diff --git a/datasets/fxa.html b/datasets/fxa.html index 6566e5ad3..cd9144944 100644 --- a/datasets/fxa.html +++ b/datasets/fxa.html @@ -192,7 +192,12 @@

Table of
  • Introduction
  • What is Mozilla Accounts?
  • Metrics Background
  • -
  • Metrics Taxonomies
  • +
  • Metrics Taxonomies + +
  • Service databases
  • Introduction

    @@ -243,7 +248,12 @@

    Metrics Metrics logged by the FxA content server reflect user interaction and progression through the FxA web UI - form views, form engagement, form submission, etc. The FxA oauth server logs metrics events when oauth clients (Monitor, Lockwise, etc) create and check authentication tokens.

    Metrics Taxonomies

    -

    In 2023 we integrated Glean with Mozilla Accounts and Event Metrics are now available for the server-side and client-side.

    +

    Glean

    +

    In 2023, we integrated Glean with Mozilla Accounts and Event Metrics are now available for both the server-side and client-side.

    +

    To explore available metrics, visit Glean Dictionary and browse the accounts_backend and accounts_frontend applications.

    +

    All events are sent in events ping. The most effective way to query them is to use the events_stream tables in BigQuery: accounts_frontend.events_stream and accounts_backend.events_stream. They are accessible in Looker via Events Stream Table explores. Because they have extra properties packaged as a JSON structure, when these are needed it is best to use the Event Counts explores.

    +

    The Accounts frontend is instrumented with automatic Glean website events. Data collected this way can be explored on the Website Sessions dashboard in Looker. To dig deeper you can write a query to analyze properties of these events: element_click and page_load.

    +

    Legacy

    There are two additional legacy event types described below:

    Flow Metrics: these are an older set of metrics events that can be queried through the firefox_accounts dataset in the mozdata project in BigQuery. See this documentation for detailed description of the types of flow events that are logged and the tables that contain them (note this documentation does not contain an exhaustive list of all flow metrics but is generally still accurate about the ones that are described). These will likely evolve significantly in 2024.

    Amplitude Events: FxA started to send metrics events to Amplitude circa October 2017 and ended around June 2020. While we stopped using Amplitude, the term Amplitude Events lives on to reference this set of events. Amplitude events can be queried through the moz-fx-data-shared-prod.firefox_accounts dataset in BigQuery. moz-fx-data-shared-prod.firefox_accounts.fxa_content_auth_events is probably the easiest BigQuery view to use, though it does not contain email bounce events. These are being completely replaced by the Glean Event Metrics and will be removed in 2024. FxA's Amplitude metrics were originally just re-configured and re-named versions of the flow metrics. However things have since diverged a bit and there are now metrics events that only have an Amplitude version but no corresponding flow event, and vice-versa. If you are wondering whether a certain event is logged its likely you will have to check both data sources.

    diff --git a/print.html b/print.html index 1088decc4..b4181b2ee 100644 --- a/print.html +++ b/print.html @@ -12701,7 +12701,12 @@

    Tab
  • Introduction
  • What is Mozilla Accounts?
  • Metrics Background
  • -
  • Metrics Taxonomies
  • +
  • Metrics Taxonomies + +
  • Service databases
  • Introduction

    @@ -12752,7 +12757,12 @@

    Metrics Metrics logged by the FxA content server reflect user interaction and progression through the FxA web UI - form views, form engagement, form submission, etc. The FxA oauth server logs metrics events when oauth clients (Monitor, Lockwise, etc) create and check authentication tokens.

    Metrics Taxonomies

    -

    In 2023 we integrated Glean with Mozilla Accounts and Event Metrics are now available for the server-side and client-side.

    +

    Glean

    +

    In 2023, we integrated Glean with Mozilla Accounts and Event Metrics are now available for both the server-side and client-side.

    +

    To explore available metrics, visit Glean Dictionary and browse the accounts_backend and accounts_frontend applications.

    +

    All events are sent in events ping. The most effective way to query them is to use the events_stream tables in BigQuery: accounts_frontend.events_stream and accounts_backend.events_stream. They are accessible in Looker via Events Stream Table explores. Because they have extra properties packaged as a JSON structure, when these are needed it is best to use the Event Counts explores.

    +

    The Accounts frontend is instrumented with automatic Glean website events. Data collected this way can be explored on the Website Sessions dashboard in Looker. To dig deeper you can write a query to analyze properties of these events: element_click and page_load.

    +

    Legacy

    There are two additional legacy event types described below:

    Flow Metrics: these are an older set of metrics events that can be queried through the firefox_accounts dataset in the mozdata project in BigQuery. See this documentation for detailed description of the types of flow events that are logged and the tables that contain them (note this documentation does not contain an exhaustive list of all flow metrics but is generally still accurate about the ones that are described). These will likely evolve significantly in 2024.

    Amplitude Events: FxA started to send metrics events to Amplitude circa October 2017 and ended around June 2020. While we stopped using Amplitude, the term Amplitude Events lives on to reference this set of events. Amplitude events can be queried through the moz-fx-data-shared-prod.firefox_accounts dataset in BigQuery. moz-fx-data-shared-prod.firefox_accounts.fxa_content_auth_events is probably the easiest BigQuery view to use, though it does not contain email bounce events. These are being completely replaced by the Glean Event Metrics and will be removed in 2024. FxA's Amplitude metrics were originally just re-configured and re-named versions of the flow metrics. However things have since diverged a bit and there are now metrics events that only have an Amplitude version but no corresponding flow event, and vice-versa. If you are wondering whether a certain event is logged its likely you will have to check both data sources.

    diff --git a/searchindex.js b/searchindex.js index 417b5b4a2..84ecae574 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Object.assign(window.search, {"doc_urls":["index.html#mozilla-data-documentation","index.html#using-this-document","index.html#introduction","index.html#cookbooks--tutorials","index.html#data-platform-reference","index.html#dataset-reference","index.html#historical-reference","introduction/index.html#introduction","introduction/what_data.html#what-data-does-mozilla-collect","introduction/what_data.html#product-telemetry","introduction/what_data.html#usage-logs","introduction/what_data.html#website-telemetry","introduction/tools.html#tools-for-data-analysis","introduction/tools.html#high-level-tools","introduction/tools.html#looker","introduction/tools.html#glean-aggregated-metrics-dashboard-glam","introduction/tools.html#lower-level-tools","introduction/tools.html#sqltelemetrymozillaorg-stmo","introduction/tools.html#deprecated-tools","introduction/tools.html#telemetry-measurement-dashboard","concepts/terminology.html#terminology","concepts/terminology.html#table-of-contents","concepts/terminology.html#aet","concepts/terminology.html#analyst","concepts/terminology.html#amplitude","concepts/terminology.html#bigquery","concepts/terminology.html#build-id","concepts/terminology.html#client-id","concepts/terminology.html#data-analyst","concepts/terminology.html#data-engineer","concepts/terminology.html#data-practitioner","concepts/terminology.html#data-scientist","concepts/terminology.html#dataset","concepts/terminology.html#dau","concepts/terminology.html#derived-dataset","concepts/terminology.html#glean","concepts/terminology.html#gcp","concepts/terminology.html#geoip","concepts/terminology.html#ingestion","concepts/terminology.html#intensity","concepts/terminology.html#kpi","concepts/terminology.html#metric","concepts/terminology.html#mau","concepts/terminology.html#ping","concepts/terminology.html#ping-table","concepts/terminology.html#pipeline","concepts/terminology.html#probe","concepts/terminology.html#profile","concepts/terminology.html#query","concepts/terminology.html#retention","concepts/terminology.html#schema","concepts/terminology.html#session","concepts/terminology.html#subsession","concepts/terminology.html#stmo-sqltelemetrymozillaorg","concepts/terminology.html#telemetry","concepts/terminology.html#uri","concepts/terminology.html#url","concepts/terminology.html#wau","cookbooks/index.html#tutorials--cookbooks","cookbooks/getting_started/index.html#getting-started","concepts/gaining_access.html#accessing-telemetry-data","concepts/gaining_access.html#public-data","concepts/gaining_access.html#non-public-data","concepts/getting_help.html#getting-help","concepts/getting_help.html#mailing-lists","concepts/getting_help.html#matrix","concepts/getting_help.html#slack","concepts/reporting_a_problem.html#reporting-a-problem","concepts/reporting_a_problem.html#problems-with-the-data","concepts/reporting_a_problem.html#problems-with-tools","concepts/reporting_a_problem.html#other-issues","cookbooks/analysis/index.html#analysis","cookbooks/analysis/data_discovery_tools.html#data-analysis-tools","cookbooks/analysis/data_catalog.html#the-data-catalog","cookbooks/analysis/data_catalog.html#what-do-i-use-it-for","cookbooks/analysis/data_catalog.html#how-do-i-use-it","cookbooks/analysis/data_catalog.html#when-was-this-implemented","cookbooks/analysis/data_catalog.html#is-the-data-catalog-a-replacement-for-tools-like-the-glean-dictionary-or-the-looker-data-dictionary","cookbooks/analysis/data_catalog.html#what-software-does-it-use","cookbooks/analysis/data_catalog.html#how-is-the-metadata-populated","cookbooks/analysis/glean_dictionary.html#using-the-glean-dictionary","cookbooks/analysis/glean_dictionary.html#how-to-use","cookbooks/analysis/glean_dictionary.html#common-questions","cookbooks/analysis/glean_dictionary.html#how-can-i-go-from-a-metric-to-querying-it-in-bigquery","cookbooks/analysis/probe_dictionary.html#using-the-probe-dictionary","cookbooks/analysis/probe_dictionary.html#how-to-use","cookbooks/analysis/probe_dictionary.html#common-questions","cookbooks/analysis/probe_dictionary.html#how-can-i-tell-if-a-probe-is-still-active","cookbooks/analysis/probe_dictionary.html#how-can-i-go-from-a-probe-to-querying-it-in-bigquery","cookbooks/analysis/probe_dictionary.html#for-keyed-scalars-how-can-i-find-out-what-the-keys-mean","cookbooks/data_monitoring/intro.html#introduction-to-bigeye-data-observability-platform","cookbooks/data_monitoring/intro.html#accessing-bigeye","cookbooks/data_monitoring/intro.html#getting-started","cookbooks/data_monitoring/intro.html#stay-updated-on-whats-happening","cookbooks/data_monitoring/intro.html#have-an-issue-or-looking-for-a-new-feature-in-bigeye","cookbooks/data_monitoring/interface.html#bigeye-interface","cookbooks/data_monitoring/interface.html#catalog","cookbooks/data_monitoring/interface.html#workspaces","cookbooks/data_monitoring/interface.html#collections","cookbooks/data_monitoring/interface.html#issues","cookbooks/data_monitoring/interface.html#dashboard","cookbooks/data_monitoring/deploying_metrics.html#deploying-metrics","cookbooks/data_monitoring/deploying_metrics.html#freshness-and-volume-pipeline-reliability","cookbooks/data_monitoring/deploying_metrics.html#list-of-available-metrics","cookbooks/data_monitoring/deploying_metrics.html#autometrics","cookbooks/data_monitoring/deploying_metrics.html#custom-sql","cookbooks/data_monitoring/deploying_metrics.html#recommendations--best-practices-to-deploying-metrics","cookbooks/data_monitoring/collections.html#collections-in-bigeye","cookbooks/data_monitoring/collections.html#creating-a-new-collection","cookbooks/data_monitoring/collections.html#adding-metrics-to-a-collection","cookbooks/data_monitoring/collections.html#adding-notifications-to-a-collection","cookbooks/data_monitoring/issues_management.html#issues-management","cookbooks/data_monitoring/issues_management.html#view-issue-details","cookbooks/data_monitoring/issues_management.html#status-of-issue","cookbooks/data_monitoring/issues_management.html#debug","cookbooks/data_monitoring/issues_management.html#jira-integration","cookbooks/data_monitoring/issues_management.html#slack-integration-coming-soon","cookbooks/data_monitoring/cost_considerations.html#cost-considerations","cookbooks/data_monitoring/bigquery_etl_integration.html#bigquery-etl-and-bigeye","cookbooks/data_monitoring/bigquery_etl_integration.html#bigconfig","cookbooks/data_monitoring/bigquery_etl_integration.html#deployment","cookbooks/data_monitoring/further_reading.html#bigeye---further-reading","cookbooks/data_modeling/index.html#data-modeling-guidelines","cookbooks/data_modeling/where_to_store.html#where-to-store-our-analytics-data-models","cookbooks/data_modeling/where_to_store.html#what-to-store-in-bigquery-datasets-and-the-bigquery-etl-repository","cookbooks/data_modeling/where_to_store.html#what-to-store-in-looker","cookbooks/data_modeling/using_aggregates.html#using-aggregates-for-cost-saving-and-performance-improvement","cookbooks/data_modeling/using_aggregates.html#what-are-the-options-available","cookbooks/data_modeling/using_aggregates.html#important-considerations","cookbooks/data_modeling/using_aggregates.html#when-to-use-each-of-these-aggregates","cookbooks/data_modeling/using_aggregates.html#how-to-measure-the-benefit-and-savings","cookbooks/data_modeling/shredder_mitigation.html#shredder-mitigation-process","cookbooks/data_modeling/shredder_mitigation.html#when-to-use-this-process","cookbooks/data_modeling/shredder_mitigation.html#how-this-process-transforms-your-workflow","cookbooks/data_modeling/shredder_mitigation.html#what-to-expect-after-running-a-backfill-with-shredder-mitigation","cookbooks/data_modeling/shredder_mitigation.html#key-considerations-before-using-shredder-mitigation-for-the-first-time","cookbooks/data_modeling/shredder_mitigation.html#running-a-managed-backfill-with-shredder-mitigation","cookbooks/data_modeling/shredder_mitigation.html#troubleshooting-scenarios-and-guidelines","cookbooks/data_modeling/shredder_mitigation.html#examples-for-first-time-and-subsequent-runs","cookbooks/data_modeling/shredder_mitigation.html#example-1-regular-runs","cookbooks/data_modeling/shredder_mitigation.html#example-2-first-time-run","cookbooks/data_modeling/shredder_mitigation.html#data-validation","cookbooks/data_modeling/shredder_mitigation.html#automated-validations","cookbooks/data_modeling/shredder_mitigation.html#recommended-validations","cookbooks/data_modeling/shredder_mitigation.html#faq","cookbooks/looker/index.html","cookbooks/looker/intro.html#introduction-to-looker","cookbooks/looker/intro.html#table-of-contents","cookbooks/looker/intro.html#accessing-looker","cookbooks/looker/intro.html#getting-started","cookbooks/looker/intro.html#front-page","cookbooks/looker/intro.html#explores","cookbooks/looker/intro.html#using-the-glean-dictionary-with-looker","cookbooks/looker/intro.html#going-deeper","cookbooks/looker/countries.html#normalizing-country-data","cookbooks/looker/countries.html#step-one---normalizing-aliases","cookbooks/looker/countries.html#step-two---accessing-standard-country-data","cookbooks/looker/browser_versions.html#normalizing-browser-version-data","cookbooks/looker/browser_versions.html#step-one---normalizing-version-strings","cookbooks/looker/browser_versions.html#1-the--truncate-version-udf----truncate_version","cookbooks/looker/browser_versions.html#2-the--browser-version-info-udf----browser_version_info","cookbooks/looker/growth_usage_dashboards.html#growth-and-usage-dashboards","cookbooks/looker/growth_usage_dashboards.html#growth-dashboard","cookbooks/looker/growth_usage_dashboards.html#usage-dashboard","cookbooks/looker/growth_usage_dashboards.html#browser-looks","cookbooks/looker/growth_usage_dashboards.html#source","cookbooks/looker/event_counts_explore.html#using-the-event-counts-explore","cookbooks/looker/funnel_analysis_explore.html#using-the-funnel-analysis-explore","cookbooks/looker/performance_caching.html#optimizing-looker-performance---caching","cookbooks/looker/performance_caching.html#alternative-one---applying-generated-datagroups","cookbooks/looker/performance_caching.html#alternative-two---custom-datagroups","cookbooks/analysis/tools.html#data-analysis-tools","cookbooks/glam.html#introduction-to-glam","cookbooks/glam.html#how-to-use-glam","cookbooks/glam.html#front-page","cookbooks/glam.html#individual-probemetric-page","cookbooks/glam.html#differences-between-glam-and-telemetrymozillaorg-dashboard","cookbooks/glam.html#going-deeper","cookbooks/glam.html#getting-help","cookbooks/operational_monitoring.html#operational-monitoring-opmon","cookbooks/operational_monitoring.html#configuring-a-operational-monitoring-project","cookbooks/operational_monitoring.html#project-section","cookbooks/operational_monitoring.html#data_sources-section","cookbooks/operational_monitoring.html#metrics-section","cookbooks/operational_monitoring.html#dimensions-section","cookbooks/operational_monitoring.html#alerts-section","cookbooks/operational_monitoring.html#previews","cookbooks/operational_monitoring.html#reading-results","cookbooks/operational_monitoring.html#subscribing-to-alerts","cookbooks/operational_monitoring.html#data-products","cookbooks/operational_monitoring.html#result-tables","cookbooks/operational_monitoring.html#metadata","cookbooks/operational_monitoring.html#scheduling","cookbooks/operational_monitoring.html#experiments-vs-opmon","cookbooks/operational_monitoring.html#going-deeper","cookbooks/operational_monitoring.html#getting-help","tools/stmo.html#introduction-to-stmo","tools/stmo.html#stmo-concepts","tools/stmo.html#data-sources","tools/stmo.html#create-an-example-dashboard","cookbooks/public_data.html#accessing-public-data","cookbooks/public_data.html#table-of-contents","cookbooks/public_data.html#accessing-public-data-in-bigquery","cookbooks/public_data.html#accessing-public-data-through-the-public-http-endpoint","cookbooks/public_data.html#let-us-know","cookbooks/bigquery.html#accessing-and-working-with-bigquery","cookbooks/bigquery/access.html#accessing-bigquery","cookbooks/bigquery/access.html#table-of-contents","cookbooks/bigquery/access.html#interfaces","cookbooks/bigquery/access.html#stmo-sqltelemetrymozillaorg","cookbooks/bigquery/access.html#bigquery-console","cookbooks/bigquery/access.html#using-the-bq-command-line-tool","cookbooks/bigquery/access.html#api-access","cookbooks/bigquery/access.html#spark","cookbooks/bigquery/access.html#colaboratory","cookbooks/bigquery/access.html#ai-platform-notebooks","cookbooks/bigquery/access.html#bigquery-access-request","cookbooks/bigquery/querying.html#querying-bigquery-tables","cookbooks/bigquery/querying.html#table-of-contents","cookbooks/bigquery/querying.html#projects-datasets-and-tables-in-bigquery","cookbooks/bigquery/querying.html#caveats","cookbooks/bigquery/querying.html#projects-with-bigquery-datasets","cookbooks/bigquery/querying.html#table-layout-and-naming","cookbooks/bigquery/querying.html#structure-of-ping-tables-in-bigquery","cookbooks/bigquery/querying.html#writing-queries","cookbooks/bigquery/querying.html#writing-query-results-to-a-permanent-table","cookbooks/bigquery/querying.html#writing-results-to-gcs-object-store","cookbooks/bigquery/querying.html#creating-a-view","cookbooks/bigquery/querying.html#using-udfs","cookbooks/bigquery/querying.html#accessing-map-like-fields","cookbooks/bigquery/querying.html#accessing-histograms","cookbooks/bigquery/optimization.html#optimizing-bigquery-queries","cookbooks/bigquery/optimization.html#table-of-contents","cookbooks/bigquery/optimization.html#tldr-what-to-implement-for-quick-improvements","cookbooks/bigquery/optimization.html#how-to-improve-both-query-speed-and-cost","cookbooks/bigquery/optimization.html#improvements-to-query-speed-only","cookbooks/bigquery/optimization.html#caveats","cookbooks/bigquery/optimization.html#some-explanations","cookbooks/bigquery/optimization.html#what-are-these-databases","cookbooks/bigquery/optimization.html#how-is-the-data-stored","cookbooks/bigquery/accessing_desktop_data.html#accessing-desktop-data","cookbooks/bigquery/accessing_desktop_data.html#raw-ping-datasets","cookbooks/bigquery/accessing_desktop_data.html#derived-datasets","cookbooks/bigquery/accessing_desktop_data.html#clients-daily","cookbooks/bigquery/accessing_desktop_data.html#clients-last-seen","cookbooks/accessing_glean_data.html#accessing-glean-data-in-bigquery","cookbooks/accessing_glean_data.html#counter-boolean-and-most-other-metrics","cookbooks/accessing_glean_data.html#event-metrics","cookbooks/additional_props.html#additional-properties","cookbooks/additional_props.html#example","tools/spark.html#custom-analysis-with-spark","tools/spark.html#introduction","tools/spark.html#accessing-bigquery-data-from-spark","tools/spark.html#using-the-storage-api-connector","tools/spark.html#using-dataproc","tools/spark.html#reading-data-from-bigquery-into-spark","tools/spark.html#storage-api","tools/spark.html#query-api","tools/spark.html#persisting-data","cookbooks/dataset_specific.html#dataset-specific","cookbooks/normandy_events.html#working-with-normandy-events","cookbooks/normandy_events.html#counting-pref-flip-enrollment-events-by-branch","cookbooks/normandy_events.html#counting-pref-flip-unenrollment-events-by-branch","cookbooks/crash_pings.html#working-with-crash-pings","cookbooks/clients_last_seen_bits.html#working-with-bit-patterns-in-clients-last-seen","cookbooks/clients_last_seen_bits.html#table-of-contents","cookbooks/clients_last_seen_bits.html#calculating-dau-wau-and-mau","cookbooks/clients_last_seen_bits.html#calculating-retention","cookbooks/clients_last_seen_bits.html#understanding-bit-patterns","cookbooks/clients_last_seen_bits.html#why-28-bits-instead-of-64","cookbooks/clients_last_seen_bits.html#forward-looking-windows-and-backward-looking-windows","cookbooks/clients_last_seen_bits.html#usage-backward-looking-windows","cookbooks/clients_last_seen_bits.html#how-windows-shift-from-day-to-day","cookbooks/clients_last_seen_bits.html#retention-forward-looking-windows","cookbooks/clients_last_seen_bits.html#n-day-retention","cookbooks/clients_last_seen_bits.html#retention-using-activity-date","cookbooks/clients_last_seen_bits.html#proposing-a-new-bit-pattern-field","cookbooks/clients_last_seen_bits.html#udf-reference","cookbooks/clients_last_seen_bits.html#bits28to_string","cookbooks/clients_last_seen_bits.html#bits28from_string","cookbooks/clients_last_seen_bits.html#bits28to_dates","cookbooks/clients_last_seen_bits.html#bits28days_since_seen","cookbooks/clients_last_seen_bits.html#bits28range","cookbooks/clients_last_seen_bits.html#bits28active_in_range","cookbooks/clients_last_seen_bits.html#bits28retention","cookbooks/main_ping_exponential_histograms.html#visualizing-percentiles-of-a-main-ping-exponential-histogram","cookbooks/main_ping_exponential_histograms.html#table-of-contents","cookbooks/main_ping_exponential_histograms.html#setting-the-stage-tab-spinners-duration","cookbooks/main_ping_exponential_histograms.html#getting-client-level-data","cookbooks/main_ping_exponential_histograms.html#getting-percentiles-from-a-set-of-histograms","cookbooks/main_ping_exponential_histograms.html#viewing-change-of-percentiles-over-time","cookbooks/main_ping_exponential_histograms.html#percentiles-from-client-normalized-histograms","cookbooks/main_ping_exponential_histograms.html#slicing-along-arbitrary-dimensions","cookbooks/realtime.html#real-time","cookbooks/live_data.html#working-with-live-data","cookbooks/live_data.html#using-materialized-views","cookbooks/live_data.html#tools-for-visualizing-live-data","cookbooks/live_data.html#access-controls-for-services-accessing-live-data-in-bigquery","cookbooks/view_pings_cep.html#see-my-pings","cookbooks/view_pings_cep.html#steps-to-viewing-your-pings","cookbooks/real_time_search.html#search-metrics","cookbooks/metrics.html#metrics","cookbooks/operational/index.html#operational","cookbooks/gcp-projects.html#creating-a-prototype-data-project-on-google-cloud-platform","cookbooks/operational/protosaur.html#creating-static-dashboards-with-protosaur","cookbooks/scheduling_queries.html#scheduling-queries","cookbooks/scheduling_queries.html#sqltelemetrymozillaorg","cookbooks/scheduling_queries.html#bigquery-etl","cookbooks/scheduling_queries.html#scheduling-queries-using-gcp","cookbooks/deploying-containers.html#building-and-deploying-containers-to-google-container-registry-gcr-with-circleci","cookbooks/deploying-containers.html#assumptions","cookbooks/deploying-containers.html#steps","cookbooks/deploying-containers.html#on-gcp","cookbooks/deploying-containers.html#on-circleci","cookbooks/deploying-containers.html#in-your-github-repo","cookbooks/deploying-containers.html#optional","cookbooks/publishing_datasets.html#making-datasets-publicly-available","cookbooks/operational/connecting_external_data_bigquery.html#connecting-sheets-and-external-data-to-bigquery","cookbooks/operational/connecting_external_data_bigquery.html#connecting-sheets","datasets/new_data.html#collecting-new-data","datasets/new_data.html#guidelines","datasets/new_data.html#mechanics","cookbooks/client_guidelines.html#client-implementation-guidelines-for-experiments","cookbooks/client_guidelines.html#prefs","cookbooks/client_guidelines.html#feature-gates","cookbooks/client_guidelines.html#feature-gate-caveats","cookbooks/client_guidelines.html#using-the-feature-gate-library","cookbooks/client_guidelines.html#extensions","cookbooks/client_guidelines.html#shield-studies","cookbooks/client_guidelines.html#development-and-testing","cookbooks/client_guidelines.html#testing-built-in-features","cookbooks/client_guidelines.html#testing-extensions","cookbooks/client_guidelines.html#example-extensions-testing-workflow","cookbooks/events_best_practices.html#telemetry-events-best-practices","cookbooks/events_best_practices.html#overview","cookbooks/events_best_practices.html#identifying-events","cookbooks/new_ping.html#sending-a-custom-ping","cookbooks/new_ping.html#write-your-questions","cookbooks/new_ping.html#choose-a-namespace-and-doctype","cookbooks/new_ping.html#create-a-schema","cookbooks/new_ping.html#start-a-data-review","cookbooks/new_ping.html#submit-schema-to-mozilla-servicesmozilla-pipeline-schemas","cookbooks/new_ping.html#example-a-rendered-schema-for-response-times","cookbooks/new_ping.html#ingestion-metadata","cookbooks/new_ping.html#testing-the-schema","cookbooks/new_ping.html#deployment","cookbooks/new_ping.html#start-sending-data","cookbooks/new_ping.html#access-your-data","cookbooks/new_ping.html#stmo--bigquery","cookbooks/new_ping.html#spark","cookbooks/new_ping.html#build-dashboards-using-spark-or-stmo","reference/index.html#data-platform-reference","tools/data_stack_overview.html#data-stack-overview","tools/guiding_principles.html#guiding-principles-for-data-infrastructure","tools/guiding_principles.html#integrating-with-the-data-pipeline-a-case-study","tools/guiding_principles.html#glean","tools/guiding_principles.html#structured-ingestion","tools/guiding_principles.html#bigquery","tools/guiding_principles.html#defining-tables","tools/guiding_principles.html#how-to-get-data-into-bigquery","tools/guiding_principles.html#time-based-partitioning-and-data-retention-in-bigquery","tools/guiding_principles.html#access-controls-in-bigquery","tools/guiding_principles.html#pubsub","tools/guiding_principles.html#dataflow","tools/guiding_principles.html#derived-data-and-airflow","tools/guiding_principles.html#final-thoughts","concepts/glean/glean.html#glean","concepts/glean/glean.html#overview","concepts/glean/glean.html#the-glean-design-principles","concepts/glean/glean.html#how-to-use-glean","concepts/glean/glean.html#contact","concepts/glean/glean.html#references","concepts/pipeline/gcp_data_pipeline.html#an-overview-of-mozillas-data-pipeline","concepts/pipeline/gcp_data_pipeline.html#firefox","concepts/pipeline/gcp_data_pipeline.html#ingestion","concepts/pipeline/gcp_data_pipeline.html#decoding","concepts/pipeline/gcp_data_pipeline.html#data-warehouse","concepts/pipeline/gcp_data_pipeline.html#beyond-the-data-warehouse","concepts/pipeline/gcp_data_pipeline.html#workflow-management-and-etl","concepts/pipeline/gcp_data_pipeline.html#data-analysis","concepts/pipeline/gcp_data_pipeline.html#handling-sensitive-data","concepts/pipeline/http_edge_spec.html#http-edge-server-specification","concepts/pipeline/http_edge_spec.html#general-data-flow","concepts/pipeline/http_edge_spec.html#server-requestresponse","concepts/pipeline/http_edge_spec.html#get-request","concepts/pipeline/http_edge_spec.html#get-response-codes","concepts/pipeline/http_edge_spec.html#postput-request","concepts/pipeline/http_edge_spec.html#postput-response-codes","concepts/pipeline/http_edge_spec.html#supported-http-headers","concepts/pipeline/http_edge_spec.html#other-considerations","concepts/pipeline/http_edge_spec.html#compression","concepts/pipeline/http_edge_spec.html#bad-messages","concepts/pipeline/http_edge_spec.html#geoip-lookups","concepts/pipeline/http_edge_spec.html#data-retention","concepts/pipeline/event_pipeline.html#event-data-pipeline","concepts/pipeline/event_pipeline.html#overview","concepts/pipeline/event_pipeline.html#the-event-format","concepts/pipeline/event_pipeline.html#event-data-collection","concepts/pipeline/event_pipeline.html#firefox-event-collection","concepts/pipeline/event_pipeline.html#mobile-event-collection","concepts/pipeline/event_pipeline.html#datasets","concepts/pipeline/event_pipeline.html#data-tooling","concepts/pipeline/schemas.html#generated-schemas","concepts/pipeline/schemas.html#overview","concepts/pipeline/schemas.html#schema-deploys-faq","concepts/pipeline/schemas.html#how-do-i-make-changes-to-a-schema","concepts/pipeline/schemas.html#when-will-i-see-new-changes-to-the-schema","concepts/pipeline/schemas.html#what-does-it-mean-when-a-schema-deploy-is-blocked","concepts/pipeline/schemas.html#schema-repository","concepts/pipeline/schemas.html#schema-transpiler","concepts/pipeline/schemas.html#mozilla-schema-generator","concepts/pipeline/schemas.html#data-ingestion","concepts/pipeline/schemas.html#validation","concepts/pipeline/schemas.html#decoding","concepts/pipeline/schemas.html#deploying-to-bigquery","concepts/pipeline/schemas.html#updating-generated-schemas","concepts/pipeline/schemas.html#deploying-schemas-to-production","concepts/pipeline/glean_data.html#glean-data","concepts/pipeline/glean_data.html#tables","concepts/pipeline/glean_data.html#columns","concepts/pipeline/glean_data.html#ping-and-client-info-sections","concepts/pipeline/glean_data.html#the-metrics-group","concepts/pipeline/glean_data.html#the-events-group","concepts/channels/channel_normalization.html#channel-normalization","concepts/channels/channel_normalization.html#what-are-firefox-channels","concepts/channels/channel_normalization.html#app-update-channel","concepts/channels/channel_normalization.html#normalized-channel","concepts/sample_id.html#sampling-in-telemetry-data","concepts/pipeline/filtering.html#filtering-data","concepts/pipeline/filtering.html#table-of-contents","concepts/pipeline/filtering.html#overview","concepts/pipeline/filtering.html#stages","concepts/pipeline/filtering.html#edge-filtering","concepts/pipeline/filtering.html#beam-filtering","concepts/pipeline/filtering.html#json-schema-filtering","concepts/pipeline/filtering.html#filtering-from-the-stable-tables","concepts/pipeline/filtering.html#filtering-from-the-exposed-views","concepts/pipeline/filtering.html#optional-filtering-in-looker-explores","concepts/pipeline/filtering.html#querying-the-error-stream","concepts/pipeline/artifact_deployment.html#bigquery-artifact-deployment","concepts/pipeline/artifact_deployment.html#dataset-deployment","concepts/pipeline/artifact_deployment.html#user-defined-function-udf-deployment","concepts/pipeline/artifact_deployment.html#table-deployment","concepts/pipeline/artifact_deployment.html#view-deployment","concepts/analysis_gotchas.html#analysis-gotchas","concepts/analysis_gotchas.html#table-of-contents","concepts/analysis_gotchas.html#intermittent-issues","concepts/analysis_gotchas.html#notable-historic-events","concepts/analysis_gotchas.html#pseudo-replication","concepts/analysis_gotchas.html#profiles-vs-users","concepts/analysis_gotchas.html#opt-in-versus-opt-out","concepts/analysis_gotchas.html#trusting-dates","concepts/analysis_gotchas.html#date-formats","concepts/analysis_gotchas.html#delays","concepts/analysis_gotchas.html#pingsender","concepts/analysis_gotchas.html#submission-date","concepts/analysis_gotchas.html#pings-from-robots","concepts/analysis_gotchas.html#build-ids","concepts/sql_style.html#sql-style-guide","concepts/sql_style.html#table-of-contents","concepts/sql_style.html#consistency","concepts/sql_style.html#reserved-words","concepts/sql_style.html#variable-names","concepts/sql_style.html#be-explicit","concepts/sql_style.html#aliasing","concepts/sql_style.html#joins","concepts/sql_style.html#grouping-columns","concepts/sql_style.html#left-align-root-keywords","concepts/sql_style.html#code-blocks","concepts/sql_style.html#join-conditions","concepts/sql_style.html#parentheses","concepts/sql_style.html#boolean-at-the-beginning-of-line","concepts/sql_style.html#nested-queries","concepts/sql_style.html#about-this-document","concepts/airflow_gotchas.html#airflow-gotchas","concepts/airflow_gotchas.html#dags-are-automatically-generated-for-the-most-part","concepts/airflow_gotchas.html#new-dags-need-to-be-unpaused-manually","concepts/airflow_gotchas.html#external-task-dependencies-are-managed-via-externaltasksensors","concepts/airflow_gotchas.html#downstream-dependencies-are-managed-via-externaltaskmarkers","concepts/airflow_gotchas.html#the-dag-schedules-are-selected-based-on-schedules-of-upstream-dependencies","concepts/airflow_gotchas.html#dag-will-be-scheduled-for-one-schedule_interval-after-the-start_date","concepts/airflow_gotchas.html#airflow-triage","concepts/airflow_gotchas.html#testing-airflow-dags","concepts/index.html#telemetry-reference","concepts/history.html#a-brief-history-of-mozilla-data-collection","concepts/history.html#blocklistxml-and-active-daily-installs-adi","concepts/history.html#telemetry","concepts/history.html#firefox-health-report","concepts/history.html#firefox-desktop-telemetry-today","concepts/history.html#firefox-desktop-telemetry-the-next-generation","concepts/profile/index.html#profile-behavior","concepts/profile/index.html#profile-creation","concepts/profile/index.html#real-world-usage","concepts/profile/index.html#profile-history","concepts/profile/profile_creation.html#profile-creation---the-technical-part","concepts/profile/profile_creation.html#what-is-a-profile","concepts/profile/profile_creation.html#profile-behaviors","concepts/profile/profile_creation.html#profile-creation","concepts/profile/profile_creation.html#profile-reset","concepts/profile/profile_creation.html#profile-deletion","concepts/profile/profile_creation.html#telemetry-opt-out","concepts/profile/profile_creation.html#profile-creation-date","concepts/profile/profile_creation.html#managed-during-profile-creation","concepts/profile/profile_creation.html#unmanaged-empty-profile-directory","concepts/profile/realworldusage.html#real-world-usage","concepts/profile/realworldusage.html#real-life-components-of-firefox-desktop-usage","concepts/profile/realworldusage.html#desktop-browser-use-cases","concepts/profile/realworldusage.html#how-might-cloned-client-ids-be-detected-by-telemetry","concepts/profile/profilehistory.html#profile-history","concepts/profile/profilehistory.html#profile-history-start-conditions","concepts/profile/profilehistory.html#profile-history-progression-events","concepts/profile/profilehistory.html#how-to-order-history","concepts/engagement.html#engagement-metrics","concepts/engagement.html#engagement-metrics-1","concepts/engagement.html#active_ticks","concepts/engagement.html#subsession_length","concepts/engagement.html#total_uri_count","concepts/engagement.html#unfiltered_uri_count","concepts/segments.html#user-statessegments","concepts/segments.html#versioning","concepts/segments.html#current-user-statessegments","concepts/segments.html#regular-users-v3","concepts/segments.html#new-or-resurrected-v3","concepts/segments.html#weekday-regulars-v1","concepts/segments.html#all-week-regulars-v1","concepts/segments.html#core-actives-v1","concepts/segments.html#activity-segments-informal","concepts/segments.html#writing-queries-with-user-statessegments","concepts/segments.html#wau-and-mau","concepts/segments.html#example-queries","concepts/segments.html#obsolete-user-states","concepts/segments.html#usage-regularity-v2","concepts/experiments.html#data-and-experiments","concepts/experiments.html#nimbus","concepts/experiments.html#normandy","concepts/experiments.html#heartbeat","concepts/experiments.html#monitoring","concepts/experiments.html#experiment-specific-telemetry","concepts/metric_hub.html#metric-hub","concepts/metric_hub.html#metrics-and-statistics","concepts/metric_hub.html#adding-definitions","concepts/metric_hub.html#data_sources-section","concepts/metric_hub.html#metrics-section","concepts/metric_hub.html#dimensions-section","concepts/metric_hub.html#segments-section","concepts/metric_hub.html#accessing-and-using-metric-definitions","concepts/metric_hub.html#using-metrics-in-etl-queries","concepts/metric_hub.html#using-metrics-in-python-scripts","concepts/metric_hub.html#using-metrics-in-looker","concepts/metric_hub.html#faq","concepts/metric_hub.html#should-metrics-be-defined-in-the-metric-definition-data-source-definition-or-source-table","concepts/external_data_integration_using_fivetran.html#external-data-integration-using-fivetran","concepts/external_data_integration_using_fivetran.html#getting-access","concepts/external_data_integration_using_fivetran.html#architecture","concepts/external_data_integration_using_fivetran.html#environments","concepts/external_data_integration_using_fivetran.html#setting-up-connectors","concepts/external_data_integration_using_fivetran.html#developing-custom-connectors","concepts/external_data_integration_using_fivetran.html#getting-help","tools/projects.html#projects","tools/projects.html#telemetry-apis","tools/projects.html#etl-code-and-datasets","tools/projects.html#infrastructure","tools/projects.html#data-applications","tools/projects.html#legacy-projects","tools/projects.html#reference-materials","tools/projects.html#public","tools/projects.html#non-public","datasets/reference.html#dataset-reference","datasets/pings.html#raw-ping-data","datasets/pings.html#introduction","datasets/pings.html#ping-types","datasets/pings.html#main-ping","datasets/pings.html#first-shutdown-ping","datasets/pings.html#event-ping","datasets/pings.html#update-ping","datasets/pings.html#new-profile-ping","datasets/pings.html#crash-ping","datasets/pings.html#deletion-request-ping","datasets/pings.html#coverage-ping","datasets/pings.html#pingsender","datasets/pings.html#ping-metadata","datasets/pings.html#analysis","datasets/pings.html#further-reading","datasets/derived.html#derived-datasets","datasets/active_profiles.html#intro","datasets/active_profiles.html#model","datasets/active_profiles.html#latent-quantities","datasets/active_profiles.html#predictions","datasets/active_profiles.html#attributes","datasets/active_profiles.html#remarks-on-the-model","datasets/active_profiles.html#caveats-and-future-work","datasets/active_profiles.html#sample-query","datasets/active_profiles.html#scheduling","datasets/bigquery/active_users_aggregates/reference.html#active-users-aggregates-reference","datasets/bigquery/active_users_aggregates/reference.html#introduction","datasets/bigquery/active_users_aggregates/reference.html#background","datasets/bigquery/active_users_aggregates/reference.html#datasets","datasets/bigquery/active_users_aggregates/reference.html#scheduling","datasets/bigquery/active_users_aggregates/reference.html#code-reference","datasets/bigquery/active_users_aggregates/reference.html#change-control","datasets/bigquery/active_users_aggregates/reference.html#location-and-how-to-query","datasets/bigquery/active_users_aggregates/reference.html#looker-visualizations-with-period-over-period-analysis","datasets/batch_view/addons/reference.html#addons","datasets/batch_view/addons/reference.html#data-reference","datasets/batch_view/addons/reference.html#scheduling","datasets/batch_view/addons/reference.html#code-reference","datasets/other/addons_daily/reference.html#addons-daily","datasets/other/addons_daily/reference.html#introduction","datasets/other/addons_daily/reference.html#data-reference","datasets/other/addons_daily/reference.html#example-queries","datasets/other/addons_daily/reference.html#scheduling","datasets/other/addons_daily/reference.html#schema","datasets/other/addons_daily/reference.html#code-reference","datasets/other/asn_aggregates/reference.html#autonomous-system-aggregates","datasets/batch_view/clients_daily/reference.html#clients-daily","datasets/batch_view/clients_daily/reference.html#accessing-the-data","datasets/batch_view/clients_daily/reference.html#data-reference","datasets/batch_view/clients_daily/reference.html#example-queries","datasets/batch_view/clients_daily/reference.html#scheduling","datasets/batch_view/clients_daily/reference.html#schema","datasets/batch_view/clients_daily/reference.html#code-reference","datasets/bigquery/clients_last_seen/reference.html#clients-last-seen-reference","datasets/bigquery/clients_last_seen/reference.html#introduction","datasets/bigquery/clients_last_seen/reference.html#data-reference","datasets/bigquery/clients_last_seen/reference.html#field-descriptions","datasets/bigquery/clients_last_seen/reference.html#activity-segmentuser-statecore-active-specific","datasets/bigquery/clients_last_seen/reference.html#usage-specific","datasets/bigquery/clients_last_seen/reference.html#new-profile-specific","datasets/bigquery/clients_last_seen/reference.html#example-queries","datasets/bigquery/clients_last_seen/reference.html#scheduling","datasets/bigquery/clients_last_seen/reference.html#schema","datasets/bigquery/clients_last_seen/reference.html#code-reference","datasets/batch_view/events/reference.html#events","datasets/batch_view/events/reference.html#data-reference","datasets/batch_view/events/reference.html#sample-of-events-telemetryevents_1pct","datasets/batch_view/events/reference.html#example-query","datasets/batch_view/events/reference.html#scheduling","datasets/batch_view/events/reference.html#code-reference","datasets/batch_view/events/reference.html#more-information","datasets/bigquery/events_daily/reference.html#events-daily","datasets/bigquery/events_daily/reference.html#introduction","datasets/bigquery/events_daily/reference.html#contents","datasets/bigquery/events_daily/reference.html#limitations","datasets/bigquery/events_daily/reference.html#accessing-the-data","datasets/bigquery/events_daily/reference.html#example-queries","datasets/bigquery/events_daily/reference.html#scheduling","datasets/bigquery/events_daily/reference.html#code-reference","datasets/bigquery/events_daily/reference.html#background-and-caveats","datasets/bigquery/firefox_android_clients/reference.html#firefox-android-clients-reference","datasets/bigquery/firefox_android_clients/reference.html#introduction","datasets/bigquery/firefox_android_clients/reference.html#contents","datasets/bigquery/firefox_android_clients/reference.html#scheduling","datasets/bigquery/firefox_android_clients/reference.html#code-reference","datasets/bigquery/firefox_android_clients/reference.html#how-to-query","datasets/main_ping_tables.html#main-ping-tables","datasets/main_ping_tables.html#main-ping-sample-telemetrymain_1pct","datasets/main_ping_tables.html#nightly-main-ping-data-telemetrymain_nightly","datasets/batch_view/main_summary/reference.html#main-summary-deprecated","datasets/batch_view/main_summary/reference.html#table-of-contents","datasets/batch_view/main_summary/reference.html#accessing-the-data","datasets/batch_view/main_summary/reference.html#data-reference","datasets/batch_view/main_summary/reference.html#example-queries","datasets/batch_view/main_summary/reference.html#sampling","datasets/batch_view/main_summary/reference.html#scheduling","datasets/batch_view/main_summary/reference.html#schema","datasets/batch_view/main_summary/reference.html#time-formats","datasets/batch_view/main_summary/reference.html#user-preferences","datasets/batch_view/main_summary/reference.html#code-reference","datasets/other/socorro_crash/reference.html#socorro-crash-reports","datasets/other/socorro_crash/reference.html#introduction","datasets/other/socorro_crash/reference.html#data-reference","datasets/other/socorro_crash/reference.html#example","datasets/other/socorro_crash/reference.html#scheduling","datasets/other/socorro_crash/reference.html#schema","datasets/other/socorro_crash/reference.html#code-reference","datasets/other/ssl/reference.html#ssl-ratios","datasets/other/ssl/reference.html#introduction","datasets/other/ssl/reference.html#data-reference","datasets/other/ssl/reference.html#combining-rows","datasets/other/ssl/reference.html#schema","datasets/other/ssl/reference.html#scheduling","datasets/other/ssl/reference.html#public-data","datasets/other/ssl/reference.html#code-reference","datasets/batch_view/telemetry_aggregates/reference.html#telemetry-aggregates-reference","datasets/batch_view/telemetry_aggregates/reference.html#introduction","datasets/batch_view/telemetry_aggregates/reference.html#data-reference","datasets/batch_view/telemetry_aggregates/reference.html#example-queries","datasets/batch_view/telemetry_aggregates/reference.html#sampling","datasets/batch_view/telemetry_aggregates/reference.html#invalid-pings","datasets/batch_view/telemetry_aggregates/reference.html#scheduling","datasets/batch_view/telemetry_aggregates/reference.html#schema","datasets/glam.html#glam-datasets","datasets/glam.html#firefox-desktop","datasets/glam.html#data-source-table","datasets/glam.html#data-reference","datasets/glam.html#sample-query","datasets/glam.html#firefox-for-android","datasets/glam.html#data-source-tables","datasets/glam.html#data-reference-1","datasets/glam.html#sample-query-1","datasets/glam.html#glam-intermediate-tables","datasets/glam.html#firefox-desktop-1","datasets/glam.html#etl-pipeline","datasets/glam.html#scheduling","datasets/glam.html#source-code","datasets/glam.html#steps","datasets/experiments.html#experiment-datasets","datasets/jetstream.html#jetstream-datasets","datasets/jetstream.html#statistics-tables","datasets/jetstream.html#examples","datasets/jetstream.html#client-window-aggregate-tables","datasets/jetstream.html#enrollment-tables","datasets/jetstream.html#scheduling","datasets/jetstream.html#code-reference","datasets/jetstream.html#documentation","datasets/experiment_telemetry.html#analyzing-data-from-shield-studies","datasets/experiment_telemetry.html#table-of-contents","datasets/experiment_telemetry.html#dashboards","datasets/experiment_telemetry.html#experiment-slugs","datasets/experiment_telemetry.html#tables","datasets/experiment_telemetry.html#experiments-map-ping-tables","datasets/experiment_telemetry.html#experiments-column-some-derived-tables","datasets/experiment_telemetry.html#events","datasets/experiment_telemetry.html#telemetryshield_study_addon","datasets/experiment_telemetry.html#telemetryshield_study","datasets/heartbeat.html#accessing-heartbeat-data","datasets/heartbeat.html#linking-heartbeat-responses-to-telemetry","datasets/heartbeat.html#data-reference","datasets/dynamic_telemetry.html#dynamic-telemetry","datasets/experiment_monitoring.html#experiment-monitoring-datasets","datasets/experiment_monitoring.html#experiment-enrollment-data","datasets/experiment_monitoring.html#experiment-search-metrics-data","datasets/experiment_monitoring.html#derived-dataset","datasets/experiment_monitoring.html#gcs-data-export","datasets/experiment_monitoring.html#implementation","datasets/experiment_monitoring.html#code-reference","datasets/search.html#search-data","datasets/search.html#introduction","datasets/search.html#table-of-contents","datasets/search.html#terminology","datasets/search.html#direct-vs-follow-on-search","datasets/search.html#tagged-vs-untagged-searches","datasets/search.html#standard-search-aggregates","datasets/search.html#outlier-filtering","datasets/search.html#in-content-telemetry-issues","datasets/search.html#relies-on-whitelists","datasets/search.html#limited-historical-data","datasets/search.html#adblocker-addon","datasets/search.html#address-bar--search-overviews","datasets/search/search_aggregates/reference.html#search-aggregates","datasets/search/search_aggregates/reference.html#introduction","datasets/search/search_aggregates/reference.html#contents","datasets/search/search_aggregates/reference.html#gotcha","datasets/search/search_aggregates/reference.html#data-reference","datasets/search/search_aggregates/reference.html#example-queries","datasets/search/search_aggregates/reference.html#daily-us-sap-searches","datasets/search/search_aggregates/reference.html#scheduling","datasets/search/search_aggregates/reference.html#schema","datasets/search/search_aggregates/reference.html#code-reference","datasets/search/search_clients_engines_sources_daily/reference.html#search-clients-engines-sources-daily","datasets/search/search_clients_engines_sources_daily/reference.html#introduction","datasets/search/search_clients_engines_sources_daily/reference.html#contents","datasets/search/search_clients_engines_sources_daily/reference.html#background-and-caveats","datasets/search/search_clients_engines_sources_daily/reference.html#data-reference","datasets/search/search_clients_engines_sources_daily/reference.html#example-queries","datasets/search/search_clients_engines_sources_daily/reference.html#scheduling","datasets/search/search_clients_engines_sources_daily/reference.html#schema","datasets/search/search_clients_engines_sources_daily/reference.html#code-reference","datasets/search/search_clients_last_seen/reference.html#search-clients-last-seen","datasets/search/search_clients_last_seen/reference.html#introduction","datasets/search/search_clients_last_seen/reference.html#contents","datasets/search/search_clients_last_seen/reference.html#data-reference","datasets/search/search_clients_last_seen/reference.html#example-queries","datasets/search/search_clients_last_seen/reference.html#scheduling","datasets/search/search_clients_last_seen/reference.html#schema","datasets/search/search_clients_last_seen/reference.html#code-reference","datasets/search/client_ltv/reference.html#normalized-client-lifetime-value-ltv","datasets/search/client_ltv/reference.html#introduction","datasets/search/client_ltv/reference.html#contents","datasets/search/client_ltv/reference.html#ltv","datasets/search/client_ltv/reference.html#background-and-caveats","datasets/search/client_ltv/reference.html#example-queries","datasets/search/client_ltv/reference.html#schema","datasets/search/client_ltv/reference.html#code-references","datasets/search/client_ltv/reference.html#model-performance","datasets/search/mobile_search_clients_sources_daily/intro.html#contents","datasets/search/mobile_search_clients_sources_daily/intro.html#background-and-caveats","datasets/search/search_revenue_levers/reference.html#search-revenue-levers-datasets","datasets/search/search_revenue_levers/reference.html#introduction","datasets/search/search_revenue_levers/reference.html#contents","datasets/search/search_revenue_levers/reference.html#data-reference","datasets/search/search_revenue_levers/reference.html#example-queries","datasets/search/search_revenue_levers/reference.html#daily-google-desktop-sap-search-from-us-vs-de","datasets/search/search_revenue_levers/reference.html#monthly-google-desktop-sap-search--revenue-from-us-vs-row","datasets/search/search_revenue_levers/reference.html#scheduling","datasets/search/search_revenue_levers/reference.html#schema","datasets/search/search_revenue_levers/reference.html#search_revenue_levers_daily","datasets/search/search_revenue_levers/reference.html#search_revenue_levers_monthly","datasets/search/search_revenue_levers/reference.html#code-reference","datasets/non_desktop.html#non-desktop-data","datasets/non_desktop.html#list-of-datasets","datasets/non_desktop/day_2_7_activation/reference.html#non-desktop-day-2-7-activation","datasets/non_desktop/day_2_7_activation/reference.html#introduction","datasets/non_desktop/day_2_7_activation/reference.html#contents","datasets/non_desktop/day_2_7_activation/reference.html#accessing-the-data","datasets/non_desktop/day_2_7_activation/reference.html#data-reference","datasets/non_desktop/day_2_7_activation/reference.html#example-queries","datasets/non_desktop/day_2_7_activation/reference.html#scheduling","datasets/non_desktop/day_2_7_activation/reference.html#schema","datasets/non_desktop/day_2_7_activation/reference.html#code-reference","datasets/non_desktop/day_2_7_activation/reference.html#background-and-caveats","datasets/non_desktop/google_play_store/reference.html#google-play-store","datasets/non_desktop/google_play_store/reference.html#introduction","datasets/non_desktop/google_play_store/reference.html#contents","datasets/non_desktop/google_play_store/reference.html#background-and-caveats","datasets/non_desktop/google_play_store/reference.html#accessing-the-data","datasets/non_desktop/google_play_store/reference.html#data-reference","datasets/non_desktop/google_play_store/reference.html#schema","datasets/non_desktop/google_play_store/reference.html#example-queries","datasets/non_desktop/google_play_store/reference.html#calculate-google-play-store-activity-for-a-given-day-and-app-by-country","datasets/non_desktop/google_play_store/reference.html#calculate-google-play-store-activity-for-a-given-day-by-source-and-app","datasets/non_desktop/google_play_store/reference.html#scheduling","datasets/non_desktop/apple_app_store/reference.html#apple-app-store","datasets/non_desktop/apple_app_store/reference.html#introduction","datasets/non_desktop/apple_app_store/reference.html#contents","datasets/non_desktop/apple_app_store/reference.html#background-and-caveats","datasets/non_desktop/apple_app_store/reference.html#accessing-the-data","datasets/non_desktop/apple_app_store/reference.html#data-reference","datasets/non_desktop/apple_app_store/reference.html#schema","datasets/non_desktop/apple_app_store/reference.html#example-queries","datasets/non_desktop/apple_app_store/reference.html#calculate-apple-app-store-activity-for-a-given-day-by-app","datasets/non_desktop/apple_app_store/reference.html#calculate-apple-app-store-activity-for-a-given-day-and-app-by-source","datasets/non_desktop/apple_app_store/reference.html#scheduling","datasets/other.html#other-datasets","datasets/other/hgpush/reference.html#hgpush","datasets/other/hgpush/reference.html#data-reference","datasets/other/hgpush/reference.html#field-types-and-descriptions","datasets/other/hgpush/reference.html#example-queries","datasets/other/hgpush/reference.html#code-reference","datasets/other/stub_installer/reference.html#what-is-the-stub-installer-ping","datasets/other/stub_installer/reference.html#how-its-processed","datasets/other/stub_installer/reference.html#how-to-access-the-data","datasets/other/bmobugs/reference.html#bmobugs","datasets/other/bmobugs/reference.html#data-reference","datasets/other/bmobugs/reference.html#field-types-and-descriptions","datasets/other/bmobugs/reference.html#example-queries","datasets/other/bmobugs/reference.html#code-reference","datasets/buildhub.html#build-metadata","datasets/releases.html#release-information","datasets/releases.html#code-reference","datasets/other/suggest/suggest.html#firefox-suggest","datasets/other/suggest/suggest.html#introduction","datasets/other/suggest/suggest.html#data-collection","datasets/other/suggest/suggest.html#interactions-data-cat-1-and-2","datasets/other/suggest/suggest.html#search-queries-and-merino","datasets/other/suggest/suggest.html#big-query-tables-and-looker-explores","datasets/other/sponsored_tiles/sponsored_tiles.html#sponsored-tiles","datasets/other/sponsored_tiles/sponsored_tiles.html#introduction","datasets/other/sponsored_tiles/sponsored_tiles.html#data-usage-considerations","datasets/other/sponsored_tiles/sponsored_tiles.html#big-query-tables-and-looker-explores","datasets/other/newtab_interactions/reference.html#newtab-interactions","datasets/other/newtab_interactions/reference.html#introduction","datasets/other/newtab_interactions/reference.html#content","datasets/other/newtab_interactions/reference.html#background-and-caveats","datasets/other/newtab_interactions/reference.html#scheduling","datasets/other/newtab_interactions/reference.html#data-reference","datasets/other/newtab_interactions/reference.html#field-descriptions","datasets/other/newtab_interactions/reference.html#scheduling-1","datasets/other/newtab_interactions/reference.html#schema","datasets/other/newtab_interactions/reference.html#code-reference","datasets/other/urlbar_events/reference.html#urlbar-events","datasets/other/urlbar_events/reference.html#table-of-contents","datasets/other/urlbar_events/reference.html#introduction","datasets/other/urlbar_events/reference.html#urlbar-search-sessions","datasets/other/urlbar_events/reference.html#measurement","datasets/other/urlbar_events/reference.html#summary","datasets/other/urlbar_events/reference.html#results-impressions-and-clicks","datasets/other/urlbar_events/reference.html#urlbar-events-table","datasets/other/urlbar_events/reference.html#gotchas","datasets/other/urlbar_events/reference.html#example-queries","datasets/other/urlbar_events/reference.html#column-descriptions","datasets/other/urlbar_events/reference.html#scheduling","datasets/other/urlbar_events/reference.html#schema","datasets/other/urlbar_events/reference.html#code-reference","datasets/other/urlbar_events_daily/reference.html#urlbar-events-daily","datasets/other/urlbar_events_daily/reference.html#table-of-contents","datasets/other/urlbar_events_daily/reference.html#introduction","datasets/other/urlbar_events_daily/reference.html#use-case","datasets/other/urlbar_events_daily/reference.html#urlbar-events-daily-table","datasets/other/urlbar_events_daily/reference.html#dimensions","datasets/other/urlbar_events_daily/reference.html#scheduling","datasets/other/urlbar_events_daily/reference.html#schema","datasets/other/urlbar_events_daily/reference.html#code-reference","datasets/other/serp_events/reference.html#serp-events","datasets/other/serp_events/reference.html#table-of-contents","datasets/other/serp_events/reference.html#introduction","datasets/other/serp_events/reference.html#serp-impression-model","datasets/other/serp_events/reference.html#ad-detection-and-visibility","datasets/other/serp_events/reference.html#measurement","datasets/other/serp_events/reference.html#limitations-of-ad-impression-detection","datasets/other/serp_events/reference.html#ad-impressions-and-clicks","datasets/other/serp_events/reference.html#serp-events-table","datasets/other/serp_events/reference.html#ad-component-tagging","datasets/other/serp_events/reference.html#assumptions-on-event-sequences","datasets/other/serp_events/reference.html#gotchas","datasets/other/serp_events/reference.html#example-queries","datasets/other/serp_events/reference.html#column-descriptions","datasets/other/serp_events/reference.html#scheduling","datasets/other/serp_events/reference.html#schema","datasets/other/serp_events/reference.html#code-reference","datasets/fxa.html#mozilla-accounts-data","datasets/fxa.html#table-of-contents","datasets/fxa.html#introduction","datasets/fxa.html#what-is-mozilla-accounts","datasets/fxa.html#metrics-background","datasets/fxa.html#metrics-taxonomies","datasets/fxa.html#service-databases","datasets/fxa_metrics/attribution.html#attribution-of-mozilla-accounts","datasets/fxa_metrics/attribution.html#table-of-contents","datasets/fxa_metrics/attribution.html#introduction","datasets/fxa_metrics/attribution.html#types-of-attribution","datasets/fxa_metrics/attribution.html#service-attribution","datasets/fxa_metrics/attribution.html#funnel-attribution-entrypoint-and-utm-parameters","datasets/fxa_metrics/funnels.html#mozilla-account-funnels","datasets/fxa_metrics/funnels.html#table-of-contents","datasets/fxa_metrics/funnels.html#introduction","datasets/fxa_metrics/funnels.html#registration-funnel","datasets/fxa_metrics/funnels.html#login-funnel","datasets/fxa_metrics/funnels.html#branches-off-the-login-funnel-password-reset-account-recovery-2fa","datasets/fxa_metrics/funnels.html#password-reset-and-recovery-codes","datasets/fxa_metrics/funnels.html#login-with-2fa-totp","datasets/fxa_metrics/funnels.html#settings","datasets/fxa_metrics/emails.html#mozilla-account-email-metrics","datasets/fxa_metrics/emails.html#table-of-contents","datasets/fxa_metrics/emails.html#introduction","datasets/fxa_metrics/emails.html#email-templates-and-email-types","datasets/fxa_metrics/emails.html#mozilla-accounts","datasets/fxa_metrics/emails.html#subscription-platform","datasets/static.html#static-datasets","datasets/static.html#creating-a-static-table","datasets/static.html#notes","datasets/static/normalized_os.html#normalized-os","datasets/static/normalized_os.html#os-names","datasets/static/normalized_os.html#os-versions","historical/index.html#historical-reference","concepts/pipeline/data_pipeline.html#an-overview-of-mozillas-data-pipeline","concepts/pipeline/data_pipeline.html#firefox","concepts/pipeline/data_pipeline.html#kafka","concepts/pipeline/data_pipeline.html#hindsight","concepts/pipeline/data_pipeline.html#spark","concepts/pipeline/data_pipeline.html#aggregates-dataset","concepts/pipeline/data_pipeline.html#presto--stmo","concepts/pipeline/data_pipeline.html#is-that-it","concepts/pipeline/data_pipeline_detail.html#a-detailed-look-at-the-data-platform","concepts/pipeline/data_pipeline_detail.html#the-entire-platform","concepts/pipeline/data_pipeline_detail.html#data-producers","concepts/pipeline/data_pipeline_detail.html#ingestion","concepts/pipeline/data_pipeline_detail.html#storage","concepts/pipeline/data_pipeline_detail.html#stream-processing","concepts/pipeline/data_pipeline_detail.html#batch-processing","concepts/pipeline/data_pipeline_detail.html#self-serve-data-analysis","concepts/pipeline/data_pipeline_detail.html#visualization","concepts/pipeline/data_pipeline_detail.html#monitoring-and-alerting","concepts/pipeline/data_pipeline_detail.html#data-exports","concepts/pipeline/data_pipeline_detail.html#bringing-it-all-together","metrics/index.html#standard-metrics","metrics/index.html#activity","metrics/index.html#dau","metrics/index.html#wau","metrics/index.html#mau","metrics/index.html#intensity","metrics/index.html#retention","metrics/index.html#1-week-new-profile-retention","metrics/index.html#1-week-retention","metrics/index.html#frequently-asked-questions","metrics/definitions.html#metric-definitions","metrics/metrics.html#metrics","metrics/metrics.html#table-of-contents","metrics/metrics.html#daily-active-users-dau","metrics/metrics.html#overview","metrics/metrics.html#details","metrics/metrics.html#caveats","metrics/metrics.html#day-2-7-activation","metrics/metrics.html#overview-1","metrics/metrics.html#details-1","metrics/metrics.html#dashboards","metrics/metrics.html#tables","metrics/usage.html#usage-criteria","metrics/usage.html#product-name","metrics/usage.html#usage-criteria-name","metrics/usage.html#next-usage-criteria-name","metrics/usage.html#next-product-name","metrics/dimensions.html#slicing-dimensions","metrics/dimensions.html#dimension-name","metrics/dimensions.html#next-dimension-name","metrics/policy.html#metric-policies","metrics/policy.html#how-to-get-more-information","metrics/policy.html#how-to-propose-a-new-standard-metric-criteria-or-dimensions","metrics/policy.html#how-to-propose-a-change-to-a-standards","metrics/policy.html#recommendations-around-citing-standards-for-presentations-to-senior-audiences","concepts/censuses.html#legacy-census-metrics","concepts/censuses.html#adi--active-daily-installs-blocklist-fetches","concepts/censuses.html#dau--daily-active-users","datasets/obsolete.html#obsolete-datasets","datasets/obsolete/activity-stream/reference.html#activity-stream-datasets","datasets/obsolete/activity-stream/reference.html#table-of-contents","datasets/obsolete/activity-stream/reference.html#what-is-activity-stream","datasets/obsolete/activity-stream/reference.html#activity-stream-pings","datasets/obsolete/activity-stream/reference.html#accessing-activity-stream-data","datasets/obsolete/activity-stream/reference.html#gotchas-and-caveats","datasets/obsolete/activity-stream/reference.html#examples","datasets/obsolete/activity-stream/reference.html#sessions-per-client_id","datasets/obsolete/activity-stream/reference.html#topsite-clicks-and-highlights-clicks","datasets/obsolete/activity-stream/reference.html#topsite-tile-dismissals-sponsored-and-non-sponsored","datasets/obsolete/activity-stream/reference.html#snippet-impressions-blocks-clicks-and-dismissals","datasets/obsolete/attitudes_daily/reference.html#attitudes-daily","datasets/obsolete/attitudes_daily/reference.html#introduction","datasets/obsolete/attitudes_daily/reference.html#data-reference","datasets/obsolete/attitudes_daily/reference.html#example-queries","datasets/obsolete/attitudes_daily/reference.html#scheduling","datasets/obsolete/attitudes_daily/reference.html#schema","datasets/obsolete/attitudes_daily/reference.html#code-reference","datasets/obsolete/churn/reference.html#churn","datasets/obsolete/churn/reference.html#introduction","datasets/obsolete/churn/reference.html#data-reference","datasets/obsolete/churn/reference.html#example-queries","datasets/obsolete/churn/reference.html#scheduling","datasets/obsolete/churn/reference.html#schema","datasets/obsolete/churn/reference.html#code-reference","datasets/obsolete/client_count_daily/reference.html#client-count-daily-reference","datasets/obsolete/client_count_daily/reference.html#replacement","datasets/obsolete/client_count_daily/reference.html#introduction","datasets/obsolete/client_count_daily/reference.html#data-reference","datasets/obsolete/client_count_daily/reference.html#example-queries","datasets/obsolete/client_count_daily/reference.html#caveats","datasets/obsolete/client_count_daily/reference.html#schema","datasets/obsolete/client_count/reference.html","datasets/obsolete/crash_aggregates/reference.html#crash-aggregates","datasets/obsolete/crash_aggregates/reference.html#introduction","datasets/obsolete/crash_aggregates/reference.html#data-reference","datasets/obsolete/crash_aggregates/reference.html#example-queries","datasets/obsolete/crash_aggregates/reference.html#sampling","datasets/obsolete/crash_aggregates/reference.html#invalid-pings","datasets/obsolete/crash_aggregates/reference.html#scheduling","datasets/obsolete/crash_aggregates/reference.html#schema","datasets/obsolete/crash_summary/reference.html#crash-summary-reference","datasets/obsolete/crash_summary/reference.html#introduction","datasets/obsolete/crash_summary/reference.html#data-reference","datasets/obsolete/crash_summary/reference.html#example-queries","datasets/obsolete/crash_summary/reference.html#sampling","datasets/obsolete/crash_summary/reference.html#scheduling","datasets/obsolete/crash_summary/reference.html#schema","datasets/obsolete/error_aggregates/reference.html#error-aggregates-reference","datasets/obsolete/error_aggregates/reference.html#introduction","datasets/obsolete/error_aggregates/reference.html#data-reference","datasets/obsolete/error_aggregates/reference.html#example-queries","datasets/obsolete/error_aggregates/reference.html#sampling","datasets/obsolete/error_aggregates/reference.html#data-sources","datasets/obsolete/error_aggregates/reference.html#scheduling","datasets/obsolete/error_aggregates/reference.html#schema","datasets/obsolete/first_shutdown_summary/reference.html#first-shutdown-summary","datasets/obsolete/first_shutdown_summary/reference.html#introduction","datasets/obsolete/heavy_users/reference.html#heavy-users","datasets/obsolete/heavy_users/reference.html#replacement","datasets/obsolete/heavy_users/reference.html#introduction","datasets/obsolete/heavy_users/reference.html#data-reference","datasets/obsolete/heavy_users/reference.html#example-queries","datasets/obsolete/heavy_users/reference.html#schema","datasets/obsolete/heavy_users/reference.html#code-reference","datasets/obsolete/legacy_mobile/reference.html#legacy-mobile-datasets","datasets/obsolete/legacy_mobile/reference.html#legacy-ping-tables","datasets/obsolete/legacy_mobile/reference.html#core-ping-derived-datasets","datasets/obsolete/legacy_mobile/reference.html#event-ping-derived-datasets","datasets/obsolete/legacy_mobile/reference.html#notes","datasets/obsolete/longitudinal/reference.html#longitudinal-reference","datasets/obsolete/longitudinal/reference.html#introduction","datasets/obsolete/longitudinal/reference.html#data-reference","datasets/obsolete/longitudinal/reference.html#sampling","datasets/obsolete/longitudinal/reference.html#pings-within-last-6-months","datasets/obsolete/longitudinal/reference.html#1-sample","datasets/obsolete/longitudinal/reference.html#scheduling","datasets/obsolete/longitudinal/reference.html#schema","datasets/obsolete/longitudinal/reference.html#code-reference","datasets/obsolete/retention/reference.html#1-day-retention","datasets/obsolete/retention/reference.html#introduction","datasets/obsolete/retention/reference.html#contents","datasets/obsolete/retention/reference.html#data-reference","datasets/obsolete/retention/reference.html#example-queries","datasets/obsolete/retention/reference.html#scheduling","datasets/obsolete/retention/reference.html#schema","datasets/obsolete/retention/reference.html#code-reference","datasets/obsolete/sync_summary/reference.html#sync-summary-and-sync-flat-summary-reference","datasets/obsolete/sync_summary/reference.html#introduction","datasets/obsolete/sync_summary/reference.html#which-dataset-should-i-use","datasets/obsolete/sync_summary/reference.html#data-reference","datasets/obsolete/sync_summary/reference.html#a-note-about-user-ids","datasets/obsolete/sync_summary/reference.html#which-apps-send-sync-telemetry-what-about-fenix","datasets/obsolete/sync_summary/reference.html#whats-an-engine","datasets/obsolete/sync_summary/reference.html#example-queries","datasets/obsolete/sync_summary/reference.html#sampling","datasets/obsolete/sync_summary/reference.html#scheduling","datasets/obsolete/sync_summary/reference.html#sync-summary-schema","datasets/obsolete/sync_summary/reference.html#sync-flat-summary-schema","contributing/index.html#contributing","contributing/index.html#bug-reports","contributing/index.html#fixing-minor-problems","contributing/index.html#building-the-documentation","contributing/index.html#adding-a-new-article","contributing/index.html#review","contributing/index.html#supported-plugins","contributing/index.html#table-of-contents","contributing/index.html#mermaid","contributing/index.html#publishing","contributing/style_guide.html#style-guide","contributing/style_guide.html#audience","contributing/style_guide.html#what-to-write","contributing/style_guide.html#what--not--to-write","contributing/style_guide.html#implementation-specific-articles","contributing/style_guide.html#lists-of-links","contributing/style_guide.html#general-guidelines","contributing/style_guide.html#writing-style","contributing/style_guide.html#colophon","contributing/structure.html#documentation-structure"],"index":{"documentStore":{"docInfo":{"0":{"body":67,"breadcrumbs":6,"title":3},"1":{"body":4,"breadcrumbs":5,"title":2},"10":{"body":37,"breadcrumbs":6,"title":2},"100":{"body":60,"breadcrumbs":9,"title":1},"1000":{"body":23,"breadcrumbs":8,"title":3},"1001":{"body":180,"breadcrumbs":11,"title":6},"1002":{"body":136,"breadcrumbs":9,"title":4},"1003":{"body":21,"breadcrumbs":6,"title":2},"1004":{"body":14,"breadcrumbs":9,"title":3},"1005":{"body":32,"breadcrumbs":8,"title":2},"1006":{"body":53,"breadcrumbs":8,"title":2},"1007":{"body":14,"breadcrumbs":9,"title":3},"1008":{"body":94,"breadcrumbs":10,"title":4},"1009":{"body":279,"breadcrumbs":8,"title":2},"101":{"body":81,"breadcrumbs":11,"title":2},"1010":{"body":0,"breadcrumbs":7,"title":1},"1011":{"body":24,"breadcrumbs":9,"title":3},"1012":{"body":21,"breadcrumbs":10,"title":4},"1013":{"body":78,"breadcrumbs":12,"title":6},"1014":{"body":32,"breadcrumbs":11,"title":5},"1015":{"body":29,"breadcrumbs":8,"title":2},"1016":{"body":66,"breadcrumbs":7,"title":1},"1017":{"body":67,"breadcrumbs":8,"title":2},"1018":{"body":68,"breadcrumbs":8,"title":2},"1019":{"body":12,"breadcrumbs":7,"title":1},"102":{"body":70,"breadcrumbs":13,"title":4},"1020":{"body":11,"breadcrumbs":7,"title":1},"1021":{"body":21,"breadcrumbs":8,"title":2},"1022":{"body":26,"breadcrumbs":6,"title":1},"1023":{"body":351,"breadcrumbs":6,"title":1},"1024":{"body":0,"breadcrumbs":7,"title":2},"1025":{"body":278,"breadcrumbs":7,"title":2},"1026":{"body":6,"breadcrumbs":6,"title":1},"1027":{"body":94,"breadcrumbs":6,"title":1},"1028":{"body":14,"breadcrumbs":7,"title":2},"1029":{"body":43,"breadcrumbs":11,"title":4},"103":{"body":45,"breadcrumbs":12,"title":3},"1030":{"body":8,"breadcrumbs":8,"title":1},"1031":{"body":125,"breadcrumbs":8,"title":1},"1032":{"body":0,"breadcrumbs":9,"title":2},"1033":{"body":125,"breadcrumbs":9,"title":2},"1034":{"body":47,"breadcrumbs":8,"title":1},"1035":{"body":70,"breadcrumbs":8,"title":1},"1036":{"body":15,"breadcrumbs":6,"title":2},"1037":{"body":28,"breadcrumbs":8,"title":2},"1038":{"body":67,"breadcrumbs":7,"title":1},"1039":{"body":0,"breadcrumbs":8,"title":2},"104":{"body":46,"breadcrumbs":10,"title":1},"1040":{"body":123,"breadcrumbs":8,"title":2},"1041":{"body":0,"breadcrumbs":7,"title":1},"1042":{"body":31,"breadcrumbs":8,"title":2},"1043":{"body":11,"breadcrumbs":7,"title":1},"1044":{"body":271,"breadcrumbs":7,"title":1},"1045":{"body":13,"breadcrumbs":9,"title":3},"1046":{"body":87,"breadcrumbs":7,"title":1},"1047":{"body":0,"breadcrumbs":8,"title":2},"1048":{"body":20,"breadcrumbs":8,"title":2},"1049":{"body":8,"breadcrumbs":7,"title":1},"105":{"body":17,"breadcrumbs":11,"title":2},"1050":{"body":12,"breadcrumbs":7,"title":1},"1051":{"body":126,"breadcrumbs":7,"title":1},"1052":{"body":27,"breadcrumbs":9,"title":3},"1053":{"body":118,"breadcrumbs":7,"title":1},"1054":{"body":0,"breadcrumbs":8,"title":2},"1055":{"body":100,"breadcrumbs":8,"title":2},"1056":{"body":0,"breadcrumbs":7,"title":1},"1057":{"body":35,"breadcrumbs":8,"title":2},"1058":{"body":8,"breadcrumbs":7,"title":1},"1059":{"body":243,"breadcrumbs":7,"title":1},"106":{"body":89,"breadcrumbs":14,"title":5},"1060":{"body":6,"breadcrumbs":10,"title":3},"1061":{"body":102,"breadcrumbs":8,"title":1},"1062":{"body":26,"breadcrumbs":8,"title":2},"1063":{"body":41,"breadcrumbs":7,"title":1},"1064":{"body":174,"breadcrumbs":7,"title":1},"1065":{"body":0,"breadcrumbs":8,"title":2},"1066":{"body":24,"breadcrumbs":8,"title":2},"1067":{"body":43,"breadcrumbs":7,"title":1},"1068":{"body":16,"breadcrumbs":8,"title":2},"1069":{"body":19,"breadcrumbs":10,"title":3},"107":{"body":27,"breadcrumbs":10,"title":2},"1070":{"body":168,"breadcrumbs":10,"title":3},"1071":{"body":90,"breadcrumbs":11,"title":4},"1072":{"body":152,"breadcrumbs":11,"title":4},"1073":{"body":104,"breadcrumbs":8,"title":1},"1074":{"body":20,"breadcrumbs":7,"title":2},"1075":{"body":139,"breadcrumbs":6,"title":1},"1076":{"body":0,"breadcrumbs":7,"title":2},"1077":{"body":0,"breadcrumbs":6,"title":1},"1078":{"body":8,"breadcrumbs":10,"title":5},"1079":{"body":89,"breadcrumbs":7,"title":2},"108":{"body":18,"breadcrumbs":11,"title":3},"1080":{"body":13,"breadcrumbs":6,"title":1},"1081":{"body":2,"breadcrumbs":6,"title":1},"1082":{"body":16,"breadcrumbs":7,"title":2},"1083":{"body":26,"breadcrumbs":8,"title":3},"1084":{"body":15,"breadcrumbs":6,"title":1},"1085":{"body":282,"breadcrumbs":6,"title":1},"1086":{"body":0,"breadcrumbs":7,"title":2},"1087":{"body":9,"breadcrumbs":7,"title":2},"1088":{"body":16,"breadcrumbs":6,"title":1},"1089":{"body":82,"breadcrumbs":6,"title":1},"109":{"body":18,"breadcrumbs":11,"title":3},"1090":{"body":31,"breadcrumbs":7,"title":2},"1091":{"body":26,"breadcrumbs":12,"title":6},"1092":{"body":37,"breadcrumbs":7,"title":1},"1093":{"body":40,"breadcrumbs":8,"title":2},"1094":{"body":0,"breadcrumbs":8,"title":2},"1095":{"body":79,"breadcrumbs":9,"title":3},"1096":{"body":52,"breadcrumbs":11,"title":5},"1097":{"body":181,"breadcrumbs":8,"title":2},"1098":{"body":79,"breadcrumbs":8,"title":2},"1099":{"body":15,"breadcrumbs":7,"title":1},"11":{"body":29,"breadcrumbs":6,"title":2},"110":{"body":22,"breadcrumbs":11,"title":3},"1100":{"body":11,"breadcrumbs":7,"title":1},"1101":{"body":151,"breadcrumbs":9,"title":3},"1102":{"body":132,"breadcrumbs":10,"title":4},"1103":{"body":38,"breadcrumbs":2,"title":1},"1104":{"body":8,"breadcrumbs":3,"title":2},"1105":{"body":28,"breadcrumbs":4,"title":3},"1106":{"body":23,"breadcrumbs":3,"title":2},"1107":{"body":41,"breadcrumbs":4,"title":3},"1108":{"body":57,"breadcrumbs":2,"title":1},"1109":{"body":0,"breadcrumbs":3,"title":2},"111":{"body":20,"breadcrumbs":11,"title":2},"1110":{"body":28,"breadcrumbs":3,"title":2},"1111":{"body":19,"breadcrumbs":2,"title":1},"1112":{"body":14,"breadcrumbs":2,"title":1},"1113":{"body":29,"breadcrumbs":5,"title":2},"1114":{"body":130,"breadcrumbs":4,"title":1},"1115":{"body":65,"breadcrumbs":4,"title":1},"1116":{"body":9,"breadcrumbs":4,"title":1},"1117":{"body":89,"breadcrumbs":6,"title":3},"1118":{"body":35,"breadcrumbs":5,"title":2},"1119":{"body":129,"breadcrumbs":5,"title":2},"112":{"body":21,"breadcrumbs":12,"title":3},"1120":{"body":136,"breadcrumbs":5,"title":2},"1121":{"body":15,"breadcrumbs":4,"title":1},"1122":{"body":97,"breadcrumbs":4,"title":2},"113":{"body":60,"breadcrumbs":11,"title":2},"114":{"body":6,"breadcrumbs":10,"title":1},"115":{"body":42,"breadcrumbs":11,"title":2},"116":{"body":36,"breadcrumbs":13,"title":4},"117":{"body":53,"breadcrumbs":11,"title":2},"118":{"body":46,"breadcrumbs":13,"title":3},"119":{"body":27,"breadcrumbs":11,"title":1},"12":{"body":39,"breadcrumbs":7,"title":3},"120":{"body":66,"breadcrumbs":11,"title":1},"121":{"body":53,"breadcrumbs":12,"title":3},"122":{"body":32,"breadcrumbs":8,"title":3},"123":{"body":49,"breadcrumbs":13,"title":4},"124":{"body":60,"breadcrumbs":15,"title":6},"125":{"body":94,"breadcrumbs":11,"title":2},"126":{"body":56,"breadcrumbs":15,"title":6},"127":{"body":226,"breadcrumbs":11,"title":2},"128":{"body":162,"breadcrumbs":11,"title":2},"129":{"body":285,"breadcrumbs":12,"title":3},"13":{"body":15,"breadcrumbs":7,"title":3},"130":{"body":98,"breadcrumbs":12,"title":3},"131":{"body":157,"breadcrumbs":10,"title":3},"132":{"body":38,"breadcrumbs":9,"title":2},"133":{"body":101,"breadcrumbs":10,"title":3},"134":{"body":29,"breadcrumbs":12,"title":5},"135":{"body":148,"breadcrumbs":15,"title":8},"136":{"body":56,"breadcrumbs":12,"title":5},"137":{"body":136,"breadcrumbs":10,"title":3},"138":{"body":46,"breadcrumbs":12,"title":5},"139":{"body":46,"breadcrumbs":11,"title":4},"14":{"body":22,"breadcrumbs":5,"title":1},"140":{"body":171,"breadcrumbs":12,"title":5},"141":{"body":0,"breadcrumbs":9,"title":2},"142":{"body":63,"breadcrumbs":9,"title":2},"143":{"body":69,"breadcrumbs":9,"title":2},"144":{"body":75,"breadcrumbs":8,"title":1},"145":{"body":28,"breadcrumbs":5,"title":2},"146":{"body":29,"breadcrumbs":9,"title":2},"147":{"body":13,"breadcrumbs":9,"title":2},"148":{"body":5,"breadcrumbs":9,"title":2},"149":{"body":0,"breadcrumbs":9,"title":2},"15":{"body":75,"breadcrumbs":9,"title":5},"150":{"body":27,"breadcrumbs":9,"title":2},"151":{"body":43,"breadcrumbs":8,"title":1},"152":{"body":39,"breadcrumbs":11,"title":4},"153":{"body":90,"breadcrumbs":9,"title":2},"154":{"body":63,"breadcrumbs":11,"title":3},"155":{"body":171,"breadcrumbs":12,"title":4},"156":{"body":42,"breadcrumbs":14,"title":6},"157":{"body":56,"breadcrumbs":13,"title":4},"158":{"body":16,"breadcrumbs":14,"title":5},"159":{"body":33,"breadcrumbs":14,"title":5},"16":{"body":6,"breadcrumbs":7,"title":3},"160":{"body":64,"breadcrumbs":15,"title":6},"161":{"body":30,"breadcrumbs":12,"title":3},"162":{"body":19,"breadcrumbs":11,"title":2},"163":{"body":24,"breadcrumbs":11,"title":2},"164":{"body":53,"breadcrumbs":11,"title":2},"165":{"body":43,"breadcrumbs":10,"title":1},"166":{"body":71,"breadcrumbs":13,"title":4},"167":{"body":83,"breadcrumbs":13,"title":4},"168":{"body":80,"breadcrumbs":12,"title":4},"169":{"body":103,"breadcrumbs":13,"title":5},"17":{"body":44,"breadcrumbs":6,"title":2},"170":{"body":59,"breadcrumbs":12,"title":4},"171":{"body":14,"breadcrumbs":9,"title":3},"172":{"body":57,"breadcrumbs":10,"title":2},"173":{"body":3,"breadcrumbs":10,"title":2},"174":{"body":29,"breadcrumbs":10,"title":2},"175":{"body":187,"breadcrumbs":11,"title":3},"176":{"body":81,"breadcrumbs":13,"title":5},"177":{"body":20,"breadcrumbs":10,"title":2},"178":{"body":13,"breadcrumbs":10,"title":2},"179":{"body":126,"breadcrumbs":12,"title":3},"18":{"body":5,"breadcrumbs":6,"title":2},"180":{"body":136,"breadcrumbs":13,"title":4},"181":{"body":342,"breadcrumbs":11,"title":2},"182":{"body":54,"breadcrumbs":11,"title":2},"183":{"body":145,"breadcrumbs":11,"title":2},"184":{"body":61,"breadcrumbs":11,"title":2},"185":{"body":272,"breadcrumbs":11,"title":2},"186":{"body":199,"breadcrumbs":10,"title":1},"187":{"body":143,"breadcrumbs":11,"title":2},"188":{"body":41,"breadcrumbs":11,"title":2},"189":{"body":15,"breadcrumbs":11,"title":2},"19":{"body":29,"breadcrumbs":7,"title":3},"190":{"body":112,"breadcrumbs":11,"title":2},"191":{"body":72,"breadcrumbs":10,"title":1},"192":{"body":8,"breadcrumbs":10,"title":1},"193":{"body":92,"breadcrumbs":12,"title":3},"194":{"body":11,"breadcrumbs":11,"title":2},"195":{"body":14,"breadcrumbs":11,"title":2},"196":{"body":52,"breadcrumbs":10,"title":2},"197":{"body":177,"breadcrumbs":10,"title":2},"198":{"body":74,"breadcrumbs":10,"title":2},"199":{"body":1018,"breadcrumbs":11,"title":3},"2":{"body":13,"breadcrumbs":4,"title":1},"20":{"body":0,"breadcrumbs":3,"title":1},"200":{"body":13,"breadcrumbs":9,"title":3},"201":{"body":12,"breadcrumbs":8,"title":2},"202":{"body":64,"breadcrumbs":10,"title":4},"203":{"body":184,"breadcrumbs":13,"title":7},"204":{"body":23,"breadcrumbs":7,"title":1},"205":{"body":62,"breadcrumbs":9,"title":3},"206":{"body":29,"breadcrumbs":9,"title":2},"207":{"body":27,"breadcrumbs":9,"title":2},"208":{"body":0,"breadcrumbs":8,"title":1},"209":{"body":21,"breadcrumbs":9,"title":2},"21":{"body":62,"breadcrumbs":4,"title":2},"210":{"body":81,"breadcrumbs":9,"title":2},"211":{"body":95,"breadcrumbs":12,"title":5},"212":{"body":132,"breadcrumbs":9,"title":2},"213":{"body":25,"breadcrumbs":8,"title":1},"214":{"body":45,"breadcrumbs":8,"title":1},"215":{"body":193,"breadcrumbs":10,"title":3},"216":{"body":47,"breadcrumbs":10,"title":3},"217":{"body":0,"breadcrumbs":11,"title":3},"218":{"body":36,"breadcrumbs":10,"title":2},"219":{"body":41,"breadcrumbs":12,"title":4},"22":{"body":8,"breadcrumbs":3,"title":1},"220":{"body":111,"breadcrumbs":9,"title":1},"221":{"body":253,"breadcrumbs":11,"title":3},"222":{"body":363,"breadcrumbs":11,"title":3},"223":{"body":122,"breadcrumbs":12,"title":4},"224":{"body":72,"breadcrumbs":10,"title":2},"225":{"body":43,"breadcrumbs":13,"title":5},"226":{"body":30,"breadcrumbs":13,"title":5},"227":{"body":29,"breadcrumbs":10,"title":2},"228":{"body":96,"breadcrumbs":10,"title":2},"229":{"body":59,"breadcrumbs":11,"title":3},"23":{"body":3,"breadcrumbs":3,"title":1},"230":{"body":54,"breadcrumbs":10,"title":2},"231":{"body":72,"breadcrumbs":10,"title":3},"232":{"body":31,"breadcrumbs":9,"title":2},"233":{"body":0,"breadcrumbs":11,"title":4},"234":{"body":133,"breadcrumbs":12,"title":5},"235":{"body":44,"breadcrumbs":10,"title":3},"236":{"body":91,"breadcrumbs":8,"title":1},"237":{"body":0,"breadcrumbs":8,"title":1},"238":{"body":197,"breadcrumbs":8,"title":1},"239":{"body":297,"breadcrumbs":9,"title":2},"24":{"body":12,"breadcrumbs":3,"title":1},"240":{"body":62,"breadcrumbs":12,"title":3},"241":{"body":50,"breadcrumbs":12,"title":3},"242":{"body":33,"breadcrumbs":11,"title":2},"243":{"body":34,"breadcrumbs":11,"title":2},"244":{"body":41,"breadcrumbs":12,"title":3},"245":{"body":48,"breadcrumbs":13,"title":4},"246":{"body":143,"breadcrumbs":12,"title":3},"247":{"body":135,"breadcrumbs":11,"title":2},"248":{"body":111,"breadcrumbs":11,"title":2},"249":{"body":58,"breadcrumbs":10,"title":1},"25":{"body":19,"breadcrumbs":3,"title":1},"250":{"body":21,"breadcrumbs":12,"title":3},"251":{"body":50,"breadcrumbs":10,"title":1},"252":{"body":0,"breadcrumbs":13,"title":4},"253":{"body":40,"breadcrumbs":13,"title":4},"254":{"body":104,"breadcrumbs":11,"title":2},"255":{"body":12,"breadcrumbs":13,"title":4},"256":{"body":179,"breadcrumbs":11,"title":2},"257":{"body":71,"breadcrumbs":11,"title":2},"258":{"body":19,"breadcrumbs":11,"title":2},"259":{"body":5,"breadcrumbs":7,"title":2},"26":{"body":17,"breadcrumbs":4,"title":2},"260":{"body":70,"breadcrumbs":11,"title":3},"261":{"body":39,"breadcrumbs":14,"title":6},"262":{"body":57,"breadcrumbs":14,"title":6},"263":{"body":111,"breadcrumbs":11,"title":3},"264":{"body":121,"breadcrumbs":17,"title":6},"265":{"body":52,"breadcrumbs":13,"title":2},"266":{"body":186,"breadcrumbs":15,"title":4},"267":{"body":287,"breadcrumbs":13,"title":2},"268":{"body":167,"breadcrumbs":14,"title":3},"269":{"body":133,"breadcrumbs":15,"title":4},"27":{"body":6,"breadcrumbs":4,"title":2},"270":{"body":211,"breadcrumbs":17,"title":6},"271":{"body":244,"breadcrumbs":15,"title":4},"272":{"body":116,"breadcrumbs":15,"title":4},"273":{"body":379,"breadcrumbs":15,"title":4},"274":{"body":101,"breadcrumbs":14,"title":3},"275":{"body":167,"breadcrumbs":15,"title":4},"276":{"body":497,"breadcrumbs":16,"title":5},"277":{"body":0,"breadcrumbs":13,"title":2},"278":{"body":14,"breadcrumbs":12,"title":1},"279":{"body":11,"breadcrumbs":12,"title":1},"28":{"body":21,"breadcrumbs":4,"title":2},"280":{"body":21,"breadcrumbs":12,"title":1},"281":{"body":13,"breadcrumbs":12,"title":1},"282":{"body":47,"breadcrumbs":12,"title":1},"283":{"body":32,"breadcrumbs":12,"title":1},"284":{"body":25,"breadcrumbs":12,"title":1},"285":{"body":79,"breadcrumbs":17,"title":6},"286":{"body":26,"breadcrumbs":13,"title":2},"287":{"body":128,"breadcrumbs":16,"title":5},"288":{"body":232,"breadcrumbs":15,"title":4},"289":{"body":146,"breadcrumbs":15,"title":4},"29":{"body":22,"breadcrumbs":4,"title":2},"290":{"body":204,"breadcrumbs":16,"title":5},"291":{"body":238,"breadcrumbs":15,"title":4},"292":{"body":184,"breadcrumbs":15,"title":4},"293":{"body":5,"breadcrumbs":7,"title":2},"294":{"body":125,"breadcrumbs":11,"title":3},"295":{"body":205,"breadcrumbs":11,"title":3},"296":{"body":77,"breadcrumbs":12,"title":4},"297":{"body":64,"breadcrumbs":15,"title":7},"298":{"body":14,"breadcrumbs":9,"title":2},"299":{"body":101,"breadcrumbs":10,"title":3},"3":{"body":9,"breadcrumbs":5,"title":2},"30":{"body":20,"breadcrumbs":4,"title":2},"300":{"body":83,"breadcrumbs":12,"title":2},"301":{"body":27,"breadcrumbs":5,"title":1},"302":{"body":17,"breadcrumbs":4,"title":1},"303":{"body":243,"breadcrumbs":17,"title":7},"304":{"body":142,"breadcrumbs":11,"title":4},"305":{"body":21,"breadcrumbs":7,"title":2},"306":{"body":74,"breadcrumbs":6,"title":1},"307":{"body":67,"breadcrumbs":7,"title":2},"308":{"body":32,"breadcrumbs":9,"title":4},"309":{"body":45,"breadcrumbs":16,"title":8},"31":{"body":43,"breadcrumbs":4,"title":2},"310":{"body":29,"breadcrumbs":9,"title":1},"311":{"body":0,"breadcrumbs":9,"title":1},"312":{"body":32,"breadcrumbs":9,"title":1},"313":{"body":93,"breadcrumbs":9,"title":1},"314":{"body":67,"breadcrumbs":10,"title":2},"315":{"body":31,"breadcrumbs":9,"title":1},"316":{"body":209,"breadcrumbs":9,"title":4},"317":{"body":34,"breadcrumbs":13,"title":5},"318":{"body":283,"breadcrumbs":10,"title":2},"319":{"body":0,"breadcrumbs":7,"title":3},"32":{"body":23,"breadcrumbs":3,"title":1},"320":{"body":15,"breadcrumbs":5,"title":1},"321":{"body":34,"breadcrumbs":5,"title":1},"322":{"body":68,"breadcrumbs":10,"title":4},"323":{"body":214,"breadcrumbs":7,"title":1},"324":{"body":25,"breadcrumbs":8,"title":2},"325":{"body":23,"breadcrumbs":9,"title":3},"326":{"body":3,"breadcrumbs":10,"title":4},"327":{"body":86,"breadcrumbs":7,"title":1},"328":{"body":59,"breadcrumbs":8,"title":2},"329":{"body":0,"breadcrumbs":8,"title":2},"33":{"body":17,"breadcrumbs":3,"title":1},"330":{"body":14,"breadcrumbs":9,"title":3},"331":{"body":82,"breadcrumbs":8,"title":2},"332":{"body":126,"breadcrumbs":10,"title":4},"333":{"body":0,"breadcrumbs":10,"title":4},"334":{"body":70,"breadcrumbs":7,"title":1},"335":{"body":283,"breadcrumbs":8,"title":2},"336":{"body":38,"breadcrumbs":10,"title":3},"337":{"body":42,"breadcrumbs":9,"title":2},"338":{"body":43,"breadcrumbs":10,"title":3},"339":{"body":46,"breadcrumbs":9,"title":2},"34":{"body":17,"breadcrumbs":4,"title":2},"340":{"body":23,"breadcrumbs":10,"title":3},"341":{"body":29,"breadcrumbs":13,"title":6},"342":{"body":164,"breadcrumbs":12,"title":5},"343":{"body":208,"breadcrumbs":9,"title":2},"344":{"body":7,"breadcrumbs":9,"title":2},"345":{"body":21,"breadcrumbs":8,"title":1},"346":{"body":37,"breadcrumbs":10,"title":3},"347":{"body":30,"breadcrumbs":9,"title":2},"348":{"body":119,"breadcrumbs":9,"title":2},"349":{"body":8,"breadcrumbs":8,"title":1},"35":{"body":25,"breadcrumbs":3,"title":1},"350":{"body":10,"breadcrumbs":12,"title":5},"351":{"body":17,"breadcrumbs":6,"title":3},"352":{"body":169,"breadcrumbs":9,"title":3},"353":{"body":307,"breadcrumbs":11,"title":4},"354":{"body":306,"breadcrumbs":12,"title":5},"355":{"body":119,"breadcrumbs":8,"title":1},"356":{"body":139,"breadcrumbs":9,"title":2},"357":{"body":57,"breadcrumbs":8,"title":1},"358":{"body":118,"breadcrumbs":9,"title":2},"359":{"body":158,"breadcrumbs":9,"title":2},"36":{"body":17,"breadcrumbs":3,"title":1},"360":{"body":160,"breadcrumbs":13,"title":6},"361":{"body":85,"breadcrumbs":10,"title":3},"362":{"body":125,"breadcrumbs":8,"title":1},"363":{"body":203,"breadcrumbs":8,"title":1},"364":{"body":127,"breadcrumbs":10,"title":3},"365":{"body":132,"breadcrumbs":9,"title":2},"366":{"body":46,"breadcrumbs":6,"title":1},"367":{"body":129,"breadcrumbs":6,"title":1},"368":{"body":200,"breadcrumbs":8,"title":3},"369":{"body":42,"breadcrumbs":7,"title":2},"37":{"body":44,"breadcrumbs":3,"title":1},"370":{"body":8,"breadcrumbs":6,"title":1},"371":{"body":16,"breadcrumbs":6,"title":1},"372":{"body":149,"breadcrumbs":11,"title":4},"373":{"body":149,"breadcrumbs":8,"title":1},"374":{"body":57,"breadcrumbs":8,"title":1},"375":{"body":108,"breadcrumbs":8,"title":1},"376":{"body":147,"breadcrumbs":9,"title":2},"377":{"body":10,"breadcrumbs":10,"title":3},"378":{"body":57,"breadcrumbs":10,"title":3},"379":{"body":33,"breadcrumbs":9,"title":2},"38":{"body":47,"breadcrumbs":3,"title":1},"380":{"body":111,"breadcrumbs":10,"title":3},"381":{"body":19,"breadcrumbs":15,"title":4},"382":{"body":35,"breadcrumbs":14,"title":3},"383":{"body":0,"breadcrumbs":13,"title":2},"384":{"body":10,"breadcrumbs":12,"title":1},"385":{"body":9,"breadcrumbs":13,"title":2},"386":{"body":146,"breadcrumbs":13,"title":2},"387":{"body":54,"breadcrumbs":14,"title":3},"388":{"body":63,"breadcrumbs":14,"title":3},"389":{"body":0,"breadcrumbs":12,"title":1},"39":{"body":23,"breadcrumbs":3,"title":1},"390":{"body":34,"breadcrumbs":12,"title":1},"391":{"body":20,"breadcrumbs":13,"title":2},"392":{"body":19,"breadcrumbs":13,"title":2},"393":{"body":43,"breadcrumbs":13,"title":2},"394":{"body":152,"breadcrumbs":13,"title":3},"395":{"body":56,"breadcrumbs":11,"title":1},"396":{"body":119,"breadcrumbs":12,"title":2},"397":{"body":0,"breadcrumbs":13,"title":3},"398":{"body":103,"breadcrumbs":13,"title":3},"399":{"body":11,"breadcrumbs":13,"title":3},"4":{"body":12,"breadcrumbs":6,"title":3},"40":{"body":10,"breadcrumbs":3,"title":1},"400":{"body":42,"breadcrumbs":11,"title":1},"401":{"body":11,"breadcrumbs":12,"title":2},"402":{"body":39,"breadcrumbs":10,"title":2},"403":{"body":161,"breadcrumbs":9,"title":1},"404":{"body":7,"breadcrumbs":11,"title":3},"405":{"body":47,"breadcrumbs":11,"title":3},"406":{"body":36,"breadcrumbs":12,"title":4},"407":{"body":85,"breadcrumbs":12,"title":4},"408":{"body":50,"breadcrumbs":10,"title":2},"409":{"body":78,"breadcrumbs":10,"title":2},"41":{"body":23,"breadcrumbs":3,"title":1},"410":{"body":101,"breadcrumbs":11,"title":3},"411":{"body":0,"breadcrumbs":10,"title":2},"412":{"body":91,"breadcrumbs":9,"title":1},"413":{"body":222,"breadcrumbs":9,"title":1},"414":{"body":125,"breadcrumbs":10,"title":2},"415":{"body":101,"breadcrumbs":11,"title":3},"416":{"body":122,"breadcrumbs":11,"title":3},"417":{"body":28,"breadcrumbs":11,"title":2},"418":{"body":19,"breadcrumbs":10,"title":1},"419":{"body":54,"breadcrumbs":10,"title":1},"42":{"body":25,"breadcrumbs":3,"title":1},"420":{"body":15,"breadcrumbs":13,"title":4},"421":{"body":38,"breadcrumbs":11,"title":2},"422":{"body":99,"breadcrumbs":11,"title":2},"423":{"body":20,"breadcrumbs":11,"title":2},"424":{"body":31,"breadcrumbs":11,"title":2},"425":{"body":38,"breadcrumbs":12,"title":3},"426":{"body":48,"breadcrumbs":11,"title":2},"427":{"body":106,"breadcrumbs":11,"title":3},"428":{"body":0,"breadcrumbs":10,"title":2},"429":{"body":22,"breadcrumbs":10,"title":2},"43":{"body":23,"breadcrumbs":3,"title":1},"430":{"body":48,"breadcrumbs":9,"title":1},"431":{"body":15,"breadcrumbs":9,"title":1},"432":{"body":42,"breadcrumbs":10,"title":2},"433":{"body":34,"breadcrumbs":10,"title":2},"434":{"body":36,"breadcrumbs":11,"title":3},"435":{"body":56,"breadcrumbs":11,"title":3},"436":{"body":33,"breadcrumbs":11,"title":3},"437":{"body":30,"breadcrumbs":12,"title":4},"438":{"body":50,"breadcrumbs":11,"title":3},"439":{"body":16,"breadcrumbs":13,"title":3},"44":{"body":10,"breadcrumbs":4,"title":2},"440":{"body":27,"breadcrumbs":12,"title":2},"441":{"body":55,"breadcrumbs":15,"title":5},"442":{"body":38,"breadcrumbs":12,"title":2},"443":{"body":76,"breadcrumbs":12,"title":2},"444":{"body":28,"breadcrumbs":8,"title":2},"445":{"body":26,"breadcrumbs":8,"title":2},"446":{"body":47,"breadcrumbs":8,"title":2},"447":{"body":879,"breadcrumbs":9,"title":3},"448":{"body":42,"breadcrumbs":8,"title":2},"449":{"body":71,"breadcrumbs":9,"title":3},"45":{"body":37,"breadcrumbs":3,"title":1},"450":{"body":57,"breadcrumbs":10,"title":4},"451":{"body":81,"breadcrumbs":8,"title":2},"452":{"body":115,"breadcrumbs":8,"title":2},"453":{"body":58,"breadcrumbs":7,"title":1},"454":{"body":79,"breadcrumbs":7,"title":1},"455":{"body":50,"breadcrumbs":8,"title":2},"456":{"body":74,"breadcrumbs":8,"title":2},"457":{"body":119,"breadcrumbs":8,"title":2},"458":{"body":0,"breadcrumbs":9,"title":3},"459":{"body":25,"breadcrumbs":8,"title":2},"46":{"body":65,"breadcrumbs":3,"title":1},"460":{"body":39,"breadcrumbs":7,"title":1},"461":{"body":6,"breadcrumbs":8,"title":2},"462":{"body":34,"breadcrumbs":8,"title":2},"463":{"body":7,"breadcrumbs":7,"title":1},"464":{"body":25,"breadcrumbs":7,"title":1},"465":{"body":67,"breadcrumbs":7,"title":1},"466":{"body":101,"breadcrumbs":8,"title":2},"467":{"body":32,"breadcrumbs":10,"title":4},"468":{"body":64,"breadcrumbs":8,"title":2},"469":{"body":39,"breadcrumbs":8,"title":2},"47":{"body":32,"breadcrumbs":3,"title":1},"470":{"body":52,"breadcrumbs":7,"title":1},"471":{"body":14,"breadcrumbs":9,"title":3},"472":{"body":32,"breadcrumbs":8,"title":2},"473":{"body":22,"breadcrumbs":7,"title":1},"474":{"body":19,"breadcrumbs":7,"title":2},"475":{"body":69,"breadcrumbs":9,"title":4},"476":{"body":25,"breadcrumbs":10,"title":5},"477":{"body":162,"breadcrumbs":11,"title":6},"478":{"body":101,"breadcrumbs":10,"title":5},"479":{"body":39,"breadcrumbs":12,"title":7},"48":{"body":9,"breadcrumbs":3,"title":1},"480":{"body":34,"breadcrumbs":10,"title":5},"481":{"body":39,"breadcrumbs":7,"title":2},"482":{"body":15,"breadcrumbs":8,"title":3},"483":{"body":5,"breadcrumbs":8,"title":2},"484":{"body":18,"breadcrumbs":13,"title":5},"485":{"body":96,"breadcrumbs":13,"title":5},"486":{"body":23,"breadcrumbs":9,"title":1},"487":{"body":99,"breadcrumbs":11,"title":3},"488":{"body":233,"breadcrumbs":12,"title":4},"489":{"body":26,"breadcrumbs":13,"title":5},"49":{"body":14,"breadcrumbs":3,"title":1},"490":{"body":0,"breadcrumbs":10,"title":2},"491":{"body":0,"breadcrumbs":10,"title":2},"492":{"body":0,"breadcrumbs":11,"title":3},"493":{"body":5,"breadcrumbs":10,"title":2},"494":{"body":34,"breadcrumbs":14,"title":4},"495":{"body":65,"breadcrumbs":11,"title":1},"496":{"body":44,"breadcrumbs":12,"title":2},"497":{"body":168,"breadcrumbs":12,"title":2},"498":{"body":42,"breadcrumbs":12,"title":2},"499":{"body":41,"breadcrumbs":12,"title":2},"5":{"body":24,"breadcrumbs":5,"title":2},"50":{"body":19,"breadcrumbs":3,"title":1},"500":{"body":39,"breadcrumbs":13,"title":3},"501":{"body":15,"breadcrumbs":13,"title":3},"502":{"body":73,"breadcrumbs":14,"title":4},"503":{"body":107,"breadcrumbs":14,"title":4},"504":{"body":29,"breadcrumbs":14,"title":3},"505":{"body":218,"breadcrumbs":17,"title":6},"506":{"body":648,"breadcrumbs":15,"title":4},"507":{"body":157,"breadcrumbs":16,"title":5},"508":{"body":109,"breadcrumbs":12,"title":2},"509":{"body":63,"breadcrumbs":14,"title":4},"51":{"body":12,"breadcrumbs":3,"title":1},"510":{"body":136,"breadcrumbs":14,"title":4},"511":{"body":7,"breadcrumbs":12,"title":2},"512":{"body":30,"breadcrumbs":10,"title":2},"513":{"body":0,"breadcrumbs":10,"title":2},"514":{"body":65,"breadcrumbs":9,"title":1},"515":{"body":35,"breadcrumbs":9,"title":1},"516":{"body":76,"breadcrumbs":9,"title":1},"517":{"body":33,"breadcrumbs":9,"title":1},"518":{"body":77,"breadcrumbs":10,"title":2},"519":{"body":23,"breadcrumbs":9,"title":1},"52":{"body":15,"breadcrumbs":3,"title":1},"520":{"body":0,"breadcrumbs":11,"title":3},"521":{"body":25,"breadcrumbs":11,"title":3},"522":{"body":25,"breadcrumbs":11,"title":3},"523":{"body":50,"breadcrumbs":11,"title":3},"524":{"body":33,"breadcrumbs":11,"title":3},"525":{"body":37,"breadcrumbs":11,"title":3},"526":{"body":105,"breadcrumbs":11,"title":3},"527":{"body":101,"breadcrumbs":12,"title":4},"528":{"body":248,"breadcrumbs":10,"title":2},"529":{"body":213,"breadcrumbs":10,"title":2},"53":{"body":9,"breadcrumbs":4,"title":2},"530":{"body":0,"breadcrumbs":11,"title":3},"531":{"body":132,"breadcrumbs":11,"title":3},"532":{"body":0,"breadcrumbs":6,"title":2},"533":{"body":25,"breadcrumbs":5,"title":1},"534":{"body":22,"breadcrumbs":5,"title":1},"535":{"body":5,"breadcrumbs":5,"title":1},"536":{"body":6,"breadcrumbs":5,"title":1},"537":{"body":16,"breadcrumbs":7,"title":3},"538":{"body":121,"breadcrumbs":7,"title":2},"539":{"body":120,"breadcrumbs":7,"title":2},"54":{"body":21,"breadcrumbs":3,"title":1},"540":{"body":70,"breadcrumbs":7,"title":2},"541":{"body":140,"breadcrumbs":7,"title":2},"542":{"body":270,"breadcrumbs":7,"title":2},"543":{"body":51,"breadcrumbs":7,"title":2},"544":{"body":54,"breadcrumbs":7,"title":2},"545":{"body":34,"breadcrumbs":9,"title":4},"546":{"body":187,"breadcrumbs":9,"title":4},"547":{"body":44,"breadcrumbs":9,"title":4},"548":{"body":447,"breadcrumbs":8,"title":3},"549":{"body":0,"breadcrumbs":6,"title":1},"55":{"body":14,"breadcrumbs":3,"title":1},"550":{"body":101,"breadcrumbs":14,"title":9},"551":{"body":22,"breadcrumbs":13,"title":5},"552":{"body":27,"breadcrumbs":10,"title":2},"553":{"body":67,"breadcrumbs":9,"title":1},"554":{"body":142,"breadcrumbs":9,"title":1},"555":{"body":273,"breadcrumbs":11,"title":3},"556":{"body":83,"breadcrumbs":11,"title":3},"557":{"body":24,"breadcrumbs":10,"title":2},"558":{"body":10,"breadcrumbs":6,"title":1},"559":{"body":37,"breadcrumbs":7,"title":2},"56":{"body":18,"breadcrumbs":3,"title":1},"560":{"body":51,"breadcrumbs":8,"title":3},"561":{"body":87,"breadcrumbs":6,"title":1},"562":{"body":89,"breadcrumbs":7,"title":2},"563":{"body":46,"breadcrumbs":7,"title":2},"564":{"body":0,"breadcrumbs":7,"title":2},"565":{"body":27,"breadcrumbs":6,"title":1},"566":{"body":8,"breadcrumbs":7,"title":2},"567":{"body":89,"breadcrumbs":4,"title":2},"568":{"body":47,"breadcrumbs":6,"title":3},"569":{"body":68,"breadcrumbs":4,"title":1},"57":{"body":20,"breadcrumbs":3,"title":1},"570":{"body":0,"breadcrumbs":5,"title":2},"571":{"body":132,"breadcrumbs":5,"title":2},"572":{"body":39,"breadcrumbs":6,"title":3},"573":{"body":47,"breadcrumbs":5,"title":2},"574":{"body":31,"breadcrumbs":5,"title":2},"575":{"body":56,"breadcrumbs":6,"title":3},"576":{"body":30,"breadcrumbs":5,"title":2},"577":{"body":28,"breadcrumbs":6,"title":3},"578":{"body":21,"breadcrumbs":5,"title":2},"579":{"body":49,"breadcrumbs":4,"title":1},"58":{"body":37,"breadcrumbs":4,"title":2},"580":{"body":215,"breadcrumbs":5,"title":2},"581":{"body":75,"breadcrumbs":4,"title":1},"582":{"body":22,"breadcrumbs":5,"title":2},"583":{"body":15,"breadcrumbs":6,"title":2},"584":{"body":51,"breadcrumbs":7,"title":1},"585":{"body":113,"breadcrumbs":7,"title":1},"586":{"body":77,"breadcrumbs":8,"title":2},"587":{"body":67,"breadcrumbs":7,"title":1},"588":{"body":19,"breadcrumbs":7,"title":1},"589":{"body":138,"breadcrumbs":8,"title":2},"59":{"body":13,"breadcrumbs":6,"title":2},"590":{"body":82,"breadcrumbs":9,"title":3},"591":{"body":52,"breadcrumbs":8,"title":2},"592":{"body":25,"breadcrumbs":7,"title":1},"593":{"body":27,"breadcrumbs":10,"title":4},"594":{"body":19,"breadcrumbs":7,"title":1},"595":{"body":124,"breadcrumbs":7,"title":1},"596":{"body":146,"breadcrumbs":7,"title":1},"597":{"body":9,"breadcrumbs":7,"title":1},"598":{"body":39,"breadcrumbs":8,"title":2},"599":{"body":26,"breadcrumbs":8,"title":2},"6":{"body":33,"breadcrumbs":5,"title":2},"60":{"body":0,"breadcrumbs":9,"title":3},"600":{"body":56,"breadcrumbs":8,"title":2},"601":{"body":21,"breadcrumbs":12,"title":6},"602":{"body":5,"breadcrumbs":6,"title":1},"603":{"body":34,"breadcrumbs":7,"title":2},"604":{"body":18,"breadcrumbs":6,"title":1},"605":{"body":27,"breadcrumbs":7,"title":2},"606":{"body":30,"breadcrumbs":8,"title":2},"607":{"body":103,"breadcrumbs":7,"title":1},"608":{"body":0,"breadcrumbs":8,"title":2},"609":{"body":117,"breadcrumbs":8,"title":2},"61":{"body":31,"breadcrumbs":8,"title":2},"610":{"body":12,"breadcrumbs":7,"title":1},"611":{"body":11,"breadcrumbs":7,"title":1},"612":{"body":15,"breadcrumbs":8,"title":2},"613":{"body":283,"breadcrumbs":10,"title":3},"614":{"body":29,"breadcrumbs":8,"title":2},"615":{"body":10,"breadcrumbs":8,"title":2},"616":{"body":0,"breadcrumbs":8,"title":2},"617":{"body":55,"breadcrumbs":8,"title":2},"618":{"body":12,"breadcrumbs":7,"title":1},"619":{"body":11,"breadcrumbs":7,"title":1},"62":{"body":49,"breadcrumbs":9,"title":3},"620":{"body":17,"breadcrumbs":8,"title":2},"621":{"body":38,"breadcrumbs":11,"title":4},"622":{"body":248,"breadcrumbs":8,"title":1},"623":{"body":0,"breadcrumbs":9,"title":2},"624":{"body":20,"breadcrumbs":9,"title":2},"625":{"body":65,"breadcrumbs":12,"title":5},"626":{"body":70,"breadcrumbs":9,"title":2},"627":{"body":80,"breadcrumbs":10,"title":3},"628":{"body":64,"breadcrumbs":9,"title":2},"629":{"body":12,"breadcrumbs":8,"title":1},"63":{"body":0,"breadcrumbs":8,"title":2},"630":{"body":16,"breadcrumbs":8,"title":1},"631":{"body":15,"breadcrumbs":9,"title":2},"632":{"body":42,"breadcrumbs":6,"title":1},"633":{"body":81,"breadcrumbs":7,"title":2},"634":{"body":47,"breadcrumbs":8,"title":3},"635":{"body":39,"breadcrumbs":7,"title":2},"636":{"body":10,"breadcrumbs":6,"title":1},"637":{"body":12,"breadcrumbs":7,"title":2},"638":{"body":30,"breadcrumbs":7,"title":2},"639":{"body":12,"breadcrumbs":8,"title":2},"64":{"body":22,"breadcrumbs":8,"title":2},"640":{"body":31,"breadcrumbs":7,"title":1},"641":{"body":99,"breadcrumbs":7,"title":1},"642":{"body":53,"breadcrumbs":7,"title":1},"643":{"body":31,"breadcrumbs":8,"title":2},"644":{"body":48,"breadcrumbs":8,"title":2},"645":{"body":5,"breadcrumbs":7,"title":1},"646":{"body":24,"breadcrumbs":8,"title":2},"647":{"body":8,"breadcrumbs":8,"title":2},"648":{"body":6,"breadcrumbs":11,"title":4},"649":{"body":78,"breadcrumbs":8,"title":1},"65":{"body":6,"breadcrumbs":7,"title":1},"650":{"body":46,"breadcrumbs":8,"title":1},"651":{"body":30,"breadcrumbs":8,"title":1},"652":{"body":11,"breadcrumbs":9,"title":2},"653":{"body":40,"breadcrumbs":8,"title":1},"654":{"body":102,"breadcrumbs":10,"title":3},"655":{"body":75,"breadcrumbs":11,"title":4},"656":{"body":17,"breadcrumbs":12,"title":5},"657":{"body":65,"breadcrumbs":9,"title":3},"658":{"body":15,"breadcrumbs":8,"title":2},"659":{"body":8,"breadcrumbs":8,"title":2},"66":{"body":19,"breadcrumbs":7,"title":1},"660":{"body":0,"breadcrumbs":8,"title":2},"661":{"body":36,"breadcrumbs":8,"title":2},"662":{"body":20,"breadcrumbs":7,"title":1},"663":{"body":10,"breadcrumbs":7,"title":1},"664":{"body":238,"breadcrumbs":7,"title":1},"665":{"body":123,"breadcrumbs":8,"title":2},"666":{"body":23,"breadcrumbs":8,"title":2},"667":{"body":15,"breadcrumbs":8,"title":2},"668":{"body":8,"breadcrumbs":10,"title":3},"669":{"body":30,"breadcrumbs":8,"title":1},"67":{"body":126,"breadcrumbs":8,"title":2},"670":{"body":0,"breadcrumbs":9,"title":2},"671":{"body":34,"breadcrumbs":8,"title":1},"672":{"body":10,"breadcrumbs":8,"title":1},"673":{"body":19,"breadcrumbs":8,"title":1},"674":{"body":11,"breadcrumbs":9,"title":2},"675":{"body":16,"breadcrumbs":9,"title":2},"676":{"body":107,"breadcrumbs":8,"title":1},"677":{"body":0,"breadcrumbs":9,"title":2},"678":{"body":175,"breadcrumbs":9,"title":2},"679":{"body":146,"breadcrumbs":8,"title":1},"68":{"body":22,"breadcrumbs":8,"title":2},"680":{"body":4,"breadcrumbs":8,"title":1},"681":{"body":15,"breadcrumbs":9,"title":2},"682":{"body":11,"breadcrumbs":9,"title":2},"683":{"body":14,"breadcrumbs":9,"title":3},"684":{"body":42,"breadcrumbs":7,"title":1},"685":{"body":0,"breadcrumbs":8,"title":2},"686":{"body":28,"breadcrumbs":8,"title":2},"687":{"body":0,"breadcrumbs":7,"title":1},"688":{"body":33,"breadcrumbs":8,"title":2},"689":{"body":11,"breadcrumbs":7,"title":1},"69":{"body":37,"breadcrumbs":8,"title":2},"690":{"body":129,"breadcrumbs":7,"title":1},"691":{"body":86,"breadcrumbs":8,"title":2},"692":{"body":0,"breadcrumbs":8,"title":2},"693":{"body":5,"breadcrumbs":9,"title":3},"694":{"body":69,"breadcrumbs":8,"title":2},"695":{"body":43,"breadcrumbs":8,"title":2},"696":{"body":0,"breadcrumbs":8,"title":2},"697":{"body":3,"breadcrumbs":9,"title":3},"698":{"body":69,"breadcrumbs":8,"title":2},"699":{"body":37,"breadcrumbs":8,"title":2},"7":{"body":30,"breadcrumbs":2,"title":1},"70":{"body":10,"breadcrumbs":7,"title":1},"700":{"body":26,"breadcrumbs":9,"title":3},"701":{"body":65,"breadcrumbs":8,"title":2},"702":{"body":0,"breadcrumbs":8,"title":2},"703":{"body":19,"breadcrumbs":7,"title":1},"704":{"body":25,"breadcrumbs":8,"title":2},"705":{"body":608,"breadcrumbs":7,"title":1},"706":{"body":10,"breadcrumbs":6,"title":2},"707":{"body":201,"breadcrumbs":7,"title":2},"708":{"body":216,"breadcrumbs":7,"title":2},"709":{"body":95,"breadcrumbs":6,"title":1},"71":{"body":11,"breadcrumbs":4,"title":1},"710":{"body":151,"breadcrumbs":9,"title":4},"711":{"body":87,"breadcrumbs":7,"title":2},"712":{"body":8,"breadcrumbs":6,"title":1},"713":{"body":16,"breadcrumbs":7,"title":2},"714":{"body":12,"breadcrumbs":6,"title":1},"715":{"body":23,"breadcrumbs":11,"title":4},"716":{"body":15,"breadcrumbs":9,"title":2},"717":{"body":6,"breadcrumbs":8,"title":1},"718":{"body":37,"breadcrumbs":9,"title":2},"719":{"body":0,"breadcrumbs":8,"title":1},"72":{"body":14,"breadcrumbs":9,"title":3},"720":{"body":55,"breadcrumbs":11,"title":4},"721":{"body":30,"breadcrumbs":11,"title":4},"722":{"body":32,"breadcrumbs":8,"title":1},"723":{"body":80,"breadcrumbs":8,"title":1},"724":{"body":70,"breadcrumbs":8,"title":1},"725":{"body":28,"breadcrumbs":10,"title":3},"726":{"body":62,"breadcrumbs":11,"title":4},"727":{"body":16,"breadcrumbs":9,"title":2},"728":{"body":134,"breadcrumbs":8,"title":2},"729":{"body":42,"breadcrumbs":9,"title":3},"73":{"body":26,"breadcrumbs":11,"title":2},"730":{"body":62,"breadcrumbs":9,"title":3},"731":{"body":56,"breadcrumbs":10,"title":4},"732":{"body":64,"breadcrumbs":8,"title":2},"733":{"body":47,"breadcrumbs":9,"title":3},"734":{"body":97,"breadcrumbs":7,"title":1},"735":{"body":21,"breadcrumbs":8,"title":2},"736":{"body":0,"breadcrumbs":6,"title":2},"737":{"body":95,"breadcrumbs":5,"title":1},"738":{"body":28,"breadcrumbs":6,"title":2},"739":{"body":0,"breadcrumbs":5,"title":1},"74":{"body":54,"breadcrumbs":10,"title":1},"740":{"body":296,"breadcrumbs":8,"title":4},"741":{"body":54,"breadcrumbs":8,"title":4},"742":{"body":192,"breadcrumbs":7,"title":3},"743":{"body":13,"breadcrumbs":6,"title":2},"744":{"body":41,"breadcrumbs":7,"title":3},"745":{"body":49,"breadcrumbs":6,"title":2},"746":{"body":17,"breadcrumbs":7,"title":3},"747":{"body":44,"breadcrumbs":6,"title":2},"748":{"body":59,"breadcrumbs":8,"title":4},"749":{"body":14,"breadcrumbs":8,"title":2},"75":{"body":17,"breadcrumbs":10,"title":1},"750":{"body":42,"breadcrumbs":7,"title":1},"751":{"body":97,"breadcrumbs":7,"title":1},"752":{"body":64,"breadcrumbs":7,"title":1},"753":{"body":0,"breadcrumbs":8,"title":2},"754":{"body":0,"breadcrumbs":8,"title":2},"755":{"body":19,"breadcrumbs":9,"title":3},"756":{"body":5,"breadcrumbs":7,"title":1},"757":{"body":120,"breadcrumbs":7,"title":1},"758":{"body":10,"breadcrumbs":8,"title":2},"759":{"body":12,"breadcrumbs":14,"title":5},"76":{"body":17,"breadcrumbs":10,"title":1},"760":{"body":15,"breadcrumbs":10,"title":1},"761":{"body":100,"breadcrumbs":10,"title":1},"762":{"body":57,"breadcrumbs":11,"title":2},"763":{"body":0,"breadcrumbs":11,"title":2},"764":{"body":21,"breadcrumbs":11,"title":2},"765":{"body":4,"breadcrumbs":10,"title":1},"766":{"body":305,"breadcrumbs":10,"title":1},"767":{"body":10,"breadcrumbs":11,"title":2},"768":{"body":19,"breadcrumbs":12,"title":4},"769":{"body":31,"breadcrumbs":9,"title":1},"77":{"body":30,"breadcrumbs":18,"title":9},"770":{"body":264,"breadcrumbs":9,"title":1},"771":{"body":0,"breadcrumbs":10,"title":2},"772":{"body":43,"breadcrumbs":10,"title":2},"773":{"body":4,"breadcrumbs":9,"title":1},"774":{"body":113,"breadcrumbs":9,"title":1},"775":{"body":10,"breadcrumbs":10,"title":2},"776":{"body":12,"breadcrumbs":11,"title":5},"777":{"body":18,"breadcrumbs":7,"title":1},"778":{"body":102,"breadcrumbs":7,"title":1},"779":{"body":180,"breadcrumbs":7,"title":1},"78":{"body":12,"breadcrumbs":11,"title":2},"780":{"body":51,"breadcrumbs":8,"title":2},"781":{"body":81,"breadcrumbs":8,"title":2},"782":{"body":168,"breadcrumbs":7,"title":1},"783":{"body":14,"breadcrumbs":8,"title":2},"784":{"body":78,"breadcrumbs":8,"title":2},"785":{"body":186,"breadcrumbs":10,"title":1},"786":{"body":175,"breadcrumbs":11,"title":2},"787":{"body":27,"breadcrumbs":11,"title":4},"788":{"body":133,"breadcrumbs":8,"title":1},"789":{"body":95,"breadcrumbs":8,"title":1},"79":{"body":123,"breadcrumbs":11,"title":2},"790":{"body":0,"breadcrumbs":9,"title":2},"791":{"body":0,"breadcrumbs":9,"title":2},"792":{"body":23,"breadcrumbs":14,"title":7},"793":{"body":26,"breadcrumbs":15,"title":8},"794":{"body":20,"breadcrumbs":8,"title":1},"795":{"body":0,"breadcrumbs":8,"title":1},"796":{"body":84,"breadcrumbs":8,"title":1},"797":{"body":84,"breadcrumbs":8,"title":1},"798":{"body":17,"breadcrumbs":9,"title":2},"799":{"body":23,"breadcrumbs":8,"title":3},"8":{"body":123,"breadcrumbs":7,"title":3},"80":{"body":48,"breadcrumbs":12,"title":3},"800":{"body":50,"breadcrumbs":7,"title":2},"801":{"body":14,"breadcrumbs":15,"title":6},"802":{"body":15,"breadcrumbs":10,"title":1},"803":{"body":80,"breadcrumbs":10,"title":1},"804":{"body":7,"breadcrumbs":11,"title":2},"805":{"body":0,"breadcrumbs":11,"title":2},"806":{"body":27,"breadcrumbs":11,"title":2},"807":{"body":4,"breadcrumbs":10,"title":1},"808":{"body":28,"breadcrumbs":10,"title":1},"809":{"body":5,"breadcrumbs":11,"title":2},"81":{"body":51,"breadcrumbs":10,"title":1},"810":{"body":24,"breadcrumbs":11,"title":2},"811":{"body":30,"breadcrumbs":11,"title":3},"812":{"body":24,"breadcrumbs":9,"title":1},"813":{"body":276,"breadcrumbs":9,"title":1},"814":{"body":70,"breadcrumbs":10,"title":2},"815":{"body":7,"breadcrumbs":10,"title":2},"816":{"body":0,"breadcrumbs":10,"title":2},"817":{"body":34,"breadcrumbs":9,"title":1},"818":{"body":0,"breadcrumbs":10,"title":2},"819":{"body":30,"breadcrumbs":17,"title":9},"82":{"body":0,"breadcrumbs":11,"title":2},"820":{"body":28,"breadcrumbs":17,"title":9},"821":{"body":19,"breadcrumbs":9,"title":1},"822":{"body":29,"breadcrumbs":11,"title":3},"823":{"body":25,"breadcrumbs":9,"title":1},"824":{"body":526,"breadcrumbs":9,"title":1},"825":{"body":23,"breadcrumbs":10,"title":2},"826":{"body":7,"breadcrumbs":10,"title":2},"827":{"body":0,"breadcrumbs":10,"title":2},"828":{"body":37,"breadcrumbs":9,"title":1},"829":{"body":0,"breadcrumbs":10,"title":2},"83":{"body":42,"breadcrumbs":13,"title":4},"830":{"body":28,"breadcrumbs":16,"title":8},"831":{"body":32,"breadcrumbs":17,"title":9},"832":{"body":49,"breadcrumbs":9,"title":1},"833":{"body":11,"breadcrumbs":4,"title":1},"834":{"body":13,"breadcrumbs":5,"title":1},"835":{"body":16,"breadcrumbs":6,"title":2},"836":{"body":35,"breadcrumbs":7,"title":3},"837":{"body":18,"breadcrumbs":6,"title":2},"838":{"body":11,"breadcrumbs":6,"title":2},"839":{"body":37,"breadcrumbs":9,"title":3},"84":{"body":56,"breadcrumbs":12,"title":3},"840":{"body":14,"breadcrumbs":8,"title":2},"841":{"body":93,"breadcrumbs":8,"title":2},"842":{"body":10,"breadcrumbs":5,"title":1},"843":{"body":11,"breadcrumbs":6,"title":2},"844":{"body":163,"breadcrumbs":7,"title":3},"845":{"body":31,"breadcrumbs":6,"title":2},"846":{"body":12,"breadcrumbs":6,"title":2},"847":{"body":178,"breadcrumbs":7,"title":2},"848":{"body":57,"breadcrumbs":7,"title":2},"849":{"body":9,"breadcrumbs":7,"title":2},"85":{"body":45,"breadcrumbs":10,"title":1},"850":{"body":0,"breadcrumbs":6,"title":2},"851":{"body":77,"breadcrumbs":5,"title":1},"852":{"body":38,"breadcrumbs":6,"title":2},"853":{"body":126,"breadcrumbs":9,"title":5},"854":{"body":65,"breadcrumbs":7,"title":3},"855":{"body":109,"breadcrumbs":9,"title":5},"856":{"body":0,"breadcrumbs":7,"title":2},"857":{"body":48,"breadcrumbs":6,"title":1},"858":{"body":74,"breadcrumbs":8,"title":3},"859":{"body":145,"breadcrumbs":10,"title":5},"86":{"body":0,"breadcrumbs":11,"title":2},"860":{"body":0,"breadcrumbs":6,"title":2},"861":{"body":28,"breadcrumbs":5,"title":1},"862":{"body":35,"breadcrumbs":5,"title":1},"863":{"body":0,"breadcrumbs":6,"title":2},"864":{"body":102,"breadcrumbs":5,"title":1},"865":{"body":0,"breadcrumbs":6,"title":2},"866":{"body":396,"breadcrumbs":6,"title":2},"867":{"body":7,"breadcrumbs":5,"title":1},"868":{"body":3,"breadcrumbs":5,"title":1},"869":{"body":15,"breadcrumbs":6,"title":2},"87":{"body":24,"breadcrumbs":13,"title":4},"870":{"body":0,"breadcrumbs":7,"title":2},"871":{"body":21,"breadcrumbs":7,"title":2},"872":{"body":24,"breadcrumbs":6,"title":1},"873":{"body":259,"breadcrumbs":8,"title":3},"874":{"body":87,"breadcrumbs":6,"title":1},"875":{"body":76,"breadcrumbs":6,"title":1},"876":{"body":299,"breadcrumbs":8,"title":3},"877":{"body":155,"breadcrumbs":8,"title":3},"878":{"body":21,"breadcrumbs":6,"title":1},"879":{"body":92,"breadcrumbs":7,"title":2},"88":{"body":75,"breadcrumbs":13,"title":4},"880":{"body":206,"breadcrumbs":7,"title":2},"881":{"body":5,"breadcrumbs":6,"title":1},"882":{"body":3,"breadcrumbs":6,"title":1},"883":{"body":12,"breadcrumbs":7,"title":2},"884":{"body":0,"breadcrumbs":9,"title":3},"885":{"body":12,"breadcrumbs":8,"title":2},"886":{"body":29,"breadcrumbs":7,"title":1},"887":{"body":33,"breadcrumbs":8,"title":2},"888":{"body":0,"breadcrumbs":10,"title":4},"889":{"body":26,"breadcrumbs":7,"title":1},"89":{"body":51,"breadcrumbs":15,"title":6},"890":{"body":5,"breadcrumbs":7,"title":1},"891":{"body":3,"breadcrumbs":7,"title":1},"892":{"body":9,"breadcrumbs":8,"title":2},"893":{"body":0,"breadcrumbs":7,"title":2},"894":{"body":33,"breadcrumbs":7,"title":2},"895":{"body":28,"breadcrumbs":6,"title":1},"896":{"body":143,"breadcrumbs":8,"title":3},"897":{"body":128,"breadcrumbs":8,"title":3},"898":{"body":334,"breadcrumbs":6,"title":1},"899":{"body":190,"breadcrumbs":9,"title":4},"9":{"body":137,"breadcrumbs":6,"title":2},"90":{"body":40,"breadcrumbs":12,"title":5},"900":{"body":164,"breadcrumbs":8,"title":3},"901":{"body":89,"breadcrumbs":8,"title":3},"902":{"body":42,"breadcrumbs":8,"title":3},"903":{"body":136,"breadcrumbs":8,"title":3},"904":{"body":89,"breadcrumbs":6,"title":1},"905":{"body":152,"breadcrumbs":7,"title":2},"906":{"body":470,"breadcrumbs":7,"title":2},"907":{"body":5,"breadcrumbs":6,"title":1},"908":{"body":3,"breadcrumbs":6,"title":1},"909":{"body":47,"breadcrumbs":7,"title":2},"91":{"body":12,"breadcrumbs":9,"title":2},"910":{"body":15,"breadcrumbs":8,"title":3},"911":{"body":9,"breadcrumbs":7,"title":2},"912":{"body":28,"breadcrumbs":6,"title":1},"913":{"body":184,"breadcrumbs":7,"title":2},"914":{"body":123,"breadcrumbs":7,"title":2},"915":{"body":156,"breadcrumbs":7,"title":2},"916":{"body":45,"breadcrumbs":7,"title":2},"917":{"body":0,"breadcrumbs":11,"title":3},"918":{"body":10,"breadcrumbs":10,"title":2},"919":{"body":21,"breadcrumbs":9,"title":1},"92":{"body":13,"breadcrumbs":9,"title":2},"920":{"body":26,"breadcrumbs":10,"title":2},"921":{"body":145,"breadcrumbs":10,"title":2},"922":{"body":318,"breadcrumbs":13,"title":5},"923":{"body":0,"breadcrumbs":12,"title":3},"924":{"body":43,"breadcrumbs":11,"title":2},"925":{"body":43,"breadcrumbs":10,"title":1},"926":{"body":346,"breadcrumbs":11,"title":2},"927":{"body":264,"breadcrumbs":11,"title":2},"928":{"body":33,"breadcrumbs":17,"title":8},"929":{"body":489,"breadcrumbs":13,"title":4},"93":{"body":3,"breadcrumbs":11,"title":4},"930":{"body":173,"breadcrumbs":12,"title":3},"931":{"body":312,"breadcrumbs":10,"title":1},"932":{"body":0,"breadcrumbs":13,"title":4},"933":{"body":9,"breadcrumbs":11,"title":2},"934":{"body":75,"breadcrumbs":10,"title":1},"935":{"body":11,"breadcrumbs":13,"title":4},"936":{"body":390,"breadcrumbs":11,"title":2},"937":{"body":202,"breadcrumbs":11,"title":2},"938":{"body":19,"breadcrumbs":6,"title":2},"939":{"body":65,"breadcrumbs":7,"title":3},"94":{"body":12,"breadcrumbs":12,"title":5},"940":{"body":17,"breadcrumbs":5,"title":1},"941":{"body":22,"breadcrumbs":10,"title":2},"942":{"body":37,"breadcrumbs":10,"title":2},"943":{"body":55,"breadcrumbs":10,"title":2},"944":{"body":24,"breadcrumbs":4,"title":2},"945":{"body":203,"breadcrumbs":10,"title":4},"946":{"body":149,"breadcrumbs":7,"title":1},"947":{"body":64,"breadcrumbs":7,"title":1},"948":{"body":152,"breadcrumbs":7,"title":1},"949":{"body":66,"breadcrumbs":7,"title":1},"95":{"body":0,"breadcrumbs":10,"title":2},"950":{"body":173,"breadcrumbs":8,"title":2},"951":{"body":56,"breadcrumbs":8,"title":2},"952":{"body":71,"breadcrumbs":6,"title":0},"953":{"body":18,"breadcrumbs":11,"title":4},"954":{"body":61,"breadcrumbs":9,"title":2},"955":{"body":47,"breadcrumbs":9,"title":2},"956":{"body":320,"breadcrumbs":8,"title":1},"957":{"body":307,"breadcrumbs":8,"title":1},"958":{"body":61,"breadcrumbs":9,"title":2},"959":{"body":105,"breadcrumbs":9,"title":2},"96":{"body":67,"breadcrumbs":9,"title":1},"960":{"body":232,"breadcrumbs":11,"title":4},"961":{"body":87,"breadcrumbs":8,"title":1},"962":{"body":130,"breadcrumbs":9,"title":2},"963":{"body":28,"breadcrumbs":9,"title":2},"964":{"body":163,"breadcrumbs":9,"title":2},"965":{"body":57,"breadcrumbs":5,"title":2},"966":{"body":0,"breadcrumbs":4,"title":1},"967":{"body":6,"breadcrumbs":4,"title":1},"968":{"body":12,"breadcrumbs":4,"title":1},"969":{"body":12,"breadcrumbs":4,"title":1},"97":{"body":45,"breadcrumbs":9,"title":1},"970":{"body":23,"breadcrumbs":4,"title":1},"971":{"body":0,"breadcrumbs":4,"title":1},"972":{"body":16,"breadcrumbs":8,"title":5},"973":{"body":14,"breadcrumbs":6,"title":3},"974":{"body":80,"breadcrumbs":6,"title":3},"975":{"body":115,"breadcrumbs":6,"title":2},"976":{"body":18,"breadcrumbs":6,"title":1},"977":{"body":15,"breadcrumbs":7,"title":2},"978":{"body":0,"breadcrumbs":9,"title":4},"979":{"body":42,"breadcrumbs":6,"title":1},"98":{"body":35,"breadcrumbs":9,"title":1},"980":{"body":77,"breadcrumbs":6,"title":1},"981":{"body":27,"breadcrumbs":6,"title":1},"982":{"body":0,"breadcrumbs":9,"title":4},"983":{"body":68,"breadcrumbs":6,"title":1},"984":{"body":89,"breadcrumbs":6,"title":1},"985":{"body":8,"breadcrumbs":6,"title":1},"986":{"body":121,"breadcrumbs":6,"title":1},"987":{"body":13,"breadcrumbs":8,"title":2},"988":{"body":0,"breadcrumbs":8,"title":2},"989":{"body":38,"breadcrumbs":9,"title":3},"99":{"body":36,"breadcrumbs":9,"title":1},"990":{"body":0,"breadcrumbs":10,"title":4},"991":{"body":5,"breadcrumbs":9,"title":3},"992":{"body":11,"breadcrumbs":8,"title":2},"993":{"body":37,"breadcrumbs":8,"title":2},"994":{"body":5,"breadcrumbs":9,"title":3},"995":{"body":10,"breadcrumbs":8,"title":2},"996":{"body":0,"breadcrumbs":8,"title":2},"997":{"body":0,"breadcrumbs":12,"title":6},"998":{"body":0,"breadcrumbs":9,"title":3},"999":{"body":15,"breadcrumbs":13,"title":7}},"docs":{"0":{"body":"This documentation was written to help Mozillians analyze and interpret data collected by our products, such as Firefox and Mozilla VPN . Mozilla refers to the systems that collect and process this data as Telemetry . At Mozilla , our data-gathering and data-handling practices are anchored in our Data Privacy Principles and elaborated in the Mozilla Privacy Policy . You can learn more about what data Firefox collects and the choices you can make as a Firefox user in the Firefox Privacy Notice . If there's information missing from these docs, or if you'd like to contribute, see this article on contributing , and feel free to file a bug here . You can locate the source for this documentation in the data-docs repository on GitHub.","breadcrumbs":"Mozilla Data Documentation » Mozilla Data Documentation","id":"0","title":"Mozilla Data Documentation"},"1":{"body":"This documentation is divided into the following sections:","breadcrumbs":"Mozilla Data Documentation » Using this document","id":"1","title":"Using this document"},"10":{"body":"Some of our products, like Firefox Sync , produce logs on the server when they are used. For analysis purposes, we take this log data, strip it user identifiers and summarize it into derived datasets which can be queried with either BigQuery or Looker . As with product telemetry, this data can be helpful for understanding how our products are used. For example, it can tell us how many people from a particular locale are engaging with a particular service.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Usage Logs","id":"10","title":"Usage Logs"},"100":{"body":"Users can monitor the data quality metrics and issues in a centralized view. It highlights key features such as customizable widgets, real-time metric tracking, and the ability to visualize data health at a glance. Users can configure dashboards to focus on specific metrics or tables and receive immediate insights into their data pipelines' performance. For additional guidance on using Bigeye Dashboard, please refer to the following documentation: How to set filters Monitoring Coverage Tracking Data Quality Issue Response Metrics Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Dashboard","id":"100","title":"Dashboard"},"1000":{"body":"⚠ The information in this document is obsolete. This content was originally included in the Project Smoot existing metrics report (Mozilla internal link). ADI and DAU are oft-discussed censuses. This chapter discusses their history and definition.","breadcrumbs":"Historical Reference » Legacy Census Metrics » Legacy Census Metrics","id":"1000","title":"Legacy Census Metrics"},"1001":{"body":"⚠ The Blocklist mechanism described below is no longer used and has been replaced with remote settings . The content is left verbatim for historical reference. ADI, one of Firefox’s oldest client censuses, is computed as the number of conforming requests to the Firefox blocklist endpoint. ADI data is available since July 13, 2008. It is not possible to opt-out of the blocklist using the Firefox UI, but users can disable the update mechanism by changing preference values. A blocklist is shipped in each release and updated when Firefox notices that more than 24 hours have elapsed since the last update. The blocklist request does not contain the telemetry client_id or any other persistent identifiers. Some data about the install are provided as URI parameters: App ID App version Product name Build ID Build target Locale Update channel OS version Distribution Distribution version Number of pings sent by this client for this version of Firefox (stored in the pref extensions.blocklist.pingCountVersion) Total ping count (stored in the pref extensions.blocklist.pingCountTotal) Number of full days since last ping so subsets of ADI may be queried along these dimensions. The blocklist is kept up-to-date locally using the UpdateTimerManager facility; the update is scheduled in a manifest and performed by Blocklist#notify . Upon browser startup, after a delay (30 seconds by default), UpdateTimerManager checks whether any of its scheduled tasks are ready. At each wakeup, the single most-overdue task is triggered, if one exists. UpdateTimerManager then sleeps at least two minutes or until the next task is scheduled. Failures are ignored. The raw data is available in BigQuery (see STMO#66481 ). Telemetry only reports whether blocklist checking is enabled or disabled on the client; there is no data in telemetry about blocklist fetches, age, or update failures.","breadcrumbs":"Historical Reference » Legacy Census Metrics » ADI / Active Daily Installs (blocklist fetches)","id":"1001","title":"ADI / Active Daily Installs (blocklist fetches)"},"1002":{"body":"⚠ This description of DAU is not authoritative; please see the DAU definition in metrics for the canonical definition. Firefox DAU is currently computed as the number of unique client_ids observed in main pings received on a calendar day. The DAU count excludes users who have opted out of telemetry . Each main ping describes a single subsession of browser activity. When and how a ping is sent depends on the reason the subsession ends: Table 1: When main pings are sent, and why. Reason\nTrigger\nPercent of subsessions [1]\nMechanism shutdown\nBrowser is closed\n77%\nFor Firefox 55 or later, sent by Pingsender on browser close unless the OS is shutting down. Otherwise, sent by `TelemetrySendImpl.setup` on the following browser launch. environment-change\nThe telemetry environment changed\n13%\nSent when change is detected by `TelemetrySession._onEnvironmentChange` daily\nmore than 24 hours have elapsed since the last ping was sent and the time is local midnight\n8%\nSent at local midnight after a random 0-60 min delay aborted-session\nA session terminates uncleanly (e.g. crash or lost power)\n3%\nSent by the browser on the next launch; the payload to send is written to disk every 5 minutes during an active session and removed by a clean shutdown Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Legacy Census Metrics » DAU / Daily Active Users","id":"1002","title":"DAU / Daily Active Users"},"1003":{"body":"These datasets are no longer updated or maintained. Please reach out to the Data Platform team if you think your needs are best met by an obsolete dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Obsolete Datasets","id":"1003","title":"Obsolete Datasets"},"1004":{"body":"This article describes the various BigQuery tables Mozilla uses to store Activity Stream data, along with some examples of how to access them.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Activity Stream Datasets","id":"1004","title":"Activity Stream Datasets"},"1005":{"body":"What is Activity Stream? Activity Stream Pings Accessing Activity Stream Data activity_stream messaging_system Gotchas and Caveats Examples Sessions per client_id Topsite clicks and Highlights clicks Topsite Tile Dismissals: Sponsored and Non-Sponsored Snippet impressions, blocks, clicks, and dismissals","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Table of Contents","id":"1005","title":"Table of Contents"},"1006":{"body":"Activity Stream is the Firefox module which manages the in product content pages for Firefox: about:home about:newtab about:welcome starting with Firefox 62 Snippets CFR Onboarding What's new panel Moments pages The Activity Stream team has implemented data collection in and around these pages. This data has some overlap with the standard Firefox Telemetry system, however it is a custom system, designed and maintained by that team. For specific questions about this data, reach out to the #fx-messaging-system Slack channel directly.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » What is Activity Stream?","id":"1006","title":"What is Activity Stream?"},"1007":{"body":"This data is measured in various custom pings that are sent via PingCentre (different from Pingsender ). Activity Stream Pings: data_events.md","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Activity Stream Pings","id":"1007","title":"Activity Stream Pings"},"1008":{"body":"Activity Stream pings are stored in BigQuery (like other Firefox Telemetry). There are two datasets: activity_stream and messaging_system. activity_stream The activity_stream dataset contains the following tables: events stores user interactions with the about:home and about:newtab pages sessions stores sessions of about:home and about:newtab pages impression_stats stores impression/click/block events for the Pocket recommendations on the about:home and about:newtab pages spoc_fills stores \"Pocket Sponsored\" recommendation related pings messaging_system The messaging_system dataset contains the following tables: cfr stores metrics on user interactions with the CFR (Contextual Feature Recommendation) system moments stores \"Moments Pages\" related pings onboarding stores metrics on user interactions with onboarding features snippets stores impression/click/dismissal metrics for Firefox Snippets whats_new_panel stores \"What's New Panel\" related pings undesired_events stores system health related events","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Accessing Activity Stream Data","id":"1008","title":"Accessing Activity Stream Data"},"1009":{"body":"Since this data collection isn't collected or maintained through our standard Telemetry API, there are a number of \"gotchas\" to keep in mind when working on this data: Ping send conditions : Activity Stream pings have different send conditions, both from Telemetry pings as well as from each other. For example, AS Session Pings get sent by profiles that entered an Activity Stream session, at the end of that session, regardless of how long that session is. Compare this to main pings, which get sent by all Telemetry enabled profiles upon subsession end (browser shutdown, environment change, or local midnight cutoff). Due to these inconsistencies, using data from different sources can be tricky. For example, if we wanted to know how much of DAU (from main pings) had a custom about:home page (available in AS Health Pings), joining on client_id and a date field would only provide information on profiles that started the session on that same day (active profiles on multi-day sessions would be excluded). Population covered : In addition to the usual considerations when looking at a measurement (in what version of Firefox did this measurement start getting collected? In what channels is it enabled in? etc.), when working with this data, there are additional Activity Stream specific conditions to consider when deciding \"who is eligible to send this ping?\" For example, Pocket recommendations are only enabled in the US, CA, UK, and DE countries, for profiles that are on en-US, en-CA, en-GB, and de locales. Furthermore, users can set their about:home and about:newtab page to non-Activity Stream pages. This information can be important when deciding denominators for certain metrics. Different ping types in the same table : The tables in the activity_stream namespace can contain multiple types of pings. For example, the events table contains both AS Page Takeover pings as well as AS User Event pings . Null handling : Some fields in the Activity Stream data encode nulls with a 'N/A' string or a -1 value. Changes in ping behaviors : These pings continue to undergo development and the behavior as well as possible values for a given ping seem to change over time. For example, older versions of the event pings for clicking on a Topsite do not seem to report card_types and icon_types, while newer versions do. Caution is advised. Pocket data : Data related to Pocket interaction and usage in the about:home and about:newtab pages get sent to Pocket via this data collection and pipeline. However, due to privacy reasons, the client_id is omitted in the ping whenever the Pocket recommendation identifiers are included, instead it reports with another user unique identifier impression_id. Though all the Pocket user interactions, such as clicks, dismisses, and save to pocket are still reported as the regular events with the client_id as long as they don't contain the Pocket recommendation identifiers.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Gotchas and Caveats","id":"1009","title":"Gotchas and Caveats"},"101":{"body":"To deploy metrics in Bigeye, navigate to a schema, table, or column and click \"Add Monitoring.\" You can choose to add metrics via 4 options Freshness and Volume (Pipeline Reliability) Data Quality All metrics Custom SQL, and select the metrics you wish to deploy. Next, choose the columns to monitor, set schedules, thresholds, and filters, and confirm your selections. You can assign the metrics to the relevant collection, grouping related metrics for easier management and monitoring. Once deployed, the metrics appear under the Metrics tab on the relevant schema, table, or column page. We can backfill the metrics for up to 28 days in the past. For more details, please refer to the Bigeye documentation on how to deploy metrics . Watch the Bigeye tutorial on how to use the metrics page","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Deploying Metrics","id":"101","title":"Deploying Metrics"},"1010":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Examples","id":"1010","title":"Examples"},"1011":{"body":"Note: only includes client_ids that completed an Activity Stream session that day. SELECT client_id, DATE(submission_timestamp) AS date, count(DISTINCT session_id) as num_sessions\nFROM `moz-fx-data-shared-prod.activity_stream.sessions`\nWHERE DATE(submission_timestamp) = '20200601'\nGROUP BY 1","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Sessions per client_id","id":"1011","title":"Sessions per client_id"},"1012":{"body":"SELECT client_id, DATE(submission_timestamp) AS date, session_id, page, source, action_position, experiments\nFROM `moz-fx-data-shared-prod.activity_stream.events`\nWHERE source in ('TOP_SITES', 'HIGHLIGHTS') AND event = 'CLICK' DATE(submission_timestamp) = '20200601'","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Topsite clicks and Highlights clicks","id":"1012","title":"Topsite clicks and Highlights clicks"},"1013":{"body":"The Topsite Tile Dismiss action corresponds to the BLOCK event which can be taken on a Sponsored or Non-Sponsored Tile reference . When applied to a Non-Sponsored Tile, the BLOCK event prevents the Tile from appearing in TopSites but leaves the browsing history as is. The DELETE event is fired when the user selects Delete from History and is only applicable to Non-Sponsored Tiles. This action deletes the URL from the client's complete browser history and prevents the Tile from appearing in their Topsites. DELETE doesn't apply to Sponsored Tiles as these are not generated by the user's browsing history. SELECT DATE(submission_timestamp) AS date, count(*)\nFROM `moz-fx-data-shared-prod.activity_stream.events`\nWHERE source = 'TOP_SITES' AND event = 'BLOCK' AND DATE(submission_timestamp) = '20220101' AND value LIKE '%\"card_type\":\"spoc\"%'\nGROUP BY 1\nORDER BY 1","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Topsite Tile Dismissals: Sponsored and Non-Sponsored","id":"1013","title":"Topsite Tile Dismissals: Sponsored and Non-Sponsored"},"1014":{"body":"Note: Which snippet message a record corresponds to can be identified by the message_id (check with Marketing for snippet recipes published). SELECT client_id, DATE(submission_timestamp) AS date, event, message_id, event_context, experiments\nFROM `moz-fx-data-shared-prod.messaging_system.snippets`\nWHERE DATE(submission_timestamp) = '20200601' Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Snippet impressions, blocks, clicks, and dismissals","id":"1014","title":"Snippet impressions, blocks, clicks, and dismissals"},"1015":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries Distribution of user responses to \"The internet is open and accessible to all\" over time Distribution of responses to \"I was able to get what I wanted from using the Internet today\" by default search engine. Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Attitudes Daily","id":"1015","title":"Attitudes Daily"},"1016":{"body":"The attitudes_daily table is a Telemetry instantiation of user responses to the Daily Attitudes Survey (DAS) over time. It is joined to clients_daily using client_id and submission_date. Contents Most Firefox surveys are point-in-time without longitudinal insights. The DAS is completed by ~300 Firefox users every day, allowing us to measure long term attitudinal trends combined with users' corresponding Telemetry attributes. Accessing the Data The attitudes_daily table is accessible through STMO using the Telemetry (BigQuery) data source. The full table name is moz-fx-data-shared-prod.telemetry.attitudes_daily. Here's an example query (STMO#163424) .","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Introduction","id":"1016","title":"Introduction"},"1017":{"body":"The DAS shows the user the following four statements, all having the same possible responses of \"Agree\", \"Disagree\" or \"Neutral or not sure\". Each question has an identifier in the attitudes_daily table as the question_keyfield (shown in parentheses after each statement below) The internet is open and accessible to all (internet_accessible) I trust Firefox to help me with my online privacy (trust_firefox) All the sites I’ve visited recently have worked; none of them seem broken (sites_work) Using the internet helped me meet my goals today (met_goals) User responses are processed and mapped to their question_key's in this script , creating a table moz-fx-data-shared-prod.external.survey_gizmo_daily_attitudes which is subsequently joined to clients_daily.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Data Reference","id":"1017","title":"Data Reference"},"1018":{"body":"Distribution of user responses to \"The internet is open and accessible to all\" over time SELECT submission_date, value, count(DISTINCT client_id) as n\nFROM `moz-fx-data-shared-prod.telemetry.attitudes_daily`\nWHERE question_key = 'internet_accessible' AND value IS NOT NULL\nGROUP BY 1, 2 Distribution of responses to \"I was able to get what I wanted from using the Internet today\" by default search engine. SELECT value, CASE WHEN STARTS_WITH(default_search_engine, 'google') THEN 'Google' WHEN STARTS_WITH(default_search_engine, 'ddg') THEN 'DuckDuckGo' WHEN STARTS_WITH(default_search_engine, 'bing') THEN 'Bing' ELSE 'Other' END AS search_engine, count(*) AS n\nFROM `moz-fx-data-shared-prod.telemetry.attitudes_daily`\nWHERE question_key = 'met_goals' AND value IS NOT NULL AND submission_date > DATE_SUB(CURRENT_DATE, INTERVAL '7' DAY)\nGROUP BY 1, 2","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Example Queries","id":"1018","title":"Example Queries"},"1019":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the attitudes_daily DAG .","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Scheduling","id":"1019","title":"Scheduling"},"102":{"body":"Bigeye tracks data quality by monitoring the timeliness (freshness) and completeness (volume) of your data and checks them hourly. Initially, it looks back 28 days, then 2 days for subsequent runs. For volume, it aggregates row counts into hourly buckets, using the same lookback periods. We have an option to select manual thresholds vs Autothresholds that learn typical patterns and alert on anomalies. Only one Freshness and one Volume metric can be deployed per table. Cost Consideration Freshness and Volume metrics are included by default for each table and are free of charge. Please refer to Bigeye documentation for more details on Freshness and Volume metrics .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Freshness and Volume (Pipeline Reliability)","id":"102","title":"Freshness and Volume (Pipeline Reliability)"},"1020":{"body":"The data is partitioned by submission_date. As of 2019-09-15, the current version of the attitudes_daily dataset is v1.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Schema","id":"1020","title":"Schema"},"1021":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. You can view the task run status in airflow here . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Code Reference","id":"1021","title":"Code Reference"},"1022":{"body":"As of 2019-08-21, this dataset has been deprecated and is no longer maintained. See Bug 1561048 for historical sources. Introduction Content Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Churn","id":"1022","title":"Churn"},"1023":{"body":"The churn dataset tracks the 7-day churn rate of telemetry profiles. This dataset is generally used for analyzing cohort churn across segments and time. Content Churn is the rate of attrition defined by (clients seen in week N)/(clients seen in week 0) for groups of clients with some shared attributes. A group of clients with shared attributes is called a cohort . The cohorts in this dataset are created every week and can be tracked over time using the acquisition_date and the weeks since acquisition or current_week. The following example demonstrates the current logic for generating this dataset. Each column represents the days since some arbitrary starting date. client 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 A X X B X X X X X X C X X All three clients are part of the same cohort. Client A is retained for weeks 0 and 1 since there is activity in both periods. A client only needs to show up once in the period to be counted as retained. Client B is acquired in week 0 and is active frequently but does not appear in following weeks. Client B is considered churned on week 1. However, a client that is churned can become retained again. Client C is considered churned on week 1 but retained on week 2. The following table summarizes the above daily activity into the following view where every column represents the current week since acquisition date.. client 0 1 2 A X X B X C X X The clients are then grouped into cohorts by attributes. An attribute describes a property about the cohort such as the country of origin or the binary distribution channel. Each group also contains descriptive aggregates of engagement. Each metric describes the activity of a cohort such as size and overall usage at a given time instance. Background and Caveats The original concept for churn is captured in this Mana page . The original derived data-set was created in bug 1198537 . The first major revision (v2) of this data-set added attribution, search, and uri counts. The second major revision (v3) included additional clients through the new-profile ping and adjusted the collection window from 10 to 5 days. Each row in this dataset describes a unique segment of users The number of rows is exponential with the number of dimensions New fields should be added sparing to account for data-set size The dataset lags by 10 days in order account for submission latency This value was determined to be time for 99% of main pings to arrive at the server. With the shutdown-ping sender, this has been reduced to 4 days. However, churn_v3 still tracks releases older than Firefox 55. The start of the period is fixed to Sundays. Once it has been aggregated, the period cannot be shifted due to the way clients are counted. A supplementary 1-day retention dataset using HyperLogLog for client counts is available for counting over arbitrary retention periods and date offsets. Additionally, calculating churn or retention over specific cohorts is tractable in STMO with main_summary or clients_daily datasets. Accessing the Data churn is available in STMO under Athena and Presto. The data is also available in parquet for consumption by columnar data engines at s3://telemetry-parquet/churn/v3.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Introduction","id":"1023","title":"Introduction"},"1024":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Data Reference","id":"1024","title":"Data Reference"},"1025":{"body":"This section walks through a typical query to generate data suitable for visualization. field type description cohort_date common, attribute The start date bucket of the cohort. This is week the client was acquired. elapsed_periods common, attribute The number of periods that have elapsed since the cohort date. In this dataset, the retention period is 7 days. channel attribute Part of the release train model. An attribute that distinguishes cohorts. geo filter attribute Country code. Used to filter out all countries other than the 'US' n_profiles metric Count of users in a cohort. Use sum to aggregate. First the fields are extracted and aliased for consistency. cohort_date and elapsed_periods are common to most retention queries and are useful concepts for building on other datasets. WITH extracted AS ( SELECT acquisition_period AS cohort_date, current_week AS elapsed_periods, n_profiles, channel, geo FROM churn\n), The extracted table is filtered down to the attributes of interest. The cohorts of interest originate in the US and are in the release or beta channels. Note that channel here is the concatenation of the normalized channel and the funnelcake id. Only cohorts appearing after August 6, 2017 are chosen to be in this population. population AS ( SELECT channel, cohort_date, elapsed_periods, n_profiles FROM extracted WHERE geo = 'US' AND channel IN ('release', 'beta') AND cohort_date > '20170806' -- filter out noise from clients with incorrect dates AND elapsed_periods >= 0 AND elapsed_periods < 12\n), The number of profiles is aggregated by the cohort dimensions. The cohort acquisition date and elapsed periods since acquisition are fundamental to cohort analysis. cohorts AS ( SELECT channel, cohort_date, elapsed_periods, sum(n_profiles) AS n_profiles FROM population GROUP BY 1, 2, 3\n), The table will have the following structure. The table is sorted by the first three columns for demonstration. channel cohort_date elapsed_periods n_profiles release 20170101 0 100 release 20170101 1 90 release 20170101 2 80 ... ... ... ... beta 20170128 10 25 Finally, retention is calculated through the number of profiles at the time of the elapsed_period relative to the initial period. This data can be imported into a pivot table for further analysis. results AS ( SELECT c.*, iv.n_profiles AS total_n_profiles, (0.0+c.n_profiles)*100/iv.n_profiles AS percentage_n_profiles FROM cohorts c JOIN ( SELECT * FROM cohorts WHERE elapsed_periods = 0 ) iv ON ( c.cohort_date = iv.cohort_date AND c.channel = iv.channel )\n) channel cohort_date elapsed_periods n_profiles total_n_profiles percentage_n_profiles release 20170101 0 100 100 1.0 release 20170101 1 90 100 0.9 release 20170101 2 80 100 0.8 ... .... ... ... ... ... beta 20170128 10 25 50 0.5 Obtain the results. SELECT *\nFROM results You may consider visualizing using cohort graphs, line charts, or a pivot tables. See Firefox Telemetry Retention: Dataset Example Usage for more examples.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Example Queries","id":"1025","title":"Example Queries"},"1026":{"body":"The aggregated churn data is updated weekly on Wednesday.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Scheduling","id":"1026","title":"Scheduling"},"1027":{"body":"As of 2017-10-15, the current version of churn is v3 and has a schema as follows: root |-- channel: string (nullable = true) |-- geo: string (nullable = true) |-- is_funnelcake: string (nullable = true) |-- acquisition_period: string (nullable = true) |-- start_version: string (nullable = true) |-- sync_usage: string (nullable = true) |-- current_version: string (nullable = true) |-- current_week: long (nullable = true) |-- source: string (nullable = true) |-- medium: string (nullable = true) |-- campaign: string (nullable = true) |-- content: string (nullable = true) |-- distribution_id: string (nullable = true) |-- default_search_engine: string (nullable = true) |-- locale: string (nullable = true) |-- is_active: string (nullable = true) |-- n_profiles: long (nullable = true) |-- usage_hours: double (nullable = true) |-- sum_squared_usage_hours: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- unique_domains_count_per_profile: double (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Schema","id":"1027","title":"Schema"},"1028":{"body":"The script for generating churn currently lives in mozilla/python_mozetl . The job can be found in mozetl/engagement/churn . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Code Reference","id":"1028","title":"Code Reference"},"1029":{"body":"As of 2019-04-10, this dataset has been deprecated and is no longer maintained. Please use clients_last_seen instead. See Bug 1543518 for more information. Replacement Introduction Content Background and Caveats Accessing the Data Further Reading Data Reference Example Queries Compute DAU for non-windows clients for the last week Compute WAU by Channel for the last week Caveats Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Client Count Daily Reference","id":"1029","title":"Client Count Daily Reference"},"103":{"body":"Bigeye offers a range of available metrics to monitor data quality and reliability across your data pipelines. These metrics cover areas such as data freshness, volume, distribution, schema changes, and anomalies. You can deploy these metrics to track key performance indicators and ensure your data meets expected standards. Please refer to the Bigeye documentation for list of available metrics . Watch the Bigeye tutorial on the metrics types","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » List of available metrics","id":"103","title":"List of available metrics"},"1030":{"body":"We've moved to calculating exact user counts based on clients_last_seen .","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Replacement","id":"1030","title":"Replacement"},"1031":{"body":"The client_count_daily dataset is useful for estimating user counts over a few pre-defined dimensions . The client_count_daily dataset is similar to the deprecated client_count dataset except that is aggregated by submission date and not activity date. Content This dataset includes columns for a dozen factors and an HLL variable. The hll column contains a HyperLogLog variable, which is an approximation to the exact count. The factor columns include submission date and the dimensions listed here . Each row represents one combinations of the factor columns. Background and Caveats It's important to understand that the hll column is not a standard count . The hll variable avoids double-counting users when aggregating over multiple days. The HyperLogLog variable is a far more efficient way to count distinct elements of a set, but comes with some complexity. To find the cardinality of an HLL use cardinality(cast(hll AS HLL)). To find the union of two HLL's over different dates, use merge(cast(hll AS HLL)). The Firefox ER Reporting Query (STMO#81) is a good example to review. Finally, Roberto has a relevant write-up here . Accessing the Data The data is available in STMO. Take a look at STMO#81 . Further Reading","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Introduction","id":"1031","title":"Introduction"},"1032":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Data Reference","id":"1032","title":"Data Reference"},"1033":{"body":"Compute DAU for non-windows clients for the last week WITH sample AS ( SELECT os, submission_date, cardinality(merge(cast(hll AS HLL))) AS count FROM client_count_daily WHERE submission_date >= DATE_FORMAT(CURRENT_DATE - INTERVAL '7' DAY, '%Y%m%d') GROUP BY submission_date, os\n) SELECT os, -- formatting date as late as possible improves performance dramatically date_parse(submission_date, '%Y%m%d') AS submission_date, count\nFROM sample\nWHERE count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Compute WAU by Channel for the last week WITH dau AS ( SELECT normalized_channel, submission_date, merge(cast(hll AS HLL)) AS hll FROM client_count_daily -- 2 days of lag, 7 days of results, and 6 days preceding for WAU WHERE submission_date > DATE_FORMAT(CURRENT_DATE - INTERVAL '15' DAY, '%Y%m%d') GROUP BY submission_date, normalized_channel\n),\nwau AS ( SELECT normalized_channel, submission_date, cardinality(merge(hll) OVER ( PARTITION BY normalized_channel ORDER BY submission_date ROWS BETWEEN 6 PRECEDING AND 0 FOLLOWING )) AS count FROM dau\n) SELECT normalized_channel, -- formatting date as late as possible improves performance dramatically date_parse(submission_date, '%Y%m%d') AS submission_date, count\nFROM wau\nWHERE count > 10 -- remove outliers AND submission_date > DATE_FORMAT(CURRENT_DATE - INTERVAL '9' DAY, '%Y%m%d') -- only days that have a full WAU","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Example Queries","id":"1033","title":"Example Queries"},"1034":{"body":"The hll column does not product an exact count. hll stands for HyperLogLog , a sophisticated algorithm that allows for the counting of extremely high numbers of items, sacrificing a small amount of accuracy in exchange for using much less memory than a simple counting structure. When count is calculated over a column that may change over time, such as total_uri_count_threshold, then a client would be counted in every group where they appear. Over longer windows, like MAU, this is more likely to occur.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Caveats","id":"1034","title":"Caveats"},"1035":{"body":"The data is partitioned by submission_date which is formatted as %Y%m%d, like 20180130. As of 2018-03-15, the current version of the client_count_daily dataset is v2, and has a schema as follows: root |-- app_name: string (nullable = true) |-- app_version: string (nullable = true) |-- country: string (nullable = true) |-- devtools_toolbox_opened: boolean (nullable = true) |-- e10s_enabled: boolean (nullable = true) |-- hll: binary (nullable = true) |-- locale: string (nullable = true) |-- normalized_channel: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- top_distribution_id: string (nullable = true) |-- total_uri_count_threshold: integer (nullable = true) Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Schema","id":"1035","title":"Schema"},"1036":{"body":"As of 2019-10-23, this dataset has been deprecated and is no longer maintained. See Bug 1585539 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count","id":"1036","title":"Historical Reference"},"1037":{"body":"As of 2018-04-02, this dataset has been deprecated and is no longer maintained. See Bug 1388025 for more information. Introduction Rows and Columns Accessing the Data Further Reading Data Reference Example Queries Sampling Invalid Pings Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Crash Aggregates","id":"1037","title":"Crash Aggregates"},"1038":{"body":"The crash_aggregates dataset compiles crash statistics over various dimensions for each day. Rows and Columns There's one column for each of the stratifying dimensions and the crash statistics. Each row is a distinct set of dimensions, along with their associated crash stats. Example stratifying dimensions include channel and country, example statistics include usage hours and plugin crashes. Accessing the Data This dataset is accessible via STMO. The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/crash_aggregates/v1/ Further Reading The technical documentation for this dataset can be found in the telemetry-batch-view documentation","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Introduction","id":"1038","title":"Introduction"},"1039":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Data Reference","id":"1039","title":"Data Reference"},"104":{"body":"Autometrics are suggested metrics that monitor anomalies in column-level data, automatically generated for all new datasets in Bigeye. They can be found under the Autometrics tab in the Catalog when viewing a source, schema, table, or column page. Try to avoid this option! : On tables with many columns a large number of monitors might get deployed. This increases noise and cost. Instead, it is recommended to choose relevant metrics from the list of available metrics manually.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Autometrics","id":"104","title":"Autometrics"},"1040":{"body":"Here's an example query that computes crash rates for each channel (sorted by number of usage hours): SELECT dimensions['channel'] AS channel, sum(stats['usage_hours']) AS usage_hours, 1000 * sum(stats['main_crashes']) / sum(stats['usage_hours']) AS main_crash_rate, 1000 * sum(stats['content_crashes']) / sum(stats['usage_hours']) AS content_crash_rate, 1000 * sum(stats['plugin_crashes']) / sum(stats['usage_hours']) AS plugin_crash_rate, 1000 * sum(stats['gmplugin_crashes']) / sum(stats['usage_hours']) AS gmplugin_crash_rate, 1000 * sum(stats['gpu_crashes']) / sum(stats['usage_hours']) AS gpu_crash_rate\nFROM crash_aggregates\nGROUP BY dimensions['channel']\nORDER BY -sum(stats['usage_hours']) Main process crashes by build date and OS version. WITH channel_rates AS ( SELECT dimensions['build_id'] AS build_id, SUM(stats['main_crashes']) AS main_crashes, -- total number of crashes SUM(stats['usage_hours']) / 1000 AS usage_kilohours, -- thousand hours of usage dimensions['os_version'] AS os_version -- os version FROM crash_aggregates WHERE dimensions['experiment_id'] is null -- not in an experiment AND regexp_like(dimensions['build_id'], '^\\d{14}$') -- validate build IDs AND dimensions['build_id'] > '20160201000000' -- only in the date range that we care about GROUP BY dimensions['build_id'], dimensions['os_version']\n)\nSELECT cast(parse_datetime(build_id, 'yyyyMMddHHmmss') as date) as build_id, -- program build date usage_kilohours, -- thousands of usage hours os_version, -- os version main_crashes / usage_kilohours AS main_crash_rate -- crash rate being defined as crashes per thousand usage hours\nFROM channel_rates\nWHERE usage_kilohours > 100 -- only aggregates that have statistically significant usage hours\nORDER BY build_id ASC","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Example Queries","id":"1040","title":"Example Queries"},"1041":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Sampling","id":"1041","title":"Sampling"},"1042":{"body":"We ignore invalid pings in our processing. Invalid pings are defined as those that: The submission dates or activity dates are invalid or missing. The build ID is malformed. The docType field is missing or unknown. The ping is a main ping without usage hours or a crash ping with usage hours.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Invalid Pings","id":"1042","title":"Invalid Pings"},"1043":{"body":"The crash_aggregates job is run daily, at midnight UTC. The job is scheduled on Airflow . The DAG is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Scheduling","id":"1043","title":"Scheduling"},"1044":{"body":"The crash_aggregates table has 4 commonly-used columns: submission_date is the date pings were submitted for a particular aggregate. For example, select sum(stats['usage_hours']) from crash_aggregates where submission_date = '2016-03-15' will give the total number of user hours represented by pings submitted on March 15, 2016. The dataset is partitioned by this field. Queries that limit the possible values of submission_date can run significantly faster. activity_date is the day when the activity being recorded took place. For example, select sum(stats['usage_hours']) from crash_aggregates where activity_date = '2016-03-15' will give the total number of user hours represented by activities that took place on March 15, 2016. This can be several days before the pings are actually submitted, so it will always be before or on its corresponding submission_date. Therefore, queries that are sensitive to when measurements were taken on the client should prefer this field over submission_date. dimensions is a map of all the other dimensions that we currently care about. These fields include: dimensions['build_version'] is the program version, like 46.0a1. dimensions['build_id'] is the YYYYMMDDhhmmss timestamp the program was built, like 20160123180541. This is also known as the build ID or buildid. dimensions['channel'] is the channel, like release or beta. dimensions['application'] is the program name, like Firefox or Fennec. dimensions['os_name'] is the name of the OS the program is running on, like Darwin or Windows_NT. dimensions['os_version'] is the version of the OS the program is running on. dimensions['architecture'] is the architecture that the program was built for (not necessarily the one it is running on). dimensions['country'] is the country code for the user (determined using geoIP), like US or UK. dimensions['experiment_id'] is the identifier of the experiment being participated in, such as e10s-beta46-noapz@experiments.mozilla.org, or null if no experiment. dimensions['experiment_branch'] is the branch of the experiment being participated in, such as control or experiment, or null if no experiment. dimensions['e10s_enabled'] is whether E10s is enabled. dimensions['gfx_compositor'] is the graphics backend compositor used by the program, such as d3d11, opengl and simple. Null values may be reported as none as well. All of the above fields can potentially be blank, which means \"not present\". That means that in the actual pings, the corresponding fields were null. stats contains the aggregate values that we care about: stats['usage_hours'] is the number of user-hours represented by the aggregate. stats['main_crashes'] is the number of main process crashes represented by the aggregate (or just program crashes, in the non-E10S case). stats['content_crashes'] is the number of content process crashes represented by the aggregate. stats['plugin_crashes'] is the number of plugin process crashes represented by the aggregate. stats['gmplugin_crashes'] is the number of Gecko media plugin (often abbreviated GMPlugin) process crashes represented by the aggregate. stats['content_shutdown_crashes'] is the number of content process crashes that were caused by failure to shut down in a timely manner. stats['gpu_crashes'] is the number of GPU process crashes represented by the aggregate. TODO(harter): https://bugzilla.mozilla.org/show_bug.cgi?id=1361862 Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Schema","id":"1044","title":"Schema"},"1045":{"body":"Introduction Contents Accessing the Data Further Reading Data Reference Example Queries Sampling Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Crash Summary Reference","id":"1045","title":"Crash Summary Reference"},"1046":{"body":"As of 2019-11-06, this dataset has been deprecated and is no longer maintained. Please use the telemetry.crash table instead, which is generated directly from live pings and is much more complete. See Bug 1572069 for more information. The crash_summary table is the a direct representation of a crash ping. Contents The crash_summary table contains one row for each crash ping. Each column represents one field from the crash ping payload, though only a subset of all crash ping fields are included. Accessing the Data The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/crash_summary/v1/ crash_summary is accessible through STMO. Here's an example query (STMO#4793) . Further Reading The technical documentation for crash_summary is located in the telemetry-batch-view documentation . The code responsible for generating this dataset is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Introduction","id":"1046","title":"Introduction"},"1047":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Data Reference","id":"1047","title":"Data Reference"},"1048":{"body":"Here is an example query to get the total number of main crashes by gfx_compositor: select gfx_compositor, count(*)\nfrom crash_summary\nwhere application = 'Firefox'\nand (payload.processType IS NULL OR payload.processType = 'main')\ngroup by gfx_compositor","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Example Queries","id":"1048","title":"Example Queries"},"1049":{"body":"CrashSummary contains one record for every crash ping submitted by Firefox.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Sampling","id":"1049","title":"Sampling"},"105":{"body":"Custom rules are useful for addressing unique data quality requirements that standard metrics may not cover. Once set, these rules integrate into your monitoring workflow.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Custom SQL","id":"105","title":"Custom SQL"},"1050":{"body":"This dataset is updated daily, shortly after midnight UTC. The job is scheduled on telemetry-airflow . The DAG is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Scheduling","id":"1050","title":"Scheduling"},"1051":{"body":"root |-- client_id: string (nullable = true) |-- normalized_channel: string (nullable = true) |-- build_version: string (nullable = true) |-- build_id: string (nullable = true) |-- channel: string (nullable = true) |-- crash_time: string (nullable = true) |-- application: string (nullable = true) |-- os_name: string (nullable = true) |-- os_version: string (nullable = true) |-- architecture: string (nullable = true) |-- country: string (nullable = true) |-- experiment_id: string (nullable = true) |-- experiment_branch: string (nullable = true) |-- experiments: map (nullable = true) | |-- key: string | |-- value: string (valueContainsNull = true) |-- e10s_enabled: boolean (nullable = true) |-- gfx_compositor: string (nullable = true) |-- profile_created: integer (nullable = true) |-- payload: struct (nullable = true) | |-- crashDate: string (nullable = true) | |-- processType: string (nullable = true) | |-- hasCrashEnvironment: boolean (nullable = true) | |-- metadata: map (nullable = true) | | |-- key: string | | |-- value: string (valueContainsNull = true) | |-- version: integer (nullable = true) |-- submission_date: string (nullable = true) For more detail on where these fields come from in the raw data , please look at the case classes in the CrashSummaryView code . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Schema","id":"1051","title":"Schema"},"1052":{"body":"As of 2019-11-21, this dataset has been deprecated and is no longer maintained. See Bug 1594112 for more information. Introduction Contents Accessing the data Further Reading Data Reference Example Queries Sampling Data sources Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Error Aggregates Reference","id":"1052","title":"Error Aggregates Reference"},"1053":{"body":"The error_aggregates_v2 table represents counts of errors counted from main and crash pings, aggregated every 5 minutes. It is the dataset backing the old mission control view, but may also be queried independently. Contents The error_aggregates_v2 table contains counts of various error measures (for example: crashes, \"the slow script dialog showing\"), aggregated across each unique set of dimensions (for example: channel, operating system) every 5 minutes. You can get an aggregated count for any particular set of dimensions by summing using SQL. Experiment unpacking It's important to note that when this dataset is written, pings from clients participating in an experiment are aggregated on the experiment_id and experiment_branch dimensions corresponding to what experiment and branch they are participating in. However, they are also aggregated with the rest of the population where the values of these dimensions are null. Therefore care must be taken when writing aggregating queries over the whole population - in these cases one needs to filter for experiment_id is null and experiment_branch is null in order to not double-count pings from experiments. Accessing the data You can access the data via STMO. Choose Athena and then select the telemetry.error_aggregates_v2 table. Further Reading The code responsible for generating this dataset is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Introduction","id":"1053","title":"Introduction"},"1054":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Data Reference","id":"1054","title":"Data Reference"},"1055":{"body":"Getting a large number of different crash measures across many platforms and channels ( STMO#4769 ): SELECT window_start, build_id, channel, os_name, version, sum(usage_hours) AS usage_hours, sum(main_crashes) AS main, sum(content_crashes) AS content, sum(gpu_crashes) AS gpu, sum(plugin_crashes) AS plugin, sum(gmplugin_crashes) AS gmplugin\nFROM error_aggregates_v2 WHERE application = 'Firefox' AND (os_name = 'Darwin' or os_name = 'Linux' or os_name = 'Windows_NT') AND (channel = 'beta' or channel = 'release' or channel = 'nightly' or channel = 'esr') AND build_id > '201801' AND window_start > current_timestamp - (1 * interval '24' hour) AND experiment_id IS NULL AND experiment_branch IS NULL\nGROUP BY window_start, channel, build_id, version, os_name Get the number of main_crashes on Windows over a small interval ( STMO#51677 ): SELECT window_start as time, sum(main_crashes) AS main_crashes\nFROM error_aggregates_v2 WHERE application = 'Firefox' AND os_name = 'Windows_NT' AND channel = 'release' AND version = '58.0.2' AND window_start > timestamp '2018-02-21' AND window_end < timestamp '2018-02-22' AND experiment_id IS NULL AND experiment_branch IS NULL\nGROUP BY window_start","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Example Queries","id":"1055","title":"Example Queries"},"1056":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Sampling","id":"1056","title":"Sampling"},"1057":{"body":"The aggregates in this data source are derived from main, crash and core pings : crash pings are used to count/gather main and content crash events, all other errors from desktop clients (including all other crashes) are gathered from main pings core pings are used to count usage hours, first subsession and unique client counts.","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Data sources","id":"1057","title":"Data sources"},"1058":{"body":"The error_aggregates job is run continuously, using the Spark Streaming infrastructure","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Scheduling","id":"1058","title":"Scheduling"},"1059":{"body":"The error_aggregates_v2 table has the following columns which define its dimensions: window_start: beginning of interval when this sample was taken window_end: end of interval when this sample was taken (will always be 5 minutes more than window_start for any given row) submission_date_s3: the date pings were submitted for a particular aggregate channel: the channel, like release or beta version: the version e.g. 57.0.1 display_version: like version, but includes beta number if applicable e.g. 57.0.1b4 build_id: the YYYYMMDDhhmmss timestamp the program was built, like 20160123180541. This is also known as the build ID or buildid application: application name (e.g. Firefox or Fennec) os_name: name of the OS (e.g. Darwin or Windows_NT) os_version: version of the OS architecture: build architecture, e.g. x86 country: country code for the user (determined using geoIP), like US or UK experiment_id: identifier of the experiment being participated in, such as e10s-beta46-noapz@experiments.mozilla.org, null if no experiment or for unpacked rows (see Experiment unpacking ) experiment_branch: the branch of the experiment being participated in, such as control or experiment, null if no experiment or for unpacked rows (see Experiment unpacking ) And these are the various measures we are counting: usage_hours: number of usage hours (i.e. total number of session hours reported by the pings in this aggregate, note that this might include time where people are not actively using the browser or their computer is asleep) count: number of pings processed in this aggregate main_crashes: number of main process crashes (or just program crashes, in the non-e10s case) startup_crashes : number of startup crashes content_crashes: number of content process crashes (version => 58 only) gpu_crashes: number of GPU process crashes plugin_crashes: number of plugin process crashes gmplugin_crashes: number of Gecko media plugin (often abbreviated GMPlugin) process crashes content_shutdown_crashes: number of content process crashes that were caused by failure to shut down in a timely manner (version => 58 only) browser_shim_usage_blocked: number of times a CPOW shim was blocked from being created by browser code permissions_sql_corrupted: number of times the permissions SQL error occurred (beta/nightly only) defective_permissions_sql_removed: number of times there was a removal of defective permissions.sqlite (beta/nightly only) slow_script_notice_count: number of times the slow script notice count was shown (beta/nightly only) slow_script_page_count: number of pages that trigger slow script notices (beta/nightly only) Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Schema","id":"1059","title":"Schema"},"106":{"body":"It's recommended to avoid deploying Autometrics extensively, as this could result in a high signal-to-noise ratio, leading to unnecessary alerts and potential distraction. When deploying metrics on search tables, we observed that the median calculation using the BigQuery function does not work as expected. Due to this limitation, it is recommended to avoid using the median metric in these scenarios to ensure accurate results. Autothresholds are recommended for freshness and volume metrics, as they automatically adjust based on typical patterns. For other metrics, it's advisable to manually set thresholds to ensure accuracy and relevance. It is recommended to add metrics at the view level rather than directly on tables. This ensures that even if a table becomes obsolete or is upgraded, unnecessary checks on previous versions are avoided. The only exception to this rule is for freshness and volume metrics, which must be deployed directly on tables. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Recommendations / Best Practices to deploying metrics","id":"106","title":"Recommendations / Best Practices to deploying metrics"},"1060":{"body":"Introduction Contents Background and Caveats Accessing the Data","breadcrumbs":"Historical Reference » Obsolete Datasets » First Shutdown Summary » First Shutdown Summary","id":"1060","title":"First Shutdown Summary"},"1061":{"body":"The first_shutdown_summary table is a summary of the first-shutdown ping . Contents The first shutdown ping contains first session usage data. The dataset has rows similar to the telemetry_new_profile_parquet , but in the shape of main_summary . Background and Caveats Ping latency was reduced through the shutdown ping-sender mechanism in Firefox 55. To maintain consistent historical behavior, the first main ping is not sent until the second start up. In Firefox 57, a separate first-shutdown ping was created to evaluate first-shutdown behavior while maintaining backwards compatibility. In many cases, the first-shutdown ping is a duplicate of the main ping. The first-shutdown summary can be used in conjunction with the main summary by taking the union and deduplicating on the document_id. Accessing the Data The data can be accessed as first_shutdown_summary. The data is backfilled to 2017-09-22, the date of its first nightly appearance. This data should be available to all releases on and after Firefox 57. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » First Shutdown Summary » Introduction","id":"1061","title":"Introduction"},"1062":{"body":"As of 2018-05-18, this dataset has been deprecated and is no longer maintained. See Bug 1455314 Replacement Introduction Contents Background and Caveats Accessing the Data Further Reading Data Reference Example Queries Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Heavy Users","id":"1062","title":"Heavy Users"},"1063":{"body":"We've moved to assigning user's an active tag based on total_uri_count. The activity of a user based on active_ticks is available in clients_daily in the active_hours_sum field, which has the sum(active_ticks / 720). To retrieve a client's 28-day active_hours, use the following query: SELECT submission_date_s3, client_id, SUM(active_hours_sum) OVER (PARTITION BY client_id ORDER BY submission_date_s3 ASC ROWS 27 PRECEDING) AS monthly_active_hours\nFROM clients_daily","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Replacement","id":"1063","title":"Replacement"},"1064":{"body":"The heavy_users table provides information about whether a given client_id is considered a \"heavy user\" on each day (using submission date). Contents The heavy_users table contains one row per client-day, where day is submission_date. A client has a row for a specific submission_date if they were active at all in the 28 day window ending on that submission_date. A user is a \"heavy user\" as of day N if, for the 28 day period ending on day N, the sum of their active_ticks is in the 90th percentile (or above) of all clients during that period. For more analysis on this, and a discussion of new profiles, see this link . Background and Caveats Data starts at 20170801. There is technically data in the table before this, but the heavy_user column is NULL for those dates because it needed to bootstrap the first 28 day window. Because it is top the 10% of clients for each 28 day period, more than 10% of clients active on a given submission_date will be considered heavy users. If you join with another data source (main_summary, for example), you may see a larger proportion of heavy users than expected. Each day has a separate, but related, set of heavy users. Initial investigations show that approximately 97.5% of heavy users as of a certain day are still considered heavy users as of the next day. There is no \"fixing\" or weighting of new profiles - days before the profile was created are counted as zero active_ticks. Analyses may need to use the included profile_creation_date field to take this into account. Accessing the Data The data is available both via sql.t.m.o and Spark. In Spark: spark.read.parquet(\"s3://telemetry-parquet/heavy_users/v1\") In SQL: SELECT * FROM heavy_users LIMIT 3 Further Reading The code responsible for generating this dataset is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Introduction","id":"1064","title":"Introduction"},"1065":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Data Reference","id":"1065","title":"Data Reference"},"1066":{"body":"Example queries: Join heavy_users with main_summary to get distribution of max_concurrent_tab_count for heavy vs. non-heavy users (STMO#47041) Join heavy_users with longitudinal to get crash rates for heavy vs. non-heavy users (STMO#47044)","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Example Queries","id":"1066","title":"Example Queries"},"1067":{"body":"As of 2017-10-05, the current version of the heavy_users dataset is v1, and has a schema as follows: root |-- client_id: string (nullable = true) |-- sample_id: integer (nullable = true) |-- profile_creation_date: long (nullable = true) |-- active_ticks: long (nullable = true) |-- active_ticks_period: long (nullable = true) |-- heavy_user: boolean (nullable = true) |-- prev_year_heavy_user: boolean (nullable = true) |-- submission_date_s3: string (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Schema","id":"1067","title":"Schema"},"1068":{"body":"This dataset is generated by telemetry-batch-view . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Code Reference","id":"1068","title":"Code Reference"},"1069":{"body":"Modern mobile products use the Glean SDK and are thus documented by the Glean Dictionary . This documentation documents some details about accessing data for legacy products based on other technology.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Legacy Mobile Datasets","id":"1069","title":"Legacy Mobile Datasets"},"107":{"body":"Collections help you organize and focus on specific areas of interest, making it simpler to track and address data quality across different segments of your data landscape. This feature enhances efficiency by allowing users to monitor grouped entities in a cohesive manner.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Collections in Bigeye","id":"107","title":"Collections in Bigeye"},"1070":{"body":"Legacy (pre-Glean) mobile data is structured differently than desktop data. Instead of sending a main ping, mobile has provides the following key types of pings: core events The core ping is sent once for each session. It includes a much smaller set of metrics than the main ping because of network and data size constraints. All mobile apps send the core ping. For more information on the core ping, see the telemetry documentation here . Event pings are not sent for all products. They are sent by Focus Android, Focus iOS, Klar, Firefox for FireTV, Firefox for Echo Show, and Firefox Lite. Event pings are sent more frequently than core pings, at most once per 10 minute interval. If a ping records 10,000 events, it is sent immediately unless it is within 10 minutes of the last event ping sent: in this case some data may be lost. Mobile legacy event pings follow generally the same format as the desktop event ping . Fennec (Firefox Android) does not send event pings. Instead, it includes a saved_session ping with the same format as main pings. However, it is only available for users who have installed a pre-release and a few users who have installed a release. In both cases, they must have opted into signing up for telemetry collection. Data from this collection must be treated with caution because it is based on a biased population and therefore should not be used to make conclusions about Fennec users. For more information on the implementation of the event pings and to view event descriptions for Focus , Firefox for FireTV , or Firefox for Echo Show , see the following documentation:","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Legacy ping tables","id":"1070","title":"Legacy ping tables"},"1071":{"body":"telemetry.core For most analyses of mobile data, you need to use the telemetry.core table. It includes data for all the non-desktop Firefox applications that send core pings. You need to filter on app_name and os because Firefox iOS and Firefox Android have the same app_name. It is recommended that you always filter on app_name, os, app version (found as metadata_app_version) and release channel (it is located under metadata as metadata.normalized_channel). Versioned tables are available for core ping storage for historical reference, but a table without a version suffix always represents an up-to-date table. It is recommended that you use the unversioned table, so you can be sure your analysis is based on up-to-date information. The seq field indicates the order in which pings are sent. A record includes seq = 1, which represents the first ping that is received for a client id. It can be used as a proxy to identify new users.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Core Ping Derived Datasets","id":"1071","title":"Core Ping Derived Datasets"},"1072":{"body":"There are two tables for mobile event data: telemetry.focus_event and telemetry.mobile_event. As the name suggests, one table includes the event pings from Focus (iOS, Android and Klar). The other table includes the event data for other apps. Both tables use the same format and columns. telemetry.mobile_events The telemetry.mobile_events table includes event data for Firefox for Fire TV, Firefox for Echo Show, and Firefox Lite. A metadata column with a list of metrics is also included. Like when querying telemetry.core, multiple applications are included in each table. It is recommended that you filter at least app_name and os. Be sure that no app_version field is included in these tables: if you want to filter or join a specific version, you must have already identified the corresponding metadata.app_build_id(s) for the app_version by contacting the engineering team that has created the app. A few other applications also send event data to this table, including Lockbox and FirefoxReality. For more information about the event data that is sent from these applications, see their documentation. telemetry.focus_events The telemetry.focus_events table includes event data for Focus Android, Focus iOS, and Klar. Like when querying telemetry.core, multiple apps are included in each table. It is recommended that you filter on at least app_name and os. Be sure that no app_version field is included in these tables. If you want to filter or join a specific version, you must have already identified the corresponding app_build_id(s) for the app_version by contacting the engineering team that has created the app. A few other applications send data to this table. However, it is recommended that you use this table only for analysis of event data from Focus and its related apps.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Event Ping Derived Datasets","id":"1072","title":"Event Ping Derived Datasets"},"1073":{"body":"Each app uses a unique set of release channels. Most apps include a nightly, beta, release, and an other channel. Each channel is used during various stages of development: generally users sign up to test a pre-release version (anything other than release). In Focus Android, the beta channel uses the same APK in the Google Play Store as the release channel. However, beta users get access to this version earlier than users who receive the final release. As soon as the release version is published, beta users work with the same version of the app as users who have received the final released version. Both versions of the software become indistinguishable from each other unless you perform a query that flags them by client_id. Beta releases have normalized_channel tagged as release. If you want to filter for beta users, you can only identify the beta users by checking for a higher version number than the version number and date that have been assigned to the official release. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Notes","id":"1073","title":"Notes"},"1074":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Sampling Pings Within Last 6 Months 1% Sample Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Longitudinal Reference","id":"1074","title":"Longitudinal Reference"},"1075":{"body":"The longitudinal dataset is a 1% sample of main ping data organized so that each row corresponds to a client_id. If you're not sure which dataset to use for your analysis, this is probably what you want. Contents Each row in the longitudinal dataset represents one client_id, which is approximately a user. Each column represents a field from the main ping. Most fields contain arrays of values , with one value for each ping associated with a client_id. Using arrays give you access to the raw data from each ping, but can be difficult to work with from SQL. Here's a query showing some sample data (STMO#4188) to help illustrate. Background and Caveats Think of the longitudinal table as wide and short. The dataset contains more columns than main_summary and down-samples to 1% of all clients to reduce query computation time and save resources. In summary, the longitudinal table differs from main_summary in two important ways: The longitudinal dataset groups all data so that one row represents a client_id The longitudinal dataset samples to 1% of all client_ids Please note that this dataset only contains release (or opt-out) histograms and scalars. Accessing the Data The longitudinal is available in STMO, though it can be difficult to work with the array values in SQL. Take a look at STMO#4189 . The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/longitudinal/","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Introduction","id":"1075","title":"Introduction"},"1076":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Data Reference","id":"1076","title":"Data Reference"},"1077":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Sampling","id":"1077","title":"Sampling"},"1078":{"body":"The longitudinal filters to main pings from within the last 6 months.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Pings Within Last 6 Months","id":"1078","title":"Pings Within Last 6 Months"},"1079":{"body":"The longitudinal dataset samples down to 1% of all clients in the above sample. The sample is generated by the following process: hash the client_id for each ping from the last 6 months. project that hash onto an integer from 1:100, inclusive filter to pings with client_ids matching a 'magic number' (in this case 42) This process has a couple of nice properties: The sample is consistent over time. The longitudinal dataset is regenerated weekly. The clients included in each run are very similar with this process. The only change will come from never-before-seen clients, or clients without a ping in the last 180 days. We don't need to adjust the sample as new clients enter or exit our pool. More practically, the sample is created by filtering to pings with main_summary.sample_id == 42. If you're working with main_summary, you can recreate this sample by doing this filter manually.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » 1% Sample","id":"1079","title":"1% Sample"},"108":{"body":"If you don’t find a collection that meets your product or requirements, admins can create a new collection. If you're not an admin, please submit a Jira ticket with the necessary details.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Creating a new collection","id":"108","title":"Creating a new collection"},"1080":{"body":"The longitudinal job is run weekly, early on Sunday morning UTC. The job is scheduled on Airflow . The DAG is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Scheduling","id":"1080","title":"Scheduling"},"1081":{"body":"TODO(harter): https://bugzilla.mozilla.org/show_bug.cgi?id=1361862","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Schema","id":"1081","title":"Schema"},"1082":{"body":"This dataset is generated by telemetry-batch-view . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Code Reference","id":"1082","title":"Code Reference"},"1083":{"body":"As of 2019-08-13, this dataset has been deprecated and is no longer maintained. See Bug 1571565 for historical sources. Introduction Contents Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » 1 Day Retention","id":"1083","title":"1 Day Retention"},"1084":{"body":"The retention table provides client counts relevant to client retention at a 1-day granularity. The project is tracked in Bug 1381840","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Introduction","id":"1084","title":"Introduction"},"1085":{"body":"The retention table contains a set of attribute columns used to specify a cohort of users and a set of metric columns to describe cohort activity. Each row contains a permutation of attributes, an approximate set of clients in a cohort, and the aggregate engagement metrics. This table uses the HyperLogLog (HLL) sketch to create an approximate set of clients in a cohort. HLL allows counting across overlapping cohorts in a single pass while avoiding the problem of double counting. This data-structure has the benefit of being compact and performant in the context of retention analysis, at the expense of precision. For example, calculating a 7-day retention period can be obtained by aggregating over a week of retention data using the union operation. With SQL primitive, this requires a recalculation of COUNT DISTINCT over client_id's in the 7-day window. Background and Caveats The data starts at 2017-03-06, the merge date where Nightly started to track Firefox 55 in Mozilla-Central . However, there was not a consistent view into the behavior of first session profiles until the new_profile ping . This means much of the data is inaccurate before 2017-06-26. This dataset uses 4 day reporting latency to aggregate at least 99% of the data in a given submission date. This figure is derived from the telemetry-health measurements on submission latency , with the discussion in Bug 1407410 . This latency metric was reduced Firefox 55 with the introduction of the shutdown ping-sender mechanism. Caution should be taken before adding new columns. Additional attribute columns will grow the number of rows exponentially. The number of HLL bits chosen for this dataset is 13. This means the default size of the HLL object is 2^13 bits or 1KiB. This maintains about a 1% error on average. See this table from Algebird's HLL implementation for more details. Accessing the Data The data is primarily available through STMO via the Presto source. This service has been configured to use predefined HLL functions. The column should first be cast to the HLL type. The scalar cardinality() function will approximate the number of unique items per HLL object. The aggregate merge() function will perform the set union between all objects in a column. Example: Cast the count column into the appropriate type. SELECT cast(hll as HLL) as n_profiles_hll FROM retention Count the number of clients seen over all attribute combinations. SELECT cardinality(cast(hll as HLL)) FROM retention Group-by and aggregate client counts over different release channels. SELECT channel, cardinality(merge(cast(hll AS HLL))\nFROM retention\nGROUP BY channel The HyperLogLog library wrappers are available for use outside of the configured STMO environment, spark-hyperloglog and presto-hyperloglog . Also see the client_count_daily dataset .","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Contents","id":"1085","title":"Contents"},"1086":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Data Reference","id":"1086","title":"Data Reference"},"1087":{"body":"See the Example Usage Dashboard for more usages of datasets of the same shape.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Example Queries","id":"1087","title":"Example Queries"},"1088":{"body":"The job is scheduled on Airflow on a daily basis after main_summary is run for the day. This job requires both mozetl and telemetry-batch-view as dependencies.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Scheduling","id":"1088","title":"Scheduling"},"1089":{"body":"As of 2017-10-10, the current version of retention is v1 and has a schema as follows: root |-- subsession_start: string (nullable = true) |-- profile_creation: string (nullable = true) |-- days_since_creation: long (nullable = true) |-- channel: string (nullable = true) |-- app_version: string (nullable = true) |-- geo: string (nullable = true) |-- distribution_id: string (nullable = true) |-- is_funnelcake: boolean (nullable = true) |-- source: string (nullable = true) |-- medium: string (nullable = true) |-- content: string (nullable = true) |-- sync_usage: string (nullable = true) |-- is_active: boolean (nullable = true) |-- hll: binary (nullable = true) |-- usage_hours: double (nullable = true) |-- sum_squared_usage_hours: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- unique_domains_count: double (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Schema","id":"1089","title":"Schema"},"109":{"body":"To add metrics to a collection in Bigeye, navigate to the collection you want to update and click \"Add Metrics.\" You can search or filter for specific metrics that align with your monitoring goals.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Adding metrics to a collection","id":"109","title":"Adding metrics to a collection"},"1090":{"body":"The ETL script for processing the data before aggregation is found in mozetl.engagement.retention . The aggregate job is found in telemetry-batch-view as the RetentionView. The runner script performs all the necessary setup to run on EMR. This script can be used to perform backfill. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Code Reference","id":"1090","title":"Code Reference"},"1091":{"body":"Introduction Which dataset should I use? Data Reference A note about user IDs Which apps send sync telemetry? What about Fenix? What's an engine? Example Queries Sampling Scheduling Sync Summary Schema Sync Flat Summary Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Summary and Sync Flat Summary Reference","id":"1091","title":"Sync Summary and Sync Flat Summary Reference"},"1092":{"body":"Note: some of the information in this chapter is a duplication of the info found on this wiki page. You can also find more detailed information about the data contained in the sync ping here sync_summary and sync_flat_summary are the primary datasets that track the health of sync. sync_flat_summary is derived from sync_summary by unpacking/exploding the engines field of the latter, so they ultimately contain the same data (see below).","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Introduction","id":"1092","title":"Introduction"},"1093":{"body":"Which dataset to use depends on whether you are interested in per-engine sync success or per-sync sync success (see below). If you are interested in whether a sync failed overall, regardless of which engine may have caused the failure, then you can use sync_summary. Otherwise, if you are interested in per-engine data, you should use sync_flat_summary. If you aren't sure, or just trying to get acquainted, you should probably just use sync_flat_summary.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Which dataset should I use?","id":"1093","title":"Which dataset should I use?"},"1094":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Data Reference","id":"1094","title":"Data Reference"},"1095":{"body":"Unlike most other telemetry datasets, these do not contain the profile-level identifier client_id. Because you need to sign up for a Firefox Account in order to use sync, these datasets instead include an anonymised version of the user's Firefox Account user id uid and an anonymised version of their individual devices' device_ids. Put another way, each uid can have many associated device_ids. Q: Why not include client_id in these datasets so that they can be joined on (e.g.) main_summary? A: We've had a policy to keep main browser telemetry separate from sync and FxA telemetry. This is in part because FxA uids are ultimately associated with email addresses in the FxA database, and thus a breach of that database in combination with access to telemetry could in theory de-anonymise client-side browser metrics.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » A note about user IDs","id":"1095","title":"A note about user IDs"},"1096":{"body":"Currently, Firefox for desktop, Firefox for iOS and Firefox for Android (fennec) all have sync implemented, and they all send sync telemetry. Though there are some differences in the telemetry that each application sends, it all ends up in the sync_summary and sync_flat_summary datasets. Starting with Fenix, however, sync telemetry will start to be sent through glean . This means that, in all likelihood, Fenix sync telemetry will initially be segregated from existing sync telemetry (one reason is that current sync telemetry is on AWS while glean pings are ingested to GCP).","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Which apps send sync telemetry? What about Fenix?","id":"1096","title":"Which apps send sync telemetry? What about Fenix?"},"1097":{"body":"Firefox syncs many different types of browser data and (generally speaking) each one of these data types are synced by their own engine. When the app triggers a \"sync\" each engine makes their own determination of what needs to be synced (if anything). Many syncs can happen in a day (dozens or more on desktop, usually less on mobile). Telemetry about each sync is logged, and each sync ping (sent once a day, and whenever the user logs in or out of sync) contains information about multiple syncs. The scala code responsible for creating the sync_summary dataset unpacks each sync ping into one row per sync. The resulting engines field is an array of \"engine records\": data about how each engine performed during that sync. sync_flat_summary further unpacking/exploding the engines field and creates a dataset that is one row per engine record. Existing engines (engine_name in sync_flat_summary) are listed below with brief descriptions in cases where their name isn't transparent. Note that not every device syncs each of these engines. They can be disabled individually and some are off by default. addons addresses mailing addresses e.g. for e-commerce; part of form autofill. bookmarks clients non-user-facing list of the sync account's associated devices creditcards this used to be nightly only but was recently removed entirely extension-storage WebExtension storage, in support of the storage.sync WebExtension API. history browsing history. passwords forms saved values in web forms prefs not all prefs are synced tabs note that this is not the same as the \"send tab\" feature, this is the engine that syncs the tabs you have open across your devices (used to populate the synced tabs sidebar). For data on the send-tab feature use the sync_events dataset.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » What's an engine?","id":"1097","title":"What's an engine?"},"1098":{"body":"See this dashboard to get a general sense of what this dataset is typically used for. Here's an example of a query that will calculate the failure and success rates for a subset of engines per day. WITH counts AS ( SELECT submission_date_s3 AS day, engine_name AS engine, COUNT(*) AS total, COUNT(CASE WHEN engine_status IS NOT NULL THEN true ELSE NULL END) AS count_errors, /* note that `engine_status` is null on sync success. */ COUNT(CASE WHEN engine_status IS NULL THEN true ELSE NULL END) AS count_success FROM telemetry.sync_flat_summary WHERE engine_name IN ('bookmarks','history','tabs','addons','addresses','passwords','prefs') AND cast(submission_date_s3 AS integer) >= 20190101 GROUP BY 1,2 ORDER BY 1 ), rates AS ( SELECT day, engine, total, count_errors, count_success, CAST(count_errors AS double) / CAST(total AS double) * 100 AS error_rate, CAST(count_success AS double) / CAST(total AS double) * 100 AS success_rate FROM counts ORDER BY 1 ) SELECT * FROM rates","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Example Queries","id":"1098","title":"Example Queries"},"1099":{"body":"Sadly, these datasets are not sampled. It should be possible to derive a sample_id on uid, however. Someone should do that because querying these datasets for long time horizons is very expensive.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sampling","id":"1099","title":"Sampling"},"11":{"body":"Mozilla uses tools like Google Analytics to measure interactions on our web sites like mozilla.org . To facilitate comparative analysis with product and usage telemetry, we export much of this data into our Data Warehouse, so that it can viewed with Looker and other tools. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Website Telemetry","id":"11","title":"Website Telemetry"},"110":{"body":"One useful feature of collections is the ability to add notifications. To set this up, click the \"Edit\" button, then navigate to the \"Notifications\" tab in the modal that appears. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Adding notifications to a collection","id":"110","title":"Adding notifications to a collection"},"1100":{"body":"This dataset was updated daily, shortly after midnight UTC. The job was scheduled on Airflow . The DAG was here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Scheduling","id":"1100","title":"Scheduling"},"1101":{"body":"root |-- app_build_id: string (nullable = true) |-- app_display_version: string (nullable = true) |-- app_name: string (nullable = true) |-- app_version: string (nullable = true) |-- app_channel: string (nullable = true) |-- uid: string |-- device_id: string (nullable = true) |-- when: integer |-- took: integer |-- why: string (nullable = true) |-- failure_reason: struct (nullable = true) | |-- name: string | |-- value: string (nullable = true) |-- status: struct (nullable = true) | |-- sync: string (nullable = true) | |-- status: string (nullable = true) |-- devices: array (nullable = true) | |-- element: struct (containsNull = false) | | |-- id: string | | |-- os: string | | |-- version: string |-- engines: array (nullable = true) | |-- element: struct (containsNull = false) | | |-- name: string | | |-- took: integer | | |-- status: string (nullable = true) | | |-- failure_reason: struct (nullable = true) | | | |-- name: string | | | |-- value: string (nullable = true) | | |-- incoming: struct (nullable = true) | | | |-- applied: integer | | | |-- failed: integer | | | |-- new_failed: integer | | | |-- reconciled: integer | | |-- outgoing: array (nullable = true) | | | |-- element: struct (containsNull = false) | | | | |-- sent: integer | | | | |-- failed: integer | | |-- validation: struct (containsNull = false) | | | |-- version: integer | | | |-- checked: integer | | | |-- took: integer | | | |-- failure_reason: struct (nullable = true) | | | | |-- name: string | | | | |-- value: string (nullable = true) | | | |-- problems: array (nullable = true) | | | | |-- element: struct (containsNull = false) | | | | | |-- name: string | | | | | |-- count: integer","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Summary Schema","id":"1101","title":"Sync Summary Schema"},"1102":{"body":"root\n|-- app_build_id: string (nullable = true)\n|-- app_display_version: string (nullable = true)\n|-- app_name: string (nullable = true)\n|-- app_version: string (nullable = true)\n|-- app_channel: string (nullable = true)\n|-- os: string\n|-- os_version: string\n|-- os_locale: string\n|-- uid: string\n|-- device_id: string (nullable = true)\n|-- when: integer\n|-- took: integer\n|-- failure_reason: struct (nullable = true)\n| |-- name: string\n| |-- value: string (nullable = true)\n|-- status: struct (nullable = true)\n| |-- sync: string (nullable = true)\n| |-- status: string (nullable = true)\n|-- why: string (nullable = true)\n|-- devices: array (nullable = true)\n| |-- element: struct (containsNull = false)\n| | |-- id: string\n| | |-- os: string\n| | |-- version: string\n|-- sync_id: string\n|-- sync_day: string\n|-- engine_name: string\n|-- engine_took: integer\n|-- engine_status: string (nullable = true)\n|-- engine_failure_reason: struct (nullable = true)\n| |-- name: string\n| |-- value: string (nullable = true)\n|-- engine_incoming_applied: integer (nullable = true)\n|-- engine_incoming_failed: integer (nullable = true)\n|-- engine_incoming_new_failed: integer (nullable = true)\n|-- engine_incoming_reconciled: integer (nullable = true)\n|-- engine_outgoing_batch_count: integer (nullable = true)\n|-- engine_outgoing_batch_total_sent: integer (nullable = true)\n|-- engine_outgoing_batch_total_failed: integer (nullable = true)\n|-- submission_date_s3: string Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Flat Summary Schema","id":"1102","title":"Sync Flat Summary Schema"},"1103":{"body":"Documentation is critical to making a usable data platform. In surveys of users of the Mozilla Data Platform, the most common complaint has been lack of documentation. It is therefore important to expand and improve the documentation as often as possible. Bug reports Fixing minor problems Building the Documentation Adding a new article Review Supported Plugins Table of contents Mermaid Publishing","breadcrumbs":"Contributing » Contributing","id":"1103","title":"Contributing"},"1104":{"body":"If you see an error in the documentation or want to extend a chapter, file a bug .","breadcrumbs":"Contributing » Bug reports","id":"1104","title":"Bug reports"},"1105":{"body":"For smaller issues (for example, a typo or minor inaccuracy), it is not necessary to file a bug or even check out the source. Instead, use the Edit on GitHub button on the bottom of any page, make your changes, and file a pull request entirely from the GitHub interface.","breadcrumbs":"Contributing » Fixing minor problems","id":"1105","title":"Fixing minor problems"},"1106":{"body":"This documentation is stored as CommonMark Markdown in the data-docs repository on GitHub. To build a local copy, fork the repository and check out your copy. Then, see the README for up-to-date information on how to build the documentation.","breadcrumbs":"Contributing » Building the Documentation","id":"1106","title":"Building the Documentation"},"1107":{"body":"You should read the style guide before adding a new article: it will help you write material that is more useful and fits cohesively into the rest of the documentation. Be sure to link to your new article from SUMMARY.md, or mdBook will not render the file. The structure of the repository is outlined in this article . This documentation is under active development, so we may already be working on the documentation you need. Take a look at this bug component to check.","breadcrumbs":"Contributing » Adding a new article","id":"1107","title":"Adding a new article"},"1108":{"body":"Once you're happy with your contribution, open a pull request (PR). Give your PR a meaningful commit message (see this article on commit message guidelines for some suggestions). If there is a bug associated with your documentation, title it in the form of Bug 1234 - - that way, the Bugzilla PR linker will pick up the PR and attach it to the bug. After filing your PR, assign the appropriate person for review (GitHub will usually provide some suggestions), assuming you have permissions to do so yourself. If you do not have permission to assign a reviewer, see getting help .","breadcrumbs":"Contributing » Review","id":"1108","title":"Review"},"1109":{"body":"","breadcrumbs":"Contributing » Supported Plugins","id":"1109","title":"Supported Plugins"},"111":{"body":"The Issues tab allows filtering issues by parameters like severity or date, and reviewing details such as impacted metrics and tables. The Issues overview on BigEye, allowing to filter issues","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Issues management","id":"111","title":"Issues management"},"1110":{"body":"You can insert a table of contents in any article by using the toc shorthand. For example: # My fine title This article describes how to perform action X. ## Section 1 ... ## Section 2 For an example of what the rendered table of contents looks like, see the beginning of this article.","breadcrumbs":"Contributing » Table of contents","id":"1110","title":"Table of contents"},"1111":{"body":"You can use mermaid.js diagrams in code blocks. For example: ```mermaid\ngraph LR you -->|write|docs docs --> profit!\n``` ... is rendered as: graph LR you -->|write|docs docs --> profit!","breadcrumbs":"Contributing » Mermaid","id":"1111","title":"Mermaid"},"1112":{"body":"The documentation is hosted on Github Pages . Updates to the documentation are automatically published to docs.telemetry.mozilla.org . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Publishing","id":"1112","title":"Publishing"},"1113":{"body":"These are some general style guidelines for articles which appear on docs.telemetry.mozilla.org (DTMO). Reading these guidelines can help you write content that is more accessible and easier to understand. Audience What to write What not to write Implementation-specific articles Lists of links General guidelines Writing style Colophon","breadcrumbs":"Contributing » Style Guide » Style Guide","id":"1113","title":"Style Guide"},"1114":{"body":"Data practitioners at Mozilla represent the primary audience for DTMO. A \"data practitioner\" is someone who wants to inform themselves or others using Mozilla-collected data. Here are some real-world examples of this persona: A data scientist performing an experiment analysis An analyst producing a report on the effectiveness of a recent marketing campaign A Firefox engineer trying to measure the performance of a new feature A technical product manager trying to understand the characteristics of a particular user segment A quality assurance engineer trying to understand the severity and frequency of a new Firefox crash In general, you can assume that readers have at least some technical knowledge. Different articles on DTMO may have different target audiences: when you write a new article, you should consider who you are writing it for and adjust your content appropriately. For example, a new product manager may require more careful hand-holding (and links to relevant concept or reference material) than a data scientist with many years of experience at Mozilla. Note that \"data engineers\" (the maintainers of the Mozilla data platform and tools) are not the target audience for DTMO, though they may find some resources here helpful in the course of the work. If something is only of interest to a data engineer, it probably belongs elsewhere: see the note below on implementation-specific articles .","breadcrumbs":"Contributing » Style Guide » Audience","id":"1114","title":"Audience"},"1115":{"body":"There are three different types of documentation that are useful as part of a site like DTMO: Introductory material: Material intended to help people get their bearings with Mozilla's telemetry system. A set of these articles form the Introduction section on this site. Tutorials & Cookbooks: Instructions on how to perform specific tasks using Mozilla's data platform. The focus here is on how to do things, rather than on what they are. Reference: Reference material on either datasets or the data platform itself . The focus is on describing how things work or what they do, rather than how to use them. In general, the most useful documentation for newcomers is usually a cookbook or tutorial as they often don't know where to begin . For advanced users, reference material may be more useful.","breadcrumbs":"Contributing » Style Guide » What to write","id":"1115","title":"What to write"},"1116":{"body":"There are a few types of documentation that are less appropriate for a general-purpose reference like DTMO.","breadcrumbs":"Contributing » Style Guide » What not to write","id":"1116","title":"What not to write"},"1117":{"body":"Any articles that are specific to the implementation of particular data systems or tools should be published alongside the system or tool itself. Examples of this may include: Usage guides for command-line tools In-depth documentation on architecture and design choices (beyond a general overview) A general usage guide for specific data tool In the past, this type of documentation has gone out of date quickly as people update the implementation while forgetting to update what has been written here. Vast amounts of implementation detail can also be overwhelming to anyone who just wants to get an answer to a data-related question. That said, it can sometimes be useful to provide a general overview of a topic on DTMO while saving the details for site-specific documentation. A good example of this is the gcp-ingestion documentation: while we maintain a high-level description of the data pipeline here , details on the Beam-specific implementation are stored alongside the source on GitHub.","breadcrumbs":"Contributing » Style Guide » Implementation-specific articles","id":"1117","title":"Implementation-specific articles"},"1118":{"body":"Articles which simply link out to other resources are of limited value and tend to go out of date quickly. Instead, consider your motivation for producing the list and think about what your intended audience might need. Concept, reference, or tutorial documentation need not be long to be helpful. Of course, linking to other resources as part of other documentation is always okay.","breadcrumbs":"Contributing » Style Guide » Lists of links","id":"1118","title":"Lists of links"},"1119":{"body":"Articles should be written in Markdown: mdBook uses the CommonMark dialect as implemented by pulldown-cmark , which supports certain extensions including GitHub-flavored tables. Limit lines to 100 characters where possible. Try to split lines at the end of sentences, or use Semantic Line Breaks . This makes it easier to reorganize your thoughts later. This documentation is almost always read digitally. Keep in mind that people read digital content much differently than other media. Specifically, readers are going to skim your writing, so make it easy to identify important information. Use visual markup like bold text , code blocks, and section headers. Avoid long paragraphs: short paragraphs that describe one concept each makes finding important information easier. When writing longer articles with many sections, use a table of contents to help people quickly navigate to a section of interest. Use self-explanatory link descriptions. Do not use here or this as the description for an external link. It is repetitive across a site and does not explain where it leads to. For links to queries on Redash use STMO#. This makes it consistent across the documentation and provides a hint about how old / new a query might be (newer queries have higher numeric IDs)","breadcrumbs":"Contributing » Style Guide » General guidelines","id":"1119","title":"General guidelines"},"112":{"body":"Once we click on the issue we can view a metric chart that displays a time series visualization of the alerting metric. The metric chart in Bigeye displays a time series visualization of the alerting metric","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » View issue details","id":"112","title":"View issue details"},"1120":{"body":"The following is a distillation of common best practices for technical writing in a resource like DTMO. Following these guidelines helps give our documentation a consistent voice and makes it easier to read: In general: use a friendly, conversational tone. This makes the documentation more approachable. Avoid specifying particular people or teams unless absolutely necessary: change is constant at Mozilla, and the person or people who maintains a system today is not necessarily the same as yesterday. If possible, use \"you\" when describing how to do something. Avoid use of first person (for example: \"I\", \"we\", \"our\") as this emphasizes the writer rather than the reader and it is often unclear who \"I\", \"we\" or \"our\" actually refer to. Avoid unnecessary formalities like \"please\" or \"thank you\". Where it makes sense, use present tense (as opposed to future tense). For example, \"You need to perform the following tasks\" is preferable to \"You will need to perform the following tasks\". Where possible, avoid the use of the passive voice (identifying the agent of action as the subject of the sentence): active voice sentences are generally clearer and less verbose. For example, \"Press OK to confirm changes\" is preferable to \"The system will confirm changes when you press OK\". You can use a tool like write-good to identify uses of passive voice in your own work. For much more helpful advice on technical writing, you may wish to review the OpenStack General Writing Guidelines , which inspired some of the above.","breadcrumbs":"Contributing » Style Guide » Writing style","id":"1120","title":"Writing style"},"1121":{"body":"You can find more context for these guidelines in this literature review and this follow-up on organization and audience . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Style Guide » Colophon","id":"1121","title":"Colophon"},"1122":{"body":"The directory structure should feel comfortable to anyone who is familiar with the data platform: .\n|--src |--datasets - contains dataset level documentation |--tools - contains tool level documentation |--concepts - contains tutorials meant to introduce a new concept to the reader |--cookbooks - focused code examples for reference This documentation is meant to take the reader from beginner to expert. Getting Started: Introduce concepts and provides information on how to perform and complete a simple analysis, so the user understands the amount of work involved and what the data platform feels like. Primarily intended for people new to Mozilla's data platform. Tutorials & Cookbooks: Guides on how to perform specific tasks. Intended for all audiences. Reference material: In-depth reference material on metrics and the data platform. Intended primarily for more advanced users. This document's structure is heavily influenced by Django's Documentation Style Guide . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Structure » Documentation Structure","id":"1122","title":"Documentation Structure"},"113":{"body":"Users can change the status to \"Active,\" \"Resolved,\" \"Muted,\" or \"Dismissed,\" depending on the issue's current state. This allows for better tracking and management of issues across data pipelines. Status updates are reflected in the timeline, providing a clear history of the issue's progression. Use the Mute button above the timeline to mute an issue and stop being notified about subsequent issue alerts. The available mute options in the Bigeye are Unmute, 1 hour, 4 hours, 12 hours, 24 hours, or 1 week For more details, refer to the Bigeye documentation .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Status of Issue","id":"113","title":"Status of Issue"},"114":{"body":"Use the queries in the Debug tab to troubleshoot your issue.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Debug","id":"114","title":"Debug"},"115":{"body":"The Bigeye integration with Jira enables teams to track critical data quality issues seamlessly through Jira's flexible interface. The bi-directional integration ensures that updates made in either Jira or Bigeye are synced across both systems. Once a Jira ticket is created in Bigeye, any status changes or comments are automatically reflected in both platforms, keeping all team members informed.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Jira Integration","id":"115","title":"Jira Integration"},"116":{"body":"Bigeye enables users to take direct actions on issues on Slack messages without needing to navigate to the Bigeye web interface. Users can resolve, mute, or dismiss alerts directly from Slack messages, ensuring efficient workflows and quick responses to data quality issues. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Slack Integration [Coming Soon]","id":"116","title":"Slack Integration [Coming Soon]"},"117":{"body":"The Freshness and Volume metrics, which represent Pipeline Reliability, are included in the free tier. There is no charge when these metrics are added to a table. However, if additional monitors are added to a table, it becomes a billable table, and charges will apply based on the number of billable tables. Try to avoid Autometrics! - On tables with many columns a large number of monitors might get deployed. This increases noise and cost. Instead, it is recommended to choose relevant metrics from the list of available metrics manually. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Cost Considerations » Cost considerations","id":"117","title":"Cost considerations"},"118":{"body":"Monitors can be defined alongside derived datasets in bigquery-etl. Monitoring in Bigeye for a specific table can be enabled by adding monitoring metadata to the metadata.yaml file: friendly_name: Some Table\nmonitoring: enabled: true # Enables monitoring for the table in Bigeye and deploys freshness and volume metrics collection: Test # An existing collection these monitors should be part of in Bigeye Enabling monitoring for a table automatically deploys freshness and volume metrics for this table.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » bigquery-etl and Bigeye","id":"118","title":"bigquery-etl and Bigeye"},"119":{"body":"Additional and custom monitors can be defined in a Bigconfig bigconfig.yml file that is stored in the same directory as the table query. Bigconfig allows users to deploy other pre-defined monitors, such as row counts or null checks on a table or column level.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » Bigconfig","id":"119","title":"Bigconfig"},"12":{"body":"This is a starting point for making sense of the tools used for analyzing Mozilla data. There are different tools available, each with their own strengths, tailored to a variety of use cases and skill sets. High-level tools Looker Glean Aggregated Metrics Dashboard (GLAM) Lower-level tools sql.telemetry.mozilla.org (STMO) Deprecated tools Telemetry Measurement Dashboard","breadcrumbs":"Introduction » Tools for Data Analysis » Tools for Data Analysis","id":"12","title":"Tools for Data Analysis"},"120":{"body":"To generate a bigconfig.yml file with the default metrics when monitoring is enabled run: bqetl monitoring update [PATH]. The created file can be manually edited. For tables that do not have a bigconfig.yml checked into the repository, the file will get generated automatically before deployment to Bigeye. Files only need to be checked in if there are some customizations. To manually deploy a Bigconfig file run: bqetl monitoring deploy [PATH]. The environment variable BIGEYE_API_KEY needs to be set to a valid API token that can be created in Bigeye . The deployment of Bigconfig files also runs automatically as part of the artifact deployment process , after tables and views have been deployed. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » Deployment","id":"120","title":"Deployment"},"121":{"body":"Kinds of alert thresholds that Bigeye supports Use Deltas to compare datasets and validate successful data replication, migration, or model code changes. Row Creation - Concept of row creation time and how helps save costs and optimize your data observability Creating a schedule and assigning it to a metric Creating a Metric Template in order to provide specific functionality. Grouped metrics allow you to employ group by aggregation. Lookback window Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Further Reading » Bigeye - Further reading","id":"121","title":"Bigeye - Further reading"},"122":{"body":"This section contains guidelines to consider when implementing new data models. It's also a collection of best practices related to different parts of the Data Modeling process, including the review of Pull Requests and techniques for performance improvements and cost reduction. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Data Modeling guidelines","id":"122","title":"Data Modeling guidelines"},"123":{"body":"Mozilla’s current setup allows for the implementation of data modeling and business logic in different locations e.g BigQuery or Looker. The purpose of this document is to provide guidelines to decide where to store a new asset and to review pull requests that implement them. For the purpose of this documentation, the analytics data model is defined as the set of data assets designed to collect meaningful data from our raw datasets and structure it for an efficient understanding and analysis of our products, business processes and events.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » Where to Store our analytics data models","id":"123","title":"Where to Store our analytics data models"},"124":{"body":"bigquery-etl is the repository for tools and also transformations and business logic that is stored in a BigQuery dataset (derived table, aggregate table, view, materialized view). Some examples of logic expected in bigquery-etl: The calculation of core metrics : DAU, WAU, MAU, new profiles. Calculation of search metrics . E.g. Ad clicks, search with ads, organic search. Calculation of acquisition, retention and churn metrics. Mapping from partner code to platform for Bing revenue. Segmentation of clients that require the implementation of business logic, not just filtering on specific columns.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » What to store in BigQuery datasets and the bigquery-etl repository","id":"124","title":"What to store in BigQuery datasets and the bigquery-etl repository"},"125":{"body":"Data aggregations or aggregate awareness to improve performance, preferably that don't implement or replicate business logic. Some examples: Aggregates for summarization or creating a subset from a BigQuery dataset, and that don’t include business logic. Some examples: A subset of data for a specific year. See this aggregate for data after 2019 in Looker . A subset of data with the most used dimensions. See this aggregate for specific dimensions and a time frame . An aggregate that covers a commonly used dashboard or view. See this aggregate to support the views that include a year over year analysis . Percentages, (e.g. in this view for Focus Android DAU , click through rates). These calculations are highly dependent on the dimensions and filters used and not always can be summed directly, therefore it is not recommended calculating them in BigQuery. Cumulative days of use. E.g. Implemented as a SUM in the Browsers KPIs view . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » What to store in Looker","id":"125","title":"What to store in Looker"},"126":{"body":"A good approach to better performance and reduced cost is reducing the amount of data scanned in queries, which can be achieved by summarizing and pre-calculating data in aggregates. This doc is about when to use different options to aggregate data, their limitations, benefits, and examples. What are the options available? BigQuery Aggregate Tables BigQuery Materialized Views Looker PDTs & aggregate awareness Important considerations: When to use each of these aggregates? A BigQuery aggregate table is suitable when: A Materialized View is suitable when: A Looker PDT is suitable when: How to measure the benefit and savings?","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » Using aggregates for cost saving and performance improvement","id":"126","title":"Using aggregates for cost saving and performance improvement"},"127":{"body":"BigQuery Aggregate Tables Aggregates tables contain pre-aggregated results of scheduled queries running some business logic. These tables are created and maintained by the Data Team and scheduled to get updated periodically via Airflow. Process to create an aggregate table in BigQuery . BigQuery Materialized Views These are views defined by the developer and then created, managed and incrementally updated by BigQuery, reading only the changes in the base table to compute results. Materialized view definitions do not support certain BigQuery features and expressions , such as UDFs, certain aggregate functions, backfilling or nesting. - There is a limit of 20 materialized views per table. Template to create a Materialized View . Example. CREATE MATERIALIZED VIEW `moz-fx-data-shared-prod.monitoring_derived.suggest_click_rate_live_v1`\nOPTIONS\n(enable_refresh = TRUE, refresh_interval_minutes = 5)\nAS\nSELECT TIMESTAMP_TRUNC(submission_timestamp, minute) AS submission_minute, COUNT(*) AS n, COUNTIF(release_channel = \"release\") AS n_release, COUNTIF(release_channel = \"beta\") AS n_beta, COUNTIF(release_channel = \"nightly\") AS n_nightly, COUNT(request_id) AS n_merino, COUNTIF(request_id IS NOT NULL AND release_channel = \"release\") AS n_merino_release, COUNTIF(request_id IS NOT NULL AND release_channel = \"beta\") AS n_merino_beta, COUNTIF(request_id IS NOT NULL AND release_channel = \"nightly\") AS n_merino_nightly,\nFROM `moz-fx-data-shared-prod.contextual_services_live.quicksuggest_click_v1`\nWHERE DATE(submission_timestamp) > '2010-01-01'\nGROUP BY 1 Looker PDTs & aggregate awareness These are aggregations that a developer defines in an Explore file (explore.lkml). From this definition, Looker creates a table in BigQuery's mozdata.tmp using the naming conventionscratch schema + table status code + hash value + view name and runs the scheduled update of the data. Looker's PDTs and aggregate awareness are only referenced in Looker when at least one of the columns is used in a Looker object. These aggregates can be particularly beneficial to avoid having to rebuild dashboards after a schema change. Template to create aggregate awareness in a Looker Explore, replacing the text inside <> with the actual values: aggregate_table: { query: { dimensions: [.] measures: [
    .] filters: [
    .: \"\"] } materialization: { sql_trigger_value: SELECT CURRENT_DATE() ;; increment_key:
    . increment_offset: } } Example of aggregate awareness in a Looker Explore","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » What are the options available?","id":"127","title":"What are the options available?"},"128":{"body":"Store the business logic in BigQuery , preferably in a client_id level table to aggregate from. All aggregates are version controlled in the git repositories bigquery-etl and spoke-default. All aggregates require a backfill or update when the source data changes: BigQuery aggregate tables are backfilled using the managed-backfill process. Materialized views cannot be backfilled, instead a materialized view needs to be re-created. Schema changes in base tables also invalidate the view and requires it to be re-created. Materialized views scan all historical data of their referenced base tables by default, so ensure to set a date filter to reduce the amount of data to be scanned . Add a date filter to materialized views to limit the amount of data to be scanned when these views get deployed initially. Otherwise, they will scan the entire data in referenced base tables. Looker PDTs require following the [protocol to backfill described in the Mozilla Looker Developers course . Indices, partition and clustering are allowed for all cases. Looker PDTs and aggregates require that these are defined in the base table. For Cost savings : BigQuery retries the update of materialized views after failures, which results in increased costs due to querying data multiple times. Monitor for broken materialized views in the BigQuery Usage Explore Use the command bq cancel to stop unnecessary updates. E.g. bq --project_id moz-fx-data-shared-prod cancel moz-fx-data-shared-prod:US.. The permission to use this command is assigned to Data Engineering and Airflow.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » Important considerations","id":"128","title":"Important considerations"},"129":{"body":"A BigQuery aggregate table is suitable when: The query requires full flexibility to use DML, data types, aggregation functions and different types of JOIN. The results should not be unexpectedly affected by Shredder. The metric requires strict change control. A scheduled alert is required in case of failure or data out of sync. Airflow sends emails and alerts on failure for BigQuery aggregate tables, which are addressed daily by the Data Engineering team during the Airflow Triage. The table will be queried directly or used as a source for other analysis. Looker PDTs are not designed to be queried directly. A Materialized View is suitable when: Your goal is to aggregate data in real-time (for example, for implementing real-time monitoring of certain metrics). The results can be based on shredded data (tables with client_id). The view will be queried directly or used as a source for other analysis. Change control is not required or is already implemented in the base table. This can be verified by looking for the label change_controlled: true in the table's metadata. A scheduled alert on failure is not required. Failures must be actively monitored in the BigQuery Usage Explore . The metric does not require non-deterministic functions that are not supported: RAND(), CURRENT_TIMESTAMP, CURRENT_DATE(), or CURRENT_TIME(). The query does not require UDFs, UNNESTING arrays, COUNT DISTINCT, ORDER BY or any DML operation different from SELECT. The query uses a WITH clause, COUNTIF, INNER JOIN or TIMESTAMP_ADD. These are all supported. The data does not need to be backfilled. When considering materialized views, a common practice is to use a combination of an aggregate table to store historical data (e.g. older than 2 days) and use a materialized view to track data in real-time (e.g. aggregate data that is just coming in). This allows to run backfills on the aggregate table. A Looker PDT is suitable when: Your goal is to improve the performance and query response in dashboards by aggregating data using common query patterns, with the added benefit of not having to re-create the dashboard every time the base table changes. The results can be based on shredded data (tables with client_id). Change control is not required or is already implemented in the base table. This can be verified by looking for the label change_controlled: true in the metadata. A scheduled alert on failure is not required. Failures must be monitored in the PDT Admin Dashboard or in the Errors and Broken Content Dashboard . The metrics defined in the Explore use only any of these aggregations: SUM, COUNT, COUNTIF, MIN, MAX or AVERAGE. The metrics defined in the Explore use only any of these data types: NUMBER, DATE, STRING or YESNO. The aggregate uses a DISTINCT COUNT and the query matches exactly the Explore query. The base table for the Explore is expected to change with added columns and Looker Explore will require modifications that also require re-creating the dashboards. When using aggregate awareness this re-create is not neccesary.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » When to use each of these aggregates?","id":"129","title":"When to use each of these aggregates?"},"13":{"body":"These web-based tools do not require specialized technical knowledge (e.g. how to write an SQL query, deep knowledge of BigQuery). This is where you should start.","breadcrumbs":"Introduction » Tools for Data Analysis » High-level tools","id":"13","title":"High-level tools"},"130":{"body":"Looker displays the amount of data that will be processed with and without using the aggregates, in the top right corner of a view or explore when in development mode. Looker cost saving BigQuery displays also in the top right corner of the window, the amount of data that will be scanned by a query written in the console. Alternatively, query the information schema to return the bytes processed and cost. With this information is possible to compare and calculate the savings that result from using an aggregate instead of querying the base table directly. Using sample data for the comparison will save costs. SELECT destination_table.project_id AS project_id, destination_table.dataset_id AS dataset, SUBSTR(destination_table.table_id, 0, INSTR(destination_table.table_id, '$') -1) AS table_id, SUM(total_bytes_processed/(1024*1024*1024)) as TB_processed, SUM((total_slot_ms * 0.06) / (60 * 60 * 1000)) AS cost FROM `moz-fx-data-shared-prod`.`region-us`.INFORMATION_SCHEMA.JOBS_BY_PROJECT WHERE EXTRACT(DATE FROM creation_time) BETWEEN AND CURRENT_DATE AND destination_table.dataset_id = AND user_email = AND destination_table.table_id = GROUP BY ALL; Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » How to measure the benefit and savings?","id":"130","title":"How to measure the benefit and savings?"},"131":{"body":"Running a backfill on aggregate tables at Mozilla comes with the high risk of altering reported metrics due to the effects of shredder . It is essential for the business to mitigate these risks while still allowing the addition and modification of columns in aggregate tables to enhance analytic capabilities or propagate changes in business definitions. At the same time, this mitigation must happen in alignment with Mozilla data protection policies by preventing aggregate tables from maintaining data that could be used to uniquely identify shredded clients. Shredder mitigation is a process that breaks through this risk by securely executing backfills on aggregate tables. It recalculates metrics using both existing and new data, mitigating the impact of shredder and propagating business definition changes while maintaining data integrity over time. This documentation provides step-by-step guidance with examples and common scenarios, to help you achieve consistent results. For context and details on previous analysis and discussions that lead to this solution, refer to the proposal . When to use this process Use cases How this process transforms your workflow What to expect after running a backfill with shredder mitigation Key considerations before using shredder mitigation for the first time Columns with recent changes that may require propagation to aggregates Running a managed backfill with shredder mitigation Troubleshooting scenarios and guidelines Examples for First-Time and subsequent runs Example 1. Regular runs Example 2. First-Time run Data validation Automated validations Recommended validations FAQ","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Shredder mitigation process","id":"131","title":"Shredder mitigation process"},"132":{"body":"Shredder mitigation should be used to backfill aggregate tables when business requirements call for metrics to remain consistent and unchanged over time. Some examples of aggregates where this process is applicable are: KPI and OKR aggregates. Search aggregates. Use cases Add a new dimension or metric to an aggregate. Propagate upstream changes to an existing dimension or metric in the aggregate.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » When to use this process","id":"132","title":"When to use this process"},"133":{"body":"With this process, you can now safely backfill aggregate tables, which previously carried high risks of affecting KPIs, metrics or forecasting. Now, it's straightforward: Create a managed backfill with the --shredder-mitigation parameter, and you're set! The process automatically generates a query that mitigates the effect of shredder and which is automatically used for that specific backfill. Clearly identifies which aggregate tables are set up to use shredder mitigation. The process automatically generates and runs data checks to validate after each partition backfilled that all rows match both versions. It will terminate in case of mismatches to avoid unnecessary costs. Prevents an accidental backfill with mitigation on tables that are not set up for the process. Supports the most common data types used in aggregates. Provides a comprehensive set of informative and debugging messages, especially useful during first-time runs where many columns may need updating. Each process run is documented, along with its purpose.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » How this process transforms your workflow","id":"133","title":"How this process transforms your workflow"},"134":{"body":"A new version of the aggregate table is available, incorporating all new added or modified columns. Totals for each column remain stable. Subtotals are adjusted for modified or newly added columns, with NULL values increasing by the amount corresponding to the shredded client IDs.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » What to expect after running a backfill with shredder mitigation","id":"134","title":"What to expect after running a backfill with shredder mitigation"},"135":{"body":"This process ensures it is triggered only for tables set up for this type of backfill, which you can accomplish by ensuring that: GROUP BY is explicit in all versions of the query, avoiding expressions like GROUP BY ALL, GROUP BY 1, 2. All columns have descriptions that if applicable, include the date when new columns become available. The query and schema don't include id-level columns . The table metadata includes the label shredder_mitigation: true. Metrics totals will only match if all columns with upstream changes are processed in addition to your own modifications, which can be achieved by renaming any column with upstream or local changes yet to be propagated, both in query and schema. Metrics totals for NULL data will only match if the same logic for NULL is applied in all versions of the query. Particularly, country and city are columns where NULL values are usually set to '??'. It is recommended to always run the process on a small period of time or a subset of data to identify potential mismatches and required changes before executing a complete backfill. Columns with recent changes that may require propagation to aggregates first_seen_date and first_seen_year where the business logic for Firefox Desktop changed in 2023-Q4 to integrate data from 3 different pings. segment where the business logic for all browsers changed in 2024-H1 to integrate the DAU definition to the segmentation of clients. os_version where the logic now integrates thebuild_version for Windows operating systems. dau, wau and mau where the business logic changed in 2024-H1 with new qualifiers.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Key considerations before using shredder mitigation for the first time","id":"135","title":"Key considerations before using shredder mitigation for the first time"},"136":{"body":"The following steps outline how to use the shredder mitigation process: Bump the version of the aggregate query. Make the necessary updates to the new version of the query and schema: Include new columns in the query with their corresponding description in the schema and the date when they become available, if relevant. Update existing columns and rename them in the file to ensure they are also recalculated. If you need to avoid changes in Looker, set the expected column name in the view. Use a managed backfill for the new query version, with the --shredder_mitigation parameter. That's all! All steps are complete.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Running a managed backfill with shredder mitigation","id":"136","title":"Running a managed backfill with shredder mitigation"},"137":{"body":"This section describes scenarios where mismatches in the metrics between versions could occur and the recommended approach to resolution. Dimensions with upstream changes that haven't propagated to your aggregate and show metrics mismatches between versions after the backfill. Follow these steps to resolve the issue Run a backfill with shredder mitigation for a small period of time. Validate the totals for each dimension and identify any columns with mismatches. Investigate whether the column had upstream changes and if so, rename it to ensure it is recalculated in your aggregate. Refer to the list of known columns with recent changes above for guidance. Check the distribution of values in columns with mismatches and identify any wildcards used for NULL values. Then apply the same logic in the new query. The process halts and returns a detailed failure message that you can resolve by providing the missing information or correcting the issue: Either the previous or the new version of the query is missing. The metadata of the aggregate to backfill does not contain the shredder_mitigation: true label. The previous or new version of the query contains a GROUP BY that is invalid for this process, such as GROUP BY 1, 2 or GROUP BY ALL. The schema is missing, is not updated to reflect the correct column names and data types, or contains columns without descriptions. The sql-generated queries are not yet supported in managed backfills, so run bqetl query generate in advance for this case.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Troubleshooting scenarios and guidelines","id":"137","title":"Troubleshooting scenarios and guidelines"},"138":{"body":"This section contains examples both for first-time and subsequent runs of a backfill with shredder mitigation. Let's use as an example a requirement to modify firefox_desktop_derived.active_users_aggregates_v3 to: Update the definition of existing column os_version. Remove column attributed. Backfill data. After running the backfill, we expect the distribution of os_version to change with an increase in NULL values. Additionally, column attributed will no longer be present, and the totals for each column will remain unchanged.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Examples for First-Time and subsequent runs","id":"138","title":"Examples for First-Time and subsequent runs"},"139":{"body":"This example applies when the active_users_aggregates_v3 already has the label shredder_mitigation and upstream changes propagated, which makes the process as simple as: Bump the version of the table to active_users_aggregates_v4 to implement changes in these files. Remove column attributed and update the definition of os_version in both query and schema. Rename os_version to os_version_build to ensure that it is recalculated. The schema descriptions remain valid. Follow the managed backfill process using the --shredder_mitigation parameter. And it's done!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Example 1. Regular runs","id":"139","title":"Example 1. Regular runs"},"14":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. For a brief introduction to Looker, see Introduction to Looker .","breadcrumbs":"Introduction » Tools for Data Analysis » Looker","id":"14","title":"Looker"},"140":{"body":"This example is for a first-run of the process, which requires setting up active_users_aggregates_v3 and further versions appropriately, also propagating upstream changes. Customize this example to your own requirements. Initial analysis The aggregate table active_users_aggregates_v3 contains Mozilla reported KPI metrics for Firefox Desktop, which makes it a suitable candidate to use the shredder mitigation process. Since this is the first time the process runs for this table, we will follow the Considerations before using shredder mitigation for the first time above. Preparation for the backfill In preparation for the process, the first step is to get the table active_users_aggregates_v3 ready for this type of backfill. Subsequent versions that will use shredder mitigation should also follow these standards, in our case active_users_aggregates_v4. We need these changes: Replace GROUP BY ALL with the explicit list of columns in both versions of the query. Replace the definition of city to IFNULL(city, '??') AS city for consistent logic in query versions and data. Add descriptions to all columns in the schema. Include the label shredder-mitigation: true in the metadata of the table. Merge a Pull Request to apply these changes. Changes related to the requirement Bump the version of the table to active_users_aggregates_v4 and make changes to the new version files. Since os_version is already present in the table, we need to update its definition and also rename it to os_version_build both in query and schema to ensure that it is recalculated. The schema description remains valid. Remove column attributed from the query and schema. Changes to update columns with upstream changes yet to be propagated: Existing column first_seen_year is renamed to first_seen_year_new and segment is renamed to segment_dau, as both have upstream changes. Merge a PR to apply all changes. Running the backfill: Follow the managed backfill process using the --shredder_mitigation parameter.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Example 2. First-Time run","id":"140","title":"Example 2. First-Time run"},"141":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Data validation","id":"141","title":"Data validation"},"142":{"body":"The process automatically generates data checks using SELECT EXCEPT DISTINCT to identify: Rows in the previous version of the data that are missing in the newly backfilled version which either have mismatches in metrics or are missing completely. Rows in the backfilled version that are not present in the previous data which either have mismatches in metrics or have been incorrectly added by the process. The command 'EXCEPT DISTINCT' performs a 1:1 comparison by checking both dimensions and metrics which ensures a complete match of rows between both versions. These data checks run after each partition backfilled and the process will terminate in case of mismatches to avoid unnecessary costs.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Automated validations","id":"142","title":"Automated validations"},"143":{"body":"Before completing the backfill, it is recommended to validate the following, along with any other specific validations that you may require: Metrics totals per dimension match those in the previous version of the table. Metric sub-totals for the new or modified columns match the upstream table. Remaining subtotals are reflected under NULL for each column. All metrics remain stable and consistent. The auto-generated checks are written to the query folder. Use them to retrieve all rows when there are mismatches. When comparing subtotals per column, ensure you use COALESCE for an accurate comparison of NULL values, and verify that all values match the upstream sources, except for NULL which is expected to increase.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Recommended validations","id":"143","title":"Recommended validations"},"144":{"body":"Can I run this process to update one column at a time and still achieve the same result? Yes, the process allows you to add one column at a time, as long as all columns with upstream changes have been properly propagated to your aggregate table. However, this is not the recommended practice as it will lead to multiple table versions and reprocessing data several times, increasing costs. On the plus side, it may facilitate rollback of single changes if needed, so use your best criteria. After following the guidelines I still have a mismatch. Where can I get for help? If you need assistance, have suggestions to improve this documentation, or would like to share any recommendations, feel free to reach out to the Analytics Engineering team or post a message in #data-help! Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » FAQ","id":"144","title":"FAQ"},"145":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. This section provides an introduction to Looker as well as some tutorials on how to use it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker","id":"145","title":"Tutorials & Cookbooks"},"146":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. Access to Looker is currently limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Introduction to Looker","id":"146","title":"Introduction to Looker"},"147":{"body":"Accessing Looker Getting Started Front page Explores Using the Glean Dictionary with Looker Going Deeper","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Table of Contents","id":"147","title":"Table of Contents"},"148":{"body":"You can access Mozilla's instance of Looker at mozilla.cloud.looker.com .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Accessing Looker","id":"148","title":"Accessing Looker"},"149":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Getting Started","id":"149","title":"Getting Started"},"15":{"body":"The Glean Aggregated Metrics Dashboard (GLAM) is an interactive dashboard that is Mozilla’s primary self-service tool for examining the distributions of values of specific individual telemetry metrics, over time and across different user populations. It is similar to GUD in that it is meant to be usable by everyone; no specific data analysis or coding skills are needed. But while GUD is focused on a relatively small number of high level, derived product metrics about user engagement (e.g. MAU, DAU, retention, etc) GLAM is focused on a diverse and plentiful set of probes and data points that engineers capture in code and transmit back from Firefox and other Mozilla products. For more information on how to use GLAM, see Introduction to GLAM .","breadcrumbs":"Introduction » Tools for Data Analysis » Glean Aggregated Metrics Dashboard (GLAM)","id":"15","title":"Glean Aggregated Metrics Dashboard (GLAM)"},"150":{"body":"By default, on the front page you will see a list of default folders, which contain links to dashboards. These are organized by project. Of particular note is the KPI Metrics Folder , which includes several Data-produced and vetted dashboards like the Firefox Corporate KPI Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Front page","id":"150","title":"Front page"},"151":{"body":"One of the core concepts of Looker are Explores . These allow you to quickly explore datasets (both ping-level and derived datasets) within an intuitive user interface. You can access the full list of explores available in Looker. From the main page on the left, select \"Explore\". From there, you can select an explore to view. Most explores are grouped by application. For example, there are a set of explores for both \"Firefox Desktop\" and \"Firefox for Android\".","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Explores","id":"151","title":"Explores"},"152":{"body":"The above list of explores can sometimes be overwhelming. If your application uses Glean to collect data, one very viable workflow is to look up information on the metric(s) you're interested in using the Glean Dictionary , then use the \"Access\" section at the bottom, which links directly out to the Looker explore(s) where you can access the data. The following video demonstrates this workflow in detail:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Using the Glean Dictionary with Looker","id":"152","title":"Using the Glean Dictionary with Looker"},"153":{"body":"If you want to explore Looker more deeply, you can check out: \"BI and Analytics with Looker\" training hub : A collection of self-paced video training courses for new users. Full courses are free, but require registration, but course descriptions contain material that is useful on its own. Looker Documentation : Extensive text and video documentation, a “textbook” reference on how the product works. Looker Help Center : Contains articles on common problems, specific use cases, error messages, and best practices. Looker Community has customer-written material, broadcasts from Looker employees (primarily release notes), and topics written by Looker employees that are not officially supported by Looker. You can find additional Looker training resources on the Looker Training Resources mana page (LDAP access required). Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Going Deeper","id":"153","title":"Going Deeper"},"154":{"body":"This how-to guide is about getting standard country data in your Looker Explores, Looks and Dashboards: Country View in Explore Image This guide has only two steps: Normalizing Aliases and Accessing Standard Country Data. ⚠️ Some steps in this guide require knowledge of SQL and LookML - ask in #data-help for assistance if needed. We get country data from many sources: partners, telemetry, third-party tools etc. In order to analyze these in a standard way, i.e. make different analyses comparable, we can conform these sources to a set of standard country codes, names, regions, sub-regions, etc.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Normalizing Country Data","id":"154","title":"Normalizing Country Data"},"155":{"body":"⚠️ If your country data already consists of two-character ISO3166 codes, you can skip to Step Two! We refer to a different input name for the same country as \"alias\". For example, your data might contain the country value \"US\", another might contain \"USA\" and yet another might contain \"United States\", etc. This can be confusing when read in a table or seen on a graph. To normalize this, we maintain a mapping of aliases from each country to its two-character ISO3166 code This includes misspellings and alternate language encoding that we encounter in various datasets. For example: CI: - \"Ivory Coast\" - \"Côte d’Ivoire\" - \"Côte d'Ivoire\" - \"Cote d'Ivoire\" - \"Côte d’Ivoire\" - \"The Republic of Côte d'Ivoire\" To map (normalize) your input alias to its country code, add a LEFT join from your table or view to the alias country_lookup table: mozdata.static.country_names_v1. For example: SELECT ... your_table.country_field, COALESCE(country_lookup.code, your_table.country, '??') as country_code ...\nFROM your_table LEFT JOIN mozdata.static.country_names_v1 country_lookup ON your_table.country_field = country_lookup.name Note: we use ?? as a country-code for empty country data from data sources. This will map to \"Unknown Country\", \"Unknown Region\", etc. At this point, you should check for cases where the resulting country_code matches your_table.country but does not match any values in the country_lookup table - you may have discovered a new alias, in which case please add it to the list! You can do this via a bigquery-etl pull request for example: https://github.com/mozilla/bigquery-etl/pull/2858. ⚠️ This list of aliases is public. If you are working with sensitive data, please do not add to the public list of aliases, you should handle it in custom logic in code that interfaces with your sensitive data for example in private-bigquery-etl or the private Looker spoke . If you are satisfied that the country_code field is appropriately normalized, move on to Step Two!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Step One - Normalizing Aliases","id":"155","title":"Step One - Normalizing Aliases"},"156":{"body":"Standard country data is contained in the mozdata.static.country_codes_v1 table and by extension the shared/views/countries Looker View. Add the following join to your Explore (either in the .explore.lkml or .model.lkml file): include: \"/shared/views/*\" ... join: countries { type: left_outer relationship: one_to_one sql_on: ${your_table.country_code} = ${countries.code} ;;\n} Now, you should be able to see the Countries View in your Explore 🎉 Country View in Explore Image Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Step Two - Accessing Standard Country Data","id":"156","title":"Step Two - Accessing Standard Country Data"},"157":{"body":"This how-to guide is about getting numerical browser version data in your Looker Explores, Looks and Dashboards: This guide only has one step: Normalizing Version Strings ⚠️ Some steps in this guide require knowledge of SQL - ask in #data-help for assistance if needed. Many of our data sources (particularly browser telemetry) have version_id's: A string that (most of the time) looks like \"99.1.0\" in the format \"major.minor.patch\". ⚠️ In SQL you might be tempted to compare these version identifiers. This might however, return misleading results! \"99\" > \"100\" but 99 < 100. Note the string vs number comparison.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » Normalizing Browser Version Data","id":"157","title":"Normalizing Browser Version Data"},"158":{"body":"In your view.sql file, locate the browser version identifier. In many tables/views, this is called app_version. To extract the numerical version data you have two options:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » Step One - Normalizing Version Strings","id":"158","title":"Step One - Normalizing Version Strings"},"159":{"body":"This extracts the major or minor version from the version identifier. See the Mozfun Docs for a detailed description. Modify your view.sql: CREATE OR REPLACE VIEW `project.dataset.view`\nAS\nSELECT *, `mozfun.norm.truncate_version`(app_version, \"major\") as major_browser_version -- <--- New Line\nFROM `project.dataset_derived.table` major_version will be added as a new field containing the numerical major browser version.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » 1. The truncate version UDF - truncate_version","id":"159","title":"1. The truncate version UDF - truncate_version"},"16":{"body":"These tools require more specialized knowledge to use.","breadcrumbs":"Introduction » Tools for Data Analysis » Lower-level tools","id":"16","title":"Lower-level tools"},"160":{"body":"This extracts a number of useful fields from the version identifier. See the Mozfun Docs for a detailed description. Modify your view.sql: CREATE OR REPLACE VIEW `project.dataset.view`\nAS\nSELECT *, `mozfun.norm.browser_version_info`(app_version) as browser_version_info -- <--- New Line\nFROM `project.dataset_derived.table` browser_version_info will be added as a new struct field containing numerical version fields and other useful metadata. After choosing an option, open a Pull Request ( for example ) and get a review. Once your change is merged, the updated field will be available in Looker once the lookml-generator runs (usually by the next calendar day, or by manually running it on Airflow ). Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » 2. The browser version info UDF - browser_version_info","id":"160","title":"2. The browser version info UDF - browser_version_info"},"161":{"body":"The Mozilla Growth & Usage dashboards (GUD) are visualizations of growth metrics in a standard way across Mozilla’s products. In Looker home screen go to Shared > Browsers and find the Desktop and Mobile consolidated dashboards inside the corresponding folder. ⚠️ Find Looker in the SSO Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Growth and Usage dashboards","id":"161","title":"Growth and Usage dashboards"},"162":{"body":"Find in this dashboard: The visualizations of daily, weekly and monthly active users in comparison with the previous year. The visualization of new profiles in comparison with the previous period. Growth dashboard","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Growth Dashboard","id":"162","title":"Growth Dashboard"},"163":{"body":"Find in this dashboard: The retention curve for cohorts over a period of 180 days from the first seen date. The visualization of search, organic search and search with adds. The visualization of Ad clicks behaviour. Usage dashboard","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Usage Dashboard","id":"163","title":"Usage Dashboard"},"164":{"body":"If you want to explore each individual visualization in Looker for the browsers, find them in the Usage folder inside the relevant browser name folder: Shared > Browsers > Desktop > Usage\nShared > Browsers > Mobile > Firefox Focus for Android > Usage\nShared > Browsers > Mobile > Firefox Focus for iOS > Usage\nShared > Browsers > Mobile > Firefox for Android > Usage\nShared > Browsers > Mobile > Firefox for iOS > Usage The example below shows the location of the Looks for Firefox Focus for Android:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Browser Looks","id":"164","title":"Browser Looks"},"165":{"body":"The dashboards and views for growth and usage are based on the moz-fx-data-shared-prod.telemetry.active_users_aggregates table, which contains the dimensions and metrics for desktop and mobile, as calculated from the clients_last_seen and mobile_search_clients_daily_v1 tables. Note. The dashboards have been migrated to Looker from the previous GUD Dashboard at https://mozilla.github.io/gud/ as part of the Looker on-boarding and with the purpose of enhancement with new dimensions of analysis and improved performance. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Source","id":"165","title":"Source"},"166":{"body":"If you want to answer product related questions using events, you can use the Event Counts explore in Looker. This can help you understand how users interact with specific product features in isolation (for example, the number of users that created a bookmark in Firefox for Android). You can see a quick demo of how to use this explore to answer a simple Firefox for Android product question in this video: This explore also exists for Mozilla VPN and other products (and you can use the same Glean Dictionary-based workflow to fill it out). For Firefox Desktop, this explore is currently using legacy (non-Glean data) and you will need to use the probe dictionary instead. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using the Event Counts Explore » Using the Event Counts Explore","id":"166","title":"Using the Event Counts Explore"},"167":{"body":"If you want to answer product related questions using events, you can use the Funnel Analysis explore in Looker. This can help you understand how users interact with specific product features in sequence (for example, what percentage of users completed a specific set of interactions). You can see a quick demo of how to use this explore to answer a simple Firefox for Android product question in this video: This explore also exists for Mozilla VPN and other products (and you can use the same Glean Dictionary-based workflow to fill it out). For Firefox Desktop, this explore is currently using legacy (non-Glean data) and you will need to use the probe dictionary to look up event metadata instead. Under the hood, the funnel analysis explore uses the events_daily dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using the Funnel Analysis Explore » Using the Funnel Analysis Explore","id":"167","title":"Using the Funnel Analysis Explore"},"168":{"body":"This how-to guide is about improving performance of Looker dashboards and explores using caching. This is particularly useful if you have many users accessing a dashboard or explore, especially across timezones. This guide has two alternatives: Applying Generated Datagroups and Custom Datagroups ⚠️ Some steps in this guide require knowledge of LookML and a developer license - ask in #data-help for assistance if needed. The default setting in Looker is to store (cache) the results of any query for one hour. The majority of our data is updated at least daily. This means that while users will get the same result for a query, they might have to wait for the query to retrieve results from our BigQuery warehouse. We solve this by using Looker's datagroups . In short, datagroups are a method for scheduling various actions in Looker like resetting the cache, e-mailing dashboards, or rebuilding derived tables.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Optimizing Looker Performance - Caching","id":"168","title":"Optimizing Looker Performance - Caching"},"169":{"body":"For a number of tables in our warehouse, we automatically generate datagroups in looker-hub. First locate your explore.lkml file. Take note of the source table that powers this explore. Note that this might be multiple tables. If your explore has multiple tables that are updated by ETL you should move on to Alternative Two. Explores joining infrequently updated, shared views such as countries.view.lkml can still use this method. After finding the source table, in your explore.lkml file, include the auto-generated datagroup and add a persist_with parameter that matches the datagroup. By convention, the datagroup name matches source tables. See the following example: ...\ninclude: \"//looker-hub/search/datagroups/mobile_search_clients_daily_v1_last_updated.datagroup.lkml\" explore: mobile_search_counts { ... persist_with: mobile_search_clients_daily_v1_last_updated } Now, query results for the Mobile Search Counts explore will be cached until the mobile_search_clients_daily_v1 table is updated and users running the same query will receive fast results (a few seconds usually). If you aren't able to find an auto-generated datagroup or your explore has multiple, complex joins, move on to Alternative Two.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Alternative One - Applying Generated Datagroups","id":"169","title":"Alternative One - Applying Generated Datagroups"},"17":{"body":"The sql.telemetry.mozilla.org (STMO) site is an instance of the very fine Redash software, allowing for SQL-based exploratory analysis and visualization / dashboard construction. Requires (surprise!) familiarity with SQL, and for your data to be explicitly exposed as an STMO data source. You can learn more about how to use it in Introduction to STMO . Note that while STMO is not yet considered deprecated, Looker is the preferred solution for producing data visualizations and dashboards at Mozilla (where possible).","breadcrumbs":"Introduction » Tools for Data Analysis » sql.telemetry.mozilla.org (STMO)","id":"17","title":"sql.telemetry.mozilla.org (STMO)"},"170":{"body":"This, simple alternative makes use of a static timer, longer than the default one hour used by Looker. First, locate your explore.lkml file. Define a datagroup with an interval_trigger and max_cache_age > 1 hour. For example: explore: my_explore { datagroup: my_explore_datagroup { interval_trigger: \"6 hours\" max_cache_age: \"6 hours\" } persist_with: my_explore_datagroup } This will cache results for 6 hours at a time. As always, if any steps in this guide are unclear, or you are unable to locate the source tables, feel free to ask for assistance in #data-help. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Alternative Two - Custom Datagroups","id":"170","title":"Alternative Two - Custom Datagroups"},"171":{"body":"This section covers data analysis tools that you can use for analyzing and visualizing data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Data Analysis Tools","id":"171","title":"Data Analysis Tools"},"172":{"body":"GLAM was built to help Mozillians answer their data questions without needing data analysis or coding skills. It contains a visualization layer meant to answer most \"easy\" questions about how a probe or metric has changed over build ids and releases. GLAM is one of several high-level data tools that we provide at Mozilla. For more information, see Tools for Data Analysis . Access to GLAM is currently limited to Mozilla employees and designated contributors (this may change in the future ). For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Introduction to GLAM","id":"172","title":"Introduction to GLAM"},"173":{"body":"You can visit GLAM at glam.telemetry.mozilla.org .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » How to use GLAM","id":"173","title":"How to use GLAM"},"174":{"body":"The front page includes two main sections: the search bar and the random probe explorer. Fuzzy tech search is implemented to let users search not only by the probe title, but also by the full description. GLAM is currently serving data for Firefox Desktop and Firefox for Android.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Front page","id":"174","title":"Front page"},"175":{"body":"Clicking on a probe or metric name takes you to the individual explorer, where most of the analysis happens. As this page is packed with data, we make sure that it's self-documented as much as possible: every button, surface, menu item, is tool-tipped with description and links. (1) The left column shows metadata about the probe or metric: what kind, what channels it's active in, a description, associated bugs with its implementation. As our goal is to make GLAM a self-educating tool, we try to provide as much information as available, and link out to other resources where applicable ( Glean Dictionary , Looker, etc.) (2) For convenience, we provide two utility features: View SQL Query: if you want to dig more deeply into the data than the GLAM UI allows, “View SQL Query” parses SQL that can be copied and then pasted into our STMO Redash instance . Export to JSON: exports JSON data to be used in Jupyter notebook or similar services. (3) A set of dimensions (qualitative attributes of data) to subset on (4) Time Horizon lets users choose how much data they want to investigate: week, month, quarter, or all (note that we only keep data from the last three versions.) (5) Probe or metric distribution and percentiles over time: Percentiles shows the percentiles of the probe over time. To perform analysis, set a reference point by clicking on a target date, then hover along the graph to see the recorded differences. See attached tooltips on the page for more instruction. The compare violin plot shows the comparison between two (vertical) normal distributions Summary table provides the exact numeric values of the percentiles of the median changes between Build IDs. (6) shows the volume of clients with each given Build ID","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Individual probe/metric page","id":"175","title":"Individual probe/metric page"},"176":{"body":"GLAM is aggregated per client, telemetry.mozilla.org (TMO) is aggregated per ping. This will cause different movements in the visualization between the two systems. Notably: Because GLAM normalizes the aggregations by client ID, a single client weighs equally to all other clients, regardless of how many samples that client sends. Reversely, TMO does not normalize by client ID, so if a single client sends a lot of pings, that client will impact the distribution more heavily. This can result in some changes appearing bigger on TMO. As of July 2022, TMO serves only Firefox Desktop (telemetry) data, while GLAM supports Firefox Desktop (both telemetry and Glean), Firefox for Android (Fenix), with ongoing efforts to integrate Firefox iOS and more products that use Glean as their telemetry system.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Differences between GLAM and telemetry.mozilla.org dashboard","id":"176","title":"Differences between GLAM and telemetry.mozilla.org dashboard"},"177":{"body":"For more information about the datasets that power GLAM, see GLAM Datasets . If you have a question that can't be easily answered by the GLAM GUI, you can access the raw GLAM datasets using sql.telemetry.mozilla.org .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Going deeper","id":"177","title":"Going deeper"},"178":{"body":"If you have further questions, please reach out on the #GLAM slack channel. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Getting help","id":"178","title":"Getting help"},"179":{"body":"Operational Monitoring (OpMon) is a self-service tool that aggregates and summarizes operational metrics that indicate the health of software. OpMon can be used to continuously monitor rollouts, experiments (including experiments with continuous enrollments) or the population of a specific product (for example, Firefox Desktop). OpMon automatically generates Looker dashboards that will provide insights into whether landing code changes impact certain metrics in a meaningful way. A couple of specific use cases are supported: Monitoring build over build. This is typically used for Nightly where one build may contain changes that a previous build doesn't and we want to see if those changes affected certain metrics. Monitoring by submission date over time. This is helpful for a rollout in Release for example, where we want to make sure there are no performance or stability regressions over time as a new build rolls out. The monitoring dashboards produced for these use cases are available in Looker . OpMon does not emit real-time results. Dashboards and related datasets get updated on a daily basis. Access to the Looker Operational Monitoring dashboards is currently limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Operational Monitoring (OpMon)","id":"179","title":"Operational Monitoring (OpMon)"},"18":{"body":"These tools are still available, but are generally not recommended.","breadcrumbs":"Introduction » Tools for Data Analysis » Deprecated tools","id":"18","title":"Deprecated tools"},"180":{"body":"To add or update a project configuration, open a pull request against the opmon/ directory in metric-hub . Consider using and adding metric definitions to the metric-hub that should be available for use across other tools, such as Jetstream , as well. CI checks will validate the columns, data sources, and SQL syntax. Once CI completes, the pull request gets automatically approved and can be merged. Results for the new project will be available within the next 24 hours. Project configurations files are written in TOML . To reuse configurations across multiple projects, project configurations can reference configurations from definition files. These definitions files are platform-specific and located in the opmon/definitions/ directory in metric-hub or in the metric-hub repository. Platform-specific configuration files follow the same format and structure as project configuration files. If the project is used to monitor a rollout or experiment, then the configuration files should have the same name as the slug that has been assigned in Experimenter . Generally, configuration files have four main sections: [project], [data_sources], [metrics], and [dimensions]. All of these sections are optional. Examples of every value you can specify in each section are given below. You do not need to, and should not, specify everything! OpMon will take values from Experimenter (for rollouts and experiments) and combine them with a reasonable set of defaults. Lines starting with a # are comments and have no effect.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Configuring a Operational Monitoring project","id":"180","title":"Configuring a Operational Monitoring project"},"181":{"body":"This part of the configuration file is optional and allows to: specify the metrics that should be analyzed define the clients that should be monitored indicate if/how the client population should be segmented, and override some values from Experimenter This section is usually not specified in definition configuration. [project]\n# A custom, descriptive name of the project.\n# This will be used as the generated Looker dashboard title.\nname = \"A new operational monitoring project\" # The name of the platform this project targets.\n# For example, \"firefox_desktop\", \"fenix\", \"firefox_ios\", ...\nplatform = \"firefox_desktop\" # Specifies the type of monitoring desired as described above.\n# Either \"submission_date\" (to monitor each day) or \"build_id\" (to monitor build over build)\nxaxis = \"submission_date\" # Both start_date and end_date can be overridden, otherwise the dates configured in\n# Experimenter will be used as defaults.\nstart_date = \"2022-01-01\" # Whether to skip the analysis for this project entirely.\n# Useful for skipping rollouts for which OpMon projects are generated automatically otherwise.\nskip = false # Whether the project is related to a rollout.\nis_rollout = false # Ignore the default metrics that would be computed.\nskip_default_metrics = false # Whether to have all the results in a single tile on the Looker dashboard (compact)\n# or to have separate tiles for each metric.\ncompact_visualization = false # Metrics, that are based on metrics, to compute.\n# Defined as a list of strings. These strings are the \"slug\" of the metric, which is the\n# name of the metric definition section in either the project configuration or the platform-specific\n# configuration file.\n# See [metrics] section on how these metrics get defined.\nmetrics = [ 'shutdown_hangs', 'main_crashes', 'startup_crashes', 'memory_unique_content_startup', 'perf_page_load_time_ms'\n] alerts = [ \"ci_diffs\"\n] # This section specifies the clients that should be monitored.\n[project.population] # Slug/name of the data source definition section in either the project configuration or the platform-specific\n# configuration file. This data source refers to a database table.\n# See [data_sources] section on how this gets defined.\ndata_source = \"main\" # The name of the branches that have been configured for a rollout or experiment.\n# If defined, this configuration overrides boolean_pref.\nbranches = [\"enabled\", \"disabled\"] # A SQL snippet that results in a boolean representing whether a client is included in the rollout or experiment or not.\nboolean_pref = \"environment.settings.fission_enabled\" # The channel the clients should be monitored from: \"release\", \"beta\", or \"nightly\".\nchannel = \"beta\" # If set to \"true\", the rollout and experiment configurations will be ignored and instead\n# the entire client population (regardless of whether they are part of the experiment or rollout)\n# will be monitored.\n# This option is useful if the project is not associated to a rollout or experiment and the general\n# client population of a product should be monitored.\nmonitor_entire_population = false # References to dimension slugs that are used to segment the client population.\n# Defined as a list of strings. These strings are the \"slug\" of the dimension, which is the\n# name of the dimension definition section in either the project configuration or the platform-specific\n# configuration file. See [dimensions] section on how these get defined.\ndimensions = [\"os\"] # A set of metrics that should be part of the the same visualization\n[project.metric_groups.crashes]\nfriendly_name = \"Crashes\"\ndescription = \"Breakdown of crashes\"\nmetrics = [ \"main_crashes\", \"startup_crashes\",\n] Metric Groups Metrics groups allow to specify a set of existing metric definitions that should be displayed in the same visualization (like a graph, for example) as separate lines. Often these metrics are related to each other in some way and having them in a single graph simplifies visual comparison. Metric groups are different from dimensions. Dimensions segment the population based on a specific criteria (for example a table field). Depending on the selected segment only data for this slice of the population is shown for all specified metrics. Metric groups do not influence how metrics are computed, they only have an impact on how metrics are visualized.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [project] Section","id":"181","title":"[project] Section"},"182":{"body":"Data sources specify the tables data should be queried from. In most cases, it is not necessary to define project-specific data sources, instead data sources can be specified in and referenced from the platform-specific definition configurations. [data_sources] [data_sources.main]\n# FROM expression - often just a fully-qualified table name. Sometimes a subquery.\nfrom_expression = \"mozdata.telemetry.main\" # SQL snippet specifying the submission_date column\nsubmission_date_column = \"DATE(submission_timestamp)\" [data_sources.events_memory]\n# FROM expression - subquery\nfrom_expression = \"\"\" ( SELECT * FROM `moz-fx-data-shared-prod.telemetry.events` WHERE event_category = 'memory_watcher' )\n\"\"\"\nsubmission_date_column = \"DATE(submission_date)\"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [data_sources] Section","id":"182","title":"[data_sources] Section"},"183":{"body":"The metrics sections allows to specify metrics based on metrics that should be monitored. In most cases, it is not necessary to define project-specific metrics, instead metrics can be specified and referenced from the platform-specific definition configurations. A new metric can be defined by adding a new section with a name like: [metrics.] [metrics] [metrics.memory_pressure_count] # The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"events_memory\" # A clause of a SELECT expression with an aggregation\nselect_expression = \"SUM(SAFE_CAST(SPLIT(event_string_value, ',')[OFFSET(1)] AS NUMERIC))\" # Type of the metric to be evaluated.\n# This is used to determine the method of aggregation to be applied.\n# Either \"scalar\" or \"histogram\".\ntype = \"scalar\" # A friendly metric name displayed in dashboards.\nfriendly_name = \"Memory Pressure Count\" # A description that will be displayed by dashboards.\ndescription = \"Number of memory pressure events\" # This can be any string value. It's currently not being used but in the future, this could be used to visually group different metrics by category.\ncategory = \"performance\" Statistics reduce observations of many clients to one or many rows describing the population. Any summarization of the client-level data can be implemented as a statistic. There is a fixed set of statistics available: sum percentile (default) mean count # Specify which statistic to use for a metric\n[metrics.memory_pressure_count.statistics]\nsum = {}\nmean = {} New statistics need to be implemented in OpMon. Some statistics allow to specify additional parameters.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [metrics] Section","id":"183","title":"[metrics] Section"},"184":{"body":"Dimensions define how the client population should be segmented. For example: [dimensions] [dimensions.os]\n# The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"main\" # SQL snippet referencing a field whose values should be used to segment the client population.\nselect_expression = \"normalized_os\" The os dimension will result in the client population being segmented by operation system. For each dimension a filter is being added to the resulting dashboard which allows to, for example, only show results for all Windows clients.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [dimensions] Section","id":"184","title":"[dimensions] Section"},"185":{"body":"Different types of alerts can be defined for metrics: [alerts] [alerts.ci_diffs]\n# Alert for large differences between branches:\n# an alert is triggered if confidence interval of different branches\n# do not overlap\ntype = \"ci_overlap\"\nmetrics = [ # metrics to monitor \"gc_ms\", \"startup_crashes\",\n]\npercentiles = [50, 90] # percentiles to monitor [alerts.crash_tresholds]\n# Thresholds based aler:\n# an alert is triggered if defined thresholds are exceeded/subceeded\ntype = \"threshold\"\nmetrics = [ # metrics to monitor \"oom_crashes\", \"gpu_crashes\"\n]\nmin = [0] # lower thresholds\nmax = [10] # upper thresholds [alerts.historical_diff]\n# Deviation from historical data:\n# an alert is triggered if the average of the specified window deviates\n# from the average of the previous window\ntype = \"avg_diff\"\nmetrics = [ # metrics to monitor \"memory_total\",\n]\nwindow_size = 7 # window size in days\nmax_relative_change = 0.5 # relative change that when exceeded triggers an alert\npercentiles = [50, 90] # percentiles to monitor Currently, there are 3 different types of alerts: Large differences between branches: Whenever the confidence intervals of different branches for a specific metric no longer overlap, it indicates that there is potentially some significant difference. Thresholds: Comparing the values of a metric to a user-defined threshold. Deviation from historical data: Detect anomalous behaviour of a metric based on previously collected data. Large differences between branches The OpMon dashboards show the values for specific metrics as a line chart with confidence intervals. Each line represents the metric values for a different branch. Whenever the confidence intervals of the branches do not overlap, it is considered a critical change. See: Thresholds In some cases the expected value of a metric is known and any large deviation from that expected value is considered a critical change. Fixed thresholds can be used to specify when a value is too large or too low. See: Deviation from historical data An alert should be triggered for certain metrics if their value deviates significantly from historical records. Sudden changes could, for example, happen after a new version gets released. See: It is not always possible to define a specific threshold, so instead previously recorded data should be used to detect significant deviations. This check is the most complicated and computation-intensive one with potentially the highest number of false positives. There are a lot of different anomaly detection algorithms out there, but OpMon uses an approach which compares the average value of a metric of the past n days to the average value of the n days before. If the relative difference between these two values exceeds a defined threshold an alert will be triggered. The main downside of this approach is that whenever spikes happen, alerts will be sent even after the spike has gone down since it will inflate the average values for a while.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [alerts] Section","id":"185","title":"[alerts] Section"},"186":{"body":"When iterating on configurations, it is sometimes useful to get a preview of what computed data on the final dashboard would look like. A preview can be generated by installing the OpMon CLI tooling locally . Once installed opmon preview can be run for a specific configuration or rollout: > opmon preview --help\nUsage: opmon preview [OPTIONS] Create a preview for a specific project based on a subset of data. Options: --project_id, --project-id TEXT Project to write to --dataset_id, --dataset-id TEXT Temporary dataset to write to --derived_dataset_id, --derived-dataset-id TEXT Temporary derived dataset to write to --start_date, --start-date YYYY-MM-DD Date for which project should be started to get analyzed. Default: current date - 3 days --end_date, --end-date YYYY-MM-DD Date for which project should be stop to get analyzed. Default: current date --slug TEXT Experimenter or Normandy slug associated with the project to create a preview for [required] --config_file, --config-file PATH Custom local config file --config_repos, --config-repos TEXT URLs to public repos with configs --private_config_repos, --private-config-repos TEXT URLs to private repos with configs --help Show this message and exit. > gcloud auth login --update-adc\n> gcloud config set project mozdata\n> opmon preview --slug=firefox-install-demo --config_file='/local/path/to/opmon/firefox-install-demo.toml'\nStart running backfill for firefox-install-demo: 2022-12-17 to 2022-12-19\nBackfill 2022-12-17\n...\nA preview is available at: https://mozilla.cloud.looker.com/dashboards/operational_monitoring::opmon_preview?Table='mozdata.tmp.firefox_install_demo_statistics'&Submission+Date=2022-12-17+to+2022-12-20 Once preview data has been computed, a link to a Looker dashboard will be printed where data for each metric and statistic is visualized. The preview data gets written into the tmp dataset in the mozdata project by default. Data written to this dataset gets automatically removed after 7 days.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Previews","id":"186","title":"Previews"},"187":{"body":"Generated dashboards are available in Looker . Dashboards have filters for selecting a percentile and for filtering based on the dimensions that have been configured. For each metric results are visualized on separate tiles, with results being grouped by branches. Depending on the project configuration, the x-axis will either be by submission date or by Build ID. Results are visualized as line charts with confidence intervals. Since Looker does only support simple line chart visualizations, the upper and lower bounds of the confidence intervals are shown in lighter colors while the median value for a specific branch is shown in a darker color. Results are divided into different percentiles that can be changed through the dashboard filter: The 50th percentile represents the median value across all clients for a metric The 90th/95th/99th/... percentile are referring to the top 10%/5%/1%/... based on the measured metric. For example, in the screenshot above the 80th percentile is selected, so the top 20% of clients based on the Perf Page Load Time Ms metric that are enrolled in the enabled branch have a load time of around 6,600 ms. Usually places where the confidence intervals of different branches have a gap between them - if the higher bound of one metric is below the lower bound of another metric - means there is a high likelihood that there is an actual difference between the measurement for the groups. Each dashboard tile also allows to explore the data for a specific metric in more detail by clicking on Explore from here .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Reading Results","id":"187","title":"Reading Results"},"188":{"body":"If alerts have been configured for a OpMon project, then the generated dashboard will show any triggered alerts in a table at the bottom of the dashboard: To receive email or Slack notification whenever new alerts are being triggered, click on the Alerts icon that is in the right corner of the Alerts table. Configure the alert by setting the condition, email addresses or Slack channels alerts should be sent to and the frequency of when checks should be performed:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Subscribing to Alerts","id":"188","title":"Subscribing to Alerts"},"189":{"body":"OpMon writes monitoring results and metadata to BigQuery. OpMon runs as part of the nightly ETL job (see Scheduling below).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Data Products","id":"189","title":"Data Products"},"19":{"body":"The Telemetry Measurement Dashboard (TMO) site is the 'venerable standby' of Firefox telemetry analysis tools. It is the predecessor to GLAM (see above) and is still lightly maintained until we are sure that GLAM covers all of its use cases. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Tools for Data Analysis » Telemetry Measurement Dashboard","id":"19","title":"Telemetry Measurement Dashboard"},"190":{"body":"The result tables that back the Looker dashboards are available in the operational_monitoring_derived dataset in moz-fx-data-shared-prod. Result tables are named like: _v is referring to the slug that has been set for the project and a separate table is created for metrics, statistics and alerts. The schema for metric tables is flexible and depends on the metrics configured to be computed. Views for each tables are also created in the operational_monitoring dataset. These views are used by the Looker dashboards. Metric tables Column name Type Description submission_date DATE Date the monitoring results are for client_id STRING Client's telemetry client_id branch STRING Branch client is enrolled in build_id STRING Build the client is on The result table will have additional columns for each metric and dimension that has been defined. Statistic Tables Column name Type Description submission_date DATE Date the monitoring results are for client_id STRING Client's telemetry client_id branch STRING Branch client is enrolled in build_id STRING Build the client is on The result table will have additional columns for each metric and dimension that has been defined.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Result Tables","id":"190","title":"Result Tables"},"191":{"body":"The table projects_v1 in operational_monitoring_derived contains metadata about the configured projects that is required for generating the dashboards. The table is updated after each ETL run for a specific project. Column name Type Description slug STRING Project slug name STRING Descriptive name of the project used as dashboard title xaxis STRING Specifies which column should be used as x-axis (either \"submission_date\" or \"build_id\") branches ARRAY List of branch names dimensions ARRAY List of dimension slugs start_date DATE Date for when monitoring should start for the project end_date DATE Date for when monitoring should end for the project metrics RECORD Repeated record with the metric slug and aggregation type","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Metadata","id":"191","title":"Metadata"},"192":{"body":"OpMon is updated nightly by telemetry-airflow. It is invoked by the operational_monitoring DAG .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Scheduling","id":"192","title":"Scheduling"},"193":{"body":"The requirements for Operational Monitoring are related to, but mostly distinct from those for experiments: With an A/B experiment, the goal is to determine with confidence whether a single change (i.e. the treatment) has an expected impact on a metric or small number of metrics. The change is only applied to a sample of clients for a fixed period of time. With operational monitoring, a project team is making many changes over a long but indeterminate period of time and must identify if any one change or set of changes (e.g., changes in a given Nightly build) moves a metric in the target population. An identified metric impact may result in a change being backed out, but may also be used to guide future project work. OpMon can be used to monitor experiments. For experiments with continuous enrollments or no fixed end date, OpMon will provide insights that would otherwise not be available. Other experiments, that are interested in looking at operational metrics could also benefit from OpMon.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Experiments vs OpMon","id":"193","title":"Experiments vs OpMon"},"194":{"body":"To get a deeper understanding of what happens under the hood, please see the opmon repository and developer documentation .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Going Deeper","id":"194","title":"Going Deeper"},"195":{"body":"If you have further questions, please reach out on the #data-help Slack channel. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Getting Help","id":"195","title":"Getting Help"},"196":{"body":"⚠ As of August 2021, Looker is considered the preferred solution for data exploration and visualization at Mozilla where possible. If you have any questions about where or when to use STMO, see getting help . sql.telemetry.mozilla.org (STMO) is Mozilla's installation of the Redash data analysis and dashboarding tool. As the name and URL imply, the effective use of this tool requires familiarity with SQL , with which all of the tool's data extraction and analysis are performed. Access to STMO is limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Introduction to STMO","id":"196","title":"Introduction to STMO"},"197":{"body":"You need to use the following building blocks from which analyses in STMO are constructed: Queries Visualizations Dashboards Queries STMO's basic unit of analysis is a query. A query is a block of SQL code that extracts and optionally transforms data from a single data source. Queries can vary widely in complexity. Some queries are simply one liners (e.g., SELECT some_field FROM tablename LIMIT 10) while others span over many pages, almost like small programs. The raw output from a query is tabular data. Each row represents one set of return values for the query's output columns. You can run a query manually or specify a refresh schedule that executes automatically after a specified interval of time. Visualizations Tabular data is great, but rarely is a grid of values the best way to make sense of your data. You can associate each query with multiple visualizations. Each visualization can render the extracted data in a format that makes it easy to interpret your data. There are many visualization types, including charts (line, bar, area, pie, etc.), counters, maps, pivot tables, and more. You can use each visualization type that provides a set of configuration parameters to specify how to map from the raw query output to the desired visualization. Some visualization types make demands of the query output. For example, a map visualization requires each row to include a longitude value and a latitude value. Dashboards A dashboard is a collection of visualizations that is combined into a single visual presentation for your convenience. A dashboard is decoupled from any particular queries. Although you can include multiple visualizations from a single query in one dashboard, it is not required. Users can add any visualizations that they can access to any dashboards they have created.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » STMO Concepts","id":"197","title":"STMO Concepts"},"198":{"body":"SQL provides the ability to extract and manipulate the data, but you won't get very far without having some familiarity with what data is actually available, and how that data is structured. Each query in STMO is associated with exactly one data source, and you have to know ahead of time which data source contains the information that you need. One of the most commonly used data sources is called Telemetry (BigQuery) , which contains most of the data that is obtained from telemetry pings received from Firefox clients. BigQuery refers to Google's BigQuery data warehouse. Other available data sources include Crash DB , Tiles , Sync Stats , Push , Test Pilot , and even a Redash metadata which connects to STMO's own Redash database.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Data Sources","id":"198","title":"Data Sources"},"199":{"body":"The following topics describe the process of creating a simple dashboard using STMO. Create A Query Let's start by creating a query. The first query counts the number of client ids that Mozilla receives from each country, for the top N countries. If you click the 'New Query' button that is located at the top on the left-hand side of the site, the query editing page appears: New Query Page For this and most other queries where each client IDs is counted, you want to use clients_last_seen , which is generated from Firefox telemetry pings. Search for the table in Telemetry (BigQuery) Click the 'Data Source' drop-down and select Telemetry (BigQuery). Then, search for the table by typing clients_last_seen in the \"Search schema...\" field that is above the schema browser interface to the left of the main query Edit field. You should see a clients_last_seen entry (appearing as telemetry.clients_last_seen). You may also see versioned copies of the tables as telemetry.clients_last_seen_v. Introspect the available columns Click telemetry.clients_last_seen in the schema browser to display the columns that are available in the table. The following columns are of interest for this query: country days_since_seen submission_date. If a query extracts all unique country values and the MAU for one day for each one, sorted from highest MAU to lowest MAU, the query then appears as follows: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC If you type these parameters into the main query Edit field and then click the \"Execute\" button, a blue bar then appears below the Edit field. It includes the text \"Executing query...\", followed by a timer that indicates how long the query has run. After some period of time, usually less than a minute, the query typically completes its run. A table appears that displays a MAU value for each country. You have just created and run your first STMO query! Next, click the large \"New Query\" text located at the top of the page. An Edit field appears so you can rename the query. It is recommended that you assign a unique prefix (such as your name) to the query to make it easy to find your query later. For example, rmiller:Top Countries. Create A Visualization After you have created a query, you may want to provide a simple visualization. The table with results from the first query execution now appears under the query Edit field. Another heading titled +NEW VISUALIZATION appears next to the TABLE heading: New Visualization Click the +NEW VISUALIZATION link to display the \"Visualization Editor\" screen. You can now specify a visualization name (\"Top Countries bar chart\"), a chart type (\"Bar\"), an x-axis column (country), and a y-axis column (mau): Visualization Editor After the GENERAL settings have been specified, you need to modify additional settings on the X AXIS tab. Click this tab and then change the 'Scale' setting to 'Category', and un-check the 'Sort Values' checkbox to enable the query's sort order to take precedence: Visualization X Axis A Note About Limits After you have saved the visualization settings and displayed the query source page, a bar graph appears near the bottom of the page. The graph includes quite a few entries. Rather than being able to view all of the countries, you may want to display only the first 20 entries by adding a LIMIT clause to the end of a query: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC\nLIMIT 20 If you edit the query to add a limit clause and then click 'Execute', a new bar graph only displays the 20 countries that have the highest number of unique clients. In this case, the full result set includes approximately 250 return values: limiting the result count improves readability. In other cases, however, an unlimited query may return thousands or even millions of rows. Any queries that return millions of rows or lines can not only be unreadable but negatively impact the performance of all other users of STMO. Thus an important warning: ALL QUERIES SHOULD INCLUDE A \"LIMIT\" STATEMENT BY DEFAULT! It is highly recommended that you add a \"LIMIT 100\" clause to the end of all new queries to prevent a query from returning a large result set that causes user interface (UI) and performance problems. You may learn that the total result set is small enough that setting a limit becomes unnecessary. Specifying an explicit LIMIT helps prevent unnecessary issues. Query Parameters You can add user arguments to a query, which allows the user to specify parameters without modifying the query itself. Using the query in the previous section as an example, you can replace the LIMIT 20 with a country count variable in double curly braces: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC\nLIMIT {{country_count}} After you have replaced the hard-coded limit value with {{country_count}}, an input field appears above the bar chart. If you type a numeric value in the input field and click 'Execute', the query will run with the specified limit. Click 'Save' to save the query. The query applies the parameter value that you typed as the default. Create A Dashboard You can create a dashboard to display visualization by selecting 'New Dashboard' from the 'Dashboards' dropdown that is located at the top left of the page. Choose a name for your dashboard and an empty page should appears. Click the '...' button near the top right of the page to select 'Add Widget'. The following dialog box appears: Add Widget Type a unique prefix that has previously been used in a query name in the \"Search a query by name\" field to locate the query that you have created. You cannot yet execute this query because the query has not yet been published. As soon as you publish a query, you can search on the summary pages. Even though this is only an exercise, the query must be published briefly and then added to the dashboard. You can publish your query by clicking \"Publish\" on the query source page. As soon as a query is published, it appears in the search results when you type a unique prefix in the \"Search a query by name\" field on the \"Add Widget\" dialog box. When you select a query, you can select a query's visualizations from the \"Choose Visualization\" dropdown. Select the bar chart that you created and then click \"Add to Dashboard\". The dashboard now includes a bar chart. You can now edit the country_count value and click \"Refresh\" to change the number of countries that are included in the chart. Completing the Dashboard A dashboard with just one graph is often insufficient. Therefore, you may want to create additional queries, each with a very similar bar chart. The text that you need to apply to the queries is listed below. However, you need to create the queries and the visualizations and then link them to the dashboard. The queries are as follows: Top OSes (recommended os_count value == 6) SELECT os, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY os\nORDER BY mau DESC\nLIMIT {{os_count}} Channel Counts SELECT normalized_channel AS channel, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY channel\nORDER BY mau DESC App Version Counts (recommended app_version_count value == 20) SELECT app_name, app_version, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY app_name, app_version\nORDER BY mau DESC\nLIMIT {{app_version_count}} Creating bar charts for these queries and adding them to the original dashboard can result in a dashboard that resembles this: Completed Dashboard Some final notes to help you create your dashboards: Remember to publish each of your queries before adding its visualizations to a dashboard. Similarly, it is recommended to un-publish any test queries after you have used them in a dashboard. This prevents everyone's search results from being contaminated with your tests and experiments. Any queries that result from an actual work-related analysis typically remain published. Others users can view these queries and learn from them. The 'Firefox' label on the 'App Version counts' graph is related to the use of the 'Group by' visualization setting. It is recommended that you experiment with the use of 'Group by' in your graphs to learn more about its usage. This tutorial has only touched the surface of the wide variety of sophisticated visualizations that STMO supports. You can view many more sophisticated queries and dashboards by browsing and exploring the work that has been published by others. The Redash help center is a useful resource for exploring Redash and all its capabilities. Prototyping Queries You may want to start working on a query before data becomes available. You can do this with most of the data sources by selecting a static test data set and then work with it, as usual. You can also use this method to explore how a particular SQL backend behaves. Note that UNION ALL will retain duplicate rows while UNION will discard them. Here are a couple of examples: Simple three-column test dataset WITH test AS ( SELECT 1 AS client_id, 'foo' AS v1, 'bar' AS v2 UNION ALL SELECT 2 AS client_id, 'bla' AS v1, 'baz' AS v2 UNION ALL SELECT 3 AS client_id, 'bla' AS v1, 'bar' AS v2 UNION ALL SELECT 2 AS client_id, 'bla' AS v1, 'baz' AS v2 UNION ALL SELECT 3 AS client_id, 'bla' AS v1, 'bar' AS v2\n) SELECT * FROM test Convert a semantic version string to a sortable array field WITH foo AS ( SELECT '1.0.1' AS v UNION SELECT '1.10.3' AS v UNION SELECT '1.0.2' AS v UNION SELECT '1.1' AS v UNION -- Doesn't work with these type of strings due to casting -- SELECT '1.3a1' AS v UNION SELECT '1.2.1' AS v\n) SELECT cast(split(v, '.') AS array) FROM foo ORDER BY 1 How do boolean fields get parsed from strings? WITH bar AS ( SELECT '1' AS b UNION SELECT '0' UNION SELECT 't' UNION SELECT 'f' UNION SELECT 'true' UNION SELECT 'false' UNION SELECT 'turkey'\n)\nSELECT b, try(cast(b AS boolean)) from bar Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Create an Example Dashboard","id":"199","title":"Create an Example Dashboard"},"2":{"body":"This section provides a quick introduction to Mozilla's Telemetry data: it should help you understand how this data is collected and how to begin analyzing it.","breadcrumbs":"Mozilla Data Documentation » Introduction","id":"2","title":"Introduction"},"20":{"body":"","breadcrumbs":"Introduction » Terminology » Terminology","id":"20","title":"Terminology"},"200":{"body":"A public dataset is a dataset in BigQuery which is made available to the general public in BigQuery or through our public HTTP endpoint .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data","id":"200","title":"Accessing Public Data"},"201":{"body":"Accessing Public Data in BigQuery Accessing Public Data Through the Public HTTP Endpoint Let us know!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Table of Contents","id":"201","title":"Table of Contents"},"202":{"body":"To access public datasets in BigQuery, a Google Cloud Platform (GCP) account is required. GCP also offers a free tier which offers free credits to use and run queries in BigQuery. BigQuery sandbox enables users to use BigQuery for free without requiring payment information. To get started, log into the BigQuery console or use the BigQuery command line tools to create a new project . After selecting the project, Mozilla's public datasets in the mozilla-public-data project can be accessed and queried. For example: SELECT *\nFROM `mozilla-public-data.telemetry_derived.ssl_ratios_v1`\nWHERE submission_date = \"2020-04-16\"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data in BigQuery","id":"202","title":"Accessing Public Data in BigQuery"},"203":{"body":"Some BigQuery datasets are also published as gzipped JSON files through the public HTTP endpoint: https://public-data.telemetry.mozilla.org . A list of available public datasets is available at: https://public-data.telemetry.mozilla.org/all-datasets.json This list contains the names of available datasets, additional metadata and links to the storage locations of the files containing the data. For example: { \"telemetry_derived\": { // ^ dataset name \"deviations\": { // ^ table name \"v1\": { // ^ table version \"friendly_name\": \"Deviations\", \"description\": \"Deviation of different metrics from forecast.\", \"incremental\": true, \"incremental_export\": false, \"review_link\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1624528\", \"files_uri\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/deviations/v1/files\", \"last_updated\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/deviations/v1/last_updated\" } }, \"ssl_ratios\": { \"v1\": { \"friendly_name\": \"SSL Ratios\", \"description\": \"Percentages of page loads Firefox users have performed that were conducted over SSL broken down by country.\", \"incremental\": true, \"incremental_export\": false, \"review_link\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1414839\", \"files_uri\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files\", \"last_updated\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/last_updated\" } } // [...] }\n} The keys within each dataset have the following meanings: incremental: true: data gets incrementally updated which means that new data gets added periodically (for most datasets on a daily basis) false: the entire table data gets updated periodically incremental_export: true: data for each submission_date gets exported into separate directories (e.g. files/2020-04-15, files/2020-04-16, ...) false: all data gets exported into one files/ directory review_link: links to the Bugzilla bug for the data review files_uri: lists links to all available data files last_updated: link to a last_updated file containing the timestamp for when the data files were last updated Data files are gzipped and up to 1 GB in size. If the data exceeds 1 GB, then it gets split up into multiple files named 000000000000.json, 000000000001.json, ... For example: https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files/000000000000.json","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data Through the Public HTTP Endpoint","id":"203","title":"Accessing Public Data Through the Public HTTP Endpoint"},"204":{"body":"If this public data has proved useful to your research, or you've built a cool visualization with it, let us know! You can email publicdata@mozilla.com or reach us on the #telemetry:mozilla.org channel on Mozilla's instance of matrix . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Let us know!","id":"204","title":"Let us know!"},"205":{"body":"With the transition to GCP in 2019 having been completed, BigQuery has become Mozilla's primary data warehouse and SQL Query engine. The following topics provide an introduction to working with data that is stored in BigQuery : Accessing BigQuery Writing BigQuery Queries Optimizing BigQuery Queries There is a cost associated with using BigQuery based on operations. The on-demand pricing for queries is based on how much data a query scans. Before using BigQuery, please see Optimizing BigQuery Queries above for information on how to understand and minimize costs. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing and working with BigQuery","id":"205","title":"Accessing and working with BigQuery"},"206":{"body":"There are many methods that you can use to access BigQuery: both interactive and programmatic. This document provides some basic information and pointers on how to get started with each. It is worth pointing out that all internal access to BigQuery is logged and periodically audited by Data Engineering and Operations for cost and other purposes.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Accessing BigQuery","id":"206","title":"Accessing BigQuery"},"207":{"body":"Interfaces STMO (sql.telemetry.mozilla.org) BigQuery Console Using the bq Command-Line Tool API Access Service Accounts Spark Colaboratory AI Platform Notebooks Notebooks Access to workgroup-confidential Datasets BigQuery Access Request","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Table of Contents","id":"207","title":"Table of Contents"},"208":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Interfaces","id":"208","title":"Interfaces"},"209":{"body":"⚠ Queries made from STMO are read-only: you cannot create views or tables. All users with access to STMO can access BigQuery using the following data sources: Telemetry (BigQuery) Telemetry Search (BigQuery)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » STMO (sql.telemetry.mozilla.org)","id":"209","title":"STMO (sql.telemetry.mozilla.org)"},"21":{"body":"This glossary provides definitions for some common terms used in the Mozilla data universe. If you're new to Mozilla, you may also find the general glossary on wiki.mozilla.org helpful. AET Analyst Amplitude BigQuery Build ID Client ID Data Analyst Data Engineer Data Practitioner Data Scientist Dataset DAU Derived Dataset Glean GCP GeoIP Ingestion Intensity KPI Metric MAU Ping Ping Table Pipeline Probe Profile Query Retention Schema Session Subsession STMO (sql.telemetry.mozilla.org) Telemetry URI URL WAU","breadcrumbs":"Introduction » Terminology » Table of Contents","id":"21","title":"Table of Contents"},"210":{"body":"The BigQuery console is similar to STMO, but allows write access to views and tables. Some people also prefer its user interface, though note that results that you get from it can only be shared with others who also have BigQuery access provisioned. Visit GCP BigQuery Console mozdata Use mozdata or switch to the project provided to you during your access request e.g moz-fx-data-bq- Write and run your queries Note that if you are trying to query telemetry datasets from a team-specific project, you will need to explicitly specify the project (mozdata) that the view lives in, since you're querying from a different one. For example: SELECT client_id\nFROM mozdata.telemetry.main\nWHERE DATE(submission_timestamp) = '2020-04-20' AND sample_id = 42 AND application.channel='nightly' For more details, see Google's Documentation on the GCP Console .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » BigQuery Console","id":"210","title":"BigQuery Console"},"211":{"body":"Steps to use: Install the GCP SDK Authorize gcloud with either your user account or provisioned service account. See documentation here . gcloud auth login Set your google project to mozdata gcloud config set project mozdata Set your google project to your team project if you were given one during your access request. gcloud config set project moz-fx-data-bq- Once configured, you can now use the bq command-line client. The following example lists the tables and views in a BigQuery dataset: bq ls mozdata:telemetry And here's another which gets the count of entries in telemetry.main on 2019-08-22 in the nightly channel: bq query --nouse_legacy_sql 'select count(*) from mozdata.telemetry.main where date(submission_timestamp) = \"2019-08-22\" and normalized_channel=\"nightly\"' Additional examples and documentation can be found in the BigQuery command-line reference .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Using the bq Command-Line Tool","id":"211","title":"Using the bq Command-Line Tool"},"212":{"body":"For advanced use cases involving programmatic access -- including automated workloads, ETL, BigQuery Storage API . You can locate a list of supported BigQuery client libraries here . Although you typically want to use a client library, Google also provides a detailed reference of their underlying REST API . Service Accounts Client SDKs do not access credentials the same way as the gcloud and bq command-line tools. The client SDKs generally assume that the machine is configured with a service account and looks for JSON-based credentials in several well-known locations rather than looking for user credentials. If you have service account credentials, you can point client SDKs at them by setting: export GOOGLE_APPLICATION_CREDENTIALS=/path/to/creds.json If you do not have appropriate service account credentials, but your GCP user account has sufficient access, you can have your user credentials mimic a service account by running: gcloud auth application-default login Or activate both personal credentials and application default credentials in one command: gcloud auth login --update-adc Once you've followed the browser flow to grant access, you should be able to, for example, access BigQuery from Python: pip install google-cloud-bigquery\npython -c 'from google.cloud import bigquery; print([d.dataset_id for d in bigquery.Client().list_datasets()])'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » API Access","id":"212","title":"API Access"},"213":{"body":"Apache Spark is a data processing engine designed to be fast and easy to use. There are several methods you can use to access BigQuery via Spark, depending on your needs. See Custom Analysis with Spark for more information and examples.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Spark","id":"213","title":"Spark"},"214":{"body":"Colaboratory (Colab) is Jupyter notebook environment, managed by Google and running in the cloud. Notebooks are stored in Google Drive and can be shared in a similar way to Google Docs. Colab can be used to easily access BigQuery and perform analyses. See the Telemetry Hello World notebook for an interactive example. Under the hood, it uses the BigQuery API to read and write to BigQuery tables, so access needs to be explicitly provisioned.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Colaboratory","id":"214","title":"Colaboratory"},"215":{"body":"AI Platform Notebooks is a managed JupyterLab service running on GCP. It gives you full control over the machine where your notebooks are running - you can install your own libraries and choose machine size depending on your needs. To start, go to GCP console and make sure you are in the correct project - most likely this will be your team project. Then navigate to the Notebooks page in the sidebar under AI Platform > Notebooks ( direct link ). There you can create new notebook server instances and connect to them (when your instance is ready, you'll see an Open JupyterLab button). Please note that by default JupyterLab saves notebook files only locally, so they are lost if your instance is deleted. To make sure you don't lose your work, either push your files to a Git repository (via a pre-installed Git extension) or upload them to GCS (using gsutil command in a terminal session). Notebooks Access to workgroup-confidential Datasets If you are a member of a restricted access workgroup, you can provision AI notebooks in the mozdata GCP project that can read workgroup-confidential data. ⚠ You must provision AI notebooks in mozdata using a nonstandard service account specific to your workgroup, see below. When you create a notebook server, under \"Advanced Options\" / \"Permissions\", deselect \"Use Compute Engine Default Service Account\" and replace it with the service account associated with your workgroup. You may need to type this service account manually as it will not be available from a drop-down menu to all users. The ID of the service account matches the following pattern: WORKGROUP-SUBGROUP@mozdata.iam.gserviceaccount.com For example, if you are member of workgroup:search-terms/aggregated, use search-terms-aggregated@mozdata.iam.gserviceaccount.com. This notebook server should have access to any restricted access datasets that are accessible to workgroup:search-terms/aggregated. Additionally, this notebooks server will not have write access to the standard mozdata.analysis dataset, but will instead have write access to a workgroup-specific dataset that looks like the following: mozdata.WORKGROUP_SUBGROUP_analysis In the example above this maps to mozdata.search_terms_aggregated_analysis.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » AI Platform Notebooks","id":"215","title":"AI Platform Notebooks"},"216":{"body":"⚠ Access to BigQuery via the mozdata GCP project is granted to Mozilla Staff by default; only file an access request if you need other specific access such as via a teams project For access to BigQuery using projects other than mozdata, file a bug (requires access to Mozilla Jira) . If you require access to AI Notebooks or Dataproc, please specify in the bug and a team project will be provisioned for you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » BigQuery Access Request","id":"216","title":"BigQuery Access Request"},"217":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Querying BigQuery Tables","id":"217","title":"Querying BigQuery Tables"},"218":{"body":"Projects, Datasets, and Tables in BigQuery Caveats Projects with BigQuery datasets Table Layout and Naming Structure of Ping Tables in BigQuery Writing Queries Writing query results to a permanent table Writing results to GCS (object store) Creating a View Using UDFs Accessing map-like fields Accessing histograms","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Table of Contents","id":"218","title":"Table of Contents"},"219":{"body":"In GCP a project enables you to organize cloud resources. Mozilla uses multiple projects to maintain BigQuery datasets . Note : The term dataset has historically been used to describe a set of records that all follow the same schema, but this idea corresponds to a table in BigQuery. In BigQuery terminology, datasets represent top-level containers that are used to organize and control access to tables and views.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Projects, Datasets, and Tables in BigQuery","id":"219","title":"Projects, Datasets, and Tables in BigQuery"},"22":{"body":"Account Ecosystem Telemetry (never fully launched); see the PRD","breadcrumbs":"Introduction » Terminology » AET","id":"22","title":"AET"},"220":{"body":"Each derived table is exposed by a view in the mozdata project and in many cases, these views apply additional filters or business logic. For this reason, the best practice is to always query the views instead of directly querying the underlying table(s). Most tables are partitioned by date and you can scan much less data by filtering on the partition field (usually submission_timestamp or submission_date). These dates are always in UTC. Unqualified queries can become very costly very easily. Restrictions have been placed on large tables to avoid accidental querying \"all data for all time\". You must use the date partition fields for large tables (like main_summary or clients_daily). Read the Query Optimization Cookbook that includes recommendations on how to reduce cost and improve query performance. STMO BigQuery data sources have a 10 TB data-scanned limit for each query. Let us know if this becomes an issue. There is not any native map support available in BigQuery. Instead, structs are used with fields [key, value]. Convenience functions are available to access the like key-value maps, as described below .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Caveats","id":"220","title":"Caveats"},"221":{"body":"Project Dataset Purpose mozdata The primary home for user analysis; it has a short name that is easy to type and is filled with views that reference underlying tables in moz-fx-data-shared-prod; the default project for STMO and Looker analysis User-generated tables for analysis; please prefix tables with your username tmp User-generated tables for ephemeral analysis results; tables created here are automatically deleted after 7 days. telemetry Views into legacy desktop telemetry pings and many derived tables; see user-facing (unsuffixed) datasets below See user-facing (unsuffixed) datasets below search Search data imported from parquet ( restricted ) static Static tables, often useful for data-enriching joins udf Internal persistent user-defined functions defined in SQL; see Using UDFs udf_js Internal user-defined functions defined in JavaScript; see Using UDFs mozfun The primary home for user-defined functions; see Using UDFs moz-fx-data-bq- Some teams have specialized needs and can be provisioned a team-specific project moz-fx-data-shared-prod All production data including full pings and derived datasets defined in bigquery-etl _live See live datasets below _stable See stable datasets below _derived See derived datasets below _external Tables that reference external resources; these may be native BigQuery tables populated by a job that queries an third-party API, or they may be federated data sources that pull data from other GCP services like GCS at query time. backfill Temporary staging area for back-fills blpadi Blocklist ping derived data( restricted ) payload_bytes_raw Raw JSON payloads as received from clients, used for reprocessing scenarios, a.k.a. \"landfill\" ( restricted ) payload_bytes_error gzip-compressed JSON payloads that were rejected in some phase of the pipeline; particularly useful for investigating schema validation errors tmp Temporary staging area for parquet data loads validation Temporary staging area for validation moz-fx-data-derived-datasets Legacy project that was a precursor to mozdata moz-fx-data-shar-nonprod-efed Non-production data produced by stage ingestion infrastructure","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Projects with BigQuery datasets","id":"221","title":"Projects with BigQuery datasets"},"222":{"body":"Under the single moz-fx-data-shared-prod project, each document namespace (corresponding to folders underneath the schemas directory of mozilla-pipeline-schemas ) has four BigQuery datasets provisioned with the following properties: Live datasets (telemetry_live, activity_stream_live, etc.) contain live ping tables (see definitions of table types in the next paragraph) Stable datasets (telemetry_stable, activity_stream_stable, etc.) contain historical ping tables Derived datasets (telemetry_derived, activity_stream_derived, etc.) contain derived tables, primarily populated via nightly queries defined in BigQuery ETL and managed by Airflow User-facing (unsuffixed) datasets (telemetry, activity_stream, etc.) contain user-facing views on top of the tables in the corresponding stable and derived datasets. The table and view types referenced above are defined as follows: Live ping tables are the final destination for the telemetry ingestion pipeline . Dataflow jobs process incoming ping payloads from clients, batch them together by document type, and load the results to these tables approximately every five minutes, although a few document types are opted in to a more expensive streaming path that makes records available in BigQuery within seconds of ingestion. These tables are partitioned by date according to submission_timestamp and are also clustered on that same field, so it is possible to make efficient queries over short windows of recent data such as the last hour. They have a rolling expiration period of 30 days, but that window may be shortened in the future. Analyses should only use these tables if they need results for the current (partial) day. Historical ping tables have exactly the same schema as their corresponding live ping tables, but they are populated only once per day (12:00:00am to 11:59:59pm UTC) via an Airflow job and have a 25 month retention period. These tables are superior to the live ping tables for historical analysis because they never contain partial days, they have additional deduplication applied, and they are clustered on sample_id, allowing efficient queries on a 1% sample of clients. It is guaranteed that document_id is distinct within each day of each historical ping table, but it is still possible for a document to appear multiple times if a client sends the same payload across multiple UTC days. Note that this requirement is relaxed for older telemetry ping data that was backfilled from AWS; approximately 0.5% of documents are duplicated in telemetry.main and other historical ping tables for 2019-04-30 and earlier dates. Derived tables are populated by nightly Airflow jobs and are considered an implementation detail; their structure may change at any time at the discretion of the data platform team to allow refactoring or efficiency improvements. User-facing views are the schema objects that users are primarily expected to use in analyses. Many of these views correspond directly to an underlying historical ping table or derived table, but they provide the flexibility to hide deprecated columns or present additional calculated columns to users. These views are the schema contract with users and they should not change in backwards-incompatible ways without a version increase or an announcement to users about a breaking change. Spark and other applications relying on the BigQuery Storage API for data access need to reference derived tables or historical ping tables directly rather than user-facing views. Unless the query result is relatively large, we recommend instead that users run a query on top of user-facing views with the output saved in a destination table, which can then be accessed from Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Table Layout and Naming","id":"222","title":"Table Layout and Naming"},"223":{"body":"Unlike with the previous AWS-based data infrastructure, we don't have different mechanisms for accessing entire pings vs. \"summary\" tables. As such, there are no longer special libraries or infrastructure necessary for accessing full pings, rather each document type maps to a user-facing view that can be queried in STMO. For example: \"main\" pings are accessible from view telemetry.main ( see docs for faster-to-query tables ) \"crash\" pings are accessible from view telemetry.crash \"baseline\" pings for the release version of Firefox for Android (Fenix) are accessible from view org_mozilla_firefox.baseline All fields in the incoming pings are accessible in these views, and (where possible) match the nested data structures of the original JSON. Field names are converted from camelCase form to snake_case for consistency and SQL compatibility. Any fields not present in the ping schemas are present in an additional_properties field containing leftover JSON. BigQuery provides functions for parsing and manipulating JSON data via SQL . Later in this document, we demonstrate the use of a few Mozilla-specific functions that we have defined to allow ergonomic querying of map-like fields (which are represented as arrays of structs in BigQuery) and histograms (which are encoded as raw JSON strings).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Structure of Ping Tables in BigQuery","id":"223","title":"Structure of Ping Tables in BigQuery"},"224":{"body":"To query a BigQuery table you will need to specify the dataset and table name. It is good practice to specify the project however depending on which project the query originates from this is optional. SELECT col1, col2\nFROM `project.dataset.table`\nWHERE -- data_partition_field will vary based on table date_partition_field >= DATE_SUB(CURRENT_DATE, INTERVAL 1 MONTH) An example query from Clients Last Seen Reference SELECT submission_date, os, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen = 0\nGROUP BY submission_date, os\nHAVING count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Check out the BigQuery Standard SQL Functions & Operators for detailed documentation.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing Queries","id":"224","title":"Writing Queries"},"225":{"body":"You can write query results to a BigQuery table you have access via GCP BigQuery Console or GCP BigQuery API Access For temporary experiments use mozdata.tmp (it will automatically be deleted after 7 days). For longer-lived results, use the mozdata.analysis dataset. Prefix your table with your username. If your username is username@mozilla.com create a table with username_my_table. See Writing query results documentation for detailed steps.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing query results to a permanent table","id":"225","title":"Writing query results to a permanent table"},"226":{"body":"If a BigQuery table is not a suitable destination for your analysis results, we also have a GCS bucket available for storing analysis results. It is usually Spark jobs that will need to do this. Use bucket gs://mozdata-analysis/ Prefix object paths with your username. If your username is username@mozilla.com, you might store a file to gs://mozdata-analysis/username/myresults.json.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing results to GCS (object store)","id":"226","title":"Writing results to GCS (object store)"},"227":{"body":"You can create views in BigQuery if you have access via GCP BigQuery Console or GCP BigQuery API Access . Use the mozdata.analysis dataset. Prefix your view with your username. If your username is username@mozilla.com create a table with username_my_view. See Creating Views documentation for detailed steps.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Creating a View","id":"227","title":"Creating a View"},"228":{"body":"BigQuery offers user-defined functions (UDFs) that can be defined in SQL or JavaScript as part of a query or as a persistent function stored in a dataset. We have defined a suite of public persistent functions to enable transformations specific to our data formats, available in mozfun . UDFs used internally in moz-fx-data-shared-prod are available in datasets udf (for functions defined in SQL) and udf_js (for functions defined in JavaScript). Note that JavaScript functions are potentially much slower than those defined in SQL, so use functions in udf_js with some caution, likely only after performing aggregation in your query. We document a few of the most broadly useful UDFs below, but you can see the full list of mozfun UDFs in https://mozilla.github.io/bigquery-etl and or UDFs with source code used within moz-fx-data-shared-prod in bigquery-etl/sql/moz-fx-data-shared-prod/udf and bigquery-etl/sql/moz-fx-data-shared-prod/udf_js .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Using UDFs","id":"228","title":"Using UDFs"},"229":{"body":"BigQuery currently lacks native map support and our workaround is to use a STRUCT type with fields named [key, value]. We've created a UDF that provides key-based access with the signature: mozfun.map.get_key(, ). The example below generates a count per reason key in the event_map_values field in the telemetry events table for Normandy unenrollment events from yesterday. SELECT mozfun.map.get_key(event_map_values, 'reason') AS reason, COUNT(*) AS EVENTS\nFROM telemetry.events\nWHERE submission_date = DATE_SUB(CURRENT_DATE(), INTERVAL 1 DAY) AND event_category='normandy' AND event_method='unenroll'\nGROUP BY 1\nORDER BY 2 DESC","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Accessing map-like fields","id":"229","title":"Accessing map-like fields"},"23":{"body":"See Data Analyst .","breadcrumbs":"Introduction » Terminology » Analyst","id":"23","title":"Analyst"},"230":{"body":"We considered many potential ways to represent histograms as BigQuery fields and found the most efficient encoding was actually to leave them as raw JSON strings. To make these strings easier to use for analysis, you can convert them into nested structures using mozfun.hist.extract: WITH extracted AS ( SELECT submission_timestamp, mozfun.hist.extract(payload.histograms.a11y_consumers) AS a11y_consumers FROM telemetry.main ) --\nSELECT a11y_consumers.bucket_count, a11y_consumers.sum, a11y_consumers.range[ORDINAL(1)] AS range_low, udf.get_key(a11y_consumers.values, 11) AS value_11\nFROM extracted\nWHERE a11y_consumers.bucket_count IS NOT NULL AND DATE(submission_timestamp) = \"2019-08-09\"\nLIMIT 10 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Accessing histograms","id":"230","title":"Accessing histograms"},"231":{"body":"When you write a query using STMO or the BigQuery console, you can improve performance and reduce costs by learning how data is stored, how databases function, and what you can change about a query to take advantage of the storage structure and the data function. Queries are charged by data scanned at $5 per terabyte (TB) so each 200 gigabytes of data scanned will cost $1: on tables with hundreds of TBs of data (like the main ping table or clients_daily ), costs can add up very quickly . When trying to reduce the cost, the main thing to do is reduce the amount of data scanned: some of the advice in this article will improve your query's performance but will not scan a smaller amount of data, and thus cost the same.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Optimizing BigQuery Queries","id":"231","title":"Optimizing BigQuery Queries"},"232":{"body":"TL;DR: What to implement for quick improvements How to improve both query speed and cost Improvements to query speed only Caveats Some Explanations What are these databases? Key takeaways How is the data stored? Traditional Row Stores Columnar Stores Data partitions Data Ordering (clustering) Key takeaways","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Table of Contents","id":"232","title":"Table of Contents"},"233":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » TL;DR: What to implement for quick improvements","id":"233","title":"TL;DR: What to implement for quick improvements"},"234":{"body":"Filter on a partitioned column such as submission_timestamp or submission_date ( even if you have a LIMIT: see optimization caveats ) Use a sample of the data that is based on the sample_id field. This can be helpful for initial development even if you later run the query using the entire population (without sampling). Tables that include a sample_id field will usually have that as one of the clustering fields and you can efficiently scan random samples of users by specifying WHERE sample_id = 0 (1% sample), WHERE sample_id < 10 (10% sample), etc. This can be especially helpful with main_summary, clients_daily, and clients_last_seen which are very large tables and are all clustered on sample_id. Many datasets also cluster on normalized_channel, corresponding to the channel of the product. If you are working with data that has different channels (for example, Firefox desktop), limit your initial query to a channel with a limited population like Nightly (in the case of Firefox desktop, do this by adding WHERE normalized_channel='nightly' to your query) Select only the columns that you want ( Don't use SELECT *) If you are experimenting with data or exploring data, use one of the data preview options instead of SELECT *. Reference the data size prediction (\"This query will process X bytes\") in STMO and the BigQuery UI to help gauge the efficiency of your queries. You should see this number go down as you limit the range of submission_dates or include fewer fields in your SELECT statement.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » How to improve both query speed and cost","id":"234","title":"How to improve both query speed and cost"},"235":{"body":"These are still worth doing! Use approximate algorithms : e.g., approx_count_distinct(...) instead of COUNT(DISTINCT ...) If using JOIN, trim the data to-be-joined before the query performs a JOIN. If you reduce data early in the processing cycle, shuffling and other complex operations only execute on the data that you need. Use sub queries with filters or intermediate tables or views as a way of decreasing sides of a join, prior to the join itself.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Improvements to query speed only","id":"235","title":"Improvements to query speed only"},"236":{"body":"For clustered tables, the data size prediction won't take into account benefits from LIMITs and WHERE clauses on clustering fields, so you'll need to compare to the actual \"Data Scanned\" after the query is run. Applying a LIMIT clause to a SELECT * query might not affect the amount of data read, depending on the table structure. Many of our tables are configured to use clustering in which case a LIMIT clause does effectively limit the amount of data that needs to be scanned. To check whether your LIMIT and WHERE clauses are actually improving performance, you should see a lower value reported for actual \"Data Scanned\" by a query compared to the prediction (\"This query will process X bytes\") in STMO or the BigQuery UI. Do not treat WITH clauses as prepared statements WITH clauses are used primarily for readability because they are not materialized: if a query appears in more than one WITH clause, it executes in each clause. Do not rely on them to optimize your query!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Caveats","id":"236","title":"Caveats"},"237":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Some Explanations","id":"237","title":"Some Explanations"},"238":{"body":"The primary data storage mechanism used at Mozilla, BigQuery, is not a traditional relational database like PostgreSQL or MySQL. Instead it is a distributed SQL engine where data is stored separately from computational resources used to retrieve it. Multiple machines work together to get the result of your query. Because there is more than one system, you need to pay particular attention to Data Shuffles : when all systems have to send data to all other systems. For example, consider the following query, which lists the number of rows that are present for each client_id: SELECT client_id, COUNT(*)\nFROM telemetry.main\nGROUP BY client_id During the execution of this query, the BigQuery cluster performs the following steps: Each system reads a different piece of the data and parses the client_id for each row. Internally, it then computes the number of rows seen for each client_id, but only for the data that it read . Each system is then assigned a set of client_ids to aggregate. For example, the first system may be given instructions to get the count of client1. It then has to send a request to every other system for the total seen for client1. It can then aggregate the total. If every client_id has been aggregated, each system reports to the coordinator the client_ids that it was responsible for, as well as the count of rows seen by each. The coordinator is responsible for returning the result of the query to the client, which in this example is STMO. A similar process occurs on data joins, where different systems are instructed to join on different keys. In that case, data from both tables needs to be shuffled to every system. Key takeaways Use LIMIT for query prototyping to dramatically reduce the volume of data scanned as well as speeding up processing. Use approximate algorithms. Then less data needs to be shuffled because probabilistic data structures can be used instead of the raw data itself. Specify large tables first in a JOIN operation. In this case, small tables can be sent to every system to eliminate one data shuffle operation. Note that Spark supports a broadcast command explicitly.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » What are these databases?","id":"238","title":"What are these databases?"},"239":{"body":"The data is stored in columnar format. Traditional Row Stores Consider a typical CSV file, which represents an example of a row store. name,age,height\n\"Ted\",27,6.0\n\"Emmanuel\",45,5.9\n\"Cadence\",5,3.5 When this data is stored to disk, you can read an entire record in consecutive order. For example, if the first \" is stored at block 1 on disk, then a sequential scan from 1 assigns the first row of data: \"ted\",27,6.0. Keep scanning and you get \\n\"Emm... and so on. You can use the following query that you can execute very quickly: SELECT *\nFROM people\nWHERE name == 'Ted' The database can just scan the first row of data. However, the following is more difficult: SELECT name\nFROM people Now the database has to read all of the rows and then select the name column, which results in a lot more overhead. Columnar Stores Columnar turns the data sideways. For example, you can make a columnar version of the above data and still store it in CSV format: name,\"Ted\",\"Emmanuel\",\"Cadence\"\nage,27,45,5\nheight,6.0,5.9,3.5 Now let's consider how we can query the data when it's stored this way: SELECT *\nFROM people\nWHERE name == \"ted\" In this case, all the data must be read because the (name, age, height) is not stored together. Here's another query: SELECT name\nFROM people In this case, only the \"name\" row needs to be read. All the other lines of the file can be skipped. Data partitions You can improve performance even further by taking advantage of partitions, grouping together data that shares a value for a column. For example, if everyone in the people table lived in DE, then you can add that to the filename: /country=DE/people.csv. From there, a query engine would have to know how to read that path and understand that all of these people share a country. You can query as follows: SELECT *\nFROM people\nWHERE country == 'US' In this case, the query engine no longer even has to read the file. It could just look at the path and realize that there is nothing of interest. Tables are usually partitioned based on dates; e.g., submission_date or DATE(submission_timestamp). Data Ordering (clustering) Another way to improve query performance is to select a subset of data on a field that the data is ordered by. In BigQuery, this is called \"clustering\". A clustered field is one which is sorted in the underlying data. For example, if you wanted to get all of ages greater than age 40 in the table above, you might query like this: SELECT age FROM people WHERE age > 40 This would scan all of the age field, starting from 27, then 45, and ending with 5. However, if instead data was sorted on that field, the table would look like this: name,\"Cadence\",\"Ted\",\"Emmanuel\"\nage,5,27,45\nheight,3.5,6.0,5.9 Since data is stored on different files, we could ignore any age files that don't have data less than 40. So if Cadence and Ted's ages were in one file, and Emmanuel's in the next, we could skip reading that first file entirely. In that way, we can sometimes drastically reduce the amount of data we're reading. Key takeaways Limit queries to a few columns that you need to reduce the volume of data that must be read Filter the partitions to reduce the volume of data that you need Filter on clustered fields Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » How is the data stored?","id":"239","title":"How is the data stored?"},"24":{"body":"A third-party product formerly used by several teams within Mozilla for analysis of user events.","breadcrumbs":"Introduction » Terminology » Amplitude","id":"24","title":"Amplitude"},"240":{"body":"This document will help you find the best data source for a given analysis of Desktop Firefox. It focuses on descriptive datasets and does not cover anything attempting to explain why something is observed. This guide will help if you need to answer questions like: How many Firefox users are active in Germany? How many crashes occur each day? How many users have installed a specific add-on? If you want to know whether a causal link occurs between two events, consider running an experiment . There are two types of datasets that you might want to use: those based on raw pings and those derived from them.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Accessing Desktop Data","id":"240","title":"Accessing Desktop Data"},"241":{"body":"We receive data from Firefox users via pings : small JSON payloads sent by clients at specified intervals. There are many types of pings, each containing different measurements and sent for different purposes. These pings are then aggregated into ping-level datasets that can be retrieved using BigQuery. Pings can be difficult to work with and expensive to query: where possible, you should use a derived dataset to answer your question. For more information on pings and how to use them, see Raw Ping Data .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Raw Ping Datasets","id":"241","title":"Raw Ping Datasets"},"242":{"body":"Derived datasets are built using the raw ping data above with various transformations to make them easier to work with and help you avoid the pitfall of pseudo-replication . You can find a full list of them in the derived datasets section , but two commonly used ones are \"Clients Daily\" and \"Clients Last Seen\".","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Derived Datasets","id":"242","title":"Derived Datasets"},"243":{"body":"Many questions about Firefox take the form \"What did clients with characteristics X, Y, and Z do during the period S to E?\" The clients_daily table aims to answer these questions. Each row in the table is a (client_id, submission_date) and contains a number of aggregates about that day's activity. See the clients_daily reference for more information.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Clients Daily","id":"243","title":"Clients Daily"},"244":{"body":"The clients_last_seen dataset is useful for efficiently determining exact user counts such as DAU and MAU. It can also allow efficient calculation of other windowed usage metrics like retention via its bit pattern fields . It includes the most recent values in a 28 day window for all columns in the clients_daily dataset . See the clients_last_seen reference for more information. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Clients Last Seen","id":"244","title":"Clients Last Seen"},"245":{"body":"This document describes how to access Glean data using BigQuery, such as in Redash . This is intended for in-depth analysis: GUD , GLAM and Looker can answer many simple questions. The data that Glean applications generates maps cleanly to structures we create in BigQuery: see the section on Glean Data in the data pipeline reference. The exact method to use depends on the metric type you want to access. Counter, boolean, and most other metrics Event metrics","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Accessing Glean Data in BigQuery","id":"245","title":"Accessing Glean Data in BigQuery"},"246":{"body":"Most metrics Glean collects map to a single column in a BigQuery table. The Glean Dictionary shows the mapping to access these mappings when writing queries. For example, say you wanted to get a count of top sites as measured in Firefox for Android. You can get the information you need to build your query by following this procedure: Go to the Glean Dictionary home page. Navigate to the Firefox for Android application Under metrics, search for \"top\", select metrics.top_sites_count . Scroll down to the bottom. Under BigQuery, you should see an entry like: \"In org_mozilla_fenix.metrics as metrics.counter.metrics_top_sites_count\". The former corresponds to the table name whilst the latter corresponds to the column name. You can select which channel you want to view information for and the table name will update accordingly. With this information in hand, you can now proceed to writing a query. For example, to get the average of this metric on the first of January, you could write something like this: -- Count number of pings where Fenix is the default browser\nSELECT AVG(metrics.counter.metrics_top_sites_count)\nFROM -- We give the table an alias so that the table name `metrics` and field name -- `metrics` don't conflict. org_mozilla_fenix.metrics AS m\nWHERE date(submission_timestamp) = '2021-01-01' Note that we alias the table used in the query, otherwise the BigQuery parser gets confused. This can also happen with the tables and columns corresponding to the events ping. Another option is to explicitly qualify the table when selecting the column (so metrics.counter.metrics_top_sites_count becomes metrics.metrics.counter.metrics_top_sites_count): SELECT AVG(metrics.metrics.counter.metrics_top_sites_count)\nFROM org_mozilla_fenix.metrics\nWHERE DATE(submission_timestamp) = '2021-01-01'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Counter, boolean, and most other metrics","id":"246","title":"Counter, boolean, and most other metrics"},"247":{"body":"Event metrics are stored slightly differently: since each ping sent by a Glean application sends a group of metrics, they are mapped into a set of records within a single column. To query them individually, you need to unnest them into their own table. For example, let's say you wanted to investigate the foreground metrics for tab engine. You can get the information you need to build your query by following this procedure: Go to the Glean Dictionary home page. Navigate to the Firefox for Android application Under metrics, search for \"foreground\", select engine_tab.foreground_metrics . Scroll down to the bottom until you see \"Access\". Under BigQuery, you should see an entry like: \"In org_mozilla_fenix.events\". This tells you the BigQuery table in which this data is stored. With this information, plus knowledge of the metric's category (engine_tab) and name (foreground_metrics) we now know enough to write a simple query: WITH events AS (\nSELECT submission_timestamp, client_info.client_id, event.timestamp AS event_timestamp, event.category AS event_category, event.name AS event_name, event.extra AS event_extra,\nFROM org_mozilla_fenix.events AS e\nCROSS JOIN UNNEST(e.events) AS event\nWHERE submission_timestamp = '2021-05-03' AND sample_id = 42 -- 1% sample for development AND event.category = 'engine_tab' AND event.name = 'foreground_metrics'\n)\nSELECT * FROM events The extra fields are stored as a structure. For more information on accessing those, see accessing map-like fields in the querying documentation . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Event metrics","id":"247","title":"Event metrics"},"248":{"body":"If some field is present in a valid received ping , but is not present in the ping's schema , it doesn't have its own column to be placed into during ingestion . Instead, those fields remain as raw JSON and are placed in the additional_properties column of the ping's table or view. This can happen for a variety of usually-temporary problems like: The latest schema hasn't yet been deployed (see \"What does it mean when a schema deploy is blocked?\" ) mozilla-pipeline-schemas was not updated after a change in the data which was submitted (this shouldn't happen with Glean , but can happen with some legacy data, for example the legacy Firefox Desktop telemetry environment ). Until the problem is fixed, any ingested pings with these \"unknown\" data in them will place that data in the additional_properties column. The rows of this dataset will always have these data in the additional_properties column, even after the dataset has been updated to add the column. To access data that's been put into the additional_properties column, you'll have to parse the JSON. Be aware that when you access the additional_properties field, BigQuery has to read the entire contents, even if you're extracting just a single field. In the case of main pings, additional_properties can be quite large, leading to expensive queries.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Additional Properties » Additional Properties","id":"248","title":"Additional Properties"},"249":{"body":"At the beginning of February 2021, schema deploys were delayed. So to access the newly-added parent-process Firefox Desktop probes telemetry.generated_new_client_id, telemetry.state_file_save_errors, and telemetry.loaded_client_id_doesnt_match_pref, we needed to locate where they would be in the payload, and use JSON_EXTRACT_SCALAR to extract the scalar (in both a JSON and Telemetry sense of the word \"scalar\") values. SELECT JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.generated_new_client_id']\") AS generated_new_client_id, JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.state_file_save_errors']\") AS state_file_save_errors, JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.loaded_client_id_doesnt_match_pref']\") AS loaded_client_id_doesnt_match_pref, payload.info.profile_subsession_counter AS profile_subsession_counter\nFROM mozdata.telemetry.main_nightly\nWHERE submission_timestamp > '2021-02-02' AND application.build_id >= '20210202095107' -- First nightly with measure 20210202095107 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Additional Properties » Example","id":"249","title":"Example"},"25":{"body":"BigQuery is Google Cloud's managed data warehouse. Most of the data described on this site is stored and queried using BigQuery. See Accessing and working with BigQuery for more details.","breadcrumbs":"Introduction » Terminology » BigQuery","id":"25","title":"BigQuery"},"250":{"body":"Introduction Accessing BigQuery data from Spark Using the Storage API Connector Using Dataproc Reading data from BigQuery into Spark Storage API Query API Persisting data","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Custom Analysis with Spark","id":"250","title":"Custom Analysis with Spark"},"251":{"body":"Apache Spark is a general-purpose cluster computing system - it allows users to run general execution graphs. APIs are available in Python, Scala, R, and Java. It is designed to be fast and easy to use. Here are some useful introductory materials: Spark Programming Guide Spark SQL Programming Guide Spark can be used from Google's Dataproc , and works with data stored in BigQuery. There are a number of methods of both reading from and writing to BigQuery using Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Introduction","id":"251","title":"Introduction"},"252":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Accessing BigQuery data from Spark","id":"252","title":"Accessing BigQuery data from Spark"},"253":{"body":"⚠ This method requires BigQuery Access to be provisioned. If you want to use Spark locally (or via an arbitrary GCP instance in the cloud), we recommend the Storage API Connector for accessing BigQuery tables in Spark as it is the most modern and actively developed connector. It works well with the BigQuery client library which is useful if you need to run arbitrary SQL queries and load their results into Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Using the Storage API Connector","id":"253","title":"Using the Storage API Connector"},"254":{"body":"⚠ This method requires BigQuery Access to be provisioned. Dataproc is Google's managed Spark cluster service. You can spin up a Dataproc cluster with Jupyter using the following command. Insert your values for cluster-name, bucket-name, and project-id there. Your notebooks are stored in Cloud Storage under gs://bucket-name/notebooks/jupyter: gcloud beta dataproc clusters create cluster-name \\ --optional-components=ANACONDA,JUPYTER \\ --image-version=1.4 \\ --enable-component-gateway \\ --properties=^#^spark:spark.jars=gs://spark-lib/bigquery/spark-bigquery-latest.jar \\ --num-workers=3 \\ --max-idle=3h \\ --bucket bucket-name \\ --region=us-west1 \\ --project project-id You can retrieve the Jupyter URL with the following command: gcloud beta dataproc clusters describe cluster-name --region=us-west1 --project project-id | grep Jupyter After you've finished your work, it's a good practice to delete your cluster: gcloud beta dataproc clusters delete cluster-name --region=us-west1 --project project-id --quiet","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Using Dataproc","id":"254","title":"Using Dataproc"},"255":{"body":"There are two main ways to read data from BigQuery into Spark: using either the storage API and the query API.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Reading data from BigQuery into Spark","id":"255","title":"Reading data from BigQuery into Spark"},"256":{"body":"First, using the Storage API - this bypasses BigQuery's execution engine and directly reads from the underlying storage. This is the preferred method of loading data from BigQuery into Spark. It is more efficient for reading large amounts of data into Spark, and supports basic column and partitioning filters. Example of using the Storage API from Databricks: dbutils.library.installPyPI(\"google-cloud-bigquery\", \"1.16.0\")\ndbutils.library.restartPython() from google.cloud import bigquery def get_table(view): \"\"\"Helper for determining what table underlies a user-facing view, since the Storage API can't read views.\"\"\" bq = bigquery.Client() view = view.replace(\":\", \".\") # partition filter is required, so try a couple options for partition_column in [\"DATE(submission_timestamp)\", \"submission_date\"]: try: job = bq.query( f\"SELECT * FROM `{view}` WHERE {partition_column} = CURRENT_DATE\", bigquery.QueryJobConfig(dry_run=True), ) break except Exception: continue else: raise ValueError(\"could not determine partition column\") assert len(job.referenced_tables) == 1, \"View combines multiple tables\" table = job.referenced_tables[0] return f\"{table.project}:{table.dataset_id}.{table.table_id}\" # Read one day of main pings and select a subset of columns.\ncore_pings_single_day = spark.read.format(\"bigquery\") \\ .option(\"table\", get_table(\"moz-fx-data-shared-prod.telemetry.main\")) \\ .load() \\ .where(\"submission_timestamp >= to_date('2019-08-25') submission_timestamp < to_date('2019-08-26')\") \\ .select(\"client_id\", \"experiments\", \"normalized_channel\") A couple of things are worth noting in the above example. get_table is necessary because an actual table name is required to read from BigQuery here, fully qualified with project name and dataset name. The Storage API does not support accessing VIEWs, so the convenience names such as telemetry.core are not available via this API. You must supply a filter on the table's date partitioning column, in this case submission_timestamp. Additionally, you must use the to_date function to make sure that predicate push-down works properly for these filters.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Storage API","id":"256","title":"Storage API"},"257":{"body":"If you want to read the results of a query (rather than directly reading tables), you may also use the Query API. This pushes the execution of the query into BigQuery's computation engine, and is typically suitable for reading smaller amounts of data. If you need to read large amounts of data, prefer the Storage API as described above. Example: from google.cloud import bigquery bq = bigquery.Client() query = \"\"\"\nSELECT event_string_value, count(distinct client_id) AS client_count\nFROM mozdata.telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'enroll' AND submission_date = '2019-06-01'\nGROUP BY event_string_value\nORDER BY client_count DESC\nLIMIT 20\n\"\"\" query_job = bq.query(query) # Wait for query execution, then fetch results as a pandas dataframe.\nrows = query_job.result().to_dataframe()","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Query API","id":"257","title":"Query API"},"258":{"body":"You can save data resulting from your Spark analysis as a BigQuery table or to Google Cloud Storage . You can also save data to the Databricks Filesystem . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Persisting data","id":"258","title":"Persisting data"},"259":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Dataset Specific","id":"259","title":"Dataset Specific"},"26":{"body":"A unique identifier for a build like 20210317095331. Often used to identify and aggregate telemetry submitted by specific versions of our software. Note that the format may differ across product lines .","breadcrumbs":"Introduction » Terminology » Build ID","id":"26","title":"Build ID"},"260":{"body":"A common request is to count the number of users who have enrolled or unenrolled from a SHIELD experiment. The events table includes Normandy enrollment and unenrollment events for both pref-flip and add-on studies. Note that the events table is updated nightly. Normandy events have event_category normandy. The event_string_value will contain the experiment slug (for pref-flip experiments) or name (for add-on experiments). Normandy events are described in detail in the Firefox source tree docs . Note that addon studies do not have branch information in the events table, since addons, not Normandy, are responsible for branch assignment. For studies built with the obsolete add-on utilities , branch assignments are published to the shield_study dataset.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Working with Normandy events","id":"260","title":"Working with Normandy events"},"261":{"body":"The event_map_values column of enroll events contains a branch key, describing which branch the user enrolled in. To fetch a count of events by branch in BigQuery SQL: SELECT submission_date, udf.get_key(event_map_values, 'branch') AS branch, COUNT(*) AS n\nFROM telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'enroll' AND event_string_value = '{{experiment_slug}}' AND submission_date >= '{{experiment_start}}'\nGROUP BY 1, 2\nORDER BY 1, 2","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Counting pref-flip enrollment events by branch","id":"261","title":"Counting pref-flip enrollment events by branch"},"262":{"body":"The event_map_values column of unenroll events includes a reason key. Reasons are described in the Normandy docs . Normal unenroll events at the termination of a study will occur for the reason recipe-not-seen. To fetch a count of events by reason and branch: SELECT submission_date, udf.get_key(event_map_values, 'branch') AS branch, udf.get_key(event_map_values, 'reason') AS reason, COUNT(*) AS n\nFROM telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'unenroll' AND event_string_value = '{{experiment_slug}}' AND submission_date >= '{{experiment_start}}'\nGROUP BY 1, 2, 3\nORDER BY 1, 2, 3 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Counting pref-flip unenrollment events by branch","id":"262","title":"Counting pref-flip unenrollment events by branch"},"263":{"body":"You can use the following snippets to start querying crash pings with STMO and BigQuery . Using these tools, you can quickly get counts and other information about crash pings that are submitted day-to-day. The following example just counts all existing pings for a few days across several dimensions: SELECT date(submission_timestamp) AS crash_date, count(*) AS crash_count\nFROM telemetry.crash\nWHERE date(submission_timestamp) >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)\nGROUP BY crash_date STMO#67925 . Although the total crash counts is not always useful, you may want to restrict a query to a channel or some other dimensions, and also facet the results. Therefore, you can add a few more fields to the SQL: SELECT date(submission_timestamp) AS crash_date, normalized_os AS os, count(*) AS crash_count\nFROM telemetry.crash\nWHERE date(submission_timestamp) >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY) AND normalized_channel='nightly'\nGROUP BY normalized_os, crash_date STMO#67927 These are just initial examples. You can query across all the fields in a telemetry crash ping, which provides useful information about the crashes themselves. You can view a summary of the available fields in the STMO schema browser, referring to the documentation on the Firefox crash ping for more information where necessary. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Crash Pings » Working with Crash Pings","id":"263","title":"Working with Crash Pings"},"264":{"body":"Monthly active users (MAU) is a windowed metric that requires joining data per client across 28 days. Calculating this from individual pings or daily aggregations can be computationally expensive, which motivated creation of the clients_last_seen dataset for desktop Firefox and similar datasets for other applications. A powerful feature of the clients_last_seen methodology is that it doesn't record specific metrics like MAU and WAU directly, but rather each row stores a history of the discrete days on which a client was active in the past 28 days. We could calculate active users in a 10 day or 25 day window just as efficiently as a 7 day (WAU) or 28 day (MAU) window. But we can also define completely new metrics based on these usage histories, such as various retention definitions. The usage history is encoded as a \"bit pattern\" where the physical type of the field is a BigQuery INT64, but logically the integer represents an array of bits, with each 1 indicating a day where the given clients was active and each 0 indicating a day where the client was inactive. This article discusses the details of how we represent usage in bit patterns, how to extract standard usage and retention metrics, and how to build new metrics from them.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Working with Bit Patterns in Clients Last Seen","id":"264","title":"Working with Bit Patterns in Clients Last Seen"},"265":{"body":"Calculating DAU, WAU, and MAU Calculating retention Understanding bit patterns Why 28 bits instead of 64? Forward-looking windows and backward-looking windows Usage: Backward-looking windows How windows shift from day to day Retention: Forward-looking windows N-day Retention Retention using activity date Proposing a new bit pattern field UDF Reference bits28.to_string bits28.from_string bits28.to_dates bits28.days_since_seen bits28.range bits28.active_in_range bits28.retention","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Table of Contents","id":"265","title":"Table of Contents"},"266":{"body":"The simplest application of usage bit patterns is for calculating metrics in backward-looking windows. This is what we do for our canonical usage measures DAU, WAU, and MAU. To decide whether a given client should count towards DAU, WAU, and MAU, we need to know how recently that client was active. If the client was seen in the past 28 days, they count toward MAU. If they were active in the past 7 days, the count toward WAU. And only if they were active today do they count toward DAU. The user-facing clients_last_seen views present fields like days_since_seen that extract this information for us from the underlying days_seen_bits field, allowing us to easily express DAU, WAU, and MAU aggregates like: SELECT submission_date, COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date\nORDER BY submission_date Under the hood, days_since_seen is calculated using the bits28.days_since_seen UDF which is explained in more detail later in this article. Note that the desktop clients_last_seen table also has additional bit pattern fields corresponding to other usage criteria , so other variants on MAU can be calculated like: SELECT submission_date, COUNTIF(days_since_visited_5_uri < 28) AS visited_5_uri_mau, COUNTIF(days_since_opened_dev_tools < 28) AS opened_dev_tools_mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date\nORDER BY submission_date Adding a new usage criterion is possible, but requires some work especially if a historical backfill is necessary, so file a bug to begin discussions on new usage criteria. Also note that non-desktop products also have derived tables following the clients_last_seen methodology. Per-product MAU could be calculated as: SELECT submission_date, app_name, COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.nondesktop_clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date, app_name\nORDER BY submission_date, app_name","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Calculating DAU, WAU, and MAU","id":"266","title":"Calculating DAU, WAU, and MAU"},"267":{"body":"For retention calculations, we use forward-looking windows. This means that when we report a retention value for 2020-01-01, we're talking about what portion of clients active on 2020-01-01 are still active some number of days later. In particular, let's consider the \"1-Week Retention\" measure shown in GUD which considers a window of 14 days. For each client active in \"week 0\" (days 0 through 6), we determine retention by checking if they were also active in \"week 1\" (days 7 through 13). We provide a UDF called bits28.retention that returns a rich STRUCT type representing activity in various windows, with all the date and bit offsets handled for you. You pass in a bit pattern and the corresponding submission_date, and it returns fields like: day_13.metric_date day_13.active_in_week_0 day_13.active_in_week_1 Calculating GUD's retention aggregates and some other variants looks like: -- The struct returned by bits28.retention is nested.\n-- The first level of nesting defines the beginning of our window;\n-- in our case, we want day_13 to get retention in a 2-week window.\n-- This base query uses day_13.* to make all the day_13 fields available:\n-- - metric_date\n-- - active_in_week_0\n-- - active_in_week_1\n-- - ...\n--\nWITH base AS ( SELECT *, mozfun.bits28.retention( days_seen_bits, submission_date ).day_13.*, mozfun.bits28.retention( days_created_profile_bits, submission_date ).day_13.active_on_metric_date AS is_new_profile FROM telemetry.clients_last_seen ) SELECT metric_date, -- 2020-01-15 (13 days earlier than submission_date) -- 1-Week Retention matching GUD. SAFE_DIVIDE( COUNTIF(active_in_week_0 AND active_in_week_1), COUNTIF(active_in_week_0) ) AS retention_1_week, -- 1-Week New Profile Retention matching GUD. SAFE_DIVIDE( COUNTIF(is_new_profile AND active_in_week_1), COUNTIF(is_new_profile) ) AS retention_1_week_new_profile, -- NOT AN OFFICIAL METRIC -- A more restrictive 1-Week Retention definition that considers only clients -- active on day 0 rather than clients active on any day in week 0. SAFE_DIVIDE( COUNTIF(active_on_metric_date AND active_in_week_1), COUNTIF(active_on_metric_date) ) AS retention_1_week_active_on_day_0, -- NOT AN OFFICIAL METRIC -- A more restrictive 0-and-1-Week Retention definition where again the denominator -- is restricted to clients active on day 0 and the client must be active both in -- week 0 after the metric date and in week 1. SAFE_DIVIDE( COUNTIF(active_on_metric_date AND active_in_week_0_after_metric_date AND active_in_week_1), COUNTIF(active_on_metric_date) ) AS retention_0_and_1_week_active_on_day_0, FROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date Notice that in each retention definition, the numerator always contains the exact same condition as the denominator plus additional constraints (AND ...). It is very easy to accidentally define a retention metric that is logically inconsistent and can rise above 1. Under the hood, bits28.retention is using a series of calls to the lower-level bits28.range function, which is explained later in this article. bits28.range is very powerful and can be used to construct novel metrics, but it also introduces many opportunities for off-by-one errors and passing parameters in incorrect order, so please fully read through this documentation before attempting to use the lower-level functions.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Calculating retention","id":"267","title":"Calculating retention"},"268":{"body":"If you look at the days_seen_bits field in telemetry.clients_last_seen, you'll see seemingly random whole numbers, some as large as nine digits. How should we interpret these? For very small numbers, it may be possible to interpret the value by eye. A value of 1 means the client was active on submission_date only and wasn't seen in any of the 27 days previous. A value of 2 means the client was seen 1 day ago, but not on submission_date. A value of 3 means that the client was seen on submission_date and the day previous. It's much easier to reason about these bit patterns, however, when we view them as strings of ones and zeros. We've provided a UDF to convert these values to \"bit strings\": SELECT [ mozfun.bits28.to_string(1), mozfun.bits28.to_string(2), mozfun.bits28.to_string(3) ] >>> ['0000000000000000000000000001', '0000000000000000000000000010', '0000000000000000000000000011'] A value of 3 is equal to 2^1 + 2^0 and indeed we see that reading from right to left in the string of bits, the \"lowest\" to bits are set (1) while the rest of the bits are unset (0). Let's consider a larger value 8256. In terms of powers of two, this is equal to 2^13 + 2^6 and its string representation should have two 1 values. If we label the rightmost bit as \"offset 0\", we would expect the set bits to be at offsets -13 and -6: SELECT mozfun.bits28.to_string(8256) >>> '0000000000000010000001000000' We also provide the inverse of this function to take a string representation of a bit pattern and return the associated integer: SELECT mozfun.bits28.from_string('0000000000000010000001000000') >>> 8256 Note that the leading zeros are optional for this function: SELECT mozfun.bits28.from_string('10000001000000') >>> 8256 Finally, we can translate this into an array of concrete dates by passing a value for the date that corresponds to the rightmost bit: SELECT mozfun.bits28.to_dates(8256, '2020-01-28') >>> ['2020-01-15', '2020-01-22']","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Understanding bit patterns","id":"268","title":"Understanding bit patterns"},"269":{"body":"BigQuery has only one integer type (INT64) which is composed of 64 bits, so we could technically store 64 days of history per bit pattern. Limiting to 28 bits is a practical concern related to storage costs and reprocessing concerns. Consider a client that is only active on a single day and then never shows up again. A client that becomes inactive will eventually fall outside the 28-day usage window and will thus not have a row in following days of clients_last_seen and we no longer duplicate that client's data for those days. Also, tables following the clients_last_seen methodology have to be populated incrementally. For each new day of data, we have to reference the previous day's rows in clients_last_seen, take the trailing 27 bits of each pattern and appending a 0 or 1 to represent whether the client was active in the new day. Now, suppose we find that there was a processing error 10 days ago that affected a table upstream of clients_last_seen. If we fix that error, we now have to recompute each day of clients_last_seen from 10 days ago all the way to the present. We chose to encode only 28 days of history in these bit patterns as a compromise that gives just enough history to calculate MAU on a rolling basis but otherwise limits the amount of data that needs to be reprocessed to recover from errors.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Why 28 bits instead of 64?","id":"269","title":"Why 28 bits instead of 64?"},"27":{"body":"A unique id identifying the client who sent a ping .","breadcrumbs":"Introduction » Terminology » Client ID","id":"27","title":"Client ID"},"270":{"body":"Bit patterns can be used to calculate a variety of windowed metrics, but there are a number of ways we can choose to interpret a bit pattern and define windows within it. In particular, we can choose to read a bit pattern from right to left, looking backwards from the most recent day. Or we can choose to read a bit pattern from left to right, looking forwards from some chosen reference point. MAU and WAU use backward-looking windows where the value for 2020-01-28 depends on activity from 2020-01-01 to 2020-01-28. You can calculate DAU, WAU, and MAU for 2020-01-28 as soon data for that target date has been processed. In other words, the metric date for usage metrics corresponds directly to the submission_date in clients_last_seen. Retention metrics, however, use forward-looking windows where the value for 2020-01-28 depends on activity happening on and after that date. Be prepared for this to twist your mind a bit. What we call \"1-Week Retention\" depends on activity in a 2-week window. If we want to calculate a 1-week retention value for 2020-01-01, we need to consider activity from 2020-01-01 through 2020-01-14, so we cannot know the retention value for a given day until we've fully processed data 13 days later. In other words, the metric date for 1-week retention is always 13 days earlier than the submission_date on which it can be calculated. Using forward-looking windows initially seems awkward, but it turns out to be necessary for consistency in how we define various retention metrics. Consider if we wanted to compare 1-week, 2-week, and 3-week retention metrics on a single plot. If we use forward-looking windows, then the point labeled 2020-01-01 describes the same set of users for all three metrics and how their activity differs over time. If we use backwards-looking windows, then each of these three metrics is considering a separate population of users. We'll discuss this in more detail later.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Forward-looking windows and backward-looking windows","id":"270","title":"Forward-looking windows and backward-looking windows"},"271":{"body":"The simplest application of usage bit patterns is for calculating metrics in backward-looking windows. This is what we do for our canonical usage measures DAU, WAU, and MAU. Let's imagine a single row from clients_last_seen with submission_date = 2020-01-28. The days_seen_bits field records usage for a single client over a period of 28 days ending on the given submission_date. We will call this metric date \"day 0\" (2020-01-28 in this case) and count backwards to \"day -27\" (2020-01-01). Let's suppose this client was only active on two days in the past month: 2020-01-22 (day -6) and 2020-01-15 (day -13). That client's days_seen_bits value would show up as 8256, which as we saw in the previous section can be represented as bit string '0000000000000010000001000000'. Let's dive more deeply into that bit string representation: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │-26 │-24 │-22 │-20 │-18 │-16 │-14 │-12 │-10 │ -8 │ -6 │ -4 │ -2 │ 0 -27 -25 -23 -21 -19 -17 -15 -13 -11 -9 -7 -5 -3 -1 └──────────────────────────────────────────────────────────────────────────────────┘ MAU └──────────────────┘ WAU └─┘ DAU In this picture, we've annotated the windows for DAU (day 0 only), WAU (days 0 through -6) and MAU (days 0 through -27). This particular client won't count toward DAU for 2020-01-28, but the client does count towards both WAU and MAU. Note that for each of these usage metrics, the number of active days does not matter but only the recency of the latest active day. We provide a special function to tell us how many days have elapsed since the most recent activity encoded in a bit pattern: SELECT mozfun.bits28.days_since_seen(mozfun.bits28.from_string('10000001000000')) >>> 6 Indeed, this is so commonly used that we build this function into user-facing views, so that instead of referencing days_seen_bits with a UDF, you can instead reference a field called days_since_seen. Counting MAU, WAU, and DAU generally looks like: SELECT COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.clients_last_seen","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Usage: Backward-looking windows","id":"271","title":"Usage: Backward-looking windows"},"272":{"body":"Note that this particular client is about to fall outside the WAU window. If the client doesn't send a main ping on 2020-01-29, the new days_seen_bits pattern for this client will look like: 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │-26 │-24 │-22 │-20 │-18 │-16 │-14 │-12 │-10 │ -8 │ -6 │ -4 │ -2 │ 0 -27 -25 -23 -21 -19 -17 -15 -13 -11 -9 -7 -5 -3 -1 └──────────────────────────────────────────────────────────────────────────────────┘ MAU └──────────────────┘ WAU └─┘ DAU The entire pattern has simply shifted one offset to the left, with the leading zero falling off (since it's now outside the 28-day range) and a trailing zero added on the right (this would be a 1 instead if the user had been active on 2020-01-29). The days_since_seen value is now 7, which is outside the WAU window: SELECT mozfun.bits28.days_since_seen(mozfun.bits28.from_string('100000010000000')) >>> 7","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » How windows shift from day to day","id":"272","title":"How windows shift from day to day"},"273":{"body":"For retention calculations, we use forward-looking windows. This means that when we report a retention value for 2020-01-01, we're talking about what portion of clients active on 2020-01-01 are still active some number of days later. When we were talking about backward-looking windows, our metric date or \"day 0\" was always the most recent day, corresponding to the rightmost bit. When we define forward-looking windows, however, we always choose a metric date some time in the past. How we number the individual bits depends on what metric date we choose. For example, in GUD , we show a \"1-Week Retention\" which considers a window of 14 days. For each client active in \"week 0\" (days 0 through 6), we determine retention by checking if they were also active in \"week 1\" (days 7 through 13). To make \"1-Week Retention\" more concrete, let's consider the same client as before, grabbing the days_seen_bits value from clients_last_seen with submission_date = 2020-01-28. We count back 13 bits in the array to define our new \"day 0\" which corresponds to 2020-01-15: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 1 │ 3 │ 5 │ 7 │ 9 │ 11 │ 13 0 2 4 6 8 10 12 └────────────────────┘ Week 0 └───────────────────┘ Week 1 This client has a bit set in both week 0 and in week 1, so logically this client can be considered retained; they should be counted in both the denominator and in the numerator for the \"1-Week Retention\" value on 2020-01-15. Also note there is some nuance in retention metrics as to what counts as \"week 0\" because sometimes we want to measure a user as active in week 0 excluding the metric date (\"day 0\") itself. The client shown above would not count as \"active in week 0 after metric date\": 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 1 │ 3 │ 5 │ 7 │ 9 │ 11 │ 13 0 2 4 6 8 10 12 Metric Date └──┘ Week 0 After Metric Date └─────────────────┘ Week 0 └────────────────────┘ But how can we extract this usage per week information in a query? Extracting the bits for a specific week can be achieved via UDF: SELECT -- Signature is bits28.range(offset_to_day_0, start_bit, number_of_bits) mozfun.bits28.range(days_seen_bits, -13 + 0, 7) AS week_0_bits, mozfun.bits28.range(days_seen_bits, -13 + 7, 7) AS week_1_bits\nFROM telemetry.clients_last_seen And then we can turn those bits into a boolean indicating whether the client was active or not as: SELECT BIT_COUNT(mozfun.bits28.range(days_seen_bits, -13 + 0, 7)) > 0 AS active_in_week_0 BIT_COUNT(mozfun.bits28.range(days_seen_bits, -13 + 7, 7)) > 0 AS active_in_week_1\nFROM telemetry.clients_last_seen This pattern of checking whether any bit is set within a given range is common enough that we provide short-hand for it in bits28.active_in_range. The above query can be made a bit cleaner as: SELECT mozfun.bits28.active_in_range(days_seen_bits, -13 + 0, 7) AS active_in_week_0 mozfun.bits28.active_in_range(days_seen_bits, -13 + 7, 7) AS active_in_week_1\nFROM telemetry.clients_last_seen In terms of the higher-level bits28.retention function discussed earlier, here's how this client looks: SELECT submission_date, mozfun.bits28.retention(days_seen_bits, submission_date).day_13.*\nFROM telemetry.clients_last_seen /* submission_date = 2020-01-28 metric_date = 2020-01-15 active_on_day_0 = true active_in_week_0 = true\nactive_in_week_0_after_metric_date = false active_in_week_1 = true\n*/","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Retention: Forward-looking windows","id":"273","title":"Retention: Forward-looking windows"},"274":{"body":"Not an official metric. This section is intended solely as an example of advanced usage. As an example of a novel metric that can be defined using the low-level bit pattern UDFs, let's define n-day retention as the fraction of clients active on a given day who are also active within the next n days. For example, 3-day retention would have a denominator of all clients active on day 0 and a numerator of all clients active on day 0 who were also active on days 1 or 2. To calculate n-day retention, we need to use the lower-level bits28.range function: DECLARE n INT64;\nSET n = 3; WITH base AS ( SELECT *, mozfun.bits28.active_in_range(days_seen_bits, -n + 1, 1) AS seen_on_day_0, mozfun.bits28.active_in_range(days_seen_bits, -n + 2, n - 1) AS seen_after_day_0 FROM telemetry.clients_last_seen )\nSELECT DATE_SUB(submission_date, INTERVAL n DAY) AS metric_date, -- NOT AN OFFICIAL METRIC SAFE_DIVIDE( COUNTIF(seen_on_day_0 AND seen_after_day_0), COUNTIF(seen_on_day_0) ) AS retention_n_day\nFROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » N-day Retention","id":"274","title":"N-day Retention"},"275":{"body":"Not an official metric. This section is intended solely as an example of advanced usage. GUD's canonical retention definitions are all based on ping submission dates rather than logical activity dates taken from client-provided timestamps, but there is interest in using client timestamps particularly for n-day retention calculations for mobile products. Let's consider Firefox Preview which sends telemetry via Glean. The org_mozilla_fenix.baseline_clients_last_seen table includes two bit patterns that encode client timestamps: days_seen_session_start_bits and days_seen_session_end_bits. This table is still populated once per day based on pings received over the previous day, but some of those pings will reflect sessions that started on previous days. This introduces some new complexity into retention calculations because we'll always be underestimating client counts if we have our retention window end on submission_date. When using activity date, it may be desirable to build in a few days of buffer to ensure we are considering late-arriving pings. For example, if we wanted to calculate 3-day retention but allow 2 days of cushion for late-arriving pings, we would need to use an offset of 5 days from submission_date: DECLARE n, cushion_days, offset_to_day_0 INT64;\nSET n = 3;\nSET cushion_days = 2;\nSET offset_to_day_0 = 1 - n - cushion_days; WITH base AS ( SELECT *, mozfun.bits28.active_in_range(days_seen_session_start_bits, offset_to_day_0, 1) AS seen_on_day_0, mozfun.bits28.active_in_range(days_seen_session_start_bits, offset_to_day_0 + 1, n - 1) AS seen_after_day_0 FROM org_mozilla_fenix.baseline_clients_last_seen )\nSELECT DATE_SUB(submission_date, INTERVAL offset_to_day_0 DAY) AS metric_date, -- NOT AN OFFICIAL METRIC SAFE_DIVIDE( COUNTIF(seen_on_day_0 AND seen_after_day_0), COUNTIF(seen_on_day_0) ) AS retention_n_day\nFROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Retention using activity date","id":"275","title":"Retention using activity date"},"276":{"body":"The operational logic required to produce a clients_last_seen table makes it unwieldy for backfilling, so it has historically been difficult for data scientists to experiment with new bit pattern fields on their own. Below are sample queries for producing a small clients_last_seen-like table that presents an experimental usage definition. In this approach, the temporary analysis table we create actually stores a client's whole usage history as a BYTES field, and then we rely on view logic to present this as per-day windows. Much of the logic is boilerplate; the sections that would need to change for your specific new field are marked between -- BEGIN and -- END comments. The first example defines a new feature based on a measure that already exists in clients_daily. It takes only a few minutes to run: DECLARE start_date DATE DEFAULT '2020-05-01';\nDECLARE end_date DATE DEFAULT '2020-11-01';\nDECLARE target_sample_id INT64 DEFAULT 0; CREATE TEMP FUNCTION process_bits(bits BYTES) AS ( STRUCT( bits, -- An INT64 version of the bits, compatible with bits28 functions CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) << 36 >> 36 AS bits28, -- An INT64 version of the bits with 64 days of history CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) AS bits64, -- A field like days_since_seen from clients_last_seen. udf.bits_to_days_since_seen(bits) AS days_since_active, -- Days since first active, analogous to first_seen_date in clients_first_seen udf.bits_to_days_since_first_seen(bits) AS days_since_first_active )\n); CREATE OR REPLACE TABLE analysis._newfeature\nPARTITION BY submission_date\nCLUSTER BY sample_id\nAS\nWITH\nalltime AS ( SELECT sample_id, client_id, -- BEGIN -- Here we produce bit pattern fields based on the daily aggregates from the -- previous step; udf.bits_from_offsets( ARRAY_AGG( IF(active_hours_sum >= 1,DATE_DIFF(end_date, submission_date, DAY), NULL) IGNORE NULLS ) ) AS days_active_bits, -- END FROM telemetry.clients_daily WHERE sample_id = target_sample_id AND submission_date BETWEEN start_date AND end_date GROUP BY sample_id, client_id\n)\nSELECT end_date - i AS submission_date, sample_id, client_id, process_bits(days_active_bits >> i) AS days_active\nFROM alltime\n-- The cross join parses each input row into one row per day since the client\n-- was first seen, emulating the format of the existing clients_last_seen table.\nCROSS JOIN UNNEST(GENERATE_ARRAY(0, DATE_DIFF(end_date, start_date, DAY))) AS i\nWHERE (days_active_bits >> i) IS NOT NULL And here is a more complex example that references main_v4 directly: Calculating a bit pattern field directly from `main_v4` DECLARE start_date DATE DEFAULT '2020-05-01';\nDECLARE end_date DATE DEFAULT '2020-11-01';\nDECLARE target_sample_id INT64 DEFAULT 0; CREATE TEMP FUNCTION process_bits(bits BYTES) AS ( STRUCT( bits, -- An INT64 version of the bits, compatible with bits28 functions CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) << 36 >> 36 AS bits28, -- An INT64 version of the bits with 64 days of history CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) AS bits64, -- A field like days_since_seen from clients_last_seen. udf.bits_to_days_since_seen(bits) AS days_since_active, -- Days since first active, analogous to first_seen_date in clients_first_seen udf.bits_to_days_since_first_seen(bits) AS days_since_first_active )\n); CREATE OR REPLACE TABLE analysis._newfeature\nPARTITION BY submission_date\nCLUSTER BY sample_id\nAS\nWITH\n-- If clients_daily already contains a measure that suffices as the basis for\n-- our new usage definition, we can skip this daily subquery and calculate\n-- alltime based on clients_daily rather than `main`.\ndaily AS ( SELECT DATE(submission_timestamp) AS submission_date, sample_id, client_id, -- BEGIN -- Here is where we put clients_daily-like aggregations that will be -- used as the basis for bit patterns in the next step. SUM(payload.processes.parent.scalars.browser_engagement_active_ticks) AS active_ticks_sum, -- END FROM telemetry.main WHERE sample_id = target_sample_id AND DATE(submission_timestamp) BETWEEN start_date AND end_date GROUP BY submission_date, sample_id, client_id ),\nalltime AS ( SELECT sample_id, client_id, -- BEGIN -- Here we produce bit pattern fields based on the daily aggregates from the -- previous step; udf.bits_from_offsets( ARRAY_AGG( IF(active_ticks_sum >= 8,DATE_DIFF(end_date, submission_date, DAY), NULL) IGNORE NULLS ) ) AS days_active_bits, -- END FROM daily GROUP BY sample_id, client_id\n)\nSELECT end_date - i AS submission_date, sample_id, client_id, process_bits(days_active_bits >> i) AS days_active\nFROM alltime\n-- The cross join parses each input row into one row per day since the client\n-- was first seen, emulating the format of the existing clients_last_seen table.\nCROSS JOIN UNNEST(GENERATE_ARRAY(0, DATE_DIFF(end_date, start_date, DAY))) AS i\nWHERE (days_active_bits >> i) IS NOT NULL This script takes about 10 minutes to run over 6 months of data as written above and about an hour to run over the whole history of main_v4 (starting at 2018-11-01). A query over the whole history of clients_daily (starting in early 2016) can run in about an hour as well. The resultant table can be used on its own or joined with clients_daily to pull per-client dimensions. If the definition proves useful in validation, your variant of the query above can serve as a good starting point for Data Engineering to integrate the new definition into clients_last_seen (and clients_daily if necessary). Once a new definition is integrated into the model, we can backfill two months of data fairly easily. Complete backfills are expensive in terms of computational cost and engineering effort, so cannot happen more than approximately quarterly.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Proposing a new bit pattern field","id":"276","title":"Proposing a new bit pattern field"},"277":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » UDF Reference","id":"277","title":"UDF Reference"},"278":{"body":"Convert an INT64 field into a 28 character string representing the individual bits. bits28.to_string(bits INT64) SELECT mozfun.bits28.to_string(18)\n>> 0000000000000000000000010010","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.to_string","id":"278","title":"bits28.to_string"},"279":{"body":"Convert a string representing individual bits into an INT64. bits28.from_string(bits STRING) SELECT mozfun.bits28.from_string('10010')\n>> 18","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.from_string","id":"279","title":"bits28.from_string"},"28":{"body":"This is a common job title for someone who spends a large amount of their time analyzing data. At Mozilla, we tend not to use this term or title, favoring Data Practitioner or Data Scientist instead.","breadcrumbs":"Introduction » Terminology » Data Analyst","id":"28","title":"Data Analyst"},"280":{"body":"Convert a bit pattern into an array of the dates is represents. bits28.to_dates(bits INT64, end_date DATE) SELECT mozfun.bits28.to_dates(18, '2020-01-28')\n>> ['2020-01-24', '2020-01-27']","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.to_dates","id":"280","title":"bits28.to_dates"},"281":{"body":"Return the position of the rightmost set bit in an INT64 bit pattern. bits28.days_since_seen(bits INT64) SELECT bits28.days_since_seen(18)\n>> 1","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.days_since_seen","id":"281","title":"bits28.days_since_seen"},"282":{"body":"Return an INT64 representing a range of bits from a source bit pattern. The start_offset must be zero or a negative number indicating an offset from the rightmost bit in the pattern. n_bits is the number of bits to consider, counting right from the bit at start_offset. bits28.range(bits INT64, offset INT64, n_bits INT64) SELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5, 6))\n>> '010010'\nSELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5, 2))\n>> '01'\nSELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5 - 2, 4))\n>> '0010'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.range","id":"282","title":"bits28.range"},"283":{"body":"Return a boolean indicating if any bits are set in the specified range of a bit pattern. The start_offset must be zero or a negative number indicating an offset from the rightmost bit in the pattern. n_bits is the number of bits to consider, counting right from the bit at start_offset. bits28.active_in_range(bits INT64, start_offset INT64, n_bits INT64)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.active_in_range","id":"283","title":"bits28.active_in_range"},"284":{"body":"Return a nested struct providing numerator and denominator fields for the standard 1-Week, 2-Week, and 3-Week retention definitions. bits28.retention(bits INT64, submission_date DATE) Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.retention","id":"284","title":"bits28.retention"},"285":{"body":"GLAM is great if you want to check out the behaviour of a histogram over a large population across a curated set of dimensions, but what if you have a follow-up question that doesn't fit into its UI model? This tutorial will go into the guts of how to reproduce a GLAM-like view using sql.telemetry.mozilla.org (STMO), along with some suggestions on how to dig deeper. This tutorial tries to build up an understanding and intuition of how things work on a low-level before it gets to its main act of reproducing GLAM. If you don't care about the details, you can probably skip the earlier sections in this document. Assumptions: You have some idea of what a histogram is (if not, the Wikipedia article is a great place to start), have at least skimmed over the Firefox documentation on histograms You have read the introduction to STMO . You understand the main ping tables (telemetry.main_1pct and telemetry.main_nightly).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Visualizing Percentiles of a Main Ping Exponential Histogram","id":"285","title":"Visualizing Percentiles of a Main Ping Exponential Histogram"},"286":{"body":"Setting the stage: tab spinners duration Getting client-level data Getting percentiles from a set of histograms Viewing change of percentiles over time Percentiles from client-normalized histograms Slicing along arbitrary dimensions","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Table of Contents","id":"286","title":"Table of Contents"},"287":{"body":"For the purposes of this tutorial, let's look at a typical performance-oriented histogram: FX_TAB_SWITCH_SPINNER_VISIBLE_MS which we use to count the number of times a tab spinner appears after a switch tab operation in Firefox, along with the duration of its appearance in milliseconds (ms). This is an unwanted operation (especially if it's long), as it makes the browser appear unresponsive and confuses / disturbs users . FX_TAB_SWITCH_SPINNER_VISIBLE_MS is what's called an exponential histogram : it represents an exponentially increasing distribution of values in each of its \"buckets\". It's probably easier to visualize this using the histogram viewer than describe: example visualization of an exponential histogram link This visualization above shows how a normal distribution would map into the buckets: you'll see that it skews towards the end: the point of the exponential histogram is to be sensitive to lower values (which one would assume would be more frequent, so long as the tab spinner doesn't come up too frequently!). Each \"tick\" represents the range of a bucket (in milliseconds): so we have a bucket representing values between 1ms and 2ms, 2ms and 3ms, and so on. You'll note that this distribution caps out at 1000: any values greater than or equal to this will wind up in this bucket but we won't know their value with any precision. For tracking values higher than this, a separate histogram ( FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS ) was created.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Setting the stage: tab spinners duration","id":"287","title":"Setting the stage: tab spinners duration"},"288":{"body":"Before we move on, let's do up a quick example of getting some client-level data using an SQL query, hopefully building up some intuition on how this stuff works on a low-level. From there, we can build up to aggregating it in interesting ways. As of this writing, each main ping histogram is encoded as a JSON string inside the telemetry.main table inside BigQuery. SELECT payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS AS histogram_json,\nFROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels\nWHERE sample_id = 42 AND normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND DATE(submission_timestamp) = '2020-04-20' AND payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS IS NOT NULL\nLIMIT 3 STMO#71333 Running this query on STMO, we get the following output: histogram_json {\"bucket_count\":20,\"histogram_type\":0,\"sum\":118,\"range\":[1,1000],\"values\":{\"80\":0,\"115\":1,\"165\":0}} {\"bucket_count\":20,\"histogram_type\":0,\"sum\":19145,\"range\":[1,1000],\"values\":{\"237\":0,\"340\":1,\"1000\":1}} {\"bucket_count\":20,\"histogram_type\":0,\"sum\":1996,\"range\":[1,1000],\"values\":{\"698\":0,\"1000\":1}} In this representation, bucket_count and range represent the number of buckets and the range of possible values. histogram_type is an enumerated value that describes whether the histogram has linear, exponential, or categorical buckets; the values are defined in the Firefox source code . values represents the number of instances in each of the buckets while sum represents the sum total of all histogram values recorded. Note how the first column has one bucket with no elements in it (the \"165\" bucket), this is because Firefox adds a zero-count bucket on the left and right edges of the data (unless that would be one of the extremes and that bucket already has a count in it, as is the case for the \"1000\" bucket in the last two examples). In general, it is best not to rely on this representation of the histogram in production code (it is quite likely to change in the future). Instead, use the mozfun.hist.extract user-defined-function (UDF) and extract out the fields you need: for example, to just get the sum for all the histograms above, you could modify the query above to something like: WITH intermediate AS ( SELECT mozfun.hist.extract(payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS) AS histogram, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE sample_id = 42 AND normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND DATE(submission_timestamp) = '2020-04-20' AND payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS IS NOT NULL LIMIT 3\n)\nSELECT histogram.sum, histogram.bucket_count\nFROM intermediate; STMO#71408 Which yields: sum bucket_count 118 20 19145 20 1996 20 Note that these are the same values in the JSON histogram above. Obviously this by itself is not particularly useful or meaningful - generally we are interested in aggregate behaviour across a larger set of clients. Let's look at how we might get that.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Getting client-level data","id":"288","title":"Getting client-level data"},"289":{"body":"Often, questions around histograms are framed as \"what's the 99th percentile?\" -- that is, what is the maximum value that 99% of users experience: this helps give perspective on data which may have a number of weird outliers (a.k.a the Bill Gates walks into a bar and everyone inside becomes a millionaire effect). Let's take an initial stab of grabbing some percentiles of the data we were looking at earlier using the mozfun.hist.merge and mozfun.hist.percentiles UDFs: WITH merged_histogram AS ( SELECT mozfun.hist.merge( ARRAY_AGG(mozfun.hist.extract(payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS)) ) AS spinner_visible_ms, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND DATE(submission_timestamp) = '2020-04-20'\n),\npercentiles AS ( SELECT mozfun.hist.percentiles(spinner_visible_ms, [.05, .25, .5, .75, .95]) AS percentile_nested FROM merged_histogram\n)\nSELECT percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71410 Which gives us this set of results: Percentile Value 0.05 13 0.25 56 0.50 165 0.75 698 0.95 1,000 So we see for this set of results that 95th percentile is 1000ms, the 75th percentile is 698ms, and so on. There's a bit of intermediate-to-advanced SQL in the above query, due to the fact that the mozfun.hist.percentiles UDF returns an array of results in a column (rather than a full-blown table) -- we wrangle the results into something we can handle using the UNNEST operator combined with a cross-join at the end. If you don't immediately understand this, don't worry: it's just an implementation detail.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Getting percentiles from a set of histograms","id":"289","title":"Getting percentiles from a set of histograms"},"29":{"body":"A \"Data Engineer\" at Mozilla generally refers to someone on the Data Engineering team. They implement and maintain the data platform and tools described in this document. They may also assist data scientists or other data practitioners, as needed.","breadcrumbs":"Introduction » Terminology » Data Engineer","id":"29","title":"Data Engineer"},"290":{"body":"Knowing the approximate distribution of results on a given day is sort of interesting, but probably not what we really want: what we're usually interested in is the evolution of results over time . In particular, segmenting by build_id (a date-like structure in the main ping representing when Firefox was built) is a useful technique, as it allows us to see if changes to Firefox itself may have caused the distribution to change. We can do this simply by grouping by the build id field, and then merging the histograms corresponding to each: WITH per_build_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, KEY, SUM(value) AS value, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels, UNNEST( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ).VALUES ) WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 2 WEEK)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 2 WEEK) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY KEY, build_id\n),\nper_build_day_as_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_ms FROM per_build_day GROUP BY build_id\n)\nSELECT build_id, percentile, value\nFROM per_build_day_as_struct\nCROSS JOIN UNNEST( mozfun.hist.percentiles( spinner_visible_ms, [.05, .25, .5, .75, .95] ) ) STMO#71472 As an implementation note, observe that we don't use histogram_merge here as we do above: doing so would require using ARRAY_AGG which can break down when processing large amounts of data. Instead we create an intermediate result (the per_build_day WITH statement) and then reprocess it into a structured representation. If you're curious what the version using histogram_merge would look like, see STMO#71413 . In any case, rendering the data this query returns, we get a chart like this: example visualization of histogram percentiles You'll note that the 75th and the 95th percentiles are often the same. Which is to say: in 25% of cases, the value was somewhere between 698ms and 1000ms. Does this mean that 25% of the time people are seeing a very long-running tab spinner? No! It actually points to a flaw in our methodology, which GLAM was explicitly designed to address. For the last part our tutorial, let's look into how it does it, and how to reproduce its approach.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Viewing change of percentiles over time","id":"290","title":"Viewing change of percentiles over time"},"291":{"body":"The example above basically created one giant histogram and then gathered the percentiles out of each one. But histograms are not created equal! At the extreme end of things for the tab spinner, consider a user on an extremely old computer with various kinds of malware installed, constantly interacting with complex and slow web sites. Such a condition is going to trigger the tab spinner frequently, and for long periods. But it is not representative of the overall population, and probably shouldn't overtly influence our decision-making process. A solution used by GLAM is to give each client \"one vote\": that is, the aggregate histogram for a client over a day must sum up to one. Even in the extreme case where all tab spinner measurements fall between 658ms and 1000ms (the range of the highest bucket), the maximum number for that bucket is just \"1\". We can reproduce this approach by using the mozfun.hist.normalize UDF, which explicitly takes a set of histograms and makes sure that the values for each one sum up to exactly one: WITH per_build_client_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, client_id, mozfun.hist.normalize( mozfun.hist.merge( ARRAY_AGG( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ) ) ) ) AS tab_switch_visible_ms FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY build_id, client_id\n),\nmerged_histograms AS ( SELECT build_id, KEY, SUM(value) AS value, FROM per_build_client_day, UNNEST(per_build_client_day.tab_switch_visible_ms.VALUES) GROUP BY KEY, build_id\n),\nas_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_long_ms FROM merged_histograms GROUP BY build_id\n),\npercentiles AS ( SELECT build_id, mozfun.hist.percentiles( spinner_visible_long_ms, [.05, .25, .5, .75, .95] ) AS percentile_nested FROM as_struct\n)\nSELECT build_id, percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71489 You'll notice this query groups by client_id in addition to build_id before mozfun.hist.normalize. Grouping by client_id gives each user equal representation and prevents \"power users\" from skewing the result. In any case, the result of this query is this graph: example visualization of normalized histogram percentiles Things are looking much better! The 95th percentile is still capped out at 1000, but the other percentiles are much lower.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Percentiles from client-normalized histograms","id":"291","title":"Percentiles from client-normalized histograms"},"292":{"body":"OK, so we've reproduced GLAM, but that isn't particularly exciting in and of itself: if you just wanted to see a GLAM-like view of things, GLAM by itself is going to do a better job. The power of writing SQL comes when you want to see how things look on an arbitrary set of dimensions. Let's look at an arbitrary question: what do the tab spinner percentiles look like for Windows 7? These are likely to be much older machines, so we'd expect things to look worse. But how much? We can filter our query to just that group of users by adding a AND normalized_os_version=\"6.1\" clause to our query above: WITH per_build_client_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, client_id, mozfun.hist.normalize( mozfun.hist.merge( ARRAY_AGG( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ) ) ) ) AS tab_switch_visible_ms FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND normalized_os_version = \"6.1\" AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY build_id, client_id\n),\nmerged_histograms AS ( SELECT build_id, KEY, SUM(value) AS value, FROM per_build_client_day, UNNEST(per_build_client_day.tab_switch_visible_ms.VALUES) GROUP BY KEY, build_id\n),\nas_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_long_ms FROM merged_histograms GROUP BY build_id\n),\npercentiles AS ( SELECT build_id, mozfun.hist.percentiles( spinner_visible_long_ms, [.05, .25, .5, .75, .95] ) AS percentile_nested FROM as_struct\n)\nSELECT build_id, percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71437 If we do this, we see this chart: example visualization of normalized histogram percentiles for Windows 7 As you can see, both the 75th and 100th percentile are now in the highest bucket, and the 50th percentile is much higher as well. From this we can intuit that the user experience for these users is likely considerably worse, which is exactly what we would have expected. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Slicing along arbitrary dimensions","id":"292","title":"Slicing along arbitrary dimensions"},"293":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Real-time","id":"293","title":"Real-time"},"294":{"body":"Live ping tables are the final destination for the telemetry ingestion pipeline. Incoming ping data is loaded into these tables approximately every 10 minutes, though a delay of up to 30 minutes is normal. Data in these tables is set to expire after 30 days. Data from live ping tables is expected to be accessed through user-facing views. The names of all views accessing live data should include the _live suffix (for example monitoring.topsites_click_rate_live). Live tables are generally clustered and partitioned by submission_timestamp, which allows for writing more efficient queries that filter over short time windows. When querying live data by running the same query multiple times ensure that query caching is turned off, otherwise newly arrived data might not appear in the query results. Of note, user-facing views for live ping tables, like the ones for historical ping tables, will not automatically be provisioned. Instead, it is expected for live views to be more curated, with each view being tied to a specific use case. Live tables in _derived datasets can be queried from Redash and Looker, however it is best practice to set up user-facing views for accessing the data.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Working with Live Data","id":"294","title":"Working with Live Data"},"295":{"body":"When creating a view on live data, engineers should consider the specific use cases for the view and do some analysis of the cost associated with query patterns. In particular, cost will likely be an issue if the view is going to be used for some type of monitoring that involves frequent queries on Firefox-scale data. BigQuery offers support for materialized views . Materialized views are precomputed views that periodically cache the results of a query for increased performance and efficiency. Creating a materialized view that provides the relevant aggregates will be a significant cost savings when working with a large volume of live data. When a materialized view is appropriate, it should be created in a relevant _derived dataset with a version suffix (following the same conventions as we do for derived tables populated via scheduled queries). It is then made user-facing via a simple SELECT * FROM my_materialized_view virtual view in a relevant user-facing dataset. More complex cases may need to union together multiple materialized views at this user-facing view level. It is generally recommended that materialized views over live data have enable_refresh=true and refresh_interval_minutes=10. The refresh_interval_minutes parameter determines the minimum time between refreshes. Although partition expiration of a materialized view is inherited from the underlying table, each materialized view should include an explicit start date in a WHERE clause to limit the amount of data scanned for an initial backfill and that date should be advanced any time the view is recreated. Be aware that any change to the schema of the base table will invalidate the entire materialized view, meaning that the next scheduled refresh will incur a full backfill; keep this in mind when estimating cost of a materialized view. Definitions for materialized views live in the bigquery-etl repository and usually have the following structure: CREATE MATERIALIZED VIEW\nIF NOT EXISTS my_dataset_derived.my_new_materialized_view_live_v1 OPTIONS (enable_refresh = TRUE, refresh_interval_minutes = 10) AS SELECT submission_timestamp, some_interesing_columns FROM `moz-fx-data-shared-prod.dataset_live.events_v1` submission_timestamp > DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAYS) -- limit amount of data to be backfilled ($$$)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Using Materialized Views","id":"295","title":"Using Materialized Views"},"296":{"body":"Currently, live data in BigQuery could be considered \"near real time\" or nearline (as opposed to online), with latency usually below 1 hour to each live table in our ingestion-sink code base. For near real time product monitoring use cases, it is recommended to use Looker for hosting dashboards that refresh on a regular interval such as every 10 minutes. For real time operational monitoring use cases, it is recommended to rely on centralized SRE monitoring infrastructure, namely the InfluxCloud-hosted Grafana instance or the Stackdriver UI in the GCP console. For dashboards mixing monitoring data and (Mozilla Confidential) BigQuery data, then it should be possible to serve that need through the SRE Grafana infrastructure.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Tools for Visualizing Live Data","id":"296","title":"Tools for Visualizing Live Data"},"297":{"body":"So far giving services access to the full data warehouse has been avoided, instead it is preferred to grant access only to the specific tables needed to support a documented use case. This reduces the possibility of data warehouse changes inadvertently breaking a consuming service. When provisioning BigQuery access to a Mozilla service, it is recommended to create a use case-specific authorized view, granting the service access only to that specific view. It is also acceptable to grant the service access to a user-facing virtual view and all underlying tables or materialized views being referenced. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Access Controls for Services Accessing Live Data in BigQuery","id":"297","title":"Access Controls for Services Accessing Live Data in BigQuery"},"298":{"body":"So you want to see what you're sending the telemetry pipeline, huh? Well follow these steps and we'll have you perusing your own data in no time.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Seeing Your Own Pings » See My Pings","id":"298","title":"See My Pings"},"299":{"body":"Get your clientId from whatever product you're using. For desktop, it's available in about:telemetry. Go STMO . Enter the following query: SELECT submission_timestamp, document_id\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4` -- or crash, event, core, etc\nWHERE submission_timestamp > TIMESTAMP_SUB(CURRENT_TIMESTAMP(), INTERVAL 3 HOUR) AND client_id = ''\nORDER BY submission_timestamp DESC\nLIMIT 10 This will show you the timestamp and document id of the ten most recent main pings you've sent in the last 3 hours. You may include any other fields here that might be of interest to you. The tables in the telemetry_live dataset have only a few minutes of latency, so you can query those tables for pings from your client_id with minimal additional waiting. One thing to note is that BigQuery has its own query cache, so if you run the same query several times in a row, it may fetch results from its cache. You can make any change at all (such as adding a comment) to force the query to run again and fetch updated results. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Seeing Your Own Pings » Steps to Viewing Your Pings","id":"299","title":"Steps to Viewing Your Pings"},"3":{"body":"This section contains tutorials presented in a simple problem/solution format, organized by topic.","breadcrumbs":"Mozilla Data Documentation » Cookbooks & Tutorials","id":"3","title":"Cookbooks & Tutorials"},"30":{"body":"A data practitioner is someone who looks at data, identifies trends and other qualitative measurements in them, and creates charts and dashboards. It could be anyone: engineer, product manager, data engineer or data scientist.","breadcrumbs":"Introduction » Terminology » Data Practitioner","id":"30","title":"Data Practitioner"},"300":{"body":"Search metrics are delivered in main pings and often reflect usage over the course of many previous hours, so there is inherent delay. The delay makes it more reasonable to call introday search metrics instead of almost real-time search metrics. Below is the query to give the hourly sap search metrics per each major search engine since the start of current day in CA from telemetry_live. SELECT DATE_TRUNC(submission_timestamp, HOUR) AS submission_hour, `moz-fx-data-shared-prod.udf.normalize_search_engine`(split(key,\".\")[offset(0)]) as normalized_engine, sum(mozfun.hist.`extract`(value).`sum`) AS searches\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4`, UNNEST(payload.keyed_histograms.search_counts) AS sc\nWHERE DATE(submission_timestamp) >= date_trunc(current_date(), DAY) AND submission_timestamp < TIMESTAMP_TRUNC(CURRENT_TIMESTAMP(), HOUR) AND metadata.geo.country = 'CA'\nGROUP BY 1,2\nORDER BY 1,2 You can include any other fields that might be of interest to you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » See Real-time search metrics » Search metrics","id":"300","title":"Search metrics"},"301":{"body":"The most accurate and up-to-date metric information can be found on the Metrics Inventory page in Confluence (Mozilla LDAP required). The official source code definitions for the metrics can be found in metric-hub in GitHub. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Metrics » Metrics","id":"301","title":"Metrics"},"302":{"body":"This section contains tutorials on operational tasks that a data practitioner might want to perform. It is intended for a broad audience. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Operational","id":"302","title":"Operational"},"303":{"body":"If you are working on a more complex project (as opposed to ad-hoc or one-off analysis) which you intend to be run in production at some point, it may be worthwhile provisioning a separate prototype GCP project for it with access to our datasets. From the Google Cloud Console , you may then: Provision service accounts for querying BigQuery (including our production tables) or accessing other GCP resources from the command-line or inside Docker containers Write and query data to private BigQuery tables, without worrying about interfering with what we have in production Make Docker images available via the Google Container Registry (see the cookbook on deploying containers ) Create Google Cloud Storage buckets for storing temporary data Create Google Compute Instances for test-running software in the cloud Create a temporary Kubernetes cluster for test-running a scheduled job with telemetry-airflow Create static dashboards with protosaur (see Creating Static Dashboards with Protosaur ) Track the costs for all of the above using the Google Cost Dashboard feature of the GCP console This has a number of advantages over our traditional approach of creating bulk \"sandbox\" projects for larger teams: Easy to track costs of individual components Can self-serve short-lived administrative credentials which exist only for the lifespan of the project. Can easily spin down projects and resources which have run their course Note that these prototype GCP projects are not intended to be used for projects which are already in production -- those should be maintained on operations-supported projects, presumably after a development phase. Nor are they meant for ad-hoc analysis or experimentation-- for that, just file a request as outlined in the Accessing BigQuery cookbook. Each sandbox project has a data engineering contact associated with it: this is the person that will create the project for you. Additionally, they are meant to be a resource you can freely ask for advice on how to query or use GCP, and how to build software that lends itself to productionization. If you are a data engineer, the data engineering contact may be yourself, but you should still follow the procedure below for tracking purposes in any case. To request the creation of a prototype GCP project, file a bug using the provided template. Not sure if you need a project like this? Don't know who to specify as a Data Engineering contact? Not sure what your project budget might be? Get in touch with the data platform team . We are currently tracking these projects on mana (link requires Mozilla LDAP) Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Creating a Prototype Data Project on Google Cloud Platform » Creating a Prototype Data Project on Google Cloud Platform","id":"303","title":"Creating a Prototype Data Project on Google Cloud Platform"},"304":{"body":"protosaur.dev allows data practitioners at Mozilla to create prototype static dashboards behind Mozilla SSO (single-sign-on). As the name implies, protosaur is intended for prototypes -- dashboards created using this system are not monitored or supported by Data Operations or Data Engineering. Protosaur is a simple static hosting service: it does not provide form handling, databases, or any other kind of server-side operation. However, for presenting dashboards and other types of data visualization, a static website is often all you need (see, for example, the galaxy of sites produced using GitHub Pages ). Protosaur's architecture is simple: it serves files in a Google Cloud Storage (GCS) bucket under the protosaur.dev domain. How you get the files into the bucket is entirely up to you: you can use CircleCI, Airflow, or any other method that you might choose. The current procedure for creating a new protosaur dashboard is as follows: Find a GCP project to use for the GCS bucket. This could be a team project (if you have one already) or a GCP prototype project . Using a prototype project is preferred for larger efforts with multiple components in addition to a front-end dashboard. Create a GCS bucket in said project. Upload content into the bucket (e.g. via gsutil ). Add the project to Protosaur's configuration, which currently lives in the protodash repository on GitHub. For up to date instructions on how to do this, see the project's README . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Creating Static Dashboards with Protosaur » Creating Static Dashboards with Protosaur","id":"304","title":"Creating Static Dashboards with Protosaur"},"305":{"body":"Want to refresh a dashboard or other query against our data store automatically? There's a few options available, depending on what you want to do. sql.telemetry.mozilla.org bigquery-etl Scheduling Queries using GCP","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » Scheduling Queries","id":"305","title":"Scheduling Queries"},"306":{"body":"This is by far the easiest option. Any query on STMO can be made to refresh itself automatically. This can be used to power both dashboards inside sql.telemetry.mozilla.org as well as web sites like the Tab Spinner Dashboard and Numbers that Matter via Redash's CSV and JSON APIs. However, there are disadvantages to this approach: Every time it is refreshed, STMO re-runs the query from scratch. This is fine for smaller or less frequently updated dashboards but when querying a large amount of data, this can get expensive . Aside from hand-rolled JavaScript or Python scripts, there isn't a way to run a query over the results of an STMO query. Queries on STMO are not peer reviewed and are not supported by Data SRE (read: no one will be notified if your query breaks).","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » sql.telemetry.mozilla.org","id":"306","title":"sql.telemetry.mozilla.org"},"307":{"body":"Mozilla's Data Engineering maintains a repository called bigquery-etl which can incrementally create datasets based on an SQL query using our Airflow infrastructure. This requires a little bit more work to set up than scheduling a query on STMO, but has the advantage of being more cost effective, reliable, and amenable to further exploration. Also, since the procedure for scheduling a query in this way is submitting a pull request against the bigquery-etl repository, this is an easy route to getting peer review from the extended Data Team. For more information on how to use this approach, see A quick guide to creating a derived dataset with bigquery-etl .","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » bigquery-etl","id":"307","title":"bigquery-etl"},"308":{"body":"Finally, you can schedule queries using GCP . This is generally not recommended, reach out to the Data team if you think you need to do this. GCP scheduled queries are to be used only for short-lived queries: queries that are active for more than 30 days will be automatically unscheduled. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » Scheduling Queries using GCP","id":"308","title":"Scheduling Queries using GCP"},"309":{"body":"The following cookbook describes how to set up automated build and deployment for containers with CircleCI, a useful pattern for scheduling custom jobs in Google Kubernetes Engine. Note that this method intended for rapid prototyping rather than for production workloads. If you need to transition a prototype to a production deployment, file a Data Platform and Tools > Operations bug to start the conversation. Assumptions Steps On GCP On CircleCI In your GitHub Repo Optional","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Building and Deploying Containers to Google Container Registry (GCR) with CircleCI","id":"309","title":"Building and Deploying Containers to Google Container Registry (GCR) with CircleCI"},"31":{"body":"A \"Data Scientist\" at Mozilla generally refers to someone on the Data Science team. They have a broad array of technical backgrounds and a core set of common professional skills: applying statistical methods to noisy data to answer questions about what, how, or why something is happening transform unstructured data into usable metrics and models augmenting strategic product and decision-making with empirical evidence created and curated by the team","breadcrumbs":"Introduction » Terminology » Data Scientist","id":"31","title":"Data Scientist"},"310":{"body":"Your GitHub project's repository has a working Dockerfile at its root If your file is not named Dockerfile or not located in the repo root, see the docs for the CircleCI GCP-GCR orb for additional configuration The repository is in the mozilla GitHub org (or another org with a paid CircleCI account)","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Assumptions","id":"310","title":"Assumptions"},"311":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Steps","id":"311","title":"Steps"},"312":{"body":"Make sure \"Container Registry\" (https://console.cloud.google.com/gcr/images/) is enabled for your GCP project Create a service account, give it the \"Storage Admin\" role and create a key Console Link: Google Cloud Platform Additional documentation: Configuring access control | Container Registry Documentation","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » On GCP","id":"312","title":"On GCP"},"313":{"body":"IMPORTANT SECURITY STEP Go to your project’s CircleCI Advanced Settings Page (e.g. https://circleci.com/gh/mozilla/pensieve/edit#advanced-settings) and make sure that the \" Pass secrets to builds from forked pull requests \" option is TURNED OFF This prevents a bad actor from creating a PR with a CI job that spits out your environment variables to the console, for instance If you can't access your project settings page, make sure you’re logged into CircleCI via your Mozilla GitHub account and that you are a project administrator On the CircleCI Environment Variables page (e.g. https://circleci.com/gh/mozilla/pensieve/edit#env-vars), add: GOOGLE_PROJECT_ID: the project ID that you created in step 1 GOOGLE_COMPUTE_ZONE: any compute zone will do, apparently -- try us-west1 if you're agnostic GCLOUD_SERVICE_KEY: paste in the entire text of the service account key that you generated in step 2 Check out the docs for the CircleCI GCP-GCR orb for other environment variables that you may set","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » On CircleCI","id":"313","title":"On CircleCI"},"314":{"body":"In your CircleCI config file add a changeset like this: Add automated deployment of docker image to google container registry… The orb directive allows the use of the CircleCI GCP-GCR orb build-and-push-image job In your workflows section, add gcp-gcr/build-and-push-image as a job and require any dependencies you’d like to pass before pushing a new image. Assuming you only want this deployment to occur on new commits to main, add a filter for only the main branch (as in the changeset above) Create and merge a pull request for this changeset and your newly built image should be in your project’s container registry in a few moments!","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » In your GitHub Repo","id":"314","title":"In your GitHub Repo"},"315":{"body":"If your repository is public, you may want to make its container registry publicly readable as well. Go to the GCP container registry’s Settings tab and in the \"Public access\" section change the visibility for gcr.io (the default host if you followed these instructions) to Public. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Optional","id":"315","title":"Optional"},"316":{"body":"Currently, only datasets and query results that are available in BigQuery and defined in the bigquery-etl repository can be made publicly available. See the bigquery-etl documentation for information on how to create and schedule datasets. Before data can be published, a data review is required. To make query results publicly available, a metadata.yaml file must be added alongside the query in bigquery-etl. For example: friendly_name: SSL Ratios\ndescription: >- Percentages of page loads Firefox users have performed that were conducted over SSL broken down by country.\nowners: - example@mozilla.com\nlabels: application: firefox incremental: true # incremental queries add data to existing tables schedule: daily # scheduled in Airflow to run daily public_json: true public_bigquery: true review_bug: 1414839 # Bugzilla bug ID of data review incremental_export: false # non-incremental JSON export writes all data to a single location The following options define how data is published: public_json: data is available through the public HTTP endpoint public_bigquery: data is publicly available on BigQuery tables will get published in the mozilla-public-data GCP project which is accessible by everyone, also external users incremental_export: determines how data gets split up true: data for each submission_date gets exported into separate directories (e.g. files/2020-04-15, files/2020-04-16, ...) false: all data gets exported into one files/ directory incremental: indicates how data gets updated based on the query and Airflow configuration true: data gets incrementally updated false: the entire table data gets updated review_bug: Bugzilla bug number to the data review Data will get published when the query is executed in Airflow. Metadata of available public data on Cloud Storage is updated daily through a separate Airflow task. More information about accessing public data can be found in Accessing Public Data . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Publishing Datasets » Making Datasets Publicly Available","id":"316","title":"Making Datasets Publicly Available"},"317":{"body":"Google Sheets and other external data sources can be connected to our Data Warehouse and made available as tables via bigquery-etl . Updates made to the connected data source will be instantly available in the BigQuery table. The created tables can be made available in Looker and restricted in access using Data Access Workgroups .","breadcrumbs":"Tutorials & Cookbooks » Operational » Connecting Sheets and External Data to BigQuery » Connecting Sheets and External Data to BigQuery","id":"317","title":"Connecting Sheets and External Data to BigQuery"},"318":{"body":"To connect a Google Sheet to BigQuery, the following steps need to be followed: Clone the bigquery-etl repository locally. Setting up the bqetl CLI tooling is optional, all the steps here can be done manually. Create a new destination table configuration in the project and dataset the table should be created in BigQuery: If the spreadsheet should be accessible through the table moz-fx-data-shared-prod.telemetry_derived.insightful_spreadsheet_v1 then create a new folder insightful_spreadsheet_v1 under sql/moz-fx-data-shared-prod/telemetry_derived. Create a metadata.yaml file. For insightful_spreadsheet_v1 the file would need be created under sql/moz-fx-data-shared-prod/telemetry_derived/insightful_spreadsheet_v1/metadata.yaml Open the metadata.yaml file and specify the configuration similar to the following: friendly_name: Insightful Spreadsheet\ndescription: > A description of what the data represents\nowners: - example@mozilla.com\nexternal_data: format: google_sheets source_uris: - https://docs.google.com/spreadsheets/d/Avakdiasl341kdasdf # URL to the spreadsheet options: skip_leading_rows: 1 # number of rows that should be skipped, e.g if there are header rows\nworkgroup_access: # the workgroup_access is optional, used for restricting data access - role: roles/bigquery.dataViewer members: - workgroup:secret/gp It is possible to provide multiple URLs to spreadsheets. These spreadsheets need to have the same structure (same columns and types) and will be combined (aka UNIONed) in the BigQuery table. workgroup_access is optional and does not need to be specified for data accessible by Mozilla employees. It only needs to be specified if a subset of people, belonging to a specific workgroup, should have access Create a schema.yaml file. For insightful_spreadsheet_v1 the file would need be created under sql/moz-fx-data-shared-prod/telemetry_derived/insightful_spreadsheet_v1/schema.yaml Open the schema.yaml file and specify the structure of the spreadsheet (aka schema) similar to the following: fields: - mode: NULLABLE name: first_column_name # this will be the column name in the BigQuery table for the first spreadsheet column type: STRING # this will be the data type used for this column in BigQuery - mode: NULLABLE name: second_column_name type: DATE - mode: NULLABLE name: third_column_name type: FLOAT64 Go to the spreadsheet, click on \"Share\" and add the following service account as Editor : jenkins-node-default@moz-fx-data-terraform-admin.iam.gserviceaccount.com This is necessary to ensure the correct access permissions get applied to the spreadsheet Open a pull-request against bigquery-etl and tag someone for review. Once the PR has been reviewed and merged, the table will be available the next day in BigQuery. If the table should be made available immediately, then go to the bqetl_artifact_deployment Airflow DAG and clear the publish_new_tables task. This might need to be done by a data engineer or someone who has permissions to trigger and clear tasks in Airflow. The table will be available as soon as the task finishes. For confidential data it is generally recommended to add these configurations to private-bigquery-etl . The process and configurations are the same, the only difference is the repository which is not publicly accessible. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Connecting Sheets and External Data to BigQuery » Connecting Sheets","id":"318","title":"Connecting Sheets"},"319":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Collecting New Data","id":"319","title":"Collecting New Data"},"32":{"body":"A set of data, which includes ping data, derived datasets, etc.; sometimes it is used synonymously with “table”; sometimes it is used technically to refer to a BigQuery dataset, which represents a container for one or more tables.","breadcrumbs":"Introduction » Terminology » Dataset","id":"32","title":"Dataset"},"320":{"body":"For information about what sorts of data may be collected, and for information on getting a data collection request reviewed, please read the Data Collection Guidelines.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Guidelines","id":"320","title":"Guidelines"},"321":{"body":"The mechanics of how to instrument new data collection in Firefox are covered in Adding a new Telemetry probe . For non-Telemetry data collection, we have a mechanism for streamlining ingestion of structured (JSON) data that utilizes the same underlying infrastructure. See this cookbook for details on using it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Mechanics","id":"321","title":"Mechanics"},"322":{"body":"Note : This guidance is useful for implementing Normandy experiments. To ship experiments with the Nimbus platform, please see the guidance for engineers at https://experimenter.info/ . There are three supported approaches for enabling experimental features for Firefox: Firefox Prefs Prefs can be used to control features that land in-tree . Feature Gates provide a wrapper around prefs that can be used from JavaScript. Firefox Extensions AKA \" Add-ons \". If the feature being tested should not land in the tree, or if it will ultimately ship as an extension, then an extension should be used. New features go through the standard Firefox review, testing, and deployment processes, and are then enabled experimentally in the field using Normandy .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Client Implementation Guidelines for Experiments","id":"322","title":"Client Implementation Guidelines for Experiments"},"323":{"body":"Firefox Preferences (AKA \"prefs\") are commonly used to enable and disable features. However, prefs are more complex to implement correctly than feature gates . Each pref should represent a different experimental treatment . If your experimental feature requires multiple prefs, then Normandy does not currently support this but will soon. In the meantime, an extension such as multipreffer may be used. There are three types of Prefs: Built-in prefs - shipped with Firefox, in firefox.js. user branch - set by the user, overriding built-in prefs. default branch - Overrides both built-in and user branch prefs. Only persists until the browser session ends, next restart will revert to either built-in or user branch (if set). Normandy supports overriding both the user and default branches, although the latter is preferred as it does not permanently override user settings. default branch prefs are simple to reset since they do not persist past a restart. In order for features to be activated experimentally using default branch prefs : The feature must not start up before final-ui-startup is observed. For instance, to set an observer: Services.obs.addObserver(this, \"final-ui-startup\", true); In this example, this would implement an observe(subject, topic, data) function which will be called when final-ui-startup is observed. See the Observer documentation for more information. It must be possible to enable/disable the feature at runtime, via a pref change. This is similar to the observer pattern above: Services.prefs.addObserver(\"pref_name\", this); More information is available in the Preference service documentation . Never use Services.prefs.prefHasUserValue(), or any other function specific to user branch prefs. Prefs should be set by default in firefox.js If your feature cannot abide by one or more of these rules (for instance, it needs to run at startup and/or cannot be toggled at runtime) then experimental preferences can be set on the user branch. This is more complex than using the methods described above; user branch prefs override the users choice, which is a really complex thing to try to support when flipping prefs experimentally. We also need to be careful to back up and reset the pref, and then figure out how to resolve conflicts if the user has changed the pref in the meantime.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Prefs","id":"323","title":"Prefs"},"324":{"body":"A new Feature Gate library for Firefox Desktop is now available. Each feature gate should represent a different experimental treatment . If your experimental feature requires multiple flags, then Normandy will not be able to support this directly and an extension may be used.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Feature Gates","id":"324","title":"Feature Gates"},"325":{"body":"The current Feature Gate library comes with a few caveats, and may not be appropriate for your situation: Only JS is supported. Always asynchronous. Future versions of the Feature Gate API will include C++/Rust support and a synchronous API.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Feature Gate caveats","id":"325","title":"Feature Gate caveats"},"326":{"body":"Read the documentation to get started.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Using the Feature Gate library","id":"326","title":"Using the Feature Gate library"},"327":{"body":"Firefox currently supports the Web Extensions API . If new WebExtension APIs are needed, they should land in-tree . Extensions which are signed by Mozilla can load privileged code using the WebExtension Experiments , but this is not preferred. WebExtensions go through the same correctness and performance tests as other features. This is possible using the Mozilla tryserver by dropping your XPI into testing/profiles/common/extensions in mozilla-central and pushing to Tryserver - see the Testing Extensions section below. NOTE - it is ideal to test against the version of Firefox which the extension will release against, but there is a bug related to artifact builds on release channels which must be worked around. The workaround is pretty simple (modify an artifacts.py file), but this bug being resolved will make it much simpler. Each extension can represent a different experimental treatment (preferred), or the extension can choose the branch internally .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Extensions","id":"327","title":"Extensions"},"328":{"body":"The previous version of the experiments program, SHIELD, always bundled privileged code with extensions and would do things such as mock UI features in Firefox. This sort of approach is discouraged for new features - land these (or the necessary WebExtension APIs) in-tree instead. For the moment, the SHIELD Study Add-on Utilities may be used if the extension needs to control the lifecycle of the study, but using one extension per experimental treatment makes this unnecessary and is preferred. The APIs provided by the SHIELD Study Add-on Utilities will be available as privileged APIs shipped with Firefox soon.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » SHIELD studies","id":"328","title":"SHIELD studies"},"329":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Development and Testing","id":"329","title":"Development and Testing"},"33":{"body":"Daily Active Users - The number of unique client ids that are active each day. For more details, see the DAU Metric page on Confluence.","breadcrumbs":"Introduction » Terminology » DAU","id":"33","title":"DAU"},"330":{"body":"Firefox features go through standard development and testing processes. See the Firefox developer guide for more information.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Testing Built-in Features","id":"330","title":"Testing Built-in Features"},"331":{"body":"Extensions do not need to go through the same process, but should take advantage of Mozilla CI and bug tracking systems: Use the Mozilla CI to test changes (tryserver). Performance tests ( this step is required ) - extension XPI files should be placed in testing/profiles/common/extensions/, which will cause test harnesses to load the XPI. Custom unit/functional tests (AKA xpcshell/mochitest) may be placed in testing/extensions, although running these tests outside Mozilla CI is acceptable so these are optional . Receive reviewer approval. A Firefox peer must sign off if this extension contains privileged code, aka WebExtension Experiments. Any Firefox Peer should be able to do the review, or point you to someone who can. Extension is signed. Email to pi-request@mozilla.com is sent to request QA QA approval signed off in Bugzilla. Extension is shipped via Normandy .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Testing Extensions","id":"331","title":"Testing Extensions"},"332":{"body":"Note that for the below to work you only need Mercurial installed, but if you want to do local testing you must be set up to build Firefox . You don't need to build Firefox from source; artifact builds are sufficient. In order to use Mozilla CI (AKA \" Tryserver \"), you must have a full clone of the mozilla-central repository: hg clone https://hg.mozilla.org/mozilla-central\ncd mozilla-central Copy in unsigned XPI, and commit it to your local Mercurial repo: cp ~/src/my-extension.xpi testing/profiles/common/extensions/\nhg add testing/profiles/common/extensions/my-extension.xpi\nhg commit -m \"Bug nnn - Testing my extension\" testing/profiles/common/extensions/my-extension.xpi Push to Try: ./mach try -p linux64,macosx64,win64 -b do -u none -t all --artifact This will run Mozilla CI tests on all platforms Note that you must have Level 1 commit access to use tryserver. If you are interested in interacting with Mozilla CI from Github (which only requires users to be in the Mozilla GitHub org), check out the Taskcluster Integration proof-of-concept . Also note that this requires an investment time to set up just as CircleCI or Travis-CI would, so it's not really appropriate for short-term projects. Use tryserver directly instead. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Example Extensions Testing Workflow","id":"332","title":"Example Extensions Testing Workflow"},"333":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Telemetry Events Best Practices","id":"333","title":"Telemetry Events Best Practices"},"334":{"body":"The Telemetry Events API allows users to define and record events in the browser. Events are defined in Events.yaml and each events creates records with the following properties: timestamp category method object value extra With the following restrictions and features: The category, method, and object properties of any record produced by an event must have a value. All combinations of values from the category, method, and object properties must be unique to that particular event (no other event can produce events with the same combination). Events can be 'turned on' or 'turned off' by it's category value. i.e. we can instruct the browser to \"stop sending us events from the devtools category.\" These records are then stored in event pings and available in the events dataset .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Overview:","id":"334","title":"Overview:"},"335":{"body":"One challenge with this data is it can be difficult to identify all the records from a particular event. Unlike Scalars and Histograms, which keep data in individual locations (like scalar_parent_browser_engagement_total_uri_count for total_uri_count ), all event records are stored together, regardless of which event generated them. The records themselves don't have a field identifying which event produced it[1]. Take, for example, the manage event in the addonsManager category. addonsManager: # category manage: # event name description: > ... objects: [\"extension\", \"theme\", \"locale\", \"dictionary\", \"other\"] # object values methods: [\"disable\", \"enable\", \"sideload_prompt\", \"uninstall\"] # method values extra_keys: # extra values ... notification_emails: ... expiry_version: ... record_in_processes: ... bug_numbers: ... release_channel_collection: ... This event will produce records that look like: timestamp category method object value extra ... addonsManager install extension ... ... addonsManager update locale ... ... addonsManager sideload_prompt other ... But none of these records will indicate that it was produced by the manage event. To find all records produced by manage, one would have to query all records where category = ...\nAND method in [...,]\nAND object in [...,] which is not ideal. Furthermore, if one encounters this data without knowledge of how the manage event works, they need to look up the event based on the category, method, and object values in order to find the event, and then query the data again to find all the related events. It's not immediately clear from the data if this record: timestamp category method object value extra ... addonsManager update locale ... and and this record: timestamp category method object value extra ... addonsManager install extension ... are related or not. Another factor that can add to confusion is the fact that other events can share similar values for methods or objects (or even the combination of method and object). For example: timestamp category method object value extra ... normandy update preference_rollout ... which can further confuse users. [1]: Events do have name fields, but they aren't included in the event records and thus are not present in the resulting dataset. Also, If a user defines an event in Events.yaml without specifying a list of acceptable methods, the method will default to the name of the event for records created by that event. Suggested Convention: To simplify things in the future, we suggest adding the event name to the category field using dot notation when designing new events: \"category.event_name\" For example: \"navigation.search\" \"addonsManager.manage\" \"frame.tab\" This provides 3 advantages: Records produced by this event will be easily identifiable. Also, the event which produced the record will be easier to locate in the code. Events can be controlled more easily. The category field is what we use to \"turn on\" and \"turn off\" events. By creating a 1 to 1 mapping between categories and events, we can control events on an individual level. By having the category field act as the event identifier, it makes it easier to pass on events to Amplitude and other platforms. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Identifying Events","id":"335","title":"Identifying Events"},"336":{"body":"Got some new data you want to send to us? How in the world do you send a new ping? Follow this guide to find out. Note : Most new data collection in Firefox via Telemetry or Glean does not require creating a new ping document type. To add a histogram, scalar, or event collection to Firefox, please see the documentation on adding a new probe .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Sending a Custom Ping","id":"336","title":"Sending a Custom Ping"},"337":{"body":"Do not try and implement new pings unless you know specifically what questions you're trying to answer. General questions about \"How do users use our product?\" won't cut it - these need to be specific, concrete asks that can be translated to data points. This will also make it easier down the line as you start data review. More detail on how to design and implement new pings for Firefox Desktop can be found here .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Write Your Questions","id":"337","title":"Write Your Questions"},"338":{"body":"Choose a namespace that uniquely identifies the product that will be generating the data. The telemetry namespace is reserved for pings added by the Firefox Desktop Telemetry team. The DocType is used to differentiate pings within a namespace. It can be as simple as event, but should generally be descriptive of the data being collected. Both namespace and DocType are limited to the pattern [a-z-]. In other words, hyphens and lowercase letters from the ISO basic Latin alphabet .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Choose a Namespace and DocType","id":"338","title":"Choose a Namespace and DocType"},"339":{"body":"Write a JSON Schema. See the \"Adding a new schema\" documentation and examples schemas in the Mozilla Pipeline Schemas repo . This schema is used to validate the incoming data; any ping that doesn't match the schema will be removed. This schema will also be transformed into a BigQuery table schema via the Mozilla Schema Generator . Note that parquet schemas are no longer necessary because of the generated schemas. Validate your JSON Schema using a validation tool .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Create a Schema","id":"339","title":"Create a Schema"},"34":{"body":"A processed dataset, such as Clients Daily . At Mozilla, this is in contrast to a raw ping table which represents (more or less) the raw data submitted by our users.","breadcrumbs":"Introduction » Terminology » Derived Dataset","id":"34","title":"Derived Dataset"},"340":{"body":"Data review for new pings is often more complicated than adding new probes. See Data Review for Focus-Event Ping as an example. Consider where the data falls under the Data Collection Categories .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Start a Data Review","id":"340","title":"Start a Data Review"},"341":{"body":"Create a pull request including both a template and rendered schema to mozilla-pipeline-schemas. Add at least one validation ping that exercises the structure of schema as a test. These pings are validated during the build and help catch mistakes during the writing process.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Submit Schema to mozilla-services/mozilla-pipeline-schemas","id":"341","title":"Submit Schema to mozilla-services/mozilla-pipeline-schemas"},"342":{"body":"Imagine we want to collect a set of response measurements in milliseconds on a per-client basis. The pings take on the following shape: {\"id\": \"08317b11-85f7-4688-9b35-48af10c3ccdf\", \"clientId\": \"1d5ce2fc-a554-42f0-ab21-2ad8ada9bb88\", \"payload\": {\"response_ms\": 324}}\n{\"id\": \"a97108ac-483b-40be-9c64-3419326f5113\", \"clientId\": \"3f1b2e1c-c241-464f-aa46-576f5795e488\", \"payload\": {\"response_ms\": 221}}\n{\"id\": \"b8a7e3f9-38c0-4a13-b42a-c969feb454f6\", \"clientId\": \"14f27409-5f6f-46e0-9f9d-da5cd716ee42\", \"payload\": {\"response_ms\": 549}} This document can be described in the following way: { \"$schema\": \"http://json-schema.org/draft-04/schema#\", \"type\": \"object\", \"properties\": { \"id\": { \"type\": \"string\", \"description\": \"The document identifier\" }, \"clientId\": { \"type\": \"string\", \"description\": \"The client identifier\" }, \"payload\": { \"type\": \"object\", \"properties\": { \"response_ms\": { \"type\": \"integer\", \"minimum\": 0, \"description\": \"Response time of the client, in milliseconds\" } } } }\n} Fields like id and clientId have template components as part of the build-system. These would be included as @TELEMETRY_ID_1_JSON@ and @TELEMETRY_CLIENTID_1_JSON@ respectively. The best way to become familiar with template schemas is to browse the repository; the telemetry/main/main.4.schema.json document a good starting place. As part of the automated deployment process, the JSON schemas are translated into a table schema used by BigQuery. These schemas closely reflect the schemas used for data validation. [ { \"mode\": \"NULLABLE\", \"name\": \"clientId\", \"type\": \"STRING\" }, { \"mode\": \"NULLABLE\", \"name\": \"id\", \"type\": \"STRING\" }, { \"fields\": [ { \"mode\": \"NULLABLE\", \"name\": \"response_ms\", \"type\": \"INT64\" } ], \"mode\": \"NULLABLE\", \"name\": \"payload\", \"type\": \"RECORD\" }\n]","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Example: A rendered schema for response times","id":"342","title":"Example: A rendered schema for response times"},"343":{"body":"The generated schemas contain metadata added to the schema before deployment to the ingestion service. These are fields added to the ping at ingestion time; they might come from the URL submitted to the edge server, or the IP Address used to make the request. This document lists available metadata fields for the telemetry-ingestion pings, which are largely shared across all namespaces. A list of metadata fields are included here for reference, but refer to the above document or the schema explorer for an up-to-date list of metadata fields. field description additional_properties A JSON string containing any payload properties not present in the schema document_id The document ID specified in the URI when the client sent this message normalized_app_name Set to \"Other\" if this message contained an unrecognized app name normalized_channel Set to \"Other\" if this message contained an unrecognized channel name normalized_country_code An ISO 3166-1 alpha-2 country code normalized_os Set to \"Other\" if this message contained an unrecognized OS name normalized_os_version N/A sample_id Hashed version of client_id (if present) useful for partitioning; ranges from 0 to 99 submission_timestamp Time when the ingestion edge server accepted this message metadata.user_agent.browser N/A metadata.user_agent.os N/A metadata.user_agent.version N/A metadata.uri.app_build_id N/A metadata.uri.app_name N/A metadata.uri.app_update_channel N/A metadata.uri.app_version N/A metadata.header.date Date HTTP header metadata.header.dnt DNT (Do Not Track) HTTP header metadata.header.x_debug_id X-Debug-Id HTTP header metadata.header.x_pingsender_version X-PingSender-Version HTTP header metadata.geo.city City name metadata.geo.country An ISO 3166-1 alpha-2 country code metadata.geo.db_version The specific Geo database version used for this lookup metadata.geo.subdivision1 First major country subdivision, typically a state, province, or county metadata.geo.subdivision2 Second major country subdivision; not applicable for most countries metadata.isp.db_version The specific ISP database version used for this lookup metadata.isp.name The name of the Internet Service Provider metadata.isp.organization The name of a specific business entity when available; otherwise the ISP name","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Ingestion Metadata","id":"343","title":"Ingestion Metadata"},"344":{"body":"For new data, use the edge validator to test your schema.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Testing The Schema","id":"344","title":"Testing The Schema"},"345":{"body":"Schemas are automatically deployed once a day around 00:00 UTC, scheduled after the probe scraper in the following Airflow DAG . The latest schemas can be viewed at mozilla-pipeline-schemas/generated-schemas .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Deployment","id":"345","title":"Deployment"},"346":{"body":"Use the built-in Telemetry APIs when possible. A few examples are the Gecko Telemetry APIs , or the iOS Telemetry APIs . Users on Android should use Glean , which does not require building out custom pings. For all other use-cases, send documents to the ingestion endpoint: https://incoming.telemetry.mozilla.org See the HTTP edge server specification for documentation about the expected format.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Start Sending Data","id":"346","title":"Start Sending Data"},"347":{"body":"First confirm with the reviewers of your schema pull request that your schemas have been deployed. You may also check the diff of the latest commit to mozilla-pipeline-schemas/generated schemas . In the following links, replace , And with appropriate values. Also replace - with _ in if your namespace contains - characters.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Access Your Data","id":"347","title":"Access Your Data"},"348":{"body":"In the Telemetry (BigQuery) data source, several new tables will be created for your data. The first table is the live table found under moz-fx-data-shared-prod._live._v. This table is updated on a 5 minute interval, partitioned on submission_timestamp, and may contain partial days of data. SELECT count(*) AS n_rows\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4`\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 30 minute) The second table that is created is the stable clustered table (and corresponding view) under moz-fx-data-shared-prod... This view will only contain complete days of submissions. The data is clustered by normalized_channel and sample_id to improve the efficiency of queries. SELECT COUNT(DISTINCT client_id)*100 AS dau\nFROM `moz-fx-data-shared-prod.telemetry.main`\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 1 day) AND sample_id = 1 This table may take up to a day to appear in the BigQuery source; if you still don't see a table for your new ping after 24 hours, contact Data Operations so that they can investigate. Once the table is available, it should contain all the pings sent during that first day, regardless of how long it takes for the table to appear.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » STMO / BigQuery","id":"348","title":"STMO / BigQuery"},"349":{"body":"Refer to the Spark notes for details on accessing the data via Spark.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Spark","id":"349","title":"Spark"},"35":{"body":"Glean is Mozilla’s product analytics & telemetry solution that provides a consistent experience and behavior across all of our products. Most of Mozilla's mobile apps, including Fenix, have been adapted to use the Glean SDK. For more information, see the Glean Overview .","breadcrumbs":"Introduction » Terminology » Glean","id":"35","title":"Glean"},"350":{"body":"Last steps! What are you using this data for anyway? Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Build Dashboards Using Spark or STMO","id":"350","title":"Build Dashboards Using Spark or STMO"},"351":{"body":"This section contains detailed reference material on the Mozilla data platform, including links to other resources where appropriate. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Data Platform Reference","id":"351","title":"Data Platform Reference"},"352":{"body":"This is a quick overview of the tooling and components in our data stack: Data Platform Collection gcp-ingestion - Mozilla's telemetry ingestion system deployed to Google Cloud Platform (GCP) Architecture Overview Data Sources: Glean apps (including apps using glean.js) Firefox legacy telemetry clients (Firefox desktop) Fivetran Custom integrations Server side data Data Warehouse BigQuery ETL bigquery-etl Internally developed tooling to create derived datasets Fivetran Custom developed connectors Use of default connectors Orchestration Airflow Uses DAGs generated via bigquery-etl Manually defined DAGs in telemetry-airflow Observability Custom tooling for data validation/data checks as part of bigquery-etl. Analsyis and Business Intelligence Looker For most reporting, summaries, and ad-hoc data exploration by non-full-time-data people Redash For running ad-hoc SQL queries Reverse ETL None; We don’t send a lot of data out, but when we do it’s been with custom integrations, using APIs, etc. Experimentation Nimbus/Experimenter Governance Firefox Data Governance: Complex and designed for a specific use case that may not be generally applicable. Currently being revisited. Access Control: Support for relatively fine-grained access control at the BigQuery and Looker level, access management and approval process exists. Transparency and Docs: Automated inventory+docs: Glean Dictionary Data Catalog Acryl - for data lineage and finding data sets Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Data Stack Overview » Data Stack Overview","id":"352","title":"Data Stack Overview"},"353":{"body":"So you want to build a data lake... Where do you start? What building blocks are available? How can you integrate your data with the rest of the organization? This document is intended for a few different audiences. Data consumers within Mozilla will gain a better understanding of the data they interact with by learning how the Firefox telemetry pipeline functions. Mozilla teams outside of Firefox will get some concrete guidance about how to provision and lay out data in a way that will let them integrate with the rest of Mozilla. Technical audiences outside Mozilla will learn some general principles and come away with links to concrete examples of code implementing those principles. Considering that Mozilla has chosen GCP as its major cloud provider, BigQuery stands out as the clear integration point for data at rest among GCP's portfolio of products. BigQuery has proven to be a best-in-class data warehouse with impressive performance and a familiar SQL interface. Beyond that, it provides many conveniences that become important when scaling across an organization such as automated retention policies and well-defined access controls that can be provisioned across projects to allow different teams to have control over their own data. Data can be loaded into BigQuery or presented as external tables through a growing list of Google-provided integrations (objects in GCS, logs in Stackdriver, etc.). Users within Mozilla can also take advantage of purpose-built infrastructure that other teams within the company have used for loading data to BigQuery. The major example is our telemetry ingestion system which accepts payloads from Firefox clients across the world but also provides a generic interface for defining custom schemas and accepting payloads from any system capable of making an HTTP request. We also have tooling available for transforming data (ETL) once it's in BigQuery. Once data is accessible through BigQuery, users within Mozilla also get the benefit of leveraging common tools for data access. Beyond the Google-provided BigQuery console, Mozilla provides access to instances of Redash, Looker, and other tools either with connections to BigQuery already available or with concrete instructions for provisioning connections. Some near real-time use cases can be handled via BigQuery as well, with BigQuery supporting dozens of batch loads per table per hour and even streaming inserts. For true latency-sensitive applications, however, we pass data via Cloud Pub/Sub, GCP's hosted messaging backend. Pub/Sub integrates very closely with Cloud Dataflow to provide auto-scaling pipelines with relatively little setup needed. We can also easily provision topics for subsets of data flowing through the telemetry pipeline as input for custom streaming applications. To avoid getting too abstract, we'll next dive into a case study of what it looked like for a team within Mozilla to migrate from a custom pipeline to the main GCP-based pipeline that supports telemetry data. From there, we'll discuss specific best practice recommendations for use of each of the major GCP services in use at Mozilla.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Guiding Principles for Data Infrastructure","id":"353","title":"Guiding Principles for Data Infrastructure"},"354":{"body":"Mozilla's core data platform has been built to support structured ingestion of arbitrary JSON payloads whether they come from browser products on client devices or from server-side applications that have nothing to do with Firefox; any team at Mozilla can hook into structured ingestion by defining a schema and registering it with pipeline. Once a schema is registered, everything else is automatically provisioned, from an HTTPS endpoint for accepting payloads to a set of tables in BigQuery for holding the processed data. Over the course of 2019, the Activity Stream team migrated analytics for Firefox Desktop's New Tab page from a custom service to the core data platform. The old system already relied on sending JSON data over HTTP, so the team wanted to minimize client-side development effort by maintaining the existing payload structure. They registered the structure of these payloads by sending pull requests to our schema repository with relevant JSON Schema definitions. As an example, mozilla-pipeline-schemas#228 adds a new document namespace activity-stream and under that a document type impression-stats with version specified as 1. These changes are picked up by an automated job that translates them into relevant BigQuery schemas and provisions tables for each unique schema (see Defining Tables below). With the schema now registered with the pipeline, clients can send payloads to an endpoint corresponding to the new namespace, document type, and version: https://incoming.telemetry.mozilla.org/submit/activity-stream/impression-stats/1/ where should be a UUID that uniquely identifies the payload; document_id is used within the pipeline for deduplication of repeated documents. The payload is processed by a small edge service that returns a 200 response to the client and publishes the message to a raw Pub/Sub topic. A decoder Dataflow job reads from this topic with low latency, validates that the payload matches the schema registered for the endpoint, does some additional metadata processing, and then emits the message back to Pub/Sub in a decoded topic. A final job reads the decoded topic, batches together records destined for the same table, and loads the records into the relevant live ping table in BigQuery (activity_stream_live.impression_stats_v1 in this case). A nightly job reads all records for the previous day from the live ping table, deduplicates the records based on document_id values, and loads the final deduplicated day to the relevant historical ping table (activity_stream_stable.impression_stats_v1). The results are automatically presented to users through a view (activity_stream.impression_stats). While most analysis use cases for this data are served via queries on the user-facing BigQuery view, the Pocket team also needed to build an application with access to activity-stream messages in real-time. To serve that need, Pocket provisioned a Pub/Sub topic in a separate GCP project and worked with Data Operations to provide write access to a relevant service account within the telemetry pipeline. The pipeline is now configured to republish all messages associated with the activity-stream namespace to Pocket's topic, and this has been able to serve their real-time needs.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Integrating with the Data Pipeline: A Case Study","id":"354","title":"Integrating with the Data Pipeline: A Case Study"},"355":{"body":"While the Activity Stream case study above serves as an encouraging example of the flexibility of the pipeline to accept custom payloads, we hope to insulate most data producers from having to interact directly with HTTP requests and JSON Schema definitions at all. The state of the art for analytics at Mozilla is Glean , a set of projects that reimagines the end-to-end experience of reporting and consuming analytics data. Glean sits on top of structured ingestion, but provides helpful abstractions — instead of building JSON payloads and making HTTP requests, your application declares logical metrics and makes calls to a generated SDK idiomatic to your application's language. Support exists not only for a wide range of language SDKs but also for a variety of prebuilt reporting tools that understand Glean schemas such that your application's metrics are automatically processed and presented. All new use cases for producing analytics payloads within Mozilla should consider Glean first. If a mature Glean SDK is available for your project's language, building on top of Glean promises maintainable reporting code for your application and data that can be more richly understood by the full ecosystem of analytics tools at Mozilla.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Glean","id":"355","title":"Glean"},"356":{"body":"We discussed the overall shape of Mozilla's structured ingestion system and how to integrate with it in the case study earlier in this article, so this section will be brief. When you choose to build on top of structured ingestion, whether using the Glean SDK or by registering custom named schemas, consider the following concerns which are automatically handled for you: Validation of payloads against a JSON schema; messages failing validation are routed to an errors table in BigQuery where they can be monitored and backfilled if necessary. Geo lookup using a GeoIP database; geo-city information is presented as metadata, allowing the pipeline to discard source IP addresses to protect user privacy. User agent parsing; major user agent features are extracted and presented as metadata, allowing the pipeline to discard the raw user agent string to protect user privacy. Extraction of client-level identifiers as metadata to use for generating a sample_id field and to support automated deletion of data upon user request. Deduplication of messages; we provide best-effort deduplication for output Pub/Sub topics and full deduplication within each UTC day in the historical ping tables in BigQuery. If you have doubts about whether structured ingestion is appropriate for your use case, please reach out to the Data Platform team and we can consult on current and planned features for the pipeline.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Structured Ingestion","id":"356","title":"Structured Ingestion"},"357":{"body":"BigQuery is the standard choice within Mozilla's environment for storing structured data for non-real time analysis. It is especially well suited to large and diverse organizations because of its access controls and full separation between storage and compute infrastructure. Different teams within Mozilla can provision BigQuery tables in separate GCP projects, retaining full control over how they ingest data and how they grant access to other teams. Once access is granted, though, it becomes trivial to write queries that join data across projects.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » BigQuery","id":"357","title":"BigQuery"},"358":{"body":"BigQuery tables can express complex nested structures via compound STRUCT types and REPEATED fields. It's possible to model arbitrary JSON payloads as BigQuery tables, but there are limitations to JSON modeling that are well-described in BigQuery's documentation. We have developed tooling for translating JSON schemas into BigQuery table schemas along with some conversion code to transform payloads to match the final structure needed in BigQuery. One major example is map types; when the number of possible keys is finite, they can be baked into the schema to present the map as a BigQuery STRUCT type, but free-form maps have to be modeled in BigQuery as a repeated STRUCT of keys and values. This is one case where we have chosen to follow the same conventions that BigQuery itself uses for converting complex Avro types to BigQuery fields , which requires modifying the JSON payload to convert { \"key1\": \"value1\", \"key2\": \"value2\"\n} into [ { \"key\": \"key1\", \"value\": \"value1\" }, { \"key\": \"key2\", \"value\": \"value2\" }\n] For more detail on how the data pipeline prepares schemas and translates payloads, see the jsonschema-transpiler project which is used by mozilla-schema-generator .","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Defining tables","id":"358","title":"Defining tables"},"359":{"body":"Google provides a variety of methods for loading data into BigQuery as discussed in their Introduction to Loading Data . The traditional path for loading data is a custom application that uses a Google Cloud SDK to stage objects in GCS and then issue BigQuery load jobs, but there is also a growing list of more fully managed integrations for loading data. It is also possible to present views into data stored in other Google services without loading via external tables. If you already have well-structured data being produced to Stackdriver or GCS, it may be minimal effort to set up BigQuery Transfer Service to import that data or even to modify your existing server application to additionally issue BigQuery load jobs. For relational data in Cloud SQL instances, we can pull data into BigQuery via federated queries . And don't forget about the possibility of hooking into the core telemetry pipeline through structured ingestion as discussed earlier. If you have a more complex processing need that doesn't fit into an existing server application, you may want to consider building your application as a Dataflow pipeline (discussed further down in this document). Dataflow provides a unified model for batch and streaming processing and includes a variety of high-level I/O modules for reading from and writing to Google services such as BigQuery. For getting data of 3rd party services into BigQuery, consider using Fivetran . Fivetran offers some pre-defined connectors to import data from external APIs, but also allows for custom connectors to be created.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » How to get data into BigQuery","id":"359","title":"How to get data into BigQuery"},"36":{"body":"Google Cloud Platform (GCP) is a suite of cloud-computing services that runs on the same infrastructure that Google uses internally for its end-user products.","breadcrumbs":"Introduction » Terminology » GCP","id":"36","title":"GCP"},"360":{"body":"BigQuery provides built-in support for rolling time-based retention at the dataset and table level . For the telemetry pipeline, we have chosen to partition nearly all of our tables based on the date we receive the payloads at our edge servers. Most tables will contain a field named submission_timestamp or submission_date that BigQuery automatically uses to control the assignment of rows to partitions as they are loaded. Full day partitions are the fundamental unit we use for all backfill and ETL activities and BigQuery provides convenient support for operating on discrete partitions. In particular, BigQuery jobs can be configured to specify an individual partition as the destination for output (using a partition decorator looks like telemetry_stable.main_v4$20191201), allowing processing to be idempotent. Partitions can also be used as the unit for data retention. For the telemetry pipeline, we have long retention periods only for the historical ping tables (e.g. telemetry_stable.main_v4) and downstream derived tables (e.g. telemetry_derived.clients_daily_v6). Storing intermediate data for long periods can be expensive and expose risk, so all of the intermediate tables including the live ping tables (e.g. telemetry_live.main_v4) have partition-based expiration such that partitions older than 30 days are automatically cleaned up. This policy balances cost efficiency with the need for a window where we can recover from errors in the pipeline. The telemetry pipeline is building support for accepting deletion-request pings from users and purging rows associated with those users via scheduled jobs. Such a mechanism can be helpful in addressing policy and business requirements, so the same considerations should be applied to custom applications storing messages that contain user identifiers.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Time-based partitioning and data retention in BigQuery","id":"360","title":"Time-based partitioning and data retention in BigQuery"},"361":{"body":"BigQuery's main access controls can be specified at the dataset or individual table level. You can also publish SQL views which are essentially prebuilt queries that are presented alongside tables in BigQuery. View logic is executed at query time, so views take up no space and users are subject to the same access controls when querying a view as they would be querying the underlying tables themselves; a query will fail if the user does not have read access to all of the datasets accessed in the view. Views, however, can also be authorized so that specific groups of users can run queries who would not normally be allowed to read the underlying tables. This allows view authors to provide finer-grained controls and to hide specific columns or rows. Note that BigQuery also more recently supports column-level access controls for tables, so this is another option for more granular control.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Access controls in BigQuery","id":"361","title":"Access controls in BigQuery"},"362":{"body":"Google Cloud Pub/Sub is the standard choice within Mozilla's environment for transferring data between systems in real-time. It shares many of the same benefits as BigQuery in terms of being fully hosted, scalable, and well-integrated with the rest of the GCP environment, particularly when it comes to access controls. We use Pub/Sub as the messaging backbone for the telemetry ingestion system and we can easily provision new Pub/Sub topics containing republished subsets of the telemetry data for other systems to hook into. We have support for either producing messages into an external topic controlled by a different team or for provisioning a new topic within the telemetry infrastructure and granting read access to individual service accounts as needed. Pub/Sub is the clear integration point with the telemetry system for any application that is concerned with up-to-the-minute latency. For applications that only need to see periodic recent views of telemetry data, be aware that live ping tables (i.e. telemetry_live.main_v4) in BigQuery are also an option. New data is loaded into those tables throughout the day either on a 10 minute cadence or as they arrive via streaming inserts to BigQuery. Please contact us if there's a subset of data you'd like us to consider opting in for streaming inserts.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Pub/Sub","id":"362","title":"Pub/Sub"},"363":{"body":"Google Cloud Dataflow is a service for running data processing applications using the Apache Beam SDKs in both batch and streaming modes. Understanding the Beam programming model requires a certain amount of developer investment, but Beam provides powerful abstractions for data transformations like windowed joins that are difficult to implement reliably by hand. The Dataflow jobs in use by the data platform actually don't require complex joins or windowing features, but we have found Beam's I/O abstractions useful for being able to adapt a single code base to handle reading from and writing to a variety of data stores. Dataflow also provides good built-in support for auto-scaling streaming jobs based on latency and observed throughput, especially when interacting with Pub/Sub. That said, the I/O abstractions allow only limited control over performance and we have found the need to replace some of our Dataflow jobs with custom applications running on GKE — particularly the jobs focused on batching together messages from Pub/Sub and sinking to GCS or BigQuery. Beam's BigQueryIO module requires shuffling data several times when writing, checkpointing the intermediate state to local disk. This incurs expense for provisioning local solid state drives to handle the checkpointing throughput and introduces the possibility of data loss on unclean shutdown since messages have to be acknowledged back to Pub/Sub at the time data is first checkpointed rather than when it is finally written to BigQuery. We were able to achieve lower cost and more straight-forward delivery guarantees by writing a custom application using the Google Cloud Java SDK. We still use a streaming Dataflow job for the decoder step of the pipeline since no checkpointing is needed for a simple job that both reads from and writes to Pub/Sub. We also rely on Dataflow batch jobs for all backfill activities. If your team has streaming needs where Dataflow makes sense, be aware that the Data Operations team can provide operational support to help you launch and manage pipelines.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Dataflow","id":"363","title":"Dataflow"},"364":{"body":"The structure in which data is ingested to BigQuery is often not the most convenient or efficient structure for analysis queries, so it is often necessary to provide logical views of the data to support users. Our interface for defining such views is the bigquery-etl repository which provides instructions for how to propose new tables and views by sending pull requests containing SQL queries. We use BigQuery views heavily to improve the usability of raw data and we recommend that you do too! As discussed in the BigQuery Access Controls section above, views take up no storage resources and are essentially reusable snippets that appear like tables, but the underlying logic is executed every time a user queries a view. For simple cases like renaming fields or unnesting array columns, a view is often the right choice as it can be defined once and requires no ongoing scheduling or maintenance. If, however, you want to provide users with a view that involves joins or aggregations that hit a great deal of data, you may find that queries slow down and become expensive. In those cases, it may be better to materialize the results of the view into a derived table. See the Scheduling BigQuery Queries in Airflow cookbook for a walk-through of how to define a query in bigquery-etl and get it scheduled to run nightly on the data platform's Airflow instance.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Derived Data and Airflow","id":"364","title":"Derived Data and Airflow"},"365":{"body":"While no single data architecture can meet all needs, the core pipeline at Mozilla has been built with flexibility in mind. We have a growing list of success cases and some major projects in the works to migrate legacy pipelines to the system — these are good indicators that we are meeting a broad set of needs for the majority data warehousing use case and that we provide a stable ingestion system for streaming applications as well. GCP's roster of services is fairly well-focused compared to other cloud providers, but it can still be overwhelming to sort through the available options, particularly where multiple services seem to occupy the same space. Consult the unofficial GCP flowcharts for a broad view of how to sort through the features of services that apply to different problem domains. We encourage the use of BigQuery, Pub/Sub, and Dataflow as core building blocks for custom data applications across Mozilla for ease of access control across projects and for leveraging shared knowledge about how to operate and integrate with those services. Possibilities in the cloud can seem endless, but the more we can standardize architectural approaches across the company, the better prepared we will be to collaborate across product teams and ultimately the better positioned we will be to realize our mission. Let's work together to keep individuals empowered, safe, and independent on the Internet. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Final Thoughts","id":"365","title":"Final Thoughts"},"366":{"body":"For Mozilla, getting reliable data from our products is critical to inform our decision making. Glean is our new product analytics & telemetry solution that provides a consistent experience and behavior across all of our products. The list of supported platforms and implementations is available in the Glean SDK Book . Note that this is different from Telemetry for Firefox Desktop although it provides similar capabilities. Contents: Overview The Glean design principles How to use Glean Contact References","breadcrumbs":"Data Platform Reference » Glean overview » Glean","id":"366","title":"Glean"},"367":{"body":"An overview of the Glean project: On the left the product core records data using the Glean SDK. The Glean SDK then sends out this data to the Data Platform. The analysis tools (redash, Looker, GLAM, Debug View) to the right receive the data from the data platform The Glean SDK performs measurements and sends data from our products. It provides a set of metric types for individual measurements that are carefully designed to avoid common pitfalls with measurement. Metrics are then rolled up into pings to send over the network. There are a number of built-in pings that are sent on predefined schedules, but it also possible to send custom pings at any desired cadence. The Data Platform validates and stores these pings in database tables. A fault tolerant design allows data to be retained in the event of problems such as traffic spikes or invalid data. See An overview of Mozilla’s Data Pipeline for details. Derived and cleaned data can also be automatically created at this stage. The Analysis Tools are used to query and visualize the data. This includes Redash , Looker , GLAM and the Debug Ping View . Because Glean knows more about the individual data, such as its type and the ranges of acceptable values, it can in many cases provide the most appropriate visualization automatically.","breadcrumbs":"Data Platform Reference » Glean overview » Overview","id":"367","title":"Overview"},"368":{"body":"Provide a consistent base of telemetry A baseline of analysis is important for all our products, from counting active users to retention and session times. This is supported out-of-the-box by the SDK, and funnels directly into visualization tools like the Growth and Usage Dashboard (GUD) . Metrics that are common to all products, such as the operating system and architecture, are provided automatically in a consistent way. Any issues found with these base metrics only need to be fixed in Glean to benefit all SDK-using products. Encourage specificity Rather than just treating metrics as generic data points, Glean wants to know as much as possible about the things being measured, and be opinionated about how data is measured and aggregated. From this information, it can: Provide a well-designed API to perform specific types of measurements, which is consistent and avoids common pitfalls Reject invalid data, and report them as errors Store the data in a consistent way, rather than custom, ad hoc data structures Provide the most appropriate visualization and analysis automatically A side-effect of this design is that Glean telemetry is write-only: it would be impossible to enforce all of these constraints and achieve all of these benefits if client code could read, modify and update data. Follow lean data practices The Glean system enforces that all measurements received data review , and it is impossible to collect measurements that haven't been declared. It also makes it easy to limit data collection to only what's necessary: Enforced expiration dates for every metric Some metric types can automatically limit resolution It's easy to send data that isn't associated with the client id Glean also supports data transparency by automatically generating documentation for all of the metrics sent by an application. Provide a self-serve experience Adding new metric is designed to be as easy as possible. Simply by adding a few lines of configuration, everything to make them work across the entire suite of tools happens automatically. This includes previously manual and error-prone steps such as updating the ping payload and database schemas.","breadcrumbs":"Data Platform Reference » Glean overview » The Glean design principles","id":"368","title":"The Glean design principles"},"369":{"body":"Integrate the Glean SDK into your product. Use Looker to build Explores and Dashboards using your product's datasets. If Looker does not provide the necessary Explores you can resort to using Redash to write SQL queries & build dashboards using your products datasets, e.g.: org_mozilla_fenix.baseline org_mozilla_fenix.events org_mozilla_fenix.metrics There is more documentation about accessing Glean data . For experimentation, you can use Nimbus SDK , which integrates with Glean.","breadcrumbs":"Data Platform Reference » Glean overview » How to use Glean","id":"369","title":"How to use Glean"},"37":{"body":"IP Geolocation involves attempting to discover the location of an IP address in the real world. IP addresses are assigned to an organization, and as these are ever-changing associations, it can be difficult to determine exactly where in the world an IP address is located. Mozilla’s ingestion infrastructure attempts to perform GeoIP lookup during the data decoding process and subsequently discards the IP address before the message arrives in long-term storage.","breadcrumbs":"Introduction » Terminology » GeoIP","id":"37","title":"GeoIP"},"370":{"body":"#glean on slack #glean:mozilla.org on matrix glean-team@mozilla.com to reach out","breadcrumbs":"Data Platform Reference » Glean overview » Contact","id":"370","title":"Contact"},"371":{"body":"The Glean SDK implementation. Reporting issues & bugs for the Glean SDK . Datasets documentation (TBD) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Glean overview » References","id":"371","title":"References"},"372":{"body":"This post describes the architecture of Mozilla’s data pipeline, which is used to collect Telemetry data from our products and logs from various services. The bulk of the data handled by this pipeline is Firefox Telemetry data, but the same tool-chain is used to collect, store, and analyze data coming from many sources, including Glean applications. Here is a simplified diagram of how data is ingested into the data warehouse. The code for the ingestion pipeline lives in the gcp-ingestion repository. graph TD f1(fa:fa-firefox Firefox) -->|HTTP Post| d0(fa:fa-filter Ingestion Edge)\nd0 --> p1(fa:fa-stream Raw Topic)\np1 --> d1(fa:fa-exchange-alt Landfill Sink)\nd1 --> b1(fa:fa-database Landfill BQ)\np1 --> d2(fa:fa-exchange-alt Decoder)\nd2 -->|success| p2(fa:fa-stream Decoded Topic)\nd2 -.->|fail| p3(fa:fa-stream Errors Topic)\np3 --> d4(fa:fa-exchange-alt Errors Sink)\np2 --> d3(fa:fa-exchange-alt BigQuery Sink)\nd3 --> b2(fa:fa-database Live Tables BQ)\nd4 --> b3(fa:fa-database Error Tables BQ) classDef pubsub fill:#eff,stroke:#099;\nclassDef exec fill:#efe,stroke:#090;\nclassDef producers fill:#fee,stroke:#f90;\nclassDef bq fill:#ececff,stroke:#9370db;\nclass p1,p2,p3 pubsub\nclass d0,d1,d2,d3,d4 exec\nclass f1 producers\nclass b1,b2,b3 bq","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » An overview of Mozilla’s Data Pipeline","id":"372","title":"An overview of Mozilla’s Data Pipeline"},"373":{"body":"There are different APIs and formats to collect data in Firefox, all suiting different use cases: histograms – for recording multiple data points; scalars – for recording single values; timings – for measuring how long operations take; events – for recording time-stamped events. These are commonly referred to as probes . Each probe must declare the collection policy it conforms to: either release or prerelease . When adding a new measurement data-reviewers carefully inspect the probe and eventually approve the requested collection policy: Release data is collected from all Firefox users. Prerelease data is collected from users on Firefox Nightly and Beta channels. Users may choose to turn the data collection off in preferences. A session begins when Firefox starts up and ends when it shuts down. As a session could be long-running and last weeks, it gets sliced into smaller logical units called subsessions . Each subsession generates a batch of data containing the current state of all probes collected so far, in the form of a [main ping], which is sent to our servers. The main ping is just one of the many ping types we support. Developers can create their own ping types if needed. Pings are submitted via an API that performs a HTTP POST request to our edge servers. If a ping fails to successfully submit (e.g. because of missing internet connection), Firefox will store the ping on disk and retry to send it until the maximum ping age is exceeded.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Firefox","id":"373","title":"Firefox"},"374":{"body":"Submissions coming in from the wild hit a load balancer and then an HTTP Server that accepts POST requests containing a message body of optionally-gzipped JSON. These messages are forwarded to a PubSub message queue with minimal processing, and made available in a Raw topic. A Dataflow job reads this topic and writes the raw messages to a BigQuery Landfill sink. This Landfill data is not used for analysis, but is stored in its raw form for recovery and backfill purposes. If there is a processing error or data-loss downstream in the pipeline, this is an important fail-safe.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Ingestion","id":"374","title":"Ingestion"},"375":{"body":"Once the raw data has been added to the PubSub queue, it's time to process it. The decoder is implemented as a Dataflow job, and is written in Java. The decoding process tackles decompression, parsing, validation, deduplication, and enrichment of incoming messages. After a message is decompressed and parsed as JSON, we apply JSONSchema validation to ensure that submissions are well-formed. Sometimes duplicate submissions are sent to the pipeline, either due to normal networking failures or weird behaviour out there in the world. We watch for duplicate submissions, and discard any subsequent occurrences of already-seen records. Submissions are also enriched with some metadata about the request itself, including things like HTTP headers, GeoIP information, and submission timestamp. Messages that pass successfully through all these steps are written to another PubSub Decoded topic. A failure in any of these steps results in messages being sent to the Errors sink. This separates invalid data from valid data, while still making it available for monitoring and debugging. This is a good way to keep an eye on the health of the pipeline and the data flowing through.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Decoding","id":"375","title":"Decoding"},"376":{"body":"Decoded data is ultimately written out to BigQuery, which acts as the data warehouse. By this time, incoming data has already been validated against the corresponding JSONSchema specification for each document type. Part of the decoding process above transforms this JSON structure into something more easily represented in BigQuery. One important transformation here is to convert all incoming fields from UPPER CASE or camelCase to snake_case. Another important transformation is to incorporate metadata about known probes and metrics to generate more complete schemas. This is handled by a combination of the decoder above, the schema transpiler and the schema generator . The result are tables that contains SQL-friendly field names for all known measures, as implemented in the probe scraper . A Dataflow job reads from the Decoded topic and writes out to live ping tables . These tables are updated frequently, and typically reflect data within a few minutes of it being ingested. They are optimized for accessing recent data, but are only guaranteed to contain a few days of history. Historical raw ping data is stored in historical ping tables , also known as stable tables . These tables include only completed days of data, are populated once a day shortly after midnight UTC. Data in the Stable tables is partitioned by day, and optimized for accessing larger time periods. It is also optimized for limiting analysis to a fraction of the data using the normalized_channel and sample_id fields.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Data Warehouse","id":"376","title":"Data Warehouse"},"377":{"body":"The diagram above shows the path data takes to get into the data warehouse. After that, we have to start using it!","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Beyond the Data Warehouse","id":"377","title":"Beyond the Data Warehouse"},"378":{"body":"We use Airflow for workflow management. It orchestrates the daily creation of the Stable tables described above, as well as many other derived datasets. The ETL code to create derived datasets is commonly implemented using queries in BigQuery. Many examples can be found in the bigquery-etl repository. Data in BigQuery is also accessible via Spark, and several ETL jobs also run via Dataproc. These jobs produce data sets that are used for downstream analysis and data applications (such as measurement , addon recommendation , and other data products ).","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Workflow Management and ETL","id":"378","title":"Workflow Management and ETL"},"379":{"body":"Once the data reaches our data warehouse in BigQuery it can be processed in a number of ways as described in the Accessing BigQuery article. Data analysis is most commonly done using Looker or using SQL queries . In summary, the following diagram illustrates how Recording, Ingestion, Transformation, Scheduling and Analytics fit together:","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Data Analysis","id":"379","title":"Data Analysis"},"38":{"body":"Mozilla's core data platform has been built to support structured ingestion of arbitrary JSON payloads whether they come from browser products on client devices or from server-side applications that have nothing to do with Firefox; any team at Mozilla can hook into structured ingestion by defining a schema and registering it with pipeline. Once a schema is registered, everything else is automatically provisioned, from an HTTPS endpoint for accepting payloads to a set of tables in BigQuery for holding the processed data.","breadcrumbs":"Introduction » Terminology » Ingestion","id":"38","title":"Ingestion"},"380":{"body":"Some data is more sensitive than others and introduces more risk around how it is handled. We characterize sensitivity of data broadly into four categories as described on the Data Collection wiki page . Sensitive data — by which we mean category 3 and 4 data — increases the level of risk and so warrants extra care. For such data, we apply three main mitigation measures: Limited access Access to sensitive data is limited to individuals or groups with clearly articulated need. Access is also limited in time, so access expires by default. Limited retention Sensitive data is kept for a finite period of time after which it is automatically deleted. For example, data containing search terms is only kept for a short period of time. Sanitization and aggregation of data Where data has the potential to be personally identifiable, we have best effort (and improving over time) ETL jobs that scrub incoming data of potentially identifying information, which reduces risk. When possible, we build and work with aggregate datasets rather than individual-level data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Handling Sensitive Data","id":"380","title":"Handling Sensitive Data"},"381":{"body":"This document specifies the behavior of the server that accepts submissions from any HTTP client e.g. Firefox telemetry. The original implementation of the HTTP Edge Server was tracked in Bug 1129222 .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » HTTP Edge Server Specification","id":"381","title":"HTTP Edge Server Specification"},"382":{"body":"HTTP submissions come in from the wild, hit a load balancer, then the HTTP Edge Server described in this document. Data is accepted via a POST/PUT request from clients, and forwarded to the Data Pipeline , where any further processing, analysis, and storage will be handled. Submission payloads are expected to be optionally-gzipped JSON documents described by a JSONSchema .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » General Data Flow","id":"382","title":"General Data Flow"},"383":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Server Request/Response","id":"383","title":"Server Request/Response"},"384":{"body":"Accept GET on /status, returning OK if all is well. This can be used to check the health of web servers.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GET Request","id":"384","title":"GET Request"},"385":{"body":"200 - OK. /status and all's well 404 - Any GET other than /status 500 - All is not well","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GET Response codes","id":"385","title":"GET Response codes"},"386":{"body":"Treat POST and PUT the same. Accept POST or PUT to URLs of the form: /submit//// A specific example submission URL looks like: /submit/eng-workflow/hgpush/1/2c3a0767-d84a-4d02-8a92-fa54a3376049 With the following components: namespace - an identifier used for grouping a set of related document types. Typically this represents an application that produces data. docType - a short descriptive name of the document type. Examples include event, crash, or baseline docVersion - a numeric value indicating the version of the schema for this docType docId - a UUID identifying the exact submission. If the same docId is seen more than once, it will be discarded as a duplicate. The combination of namespace, docType and docVersion together identify a specific schema to be used for validating submissions to the above endpoint. If a schema is not present in the [schemas repository] corresponding to this combination, the submission will be considered an error and will not proceed to the data lake. Special handling for Firefox Desktop Telemetry Firefox Desktop Telemetry uses a slightly different URL scheme: /submit/telemetry/docId/docType/appName/appVersion/appUpdateChannel/appBuildID?v=4 A specific example: /submit/telemetry/ce39b608-f595-4c69-b6a6-f7a436604648/main/Firefox/61.0a1/nightly/20180328030202?v=4 Here the namespace is fixed as \"telemetry\", and there is no docVersion in the URL. This means that incoming JSON documents must be parsed to determine the schema version to apply for validation. This logic is part of the downstream [decoder] job. Also note the required query parameter suffix ?v=4. Documents sent under /submit/telemetry without v=4 will be rejected at the edge.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » POST/PUT Request","id":"386","title":"POST/PUT Request"},"387":{"body":"200 - OK. Request accepted into the pipeline. 400 - Bad request, for example an un-encoded space in the URL. 404 - not found - POST/PUT to an unknown namespace 405 - wrong request type (anything other than POST/PUT) 411 - missing content-length header 413 - request body too large (Note that if we have badly-behaved clients that retry on 4XX, we may opt to send back 202 on body/path too long). 414 - request path too long (See above) 500 - internal error","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » POST/PUT Response codes","id":"387","title":"POST/PUT Response codes"},"388":{"body":"The following headers will be passed through the pipeline and made available as metadata. Date - The client-supplied timestamp of the incoming request. Used for computing client clock skew. DNT - The \"Do Not Track\" header. X-PingSender-Version - The version of Pingsender used to send this ping (if applicable). X-Debug-ID - An optional tag used to make data available to the Glean Debug View . X-Source-Tags - An optional comma-separated list of tags related to the client source; pings sent from automated testing should include the \"automation\" tag so that they are not included in analyses","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Supported HTTP Headers","id":"388","title":"Supported HTTP Headers"},"389":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Other Considerations","id":"389","title":"Other Considerations"},"39":{"body":"Intuitively, how many days per week do users use the product? Among profiles active at least once in the week ending on the date specified, the number of days on average they were active during that one-week window.","breadcrumbs":"Introduction » Terminology » Intensity","id":"39","title":"Intensity"},"390":{"body":"Compression of submission payloads is optional but recommended. The supported compression scheme is gzip. We do not decompress or validate the content of submissions at the edge, the server will reply with a success code even if a message is badly formed. Badly formed data is still accepted and made available for monitoring, recovery, analysis, and analysis purposes.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Compression","id":"390","title":"Compression"},"391":{"body":"Since the actual message is not examined by the edge server the only failures that occur are defined by the response status codes above. Messages are only forwarded to the pipeline when a response code of 200 is returned to the client.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Bad Messages","id":"391","title":"Bad Messages"},"392":{"body":"No GeoIP lookup is performed by the edge server. If a client IP is available the the decoder performs the lookup and then discards the IP before the message hits long-term storage.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GeoIP Lookups","id":"392","title":"GeoIP Lookups"},"393":{"body":"The edge server only stores data while waiting for it to be accepted to PubSub, spilling to local disk in the case of a PubSub outage. This means that in the normal case, data is not retained on the edge at all. In the case of errors writing to PubSub, data is retained until the service is restored and messages can be flushed to the queue. Based on past outages , this is typically a few hours or less. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Data Retention","id":"393","title":"Data Retention"},"394":{"body":"We collect event-oriented data from different sources. This data is collected and processed in a specific path through our data pipeline, which we will detail here. graph TD subgraph Products\nfx_code(fa:fa-cog Firefox code) --> firefox(fa:fa-firefox Firefox Telemetry)\nfx_extensions(fa:fa-cog Mozilla extensions) --> firefox\nmobile(fa:fa-cog Mobile products) --> mobile_telemetry(fa:fa-firefox Glean)\nend subgraph Data Platform\nfirefox -.->|main ping, Firefox <62| pipeline((fa:fa-database Firefox Data Pipeline))\nfirefox -->|event ping, Firefox 62+| pipeline\nmobile_telemetry --> |events ping| pipeline\npipeline -->|Firefox <62 events| main_summary[fa:fa-bars main summary table]\npipeline -->|Firefox 62+ events| mobile_events_table[fa:fa-bars events table]\nmain_summary --> events_table\npipeline -->|Glean events| events_table[fa:fa-bars events table]\nend subgraph Data Tools\nevents_table --> looker\nevents_table --> looker\nmain_summary --> looker(fa:fa-bar-chart Looker)\nend style fx_code fill:#f94,stroke-width:0px\nstyle fx_extensions fill:#f94,stroke-width:0px\nstyle mobile fill:#f94,stroke-width:0px\nstyle firefox fill:#f61,stroke-width:0px\nstyle mobile_telemetry fill:#f61,stroke-width:0px\nstyle pipeline fill:#79d,stroke-width:0px\nstyle main_summary fill:lightblue,stroke-width:0px\nstyle events_table fill:lightblue,stroke-width:0px\nstyle mobile_events_table fill:lightblue,stroke-width:0px\nstyle looker fill:salmon,stroke-width:0px","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Event Data Pipeline","id":"394","title":"Event Data Pipeline"},"395":{"body":"Across the different Firefox teams there is a common need for a more fine grained understanding of product usage, like understanding the order of interactions or how they occur over time. To address that our data pipeline needs to support working with event-oriented data. We specify a common event data format, which allows for broader, shared usage of data processing tools. To make working with event data feasible, we provide different mechanisms to get the event data from products to our data pipeline and make the data available in tools for analysis.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Overview","id":"395","title":"Overview"},"396":{"body":"Events are submitted as an array, e.g.: [ [2147, \"ui\", \"click\", \"back_button\"], [2213, \"ui\", \"search\", \"search_bar\", \"google\"], [ 2892, \"ui\", \"completion\", \"search_bar\", \"yahoo\", { querylen: \"7\", results: \"23\" }, ], [5434, \"dom\", \"load\", \"frame\", null, { prot: \"https\", src: \"script\" }], // ...\n]; Each event is of the form: [timestamp, category, method, object, value, extra]; Where the individual fields are: timestamp: Number, positive integer. This is the time in ms when the event was recorded, relative to the main process start time. category: String, identifier. The category is a group name for events and helps to avoid name conflicts. method: String, identifier. This describes the type of event that occurred, e.g. click, keydown or focus. object: String, identifier. This is the object the event occurred on, e.g. reload_button or urlbar. value: String, optional, may be null. This is a user defined value, providing context for the event. extra: Object, optional, may be null. This is an object of the form {\"key\": \"value\", ...}, both keys and values need to be strings. This is used for events when additional richer context is needed. See also the Firefox Telemetry documentation .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » The event format","id":"396","title":"The event format"},"397":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Event data collection","id":"397","title":"Event data collection"},"398":{"body":"To collect this event data in Firefox there are different APIs in Firefox, all addressing different use cases: The Telemetry event API allows easy recording of events from Firefox code. The dynamic event API allows code from Mozilla addons to record new events into Telemetry without shipping Firefox code. The Telemetry WebExtension API ( introduced here ) which allows Mozilla extensions to record new events into Telemetry. For all these APIs, events will get sent to the pipeline through the event ping , which gets sent hourly, if any pings were recorded, or up to every 10 minutes whenever 1000 events were recorded. Before Firefox 62, events were sent through the main ping instead, with a hard limit of 500 events per ping. From Firefox 61, all events recorded through these APIs are automatically counted in scalars . Finally, custom pings can follow the event data format and potentially connect to the existing tooling with some integration work.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Firefox event collection","id":"398","title":"Firefox event collection"},"399":{"body":"Mobile data collection is done through Glean . Glean events are recorded for our mobile applications.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Mobile event collection","id":"399","title":"Mobile event collection"},"4":{"body":"This section contains detailed reference material on the Mozilla data platform, including links to other resources where appropriate.","breadcrumbs":"Mozilla Data Documentation » Data Platform Reference","id":"4","title":"Data Platform Reference"},"40":{"body":"Key Performance Indicator - a metric that is used to measure performance across an organization, product, or project.","breadcrumbs":"Introduction » Terminology » KPI","id":"40","title":"KPI"},"400":{"body":"On the pipeline side, the event data is made available in different datasets: main_summary has a row for each main ping and includes its event payload for Firefox versions before 62. events contains a row for each event received from main pings and event pings. See STMO#52582 . For applications that collect events through Glean, each application has a separate events dataset.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Datasets","id":"400","title":"Datasets"},"401":{"body":"The above datasets are all accessible through STMO and Looker . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Data tooling","id":"401","title":"Data tooling"},"402":{"body":"Overview Schema deploys FAQ How do I make changes to a schema? When will I see new changes to the schema? What does it mean when a schema deploy is blocked? Schema Repository Schema Transpiler Mozilla Schema Generator Data Ingestion Validation Decoding Name Normalization Data Structure Normalization Deploying to BigQuery Updating generated-schemas Deploying schemas to production","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Generated Schemas","id":"402","title":"Generated Schemas"},"403":{"body":"Schemas describe the structure of ingested data. They are used in the pipeline to validate the types and values of data, and to define a table schema in a data store. We use a repository of JSON Schemas to sort incoming data into decoded and error datasets . We also generate BigQuery table schemas on business days from the JSON Schemas: you can see the current status of this job on the mozilla-pipeline-schemas deploy dashboard . graph TD %% Nodes\nsubgraph mozilla-pipeline-schemas main schemas(generated-schemas)\nend generator(mozilla-schema-generator)\ntranspiler(jsonschema-transpiler)\nprobe-info(probe-scraper)\nairflow(telemetry-airflow)\ningestion(gcp-ingestion)\nbigquery(BigQuery) %% Node hyperlinks\nclick bigquery \"../../cookbooks/bigquery.html\"\nclick main \"https://github.com/mozilla-services/mozilla-pipeline-schemas\"\nclick schemas \"https://github.com/mozilla-services/mozilla-pipeline-schemas/tree/generated-schemas\"\nclick generator \"https://github.com/mozilla/mozilla-schema-generator\"\nclick transpiler \"https://github.com/mozilla/jsonschema-transpiler\"\nclick probe-info \"https://github.com/mozilla/probe-scraper\"\nclick ingestion \"https://mozilla.github.io/gcp-ingestion/ingestion-beam/\"\nclick airflow \"https://github.com/mozilla/telemetry-airflow\" %% Edges\nmain --> |git clone| generator\ntranspiler --> |used by| generator\nprobe-info --> |used by| generator\ngenerator --> |scheduled by| airflow\nairflow --> |run nightly| schemas schemas --> |defines table| bigquery\nschemas --> |defines is valid| ingestion\nschemas --> |defines normalization| ingestion\ningestion --> |inserts into| bigquery Figure : An overview of generated schemas. Click on a node to navigate to the relevant repository or documentation.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Overview","id":"403","title":"Overview"},"404":{"body":"This section answers some basic questions about the schema deployment pipeline.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema deploys FAQ","id":"404","title":"Schema deploys FAQ"},"405":{"body":"This is dependent on what application you are working on. If you are working on Firefox Telemetry and are adding a new probe, then you don't have to do anything. Changes are automatically picked up by the probe-scraper from the histograms.json and scalars.yaml files in mozilla-central. Non-probe changes (for example, modifications to the telemetry environment) will require you to make changes to mozilla-pipeline-schemas . If you are working on an application using the Glean SDK , then the probe-scraper will automatically pick up changes from metrics.yaml.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » How do I make changes to a schema?","id":"405","title":"How do I make changes to a schema?"},"406":{"body":"Schema deploys happen on business days around UTC+04 when new changes are found in the generated-schemas branch of mozilla-pipeline-schemas . This means that any changes merged after UTC+04 on Friday will not propagate until Monday UTC+04. See the mozilla-pipeline-schemas deploy dashboard for up-to-date information on the most recent deploys.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » When will I see new changes to the schema?","id":"406","title":"When will I see new changes to the schema?"},"407":{"body":"The schema deployment pipeline has a hard dependency on the [probe-scraper], a service that scours repositories for new metrics to include in generated schemas. When the probe-scraper fails, it will prevent the mozilla-schema-generator from running. If there are new changes to the main branch of mozilla-pipeline-schemas, then they will not be added to the generated-schemas branch until the failure has been resolved. Similarly, new probes and pings in either Telemetry or Glean will not be picked up until the probe-scraper failures are resolved. If a new schema field is not registered in the schema repository before collection begins, it will be available in the additional_properties field of the generated table. If a new schema for a ping is not registered before collection begins, then it will be sorted into the error stream. Please file a bug or reach out if you believe your data may be affected by blocked schema deploys.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » What does it mean when a schema deploy is blocked?","id":"407","title":"What does it mean when a schema deploy is blocked?"},"408":{"body":"graph LR subgraph mozilla-pipeline-schemas subgraph origin/main templates -->|cmake| schemas end subgraph origin/generated-schemas schemas -->|mozilla-schema-generator| artifact(schemas) end\nend Figure : Template schemas are built locally to generate static JSON Schema. On a regular basis, the Mozilla Schema Generator is run to generate BigQuery schemas. Refer to Sending a Custom Ping for an in-depth guide for adding new schemas to the repository.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema Repository","id":"408","title":"Schema Repository"},"409":{"body":"The structure validated in JSON Schema can be mapped to BigQuery columns. This is done by the jsonschema-transpiler, a Rust application for translating between schema formats. Data normalization as part of decoding is required before inserting into BigQuery e.g. snake casing and type casting. These workarounds are based transformations that are done when importing Avro into BigQuery. graph LR %% nodes\nsubgraph input json(JSON Schemas)\nend\nsubgraph output avro(Avro schemas) bigquery(BigQuery schemas)\nend\ntranspiler[jsonschema-transpiler] %% hyperlinks\nclick json \"https://json-schema.org/\"\nclick avro \"https://avro.apache.org/docs/current/spec.html\"\nclick bigquery \"https://cloud.google.com/bigquery/docs/schemas\"\nclick transpiler \"https://github.com/mozilla/jsonschema-transpiler\" %% edges\njson --> transpiler\ntranspiler --> avro\ntranspiler --> bigquery","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema Transpiler","id":"409","title":"Schema Transpiler"},"41":{"body":"In general: a metric is anything that you want to (and can) measure. This differs from a dimension which is a qualitative attribute of data. In the context of Glean , a metric refers to an instrumented measure for a specific aspect of the product (similar to a probe in Firefox Telemetry).","breadcrumbs":"Introduction » Terminology » Metric","id":"41","title":"Metric"},"410":{"body":"The schema generator will populate schemas with metadata and insert generated sub-schemas at certain paths. It generates JSON Schemas that are translated into BigQuery schemas, but not used for validation. It uses the probe information service to enumerate map-type fields. These fields are converted into a structured column that can be accessed in BigQuery with Standard SQL . Metadata includes fields added during data ingestion including fields like submission_timestamp and sample_id. In addition to generating BigQuery schemas, schemas are aliased in several locations. For example, the first_shutdown ping is a copy of the main_ping. Schemas are also altered in the generator to accommodate various edge-cases in the data. For example, a field that validates both boolean and integer types may be altered to assume a boolean type. The main entry-point is a script that merges and generates *.schema.json under the schemas directory, then translates these to *.bq. It commits the schema to the generated-schemas branch, with a change-log referencing commits in the main branch.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Mozilla Schema Generator","id":"410","title":"Mozilla Schema Generator"},"411":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Data Ingestion","id":"411","title":"Data Ingestion"},"412":{"body":"Data that fails validation is sent to the payload_bytes_error table. Each row contains an information about the error that caused it, as well as the name of the job associated with it. SELECT document_namespace, document_type, document_version, error_message, error_type, exception_class, job_name\nFROM `moz-fx-data-shared-prod`.payload_bytes_error.telemetry\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 1 hour) AND exception_class = 'org.everit.json.schema.ValidationException'\nLIMIT 5 Column Example Value Notes document_namespace telemetry document_type main document_version null The version in the telemetry namespace is generated after validation error_message org.everit.json.schema.ValidationException: #/environment/system/os/version: #: no subschema matched out of the total 1 subschemas error_type ParsePayload The ParsePayload type is associated with schema validation or corrupt data exception_class org.everit.json.schema.ValidationException Java JSON Schema Validator library job_name decoder-0-0121192636-9c56ac6a Name of the Dataflow job that can be used to determine the version of the schema artifact","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Validation","id":"412","title":"Validation"},"413":{"body":"The BigQuery schemas are used to normalize relevant payload data and determine additional properties. Normalization involves renaming field names and transforming certain types of data. Snake casing is employed across all schemas and ensures a consistent querying experience. Some data must be transformed before insertion, such as map-types (a.k.a. dictionaries in Python), due to limitations in BigQuery data representation. Other data may not be specified in the schema, and instead placed into a specially constructed column named additional_properties. Name Normalization A reference Python implementation of the snake casing algorithm is ensured to be compatible with the implementations in the decoder and transpiler using a shared test-suite . To illustrate the transformation, consider the a11y.theme keyed scalar in the main ping . In the JSON document, as seen in about:telemetry, it is accessed as follows: # Python/Javascript syntax\nping[\"payload\"][\"processes\"][\"parent\"][\"keyedScalars\"][\"a11y.theme\"] The decoder will normalize the path with snake casing in BigQuery: SELECT payload.processes.parent.keyed_scalars.a11y_theme\nFROM `moz-fx-data-shared-prod`.telemetry.main\nWHERE date(submission_timestamp) = date_sub(current_date, interval 1 day)\nLIMIT 1 Data Structure Normalization Thee decoder is also responsible for transforming the data to accommodate BigQuery limitations in data representation. All transformations are defined in ingestion-beam under com.mozilla.telemtry.transforms.PubsubMessageToTableRow . The following transformations are currently applied: Transformation Description Map Types JSON objects that contain an unbounded number of keys with a shared value type are represented as a repeated structure containing a key and value column . Nested Arrays Nested lists are represented using a structure containing a repeated list column. Tuples to Anonymous Structures A tuple of items is represented as an anonymous structure with column names starting at _0 up to _{n} where n is the length of the tuple. JSON to String coercion A sub-tree in a JSON document will be coerced to string if specified in the BigQuery schema. One example is of transformation is to represent histograms in the main ping . Boolean to Integer coercion A boolean may be cast into an integer type. Additional properties are fields within the ingested JSON document that are not found in the schema. When all transformations are completed, any fields that were not traversed in the schema will be reconstituted into the top-level additional_properties field .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Decoding","id":"413","title":"Decoding"},"414":{"body":"In this section, we discuss deployment of generated schemas to BigQuery. Refer to Table Layout and Naming for details about the resulting structure of the projects. Tables are updated on every push to generated-schemas. The schemas must be backwards compatible, otherwise the checks in the staging Dataflow and BigQuery instances will fail. This must be resolved by pushing a new tip to the generated-schemas branch in the schema repository. Valid changes to schemas include relaxing a column mode from REQUIRED to NULLABLE or adding new columns. Each table is tagged with the revision of schema repository attached. Consider the org_mozilla_fenix namespace: $ bq ls --max_results=3 moz-fx-data-shared-prod:org_mozilla_fenix_stable tableId Type Labels Time Partitioning Clustered Fields ------------------- ------- --------------------------------------- ----------------------------------- ------------------------------- activation_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id schemas_build_id:202001230145_be1f11e baseline_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id schemas_build_id:202001230145_be1f11e bookmarks_sync_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id The schema_id is derived from the value of the $schema property of each JSON Schema. The schemas_build_id label contains an identifier that includes the timestamp of the generated schema. This label may be used to trace the last deployed commit from generated-schemas.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Deploying to BigQuery","id":"414","title":"Deploying to BigQuery"},"415":{"body":"graph TD subgraph workflow.tmo manual scheduled\nend subgraph mozilla-pipeline-schemas main schemas(generated-schemas)\nend generator(mozilla-schema-generator) %% manual --> |run now| generator\nscheduled --> |run at midnight UTC| generator main -->|git pull| generator\ngenerator --> |git push| schemas A new push to the generated-schemas branch is made every time the probe-scraper.schema_generator task is run by Airflow. mozilla-schema-generator runs in a container that commits snapshots of generated schemas to the remote repository. Generated schemas may change when probe-scraper finds new probes in defined repositories e.g. hg.mozilla.org or glean . It may also change when the main branch contains new or updated schemas under the schemas/ directory. To manually trigger a new push, clear the state of a single task in the workflow admin UI. To update the schedule and dependencies, update the DAG definition.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Updating generated-schemas","id":"415","title":"Updating generated-schemas"},"416":{"body":"graph TD\nsubgraph mozilla-pipeline-schemas schemas(generated-schemas)\nend\nartifact[Generate schema artifact]\nsubgraph moz-fx-data-shar-nonprod-efed bigquery[Update BigQuery tables] views[Update BigQuery views] ingestion[Redeploy Dataflow ingestion]\nend\nstatus{Deploy prod} schemas --> |labeled and archived| artifact\nartifact --> |run terraform| bigquery\nbigquery --> |run terraform| views\nviews --> |drain and submit| ingestion ingestion --> status Jenkins is used to automate deploys of the pipeline in the nonprod and prod projects. Jenkins polls the generated-schemas branch for new commits. The tip of the branch will be labeled and archived into an artifact that is used during deploys. The artifact is first used update the table schemas in the nonprod project. This staging step will stop on schema incompatible changes, such as removing a schema or a column in a schema. Once the tables are up to date, the Dataflow job will be drained and redeployed so it is writing to the updated tables. Once schemas have successfully deployed to the nonprod project, then it may be manually promoted to production by an operator. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Deploying schemas to production","id":"416","title":"Deploying schemas to production"},"417":{"body":"The following describes in detail how we structure Glean data in BigQuery. For information on the actual software which does this, see the Generated Schemas reference. This document intended as a reference, if you want a tutorial on how best to access Glean Data in BigQuery, see Accessing Glean Data .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Glean Data","id":"417","title":"Glean Data"},"418":{"body":"Each ping type is recorded in its own table, and these tables are named using {application_id}.{ping_type}. For example, for Fenix, the application id is org.mozilla.fenix, so its metrics pings are available in the table org_mozilla_fenix.metrics.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Tables","id":"418","title":"Tables"},"419":{"body":"Fields are nested inside BigQuery STRUCTs to organize them into groups, and we can use dot notation to specify individual subfields in a query. For example, columns containing Glean's built-in client information are in the client_info struct, so accessing its columns involves using a client_info. prefix. The top-level groups are: client_info: Client information provided by Glean . ping_info: Ping information provided by Glean . metrics: Custom metrics defined by the application and its libraries. events: Custom events defined by the application and its libraries.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Columns","id":"419","title":"Columns"},"42":{"body":"Monthly Active Users - the number of unique profiles active in the 28-day period ending on a given day. The number of unique profiles active at least once during the 28-day window ending on the specified day.","breadcrumbs":"Introduction » Terminology » MAU","id":"42","title":"MAU"},"420":{"body":"Core attributes sent with every ping are mapped to the client_info and ping_info sections. For example, the client id is mapped to a column called client_info.client_id.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Ping and Client Info sections","id":"420","title":"Ping and Client Info sections"},"421":{"body":"Custom metrics in the metrics section have two additional levels of indirection in their column name: they are organized by the metric type, and then by their category: metrics.{metric_type}.{category}_{name}. For example, suppose you had the following boolean metric defined in a metrics.yaml file (abridged for clarity): browser: is_default: type: boolean description: > Is this application the default browser? send_in_pings: - metrics It would be available in the column metrics.boolean.browser_is_default.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » The metrics group","id":"421","title":"The metrics group"},"422":{"body":"Events are stored as a set of records in a single column called \"events\": there might be many events sent as part of a single ping. Each record has the following fields which allow you to filter for the specific metrics of interest: category (maps to the metric category) name (maps to the metric name) For example, suppose you had the following event metric defined in a metrics.yaml file (again, abridged for clarity): engine_tab: foreground_metrics: type: event description: | Event collecting data about the state of tabs when the app comes back to the foreground. extra_keys: extra_keys: background_active_tabs: description: | Number of active tabs (with an engine session assigned) when the app went to the background. ... In this case the event's category would be engine_tab and its name would be foreground_metrics. You can use the record's timestamp and extra fields to get the event's timestamp and specifics related to the event. For a complete example, see \"event metrics\" under Accessing Glean Data . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » The events group","id":"422","title":"The events group"},"423":{"body":"This document describes how the data pipeline normalizes channel information sent by Firefox and makes it accessible to data consumers. What are Firefox channels? App Update Channel Normalized Channel","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » Channel Normalization","id":"423","title":"Channel Normalization"},"424":{"body":"In addition to the the release channel, which is what we ship to most users, we also ship development versions of Firefox and an \"extended support\" (esr). The full list is: release beta aurora (this is dev-edition, and is just a beta repack ) nightly esr For more information on this topic, see the Firefox Release Process page .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » What are Firefox channels?","id":"424","title":"What are Firefox channels?"},"425":{"body":"This is the channel reported by Firefox. This could really be anything, but is usually one of the expected release channels listed above. For BigQuery tables corresponding to Telemetry Ping types, such as main, crash or event, the field here is called app_update_channel and is found in metadata.uri. For example: SELECT metadata.uri.app_update_channel\nFROM telemetry.main\nWHERE DATE(submission_timestamp) = '2019-09-01'\nLIMIT 10","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » App Update Channel","id":"425","title":"App Update Channel"},"426":{"body":"This field is a normalization of the directly reported channel, and replaces unusual and unexpected values with the string Other. There are a couple of exceptions, notably that variations on nightly-cck-* become nightly. See the relevant code here . Normalized channel is available in the Telemetry Ping tables as a top-level field called normalized_channel. For example: SELECT normalized_channel\nFROM telemetry.crash\nWHERE DATE(submission_timestamp) = '2019-09-01'\nLIMIT 10 Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » Normalized Channel","id":"426","title":"Normalized Channel"},"427":{"body":"Since the early days of Telemetry, it has been desirable to have a quick and simple way to do analysis on a sample of the full population of Firefox clients. The mechanism for doing that is encoded in the data itself, namely the sample_id field. This is a field that is computed from the telemetry client_id using the CRC hash function. This CRC hash is then bucketed into 100 possible values from 0 to 99, each of which represents a roughly 1% uniform sample of the client_id space. All ping tables that contain a client id, as well as many derived datasets, include the sample_id field. TL;DR sample_id = crc32(client_id) % 100 An example python implementation: # USAGE: python cid2sid.py 859c8a32-0b73-b547-a5e7-8ef4ed9c4c2d\n# Prints\n# Client ID b'859c8a32-0b73-b547-a5e7-8ef4ed9c4c2d' => Sample ID 55\nimport binascii\nimport sys clientid = sys.argv[1].encode() crc = binascii.crc32(clientid)\nsampleid = (crc & 0xFFFFFFFF) % 100\nprint(\"Client ID {} => Sample ID {}\".format(clientid, sampleid)) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Sampling » Sampling in Telemetry data","id":"427","title":"Sampling in Telemetry data"},"428":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering Data","id":"428","title":"Filtering Data"},"429":{"body":"Overview Stages Edge filtering Beam Filtering JSON Schema Filtering Filtering from the stable tables Filtering from the exposed views Optional filtering in Looker Explores Querying the Error Stream","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Table of Contents","id":"429","title":"Table of Contents"},"43":{"body":"A ping represents a message that is sent from the Firefox browser to Mozilla’s Telemetry servers. It typically includes information about the browser’s state, user actions, etc. For more information, see Common ping format .","breadcrumbs":"Introduction » Terminology » Ping","id":"43","title":"Ping"},"430":{"body":"Data is filtered out of production streams at almost every stage of the pipeline. The following outlines each stage and both the data currently filtered and the data that could be filtered. This should help answer two classes of questions: Did my data get filtered out? We've uncovered spurious data being ingested, how should we handle that? Note : JSON Schema filtering is our primary method of filtering out bad data. That should be used before any other methods of dropping data from the pipeline.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Overview","id":"430","title":"Overview"},"431":{"body":"Where - Which stage of the pipeline this filtering occurs in What - What happens to the data when filtered here When - Which situations this filtering should be, and is, used in How - What kind of data can be filtered at this stage","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Stages","id":"431","title":"Stages"},"432":{"body":"Where: Filtered by nginx, currently we use it to filter out non-v4 pings ( to be removed, but capability to remain ). What: Drops data entirely from the pipeline; there will be no traces of it downstream from the edge server. When: Only to be used in extreme situations (e.g. PII exposure). We also use it for dropping too-large messages and headers . How: Can be used to filter by URI, namespaces, apps, etc. (from the URL or from the HTTP headers); but not anything in the payload.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Edge filtering","id":"432","title":"Edge filtering"},"433":{"body":"Where: Filtered in the message scrubber . What: Causes data to be written to the error stream or to be dropped entirely. When: Filter out data we absolutely know we will never need to see (e.g. data from forked applications). How: Can filter out namespaces, doctypes, or URIs currently; in the extreme can filter on any message Attribute or payload field.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Beam Filtering","id":"433","title":"Beam Filtering"},"434":{"body":"Where: During ingestion, as defined in the payload schema . What: Causes data to be written to the error stream . When: When trying to remove bad analysis data that we know we will never need (e.g. huge values, improper strings, etc.). Usually these indicate something went wrong with the payload. How: Can filter on values in the payload, using the JSON schema .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » JSON Schema Filtering","id":"434","title":"JSON Schema Filtering"},"435":{"body":"Where: After ingestion to live tables, but before copying to the stable tables . What: Allows data to exist in the live tables, but removes it from the stable tables. When: Use for data that may be needed for some analyses on recent data, but not for data that will need long-term historical analyses or for use in any downstream reporting. For example, we filter out pings from automation (e.g. CI) here, so that analysis is unaffected by them, but we can still analyze what the recent CI data looks like. We also drop duplicate pings (per the document-id). How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering from the stable tables","id":"435","title":"Filtering from the stable tables"},"436":{"body":"Where: After ingestion to stable tables ( example ). What: Allows data to exist in stable tables, but not be exposed to users when accessing views. When: Use for data that is a footgun for end-users (e.g. data that was collected before a product was launched), but will probably be needed by data science or eng. How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering from the exposed views","id":"436","title":"Filtering from the exposed views"},"437":{"body":"Where: In the explore, Looker creates a default filter for a field . What: Allows data to exist in views, and optionally allows users to query that data (but not by default). When: Use this for data that most of the time should not be queried in Looker. Downside is too many of these will clutter the Looker explore. How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Optional filtering in Looker Explores","id":"437","title":"Optional filtering in Looker Explores"},"438":{"body":"The data engineering team has exposed some tables to make querying the error stream easier. The schema errors dashboard will let you choose your namespace and doctype to see errors over the past week. If that data is not granular enough, the error stream can be queried directly: SELECT udf.parse_desktop_telemetry_uri(uri) AS parsed_uri, * EXCEPT(payload), udf_js.gunzip(payload) AS payload\nFROM `moz-fx-data-shared-prod.payload_bytes_error.telemetry`\nWHERE DATE(submission_timestamp) = \"2021-01-07\"\nLIMIT 1000 Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Querying the Error Stream","id":"438","title":"Querying the Error Stream"},"439":{"body":"Artifacts that get deployed automatically, usually during nightly Airflow runs, to BigQuery include: user-defined functions datasets tables views","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » BigQuery Artifact Deployment","id":"439","title":"BigQuery Artifact Deployment"},"44":{"body":"A set of pings that is stored in a BigQuery table. See article on raw ping datasets .","breadcrumbs":"Introduction » Terminology » Ping Table","id":"44","title":"Ping Table"},"440":{"body":"Terraform will deploy datasets defined in bigquery-etl and private-bigquery-etl and datasets that are configured via cloudops-infra . The dataset deployment is triggered via Jenkins whenever bigquery-etl publishes a new container or after schema deployment.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » Dataset Deployment","id":"440","title":"Dataset Deployment"},"441":{"body":"There are two categories of user-defined functions: UDFs for internal use only: These UDFs are published to the udf and udf_js datasets in the moz-fx-data-shared-prod project and managed via bigquery-etl public UDFs that can be used even outside of Mozilla projects: These UDFs are published to the mozfun project and managed via bigquery-etl The UDF deploy is triggered through the publish_public_udfs and publish_persistent_udfs Airflow task in the bqetl_artifact_deployment Airflow DAG which run nightly, but can be triggered manually by clearing the tasks.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » User-defined Function (UDF) Deployment","id":"441","title":"User-defined Function (UDF) Deployment"},"442":{"body":"Tables get deployed through the publish_new_tables Airflow task which runs nightly. This task will run all SQL generators, generate schemas for each query and will deploy schemas for tables and apply any schema-compatible changes for existing tables. The task will fail if changes that are incompatible with existing schemas (such as removing fields or changing field types) are to be applied.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » Table Deployment","id":"442","title":"Table Deployment"},"443":{"body":"View deployment runs after new tables have been published through the publish_views Airflow task . This task will run all SQL generators, which ensures that SQL for generated views will be available. Only views with either changes to their SQL definition, schema, metadata or newly created views will be deployed. Views that have been defined in bigquery-etl will be tagged with a managed label. This label is used to automatically remove views from BigQuery that have been deleted in bigquery-etl. Having this label ensures that manually created views or views created through other tooling won't get deleted as part of this process. Views get published to moz-fx-data-shared-prod and publicly-facing views get published to mozdata. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » View Deployment","id":"443","title":"View Deployment"},"444":{"body":"When you perform an analysis on any data, there are some mistakes that are easy to make: Do you know what question that you hope to answer? Is your sample representative of your population? Is your result \"real\"? How precisely can you state your conclusion? This section is not about those traps. Instead, it is about quirks and pitfalls that are specific to Mozilla's data systems.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Analysis Gotchas","id":"444","title":"Analysis Gotchas"},"445":{"body":"Intermittent issues Notable historic events Pseudo-replication Profiles vs Users Opt-in versus Opt-out Trusting Dates Date Formats Delays Pingsender Submission Date Pings from Robots Build Ids","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Table of Contents","id":"445","title":"Table of Contents"},"446":{"body":"Despite best efforts, problems may occur from time to time with the ingestion of data or the faithful creation of datasets. Issues undergoing investigation are marked with the [data-quality] whiteboard tag in Bugzilla. See currently open issues . Especially severe problems with production data are announced on the fx-data-dev mailing list (see getting help ). Subscribing to this mailing list is recommended if you are a current or aspiring data practitioner.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Intermittent issues","id":"446","title":"Intermittent issues"},"447":{"body":"See also the spreadsheet of notable historic events . This spreadsheet is imported into BigQuery, and can be found at moz-fx-data-shared-prod.static.data_incidents_v1. If you add an entry here, please add it to that spreadsheet as well! When you start to evaluate trends, be aware of events from the past that may invite comparisons with history. Here are a few to keep in mind: Aug 22, 2024 - Adjust is disabled in mobile clients (Firefox Android & Firefox iOS). May 20, 2024 - June 14, 2024 - Excessive Glean database writes degraded Fenix performance on startup, pageload, scrolling, video playback, and possibly other areas. Some metrics were disabled. See bug 1892230 . Apr 18, 2024 - Google began rolling out a new SERP experience on Firefox Android, which impacted standard search metrics. See the spreadsheet for more details. March 15, 2024 - Spike in clients with null default search engine (~32%) for Firefox iOS. This issue was fixed for Firefox 126 and above. More details can be found in this incident report Feb 29 , 2024 - Spike in the search engine changed probe for users who had an engine update for versions >= 124 . This is due to search engine default changed probes being triggered during engine updates even when users don't actually change their default search engines post-update bug . More details can be found here . Jan 15 - May 1, 2024 - Legacy Telemetry pings containing os information from Arch Linux clients without the lsb-release package were dropped . Dec 8, 2023 - (ongoing) Firefox iOS Clients coming through the French ISP Netskope report an increased number of 4xx HTTP errors on submission ( bug 1870670 ). Dec 7, 2023 - Contextual Services data for Firefox Desktop versions 116 and up now supplied by Glean . Nov 20, 2023 - Changeover day for Onboarding data sent via Messaging System from PingCentre to Glean. Views and datasets downstream of messaging_system.onboarding began being fueled by Glean-sent data instead of PingCentre-sent data . Jul 16, 2023 - Jul 24, 2023 - During the migration from release to ESR of Firefox users on obsolete versions of MacOS and Windows, Firefox sent deletion request pings for clients in the migration, which also reset the client_id. See the summary of the incident here. . Approximately 2 million clients were affected by this bug; as a result of this, around 1.3 million clients were double counted due to both the old client_id and reset client_id being active on the same day. Mar 17, 2023 - May 9, 2023 - Firefox for Android was collecting but not sending perf.page_load events during this period. The recorded events started being sent after May 9, 2023 resulting in a spike of events that eventually returned to normal levels. See Bug 1833178 for more info. Mar 14, 2023 - Firefox for Android began reporting significantly fewer new installs, due to a fix for Client ID regeneration . This also affected retention for both new and existing users. Nov 15, 2022 - A major bug in the search with ads probes was fixed on Firefox Desktop. The bug fix impacts Firefox 109+ and resulted in significant increases in the number of searches with ads recorded. Aug 31 2022 - A small number of records were missing from stable tables until October 5, 2022 and not reprocessed into downstream ETL tables . July 19 - August 3, 2022 - Fenix v103 seeing an increase in null values in client_info fields . Glean failed to properly collect data for the client_info fields android_sdk_version, device_model, device_manufacturer and locale. This has been fixed in subsequent releases and is fixed in Fenix 103.2 and all later releases. No backfill. May 24 - Jun 10, 2022 - search_with_ads drops on Firefox Desktop globally. Upon investigation , the issue is believed to be related to Google's core algorithm update in May 2022. May 15, 2022 - Fixed potential under report search_with_ads . Ad impressions were not tracked for SERP that took longer than 1 second to load. This was initially uncovered by QA for ad impressions on DuckDuckGo SERP. The fix addresses for all search partners and is not limited to DuckDuckGo. Dec 1, 2021 - Jan 23, 2022 - Search values in Android Focus from core telemetry fell . Nov 16, 2021 - Submissions were rejected from 17:44 to 18:10 UTC . Nov 4, 2021 - CORS headers added to support receiving submissions from Glean.js websites . Sep 30 2021 - Oct 06 2021 - Submissions from some countries were rejected . Sep 30 2021 - Oct 04 2021 - Submissions from clients on some older platforms were dropped . Aug 23 2021 - Aug 29 2021 - Approximately 1/251 of pings were improperly labeled as coming from Kansas City, US . Aug 05 2021 - Aug 31 2021 - Drop in search metrics (tagged_sap, tagged_follow_on, search_with_ads, ad_click) in Fenix due to probe expiry. Incident report and STMO#203423 . Feb 16 2021 - Feb 25 2021 - A small number of stub installer pings may have been discarded due to URI deduplication . Jan 28, 2021 - Fenix DAU jumped rapidly, due to increased sending of the baseline ping August 6, 2020 - Pings with \"automation\" tag in X-Source-Tags will no longer appear in stable tables This is particularly relevant for removing pings related to automated testing of Fenix. August 1, 2020 - August 31, 2020 - Fennec was migrated to Fenix , causing changes in both how data was reported (Glean rather than the core ping) and some reported metrics (e.g. DAU, as people dropped off). July 20, 2020 - Glean dropping application lifetime metrics from metrics pings . Glean Android bindings from version v25.0.0 up to and including v31.4.0 had a bug that would cause metrics with “lifetime: application” to be cleared before they could be collected for metrics pings sent during startup. This can result in application lifetime metrics like experiment information being randomly missing from the data. April 14, 2020 - Telemetry edge server rejects pings for an hour . Clients generally retry periodically until success is achieved. Therefore, most of these messages were eventually ingested; submission timestamps appear later than normal. A small number of pings are attributed to a later day or were never sent due to the client never being reopened. February 11, 2020 - Firefox 73 was released and began the start of 4-week release cycles . There was a gradual transition from 7/8 week ones to 4 week ones. December 4 2019 - AWS Ingestion Pipeline decommissioned . Specifically, the last ping relayed through the AWS machinery had a timestamp of 2019-12-04 22:04:45.912204 UTC. October 29 2019 - Glean SDK Timing Distribution(s) report buckets 1 nanosecond apart. This occurred because of a potential rounding bug in Glean SDK versions less than 19.0.0. See Bug 1591938 . October 23 2019 - Hot-fix shipped through add-ons that reset the Telemetry endpoint preference back to the default for a large number of users. September 1 - October 18 2019 - BigQuery Ping tables are missing the X-PingSender-Version header information . This data is available before and after this time period. May 4 - May 11 2019 - Telemetry source data deleted . No source data is available for this period and derived tables may have missing days or imputed values. Derived tables that depend on multiple days may have have affected dates beyond the deletion region. January 31 2019 - Profile-per-install landed in mozilla-central and affected how new profiles were created. See discussion in bigquery-etl#212 . October 25 2018 - many client_ids on Firefox Android were reset to the same client_id. For more information, see the post-mortem or Bug 1501329 . November 2017 - Quantum Launch. There was a surge in new profiles and usage. June 1 and 5, 2016 - Main Summary v4 data is missing for these two days. March 2016 - Unified Telemetry launched.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Notable historic events","id":"447","title":"Notable historic events"},"448":{"body":"Telemetry data is a collection of pings. A single main-ping represents a single subsession. Some clients have more subsessions than others. When you say \"63% of beta 53 has Firefox set as its default browser\" , you need to specify that it is 63% of pings because it represents only around 46% of clients. (Apparently users with Firefox Beta 53 set as their default browser submitted more main-pings than users who did not).","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pseudo-replication","id":"448","title":"Pseudo-replication"},"449":{"body":"You may have noticed that the term \"clients\" and not \"users\" was applied in the above-listed section because of all the things can be counted, users is not one of them: Users can have multiple Firefox profiles that runs on the same system at the same time (like developers). Users can have the same Firefox profile that runs on several systems on different days of the week (also developers). The only things we can count are pings and clients. Clients can be counted because a client_id is sent with each ping that uniquely identifies the profile from which it originated. This is generally close enough to the idea of a so-called \"user\" that can be considered for counting profiles and calling them users. However, you may run into some instances where the distinction matters. When in doubt, be precise. You count clients . This article describes the concept of \"profiles\" in detail.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Profiles vs Users","id":"449","title":"Profiles vs Users"},"45":{"body":"Mozilla’s data pipeline, which is used to collect Telemetry data from Mozilla’s products and logs from various services. The bulk of the data that is handled by this pipeline is Firefox Telemetry data. The same tool-chain is used to collect, store, and analyze data that comes from many sources. For more information, see An overview of Mozilla’s Data Pipeline .","breadcrumbs":"Introduction » Terminology » Pipeline","id":"45","title":"Pipeline"},"450":{"body":"Mozilla does not collect the same information from everyone. Every profile that does not have Telemetry disabled sends \"opt-out\" Telemetry, which includes: Nearly all the data in the Environment Some specific Histograms , Scalars , and Events that are marked \"releaseChannelCollection\": \"opt-out\" Most probes are \"opt-in\": No information is received from the probes unless a user opts into sending this information by installing any pre-release version of Firefox: Beta, Nightly or Developer Edition (the latter is similar to Beta). If you want to encourage users to collect good information for Mozilla, ask them to install a Beta release.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Opt-in versus Opt-out","id":"450","title":"Opt-in versus Opt-out"},"451":{"body":"Do not assume that the time reported by an instance of Firefox desktop is correct. The situation is somewhat better on mobile devices, but you should still be cautious. Any timestamp recorded by the user is subject to \"clock skew.\" The user's clock can be set (purposefully or accidentally) to any time at all. SSL certificates tend to keep timestamps in a certain relatively-accurate window because a user whose clock has been set too far in the past or too far in the future may confuse certain expiration-date-checking code. Examples of client times from Firefox desktop pings: crashDate crashTime meta/Date sessionStartDate subsessionStartDate profile/creationDate Examples of client times from Glean pings: ping_info.end_time Examples of server times that you can trust: submission_timestamp submission_date Note submission_date does not appear in the ping documentation because it is added in post-processing.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Trusting Dates","id":"451","title":"Trusting Dates"},"452":{"body":"Not all dates and times are created equal. Most of the dates and times in Telemetry pings are ISO 8601 . Most are full timestamps, though their resolution may differ from per-second to per-day. Then there's profile/creationDate which is just a number of days since epoch (January 1, 1970). Like 17177 for the date 2017-01-11. Tip: If you want to convert profile/creationDate to a usable date in SQL: DATE_FROM_UNIX_DATE(SAFE_CAST(environment.profile.creation_date AS INT64)) In derived datasets ISO dates are sometimes converted to strings using one of the following formats: %Y-%m-%d or %Y%m%d. The date formats for different rows in main_summary are described on the main_summary reference page . Although build IDs look like dates, they are not. If you take the first eight characters, you can use them as a proxy for the day when the build was released. metadata.header.date represents an HTTP Date header in a RFC 7231 -compatible format. Tip: If you want to parse metadata/Date to become a usable date in SQL: SAFE.PARSE_TIMESTAMP('%a, %d %b %Y %T %Z', REPLACE(metadata.header.date, 'GMT+00:00', 'GMT')) Alternatively, you can use the already parsed version that is available in user-facing views (metatdata.header.parsed_date)","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Date Formats","id":"452","title":"Date Formats"},"453":{"body":"There is an inherent delay between Telemetry data being created on the client and it being received by Mozilla. Most Telemetry data produced by desktop Firefox is represented in the main ping. It is sent at the beginning of a client's next Firefox session. If the user shuts down Firefox for the weekend, Firefox does not receive any data that has been generated on Friday data until Monday morning. Generally speaking, data from two days ago is usually fairly representative. If you'd like to read more about this subject, there is a series of blog posts here , here and here .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Delays","id":"453","title":"Delays"},"454":{"body":"Pingsender greatly reduces any delay before sending pings to Mozilla. However, only some types of pings are sent by Pingsender. Bug 1310703 introduced Pingsender for crash pings and was merged in Firefox 54, which was included in release on June 13, 2017. Bug 1336360 moved shutdown pings to Pingsender and was merged in Firefox 55, which was included in release on August 8, 2017. Bug 1374270 added sending health pings on shutdown using Pingsender and was merged in Firefox 56, which was included in release on Sept 28, 2017. Other types of pings are not sent with Pingsender. This is usually okay because Firefox is expected to continue to run long enough to send these pings. Mobile clients do not have Pingsender. Therefore, a delay occurs as described in STMO#49867 .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pingsender","id":"454","title":"Pingsender"},"455":{"body":"submission_date or submission_timestamp represents the server time at which a ping is received from a client. It is used as a partitioning column (useful for both query optimization and restricting the range of data under consideration) and should be considered reliable. In bug 1422892 it was decided to standardize on using submission_date as opposed to client-generated dates. Summary of reasons for this decision: not subject to client clock skew doesn't require normalization good for backfill good for daily processing and usually good enough","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Submission Date","id":"455","title":"Submission Date"},"456":{"body":"In general, data coming from an application instance not run by a human is not wanted in analysis. As of this writing, GeckoDriver (one of the official mechanisms to launch and control an automated version of Firefox for e.g. web compatibility testing) is configured not to send Telemetry by default but we can't control for other things people might do in the field. On desktop, one field to watch out for is headless mode (environment.system.gfx.headless in the main ping): if that field is set, you are for certain not working with a version of Firefox being operated by a real human. You can see an example of some client pings with this field set skewing the nightly numbers in bug 1643341 . An easy solution is to just filter out these types of clients in your analysis. You can see an example of this pattern in STMO#71781 .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pings from Robots","id":"456","title":"Pings from Robots"},"457":{"body":"Generally speaking, application versions are monotonically increasing multipart alphanumeric strings like \"89.0a1\" or \"68.0.3\". Build Ids are not this. A Build Id is a sequence of characters that is unique to a specific build of a product. Since the application version may not vary across shipped versions (for example, a Firefox nightly version stays the same across its entire cycle), a build id helps identify which code changes were included in a build as well as what features may have been enabled for it. For example, in Firefox Desktop, the build id is the date and time the build was built in yyyymmddhhmmss format. A build id might be formatted in any way and contain the time or version control system revision of the code included in the build. Do not assume build id's are consistent across the products we ship. A build id format may vary between products, between channels of the same product, or over time within the same channel of the same product. The build id format for Firefox Desktop has been very stable over time thus far, but even it can be different for different platforms in some respin circumstances (if e.g. only one platform's builder failed). Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Build Ids","id":"457","title":"Build Ids"},"458":{"body":"","breadcrumbs":"Data Platform Reference » SQL Style Guide » SQL Style Guide","id":"458","title":"SQL Style Guide"},"459":{"body":"Consistency Reserved Words Variable Names Be Explicit Aliasing Joins Grouping Columns Left Align Root Keywords Code Blocks Join Conditions Parentheses Boolean at the Beginning of Line Nested Queries About this Document","breadcrumbs":"Data Platform Reference » SQL Style Guide » Table of Contents","id":"459","title":"Table of Contents"},"46":{"body":"Measurements for a specific aspect of Firefox are called probes. A single telemetry ping sends many different probes. Probes are either Histograms (recording distributions of data points) or Scalars (recording a single value). You can search for details about probes by using the Probe Dictionary . For each probe, the probe dictionary provides: A description of the probe When a probe started being collected Whether data from this probe is collected in the release channel Newer measurements implemented using Glean are referred to as metrics instead of probes, but the basic outline is the same. Details about Glean Metrics are collected inside the Glean Dictionary .","breadcrumbs":"Introduction » Terminology » Probe","id":"46","title":"Probe"},"460":{"body":"From Pep8 : A style guide is about consistency. Consistency with this style guide is important. Consistency within a project is more important. Consistency within one module or function is the most important. However, know when to be inconsistent -- sometimes style guide recommendations just aren't applicable. When in doubt, use your best judgment. Look at other examples and decide what looks best. And don't hesitate to ask!","breadcrumbs":"Data Platform Reference » SQL Style Guide » Consistency","id":"460","title":"Consistency"},"461":{"body":"Always use uppercase for reserved keywords like SELECT, WHERE, or AS.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Reserved Words","id":"461","title":"Reserved Words"},"462":{"body":"Use consistent and descriptive identifiers and names. Use lower case names with underscores, such as first_name. Do not use camelCase. Functions, such as cardinality, approx_distinct, or substr, are identifiers and should be treated like variable names. Names must begin with a letter and may not end in an underscore. Only use letters, numbers, and underscores in variable names.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Variable Names","id":"462","title":"Variable Names"},"463":{"body":"When choosing between explicit or implicit syntax, prefer explicit.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Be Explicit","id":"463","title":"Be Explicit"},"464":{"body":"Always include the AS keyword when aliasing a variable or table name, it's easier to read when explicit. Good SELECT date(submission_timestamp) AS day\nFROM telemetry.main\nLIMIT 10 Bad SELECT date(submission_timestamp) day\nFROM telemetry.main\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Aliasing","id":"464","title":"Aliasing"},"465":{"body":"Always include the JOIN type rather than relying on the default join. Good -- BigQuery Standard SQL Syntax\nSELECT submission_date, experiment.key AS experiment_id, experiment.value AS experiment_branch, count(*) AS count\nFROM telemetry.clients_daily\nCROSS JOIN UNNEST(experiments.key_value) AS experiment\nWHERE submission_date > '2019-07-01' AND sample_id = '10'\nGROUP BY submission_date, experiment_id, experiment_branch Bad -- BigQuery Standard SQL Syntax\nSELECT submission_date, experiment.key AS experiment_id, experiment.value AS experiment_branch, count(*) AS count\nFROM telemetry.clients_daily, UNNEST(experiments.key_value) AS experiment -- Implicit JOIN\nWHERE submission_date > '2019-07-01' AND sample_id = '10'\nGROUP BY 1, 2, 3 -- Implicit grouping column names","breadcrumbs":"Data Platform Reference » SQL Style Guide » Joins","id":"465","title":"Joins"},"466":{"body":"In the previous example, implicit grouping columns were discouraged, but there are cases where it makes sense. In some SQL flavors (such as Presto ) grouping elements must refer to the expression before any aliasing is done. If you are grouping by a complex expression it may be desirable to use implicit grouping columns rather than repeating the expression. Good -- BigQuery SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '2019-07-01'\nGROUP BY submission_date, is_prerelease -- Grouping by aliases is supported in BigQuery Good -- Presto SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '20190701'\nGROUP BY 1, 2 -- Implicit grouping avoids repeating expressions Bad -- Presto SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '20190701'\nGROUP BY submission_date, normalized_channel IN ('nightly', 'aurora', 'beta')","breadcrumbs":"Data Platform Reference » SQL Style Guide » Grouping Columns","id":"466","title":"Grouping Columns"},"467":{"body":"Root keywords should all start on the same character boundary. This is counter to the common \"rivers\" pattern described here . Good : SELECT client_id, submission_date\nFROM main_summary\nWHERE sample_id = '42' AND submission_date > '20180101'\nLIMIT 10 Bad : SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42' AND submission_date > '20180101'","breadcrumbs":"Data Platform Reference » SQL Style Guide » Left Align Root Keywords","id":"467","title":"Left Align Root Keywords"},"468":{"body":"Root keywords should be on their own line. For example: Good : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 It's acceptable to include an argument on the same line as the root keyword, if there is exactly one argument. Acceptable : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 Do not include multiple arguments on one line. Bad : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 Bad SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Code Blocks","id":"468","title":"Code Blocks"},"469":{"body":"The ON and USING keywords should start on a new line indented one level more than the join keyword and be followed by the join conditions starting on the same line. For example: Good : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON main_v4.environment.system.os.name = normalized_os_name.os_name Bad : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON main_v4.environment.system.os.name = normalized_os_name.os_name Bad : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name\nON main_v4.environment.system.os.name = normalized_os_name.os_name","breadcrumbs":"Data Platform Reference » SQL Style Guide » Join Conditions","id":"469","title":"Join Conditions"},"47":{"body":"All of the changes a user makes in Firefox, like the home page, what toolbars you use, installed addons, saved passwords and your bookmarks, are all stored in a special folder, called a profile. Telemetry stores archived and pending pings in the profile directory as well as metadata like the client id . See also Profile Creation .","breadcrumbs":"Introduction » Terminology » Profile","id":"47","title":"Profile"},"470":{"body":"If parentheses span multiple lines: The opening parenthesis should terminate the line. The closing parenthesis should be lined up under the first character of the line that starts the multi-line construct. The contents of the parentheses should be indented one level. For example: Good WITH sample AS ( SELECT client_id, FROM main_summary WHERE sample_id = '42'\n) Bad (Terminating parenthesis on shared line) WITH sample AS ( SELECT client_id, FROM main_summary WHERE sample_id = '42') Bad (No indent) WITH sample AS (\nSELECT client_id,\nFROM main_summary\nWHERE sample_id = '42'\n)","breadcrumbs":"Data Platform Reference » SQL Style Guide » Parentheses","id":"470","title":"Parentheses"},"471":{"body":"AND and OR should always be at the beginning of the line. For example: Good ...\nWHERE submission_date > 20180101 AND sample_id = '42' Bad ...\nWHERE submission_date > 20180101 AND sample_id = '42'","breadcrumbs":"Data Platform Reference » SQL Style Guide » Boolean at the Beginning of Line","id":"471","title":"Boolean at the Beginning of Line"},"472":{"body":"Do not use nested queries. Instead, use common table expressions to improve readability. Good : WITH sample AS ( SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42'\n) SELECT *\nFROM sample\nLIMIT 10 Bad : SELECT *\nFROM ( SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42'\n)\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Nested Queries","id":"472","title":"Nested Queries"},"473":{"body":"This document was heavily influenced by https://www.sqlstyle.guide/ Changes to the style guide should be reviewed by at least one member of both the Data Engineering team and the Data Science team. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » SQL Style Guide » About this Document","id":"473","title":"About this Document"},"474":{"body":"Airflow is an integral part of our data platform. ETL processes, forecasts and various analyses are scheduled and monitored through Airflow. Our Airflow instance is hosted at workflow.telemetry.mozilla.org (WTMO).","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Airflow Gotcha's","id":"474","title":"Airflow Gotcha's"},"475":{"body":"Airflow DAGs for our ETL processes get automatically generated as part of bigquery-etl . The process for scheduling queries is to specify a DAG as part of its metadata. How to schedule queries is described in detail this guide to creating a derived dataset . Generated DAGs are prefixed with bqetl_. Some DAGs, for example for custom machine learning tasks or to schedule running custom tools, need to be defined manually. These DAGs need to be created in the telemetry-airflow repository. A separate script syncs generated bigquery-etl DAGs every 10 minutes to our Airflow instance. DAGs that live in telemetry-airflow get deployed via CircleCI whenever a change is pushed to main.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » DAGs are automatically generated for the most part","id":"475","title":"DAGs are automatically generated for the most part"},"476":{"body":"After adding a new DAG either through bigquery-etl or telemetry-airflow, it will take about 10 minutes until the new DAG gets deployed. After deployment, the DAG is by default disabled. It is necessary to manually unpause the DAG on WTMO","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » New DAGs need to be unpaused manually","id":"476","title":"New DAGs need to be unpaused manually"},"477":{"body":"Tasks are distributed across different Airflow DAGs. Usually, each DAG contains tasks that are closely related to a specific use case or for generating a set of related datasets. In many cases, tasks depend on other tasks that are running as part of a different DAG. For example, a lot of tasks depend on the copy_deduplicate_main_ping task. External upstream dependencies are expressed using ExternalTaskSensors . These sensors ensure that the external upstream task is finished before the job that depends on that upstream task is executed. These sensors are usually defined like: wait_for_bq_events = ExternalTaskSensor( task_id=\"wait_for_bq_events\", # name of this wait task as it will appear in the UI external_dag_id=\"copy_deduplicate\", # name of the external DAG external_task_id=\"bq_main_events\", # name of the external task execution_delta=timedelta(hours=3), # delta based on differences in schedule between upstream DAG and current DAG mode=\"reschedule\", # use mode \"reschedule\" to unblock slots while waiting on upstream task to finish allowed_states=ALLOWED_STATES, # pre-defined success states failed_states=FAILED_STATES, # pre-defined failure states pool=\"DATA_ENG_EXTERNALTASKSENSOR\", # this slot pool is used for task sensors email_on_retry=False, dag=dag,\n) some_local_task.set_upstream(wait_for_bq_events) It is important to note that the execution_delta needs to be set correctly depending on the time difference between the upstream DAG schedule and the schedule of the downstream DAG. If the execution_delta is not set correctly, downstream tasks will wait indefinitely without ever getting executed. While upstream dependencies are automatically determined between generated DAGs in bigquery-etl, if there are dependencies between DAGs in telemetry-airflow and bigquery-etl, then these dependencies need to be either added manually to the DAG definition or to the scheduling metadata of the scheduled query.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » External task dependencies are managed via ExternalTaskSensors","id":"477","title":"External task dependencies are managed via ExternalTaskSensors"},"478":{"body":"ExternalTaskMarkers are used to indicate all downstream dependencies to a task. Whenever the task is cleared with Downstream Recursive selected, then all downstream tasks will get cleared automatically. This is extremely useful when running backfill of Airflow tasks. When clearing the tasks, a pop-up will show all the downstream tasks that will get cleared. In case a task should be cleared without its downstream dependencies running as well, deselect the Downstream Recursive option. ExternalTaskMarkers are generally wrapped into a TaskGroup and defined like: with TaskGroup('copy_deduplicate_all_external') as copy_deduplicate_all_external: ExternalTaskMarker( task_id=\"bhr_collection__wait_for_bhr_ping\", # name of task marker task external_dag_id=\"bhr_collection\", # external downstream DAG external_task_id=\"wait_for_bhr_ping\", # external downstream task ID execution_date=\"{{ execution_date.replace(hour=5, minute=0).isoformat() }}\", # execution date calculated based on time differences in task schedules ) Upstream dependencies are automatically determined between generated DAGs in bigquery-etl. If there are dependencies between DAGs in telemetry-airflow and bigquery-etl, then these dependencies need to be either added manually to the DAG definition or to the scheduling metadata of the scheduled query.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Downstream dependencies are managed via ExternalTaskMarkers","id":"478","title":"Downstream dependencies are managed via ExternalTaskMarkers"},"479":{"body":"The schedule_interval of a DAG should be set to a time that ensures that all upstream dependencies have likely finished before tasks in the DAG get executed. Airflow will send an email notification every time a task needs to be rescheduled due to upstream dependencies not having finished. To reduce the amount of notifications and avoid delays due to rescheduled tasks, the schedule_interval should be set based on when upstream tasks have finished.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » The DAG schedules are selected based on schedules of upstream dependencies","id":"479","title":"The DAG schedules are selected based on schedules of upstream dependencies"},"48":{"body":"Typically refers to a query written in the SQL syntax, run on (for example) STMO .","breadcrumbs":"Introduction » Terminology » Query","id":"48","title":"Query"},"480":{"body":"The DAG will not run at the first available time after the start_date per its configured scheduled, but rather will wait for the scheduled_interval time to elapse after the start_date. For example, if the schedule_interval specifies a daily run, then the run starting on 2023-04-18 will trigger after 2023-04-18 23:59. See the Airflow docs for more info.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » DAG will be scheduled for one schedule_interval after the start_date","id":"480","title":"DAG will be scheduled for one schedule_interval after the start_date"},"481":{"body":"To detect broken or stuck tasks, we set up an Airflow triage process that notifies tasks owners of problems with their Airflow tasks. Generally, DAGs are checked for failures or stuck tasks on a daily basis and problems are reported on Bugzilla . In case of a failure and after merging the solution to the problem, clear the logs for the failing task to allow the DAG to run again.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Airflow triage","id":"481","title":"Airflow triage"},"482":{"body":"A guide on how to set up Airflow locally and test Airflow DAGs is available here . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Testing Airflow DAGs","id":"482","title":"Testing Airflow DAGs"},"483":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Telemetry Reference","id":"483","title":"Telemetry Reference"},"484":{"body":"This section was originally included in the Project Smoot existing metrics report (Mozilla internal link); the DTMO version has been updated to reflect changes to the data platform.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » A brief history of Mozilla data collection","id":"484","title":"A brief history of Mozilla data collection"},"485":{"body":"The blocklist was a mechanism for informing Firefox clients about malicious add-ons, DLLs, and other extension content that should be blocked. The blocklist also noted when hardware acceleration features should be avoided on certain graphics cards. To be effective, the blocklist needed to be updated on a faster cadence than Firefox releases. The blocklist was first implemented in 2006 for Firefox 2, and reported the app ID and version to the blocklist server. Several additional variables, including OS version, locale, and distribution, were added to the URL for Firefox 3 in 2008. Being able to count users was already expressed as a priority in the bug comments. A count of blocklist fetches was used to produce a metric called Active Daily Users, which was renamed to Active Daily Installs (ADI) by 2012. As of August 2020, this mechanism has been superseded by a Remote Settings-based replacement and the ADI measure is no longer in use. See the historical reference on ADI for more information.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » blocklist.xml and Active Daily Installs (ADI)","id":"485","title":"blocklist.xml and Active Daily Installs (ADI)"},"486":{"body":"The earliest telemetry infrastructure landed in Firefox 6, and was driven by engineering needs . Telemetry was originally opt-out on the nightly and aurora channels, and opt-in otherwise. It originally lacked persistent client identifiers.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Telemetry","id":"486","title":"Telemetry"},"487":{"body":"The Firefox Health Report (FHR) was specified to enable longitudinal and retention analyses. FHR aimed to enable analyses that were not possible based on the blocklist ping, update ping, telemetry, Test Pilot and crash stats datasets that were already available. FHR was first implemented in Firefox 20. It was introduced in blog posts by Mitchell Baker and Gilbert Fitzgerald . To avoid introducing a persistent client identifier, FHR originally relied on a “document ID” system. The client would generate a new UUID (a random, unique ID) for each FHR document, and remember a list of its most recent previous document IDs. While uploading a new FHR document, the client would ask the server to remove its previous documents. The intent was that the server would end up holding at most one document from each user, and longitudinal metrics could be accumulated by the client. This approach proved fragile and was abandoned. A persistent client identifier was implemented for Firefox 30.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Health Report","id":"487","title":"Firefox Health Report"},"488":{"body":"FHR was retired and merged with telemetry to produce the current generation of telemetry data, distinguished as “v4 telemetry” or “unified telemetry.” Instead of mapping FHR probes directly to telemetry, the Unified Telemetry project built upon the telemetry system to answer the questions Mozilla had attempted to answer with FHR. The implementation of unified telemetry and opt-out delivery to the release channel was completed for Firefox 42, in 2015. Telemetry payloads are uploaded in documents called pings. Several kinds of pings are defined, representing different kinds of measurement. These include: main: activity, performance, technical, and other measurements; the workhorse of Firefox desktop telemetry crash: information about crashes, including stack traces opt-out: a farewell ping sent when a user disables telemetry module: on Windows, records DLLs injected into the Firefox process and others. Browser sessions and subsessions are important concepts in telemetry. A session begins when the browser launches and ends—perhaps seconds or days later— when the parent browser process terminates. A subsession ends when its parent session ends, or at local midnight, or when the telemetry environment changes, whichever comes first. The telemetry environment describes the hardware and operating system of the client computer. It can change during a Firefox session when e.g. hardware is plugged into a laptop. The subsession is the reporting unit for activity telemetry; each main ping describes a single subsession. Activity counters are reset once a subsession ends. Data can be accumulated for analysis by summing over a client’s pings. Telemetry pings can contain several different types of measurements: scalars are integers describing either an event count or a measurement that occurs only once during a subsession; simpleMeasurements are an older, less flexible scalar implementation in the process of being deprecated histograms represent measurements that can occur repeatedly during a subsession; histograms report the count of measurements that fell into each of a set of predefined buckets (e.g. between zero and one, between one and two, etc). events represent discrete events; the time and ordering of the events are preserved, which clarifies sequences of user actions Data types are discussed in more depth in the telemetry data collection documentation.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Desktop Telemetry today","id":"488","title":"Firefox Desktop Telemetry today"},"489":{"body":"The next step for Firefox Desktop Telemetry is to prototype an implementation using Glean . This effort is known as \"Firefox on Glean\" or FOG. This effort is expected to begin in late 2019 / early 2020. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Desktop Telemetry: The Next Generation","id":"489","title":"Firefox Desktop Telemetry: The Next Generation"},"49":{"body":"As in “Data retention” - how long data is stored before it is automatically deleted/archived? As in “User retention” - how likely is a user to continue using a product?","breadcrumbs":"Introduction » Terminology » Retention","id":"49","title":"Retention"},"490":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile behavior","id":"490","title":"Profile behavior"},"491":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation","id":"491","title":"Profile Creation"},"492":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage","id":"492","title":"Real World Usage"},"493":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History","id":"493","title":"Profile History"},"494":{"body":"What is a profile? Profile Behaviors Profile Creation Managed: First use Managed: Profile Manager creation Unmanaged: Command-line start Profile Reset Profile Deletion Telemetry opt-out Profile Creation Date Managed: During Profile Creation Unmanaged: Empty profile directory","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation - The technical part","id":"494","title":"Profile Creation - The technical part"},"495":{"body":"All of the changes a user makes in Firefox, like the home page, what toolbars you use, installed addons, saved passwords and your bookmarks, are all stored in a special folder, called a profile. Telemetry stores archived and pending pings in the profile directory as well as metadata like the client ID. Every run of Firefox needs a profile. However a single installation can use multiple profiles for different runs. The profile folder is stored in a separate place from the Firefox program so that, if something ever goes wrong with Firefox, the profile information will still be there. Firefox also comes with a Profile Manager, a different run mode to create, migrate and delete the profiles.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » What is a profile?","id":"495","title":"What is a profile?"},"496":{"body":"In order to understand the behavior of users and base analysis on things like the profile creation date, it is essential to understand how a profile is created and identified by the browser. Also, it is important to understand how user actions with and within profiles affect our ability to reason about profiles from a data perspective. This includes resetting or deleting profiles or opting into or out of sending Telemetry data. The different cases are described in more detail in the following sections.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Behaviors","id":"496","title":"Profile Behaviors"},"497":{"body":"There are multiple ways a Firefox profile can be created. Some of these behave slightly differently. Profiles can be created and managed by the Firefox Profile Manager: New profile on first launch New profile from Profile Manager --createprofile command line argument Profiles can be created externally and not be managed by the Firefox Profile Manager: --profile command line argument Managed: First use When Firefox is opened for the first time after a fresh install, without any prior Firefox profile on disk visible to Firefox, it will create a new profile. Firefox uses \"Default User\" as the profile name, creates the profile's directory with a random suffix and marks the new profile as default for subsequent starts of Firefox. Read where Firefox stores your profile data . Managed: Profile Manager creation The user can create a new profile through the Profile Manager. This can either be done on about:profiles in a running Firefox or by starting Firefox with the --ProfileManager flag. The Profile Manager will ask for a name for the profile and picks a new directory for it. The Profile Manager allows the user to create a new profile from an existing directory (in which case any files will be included) or from scratch (in which case the directory will be created). The --createprofile flag can be used from the command line and works the same as creating a profile through the Profile Manager. Unmanaged: Command-line start Firefox can be started on the command line with a path to a profile directory: firefox --profile path/to/directory. If the directory does not exist it will be created. A profile created like this will not be picked up by the Profile Manager. Its data will persist after Firefox is closed, but the Profile Manager will not know about it. The profile will not turn up in about:profiles.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation","id":"497","title":"Profile Creation"},"498":{"body":"A user can reset the profile (see Refresh Firefox - reset addons and settings ). This will copy over most user data to a new directory, keeping things like the history, bookmarks and cookies, but will remove extensions, modified preferences and added search engines. A profile reset will not change the Telemetry clientID. The date of the most recent profile reset is saved and will be contained in Telemetry pings in the profile.resetDate field.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Reset","id":"498","title":"Profile Reset"},"499":{"body":"A profile can be deleted through the Profile Manager, which will delete all stored data from disk. The profile can also be deleted by simply removing the profile's directory. We will never know about a deletion. We simply won't see that profile in new Telemetry data anymore. Uninstalling the Firefox installation will not remove any profile data. Note: Removing a profile's directory while it is in use is not recommended and will lead to a corrupt state.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Deletion","id":"499","title":"Profile Deletion"},"5":{"body":"In-depth references for some of the major datasets we maintain for our products. For each dataset, we include a description of the dataset's purpose, what data is included, how the data is collected, and how you can change or augment the dataset. You do not need to read this section end-to-end.","breadcrumbs":"Mozilla Data Documentation » Dataset Reference","id":"5","title":"Dataset Reference"},"50":{"body":"A schema is the organization or structure for our data. We use schemas at many levels (in data ingestion and storage) to make sure the data we submit is valid and possible to be processed efficiently.","breadcrumbs":"Introduction » Terminology » Schema","id":"50","title":"Schema"},"500":{"body":"The user can opt out of sending Telemetry data. When the user opts out, Telemetry sends a \"deletion-request\" ping , containing an empty payload. The local clientID is reset to a fixed value. When a user opts into sending Telemetry data, a new clientID is generated and used in subsequent pings. The profile itself and the profile creation date are unaffected by this.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Telemetry opt-out","id":"500","title":"Telemetry opt-out"},"501":{"body":"The profile creation date is the assumed date of initial profile creation. However it proved to be not reliable for all cases. There are multiple ways this date is determined.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation Date","id":"501","title":"Profile Creation Date"},"502":{"body":"When a profile is created explicitly the profile directory is created and a times.json containing a timestamp of the current time is stored inside that profile directory [1] . It is read at later times when the profile creation date is used. graph TD\nA[Start Firefox] -->B[Select profile dir, default or defined]\nB --> C{Selected dir exist?}\nC --> |No| D[Create directory]\nC --> |Yes| E[Write times.json]\nD --> E\nE --> F[Show Browser]\nF --> G[ProfileAge.jsm is called]\nG --> J[Read time from times.json]\nJ --> S[Return creation date] Relevant parts in the code: nsAppRunner::SelectProfile calling nsToolkitProfileService::CreateProfile .","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Managed: During Profile Creation","id":"502","title":"Managed: During Profile Creation"},"503":{"body":"When --profile path/to/directory is passed on the command line, the directory is created if it does not exist, but no times.json is written [2] . On the first access of the profile creation date (through ProfileAge.jsm) the module will detect that the times.json is missing. It will then iterate through all files in the current profile's directory, reading file creation or modification timestamps. The oldest of these timestamps is then assumed to be the profile creation date and written to times.json. Subsequent runs of Firefox will then use this date. graph TD\nA[Start Firefox --profile path/to/dir] -->H{path/to/dir exist?}\nH --> |No| K[Create directory]\nK --> F[Show Browser]\nH --> |Yes| F\nF --> O[ProfileAge.jsm is called]\nO --> R{times.json exists?}\nR -->|Yes| Q[Read time from times.json]\nR -->|No| L[Scan profile dir for oldest file, write to times.json]\nL --> S\nQ --> S[Return creation date] Relevant part in the code: nsAppRunner::SelectProfile creating the directory. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Unmanaged: Empty profile directory","id":"503","title":"Unmanaged: Empty profile directory"},"504":{"body":"This page backs away from our profile-focused data view and examines what Firefox Desktop usage looks like in the real world. There are many components and layers that exist between a user acquiring and running Firefox, and this documentation will illuminate what those are and how they can affect the meaning of a profile.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Real World Usage","id":"504","title":"Real World Usage"},"505":{"body":"The above image illustrates all the layers that sit between a user acquiring and running Firefox Desktop and the Telemetry pings we receive. 1: The user A human being presumably. 2: The machine The physical hardware running Firefox. 3: The disk image / hard drive A single machine could have separate partitions running different OSes. Multiple machines could run copies of a single disk image Disk images are also used as backups to restore a machine. 4: OS user profile Most operating systems allow users to log into different user profiles with separate user directories (such as a \"Guest\" account). Usually, Firefox is installed into a system directory that all users profiles will share, but Firefox profiles are saved within the user directories, effectively segregating them. 5: Firefox binary / installer The downloaded binary package or stub installer which installs Firefox into the disk image. Users can get these from our website or one of our managed properties, but they can also acquire these from 3rd party sources as well. Our website is instrumented with Google Analytics to track download numbers, but other properties (FTP) and 3rd party sources are not. Google Analytics data is not directly connected to Telemetry data. A user can produce multiple installations from a single Firefox binary / installer. For example, if a user copies it to a USB stick or keeps it in cloud storage, they could install Firefox on multiple machines from a single binary / installer. 6: Firefox installation The installed Firefox program on a given disk image. Since Firefox is usually installed in a system directory, the single installation of Firefox will be shared by all the OS user profiles in the disk image. Stub installers are instrumented with pings to report new install counts, however, full binaries are not. 7: Firefox profile The profile Firefox uses during a user's session. A user can create multiple Firefox profiles using the Firefox Profile Manager, or by specifying a custom directory to use at startup. More details here . This is the entity that we see in Telemetry. Profiles send pings to Telemetry with a client ID as its identifier.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Real Life Components of Firefox Desktop Usage","id":"505","title":"Real Life Components of Firefox Desktop Usage"},"506":{"body":"Below are the rough categories of Firefox use cases that we know happen in the real world. Note, these categories are rough approximations, and are not necessarily mutually exclusive. Regular User What we imagine a typical user to be. Someone who buys a computer, always uses a default OS user profile, downloads Firefox once, installs it, and continues using the default Firefox profile. In Telemetry, this user would just show up as a single client ID. Assuming they went through our normal funnel, they should show up once in Google Analytics as a download and once in stub installer pings as a new installation (if they used a stub installer). Multi-Profile User A more advanced user, who uses multiple Firefox profiles in their normal, everyday use, but otherwise is pretty 'normal' (uses the same OS user profile, etc.). In Telemetry, this user would show up as 2 (or more) separate client IDs. We would have no way to know they came from the same computer and user without identifying that the subsessions are never overlapping and that large portions of the environment (CPU, GPU, Displays) are identical and that would be no guarantee. Assuming they went through our normal funnel, they would show up once in Google Analytics as a download and once in stub installer pings as a new installation (if they used a stub installer). However, any subsequent new Firefox profile creations would not have any corresponding downloads or installations. Since Firefox 55 however, any newly created profile will send a \"new-profile\" ping. Shared Computer A situation where there is a computer that is shared across multiple users and each user uses a different OS user profile. Since Firefox profiles live at the user directory level, each user would have a separate Firefox profile. Note, users logging in under a \"Guest\" account in most machines falls into this category. In this case, every user who logged into this one computer with a different OS user profile would show up as a different client ID. We have no way of knowing they came from the same computer. Furthermore, if the computer wiped the user directory after use, like Guest accounts and university computer labs often do, then they would show up as a new client ID every time they logged in, even if they have used the same computer multiple times. This use case could inflate new profile counts. Similar to Multi-Profile Users, in this use case, there would be only one download event and install event (assuming normal funnel and stub installer), but multiple client ID's. Cloned Machines In this case, there are actually multiple users with computers that all share the same disk image at some point. Think of the situation where the IT staff sets up the computer for a new hire at a company. Instead of going through to trouble of installing all the required programs and setting them up correctly for each computer, they'll do it once on one computer, save the disk image, and simply copy it over each time they need to issue a new machine. Or think of the case where the IT staff of a library needs to set up 2 dozen machines at once. In this case, depending on the state of the disk image when it was copied, we could see multiple client ID's for each user+machine, or we could see all the user+machines sharing the same client ID. If the disk image was copied after a Firefox profile was created, then the old user+machine and new user+machine will share the same client ID, and be submitting pings to us concurrently. If the disk image was copied after the Firefox installation but before an initial Firefox profile was created, then each user+machine will get their own Firefox profile and client ID when they run Firefox for the first time. As with the Multi-Profile User and Shared Computer case, even though there could be multiple Firefox profiles in this use case, there will only be one download and install event. Migrations Type 1: Migrate Disk Image A user has a backup of their disk image and when they switch to a new computer or their current computer crashes, they simply reboot from the old disk image. In this case, the old machine and the new machine will just share the same client ID (assuming that the disk was copied after a Firefox profile was created). In fact, it will look exactly like the Cloned Machines case, except that instead of sending pings concurrently, they'll be sending us pings first from the old machine and then from the new machine. Also, it should be noted that their Firefox profile will 'revert' back to the state that it was in when the disk image was copied, essentially starting over from the past, and any unsent pings on the image (if they exist) will be resent. For instance, we will see another ping with the profile_subsession_count (the count of how many subsessions a profile has seen in its history) we previously saw some time before. Again, there will only be one download and install associated with this use case (assuming normal funnel and stub installer). Type 2: Migrate OS User Directory A user has a backup of their OS user directory and copies it to a new machine. This is similar to Type 1 migration, but instead of copying the entire disk, the user only copies the OS user directory. Since the Firefox profile lives in the OS user directory, the old machine and new machine will share the same client ID. The only difference is since the Firefox Installation lives in system directories, the client might have to re-download and re-install the browser. However, if they also copy the Firefox binary / installer, there will not be a download event, only an install event. Type 3: Migrate Firefox Binary / Installer A user has the Firefox binary or installer saved on their old machine and copies it over to a new machine to install Firefox. In this case, there will not be a second download event, but there will be an install event and the new and old machines will have separate client ID's. Type 4: Migrate Firefox Profile A user copies their old Firefox profile from their old machine to a new computer, and runs Firefox using the copied Firefox profile. In this case, since the Firefox profile is being copied over, both the new and the old machine will have profiles with the same client ID. Again, the profile on the new computer will revert back to the point in its history where it was copied. And since the profile contains any unsent Telemetry pings, we may receive duplicated submissions of pings from the same client ID. If the Firefox binary / installer was downloaded, there will be a download and install event. If it was migrated via USB stick, it will only have an install event.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Desktop Browser Use Cases","id":"506","title":"Desktop Browser Use Cases"},"507":{"body":"There’s no 100% reliable identifier or signature of cloned client IDs. However, several signatures may help identify some of the potential clones while perhaps misidentifying some non-clones or failing to identify all clones. Generally, cloned client IDs may exhibit the following behavior: Client ID has activity in multiple countries at once (but this also captures people that travel between countries or use VPN). Client ID has multiple distinct, overlapping profile histories over the same time span (e.g. chain together main pings using the previous subsession id and subsession id fields, with profile subsession counter as reference. Each client id should, in theory, have a single unbroken chain of main pings. If a client id has overlapping history branches over the same time period, that can be a marker of cloned profiles). Client ID has multiple machine specs at once. Client ID has multiple versions at once (but this also captures clients who upgrade their browser). … Typical experiment enrollment criteria may restrict client behavior in such a way that complicates the detection of cloned clients (e.g. prevents enrolled clients from exhibiting mismatched versions/ countries). Additionally, the following may be indicative of clones within an experiment: Client ID sends multiple enrollment pings as measured by multiple enrollment IDs (these should be unique to a singular enrollment event). Client ID is in both branches (subset of above case). … Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » How might cloned client IDs be detected by telemetry?","id":"507","title":"How might cloned client IDs be detected by telemetry?"},"508":{"body":"A profile's history is simply the progression of that profile's subsessions over its lifetime. We can see this in our main pings by checking: profile_subsession_counter A counter which starts at 1 on the very first run of a profile and increments for each subsession. This counter will be reset to 1 if a user resets / refreshes their profile. subsession_start_date The date and time the subsession starts in, truncated to hours. This field is not always reliable due to local clock skew. previous_subsession_id The ID of the previous subsession. Will be null for the very first subsession, or the first subsession after a user resets / refreshes their profile. subsession_id The ID of the current subsession. submission_date_s3 The date we received the ping. This date is sourced from the server's time and reliable. profile_reset_date The date the profile was reset. Will be null if the profile was not reset. This is a nice clean example of profile history. It has a clear starting ping and it progresses linearly, with each subsession connecting to the next via subsession_id. However, due to the fact that profiles can be shared across machines, and restored manually, etc. strange behaviors can arise (see Real World Usage ).","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History","id":"508","title":"Profile History"},"509":{"body":"Under normal assumptions, we expect to see the starting ping in a profile's history in our telemetry data. The starting ping in the profile's history is the ping from their very first subsession. We expect this ping to have profile_subsession_counter = 1 and previous_subsession_id is null and profile_reset_date is null. However, not all profiles appear in our data with a starting ping and instead appear to us mid-history. History Has Beginning As you can see, this profile starts with a ping where profile_subsession_counter = 1 and previous_subsession_id is null. History Has No Beginning In this example, the profile simply appears in our data mid-history, with presumably the 25th subsession in it's history. Its previous history is a mystery.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History Start Conditions","id":"509","title":"Profile History Start Conditions"},"51":{"body":"The period of time that it takes between Firefox being started until it is shut down. See also subsession .","breadcrumbs":"Introduction » Terminology » Session","id":"51","title":"Session"},"510":{"body":"After a profile appears, in 'normal' conditions, there should be a linear, straightforward progression with each subsession linking to the next. However, the following abnormal events can occur. History Gap There is a gap in the profile history. It's possible this behavior is due to dropped pings. Here, we see a gap between the 30th ping and the 41st ping and the 44th ping. History Splits The history of a profile splits, and after a single subsession, there are two (or more) subsessions that link back to it. This is probably due to cloned machines or disk image restores. Note, after the profile splits, the two branches might continue concurrently or one branch might die while the other continues. It is very hard to distinguish between the different branches of the same profile. Profile begins Profile splits: branch 1 Profile splits: branch 2 In this example, the profile history starts normally, but on the 5th ping, the history splits into two branches that seem to progress concurrently. History Restarts The history of a profile suddenly starts over, with a brand new starting ping. Profile begins Profile restarts Here, we see the profile start their history normally, but then they begin a new, totally unconnected branch with a starting ping that is not the same as the original starting ping (different subsession_ids). History Reruns (Work in Progress)","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History Progression Events","id":"510","title":"Profile History Progression Events"},"511":{"body":"(Work in Progress) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » How to Order History","id":"511","title":"How to Order History"},"512":{"body":"This section was originally included in the Project Smoot existing metrics report (Mozilla internal link). A handful of metrics have been adopted as engagement metrics, either as censuses of the population or to describe user activity within a session. This chapter aims to describe what those metrics are and how they’re defined.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » Engagement metrics","id":"512","title":"Engagement metrics"},"513":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » Engagement metrics","id":"513","title":"Engagement metrics"},"514":{"body":"The active_ticks probe is specified to increment once in every 5-second window that a user performs an action that could interact with content or chrome, including mousing over the window while it lacks focus. One additional tick is recorded after the activity stops. Main pings provide two measurements of active_ticks: a simpleMeasurement and a scalar. The simpleMeasurement was implemented in Firefox 37 before the launch of unified telemetry, and had previously been implemented for FHR . The simpleMeasurement was discovered to be resetting incorrectly, which was fixed in Firefox 62. The scalar (which was not affected by the same bug) was implemented in Firefox 56. The scalar is aggregated into main_summary, but should always be identical to the simpleMeasurement.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » active_ticks","id":"514","title":"active_ticks"},"515":{"body":"subsession_length is the wall-clock duration of a subsession. subsession_length includes time that the computer was asleep for Windows, but not for OS X or Linux; there is a long-outstanding bug to include sleep time on all platforms. There is another bug to count only time that the computer is not in sleep. subsession_length was first implemented with the advent of subsessions , which came with unified telemetry.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » subsession_length","id":"515","title":"subsession_length"},"516":{"body":"total_uri_count was implemented for Firefox 50. total_uri_count is intended to capture the number of distinct navigation events a user performs. It includes changes to the URI fragment (i.e. anchor navigation) on the page. It excludes XmlHttpRequest fetches and iframes. It works by attaching an instance of URICountListener as a TabsProgressListener which responds to onLocationChange events. Some filters are applied to onLocationChange events: Error pages are excluded. Only top-level pageloads (where webProgress.isTopLevel, documented inline , is true) are counted – i.e, not navigations within a frame. Tab restore events are excluded. URIs visited in private browsing mode are excluded unless browser.engagement.total_uri_count.pbm is true. (The pref has been flipped on for small populations in a couple of short studies, but, for now remains false by default.)","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » total_uri_count","id":"516","title":"total_uri_count"},"517":{"body":"The unfiltered count, implemented for Firefox 51, differs only in that it includes URIs using protocol specs other than HTTP and HTTPS. It excludes some (but not all) about: pages – the set of “initial pages” defined in browser.js are excluded, but e.g. about:config and about:telemetry are included. No applications of unfiltered_uri_count have been identified. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » unfiltered_uri_count","id":"517","title":"unfiltered_uri_count"},"518":{"body":"A user state is a group of clients who fit a set of criteria at a point in time. The set of criteria itself can also be referred to as a \"user state\". In data science these are normally called \"segments\"; for Firefox we call them \"user states\". Typically you'll use user states to gain more insight into what is going on, by asking \"Regarding the thing I'm interested in, do users in different user states behave differently, and what insights does this give me into the users and the product?\" For example, \"In this experiment, how do new users react to this feature, and how does this differ from established users?\". Or \"DAU moved dramatically - is this restricted to users in this particular country (i.e. a user state) where there's an event happening, which would raise our suspicions, or is it global and therefore not solely due to that event?\"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » User states/segments","id":"518","title":"User states/segments"},"519":{"body":"We are building out our library of user states, and we want room to iterate to improve them in the future. So please quote user states' versions with their names, e.g. \"regular users v3\" so that your communication is forwards compatible.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Versioning","id":"519","title":"Versioning"},"52":{"body":"In Firefox, Sessions are split into subsessions after every 24-hour time period has passed or the environment has changed. See here for more details .","breadcrumbs":"Introduction » Terminology » Subsession","id":"52","title":"Subsession"},"520":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Current user states/segments","id":"520","title":"Current user states/segments"},"521":{"body":"clients_last_seen.is_regular_user_v3 This user state contains clients who sent pings on at least 14 of the previous 27 days. As of February 2020 this user state contained approximately 2/3 of DAU and its users had a 1-week retention of around 95%.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Regular users v3","id":"521","title":"Regular users v3"},"522":{"body":"clients_last_seen.is_new_or_resurrected_v3 This user state contains clients who sent pings on none of the previous 27 days. As of February 2020 this user state contained approximately 4% of DAU and its users had a 1-week retention of approximately 30%.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » New or Resurrected v3","id":"522","title":"New or Resurrected v3"},"523":{"body":"clients_last_seen.is_weekday_regular_v1 This user state contains clients in Regular users v3 who typically use the browser only on weekdays. This user state is responsible for a slight majority of the weekly seasonality in DAU for Regular users v3 . Of the previous 27 days, these users submitted a ping on at most one weekend day (UTC). Due to differing timezones, we allow flexibility: the \"weekend\" could be Friday/Saturday, Saturday/Sunday, or Sunday/Monday; we only ask that each client is self-consistent for the 27 day period.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Weekday regulars v1","id":"523","title":"Weekday regulars v1"},"524":{"body":"clients_last_seen.is_allweek_regular_v1 This user state contains clients in Regular users v3 who do not fit in Weekday regulars v1 - clients that used the browser on a weekend at least twice in the previous 27 days. DAU for this user state does have some weekly seasonality, so some of the clients in this user state use the browser on weekdays preferentially, but not exclusively.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » All-week regulars v1","id":"524","title":"All-week regulars v1"},"525":{"body":"clients_last_seen.is_core_active_v1 This user state contains clients that browsed at least 1 URI in at least 21 of the previous 28 days (including the current date). URI counts are derived from the column scalar_parent_browser_engagement_total_uri_count_sum in clients_daily and clients_last_seen . Note that is_core_active_v1 can be true on days where clients did not send a ping or browse at least 1 URI, so long as the aforesaid condition still holds.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Core Actives v1","id":"525","title":"Core Actives v1"},"526":{"body":"clients_last_seen.activity_segments_v1 This column classifies each client-day based into one of four informal segments, defined below: infrequent_user: client that browsed at least 1 URI in at least 1 and up to 6 days in the past 28 days. casual_user: client that browsed at least 1 URI in at least 7 and up to 13 days in the past 28 days. regular_user: client that browsed at least 1 URI in at least 14 and up to 20 days in the past 28 days. (note that this differs from regular_user_v3) core_user: client that browsed at least 1 URI in at least 21 of the past 28 days. other: client does not meet any of the criteria above (i.e. they sent pings in at least 1 day out of the previous 28 but did not browse any URIs). Note that these are informal segments and are provided for convenience - one should not, for example, assume that there are inherent differences between infrequent and casual users, for example. Also note that they do not divide up the past 28 days evenly. One can use clients_last_seen.days_visited_1_uri_bits to define their own criteria if a different breakdown is desired.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Activity Segments (informal)","id":"526","title":"Activity Segments (informal)"},"527":{"body":"When a user state is defined with respect to a user's behavior (e.g. usage levels) as opposed to more stable traits (e.g. country), we should evaluate each user's user state eligibility using data collected before the time period in which we want to study their actions. Else we run the risk of making trivial discoveries like \"heavy users use the product heavily\" instead of more meaningful ones like \"heavy users go on to continue using the product heavily\". So, when writing queries to compute user states directly from their definition, be sure to compute users' user states using only data collected before the time period you're analyzing their behavior. User states are found as columns in the clients_last_seen dataset: the user state listed for a client on a submission_date is valid for that submission_date because it is computed only using behavioral data collected before the submission_date. TODO: mention that user states are only really defined on days the user is active","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Writing queries with user states/segments","id":"527","title":"Writing queries with user states/segments"},"528":{"body":"Users can move in or out of specific user states part way through a week or a month. This poses a conundrum if we want to plot the WAU or MAU for a user state. Our convention is to count the number of distinct users who were active in the user state in the period : e.g. \"MAU(sent a ping as a regular user v3)\". So if a user was active as a regular user v3 on e.g. the second day of a 28-day window, then they will contribute to \"regular user v3 MAU\" regardless of whether they lost their \"regular user v3\" status at any point in the 28-day window. Since many user states use the full extent of the *_bits column wizardry in clients_last_seen, you'll have to query WAU or MAU the old fashioned way: WITH dates AS ( SELECT * FROM UNNEST(GENERATE_DATE_ARRAY('2020-05-01', '2020-07-01')) as d\n) SELECT dates.d AS submission_date, COUNT(DISTINCT client_id) * 100 AS regular_user_v3_mau,\nFROM dates\nINNER JOIN telemetry.clients_last_seen cls ON cls.submission_date BETWEEN DATE_SUB(dates.d, INTERVAL 27 DAY) AND dates.d AND cls.submission_date BETWEEN '2020-04-01' AND '2020-07-01'\nWHERE cls.sample_id = 42 AND cls.is_regular_user_v3 AND cls.days_since_seen = 0\nGROUP BY dates.d\nORDER BY dates.d Our convention has the potentially counterintuitive consequence that a user can count towards \"MAU(sent a ping as a regular user v3)\" and \"MAU(sent a ping as not a regular user v3)\" for the same 28-day window. If you need to break MAU down into the sum of MAU for various user states, then in this instance you would need to break it down into \"only regular v3\", \"only not regular v3\", and \"both\". It might be tempting to assign users to whichever user state they happened to be in at the end of the window: this quantity is easy to query. But many of the user states were defined to be meaningful on days the users were active . \"Regular users v3\" is predictive of retention, given that the user was active on the day of interest as a regular user . If someone has been using the browser every day for a year but then suddenly churns, then it's misleading to consider them to be active as a \"not regular user v3\" for MAU on the period ending the 15th day after their last activity. A user can be \"new or resurrected v3\" for only one day in a 28-day period: unless they appear for the first time on the last day of the month, the user will not qualify as \"new or resurrected v3\" at the end of the MAU window! So beware this trap and try to only use user states on days the users are active.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » WAU and MAU","id":"528","title":"WAU and MAU"},"529":{"body":"DAU for regular users v3 : SELECT submission_date, COUNTIF(is_regular_user_v3) AS dau_regular_users_v3\nFROM moz-fx-data-shared-prod.telemetry.clients_last_seen\nWHERE submission_date BETWEEN '2020-01-01' AND '2020-03-01' AND days_since_seen = 0 -- Get DAU from clients_last_seen\nGROUP BY submission_date DAU for regular users v3 , but joining from a different table: SELECT cd.submission_date, COUNTIF(is_regular_user_v3) AS dau_regular_users_v3\nFROM clients_daily cd\nINNER JOIN clients_last_seen cls ON cls.client_id = cd.client_id AND cls.submission_date = cd.submission_date AND cls.submission_date BETWEEN '2020-01-01' AND '2020-03-01'\nWHERE cd.submission_date BETWEEN '2020-01-01' AND '2020-03-01' Using _is_core_active_v1_: Here are two basic ways to calculate a time series that counts the number of clients qualifying as Core Active: On a 28 day basis. Here we ask: for a given 28 day period, how many clients qualify as Core Active on that day? This is equivalent to looking at a sliding 28 day window where we evaluate the 28 day history of each client on the last day of the window and ask whether they meet the criteria. This means that they do not necessarily have to be active (either sent a ping or browsed at least 1 URI) on the last day of the window to qualify. Below we show an example of a query that returns this time series. SELECT submission_date, COUNTIF(is_core_active_v1) as number_core_actives\nFROM telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY)\nGROUP BY 1\nORDER BY 1 On a daily basis. Here we ask: of all the users who sent a ping on a given day, how many of them qualify as Core Active? In this case, we restrict ourselves to looking only at clients who reported telemetry (sent a main ping) on a given day, and then ask how many of them qualify as core active based on their history in the most recent 28 day window. This is equivalent to asking what subset of DAU qualifies as Core Active. The query here is similar to the one above, with one addition to the WHERE clause: SELECT submission_date, COUNTIF(is_core_active_v1) as number_core_actives\nFROM telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND days_since_seen = 0\nGROUP BY 1\nORDER BY 1","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Example queries","id":"529","title":"Example queries"},"53":{"body":"A service for creating queries and dashboards. See STMO under analysis tools .","breadcrumbs":"Introduction » Terminology » STMO (sql.telemetry.mozilla.org)","id":"53","title":"STMO (sql.telemetry.mozilla.org)"},"530":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Obsolete user states","id":"530","title":"Obsolete user states"},"531":{"body":"This is a set of three segments. On a given day, every client falls into exactly one of these segments. Each client's segment can be computed from telemetry.clients_last_seen.days_visited_5_uri_bits. Regular users v2 is defined as clients who browsed >=5 URIs on at least eight of the previous 27 days. As of February 2020 this segment contained approximately 2/3 of DAU and its users had a 1-week retention for a 5 URI day usage criterion of approximately 95%. New/irregular users v2 is defined as clients who browsed >=5 URIs on none of the previous 27 days. As of February 2020 this segment contained approximately 15% of DAU, and had a retention for a 5 URI day usage criterion of about 10% (though \"activation\" is likely a more relevant word than \"retention\" for many of these clients). Semi-regular users v2 is defined as clients who browsed >=5 URIs on between one and seven of the previous 27 days, i.e. it contains users who do not fit the other two segments at this time. As of February 2020 this segment contained approximately 20% of DAU, and had a retention for a 5 URI day usage criterion of about 60%. We do not yet know what proportion of users in this segment stay in this segment for an extended period, and what proportion are in transition between other segments. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Usage regularity v2","id":"531","title":"Usage regularity v2"},"532":{"body":"","breadcrumbs":"Data Platform Reference » Experimentation » Data and experiments","id":"532","title":"Data and experiments"},"533":{"body":"Nimbus is Firefox's cross-platform experimentation tool. You can learn more about Nimbus at https://experimenter.info . Jetstream analyzes Nimbus experiments. Results appear in Experimenter . Nimbus experiments are represented in telemetry the same way Normandy experiments are.","breadcrumbs":"Data Platform Reference » Experimentation » Nimbus","id":"533","title":"Nimbus"},"534":{"body":"Normandy is an experimentation platform for Firefox desktop. Jetstream also analyzes Normandy experiments, although the results do not appear in the experiment console. Normandy experiments are represented in telemetry the same way Nimbus experiments are.","breadcrumbs":"Data Platform Reference » Experimentation » Normandy","id":"534","title":"Normandy"},"535":{"body":"Heartbeat is a survey mechanism controlled with Normandy.","breadcrumbs":"Data Platform Reference » Experimentation » Heartbeat","id":"535","title":"Heartbeat"},"536":{"body":"We publish aggregate datasets for experiment monitoring to BigQuery.","breadcrumbs":"Data Platform Reference » Experimentation » Monitoring","id":"536","title":"Monitoring"},"537":{"body":"Sometimes experiments deploy custom telemetry that is not well-documented elsewhere. We maintain a list of these datasets. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Experimentation » Experiment-specific telemetry","id":"537","title":"Experiment-specific telemetry"},"538":{"body":"Metric Hub is a repository that contains metric, data source and segment definitions that have been reviewed and can be seen as the source of truth. Definitions that are part of Metric Hub can be referenced in configurations of other tooling as well, such as Jetstream and OpMon . Metric Hub is a \"thin\" metric layer that lies between the Data Warehouse and consumers, such as analysis tools. The Data Warehouse contains the datasets and tables referenced in the metric definitions. Analysis tools can reference metrics that are defined in metric-hub. graph TB subgraph MH[\" \"]\nm1 -->|2. Run SQL against Source| d0(fa:fa-database Data Warehouse)\nm0(fa:fa-file Metric Definitions) --> m1(fa:fa-stream Metric Hub)\nend\nc0(fa:fa-magnifying-glass-chart Analysis Tools) -->|1. Reference Metrics| m1\nd0 -->|3. Return Results| c0 classDef bq fill:#eff,stroke:#099;\nclassDef metrics fill:#efe,stroke:#090;\nclassDef consumer fill:#ececff,stroke:#9370db;\nclassDef nostyle fill:#fff,stroke:#fff;\nclass c0 consumer\nclass d0 bq\nclass m0,m1 metrics\nclass MH nostyle Available metrics can be found in the DataHub metrics glossary","breadcrumbs":"Data Platform Reference » Metric Hub » Metric Hub","id":"538","title":"Metric Hub"},"539":{"body":"Metric is a very overloaded term and has different meanings in different parts of our data platform. In the context of metric-hub there are two key concepts: metric : A metric describes an aggregation of activities or measurements for a specific entity (e.g. clients, users, ...). Example 1: A metric \"Ad Clicks\" is defined as SUM('ad_click'), counts clicks on ads for individual clients Example 2: A metric \"Income\" can be calculated as SUM('money_made') for individual people statistic : Statistics summarize the distribution of metrics within a specific time frame and population segment. Statistics are used to derive insights and patterns from the raw metric data Example 1: To get the average number of daily \"Ad Clicks\" for all Windows clients over the last month, the statistic \"Mean\" can be applied. To see the distribution of ad clicks across clients in the US, \"Frequency Binning\" can be applied to the \"Ad Clicks\" metric data. Example 2: To see the median monthly \"Income\" for people in the US, the \"Percentile\" statistic can be applied on the calculated \"Income\" metric aggregated over a month, with the 50th percentile representing the median Different statistics are available for different tools that use metrics.","breadcrumbs":"Data Platform Reference » Metric Hub » Metrics and Statistics","id":"539","title":"Metrics and Statistics"},"54":{"body":"As you use Firefox, Telemetry measures and collects non-personal information, such as performance, hardware, usage and customizations. It then sends this information to Mozilla on a daily basis and we use it to improve Firefox.","breadcrumbs":"Introduction » Terminology » Telemetry","id":"54","title":"Telemetry"},"540":{"body":"To add or update a project configuration, open a pull request against metric-hub . CI checks will validate that the structure of the definitions as well as the SQL syntax is correct. A review by data science is required before changes can get merged. Definitions are part of config files that are written in TOML . These definitions files are platform-specific and located in the definitions/ directory of the metric-hub repository . Definitions files are named after the platform they target, for example definitions related to Firefox Desktop are in the firefox_desktop.toml file. Generally, configuration files have four main sections: [data_sources], [metrics], [segments], and [dimensions]. All of these sections are optional. Lines starting with a # are comments and have no effect.","breadcrumbs":"Data Platform Reference » Metric Hub » Adding definitions","id":"540","title":"Adding definitions"},"541":{"body":"Data sources specify the tables data should be queried from. [data_sources] [data_sources.main_v1]\n# FROM expression - often just a fully-qualified table name. Sometimes a subquery.\nfrom_expression = \"mozdata.telemetry.main\" # SQL snippet specifying the submission_date column\nsubmission_date_column = \"submission_date\" [data_sources.events_memory_v1]\n# FROM expression - subquery\nfrom_expression = \"\"\" ( SELECT * FROM `moz-fx-data-shared-prod.telemetry.events` WHERE event_category = 'memory_watcher' )\n\"\"\"\nsubmission_date_column = \"submission_date\" Data sources can be joined with other data sources: # Join the `baseline` data source with the `metrics` data source.\n# Definitions for both data sources must exist.\n[data_sources.baseline.joins.metrics]\nrelationship = \"many_to_many\" # this determines the type of JOIN used; options: many_to_many, one_to_one, one_to_many, many_to_one; default: many_to_many\non_expression = \"\"\" # SQL expression specifying the JOIN condition; default join is on client_id_column and submission_date_columns baseline.client_id = metrics.client_id AND baseline.submission_date = metrics.submission_date\n\"\"\" Wildcard character can be used to apply joins to multiple data sources: # Apply join to all data sources prefixed with user_\n[data_sources.user_'*'.joins.metrics]\n# [default] relationship = many_to_many\n# [default] on_expression = \"\"\" # SQL expression specifying the JOIN condition; default join is on client_id_column and submission_date_columns\n# baseline.{client_id_column} = metrics.{client_id_column} AND\n# baseline.{submission_date_column} = metrics.{submission_date_column}\n# \"\"\" If there are multiple wildcard expression targeting a data source, the definition that is provided last in the config file has precedence. This means joins expressions can be overwritten by re-defining a data source definition later on in the config file.","breadcrumbs":"Data Platform Reference » Metric Hub » [data_sources] Section","id":"541","title":"[data_sources] Section"},"542":{"body":"The metrics sections allows to specify metrics. A metric aggregates data and is associated with some data source. Each metric is identified by a unique slug and a version (versions are optional but strongly encouraged), and can be defined by adding a new section with a name like: [metrics._v] [metrics] [metrics.memory_pressure_count_v1] # The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"events_memory\" # A clause of a SELECT expression with an aggregation\nselect_expression = \"SUM(SAFE_CAST(SPLIT(event_string_value, ',')[OFFSET(1)] AS NUMERIC))\" # Type of the metric to be evaluated.\n# This is used to determine the method of aggregation to be applied.\n# Either \"scalar\" or \"histogram\".\n# scalar = a single value is returned\n# histogram = an array of scalars is returned\ntype = \"scalar\" # A friendly metric name displayed in dashboards.\nfriendly_name = \"Memory Pressure Count\" # A description that will be displayed by dashboards.\ndescription = \"Number of memory pressure events\" # An optional category that can be any string value. It's currently not being used but in the future, this could be used to visually group different metrics by category.\ncategory = \"performance\" # An optional owner or team owning this metric. Can be a string or list of strings.\nowner = \"example@mozilla.org\" # Whether the metric is deprecated and should no longer be used (optional).\ndeprecated = false # An optionl string ('gold', 'silver', or 'bronze') that is the metric's current level according to the Metric Levels Taxonomy (https://mozilla-hub.atlassian.net/wiki/spaces/DATA/pages/610894135/Metrics#Metric-Levels-Taxonomy).\nlevel = \"gold\" Since metrics aggregate data, the metric SQL definition must contain some aggregation method (like SUM, COUNT, ...) to be valid. Existing metrics cannot be removed after they have been added to Metric Hub. Other tools or configurations might still reference the deleted metric resulting in their computations to break. Instead, to indicate that a metric should no longer be used deprecated should be set to true. Statistics Statistics reduce a set of metric values to a summary describing the population. Any summarization of the client-level data can be implemented as a statistic. Different statistics are available for different tools. To specify which statistic should be applied to a specific metric, use the config files that live in the folders specific to each tool that integrates metric-hub. For example, to specify that certain statistics should be applied to the memory_pressure_count metric in Looker, go to the looker/definitions/firefox_desktop.toml file and specify the statistics: # Specify which statistic to use for a metric\n[metrics.memory_pressure_count.statistics]\nclient_count = {}\nmean = {} Wildcard expressions can be used to express that a specific statistic should be available for multiple metrics: # All metrics with the bookmark_ prefix should have the mean computed\n[metrics.bookmark_'*'.statistics.mean] # All metrics should have client counts computed (not recommended to apply statistic to every metric)\n[metrics.'*'.statistics.client_count] New statistics need to be implemented inside the tooling that uses metric definitions.","breadcrumbs":"Data Platform Reference » Metric Hub » [metrics] Section","id":"542","title":"[metrics] Section"},"543":{"body":"Dimensions define a field or dimension on which the client population should be segmented. Dimensions are used in OpMon. For segmenting client populations clients see the [segments] section. For example: [dimensions] [dimensions.os_v1]\n# The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"main\" # SQL snippet referencing a field whose values should be used to segment the client population.\nselect_expression = \"normalized_os\"","breadcrumbs":"Data Platform Reference » Metric Hub » [dimensions] Section","id":"543","title":"[dimensions] Section"},"544":{"body":"Segments specify a boolean condition that determines whether a client is part of the segment. Segment are used in Jetstream, for segmenting client populations in OpMon please see the [dimensions] section. [segments.my_segment_v1]\n# Note the aggregation function; these expressions are grouped over client_id\nselect_expression = '{{agg_any(\"is_default_browser\")}}'data_source = \"my_data_source\" # segments require their own data source to be defined\n# the standard `data_source`s cannot be used for segments\n[segments.data_sources.my_data_source_v1]\nfrom_expression = '(SELECT submission_date, client_id, is_default_browser FROM my_cool_table)' Segment SQL snippets need to be boolean expressions to be valid.","breadcrumbs":"Data Platform Reference » Metric Hub » [segments] Section","id":"544","title":"[segments] Section"},"545":{"body":"All the definitions are automatically available in some of our tooling: Jetstream - used for analyzing experiments mozanalysis - a Python library which standardizes how experiment data is analyzed at Mozilla OpMon - a tool for monitoring operational metrics bigquery-etl - used for writing ETL queries Looker - used for creating dashboards and ad-hoc analyses","breadcrumbs":"Data Platform Reference » Metric Hub » Accessing and Using Metric Definitions","id":"545","title":"Accessing and Using Metric Definitions"},"546":{"body":"Metrics and data sources can be referenced in query and view definitions in bigquery-etl . Query and view definitions are Jinja templates which have access to the metrics.calculate() and metrics.data_source() functions. Metrics can be referenced as follows: SELECT *\nFROM {{ metrics.calculate( metrics=['days_of_use', 'active_hours'], platform='firefox_desktop', group_by={'sample_id': 'sample_id', 'channel': 'application.channel'}, where='submission_date = \"2023-01-01\"' ) }} This query will get translated to: SELECT *\nFROM ( WITH clients_daily AS ( SELECT client_id AS client_id, submission_date AS submission_date, COALESCE(SUM(active_hours_sum), 0) AS active_hours, COUNT(submission_date) AS days_of_use, FROM mozdata.telemetry.clients_daily GROUP BY client_id, submission_date ) SELECT clients_daily.client_id, clients_daily.submission_date, active_hours, days_of_use, FROM clients_daily ) The following parameters are available for metrics.calculate() to customize the query: metrics: unique reference(s) to metric definition, all metric definitions are aggregations (e.g. SUM, AVG, ...) platform: platform to compute metrics for (e.g. firefox_desktop, firefox_ios, fenix, ...) group_by: fields used in the GROUP BY statement; this is a dictionary where the key represents the alias, the value is the field path; GROUP BY always includes the configured client_id and submission_date fields where: SQL filter clause group_by_client_id: Whether the field configured as client_id (defined as part of the data source specification in metric-hub) should be part of the GROUP BY. True by default group_by_submission_date: Whether the field configured as submission_date (defined as part of the data source specification in metric-hub) should be part of the GROUP BY. True by default Data sources can be referenced as follows: SELECT *\nFROM {{ metrics.data_source( data_source=\"main\", platform=\"firefox_desktop\", where='submission_date = \"2023-01-01\"' )\n}} To render queries into raw SQL queries use the ./bqetl query render path/to/query.sql command. Rendered views and queries are also available on the generated-sql branch in bigquery-etl . The bqetl tooling does support running and publishing artifacts that use Jinja (translating Jinja templates into raw SQL isn't strictly necessary to perform these actions).","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in ETL queries","id":"546","title":"Using Metrics in ETL queries"},"547":{"body":"Metric definitions can also be imported into Python scripts by using the mozilla-metric-config-parser . This library automatically parses the definitions in Metric Hub and returns their Python type representations. from metric_config_parser.config import ConfigCollection config_collection = ConfigCollection.from_github_repo(\"https://github.com/mozilla/metric-hub\")\nmetric = config_collection.get_metric_definition(slug=\"active_hours\", app_name=\"firefox_desktop\")\nprint(metric.select_expression) To use the metrics with Mozanalysis, you'll need Metrics not MetricDefinitions. For example: from mozanalysis.config import ConfigLoader\nmetric = ConfigLoader.get_metric(metric_slug=\"active_hours\", app_name=\"firefox_desktop\")","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in Python Scripts","id":"547","title":"Using Metrics in Python Scripts"},"548":{"body":"Metric definitions are available in Looker. For each data source a corresponding explore exists in Looker. These explores are prefixed with \"Metric Definitions\" followed by the data source name. For example, for the Firefox Desktop clients_daily data source an explore \"Metric Definitions Clients Daily\" is available under the Firefox Desktop section. These explores look like the following: The side pane is split into different sections: Base Fields : This section contains dimensions that are useful for filtering or segmenting the population, like channel or operating system. These base fields can be configured in metric-hub (see below). Metrics : This section contains all metrics that are based on the data source represented by the explore. These metrics describe an aggregation of activities or measurements on a per-client basis. Statistics : This sections contains the statistics that have been defined in metric-hub on top of the metric definitions as measures. These statistics summarize the distribution of metrics within a specific time frame, population and/or segment and are used to derive insights and patterns from the raw metric data. Statistics have to be defined manually under the looker/ directory in metric-hub . Sample of source data : Defines the sample size that should be selected from the data source. Decreasing the sample size will speed up getting results in Looker, however it might decrease the accuracy. The results are being adjusted based on the sample size. For example, if a 1% sample is being used, then certain statistic results (like sum, count) will be multiplied by 100. Aggregate Client Metrics Per ... : This parameter controls the time window over which metrics are aggregated per client. For example, this allows to get a weekly average of a metric, a maximum of a metric over the entire time period. By default, aggregations are on a daily basis. Getting Metrics into Looker Metric definitions will be available in the \"Metric Definition\" explores for metrics that have been added to the definitions/ folder in metric-hub . Statistics on top of these metrics need to be defined in the looker/ folder in metric-hub . Statistics currently supported by Looker are: sum count average min max client_count: distinct count of clients where the metric value is >0 ratio: ratio between two metrics. When configuring the statistic metric slugs need to be provided for the numerator and denominator parameters dau_proportion: Ratio between the metric and active user counts To get more statistics added, please reach out on the #data-help Slack channel. To filter and segment metrics in Looker, data sources that expose fields as dimensions can be configured in metric-hub. These base field data sources need to be joined with the metric data sources. Wildcard characters can be used to apply these joins to multiple data sources: [data_sources.looker_base_fields]\nselect_expression = \"\"\" SELECT submission_date, client_id, os, country, channel FROM mozdata.telemetry.clients_daily\n\"\"\"\ncolumns_as_dimensions = true # expose the selected fields as dimensions in Looker # Join `looker_base_fields` on to all the data sources that are in scope for the current file (i.e., data sources for the current application)\n# The selected fields in `looker_base_fields` will show up as dimensions for all the metrics\n[data_sources.'*'.joins.looker_base_fields] # Overwrite the join, to allow for a different data source to be used as base field data source\n[data_sources.baseline.joins.some_other_datasource]\nrelationship = \"many_to_many\"\non_expression = \"baseline.client_id = some_other_datasource.client_id\" Example Use Cases Some stakeholders would like to analyze crash metrics for Firefox Desktop in Looker. First, relevant metrics, such as number of socket crashes, need to be added to definitions/firefox_desktop.toml : [metrics.socket_crash_count_v1]\nselect_expression = \"SUM(socket_crash_count)\"\ndata_source = \"clients_daily\"\nfriendly_name = \"Client Crash Count\"\ndescription = \"Number of Socket crashes by a single client. Filter on this field to remove clients with large numbers of crashes.\" [metrics.socket_crash_active_hours_v1]\nselect_expression = \"SUM(IF(socket_crash_count > 0, active_hours_sum, 0))\"\ndata_source = \"clients_daily\"\nfriendly_name = \"Client Crash Active Hours\"\ndescription = \"Total active hours of a client with socket crashes\" To summarize these metrics for specific channels, operating systems, etc, statistics need to be defined in looker/definitions/firefox_desktop.toml in metric-hub : [metrics.socket_crash_count_v1.statistics.sum] [metrics.socket_crash_active_hours_v1.statistics.sum] [metrics.socket_crash_active_hours_v1.statistics.client_count] [metrics.socket_crash_count_v1.statistics.ratio]\nnumerator = \"socket_crash_count_v1.sum\"\ndenominator = \"socket_crash_active_hours_v1.sum\" These statistics allow to determine the total number of crashes, total number of hours with crashes, how many clients were affected and so on. The Metric Definitions Clients Daily explore in Looker now exposes the defined metrics in statistics which are ready to be used in dashboards or ad-hoc analyses.","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in Looker","id":"548","title":"Using Metrics in Looker"},"549":{"body":"","breadcrumbs":"Data Platform Reference » Metric Hub » FAQ","id":"549","title":"FAQ"},"55":{"body":"Uniform Resource Identifier - a string that refers to a resource. The most common are URLs , which identify the resource by giving its location on the Web ( source ).","breadcrumbs":"Introduction » Terminology » URI","id":"55","title":"URI"},"550":{"body":"Definitions for metrics can be encoded at different levels. It is preferable to specify the SQL that defines how a metric should be computed as much upstream as possible. This allows the most flexible usage of metric definitions. Ideally, metrics should be defined in the [metrics] section. However in some cases metrics might rely on more complex logic. For example, if some more complicated unnesting of fields or JOINs across multiple tables are required it might make sense to move the metric computation into the [data_sources] definition and then simply reference the field in the [metrics] section. The main drawback of this is that if users want to find the definition they will have to go one layer deeper and check how the data source is defined versus just having to look at the metric definition itself. For computationally expensive metrics it can make sense to set up an ETL job that computes the metrics on a daily basis and writes results to a separate table. This table can serve as basis of a data source which can then be used to define a metric. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Metric Hub » Should metrics be defined in the metric definition, data source definition or source table?","id":"550","title":"Should metrics be defined in the metric definition, data source definition or source table?"},"551":{"body":"Fivetran is used for importing data from external services into our data warehouse. A range of prebuilt connectors are available that can be configured in the Fivetran web interface. Custom connectors can be implemented as Google Cloud Functions .","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » External data integration using Fivetran","id":"551","title":"External data integration using Fivetran"},"552":{"body":"Access to Fivetran is limited to Mozilla employees. By default, users do not have permissions to create or access connectors. To gain access, create a task in Jira under the DSRE project . Fivetran can be accessed using your Mozilla LDAP credentials through sso.mozilla.com.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Getting access","id":"552","title":"Getting access"},"553":{"body":"Fivetran is used to extract data from external services and load it into our data warehouse. For transforming data or writing data to a different destination bigquery-etl is used. The integration of Fivetran and external data import into our data platform is illustrated in the following: A separate connector is set up in Fivetran for each external service data should be imported from. The imports get triggered via Airflow which will have different DAGs with a specific schedule. Fivetran will dump the data into our data warehouse. Once the first Airflow-triggered import is done, Airflow can trigger the ETL process which will write the extracted data to a different location in our data warehouse.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Architecture","id":"553","title":"Architecture"},"554":{"body":"We have production and development environments in Fivetran. Environment Description Fivetran Warehouse GCP Destination Project Access Development This environment allows developers to test their connectors during development, quickly deploy changes and make changes to imported data. Fivetran_Dev dev-fivetran Anyone in data engineering Production This environment has connectors deployed that are used in production. Access to connectors and imported data is restricted. Fivetran_Prod moz-fx-data-bq-fivetran Only automation has access. If access to the data is required a ticket needs to be filed with SRE. To prevent Fivetran from having access to our data warehouse, separate GCP projects have been provisioned for Fivetran to dump imported data into. The data can be transformed and moved to different projects and datasets using bigquery-etl. When working in the Fivetran_Dev environment, data is written to the dev-fivetran GCP project in BigQuery. All datasets are by default accessible to data engineers. So when working with sensitive data, it might be necessary to manually update the access permissions to the dataset. Ensure that the Fivetran service account has the necessary permissions to write data to the dataset when making updates. Once the development has finished, either manually delete previously created datasets or set an expiration date so that the datasets will be removed automatically after some time. There are also some additional Fivetran environments that are not managed through Data Engineering and are not integrated into our data platform.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Environments","id":"554","title":"Environments"},"555":{"body":"This is a step-by-step guide for setting up a new connector in Fivetran, scheduling it via Airflow and transforming imported data via bigquery-etl: Log in to Fivetran and select the environment the new connector should be created in. Click on the \"Add Connector\" button and search for the service data that should be imported from. If no connector is available for the service please check out \"Developing custom connectors\" for writing custom connectors. Specify the name of the destination schema (BigQuery dataset name where data will be loaded into) Configure the connector by providing API credentials and other required settings. Finish the setup and wait for the connection tests to pass. Once the connector has been created a historical data import will be automatically triggered. This import can take a few minutes up to several days depending on how much historical data is available. By default, Fivetran schedules imports to run every 6 hours. This schedule will be ignored when scheduling the import through Airflow as explained in the following steps. Specify the data transformation in bigquery-etl or private-bigquery-etl when working with sensitive data. Please follow the general guide of creating a derived dataset . When writing the query, data will be queried from the dataset that was specified when the connector was set up. The connector documentation specifies what tables will be available and what the schemas will look like. Make sure to query from the correct GCP project depending on the environment for which the connector was set up for. Scheduling the ETL and the Fivetran import is also done in bigquery-etl. In the metadata.yaml file of the transformation queries, in addition to specifying the DAG which will be generated automatically, also specify the Fivetran tasks that the ETL depends on, for example: scheduling: dag_name: bqetl_external_service depends_on_fivetran: - task_id: fivetran_import_1 - task_id: another_fivetran_import Once the changes have been merged into bigquery-etl and the Airflow DAGs have been updated and are available in Airflow the connector ID needs to be configured in the Airflow Admin interface. The connector ID is used for identifying the specific Fivetran connector that should be triggered. Looking at the Airflow DAGs each Fivetran import task will reference an Airflow variable. To configure these variables in the Airflow Admin - Variables settings add a new entry. The Key needs to be set to the variable name as shown in the DAG source, the Value is the Fivetran connector ID which can be copied from the Connection Details of the Fivetran connector in the \"Setup\" tab. Enable the DAG in Airflow and trigger an import. By default the Airflow DAG is turned off and needs to be activated manually through the Airflow web UI. Once the first run has started, the Fivetran connector will be updated to only run when triggered manually. If a schedule has been configured through the Fivetran web UI then it will be overwritten.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Setting up connectors","id":"555","title":"Setting up connectors"},"556":{"body":"Fivetran might not provide a prebuilt connector for a specific service. It is possible to implement custom connectors that will be deployed as Google Cloud Functions . The code bases of these connectors are part of one of the following repositories: Fivetran Connectors - This repository contains custom connectors that can be shared publicly. Private Fivetran Connectors - This repository contains custom connectors that should not be shared publicly since the code bases might contain sensitive information. When developing connectors use the Fivetran_Dev environment. This environment allows for faster changes, data is directly accessible and can be deleted by developers. Deploy connectors to the Fivetran_Prod environment only after the connector has been thoroughly tested and the data schema is unlikely to change. A detailed guide of how to create a new custom connector step by step, best practices and tips around debugging are available here .","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Developing custom connectors","id":"556","title":"Developing custom connectors"},"557":{"body":"#data-help - for questions about the data imported from external services and derived datasets #fivetran-discussion - for questions regarding the development of custom connectors or setting up connectors Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Getting help","id":"557","title":"Getting help"},"558":{"body":"Below are a number of trailheads that lead into the projects and code that comprise the Firefox Data Platform.","breadcrumbs":"Data Platform Reference » Project Glossary » Projects","id":"558","title":"Projects"},"559":{"body":"Name and repo Description python_moztelemetry Python APIs for Mozilla Telemetry moztelemetry Scala APIs for Mozilla Telemetry spark-hyperloglog Algebird's HyperLogLog support for Apache Spark mozanalysis A library for Mozilla experiments analysis glean A client-side mobile Telemetry SDK for collecting metrics and sending them to Mozilla's Telemetry service","breadcrumbs":"Data Platform Reference » Project Glossary » Telemetry APIs","id":"559","title":"Telemetry APIs"},"56":{"body":"Uniform Resource Locator - a text string that specifies where a resource (such as a web page, image, or video) can be found on the Internet ( source ). For example, https://www.mozilla.org is a URL.","breadcrumbs":"Introduction » Terminology » URL","id":"56","title":"URL"},"560":{"body":"Name and repo Description bigquery-etl SQL ETL code for building derived datasets in BigQuery telemetry-batch-view Scala ETL code for derived datasets python_mozetl Python ETL code for derived datasets telemetry-airflow Airflow configuration and DAGs for scheduled jobs python_mozaggregator Aggregation job for telemetry.mozilla.org aggregates telemetry-streaming Spark Streaming ETL jobs for Mozilla Telemetry See also data-docs for documentation on datasets.","breadcrumbs":"Data Platform Reference » Project Glossary » ETL code and Datasets","id":"560","title":"ETL code and Datasets"},"561":{"body":"Name and repo Description mozilla-pipeline-schemas JSON and Parquet Schemas for Mozilla Telemetry and other structured data gcp-ingestion Documentation and implementation of the Mozilla telemetry ingestion system on Google Cloud Platform jsonschema-transpiler Convert JSON Schema into BigQuery table definitions mozilla-schema-generator Incorporate probe metadata to generate BigQuery table schemas hindsight Real-time data processing lua_sandbox Generic sandbox for safe data analysis lua_sandbox_extensions Modules and packages that extend the Lua sandbox nginx_moz_ingest Nginx module for Telemetry data ingestion puppet-config Cloud services puppet config for deploying infrastructure parquet2hive Hive import statement generator for Parquet datasets edge-validator A service endpoint for validating incoming data","breadcrumbs":"Data Platform Reference » Project Glossary » Infrastructure","id":"561","title":"Infrastructure"},"562":{"body":"Name and repo Description telemetry.mozilla.org Main entry point for viewing aggregate Telemetry data Glean Aggregate Metrics Aggregate info about probes and measures Glean Debug View Tag and view Glean submissions with low latency Redash Mozilla's fork of the data query / visualization system redash-stmo Mozilla's extensions to Redash TAAR Telemetry-aware addon recommender Ensemble A minimalist platform for publishing data Hardware Report Firefox Hardware Report, available here St. Mocli A command-line interface to STMO probe-scraper Scrape and publish Telemetry probe data from Firefox test-tube Compare data across branches in experiments experimenter A web application for managing experiments St. Moab Automatically generate Redash dashboard for A/B experiments","breadcrumbs":"Data Platform Reference » Project Glossary » Data applications","id":"562","title":"Data applications"},"563":{"body":"Projects in this section are less active, but may not be officially deprecated. Please check with the fx-data-dev mailing list before starting a new project using anything in this section. Name and repo Description telemetry-next-node A node.js package for accessing Telemetry Aggregates data emr-bootstrap-spark AWS bootstrap scripts for Spark. emr-bootstrap-presto AWS bootstrap scripts for Presto.","breadcrumbs":"Data Platform Reference » Project Glossary » Legacy projects","id":"563","title":"Legacy projects"},"564":{"body":"","breadcrumbs":"Data Platform Reference » Project Glossary » Reference materials","id":"564","title":"Reference materials"},"565":{"body":"Name and repo Description data-docs All the info you need to answer questions about Firefox users with data Firefox source docs Mozilla Source Tree Docs - Telemetry section mozilla.report Knowledge repository for public reports (archived)","breadcrumbs":"Data Platform Reference » Project Glossary » Public","id":"565","title":"Public"},"566":{"body":"Name and repo Description Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Project Glossary » Non-public","id":"566","title":"Non-public"},"567":{"body":"This section contains reference material on some of the major datasets we store in BigQuery. Reading this section front to back is not recommended. Instead, identify a dataset you'd like to understand better and read through the relevant documentation. After reading the tutorial, you should know all you need about the dataset. Detailed per-table docs are available in the Data Catalog . Each tutorial should include: Introduction A short overview of why we built the dataset and what need it's meant to solve What data source the data is collected from, and a high level overview of how the data is organized How it is stored and how to access the data Reference An example query to give the reader an idea of what the data looks like and how it is meant to be used How the data is processed and sampled How frequently it's updated, and how it's scheduled An up-to-date schema for the dataset How to augment or modify the dataset Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Dataset Reference","id":"567","title":"Dataset Reference"},"568":{"body":"⚠ This article discusses pings sent by Firefox's legacy v4 telemetry system. See the Glean documentation on pings for newer applications written using the Glean SDK. Introduction Ping Types \"main\" ping \"first-shutdown\" ping \"event\" ping \"update\" ping \"new-profile\" ping \"crash\" ping \"deletion-request\" ping \"coverage\" ping Pingsender Ping Metadata Analysis Further Reading","breadcrumbs":"Dataset Reference » Pings » Raw Ping Data","id":"568","title":"Raw Ping Data"},"569":{"body":"We receive data from our users via pings . There are several types of pings, each containing different measurements and sent for different purposes. To review a complete list of ping types and their schemata, see this section of the Mozilla Source Tree Docs . Pings are also described by a JSONSchema specification which can be found in the mozilla-pipeline-schemas repository . There are a few pings that are central to delivering our core data collection primitives (Histograms, Events, Scalars) and for keeping an eye on Firefox behaviour (Environment, New Profiles, Updates, Crashes). For instance, a user's first session in Firefox might have four pings like this: Flowchart of pings in the user's first session","breadcrumbs":"Dataset Reference » Pings » Introduction","id":"569","title":"Introduction"},"57":{"body":"Weekly Active Users - The number of unique profiles active at least once during the 7-day window ending on the specified day. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Terminology » WAU","id":"57","title":"WAU"},"570":{"body":"","breadcrumbs":"Dataset Reference » Pings » Ping Types","id":"570","title":"Ping Types"},"571":{"body":"The \"main\" ping is the workhorse of the Firefox Telemetry system. It delivers the Telemetry Environment as well as Histograms and Scalars for all process types that collect data in Firefox. It has several variants each with specific delivery characteristics: Reason Sent when Notes shutdown Firefox session ends cleanly Accounts for about 80% of all \"main\" pings ( STMO#3434 ). Sent by Pingsender immediately after Firefox shuts down, subject to conditions: Firefox 55+, if the OS isn't also shutting down, and if this isn't the client's first session. If Pingsender fails or isn't used, the ping is sent by Firefox at the beginning of the next Firefox session. daily It has been more than 24 hours since the last \"main\" ping, and it is around local midnight In long-lived Firefox sessions we might go days without receiving a \"shutdown\" ping. Thus the \"daily\" ping is sent to ensure we occasionally hear from long-lived sessions. environment-change Telemetry Environment changes Is sent immediately when triggered by Firefox (Installing or removing an addon or changing a monitored user preference are common ways for the Telemetry Environment to change) aborted-session Firefox session doesn't end cleanly Sent by Firefox at the beginning of the next Firefox session. It was introduced in Firefox 38.","breadcrumbs":"Dataset Reference » Pings » \"main\" ping","id":"571","title":"\"main\" ping"},"572":{"body":"The \"first-shutdown\" ping is identical to the \"main\" ping with reason \"shutdown\" created at the end of the user's first session, but sent with a different ping type. This was introduced when we started using Pingsender to send shutdown pings as there would be a lot of first-session \"shutdown\" pings that we'd start receiving all of a sudden. It is sent using Pingsender. It was introduced in Firefox 57.","breadcrumbs":"Dataset Reference » Pings » \"first-shutdown\" ping","id":"572","title":"\"first-shutdown\" ping"},"573":{"body":"The \"event\" ping provides low-latency eventing support to Firefox Telemetry. It delivers the Telemetry Environment, Telemetry Events from all Firefox processes, and some diagnostic information about Event Telemetry. It is sent every hour if there have been events recorded, and up to once every 10 minutes (governed by a preference ) if the maximum event limit for the ping (default to 1000 per process, governed by a preference ) is reached before the hour is up. It was introduced in Firefox 62.","breadcrumbs":"Dataset Reference » Pings » \"event\" ping","id":"573","title":"\"event\" ping"},"574":{"body":"Firefox Update is the most important means we have of reaching our users with the latest fixes and features. The \"update\" ping notifies us when an update is downloaded and ready to be applied (reason: \"ready\") and when the update has been successfully applied (reason: \"success\"). It contains the Telemetry Environment and information about the update. It was introduced in Firefox 56.","breadcrumbs":"Dataset Reference » Pings » \"update\" ping","id":"574","title":"\"update\" ping"},"575":{"body":"When a user starts up Firefox for the first time, a profile is created. Telemetry marks the occasion with the \"new-profile\" ping which sends the Telemetry Environment. It is sent either 30 minutes after Firefox starts running for the first time in this profile (reason: \"startup\") or at the end of the profile's first session (reason: \"shutdown\"), whichever comes first. \"new-profile\" pings are sent immediately when triggered. Those with reason \"startup\" are sent by Firefox. Those with reason \"shutdown\" are sent by Pingsender. It was introduced in Firefox 55.","breadcrumbs":"Dataset Reference » Pings » \"new-profile\" ping","id":"575","title":"\"new-profile\" ping"},"576":{"body":"The \"crash\" ping provides diagnostic information whenever a Firefox process exits abnormally. Unlike the \"main\" ping with reason \"aborted-session\", this ping does not contain Histograms or Scalars. It contains a Telemetry Environment, Crash Annotations , and Stack Traces . It was introduced in Firefox 40.","breadcrumbs":"Dataset Reference » Pings » \"crash\" ping","id":"576","title":"\"crash\" ping"},"577":{"body":"In the event a user opts out of Telemetry, we send one final \"deletion-request\" ping to let us know. It contains only the common ping data and an empty payload. It was introduced in Firefox 72, replacing the \"optout\" ping (which was in turn introduced in Firefox 63).","breadcrumbs":"Dataset Reference » Pings » \"deletion-request\" ping","id":"577","title":"\"deletion-request\" ping"},"578":{"body":"The coverage ping ( announcement ) is a periodic census intended to estimate telemetry opt-out rates. We estimate that 93% of release channel profiles have telemetry enabled (and are therefore included in DAU).","breadcrumbs":"Dataset Reference » Pings » \"coverage\" ping","id":"578","title":"\"coverage\" ping"},"579":{"body":"Pingsender is a small application shipped with Firefox which attempts to send pings even if Firefox is not running. If Firefox has crashed or has already shut down we would otherwise have to wait for the next Firefox session to begin to send pings. Pingsender was introduced in Firefox 54 to send \"crash\" pings. It was expanded to send \"main\" pings of reason \"shutdown\" in Firefox 55 (excepting the first session). It sends the \"first-shutdown\" ping since its introduction in Firefox 57.","breadcrumbs":"Dataset Reference » Pings » Pingsender","id":"579","title":"Pingsender"},"58":{"body":"This section contains documentation describing how to perform specific tasks. It includes the following sections: Getting Started : How to get started. Analysis Cookbooks : Tutorials on analyzing data. Operational Cookbooks : Tutorials describing how to perform various operational tasks. Sending Telemetry : Tutorials on adding new Telemetry. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Tutorials & Cookbooks","id":"58","title":"Tutorials & Cookbooks"},"580":{"body":"The data pipeline appends metadata to arriving pings containing information about the ingestion environment including timestamps, Geo-IP data about the client, and fields extracted from the ping or client headers that are useful for downstream processing. These fields are available in BigQuery ping tables inside the metadata struct, described in detail in the \"Ingestion Metadata\" section of this article . Since the metadata are not present in the ping as it is sent by the client, these fields are documented here, instead of in the source tree docs. As of September 28, 2018, members of the meta key on main pings include: field description additional_properties A JSON string containing any payload properties not present in the schema document_id The document ID specified in the URI when the client sent this message normalized_app_name Set to \"Other\" if this message contained an unrecognized app name normalized_channel Set to \"Other\" if this message contained an unrecognized channel name normalized_country_code An ISO 3166-1 alpha-2 country code normalized_os Set to \"Other\" if this message contained an unrecognized OS name normalized_os_version N/A sample_id Hashed version of client_id (if present) useful for partitioning; ranges from 0 to 99 submission_timestamp Time when the ingestion edge server accepted this message metadata.user_agent.browser N/A metadata.user_agent.os N/A metadata.user_agent.version N/A metadata.uri.app_build_id N/A metadata.uri.app_name N/A metadata.uri.app_update_channel N/A metadata.uri.app_version N/A metadata.header.date Date HTTP header metadata.header.dnt DNT (Do Not Track) HTTP header metadata.header.x_debug_id X-Debug-Id HTTP header metadata.header.x_pingsender_version X-PingSender-Version HTTP header metadata.geo.city City name metadata.geo.country An ISO 3166-1 alpha-2 country code metadata.geo.db_version The specific Geo database version used for this lookup metadata.geo.subdivision1 First major country subdivision, typically a state, province, or county metadata.geo.subdivision2 Second major country subdivision; not applicable for most countries metadata.isp.db_version The specific ISP database version used for this lookup metadata.isp.name The name of the Internet Service Provider metadata.isp.organization The name of a specific business entity when available; otherwise the ISP name","breadcrumbs":"Dataset Reference » Pings » Ping Metadata","id":"580","title":"Ping Metadata"},"581":{"body":"The main ping includes histograms, scalars, and other performance and diagnostic data. Since Firefox 62, it no longer contains event data ; events are now sent in a separate event ping. Derived datasets are processed from ping tables. They are intended to be: Easier and faster to query Organized to make the data easier to analyze Ping data lives in BigQuery and is accessible in STMO ; see the BigQuery cookbook section for more information. Before analyzing raw ping data, check if a derived dataset can answer your question. If you do need to work with raw ping data, be aware that the volume of data can be high. Try to limit the size of your data by controlling the date range, and start off using a sample.","breadcrumbs":"Dataset Reference » Pings » Analysis","id":"581","title":"Analysis"},"582":{"body":"You can find the complete ping documentation in the Firefox source documentation. To augment our data collection, see Collecting New Data and the Data Collection Policy . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Pings » Further Reading","id":"582","title":"Further Reading"},"583":{"body":"See Accessing Desktop Data for a discussion on the differences between pings and derived datasets. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Derived Datasets","id":"583","title":"Derived Datasets"},"584":{"body":"The active_profiles dataset gives client-level estimates of whether a profile is still an active user of the browser at a given point in time, as well as probabilistic forecasts of the client's future activity. These quantities are estimated by a model that attempts to infer and decouple a client's latent propensity to leave Firefox and become inactive, as well as their latent propensity to use the browser while still active. These estimates are currently generated for release desktop browser profiles only, across all operating systems and geographies.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Intro","id":"584","title":"Intro"},"585":{"body":"The model generates predictions for each client by looking at just the recency and frequency of a client's daily usage within the previous 90 day window. Usage is defined by the daily level binary indicator of whether they show up in clients_daily on a given day. The table contains columns related to these quantities: submission_date: Day marking the end of the 90 day window. Earliest submission_date that the table covers is '2019-05-13'. min_day: First day in the window that the client was seen. This could be anywhere between the first day in the window and the last day in the window. max_day: Last day in the window the client was seen. The highest value this can be is submission_date. recency: Age of client in days. frequency: Number of days in the window that a client has returned to use the browser after min_day. num_opportunities: Given a first appearance at min_day, what is the highest number of days a client could have returned. That is, what is the highest possible value for frequency. Since the model is only using these 2 coarse-grained statistics, these columns should make it relatively straightforward to interpret why the model made the predictions that it did for a given profile.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Model","id":"585","title":"Model"},"586":{"body":"The model estimates the expected value for 2 related latent probability variables for a user. The values in prob_daily_leave give our expectation of the probability that they will become inactive on a given day, and prob_daily_usage represents the probability that a user will return on a given day, given that they are still active . These quantities could be useful for disentangling usage rate from the likelihood that a user is still using the browser. We could, for example, identify intense users who are at risk of churning, or users who at first glance appear to have churned, but are actually just infrequent users. prob_active is the expected value of the probability that a user is still active on submission_date, given their most recent 90 days' of activity. 'Inactive' in this sense means that the profile will not use the browser again, whether because they have uninstalled the browser or for some other reason.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Latent quantities","id":"586","title":"Latent quantities"},"587":{"body":"There are several columns of the form e_total_days_in_next_7_days, which give the expected number of times that a user will show up in the next 7 days (or 14, 21, 28 days). These predictions take into account both the likelihood that a user will become inactive in the future, as well as their daily propensity to use the browser, given that they are still active. The values in e_total_days_in_next_7_days will be between 0 and 7. An estimate for the probability that a client will contribute to MAU is available in the column prob_mau. This is simply the probability that the user will return at any point in the following 28 days, thereby contributing to MAU. Since it is a probability, the values will range between 0 and 1, just like prob_daily_leave and prob_daily_usage.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Predictions","id":"587","title":"Predictions"},"588":{"body":"There are several columns that contain attributes of the client, like os, locale, normalized_channel, normalized_os_version, and country. sample_id is also included, which can be useful for quicker queries, as the table is clustered by this column in BigQuery.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Attributes","id":"588","title":"Attributes"},"589":{"body":"A way to think about the model that infers these quantities is to imagine a simple process where each client is given 2 weighted coins when they become users, and that they flip each day. Since they're weighted, the probability of heads won't be 50%, but rather some probability between 0 and 100%, specific to each client's coin. One coin, called L, comes up heads with probability prob_daily_leave, and if it ever comes up heads, the client will never use the browser again. The daily usage coin, U, has heads prob_daily_usage% of the time. While they are still active , clients flip this coin to decide whether they will use the browser on that day, and show up in clients_daily. The combination of these two coin flipping processes results in a history of activity that we can see in clients_daily. While the model is simple, it has very good predictive power that can tell, in aggregate , how many users will still be active at some point in the future. A downside of the model's simplicity, however, is that its predictions are not highly tailored to an individual client. The very simplified features do not take into account things like seasonality, or finer grained attributes of their usage (like active hours, addons, etc.). Further, the predictions in this table only account for existing users that have been seen in the 90 days of history, and so longer term forecasts of user activity would need to somehow model new users separately.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Remarks on the model","id":"589","title":"Remarks on the model"},"59":{"body":"This section contains some basic tutorials on how to get up and running with Mozilla's data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting started","id":"59","title":"Getting started"},"590":{"body":"Due to the lightweight feature space of the model, the predictions perform better at the population level rather than the individual client level, and there will be a lot of client-level variation in behavior. That is, when grouping clients by different dimensions, say all of the en-IN users on Darwin, the average MAU prediction should be quite close, but a lot of users' behavior can deviate significantly from the predictions. The model will also be better at medium- to longer- term forecasts. In particular, the model will not be well suited to give predictions for new users who have appeared only once in the data set very recently. These constitute a disproportionately large share of users, but do not have enough history for this model to make good use of. These single day profiles are currently the subject of an investigation that will hopefully yield good heuristics for users that only show up for a single day.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Caveats and future work","id":"590","title":"Caveats and future work"},"591":{"body":"Here is a sample query that will give averages for predicted MAU, probability that users are still active, and other quantities across different operating systems: SELECT os, cast(sum(prob_mau) AS int64) AS predicted_mau, count(*) AS n, round(avg(prob_active) * 100, 1) AS prob_active, round(avg(prob_daily_leave) * 100, 1) AS prob_daily_leave, round(avg(prob_daily_usage) * 100, 1) AS prob_daily_usage, round(avg(e_total_days_in_next_28_days), 1) AS e_total_days_in_next_28_days\nFROM `telemetry.active_profiles`\nWHERE submission_date = '2019-08-01' AND sample_id = 1\nGROUP BY 1\nHAVING count(*) > 100\nORDER BY avg(prob_daily_usage) DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Sample query","id":"591","title":"Sample query"},"592":{"body":"The code behind the model can be found in the bgbb_lib repo , or on PyPI . The airflow job is defined in the bgbb_airflow repo . The model to fit the parameters is run weekly, and the table is updated daily. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Scheduling","id":"592","title":"Scheduling"},"593":{"body":"Introduction Background Datasets Active users aggregates Active users aggregates for device Active users aggregates for attribution Scheduling Code Reference Change control Location and how to query Looker visualizations with period over period analysis","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Active Users Aggregates reference","id":"593","title":"Active Users Aggregates reference"},"594":{"body":"The active_users_aggregates is a set of tables designed for analysis of client activity on a daily, weekly and monthly basis, starting from the submission date of the first baseline ping received by our servers.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Introduction","id":"594","title":"Introduction"},"595":{"body":"Phase 1 These aggregates were initially designed to support the migration of the GUD Growth and Usage Dashboard as designed in the Initial proposal . This resulted in three views that collect data for all browsers: telemetry.active_users_aggregates for an overall analysis of active users and search metrics. telemetry.active_users_aggregates_device for analysis of active users based on unique devices where the client is installed. telemetry.active_users_aggregates_attribution for analysis of active users based on the first attribution reported by each client. Phase 2 As part of the performance and quality improvement efforts and to support the kpi source of truth proposal , the view telemetry.active_users_aggregates is now based in two views, for Desktop and Mobile data. The underlying setup is one table per browser, located in the corresponding BigQuery dataset, e.g. fenix_derived.active_users_aggregates_v1. This new setup has a set of benefits: Data can be queried per browser, which reduces the amount of data scanned for lower query cost and improves query response time. Browser specific logic and KPIs only require modifying the corresponding table and immediately reflects in the unioned views without further effort. Browser specific implementations only require the backfill of the corresponding table, which results in reduced cost and time.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Background","id":"595","title":"Background"},"596":{"body":"Active users aggregates This aggregates contains the metrics daily, weekly and monthly active users, new profile and search counts aggregated by product and various business dimensions: attribution, channel, country, city, date, device model, distribution id, segment, OS details. Active users aggregates for device The active_users_aggregates_device contains the metrics of daily, weekly and monthly active users, new profiles and search counts with additional detail of the OS and device where the client is installed. The reason to have this aggregate in addition to active_users_aggregates is to improve the query performance for final users, by separating the device analysis, which makes one of the biggest size columns in the table, as most devices have unique identifiers. Active users aggregates for attribution The active_users_aggregates_attribution contains the metrics of daily, weekly and monthly active users, new profiles and search counts to retrieve the source and context of each client installation and the cohorts behaviour. It can be used to query the set attribution parameters in the context of the business core dimensions: country, submission_date, app_name and if the browser is set to default. The reason to have this aggregate in addition to active_users_aggregates is to improve the query performance for final users, by separating the analysis of the numerous attribution parameters, which is required with less regularity than other dimensions and mostly for specific purposes. E.g. During investigations or for marketing campaigns. This aggregate retrieves Fenix attribution information from fenix.firefox_android_clients.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Datasets","id":"596","title":"Datasets"},"597":{"body":"These datasets are scheduled to update daily at 3:30 hours in Airflow DAG bqetl_analytics_aggregations","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Scheduling","id":"597","title":"Scheduling"},"598":{"body":"The query and metadata for unioned views (all browsers) is defined in the active_users_aggregates_ sub-folder in bigquery-etl under telemetry_derived . The query and metadata per browser are auto-generated using sql generators and can be accessed by selecting the generated-sql branch in the bigquery-etl GitHub repository and navigating to the browser's sub-folder. E.g. Firefox desktop query .","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Code Reference","id":"598","title":"Code Reference"},"599":{"body":"The underlying tables for each browser aggregate are subject to change-control. This follows the Infrastructure Change Control process and implies that any modifications to the corresponding code in GitHub will require the approval of members of the Data Science and Data Engineering teams.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Change control","id":"599","title":"Change control"},"6":{"body":"This section contains some documentation of things that used to be part of the Mozilla Data Platform, but are no longer. You can generally ignore this section, it is intended only to answer questions like \"what happened to X?\". You can find the fully-rendered documentation here , rendered with mdBook , and hosted on Github pages. Found a bug? Edit this page on GitHub.","breadcrumbs":"Mozilla Data Documentation » Historical Reference","id":"6","title":"Historical Reference"},"60":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Accessing Telemetry data","id":"60","title":"Accessing Telemetry data"},"600":{"body":"BigQuery view Notes / Location in Looker firefox_desktop.active_users_aggregates Firefox Desktop. Windows, Linux, MacOS (OS = 'Darwin'). firefox_ios.active_users_aggregates Firefox iOS fenix.active_users_aggregates Fenix focus_android.active_users_aggregates Focus Android focus_ios.active_users_aggregates Focus iOS klar_ios.active_users_aggregates Klar iOS telemetry.active_users_aggregates_mobile Unioned view of mobile browsers. telemetry.active_users_aggregates Unioned view of mobile & desktop browsers. Looker Explore telemetry.active_users_aggregates_device Unioned view of mobile & desktop browsers. Looker Explore telemetry.active_users_aggregates_attribution Unioned view of mobile & desktop browsers. Looker Explore","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Location and how to query","id":"600","title":"Location and how to query"},"601":{"body":"The Usage folder for Mobile and Desktop browsers includes a set of visualizations that you can access directly and are enhanced with the period over period analysis. img.png Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Looker visualizations with period over period analysis","id":"601","title":"Looker visualizations with period over period analysis"},"602":{"body":"Addon usage by client, partitioned by day.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Addons","id":"602","title":"Addons"},"603":{"body":"This dataset contains one or more records for every entry in the main ping table that contain a non-null value for client_id. Each Addons record contains info for a single addon, or if the main ping did not contain any active addons, there will be a row with nulls for all the addon fields (to identify client_ids/records without any addons).","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Data Reference","id":"603","title":"Data Reference"},"604":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job DAG runs every day after the Main Summary data has been generated. The DAG defined in dags/bqetl_addons.py","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Scheduling","id":"604","title":"Scheduling"},"605":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/addons_v2/query.sql . You may find the environment reference in The Firefox Source Documentation helpful for understanding the source data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Code Reference","id":"605","title":"Code Reference"},"606":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries DAU, WAU and MAU for uBlock Origin Add-ons with Highest Organic:SAP search ratio AdClicks:SAP ratio for Popular Add-ons around adblocker Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Addons Daily","id":"606","title":"Addons Daily"},"607":{"body":"The addons_daily table is a small and fast dataset with data on specific add-ons, and the users who have them installed. It contains one row per addon_id and submission_date. Contents Many questions about add-ons are of the form: \"How many users have add-on A installed?\" or \"Are users with add-on Z more active than users with add-on Y?\" This dataset is aimed at answering these type of questions without having to do cumbersome joins or filters. This dataset also has detailed search aggregates by each add-on, broken out by our major search engines (google, bing, ddg, amazon, yandex, other), along with total aggregates (total). This allows us to identify strange search patterns for add-ons who change a user's search settings on their behalf, often siphoning away SAP searches and Mozilla revenue (see the second example query below). Accessing the Data The addons_daily table is accessible through STMO using the Telemetry (BigQuery) data source. See STMO#71007 for an example.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Introduction","id":"607","title":"Introduction"},"608":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Data Reference","id":"608","title":"Data Reference"},"609":{"body":"DAU, WAU and MAU for uBlock Origin SELECT submission_date, dau, wau, mau\nFROM `moz-fx-data-shared-prod.telemetry.addons_daily`\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 28 DAY) AND addon_id = 'uBlock0@raymondhill.net' Add-ons with Highest Organic:SAP search ratio SELECT addon_id, ANY_VALUE(name) as name, AVG(dau) as avg_dau, SAFE_DIVIDE(SUM(organic_searches.total), SUM(sap_searches.total)) as organic_sap_ratio\nFROM telemetry.addons_daily\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND is_system = false\nGROUP BY 1\nHAVING avg(dau) > 1000\nORDER BY 4 DESC AdClicks:SAP ratio for Popular Add-ons around adblocker SELECT addon_id, ANY_VALUE(name) as name, AVG(dau) as avg_dau, SAFE_DIVIDE(SUM(ad_clicks.total), SUM(sap_searches.total)) as adclick_sap_ratio\nFROM telemetry.addons_daily\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND is_system = false AND addon_id in ('uBlock0@raymondhill.net', -- 'Ublock user' '{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}', -- 'ABP user' 'jid1-NIfFY2CA8fy1tg@jetpack', --'Adblock user', '{73a6fe31-595d-460b-a920-fcc0f8843232}', --'NoScript user', 'firefox@ghostery.com', --'Ghostery user' 'adblockultimate@adblockultimate.net', --'AdblockUltimate user' 'jid1-MnnxcxisBPnSXQ@jetpack' -- '$PrivacyBadger user' )\nGROUP BY 1\nHAVING avg(dau) > 1000\nORDER BY 4 DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Example Queries","id":"609","title":"Example Queries"},"61":{"body":"Aggregated information on the Firefox user population (including hardware, operating system, and other usage characteristics) is available at the Firefox Public Data Report portal. In addition, a set of curated datasets are available to the public for research purposes. See the public data cookbook for more information.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Public Data","id":"61","title":"Public Data"},"610":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the addons_daily DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Scheduling","id":"610","title":"Scheduling"},"611":{"body":"The data is partitioned by submission_date. As of 2020-04-17, the current version of the addons_daily dataset is v1.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Schema","id":"611","title":"Schema"},"612":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Code Reference","id":"612","title":"Code Reference"},"613":{"body":"In the normal course of processing incoming telemetry, the contents of pings are separated from the IP address of the client that sent the ping. Analysts do not have access to the IP address data, and the IP address data is discarded after several days. To provide some insight about the different experiences users have on different ISP networks, while preserving the IP privacy of individual users, this dataset computes some aggregates from the telemetry data before the IP address information is discarded. The dataset is computed each day from the pings received the prior day. The motivating question for this dataset was to understand which network operators are using the use-application-dns.net canary domain to disable DNS over HTTPS (DoH) by default for clients using their networks. If a user has not specifically turned DoH on or off, Firefox checks for indications that DoH should not be enabled. One of these checks is to perform a lookup for the canary domain using the client's default DNS resolver. If the lookup returns a NXDOMAIN error code indicating the canary domain does not exist, DoH will not be enabled by default. Network operators control this behavior by configuring the resolvers they provision for their clients. An autonomous system represents a network with a common routing policy, often because it is controlled by a single entity. Autonomous systems advertise a set of routes, representing blocks of network addresses. We use them as a way to identify the entity controlling an IP address. The asn_aggregates dataset, created in bug 1615269 , contains the columns: autonomous_system_number (int64): the number of the autonomous system from which pings were submitted submission_date (date): the date that pings reached the ingestion endpoint n_clients (int64): number of Firefox clients sending event pings that day, from that AS doh_enabled (int64): number of clients who sent a enable_doh result for the canary heuristic that day, from that AS doh_disabled (int64): number of clients who sent a disable_doh result for the canary heuristic that day, from that AS The canary heuristic indicates whether a client was able to resolve use-application-dns.net ; this is a mechanism available to network operators who may choose to disable DoH by default for their clients. We record rows only for ASs where n_clients is at least 500. The ingestion endpoint only accepts connections with IPv4. If that changes, clients submitting telemetry from IPv6 addresses will be ignored by this dataset. The client AS number is determined by looking up the client's IP address in a MaxMind database. Some notes on interpretation: ASs can change route announcements frequently, so the MaxMind database may be stale Telemetry is not necessarily sent on network change events, so users may record activity on one network and submit it from another. The number of distinct client evaluating DoH heuristics is not currently captured; if clients report both enabled and disabled states for DoH, they will be double-counted. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Autonomous System Aggregates » Autonomous system aggregates","id":"613","title":"Autonomous system aggregates"},"614":{"body":"Many questions about Firefox take the form \"What did clients with characteristics X, Y, and Z do during the period S to E?\" The clients_daily table aims to answer these questions. Each row in the table is a (client_id, submission_date) and contains a number of aggregates about that day's activity.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Clients Daily","id":"614","title":"Clients Daily"},"615":{"body":"The clients_daily table is accessible through STMO using the Telemetry (BigQuery) data source.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Accessing the Data","id":"615","title":"Accessing the Data"},"616":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Data Reference","id":"616","title":"Data Reference"},"617":{"body":"Compute Churn for a one-day cohort: SELECT submission_date, approx_count_distinct(client_id) AS cohort_dau\nFROM telemetry.clients_daily\nWHERE submission_date > '2017-08-31' AND submission_date < '2017-10-01' AND profile_creation_date LIKE '2017-09-01%'\nGROUP BY 1\nORDER BY 1 Distribution of pings per client per day: SELECT normalized_channel, CASE WHEN pings_aggregated_by_this_row > 50 THEN 50 ELSE pings_aggregated_by_this_row END AS pings_per_day, approx_count_distinct(client_id) AS client_count\nFROM telemetry.clients_daily\nWHERE submission_date = '2017-09-01' AND normalized_channel <> 'Other'\nGROUP BY normalized_channel, pings_per_day\nORDER BY pings_per_day, normalized_channel","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Example Queries","id":"617","title":"Example Queries"},"618":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the main_summary DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Scheduling","id":"618","title":"Scheduling"},"619":{"body":"The data is partitioned by submission_date. As of 2019-11-28, the current version of the clients_daily dataset is v6.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Schema","id":"619","title":"Schema"},"62":{"body":"Access to other Telemetry data is limited to two groups: Mozilla employees and contractors Contributors who have signed a non-disclosure agreement , have a sustained track record of contribution, and have a demonstrated need to access this data If you are an employee or contractor, you should already have the necessary permissions. If you are a contributor and want to request access to Mozilla Telemetry data, file a bug in the operations component and ask an established Mozilla contributor or employee to vouch for you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Non-public Data","id":"62","title":"Non-public Data"},"620":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/clients_daily_v6/query.sql . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Code Reference","id":"620","title":"Code Reference"},"621":{"body":"Introduction Content Background and Caveats Accessing the Data Data Reference Field Descriptions Activity Segment/User State/Core Active Specific Usage Specific New Profile Specific Example Queries Compute DAU for non-windows clients for the last week Compute WAU by Channel for the last week Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Clients Last Seen Reference","id":"621","title":"Clients Last Seen Reference"},"622":{"body":"The clients_last_seen dataset is useful for efficiently determining exact user counts such as DAU and MAU. It can also allow efficient calculation of other windowed usage metrics like retention via its bit pattern fields . It includes the most recent values in a 28 day window for all columns in the clients_daily dataset . Content For each submission_date this dataset contains one row per client_id that appeared in clients_daily in a 28 day window including submission_date and preceding days. The days_since_seen column indicates the difference between submission_date and the most recent submission_date in clients_daily where the client_id appeared. A client observed on the given submission_date will have days_since_seen = 0. Other days_since_ columns use the most recent date in clients_daily where a certain condition was met. If the condition was not met for a client_id in a 28 day window NULL is used. For example days_since_visited_5_uri uses the condition scalar_parent_browser_engagement_total_uri_count_sum >= 5. These columns can be used for user counts where a condition must be met on any day in a window instead of using the most recent values for each client_id. The days_seen_bits field stores the daily history of a client in the 28 day window. The daily history is converted into a sequence of bits, with a 1 for the days a client is in clients_daily and a 0 otherwise, and this sequence is converted to an integer. A tutorial on how to use these bit patterns to create filters in SQL can be found in this notebook . The rest of the columns use the most recent value in clients_daily where the client_id appeared. Background and Caveats User counts generated using days_since_seen only reflect the most recent values from clients_daily for each client_id in a 28 day window. This means Active MAU as defined cannot be efficiently calculated using days_since_seen because if a given client_id appeared every day in February and only on February 1st had scalar_parent_browser_engagement_total_uri_count_sum >= 5 then it would only be counted on the 1st, and not the 2nd-28th. Active MAU can be efficiently and correctly calculated using days_since_visited_5_uri. MAU can be calculated over a GROUP BY submission_date[, ...] clause using COUNT(*), because there is exactly one row in the dataset for each client_id in the 28 day MAU window for each submission_date. User counts generated using days_since_seen can use SUM to reduce groups, because a given client_id will only be in one group per submission_date. So if MAU were calculated by country and channel, then the sum of the MAU for each country would be the same as if MAU were calculated only by channel. Accessing the Data The data is available in Re:dash and BigQuery. Take a look at this full running example query in Re:dash (STMO#159510) .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Introduction","id":"622","title":"Introduction"},"623":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Data Reference","id":"623","title":"Data Reference"},"624":{"body":"The *_bits fields store the relevant activity of a client in a 28 day window, as a 28 bit integer. For each bit, a 1 corresponds to the specific activity occurring on that day.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Field Descriptions","id":"624","title":"Field Descriptions"},"625":{"body":"Please see this section for descriptions regarding user states/segments. is_core_active_v1: Boolean indicating if the client satisfies conditions of being core active on that day. activity_segments_v1: The activity segment applicable to the client that day. is_regular_user_v3: Boolean indicating if the client satisfies conditions of being a regular user on that day. is_new_or_resurrected_v3: Boolean indicating if the client satisfies conditions of being a regular user on that day. is_weekday_regular_v1: Boolean indicating if the client satisfies conditions of being a weekday regular user on that day. is_allweek_regular_v1: Boolean indicating if the client satisfies conditions of being an all-week regular user on that day.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Activity Segment/User State/Core Active Specific","id":"625","title":"Activity Segment/User State/Core Active Specific"},"626":{"body":"days_visited_1_uri_bits: Each bit field represents if a client browsed at least 1 URI on that day. days_since_visited_1_uri: Number of days since the client browsed at least 1 URI. days_interacted_bits: Each bit field represents if a client had at least 1 active tick on that day. This is derived from the active_hours_sum in clients_daily. days_since_interacted: Number of days since the clients had at least 1 active tick. days_had_8_active_ticks_bits: Each bit field represents if a client had at least 8 active ticks on that day. This can be used to approximate the threshold of 1 URI, and is useful for determining activity for clients using Private Browsing Mode where URI counts are not recorded. days_since_visited_8_active_ticks: Number of days since the client had at least 8 active ticks.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Usage Specific","id":"626","title":"Usage Specific"},"627":{"body":"first_seen_date: Date the client sent their first main ping. second_seen_date: Date the client sent their first main ping. days_since_first_seen: Number of days since first_seen_date days_since_second_seen: Number of days since second_seen_date new_profile_5_day_activated_v1: Boolean indicating if a new profile has sent a ping 5 out of their first 7 days. new_profile_14_day_activated_v1: Boolean indicating if a new profile has sent a ping 8 out of their first 14 days. new_profile_21_day_activated_v1: Boolean indicating if a new profile has sent a ping 12 out of their first 21 days. days_since_created_profile: Number of days since the profile creation date. This field is only populated when the value is 27 days or less. Otherwise, it is NULL. profile_age_in_days can be used in the latter cases for all clients who have a profile creation date.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » New Profile Specific","id":"627","title":"New Profile Specific"},"628":{"body":"Compute DAU for non-windows clients for the last week SELECT submission_date, os, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen = 0\nGROUP BY submission_date, os\nHAVING count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Compute WAU by Channel for the last week SELECT submission_date, normalized_channel, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen < 7\nGROUP BY submission_date, normalized_channel\nHAVING count > 10 -- remove outliers\nORDER BY normalized_channel, submission_date DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Example Queries","id":"628","title":"Example Queries"},"629":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the main_summary DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Scheduling","id":"629","title":"Scheduling"},"63":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Getting Help","id":"63","title":"Getting Help"},"630":{"body":"The data is partitioned by submission_date. As of 2019-03-25, the current version of the clients_last_seen dataset is v1, and the schema is visible in the BigQuery console here .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Schema","id":"630","title":"Schema"},"631":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Code Reference","id":"631","title":"Code Reference"},"632":{"body":"The telemetry.events and telemetry.events_1pct derived datasets make it easier to analyze the desktop Firefox event ping . It has the following advantages over accessing the raw ping table (telemetry.event): There is no need to UNNEST the events column: this is already done for you. You don't have to know which process type emitted your event. If you care, you can query the event_process column. It is clustered on the event_category column, which can dramatically speed up your query.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Events","id":"632","title":"Events"},"633":{"body":"The events dataset contains one row for each event submitted in an event ping for that day. The timestamp, category, method, object, value, and extra fields of the event are mapped to columns named event_timestamp, event_category, event_method, event_object, event_string_value, and event_map_values. To access the event_map_values, you can use the mozfun.map.get_key UDF, like SELECT mozfun.map.get_key(event_map_values, \"branch\") AS branch FROM telemetry.events. Please note that event_timestamp refers to the time in milliseconds when the event was recorded relative to the main process start time (session_start_time), while the timestamp column refers to the time the ping was ingested. event_timestamp is useful for determining relative order of events within a single session. Adding event_timestamp to session_start_time will allow you to approximate the absolute time an event occurred, subject to client clock skew and other factors.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Data Reference","id":"633","title":"Data Reference"},"634":{"body":"The telemetry.events_1pct table is a consistent 1% sample from telemetry.events (sample_id = 0) that includes 6 months of history. Using the sampled table can be faster than hitting telemetry.events, particularly when iterating on a prototype query. BigQuery is also better able to estimate the amount of data it will scan when querying events_1pct, so queries on events_1pct may be able to succeed where the equivalent query on events with a sample_id = 0 filter would be rejected due to the query appearing to scan many TB of data.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Sample of events: telemetry.events_1pct","id":"634","title":"Sample of events: telemetry.events_1pct"},"635":{"body":"This query gets the count of the number of times the user initiated the dismiss_breach_alert and learn_more_breach actions. Note the use of the event_category to optimize the query: for this example, this reduces the amount of data scanned from 450 GB to 52 MB. SELECT countif(event_method = 'dismiss_breach_alert') AS n_dismissing_breach_alert, countif(event_method = 'learn_more_breach') AS n_learn_more\nFROM mozdata.telemetry.events\nWHERE event_category = 'pwmgr' AND submission_date='2020-04-20' AND sample_id=0 STMO#73401","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Example Query","id":"635","title":"Example Query"},"636":{"body":"The events dataset is updated daily. The job is scheduled on Airflow . The DAG is defined in dags/copy_deduplicate.py .","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Scheduling","id":"636","title":"Scheduling"},"637":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/event_events_v1/query.sql .","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Code Reference","id":"637","title":"Code Reference"},"638":{"body":"Firefox has an API to record events, which are then submitted through the event ping. The format and mechanism of event collection in Firefox is documented in the Firefox source documentation . The full events data pipeline is documented in the event pipeline documentation . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » More Information","id":"638","title":"More Information"},"639":{"body":"Introduction Contents Limitations Accessing the Data Example Queries Scheduling Code Reference Background and Caveats","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Events Daily","id":"639","title":"Events Daily"},"64":{"body":"Telemetry-related announcements that include new datasets, outages, feature releases, etc. are sent to fx-data-dev@mozilla.org , a public mailing list. Follow the link for archives and information on how to subscribe.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Mailing lists","id":"64","title":"Mailing lists"},"640":{"body":"The events_daily datasets can help answer questions about sequences of events (sometimes called \"funnels\"). It is used by the Event Funnel Analysis Explore in Looker , but can also be queried directly using BigQuery. As of this writing, variations of the events_daily dataset are available for Firefox Desktop, Firefox for Android, and Mozilla VPN.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Introduction","id":"640","title":"Introduction"},"641":{"body":"events_daily has one row per-client per-day, much the same as clients_daily. The table is created in a two-step process: An ancillary table, event_types, is updated with the new events seen on that day. Each event is mapped to a unique unicode character, and each event property (the extras fields) is also mapped to a unique unicode character. For every user, that day's events are mapped to their associated unicode characters (including event_properties). The strings are aggregated and comma-separated, giving a single ordered string that represents all of that user's events on that day. For most products, only events in the Glean events ping are aggregated (Firefox Desktop currently aggregates events in the legacy desktop \"event\" ping ). If you're looking for events sent in other pings, you'll need to query them directly. Included in this data is a set of dimensional information about the user, also derived from the events ping. The full list of fields is available in the templated source query .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Contents","id":"641","title":"Contents"},"642":{"body":"This approach makes some queries fast and easy, but has some limits: Each product is limited to at most 1 million unique event types Each event property is limited to a set number of values ( currently set to 1000 for most products ). As a result, some properties will not be accessible in the table. Queries do not know the amount of time that passed between events, only that they occurred on the same day. This can be alleviated by sessionizing and splitting the events string using an event which indicates the start of a session. For example, for Firefox for Android, this could be events.app_opened .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Limitations","id":"642","title":"Limitations"},"643":{"body":"While it is possible to build queries that access this events data directly, the Data Platform instead recommends using a set of stored procedures we have available. These procedures create BigQuery views that hide the complexity of the event representation. The mozfun library documentation has information about these procedures and examples of their usage.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Accessing the Data","id":"643","title":"Accessing the Data"},"644":{"body":"This query gives the event-count and client-counts per-event per-day. SELECT submission_date, category, event, COUNT(*) AS client_count, SUM(count) AS event_count\nFROM `moz-fx-data-shared-prod`.fenix.events_daily\nCROSS JOIN UNNEST(mozfun.event_analysis.extract_event_counts(events))\nJOIN `moz-fx-data-shared-prod`.fenix.event_types USING (index)\nWHERE submission_date >= DATE_SUB(current_date, INTERVAL 28 DAY)\nGROUP BY submission_date, category, event Link to a dashboard using this query in STMO .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Example Queries","id":"644","title":"Example Queries"},"645":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Scheduling","id":"645","title":"Scheduling"},"646":{"body":"The source for events daily is defined inside bigquery-etl as a set of templated queries which generate the events_daily tables as well as the dependent event_types tables for each supported application. You can find the source under bigquery_etl/sql_generators .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Code Reference","id":"646","title":"Code Reference"},"647":{"body":"See this presentation for background. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Background and Caveats","id":"647","title":"Background and Caveats"},"648":{"body":"Introduction Contents Scheduling Code Reference How to query","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Firefox Android Clients reference","id":"648","title":"Firefox Android Clients reference"},"649":{"body":"The table fenix_derived.firefox_android_clients contains the first observations for Firefox Android clients retrieved from the ping that reports first from: baseline, first_session and metrics pings. The goals of this table, as described in the proposal : Enable client segmentation based on the attribution dimensions e.g. adjust_campaign, install source. Facilitate the investigation of data incidents and identifying the root cause when of one or more metrics deviate from the expected values, by segmenting it using different dimensions. Enable identifying bugs and data obtained via bots i.e. BrowserStack. Serve as the baseline to complement Glean's first_session ping for mobile browsers in order to use it as a single source for first reported attributes. Serve as a baseline to create a first_session ping for Firefox Desktop.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Introduction","id":"649","title":"Introduction"},"65":{"body":"You can locate us in the #telemetry:mozilla.org channel on Mozilla's instance of matrix .","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Matrix","id":"65","title":"Matrix"},"650":{"body":"The table granularity is one row per client_id. It contains the attribution, isp, os_version, device, channel and first reported country for each client. The field descriptions are fully documented in BigQuery. This table contains data only for channel release, since it's the only channel where data is available in the first_session ping at the time of implementation and suffices for the goals. Also, data is available since August 2020, when the migration from Fennec to Fenix took place.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Contents","id":"650","title":"Contents"},"651":{"body":"Incremental updates happen on a daily basis in the Airflow DAG bqetl_analytics_tables The table is built and initialized using the init.sql file and is incrementally updated using query.sql, including the update of historical records when the attribution details are received from pings that arrive to the server after the first_seen date.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Scheduling","id":"651","title":"Scheduling"},"652":{"body":"The query and metadata for the aggregates is defined in the corresponding sub-folder in bigquery-etl under fenix_derived .","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Code Reference","id":"652","title":"Code Reference"},"653":{"body":"This table should be accessed through the user-facing view fenix.firefox_android_clients which implements additional business logic for grouping attribution data. Use a simple join with the client_id. For analysis purposes, it's important to use the business date first_seen_date when filtering. This date corresponds to when the baseline ping is actually collected on the client side. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » How to query","id":"653","title":"How to query"},"654":{"body":"As described in the pipeline schemas deployment docs , data engineering has a process of generating schemas for pings and deploying them to BigQuery. The Main Ping table (telemetry.main) is one of those generated tables. As the number of telemetry probes defined in Firefox grows, so does the number of columns in telemetry.main. As of January 2021, we have nearly 10,000 columns, and we ingest many terabytes of main ping data per day. This combination of a very wide schema and a high data volume means that BigQuery has to reference metadata for a very large number of files each time it runs a query, even if it only ends up needing to read a small fraction of those files. This has led to a problematic experience for iterative analysis use cases. To reduce the time for querying main ping data, we have included two new tables: telemetry.main_1pct, and telemetry.main_nightly. These can return results for simple queries in a matter of seconds where a logically equivalent query on telemetry.main may take minutes.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Main Ping Tables","id":"654","title":"Main Ping Tables"},"655":{"body":"This table includes a 1% sample across all channels from telemetry.main (sample_id = 0). It includes 6 months of history. It includes an additional subsample_id field that is similar to sample_id and allows efficient sampling for even smaller population sizes. The following query would reflect a 0.01% sample (one thousandth) of the total desktop Firefox population: SELECT COUNT(*) AS n\nFROM mozdata.telemetry.main_1pct\nWHERE subsample_id = 0 AND DATE(submission_timestamp) = '2021-01-01' The choice of implementation for subsample_id is not particularly well vetted; it's simply chosen to be a hash that's stable, has a reasonable avalanche effect, and is different from sample_id. The definition is MOD(ABS(FARM_FINGERPRINT(client_id)), 100) AS subsample_id which is the same approach we use for choosing id_bucket in Exact MAU tables.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Main Ping Sample: telemetry.main_1pct","id":"655","title":"Main Ping Sample: telemetry.main_1pct"},"656":{"body":"This table includes only data from the nightly release channel (normalized_channel = 'nightly'). It includes 6 months of history. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Nightly Main Ping Data: telemetry.main_nightly","id":"656","title":"Nightly Main Ping Data: telemetry.main_nightly"},"657":{"body":"⚠ Since the introduction of BigQuery, we are able to represent the full main ping structure in a table, available as telemetry.main. As such, main_summary was discontinued as of 2023-10-05. The main_summary table contains one row for each ping. Each column represents one field from the main ping payload, though only a subset of all main ping fields are included. This dataset does not include most histograms . This table is massive, and due to its size, it can be difficult to work with. Instead, we recommend using the clients_daily or clients_last_seen dataset where possible. If you do need to query this table, make use of the sample_id field and limit to a short submission date range.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Main Summary (deprecated)","id":"657","title":"Main Summary (deprecated)"},"658":{"body":"Accessing the Data Data Reference Example Queries Sampling Scheduling Schema Time formats User Preferences Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Table of Contents","id":"658","title":"Table of Contents"},"659":{"body":"The main_summary table is accessible through STMO. See STMO#4201 for an example.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Accessing the Data","id":"659","title":"Accessing the Data"},"66":{"body":"You can ask questions (and get answers!) in #data-help on Mozilla Internal's Slack. See also #data for general data-related discussion. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Slack","id":"66","title":"Slack"},"660":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Data Reference","id":"660","title":"Data Reference"},"661":{"body":"Compare the search volume for different search source values: WITH search_data AS ( SELECT s.source AS search_source, s.count AS search_count FROM telemetry.main_summary CROSS JOIN UNNEST(search_counts) AS s WHERE submission_date_s3 = '2019-11-11' AND sample_id = 42 AND search_counts IS NOT NULL\n) SELECT search_source, sum(search_count) as total_searches\nFROM search_data\nGROUP BY search_source\nORDER BY sum(search_count) DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Example Queries","id":"661","title":"Example Queries"},"662":{"body":"The main_summary dataset contains one record for each main ping as long as the record contains a non-null value for documentId, submissionDate, and Timestamp. We do not ever expect nulls for these fields.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Sampling","id":"662","title":"Sampling"},"663":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The DAG is defined in dags/bqetl_main_summary.py","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Scheduling","id":"663","title":"Scheduling"},"664":{"body":"As of 2019-11-28, the current version of the main_summary dataset is v4. For more detail on where these fields come from in the raw data , please look in the main_summary ETL code . Most of the fields are simple scalar values, with a few notable exceptions: The search_count field is an array of structs, each item in the array representing a 3-tuple of (engine, source, count). The engine field represents the name of the search engine against which the searches were done. The source field represents the part of the Firefox UI that was used to perform the search. It contains values such as abouthome, urlbar, and searchbar. The count field contains the number of searches performed against this engine+source combination during that subsession. Any of the fields in the struct may be null (for example if the search key did not match the expected pattern, or if the count was non-numeric). The loop_activity_counter field is a simple struct containing inner fields for each expected value of the LOOP_ACTIVITY_COUNTER Enumerated Histogram. Each inner field is a count for that histogram bucket. The popup_notification_stats field is a map of String keys to struct values, each field in the struct being a count for the expected values of the POPUP_NOTIFICATION_STATS Keyed Enumerated Histogram. The places_bookmarks_count and places_pages_count fields contain the mean value of the corresponding Histogram, which can be interpreted as the average number of bookmarks or pages in a given subsession. The active_addons field contains an array of structs, one for each entry in the environment.addons.activeAddons section of the payload. More detail in Bug 1290181 . The disabled_addons_ids field contains an array of strings, one for each entry in the payload.addonDetails which is not already reported in the environment.addons.activeAddons section of the payload. More detail in Bug 1390814 . Please note that while using this field is generally OK, this was introduced to support the TAAR project and you should not count on it in the future. The field can stay in the main_summary, but we might need to slightly change the ping structure to something better than payload.addonDetails. The theme field contains a single struct in the same shape as the items in the active_addons array. It contains information about the currently active browser theme. The user_prefs field contains a struct with values for preferences of interest. The events field contains an array of event structs. Dynamically-included histogram fields are present as key->value maps, or key->(key->value) nested maps for keyed histograms.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Schema","id":"664","title":"Schema"},"665":{"body":"Columns in main_summary may use one of a handful of time formats with different precisions: Column Name Origin Description Example Spark Presto timestamp stamped at ingestion nanoseconds since epoch 1504689165972861952 from_unixtime(timestamp/1e9) from_unixtime(timestamp/1e9) submission_date_s3 derived from timestamp YYYYMMDD date string of timestamp in UTC 20170906 from_unixtime(unix_timestamp(submission_date, 'yyyyMMdd')) date_parse(submission_date, '%Y%m%d') client_submission_date derived from HTTP header: Fields[Date] HTTP date header string sent with the ping Tue, 27 Sep 2016 16:28:23 GMT unix_timestamp(client_submission_date, 'EEE, dd M yyyy HH:mm:ss zzz') date_parse(substr(client_submission_date, 1, 25), '%a, %d %b %Y %H:%i:%s') creation_date creationDate time of ping creation ISO8601 at UTC+0 2017-09-06T08:21:36.002Z to_timestamp(creation_date, \"yyyy-MM-dd'T'HH:mm:ss.SSSXXX\") from_iso8601_timestamp(creation_date) AT TIME ZONE 'GMT' timezone_offset info.timezoneOffset timezone offset in minutes 120 subsession_start_date info.subsessionStartDate hourly precision, ISO8601 date in local time 2017-09-06T00:00:00.0+02:00 from_iso8601_timestamp(subsession_start_date) AT TIME ZONE 'GMT' subsession_length info.subsessionLength subsession length in seconds 599 date_add('second', subsession_length, subsession_start_date) profile_creation_date environment.profile.creationDate days since epoch 15,755 from_unixtime(profile_creation_date * 86400)","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Time formats","id":"665","title":"Time formats"},"666":{"body":"These are added in the Main Summary ETL code . They must be available in the ping environment to be included here. Once added, they will show as top-level fields, with the string user_pref prepended. For example, dom.ipc.processCount becomes user_pref_dom_ipc_processcount.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » User Preferences","id":"666","title":"User Preferences"},"667":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Code Reference","id":"667","title":"Code Reference"},"668":{"body":"Introduction Data Reference Example Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Socorro Crash Reports","id":"668","title":"Socorro Crash Reports"},"669":{"body":"Public crash statistics for Firefox are available through the Data Platform in a socorro_crash dataset. The crash data in Socorro is sanitized and made available to STMO. A nightly import job converts batches of JSON documents into a columnar format using the associated JSON Schema.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Introduction","id":"669","title":"Introduction"},"67":{"body":"If you see a problem with data tools, datasets, or other pieces of infrastructure, report it! Defects in the data platform and tools are tracked in Bugzilla in the Data Platform and Tools product. Bugs need to be filed in the closest-matching component in the Data Platform and Tools product. If you are not able to locate an appropriate component for the item in question, file an issue in the General component . Components are triaged at least weekly by the component owner(s). For any issues that need urgent attention, it is recommended that you use the needinfo flag to attract attention from a specific person. If an issue does not receive the appropriate attention in a week (or it is urgent), see getting help . When a bug is triaged, it is assigned a priority and points . Priorities are processed as follows: P1 : in active development in the current sprint P2 : planned to be worked on in the current quarter P3 : planned to be worked on next quarter P4 and beyond: nice to have, would accept a patch, but not actively being worked on. Points reflect the amount of effort that is required for a bug. They are assigned as follows: 1 point : one day or less of effort 2 points : two days of effort 3 points : three days to a week of effort 5 points or more: SO MUCH EFFORT, major project.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Reporting a problem","id":"67","title":"Reporting a problem"},"670":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Data Reference","id":"670","title":"Data Reference"},"671":{"body":"The dataset can be queried using SQL. For example, we can aggregate the number of crashes and total up-time by date and reason. SELECT crash_date, reason, count(*) as n_crashes, avg(uptime) as avg_uptime, stddev(uptime) as stddev_uptime, approx_percentile(uptime, ARRAY [0.25, 0.5, 0.75]) as qntl_uptime\nFROM socorro_crash\nWHERE crash_date='20180520'\nGROUP BY 1, 2 STMO#53884","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Example","id":"671","title":"Example"},"672":{"body":"The job is schedule on a nightly basis on airflow. The dag is available under mozilla/telemetry-airflow:/dags/socorro_import.py .","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Scheduling","id":"672","title":"Scheduling"},"673":{"body":"The source schema is available on the mozilla-services/socorro GitHub repository . This schema is transformed into a Spark-SQL structure and serialized to parquet after transforming column names from camelCase to snake_case.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Schema","id":"673","title":"Schema"},"674":{"body":"The code is a notebook in the mozilla-services/data-pipeline repository . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Code Reference","id":"674","title":"Code Reference"},"675":{"body":"Introduction Content Background and Caveats Accessing the Data Data Reference Combining Rows Schema Scheduling Public Data Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » SSL Ratios","id":"675","title":"SSL Ratios"},"676":{"body":"The public SSL dataset publishes the percentage of page loads Firefox users have performed that were conducted over SSL. This dataset is used to produce graphs like Let's Encrypt's to determine SSL adoption on the Web over time. Content The public SSL dataset is a table where each row is a distinct set of dimensions, with their associated SSL statistics. The dimensions are submission_date, os, and country. The statistics are reporting_ratio, normalized_pageloads, and ratio. Background and Caveats We're using normalized values in normalized_pageloads to obscure absolute page load counts. This is across the entirety of release, not per-version, because we're looking at Web health, not Firefox user health. Any dimension tuple (any given combination of submission_date, os, and country) with fewer than 5000 page loads is omitted from the dataset. This is hopefully just a temporary dataset to stopgap release aggregates going away until we can come up with a better way to publicly publish datasets. Accessing the Data For details on accessing the data, please look at bug 1414839 .","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Introduction","id":"676","title":"Introduction"},"677":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Data Reference","id":"677","title":"Data Reference"},"678":{"body":"This is a dataset of ratios. You can't combine ratios if they have different bases. For example, if 50% of 10 loads (5 loads) were SSL and 5% of 20 loads (1 load) were SSL, you cannot calculate that 20% (6 loads) of the total loads (30 loads) were SSL unless you know that the 50% was for 10 and the 5% was for 20. If you're reluctant, for product reasons, to share the numbers 10 and 20, this gets tricky. So what we've done is normalize the whole batch of 30 down to 1.0. That means we tell you that 50% of one-third of the loads (0.333...) was SSL and 5% of the other two-thirds of the loads (0.666...) was SSL. Then you can figure out the overall 20% figure by this calculation: (0.5 * 0.333 + 0.05 * 0.666) / (0.333 + 0.666) = 0.2 Notice that you must divide by the sum of the normalized pageloads (0.333 + 0.666) in order to \"unnormalize\" the result into the true ratio. (In this toy example we're summing across all dimensions so the sum of all included normalized pageloads was 1.0.) For this dataset the same system applies. To combine rows' ratios (to, for example, see what the SSL ratio was across all os and country for a given submission_date), you must first multiply them by the rows' normalized_pageviews values. Then you must divide them by the sum of the rows' normalized_pageviews values to \"unnormalize\" and get the true ratio. Or, in JavaScript: let rows = query_result.data.rows;\nlet normalizedRatioForDateInQuestion = rows .filter((row) => row.submission_date == dateInQuestion) .reduce((row, acc) => acc + row.normalized_pageloads * row.ratio, 0);\nlet normalizedPageloadSumForDateInQuestion = rows .filter((row) => row.submission_date == dateInQuestion) .reduce((row, acc) => acc + row.normalized_pageloads, 0);\nlet trueRatio = normalizedRatioForDateInQuestion / normalizedPageloadSumForDateInQuestion; Remember that the normalization in this dataset is done across all dimensions (os, country) per submission_date. Summing ratio (or reporting_ratio) across different submission_date values will not give correct information.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Combining Rows","id":"678","title":"Combining Rows"},"679":{"body":"The data is output in STMO API format: \"query_result\": { \"retrieved_at\": , \"query_hash\": , \"query\": , \"runtime\": , \"id\": , \"data_source_id\": 26, // Athena \"data_scanned\": , \"data\": { \"data_scanned\": , \"columns\": [ {\"friendly_name\": \"submission_date\", \"type\": \"datetime\", \"name\": \"submission_date\"}, {\"friendly_name\": \"os\", \"type\": \"string\", \"name\": \"os\"}, {\"friendly_name\": \"country\", \"type\": \"string\", \"name\": \"country\"}, {\"friendly_name\": \"reporting_ratio\", \"type\": \"float\", \"name\": \"reporting_ratio\"}, {\"friendly_name\": \"normalized_pageloads\", \"type\": \"float\", \"name\": \"normalized_pageloads\"}, {\"friendly_name\": \"ratio\", \"type\": \"float\", \"name\": \"ratio\"} ], \"rows\": [ { \"submission_date\": \"2017-10-24T00:00:00\", // date string, day resolution \"os\": \"Windows_NT\", // operating system family of the clients reporting the pageloads. One of \"Windows_NT\", \"Linux\", or \"Darwin\". \"country\": \"CZ\", // ISO 639 two-character country code, or \"??\" if we have no idea. Determined by performing a geo-IP lookup of the clients that submitted the pings. \"reporting_ratio\": 0.006825266611977031, // the ratio of pings that reported any pageloads at all. A number between 0 and 1. See [bug 1413258](https://bugzilla.mozilla.org/show_bug.cgi?id=1413258). \"normalized_pageloads\": 0.00001759145263985348, // the proportion of total pageloads in the dataset that are represented by this row. Provided to allow combining rows. A number between 0 and 1. \"ratio\": 0.6916961976822144 // the ratio of the pageloads that were performed over SSL. A number between 0 and 1. }, ... ] }\n}","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Schema","id":"679","title":"Schema"},"68":{"body":"There are Bugzilla components for several core datasets, as described in this documentation. If at all possible, assign a specific component to the issue. If there is an issue with a dataset to which you are unable to assign its own component, file an issue in the Datasets: General component .","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Problems with the data","id":"68","title":"Problems with the data"},"680":{"body":"The dataset updates every 24 hours.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Scheduling","id":"680","title":"Scheduling"},"681":{"body":"The data is publicly available on BigQuery: mozilla-public-data.telemetry_derived.ssl_ratios_v1. Data can also be accessed through the public HTTP endpoint: https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Public Data","id":"681","title":"Public Data"},"682":{"body":"You can find the query that generates the SSL dataset STMO#49323 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Code Reference","id":"682","title":"Code Reference"},"683":{"body":"Introduction Rows and Columns Accessing the Data Data Reference Example Queries Sampling Invalid Pings Scheduling Schema","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Telemetry Aggregates Reference","id":"683","title":"Telemetry Aggregates Reference"},"684":{"body":"The telemetry_aggregates dataset is a daily aggregation of the pings, aggregating the histograms across a set of dimensions. Rows and Columns There's one column for each of the dimensions and the histogram and each row is a distinct set of dimensions, along with their associated histograms. Accessing the Data This dataset is accessible via STMO by selecting from telemetry_aggregates. The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/aggregates_poc/v1/","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Introduction","id":"684","title":"Introduction"},"685":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Data Reference","id":"685","title":"Data Reference"},"686":{"body":"Here's an example query that shows the number of pings received per submission_date for the dimensions provided. SELECT submission_date, SUM(count) AS pings\nFROM telemetry_aggregates\nWHERE channel = 'nightly' AND metric = 'GC_MS' AND aggregate_type = 'build_id' AND period = '201901'\nGROUP BY submission_date\nORDER BY submission_date\n;","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Example Queries","id":"686","title":"Example Queries"},"687":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Sampling","id":"687","title":"Sampling"},"688":{"body":"We ignore invalid pings in our processing. Invalid pings are defined as those that: The submission dates are invalid or missing. The build ID is malformed. The docType field is missing or unknown. The build ID is older than a defined cutoff days. (See the BUILD_ID_CUTOFFS variable in the code for the max days per channel)","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Invalid Pings","id":"688","title":"Invalid Pings"},"689":{"body":"The telemetry_aggregates job is run daily, at midnight UTC. The job is scheduled on Airflow . The DAG is here","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Scheduling","id":"689","title":"Scheduling"},"69":{"body":"There are Bugzilla components for several of the tools that comprise the Data Platform . File a bug in the specific component that most closely matches the tool in question. Operational issues, such as services being unavailable, need to be filed in the Data SRE Jira Project . The ticket should contain the following information: Service details Steps to reproduce Impact to users","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Problems with tools","id":"69","title":"Problems with tools"},"690":{"body":"The telemetry_aggregates table has a set of dimensions and set of aggregates for those dimensions. The partitioned dimensions are the following columns. Filtering by one of these fields to limit the resulting number of rows can run significantly faster: metric is the name of the metric, like \"GC_MS\". aggregate_type is the type of aggregation, either \"build_id\" or \"submission_date\", representing how this aggregation was grouped. period is a string representing the month in YYYYMM format that a ping was submitted, like '201901'. The rest of the dimensions are: submission_date is the date pings were submitted for a particular aggregate. channel is the channel, like release or beta. version is the program version, like 46.0a1. build_id is the YYYYMMDDhhmmss timestamp the program was built, like 20190123192837. application is the program name, like Firefox or Fennec. architecture is the architecture that the program was built for (not necessarily the one it is running on). os is the name of the OS the program is running on, like Darwin or Windows_NT. os_version is the version of the OS the program is running on. key is the key of a keyed metric. This will be empty if the underlying metric is not a keyed metric. process_type is the process the histogram was recorded in, like content or parent. The aggregates are: count is the aggregate sum of the number of pings per dimensions. sum is the aggregate sum of the histogram values per dimensions. histogram is the aggregated histogram per dimensions. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Schema","id":"690","title":"Schema"},"691":{"body":"GLAM aims to answer a majority of the \"easy\" questions of how a probe or metric has changed over time. The GLAM aggregation tables are useful for accessing the data that drives GLAM if more exploration is required. Exploring the GLAM tables could take that a little farther, but still has some limitations. If you need to dive deeper or aggregate on a field that isn't included here, consider reading Visualizing Percentiles of a Main Ping Exponential Histogram . The GLAM tables: Are aggregated at the client level, not the submission ping level Provide a set of dimensions for subsets: channel, OS, process or ping type Are aggregated by build ID and version For each aggregation, the distribution and percentiles over time are calculated Have the last 3 versions of data aggregated every day Retain data for up to 10 major versions","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » GLAM datasets","id":"691","title":"GLAM datasets"},"692":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox Desktop","id":"692","title":"Firefox Desktop"},"693":{"body":"moz-fx-data-shared-prod.telemetry.client_probe_counts","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data source table","id":"693","title":"Data source table"},"694":{"body":"os: One of Windows, Mac, Linux, or NULL for all OSes app_version: Integer representing the major version app_build_id: The full build ID, or NULL if aggregated by major version channel: One of nightly, beta, or release metric: The name of the metric metric_type: The type of metric, e.g. histogram-enumerated key: The key if the metric is a keyed metric process: The process client_agg_type: The type of client aggregation used, e.g. summed_histogram agg_type: One of histogram or percentiles representing what data will be in the aggregates column total_users: The number of users that submitted data for the combination of dimensions aggregates: The data as a key/value record, either percentiles or histogram","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data reference","id":"694","title":"Data reference"},"695":{"body":"SELECT os, app_version, app_build_id, channel, metric, metric_type, key, process, client_agg_type, agg_type, total_users, mozfun.glam.histogram_cast_json(aggregates) AS aggregates\nFROM `moz-fx-data-shared-prod.telemetry.client_probe_counts`\nWHERE metric=\"checkerboard_severity\" AND channel=\"nightly\" AND os IS NULL AND process=\"parent\" AND app_build_id IS NULL Notes: To query all OSes, use: WHERE os IS NULL To query by build ID, use: WHERE app_build_id IS NOT NULL To query by version, use: WHERE app_build_id IS NULL","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Sample query","id":"695","title":"Sample query"},"696":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox for Android","id":"696","title":"Firefox for Android"},"697":{"body":"org_mozilla_fenix_glam_release__view_probe_counts_v1 org_mozilla_fenix_glam_beta__view_probe_counts_v1 org_mozilla_fenix_glam_nightly__view_probe_counts_v1","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data source tables","id":"697","title":"Data source tables"},"698":{"body":"os: Just \"Android\" for now app_version: Integer representing the major version app_build_id: The full build ID, or \"*\" if aggregated by major version channel: Always \"*\", use the different source tables to select a channel metric: The name of the metric metric_type: The type of metric, e.g. timing_distribution key: The key if the metric is a keyed metric ping_type: The type of ping, or \"*\" for all ping types client_agg_type: The type of client aggregation used, e.g. summed_histogram agg_type: One of histogram or percentiles representing what data will be in the aggregates column total_users: The number of users that submitted data for the combination of dimensions aggregates: The data as a key/value record, either percentiles or histogram","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data reference","id":"698","title":"Data reference"},"699":{"body":"SELECT ping_type, os, app_version, app_build_id, metric, metric_type, key, client_agg_type, agg_type, total_users, mozfun.glam.histogram_cast_json(aggregates) AS aggregates,\nFROM `moz-fx-data-shared-prod.glam_etl.org_mozilla_fenix_glam_release__view_probe_counts_v1`\nWHERE metric=\"performance_time_dom_complete\" AND os=\"Android\" AND ping_type=\"*\" AND app_build_id!=\"*\" Notes: To query all ping types, use: WHERE ping_type = \"*\" To query by build ID, use: WHERE app_build_id != \"*\" To query by version, use: WHERE app_build_id = \"*\"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Sample query","id":"699","title":"Sample query"},"7":{"body":"This section is an introductory guide to analyzing Telemetry data: it should give you enough knowledge and understanding to begin exploring our systems. After reading through this section, you can look through the tutorials , which has more specific guides on performing particular tasks. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Introduction","id":"7","title":"Introduction"},"70":{"body":"When in doubt, file issues in the General component . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Other issues","id":"70","title":"Other issues"},"700":{"body":"In addition to the above tables, the GLAM ETL produces intermediate tables that can be useful outside of the GLAM ETL in some cases. These tables include the client ID and could be joined with other tables to filter by client based data (e.g. specific hardware).","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » GLAM Intermediate Tables","id":"700","title":"GLAM Intermediate Tables"},"701":{"body":"Data sources: moz-fx-data-shared-prod.telemetry.clients_daily_histogram_aggregates moz-fx-data-shared-prod.telemetry.clients_daily_scalar_aggregates These tables are: Preprocessed from main telemetry to intermediate data with one row per client per metric per day, then aggregated normalizing across clients. Clients daily aggregates analogous to clients daily with: all metrics aggregated each scalar includes min, max, average, sum, and count aggregations each histogram aggregated over all client data per day each date is further aggregated over the dimensions: channel, os, version, build ID","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox Desktop","id":"701","title":"Firefox Desktop"},"702":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » ETL Pipeline","id":"702","title":"ETL Pipeline"},"703":{"body":"GLAM is scheduled to run daily via Airflow. There are two separate ETL pipelines for computing GLAM datasets for Firefox Desktop legacy , Fenix and Firefox on Glean .","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Scheduling","id":"703","title":"Scheduling"},"704":{"body":"The ETL code base lives in the bigquery-etl repository and is partially generated. The scripts for generating ETL queries for Firefox Desktop Legacy currently live here while the GLAM logic for Glean apps lives here .","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Source Code","id":"704","title":"Source Code"},"705":{"body":"GLAM has a separate set of steps and intermediate tables to aggregate scalar and histogram probes. latest_versions This task pulls in the most recent version for each channel from https://product-details.mozilla.org/1.0/firefox_versions.json clients_daily_histogram_aggregates_ The set of steps that load data to this table are divided into different processes (parent, content, gpu) plus a keyed step for keyed histograms. The parent job creates or overwrites the partition corresponding to the logical_date, and other processes append data to that partition. The process uses telemetry.buildhub2 to select rows with valid build_ids. Aggregations are done per client, per day, and include a line for each submission_date, client_id, os, app_version, build_id, and channel. The aggregation is done by adding histogram values with the same key for the dimensions listed above. The queries for the different steps are generated and run as part of each step. The \"keyed\" step includes all Keyed Histogram probes, regardless of process (parent, content, gpu). As a result of the subdivisions in this step, it generates different rows for each process and keyed/non-keyed metric, which will be grouped together in the clients_histogram_aggregates step. Clients that are on the release channel of the Windows operating system get sampled to reduce the data size. The partitions are set to expire after 7 days. clients_histogram_aggregates_new This step groups together all rows that have the same submission_date and logical_date from different processes and keyed and non-keyed sources, and combines them into a single row in the histogram_aggregates column. It sums the histogram values with the same key. This process is only applied to the last three versions. The table is overwritten at every execution of this step. clients_histogram_aggregates New entries from clients_histogram_aggregates_new are merged with the 3 last versions of previous day’s partition and written to the current day’s partition. The most recent partition contains the current snapshot of the last three versions of data. The partitions expire in 7 days. clients_histogram_buckets_counts This process starts by creating wildcards for os and app_build_id which are needed for aggregating values across os and build IDs later on. It then filters out builds that have less than 0.5% of WAU (which can vary per channel). This is referenced in https://github.com/mozilla/glam/issues/1575#issuecomment-946880387. The process then normalizes histograms per client - it sets the sum of histogram values for each client for a given metric to 1. Finally, it removes the client_id dimension by aggregating all histograms for a given metric and adding the clients' histogram values. clients_histogram_probe_counts This process generates buckets - which can be linear or exponential - based on the metric_type. It then aggregates metrics per wildcards (os, app_build_id). Finally, it rebuilds histograms using the Dirichlet Distribution, normalized using the number of clients that contributed to that histogram in the clients_histogram_buckets_counts step. histogram_percentiles Uses mozfun.glam.percentile UDF to build histogram percentiles, from [0.1 to 99.9] clients_daily_scalar_aggregates The set of steps that load data to this table are divided into non-keyed scalar, keyed_boolean and keyed_scalar. The non-keyed scalar job creates or overwrites the partition corresponding to the logical_date, and other processes append data to that partition. The process uses telemetry.buildhub2 to select rows with valid build_ids. Aggregations are done per client, per day and include a line for each client, os, app_version, build_id, and channel. The queries for the different steps are generated and run as part of each step. All steps include probes regardless of process (parent, content, gpu). As a result of the subdivisions in this step, it generates different rows for each keyed/non-keyed, boolean/scalar metric, which will be grouped together in clients_scalar_aggregates. Clients that are on the release channel of the Windows operating system get sampled to reduce the data size. Partitions expire in 7 days. clients_scalar_aggregates The process starts by taking the clients_daily_scalar_aggregates as the primary source. It then groups all rows that have the same submission_date and logical_date from the keyed and non-keyed, scalar and boolean sources, and combines them into a single row in the scalar_aggregates column. If the agg_type is count, sum, true, or false, the process will sum the values. If the agg_type is max, it will take the maximum value, and if it is min, it will take the minimum value. This process is only applied to the last three versions. The partitions expire in 7 days. scalar_percentiles This process produces a user count and percentiles for scalar metrics. It generates wildcard combinations of os and app_build_id and merges all submissions from a client for the same os, app_version, app_build_id and channel into the scalar_aggregates column. The user_count column is computed taking sampling into account. Finally it splits the aggregates into percentiles from [0.1 to 99.9] client_scalar_probe_counts This step processes booleans and scalars, although booleans are not supported by GLAM. For boolean metrics the process aggregates their values with the following rule: \"never\" if all values for a metric are false, \"always\" if all values are true, and sometimes if there's a mix. For scalar and keyed_scalar probes the process starts by building the buckets per metric, then it generates wildcards for os and app_build_id. It then aggregates all submissions from the same client_id under one row and assigns the user_count column to it with the following rule: 10 if os is \"Windows\" and channel is \"release\", 1 otherwise. After that it finishes by aggregating the rows per metric, placing the scalar values in their appropriate buckets and summing up all user_count values for that metric. glam_user_counts Combines both aggregated scalar and histogram values. This process produces a user count for each combination of os, app_version, app_build_id, channel. It builds a client count from the union of histograms and scalars, including all combinations in which os, app_version, app_build_id, and channel are wildcards. glam_sample_counts This process calculates the total_sample column by adding up all the aggregates values. This works because in the primary sources the values also represent a count of the samples that registered their respective keys extract_user_counts This step exports user counts in its final shape to GCS as a CSV. It first copies a deduplicated version of the primary source to a temporary table, removes the previously exported CSV files from GCS, then exports the temporary table to GCS as CSV files. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Steps","id":"705","title":"Steps"},"706":{"body":"See Experimentation for an overview of experimentation in Firefox. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment datasets","id":"706","title":"Experiment datasets"},"707":{"body":"Statistics tables Examples Client-window aggregate tables Enrollment tables Scheduling Code reference Documentation Statistical summaries of telemetry data from experiments run in Mozilla products are provided by Jetstream . These summaries are published to BigQuery and serve both as the substrate for the result visualization platform and as a resource for data scientists. Jetstream runs as part of the nightly ETL job (see Scheduling below). Jetstream is also run after pushes to the jetstream-config repository. Jetstream publishes tables to the dataset moz-fx-data-experiments.mozanalysis. Experiments are analyzed using the concept of analysis windows. Analysis windows describe an interval marked from each client's day of enrollment. The \"day 0\" analysis window aggregates data from the days that each client enrolled in the experiment. Because the intervals are demarcated from enrollment, they are not calendar dates; for some clients in an experiment, day 0 could be a Tuesday, and for others a Saturday. The week 0 analysis window aggregates data from each client's days 0 through 6, the week 1 window aggregates data from days 7 through 13, and so on. Clients are given a fixed amount of time, specified in Experimenter and often a week long, to enroll. Final day 0 results are available for reporting at the end of the enrollment period, after the last eligible client has enrolled, and week 0 results are available a week after the enrollment period closes. Results for each window are published as soon as complete data is available for all enrolled clients. The \"overall\" window, published after the experiment has ended, is a window beginning on each client's day 0 that spans the longest period for which all clients have complete data. Jetstream computes statistics over several metrics by default, including for any features associated with the experiment in Experimenter. Data scientists can provide configuration to add additional metrics. Advice on configuring Jetstream can be found at the jetstream-config repository.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Jetstream datasets","id":"707","title":"Jetstream datasets"},"708":{"body":"The statistics tables contain statistical summaries of their corresponding aggregate tables. These tables are suitable for plotting directly without additional transformations. Statistics tables are named like: statistics__{day, week, overall}_ A view is also created that concatenates all statistics tables for an experiment of a given period type, named like: statistics__{daily, weekly, overall} Statistics tables have the schema: Column name Type Description segment STRING The segment of the population being analyzed. \"all\" for the entire population. metric STRING The slug of the metric, like active_ticks or retained statistic STRING The slug of the statistic that was used to summarize the metric, like \"mean\" or \"deciles\" parameter NUMERIC (decimal) A statistic-dependent quantity. For two-dimensional statistics like \"decile,\" this represents the x axis of the plot. For one-dimensional statistics, this is NULL. comparison STRING If this row represents a comparison between two branches, this row describes what kind of comparison, like difference or relative_uplift. If this row represents a measurement of a single branch, then this column is NULL. comparison_to_branch STRING If this row represents a comparison between two branches, this row describes which branch is being compared to. For simple A/B tests, this will be \"control.\" ci_width FLOAT64 A value between 0 and 1 describing the width of the confidence interval represented by the lower and upper columns. Valued at 0.95 for 95% confidence intervals. point FLOAT64 The point estimate of the statistic for the metric given the parameter. lower FLOAT64 The lower bound of the confidence interval for the estimate. upper FLOAT64 The upper bound of the confidence interval for the estimate. window_index INT64 (views only) A base-1 index reflecting the analysis window from which the row is drawn (i.e. day 1, day 2, …). analysis_basis STRING Analysis basis statistic result is based on. Currently, analysis_basis can be either enrollments or exposures. Each combination of (segment, metric, statistic, parameter, comparison, comparison_to_branch, ci_width, analysis_basis) uniquely describes a single data point. The available segments in a table should be derived from inspection of the table. Jetstream's Github wiki has a description of each statistic and comparison.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Statistics tables","id":"708","title":"Statistics tables"},"709":{"body":"To extract the mean of active_hours for each branch from a weekly statistics view with a name like statistics_bug_12345_slug_weekly, you could run the query: SELECT segment, window_index AS week, branch, point, lower, upper\nFROM `moz-fx-data-experiments`.mozanalysis.statistics_bug_12345_slug_weekly\nWHERE metric = \"active_hours\" AND statistic = \"mean\" AND comparison IS NULL This query would return a row for each user segment, for each week of the experiment, for each branch, with the mean of the active_hours metric. To see whether the absolute difference of the mean of active_hours was different between the control and treatment branches, you could run: SELECT window_index AS week, branch, point, lower, upper\nFROM `moz-fx-data-experiments`.mozanalysis.statistics_bug_12345_slug_weekly\nWHERE metric = \"active_hours\" AND statistic = \"mean\" AND comparison = \"difference\" AND branch = \"treatment\" AND comparison_to_branch = \"control\" AND segment = \"all\" This query would return a row for each week of the experiment containing an estimate of the absolute difference between the treatment and control branches for the segment containing all users.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Examples","id":"709","title":"Examples"},"71":{"body":"This section contains tutorials on how to analyze Telemetry data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Analysis","id":"71","title":"Analysis"},"710":{"body":"The aggregate tables contain one row per enrolled client_id. An aggregate table is written for each analysis window. The statistics tables are derived from the aggregate tables. The aggregate tables are less useful without additional processing but they may be useful for diagnostics. Aggregate tables are named like: __{day,week,overall}_ Aggregate tables have flexible schemas. Every table contains the columns: Column name Type Description client_id STRING Client's telemetry client_id branch STRING Branch client enrolled in enrollment_date DATE First date that the client enrolled in the branch exposure_date DATE First date that the client saw the exposure event (Optional) num_enrollment_events INT64 Number of times a client enrolled in the given branch num_exposure_events INT64 Number of times a client has seen the exposure event analysis_window_start INT64 The day after enrollment that this analysis window began; day 0 is the day of enrollment analysis_window_end INT64 The day after enrollment that this analysis window terminated (inclusive) The combination of (client_id, branch) is unique. Each metric associated with the experiment defines an additional (arbitrarily-typed) column. Each data source associated with the experiment defines additional _has_contradictory_branch and _has_non_enrolled_data columns, which respectively indicate whether client_id reported data from more than one branch or without any tagged branch in that dataset over that analysis window. Each segment associated with the experiment defines an additional boolean column.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Client-window aggregate tables","id":"710","title":"Client-window aggregate tables"},"711":{"body":"Enrollment tables contain enrollment information per client_id for which an enroll event has been received. An enrollment table for a specific experiment is created once after the enrollment period has completed. The enrollment table is then re-used in sub-sequent analysis runs. Enrollment tables are named like: enrollments_ Enrollment tables have flexible schemas, but every table contains the columns: Column name Type Description client_id STRING Client's telemetry client_id branch STRING Branch client enrolled in enrollment_date DATE First date that the client enrolled in the branch num_enrollment_events INT64 Number of times a client enrolled in the given branch The combination of (client_id, branch) is unique. Each segment defines an additional non-NULL boolean column per segment which is set to true if the client is in the segment and false otherwise.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Enrollment tables","id":"711","title":"Enrollment tables"},"712":{"body":"Jetstream is updated nightly by telemetry-airflow. It is invoked by the jetstream DAG .","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Scheduling","id":"712","title":"Scheduling"},"713":{"body":"Jetstream's datasets are generated by invoking Jetstream . Data scientists can configure Jetstream or trigger a Jetstream invocation by interacting with the jetstream-config repository.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Code reference","id":"713","title":"Code reference"},"714":{"body":"Additional documentation about Jetstream can be found in the Jetstream Experimenter Docs . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Documentation","id":"714","title":"Documentation"},"715":{"body":"This article introduces the datasets that are useful for analyzing studies in Firefox. After reading this article, you should understand how to answer questions about study enrollment, identify telemetry from clients enrolled in an experiment, and locate telemetry from add-on studies.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Analyzing data from SHIELD studies","id":"715","title":"Analyzing data from SHIELD studies"},"716":{"body":"Dashboards Experiment slugs Tables experiments map (ping tables) experiments column (some derived tables) events telemetry.shield_study_addon telemetry.shield_study","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Table of contents","id":"716","title":"Table of contents"},"717":{"body":"Experimenter is the place to find lists of live experiments.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Dashboards","id":"717","title":"Dashboards"},"718":{"body":"Each experiment is associated with a slug, which is the label used to identify the experiment to Normandy clients. The slug is also used to identify the experiment in most telemetry. The slug for pref-flip experiments is defined in the recipe by a field named slug; the slug for add-on experiments is defined in the recipe by a field named name. You can find the slug associated with an experiment in Experimenter.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Experiment slugs","id":"718","title":"Experiment slugs"},"719":{"body":"","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Tables","id":"719","title":"Tables"},"72":{"body":"This section covers data tools that you can use for discovering what data is available about our products. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Data Analysis Tools","id":"72","title":"Data Analysis Tools"},"720":{"body":"Ping tables and some derived tables include an experiments column which is a mapping from an experiment slug to a struct of information about the client's state in an experiment in which they are enrolled. The struct will include the fields branch and enrollment_id, the latter of which is a unique identifier computed at the time of enrollment to allow counting the number of physical clients that enroll, even in the presence of client_id sharing. You can collect rows from enrolled clients using syntax like: SELECT ... some fields ..., mozfun.map.get_key(experiments, 'some-experiment-slug-12345').branch\nFROM telemetry.main\nWHERE mozfun.map.get_key(experiments, 'some-experiment-slug-12345') IS NOT NULL","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » experiments map (ping tables)","id":"720","title":"experiments map (ping tables)"},"721":{"body":"main_summary , clients_daily , and some other tables include a experiments column which is a mapping from experiment slug to branch. You can collect rows from enrolled clients using query syntax like: SELECT ... some fields ..., mozfun.map.get_key(experiments, 'some-experiment-slug-12345') AS branch\nFROM telemetry.clients_daily\nWHERE mozfun.map.get_key(experiments, 'some-experiment-slug-12345') IS NOT NULL","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » experiments column (some derived tables)","id":"721","title":"experiments column (some derived tables)"},"722":{"body":"The events table includes Normandy and Nimbus enrollment and unenrollment events for all kinds of studies. Normandy and Nimbus events both have event category normandy. The event value will contain the experiment slug. The event schema is described in the Firefox source tree . The events table is updated daily.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » events","id":"722","title":"events"},"723":{"body":"The telemetry.shield_study_addon table contains SHIELD telemetry from legacy add-on experiments, i.e. key-value pairs sent with the browser.study.sendTelemetry() method from the SHIELD study add-on utilities library. The study_name attribute of the payload column will contain the identifier registered with the SHIELD add-on utilities. This is set by the add-on; sometimes it takes the value of applications.gecko.id from the add-on's manifest.json. This is often not the same as the Normandy slug. The schema for shield-study-addon pings is described in the mozilla-pipeline-schemas repository . The key-value pairs are present in data attribute of the payload column. The telemetry.shield_study_addon table contains only full days of data. If you need access to data with lower latency, you can use the \"live\" table telemetry_live.shield_study_addon_v4 which should have latency significantly less than 1 hour.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » telemetry.shield_study_addon","id":"723","title":"telemetry.shield_study_addon"},"724":{"body":"The telemetry.shield_study dataset includes enrollment and unenrollment events for legacy add-on experiments only, sent by the SHIELD study add-on utilities . The study_name attribute of the payload column will contain the identifier registered with the SHIELD add-on utilities. This is set by the add-on; sometimes it takes the value of applications.gecko.id from the add-on's manifest.json. This is often not the same as the Normandy slug. Normandy also emits its own enrollment and unenrollment events for these studies, which are available in the events table. The telemetry.shield_study table contains only full days of data. If you need access to data with lower latency, you can use the \"live\" table telemetry_live.shield_study_v4 which should have latency significantly less than 1 hour. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » telemetry.shield_study","id":"724","title":"telemetry.shield_study"},"725":{"body":"Heartbeat survey studies return telemetry on user engagement with the survey prompt. The heartbeat pings do not contain the survey responses themselves, which are stored by SurveyGizmo. The telemetry is received using the heartbeat document type, which is described in the Firefox source tree docs .","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Accessing Heartbeat data","id":"725","title":"Accessing Heartbeat data"},"726":{"body":"Heartbeat responses may be linked to Firefox telemetry if there is a \"includeTelemetryUUID\": true key in the arguments object of the show-heartbeat recipe . Heartbeat never reports telemetry client_ids to SurveyGizmo, but, when includeTelemetryUUID is true, the Normandy user_id is reported to SurveyGizmo as the userid URL variable. Simultaneously, a heartbeat ping is sent to Mozilla, containing both the telemetry client_id and the Normandy userid that was reported to SurveyGizmo. The userid is reported by appending it to the surveyId field of the ping, like: hb-example-slug::e87bcae5-bb63-4829-822a-85ba41ee5d53 These can be extracted from the ping table for analysis using expressions like: SPLIT(payload.survey_id,'::')[OFFSET(1)] AS surveygizmo_userid","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Linking Heartbeat responses to telemetry","id":"726","title":"Linking Heartbeat responses to telemetry"},"727":{"body":"Heartbeat data is available in the telemetry.heartbeat table in BigQuery. Its structure matches the heartbeat ping schema . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Data reference","id":"727","title":"Data reference"},"728":{"body":"Add-on studies may choose to implement new scalar or event telemetry probes. These probes are not described in the probe metadata files in the Firefox source tree and are not described in the probe dictionary . Often, they are documented in the repositories associated with the add-on studies instead. There is no complete central reference for these. This page is intended as a partial historical reference for these probes. Start date Study Probe type Probe names Documentation 2020-11 DNSSEC interference study custom ping dnssec-study-v1 ping https://github.com/mozilla-extensions/dnssec-interference/blob/master/TELEMETRY.md 2020-08 DoH Resolver Usage Study event doh.study.resolverusage#resolve.domains https://github.com/mozilla-extensions/doh-resolver-usage-study/blob/master/docs/TELEMETRY.md 2020-06 Google Accounts Login Check custom ping normandy-login-study ping ingested to the telemetry.normandy_login_study table https://github.com/mozilla-extensions/login-study/blob/master/login-check-metrics.md 2020-04 HTTP Upgrade scalar httpsUpgradeStudy.https, httpsUpgradeStudy.nonupgradable, httpsUpgradeStudy.upgradable https://bugzilla.mozilla.org/show_bug.cgi?id=1629585 2020-02 Search interventions scalar urlbarInterventionsExperiment.tipShownCount, .tipPickedCount missing 2019-10 Delegated credentials event delegatedcredentials#connectDC, #connectNoDC https://github.com/kjacobs-moz/dc-experiment-addon 2019-10 DNS over HTTPS heuristics event doh#evaluate.heuristics, doh#state https://github.com/mozilla/doh-rollout/blob/6787458a6901ef3b2a8fef86a179899213809534/docs/telemetry.md Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Dynamic telemetry » Dynamic telemetry","id":"728","title":"Dynamic telemetry"},"729":{"body":"Experiment enrollment data Experiment search metrics data Derived dataset GCS data export Implementation Code reference Experiment monitoring datasets are designed to power dashboards, such as Experiment Enrollment Grafana dashboard , for monitoring experiments in real time. Currently, datasets for monitoring the number or enrollments and number of searches performed by clients enrolled in experiments are available.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment monitoring datasets","id":"729","title":"Experiment monitoring datasets"},"73":{"body":"Reference material for data assets (tables, dashboards, pings, etc.) can primarily be found in the Data Catalog: https://mozilla.acryl.io. It provides an automatically updated \"map\" of data assets, including lineage and descriptions, without the need for manual curation.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » The Data Catalog","id":"73","title":"The Data Catalog"},"730":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 provides enrollment, unenrollment, graduate, update and failure aggregates for experiments and branches over 5-minute intervals for Fenix and desktop experiments. This live view is also the basis of several derived views: Dataset name Description mozdata.telemetry.experiment_unenrollment_overall Overall number of clients that unenrolled from experiments mozdata.telemetry.experiment_enrollment_other_events_overall Number of events other than enroll and unenroll sent by clients mozdata.telemetry.experiment_enrollment_cumulative_population_estimate Cumulative number of clients enrolled in experiments mozdata.telemetry.experiment_enrollment_overall Overall number of clients enrolled in experiments mozdata.telemetry.experiment_enrollment_daily_active_population Number of daily active clients enrolled in experiments","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment enrollment data","id":"730","title":"Experiment enrollment data"},"731":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 provides aggregated search metrics of clients enrolled in Fenix and desktop experiments, such as the number of searches performed, the number of searches with ads and the number of ad clicks. This live view is also the basis of several derived views: Dataset name Description mozdata.telemetry.experiment_cumulative_ad_clicks Cumulative number of ad clicks by clients enrolled in experiments mozdata.telemetry.experiment_cumulative_search_count Cumulative number of searches by clients enrolled in experiments mozdata.telemetry.experiment_cumulative_search_with_ads_count Cumulative number of searches with ads by clients enrolled in experiments","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment search metrics data","id":"731","title":"Experiment search metrics data"},"732":{"body":"The derived views have the following schema: Column name Type Description time TIMESTAMP Timestamp when value was recorded branch STRING Experiment branch experiment STRING Experiment slug value INT64 Aggregated value As an example of how these views can be used, the following query determines the number of cumulative clients enrolled in a the multi-stage-aboutwelcome-set-default-as-first-screen experiment to date in each branch of a study: SELECT branch, SUM(value) AS total_enrolled\nFROM `mozdata.telemetry.experiment_enrollment_cumulative_population_estimate`\nWHERE experiment = 'multi-stage-aboutwelcome-set-default-as-first-screen'\nGROUP BY 1\nORDER BY 2","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Derived dataset","id":"732","title":"Derived dataset"},"733":{"body":"As some dashboard solutions, such as the Experimenter console, might not have access to BigQuery, data from derived experiment monitoring views is also exported as JSON to monitoring/ in the mozanalysis bucket in moz-fx-data-experiments. JSON files are named like: _.json, for example: gs://mozanalysis/monitoring/bug-1683348-rollout-tab-modal-print-ui-roll-out-release-84-85_experiment_unenrollment_overall.json A script for exporting this data is scheduled to run via Airflow every 5 minutes.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » GCS data export","id":"733","title":"GCS data export"},"734":{"body":"To keep the cost low for retrieving live monitoring data, BigQuery materialized views have been set up. These materialized views read delta changes from the base live tables to compute up-to-date results every 5 minutes. As materialized views do not support UNION ALL, separate materialized views are deployed for legacy desktop telemetry and every Fenix related dataset. Materialized views for experiment enrollment events: org_mozilla_fenix_derived.experiment_events_live_v1 org_mozilla_firefox_derived.experiment_events_live_v1 org_mozilla_firefox_beta_derived.experiment_events_live_v1 telemetry_derived.experiment_events_live_v1 The moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 view combines data of the past 2 days from all of the materialized views for experiment enrollments with data older than 2 days from telemetry_derived.experiment_enrollment_aggregates_v1. Materialized view for search metrics: org_mozilla_fenix_derived.experiment_search_events_live_v1 org_mozilla_firefox_derived.experiment_search_events_live_v1 org_mozilla_firefox_beta_derived.experiment_search_events_live_v1 telemetry_derived.experiment_search_events_live_v1 The moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 view combines data of the past 2 days from all of the materialized views for search metrics with data older than 2 days from telemetry_derived.search_aggregates_v1.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Implementation","id":"734","title":"Implementation"},"735":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 org_mozilla_fenix_derived.experiment_events_live_v1 org_mozilla_firefox_derived.experiment_events_live_v1 org_mozilla_firefox_beta_derived.experiment_events_live_v1 - moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 org_mozilla_fenix_derived.experiment_search_events_live_v1 org_mozilla_firefox_derived.experiment_search_events_live_v1 org_mozilla_firefox_beta_derived.experiment_search_events_live_v1 Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Code reference","id":"735","title":"Code reference"},"736":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Data","id":"736","title":"Search Data"},"737":{"body":"This article introduces the datasets we maintain for search analyses: search_aggregates and search_clients_engines_sources_daily. After reading this article, you should understand the search datasets well enough to produce moderately complex analyses. Additionally, see the Building Intuition search dashboards for applications to search datasets. Listed in recommended order of consumption: Search Monetization , an overview of how search partnerships generate revenue Search Mechanics , an in-depth look at the search types described below + searches with ads and ad clicks, with special attention to search behavior in important subgroups of the population Search Analyses , a mapping of the search datasets to corresponding Looker Explores Search Access Points , an overview of search, ad impressions, and ad clicks across the different search access points (SAPs) built into the browser Regional Search Providers , an introduction to regional search providers Baidu, Yandex, Qwant, Ecosia, and Yahoo Japan.","breadcrumbs":"Dataset Reference » Search Datasets » Introduction","id":"737","title":"Introduction"},"738":{"body":"Terminology Direct vs Follow-on Search Tagged vs Untagged Searches Standard Search Aggregates Outlier Filtering In Content Telemetry Issues Relies on whitelists Limited historical data AdBlocker Addon Address Bar & Search Overviews","breadcrumbs":"Dataset Reference » Search Datasets » Table of Contents","id":"738","title":"Table of Contents"},"739":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Terminology","id":"739","title":"Terminology"},"74":{"body":"The primary use case for the catalog is finding out (at a glance) which data assets exist and how they relate to one another. A few examples: Finding the source ping or table from a Looker dashboard. Finding out whether a source ping or table has any downstream dependencies. Getting a high-level overview of how tables are transformed before data shows up in a dashboard. Tracing a column through various BigQuery tables. Finding the source query or DAG that powers a particular BigQuery table.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » What do I use it for?","id":"74","title":"What do I use it for?"},"740":{"body":"Searches can be split into three major classes: sap , follow-on , and organic . SAP searches result from a direct interaction with a search access point (SAP) , locations on the Firefox UI where clients can enter search queries. Searches that originate from these SAPs are often called SAP searches. For the most recent list of search access points, see Search telemetry doc as SAPs continue to be developed over time. The Firefox browser has multiple SAPs available at the same time. For visuals noting the location of Firefox SAPs, see here . These SAPs are recorded in the source field in search tables, and include the following: urlbar - entering a search query in the Awesomebar. Searches typed into the search bar in the middle of the browser window will also be recorded as urlbar searches. urlbar-searchmode - selecting a search partner icon while entering a search query in the Awesomebar or tagging the search partner (i.e. @duckduckgo) before entering search query via Awesomebar (was formerly called alias added as of Firefox 64.) urlbar-handoff - often referred to as new tab search. Searches by typing into the search box in the middle of the browser window will be attributed to the urlbar-handoff starting in Firefox 94. See more in probe dictionary and bug here . newtab - referred to new tab search on about:newtab page. abouthome - referred to new tab search on about:home page. searchbar - the main search bar (on the top right corner of browser window); not present by default for new profiles on Firefox 57+. Searchmode searches via the searchbar are logged as regular searchbar searches. contextmenu - highlight text, right click, and select \"Search [search engine] for [highlighted text]\" from the context menu. system - starting Firefox from the command line with an option that immediately makes a search. webextension - initiated from a web extension ( added as of Firefox 63). Note: Search telemetry evolves so the actual source name used for a specific search access point may vary between different versions of Firefox. For example, to catch SAP searches performed in Awesomebar after Firefox 94, you will need to use source in (\"urlbar\", \"urlbar-searchmode\", \"urlbar-handoff\"). Users will often interact with the Search Engine Results Page (SERP) to create \"downstream\" queries. These queries are called follow-on queries but may also be referred to as in-content queries since they are initiated from the content of the page itself and not from the Firefox UI. For example, follow-on queries can be caused by: Revising a query (restaurants becomes restaurants near me) Clicking on the \"next\" button Accepting spelling suggestions Finally, we track the number of organic searches. These searches are not via SAPs and are instead entered directly via a search engine provider, typically by visiting the provider's website and entering a search query through their website's interface.","breadcrumbs":"Dataset Reference » Search Datasets » Direct vs Follow-on Search","id":"740","title":"Direct vs Follow-on Search"},"741":{"body":"Our partners (search engines) attribute queries to Mozilla using partner codes . When a user issues a query through one of our SAPs, we include our partner code in the URL of the resulting search. Tagged queries are queries that include one of our partner codes . If a SAP query is tagged, any follow-on query should also be tagged. Untagged queries are queries that do not include one of our partner codes . If a query is untagged, it's usually because we do not have a partner deal for that search engine and region (or it is an organic search that did not start from an SAP).","breadcrumbs":"Dataset Reference » Search Datasets » Tagged vs Untagged Searches","id":"741","title":"Tagged vs Untagged Searches"},"742":{"body":"We report nine types of searches in our search datasets: sap, tagged-sap, tagged-follow-on, search_with_ads, search_with_ads_organic, ad_click, ad_click_organic, organic, and unknown (although the earliest available date for each varies). These aggregates show up as columns in thesearch_aggregates and search_clients_engines_sources_daily datasets. Our search datasets are all derived from main_summary. The aggregate columns are derived from the SEARCH_COUNTS histogram. The sap column counts all SAP (or direct) searches . sap search counts are collected via probes within the Firefox UI These counts are very reliable, but do not count follow-on queries . In 2017-06 we deployed the followonsearch addon , which adds probes for tagged-sap and tagged-follow-on searches. These columns attempt to count all tagged searches by looking for Mozilla partner codes in the URL of requests to partner search engines. These search counts are critical to understanding revenue since they exclude untagged searches and include follow-on searches. However, these search counts have important caveats affecting their reliability . See In Content Telemetry Issues for more information. In 2018, we incorporated this code into the product (as of version 61) and also started tracking so-called \"organic\" searches that weren't initiated through a search access point (sap). This data has the same caveats as those for follow on searches, above. We also started tracking \"unknown\" searches, which generally correspond to clients submitting random/unknown search data to our servers as part of their telemetry payload. This category can generally safely be ignored, unless its value is extremely high (which indicates a bug in either Firefox or the aggregation code which creates our datasets). In main_summary, all of these searches are stored in search_counts.count, which makes it easy to over count searches . However, in general, please avoid using main_summary for search analyses -- it's slow and you will need to duplicate much of the work done to make analyses of our search datasets tractable.","breadcrumbs":"Dataset Reference » Search Datasets » Standard Search Aggregates","id":"742","title":"Standard Search Aggregates"},"743":{"body":"We remove search count observations representing more than 10,000 searches for a single search engine in a single ping.","breadcrumbs":"Dataset Reference » Search Datasets » Outlier Filtering","id":"743","title":"Outlier Filtering"},"744":{"body":"The search code module inside Firefox (formerly implemented as an addon until version 60) implements the probe used to measure tagged-sap and tagged-follow-on searches and also tracks organic searches. This probe is critical to understanding our revenue. It's the only tool that gives us a view of follow-on searches and differentiates between tagged and untagged queries. However, it comes with some notable caveats.","breadcrumbs":"Dataset Reference » Search Datasets » In Content Telemetry Issues","id":"744","title":"In Content Telemetry Issues"},"745":{"body":"Firefox's search module attempts to count all tagged searches by looking for Mozilla partner codes in the URL of requests to partner search engines. To do this, it relies on a whitelist of partner codes and URL formats. The list of partner codes is incomplete and only covers a few top partners. These codes also occasionally change so there will be gaps in the data. Additionally, changes to search engine URL formats can cause problems with our data collection. See this query for a notable example.","breadcrumbs":"Dataset Reference » Search Datasets » Relies on whitelists","id":"745","title":"Relies on whitelists"},"746":{"body":"The followonsearch addon was first deployed in 2017-06. There is no tagged-* search data available before this. default_private_search_engine is only available starting 2019-11-19.","breadcrumbs":"Dataset Reference » Search Datasets » Limited historical data","id":"746","title":"Limited historical data"},"747":{"body":"When speaking of search metrics, people sometimes have the adblockers addon in mind. These type of information is available in telemetry.addons_daily and telemetry.clients_daily. Below we give two example queries around them, for more details please go visit the related section for these two tables. AdBlockers DAU, and ad click to sap ratio in last 7 days Popular AdBlockers average DAU in last 7 days","breadcrumbs":"Dataset Reference » Search Datasets » AdBlocker Addon","id":"747","title":"AdBlocker Addon"},"748":{"body":"Address Bar Overview by Marco Bonardo [ Presentation / Slides ] - an overview of Firefox's address bar (aka: the Awesomebar) Address Bar Results Ranking by Marco Bonardo [ Slides ] - deep-dive on how results are ranked and displayed in Firefox's address bar Search Engines Overview by Mark Banner [ Presentation / Slides ] - an overview on how search engines are included in Firefox Search Engine Configuration by Mark Banner [ Presentation / Slides ] - deep-dive on how search engines are configured and deployed in Firefox Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Address Bar & Search Overviews","id":"748","title":"Address Bar & Search Overviews"},"749":{"body":"Introduction Contents Gotcha Data Reference Example Queries Daily US sap searches Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Search Aggregates","id":"749","title":"Search Aggregates"},"75":{"body":"Navigate to https://mozilla.acryl.io and log in via SSO. Once logged in, you should be able to explore assets via the search bar or by clicking on a platform (e.g. BigQuery or Glean).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » How do I use it?","id":"75","title":"How do I use it?"},"750":{"body":"search_aggregates is designed to power high level search dashboards. It's quick and easy to query, but the data are coarse. In particular, this dataset allows you to segment by a limited number of client characteristics which are relevant to search markets. However, it is not possible to normalize by client count. If you need fine-grained data, consider using search_clients_engines_sources_daily which breaks down search counts by client, engine, and source.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Introduction","id":"750","title":"Introduction"},"751":{"body":"Each row of search_aggregates contains the standard search count aggregations for each unique combination of the following columns. Unless otherwise noted, these columns are taken directly from main_summary. submission_date - yyyymmdd engine - e.g. google, bing, yahoo source - The UI component used to issue a search - e.g. urlbar, abouthome country locale addon_version - The installed version of the [followonsearch addon] (before version 61) app_version distribution_id - NULL means the standard Firefox build search_cohort - NULL except for small segments relating to search experimentation default_search_engine default_private_search_engine os - e.g. Linux, Windows_NT, Darwin ... os_version is_default_browser There are ten aggregation columns: sap, tagged-sap, tagged-follow-on,organic, unknown, ad_click, ad_click_organic, search_with_ads, search_with_ads_organic, and client_count. Each of these columns represent different types of searches. For more details, see the search data documentation .","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Contents","id":"751","title":"Contents"},"752":{"body":"Although search_aggregates table is created on top of search_clients_engines_sources_daily, you may expect the total search metrics reported to match exactly. It's actually not the case. In case you notice the total number reported in search_aggregates higher than search_clients_engines_sources_daily, it's most likely due to Shredder . search_aggregates table is aggregated beyond the client level, so shredder doesn’t have to touch it. But search_clients_engines_sources_daily contains client_id and is subject to shredder. It's expected to lose up to 1% of rows every month as Firefox responds to clients' deletion requests, which would reduce count in search_clients_engines_soruces but not in search_aggregates. An example query to show such a difference can be found in STMO#84302 .","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Gotcha","id":"752","title":"Gotcha"},"753":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Data Reference","id":"753","title":"Data Reference"},"754":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Example Queries","id":"754","title":"Example Queries"},"755":{"body":"SELECT submission_date, SUM(SAP) AS search_counts\nFROM search.search_aggregates\nWHERE country = 'US' AND submission_date BETWEEN '2019-01-01' AND '2019-01-07'\nGROUP BY submission_date\nORDER BY submission_date STMO#51140","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Daily US sap searches","id":"755","title":"Daily US sap searches"},"756":{"body":"This job is scheduled on airflow to run daily.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Scheduling","id":"756","title":"Scheduling"},"757":{"body":"As of 2021-04-29, the current version of search_aggregates is v8, and has a schema as follows. The dataset is backfilled through 2016-03-11. root |-- submission_date: date (nullable = true) |-- submission_date_s3: date (nullable = true) |-- country: string (nullable = true) |-- engine: string (nullable = true) |-- normalized_engine: string (nullable = true) |-- source: string (nullable = true) |-- app_version: string (nullable = true) |-- distribution_id: string (nullable = true) |-- locale: string (nullable = true) |-- search_cohort: string (nullable = true) |-- addon_version: string (nullable = true) |-- tagged_sap: long (nullable = true) |-- tagged_follow_on: long (nullable = true) |-- sap: long (nullable = true) |-- organic: long (nullable = true) |-- search_with_ads: long (nullable = true) |-- search_with_ads_organic: long (nullable = true) |-- ad_click: long (nullable = true) |-- ad_click_organic: long (nullable = true) |-- unknown: long (nullable = true) |-- client_count: long (nullable = true) |-- default_search_engine: string (nullable = true) |-- default_private_search_engine: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- is_default_browser: boolean (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Schema","id":"757","title":"Schema"},"758":{"body":"The search_aggregates job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Code Reference","id":"758","title":"Code Reference"},"759":{"body":"Introduction Contents Background and Caveats Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Search Clients Engines Sources Daily","id":"759","title":"Search Clients Engines Sources Daily"},"76":{"body":"We tested a number of tools in 2022 and finally settled on Acryl. Integration work proceeded from there and continues as we add more tools and assets to our data platform.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » When was this implemented?","id":"76","title":"When was this implemented?"},"760":{"body":"search_clients_engines_sources_daily is designed to enable client-level search analyses. Querying this dataset can be slow; consider using search_aggregates for coarse analyses.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Introduction","id":"760","title":"Introduction"},"761":{"body":"search_clients_engines_sources_daily has one row for each unique combination of: (client_id, submission_date, engine, source). In addition to the standard search count aggregations, this dataset includes some descriptive data for each client. For example, we include country and channel for each row of data. In the event that a client sends multiple pings on a given submission_date we choose an arbitrary value from the pings for that (client_id, submission_date), unless otherwise noted. There were originally five standard search count aggregation columns: sap, tagged-sap, and tagged-follow-on, organic and unknown. Over time, more search count aggregation columns were added, including ad_click and search_with_ads in late 2018 bug ; and ad_click_organic and search_with_ads_organic in late 2021 bug . Note that, if there were no such searches in a row's segment (i.e. the count would be 0), the column value is null. Each of these columns represent different types of searches. For more details, see the search data documentation","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Contents","id":"761","title":"Contents"},"762":{"body":"search_clients_engines_sources_daily does not include (client_id submission_date) pairs if we did not receive a ping for that submission_date. We impute a NULL engine and source for pings with no search counts. This ensures users who never search are included in this dataset. This dataset is large. If you're querying this dataset from STMO, heavily limit the data you read using submission_date or sample_id. The has_adblocker_addon field is True if the client had an active addon that blocks Mozilla's ability to monetize the searches via a search engine partnership. The logic for identifying ad-blocking addons is here (private notebook).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Background and Caveats","id":"762","title":"Background and Caveats"},"763":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Data Reference","id":"763","title":"Data Reference"},"764":{"body":"STMO#51141 calculates searches per normalized_channel for US clients on an arbitrary day. If you have trouble viewing this query, it's likely you don't have the proper permissions. For more details see the search data documentation .","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Example Queries","id":"764","title":"Example Queries"},"765":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Scheduling","id":"765","title":"Scheduling"},"766":{"body":"As of 2022-03-25, the current version of the underlying search_clients_daily is v8, with schema as follows. Generally, see Data Catalog in GCP for the most up-to-date schema. It's backfilled through 2016-03-12. root |-- client_id: string (nullable = true) |-- submission_date: date (nullable = true) |-- submission_date_s3: date (nullable = true) |-- engine: string (nullable = true) |-- source: string (nullable = true) |-- country: string (nullable = true) |-- app_version: string (nullable = true) |-- distribution_id: string (nullable = true) |-- locale: string (nullable = true) |-- search_cohort: string (nullable = true) |-- addon_version: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- channel: string (nullable = true) |-- profile_creation_date: long (nullable = true) |-- default_search_engine: string (nullable = true) |-- default_search_engine_data_load_path: string (nullable = true) |-- default_search_engine_data_submission_url: string (nullable = true) |-- default_private_search_engine: string (nullable = true) |-- default_private_search_engine_data_load_path: string (nullable = true) |-- default_private_search_engine_data_submission_url: string (nullable = true) |-- sample_id: long (nullable = true) |-- sessions_started_on_this_day: long (nullable = true) |-- profile_age_in_days: integer (nullable = true) |-- subsession_hours_sum: double (nullable = true) |-- active_addons_count_mean: double (nullable = true) |-- max_concurrent_tab_count_max: integer (nullable = true) |-- tab_open_event_count_sum: long (nullable = true) |-- active_hours_sum: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- tagged_sap: long (nullable = true) |-- tagged_follow_on: long (nullable = true) |-- sap: long (nullable = true) |-- organic: long (nullable = true) |-- search_with_ads: long (nullable = true) |-- search_with_ads_organic: long (nullable = true) |-- ad_click: long (nullable = true) |-- ad_click_organic: long (nullable = true) |-- unknown: long (nullable = true) |-- normalized_engine: string (nullable = true) |-- user_pref_browser_search_region: string (nullable = true) |-- is_default_browser: boolean (nullable = true) |-- experiments: map (nullable = true) | |-- key: string | |-- value: string |-- scalar_parent_urlbar_searchmode_bookmarkmenu_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_handoff_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_keywordoffer_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_oneoff_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_other_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_shortcut_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabmenu_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabtosearch_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabtosearch_onboard_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_topsites_newtab_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_topsites_urlbar_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_touchbar_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_typed_sum: map (nullable = true) | |-- key: string | |-- value: int64","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Schema","id":"766","title":"Schema"},"767":{"body":"The search_clients_engines_sources_daily job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Code Reference","id":"767","title":"Code Reference"},"768":{"body":"Introduction Contents Utilizing BYTE columns Engine Searches Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Search Clients Last Seen","id":"768","title":"Search Clients Last Seen"},"769":{"body":"search_clients_last_seen is designed for individual search analysis for clients over the past year. This can be useful when wondering about client search behavior over the past year. NOTE : search_clients_last_seen is currently a 1% sample, and the first day with a full year of search activity is 2020-01-01.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Introduction","id":"769","title":"Introduction"},"77":{"body":"No. While the features between the Data Catalog and tools such as the Glean Dictionary and Looker Data Dictionary overlap, the Data Catalog is meant to be less focused on any single tool and more on assets from all the tools in our data platform, providing lineage and reference material that links them together.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » Is the Data Catalog a replacement for tools like the Glean Dictionary or the Looker Data Dictionary?","id":"77","title":"Is the Data Catalog a replacement for tools like the Glean Dictionary or the Looker Data Dictionary?"},"770":{"body":"search_clients_last_seen has just one row per-client, for any client who was active over the past year. Here we define active as \"sent a main ping\"; so if they are present that does not mean they searched. NOTE : Always choose a single submission_date when querying search_clients_last_seen. The key pieces of this dataset are byte arrays that contain daily information about client activity over the past year. We have these for a variety of activity types: days_seen_bytes: Days when we received a main ping from the client days_searched_bytes: Days that the client searched in any form days_tagged_searched_bytes: Days that the client performed a tagged search days_searched_with_ads_bytes: Days that the client performed a search that contained ads days_clicked_ads_bytes: Days that the client clicked an ad post-search See \"Utilizing BYTE columns\" for how to use these fields. There are some convenience columns around these, that give the number of days since the client was last active for that usage criteria: days_since_seen days_since_searched days_since_tagged_searched days_since_searched_with_ads days_since_clicked_ad days_since_created_profile We also include a variety of dimension information (e.g. os, country, channel, default_search) to aggregate on. The query itself lays out all of the available dimensional fields. There are, finally, a few fields with daily activity data. These include active_hours_sum, organic for organic searches, and total_searches. Please note that these are just for the current day, and not over the entire year of history contained in the days_*_bytes columns. Utilizing BYTE columns These are stored as BigQuery BYTE type, so they can be a bit confusing to use. We have a few convenience functions for using them. For these functions, anytime we say \"was active\", we mean \"within the usage criteria defined by that column\"; for example, it could be days that clients searched with ads.: udf.bits_to_days_seen - The number of days the user was active. udf.bits_to_days_since_seen - The number of days since the user was last active. udf.bits_to_days_since_first_seen - The number of days since the user's first active day. Note that this will be at most 365 days, since that is the beginning of history for this dataset. udf.bits_to_active_n_weeks_ago - Returns whether or not the user was active n weeks ago for the given activity type. Engine Searches Warning: This column was designed specifically for use with the revenue data, and probably isn't good for other kinds of analysis. For each search engine, we store an array that contains the number of searches that user completed each month for the past 12 months. This is across calendar months, so the number of days are not directly comparable. We have the same data for tagged searches, search with ads, and ad clicks. Background and Caveats search_clients_last_seen does includes (client_id submission_date) pairs even if we did not receive a ping for that submission_date. Any client who was active over the past year will be included. Accessing the Data Access the data at search.search_clients_last_seen.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Contents","id":"770","title":"Contents"},"771":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Data Reference","id":"771","title":"Data Reference"},"772":{"body":"STMO#70349 gives the WoW retention of users in different segments. Similar to GUD, a user is considered retained if they do they same activity the next week. Note here the outage from Armagaddon, and the outage for ad click telemetry in October. STMO#70348 shows the amount of different search activity taken by clients. We can use it to determine the % of clients who partake in each activity, regardless of their baseline amount of activity.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Example Queries","id":"772","title":"Example Queries"},"773":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Scheduling","id":"773","title":"Scheduling"},"774":{"body":"As of 2020-04-22, the current version of search_clients_last_seee is v1, and has a schema as follows. It's backfilled through 2020-01-01 root |- submission_date: date |- client_id: string |- sample_id: integer |- country: string |- app_version: string |- distribution_id: string |- locale: string |- search_cohort: string |- addon_version: string |- os: string |- channel: string |- profile_creation_date: integer |- default_search_engine: string |- default_search_engine_data_load_path: string |- default_search_engine_data_submission_url: string |- profile_age_in_days: integer |- active_addons_count_mean: float |- user_pref_browser_search_region: string |- os_version: string |- max_concurrent_tab_count_max: integer |- tab_open_event_count_sum: integer |- active_hours_sum: float |- subsession_hours_sum: float |- sessions_started_on_this_day: integer |- organic: integer |- sap: integer |- unknown: integer |- tagged_sap: integer |- tagged_follow_on: integer |- ad_click: integer |- search_with_ads: integer |- total_searches: integer |- tagged_searches: integer +- engine_searches: record (repeated) | |- key: string | +- value: record | | |- total_searches: integer (repeated) | | |- tagged_searches: integer (repeated) | | |- search_with_ads: integer (repeated) | | |- ad_click: integer (repeated) |- days_seen_bytes: bytes |- days_searched_bytes: bytes |- days_tagged_searched_bytes: bytes |- days_searched_with_ads_bytes: bytes |- days_clicked_ads_bytes: bytes |- days_created_profile_bytes: bytes","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Schema","id":"774","title":"Schema"},"775":{"body":"The search_clients_last_seen job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Code Reference","id":"775","title":"Code Reference"},"776":{"body":"Introduction Contents LTV Background and Caveats Example Queries Schema Code References Model Performance","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Normalized Client Lifetime Value (LTV)","id":"776","title":"Normalized Client Lifetime Value (LTV)"},"777":{"body":"client_ltv is designed to enable relative user value estimates based on their past and expected search and ad click behavior. This behavior is revenue-generating for Firefox.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Introduction","id":"777","title":"Introduction"},"778":{"body":"client_ltv has one row for each (client_id, engine, submission_date) triplet. Each row captures a year's worth of history for the client_id on the given engine, therefore the values will not change much when looking at submission_date in 1-day (or even 1-month) sequences, since there is significant overlap. For most analyses, using yesterday's submission_date will be sufficient. To get users active in the last i.e. 7 days, a join with clients_last_seen is required. We plan to propagate the necessary fields into client_ltv in the future so such a join isn't necessary. Using yesterday's date, a client's row will contain the total number of searches, ad clicks, etc for the last 365 days, along with active search and ad click days (how many days did a user search or click an ad). Additionally each row contains the predicted number active search/ad click days for the next 365 days. See the schema at the bottom of this page for a full list of the fields.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Contents","id":"778","title":"Contents"},"779":{"body":"A client's \"lifetime\" is maxed out at 2 years given the structure of this dataset. Of course a client can exist for longer, but one year on either side of the date in question controls for seasonal trends and lets us easily produce annual estimates for, say, user acquisition ROI. The procedure for calculating a user's LTV is as follows: Step 1: Determine the ad click value for the user's region/engine ( Revenue in Country C for Engine E ) / ( Total Ad Clicks in Country C for Engine E ) Step 2: Determine the user's ad clicks per day for the past 365 days ( Total Ad Clicks for User ) / ( Total Active Ad Click Days for User ) Step 3: Calculate a user's past LTV by multiplying the following: Total Active Ad Click Days for User Ad Clicks per Day for User (derived in step 2) Ad Click Value in Country C for Engine E (derived from step 1) Step 4: Calculate a user's future LTV by multiplying the following: Total Predicted Active Ad Click Days for User Ad Clicks per Day for User (derived in step 2) Ad Click Value in Country C for Engine E (derived from step 1) Step 5: Normalized the LTV values from (3) and (4) ( User past LTV ) / ( Sum of all past user LTVs ) ( User future LTV ) / ( Sum of all future user LTVs ) The normalized LTV for a user can roughly be interpreted as a user's contribution to the collective value of our user-base. Note that the above procedure omits some outlier handling steps for simplicity.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » LTV","id":"779","title":"LTV"},"78":{"body":"The catalog is a managed version of open source DataHub , a metadata platform built and maintained by the company Acryl .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » What software does it use?","id":"78","title":"What software does it use?"},"780":{"body":"The normalized_ltv_ad_clicks_current field, for example, does not represent a user's contribution to revenue directly. It should be treated as a rough proxy. It is not appropriate to multiply revenue by this number. LTV is broken down by engine, so the LTV for a user who searches on multiple engines must be interpreted in context. LTV is only available for Google and Bing on Firefox Desktop at this time. We do have the ability to calculate a dollar value per user, however the (unnormalized) table is restricted to those with proper revenue access. For more information, see Getting Help .","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Background and Caveats","id":"780","title":"Background and Caveats"},"781":{"body":"Percent of users we predict will click an ad in the next 365 days by Engine. ( STMO#74878 ) SELECT engine, AVG(IF(pred_num_days_seeing_ads > 0, 1, 0)) as pct_predicted_ad_viewers_next_year, AVG(IF(pred_num_days_clicking_ads > 0, 1, 0)) as pct_predicted_ad_clickers_next_year,\nFROM `moz-fx-data-shared-prod`.revenue.client_ltv\nWHERE submission_date = DATE_SUB(CURRENT_DATE, INTERVAL 1 DAY)\nGROUP BY 1 LTV Value of Users Over Lifetime (by days_since_created_profile) of Users Active in Past 7 Days ( STMO#187036 ) SELECT days_since_created_profile, SUM(normalized_ltv_ad_clicks_current) AS sum_normalized_ltv_ad_clicks_current, SUM(normalized_ltv_ad_clicks_future) AS normalized_ltv_ad_clicks_future, SUM(normalized_ltv_ad_clicks_future) / COUNT(*) AS avg_normalized_ltv_ad_clicks_future,\nFROM `moz-fx-data-shared-prod`.revenue.client_ltv\nJOIN `moz-fx-data-shared-prod`.search.search_clients_last_seen USING(submission_date, client_id)\nWHERE submission_date = '2020-09-16' AND days_since_created_profile <= 365 AND days_since_seen <= 6\nGROUP BY days_since_created_profile\nORDER BY days_since_created_profile DESC","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Example Queries","id":"781","title":"Example Queries"},"782":{"body":"As of 2020-09-16, the current version of client_ltv is v1, and has a schema as follows. The dataset is backfilled through 2020-09-14. root |-- submission_date: date (nullable = true) |-- engine: string (nullable = true) |-- country: string (nullable = true) |-- client_id: string (nullable = true) |-- total_client_searches_past_year: long (nullable = true) |-- total_client_tagged_searches_past_year: long (nullable = true) |-- total_client_ad_clicks_past_year: long (nullable = true) |-- total_client_searches_with_ads_past_year: long (nullable = true) |-- ad_click_days: long (nullable = true) |-- search_days: long (nullable = true) |-- search_with_ads_days: long (nullable = true) |-- tagged_search_days: long (nullable = true) |-- active_days: long (nullable = true) |-- pred_num_days_clicking_ads: double (nullable = true) |-- pred_num_days_seeing_ads: double (nullable = true) |-- pred_num_days_searching: double (nullable = true) |-- pred_num_days_tagged_searching: double (nullable = true) |-- ad_clicks_per_day: double (nullable = true) |-- searches_with_ads_per_day: double (nullable = true) |-- searches_per_day: double (nullable = true) |-- tagged_searches_per_day: double (nullable = true) |-- ad_clicks_cutoff: double (nullable = true) |-- searches_with_ads_cutoff: double (nullable = true) |-- searches_cutoff: double (nullable = true) |-- tagged_searches_cutoff: double (nullable = true) |-- ad_clicks_per_day_capped: double (nullable = true) |-- searches_with_ads_per_day_capped: double (nullable = true) |-- searches_per_day_capped: double (nullable = true) |-- tagged_searches_per_day_capped: double (nullable = true) |-- total_ad_clicks: long (nullable = true) |-- normalized_ltv_ad_clicks_current: double (nullable = true) |-- normalized_ltv_search_with_ads_current: double (nullable = true) |-- normalized_ltv_search_current: double (nullable = true) |-- normalized_ltv_tagged_search_current: double (nullable = true) |-- normalized_ltv_ad_clicks_future: double (nullable = true) |-- normalized_ltv_search_with_ads_future: double (nullable = true) |-- normalized_ltv_search_future: double (nullable = true) |-- normalized_ltv_tagged_search_future: double (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Schema","id":"782","title":"Schema"},"783":{"body":"LTV daily model fitting Unnormalized client_ltv query (restricted query access) client_ltv view (for broad use)","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Code References","id":"783","title":"Code References"},"784":{"body":"There is additionally a dataset, ltv_daily_model_perf, that tracks the LTV model's prediction performance each day it is re-trained. For a given day, one could check the performance with the following query (STMO#187873) : SELECT active_days, actual, model\nFROM `moz-fx-data-shared-prod.analysis.ltv_daily_model_perf`\nWHERE date = '2020-09-29'\nAND metric = 'days_clicked_ads'\nORDER BY active_days This produces a histogram for the observed user frequencies and the model's predicted frequencies, allowing a chart similar to the one shown in the \"assessing model fit\" example in the lifetimes documentation. This table only checks performance for clients the model expects have, for example, clicked an ad in 0 to 28 days in the past year, since most of the distribution is contained in that interval. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Model Performance","id":"784","title":"Model Performance"},"785":{"body":"mobile_search_clients_engines_sources_daily is designed to enable client-level search analyses for mobile. Querying this dataset can be slow; consider using mobile_search_aggregates for coarse analyses. mobile_search_clients_engines_sources_daily has one row for each unique combination of: (client_id, submission_date, engine, source). Alongside standard search metrics, this dataset includes client specific descriptive information as well. For example, we include normalized_app_name and normalized_app_name_os for each row of data. normalized_app_name modifies the raw app_name data to align it more consistently with KPI reporting while normalized_app_name_os combines app name and os used by each client. Refer to the table below for comprehensive mapping details regarding these two fields. app_name os normalized_app_name_os normalized_app_name Fenix Android Firefox Android Firefox Fennec Other Fennec Other Fennec Fennec Android Legacy Firefox Android Fennec Fennec iOS Firefox iOS Firefox Firefox Preview Android Firefox Preview Firefox Preview FirefoxConnect Android Firefox for Echo Show Firefox for Echo Show FirefoxForFireTV Android Firefox for FireTV Firefox for FireTV Focus Android Glean Android Focus Android Focus Focus iOS Glean iOS Focus iOS Focus Klar Android Glean Android Klar Android Klar Klar iOS Glean iOS Klar iOS Klar Other iOS Other iOS Other Other Other Other Other Other Android Other Android Other Zerda Android Firefox Lite Android Firefox Lite Zerda_cn Android Firefox Lite Android (China) Firefox Lite (China) Note that, if there were no such searches in a row's segment (i.e. the count would be 0), the column value is null. Each of these columns represent different types of searches. For more details, see the search data documentation","breadcrumbs":"Dataset Reference » Search Datasets » Mobile Search Clients Sources Daily » Contents","id":"785","title":"Contents"},"786":{"body":"mobile_search_clients_engines_sources_daily does not include (client_id submission_date) pairs if we did not receive a ping for that submission_date. We impute a NULL engine and source for pings with no search counts. This ensures users who never search are included in this dataset. This dataset is large. If you're querying this dataset from STMO, heavily limit the data you read using submission_date or sample_id. As of August 1, 2024, the mobile_search_clients_daily table has been updated to extract data from the baseline ping tables instead of the original metrics ping tables. This shift maintains the same search totals with greater confidence in the mobile search engagement dates. As noted #submission-date), the submission_date used throughout telemetry is the date Mozilla received that client's engagement, not necessarily the actual date on which that client engaged with Firefox. Mobile metrics pings are historically sent later than the actual date of activity: it takes roughly 4 days for Firefox to receive 95% of Fenix metrics pings which originate from a given actual date. Baseline pings are more frequently sent/ received and serve as the basis of KPI DAU metrics. Therefore, this switch ensures a client's KPI DAU activity can be matched to search activity from that same active day. All data prior to August 1st, 2024, is powered by the metrics ping and has been moved to the mobile_search_clients_daily_historical table. The new derived table, mobile_search_clients_daily_v2, has data from August 1, 2024 and is powered by the baseline ping. Downstream views and tables, like mozdata.search.mobile_search_clients_daily, pull data from both mobile_search_clients_daily_v2 and mobile_search_clients_daily_historical to ensure comprehensive data coverage. mozdata.search.mobile_search_clients_daily remains the client-level source-of-truth for mobile search analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Mobile Search Clients Sources Daily » Background and Caveats","id":"786","title":"Background and Caveats"},"787":{"body":"Introduction Contents Data Reference Example Queries Daily Google desktop SAP search from US vs. DE Monthly Google desktop SAP search & revenue from US vs. ROW Scheduling Schema search_revenue_levers_daily search_revenue_levers_monthly Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Search Revenue Levers Datasets","id":"787","title":"Search Revenue Levers Datasets"},"788":{"body":"The search_revenue_levers datasets isolate key components of the search monetization funnel, e.g. revenue levers, to more effectively support search revenue analyses. The suite of search_revenue_levers datasets are as follows: search_revenue_levers_daily: provides daily search metrics at * minimum country granularity (e.g. SAP by device, partner, channel, and specific country) search_revenue_levers_monthly: provides monthly search and revenue metrics at search funnel granularity (e.g. SAP by device, partner, and US vs Rest of World) Revenue data access permissions of category 2 or higher are required to access search_revenue_levers_monthly. For most search and revenue analyses, we recommend using search_revenue_levers_monthly. By aggregating to the search monetization funnel granularity, this table is used to support the Monthly and Quarterly Business Reviews. Most ad hoc search revenue analyses should align with this internal standard of reporting. That being said, there are cases when Mozillians require more granularity for search analyses. By aggregating to the daily reporting granularity, search_revenue_levers_daily is designed to support forecasting and deep dives into performance by search partner. Revenue is not included in search_revenue_levers_daily because search revenue is reported monthly, not daily. In practice, Mozillians focused on search-only analyses may prefer the other existing search tables: search_aggregates (fastest to query!) or search_clients_engines_sources_daily (most data possible!).","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Introduction","id":"788","title":"Introduction"},"789":{"body":"The differences between the aggregation structures are summarized as follows: Column Name search_revenue_levers_daily search_revenue_levers_monthly device desktop, mobile desktop, mobile partner Google, Bing, DuckDuckGo Google, Bing, DuckDuckGo channel NULL, personal, ESR column does not exist country US, DE, FR, ... All partners: US, ROW submission_date minimum aggregation: daily minimum aggregation: monthly There are 14 possible revenue levers measures available: 3 daily active users metrics : Eligible Markets DAU, Default Engine DAU, Search-Engaged DAU 9 search engagement metrics : SAP, Tagged SAP, Tagged Follow On, Monetizable SAP, Search with Ads, Ad Click, Organic Search, Organic Search with Ads, Organic Ad Click 2 revenue metrics (monthly tables only): Revenue paid to Mozilla, Revenue per Ad Click","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Contents","id":"789","title":"Contents"},"79":{"body":"Metadata is pulled from each included platform. Depending on the source, metadata ingestion is either managed in the Acryl UI or via our custom ingestion code: Glean - Pings are ingested from the Glean Dictionary API. This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository . Legacy Telemetry - Pings are ingested from the Mozilla Pipeline Schemas repository .This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository . BigQuery - Views, Tables, Datasets, and Projects are ingested from the BigQuery audit log and query jobs. This is scheduled nightly in the Acryl UI. The documentation can be found on The DataHub docs page . Looker - Views, Explores, and Dashboards are ingested from both our LookML source repositories (e.g. spoke-default ) and the Looker API. This is scheduled nightly in the Acryl UI. The documentation can be found on the DataHub docs page . Metric-Hub - Metrics are ingested from the metric-hub repository and loaded into the Business Glossary. This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository and the documentation can be found on the DataHub docs page . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » How is the metadata populated?","id":"79","title":"How is the metadata populated?"},"790":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Data Reference","id":"790","title":"Data Reference"},"791":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Example Queries","id":"791","title":"Example Queries"},"792":{"body":"Search Revenue Levers Daily in Looker SELECT submission_date, COALESCE(SUM(sap), 0) AS sap\nFROM `mozdata.search.search_revenue_levers_daily`\nWHERE country IN ('DE', 'US') AND device = 'desktop' AND partner = 'Google' AND submission_date >= '2024-01-01'\nGROUP BY 1","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Daily Google desktop SAP search from US vs. DE","id":"792","title":"Daily Google desktop SAP search from US vs. DE"},"793":{"body":"Search Revenue Levers Monthly in Looker SELECT country, submission_month, COALESCE(SUM(sap), 0) AS sap, COALESCE(SUM(revenue), 0) AS revenue\nFROM `mozdata.revenue.search_revenue_levers_monthly`\nWHERE device = 'desktop' AND partner_name = 'Google' AND submission_month >= \"2023-01-01\"\nGROUP BY 1, 2","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Monthly Google desktop SAP search & revenue from US vs. ROW","id":"793","title":"Monthly Google desktop SAP search & revenue from US vs. ROW"},"794":{"body":"search_revenue_levers_daily: This job is scheduled on airflow to run daily. search_revenue_levers_monthly_detail and search_revenue_levers_monthly: These jobs are scheduled on airflow to run daily. However, the most recent month does not populate until the calendar month is completed.","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Scheduling","id":"794","title":"Scheduling"},"795":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Schema","id":"795","title":"Schema"},"796":{"body":"As of 2024-05-25, the current version of search_revenue_levers_daily is v1 and has a schema as follows. The dataset is backfilled through 2018-01-01. root |-- submission_date: date (nullable = true) |-- partner: string (nullable = true) |-- device: string (nullable = true) |-- channel: string (nullable = true) |-- country: string (nullable = true) |-- dau: integer (nullable = true) |-- dau_engaged_w_sap: integer (nullable = true) |-- sap: integer (nullable = true) |-- tagged_sap: integer (nullable = true) |-- tagged_follow_on: integer (nullable = true) |-- ad_click: integer (nullable = true) |-- search_with_ads: integer (nullable = true) |-- organic: integer (nullable = true) |-- ad_click_organic: integer (nullable = true) |-- search_with_ads_organic: integer (nullable = true) |-- monetizable_sap: integer (nullable = true) |-- dau_w_engine_as_default: integer (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » search_revenue_levers_daily","id":"796","title":"search_revenue_levers_daily"},"797":{"body":"As of 2024-05-25, the current version of search_revenue_levers_monthly is v3 and has a schema as follows. The dataset is backfilled through 2018-01-01. root |-- device: string (nullable = true) |-- country: string (nullable = true) |-- partner_name: string (nullable = true) |-- submission_month: date (nullable = true) |-- dau: integer (nullable = true) |-- dau_w_engine_as_default: integer (nullable = true) |-- dau_engaged_w_sap: integer (nullable = true) |-- sap: integer (nullable = true) |-- tagged_sap: integer (nullable = true) |-- tagged_follow_on: integer (nullable = true) |-- ad_click: integer (nullable = true) |-- search_with_ads: integer (nullable = true) |-- organic: integer (nullable = true) |-- ad_click_organic: integer (nullable = true) |-- search_with_ads_organic: integer (nullable = true) |-- monetizable_sap: integer (nullable = true) |-- revenue: float (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » search_revenue_levers_monthly","id":"797","title":"search_revenue_levers_monthly"},"798":{"body":"search_revenue_levers_daily is defined in bigquery-etl . search_revenue_levers_monthly_detail is TBA. search_revenue_levers_monthly job is defined in private-bigquery-etl . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Code Reference","id":"798","title":"Code Reference"},"799":{"body":"Non-Desktop data includes data for all mobile browser products as well as non browser products such as Lockwise, Firefox for Echo Show, Mozilla VPN, and Web XR Viewer among others.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Non-Desktop Data","id":"799","title":"Non-Desktop Data"},"8":{"body":"Mozilla, like many other organizations, relies on data to make product decisions. However, unlike many other organizations, Mozilla balances its goal of collecting useful, high-quality data with giving its users meaningful choice and control over their own data. Our approach to data is most succinctly described by the Mozilla Privacy Principles . If you want to know what Mozilla thinks about data, the Principles will tell you that. From those principles come Mozilla's Privacy Notices . They differ from product to product because the data each product deals with is different. If you want to know what kinds of data each Mozilla product collects and what we do with it, the Privacy Notices will tell you that. From the Principles and the Notices Mozilla derives operational processes to allow it to make decisions about what data it can collect, store, and publish. Here are a few of them: Data Collection : Mozilla's policies around data collection Data Publishing : How Mozilla publishes (a subset of) of the data it collects for the public benefit If you want to know how we ensure the data Mozilla collects, store, and publish abide by the Privacy Notices and the Principles, these processes will tell you that. The data Mozilla collects can roughly be categorized into three categories: product telemetry, usage logs and website telemetry.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » What Data does Mozilla Collect?","id":"8","title":"What Data does Mozilla Collect?"},"80":{"body":"The Glean Dictionary is a web-based tool that allows you to look up information on all the metrics [1] defined in applications built using Glean , Mozilla's next-generation Telemetry SDK. Like Glean itself, it is built using lessons learned in the implementation of what came before (the probe dictionary in this case). In particular, the Glean Dictionary is designed to be more accessible to those without deep knowledge of instrumentation and/or data platform internals.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » Using the Glean Dictionary","id":"80","title":"Using the Glean Dictionary"},"800":{"body":"Day 2-7 Activation - Used to calculate the Day 2-7 Activation metric , a key result in 2020 for non-desktop products. Google Play Store Data - Used to understand the acquisition performance for non-desktop products on the Google Play Store. Apple App Store Data - Used to understand the acquisition performance for the non-desktop products on the Apple App Store. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » List of Datasets","id":"800","title":"List of Datasets"},"801":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference Background and Caveats","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Non-Desktop Day 2-7 Activation","id":"801","title":"Non-Desktop Day 2-7 Activation"},"802":{"body":"firefox_nondesktop_day_2_7_activation is designed for use in calculating the Day 2-7 Activation metric , a key result in 2020 for non-desktop products.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Introduction","id":"802","title":"Introduction"},"803":{"body":"firefox_nondesktop_day_2_7_activation is a table with two key metrics: new_profiles and day_2_7_activated, aggregated over submission_date. It is derived from the non-desktop clients last seen table . new_profiles: Unique count of client ids with a given profile creation date. As not all initial pings are received exactly on the day of profile creation, we wait for 7 days after the profile creation date before establishing the New Profile cohort to ensure the data is complete. days_2_7_activated: Unique count of client ids who use the product at any point starting the day after they created a profile up to 6 days after. We also include a variety of dimension information (e.g. product, app_name, app_version, os, normalized_channel and country) to aggregate on. This dataset is backfilled through 2017-01-01.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Contents","id":"803","title":"Contents"},"804":{"body":"Access the data at moz-fx-data-shared-prod.telemetry.firefox_nondesktop_day_2_7_activation","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Accessing the Data","id":"804","title":"Accessing the Data"},"805":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Data Reference","id":"805","title":"Data Reference"},"806":{"body":"This query gives the day 2-7 activation by product: SELECT cohort_date, product, SUM(day_2_7_activated) as day_2_7_activated, SUM(new_profiles) as new_profiles, SAFE_DIVIDE(SUM(day_2_7_activated), SUM(new_profiles)) as day_2_7_activation\nFROM mozdata.telemetry.firefox_nondesktop_day_2_7_activation\nWHERE cohort_date = \"2020-03-01\"\nGROUP BY 1,2\nORDER BY 1 STMO#72054","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Example Queries","id":"806","title":"Example Queries"},"807":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Scheduling","id":"807","title":"Scheduling"},"808":{"body":"As of 2020-07-24, the current version of firefox_nondesktop_day_2_7_activation is v1, and has a schema as follows: root |- submission_date: date |- product: string |- app_name: string |- app_version: string |- os: string |- normalized_channel: string |- country: string |- new_profiles: integer |- day_2_7_activated: integer","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Schema","id":"808","title":"Schema"},"809":{"body":"The firefox_nondesktop_day_2_7_activation job is defined in bigquery-etl .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Code Reference","id":"809","title":"Code Reference"},"81":{"body":"You can visit the Glean Dictionary at dictionary.telemetry.mozilla.org . As its content is generated entirely from publicly available source code, there is no access control. From the top level, you can select an application you want to view the metrics for. After doing so, you can search for metrics by name (e.g.: addons.enabled_addons), type (e.g.: string_list), or tags (e.g. WebExtensions). After selecting a metric, you can get more information on it including a reference to its definition in the source code as well as information on how to get the data submitted by this probe in some of our data tools like STMO , Looker , and GLAM .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » How to use","id":"81","title":"How to use"},"810":{"body":"Due to the delay in receiving all the initial pings and subsequent 7 day wait prior to establishing the new profile cohort, the table will lag nondesktop_clients_last_seen by 7 days. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Background and Caveats","id":"810","title":"Background and Caveats"},"811":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Schema Example Queries Calculate Google Play Store activity for a given day and app by country Calculate Google Play Store activity for a given day by source and app Scheduling","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Google Play Store","id":"811","title":"Google Play Store"},"812":{"body":"The google_play_store dataset is used to understand the acquisition performance for mobile products on the Google Play Store along key metrics and dimensions. Google’s documentation for all metrics and dimensions can be found on the Play Store support portal .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Introduction","id":"812","title":"Introduction"},"813":{"body":"The google_play_store dataset contains a collection of tables and views exported from Google. The key tables currently being used for non-desktop reporting are: Retained_installers_channel_v1 - Store activity by acquisition channels. Acquisition channels include: Play Store (organic) - Unique users who saw the app’s store listing by browsing or searching on the Play Store app Third-party referrers - Unique users who visited the app's store listing on the Play Store app from an untagged deep link to the Play Store. Tracked Channels (UTM) - Unique users who visited the app’s store listing on the Play Store app from a UTM-tagged link. Google Search (organic) - Unique users who visited the app’s store listing on the Play Store app from a Google Search Google Ads - Unique users who visited the app’s store listing on the Play Store app from a Google Ads ad. Data between Google Ads and the Play Console can differ. Other Retained_installers_country_v1 - Store activity by country. Retained_installers_play_country_v1 - Store activity for the Play Store (organic) acquisition channel. Includes a country breakdown for the channel. Retained_installers_utm_tagged_v1 - Store activity for the Tracked Channels (UTM) acquisition channel by campaign UTM. There are other tables available that are yet to be explored / incorporated into regular reporting. Some that may be of interest include: Crashes by app version Device and OS Installs Ratings The metrics included in the retained_installers tables are: Store_Listing_Visitors - Unique users who visited the app’s store listing on the Play Store app but haven’t installed the app Installers - Unique users who installed the app after visiting the app’s store listing on the Play Store app. Visitors_to_installer_conversion_rate - Percentage of Store_Listing_visitors that install the app. Installers_retained_for_1_day - Installers who kept the app on at least one of their devices for 1 day. Installation doesn’t mean the app was opened over this period. Installers_to_1_day_retention_rate - Percentage of installers who have the app on one of their devices 1 day after install. Installers_retained_for_7_days - Installers who kept the app on at least one of their devices for 7 days. Installation doesn’t mean the app was opened over this period. Installers_to_7_days_retention_rate - Percentage of installers who have the app on one of their devices 7 days after install. Installers_retained_for_15_days - Installers who kept the app on at least one of their devices for 15 days. Installation doesn’t mean the app was opened over this period. Installers_to_15_days_retention_rate - Percentage of installers who have the app on one of their devices 15 days after install. Installers_retained_for_30_days - Installers who kept the app on at least one of their devices for 30 days. Installation doesn’t mean the app was opened over this period. Installers_to_30_days_retention_rate - Percentage of installers who have the app on one of their devices 30 days after install.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Contents","id":"813","title":"Contents"},"814":{"body":"As of Aug 25 2020 not all the tables available in the dataset have been explored and vetted for accuracy by the data science team. Tables that were fully reviewed and being documented here are the Retained_installers tables whose primary use case is to explain acquisition. Note: Google does not make the play store data available for export every day. The export job checks for new files every day. However, having monitored the job, it appears the data is made available every 7 - 14 days, and seems to primarily be made available on weekends. Due to this lack of consistency, there will be delays in the data available for this dataset. The data currently in BigQuery is the most current data available from Google.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Background and Caveats","id":"814","title":"Background and Caveats"},"815":{"body":"Access the data at moz-fx-data-marketing-prod.google_play_store","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Accessing the Data","id":"815","title":"Accessing the Data"},"816":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Data Reference","id":"816","title":"Data Reference"},"817":{"body":"Retained_installer tables schema\nroot |- Date: date |- Package_Name: string |- [Acquisition_channel | country | UTM_source_campaign]: string |- Store_Listing_Visitors: integer |- Installers: integer |- Visitor_to_installer_conversion_rate: float |- installers_retained_for_1_day: integer |- installers_to_1_day_retention_rate: float |- installers_retained_for_7_days: integer |- installers_to_7_days_retention_rate: float |- installers_retained_for_15_days: integer |- installers_to_15_days_retention_rate: float |- installers_retained_for_30_days: integer |- installers_to_30_days_retention_rate: float","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Schema","id":"817","title":"Schema"},"818":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Example Queries","id":"818","title":"Example Queries"},"819":{"body":"SELECT Date, Package_Name, Country, SUM(Store_Listing_Visitors) as Store_Visits, SUM(Installers) as installs, SAFE_DIVIDE(SUM(Installers), SUM(Store_Listing_Visitors)) as install_rate\nFROM `moz-fx-data-marketing-prod.google_play_store.p_Retained_installers_country_v1`\nWHERE Date = \"2020-08-01\" AND Package_Name = \"org.mozilla.firefox\"\nGROUP BY date, Package_name, Country\nORDER BY Store_Visits DESC STMO#74289","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Calculate Google Play Store activity for a given day and app by country","id":"819","title":"Calculate Google Play Store activity for a given day and app by country"},"82":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » Common Questions","id":"82","title":"Common Questions"},"820":{"body":"SELECT Date, Package_Name, Acquisition_Channel, SUM(Store_Listing_Visitors) as Store_Visits, SUM(Installers) as installs, SAFE_DIVIDE(SUM(Installers), SUM(Store_Listing_Visitors)) as install_rate\nFROM `moz-fx-data-marketing-prod.google_play_store.p_Retained_installers_channel_v1`\nWHERE Date = \"2020-08-01\"\nGROUP BY date, Package_name, Acquisition_Channel\nORDER BY package_name, Store_Visits STMO#74288","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Calculate Google Play Store activity for a given day by source and app","id":"820","title":"Calculate Google Play Store activity for a given day by source and app"},"821":{"body":"The job to retrieve the raw data from the Google Play Store can be found in the play-store-export repository and it is scheduled in airflow . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Scheduling","id":"821","title":"Scheduling"},"822":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Schema Example Queries Calculate Apple App Store Activity for a given day by app Calculate Apple App Store Activity for a given day and app by source Scheduling","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Apple App Store","id":"822","title":"Apple App Store"},"823":{"body":"The apple_app_store dataset is used to understand the acquisition performance for non-desktop products on the Apple App Store along the key metrics and dimensions. Apple’s documentation for all metrics and dimensions can be found in the app store connect reference .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Introduction","id":"823","title":"Introduction"},"824":{"body":"The apple_app_store dataset contains a collection of aggregated tables by a singular dimension that explains the performance of acquisition activity through the Apple App Store. The dimensions (saved as individual derived tables) include: moz-fx-data-marketing-prod.apple_app_store.metrics_by_platform - The device type on which the app was downloaded or used. E.g. iPad, iPod, or iPhone. moz-fx-data-marketing-prod.apple_app_store.platform version - The OS version on which the app was downloaded or used. App Units, In-App Purchases, and Sales are based on the version on which the app is downloaded. Active in Last 30 Days, Product Page Views, Retention, and Sessions are based on the iOS version on which the app is used. moz-fx-data-marketing-prod.apple_app_store.app version - The version of the app displayed on the app store at the time of activity. moz-fx-data-marketing-prod.apple_app_store.region - The App Store region in which purchases were made, based on the customer’s billing address. Regions include (USA and Canada, Europe, Latin America and The Caribbean, Asia Pacific, Africa, The Middle East, and India) moz-fx-data-marketing-prod.apple_app_store.storefront - The app store country in which purchases were made, based on the customer’s billing address. moz-fx-data-marketing-prod.apple_app_store.source - The source from which a customer tapped a link to your App Store product page to view your app or download it for the first time. You can view metrics based on the source from which users are finding your app. Source types include (App Store Browse, App Store Search, App Referrers, Web Referrers) moz-fx-data-marketing-prod.apple_app_store.app referrer - People landing on the app store via links from within other apps. This also includes apps using the store kit API and excludes the native Safari. moz-fx-data-marketing-prod.apple_app_store.web Referrer - Previously top websites. Shows the referring website for the app download. Web referrals must be from Safari on devices with iOS 8 or tvOS 9 or later. Taps from websites using web browsers like chrome are attributed to that app. moz-fx-data-marketing-prod.apple_app_store.campaign - Previously top campaigns. Tracks app and website referrals to measure the impact of an advertising campaign. Tracked by adding two tokens to any app store link to see results in app analytics. moz-fx-data-marketing-prod.apple_app_store.total : Total metric activity without any dimension breakdown. The metrics included in the aggregated tables are: app_units - The number of first-time app purchases made on the App Store using iOS 8 and tvOS 9 or later. Updates, re-downloads, download onto other devices are not counted. Family sharing downloads are included for free apps, but not for paid apps. impressions - The number of times the app was viewed in the Featured, Categories, Top Charts and Search Sections of the App Store. Also includes views of the product page. impressions_unique_device - The number of times the app was viewed in the Featured, Categories, Top Charts and Search Sections of the App Store by unique device. Also includes views of the product page. product_page_views - Number of times the app's product page has been viewed on devices iOS 8 and tvOS 9 or later. Includes both App Store app and store kit API product_page_views_unique_device - Number of times the app's product page has been viewed on devices iOS 8 and tvOS 9 or later by unique device. Includes both App Store app and store kit API active_devices_opt_in - The number of devices with at least one session during the selected period. Only devices with iOS 8 and tvOS 9 or later are included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. active_devices_last_30_days_opt_in - The number of active devices with at least one session during the previous 30 days. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. deletions_opt_in - The number of times your app was deleted on devices running iOS 12.3 or tvOS 9 or later. This data includes deletions of the app from the Home Screen and deletions of the app through Manage Storage. Data from resetting or erasing a device's content and settings is not included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. installations_opt_in - The total number of times your app has been installed on devices with iOS 8 or tvOS 9, or later. Re-downloads on the same device, downloads to multiple devices sharing the same Apple ID, and Family Sharing installations are included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. sessions_opt_in - The number of times the app has been used for at least two seconds. If the app is in the background and is later used again, that counts as another session. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Contents","id":"824","title":"Contents"},"825":{"body":"The data is received from Apple with only one dimension per metric. As a result, we are unable to do multi-dimensional analysis. i.e. we can tell how each storefront is performing but we can’t see how specific platforms or sources are contributing to it.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Background and Caveats","id":"825","title":"Background and Caveats"},"826":{"body":"Access the data at moz-fx-data-marketing-prod.apple_app_store","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Accessing the Data","id":"826","title":"Accessing the Data"},"827":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Data Reference","id":"827","title":"Data Reference"},"828":{"body":"metrics_by_[dimension] tables\nroot |- date: date |- app_name: string |- [app_referrer | app_version | campaign | platform | platform_version | region | source | storefront | web_referrer]: string |- app_units: integer |- impressions: integer |- impressions_unique_device: integer |- product_page_views: integer |- product_page_views_unique_device: integer |- active_devices_opt_in: integer |- active_devices_last_30_days_opt_in: integer |- deletions_opt_in: integer |- installations_opt_in: integer |- sessions_opt_in: integer","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Schema","id":"828","title":"Schema"},"829":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Example Queries","id":"829","title":"Example Queries"},"83":{"body":"Underneath the metric definition, look for the section marked \"access\". This should tell you the BigQuery table where the data for the metric is stored, along with the column name needed to access it. For several examples of this along with a more complete explanation, see Accessing Glean Data . Note that Glean refers to \"probes\" (in the old-school Firefox parlance) as \"metrics\". Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » How can I go from a metric to querying it in BigQuery?","id":"83","title":"How can I go from a metric to querying it in BigQuery?"},"830":{"body":"SELECT date, app_name, SUM(impressions_unique_device) as unique_device_impressions, SUM(product_page_views_unique_device) as unique_device_page_views, SUM(app_units) as installs, SAFE_DIVIDE(SUM(product_page_views_unique_device), SUM(impressions_unique_device)) as unique_device_page_view_rate, SAFE_DIVIDE(SUM(app_units), SUM(product_page_views_unique_device)) as install_rate\nFROM `moz-fx-data-marketing-prod.apple_app_store.metrics_total`\nWHERE date = \"2020-08-20\"\nGROUP BY date, app_name STMO#74291","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Calculate Apple App Store Activity for a given day by app","id":"830","title":"Calculate Apple App Store Activity for a given day by app"},"831":{"body":"SELECT date, app_name, source, SUM(impressions_unique_device) as unique_device_impressions, SUM(product_page_views_unique_device) as unique_device_page_views, SUM(app_units) as installs, SAFE_DIVIDE(SUM(product_page_views_unique_device), SUM(impressions_unique_device)) as unique_device_page_view_rate, SAFE_DIVIDE(SUM(app_units), SUM(product_page_views_unique_device)) as install_rate\nFROM `moz-fx-data-marketing-prod.apple_app_store.metrics_by_source`\nWHERE date = \"2020-08-20\" AND app_name = \"Firefox\"\nGROUP BY date, app_name, source STMO#74290","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Calculate Apple App Store Activity for a given day and app by source","id":"831","title":"Calculate Apple App Store Activity for a given day and app by source"},"832":{"body":"The job to retrieve the raw data from the Apple App Store can be found in the app-store-analytics-export repository . The exported results are individual metrics grouped by a single dimension. These exports are initially loaded into the apple_app_store_exported data source. The exports are scheduled in airflow . The job to create the derived tables found in moz-fx-data-marketing-prod.apple_app_store can be found in bigquery-etl under apple_app_store . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Scheduling","id":"832","title":"Scheduling"},"833":{"body":"These datasets are for projects outside of the Firefox telemetry domain. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Other Datasets","id":"833","title":"Other Datasets"},"834":{"body":"This dataset records facts about individual commits to the Firefox source tree in the mozilla-central source code repository.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » hgpush","id":"834","title":"hgpush"},"835":{"body":"The dataset is accessible via STMO . Use the eng_workflow_hgpush_parquet_v1 table with the Athena data source. (The Presto data source is also available, but much slower.)","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Data Reference","id":"835","title":"Data Reference"},"836":{"body":"See the hgpush ping schema for a description of available fields. Be careful to: Use the latest schema version. e.g. v1. Browse the hgpush schema directory in the GitHub repo to be sure. Change dataset field names from camelCaseNames to under_score_names in STMO. e.g. reviewSystemUsed in the ping schema becomes review_system_used in STMO.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Field Types and Descriptions","id":"836","title":"Field Types and Descriptions"},"837":{"body":"Select the number of commits with an 'unknown' review system in the last 7 days: select count(1)\nfrom eng_workflow_hgpush_parquet_v1\nwhere review_system_used = 'unknown' and date_diff('day', from_unixtime(push_date), now()) < 7","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Example Queries","id":"837","title":"Example Queries"},"838":{"body":"The dataset is populated via the Commit Telemetry Service . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Code Reference","id":"838","title":"Code Reference"},"839":{"body":"When the stub installer completes with almost any result, it generates a ping containing some data about the system and about how the installation went. This ping isn't part of Firefox unified telemetry, it's a bespoke system; we can't use the telemetry client code when it isn't installed yet. No ping is sent if the installer exits early because initial system requirements checks fail.","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » What is the Stub Installer ping?","id":"839","title":"What is the Stub Installer ping?"},"84":{"body":"The Probe Dictionary is a web-based tool that allows you to look up information on all the probes defined in Firefox's source code. Until Firefox on Glean is finished, the Probe Dictionary is the best way to look up what data is submitted by Firefox. Note that the Probe Dictionary has not kept pace with many changes that have made to the Mozilla data platform in the last couple of years. However, with some knowledge of how Firefox and the data platform work, you can still quickly find the data that you need. If you have questions, don't hesitate to ask for help .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » Using the Probe Dictionary","id":"84","title":"Using the Probe Dictionary"},"840":{"body":"Installer pings are formed and sent from NSIS code (!) in the stub installer, in the SendPing subroutine . Like any other ping, they are processed into ping tables .","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » How it’s processed","id":"840","title":"How it’s processed"},"841":{"body":"You can access this data in BigQuery under firefox_installer.install. The following query, for example, gives you the number of successful installs per normalized country code on April 20th, 2021: SELECT normalized_country_code, succeeded, count(*)\nFROM firefox_installer.install\nWHERE DATE(submission_timestamp) = '2021-04-20'\nGROUP BY normalized_country_code, succeeded STMO#81648 Note about os_version: Previous versions of Windows have used a very small set of build numbers through their entire life cycle. However, Windows 10 gets a new build number with every major update (about every 6 months), and many more builds have been released on its insider channels. So, to prevent a huge amount of noise, queries using this field should generally filter out the build number and only use the major and minor version numbers to differentiate Windows versions, unless the build number is specifically needed. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » How to access the data","id":"841","title":"How to access the data"},"842":{"body":"This dataset mirrors bugs (defects, enhancements, tasks) reported in the Bugzilla bug tracker.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » bmobugs","id":"842","title":"bmobugs"},"843":{"body":"The dataset is accessible via STMO . Use the eng_workflow.bmobugs table with the Telemetry (BigQuery) data source.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Data Reference","id":"843","title":"Data Reference"},"844":{"body":"bug_id The unique ID of the bug. The bug can be accessed at https://bugzilla.mozilla.org/show_bug.cgi?id= reporter The bugmail of the user who filed the bug assigned_to The bugmail of the user the bug has been assigned to by default, this is nobody@mozilla.org qa_contact The bugmail of the user who is responsible for answering QA questions about the bug; This field is assigned on a per- product::component basis product The product in which the bug was filed; see the Bugzilla product descriptions for details component The component of the product in which the bug was filed bug_status The status of the bug: UNCONFIRMED NEW ASSIGNED RESOLVED CLOSED keywords Controlled vocabulary keywords assigned to the bug groups Bugzilla groups to which the bug has been assigned flags Flags requested by users of other users name: the name of the flag such as needinfo status: ?, +, - setter_id: the bugmail of the user requesting the flag requestee_id: the bugmail of the user who the flag was requested of priority The bug's priority, as set by the developers who triage the product::component resolution If non-default, ---, the resolution of the bug; which includes FIXED, VERIFIED, WORKSFORME, DUPLICATE, INVALID, WONTFIX, and MOVED. blocked_by Bugs which much be resolved before this bug can be worked on or resolved depends_on Bugs depending on the resolution of this bug before they can be resolved. duplicate_of If the bug has been resolved as DUPLICATE, the id of the bug of which this is a duplicate duplicates List of bugs which have been resolved as duplicates of this bug target_milestone The version number of the branch of Nightly in which the change set associated with the bug was landed; note that version numbers vary by product version The version of Firefox in which the bug was reported delta_ts The timestamp of when the bug was last modified creation_ts The timestamp of when the bug was filed","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Field Types and Descriptions","id":"844","title":"Field Types and Descriptions"},"845":{"body":"Select the number of bugs in the Core product filed in the past 7 days: SELECT count(distinct bug_id)\nFROM eng_workflow.bmobugs\nWHERE product = 'Core' AND date_diff(current_date(), date(parse_timestamp('%Y-%m-%d %H:%M:%S', creation_ts)), DAY) <= 7 AND date(submission_timestamp) >= '2019-01-01' -- required submission date filter","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Example Queries","id":"845","title":"Example Queries"},"846":{"body":"The dataset is populated via the simple ping service on Bugzilla . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Code Reference","id":"846","title":"Code Reference"},"847":{"body":"Buildhub is a database of metadata for official Mozilla builds of Firefox, Thunderbird, and Fennec (legacy Firefox for Android). Support for the new Firefox for Android is being tracked in bug 1622948 . It includes data on the build id and revision, which can help you understand what changes went into a specific version of the product you see in telemetry. Buildhub data is exported to BigQuery as it becomes available (generally very soon after our software is released) at mozdata.telemetry.buildhub2. The build column contains a struct value that matches the structure of the buildhub.json files built by informulate.py during a Firefox build. An example of a build record is: { \"build\": { \"as\": \"/builds/worker/workspace/build/src/clang/bin/clang -std=gnu99\", \"cc\": \"/builds/worker/workspace/build/src/clang/bin/clang -std=gnu99\", \"cxx\": \"/builds/worker/workspace/build/src/clang/bin/clang++\", \"date\": \"2019-06-03T18:14:08Z\", \"host\": \"x86_64-pc-linux-gnu\", \"id\": \"20190603181408\", \"target\": \"x86_64-pc-linux-gnu\" }, \"download\": { \"date\": \"2019-06-03T20:49:46.559307+00:00\", \"mimetype\": \"application/octet-stream\", \"size\": 63655677, \"url\": \"https://archive.mozilla.org/pub/firefox/candidates/68.0b7-candidates/build1/linux-x86_64/en-US/firefox-68.0b7.tar.bz2\" }, \"source\": { \"product\": \"firefox\", \"repository\": \"https://hg.mozilla.org/releases/mozilla-beta\", \"revision\": \"ed47966f79228df65b6326979609fbee94731ef0\", \"tree\": \"mozilla-beta\" }, \"target\": { \"channel\": \"beta\", \"locale\": \"en-US\", \"os\": \"linux\", \"platform\": \"linux-x86_64\", \"version\": \"68.0b7\" }\n} The fields of build are documented in the schema . Notably, the timestamp in build.download.date reflects the publication date of the build on https://archive.mozilla.org. This is earlier than the moment that the build would have been offered to clients through either the download website or the in-product updater. To find the earliest publication date for each release in the Firefox 82 series, you can use a query like: SELECT build.target.version, MIN(build.download.date) AS published\nFROM mozdata.telemetry.buildhub2\nWHERE build.target.version LIKE \"82.%\" AND ENDS_WITH(build.source.repository, \"mozilla-release\")\nGROUP BY 1\nORDER BY 1 Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Build metadata » Build metadata","id":"847","title":"Build metadata"},"848":{"body":"Product Details is a public JSON API which contains release information for Firefox desktop, Fenix and Thunderbird. The data contains release dates for different product versions. Product Details data is exported to BigQuery daily. Data for Firefox Desktop releases is available at mozdata.telemetry.releases and for Fenix releases at mozdata.org_mozilla_fenix.releases. As an example, the following query finds release dates for each non-dev release in the Firefox 82 series: SELECT date, version\nFROM mozdata.telemetry.releases\nWHERE version LIKE \"82.%\" AND category != \"dev\"\nORDER BY date","breadcrumbs":"Dataset Reference » Other Datasets » Release information » Release information","id":"848","title":"Release information"},"849":{"body":"BigQuery schema Import script Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Release information » Code reference","id":"849","title":"Code reference"},"85":{"body":"You can visit the Probe Dictionary at probes.telemetry.mozilla.org . As its content is generated entirely from publicly available source code in Firefox, there is no access control. From the top level, you can search for a probe by name, descriptive, or other category by entering the appropriate text in the search box. If you click on a probe, you can get more information on it including a reference to its definition in the source code as well as information on how to get the data submitted by this probe in some of our data tools like STMO and the Telemetry Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How to use","id":"85","title":"How to use"},"850":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Firefox Suggest","id":"850","title":"Firefox Suggest"},"851":{"body":"Firefox Suggest is a monetizable feature in the Firefox urlbar. Suggest provides real-time recommendations as users type in the urlbar. The recommendations include URLs from the user's browsing history, open tabs and bookmarks, as well as URLs for sponsored and non-sponsored content from third party partners like Ad Marketplace and Wikipedia. Firefox Suggestions compete directly with Search Engine Suggestions for user attention and clicks in the urlbar. A holistic analysis of the urlbar should include data from all the sources providing recommendations to the urlbar, including Firefox Suggestions, Search Engine Suggestions, auto-fill, etc. This section will include information about Firefox Suggest data. See Search Datasets for documentation on Search Engine Data.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Introduction","id":"851","title":"Introduction"},"852":{"body":"Firefox Suggestions may be served to the urlbar from Firefox itself, or by a Mozilla-owned service called Merino. When users opt in to sharing their search query data, Firefox sends the search queries to Merino, and Merino responds with recommendations. In addition to the search queries, we collect Category 1 and 2 telemetry data from Firefox about how users are interacting with Suggest.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Data Collection","id":"852","title":"Data Collection"},"853":{"body":"Interactions data related to Firefox Suggest is collected in the following ways. Interactions with Firefox Suggestions in the urlbar (i.e., clicks, impressions, blocks, clicks on help links) are collected using the standard (legacy) Telemetry system as Scalars and Events. Full documentation of the probes is here . The Scalars are available in Clients Daily . Interactions with Firefox Suggestions in the urlbar (i.e., clicks, impressions, blocks) are collected using Custom Contextual Services Pings. The Custom Contextual Services Pings contain additional information not available in the standard Scalars and Events, such as the advertiser that provided the recommendation, if any. This data has a much shorter retention period than the data collecting in (1) above. It also does not contain the Firefox Desktop Client ID, and is not join-able by design to any datasets outside of Contextual Services. Full documentation of the probes is here . Preference Settings are collected using the standard (legacy) Telemetry system in the Environment. Full documentation of the probes is here . The Preferences are available in Clients Daily . Choices users made on opt-in modals (which propagate to Preferences ) are also recorded in the Environment. Exposure Events for experiments are recorded using the standard Nimbus system. Full documentation of the probes is here .","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Interactions data (Cat 1 and 2)","id":"853","title":"Interactions data (Cat 1 and 2)"},"854":{"body":"Search queries sent to Merino by Firefox are logged by Merino. Full documentation of the probes is here . For more information about the much shorter retention periods, security and access controls on this data, see the Search Terms Data Access Policy (Mozilla internal only). Merino responses as seen from Firefox. We collect data about Merino's response times and response types in Firefox using the standard (legacy) Telemetry system as Histograms. Full documentation of the probes is here . Service and operational data on Merino We also collect data about Merino as a service from Merino directly. Full documentation of the data is here .","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Search queries and Merino","id":"854","title":"Search queries and Merino"},"855":{"body":"Note: gotchas with historical Suggest revenue data are outlined here . Access-restriction(s) Big Query Table Looker Explore Description All Mozillians telemetry.suggest_clients_daily Firefox Desktop > Suggest Clients Daily Workhorse dataset for Suggest, includes desktop data. All new Suggest metrics are added to this table. Does not include advertiser data. Contextual Services contextual_services.event_aggregates Contextual Services > Event Aggregates Dataset with Sponsored Tiles and Suggest analyses by advertiser. No longer maintained. Instead use the derived event_aggregates_[product] datasets. Contextual Services contextual_services.event_aggregates_suggest Contextual Services > Event Aggregates Suggest Workhorse dataset for Suggest analyses by advertiser. Contextual Services contextual_services_derived.adm_forecasting Contextual Services > AdM Forecasting Dataset with required components for Sponsored Tiles and Suggest revenue forecasts. Contextual Services, Revenue contextual_services.event_aggregates x revenue.revenue_data Revenue > AdM Revenue with Telemetry Revenue information combined with usage metrics. This dataset is useful for CPC analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Big Query Tables and Looker Explores","id":"855","title":"Big Query Tables and Looker Explores"},"856":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Sponsored Tiles","id":"856","title":"Sponsored Tiles"},"857":{"body":"Firefox Sponsored Tiles is an advertising-based feature available on the new tab of both desktop and mobile Firefox browsers. This feature populates the new tab's Top Sites section with up to two Sponsored Tiles. These Sponsored Tiles display a company logo and link to the company website. Mozilla's Contile serves the advertisements and may refresh the advertisers every 15 minutes. Each click on a Sponsored Tile generates revenue for Mozilla.","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Introduction","id":"857","title":"Introduction"},"858":{"body":"Mozillians may access Sponsored Tiles data when advertiser information is not attached. This includes metrics such as Sponsored Tile impressions, clicks, dismissals, and disablement. Sponsored Tiles is an important component of new tab user behavior and a growing source of revenue. Therefore, it is encouraged to monitor Sponsored Tile engagement metrics in do no harm experiments testing changes to the new tab. Access to Sponsored Tiles data by advertiser is restricted to members of the contextual services working group. These restrictions are designed to protect user privacy, preventing excessive access to data which links a given client to their interactions with different advertisers. For more information on requesting access, see comment here .","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Data Usage Considerations","id":"858","title":"Data Usage Considerations"},"859":{"body":"Note: gotchas with historical Sponsored Tiles revenue data are outlined here . Access-restriction(s) Big Query Table Looker Explore Description All Mozillians telemetry.sponsored_tiles_clients_daily Firefox Desktop > Sponsored Tiles Clients Daily Workhorse dataset for Sponsored Tiles, includes desktop and mobile data. All new Sponsored Tiles metrics are added to this table. Does not include advertiser data. All Mozillians telemetry.newtab Firefox Desktop > Newtab Expanded newtab desktop dataset. Requires unnesting events. All Mozillians telemetry.newtab_interactions Firefox Desktop > New Tab Interactions In-development dataset for basic analyses. Available metrics are limited to desktop clicks and impressions. Contextual Services contextual_services.event_aggregates Contextual Services > Event Aggregates Dataset with Sponsored Tiles and Suggest analyses by advertiser. No longer maintained. Instead use the derived event_aggregates_[product] datasets. Contextual Services contextual_services.event_aggregates_spons_tiles Contextual Services > Event Aggregates Spons Tiles Workhorse dataset for Sponsored Tiles analyses by advertiser. Contextual Services contextual_services_derived.adm_forecasting Contextual Services > AdM Forecasting Dataset with required components for Sponsored Tiles and Suggest revenue forecasts. Contextual Services, Revenue contextual_services.event_aggregates x revenue.revenue_data Revenue > AdM Revenue with Telemetry Revenue information combined with usage metrics. This dataset is useful for CPC analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Big Query Tables and Looker Explores","id":"859","title":"Big Query Tables and Looker Explores"},"86":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » Common Questions","id":"86","title":"Common Questions"},"860":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Newtab Interactions","id":"860","title":"Newtab Interactions"},"861":{"body":"The telemetry.newtab_interactions dataset is useful for analyzing data on the New Tab on Firefox Desktop. It contains a single source for user interactions with the New Tab and allows analysis to be done at either a client or visit level. This table contains data from the Glean \"newtab\" ping .","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Introduction","id":"861","title":"Introduction"},"862":{"body":"This dataset can contain more than one row for each submission_date, client_id and visit_id. Each unique tab opened is defined as a unique New Tab visit_id. We recommend aggregating by client_id, submission_date and visit_id. The client_id is the Glean client identifier, there is also the legacy_telemetry_client_id which can be used to join this data to non-Glean data tables.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Content","id":"862","title":"Content"},"863":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Background and Caveats","id":"863","title":"Background and Caveats"},"864":{"body":"\"newtab\" pings can be sent for one of two reasons. component_init: The newtab component init'd, and the newtab and homepage settings have been categorized. This is mostly to ensure we hear at least once from clients configured to not show a newtab UI. newtab_session_end: The newtab visit ended. Could be by navigation, being closed, etc. This dataset does not have a long history. The newtab ping went live in Fall 2022 and therefore we do not have data prior to that launch. Any historical analysis will not be possible until we collect more data. Currently, telemetry is not yet instrumented for organic topsites tiles. This work is in progress and will be added to the dataset soon. For now, all total topsites metrics (impression, clicks) only include sponsored topsites data. Some of the preference settings enabling features like Pocket and Topsites can be set to enabled in regions where these features are not available. In these cases, it is best to filter by country to only include regions where these features are available. In Looker, there are pre-set country groups for Topsites Available and Pocket Available to make this easier.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Scheduling:","id":"864","title":"Scheduling:"},"865":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Data Reference","id":"865","title":"Data Reference"},"866":{"body":"Environment Specific: newtab_visit_id: the unique id for that New Tab visit client_id - Glean client id legacy_telemetry_client_id: The client_id according to Telemetry. Might not always have a value due to being too early for it to have loaded newtab_visit_started_at: the timestamp when the tab was opened newtab_visit_ended_at: the timestamp when the tab was closed experiments: field to tag any active experiments the user is in pocket_is_signed_in: boolean flag indicating if the user is signed into pocket pocket_enabled - boolean flag indicating whether the user has pocket enabled in settings. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. pocket_sponsored_stories_enabled: boolean indicating whether the setting to show Sponsored Stories in the New Tab is enabled. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. pocket_sponsored_stories_enabled: boolean flag indicating whether Pocket sponsored stories are enabled in settings. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. topsites_enabled: boolean flag for whether the client has topsites enabled in settings. This can be enabled even if topsites are not available in that country. newtab_homepage_category: the current setting of the homepage URL. Classified into categories using SiteClassifier. newtab_newtab_category: the current setting of the new tab URL. Classified into categories using SiteClassifier. newtab_open_source: describes the situation when the tab was opened. One of “about:Welcome”, “about:Home” or “about:NewTab” to reflect whether the tab is the first for a new profile/new Firefox install, the first in a new window or a new tab in an existing session window. newtab_search_enabled: boolean indicating whether the setting to enable search on New Tab is enabled is_new_profile: flag indicating if the profile is new, pulled from the unified_metrics table activity_segment: flag indicating which activity segment the client falls into on this day, pulled from the unified_metrics table Search Specific: search_engine: the search engine for this search search_access_point: the access point where the search originated. For New Tab, this is always the New Tab search bar (handoff searches). searches: count of searches tagged_search_ad_clicks: count of ad clicks that resulted from tagged New Tab searches tagged_search_ad_impressions: count of search engine results pages with ads which resulted from New Tab searches. This does not count the number of ads seen, but the number of pages seen which displayed ads. follow_on_search_ad_clicks: count of ad clicks which resulted from a follow on search from a search that originated on the New Tab. follow_on_search_ad_impressions: search engine results pages with ads which resulted from follow on searches from searches which originated on the New Tab. This does not count the number of ads seen, but the number of pages seen which displayed ads. Pocket Specific: pocket_impressions: count of total impressions on Pocket tiles, including both organic and sponsored. Each tile displayed contributes to this count. sponsored_pocket_impressions: the count of sponsored Pocket impressions organic_pocket_impressions: the count of organic Pocket impressions pocket_clicks: count of total Pocket clicks, including both organic and sponsored. sponsored_pocket_clicks: the count of sponsored Pocket clicks organic_pocket_clicks: the count of organic pocket clicks pocket_saves: count of times “save to pocket” was selected on all tiles sponsored_pocket_saves: count of times “save to pocket” was selected on sponsored tiles organic_pocket_saves: count of times “save to pocket” was selected on organic tiles pocket_topic_click: count of clicks on “Popular Topics” pocket_story_position: the tile position Topsites Specific: topsites_impressions: count of impressions on topsites tiles. Currently this is only instrumented for sponsored topsites and does not include non-sponsored topsites. sponsored_topsite_impressions: count of impressions on sponsored topsites tiles. Each tile displayed contributes to this count. topsites_clicks: count of clicks on topsites tiles. Currently this is only instrumented for sponsored topsites and does not include non-sponsored topsites. sponsored_topsite_clicks: count of clicks on sponsored topsites tiles","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Field Descriptions","id":"866","title":"Field Descriptions"},"867":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Scheduling","id":"867","title":"Scheduling"},"868":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Schema","id":"868","title":"Schema"},"869":{"body":"This dataset is generated by bigquery-etl. Refer to this repository for information on how to run or augment this dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Code Reference","id":"869","title":"Code Reference"},"87":{"body":"Look at the \"recorded (nightly)\" column after the probe definition in the summary. If it gives a range and it ends before the current release, the probe is not active anymore. For example, the a11y.sitezoom probe was only recorded in Nightly from Firefox 73 to 77.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How can I tell if a probe is still active?","id":"87","title":"How can I tell if a probe is still active?"},"870":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar Events","id":"870","title":"Urlbar Events"},"871":{"body":"Introduction Urlbar search sessions Measurement Summary Results, impressions and clicks Urlbar events table Gotchas Example queries Column descriptions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Table of Contents","id":"871","title":"Table of Contents"},"872":{"body":"The urlbar_events table, derived from Glean urlbar events, provides a data source for understanding user interactions with the urlbar and search. Its structure and fields are designed around the notion of urlbar search sessions. This data is Desktop-only.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Introduction","id":"872","title":"Introduction"},"873":{"body":"A urlbar search session is a sequence of interactions with the urlbar , starting from when the urlbar receives focus, and ending when the user navigates to a new page or focuses outside of it, causing the result panel to close. In this context, search means using the urlbar to search for a page , not specifically using a search engine . The following diagram shows the user interaction flow through a search session. The most common case (\"user types a query and clicks on a result\") is shown with bold arrows. Unusual cases are shown with dotted lines. flowchart LR\nA[Urlbar receives focus]\nA ==> B[Initial results displayed]\nB ==> C[User types character<br><br>Results update]\nC ==> D{User takes<br><b>event action</b>}\nD ==>|engaged| E([Selects result<br><code>urlbar.engagement</code>])\nD -->|abandoned| F([Focus outside of urlbar<br><code>urlbar.abandonment</code>])\nD -.->|annoyance| G([Selects result option<br><code>urlbar.engagement</code>])\nE ==> H[Urlbar loses focus<br><br>Result panel closes]\nA -.->|paste & go| E\nB -->|zero prefix| D\nC ==> C\nF --> H\nG -.->|panel closes| H\nG -.->|panel stays open| B\nE -.->|search mode| B A search session includes one or more event actions taken by the user, usually in response to the results that are displayed. There are 3 types of event action: Engaged: the user selects a result. This includes pressing Enter after typing, which has the effect of selecting the first result. Abandoned: the user focuses outside of the urlbar without selecting a result. Annoyance: the user selects an auxiliary option associated with a result, e.g. Dismiss in the meatball menu. The search session ends if the event action causes the panel to close, e.g. by navigating to a new page. Most search sessions see the user typing some characters and selecting a result, ending the session after one event action. However, in some instances the event action leaves the panel open for further interaction, e.g. selecting the Dismiss annoyance signal. In such cases, the search session will contain multiple event actions. Also, in some search sessions, the user can take an event action without typing any characters or without results being displayed, e.g. using the Paste & Go context menu option. An event action is called terminal if it causes the session to end. Whether or not an event action is terminal is determined a posteriori from its characteristics. For the complete logic on terminal event actions, see this code .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar search sessions","id":"873","title":"Urlbar search sessions"},"874":{"body":"Measurement for search sessions is collected through Glean urlbar.engagement and urlbar.abandonment events, which record one event for each event action. (There is also a urlbar.impression event, but it is not currently used for data analysis). These contain a snapshot of the urlbar state at the moment when the event action was taken, such as the types of results that were showing, and the result that was selected (if any). This means that we have information about the final set of results from which the user made a selection, but not the intermediate result sets shown on each keystroke. A search session with multiple event actions will generate multiple Glean events. There is currently no \"session ID\" linking these together, as the majority of search sessions generate only 1 event, and the analytical focus is on counting occurrences rather than event sequences. Also, the events do not contain an indicator of whether they are terminal. This determination is made at ETL time based on the event contents.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Measurement","id":"874","title":"Measurement"},"875":{"body":"This table summarizes key information about the 3 types of event action: Event action Terminal? Glean event Event extra fields of interest Engaged Usually yes (e.g. clicking on a result)Sometimes no (e.g. entering search mode) urlbar.engagement Ordered list of displayed results: resultsSelected result type: selected_resultSelected result position (1-indexed): selected_position Abandoned Yes urlbar.abandonment Ordered list of displayed results: results Annoyance Sometimes yes (e.g. \"Learn More\")Sometimes no (e.g. \"Dismiss\") urlbar.engagement Ordered list of displayed results: resultsSelected result type: selected_resultSelected result position (1-indexed): selected_positionAnnoyance signal (the option selected for a result): engagement_type","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Summary","id":"875","title":"Summary"},"876":{"body":"The primary use case for this data is calculating click and impression rates for different types of urlbar search results in order to answer Product questions. The Urlbar Events Looker explore is built on top of the urlbar_events table to serve this need. The results and selected_result fields in the Glean event extras report \"raw\" result types, which are sometimes more granular than Product needs. Product has developed a mapping which translates these raw values into interpretable Product result types (e.g. \"search suggestion\"). All columns in the urlbar_events table containing raw result types (e.g. selected_result) have a corresponding Product version (e.g. product_selected_result) with the mapped values. If a raw result type does not map to any Product result type, the mapping returns other. An impression is defined as a result that is showing in the result panel at event action time. This means: We only consider 1 set of impressions per event action. As the user types characters, they will see intermediate result sets, as the result panel updates on each keystroke. However, these are currently not taken into account. At event action time, there are usually multiple results showing, i.e. multiple impressions. Many impression sets have 10 impressions (the default number). The number of impressions shown on an event action is given in the num_total_results column. An impression set may have multiple impressions of the same type. e.g. multiple search suggestions are usually surfaced for a typed query. The ordered list of result impressions for each event action is given in the array-valued column results. A click occurs when the user selects a result, i.e. taking an engaged event action. We use this as standard terminology, even though the user may not have physically clicked a mouse. The majority of clicks are terminal: they cause a page to be loaded and the search session to end. In a few rare cases, a click is not terminal. The type of result selected is given in the selected_result/product_selected_result columns. CTR can be computed in 2 ways for a given result type: num clicks / total num impressions num clicks / num search sessions with at least 1 such impression We generally use (2.) for Product-focused analyses and experiments, including the Looker explore . For result types that have at most 1 impression per result set (e.g. navigational), these will be the same. For types that tend to have multiple impressions per result set (e.g. search suggestions), (1.) could be much lower than (2.). An annoyance occurs when the user selects an option associated with a result, e.g. \"Dismiss\", without selecting the result itself. These are usually found in the meatball menu next to the displayed result. The annoyance_signal_type column gives the type of annoyance option that was selected, and selected_result/product_selected_result give the result type with which the annoyance is associated. For more examples of previously used metrics, see the Firefox Suggest Jetstream outcome .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Results, impressions and clicks","id":"876","title":"Results, impressions and clicks"},"877":{"body":"The mozdata.firefox_desktop.urlbar_events table contains 1 row for each Glean event (i.e. 1 row per event action) reported across all Desktop users. As discussed above, most search sessions only have 1 associated row, but some have multiple. There is no session identifier linking rows associated with the same session (although it may be possible to infer such linkage from event sequencing). However, the is_terminal column indicates whether the event action was terminal. The event action type is listed in the event_action column. Most of the Glean event extras fields are included in separate columns. Additionally: The array-valued results column lists the ordered results showing at event action time. Each array element is a struct with result_type, product_result_type, position, and result_group. selected_result, product_selected_result, selected_position give the selected result associated with an engagement or annoyance. annoyance_signal_type gives the annoyance option selected, if any. event_id is a row identifier UUID. This is mainly useful when unnesting the results column. glean_client_id, seq (from the event's ping_info), event_timestamp can be used to build event sequences and interlace with SERP events. This table summarizes the main column values associated with each event action: Event action event_action is_terminal selected_result annoyance_signal_type Engaged engaged true or false selected_result from Glean engagement event null Abandoned abandoned true null null Annoyance annoyance true or false selected_result from Glean engagement event engagement_type from Glean engagement event","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar events table","id":"877","title":"Urlbar events table"},"878":{"body":"Each search session may have multiple associated rows. To count unique search sessions (the most common use case), condition on is_terminal = true. To work with impressions, UNNEST the results column.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Gotchas","id":"878","title":"Gotchas"},"879":{"body":"To count number of search sessions: SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal Engagement rate (proportion of search sessions ending with an engaged action): SELECT COUNTIF(event_action = 'engaged') / COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal Impression rate for history (proportion of search sessions that ended with a history impression showing): SELECT COUNT(DISTINCT IF(r.product_result_type = 'history', event_id, NULL)) / COUNT(DISTINCT event_id)\nFROM `mozdata.firefox_desktop.urlbar_events`, UNNEST(results) AS r\nWHERE is_terminal Number of clicks on a history result: SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal AND event_action = 'engaged' AND product_selected_result = 'history' CTR for history (denominator is search sessions that had an impression, not number of impressions): SELECT COUNT(DISTINCT IF(event_action = 'engaged' AND product_selected_result = 'history', event_id, NULL)) / COUNT(DISTINCT IF(r.product_result_type = 'history', event_id, NULL))\nFROM `mozdata.firefox_desktop.urlbar_events`, UNNEST(results) AS r\nWHERE is_terminal Number of result dismissals (annoyance): SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE event_action = 'annoyance' AND annoyance_signal_type = 'dismiss'","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Example queries","id":"879","title":"Example queries"},"88":{"body":"Look in the \"available in\" section underneath the probe. You can use this information to query the data submitted by the probe in BigQuery using STMO or other tools. For example, for example this query gives you the counts of the distinct values for a11y.hcm_background: SELECT payload.processes.parent.scalars.a11y_hcm_background AS a11y_hcm_background, count(*) AS COUNT\nFROM telemetry.main_1pct\nWHERE DATE(submission_timestamp)='2021-08-01' group by 1; STMO#81415 Other measurement types may require more complicated queries. For information on querying exponential histograms, see Visualizing Percentiles of a Main Ping Exponential Histogram . Note that the metric's information may also appear in derived datasets, not just the raw ping tables which we are talking about above. For more information on this (and how to explore data stored in derived data sets), see Accessing Desktop Data .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How can I go from a probe to querying it in BigQuery?","id":"88","title":"How can I go from a probe to querying it in BigQuery?"},"880":{"body":"Descriptions for relevant columns in the table are provided here. (This will be moved to bigquery-etl in the future, but tables generated dynamically using sql_generators don't currently support schema.yaml.) Column Description event_name Name of the urlbar Glean event represented by this row: engagement or abandonment event_timestamp Glean event timestamp event_id Row identifier UUID. When unnesting the results column, use COUNT(DISTINCT event_id) to count events. seq ping_info.seq from the events ping. Use together with event_timestamp for event sequencing. normalized_engine Normalized default search engine pref_fx_suggestions Is Firefox Suggest enabled (nonsponsored suggestions)? pref_sponsored_suggestions Are Firefox Suggest sponsored suggestions enabled? pref_data_collection Has the user opted into Firefox Suggest data collection, aka Suggest Online? engagement_type How the user selected the result [e.g. click, enter] interaction How the user started the search action [e.g. typed, pasted] num_chars_typed Length of the query string typed by the user num_total_results Number of results displayed selected_position Rank of the selected result, starting from 1, if any selected_result Raw type identifier for the selected result, if any [e.g. search_suggest, bookmark] product_selected_result Product type identifier for the selected result, if any [e.g. wikipedia_enhanced, default_partner_search_suggestion] results Array listing info about each result displayed results.position Display rank of this result, starting from 1 results.result_type Raw type identifier for this result results.product_result_type Product type identifier for this result results.result_group Result group this result belongs to [e.g. heuristic, suggest] event_action Event action: engaged, abandoned, or annoyance is_terminal Did the event action cause the search session to end? Filter on is_terminal = TRUE to count unique search sessions. engaged_result_type Raw type identifier for the selected result, if any product_engaged_result_type Product type identifier for the selected result, if any annoyance_signal_type Annoyance option selected, if any. This uses the value of engagement_type when event_action is annoyance. [e.g. dismiss, help]","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Column descriptions","id":"880","title":"Column descriptions"},"881":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Scheduling","id":"881","title":"Scheduling"},"882":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Schema","id":"882","title":"Schema"},"883":{"body":"This table is generated from a templated query defined under bigquery_etl/sql_generators . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Code reference","id":"883","title":"Code reference"},"884":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Urlbar Events Daily","id":"884","title":"Urlbar Events Daily"},"885":{"body":"Introduction Use Case Urlbar events daily table Dimensions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Table of Contents","id":"885","title":"Table of Contents"},"886":{"body":"The urlbar_events_daily table, derived from urlbar_events, which in turn is derived from Glean urlbar events, provides a daily aggregate table across the different user interactions with the urlbar. This data is Desktop-only. Details on the urlbar_events table can be found here . More details about the urlbar can be found here .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Introduction","id":"886","title":"Introduction"},"887":{"body":"The aim of this table is to provide easy-to-use information to our Business Development partners and Product Management stakeholders. This table gives them accurate, up-to-date, easily accessible data. This table will also power related dashboards in Looker. Its aim is to speed up processing and display time for dependent dashboards.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Use Case","id":"887","title":"Use Case"},"888":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Urlbar events daily table","id":"888","title":"Urlbar events daily table"},"889":{"body":"This table is grouped by the following dimensions: submission_date normalized_country_code normalized_channel firefox_suggest_enabled sponsored_suggestions_enabled product_result_type These are the aggregates counts that are available in this table: urlbar_impressions urlbar_clicks urlbar_annoyances urlbar_sessions For more information about the exact definition for these metrics, please visit here","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Dimensions","id":"889","title":"Dimensions"},"89":{"body":"First, check the probe description: basic documentation is often there. For example, in the a11y.theme probe it says: OS high contrast or other accessibility theme is enabled. The result is split into keys which represent the values of browser.display.document_color_use: \"default\", \"always\", or \"never\". If this is not given, your best option is probably to look at the Firefox source code using Searchfox (a link to a sample query is provided by Probe Dictionary). Again, feel free to ask for help if you need it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » For keyed scalars, how can I find out what the keys mean?","id":"89","title":"For keyed scalars, how can I find out what the keys mean?"},"890":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Scheduling","id":"890","title":"Scheduling"},"891":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Schema","id":"891","title":"Schema"},"892":{"body":"This table is created from the following query . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Code reference","id":"892","title":"Code reference"},"893":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP Events","id":"893","title":"SERP Events"},"894":{"body":"Introduction SERP impression model Ad detection and visibility Measurement Limitations of ad impression detection Ad impressions and clicks SERP events table Ad component tagging Assumptions on event sequences Gotchas Example queries Column descriptions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Table of Contents","id":"894","title":"Table of Contents"},"895":{"body":"The serp_events table, derived from Glean serp events, provides a source for understanding user interactions with search engine result pages (SERPs). It is structured around SERP page loads and engagements with different UI components on the SERP. This data is Desktop-only.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Introduction","id":"895","title":"Introduction"},"896":{"body":"A SERP impression consists of a SERP page load, together with any user engagements with the links and UI features displayed on the page. It starts from when the SERP is loaded. Soon after the page loads, the browser runs a scan to detect sponsored search results (i.e. ads). The user may engage with the page by clicking on a link or UI element. The SERP impression ends when the user navigates away or closes the page. The following diagram outlines the flow through a SERP impression, along with the Glean events which are sent at different points. flowchart LR\nA[User loads SERP] --> AA([<code>serp.impression</code>])\nAA --> B{Ads loaded?}\nB -->|Yes| C([<code>serp.ad_impression</code>])\nC -->|Each component| C\nB -->|No| D{User engages?}\nC --> D\nD -->|No| E([<code>serp.abandonment</code>])\nD -->|Yes| F([<code>serp.engagement</code>])\nF -->|User engages again?| F\nF --> G[User leaves SERP]\nE --> G\nAA -.-> H{{User engages\\nbefore ad\\ncategorization\\ncomplete}}\nH -.-> E\nclassDef edgecase fill:lightgrey,stroke:grey,font-size:10pt\nclass H edgecase\nlinkStyle 11,12 stroke-width:1px A SERP impression is considered engaged if the user clicks at least once on a search result link or UI component (out of the ones we track). If the user leaves the SERP without engaging, the impression is considered abandoned .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP impression model","id":"896","title":"SERP impression model"},"897":{"body":"Depending on the search provider, ads may displayed across different display components (areas of the SERP with specific UI treatments), such as inline sponsored results, a carousel showing result tiles streaming horizontally across the top, a sidebar with result tiles laid out in a grid. The ad detection procedure scans each of these components to check whether ad links are present. Ad detection checks for ad links that are loaded , i.e. present in the DOM. Loaded ad links may or may not be visible to the user. Ad links are considered visible if the user has an opportunity to see them, i.e. display properties of the DOM element containing the ad link make them visible, and they are in the area of the page showing on the user's screen. They are considered blocked if the display properties of the DOM element containing the ad link appear to have been altered by an ad blocker so as to make it invisible. Ad links that are neither visible nor explicitly blocked are considered not showing . These may be hidden by the SERP or outside of the area of the page the user has seen, e.g. \"below the fold\", or additional results in the carousel the user needs to scroll to. Usually, if an ad blocker is in use, all loaded ads will be blocked. In such cases, we infer an ad blocker to be in use .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad detection and visibility","id":"897","title":"Ad detection and visibility"},"898":{"body":"Measurement for SERP impressions is collected through Glean serp category events. All events include the impression_id field in their event extras, which is used to link together events associated with the same SERP impression. SERP events are only implemented for specific search engines. When a user loads a SERP, a serp.impression event is recorded with a newly-generated impression_id, containing some top-level information about the impression and the search that led to it. Here, a \"SERP impression\" means a single page load, not a sequence of pages associated with the same search term (which might be called a \"search session\"). If the user loads Page 2 of the search results, or opens the Shopping results page, that is considered a separate SERP impression and generates a new impression_id. When ad detection runs, a serp.ad_impression event is generated for each display component containing at least 1 loaded element. It records counts of: loaded elements: ads_loaded elements which are visible to the user: ads_visible elements which appear to have been blocked: ads_hidden. These counts have the following properties: ads_loaded > 0 0 <= ads_visible + ads_hidden <= ads_loaded Usually ads_hidden = 0 or = ads_loaded. Despite the naming prefixed by ads_, ad_impression events are also reported for certain other page components which do not contain ad links and are not monetizable, such as the shopping tab and Google's refined search buttons. For these, ads_loaded tracks whether the feature was on the page, and is either 0 or 1. For components containing ads, the counts refer to ad links. A separate serp.engagement event is recorded each time the user clicks on one of the instrumented UI components. These include the ad components, organic links on the page, as well as certain other non-ad page components. Along with clicks on links, some components report additional engagement types, such as the Expand (right arrow) button for the carousel, or submitting a new search from the search box. The following table summarizes impressions and engagements instrumented for the main components. Others components or engagement actions may be instrumented in the future; for the most up-to-date list, refer to the serp.ad_impression and serp.engagement event documentation. Component Impression reported Possible engagement actions Search engines supported Ad components ad_carousel serp.ad_impression clicked, expanded all ad_image_row serp.ad_impression clicked all ad_link serp.ad_impression clicked all ad_sidebar serp.ad_impression clicked all except Ecosia ad_sitelink serp.ad_impression clicked all Other page components refined_search_buttons serp.ad_impression clicked, expanded Google only shopping_tab serp.ad_impression clicked all cookie_banner serp.ad_impression clicked_accept, clicked_reject, clicked_more_options all incontent_searchbox None (impression assumed) clicked, submitted all non_ads_link None (impression assumed) clicked all If the user leaves the page without making an engagement, a serp.abandonment event is generated, indicating the reason for abandonment: navigating to a different page, or closing the tab or window. One subtlety here is that there is no explicit signal for when an engaged SERP impression ends. The user may leave the SERP open a long time and keep clicking on different links or components. To count engagements, we need to aggregate all engagement events for that impression_id, and these may come in over some undefined period of time. We handle this by imposing a 2-day maximum SERP impression length at ETL time, as described below .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Measurement","id":"898","title":"Measurement"},"899":{"body":"As the ad detection procedure runs at most once for a SERP impression against a snapshot of the page, ad impression and click reporting will be subject to some small systematic bias. This is important to be aware of, although no explicit correction is used at present. As a user continues to interact with the SERP, it is possible for additional ads to become visible and for the user to engage with those. For example, if the user keeps scrolling further down the page, they may begin to see ads which were considered \"not showing\" by ad detection. Engagements with these ads will be recorded, but the impressions may not, meaning that the number of visible ad links may be undercounted. There is also an edge case in which the user may click on a result before ad detection has time to complete; such impressions are reported as abandoned, and ad impressions and clicks are ignored. However, the Legacy Telemetry ad click measurement will count all of these cases as ad clicks, since it checks links for ads at click time rather than taking a snapshot. This means that the serp events will undercount ad clicks somewhat relative to Legacy Telemetry. The different cases are described in the following table: Engagement target Click reporting Link impression reporting Non-ad component serp.engagement for target No explicit reporting, impression assumed Ad detected as visible serp.engagement for ad component Included in ads_visible count of serp.ad_impression for component Ad detected but not visibleE.g. user scrolls to reveal an ad that was on the page but not in the visible area when ad detection was run serp.engagement for ad component Included in ads_loaded count but not ads_visible count of serp.ad_impression for component Ad not previously detectedE.g. user scrolls down and more results are loaded automatically. Includes ads that were not on the page when ad detection was run serp.engagement for non_ad_link Not included in serp.ad_impression Engagement before ad detection completed None. A serp.abandonment is sent instead. None","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Limitations of ad impression detection","id":"899","title":"Limitations of ad impression detection"},"9":{"body":"Most of our products, including Firefox, are instrumented to send small JSON packets called \"pings\" when telemetry is enabled. Pings include some combination of environment data (e.g., information about operating system and hardware), measurements (e.g., for Firefox, information about the maximum number of open tabs and time spent running in JavaScript garbage collections), and events (indications that something has happened). Inside Firefox, most Telemetry is collected via a module called \"Telemetry\". The details of our ping formats is extensively documented in the Firefox Source Docs under Toolkit/Telemetry . In newer products like Firefox for Android, instrumentation is handled by the Glean SDK , whose design was inspired from what Mozilla learned from the implementation of the Telemetry module and has many benefits. At some point in the near future, Mozilla plans to replace the Telemetry module with the Glean SDK. For more information, see Firefox on Glean (FOG) . When ping submissions from our clients hit our end points, they are aggregated and stored into ping-level datasets. On a daily basis, the information in these pings datasets is summarized and transformed into derived datasets which are easier to reason about and faster to query. You can learn more about this in Guiding Principles for Data Infrastructure . Both the ping and derived datasets are viewable using tools like GLAM and Looker . For more information, see Tools for Data Analysis .","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Product Telemetry","id":"9","title":"Product Telemetry"},"90":{"body":"Mozilla uses Bigeye as its data observability platform to ensure high data quality and reliability across its pipelines. Bigeye offers powerful features like automated anomaly detection, detailed data lineage tracking, and customizable monitoring. These capabilities allow teams to swiftly identify, diagnose, and resolve data issues, enhancing overall data integrity and operational efficiency.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Introduction to Bigeye (Data Observability Platform)","id":"90","title":"Introduction to Bigeye (Data Observability Platform)"},"900":{"body":"One of the main applications of this data is to compute ad impressions and clicks per SERP impression. As discussed above, a SERP impression may include several ad links across different display components, as well as organic links, and see multiple engagements with any of these. Depending on the use case, ad impressions and clicks may be viewed either per-component or per-SERP impression. To count impressions and clicks, we can either count individual ads and clicks, or the number of page loads with least one ad or click. The latter is usually preferred, since the former could give CTR counts larger than 1 and is more susceptible to issues described above . The rate of individual ad impressions per component may be of interest as well. A display component in a SERP impression is said to have: an ad impression if it had at least 1 visible ad a click if it had at least 1 visible ad and at least 1 click engagement. This means that, for a given SERP impression and display component, ad impression and click are both binary 0/1 variables. CTR for ads is then defined as clicks / ad impressions, and will be between 0 and 1. We can also compute CTR for components that don't have explicit impression reporting, such as organic results, by assuming 1 impression per SERP. Impressions, clicks, and CTR can be computed per SERP impression instead by considering an impression or click to have occurred if at least 1 display component had one. If a component has ads loaded, and they are all hidden, an ad blocker is inferred to be in use on the component. At the SERP level, ad ad blocker is inferred to be in use if is it inferred on at least 1 ad component.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad impressions and clicks","id":"900","title":"Ad impressions and clicks"},"901":{"body":"The mozdata.firefox_desktop.serp_events table has 1 row per SERP impression (indexed by impression_id), combining information from all serp event types recorded for that impression_id. The submission_date column gives the submission date of the serp.impression event. Alongside impression-level fields and summaries, the table has 3 array-valued fields: ad_components, with 1 entry per ad component , listing counts of impressions and engagements non_ad_impressions, with 1 entry per non-ad page component, listing impression counts non_ad_engagements, with 1 entry per non-ad page component and engagement type, listing engagement counts. These arrays only include components with at least one non-zero count. For SERP impressions with no impressions or engagements, the corresponding arrays will be empty. SERP impressions with no engagements are considered abandoned and have a non-null abandon_reason.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP events table","id":"901","title":"SERP events table"},"902":{"body":"Tagging components as containing ads, and computing related fields such as ad_components and num_ad_clicks, is implemented at the view layer using the is_ad_component UDF . The underlying derived table instead has 2 array-valued fields: component_impressions, with 1 entry per component reported in a serp.ad_impression event engagements, with 1 entry per component and engagement action reported in a serp.engagement event.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad component tagging","id":"902","title":"Ad component tagging"},"903":{"body":"We expect to see the following events reported for a given impression_id: 1 serp.impression event Either 1 serp.abandonment event or else 1 or more serp.engagement events 0 or more serp.ad_impression events, with at most 1 per component Impression IDs for events which don't meet these requirements are excluded from the table (this only affects a handful of impressions). As discussed above, a user could potentially keep a SERP open in their browser for multiple days and keep recording clicks over that time, as impression IDs don't have an inherent expiration. In filling the table, we only allow events for an impression ID to span at most 2 consecutive submission dates : serp events with a submission date 2 or more days after the first submission date observed for that impression ID are ignored [1] . As a result, the serp_events table has a 2-day lag in its data rather than the 1-day lag present for most other datasets. On day D, the ETL logic looks like the following: Pull all serp events with submission dates D-2 or D-1 Retain event sequences (sharing a common impression_id) meeting the above requirements whose serp.impression event has submission date D-2 Compute 1 row for each event sequence and insert into the table with submission date D-2.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Assumptions on event sequences","id":"903","title":"Assumptions on event sequences"},"904":{"body":"The table fills at a 2-day lag: the most recent submission date in the table is 2 days ago, not yesterday. Use num_ads_visible or ad_components.num_visible to count ad impressions, and num_ad_clicks or ad_components.num_clicks to count ad clicks. The table does not explicitly require num_visible > 0 when num_clicks > 0. ad_component.blocker_inferred applies individually to each ad component, and a single impression_id may have different values of blocker_inferred for different components. The impression-level field ad_blocker_inferred is true if any ad component has blocker_inferred = true. Ad blocker use can only be inferred when ads are loaded (which is a minority of all SERP impressions). If ads are not loaded, ad_blocker_inferred will report false, but really, there is not enough information to make a determination. The array-valued fields will contain empty arrays rather than NULLs when there are no corresponding entries. For example, if a SERP impression has neither impressions nor engagements for ad components, ad_components will be [].","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Gotchas","id":"904","title":"Gotchas"},"905":{"body":"Number of engaged and abandoned SERP impressions: SELECT IF(abandon_reason IS NOT NULL, 'engaged', 'abandoned') AS session_type, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1 Number of SERP impressions with ads loaded: SELECT num_ads_loaded > 0 AS has_ads_loaded, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1 Number of SERP impression-level ad impressions and clicks SELECT COUNT(*) as num_with_ad_impression, COUNTIF(num_ad_clicks > 0) as num_with_ad_click,\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE num_ads_visible > 0 Proportion of loaded ads that are visible, by search engine & component: SELECT search_engine, component, SAFE_DIVIDE(SUM(num_visible), SUM(num_loaded)) as prop_visible\nFROM `mozdata.firefox_desktop.serp_events`, UNNEST(ad_components)\nGROUP BY 1, 2\nORDER BY 1, 2 Number of SERP impressions with ads loaded and an ad blocker in use: SELECT ad_blocker_inferred, COUNT(*) as num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE num_ads_loaded > 0\nGROUP BY 1 Per-component ad impression and click-through rates, among sessions with ads showing: SELECT component, SAFE_DIVIDE(SUM(num_visible), COUNT(DISTINCT impression_id)) AS ad_imp_rate, -- only count clicks when ads are visible SAFE_DIVIDE( COUNT(DISTINCT IF(num_clicks > 0, impression_id, NULL)), COUNT(DISTINCT impression_id) ) AS ad_ctr\nFROM `mozdata.firefox_desktop.serp_events`, UNNEST(ad_components)\nWHERE num_visible > 0\nGROUP BY 1 Abandonment reason distribution: SELECT abandon_reason, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE abandon_reason IS NOT NULL\nGROUP BY 1 Number of SERP impressions with a shopping tab visible: SELECT EXISTS( SELECT * FROM UNNEST(non_ad_impressions) AS x WHERE x.component = 'shopping_tab' AND x.num_elements_loaded > 0 ) AS has_shopping_tab, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Example queries","id":"905","title":"Example queries"},"906":{"body":"The v2 table has 1 row per SERP impression, each representing a single page load of a SERP. Most columns contain impression-level properties. There are also 3 array-valued columns listing impressions and engagements by component. Column Description impression_id UUID identifying SERP page loads. Use COUNT(DISTINCT impression_id) to count unique SERP impressions when CROSS JOIN UNNESTing the array-valued columns. ping_seq ping_info.seq from the events ping. Use together with event_timestamp for event sequencing. event_timestamp Glean event timestamp for the serp.impression event corresponding to the SERP page load. is_shopping_page true when the SERP is a shopping page, resulting from clicking on the \"Shopping\" tab; false otherwise. is_private true when the SERP was loaded while in Private Browsing Mode; false otherwise. is_signed_in true when the SERP was loaded while signed into a search provider account; false otherwise. search_engine google, bing, duckduckgo, ecosia (only these support SERP events currently). sap_source How the user arrived at the SERP [e.g. urlbar, follow_on_from_refine_on_SERP]. There are a number of cases where this will be unknown, e.g. clicking on a link that opens a new SERP, or clicking on a history result containing a SERP URL. is_tagged Whether the search is tagged (true) or organic (false). abandon_reason Why the SERP is deemed abandoned: tab_close, window_close, navigation, or null if not abandoned. ad_components Array with 1 entry for each ad component which had either an impression or engagement, [] if none. ad_components.component SERP display component containing ad links [e.g. ad_link, ad_carousel]. ad_components.num_loaded Number of ads loaded in the component. They may or may not be visible on the page, depending on ad blocking and the display properties of the component. ad_components.num_visible Number of ads visible to the user in the component. ad_components.num_blocked Number of ads blocked by an ad blocker in the component. ad_components.num_notshowing Number of ads in the component which are loaded but not visible, and not blocked by an ad blocker. For example, ads in the carousel that will be shown on clicking the \"Expand\" button. ad_components.num_clicks Number of clicks on ad links in the component. ad_components.num_other_engagements Number of engagements in the component which are not ad clicks. E.g. clicking \"Expand\" for the carousel. ad_components.blocker_inferred true if all loaded ads are blocked, in which case we infer an ad blocker is in use in the component; false otherwise. Note that the same SERP impression can have blocker_inferred = true for some ad components and false for others. non_ad_engagements Array with 1 entry for each non-ad component (which had an engagement) and engagement action, [] if none. non_ad_engagements.component SERP display component not containing ad links [e.g. non_ads_link, shopping_tab]. non_ad_engagements.action Engagement action taken in the component. non_ad_engagements.num_engagements Number of engagements of that action type taken in the component. non_ad_impressions Array with 1 entry for each non-ad component which had an impression, [] if none. non_ad_impressions.component SERP display component not containing ad links [e.g. shopping_tab, refined_search_buttons]. non_ad_impressions.num_elements_loaded Number of instrumented elements loaded in the component. They may or may not be visible on the page, depending on ad blocking and the display properties of the component. For many non-ad components this will be either 0 or 1. non_ad_impressions.num_elements_visible Number of instrumented elements visible to the user in the component. non_ad_impressions.num_elements_blocked Number of instrumented elements blocked by an ad blocker in the component. non_ad_impressions.num_elements_notshowing Number of instrumented elements in the component which are loaded but not visible, and not blocked by an ad blocker. num_ad_clicks Total number of clicks on links in ad components for the SERP page load. num_non_ad_link_clicks Total number of clicks on organic result links (non_ads_link target) for the SERP page load. num_other_engagements Total number of engagements for the SERP page load which are neither ad clicks nor organic link clicks. These include expanded actions on the ad_carousel component, as well as clicks or other engagement actions on non-ad components. num_ads_loaded Total number of ads loaded in ad components for the SERP page load. They may or may not be visible on the page, depending on ad blocking and the display properties of the page. num_ads_visible Total number of ads visible to the user in ad components for the SERP page load. num_ads_blocked Total number of ads blocked by an ad blocker in ad components for the SERP page load. num_ads_notshowing Total number of ads which are loaded but not visible, and not blocked by an ad blocker, for the SERP page load. For example, ads in the carousel that will be shown on clicking \"Expand\" button. Use this to count \"ads that are available but not visible\". ad_blocker_inferred true if all loaded ads are blocked in at least one ad component, in which case we infer an ad blocker is in use on the SERP; false otherwise.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Column descriptions","id":"906","title":"Column descriptions"},"907":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Scheduling","id":"907","title":"Scheduling"},"908":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Schema","id":"908","title":"Schema"},"909":{"body":"The derived table is generated from a templated query defined under bigquery_etl/sql_generators and accessible via its view . This limit of 2 days was chosen as a trade-off between data completeness and lag time. A previous analysis showed that, even if we allow events for an impression ID to span up to 7 days, 99.5% of impression IDs only have events spanning 1 or 2 consecutive days. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Code reference","id":"909","title":"Code reference"},"91":{"body":"You can access Mozilla's instance of Bigeye at app.bigeye.com . If you do not have the necessary access or permissions, please submit a Jira ticket .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Accessing Bigeye","id":"91","title":"Accessing Bigeye"},"910":{"body":"⚠️ Formerly Firefox Accounts, this service was renamed publicly in 2023, but is still often referred to by its previous abbreviation FxA internally, including in this documentation.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Accounts Data","id":"910","title":"Mozilla Accounts Data"},"911":{"body":"Introduction What is Mozilla Accounts? Metrics Background Metrics Taxonomies Service databases","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Table of Contents","id":"911","title":"Table of Contents"},"912":{"body":"This article provides an overview of Mozilla accounts metrics: what is measured and how. See the other articles in this chapter for more details about the specific measurements that are available for analysis. The Mozilla accounts documentation maintains additional detail, as well as the source code, for the metrics described here.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Introduction","id":"912","title":"Introduction"},"913":{"body":"Mozilla accounts is Mozilla's authentication solution for account-based end-user services and features. At the time of writing, sync is by far the most popular account-relying service. Below is a partial list of current FxA-relying services: Sync Requires FxA. AMO For developer accounts; not required by end-users to use or download addons. Pocket FxA is an optional authentication method among others. Monitor Required to receive email alerts. Not required for email scans. Relay Required to use the service Mozilla IAM Optional authentication method among others. A single account can be used to authenticate with all of the services listed above (though see the note below about Chinese users). Note that in addition to being the most commonly used relier of FxA, sync is also unique in its integration with FxA - unlike the other reliers in the list above, sync is currently not an FxA oauth client. When someone signs into an oauth client using Firefox, nothing in the browser changes - more specifically, client-side telemetry probes such as FXA_CONFIGURED do not change state. Thus at the present time the only way to measure usage of FxA oauth reliers is to use the FxA server-side measures described below. ⚠️ China runs its own stack for sync, but Chinese sign-ups for oauth reliers still go through the \"one and only\" oauth server. This means that Chinese users who want to use both sync and an oauth service (e.g. Monitor) will have to register for two accounts. It also means that only metrics for Chinese oauth users will show up in the datasets described below; any sync-related measures will not. At present, you must contact those responsible for maintaining the FxA stack in China for metrics on Chinese sync users.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » What is Mozilla Accounts?","id":"913","title":"What is Mozilla Accounts?"},"914":{"body":"FxA metrics are logged both server-side and client-side. There are many FxA \"servers\" that handle different aspects of account authentication and management. The metrics of most interest to data analysts are logged by the FxA auth server, content server and oauth server. Each server writes their metrics into their log stream, and some post-processing scripts combine the metrics events from all three servers into datasets that are available in BigQuery. In 2023 a new logging implementation was integrated leveraging the Glean libraries and pipelines which means both server- and client-side will use the Glean system. All new metrics are being implemented in Glean and the legacy metrics will likely be removed in 2024. In general, metrics logged by the FxA auth server reflect authentication events such as account creation, logins to existing accounts, etc. Metrics logged by the FxA content server reflect user interaction and progression through the FxA web UI - form views, form engagement, form submission, etc. The FxA oauth server logs metrics events when oauth clients (Monitor, Lockwise, etc) create and check authentication tokens.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Metrics Background","id":"914","title":"Metrics Background"},"915":{"body":"In 2023 we integrated Glean with Mozilla Accounts and Event Metrics are now available for the server-side and client-side . There are two additional legacy event types described below: Flow Metrics : these are an older set of metrics events that can be queried through the firefox_accounts dataset in the mozdata project in BigQuery. See this documentation for detailed description of the types of flow events that are logged and the tables that contain them (note this documentation does not contain an exhaustive list of all flow metrics but is generally still accurate about the ones that are described). These will likely evolve significantly in 2024. Amplitude Events : FxA started to send metrics events to Amplitude circa October 2017 and ended around June 2020. While we stopped using Amplitude, the term Amplitude Events lives on to reference this set of events. Amplitude events can be queried through the moz-fx-data-shared-prod.firefox_accounts dataset in BigQuery. moz-fx-data-shared-prod.firefox_accounts.fxa_content_auth_events is probably the easiest BigQuery view to use, though it does not contain email bounce events. These are being completely replaced by the Glean Event Metrics and will be removed in 2024. FxA's Amplitude metrics were originally just re-configured and re-named versions of the flow metrics. However things have since diverged a bit and there are now metrics events that only have an Amplitude version but no corresponding flow event, and vice-versa. If you are wondering whether a certain event is logged its likely you will have to check both data sources. Note that the BigQuery ETL jobs run daily.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Metrics Taxonomies","id":"915","title":"Metrics Taxonomies"},"916":{"body":"Transactional databases used by Mozilla Accounts services are replicated to BigQuery. You can find table schemas in Ecosystem Platform documentation . There are two datasets, containing data from the production and stage databases: moz-fx-data-shared-prod.accounts_db_external moz-fx-data-shared-prod.accounts_db_nonprod_external These datasets are restricted to a specific workgroup. Some user-facing views are available in mozdata.accounts_db. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Service databases","id":"916","title":"Service databases"},"917":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Attribution of Mozilla Accounts","id":"917","title":"Attribution of Mozilla Accounts"},"918":{"body":"Introduction Types of Attribution Service Attribution Funnel Attribution (entrypoint and utm parameters)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Table of Contents","id":"918","title":"Table of Contents"},"919":{"body":"Users can create or login to an account through an increasingly large number of relying services and entrypoints. This article describes how we attribute authentications to their point of origin, and documents some of the most frequently trafficked entrypoints.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Introduction","id":"919","title":"Introduction"},"92":{"body":"Watch the Bigeye tutorial to get an overview of the platform. Please refer to additional helpful videos available on the Bigeye channel.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Getting Started","id":"92","title":"Getting Started"},"920":{"body":"We can attribute accounts to the service that they sign up for, as well as the entrypoint that they use to begin the authentication flow. Each service typically has many entrypoints; sync, for example, has web-based entrypoints and browser-based entrypoints (see below).","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Types of Attribution","id":"920","title":"Types of Attribution"},"921":{"body":"There is a variable called service that we use to (1) attribute users to the relying services of FxA that they have authenticated with and (2) attribute individual events to the services they are associated with. Except in the case of sync , service is a mapping from the oauth client_id of the relying service/product to a human readable string. Note that this mapping is currently maintained by hand, and is done after the events have been logged by the server. Currently, mapping to the human-readable service variable is only done for amplitude metrics, where it is treated as a user property. There is also a service variable in the activity_events and flow_metadata STMO tables (FxA Activity Metrics data source), however it only contains the opaque oauth client_id, not the human-readable string. A table of some of the most common oauth client_ids along with their corresponding service mapping is shown below. This is not a complete list. service oauth client_id Description fenix a2270f727f45f648 Sync implementation for Fenix fx-monitor 802d56ef2a9af9fa Firefox Monitor ( website ) pocket-mobile 7377719276ad44ee Pocket Mobile App pocket-web 749818d3f2e7857f Pocket Website amo-web a4907de5fa9d78fc addons.mozilla.org fxa-content ea3ca969f8c6bb0d Oauth ID used when a user is signing in with cached credentials (i.e. does not have to re-enter username/password) and when the user is logging into the FxA settings page. mozilla-email-preferences c40f32fd2938f0b6 Oauth ID used when a user is signing in to modify their marketing email preferences (e.g., to opt-out.)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Service Attribution","id":"921","title":"Service Attribution"},"922":{"body":"We can also attribute users to where they began the authentication process, be it from a website or an application. Attribution is done through query parameters appended to links that point at accounts.firefox.com (which hosts the actual authentication process). These parameters are logged along with with any metrics events that the user generates during the authentication flow. The table below lists the query parameters that are currently in use, along with the values associated with some of the most common funnels. Note that only entrypoint is typically logged for flows beginning within the browser. Web-based entrypoints are listed first, followed by entrypoints that are found within the browser chrome itself. See the Metrics for Relying Parties documentation for more implementational detail on utm/entrypoint parameters. entrypoint utm parameters Description & Notes activity-stream-firstrun utm_source = activity-stream, utm_campaign = firstrun, utm_medium = referral or email The about:welcome page that is shown to new profiles on browser firstrun. utm_term is sometimes used to track variations for experiments. firstrun (not supported for current versions) utm_source = firstrun This is the old version of the firstrun page that was hosted on the web as part of mozilla.org ( example ). Starting with Firefox version 62, it was replaced by an in-browser version (see row above). Although it is not used for newer versions, it is still hosted for the sake of e.g. profiles coming through the dark funnel on older versions. mozilla.org-whatsnewXX utm_source = whatsnewXX, utm_campaign = fxa-embedded-form, utm_content = whatsnew, utm_medium = referral or email Where XX = the browser version, e.g. 67 ( example ). The \"what's new\" page that is shown to users after they upgrade browser versions. Important notes: (1) Users who are signed into a Firefox account have a different experience than those that are signed out. Signed-in users typically see a promotion of FxA-relying services, while signed-out users see a Call to Action to create an account. (2) The attribution parameters for this page were standardized starting on version 66. Previous values for entrypoint include whatsnew and mozilla.org-wnp64 - these values should be used when doing historical analysis of versions prior to 66. new-install-page (current), firefox-new (previously) varies (can contain values passed through by referrals) example . The \"install Firefox\" page. This page doesn't always promote FxA and it will often only promote it to a certain % of traffic or to certain segments. fxa-discoverability-native NA The in-browser toolbar icon. This was introduced with version 67.0 menupanel NA The in-browser account item in the \"hamburger\" menu on desktop (three-line menu in the upper right corner) as well as the sync/FxA menu item on android and iOS. preferences NA The \"sign into sync\" button found in the sync section in desktop preferences. synced-tabs NA The \"sign into sync\" button found in synced-tabs section under the library menu. sendtab NA The \"sign into sync\" button found in the \"send tab to device\" menu accessible by right-clicking on a tab. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Funnel Attribution (entrypoint and utm parameters)","id":"922","title":"Funnel Attribution (entrypoint and utm parameters)"},"923":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Mozilla Account Funnels","id":"923","title":"Mozilla Account Funnels"},"924":{"body":"Introduction Registration Funnel Login Funnel Branches off the Login Funnel: Password Reset, Account Recovery, 2FA. Password Reset and Recovery Codes Password Reset Funnel Without Recovery Key Password Reset Funnel With Recovery Key Login with 2FA (TOTP) Login with 2FA/TOTP Funnel (No Recovery Code) Login with 2FA/TOTP Funnel w/ Recovery Code Settings","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Table of Contents","id":"924","title":"Table of Contents"},"925":{"body":"There are two primary \"funnels\" that users step through when authenticating with FxA. The registration funnel reflects the steps required for a new FxA user (or more precisely, email address) to create an account. The login funnel reflects the steps necessary for an existing FxA user to sign into their account. We are also in the process of developing funnels for paying subscribers. We will add documentation on that once the work is is closer to complete.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Introduction","id":"925","title":"Introduction"},"926":{"body":"While there are some variations, the typical registration funnel is comprised of the steps described in the chart below. Except where noted, these events are emitted by the FxA content server. Step Amplitude Event Flow Event Description 1 fxa_email_first - view flow.enter-email.view View (impression) of the form that the user enters their email address into to start the process. Note that this form can be hosted by FxA, or hosted by the relying party. In the latter case, the relier is responsible for handing the user's email address off to the FxA funnel. See \"counting top of funnel events\" below. 2 fxa_reg - view flow.signup.view View of the registration form. If the user got to this step via step 1, FxA has detected that their email address is not present in the DB, and thus a new account can be created. The user creates their password and enters their age. 3 fxa_reg - engage flow.signup.engage A user focuses/clicks on one of the registration form fields. 4 fxa_reg - submit flow.signup.submit A user submits the registration form (could be unsuccessfully). 5 fxa_reg - created account.created This event is emitted by the auth server. It indicates that user has entered a valid email address and password, and that their account has been created and added to the DB. However, the account is still \"unverified\" at this point and therefore not accessible by the user. 6 fxa_email - sent (email_type = registration) email.verification.sent An email is sent to the user to verify their new account. Depending on the service, it either contains a verification link or a verification code that the user enters into the registration form to verify their email address. 7 fxa_reg - cwts_view flow.signup.choose-what-to-sync.view User views the \"choose what to sync\" screen which allows the users to select what types of browser data they want to synchronize. Note that the user is not required to submit this page - if they do not take any action then all the data types will be synced by default. Thus you may not want to include this (and the following two events) in your funnel analysis if you do not care about the user's actions here. 8 fxa_reg - cwts_engage flow.signup.choose-what-to-sync.engage User clicks on the \"choose what to sync\" screen. 9 fxa_reg - cwts_submit flow.signup.choose-what-to-sync.submit User submits the \"choose what to sync\" screen. See also the amplitude user property sync_engines which stores which data types the user selected. 10 fxa_email - click email.verify_code.clicked A user has clicked on the verification link contained in the email sent in step 6. Note this only applies to cases where a clickable link is sent; for reliers that use activation codes, this event will not be emitted (so be aware of this when constructing your funnels). 11 fxa_reg - email_confirmed account.verified This event is emitted by the auth server. A user has successfully verified their account. They should now be able to use it. 12 fxa_reg - complete flow.complete The account registration process is complete. Note there are NO actions required of the user to advance from step 8 to step 9; there should be virtually no drop-off there. The flow event is identical for registration and login. The chart above provides the most detailed version of the registration funnel that can currently be constructed. However, it should not be considered the \"canonical\" version of the funnel - depending on the question it may make sense to omit some of the steps. For example, at the time of writing some browser entrypoints (e.g. menupanel) link directly to step 2 and skip the initial email form. Having both steps 7 and 8 may also be redundant in some cases, etc. Also, as noted above, you may want to omit the \"choose what to sync\" steps if you do not care about the users' actions there.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Registration Funnel","id":"926","title":"Registration Funnel"},"927":{"body":"The login funnel describes the steps required for an existing FxA user to login to their account. With some exceptions, most of the steps here are parallel to the registration funnel (but named differently). Users must confirm their login via email in the following cases: A user is logging into sync with an account that is more than 4 hours old. A user is logging into an oauth relier that uses encryption keys, if the user had not logged into their account in the previous 72? (check this) hours. Step Amplitude Event Flow Event Description 1 fxa_email_first - view flow.enter-email.view Similar to the registration funnel, a view (impression) of the form that the user enters their email address into to start the process. Note that this form can be hosted by FxA, or hosted by the relying party. In the latter case, the relier is responsible for handing the user's email address off to the FxA funnel. See \"counting top of funnel events\" below. 2 fxa_login - view flow.signin.view View of the login form. If the user got to this step via step 1, FxA has detected that their email address IS present in the DB, and thus an existing account can be logged into. The user enters their password on this form. 3 fxa_login - engage flow.signup.engage A user focuses/clicks on the login form field 4 fxa_login - submit flow.signup.submit A user submits the login form (could be unsuccessfully). 5 fxa_login - success account.login This event is emitted by the auth server. It indicates that user has submitted the correct password. However, in some cases the user may still have to confirm their login via email (see above). 6 fxa_email - sent (email_type = login) email.confirmation.sent An email is sent to the user to confirm the login. Depending on the service, it either contains a confirmation link or a verification code that the user enters into the login form. 7 fxa_email - click email.verify_code.clicked A user has clicked on the confirmation link contained in the email sent in step 6. Note this only applies to cases where a clickable link is sent; for reliers that use confirmation codes, this event will not be emitted (so be aware of this when constructing your funnels). Note that this event is identical to its counterpart in the registration funnel. 8 fxa_login - email_confirmed account.confirmed This event is emitted by the auth server. A user has successfully confirmed the login via email. 9 fxa_login - complete flow.complete The account registration process is complete. Note there are NO actions required of the user to advance from step 8 to step 9; there should be virtually no drop-off there. The flow event is identical for registration and login. Note again that you may want to check whether the service you are analyzing requires email confirmation on login.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Login Funnel","id":"927","title":"Login Funnel"},"928":{"body":"Some additional funnels are \"branches\" off the main login funnel above: The password reset funnel Optionally - the user resets their password with a recovery key Login with 2FA (TOTP) Optionally - user uses a 2FA recovery code to login to their 2FA-enabled account (e.g. if they misplace their second factor.)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Branches off the Login Funnel: Password Reset, Account Recovery, 2FA.","id":"928","title":"Branches off the Login Funnel: Password Reset, Account Recovery, 2FA."},"929":{"body":"Users can click \"Forgot Password?\" during sign-in to begin the password reset process. The funnel is described in the chart below. An important \"FYI\" here : passwords are used to encrypt accounts' sync data. This implies a bad scenario where a change of password can lead to loss of sync data, if there are no longer any devices that can connect to the account and re-upload/restore the data after the reset occurs. This would happen, for example, if you only had one device connected to sync, lost the device, then tried to login to a new device to access your synced data. If you do a password reset while logging into the second device, the remote copy of your sync data will be overwritten (with whatever happens to be on the second device). Thus the recovery codes. If a user (1) sets up recovery codes via settings (and stores them somewhere accessible) (2) tries to reset their password and (3) enters a valid recovery code during the password reset process, sync data can be restored without risking the \"bad scenario\" above. Password Reset Funnel Without Recovery Key Note: There may be other places where a user can initiate the password reset process, but I think that its most common during login. In any case, the steps starting at 2 should all be the same. Step Amplitude Event Flow Event Description 1 fxa_login - view flow.signin.view View of the login form, which contains the \"Forgot Password\" Link. 2 fxa_login - forgot_password flow.signin.forgot-password User clicks on the \"Forgot Password\" Link. 3 Not Implemented flow.reset-password.view View of the form asking the user to confirm that they want to reset. 4 fxa_login - forgot_submit flow.reset-password.engage, flow.reset-password.submit User clicks on the button confirming that they want to reset. 5 fxa_email - sent (email_template = recovery) email.recoveryEmail.sent Delivery of the PW reset link to the user via email. 5-a Not Implemented flow.confirm-reset-password.view View of the screen telling the user to confirm the reset via email. 6 Not Implemented flow.complete-reset-password.view User views the form to create a new password. (viewable after clicking the link in the email above) 7 Not Implemented flow.complete-reset-password.engage User clicks on the form to create a new password. 8 Not Implemented flow.complete-reset-password.submit User submits the form to create a new password. 9 fxa_login - forgot_complete flow.complete (the auth server also emits account.reset) User has completed the password reset funnel. Password Reset Funnel With Recovery Key Note we still need to implement amplitude events for the recovery code part of this funnel. The funnel is identical to the one above up until step 6. Step Amplitude Event Flow Event Description 1 fxa_login - view flow.signin.view View of the login form, which contains the \"Forgot Password\" Link. 2 fxa_login - forgot_pwd flow.signin.forgot-password User clicks on the \"Forgot Password\" Link. 3 Not Implemented flow.reset-password.view View of the form asking the user to confirm that they want to reset. 4 fxa_login - forgot_submit flow.reset-password.engage, flow.reset-password.submit User clicks on the button confirming that they want to reset. 5 fxa_email - sent (email_template = recovery) email.recoveryEmail.sent Delivery of the PW reset link to the user via email. 5-a Not Implemented flow.confirm-reset-password.view View of the screen telling the user to confirm the reset via email. 6 fxa_login - forgot_password_confirm_recovery_key_view flow.account-recovery-confirm-key.view User views the form to enter their account recovery key. (viewable after clicking the link in the email above) 7 fxa_login - forgot_password_confirm_recovery_key_engage flow.account-recovery-confirm-key.engage User clicks on the form to enter their account recovery key. 8 fxa_login - forgot_password_confirm_recovery_key_submit flow.account-recovery-confirm-key.submit User submits the form to enter their account recovery key. 9 Not Implemented flow.account-recovery-confirm-key.success or flow.account-recovery-confirm-key.invalidRecoveryKey User submitted a valid (success) or invalid recovery key. 10 fxa_login - forgot_password_recovery_key_view flow.account-recovery-reset-password.view User views the form to change their password after submitting a valid recovery key. 11 fxa_login - forgot_password_recovery_key_engage flow.account-recovery-reset-password.engage User clicks on the form to change their password after submitting a valid recovery key. 12 fxa_login - forgot_password_recovery_key_submit flow.account-recovery-reset-password.submit User submits the form to change their password after submitting a valid recovery key. 13 fxa_login - forgot_password_recovery_key_success flow.account-recovery-reset-password.recovery-key-consume.success 14 fxa_login - forgot_complete flow.complete (the auth server also emits account.reset) User has completed the password reset funnel.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Password Reset and Recovery Codes","id":"929","title":"Password Reset and Recovery Codes"},"93":{"body":"Jira Epic Link","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Stay Updated on What's Happening","id":"93","title":"Stay Updated on What's Happening"},"930":{"body":"Users can setup two factor authentication (2FA) on account login. 2FA is implemented via time-based one-time password (TOTP). If a user has set up 2FA (via settings), they will be required to enter a pass code generated by their second factor whenever they login to their account. Users are also provisioned a set of recovery codes as part of the 2FA setup process. These are one-time use codes that can be used to login to an account if a user loses access to their second factor. Note that these 2FA recovery codes are different than the account recovery keys described above . Login with 2FA/TOTP Funnel (No Recovery Code) This funnel starts after the fxa_login - success / account.login step of the login funnel Step Amplitude Event Flow Event Description 1 fxa_login - totp_code_view flow.signin-totp-code.view View of the TOTP form. 2 fxa_login - totp_code_engage flow.signin-totp-code.engage Click on the TOTP form. 3 fxa_login - totp_code_submit flow.signin-totp-code.submit Submission of the TOTP form. 4 fxa_login - totp_code_success flow.signin-totp-code.success Successful submission of the TOTP form. Auth server also emits totpToken.verified Login with 2FA/TOTP Funnel w/ Recovery Code This funnel starts after user clicks to use a recovery code during the TOTP funnel. Step Amplitude Event Flow Event Description 1 fxa_login - totp_code_view flow.signin-totp-code.view View of the TOTP form. 2 Not Implemented flow.sign_in_recovery_code.view View of the TOTP recovery code form. 3 Not Implemented recoveryCode.verified (auth server) User submitted a valid recovery code.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Login with 2FA (TOTP)","id":"930","title":"Login with 2FA (TOTP)"},"931":{"body":"A variety of metrics are logged that reflect user interaction with the settings page (https://accounts.firefox.com/settings). The chart below outlines some of these events (this is not an exhaustive list). Amplitude Event Flow Event Description fxa_pref - view flow.settings.view User viewed the settings page. fxa_pref - two_step_authentication_view flow.settings.two-step-authentication.view User viewed 2FA settings. Not Implemented flow.settings.two-step-authentication.recovery-codes.view User viewed their 2FA recovery codes. These are only viewable one time only, after a user sets up 2FA, or after they generate new codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.print-option User clicks to print their 2FA recovery codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.download-option User clicks to download their 2FA recovery codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.copy-option User clicks to copy their 2FA recovery codes to the clipboard (this is fired only when they click the copy button, not if they copy using e.g. a keyboard shortcut). Not Implemented flow.settings.change-password.view User viewed the form to change their password. fxa_pref - password settings.change-password.success User changed their password via settings. fxa_pref - logout settings.signout.success User logged out via settings. fxa_pref - newsletter (see also user property newsletter_state) settings.communication-preferences.(optIn\\|optOut).success User changed their newsletter email preferences. Not Implemented flow.settings.account_recovery.view User viewed account recovery settings. Not Implemented flow.settings.account_recovery.engage User clicked somewhere in account recovery settings. Not Implemented flow.settings.account-recovery.confirm-password.view User viewed the password form prior to turning on account recovery. (user first has to verify their email address) Not Implemented flow.settings.account-recovery.confirm-password.view User clicked the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.confirm-password.submit User submitted the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.confirm-password.success User successfully submitted the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.recovery-key.view User viewed their recovery key. This is viewable one time only, after a user sets up account recovery, or after they generate a new key. Not Implemented flow.settings.account-recovery.recovery-key.print-option User clicks to print their recovery key. Not Implemented flow.settings.account-recovery.recovery-key.download-option User clicks to download their recovery key. Not Implemented flow.settings.account-recovery.recovery-key.copy-option User clicks to copy their recovery key to the clipboard (this is fired only when they click the copy button, not if they copy using e.g. a keyboard shortcut). Not Implemented flow.settings.account-recovery.refresh User generated a new recovery key. Not Implemented flow.settings.clients.view User viewed the list of clients (\"Devices & Apps\") connected to their account. AKA the device manager. Not Implemented flow.settings.clients.engage User clicked somewhere the list of clients connected to their account. Not Implemented flow.settings.clients.disconnect.view User viewed the dialog asking to confirm disconnection of a device. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Settings","id":"931","title":"Settings"},"932":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Mozilla Account Email Metrics","id":"932","title":"Mozilla Account Email Metrics"},"933":{"body":"Introduction Email Templates and Email Types Mozilla Accounts Subscription Platform","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Table of Contents","id":"933","title":"Table of Contents"},"934":{"body":"Users must provide an email address when they sign up for a Mozilla Account. Emails are sent to users to confirm authentication, alert them to new sign-ins, and to complete password resets. Users can also opt-in to marketing emails, however metrics for those are not covered in this article. Events that we track relating to email: When the email is sent. If the email bounces. If the email contains a verification/confirmation link, whether the user clicked on it. Metrics relating to emails also contain the following properties: The email service of the recipient The email_template - the template of the email that was sent (we currently only track this for sending events, not click events). This is more specific than the email_type, which is broader grouping of many email templates into related categories, see chart below.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Introduction","id":"934","title":"Introduction"},"935":{"body":"Only emails sent by the FxA auth server are represented in the tables below. TBD on marketing emails.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Email Templates and Email Types","id":"935","title":"Email Templates and Email Types"},"936":{"body":"email_template email_type Description & Notes postAddTwoStepAuthenticationEmail 2fa Sent to users after they successfully add 2 factor authentication to their account (TOTP) postRemoveTwoStepAuthenticationEmail 2fa Sent to users after they successfully REMOVE 2 factor authentication from their account (TOTP) postConsumeRecoveryCodeEmail 2fa Sent to users after they successfully use a recovery code to login to their account after not being able to use their second factor. postNewRecoveryCodesEmail 2fa Sent to users after they successfully generate a new set of 2FA recovery codes (replacing their old ones, if they existed). lowRecoveryCodesEmail 2fa Send when a user has 2 or fewer recovery codes remaining. passwordResetAccountRecoveryEmail account_recovery After a user resets their password using a recovery key, they receive this email telling them to generate a new recovery key. postAddAccountRecoveryEmail account_recovery Sent to users after they successfully add account recovery capabilities to their account (i.e. after generating recovery codes). postRemoveAccountRecoveryEmail account_recovery Sent to users after they successfully REMOVE account recovery capabilities from their account. postChangePrimaryEmail change_email Sent to users after they successfully change their primary email address (is sent to their new email). passwordChangedEmail change_password Sent to users after they change their password via FxA settings (NOT during password reset; they must be logged in to do this). passwordChangeRequiredEmail change_password Sent when an account's devices are disconnected and a password change is required due to suspicious activity. cadReminderFirstEmail connect_another_device Sent 8 hours after a user clicks \"send me a reminder\" on the connect another device page. cadReminderSecondEmail connect_another_device Sent 72 hours after a user clicks \"send me a reminder\" on the connect another device page. newDeviceLoginEmail login Sent to existing accounts after they have logged into a device that FxA has not previously recognized. verifyLoginCodeEmail login Sent to existing accounts when they try to login to sync, containing a code (rather than a link) the user must enter into the login form. Note that currently the use of confirmation codes is limited to some login contexts only - they are never used for registration. verifyLoginEmail login Sent to existing accounts when they try to login to sync. User must click the verification link before the logged-in device can begin syncing. postAddLinkedAccountEmail login Sent after a Firefox account is linked to a 3rd party account (e.g. an Apple account) postVerifyEmail registration Sent after users confirm their email. Contains instructions for how to connect another device to sync. verifyEmail registration Sent to users setting up a new NON-sync account. Contains a verification link (user must click it for their account to become functional). verificationReminderFirstEmail registration If a users does not verify their account within 24 hours, they receive this email with an additional verification link. verificationReminderSecondEmail registration If a users does not verify their account within 5 days, they receive this email with an additional verification link. verifyShortCodeEmail registration Sent to users to verify their account via code after signing up. passwordResetEmail reset_password Sent to users after they reset their password (without using a recovery key). recoveryEmail reset_password After a user opts to reset their password (during login, because they clicked \"forgot password\"), they receive this email with a link to reset their password (without using a recovery key). postVerifySecondaryEmail secondary_email Sent to users after they successfully verified a secondary email address (sent to the secondary email address). postRemoveSecondaryEmail secondary_email Sent to users after they successfully remove a secondary email address (sent to the secondary email address). verifySecondaryCodeEmail secondary_email Sent to verify the addition of a secondary email via code. unblockCodeEmail unblock Sent to verify or unblock an account via code that has reached the login attempt rate limit. verifyPrimaryEmail verify Sent to users with an unverified primary email, meaning an unverified account, when they attempt an action requiring a verified account.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Mozilla Accounts","id":"936","title":"Mozilla Accounts"},"937":{"body":"The email_type is still being determined for Subscription Platform emails. email_template email_type Description & Notes downloadSubscription Sent to users after they successfully add a subscription subscriptionAccountDeletion Sent when a user with an active subscription deletes their Firefox account subscriptionAccountFinishSetup Sent to a user after they purchased the product through the password-less flow without an existing Firefox account subscriptionAccountReminderFirst Sent to a user to remind them to finish setting up a Firefox account after they signed up through the password-less flow without an existing account subscriptionAccountReminderSecond Sent as a final reminder to a user to remind them to finish setting up a Firefox account as they signed up through the password-less flow without an existing account subscriptionCancellation Sent when a user cancels their subscription subscriptionDowngrade Sent when a user downgrades their subscription subscriptionFailedPaymentsCancellation Sent when failed payments result in cancellation of user subscription subscriptionFirstInvoice Sent to inform a user that their first payment is currently being processed subscriptionFirstInvoiceDiscount Sent to inform a user that their first payment, with a discount coupon, is currently being processed subscriptionPaymentExpired Sent whenever a user has a single subscription and their card will expire at the end of the month, triggered by a Stripe webhook subscriptionPaymentFailed Sent when there is a problem with the latest payment subscriptionPaymentProviderCancelled Sent when a problem is detected with the payment method subscriptionReactivation Sent when a user reactivates their subscription subscriptionRenewalReminder Sent to remind a user of an upcoming automatic subscription renewal X days out from charge (X being what is set in the Stripe dashboard) subscriptionSubsequentInvoice Sent when the latest subscription payment is received subscriptionSubsequentInvoiceDiscount Sent when the latest subscription payment is received (coupon) subscriptionUpgrade Sent when a user upgrades their subscription subscriptionsPaymentExpired Sent whenever a user has multiple subscriptions and their card will expire at the end of the month subscriptionsPaymentProviderCancelled Sent when a user has multiple subscriptions and a problem has been detected with payment method Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Subscription Platform","id":"937","title":"Subscription Platform"},"938":{"body":"Tables containing static data exist in the static dataset in BigQuery. These tables are generated from CSV files named data.csv in subdirectories of the sql//static/ directory in bigquery-etl .","breadcrumbs":"Dataset Reference » Static Datasets » Static Datasets","id":"938","title":"Static Datasets"},"939":{"body":"To create a new table, create a directory in sql//static/. This directory should be named whatever you wish the table to be named. Then, put a CSV file named data.csv in the directory. It is expected that the first line of data.csv is a header row containing the column names of the data. e.g. In sql/moz-fx-data-shared-prod/static/new_table/data.csv: id,val\na,1\nb,2\nc,3 An optional description.txt and schema.json can be added. description.txt will fill the description field in BigQuery. schema.json will set the schema of the table; if no schema is provided, it is assumed that all fields are nullable strings. See country_names_v1 for an example. To create the table in BigQuery, run script/publish_static .","breadcrumbs":"Dataset Reference » Static Datasets » Creating a Static Table","id":"939","title":"Creating a Static Table"},"94":{"body":"If you're experiencing any issues while using the issues tracker for Bigeye Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Have an issue or looking for a new feature in Bigeye","id":"94","title":"Have an issue or looking for a new feature in Bigeye"},"940":{"body":"Static tables can be created in any dataset in bigquery-etl. However, it is recommended for consistency and organization to keep them in the static dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Static Datasets » Notes","id":"940","title":"Notes"},"941":{"body":"The OS names and versions received in telemetry is not necessarily the accepted common name. The normalized_os_name and normalized_os_version tables in the static dataset serve as a lookup table for mapping the telemetry name to the common name.","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » Normalized OS","id":"941","title":"Normalized OS"},"942":{"body":"For OS names, Mac clients send Darwin, Windows clients send Windows_NT, and Linux may send the distribution name. Pings should already have a normalized_os field that corrects this. The normalized_os_name table exists as an alternative lookup table. Example query: SELECT client_id, environment.system.os.name, normalized_os_name\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON (environment.system.os.name = os_name)","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » OS Names","id":"942","title":"OS Names"},"943":{"body":"OS versions for some OS's are not properly normalized in telemetry. For example, the version reported by Mac clients is the Darwin version instead of the MacOS version and the version reported by Android Fennec clients is the Android SDK version instead of the Android version. The normalized_os_version table can be used to map the sent version to the \"display version\" of the OS. The table uses a regular expression to look up the OS version so REGEXP_CONTAINS should be used. An example query can be found in STMO#67040 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » OS Versions","id":"943","title":"OS Versions"},"944":{"body":"This section contains some documentation of things that used to be part of the Mozilla Data Platform, but are no longer. You can generally safely ignore this section, it is intended only to answer questions like \"what happened to X?\". Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Historical Reference","id":"944","title":"Historical Reference"},"945":{"body":"Note: This article describes the AWS-based pipeline which has been retired ; the client-side concepts here still apply, but this article has been updated to reflect the new GCP pipeline . This post describes the architecture of Mozilla’s data pipeline, which is used to collect Telemetry data from our users and logs from various services. One of the cool perks of working at Mozilla is that most of what we do is out in the open and because of that I can do more than just show you some diagram with arrows of our architecture; I can point you to the code, script & configuration that underlies it! To make the examples concrete, the following description is centered around the collection of Firefox Telemetry data. The same tool-chain is used to collect, store and analyze data coming from disparate sources though, such as service logs. graph TD firefox((fa:fa-firefox Firefox))-->|JSON| elb elb[Load Balancer]-->|JSON| nginx nginx-->|JSON| landfill(fa:fa-database S3 Landfill) nginx-->|protobuf| kafka[fa:fa-files-o Kafka] kafka-->|protobuf| cep(Hindsight CEP) kafka-->|protobuf| dwl(Hindsight DWL) cep--> hsui(Hindsight UI) dwl-->|protobuf| datalake(fa:fa-database S3 Data Lake) dwl-->|parquet| datalake datalake-->|parquet| prestodb prestodb-->redash[fa:fa-line-chart Redash] datalake-->spark spark-->datalake airflow[fa:fa-clock-o Airflow]-->|Scheduled tasks|spark{fa:fa-star Spark} spark-->|aggregations|rdbms(fa:fa-database PostgreSQL) rdbms-->tmo[fa:fa-bar-chart TMO] rdbms-->cerberus[fa:fa-search-plus Cerberus] style firefox fill:#f61\nstyle elb fill:#777\nstyle nginx fill:green\nstyle landfill fill:tomato\nstyle datalake fill:tomato\nstyle kafka fill:#aaa\nstyle cep fill:palegoldenrod\nstyle dwl fill:palegoldenrod\nstyle hsui fill:palegoldenrod\nstyle prestodb fill:cornflowerblue\nstyle redash fill:salmon\nstyle spark fill:darkorange\nstyle airflow fill:lawngreen\nstyle rdbms fill:cornflowerblue\nstyle tmo fill:lightgrey\nstyle cerberus fill:royalblue","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » An overview of Mozilla’s Data Pipeline","id":"945","title":"An overview of Mozilla’s Data Pipeline"},"946":{"body":"There are different APIs and formats to collect data in Firefox, all suiting different use cases: histograms – for recording multiple data points; scalars – for recording single values; timings – for measuring how long operations take; events – for recording time-stamped events. These are commonly referred to as probes . Each probe must declare the collection policy it conforms to: either release or prerelease . When adding a new measurement data-reviewers carefully inspect the probe and eventually approve the requested collection policy: Release data is collected from all Firefox users. Prerelease data is collected from users on Firefox Nightly and Beta channels. Users may choose to turn the data collection off in preferences. A session begins when Firefox starts up and ends when it shuts down. As a session could be long-running and last weeks, it gets sliced into smaller logical units called subsessions . Each subsession generates a batch of data containing the current state of all probes collected so far, i.e. a main ping , which is sent to our servers. The main ping is just one of the many ping types we support. Developers can create their own ping types if needed. Pings are submitted via an API that performs a HTTP POST request to our edge servers. If a ping fails to successfully submit (e.g. because of missing internet connection), Firefox will store the ping on disk and retry to send it until the maximum ping age is exceeded.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Firefox","id":"946","title":"Firefox"},"947":{"body":"HTTP submissions coming in from the wild hit a load balancer and then an NGINX module . The module accepts data via a HTTP request which it wraps in a Hindsight protobuf message and forwards to two places: a Kafka cluster and a short-lived S3 bucket (landfill) which acts as a fail-safe in case there is a processing error and/or data loss within the rest of the pipeline. The deployment scripts and configuration files of NGINX and Kafka live in a private repository . The data from Kafka is read from the Complex Event Processors (CEP) and the Data Warehouse Loader (DWL), both of which use Hindsight.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Kafka","id":"947","title":"Kafka"},"948":{"body":"Hindsight , an open source stream processing software system developed by Mozilla as Heka ’s successor, is useful for a wide variety of different tasks, such as: converting data from one format to another; shipping data from one location to another; performing real time analysis, graphing, and anomaly detection. Hindsight’s core is a lightweight data processing kernel written in C that controls a set of Lua plugins executed inside a sandbox. The CEP are custom plugins that are created, configured and deployed from an UI which produce real-time plots like the number of pings matching a certain criteria. Mozilla employees can access the UI and create/deploy their own custom plugin in real-time without interfering with other plugins running. CEP Custom Plugin The DWL is composed of a set of plugins that transform, convert & finally shovel pings into S3 for long term storage. In the specific case of Telemetry data, an input plugin reads pings from Kafka , pre-processes them and sends batches to S3 , our data lake, for long term storage. The data is compressed and partitioned by a set of dimensions, like date and application. The data has traditionally been serialized to Protobuf sequence files which contain some nasty “free-form” JSON fields. Hindsight gained recently the ability to dump data directly in Parquet form though. The deployment scripts and configuration files of the CEP & DWL live in a private repository .","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Hindsight","id":"948","title":"Hindsight"},"949":{"body":"Once the data reaches our data lake on S3 it can be processed with Spark on Mozilla's Databricks instance. Databricks allows Mozilla employees to write custom analyses in notebooks, and also schedule Databricks jobs to run periodically. As mentioned earlier, most of our data lake contains data serialized to Protobuf with free-form JSON fields. Needless to say, parsing JSON is terribly slow when ingesting Terabytes of data per day. A set of ETL jobs , written in Scala by Data Engineers and scheduled with Airflow , create Parquet views of our raw data. We have a Github repository telemetry-batch-view that showcases this.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Spark","id":"949","title":"Spark"},"95":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Bigeye Interface","id":"95","title":"Bigeye Interface"},"950":{"body":"graph TD\n%% Data Flow Diagram for mozaggregator/TMO-adjacent services\nfirefox((fa:fa-firefox Firefox)) --> |main ping| pipeline\nfennec((fa:fa-firefox Fennec)) --> |saved-session ping| pipeline\npipeline((Telemetry Pipeline)) subgraph mozaggregator service(service) aggregator rdbms(fa:fa-database PostgreSQL)\nend pipeline --> aggregator\npipeline --> spark{fa:fa-star Spark}\npipeline --> redash[fa:fa-line-chart Redash] subgraph telemetry.mozilla.org telemetry.js(telemetry.js) --> dist telemetry.js --> evo orphan[Update Orphaning] crashdash[tmo/crashes]\nend redash --> crashdash\nservice --> telemetry.js\nspark --> orphan telemetry.js --> telemetry-next-node(telemetry-next-node)\nsubgraph alerts.tmo cerberus[fa:fa-search-plus Cerberus] -->medusa medusa --> html medusa --> email\nend telemetry-next-node --> cerberus style redash fill:salmon\nstyle spark fill:darkorange\nstyle rdbms fill:cornflowerblue\nstyle cerberus fill:royalblue\nstyle firefox fill:#f61\nstyle fennec fill:#f61\nstyle telemetry.js fill:lightgrey\nstyle dist fill:lightgrey\nstyle evo fill:lightgrey A dedicated Spark job feeds daily aggregates to a PostgreSQL database which powers a HTTP service to easily retrieve faceted roll-ups. The service is mainly used by TMO , a dashboard that visualizes distributions and time-series, and Cerberus , an anomaly detection tool that detects and alerts developers of changes in the distributions. Originally the sole purpose of the Telemetry pipeline was to feed data into this dashboard but in time its scope and flexibility grew to support more general use-cases. TMO","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Aggregates Dataset","id":"950","title":"Aggregates Dataset"},"951":{"body":"We maintain a couple of Presto clusters and a centralized Hive metastore to query Parquet data with SQL. The Hive metastore provides an universal view of our Parquet dataset to both Spark and Presto clusters. Presto, and other databases, are behind a Redash service ( STMO ) which provides a convenient & powerful interface to query SQL engines and build dashboards that can be shared within the company. Mozilla maintains its own fork of Redash to iterate quickly on new features, but as good open source citizen we push our changes upstream. STMO","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Presto & STMO","id":"951","title":"Presto & STMO"},"952":{"body":"No, not really. If you want to read more, check out this article . For example, the DWL pushes some of the Telemetry data to Redshift and other tools that satisfy more niche needs. The pipeline ingests logs from services as well and there are many specialized dashboards out there I haven’t mentioned. There is a vast ecosystem of tools for processing data at scale, each with their pros & cons. The pipeline grew organically and we added new tools as new use-cases came up that we couldn’t solve with our existing stack. There are still scars left from that growth though which require some effort to get rid of, like ingesting data from schema-less format. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Is that it?","id":"952","title":"Is that it?"},"953":{"body":"For a more gentle introduction to the data platform, please read the Pipeline Overview article. This article goes into more depth about the architecture and flow of data in the platform.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » A Detailed Look at the Data Platform","id":"953","title":"A Detailed Look at the Data Platform"},"954":{"body":"The full detail of the platform can get quite complex, but at a high level the structure is fairly simple. graph LR Producers[Data Producers] --> Ingestion Ingestion --> Storage[Long-term Storage] Ingestion --> Stream[Stream Processing] Stream --> Storage Batch[Batch Processing] --> Storage Storage --> Batch Self[Self Serve] -.- Stream Self -.- Batch Stream -.-> Visualization Batch -.-> Visualization Stream --> Export Batch --> Export Each of these high-level parts of the platform are described in more detail below.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » The Entire Platform","id":"954","title":"The Entire Platform"},"955":{"body":"By far most data handled by the Data Platform is produced by Firefox . There are other producers, though, and the eventual aim is to generalize data production using a client SDK or set of standard tools. Most data is submitted via HTTP POST, but data is also produced in the form of service logs and statsd messages. If you would like to locally test a new data producer, the gzipServer project provides a simplified server that makes it easy to inspect submitted messages.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Data Producers","id":"955","title":"Data Producers"},"956":{"body":"graph LR subgraph HTTP tee lb[Load Balancer] mozingest end subgraph Kafka kafka_unvalidated[Kafka unvalidated] kafka_validated[Kafka validated] zookeeper[ZooKeeper] -.- kafka_unvalidated zookeeper -.- kafka_validated end subgraph Storage s3_heka[S3 Heka Protobuf Storage] s3_parquet[S3 Parquet Storage] end subgraph Data Producers Firefox --> lb more_producers[Other Producers] --> lb end lb --> tee tee --> mozingest mozingest --> kafka_unvalidated mozingest --> Landfill kafka_unvalidated --> dwl[Data Store Loader] kafka_validated --> cep[Hindsight CEP] kafka_validated --> sparkstreaming[Spark Streaming] Schemas -.->|validation| dwl dwl --> kafka_validated dwl --> s3_heka dwl --> s3_parquet sparkstreaming --> s3_parquet Data arrives as an HTTP POST of an optionally gzipped payload of JSON. See the common Edge Server specification for details. Submissions hit a load balancer which handles the SSL connection, then forwards to a \"tee\" server, which may direct some or all submissions to alternate backends. In the past, the tee was used to manage the cutover between different versions of the backend infrastructure. It is implemented as an OpenResty plugin. From there, the mozingest HTTP Server receives submissions from the tee and batches and stores data durably on Amazon S3 as a fail-safe (we call this \"Landfill\"). Data is then passed along via Kafka for validation and further processing. If there is a problem with decoding, validation, or any of the code described in the rest of this section, data can be re-processed from this fail-safe store. The mozingest server is implemented as an nginx module. Validation, at a minimum, ensures that a payload is valid JSON (possibly compressed). Many document types also have a JSONSchema specification , and are further validated against that. Invalid messages are redirected to a separate \"errors\" stream for debugging and inspection. Valid messages proceed for further decoding and processing. This involves things like doing GeoIP lookup and discarding the IP address, and attaching some HTTP header info as annotated metadata. Validated and annotated messages become available for stream processing. They are also batched and stored durably for later batch processing and ad-hoc querying. See also the \" generic ingestion \" proposal which aims to make ingestion, validation, storage, and querying available as self-serve for platform users. Data flow for valid submissions sequenceDiagram participant Fx as Firefox participant lb as Load Balancer participant mi as mozingest participant lf as Landfill participant k as Kafka participant dwl as Data Store Loader participant dl as Data Lake Fx->>lb: HTTPS POST lb->>mi: forward mi-->>lf: failsafe store mi->>k: enqueue k->>dwl: validate, decode dwl->>k: enqueue validated dwl->>dl: store durably Other ingestion methods Hindsight is used for ingestion of logs from applications and services, it supports parsing of log lines and appending similar metadata as the HTTP ingestion above (timestamp, source, and so on). Statsd messages are ingested in the usual way.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Ingestion","id":"956","title":"Ingestion"},"957":{"body":"graph TD subgraph RDBMS PostgreSQL Redshift MySQL BigQuery end subgraph NoSQL DynamoDB end subgraph S3 landfill[Landfill] s3_heka[Heka Data Lake] s3_parquet[Parquet Data Lake] s3_analysis[Analysis Outputs] s3_public[Public Outputs] end Ingestion --> s3_heka Ingestion --> s3_parquet Ingestion --> landfill Ingestion -.-> stream[Stream Processing] stream --> s3_parquet batch[Batch Processing] --> s3_parquet batch --> PostgreSQL batch --> DynamoDB batch --> s3_public selfserve[Self Serve] --> s3_analysis s3_analysis --> selfserve Hive -->|Presto| STMO[STMO] PostgreSQL --> STMO Redshift --> STMO MySQL --> STMO BigQuery --> STMO s3_parquet -.- Hive Amazon S3 forms the backbone of the platform storage layer. The primary format used in the Data Lake is parquet , which is a strongly typed columnar storage format that can easily be read and written by Spark , as well as being compatible with SQL interfaces such as Hive and Presto . Some data is also stored in Heka-framed protobuf format. This custom format is usually reserved for data where we do not have a complete JSONSchema specification . Using S3 for storage avoids the need for an always-on cluster, which means that data at rest is inexpensive. S3 also makes it very easy to automatically expire (delete) objects after a certain period of time, which is helpful for implementing data retention policies. Once written to S3, the data is typically treated as immutable - data is not appended to existing files, nor is data normally updated in place. The exception here is when data is back-filled, in which case previous data may be overwritten. There are a number of other types of storage used for more specialized applications, including relational databases (such as PostgreSQL for the Telemetry Aggregates ) and NoSQL databases (DynamoDB is used for a backing store for the TAAR project ). Reading data from a variety of RDBMS sources is also supported via STMO. The data stored in Heka format is readable from Spark using libraries in Scala or Python . Parquet data can be read and written natively from Spark, and many datasets are indexed in a Hive Metastore, making them available through a SQL interface on STMO and in notebooks via Spark SQL. Many other SQL data sources are also made available via STMO, see this article for more information on accessing data using SQL. There is a separate data store for self-serve Analysis Outputs , intended to keep ad-hoc, temporary data out of the Data Lake. This is implemented as a separate S3 location, with personal output locations prefixed with each person's user id, similar to the layout of the /home directory on a Unix system. Analysis outputs can also be made public using the Public Outputs bucket. This is a web-accessible S3 location for powering public dashboards. This public data is available at https://analysis-output.telemetry.mozilla.org//data/.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Storage","id":"957","title":"Storage"},"958":{"body":"Stream processing is done using Hindsight and Spark Streaming . Hindsight allows you to run plugins written in Lua inside a sandbox . This gives a safe, performant way to do self-serve streaming analysis. Hindsight plugins do the initial data validation and decoding, as well as writing out to long-term storage in both Heka-framed protobuf and parquet forms. Spark Streaming is used to read from Kafka and perform low-latency ETL and aggregation tasks . These aggregates are currently used by Mission Control and are also available for querying via STMO .","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Stream Processing","id":"958","title":"Stream Processing"},"959":{"body":"Batch processing is done using Spark . Production ETL code is written in both Python and Scala . There are Python and Scala libraries for reading data from the Data Lake in Heka-framed protobuf form, though it is much easier and more performant to make use of a derived dataset whenever possible. Datasets in parquet format can be read natively by Spark, either using Spark SQL or by reading data directly from S3. Data produced by production jobs go into the Data Lake, while output from ad-hoc jobs go into Analysis Outputs. Job scheduling and dependency management is done using Airflow . Most jobs run once a day, processing data from \"yesterday\" on each run. A typical job launches a cluster, which fetches the specified ETL code as part of its bootstrap on startup, runs the ETL code, then shuts down upon completion. If something goes wrong, a job may time out or fail, and in this case it is retried automatically.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Batch Processing","id":"959","title":"Batch Processing"},"96":{"body":"The Catalog tab in the left-hand menu offers a comprehensive view of all data sources connected to Bigeye, making it simple to navigate and manage your entire data ecosystem. If you are an admin, you will have access to the \"Add Source\" button, allowing you to easily integrate new data sources and BI tools. The Bigeye catalog refreshes automatically every 24 hours to detect new datasets and schema changes. You can also manually refresh the catalog anytime by clicking 'Rescan' on the schema changes tab. For more detailed information about the Catalog, please refer to the Catalog documentation page Watch the Bigeye tutorial on how to navigate Bigeye Catalog.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Catalog","id":"96","title":"Catalog"},"960":{"body":"graph TD subgraph Storage lake[Data Lake] s3_output_public[Public Outputs] s3_output_private[Analysis Outputs] end subgraph STMO STMO[STMO] -->|read| lake end subgraph TMO evo[Evolution Dashboard] histo[Histogram Dashboard] agg[Telemetry Aggregates] evo -.- agg histo -.- agg end subgraph Databricks db_notebook[Notebook] db_notebook -->|read + write| lake end Most of the data analysis tooling has been developed with the goal of being \"self-serve\". This means that people should be able to access and analyze data on their own, without involving data engineers or operations. Thus can data access scale beyond a small set of people with specialized knowledge of the entire pipeline. The use of these self-serve tools is described in the tutorials section of this site. This section focuses on how these tools integrate with the platform infrastructure. STMO: SQL Analysis STMO is a customized Redash installation that provides self-serve access to a a variety of different datasets. From here, you can query data in the Parquet Data Lake as well as various RDBMS data sources. STMO interfaces with the data lake using both Presto and Amazon Athena . Each has its own data source in STMO. Since Athena does not support user-defined functions, datasets with HyperLogLog columns, such as client_count_daily , are only available via Presto.. Different Data Sources in STMO connect to different backends, and each backend might use a slightly different flavor of SQL. You should find a link to the documentation for the expected SQL variant next to the Data Sources list. Queries can be run just once, or scheduled to run periodically to keep data up-to-date. There is a command-line interface to STMO called St. Mocli , if you prefer writing SQL using your own editor and tools. Databricks: Managed Spark Analysis Our Databricks instance (see Databricks docs ) offers another notebook interface for doing analysis in Scala, SQL, Python and R. Databricks provides an always-on shared server which is nice for quick data investigations. TMO: Aggregate Graphs TMO provides easy visualizations of histogram and scalar measures over time. Time can be in terms of either builds or submission dates. This is the most convenient interface to the Telemetry data, as it does not require any custom code.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Self Serve Data Analysis","id":"960","title":"Self Serve Data Analysis"},"961":{"body":"There are a number of visualization libraries and tools being used to display data. TMO Dashboards The landing page at telemetry.mozilla.org is a good place to look for existing graphs, notably the measurement dashboard which gives a lot of information about histogram and scalar measures collected on pre-release channels. Notebooks Use of interactive notebooks has become a standard in the industry, and Mozilla makes heavy use of this approach. Databricks makes it easy to run, share, and schedule notebooks. Others STMO lets you query the data using SQL, but it also supports a number of useful visualizations. Hindsight's web interface has the ability to visualize time-series data. Mission Control gives a low-latency view into release health. Many bespoke visualizations are built using the Metrics Graphics library as a display layer.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Visualization","id":"961","title":"Visualization"},"962":{"body":"There are multiple layers of monitoring and alerting. At a low level, the system is monitored to ensure that it is functioning as expected. This includes things like machine-level resources (network capacity, disk space, available RAM, CPU load) which are typically monitored using DataDog . Next, we monitor the \"transport\" functionality of the system. This includes monitoring incoming submission rates, payload sizes, traffic patterns, schema validation failure rates, and alerting if anomalies are detected. This type of anomaly detection and alerting is handled by Hindsight . Once data has been safely ingested and stored, we run some automatic regression detection on all Telemetry histogram measures using Cerberus . This code looks for changes in the distribution of a measure, and emails probe owners if a significant change is observed. Production ETL jobs are run via Airflow , which monitors batch job progress and alerts if there are failures in any job. Self-serve batch jobs running via Databricks also generate alerts upon failure. Scheduled STMO queries may also be configured to generate alerts, which is used to monitor the last-mile user facing status of derived datasets. STMO may also be used to monitor and alert on high-level characteristics of the data, or really anything you can think of.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Monitoring and Alerting","id":"962","title":"Monitoring and Alerting"},"963":{"body":"Data is exported from the pipeline to a few other tools and systems. Examples include integration with Amplitude for mobile and product analytics and shipping data to other parts of the Mozilla organization. There are also a few data sets which are made publicly available, such as the Firefox Hardware Report .","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Data Exports","id":"963","title":"Data Exports"},"964":{"body":"Finally, here is a more detailed view of the entire platform. Some connections are omitted for clarity. graph LR subgraph Data Producers Firefox more_producers[...] end subgraph Storage Landfill warehouse_heka[Heka Data Lake] warehouse_parquet[Parquet Data Lake] warehouse_analysis[Analysis Outputs] PostgreSQL Redshift MySQL hive[Hive] -.- warehouse_parquet end subgraph Stream Processing cep[Hindsight Streaming] dwl[Data Store Loader] --> warehouse_heka dwl --> warehouse_parquet sparkstreaming[Spark Streaming] --> warehouse_parquet end subgraph Ingestion Firefox --> lb[Load Balancer] more_producers --> lb lb --> tee tee --> mozingest mozingest --> kafka mozingest --> Landfill ZooKeeper -.- kafka[Kafka] kafka --> dwl kafka --> cep kafka --> sparkstreaming end subgraph Batch Processing Airflow -.->|spark|tbv[telemetry-batch-view] Airflow -.->|spark|python_mozetl warehouse_heka --> tbv warehouse_parquet --> tbv warehouse_heka --> python_mozetl warehouse_parquet --> python_mozetl tmo_agg[Telemetry Aggregates] end subgraph Visualization Hindsight Jupyter Zeppelin TMO redash_graphs[STMO] MissionControl bespoke_viz[Bespoke Viz] end subgraph Export tbv --> Amplitude sparkstreaming --> Amplitude end subgraph Self Serve redash[STMO] -.-> Presto Presto --> hive redash -.-> Athena Athena --> hive warehouse_heka --> spcluster warehouse_parquet --> spcluster spcluster --> warehouse_analysis end Schemas -.->|validation| dwl Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Bringing it all together","id":"964","title":"Bringing it all together"},"965":{"body":"⚠ Some of the information in this section is obsolete. For an up to date explanation of accepted metrics used at Mozilla, contact the Data team . This section provides an overview of standard metrics used at Mozilla. Here you'll find the definitions and descriptions for each. For a deep dive into these metrics, see the GUD documentation . The Telemetry Behavior Reference section also provides information related to the definitions below. We are now in the process of setting up the metrics top-level section here. This information will be moved into the appropriate subsection and this page will be replaced with an overview.","breadcrumbs":"Historical Reference » Metrics » Standard Metrics","id":"965","title":"Standard Metrics"},"966":{"body":"","breadcrumbs":"Historical Reference » Metrics » Activity","id":"966","title":"Activity"},"967":{"body":"The number of unique profiles active on each day.","breadcrumbs":"Historical Reference » Metrics » DAU","id":"967","title":"DAU"},"968":{"body":"The number of unique profiles active at least once during the 7-day window ending on the specified day.","breadcrumbs":"Historical Reference » Metrics » WAU","id":"968","title":"WAU"},"969":{"body":"The number of unique profiles active at least once during the 28-day window ending on the specified day.","breadcrumbs":"Historical Reference » Metrics » MAU","id":"969","title":"MAU"},"97":{"body":"Workspaces in Bigeye allow multiple teams to collaborate simultaneously, with each team managing and monitoring their own data independently. Each Bigeye workspace includes its own Catalog, BI tools, and ETL tools, Metrics and issues, Templates and schedules, Collections, Deltas. We are in the process of setting up user workspaces that will align with our existing data access restrictions. If you do not find a suitable workspace, please submit a Jira ticket","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Workspaces","id":"97","title":"Workspaces"},"970":{"body":"Intuitively, how many days per week do users use the product? Among profiles active at least once in the week ending on the date specified, the number of days on average they were active during that one-week window.","breadcrumbs":"Historical Reference » Metrics » Intensity","id":"970","title":"Intensity"},"971":{"body":"","breadcrumbs":"Historical Reference » Metrics » Retention","id":"971","title":"Retention"},"972":{"body":"Among new profiles created on the day specified, what proportion (out of 1) are active during the week beginning one week after the day specified.","breadcrumbs":"Historical Reference » Metrics » 1-Week New Profile Retention","id":"972","title":"1-Week New Profile Retention"},"973":{"body":"Among profiles that were active at least once in the week starting on the specified day, what proportion (out of 1) are active during the following week.","breadcrumbs":"Historical Reference » Metrics » 1-Week Retention","id":"973","title":"1-Week Retention"},"974":{"body":"Why isn't \"New Users\" a metric? \"New Users\" is considered a usage criterion , which means it may be used to filter other metrics, rather than itself being a metric. For example, you can compute \"New User DAU\", which would be the subset of DAU that match the \"New User\" criterion. The exception here is 1-Week New Profile Retention, which is so common that it makes sense to include with all usage criteria. What dates are used to determine activity for things like MAU and DAU? Submission dates are used for determining when activity happened ( not client-side activity dates). What pings are used as a signal of activity? For Firefox Desktop, we use the main ping to determine activity. For products instrumented using Glean, we use the baseline ping. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Frequently Asked Questions","id":"974","title":"Frequently Asked Questions"},"975":{"body":"These sections provide the lists of our standardized metrics, usage criteria, and slicing dimensions. All three are important to provide a holistic view of product usage and performance. A usage criterion tells us what has to happen for us to consider a product to have been used in a certain way and is needed to define metrics like MAU, which count users that use our products. For example, “Any Fenix Activity” measures activity for all Fenix profiles that have sent a baseline ping. Similarly, “Opened DevTools” means that we measure activity for all desktop Firefox profiles that have sent a telemetry ping indicating that DevTools was opened. We are working towards developing a standard usage criteria for each product, which operationalizes the idea that the product was \"used\". A dimension allows slicing to a subset of profiles according to characteristics of those profiles. Some dimensions include: country, channel, OS, etc. A slice is a set of particular values within dimensions, for example, “country is US” is one slice and “country is either US or DE and channel is release” is another. A metric is any quantity that we can calculate using our data and that, to some degree, measures some quantity of interest. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metric Definitions","id":"975","title":"Metric Definitions"},"976":{"body":"This section contains definitions and information about standard metrics used at Mozilla. You may wish to refer to the terminology section while reading this document, in case a particular concept is not clear.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Metrics","id":"976","title":"Metrics"},"977":{"body":"Daily Active Users (DAU) Overview Details Caveats Day 2-7 Activation Overview Details Dashboards Tables","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Table of Contents","id":"977","title":"Table of Contents"},"978":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Daily Active Users (DAU)","id":"978","title":"Daily Active Users (DAU)"},"979":{"body":"Daily Active Users or DAU counts the number of unique profiles active in the product on each day. This is intended to approximate the number of people using the product each day. The most accurate and up-to-date metric information can be found on the Metrics Inventory page in Confluence (Mozilla LDAP required). The official source code definitions for the metrics can be found in metric-hub on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Overview","id":"979","title":"Overview"},"98":{"body":"Collections in Bigeye allow you to group related metrics, making it easier to manage and monitor them together. If you don’t find a collection that meets your product or requirements, admins can create a new collection. If you're not an admin, please submit a Jira ticket with the necessary details. Watch the Bigeye tutorial on how to navigate Bigeye Catalog.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Collections","id":"98","title":"Collections"},"980":{"body":"DAU counts unique profiles. Keep in mind that a profile is not necessarily a user . The standard concept of active varies by product, but generally, active users are defined as unique profiles that have sent a main ping (on desktop) or a baseline ping (on mobile). The precise criteria are defined in the usage criterion section of this documentation. We can also restrict the metric to alternative usage criteria. It's critical to clearly state any non-standard usage criteria on the metric . The metrics team suggest the following format: DAU(usage criterion). For example, we might be interested in the count of profiles that have viewed more than 5 URIs in a day. We'd denote that metric as DAU(URI > 5). Some common alternative usage criteria documented in the usage criterion section .","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Details","id":"980","title":"Details"},"981":{"body":"If the number of users stays constant, but the average number of active profiles per user increases, this metric will tend to increase. For more details on the relationship between users and profiles, see the profiles vs users section in analysis gotchas .","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Caveats","id":"981","title":"Caveats"},"982":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Day 2-7 Activation","id":"982","title":"Day 2-7 Activation"},"983":{"body":"This measure attempts to tell us whether, after creating a profile, the user returned at any point in the next 6 days. This is meant to measure whether a product is successful in engaging users early on: at present, many users churn after the first run and we want to measure whether efforts to make them stick around are succeeding. This metric is used for all mobile applications, excluding Fenix and Firefox Preview, and is a top-level OKR inside Mozilla for 2020. It can apply both on the level of a specific product (e.g. Firefox iOS, Lockwise for Android) as well as an aggregate measure across all mobile products and devices. This metric is not used for Firefox desktop.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Overview","id":"983","title":"Overview"},"984":{"body":"The day 2-7 activation metric is calculated as: \\[ \\frac{\\text{Activated New Profiles (day 2-7)}}{\\text{New Profiles (day 1-7)}} \\] Activated New Profiles (day 2-7): Unique count of client ids who use the product at any point starting the day after they created a profile up to 6 days after. New Profiles: Unique count of client ids with a given profile creation date. As not all initial pings are received exactly on the day of profile creation, we wait for 7 days after the profile creation date before establishing the New Profile cohort to ensure the data is complete. E.g. For a cohort acquired (with a profile creation date) of Mar 1, they are considered activated in day 2-7 if they show up in DAU at any time between Mar 2nd and Mar 7th.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Details","id":"984","title":"Details"},"985":{"body":"The non-desktop day 2-7 dashboard tracks this measure.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Dashboards","id":"985","title":"Dashboards"},"986":{"body":"You can calculate this measure via the firefox_nondesktop_day_2_7_activation table in BigQuery. Here is a sample query: SELECT cohort_date, product, SUM(day_2_7_activated) as day_2_7_activated, SUM(new_profiles) as new_profiles, SAFE_DIVIDE(SUM(day_2_7_activated), SUM(new_profiles)) as day_2_7_activation\nFROM `moz-fx-data-shared-prod.telemetry.firefox_nondesktop_day_2_7_activation`\nWHERE cohort_date = \"2020-03-01\"\nGROUP BY 1,2\nORDER BY 1 STMO#72054 Reference below. {{Metric name}} TL;DR: two sentence max. E.g: MAU counts the number of distinct users we see over a 28-day period. Desktop and Mobile MAU are both corporate KPIs for 2020. Overview: What the metric measures Calculation: Definitions for both Mobile and Desktop, if applicable. What is the easiest way to calculate this metric? E.g. MAU over clients_last_seen. At least one working definition Link to a scheduled Redash query (link with stmocli?) Possibly an API-linked graph from STMO If it’s non-obvious, examples for how to stratify. E.g. calculating MAU from clients_daily Common Issues: Failures and Gotchas Resources Link to the STMO query from Definition section Notable dashboards for the metric Similar metrics Next metric Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Tables","id":"986","title":"Tables"},"987":{"body":"Here we provide definitions and information about our standard definitions of usage of our products. Table of contents with links to all products and criteria.","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » Usage Criteria","id":"987","title":"Usage Criteria"},"988":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Product Name}}","id":"988","title":"{{Product Name}}"},"989":{"body":"TL;DR: two sentence max. Overview: What type of usage we want to capture Calculation: Definitions of what user has to do to qualify Definitions of what telemetry must be sent to qualify. At least one working definition Link to a scheduled STMO query (link with stmocli?) Possibly an API-linked graph from STMO Common Issues: Failures and Gotchas Resources Similar criteria","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Usage Criteria Name}}","id":"989","title":"{{Usage Criteria Name}}"},"99":{"body":"Bigeye's Issues feature helps you track and manage data quality issues detected by the platform. You can assign, prioritize, and resolve issues within the platform, ensuring that your data quality remains high. Issues can be categorized and filtered to streamline the resolution process across teams. For more details, refer to the Bigeye documentation on Issues page","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Issues","id":"99","title":"Issues"},"990":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Next Usage Criteria Name}}","id":"990","title":"{{Next Usage Criteria Name}}"},"991":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Next Product Name}}","id":"991","title":"{{Next Product Name}}"},"992":{"body":"Here we provide definitions and information about our standard slicing dimensions. Table of contents with links to dimensions.","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » Slicing Dimensions","id":"992","title":"Slicing Dimensions"},"993":{"body":"TL;DR: two sentence max. Overview: What segmentation do we want to capture Calculation: Definitions of what user has to do to qualify Definitions of what telemetry must be sent to qualify. At least one working definition Link to a scheduled STMO query (link with stmocli?) Possibly an API-linked graph from STMO Common Issues: Failures and Gotchas Resources Similar dimensions","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » {{Dimension Name}}","id":"993","title":"{{Dimension Name}}"},"994":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » {{Next Dimension Name}}","id":"994","title":"{{Next Dimension Name}}"},"995":{"body":"Metric standards are maintained by the Metrics Standardization Group (MSG) (link to contact information).","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » Metric Policies","id":"995","title":"Metric Policies"},"996":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to get more information","id":"996","title":"How to get more information"},"997":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to propose a new standard metric, criteria, or dimensions","id":"997","title":"How to propose a new standard metric, criteria, or dimensions"},"998":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to propose a change to a standards","id":"998","title":"How to propose a change to a standards"},"999":{"body":"Something about how all metrics presented should have references to definitions here or explanations as to why a nonstandard metric was used. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » Recommendations around citing standards for presentations to senior audiences","id":"999","title":"Recommendations around citing standards for presentations to senior audiences"}},"length":1123,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{"0":{"+":{"c":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{")":{"*":{"1":{"0":{"0":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"1":{"7":{"5":{"9":{"1":{"4":{"5":{"2":{"6":{"3":{"9":{"8":{"5":{"3":{"4":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"8":{"2":{"5":{"2":{"6":{"6":{"6":{"1":{"1":{"9":{"7":{"7":{"0":{"3":{"1":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"655":{"tf":1.0}}},"5":{"df":2,"docs":{"289":{"tf":1.0},"678":{"tf":1.0}}},"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"2":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":1,"docs":{"678":{"tf":1.0}}},"3":{"3":{"3":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":6,"docs":{"1025":{"tf":1.0},"185":{"tf":1.0},"222":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0}}},"6":{"6":{"6":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"9":{"1":{"6":{"9":{"6":{"1":{"9":{"7":{"6":{"8":{"2":{"2":{"1":{"4":{"4":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"1025":{"tf":1.0}}},"9":{"5":{"df":2,"docs":{"289":{"tf":1.0},"708":{"tf":1.0}}},"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"900":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},":":{"0":{"0":{"df":1,"docs":{"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1023":{"tf":1.0}}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"1":{"9":{"2":{"6":{"3":{"6":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"1023":{"tf":1.0},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"246":{"tf":2.0},"257":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"270":{"tf":3.605551275463989},"271":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"280":{"tf":1.7320508075688772},"282":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"452":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":2.0},"529":{"tf":3.0},"546":{"tf":2.0},"591":{"tf":1.0},"617":{"tf":1.7320508075688772},"655":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"845":{"tf":1.4142135623730951},"88":{"tf":1.0},"986":{"tf":1.0}}},"2":{"df":5,"docs":{"1023":{"tf":1.0},"1037":{"tf":1.0},"1055":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"728":{"tf":1.0}}},"3":{"df":11,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1085":{"tf":1.0},"247":{"tf":1.0},"529":{"tf":1.7320508075688772},"630":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.4142135623730951},"806":{"tf":1.0},"986":{"tf":1.0}},"t":{"1":{"8":{":":{"1":{"4":{":":{"0":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"847":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"4":{"9":{":":{"4":{"6":{".":{"5":{"5":{"9":{"3":{"0":{"7":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":20,"docs":{"1023":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"199":{"tf":2.449489742783178},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"316":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"528":{"tf":1.0},"611":{"tf":1.0},"635":{"tf":1.0},"728":{"tf":1.0},"757":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}}},"5":{"df":15,"docs":{"1023":{"tf":1.0},"1062":{"tf":1.0},"1067":{"tf":1.0},"247":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.0},"585":{"tf":1.0},"657":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"6":{"df":9,"docs":{"1023":{"tf":1.0},"1046":{"tf":1.0},"1085":{"tf":1.4142135623730951},"257":{"tf":1.0},"447":{"tf":1.0},"728":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"847":{"tf":1.4142135623730951}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{".":{"0":{"+":{"0":{"2":{":":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{":":{"2":{"1":{":":{"3":{"6":{".":{"0":{"0":{"2":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":7,"docs":{"1023":{"tf":1.0},"438":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":1.4142135623730951},"755":{"tf":1.0},"808":{"tf":1.0}}},"8":{"3":{"1":{"7":{"b":{"1":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"1022":{"tf":1.0},"1023":{"tf":1.0},"1083":{"tf":1.0},"211":{"tf":1.4142135623730951},"230":{"tf":1.0},"256":{"tf":1.4142135623730951},"591":{"tf":1.0},"617":{"tf":1.0},"728":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"88":{"tf":1.0}}},"9":{"df":11,"docs":{"1020":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"230":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"617":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0}}},"b":{"7":{"3":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":50,"docs":{"1002":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"130":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":2.6457513110645907},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":5.5677643628300215},"272":{"tf":5.196152422706632},"273":{"tf":8.426149773176359},"274":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"412":{"tf":1.0},"427":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.0},"710":{"tf":1.0},"761":{"tf":1.0},"781":{"tf":2.0},"784":{"tf":1.0},"785":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.4142135623730951},"898":{"tf":2.0},"900":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}}}}}},"1":{",":{"0":{"0":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":4,"docs":{"1098":{"tf":1.0},"300":{"tf":1.4142135623730951},"806":{"tf":1.0},"986":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"2":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1025":{"tf":1.0},"678":{"tf":1.4142135623730951}}},"1":{"0":{".":{"3":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}}},"2":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"a":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"5":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"%":{"/":{"5":{"%":{"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"0":{"0":{"0":{"df":3,"docs":{"1070":{"tf":1.0},"654":{"tf":1.0},"743":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":10,"docs":{"1040":{"tf":2.449489742783178},"130":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"398":{"tf":1.0},"438":{"tf":1.0},"573":{"tf":1.0},"609":{"tf":1.4142135623730951},"642":{"tf":1.0}},"m":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}},"df":13,"docs":{"1025":{"tf":2.23606797749979},"1040":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1119":{"tf":1.0},"157":{"tf":1.4142135623730951},"199":{"tf":1.0},"427":{"tf":1.7320508075688772},"507":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":2.0},"655":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"292":{"tf":1.0}}}}},"3":{".":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":52,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"185":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"362":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"531":{"tf":1.0},"573":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.4142135623730951},"657":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.4142135623730951},"841":{"tf":1.0},"876":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"1":{",":{"1":{"2":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"9":{"2":{"2":{"2":{"df":1,"docs":{"381":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"8":{"5":{"3":{"7":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"5":{"9":{":":{"5":{"9":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"1023":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"230":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"619":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"728":{"tf":1.0},"746":{"tf":1.0},"757":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"2":{".":{"3":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"665":{"tf":1.0}}},"3":{"4":{"5":{"'":{")":{".":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"720":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"720":{"tf":1.0},"721":{"tf":1.4142135623730951}}},"df":1,"docs":{"1108":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"447":{"tf":1.0}}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"9":{"0":{"1":{"8":{"1":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"0":{":":{"0":{"0":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"113":{"tf":1.0},"186":{"tf":2.23606797749979},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"627":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"3":{"1":{"0":{"7":{"0":{"3":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"6":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"4":{"2":{"7":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"4":{"0":{"df":1,"docs":{"1084":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"2":{"5":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"8":{"1":{"4":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1023":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":3.1622776601683795},"289":{"tf":1.0},"454":{"tf":1.0},"526":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"929":{"tf":1.0}}},"4":{"0":{"7":{"4":{"1":{"0":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"3":{"2":{"5":{"8":{"]":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"4":{"1":{"3":{"2":{"5":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"8":{"3":{"9":{"df":2,"docs":{"316":{"tf":1.0},"676":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"8":{"9":{"2":{"df":1,"docs":{"455":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"3":{"1":{"4":{"df":1,"docs":{"1062":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"521":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0},"782":{"tf":1.0},"789":{"tf":1.0},"814":{"tf":1.0},"929":{"tf":1.0}},"f":{"2":{"7":{"4":{"0":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{",":{"7":{"5":{"5":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"3":{"2":{"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"8":{"9":{"1":{"6":{"5":{"9":{"7":{"2":{"8":{"6":{"1":{"9":{"5":{"2":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"5":{"1":{"8":{"df":1,"docs":{"1029":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"1":{"0":{"4":{"8":{"df":1,"docs":{"1022":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"1":{"5":{"6":{"5":{"df":1,"docs":{"1083":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"6":{"9":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"5":{"5":{"3":{"9":{"df":1,"docs":{"1036":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"1":{"9":{"3":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"1":{"2":{"df":1,"docs":{"1052":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1020":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":2.0},"203":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"316":{"tf":1.0},"447":{"tf":2.0},"531":{"tf":1.0},"813":{"tf":1.4142135623730951},"857":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"528":{"tf":1.0}}}}},"6":{"1":{"5":{"2":{"6":{"9":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"9":{"4":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"3":{"4":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"288":{"tf":1.0},"289":{"tf":1.0}}},"8":{"3":{"3":{"4":{"8":{"df":1,"docs":{"733":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"2":{"8":{":":{"2":{"3":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"316":{"tf":1.0},"447":{"tf":1.7320508075688772},"781":{"tf":1.0},"782":{"tf":1.0}}},"7":{"+":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"+":{"2":{"0":{"2":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"1":{"7":{"7":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"4":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"611":{"tf":1.0}}},"8":{"0":{"df":2,"docs":{"1079":{"tf":1.0},"163":{"tf":1.0}}},"3":{"3":{"1":{"7":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"6":{"7":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"2":{"3":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1062":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"279":{"tf":1.0},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}},"9":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"4":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"746":{"tf":1.0}}},":":{"1":{"0":{"0":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"d":{"5":{"c":{"df":0,"docs":{},"e":{"2":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":149,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1023":{"tf":2.23606797749979},"1025":{"tf":1.7320508075688772},"1055":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1079":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1110":{"tf":1.0},"113":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":3.4641016151377544},"274":{"tf":2.0},"275":{"tf":2.0},"281":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":2.6457513110645907},"452":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"529":{"tf":2.23606797749979},"531":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"591":{"tf":2.449489742783178},"595":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"626":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"634":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0},"752":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"781":{"tf":2.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"80":{"tf":1.0},"806":{"tf":1.0},"813":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":2.0},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"900":{"tf":2.8284271247461903},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":2.23606797749979},"909":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"973":{"tf":1.4142135623730951},"974":{"tf":1.0},"984":{"tf":1.4142135623730951},"986":{"tf":1.0}},"k":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"622":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}},"2":{"/":{"3":{"df":2,"docs":{"521":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"6":{"df":1,"docs":{"485":{"tf":1.0}}},"8":{"df":2,"docs":{"1001":{"tf":1.0},"485":{"tf":1.0}}},"df":5,"docs":{"231":{"tf":1.0},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0}}},"1":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"2":{"df":1,"docs":{"485":{"tf":1.0}}},"5":{"df":1,"docs":{"488":{"tf":1.0}}},"6":{"0":{"1":{"2":{"3":{"1":{"8":{"0":{"5":{"4":{"1":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1044":{"tf":2.0},"276":{"tf":1.0},"447":{"tf":1.4142135623730951},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"7":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1025":{"tf":2.449489742783178}}},"df":0,"docs":{}},"2":{"8":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"1":{"df":1,"docs":{"1064":{"tf":1.0}}},"6":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"6":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1061":{"tf":1.0},"1067":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1089":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"617":{"tf":2.0},"665":{"tf":1.4142135623730951},"679":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"803":{"tf":1.0},"915":{"tf":1.0}}},"8":{"0":{"1":{"0":{"1":{"df":3,"docs":{"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"471":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"1035":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"1035":{"tf":1.0},"1037":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"276":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"9":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1098":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"1":{"9":{"2":{"8":{"3":{"7":{"df":1,"docs":{"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}},"6":{"0":{"3":{"1":{"8":{"1":{"4":{"0":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"1":{"df":1,"docs":{"466":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"1020":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1083":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":2.449489742783178},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"230":{"tf":1.0},"257":{"tf":1.0},"354":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":2.6457513110645907},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"489":{"tf":1.0},"585":{"tf":1.0},"591":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.4142135623730951},"746":{"tf":1.0},"755":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"0":{"6":{"0":{"1":{"df":3,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1014":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"202":{"tf":1.0},"210":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.0},"268":{"tf":1.7320508075688772},"270":{"tf":3.0},"271":{"tf":2.449489742783178},"272":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"280":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"447":{"tf":2.449489742783178},"485":{"tf":1.0},"489":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":2.449489742783178},"531":{"tf":1.7320508075688772},"611":{"tf":1.0},"650":{"tf":1.0},"728":{"tf":2.23606797749979},"769":{"tf":1.0},"774":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"808":{"tf":1.0},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"915":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.4142135623730951}}},"1":{"0":{"2":{"0":{"2":{"0":{"9":{"5":{"1":{"0":{"7":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"1":{"7":{"0":{"9":{"5":{"3":{"3":{"1":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"196":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"438":{"tf":1.0},"447":{"tf":3.7416573867739413},"654":{"tf":1.0},"655":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.4142135623730951}}},"2":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1013":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.7320508075688772},"447":{"tf":2.8284271247461903},"76":{"tf":1.0},"766":{"tf":1.0},"864":{"tf":1.0}}},"3":{"df":9,"docs":{"135":{"tf":1.0},"447":{"tf":3.0},"480":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"657":{"tf":1.0},"793":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0}}},"4":{"df":8,"docs":{"135":{"tf":1.4142135623730951},"447":{"tf":2.6457513110645907},"786":{"tf":1.7320508075688772},"792":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951}}},"df":1,"docs":{"387":{"tf":1.0}}},"df":19,"docs":{"127":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"257":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.0},"447":{"tf":1.7320508075688772},"487":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"635":{"tf":1.0},"678":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"841":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"841":{"tf":1.0}}}}},"1":{"4":{"7":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"1022":{"tf":1.0},"1052":{"tf":1.0},"1055":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0}}},"2":{"1":{"3":{"df":1,"docs":{"396":{"tf":1.0}}},"df":1,"docs":{"342":{"tf":1.0}}},":":{"0":{"4":{":":{"4":{"5":{".":{"9":{"1":{"2":{"2":{"0":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.0},"211":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"447":{"tf":1.0},"774":{"tf":1.0}}},"3":{":":{"5":{"9":{"df":1,"docs":{"480":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1036":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.7320508075688772}}},"4":{"df":16,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1055":{"tf":1.0},"113":{"tf":1.0},"180":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"280":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"52":{"tf":1.0},"571":{"tf":1.0},"680":{"tf":1.0},"808":{"tf":1.0},"936":{"tf":1.0},"96":{"tf":1.0}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{"0":{"df":1,"docs":{"199":{"tf":1.0}}},"df":17,"docs":{"1025":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.4142135623730951},"630":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"814":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"509":{"tf":1.0}}}}},"6":{"df":5,"docs":{"1085":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"679":{"tf":1.0}}},"7":{"df":15,"docs":{"1063":{"tf":1.0},"239":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"280":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"627":{"tf":1.0},"665":{"tf":1.0}}},"8":{"9":{"2":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":38,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":2.0},"199":{"tf":2.449489742783178},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":2.0},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"42":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":2.449489742783178},"528":{"tf":2.0},"529":{"tf":2.23606797749979},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.4142135623730951},"644":{"tf":1.0},"664":{"tf":1.0},"784":{"tf":1.0},"969":{"tf":1.0},"986":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.0}}}}},"9":{"df":4,"docs":{"272":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"757":{"tf":1.0},"784":{"tf":1.0}}},"^":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"3":{"df":2,"docs":{"1085":{"tf":1.0},"268":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"8":{"a":{"d":{"a":{"9":{"b":{"b":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"9":{"8":{"7":{"9":{"df":0,"docs":{},"e":{"0":{"8":{"c":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":78,"docs":{"1018":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1110":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"229":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"313":{"tf":1.0},"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"485":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"539":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"708":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":2.0},"779":{"tf":2.0},"788":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":2.0},"930":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"977":{"tf":1.0},"982":{"tf":1.0},"984":{"tf":2.0},"985":{"tf":1.0}},"f":{"a":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"924":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951}}}}}}},"df":5,"docs":{"924":{"tf":1.4142135623730951},"928":{"tf":2.0},"930":{"tf":2.449489742783178},"931":{"tf":2.449489742783178},"936":{"tf":2.449489742783178}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"n":{"d":{"df":2,"docs":{"622":{"tf":1.0},"984":{"tf":1.0}}},"df":0,"docs":{}}},"3":{"0":{"0":{"df":1,"docs":{"1016":{"tf":1.0}}},"df":13,"docs":{"1001":{"tf":1.0},"222":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"308":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.4142135623730951},"487":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"1":{"6":{"6":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":2.0},"617":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":1,"docs":{"447":{"tf":1.0}}},"4":{"1":{"9":{"3":{"2":{"6":{"df":0,"docs":{},"f":{"5":{"1":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"df":4,"docs":{"770":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.4142135623730951}}},"df":1,"docs":{"276":{"tf":2.0}}},"7":{"df":1,"docs":{"514":{"tf":1.0}}},"8":{"c":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"571":{"tf":1.0}}},":":{"3":{"0":{"df":1,"docs":{"597":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":40,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"335":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":1.0},"465":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.4142135623730951},"789":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951}},"f":{"1":{"b":{"2":{"df":0,"docs":{},"e":{"1":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"r":{"d":{"df":3,"docs":{"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"936":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"0":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":2,"docs":{"385":{"tf":1.0},"387":{"tf":1.0}}},"5":{"df":1,"docs":{"387":{"tf":1.0}}},"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":2,"docs":{"239":{"tf":1.7320508075688772},"576":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}}},"2":{"df":12,"docs":{"1079":{"tf":1.4142135623730951},"210":{"tf":1.0},"247":{"tf":1.0},"288":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"661":{"tf":1.0}},"f":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"5":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.0}}},"6":{".":{"0":{"a":{"1":{"df":2,"docs":{"1044":{"tf":1.0},"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"b":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"448":{"tf":1.0}},"e":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"8":{"2":{"9":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"3":{"b":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"1":{"0":{"c":{"3":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"6":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"0":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.0},"1023":{"tf":1.0},"1044":{"tf":1.0},"1085":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":2.0},"282":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.23606797749979},"505":{"tf":1.0},"506":{"tf":1.0},"522":{"tf":1.0},"609":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0}},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"387":{"tf":1.0},"447":{"tf":1.0}}}}},"5":{"0":{"0":{"0":{"df":1,"docs":{"676":{"tf":1.0}}},"df":4,"docs":{"385":{"tf":1.0},"387":{"tf":1.0},"398":{"tf":1.0},"613":{"tf":1.0}}},"df":6,"docs":{"1025":{"tf":1.0},"185":{"tf":1.4142135623730951},"516":{"tf":1.0},"589":{"tf":1.0},"617":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"292":{"tf":1.0},"539":{"tf":1.0}}}}},"1":{"df":1,"docs":{"517":{"tf":1.0}}},"2":{"df":1,"docs":{"635":{"tf":1.0}}},"3":{"df":1,"docs":{"448":{"tf":1.4142135623730951}}},"4":{"3":{"4":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"5":{"df":10,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.4142135623730951},"427":{"tf":1.0},"454":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"575":{"tf":1.0},"579":{"tf":1.0}}},"6":{"df":4,"docs":{"289":{"tf":1.0},"454":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0}}},"7":{".":{"0":{".":{"1":{"b":{"4":{"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":0,"docs":{},"f":{"5":{"7":{"9":{"5":{"df":0,"docs":{},"e":{"4":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"1061":{"tf":1.4142135623730951},"572":{"tf":1.0},"579":{"tf":1.0},"740":{"tf":1.0}}},"8":{".":{"0":{".":{"2":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.4142135623730951}}},"9":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":36,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.0},"127":{"tf":1.0},"175":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"282":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"348":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"514":{"tf":1.0},"531":{"tf":2.449489742783178},"622":{"tf":1.4142135623730951},"627":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":2.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"779":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":2.0},"936":{"tf":1.0},"980":{"tf":1.4142135623730951}},"f":{"6":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"6":{",":{"6":{"0":{"0":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"1002":{"tf":1.0},"130":{"tf":1.4142135623730951},"531":{"tf":1.0},"744":{"tf":1.0}}},"1":{"df":3,"docs":{"398":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0}}},"2":{"df":8,"docs":{"1006":{"tf":1.0},"394":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"922":{"tf":1.0}}},"3":{"6":{"5":{"5":{"6":{"7":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"679":{"tf":1.0}}},"df":3,"docs":{"448":{"tf":1.4142135623730951},"577":{"tf":1.0},"740":{"tf":1.0}}},"4":{"df":4,"docs":{"265":{"tf":1.0},"269":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"740":{"tf":1.0}}},"5":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}},"7":{".":{"0":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"922":{"tf":1.0}}},"8":{".":{"0":{".":{"3":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"b":{"7":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"8":{"df":1,"docs":{"289":{"tf":1.0}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{}},"df":33,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"276":{"tf":1.0},"282":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"555":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"781":{"tf":1.0},"803":{"tf":1.0},"841":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"983":{"tf":1.0},"984":{"tf":1.0}}},"7":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"984":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"/":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"1063":{"tf":1.0}}},"3":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"577":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}}},"3":{"7":{"7":{"7":{"1":{"9":{"2":{"7":{"6":{"a":{"d":{"4":{"4":{"df":0,"docs":{},"e":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"6":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"3":{"1":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":1.0},"87":{"tf":1.0}}},"4":{"9":{"8":{"1":{"8":{"d":{"3":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"7":{"8":{"5":{"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":4,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0}}}}},"7":{"df":2,"docs":{"1002":{"tf":1.0},"87":{"tf":1.0}}},"df":52,"docs":{"1018":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1085":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"263":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"273":{"tf":3.4641016151377544},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.4142135623730951},"57":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"778":{"tf":1.0},"781":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"806":{"tf":1.0},"810":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"837":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"909":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"968":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0},"984":{"tf":2.23606797749979},"985":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"984":{"tf":1.0}}}}},"8":{",":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"2":{"d":{"5":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"2":{"a":{"9":{"a":{"df":0,"docs":{},"f":{"9":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1025":{"tf":1.4142135623730951},"571":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"2":{"2":{"a":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":2,"docs":{"268":{"tf":1.7320508075688772},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"733":{"tf":1.0}}},"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"b":{"a":{"4":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"5":{"d":{"5":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"7":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"0":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{"a":{"1":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"9":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1002":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"824":{"tf":2.449489742783178},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"4":{"df":0,"docs":{},"e":{"d":{"9":{"c":{"4":{"c":{"2":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"9":{"0":{"df":5,"docs":{"1025":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"/":{"9":{"5":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"9":{"9":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1064":{"tf":1.0}}}}},"3":{"df":1,"docs":{"578":{"tf":1.0}}},"4":{"6":{"8":{"8":{"0":{"3":{"8":{"7":{"df":1,"docs":{"705":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"740":{"tf":1.4142135623730951}}},"5":{"df":8,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"521":{"tf":1.0},"531":{"tf":1.0},"708":{"tf":1.0},"786":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}},"7":{".":{"5":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{".":{"0":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"909":{"tf":1.0}}},"9":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.0},"157":{"tf":1.4142135623730951},"289":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.0},"580":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"289":{"tf":1.0}}}}},"b":{"3":{"5":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"5":{"6":{"a":{"c":{"6":{"a":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1033":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"789":{"tf":1.0},"824":{"tf":2.6457513110645907},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}},"f":{"9":{"d":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"413":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"528":{"tf":1.0},"624":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.0}}}}}}},"df":1,"docs":{"347":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"_":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"a":{",":{"1":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"k":{".":{"a":{"df":3,"docs":{"221":{"tf":1.0},"289":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"b":{"df":3,"docs":{"193":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0}}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"413":{"tf":1.0},"89":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"2":{"2":{"7":{"0":{"df":0,"docs":{},"f":{"7":{"2":{"7":{"df":0,"docs":{},"f":{"4":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"8":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"9":{"0":{"7":{"d":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"f":{"a":{"9":{"d":{"7":{"8":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"8":{"b":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"0":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"7":{"1":{"0":{"8":{"a":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"896":{"tf":1.0}}}}},"a":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"896":{"tf":1.4142135623730951}}},"b":{"2":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"901":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"487":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"910":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"323":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":8,"docs":{"100":{"tf":1.0},"110":{"tf":1.0},"198":{"tf":1.0},"496":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"510":{"tf":1.0},"576":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"1002":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"517":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"740":{"tf":1.0},"866":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"df":5,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"740":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"299":{"tf":1.0},"413":{"tf":1.0},"517":{"tf":1.0}}}}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"1006":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"664":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"732":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"v":{"df":70,"docs":{"1023":{"tf":1.0},"1044":{"tf":1.0},"1064":{"tf":1.0},"1079":{"tf":1.0},"1120":{"tf":1.0},"113":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":1.4142135623730951},"343":{"tf":1.0},"355":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"401":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"779":{"tf":1.0},"853":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"900":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":2.0},"930":{"tf":1.0},"956":{"tf":1.0}}}},"p":{"df":1,"docs":{"609":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"421":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"1120":{"tf":1.0},"433":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":1,"docs":{"678":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"485":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":26,"docs":{"297":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":1.0},"468":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"965":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":191,"docs":{"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.0},"1069":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1085":{"tf":1.0},"1095":{"tf":1.0},"1113":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"209":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":2.449489742783178},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":2.6457513110645907},"216":{"tf":2.6457513110645907},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":2.449489742783178},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"230":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.7320508075688772},"297":{"tf":2.6457513110645907},"303":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"332":{"tf":1.0},"347":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"361":{"tf":2.449489742783178},"362":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":2.0},"401":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"436":{"tf":1.0},"503":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"552":{"tf":2.23606797749979},"554":{"tf":2.6457513110645907},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"583":{"tf":1.0},"598":{"tf":1.0},"60":{"tf":1.0},"601":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"615":{"tf":1.4142135623730951},"62":{"tf":1.7320508075688772},"621":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"801":{"tf":1.0},"804":{"tf":1.4142135623730951},"81":{"tf":1.0},"811":{"tf":1.0},"815":{"tf":1.4142135623730951},"822":{"tf":1.0},"826":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"835":{"tf":1.0},"841":{"tf":1.4142135623730951},"843":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":2.0},"859":{"tf":1.0},"866":{"tf":1.0},"88":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.7320508075688772},"922":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"133":{"tf":1.0},"220":{"tf":1.0},"267":{"tf":1.0},"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"410":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"r":{"d":{"df":4,"docs":{"222":{"tf":1.0},"542":{"tf":1.0},"866":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1097":{"tf":1.0},"936":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"927":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"927":{"tf":1.0},"930":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"926":{"tf":1.0}}}}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":52,"docs":{"1023":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1095":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.449489742783178},"215":{"tf":2.23606797749979},"22":{"tf":1.0},"236":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"318":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"554":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"705":{"tf":1.0},"728":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.7320508075688772},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.4142135623730951},"926":{"tf":2.449489742783178},"927":{"tf":2.23606797749979},"928":{"tf":1.4142135623730951},"929":{"tf":2.23606797749979},"930":{"tf":2.0},"931":{"tf":3.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":4.69041575982343},"937":{"tf":2.449489742783178}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"487":{"tf":1.0},"488":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"1034":{"tf":1.0},"106":{"tf":1.0},"548":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.0},"143":{"tf":1.0},"301":{"tf":1.0},"451":{"tf":1.0},"887":{"tf":1.0},"915":{"tf":1.0},"979":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"126":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"144":{"tf":1.0},"273":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"447":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1093":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"984":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"124":{"tf":1.0},"779":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"817":{"tf":1.0},"820":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":4,"docs":{"352":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}}}},"t":{"df":4,"docs":{"285":{"tf":1.0},"335":{"tf":1.0},"376":{"tf":1.0},"947":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1012":{"tf":1.0}}}}}}}},"df":26,"docs":{"1013":{"tf":1.4142135623730951},"1110":{"tf":1.0},"1120":{"tf":1.0},"116":{"tf":1.0},"168":{"tf":1.0},"43":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"514":{"tf":1.0},"527":{"tf":1.0},"546":{"tf":1.0},"635":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":1.7320508075688772},"875":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"877":{"tf":2.449489742783178},"879":{"tf":1.0},"880":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"906":{"tf":2.23606797749979},"922":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.0},"936":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":133,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.7320508075688772},"1004":{"tf":1.4142135623730951},"1005":{"tf":1.7320508075688772},"1006":{"tf":1.7320508075688772},"1007":{"tf":1.4142135623730951},"1008":{"tf":1.4142135623730951},"1009":{"tf":2.449489742783178},"1011":{"tf":1.0},"1023":{"tf":2.0},"1031":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1107":{"tf":1.0},"1120":{"tf":1.0},"113":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":3.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.6457513110645907},"274":{"tf":2.23606797749979},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"308":{"tf":1.0},"323":{"tf":1.0},"33":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"39":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"422":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.7320508075688772},"488":{"tf":1.7320508075688772},"507":{"tf":1.0},"512":{"tf":1.0},"514":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":2.6457513110645907},"529":{"tf":2.449489742783178},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":2.0},"555":{"tf":1.0},"563":{"tf":1.0},"57":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":2.449489742783178},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":2.0},"626":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"730":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.605551275463989},"772":{"tf":2.0},"778":{"tf":1.7320508075688772},"779":{"tf":1.7320508075688772},"781":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"811":{"tf":1.4142135623730951},"813":{"tf":2.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"866":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.4142135623730951},"972":{"tf":1.0},"973":{"tf":1.4142135623730951},"974":{"tf":2.23606797749979},"975":{"tf":1.7320508075688772},"977":{"tf":1.4142135623730951},"978":{"tf":1.0},"979":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"982":{"tf":1.0},"984":{"tf":1.7320508075688772}},"e":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"782":{"tf":1.0},"784":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1063":{"tf":1.0},"546":{"tf":1.7320508075688772},"709":{"tf":2.23606797749979}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"1063":{"tf":1.0},"548":{"tf":1.0},"626":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"267":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"584":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1067":{"tf":1.0},"514":{"tf":1.7320508075688772},"708":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1067":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"596":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"598":{"tf":1.0}},"v":{"3":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.7320508075688772}}},"4":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"594":{"tf":1.0},"596":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":1,"docs":{"1044":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"921":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"866":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"222":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":4,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"222":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":23,"docs":{"1044":{"tf":1.4142135623730951},"1120":{"tf":1.0},"127":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.0},"236":{"tf":1.7320508075688772},"256":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"363":{"tf":1.0},"391":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"586":{"tf":1.0},"653":{"tf":1.0},"740":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.7320508075688772},"922":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"\\":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":3,"docs":{"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":9,"docs":{"447":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"904":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}}}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"363":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"738":{"tf":1.0},"747":{"tf":2.0}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"@":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"186":{"tf":1.0},"212":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":54,"docs":{"101":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"231":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.7320508075688772},"263":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":2.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"328":{"tf":1.4142135623730951},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"707":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.0},"723":{"tf":2.23606797749979},"724":{"tf":2.23606797749979},"728":{"tf":1.4142135623730951},"742":{"tf":1.0},"76":{"tf":1.0},"866":{"tf":1.7320508075688772},"925":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":57,"docs":{"100":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1085":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"153":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"354":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0},"424":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"596":{"tf":1.7320508075688772},"61":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"700":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"714":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":1.0},"928":{"tf":1.0},"936":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"223":{"tf":1.0},"248":{"tf":2.449489742783178},"343":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.4142135623730951},"580":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"1023":{"tf":1.0},"138":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0},"507":{"tf":1.0},"737":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"877":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"607":{"tf":1.0},"609":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}}},"df":23,"docs":{"1097":{"tf":1.0},"260":{"tf":1.4142135623730951},"378":{"tf":1.0},"398":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"602":{"tf":1.4142135623730951},"603":{"tf":2.23606797749979},"606":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.4142135623730951},"751":{"tf":1.0},"762":{"tf":1.4142135623730951},"913":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"921":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"607":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":29,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.4142135623730951},"129":{"tf":1.0},"188":{"tf":1.0},"290":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"37":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":2.8284271247461903},"684":{"tf":1.0},"738":{"tf":1.0},"748":{"tf":2.23606797749979},"824":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":1.7320508075688772},"931":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":2.23606797749979},"956":{"tf":1.0}}}}}}},"df":101,"docs":{"1023":{"tf":1.4142135623730951},"1085":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"234":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.4142135623730951},"316":{"tf":1.0},"321":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"343":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"373":{"tf":1.0},"375":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":2.23606797749979},"451":{"tf":1.0},"454":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"539":{"tf":2.23606797749979},"540":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":2.0},"58":{"tf":1.0},"633":{"tf":1.0},"666":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"731":{"tf":2.0},"737":{"tf":2.0},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.23606797749979},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":2.23606797749979},"813":{"tf":2.0},"824":{"tf":1.0},"851":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"894":{"tf":2.0},"896":{"tf":1.0},"897":{"tf":3.872983346207417},"898":{"tf":2.6457513110645907},"899":{"tf":5.0},"900":{"tf":4.242640687119285},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":6.4031242374328485},"926":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}},"i":{"df":3,"docs":{"1000":{"tf":1.0},"1001":{"tf":2.0},"485":{"tf":2.0}}},"j":{"a":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"1023":{"tf":1.0},"106":{"tf":1.0},"1079":{"tf":1.0},"1114":{"tf":1.0},"134":{"tf":1.0},"447":{"tf":1.0},"548":{"tf":1.0}}}}}},"m":{"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"108":{"tf":1.4142135623730951},"129":{"tf":1.0},"312":{"tf":1.0},"415":{"tf":1.0},"555":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.0},"313":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"512":{"tf":1.0},"676":{"tf":1.0}}}}},"s":{"_":{"df":1,"docs":{"898":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"898":{"tf":2.23606797749979},"899":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"1115":{"tf":1.0},"1122":{"tf":1.0},"137":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"506":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"231":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"515":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"613":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":1.7320508075688772},"857":{"tf":1.7320508075688772},"858":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":4,"docs":{"1120":{"tf":1.0},"231":{"tf":1.0},"303":{"tf":1.0},"707":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1009":{"tf":1.0},"106":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"22":{"tf":1.0}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":13,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"179":{"tf":1.0},"236":{"tf":1.0},"269":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":2.0},"496":{"tf":1.0},"504":{"tf":1.0},"514":{"tf":1.0},"548":{"tf":1.0},"742":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"299":{"tf":1.0},"335":{"tf":1.0},"422":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"927":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"180":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"664":{"tf":1.4142135623730951},"899":{"tf":1.0},"956":{"tf":1.0}}}}}}},"df":6,"docs":{"1001":{"tf":1.0},"239":{"tf":2.8284271247461903},"373":{"tf":1.0},"585":{"tf":1.0},"926":{"tf":1.0},"946":{"tf":1.0}},"e":{",":{"2":{"7":{",":{"4":{"5":{",":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{",":{"2":{"7":{",":{"4":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1120":{"tf":1.0},"356":{"tf":1.7320508075688772}}}}},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"960":{"tf":1.0}}}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"'":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"960":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"127":{"tf":1.0}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}}}}},"d":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":115,"docs":{"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1026":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1040":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1052":{"tf":1.0},"1053":{"tf":2.449489742783178},"1057":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1085":{"tf":2.23606797749979},"1090":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.6457513110645907},"126":{"tf":2.6457513110645907},"127":{"tf":3.605551275463989},"128":{"tf":2.23606797749979},"129":{"tf":3.4641016151377544},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"191":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.4142135623730951},"514":{"tf":1.0},"536":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"560":{"tf":1.4142135623730951},"562":{"tf":1.7320508075688772},"563":{"tf":1.0},"589":{"tf":1.0},"593":{"tf":2.0},"595":{"tf":1.0},"596":{"tf":2.8284271247461903},"599":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"641":{"tf":1.7320508075688772},"652":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":2.8284271247461903},"691":{"tf":2.449489742783178},"694":{"tf":2.0},"695":{"tf":1.0},"698":{"tf":2.0},"699":{"tf":1.0},"701":{"tf":2.449489742783178},"705":{"tf":3.605551275463989},"707":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":2.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"862":{"tf":1.0},"886":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":2.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951},"964":{"tf":1.0},"983":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"o":{"df":5,"docs":{"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"453":{"tf":1.0},"770":{"tf":1.0},"904":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1017":{"tf":1.0},"824":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":3,"docs":{"207":{"tf":1.0},"215":{"tf":2.23606797749979},"216":{"tf":1.0}},"m":{"df":9,"docs":{"243":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"691":{"tf":1.0},"887":{"tf":1.4142135623730951},"955":{"tf":1.0},"956":{"tf":1.0}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},":":{"/":{"d":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":71,"docs":{"1019":{"tf":1.0},"1021":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1088":{"tf":1.0},"1100":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"160":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.4142135623730951},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"378":{"tf":1.0},"403":{"tf":2.23606797749979},"415":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":2.0},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.7320508075688772},"482":{"tf":1.7320508075688772},"553":{"tf":1.7320508075688772},"555":{"tf":3.3166247903554},"560":{"tf":1.4142135623730951},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.4142135623730951},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"945":{"tf":1.4142135623730951},"949":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}}}}},"k":{"a":{"df":8,"docs":{"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"748":{"tf":1.0},"880":{"tf":1.0},"931":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"df":15,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":2.0},"181":{"tf":1.0},"185":{"tf":3.4641016151377544},"188":{"tf":2.8284271247461903},"190":{"tf":1.0},"913":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":2.8284271247461903}},"s":{".":{"c":{"df":0,"docs":{},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"'":{"df":2,"docs":{"1085":{"tf":1.0},"559":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":6,"docs":{"1034":{"tf":1.0},"185":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0}}}}}}}}},"i":{"a":{"df":4,"docs":{"155":{"tf":2.0},"246":{"tf":1.4142135623730951},"546":{"tf":1.0},"740":{"tf":1.0}},"s":{"df":7,"docs":{"1025":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"410":{"tf":1.0},"459":{"tf":1.0},"464":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"109":{"tf":1.0},"131":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"97":{"tf":1.0}}}},"k":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0}}}},"l":{"'":{"df":1,"docs":{"385":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"642":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":80,"docs":{"1016":{"tf":1.0},"1034":{"tf":1.0},"107":{"tf":1.0},"1085":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"395":{"tf":1.0},"398":{"tf":1.7320508075688772},"422":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"481":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.0},"523":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0},"720":{"tf":1.0},"750":{"tf":1.0},"784":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"861":{"tf":1.0},"90":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"926":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"975":{"tf":1.0},"98":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":22,"docs":{"1001":{"tf":1.0},"1004":{"tf":1.0},"1038":{"tf":1.0},"133":{"tf":1.0},"143":{"tf":1.0},"175":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"358":{"tf":1.0},"607":{"tf":1.0},"684":{"tf":1.0},"778":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"956":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1117":{"tf":1.4142135623730951},"118":{"tf":1.0},"316":{"tf":1.0},"361":{"tf":1.0},"785":{"tf":1.0},"901":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":23,"docs":{"1072":{"tf":1.4142135623730951},"1107":{"tf":1.0},"129":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"452":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"579":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"942":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"410":{"tf":1.4142135623730951},"897":{"tf":1.0}},"n":{"df":9,"docs":{"130":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"452":{"tf":1.0},"942":{"tf":1.0},"956":{"tf":1.0},"980":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":16,"docs":{"197":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"366":{"tf":1.0},"452":{"tf":1.0},"534":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"877":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":34,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1119":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"220":{"tf":1.4142135623730951},"248":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"471":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"514":{"tf":1.0},"546":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":1.4142135623730951},"89":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"607":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"307":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"913":{"tf":1.0},"921":{"tf":1.0}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":27,"docs":{"1034":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"134":{"tf":1.0},"231":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"269":{"tf":1.0},"28":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"306":{"tf":1.0},"363":{"tf":1.0},"479":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"642":{"tf":1.0},"67":{"tf":1.0},"707":{"tf":1.0},"772":{"tf":1.4142135623730951},"841":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"873":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":12,"docs":{"21":{"tf":1.0},"24":{"tf":1.0},"335":{"tf":1.0},"915":{"tf":2.6457513110645907},"921":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"276":{"tf":1.4142135623730951},"701":{"tf":1.0}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":23,"docs":{"1064":{"tf":1.0},"1071":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.4142135623730951},"388":{"tf":1.0},"435":{"tf":1.4142135623730951},"474":{"tf":1.0},"487":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"737":{"tf":1.7320508075688772},"742":{"tf":1.4142135623730951},"760":{"tf":1.4142135623730951},"778":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":2.23606797749979},"855":{"tf":1.7320508075688772},"859":{"tf":2.0},"876":{"tf":1.0},"949":{"tf":1.0}},"i":{"df":100,"docs":{"10":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1114":{"tf":1.0},"1122":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.7320508075688772},"17":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"181":{"tf":1.0},"19":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":2.0},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"230":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"250":{"tf":1.0},"258":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"374":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.4142135623730951},"395":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"444":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"488":{"tf":1.0},"496":{"tf":1.0},"53":{"tf":1.0},"538":{"tf":1.7320508075688772},"559":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"640":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":2.0},"708":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"72":{"tf":1.0},"726":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"825":{"tf":1.0},"851":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"874":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"912":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":2.23606797749979},"981":{"tf":1.0}},"s":{".":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"1114":{"tf":1.0},"21":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"28":{"tf":1.0},"613":{"tf":1.0},"914":{"tf":1.0}}}},"t":{"df":16,"docs":{"11":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":2.0},"366":{"tf":1.0},"379":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"832":{"tf":1.0},"874":{"tf":1.0},"963":{"tf":1.0}}},"z":{"df":32,"docs":{"0":{"tf":1.0},"1023":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.4142135623730951},"2":{"tf":1.0},"28":{"tf":1.0},"372":{"tf":1.0},"435":{"tf":1.0},"45":{"tf":1.0},"527":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"545":{"tf":1.4142135623730951},"548":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"715":{"tf":1.4142135623730951},"861":{"tf":1.0},"927":{"tf":1.0},"945":{"tf":1.0},"960":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"516":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"323":{"tf":1.0},"548":{"tf":1.0},"80":{"tf":1.0},"947":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":30,"docs":{"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1096":{"tf":1.0},"125":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":2.6457513110645907},"600":{"tf":1.0},"640":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"696":{"tf":1.0},"698":{"tf":1.0},"785":{"tf":4.358898943540674},"847":{"tf":1.4142135623730951},"9":{"tf":1.0},"922":{"tf":1.0},"943":{"tf":1.7320508075688772},"983":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"576":{"tf":1.0},"956":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"222":{"tf":1.0},"446":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"879":{"tf":1.0},"880":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":6,"docs":{"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":2.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"779":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"185":{"tf":1.0}},"i":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"185":{"tf":1.0},"90":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"1095":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"h":{"df":23,"docs":{"1009":{"tf":1.0},"1064":{"tf":1.0},"1095":{"tf":1.0},"155":{"tf":1.4142135623730951},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"310":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0},"515":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"824":{"tf":1.0},"936":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"960":{"tf":1.0},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"555":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"1117":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.0},"944":{"tf":1.0}}}}}},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"499":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1117":{"tf":1.0},"1122":{"tf":1.0},"30":{"tf":1.0},"554":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"1073":{"tf":1.0},"1097":{"tf":1.0},"240":{"tf":1.0},"387":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"563":{"tf":1.0},"962":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"770":{"tf":1.0},"96":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"213":{"tf":1.0},"251":{"tf":1.0},"363":{"tf":1.0},"559":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":38,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"120":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.7320508075688772},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.449489742783178},"257":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.7320508075688772},"334":{"tf":1.0},"346":{"tf":1.7320508075688772},"352":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"398":{"tf":2.449489742783178},"555":{"tf":1.0},"559":{"tf":1.7320508075688772},"638":{"tf":1.0},"679":{"tf":1.0},"79":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"848":{"tf":1.0},"946":{"tf":1.4142135623730951},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"k":{"df":1,"docs":{"1073":{"tf":1.0}}},"p":{"'":{"df":2,"docs":{"813":{"tf":1.0},"824":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1072":{"tf":1.0}}},"df":7,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":2.0},"705":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":14,"docs":{"1035":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"199":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"596":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"547":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":19,"docs":{"1035":{"tf":1.0},"1072":{"tf":2.0},"1089":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"158":{"tf":1.0},"199":{"tf":1.4142135623730951},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.23606797749979},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"313":{"tf":1.0},"448":{"tf":1.0}}}},"df":33,"docs":{"1001":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.7320508075688772},"1091":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"199":{"tf":1.4142135623730951},"343":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"580":{"tf":1.0},"704":{"tf":1.0},"785":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":4.795831523312719},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":2.23606797749979},"823":{"tf":1.4142135623730951},"824":{"tf":6.928203230275509},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"921":{"tf":1.0},"931":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":33,"docs":{"101":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":1.0},"1034":{"tf":1.0},"1061":{"tf":1.0},"110":{"tf":1.0},"1113":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":3.605551275463989},"222":{"tf":1.0},"236":{"tf":1.0},"287":{"tf":1.7320508075688772},"294":{"tf":1.0},"348":{"tf":1.4142135623730951},"364":{"tf":1.0},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"477":{"tf":1.0},"509":{"tf":1.7320508075688772},"510":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.0},"634":{"tf":1.0},"814":{"tf":1.0},"88":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"269":{"tf":1.0},"580":{"tf":1.0},"705":{"tf":1.4142135623730951},"726":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":9,"docs":{"800":{"tf":1.4142135623730951},"822":{"tf":1.7320508075688772},"823":{"tf":1.0},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"936":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"823":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"832":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"’":{"df":1,"docs":{"823":{"tf":1.0}}}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"355":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"249":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"546":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":70,"docs":{"1013":{"tf":1.0},"1048":{"tf":1.0},"1051":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1072":{"tf":2.0},"1096":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.4142135623730951},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"359":{"tf":2.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"409":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.7320508075688772},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"517":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.4142135623730951},"568":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951},"625":{"tf":1.0},"646":{"tf":1.0},"690":{"tf":1.0},"737":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"900":{"tf":1.0},"922":{"tf":1.0},"948":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0}}},"df":38,"docs":{"1013":{"tf":1.4142135623730951},"1101":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"442":{"tf":1.4142135623730951},"449":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.7320508075688772},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"904":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"945":{"tf":1.0},"983":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":18,"docs":{"1120":{"tf":1.0},"126":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.4142135623730951},"276":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.0},"487":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"1085":{"tf":1.0},"1108":{"tf":1.0},"1114":{"tf":1.0},"1116":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.4142135623730951},"705":{"tf":1.0},"780":{"tf":1.0},"85":{"tf":1.0},"965":{"tf":1.0}}}}},"v":{"df":6,"docs":{"180":{"tf":1.0},"331":{"tf":1.4142135623730951},"352":{"tf":1.0},"373":{"tf":1.0},"599":{"tf":1.0},"946":{"tf":1.0}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":19,"docs":{"1031":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.7320508075688772},"199":{"tf":1.0},"222":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.4142135623730951},"531":{"tf":2.0},"626":{"tf":1.0},"633":{"tf":1.0},"979":{"tf":1.0}}}}}}},"’":{"df":1,"docs":{"813":{"tf":2.449489742783178}}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"841":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"1023":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"286":{"tf":1.0},"292":{"tf":1.7320508075688772},"354":{"tf":1.0},"358":{"tf":1.0},"38":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"710":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1117":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"553":{"tf":1.0},"690":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"953":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"416":{"tf":1.4142135623730951},"47":{"tf":1.0},"495":{"tf":1.0},"565":{"tf":1.0},"64":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":7,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.7320508075688772},"447":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"1093":{"tf":1.0},"169":{"tf":1.0},"335":{"tf":1.0},"460":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"199":{"tf":1.0},"468":{"tf":1.7320508075688772},"497":{"tf":1.4142135623730951},"726":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"508":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"g":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"772":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":24,"docs":{"1006":{"tf":1.0},"187":{"tf":1.0},"289":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"345":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"521":{"tf":1.0},"556":{"tf":1.0},"571":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"983":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":4,"docs":{"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}},"df":28,"docs":{"1075":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1101":{"tf":2.0},"1102":{"tf":1.0},"129":{"tf":1.0},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"223":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"280":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"542":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"770":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.23606797749979}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"1023":{"tf":1.0},"275":{"tf":1.4142135623730951},"294":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"580":{"tf":1.0},"651":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"873":{"tf":1.0},"898":{"tf":1.0},"945":{"tf":1.0}}}}},"t":{"df":1,"docs":{"355":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"l":{"df":33,"docs":{"0":{"tf":1.0},"1004":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":2.0},"1108":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.7320508075688772},"1115":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1119":{"tf":1.4142135623730951},"153":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.0},"356":{"tf":1.0},"379":{"tf":1.0},"44":{"tf":1.0},"449":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":1.0},"715":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"919":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"952":{"tf":1.0},"953":{"tf":1.4142135623730951},"957":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":7,"docs":{"120":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.4142135623730951},"412":{"tf":1.0},"416":{"tf":2.23606797749979},"439":{"tf":1.4142135623730951},"546":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"c":{"df":2,"docs":{"1040":{"tf":1.0},"1063":{"tf":1.0}}},"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"d":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":20,"docs":{"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"460":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"529":{"tf":2.23606797749979},"62":{"tf":1.0},"66":{"tf":1.0},"84":{"tf":1.0},"89":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.0},"974":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1059":{"tf":1.0},"515":{"tf":1.0}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"41":{"tf":1.0},"46":{"tf":1.0},"914":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"446":{"tf":1.0}}}}},"s":{"df":1,"docs":{"613":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"784":{"tf":1.0}}}},"t":{"df":6,"docs":{"123":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":20,"docs":{"101":{"tf":1.0},"1063":{"tf":1.0},"1073":{"tf":1.0},"1108":{"tf":1.4142135623730951},"121":{"tf":1.0},"128":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"260":{"tf":1.4142135623730951},"360":{"tf":1.0},"37":{"tf":1.0},"422":{"tf":1.0},"528":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"705":{"tf":1.0},"844":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"144":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"29":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":38,"docs":{"1038":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1108":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"412":{"tf":1.4142135623730951},"506":{"tf":1.0},"542":{"tf":1.0},"641":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.7320508075688772},"718":{"tf":1.4142135623730951},"728":{"tf":1.0},"844":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"878":{"tf":1.0},"898":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":16,"docs":{"1108":{"tf":1.0},"1114":{"tf":1.0},"212":{"tf":1.0},"287":{"tf":1.0},"314":{"tf":1.0},"410":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.0},"501":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"526":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"939":{"tf":1.0}},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"285":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"509":{"tf":1.0},"894":{"tf":1.0},"903":{"tf":1.0}}}}},"r":{"df":1,"docs":{"1114":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":6,"docs":{"1023":{"tf":1.0},"1053":{"tf":1.0},"679":{"tf":1.0},"835":{"tf":1.0},"960":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"1108":{"tf":1.0},"175":{"tf":1.0},"414":{"tf":1.0},"516":{"tf":1.0},"858":{"tf":1.0},"956":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"240":{"tf":1.0},"267":{"tf":1.0},"37":{"tf":1.4142135623730951},"488":{"tf":1.0},"579":{"tf":1.0},"584":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"936":{"tf":1.4142135623730951},"983":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"238":{"tf":1.0},"67":{"tf":1.7320508075688772},"737":{"tf":1.0},"851":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1016":{"tf":1.0}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":32,"docs":{"1016":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":2.449489742783178},"1085":{"tf":2.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"175":{"tf":1.0},"41":{"tf":1.0},"420":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"588":{"tf":1.4142135623730951},"589":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"824":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.7320508075688772},"919":{"tf":1.0},"920":{"tf":1.4142135623730951},"921":{"tf":1.7320508075688772},"922":{"tf":2.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1023":{"tf":1.0}}}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"1113":{"tf":1.0},"1114":{"tf":2.0},"1118":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"302":{"tf":1.0},"353":{"tf":1.4142135623730951},"999":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"206":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"447":{"tf":2.449489742783178},"814":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1021":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"31":{"tf":1.0},"5":{"tf":1.0},"567":{"tf":1.0},"582":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"869":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"1025":{"tf":1.0},"196":{"tf":1.0},"447":{"tf":2.0},"454":{"tf":1.0},"485":{"tf":1.0},"650":{"tf":1.0},"786":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":3,"docs":{"424":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"935":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"913":{"tf":2.0},"914":{"tf":1.7320508075688772},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.7320508075688772},"925":{"tf":1.0},"930":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"297":{"tf":1.0},"361":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1002":{"tf":1.0}}}}}}},"o":{"df":6,"docs":{"143":{"tf":1.0},"169":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"598":{"tf":1.0},"851":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1097":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":49,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1112":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"142":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"294":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"345":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"38":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"439":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"49":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"562":{"tf":1.0},"73":{"tf":1.0},"899":{"tf":1.0},"937":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0}}}},"df":17,"docs":{"131":{"tf":1.0},"142":{"tf":1.0},"212":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"388":{"tf":1.4142135623730951},"416":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"554":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"104":{"tf":1.7320508075688772},"106":{"tf":1.0},"117":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":2.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"102":{"tf":1.0},"106":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":144,"docs":{"1001":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1023":{"tf":1.7320508075688772},"103":{"tf":1.7320508075688772},"1031":{"tf":1.0},"104":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":2.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"316":{"tf":2.6457513110645907},"317":{"tf":1.7320508075688772},"318":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.4142135623730951},"348":{"tf":1.0},"353":{"tf":1.7320508075688772},"355":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"392":{"tf":1.0},"395":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"666":{"tf":1.0},"669":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.4142135623730951},"747":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"835":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.0},"88":{"tf":1.0},"889":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"92":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"1085":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.23606797749979},"246":{"tf":1.0},"39":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"747":{"tf":1.0},"970":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"(":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":1,"docs":{"546":{"tf":1.0}}},"o":{"df":0,"docs":{},"i":{"d":{"df":25,"docs":{"1031":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":2.0},"117":{"tf":1.0},"127":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.0},"242":{"tf":1.0},"297":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"396":{"tf":1.0},"466":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"742":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":2,"docs":{"358":{"tf":1.0},"409":{"tf":1.7320508075688772}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"129":{"tf":1.0},"248":{"tf":1.0},"295":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"447":{"tf":1.0},"562":{"tf":1.0},"581":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}},"y":{"df":5,"docs":{"353":{"tf":1.0},"504":{"tf":1.0},"607":{"tf":1.0},"676":{"tf":1.0},"896":{"tf":1.0}}}},"df":6,"docs":{"1096":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"447":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"945":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"740":{"tf":2.0},"748":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":4,"docs":{"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":2.0},"708":{"tf":1.0}}}}},"b":{"'":{"8":{"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"2":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"b":{"2":{",":{"b":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"4":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"a":{"6":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"a":{"7":{"df":0,"docs":{},"e":{"3":{"df":0,"docs":{},"f":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"362":{"tf":1.0},"957":{"tf":1.0}}}}},"df":18,"docs":{"102":{"tf":1.0},"1053":{"tf":1.0},"15":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"221":{"tf":1.0},"273":{"tf":1.0},"323":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"387":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"567":{"tf":1.0},"957":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1044":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"956":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":39,"docs":{"101":{"tf":1.0},"1061":{"tf":1.0},"1090":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":2.23606797749979},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":2.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"186":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"478":{"tf":1.0},"595":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"31":{"tf":1.0},"422":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"814":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":8,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":15,"docs":{"313":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"929":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"387":{"tf":1.0},"390":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"358":{"tf":1.0}},"r":{"df":1,"docs":{"487":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"8":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.7320508075688772},"964":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}}}},"r":{"df":11,"docs":{"174":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"289":{"tf":1.0},"394":{"tf":2.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"748":{"tf":2.23606797749979},"75":{"tf":1.0},"866":{"tf":1.0},"945":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":76,"docs":{"1030":{"tf":1.0},"106":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":2.449489742783178},"13":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"212":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":2.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"393":{"tf":1.0},"409":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"496":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":2.449489742783178},"556":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"649":{"tf":1.0},"678":{"tf":1.0},"700":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.4142135623730951},"734":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"857":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"920":{"tf":1.4142135623730951},"922":{"tf":1.0},"930":{"tf":1.0},"945":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"223":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"541":{"tf":1.0},"594":{"tf":1.0},"649":{"tf":1.7320508075688772},"653":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.7320508075688772},"974":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"541":{"tf":1.0},"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"c":{"df":11,"docs":{"197":{"tf":1.0},"206":{"tf":1.0},"256":{"tf":1.0},"291":{"tf":1.0},"338":{"tf":1.0},"404":{"tf":1.0},"46":{"tf":1.0},"529":{"tf":1.0},"59":{"tf":1.0},"859":{"tf":1.0},"89":{"tf":1.0}}},"df":21,"docs":{"1088":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"408":{"tf":1.0},"481":{"tf":1.0},"529":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.4142135623730951},"594":{"tf":1.0},"651":{"tf":1.0},"672":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"954":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":24,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.7320508075688772},"373":{"tf":1.0},"560":{"tf":1.0},"669":{"tf":1.0},"678":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"954":{"tf":2.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.7320508075688772},"959":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"b":{"6":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1023":{"tf":2.0},"199":{"tf":1.4142135623730951},"332":{"tf":1.0},"452":{"tf":1.0},"502":{"tf":1.0},"665":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":6,"docs":{"1117":{"tf":1.0},"363":{"tf":1.7320508075688772},"403":{"tf":1.0},"413":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0}}},"r":{"df":1,"docs":{"1115":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":30,"docs":{"1023":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"426":{"tf":1.0},"452":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"666":{"tf":1.0},"740":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"899":{"tf":1.0},"936":{"tf":1.0},"956":{"tf":1.0},"961":{"tf":1.0}}}}},"df":57,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1059":{"tf":1.7320508075688772},"1085":{"tf":1.0},"113":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"294":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":2.449489742783178},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"51":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"708":{"tf":1.4142135623730951},"788":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":2.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"974":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":59,"docs":{"1044":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1107":{"tf":1.0},"120":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"235":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"409":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.0},"479":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.4142135623730951},"514":{"tf":1.0},"527":{"tf":1.7320508075688772},"540":{"tf":1.0},"563":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"844":{"tf":1.4142135623730951},"87":{"tf":1.0},"899":{"tf":1.4142135623730951},"936":{"tf":1.0},"984":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"447":{"tf":2.0},"710":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":30,"docs":{"1059":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"2":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.0},"373":{"tf":1.0},"407":{"tf":1.4142135623730951},"453":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":1.0},"471":{"tf":1.4142135623730951},"488":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"899":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"946":{"tf":1.0},"972":{"tf":1.0}},"n":{"df":1,"docs":{"1122":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"607":{"tf":1.0}}}},"v":{"df":4,"docs":{"199":{"tf":1.0},"387":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":20,"docs":{"1009":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1085":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"490":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"527":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"613":{"tf":1.0},"737":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.4142135623730951},"858":{"tf":1.0},"965":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"163":{"tf":1.0},"185":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"304":{"tf":1.0},"592":{"tf":1.0},"951":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"407":{"tf":1.0},"447":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"1114":{"tf":1.0},"318":{"tf":1.0},"880":{"tf":1.0}}}},"w":{"df":49,"docs":{"1001":{"tf":1.0},"1017":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.0},"164":{"tf":1.0},"180":{"tf":1.0},"187":{"tf":1.0},"189":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"354":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"558":{"tf":1.0},"607":{"tf":1.0},"707":{"tf":1.0},"737":{"tf":1.0},"747":{"tf":1.0},"785":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"913":{"tf":2.0},"915":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0},"986":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1085":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"193":{"tf":1.0},"236":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"595":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"839":{"tf":1.0},"961":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"[":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"df":23,"docs":{"1003":{"tf":1.0},"106":{"tf":1.0},"1120":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"240":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"380":{"tf":1.0},"417":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.4142135623730951},"556":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"89":{"tf":1.0}}}},"t":{"a":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1059":{"tf":2.0}}}}}}}}}},"4":{"6":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":17,"docs":{"1025":{"tf":2.0},"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1073":{"tf":2.6457513110645907},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"373":{"tf":1.0},"424":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"450":{"tf":1.7320508075688772},"466":{"tf":2.0},"690":{"tf":1.0},"694":{"tf":1.0},"847":{"tf":1.7320508075688772},"946":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"113":{"tf":1.0},"126":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"451":{"tf":1.0},"567":{"tf":1.0},"590":{"tf":1.4142135623730951},"634":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":56,"docs":{"1033":{"tf":1.0},"1085":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"185":{"tf":2.0},"187":{"tf":1.4142135623730951},"240":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"409":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.4142135623730951},"463":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"526":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.4142135623730951},"538":{"tf":1.0},"548":{"tf":1.4142135623730951},"583":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"740":{"tf":1.0},"744":{"tf":1.0},"755":{"tf":1.0},"77":{"tf":1.0},"789":{"tf":1.0},"813":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"956":{"tf":1.0},"981":{"tf":1.0},"984":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"1117":{"tf":1.0},"353":{"tf":1.4142135623730951},"377":{"tf":1.0},"447":{"tf":1.0},"67":{"tf":1.0},"752":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"b":{"b":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"592":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"592":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"a":{"df":1,"docs":{"899":{"tf":1.0}},"s":{"df":1,"docs":{"1070":{"tf":1.0}}}},"df":4,"docs":{"115":{"tf":1.0},"153":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.0},"120":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"y":{"df":24,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"115":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":199,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1008":{"tf":1.0},"1016":{"tf":1.0},"1021":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.23606797749979},"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"127":{"tf":2.23606797749979},"128":{"tf":2.23606797749979},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.6457513110645907},"203":{"tf":1.0},"205":{"tf":3.0},"206":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.7320508075688772},"21":{"tf":1.0},"210":{"tf":2.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.23606797749979},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":2.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":2.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.4142135623730951},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.0},"307":{"tf":2.0},"316":{"tf":2.23606797749979},"317":{"tf":1.7320508075688772},"318":{"tf":3.0},"32":{"tf":1.0},"339":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":3.1622776601683795},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":2.8284271247461903},"359":{"tf":2.8284271247461903},"360":{"tf":2.23606797749979},"361":{"tf":1.7320508075688772},"362":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"364":{"tf":2.449489742783178},"365":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"38":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"408":{"tf":1.0},"409":{"tf":2.23606797749979},"410":{"tf":1.7320508075688772},"413":{"tf":2.23606797749979},"414":{"tf":1.7320508075688772},"416":{"tf":2.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"425":{"tf":1.0},"439":{"tf":1.4142135623730951},"44":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"536":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":2.449489742783178},"560":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.4142135623730951},"588":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.4142135623730951},"600":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"634":{"tf":1.0},"637":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"646":{"tf":1.0},"650":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.4142135623730951},"832":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":2.0},"916":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951},"940":{"tf":1.0},"957":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"127":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"358":{"tf":1.0},"361":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"256":{"tf":1.0},"257":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"289":{"tf":1.0},"824":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"1089":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"585":{"tf":1.0},"900":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"r":{"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":1,"docs":{"539":{"tf":1.0}},"g":{"df":7,"docs":{"1018":{"tf":1.4142135623730951},"124":{"tf":1.0},"607":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1085":{"tf":1.4142135623730951},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":3.1622776601683795},"269":{"tf":2.449489742783178},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"273":{"tf":2.8284271247461903},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.4641016151377544},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.23606797749979},"283":{"tf":2.23606797749979},"289":{"tf":1.0},"307":{"tf":1.0},"622":{"tf":1.7320508075688772},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"770":{"tf":1.0},"915":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"265":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"1":{"8":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}},"df":0,"docs":{}},"df":3,"docs":{"265":{"tf":1.0},"266":{"tf":1.0},"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"279":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"282":{"tf":1.0}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"284":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"265":{"tf":1.0},"280":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"278":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":1,"docs":{"199":{"tf":2.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":22,"docs":{"1005":{"tf":1.0},"1013":{"tf":1.7320508075688772},"1014":{"tf":1.0},"1059":{"tf":1.0},"1111":{"tf":1.0},"1119":{"tf":1.0},"197":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"353":{"tf":1.0},"365":{"tf":1.0},"402":{"tf":1.0},"407":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.0},"485":{"tf":1.0},"613":{"tf":1.0},"762":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"906":{"tf":3.3166247903554}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":2,"docs":{"904":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":5,"docs":{"897":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.8284271247461903}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"#":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"1001":{"tf":1.0}}}}}}}}},".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.0}}}}}},"df":4,"docs":{"1001":{"tf":3.0},"221":{"tf":1.0},"485":{"tf":2.449489742783178},"487":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"453":{"tf":1.0},"487":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"842":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"374":{"tf":1.0},"387":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"387":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}}},"l":{"d":{"df":2,"docs":{"1119":{"tf":1.0},"873":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"366":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":1,"docs":{"542":{"tf":1.0}}},"df":8,"docs":{"1097":{"tf":1.0},"166":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"664":{"tf":1.0},"851":{"tf":1.0},"880":{"tf":1.0}},"s":{"'":{",":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"'":{",":{"'":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"1098":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}}}}},"df":24,"docs":{"1035":{"tf":1.4142135623730951},"1051":{"tf":1.4142135623730951},"1067":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"181":{"tf":1.0},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"410":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"459":{"tf":1.0},"471":{"tf":1.0},"544":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"705":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"866":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"1064":{"tf":1.0},"563":{"tf":2.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"649":{"tf":1.0}},"h":{"df":69,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1088":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"176":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"306":{"tf":1.0},"323":{"tf":1.4142135623730951},"338":{"tf":1.0},"341":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"410":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":1.7320508075688772},"455":{"tf":1.0},"473":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"722":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"866":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.4142135623730951},"915":{"tf":1.0},"926":{"tf":1.0},"947":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":7,"docs":{"1105":{"tf":1.0},"152":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"778":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"915":{"tf":1.0},"934":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"467":{"tf":1.0}}}}},"df":2,"docs":{"187":{"tf":1.7320508075688772},"708":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"368":{"tf":1.0},"740":{"tf":1.0},"85":{"tf":1.0},"898":{"tf":1.0}}}},"q":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"257":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"128":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.23606797749979},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"372":{"tf":2.23606797749979},"410":{"tf":1.0},"414":{"tf":1.0},"538":{"tf":1.4142135623730951},"554":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"597":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"651":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"318":{"tf":1.0},"441":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"475":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"137":{"tf":1.0},"318":{"tf":1.0},"546":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":37,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":2.6457513110645907},"187":{"tf":2.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":2.449489742783178},"262":{"tf":2.0},"314":{"tf":1.0},"323":{"tf":3.1622776601683795},"327":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"510":{"tf":2.6457513110645907},"546":{"tf":1.0},"562":{"tf":1.0},"598":{"tf":1.0},"633":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"730":{"tf":1.0},"732":{"tf":2.0},"844":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"510":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1095":{"tf":1.0}}}},"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"181":{"tf":1.0},"526":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0}}}}}},"df":10,"docs":{"1119":{"tf":1.0},"131":{"tf":1.0},"222":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"750":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":4,"docs":{"1097":{"tf":1.0},"14":{"tf":1.0},"356":{"tf":1.0},"484":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"964":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":4,"docs":{"302":{"tf":1.0},"31":{"tf":1.0},"365":{"tf":1.4142135623730951},"783":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"395":{"tf":1.0},"934":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"228":{"tf":1.0},"380":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"1017":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"481":{"tf":1.0},"607":{"tf":1.0},"780":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"542":{"tf":1.0}}}},"w":{"df":0,"docs":{},"s":{"df":15,"docs":{"1013":{"tf":1.4142135623730951},"1097":{"tf":1.0},"199":{"tf":1.0},"342":{"tf":1.0},"516":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"813":{"tf":1.0},"824":{"tf":1.0},"836":{"tf":1.0},"851":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"598":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"j":{"df":1,"docs":{"517":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"723":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1059":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}}}}}}},"df":60,"docs":{"1001":{"tf":1.0},"1002":{"tf":2.23606797749979},"1009":{"tf":1.0},"1013":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.8284271247461903},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"246":{"tf":1.0},"263":{"tf":1.0},"287":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"354":{"tf":1.0},"38":{"tf":1.0},"421":{"tf":1.4142135623730951},"43":{"tf":1.0},"448":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":2.23606797749979},"596":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":2.0},"799":{"tf":1.4142135623730951},"824":{"tf":1.0},"857":{"tf":1.0},"896":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":2.8284271247461903},"926":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"649":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"’":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":18,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"226":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":2.8284271247461903},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.23606797749979},"427":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"g":{"'":{"df":1,"docs":{"844":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":222,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.7320508075688772},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.7320508075688772},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.4142135623730951},"380":{"tf":1.0},"381":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":3.3166247903554},"454":{"tf":1.7320508075688772},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"649":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.4142135623730951},"667":{"tf":1.0},"67":{"tf":1.7320508075688772},"674":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.4142135623730951},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.4142135623730951},"844":{"tf":4.795831523312719},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.4142135623730951},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"844":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":12,"docs":{"1108":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.4142135623730951},"331":{"tf":1.0},"446":{"tf":1.0},"481":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"846":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"688":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":13,"docs":{"1040":{"tf":1.7320508075688772},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"290":{"tf":2.449489742783178},"291":{"tf":3.0},"292":{"tf":2.8284271247461903},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"705":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}},"df":66,"docs":{"1001":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1106":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":2.23606797749979},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"341":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"350":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"380":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":3.605551275463989},"519":{"tf":1.0},"560":{"tf":1.0},"643":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"737":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":2.23606797749979},"847":{"tf":3.1622776601683795},"877":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}}}},"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"d":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"847":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":31,"docs":{"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"172":{"tf":1.0},"204":{"tf":1.0},"242":{"tf":1.0},"260":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":2.0},"330":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"38":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"567":{"tf":1.0},"651":{"tf":1.0},"690":{"tf":1.4142135623730951},"737":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"847":{"tf":1.0},"876":{"tf":1.0},"961":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.0},"372":{"tf":1.0},"45":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":20,"docs":{"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"220":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"110":{"tf":1.0},"1105":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"555":{"tf":1.0},"740":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"130":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":2.0},"774":{"tf":2.449489742783178}}}}},"{":{"a":{"d":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"+":{"+":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"3":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"2":{"4":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"df":0,"docs":{},"f":{"3":{"2":{"df":0,"docs":{},"f":{"d":{"2":{"9":{"3":{"8":{"df":0,"docs":{},"f":{"0":{"b":{"6":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"8":{"b":{"4":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"6":{"9":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"b":{"4":{"5":{"4":{"df":0,"docs":{},"f":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"921":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"239":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"485":{"tf":1.0}},"e":{"\"":{",":{"5":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"1009":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":49,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1034":{"tf":1.0},"106":{"tf":1.0},"1085":{"tf":1.0},"1098":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":2.23606797749979},"267":{"tf":1.7320508075688772},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"478":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"678":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":1.0},"764":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"876":{"tf":1.0},"975":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":2.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1002":{"tf":1.0},"160":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":40,"docs":{"1023":{"tf":1.0},"132":{"tf":1.0},"158":{"tf":1.0},"198":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"307":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.0},"373":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"449":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"518":{"tf":1.4142135623730951},"589":{"tf":1.0},"640":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"852":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"80":{"tf":1.0},"952":{"tf":1.0}},"l":{"c":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"462":{"tf":1.0},"673":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"1027":{"tf":1.0},"1114":{"tf":1.0},"596":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"177":{"tf":1.0},"256":{"tf":1.0},"313":{"tf":1.0},"456":{"tf":1.0},"678":{"tf":1.0},"839":{"tf":1.0}}}},"a":{"d":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"613":{"tf":2.449489742783178}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"1":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1002":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"926":{"tf":1.0}}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"825":{"tf":1.0}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"131":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"366":{"tf":1.0},"432":{"tf":1.0},"90":{"tf":1.0},"936":{"tf":1.4142135623730951}}}},"c":{"df":1,"docs":{"962":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.0},"291":{"tf":1.0}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"1023":{"tf":1.0},"15":{"tf":1.0},"507":{"tf":1.4142135623730951},"516":{"tf":1.0},"613":{"tf":1.0},"778":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}}},"r":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1009":{"tf":1.0}},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1013":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"485":{"tf":1.0},"937":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1085":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1031":{"tf":1.0},"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1033":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"1031":{"tf":1.0},"462":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1114":{"tf":1.0},"285":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"632":{"tf":1.0},"836":{"tf":1.0},"926":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}}}}}},"i":{"b":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.7320508075688772}}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":106,"docs":{"1018":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1097":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"248":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"364":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"373":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.7320508075688772},"398":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.7320508075688772},"422":{"tf":1.0},"462":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"481":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"501":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"617":{"tf":1.0},"627":{"tf":1.0},"654":{"tf":1.0},"700":{"tf":1.0},"74":{"tf":1.0},"752":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"814":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"878":{"tf":1.0},"885":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":2.0},"929":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"976":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"(":{"'":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"276":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"3":{"df":1,"docs":{"1098":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1085":{"tf":1.4142135623730951},"199":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":1,"docs":{"526":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":11,"docs":{"104":{"tf":1.0},"352":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"766":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"96":{"tf":2.6457513110645907},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"341":{"tf":1.0},"740":{"tf":1.0}}}},"df":1,"docs":{"853":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"8":{"tf":1.0},"864":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":26,"docs":{"183":{"tf":1.4142135623730951},"199":{"tf":1.0},"247":{"tf":1.0},"334":{"tf":2.23606797749979},"335":{"tf":3.4641016151377544},"340":{"tf":1.0},"380":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"441":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.7320508075688772},"633":{"tf":1.0},"644":{"tf":1.4142135623730951},"722":{"tf":1.0},"742":{"tf":1.0},"788":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":1.4142135623730951},"848":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"934":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":17,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1093":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"290":{"tf":1.0},"331":{"tf":1.0},"412":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"649":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1009":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"228":{"tf":1.0}}},"u":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":46,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1034":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"325":{"tf":1.4142135623730951},"590":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"814":{"tf":1.0},"822":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"847":{"tf":1.0}},"k":{"df":1,"docs":{"426":{"tf":1.0}}}},"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"529":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"332":{"tf":1.0},"529":{"tf":1.0}}},"df":8,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"212":{"tf":1.0},"502":{"tf":1.4142135623730951},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.7320508075688772},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"1000":{"tf":1.0},"578":{"tf":1.0}},"s":{"df":3,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"512":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"945":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"1085":{"tf":1.0},"296":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"405":{"tf":1.0},"447":{"tf":1.0},"569":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"951":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"945":{"tf":1.7320508075688772},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"956":{"tf":1.0},"964":{"tf":1.0}}},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":3,"docs":{"945":{"tf":1.4142135623730951},"950":{"tf":2.0},"962":{"tf":1.0}},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":22,"docs":{"1009":{"tf":1.0},"1064":{"tf":1.0},"1119":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"179":{"tf":1.4142135623730951},"185":{"tf":1.0},"363":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"451":{"tf":1.4142135623730951},"456":{"tf":1.0},"485":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"622":{"tf":1.0},"898":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.4142135623730951},"948":{"tf":1.0},"957":{"tf":1.0},"975":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":2,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"372":{"tf":1.0},"45":{"tf":1.0},"507":{"tf":1.4142135623730951},"945":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":97,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"103":{"tf":1.0},"1034":{"tf":1.0},"1079":{"tf":1.0},"1105":{"tf":1.0},"1120":{"tf":1.7320508075688772},"113":{"tf":1.0},"115":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":2.6457513110645907},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":3.0},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.7320508075688772},"295":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"315":{"tf":1.0},"323":{"tf":1.4142135623730951},"331":{"tf":1.0},"354":{"tf":1.0},"37":{"tf":1.0},"402":{"tf":1.4142135623730951},"405":{"tf":2.23606797749979},"406":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"442":{"tf":1.7320508075688772},"443":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"475":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.0},"5":{"tf":1.0},"516":{"tf":1.0},"52":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.4142135623730951},"571":{"tf":2.0},"593":{"tf":1.0},"599":{"tf":1.7320508075688772},"607":{"tf":1.0},"613":{"tf":1.7320508075688772},"664":{"tf":1.0},"691":{"tf":1.0},"734":{"tf":1.0},"745":{"tf":1.4142135623730951},"778":{"tf":1.0},"836":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"858":{"tf":1.0},"913":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"950":{"tf":1.0},"951":{"tf":1.0},"96":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"998":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"447":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}},"df":81,"docs":{"1001":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":3.1622776601683795},"1027":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":2.8284271247461903},"1059":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1073":{"tf":2.23606797749979},"1085":{"tf":1.7320508075688772},"1089":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.0},"234":{"tf":1.7320508075688772},"246":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"327":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.0},"423":{"tf":2.23606797749979},"424":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"426":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"578":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"796":{"tf":1.0},"813":{"tf":2.6457513110645907},"841":{"tf":1.0},"847":{"tf":1.0},"92":{"tf":1.0},"946":{"tf":1.0},"961":{"tf":1.0},"975":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1000":{"tf":1.0},"1092":{"tf":1.0},"1104":{"tf":1.0},"512":{"tf":1.0},"912":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":14,"docs":{"1119":{"tf":1.0},"155":{"tf":1.4142135623730951},"278":{"tf":1.0},"347":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"470":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"641":{"tf":1.7320508075688772},"679":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"380":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1114":{"tf":1.0},"243":{"tf":1.0},"571":{"tf":1.0},"61":{"tf":1.0},"614":{"tf":1.0},"750":{"tf":1.0},"873":{"tf":1.0},"962":{"tf":1.0},"975":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"231":{"tf":1.0},"937":{"tf":1.0}}},"t":{"df":19,"docs":{"1025":{"tf":1.0},"112":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.8284271247461903},"290":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"394":{"tf":1.0},"538":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"199":{"tf":1.0}}}}},"df":52,"docs":{"1001":{"tf":1.4142135623730951},"1014":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"1101":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0},"451":{"tf":1.0},"481":{"tf":1.0},"508":{"tf":1.0},"540":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"814":{"tf":1.0},"839":{"tf":1.0},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.4142135623730951},"952":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":2.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"913":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1117":{"tf":1.0},"323":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"853":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":24,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"1053":{"tf":1.0},"117":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"304":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.4142135623730951},"356":{"tf":1.0},"373":{"tf":1.0},"438":{"tf":1.0},"463":{"tf":1.0},"613":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"926":{"tf":2.0},"946":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"269":{"tf":1.0}},"n":{"df":8,"docs":{"1025":{"tf":1.0},"1085":{"tf":1.0},"270":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"655":{"tf":1.0},"909":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"514":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"1022":{"tf":1.0},"1023":{"tf":3.1622776601683795},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"124":{"tf":1.0},"528":{"tf":1.0},"586":{"tf":1.4142135623730951},"617":{"tf":1.0},"983":{"tf":1.0}}}}}},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"2":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"155":{"tf":1.0},"180":{"tf":1.4142135623730951},"313":{"tf":1.0},"331":{"tf":1.7320508075688772},"332":{"tf":2.0},"435":{"tf":1.4142135623730951},"540":{"tf":1.0}},"r":{"c":{"a":{"df":1,"docs":{"915":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"304":{"tf":1.0},"309":{"tf":1.7320508075688772},"310":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"314":{"tf":1.4142135623730951},"332":{"tf":1.0},"475":{"tf":1.0},"79":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"999":{"tf":1.0}}},"i":{"df":7,"docs":{"135":{"tf":1.0},"140":{"tf":1.4142135623730951},"343":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"951":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"964":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"372":{"tf":2.0},"538":{"tf":2.0},"896":{"tf":1.0}}}}},"df":7,"docs":{"1051":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":2.0},"430":{"tf":1.0},"538":{"tf":2.0},"740":{"tf":1.0},"896":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"526":{"tf":1.0},"866":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"s":{"df":10,"docs":{"129":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.7320508075688772},"236":{"tf":2.8284271247461903},"292":{"tf":1.0},"295":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"622":{"tf":1.0}}}}},"df":2,"docs":{"528":{"tf":1.0},"529":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"1002":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"508":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"245":{"tf":1.0},"571":{"tf":1.4142135623730951}}}}},"r":{"df":12,"docs":{"113":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"415":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"478":{"tf":2.23606797749979},"481":{"tf":1.0},"508":{"tf":1.0},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1120":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"133":{"tf":1.0},"380":{"tf":1.0},"980":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"k":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}},"df":66,"docs":{"1005":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"101":{"tf":1.0},"1012":{"tf":1.7320508075688772},"1014":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.7416573867739413},"318":{"tf":1.0},"396":{"tf":1.4142135623730951},"403":{"tf":3.0},"409":{"tf":2.0},"539":{"tf":2.23606797749979},"555":{"tf":1.0},"731":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"75":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":2.0},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"789":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"871":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":2.8284271247461903},"879":{"tf":1.0},"880":{"tf":1.0},"894":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":3.4641016151377544},"899":{"tf":2.8284271247461903},"900":{"tf":3.4641016151377544},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":3.605551275463989},"922":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":3.1622776601683795},"930":{"tf":1.4142135623730951},"931":{"tf":3.3166247903554},"934":{"tf":1.4142135623730951},"936":{"tf":2.23606797749979},"96":{"tf":1.0}},"e":{"d":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"186":{"tf":1.0},"318":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":20,"docs":{"1013":{"tf":1.0},"1063":{"tf":1.0},"190":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"453":{"tf":1.0},"531":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"1031":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1085":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1031":{"tf":1.0},"257":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"617":{"tf":1.0},"644":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"1085":{"tf":1.0}}},")":{"*":{"1":{"0":{"0":{"df":1,"docs":{"348":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":67,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"1012":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1051":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1067":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":2.23606797749979},"1079":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"190":{"tf":2.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"238":{"tf":2.8284271247461903},"243":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":2.8284271247461903},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":2.23606797749979},"449":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"528":{"tf":1.0},"544":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"580":{"tf":1.0},"603":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":3.0},"650":{"tf":1.0},"653":{"tf":1.0},"705":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":2.0},"720":{"tf":1.0},"726":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"862":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"921":{"tf":2.0},"942":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"603":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"247":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":4,"docs":{"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":197,"docs":{"1001":{"tf":1.7320508075688772},"1023":{"tf":4.0},"1025":{"tf":1.4142135623730951},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1034":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1064":{"tf":2.23606797749979},"1071":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":2.23606797749979},"1084":{"tf":1.4142135623730951},"1085":{"tf":2.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.8284271247461903},"181":{"tf":2.8284271247461903},"183":{"tf":1.4142135623730951},"184":{"tf":2.0},"187":{"tf":1.4142135623730951},"190":{"tf":2.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"224":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.23606797749979},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"271":{"tf":2.0},"272":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":2.0},"276":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"322":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.0},"368":{"tf":1.4142135623730951},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"391":{"tf":1.0},"392":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"447":{"tf":3.3166247903554},"448":{"tf":1.4142135623730951},"449":{"tf":2.0},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":3.872983346207417},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"527":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":2.23606797749979},"539":{"tf":2.0},"542":{"tf":1.4142135623730951},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"548":{"tf":3.4641016151377544},"559":{"tf":1.0},"580":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":2.449489742783178},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":1.7320508075688772},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951},"602":{"tf":1.0},"613":{"tf":3.4641016151377544},"614":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":2.449489742783178},"626":{"tf":2.6457513110645907},"627":{"tf":1.7320508075688772},"628":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"653":{"tf":1.0},"679":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":2.23606797749979},"705":{"tf":3.3166247903554},"707":{"tf":2.6457513110645907},"710":{"tf":2.449489742783178},"711":{"tf":2.0},"715":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":2.23606797749979},"731":{"tf":2.0},"732":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":3.3166247903554},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"803":{"tf":1.7320508075688772},"839":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"915":{"tf":1.0},"931":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"955":{"tf":1.0},"974":{"tf":1.0},"984":{"tf":1.4142135623730951}},"i":{"d":{"df":5,"docs":{"299":{"tf":1.0},"342":{"tf":2.449489742783178},"427":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":25,"docs":{"1016":{"tf":1.0},"1017":{"tf":1.0},"1023":{"tf":1.0},"1063":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"585":{"tf":1.0},"589":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.6457513110645907},"626":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"721":{"tf":1.0},"986":{"tf":1.0}}},"y":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"524":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"522":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"521":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"523":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1029":{"tf":1.0},"1030":{"tf":1.0},"165":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"622":{"tf":1.0},"630":{"tf":1.0},"657":{"tf":1.0},"778":{"tf":1.0},"986":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"388":{"tf":1.0},"451":{"tf":1.7320508075688772},"455":{"tf":1.0},"508":{"tf":1.0},"515":{"tf":1.0},"633":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"403":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":3.0},"510":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"1002":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.0},"449":{"tf":1.0},"470":{"tf":1.0},"477":{"tf":1.0},"497":{"tf":1.0},"590":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.0},"898":{"tf":1.0}},"r":{"df":1,"docs":{"925":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"d":{"'":{"df":1,"docs":{"25":{"tf":1.0}}},"df":23,"docs":{"202":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"219":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.7320508075688772},"359":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"505":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"440":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"128":{"tf":1.0},"222":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"251":{"tf":1.0},"254":{"tf":3.1622776601683795},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.4142135623730951},"414":{"tf":1.0},"588":{"tf":1.0},"632":{"tf":1.0},"947":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":1.0},"959":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"437":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1119":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"792":{"tf":1.0},"793":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"585":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"930":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.4142135623730951}}}}}}},"df":146,"docs":{"1015":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.0},"1028":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.0},"1074":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1090":{"tf":1.0},"1097":{"tf":1.0},"1111":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"228":{"tf":1.0},"288":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"426":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"556":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":2.0},"580":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"639":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"674":{"tf":1.4142135623730951},"675":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"688":{"tf":1.0},"704":{"tf":1.4142135623730951},"707":{"tf":1.0},"713":{"tf":1.0},"729":{"tf":1.0},"735":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":1.7320508075688772},"744":{"tf":1.0},"745":{"tf":2.0},"749":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"787":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"801":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.4142135623730951},"834":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.4142135623730951},"869":{"tf":1.0},"871":{"tf":1.0},"873":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"909":{"tf":1.0},"912":{"tf":1.0},"924":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":2.23606797749979},"930":{"tf":3.0},"931":{"tf":2.23606797749979},"936":{"tf":3.0},"945":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"979":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"g":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"107":{"tf":1.0},"1107":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"617":{"tf":1.0}}}},"df":3,"docs":{"1025":{"tf":2.8284271247461903},"806":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"1023":{"tf":2.8284271247461903},"1025":{"tf":3.605551275463989},"1085":{"tf":2.23606797749979},"163":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"589":{"tf":2.449489742783178}}}},"l":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"2":{"df":1,"docs":{"224":{"tf":1.0}}},"a":{"b":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"207":{"tf":1.0},"214":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"365":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":79,"docs":{"0":{"tf":1.7320508075688772},"1006":{"tf":1.0},"1009":{"tf":2.0},"101":{"tf":1.0},"1023":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"110":{"tf":1.4142135623730951},"1114":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"338":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"373":{"tf":2.6457513110645907},"380":{"tf":1.0},"394":{"tf":1.4142135623730951},"397":{"tf":1.0},"398":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"422":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"484":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"527":{"tf":1.7320508075688772},"54":{"tf":1.0},"559":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"582":{"tf":1.7320508075688772},"595":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"8":{"tf":3.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"852":{"tf":1.4142135623730951},"853":{"tf":2.23606797749979},"854":{"tf":1.4142135623730951},"864":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"945":{"tf":1.7320508075688772},"946":{"tf":2.6457513110645907},"961":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1113":{"tf":1.0},"1121":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":2.0},"669":{"tf":1.0},"957":{"tf":1.0}}}},"df":121,"docs":{"101":{"tf":1.7320508075688772},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1031":{"tf":2.23606797749979},"1034":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"1044":{"tf":1.0},"1046":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.4142135623730951},"1085":{"tf":2.6457513110645907},"117":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":2.6457513110645907},"136":{"tf":1.7320508075688772},"137":{"tf":2.449489742783178},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"143":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"175":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"256":{"tf":2.0},"261":{"tf":1.0},"262":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":2.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.7320508075688772},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"596":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":2.23606797749979},"632":{"tf":1.7320508075688772},"633":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.4142135623730951},"673":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":2.0},"751":{"tf":2.0},"761":{"tf":2.0},"768":{"tf":1.0},"770":{"tf":2.449489742783178},"785":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"83":{"tf":1.0},"847":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":2.449489742783178},"878":{"tf":1.0},"880":{"tf":2.0},"894":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":2.23606797749979},"939":{"tf":1.0},"960":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":36,"docs":{"1016":{"tf":1.0},"1031":{"tf":1.0},"1085":{"tf":1.0},"1095":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"256":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"589":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"734":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"914":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":33,"docs":{"1031":{"tf":1.0},"1051":{"tf":1.0},"1079":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"325":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"45":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"575":{"tf":1.0},"589":{"tf":1.4142135623730951},"664":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"8":{"tf":1.0},"898":{"tf":1.0},"922":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"1122":{"tf":1.0}}}}}},"m":{"a":{"df":2,"docs":{"388":{"tf":1.0},"641":{"tf":1.0}},"n":{"d":{"df":18,"docs":{"1117":{"tf":1.0},"128":{"tf":1.4142135623730951},"142":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.4142135623730951},"303":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"180":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"485":{"tf":1.0},"540":{"tf":1.0},"858":{"tf":1.0}}}},"r":{"c":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"1108":{"tf":1.4142135623730951},"314":{"tf":1.0},"332":{"tf":1.7320508075688772},"347":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"834":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":38,"docs":{"1025":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1120":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"153":{"tf":1.0},"21":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"43":{"tf":1.0},"467":{"tf":1.0},"472":{"tf":1.0},"55":{"tf":1.0},"571":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"873":{"tf":1.0},"878":{"tf":1.0},"903":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"941":{"tf":1.4142135623730951},"956":{"tf":1.0},"974":{"tf":1.0},"980":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"1044":{"tf":1.0},"125":{"tf":1.0},"198":{"tf":1.0},"242":{"tf":1.0},"271":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1106":{"tf":1.0},"1119":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"519":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":2,"docs":{"1085":{"tf":1.0},"181":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"506":{"tf":1.0},"78":{"tf":1.0},"857":{"tf":1.4142135623730951},"951":{"tf":1.0}}}},"r":{"df":16,"docs":{"1009":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"270":{"tf":1.0},"365":{"tf":1.0},"562":{"tf":1.0},"661":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"708":{"tf":1.4142135623730951},"709":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"447":{"tf":1.0},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951}}}}}}},"t":{"df":10,"docs":{"1061":{"tf":1.0},"223":{"tf":1.0},"276":{"tf":1.4142135623730951},"413":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.0},"519":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"851":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1038":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1103":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"t":{"df":45,"docs":{"1011":{"tf":1.0},"1013":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1046":{"tf":1.0},"1122":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"167":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.7320508075688772},"205":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"413":{"tf":1.0},"422":{"tf":1.0},"488":{"tf":1.0},"569":{"tf":1.0},"582":{"tf":1.0},"707":{"tf":1.4142135623730951},"711":{"tf":1.0},"728":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0},"803":{"tf":1.0},"83":{"tf":1.0},"839":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"934":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"984":{"tf":1.0}}},"x":{"df":20,"docs":{"1031":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"235":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"323":{"tf":1.7320508075688772},"352":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.0},"643":{"tf":1.0},"737":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"185":{"tf":1.0},"340":{"tf":1.0},"507":{"tf":1.0},"550":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"1107":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"386":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":2.23606797749979},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"751":{"tf":1.0},"788":{"tf":1.0},"844":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":3.605551275463989},"899":{"tf":2.23606797749979},"900":{"tf":3.1622776601683795},"901":{"tf":2.0},"902":{"tf":2.0},"903":{"tf":1.0},"904":{"tf":2.0},"905":{"tf":2.0},"906":{"tf":5.5677643628300215}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"864":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"n":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":2,"docs":{"269":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"133":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"221":{"tf":1.0},"390":{"tf":1.7320508075688772},"948":{"tf":1.0},"956":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"558":{"tf":1.0},"69":{"tf":1.0},"926":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"269":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"264":{"tf":1.0},"550":{"tf":1.0}}}}}}},"df":46,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"127":{"tf":1.0},"181":{"tf":1.7320508075688772},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.4142135623730951},"251":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"388":{"tf":1.0},"427":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":4.242640687119285},"515":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"531":{"tf":1.0},"542":{"tf":1.7320508075688772},"546":{"tf":1.0},"550":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"703":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"720":{"tf":1.0},"734":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0},"974":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1025":{"tf":1.0},"708":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.7320508075688772},"121":{"tf":1.0},"151":{"tf":1.0},"197":{"tf":1.0},"332":{"tf":1.0},"449":{"tf":1.0},"488":{"tf":1.0},"539":{"tf":1.0},"707":{"tf":1.0},"945":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"269":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1070":{"tf":1.0},"444":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.0},"273":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.7320508075688772},"945":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"1009":{"tf":1.7320508075688772},"188":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"459":{"tf":1.0},"469":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"525":{"tf":1.0},"541":{"tf":1.4142135623730951},"544":{"tf":1.0},"571":{"tf":1.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"878":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"952":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"193":{"tf":1.0},"708":{"tf":2.0},"786":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"207":{"tf":1.0},"215":{"tf":1.4142135623730951},"296":{"tf":1.0},"318":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"=":{"'":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"314":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"547":{"tf":1.0},"561":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"547":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":44,"docs":{"100":{"tf":1.0},"1085":{"tf":1.4142135623730951},"180":{"tf":3.1622776601683795},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"236":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"440":{"tf":1.0},"456":{"tf":1.0},"480":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"560":{"tf":1.0},"613":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"748":{"tf":1.4142135623730951},"864":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"101":{"tf":1.0},"1120":{"tf":1.4142135623730951},"347":{"tf":1.0},"927":{"tf":2.8284271247461903},"929":{"tf":3.3166247903554},"931":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"323":{"tf":1.0},"396":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"301":{"tf":1.0},"33":{"tf":1.0},"979":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"1001":{"tf":1.0},"154":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"155":{"tf":1.0},"246":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"451":{"tf":1.0},"770":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":20,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"373":{"tf":1.0},"398":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"555":{"tf":1.4142135623730951},"613":{"tf":1.0},"823":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"946":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"250":{"tf":1.0},"253":{"tf":1.7320508075688772},"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":4.242640687119285},"556":{"tf":3.4641016151377544},"557":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"239":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}}},"i":{"d":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1118":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"17":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.4142135623730951},"196":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"340":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"455":{"tf":1.0},"528":{"tf":1.0},"691":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"926":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"984":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1009":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"389":{"tf":1.0},"455":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1025":{"tf":1.0},"1061":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"270":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":2.0},"413":{"tf":1.0},"457":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":2.23606797749979},"462":{"tf":1.0},"523":{"tf":1.0},"634":{"tf":1.0},"785":{"tf":1.0},"814":{"tf":1.0},"896":{"tf":1.0},"940":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":17,"docs":{"130":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":2.0},"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"231":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"534":{"tf":1.0},"630":{"tf":1.0},"733":{"tf":1.0},"813":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1120":{"tf":1.0},"981":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"590":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"1070":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"17":{"tf":1.0},"197":{"tf":1.0},"267":{"tf":1.0},"413":{"tf":1.0},"470":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.0},"365":{"tf":1.0}}}},"m":{"df":5,"docs":{"297":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"423":{"tf":1.0},"538":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"1023":{"tf":1.0},"737":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1072":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"370":{"tf":1.0},"913":{"tf":1.0},"965":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":164,"docs":{"1001":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1049":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1092":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1097":{"tf":1.0},"1122":{"tf":1.7320508075688772},"122":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"191":{"tf":1.0},"198":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"309":{"tf":1.7320508075688772},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"32":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":2.23606797749979},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"351":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"419":{"tf":1.0},"427":{"tf":1.0},"440":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"477":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"531":{"tf":2.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"556":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":2.23606797749979},"581":{"tf":1.0},"585":{"tf":1.0},"588":{"tf":1.0},"59":{"tf":1.0},"596":{"tf":1.7320508075688772},"6":{"tf":1.0},"603":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":3.1622776601683795},"69":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"726":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":2.0},"778":{"tf":1.4142135623730951},"784":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"839":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.23606797749979},"915":{"tf":1.7320508075688772},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"934":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0},"944":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"976":{"tf":1.0}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"1101":{"tf":2.23606797749979},"1102":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":107,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1027":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1089":{"tf":1.0},"1103":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1113":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"129":{"tf":1.0},"147":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"232":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"304":{"tf":1.0},"366":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"429":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"641":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"658":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.7320508075688772},"716":{"tf":1.0},"738":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"744":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"801":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.4142135623730951},"85":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.0},"885":{"tf":1.0},"894":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.4142135623730951},"918":{"tf":1.0},"921":{"tf":1.0},"924":{"tf":1.0},"926":{"tf":1.0},"933":{"tf":1.0},"977":{"tf":1.0},"987":{"tf":1.0},"992":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"1085":{"tf":1.0},"1121":{"tf":1.0},"131":{"tf":1.0},"396":{"tf":1.4142135623730951},"41":{"tf":1.0},"539":{"tf":1.0},"596":{"tf":1.4142135623730951},"740":{"tf":1.0},"780":{"tf":1.0},"873":{"tf":1.4142135623730951},"936":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"855":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"d":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":6,"docs":{"1008":{"tf":1.0},"447":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"857":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{"df":13,"docs":{"1009":{"tf":1.0},"1058":{"tf":1.0},"179":{"tf":1.4142135623730951},"193":{"tf":1.0},"256":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.0},"510":{"tf":1.4142135623730951},"527":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"899":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"0":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1108":{"tf":1.0},"528":{"tf":1.0},"587":{"tf":1.4142135623730951},"62":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"825":{"tf":1.0},"866":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"62":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":40,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"215":{"tf":1.0},"219":{"tf":1.0},"297":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":2.449489742783178},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"535":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"599":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"708":{"tf":1.0},"709":{"tf":1.7320508075688772},"779":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":11,"docs":{"175":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"526":{"tf":1.0},"770":{"tf":1.4142135623730951},"951":{"tf":1.0},"960":{"tf":1.0}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.0},"528":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"1120":{"tf":1.0},"309":{"tf":1.0},"358":{"tf":1.0}}},"t":{"df":15,"docs":{"199":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"268":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"358":{"tf":1.4142135623730951},"376":{"tf":1.0},"410":{"tf":1.0},"452":{"tf":1.4142135623730951},"561":{"tf":1.0},"622":{"tf":1.4142135623730951},"669":{"tf":1.0},"948":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":12,"docs":{"1115":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"145":{"tf":1.0},"220":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"321":{"tf":1.0},"364":{"tf":1.0},"58":{"tf":1.7320508075688772},"581":{"tf":1.0},"61":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"403":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"498":{"tf":1.0}},"e":{"_":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":2,"docs":{"204":{"tf":1.0},"945":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":13,"docs":{"1106":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"332":{"tf":1.0},"410":{"tf":1.0},"435":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":3.872983346207417},"555":{"tf":1.0},"705":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.449489742783178}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":22,"docs":{"1057":{"tf":1.4142135623730951},"1070":{"tf":2.23606797749979},"1071":{"tf":1.7320508075688772},"124":{"tf":1.0},"151":{"tf":1.0},"299":{"tf":1.0},"31":{"tf":1.0},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"38":{"tf":1.0},"420":{"tf":1.0},"447":{"tf":1.7320508075688772},"525":{"tf":1.0},"529":{"tf":2.23606797749979},"569":{"tf":1.0},"596":{"tf":1.0},"625":{"tf":1.0},"68":{"tf":1.0},"845":{"tf":1.4142135623730951},"948":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"986":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"137":{"tf":1.4142135623730951},"215":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.0},"451":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"678":{"tf":1.0},"899":{"tf":1.0},"927":{"tf":1.0},"942":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.0},"477":{"tf":1.4142135623730951},"506":{"tf":1.0},"622":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":43,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"161":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"246":{"tf":1.7320508075688772},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"290":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"595":{"tf":1.7320508075688772},"599":{"tf":1.0},"624":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"876":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"412":{"tf":1.0},"499":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.0},"234":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":2.0},"303":{"tf":1.7320508075688772},"307":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"595":{"tf":1.4142135623730951},"734":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"837":{"tf":1.0}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":117,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1013":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":2.23606797749979},"1033":{"tf":2.449489742783178},"1034":{"tf":2.23606797749979},"1048":{"tf":1.0},"1053":{"tf":2.23606797749979},"1057":{"tf":1.4142135623730951},"1059":{"tf":1.7320508075688772},"1064":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":2.449489742783178},"1098":{"tf":1.7320508075688772},"1101":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"229":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"263":{"tf":2.23606797749979},"266":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":2.0},"275":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"348":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":2.23606797749979},"465":{"tf":2.0},"466":{"tf":2.449489742783178},"485":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"591":{"tf":1.4142135623730951},"596":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":2.449489742783178},"626":{"tf":1.0},"628":{"tf":2.449489742783178},"635":{"tf":1.0},"644":{"tf":1.7320508075688772},"655":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"720":{"tf":1.0},"742":{"tf":2.8284271247461903},"743":{"tf":1.0},"745":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":2.0},"762":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":4.69041575982343},"874":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"880":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":2.0},"900":{"tf":1.7320508075688772},"901":{"tf":2.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"984":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"197":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"467":{"tf":1.0},"488":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"927":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"f":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"199":{"tf":2.449489742783178},"266":{"tf":2.449489742783178},"271":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1038":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"135":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":2.8284271247461903},"156":{"tf":2.23606797749979},"199":{"tf":4.242640687119285},"203":{"tf":1.0},"239":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"447":{"tf":1.0},"507":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.0},"548":{"tf":1.0},"580":{"tf":2.23606797749979},"588":{"tf":1.0},"596":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"650":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":2.0},"751":{"tf":1.0},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":2.0},"782":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"824":{"tf":1.0},"841":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":2.6457513110645907},"975":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"y":{"=":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":8,"docs":{"1079":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"516":{"tf":1.0},"84":{"tf":1.0},"951":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"937":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"s":{"df":9,"docs":{"1114":{"tf":1.0},"1118":{"tf":1.0},"128":{"tf":1.0},"153":{"tf":1.7320508075688772},"300":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"613":{"tf":1.0},"779":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.0},"568":{"tf":1.0},"578":{"tf":1.4142135623730951},"786":{"tf":1.0}}}},"df":12,"docs":{"1009":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"125":{"tf":1.0},"171":{"tf":1.0},"19":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"585":{"tf":1.0},"72":{"tf":1.0},"745":{"tf":1.0},"934":{"tf":1.0}}}}}},"p":{"c":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":1,"docs":{"332":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"1059":{"tf":1.0}}}},"u":{"df":2,"docs":{"506":{"tf":1.0},"962":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"1038":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":1.7320508075688772}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"263":{"tf":2.0},"671":{"tf":1.0}},"e":{"=":{"'":{"2":{"0":{"1":{"8":{"0":{"5":{"2":{"0":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1046":{"tf":2.0},"1048":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1051":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"950":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"950":{"tf":1.0}}}},"t":{"df":2,"docs":{"1051":{"tf":1.0},"451":{"tf":1.0}}}},"df":0,"docs":{}},"df":36,"docs":{"1037":{"tf":1.0},"1038":{"tf":2.0},"1040":{"tf":2.23606797749979},"1042":{"tf":1.0},"1044":{"tf":2.6457513110645907},"1045":{"tf":1.0},"1046":{"tf":2.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1057":{"tf":2.0},"1059":{"tf":2.8284271247461903},"1066":{"tf":1.0},"1114":{"tf":1.0},"181":{"tf":1.4142135623730951},"198":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.0},"263":{"tf":2.6457513110645907},"299":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"548":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"576":{"tf":1.7320508075688772},"579":{"tf":1.4142135623730951},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"671":{"tf":1.0},"813":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1049":{"tf":1.0}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}},"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":2.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":113,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1097":{"tf":1.4142135623730951},"115":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":2.6457513110645907},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"202":{"tf":1.0},"209":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":2.0},"229":{"tf":1.0},"245":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"295":{"tf":2.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":2.23606797749979},"307":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.6457513110645907},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"336":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"475":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":3.3166247903554},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.0},"53":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"649":{"tf":1.0},"705":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"892":{"tf":1.0},"914":{"tf":1.0},"919":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":2.0},"929":{"tf":1.7320508075688772},"939":{"tf":2.0},"940":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"972":{"tf":1.0},"98":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":20,"docs":{"121":{"tf":1.4142135623730951},"264":{"tf":1.0},"303":{"tf":1.0},"378":{"tf":1.0},"446":{"tf":1.0},"47":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":2.23606797749979},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"500":{"tf":1.0},"501":{"tf":1.7320508075688772},"502":{"tf":1.7320508075688772},"503":{"tf":2.0},"506":{"tf":1.0},"627":{"tf":1.4142135623730951},"665":{"tf":1.0},"803":{"tf":1.7320508075688772},"914":{"tf":1.0},"984":{"tf":2.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"212":{"tf":2.8284271247461903},"303":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"728":{"tf":1.0},"921":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":16,"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"266":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"529":{"tf":1.0},"770":{"tf":1.4142135623730951},"948":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":2.0},"987":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"990":{"tf":1.0},"997":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"266":{"tf":1.0},"531":{"tf":1.7320508075688772},"974":{"tf":1.4142135623730951},"975":{"tf":1.0},"980":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":7,"docs":{"1103":{"tf":1.0},"115":{"tf":1.0},"185":{"tf":1.4142135623730951},"366":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"980":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"247":{"tf":1.0},"276":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"465":{"tf":1.0},"533":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"v":{"df":5,"docs":{"239":{"tf":1.4142135623730951},"306":{"tf":1.0},"705":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"876":{"tf":1.0},"879":{"tf":1.0},"900":{"tf":2.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"607":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"125":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.7320508075688772},"732":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"285":{"tf":1.0},"294":{"tf":1.0},"31":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"290":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":7,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"1055":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1027":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":3,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0}}}}}}},"df":91,"docs":{"1002":{"tf":1.0},"1020":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"1096":{"tf":1.4142135623730951},"113":{"tf":1.0},"123":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"446":{"tf":1.4142135623730951},"477":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"520":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"584":{"tf":1.0},"590":{"tf":1.0},"611":{"tf":1.0},"613":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"729":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":2.0},"87":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"926":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"958":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"163":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":52,"docs":{"1006":{"tf":1.0},"1007":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"105":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"213":{"tf":1.0},"250":{"tf":1.0},"309":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":2.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"475":{"tf":1.4142135623730951},"505":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":2.23606797749979},"557":{"tf":1.0},"728":{"tf":1.4142135623730951},"79":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.4142135623730951},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"’":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"100":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"337":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"1009":{"tf":1.0},"688":{"tf":1.0}}}},"v":{"df":1,"docs":{"956":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":4,"docs":{"235":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"841":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"679":{"tf":1.0}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"ã":{"df":0,"docs":{},"´":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"ô":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}},"d":{"'":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"d":{"1":{",":{"d":{"2":{",":{"d":{"3":{",":{"d":{"4":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"d":{"0":{"b":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"1":{"1":{"df":1,"docs":{"1044":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"4":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"8":{"4":{"a":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"5":{"c":{"d":{"7":{"1":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"4":{"2":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0}},"g":{"=":{"d":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}},"df":34,"docs":{"1019":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1100":{"tf":1.0},"192":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"415":{"tf":1.0},"441":{"tf":1.0},"475":{"tf":2.8284271247461903},"476":{"tf":2.23606797749979},"477":{"tf":3.3166247903554},"478":{"tf":2.0},"479":{"tf":1.7320508075688772},"480":{"tf":1.4142135623730951},"481":{"tf":1.4142135623730951},"482":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"560":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.4142135623730951},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"712":{"tf":1.0},"74":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"604":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"663":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"636":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":89,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1016":{"tf":1.0},"1019":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1088":{"tf":1.0},"1100":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"378":{"tf":1.0},"455":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"485":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"571":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"597":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.0},"610":{"tf":1.0},"614":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"689":{"tf":1.0},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"722":{"tf":1.0},"730":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"759":{"tf":1.0},"770":{"tf":1.4142135623730951},"783":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"848":{"tf":1.0},"853":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"888":{"tf":1.0},"890":{"tf":1.0},"9":{"tf":1.0},"907":{"tf":1.0},"915":{"tf":1.0},"950":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"922":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"590":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":72,"docs":{"100":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1098":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":2.23606797749979},"15":{"tf":1.7320508075688772},"150":{"tf":1.7320508075688772},"154":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"176":{"tf":1.0},"179":{"tf":2.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":2.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.449489742783178},"199":{"tf":4.47213595499958},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":2.449489742783178},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"350":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"438":{"tf":1.0},"53":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"644":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.4142135623730951},"750":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.4142135623730951},"937":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.4142135623730951},"977":{"tf":1.0},"985":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":2,"docs":{"938":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}},"p":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"681":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"202":{"tf":1.0},"681":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1007":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"679":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":11,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0}},"e":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"710":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}}},"`":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":25,"docs":{"1095":{"tf":1.4142135623730951},"181":{"tf":1.0},"198":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.7320508075688772},"394":{"tf":1.0},"447":{"tf":1.0},"538":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"847":{"tf":1.0},"911":{"tf":1.0},"916":{"tf":1.7320508075688772},"945":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"957":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"256":{"tf":1.0},"258":{"tf":1.0},"949":{"tf":1.7320508075688772},"960":{"tf":2.23606797749979},"961":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"962":{"tf":1.0}}}}},"df":569,"docs":{"0":{"tf":2.8284271247461903},"10":{"tf":1.4142135623730951},"100":{"tf":2.0},"1001":{"tf":2.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":2.8284271247461903},"101":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1022":{"tf":1.4142135623730951},"1023":{"tf":2.449489742783178},"1024":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1026":{"tf":1.0},"1029":{"tf":1.4142135623730951},"103":{"tf":2.0},"1031":{"tf":1.4142135623730951},"1032":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.4142135623730951},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.0},"104":{"tf":1.0},"1045":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"105":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":2.23606797749979},"1062":{"tf":1.4142135623730951},"1064":{"tf":2.23606797749979},"1065":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":2.23606797749979},"1071":{"tf":1.4142135623730951},"1072":{"tf":2.8284271247461903},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.449489742783178},"1076":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1085":{"tf":2.6457513110645907},"1086":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1094":{"tf":1.0},"1097":{"tf":2.0},"11":{"tf":1.4142135623730951},"1103":{"tf":1.4142135623730951},"1106":{"tf":1.0},"1114":{"tf":2.8284271247461903},"1115":{"tf":1.4142135623730951},"1117":{"tf":2.0},"1122":{"tf":2.0},"113":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"125":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.0},"128":{"tf":3.0},"129":{"tf":3.4641016151377544},"130":{"tf":2.0},"131":{"tf":2.23606797749979},"133":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.4142135623730951},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":2.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"158":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.7320508075688772},"172":{"tf":2.0},"174":{"tf":1.0},"175":{"tf":2.449489742783178},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":2.23606797749979},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":2.6457513110645907},"198":{"tf":3.1622776601683795},"199":{"tf":2.0},"2":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":3.4641016151377544},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":3.605551275463989},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"228":{"tf":2.23606797749979},"23":{"tf":1.0},"231":{"tf":2.6457513110645907},"232":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.23606797749979},"238":{"tf":3.605551275463989},"239":{"tf":4.58257569495584},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"245":{"tf":2.23606797749979},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":1.7320508075688772},"264":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"276":{"tf":2.0},"28":{"tf":2.0},"286":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.4142135623730951},"29":{"tf":2.449489742783178},"290":{"tf":1.4142135623730951},"294":{"tf":2.8284271247461903},"295":{"tf":2.6457513110645907},"296":{"tf":2.0},"297":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":2.23606797749979},"300":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":2.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":2.23606797749979},"316":{"tf":4.47213595499958},"317":{"tf":2.23606797749979},"318":{"tf":3.3166247903554},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.7320508075688772},"323":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":2.23606797749979},"342":{"tf":1.0},"344":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":3.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":3.7416573867739413},"353":{"tf":4.123105625617661},"354":{"tf":2.6457513110645907},"355":{"tf":1.7320508075688772},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":3.4641016151377544},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"363":{"tf":2.8284271247461903},"364":{"tf":2.449489742783178},"365":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":3.605551275463989},"368":{"tf":3.3166247903554},"369":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.8284271247461903},"373":{"tf":2.6457513110645907},"374":{"tf":1.4142135623730951},"375":{"tf":2.0},"376":{"tf":3.1622776601683795},"377":{"tf":1.7320508075688772},"378":{"tf":2.0},"379":{"tf":2.0},"38":{"tf":1.4142135623730951},"380":{"tf":3.7416573867739413},"382":{"tf":1.7320508075688772},"386":{"tf":1.4142135623730951},"388":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":2.0},"394":{"tf":2.6457513110645907},"395":{"tf":2.8284271247461903},"397":{"tf":1.0},"398":{"tf":1.4142135623730951},"399":{"tf":1.0},"4":{"tf":1.4142135623730951},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":2.0},"407":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.4142135623730951},"411":{"tf":1.0},"412":{"tf":1.7320508075688772},"413":{"tf":3.0},"414":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":2.0},"422":{"tf":1.4142135623730951},"423":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"428":{"tf":1.0},"430":{"tf":2.6457513110645907},"431":{"tf":1.4142135623730951},"432":{"tf":1.0},"433":{"tf":1.7320508075688772},"434":{"tf":1.4142135623730951},"435":{"tf":2.23606797749979},"436":{"tf":2.0},"437":{"tf":1.7320508075688772},"438":{"tf":1.7320508075688772},"441":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.4142135623730951},"446":{"tf":2.23606797749979},"447":{"tf":3.4641016151377544},"448":{"tf":1.0},"45":{"tf":2.449489742783178},"450":{"tf":1.0},"453":{"tf":2.23606797749979},"455":{"tf":1.0},"456":{"tf":1.0},"46":{"tf":1.4142135623730951},"473":{"tf":1.4142135623730951},"474":{"tf":1.0},"484":{"tf":1.4142135623730951},"488":{"tf":2.0},"49":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.4142135623730951},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"500":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.7320508075688772},"529":{"tf":1.0},"532":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.7320508075688772},"540":{"tf":1.0},"541":{"tf":3.4641016151377544},"542":{"tf":2.6457513110645907},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":4.0},"550":{"tf":1.7320508075688772},"551":{"tf":1.7320508075688772},"553":{"tf":3.3166247903554},"554":{"tf":3.7416573867739413},"555":{"tf":2.8284271247461903},"556":{"tf":1.4142135623730951},"557":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":2.23606797749979},"562":{"tf":2.449489742783178},"563":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"567":{"tf":2.6457513110645907},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":2.8284271247461903},"582":{"tf":1.7320508075688772},"583":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":2.0},"599":{"tf":1.4142135623730951},"6":{"tf":1.0},"60":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.7320508075688772},"611":{"tf":1.0},"613":{"tf":1.7320508075688772},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":2.0},"620":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"623":{"tf":1.0},"630":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.7320508075688772},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":2.0},"656":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"66":{"tf":1.7320508075688772},"660":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"67":{"tf":2.0},"670":{"tf":1.0},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.0},"679":{"tf":1.4142135623730951},"68":{"tf":1.0},"681":{"tf":1.7320508075688772},"683":{"tf":1.4142135623730951},"684":{"tf":1.4142135623730951},"685":{"tf":1.0},"69":{"tf":1.4142135623730951},"691":{"tf":1.7320508075688772},"693":{"tf":1.4142135623730951},"694":{"tf":2.0},"695":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":2.0},"699":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":2.23606797749979},"705":{"tf":2.6457513110645907},"707":{"tf":3.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.7320508075688772},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"727":{"tf":1.4142135623730951},"729":{"tf":1.7320508075688772},"73":{"tf":2.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"733":{"tf":2.0},"734":{"tf":2.6457513110645907},"735":{"tf":1.4142135623730951},"736":{"tf":1.0},"738":{"tf":1.0},"74":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.4142135623730951},"749":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"753":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":2.449489742783178},"770":{"tf":2.23606797749979},"771":{"tf":1.0},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":2.449489742783178},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"790":{"tf":1.0},"799":{"tf":1.7320508075688772},"8":{"tf":3.872983346207417},"80":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.7320508075688772},"805":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"815":{"tf":1.7320508075688772},"816":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"825":{"tf":1.0},"826":{"tf":1.7320508075688772},"827":{"tf":1.0},"83":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.7320508075688772},"835":{"tf":1.7320508075688772},"839":{"tf":1.0},"84":{"tf":2.0},"841":{"tf":1.4142135623730951},"843":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":1.7320508075688772},"852":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":2.449489742783178},"855":{"tf":1.7320508075688772},"858":{"tf":2.0},"859":{"tf":1.7320508075688772},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"865":{"tf":1.0},"868":{"tf":1.0},"872":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"88":{"tf":2.0},"880":{"tf":1.0},"882":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"891":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"900":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.7320508075688772},"916":{"tf":1.7320508075688772},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"929":{"tf":2.449489742783178},"938":{"tf":1.0},"939":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":2.449489742783178},"946":{"tf":2.6457513110645907},"947":{"tf":2.0},"948":{"tf":2.8284271247461903},"949":{"tf":2.6457513110645907},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"952":{"tf":1.7320508075688772},"953":{"tf":1.7320508075688772},"955":{"tf":2.6457513110645907},"956":{"tf":2.8284271247461903},"957":{"tf":4.58257569495584},"958":{"tf":1.0},"959":{"tf":2.449489742783178},"96":{"tf":1.7320508075688772},"960":{"tf":3.872983346207417},"961":{"tf":1.7320508075688772},"962":{"tf":1.4142135623730951},"963":{"tf":2.0},"964":{"tf":1.7320508075688772},"965":{"tf":1.0},"97":{"tf":1.4142135623730951},"975":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":12,"docs":{"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":2.8284271247461903},"365":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"168":{"tf":2.0},"169":{"tf":2.449489742783178},"170":{"tf":1.7320508075688772}}}}}}},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"538":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":2.0}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":5,"docs":{"216":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":2.449489742783178},"378":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"5":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":253,"docs":{"10":{"tf":1.0},"1003":{"tf":1.7320508075688772},"1004":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1023":{"tf":2.8284271247461903},"1025":{"tf":1.7320508075688772},"1029":{"tf":1.0},"1031":{"tf":2.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.7320508075688772},"104":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":2.6457513110645907},"1079":{"tf":1.4142135623730951},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.4142135623730951},"1095":{"tf":1.7320508075688772},"1096":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1098":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.0},"1115":{"tf":1.0},"1122":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"167":{"tf":1.0},"177":{"tf":1.7320508075688772},"179":{"tf":1.0},"186":{"tf":2.449489742783178},"190":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":2.449489742783178},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":2.449489742783178},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"32":{"tf":1.7320508075688772},"334":{"tf":1.0},"335":{"tf":1.0},"34":{"tf":1.4142135623730951},"352":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"400":{"tf":1.7320508075688772},"401":{"tf":1.0},"403":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":2.0},"441":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.0},"5":{"tf":2.0},"527":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"554":{"tf":2.449489742783178},"555":{"tf":1.7320508075688772},"557":{"tf":1.0},"560":{"tf":2.23606797749979},"561":{"tf":1.0},"567":{"tf":2.6457513110645907},"581":{"tf":1.4142135623730951},"583":{"tf":1.4142135623730951},"584":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":2.23606797749979},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":2.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.4142135623730951},"632":{"tf":1.0},"633":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":1.4142135623730951},"645":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.4142135623730951},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":2.449489742783178},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"68":{"tf":1.7320508075688772},"680":{"tf":1.0},"682":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"703":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.4142135623730951},"710":{"tf":1.0},"713":{"tf":1.0},"715":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":2.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":2.0},"742":{"tf":2.23606797749979},"750":{"tf":1.0},"757":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.7320508075688772},"765":{"tf":1.0},"770":{"tf":1.4142135623730951},"773":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"79":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"800":{"tf":1.0},"803":{"tf":1.0},"807":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"823":{"tf":1.0},"824":{"tf":1.0},"833":{"tf":1.4142135623730951},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":2.449489742783178},"859":{"tf":2.8284271247461903},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.4142135623730951},"867":{"tf":1.0},"869":{"tf":1.4142135623730951},"88":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"9":{"tf":2.0},"903":{"tf":1.0},"907":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"940":{"tf":1.4142135623730951},"941":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"df":0,"docs":{},"i":{"df":1,"docs":{"845":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{")":{"=":{"'":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"1011":{"tf":1.4142135623730951},"1012":{"tf":1.4142135623730951},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.4142135623730951},"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.4142135623730951},"256":{"tf":1.0},"263":{"tf":2.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"300":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.4142135623730951},"655":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"a":{"d":{"d":{"(":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"837":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1033":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"1033":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":14,"docs":{"1018":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"263":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"413":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":137,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1031":{"tf":2.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":2.0},"1042":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1106":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":2.0},"193":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":2.6457513110645907},"275":{"tf":2.0},"276":{"tf":2.0},"280":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"388":{"tf":1.0},"39":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"445":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.4142135623730951},"452":{"tf":3.1622776601683795},"455":{"tf":1.4142135623730951},"457":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":2.0},"502":{"tf":1.4142135623730951},"503":{"tf":2.0},"508":{"tf":2.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"554":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":2.0},"651":{"tf":1.0},"653":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.7320508075688772},"671":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"728":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.4142135623730951},"766":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":2.449489742783178},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.4142135623730951},"808":{"tf":1.0},"817":{"tf":1.4142135623730951},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"828":{"tf":1.4142135623730951},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"845":{"tf":1.0},"847":{"tf":2.0},"848":{"tf":2.0},"887":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"948":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":1.7320508075688772},"979":{"tf":1.0},"984":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"679":{"tf":1.0}}}}}}},"u":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"980":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"980":{"tf":1.0}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":44,"docs":{"1000":{"tf":1.0},"1002":{"tf":2.23606797749979},"1009":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":2.6457513110645907},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"33":{"tf":1.4142135623730951},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":1.7320508075688772},"578":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"747":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"967":{"tf":1.0},"974":{"tf":1.7320508075688772},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"984":{"tf":1.0}}},"y":{"'":{"df":4,"docs":{"243":{"tf":1.0},"269":{"tf":1.0},"614":{"tf":1.0},"641":{"tf":1.0}}},"_":{"1":{"3":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"1":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"803":{"tf":1.0},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":176,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1009":{"tf":1.4142135623730951},"101":{"tf":1.0},"1011":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.4142135623730951},"1023":{"tf":2.449489742783178},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":2.6457513110645907},"1038":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1064":{"tf":3.605551275463989},"1079":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1088":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.7320508075688772},"125":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"199":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":3.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":1.7320508075688772},"269":{"tf":3.3166247903554},"270":{"tf":2.0},"271":{"tf":3.4641016151377544},"272":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":3.1622776601683795},"275":{"tf":3.0},"276":{"tf":3.3166247903554},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.4142135623730951},"308":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":2.0},"39":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.7320508075688772},"42":{"tf":2.0},"427":{"tf":1.0},"447":{"tf":2.449489742783178},"449":{"tf":1.0},"452":{"tf":1.7320508075688772},"453":{"tf":1.0},"464":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":3.1622776601683795},"527":{"tf":1.0},"528":{"tf":3.605551275463989},"529":{"tf":3.4641016151377544},"531":{"tf":2.6457513110645907},"555":{"tf":1.0},"57":{"tf":1.4142135623730951},"571":{"tf":1.0},"585":{"tf":3.3166247903554},"586":{"tf":1.7320508075688772},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"602":{"tf":1.0},"604":{"tf":1.0},"609":{"tf":1.7320508075688772},"613":{"tf":2.449489742783178},"617":{"tf":1.4142135623730951},"622":{"tf":3.1622776601683795},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.449489742783178},"627":{"tf":2.6457513110645907},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"642":{"tf":1.0},"644":{"tf":1.4142135623730951},"654":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.7320508075688772},"679":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":2.449489742783178},"707":{"tf":2.8284271247461903},"708":{"tf":1.4142135623730951},"710":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":2.0},"747":{"tf":1.4142135623730951},"764":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.7416573867739413},"778":{"tf":2.6457513110645907},"779":{"tf":2.6457513110645907},"781":{"tf":1.7320508075688772},"784":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":2.0},"806":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":2.8284271247461903},"814":{"tf":1.7320508075688772},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.4142135623730951},"866":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.23606797749979},"904":{"tf":1.4142135623730951},"909":{"tf":1.7320508075688772},"936":{"tf":1.0},"937":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.4142135623730951},"969":{"tf":1.4142135623730951},"970":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"973":{"tf":1.0},"977":{"tf":1.0},"979":{"tf":1.4142135623730951},"980":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":3.0},"985":{"tf":1.0},"986":{"tf":1.0}},"s":{"_":{"*":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"803":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"784":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"a":{"d":{"_":{"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":1.0},"622":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"1089":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"627":{"tf":1.0},"770":{"tf":1.0},"781":{"tf":2.23606797749979}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"622":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":11,"docs":{"199":{"tf":1.0},"224":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"622":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"770":{"tf":1.0},"781":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"626":{"tf":1.0}}}}}},"df":0,"docs":{}},"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}},"b":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"[":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"198":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"d":{"'":{"df":0,"docs":{},"t":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}},"g":{"df":2,"docs":{"1018":{"tf":1.0},"607":{"tf":1.0}}}},"df":9,"docs":{"212":{"tf":1.0},"452":{"tf":1.4142135623730951},"502":{"tf":1.0},"528":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.7320508075688772},"903":{"tf":2.23606797749979}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"364":{"tf":1.0},"741":{"tf":1.0},"8":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":10,"docs":{"114":{"tf":1.4142135623730951},"133":{"tf":1.0},"343":{"tf":1.0},"367":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"956":{"tf":1.0}}}}},"c":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":6,"docs":{"1009":{"tf":1.4142135623730951},"123":{"tf":1.0},"266":{"tf":1.0},"455":{"tf":1.0},"460":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"708":{"tf":1.0}}},"s":{"df":5,"docs":{"291":{"tf":1.0},"31":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"355":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":15,"docs":{"354":{"tf":1.7320508075688772},"363":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"375":{"tf":2.0},"376":{"tf":2.0},"386":{"tf":1.0},"392":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"956":{"tf":1.7320508075688772},"958":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"375":{"tf":1.4142135623730951},"390":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"360":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"197":{"tf":1.0},"584":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"548":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"447":{"tf":1.0},"705":{"tf":1.0}}}}}},"df":7,"docs":{"1009":{"tf":1.4142135623730951},"1095":{"tf":1.0},"239":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"906":{"tf":1.0}}},"p":{"df":6,"docs":{"13":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"813":{"tf":1.0},"965":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"550":{"tf":1.0},"691":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"746":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"766":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1027":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":57,"docs":{"1001":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1085":{"tf":1.0},"1097":{"tf":1.0},"120":{"tf":1.0},"128":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"276":{"tf":2.449489742783178},"315":{"tf":1.0},"323":{"tf":2.23606797749979},"335":{"tf":1.0},"352":{"tf":1.0},"380":{"tf":1.0},"421":{"tf":1.0},"437":{"tf":1.4142135623730951},"447":{"tf":2.0},"448":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.4142135623730951},"516":{"tf":1.0},"541":{"tf":2.23606797749979},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"573":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":2.0},"707":{"tf":1.0},"732":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"926":{"tf":1.0}}}}}},"df":1,"docs":{"256":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"1059":{"tf":1.0},"67":{"tf":1.0},"842":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":102,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1059":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"170":{"tf":1.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"228":{"tf":2.449489742783178},"264":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.7320508075688772},"38":{"tf":1.0},"391":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":2.0},"413":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"512":{"tf":1.0},"517":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":2.449489742783178},"550":{"tf":2.23606797749979},"585":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"604":{"tf":1.0},"622":{"tf":1.0},"636":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"688":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"718":{"tf":1.4142135623730951},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"80":{"tf":1.0},"809":{"tf":1.0},"84":{"tf":1.0},"862":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"960":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":54,"docs":{"1000":{"tf":1.0},"1002":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"284":{"tf":1.0},"295":{"tf":1.0},"301":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"415":{"tf":1.0},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":2.0},"540":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.0},"547":{"tf":1.4142135623730951},"548":{"tf":2.8284271247461903},"550":{"tf":2.6457513110645907},"561":{"tf":1.0},"655":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"889":{"tf":1.0},"965":{"tf":1.4142135623730951},"975":{"tf":1.0},"976":{"tf":1.0},"979":{"tf":1.0},"986":{"tf":1.7320508075688772},"987":{"tf":1.4142135623730951},"989":{"tf":1.7320508075688772},"992":{"tf":1.0},"993":{"tf":1.7320508075688772},"999":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"975":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.4142135623730951},"445":{"tf":1.0},"453":{"tf":1.4142135623730951},"454":{"tf":1.4142135623730951},"479":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"#":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"728":{"tf":1.0}}},"t":{"df":24,"docs":{"1013":{"tf":2.0},"215":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"254":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"499":{"tf":2.23606797749979},"500":{"tf":1.0},"542":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.4142135623730951},"752":{"tf":1.0},"824":{"tf":1.7320508075688772},"937":{"tf":1.0},"957":{"tf":1.0}},"e":{"d":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"300":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"363":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":4,"docs":{"121":{"tf":1.0},"477":{"tf":1.0},"734":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"197":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":1,"docs":{"707":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":3,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"152":{"tf":1.0},"223":{"tf":1.0},"62":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1009":{"tf":1.0},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"548":{"tf":1.4142135623730951},"879":{"tf":1.0}}}}},"t":{"df":1,"docs":{"980":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":38,"docs":{"1002":{"tf":1.0},"1088":{"tf":1.0},"1093":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"245":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":3.0},"478":{"tf":2.449489742783178},"479":{"tf":1.7320508075688772},"506":{"tf":1.0},"555":{"tf":1.7320508075688772},"646":{"tf":1.0},"708":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":46,"docs":{"101":{"tf":2.23606797749979},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":2.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":2.6457513110645907},"128":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951},"322":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"345":{"tf":1.4142135623730951},"347":{"tf":1.0},"352":{"tf":1.0},"402":{"tf":2.0},"403":{"tf":1.0},"404":{"tf":1.4142135623730951},"406":{"tf":1.7320508075688772},"407":{"tf":1.7320508075688772},"414":{"tf":1.7320508075688772},"416":{"tf":2.0},"439":{"tf":1.4142135623730951},"440":{"tf":2.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.7320508075688772},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"537":{"tf":1.0},"554":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"561":{"tf":1.0},"654":{"tf":1.4142135623730951},"734":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"748":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":17,"docs":{"1022":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1062":{"tf":1.0},"1083":{"tf":1.0},"12":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"222":{"tf":1.0},"488":{"tf":1.0},"542":{"tf":1.7320508075688772},"563":{"tf":1.0},"657":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"1117":{"tf":1.0},"1122":{"tf":1.0},"245":{"tf":1.0},"408":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"737":{"tf":1.0},"953":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":76,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"1057":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"1099":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.4142135623730951},"21":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"266":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"367":{"tf":1.0},"378":{"tf":1.4142135623730951},"414":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"475":{"tf":1.0},"525":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"557":{"tf":1.0},"560":{"tf":1.7320508075688772},"581":{"tf":1.4142135623730951},"583":{"tf":1.4142135623730951},"626":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.4142135623730951},"708":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"742":{"tf":1.4142135623730951},"779":{"tf":2.0},"786":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"895":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"909":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"df":12,"docs":{"1033":{"tf":1.0},"199":{"tf":2.449489742783178},"224":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"661":{"tf":1.0},"781":{"tf":1.0},"819":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"b":{"df":81,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"342":{"tf":1.0},"358":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"403":{"tf":1.0},"417":{"tf":1.0},"423":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.0},"467":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"512":{"tf":1.4142135623730951},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"649":{"tf":1.0},"654":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"737":{"tf":1.0},"8":{"tf":1.0},"866":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"919":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"945":{"tf":1.4142135623730951},"954":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":87,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1070":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"127":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"240":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"338":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"46":{"tf":1.0},"462":{"tf":1.0},"5":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"554":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":1.0},"621":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"650":{"tf":1.0},"665":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":1.0},"871":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"894":{"tf":1.0},"906":{"tf":1.4142135623730951},"915":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"965":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"215":{"tf":1.0},"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":33,"docs":{"1006":{"tf":1.0},"1117":{"tf":1.0},"123":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"290":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"729":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"802":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"872":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":7,"docs":{"181":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"367":{"tf":1.0},"427":{"tf":1.0},"466":{"tf":1.0},"526":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"df":91,"docs":{"1057":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"179":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"299":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.0},"534":{"tf":1.0},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"632":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"649":{"tf":1.0},"655":{"tf":1.0},"692":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"800":{"tf":1.7320508075688772},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.0},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":2.449489742783178},"861":{"tf":1.0},"872":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"922":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"446":{"tf":1.0},"898":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":83,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1051":{"tf":1.0},"1069":{"tf":1.0},"108":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"187":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"394":{"tf":1.0},"4":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"46":{"tf":1.4142135623730951},"475":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.0},"651":{"tf":1.0},"664":{"tf":1.7320508075688772},"676":{"tf":1.0},"69":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"785":{"tf":1.4142135623730951},"844":{"tf":1.0},"848":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.4142135623730951},"956":{"tf":1.0},"96":{"tf":1.0},"964":{"tf":1.0},"977":{"tf":1.4142135623730951},"98":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"984":{"tf":1.0},"99":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"1":{".":{"0":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"1002":{"tf":1.0},"185":{"tf":1.7320508075688772},"481":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":3.0},"90":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"937":{"tf":1.4142135623730951},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":37,"docs":{"1023":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1097":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"316":{"tf":1.0},"37":{"tf":1.0},"386":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"501":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"732":{"tf":1.0},"772":{"tf":1.0},"779":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"904":{"tf":1.0},"937":{"tf":1.0},"974":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}}}}},"v":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"424":{"tf":1.0},"446":{"tf":1.0},"554":{"tf":1.4142135623730951},"563":{"tf":1.0},"848":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":40,"docs":{"1009":{"tf":1.0},"1073":{"tf":1.0},"1107":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"168":{"tf":1.0},"194":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"303":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.0},"424":{"tf":1.0},"449":{"tf":1.4142135623730951},"450":{"tf":1.0},"554":{"tf":2.23606797749979},"555":{"tf":1.0},"556":{"tf":1.7320508075688772},"557":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"824":{"tf":2.23606797749979},"844":{"tf":1.0},"859":{"tf":1.0},"876":{"tf":1.0},"887":{"tf":1.0},"913":{"tf":1.0},"925":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"975":{"tf":1.0}}}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"185":{"tf":2.6457513110645907},"203":{"tf":1.7320508075688772},"590":{"tf":1.0},"649":{"tf":1.0}}}},"c":{"df":24,"docs":{"1095":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1102":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"451":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"650":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"813":{"tf":3.0},"824":{"tf":3.7416573867739413},"922":{"tf":1.0},"929":{"tf":2.449489742783178},"931":{"tf":1.7320508075688772},"936":{"tf":2.449489742783178},"983":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"824":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1095":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"975":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1035":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"90":{"tf":1.0}},"t":{"df":5,"docs":{"573":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"710":{"tf":1.0},"824":{"tf":2.23606797749979}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"1111":{"tf":1.0},"372":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"1053":{"tf":1.0},"199":{"tf":1.4142135623730951},"931":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1069":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.7320508075688772},"546":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"77":{"tf":2.0},"79":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"84":{"tf":2.0},"85":{"tf":1.0},"89":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"510":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"347":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":123,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1055":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"400":{"tf":1.0},"41":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.0},"510":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.7320508075688772},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":2.0},"542":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.0},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"583":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"649":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"678":{"tf":1.4142135623730951},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":2.0},"737":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.4142135623730951},"785":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.0},"848":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.4142135623730951},"914":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"930":{"tf":1.0},"946":{"tf":1.4142135623730951},"948":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"338":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":8,"docs":{"1075":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"276":{"tf":1.0},"335":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"657":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":2,"docs":{"175":{"tf":1.0},"285":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.4142135623730951},"268":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":60,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1038":{"tf":2.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":2.0},"1059":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.6457513110645907},"184":{"tf":2.23606797749979},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.4142135623730951},"41":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.23606797749979},"544":{"tf":1.0},"548":{"tf":2.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"678":{"tf":1.4142135623730951},"684":{"tf":1.7320508075688772},"686":{"tf":1.0},"690":{"tf":2.6457513110645907},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"770":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"832":{"tf":1.0},"885":{"tf":1.0},"889":{"tf":1.4142135623730951},"948":{"tf":1.0},"975":{"tf":2.0},"992":{"tf":1.7320508075688772},"993":{"tf":1.4142135623730951},"994":{"tf":1.0},"997":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"641":{"tf":1.0},"708":{"tf":1.4142135623730951},"770":{"tf":1.0},"825":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"184":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"543":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"[":{"'":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1040":{"tf":1.7320508075688772},"1044":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"1":{"0":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"1044":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":2,"docs":{"502":{"tf":1.4142135623730951},"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1046":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"314":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"956":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":39,"docs":{"1006":{"tf":1.0},"1046":{"tf":1.0},"106":{"tf":1.4142135623730951},"116":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"152":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"324":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"368":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.0},"556":{"tf":1.0},"601":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"708":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"926":{"tf":1.0},"948":{"tf":1.0},"959":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":24,"docs":{"1122":{"tf":1.0},"119":{"tf":1.0},"180":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"316":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.0},"47":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":2.449489742783178},"498":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979},"505":{"tf":2.23606797749979},"506":{"tf":2.6457513110645907},"540":{"tf":1.0},"548":{"tf":1.0},"836":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.7320508075688772},"957":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1001":{"tf":1.4142135623730951},"1097":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":1.0},"335":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.0},"476":{"tf":1.0},"488":{"tf":1.0},"613":{"tf":1.7320508075688772},"858":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1017":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":9,"docs":{"199":{"tf":1.0},"356":{"tf":1.4142135623730951},"37":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"392":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.4142135623730951},"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"931":{"tf":1.0},"936":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"657":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"328":{"tf":1.0},"466":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"155":{"tf":1.0},"37":{"tf":1.0},"514":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"922":{"tf":1.0}},"i":{"df":1,"docs":{"527":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"222":{"tf":1.0},"264":{"tf":1.0},"360":{"tf":1.0},"488":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":22,"docs":{"1000":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1085":{"tf":1.0},"131":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.7320508075688772},"364":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.0},"568":{"tf":1.0},"583":{"tf":1.0},"66":{"tf":1.0},"877":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"k":{"df":12,"docs":{"1002":{"tf":1.0},"239":{"tf":1.4142135623730951},"363":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":2.449489742783178},"506":{"tf":3.3166247903554},"510":{"tf":1.0},"946":{"tf":1.0},"962":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"1005":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"113":{"tf":1.0},"116":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"945":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":23,"docs":{"112":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"506":{"tf":1.0},"542":{"tf":1.4142135623730951},"748":{"tf":1.0},"824":{"tf":1.0},"857":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.7320508075688772},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"900":{"tf":2.0},"906":{"tf":2.449489742783178},"943":{"tf":1.0},"961":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"590":{"tf":1.0}}}}}}}}}}}},"t":{"df":1,"docs":{"950":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1120":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"1031":{"tf":1.0},"1038":{"tf":1.0},"1085":{"tf":1.0},"129":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"449":{"tf":1.0},"507":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"88":{"tf":1.0},"986":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1025":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.0}}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"1001":{"tf":1.4142135623730951},"1015":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1023":{"tf":1.0},"103":{"tf":1.0},"1066":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"238":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"784":{"tf":1.0},"905":{"tf":1.0},"942":{"tf":1.0},"950":{"tf":1.4142135623730951},"962":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"447":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"271":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"965":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"915":{"tf":1.0}}},"s":{"df":2,"docs":{"15":{"tf":1.0},"357":{"tf":1.0}}}}},"i":{"d":{"df":5,"docs":{"1":{"tf":1.0},"187":{"tf":1.0},"526":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"1122":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"956":{"tf":1.0}},"l":{"df":2,"docs":{"485":{"tf":1.0},"488":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"n":{"df":2,"docs":{"613":{"tf":1.4142135623730951},"728":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"343":{"tf":1.0},"388":{"tf":1.0},"580":{"tf":1.0}}}},"o":{"c":{"df":26,"docs":{"0":{"tf":1.4142135623730951},"1106":{"tf":1.0},"1111":{"tf":1.4142135623730951},"126":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"352":{"tf":1.0},"480":{"tf":1.0},"560":{"tf":1.0},"565":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"714":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"79":{"tf":1.7320508075688772},"9":{"tf":1.0},"960":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"314":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}}}}}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1112":{"tf":1.0},"1113":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"1042":{"tf":1.0},"338":{"tf":1.7320508075688772},"347":{"tf":1.0},"386":{"tf":1.7320508075688772},"433":{"tf":1.0},"438":{"tf":1.0},"688":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"1122":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"299":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}}},"df":135,"docs":{"0":{"tf":1.7320508075688772},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"1000":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1069":{"tf":1.7320508075688772},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"1106":{"tf":1.7320508075688772},"1107":{"tf":1.7320508075688772},"1108":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":2.0},"1118":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1122":{"tf":2.23606797749979},"113":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.4142135623730951},"29":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"339":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":2.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"396":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.7320508075688772},"417":{"tf":1.0},"423":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"459":{"tf":1.0},"473":{"tf":1.4142135623730951},"487":{"tf":2.449489742783178},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"516":{"tf":1.0},"537":{"tf":1.0},"555":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"582":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"605":{"tf":1.0},"638":{"tf":2.0},"643":{"tf":1.0},"650":{"tf":1.0},"669":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"714":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.7320508075688772},"812":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"89":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.0},"912":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.0},"919":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"944":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"347":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}}}},"df":8,"docs":{"1079":{"tf":1.0},"235":{"tf":1.0},"290":{"tf":1.0},"427":{"tf":1.0},"81":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":13,"docs":{"1013":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"339":{"tf":1.0},"359":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"752":{"tf":1.0},"813":{"tf":2.0}}}}}}},"h":{"#":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"#":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":2,"docs":{"613":{"tf":2.6457513110645907},"728":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"780":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"304":{"tf":1.0},"365":{"tf":1.0},"613":{"tf":1.7320508075688772},"833":{"tf":1.0}}}}},"df":2,"docs":{"396":{"tf":1.0},"897":{"tf":1.7320508075688772}}},"n":{"'":{"df":0,"docs":{},"t":{"df":28,"docs":{"1009":{"tf":1.0},"1079":{"tf":1.0},"1115":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"215":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"405":{"tf":1.0},"447":{"tf":1.0},"460":{"tf":1.0},"632":{"tf":1.0},"764":{"tf":1.0},"84":{"tf":1.0},"880":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"139":{"tf":1.0},"318":{"tf":1.4142135623730951},"379":{"tf":1.0},"399":{"tf":1.0},"409":{"tf":1.4142135623730951},"466":{"tf":1.0},"497":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"742":{"tf":1.0},"861":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951}}},"’":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"125":{"tf":1.0},"352":{"tf":1.0},"98":{"tf":1.0}}}}},"t":{"df":3,"docs":{"335":{"tf":1.0},"419":{"tf":1.0},"873":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1027":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1053":{"tf":1.0},"1085":{"tf":1.0},"1089":{"tf":1.7320508075688772},"1098":{"tf":2.0},"199":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.0},"766":{"tf":1.7320508075688772},"782":{"tf":4.898979485566356}}},"t":{"df":4,"docs":{"356":{"tf":1.0},"449":{"tf":1.0},"460":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":32,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"528":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"678":{"tf":1.0},"750":{"tf":1.0},"780":{"tf":1.0},"899":{"tf":1.4142135623730951},"946":{"tf":1.0},"959":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":7,"docs":{"505":{"tf":1.4142135623730951},"506":{"tf":3.4641016151377544},"574":{"tf":1.0},"824":{"tf":3.1622776601683795},"847":{"tf":1.4142135623730951},"913":{"tf":1.0},"931":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"185":{"tf":1.0},"437":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"432":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":3.0},"580":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"1031":{"tf":1.0},"1097":{"tf":1.0},"353":{"tf":1.0},"506":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"416":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"1033":{"tf":1.4142135623730951},"238":{"tf":1.0},"518":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"550":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"214":{"tf":1.0},"363":{"tf":1.0},"505":{"tf":1.0},"691":{"tf":1.0}},"n":{"df":1,"docs":{"486":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":11,"docs":{"199":{"tf":1.0},"215":{"tf":1.0},"327":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.449489742783178},"510":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"552":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":7,"docs":{"1113":{"tf":1.0},"1114":{"tf":1.7320508075688772},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"484":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":5,"docs":{"1018":{"tf":1.0},"447":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":23,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"106":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.0},"289":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":2.6457513110645907},"479":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"523":{"tf":1.0},"590":{"tf":1.0},"634":{"tf":1.0},"657":{"tf":1.0},"752":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"866":{"tf":1.0},"936":{"tf":1.0}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"553":{"tf":1.0},"554":{"tf":1.0},"948":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1061":{"tf":1.0},"1092":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"435":{"tf":1.0},"506":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"515":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":41,"docs":{"1002":{"tf":1.0},"1064":{"tf":1.0},"1073":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"341":{"tf":1.4142135623730951},"348":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"410":{"tf":1.0},"416":{"tf":1.0},"42":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":2.0},"488":{"tf":1.7320508075688772},"494":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"554":{"tf":1.0},"57":{"tf":1.0},"596":{"tf":1.0},"614":{"tf":1.0},"664":{"tf":1.0},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"945":{"tf":2.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0},"956":{"tf":2.6457513110645907},"964":{"tf":1.7320508075688772}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"398":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.0},"880":{"tf":1.0}},"o":{"d":{"b":{"df":1,"docs":{"957":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"{":{"1":{"4":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"873":{"tf":1.0},"896":{"tf":1.0}}}}}}},"â":{"df":0,"docs":{},"€":{"df":0,"docs":{},"™":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"’":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{".":{"&":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{";":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":79,"docs":{"1059":{"tf":2.23606797749979},"1095":{"tf":1.0},"1097":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.7320508075688772},"369":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.7320508075688772},"409":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"649":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"700":{"tf":1.0},"75":{"tf":1.0},"751":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.7320508075688772},"79":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"824":{"tf":1.0},"836":{"tf":1.4142135623730951},"873":{"tf":2.0},"875":{"tf":2.0},"876":{"tf":2.6457513110645907},"880":{"tf":2.449489742783178},"897":{"tf":1.0},"9":{"tf":1.4142135623730951},"906":{"tf":2.449489742783178},"913":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":1.7320508075688772}}}},"1":{"0":{"df":2,"docs":{"1044":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1035":{"tf":1.0},"1051":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"587":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"3":{"c":{"a":{"9":{"6":{"9":{"df":0,"docs":{},"f":{"8":{"c":{"6":{"b":{"b":{"0":{"d":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":187,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1009":{"tf":1.0},"1017":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":2.0},"1031":{"tf":1.0},"1038":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.7320508075688772},"1075":{"tf":2.23606797749979},"1079":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":2.6457513110645907},"1119":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"223":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":2.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.7320508075688772},"412":{"tf":1.0},"414":{"tf":1.4142135623730951},"418":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"442":{"tf":1.0},"449":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"506":{"tf":2.449489742783178},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.7320508075688772},"595":{"tf":1.0},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.0},"626":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"646":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":2.449489742783178},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.7320508075688772},"705":{"tf":3.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":2.23606797749979},"710":{"tf":2.0},"711":{"tf":1.0},"718":{"tf":1.0},"732":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.7320508075688772},"761":{"tf":2.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"778":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":2.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"825":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"857":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.0},"914":{"tf":1.0},"920":{"tf":1.0},"946":{"tf":1.4142135623730951},"952":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.4142135623730951},"975":{"tf":1.0},"979":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1080":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"427":{"tf":1.0},"489":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"983":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1073":{"tf":1.0},"222":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"949":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"486":{"tf":1.0},"585":{"tf":1.0},"742":{"tf":1.0},"847":{"tf":1.0}}}}}}}},"s":{"df":1,"docs":{"365":{"tf":1.0}},"i":{"df":24,"docs":{"1119":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"267":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.7320508075688772},"398":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"528":{"tf":1.0},"642":{"tf":1.0},"691":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"887":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"101":{"tf":1.0},"1113":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"864":{"tf":1.0},"9":{"tf":1.0},"959":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"306":{"tf":1.0},"915":{"tf":1.0},"986":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"177":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"779":{"tf":1.0},"887":{"tf":1.0},"950":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0}}}}},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"737":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"22":{"tf":1.0},"355":{"tf":1.0},"916":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}},"d":{"4":{"7":{"9":{"6":{"6":{"df":0,"docs":{},"f":{"7":{"9":{"2":{"2":{"8":{"d":{"df":0,"docs":{},"f":{"6":{"5":{"b":{"6":{"3":{"2":{"6":{"9":{"7":{"9":{"6":{"0":{"9":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"9":{"4":{"7":{"3":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":26,"docs":{"288":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.4142135623730951},"382":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"429":{"tf":1.0},"432":{"tf":1.4142135623730951},"447":{"tf":1.0},"561":{"tf":1.0},"580":{"tf":1.0},"899":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0}},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"896":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":182,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"1102":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":3.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"318":{"tf":1.0},"960":{"tf":1.0}}}}}},"u":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"1097":{"tf":1.0},"168":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"502":{"tf":1.4142135623730951},"614":{"tf":1.0},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}}}},"f":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1114":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.0},"236":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"540":{"tf":1.0},"655":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":19,"docs":{"1031":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"222":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"256":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"50":{"tf":1.0},"622":{"tf":2.0},"655":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":13,"docs":{"176":{"tf":1.0},"276":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"380":{"tf":1.0},"446":{"tf":1.0},"489":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"67":{"tf":2.23606797749979},"952":{"tf":1.0},"983":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"452":{"tf":1.0},"531":{"tf":1.0}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":5,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1025":{"tf":1.4142135623730951},"271":{"tf":1.0},"480":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1025":{"tf":3.3166247903554}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"945":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"1031":{"tf":1.0},"1101":{"tf":2.0},"1102":{"tf":1.0},"288":{"tf":1.0},"466":{"tf":1.0},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"906":{"tf":2.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"1009":{"tf":1.0},"527":{"tf":1.0},"707":{"tf":1.0},"789":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1114":{"tf":1.0},"537":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"927":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"929":{"tf":1.4142135623730951},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"926":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.4142135623730951}}}}}},"df":23,"docs":{"1095":{"tf":1.0},"129":{"tf":1.0},"188":{"tf":1.4142135623730951},"204":{"tf":1.0},"331":{"tf":1.0},"479":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":2.8284271247461903},"927":{"tf":3.0},"929":{"tf":2.449489742783178},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"934":{"tf":3.3166247903554},"935":{"tf":2.0},"936":{"tf":3.605551275463989},"937":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"179":{"tf":1.0},"354":{"tf":1.0},"632":{"tf":1.0},"724":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"930":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"4":{"5":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1120":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"121":{"tf":1.0},"413":{"tf":1.0}},"e":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"318":{"tf":1.0},"552":{"tf":1.0},"62":{"tf":1.7320508075688772},"948":{"tf":1.0},"949":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"365":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"155":{"tf":1.0},"199":{"tf":1.0},"494":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"577":{"tf":1.0},"690":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1090":{"tf":1.0},"563":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":33,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1044":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"254":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.4142135623730951},"555":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"760":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":3.1622776601683795},"880":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"1009":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"550":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"155":{"tf":1.0},"335":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"355":{"tf":1.0},"365":{"tf":1.0},"368":{"tf":1.0},"450":{"tf":1.0},"542":{"tf":1.0},"858":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"676":{"tf":1.0}}},"df":2,"docs":{"927":{"tf":1.0},"929":{"tf":1.0}}}}}}},"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":68,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1119":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"239":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"287":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.4142135623730951},"36":{"tf":1.0},"373":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"436":{"tf":1.0},"462":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"538":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"617":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":1.4142135623730951},"864":{"tf":1.0},"87":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"950":{"tf":1.7320508075688772},"956":{"tf":2.0},"957":{"tf":1.7320508075688772},"960":{"tf":2.0},"964":{"tf":2.8284271247461903},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"1001":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.7320508075688772},"38":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"561":{"tf":1.0},"613":{"tf":1.4142135623730951},"681":{"tf":1.0}}}}}}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1009":{"tf":1.7320508075688772},"590":{"tf":1.0},"847":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"368":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"843":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"835":{"tf":1.0},"837":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"1085":{"tf":1.0},"15":{"tf":1.0},"512":{"tf":1.4142135623730951},"513":{"tf":1.0},"725":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"858":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.449489742783178},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":2.449489742783178},"898":{"tf":2.8284271247461903},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":2.23606797749979},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":3.0},"914":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"983":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"s":{"\\":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"436":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":80,"docs":{"1015":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1097":{"tf":3.3166247903554},"1098":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1114":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"295":{"tf":1.0},"30":{"tf":1.4142135623730951},"300":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"422":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":2.449489742783178},"473":{"tf":1.0},"486":{"tf":1.0},"498":{"tf":1.0},"554":{"tf":1.7320508075688772},"599":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"741":{"tf":1.4142135623730951},"742":{"tf":1.0},"743":{"tf":1.0},"745":{"tf":1.4142135623730951},"748":{"tf":2.0},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.4142135623730951},"766":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":2.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"851":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772},"873":{"tf":1.0},"880":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"949":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0}},"e":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1102":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"1097":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1102":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"1098":{"tf":1.7320508075688772},"1102":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"165":{"tf":1.0},"601":{"tf":1.0},"842":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"199":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"438":{"tf":1.0},"449":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"590":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"904":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"956":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"221":{"tf":1.0},"375":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":22,"docs":{"179":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":2.0},"507":{"tf":2.23606797749979},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"711":{"tf":3.4641016151377544},"715":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"729":{"tf":2.0},"730":{"tf":2.449489742783178},"731":{"tf":2.0},"732":{"tf":1.0},"734":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"711":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":32,"docs":{"103":{"tf":1.0},"106":{"tf":1.7320508075688772},"115":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"477":{"tf":1.0},"479":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.7320508075688772},"8":{"tf":1.0},"803":{"tf":1.0},"864":{"tf":1.0},"90":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0},"984":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"1009":{"tf":1.0},"1079":{"tf":1.0},"299":{"tf":1.0},"740":{"tf":2.449489742783178},"85":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"880":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.0},"930":{"tf":1.0},"936":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":29,"docs":{"1097":{"tf":1.0},"1105":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"248":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"368":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0},"81":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"676":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"343":{"tf":1.0},"505":{"tf":1.0},"539":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"603":{"tf":1.0},"664":{"tf":1.4142135623730951},"705":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":1.7320508075688772}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"918":{"tf":1.0},"919":{"tf":1.4142135623730951},"920":{"tf":2.0},"922":{"tf":2.449489742783178},"926":{"tf":1.0}}}}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"410":{"tf":1.0},"664":{"tf":1.4142135623730951},"694":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1085":{"tf":1.0},"120":{"tf":1.0},"214":{"tf":1.0},"248":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"405":{"tf":1.0},"450":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"52":{"tf":1.0},"554":{"tf":2.6457513110645907},"555":{"tf":1.4142135623730951},"556":{"tf":1.7320508075688772},"569":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"605":{"tf":1.0},"666":{"tf":1.0},"853":{"tf":1.4142135623730951},"866":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"942":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"176":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"452":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"529":{"tf":1.4142135623730951},"634":{"tf":1.0},"654":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":1,"docs":{"1031":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":3,"docs":{"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1058":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"1098":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}},"df":32,"docs":{"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1059":{"tf":1.0},"1085":{"tf":1.0},"1104":{"tf":1.0},"129":{"tf":1.0},"153":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.23606797749979},"447":{"tf":1.0},"516":{"tf":1.0},"613":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"133":{"tf":1.0},"168":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.0},"446":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":4,"docs":{"1055":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"789":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"496":{"tf":1.0},"506":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"518":{"tf":1.0},"62":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"1031":{"tf":1.0},"295":{"tf":1.0},"578":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.0},"587":{"tf":1.0},"634":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0}}}}}},"t":{"c":{"df":28,"docs":{"1009":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"299":{"tf":1.0},"32":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.7320508075688772},"926":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{},"l":{"#":{"2":{"1":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"2":{"8":{"5":{"8":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":76,"docs":{"1021":{"tf":1.0},"1090":{"tf":1.0},"118":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"155":{"tf":1.4142135623730951},"169":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":2.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"378":{"tf":2.0},"380":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":2.449489742783178},"598":{"tf":1.4142135623730951},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"700":{"tf":1.4142135623730951},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"832":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.0},"915":{"tf":1.0},"938":{"tf":1.0},"940":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"962":{"tf":1.0},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":7,"docs":{"1061":{"tf":1.0},"183":{"tf":1.0},"447":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":26,"docs":{"106":{"tf":1.0},"1105":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"291":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"390":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.4142135623730951},"579":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"720":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.0},"909":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"526":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"422":{"tf":1.4142135623730951},"877":{"tf":1.0}}},".":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"877":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"182":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"541":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.4142135623730951}}},"y":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"644":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"877":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"=":{"'":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"247":{"tf":1.0},"880":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"633":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"632":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":5,"docs":{"257":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"247":{"tf":1.0},"633":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":119,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":2.0},"1012":{"tf":1.0},"1013":{"tf":2.0},"1014":{"tf":1.0},"1057":{"tf":1.0},"1070":{"tf":3.1622776601683795},"1072":{"tf":3.0},"123":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"183":{"tf":1.0},"229":{"tf":1.7320508075688772},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":2.23606797749979},"260":{"tf":2.6457513110645907},"261":{"tf":1.7320508075688772},"262":{"tf":2.0},"299":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":3.4641016151377544},"335":{"tf":5.385164807134504},"336":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":2.8284271247461903},"395":{"tf":2.0},"396":{"tf":3.0},"397":{"tf":1.0},"398":{"tf":3.7416573867739413},"399":{"tf":1.4142135623730951},"400":{"tf":2.6457513110645907},"419":{"tf":1.4142135623730951},"422":{"tf":3.0},"425":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"488":{"tf":2.0},"506":{"tf":3.0},"507":{"tf":1.0},"510":{"tf":1.4142135623730951},"516":{"tf":2.0},"518":{"tf":1.4142135623730951},"542":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"573":{"tf":2.6457513110645907},"577":{"tf":1.0},"581":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"632":{"tf":2.0},"633":{"tf":2.6457513110645907},"634":{"tf":1.4142135623730951},"636":{"tf":1.0},"638":{"tf":2.23606797749979},"639":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":3.3166247903554},"642":{"tf":2.23606797749979},"643":{"tf":1.4142135623730951},"644":{"tf":2.0},"646":{"tf":1.0},"664":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"716":{"tf":1.0},"722":{"tf":2.8284271247461903},"724":{"tf":1.7320508075688772},"728":{"tf":2.0},"730":{"tf":1.0},"734":{"tf":1.0},"761":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":3.3166247903554},"875":{"tf":2.0},"876":{"tf":2.8284271247461903},"877":{"tf":3.872983346207417},"880":{"tf":2.6457513110645907},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"888":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":3.4641016151377544},"899":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"903":{"tf":3.605551275463989},"906":{"tf":2.23606797749979},"909":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"915":{"tf":3.7416573867739413},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":3.0},"927":{"tf":2.8284271247461903},"929":{"tf":2.23606797749979},"930":{"tf":2.0},"931":{"tf":1.7320508075688772},"934":{"tf":1.7320508075688772},"946":{"tf":1.4142135623730951},"947":{"tf":1.0}},"s":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"642":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"167":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":2.0}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"269":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.4142135623730951},"946":{"tf":1.0},"955":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"y":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"15":{"tf":1.0},"239":{"tf":1.0},"289":{"tf":1.0},"316":{"tf":1.0},"450":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"180":{"tf":1.0},"354":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"o":{"[":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"960":{"tf":1.0}}}}}}}}},"df":2,"docs":{"950":{"tf":1.4142135623730951},"960":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":2,"docs":{"740":{"tf":1.0},"915":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1030":{"tf":1.0},"1031":{"tf":1.0},"1034":{"tf":1.0},"175":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"386":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"889":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":13,"docs":{"129":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"37":{"tf":1.0},"468":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"622":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"984":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"15":{"tf":1.0},"391":{"tf":1.0},"504":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":243,"docs":{"10":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":2.23606797749979},"1010":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1117":{"tf":1.4142135623730951},"1120":{"tf":1.7320508075688772},"1122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"151":{"tf":1.0},"155":{"tf":2.23606797749979},"160":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"263":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"451":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"466":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":2.0},"540":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.0},"550":{"tf":1.0},"555":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"609":{"tf":1.0},"617":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"635":{"tf":1.4142135623730951},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"668":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"683":{"tf":1.0},"686":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.4142135623730951},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"787":{"tf":1.0},"791":{"tf":1.0},"801":{"tf":1.0},"806":{"tf":1.0},"811":{"tf":1.0},"818":{"tf":1.0},"822":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"920":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":1.0},"986":{"tf":1.0}},"e":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}},"e":{"d":{"df":3,"docs":{"185":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":16,"docs":{"1031":{"tf":1.0},"106":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"664":{"tf":1.0},"751":{"tf":1.0},"898":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"957":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"447":{"tf":1.0},"858":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"1034":{"tf":1.0},"372":{"tf":2.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.0},"273":{"tf":1.0},"516":{"tf":2.0},"517":{"tf":1.4142135623730951},"742":{"tf":1.0},"824":{"tf":1.0},"903":{"tf":1.0},"983":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"506":{"tf":1.0},"524":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"131":{"tf":1.0},"135":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"316":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"705":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"=":{"5":{"df":1,"docs":{"478":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"478":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"477":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"199":{"tf":1.0},"341":{"tf":1.0}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"915":{"tf":1.0},"931":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"507":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":57,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"398":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"442":{"tf":1.4142135623730951},"447":{"tf":1.0},"484":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.7320508075688772},"504":{"tf":1.0},"506":{"tf":1.0},"512":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"779":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"914":{"tf":1.0},"925":{"tf":1.0},"927":{"tf":1.4142135623730951},"936":{"tf":2.0},"937":{"tf":1.7320508075688772},"938":{"tf":1.0},"942":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":4,"docs":{"1079":{"tf":1.0},"186":{"tf":1.0},"576":{"tf":1.0},"839":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1103":{"tf":1.0},"579":{"tf":1.0},"859":{"tf":1.0},"898":{"tf":1.7320508075688772},"906":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"346":{"tf":1.0},"382":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"649":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"777":{"tf":1.0},"784":{"tf":1.0},"903":{"tf":1.0},"939":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":12,"docs":{"1085":{"tf":1.0},"1099":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"550":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":72,"docs":{"1012":{"tf":1.0},"1014":{"tf":1.0},"1040":{"tf":1.0},"1044":{"tf":2.23606797749979},"1051":{"tf":1.0},"1053":{"tf":2.0},"1059":{"tf":2.6457513110645907},"1114":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"193":{"tf":2.449489742783178},"199":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":2.0},"276":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"322":{"tf":1.7320508075688772},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"518":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.7320508075688772},"534":{"tf":2.0},"536":{"tf":1.0},"537":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"613":{"tf":1.0},"654":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.7320508075688772},"717":{"tf":1.0},"718":{"tf":2.6457513110645907},"720":{"tf":2.449489742783178},"721":{"tf":2.23606797749979},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":2.6457513110645907},"730":{"tf":2.6457513110645907},"731":{"tf":2.23606797749979},"732":{"tf":2.23606797749979},"733":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"766":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"922":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"1051":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"465":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"1051":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"465":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{">":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979},"324":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":1.4142135623730951},"534":{"tf":1.0},"562":{"tf":1.0},"706":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"714":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"733":{"tf":1.0},"751":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"707":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"`":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":4,"docs":{"1122":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"222":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.0},"451":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":2.0},"903":{"tf":1.0},"937":{"tf":1.4142135623730951},"957":{"tf":1.0}},"i":{"df":1,"docs":{"447":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1119":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"555":{"tf":1.0},"814":{"tf":1.0},"824":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1119":{"tf":1.0}}}}}}},"df":5,"docs":{"232":{"tf":1.0},"237":{"tf":1.0},"83":{"tf":1.0},"965":{"tf":1.0},"999":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"135":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.0},"459":{"tf":1.0},"463":{"tf":1.7320508075688772},"464":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"17":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"502":{"tf":1.0},"897":{"tf":1.0},"904":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"df":46,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.8284271247461903},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":2.23606797749979},"167":{"tf":2.449489742783178},"168":{"tf":1.4142135623730951},"169":{"tf":2.449489742783178},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"307":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.7320508075688772},"548":{"tf":2.6457513110645907},"600":{"tf":1.7320508075688772},"640":{"tf":1.0},"691":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"152":{"tf":1.0}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"df":17,"docs":{"11":{"tf":1.0},"175":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"212":{"tf":1.0},"316":{"tf":1.7320508075688772},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.7320508075688772},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":2.0},"847":{"tf":1.0},"848":{"tf":1.0},"954":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.0}}}},"s":{"df":7,"docs":{"17":{"tf":1.0},"220":{"tf":1.0},"360":{"tf":1.0},"429":{"tf":1.0},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"548":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"432":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"853":{"tf":1.0}},"e":{"_":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"266":{"tf":1.0},"358":{"tf":1.0},"466":{"tf":2.0},"472":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"541":{"tf":2.449489742783178},"542":{"tf":1.7320508075688772},"544":{"tf":1.4142135623730951},"726":{"tf":1.0},"943":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1104":{"tf":1.0},"307":{"tf":1.0},"424":{"tf":1.0},"531":{"tf":1.0},"561":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":21,"docs":{"106":{"tf":1.0},"1097":{"tf":1.0},"1119":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":2.6457513110645907},"328":{"tf":1.7320508075688772},"331":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"394":{"tf":1.0},"398":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1001":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"528":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":2.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"1119":{"tf":1.0},"221":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"477":{"tf":2.23606797749979},"478":{"tf":1.4142135623730951},"497":{"tf":1.0},"551":{"tf":1.4142135623730951},"553":{"tf":1.7320508075688772},"557":{"tf":1.0}}}}},"r":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"335":{"tf":1.0},"422":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"t":{"(":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"1025":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"356":{"tf":1.4142135623730951},"553":{"tf":1.4142135623730951},"580":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0}}}},"df":12,"docs":{"247":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.23606797749979},"380":{"tf":1.0},"396":{"tf":1.4142135623730951},"422":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1034":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.0},"478":{"tf":1.0},"742":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"268":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0}}}},"f":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"5":{"9":{"5":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"b":{"5":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"a":{"4":{"3":{"6":{"6":{"0":{"4":{"6":{"4":{"8":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"6":{"1":{".":{"0":{"a":{"1":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"/":{"2":{"0":{"1":{"8":{"0":{"3":{"2":{"8":{"0":{"3":{"0":{"2":{"0":{"2":{"?":{"df":0,"docs":{},"v":{"=":{"4":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}},"a":{"5":{"4":{"a":{"3":{"3":{"7":{"6":{"0":{"4":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1097":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"256":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"354":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"653":{"tf":1.0},"916":{"tf":1.0},"962":{"tf":1.0}},"t":{"df":2,"docs":{"263":{"tf":1.0},"950":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1001":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"649":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"289":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"834":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"1031":{"tf":1.7320508075688772},"335":{"tf":1.0},"633":{"tf":1.0},"928":{"tf":1.0},"930":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":21,"docs":{"1093":{"tf":1.0},"1101":{"tf":1.4142135623730951},"356":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"481":{"tf":1.0},"507":{"tf":1.0},"571":{"tf":1.0},"839":{"tf":1.0},"937":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"959":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":18,"docs":{"1001":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1059":{"tf":1.0},"1093":{"tf":1.0},"1098":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"137":{"tf":1.0},"375":{"tf":1.4142135623730951},"391":{"tf":1.0},"407":{"tf":1.4142135623730951},"477":{"tf":1.0},"481":{"tf":1.4142135623730951},"730":{"tf":1.0},"962":{"tf":1.7320508075688772},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1101":{"tf":1.7320508075688772},"1102":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"276":{"tf":1.0},"365":{"tf":1.0},"453":{"tf":1.0},"954":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"446":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"269":{"tf":1.0},"272":{"tf":1.4142135623730951},"291":{"tf":1.0},"340":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0}}},"s":{"df":16,"docs":{"1101":{"tf":2.23606797749979},"1102":{"tf":1.0},"181":{"tf":2.23606797749979},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.0},"316":{"tf":1.7320508075688772},"516":{"tf":1.0},"542":{"tf":1.0},"609":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"877":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1122":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0}}}},"df":2,"docs":{"679":{"tf":1.0},"824":{"tf":1.4142135623730951}}}}}},"q":{"df":5,"docs":{"131":{"tf":1.0},"144":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"549":{"tf":1.0}}},"r":{"df":10,"docs":{"1031":{"tf":1.0},"198":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"451":{"tf":1.4142135623730951},"457":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"691":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"607":{"tf":1.0},"642":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1044":{"tf":1.0},"223":{"tf":1.0},"485":{"tf":1.0},"556":{"tf":1.0},"581":{"tf":1.0},"634":{"tf":1.0},"690":{"tf":1.0},"9":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"788":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"367":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"c":{"c":{"0":{"df":0,"docs":{},"f":{"8":{"8":{"4":{"3":{"2":{"3":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"199":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"395":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":45,"docs":{"100":{"tf":1.0},"1008":{"tf":1.4142135623730951},"107":{"tf":1.0},"1097":{"tf":1.4142135623730951},"110":{"tf":1.0},"1114":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.6457513110645907},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"334":{"tf":1.0},"356":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"457":{"tf":1.0},"485":{"tf":1.0},"518":{"tf":1.0},"574":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"64":{"tf":1.0},"707":{"tf":1.0},"77":{"tf":1.0},"824":{"tf":1.4142135623730951},"851":{"tf":1.0},"857":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"94":{"tf":1.0},"951":{"tf":1.0},"99":{"tf":1.0}}}}}},"b":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"249":{"tf":1.0},"447":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.7320508075688772},"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"359":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"950":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.0},"1122":{"tf":1.4142135623730951},"144":{"tf":1.0},"170":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"488":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"596":{"tf":1.0},"653":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"652":{"tf":1.0}},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"595":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"649":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"1091":{"tf":1.0},"1096":{"tf":1.7320508075688772},"176":{"tf":1.0},"181":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"35":{"tf":1.0},"418":{"tf":1.0},"447":{"tf":2.6457513110645907},"546":{"tf":1.0},"596":{"tf":1.0},"600":{"tf":1.0},"650":{"tf":1.0},"703":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"848":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"983":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"c":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":11,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1096":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"785":{"tf":2.449489742783178},"847":{"tf":1.0},"943":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":8,"docs":{"1001":{"tf":1.4142135623730951},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"299":{"tf":1.4142135623730951},"485":{"tf":1.0},"516":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":32,"docs":{"1031":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1116":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"376":{"tf":1.4142135623730951},"393":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"664":{"tf":1.0},"74":{"tf":1.0},"745":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"876":{"tf":1.0},"963":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"234":{"tf":1.0},"447":{"tf":1.0},"676":{"tf":1.0},"936":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"r":{"df":3,"docs":{"487":{"tf":2.449489742783178},"488":{"tf":1.7320508075688772},"514":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":128,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1044":{"tf":2.23606797749979},"1046":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1097":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.0},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":3.4641016151377544},"218":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":2.23606797749979},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":1.0},"239":{"tf":2.23606797749979},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"276":{"tf":3.0},"278":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":2.23606797749979},"342":{"tf":1.4142135623730951},"343":{"tf":2.23606797749979},"356":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.7320508075688772},"396":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":2.23606797749979},"413":{"tf":2.0},"414":{"tf":2.0},"419":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"433":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"442":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"456":{"tf":2.0},"498":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"543":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":2.8284271247461903},"550":{"tf":1.4142135623730951},"580":{"tf":2.0},"603":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"650":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.7320508075688772},"662":{"tf":1.0},"664":{"tf":4.58257569495584},"666":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"726":{"tf":1.0},"740":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.7320508075688772},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"939":{"tf":1.4142135623730951},"942":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1085":{"tf":1.0},"323":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"678":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":67,"docs":{"0":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.449489742783178},"127":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"180":{"tf":2.6457513110645907},"181":{"tf":2.0},"186":{"tf":1.4142135623730951},"203":{"tf":2.8284271247461903},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"226":{"tf":1.0},"239":{"tf":2.6457513110645907},"266":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"327":{"tf":1.0},"331":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"497":{"tf":1.0},"503":{"tf":1.7320508075688772},"538":{"tf":1.0},"540":{"tf":2.23606797749979},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"62":{"tf":1.0},"651":{"tf":1.0},"654":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"705":{"tf":1.4142135623730951},"728":{"tf":1.0},"733":{"tf":1.0},"814":{"tf":1.0},"844":{"tf":2.0},"845":{"tf":1.0},"847":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"957":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"2":{"0":{"2":{"0":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}}},"l":{":":{"#":{"7":{"7":{"7":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"9":{"d":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"9":{"3":{"7":{"0":{"d":{"b":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"0":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"9":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"f":{"6":{"1":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"9":{"4":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"9":{"0":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"538":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"945":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"945":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":8,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"851":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.0},"957":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":57,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1025":{"tf":2.0},"1053":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":2.0},"1073":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"256":{"tf":2.0},"292":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"372":{"tf":1.0},"422":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":2.449489742783178},"430":{"tf":2.449489742783178},"431":{"tf":2.0},"432":{"tf":2.0},"433":{"tf":2.23606797749979},"434":{"tf":1.4142135623730951},"435":{"tf":1.7320508075688772},"436":{"tf":1.4142135623730951},"437":{"tf":1.7320508075688772},"456":{"tf":1.0},"516":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.0},"622":{"tf":1.0},"634":{"tf":1.0},"653":{"tf":1.0},"690":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"738":{"tf":1.0},"743":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"880":{"tf":1.0},"974":{"tf":1.0},"99":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1073":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"294":{"tf":1.0},"308":{"tf":1.0},"323":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"398":{"tf":1.0},"577":{"tf":1.0},"596":{"tf":1.4142135623730951},"705":{"tf":2.0},"707":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":1.0},"874":{"tf":1.0},"937":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}}},"d":{"df":42,"docs":{"1031":{"tf":1.4142135623730951},"108":{"tf":1.0},"1092":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.4142135623730951},"199":{"tf":1.0},"21":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"269":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.7320508075688772},"336":{"tf":1.0},"352":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"550":{"tf":1.0},"582":{"tf":1.0},"6":{"tf":1.0},"605":{"tf":1.0},"646":{"tf":1.0},"682":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"74":{"tf":2.0},"824":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"89":{"tf":1.0},"916":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":6,"docs":{"1110":{"tf":1.0},"17":{"tf":1.0},"306":{"tf":1.0},"352":{"tf":1.0},"395":{"tf":1.0},"750":{"tf":1.0}},"r":{"df":2,"docs":{"361":{"tf":1.0},"589":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":9,"docs":{"254":{"tf":1.0},"318":{"tf":1.0},"477":{"tf":1.4142135623730951},"479":{"tf":1.7320508075688772},"554":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"84":{"tf":1.0},"937":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"358":{"tf":1.0},"380":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"1013":{"tf":1.0},"1072":{"tf":1.0},"931":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"'":{"df":5,"docs":{"533":{"tf":1.0},"568":{"tf":1.0},"745":{"tf":1.0},"748":{"tf":1.4142135623730951},"84":{"tf":1.0}}},"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"915":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"540":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"841":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"181":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"802":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":227,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"1001":{"tf":2.0},"1002":{"tf":1.4142135623730951},"1006":{"tf":2.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1070":{"tf":2.449489742783178},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1096":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1114":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"179":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":2.449489742783178},"38":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.4142135623730951},"394":{"tf":3.3166247903554},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.6457513110645907},"400":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":4.0},"448":{"tf":1.4142135623730951},"449":{"tf":1.4142135623730951},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.4142135623730951},"453":{"tf":2.0},"454":{"tf":2.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":2.0},"486":{"tf":1.0},"487":{"tf":2.0},"488":{"tf":2.23606797749979},"489":{"tf":1.7320508075688772},"495":{"tf":2.23606797749979},"497":{"tf":3.7416573867739413},"498":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":4.123105625617661},"506":{"tf":5.291502622129181},"51":{"tf":1.0},"514":{"tf":1.7320508075688772},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.4142135623730951},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"558":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":3.605551275463989},"572":{"tf":1.0},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"579":{"tf":2.6457513110645907},"581":{"tf":1.0},"582":{"tf":1.0},"584":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"632":{"tf":1.0},"638":{"tf":1.7320508075688772},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"692":{"tf":1.0},"696":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"706":{"tf":1.0},"715":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":3.3166247903554},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"748":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"777":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":4.0},"786":{"tf":1.4142135623730951},"799":{"tf":1.0},"83":{"tf":1.0},"831":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"844":{"tf":1.0},"847":{"tf":2.449489742783178},"848":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"866":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":2.449489742783178},"910":{"tf":1.0},"913":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.0},"936":{"tf":1.0},"937":{"tf":2.0},"945":{"tf":2.0},"946":{"tf":2.449489742783178},"950":{"tf":2.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.0},"983":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"1072":{"tf":1.0}}},"’":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"1070":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":4,"docs":{"135":{"tf":1.0},"276":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"653":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}}}}}},"df":2,"docs":{"135":{"tf":1.0},"140":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"651":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"649":{"tf":1.7320508075688772},"650":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1061":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"410":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":82,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":3.0},"1064":{"tf":1.0},"1071":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1120":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":2.0},"246":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.23606797749979},"288":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"355":{"tf":1.0},"363":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.0},"470":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.0},"515":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":2.0},"575":{"tf":2.0},"579":{"tf":1.4142135623730951},"580":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"627":{"tf":2.23606797749979},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"732":{"tf":1.4142135623730951},"746":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.4142135623730951},"939":{"tf":1.0},"983":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"922":{"tf":2.449489742783178}}}}}}}},"t":{"df":10,"docs":{"1107":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"379":{"tf":1.0},"518":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0},"592":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"487":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.0},"761":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"554":{"tf":1.4142135623730951},"556":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"554":{"tf":1.0},"556":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":9,"docs":{"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.7320508075688772},"552":{"tf":1.4142135623730951},"553":{"tf":2.0},"554":{"tf":3.0},"555":{"tf":3.3166247903554},"556":{"tf":1.7320508075688772},"557":{"tf":1.0}}}},"df":0,"docs":{}}}}},"x":{"df":17,"docs":{"1023":{"tf":1.0},"1064":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"248":{"tf":1.0},"269":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":3.0},"500":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"1073":{"tf":1.0},"324":{"tf":1.0},"497":{"tf":1.4142135623730951},"67":{"tf":1.0},"844":{"tf":2.23606797749979},"866":{"tf":2.449489742783178}}},"t":{"df":2,"docs":{"1091":{"tf":1.4142135623730951},"1102":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1119":{"tf":1.0},"466":{"tf":1.0},"960":{"tf":1.0}}}}},"w":{"df":1,"docs":{"290":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":12,"docs":{"115":{"tf":1.0},"129":{"tf":1.0},"190":{"tf":1.0},"222":{"tf":1.0},"355":{"tf":1.0},"365":{"tf":1.0},"488":{"tf":1.0},"523":{"tf":1.0},"550":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":7,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"323":{"tf":1.0},"516":{"tf":1.0},"589":{"tf":1.7320508075688772},"718":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"t":{"6":{"4":{"df":2,"docs":{"318":{"tf":1.0},"708":{"tf":2.0}}},"df":0,"docs":{}},"df":4,"docs":{"679":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"797":{"tf":1.0},"817":{"tf":2.23606797749979}}}},"df":0,"docs":{},"w":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":2.23606797749979}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":2.449489742783178}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"931":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"931":{"tf":2.23606797749979}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"927":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"930":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"926":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"365":{"tf":1.0},"569":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"212":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"915":{"tf":2.23606797749979},"920":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"937":{"tf":1.7320508075688772},"950":{"tf":1.0},"953":{"tf":1.0},"956":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"393":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":16,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1072":{"tf":2.0},"1073":{"tf":1.0},"1115":{"tf":1.4142135623730951},"125":{"tf":1.0},"164":{"tf":1.7320508075688772},"340":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"514":{"tf":1.0},"600":{"tf":1.4142135623730951},"785":{"tf":2.449489742783178},"873":{"tf":1.4142135623730951},"874":{"tf":1.0}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"1122":{"tf":1.0},"15":{"tf":1.4142135623730951},"240":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"504":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"489":{"tf":1.0},"9":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"897":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"143":{"tf":1.0},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.4142135623730951},"222":{"tf":1.0},"318":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"598":{"tf":1.4142135623730951},"601":{"tf":1.0},"652":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"906":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":136,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1059":{"tf":1.0},"1063":{"tf":1.0},"1067":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1075":{"tf":1.0},"1079":{"tf":1.0},"1089":{"tf":1.0},"1120":{"tf":2.0},"1121":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.0},"254":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.4142135623730951},"285":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"298":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.23606797749979},"334":{"tf":1.4142135623730951},"336":{"tf":1.0},"342":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.4142135623730951},"417":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"430":{"tf":1.0},"452":{"tf":1.0},"469":{"tf":1.0},"496":{"tf":1.0},"507":{"tf":1.4142135623730951},"510":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"58":{"tf":1.0},"587":{"tf":1.0},"599":{"tf":1.0},"632":{"tf":1.0},"64":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.4142135623730951},"684":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"738":{"tf":1.0},"740":{"tf":2.23606797749979},"741":{"tf":1.0},"742":{"tf":2.23606797749979},"744":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":1.7320508075688772},"782":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"841":{"tf":1.0},"848":{"tf":1.0},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"889":{"tf":1.0},"892":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.0},"973":{"tf":1.0},"980":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"742":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"o":{"df":1,"docs":{"199":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"436":{"tf":1.0}}}}}}},"r":{"c":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"133":{"tf":1.0},"203":{"tf":1.0},"474":{"tf":1.0},"584":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1117":{"tf":1.0},"359":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"929":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"929":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"929":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"w":{"d":{"df":1,"docs":{"929":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"929":{"tf":2.23606797749979},"936":{"tf":1.0}}}}},"k":{"df":5,"docs":{"1106":{"tf":1.0},"313":{"tf":1.0},"433":{"tf":1.0},"562":{"tf":1.0},"951":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1120":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":3,"docs":{"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":37,"docs":{"1033":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.4142135623730951},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"346":{"tf":1.0},"373":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"409":{"tf":1.0},"43":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":2.0},"457":{"tf":2.0},"638":{"tf":1.0},"658":{"tf":1.0},"665":{"tf":1.4142135623730951},"669":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"745":{"tf":1.4142135623730951},"9":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":2.23606797749979},"959":{"tf":1.0},"980":{"tf":1.0}}}},"df":32,"docs":{"1097":{"tf":1.7320508075688772},"1108":{"tf":1.0},"1115":{"tf":1.0},"223":{"tf":1.0},"243":{"tf":1.0},"304":{"tf":1.0},"358":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"587":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"770":{"tf":1.0},"840":{"tf":1.0},"914":{"tf":1.7320508075688772},"922":{"tf":1.0},"926":{"tf":2.6457513110645907},"927":{"tf":2.6457513110645907},"929":{"tf":3.605551275463989},"930":{"tf":2.449489742783178},"931":{"tf":2.23606797749979},"936":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"246":{"tf":1.0},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"24":{"tf":1.0},"740":{"tf":1.0},"744":{"tf":1.0},"910":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"265":{"tf":1.4142135623730951},"267":{"tf":1.0},"270":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772},"363":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"391":{"tf":1.0},"519":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":207,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.7320508075688772},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.4142135623730951},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.7320508075688772},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.7320508075688772},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.4142135623730951},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.4142135623730951},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"752":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"812":{"tf":1.0},"821":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":2.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.4142135623730951},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":2.23606797749979},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.4142135623730951},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.4142135623730951},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":7,"docs":{"1017":{"tf":1.0},"180":{"tf":1.0},"222":{"tf":1.0},"380":{"tf":1.0},"526":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"274":{"tf":1.0},"376":{"tf":1.0},"654":{"tf":1.0}}}}}},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"984":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"289":{"tf":1.0},"396":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}}},"df":1,"docs":{"789":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":12,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.7320508075688772},"358":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"303":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1114":{"tf":1.0},"188":{"tf":1.0},"539":{"tf":1.0},"585":{"tf":1.7320508075688772},"784":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1023":{"tf":1.0},"1070":{"tf":1.0},"287":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"376":{"tf":1.0},"567":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"919":{"tf":1.0},"974":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"102":{"tf":2.23606797749979},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"i":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1120":{"tf":1.0},"183":{"tf":1.0},"376":{"tf":1.0},"542":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"679":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"544":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"8":{"6":{"0":{"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"d":{"df":1,"docs":{"837":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"/":{"1":{"df":0,"docs":{},"e":{"9":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"147":{"tf":1.0},"150":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"304":{"tf":1.0},"567":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"505":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":40,"docs":{"1001":{"tf":1.0},"1016":{"tf":1.0},"1033":{"tf":1.0},"129":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"199":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"424":{"tf":1.0},"427":{"tf":1.0},"452":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"622":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"954":{"tf":1.0}},"i":{"df":11,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"541":{"tf":1.0},"6":{"tf":1.0},"650":{"tf":1.0},"814":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"106":{"tf":1.0},"1085":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":2.6457513110645907},"231":{"tf":1.4142135623730951},"256":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"460":{"tf":1.0},"462":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"770":{"tf":1.4142135623730951},"936":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"360":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"1025":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"167":{"tf":1.7320508075688772},"368":{"tf":1.0},"506":{"tf":2.0},"640":{"tf":1.4142135623730951},"788":{"tf":1.7320508075688772},"918":{"tf":1.0},"922":{"tf":1.7320508075688772},"923":{"tf":1.0},"924":{"tf":2.6457513110645907},"925":{"tf":2.0},"926":{"tf":2.8284271247461903},"927":{"tf":2.8284271247461903},"928":{"tf":2.0},"929":{"tf":2.6457513110645907},"930":{"tf":2.449489742783178}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":29,"docs":{"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1097":{"tf":1.0},"121":{"tf":1.0},"140":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"239":{"tf":1.0},"307":{"tf":1.0},"335":{"tf":1.0},"359":{"tf":1.0},"382":{"tf":1.0},"568":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"701":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.0},"956":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1009":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":21,"docs":{"1120":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"451":{"tf":1.0},"519":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"664":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.7320508075688772},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"394":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"'":{"df":1,"docs":{"915":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"913":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}},"df":3,"docs":{"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"927":{"tf":2.449489742783178},"929":{"tf":3.872983346207417},"930":{"tf":2.449489742783178}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"931":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":3.0}}}}}},"df":12,"docs":{"1095":{"tf":1.7320508075688772},"910":{"tf":1.0},"913":{"tf":3.0},"914":{"tf":2.6457513110645907},"915":{"tf":1.0},"921":{"tf":2.0},"922":{"tf":2.0},"925":{"tf":1.7320508075688772},"926":{"tf":2.0},"927":{"tf":2.0},"935":{"tf":1.0},"936":{"tf":1.4142135623730951}}},"df":72,"docs":{"1006":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":2.0},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"563":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"921":{"tf":1.0},"939":{"tf":1.0},"956":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"929":{"tf":1.0}}}}},"g":{"(":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"502":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"353":{"tf":1.0},"518":{"tf":1.0},"552":{"tf":1.0},"948":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"187":{"tf":1.0},"510":{"tf":1.7320508075688772},"745":{"tf":1.0}}},"r":{"b":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"289":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1057":{"tf":1.0},"291":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}},"b":{"df":3,"docs":{"1009":{"tf":1.0},"203":{"tf":1.4142135623730951},"635":{"tf":1.0}}},"c":{"_":{"df":0,"docs":{},"m":{"df":3,"docs":{"185":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0}}}},"df":11,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"p":{"'":{"df":2,"docs":{"353":{"tf":1.4142135623730951},"365":{"tf":1.0}}},"df":40,"docs":{"1096":{"tf":1.0},"1117":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":1.0},"561":{"tf":1.0},"766":{"tf":1.0},"945":{"tf":1.0}}},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"315":{"tf":1.0}}}}},"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":4,"docs":{"309":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0}}}},"df":3,"docs":{"502":{"tf":1.0},"873":{"tf":1.4142135623730951},"896":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"456":{"tf":1.0}}}}}},"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"346":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"403":{"tf":1.0},"415":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":159,"docs":{"1013":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1028":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1079":{"tf":1.0},"1082":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1119":{"tf":1.0},"1120":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"229":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"29":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"403":{"tf":3.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":2.8284271247461903},"412":{"tf":1.0},"414":{"tf":2.23606797749979},"415":{"tf":3.1622776601683795},"416":{"tf":1.0},"417":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"449":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"475":{"tf":2.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"481":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"500":{"tf":1.0},"507":{"tf":1.0},"540":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.4142135623730951},"561":{"tf":2.0},"562":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"598":{"tf":1.7320508075688772},"6":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"612":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"631":{"tf":1.0},"637":{"tf":1.4142135623730951},"646":{"tf":1.0},"654":{"tf":1.4142135623730951},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"682":{"tf":1.0},"70":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.6457513110645907},"713":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.7320508075688772},"766":{"tf":1.0},"777":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"839":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"857":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"883":{"tf":1.0},"898":{"tf":2.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"938":{"tf":1.0},"944":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.4142135623730951},"980":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"953":{"tf":1.0}}}}},"o":{"df":7,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.0},"1089":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"584":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":8,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"21":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"392":{"tf":1.4142135623730951},"956":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":47,"docs":{"1009":{"tf":1.0},"1055":{"tf":1.0},"1108":{"tf":1.0},"1122":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"203":{"tf":2.449489742783178},"211":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.449489742783178},"320":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"446":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"557":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"635":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"74":{"tf":1.0},"780":{"tf":1.0},"841":{"tf":1.0},"92":{"tf":1.0},"946":{"tf":1.0}}}},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1048":{"tf":1.7320508075688772},"1051":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"128":{"tf":1.0},"215":{"tf":1.4142135623730951},"403":{"tf":1.0},"415":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":196,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1106":{"tf":1.0},"1108":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"949":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":40,"docs":{"1044":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1108":{"tf":1.0},"1120":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"297":{"tf":1.0},"300":{"tf":1.0},"312":{"tf":1.0},"518":{"tf":1.0},"55":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"678":{"tf":1.0},"7":{"tf":1.0},"744":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"806":{"tf":1.0},"841":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.4142135623730951}},"n":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"42":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":2.0},"587":{"tf":1.0},"589":{"tf":1.0},"622":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":2.0},"89":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"984":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"12":{"tf":1.0},"15":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":1.0},"19":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"691":{"tf":2.449489742783178},"700":{"tf":1.7320508075688772},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"81":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":3,"docs":{"100":{"tf":1.0},"586":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"538":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"419":{"tf":1.0},"649":{"tf":1.0}}},".":{"df":0,"docs":{},"j":{"df":2,"docs":{"352":{"tf":1.0},"447":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":77,"docs":{"1069":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1096":{"tf":1.4142135623730951},"12":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"21":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"275":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":2.0},"352":{"tf":1.4142135623730951},"355":{"tf":2.6457513110645907},"356":{"tf":1.0},"366":{"tf":2.23606797749979},"367":{"tf":2.23606797749979},"368":{"tf":2.449489742783178},"369":{"tf":2.0},"370":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"372":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":2.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":3.1622776601683795},"451":{"tf":1.0},"46":{"tf":1.7320508075688772},"489":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.4142135623730951},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"785":{"tf":2.0},"79":{"tf":1.4142135623730951},"80":{"tf":2.23606797749979},"81":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"872":{"tf":1.0},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"906":{"tf":1.0},"914":{"tf":1.7320508075688772},"915":{"tf":1.4142135623730951},"974":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"518":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"21":{"tf":1.4142135623730951},"538":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0}}}}}}}},"t":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"1017":{"tf":1.0},"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"175":{"tf":1.0},"193":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"8":{"tf":1.0},"960":{"tf":1.0}}}},"df":36,"docs":{"1118":{"tf":1.0},"1119":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"676":{"tf":1.0},"747":{"tf":1.0},"83":{"tf":1.0},"873":{"tf":1.4142135623730951},"88":{"tf":1.0},"913":{"tf":1.0},"959":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"495":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"542":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"1117":{"tf":1.0},"185":{"tf":1.0}}}},"o":{"d":{"df":27,"docs":{"1031":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"126":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":1.0},"342":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"450":{"tf":1.0},"455":{"tf":1.7320508075688772},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"770":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":47,"docs":{"1018":{"tf":1.4142135623730951},"1073":{"tf":1.0},"11":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"25":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.0},"309":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"359":{"tf":2.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"607":{"tf":1.0},"728":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"812":{"tf":1.0},"813":{"tf":2.449489742783178},"814":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}},"e":{"'":{"df":6,"docs":{"198":{"tf":1.0},"210":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"447":{"tf":1.0},"898":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":3,"docs":{"212":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"=":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"812":{"tf":1.0},"813":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"df":0,"docs":{},"’":{"df":1,"docs":{"812":{"tf":1.0}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":1,"docs":{"474":{"tf":1.0}}},"df":15,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.4142135623730951},"444":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"878":{"tf":1.0},"894":{"tf":1.0},"904":{"tf":1.0},"981":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"352":{"tf":1.4142135623730951},"573":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":2,"docs":{"1059":{"tf":1.0},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"506":{"tf":1.0},"705":{"tf":1.7320508075688772}}}},"r":{"a":{"b":{"df":2,"docs":{"273":{"tf":1.0},"289":{"tf":1.0}}},"d":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}},"t":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"729":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"352":{"tf":1.0},"361":{"tf":1.0},"395":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"750":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"212":{"tf":1.0},"216":{"tf":1.0},"297":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"362":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1084":{"tf":1.0},"361":{"tf":1.0},"438":{"tf":1.0},"650":{"tf":1.0},"788":{"tf":2.23606797749979},"876":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"h":{"df":31,"docs":{"1025":{"tf":1.0},"1111":{"tf":1.4142135623730951},"155":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"251":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"538":{"tf":1.0},"676":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"1044":{"tf":1.0},"485":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.0},"285":{"tf":1.4142135623730951},"364":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"239":{"tf":1.0},"287":{"tf":1.0},"786":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"454":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"254":{"tf":1.0}}},"w":{"df":2,"docs":{"950":{"tf":1.0},"952":{"tf":1.0}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"897":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"{":{"'":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":98,"docs":{"101":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1023":{"tf":2.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1055":{"tf":1.4142135623730951},"107":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1098":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"151":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"300":{"tf":1.0},"361":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":3.1622776601683795},"518":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"590":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"62":{"tf":1.0},"622":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":2.0},"732":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"889":{"tf":1.0},"905":{"tf":2.6457513110645907},"934":{"tf":1.0},"98":{"tf":1.0},"986":{"tf":1.0},"995":{"tf":1.0}}}},"w":{"df":6,"docs":{"1085":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"654":{"tf":1.0},"858":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"161":{"tf":1.7320508075688772},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"952":{"tf":1.0}}}}}}},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"733":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"215":{"tf":1.0},"304":{"tf":1.0}}}}}}},"t":{";":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.0}}},"w":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"956":{"tf":1.4142135623730951}}},"l":{"b":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"956":{"tf":1.0}}}}},"df":0,"docs":{}}}},"b":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"|":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"2":{"df":1,"docs":{"538":{"tf":1.0}}},"3":{"df":1,"docs":{"538":{"tf":1.0}}},"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"r":{"d":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"896":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"394":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"372":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"415":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"873":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"945":{"tf":2.0}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"960":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"b":{"df":0,"docs":{},"v":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1111":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"e":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"df":18,"docs":{"1111":{"tf":1.0},"372":{"tf":2.8284271247461903},"394":{"tf":2.8284271247461903},"403":{"tf":3.0},"409":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"416":{"tf":2.23606797749979},"502":{"tf":2.8284271247461903},"503":{"tf":2.6457513110645907},"538":{"tf":1.0},"873":{"tf":2.449489742783178},"896":{"tf":2.6457513110645907},"945":{"tf":1.0},"950":{"tf":3.7416573867739413},"954":{"tf":3.1622776601683795},"956":{"tf":3.605551275463989},"957":{"tf":3.872983346207417},"964":{"tf":5.0}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"222":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0}}}}}},"df":0,"docs":{}}},"d":{"'":{"df":2,"docs":{"267":{"tf":1.0},"275":{"tf":1.0}}},"df":10,"docs":{"15":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"772":{"tf":1.0},"965":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"322":{"tf":1.4142135623730951},"353":{"tf":1.0}}},"df":0,"docs":{}}},"df":25,"docs":{"1107":{"tf":1.0},"1113":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"170":{"tf":1.0},"193":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.4142135623730951},"307":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"408":{"tf":1.0},"458":{"tf":1.0},"460":{"tf":1.7320508075688772},"473":{"tf":1.0},"475":{"tf":1.0},"482":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"7":{"tf":1.4142135623730951},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1108":{"tf":1.0},"1113":{"tf":1.7320508075688772},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"320":{"tf":1.4142135623730951},"322":{"tf":1.0}}}}}}},"df":1,"docs":{"177":{"tf":1.0}}},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":6,"docs":{"203":{"tf":1.4142135623730951},"221":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"390":{"tf":1.0},"956":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"955":{"tf":1.0}}}}}}}}}},"h":{"1":{"df":1,"docs":{"135":{"tf":1.4142135623730951}}},":":{"%":{"df":0,"docs":{},"i":{":":{"%":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{":":{"%":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"922":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":13,"docs":{"1114":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"512":{"tf":1.0},"665":{"tf":1.0},"903":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":23,"docs":{"0":{"tf":1.0},"1009":{"tf":1.0},"155":{"tf":1.0},"267":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"363":{"tf":1.4142135623730951},"372":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"382":{"tf":1.0},"386":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"779":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"740":{"tf":1.7320508075688772},"866":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":24,"docs":{"1097":{"tf":1.0},"131":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.7320508075688772},"270":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"368":{"tf":1.0},"406":{"tf":1.0},"431":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"6":{"tf":1.0},"651":{"tf":1.0},"9":{"tf":1.0},"929":{"tf":1.4142135623730951},"93":{"tf":1.0},"944":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"i":{"df":1,"docs":{"1108":{"tf":1.0}}}}},"r":{"d":{"df":5,"docs":{"199":{"tf":1.0},"398":{"tf":1.0},"407":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"54":{"tf":1.0},"562":{"tf":1.4142135623730951},"61":{"tf":1.0},"700":{"tf":1.0},"9":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"331":{"tf":1.0}},"m":{"df":1,"docs":{"858":{"tf":1.0}}}},"s":{"_":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"762":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":7,"docs":{"1079":{"tf":1.4142135623730951},"127":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"580":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"1017":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"181":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"335":{"tf":1.0},"355":{"tf":1.0},"443":{"tf":1.0},"479":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"591":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"814":{"tf":1.0},"926":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"813":{"tf":1.0},"952":{"tf":1.0}}}}}}}},"b":{"df":1,"docs":{"726":{"tf":1.0}}},"df":3,"docs":{"503":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"589":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1119":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":2.0},"375":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"432":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"580":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951},"939":{"tf":1.0},"956":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"100":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"179":{"tf":1.0},"375":{"tf":1.0},"384":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}},"r":{"df":2,"docs":{"571":{"tf":1.0},"864":{"tf":1.0}},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"535":{"tf":1.4142135623730951},"725":{"tf":2.0},"726":{"tf":2.23606797749979},"727":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":5,"docs":{"1062":{"tf":1.0},"1064":{"tf":2.6457513110645907},"1066":{"tf":2.0},"527":{"tf":1.4142135623730951},"961":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1122":{"tf":1.0},"176":{"tf":1.0},"364":{"tf":1.0},"473":{"tf":1.0},"527":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"1064":{"tf":2.0},"1066":{"tf":1.4142135623730951},"1067":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{",":{"3":{".":{"5":{",":{"6":{".":{"0":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{",":{"5":{".":{"9":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"k":{"a":{"df":5,"docs":{"948":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"214":{"tf":1.0}}}},"p":{"df":61,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1017":{"tf":1.4142135623730951},"107":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"289":{"tf":1.0},"341":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"396":{"tf":1.0},"430":{"tf":1.0},"446":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0},"548":{"tf":1.0},"557":{"tf":1.4142135623730951},"605":{"tf":1.0},"63":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"780":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"957":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"1016":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"1098":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"686":{"tf":1.0}}},"df":87,"docs":{"0":{"tf":1.0},"1021":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1080":{"tf":1.0},"1092":{"tf":1.0},"1100":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1119":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"431":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.0},"453":{"tf":1.7320508075688772},"467":{"tf":1.0},"482":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"529":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"591":{"tf":1.0},"6":{"tf":1.0},"630":{"tf":1.0},"666":{"tf":1.0},"689":{"tf":1.0},"691":{"tf":1.0},"704":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"814":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":1.4142135623730951},"912":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.4142135623730951},"974":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"992":{"tf":1.0},"999":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"460":{"tf":1.0},"84":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"590":{"tf":1.0},"613":{"tf":2.0},"728":{"tf":1.0},"880":{"tf":1.0}}}}}}}},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"332":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"834":{"tf":1.0},"836":{"tf":1.4142135623730951}}}}}}},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"665":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"897":{"tf":1.0},"900":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"222":{"tf":1.0},"361":{"tf":1.0},"643":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":23,"docs":{"1034":{"tf":1.0},"106":{"tf":1.0},"1117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"187":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"954":{"tf":1.4142135623730951},"962":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1073":{"tf":1.0},"1119":{"tf":1.0},"187":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"752":{"tf":1.0},"788":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"585":{"tf":1.7320508075688772},"606":{"tf":1.0},"609":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"199":{"tf":1.0},"589":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"1005":{"tf":1.0},"1012":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"961":{"tf":1.0}}},"df":7,"docs":{"561":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.7320508075688772},"956":{"tf":1.0},"958":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0}},"’":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"960":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":1,"docs":{"960":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"df":42,"docs":{"1075":{"tf":1.0},"183":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"285":{"tf":2.0},"286":{"tf":1.4142135623730951},"287":{"tf":2.449489742783178},"288":{"tf":2.6457513110645907},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"292":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":2.449489742783178},"684":{"tf":1.7320508075688772},"690":{"tf":2.0},"691":{"tf":1.0},"694":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.7416573867739413},"742":{"tf":1.0},"784":{"tf":1.0},"854":{"tf":1.0},"88":{"tf":1.4142135623730951},"946":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"405":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":34,"docs":{"1001":{"tf":1.0},"1022":{"tf":1.0},"1036":{"tf":1.0},"1061":{"tf":1.0},"1071":{"tf":1.0},"1083":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.0},"219":{"tf":1.0},"222":{"tf":2.6457513110645907},"266":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"555":{"tf":1.4142135623730951},"6":{"tf":1.0},"651":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"922":{"tf":1.0},"944":{"tf":1.0}},"i":{"df":31,"docs":{"1000":{"tf":1.0},"1013":{"tf":2.0},"1097":{"tf":1.4142135623730951},"113":{"tf":1.0},"264":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"376":{"tf":1.0},"447":{"tf":1.0},"484":{"tf":1.0},"493":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":3.0},"510":{"tf":3.3166247903554},"511":{"tf":1.0},"529":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"879":{"tf":2.8284271247461903},"906":{"tf":1.0}}}}}}},"t":{"df":8,"docs":{"364":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"634":{"tf":1.0},"9":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"h":{"df":1,"docs":{"964":{"tf":1.0}}}},"df":4,"docs":{"561":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":2.0},"964":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"1031":{"tf":1.0}}},"df":6,"docs":{"1031":{"tf":2.6457513110645907},"1033":{"tf":1.7320508075688772},"1034":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1085":{"tf":3.3166247903554},"1089":{"tf":1.0}}}},"o":{"c":{"df":9,"docs":{"303":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.0},"788":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"1114":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"487":{"tf":1.0},"525":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"851":{"tf":1.0},"975":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"161":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"824":{"tf":1.0},"957":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"864":{"tf":1.0},"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"d":{"df":5,"docs":{"167":{"tf":1.0},"194":{"tf":1.0},"214":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":4,"docs":{"354":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"355":{"tf":1.0},"444":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"288":{"tf":1.0},"590":{"tf":1.0},"676":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1099":{"tf":1.0},"175":{"tf":1.0}},"t":{"df":1,"docs":{"897":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"1112":{"tf":1.0},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"474":{"tf":1.0},"6":{"tf":1.0},"847":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":37,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":2.23606797749979},"1042":{"tf":1.4142135623730951},"1044":{"tf":1.7320508075688772},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"113":{"tf":2.0},"168":{"tf":1.0},"170":{"tf":2.23606797749979},"180":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"348":{"tf":1.0},"353":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.0},"508":{"tf":1.0},"52":{"tf":1.0},"548":{"tf":1.7320508075688772},"555":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"589":{"tf":1.0},"597":{"tf":1.0},"680":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"927":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"300":{"tf":1.0},"398":{"tf":1.0},"665":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"945":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":31,"docs":{"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.4142135623730951},"388":{"tf":1.0},"396":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"517":{"tf":1.4142135623730951},"580":{"tf":2.0},"613":{"tf":1.0},"665":{"tf":1.4142135623730951},"681":{"tf":1.0},"728":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"950":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":2.449489742783178}},"s":{":":{"/":{"/":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"8":{".":{"0":{"b":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{".":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"3":{"6":{"1":{"8":{"6":{"2":{"df":2,"docs":{"1044":{"tf":1.0},"1081":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"4":{"8":{"3":{"9":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"4":{"5":{"2":{"8":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"8":{"5":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"#":{"a":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"<":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"d":{"/":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"3":{"4":{"1":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"322":{"tf":1.0},"533":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"1":{"5":{"7":{"5":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"705":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"403":{"tf":1.4142135623730951},"728":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"346":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"203":{"tf":2.6457513110645907},"681":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"56":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"473":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"728":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"u":{"b":{".":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"1":{"0":{"8":{"9":{"4":{"1":{"3":{"5":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"#":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":13,"docs":{"153":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":2.0},"301":{"tf":1.0},"538":{"tf":2.449489742783178},"539":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"547":{"tf":1.4142135623730951},"548":{"tf":2.6457513110645907},"79":{"tf":1.4142135623730951},"979":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"434":{"tf":1.0},"841":{"tf":1.0}}}},"h":{"df":1,"docs":{"298":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"456":{"tf":1.4142135623730951},"505":{"tf":1.0},"921":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1085":{"tf":2.0},"559":{"tf":1.4142135623730951},"960":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"{":{"df":0,"docs":{},"{":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"518":{"tf":1.0}}}},".":{"df":26,"docs":{"1059":{"tf":1.0},"154":{"tf":1.0},"193":{"tf":1.0},"334":{"tf":1.0},"362":{"tf":1.0},"516":{"tf":1.4142135623730951},"518":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"649":{"tf":1.0},"708":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"825":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"921":{"tf":1.0},"936":{"tf":1.0},"946":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1009":{"tf":1.0}}}}}},"df":3,"docs":{"188":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0}}}}},"d":{"'":{"df":2,"docs":{"457":{"tf":1.0},"506":{"tf":1.7320508075688772}}},",":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":77,"docs":{"1001":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"1119":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"215":{"tf":1.0},"254":{"tf":2.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"290":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.0},"342":{"tf":2.449489742783178},"343":{"tf":1.4142135623730951},"368":{"tf":1.0},"388":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"427":{"tf":2.23606797749979},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":2.8284271247461903},"47":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":3.7416573867739413},"508":{"tf":1.4142135623730951},"555":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"679":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"874":{"tf":1.0},"903":{"tf":2.0},"909":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"957":{"tf":1.0},"984":{"tf":1.4142135623730951}},"e":{"a":{"df":6,"docs":{"219":{"tf":1.0},"285":{"tf":1.0},"449":{"tf":1.0},"567":{"tf":1.0},"679":{"tf":1.0},"975":{"tf":1.0}},"l":{"df":3,"docs":{"327":{"tf":1.0},"335":{"tf":1.0},"550":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"506":{"tf":1.0},"514":{"tf":1.0},"572":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"929":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":67,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1014":{"tf":1.0},"1017":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1095":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"338":{"tf":1.0},"342":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"396":{"tf":1.7320508075688772},"414":{"tf":1.0},"449":{"tf":1.0},"457":{"tf":1.0},"462":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.7320508075688772},"517":{"tf":1.0},"542":{"tf":1.0},"55":{"tf":1.4142135623730951},"555":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"762":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":2.6457513110645907},"90":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"355":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"=":{"3":{"df":0,"docs":{},"h":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"(":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"c":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"1001":{"tf":1.0},"1042":{"tf":1.0},"181":{"tf":1.4142135623730951},"239":{"tf":1.0},"276":{"tf":1.4142135623730951},"555":{"tf":1.0},"6":{"tf":1.0},"613":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0},"944":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"504":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1075":{"tf":1.0},"379":{"tf":1.0},"413":{"tf":1.0},"505":{"tf":1.0},"553":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":9,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.23606797749979},"505":{"tf":2.6457513110645907},"506":{"tf":3.1622776601683795},"510":{"tf":1.0},"56":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"271":{"tf":1.0},"342":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"601":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"100":{"tf":1.0},"1070":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.0},"595":{"tf":1.0},"740":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"957":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"131":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"447":{"tf":1.4142135623730951},"69":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":70,"docs":{"1006":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":2.23606797749979},"1119":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"139":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.4142135623730951},"222":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"514":{"tf":1.7320508075688772},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"542":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"595":{"tf":1.0},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.0},"744":{"tf":1.4142135623730951},"76":{"tf":1.0},"80":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"902":{"tf":1.0},"914":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":3.0},"930":{"tf":1.7320508075688772},"931":{"tf":4.358898943540674},"956":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772}}}}},"df":4,"docs":{"196":{"tf":1.0},"304":{"tf":1.0},"599":{"tf":1.0},"929":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":45,"docs":{"1009":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"1103":{"tf":1.0},"1119":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"409":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":1.0},"460":{"tf":1.7320508075688772},"477":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"547":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.7320508075688772},"555":{"tf":3.0},"557":{"tf":1.0},"561":{"tf":1.0},"574":{"tf":1.0},"653":{"tf":1.0},"669":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"849":{"tf":1.0},"858":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"975":{"tf":1.0}}}},"s":{"df":1,"docs":{"898":{"tf":1.0}},"s":{"df":1,"docs":{"368":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1005":{"tf":1.0},"1014":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.4142135623730951},"737":{"tf":1.0},"824":{"tf":1.0},"828":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"871":{"tf":1.0},"876":{"tf":3.872983346207417},"878":{"tf":1.0},"879":{"tf":2.0},"894":{"tf":1.7320508075688772},"896":{"tf":2.449489742783178},"898":{"tf":3.3166247903554},"899":{"tf":2.8284271247461903},"900":{"tf":4.242640687119285},"901":{"tf":2.6457513110645907},"903":{"tf":2.23606797749979},"904":{"tf":2.23606797749979},"905":{"tf":2.6457513110645907},"906":{"tf":2.6457513110645907},"909":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1008":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1008":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"1009":{"tf":1.0},"898":{"tf":2.0},"901":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"1008":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"434":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"v":{"df":27,"docs":{"1033":{"tf":1.4142135623730951},"1103":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.7320508075688772},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"348":{"tf":1.0},"364":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"519":{"tf":1.0},"54":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"447":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0}}}}}},"n":{"a":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1105":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"1085":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":5,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"d":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"447":{"tf":1.7320508075688772},"649":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":168,"docs":{"1000":{"tf":1.0},"1009":{"tf":1.0},"1011":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1038":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1072":{"tf":3.1622776601683795},"1073":{"tf":1.0},"1079":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.4142135623730951},"4":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"427":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"454":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"464":{"tf":1.0},"465":{"tf":1.0},"468":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.4142135623730951},"525":{"tf":1.0},"546":{"tf":1.0},"567":{"tf":1.0},"578":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"588":{"tf":1.0},"601":{"tf":1.0},"61":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.4142135623730951},"651":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"664":{"tf":1.0},"666":{"tf":1.0},"678":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"748":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"770":{"tf":2.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"799":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":3.7416573867739413},"844":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":2.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":2.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"97":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1079":{"tf":1.0},"710":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":15,"docs":{"1101":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"294":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"403":{"tf":1.0},"539":{"tf":1.7320508075688772},"561":{"tf":1.0},"613":{"tf":1.0},"962":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"222":{"tf":1.0},"416":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"1009":{"tf":1.0},"267":{"tf":1.0},"460":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"134":{"tf":1.0},"376":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"813":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"142":{"tf":1.0},"514":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"104":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"222":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"981":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"919":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"127":{"tf":1.0},"203":{"tf":2.0},"269":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.23606797749979},"508":{"tf":1.0},"514":{"tf":1.0},"651":{"tf":1.4142135623730951}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"295":{"tf":1.0},"363":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"470":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1053":{"tf":1.0},"365":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"x":{"df":5,"docs":{"644":{"tf":1.0},"708":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0},"957":{"tf":1.0}}}},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"c":{"df":36,"docs":{"103":{"tf":1.0},"1071":{"tf":1.0},"128":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"264":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.4142135623730951},"316":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"386":{"tf":1.0},"40":{"tf":1.0},"434":{"tf":1.0},"478":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.7320508075688772},"622":{"tf":1.0},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"642":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":31,"docs":{"1095":{"tf":1.0},"1097":{"tf":1.0},"15":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"247":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"396":{"tf":1.0},"419":{"tf":1.0},"539":{"tf":1.4142135623730951},"589":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"769":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"921":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"961":{"tf":1.0}}}}}}}},"df":1,"docs":{"934":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"584":{"tf":1.0},"589":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.7320508075688772},"904":{"tf":1.0},"906":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"506":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1122":{"tf":1.0},"181":{"tf":1.0},"291":{"tf":1.0},"473":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}}}}}}}}}},"df":11,"docs":{"1092":{"tf":1.0},"160":{"tf":1.0},"403":{"tf":1.4142135623730951},"420":{"tf":1.0},"447":{"tf":1.0},"480":{"tf":1.0},"562":{"tf":1.0},"565":{"tf":1.0},"603":{"tf":1.0},"880":{"tf":1.0},"956":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":134,"docs":{"0":{"tf":1.0},"1000":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1021":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1082":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1106":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.0},"115":{"tf":1.0},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.7320508075688772},"260":{"tf":1.0},"263":{"tf":1.7320508075688772},"266":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"330":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.7320508075688772},"423":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.4142135623730951},"447":{"tf":2.0},"45":{"tf":1.0},"450":{"tf":2.0},"485":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"526":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"556":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"678":{"tf":1.0},"69":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"848":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"88":{"tf":2.0},"887":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":2.23606797749979},"901":{"tf":1.0},"904":{"tf":1.0},"937":{"tf":1.4142135623730951},"957":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.7320508075688772},"976":{"tf":1.0},"979":{"tf":1.0},"987":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":1,"docs":{"440":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":25,"docs":{"1019":{"tf":1.0},"1058":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"307":{"tf":1.0},"321":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"36":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"486":{"tf":1.0},"561":{"tf":1.4142135623730951},"599":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"663":{"tf":1.0},"67":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"169":{"tf":1.0},"526":{"tf":1.0},"586":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":55,"docs":{"1096":{"tf":1.0},"1117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"343":{"tf":2.23606797749979},"346":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"357":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.7320508075688772},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"410":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"50":{"tf":1.0},"561":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":3.605551275463989},"949":{"tf":1.0},"952":{"tf":1.4142135623730951},"954":{"tf":1.7320508075688772},"956":{"tf":2.6457513110645907},"957":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"300":{"tf":1.0},"453":{"tf":1.0},"526":{"tf":1.0},"903":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"i":{"_":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"'":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":28,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"1096":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"263":{"tf":1.0},"270":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"447":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.0},"517":{"tf":1.0},"595":{"tf":1.4142135623730951},"635":{"tf":1.0},"651":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0},"958":{"tf":1.0},"984":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"516":{"tf":1.0},"897":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"129":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"664":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"155":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"353":{"tf":1.0},"409":{"tf":1.0},"948":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"1110":{"tf":1.0},"254":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"903":{"tf":1.0}}}}},"i":{"d":{"df":19,"docs":{"127":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"419":{"tf":1.0},"46":{"tf":1.0},"502":{"tf":1.0},"542":{"tf":1.0},"580":{"tf":1.0},"646":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"983":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":9,"docs":{"100":{"tf":1.0},"1016":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"318":{"tf":1.0},"518":{"tf":1.4142135623730951},"539":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"373":{"tf":1.0},"708":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"1120":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":39,"docs":{"1001":{"tf":1.4142135623730951},"1070":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"196":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"240":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"450":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":3.7416573867739413},"506":{"tf":5.0990195135927845},"571":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"649":{"tf":1.0},"751":{"tf":1.0},"813":{"tf":4.58257569495584},"817":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"839":{"tf":2.23606797749979},"840":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.4142135623730951},"960":{"tf":1.0}},"l":{"_":{"df":0,"docs":{},"r":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"df":30,"docs":{"1023":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"253":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"451":{"tf":1.0},"456":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"569":{"tf":1.0},"65":{"tf":1.0},"873":{"tf":1.0},"91":{"tf":1.0},"949":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"1016":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"317":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":63,"docs":{"1009":{"tf":1.0},"1029":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1105":{"tf":1.0},"1118":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":1.0},"46":{"tf":1.0},"472":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.7320508075688772},"509":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"943":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1115":{"tf":1.0},"175":{"tf":1.0},"238":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"936":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"321":{"tf":1.0},"41":{"tf":1.0},"505":{"tf":1.4142135623730951},"80":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"906":{"tf":2.0},"974":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"355":{"tf":1.0}}}}},"t":{"6":{"4":{"df":21,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.1622776601683795},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.0},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"342":{"tf":1.0},"452":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"732":{"tf":1.0},"766":{"tf":3.605551275463989}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":26,"docs":{"1035":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1079":{"tf":1.0},"1098":{"tf":1.0},"1101":{"tf":3.605551275463989},"1102":{"tf":3.1622776601683795},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"342":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"488":{"tf":1.0},"622":{"tf":1.0},"624":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"766":{"tf":1.4142135623730951},"774":{"tf":4.358898943540674},"796":{"tf":3.4641016151377544},"797":{"tf":3.4641016151377544},"808":{"tf":1.4142135623730951},"817":{"tf":2.449489742783178},"828":{"tf":3.1622776601683795}},"r":{"df":30,"docs":{"105":{"tf":1.0},"115":{"tf":1.7320508075688772},"116":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"176":{"tf":1.0},"276":{"tf":1.4142135623730951},"332":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":2.23606797749979},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"398":{"tf":1.0},"474":{"tf":1.0},"542":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"d":{"df":20,"docs":{"1115":{"tf":1.0},"1118":{"tf":1.0},"1122":{"tf":1.7320508075688772},"245":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"309":{"tf":1.0},"353":{"tf":1.0},"417":{"tf":1.0},"516":{"tf":1.0},"578":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"728":{"tf":1.0},"944":{"tf":1.0},"957":{"tf":1.0},"979":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":5,"docs":{"185":{"tf":1.0},"21":{"tf":1.0},"39":{"tf":1.0},"586":{"tf":1.0},"970":{"tf":1.0}}},"t":{"df":1,"docs":{"487":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"11":{"tf":1.0},"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"206":{"tf":1.0},"214":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.0},"514":{"tf":1.0},"713":{"tf":1.0},"740":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":2.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.7320508075688772},"880":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"899":{"tf":1.0},"914":{"tf":1.0},"931":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":25,"docs":{"1025":{"tf":1.4142135623730951},"107":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1119":{"tf":1.0},"152":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"332":{"tf":1.0},"422":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"664":{"tf":1.0},"813":{"tf":1.0},"875":{"tf":1.0},"900":{"tf":1.0},"914":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0}}}}},"f":{"a":{"c":{"df":20,"docs":{"1105":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"199":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"353":{"tf":1.4142135623730951},"364":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"95":{"tf":1.0},"951":{"tf":1.0},"957":{"tf":1.4142135623730951},"960":{"tf":2.0},"961":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.0},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"728":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"l":{"a":{"c":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":11,"docs":{"235":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"446":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":16,"docs":{"1000":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"238":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"387":{"tf":1.0},"441":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"854":{"tf":1.0},"910":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1015":{"tf":1.4142135623730951},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"343":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"946":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"197":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"664":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"876":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"1018":{"tf":1.0},"1033":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1070":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":2.0},"730":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{},"u":{"c":{"df":20,"docs":{"1122":{"tf":1.4142135623730951},"267":{"tf":1.0},"275":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.4142135623730951},"579":{"tf":1.0},"664":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"922":{"tf":1.0}},"t":{"df":95,"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1115":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.4142135623730951},"205":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"579":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"657":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.4142135623730951},"749":{"tf":1.0},"750":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"861":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"953":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1115":{"tf":1.0},"251":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"584":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"151":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"39":{"tf":1.0},"737":{"tf":1.0},"970":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":13,"docs":{"1037":{"tf":1.0},"1042":{"tf":2.0},"128":{"tf":1.0},"137":{"tf":1.0},"295":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":2.0},"844":{"tf":1.0},"929":{"tf":1.0},"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"301":{"tf":1.0},"979":{"tf":1.0}}},"y":{"+":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"268":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"332":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":12,"docs":{"1064":{"tf":1.0},"137":{"tf":1.0},"175":{"tf":1.0},"221":{"tf":1.0},"247":{"tf":1.0},"348":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"649":{"tf":1.0},"960":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"897":{"tf":1.0}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}}},"o":{"c":{"df":1,"docs":{"713":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":3,"docs":{"192":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}}},"l":{"df":0,"docs":{},"v":{"df":9,"docs":{"1122":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}}}}},"o":{"df":13,"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1096":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":1.7320508075688772},"600":{"tf":1.7320508075688772},"785":{"tf":3.1622776601683795},"824":{"tf":2.8284271247461903},"922":{"tf":1.0},"983":{"tf":1.0}}},"p":{"a":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":2.6457513110645907},"679":{"tf":1.0},"956":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}},"o":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"v":{"4":{"df":1,"docs":{"613":{"tf":1.0}}},"6":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"525":{"tf":1.0},"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":4,"docs":{"544":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"466":{"tf":2.0}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":12,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"368":{"tf":1.0},"546":{"tf":1.0},"571":{"tf":1.7320508075688772},"691":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"839":{"tf":1.4142135623730951},"974":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"1":{"6":{"6":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"0":{"1":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"338":{"tf":1.0},"343":{"tf":1.4142135623730951},"452":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"l":{"df":2,"docs":{"166":{"tf":1.0},"788":{"tf":1.0}}}},"p":{"df":5,"docs":{"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.0},"650":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"1105":{"tf":1.0},"111":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"199":{"tf":1.0},"220":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"371":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"738":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"94":{"tf":1.7320508075688772},"97":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":2.449489742783178},"993":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"t":{"'":{"df":42,"docs":{"1031":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.4142135623730951},"122":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"299":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"464":{"tf":1.0},"468":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.7320508075688772},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"764":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"839":{"tf":1.0},"980":{"tf":1.0}}},"[":{"1":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1034":{"tf":1.0},"1085":{"tf":1.0},"175":{"tf":1.0},"413":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.0},"922":{"tf":1.4142135623730951}}},"r":{"df":6,"docs":{"186":{"tf":1.0},"503":{"tf":1.0},"519":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"951":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":24,"docs":{"1115":{"tf":1.0},"1117":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"358":{"tf":1.0},"375":{"tf":1.0},"427":{"tf":1.0},"500":{"tf":1.0},"518":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"80":{"tf":1.0},"852":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0},"974":{"tf":1.0}}}}}},"’":{"df":3,"docs":{"352":{"tf":1.0},"840":{"tf":1.0},"986":{"tf":1.0}}}},"v":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"1025":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"’":{"df":0,"docs":{},"v":{"df":1,"docs":{"1017":{"tf":1.0}}}}},"j":{"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"502":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"246":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"654":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"a":{"df":4,"docs":{"251":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.0},"412":{"tf":1.0}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"221":{"tf":1.0},"228":{"tf":1.7320508075688772},"306":{"tf":1.0},"322":{"tf":1.0},"678":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"502":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"708":{"tf":1.0},"713":{"tf":1.0}}},"df":11,"docs":{"180":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"707":{"tf":3.0},"712":{"tf":1.4142135623730951},"713":{"tf":2.0},"714":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"d":{"1":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"a":{"'":{"df":1,"docs":{"115":{"tf":1.0}}},"df":9,"docs":{"108":{"tf":1.0},"115":{"tf":2.0},"216":{"tf":1.0},"552":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":63,"docs":{"1019":{"tf":1.0},"1028":{"tf":1.0},"1043":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1058":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1088":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1100":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.0},"256":{"tf":1.0},"28":{"tf":1.0},"292":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"354":{"tf":2.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"363":{"tf":2.6457513110645907},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.0},"412":{"tf":1.4142135623730951},"416":{"tf":1.0},"477":{"tf":1.0},"550":{"tf":1.0},"560":{"tf":1.7320508075688772},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"669":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"756":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.4142135623730951},"798":{"tf":1.0},"809":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":1.4142135623730951},"915":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.0},"959":{"tf":2.449489742783178},"962":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":44,"docs":{"1009":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1095":{"tf":1.0},"129":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"221":{"tf":1.0},"235":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"459":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"469":{"tf":2.449489742783178},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"541":{"tf":3.1622776601683795},"548":{"tf":2.0},"550":{"tf":1.0},"607":{"tf":1.0},"644":{"tf":1.4142135623730951},"653":{"tf":1.0},"661":{"tf":1.0},"700":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"906":{"tf":1.0},"942":{"tf":1.0}}}}},"s":{"df":1,"docs":{"325":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"(":{"a":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":45,"docs":{"175":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":2.0},"230":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"288":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"358":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.7320508075688772},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"669":{"tf":1.4142135623730951},"733":{"tf":1.4142135623730951},"848":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"956":{"tf":1.4142135623730951}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":9,"docs":{"358":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"409":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"i":{"df":3,"docs":{"1001":{"tf":1.0},"176":{"tf":1.0},"447":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}},"n":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"df":3,"docs":{"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"915":{"tf":1.0}}}},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":4,"docs":{"175":{"tf":1.0},"214":{"tf":1.0},"254":{"tf":1.7320508075688772},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"215":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"956":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"956":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"945":{"tf":2.0},"947":{"tf":2.0},"948":{"tf":1.0},"956":{"tf":1.7320508075688772},"958":{"tf":1.0},"964":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"956":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":23,"docs":{"1009":{"tf":1.0},"1095":{"tf":1.0},"1119":{"tf":1.0},"115":{"tf":1.0},"175":{"tf":1.0},"239":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"569":{"tf":1.0},"734":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"940":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"980":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"1001":{"tf":1.0},"380":{"tf":1.4142135623730951},"813":{"tf":2.0},"84":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"948":{"tf":1.0}}}}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}},"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1070":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.4142135623730951},"229":{"tf":2.0},"232":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"358":{"tf":2.0},"396":{"tf":1.4142135623730951},"40":{"tf":1.0},"413":{"tf":1.7320508075688772},"539":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.0},"580":{"tf":1.0},"664":{"tf":2.6457513110645907},"690":{"tf":2.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"705":{"tf":3.872983346207417},"723":{"tf":1.4142135623730951},"726":{"tf":1.0},"766":{"tf":3.7416573867739413},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"875":{"tf":1.0},"89":{"tf":1.7320508075688772},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":3.1622776601683795},"930":{"tf":1.0},"931":{"tf":2.449489742783178},"936":{"tf":2.0}},"e":{"d":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"874":{"tf":1.0},"876":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"459":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"121":{"tf":1.0},"175":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"431":{"tf":1.0},"488":{"tf":1.4142135623730951},"708":{"tf":1.0},"722":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"824":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"600":{"tf":1.0},"785":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":31,"docs":{"1009":{"tf":1.0},"1115":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"220":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"444":{"tf":1.0},"460":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"531":{"tf":1.0},"567":{"tf":1.0},"577":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":14,"docs":{"1114":{"tf":1.0},"13":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"247":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"565":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":7,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.0},"212":{"tf":1.0},"376":{"tf":1.7320508075688772},"489":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":11,"docs":{"125":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.0},"595":{"tf":1.4142135623730951},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"986":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"[":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":1,"docs":{"506":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":14,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"316":{"tf":1.0},"414":{"tf":1.7320508075688772},"416":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"718":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1103":{"tf":1.0},"229":{"tf":1.0},"486":{"tf":1.0},"514":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"1023":{"tf":1.0},"1033":{"tf":1.0},"810":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"909":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"897":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"960":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"353":{"tf":1.0},"386":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":2.0},"959":{"tf":1.4142135623730951},"960":{"tf":2.23606797749979},"964":{"tf":1.4142135623730951}}}},"n":{"d":{"df":9,"docs":{"179":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"824":{"tf":1.0},"844":{"tf":1.0},"961":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"221":{"tf":1.0},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"964":{"tf":1.4142135623730951}},"l":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"155":{"tf":1.0},"355":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":31,"docs":{"104":{"tf":1.0},"1055":{"tf":1.0},"117":{"tf":1.0},"185":{"tf":2.23606797749979},"199":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"343":{"tf":1.0},"357":{"tf":1.0},"387":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.0},"654":{"tf":1.0},"679":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0},"919":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1064":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"376":{"tf":1.0},"900":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"203":{"tf":2.0}}},"df":0,"docs":{}}}},"df":44,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1074":{"tf":1.0},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.4142135623730951},"175":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"350":{"tf":1.0},"373":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":1.0},"541":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.4142135623730951},"621":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"803":{"tf":1.0},"824":{"tf":1.0},"837":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"946":{"tf":1.0},"962":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"1033":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"489":{"tf":1.0},"761":{"tf":1.4142135623730951}},"n":{"c":{"df":15,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.7320508075688772},"296":{"tf":1.0},"299":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"958":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951}}}},"r":{"df":17,"docs":{"1002":{"tf":1.0},"1119":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"447":{"tf":1.7320508075688772},"488":{"tf":1.0},"502":{"tf":1.0},"541":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":2.8284271247461903},"956":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":7,"docs":{"248":{"tf":1.0},"271":{"tf":1.0},"345":{"tf":1.0},"347":{"tf":1.0},"574":{"tf":1.0},"836":{"tf":1.0},"937":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"338":{"tf":1.0},"824":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1092":{"tf":1.0},"246":{"tf":1.0},"323":{"tf":1.0},"450":{"tf":1.0},"627":{"tf":1.0},"720":{"tf":1.0},"900":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":11,"docs":{"1002":{"tf":1.4142135623730951},"22":{"tf":1.0},"363":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"488":{"tf":1.0},"497":{"tf":1.0},"514":{"tf":1.0},"864":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":2,"docs":{"353":{"tf":1.0},"770":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"172":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"902":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"218":{"tf":1.0},"222":{"tf":1.0},"414":{"tf":1.0},"957":{"tf":1.0}}}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"956":{"tf":2.23606797749979},"964":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"p":{"df":5,"docs":{"153":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"552":{"tf":1.0},"979":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"503":{"tf":1.0},"589":{"tf":1.0}},"e":{"a":{"d":{"df":10,"docs":{"106":{"tf":1.0},"1119":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"499":{"tf":1.0},"558":{"tf":1.0},"929":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":11,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.7320508075688772},"231":{"tf":1.0},"353":{"tf":1.4142135623730951},"475":{"tf":1.0},"533":{"tf":1.0},"80":{"tf":1.0},"875":{"tf":1.0},"9":{"tf":1.4142135623730951}}}},"v":{"df":6,"docs":{"1013":{"tf":1.0},"230":{"tf":1.0},"584":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951}}}},"d":{"df":2,"docs":{"654":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":16,"docs":{"1001":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.7320508075688772},"942":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":26,"docs":{"1000":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1070":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"352":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"899":{"tf":1.4142135623730951},"914":{"tf":1.0},"915":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"862":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"387":{"tf":1.0},"413":{"tf":1.0},"665":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"1034":{"tf":1.0},"1097":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"306":{"tf":1.0},"34":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"563":{"tf":1.0},"596":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"77":{"tf":1.0},"937":{"tf":1.7320508075688772},"952":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"t":{"'":{"df":17,"docs":{"138":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"365":{"tf":1.0},"676":{"tf":1.0}}},"df":3,"docs":{"175":{"tf":1.0},"779":{"tf":1.0},"961":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"338":{"tf":1.0},"462":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":71,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1095":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"219":{"tf":1.0},"241":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.7320508075688772},"295":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"413":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":2.23606797749979},"550":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.7320508075688772},"666":{"tf":1.0},"691":{"tf":1.4142135623730951},"74":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"954":{"tf":1.4142135623730951},"962":{"tf":1.7320508075688772},"965":{"tf":1.0},"983":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"914":{"tf":1.0}}}},"df":5,"docs":{"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}}}}},"f":{"df":1,"docs":{"956":{"tf":1.0}}},"i":{"b":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1085":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"253":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"506":{"tf":1.0},"519":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"643":{"tf":1.0},"723":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":1,"docs":{"538":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"505":{"tf":1.0},"841":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"447":{"tf":1.7320508075688772},"508":{"tf":1.0},"776":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"590":{"tf":1.0},"948":{"tf":1.0}}}}}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"1096":{"tf":1.0},"187":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":61,"docs":{"1044":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"220":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"269":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"338":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":2.0},"398":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"552":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"62":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":2.0},"657":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.0},"750":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"859":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"909":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"352":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}},"r":{"df":3,"docs":{"288":{"tf":1.0},"510":{"tf":1.0},"705":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"508":{"tf":1.0}}}}}},"df":39,"docs":{"1025":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"368":{"tf":1.0},"459":{"tf":1.0},"468":{"tf":1.7320508075688772},"469":{"tf":1.4142135623730951},"470":{"tf":2.449489742783178},"471":{"tf":1.4142135623730951},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"540":{"tf":1.0},"562":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"873":{"tf":1.0},"922":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}},"r":{"df":2,"docs":{"1108":{"tf":1.0},"197":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"877":{"tf":1.0}}}},"df":57,"docs":{"1000":{"tf":1.0},"1064":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.7320508075688772},"1119":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":2.0},"215":{"tf":1.0},"240":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"312":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":1.0},"4":{"tf":1.0},"484":{"tf":1.0},"510":{"tf":1.4142135623730951},"512":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.0},"726":{"tf":1.4142135623730951},"77":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"853":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":2.6457513110645907},"898":{"tf":2.449489742783178},"899":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"906":{"tf":2.8284271247461903},"922":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.8284271247461903},"93":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":2.6457513110645907},"960":{"tf":1.0},"986":{"tf":2.0},"987":{"tf":1.0},"989":{"tf":1.7320508075688772},"992":{"tf":1.0},"993":{"tf":1.7320508075688772},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1108":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"4":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1055":{"tf":1.0},"447":{"tf":1.0},"515":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"694":{"tf":1.0},"751":{"tf":1.0},"847":{"tf":2.0},"942":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":66,"docs":{"103":{"tf":1.4142135623730951},"1031":{"tf":1.0},"104":{"tf":1.0},"1072":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1113":{"tf":1.0},"1118":{"tf":1.4142135623730951},"117":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"388":{"tf":1.0},"413":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"446":{"tf":1.4142135623730951},"449":{"tf":1.0},"487":{"tf":1.0},"527":{"tf":1.0},"537":{"tf":1.0},"542":{"tf":1.0},"563":{"tf":1.0},"569":{"tf":1.0},"64":{"tf":1.4142135623730951},"641":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"800":{"tf":1.0},"813":{"tf":2.6457513110645907},"844":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.7320508075688772},"906":{"tf":1.0},"913":{"tf":1.7320508075688772},"915":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"960":{"tf":1.0},"975":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"1070":{"tf":1.0},"1072":{"tf":1.0},"785":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"307":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":37,"docs":{"1028":{"tf":1.0},"1046":{"tf":1.0},"210":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"225":{"tf":1.0},"239":{"tf":1.0},"294":{"tf":3.0},"295":{"tf":2.0},"296":{"tf":1.7320508075688772},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":1.0},"435":{"tf":1.4142135623730951},"475":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.0},"704":{"tf":1.7320508075688772},"717":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"864":{"tf":1.0},"915":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.0}}}}},"o":{"a":{"d":{"df":40,"docs":{"187":{"tf":1.4142135623730951},"203":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"359":{"tf":2.6457513110645907},"360":{"tf":1.0},"362":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"676":{"tf":1.7320508075688772},"678":{"tf":3.0},"705":{"tf":1.4142135623730951},"79":{"tf":1.0},"832":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":1.7320508075688772},"898":{"tf":2.23606797749979},"899":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":4.47213595499958},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":3,"docs":{"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":32,"docs":{"10":{"tf":1.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.4142135623730951},"1009":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1035":{"tf":1.0},"1106":{"tf":1.0},"135":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"253":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"393":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"508":{"tf":1.0},"571":{"tf":1.0},"588":{"tf":1.0},"665":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"847":{"tf":1.0},"955":{"tf":1.0}}},"t":{"df":32,"docs":{"0":{"tf":1.0},"1046":{"tf":1.0},"1071":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"180":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"212":{"tf":1.4142135623730951},"249":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"410":{"tf":1.0},"540":{"tf":1.0},"55":{"tf":1.0},"553":{"tf":1.0},"56":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.0},"715":{"tf":1.0},"740":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"948":{"tf":1.0},"957":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1072":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"799":{"tf":1.0},"914":{"tf":1.0},"983":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":1.7320508075688772},"1097":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"481":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"555":{"tf":1.0},"740":{"tf":1.0},"75":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"914":{"tf":2.6457513110645907},"915":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"927":{"tf":2.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"945":{"tf":1.4142135623730951},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":1,"docs":{"705":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":30,"docs":{"1023":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":2.23606797749979},"137":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"220":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"355":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.4142135623730951},"373":{"tf":1.0},"386":{"tf":1.0},"550":{"tf":1.0},"595":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"704":{"tf":1.0},"762":{"tf":1.0},"873":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":14,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"914":{"tf":1.0},"919":{"tf":1.0},"924":{"tf":2.23606797749979},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":3.7416573867739413},"928":{"tf":2.0},"929":{"tf":2.0},"930":{"tf":2.6457513110645907},"936":{"tf":3.3166247903554}}}},"o":{"df":1,"docs":{"857":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":36,"docs":{"1009":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1067":{"tf":1.7320508075688772},"1089":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.4142135623730951},"37":{"tf":1.0},"373":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"392":{"tf":1.0},"435":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"515":{"tf":1.0},"525":{"tf":1.0},"571":{"tf":1.4142135623730951},"662":{"tf":1.0},"707":{"tf":1.0},"757":{"tf":3.1622776601683795},"766":{"tf":3.7416573867739413},"782":{"tf":3.1622776601683795},"864":{"tf":1.0},"898":{"tf":1.0},"946":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"958":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"1001":{"tf":1.0},"1003":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1034":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1062":{"tf":1.0},"1083":{"tf":1.0},"1119":{"tf":1.0},"138":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"239":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"542":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"6":{"tf":1.0},"779":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"929":{"tf":1.0},"944":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"1016":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":2.6457513110645907},"1078":{"tf":1.0},"1079":{"tf":1.4142135623730951},"1080":{"tf":1.0},"487":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":70,"docs":{"1009":{"tf":1.0},"102":{"tf":1.0},"1031":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1110":{"tf":1.0},"129":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"239":{"tf":1.4142135623730951},"265":{"tf":2.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":2.23606797749979},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":2.0},"30":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"360":{"tf":1.0},"386":{"tf":1.0},"435":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.4142135623730951},"504":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.4142135623730951},"548":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"94":{"tf":1.0},"943":{"tf":1.0},"953":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"127":{"tf":1.0},"168":{"tf":1.0}}},"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"542":{"tf":1.0},"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":74,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.449489742783178},"128":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":2.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":3.1622776601683795},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"196":{"tf":1.0},"221":{"tf":1.0},"245":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"317":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"379":{"tf":1.0},"394":{"tf":2.0},"401":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":2.0},"542":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":3.4641016151377544},"593":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"640":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"81":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"864":{"tf":1.0},"876":{"tf":1.4142135623730951},"887":{"tf":1.0},"9":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"79":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":10,"docs":{"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"679":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"956":{"tf":1.0}}}}},"p":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"215":{"tf":1.0},"752":{"tf":1.0},"873":{"tf":1.0},"930":{"tf":1.0}}},"s":{"df":4,"docs":{"363":{"tf":1.0},"374":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0}}},"t":{"df":5,"docs":{"1002":{"tf":1.0},"1070":{"tf":1.0},"215":{"tf":1.0},"528":{"tf":1.0},"929":{"tf":1.0}}}},"t":{"df":8,"docs":{"176":{"tf":1.0},"185":{"tf":1.0},"239":{"tf":1.0},"352":{"tf":1.0},"477":{"tf":1.0},"572":{"tf":1.0},"590":{"tf":1.4142135623730951},"961":{"tf":1.0}}},"w":{"df":11,"docs":{"185":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"354":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"734":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"o":{"df":3,"docs":{"1033":{"tf":1.0},"224":{"tf":1.0},"628":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"12":{"tf":1.0},"16":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"236":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"363":{"tf":1.0},"462":{"tf":1.0},"595":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.0},"876":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"268":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"r":{"df":8,"docs":{"1111":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"964":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":2,"docs":{"211":{"tf":1.0},"414":{"tf":1.0}}},"t":{";":{"6":{"2":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"776":{"tf":1.4142135623730951},"779":{"tf":3.1622776601683795},"780":{"tf":1.7320508075688772},"781":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}}}},"u":{"a":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":1,"docs":{"561":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"561":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"a":{"c":{"df":3,"docs":{"694":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0}},"h":{"df":1,"docs":{"332":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"238":{"tf":1.0},"292":{"tf":1.0},"475":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":4.123105625617661},"507":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}}},"o":{"df":3,"docs":{"447":{"tf":1.0},"600":{"tf":1.0},"943":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":23,"docs":{"115":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"374":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"415":{"tf":1.0},"585":{"tf":1.0},"669":{"tf":1.0},"814":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"853":{"tf":1.0},"874":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951},"963":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"538":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1097":{"tf":1.0},"168":{"tf":1.0},"446":{"tf":1.4142135623730951},"563":{"tf":1.0},"64":{"tf":1.4142135623730951}}},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}},"df":4,"docs":{"1040":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"410":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1088":{"tf":1.0},"1095":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"394":{"tf":1.7320508075688772},"400":{"tf":1.0},"452":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"514":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"665":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.7320508075688772},"751":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"4":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":95,"docs":{"1002":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.7320508075688772},"1059":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1070":{"tf":1.7320508075688772},"1075":{"tf":1.4142135623730951},"1078":{"tf":1.0},"1095":{"tf":1.0},"151":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"223":{"tf":1.0},"231":{"tf":1.4142135623730951},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.7320508075688772},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"314":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":1.0},"550":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"572":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"627":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":2.0},"662":{"tf":1.0},"666":{"tf":1.0},"691":{"tf":1.0},"701":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"877":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"928":{"tf":1.0},"946":{"tf":1.4142135623730951},"950":{"tf":1.0},"974":{"tf":1.0},"980":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"877":{"tf":1.0},"950":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":38,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"155":{"tf":1.0},"19":{"tf":1.0},"219":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"5":{"tf":1.0},"537":{"tf":1.0},"737":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"921":{"tf":1.0},"951":{"tf":1.4142135623730951},"995":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"364":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":23,"docs":{"1023":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"168":{"tf":1.0},"300":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"447":{"tf":1.0},"5":{"tf":1.0},"523":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"607":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"740":{"tf":1.0},"841":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":90,"docs":{"0":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1097":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"1119":{"tf":2.0},"1120":{"tf":1.7320508075688772},"12":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"154":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.4142135623730951},"363":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"395":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.4142135623730951},"423":{"tf":1.0},"438":{"tf":1.0},"444":{"tf":1.0},"466":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"550":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"657":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"814":{"tf":1.0},"864":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"904":{"tf":1.0},"926":{"tf":1.0},"945":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.4142135623730951},"974":{"tf":1.0},"98":{"tf":1.0},"983":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"1042":{"tf":1.0},"688":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"485":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":3,"docs":{"1023":{"tf":1.0},"153":{"tf":1.0},"303":{"tf":1.0}},"g":{"df":49,"docs":{"1006":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":1.0},"1114":{"tf":1.4142135623730951},"113":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"352":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":2.0},"495":{"tf":1.0},"497":{"tf":3.7416573867739413},"499":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.4142135623730951},"554":{"tf":1.0},"562":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"887":{"tf":1.0},"914":{"tf":1.0},"931":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":76,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1119":{"tf":1.0},"117":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"206":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"300":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"39":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"437":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"50":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"778":{"tf":1.0},"8":{"tf":1.4142135623730951},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.0},"9":{"tf":1.0},"906":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"934":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"961":{"tf":1.0},"970":{"tf":1.0},"983":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}}}}},"df":1,"docs":{"1001":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"198":{"tf":1.0},"223":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"107":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1079":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"160":{"tf":1.0},"197":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0},"415":{"tf":1.7320508075688772},"416":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"73":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"541":{"tf":2.0},"548":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":37,"docs":{"1017":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.4142135623730951},"124":{"tf":1.0},"155":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"287":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.7320508075688772},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"488":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"73":{"tf":1.0},"737":{"tf":1.0},"766":{"tf":3.7416573867739413},"785":{"tf":1.0},"876":{"tf":2.0},"921":{"tf":2.0},"941":{"tf":1.0},"943":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"1044":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"984":{"tf":1.7320508075688772}},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1106":{"tf":1.0},"1119":{"tf":1.0}}}}}},"df":9,"docs":{"276":{"tf":1.0},"446":{"tf":1.0},"450":{"tf":1.0},"497":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"748":{"tf":1.4142135623730951},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"478":{"tf":1.0},"507":{"tf":1.0}}},"t":{"df":16,"docs":{"1014":{"tf":1.0},"1114":{"tf":1.0},"596":{"tf":1.0},"750":{"tf":1.0},"789":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"921":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"851":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"657":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"1079":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"267":{"tf":1.4142135623730951},"339":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"412":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"727":{"tf":1.0},"752":{"tf":1.0},"786":{"tf":1.0},"847":{"tf":1.0},"948":{"tf":1.0},"974":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1107":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":2.0},"1122":{"tf":1.4142135623730951},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"129":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"236":{"tf":1.0},"251":{"tf":1.0},"295":{"tf":3.605551275463989},"297":{"tf":1.0},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":2.8284271247461903},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"204":{"tf":1.0},"370":{"tf":1.0},"65":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"271":{"tf":1.0},"306":{"tf":1.0},"449":{"tf":1.0},"654":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"355":{"tf":1.0}}}}},"u":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.7320508075688772}}}}}}},"df":27,"docs":{"1034":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"199":{"tf":4.123105625617661},"21":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":3.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"42":{"tf":1.0},"528":{"tf":2.8284271247461903},"587":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"622":{"tf":2.8284271247461903},"655":{"tf":1.0},"969":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":2.0}}},"x":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"1066":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"185":{"tf":1.0},"254":{"tf":1.0},"548":{"tf":1.0},"688":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"373":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"705":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"946":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"635":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"1107":{"tf":1.0},"1119":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":5,"docs":{"246":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":49,"docs":{"1044":{"tf":1.4142135623730951},"1085":{"tf":1.4142135623730951},"1096":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.4142135623730951},"248":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"273":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"504":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"574":{"tf":1.0},"586":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":2.23606797749979},"751":{"tf":1.0},"770":{"tf":1.4142135623730951},"813":{"tf":2.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"89":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"936":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"1108":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"288":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":7,"docs":{"1122":{"tf":1.4142135623730951},"15":{"tf":1.0},"172":{"tf":1.0},"303":{"tf":1.4142135623730951},"567":{"tf":1.4142135623730951},"77":{"tf":1.0},"983":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":66,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1114":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"130":{"tf":1.0},"187":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"241":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"291":{"tf":1.0},"30":{"tf":1.0},"342":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":2.23606797749979},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"485":{"tf":1.0},"488":{"tf":2.449489742783178},"507":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"562":{"tf":1.0},"569":{"tf":1.0},"708":{"tf":1.0},"744":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.4142135623730951},"88":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"946":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"975":{"tf":1.7320508075688772},"983":{"tf":2.0},"985":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}},"t":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"873":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"321":{"tf":1.7320508075688772},"360":{"tf":1.0},"395":{"tf":1.0},"427":{"tf":1.0},"456":{"tf":1.0},"485":{"tf":1.4142135623730951},"535":{"tf":1.0},"613":{"tf":1.0},"638":{"tf":1.0},"737":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1119":{"tf":1.0}},"n":{"df":4,"docs":{"106":{"tf":1.4142135623730951},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0},"590":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"1017":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"365":{"tf":1.4142135623730951},"526":{"tf":1.0},"529":{"tf":1.0},"903":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"115":{"tf":1.0},"215":{"tf":1.4142135623730951},"318":{"tf":1.0},"473":{"tf":1.0},"580":{"tf":1.0},"599":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1034":{"tf":1.0},"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"527":{"tf":1.0},"949":{"tf":1.0},"952":{"tf":1.0}}}}}},"u":{"df":7,"docs":{"175":{"tf":1.0},"215":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"922":{"tf":2.23606797749979},"96":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"922":{"tf":1.0},"926":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":15,"docs":{"1085":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.0},"180":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"454":{"tf":1.7320508075688772},"481":{"tf":1.0},"488":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.4142135623730951}},"e":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1085":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1031":{"tf":1.0},"1033":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"854":{"tf":1.0}}},"df":2,"docs":{"852":{"tf":1.7320508075688772},"854":{"tf":2.6457513110645907}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"1111":{"tf":1.0}}}},"df":2,"docs":{"1103":{"tf":1.0},"1111":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":31,"docs":{"1006":{"tf":1.0},"1014":{"tf":1.0},"1108":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":1.0},"343":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"37":{"tf":1.0},"374":{"tf":2.0},"375":{"tf":2.0},"390":{"tf":1.0},"391":{"tf":1.7320508075688772},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"580":{"tf":2.23606797749979},"947":{"tf":1.0},"955":{"tf":1.4142135623730951},"956":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1014":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"/":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1072":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{".":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"300":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0}}}}}}}}},"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"1":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"2":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":3,"docs":{"343":{"tf":1.0},"452":{"tf":1.0},"580":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{".":{"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"343":{"tf":1.0},"425":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"425":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"118":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"555":{"tf":1.0}}}}},"df":0,"docs":{}}},"/":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":43,"docs":{"1051":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.4142135623730951},"198":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"354":{"tf":1.0},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"388":{"tf":1.0},"410":{"tf":1.4142135623730951},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":2.23606797749979},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"728":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"956":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"580":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"951":{"tf":1.4142135623730951},"957":{"tf":1.0}}}}}},"t":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"1003":{"tf":1.0},"622":{"tf":1.7320508075688772}},"h":{"df":0,"docs":{},"o":{"d":{"df":26,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":3.4641016151377544},"359":{"tf":1.0},"396":{"tf":1.4142135623730951},"430":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"633":{"tf":1.0},"723":{"tf":1.0},"913":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951},"956":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"290":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"'":{"df":3,"docs":{"247":{"tf":1.0},"542":{"tf":1.0},"88":{"tf":1.0}}},"(":{"df":1,"docs":{"152":{"tf":1.0}}},"=":{"\"":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"699":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"df":4,"docs":{"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}},"df":172,"docs":{"100":{"tf":2.0},"1000":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"101":{"tf":3.4641016151377544},"102":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":2.449489742783178},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":2.6457513110645907},"1070":{"tf":1.0},"1072":{"tf":1.0},"1085":{"tf":1.7320508075688772},"109":{"tf":2.0},"1095":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":2.0},"1122":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"15":{"tf":2.0},"150":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.449489742783178},"181":{"tf":4.58257569495584},"183":{"tf":3.4641016151377544},"185":{"tf":3.872983346207417},"186":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":2.449489742783178},"191":{"tf":1.4142135623730951},"193":{"tf":2.23606797749979},"203":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":2.449489742783178},"247":{"tf":2.23606797749979},"264":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"300":{"tf":2.23606797749979},"301":{"tf":2.23606797749979},"31":{"tf":1.0},"33":{"tf":1.0},"355":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.6457513110645907},"376":{"tf":1.0},"40":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":2.449489742783178},"422":{"tf":2.23606797749979},"447":{"tf":3.0},"46":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":2.23606797749979},"513":{"tf":1.0},"538":{"tf":4.0},"539":{"tf":3.4641016151377544},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":5.291502622129181},"545":{"tf":1.4142135623730951},"546":{"tf":3.0},"547":{"tf":2.8284271247461903},"548":{"tf":6.164414002968976},"550":{"tf":3.7416573867739413},"559":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"622":{"tf":1.0},"649":{"tf":1.4142135623730951},"686":{"tf":1.0},"690":{"tf":2.23606797749979},"691":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":3.3166247903554},"707":{"tf":1.4142135623730951},"708":{"tf":2.23606797749979},"709":{"tf":1.7320508075688772},"710":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"747":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.23606797749979},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":2.8284271247461903},"825":{"tf":1.0},"83":{"tf":2.0},"832":{"tf":1.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.0},"889":{"tf":1.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":3.1622776601683795},"915":{"tf":3.1622776601683795},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"931":{"tf":1.0},"932":{"tf":1.0},"934":{"tf":1.4142135623730951},"961":{"tf":1.0},"965":{"tf":2.23606797749979},"97":{"tf":1.0},"974":{"tf":1.7320508075688772},"975":{"tf":2.0},"976":{"tf":1.4142135623730951},"979":{"tf":2.0},"98":{"tf":1.0},"980":{"tf":2.0},"981":{"tf":1.0},"983":{"tf":1.4142135623730951},"984":{"tf":1.0},"986":{"tf":2.449489742783178},"995":{"tf":1.7320508075688772},"997":{"tf":1.0},"999":{"tf":1.4142135623730951}},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"542":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"405":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}},"df":0,"docs":{}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"}":{"_":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"=":{"[":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"y":{"_":{"[":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"740":{"tf":1.4142135623730951},"824":{"tf":1.0}}}},"df":1,"docs":{"509":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":10,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1100":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"689":{"tf":1.0}}}}}}}},"df":1,"docs":{"956":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"121":{"tf":1.0},"165":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.7320508075688772},"495":{"tf":1.0},"506":{"tf":2.6457513110645907},"595":{"tf":1.0},"650":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"962":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"289":{"tf":1.0}}}}},"df":3,"docs":{"199":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"642":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"287":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"633":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":8,"docs":{"1009":{"tf":1.0},"1119":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"747":{"tf":1.0},"980":{"tf":1.0}}},"df":6,"docs":{"1002":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":1.0},"548":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"562":{"tf":1.0}}}}}}},"df":5,"docs":{"205":{"tf":1.0},"299":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"374":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"295":{"tf":1.0},"342":{"tf":1.0},"705":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"1103":{"tf":1.0},"1105":{"tf":1.4142135623730951},"159":{"tf":1.0},"841":{"tf":1.0},"904":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":27,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1070":{"tf":1.4142135623730951},"127":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"398":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"555":{"tf":1.0},"573":{"tf":1.0},"575":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"857":{"tf":1.0}},"e":{"=":{"0":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"842":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"507":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"928":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":11,"docs":{"0":{"tf":1.0},"1042":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":2.23606797749979},"503":{"tf":1.0},"688":{"tf":1.4142135623730951},"728":{"tf":1.0},"946":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}},"df":4,"docs":{"1053":{"tf":1.0},"365":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"341":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":2.8284271247461903},"132":{"tf":1.0},"133":{"tf":2.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":2.0},"380":{"tf":1.0}}}}},"x":{"df":2,"docs":{"296":{"tf":1.0},"705":{"tf":1.0}}}},"m":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"q":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"a":{"b":{"df":1,"docs":{"562":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":33,"docs":{"1069":{"tf":1.4142135623730951},"1070":{"tf":2.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1097":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":1.0},"169":{"tf":1.0},"275":{"tf":1.0},"35":{"tf":1.0},"394":{"tf":1.4142135623730951},"399":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.0},"454":{"tf":1.0},"559":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"799":{"tf":1.0},"812":{"tf":1.0},"857":{"tf":1.0},"859":{"tf":1.0},"921":{"tf":1.4142135623730951},"963":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}}}},"v":{"1":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.0}}},"2":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"y":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"328":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"562":{"tf":1.0},"960":{"tf":1.0}}}}},"d":{"(":{"a":{"b":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"110":{"tf":1.0},"733":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"130":{"tf":1.0},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"363":{"tf":1.0},"414":{"tf":1.0},"456":{"tf":1.0},"477":{"tf":1.0},"495":{"tf":1.0},"516":{"tf":1.0},"626":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"906":{"tf":1.0}},"l":{"'":{"df":2,"docs":{"589":{"tf":1.0},"784":{"tf":1.4142135623730951}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}}},"df":22,"docs":{"1025":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"276":{"tf":1.0},"285":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"359":{"tf":1.0},"363":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":2.0},"586":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":2.0},"592":{"tf":1.4142135623730951},"596":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":2.0},"894":{"tf":1.0},"896":{"tf":1.0}}},"r":{"df":1,"docs":{"737":{"tf":1.0}},"n":{"df":2,"docs":{"1069":{"tf":1.0},"253":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":6,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"405":{"tf":1.0},"503":{"tf":1.0},"599":{"tf":1.0}},"i":{"df":17,"docs":{"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"288":{"tf":1.0},"327":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"498":{"tf":1.0},"567":{"tf":1.0},"595":{"tf":1.0},"785":{"tf":1.0},"844":{"tf":1.0},"921":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":12,"docs":{"1006":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"460":{"tf":1.0},"488":{"tf":1.0},"503":{"tf":1.0},"561":{"tf":1.4142135623730951},"744":{"tf":1.0},"745":{"tf":1.0},"9":{"tf":1.7320508075688772},"947":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"314":{"tf":1.0},"328":{"tf":1.0},"847":{"tf":1.0},"874":{"tf":1.0}}}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"737":{"tf":1.0},"762":{"tf":1.0},"788":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"z":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"789":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":2.6457513110645907},"119":{"tf":1.4142135623730951},"120":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":2.6457513110645907},"180":{"tf":1.4142135623730951},"181":{"tf":3.0},"183":{"tf":1.0},"185":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"295":{"tf":1.0},"296":{"tf":2.0},"304":{"tf":1.0},"356":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"474":{"tf":1.0},"536":{"tf":1.4142135623730951},"545":{"tf":1.0},"571":{"tf":1.0},"729":{"tf":2.0},"733":{"tf":1.4142135623730951},"734":{"tf":1.0},"814":{"tf":1.0},"858":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"921":{"tf":1.4142135623730951},"962":{"tf":3.0},"97":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"1074":{"tf":1.0},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.0},"175":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"690":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.0},"794":{"tf":1.4142135623730951},"841":{"tf":1.0},"937":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"162":{"tf":1.0},"264":{"tf":1.0},"42":{"tf":1.0},"539":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951}}},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1063":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"\"":{")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"964":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"956":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":177,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1034":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1070":{"tf":1.7320508075688772},"1072":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1092":{"tf":1.0},"1097":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.23606797749979},"33":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"45":{"tf":1.0},"453":{"tf":1.0},"460":{"tf":1.0},"469":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"531":{"tf":1.0},"533":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"571":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"638":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.7320508075688772},"67":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"710":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.4142135623730951},"764":{"tf":1.0},"77":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"886":{"tf":1.0},"889":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.7320508075688772},"900":{"tf":1.0},"903":{"tf":1.7320508075688772},"912":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"953":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"964":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"99":{"tf":1.0},"996":{"tf":1.0}}},"n":{"df":2,"docs":{"1080":{"tf":1.0},"453":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"193":{"tf":1.0},"596":{"tf":1.0},"864":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"1118":{"tf":1.0},"264":{"tf":1.0},"613":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"514":{"tf":1.0},"876":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"1030":{"tf":1.0},"1063":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"193":{"tf":1.0},"288":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"880":{"tf":1.0},"965":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}},"z":{"/":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"950":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":4,"docs":{"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"733":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"901":{"tf":1.0},"905":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"877":{"tf":1.0},"879":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"792":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"546":{"tf":1.0},"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"628":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"257":{"tf":1.0},"635":{"tf":1.0}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"731":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"730":{"tf":1.0},"732":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"806":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"127":{"tf":1.0},"225":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}}}},"df":9,"docs":{"186":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"443":{"tf":1.0},"915":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"609":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1090":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1028":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1088":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"272":{"tf":1.0}}},"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"1":{"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"1":{"8":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"2":{"df":1,"docs":{"268":{"tf":1.0}}},"3":{"df":1,"docs":{"268":{"tf":1.0}}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"1":{"8":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"695":{"tf":1.0},"699":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":5,"docs":{"230":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.7320508075688772},"292":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"289":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"229":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"633":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0},"643":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"'":{"df":28,"docs":{"1115":{"tf":1.4142135623730951},"1122":{"tf":1.0},"148":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"307":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0},"444":{"tf":1.0},"559":{"tf":1.0},"562":{"tf":1.4142135623730951},"59":{"tf":1.0},"65":{"tf":1.0},"762":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"857":{"tf":1.0},"91":{"tf":1.0},"913":{"tf":1.0},"949":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"11":{"tf":1.0},"922":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"565":{"tf":1.0}}}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"1028":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}}}}}}}}},"df":142,"docs":{"0":{"tf":2.23606797749979},"1000":{"tf":1.0},"1004":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1103":{"tf":1.0},"1114":{"tf":2.0},"1120":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"15":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.7320508075688772},"331":{"tf":1.7320508075688772},"332":{"tf":2.449489742783178},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"341":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":3.1622776601683795},"354":{"tf":1.4142135623730951},"355":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.4142135623730951},"4":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"484":{"tf":1.4142135623730951},"488":{"tf":1.0},"512":{"tf":1.0},"54":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"552":{"tf":1.4142135623730951},"559":{"tf":1.7320508075688772},"560":{"tf":1.0},"561":{"tf":2.0},"565":{"tf":1.0},"569":{"tf":1.4142135623730951},"6":{"tf":1.0},"607":{"tf":1.0},"62":{"tf":1.7320508075688772},"640":{"tf":1.0},"66":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.0},"723":{"tf":1.0},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":2.0},"799":{"tf":1.0},"8":{"tf":3.1622776601683795},"834":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.7320508075688772},"852":{"tf":1.0},"854":{"tf":1.0},"857":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.4142135623730951},"976":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.0}},"’":{"df":10,"docs":{"123":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"35":{"tf":1.0},"367":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.7320508075688772},"945":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"172":{"tf":1.0},"788":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"956":{"tf":2.6457513110645907},"964":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}},"s":{"df":3,"docs":{"187":{"tf":1.4142135623730951},"287":{"tf":1.0},"396":{"tf":1.0}},"g":{"df":1,"docs":{"995":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":30,"docs":{"1009":{"tf":1.0},"1034":{"tf":1.0},"1046":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"175":{"tf":1.7320508075688772},"205":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"327":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"641":{"tf":1.0},"67":{"tf":1.0},"742":{"tf":1.0},"778":{"tf":1.0},"835":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"876":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"1009":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"825":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":51,"docs":{"1009":{"tf":1.0},"1031":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1097":{"tf":1.0},"128":{"tf":1.0},"144":{"tf":1.0},"169":{"tf":1.7320508075688772},"180":{"tf":1.0},"197":{"tf":1.4142135623730951},"203":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"468":{"tf":1.0},"470":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":2.6457513110645907},"507":{"tf":2.449489742783178},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":2.23606797749979},"877":{"tf":1.0},"878":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"548":{"tf":1.0},"678":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"323":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"113":{"tf":2.0},"116":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"544":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"238":{"tf":1.0},"957":{"tf":1.4142135623730951},"964":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"509":{"tf":1.0}}}}}}}}},"n":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}}}},")":{"/":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1023":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"a":{"df":3,"docs":{"1009":{"tf":1.0},"343":{"tf":2.8284271247461903},"580":{"tf":2.8284271247461903}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1025":{"tf":2.449489742783178},"1027":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"a":{"df":1,"docs":{"922":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{",":{"\"":{"c":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"\"":{",":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"\"":{"c":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},">":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":123,"docs":{"1001":{"tf":1.0},"1016":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1097":{"tf":1.0},"1101":{"tf":2.23606797749979},"1102":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.449489742783178},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"239":{"tf":2.6457513110645907},"246":{"tf":2.23606797749979},"247":{"tf":1.0},"254":{"tf":2.449489742783178},"256":{"tf":2.0},"260":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":2.0},"342":{"tf":2.0},"343":{"tf":2.6457513110645907},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":2.0},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"427":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":2.449489742783178},"464":{"tf":1.0},"465":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"497":{"tf":1.4142135623730951},"519":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"555":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"633":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.7320508075688772},"694":{"tf":1.0},"698":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"718":{"tf":1.7320508075688772},"728":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":2.0},"941":{"tf":2.0},"942":{"tf":1.7320508075688772},"986":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":14,"docs":{"1009":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":2.23606797749979},"343":{"tf":1.0},"347":{"tf":1.7320508075688772},"354":{"tf":1.7320508075688772},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0}},"e":{">":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"447":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"948":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":7,"docs":{"220":{"tf":1.0},"221":{"tf":1.0},"229":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":20,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1119":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"403":{"tf":1.0},"516":{"tf":1.7320508075688772},"598":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":14,"docs":{"1018":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"127":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"265":{"tf":1.0},"274":{"tf":3.1622776601683795},"275":{"tf":2.23606797749979},"413":{"tf":1.0},"591":{"tf":1.0},"655":{"tf":1.0},"770":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"353":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"360":{"tf":1.0},"450":{"tf":1.0},"654":{"tf":1.0}},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":33,"docs":{"108":{"tf":1.0},"1090":{"tf":1.0},"1105":{"tf":1.0},"1120":{"tf":1.0},"136":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"318":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"476":{"tf":1.0},"546":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"778":{"tf":1.4142135623730951},"91":{"tf":1.0},"925":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"1044":{"tf":1.0},"1120":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.0},"613":{"tf":1.0},"690":{"tf":1.0},"786":{"tf":1.0},"941":{"tf":1.0},"980":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":140,"docs":{"1003":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"1107":{"tf":1.0},"1118":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"116":{"tf":1.0},"120":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":2.6457513110645907},"323":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"495":{"tf":1.0},"5":{"tf":1.0},"506":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"544":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.23606797749979},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"929":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"67":{"tf":1.0},"844":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"949":{"tf":1.0}}}}}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"199":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"267":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.4142135623730951},"664":{"tf":1.0}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"1070":{"tf":1.0},"367":{"tf":1.0},"375":{"tf":1.0},"613":{"tf":3.0},"962":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1017":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"1079":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"323":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0},"705":{"tf":1.0},"726":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"89":{"tf":1.0},"936":{"tf":1.0}}}}},"w":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"531":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1085":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"808":{"tf":1.0},"986":{"tf":1.0}},"e":{"_":{"1":{"4":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"1115":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":160,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"1023":{"tf":1.4142135623730951},"104":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":1.7320508075688772},"1114":{"tf":2.0},"1119":{"tf":1.0},"1122":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.6457513110645907},"304":{"tf":1.0},"314":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"340":{"tf":1.4142135623730951},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"362":{"tf":1.7320508075688772},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.4142135623730951},"407":{"tf":2.23606797749979},"408":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":2.0},"416":{"tf":1.0},"440":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":2.23606797749979},"469":{"tf":1.0},"476":{"tf":1.7320508075688772},"487":{"tf":1.4142135623730951},"497":{"tf":2.6457513110645907},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":4.358898943540674},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"575":{"tf":1.7320508075688772},"58":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.0},"64":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":2.0},"786":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"866":{"tf":3.7416573867739413},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"914":{"tf":1.4142135623730951},"922":{"tf":2.0},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.7320508075688772},"934":{"tf":1.0},"936":{"tf":2.0},"939":{"tf":1.0},"94":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.4142135623730951},"955":{"tf":1.0},"96":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"974":{"tf":2.23606797749979},"98":{"tf":1.0},"984":{"tf":2.0},"997":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1009":{"tf":1.0},"1119":{"tf":1.0},"46":{"tf":1.0},"568":{"tf":1.0},"9":{"tf":1.0},"922":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"443":{"tf":1.0},"506":{"tf":1.0},"898":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"740":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":38,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"1064":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.4142135623730951},"222":{"tf":1.0},"239":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"563":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"587":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"772":{"tf":1.0},"778":{"tf":1.0},"781":{"tf":1.0},"80":{"tf":1.0},"876":{"tf":1.0},"950":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"432":{"tf":1.0},"561":{"tf":1.0},"945":{"tf":2.0},"947":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"1079":{"tf":1.0},"508":{"tf":1.0},"67":{"tf":1.0},"960":{"tf":1.0}}},"h":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"2":{"c":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":46,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"1097":{"tf":1.0},"127":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.4142135623730951},"234":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"450":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0},"656":{"tf":1.7320508075688772},"669":{"tf":1.0},"672":{"tf":1.0},"686":{"tf":1.0},"694":{"tf":1.0},"707":{"tf":1.0},"712":{"tf":1.0},"79":{"tf":2.23606797749979},"844":{"tf":1.0},"87":{"tf":1.4142135623730951},"946":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":6,"docs":{"322":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":2.23606797749979},"534":{"tf":1.0},"722":{"tf":1.4142135623730951},"853":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"742":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"z":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}}}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"563":{"tf":1.0}}}},"df":5,"docs":{"318":{"tf":1.0},"403":{"tf":1.7320508075688772},"409":{"tf":1.0},"563":{"tf":1.0},"950":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"1025":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"899":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"810":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":55,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.0},"1013":{"tf":2.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"352":{"tf":1.0},"357":{"tf":1.0},"405":{"tf":1.0},"432":{"tf":1.0},"507":{"tf":1.0},"54":{"tf":1.0},"566":{"tf":1.0},"603":{"tf":1.0},"62":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":2.0},"711":{"tf":1.0},"799":{"tf":1.7320508075688772},"800":{"tf":1.7320508075688772},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"906":{"tf":2.0},"936":{"tf":1.0},"980":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":10,"docs":{"1017":{"tf":1.0},"1044":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":2.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"215":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":41,"docs":{"1025":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":2.23606797749979},"423":{"tf":1.7320508075688772},"426":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"506":{"tf":2.449489742783178},"509":{"tf":1.0},"510":{"tf":1.7320508075688772},"518":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"750":{"tf":1.0},"776":{"tf":1.0},"779":{"tf":1.4142135623730951},"841":{"tf":1.0},"880":{"tf":1.0},"941":{"tf":1.0},"943":{"tf":1.0},"957":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"785":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":1,"docs":{"785":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}},"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"234":{"tf":1.0},"263":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1033":{"tf":2.23606797749979},"1035":{"tf":1.0},"1051":{"tf":1.0},"1073":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"256":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.0},"414":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951},"466":{"tf":2.0},"580":{"tf":1.0},"588":{"tf":1.0},"617":{"tf":2.0},"628":{"tf":1.7320508075688772},"656":{"tf":1.0},"764":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"889":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"841":{"tf":1.4142135623730951},"889":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"300":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"880":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"780":{"tf":1.0},"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"781":{"tf":1.0},"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":10,"docs":{"184":{"tf":1.0},"263":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"543":{"tf":1.0},"580":{"tf":1.0},"942":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"941":{"tf":1.0},"942":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":6,"docs":{"292":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"941":{"tf":1.0},"943":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"6":{".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"676":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":20,"docs":{"186":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":2.449489742783178},"261":{"tf":1.0},"262":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.0},"535":{"tf":1.0},"718":{"tf":1.0},"722":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"728":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"176":{"tf":1.0},"426":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.4142135623730951},"664":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"847":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"335":{"tf":1.0},"419":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":13,"docs":{"175":{"tf":1.0},"207":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"215":{"tf":3.605551275463989},"216":{"tf":1.0},"254":{"tf":1.0},"622":{"tf":1.0},"674":{"tf":1.0},"762":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772}}}}}},"df":103,"docs":{"1011":{"tf":1.0},"1014":{"tf":1.0},"1025":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1114":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"215":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"361":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.0},"451":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.7320508075688772},"544":{"tf":1.0},"571":{"tf":1.0},"600":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.0},"664":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"740":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.4142135623730951},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"772":{"tf":1.0},"779":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"88":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":2.449489742783178},"927":{"tf":2.23606797749979},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"940":{"tf":1.0},"945":{"tf":1.0}}},"h":{"df":4,"docs":{"239":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"913":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1059":{"tf":1.4142135623730951},"267":{"tf":1.0},"291":{"tf":1.0},"449":{"tf":1.0},"678":{"tf":1.0},"752":{"tf":1.0},"8":{"tf":2.0}}},"df":0,"docs":{},"f":{"df":3,"docs":{"110":{"tf":1.7320508075688772},"188":{"tf":1.0},"479":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"113":{"tf":1.0},"306":{"tf":1.0},"481":{"tf":1.0},"574":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"872":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"447":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"274":{"tf":1.0}}},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"df":26,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":2.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"292":{"tf":1.0},"324":{"tf":1.0},"354":{"tf":1.4142135623730951},"415":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"595":{"tf":1.0},"698":{"tf":1.0},"837":{"tf":1.0},"864":{"tf":1.0},"915":{"tf":1.4142135623730951},"926":{"tf":1.0},"965":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"502":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}},"u":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":16,"docs":{"1027":{"tf":4.58257569495584},"1035":{"tf":3.4641016151377544},"1051":{"tf":4.898979485566356},"1067":{"tf":2.8284271247461903},"1089":{"tf":4.242640687119285},"1101":{"tf":4.69041575982343},"1102":{"tf":4.795831523312719},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"414":{"tf":1.0},"757":{"tf":5.0990195135927845},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"939":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"1009":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1044":{"tf":2.0},"1048":{"tf":1.0},"1053":{"tf":1.7320508075688772},"1055":{"tf":2.0},"1059":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1098":{"tf":2.23606797749979},"119":{"tf":1.0},"127":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.7320508075688772},"230":{"tf":1.0},"276":{"tf":2.449489742783178},"288":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"603":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"877":{"tf":1.7320508075688772},"879":{"tf":1.7320508075688772},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"904":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1011":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"876":{"tf":1.0},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"905":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":127,"docs":{"1001":{"tf":1.7320508075688772},"1002":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.7320508075688772},"1034":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1044":{"tf":3.0},"1048":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":4.0},"1073":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":2.0},"117":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.4142135623730951},"243":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"379":{"tf":1.0},"39":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"42":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":2.449489742783178},"452":{"tf":1.0},"456":{"tf":1.0},"462":{"tf":1.0},"505":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":2.23606797749979},"558":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"613":{"tf":2.449489742783178},"614":{"tf":1.0},"626":{"tf":1.7320508075688772},"627":{"tf":1.7320508075688772},"635":{"tf":1.0},"642":{"tf":1.0},"654":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":2.6457513110645907},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.4142135623730951},"730":{"tf":2.23606797749979},"731":{"tf":2.449489742783178},"732":{"tf":1.0},"740":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":2.449489742783178},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"837":{"tf":1.0},"841":{"tf":2.449489742783178},"844":{"tf":1.4142135623730951},"845":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":2.23606797749979},"906":{"tf":4.358898943540674},"919":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.4142135623730951},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"979":{"tf":1.4142135623730951},"981":{"tf":1.4142135623730951},"986":{"tf":1.0}}}}},"df":2,"docs":{"254":{"tf":1.0},"876":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"1119":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"386":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"596":{"tf":1.0},"664":{"tf":1.0},"708":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"921":{"tf":2.449489742783178},"927":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1085":{"tf":1.7320508075688772},"127":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":3.1622776601683795},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.0},"633":{"tf":1.0},"726":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"676":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":16,"docs":{"1002":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"183":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":2.23606797749979},"352":{"tf":1.0},"363":{"tf":1.0},"622":{"tf":1.0},"649":{"tf":1.0},"743":{"tf":1.0},"784":{"tf":1.0},"90":{"tf":1.4142135623730951},"903":{"tf":1.0},"962":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"1000":{"tf":1.0},"1003":{"tf":1.4142135623730951},"106":{"tf":1.0},"260":{"tf":1.0},"447":{"tf":1.0},"530":{"tf":1.0},"965":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1025":{"tf":1.0},"1085":{"tf":1.0},"198":{"tf":1.0},"649":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"986":{"tf":1.0}},"s":{"df":1,"docs":{"288":{"tf":1.0}}}}}}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"575":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"571":{"tf":1.0},"745":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"r":{"df":22,"docs":{"1034":{"tf":1.0},"1059":{"tf":1.0},"137":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.4142135623730951},"262":{"tf":1.0},"314":{"tf":1.0},"391":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"431":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"488":{"tf":1.4142135623730951},"510":{"tf":1.0},"624":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"876":{"tf":1.4142135623730951},"900":{"tf":1.0},"929":{"tf":1.0}},"r":{"df":2,"docs":{"375":{"tf":1.0},"874":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"o":{"b":{"df":3,"docs":{"447":{"tf":2.23606797749979},"772":{"tf":1.0},"915":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"945":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"103":{"tf":1.0},"202":{"tf":1.4142135623730951},"228":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":10,"docs":{"1073":{"tf":1.0},"153":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"301":{"tf":1.0},"456":{"tf":1.0},"563":{"tf":1.0},"847":{"tf":1.0},"979":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"665":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"1000":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"1118":{"tf":1.0},"454":{"tf":1.0}}}},"df":6,"docs":{"1120":{"tf":1.4142135623730951},"292":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"664":{"tf":1.0}},"r":{"df":2,"docs":{"132":{"tf":1.0},"983":{"tf":1.0}}}},"l":{"d":{"df":11,"docs":{"1053":{"tf":1.0},"1119":{"tf":1.0},"291":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":3.1622776601683795},"528":{"tf":1.0},"83":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"129":{"tf":1.0},"222":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"688":{"tf":1.0},"734":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1001":{"tf":1.0},"503":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"1009":{"tf":1.0},"676":{"tf":1.0},"779":{"tf":1.0},"926":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"n":{"'":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"751":{"tf":1.0}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"541":{"tf":1.4142135623730951},"548":{"tf":1.0}}}}}}}}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":57,"docs":{"101":{"tf":1.0},"1023":{"tf":1.4142135623730951},"105":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1108":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.4142135623730951},"42":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.6457513110645907},"507":{"tf":1.7320508075688772},"514":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"57":{"tf":1.0},"573":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"711":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"925":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"973":{"tf":1.0}}},"df":166,"docs":{"1001":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1038":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1049":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1096":{"tf":1.0},"1097":{"tf":1.7320508075688772},"110":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.7320508075688772},"341":{"tf":1.0},"358":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.0},"39":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"460":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.0},"470":{"tf":1.0},"473":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.23606797749979},"510":{"tf":1.0},"514":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"550":{"tf":1.0},"556":{"tf":1.0},"577":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.0},"609":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"622":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.7320508075688772},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"74":{"tf":1.0},"741":{"tf":1.7320508075688772},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"813":{"tf":2.8284271247461903},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"900":{"tf":1.7320508075688772},"901":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.4142135623730951},"970":{"tf":1.0},"972":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"156":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"176":{"tf":1.0},"364":{"tf":1.0},"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1017":{"tf":1.0},"296":{"tf":1.0},"880":{"tf":1.0}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"516":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"1079":{"tf":1.0},"824":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"921":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":27,"docs":{"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.7320508075688772},"446":{"tf":1.0},"470":{"tf":1.0},"497":{"tf":1.0},"540":{"tf":1.0},"78":{"tf":1.0},"813":{"tf":2.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"951":{"tf":1.0},"975":{"tf":1.4142135623730951}},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"1044":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1120":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"190":{"tf":1.0},"192":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"190":{"tf":1.0},"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"975":{"tf":1.0}}}}}}},"df":50,"docs":{"1053":{"tf":1.0},"1085":{"tf":1.0},"129":{"tf":1.0},"135":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"193":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"416":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.7320508075688772},"62":{"tf":1.0},"679":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":1.4142135623730951},"8":{"tf":1.0},"854":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"946":{"tf":1.0},"960":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"180":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":15,"docs":{"179":{"tf":2.23606797749979},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"267":{"tf":1.0},"897":{"tf":1.0}}}}}},"s":{"df":5,"docs":{"1120":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"455":{"tf":1.0},"527":{"tf":1.0}}}}},"t":{"df":23,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"222":{"tf":1.0},"362":{"tf":1.0},"387":{"tf":1.0},"445":{"tf":1.4142135623730951},"450":{"tf":2.449489742783178},"486":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.0},"577":{"tf":1.0},"578":{"tf":1.0},"824":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"921":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":10,"docs":{"121":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"376":{"tf":1.7320508075688772},"455":{"tf":1.0},"635":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"\"":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":55,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"197":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"331":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"396":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"478":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":2.0},"710":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"931":{"tf":2.449489742783178},"939":{"tf":1.0},"956":{"tf":1.0}},"l":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"577":{"tf":1.0}}}}}}},"r":{"b":{"df":3,"docs":{"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"352":{"tf":1.0},"378":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":58,"docs":{"1013":{"tf":1.0},"1023":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1063":{"tf":1.0},"1071":{"tf":1.0},"1095":{"tf":1.0},"1098":{"tf":1.4142135623730951},"121":{"tf":1.0},"129":{"tf":1.0},"154":{"tf":1.0},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"395":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"511":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"905":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"819":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"369":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"369":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"246":{"tf":1.7320508075688772},"369":{"tf":1.0},"418":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"414":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"n":{"df":39,"docs":{"107":{"tf":1.0},"1075":{"tf":1.0},"1121":{"tf":1.0},"124":{"tf":1.0},"150":{"tf":1.0},"163":{"tf":1.0},"219":{"tf":1.4142135623730951},"3":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"50":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.4142135623730951},"774":{"tf":1.0},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.7320508075688772},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772},"940":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}},"i":{"c":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"310":{"tf":1.4142135623730951},"332":{"tf":1.0}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"1000":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"381":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"486":{"tf":1.4142135623730951},"487":{"tf":1.0},"510":{"tf":1.0},"512":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"665":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"786":{"tf":1.4142135623730951},"866":{"tf":1.7320508075688772},"915":{"tf":1.0},"919":{"tf":1.0},"950":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"950":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"s":{"'":{"df":1,"docs":{"943":{"tf":1.0}}},"=":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"1051":{"tf":1.0},"1055":{"tf":2.449489742783178},"1059":{"tf":1.0},"942":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":16,"docs":{"1035":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1059":{"tf":1.0},"1102":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":57,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1033":{"tf":2.0},"1035":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.4142135623730951},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"263":{"tf":1.0},"343":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":2.8284271247461903},"515":{"tf":1.0},"548":{"tf":1.0},"571":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.4142135623730951},"600":{"tf":1.0},"628":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.3166247903554},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"847":{"tf":1.0},"89":{"tf":1.0},"941":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":2.0},"975":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1114":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"380":{"tf":1.0},"448":{"tf":1.0},"488":{"tf":1.0},"707":{"tf":1.0},"799":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"961":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":21,"docs":{"1002":{"tf":1.0},"1093":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"343":{"tf":1.0},"414":{"tf":1.0},"486":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"705":{"tf":1.0},"711":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"906":{"tf":2.23606797749979}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"393":{"tf":1.4142135623730951},"64":{"tf":1.0},"772":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"876":{"tf":1.0}}}}},"df":89,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.4142135623730951},"323":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"407":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"519":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"607":{"tf":1.0},"627":{"tf":1.7320508075688772},"678":{"tf":1.0},"705":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.4142135623730951},"770":{"tf":1.0},"779":{"tf":1.0},"841":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"931":{"tf":1.0},"937":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"1101":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1033":{"tf":1.4142135623730951},"224":{"tf":1.0},"289":{"tf":1.0},"628":{"tf":1.4142135623730951},"738":{"tf":1.0},"743":{"tf":1.0},"779":{"tf":1.0}}}},"n":{"df":9,"docs":{"1107":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.0},"430":{"tf":1.0},"46":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"896":{"tf":1.0},"931":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"<":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":11,"docs":{"197":{"tf":2.0},"222":{"tf":1.0},"288":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"409":{"tf":1.0},"679":{"tf":1.0},"957":{"tf":2.449489742783178},"959":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":11,"docs":{"1085":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.7320508075688772},"331":{"tf":1.0},"353":{"tf":1.4142135623730951},"441":{"tf":1.0},"700":{"tf":1.0},"833":{"tf":1.0},"853":{"tf":1.0},"873":{"tf":1.7320508075688772},"897":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"515":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"1023":{"tf":1.0},"1093":{"tf":1.0},"291":{"tf":1.0},"356":{"tf":1.0},"595":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.4142135623730951},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"1001":{"tf":1.0}}}},"df":88,"docs":{"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1031":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1034":{"tf":1.7320508075688772},"1038":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1063":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"181":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":2.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"593":{"tf":1.0},"601":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"676":{"tf":1.4142135623730951},"679":{"tf":1.0},"691":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"728":{"tf":1.0},"730":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"781":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":2.0},"898":{"tf":1.0},"903":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"1006":{"tf":1.0},"1085":{"tf":1.0},"185":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"77":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":31,"docs":{"111":{"tf":1.0},"1117":{"tf":1.4142135623730951},"334":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"372":{"tf":1.0},"395":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"429":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"567":{"tf":1.4142135623730951},"706":{"tf":1.0},"737":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":1.0},"748":{"tf":2.23606797749979},"912":{"tf":1.0},"92":{"tf":1.0},"945":{"tf":1.0},"953":{"tf":1.0},"965":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"979":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"1117":{"tf":1.0},"152":{"tf":1.0},"365":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"548":{"tf":1.0},"705":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"541":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"929":{"tf":1.0},"957":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"542":{"tf":1.0},"852":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"67":{"tf":1.0}}},"df":5,"docs":{"316":{"tf":1.0},"318":{"tf":1.0},"481":{"tf":1.0},"542":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}},"p":{"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"2":{",":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"4":{"df":1,"docs":{"67":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"153":{"tf":1.0},"84":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"824":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"447":{"tf":1.0},"505":{"tf":1.0},"561":{"tf":1.0},"563":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"175":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":232,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1008":{"tf":2.0},"1009":{"tf":2.23606797749979},"101":{"tf":1.4142135623730951},"1012":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"178":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.3166247903554},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.7320508075688772},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.4142135623730951},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"495":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"676":{"tf":1.7320508075688772},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"735":{"tf":1.0},"740":{"tf":2.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"824":{"tf":2.449489742783178},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":2.0},"869":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"895":{"tf":1.4142135623730951},"896":{"tf":2.23606797749979},"897":{"tf":1.4142135623730951},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":3.872983346207417},"909":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.8284271247461903},"926":{"tf":1.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"447":{"tf":1.0},"516":{"tf":1.0},"678":{"tf":1.4142135623730951},"679":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"310":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":4,"docs":{"723":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.0}}}},"n":{"d":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"548":{"tf":1.0}},"l":{"df":4,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"1119":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"927":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":20,"docs":{"1001":{"tf":1.0},"111":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"267":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"592":{"tf":1.0},"596":{"tf":1.4142135623730951},"708":{"tf":1.7320508075688772},"918":{"tf":1.0},"922":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"488":{"tf":1.4142135623730951},"690":{"tf":1.0},"705":{"tf":2.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"1017":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":1.7320508075688772}},"i":{"df":1,"docs":{"470":{"tf":1.7320508075688772}}}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"684":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1038":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1075":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"2":{"df":0,"docs":{},"h":{"df":1,"docs":{"561":{"tf":1.0}}}},"df":17,"docs":{"1023":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"221":{"tf":1.4142135623730951},"339":{"tf":1.0},"561":{"tf":1.4142135623730951},"673":{"tf":1.0},"684":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"951":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0}}}}}},"s":{"df":13,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.4142135623730951},"356":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"452":{"tf":1.4142135623730951},"547":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"%":{"df":0,"docs":{},"h":{"%":{"df":0,"docs":{},"m":{"%":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"246":{"tf":1.0},"547":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"772":{"tf":1.0}}}},"df":52,"docs":{"1019":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"1115":{"tf":1.0},"1118":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"181":{"tf":1.7320508075688772},"189":{"tf":1.0},"228":{"tf":1.0},"290":{"tf":1.0},"342":{"tf":1.4142135623730951},"352":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"409":{"tf":1.0},"422":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":1.0},"494":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"528":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"556":{"tf":1.0},"595":{"tf":1.0},"6":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"742":{"tf":1.0},"839":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"944":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"704":{"tf":1.0},"728":{"tf":1.0},"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1044":{"tf":1.4142135623730951},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"956":{"tf":2.6457513110645907}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"150":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"360":{"tf":1.0},"518":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"80":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}},"t":{"df":36,"docs":{"1020":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.0},"1063":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":2.0},"256":{"tf":2.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":3.1622776601683795},"376":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"602":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":3.3166247903554},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"793":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"124":{"tf":1.0},"154":{"tf":1.0},"447":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":2.449489742783178},"742":{"tf":1.4142135623730951},"745":{"tf":2.23606797749979},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.0},"796":{"tf":1.0},"851":{"tf":1.0},"887":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"737":{"tf":1.0},"762":{"tf":1.0}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"1085":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.0},"503":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"642":{"tf":1.0},"922":{"tf":1.0},"930":{"tf":1.0},"956":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"1120":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":2.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"929":{"tf":2.0},"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":2.449489742783178},"931":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1097":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"924":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.7320508075688772},"929":{"tf":5.0},"930":{"tf":1.0},"931":{"tf":2.6457513110645907},"934":{"tf":1.0},"936":{"tf":2.8284271247461903},"937":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":27,"docs":{"101":{"tf":1.0},"1117":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"393":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":2.23606797749979},"734":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"777":{"tf":1.0},"779":{"tf":2.0},"781":{"tf":1.0},"784":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.0},"956":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"497":{"tf":1.0},"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"120":{"tf":1.4142135623730951},"186":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.4142135623730951},"359":{"tf":1.0},"377":{"tf":1.0},"387":{"tf":1.0},"394":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"497":{"tf":1.0},"546":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":34,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"129":{"tf":1.0},"215":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"270":{"tf":2.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"295":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"338":{"tf":1.0},"456":{"tf":1.0},"467":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.4142135623730951},"664":{"tf":1.0},"962":{"tf":1.0}}}}}}},"y":{"df":2,"docs":{"238":{"tf":1.0},"925":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":4,"docs":{"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1048":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"412":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":36,"docs":{"1002":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.0},"342":{"tf":2.23606797749979},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.8284271247461903},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":2.0},"360":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"413":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.7320508075688772},"438":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"577":{"tf":1.0},"580":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"742":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"202":{"tf":1.0},"937":{"tf":2.8284271247461903}}}}}}}},"c":{"df":1,"docs":{"847":{"tf":1.4142135623730951}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"t":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772}}}},"df":1,"docs":{"332":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"47":{"tf":1.0},"495":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":20,"docs":{"10":{"tf":1.0},"1059":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"210":{"tf":1.0},"239":{"tf":2.8284271247461903},"290":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"507":{"tf":1.0},"539":{"tf":1.4142135623730951},"747":{"tf":1.0},"824":{"tf":1.0},"960":{"tf":1.4142135623730951},"979":{"tf":1.0}}}}},"p":{"8":{"df":1,"docs":{"460":{"tf":1.0}}},"df":0,"docs":{}},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"290":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"125":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0},"813":{"tf":2.23606797749979}},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1002":{"tf":1.0},"781":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"1064":{"tf":1.0},"175":{"tf":2.0},"183":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":2.23606797749979},"285":{"tf":1.0},"286":{"tf":1.7320508075688772},"289":{"tf":3.0},"290":{"tf":2.0},"291":{"tf":2.8284271247461903},"292":{"tf":2.6457513110645907},"539":{"tf":1.4142135623730951},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":72,"docs":{"1005":{"tf":1.0},"1011":{"tf":1.0},"102":{"tf":1.0},"1040":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"127":{"tf":1.0},"143":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"300":{"tf":1.0},"328":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.4142135623730951},"480":{"tf":1.0},"548":{"tf":1.7320508075688772},"567":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"598":{"tf":1.0},"607":{"tf":1.0},"617":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"650":{"tf":1.0},"654":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.7320508075688772},"701":{"tf":2.0},"705":{"tf":3.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"764":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"789":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.0},"900":{"tf":2.449489742783178},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"949":{"tf":1.0},"970":{"tf":1.0},"981":{"tf":1.0}},"f":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"187":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":84,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"103":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1090":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"142":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.4142135623730951},"175":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"188":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"287":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"373":{"tf":1.0},"392":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"54":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"679":{"tf":1.4142135623730951},"7":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"784":{"tf":2.0},"788":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"975":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"507":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":52,"docs":{"102":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":2.0},"1064":{"tf":1.7320508075688772},"1085":{"tf":1.0},"127":{"tf":1.7320508075688772},"135":{"tf":1.0},"137":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"222":{"tf":1.4142135623730951},"243":{"tf":1.0},"271":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"42":{"tf":1.0},"447":{"tf":2.0},"507":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"523":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"578":{"tf":1.0},"593":{"tf":1.4142135623730951},"601":{"tf":2.0},"614":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"945":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"218":{"tf":1.0},"225":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"1059":{"tf":1.0},"1108":{"tf":1.4142135623730951},"128":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.4142135623730951},"552":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"764":{"tf":1.0},"788":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":9,"docs":{"1001":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"250":{"tf":1.0},"258":{"tf":1.0},"323":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"957":{"tf":1.0}}},"a":{"df":1,"docs":{"1114":{"tf":1.0}}},"df":9,"docs":{"1108":{"tf":1.0},"1120":{"tf":1.4142135623730951},"212":{"tf":1.0},"303":{"tf":1.0},"380":{"tf":1.0},"54":{"tf":1.0},"67":{"tf":1.0},"789":{"tf":1.0},"957":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"289":{"tf":1.0},"496":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"298":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"221":{"tf":1.0},"303":{"tf":1.0},"595":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"264":{"tf":1.0},"505":{"tf":1.0},"720":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1108":{"tf":1.0},"354":{"tf":1.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"497":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":1,"docs":{"331":{"tf":1.0}},"e":{"c":{"df":3,"docs":{"238":{"tf":1.0},"67":{"tf":1.0},"770":{"tf":1.0}}},"df":1,"docs":{"197":{"tf":1.0}}},"i":{"df":1,"docs":{"432":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"487":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"a":{"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":3,"docs":{"419":{"tf":1.0},"420":{"tf":1.0},"877":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"906":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"698":{"tf":1.0},"699":{"tf":1.7320508075688772}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"1007":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}}},"df":210,"docs":{"1001":{"tf":1.7320508075688772},"1002":{"tf":2.23606797749979},"1005":{"tf":1.0},"1007":{"tf":1.7320508075688772},"1008":{"tf":2.0},"1009":{"tf":4.123105625617661},"1023":{"tf":1.7320508075688772},"1037":{"tf":1.0},"1042":{"tf":2.449489742783178},"1044":{"tf":2.0},"1046":{"tf":2.23606797749979},"1049":{"tf":1.0},"1053":{"tf":1.7320508075688772},"1057":{"tf":2.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":2.8284271247461903},"1070":{"tf":4.242640687119285},"1071":{"tf":2.23606797749979},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":2.0},"1078":{"tf":1.4142135623730951},"1079":{"tf":2.0},"1085":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.4142135623730951},"135":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.7320508075688772},"222":{"tf":3.4641016151377544},"223":{"tf":2.8284271247461903},"231":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":2.8284271247461903},"242":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"256":{"tf":1.0},"263":{"tf":2.449489742783178},"264":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":2.23606797749979},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":2.23606797749979},"298":{"tf":1.0},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"32":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.7320508075688772},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.4142135623730951},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":1.0},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.7320508075688772},"388":{"tf":1.4142135623730951},"394":{"tf":1.7320508075688772},"398":{"tf":2.23606797749979},"400":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0},"420":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.7320508075688772},"432":{"tf":1.0},"435":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"445":{"tf":1.0},"447":{"tf":3.7416573867739413},"448":{"tf":2.0},"449":{"tf":1.4142135623730951},"451":{"tf":1.7320508075688772},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":2.6457513110645907},"455":{"tf":1.0},"456":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":2.449489742783178},"495":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":3.1622776601683795},"507":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"510":{"tf":2.8284271247461903},"514":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":1.7320508075688772},"568":{"tf":3.605551275463989},"569":{"tf":2.6457513110645907},"570":{"tf":1.0},"571":{"tf":2.6457513110645907},"572":{"tf":2.449489742783178},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":1.7320508075688772},"576":{"tf":2.0},"577":{"tf":2.0},"578":{"tf":1.4142135623730951},"579":{"tf":2.23606797749979},"580":{"tf":2.449489742783178},"581":{"tf":2.449489742783178},"582":{"tf":1.0},"583":{"tf":1.0},"594":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":2.449489742783178},"617":{"tf":1.0},"627":{"tf":2.23606797749979},"632":{"tf":1.4142135623730951},"633":{"tf":1.4142135623730951},"638":{"tf":1.0},"641":{"tf":2.0},"649":{"tf":2.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.23606797749979},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":2.0},"662":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.4142135623730951},"688":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.4142135623730951},"723":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"727":{"tf":1.0},"728":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"743":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"786":{"tf":3.0},"79":{"tf":1.4142135623730951},"803":{"tf":1.0},"810":{"tf":1.0},"836":{"tf":1.4142135623730951},"839":{"tf":2.0},"840":{"tf":1.7320508075688772},"846":{"tf":1.0},"853":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"9":{"tf":2.6457513110645907},"906":{"tf":1.0},"942":{"tf":1.0},"946":{"tf":2.8284271247461903},"948":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"974":{"tf":1.7320508075688772},"975":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"984":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"617":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":13,"docs":{"1002":{"tf":1.0},"1007":{"tf":1.0},"343":{"tf":1.0},"388":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":2.8284271247461903},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"579":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":74,"docs":{"100":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1117":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":2.6457513110645907},"355":{"tf":1.0},"356":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"38":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"391":{"tf":1.0},"394":{"tf":3.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"403":{"tf":2.23606797749979},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":2.0},"561":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"638":{"tf":1.4142135623730951},"654":{"tf":1.0},"674":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"723":{"tf":1.0},"79":{"tf":1.0},"90":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":2.0},"947":{"tf":1.0},"950":{"tf":2.6457513110645907},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"242":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1044":{"tf":1.4142135623730951},"187":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"285":{"tf":1.0},"331":{"tf":1.4142135623730951},"342":{"tf":1.0},"413":{"tf":1.0},"495":{"tf":1.0},"650":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"356":{"tf":1.0},"67":{"tf":1.4142135623730951},"778":{"tf":1.0},"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"364":{"tf":1.0},"457":{"tf":1.0}}},"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"'":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}},"df":82,"docs":{"1003":{"tf":1.0},"1055":{"tf":1.0},"1103":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1122":{"tf":2.0},"115":{"tf":1.0},"124":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"215":{"tf":1.7320508075688772},"222":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"36":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"38":{"tf":1.0},"394":{"tf":1.0},"4":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.0},"474":{"tf":1.0},"484":{"tf":1.0},"515":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.0},"558":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"6":{"tf":1.0},"643":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.0},"707":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"825":{"tf":1.0},"828":{"tf":1.0},"84":{"tf":1.4142135623730951},"847":{"tf":1.0},"90":{"tf":1.4142135623730951},"916":{"tf":1.0},"92":{"tf":1.0},"933":{"tf":1.0},"937":{"tf":1.4142135623730951},"944":{"tf":1.0},"953":{"tf":1.7320508075688772},"954":{"tf":1.7320508075688772},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"y":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1073":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":3.3166247903554},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1029":{"tf":1.0},"103":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"108":{"tf":1.0},"1120":{"tf":1.0},"155":{"tf":1.4142135623730951},"178":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0},"336":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":1.0},"519":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.4142135623730951},"563":{"tf":1.0},"625":{"tf":1.0},"633":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"889":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"953":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"175":{"tf":1.0},"270":{"tf":1.0},"528":{"tf":1.0},"708":{"tf":1.4142135623730951},"948":{"tf":1.0}}}},"u":{"df":6,"docs":{"144":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"705":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0}},"g":{"df":1,"docs":{"488":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":9,"docs":{"1038":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1109":{"tf":1.0},"948":{"tf":2.6457513110645907},"956":{"tf":1.0},"958":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"1008":{"tf":1.4142135623730951},"1009":{"tf":2.8284271247461903},"354":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":4.0},"913":{"tf":1.0},"921":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":44,"docs":{"1016":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":1.0},"528":{"tf":1.0},"562":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"67":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"803":{"tf":1.0},"866":{"tf":1.0},"896":{"tf":1.0},"9":{"tf":1.4142135623730951},"919":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"206":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":13,"docs":{"0":{"tf":1.0},"1095":{"tf":1.0},"131":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"582":{"tf":1.0},"613":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"946":{"tf":1.4142135623730951},"957":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"416":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1079":{"tf":1.0},"477":{"tf":1.0}}}},"p":{"df":1,"docs":{"478":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"866":{"tf":1.0},"913":{"tf":1.0}}}},"df":42,"docs":{"1009":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1097":{"tf":1.0},"15":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.449489742783178},"183":{"tf":1.0},"184":{"tf":1.7320508075688772},"193":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"270":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"427":{"tf":1.0},"444":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"61":{"tf":1.0},"627":{"tf":1.0},"655":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"737":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"857":{"tf":1.0}}},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"61":{"tf":1.0},"812":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"353":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.0},"506":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"528":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"281":{"tf":1.0},"365":{"tf":1.0},"396":{"tf":1.0},"866":{"tf":1.0},"875":{"tf":1.4142135623730951},"877":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":56,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1017":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"130":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"241":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"50":{"tf":1.0},"510":{"tf":1.0},"550":{"tf":1.0},"556":{"tf":1.0},"585":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"750":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"864":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"382":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.7320508075688772}}}}}},"a":{"d":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":15,"docs":{"144":{"tf":1.0},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"453":{"tf":1.0},"487":{"tf":1.0},"770":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":5,"docs":{"238":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.4142135623730951},"957":{"tf":2.0},"964":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":12,"docs":{"1044":{"tf":1.0},"106":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.0},"380":{"tf":1.4142135623730951},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.0},"903":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1002":{"tf":1.0},"169":{"tf":1.0},"177":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"589":{"tf":1.0},"729":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"786":{"tf":1.4142135623730951},"887":{"tf":1.0},"90":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"957":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"0":{"tf":1.0},"106":{"tf":1.0},"1079":{"tf":1.0},"1120":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"556":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"1114":{"tf":1.4142135623730951},"21":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"302":{"tf":1.0},"304":{"tf":1.0},"446":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"22":{"tf":1.0}}},"df":4,"docs":{"1108":{"tf":2.23606797749979},"140":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"355":{"tf":1.0},"361":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":5,"docs":{"1033":{"tf":1.4142135623730951},"1063":{"tf":1.0},"199":{"tf":1.0},"541":{"tf":1.0},"622":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"1085":{"tf":1.0},"287":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"665":{"tf":1.4142135623730951},"925":{"tf":1.0},"980":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}},"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1085":{"tf":1.0},"367":{"tf":1.0},"488":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"256":{"tf":1.0}},"t":{"df":12,"docs":{"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"528":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"589":{"tf":1.7320508075688772},"590":{"tf":2.0},"591":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":13,"docs":{"1031":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1073":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"215":{"tf":1.0},"359":{"tf":1.0},"450":{"tf":1.0},"477":{"tf":1.4142135623730951},"864":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}},"f":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":9,"docs":{"1001":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":4.242640687119285},"516":{"tf":1.0},"718":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":34,"docs":{"1001":{"tf":1.0},"1044":{"tf":1.0},"1120":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"210":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"297":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":2.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"463":{"tf":1.0},"498":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":1.7320508075688772},"864":{"tf":1.0},"900":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"931":{"tf":1.0},"946":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"s":{".":{"(":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"|":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"524":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"x":{"df":13,"docs":{"199":{"tf":1.7320508075688772},"221":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"419":{"tf":1.0},"475":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"957":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"140":{"tf":1.4142135623730951},"236":{"tf":1.0},"270":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"666":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"701":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"373":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":40,"docs":{"1044":{"tf":1.0},"1120":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"238":{"tf":1.0},"248":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"386":{"tf":1.0},"580":{"tf":1.7320508075688772},"647":{"tf":1.0},"664":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"748":{"tf":1.7320508075688772},"770":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"983":{"tf":1.0},"999":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"488":{"tf":1.0},"613":{"tf":1.0}}}}},"s":{"df":2,"docs":{"1120":{"tf":1.4142135623730951},"873":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"o":{"d":{"b":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":10,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"835":{"tf":1.0},"951":{"tf":2.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"303":{"tf":1.0},"505":{"tf":1.0},"509":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"327":{"tf":1.0},"506":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"1067":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1013":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"199":{"tf":1.7320508075688772},"291":{"tf":1.0},"313":{"tf":1.0},"407":{"tf":1.0},"507":{"tf":1.0},"554":{"tf":1.0},"841":{"tf":1.0},"858":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"186":{"tf":3.4641016151377544},"234":{"tf":1.0},"275":{"tf":1.0},"785":{"tf":1.7320508075688772},"983":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":40,"docs":{"106":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"300":{"tf":1.0},"328":{"tf":1.0},"354":{"tf":1.0},"466":{"tf":1.0},"487":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.7320508075688772},"585":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"957":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"133":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"368":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.4142135623730951},"876":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"1092":{"tf":1.0},"1114":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.4142135623730951},"238":{"tf":1.0},"430":{"tf":1.0},"705":{"tf":1.7320508075688772},"74":{"tf":1.0},"814":{"tf":1.0},"876":{"tf":1.0},"925":{"tf":1.0},"936":{"tf":1.4142135623730951},"957":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1085":{"tf":1.0},"1122":{"tf":1.4142135623730951},"153":{"tf":1.0},"222":{"tf":1.4142135623730951},"236":{"tf":1.0},"73":{"tf":1.0},"814":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1085":{"tf":1.0},"569":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":6,"docs":{"0":{"tf":1.0},"353":{"tf":1.7320508075688772},"366":{"tf":1.0},"368":{"tf":1.0},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"[":{"d":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.0},"427":{"tf":1.0},"733":{"tf":1.0},"931":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"235":{"tf":1.0},"497":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"864":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":2.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}},"i":{"df":3,"docs":{"485":{"tf":1.0},"67":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"0":{"tf":1.7320508075688772},"1009":{"tf":1.0},"1017":{"tf":1.0},"356":{"tf":1.4142135623730951},"613":{"tf":1.0},"8":{"tf":2.0},"858":{"tf":1.0}}},"y":{"b":{"a":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"303":{"tf":1.0},"318":{"tf":1.0},"440":{"tf":1.0},"516":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"626":{"tf":1.0},"762":{"tf":1.0},"798":{"tf":1.0},"906":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}}},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"586":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"584":{"tf":1.0}}}}}}},"l":{"df":16,"docs":{"1075":{"tf":1.0},"1093":{"tf":1.0},"1114":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"436":{"tf":1.0},"510":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"591":{"tf":1.0},"770":{"tf":1.0},"89":{"tf":1.0},"915":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":47,"docs":{"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"21":{"tf":1.0},"249":{"tf":1.0},"321":{"tf":1.0},"336":{"tf":1.0},"340":{"tf":1.0},"345":{"tf":1.0},"373":{"tf":2.0},"376":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"405":{"tf":2.0},"407":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.7320508075688772},"447":{"tf":2.0},"450":{"tf":1.4142135623730951},"46":{"tf":3.4641016151377544},"488":{"tf":1.0},"514":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.7320508075688772},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"728":{"tf":2.6457513110645907},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.23606797749979},"85":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"913":{"tf":1.0},"946":{"tf":2.0},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"654":{"tf":1.0}}}},"df":17,"docs":{"1085":{"tf":1.0},"1101":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"446":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"745":{"tf":1.0},"937":{"tf":1.7320508075688772},"956":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"643":{"tf":1.7320508075688772},"779":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0}}}}},"df":3,"docs":{"246":{"tf":1.0},"386":{"tf":1.0},"956":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"690":{"tf":1.0}}}}}},"df":115,"docs":{"0":{"tf":1.0},"1017":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":2.449489742783178},"1059":{"tf":2.6457513110645907},"1079":{"tf":1.7320508075688772},"1090":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.449489742783178},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"199":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"249":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"424":{"tf":1.0},"443":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.4142135623730951},"481":{"tf":1.0},"488":{"tf":1.7320508075688772},"50":{"tf":1.0},"553":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.4142135623730951},"599":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"705":{"tf":4.69041575982343},"710":{"tf":1.0},"8":{"tf":1.4142135623730951},"840":{"tf":1.4142135623730951},"887":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"930":{"tf":1.0},"937":{"tf":1.4142135623730951},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.4142135623730951},"956":{"tf":2.23606797749979},"957":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951},"959":{"tf":1.7320508075688772},"964":{"tf":1.4142135623730951},"965":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"947":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}},"d":{".":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"_":{"df":0,"docs":{},"v":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"348":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"916":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"916":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1011":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"826":{"tf":1.0},"832":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"831":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"830":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"915":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"915":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"815":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"820":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"693":{"tf":1.0},"695":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"804":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"256":{"tf":1.0},"348":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"730":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"731":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":3,"docs":{"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"`":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"\"":{".":{"\"":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"318":{"tf":1.0}},"e":{"d":{"/":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"605":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"620":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"637":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"j":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"414":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{".":{"<":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"`":{".":{"`":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"412":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"781":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"128":{"tf":1.0},"190":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"441":{"tf":1.0},"443":{"tf":1.0}},"u":{"c":{"df":33,"docs":{"10":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.0},"150":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"221":{"tf":1.0},"276":{"tf":2.0},"304":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":2.449489742783178},"355":{"tf":1.4142135623730951},"359":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"386":{"tf":1.0},"453":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"676":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.4142135623730951},"737":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":2.23606797749979},"956":{"tf":1.4142135623730951},"959":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"954":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"'":{"df":1,"docs":{"369":{"tf":1.0}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"877":{"tf":1.0},"889":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":108,"docs":{"0":{"tf":1.0},"10":{"tf":1.7320508075688772},"1001":{"tf":1.0},"1006":{"tf":1.0},"1034":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1070":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"1114":{"tf":1.4142135623730951},"123":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":2.0},"167":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.4142135623730951},"234":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"266":{"tf":1.4142135623730951},"275":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.4142135623730951},"31":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"36":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"369":{"tf":1.4142135623730951},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"40":{"tf":1.0},"402":{"tf":1.0},"41":{"tf":1.0},"416":{"tf":1.4142135623730951},"430":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"45":{"tf":1.0},"457":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.4142135623730951},"554":{"tf":1.7320508075688772},"596":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"707":{"tf":1.0},"72":{"tf":1.0},"742":{"tf":1.0},"799":{"tf":1.4142135623730951},"8":{"tf":2.449489742783178},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.449489742783178},"844":{"tf":2.23606797749979},"845":{"tf":1.4142135623730951},"847":{"tf":1.7320508075688772},"848":{"tf":1.7320508075688772},"876":{"tf":2.6457513110645907},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"9":{"tf":1.7320508075688772},"916":{"tf":1.0},"937":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":2.23606797749979},"979":{"tf":1.4142135623730951},"98":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.7320508075688772},"984":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"952":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":67,"docs":{"1009":{"tf":2.23606797749979},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1064":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1095":{"tf":1.0},"124":{"tf":1.0},"162":{"tf":1.0},"21":{"tf":1.0},"267":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":2.449489742783178},"450":{"tf":1.0},"47":{"tf":2.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":3.1622776601683795},"495":{"tf":3.0},"496":{"tf":2.449489742783178},"497":{"tf":5.477225575051661},"498":{"tf":2.0},"499":{"tf":2.449489742783178},"500":{"tf":1.4142135623730951},"501":{"tf":1.7320508075688772},"502":{"tf":2.449489742783178},"503":{"tf":2.449489742783178},"504":{"tf":1.4142135623730951},"505":{"tf":3.1622776601683795},"506":{"tf":5.477225575051661},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":2.0},"510":{"tf":3.7416573867739413},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"575":{"tf":2.23606797749979},"578":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.449489742783178},"740":{"tf":1.0},"803":{"tf":2.23606797749979},"810":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.4142135623730951},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.4142135623730951},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":2.0},"979":{"tf":1.0},"980":{"tf":2.0},"981":{"tf":1.7320508075688772},"983":{"tf":1.0},"984":{"tf":3.1622776601683795}},"e":{"'":{"df":6,"docs":{"497":{"tf":1.0},"499":{"tf":1.4142135623730951},"503":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"575":{"tf":1.0}}},".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"498":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"451":{"tf":1.0},"452":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"866":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"627":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":2,"docs":{"1051":{"tf":1.0},"1089":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":6,"docs":{"1064":{"tf":1.0},"1067":{"tf":1.0},"617":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"1111":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"1040":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1059":{"tf":1.4142135623730951},"197":{"tf":1.0},"251":{"tf":1.4142135623730951},"328":{"tf":1.0},"363":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"690":{"tf":2.449489742783178}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"113":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":2.0},"511":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.0},"962":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"304":{"tf":1.0},"310":{"tf":1.0},"355":{"tf":1.0}}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":63,"docs":{"1000":{"tf":1.0},"1079":{"tf":1.0},"1084":{"tf":1.0},"150":{"tf":1.0},"180":{"tf":3.0},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":2.8284271247461903},"187":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":2.449489742783178},"193":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.7320508075688772},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"254":{"tf":2.6457513110645907},"256":{"tf":1.0},"303":{"tf":3.872983346207417},"304":{"tf":2.449489742783178},"312":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"316":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"40":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":2.0},"555":{"tf":1.0},"558":{"tf":1.4142135623730951},"563":{"tf":1.7320508075688772},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"833":{"tf":1.0},"915":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":2,"docs":{"313":{"tf":1.0},"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"416":{"tf":1.0},"922":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"725":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"332":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"406":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"r":{"df":2,"docs":{"764":{"tf":1.0},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"144":{"tf":1.0},"256":{"tf":1.0},"447":{"tf":1.0},"943":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":20,"docs":{"1023":{"tf":1.0},"1079":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.0},"334":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"505":{"tf":1.4142135623730951},"580":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":2.0},"921":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"=":{"^":{"#":{"^":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"1064":{"tf":1.0},"531":{"tf":1.4142135623730951},"679":{"tf":1.0},"879":{"tf":1.4142135623730951},"905":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}},"s":{"df":9,"docs":{"131":{"tf":1.0},"265":{"tf":1.0},"276":{"tf":1.0},"364":{"tf":1.0},"595":{"tf":1.4142135623730951},"649":{"tf":1.0},"956":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}}}}},"t":{"df":1,"docs":{"396":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"356":{"tf":1.4142135623730951},"858":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":7,"docs":{"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"517":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"199":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.0},"309":{"tf":1.4142135623730951},"489":{"tf":1.0},"634":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"204":{"tf":1.0},"276":{"tf":1.0},"487":{"tf":1.0},"501":{"tf":1.0}},"n":{"df":1,"docs":{"353":{"tf":1.0}}}},"i":{"d":{"df":108,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1108":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"353":{"tf":2.6457513110645907},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"369":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"46":{"tf":1.0},"514":{"tf":1.0},"526":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"573":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"679":{"tf":1.0},"686":{"tf":1.0},"691":{"tf":1.0},"707":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"853":{"tf":1.0},"872":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"897":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"926":{"tf":1.0},"934":{"tf":1.0},"939":{"tf":1.0},"951":{"tf":1.4142135623730951},"955":{"tf":1.0},"960":{"tf":1.7320508075688772},"965":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":21,"docs":{"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"353":{"tf":2.0},"354":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"554":{"tf":1.0},"613":{"tf":1.0},"930":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"1071":{"tf":1.0},"452":{"tf":1.0},"780":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":6,"docs":{"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"362":{"tf":2.23606797749979},"363":{"tf":2.0},"365":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":24,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.0},"200":{"tf":2.0},"201":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979},"203":{"tf":2.0},"204":{"tf":1.0},"228":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":2.23606797749979},"441":{"tf":1.0},"565":{"tf":1.4142135623730951},"566":{"tf":1.0},"61":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.7320508075688772},"8":{"tf":1.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.0},"957":{"tf":2.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"315":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.0},"443":{"tf":1.0},"556":{"tf":1.4142135623730951},"676":{"tf":1.0},"681":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"910":{"tf":1.0},"963":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"443":{"tf":1.0}}}}}}},"df":21,"docs":{"1014":{"tf":1.0},"1073":{"tf":1.0},"1103":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1117":{"tf":1.0},"199":{"tf":3.1622776601683795},"203":{"tf":1.0},"260":{"tf":1.0},"316":{"tf":2.0},"354":{"tf":1.0},"361":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"536":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"707":{"tf":2.0},"8":{"tf":2.0},"847":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":4,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"df":26,"docs":{"1105":{"tf":1.0},"1108":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"221":{"tf":1.0},"276":{"tf":1.0},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"341":{"tf":1.0},"347":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"540":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"866":{"tf":1.4142135623730951},"903":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.4142135623730951}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"824":{"tf":2.0},"937":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"360":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":20,"docs":{"10":{"tf":1.0},"1116":{"tf":1.0},"123":{"tf":1.4142135623730951},"133":{"tf":1.0},"165":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"374":{"tf":1.0},"390":{"tf":1.0},"5":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.0},"653":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"314":{"tf":1.7320508075688772},"327":{"tf":1.0},"332":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"475":{"tf":1.0},"707":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0}}}},"t":{"df":5,"docs":{"1095":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"386":{"tf":1.4142135623730951},"939":{"tf":1.0}}}},"w":{"df":1,"docs":{"929":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"592":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"560":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"560":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}}}},"df":12,"docs":{"212":{"tf":1.4142135623730951},"251":{"tf":1.0},"306":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"545":{"tf":1.0},"547":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0}}}}}}}},"q":{"4":{"df":1,"docs":{"135":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"503":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"331":{"tf":1.4142135623730951},"447":{"tf":1.0},"844":{"tf":1.0}}},"df":2,"docs":{"1095":{"tf":1.0},"503":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":9,"docs":{"135":{"tf":1.0},"182":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":2.449489742783178},"541":{"tf":1.0},"989":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}}}},"t":{"df":3,"docs":{"175":{"tf":1.0},"30":{"tf":1.0},"41":{"tf":1.0}},"i":{"df":14,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"446":{"tf":1.0},"595":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"528":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.4142135623730951},"589":{"tf":1.0},"591":{"tf":1.0},"708":{"tf":1.0},"975":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"175":{"tf":1.0},"67":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"276":{"tf":1.0},"788":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":257,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1037":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1119":{"tf":1.7320508075688772},"114":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.1622776601683795},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"140":{"tf":2.0},"143":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"182":{"tf":1.0},"197":{"tf":3.605551275463989},"198":{"tf":1.0},"199":{"tf":7.874007874011811},"202":{"tf":1.4142135623730951},"205":{"tf":2.449489742783178},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"220":{"tf":2.6457513110645907},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"224":{"tf":2.0},"225":{"tf":1.7320508075688772},"228":{"tf":1.4142135623730951},"231":{"tf":2.0},"232":{"tf":1.4142135623730951},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.449489742783178},"238":{"tf":2.23606797749979},"239":{"tf":3.0},"241":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.0},"248":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":2.449489742783178},"263":{"tf":1.7320508075688772},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"294":{"tf":2.449489742783178},"295":{"tf":2.0},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.7320508075688772},"306":{"tf":2.6457513110645907},"307":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"316":{"tf":2.449489742783178},"335":{"tf":1.4142135623730951},"348":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":2.449489742783178},"364":{"tf":2.449489742783178},"367":{"tf":1.0},"369":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"438":{"tf":1.7320508075688772},"442":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"48":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"53":{"tf":1.0},"541":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":3.0},"555":{"tf":2.0},"562":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.4142135623730951},"593":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.7320508075688772},"598":{"tf":1.7320508075688772},"600":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"632":{"tf":1.4142135623730951},"634":{"tf":2.23606797749979},"635":{"tf":1.7320508075688772},"637":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"644":{"tf":1.7320508075688772},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"686":{"tf":1.4142135623730951},"695":{"tf":2.0},"699":{"tf":2.0},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"721":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":3.0},"742":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"776":{"tf":1.0},"781":{"tf":1.0},"783":{"tf":1.4142135623730951},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"801":{"tf":1.0},"806":{"tf":1.4142135623730951},"811":{"tf":1.0},"818":{"tf":1.0},"822":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"841":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"871":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":2.23606797749979},"880":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"942":{"tf":1.0},"943":{"tf":1.0},"951":{"tf":1.4142135623730951},"956":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0},"986":{"tf":1.7320508075688772},"989":{"tf":1.0},"993":{"tf":1.0}}},"y":{"'":{"df":3,"docs":{"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"231":{"tf":1.0}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"679":{"tf":1.0}}}}},"df":0,"docs":{}},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"679":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":1,"docs":{"1018":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":45,"docs":{"1006":{"tf":1.0},"1017":{"tf":1.0},"1117":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.7320508075688772},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"779":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"86":{"tf":1.0},"876":{"tf":1.0},"926":{"tf":1.0},"944":{"tf":1.0},"974":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"374":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":12,"docs":{"116":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"2":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"288":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"427":{"tf":1.0},"750":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"588":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"151":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"554":{"tf":1.0},"84":{"tf":1.0},"951":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"444":{"tf":1.0}}}},"t":{"df":5,"docs":{"199":{"tf":1.0},"248":{"tf":1.0},"288":{"tf":1.0},"590":{"tf":1.0},"954":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"519":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"256":{"tf":1.0},"518":{"tf":1.0}}}},"m":{"df":1,"docs":{"962":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"129":{"tf":1.0}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}}}},"df":6,"docs":{"1002":{"tf":1.0},"174":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":20,"docs":{"103":{"tf":1.0},"1040":{"tf":1.0},"234":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"367":{"tf":1.0},"455":{"tf":1.0},"551":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"587":{"tf":1.0},"657":{"tf":1.0},"87":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"k":{"df":2,"docs":{"748":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"309":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"197":{"tf":1.0},"876":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"1023":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1098":{"tf":1.7320508075688772},"125":{"tf":1.0},"578":{"tf":1.0},"586":{"tf":1.0},"813":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"900":{"tf":1.0},"905":{"tf":1.0},"936":{"tf":1.0},"962":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"o":{"df":11,"docs":{"106":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"548":{"tf":1.7320508075688772},"606":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":2.23606797749979},"747":{"tf":1.0}}}}},"w":{"df":37,"docs":{"1001":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"123":{"tf":1.0},"177":{"tf":1.0},"197":{"tf":1.4142135623730951},"221":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"44":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"568":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"664":{"tf":1.0},"785":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"876":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.7320508075688772},"949":{"tf":1.0}}}},"d":{"b":{"df":0,"docs":{},"m":{"df":4,"docs":{"945":{"tf":1.7320508075688772},"950":{"tf":1.0},"957":{"tf":1.4142135623730951},"960":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":4,"docs":{"251":{"tf":1.0},"503":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{":":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"144":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"308":{"tf":1.0},"356":{"tf":1.0},"370":{"tf":1.0},"379":{"tf":1.0},"407":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"613":{"tf":1.0},"936":{"tf":1.0},"949":{"tf":1.0}}},"t":{"df":1,"docs":{"518":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"199":{"tf":1.0},"236":{"tf":1.0},"315":{"tf":1.0},"472":{"tf":1.0},"921":{"tf":1.7320508075688772},"957":{"tf":1.0}}}},"df":0,"docs":{}},"df":71,"docs":{"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":3.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":2.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"320":{"tf":1.0},"326":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":1.0},"361":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"453":{"tf":1.0},"464":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"567":{"tf":1.7320508075688772},"568":{"tf":1.0},"582":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1114":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.4142135623730951},"567":{"tf":1.0}}}},"i":{"df":5,"docs":{"1001":{"tf":1.0},"140":{"tf":1.0},"215":{"tf":1.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951}}},"m":{"df":2,"docs":{"1106":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"1114":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.7320508075688772},"300":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"561":{"tf":1.0},"729":{"tf":1.0},"851":{"tf":1.0},"948":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"239":{"tf":1.0},"365":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"290":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"425":{"tf":1.0},"527":{"tf":1.0},"679":{"tf":1.4142135623730951},"904":{"tf":1.0},"952":{"tf":1.0},"962":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":26,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1096":{"tf":1.0},"180":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.7320508075688772},"262":{"tf":2.449489742783178},"268":{"tf":1.0},"300":{"tf":1.0},"455":{"tf":1.0},"496":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.0},"579":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.0},"864":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"127":{"tf":1.0},"168":{"tf":1.0},"705":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"1085":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":47,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.4142135623730951},"169":{"tf":1.0},"188":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"275":{"tf":1.0},"331":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"400":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"594":{"tf":1.0},"613":{"tf":1.0},"651":{"tf":1.0},"67":{"tf":1.0},"686":{"tf":1.0},"711":{"tf":1.0},"725":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.4142135623730951},"786":{"tf":2.0},"803":{"tf":1.0},"810":{"tf":1.0},"825":{"tf":1.0},"873":{"tf":1.4142135623730951},"913":{"tf":1.0},"936":{"tf":2.0},"937":{"tf":1.4142135623730951},"941":{"tf":1.0},"956":{"tf":1.0},"984":{"tf":1.0}}}},"n":{"c":{"df":2,"docs":{"271":{"tf":1.0},"585":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":29,"docs":{"1017":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"406":{"tf":1.0},"435":{"tf":1.4142135623730951},"487":{"tf":1.0},"498":{"tf":1.0},"529":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.449489742783178},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"794":{"tf":1.0},"904":{"tf":1.0},"948":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1014":{"tf":1.0},"262":{"tf":1.0},"718":{"tf":1.4142135623730951},"726":{"tf":1.0}},"i":{"df":1,"docs":{"934":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"936":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":45,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":2.23606797749979},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.7320508075688772},"117":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"18":{"tf":1.0},"199":{"tf":2.449489742783178},"220":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"378":{"tf":1.0},"390":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"499":{"tf":1.0},"542":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.0},"737":{"tf":1.0},"788":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"940":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}}},"r":{"d":{"'":{"df":1,"docs":{"422":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":59,"docs":{"1014":{"tf":1.0},"1044":{"tf":1.0},"1049":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1097":{"tf":1.4142135623730951},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"334":{"tf":2.0},"335":{"tf":3.605551275463989},"342":{"tf":1.0},"354":{"tf":2.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"375":{"tf":1.0},"379":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.449489742783178},"399":{"tf":1.0},"418":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.0},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"62":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"638":{"tf":1.0},"651":{"tf":1.0},"662":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"834":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"874":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"269":{"tf":1.0},"360":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"374":{"tf":1.0},"390":{"tf":1.0},"924":{"tf":2.449489742783178},"928":{"tf":1.7320508075688772},"929":{"tf":5.0},"930":{"tf":2.8284271247461903},"931":{"tf":4.0},"936":{"tf":3.1622776601683795}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"930":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1079":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"478":{"tf":1.4142135623730951}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"'":{"df":1,"docs":{"306":{"tf":1.0}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1119":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"294":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.0},"562":{"tf":2.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"951":{"tf":1.4142135623730951},"960":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"952":{"tf":1.0},"957":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}}}},"u":{"c":{"df":23,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"183":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"235":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"297":{"tf":1.0},"380":{"tf":1.0},"454":{"tf":1.0},"479":{"tf":1.0},"542":{"tf":1.0},"595":{"tf":1.4142135623730951},"622":{"tf":1.0},"635":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.4142135623730951},"752":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"926":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"306":{"tf":1.0},"506":{"tf":1.4142135623730951},"541":{"tf":1.0},"711":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"929":{"tf":1.0},"956":{"tf":1.0}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":192,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"101":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1017":{"tf":1.0},"102":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1022":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.4142135623730951},"103":{"tf":1.0},"1032":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1039":{"tf":1.0},"1045":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1052":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1062":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1074":{"tf":1.7320508075688772},"1076":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.4142135623730951},"1094":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1118":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.7320508075688772},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"198":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"343":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":1.4142135623730951},"366":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"4":{"tf":1.4142135623730951},"408":{"tf":1.0},"41":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.4142135623730951},"452":{"tf":1.0},"46":{"tf":1.0},"466":{"tf":1.0},"48":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"5":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.7320508075688772},"593":{"tf":1.4142135623730951},"598":{"tf":1.0},"6":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.7320508075688772},"623":{"tf":1.0},"631":{"tf":1.4142135623730951},"633":{"tf":1.7320508075688772},"637":{"tf":1.0},"639":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"658":{"tf":1.4142135623730951},"660":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.4142135623730951},"670":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.4142135623730951},"677":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.4142135623730951},"685":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"707":{"tf":1.0},"713":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"729":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":2.0},"749":{"tf":1.4142135623730951},"753":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.4142135623730951},"763":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":1.0},"771":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"785":{"tf":1.0},"787":{"tf":1.4142135623730951},"790":{"tf":1.0},"798":{"tf":1.0},"801":{"tf":1.4142135623730951},"805":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"816":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"827":{"tf":1.0},"83":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.0},"865":{"tf":1.0},"869":{"tf":1.4142135623730951},"871":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.4142135623730951},"909":{"tf":1.0},"910":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":1.0},"944":{"tf":1.0},"946":{"tf":1.0},"96":{"tf":1.0},"965":{"tf":1.0},"976":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0},"999":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"222":{"tf":1.0},"271":{"tf":1.0},"297":{"tf":1.0},"410":{"tf":1.0},"538":{"tf":1.4142135623730951},"543":{"tf":1.0},"546":{"tf":1.7320508075688772},"705":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":3,"docs":{"813":{"tf":1.0},"824":{"tf":2.449489742783178},"922":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":20,"docs":{"113":{"tf":1.0},"115":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"300":{"tf":1.0},"342":{"tf":1.0},"376":{"tf":1.0},"484":{"tf":1.0},"595":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.0},"708":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"914":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"931":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"=":{"1":{"0":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":10,"docs":{"197":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"498":{"tf":1.0},"508":{"tf":1.4142135623730951},"857":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"518":{"tf":1.0},"557":{"tf":1.0},"625":{"tf":1.0},"785":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"1009":{"tf":1.0},"1093":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"705":{"tf":1.4142135623730951},"772":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1079":{"tf":1.0},"447":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"943":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"[":{"'":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"779":{"tf":1.0}}}}}}}},"=":{"df":0,"docs":{},"u":{"df":1,"docs":{"254":{"tf":1.7320508075688772}}}},"df":8,"docs":{"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"447":{"tf":1.0},"737":{"tf":1.4142135623730951},"741":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0},"864":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"354":{"tf":2.23606797749979},"356":{"tf":1.0},"38":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"913":{"tf":1.0}},"r":{"df":6,"docs":{"153":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":3.1622776601683795},"927":{"tf":2.23606797749979},"936":{"tf":2.449489742783178}},"i":{"df":5,"docs":{"303":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"y":{"df":0,"docs":{},"’":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"179":{"tf":1.0},"962":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"1009":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"296":{"tf":1.0},"408":{"tf":1.0},"506":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.7320508075688772},"528":{"tf":3.3166247903554},"529":{"tf":1.4142135623730951},"531":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":2.0},"740":{"tf":1.0},"813":{"tf":1.0},"943":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"221":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.7320508075688772},"634":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"1008":{"tf":2.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.0},"1117":{"tf":1.0},"122":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"238":{"tf":1.0},"269":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"540":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"853":{"tf":1.0},"887":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"934":{"tf":1.7320508075688772},"957":{"tf":1.0},"965":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"156":{"tf":1.0},"541":{"tf":1.4142135623730951},"548":{"tf":1.0},"981":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"708":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"x":{"df":2,"docs":{"222":{"tf":1.0},"414":{"tf":1.0}}},"y":{"df":2,"docs":{"447":{"tf":1.0},"913":{"tf":1.0}}}},"df":12,"docs":{"1025":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.4142135623730951},"222":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"396":{"tf":1.0},"451":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.4142135623730951},"777":{"tf":1.0},"899":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":3.0},"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1073":{"tf":3.3166247903554},"1075":{"tf":1.0},"1085":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"327":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"578":{"tf":1.0},"584":{"tf":1.0},"64":{"tf":1.0},"650":{"tf":1.0},"656":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.7320508075688772},"848":{"tf":2.6457513110645907},"87":{"tf":1.0},"946":{"tf":1.4142135623730951},"961":{"tf":1.4142135623730951},"975":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"450":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":23,"docs":{"101":{"tf":1.4142135623730951},"1031":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1084":{"tf":1.0},"1114":{"tf":1.0},"117":{"tf":1.0},"136":{"tf":1.0},"164":{"tf":1.0},"295":{"tf":1.7320508075688772},"354":{"tf":2.23606797749979},"403":{"tf":1.0},"413":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"567":{"tf":1.0},"624":{"tf":1.0},"750":{"tf":1.0},"880":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"117":{"tf":1.0},"307":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"222":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"465":{"tf":1.0},"487":{"tf":1.0},"550":{"tf":1.0},"738":{"tf":1.0},"745":{"tf":1.4142135623730951},"8":{"tf":1.0},"913":{"tf":1.4142135623730951},"919":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"913":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.7320508075688772}}}}},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"248":{"tf":1.0},"432":{"tf":1.0},"516":{"tf":1.0},"786":{"tf":1.0},"936":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":3,"docs":{"199":{"tf":1.0},"487":{"tf":1.0},"678":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"936":{"tf":1.4142135623730951},"937":{"tf":2.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"1001":{"tf":1.0},"415":{"tf":1.0},"485":{"tf":1.0},"929":{"tf":1.0}}},"v":{"df":30,"docs":{"1002":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1097":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.0},"224":{"tf":1.0},"339":{"tf":1.0},"416":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"542":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"628":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"743":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"936":{"tf":1.7320508075688772}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"199":{"tf":1.0},"364":{"tf":1.0},"413":{"tf":1.0},"485":{"tf":1.0},"910":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1107":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"197":{"tf":1.0},"290":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"546":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"937":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1119":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"191":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"774":{"tf":2.23606797749979}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":23,"docs":{"1001":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"127":{"tf":1.0},"140":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"276":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"363":{"tf":1.0},"426":{"tf":1.0},"485":{"tf":1.0},"577":{"tf":1.0},"77":{"tf":1.0},"9":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0},"965":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":6,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.0},"916":{"tf":1.0}}},"df":1,"docs":{"390":{"tf":1.0}}}},"o":{"df":15,"docs":{"186":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.4142135623730951},"836":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1085":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1114":{"tf":1.0},"131":{"tf":1.0},"140":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.7320508075688772},"368":{"tf":1.0},"371":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.8284271247461903},"451":{"tf":1.0},"481":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"512":{"tf":1.0},"529":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.0},"595":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"726":{"tf":2.0},"742":{"tf":1.0},"752":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":2.23606797749979},"900":{"tf":1.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"943":{"tf":1.4142135623730951},"963":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"676":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":58,"docs":{"0":{"tf":1.0},"1021":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"1106":{"tf":1.4142135623730951},"1107":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"180":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"332":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"475":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"556":{"tf":1.7320508075688772},"565":{"tf":1.0},"569":{"tf":1.0},"598":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":2.449489742783178},"821":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0},"869":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":72,"docs":{"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1046":{"tf":1.0},"1053":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1114":{"tf":1.0},"117":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"219":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"264":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"34":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":2.0},"427":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"448":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"488":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"586":{"tf":1.0},"613":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"641":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.0},"708":{"tf":2.23606797749979},"743":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"906":{"tf":1.0},"935":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"1046":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"413":{"tf":1.4142135623730951},"547":{"tf":1.0},"643":{"tf":1.0}}}}}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"144":{"tf":1.0},"221":{"tf":1.0},"269":{"tf":1.4142135623730951},"290":{"tf":1.0},"447":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"354":{"tf":1.0},"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.0}}}}}}}}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":52,"docs":{"1001":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1108":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"238":{"tf":1.0},"260":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":2.23606797749979},"388":{"tf":1.0},"447":{"tf":1.0},"500":{"tf":1.0},"540":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.4142135623730951},"62":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"844":{"tf":1.7320508075688772},"858":{"tf":1.0},"946":{"tf":1.4142135623730951},"947":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"r":{"df":86,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1114":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":3.3166247903554},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"336":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"409":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"506":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"599":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"778":{"tf":1.0},"788":{"tf":1.4142135623730951},"839":{"tf":1.0},"845":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.4142135623730951},"88":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"913":{"tf":2.23606797749979},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.7320508075688772},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"952":{"tf":1.0},"960":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"510":{"tf":1.0}}}}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"477":{"tf":1.0},"479":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"204":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.4142135623730951},"957":{"tf":1.0}}}},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":16,"docs":{"168":{"tf":1.0},"323":{"tf":1.4142135623730951},"447":{"tf":2.0},"488":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":2.23606797749979},"500":{"tf":1.0},"508":{"tf":2.23606797749979},"514":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":2.0},"928":{"tf":1.7320508075688772},"929":{"tf":5.291502622129181},"934":{"tf":1.0},"936":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"137":{"tf":1.0},"368":{"tf":1.0},"452":{"tf":1.0},"679":{"tf":1.0},"844":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"v":{"df":12,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"137":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"407":{"tf":1.4142135623730951},"414":{"tf":1.0},"613":{"tf":1.7320508075688772},"728":{"tf":1.4142135623730951},"844":{"tf":2.449489742783178},"90":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"1075":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.4142135623730951},"1120":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":1.7320508075688772},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"707":{"tf":1.0},"962":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"342":{"tf":1.0},"527":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"516":{"tf":1.0},"752":{"tf":1.0},"852":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":29,"docs":{"100":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1097":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"238":{"tf":1.4142135623730951},"260":{"tf":1.0},"342":{"tf":1.7320508075688772},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.4142135623730951},"413":{"tf":1.0},"523":{"tf":1.0},"595":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.4142135623730951},"844":{"tf":1.0},"854":{"tf":1.7320508075688772},"873":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"342":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"740":{"tf":1.4142135623730951}}}}},"df":12,"docs":{"1053":{"tf":1.0},"1107":{"tf":1.0},"212":{"tf":1.0},"268":{"tf":1.0},"353":{"tf":1.7320508075688772},"362":{"tf":1.0},"622":{"tf":1.0},"690":{"tf":1.0},"788":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"393":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"516":{"tf":1.0},"929":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"263":{"tf":1.0},"267":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"455":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"858":{"tf":1.4142135623730951},"916":{"tf":1.0},"97":{"tf":1.0},"980":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}},"df":101,"docs":{"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"106":{"tf":1.4142135623730951},"1097":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"184":{"tf":1.7320508075688772},"187":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":2.6457513110645907},"193":{"tf":1.0},"199":{"tf":3.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.4142135623730951},"335":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":2.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"642":{"tf":1.0},"654":{"tf":1.0},"678":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":2.0},"708":{"tf":1.0},"734":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"748":{"tf":1.4142135623730951},"800":{"tf":1.0},"802":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":2.449489742783178},"871":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"875":{"tf":3.0},"876":{"tf":5.0},"877":{"tf":2.0},"878":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":3.872983346207417},"89":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":2.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.7320508075688772},"937":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"522":{"tf":1.0},"528":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1023":{"tf":2.0},"199":{"tf":1.0},"273":{"tf":1.0},"357":{"tf":1.0},"367":{"tf":1.0},"393":{"tf":1.4142135623730951},"691":{"tf":1.0},"708":{"tf":1.0},"772":{"tf":1.0},"903":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":42,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1083":{"tf":1.0},"1084":{"tf":1.4142135623730951},"1085":{"tf":2.6457513110645907},"1089":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":2.0},"267":{"tf":3.605551275463989},"270":{"tf":2.6457513110645907},"273":{"tf":2.8284271247461903},"274":{"tf":2.0},"275":{"tf":2.449489742783178},"284":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":2.0},"368":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"49":{"tf":1.7320508075688772},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":2.0},"622":{"tf":1.0},"772":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"957":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1090":{"tf":1.0}}}}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"945":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"128":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1063":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"254":{"tf":1.0},"596":{"tf":1.4142135623730951},"649":{"tf":1.0},"734":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"950":{"tf":1.0}},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"679":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":33,"docs":{"130":{"tf":1.0},"137":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"354":{"tf":1.0},"384":{"tf":1.0},"391":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"654":{"tf":1.0},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"770":{"tf":1.0},"876":{"tf":1.0},"983":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"364":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"180":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":19,"docs":{"124":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.7320508075688772},"787":{"tf":1.4142135623730951},"788":{"tf":2.8284271247461903},"789":{"tf":2.0},"792":{"tf":1.0},"793":{"tf":1.7320508075688772},"797":{"tf":1.0},"855":{"tf":2.449489742783178},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":2.449489742783178}},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"176":{"tf":1.0},"352":{"tf":1.0}}},"t":{"df":2,"docs":{"323":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"836":{"tf":1.0},"837":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":30,"docs":{"1031":{"tf":1.0},"1103":{"tf":1.0},"1108":{"tf":1.7320508075688772},"111":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"160":{"tf":1.0},"203":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"320":{"tf":1.0},"322":{"tf":1.0},"331":{"tf":1.4142135623730951},"337":{"tf":1.0},"340":{"tf":1.7320508075688772},"347":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"473":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0},"788":{"tf":1.0},"814":{"tf":1.0},"837":{"tf":1.0},"946":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"836":{"tf":1.0}}}}}}}}}}}},"s":{"df":5,"docs":{"1023":{"tf":1.4142135623730951},"414":{"tf":1.0},"457":{"tf":1.0},"740":{"tf":1.0},"847":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}},"f":{"c":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"267":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"740":{"tf":1.4142135623730951},"898":{"tf":1.0},"922":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.4142135623730951},"273":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"267":{"tf":1.0}}},"k":{"df":7,"docs":{"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.7320508075688772},"527":{"tf":1.0},"586":{"tf":1.0},"929":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"467":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"1031":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"456":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"779":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"312":{"tf":1.0},"318":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"179":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"447":{"tf":1.0},"733":{"tf":1.0},"950":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"6":{"7":{"8":{"7":{"4":{"5":{"8":{"a":{"6":{"9":{"0":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"3":{"b":{"2":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"8":{"6":{"a":{"1":{"7":{"9":{"8":{"9":{"9":{"2":{"1":{"3":{"8":{"0":{"9":{"5":{"3":{"4":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"186":{"tf":1.0},"733":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"519":{"tf":1.0}}},"t":{"df":21,"docs":{"1027":{"tf":1.0},"1035":{"tf":1.0},"1051":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"310":{"tf":1.4142135623730951},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":1.4142135623730951},"649":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"427":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.0},"8":{"tf":1.0}}}}}},"n":{"d":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":3,"docs":{"307":{"tf":1.0},"356":{"tf":1.0},"613":{"tf":1.7320508075688772}}}},"w":{"'":{"df":2,"docs":{"761":{"tf":1.0},"785":{"tf":1.0}}},".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":80,"docs":{"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1033":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"133":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"232":{"tf":1.0},"238":{"tf":2.0},"239":{"tf":2.449489742783178},"243":{"tf":1.0},"248":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"276":{"tf":2.0},"299":{"tf":1.0},"318":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"400":{"tf":1.4142135623730951},"412":{"tf":1.0},"452":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"657":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":1.7320508075688772},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951},"710":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"770":{"tf":1.0},"778":{"tf":2.0},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":2.23606797749979},"878":{"tf":1.0},"880":{"tf":1.4142135623730951},"901":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":1.0},"939":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"323":{"tf":1.0},"705":{"tf":1.4142135623730951}}}},"n":{"df":132,"docs":{"1019":{"tf":1.0},"102":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":2.0},"1058":{"tf":1.0},"1068":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1082":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"120":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"169":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"299":{"tf":1.4142135623730951},"303":{"tf":2.0},"306":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"361":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"454":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.7320508075688772},"575":{"tf":1.0},"579":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"631":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":2.0},"703":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"711":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"794":{"tf":1.4142135623730951},"824":{"tf":1.0},"869":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.7320508075688772},"983":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1090":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"679":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"409":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.0}}},"df":0,"docs":{}}}}}},"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"1023":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"684":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.4142135623730951}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"3":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"960":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"960":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"3":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"956":{"tf":1.4142135623730951},"957":{"tf":2.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"684":{"tf":1.0},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":2.6457513110645907},"959":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"1034":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1099":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"a":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"267":{"tf":2.0},"274":{"tf":1.0},"275":{"tf":1.0},"905":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":10,"docs":{"133":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"944":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"958":{"tf":1.0},"962":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"922":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"824":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":88,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1092":{"tf":1.0},"1097":{"tf":1.0},"1120":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"212":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"45":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":2.0},"46":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"514":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":2.449489742783178},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":46,"docs":{"1033":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1041":{"tf":1.0},"1045":{"tf":1.0},"1049":{"tf":1.0},"1052":{"tf":1.0},"1056":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.0},"1077":{"tf":1.0},"1079":{"tf":2.8284271247461903},"1091":{"tf":1.0},"1099":{"tf":1.4142135623730951},"130":{"tf":1.0},"176":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"427":{"tf":2.23606797749979},"444":{"tf":1.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"567":{"tf":1.0},"581":{"tf":1.0},"591":{"tf":1.4142135623730951},"634":{"tf":1.7320508075688772},"655":{"tf":2.0},"658":{"tf":1.0},"662":{"tf":1.0},"683":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.0},"769":{"tf":1.0},"89":{"tf":1.0},"986":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":33,"docs":{"1067":{"tf":1.0},"1099":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":3.4641016151377544},"288":{"tf":1.4142135623730951},"343":{"tf":1.0},"348":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"546":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"657":{"tf":1.0},"661":{"tf":1.0},"762":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":5,"docs":{"202":{"tf":1.0},"303":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"948":{"tf":1.0},"958":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"380":{"tf":1.0},"669":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"300":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":1.7320508075688772},"742":{"tf":2.6457513110645907},"744":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":1.0},"774":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"625":{"tf":2.23606797749979},"952":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1070":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1009":{"tf":1.0},"1075":{"tf":1.0},"1097":{"tf":1.0},"1117":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":2.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"222":{"tf":1.0},"258":{"tf":1.4142135623730951},"295":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"866":{"tf":1.7320508075688772},"950":{"tf":1.0}}}},"w":{"df":4,"docs":{"271":{"tf":1.0},"506":{"tf":1.0},"710":{"tf":1.0},"813":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":8,"docs":{"1097":{"tf":1.0},"251":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0}},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"525":{"tf":1.0},"622":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":27,"docs":{"1075":{"tf":1.0},"1085":{"tf":1.0},"183":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"514":{"tf":1.7320508075688772},"542":{"tf":2.0},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"728":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"89":{"tf":1.0},"946":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"405":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"199":{"tf":1.0},"295":{"tf":1.0},"353":{"tf":1.4142135623730951},"363":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0}}}},"n":{"df":17,"docs":{"126":{"tf":1.0},"128":{"tf":2.0},"130":{"tf":1.0},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":2.0},"234":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"295":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"913":{"tf":1.0}}},"r":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":1,"docs":{"300":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"106":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"221":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":107,"docs":{"1001":{"tf":1.7320508075688772},"101":{"tf":1.0},"1015":{"tf":1.0},"1019":{"tf":1.0},"1022":{"tf":1.0},"1026":{"tf":1.0},"1037":{"tf":1.0},"1043":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1058":{"tf":1.0},"1074":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1088":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1100":{"tf":1.4142135623730951},"121":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"197":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"305":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"316":{"tf":1.7320508075688772},"345":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"379":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.7320508075688772},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":2.23606797749979},"478":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":1.0},"567":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"597":{"tf":1.4142135623730951},"604":{"tf":1.0},"606":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"621":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.4142135623730951},"639":{"tf":1.0},"645":{"tf":1.4142135623730951},"648":{"tf":1.0},"651":{"tf":1.0},"658":{"tf":1.0},"663":{"tf":1.0},"668":{"tf":1.0},"672":{"tf":1.4142135623730951},"675":{"tf":1.0},"680":{"tf":1.0},"683":{"tf":1.0},"689":{"tf":1.4142135623730951},"703":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"712":{"tf":1.0},"733":{"tf":1.0},"749":{"tf":1.0},"756":{"tf":1.4142135623730951},"759":{"tf":1.0},"765":{"tf":1.4142135623730951},"768":{"tf":1.0},"773":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":2.23606797749979},"794":{"tf":1.7320508075688772},"801":{"tf":1.0},"807":{"tf":1.4142135623730951},"811":{"tf":1.0},"821":{"tf":1.4142135623730951},"822":{"tf":1.0},"832":{"tf":1.4142135623730951},"864":{"tf":1.0},"867":{"tf":1.0},"871":{"tf":1.0},"881":{"tf":1.4142135623730951},"885":{"tf":1.0},"890":{"tf":1.4142135623730951},"894":{"tf":1.0},"907":{"tf":1.4142135623730951},"949":{"tf":1.4142135623730951},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}}}}}}}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"410":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"409":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"318":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"1":{"df":1,"docs":{"414":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":151,"docs":{"101":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1020":{"tf":1.0},"1022":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1029":{"tf":1.0},"103":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1037":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.0},"1062":{"tf":1.0},"1067":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1081":{"tf":1.0},"1083":{"tf":1.0},"1089":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.0},"190":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":3.605551275463989},"341":{"tf":2.23606797749979},"342":{"tf":2.6457513110645907},"343":{"tf":2.0},"344":{"tf":1.4142135623730951},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":2.8284271247461903},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":2.23606797749979},"368":{"tf":1.0},"376":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"386":{"tf":2.23606797749979},"402":{"tf":3.1622776601683795},"403":{"tf":4.242640687119285},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":2.23606797749979},"407":{"tf":3.1622776601683795},"408":{"tf":3.3166247903554},"409":{"tf":2.449489742783178},"410":{"tf":3.4641016151377544},"412":{"tf":1.7320508075688772},"413":{"tf":2.449489742783178},"414":{"tf":3.3166247903554},"415":{"tf":3.3166247903554},"416":{"tf":3.3166247903554},"417":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.7320508075688772},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"440":{"tf":1.0},"442":{"tf":2.0},"443":{"tf":1.0},"50":{"tf":1.7320508075688772},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"561":{"tf":2.23606797749979},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"606":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"621":{"tf":1.0},"630":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"658":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"673":{"tf":1.7320508075688772},"675":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"690":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"727":{"tf":1.0},"732":{"tf":1.0},"749":{"tf":1.0},"757":{"tf":1.4142135623730951},"759":{"tf":1.0},"766":{"tf":1.7320508075688772},"768":{"tf":1.0},"774":{"tf":1.4142135623730951},"776":{"tf":1.0},"778":{"tf":1.0},"782":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"801":{"tf":1.0},"808":{"tf":1.4142135623730951},"811":{"tf":1.0},"817":{"tf":1.4142135623730951},"822":{"tf":1.0},"828":{"tf":1.0},"836":{"tf":2.0},"847":{"tf":1.0},"849":{"tf":1.0},"868":{"tf":1.0},"871":{"tf":1.0},"882":{"tf":1.0},"885":{"tf":1.0},"891":{"tf":1.0},"894":{"tf":1.0},"908":{"tf":1.0},"916":{"tf":1.0},"939":{"tf":1.4142135623730951},"952":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.4142135623730951},"962":{"tf":1.0},"964":{"tf":1.0}},"s":{"#":{"2":{"2":{"8":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"345":{"tf":1.0},"347":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{":":{"2":{"0":{"2":{"0":{"0":{"1":{"2":{"3":{"0":{"1":{"4":{"5":{"_":{"b":{"df":0,"docs":{},"e":{"1":{"df":0,"docs":{},"f":{"1":{"1":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"569":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":2,"docs":{"386":{"tf":1.0},"390":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"31":{"tf":1.0},"436":{"tf":1.0},"473":{"tf":1.0},"518":{"tf":1.0},"540":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1114":{"tf":1.4142135623730951},"21":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"548":{"tf":1.0},"950":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}},"r":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":7,"docs":{"345":{"tf":1.0},"376":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"415":{"tf":1.0},"562":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"306":{"tf":1.0},"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"161":{"tf":1.0},"199":{"tf":1.0},"732":{"tf":1.4142135623730951},"824":{"tf":1.0},"897":{"tf":1.0},"926":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1017":{"tf":1.0},"1028":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1090":{"tf":1.7320508075688772},"276":{"tf":1.0},"306":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"475":{"tf":1.0},"547":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"704":{"tf":1.0},"733":{"tf":1.0},"849":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"447":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772}}}}},"u":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"433":{"tf":1.0}}}}},"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"k":{"df":21,"docs":{"1069":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"35":{"tf":1.0},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"405":{"tf":1.0},"447":{"tf":1.4142135623730951},"559":{"tf":1.0},"568":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.4142135623730951},"943":{"tf":1.0},"955":{"tf":1.0}}}},"df":5,"docs":{"243":{"tf":1.0},"503":{"tf":1.0},"614":{"tf":1.0},"661":{"tf":1.0},"948":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"755":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"/":{"a":{"d":{"df":1,"docs":{"778":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":8,"docs":{"737":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":2.0},"757":{"tf":1.0},"758":{"tf":1.0},"760":{"tf":1.0},"788":{"tf":1.0}}}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"737":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"767":{"tf":1.0},"788":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"774":{"tf":1.0}},"n":{"df":3,"docs":{"769":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"775":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"742":{"tf":1.0},"755":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1018":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"788":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"796":{"tf":1.4142135623730951},"798":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.4142135623730951},"798":{"tf":1.0}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"794":{"tf":1.0},"798":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":9,"docs":{"447":{"tf":1.7320508075688772},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"664":{"tf":1.0},"740":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":97,"docs":{"1015":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"124":{"tf":1.7320508075688772},"132":{"tf":1.0},"163":{"tf":1.7320508075688772},"169":{"tf":1.0},"174":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"209":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":2.6457513110645907},"380":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":3.1622776601683795},"46":{"tf":1.0},"498":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"609":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":2.23606797749979},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"731":{"tf":2.449489742783178},"734":{"tf":1.4142135623730951},"736":{"tf":1.0},"737":{"tf":4.123105625617661},"738":{"tf":2.0},"740":{"tf":6.082762530298219},"741":{"tf":2.23606797749979},"742":{"tf":4.69041575982343},"743":{"tf":1.7320508075688772},"744":{"tf":2.0},"745":{"tf":2.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":2.23606797749979},"749":{"tf":1.4142135623730951},"75":{"tf":1.0},"750":{"tf":1.7320508075688772},"751":{"tf":2.23606797749979},"752":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":2.449489742783178},"762":{"tf":2.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.7320508075688772},"770":{"tf":3.4641016151377544},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"780":{"tf":1.0},"785":{"tf":2.23606797749979},"786":{"tf":2.449489742783178},"787":{"tf":1.7320508075688772},"788":{"tf":3.605551275463989},"789":{"tf":2.23606797749979},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":2.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.7320508075688772},"866":{"tf":4.123105625617661},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"873":{"tf":3.3166247903554},"874":{"tf":1.7320508075688772},"875":{"tf":1.0},"876":{"tf":2.449489742783178},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":2.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"945":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"740":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"589":{"tf":1.0},"779":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"627":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":2.23606797749979}}},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":23,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"169":{"tf":1.0},"222":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"528":{"tf":1.0},"580":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"679":{"tf":1.0},"824":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"936":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":83,"docs":{"1":{"tf":1.0},"1025":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1119":{"tf":1.7320508075688772},"122":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":3.0},"182":{"tf":1.0},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"404":{"tf":1.0},"414":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"496":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.4142135623730951},"544":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"550":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"581":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"625":{"tf":1.0},"664":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"747":{"tf":1.0},"824":{"tf":1.4142135623730951},"83":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"88":{"tf":1.0},"922":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"956":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":2.0},"975":{"tf":1.0},"976":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"986":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"313":{"tf":1.0},"854":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":205,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1098":{"tf":1.0},"1104":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.4142135623730951},"1110":{"tf":1.0},"1114":{"tf":1.0},"125":{"tf":1.7320508075688772},"14":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"25":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":2.23606797749979},"298":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"348":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"387":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"43":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0},"44":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":3.0},"45":{"tf":1.0},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.0},"560":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"709":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"745":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"931":{"tf":1.0},"934":{"tf":1.0},"939":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"981":{"tf":1.0},"986":{"tf":1.0}},"m":{"df":6,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"270":{"tf":1.0},"365":{"tf":1.4142135623730951},"510":{"tf":1.0},"814":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"268":{"tf":1.0}}}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":29,"docs":{"1023":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.0},"224":{"tf":1.0},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.0},"262":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"375":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"506":{"tf":1.0},"538":{"tf":1.0},"585":{"tf":1.4142135623730951},"589":{"tf":1.0},"621":{"tf":1.0},"641":{"tf":1.0},"710":{"tf":1.0},"768":{"tf":1.0},"803":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":2.0},"897":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.0}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"1023":{"tf":1.4142135623730951},"107":{"tf":1.0},"1114":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"181":{"tf":2.0},"184":{"tf":1.7320508075688772},"290":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.7320508075688772},"531":{"tf":3.1622776601683795},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.0},"544":{"tf":2.8284271247461903},"548":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":1.0},"649":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.0},"993":{"tf":1.0}},"s":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"1096":{"tf":1.0},"505":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.7320508075688772}}}}}}}}}},"df":148,"docs":{"101":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"1018":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":2.449489742783178},"1033":{"tf":2.23606797749979},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1098":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":5.830951894845301},"202":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":2.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":2.8284271247461903},"246":{"tf":2.23606797749979},"247":{"tf":1.7320508075688772},"249":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.23606797749979},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":2.0},"478":{"tf":1.0},"479":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":2.0},"555":{"tf":1.0},"591":{"tf":1.0},"598":{"tf":1.0},"609":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"720":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"81":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"866":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":1.4142135623730951},"879":{"tf":2.449489742783178},"88":{"tf":1.0},"880":{"tf":2.6457513110645907},"905":{"tf":3.0},"926":{"tf":1.4142135623730951},"942":{"tf":1.0},"986":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"875":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"876":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"880":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"f":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"954":{"tf":1.0}}}}}}},"df":15,"docs":{"1119":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"303":{"tf":1.0},"368":{"tf":1.0},"523":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"957":{"tf":1.0}},"e":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"199":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"531":{"tf":1.0}}}},"n":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":58,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1070":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1096":{"tf":1.7320508075688772},"1097":{"tf":1.4142135623730951},"129":{"tf":1.0},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"238":{"tf":1.4142135623730951},"247":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"364":{"tf":1.0},"367":{"tf":2.0},"368":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"454":{"tf":1.7320508075688772},"456":{"tf":1.0},"46":{"tf":1.0},"479":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"525":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"579":{"tf":2.23606797749979},"58":{"tf":1.0},"613":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"9":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.7320508075688772},"942":{"tf":1.7320508075688772},"946":{"tf":1.0},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0}}}},"p":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"a":{"b":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"999":{"tf":1.0}}}}},"s":{"df":11,"docs":{"1098":{"tf":1.0},"1120":{"tf":1.0},"12":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.4142135623730951},"586":{"tf":1.0},"926":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"1044":{"tf":1.0},"155":{"tf":1.4142135623730951},"287":{"tf":1.0},"353":{"tf":1.0},"380":{"tf":2.449489742783178},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}},"t":{"df":80,"docs":{"1001":{"tf":1.0},"1002":{"tf":2.8284271247461903},"1007":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1070":{"tf":2.449489742783178},"1071":{"tf":1.0},"1072":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1101":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"299":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.7320508075688772},"412":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.6457513110645907},"449":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.7320508075688772},"568":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":2.449489742783178},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"575":{"tf":2.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"613":{"tf":2.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"730":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.4142135623730951},"839":{"tf":1.0},"840":{"tf":1.0},"854":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":2.0},"929":{"tf":1.4142135623730951},"934":{"tf":1.7320508075688772},"935":{"tf":1.0},"936":{"tf":5.196152422706632},"937":{"tf":4.47213595499958},"943":{"tf":1.0},"946":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":36,"docs":{"1061":{"tf":1.0},"1064":{"tf":1.0},"1095":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"203":{"tf":1.0},"238":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"400":{"tf":1.0},"475":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"665":{"tf":1.0}},"t":{"df":1,"docs":{"454":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"447":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}},"q":{"df":3,"docs":{"1071":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":15,"docs":{"167":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"622":{"tf":1.4142135623730951},"640":{"tf":1.0},"778":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.7320508075688772},"906":{"tf":1.0},"948":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":1,"docs":{"711":{"tf":1.0}},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"673":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}}}},"df":8,"docs":{"112":{"tf":1.4142135623730951},"267":{"tf":1.0},"453":{"tf":1.0},"529":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"895":{"tf":1.0},"903":{"tf":1.0}}}}},"df":16,"docs":{"447":{"tf":1.7320508075688772},"740":{"tf":1.0},"877":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":2.0},"896":{"tf":3.1622776601683795},"897":{"tf":1.4142135623730951},"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"900":{"tf":2.8284271247461903},"901":{"tf":2.23606797749979},"903":{"tf":1.7320508075688772},"904":{"tf":1.4142135623730951},"905":{"tf":2.23606797749979},"906":{"tf":5.0}}},"v":{"df":24,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"649":{"tf":1.4142135623730951},"707":{"tf":1.0},"786":{"tf":1.0},"852":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"941":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"508":{"tf":1.0}}},"df":45,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"215":{"tf":2.0},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"580":{"tf":1.0},"594":{"tf":1.0},"651":{"tf":1.0},"742":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"915":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"935":{"tf":1.0},"946":{"tf":1.4142135623730951},"955":{"tf":1.0},"956":{"tf":2.0},"960":{"tf":1.0}}}},"i":{"c":{"df":69,"docs":{"10":{"tf":1.0},"1085":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"221":{"tf":1.0},"254":{"tf":1.0},"297":{"tf":2.449489742783178},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":2.0},"36":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":2.0},"372":{"tf":1.0},"393":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"559":{"tf":1.0},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"69":{"tf":1.4142135623730951},"838":{"tf":1.0},"846":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907},"910":{"tf":1.0},"911":{"tf":1.0},"913":{"tf":2.449489742783178},"916":{"tf":1.4142135623730951},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.4142135623730951},"921":{"tf":3.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":2.0},"951":{"tf":1.0},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"674":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"341":{"tf":1.0},"403":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"673":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"633":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":45,"docs":{"1002":{"tf":1.7320508075688772},"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":2.449489742783178},"1011":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.0},"323":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"422":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":2.0},"505":{"tf":1.0},"51":{"tf":1.0},"512":{"tf":1.0},"52":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":2.8284271247461903},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.4142135623730951},"633":{"tf":1.0},"642":{"tf":1.4142135623730951},"824":{"tf":2.0},"866":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":2.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.0},"905":{"tf":1.0},"946":{"tf":1.4142135623730951},"950":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":150,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1038":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.4142135623730951},"106":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":2.23606797749979},"110":{"tf":1.0},"1115":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"175":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":3.1622776601683795},"211":{"tf":2.0},"212":{"tf":1.0},"219":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"281":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.7320508075688772},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"448":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.7320508075688772},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"557":{"tf":1.0},"580":{"tf":1.7320508075688772},"590":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"601":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"646":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.23606797749979},"711":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.4142135623730951},"734":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"853":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"88":{"tf":1.0},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.7320508075688772},"931":{"tf":3.1622776601683795},"936":{"tf":1.7320508075688772},"937":{"tf":1.7320508075688772},"939":{"tf":1.0},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"955":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.0},"975":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"1090":{"tf":1.0},"123":{"tf":1.0},"353":{"tf":1.0},"555":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"531":{"tf":1.0}}},"r":{"df":33,"docs":{"1044":{"tf":1.0},"111":{"tf":1.0},"1114":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":1.0},"172":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"24":{"tf":1.0},"263":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.0},"410":{"tf":1.0},"446":{"tf":1.0},"449":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"613":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"83":{"tf":1.0},"900":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"1061":{"tf":1.0},"1087":{"tf":1.0},"342":{"tf":1.0},"356":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0}}}},"r":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":78,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1023":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"144":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.0},"169":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":2.0},"239":{"tf":1.4142135623730951},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":2.0},"362":{"tf":1.0},"365":{"tf":1.0},"395":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"470":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.8284271247461903},"508":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"556":{"tf":1.4142135623730951},"590":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.4142135623730951},"678":{"tf":1.0},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"720":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"824":{"tf":2.8284271247461903},"852":{"tf":1.0},"903":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"939":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"260":{"tf":1.0},"328":{"tf":2.0},"715":{"tf":1.0},"723":{"tf":2.0},"724":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1023":{"tf":1.0},"265":{"tf":1.0},"272":{"tf":1.4142135623730951},"786":{"tf":1.0}}}},"m":{"df":1,"docs":{"1059":{"tf":1.0}}},"p":{"df":12,"docs":{"1001":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.4142135623730951},"579":{"tf":1.0},"948":{"tf":1.0},"963":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":3,"docs":{"898":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}},"df":16,"docs":{"1075":{"tf":1.0},"1119":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"332":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"516":{"tf":1.0},"567":{"tf":1.0},"657":{"tf":1.0},"947":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}},"r":{"df":2,"docs":{"853":{"tf":1.0},"854":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"1110":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"1050":{"tf":1.0},"1100":{"tf":1.0},"376":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"948":{"tf":1.0}}}}},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"949":{"tf":1.0}}}},"df":0,"docs":{}},"df":53,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1075":{"tf":1.0},"137":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"377":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":2.449489742783178},"529":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"686":{"tf":1.0},"726":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0},"824":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"879":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.0},"945":{"tf":1.0},"984":{"tf":1.0}},"n":{"df":14,"docs":{"1017":{"tf":1.0},"1059":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"555":{"tf":1.0},"784":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":5,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"131":{"tf":2.6457513110645907},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":2.0},"752":{"tf":1.7320508075688772}}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":3,"docs":{"235":{"tf":1.0},"238":{"tf":2.0},"363":{"tf":1.0}}}}},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1023":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":2.6457513110645907},"1085":{"tf":1.0},"363":{"tf":1.0},"454":{"tf":1.4142135623730951},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":2.23606797749979},"575":{"tf":1.4142135623730951},"579":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"1002":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1097":{"tf":1.0},"215":{"tf":1.0},"897":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"1095":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.4142135623730951},"368":{"tf":1.0},"38":{"tf":1.0},"400":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"653":{"tf":1.0},"779":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"915":{"tf":1.4142135623730951},"945":{"tf":1.0},"974":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"106":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"898":{"tf":1.0},"974":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"229":{"tf":1.0},"273":{"tf":1.0},"507":{"tf":1.4142135623730951}}}}}},"df":18,"docs":{"1070":{"tf":1.0},"1073":{"tf":1.0},"1095":{"tf":1.0},"304":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.7320508075688772},"62":{"tf":1.0},"866":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.6457513110645907},"925":{"tf":1.0},"929":{"tf":1.0},"934":{"tf":1.4142135623730951},"936":{"tf":1.0},"937":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1044":{"tf":1.0},"185":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"915":{"tf":1.0}}}}}}},"df":6,"docs":{"1040":{"tf":1.0},"185":{"tf":1.4142135623730951},"295":{"tf":1.0},"447":{"tf":1.0},"778":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":27,"docs":{"1031":{"tf":1.0},"1061":{"tf":1.0},"1079":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"264":{"tf":1.0},"318":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"366":{"tf":1.0},"41":{"tf":1.0},"450":{"tf":1.0},"506":{"tf":1.4142135623730951},"529":{"tf":1.0},"655":{"tf":1.0},"772":{"tf":1.0},"784":{"tf":1.0},"927":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"199":{"tf":1.0},"407":{"tf":1.0},"975":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":28,"docs":{"1034":{"tf":1.0},"1044":{"tf":1.0},"1122":{"tf":1.0},"139":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"427":{"tf":1.0},"589":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.4142135623730951},"708":{"tf":1.0},"846":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"514":{"tf":2.0}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"327":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"266":{"tf":1.0},"271":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"589":{"tf":1.0},"779":{"tf":1.0}}},"df":12,"docs":{"1118":{"tf":1.0},"197":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"368":{"tf":1.0},"499":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.0},"550":{"tf":1.0},"587":{"tf":1.0},"655":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"181":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"589":{"tf":1.0},"955":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"726":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":52,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1085":{"tf":1.0},"144":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"222":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"304":{"tf":1.0},"316":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":1.0},"507":{"tf":1.0},"510":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.4142135623730951},"603":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"832":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"937":{"tf":1.0},"946":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"507":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":5,"docs":{"296":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"607":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"355":{"tf":1.0},"505":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":15,"docs":{"1017":{"tf":1.0},"11":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"857":{"tf":1.0},"960":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1017":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"325":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.4142135623730951},"866":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{":":{"1":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1023":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1085":{"tf":1.0},"185":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"548":{"tf":1.7320508075688772},"581":{"tf":1.0},"596":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.0},"705":{"tf":1.4142135623730951},"847":{"tf":1.0},"962":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1085":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":8,"docs":{"287":{"tf":1.0},"291":{"tf":1.0},"388":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"508":{"tf":1.0},"633":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"31":{"tf":1.0}}}},"m":{"df":2,"docs":{"1119":{"tf":1.0},"285":{"tf":1.0}}},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"155":{"tf":1.0},"181":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"318":{"tf":1.0},"926":{"tf":1.0}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":8,"docs":{"1006":{"tf":1.0},"116":{"tf":1.7320508075688772},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"195":{"tf":1.0},"370":{"tf":1.0},"548":{"tf":1.0},"66":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1001":{"tf":1.0},"515":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":7,"docs":{"181":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0},"975":{"tf":2.0},"992":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"529":{"tf":1.0},"748":{"tf":2.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"523":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"247":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0},"664":{"tf":1.0},"960":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"w":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"291":{"tf":1.0},"364":{"tf":1.0},"742":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"228":{"tf":1.0},"835":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"e":{"8":{"7":{"b":{"c":{"a":{"df":0,"docs":{},"e":{"5":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},">":{"_":{"<":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"190":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":20,"docs":{"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":2.0},"260":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.4142135623730951},"716":{"tf":1.0},"718":{"tf":2.6457513110645907},"720":{"tf":1.7320508075688772},"721":{"tf":1.7320508075688772},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":23,"docs":{"1034":{"tf":1.0},"1055":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"516":{"tf":1.0},"579":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1070":{"tf":1.0},"1105":{"tf":1.0},"231":{"tf":1.0},"257":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"655":{"tf":1.0},"946":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"1000":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"673":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"409":{"tf":1.0},"413":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"899":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"1005":{"tf":1.0},"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1014":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"263":{"tf":1.0},"364":{"tf":1.0},"541":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"548":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"669":{"tf":1.0},"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"668":{"tf":1.0},"669":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"1073":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.4142135623730951},"417":{"tf":1.0},"78":{"tf":1.0},"847":{"tf":1.0},"948":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"518":{"tf":1.0},"950":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"291":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"456":{"tf":1.0},"481":{"tf":1.0},"733":{"tf":1.0},"913":{"tf":1.0}}}},"v":{"df":3,"docs":{"168":{"tf":1.0},"567":{"tf":1.0},"952":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"589":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1099":{"tf":1.0},"1114":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.0},"913":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":14,"docs":{"1114":{"tf":1.0},"1120":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"376":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0},"959":{"tf":1.0},"999":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":20,"docs":{"1117":{"tf":1.0},"152":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":1.4142135623730951},"375":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.0},"537":{"tf":1.0},"541":{"tf":1.0},"640":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"747":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"451":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"290":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1073":{"tf":1.0},"116":{"tf":1.0},"199":{"tf":1.4142135623730951},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"707":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1034":{"tf":1.0},"199":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"199":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"290":{"tf":1.0},"320":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.4142135623730951},"403":{"tf":1.0},"407":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":142,"docs":{"0":{"tf":1.0},"1009":{"tf":1.0},"1012":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1016":{"tf":1.0},"1022":{"tf":1.0},"1027":{"tf":1.0},"104":{"tf":1.0},"1052":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1089":{"tf":1.0},"1105":{"tf":1.0},"1117":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"184":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":2.23606797749979},"199":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"260":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"301":{"tf":1.0},"317":{"tf":1.4142135623730951},"332":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"356":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"394":{"tf":1.0},"447":{"tf":1.7320508075688772},"45":{"tf":1.0},"505":{"tf":1.4142135623730951},"508":{"tf":1.0},"538":{"tf":1.7320508075688772},"541":{"tf":3.1622776601683795},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":3.7416573867739413},"55":{"tf":1.0},"550":{"tf":2.0},"555":{"tf":1.0},"56":{"tf":1.0},"565":{"tf":1.4142135623730951},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"582":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"661":{"tf":1.0},"664":{"tf":1.4142135623730951},"673":{"tf":1.0},"693":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":2.23606797749979},"710":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"74":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"773":{"tf":1.0},"78":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"807":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"828":{"tf":1.0},"831":{"tf":1.7320508075688772},"832":{"tf":1.0},"834":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951},"84":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"858":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"951":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"960":{"tf":2.0},"979":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"361":{"tf":1.0},"365":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"590":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":6,"docs":{"197":{"tf":1.0},"470":{"tf":1.0},"507":{"tf":1.0},"707":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1023":{"tf":1.0}}},"k":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"\"":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1064":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":32,"docs":{"1058":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"207":{"tf":1.0},"213":{"tf":2.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":2.23606797749979},"252":{"tf":1.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"378":{"tf":1.0},"559":{"tf":1.4142135623730951},"560":{"tf":1.0},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"673":{"tf":1.0},"945":{"tf":2.0},"949":{"tf":1.4142135623730951},"950":{"tf":2.0},"951":{"tf":1.0},"957":{"tf":2.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.7320508075688772},"960":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"964":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":4,"docs":{"1097":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.0},"747":{"tf":1.0}}}},"c":{"df":2,"docs":{"507":{"tf":1.0},"517":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"271":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"737":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":120,"docs":{"100":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.4142135623730951},"109":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":2.23606797749979},"1119":{"tf":1.0},"1122":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"133":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.7320508075688772},"318":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"361":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"41":{"tf":1.0},"422":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"528":{"tf":1.0},"537":{"tf":1.0},"539":{"tf":1.4142135623730951},"540":{"tf":1.0},"542":{"tf":2.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.7320508075688772},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"916":{"tf":1.0},"934":{"tf":1.0},"948":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.0},"983":{"tf":1.0}},"i":{"df":51,"docs":{"1085":{"tf":1.0},"1120":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"183":{"tf":2.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"283":{"tf":1.0},"303":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"381":{"tf":1.0},"39":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"42":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.0},"480":{"tf":1.0},"487":{"tf":1.0},"505":{"tf":1.0},"514":{"tf":1.0},"541":{"tf":2.0},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":2.449489742783178},"56":{"tf":1.0},"57":{"tf":1.0},"580":{"tf":1.0},"707":{"tf":1.0},"959":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.4142135623730951},"973":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"232":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"548":{"tf":1.0},"632":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"740":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"367":{"tf":1.0},"447":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"393":{"tf":1.0}}}},"n":{"df":2,"docs":{"254":{"tf":1.0},"303":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"d":{",":{"'":{":":{":":{"'":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"1119":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"510":{"tf":2.449489742783178},"52":{"tf":1.0},"548":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.0},"740":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1008":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"155":{"tf":1.0},"79":{"tf":1.0}}}},"n":{"df":1,"docs":{"859":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"1005":{"tf":1.4142135623730951},"1008":{"tf":1.0},"1013":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"856":{"tf":1.0},"857":{"tf":2.0},"858":{"tf":2.23606797749979},"859":{"tf":2.6457513110645907},"864":{"tf":1.0},"866":{"tf":3.605551275463989},"880":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":3.0},"447":{"tf":2.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"430":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"1064":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.4142135623730951},"177":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"285":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"/":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{">":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"938":{"tf":1.0},"939":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":5,"docs":{"318":{"tf":1.7320508075688772},"605":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"939":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":70,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1085":{"tf":1.0},"13":{"tf":1.0},"137":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.7320508075688772},"238":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"410":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.7320508075688772},"452":{"tf":1.4142135623730951},"458":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":2.0},"48":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"550":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.4142135623730951},"622":{"tf":1.0},"671":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":2.23606797749979},"959":{"tf":1.0},"960":{"tf":2.23606797749979},"961":{"tf":1.0}}}},"r":{"c":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":2,"docs":{"1122":{"tf":1.0},"396":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":4,"docs":{"296":{"tf":1.4142135623730951},"306":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"451":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":2.23606797749979},"678":{"tf":2.449489742783178},"679":{"tf":1.0},"682":{"tf":1.0},"956":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"552":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"161":{"tf":1.0},"304":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"a":{"b":{"df":1,"docs":{"289":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"179":{"tf":1.0}}}},"l":{"df":15,"docs":{"134":{"tf":1.0},"143":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":1.7320508075688772},"436":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"457":{"tf":1.0},"527":{"tf":1.0},"655":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"296":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0}}}}}},"df":5,"docs":{"352":{"tf":1.4142135623730951},"488":{"tf":1.0},"576":{"tf":1.0},"913":{"tf":1.4142135623730951},"952":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"216":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"g":{"df":0,"docs":{},"e":{"df":13,"docs":{"1073":{"tf":1.0},"221":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"916":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"548":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"613":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"373":{"tf":1.0},"665":{"tf":1.0},"946":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":46,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":2.0},"156":{"tf":1.4142135623730951},"161":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"264":{"tf":1.0},"284":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"465":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0},"955":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"976":{"tf":1.0},"980":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":2,"docs":{"1034":{"tf":1.0},"353":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"480":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":83,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1096":{"tf":1.4142135623730951},"1122":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.7320508075688772},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"215":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"337":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.4142135623730951},"470":{"tf":1.0},"480":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.0},"506":{"tf":1.0},"508":{"tf":1.7320508075688772},"509":{"tf":2.23606797749979},"51":{"tf":1.0},"510":{"tf":2.449489742783178},"540":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"572":{"tf":1.4142135623730951},"575":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"59":{"tf":1.0},"594":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.7320508075688772},"728":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"746":{"tf":1.0},"803":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.7320508075688772},"896":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.4142135623730951},"946":{"tf":1.0},"973":{"tf":1.0},"984":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1018":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1059":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"1001":{"tf":1.0},"1059":{"tf":1.0},"323":{"tf":2.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"575":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"1038":{"tf":1.0},"1044":{"tf":1.0},"198":{"tf":1.0},"354":{"tf":1.0},"487":{"tf":1.0}},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"113":{"tf":1.0},"155":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.4142135623730951},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"477":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":2.449489742783178},"519":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.0},"527":{"tf":2.6457513110645907},"528":{"tf":2.8284271247461903},"530":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"720":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0},"980":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1017":{"tf":1.4142135623730951},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"290":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"518":{"tf":1.0},"520":{"tf":1.0},"527":{"tf":1.0},"625":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"469":{"tf":1.7320508075688772},"942":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":10,"docs":{"170":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":2.0},"408":{"tf":1.0},"938":{"tf":1.7320508075688772},"939":{"tf":1.0},"940":{"tf":1.4142135623730951},"941":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"1038":{"tf":1.7320508075688772},"1040":{"tf":1.0},"183":{"tf":2.449489742783178},"186":{"tf":1.0},"190":{"tf":1.4142135623730951},"31":{"tf":1.0},"539":{"tf":2.6457513110645907},"542":{"tf":3.3166247903554},"548":{"tf":3.4641016151377544},"585":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"708":{"tf":3.872983346207417},"709":{"tf":1.7320508075688772},"710":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.0}}}}},"y":{"df":1,"docs":{"708":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"/":{"1":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"955":{"tf":1.0},"956":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":14,"docs":{"1021":{"tf":1.0},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"115":{"tf":1.0},"127":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"391":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"528":{"tf":1.0},"844":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{"df":0,"docs":{},"{":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"y":{"df":6,"docs":{"457":{"tf":1.0},"531":{"tf":1.0},"664":{"tf":1.0},"873":{"tf":1.0},"93":{"tf":1.0},"981":{"tf":1.0}}}},"d":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"9":{"9":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"562":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":41,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"211":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"350":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.4142135623730951},"416":{"tf":1.0},"489":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.4142135623730951},"641":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":4.358898943540674},"779":{"tf":3.1622776601683795},"925":{"tf":1.7320508075688772},"926":{"tf":3.3166247903554},"927":{"tf":2.8284271247461903},"929":{"tf":2.0},"930":{"tf":1.7320508075688772},"931":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"505":{"tf":1.0},"506":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":44,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1064":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"169":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"495":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"591":{"tf":1.0},"691":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"910":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"937":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"#":{"1":{"5":{"9":{"5":{"1":{"0":{"df":1,"docs":{"622":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"3":{"4":{"2":{"4":{"df":1,"docs":{"1016":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"0":{"3":{"6":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"3":{"df":1,"docs":{"784":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"3":{"4":{"2":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"3":{"4":{"df":1,"docs":{"571":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"8":{"8":{"df":1,"docs":{"1075":{"tf":1.0}}},"9":{"df":1,"docs":{"1075":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"df":1,"docs":{"659":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"4":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"9":{"3":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"3":{"2":{"3":{"df":1,"docs":{"682":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"7":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"1":{"4":{"0":{"df":1,"docs":{"755":{"tf":1.0}}},"1":{"df":1,"docs":{"764":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"7":{"7":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"5":{"8":{"2":{"df":1,"docs":{"400":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"8":{"8":{"4":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"6":{"4":{"8":{"1":{"df":1,"docs":{"1001":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"0":{"df":1,"docs":{"943":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"5":{"df":1,"docs":{"263":{"tf":1.0}}},"7":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"3":{"4":{"8":{"df":1,"docs":{"772":{"tf":1.0}}},"9":{"df":1,"docs":{"772":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"7":{"df":1,"docs":{"607":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"3":{"3":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"8":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"3":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"3":{"7":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"8":{"9":{"df":1,"docs":{"291":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"8":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"5":{"4":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"0":{"1":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"2":{"8":{"8":{"df":1,"docs":{"820":{"tf":1.0}}},"9":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}},"9":{"0":{"df":1,"docs":{"831":{"tf":1.0}}},"1":{"df":1,"docs":{"830":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"8":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"4":{"1":{"5":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"8":{"df":1,"docs":{"841":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1031":{"tf":1.4142135623730951}}},"4":{"3":{"0":{"2":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1119":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"'":{"df":2,"docs":{"197":{"tf":1.0},"198":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"957":{"tf":1.0},"960":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}},"df":64,"docs":{"1016":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"12":{"tf":1.0},"17":{"tf":2.23606797749979},"175":{"tf":1.0},"196":{"tf":2.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":2.0},"207":{"tf":1.0},"209":{"tf":1.7320508075688772},"21":{"tf":1.0},"210":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"263":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":2.0},"307":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"401":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.4142135623730951},"562":{"tf":1.4142135623730951},"581":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"644":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.4142135623730951},"843":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"921":{"tf":1.0},"951":{"tf":1.7320508075688772},"957":{"tf":2.6457513110645907},"958":{"tf":1.0},"960":{"tf":2.6457513110645907},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"113":{"tf":1.0},"128":{"tf":1.0},"186":{"tf":1.0},"334":{"tf":1.0},"416":{"tf":1.0},"514":{"tf":1.0},"915":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"676":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"1071":{"tf":1.0},"1097":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.449489742783178},"257":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"50":{"tf":1.0},"505":{"tf":1.0},"824":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":2.0},"956":{"tf":2.0},"957":{"tf":2.23606797749979},"958":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"954":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.4142135623730951},"817":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}},"df":91,"docs":{"1001":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1008":{"tf":3.3166247903554},"1038":{"tf":1.0},"1046":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.0},"1106":{"tf":1.0},"1117":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":1.7320508075688772},"228":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":3.3166247903554},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"567":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"643":{"tf":1.0},"684":{"tf":1.0},"725":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"800":{"tf":2.0},"811":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":4.58257569495584},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.4142135623730951},"822":{"tf":1.7320508075688772},"823":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.4142135623730951},"88":{"tf":1.0},"9":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":2.6457513110645907},"957":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"825":{"tf":1.0},"828":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"133":{"tf":1.0},"510":{"tf":1.0},"585":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"508":{"tf":1.0},"607":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"31":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"1038":{"tf":1.4142135623730951},"986":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"354":{"tf":1.0}}}}}}}}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"954":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":35,"docs":{"1004":{"tf":1.4142135623730951},"1005":{"tf":1.7320508075688772},"1006":{"tf":1.7320508075688772},"1007":{"tf":1.4142135623730951},"1008":{"tf":1.4142135623730951},"1009":{"tf":2.23606797749979},"1011":{"tf":1.0},"1058":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":2.0},"365":{"tf":1.0},"372":{"tf":1.7320508075688772},"407":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":1.7320508075688772},"538":{"tf":1.0},"560":{"tf":1.4142135623730951},"847":{"tf":1.0},"897":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.4142135623730951},"948":{"tf":1.0},"954":{"tf":2.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"958":{"tf":2.23606797749979},"964":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"321":{"tf":1.0},"99":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":60,"docs":{"1009":{"tf":1.0},"1027":{"tf":3.872983346207417},"1035":{"tf":2.8284271247461903},"1051":{"tf":4.58257569495584},"1067":{"tf":1.4142135623730951},"1089":{"tf":3.1622776601683795},"1101":{"tf":4.69041575982343},"1102":{"tf":5.0},"129":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"190":{"tf":2.449489742783178},"191":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"288":{"tf":1.0},"318":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":1.0},"356":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.4142135623730951},"426":{"tf":1.0},"434":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"542":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":2.0},"690":{"tf":1.0},"708":{"tf":2.449489742783178},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"757":{"tf":3.605551275463989},"766":{"tf":5.916079783099616},"774":{"tf":3.872983346207417},"782":{"tf":1.7320508075688772},"796":{"tf":2.0},"797":{"tf":1.7320508075688772},"808":{"tf":2.449489742783178},"817":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"880":{"tf":1.0},"921":{"tf":1.4142135623730951},"939":{"tf":1.0}}}},"p":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":1,"docs":{"937":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"896":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"542":{"tf":1.0},"957":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":17,"docs":{"1051":{"tf":1.0},"1101":{"tf":3.1622776601683795},"1102":{"tf":2.0},"160":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"267":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.7320508075688772},"419":{"tf":1.4142135623730951},"580":{"tf":1.0},"664":{"tf":3.0},"720":{"tf":1.4142135623730951},"847":{"tf":1.0},"877":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":53,"docs":{"1025":{"tf":1.0},"1034":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.7320508075688772},"123":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"230":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":2.0},"355":{"tf":1.0},"356":{"tf":2.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"364":{"tf":1.4142135623730951},"368":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"417":{"tf":1.0},"50":{"tf":1.0},"540":{"tf":1.0},"561":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"727":{"tf":1.0},"779":{"tf":1.0},"789":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"954":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":5,"docs":{"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.449489742783178},"839":{"tf":1.4142135623730951},"840":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"481":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"i":{"df":16,"docs":{"260":{"tf":1.7320508075688772},"262":{"tf":1.0},"328":{"tf":2.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"715":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":2.6457513110645907},"732":{"tf":1.0}}},"y":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":10,"docs":{"1107":{"tf":1.0},"1113":{"tf":1.7320508075688772},"1120":{"tf":1.0},"1122":{"tf":1.0},"394":{"tf":3.1622776601683795},"458":{"tf":1.0},"460":{"tf":1.7320508075688772},"473":{"tf":1.0},"945":{"tf":4.0},"950":{"tf":3.0}}}}}},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"143":{"tf":1.0},"154":{"tf":1.0},"235":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"711":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":12,"docs":{"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"538":{"tf":1.0},"950":{"tf":1.7320508075688772},"956":{"tf":2.0},"957":{"tf":1.7320508075688772},"960":{"tf":2.0},"964":{"tf":2.8284271247461903}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"737":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1120":{"tf":1.0},"361":{"tf":1.0},"451":{"tf":1.0},"453":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"590":{"tf":1.0},"599":{"tf":1.0},"633":{"tf":1.0},"752":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":38,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":1.0},"275":{"tf":1.0},"348":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":2.23606797749979},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"390":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"455":{"tf":1.0},"506":{"tf":1.0},"562":{"tf":1.0},"594":{"tf":1.0},"657":{"tf":1.0},"688":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"786":{"tf":1.0},"845":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"914":{"tf":1.0},"930":{"tf":1.4142135623730951},"947":{"tf":1.0},"956":{"tf":2.0},"960":{"tf":1.0},"962":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{")":{".":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"1":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":2.0}}}}}}}},"df":0,"docs":{},"s":{"3":{"df":10,"docs":{"1059":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1098":{"tf":1.0},"1102":{"tf":1.0},"508":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":98,"docs":{"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1033":{"tf":3.4641016151377544},"1035":{"tf":1.0},"1044":{"tf":2.23606797749979},"1051":{"tf":1.0},"1064":{"tf":2.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"199":{"tf":2.6457513110645907},"202":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"266":{"tf":3.4641016151377544},"267":{"tf":2.23606797749979},"268":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":3.0},"284":{"tf":1.0},"316":{"tf":1.0},"360":{"tf":1.0},"451":{"tf":1.4142135623730951},"455":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"466":{"tf":2.8284271247461903},"467":{"tf":2.0},"468":{"tf":2.8284271247461903},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":2.0},"619":{"tf":1.0},"622":{"tf":2.8284271247461903},"628":{"tf":2.8284271247461903},"630":{"tf":1.0},"644":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"679":{"tf":1.7320508075688772},"686":{"tf":2.0},"690":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"751":{"tf":1.0},"755":{"tf":2.0},"757":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.7320508075688772},"766":{"tf":1.0},"770":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.7320508075688772},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"796":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"862":{"tf":1.4142135623730951},"868":{"tf":1.0},"882":{"tf":1.0},"889":{"tf":1.0},"891":{"tf":1.0},"901":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"793":{"tf":1.4142135623730951},"797":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":20,"docs":{"220":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.7320508075688772},"360":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.7320508075688772},"451":{"tf":1.0},"455":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"386":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"386":{"tf":1.0}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"3":{"9":{"b":{"6":{"0":{"8":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":41,"docs":{"1044":{"tf":1.7320508075688772},"1049":{"tf":1.0},"1059":{"tf":1.0},"108":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"307":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.4142135623730951},"396":{"tf":1.0},"416":{"tf":1.0},"448":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"523":{"tf":1.0},"613":{"tf":1.7320508075688772},"633":{"tf":1.0},"638":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"742":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.4142135623730951},"91":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.6457513110645907},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"955":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"276":{"tf":1.0},"541":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"840":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"188":{"tf":1.0},"446":{"tf":1.0},"64":{"tf":1.0},"925":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"933":{"tf":1.0},"937":{"tf":3.872983346207417}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"937":{"tf":1.0}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"937":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"937":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"965":{"tf":1.0}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":14,"docs":{"1017":{"tf":1.0},"102":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"37":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"810":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":18,"docs":{"1002":{"tf":1.7320508075688772},"1009":{"tf":1.0},"1057":{"tf":1.0},"21":{"tf":1.0},"373":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"488":{"tf":2.6457513110645907},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.7320508075688772},"515":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"946":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"d":{"df":2,"docs":{"508":{"tf":1.4142135623730951},"510":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"515":{"tf":2.0},"665":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"1089":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":19,"docs":{"1001":{"tf":1.0},"1046":{"tf":1.0},"1098":{"tf":1.0},"125":{"tf":1.7320508075688772},"135":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"507":{"tf":1.0},"529":{"tf":1.0},"657":{"tf":1.0},"691":{"tf":1.0},"8":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":1,"docs":{"462":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"634":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"841":{"tf":1.4142135623730951},"983":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.0}}}},"df":13,"docs":{"1093":{"tf":1.4142135623730951},"1098":{"tf":1.4142135623730951},"121":{"tf":1.0},"365":{"tf":1.0},"390":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"574":{"tf":1.0},"841":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.4142135623730951},"983":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"373":{"tf":1.0},"375":{"tf":1.0},"416":{"tf":1.0},"574":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"931":{"tf":1.0},"936":{"tf":3.0},"937":{"tf":1.0},"946":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"948":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":82,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"103":{"tf":1.0},"1034":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"111":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"291":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"34":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"378":{"tf":1.0},"380":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"462":{"tf":1.4142135623730951},"466":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"538":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.0},"56":{"tf":1.0},"622":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"69":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"77":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.4142135623730951},"960":{"tf":1.0},"963":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"185":{"tf":1.0},"572":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"510":{"tf":1.0},"528":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"276":{"tf":1.0},"650":{"tf":1.0}},"i":{"df":3,"docs":{"212":{"tf":1.0},"332":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":5,"docs":{"1071":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"104":{"tf":1.0},"1072":{"tf":1.0},"1108":{"tf":1.4142135623730951},"144":{"tf":1.0},"285":{"tf":1.0},"335":{"tf":1.4142135623730951},"740":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":2.6457513110645907},"852":{"tf":1.4142135623730951},"853":{"tf":1.7320508075688772},"855":{"tf":2.8284271247461903},"859":{"tf":1.4142135623730951},"876":{"tf":2.0},"880":{"tf":2.6457513110645907},"980":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"1025":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"140":{"tf":1.0},"226":{"tf":1.0},"257":{"tf":1.0},"708":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":9,"docs":{"228":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"946":{"tf":1.0}}}},"m":{"(":{"'":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"539":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"1063":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1063":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"644":{"tf":1.0},"686":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"`":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"`":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{")":{".":{"`":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"806":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"755":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1040":{"tf":2.8284271247461903},"1044":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"/":{"(":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1055":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"732":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":19,"docs":{"1025":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"183":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"690":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"779":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"r":{"df":15,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"708":{"tf":1.0},"789":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":26,"docs":{"1045":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1075":{"tf":1.0},"1091":{"tf":2.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.0},"352":{"tf":1.0},"379":{"tf":1.0},"394":{"tf":1.0},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"542":{"tf":1.0},"604":{"tf":1.0},"657":{"tf":1.0},"666":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"1023":{"tf":1.0},"1080":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"485":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1023":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"i":{"df":3,"docs":{"256":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":72,"docs":{"1097":{"tf":1.0},"1103":{"tf":1.0},"1109":{"tf":1.0},"1119":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"256":{"tf":1.4142135623730951},"295":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"38":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"447":{"tf":1.0},"466":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"646":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"788":{"tf":1.7320508075688772},"812":{"tf":1.0},"847":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}},"s":{"df":4,"docs":{"269":{"tf":1.0},"271":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":19,"docs":{"1017":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1093":{"tf":1.0},"1107":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"256":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"50":{"tf":1.0},"527":{"tf":1.0},"555":{"tf":1.0},"836":{"tf":1.0}}},"f":{"a":{"c":{"df":3,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":1,"docs":{"447":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"1016":{"tf":1.4142135623730951},"1103":{"tf":1.0},"535":{"tf":1.0},"725":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"725":{"tf":1.0},"726":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"900":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"518":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"210":{"tf":1.0},"287":{"tf":1.0},"506":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"427":{"tf":1.0}},"n":{"c":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"1097":{"tf":1.0}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1092":{"tf":1.4142135623730951},"1093":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1097":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"1102":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":22,"docs":{"10":{"tf":1.0},"1091":{"tf":2.23606797749979},"1092":{"tf":1.4142135623730951},"1093":{"tf":2.0},"1095":{"tf":1.4142135623730951},"1096":{"tf":2.6457513110645907},"1097":{"tf":4.123105625617661},"1098":{"tf":1.0},"1101":{"tf":1.4142135623730951},"1102":{"tf":1.4142135623730951},"115":{"tf":1.0},"129":{"tf":1.0},"198":{"tf":1.0},"475":{"tf":1.0},"913":{"tf":2.8284271247461903},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.449489742783178},"926":{"tf":2.23606797749979},"927":{"tf":1.0},"929":{"tf":2.449489742783178},"936":{"tf":2.23606797749979}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"926":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":9,"docs":{"180":{"tf":1.0},"413":{"tf":1.0},"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"48":{"tf":1.0},"540":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"]":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":55,"docs":{"0":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1008":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"115":{"tf":1.0},"135":{"tf":1.0},"176":{"tf":1.4142135623730951},"184":{"tf":1.0},"238":{"tf":3.3166247903554},"251":{"tf":1.0},"304":{"tf":1.0},"331":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":2.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.4142135623730951},"457":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"548":{"tf":1.4142135623730951},"561":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":2.0},"678":{"tf":1.0},"679":{"tf":1.0},"7":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"837":{"tf":1.0},"839":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0}}}}}}}},"t":{"a":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"562":{"tf":1.0},"664":{"tf":1.0},"957":{"tf":1.0}}}},"b":{"'":{"df":1,"docs":{"857":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":34,"docs":{"101":{"tf":1.0},"104":{"tf":1.0},"1097":{"tf":2.23606797749979},"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"199":{"tf":1.4142135623730951},"247":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":2.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"354":{"tf":1.0},"422":{"tf":1.4142135623730951},"516":{"tf":1.0},"555":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.7320508075688772},"851":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"866":{"tf":3.872983346207417},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":2.0},"96":{"tf":1.4142135623730951}},"l":{"df":296,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":2.23606797749979},"1038":{"tf":1.0},"104":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":2.0},"1053":{"tf":1.7320508075688772},"1059":{"tf":1.0},"106":{"tf":2.0},"1061":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1070":{"tf":1.0},"1071":{"tf":2.23606797749979},"1072":{"tf":3.605551275463989},"1075":{"tf":1.7320508075688772},"1084":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1103":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1119":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.8284271247461903},"128":{"tf":2.449489742783178},"129":{"tf":3.3166247903554},"130":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"147":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.0},"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":3.1622776601683795},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":2.23606797749979},"219":{"tf":1.7320508075688772},"220":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":4.795831523312719},"223":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":2.8284271247461903},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.8284271247461903},"32":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":3.1622776601683795},"353":{"tf":1.4142135623730951},"354":{"tf":2.6457513110645907},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":2.0},"359":{"tf":1.0},"360":{"tf":2.6457513110645907},"361":{"tf":2.23606797749979},"362":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":2.6457513110645907},"378":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":2.449489742783178},"416":{"tf":2.0},"418":{"tf":2.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"429":{"tf":1.4142135623730951},"435":{"tf":2.23606797749979},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.4142135623730951},"442":{"tf":2.0},"443":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"459":{"tf":1.0},"464":{"tf":1.0},"472":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"541":{"tf":1.4142135623730951},"550":{"tf":2.0},"555":{"tf":1.0},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.0},"657":{"tf":2.0},"658":{"tf":1.0},"659":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.7320508075688772},"693":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":2.23606797749979},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"707":{"tf":2.0},"708":{"tf":3.0},"710":{"tf":3.0},"711":{"tf":2.6457513110645907},"716":{"tf":2.0},"719":{"tf":1.0},"720":{"tf":1.7320508075688772},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":1.0},"738":{"tf":1.0},"74":{"tf":2.23606797749979},"740":{"tf":1.0},"747":{"tf":1.0},"752":{"tf":1.4142135623730951},"780":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.449489742783178},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"79":{"tf":1.0},"803":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.7320508075688772},"817":{"tf":1.0},"824":{"tf":1.7320508075688772},"828":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"843":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"883":{"tf":1.0},"885":{"tf":1.4142135623730951},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"888":{"tf":1.0},"889":{"tf":1.4142135623730951},"892":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"906":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"918":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"935":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":2.23606797749979},"940":{"tf":1.0},"941":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0}},"e":{"'":{"df":2,"docs":{"129":{"tf":1.0},"256":{"tf":1.0}}},"(":{"df":1,"docs":{"220":{"tf":1.0}}},">":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"375":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":27,"docs":{"1063":{"tf":1.0},"1073":{"tf":1.0},"318":{"tf":1.0},"388":{"tf":2.0},"414":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"562":{"tf":1.0},"710":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":2.23606797749979},"744":{"tf":1.7320508075688772},"745":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"866":{"tf":1.4142135623730951},"894":{"tf":1.0},"902":{"tf":1.4142135623730951},"906":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"774":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"589":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"232":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":49,"docs":{"10":{"tf":1.0},"1031":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"243":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"452":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"555":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"786":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":1.0},"946":{"tf":1.0}},"n":{"df":12,"docs":{"1013":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1085":{"tf":1.0},"275":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1009":{"tf":1.0}}}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.0}}}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":11,"docs":{"1001":{"tf":1.0},"1114":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"270":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"847":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"332":{"tf":1.0}}}}}}},"df":25,"docs":{"1001":{"tf":1.7320508075688772},"1021":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.4142135623730951},"475":{"tf":1.0},"477":{"tf":3.7416573867739413},"478":{"tf":3.3166247903554},"479":{"tf":2.0},"481":{"tf":2.23606797749979},"552":{"tf":1.0},"555":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"7":{"tf":1.0},"705":{"tf":1.0},"842":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"478":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"542":{"tf":1.4142135623730951},"911":{"tf":1.0},"915":{"tf":1.0}}}}}}}}},"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"798":{"tf":1.0}}},"d":{"df":2,"docs":{"371":{"tf":1.0},"935":{"tf":1.0}}},"df":4,"docs":{"220":{"tf":1.0},"231":{"tf":1.4142135623730951},"538":{"tf":1.0},"634":{"tf":1.0}},"v":{"df":1,"docs":{"964":{"tf":1.7320508075688772}}}},"d":{"df":11,"docs":{"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}},"df":3,"docs":{"199":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"370":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":42,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1120":{"tf":1.0},"115":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.4142135623730951},"338":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":2.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"38":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"473":{"tf":1.4142135623730951},"542":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0},"90":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.4142135623730951},"980":{"tf":1.0},"99":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"c":{"df":17,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1064":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"13":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"353":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"122":{"tf":1.0},"290":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1069":{"tf":1.0}}}}}}}}},"d":{"\"":{",":{"2":{"7":{",":{"6":{".":{"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":2,"docs":{"956":{"tf":2.449489742783178},"964":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":201,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1001":{"tf":1.7320508075688772},"1002":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1016":{"tf":1.7320508075688772},"1019":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1082":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":2.0},"1096":{"tf":2.6457513110645907},"1097":{"tf":1.0},"11":{"tf":1.4142135623730951},"1115":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"176":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"192":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"229":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"321":{"tf":1.4142135623730951},"333":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.4142135623730951},"343":{"tf":1.0},"346":{"tf":1.7320508075688772},"348":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"41":{"tf":1.0},"412":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.7320508075688772},"43":{"tf":1.0},"447":{"tf":2.449489742783178},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"483":{"tf":1.0},"486":{"tf":1.7320508075688772},"487":{"tf":1.0},"488":{"tf":4.242640687119285},"489":{"tf":1.4142135623730951},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.4142135623730951},"499":{"tf":1.0},"500":{"tf":2.0},"505":{"tf":2.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"509":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"537":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"559":{"tf":2.23606797749979},"560":{"tf":2.0},"561":{"tf":1.7320508075688772},"562":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":2.0},"574":{"tf":1.0},"575":{"tf":1.4142135623730951},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"60":{"tf":1.0},"604":{"tf":1.0},"607":{"tf":1.0},"610":{"tf":1.0},"613":{"tf":2.0},"615":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.4142135623730951},"629":{"tf":1.0},"64":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"683":{"tf":1.0},"7":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"715":{"tf":1.4142135623730951},"718":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":2.0},"728":{"tf":1.4142135623730951},"734":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"899":{"tf":1.4142135623730951},"9":{"tf":2.449489742783178},"913":{"tf":1.0},"941":{"tf":1.4142135623730951},"943":{"tf":1.0},"945":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0},"975":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"591":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"600":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"595":{"tf":1.4142135623730951},"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"609":{"tf":1.4142135623730951},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"276":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"721":{"tf":1.0},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"531":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"199":{"tf":2.8284271247461903},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"1046":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.4142135623730951},"426":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"1053":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":6,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"632":{"tf":1.0},"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1072":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"727":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"j":{"df":1,"docs":{"950":{"tf":2.0}},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"950":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"285":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"661":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"211":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"425":{"tf":1.0},"464":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"657":{"tf":1.0},"720":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1072":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":5,"docs":{"176":{"tf":1.4142135623730951},"560":{"tf":1.0},"562":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"859":{"tf":1.0},"861":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"859":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"716":{"tf":1.0},"724":{"tf":1.7320508075688772}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"716":{"tf":1.0},"723":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"855":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1098":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"4":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"204":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"684":{"tf":1.4142135623730951},"686":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"203":{"tf":1.0},"222":{"tf":1.0},"598":{"tf":1.0}},"e":{"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":3,"docs":{"222":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"360":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"723":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"$":{"2":{"0":{"1":{"9":{"1":{"2":{"0":{"1":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"360":{"tf":1.0},"469":{"tf":1.7320508075688772},"942":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1002":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":13,"docs":{"10":{"tf":1.0},"247":{"tf":1.0},"271":{"tf":1.0},"589":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772},"825":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.0},"975":{"tf":1.0},"983":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"303":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.4142135623730951},"935":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"186":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"225":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.4142135623730951},"676":{"tf":1.0},"705":{"tf":1.4142135623730951},"957":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}}}},"n":{"d":{"df":5,"docs":{"1118":{"tf":1.0},"28":{"tf":1.0},"451":{"tf":1.0},"876":{"tf":1.0},"981":{"tf":1.0}}},"df":2,"docs":{"299":{"tf":1.0},"751":{"tf":1.0}},"s":{"df":1,"docs":{"1120":{"tf":1.4142135623730951}}}},"r":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"231":{"tf":1.0},"654":{"tf":1.0},"949":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":25,"docs":{"1016":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"332":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.0},"435":{"tf":1.0},"449":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"915":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"1002":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"215":{"tf":1.0},"262":{"tf":1.0},"470":{"tf":1.4142135623730951},"488":{"tf":1.0},"710":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"20":{"tf":1.0},"219":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"876":{"tf":1.0},"976":{"tf":1.0}}}}}}}},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"949":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1073":{"tf":1.0},"118":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"331":{"tf":2.449489742783178},"332":{"tf":2.0},"341":{"tf":1.0},"344":{"tf":1.4142135623730951},"388":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"482":{"tf":1.4142135623730951},"487":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0},"76":{"tf":1.0},"858":{"tf":1.0},"955":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"x":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"df":9,"docs":{"1119":{"tf":1.0},"127":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":2.449489742783178},"199":{"tf":1.7320508075688772},"313":{"tf":1.0},"56":{"tf":1.0},"740":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1120":{"tf":1.0}}}},"t":{"'":{"df":3,"docs":{"136":{"tf":1.0},"248":{"tf":1.0},"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"413":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"335":{"tf":1.0},"664":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":5,"docs":{"1114":{"tf":1.0},"263":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"725":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1095":{"tf":1.0},"507":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"0":{"tf":1.0},"1038":{"tf":1.0},"289":{"tf":1.0},"305":{"tf":1.0},"362":{"tf":1.0},"452":{"tf":1.0},"518":{"tf":1.0},"684":{"tf":1.0},"705":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1070":{"tf":1.0},"1103":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":1.0},"263":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"578":{"tf":1.0},"778":{"tf":1.0},"786":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"926":{"tf":1.0}}}}},"’":{"df":1,"docs":{"507":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"589":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"512":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"538":{"tf":1.0}},"g":{"df":24,"docs":{"1115":{"tf":1.4142135623730951},"231":{"tf":1.0},"256":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"449":{"tf":1.4142135623730951},"456":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"518":{"tf":1.0},"589":{"tf":1.0},"6":{"tf":1.0},"915":{"tf":1.0},"944":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0},"974":{"tf":1.0}}},"k":{"df":9,"docs":{"1003":{"tf":1.0},"1075":{"tf":1.0},"1118":{"tf":1.0},"308":{"tf":1.0},"506":{"tf":1.4142135623730951},"589":{"tf":1.0},"8":{"tf":1.0},"929":{"tf":1.0},"962":{"tf":1.0}}}},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"556":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":35,"docs":{"1042":{"tf":1.0},"1064":{"tf":1.0},"143":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"444":{"tf":1.0},"504":{"tf":1.0},"512":{"tf":1.0},"575":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"688":{"tf":1.0},"690":{"tf":1.0},"742":{"tf":1.0},"780":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"899":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.0},"975":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":21,"docs":{"1009":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"1096":{"tf":1.0},"1114":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"294":{"tf":1.0},"357":{"tf":1.0},"452":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"657":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.0}},"t":{"df":2,"docs":{"1119":{"tf":1.0},"365":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1040":{"tf":1.7320508075688772},"199":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":18,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1115":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"270":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"531":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.7320508075688772},"740":{"tf":1.0},"8":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"975":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"185":{"tf":3.3166247903554},"626":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":90,"docs":{"1009":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"187":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"267":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"388":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"474":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"499":{"tf":1.0},"503":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"528":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"567":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"681":{"tf":1.0},"7":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"847":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"905":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"919":{"tf":1.0},"922":{"tf":1.7320508075688772},"925":{"tf":1.0},"937":{"tf":1.7320508075688772},"957":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"362":{"tf":1.0},"786":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"u":{"df":13,"docs":{"1069":{"tf":1.0},"1095":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"269":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"571":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.0},"960":{"tf":1.0}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"847":{"tf":1.0},"848":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"287":{"tf":1.0},"514":{"tf":1.0},"626":{"tf":2.0}},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"115":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":1,"docs":{"294":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"117":{"tf":1.0},"202":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"1005":{"tf":1.0},"1013":{"tf":2.8284271247461903},"181":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"198":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.0},"857":{"tf":2.0},"858":{"tf":2.23606797749979},"859":{"tf":2.8284271247461903},"864":{"tf":1.0},"866":{"tf":3.3166247903554},"897":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":157,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":1.0},"1034":{"tf":1.0},"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":2.449489742783178},"1075":{"tf":1.0},"1079":{"tf":1.0},"1099":{"tf":1.0},"112":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"15":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.7320508075688772},"293":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"296":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":2.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"437":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.0},"451":{"tf":2.23606797749979},"452":{"tf":1.4142135623730951},"455":{"tf":1.0},"457":{"tf":2.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"488":{"tf":1.0},"497":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"51":{"tf":1.0},"515":{"tf":1.7320508075688772},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.7320508075688772},"554":{"tf":1.0},"561":{"tf":1.0},"575":{"tf":1.4142135623730951},"580":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"633":{"tf":2.0},"635":{"tf":1.0},"642":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.4142135623730951},"658":{"tf":1.0},"665":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"851":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"887":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"926":{"tf":1.0},"930":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"948":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"984":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}},"n":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}},"r":{"df":2,"docs":{"170":{"tf":1.0},"199":{"tf":1.0}}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":31,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"203":{"tf":1.0},"275":{"tf":1.7320508075688772},"299":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"375":{"tf":1.0},"388":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"580":{"tf":1.0},"633":{"tf":1.4142135623730951},"662":{"tf":1.0},"665":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.0},"732":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"880":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":1.0},"523":{"tf":1.0},"665":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"698":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"175":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.4142135623730951},"556":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"1108":{"tf":1.0},"1110":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":6,"docs":{"232":{"tf":1.0},"233":{"tf":1.0},"427":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":2.0},"19":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.4142135623730951},"960":{"tf":1.7320508075688772},"961":{"tf":1.0},"964":{"tf":1.0}}},"p":{"df":2,"docs":{"186":{"tf":1.0},"221":{"tf":1.4142135623730951}}}},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"'":{"2":{"0":{"1":{"9":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"c":{"df":1,"docs":{"1110":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"y":{"df":6,"docs":{"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1120":{"tf":1.0},"266":{"tf":1.0},"488":{"tf":1.0}}}},"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1044":{"tf":1.0},"1081":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"527":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"222":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"507":{"tf":1.0},"705":{"tf":1.7320508075688772},"77":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"964":{"tf":1.0},"98":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"120":{"tf":1.0},"824":{"tf":1.0},"914":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"367":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"540":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1120":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"1044":{"tf":1.4142135623730951},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0}}},"l":{"'":{"df":1,"docs":{"196":{"tf":1.0}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"47":{"tf":1.0},"495":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{}},"df":75,"docs":{"11":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1117":{"tf":2.0},"1120":{"tf":1.0},"1122":{"tf":1.4142135623730951},"12":{"tf":2.449489742783178},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"16":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"196":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"263":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"358":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"401":{"tf":1.0},"443":{"tf":1.0},"45":{"tf":1.0},"475":{"tf":1.0},"53":{"tf":1.0},"533":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.0},"542":{"tf":2.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"67":{"tf":2.0},"69":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"744":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.4142135623730951},"945":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.7320508075688772},"955":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":2.0},"961":{"tf":1.0},"963":{"tf":1.0},"97":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1035":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0}}}}}},"df":29,"docs":{"1064":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"426":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.4142135623730951},"666":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":2.0},"85":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"965":{"tf":1.0},"983":{"tf":1.0}},"i":{"c":{"df":16,"docs":{"1117":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"3":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.449489742783178},"356":{"tf":1.0},"362":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"374":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.0},"424":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"1005":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":2.0},"864":{"tf":2.23606797749979},"866":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"732":{"tf":1.0}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"661":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"1034":{"tf":1.0},"1035":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":6,"docs":{"1027":{"tf":1.0},"1063":{"tf":1.0},"1089":{"tf":1.0},"335":{"tf":1.0},"516":{"tf":1.7320508075688772},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}},"df":32,"docs":{"1001":{"tf":1.0},"1040":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1059":{"tf":1.0},"1098":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"238":{"tf":1.4142135623730951},"263":{"tf":1.0},"288":{"tf":1.0},"412":{"tf":1.0},"510":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"752":{"tf":1.4142135623730951},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"786":{"tf":1.0},"824":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"930":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"924":{"tf":1.0},"928":{"tf":1.0},"930":{"tf":3.7416573867739413},"936":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"930":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"199":{"tf":1.0},"303":{"tf":1.0},"752":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"266":{"tf":2.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"528":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"678":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"414":{"tf":1.0},"432":{"tf":1.0},"488":{"tf":1.0},"576":{"tf":1.0},"74":{"tf":1.0}}},"k":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":1.7320508075688772},"103":{"tf":1.0},"107":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"129":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":2.0},"331":{"tf":1.0},"343":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"784":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.4142135623730951},"985":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"842":{"tf":1.0},"94":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"1023":{"tf":1.0},"742":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"909":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"232":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"367":{"tf":1.0},"922":{"tf":1.0},"962":{"tf":1.0}},"k":{"df":1,"docs":{"919":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"269":{"tf":1.0},"272":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"558":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":3,"docs":{"1025":{"tf":1.0},"153":{"tf":2.0},"784":{"tf":1.0}}},"t":{"df":1,"docs":{"527":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"359":{"tf":1.0},"362":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":23,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"31":{"tf":1.0},"339":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.7320508075688772},"379":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":3.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"673":{"tf":1.4142135623730951},"708":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"205":{"tf":1.0},"309":{"tf":1.0},"447":{"tf":1.0},"531":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"268":{"tf":1.0},"337":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1097":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"358":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"409":{"tf":2.8284271247461903},"413":{"tf":1.0},"561":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"[":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}},"p":{"df":2,"docs":{"444":{"tf":1.0},"528":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"507":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"413":{"tf":1.0}}}}},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"1070":{"tf":1.0},"236":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"462":{"tf":1.0},"780":{"tf":1.0},"921":{"tf":1.0},"957":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"193":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"709":{"tf":1.7320508075688772},"897":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"260":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"413":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0}}},"n":{"d":{"df":4,"docs":{"1016":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.0},"779":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"481":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"844":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":2,"docs":{"1009":{"tf":1.0},"678":{"tf":1.0}}}}},"df":19,"docs":{"104":{"tf":1.0},"1093":{"tf":1.0},"1114":{"tf":1.7320508075688772},"1119":{"tf":1.0},"117":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"231":{"tf":1.0},"256":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"434":{"tf":1.0},"528":{"tf":1.0},"581":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1059":{"tf":1.0},"1097":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":2.449489742783178},"188":{"tf":1.4142135623730951},"291":{"tf":1.0},"318":{"tf":1.0},"415":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"553":{"tf":1.7320508075688772},"555":{"tf":2.0},"571":{"tf":1.0},"575":{"tf":1.0},"713":{"tf":1.0},"937":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"235":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"778":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"357":{"tf":1.0},"527":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"506":{"tf":1.0},"764":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":42,"docs":{"1027":{"tf":4.58257569495584},"1035":{"tf":3.4641016151377544},"1051":{"tf":5.0990195135927845},"1067":{"tf":2.8284271247461903},"1089":{"tf":4.242640687119285},"1098":{"tf":1.4142135623730951},"1101":{"tf":4.69041575982343},"1102":{"tf":4.795831523312719},"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.7320508075688772},"295":{"tf":1.0},"316":{"tf":2.23606797749979},"323":{"tf":1.0},"353":{"tf":1.0},"516":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"726":{"tf":1.4142135623730951},"757":{"tf":5.0990195135927845},"762":{"tf":1.0},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.6457513110645907}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"508":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1017":{"tf":1.0}}}}}}}}}},"df":3,"docs":{"1017":{"tf":1.0},"445":{"tf":1.0},"451":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"538":{"tf":1.0},"595":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"b":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772}}}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"413":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"199":{"tf":1.0}}}}},"n":{"df":15,"docs":{"239":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"373":{"tf":1.0},"497":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"886":{"tf":1.0},"931":{"tf":2.0},"946":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":23,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1122":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"199":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"302":{"tf":1.0},"417":{"tf":1.0},"567":{"tf":1.4142135623730951},"58":{"tf":2.0},"59":{"tf":1.0},"622":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"98":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"1072":{"tf":1.0}},"o":{"df":1,"docs":{"824":{"tf":2.6457513110645907}}}},"w":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"524":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":62,"docs":{"1001":{"tf":1.0},"1008":{"tf":1.0},"1031":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"255":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"421":{"tf":1.0},"430":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.7320508075688772},"514":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"62":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"703":{"tf":1.0},"708":{"tf":1.7320508075688772},"747":{"tf":1.4142135623730951},"785":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"864":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"930":{"tf":1.0},"947":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":122,"docs":{"1009":{"tf":1.4142135623730951},"1025":{"tf":1.0},"103":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"215":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.0},"223":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":2.23606797749979},"323":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":3.0},"354":{"tf":1.4142135623730951},"358":{"tf":2.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"454":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.23606797749979},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"607":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":2.0},"699":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.7320508075688772},"785":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":1.4142135623730951},"836":{"tf":1.0},"844":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":3.872983346207417},"877":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":2.8284271247461903},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":1.0},"915":{"tf":1.4142135623730951},"918":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.7320508075688772},"933":{"tf":1.0},"935":{"tf":1.0},"946":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"962":{"tf":1.0},"989":{"tf":1.0}}},"i":{"c":{"df":28,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"106":{"tf":1.0},"1098":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"343":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"580":{"tf":1.0},"740":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"1105":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"0":{"@":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"f":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"230":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"j":{"df":3,"docs":{"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":23,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":2.0},"228":{"tf":2.6457513110645907},"229":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"277":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"441":{"tf":2.6457513110645907},"633":{"tf":1.0},"705":{"tf":1.0},"902":{"tf":1.0}}}},"df":2,"docs":{"332":{"tf":1.0},"589":{"tf":1.0}},"i":{"d":{"df":4,"docs":{"1095":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0}}},"df":27,"docs":{"1001":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.7320508075688772},"328":{"tf":1.0},"396":{"tf":1.7320508075688772},"415":{"tf":1.0},"477":{"tf":1.0},"555":{"tf":1.4142135623730951},"664":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"751":{"tf":1.0},"79":{"tf":1.7320508075688772},"864":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"1009":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"1092":{"tf":1.0},"1095":{"tf":1.0},"322":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"170":{"tf":1.0},"68":{"tf":1.0},"825":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"435":{"tf":1.0},"500":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"477":{"tf":1.0},"936":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"132":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1120":{"tf":1.0},"170":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"430":{"tf":1.0},"447":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"r":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.4142135623730951}}}}}}},"df":46,"docs":{"101":{"tf":1.0},"1023":{"tf":1.0},"104":{"tf":1.0},"1071":{"tf":1.0},"1107":{"tf":1.0},"143":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"254":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.7320508075688772},"340":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"386":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.0},"509":{"tf":1.0},"53":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"598":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"672":{"tf":1.0},"705":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"883":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"922":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"1009":{"tf":1.0},"446":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":18,"docs":{"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.4142135623730951},"266":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"321":{"tf":1.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.0},"599":{"tf":1.0},"690":{"tf":1.0},"766":{"tf":1.0},"902":{"tf":1.0},"945":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"222":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"462":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":35,"docs":{"10":{"tf":1.0},"1031":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1122":{"tf":1.0},"123":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"239":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.4142135623730951},"289":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.4142135623730951},"496":{"tf":1.7320508075688772},"567":{"tf":1.0},"605":{"tf":1.0},"613":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1008":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"199":{"tf":1.4142135623730951},"387":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"229":{"tf":1.0},"260":{"tf":1.4142135623730951},"262":{"tf":2.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"730":{"tf":1.7320508075688772}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"426":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"641":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":6,"docs":{"359":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"839":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"427":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"335":{"tf":1.0},"499":{"tf":1.0},"586":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1031":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.4142135623730951},"199":{"tf":4.123105625617661},"295":{"tf":1.0},"318":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"705":{"tf":1.0},"734":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":51,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":2.23606797749979},"26":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"338":{"tf":1.0},"354":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"449":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"57":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"803":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"824":{"tf":1.4142135623730951},"844":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"984":{"tf":1.4142135623730951}},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}},"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1089":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"155":{"tf":1.0},"197":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.0},"488":{"tf":1.0},"824":{"tf":1.0},"946":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"21":{"tf":1.0},"506":{"tf":1.0},"951":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"957":{"tf":1.0}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":13,"docs":{"1042":{"tf":1.0},"155":{"tf":1.4142135623730951},"248":{"tf":1.0},"387":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"837":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"1002":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1120":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"678":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":7,"docs":{"1095":{"tf":1.0},"223":{"tf":1.0},"335":{"tf":1.0},"556":{"tf":1.0},"576":{"tf":1.0},"8":{"tf":1.0},"913":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"494":{"tf":1.4142135623730951},"497":{"tf":1.0},"503":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.4142135623730951},"1120":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"199":{"tf":1.4142135623730951},"328":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"644":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"129":{"tf":1.0},"247":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"364":{"tf":1.0},"550":{"tf":1.0},"632":{"tf":1.0},"859":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"678":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1053":{"tf":1.0},"1059":{"tf":2.0},"1097":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1092":{"tf":1.0},"1097":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"287":{"tf":1.0}}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"738":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"744":{"tf":1.0},"813":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"1001":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"169":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"453":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"794":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"929":{"tf":1.0},"946":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"426":{"tf":1.0},"873":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"926":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"s":{"df":1,"docs":{"1071":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"937":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":88,"docs":{"1001":{"tf":2.449489742783178},"1003":{"tf":1.0},"1019":{"tf":1.0},"1026":{"tf":1.0},"1050":{"tf":1.0},"109":{"tf":1.0},"1100":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.7320508075688772},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":1.7320508075688772},"212":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"260":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":2.0},"317":{"tf":1.0},"335":{"tf":1.7320508075688772},"348":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"402":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":2.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":2.449489742783178},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"641":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.7320508075688772},"663":{"tf":1.0},"680":{"tf":1.0},"712":{"tf":1.0},"722":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"93":{"tf":1.0},"945":{"tf":1.0},"957":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"1001":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":113,"docs":{"1001":{"tf":1.0},"101":{"tf":1.0},"1023":{"tf":1.0},"1031":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"110":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.0},"1121":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.4142135623730951},"231":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.4142135623730951},"470":{"tf":1.0},"478":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.4142135623730951},"506":{"tf":3.0},"526":{"tf":2.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":2.23606797749979},"557":{"tf":1.0},"567":{"tf":1.0},"573":{"tf":1.4142135623730951},"575":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.7320508075688772},"59":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"654":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"766":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"84":{"tf":1.4142135623730951},"857":{"tf":1.0},"887":{"tf":1.4142135623730951},"898":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"920":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"934":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":2.0},"943":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.4142135623730951},"97":{"tf":1.0},"979":{"tf":1.0},"984":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":5,"docs":{"106":{"tf":1.0},"507":{"tf":1.0},"728":{"tf":1.0},"922":{"tf":1.0},"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}}},"df":4,"docs":{"215":{"tf":1.0},"304":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"461":{"tf":1.0}}}},"df":0,"docs":{}},"df":6,"docs":{"185":{"tf":1.0},"187":{"tf":1.0},"376":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"922":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"269":{"tf":1.0},"477":{"tf":2.6457513110645907},"478":{"tf":1.0},"479":{"tf":2.0},"550":{"tf":1.0},"951":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":17,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"21":{"tf":1.0},"343":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"525":{"tf":1.7320508075688772},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":2.449489742783178},"55":{"tf":1.0},"580":{"tf":1.0},"626":{"tf":2.0},"980":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"874":{"tf":1.0}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"889":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"872":{"tf":1.0},"876":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"886":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"df":20,"docs":{"396":{"tf":1.0},"664":{"tf":1.0},"740":{"tf":2.8284271247461903},"751":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.7320508075688772},"888":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1013":{"tf":1.0},"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"21":{"tf":1.0},"254":{"tf":1.0},"318":{"tf":1.4142135623730951},"343":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.7320508075688772},"847":{"tf":1.0},"851":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}},"`":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"1103":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"452":{"tf":1.4142135623730951}}}},"df":2,"docs":{"155":{"tf":1.0},"824":{"tf":1.0}},"g":{"df":70,"docs":{"10":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":2.23606797749979},"1042":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.4142135623730951},"11":{"tf":1.0},"1117":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":2.449489742783178},"165":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":2.23606797749979},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"300":{"tf":1.0},"368":{"tf":1.0},"395":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.0},"508":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":2.0},"54":{"tf":1.0},"550":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"61":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"643":{"tf":1.0},"728":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"824":{"tf":2.23606797749979},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"913":{"tf":1.0},"974":{"tf":1.4142135623730951},"975":{"tf":2.0},"980":{"tf":2.23606797749979},"987":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"990":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1027":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1089":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.0}}},"df":482,"docs":{"1":{"tf":1.0},"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"1001":{"tf":1.7320508075688772},"1004":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1029":{"tf":1.0},"1031":{"tf":1.7320508075688772},"1034":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1046":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.7320508075688772},"1075":{"tf":1.4142135623730951},"1085":{"tf":2.449489742783178},"1090":{"tf":1.0},"1091":{"tf":1.0},"1093":{"tf":2.23606797749979},"1095":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1098":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":2.23606797749979},"1117":{"tf":1.0},"1119":{"tf":2.6457513110645907},"1120":{"tf":2.6457513110645907},"113":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":3.4641016151377544},"130":{"tf":1.7320508075688772},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"166":{"tf":2.6457513110645907},"167":{"tf":2.8284271247461903},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"183":{"tf":2.449489742783178},"184":{"tf":1.7320508075688772},"185":{"tf":1.7320508075688772},"186":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":2.0},"216":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.23606797749979},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":2.449489742783178},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":1.7320508075688772},"28":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.6457513110645907},"289":{"tf":2.0},"290":{"tf":2.449489742783178},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.23606797749979},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.23606797749979},"324":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":2.0},"344":{"tf":1.0},"346":{"tf":1.7320508075688772},"35":{"tf":1.0},"350":{"tf":1.4142135623730951},"352":{"tf":2.23606797749979},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"36":{"tf":1.0},"360":{"tf":2.0},"362":{"tf":1.0},"363":{"tf":2.23606797749979},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":2.449489742783178},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"384":{"tf":1.0},"386":{"tf":1.7320508075688772},"388":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"40":{"tf":1.0},"403":{"tf":2.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":2.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.4142135623730951},"452":{"tf":1.7320508075688772},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":2.0},"466":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"472":{"tf":1.4142135623730951},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"489":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"499":{"tf":1.0},"50":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":4.123105625617661},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":2.23606797749979},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":3.3166247903554},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":2.0},"546":{"tf":2.0},"547":{"tf":1.7320508075688772},"548":{"tf":2.8284271247461903},"550":{"tf":1.0},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"580":{"tf":2.0},"581":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":2.449489742783178},"615":{"tf":1.0},"622":{"tf":3.7416573867739413},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.0},"635":{"tf":1.0},"640":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.7320508075688772},"700":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.0},"778":{"tf":1.4142135623730951},"78":{"tf":1.0},"783":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"8":{"tf":1.0},"80":{"tf":1.7320508075688772},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.8284271247461903},"835":{"tf":1.0},"836":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":2.8284271247461903},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"88":{"tf":1.4142135623730951},"880":{"tf":2.0},"885":{"tf":1.0},"887":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":2.23606797749979},"913":{"tf":2.6457513110645907},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.7320508075688772},"922":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"936":{"tf":2.6457513110645907},"94":{"tf":1.0},"943":{"tf":1.7320508075688772},"944":{"tf":1.0},"945":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":2.6457513110645907},"958":{"tf":1.7320508075688772},"959":{"tf":2.0},"960":{"tf":2.0},"961":{"tf":2.449489742783178},"962":{"tf":2.0},"965":{"tf":1.4142135623730951},"970":{"tf":1.0},"974":{"tf":2.6457513110645907},"975":{"tf":2.0},"976":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.4142135623730951},"984":{"tf":1.0},"999":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":17,"docs":{"1013":{"tf":1.0},"1063":{"tf":1.0},"1095":{"tf":1.0},"451":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"607":{"tf":1.0},"641":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":2.449489742783178},"780":{"tf":1.0},"851":{"tf":1.0},"897":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}}},"+":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"506":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"541":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"664":{"tf":1.0},"666":{"tf":1.0}}}}}}},"df":261,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"1001":{"tf":1.0},"1002":{"tf":1.4142135623730951},"1008":{"tf":1.7320508075688772},"1009":{"tf":2.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1044":{"tf":2.0},"1059":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":2.8284271247461903},"1066":{"tf":1.4142135623730951},"107":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1073":{"tf":2.6457513110645907},"1075":{"tf":1.0},"1085":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1122":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.4142135623730951},"119":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.0},"162":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"215":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":3.1622776601683795},"223":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"316":{"tf":1.4142135623730951},"323":{"tf":3.3166247903554},"33":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":2.449489742783178},"36":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"368":{"tf":1.0},"373":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"449":{"tf":2.6457513110645907},"450":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"500":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":3.605551275463989},"506":{"tf":5.477225575051661},"508":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"518":{"tf":3.4641016151377544},"519":{"tf":1.7320508075688772},"520":{"tf":1.0},"521":{"tf":2.0},"522":{"tf":1.7320508075688772},"523":{"tf":2.23606797749979},"524":{"tf":2.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":3.4641016151377544},"528":{"tf":5.196152422706632},"529":{"tf":1.7320508075688772},"530":{"tf":1.0},"531":{"tf":2.449489742783178},"539":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"552":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":2.6457513110645907},"587":{"tf":1.7320508075688772},"589":{"tf":2.23606797749979},"590":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.0},"595":{"tf":1.7320508075688772},"596":{"tf":2.8284271247461903},"607":{"tf":2.0},"609":{"tf":2.6457513110645907},"61":{"tf":1.0},"613":{"tf":2.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"635":{"tf":1.0},"641":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"666":{"tf":1.0},"676":{"tf":1.4142135623730951},"69":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":3.605551275463989},"780":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":2.6457513110645907},"824":{"tf":2.449489742783178},"844":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"852":{"tf":1.4142135623730951},"853":{"tf":1.0},"858":{"tf":1.4142135623730951},"861":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"873":{"tf":3.0},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":2.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":2.0},"898":{"tf":2.449489742783178},"899":{"tf":2.449489742783178},"903":{"tf":1.0},"906":{"tf":2.0},"913":{"tf":2.449489742783178},"914":{"tf":1.0},"916":{"tf":1.0},"919":{"tf":1.0},"921":{"tf":2.23606797749979},"922":{"tf":2.449489742783178},"925":{"tf":1.7320508075688772},"926":{"tf":4.47213595499958},"927":{"tf":4.123105625617661},"928":{"tf":1.4142135623730951},"929":{"tf":5.0},"930":{"tf":2.449489742783178},"931":{"tf":5.385164807134504},"934":{"tf":2.0},"936":{"tf":5.0},"937":{"tf":4.0},"945":{"tf":1.0},"946":{"tf":1.7320508075688772},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":2.0},"975":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":2.0},"983":{"tf":1.7320508075688772},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"225":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":35,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"1115":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"425":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"477":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"741":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"+":{"0":{"4":{"df":1,"docs":{"406":{"tf":1.7320508075688772}}},"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1100":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"345":{"tf":1.0},"356":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.4142135623730951},"523":{"tf":1.0},"665":{"tf":1.0},"689":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"175":{"tf":1.0},"260":{"tf":1.0},"321":{"tf":1.0},"328":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951}}}},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}}}}}}}}},"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"922":{"tf":1.7320508075688772}},"e":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"817":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.0}}}}}}},"df":3,"docs":{"813":{"tf":2.0},"918":{"tf":1.0},"922":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"354":{"tf":1.0},"386":{"tf":1.0},"487":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"0":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1020":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"199":{"tf":2.23606797749979},"203":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"525":{"tf":1.0},"611":{"tf":1.0},"630":{"tf":1.0},"728":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"808":{"tf":1.0},"836":{"tf":1.0}}},"2":{"5":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"199":{"tf":2.23606797749979},"531":{"tf":2.0},"906":{"tf":1.0}}},"3":{"1":{".":{"4":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1023":{"tf":1.0},"1027":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":3.4641016151377544},"529":{"tf":1.4142135623730951},"797":{"tf":1.0}}},"4":{"df":5,"docs":{"432":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"568":{"tf":1.0},"664":{"tf":1.0}}},"6":{"df":1,"docs":{"619":{"tf":1.0}}},"8":{"df":2,"docs":{"757":{"tf":1.0},"766":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"1040":{"tf":1.0},"1101":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"180":{"tf":1.0},"221":{"tf":1.7320508075688772},"248":{"tf":1.0},"276":{"tf":1.0},"339":{"tf":1.7320508075688772},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"367":{"tf":1.0},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"390":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":2.23606797749979},"414":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"540":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"561":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"926":{"tf":1.0},"929":{"tf":2.23606797749979},"930":{"tf":1.0},"956":{"tf":3.4641016151377544},"958":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":119,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1018":{"tf":2.0},"1023":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1051":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951},"1118":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.4142135623730951},"197":{"tf":2.0},"199":{"tf":3.1622776601683795},"220":{"tf":1.4142135623730951},"229":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"254":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":3.0},"270":{"tf":2.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"287":{"tf":2.449489742783178},"288":{"tf":2.449489742783178},"289":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"334":{"tf":2.0},"335":{"tf":3.0},"347":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.7320508075688772},"367":{"tf":1.0},"373":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":2.23606797749979},"403":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"500":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.4142135623730951},"603":{"tf":1.0},"622":{"tf":2.0},"627":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":3.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"690":{"tf":1.0},"705":{"tf":4.0},"708":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.0},"732":{"tf":1.7320508075688772},"742":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":3.7416573867739413},"774":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"780":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"922":{"tf":2.0},"946":{"tf":1.0},"975":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"_":{"1":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1051":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":1,"docs":{"313":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"1031":{"tf":2.0},"120":{"tf":1.0},"199":{"tf":1.0},"313":{"tf":1.7320508075688772},"459":{"tf":1.0},"462":{"tf":1.7320508075688772},"464":{"tf":1.0},"485":{"tf":1.0},"555":{"tf":2.0},"586":{"tf":1.0},"688":{"tf":1.0},"726":{"tf":1.0},"900":{"tf":1.0},"921":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"571":{"tf":1.0},"960":{"tf":1.0}}}},"t":{"df":5,"docs":{"426":{"tf":1.0},"590":{"tf":1.0},"640":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0}}}},"df":9,"docs":{"197":{"tf":1.0},"224":{"tf":1.0},"457":{"tf":1.4142135623730951},"705":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":1.0},"922":{"tf":1.0},"980":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"770":{"tf":1.4142135623730951},"803":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":23,"docs":{"1004":{"tf":1.0},"1007":{"tf":1.0},"1038":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"242":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"474":{"tf":1.0},"528":{"tf":1.0},"58":{"tf":1.0},"596":{"tf":1.0},"74":{"tf":1.0},"945":{"tf":1.0},"960":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1117":{"tf":1.0},"952":{"tf":1.0}}}}},"df":1,"docs":{"199":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"1120":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":26,"docs":{"1079":{"tf":1.0},"1099":{"tf":1.0},"152":{"tf":1.0},"17":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"290":{"tf":1.0},"353":{"tf":1.0},"457":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"654":{"tf":1.4142135623730951},"742":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"957":{"tf":1.0}},"f":{"df":3,"docs":{"926":{"tf":1.7320508075688772},"927":{"tf":1.0},"936":{"tf":2.0}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"934":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"844":{"tf":1.0},"926":{"tf":1.7320508075688772},"931":{"tf":1.0},"936":{"tf":2.8284271247461903}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"s":{"a":{"df":1,"docs":{"915":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"1":{".":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":105,"docs":{"1001":{"tf":2.0},"1009":{"tf":1.7320508075688772},"1020":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":2.449489742783178},"106":{"tf":1.0},"1067":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":2.8284271247461903},"1089":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1101":{"tf":1.4142135623730951},"1102":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"142":{"tf":2.0},"143":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"175":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"343":{"tf":2.0},"354":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"400":{"tf":1.0},"412":{"tf":1.4142135623730951},"424":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":2.23606797749979},"484":{"tf":1.0},"485":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"519":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"580":{"tf":2.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"740":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"836":{"tf":1.0},"841":{"tf":1.7320508075688772},"844":{"tf":2.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"876":{"tf":1.0},"915":{"tf":1.4142135623730951},"922":{"tf":3.3166247903554},"926":{"tf":1.4142135623730951},"941":{"tf":1.0},"943":{"tf":3.3166247903554},"956":{"tf":1.0}}}}},"u":{"df":3,"docs":{"445":{"tf":1.0},"450":{"tf":1.0},"550":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"150":{"tf":1.0},"655":{"tf":1.0},"814":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":93,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1019":{"tf":1.0},"1038":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"382":{"tf":1.0},"440":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"569":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"649":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"703":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":2.0},"742":{"tf":1.0},"75":{"tf":1.4142135623730951},"762":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":2.0},"929":{"tf":2.23606797749979},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":2.0},"946":{"tf":1.0},"947":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"915":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":7,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"447":{"tf":1.0},"56":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"9":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":123,"docs":{"100":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.0},"1082":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":3.0},"129":{"tf":2.0},"130":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"222":{"tf":2.6457513110645907},"223":{"tf":2.23606797749979},"227":{"tf":2.0},"235":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":2.449489742783178},"263":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":2.449489742783178},"295":{"tf":4.47213595499958},"297":{"tf":2.0},"299":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.0},"364":{"tf":3.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"388":{"tf":1.0},"416":{"tf":1.7320508075688772},"429":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"443":{"tf":3.3166247903554},"447":{"tf":1.0},"452":{"tf":1.0},"504":{"tf":1.0},"546":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.7320508075688772},"595":{"tf":2.0},"598":{"tf":1.0},"600":{"tf":2.23606797749979},"643":{"tf":1.0},"653":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":3.1622776601683795},"744":{"tf":1.0},"764":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":3.0},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":2.0},"929":{"tf":3.3166247903554},"930":{"tf":1.7320508075688772},"931":{"tf":3.1622776601683795},"949":{"tf":1.4142135623730951},"951":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.4142135623730951},"975":{"tf":1.0},"980":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"287":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"295":{"tf":1.0},"297":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"315":{"tf":1.0},"497":{"tf":1.0},"630":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":2.23606797749979},"898":{"tf":1.0},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":3.1622776601683795}},"e":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"862":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":13,"docs":{"1017":{"tf":1.0},"173":{"tf":1.0},"210":{"tf":1.0},"516":{"tf":1.0},"740":{"tf":1.0},"747":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.449489742783178},"85":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"889":{"tf":1.0}},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"813":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":45,"docs":{"100":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1119":{"tf":1.0},"112":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":3.605551275463989},"199":{"tf":4.123105625617661},"204":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"542":{"tf":1.0},"562":{"tf":1.0},"593":{"tf":1.0},"601":{"tf":1.4142135623730951},"691":{"tf":1.0},"707":{"tf":1.0},"740":{"tf":1.0},"88":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":2.23606797749979},"964":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"964":{"tf":1.0}}}},"o":{"c":{"a":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1120":{"tf":2.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"175":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"661":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"291":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"507":{"tf":1.0},"640":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"df":15,"docs":{"102":{"tf":1.0},"1066":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.0},"223":{"tf":1.0},"445":{"tf":1.0},"449":{"tf":1.0},"738":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"981":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"168":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"393":{"tf":1.0},"477":{"tf":1.7320508075688772},"480":{"tf":1.0},"555":{"tf":1.0},"579":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"1025":{"tf":1.0},"289":{"tf":1.0},"364":{"tf":1.0}}},"l":{"df":1,"docs":{"515":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":64,"docs":{"1009":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":1.0},"109":{"tf":1.0},"1104":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"212":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"298":{"tf":1.0},"302":{"tf":1.0},"305":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"450":{"tf":1.0},"452":{"tf":1.4142135623730951},"456":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.0},"929":{"tf":2.0},"952":{"tf":1.0},"983":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":1,"docs":{"365":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":19,"docs":{"11":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"25":{"tf":1.0},"297":{"tf":1.4142135623730951},"317":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"379":{"tf":1.0},"538":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.4142135623730951},"947":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"964":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"964":{"tf":2.449489742783178}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"df":2,"docs":{"199":{"tf":1.0},"770":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"375":{"tf":1.0},"456":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":19,"docs":{"1029":{"tf":1.0},"1033":{"tf":2.23606797749979},"124":{"tf":1.0},"135":{"tf":1.0},"21":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":2.6457513110645907},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.7320508075688772},"528":{"tf":1.7320508075688772},"57":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":1.0},"968":{"tf":1.0}}},"y":{"df":49,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.0},"1108":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.7320508075688772},"255":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"288":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.0},"427":{"tf":1.0},"457":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"84":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0}}}},"df":2,"docs":{"924":{"tf":1.0},"930":{"tf":1.0}},"e":{"'":{"d":{"df":3,"docs":{"292":{"tf":1.0},"572":{"tf":1.0},"980":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"270":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"353":{"tf":1.4142135623730951}}}},"r":{"df":6,"docs":{"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"290":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.0}}},"v":{"df":10,"docs":{"1030":{"tf":1.0},"1063":{"tf":1.0},"1095":{"tf":1.0},"229":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"292":{"tf":1.0},"430":{"tf":1.0},"678":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}}},"df":26,"docs":{"1097":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"327":{"tf":1.0},"384":{"tf":1.0},"456":{"tf":1.0},"55":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"56":{"tf":1.0},"562":{"tf":1.0},"676":{"tf":1.4142135623730951},"740":{"tf":1.0},"799":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"957":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":7,"docs":{"1097":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"740":{"tf":1.0},"81":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"11":{"tf":1.0},"304":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"740":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":2.0},"847":{"tf":1.0},"857":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1026":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"523":{"tf":1.4142135623730951},"524":{"tf":1.4142135623730951},"625":{"tf":1.0}}}},"df":0,"docs":{}},"df":37,"docs":{"1023":{"tf":3.3166247903554},"1025":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1085":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"224":{"tf":1.0},"267":{"tf":3.3166247903554},"270":{"tf":2.6457513110645907},"273":{"tf":4.0},"284":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"373":{"tf":1.0},"39":{"tf":1.7320508075688772},"438":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.0},"621":{"tf":1.4142135623730951},"625":{"tf":1.0},"628":{"tf":2.0},"67":{"tf":1.4142135623730951},"707":{"tf":2.23606797749979},"708":{"tf":1.0},"709":{"tf":2.0},"770":{"tf":1.0},"772":{"tf":1.0},"946":{"tf":1.0},"970":{"tf":1.7320508075688772},"972":{"tf":1.7320508075688772},"973":{"tf":1.7320508075688772},"974":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"453":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"1026":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"162":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"67":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}},"t":{"df":2,"docs":{"1064":{"tf":1.0},"589":{"tf":1.4142135623730951}}}}},"r":{"d":{"df":2,"docs":{"289":{"tf":1.0},"375":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":57,"docs":{"1009":{"tf":1.7320508075688772},"1044":{"tf":1.0},"145":{"tf":1.0},"180":{"tf":1.0},"212":{"tf":1.0},"238":{"tf":1.4142135623730951},"253":{"tf":1.0},"276":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"375":{"tf":1.0},"378":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"412":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"587":{"tf":1.0},"590":{"tf":1.0},"646":{"tf":1.0},"655":{"tf":1.0},"737":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.0},"912":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.0},"983":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"422":{"tf":1.0},"434":{"tf":1.0},"506":{"tf":1.4142135623730951},"839":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"1":{"df":2,"docs":{"254":{"tf":1.7320508075688772},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":9,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"1091":{"tf":1.0},"1097":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"368":{"tf":1.0},"922":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"299":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.0}}}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1008":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"922":{"tf":1.4142135623730951}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"185":{"tf":1.7320508075688772},"188":{"tf":1.0},"398":{"tf":1.0},"440":{"tf":1.0},"475":{"tf":1.0},"478":{"tf":1.0},"576":{"tf":1.0},"930":{"tf":1.0},"937":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":43,"docs":{"1001":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1064":{"tf":1.0},"1093":{"tf":1.4142135623730951},"137":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.23606797749979},"193":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"74":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":2.449489742783178},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"983":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"488":{"tf":1.0},"528":{"tf":1.0},"575":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"446":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"738":{"tf":1.0},"745":{"tf":1.4142135623730951}}}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"1053":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.7320508075688772},"678":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":6,"docs":{"184":{"tf":1.0},"451":{"tf":1.0},"543":{"tf":1.0},"814":{"tf":1.0},"9":{"tf":1.0},"903":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"1075":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"355":{"tf":1.0},"654":{"tf":1.0},"948":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"199":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{":":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":3.1622776601683795}}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1092":{"tf":1.0},"380":{"tf":1.0},"708":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"880":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"285":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"137":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"705":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"374":{"tf":1.0},"382":{"tf":1.0},"947":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"287":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1055":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"708":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1055":{"tf":2.449489742783178},"1059":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":64,"docs":{"1023":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":3.1622776601683795},"271":{"tf":1.7320508075688772},"272":{"tf":1.7320508075688772},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"294":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"39":{"tf":1.0},"42":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.0},"528":{"tf":2.23606797749979},"529":{"tf":2.0},"539":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":2.6457513110645907},"600":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":2.8284271247461903},"624":{"tf":1.0},"628":{"tf":1.4142135623730951},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.23606797749979},"740":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"942":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"679":{"tf":1.4142135623730951},"690":{"tf":1.0},"751":{"tf":1.0},"942":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"101":{"tf":1.0},"1120":{"tf":1.0},"939":{"tf":1.0},"976":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":42,"docs":{"1070":{"tf":1.0},"1074":{"tf":1.0},"1078":{"tf":1.4142135623730951},"151":{"tf":1.0},"180":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"338":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"413":{"tf":1.0},"457":{"tf":1.0},"460":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"947":{"tf":1.0},"951":{"tf":1.0},"975":{"tf":1.0},"99":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":42,"docs":{"1016":{"tf":1.0},"1042":{"tf":1.0},"1071":{"tf":1.0},"1079":{"tf":1.0},"116":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"595":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"73":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"937":{"tf":1.7320508075688772},"948":{"tf":1.0},"960":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"528":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"p":{"6":{"4":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":8,"docs":{"198":{"tf":1.0},"236":{"tf":1.0},"271":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0},"443":{"tf":1.0},"499":{"tf":1.0},"589":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"769":{"tf":1.0},"915":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"844":{"tf":1.0}}}}}}},"r":{"d":{"df":6,"docs":{"249":{"tf":1.0},"270":{"tf":1.4142135623730951},"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"229":{"tf":1.0},"327":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":72,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":2.23606797749979},"205":{"tf":1.4142135623730951},"215":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"25":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"310":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"405":{"tf":1.7320508075688772},"456":{"tf":1.0},"497":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"590":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.7320508075688772},"705":{"tf":1.0},"742":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"878":{"tf":1.0},"925":{"tf":1.0},"945":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"474":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"1":{"/":{"2":{"c":{"3":{"a":{"0":{"7":{"6":{"7":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":11,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.0},"378":{"tf":1.4142135623730951},"415":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"207":{"tf":1.0},"215":{"tf":2.6457513110645907},"317":{"tf":1.0},"318":{"tf":1.0},"916":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"488":{"tf":1.0},"571":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"212":{"tf":1.0},"309":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":11,"docs":{"1114":{"tf":1.0},"214":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"506":{"tf":1.0},"508":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"289":{"tf":1.0},"303":{"tf":1.0}}}},"s":{"df":1,"docs":{"292":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"206":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"778":{"tf":1.0}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"w":{"df":1,"docs":{"772":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"df":2,"docs":{"478":{"tf":1.0},"947":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1085":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":58,"docs":{"1031":{"tf":1.0},"1053":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":2.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":2.23606797749979},"13":{"tf":1.0},"186":{"tf":1.7320508075688772},"189":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"224":{"tf":1.0},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"231":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.4142135623730951},"545":{"tf":1.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"640":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"926":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"1120":{"tf":1.0}}},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1111":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":28,"docs":{"0":{"tf":1.0},"1002":{"tf":1.0},"1053":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"276":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"48":{"tf":1.0},"503":{"tf":1.4142135623730951},"540":{"tf":1.0},"554":{"tf":1.0},"568":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"387":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"959":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"474":{"tf":1.0},"476":{"tf":1.0}}}}}},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"8":{"6":{"_":{"6":{"4":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":1,"docs":{"847":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"191":{"tf":1.0}}}}},"df":21,"docs":{"1023":{"tf":3.872983346207417},"1110":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0},"343":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"515":{"tf":1.0},"580":{"tf":1.4142135623730951},"6":{"tf":1.0},"614":{"tf":1.0},"708":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"905":{"tf":1.0},"937":{"tf":1.4142135623730951},"944":{"tf":1.0}},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}},"p":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0}}}},"r":{"df":1,"docs":{"799":{"tf":1.0}}},"x":{"df":1,"docs":{"922":{"tf":1.0}}}},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":4,"docs":{"1033":{"tf":2.23606797749979},"1035":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":3,"docs":{"396":{"tf":1.0},"737":{"tf":1.0},"751":{"tf":1.0}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"607":{"tf":1.0},"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":6,"docs":{"199":{"tf":1.0},"243":{"tf":1.0},"452":{"tf":1.4142135623730951},"607":{"tf":1.0},"614":{"tf":1.0},"665":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"778":{"tf":1.0}}},"df":10,"docs":{"1114":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"162":{"tf":1.0},"528":{"tf":1.0},"769":{"tf":1.7320508075688772},"770":{"tf":2.0},"779":{"tf":1.4142135623730951},"784":{"tf":1.0},"84":{"tf":1.0}}}},"df":4,"docs":{"144":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"875":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"778":{"tf":1.4142135623730951}}},"df":4,"docs":{"1120":{"tf":1.0},"229":{"tf":1.0},"904":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"288":{"tf":1.0},"590":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"'":{"d":{"df":4,"docs":{"0":{"tf":1.0},"362":{"tf":1.0},"453":{"tf":1.0},"567":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"215":{"tf":1.0},"236":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"547":{"tf":1.0},"641":{"tf":1.0},"965":{"tf":1.0}}}},"r":{"df":21,"docs":{"1075":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1108":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0},"641":{"tf":1.0},"678":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}},"v":{"df":4,"docs":{"204":{"tf":1.0},"212":{"tf":1.0},"254":{"tf":1.0},"299":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"1108":{"tf":1.0},"303":{"tf":1.0}}}}}}},"’":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"d":{"d":{"df":2,"docs":{"665":{"tf":1.4142135623730951},"751":{"tf":1.0}},"h":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"457":{"tf":1.0},"690":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"690":{"tf":1.0}}}}}}}},"z":{"df":5,"docs":{"243":{"tf":1.0},"338":{"tf":1.0},"452":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"r":{"d":{"a":{"_":{"c":{"df":0,"docs":{},"n":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"785":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":8,"docs":{"1064":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"488":{"tf":1.0},"901":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"313":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"956":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}}}}},"breadcrumbs":{"root":{"0":{".":{"0":{"+":{"c":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{")":{"*":{"1":{"0":{"0":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"1":{"7":{"5":{"9":{"1":{"4":{"5":{"2":{"6":{"3":{"9":{"8":{"5":{"3":{"4":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"8":{"2":{"5":{"2":{"6":{"6":{"6":{"1":{"1":{"9":{"7":{"7":{"0":{"3":{"1":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"655":{"tf":1.0}}},"5":{"df":2,"docs":{"289":{"tf":1.0},"678":{"tf":1.0}}},"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"2":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":1,"docs":{"678":{"tf":1.0}}},"3":{"3":{"3":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":6,"docs":{"1025":{"tf":1.0},"185":{"tf":1.0},"222":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0}}},"6":{"6":{"6":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"9":{"1":{"6":{"9":{"6":{"1":{"9":{"7":{"6":{"8":{"2":{"2":{"1":{"4":{"4":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"1025":{"tf":1.0}}},"9":{"5":{"df":2,"docs":{"289":{"tf":1.0},"708":{"tf":1.0}}},"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"900":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},":":{"0":{"0":{"df":1,"docs":{"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1023":{"tf":1.0}}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"1":{"9":{"2":{"6":{"3":{"6":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"1023":{"tf":1.0},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"246":{"tf":2.0},"257":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"270":{"tf":3.605551275463989},"271":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"280":{"tf":1.7320508075688772},"282":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"452":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":2.0},"529":{"tf":3.0},"546":{"tf":2.0},"591":{"tf":1.0},"617":{"tf":1.7320508075688772},"655":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"845":{"tf":1.4142135623730951},"88":{"tf":1.0},"986":{"tf":1.0}}},"2":{"df":5,"docs":{"1023":{"tf":1.0},"1037":{"tf":1.0},"1055":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"728":{"tf":1.0}}},"3":{"df":11,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1085":{"tf":1.0},"247":{"tf":1.0},"529":{"tf":1.7320508075688772},"630":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.4142135623730951},"806":{"tf":1.0},"986":{"tf":1.0}},"t":{"1":{"8":{":":{"1":{"4":{":":{"0":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"847":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"4":{"9":{":":{"4":{"6":{".":{"5":{"5":{"9":{"3":{"0":{"7":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":20,"docs":{"1023":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"199":{"tf":2.449489742783178},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"316":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"528":{"tf":1.0},"611":{"tf":1.0},"635":{"tf":1.0},"728":{"tf":1.0},"757":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}}},"5":{"df":15,"docs":{"1023":{"tf":1.0},"1062":{"tf":1.0},"1067":{"tf":1.0},"247":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.0},"585":{"tf":1.0},"657":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"6":{"df":9,"docs":{"1023":{"tf":1.0},"1046":{"tf":1.0},"1085":{"tf":1.4142135623730951},"257":{"tf":1.0},"447":{"tf":1.0},"728":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"847":{"tf":1.4142135623730951}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{".":{"0":{"+":{"0":{"2":{":":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{":":{"2":{"1":{":":{"3":{"6":{".":{"0":{"0":{"2":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":7,"docs":{"1023":{"tf":1.0},"438":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":1.4142135623730951},"755":{"tf":1.0},"808":{"tf":1.0}}},"8":{"3":{"1":{"7":{"b":{"1":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"1022":{"tf":1.0},"1023":{"tf":1.0},"1083":{"tf":1.0},"211":{"tf":1.4142135623730951},"230":{"tf":1.0},"256":{"tf":1.4142135623730951},"591":{"tf":1.0},"617":{"tf":1.0},"728":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"88":{"tf":1.0}}},"9":{"df":11,"docs":{"1020":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"230":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"617":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0}}},"b":{"7":{"3":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":50,"docs":{"1002":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"130":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":2.6457513110645907},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":5.5677643628300215},"272":{"tf":5.196152422706632},"273":{"tf":8.426149773176359},"274":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"412":{"tf":1.0},"427":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.0},"710":{"tf":1.0},"761":{"tf":1.0},"781":{"tf":2.0},"784":{"tf":1.0},"785":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.4142135623730951},"898":{"tf":2.0},"900":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}}}}}},"1":{",":{"0":{"0":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":4,"docs":{"1098":{"tf":1.0},"300":{"tf":1.4142135623730951},"806":{"tf":1.0},"986":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"2":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1025":{"tf":1.0},"678":{"tf":1.4142135623730951}}},"1":{"0":{".":{"3":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}}},"2":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"a":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"5":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"%":{"/":{"5":{"%":{"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"0":{"0":{"0":{"df":3,"docs":{"1070":{"tf":1.0},"654":{"tf":1.0},"743":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":10,"docs":{"1040":{"tf":2.449489742783178},"130":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"398":{"tf":1.0},"438":{"tf":1.0},"573":{"tf":1.0},"609":{"tf":1.4142135623730951},"642":{"tf":1.0}},"m":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}},"df":13,"docs":{"1025":{"tf":2.23606797749979},"1040":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1119":{"tf":1.0},"157":{"tf":1.4142135623730951},"199":{"tf":1.0},"427":{"tf":1.7320508075688772},"507":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":2.0},"655":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"292":{"tf":1.0}}}}},"3":{".":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":52,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"185":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"362":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"531":{"tf":1.0},"573":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.4142135623730951},"657":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.4142135623730951},"841":{"tf":1.0},"876":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"1":{",":{"1":{"2":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"9":{"2":{"2":{"2":{"df":1,"docs":{"381":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"8":{"5":{"3":{"7":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"5":{"9":{":":{"5":{"9":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"1023":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"230":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"619":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"728":{"tf":1.0},"746":{"tf":1.0},"757":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"2":{".":{"3":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"665":{"tf":1.0}}},"3":{"4":{"5":{"'":{")":{".":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"720":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"720":{"tf":1.0},"721":{"tf":1.4142135623730951}}},"df":1,"docs":{"1108":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"447":{"tf":1.0}}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"9":{"0":{"1":{"8":{"1":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"0":{":":{"0":{"0":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"113":{"tf":1.0},"186":{"tf":2.23606797749979},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"627":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"3":{"1":{"0":{"7":{"0":{"3":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"6":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"4":{"2":{"7":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"4":{"0":{"df":1,"docs":{"1084":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"2":{"5":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"8":{"1":{"4":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1023":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":3.1622776601683795},"289":{"tf":1.0},"454":{"tf":1.0},"526":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"929":{"tf":1.0}}},"4":{"0":{"7":{"4":{"1":{"0":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"3":{"2":{"5":{"8":{"]":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"4":{"1":{"3":{"2":{"5":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"8":{"3":{"9":{"df":2,"docs":{"316":{"tf":1.0},"676":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"8":{"9":{"2":{"df":1,"docs":{"455":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"3":{"1":{"4":{"df":1,"docs":{"1062":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"521":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0},"782":{"tf":1.0},"789":{"tf":1.0},"814":{"tf":1.0},"929":{"tf":1.0}},"f":{"2":{"7":{"4":{"0":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{",":{"7":{"5":{"5":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"3":{"2":{"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"8":{"9":{"1":{"6":{"5":{"9":{"7":{"2":{"8":{"6":{"1":{"9":{"5":{"2":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"5":{"1":{"8":{"df":1,"docs":{"1029":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"1":{"0":{"4":{"8":{"df":1,"docs":{"1022":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"1":{"5":{"6":{"5":{"df":1,"docs":{"1083":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"6":{"9":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"5":{"5":{"3":{"9":{"df":1,"docs":{"1036":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"1":{"9":{"3":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"1":{"2":{"df":1,"docs":{"1052":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1020":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":2.0},"203":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"316":{"tf":1.0},"447":{"tf":2.0},"531":{"tf":1.0},"813":{"tf":1.4142135623730951},"857":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"528":{"tf":1.0}}}}},"6":{"1":{"5":{"2":{"6":{"9":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"9":{"4":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"3":{"4":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"288":{"tf":1.0},"289":{"tf":1.0}}},"8":{"3":{"3":{"4":{"8":{"df":1,"docs":{"733":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"2":{"8":{":":{"2":{"3":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"316":{"tf":1.0},"447":{"tf":1.7320508075688772},"781":{"tf":1.0},"782":{"tf":1.0}}},"7":{"+":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"+":{"2":{"0":{"2":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"1":{"7":{"7":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"4":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"611":{"tf":1.0}}},"8":{"0":{"df":2,"docs":{"1079":{"tf":1.0},"163":{"tf":1.0}}},"3":{"3":{"1":{"7":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"6":{"7":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"2":{"3":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1062":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"279":{"tf":1.0},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}},"9":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"4":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"746":{"tf":1.0}}},":":{"1":{"0":{"0":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"d":{"5":{"c":{"df":0,"docs":{},"e":{"2":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":149,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1023":{"tf":2.23606797749979},"1025":{"tf":1.7320508075688772},"1055":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1079":{"tf":1.7320508075688772},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1085":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1110":{"tf":1.0},"113":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"170":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":3.4641016151377544},"274":{"tf":2.0},"275":{"tf":2.0},"281":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":2.6457513110645907},"452":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"529":{"tf":2.23606797749979},"531":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"591":{"tf":2.449489742783178},"595":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"626":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"634":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0},"752":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"781":{"tf":2.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"80":{"tf":1.0},"806":{"tf":1.0},"813":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":2.0},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"900":{"tf":2.8284271247461903},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":2.23606797749979},"909":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951},"972":{"tf":1.7320508075688772},"973":{"tf":1.7320508075688772},"974":{"tf":1.0},"984":{"tf":1.4142135623730951},"986":{"tf":1.0}},"k":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"622":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}},"2":{"/":{"3":{"df":2,"docs":{"521":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"6":{"df":1,"docs":{"485":{"tf":1.0}}},"8":{"df":2,"docs":{"1001":{"tf":1.0},"485":{"tf":1.0}}},"df":5,"docs":{"231":{"tf":1.0},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0}}},"1":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"2":{"df":1,"docs":{"485":{"tf":1.0}}},"5":{"df":1,"docs":{"488":{"tf":1.0}}},"6":{"0":{"1":{"2":{"3":{"1":{"8":{"0":{"5":{"4":{"1":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1044":{"tf":2.0},"276":{"tf":1.0},"447":{"tf":1.4142135623730951},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"7":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1025":{"tf":2.449489742783178}}},"df":0,"docs":{}},"2":{"8":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"1":{"df":1,"docs":{"1064":{"tf":1.0}}},"6":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"6":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1061":{"tf":1.0},"1067":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1089":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"617":{"tf":2.0},"665":{"tf":1.4142135623730951},"679":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"803":{"tf":1.0},"915":{"tf":1.0}}},"8":{"0":{"1":{"0":{"1":{"df":3,"docs":{"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"471":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"1035":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"1035":{"tf":1.0},"1037":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"276":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"9":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1098":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"1":{"9":{"2":{"8":{"3":{"7":{"df":1,"docs":{"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}},"6":{"0":{"3":{"1":{"8":{"1":{"4":{"0":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"1":{"df":1,"docs":{"466":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"1020":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1083":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":2.449489742783178},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"230":{"tf":1.0},"257":{"tf":1.0},"354":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":2.6457513110645907},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"489":{"tf":1.0},"585":{"tf":1.0},"591":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.4142135623730951},"746":{"tf":1.0},"755":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"0":{"6":{"0":{"1":{"df":3,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1014":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"202":{"tf":1.0},"210":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.0},"268":{"tf":1.7320508075688772},"270":{"tf":3.0},"271":{"tf":2.449489742783178},"272":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"280":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"447":{"tf":2.449489742783178},"485":{"tf":1.0},"489":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":2.449489742783178},"531":{"tf":1.7320508075688772},"611":{"tf":1.0},"650":{"tf":1.0},"728":{"tf":2.23606797749979},"769":{"tf":1.0},"774":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"808":{"tf":1.0},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"915":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.4142135623730951}}},"1":{"0":{"2":{"0":{"2":{"0":{"9":{"5":{"1":{"0":{"7":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"1":{"7":{"0":{"9":{"5":{"3":{"3":{"1":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"196":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"438":{"tf":1.0},"447":{"tf":3.7416573867739413},"654":{"tf":1.0},"655":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.4142135623730951}}},"2":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1013":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.7320508075688772},"447":{"tf":2.8284271247461903},"76":{"tf":1.0},"766":{"tf":1.0},"864":{"tf":1.0}}},"3":{"df":9,"docs":{"135":{"tf":1.0},"447":{"tf":3.0},"480":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"657":{"tf":1.0},"793":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0}}},"4":{"df":8,"docs":{"135":{"tf":1.4142135623730951},"447":{"tf":2.6457513110645907},"786":{"tf":1.7320508075688772},"792":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951}}},"df":1,"docs":{"387":{"tf":1.0}}},"df":19,"docs":{"127":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"257":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.0},"447":{"tf":1.7320508075688772},"487":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"635":{"tf":1.0},"678":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"841":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"841":{"tf":1.0}}}}},"1":{"4":{"7":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"1022":{"tf":1.0},"1052":{"tf":1.0},"1055":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0}}},"2":{"1":{"3":{"df":1,"docs":{"396":{"tf":1.0}}},"df":1,"docs":{"342":{"tf":1.0}}},":":{"0":{"4":{":":{"4":{"5":{".":{"9":{"1":{"2":{"2":{"0":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.0},"211":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"447":{"tf":1.0},"774":{"tf":1.0}}},"3":{":":{"5":{"9":{"df":1,"docs":{"480":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1036":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.7320508075688772}}},"4":{"df":16,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1055":{"tf":1.0},"113":{"tf":1.0},"180":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"280":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"52":{"tf":1.0},"571":{"tf":1.0},"680":{"tf":1.0},"808":{"tf":1.0},"936":{"tf":1.0},"96":{"tf":1.0}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{"0":{"df":1,"docs":{"199":{"tf":1.0}}},"df":17,"docs":{"1025":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.4142135623730951},"630":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"814":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"509":{"tf":1.0}}}}},"6":{"df":5,"docs":{"1085":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"679":{"tf":1.0}}},"7":{"df":15,"docs":{"1063":{"tf":1.0},"239":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"280":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"627":{"tf":1.0},"665":{"tf":1.0}}},"8":{"9":{"2":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":38,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":2.0},"199":{"tf":2.449489742783178},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.23606797749979},"270":{"tf":2.0},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"42":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":2.449489742783178},"528":{"tf":2.0},"529":{"tf":2.23606797749979},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.4142135623730951},"644":{"tf":1.0},"664":{"tf":1.0},"784":{"tf":1.0},"969":{"tf":1.0},"986":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.0}}}}},"9":{"df":4,"docs":{"272":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"757":{"tf":1.0},"784":{"tf":1.0}}},"^":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"3":{"df":2,"docs":{"1085":{"tf":1.0},"268":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"8":{"a":{"d":{"a":{"9":{"b":{"b":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"9":{"8":{"7":{"9":{"df":0,"docs":{},"e":{"0":{"8":{"c":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":85,"docs":{"1018":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1110":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"229":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"313":{"tf":1.0},"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"485":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"539":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"708":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":2.0},"779":{"tf":2.0},"788":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":2.0},"930":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"977":{"tf":1.0},"982":{"tf":1.4142135623730951},"984":{"tf":2.0},"985":{"tf":1.0}},"f":{"a":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"924":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951}}}}}}},"df":5,"docs":{"924":{"tf":1.4142135623730951},"928":{"tf":2.23606797749979},"930":{"tf":2.6457513110645907},"931":{"tf":2.449489742783178},"936":{"tf":2.449489742783178}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"n":{"d":{"df":2,"docs":{"622":{"tf":1.0},"984":{"tf":1.0}}},"df":0,"docs":{}}},"3":{"0":{"0":{"df":1,"docs":{"1016":{"tf":1.0}}},"df":13,"docs":{"1001":{"tf":1.0},"222":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"308":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.4142135623730951},"487":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"1":{"6":{"6":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":2.0},"617":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":1,"docs":{"447":{"tf":1.0}}},"4":{"1":{"9":{"3":{"2":{"6":{"df":0,"docs":{},"f":{"5":{"1":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"df":4,"docs":{"770":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.4142135623730951}}},"df":1,"docs":{"276":{"tf":2.0}}},"7":{"df":1,"docs":{"514":{"tf":1.0}}},"8":{"c":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"571":{"tf":1.0}}},":":{"3":{"0":{"df":1,"docs":{"597":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":40,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"335":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":1.0},"465":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.4142135623730951},"789":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951}},"f":{"1":{"b":{"2":{"df":0,"docs":{},"e":{"1":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"r":{"d":{"df":3,"docs":{"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"936":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"0":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":2,"docs":{"385":{"tf":1.0},"387":{"tf":1.0}}},"5":{"df":1,"docs":{"387":{"tf":1.0}}},"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":2,"docs":{"239":{"tf":1.7320508075688772},"576":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}}},"2":{"df":12,"docs":{"1079":{"tf":1.4142135623730951},"210":{"tf":1.0},"247":{"tf":1.0},"288":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"661":{"tf":1.0}},"f":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"5":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.0}}},"6":{".":{"0":{"a":{"1":{"df":2,"docs":{"1044":{"tf":1.0},"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"b":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"448":{"tf":1.0}},"e":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"8":{"2":{"9":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"3":{"b":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"1":{"0":{"c":{"3":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"6":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"0":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.0},"1023":{"tf":1.0},"1044":{"tf":1.0},"1085":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":2.0},"282":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.23606797749979},"505":{"tf":1.0},"506":{"tf":1.0},"522":{"tf":1.0},"609":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0}},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"387":{"tf":1.0},"447":{"tf":1.0}}}}},"5":{"0":{"0":{"0":{"df":1,"docs":{"676":{"tf":1.0}}},"df":4,"docs":{"385":{"tf":1.0},"387":{"tf":1.0},"398":{"tf":1.0},"613":{"tf":1.0}}},"df":6,"docs":{"1025":{"tf":1.0},"185":{"tf":1.4142135623730951},"516":{"tf":1.0},"589":{"tf":1.0},"617":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"292":{"tf":1.0},"539":{"tf":1.0}}}}},"1":{"df":1,"docs":{"517":{"tf":1.0}}},"2":{"df":1,"docs":{"635":{"tf":1.0}}},"3":{"df":1,"docs":{"448":{"tf":1.4142135623730951}}},"4":{"3":{"4":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"5":{"df":10,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.4142135623730951},"427":{"tf":1.0},"454":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"575":{"tf":1.0},"579":{"tf":1.0}}},"6":{"df":4,"docs":{"289":{"tf":1.0},"454":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0}}},"7":{".":{"0":{".":{"1":{"b":{"4":{"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":0,"docs":{},"f":{"5":{"7":{"9":{"5":{"df":0,"docs":{},"e":{"4":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"1061":{"tf":1.4142135623730951},"572":{"tf":1.0},"579":{"tf":1.0},"740":{"tf":1.0}}},"8":{".":{"0":{".":{"2":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.4142135623730951}}},"9":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":36,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.0},"127":{"tf":1.0},"175":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"282":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"348":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"514":{"tf":1.0},"531":{"tf":2.449489742783178},"622":{"tf":1.4142135623730951},"627":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":2.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"779":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":2.0},"936":{"tf":1.0},"980":{"tf":1.4142135623730951}},"f":{"6":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"6":{",":{"6":{"0":{"0":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"1002":{"tf":1.0},"130":{"tf":1.4142135623730951},"531":{"tf":1.0},"744":{"tf":1.0}}},"1":{"df":3,"docs":{"398":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0}}},"2":{"df":8,"docs":{"1006":{"tf":1.0},"394":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"922":{"tf":1.0}}},"3":{"6":{"5":{"5":{"6":{"7":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"679":{"tf":1.0}}},"df":3,"docs":{"448":{"tf":1.4142135623730951},"577":{"tf":1.0},"740":{"tf":1.0}}},"4":{"df":4,"docs":{"265":{"tf":1.0},"269":{"tf":2.0},"276":{"tf":1.4142135623730951},"740":{"tf":1.0}}},"5":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}},"7":{".":{"0":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"922":{"tf":1.0}}},"8":{".":{"0":{".":{"3":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"b":{"7":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"8":{"df":1,"docs":{"289":{"tf":1.0}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{}},"df":33,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1078":{"tf":1.7320508075688772},"1079":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"276":{"tf":1.0},"282":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"555":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"781":{"tf":1.0},"803":{"tf":1.0},"841":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"983":{"tf":1.0},"984":{"tf":1.0}}},"7":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"984":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"/":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"1063":{"tf":1.0}}},"3":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"577":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}}},"3":{"7":{"7":{"7":{"1":{"9":{"2":{"7":{"6":{"a":{"d":{"4":{"4":{"df":0,"docs":{},"e":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"6":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"3":{"1":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":1.0},"87":{"tf":1.0}}},"4":{"9":{"8":{"1":{"8":{"d":{"3":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"7":{"8":{"5":{"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":4,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0}}}}},"7":{"df":2,"docs":{"1002":{"tf":1.0},"87":{"tf":1.0}}},"df":57,"docs":{"1018":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1085":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"263":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"273":{"tf":3.4641016151377544},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.4142135623730951},"57":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"778":{"tf":1.0},"781":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"837":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"909":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"968":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.4142135623730951},"984":{"tf":2.23606797749979},"985":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"984":{"tf":1.0}}}}},"8":{",":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"2":{"d":{"5":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"2":{"a":{"9":{"a":{"df":0,"docs":{},"f":{"9":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1025":{"tf":1.4142135623730951},"571":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"2":{"2":{"a":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":2,"docs":{"268":{"tf":1.7320508075688772},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"733":{"tf":1.0}}},"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"b":{"a":{"4":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"5":{"d":{"5":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"7":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"0":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{"a":{"1":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"9":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1002":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"824":{"tf":2.449489742783178},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"4":{"df":0,"docs":{},"e":{"d":{"9":{"c":{"4":{"c":{"2":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"9":{"0":{"df":5,"docs":{"1025":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"/":{"9":{"5":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"9":{"9":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1064":{"tf":1.0}}}}},"3":{"df":1,"docs":{"578":{"tf":1.0}}},"4":{"6":{"8":{"8":{"0":{"3":{"8":{"7":{"df":1,"docs":{"705":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"740":{"tf":1.4142135623730951}}},"5":{"df":8,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"521":{"tf":1.0},"531":{"tf":1.0},"708":{"tf":1.0},"786":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}},"7":{".":{"5":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{".":{"0":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"909":{"tf":1.0}}},"9":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.0},"157":{"tf":1.4142135623730951},"289":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.0},"580":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"289":{"tf":1.0}}}}},"b":{"3":{"5":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"5":{"6":{"a":{"c":{"6":{"a":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1033":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"789":{"tf":1.0},"824":{"tf":2.6457513110645907},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}},"f":{"9":{"d":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"413":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"528":{"tf":1.0},"624":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.0}}}}}}},"df":1,"docs":{"347":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"_":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"a":{",":{"1":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"k":{".":{"a":{"df":3,"docs":{"221":{"tf":1.0},"289":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"b":{"df":3,"docs":{"193":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0}}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"413":{"tf":1.0},"89":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"2":{"2":{"7":{"0":{"df":0,"docs":{},"f":{"7":{"2":{"7":{"df":0,"docs":{},"f":{"4":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"8":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"9":{"0":{"7":{"d":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"f":{"a":{"9":{"d":{"7":{"8":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"8":{"b":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"0":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"7":{"1":{"0":{"8":{"a":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"896":{"tf":1.0}}}}},"a":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"896":{"tf":1.4142135623730951}}},"b":{"2":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"901":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"487":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"910":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"323":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":8,"docs":{"100":{"tf":1.0},"110":{"tf":1.0},"198":{"tf":1.0},"496":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"510":{"tf":1.0},"576":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"1002":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"517":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"740":{"tf":1.0},"866":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"df":5,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"740":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"299":{"tf":1.0},"413":{"tf":1.0},"517":{"tf":1.0}}}}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"1006":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"664":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"732":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"v":{"df":70,"docs":{"1023":{"tf":1.0},"1044":{"tf":1.0},"1064":{"tf":1.0},"1079":{"tf":1.0},"1120":{"tf":1.0},"113":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":1.4142135623730951},"343":{"tf":1.0},"355":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"401":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"779":{"tf":1.0},"853":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"900":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":2.0},"930":{"tf":1.0},"956":{"tf":1.0}}}},"p":{"df":1,"docs":{"609":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"421":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"1120":{"tf":1.0},"433":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":1,"docs":{"678":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"485":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":26,"docs":{"297":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":1.0},"468":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"965":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":226,"docs":{"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.0},"1069":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1085":{"tf":1.0},"1095":{"tf":1.0},"1113":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"168":{"tf":1.0},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":2.0},"206":{"tf":2.449489742783178},"207":{"tf":2.23606797749979},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"210":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772},"212":{"tf":3.0},"213":{"tf":1.7320508075688772},"214":{"tf":2.0},"215":{"tf":3.0},"216":{"tf":3.1622776601683795},"217":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"223":{"tf":2.6457513110645907},"224":{"tf":1.0},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":2.0},"230":{"tf":1.7320508075688772},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":2.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"245":{"tf":2.449489742783178},"246":{"tf":1.7320508075688772},"247":{"tf":2.23606797749979},"248":{"tf":2.0},"249":{"tf":1.7320508075688772},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"294":{"tf":1.7320508075688772},"297":{"tf":3.0},"303":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"332":{"tf":1.0},"347":{"tf":1.4142135623730951},"349":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"361":{"tf":2.6457513110645907},"362":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":2.0},"401":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"436":{"tf":1.0},"503":{"tf":1.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"552":{"tf":2.449489742783178},"554":{"tf":2.6457513110645907},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"583":{"tf":1.0},"598":{"tf":1.0},"60":{"tf":1.7320508075688772},"601":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":1.0},"615":{"tf":1.7320508075688772},"62":{"tf":2.0},"621":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.7320508075688772},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.7320508075688772},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"801":{"tf":1.0},"804":{"tf":1.7320508075688772},"81":{"tf":1.0},"811":{"tf":1.0},"815":{"tf":1.7320508075688772},"822":{"tf":1.0},"826":{"tf":1.7320508075688772},"83":{"tf":1.7320508075688772},"835":{"tf":1.0},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":2.0},"859":{"tf":1.0},"866":{"tf":1.0},"88":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":2.0},"922":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"133":{"tf":1.0},"220":{"tf":1.0},"267":{"tf":1.0},"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"410":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"r":{"d":{"df":4,"docs":{"222":{"tf":1.0},"542":{"tf":1.0},"866":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1097":{"tf":1.0},"936":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"927":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"927":{"tf":1.0},"930":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"926":{"tf":1.0}}}}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":55,"docs":{"1023":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1095":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.449489742783178},"215":{"tf":2.23606797749979},"22":{"tf":1.0},"236":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"318":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"554":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"705":{"tf":1.0},"728":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":2.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.7320508075688772},"913":{"tf":3.0},"914":{"tf":2.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":2.0},"918":{"tf":1.4142135623730951},"919":{"tf":1.7320508075688772},"920":{"tf":1.7320508075688772},"921":{"tf":1.4142135623730951},"922":{"tf":2.23606797749979},"923":{"tf":2.0},"924":{"tf":1.7320508075688772},"925":{"tf":2.0},"926":{"tf":2.8284271247461903},"927":{"tf":2.6457513110645907},"928":{"tf":2.23606797749979},"929":{"tf":2.6457513110645907},"930":{"tf":2.449489742783178},"931":{"tf":3.3166247903554},"932":{"tf":2.0},"933":{"tf":1.7320508075688772},"934":{"tf":1.7320508075688772},"935":{"tf":1.4142135623730951},"936":{"tf":5.0},"937":{"tf":2.8284271247461903}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"487":{"tf":1.0},"488":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"1034":{"tf":1.0},"106":{"tf":1.0},"548":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.0},"143":{"tf":1.0},"301":{"tf":1.0},"451":{"tf":1.0},"887":{"tf":1.0},"915":{"tf":1.0},"979":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"126":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"144":{"tf":1.0},"273":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"447":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1093":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"984":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"124":{"tf":1.0},"779":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"817":{"tf":1.0},"820":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":4,"docs":{"352":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}}}},"t":{"df":4,"docs":{"285":{"tf":1.0},"335":{"tf":1.0},"376":{"tf":1.0},"947":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1012":{"tf":1.0}}}}}}}},"df":26,"docs":{"1013":{"tf":1.4142135623730951},"1110":{"tf":1.0},"1120":{"tf":1.0},"116":{"tf":1.0},"168":{"tf":1.0},"43":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"514":{"tf":1.0},"527":{"tf":1.0},"546":{"tf":1.0},"635":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":1.7320508075688772},"875":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"877":{"tf":2.449489742783178},"879":{"tf":1.0},"880":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"906":{"tf":2.23606797749979},"922":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.0},"936":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":153,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":2.0},"1004":{"tf":2.0},"1005":{"tf":2.0},"1006":{"tf":2.23606797749979},"1007":{"tf":2.0},"1008":{"tf":2.0},"1009":{"tf":2.6457513110645907},"1010":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1023":{"tf":2.0},"1031":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1107":{"tf":1.0},"1120":{"tf":1.0},"113":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":3.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.6457513110645907},"274":{"tf":2.23606797749979},"275":{"tf":2.0},"276":{"tf":1.4142135623730951},"308":{"tf":1.0},"323":{"tf":1.0},"33":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"39":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"422":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":2.0},"488":{"tf":1.7320508075688772},"507":{"tf":1.0},"512":{"tf":1.0},"514":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"528":{"tf":2.6457513110645907},"529":{"tf":2.449489742783178},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":2.0},"555":{"tf":1.0},"563":{"tf":1.0},"57":{"tf":1.4142135623730951},"584":{"tf":2.0},"585":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":2.449489742783178},"590":{"tf":1.0},"591":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":2.449489742783178},"594":{"tf":1.4142135623730951},"595":{"tf":2.0},"596":{"tf":2.6457513110645907},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"730":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.605551275463989},"772":{"tf":2.0},"778":{"tf":1.7320508075688772},"779":{"tf":1.7320508075688772},"781":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.4142135623730951},"813":{"tf":2.0},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"966":{"tf":1.4142135623730951},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.4142135623730951},"972":{"tf":1.0},"973":{"tf":1.4142135623730951},"974":{"tf":2.23606797749979},"975":{"tf":1.7320508075688772},"977":{"tf":1.4142135623730951},"978":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"984":{"tf":1.7320508075688772}},"e":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"782":{"tf":1.0},"784":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1063":{"tf":1.0},"546":{"tf":1.7320508075688772},"709":{"tf":2.23606797749979}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"1063":{"tf":1.0},"548":{"tf":1.0},"626":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"267":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"584":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1067":{"tf":1.0},"514":{"tf":2.0},"708":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1067":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"596":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"598":{"tf":1.0}},"v":{"3":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.7320508075688772}}},"4":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"594":{"tf":1.0},"596":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":1,"docs":{"1044":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"921":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"866":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"222":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":4,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"222":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":23,"docs":{"1044":{"tf":1.4142135623730951},"1120":{"tf":1.0},"127":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.0},"236":{"tf":1.7320508075688772},"256":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"363":{"tf":1.0},"391":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"586":{"tf":1.0},"653":{"tf":1.0},"740":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.7320508075688772},"922":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"\\":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":3,"docs":{"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":9,"docs":{"447":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"904":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}}}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"363":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"738":{"tf":1.0},"747":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"@":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"186":{"tf":1.0},"212":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":54,"docs":{"101":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"231":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.7320508075688772},"263":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":2.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"328":{"tf":1.4142135623730951},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"707":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.0},"723":{"tf":2.23606797749979},"724":{"tf":2.23606797749979},"728":{"tf":1.4142135623730951},"742":{"tf":1.0},"76":{"tf":1.0},"866":{"tf":1.7320508075688772},"925":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":58,"docs":{"100":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1085":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"153":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"354":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0},"424":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"596":{"tf":1.7320508075688772},"61":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"700":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"714":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":1.0},"928":{"tf":1.0},"936":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"223":{"tf":1.0},"248":{"tf":2.449489742783178},"343":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.4142135623730951},"580":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"1023":{"tf":1.0},"138":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0},"507":{"tf":1.0},"737":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"877":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"607":{"tf":1.0},"609":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}}},"df":31,"docs":{"1097":{"tf":1.0},"260":{"tf":1.4142135623730951},"378":{"tf":1.0},"398":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"602":{"tf":2.0},"603":{"tf":2.449489742783178},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.7320508075688772},"751":{"tf":1.0},"762":{"tf":1.4142135623730951},"913":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"921":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"607":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":29,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.4142135623730951},"129":{"tf":1.0},"188":{"tf":1.0},"290":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"37":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":2.8284271247461903},"684":{"tf":1.0},"738":{"tf":1.0},"748":{"tf":2.449489742783178},"824":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":1.7320508075688772},"931":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":2.23606797749979},"956":{"tf":1.0}}}}}}},"df":101,"docs":{"1023":{"tf":1.4142135623730951},"1085":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1107":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"234":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.4142135623730951},"316":{"tf":1.0},"321":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"343":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"373":{"tf":1.0},"375":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":2.23606797749979},"451":{"tf":1.0},"454":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"539":{"tf":2.23606797749979},"540":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":2.0},"58":{"tf":1.0},"633":{"tf":1.0},"666":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"731":{"tf":2.0},"737":{"tf":2.0},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.23606797749979},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":2.23606797749979},"813":{"tf":2.0},"824":{"tf":1.0},"851":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"894":{"tf":2.0},"896":{"tf":1.0},"897":{"tf":4.0},"898":{"tf":2.6457513110645907},"899":{"tf":5.0990195135927845},"900":{"tf":4.358898943540674},"901":{"tf":1.7320508075688772},"902":{"tf":1.7320508075688772},"904":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":6.4031242374328485},"926":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}},"i":{"df":3,"docs":{"1000":{"tf":1.0},"1001":{"tf":2.23606797749979},"485":{"tf":2.23606797749979}}},"j":{"a":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"1023":{"tf":1.0},"106":{"tf":1.0},"1079":{"tf":1.0},"1114":{"tf":1.0},"134":{"tf":1.0},"447":{"tf":1.0},"548":{"tf":1.0}}}}}},"m":{"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"108":{"tf":1.4142135623730951},"129":{"tf":1.0},"312":{"tf":1.0},"415":{"tf":1.0},"555":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.0},"313":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"512":{"tf":1.0},"676":{"tf":1.0}}}}},"s":{"_":{"df":1,"docs":{"898":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"898":{"tf":2.23606797749979},"899":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"1115":{"tf":1.0},"1122":{"tf":1.0},"137":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"506":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"231":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"515":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"613":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":1.7320508075688772},"857":{"tf":1.7320508075688772},"858":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":4,"docs":{"1120":{"tf":1.0},"231":{"tf":1.0},"303":{"tf":1.0},"707":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1009":{"tf":1.0},"106":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"22":{"tf":1.4142135623730951}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":13,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"179":{"tf":1.0},"236":{"tf":1.0},"269":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":2.0},"496":{"tf":1.0},"504":{"tf":1.0},"514":{"tf":1.0},"548":{"tf":1.0},"742":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"299":{"tf":1.0},"335":{"tf":1.0},"422":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"927":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"180":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"664":{"tf":1.4142135623730951},"899":{"tf":1.0},"956":{"tf":1.0}}}}}}},"df":6,"docs":{"1001":{"tf":1.0},"239":{"tf":2.8284271247461903},"373":{"tf":1.0},"585":{"tf":1.0},"926":{"tf":1.0},"946":{"tf":1.0}},"e":{",":{"2":{"7":{",":{"4":{"5":{",":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{",":{"2":{"7":{",":{"4":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1120":{"tf":1.0},"356":{"tf":1.7320508075688772}}}}},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"960":{"tf":1.0}}}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"'":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"960":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"127":{"tf":1.0}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}}}}},"d":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":144,"docs":{"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1026":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1037":{"tf":1.7320508075688772},"1038":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":3.0},"1052":{"tf":1.7320508075688772},"1053":{"tf":2.6457513110645907},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1059":{"tf":2.0},"1085":{"tf":2.23606797749979},"1090":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.6457513110645907},"126":{"tf":3.0},"127":{"tf":3.7416573867739413},"128":{"tf":2.449489742783178},"129":{"tf":3.7416573867739413},"130":{"tf":1.7320508075688772},"131":{"tf":2.23606797749979},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.7320508075688772},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"191":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.4142135623730951},"514":{"tf":1.0},"536":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"560":{"tf":1.4142135623730951},"562":{"tf":1.7320508075688772},"563":{"tf":1.0},"589":{"tf":1.0},"593":{"tf":2.23606797749979},"595":{"tf":1.0},"596":{"tf":2.8284271247461903},"599":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":2.0},"614":{"tf":1.0},"641":{"tf":1.7320508075688772},"652":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.7320508075688772},"684":{"tf":1.7320508075688772},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":3.0},"691":{"tf":2.6457513110645907},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.4142135623730951},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.4142135623730951},"700":{"tf":1.0},"701":{"tf":2.6457513110645907},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":3.7416573867739413},"707":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.8284271247461903},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":2.23606797749979},"749":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"862":{"tf":1.0},"886":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":2.23606797749979},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951},"964":{"tf":1.0},"983":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"o":{"df":5,"docs":{"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"453":{"tf":1.0},"770":{"tf":1.0},"904":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1017":{"tf":1.0},"824":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":3,"docs":{"207":{"tf":1.0},"215":{"tf":2.449489742783178},"216":{"tf":1.0}},"m":{"df":9,"docs":{"243":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"691":{"tf":1.0},"887":{"tf":1.4142135623730951},"955":{"tf":1.0},"956":{"tf":1.0}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},":":{"/":{"d":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":71,"docs":{"1019":{"tf":1.0},"1021":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1088":{"tf":1.0},"1100":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"160":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.4142135623730951},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"364":{"tf":2.0},"378":{"tf":1.0},"403":{"tf":2.23606797749979},"415":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":2.449489742783178},"475":{"tf":2.23606797749979},"476":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"478":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"481":{"tf":2.23606797749979},"482":{"tf":2.23606797749979},"553":{"tf":1.7320508075688772},"555":{"tf":3.3166247903554},"560":{"tf":1.4142135623730951},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.4142135623730951},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"945":{"tf":1.4142135623730951},"949":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}}}}},"k":{"a":{"df":8,"docs":{"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"748":{"tf":1.0},"880":{"tf":1.0},"931":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"df":15,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":2.0},"181":{"tf":1.0},"185":{"tf":3.605551275463989},"188":{"tf":3.0},"190":{"tf":1.0},"913":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":3.0}},"s":{".":{"c":{"df":0,"docs":{},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"'":{"df":2,"docs":{"1085":{"tf":1.0},"559":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":6,"docs":{"1034":{"tf":1.0},"185":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0}}}}}}}}},"i":{"a":{"df":4,"docs":{"155":{"tf":2.0},"246":{"tf":1.4142135623730951},"546":{"tf":1.0},"740":{"tf":1.0}},"s":{"df":7,"docs":{"1025":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"410":{"tf":1.0},"459":{"tf":1.0},"464":{"tf":1.7320508075688772},"466":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"109":{"tf":1.0},"131":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"97":{"tf":1.0}}}},"k":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0}}}},"l":{"'":{"df":1,"docs":{"385":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"642":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":80,"docs":{"1016":{"tf":1.0},"1034":{"tf":1.0},"107":{"tf":1.0},"1085":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"395":{"tf":1.0},"398":{"tf":1.7320508075688772},"422":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"481":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.0},"523":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0},"720":{"tf":1.0},"750":{"tf":1.0},"784":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"861":{"tf":1.0},"90":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"926":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"975":{"tf":1.0},"98":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":22,"docs":{"1001":{"tf":1.0},"1004":{"tf":1.0},"1038":{"tf":1.0},"133":{"tf":1.0},"143":{"tf":1.0},"175":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.4142135623730951},"358":{"tf":1.0},"607":{"tf":1.0},"684":{"tf":1.0},"778":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"956":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1117":{"tf":1.4142135623730951},"118":{"tf":1.0},"316":{"tf":1.0},"361":{"tf":1.0},"785":{"tf":1.0},"901":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":23,"docs":{"1072":{"tf":1.4142135623730951},"1107":{"tf":1.0},"129":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"452":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"579":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"942":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"410":{"tf":1.4142135623730951},"897":{"tf":1.0}},"n":{"df":9,"docs":{"130":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":1.7320508075688772},"452":{"tf":1.0},"942":{"tf":1.0},"956":{"tf":1.0},"980":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":16,"docs":{"197":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"366":{"tf":1.0},"452":{"tf":1.0},"534":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"877":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":34,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1119":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"220":{"tf":1.4142135623730951},"248":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"471":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"514":{"tf":1.0},"546":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":1.4142135623730951},"89":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"607":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"307":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"913":{"tf":1.0},"921":{"tf":1.0}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":27,"docs":{"1034":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"134":{"tf":1.0},"231":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"269":{"tf":1.0},"28":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"306":{"tf":1.0},"363":{"tf":1.0},"479":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"642":{"tf":1.0},"67":{"tf":1.0},"707":{"tf":1.0},"772":{"tf":1.4142135623730951},"841":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"873":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":12,"docs":{"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"335":{"tf":1.0},"915":{"tf":2.6457513110645907},"921":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"276":{"tf":1.4142135623730951},"701":{"tf":1.0}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":23,"docs":{"1064":{"tf":1.0},"1071":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.4142135623730951},"388":{"tf":1.0},"435":{"tf":1.4142135623730951},"474":{"tf":1.0},"487":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"737":{"tf":1.7320508075688772},"742":{"tf":1.4142135623730951},"760":{"tf":1.4142135623730951},"778":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":2.23606797749979},"855":{"tf":1.7320508075688772},"859":{"tf":2.0},"876":{"tf":1.0},"949":{"tf":1.0}},"i":{"df":320,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"108":{"tf":1.0},"1085":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1114":{"tf":1.0},"112":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":2.449489742783178},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"189":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":2.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":2.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"258":{"tf":1.7320508075688772},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"374":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.7320508075688772},"382":{"tf":1.0},"390":{"tf":1.4142135623730951},"395":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"444":{"tf":2.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.7320508075688772},"457":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"53":{"tf":1.0},"538":{"tf":1.7320508075688772},"559":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.4142135623730951},"601":{"tf":1.7320508075688772},"640":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":2.0},"708":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"710":{"tf":2.0},"711":{"tf":1.0},"72":{"tf":1.7320508075688772},"726":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"86":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"87":{"tf":1.0},"874":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"912":{"tf":1.0},"92":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"948":{"tf":1.0},"95":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":2.449489742783178},"97":{"tf":1.0},"98":{"tf":1.0},"981":{"tf":1.0},"99":{"tf":1.0}},"s":{".":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"1114":{"tf":1.0},"21":{"tf":1.4142135623730951},"23":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"613":{"tf":1.0},"914":{"tf":1.0}}}},"t":{"df":16,"docs":{"11":{"tf":1.0},"123":{"tf":1.7320508075688772},"131":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":2.0},"366":{"tf":1.0},"379":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"832":{"tf":1.0},"874":{"tf":1.0},"963":{"tf":1.0}}},"z":{"df":32,"docs":{"0":{"tf":1.0},"1023":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.4142135623730951},"2":{"tf":1.0},"28":{"tf":1.0},"372":{"tf":1.0},"435":{"tf":1.0},"45":{"tf":1.0},"527":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"545":{"tf":1.4142135623730951},"548":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"715":{"tf":1.7320508075688772},"861":{"tf":1.0},"927":{"tf":1.0},"945":{"tf":1.0},"960":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"516":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"323":{"tf":1.0},"548":{"tf":1.0},"80":{"tf":1.0},"947":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":34,"docs":{"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1096":{"tf":1.0},"125":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":2.6457513110645907},"600":{"tf":1.0},"640":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"696":{"tf":1.4142135623730951},"698":{"tf":1.0},"785":{"tf":4.358898943540674},"847":{"tf":1.4142135623730951},"9":{"tf":1.0},"922":{"tf":1.0},"943":{"tf":1.7320508075688772},"983":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"576":{"tf":1.0},"956":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"222":{"tf":1.0},"446":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"879":{"tf":1.0},"880":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":6,"docs":{"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":2.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"779":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"185":{"tf":1.0}},"i":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"185":{"tf":1.0},"90":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"1095":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"h":{"df":23,"docs":{"1009":{"tf":1.0},"1064":{"tf":1.0},"1095":{"tf":1.0},"155":{"tf":1.4142135623730951},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"310":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0},"515":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"824":{"tf":1.0},"936":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"960":{"tf":1.0},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"555":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"1117":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.0},"944":{"tf":1.0}}}}}},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"499":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1117":{"tf":1.0},"1122":{"tf":1.0},"30":{"tf":1.0},"554":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"1073":{"tf":1.0},"1097":{"tf":1.0},"240":{"tf":1.0},"387":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"563":{"tf":1.0},"962":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"770":{"tf":1.0},"96":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"213":{"tf":1.0},"251":{"tf":1.0},"363":{"tf":1.0},"559":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":38,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"120":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":2.0},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"257":{"tf":2.0},"306":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.7320508075688772},"334":{"tf":1.0},"346":{"tf":1.7320508075688772},"352":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"398":{"tf":2.449489742783178},"555":{"tf":1.0},"559":{"tf":2.0},"638":{"tf":1.0},"679":{"tf":1.0},"79":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"848":{"tf":1.0},"946":{"tf":1.4142135623730951},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"k":{"df":1,"docs":{"1073":{"tf":1.0}}},"p":{"'":{"df":2,"docs":{"813":{"tf":1.0},"824":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1072":{"tf":1.0}}},"df":7,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":2.0},"705":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":14,"docs":{"1035":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"199":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"596":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"547":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":19,"docs":{"1035":{"tf":1.0},"1072":{"tf":2.0},"1089":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"158":{"tf":1.0},"199":{"tf":1.4142135623730951},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.23606797749979},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"313":{"tf":1.0},"448":{"tf":1.0}}}},"df":38,"docs":{"1001":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.7320508075688772},"1091":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":1.0},"199":{"tf":1.4142135623730951},"343":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.4142135623730951},"432":{"tf":1.0},"485":{"tf":1.0},"580":{"tf":1.0},"704":{"tf":1.0},"785":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":4.795831523312719},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":2.6457513110645907},"823":{"tf":1.7320508075688772},"824":{"tf":7.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":2.23606797749979},"831":{"tf":2.23606797749979},"832":{"tf":1.7320508075688772},"921":{"tf":1.0},"931":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":33,"docs":{"101":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":1.0},"1034":{"tf":1.0},"1061":{"tf":1.0},"110":{"tf":1.0},"1113":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":3.605551275463989},"222":{"tf":1.0},"236":{"tf":1.0},"287":{"tf":1.7320508075688772},"294":{"tf":1.0},"348":{"tf":1.4142135623730951},"364":{"tf":1.0},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"477":{"tf":1.0},"509":{"tf":1.7320508075688772},"510":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.0},"634":{"tf":1.0},"814":{"tf":1.0},"88":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"269":{"tf":1.0},"580":{"tf":1.0},"705":{"tf":1.4142135623730951},"726":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":13,"docs":{"800":{"tf":1.4142135623730951},"822":{"tf":2.23606797749979},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.4142135623730951},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"832":{"tf":1.4142135623730951},"936":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"823":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"832":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"’":{"df":1,"docs":{"823":{"tf":1.0}}}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"355":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"249":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"546":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":70,"docs":{"1013":{"tf":1.0},"1048":{"tf":1.0},"1051":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1072":{"tf":2.0},"1096":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.4142135623730951},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"359":{"tf":2.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"409":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.7320508075688772},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"517":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951},"625":{"tf":1.0},"646":{"tf":1.0},"690":{"tf":1.0},"737":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"900":{"tf":1.0},"922":{"tf":1.0},"948":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0}}},"df":38,"docs":{"1013":{"tf":1.4142135623730951},"1101":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"183":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"442":{"tf":1.4142135623730951},"449":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.7320508075688772},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"904":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"945":{"tf":1.0},"983":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":18,"docs":{"1120":{"tf":1.0},"126":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.4142135623730951},"276":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.0},"487":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"1085":{"tf":1.0},"1108":{"tf":1.0},"1114":{"tf":1.0},"1116":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.4142135623730951},"705":{"tf":1.0},"780":{"tf":1.0},"85":{"tf":1.0},"965":{"tf":1.0}}}}},"v":{"df":6,"docs":{"180":{"tf":1.0},"331":{"tf":1.4142135623730951},"352":{"tf":1.0},"373":{"tf":1.0},"599":{"tf":1.0},"946":{"tf":1.0}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":19,"docs":{"1031":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.7320508075688772},"199":{"tf":1.0},"222":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.4142135623730951},"531":{"tf":2.0},"626":{"tf":1.0},"633":{"tf":1.0},"979":{"tf":1.0}}}}}}},"’":{"df":1,"docs":{"813":{"tf":2.449489742783178}}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"841":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"1023":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"286":{"tf":1.0},"292":{"tf":2.0},"354":{"tf":1.0},"358":{"tf":1.0},"38":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"710":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1117":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"553":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"953":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"416":{"tf":1.4142135623730951},"47":{"tf":1.0},"495":{"tf":1.0},"565":{"tf":1.0},"64":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":7,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.7320508075688772},"447":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"1093":{"tf":1.0},"169":{"tf":1.0},"335":{"tf":1.0},"460":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"199":{"tf":1.0},"468":{"tf":1.7320508075688772},"497":{"tf":1.4142135623730951},"726":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"508":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"g":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"772":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":24,"docs":{"1006":{"tf":1.0},"187":{"tf":1.0},"289":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"345":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"521":{"tf":1.0},"556":{"tf":1.0},"571":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"983":{"tf":1.0},"999":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":4,"docs":{"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}},"df":28,"docs":{"1075":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1101":{"tf":2.0},"1102":{"tf":1.0},"129":{"tf":1.0},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"223":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"280":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"542":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"770":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.23606797749979}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"1023":{"tf":1.0},"275":{"tf":1.4142135623730951},"294":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"580":{"tf":1.0},"651":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"873":{"tf":1.0},"898":{"tf":1.0},"945":{"tf":1.0}}}}},"t":{"df":1,"docs":{"355":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"l":{"df":33,"docs":{"0":{"tf":1.0},"1004":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":2.23606797749979},"1108":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.7320508075688772},"1115":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1118":{"tf":1.0},"1119":{"tf":1.4142135623730951},"153":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.0},"356":{"tf":1.0},"379":{"tf":1.0},"44":{"tf":1.0},"449":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":1.0},"715":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"919":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"952":{"tf":1.0},"953":{"tf":1.4142135623730951},"957":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":11,"docs":{"120":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.4142135623730951},"412":{"tf":1.0},"416":{"tf":2.23606797749979},"439":{"tf":2.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"c":{"df":2,"docs":{"1040":{"tf":1.0},"1063":{"tf":1.0}}},"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"d":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":20,"docs":{"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"460":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"529":{"tf":2.23606797749979},"62":{"tf":1.0},"66":{"tf":1.0},"84":{"tf":1.0},"89":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.0},"974":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1059":{"tf":1.0},"515":{"tf":1.0}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"41":{"tf":1.0},"46":{"tf":1.0},"914":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"446":{"tf":1.0}}}}},"s":{"df":1,"docs":{"613":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"784":{"tf":1.0}}}},"t":{"df":8,"docs":{"123":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":20,"docs":{"101":{"tf":1.0},"1063":{"tf":1.0},"1073":{"tf":1.0},"1108":{"tf":1.4142135623730951},"121":{"tf":1.0},"128":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"260":{"tf":1.4142135623730951},"360":{"tf":1.0},"37":{"tf":1.0},"422":{"tf":1.0},"528":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"705":{"tf":1.0},"844":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"144":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"29":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":38,"docs":{"1038":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1108":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"412":{"tf":1.4142135623730951},"506":{"tf":1.0},"542":{"tf":1.0},"641":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.7320508075688772},"718":{"tf":1.4142135623730951},"728":{"tf":1.0},"844":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"878":{"tf":1.0},"898":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":16,"docs":{"1108":{"tf":1.0},"1114":{"tf":1.0},"212":{"tf":1.0},"287":{"tf":1.0},"314":{"tf":1.0},"410":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.0},"501":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"526":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"939":{"tf":1.0}},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"285":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"509":{"tf":1.0},"894":{"tf":1.0},"903":{"tf":1.4142135623730951}}}}},"r":{"df":1,"docs":{"1114":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":6,"docs":{"1023":{"tf":1.0},"1053":{"tf":1.0},"679":{"tf":1.0},"835":{"tf":1.0},"960":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"1108":{"tf":1.0},"175":{"tf":1.0},"414":{"tf":1.0},"516":{"tf":1.0},"858":{"tf":1.0},"956":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"240":{"tf":1.0},"267":{"tf":1.0},"37":{"tf":1.4142135623730951},"488":{"tf":1.0},"579":{"tf":1.0},"584":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"936":{"tf":1.4142135623730951},"983":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"238":{"tf":1.0},"67":{"tf":1.7320508075688772},"737":{"tf":1.0},"851":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"1015":{"tf":1.7320508075688772},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1016":{"tf":1.0}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":32,"docs":{"1016":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":2.449489742783178},"1085":{"tf":2.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"175":{"tf":1.0},"41":{"tf":1.0},"420":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"588":{"tf":1.7320508075688772},"589":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"824":{"tf":1.0},"917":{"tf":1.7320508075688772},"918":{"tf":2.0},"919":{"tf":1.4142135623730951},"920":{"tf":2.0},"921":{"tf":2.23606797749979},"922":{"tf":2.449489742783178}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1023":{"tf":1.0}}}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"1113":{"tf":1.0},"1114":{"tf":2.23606797749979},"1118":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"302":{"tf":1.0},"353":{"tf":1.4142135623730951},"999":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"206":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"447":{"tf":2.449489742783178},"814":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1021":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"31":{"tf":1.0},"5":{"tf":1.0},"567":{"tf":1.0},"582":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"869":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"1025":{"tf":1.0},"196":{"tf":1.0},"447":{"tf":2.0},"454":{"tf":1.0},"485":{"tf":1.0},"650":{"tf":1.0},"786":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":3,"docs":{"424":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"935":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"913":{"tf":2.0},"914":{"tf":1.7320508075688772},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.7320508075688772},"925":{"tf":1.0},"930":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"297":{"tf":1.0},"361":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1002":{"tf":1.0}}}}}}},"o":{"df":6,"docs":{"143":{"tf":1.0},"169":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"598":{"tf":1.0},"851":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1097":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":49,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1112":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"142":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"294":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"345":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"38":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"439":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"49":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"562":{"tf":1.0},"73":{"tf":1.0},"899":{"tf":1.0},"937":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0}}}},"df":17,"docs":{"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"212":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"388":{"tf":1.4142135623730951},"416":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"554":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"104":{"tf":2.0},"106":{"tf":1.0},"117":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":2.449489742783178}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"102":{"tf":1.0},"106":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":144,"docs":{"1001":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1023":{"tf":1.7320508075688772},"103":{"tf":2.0},"1031":{"tf":1.0},"104":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":2.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"316":{"tf":2.8284271247461903},"317":{"tf":1.7320508075688772},"318":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.4142135623730951},"348":{"tf":1.0},"353":{"tf":1.7320508075688772},"355":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"392":{"tf":1.0},"395":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"666":{"tf":1.0},"669":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.4142135623730951},"747":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"835":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.0},"88":{"tf":1.0},"889":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"92":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"1085":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.23606797749979},"246":{"tf":1.0},"39":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"747":{"tf":1.0},"970":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"(":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":1,"docs":{"546":{"tf":1.0}}},"o":{"df":0,"docs":{},"i":{"d":{"df":25,"docs":{"1031":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":2.0},"117":{"tf":1.0},"127":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.0},"242":{"tf":1.0},"297":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"396":{"tf":1.0},"466":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"742":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":2,"docs":{"358":{"tf":1.0},"409":{"tf":1.7320508075688772}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"129":{"tf":1.0},"248":{"tf":1.0},"295":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"447":{"tf":1.0},"562":{"tf":1.0},"581":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}},"y":{"df":5,"docs":{"353":{"tf":1.0},"504":{"tf":1.0},"607":{"tf":1.0},"676":{"tf":1.0},"896":{"tf":1.0}}}},"df":25,"docs":{"1096":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"447":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"740":{"tf":2.0},"748":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":4,"docs":{"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":2.0},"708":{"tf":1.0}}}}},"b":{"'":{"8":{"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"2":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"b":{"2":{",":{"b":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"4":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"a":{"6":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"a":{"7":{"df":0,"docs":{},"e":{"3":{"df":0,"docs":{},"f":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"362":{"tf":1.0},"957":{"tf":1.0}}}}},"df":18,"docs":{"102":{"tf":1.0},"1053":{"tf":1.0},"15":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"221":{"tf":1.0},"273":{"tf":1.0},"323":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"387":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"567":{"tf":1.0},"957":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1044":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"956":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":39,"docs":{"101":{"tf":1.0},"1061":{"tf":1.0},"1090":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":2.23606797749979},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"186":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"478":{"tf":1.0},"595":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"31":{"tf":1.0},"422":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.7320508075688772},"675":{"tf":1.0},"676":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"801":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.0},"814":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.4142135623730951},"863":{"tf":1.4142135623730951},"911":{"tf":1.0},"914":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":8,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"273":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":15,"docs":{"313":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.4142135623730951},"430":{"tf":1.0},"434":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"929":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"387":{"tf":1.0},"390":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"358":{"tf":1.0}},"r":{"df":1,"docs":{"487":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"8":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.7320508075688772},"964":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}}}},"r":{"df":11,"docs":{"174":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"289":{"tf":1.0},"394":{"tf":2.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"748":{"tf":2.449489742783178},"75":{"tf":1.0},"866":{"tf":1.0},"945":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":76,"docs":{"1030":{"tf":1.0},"106":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":2.449489742783178},"13":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"212":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":2.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":2.23606797749979},"363":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"393":{"tf":1.0},"409":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.7320508075688772},"485":{"tf":1.0},"487":{"tf":1.0},"496":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":2.449489742783178},"556":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"649":{"tf":1.0},"678":{"tf":1.0},"700":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.4142135623730951},"734":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"857":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"920":{"tf":1.4142135623730951},"922":{"tf":1.0},"930":{"tf":1.0},"945":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"223":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"541":{"tf":1.0},"594":{"tf":1.0},"649":{"tf":1.7320508075688772},"653":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.7320508075688772},"974":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"541":{"tf":1.0},"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"c":{"df":11,"docs":{"197":{"tf":1.0},"206":{"tf":1.0},"256":{"tf":1.0},"291":{"tf":1.0},"338":{"tf":1.0},"404":{"tf":1.0},"46":{"tf":1.0},"529":{"tf":1.0},"59":{"tf":1.0},"859":{"tf":1.0},"89":{"tf":1.0}}},"df":21,"docs":{"1088":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"408":{"tf":1.0},"481":{"tf":1.0},"529":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.4142135623730951},"594":{"tf":1.0},"651":{"tf":1.0},"672":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"954":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":24,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.7320508075688772},"373":{"tf":1.0},"560":{"tf":1.0},"669":{"tf":1.0},"678":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"954":{"tf":2.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.7320508075688772},"959":{"tf":1.7320508075688772},"962":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"b":{"6":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1023":{"tf":2.0},"199":{"tf":1.4142135623730951},"332":{"tf":1.0},"452":{"tf":1.0},"502":{"tf":1.0},"665":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":6,"docs":{"1117":{"tf":1.0},"363":{"tf":1.7320508075688772},"403":{"tf":1.0},"413":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.4142135623730951}}},"r":{"df":1,"docs":{"1115":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":30,"docs":{"1023":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"426":{"tf":1.0},"452":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"666":{"tf":1.0},"740":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"899":{"tf":1.0},"936":{"tf":1.0},"956":{"tf":1.0},"961":{"tf":1.0}}}}},"df":57,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1059":{"tf":1.7320508075688772},"1085":{"tf":1.0},"113":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"294":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":2.449489742783178},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"51":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"708":{"tf":1.4142135623730951},"788":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":2.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"974":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":59,"docs":{"1044":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1107":{"tf":1.0},"120":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"235":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"409":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.0},"479":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.4142135623730951},"514":{"tf":1.0},"527":{"tf":1.7320508075688772},"540":{"tf":1.0},"563":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"844":{"tf":1.4142135623730951},"87":{"tf":1.0},"899":{"tf":1.4142135623730951},"936":{"tf":1.0},"984":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"447":{"tf":2.0},"710":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":30,"docs":{"1059":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"2":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.0},"373":{"tf":1.0},"407":{"tf":1.4142135623730951},"453":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":1.0},"471":{"tf":1.7320508075688772},"488":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"899":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"946":{"tf":1.0},"972":{"tf":1.0}},"n":{"df":1,"docs":{"1122":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"607":{"tf":1.0}}}},"v":{"df":4,"docs":{"199":{"tf":1.0},"387":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":62,"docs":{"1009":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1085":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":2.0},"491":{"tf":1.4142135623730951},"492":{"tf":1.4142135623730951},"493":{"tf":1.4142135623730951},"494":{"tf":1.7320508075688772},"495":{"tf":1.4142135623730951},"496":{"tf":2.23606797749979},"497":{"tf":1.4142135623730951},"498":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"500":{"tf":1.4142135623730951},"501":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":2.0},"508":{"tf":1.7320508075688772},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"511":{"tf":1.4142135623730951},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":2.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"590":{"tf":1.4142135623730951},"613":{"tf":1.0},"737":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.4142135623730951},"858":{"tf":1.0},"965":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"163":{"tf":1.0},"185":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"304":{"tf":1.0},"592":{"tf":1.0},"951":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"407":{"tf":1.0},"447":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"1114":{"tf":1.0},"318":{"tf":1.0},"880":{"tf":1.0}}}},"w":{"df":49,"docs":{"1001":{"tf":1.0},"1017":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.0},"164":{"tf":1.0},"180":{"tf":1.0},"187":{"tf":1.0},"189":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"354":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"558":{"tf":1.0},"607":{"tf":1.0},"707":{"tf":1.0},"737":{"tf":1.0},"747":{"tf":1.0},"785":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"913":{"tf":2.0},"915":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0},"986":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1085":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"193":{"tf":1.0},"236":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"595":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"839":{"tf":1.0},"961":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"[":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"df":23,"docs":{"1003":{"tf":1.0},"106":{"tf":1.4142135623730951},"1120":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"240":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"380":{"tf":1.0},"417":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.4142135623730951},"556":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"89":{"tf":1.0}}}},"t":{"a":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1059":{"tf":2.0}}}}}}}}}},"4":{"6":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":17,"docs":{"1025":{"tf":2.0},"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1073":{"tf":2.6457513110645907},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"373":{"tf":1.0},"424":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"450":{"tf":1.7320508075688772},"466":{"tf":2.0},"690":{"tf":1.0},"694":{"tf":1.0},"847":{"tf":1.7320508075688772},"946":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"113":{"tf":1.0},"126":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"451":{"tf":1.0},"567":{"tf":1.0},"590":{"tf":1.4142135623730951},"634":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":56,"docs":{"1033":{"tf":1.0},"1085":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.4142135623730951},"240":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"409":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.4142135623730951},"463":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"526":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.4142135623730951},"538":{"tf":1.0},"548":{"tf":1.4142135623730951},"583":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"740":{"tf":1.0},"744":{"tf":1.0},"755":{"tf":1.0},"77":{"tf":1.0},"789":{"tf":1.0},"813":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"956":{"tf":1.0},"981":{"tf":1.0},"984":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"1117":{"tf":1.0},"353":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"447":{"tf":1.0},"67":{"tf":1.0},"752":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"b":{"b":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"592":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"592":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"a":{"df":1,"docs":{"899":{"tf":1.0}},"s":{"df":1,"docs":{"1070":{"tf":1.0}}}},"df":4,"docs":{"115":{"tf":1.0},"153":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.0},"120":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"119":{"tf":2.0},"120":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"y":{"df":32,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":2.0},"102":{"tf":1.7320508075688772},"103":{"tf":2.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"114":{"tf":1.0},"115":{"tf":2.0},"116":{"tf":1.7320508075688772},"117":{"tf":1.0},"118":{"tf":2.6457513110645907},"119":{"tf":1.4142135623730951},"120":{"tf":2.0},"121":{"tf":2.0},"90":{"tf":2.23606797749979},"91":{"tf":2.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":2.0},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.7320508075688772},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":213,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1008":{"tf":1.0},"1016":{"tf":1.0},"1021":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":2.6457513110645907},"125":{"tf":1.4142135623730951},"126":{"tf":2.0},"127":{"tf":2.449489742783178},"128":{"tf":2.449489742783178},"129":{"tf":2.0},"13":{"tf":1.0},"130":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"168":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.8284271247461903},"203":{"tf":1.0},"205":{"tf":3.3166247903554},"206":{"tf":2.23606797749979},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":2.0},"21":{"tf":1.0},"210":{"tf":2.449489742783178},"211":{"tf":1.7320508075688772},"212":{"tf":2.449489742783178},"213":{"tf":1.4142135623730951},"214":{"tf":2.0},"215":{"tf":1.0},"216":{"tf":2.23606797749979},"217":{"tf":1.7320508075688772},"218":{"tf":2.0},"219":{"tf":2.449489742783178},"220":{"tf":1.7320508075688772},"221":{"tf":2.23606797749979},"222":{"tf":2.23606797749979},"223":{"tf":2.23606797749979},"224":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.4142135623730951},"227":{"tf":2.0},"228":{"tf":2.0},"229":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"231":{"tf":2.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":2.23606797749979},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"25":{"tf":2.23606797749979},"250":{"tf":1.7320508075688772},"251":{"tf":1.7320508075688772},"252":{"tf":1.7320508075688772},"253":{"tf":2.0},"254":{"tf":1.7320508075688772},"255":{"tf":2.0},"256":{"tf":2.23606797749979},"257":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"261":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.7320508075688772},"299":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.0},"307":{"tf":2.23606797749979},"316":{"tf":2.23606797749979},"317":{"tf":2.23606797749979},"318":{"tf":3.1622776601683795},"32":{"tf":1.0},"339":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":2.0},"352":{"tf":2.23606797749979},"353":{"tf":3.1622776601683795},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"358":{"tf":2.8284271247461903},"359":{"tf":3.0},"360":{"tf":2.449489742783178},"361":{"tf":2.0},"362":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"364":{"tf":2.449489742783178},"365":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"38":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"408":{"tf":1.0},"409":{"tf":2.23606797749979},"410":{"tf":1.7320508075688772},"413":{"tf":2.23606797749979},"414":{"tf":2.0},"416":{"tf":2.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"425":{"tf":1.0},"439":{"tf":2.0},"44":{"tf":1.0},"440":{"tf":2.0},"441":{"tf":1.7320508075688772},"442":{"tf":1.0},"443":{"tf":2.0},"447":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"536":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":2.449489742783178},"560":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.4142135623730951},"588":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.4142135623730951},"600":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"634":{"tf":1.0},"637":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"646":{"tf":1.0},"650":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.7320508075688772},"832":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"88":{"tf":1.7320508075688772},"880":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":2.0},"916":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951},"940":{"tf":1.0},"957":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"127":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"358":{"tf":1.0},"361":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"256":{"tf":1.0},"257":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"289":{"tf":1.0},"824":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"1089":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"585":{"tf":1.0},"900":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"r":{"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":1,"docs":{"539":{"tf":1.0}},"g":{"df":7,"docs":{"1018":{"tf":1.4142135623730951},"124":{"tf":1.0},"607":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":30,"docs":{"1085":{"tf":1.4142135623730951},"244":{"tf":1.0},"264":{"tf":2.449489742783178},"265":{"tf":2.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"268":{"tf":3.4641016151377544},"269":{"tf":2.8284271247461903},"270":{"tf":2.449489742783178},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":3.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":3.7416573867739413},"277":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.4142135623730951},"280":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"282":{"tf":2.449489742783178},"283":{"tf":2.449489742783178},"284":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"622":{"tf":1.7320508075688772},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"770":{"tf":1.0},"915":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"265":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.4142135623730951}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"1":{"8":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}},"df":0,"docs":{}},"df":3,"docs":{"265":{"tf":1.0},"266":{"tf":1.0},"281":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"279":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"282":{"tf":1.4142135623730951}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"284":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"265":{"tf":1.0},"280":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"278":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":1,"docs":{"199":{"tf":2.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":22,"docs":{"1005":{"tf":1.0},"1013":{"tf":1.7320508075688772},"1014":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1111":{"tf":1.0},"1119":{"tf":1.0},"197":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"353":{"tf":1.0},"365":{"tf":1.0},"402":{"tf":1.0},"407":{"tf":1.7320508075688772},"459":{"tf":1.0},"468":{"tf":1.4142135623730951},"485":{"tf":1.0},"613":{"tf":1.0},"762":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"906":{"tf":3.3166247903554}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":2,"docs":{"904":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":5,"docs":{"897":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.8284271247461903}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"#":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"1001":{"tf":1.0}}}}}}}}},".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1001":{"tf":3.1622776601683795},"221":{"tf":1.0},"485":{"tf":2.449489742783178},"487":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"453":{"tf":1.0},"487":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"842":{"tf":1.7320508075688772},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"374":{"tf":1.0},"387":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"387":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}}},"l":{"d":{"df":2,"docs":{"1119":{"tf":1.0},"873":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"366":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":1,"docs":{"542":{"tf":1.0}}},"df":8,"docs":{"1097":{"tf":1.0},"166":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"664":{"tf":1.0},"851":{"tf":1.0},"880":{"tf":1.0}},"s":{"'":{",":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"'":{",":{"'":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"1098":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}}}}},"df":24,"docs":{"1035":{"tf":1.4142135623730951},"1051":{"tf":1.4142135623730951},"1067":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"181":{"tf":1.0},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"273":{"tf":1.0},"283":{"tf":1.0},"410":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"459":{"tf":1.0},"471":{"tf":1.4142135623730951},"544":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"705":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"866":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"1064":{"tf":1.0},"563":{"tf":2.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"649":{"tf":1.0}},"h":{"df":69,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1088":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"176":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"238":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"306":{"tf":1.0},"323":{"tf":1.4142135623730951},"338":{"tf":1.0},"341":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"410":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":1.7320508075688772},"455":{"tf":1.0},"473":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"722":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"866":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.4142135623730951},"915":{"tf":1.0},"926":{"tf":1.0},"947":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":7,"docs":{"1105":{"tf":1.0},"152":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"778":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"915":{"tf":1.0},"934":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"467":{"tf":1.0}}}}},"df":2,"docs":{"187":{"tf":1.7320508075688772},"708":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"368":{"tf":1.0},"740":{"tf":1.0},"85":{"tf":1.0},"898":{"tf":1.0}}}},"q":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"257":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"128":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.449489742783178},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"372":{"tf":2.23606797749979},"410":{"tf":1.0},"414":{"tf":1.0},"538":{"tf":1.4142135623730951},"554":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"597":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"651":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"318":{"tf":1.0},"441":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"475":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"137":{"tf":1.0},"318":{"tf":1.0},"546":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":37,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":2.6457513110645907},"187":{"tf":2.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":2.6457513110645907},"262":{"tf":2.23606797749979},"314":{"tf":1.0},"323":{"tf":3.1622776601683795},"327":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"510":{"tf":2.6457513110645907},"546":{"tf":1.0},"562":{"tf":1.0},"598":{"tf":1.0},"633":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"730":{"tf":1.0},"732":{"tf":2.0},"844":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.7320508075688772}}}},"d":{"df":1,"docs":{"510":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1095":{"tf":1.0}}}},"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"181":{"tf":1.0},"526":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0}}}}}},"df":10,"docs":{"1119":{"tf":1.0},"131":{"tf":1.0},"222":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"750":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":4,"docs":{"1097":{"tf":1.0},"14":{"tf":1.0},"356":{"tf":1.0},"484":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"964":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":4,"docs":{"302":{"tf":1.0},"31":{"tf":1.0},"365":{"tf":1.4142135623730951},"783":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"395":{"tf":1.0},"934":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"228":{"tf":1.0},"380":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"1017":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"481":{"tf":1.0},"607":{"tf":1.0},"780":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"542":{"tf":1.0}}}},"w":{"df":0,"docs":{},"s":{"df":15,"docs":{"1013":{"tf":1.4142135623730951},"1097":{"tf":1.0},"199":{"tf":1.0},"342":{"tf":1.0},"516":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"813":{"tf":1.0},"824":{"tf":1.0},"836":{"tf":1.0},"851":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"598":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"j":{"df":1,"docs":{"517":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"723":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1059":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":2.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":60,"docs":{"1001":{"tf":1.0},"1002":{"tf":2.23606797749979},"1009":{"tf":1.0},"1013":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":2.23606797749979},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"164":{"tf":3.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"246":{"tf":1.0},"263":{"tf":1.0},"287":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"354":{"tf":1.0},"38":{"tf":1.0},"421":{"tf":1.4142135623730951},"43":{"tf":1.0},"448":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":2.23606797749979},"596":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":2.0},"799":{"tf":1.4142135623730951},"824":{"tf":1.0},"857":{"tf":1.0},"896":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":2.8284271247461903},"926":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"649":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"’":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":18,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"226":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":2.8284271247461903},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.23606797749979},"427":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"g":{"'":{"df":1,"docs":{"844":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":222,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.7320508075688772},"1105":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.7320508075688772},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.7320508075688772},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.4142135623730951},"380":{"tf":1.0},"381":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":3.3166247903554},"454":{"tf":1.7320508075688772},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"649":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.4142135623730951},"667":{"tf":1.0},"67":{"tf":1.7320508075688772},"674":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.4142135623730951},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.4142135623730951},"844":{"tf":4.795831523312719},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.4142135623730951},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"844":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":12,"docs":{"1108":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.4142135623730951},"331":{"tf":1.0},"446":{"tf":1.0},"481":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"846":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"688":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":13,"docs":{"1040":{"tf":1.7320508075688772},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"290":{"tf":2.449489742783178},"291":{"tf":3.0},"292":{"tf":2.8284271247461903},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"705":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}},"df":70,"docs":{"1001":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1106":{"tf":2.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":2.23606797749979},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.7320508075688772},"264":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"341":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"350":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"380":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":3.7416573867739413},"519":{"tf":1.0},"560":{"tf":1.0},"643":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"737":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":2.23606797749979},"847":{"tf":3.4641016151377544},"877":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}}}},"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"d":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"847":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":31,"docs":{"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"172":{"tf":1.0},"204":{"tf":1.0},"242":{"tf":1.0},"260":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":2.0},"330":{"tf":1.4142135623730951},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"38":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"567":{"tf":1.0},"651":{"tf":1.0},"690":{"tf":1.4142135623730951},"737":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"847":{"tf":1.0},"876":{"tf":1.0},"961":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.0},"372":{"tf":1.0},"45":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":20,"docs":{"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"220":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"110":{"tf":1.0},"1105":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"555":{"tf":1.0},"740":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"130":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":2.0},"774":{"tf":2.449489742783178}}}}},"{":{"a":{"d":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"+":{"+":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"3":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"2":{"4":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"df":0,"docs":{},"f":{"3":{"2":{"df":0,"docs":{},"f":{"d":{"2":{"9":{"3":{"8":{"df":0,"docs":{},"f":{"0":{"b":{"6":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"8":{"b":{"4":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"6":{"9":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"b":{"4":{"5":{"4":{"df":0,"docs":{},"f":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"168":{"tf":2.449489742783178},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"921":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"239":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"485":{"tf":1.0}},"e":{"\"":{",":{"5":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"1009":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":49,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1034":{"tf":1.0},"106":{"tf":1.0},"1085":{"tf":1.0},"1098":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":2.449489742783178},"267":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"478":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"678":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":1.0},"764":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"876":{"tf":1.0},"975":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":2.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1002":{"tf":1.0},"160":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":40,"docs":{"1023":{"tf":1.0},"132":{"tf":1.0},"158":{"tf":1.0},"198":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"307":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.0},"373":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"449":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"518":{"tf":1.4142135623730951},"589":{"tf":1.0},"640":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"852":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"80":{"tf":1.0},"952":{"tf":1.0}},"l":{"c":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"462":{"tf":1.0},"673":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"1027":{"tf":1.0},"1114":{"tf":1.0},"596":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"177":{"tf":1.0},"256":{"tf":1.0},"313":{"tf":1.0},"456":{"tf":1.0},"678":{"tf":1.0},"839":{"tf":1.0}}}},"a":{"d":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"613":{"tf":2.449489742783178}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"1":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1002":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"926":{"tf":1.0}}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"825":{"tf":1.0}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"131":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"366":{"tf":1.0},"432":{"tf":1.0},"90":{"tf":1.0},"936":{"tf":1.4142135623730951}}}},"c":{"df":1,"docs":{"962":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.0},"291":{"tf":1.0}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"1023":{"tf":1.0},"15":{"tf":1.0},"507":{"tf":1.4142135623730951},"516":{"tf":1.0},"613":{"tf":1.0},"778":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}}},"r":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1009":{"tf":1.0}},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1013":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"485":{"tf":1.0},"937":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1085":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1031":{"tf":1.0},"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1033":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"1031":{"tf":1.0},"462":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1114":{"tf":1.0},"285":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"632":{"tf":1.0},"836":{"tf":1.0},"926":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}}}}}},"i":{"b":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.7320508075688772}}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":106,"docs":{"1018":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1097":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"248":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"364":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"373":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.7320508075688772},"398":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.7320508075688772},"422":{"tf":1.0},"462":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"481":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"501":{"tf":1.0},"506":{"tf":4.0},"507":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"617":{"tf":1.0},"627":{"tf":1.0},"654":{"tf":1.0},"700":{"tf":1.0},"74":{"tf":1.0},"752":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"814":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"878":{"tf":1.0},"885":{"tf":1.0},"887":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.7320508075688772},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":2.0},"929":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"976":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"(":{"'":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"276":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"3":{"df":1,"docs":{"1098":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1085":{"tf":1.4142135623730951},"199":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":1,"docs":{"526":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":14,"docs":{"104":{"tf":1.0},"352":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":2.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"766":{"tf":1.0},"77":{"tf":2.23606797749979},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"96":{"tf":2.8284271247461903},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"341":{"tf":1.0},"740":{"tf":1.0}}}},"df":1,"docs":{"853":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"8":{"tf":1.0},"864":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":26,"docs":{"183":{"tf":1.4142135623730951},"199":{"tf":1.0},"247":{"tf":1.0},"334":{"tf":2.23606797749979},"335":{"tf":3.4641016151377544},"340":{"tf":1.0},"380":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"441":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.7320508075688772},"633":{"tf":1.0},"644":{"tf":1.4142135623730951},"722":{"tf":1.0},"742":{"tf":1.0},"788":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":1.4142135623730951},"848":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"934":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":17,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1093":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"290":{"tf":1.0},"331":{"tf":1.0},"412":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"649":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1009":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"228":{"tf":1.0}}},"u":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":46,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1034":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"801":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.0},"814":{"tf":1.4142135623730951},"822":{"tf":1.0},"825":{"tf":1.4142135623730951},"863":{"tf":1.4142135623730951},"977":{"tf":1.0},"981":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"847":{"tf":1.0}},"k":{"df":1,"docs":{"426":{"tf":1.0}}}},"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"529":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"332":{"tf":1.0},"529":{"tf":1.0}}},"df":8,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"212":{"tf":1.0},"502":{"tf":1.4142135623730951},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.7320508075688772},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"1000":{"tf":1.7320508075688772},"1001":{"tf":1.0},"1002":{"tf":1.0},"578":{"tf":1.0}},"s":{"df":3,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"512":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"945":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"1085":{"tf":1.0},"296":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"405":{"tf":1.0},"447":{"tf":1.0},"569":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"951":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"945":{"tf":1.7320508075688772},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"956":{"tf":1.0},"964":{"tf":1.0}}},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":3,"docs":{"945":{"tf":1.4142135623730951},"950":{"tf":2.0},"962":{"tf":1.0}},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":22,"docs":{"1009":{"tf":1.0},"1064":{"tf":1.0},"1119":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"179":{"tf":1.4142135623730951},"185":{"tf":1.0},"363":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"451":{"tf":1.4142135623730951},"456":{"tf":1.0},"485":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"622":{"tf":1.0},"898":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.4142135623730951},"948":{"tf":1.0},"957":{"tf":1.0},"975":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":2,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"372":{"tf":1.0},"45":{"tf":1.0},"507":{"tf":1.4142135623730951},"945":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":97,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"103":{"tf":1.0},"1034":{"tf":1.0},"1079":{"tf":1.0},"1105":{"tf":1.0},"1120":{"tf":1.7320508075688772},"113":{"tf":1.0},"115":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":2.6457513110645907},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":3.0},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":2.0},"295":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"315":{"tf":1.0},"323":{"tf":1.4142135623730951},"331":{"tf":1.0},"354":{"tf":1.0},"37":{"tf":1.0},"402":{"tf":1.4142135623730951},"405":{"tf":2.449489742783178},"406":{"tf":2.0},"407":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"442":{"tf":1.7320508075688772},"443":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"475":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.0},"5":{"tf":1.0},"516":{"tf":1.0},"52":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.4142135623730951},"571":{"tf":2.0},"593":{"tf":1.0},"599":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.7320508075688772},"664":{"tf":1.0},"691":{"tf":1.0},"734":{"tf":1.0},"745":{"tf":1.4142135623730951},"778":{"tf":1.0},"836":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"858":{"tf":1.0},"913":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"950":{"tf":1.0},"951":{"tf":1.0},"96":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"447":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}},"df":81,"docs":{"1001":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":3.1622776601683795},"1027":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":2.8284271247461903},"1059":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1073":{"tf":2.23606797749979},"1085":{"tf":1.7320508075688772},"1089":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.0},"234":{"tf":1.7320508075688772},"246":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"327":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.0},"423":{"tf":2.6457513110645907},"424":{"tf":2.0},"425":{"tf":2.23606797749979},"426":{"tf":2.23606797749979},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"578":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"796":{"tf":1.0},"813":{"tf":2.6457513110645907},"841":{"tf":1.0},"847":{"tf":1.0},"92":{"tf":1.0},"946":{"tf":1.0},"961":{"tf":1.0},"975":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1000":{"tf":1.0},"1092":{"tf":1.0},"1104":{"tf":1.0},"512":{"tf":1.0},"912":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":14,"docs":{"1119":{"tf":1.0},"155":{"tf":1.4142135623730951},"278":{"tf":1.0},"347":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"470":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"641":{"tf":1.7320508075688772},"679":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"380":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1114":{"tf":1.0},"243":{"tf":1.0},"571":{"tf":1.0},"61":{"tf":1.0},"614":{"tf":1.0},"750":{"tf":1.0},"873":{"tf":1.0},"962":{"tf":1.0},"975":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"231":{"tf":1.0},"937":{"tf":1.0}}},"t":{"df":19,"docs":{"1025":{"tf":1.0},"112":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.8284271247461903},"290":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"394":{"tf":1.0},"538":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"199":{"tf":1.0}}}}},"df":52,"docs":{"1001":{"tf":1.4142135623730951},"1014":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"1101":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0},"451":{"tf":1.0},"481":{"tf":1.0},"508":{"tf":1.0},"540":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"814":{"tf":1.0},"839":{"tf":1.0},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.4142135623730951},"952":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":2.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"913":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1117":{"tf":1.0},"323":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"853":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":24,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"1053":{"tf":1.0},"117":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"304":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.7320508075688772},"356":{"tf":1.0},"373":{"tf":1.0},"438":{"tf":1.0},"463":{"tf":1.0},"613":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"926":{"tf":2.0},"946":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"269":{"tf":1.0}},"n":{"df":8,"docs":{"1025":{"tf":1.0},"1085":{"tf":1.0},"270":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"655":{"tf":1.0},"909":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"514":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}}},"df":12,"docs":{"1022":{"tf":1.7320508075688772},"1023":{"tf":3.3166247903554},"1024":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1026":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.4142135623730951},"124":{"tf":1.0},"528":{"tf":1.0},"586":{"tf":1.4142135623730951},"617":{"tf":1.0},"983":{"tf":1.0}}}}}},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"2":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"155":{"tf":1.0},"180":{"tf":1.4142135623730951},"313":{"tf":1.0},"331":{"tf":1.7320508075688772},"332":{"tf":2.0},"435":{"tf":1.4142135623730951},"540":{"tf":1.0}},"r":{"c":{"a":{"df":1,"docs":{"915":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":11,"docs":{"304":{"tf":1.0},"309":{"tf":2.23606797749979},"310":{"tf":1.7320508075688772},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":2.6457513110645907},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"332":{"tf":1.0},"475":{"tf":1.0},"79":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"999":{"tf":1.4142135623730951}}},"i":{"df":7,"docs":{"135":{"tf":1.0},"140":{"tf":1.4142135623730951},"343":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"951":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"964":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"372":{"tf":2.0},"538":{"tf":2.0},"896":{"tf":1.0}}}}},"df":7,"docs":{"1051":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":2.0},"430":{"tf":1.0},"538":{"tf":2.0},"740":{"tf":1.0},"896":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"526":{"tf":1.0},"866":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"s":{"df":10,"docs":{"129":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.7320508075688772},"236":{"tf":2.8284271247461903},"292":{"tf":1.0},"295":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"622":{"tf":1.0}}}}},"df":2,"docs":{"528":{"tf":1.0},"529":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"1002":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"508":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"245":{"tf":1.0},"571":{"tf":1.4142135623730951}}}}},"r":{"df":12,"docs":{"113":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"415":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"478":{"tf":2.23606797749979},"481":{"tf":1.0},"508":{"tf":1.0},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1120":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"133":{"tf":1.0},"380":{"tf":1.0},"980":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"k":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}},"df":66,"docs":{"1005":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"101":{"tf":1.0},"1012":{"tf":2.23606797749979},"1014":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.7416573867739413},"318":{"tf":1.0},"396":{"tf":1.4142135623730951},"403":{"tf":3.0},"409":{"tf":2.0},"539":{"tf":2.23606797749979},"555":{"tf":1.0},"731":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"75":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":2.0},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"789":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"871":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":3.0},"879":{"tf":1.0},"880":{"tf":1.0},"894":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":3.4641016151377544},"899":{"tf":2.8284271247461903},"900":{"tf":3.605551275463989},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":3.605551275463989},"922":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":3.1622776601683795},"930":{"tf":1.4142135623730951},"931":{"tf":3.3166247903554},"934":{"tf":1.4142135623730951},"936":{"tf":2.23606797749979},"96":{"tf":1.0}},"e":{"d":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"186":{"tf":1.0},"318":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":20,"docs":{"1013":{"tf":1.0},"1063":{"tf":1.0},"190":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"453":{"tf":1.0},"531":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"1031":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1085":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1031":{"tf":1.0},"257":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"617":{"tf":1.0},"644":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"1085":{"tf":1.0}}},")":{"*":{"1":{"0":{"0":{"df":1,"docs":{"348":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":67,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1011":{"tf":2.0},"1012":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1051":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1067":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":2.23606797749979},"1079":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"190":{"tf":2.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"238":{"tf":2.8284271247461903},"243":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":2.8284271247461903},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":2.23606797749979},"449":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"528":{"tf":1.0},"544":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"580":{"tf":1.0},"603":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":3.0},"650":{"tf":1.0},"653":{"tf":1.0},"705":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":2.0},"720":{"tf":1.0},"726":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"862":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"921":{"tf":2.0},"942":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"603":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"247":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":4,"docs":{"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":237,"docs":{"1001":{"tf":1.7320508075688772},"1023":{"tf":4.0},"1025":{"tf":1.4142135623730951},"1029":{"tf":2.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1036":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1064":{"tf":2.23606797749979},"1071":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":2.23606797749979},"1084":{"tf":1.4142135623730951},"1085":{"tf":2.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.8284271247461903},"181":{"tf":2.8284271247461903},"183":{"tf":1.4142135623730951},"184":{"tf":2.0},"187":{"tf":1.4142135623730951},"190":{"tf":2.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"224":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"253":{"tf":1.0},"264":{"tf":2.6457513110645907},"265":{"tf":1.0},"266":{"tf":2.0},"267":{"tf":2.6457513110645907},"268":{"tf":2.0},"269":{"tf":2.0},"27":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":2.23606797749979},"272":{"tf":2.0},"273":{"tf":3.0},"274":{"tf":2.0},"275":{"tf":2.23606797749979},"276":{"tf":2.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":2.0},"322":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.0},"368":{"tf":1.4142135623730951},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"391":{"tf":1.0},"392":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"447":{"tf":3.3166247903554},"448":{"tf":1.4142135623730951},"449":{"tf":2.0},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":4.0},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"527":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":2.23606797749979},"539":{"tf":2.0},"542":{"tf":1.4142135623730951},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"548":{"tf":3.4641016151377544},"559":{"tf":1.0},"580":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":2.449489742783178},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":1.7320508075688772},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951},"602":{"tf":1.0},"613":{"tf":3.4641016151377544},"614":{"tf":2.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.4142135623730951},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":2.0},"622":{"tf":2.0},"623":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":2.6457513110645907},"626":{"tf":2.8284271247461903},"627":{"tf":2.0},"628":{"tf":1.4142135623730951},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.7320508075688772},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":2.23606797749979},"705":{"tf":3.3166247903554},"707":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.0},"715":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":2.23606797749979},"731":{"tf":2.0},"732":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"759":{"tf":1.7320508075688772},"760":{"tf":1.4142135623730951},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.4142135623730951},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"770":{"tf":3.4641016151377544},"771":{"tf":1.0},"772":{"tf":1.7320508075688772},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.7320508075688772},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":2.0},"786":{"tf":1.7320508075688772},"803":{"tf":1.7320508075688772},"839":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"915":{"tf":1.0},"931":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"955":{"tf":1.0},"974":{"tf":1.0},"984":{"tf":1.4142135623730951}},"i":{"d":{"df":5,"docs":{"299":{"tf":1.0},"342":{"tf":2.449489742783178},"427":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":25,"docs":{"1016":{"tf":1.0},"1017":{"tf":1.0},"1023":{"tf":1.0},"1063":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"585":{"tf":1.0},"589":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.6457513110645907},"626":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"721":{"tf":1.0},"986":{"tf":1.0}}},"y":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"524":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"522":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"521":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"523":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1029":{"tf":1.0},"1030":{"tf":1.0},"165":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"622":{"tf":1.0},"630":{"tf":1.0},"657":{"tf":1.0},"778":{"tf":1.0},"986":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"388":{"tf":1.0},"451":{"tf":1.7320508075688772},"455":{"tf":1.0},"508":{"tf":1.0},"515":{"tf":1.0},"633":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"403":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":3.1622776601683795},"510":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"1002":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.0},"449":{"tf":1.0},"470":{"tf":1.0},"477":{"tf":1.0},"497":{"tf":1.0},"590":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.0},"898":{"tf":1.0}},"r":{"df":1,"docs":{"925":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"d":{"'":{"df":1,"docs":{"25":{"tf":1.0}}},"df":23,"docs":{"202":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"219":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.7320508075688772},"359":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"505":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"440":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"128":{"tf":1.0},"222":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"251":{"tf":1.0},"254":{"tf":3.1622776601683795},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.4142135623730951},"414":{"tf":1.0},"588":{"tf":1.0},"632":{"tf":1.0},"947":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":1.0},"959":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"437":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1119":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"792":{"tf":1.0},"793":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"585":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"930":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.4142135623730951}}}}}}},"df":146,"docs":{"1015":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1025":{"tf":1.0},"1028":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1090":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1111":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"228":{"tf":1.0},"288":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"385":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"426":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"556":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":2.23606797749979},"580":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.0},"631":{"tf":1.4142135623730951},"637":{"tf":1.4142135623730951},"639":{"tf":1.0},"646":{"tf":1.4142135623730951},"648":{"tf":1.0},"652":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.0},"674":{"tf":1.7320508075688772},"675":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.4142135623730951},"688":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"713":{"tf":1.4142135623730951},"729":{"tf":1.0},"735":{"tf":1.4142135623730951},"741":{"tf":2.0},"742":{"tf":1.7320508075688772},"744":{"tf":1.0},"745":{"tf":2.0},"749":{"tf":1.0},"758":{"tf":1.4142135623730951},"759":{"tf":1.0},"767":{"tf":1.4142135623730951},"768":{"tf":1.0},"775":{"tf":1.4142135623730951},"776":{"tf":1.0},"783":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.4142135623730951},"801":{"tf":1.0},"809":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"834":{"tf":1.0},"838":{"tf":1.4142135623730951},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.4142135623730951},"849":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"869":{"tf":1.4142135623730951},"871":{"tf":1.0},"873":{"tf":1.0},"883":{"tf":1.4142135623730951},"885":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.4142135623730951},"894":{"tf":1.0},"909":{"tf":1.4142135623730951},"912":{"tf":1.0},"924":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":2.449489742783178},"930":{"tf":3.0},"931":{"tf":2.23606797749979},"936":{"tf":3.0},"945":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"979":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"g":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"107":{"tf":1.0},"1107":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"617":{"tf":1.0}}}},"df":3,"docs":{"1025":{"tf":2.8284271247461903},"806":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"1023":{"tf":2.8284271247461903},"1025":{"tf":3.605551275463989},"1085":{"tf":2.23606797749979},"163":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"589":{"tf":2.449489742783178}}}},"l":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"2":{"df":1,"docs":{"224":{"tf":1.0}}},"a":{"b":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"207":{"tf":1.0},"214":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"365":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":81,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":2.0},"101":{"tf":1.0},"1023":{"tf":1.0},"107":{"tf":2.0},"1070":{"tf":1.4142135623730951},"108":{"tf":2.23606797749979},"109":{"tf":2.23606797749979},"11":{"tf":1.0},"110":{"tf":2.0},"1114":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0},"319":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"338":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"373":{"tf":2.6457513110645907},"380":{"tf":1.0},"394":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"398":{"tf":1.7320508075688772},"399":{"tf":1.7320508075688772},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"422":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"484":{"tf":1.4142135623730951},"488":{"tf":1.0},"5":{"tf":1.0},"527":{"tf":1.7320508075688772},"54":{"tf":1.0},"559":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"582":{"tf":1.7320508075688772},"595":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"8":{"tf":3.3166247903554},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"852":{"tf":1.7320508075688772},"853":{"tf":2.23606797749979},"854":{"tf":1.4142135623730951},"864":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"945":{"tf":1.7320508075688772},"946":{"tf":2.6457513110645907},"961":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":2.23606797749979}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1113":{"tf":1.0},"1121":{"tf":1.4142135623730951}}}}}},"r":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":2.0},"669":{"tf":1.0},"957":{"tf":1.0}}}},"df":121,"docs":{"101":{"tf":1.7320508075688772},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1031":{"tf":2.23606797749979},"1034":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"1044":{"tf":1.0},"1046":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.4142135623730951},"1085":{"tf":2.6457513110645907},"117":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":2.6457513110645907},"136":{"tf":1.7320508075688772},"137":{"tf":2.449489742783178},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"143":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"175":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"256":{"tf":2.0},"261":{"tf":1.0},"262":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":2.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":2.0},"420":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":2.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"596":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":2.23606797749979},"632":{"tf":1.7320508075688772},"633":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.4142135623730951},"673":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.7320508075688772},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":2.0},"751":{"tf":2.0},"761":{"tf":2.0},"768":{"tf":1.0},"770":{"tf":2.449489742783178},"785":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"83":{"tf":1.0},"847":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":2.449489742783178},"878":{"tf":1.0},"880":{"tf":2.23606797749979},"894":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":2.449489742783178},"939":{"tf":1.0},"960":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":36,"docs":{"1016":{"tf":1.0},"1031":{"tf":1.0},"1085":{"tf":1.0},"1095":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"256":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"589":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"679":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"734":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"914":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":33,"docs":{"1031":{"tf":1.0},"1051":{"tf":1.0},"1079":{"tf":1.0},"116":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"325":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"45":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"575":{"tf":1.0},"589":{"tf":1.4142135623730951},"664":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"8":{"tf":1.0},"898":{"tf":1.0},"922":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"1122":{"tf":1.0}}}}}},"m":{"a":{"df":2,"docs":{"388":{"tf":1.0},"641":{"tf":1.0}},"n":{"d":{"df":18,"docs":{"1117":{"tf":1.0},"128":{"tf":1.4142135623730951},"142":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.4142135623730951},"303":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"180":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"485":{"tf":1.0},"540":{"tf":1.0},"858":{"tf":1.0}}}},"r":{"c":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"1108":{"tf":1.4142135623730951},"314":{"tf":1.0},"332":{"tf":1.7320508075688772},"347":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"834":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":52,"docs":{"1025":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1120":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"153":{"tf":1.0},"21":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"43":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"472":{"tf":1.0},"55":{"tf":1.0},"571":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"82":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"873":{"tf":1.0},"878":{"tf":1.0},"903":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"941":{"tf":1.4142135623730951},"956":{"tf":1.0},"974":{"tf":1.0},"980":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"1044":{"tf":1.0},"125":{"tf":1.0},"198":{"tf":1.0},"242":{"tf":1.0},"271":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1106":{"tf":1.0},"1119":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"519":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":2,"docs":{"1085":{"tf":1.0},"181":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"506":{"tf":1.0},"78":{"tf":1.0},"857":{"tf":1.4142135623730951},"951":{"tf":1.0}}}},"r":{"df":16,"docs":{"1009":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"270":{"tf":1.0},"365":{"tf":1.0},"562":{"tf":1.0},"661":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"708":{"tf":1.4142135623730951},"709":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"447":{"tf":1.0},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951}}}}}}},"t":{"df":10,"docs":{"1061":{"tf":1.0},"223":{"tf":1.0},"276":{"tf":1.4142135623730951},"413":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.0},"519":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"851":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1038":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1103":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"t":{"df":45,"docs":{"1011":{"tf":1.0},"1013":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1046":{"tf":1.0},"1122":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"167":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.7320508075688772},"205":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"413":{"tf":1.0},"422":{"tf":1.0},"488":{"tf":1.0},"569":{"tf":1.0},"582":{"tf":1.0},"707":{"tf":1.4142135623730951},"711":{"tf":1.0},"728":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0},"803":{"tf":1.0},"83":{"tf":1.0},"839":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"934":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"984":{"tf":1.0}}},"x":{"df":20,"docs":{"1031":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"235":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"323":{"tf":1.7320508075688772},"352":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.0},"643":{"tf":1.0},"737":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"185":{"tf":1.0},"340":{"tf":1.0},"507":{"tf":1.0},"550":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"1107":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"386":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.23606797749979},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"751":{"tf":1.0},"788":{"tf":1.0},"844":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":3.605551275463989},"899":{"tf":2.23606797749979},"900":{"tf":3.1622776601683795},"901":{"tf":2.0},"902":{"tf":2.23606797749979},"903":{"tf":1.0},"904":{"tf":2.0},"905":{"tf":2.0},"906":{"tf":5.5677643628300215}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"864":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"n":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":2,"docs":{"269":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"133":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"221":{"tf":1.0},"390":{"tf":2.0},"948":{"tf":1.0},"956":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"558":{"tf":1.0},"69":{"tf":1.0},"926":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"269":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"264":{"tf":1.0},"550":{"tf":1.0}}}}}}},"df":46,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"127":{"tf":1.0},"181":{"tf":1.7320508075688772},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.4142135623730951},"251":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"388":{"tf":1.0},"427":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":4.242640687119285},"515":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"531":{"tf":1.0},"542":{"tf":1.7320508075688772},"546":{"tf":1.0},"550":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"703":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"720":{"tf":1.0},"734":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0},"974":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1025":{"tf":1.0},"708":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.7320508075688772},"121":{"tf":1.0},"151":{"tf":1.0},"197":{"tf":1.4142135623730951},"332":{"tf":1.0},"449":{"tf":1.0},"488":{"tf":1.0},"539":{"tf":1.0},"707":{"tf":1.0},"945":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"269":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1070":{"tf":1.0},"444":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.0},"273":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.7320508075688772},"945":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"1009":{"tf":1.7320508075688772},"188":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"459":{"tf":1.0},"469":{"tf":1.7320508075688772},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"525":{"tf":1.0},"541":{"tf":1.4142135623730951},"544":{"tf":1.0},"571":{"tf":1.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"878":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"952":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"193":{"tf":1.0},"708":{"tf":2.0},"786":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"207":{"tf":1.0},"215":{"tf":1.4142135623730951},"296":{"tf":1.0},"318":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"=":{"'":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"314":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"547":{"tf":1.0},"561":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"547":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":44,"docs":{"100":{"tf":1.0},"1085":{"tf":1.4142135623730951},"180":{"tf":3.3166247903554},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"236":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"440":{"tf":1.0},"456":{"tf":1.0},"480":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"560":{"tf":1.0},"613":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"748":{"tf":1.4142135623730951},"864":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"101":{"tf":1.0},"1120":{"tf":1.4142135623730951},"347":{"tf":1.0},"927":{"tf":2.8284271247461903},"929":{"tf":3.3166247903554},"931":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"323":{"tf":1.0},"396":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"301":{"tf":1.0},"33":{"tf":1.0},"979":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"1001":{"tf":1.0},"154":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"155":{"tf":1.0},"246":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"451":{"tf":1.0},"770":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":20,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"317":{"tf":2.23606797749979},"318":{"tf":2.0},"353":{"tf":1.4142135623730951},"373":{"tf":1.0},"398":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"555":{"tf":1.4142135623730951},"613":{"tf":1.0},"823":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"946":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"250":{"tf":1.0},"253":{"tf":2.0},"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":4.358898943540674},"556":{"tf":3.605551275463989},"557":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"239":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}}},"i":{"d":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1118":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"17":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.4142135623730951},"196":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"340":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"455":{"tf":1.0},"528":{"tf":1.0},"691":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"926":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"984":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1009":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.7320508075688772},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"389":{"tf":1.4142135623730951},"455":{"tf":1.0},"858":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1025":{"tf":1.0},"1061":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"270":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":2.0},"413":{"tf":1.0},"457":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":2.449489742783178},"462":{"tf":1.0},"523":{"tf":1.0},"634":{"tf":1.0},"785":{"tf":1.0},"814":{"tf":1.0},"896":{"tf":1.0},"940":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":17,"docs":{"130":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":2.23606797749979},"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"231":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"534":{"tf":1.0},"630":{"tf":1.0},"733":{"tf":1.0},"813":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1120":{"tf":1.0},"981":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"590":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"1070":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"17":{"tf":1.0},"197":{"tf":1.0},"267":{"tf":1.0},"413":{"tf":1.0},"470":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.0},"365":{"tf":1.0}}}},"m":{"df":5,"docs":{"297":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"423":{"tf":1.0},"538":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"1023":{"tf":1.0},"737":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1072":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"370":{"tf":1.4142135623730951},"913":{"tf":1.0},"965":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":167,"docs":{"1001":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1049":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1092":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1097":{"tf":1.0},"1122":{"tf":1.7320508075688772},"122":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"191":{"tf":1.0},"198":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"309":{"tf":2.449489742783178},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.7320508075688772},"313":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.7320508075688772},"32":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":2.23606797749979},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"351":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"419":{"tf":1.0},"427":{"tf":1.0},"440":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"477":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"531":{"tf":2.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"556":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":2.23606797749979},"581":{"tf":1.0},"585":{"tf":1.0},"588":{"tf":1.0},"59":{"tf":1.0},"596":{"tf":1.7320508075688772},"6":{"tf":1.0},"603":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":3.1622776601683795},"69":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"726":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":2.0},"778":{"tf":1.4142135623730951},"784":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"839":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.23606797749979},"915":{"tf":1.7320508075688772},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"934":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0},"944":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"976":{"tf":1.0}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"1101":{"tf":2.23606797749979},"1102":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":107,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1005":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1027":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1089":{"tf":1.0},"1103":{"tf":1.0},"1110":{"tf":2.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"129":{"tf":1.0},"147":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"248":{"tf":1.0},"265":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"304":{"tf":1.0},"366":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"429":{"tf":1.4142135623730951},"445":{"tf":1.4142135623730951},"459":{"tf":1.4142135623730951},"470":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"641":{"tf":1.4142135623730951},"648":{"tf":1.0},"650":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.7320508075688772},"716":{"tf":1.4142135623730951},"738":{"tf":1.7320508075688772},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"744":{"tf":1.4142135623730951},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"759":{"tf":1.0},"761":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"778":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.4142135623730951},"801":{"tf":1.0},"803":{"tf":1.4142135623730951},"81":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"874":{"tf":1.0},"885":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.4142135623730951},"926":{"tf":1.0},"933":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"1085":{"tf":1.0},"1121":{"tf":1.0},"131":{"tf":1.0},"396":{"tf":1.4142135623730951},"41":{"tf":1.0},"539":{"tf":1.0},"596":{"tf":1.4142135623730951},"740":{"tf":1.0},"780":{"tf":1.0},"873":{"tf":1.4142135623730951},"936":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"855":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"d":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":6,"docs":{"1008":{"tf":1.0},"447":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"857":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{"df":13,"docs":{"1009":{"tf":1.0},"1058":{"tf":1.0},"179":{"tf":1.4142135623730951},"193":{"tf":1.0},"256":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.0},"510":{"tf":1.4142135623730951},"527":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"899":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":29,"docs":{"0":{"tf":1.4142135623730951},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.4142135623730951},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"528":{"tf":1.0},"587":{"tf":1.4142135623730951},"62":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"825":{"tf":1.0},"866":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"62":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":40,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"215":{"tf":1.0},"219":{"tf":1.0},"297":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"535":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"599":{"tf":2.0},"613":{"tf":1.7320508075688772},"708":{"tf":1.0},"709":{"tf":1.7320508075688772},"779":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":11,"docs":{"175":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"526":{"tf":1.0},"770":{"tf":1.4142135623730951},"951":{"tf":1.0},"960":{"tf":1.0}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.0},"528":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"1120":{"tf":1.0},"309":{"tf":1.0},"358":{"tf":1.0}}},"t":{"df":15,"docs":{"199":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"268":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"358":{"tf":1.4142135623730951},"376":{"tf":1.0},"410":{"tf":1.0},"452":{"tf":1.4142135623730951},"561":{"tf":1.0},"622":{"tf":1.4142135623730951},"669":{"tf":1.0},"948":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":298,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1115":{"tf":1.4142135623730951},"112":{"tf":1.0},"1122":{"tf":1.4142135623730951},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"364":{"tf":1.0},"58":{"tf":2.23606797749979},"581":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"403":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"498":{"tf":1.0}},"e":{"_":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":2,"docs":{"204":{"tf":1.0},"945":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":13,"docs":{"1106":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"332":{"tf":1.0},"410":{"tf":1.0},"435":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":3.872983346207417},"555":{"tf":1.0},"705":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.449489742783178}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":22,"docs":{"1057":{"tf":1.4142135623730951},"1070":{"tf":2.23606797749979},"1071":{"tf":2.0},"124":{"tf":1.0},"151":{"tf":1.0},"299":{"tf":1.0},"31":{"tf":1.0},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"38":{"tf":1.0},"420":{"tf":1.0},"447":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"529":{"tf":2.23606797749979},"569":{"tf":1.0},"596":{"tf":1.0},"625":{"tf":1.0},"68":{"tf":1.0},"845":{"tf":1.4142135623730951},"948":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"986":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"137":{"tf":1.4142135623730951},"215":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.0},"451":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"678":{"tf":1.0},"899":{"tf":1.0},"927":{"tf":1.0},"942":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.0},"477":{"tf":1.4142135623730951},"506":{"tf":1.0},"622":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":43,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"161":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"246":{"tf":1.7320508075688772},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"290":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"595":{"tf":1.7320508075688772},"599":{"tf":1.0},"624":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"876":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"412":{"tf":1.0},"499":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"117":{"tf":2.0},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":2.0},"303":{"tf":1.7320508075688772},"307":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"595":{"tf":1.4142135623730951},"734":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"837":{"tf":1.0}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":120,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1013":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":1.0},"1029":{"tf":1.7320508075688772},"1030":{"tf":1.4142135623730951},"1031":{"tf":2.449489742783178},"1032":{"tf":1.0},"1033":{"tf":2.6457513110645907},"1034":{"tf":2.449489742783178},"1035":{"tf":1.0},"1036":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":2.23606797749979},"1057":{"tf":1.4142135623730951},"1059":{"tf":1.7320508075688772},"1064":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":2.449489742783178},"1098":{"tf":1.7320508075688772},"1101":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"166":{"tf":2.0},"169":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"229":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":2.0},"262":{"tf":2.0},"263":{"tf":2.23606797749979},"266":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":2.0},"275":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"348":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":2.23606797749979},"465":{"tf":2.0},"466":{"tf":2.449489742783178},"485":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"591":{"tf":1.4142135623730951},"596":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":2.449489742783178},"626":{"tf":1.0},"628":{"tf":2.449489742783178},"635":{"tf":1.0},"644":{"tf":1.7320508075688772},"655":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"720":{"tf":1.0},"742":{"tf":2.8284271247461903},"743":{"tf":1.0},"745":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":2.0},"762":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":4.69041575982343},"874":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"880":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":2.0},"900":{"tf":1.7320508075688772},"901":{"tf":2.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"984":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"197":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"467":{"tf":1.0},"488":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"927":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"f":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"199":{"tf":2.449489742783178},"266":{"tf":2.449489742783178},"271":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1038":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"135":{"tf":1.0},"154":{"tf":2.8284271247461903},"155":{"tf":3.0},"156":{"tf":2.6457513110645907},"199":{"tf":4.242640687119285},"203":{"tf":1.0},"239":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"447":{"tf":1.0},"507":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.0},"548":{"tf":1.0},"580":{"tf":2.23606797749979},"588":{"tf":1.0},"596":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"650":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":2.0},"751":{"tf":1.0},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":2.0},"782":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"817":{"tf":1.0},"819":{"tf":2.0},"824":{"tf":1.0},"841":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":2.6457513110645907},"975":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"y":{"=":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":8,"docs":{"1079":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"516":{"tf":1.0},"84":{"tf":1.0},"951":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"937":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"s":{"df":9,"docs":{"1114":{"tf":1.0},"1118":{"tf":1.0},"128":{"tf":1.0},"153":{"tf":1.7320508075688772},"300":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"613":{"tf":1.0},"779":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.0},"568":{"tf":1.0},"578":{"tf":1.7320508075688772},"786":{"tf":1.0}}}},"df":12,"docs":{"1009":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"125":{"tf":1.0},"171":{"tf":1.0},"19":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"585":{"tf":1.0},"72":{"tf":1.0},"745":{"tf":1.0},"934":{"tf":1.0}}}}}},"p":{"c":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":1,"docs":{"332":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"1059":{"tf":1.0}}}},"u":{"df":2,"docs":{"506":{"tf":1.0},"962":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"1038":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":1.7320508075688772}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"263":{"tf":2.0},"671":{"tf":1.0}},"e":{"=":{"'":{"2":{"0":{"1":{"8":{"0":{"5":{"2":{"0":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1046":{"tf":2.0},"1048":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1051":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"950":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"950":{"tf":1.0}}}},"t":{"df":2,"docs":{"1051":{"tf":1.0},"451":{"tf":1.0}}}},"df":0,"docs":{}},"df":46,"docs":{"1037":{"tf":1.7320508075688772},"1038":{"tf":2.23606797749979},"1039":{"tf":1.0},"1040":{"tf":2.449489742783178},"1041":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1045":{"tf":1.7320508075688772},"1046":{"tf":2.23606797749979},"1047":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1049":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1057":{"tf":2.0},"1059":{"tf":2.8284271247461903},"1066":{"tf":1.0},"1114":{"tf":1.0},"181":{"tf":1.4142135623730951},"198":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.0},"263":{"tf":3.0},"299":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"548":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"576":{"tf":2.0},"579":{"tf":1.4142135623730951},"668":{"tf":1.7320508075688772},"669":{"tf":1.7320508075688772},"670":{"tf":1.0},"671":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"813":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1049":{"tf":1.0}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}},"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":2.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":113,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1079":{"tf":1.0},"108":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1097":{"tf":1.4142135623730951},"115":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":2.6457513110645907},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":4.0},"202":{"tf":1.0},"209":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":2.23606797749979},"229":{"tf":1.0},"245":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"295":{"tf":2.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":3.1622776601683795},"304":{"tf":2.6457513110645907},"307":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.6457513110645907},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"336":{"tf":1.0},"339":{"tf":1.4142135623730951},"341":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"475":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":3.3166247903554},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.0},"53":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"649":{"tf":1.0},"705":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"892":{"tf":1.0},"914":{"tf":1.0},"919":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":2.0},"929":{"tf":1.7320508075688772},"939":{"tf":2.23606797749979},"940":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"972":{"tf":1.0},"98":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":23,"docs":{"121":{"tf":1.4142135623730951},"264":{"tf":1.0},"303":{"tf":1.0},"378":{"tf":1.0},"446":{"tf":1.0},"47":{"tf":1.0},"491":{"tf":1.4142135623730951},"494":{"tf":2.6457513110645907},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":2.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.4142135623730951},"501":{"tf":2.23606797749979},"502":{"tf":2.23606797749979},"503":{"tf":2.23606797749979},"506":{"tf":1.0},"627":{"tf":1.4142135623730951},"665":{"tf":1.0},"803":{"tf":1.7320508075688772},"914":{"tf":1.0},"984":{"tf":2.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"212":{"tf":2.8284271247461903},"303":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"728":{"tf":1.0},"921":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":18,"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"266":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"529":{"tf":1.0},"770":{"tf":1.4142135623730951},"948":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":2.0},"987":{"tf":2.0},"988":{"tf":1.0},"989":{"tf":2.0},"990":{"tf":1.7320508075688772},"991":{"tf":1.0},"997":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"266":{"tf":1.0},"531":{"tf":1.7320508075688772},"974":{"tf":1.4142135623730951},"975":{"tf":1.0},"980":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":7,"docs":{"1103":{"tf":1.0},"115":{"tf":1.0},"185":{"tf":1.4142135623730951},"366":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"980":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"247":{"tf":1.0},"276":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"465":{"tf":1.0},"533":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"v":{"df":5,"docs":{"239":{"tf":1.4142135623730951},"306":{"tf":1.0},"705":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"876":{"tf":1.0},"879":{"tf":1.0},"900":{"tf":2.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"607":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"125":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.7320508075688772},"732":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"285":{"tf":1.0},"294":{"tf":1.0},"31":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"290":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":7,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"1055":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1027":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":3,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0}}}}}}},"df":91,"docs":{"1002":{"tf":1.0},"1020":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"1096":{"tf":1.4142135623730951},"113":{"tf":1.0},"123":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"446":{"tf":1.4142135623730951},"477":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"520":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"584":{"tf":1.0},"590":{"tf":1.0},"611":{"tf":1.0},"613":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"729":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":2.0},"87":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"926":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"958":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"163":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":73,"docs":{"1006":{"tf":1.0},"1007":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"105":{"tf":1.7320508075688772},"119":{"tf":1.0},"120":{"tf":1.0},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.4142135623730951},"181":{"tf":1.0},"186":{"tf":1.0},"213":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"309":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.7320508075688772},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":2.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"475":{"tf":1.4142135623730951},"505":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":2.449489742783178},"557":{"tf":1.0},"728":{"tf":1.4142135623730951},"79":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.4142135623730951},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"’":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"100":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"337":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"1009":{"tf":1.0},"688":{"tf":1.0}}}},"v":{"df":1,"docs":{"956":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":4,"docs":{"235":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"841":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"679":{"tf":1.0}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"ã":{"df":0,"docs":{},"´":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"ô":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}},"d":{"'":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"d":{"1":{",":{"d":{"2":{",":{"d":{"3":{",":{"d":{"4":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"d":{"0":{"b":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"1":{"1":{"df":1,"docs":{"1044":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"4":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"8":{"4":{"a":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"5":{"c":{"d":{"7":{"1":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"4":{"2":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0}},"g":{"=":{"d":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}},"df":34,"docs":{"1019":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1100":{"tf":1.0},"192":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"415":{"tf":1.0},"441":{"tf":1.0},"475":{"tf":3.0},"476":{"tf":2.449489742783178},"477":{"tf":3.3166247903554},"478":{"tf":2.0},"479":{"tf":2.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.4142135623730951},"482":{"tf":1.7320508075688772},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"560":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.4142135623730951},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"712":{"tf":1.0},"74":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"604":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"663":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"636":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":129,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.7320508075688772},"1015":{"tf":1.7320508075688772},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.7320508075688772},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1088":{"tf":1.0},"1100":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"378":{"tf":1.0},"455":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"485":{"tf":2.0},"529":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"571":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"597":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.4142135623730951},"611":{"tf":1.0},"612":{"tf":1.0},"614":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.7320508075688772},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.4142135623730951},"646":{"tf":1.4142135623730951},"647":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"689":{"tf":1.0},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"722":{"tf":1.0},"730":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.4142135623730951},"756":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"783":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"794":{"tf":1.4142135623730951},"848":{"tf":1.0},"853":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.4142135623730951},"891":{"tf":1.0},"892":{"tf":1.0},"9":{"tf":1.0},"907":{"tf":1.0},"915":{"tf":1.0},"950":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"979":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"922":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"590":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":73,"docs":{"100":{"tf":2.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":2.23606797749979},"15":{"tf":2.0},"150":{"tf":1.7320508075688772},"154":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":2.449489742783178},"162":{"tf":2.23606797749979},"163":{"tf":2.23606797749979},"164":{"tf":1.0},"165":{"tf":2.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"179":{"tf":2.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":2.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.449489742783178},"199":{"tf":4.58257569495584},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":2.8284271247461903},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"350":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"438":{"tf":1.0},"53":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"644":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.4142135623730951},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.4142135623730951},"750":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.4142135623730951},"937":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.4142135623730951},"977":{"tf":1.0},"985":{"tf":1.7320508075688772},"986":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":2,"docs":{"938":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}},"p":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"681":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"202":{"tf":1.0},"681":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1007":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"679":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":11,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0}},"e":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"710":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}}},"`":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":25,"docs":{"1095":{"tf":1.4142135623730951},"181":{"tf":1.0},"198":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.7320508075688772},"394":{"tf":1.0},"447":{"tf":1.0},"538":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"847":{"tf":1.0},"911":{"tf":1.0},"916":{"tf":2.0},"945":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"957":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"256":{"tf":1.0},"258":{"tf":1.0},"949":{"tf":1.7320508075688772},"960":{"tf":2.23606797749979},"961":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"962":{"tf":1.0}}}}},"df":732,"docs":{"0":{"tf":3.1622776601683795},"1":{"tf":1.0},"10":{"tf":1.7320508075688772},"100":{"tf":2.23606797749979},"1001":{"tf":2.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1007":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":2.8284271247461903},"101":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.7320508075688772},"1018":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"1020":{"tf":1.0},"1022":{"tf":1.4142135623730951},"1023":{"tf":2.449489742783178},"1024":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1026":{"tf":1.0},"1029":{"tf":1.4142135623730951},"103":{"tf":2.23606797749979},"1031":{"tf":1.4142135623730951},"1032":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1037":{"tf":1.4142135623730951},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"1045":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1052":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1054":{"tf":1.4142135623730951},"1057":{"tf":1.7320508075688772},"106":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":2.23606797749979},"1062":{"tf":1.4142135623730951},"1064":{"tf":2.23606797749979},"1065":{"tf":1.4142135623730951},"1069":{"tf":1.0},"107":{"tf":1.7320508075688772},"1070":{"tf":2.23606797749979},"1071":{"tf":1.4142135623730951},"1072":{"tf":2.8284271247461903},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.449489742783178},"1076":{"tf":1.4142135623730951},"108":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1085":{"tf":2.6457513110645907},"1086":{"tf":1.4142135623730951},"109":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1094":{"tf":1.4142135623730951},"1097":{"tf":2.0},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"1103":{"tf":1.4142135623730951},"1106":{"tf":1.0},"111":{"tf":1.0},"1114":{"tf":2.8284271247461903},"1115":{"tf":1.4142135623730951},"1117":{"tf":2.0},"112":{"tf":1.0},"1122":{"tf":2.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"122":{"tf":2.23606797749979},"123":{"tf":2.8284271247461903},"124":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":2.0},"127":{"tf":2.23606797749979},"128":{"tf":3.1622776601683795},"129":{"tf":3.605551275463989},"13":{"tf":1.0},"130":{"tf":2.23606797749979},"131":{"tf":2.449489742783178},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"14":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"141":{"tf":1.7320508075688772},"142":{"tf":2.23606797749979},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.6457513110645907},"155":{"tf":2.6457513110645907},"156":{"tf":2.0},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":2.0},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"172":{"tf":2.23606797749979},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.6457513110645907},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":2.449489742783178},"183":{"tf":2.23606797749979},"184":{"tf":2.0},"185":{"tf":2.449489742783178},"186":{"tf":2.6457513110645907},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"19":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":2.0},"197":{"tf":2.8284271247461903},"198":{"tf":3.4641016151377544},"199":{"tf":2.23606797749979},"2":{"tf":1.7320508075688772},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":3.7416573867739413},"204":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"206":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":3.605551275463989},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"228":{"tf":2.23606797749979},"23":{"tf":1.0},"231":{"tf":2.6457513110645907},"232":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.23606797749979},"238":{"tf":3.605551275463989},"239":{"tf":4.69041575982343},"240":{"tf":2.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":2.6457513110645907},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"264":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"276":{"tf":2.0},"28":{"tf":2.23606797749979},"286":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"29":{"tf":2.6457513110645907},"290":{"tf":1.4142135623730951},"294":{"tf":3.1622776601683795},"295":{"tf":2.8284271247461903},"296":{"tf":2.449489742783178},"297":{"tf":2.23606797749979},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":2.449489742783178},"300":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":3.1622776601683795},"304":{"tf":2.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":2.449489742783178},"316":{"tf":4.47213595499958},"317":{"tf":2.6457513110645907},"318":{"tf":3.4641016151377544},"319":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.7320508075688772},"323":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":2.449489742783178},"342":{"tf":1.0},"344":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"348":{"tf":3.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":4.123105625617661},"353":{"tf":4.47213595499958},"354":{"tf":3.1622776601683795},"355":{"tf":2.23606797749979},"356":{"tf":2.0},"357":{"tf":2.23606797749979},"358":{"tf":1.7320508075688772},"359":{"tf":3.872983346207417},"360":{"tf":2.449489742783178},"361":{"tf":1.4142135623730951},"362":{"tf":2.6457513110645907},"363":{"tf":3.1622776601683795},"364":{"tf":3.0},"365":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"367":{"tf":3.7416573867739413},"368":{"tf":3.4641016151377544},"369":{"tf":1.4142135623730951},"37":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":3.3166247903554},"373":{"tf":3.0},"374":{"tf":2.0},"375":{"tf":2.449489742783178},"376":{"tf":3.605551275463989},"377":{"tf":2.449489742783178},"378":{"tf":2.449489742783178},"379":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"380":{"tf":4.123105625617661},"381":{"tf":1.4142135623730951},"382":{"tf":2.449489742783178},"383":{"tf":1.4142135623730951},"384":{"tf":1.4142135623730951},"385":{"tf":1.4142135623730951},"386":{"tf":2.0},"387":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"389":{"tf":1.4142135623730951},"390":{"tf":1.7320508075688772},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":2.6457513110645907},"394":{"tf":3.1622776601683795},"395":{"tf":3.1622776601683795},"396":{"tf":1.4142135623730951},"397":{"tf":2.0},"398":{"tf":2.0},"399":{"tf":1.7320508075688772},"4":{"tf":2.0},"400":{"tf":1.7320508075688772},"401":{"tf":2.0},"402":{"tf":2.0},"403":{"tf":2.449489742783178},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"408":{"tf":1.4142135623730951},"409":{"tf":1.7320508075688772},"41":{"tf":1.0},"410":{"tf":2.0},"411":{"tf":2.0},"412":{"tf":2.23606797749979},"413":{"tf":3.3166247903554},"414":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"417":{"tf":2.8284271247461903},"418":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"421":{"tf":1.7320508075688772},"422":{"tf":2.23606797749979},"423":{"tf":2.0},"424":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"426":{"tf":1.4142135623730951},"427":{"tf":2.23606797749979},"428":{"tf":2.0},"429":{"tf":1.4142135623730951},"430":{"tf":3.0},"431":{"tf":2.0},"432":{"tf":1.7320508075688772},"433":{"tf":2.23606797749979},"434":{"tf":2.0},"435":{"tf":2.6457513110645907},"436":{"tf":2.449489742783178},"437":{"tf":2.23606797749979},"438":{"tf":2.23606797749979},"439":{"tf":1.4142135623730951},"440":{"tf":1.4142135623730951},"441":{"tf":1.7320508075688772},"442":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"444":{"tf":1.7320508075688772},"445":{"tf":1.0},"446":{"tf":2.449489742783178},"447":{"tf":3.605551275463989},"448":{"tf":1.4142135623730951},"449":{"tf":1.0},"45":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":2.449489742783178},"454":{"tf":1.0},"455":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.7320508075688772},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":2.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":2.23606797749979},"489":{"tf":1.0},"49":{"tf":1.4142135623730951},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.7320508075688772},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"499":{"tf":2.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"500":{"tf":1.7320508075688772},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":2.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":2.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":2.23606797749979},"539":{"tf":2.0},"540":{"tf":1.4142135623730951},"541":{"tf":3.605551275463989},"542":{"tf":2.8284271247461903},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"547":{"tf":1.0},"548":{"tf":4.123105625617661},"549":{"tf":1.0},"550":{"tf":2.23606797749979},"551":{"tf":2.449489742783178},"552":{"tf":1.4142135623730951},"553":{"tf":3.605551275463989},"554":{"tf":4.0},"555":{"tf":3.1622776601683795},"556":{"tf":2.0},"557":{"tf":2.0},"558":{"tf":1.4142135623730951},"559":{"tf":1.0},"560":{"tf":1.4142135623730951},"561":{"tf":2.449489742783178},"562":{"tf":2.8284271247461903},"563":{"tf":1.7320508075688772},"564":{"tf":1.0},"565":{"tf":1.7320508075688772},"566":{"tf":1.0},"567":{"tf":2.6457513110645907},"568":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":2.8284271247461903},"582":{"tf":1.7320508075688772},"583":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":2.0},"599":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"608":{"tf":1.4142135623730951},"609":{"tf":1.0},"61":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.4142135623730951},"619":{"tf":1.0},"62":{"tf":2.23606797749979},"620":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"623":{"tf":1.4142135623730951},"630":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":2.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":2.0},"656":{"tf":1.7320508075688772},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"660":{"tf":1.4142135623730951},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"67":{"tf":2.0},"670":{"tf":1.4142135623730951},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"681":{"tf":2.0},"683":{"tf":1.4142135623730951},"684":{"tf":1.4142135623730951},"685":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"691":{"tf":1.7320508075688772},"693":{"tf":1.7320508075688772},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"697":{"tf":1.4142135623730951},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":2.23606797749979},"705":{"tf":2.6457513110645907},"707":{"tf":3.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.7320508075688772},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":2.0},"724":{"tf":1.7320508075688772},"725":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":2.0},"729":{"tf":1.7320508075688772},"73":{"tf":2.6457513110645907},"730":{"tf":1.7320508075688772},"731":{"tf":1.7320508075688772},"733":{"tf":2.23606797749979},"734":{"tf":2.6457513110645907},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":2.0},"742":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.7320508075688772},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"753":{"tf":1.4142135623730951},"759":{"tf":1.0},"76":{"tf":1.7320508075688772},"761":{"tf":1.7320508075688772},"762":{"tf":1.0},"763":{"tf":1.4142135623730951},"764":{"tf":1.0},"766":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":3.1622776601683795},"770":{"tf":2.23606797749979},"771":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":2.449489742783178},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"790":{"tf":1.4142135623730951},"799":{"tf":2.0},"8":{"tf":4.123105625617661},"80":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":2.0},"805":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"811":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"815":{"tf":2.0},"816":{"tf":1.4142135623730951},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"825":{"tf":1.0},"826":{"tf":2.0},"827":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.7320508075688772},"835":{"tf":2.0},"839":{"tf":1.0},"84":{"tf":2.23606797749979},"841":{"tf":1.7320508075688772},"843":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"85":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772},"852":{"tf":2.0},"853":{"tf":2.23606797749979},"854":{"tf":2.449489742783178},"855":{"tf":1.7320508075688772},"858":{"tf":2.23606797749979},"859":{"tf":1.7320508075688772},"86":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"865":{"tf":1.4142135623730951},"868":{"tf":1.0},"87":{"tf":1.0},"872":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"88":{"tf":2.23606797749979},"880":{"tf":1.0},"882":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"891":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":2.0},"90":{"tf":2.8284271247461903},"900":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"914":{"tf":1.0},"915":{"tf":1.7320508075688772},"916":{"tf":1.7320508075688772},"92":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"929":{"tf":2.449489742783178},"93":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.4142135623730951},"94":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":2.6457513110645907},"946":{"tf":2.6457513110645907},"947":{"tf":2.0},"948":{"tf":2.8284271247461903},"949":{"tf":2.6457513110645907},"95":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"952":{"tf":1.7320508075688772},"953":{"tf":2.23606797749979},"954":{"tf":1.0},"955":{"tf":3.0},"956":{"tf":3.0},"957":{"tf":4.69041575982343},"958":{"tf":1.4142135623730951},"959":{"tf":2.6457513110645907},"96":{"tf":2.0},"960":{"tf":4.123105625617661},"961":{"tf":2.0},"962":{"tf":1.7320508075688772},"963":{"tf":2.449489742783178},"964":{"tf":2.0},"965":{"tf":1.0},"97":{"tf":1.7320508075688772},"975":{"tf":1.0},"98":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":12,"docs":{"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":3.0},"365":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"168":{"tf":2.0},"169":{"tf":2.6457513110645907},"170":{"tf":2.0}}}}}}},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"538":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":2.0}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":5,"docs":{"216":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":2.6457513110645907},"378":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"5":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":608,"docs":{"10":{"tf":1.0},"1003":{"tf":2.23606797749979},"1004":{"tf":1.7320508075688772},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":2.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1021":{"tf":1.7320508075688772},"1022":{"tf":1.4142135623730951},"1023":{"tf":3.0},"1024":{"tf":1.0},"1025":{"tf":2.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1030":{"tf":1.0},"1031":{"tf":2.23606797749979},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.4142135623730951},"1038":{"tf":2.0},"1039":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1052":{"tf":1.4142135623730951},"1053":{"tf":2.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.4142135623730951},"1068":{"tf":1.7320508075688772},"1069":{"tf":2.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":2.0},"1072":{"tf":2.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":2.8284271247461903},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.7320508075688772},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.7320508075688772},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1085":{"tf":2.0},"1086":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.4142135623730951},"1092":{"tf":1.4142135623730951},"1093":{"tf":2.0},"1094":{"tf":1.0},"1095":{"tf":2.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":2.0},"1098":{"tf":1.4142135623730951},"1099":{"tf":1.7320508075688772},"1100":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"1115":{"tf":1.0},"1122":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.0},"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"167":{"tf":1.0},"177":{"tf":1.7320508075688772},"179":{"tf":1.0},"186":{"tf":2.449489742783178},"190":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":2.449489742783178},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.23606797749979},"221":{"tf":3.1622776601683795},"222":{"tf":2.449489742783178},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.0},"244":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"259":{"tf":1.7320508075688772},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.4142135623730951},"316":{"tf":2.23606797749979},"318":{"tf":1.0},"32":{"tf":2.0},"334":{"tf":1.0},"335":{"tf":1.0},"34":{"tf":1.7320508075688772},"352":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"400":{"tf":2.0},"401":{"tf":1.0},"403":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":2.23606797749979},"441":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.0},"5":{"tf":2.23606797749979},"527":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"554":{"tf":2.449489742783178},"555":{"tf":1.7320508075688772},"557":{"tf":1.0},"560":{"tf":2.449489742783178},"561":{"tf":1.0},"567":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.7320508075688772},"582":{"tf":1.0},"583":{"tf":2.23606797749979},"584":{"tf":1.7320508075688772},"585":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.4142135623730951},"591":{"tf":1.4142135623730951},"592":{"tf":1.4142135623730951},"593":{"tf":1.7320508075688772},"594":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"596":{"tf":2.0},"597":{"tf":1.7320508075688772},"598":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"603":{"tf":1.7320508075688772},"604":{"tf":1.7320508075688772},"605":{"tf":2.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.23606797749979},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"61":{"tf":1.0},"610":{"tf":1.7320508075688772},"611":{"tf":1.7320508075688772},"612":{"tf":2.0},"613":{"tf":2.6457513110645907},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"618":{"tf":1.7320508075688772},"619":{"tf":1.7320508075688772},"620":{"tf":2.0},"621":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"623":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"629":{"tf":1.7320508075688772},"630":{"tf":1.7320508075688772},"631":{"tf":2.0},"632":{"tf":1.7320508075688772},"633":{"tf":1.7320508075688772},"634":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951},"636":{"tf":1.7320508075688772},"637":{"tf":2.0},"638":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":2.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"645":{"tf":1.7320508075688772},"646":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":2.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"661":{"tf":1.4142135623730951},"662":{"tf":1.7320508075688772},"663":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"667":{"tf":2.0},"668":{"tf":1.4142135623730951},"669":{"tf":1.7320508075688772},"67":{"tf":1.0},"670":{"tf":1.4142135623730951},"671":{"tf":1.7320508075688772},"672":{"tf":1.4142135623730951},"673":{"tf":1.4142135623730951},"674":{"tf":1.4142135623730951},"675":{"tf":1.4142135623730951},"676":{"tf":2.8284271247461903},"677":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"679":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"680":{"tf":1.7320508075688772},"681":{"tf":1.4142135623730951},"682":{"tf":1.7320508075688772},"683":{"tf":1.4142135623730951},"684":{"tf":2.0},"685":{"tf":1.4142135623730951},"686":{"tf":1.4142135623730951},"687":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"689":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":2.0},"692":{"tf":1.4142135623730951},"693":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"700":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"702":{"tf":1.4142135623730951},"703":{"tf":1.7320508075688772},"704":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"706":{"tf":2.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.7320508075688772},"716":{"tf":1.4142135623730951},"717":{"tf":1.4142135623730951},"718":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.7320508075688772},"725":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"727":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"729":{"tf":2.6457513110645907},"730":{"tf":1.7320508075688772},"731":{"tf":1.7320508075688772},"732":{"tf":2.0},"733":{"tf":1.4142135623730951},"734":{"tf":1.7320508075688772},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"737":{"tf":2.449489742783178},"738":{"tf":1.4142135623730951},"739":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":2.6457513110645907},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.4142135623730951},"747":{"tf":1.4142135623730951},"748":{"tf":1.4142135623730951},"749":{"tf":1.4142135623730951},"750":{"tf":1.7320508075688772},"751":{"tf":1.4142135623730951},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"756":{"tf":1.4142135623730951},"757":{"tf":1.7320508075688772},"758":{"tf":1.4142135623730951},"759":{"tf":1.4142135623730951},"760":{"tf":1.7320508075688772},"761":{"tf":1.7320508075688772},"762":{"tf":2.23606797749979},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"765":{"tf":1.7320508075688772},"766":{"tf":1.4142135623730951},"767":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"771":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951},"773":{"tf":1.7320508075688772},"774":{"tf":1.4142135623730951},"775":{"tf":1.4142135623730951},"776":{"tf":1.4142135623730951},"777":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.7320508075688772},"783":{"tf":1.4142135623730951},"784":{"tf":1.7320508075688772},"785":{"tf":2.0},"786":{"tf":2.23606797749979},"787":{"tf":2.0},"788":{"tf":2.0},"789":{"tf":1.4142135623730951},"79":{"tf":1.0},"790":{"tf":1.4142135623730951},"791":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"795":{"tf":1.4142135623730951},"796":{"tf":1.7320508075688772},"797":{"tf":1.7320508075688772},"798":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"800":{"tf":2.0},"801":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.7320508075688772},"804":{"tf":1.4142135623730951},"805":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"807":{"tf":1.7320508075688772},"808":{"tf":1.4142135623730951},"809":{"tf":1.4142135623730951},"810":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.7320508075688772},"813":{"tf":1.7320508075688772},"814":{"tf":2.0},"815":{"tf":1.4142135623730951},"816":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"823":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"825":{"tf":1.4142135623730951},"826":{"tf":1.4142135623730951},"827":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"829":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"833":{"tf":2.23606797749979},"834":{"tf":1.7320508075688772},"835":{"tf":1.7320508075688772},"836":{"tf":1.7320508075688772},"837":{"tf":1.4142135623730951},"838":{"tf":1.7320508075688772},"839":{"tf":1.4142135623730951},"840":{"tf":1.4142135623730951},"841":{"tf":1.4142135623730951},"842":{"tf":1.7320508075688772},"843":{"tf":1.7320508075688772},"844":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"846":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951},"849":{"tf":1.4142135623730951},"850":{"tf":1.4142135623730951},"851":{"tf":1.7320508075688772},"852":{"tf":1.4142135623730951},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.8284271247461903},"856":{"tf":1.4142135623730951},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":3.1622776601683795},"860":{"tf":1.4142135623730951},"861":{"tf":1.7320508075688772},"862":{"tf":1.7320508075688772},"863":{"tf":1.4142135623730951},"864":{"tf":2.0},"865":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"867":{"tf":1.7320508075688772},"868":{"tf":1.4142135623730951},"869":{"tf":2.0},"870":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"875":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"881":{"tf":1.7320508075688772},"882":{"tf":1.4142135623730951},"883":{"tf":1.4142135623730951},"884":{"tf":1.4142135623730951},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"888":{"tf":1.4142135623730951},"889":{"tf":1.4142135623730951},"890":{"tf":1.7320508075688772},"891":{"tf":1.4142135623730951},"892":{"tf":1.4142135623730951},"893":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"895":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"9":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"903":{"tf":1.7320508075688772},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"907":{"tf":1.7320508075688772},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"910":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"915":{"tf":2.0},"916":{"tf":2.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"919":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"934":{"tf":1.4142135623730951},"935":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951},"938":{"tf":2.23606797749979},"939":{"tf":1.4142135623730951},"940":{"tf":2.0},"941":{"tf":1.7320508075688772},"942":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"df":0,"docs":{},"i":{"df":1,"docs":{"845":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{")":{"=":{"'":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"1011":{"tf":1.4142135623730951},"1012":{"tf":1.4142135623730951},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.4142135623730951},"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.4142135623730951},"256":{"tf":1.0},"263":{"tf":2.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"300":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.4142135623730951},"655":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"a":{"d":{"d":{"(":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"837":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1033":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"1033":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":14,"docs":{"1018":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"263":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"413":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":137,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1031":{"tf":2.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":2.0},"1042":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1106":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":2.0},"193":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":2.6457513110645907},"275":{"tf":2.23606797749979},"276":{"tf":2.0},"280":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"388":{"tf":1.0},"39":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"445":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.7320508075688772},"452":{"tf":3.3166247903554},"455":{"tf":1.7320508075688772},"457":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":2.23606797749979},"502":{"tf":1.4142135623730951},"503":{"tf":2.0},"508":{"tf":2.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"554":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":2.0},"651":{"tf":1.0},"653":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.7320508075688772},"671":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"728":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.4142135623730951},"766":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":2.449489742783178},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.4142135623730951},"808":{"tf":1.0},"817":{"tf":1.4142135623730951},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"828":{"tf":1.4142135623730951},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"845":{"tf":1.0},"847":{"tf":2.0},"848":{"tf":2.0},"887":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"948":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":1.7320508075688772},"979":{"tf":1.0},"984":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"679":{"tf":1.0}}}}}}},"u":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"980":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"980":{"tf":1.0}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":44,"docs":{"1000":{"tf":1.0},"1002":{"tf":2.449489742783178},"1009":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"33":{"tf":1.7320508075688772},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":1.7320508075688772},"578":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"747":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"967":{"tf":1.4142135623730951},"974":{"tf":1.7320508075688772},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"979":{"tf":1.0},"980":{"tf":1.0},"984":{"tf":1.0}}},"y":{"'":{"df":4,"docs":{"243":{"tf":1.0},"269":{"tf":1.0},"614":{"tf":1.0},"641":{"tf":1.0}}},"_":{"1":{"3":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"1":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"803":{"tf":1.0},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":181,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1009":{"tf":1.4142135623730951},"101":{"tf":1.0},"1011":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.4142135623730951},"1023":{"tf":2.449489742783178},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":2.6457513110645907},"1038":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1064":{"tf":3.605551275463989},"1079":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1088":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.7320508075688772},"125":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"199":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":3.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":1.7320508075688772},"269":{"tf":3.3166247903554},"270":{"tf":2.0},"271":{"tf":3.4641016151377544},"272":{"tf":2.23606797749979},"273":{"tf":2.8284271247461903},"274":{"tf":3.3166247903554},"275":{"tf":3.0},"276":{"tf":3.3166247903554},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.4142135623730951},"308":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":2.0},"39":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.7320508075688772},"42":{"tf":2.0},"427":{"tf":1.0},"447":{"tf":2.449489742783178},"449":{"tf":1.0},"452":{"tf":1.7320508075688772},"453":{"tf":1.0},"464":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":3.1622776601683795},"527":{"tf":1.0},"528":{"tf":3.605551275463989},"529":{"tf":3.4641016151377544},"531":{"tf":2.6457513110645907},"555":{"tf":1.0},"57":{"tf":1.4142135623730951},"571":{"tf":1.0},"585":{"tf":3.3166247903554},"586":{"tf":1.7320508075688772},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"602":{"tf":1.0},"604":{"tf":1.0},"609":{"tf":1.7320508075688772},"613":{"tf":2.449489742783178},"617":{"tf":1.4142135623730951},"622":{"tf":3.1622776601683795},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.449489742783178},"627":{"tf":2.6457513110645907},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"642":{"tf":1.0},"644":{"tf":1.4142135623730951},"654":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.7320508075688772},"679":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":2.449489742783178},"707":{"tf":2.8284271247461903},"708":{"tf":1.4142135623730951},"710":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":2.0},"747":{"tf":1.4142135623730951},"764":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.7416573867739413},"778":{"tf":2.6457513110645907},"779":{"tf":2.6457513110645907},"781":{"tf":1.7320508075688772},"784":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":2.23606797749979},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.7320508075688772},"811":{"tf":1.4142135623730951},"813":{"tf":2.8284271247461903},"814":{"tf":1.7320508075688772},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"837":{"tf":1.0},"845":{"tf":1.4142135623730951},"866":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.23606797749979},"904":{"tf":1.4142135623730951},"909":{"tf":1.7320508075688772},"936":{"tf":1.0},"937":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.4142135623730951},"969":{"tf":1.4142135623730951},"970":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"973":{"tf":1.0},"977":{"tf":1.0},"979":{"tf":1.4142135623730951},"980":{"tf":1.0},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"984":{"tf":3.0},"985":{"tf":1.0},"986":{"tf":1.0}},"s":{"_":{"*":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"803":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"784":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"a":{"d":{"_":{"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":1.0},"622":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"1089":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"627":{"tf":1.0},"770":{"tf":1.0},"781":{"tf":2.23606797749979}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"622":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":11,"docs":{"199":{"tf":1.0},"224":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"622":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"770":{"tf":1.0},"781":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"626":{"tf":1.0}}}}}},"df":0,"docs":{}},"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}},"b":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"[":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"198":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"d":{"'":{"df":0,"docs":{},"t":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}},"g":{"df":2,"docs":{"1018":{"tf":1.0},"607":{"tf":1.0}}}},"df":9,"docs":{"212":{"tf":1.0},"452":{"tf":1.4142135623730951},"502":{"tf":1.0},"528":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.7320508075688772},"903":{"tf":2.23606797749979}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"364":{"tf":1.0},"741":{"tf":1.0},"8":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":10,"docs":{"114":{"tf":1.7320508075688772},"133":{"tf":1.0},"343":{"tf":1.0},"367":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"956":{"tf":1.0}}}}},"c":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":6,"docs":{"1009":{"tf":1.4142135623730951},"123":{"tf":1.0},"266":{"tf":1.0},"455":{"tf":1.0},"460":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"708":{"tf":1.0}}},"s":{"df":5,"docs":{"291":{"tf":1.0},"31":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"355":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":15,"docs":{"354":{"tf":1.7320508075688772},"363":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"375":{"tf":2.23606797749979},"376":{"tf":2.0},"386":{"tf":1.0},"392":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"956":{"tf":1.7320508075688772},"958":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"375":{"tf":1.4142135623730951},"390":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"360":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"197":{"tf":1.0},"584":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"548":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"447":{"tf":1.0},"705":{"tf":1.0}}}}}},"df":7,"docs":{"1009":{"tf":1.4142135623730951},"1095":{"tf":1.0},"239":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.7320508075688772},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"906":{"tf":1.0}}},"p":{"df":6,"docs":{"13":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"813":{"tf":1.0},"965":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"285":{"tf":1.0},"550":{"tf":1.0},"691":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"746":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"766":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1027":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":57,"docs":{"1001":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1085":{"tf":1.0},"1097":{"tf":1.0},"120":{"tf":1.0},"128":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"276":{"tf":2.449489742783178},"315":{"tf":1.0},"323":{"tf":2.23606797749979},"335":{"tf":1.0},"352":{"tf":1.0},"380":{"tf":1.0},"421":{"tf":1.0},"437":{"tf":1.4142135623730951},"447":{"tf":2.0},"448":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.4142135623730951},"516":{"tf":1.0},"541":{"tf":2.23606797749979},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"573":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":2.0},"707":{"tf":1.0},"732":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"926":{"tf":1.0}}}}}},"df":1,"docs":{"256":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"1059":{"tf":1.0},"67":{"tf":1.0},"842":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":102,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1059":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"170":{"tf":1.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"228":{"tf":2.449489742783178},"264":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"364":{"tf":1.7320508075688772},"38":{"tf":1.0},"391":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":2.0},"413":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.7320508075688772},"443":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"512":{"tf":1.0},"517":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":2.449489742783178},"550":{"tf":2.449489742783178},"585":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"604":{"tf":1.0},"622":{"tf":1.0},"636":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"688":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"718":{"tf":1.4142135623730951},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"80":{"tf":1.0},"809":{"tf":1.0},"84":{"tf":1.0},"862":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"960":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":66,"docs":{"1000":{"tf":1.0},"1002":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"284":{"tf":1.0},"295":{"tf":1.0},"301":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"415":{"tf":1.0},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":2.0},"540":{"tf":2.8284271247461903},"541":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"545":{"tf":1.7320508075688772},"546":{"tf":2.0},"547":{"tf":1.4142135623730951},"548":{"tf":2.8284271247461903},"550":{"tf":3.0},"561":{"tf":1.0},"655":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"889":{"tf":1.0},"965":{"tf":1.4142135623730951},"975":{"tf":1.7320508075688772},"976":{"tf":1.4142135623730951},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.4142135623730951},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":2.0},"987":{"tf":1.7320508075688772},"988":{"tf":1.0},"989":{"tf":2.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.4142135623730951},"993":{"tf":2.0},"994":{"tf":1.0},"999":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"975":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.4142135623730951},"445":{"tf":1.0},"453":{"tf":1.7320508075688772},"454":{"tf":1.4142135623730951},"479":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"#":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"728":{"tf":1.0}}},"t":{"df":24,"docs":{"1013":{"tf":2.0},"215":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"254":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"499":{"tf":2.449489742783178},"500":{"tf":1.0},"542":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.7320508075688772},"752":{"tf":1.0},"824":{"tf":1.7320508075688772},"937":{"tf":1.0},"957":{"tf":1.0}},"e":{"d":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"300":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"363":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":4,"docs":{"121":{"tf":1.0},"477":{"tf":1.0},"734":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"197":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":1,"docs":{"707":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":3,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"152":{"tf":1.0},"223":{"tf":1.0},"62":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1009":{"tf":1.0},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"548":{"tf":1.4142135623730951},"879":{"tf":1.0}}}}},"t":{"df":1,"docs":{"980":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":38,"docs":{"1002":{"tf":1.0},"1088":{"tf":1.0},"1093":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"245":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":3.1622776601683795},"478":{"tf":2.6457513110645907},"479":{"tf":2.0},"506":{"tf":1.0},"555":{"tf":1.7320508075688772},"646":{"tf":1.0},"708":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":52,"docs":{"101":{"tf":2.6457513110645907},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":2.449489742783178},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":2.8284271247461903},"128":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":2.23606797749979},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"322":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"345":{"tf":1.7320508075688772},"347":{"tf":1.0},"352":{"tf":1.0},"402":{"tf":2.0},"403":{"tf":1.0},"404":{"tf":1.7320508075688772},"406":{"tf":1.7320508075688772},"407":{"tf":2.0},"414":{"tf":2.0},"416":{"tf":2.23606797749979},"439":{"tf":2.0},"440":{"tf":2.449489742783178},"441":{"tf":2.0},"442":{"tf":2.23606797749979},"443":{"tf":2.23606797749979},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"537":{"tf":1.0},"554":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"561":{"tf":1.0},"654":{"tf":1.4142135623730951},"734":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"748":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":17,"docs":{"1022":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1062":{"tf":1.0},"1083":{"tf":1.0},"12":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.4142135623730951},"222":{"tf":1.0},"488":{"tf":1.0},"542":{"tf":1.7320508075688772},"563":{"tf":1.0},"657":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":19,"docs":{"1117":{"tf":1.0},"1122":{"tf":1.0},"245":{"tf":1.0},"408":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"737":{"tf":1.0},"953":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":194,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"1057":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1092":{"tf":1.0},"1099":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.4142135623730951},"21":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":2.0},"266":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.4142135623730951},"352":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"378":{"tf":1.4142135623730951},"414":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"475":{"tf":1.0},"525":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"557":{"tf":1.0},"560":{"tf":1.7320508075688772},"581":{"tf":1.4142135623730951},"583":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.7320508075688772},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.7320508075688772},"733":{"tf":1.0},"742":{"tf":1.4142135623730951},"779":{"tf":2.0},"786":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"895":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"909":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"df":12,"docs":{"1033":{"tf":1.0},"199":{"tf":2.449489742783178},"224":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"661":{"tf":1.0},"781":{"tf":1.0},"819":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"b":{"df":81,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"342":{"tf":1.0},"358":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"403":{"tf":1.0},"417":{"tf":1.0},"423":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.0},"467":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"512":{"tf":1.4142135623730951},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"649":{"tf":1.0},"654":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"737":{"tf":1.0},"8":{"tf":1.0},"866":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"919":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"945":{"tf":1.4142135623730951},"954":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":87,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1070":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"127":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"240":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"338":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"46":{"tf":1.0},"462":{"tf":1.0},"5":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"554":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":1.0},"621":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":1.0},"650":{"tf":1.0},"665":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.7320508075688772},"844":{"tf":1.7320508075688772},"85":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.0},"880":{"tf":2.0},"89":{"tf":1.0},"894":{"tf":1.0},"906":{"tf":1.7320508075688772},"915":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"965":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"215":{"tf":1.0},"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":33,"docs":{"1006":{"tf":1.0},"1117":{"tf":1.0},"123":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"290":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"729":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"802":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"872":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":7,"docs":{"181":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"367":{"tf":1.0},"427":{"tf":1.0},"466":{"tf":1.0},"526":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"df":122,"docs":{"1057":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"179":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":2.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"299":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"489":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.4142135623730951},"534":{"tf":1.0},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"632":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"649":{"tf":1.0},"655":{"tf":1.0},"692":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"704":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"799":{"tf":2.0},"800":{"tf":2.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.0},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":2.449489742783178},"861":{"tf":1.0},"872":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"922":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"446":{"tf":1.0},"898":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":98,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1051":{"tf":1.0},"1069":{"tf":1.0},"108":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.7320508075688772},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"187":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"46":{"tf":1.4142135623730951},"475":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.0},"651":{"tf":1.0},"664":{"tf":1.7320508075688772},"676":{"tf":1.0},"69":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"785":{"tf":1.4142135623730951},"844":{"tf":1.0},"848":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"953":{"tf":1.7320508075688772},"954":{"tf":1.7320508075688772},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"98":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"984":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"1":{".":{"0":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"1002":{"tf":1.0},"185":{"tf":1.7320508075688772},"481":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.7320508075688772},"894":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"899":{"tf":3.1622776601683795},"90":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"937":{"tf":1.4142135623730951},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":37,"docs":{"1023":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1097":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"316":{"tf":1.0},"37":{"tf":1.0},"386":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"501":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"732":{"tf":1.0},"772":{"tf":1.0},"779":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"904":{"tf":1.0},"937":{"tf":1.0},"974":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}}}}},"v":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"424":{"tf":1.0},"446":{"tf":1.0},"554":{"tf":1.4142135623730951},"563":{"tf":1.0},"848":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":40,"docs":{"1009":{"tf":1.0},"1073":{"tf":1.0},"1107":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"168":{"tf":1.0},"194":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"303":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.0},"424":{"tf":1.0},"449":{"tf":1.4142135623730951},"450":{"tf":1.0},"554":{"tf":2.23606797749979},"555":{"tf":1.0},"556":{"tf":2.0},"557":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"824":{"tf":2.23606797749979},"844":{"tf":1.0},"859":{"tf":1.0},"876":{"tf":1.0},"887":{"tf":1.0},"913":{"tf":1.0},"925":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"975":{"tf":1.0}}}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"185":{"tf":2.6457513110645907},"203":{"tf":1.7320508075688772},"590":{"tf":1.0},"649":{"tf":1.0}}}},"c":{"df":24,"docs":{"1095":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1102":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"451":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"650":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"813":{"tf":3.0},"824":{"tf":3.7416573867739413},"922":{"tf":1.0},"929":{"tf":2.449489742783178},"931":{"tf":1.7320508075688772},"936":{"tf":2.449489742783178},"983":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"824":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1095":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"975":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1035":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"90":{"tf":1.0}},"t":{"df":5,"docs":{"573":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"710":{"tf":1.0},"824":{"tf":2.23606797749979}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"1111":{"tf":1.0},"372":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"1053":{"tf":1.0},"199":{"tf":1.4142135623730951},"931":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":27,"docs":{"1069":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.7320508075688772},"546":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"77":{"tf":2.449489742783178},"79":{"tf":1.0},"80":{"tf":2.449489742783178},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.449489742783178},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"510":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"347":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":123,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1055":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"400":{"tf":1.0},"41":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.0},"510":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.7320508075688772},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":2.0},"542":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.0},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"583":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"649":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"678":{"tf":1.4142135623730951},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":2.0},"737":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.4142135623730951},"785":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.0},"848":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.4142135623730951},"914":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"930":{"tf":1.0},"946":{"tf":1.4142135623730951},"948":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"338":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":8,"docs":{"1075":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"276":{"tf":1.0},"335":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"657":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":2,"docs":{"175":{"tf":1.0},"285":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.4142135623730951},"268":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":60,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1038":{"tf":2.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":2.0},"1059":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.6457513110645907},"184":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.7320508075688772},"41":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.449489742783178},"544":{"tf":1.0},"548":{"tf":2.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"678":{"tf":1.4142135623730951},"684":{"tf":1.7320508075688772},"686":{"tf":1.0},"690":{"tf":2.6457513110645907},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"770":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"832":{"tf":1.0},"885":{"tf":1.0},"889":{"tf":1.7320508075688772},"948":{"tf":1.0},"975":{"tf":2.0},"992":{"tf":2.23606797749979},"993":{"tf":2.0},"994":{"tf":1.7320508075688772},"997":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"641":{"tf":1.0},"708":{"tf":1.4142135623730951},"770":{"tf":1.0},"825":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"184":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"543":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"[":{"'":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1040":{"tf":1.7320508075688772},"1044":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"1":{"0":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"1044":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":2,"docs":{"502":{"tf":1.4142135623730951},"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1046":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"314":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"956":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":39,"docs":{"1006":{"tf":1.0},"1046":{"tf":1.0},"106":{"tf":1.4142135623730951},"116":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"152":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"324":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"368":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.0},"556":{"tf":1.0},"601":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"708":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"926":{"tf":1.0},"948":{"tf":1.0},"959":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":24,"docs":{"1122":{"tf":1.0},"119":{"tf":1.0},"180":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"316":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.0},"47":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":2.449489742783178},"498":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.7320508075688772},"503":{"tf":2.449489742783178},"505":{"tf":2.23606797749979},"506":{"tf":2.6457513110645907},"540":{"tf":1.0},"548":{"tf":1.0},"836":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.7320508075688772},"957":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1001":{"tf":1.4142135623730951},"1097":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":1.0},"335":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.0},"476":{"tf":1.0},"488":{"tf":1.0},"613":{"tf":1.7320508075688772},"858":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1017":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":9,"docs":{"199":{"tf":1.0},"356":{"tf":1.4142135623730951},"37":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"392":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.4142135623730951},"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"931":{"tf":1.0},"936":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"657":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"328":{"tf":1.0},"466":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"155":{"tf":1.0},"37":{"tf":1.0},"514":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"922":{"tf":1.0}},"i":{"df":19,"docs":{"527":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"222":{"tf":1.0},"264":{"tf":1.0},"360":{"tf":1.0},"488":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":22,"docs":{"1000":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1085":{"tf":1.0},"131":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.7320508075688772},"364":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.0},"568":{"tf":1.0},"583":{"tf":1.0},"66":{"tf":1.0},"877":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"k":{"df":12,"docs":{"1002":{"tf":1.0},"239":{"tf":1.4142135623730951},"363":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":2.449489742783178},"506":{"tf":3.3166247903554},"510":{"tf":1.0},"946":{"tf":1.0},"962":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"1005":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1013":{"tf":1.7320508075688772},"1014":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"945":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":23,"docs":{"112":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"506":{"tf":1.0},"542":{"tf":1.4142135623730951},"748":{"tf":1.0},"824":{"tf":1.0},"857":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.7320508075688772},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"900":{"tf":2.0},"906":{"tf":2.449489742783178},"943":{"tf":1.0},"961":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"590":{"tf":1.0}}}}}}}}}}}},"t":{"df":1,"docs":{"950":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1120":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"1031":{"tf":1.0},"1038":{"tf":1.0},"1085":{"tf":1.0},"129":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"449":{"tf":1.0},"507":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"88":{"tf":1.0},"986":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1025":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.0}}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"1001":{"tf":1.4142135623730951},"1015":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1023":{"tf":1.0},"103":{"tf":1.0},"1066":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"238":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"784":{"tf":1.0},"905":{"tf":1.0},"942":{"tf":1.0},"950":{"tf":1.4142135623730951},"962":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"447":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"271":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"965":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"915":{"tf":1.0}}},"s":{"df":2,"docs":{"15":{"tf":1.0},"357":{"tf":1.0}}}}},"i":{"d":{"df":5,"docs":{"1":{"tf":1.0},"187":{"tf":1.0},"526":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"1122":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"956":{"tf":1.0}},"l":{"df":2,"docs":{"485":{"tf":1.0},"488":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"n":{"df":2,"docs":{"613":{"tf":1.4142135623730951},"728":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"343":{"tf":1.0},"388":{"tf":1.0},"580":{"tf":1.0}}}},"o":{"c":{"df":26,"docs":{"0":{"tf":1.4142135623730951},"1106":{"tf":1.0},"1111":{"tf":1.4142135623730951},"126":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"352":{"tf":1.0},"480":{"tf":1.0},"560":{"tf":1.0},"565":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"714":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"79":{"tf":1.7320508075688772},"9":{"tf":1.0},"960":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"314":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}}}}}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1112":{"tf":1.0},"1113":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"1042":{"tf":1.0},"338":{"tf":2.0},"347":{"tf":1.0},"386":{"tf":1.7320508075688772},"433":{"tf":1.0},"438":{"tf":1.0},"688":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"1122":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"299":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}}},"df":139,"docs":{"0":{"tf":2.23606797749979},"1":{"tf":2.0},"100":{"tf":1.0},"1000":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1069":{"tf":1.7320508075688772},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"1106":{"tf":2.0},"1107":{"tf":1.7320508075688772},"1108":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":2.0},"1118":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1122":{"tf":2.449489742783178},"113":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.4142135623730951},"29":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"339":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":2.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"396":{"tf":1.0},"4":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.7320508075688772},"417":{"tf":1.0},"423":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"459":{"tf":1.0},"473":{"tf":1.7320508075688772},"487":{"tf":2.449489742783178},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"504":{"tf":1.0},"516":{"tf":1.0},"537":{"tf":1.0},"555":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"582":{"tf":1.4142135623730951},"6":{"tf":1.7320508075688772},"605":{"tf":1.0},"638":{"tf":2.0},"643":{"tf":1.0},"650":{"tf":1.0},"669":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"714":{"tf":1.7320508075688772},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.7320508075688772},"812":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"89":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.0},"912":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.0},"919":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"944":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"347":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}}}},"df":8,"docs":{"1079":{"tf":1.0},"235":{"tf":1.0},"290":{"tf":1.0},"427":{"tf":1.0},"81":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":13,"docs":{"1013":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"339":{"tf":1.0},"359":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"752":{"tf":1.0},"813":{"tf":2.0}}}}}}},"h":{"#":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"#":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":2,"docs":{"613":{"tf":2.6457513110645907},"728":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"780":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"304":{"tf":1.0},"365":{"tf":1.0},"613":{"tf":1.7320508075688772},"833":{"tf":1.0}}}}},"df":2,"docs":{"396":{"tf":1.0},"897":{"tf":1.7320508075688772}}},"n":{"'":{"df":0,"docs":{},"t":{"df":28,"docs":{"1009":{"tf":1.0},"1079":{"tf":1.0},"1115":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"215":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"405":{"tf":1.0},"447":{"tf":1.0},"460":{"tf":1.0},"632":{"tf":1.0},"764":{"tf":1.0},"84":{"tf":1.0},"880":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"139":{"tf":1.0},"318":{"tf":1.4142135623730951},"379":{"tf":1.0},"399":{"tf":1.0},"409":{"tf":1.4142135623730951},"466":{"tf":1.0},"497":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"742":{"tf":1.0},"861":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951}}},"’":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"125":{"tf":1.0},"352":{"tf":1.0},"98":{"tf":1.0}}}}},"t":{"df":3,"docs":{"335":{"tf":1.0},"419":{"tf":1.0},"873":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1027":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1053":{"tf":1.0},"1085":{"tf":1.0},"1089":{"tf":1.7320508075688772},"1098":{"tf":2.0},"199":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.0},"766":{"tf":1.7320508075688772},"782":{"tf":4.898979485566356}}},"t":{"df":4,"docs":{"356":{"tf":1.0},"449":{"tf":1.0},"460":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":32,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"528":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"678":{"tf":1.0},"750":{"tf":1.0},"780":{"tf":1.0},"899":{"tf":1.4142135623730951},"946":{"tf":1.0},"959":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":7,"docs":{"505":{"tf":1.4142135623730951},"506":{"tf":3.4641016151377544},"574":{"tf":1.0},"824":{"tf":3.1622776601683795},"847":{"tf":1.4142135623730951},"913":{"tf":1.0},"931":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"185":{"tf":1.0},"437":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"432":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":3.1622776601683795},"580":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"1031":{"tf":1.0},"1097":{"tf":1.0},"353":{"tf":1.0},"506":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"416":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"1033":{"tf":1.4142135623730951},"238":{"tf":1.0},"518":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"550":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"214":{"tf":1.0},"363":{"tf":1.0},"505":{"tf":1.0},"691":{"tf":1.0}},"n":{"df":1,"docs":{"486":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":11,"docs":{"199":{"tf":1.0},"215":{"tf":1.0},"327":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.449489742783178},"510":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"552":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":7,"docs":{"1113":{"tf":1.0},"1114":{"tf":1.7320508075688772},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"484":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":5,"docs":{"1018":{"tf":1.0},"447":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":23,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"106":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.0},"289":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":2.6457513110645907},"479":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"523":{"tf":1.0},"590":{"tf":1.0},"634":{"tf":1.0},"657":{"tf":1.0},"752":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"866":{"tf":1.0},"936":{"tf":1.0}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"553":{"tf":1.0},"554":{"tf":1.0},"948":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1061":{"tf":1.0},"1092":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"435":{"tf":1.0},"506":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"515":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":41,"docs":{"1002":{"tf":1.0},"1064":{"tf":1.0},"1073":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"341":{"tf":1.4142135623730951},"348":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"410":{"tf":1.0},"416":{"tf":1.0},"42":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":2.0},"488":{"tf":1.7320508075688772},"494":{"tf":1.0},"502":{"tf":1.4142135623730951},"505":{"tf":1.0},"554":{"tf":1.0},"57":{"tf":1.0},"596":{"tf":1.0},"614":{"tf":1.0},"664":{"tf":1.0},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"945":{"tf":2.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0},"956":{"tf":2.6457513110645907},"964":{"tf":1.7320508075688772}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"398":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.7320508075688772},"880":{"tf":1.0}},"o":{"d":{"b":{"df":1,"docs":{"957":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"{":{"1":{"4":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"873":{"tf":1.0},"896":{"tf":1.0}}}}}}},"â":{"df":0,"docs":{},"€":{"df":0,"docs":{},"™":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"’":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{".":{"&":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{";":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":79,"docs":{"1059":{"tf":2.23606797749979},"1095":{"tf":1.0},"1097":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.7320508075688772},"369":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.7320508075688772},"409":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"649":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"700":{"tf":1.0},"75":{"tf":1.0},"751":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.7320508075688772},"79":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"824":{"tf":1.0},"836":{"tf":1.4142135623730951},"873":{"tf":2.0},"875":{"tf":2.0},"876":{"tf":2.6457513110645907},"880":{"tf":2.449489742783178},"897":{"tf":1.0},"9":{"tf":1.4142135623730951},"906":{"tf":2.449489742783178},"913":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":1.7320508075688772}}}},"1":{"0":{"df":2,"docs":{"1044":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1035":{"tf":1.0},"1051":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"587":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"3":{"c":{"a":{"9":{"6":{"9":{"df":0,"docs":{},"f":{"8":{"c":{"6":{"b":{"b":{"0":{"d":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":187,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1009":{"tf":1.0},"1017":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":2.0},"1031":{"tf":1.0},"1038":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.7320508075688772},"1075":{"tf":2.23606797749979},"1079":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":2.6457513110645907},"1119":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"223":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":2.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.7320508075688772},"412":{"tf":1.0},"414":{"tf":1.4142135623730951},"418":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"442":{"tf":1.0},"449":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"506":{"tf":2.449489742783178},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.7320508075688772},"595":{"tf":1.0},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.0},"626":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"646":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":2.449489742783178},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.7320508075688772},"705":{"tf":3.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":2.23606797749979},"710":{"tf":2.0},"711":{"tf":1.0},"718":{"tf":1.0},"732":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.7320508075688772},"761":{"tf":2.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"778":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":2.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"825":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"857":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.0},"914":{"tf":1.0},"920":{"tf":1.0},"946":{"tf":1.4142135623730951},"952":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.4142135623730951},"975":{"tf":1.0},"979":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1080":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"427":{"tf":1.0},"489":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"983":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1073":{"tf":1.0},"222":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"949":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"486":{"tf":1.0},"585":{"tf":1.0},"742":{"tf":1.0},"847":{"tf":1.0}}}}}}}},"s":{"df":1,"docs":{"365":{"tf":1.0}},"i":{"df":24,"docs":{"1119":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"267":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.7320508075688772},"398":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"528":{"tf":1.0},"642":{"tf":1.0},"691":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"887":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"101":{"tf":1.0},"1113":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"864":{"tf":1.0},"9":{"tf":1.0},"959":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"306":{"tf":1.0},"915":{"tf":1.0},"986":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"177":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"779":{"tf":1.0},"887":{"tf":1.0},"950":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0}}}}},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"737":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"22":{"tf":1.0},"355":{"tf":1.0},"916":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}},"d":{"4":{"7":{"9":{"6":{"6":{"df":0,"docs":{},"f":{"7":{"9":{"2":{"2":{"8":{"d":{"df":0,"docs":{},"f":{"6":{"5":{"b":{"6":{"3":{"2":{"6":{"9":{"7":{"9":{"6":{"0":{"9":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"9":{"4":{"7":{"3":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":32,"docs":{"288":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":2.0},"382":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"429":{"tf":1.0},"432":{"tf":1.7320508075688772},"447":{"tf":1.0},"561":{"tf":1.0},"580":{"tf":1.0},"899":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0}},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"896":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":182,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"1102":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":3.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"318":{"tf":1.0},"960":{"tf":1.0}}}}}},"u":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"1097":{"tf":1.0},"168":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"502":{"tf":1.4142135623730951},"614":{"tf":1.0},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}}}},"f":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1114":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.0},"236":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"540":{"tf":1.0},"655":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":19,"docs":{"1031":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"222":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"256":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"50":{"tf":1.0},"622":{"tf":2.0},"655":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":13,"docs":{"176":{"tf":1.0},"276":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"380":{"tf":1.0},"446":{"tf":1.0},"489":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"67":{"tf":2.23606797749979},"952":{"tf":1.0},"983":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"452":{"tf":1.0},"531":{"tf":1.0}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":5,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1025":{"tf":1.4142135623730951},"271":{"tf":1.0},"480":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1025":{"tf":3.3166247903554}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"945":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"1031":{"tf":1.0},"1101":{"tf":2.0},"1102":{"tf":1.0},"288":{"tf":1.0},"466":{"tf":1.0},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"906":{"tf":2.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"1009":{"tf":1.0},"527":{"tf":1.0},"707":{"tf":1.0},"789":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1114":{"tf":1.0},"537":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"927":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"929":{"tf":1.4142135623730951},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"926":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.4142135623730951}}}}}},"df":23,"docs":{"1095":{"tf":1.0},"129":{"tf":1.0},"188":{"tf":1.4142135623730951},"204":{"tf":1.0},"331":{"tf":1.0},"479":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":2.8284271247461903},"927":{"tf":3.0},"929":{"tf":2.449489742783178},"931":{"tf":1.4142135623730951},"932":{"tf":1.7320508075688772},"933":{"tf":1.7320508075688772},"934":{"tf":3.4641016151377544},"935":{"tf":2.6457513110645907},"936":{"tf":3.7416573867739413},"937":{"tf":1.4142135623730951},"950":{"tf":1.0},"962":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"179":{"tf":1.0},"354":{"tf":1.0},"632":{"tf":1.0},"724":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"930":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"4":{"5":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1120":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"121":{"tf":1.0},"413":{"tf":1.0}},"e":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"318":{"tf":1.0},"552":{"tf":1.0},"62":{"tf":1.7320508075688772},"948":{"tf":1.0},"949":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"365":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"155":{"tf":1.0},"199":{"tf":1.0},"494":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.4142135623730951},"577":{"tf":1.0},"690":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1090":{"tf":1.0},"563":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":33,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1044":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"254":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.4142135623730951},"555":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"760":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":3.1622776601683795},"880":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"1009":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"550":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"155":{"tf":1.0},"335":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"355":{"tf":1.0},"365":{"tf":1.0},"368":{"tf":1.0},"450":{"tf":1.0},"542":{"tf":1.0},"858":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"676":{"tf":1.0}}},"df":2,"docs":{"927":{"tf":1.0},"929":{"tf":1.0}}}}}}},"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":68,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1119":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"239":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"287":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.4142135623730951},"36":{"tf":1.0},"373":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"436":{"tf":1.0},"462":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"538":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"617":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":1.4142135623730951},"864":{"tf":1.0},"87":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"950":{"tf":1.7320508075688772},"956":{"tf":2.0},"957":{"tf":1.7320508075688772},"960":{"tf":2.0},"964":{"tf":2.8284271247461903},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"1001":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"316":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.7320508075688772},"38":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"561":{"tf":1.0},"613":{"tf":1.4142135623730951},"681":{"tf":1.0}}}}}}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1009":{"tf":1.7320508075688772},"590":{"tf":1.0},"847":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"368":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"843":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"835":{"tf":1.0},"837":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"1085":{"tf":1.0},"15":{"tf":1.0},"512":{"tf":2.0},"513":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"725":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"858":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.449489742783178},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":2.449489742783178},"898":{"tf":2.8284271247461903},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":2.23606797749979},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":3.0},"914":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"983":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"s":{"\\":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"436":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":85,"docs":{"1015":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1097":{"tf":3.4641016151377544},"1098":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1114":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"29":{"tf":2.0},"295":{"tf":1.0},"30":{"tf":1.4142135623730951},"300":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"422":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":2.449489742783178},"473":{"tf":1.0},"486":{"tf":1.0},"498":{"tf":1.0},"554":{"tf":1.7320508075688772},"599":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"741":{"tf":1.4142135623730951},"742":{"tf":1.0},"743":{"tf":1.0},"745":{"tf":1.4142135623730951},"748":{"tf":2.0},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.7320508075688772},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.4142135623730951},"767":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":2.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"851":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772},"873":{"tf":1.0},"880":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"949":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0}},"e":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1102":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"1097":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1102":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"1098":{"tf":1.7320508075688772},"1102":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"165":{"tf":1.0},"601":{"tf":1.0},"842":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"199":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"438":{"tf":1.0},"449":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"590":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"904":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"956":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"221":{"tf":1.0},"375":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":22,"docs":{"179":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":2.23606797749979},"507":{"tf":2.23606797749979},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"711":{"tf":3.605551275463989},"715":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"729":{"tf":2.0},"730":{"tf":2.6457513110645907},"731":{"tf":2.0},"732":{"tf":1.0},"734":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"711":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":32,"docs":{"103":{"tf":1.0},"106":{"tf":1.7320508075688772},"115":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"477":{"tf":1.0},"479":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.7320508075688772},"8":{"tf":1.0},"803":{"tf":1.0},"864":{"tf":1.0},"90":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0},"984":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"1009":{"tf":1.0},"1079":{"tf":1.0},"299":{"tf":1.0},"740":{"tf":2.449489742783178},"85":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"880":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.0},"930":{"tf":1.0},"936":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":29,"docs":{"1097":{"tf":1.0},"1105":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"248":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"368":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0},"81":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"954":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"676":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"343":{"tf":1.0},"505":{"tf":1.0},"539":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"603":{"tf":1.0},"664":{"tf":1.4142135623730951},"705":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":1.7320508075688772}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"918":{"tf":1.0},"919":{"tf":1.4142135623730951},"920":{"tf":2.0},"922":{"tf":2.6457513110645907},"926":{"tf":1.0}}}}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"410":{"tf":1.0},"664":{"tf":1.4142135623730951},"694":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1085":{"tf":1.0},"120":{"tf":1.0},"214":{"tf":1.0},"248":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"405":{"tf":1.0},"450":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"52":{"tf":1.0},"554":{"tf":2.8284271247461903},"555":{"tf":1.4142135623730951},"556":{"tf":1.7320508075688772},"569":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"605":{"tf":1.0},"666":{"tf":1.0},"853":{"tf":1.4142135623730951},"866":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"942":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"176":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"452":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"529":{"tf":1.4142135623730951},"634":{"tf":1.0},"654":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":1,"docs":{"1031":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":3,"docs":{"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1058":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"1098":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}},"df":36,"docs":{"1052":{"tf":1.7320508075688772},"1053":{"tf":1.7320508075688772},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1104":{"tf":1.0},"129":{"tf":1.0},"153":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.449489742783178},"447":{"tf":1.0},"516":{"tf":1.0},"613":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"133":{"tf":1.0},"168":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.0},"446":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":4,"docs":{"1055":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"789":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"496":{"tf":1.0},"506":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"518":{"tf":1.0},"62":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"1031":{"tf":1.0},"295":{"tf":1.0},"578":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.0},"587":{"tf":1.0},"634":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0}}}}}},"t":{"c":{"df":28,"docs":{"1009":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"299":{"tf":1.0},"32":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.7320508075688772},"926":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{},"l":{"#":{"2":{"1":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"2":{"8":{"5":{"8":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":78,"docs":{"1021":{"tf":1.0},"1090":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":2.0},"128":{"tf":1.0},"155":{"tf":1.4142135623730951},"169":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"378":{"tf":2.23606797749979},"380":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":2.6457513110645907},"598":{"tf":1.4142135623730951},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"700":{"tf":1.4142135623730951},"702":{"tf":1.4142135623730951},"703":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"832":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.0},"915":{"tf":1.0},"938":{"tf":1.0},"940":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"962":{"tf":1.0},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":7,"docs":{"1061":{"tf":1.0},"183":{"tf":1.0},"447":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":26,"docs":{"106":{"tf":1.0},"1105":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"291":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"390":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.4142135623730951},"579":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"720":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.0},"909":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"526":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"422":{"tf":1.4142135623730951},"877":{"tf":1.0}}},".":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"877":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"182":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"541":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.4142135623730951}}},"y":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"644":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"877":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"=":{"'":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"247":{"tf":1.0},"880":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"633":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"632":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":5,"docs":{"257":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"247":{"tf":1.0},"633":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":140,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":2.0},"1012":{"tf":1.0},"1013":{"tf":2.0},"1014":{"tf":1.0},"1057":{"tf":1.0},"1070":{"tf":3.1622776601683795},"1072":{"tf":3.1622776601683795},"123":{"tf":1.0},"166":{"tf":2.23606797749979},"167":{"tf":1.4142135623730951},"183":{"tf":1.0},"229":{"tf":1.7320508075688772},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":2.449489742783178},"260":{"tf":3.0},"261":{"tf":2.23606797749979},"262":{"tf":2.449489742783178},"299":{"tf":1.0},"333":{"tf":1.7320508075688772},"334":{"tf":3.605551275463989},"335":{"tf":5.5677643628300215},"336":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":3.1622776601683795},"395":{"tf":2.23606797749979},"396":{"tf":3.3166247903554},"397":{"tf":1.7320508075688772},"398":{"tf":4.0},"399":{"tf":2.0},"400":{"tf":2.8284271247461903},"401":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":3.1622776601683795},"425":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.6457513110645907},"450":{"tf":1.0},"488":{"tf":2.0},"506":{"tf":3.0},"507":{"tf":1.0},"510":{"tf":1.7320508075688772},"516":{"tf":2.0},"518":{"tf":1.4142135623730951},"542":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"573":{"tf":2.8284271247461903},"577":{"tf":1.0},"581":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"632":{"tf":2.449489742783178},"633":{"tf":2.8284271247461903},"634":{"tf":2.0},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":2.449489742783178},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":3.4641016151377544},"642":{"tf":2.449489742783178},"643":{"tf":1.7320508075688772},"644":{"tf":2.23606797749979},"645":{"tf":1.0},"646":{"tf":1.4142135623730951},"647":{"tf":1.0},"664":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"716":{"tf":1.0},"722":{"tf":3.0},"724":{"tf":1.7320508075688772},"728":{"tf":2.0},"730":{"tf":1.0},"734":{"tf":1.0},"761":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"870":{"tf":1.7320508075688772},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":3.3166247903554},"874":{"tf":3.4641016151377544},"875":{"tf":2.23606797749979},"876":{"tf":3.0},"877":{"tf":4.123105625617661},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":2.8284271247461903},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.7320508075688772},"894":{"tf":1.7320508075688772},"895":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.605551275463989},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":2.23606797749979},"902":{"tf":1.7320508075688772},"903":{"tf":3.872983346207417},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.449489742783178},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"915":{"tf":3.7416573867739413},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":3.0},"927":{"tf":2.8284271247461903},"929":{"tf":2.23606797749979},"930":{"tf":2.0},"931":{"tf":1.7320508075688772},"934":{"tf":1.7320508075688772},"946":{"tf":1.4142135623730951},"947":{"tf":1.0}},"s":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"642":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"167":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":2.0}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"269":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.4142135623730951},"946":{"tf":1.0},"955":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"y":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"15":{"tf":1.0},"239":{"tf":1.0},"289":{"tf":1.0},"316":{"tf":1.0},"450":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"180":{"tf":1.0},"354":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"o":{"[":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"960":{"tf":1.0}}}}}}}}},"df":2,"docs":{"950":{"tf":1.4142135623730951},"960":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":2,"docs":{"740":{"tf":1.0},"915":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1030":{"tf":1.0},"1031":{"tf":1.0},"1034":{"tf":1.0},"175":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"386":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"889":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":13,"docs":{"129":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"37":{"tf":1.0},"468":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"622":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"984":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"15":{"tf":1.0},"391":{"tf":1.0},"504":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":243,"docs":{"10":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":2.23606797749979},"1010":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":2.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.7320508075688772},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":1.7320508075688772},"1091":{"tf":1.0},"1098":{"tf":1.7320508075688772},"1105":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1117":{"tf":1.4142135623730951},"1120":{"tf":1.7320508075688772},"1122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.7320508075688772},"140":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":2.23606797749979},"160":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"263":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.4142135623730951},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"451":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"466":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"539":{"tf":2.0},"540":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.0},"550":{"tf":1.0},"555":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"635":{"tf":1.7320508075688772},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"658":{"tf":1.0},"659":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"668":{"tf":1.0},"671":{"tf":1.7320508075688772},"678":{"tf":1.7320508075688772},"683":{"tf":1.0},"686":{"tf":1.7320508075688772},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"726":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.4142135623730951},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.4142135623730951},"759":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"787":{"tf":1.0},"791":{"tf":1.4142135623730951},"801":{"tf":1.0},"806":{"tf":1.4142135623730951},"811":{"tf":1.0},"818":{"tf":1.4142135623730951},"822":{"tf":1.0},"829":{"tf":1.4142135623730951},"83":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"920":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":1.0},"986":{"tf":1.0}},"e":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}},"e":{"d":{"df":3,"docs":{"185":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":16,"docs":{"1031":{"tf":1.0},"106":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"664":{"tf":1.0},"751":{"tf":1.0},"898":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"957":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"447":{"tf":1.0},"858":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"1034":{"tf":1.0},"372":{"tf":2.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.0},"273":{"tf":1.0},"516":{"tf":2.0},"517":{"tf":1.4142135623730951},"742":{"tf":1.0},"824":{"tf":1.0},"903":{"tf":1.0},"983":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"506":{"tf":1.0},"524":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"131":{"tf":1.0},"135":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"316":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"705":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"=":{"5":{"df":1,"docs":{"478":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"478":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"477":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"199":{"tf":1.0},"341":{"tf":1.0}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"915":{"tf":1.0},"931":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"507":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":57,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"398":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"442":{"tf":1.4142135623730951},"447":{"tf":1.0},"484":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.7320508075688772},"504":{"tf":1.0},"506":{"tf":1.0},"512":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"779":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"914":{"tf":1.0},"925":{"tf":1.0},"927":{"tf":1.4142135623730951},"936":{"tf":2.0},"937":{"tf":1.7320508075688772},"938":{"tf":1.0},"942":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":4,"docs":{"1079":{"tf":1.0},"186":{"tf":1.0},"576":{"tf":1.0},"839":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1103":{"tf":1.0},"579":{"tf":1.0},"859":{"tf":1.0},"898":{"tf":1.7320508075688772},"906":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"346":{"tf":1.0},"382":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"649":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"777":{"tf":1.0},"784":{"tf":1.0},"903":{"tf":1.0},"939":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":12,"docs":{"1085":{"tf":1.0},"1099":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"550":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":87,"docs":{"1012":{"tf":1.0},"1014":{"tf":1.0},"1040":{"tf":1.0},"1044":{"tf":2.23606797749979},"1051":{"tf":1.0},"1053":{"tf":2.0},"1059":{"tf":2.6457513110645907},"1114":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":2.0},"276":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"518":{"tf":1.0},"532":{"tf":1.4142135623730951},"533":{"tf":1.7320508075688772},"534":{"tf":2.0},"536":{"tf":1.0},"537":{"tf":1.7320508075688772},"545":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"613":{"tf":1.0},"654":{"tf":1.0},"706":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.7320508075688772},"716":{"tf":2.23606797749979},"717":{"tf":1.7320508075688772},"718":{"tf":3.1622776601683795},"719":{"tf":1.4142135623730951},"720":{"tf":3.0},"721":{"tf":2.8284271247461903},"722":{"tf":1.7320508075688772},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"725":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"729":{"tf":3.1622776601683795},"730":{"tf":3.1622776601683795},"731":{"tf":2.8284271247461903},"732":{"tf":2.6457513110645907},"733":{"tf":2.0},"734":{"tf":2.0},"735":{"tf":1.4142135623730951},"766":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"922":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"1051":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"465":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"1051":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"465":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{">":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":26,"docs":{"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979},"324":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.7320508075688772},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"562":{"tf":1.0},"706":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"714":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"733":{"tf":1.0},"751":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"707":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"`":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":4,"docs":{"1122":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"222":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.0},"451":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":2.0},"903":{"tf":1.0},"937":{"tf":1.4142135623730951},"957":{"tf":1.0}},"i":{"df":1,"docs":{"447":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1119":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"555":{"tf":1.0},"814":{"tf":1.0},"824":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1119":{"tf":1.0}}}}}}},"df":5,"docs":{"232":{"tf":1.0},"237":{"tf":1.4142135623730951},"83":{"tf":1.0},"965":{"tf":1.0},"999":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"135":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.0},"459":{"tf":1.0},"463":{"tf":2.0},"464":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"17":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"502":{"tf":1.0},"897":{"tf":1.0},"904":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"df":46,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":3.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":2.6457513110645907},"167":{"tf":2.8284271247461903},"168":{"tf":1.4142135623730951},"169":{"tf":2.449489742783178},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"307":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":2.0},"548":{"tf":2.6457513110645907},"600":{"tf":1.7320508075688772},"640":{"tf":1.0},"691":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"152":{"tf":1.0}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":2.23606797749979},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"df":17,"docs":{"11":{"tf":1.0},"175":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"212":{"tf":1.0},"316":{"tf":1.7320508075688772},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":2.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":2.0},"847":{"tf":1.0},"848":{"tf":1.0},"954":{"tf":1.4142135623730951},"963":{"tf":1.7320508075688772},"964":{"tf":1.0}}}},"s":{"df":7,"docs":{"17":{"tf":1.0},"220":{"tf":1.0},"360":{"tf":1.0},"429":{"tf":1.0},"436":{"tf":1.7320508075688772},"438":{"tf":1.0},"548":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"432":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"853":{"tf":1.0}},"e":{"_":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"266":{"tf":1.0},"358":{"tf":1.0},"466":{"tf":2.0},"472":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"541":{"tf":2.449489742783178},"542":{"tf":1.7320508075688772},"544":{"tf":1.4142135623730951},"726":{"tf":1.0},"943":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1104":{"tf":1.0},"307":{"tf":1.0},"424":{"tf":1.0},"531":{"tf":1.0},"561":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":21,"docs":{"106":{"tf":1.0},"1097":{"tf":1.0},"1119":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":2.8284271247461903},"328":{"tf":1.7320508075688772},"331":{"tf":2.6457513110645907},"332":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"394":{"tf":1.0},"398":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1001":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"528":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":18,"docs":{"1119":{"tf":1.0},"221":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":2.0},"318":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"477":{"tf":2.449489742783178},"478":{"tf":1.4142135623730951},"497":{"tf":1.0},"551":{"tf":2.0},"552":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.4142135623730951}}}}},"r":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"335":{"tf":1.0},"422":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"t":{"(":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"1025":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"356":{"tf":1.4142135623730951},"553":{"tf":1.4142135623730951},"580":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0}}}},"df":12,"docs":{"247":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.23606797749979},"380":{"tf":1.0},"396":{"tf":1.4142135623730951},"422":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1034":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.0},"478":{"tf":1.0},"742":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"268":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0}}}},"f":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"5":{"9":{"5":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"b":{"5":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"a":{"4":{"3":{"6":{"6":{"0":{"4":{"6":{"4":{"8":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"6":{"1":{".":{"0":{"a":{"1":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"/":{"2":{"0":{"1":{"8":{"0":{"3":{"2":{"8":{"0":{"3":{"0":{"2":{"0":{"2":{"?":{"df":0,"docs":{},"v":{"=":{"4":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}},"a":{"5":{"4":{"a":{"3":{"3":{"7":{"6":{"0":{"4":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1097":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"256":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"354":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"653":{"tf":1.0},"916":{"tf":1.0},"962":{"tf":1.0}},"t":{"df":2,"docs":{"263":{"tf":1.0},"950":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1001":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"649":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"289":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"834":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"1031":{"tf":1.7320508075688772},"335":{"tf":1.0},"633":{"tf":1.0},"928":{"tf":1.0},"930":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":21,"docs":{"1093":{"tf":1.0},"1101":{"tf":1.4142135623730951},"356":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"481":{"tf":1.0},"507":{"tf":1.0},"571":{"tf":1.0},"839":{"tf":1.0},"937":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"959":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":18,"docs":{"1001":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1059":{"tf":1.0},"1093":{"tf":1.0},"1098":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"137":{"tf":1.0},"375":{"tf":1.4142135623730951},"391":{"tf":1.0},"407":{"tf":1.4142135623730951},"477":{"tf":1.0},"481":{"tf":1.4142135623730951},"730":{"tf":1.0},"962":{"tf":1.7320508075688772},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1101":{"tf":1.7320508075688772},"1102":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"276":{"tf":1.0},"365":{"tf":1.0},"453":{"tf":1.0},"954":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"446":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"269":{"tf":1.0},"272":{"tf":1.4142135623730951},"291":{"tf":1.0},"340":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0}}},"s":{"df":16,"docs":{"1101":{"tf":2.23606797749979},"1102":{"tf":1.0},"181":{"tf":2.23606797749979},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.0},"316":{"tf":1.7320508075688772},"516":{"tf":1.0},"542":{"tf":1.0},"609":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"877":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1122":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0}}}},"df":2,"docs":{"679":{"tf":1.0},"824":{"tf":1.4142135623730951}}}}}},"q":{"df":5,"docs":{"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"402":{"tf":1.0},"404":{"tf":1.4142135623730951},"549":{"tf":1.4142135623730951}}},"r":{"df":10,"docs":{"1031":{"tf":1.0},"198":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"451":{"tf":1.4142135623730951},"457":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"691":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"607":{"tf":1.0},"642":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1044":{"tf":1.0},"223":{"tf":1.0},"485":{"tf":1.0},"556":{"tf":1.0},"581":{"tf":1.0},"634":{"tf":1.0},"690":{"tf":1.0},"9":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"788":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"367":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"c":{"c":{"0":{"df":0,"docs":{},"f":{"8":{"8":{"4":{"3":{"2":{"3":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"199":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"395":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":45,"docs":{"100":{"tf":1.0},"1008":{"tf":1.4142135623730951},"107":{"tf":1.0},"1097":{"tf":1.4142135623730951},"110":{"tf":1.0},"1114":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.6457513110645907},"324":{"tf":2.23606797749979},"325":{"tf":2.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"330":{"tf":1.7320508075688772},"334":{"tf":1.0},"356":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"457":{"tf":1.0},"485":{"tf":1.0},"518":{"tf":1.0},"574":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"64":{"tf":1.0},"707":{"tf":1.0},"77":{"tf":1.0},"824":{"tf":1.4142135623730951},"851":{"tf":1.0},"857":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"94":{"tf":1.4142135623730951},"951":{"tf":1.0},"99":{"tf":1.0}}}}}},"b":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"249":{"tf":1.0},"447":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.7320508075688772},"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"359":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"950":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.0},"1122":{"tf":1.4142135623730951},"144":{"tf":1.0},"170":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"488":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"596":{"tf":1.0},"653":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"652":{"tf":1.0}},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"595":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"649":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"1091":{"tf":1.0},"1096":{"tf":2.0},"176":{"tf":1.0},"181":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"35":{"tf":1.0},"418":{"tf":1.0},"447":{"tf":2.6457513110645907},"546":{"tf":1.0},"596":{"tf":1.0},"600":{"tf":1.0},"650":{"tf":1.0},"703":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"848":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"983":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"c":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":11,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1096":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"785":{"tf":2.449489742783178},"847":{"tf":1.0},"943":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":8,"docs":{"1001":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"299":{"tf":1.4142135623730951},"485":{"tf":1.0},"516":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":32,"docs":{"1031":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1116":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"376":{"tf":1.4142135623730951},"393":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"664":{"tf":1.0},"74":{"tf":1.0},"745":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"876":{"tf":1.0},"963":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"234":{"tf":1.0},"447":{"tf":1.0},"676":{"tf":1.0},"936":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"r":{"df":3,"docs":{"487":{"tf":2.449489742783178},"488":{"tf":1.7320508075688772},"514":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":128,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1044":{"tf":2.23606797749979},"1046":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1097":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.0},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":3.4641016151377544},"218":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":2.23606797749979},"229":{"tf":2.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":1.0},"239":{"tf":2.23606797749979},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"276":{"tf":3.1622776601683795},"278":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":2.23606797749979},"342":{"tf":1.4142135623730951},"343":{"tf":2.23606797749979},"356":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.7320508075688772},"396":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":2.23606797749979},"413":{"tf":2.0},"414":{"tf":2.0},"419":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"433":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"442":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"456":{"tf":2.0},"498":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"543":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":2.8284271247461903},"550":{"tf":1.4142135623730951},"580":{"tf":2.0},"603":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"624":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"650":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.7320508075688772},"662":{"tf":1.0},"664":{"tf":4.58257569495584},"666":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"726":{"tf":1.0},"740":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":2.0},"841":{"tf":1.0},"844":{"tf":1.7320508075688772},"847":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"939":{"tf":1.4142135623730951},"942":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1085":{"tf":1.0},"323":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"678":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":67,"docs":{"0":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.449489742783178},"127":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"180":{"tf":2.6457513110645907},"181":{"tf":2.0},"186":{"tf":1.4142135623730951},"203":{"tf":2.8284271247461903},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"226":{"tf":1.0},"239":{"tf":2.6457513110645907},"266":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"327":{"tf":1.0},"331":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"497":{"tf":1.0},"503":{"tf":1.7320508075688772},"538":{"tf":1.0},"540":{"tf":2.23606797749979},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"62":{"tf":1.0},"651":{"tf":1.0},"654":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"705":{"tf":1.4142135623730951},"728":{"tf":1.0},"733":{"tf":1.0},"814":{"tf":1.0},"844":{"tf":2.0},"845":{"tf":1.0},"847":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"957":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"2":{"0":{"2":{"0":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}}},"l":{":":{"#":{"7":{"7":{"7":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"9":{"d":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"9":{"3":{"7":{"0":{"d":{"b":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"0":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"9":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"f":{"6":{"1":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"9":{"4":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"9":{"0":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"538":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"945":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"945":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":8,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"851":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.0},"957":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1025":{"tf":2.0},"1053":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":2.0},"1073":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"256":{"tf":2.0},"292":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"372":{"tf":1.0},"422":{"tf":1.0},"428":{"tf":1.7320508075688772},"429":{"tf":2.6457513110645907},"430":{"tf":2.6457513110645907},"431":{"tf":2.23606797749979},"432":{"tf":2.449489742783178},"433":{"tf":2.6457513110645907},"434":{"tf":2.0},"435":{"tf":2.23606797749979},"436":{"tf":2.0},"437":{"tf":2.23606797749979},"438":{"tf":1.0},"456":{"tf":1.0},"516":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.0},"622":{"tf":1.0},"634":{"tf":1.0},"653":{"tf":1.0},"690":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"738":{"tf":1.0},"743":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"880":{"tf":1.0},"974":{"tf":1.0},"99":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1073":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"294":{"tf":1.0},"308":{"tf":1.0},"323":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.4142135623730951},"398":{"tf":1.0},"577":{"tf":1.0},"596":{"tf":1.4142135623730951},"705":{"tf":2.0},"707":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":1.0},"874":{"tf":1.0},"937":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}}},"d":{"df":42,"docs":{"1031":{"tf":1.4142135623730951},"108":{"tf":1.0},"1092":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.4142135623730951},"199":{"tf":1.0},"21":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"269":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.7320508075688772},"336":{"tf":1.0},"352":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"550":{"tf":1.0},"582":{"tf":1.0},"6":{"tf":1.0},"605":{"tf":1.0},"646":{"tf":1.0},"682":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"74":{"tf":2.0},"824":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"89":{"tf":1.4142135623730951},"916":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":6,"docs":{"1110":{"tf":1.0},"17":{"tf":1.0},"306":{"tf":1.0},"352":{"tf":1.0},"395":{"tf":1.0},"750":{"tf":1.0}},"r":{"df":2,"docs":{"361":{"tf":1.0},"589":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":9,"docs":{"254":{"tf":1.0},"318":{"tf":1.0},"477":{"tf":1.4142135623730951},"479":{"tf":1.7320508075688772},"554":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"84":{"tf":1.0},"937":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"358":{"tf":1.0},"380":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"1013":{"tf":1.0},"1072":{"tf":1.0},"931":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"'":{"df":5,"docs":{"533":{"tf":1.0},"568":{"tf":1.0},"745":{"tf":1.0},"748":{"tf":1.4142135623730951},"84":{"tf":1.0}}},"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"915":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"540":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"841":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"181":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"802":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":231,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"1001":{"tf":2.0},"1002":{"tf":1.4142135623730951},"1006":{"tf":2.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1070":{"tf":2.449489742783178},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1096":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1114":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"179":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":2.6457513110645907},"38":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.4142135623730951},"394":{"tf":3.3166247903554},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.8284271247461903},"400":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":2.0},"425":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":4.0},"448":{"tf":1.4142135623730951},"449":{"tf":1.4142135623730951},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.4142135623730951},"453":{"tf":2.0},"454":{"tf":2.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":2.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":2.449489742783178},"489":{"tf":2.0},"495":{"tf":2.23606797749979},"497":{"tf":3.7416573867739413},"498":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":4.242640687119285},"506":{"tf":5.291502622129181},"51":{"tf":1.0},"514":{"tf":1.7320508075688772},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.4142135623730951},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"558":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":3.605551275463989},"572":{"tf":1.0},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"579":{"tf":2.6457513110645907},"581":{"tf":1.0},"582":{"tf":1.0},"584":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"632":{"tf":1.0},"638":{"tf":1.7320508075688772},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"692":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"706":{"tf":1.0},"715":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":3.3166247903554},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"748":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"777":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":4.0},"786":{"tf":1.4142135623730951},"799":{"tf":1.0},"83":{"tf":1.0},"831":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"844":{"tf":1.0},"847":{"tf":2.449489742783178},"848":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.4142135623730951},"851":{"tf":2.23606797749979},"852":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"866":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":2.449489742783178},"910":{"tf":1.0},"913":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.0},"936":{"tf":1.0},"937":{"tf":2.0},"945":{"tf":2.0},"946":{"tf":2.6457513110645907},"950":{"tf":2.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.0},"983":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"1072":{"tf":1.0}}},"’":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"1070":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":4,"docs":{"135":{"tf":1.0},"276":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"653":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}}}}}},"df":2,"docs":{"135":{"tf":1.0},"140":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"651":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"649":{"tf":1.7320508075688772},"650":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1061":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"410":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":82,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1061":{"tf":3.1622776601683795},"1064":{"tf":1.0},"1071":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1120":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"140":{"tf":2.449489742783178},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":2.0},"246":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.23606797749979},"288":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"355":{"tf":1.0},"363":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.0},"470":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.0},"515":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":2.23606797749979},"575":{"tf":2.0},"579":{"tf":1.4142135623730951},"580":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"627":{"tf":2.23606797749979},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"732":{"tf":1.4142135623730951},"746":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.4142135623730951},"939":{"tf":1.0},"983":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"922":{"tf":2.449489742783178}}}}}}}},"t":{"df":10,"docs":{"1107":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"379":{"tf":1.0},"518":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0},"592":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"487":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.0},"761":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"554":{"tf":1.4142135623730951},"556":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"554":{"tf":1.0},"556":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":9,"docs":{"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":2.23606797749979},"552":{"tf":1.7320508075688772},"553":{"tf":2.23606797749979},"554":{"tf":3.1622776601683795},"555":{"tf":3.4641016151377544},"556":{"tf":2.0},"557":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"x":{"df":17,"docs":{"1023":{"tf":1.0},"1064":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"248":{"tf":1.0},"269":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":3.0},"500":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"1073":{"tf":1.0},"324":{"tf":1.0},"497":{"tf":1.4142135623730951},"67":{"tf":1.0},"844":{"tf":2.23606797749979},"866":{"tf":2.449489742783178}}},"t":{"df":2,"docs":{"1091":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1119":{"tf":1.0},"466":{"tf":1.0},"960":{"tf":1.0}}}}},"w":{"df":1,"docs":{"290":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":12,"docs":{"115":{"tf":1.0},"129":{"tf":1.0},"190":{"tf":1.0},"222":{"tf":1.0},"355":{"tf":1.0},"365":{"tf":1.0},"488":{"tf":1.0},"523":{"tf":1.0},"550":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":7,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"323":{"tf":1.0},"516":{"tf":1.0},"589":{"tf":1.7320508075688772},"718":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"t":{"6":{"4":{"df":2,"docs":{"318":{"tf":1.0},"708":{"tf":2.0}}},"df":0,"docs":{}},"df":4,"docs":{"679":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"797":{"tf":1.0},"817":{"tf":2.23606797749979}}}},"df":0,"docs":{},"w":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":2.23606797749979}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":2.449489742783178}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"931":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"931":{"tf":2.23606797749979}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"927":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"930":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"926":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"365":{"tf":1.0},"569":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"212":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.0},"915":{"tf":2.23606797749979},"920":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"937":{"tf":1.7320508075688772},"950":{"tf":1.0},"953":{"tf":1.0},"956":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"393":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":16,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1072":{"tf":2.0},"1073":{"tf":1.0},"1115":{"tf":1.4142135623730951},"125":{"tf":1.0},"164":{"tf":1.7320508075688772},"340":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"514":{"tf":1.0},"600":{"tf":1.4142135623730951},"785":{"tf":2.449489742783178},"873":{"tf":1.4142135623730951},"874":{"tf":1.0}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"1122":{"tf":1.0},"15":{"tf":1.4142135623730951},"240":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"504":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"489":{"tf":1.0},"9":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"897":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"143":{"tf":1.0},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.4142135623730951},"222":{"tf":1.0},"318":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"598":{"tf":1.4142135623730951},"601":{"tf":1.0},"652":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"906":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":136,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1059":{"tf":1.0},"1063":{"tf":1.0},"1067":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1075":{"tf":1.0},"1079":{"tf":1.0},"1089":{"tf":1.0},"1120":{"tf":2.0},"1121":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.0},"254":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.4142135623730951},"285":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"298":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.23606797749979},"334":{"tf":1.4142135623730951},"336":{"tf":1.0},"342":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.4142135623730951},"417":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"430":{"tf":1.0},"452":{"tf":1.0},"469":{"tf":1.0},"496":{"tf":1.0},"507":{"tf":1.4142135623730951},"510":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"58":{"tf":1.0},"587":{"tf":1.0},"599":{"tf":1.0},"632":{"tf":1.0},"64":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.4142135623730951},"684":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"738":{"tf":1.0},"740":{"tf":2.449489742783178},"741":{"tf":1.0},"742":{"tf":2.23606797749979},"744":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":1.7320508075688772},"782":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"841":{"tf":1.0},"848":{"tf":1.0},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"889":{"tf":1.0},"892":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.0},"973":{"tf":1.0},"980":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"742":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"o":{"df":1,"docs":{"199":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"436":{"tf":1.0}}}}}}},"r":{"c":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"133":{"tf":1.0},"203":{"tf":1.0},"474":{"tf":1.0},"584":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1117":{"tf":1.0},"359":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"929":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"929":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"929":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"w":{"d":{"df":1,"docs":{"929":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"929":{"tf":2.23606797749979},"936":{"tf":1.0}}}}},"k":{"df":5,"docs":{"1106":{"tf":1.0},"313":{"tf":1.0},"433":{"tf":1.0},"562":{"tf":1.0},"951":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1120":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":3,"docs":{"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":37,"docs":{"1033":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.4142135623730951},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"346":{"tf":1.0},"373":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"398":{"tf":1.0},"409":{"tf":1.0},"43":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":2.23606797749979},"457":{"tf":2.0},"638":{"tf":1.0},"658":{"tf":1.0},"665":{"tf":1.7320508075688772},"669":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"745":{"tf":1.4142135623730951},"9":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":2.23606797749979},"959":{"tf":1.0},"980":{"tf":1.0}}}},"df":32,"docs":{"1097":{"tf":1.7320508075688772},"1108":{"tf":1.0},"1115":{"tf":1.0},"223":{"tf":1.0},"243":{"tf":1.0},"304":{"tf":1.0},"358":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"587":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"770":{"tf":1.0},"840":{"tf":1.0},"914":{"tf":1.7320508075688772},"922":{"tf":1.0},"926":{"tf":2.6457513110645907},"927":{"tf":2.6457513110645907},"929":{"tf":3.605551275463989},"930":{"tf":2.449489742783178},"931":{"tf":2.23606797749979},"936":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"246":{"tf":1.0},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"24":{"tf":1.0},"740":{"tf":1.0},"744":{"tf":1.0},"910":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"265":{"tf":1.4142135623730951},"267":{"tf":1.0},"270":{"tf":2.449489742783178},"273":{"tf":2.0},"363":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"391":{"tf":1.0},"519":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":207,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.7320508075688772},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.4142135623730951},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.7320508075688772},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.7320508075688772},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.4142135623730951},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.4142135623730951},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"752":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"812":{"tf":1.0},"821":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":2.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.4142135623730951},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":2.23606797749979},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.4142135623730951},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.4142135623730951},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":7,"docs":{"1017":{"tf":1.0},"180":{"tf":1.0},"222":{"tf":1.0},"380":{"tf":1.0},"526":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"274":{"tf":1.0},"376":{"tf":1.0},"654":{"tf":1.0}}}}}},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"984":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"289":{"tf":1.0},"396":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}}},"df":1,"docs":{"789":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":12,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.7320508075688772},"358":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"303":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1114":{"tf":1.0},"188":{"tf":1.0},"539":{"tf":1.0},"585":{"tf":1.7320508075688772},"784":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1023":{"tf":1.0},"1070":{"tf":1.0},"287":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"376":{"tf":1.0},"567":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"919":{"tf":1.0},"974":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"i":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1120":{"tf":1.0},"183":{"tf":1.0},"376":{"tf":1.0},"542":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"679":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"544":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"8":{"6":{"0":{"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"d":{"df":1,"docs":{"837":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"/":{"1":{"df":0,"docs":{},"e":{"9":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"147":{"tf":1.0},"150":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"304":{"tf":1.0},"567":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"505":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":40,"docs":{"1001":{"tf":1.0},"1016":{"tf":1.0},"1033":{"tf":1.0},"129":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"199":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"424":{"tf":1.0},"427":{"tf":1.0},"452":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"622":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"954":{"tf":1.0}},"i":{"df":11,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"541":{"tf":1.0},"6":{"tf":1.0},"650":{"tf":1.0},"814":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"106":{"tf":1.0},"1085":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":2.6457513110645907},"231":{"tf":1.4142135623730951},"256":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"462":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"770":{"tf":1.4142135623730951},"936":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"360":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"1025":{"tf":1.0}}}},"df":0,"docs":{}},"df":16,"docs":{"167":{"tf":2.23606797749979},"368":{"tf":1.0},"506":{"tf":2.0},"640":{"tf":1.4142135623730951},"788":{"tf":1.7320508075688772},"918":{"tf":1.0},"922":{"tf":2.0},"923":{"tf":1.7320508075688772},"924":{"tf":2.8284271247461903},"925":{"tf":2.23606797749979},"926":{"tf":3.1622776601683795},"927":{"tf":3.1622776601683795},"928":{"tf":2.449489742783178},"929":{"tf":2.8284271247461903},"930":{"tf":2.6457513110645907},"931":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":29,"docs":{"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1097":{"tf":1.0},"121":{"tf":1.7320508075688772},"140":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"239":{"tf":1.0},"307":{"tf":1.0},"335":{"tf":1.0},"359":{"tf":1.0},"382":{"tf":1.0},"568":{"tf":1.0},"582":{"tf":1.4142135623730951},"589":{"tf":1.0},"595":{"tf":1.0},"701":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.0},"956":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1009":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":21,"docs":{"1120":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"451":{"tf":1.0},"519":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"664":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.7320508075688772},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"394":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"'":{"df":1,"docs":{"915":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"913":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}},"df":3,"docs":{"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"927":{"tf":2.449489742783178},"929":{"tf":3.872983346207417},"930":{"tf":2.449489742783178}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"931":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":3.0}}}}}},"df":12,"docs":{"1095":{"tf":1.7320508075688772},"910":{"tf":1.0},"913":{"tf":3.0},"914":{"tf":2.6457513110645907},"915":{"tf":1.0},"921":{"tf":2.0},"922":{"tf":2.0},"925":{"tf":1.7320508075688772},"926":{"tf":2.0},"927":{"tf":2.0},"935":{"tf":1.0},"936":{"tf":1.4142135623730951}}},"df":72,"docs":{"1006":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":2.0},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"563":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"921":{"tf":1.0},"939":{"tf":1.0},"956":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"929":{"tf":1.0}}}}},"g":{"(":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"502":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"353":{"tf":1.0},"518":{"tf":1.0},"552":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"948":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"187":{"tf":1.0},"510":{"tf":1.7320508075688772},"745":{"tf":1.0}}},"r":{"b":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"289":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":2.0},"325":{"tf":2.0},"326":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1057":{"tf":1.0},"291":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}},"b":{"df":3,"docs":{"1009":{"tf":1.0},"203":{"tf":1.4142135623730951},"635":{"tf":1.0}}},"c":{"_":{"df":0,"docs":{},"m":{"df":3,"docs":{"185":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0}}}},"df":11,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.7320508075688772},"304":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"p":{"'":{"df":2,"docs":{"353":{"tf":1.4142135623730951},"365":{"tf":1.0}}},"df":40,"docs":{"1096":{"tf":1.0},"1117":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"308":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.7320508075688772},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.7320508075688772},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":1.0},"561":{"tf":1.0},"766":{"tf":1.0},"945":{"tf":1.0}}},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"315":{"tf":1.0}}}}},"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":7,"docs":{"309":{"tf":1.7320508075688772},"310":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}}},"df":3,"docs":{"502":{"tf":1.0},"873":{"tf":1.4142135623730951},"896":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"456":{"tf":1.0}}}}}},"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"346":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"403":{"tf":1.0},"415":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":159,"docs":{"1013":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1028":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1079":{"tf":1.0},"1082":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.23606797749979},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"229":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"29":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"402":{"tf":2.0},"403":{"tf":3.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":3.0},"412":{"tf":1.0},"414":{"tf":2.23606797749979},"415":{"tf":3.3166247903554},"416":{"tf":1.0},"417":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"449":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"475":{"tf":2.23606797749979},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"481":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.4142135623730951},"500":{"tf":1.0},"507":{"tf":1.0},"540":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.4142135623730951},"561":{"tf":2.0},"562":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"598":{"tf":1.7320508075688772},"6":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"612":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"631":{"tf":1.0},"637":{"tf":1.4142135623730951},"646":{"tf":1.0},"654":{"tf":1.4142135623730951},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"682":{"tf":1.0},"70":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.6457513110645907},"713":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.7320508075688772},"766":{"tf":1.0},"777":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"839":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"857":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"883":{"tf":1.0},"898":{"tf":2.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"938":{"tf":1.0},"944":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.4142135623730951},"980":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"953":{"tf":1.0}}}}},"o":{"df":7,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.0},"1089":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"584":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":8,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"21":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":1.7320508075688772},"375":{"tf":1.0},"392":{"tf":1.7320508075688772},"956":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":56,"docs":{"1009":{"tf":1.0},"1055":{"tf":1.0},"1108":{"tf":1.0},"1122":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"203":{"tf":2.449489742783178},"211":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"289":{"tf":1.4142135623730951},"307":{"tf":1.0},"316":{"tf":2.449489742783178},"320":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"446":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.4142135623730951},"557":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":2.0},"635":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"780":{"tf":1.0},"841":{"tf":1.0},"92":{"tf":1.4142135623730951},"946":{"tf":1.0}}}},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1048":{"tf":1.7320508075688772},"1051":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"128":{"tf":1.0},"215":{"tf":1.4142135623730951},"403":{"tf":1.0},"415":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":196,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1106":{"tf":1.0},"1108":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"949":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":40,"docs":{"1044":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1108":{"tf":1.0},"1120":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"297":{"tf":1.0},"300":{"tf":1.0},"312":{"tf":1.0},"518":{"tf":1.0},"55":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"678":{"tf":1.0},"7":{"tf":1.0},"744":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"806":{"tf":1.0},"841":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.4142135623730951}},"n":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"42":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":2.0},"587":{"tf":1.0},"589":{"tf":1.0},"622":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"858":{"tf":1.0},"876":{"tf":2.0},"89":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"984":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":33,"docs":{"12":{"tf":1.0},"15":{"tf":2.449489742783178},"172":{"tf":2.449489742783178},"173":{"tf":2.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"176":{"tf":2.449489742783178},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"691":{"tf":2.8284271247461903},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":2.23606797749979},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.7320508075688772},"704":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"81":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":3,"docs":{"100":{"tf":1.0},"586":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"538":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"419":{"tf":1.0},"649":{"tf":1.0}}},".":{"df":0,"docs":{},"j":{"df":2,"docs":{"352":{"tf":1.0},"447":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":81,"docs":{"1069":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1096":{"tf":1.4142135623730951},"12":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.7320508075688772},"152":{"tf":2.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"21":{"tf":1.0},"245":{"tf":2.449489742783178},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"275":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":2.23606797749979},"352":{"tf":1.4142135623730951},"355":{"tf":2.8284271247461903},"356":{"tf":1.0},"366":{"tf":2.6457513110645907},"367":{"tf":2.449489742783178},"368":{"tf":2.8284271247461903},"369":{"tf":2.449489742783178},"370":{"tf":1.7320508075688772},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":2.449489742783178},"418":{"tf":1.0},"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":3.1622776601683795},"451":{"tf":1.0},"46":{"tf":1.7320508075688772},"489":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.4142135623730951},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"785":{"tf":2.0},"79":{"tf":1.4142135623730951},"80":{"tf":2.6457513110645907},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"872":{"tf":1.0},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"906":{"tf":1.0},"914":{"tf":1.7320508075688772},"915":{"tf":1.4142135623730951},"974":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"518":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":12,"docs":{"21":{"tf":1.4142135623730951},"538":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0}}}}}}}},"t":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"1017":{"tf":1.0},"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"175":{"tf":1.0},"193":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"8":{"tf":1.0},"960":{"tf":1.0}}}},"df":36,"docs":{"1118":{"tf":1.0},"1119":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"177":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"676":{"tf":1.0},"747":{"tf":1.0},"83":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"913":{"tf":1.0},"959":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"495":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"542":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"1117":{"tf":1.0},"185":{"tf":1.0}}}},"o":{"d":{"df":27,"docs":{"1031":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"126":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":1.0},"342":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"450":{"tf":1.0},"455":{"tf":1.7320508075688772},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"770":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":51,"docs":{"1018":{"tf":1.4142135623730951},"1073":{"tf":1.0},"11":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"25":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":1.0},"309":{"tf":1.7320508075688772},"312":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"359":{"tf":2.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"607":{"tf":1.0},"728":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"800":{"tf":1.4142135623730951},"811":{"tf":2.23606797749979},"812":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"814":{"tf":1.7320508075688772},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.0}},"e":{"'":{"df":6,"docs":{"198":{"tf":1.0},"210":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"447":{"tf":1.0},"898":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":3,"docs":{"212":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"=":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"812":{"tf":1.0},"813":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"df":0,"docs":{},"’":{"df":1,"docs":{"812":{"tf":1.0}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":9,"docs":{"474":{"tf":1.7320508075688772},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0}}},"df":28,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.7320508075688772},"444":{"tf":1.7320508075688772},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"878":{"tf":1.4142135623730951},"894":{"tf":1.0},"904":{"tf":1.4142135623730951},"981":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"352":{"tf":1.4142135623730951},"573":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":2,"docs":{"1059":{"tf":1.0},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"506":{"tf":1.0},"705":{"tf":1.7320508075688772}}}},"r":{"a":{"b":{"df":2,"docs":{"273":{"tf":1.0},"289":{"tf":1.0}}},"d":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}},"t":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"729":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"352":{"tf":1.0},"361":{"tf":1.0},"395":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"750":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"212":{"tf":1.0},"216":{"tf":1.0},"297":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"362":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1084":{"tf":1.0},"361":{"tf":1.0},"438":{"tf":1.0},"650":{"tf":1.0},"788":{"tf":2.23606797749979},"876":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"h":{"df":31,"docs":{"1025":{"tf":1.0},"1111":{"tf":1.4142135623730951},"155":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"251":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"538":{"tf":1.0},"676":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"1044":{"tf":1.0},"485":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.0},"285":{"tf":1.4142135623730951},"364":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"239":{"tf":1.0},"287":{"tf":1.0},"786":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"454":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"254":{"tf":1.0}}},"w":{"df":2,"docs":{"950":{"tf":1.0},"952":{"tf":1.0}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"897":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"{":{"'":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":98,"docs":{"101":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1023":{"tf":2.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1055":{"tf":1.4142135623730951},"107":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1098":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"151":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"300":{"tf":1.0},"361":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"459":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":3.3166247903554},"518":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"590":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"62":{"tf":1.0},"622":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":2.0},"732":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"889":{"tf":1.0},"905":{"tf":2.6457513110645907},"934":{"tf":1.0},"98":{"tf":1.0},"986":{"tf":1.0},"995":{"tf":1.0}}}},"w":{"df":6,"docs":{"1085":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"654":{"tf":1.0},"858":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"161":{"tf":2.23606797749979},"162":{"tf":2.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"368":{"tf":1.0},"595":{"tf":1.0},"952":{"tf":1.0}}}}}}},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"733":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"215":{"tf":1.0},"304":{"tf":1.0}}}}}}},"t":{";":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.0}}},"w":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"956":{"tf":1.4142135623730951}}},"l":{"b":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"956":{"tf":1.0}}}}},"df":0,"docs":{}}}},"b":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"|":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"2":{"df":1,"docs":{"538":{"tf":1.0}}},"3":{"df":1,"docs":{"538":{"tf":1.0}}},"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"r":{"d":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"896":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"394":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"372":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"415":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"873":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"945":{"tf":2.0}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"960":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"b":{"df":0,"docs":{},"v":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1111":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"e":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"df":18,"docs":{"1111":{"tf":1.0},"372":{"tf":2.8284271247461903},"394":{"tf":2.8284271247461903},"403":{"tf":3.0},"409":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"416":{"tf":2.23606797749979},"502":{"tf":2.8284271247461903},"503":{"tf":2.6457513110645907},"538":{"tf":1.0},"873":{"tf":2.449489742783178},"896":{"tf":2.6457513110645907},"945":{"tf":1.0},"950":{"tf":3.7416573867739413},"954":{"tf":3.1622776601683795},"956":{"tf":3.605551275463989},"957":{"tf":3.872983346207417},"964":{"tf":5.0}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"222":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0}}}}}},"df":0,"docs":{}}},"d":{"'":{"df":2,"docs":{"267":{"tf":1.0},"275":{"tf":1.0}}},"df":10,"docs":{"15":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"772":{"tf":1.0},"965":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"322":{"tf":1.4142135623730951},"353":{"tf":1.0}}},"df":0,"docs":{}}},"df":57,"docs":{"1107":{"tf":1.0},"1113":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"170":{"tf":1.0},"193":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.4142135623730951},"307":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"408":{"tf":1.0},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":2.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.4142135623730951},"475":{"tf":1.0},"482":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"7":{"tf":1.4142135623730951},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1108":{"tf":1.0},"1113":{"tf":1.7320508075688772},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"320":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"177":{"tf":1.0}}},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":6,"docs":{"203":{"tf":1.4142135623730951},"221":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"390":{"tf":1.0},"956":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"955":{"tf":1.0}}}}}}}}}},"h":{"1":{"df":1,"docs":{"135":{"tf":1.4142135623730951}}},":":{"%":{"df":0,"docs":{},"i":{":":{"%":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{":":{"%":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"922":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":13,"docs":{"1114":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"512":{"tf":1.0},"665":{"tf":1.0},"903":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":23,"docs":{"0":{"tf":1.0},"1009":{"tf":1.0},"155":{"tf":1.0},"267":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"363":{"tf":1.4142135623730951},"372":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.7320508075688772},"382":{"tf":1.0},"386":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"779":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"740":{"tf":1.7320508075688772},"866":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":24,"docs":{"1097":{"tf":1.0},"131":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.7320508075688772},"270":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"368":{"tf":1.0},"406":{"tf":1.0},"431":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"6":{"tf":1.0},"651":{"tf":1.0},"9":{"tf":1.0},"929":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"944":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"i":{"df":1,"docs":{"1108":{"tf":1.0}}}}},"r":{"d":{"df":5,"docs":{"199":{"tf":1.0},"398":{"tf":1.0},"407":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"54":{"tf":1.0},"562":{"tf":1.4142135623730951},"61":{"tf":1.0},"700":{"tf":1.0},"9":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"331":{"tf":1.0}},"m":{"df":1,"docs":{"858":{"tf":1.0}}}},"s":{"_":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"762":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":7,"docs":{"1079":{"tf":1.4142135623730951},"127":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"580":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"1017":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"181":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"335":{"tf":1.0},"355":{"tf":1.0},"443":{"tf":1.0},"479":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"591":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"814":{"tf":1.0},"926":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"813":{"tf":1.0},"952":{"tf":1.0}}}}}}}},"b":{"df":1,"docs":{"726":{"tf":1.0}}},"df":3,"docs":{"503":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"589":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1119":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":2.0},"375":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":2.0},"432":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"580":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951},"939":{"tf":1.0},"956":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"100":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"179":{"tf":1.0},"375":{"tf":1.0},"384":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}},"r":{"df":2,"docs":{"571":{"tf":1.0},"864":{"tf":1.0}},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"535":{"tf":1.7320508075688772},"725":{"tf":2.449489742783178},"726":{"tf":2.6457513110645907},"727":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":9,"docs":{"1062":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1064":{"tf":2.8284271247461903},"1065":{"tf":1.0},"1066":{"tf":2.23606797749979},"1067":{"tf":1.0},"1068":{"tf":1.0},"527":{"tf":1.4142135623730951},"961":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1122":{"tf":1.0},"176":{"tf":1.0},"364":{"tf":1.0},"473":{"tf":1.0},"527":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"1064":{"tf":2.0},"1066":{"tf":1.4142135623730951},"1067":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{",":{"3":{".":{"5":{",":{"6":{".":{"0":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{",":{"5":{".":{"9":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"k":{"a":{"df":5,"docs":{"948":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"214":{"tf":1.0}}}},"p":{"df":63,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1017":{"tf":1.4142135623730951},"107":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"289":{"tf":1.0},"341":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"396":{"tf":1.0},"430":{"tf":1.0},"446":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0},"548":{"tf":1.0},"557":{"tf":1.7320508075688772},"605":{"tf":1.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"640":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"780":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"957":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"1016":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"1098":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"686":{"tf":1.0}}},"df":87,"docs":{"0":{"tf":1.0},"1021":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1080":{"tf":1.0},"1092":{"tf":1.0},"1100":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1119":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"431":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.0},"453":{"tf":1.7320508075688772},"467":{"tf":1.0},"482":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"529":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"591":{"tf":1.0},"6":{"tf":1.0},"630":{"tf":1.0},"666":{"tf":1.0},"689":{"tf":1.0},"691":{"tf":1.0},"704":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"814":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":1.4142135623730951},"912":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.4142135623730951},"974":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"992":{"tf":1.0},"999":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"460":{"tf":1.0},"84":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"590":{"tf":1.0},"613":{"tf":2.0},"728":{"tf":1.0},"880":{"tf":1.0}}}}}}}},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"332":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"834":{"tf":1.7320508075688772},"835":{"tf":1.0},"836":{"tf":1.7320508075688772},"837":{"tf":1.0},"838":{"tf":1.0}}}}}}},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"665":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"897":{"tf":1.0},"900":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"222":{"tf":1.0},"361":{"tf":1.0},"643":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":23,"docs":{"1034":{"tf":1.0},"106":{"tf":1.0},"1117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"187":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"954":{"tf":1.4142135623730951},"962":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1073":{"tf":1.0},"1119":{"tf":1.0},"187":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"752":{"tf":1.0},"788":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"585":{"tf":1.7320508075688772},"606":{"tf":1.0},"609":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"199":{"tf":1.0},"589":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"1005":{"tf":1.0},"1012":{"tf":1.7320508075688772},"740":{"tf":1.4142135623730951}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"961":{"tf":1.0}}},"df":7,"docs":{"561":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":2.0},"956":{"tf":1.0},"958":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0}},"’":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"960":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":1,"docs":{"960":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"df":42,"docs":{"1075":{"tf":1.0},"183":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.7320508075688772},"285":{"tf":2.449489742783178},"286":{"tf":1.7320508075688772},"287":{"tf":2.6457513110645907},"288":{"tf":2.8284271247461903},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":2.8284271247461903},"292":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":2.449489742783178},"684":{"tf":1.7320508075688772},"690":{"tf":2.0},"691":{"tf":1.0},"694":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.7416573867739413},"742":{"tf":1.0},"784":{"tf":1.0},"854":{"tf":1.0},"88":{"tf":1.4142135623730951},"946":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"405":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":186,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.0},"219":{"tf":1.0},"222":{"tf":2.6457513110645907},"266":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"555":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"651":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.4142135623730951},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"922":{"tf":1.0},"944":{"tf":1.7320508075688772},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"i":{"df":36,"docs":{"1000":{"tf":1.0},"1013":{"tf":2.0},"1097":{"tf":1.4142135623730951},"113":{"tf":1.0},"264":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"376":{"tf":1.0},"447":{"tf":1.0},"484":{"tf":1.7320508075688772},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.4142135623730951},"498":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":2.23606797749979},"509":{"tf":3.3166247903554},"510":{"tf":3.605551275463989},"511":{"tf":1.7320508075688772},"529":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"879":{"tf":2.8284271247461903},"906":{"tf":1.0}}}}}}},"t":{"df":8,"docs":{"364":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"634":{"tf":1.0},"9":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"h":{"df":1,"docs":{"964":{"tf":1.0}}}},"df":4,"docs":{"561":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":2.0},"964":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"1031":{"tf":1.0}}},"df":6,"docs":{"1031":{"tf":2.6457513110645907},"1033":{"tf":1.7320508075688772},"1034":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1085":{"tf":3.3166247903554},"1089":{"tf":1.0}}}},"o":{"c":{"df":9,"docs":{"303":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.0},"788":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"1114":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"487":{"tf":1.0},"525":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"851":{"tf":1.0},"975":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"161":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"824":{"tf":1.0},"957":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"864":{"tf":1.0},"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"d":{"df":5,"docs":{"167":{"tf":1.0},"194":{"tf":1.0},"214":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":4,"docs":{"354":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"355":{"tf":1.0},"444":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"288":{"tf":1.0},"590":{"tf":1.0},"676":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1099":{"tf":1.0},"175":{"tf":1.0}},"t":{"df":1,"docs":{"897":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"1112":{"tf":1.0},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"474":{"tf":1.0},"6":{"tf":1.0},"847":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":37,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":2.23606797749979},"1042":{"tf":1.4142135623730951},"1044":{"tf":1.7320508075688772},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"113":{"tf":2.0},"168":{"tf":1.0},"170":{"tf":2.23606797749979},"180":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"348":{"tf":1.0},"353":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.0},"508":{"tf":1.0},"52":{"tf":1.0},"548":{"tf":1.7320508075688772},"555":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"589":{"tf":1.0},"597":{"tf":1.0},"680":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"927":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"300":{"tf":1.0},"398":{"tf":1.0},"665":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"945":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"316":{"tf":1.0},"343":{"tf":2.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":2.23606797749979},"382":{"tf":1.7320508075688772},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"396":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"517":{"tf":1.4142135623730951},"580":{"tf":2.0},"613":{"tf":1.0},"665":{"tf":1.4142135623730951},"681":{"tf":1.0},"728":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"950":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":2.449489742783178}},"s":{":":{"/":{"/":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"8":{".":{"0":{"b":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{".":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"3":{"6":{"1":{"8":{"6":{"2":{"df":2,"docs":{"1044":{"tf":1.0},"1081":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"4":{"8":{"3":{"9":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"4":{"5":{"2":{"8":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"8":{"5":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"#":{"a":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"<":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"d":{"/":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"3":{"4":{"1":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"322":{"tf":1.0},"533":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"1":{"5":{"7":{"5":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"705":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"403":{"tf":1.4142135623730951},"728":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"346":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"203":{"tf":2.6457513110645907},"681":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"56":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"473":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"728":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"u":{"b":{".":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"1":{"0":{"8":{"9":{"4":{"1":{"3":{"5":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"#":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":19,"docs":{"153":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":2.0},"301":{"tf":1.0},"538":{"tf":2.8284271247461903},"539":{"tf":1.4142135623730951},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.7320508075688772},"547":{"tf":1.7320508075688772},"548":{"tf":2.8284271247461903},"549":{"tf":1.0},"550":{"tf":1.0},"79":{"tf":1.4142135623730951},"979":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"434":{"tf":1.0},"841":{"tf":1.0}}}},"h":{"df":1,"docs":{"298":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"456":{"tf":1.4142135623730951},"505":{"tf":1.0},"921":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1085":{"tf":2.0},"559":{"tf":1.4142135623730951},"960":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"{":{"df":0,"docs":{},"{":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"518":{"tf":1.0}}}},".":{"df":26,"docs":{"1059":{"tf":1.0},"154":{"tf":1.0},"193":{"tf":1.0},"334":{"tf":1.0},"362":{"tf":1.0},"516":{"tf":1.4142135623730951},"518":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"649":{"tf":1.0},"708":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"825":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"921":{"tf":1.0},"936":{"tf":1.0},"946":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1009":{"tf":1.0}}}}}},"df":3,"docs":{"188":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0}}}}},"d":{"'":{"df":2,"docs":{"457":{"tf":1.0},"506":{"tf":1.7320508075688772}}},",":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":77,"docs":{"1001":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1102":{"tf":1.0},"1119":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"215":{"tf":1.0},"254":{"tf":2.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"290":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.0},"342":{"tf":2.449489742783178},"343":{"tf":1.4142135623730951},"368":{"tf":1.0},"388":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"427":{"tf":2.23606797749979},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":3.0},"47":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":3.872983346207417},"508":{"tf":1.4142135623730951},"555":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"679":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"874":{"tf":1.0},"903":{"tf":2.0},"909":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"957":{"tf":1.0},"984":{"tf":1.4142135623730951}},"e":{"a":{"df":6,"docs":{"219":{"tf":1.0},"285":{"tf":1.0},"449":{"tf":1.0},"567":{"tf":1.0},"679":{"tf":1.0},"975":{"tf":1.0}},"l":{"df":3,"docs":{"327":{"tf":1.0},"335":{"tf":1.0},"550":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"506":{"tf":1.0},"514":{"tf":1.0},"572":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"929":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":67,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1014":{"tf":1.0},"1017":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1095":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.449489742783178},"338":{"tf":1.0},"342":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"396":{"tf":1.7320508075688772},"414":{"tf":1.0},"449":{"tf":1.0},"457":{"tf":1.0},"462":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.7320508075688772},"517":{"tf":1.0},"542":{"tf":1.0},"55":{"tf":1.4142135623730951},"555":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"762":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":2.6457513110645907},"90":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"355":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"=":{"3":{"df":0,"docs":{},"h":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"(":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"c":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"1001":{"tf":1.0},"1042":{"tf":1.0},"181":{"tf":1.4142135623730951},"239":{"tf":1.0},"276":{"tf":1.4142135623730951},"555":{"tf":1.0},"6":{"tf":1.0},"613":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0},"944":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"504":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1075":{"tf":1.0},"379":{"tf":1.0},"413":{"tf":1.0},"505":{"tf":1.0},"553":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":9,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.23606797749979},"505":{"tf":2.6457513110645907},"506":{"tf":3.1622776601683795},"510":{"tf":1.0},"56":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"271":{"tf":1.0},"342":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"601":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"100":{"tf":1.0},"1070":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.0},"595":{"tf":1.0},"740":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"957":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"131":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"447":{"tf":1.4142135623730951},"69":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":79,"docs":{"1006":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":2.449489742783178},"1119":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"139":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.4142135623730951},"222":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"337":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"514":{"tf":1.7320508075688772},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"542":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"595":{"tf":1.0},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"80":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"902":{"tf":1.0},"914":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":3.0},"930":{"tf":1.7320508075688772},"931":{"tf":4.358898943540674},"956":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772}}}}},"df":4,"docs":{"196":{"tf":1.0},"304":{"tf":1.0},"599":{"tf":1.0},"929":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":45,"docs":{"1009":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"1103":{"tf":1.0},"1119":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"199":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"409":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":1.0},"460":{"tf":1.7320508075688772},"477":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"547":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.7320508075688772},"555":{"tf":3.0},"557":{"tf":1.0},"561":{"tf":1.0},"574":{"tf":1.0},"653":{"tf":1.0},"669":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"849":{"tf":1.0},"858":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"975":{"tf":1.0}}}},"s":{"df":1,"docs":{"898":{"tf":1.0}},"s":{"df":1,"docs":{"368":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1005":{"tf":1.0},"1014":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.4142135623730951},"737":{"tf":1.0},"824":{"tf":1.0},"828":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"871":{"tf":1.0},"876":{"tf":4.0},"878":{"tf":1.0},"879":{"tf":2.0},"894":{"tf":1.7320508075688772},"896":{"tf":2.6457513110645907},"898":{"tf":3.3166247903554},"899":{"tf":3.0},"900":{"tf":4.358898943540674},"901":{"tf":2.6457513110645907},"903":{"tf":2.23606797749979},"904":{"tf":2.23606797749979},"905":{"tf":2.6457513110645907},"906":{"tf":2.6457513110645907},"909":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1008":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1008":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"1009":{"tf":1.0},"898":{"tf":2.0},"901":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"1008":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"434":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"v":{"df":27,"docs":{"1033":{"tf":1.4142135623730951},"1103":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"348":{"tf":1.0},"364":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"519":{"tf":1.0},"54":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"447":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0}}}}}},"n":{"a":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1105":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"1085":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":5,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"d":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"447":{"tf":1.7320508075688772},"649":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":168,"docs":{"1000":{"tf":1.0},"1009":{"tf":1.0},"1011":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1038":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1072":{"tf":3.1622776601683795},"1073":{"tf":1.0},"1079":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.4142135623730951},"4":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"427":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"454":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"464":{"tf":1.0},"465":{"tf":1.0},"468":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.4142135623730951},"525":{"tf":1.0},"546":{"tf":1.0},"567":{"tf":1.0},"578":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"588":{"tf":1.0},"601":{"tf":1.0},"61":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.4142135623730951},"651":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"664":{"tf":1.0},"666":{"tf":1.0},"678":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"748":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"770":{"tf":2.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"799":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":3.7416573867739413},"844":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":2.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":2.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"97":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1079":{"tf":1.0},"710":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":15,"docs":{"1101":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"294":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"403":{"tf":1.0},"539":{"tf":1.7320508075688772},"561":{"tf":1.0},"613":{"tf":1.0},"962":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"222":{"tf":1.0},"416":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"1009":{"tf":1.0},"267":{"tf":1.0},"460":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"134":{"tf":1.0},"376":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"813":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"142":{"tf":1.0},"514":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"104":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"222":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"981":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"919":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"127":{"tf":1.0},"203":{"tf":2.0},"269":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.23606797749979},"508":{"tf":1.0},"514":{"tf":1.0},"651":{"tf":1.4142135623730951}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"295":{"tf":1.0},"363":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"470":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1053":{"tf":1.0},"365":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"x":{"df":5,"docs":{"644":{"tf":1.0},"708":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0},"957":{"tf":1.0}}}},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"c":{"df":36,"docs":{"103":{"tf":1.0},"1071":{"tf":1.0},"128":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"264":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.4142135623730951},"316":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"386":{"tf":1.0},"40":{"tf":1.0},"434":{"tf":1.0},"478":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.7320508075688772},"622":{"tf":1.0},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"642":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":31,"docs":{"1095":{"tf":1.0},"1097":{"tf":1.0},"15":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"396":{"tf":1.0},"419":{"tf":1.0},"539":{"tf":1.4142135623730951},"589":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"769":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"921":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"961":{"tf":1.0}}}}}}}},"df":1,"docs":{"934":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"584":{"tf":1.0},"589":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.7320508075688772},"904":{"tf":1.0},"906":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"506":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1122":{"tf":1.0},"181":{"tf":1.0},"291":{"tf":1.0},"473":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}}}}}}}}}},"df":11,"docs":{"1092":{"tf":1.0},"160":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"562":{"tf":1.0},"565":{"tf":1.0},"603":{"tf":1.0},"880":{"tf":1.0},"956":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":135,"docs":{"0":{"tf":1.0},"1000":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1021":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1082":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1106":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.0},"115":{"tf":1.0},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.7320508075688772},"260":{"tf":1.0},"263":{"tf":1.7320508075688772},"266":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"330":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.7320508075688772},"423":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.4142135623730951},"447":{"tf":2.0},"45":{"tf":1.0},"450":{"tf":2.0},"485":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"526":{"tf":2.0},"54":{"tf":1.4142135623730951},"556":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.4142135623730951},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"678":{"tf":1.0},"69":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"848":{"tf":2.0},"849":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"88":{"tf":2.0},"887":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":2.23606797749979},"901":{"tf":1.0},"904":{"tf":1.0},"937":{"tf":1.4142135623730951},"957":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.7320508075688772},"976":{"tf":1.0},"979":{"tf":1.0},"987":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":1,"docs":{"440":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":35,"docs":{"1019":{"tf":1.0},"1058":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"307":{"tf":1.0},"321":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"486":{"tf":1.0},"561":{"tf":1.7320508075688772},"599":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"663":{"tf":1.0},"67":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"169":{"tf":1.0},"526":{"tf":1.0},"586":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":55,"docs":{"1096":{"tf":1.0},"1117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"343":{"tf":2.449489742783178},"346":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.23606797749979},"357":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":2.0},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"410":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"50":{"tf":1.0},"561":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":3.605551275463989},"949":{"tf":1.0},"952":{"tf":1.4142135623730951},"954":{"tf":1.7320508075688772},"956":{"tf":2.8284271247461903},"957":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"300":{"tf":1.0},"453":{"tf":1.0},"526":{"tf":1.0},"903":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"i":{"_":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"'":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":28,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"1096":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"263":{"tf":1.0},"270":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"447":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.0},"517":{"tf":1.0},"595":{"tf":1.4142135623730951},"635":{"tf":1.0},"651":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0},"958":{"tf":1.0},"984":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"516":{"tf":1.0},"897":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"129":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"664":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"155":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"353":{"tf":1.0},"409":{"tf":1.0},"948":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"1110":{"tf":1.0},"254":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"903":{"tf":1.0}}}}},"i":{"d":{"df":19,"docs":{"127":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"419":{"tf":1.0},"46":{"tf":1.0},"502":{"tf":1.0},"542":{"tf":1.0},"580":{"tf":1.0},"646":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"983":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":9,"docs":{"100":{"tf":1.0},"1016":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"318":{"tf":1.0},"518":{"tf":1.4142135623730951},"539":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"373":{"tf":1.0},"708":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"1120":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":39,"docs":{"1001":{"tf":1.7320508075688772},"1070":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"196":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"240":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"450":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.7320508075688772},"495":{"tf":1.4142135623730951},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":3.7416573867739413},"506":{"tf":5.0990195135927845},"571":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"649":{"tf":1.0},"751":{"tf":1.0},"813":{"tf":4.58257569495584},"817":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"839":{"tf":2.6457513110645907},"840":{"tf":1.7320508075688772},"841":{"tf":1.4142135623730951},"866":{"tf":1.0},"922":{"tf":1.4142135623730951},"960":{"tf":1.0}},"l":{"_":{"df":0,"docs":{},"r":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"df":30,"docs":{"1023":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"253":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"451":{"tf":1.0},"456":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"569":{"tf":1.0},"65":{"tf":1.0},"873":{"tf":1.0},"91":{"tf":1.0},"949":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"1016":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"317":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":63,"docs":{"1009":{"tf":1.0},"1029":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1105":{"tf":1.0},"1118":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":1.0},"46":{"tf":1.0},"472":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.7320508075688772},"509":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"943":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1115":{"tf":1.0},"175":{"tf":1.0},"238":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"936":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"321":{"tf":1.0},"41":{"tf":1.0},"505":{"tf":1.4142135623730951},"80":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"906":{"tf":2.0},"974":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"355":{"tf":1.0}}}}},"t":{"6":{"4":{"df":21,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.1622776601683795},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.0},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"342":{"tf":1.0},"452":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"732":{"tf":1.0},"766":{"tf":3.605551275463989}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":26,"docs":{"1035":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1079":{"tf":1.0},"1098":{"tf":1.0},"1101":{"tf":3.605551275463989},"1102":{"tf":3.1622776601683795},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"342":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"488":{"tf":1.0},"622":{"tf":1.0},"624":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"766":{"tf":1.4142135623730951},"774":{"tf":4.358898943540674},"796":{"tf":3.4641016151377544},"797":{"tf":3.4641016151377544},"808":{"tf":1.4142135623730951},"817":{"tf":2.449489742783178},"828":{"tf":3.1622776601683795}},"r":{"df":34,"docs":{"105":{"tf":1.0},"115":{"tf":2.0},"116":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"176":{"tf":1.0},"276":{"tf":1.4142135623730951},"332":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"398":{"tf":1.0},"474":{"tf":1.0},"542":{"tf":1.0},"551":{"tf":1.7320508075688772},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"d":{"df":20,"docs":{"1115":{"tf":1.0},"1118":{"tf":1.0},"1122":{"tf":1.7320508075688772},"245":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"309":{"tf":1.0},"353":{"tf":1.0},"417":{"tf":1.0},"516":{"tf":1.0},"578":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"728":{"tf":1.0},"944":{"tf":1.0},"957":{"tf":1.0},"979":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":5,"docs":{"185":{"tf":1.0},"21":{"tf":1.0},"39":{"tf":1.4142135623730951},"586":{"tf":1.0},"970":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"487":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"11":{"tf":1.0},"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"206":{"tf":1.0},"214":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.0},"514":{"tf":1.0},"713":{"tf":1.0},"740":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":2.23606797749979},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.4142135623730951},"861":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.7320508075688772},"880":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"899":{"tf":1.0},"914":{"tf":1.0},"931":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":25,"docs":{"1025":{"tf":1.4142135623730951},"107":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1119":{"tf":1.0},"152":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"332":{"tf":1.0},"422":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"664":{"tf":1.0},"813":{"tf":1.0},"875":{"tf":1.0},"900":{"tf":1.0},"914":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0}}}}},"f":{"a":{"c":{"df":25,"docs":{"100":{"tf":1.0},"1105":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"199":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"353":{"tf":1.4142135623730951},"364":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"95":{"tf":1.7320508075688772},"951":{"tf":1.0},"957":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":2.0},"961":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.0},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"728":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"l":{"a":{"c":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":11,"docs":{"235":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"700":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"446":{"tf":1.4142135623730951}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":16,"docs":{"1000":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"238":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"387":{"tf":1.0},"441":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"854":{"tf":1.0},"910":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1015":{"tf":1.4142135623730951},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"343":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"946":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"197":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"664":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"876":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"1018":{"tf":1.0},"1033":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1070":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":2.0},"730":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{},"u":{"c":{"df":20,"docs":{"1122":{"tf":1.4142135623730951},"267":{"tf":1.0},"275":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.4142135623730951},"579":{"tf":1.0},"664":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"922":{"tf":1.0}},"t":{"df":175,"docs":{"10":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1084":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.4142135623730951},"11":{"tf":1.0},"1115":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.7320508075688772},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.7320508075688772},"20":{"tf":1.0},"205":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"57":{"tf":1.0},"579":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"639":{"tf":1.0},"640":{"tf":1.4142135623730951},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"657":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"7":{"tf":1.7320508075688772},"737":{"tf":1.7320508075688772},"749":{"tf":1.0},"750":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.4142135623730951},"768":{"tf":1.0},"769":{"tf":1.4142135623730951},"776":{"tf":1.0},"777":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"8":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.4142135623730951},"811":{"tf":1.0},"812":{"tf":1.4142135623730951},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"857":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"885":{"tf":1.0},"886":{"tf":1.4142135623730951},"894":{"tf":1.0},"895":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"918":{"tf":1.0},"919":{"tf":1.4142135623730951},"924":{"tf":1.0},"925":{"tf":1.4142135623730951},"933":{"tf":1.0},"934":{"tf":1.4142135623730951},"953":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1115":{"tf":1.0},"251":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"584":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"151":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"39":{"tf":1.0},"737":{"tf":1.0},"970":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":13,"docs":{"1037":{"tf":1.0},"1042":{"tf":2.23606797749979},"128":{"tf":1.0},"137":{"tf":1.0},"295":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":2.23606797749979},"844":{"tf":1.0},"929":{"tf":1.0},"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"301":{"tf":1.0},"979":{"tf":1.0}}},"y":{"+":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"268":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"332":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":12,"docs":{"1064":{"tf":1.0},"137":{"tf":1.0},"175":{"tf":1.0},"221":{"tf":1.0},"247":{"tf":1.0},"348":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"649":{"tf":1.0},"960":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"897":{"tf":1.0}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}}},"o":{"c":{"df":1,"docs":{"713":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":3,"docs":{"192":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}}},"l":{"df":0,"docs":{},"v":{"df":9,"docs":{"1122":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}}}}},"o":{"df":13,"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1096":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":1.7320508075688772},"600":{"tf":1.7320508075688772},"785":{"tf":3.1622776601683795},"824":{"tf":2.8284271247461903},"922":{"tf":1.0},"983":{"tf":1.0}}},"p":{"a":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":2.6457513110645907},"679":{"tf":1.0},"956":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}},"o":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"v":{"4":{"df":1,"docs":{"613":{"tf":1.0}}},"6":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"525":{"tf":1.0},"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":4,"docs":{"544":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"466":{"tf":2.0}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":12,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"368":{"tf":1.0},"546":{"tf":1.0},"571":{"tf":1.7320508075688772},"691":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"839":{"tf":1.4142135623730951},"974":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"1":{"6":{"6":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"0":{"1":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"338":{"tf":1.0},"343":{"tf":1.4142135623730951},"452":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"l":{"df":2,"docs":{"166":{"tf":1.0},"788":{"tf":1.0}}}},"p":{"df":5,"docs":{"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.0},"650":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"1105":{"tf":1.0},"111":{"tf":2.6457513110645907},"112":{"tf":2.0},"113":{"tf":2.449489742783178},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"199":{"tf":1.0},"220":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"371":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":2.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.7320508075688772},"738":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.4142135623730951},"751":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"94":{"tf":2.0},"97":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":2.6457513110645907},"993":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"t":{"'":{"df":42,"docs":{"1031":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.4142135623730951},"122":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"299":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"464":{"tf":1.0},"468":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.7320508075688772},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"764":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"839":{"tf":1.0},"980":{"tf":1.0}}},"[":{"1":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1034":{"tf":1.0},"1085":{"tf":1.0},"175":{"tf":1.0},"413":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.0},"922":{"tf":1.4142135623730951}}},"r":{"df":6,"docs":{"186":{"tf":1.0},"503":{"tf":1.0},"519":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"951":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":24,"docs":{"1115":{"tf":1.0},"1117":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"358":{"tf":1.0},"375":{"tf":1.0},"427":{"tf":1.0},"500":{"tf":1.0},"518":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"80":{"tf":1.0},"852":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0},"974":{"tf":1.0}}}}}},"’":{"df":3,"docs":{"352":{"tf":1.0},"840":{"tf":1.4142135623730951},"986":{"tf":1.0}}}},"v":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"1025":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"’":{"df":0,"docs":{},"v":{"df":1,"docs":{"1017":{"tf":1.0}}}}},"j":{"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"502":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"246":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"654":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"a":{"df":4,"docs":{"251":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.0},"412":{"tf":1.0}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"221":{"tf":1.0},"228":{"tf":1.7320508075688772},"306":{"tf":1.0},"322":{"tf":1.0},"678":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"502":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"708":{"tf":1.0},"713":{"tf":1.0}}},"df":15,"docs":{"180":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"707":{"tf":3.3166247903554},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.7320508075688772},"713":{"tf":2.23606797749979},"714":{"tf":1.7320508075688772},"876":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"d":{"1":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"a":{"'":{"df":1,"docs":{"115":{"tf":1.0}}},"df":9,"docs":{"108":{"tf":1.0},"115":{"tf":2.23606797749979},"216":{"tf":1.0},"552":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":63,"docs":{"1019":{"tf":1.0},"1028":{"tf":1.0},"1043":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1058":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1088":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1100":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.0},"256":{"tf":1.0},"28":{"tf":1.0},"292":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"354":{"tf":2.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"363":{"tf":2.6457513110645907},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.0},"412":{"tf":1.4142135623730951},"416":{"tf":1.0},"477":{"tf":1.0},"550":{"tf":1.0},"560":{"tf":1.7320508075688772},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"669":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"756":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.4142135623730951},"798":{"tf":1.0},"809":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":1.4142135623730951},"915":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.0},"959":{"tf":2.449489742783178},"962":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":44,"docs":{"1009":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1095":{"tf":1.0},"129":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"221":{"tf":1.0},"235":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"459":{"tf":1.4142135623730951},"465":{"tf":2.449489742783178},"469":{"tf":2.6457513110645907},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"541":{"tf":3.1622776601683795},"548":{"tf":2.0},"550":{"tf":1.0},"607":{"tf":1.0},"644":{"tf":1.4142135623730951},"653":{"tf":1.0},"661":{"tf":1.0},"700":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"906":{"tf":1.0},"942":{"tf":1.0}}}}},"s":{"df":1,"docs":{"325":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"(":{"a":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":45,"docs":{"175":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":2.0},"230":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"288":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"358":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.7320508075688772},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.7320508075688772},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"669":{"tf":1.4142135623730951},"733":{"tf":1.4142135623730951},"848":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"956":{"tf":1.4142135623730951}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":9,"docs":{"358":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"409":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"i":{"df":3,"docs":{"1001":{"tf":1.0},"176":{"tf":1.0},"447":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}},"n":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"df":3,"docs":{"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"915":{"tf":1.0}}}},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":4,"docs":{"175":{"tf":1.0},"214":{"tf":1.0},"254":{"tf":1.7320508075688772},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"215":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"956":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"956":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"945":{"tf":2.0},"947":{"tf":2.23606797749979},"948":{"tf":1.0},"956":{"tf":1.7320508075688772},"958":{"tf":1.0},"964":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"956":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":23,"docs":{"1009":{"tf":1.0},"1095":{"tf":1.0},"1119":{"tf":1.0},"115":{"tf":1.0},"175":{"tf":1.0},"239":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"569":{"tf":1.0},"734":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"940":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"980":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"1001":{"tf":1.0},"380":{"tf":1.4142135623730951},"813":{"tf":2.0},"84":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"948":{"tf":1.0}}}}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}},"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1070":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"203":{"tf":1.0},"220":{"tf":1.4142135623730951},"229":{"tf":2.0},"232":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"358":{"tf":2.0},"396":{"tf":1.4142135623730951},"40":{"tf":1.0},"413":{"tf":1.7320508075688772},"539":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.0},"580":{"tf":1.0},"664":{"tf":2.6457513110645907},"690":{"tf":2.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"705":{"tf":3.872983346207417},"723":{"tf":1.4142135623730951},"726":{"tf":1.0},"766":{"tf":3.7416573867739413},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"875":{"tf":1.0},"89":{"tf":2.23606797749979},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":3.1622776601683795},"930":{"tf":1.0},"931":{"tf":2.449489742783178},"936":{"tf":2.0}},"e":{"d":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"874":{"tf":1.0},"876":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"459":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"467":{"tf":1.7320508075688772},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"121":{"tf":1.0},"175":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"431":{"tf":1.0},"488":{"tf":1.4142135623730951},"708":{"tf":1.0},"722":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"824":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"600":{"tf":1.0},"785":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":31,"docs":{"1009":{"tf":1.0},"1115":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.7320508075688772},"220":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"444":{"tf":1.0},"460":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"531":{"tf":1.0},"567":{"tf":1.0},"577":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":14,"docs":{"1114":{"tf":1.0},"13":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"247":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"565":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":7,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.0},"212":{"tf":1.0},"376":{"tf":1.7320508075688772},"489":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":11,"docs":{"125":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"986":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"[":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":1,"docs":{"506":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":14,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"316":{"tf":1.0},"414":{"tf":1.7320508075688772},"416":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"718":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1103":{"tf":1.0},"229":{"tf":1.0},"486":{"tf":1.0},"514":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"1023":{"tf":1.0},"1033":{"tf":1.0},"810":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"909":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"897":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"960":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"353":{"tf":1.0},"386":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":2.0},"959":{"tf":1.4142135623730951},"960":{"tf":2.23606797749979},"964":{"tf":1.4142135623730951}}}},"n":{"d":{"df":9,"docs":{"179":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"824":{"tf":1.0},"844":{"tf":1.0},"961":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"221":{"tf":1.0},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"964":{"tf":1.4142135623730951}},"l":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"155":{"tf":1.0},"355":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":31,"docs":{"104":{"tf":1.0},"1055":{"tf":1.0},"117":{"tf":1.0},"185":{"tf":2.23606797749979},"199":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"343":{"tf":1.0},"357":{"tf":1.0},"387":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.0},"654":{"tf":1.0},"679":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0},"919":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1064":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"376":{"tf":1.0},"900":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"203":{"tf":2.0}}},"df":0,"docs":{}}}},"df":79,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1074":{"tf":1.0},"1078":{"tf":1.7320508075688772},"1079":{"tf":1.4142135623730951},"175":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"350":{"tf":1.0},"373":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":1.0},"541":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.4142135623730951},"621":{"tf":2.23606797749979},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.7320508075688772},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.4142135623730951},"803":{"tf":1.0},"824":{"tf":1.0},"837":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"946":{"tf":1.0},"962":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"1033":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"489":{"tf":1.0},"761":{"tf":1.4142135623730951}},"n":{"c":{"df":15,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.7320508075688772},"296":{"tf":1.0},"299":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"958":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772}}}},"r":{"df":17,"docs":{"1002":{"tf":1.0},"1119":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"447":{"tf":1.7320508075688772},"488":{"tf":1.0},"502":{"tf":1.0},"541":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":2.8284271247461903},"956":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":7,"docs":{"248":{"tf":1.0},"271":{"tf":1.0},"345":{"tf":1.0},"347":{"tf":1.0},"574":{"tf":1.0},"836":{"tf":1.0},"937":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"338":{"tf":1.0},"824":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1092":{"tf":1.0},"246":{"tf":1.0},"323":{"tf":1.0},"450":{"tf":1.0},"627":{"tf":1.0},"720":{"tf":1.0},"900":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":11,"docs":{"1002":{"tf":1.4142135623730951},"22":{"tf":1.0},"363":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"488":{"tf":1.0},"497":{"tf":1.0},"514":{"tf":1.0},"864":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":2,"docs":{"353":{"tf":1.0},"770":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"172":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"902":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"218":{"tf":1.0},"222":{"tf":1.4142135623730951},"414":{"tf":1.0},"957":{"tf":1.0}}}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"956":{"tf":2.23606797749979},"964":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"p":{"df":5,"docs":{"153":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"552":{"tf":1.0},"979":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"503":{"tf":1.0},"589":{"tf":1.0}},"e":{"a":{"d":{"df":10,"docs":{"106":{"tf":1.0},"1119":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"499":{"tf":1.0},"558":{"tf":1.0},"929":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":11,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.7320508075688772},"231":{"tf":1.0},"353":{"tf":1.4142135623730951},"475":{"tf":1.0},"533":{"tf":1.0},"80":{"tf":1.0},"875":{"tf":1.0},"9":{"tf":1.4142135623730951}}}},"v":{"df":6,"docs":{"1013":{"tf":1.0},"230":{"tf":1.0},"584":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951}}}},"d":{"df":2,"docs":{"654":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":16,"docs":{"1001":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"469":{"tf":1.7320508075688772},"942":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":31,"docs":{"1000":{"tf":1.7320508075688772},"1001":{"tf":1.0},"1002":{"tf":1.0},"1069":{"tf":2.0},"1070":{"tf":2.23606797749979},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"352":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"563":{"tf":1.4142135623730951},"568":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"899":{"tf":1.4142135623730951},"914":{"tf":1.0},"915":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"862":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"387":{"tf":1.0},"413":{"tf":1.0},"665":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"1034":{"tf":1.0},"1097":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"306":{"tf":1.0},"34":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"563":{"tf":1.0},"596":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"77":{"tf":1.0},"937":{"tf":1.7320508075688772},"952":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"t":{"'":{"df":17,"docs":{"138":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"365":{"tf":1.0},"676":{"tf":1.0}}},"df":3,"docs":{"175":{"tf":1.0},"779":{"tf":1.0},"961":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"338":{"tf":1.0},"462":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":71,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1095":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"172":{"tf":1.0},"183":{"tf":1.0},"219":{"tf":1.0},"241":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":2.0},"295":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"413":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":2.23606797749979},"550":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.7320508075688772},"666":{"tf":1.0},"691":{"tf":1.4142135623730951},"74":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"954":{"tf":1.4142135623730951},"962":{"tf":1.7320508075688772},"965":{"tf":1.0},"983":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"914":{"tf":1.0}}}},"df":12,"docs":{"787":{"tf":1.7320508075688772},"788":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0}}}}}},"f":{"df":1,"docs":{"956":{"tf":1.0}}},"i":{"b":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1085":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"253":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"506":{"tf":1.0},"519":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"643":{"tf":1.0},"723":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":1,"docs":{"538":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"505":{"tf":1.4142135623730951},"841":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"447":{"tf":1.7320508075688772},"508":{"tf":1.0},"776":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"590":{"tf":1.0},"948":{"tf":1.0}}}}}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"1096":{"tf":1.0},"187":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":61,"docs":{"1044":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"220":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"269":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"338":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":2.0},"398":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"552":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"62":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":2.23606797749979},"657":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.4142135623730951},"750":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"859":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"352":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}},"r":{"df":3,"docs":{"288":{"tf":1.0},"510":{"tf":1.0},"705":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"508":{"tf":1.0}}}}}},"df":39,"docs":{"1025":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"368":{"tf":1.0},"459":{"tf":1.0},"468":{"tf":1.7320508075688772},"469":{"tf":1.4142135623730951},"470":{"tf":2.449489742783178},"471":{"tf":1.7320508075688772},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"540":{"tf":1.0},"562":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"873":{"tf":1.0},"922":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}},"r":{"df":2,"docs":{"1108":{"tf":1.0},"197":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"877":{"tf":1.0}}}},"df":57,"docs":{"1000":{"tf":1.0},"1064":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":2.0},"1119":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":2.0},"215":{"tf":1.0},"240":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"312":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":1.0},"4":{"tf":1.0},"484":{"tf":1.0},"510":{"tf":1.4142135623730951},"512":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.0},"726":{"tf":1.7320508075688772},"77":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"853":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":2.6457513110645907},"898":{"tf":2.449489742783178},"899":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"906":{"tf":2.8284271247461903},"922":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.8284271247461903},"93":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":2.6457513110645907},"960":{"tf":1.0},"986":{"tf":2.0},"987":{"tf":1.0},"989":{"tf":1.7320508075688772},"992":{"tf":1.0},"993":{"tf":1.7320508075688772},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1108":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"4":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1055":{"tf":1.0},"447":{"tf":1.0},"515":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"694":{"tf":1.0},"751":{"tf":1.0},"847":{"tf":2.0},"942":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":66,"docs":{"103":{"tf":1.7320508075688772},"1031":{"tf":1.0},"104":{"tf":1.0},"1072":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1113":{"tf":1.0},"1118":{"tf":1.7320508075688772},"117":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"388":{"tf":1.0},"413":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"446":{"tf":1.4142135623730951},"449":{"tf":1.0},"487":{"tf":1.0},"527":{"tf":1.0},"537":{"tf":1.0},"542":{"tf":1.0},"563":{"tf":1.0},"569":{"tf":1.0},"64":{"tf":1.7320508075688772},"641":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"800":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"844":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.7320508075688772},"906":{"tf":1.0},"913":{"tf":1.7320508075688772},"915":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"960":{"tf":1.0},"975":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"1070":{"tf":1.0},"1072":{"tf":1.0},"785":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"307":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":37,"docs":{"1028":{"tf":1.0},"1046":{"tf":1.0},"210":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"225":{"tf":1.0},"239":{"tf":1.0},"294":{"tf":3.3166247903554},"295":{"tf":2.23606797749979},"296":{"tf":2.23606797749979},"297":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":1.0},"435":{"tf":1.4142135623730951},"475":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.0},"704":{"tf":1.7320508075688772},"717":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"864":{"tf":1.0},"915":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.0}}}}},"o":{"a":{"d":{"df":40,"docs":{"187":{"tf":1.4142135623730951},"203":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"359":{"tf":2.6457513110645907},"360":{"tf":1.0},"362":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"676":{"tf":1.7320508075688772},"678":{"tf":3.0},"705":{"tf":1.4142135623730951},"79":{"tf":1.0},"832":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":1.7320508075688772},"898":{"tf":2.23606797749979},"899":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":4.47213595499958},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":3,"docs":{"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":32,"docs":{"10":{"tf":1.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.4142135623730951},"1009":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1035":{"tf":1.0},"1106":{"tf":1.0},"135":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"253":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"393":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"508":{"tf":1.0},"571":{"tf":1.0},"588":{"tf":1.0},"665":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"847":{"tf":1.0},"955":{"tf":1.0}}},"t":{"df":32,"docs":{"0":{"tf":1.0},"1046":{"tf":1.0},"1071":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"180":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"212":{"tf":1.4142135623730951},"249":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"410":{"tf":1.0},"540":{"tf":1.0},"55":{"tf":1.0},"553":{"tf":1.0},"56":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.0},"715":{"tf":1.0},"740":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"948":{"tf":1.0},"957":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1072":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"799":{"tf":1.0},"914":{"tf":1.0},"983":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":2.0},"1097":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"481":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"555":{"tf":1.0},"740":{"tf":1.0},"75":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"914":{"tf":2.6457513110645907},"915":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"927":{"tf":2.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"945":{"tf":1.4142135623730951},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":1,"docs":{"705":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":30,"docs":{"1023":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":2.23606797749979},"137":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"220":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"355":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.4142135623730951},"373":{"tf":1.0},"386":{"tf":1.0},"550":{"tf":1.0},"595":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"704":{"tf":1.0},"762":{"tf":1.0},"873":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":14,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"914":{"tf":1.0},"919":{"tf":1.0},"924":{"tf":2.23606797749979},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":3.872983346207417},"928":{"tf":2.23606797749979},"929":{"tf":2.0},"930":{"tf":2.8284271247461903},"936":{"tf":3.3166247903554}}}},"o":{"df":1,"docs":{"857":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":36,"docs":{"1009":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1067":{"tf":1.7320508075688772},"1089":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.4142135623730951},"37":{"tf":1.0},"373":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"392":{"tf":1.0},"435":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"515":{"tf":1.0},"525":{"tf":1.0},"571":{"tf":1.4142135623730951},"662":{"tf":1.0},"707":{"tf":1.0},"757":{"tf":3.1622776601683795},"766":{"tf":3.7416573867739413},"782":{"tf":3.1622776601683795},"864":{"tf":1.0},"898":{"tf":1.0},"946":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"958":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"1001":{"tf":1.0},"1003":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1034":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1062":{"tf":1.0},"1083":{"tf":1.0},"1119":{"tf":1.0},"138":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"239":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"542":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"6":{"tf":1.0},"779":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"929":{"tf":1.0},"944":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1016":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.7320508075688772},"1075":{"tf":2.8284271247461903},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.7320508075688772},"1080":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1082":{"tf":1.0},"487":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":70,"docs":{"1009":{"tf":1.0},"102":{"tf":1.0},"1031":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1110":{"tf":1.0},"129":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.7320508075688772},"167":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"239":{"tf":1.4142135623730951},"265":{"tf":2.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":3.3166247903554},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.449489742783178},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":2.0},"30":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"360":{"tf":1.0},"386":{"tf":1.0},"435":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.4142135623730951},"504":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.4142135623730951},"548":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"94":{"tf":1.4142135623730951},"943":{"tf":1.0},"953":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"127":{"tf":1.0},"168":{"tf":1.0}}},"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"542":{"tf":1.0},"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":80,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.7320508075688772},"127":{"tf":2.6457513110645907},"128":{"tf":2.0},"129":{"tf":2.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.0},"14":{"tf":2.23606797749979},"145":{"tf":1.7320508075688772},"146":{"tf":2.449489742783178},"147":{"tf":2.0},"148":{"tf":2.23606797749979},"149":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":2.23606797749979},"153":{"tf":3.4641016151377544},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.6457513110645907},"169":{"tf":2.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"179":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"196":{"tf":1.0},"221":{"tf":1.0},"245":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"317":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"379":{"tf":1.0},"394":{"tf":2.0},"401":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":2.23606797749979},"542":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":3.605551275463989},"593":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.4142135623730951},"640":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"81":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.4142135623730951},"887":{"tf":1.0},"9":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"79":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":10,"docs":{"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":2.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"679":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"956":{"tf":1.0}}}}},"p":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"215":{"tf":1.0},"752":{"tf":1.0},"873":{"tf":1.0},"930":{"tf":1.0}}},"s":{"df":4,"docs":{"363":{"tf":1.0},"374":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0}}},"t":{"df":5,"docs":{"1002":{"tf":1.0},"1070":{"tf":1.0},"215":{"tf":1.0},"528":{"tf":1.0},"929":{"tf":1.0}}}},"t":{"df":8,"docs":{"176":{"tf":1.0},"185":{"tf":1.0},"239":{"tf":1.0},"352":{"tf":1.0},"477":{"tf":1.0},"572":{"tf":1.0},"590":{"tf":1.4142135623730951},"961":{"tf":1.0}}},"w":{"df":11,"docs":{"185":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"354":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"734":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"o":{"df":3,"docs":{"1033":{"tf":1.0},"224":{"tf":1.0},"628":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"236":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"363":{"tf":1.0},"462":{"tf":1.0},"595":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.0},"876":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"268":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"r":{"df":8,"docs":{"1111":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"964":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":2,"docs":{"211":{"tf":1.0},"414":{"tf":1.0}}},"t":{";":{"6":{"2":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"776":{"tf":2.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":3.4641016151377544},"780":{"tf":2.0},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951}}}},"u":{"a":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":1,"docs":{"561":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"561":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"a":{"c":{"df":3,"docs":{"694":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0}},"h":{"df":1,"docs":{"332":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"238":{"tf":1.0},"292":{"tf":1.0},"475":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":4.123105625617661},"507":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}}},"o":{"df":3,"docs":{"447":{"tf":1.0},"600":{"tf":1.0},"943":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":23,"docs":{"115":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"374":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"415":{"tf":1.0},"585":{"tf":1.0},"669":{"tf":1.0},"814":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"853":{"tf":1.0},"874":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951},"963":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"538":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1097":{"tf":1.0},"168":{"tf":1.0},"446":{"tf":1.4142135623730951},"563":{"tf":1.0},"64":{"tf":1.7320508075688772}}},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}},"df":4,"docs":{"1040":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"410":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1088":{"tf":1.0},"1095":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"394":{"tf":1.7320508075688772},"400":{"tf":1.0},"452":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"514":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"665":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.7320508075688772},"751":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"4":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":108,"docs":{"1002":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.7320508075688772},"1059":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1070":{"tf":1.7320508075688772},"1075":{"tf":1.4142135623730951},"1078":{"tf":1.0},"1095":{"tf":1.0},"151":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"223":{"tf":1.0},"231":{"tf":1.4142135623730951},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"314":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":1.0},"550":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.23606797749979},"572":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"627":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":2.449489742783178},"655":{"tf":1.7320508075688772},"656":{"tf":1.7320508075688772},"657":{"tf":2.449489742783178},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"691":{"tf":1.0},"701":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"877":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"928":{"tf":1.0},"946":{"tf":1.4142135623730951},"950":{"tf":1.0},"974":{"tf":1.0},"980":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"877":{"tf":1.0},"950":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":38,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"155":{"tf":1.0},"19":{"tf":1.0},"219":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"5":{"tf":1.0},"537":{"tf":1.0},"737":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"921":{"tf":1.0},"951":{"tf":1.4142135623730951},"995":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"364":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":23,"docs":{"1023":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"168":{"tf":1.0},"300":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"447":{"tf":1.0},"5":{"tf":1.0},"523":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"607":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"740":{"tf":1.0},"841":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":90,"docs":{"0":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1097":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"1119":{"tf":2.0},"1120":{"tf":1.7320508075688772},"12":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"154":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.4142135623730951},"363":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"395":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.7320508075688772},"423":{"tf":1.0},"438":{"tf":1.0},"444":{"tf":1.0},"466":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"550":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"657":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"814":{"tf":1.0},"864":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"904":{"tf":1.0},"926":{"tf":1.0},"945":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.4142135623730951},"974":{"tf":1.0},"98":{"tf":1.0},"983":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"1042":{"tf":1.0},"688":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"485":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":3,"docs":{"1023":{"tf":1.0},"153":{"tf":1.0},"303":{"tf":1.0}},"g":{"df":53,"docs":{"1006":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":1.7320508075688772},"1114":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"352":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"494":{"tf":2.0},"495":{"tf":1.0},"497":{"tf":3.7416573867739413},"499":{"tf":1.0},"502":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"554":{"tf":1.0},"562":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"887":{"tf":1.0},"914":{"tf":1.0},"931":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":76,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1119":{"tf":1.0},"117":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"206":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"300":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"39":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"437":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"50":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"778":{"tf":1.0},"8":{"tf":1.4142135623730951},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.0},"9":{"tf":1.0},"906":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"934":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"961":{"tf":1.0},"970":{"tf":1.0},"983":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}}}}},"df":1,"docs":{"1001":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"198":{"tf":1.0},"223":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"107":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1079":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"160":{"tf":1.0},"197":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0},"415":{"tf":1.7320508075688772},"416":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.7320508075688772},"477":{"tf":1.0},"478":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"73":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"541":{"tf":2.0},"548":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":37,"docs":{"1017":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.4142135623730951},"124":{"tf":1.0},"155":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"229":{"tf":1.7320508075688772},"245":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"287":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.7320508075688772},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"488":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.7320508075688772},"721":{"tf":1.0},"73":{"tf":1.0},"737":{"tf":1.0},"766":{"tf":3.7416573867739413},"785":{"tf":1.0},"876":{"tf":2.0},"921":{"tf":2.0},"941":{"tf":1.0},"943":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"1044":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"984":{"tf":1.7320508075688772}},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1106":{"tf":1.0},"1119":{"tf":1.0}}}}}},"df":9,"docs":{"276":{"tf":1.0},"446":{"tf":1.0},"450":{"tf":1.0},"497":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"748":{"tf":1.4142135623730951},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"478":{"tf":1.0},"507":{"tf":1.0}}},"t":{"df":16,"docs":{"1014":{"tf":1.0},"1114":{"tf":1.0},"596":{"tf":1.0},"750":{"tf":1.0},"789":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"921":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"851":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"657":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"1079":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"267":{"tf":1.4142135623730951},"339":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"412":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"727":{"tf":1.0},"752":{"tf":1.0},"786":{"tf":1.0},"847":{"tf":1.0},"948":{"tf":1.0},"974":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1107":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":2.0},"1122":{"tf":1.4142135623730951},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"129":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"236":{"tf":1.0},"251":{"tf":1.0},"295":{"tf":3.7416573867739413},"297":{"tf":1.0},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"564":{"tf":1.4142135623730951},"567":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":2.8284271247461903},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"204":{"tf":1.0},"370":{"tf":1.0},"65":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"271":{"tf":1.0},"306":{"tf":1.0},"449":{"tf":1.0},"654":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"355":{"tf":1.0}}}}},"u":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.7320508075688772}}}}}}},"df":27,"docs":{"1034":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"199":{"tf":4.123105625617661},"21":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":3.1622776601683795},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"42":{"tf":1.4142135623730951},"528":{"tf":3.0},"587":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"622":{"tf":2.8284271247461903},"655":{"tf":1.0},"969":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":2.0}}},"x":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"1066":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"185":{"tf":1.0},"254":{"tf":1.0},"548":{"tf":1.0},"688":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"373":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"705":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"946":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"635":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"1107":{"tf":1.0},"1119":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":5,"docs":{"246":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":49,"docs":{"1044":{"tf":1.4142135623730951},"1085":{"tf":1.4142135623730951},"1096":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.4142135623730951},"248":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"273":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"504":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"574":{"tf":1.0},"586":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":2.23606797749979},"751":{"tf":1.0},"770":{"tf":1.4142135623730951},"813":{"tf":2.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"89":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"936":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"1108":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"288":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":7,"docs":{"1122":{"tf":1.4142135623730951},"15":{"tf":1.0},"172":{"tf":1.0},"303":{"tf":1.4142135623730951},"567":{"tf":1.4142135623730951},"77":{"tf":1.0},"983":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":66,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1114":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"241":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"291":{"tf":1.0},"30":{"tf":1.0},"342":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":2.23606797749979},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"485":{"tf":1.0},"488":{"tf":2.449489742783178},"507":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"562":{"tf":1.0},"569":{"tf":1.0},"708":{"tf":1.0},"744":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.7320508075688772},"88":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"946":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"975":{"tf":1.7320508075688772},"983":{"tf":2.0},"985":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}},"t":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"873":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"321":{"tf":2.0},"360":{"tf":1.0},"395":{"tf":1.0},"427":{"tf":1.0},"456":{"tf":1.0},"485":{"tf":1.4142135623730951},"535":{"tf":1.0},"613":{"tf":1.0},"638":{"tf":1.0},"737":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1119":{"tf":1.0}},"n":{"df":4,"docs":{"106":{"tf":1.4142135623730951},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0},"590":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"1017":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"365":{"tf":1.4142135623730951},"526":{"tf":1.0},"529":{"tf":1.0},"903":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"115":{"tf":1.0},"215":{"tf":1.4142135623730951},"318":{"tf":1.0},"473":{"tf":1.0},"580":{"tf":1.0},"599":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1034":{"tf":1.0},"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"527":{"tf":1.0},"949":{"tf":1.0},"952":{"tf":1.0}}}}}},"u":{"df":7,"docs":{"175":{"tf":1.0},"215":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"922":{"tf":2.23606797749979},"96":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"922":{"tf":1.0},"926":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":15,"docs":{"1085":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.0},"180":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"454":{"tf":1.7320508075688772},"481":{"tf":1.0},"488":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.4142135623730951}},"e":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1085":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1031":{"tf":1.0},"1033":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"854":{"tf":1.0}}},"df":2,"docs":{"852":{"tf":1.7320508075688772},"854":{"tf":2.8284271247461903}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"1111":{"tf":1.0}}}},"df":2,"docs":{"1103":{"tf":1.0},"1111":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":31,"docs":{"1006":{"tf":1.0},"1014":{"tf":1.0},"1108":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":1.0},"343":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"37":{"tf":1.0},"374":{"tf":2.0},"375":{"tf":2.0},"390":{"tf":1.0},"391":{"tf":2.0},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"580":{"tf":2.23606797749979},"947":{"tf":1.0},"955":{"tf":1.4142135623730951},"956":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1014":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"/":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1072":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{".":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"300":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0}}}}}}}}},"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"1":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"2":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":3,"docs":{"343":{"tf":1.0},"452":{"tf":1.0},"580":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{".":{"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"343":{"tf":1.0},"425":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"425":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"118":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"555":{"tf":1.0}}}}},"df":0,"docs":{}}},"/":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":43,"docs":{"1051":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.7320508075688772},"198":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":2.449489742783178},"354":{"tf":1.0},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"388":{"tf":1.0},"410":{"tf":1.4142135623730951},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":2.449489742783178},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"728":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"847":{"tf":2.0},"956":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"580":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"951":{"tf":1.4142135623730951},"957":{"tf":1.0}}}}}},"t":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"1003":{"tf":1.0},"622":{"tf":1.7320508075688772}},"h":{"df":0,"docs":{},"o":{"d":{"df":26,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":3.4641016151377544},"359":{"tf":1.0},"396":{"tf":1.4142135623730951},"430":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"633":{"tf":1.0},"723":{"tf":1.0},"913":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951},"956":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"290":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"'":{"df":3,"docs":{"247":{"tf":1.0},"542":{"tf":1.0},"88":{"tf":1.0}}},"(":{"df":1,"docs":{"152":{"tf":1.0}}},"=":{"\"":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"699":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"df":4,"docs":{"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}},"df":214,"docs":{"100":{"tf":2.0},"1000":{"tf":2.0},"1001":{"tf":1.0},"1002":{"tf":1.4142135623730951},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"101":{"tf":3.7416573867739413},"102":{"tf":2.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":2.8284271247461903},"104":{"tf":2.0},"105":{"tf":1.4142135623730951},"106":{"tf":3.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1085":{"tf":1.7320508075688772},"109":{"tf":2.23606797749979},"1095":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":2.0},"1122":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"15":{"tf":2.23606797749979},"150":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.449489742783178},"181":{"tf":4.58257569495584},"183":{"tf":3.605551275463989},"185":{"tf":3.872983346207417},"186":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":2.449489742783178},"191":{"tf":1.4142135623730951},"193":{"tf":2.23606797749979},"203":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":2.6457513110645907},"247":{"tf":2.449489742783178},"264":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"300":{"tf":2.6457513110645907},"301":{"tf":2.6457513110645907},"31":{"tf":1.0},"33":{"tf":1.0},"355":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.6457513110645907},"376":{"tf":1.0},"40":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":2.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":2.6457513110645907},"422":{"tf":2.23606797749979},"447":{"tf":3.0},"46":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":2.6457513110645907},"513":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"538":{"tf":4.242640687119285},"539":{"tf":3.7416573867739413},"540":{"tf":2.0},"541":{"tf":1.4142135623730951},"542":{"tf":5.477225575051661},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":2.0},"546":{"tf":3.3166247903554},"547":{"tf":3.1622776601683795},"548":{"tf":6.324555320336759},"549":{"tf":1.0},"550":{"tf":4.123105625617661},"559":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"622":{"tf":1.0},"649":{"tf":1.4142135623730951},"686":{"tf":1.0},"690":{"tf":2.23606797749979},"691":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":3.3166247903554},"707":{"tf":1.4142135623730951},"708":{"tf":2.23606797749979},"709":{"tf":1.7320508075688772},"710":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.7320508075688772},"734":{"tf":1.4142135623730951},"747":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.23606797749979},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":2.8284271247461903},"825":{"tf":1.0},"83":{"tf":2.23606797749979},"832":{"tf":1.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.0},"889":{"tf":1.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"915":{"tf":3.3166247903554},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.7320508075688772},"933":{"tf":1.0},"934":{"tf":1.7320508075688772},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":2.6457513110645907},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":2.0},"975":{"tf":2.449489742783178},"976":{"tf":2.23606797749979},"977":{"tf":1.4142135623730951},"978":{"tf":1.4142135623730951},"979":{"tf":2.449489742783178},"98":{"tf":1.0},"980":{"tf":2.449489742783178},"981":{"tf":1.7320508075688772},"982":{"tf":1.4142135623730951},"983":{"tf":2.0},"984":{"tf":1.7320508075688772},"985":{"tf":1.4142135623730951},"986":{"tf":2.8284271247461903},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":2.449489742783178},"996":{"tf":1.4142135623730951},"997":{"tf":2.0},"998":{"tf":1.4142135623730951},"999":{"tf":2.0}},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"542":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"405":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}},"df":0,"docs":{}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"}":{"_":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"=":{"[":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"y":{"_":{"[":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"740":{"tf":1.4142135623730951},"824":{"tf":1.0}}}},"df":1,"docs":{"509":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":10,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1100":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"689":{"tf":1.0}}}}}}}},"df":1,"docs":{"956":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"121":{"tf":1.0},"165":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.7320508075688772},"495":{"tf":1.0},"506":{"tf":2.6457513110645907},"595":{"tf":1.0},"650":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"962":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"289":{"tf":1.0}}}}},"df":3,"docs":{"199":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"642":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"287":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"633":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":8,"docs":{"1009":{"tf":1.0},"1119":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"747":{"tf":1.0},"980":{"tf":1.0}}},"df":6,"docs":{"1002":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":1.0},"548":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"562":{"tf":1.0}}}}}}},"df":5,"docs":{"205":{"tf":1.0},"299":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"374":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"295":{"tf":1.0},"342":{"tf":1.0},"705":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"1103":{"tf":1.0},"1105":{"tf":1.7320508075688772},"159":{"tf":1.0},"841":{"tf":1.0},"904":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":27,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1070":{"tf":1.4142135623730951},"127":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"398":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"555":{"tf":1.0},"573":{"tf":1.0},"575":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"857":{"tf":1.0}},"e":{"=":{"0":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"842":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"507":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"928":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":11,"docs":{"0":{"tf":1.0},"1042":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":2.23606797749979},"503":{"tf":1.0},"688":{"tf":1.4142135623730951},"728":{"tf":1.0},"946":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}},"df":4,"docs":{"1053":{"tf":1.0},"365":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"341":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":15,"docs":{"131":{"tf":3.1622776601683795},"132":{"tf":1.4142135623730951},"133":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"380":{"tf":1.0}}}}},"x":{"df":2,"docs":{"296":{"tf":1.0},"705":{"tf":1.0}}}},"m":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"q":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"a":{"b":{"df":1,"docs":{"562":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":34,"docs":{"1069":{"tf":2.0},"1070":{"tf":2.23606797749979},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1097":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":1.0},"169":{"tf":1.0},"275":{"tf":1.0},"35":{"tf":1.0},"394":{"tf":1.4142135623730951},"399":{"tf":2.0},"447":{"tf":1.0},"451":{"tf":1.0},"454":{"tf":1.0},"559":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":2.0},"789":{"tf":1.4142135623730951},"799":{"tf":1.0},"812":{"tf":1.0},"857":{"tf":1.0},"859":{"tf":1.0},"921":{"tf":1.4142135623730951},"963":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}}}},"v":{"1":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.0}}},"2":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"y":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"328":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"562":{"tf":1.0},"960":{"tf":1.0}}}}},"d":{"(":{"a":{"b":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"110":{"tf":1.0},"733":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"130":{"tf":1.0},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"363":{"tf":1.0},"414":{"tf":1.0},"456":{"tf":1.0},"477":{"tf":1.0},"495":{"tf":1.0},"516":{"tf":1.0},"626":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"906":{"tf":1.0}},"l":{"'":{"df":2,"docs":{"589":{"tf":1.0},"784":{"tf":1.4142135623730951}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}}},"df":43,"docs":{"1025":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":2.449489742783178},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"359":{"tf":1.0},"363":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":2.23606797749979},"586":{"tf":1.0},"589":{"tf":2.23606797749979},"590":{"tf":2.0},"592":{"tf":1.4142135623730951},"596":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":2.23606797749979},"894":{"tf":1.0},"896":{"tf":1.4142135623730951}}},"r":{"df":1,"docs":{"737":{"tf":1.0}},"n":{"df":2,"docs":{"1069":{"tf":1.0},"253":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":6,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"405":{"tf":1.0},"503":{"tf":1.0},"599":{"tf":1.0}},"i":{"df":17,"docs":{"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"288":{"tf":1.0},"327":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"498":{"tf":1.0},"567":{"tf":1.0},"595":{"tf":1.0},"785":{"tf":1.0},"844":{"tf":1.0},"921":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":12,"docs":{"1006":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"460":{"tf":1.0},"488":{"tf":1.0},"503":{"tf":1.0},"561":{"tf":1.4142135623730951},"744":{"tf":1.0},"745":{"tf":1.0},"9":{"tf":1.7320508075688772},"947":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"314":{"tf":1.0},"328":{"tf":1.0},"847":{"tf":1.0},"874":{"tf":1.0}}}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"737":{"tf":1.0},"762":{"tf":1.0},"788":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"z":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"789":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":74,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.7320508075688772},"118":{"tf":2.8284271247461903},"119":{"tf":1.7320508075688772},"120":{"tf":2.0},"121":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":3.0},"180":{"tf":2.0},"181":{"tf":3.1622776601683795},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":2.449489742783178},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.7320508075688772},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.0},"304":{"tf":1.0},"356":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"474":{"tf":1.0},"536":{"tf":1.7320508075688772},"545":{"tf":1.0},"571":{"tf":1.0},"729":{"tf":2.449489742783178},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.7320508075688772},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"814":{"tf":1.0},"858":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"92":{"tf":1.0},"921":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":3.1622776601683795},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"1074":{"tf":1.0},"1078":{"tf":1.7320508075688772},"1079":{"tf":1.0},"175":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"690":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.0},"794":{"tf":1.4142135623730951},"841":{"tf":1.0},"937":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"162":{"tf":1.0},"264":{"tf":1.0},"42":{"tf":1.0},"539":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"793":{"tf":1.7320508075688772}}},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1063":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"\"":{")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"964":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"956":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":177,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1034":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1070":{"tf":1.7320508075688772},"1072":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1092":{"tf":1.0},"1097":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.23606797749979},"33":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"45":{"tf":1.0},"453":{"tf":1.0},"460":{"tf":1.0},"469":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"531":{"tf":1.0},"533":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"571":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"638":{"tf":1.4142135623730951},"649":{"tf":1.0},"664":{"tf":1.7320508075688772},"67":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"710":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.4142135623730951},"764":{"tf":1.0},"77":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"886":{"tf":1.0},"889":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.7320508075688772},"900":{"tf":1.0},"903":{"tf":1.7320508075688772},"912":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"953":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"964":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"99":{"tf":1.0},"996":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"1080":{"tf":1.0},"453":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"193":{"tf":1.0},"596":{"tf":1.0},"864":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"1118":{"tf":1.0},"264":{"tf":1.0},"613":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"514":{"tf":1.0},"876":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"1030":{"tf":1.0},"1063":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"193":{"tf":1.0},"288":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"880":{"tf":1.0},"965":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}},"z":{"/":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"950":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":4,"docs":{"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"733":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"901":{"tf":1.0},"905":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"877":{"tf":1.0},"879":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"792":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"546":{"tf":1.0},"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"628":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"257":{"tf":1.0},"635":{"tf":1.0}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"731":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"730":{"tf":1.0},"732":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"806":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"127":{"tf":1.0},"225":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}}}},"df":9,"docs":{"186":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"443":{"tf":1.0},"915":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"609":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1090":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1028":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1088":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"272":{"tf":1.0}}},"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"1":{"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"1":{"8":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"2":{"df":1,"docs":{"268":{"tf":1.0}}},"3":{"df":1,"docs":{"268":{"tf":1.0}}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"1":{"8":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"695":{"tf":1.0},"699":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":5,"docs":{"230":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.7320508075688772},"292":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"289":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"229":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"633":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0},"643":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"'":{"df":100,"docs":{"1115":{"tf":1.4142135623730951},"1122":{"tf":1.0},"148":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"307":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"559":{"tf":1.0},"562":{"tf":1.4142135623730951},"59":{"tf":1.0},"65":{"tf":1.0},"762":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"857":{"tf":1.0},"91":{"tf":1.0},"913":{"tf":1.0},"949":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"11":{"tf":1.0},"922":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"565":{"tf":1.0}}}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"1028":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}}}}}}}}},"df":162,"docs":{"0":{"tf":2.6457513110645907},"1":{"tf":1.0},"10":{"tf":1.0},"1000":{"tf":1.0},"1004":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1114":{"tf":2.0},"1120":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"15":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.7320508075688772},"331":{"tf":1.7320508075688772},"332":{"tf":2.449489742783178},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"341":{"tf":1.7320508075688772},"345":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":3.1622776601683795},"354":{"tf":1.4142135623730951},"355":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"484":{"tf":1.7320508075688772},"488":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"54":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"552":{"tf":1.4142135623730951},"559":{"tf":1.7320508075688772},"560":{"tf":1.0},"561":{"tf":2.0},"565":{"tf":1.0},"569":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"607":{"tf":1.0},"62":{"tf":1.7320508075688772},"640":{"tf":1.0},"66":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.0},"723":{"tf":1.0},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":2.0},"799":{"tf":1.0},"8":{"tf":3.4641016151377544},"834":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.7320508075688772},"852":{"tf":1.0},"854":{"tf":1.0},"857":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.0},"910":{"tf":1.7320508075688772},"911":{"tf":1.4142135623730951},"912":{"tf":1.7320508075688772},"913":{"tf":2.23606797749979},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":2.0},"918":{"tf":1.4142135623730951},"919":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.7320508075688772},"922":{"tf":1.4142135623730951},"923":{"tf":2.0},"924":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":2.0},"933":{"tf":1.7320508075688772},"934":{"tf":1.7320508075688772},"935":{"tf":1.4142135623730951},"936":{"tf":2.0},"937":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.4142135623730951},"976":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.0}},"’":{"df":10,"docs":{"123":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"35":{"tf":1.0},"367":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.7320508075688772},"43":{"tf":1.0},"45":{"tf":1.7320508075688772},"945":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"172":{"tf":1.0},"788":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"956":{"tf":2.6457513110645907},"964":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}},"s":{"df":3,"docs":{"187":{"tf":1.4142135623730951},"287":{"tf":1.0},"396":{"tf":1.0}},"g":{"df":1,"docs":{"995":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":30,"docs":{"1009":{"tf":1.0},"1034":{"tf":1.0},"1046":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"175":{"tf":1.7320508075688772},"205":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"327":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"641":{"tf":1.0},"67":{"tf":1.0},"742":{"tf":1.0},"778":{"tf":1.0},"835":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"876":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"1009":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"825":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":51,"docs":{"1009":{"tf":1.0},"1031":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1097":{"tf":1.0},"128":{"tf":1.0},"144":{"tf":1.0},"169":{"tf":1.7320508075688772},"180":{"tf":1.0},"197":{"tf":1.4142135623730951},"203":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"468":{"tf":1.0},"470":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":2.6457513110645907},"507":{"tf":2.449489742783178},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":2.23606797749979},"877":{"tf":1.0},"878":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"548":{"tf":1.0},"678":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"323":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"113":{"tf":2.0},"116":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"544":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"238":{"tf":1.0},"957":{"tf":1.4142135623730951},"964":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"509":{"tf":1.0}}}}}}}}},"n":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}}}},")":{"/":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1023":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"a":{"df":3,"docs":{"1009":{"tf":1.0},"343":{"tf":2.8284271247461903},"580":{"tf":2.8284271247461903}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1025":{"tf":2.449489742783178},"1027":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"a":{"df":1,"docs":{"922":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{",":{"\"":{"c":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"\"":{",":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"\"":{"c":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},">":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":124,"docs":{"1001":{"tf":1.0},"1016":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1097":{"tf":1.0},"1101":{"tf":2.23606797749979},"1102":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.449489742783178},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"239":{"tf":2.6457513110645907},"246":{"tf":2.23606797749979},"247":{"tf":1.0},"254":{"tf":2.449489742783178},"256":{"tf":2.0},"260":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":2.0},"342":{"tf":2.0},"343":{"tf":2.6457513110645907},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":2.0},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"427":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":2.6457513110645907},"464":{"tf":1.0},"465":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"497":{"tf":1.4142135623730951},"519":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"555":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"633":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.7320508075688772},"694":{"tf":1.0},"698":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"718":{"tf":1.7320508075688772},"728":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":2.0},"941":{"tf":2.23606797749979},"942":{"tf":2.23606797749979},"943":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"990":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":14,"docs":{"1009":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":2.449489742783178},"343":{"tf":1.0},"347":{"tf":1.7320508075688772},"354":{"tf":1.7320508075688772},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0}},"e":{">":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"447":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"948":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":7,"docs":{"220":{"tf":1.0},"221":{"tf":1.0},"229":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":20,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1119":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"403":{"tf":1.0},"516":{"tf":1.7320508075688772},"598":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":14,"docs":{"1018":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"127":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"265":{"tf":1.0},"274":{"tf":3.3166247903554},"275":{"tf":2.23606797749979},"413":{"tf":1.0},"591":{"tf":1.0},"655":{"tf":1.0},"770":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"353":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"360":{"tf":1.0},"450":{"tf":1.0},"654":{"tf":1.0}},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":33,"docs":{"108":{"tf":1.0},"1090":{"tf":1.0},"1105":{"tf":1.0},"1120":{"tf":1.0},"136":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"318":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"476":{"tf":1.0},"546":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"778":{"tf":1.4142135623730951},"91":{"tf":1.0},"925":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"1044":{"tf":1.0},"1120":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.0},"613":{"tf":1.0},"690":{"tf":1.0},"786":{"tf":1.0},"941":{"tf":1.0},"980":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":140,"docs":{"1003":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"1107":{"tf":1.0},"1118":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"116":{"tf":1.0},"120":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":2.6457513110645907},"323":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"495":{"tf":1.0},"5":{"tf":1.0},"506":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"544":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.23606797749979},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"929":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"67":{"tf":1.0},"844":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"949":{"tf":1.0}}}}}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"199":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"267":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.7320508075688772},"664":{"tf":1.0}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"1070":{"tf":1.0},"367":{"tf":1.0},"375":{"tf":1.0},"613":{"tf":3.0},"962":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1017":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"1079":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"323":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0},"705":{"tf":1.0},"726":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"89":{"tf":1.0},"936":{"tf":1.0}}}}},"w":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"531":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1085":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"808":{"tf":1.0},"986":{"tf":1.0}},"e":{"_":{"1":{"4":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"1115":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":160,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"1023":{"tf":1.4142135623730951},"104":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":2.0},"1114":{"tf":2.0},"1119":{"tf":1.0},"1122":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.8284271247461903},"304":{"tf":1.0},"314":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"340":{"tf":1.4142135623730951},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"362":{"tf":1.7320508075688772},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.7320508075688772},"407":{"tf":2.23606797749979},"408":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":2.0},"416":{"tf":1.0},"440":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":2.23606797749979},"469":{"tf":1.0},"476":{"tf":2.0},"487":{"tf":1.4142135623730951},"497":{"tf":2.6457513110645907},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":4.358898943540674},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"522":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"575":{"tf":2.0},"58":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":2.0},"786":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"866":{"tf":3.7416573867739413},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"914":{"tf":1.4142135623730951},"922":{"tf":2.0},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.7320508075688772},"934":{"tf":1.0},"936":{"tf":2.0},"939":{"tf":1.0},"94":{"tf":1.4142135623730951},"945":{"tf":1.0},"946":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.4142135623730951},"955":{"tf":1.0},"96":{"tf":1.4142135623730951},"972":{"tf":1.7320508075688772},"974":{"tf":2.23606797749979},"98":{"tf":1.0},"984":{"tf":2.0},"997":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1009":{"tf":1.0},"1119":{"tf":1.0},"46":{"tf":1.0},"568":{"tf":1.0},"9":{"tf":1.0},"922":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"443":{"tf":1.0},"506":{"tf":1.0},"898":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"740":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":38,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"1064":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.4142135623730951},"222":{"tf":1.0},"239":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.7320508075688772},"508":{"tf":1.0},"510":{"tf":1.0},"563":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"587":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"772":{"tf":1.0},"778":{"tf":1.0},"781":{"tf":1.0},"80":{"tf":1.0},"876":{"tf":1.0},"950":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0},"990":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"432":{"tf":1.0},"561":{"tf":1.0},"945":{"tf":2.0},"947":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"1079":{"tf":1.0},"508":{"tf":1.0},"67":{"tf":1.0},"960":{"tf":1.0}}},"h":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"2":{"c":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":46,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"1097":{"tf":1.0},"127":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.4142135623730951},"234":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"450":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0},"656":{"tf":2.0},"669":{"tf":1.0},"672":{"tf":1.0},"686":{"tf":1.0},"694":{"tf":1.0},"707":{"tf":1.0},"712":{"tf":1.0},"79":{"tf":2.23606797749979},"844":{"tf":1.0},"87":{"tf":1.4142135623730951},"946":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":6,"docs":{"322":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":2.449489742783178},"534":{"tf":1.0},"722":{"tf":1.4142135623730951},"853":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"742":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"z":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}}}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"563":{"tf":1.0}}}},"df":5,"docs":{"318":{"tf":1.0},"403":{"tf":1.7320508075688772},"409":{"tf":1.0},"563":{"tf":1.0},"950":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"1025":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"899":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"810":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":82,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.0},"1013":{"tf":2.23606797749979},"1029":{"tf":1.0},"1033":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"352":{"tf":1.0},"357":{"tf":1.0},"405":{"tf":1.0},"432":{"tf":1.0},"507":{"tf":1.0},"54":{"tf":1.0},"566":{"tf":1.4142135623730951},"603":{"tf":1.0},"62":{"tf":1.7320508075688772},"621":{"tf":1.0},"628":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":2.0},"711":{"tf":1.0},"799":{"tf":2.23606797749979},"800":{"tf":2.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"906":{"tf":2.0},"936":{"tf":1.0},"980":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":10,"docs":{"1017":{"tf":1.0},"1044":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":2.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"215":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":47,"docs":{"1025":{"tf":1.0},"154":{"tf":2.0},"155":{"tf":2.449489742783178},"156":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"294":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":2.23606797749979},"423":{"tf":2.23606797749979},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":2.23606797749979},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"506":{"tf":2.449489742783178},"509":{"tf":1.0},"510":{"tf":1.7320508075688772},"518":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"750":{"tf":1.0},"776":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"841":{"tf":1.0},"880":{"tf":1.0},"941":{"tf":1.7320508075688772},"942":{"tf":1.0},"943":{"tf":1.4142135623730951},"957":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"785":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":1,"docs":{"785":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}},"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"234":{"tf":1.0},"263":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1033":{"tf":2.23606797749979},"1035":{"tf":1.0},"1051":{"tf":1.0},"1073":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"256":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.0},"414":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951},"466":{"tf":2.0},"580":{"tf":1.0},"588":{"tf":1.0},"617":{"tf":2.0},"628":{"tf":1.7320508075688772},"656":{"tf":1.0},"764":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"889":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"841":{"tf":1.4142135623730951},"889":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"300":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"880":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"780":{"tf":1.0},"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"781":{"tf":1.0},"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":10,"docs":{"184":{"tf":1.0},"263":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"543":{"tf":1.0},"580":{"tf":1.0},"942":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"941":{"tf":1.0},"942":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":6,"docs":{"292":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"941":{"tf":1.0},"943":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"6":{".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"676":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":20,"docs":{"186":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":2.8284271247461903},"261":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.23606797749979},"535":{"tf":1.0},"718":{"tf":1.0},"722":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"728":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"176":{"tf":1.0},"426":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"664":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"847":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"335":{"tf":1.0},"419":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":13,"docs":{"175":{"tf":1.0},"207":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"215":{"tf":3.7416573867739413},"216":{"tf":1.0},"254":{"tf":1.0},"622":{"tf":1.0},"674":{"tf":1.0},"762":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772}}}}}},"df":103,"docs":{"1011":{"tf":1.0},"1014":{"tf":1.0},"1025":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1114":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"215":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"361":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.0},"451":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.7320508075688772},"544":{"tf":1.0},"571":{"tf":1.0},"600":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.0},"664":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"740":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.4142135623730951},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"772":{"tf":1.0},"779":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"88":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":2.449489742783178},"927":{"tf":2.23606797749979},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"940":{"tf":1.4142135623730951},"945":{"tf":1.0}}},"h":{"df":4,"docs":{"239":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"913":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1059":{"tf":1.4142135623730951},"267":{"tf":1.0},"291":{"tf":1.0},"449":{"tf":1.0},"678":{"tf":1.0},"752":{"tf":1.0},"8":{"tf":2.0}}},"df":0,"docs":{},"f":{"df":3,"docs":{"110":{"tf":2.0},"188":{"tf":1.0},"479":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"113":{"tf":1.0},"306":{"tf":1.0},"481":{"tf":1.0},"574":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"872":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"447":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"274":{"tf":1.0}}},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"df":26,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":2.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"292":{"tf":1.0},"324":{"tf":1.0},"354":{"tf":1.4142135623730951},"415":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"595":{"tf":1.0},"698":{"tf":1.0},"837":{"tf":1.0},"864":{"tf":1.0},"915":{"tf":1.4142135623730951},"926":{"tf":1.0},"965":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"502":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}},"u":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":16,"docs":{"1027":{"tf":4.58257569495584},"1035":{"tf":3.4641016151377544},"1051":{"tf":4.898979485566356},"1067":{"tf":2.8284271247461903},"1089":{"tf":4.242640687119285},"1101":{"tf":4.69041575982343},"1102":{"tf":4.795831523312719},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"414":{"tf":1.0},"757":{"tf":5.0990195135927845},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"939":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"1009":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1044":{"tf":2.0},"1048":{"tf":1.0},"1053":{"tf":1.7320508075688772},"1055":{"tf":2.0},"1059":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1098":{"tf":2.23606797749979},"119":{"tf":1.0},"127":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.7320508075688772},"230":{"tf":1.0},"276":{"tf":2.449489742783178},"288":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"603":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"877":{"tf":1.7320508075688772},"879":{"tf":1.7320508075688772},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"904":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1011":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"876":{"tf":1.0},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"905":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":127,"docs":{"1001":{"tf":1.7320508075688772},"1002":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.7320508075688772},"1034":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1044":{"tf":3.0},"1048":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":4.0},"1073":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":2.0},"117":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.4142135623730951},"243":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"379":{"tf":1.0},"39":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"42":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":2.449489742783178},"452":{"tf":1.0},"456":{"tf":1.0},"462":{"tf":1.0},"505":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":2.23606797749979},"558":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"613":{"tf":2.449489742783178},"614":{"tf":1.0},"626":{"tf":1.7320508075688772},"627":{"tf":1.7320508075688772},"635":{"tf":1.0},"642":{"tf":1.0},"654":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":2.6457513110645907},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.4142135623730951},"730":{"tf":2.23606797749979},"731":{"tf":2.449489742783178},"732":{"tf":1.0},"740":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":2.449489742783178},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"837":{"tf":1.0},"841":{"tf":2.449489742783178},"844":{"tf":1.4142135623730951},"845":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":2.23606797749979},"906":{"tf":4.358898943540674},"919":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.4142135623730951},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"979":{"tf":1.4142135623730951},"981":{"tf":1.4142135623730951},"986":{"tf":1.0}}}}},"df":2,"docs":{"254":{"tf":1.0},"876":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"1119":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"386":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"596":{"tf":1.0},"664":{"tf":1.0},"708":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"921":{"tf":2.449489742783178},"927":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1085":{"tf":1.7320508075688772},"127":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"334":{"tf":1.7320508075688772},"335":{"tf":3.1622776601683795},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.0},"633":{"tf":1.0},"726":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"676":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":16,"docs":{"1002":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"183":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":2.23606797749979},"352":{"tf":1.0},"363":{"tf":1.0},"622":{"tf":1.0},"649":{"tf":1.0},"743":{"tf":1.0},"784":{"tf":1.0},"90":{"tf":1.7320508075688772},"903":{"tf":1.0},"962":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":106,"docs":{"1000":{"tf":1.0},"1003":{"tf":2.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"260":{"tf":1.0},"447":{"tf":1.0},"530":{"tf":1.4142135623730951},"965":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1025":{"tf":1.0},"1085":{"tf":1.0},"198":{"tf":1.0},"649":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"986":{"tf":1.0}},"s":{"df":1,"docs":{"288":{"tf":1.0}}}}}}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"575":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"571":{"tf":1.0},"745":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"r":{"df":22,"docs":{"1034":{"tf":1.0},"1059":{"tf":1.0},"137":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.4142135623730951},"262":{"tf":1.0},"314":{"tf":1.0},"391":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"431":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"488":{"tf":1.4142135623730951},"510":{"tf":1.0},"624":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"876":{"tf":1.4142135623730951},"900":{"tf":1.0},"929":{"tf":1.0}},"r":{"df":2,"docs":{"375":{"tf":1.0},"874":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"o":{"b":{"df":3,"docs":{"447":{"tf":2.23606797749979},"772":{"tf":1.0},"915":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"945":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"103":{"tf":1.0},"202":{"tf":1.4142135623730951},"228":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":10,"docs":{"1073":{"tf":1.0},"153":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"301":{"tf":1.0},"456":{"tf":1.0},"563":{"tf":1.0},"847":{"tf":1.0},"979":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"665":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"1000":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"1118":{"tf":1.0},"454":{"tf":1.0}}}},"df":6,"docs":{"1120":{"tf":1.4142135623730951},"292":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"664":{"tf":1.0}},"r":{"df":2,"docs":{"132":{"tf":1.0},"983":{"tf":1.0}}}},"l":{"d":{"df":11,"docs":{"1053":{"tf":1.0},"1119":{"tf":1.0},"291":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":3.1622776601683795},"528":{"tf":1.0},"83":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"129":{"tf":1.0},"222":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"688":{"tf":1.0},"734":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1001":{"tf":1.0},"503":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"1009":{"tf":1.0},"676":{"tf":1.0},"779":{"tf":1.0},"926":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"n":{"'":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"751":{"tf":1.0}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"541":{"tf":1.4142135623730951},"548":{"tf":1.0}}}}}}}}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":57,"docs":{"101":{"tf":1.0},"1023":{"tf":1.4142135623730951},"105":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1108":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.4142135623730951},"42":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.6457513110645907},"507":{"tf":1.7320508075688772},"514":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"57":{"tf":1.0},"573":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"711":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"925":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"973":{"tf":1.0}}},"df":166,"docs":{"1001":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1038":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1049":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1096":{"tf":1.0},"1097":{"tf":1.7320508075688772},"110":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.7320508075688772},"341":{"tf":1.0},"358":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.0},"39":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"460":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.0},"470":{"tf":1.0},"473":{"tf":1.0},"480":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.23606797749979},"510":{"tf":1.0},"514":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"550":{"tf":1.0},"556":{"tf":1.0},"577":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.0},"609":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"622":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.7320508075688772},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"74":{"tf":1.0},"741":{"tf":1.7320508075688772},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"813":{"tf":2.8284271247461903},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"900":{"tf":1.7320508075688772},"901":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.4142135623730951},"970":{"tf":1.0},"972":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"156":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"176":{"tf":1.0},"364":{"tf":1.0},"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1017":{"tf":1.0},"296":{"tf":1.0},"880":{"tf":1.0}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"516":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"1079":{"tf":1.0},"824":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"921":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":27,"docs":{"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.7320508075688772},"446":{"tf":1.0},"470":{"tf":1.0},"497":{"tf":1.0},"540":{"tf":1.0},"78":{"tf":1.0},"813":{"tf":2.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"951":{"tf":1.0},"975":{"tf":1.4142135623730951}},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"1044":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1120":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"190":{"tf":1.0},"192":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"190":{"tf":1.0},"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"975":{"tf":1.0}}}}}}},"df":75,"docs":{"1053":{"tf":1.0},"1085":{"tf":1.0},"129":{"tf":1.0},"135":{"tf":1.0},"179":{"tf":2.449489742783178},"180":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":2.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"416":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.7320508075688772},"62":{"tf":1.0},"679":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":1.4142135623730951},"8":{"tf":1.0},"854":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"946":{"tf":1.0},"960":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"180":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":15,"docs":{"179":{"tf":2.449489742783178},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"192":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"267":{"tf":1.0},"897":{"tf":1.0}}}}}},"s":{"df":5,"docs":{"1120":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"455":{"tf":1.0},"527":{"tf":1.0}}}}},"t":{"df":23,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"222":{"tf":1.0},"362":{"tf":1.0},"387":{"tf":1.0},"445":{"tf":1.4142135623730951},"450":{"tf":2.8284271247461903},"486":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.23606797749979},"577":{"tf":1.0},"578":{"tf":1.0},"824":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"921":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":16,"docs":{"121":{"tf":1.0},"168":{"tf":1.4142135623730951},"205":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"376":{"tf":1.7320508075688772},"455":{"tf":1.0},"635":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"\"":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":55,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"158":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"197":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":2.0},"331":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"396":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.7320508075688772},"478":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":2.0},"710":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"931":{"tf":2.449489742783178},"939":{"tf":1.0},"956":{"tf":1.0}},"l":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"577":{"tf":1.0}}}}}}},"r":{"b":{"df":3,"docs":{"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"352":{"tf":1.0},"378":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":58,"docs":{"1013":{"tf":1.0},"1023":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1063":{"tf":1.0},"1071":{"tf":1.0},"1095":{"tf":1.0},"1098":{"tf":1.4142135623730951},"121":{"tf":1.0},"129":{"tf":1.0},"154":{"tf":1.0},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"395":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"511":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"905":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"819":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"369":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"369":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"246":{"tf":1.7320508075688772},"369":{"tf":1.0},"418":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"414":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"n":{"df":39,"docs":{"107":{"tf":1.0},"1075":{"tf":1.0},"1121":{"tf":1.0},"124":{"tf":1.0},"150":{"tf":1.0},"163":{"tf":1.0},"219":{"tf":1.4142135623730951},"3":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"50":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.4142135623730951},"774":{"tf":1.0},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.7320508075688772},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772},"940":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}},"i":{"c":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"310":{"tf":1.4142135623730951},"332":{"tf":1.0}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"1000":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"381":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"486":{"tf":1.4142135623730951},"487":{"tf":1.0},"510":{"tf":1.0},"512":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"665":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"786":{"tf":1.4142135623730951},"866":{"tf":1.7320508075688772},"915":{"tf":1.0},"919":{"tf":1.0},"950":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"950":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"s":{"'":{"df":1,"docs":{"943":{"tf":1.0}}},"=":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"1051":{"tf":1.0},"1055":{"tf":2.449489742783178},"1059":{"tf":1.0},"942":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":16,"docs":{"1035":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1059":{"tf":1.0},"1102":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":57,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1033":{"tf":2.0},"1035":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.4142135623730951},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"263":{"tf":1.0},"343":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":2.8284271247461903},"515":{"tf":1.0},"548":{"tf":1.0},"571":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.4142135623730951},"600":{"tf":1.0},"628":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.3166247903554},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"847":{"tf":1.0},"89":{"tf":1.0},"941":{"tf":2.0},"942":{"tf":2.0},"943":{"tf":2.449489742783178},"975":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1114":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"380":{"tf":1.0},"448":{"tf":1.0},"488":{"tf":1.0},"707":{"tf":1.0},"799":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"961":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":21,"docs":{"1002":{"tf":1.0},"1093":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"343":{"tf":1.0},"414":{"tf":1.0},"486":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"705":{"tf":1.0},"711":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"906":{"tf":2.23606797749979}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"393":{"tf":1.4142135623730951},"64":{"tf":1.0},"772":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"876":{"tf":1.0}}}}},"df":89,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.4142135623730951},"323":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"407":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":2.0},"456":{"tf":1.4142135623730951},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.0},"519":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"607":{"tf":1.0},"627":{"tf":1.7320508075688772},"678":{"tf":1.0},"705":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.4142135623730951},"770":{"tf":1.0},"779":{"tf":1.0},"841":{"tf":1.0},"89":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"931":{"tf":1.0},"937":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"1101":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1033":{"tf":1.4142135623730951},"224":{"tf":1.0},"289":{"tf":1.0},"628":{"tf":1.4142135623730951},"738":{"tf":1.0},"743":{"tf":1.4142135623730951},"779":{"tf":1.0}}}},"n":{"df":9,"docs":{"1107":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.0},"430":{"tf":1.0},"46":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"896":{"tf":1.0},"931":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"<":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":11,"docs":{"197":{"tf":2.0},"222":{"tf":1.0},"288":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"409":{"tf":1.0},"679":{"tf":1.0},"957":{"tf":2.449489742783178},"959":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":11,"docs":{"1085":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.7320508075688772},"331":{"tf":1.0},"353":{"tf":1.4142135623730951},"441":{"tf":1.0},"700":{"tf":1.0},"833":{"tf":1.0},"853":{"tf":1.0},"873":{"tf":1.7320508075688772},"897":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"515":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"1023":{"tf":1.0},"1093":{"tf":1.0},"291":{"tf":1.0},"356":{"tf":1.0},"595":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.4142135623730951},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"1001":{"tf":1.0}}}},"df":88,"docs":{"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1031":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1034":{"tf":1.7320508075688772},"1038":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1063":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"181":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":2.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"593":{"tf":1.0},"601":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"676":{"tf":1.4142135623730951},"679":{"tf":1.0},"691":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"728":{"tf":1.0},"730":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"781":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":2.0},"898":{"tf":1.0},"903":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"1006":{"tf":1.0},"1085":{"tf":1.0},"185":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"77":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":108,"docs":{"111":{"tf":1.0},"1117":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"35":{"tf":1.0},"352":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.7320508075688772},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":2.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.4142135623730951},"430":{"tf":1.7320508075688772},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"45":{"tf":1.0},"567":{"tf":1.4142135623730951},"706":{"tf":1.0},"737":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":1.0},"748":{"tf":2.449489742783178},"912":{"tf":1.0},"92":{"tf":1.0},"945":{"tf":1.7320508075688772},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"965":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"983":{"tf":1.4142135623730951},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"1117":{"tf":1.0},"152":{"tf":1.0},"365":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"548":{"tf":1.0},"705":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"541":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"929":{"tf":1.0},"957":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"542":{"tf":1.0},"852":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"67":{"tf":1.0}}},"df":5,"docs":{"316":{"tf":1.0},"318":{"tf":1.0},"481":{"tf":1.0},"542":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}},"p":{"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"2":{",":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"4":{"df":1,"docs":{"67":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"153":{"tf":1.0},"84":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"824":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"447":{"tf":1.0},"505":{"tf":1.0},"561":{"tf":1.0},"563":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"175":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":232,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1008":{"tf":2.0},"1009":{"tf":2.23606797749979},"101":{"tf":1.4142135623730951},"1012":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.7320508075688772},"175":{"tf":2.0},"178":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.3166247903554},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.7320508075688772},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.4142135623730951},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"495":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"676":{"tf":1.7320508075688772},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"735":{"tf":1.0},"740":{"tf":2.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"824":{"tf":2.449489742783178},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":2.0},"869":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"895":{"tf":1.4142135623730951},"896":{"tf":2.23606797749979},"897":{"tf":1.4142135623730951},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":3.872983346207417},"909":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.8284271247461903},"926":{"tf":1.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"447":{"tf":1.0},"516":{"tf":1.0},"678":{"tf":1.4142135623730951},"679":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"310":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":4,"docs":{"723":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.0}}}},"n":{"d":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"548":{"tf":1.0}},"l":{"df":4,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"1119":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"927":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":20,"docs":{"1001":{"tf":1.0},"111":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"267":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"592":{"tf":1.0},"596":{"tf":1.4142135623730951},"708":{"tf":1.7320508075688772},"918":{"tf":1.0},"922":{"tf":2.8284271247461903}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"488":{"tf":1.4142135623730951},"690":{"tf":1.0},"705":{"tf":2.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"1017":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":2.0}},"i":{"df":1,"docs":{"470":{"tf":1.7320508075688772}}}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"684":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1038":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1075":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"2":{"df":0,"docs":{},"h":{"df":1,"docs":{"561":{"tf":1.0}}}},"df":17,"docs":{"1023":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"221":{"tf":1.4142135623730951},"339":{"tf":1.0},"561":{"tf":1.4142135623730951},"673":{"tf":1.0},"684":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"951":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0}}}}}},"s":{"df":13,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.4142135623730951},"356":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"452":{"tf":1.4142135623730951},"547":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"%":{"df":0,"docs":{},"h":{"%":{"df":0,"docs":{},"m":{"%":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"246":{"tf":1.0},"547":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"772":{"tf":1.0}}}},"df":52,"docs":{"1019":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"1115":{"tf":1.0},"1118":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"181":{"tf":1.7320508075688772},"189":{"tf":1.0},"228":{"tf":1.0},"290":{"tf":1.0},"342":{"tf":1.4142135623730951},"352":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"409":{"tf":1.0},"422":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":2.0},"477":{"tf":1.0},"494":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"528":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"556":{"tf":1.0},"595":{"tf":1.0},"6":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"742":{"tf":1.0},"839":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"944":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"704":{"tf":1.0},"728":{"tf":1.0},"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1044":{"tf":1.4142135623730951},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"956":{"tf":2.6457513110645907}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"150":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"360":{"tf":1.0},"518":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"80":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}},"t":{"df":36,"docs":{"1020":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.0},"1063":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":2.0},"256":{"tf":2.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":3.3166247903554},"376":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"602":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":3.3166247903554},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"793":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"124":{"tf":1.0},"154":{"tf":1.0},"447":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":2.449489742783178},"742":{"tf":1.4142135623730951},"745":{"tf":2.23606797749979},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.0},"796":{"tf":1.0},"851":{"tf":1.0},"887":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"737":{"tf":1.0},"762":{"tf":1.0}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"1085":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.0},"503":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"642":{"tf":1.0},"922":{"tf":1.0},"930":{"tf":1.0},"956":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"1120":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":2.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"929":{"tf":2.0},"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":2.449489742783178},"931":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1097":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"924":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":2.0},"929":{"tf":5.0990195135927845},"930":{"tf":1.0},"931":{"tf":2.6457513110645907},"934":{"tf":1.0},"936":{"tf":2.8284271247461903},"937":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":27,"docs":{"101":{"tf":1.0},"1117":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"393":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":2.23606797749979},"734":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"777":{"tf":1.0},"779":{"tf":2.0},"781":{"tf":1.0},"784":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.0},"956":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"497":{"tf":1.0},"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"120":{"tf":1.4142135623730951},"186":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.4142135623730951},"359":{"tf":1.0},"377":{"tf":1.0},"387":{"tf":1.0},"394":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"497":{"tf":1.0},"546":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":38,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"129":{"tf":1.0},"215":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.23606797749979},"265":{"tf":1.7320508075688772},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"269":{"tf":2.0},"270":{"tf":2.23606797749979},"271":{"tf":1.7320508075688772},"272":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":1.7320508075688772},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"295":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"338":{"tf":1.0},"456":{"tf":1.0},"467":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.4142135623730951},"664":{"tf":1.0},"962":{"tf":1.0}}}}}}},"y":{"df":2,"docs":{"238":{"tf":1.0},"925":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":4,"docs":{"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1048":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"412":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":36,"docs":{"1002":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.0},"342":{"tf":2.23606797749979},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.8284271247461903},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":2.0},"360":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"413":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.7320508075688772},"438":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"577":{"tf":1.0},"580":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"742":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"202":{"tf":1.0},"937":{"tf":2.8284271247461903}}}}}}}},"c":{"df":1,"docs":{"847":{"tf":1.4142135623730951}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"t":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772}}}},"df":1,"docs":{"332":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"47":{"tf":1.0},"495":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":20,"docs":{"10":{"tf":1.0},"1059":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"210":{"tf":1.0},"239":{"tf":2.8284271247461903},"290":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"507":{"tf":1.0},"539":{"tf":1.4142135623730951},"747":{"tf":1.0},"824":{"tf":1.0},"960":{"tf":1.4142135623730951},"979":{"tf":1.0}}}}},"p":{"8":{"df":1,"docs":{"460":{"tf":1.0}}},"df":0,"docs":{}},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"290":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"125":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0},"813":{"tf":2.23606797749979}},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1002":{"tf":1.0},"781":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":19,"docs":{"1064":{"tf":1.0},"175":{"tf":2.0},"183":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":2.23606797749979},"285":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":3.3166247903554},"290":{"tf":2.449489742783178},"291":{"tf":3.1622776601683795},"292":{"tf":2.8284271247461903},"539":{"tf":1.4142135623730951},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":72,"docs":{"1005":{"tf":1.0},"1011":{"tf":1.4142135623730951},"102":{"tf":1.0},"1040":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"127":{"tf":1.0},"143":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"300":{"tf":1.0},"328":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.4142135623730951},"480":{"tf":1.0},"548":{"tf":1.7320508075688772},"567":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"598":{"tf":1.0},"607":{"tf":1.0},"617":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"650":{"tf":1.0},"654":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.7320508075688772},"701":{"tf":2.0},"705":{"tf":3.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"764":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"789":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.0},"900":{"tf":2.449489742783178},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"949":{"tf":1.0},"970":{"tf":1.0},"981":{"tf":1.0}},"f":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"187":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":86,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"103":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1090":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.0},"142":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"188":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"287":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"373":{"tf":1.0},"392":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"54":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"679":{"tf":1.4142135623730951},"7":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"784":{"tf":2.23606797749979},"788":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"975":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"507":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":52,"docs":{"102":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":2.0},"1064":{"tf":1.7320508075688772},"1085":{"tf":1.0},"127":{"tf":1.7320508075688772},"135":{"tf":1.0},"137":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"222":{"tf":1.4142135623730951},"243":{"tf":1.0},"271":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"42":{"tf":1.0},"447":{"tf":2.0},"507":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"523":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"578":{"tf":1.0},"593":{"tf":1.4142135623730951},"601":{"tf":2.449489742783178},"614":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"945":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"218":{"tf":1.0},"225":{"tf":1.4142135623730951},"323":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"1059":{"tf":1.0},"1108":{"tf":1.4142135623730951},"128":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.4142135623730951},"552":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"764":{"tf":1.0},"788":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":9,"docs":{"1001":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"250":{"tf":1.0},"258":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"957":{"tf":1.0}}},"a":{"df":1,"docs":{"1114":{"tf":1.0}}},"df":9,"docs":{"1108":{"tf":1.0},"1120":{"tf":1.4142135623730951},"212":{"tf":1.0},"303":{"tf":1.0},"380":{"tf":1.0},"54":{"tf":1.0},"67":{"tf":1.0},"789":{"tf":1.0},"957":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"289":{"tf":1.0},"496":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"298":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"221":{"tf":1.0},"303":{"tf":1.0},"595":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"264":{"tf":1.0},"505":{"tf":1.0},"720":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1108":{"tf":1.0},"354":{"tf":1.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"497":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":1,"docs":{"331":{"tf":1.0}},"e":{"c":{"df":3,"docs":{"238":{"tf":1.0},"67":{"tf":1.0},"770":{"tf":1.0}}},"df":1,"docs":{"197":{"tf":1.0}}},"i":{"df":1,"docs":{"432":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"487":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"a":{"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":3,"docs":{"419":{"tf":1.0},"420":{"tf":1.0},"877":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"906":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"698":{"tf":1.0},"699":{"tf":1.7320508075688772}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"1007":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}}},"df":221,"docs":{"1001":{"tf":1.7320508075688772},"1002":{"tf":2.23606797749979},"1005":{"tf":1.0},"1007":{"tf":2.0},"1008":{"tf":2.0},"1009":{"tf":4.123105625617661},"1023":{"tf":1.7320508075688772},"1037":{"tf":1.0},"1042":{"tf":2.6457513110645907},"1044":{"tf":2.0},"1046":{"tf":2.23606797749979},"1049":{"tf":1.0},"1053":{"tf":1.7320508075688772},"1057":{"tf":2.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":2.8284271247461903},"1070":{"tf":4.358898943540674},"1071":{"tf":2.449489742783178},"1072":{"tf":1.7320508075688772},"1074":{"tf":1.0},"1075":{"tf":2.0},"1078":{"tf":1.7320508075688772},"1079":{"tf":2.0},"1085":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.4142135623730951},"135":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.7320508075688772},"222":{"tf":3.4641016151377544},"223":{"tf":3.0},"231":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":3.0},"242":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"256":{"tf":1.0},"263":{"tf":2.8284271247461903},"264":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":2.23606797749979},"285":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":2.23606797749979},"298":{"tf":1.7320508075688772},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"32":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.7320508075688772},"338":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"340":{"tf":1.7320508075688772},"341":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":1.0},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.7320508075688772},"388":{"tf":1.4142135623730951},"394":{"tf":1.7320508075688772},"398":{"tf":2.23606797749979},"400":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0},"420":{"tf":1.7320508075688772},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":2.0},"432":{"tf":1.0},"435":{"tf":1.4142135623730951},"44":{"tf":2.0},"445":{"tf":1.0},"447":{"tf":3.7416573867739413},"448":{"tf":2.0},"449":{"tf":1.4142135623730951},"451":{"tf":1.7320508075688772},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":2.6457513110645907},"455":{"tf":1.0},"456":{"tf":2.0},"46":{"tf":1.0},"47":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":2.449489742783178},"495":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":3.1622776601683795},"507":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"510":{"tf":2.8284271247461903},"514":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":1.7320508075688772},"568":{"tf":3.872983346207417},"569":{"tf":2.8284271247461903},"570":{"tf":1.7320508075688772},"571":{"tf":3.0},"572":{"tf":2.8284271247461903},"573":{"tf":2.23606797749979},"574":{"tf":2.0},"575":{"tf":2.23606797749979},"576":{"tf":2.449489742783178},"577":{"tf":2.449489742783178},"578":{"tf":2.0},"579":{"tf":2.449489742783178},"580":{"tf":2.8284271247461903},"581":{"tf":2.6457513110645907},"582":{"tf":1.4142135623730951},"583":{"tf":1.0},"594":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":2.449489742783178},"617":{"tf":1.0},"627":{"tf":2.23606797749979},"632":{"tf":1.4142135623730951},"633":{"tf":1.4142135623730951},"638":{"tf":1.0},"641":{"tf":2.0},"649":{"tf":2.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.6457513110645907},"655":{"tf":1.7320508075688772},"656":{"tf":1.7320508075688772},"657":{"tf":2.0},"662":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.4142135623730951},"688":{"tf":2.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.7320508075688772},"723":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"727":{"tf":1.0},"728":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"743":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"786":{"tf":3.0},"79":{"tf":1.4142135623730951},"803":{"tf":1.0},"810":{"tf":1.0},"836":{"tf":1.4142135623730951},"839":{"tf":2.449489742783178},"840":{"tf":2.0},"841":{"tf":1.0},"846":{"tf":1.0},"853":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"9":{"tf":2.6457513110645907},"906":{"tf":1.0},"942":{"tf":1.0},"946":{"tf":2.8284271247461903},"948":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"974":{"tf":1.7320508075688772},"975":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"984":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"617":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":13,"docs":{"1002":{"tf":1.0},"1007":{"tf":1.0},"343":{"tf":1.0},"388":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":3.0},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"579":{"tf":2.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":136,"docs":{"100":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"1117":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.7320508075688772},"345":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":2.8284271247461903},"355":{"tf":1.0},"356":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"372":{"tf":2.449489742783178},"373":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":3.4641016151377544},"395":{"tf":2.0},"396":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"398":{"tf":1.7320508075688772},"399":{"tf":1.4142135623730951},"400":{"tf":1.7320508075688772},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.7320508075688772},"407":{"tf":1.7320508075688772},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.7320508075688772},"431":{"tf":1.4142135623730951},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":2.23606797749979},"561":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"638":{"tf":1.4142135623730951},"654":{"tf":1.0},"674":{"tf":1.0},"702":{"tf":1.4142135623730951},"703":{"tf":1.0},"723":{"tf":1.0},"79":{"tf":1.0},"90":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":2.449489742783178},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":2.8284271247461903},"951":{"tf":1.0},"952":{"tf":1.7320508075688772},"953":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"242":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1044":{"tf":1.4142135623730951},"187":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"285":{"tf":1.0},"331":{"tf":1.4142135623730951},"342":{"tf":1.0},"413":{"tf":1.0},"495":{"tf":1.0},"650":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"356":{"tf":1.0},"67":{"tf":1.4142135623730951},"778":{"tf":1.0},"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"364":{"tf":1.0},"457":{"tf":1.0}}},"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"'":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}},"df":273,"docs":{"1003":{"tf":1.0},"1055":{"tf":1.0},"1103":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1122":{"tf":2.0},"115":{"tf":1.0},"124":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"215":{"tf":2.0},"222":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.7320508075688772},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.4142135623730951},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.4142135623730951},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.4142135623730951},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.7320508075688772},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.4142135623730951},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.4142135623730951},"562":{"tf":1.4142135623730951},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"6":{"tf":1.0},"643":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.0},"707":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"825":{"tf":1.0},"828":{"tf":1.0},"84":{"tf":1.4142135623730951},"847":{"tf":1.0},"90":{"tf":1.7320508075688772},"916":{"tf":1.0},"92":{"tf":1.0},"933":{"tf":1.0},"937":{"tf":1.7320508075688772},"944":{"tf":1.0},"953":{"tf":2.0},"954":{"tf":2.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"y":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1073":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":2.23606797749979},"812":{"tf":1.7320508075688772},"813":{"tf":3.4641016151377544},"814":{"tf":1.4142135623730951},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1029":{"tf":1.0},"103":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"108":{"tf":1.0},"1120":{"tf":1.0},"155":{"tf":1.4142135623730951},"178":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0},"336":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":1.0},"519":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.4142135623730951},"563":{"tf":1.0},"625":{"tf":1.0},"633":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"889":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"953":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"175":{"tf":1.0},"270":{"tf":1.0},"528":{"tf":1.0},"708":{"tf":1.4142135623730951},"948":{"tf":1.0}}}},"u":{"df":6,"docs":{"144":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"705":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0}},"g":{"df":1,"docs":{"488":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":9,"docs":{"1038":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1109":{"tf":1.4142135623730951},"948":{"tf":2.6457513110645907},"956":{"tf":1.0},"958":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"1008":{"tf":1.4142135623730951},"1009":{"tf":2.8284271247461903},"354":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":4.0},"913":{"tf":1.0},"921":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":44,"docs":{"1016":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":1.0},"528":{"tf":1.0},"562":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"67":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"803":{"tf":1.0},"866":{"tf":1.0},"896":{"tf":1.0},"9":{"tf":1.4142135623730951},"919":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"206":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":17,"docs":{"0":{"tf":1.0},"1095":{"tf":1.0},"131":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"582":{"tf":1.0},"613":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"946":{"tf":1.4142135623730951},"957":{"tf":1.0},"995":{"tf":1.7320508075688772},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"416":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1079":{"tf":1.0},"477":{"tf":1.0}}}},"p":{"df":1,"docs":{"478":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"866":{"tf":1.0},"913":{"tf":1.0}}}},"df":42,"docs":{"1009":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1097":{"tf":1.0},"15":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.449489742783178},"183":{"tf":1.0},"184":{"tf":1.7320508075688772},"193":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"270":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"427":{"tf":1.0},"444":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"61":{"tf":1.0},"627":{"tf":1.0},"655":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"737":{"tf":1.0},"79":{"tf":1.4142135623730951},"794":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"857":{"tf":1.0}}},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"61":{"tf":1.0},"812":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"353":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.0},"506":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"528":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"281":{"tf":1.0},"365":{"tf":1.0},"396":{"tf":1.0},"866":{"tf":1.0},"875":{"tf":1.4142135623730951},"877":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":56,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1017":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"130":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"241":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"50":{"tf":1.0},"510":{"tf":1.0},"550":{"tf":1.0},"556":{"tf":1.0},"585":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"750":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"864":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"382":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":2.0}}}}}},"a":{"d":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":15,"docs":{"144":{"tf":1.0},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"453":{"tf":1.0},"487":{"tf":1.0},"770":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":5,"docs":{"238":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.4142135623730951},"957":{"tf":2.0},"964":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":12,"docs":{"1044":{"tf":1.0},"106":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.0},"380":{"tf":1.4142135623730951},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.0},"903":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1002":{"tf":1.0},"169":{"tf":1.0},"177":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"589":{"tf":1.0},"729":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"786":{"tf":1.4142135623730951},"887":{"tf":1.0},"90":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"957":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"0":{"tf":1.0},"106":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1120":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.0},"556":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"1114":{"tf":1.4142135623730951},"21":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.7320508075688772},"302":{"tf":1.0},"304":{"tf":1.0},"446":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"22":{"tf":1.0}}},"df":4,"docs":{"1108":{"tf":2.23606797749979},"140":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"355":{"tf":1.0},"361":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":5,"docs":{"1033":{"tf":1.4142135623730951},"1063":{"tf":1.0},"199":{"tf":1.0},"541":{"tf":1.0},"622":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"1085":{"tf":1.0},"287":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"665":{"tf":1.4142135623730951},"925":{"tf":1.0},"980":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}},"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1085":{"tf":1.0},"367":{"tf":1.0},"488":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"256":{"tf":1.0}},"t":{"df":12,"docs":{"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"528":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":2.0},"591":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":13,"docs":{"1031":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1073":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"215":{"tf":1.0},"359":{"tf":1.0},"450":{"tf":1.0},"477":{"tf":1.4142135623730951},"864":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}},"f":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":9,"docs":{"1001":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"322":{"tf":1.7320508075688772},"323":{"tf":4.358898943540674},"516":{"tf":1.0},"718":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":34,"docs":{"1001":{"tf":1.0},"1044":{"tf":1.0},"1120":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"210":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"297":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":2.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"463":{"tf":1.0},"498":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.4142135623730951},"788":{"tf":1.0},"853":{"tf":1.7320508075688772},"864":{"tf":1.0},"900":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"931":{"tf":1.0},"946":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"s":{".":{"(":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"|":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"524":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"x":{"df":13,"docs":{"199":{"tf":1.7320508075688772},"221":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"419":{"tf":1.0},"475":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"957":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"140":{"tf":1.4142135623730951},"236":{"tf":1.0},"270":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"666":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"701":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"373":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":40,"docs":{"1044":{"tf":1.0},"1120":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"238":{"tf":1.0},"248":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"386":{"tf":1.0},"580":{"tf":1.7320508075688772},"647":{"tf":1.0},"664":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"748":{"tf":1.7320508075688772},"770":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"983":{"tf":1.0},"999":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"488":{"tf":1.0},"613":{"tf":1.0}}}}},"s":{"df":2,"docs":{"1120":{"tf":1.4142135623730951},"873":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"o":{"d":{"b":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":10,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"835":{"tf":1.0},"951":{"tf":2.23606797749979},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"303":{"tf":1.0},"505":{"tf":1.0},"509":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"327":{"tf":1.0},"506":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"1067":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1013":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"199":{"tf":1.7320508075688772},"291":{"tf":1.0},"313":{"tf":1.0},"407":{"tf":1.0},"507":{"tf":1.0},"554":{"tf":1.0},"841":{"tf":1.0},"858":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"186":{"tf":3.605551275463989},"234":{"tf":1.0},"275":{"tf":1.0},"785":{"tf":1.7320508075688772},"983":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":48,"docs":{"106":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"300":{"tf":1.0},"328":{"tf":1.0},"354":{"tf":1.0},"466":{"tf":1.0},"487":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.7320508075688772},"585":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"133":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"368":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.4142135623730951},"876":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"1092":{"tf":1.0},"1114":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.4142135623730951},"238":{"tf":1.0},"430":{"tf":1.0},"705":{"tf":1.7320508075688772},"74":{"tf":1.0},"814":{"tf":1.0},"876":{"tf":1.0},"925":{"tf":1.0},"936":{"tf":1.4142135623730951},"957":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1085":{"tf":1.0},"1122":{"tf":1.4142135623730951},"153":{"tf":1.0},"222":{"tf":1.4142135623730951},"236":{"tf":1.0},"73":{"tf":1.0},"814":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1085":{"tf":1.0},"569":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":18,"docs":{"0":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"[":{"d":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.0},"427":{"tf":1.0},"733":{"tf":1.0},"931":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"235":{"tf":1.0},"497":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"864":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":2.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}},"i":{"df":3,"docs":{"485":{"tf":1.0},"67":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"0":{"tf":1.7320508075688772},"1009":{"tf":1.0},"1017":{"tf":1.0},"356":{"tf":1.4142135623730951},"613":{"tf":1.0},"8":{"tf":2.0},"858":{"tf":1.0}}},"y":{"b":{"a":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"303":{"tf":1.0},"318":{"tf":1.0},"440":{"tf":1.0},"516":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"626":{"tf":1.0},"762":{"tf":1.0},"798":{"tf":1.0},"906":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}}},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"586":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"584":{"tf":1.0}}}}}}},"l":{"df":16,"docs":{"1075":{"tf":1.0},"1093":{"tf":1.0},"1114":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"436":{"tf":1.0},"510":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"591":{"tf":1.0},"770":{"tf":1.0},"89":{"tf":1.0},"915":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.4142135623730951}}}}}}},"df":48,"docs":{"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"21":{"tf":1.0},"249":{"tf":1.0},"321":{"tf":1.0},"336":{"tf":1.0},"340":{"tf":1.0},"345":{"tf":1.0},"373":{"tf":2.0},"376":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"405":{"tf":2.0},"407":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.7320508075688772},"447":{"tf":2.0},"450":{"tf":1.4142135623730951},"46":{"tf":3.605551275463989},"488":{"tf":1.0},"514":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.7320508075688772},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"728":{"tf":2.6457513110645907},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.6457513110645907},"85":{"tf":2.23606797749979},"853":{"tf":2.0},"854":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":2.449489742783178},"88":{"tf":2.23606797749979},"89":{"tf":2.0},"913":{"tf":1.0},"946":{"tf":2.0},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"654":{"tf":1.0}}}},"df":18,"docs":{"1085":{"tf":1.0},"1101":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.4142135623730951},"153":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"446":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"67":{"tf":2.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"745":{"tf":1.0},"937":{"tf":1.7320508075688772},"956":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"643":{"tf":1.7320508075688772},"779":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0}}}}},"df":3,"docs":{"246":{"tf":1.0},"386":{"tf":1.0},"956":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"690":{"tf":1.0}}}}}},"df":115,"docs":{"0":{"tf":1.0},"1017":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":2.449489742783178},"1059":{"tf":2.6457513110645907},"1079":{"tf":1.7320508075688772},"1090":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.6457513110645907},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"199":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"249":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"424":{"tf":1.0},"443":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.4142135623730951},"481":{"tf":1.0},"488":{"tf":1.7320508075688772},"50":{"tf":1.0},"553":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.4142135623730951},"599":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"705":{"tf":4.69041575982343},"710":{"tf":1.0},"8":{"tf":1.4142135623730951},"840":{"tf":1.7320508075688772},"887":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"930":{"tf":1.0},"937":{"tf":1.4142135623730951},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.4142135623730951},"956":{"tf":2.23606797749979},"957":{"tf":1.4142135623730951},"958":{"tf":1.7320508075688772},"959":{"tf":2.0},"964":{"tf":1.4142135623730951},"965":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"947":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}},"d":{".":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"_":{"df":0,"docs":{},"v":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"348":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"916":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"916":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1011":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"826":{"tf":1.0},"832":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"831":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"830":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"915":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"915":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"815":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"820":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"693":{"tf":1.0},"695":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"804":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"256":{"tf":1.0},"348":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"730":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"731":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":3,"docs":{"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"`":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"\"":{".":{"\"":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"318":{"tf":1.0}},"e":{"d":{"/":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"605":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"620":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"637":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"j":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"414":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{".":{"<":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"`":{".":{"`":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"412":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"781":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"128":{"tf":1.0},"190":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"441":{"tf":1.0},"443":{"tf":1.0}},"u":{"c":{"df":33,"docs":{"10":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.0},"150":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"221":{"tf":1.0},"276":{"tf":2.0},"304":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":2.449489742783178},"355":{"tf":1.4142135623730951},"359":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"386":{"tf":1.0},"453":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"676":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.4142135623730951},"737":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":2.449489742783178},"956":{"tf":1.4142135623730951},"959":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"954":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"'":{"df":1,"docs":{"369":{"tf":1.0}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"877":{"tf":1.0},"889":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":108,"docs":{"0":{"tf":1.0},"10":{"tf":1.7320508075688772},"1001":{"tf":1.0},"1006":{"tf":1.0},"1034":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1070":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"1114":{"tf":1.4142135623730951},"123":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":2.0},"167":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"234":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"266":{"tf":1.4142135623730951},"275":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.4142135623730951},"31":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"36":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"369":{"tf":1.4142135623730951},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"40":{"tf":1.0},"402":{"tf":1.0},"41":{"tf":1.0},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"45":{"tf":1.0},"457":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.4142135623730951},"554":{"tf":1.7320508075688772},"596":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"707":{"tf":1.0},"72":{"tf":1.0},"742":{"tf":1.0},"799":{"tf":1.4142135623730951},"8":{"tf":2.449489742783178},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.449489742783178},"844":{"tf":2.23606797749979},"845":{"tf":1.4142135623730951},"847":{"tf":1.7320508075688772},"848":{"tf":1.7320508075688772},"876":{"tf":2.6457513110645907},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"9":{"tf":2.0},"916":{"tf":1.0},"937":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":2.23606797749979},"979":{"tf":1.4142135623730951},"98":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.7320508075688772},"984":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"952":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":74,"docs":{"1009":{"tf":2.23606797749979},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1064":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1095":{"tf":1.0},"124":{"tf":1.0},"162":{"tf":1.0},"21":{"tf":1.0},"267":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":2.6457513110645907},"450":{"tf":1.0},"47":{"tf":2.23606797749979},"490":{"tf":1.7320508075688772},"491":{"tf":1.7320508075688772},"492":{"tf":1.0},"493":{"tf":1.7320508075688772},"494":{"tf":3.605551275463989},"495":{"tf":3.4641016151377544},"496":{"tf":3.0},"497":{"tf":5.744562646538029},"498":{"tf":2.6457513110645907},"499":{"tf":3.0},"500":{"tf":2.0},"501":{"tf":2.449489742783178},"502":{"tf":3.0},"503":{"tf":3.0},"504":{"tf":1.7320508075688772},"505":{"tf":3.3166247903554},"506":{"tf":5.5677643628300215},"507":{"tf":2.0},"508":{"tf":3.3166247903554},"509":{"tf":2.6457513110645907},"510":{"tf":4.123105625617661},"511":{"tf":1.4142135623730951},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"575":{"tf":2.449489742783178},"578":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.6457513110645907},"740":{"tf":1.0},"803":{"tf":2.23606797749979},"810":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.4142135623730951},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.7320508075688772},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":2.0},"979":{"tf":1.0},"980":{"tf":2.0},"981":{"tf":1.7320508075688772},"983":{"tf":1.0},"984":{"tf":3.1622776601683795}},"e":{"'":{"df":6,"docs":{"497":{"tf":1.0},"499":{"tf":1.4142135623730951},"503":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"575":{"tf":1.0}}},".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"498":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"451":{"tf":1.0},"452":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"866":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"627":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":2,"docs":{"1051":{"tf":1.0},"1089":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":6,"docs":{"1064":{"tf":1.0},"1067":{"tf":1.0},"617":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"1111":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"1040":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1059":{"tf":1.4142135623730951},"197":{"tf":1.0},"251":{"tf":1.4142135623730951},"328":{"tf":1.0},"363":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"690":{"tf":2.449489742783178}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"113":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":2.23606797749979},"511":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.0},"962":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"304":{"tf":1.0},"310":{"tf":1.0},"355":{"tf":1.0}}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":70,"docs":{"1000":{"tf":1.0},"1079":{"tf":1.0},"1084":{"tf":1.0},"150":{"tf":1.0},"180":{"tf":3.1622776601683795},"181":{"tf":3.605551275463989},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":2.8284271247461903},"187":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":2.449489742783178},"193":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.0},"220":{"tf":1.0},"221":{"tf":2.449489742783178},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"254":{"tf":2.6457513110645907},"256":{"tf":1.0},"303":{"tf":4.123105625617661},"304":{"tf":2.449489742783178},"312":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"316":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"40":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":2.0},"555":{"tf":1.0},"558":{"tf":2.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":2.23606797749979},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"833":{"tf":1.0},"915":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":2,"docs":{"313":{"tf":1.0},"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"416":{"tf":1.0},"922":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"725":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"332":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"406":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"r":{"df":2,"docs":{"764":{"tf":1.0},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"144":{"tf":1.0},"256":{"tf":1.0},"447":{"tf":1.0},"943":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":21,"docs":{"1023":{"tf":1.0},"1079":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"334":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"505":{"tf":1.4142135623730951},"580":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":2.0},"921":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"=":{"^":{"#":{"^":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"1064":{"tf":1.0},"531":{"tf":1.4142135623730951},"679":{"tf":1.0},"879":{"tf":1.4142135623730951},"905":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}},"s":{"df":9,"docs":{"131":{"tf":1.0},"265":{"tf":1.0},"276":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.4142135623730951},"649":{"tf":1.0},"956":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"396":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"356":{"tf":1.4142135623730951},"858":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":7,"docs":{"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"517":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.449489742783178}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"199":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":2.0},"309":{"tf":1.4142135623730951},"489":{"tf":1.0},"634":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"204":{"tf":1.0},"276":{"tf":1.0},"487":{"tf":1.0},"501":{"tf":1.0}},"n":{"df":1,"docs":{"353":{"tf":1.0}}}},"i":{"d":{"df":108,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1108":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"353":{"tf":2.6457513110645907},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"369":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"46":{"tf":1.0},"514":{"tf":1.0},"526":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"573":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"679":{"tf":1.0},"686":{"tf":1.0},"691":{"tf":1.0},"707":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"853":{"tf":1.0},"872":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"897":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"926":{"tf":1.0},"934":{"tf":1.0},"939":{"tf":1.0},"951":{"tf":1.4142135623730951},"955":{"tf":1.0},"960":{"tf":1.7320508075688772},"965":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":21,"docs":{"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"353":{"tf":2.0},"354":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"554":{"tf":1.0},"613":{"tf":1.0},"930":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"1071":{"tf":1.0},"452":{"tf":1.0},"780":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":6,"docs":{"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"362":{"tf":2.449489742783178},"363":{"tf":2.0},"365":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":29,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.0},"200":{"tf":2.449489742783178},"201":{"tf":2.0},"202":{"tf":2.6457513110645907},"203":{"tf":2.6457513110645907},"204":{"tf":1.4142135623730951},"228":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":2.23606797749979},"441":{"tf":1.0},"565":{"tf":1.7320508075688772},"566":{"tf":1.4142135623730951},"61":{"tf":2.23606797749979},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":2.23606797749979},"682":{"tf":1.0},"8":{"tf":1.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.0},"957":{"tf":2.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"315":{"tf":1.0},"316":{"tf":2.23606797749979},"318":{"tf":1.0},"443":{"tf":1.0},"556":{"tf":1.4142135623730951},"676":{"tf":1.0},"681":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"910":{"tf":1.0},"963":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"443":{"tf":1.0}}}}}}},"df":21,"docs":{"1014":{"tf":1.0},"1073":{"tf":1.0},"1103":{"tf":1.0},"1112":{"tf":1.7320508075688772},"1117":{"tf":1.0},"199":{"tf":3.1622776601683795},"203":{"tf":1.0},"260":{"tf":1.0},"316":{"tf":2.23606797749979},"354":{"tf":1.0},"361":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"536":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"707":{"tf":2.0},"8":{"tf":2.0},"847":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":4,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"df":26,"docs":{"1105":{"tf":1.0},"1108":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"221":{"tf":1.0},"276":{"tf":1.0},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"341":{"tf":1.0},"347":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"540":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"866":{"tf":1.4142135623730951},"903":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.4142135623730951}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"824":{"tf":2.0},"937":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"360":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":20,"docs":{"10":{"tf":1.0},"1116":{"tf":1.0},"123":{"tf":1.4142135623730951},"133":{"tf":1.0},"165":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"374":{"tf":1.0},"390":{"tf":1.0},"5":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.0},"653":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"314":{"tf":1.7320508075688772},"327":{"tf":1.0},"332":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"475":{"tf":1.0},"707":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0}}}},"t":{"df":5,"docs":{"1095":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"386":{"tf":1.4142135623730951},"939":{"tf":1.0}}}},"w":{"df":1,"docs":{"929":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"592":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"560":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"560":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}}}},"df":12,"docs":{"212":{"tf":1.4142135623730951},"251":{"tf":1.0},"306":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"545":{"tf":1.0},"547":{"tf":2.0},"559":{"tf":1.0},"560":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0}}}}}}}},"q":{"4":{"df":1,"docs":{"135":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"503":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"331":{"tf":1.4142135623730951},"447":{"tf":1.0},"844":{"tf":1.0}}},"df":2,"docs":{"1095":{"tf":1.0},"503":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":9,"docs":{"135":{"tf":1.0},"182":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":2.449489742783178},"541":{"tf":1.0},"989":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}}}},"t":{"df":3,"docs":{"175":{"tf":1.0},"30":{"tf":1.0},"41":{"tf":1.0}},"i":{"df":14,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"446":{"tf":1.0},"595":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"528":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"589":{"tf":1.0},"591":{"tf":1.0},"708":{"tf":1.0},"975":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"175":{"tf":1.0},"67":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"276":{"tf":1.0},"788":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":262,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1025":{"tf":2.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.7320508075688772},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1098":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1119":{"tf":1.7320508075688772},"114":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.1622776601683795},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"140":{"tf":2.0},"143":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"182":{"tf":1.0},"197":{"tf":3.605551275463989},"198":{"tf":1.0},"199":{"tf":7.874007874011811},"202":{"tf":1.4142135623730951},"205":{"tf":2.449489742783178},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"217":{"tf":1.7320508075688772},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"220":{"tf":2.8284271247461903},"221":{"tf":1.7320508075688772},"222":{"tf":2.449489742783178},"223":{"tf":2.0},"224":{"tf":2.449489742783178},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.4142135623730951},"234":{"tf":2.6457513110645907},"235":{"tf":2.0},"236":{"tf":2.449489742783178},"238":{"tf":2.23606797749979},"239":{"tf":3.0},"241":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.0},"248":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":2.6457513110645907},"263":{"tf":1.7320508075688772},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"294":{"tf":2.449489742783178},"295":{"tf":2.0},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":2.23606797749979},"306":{"tf":2.8284271247461903},"307":{"tf":2.0},"308":{"tf":2.6457513110645907},"316":{"tf":2.449489742783178},"335":{"tf":1.4142135623730951},"348":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":2.449489742783178},"364":{"tf":2.449489742783178},"367":{"tf":1.0},"369":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"438":{"tf":2.0},"442":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.7320508075688772},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"48":{"tf":1.7320508075688772},"527":{"tf":1.7320508075688772},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"53":{"tf":1.0},"541":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":3.1622776601683795},"555":{"tf":2.0},"562":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.7320508075688772},"593":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.7320508075688772},"598":{"tf":1.7320508075688772},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.4142135623730951},"632":{"tf":1.4142135623730951},"634":{"tf":2.23606797749979},"635":{"tf":2.0},"637":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"644":{"tf":2.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":2.0},"655":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"686":{"tf":1.7320508075688772},"695":{"tf":2.23606797749979},"699":{"tf":2.23606797749979},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"721":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":3.0},"742":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"764":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"781":{"tf":1.4142135623730951},"783":{"tf":1.4142135623730951},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.4142135623730951},"801":{"tf":1.0},"806":{"tf":1.7320508075688772},"811":{"tf":1.0},"818":{"tf":1.4142135623730951},"822":{"tf":1.0},"829":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"841":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.7320508075688772},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"871":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"88":{"tf":2.449489742783178},"880":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.4142135623730951},"909":{"tf":1.0},"915":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"942":{"tf":1.0},"943":{"tf":1.0},"951":{"tf":1.4142135623730951},"956":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0},"986":{"tf":1.7320508075688772},"989":{"tf":1.0},"993":{"tf":1.0}}},"y":{"'":{"df":3,"docs":{"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"231":{"tf":1.0}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"679":{"tf":1.0}}}}},"df":0,"docs":{}},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"679":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":1,"docs":{"1018":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":45,"docs":{"1006":{"tf":1.0},"1017":{"tf":1.0},"1117":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":2.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"779":{"tf":1.0},"82":{"tf":1.4142135623730951},"84":{"tf":1.0},"844":{"tf":1.0},"86":{"tf":1.4142135623730951},"876":{"tf":1.0},"926":{"tf":1.0},"944":{"tf":1.0},"974":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"374":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":12,"docs":{"116":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"2":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"288":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"427":{"tf":1.0},"750":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"588":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"151":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"554":{"tf":1.0},"84":{"tf":1.0},"951":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"444":{"tf":1.0}}}},"t":{"df":5,"docs":{"199":{"tf":1.0},"248":{"tf":1.0},"288":{"tf":1.0},"590":{"tf":1.0},"954":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"519":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"256":{"tf":1.0},"518":{"tf":1.0}}}},"m":{"df":1,"docs":{"962":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"129":{"tf":1.0}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}}}},"df":6,"docs":{"1002":{"tf":1.0},"174":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":20,"docs":{"103":{"tf":1.0},"1040":{"tf":1.0},"234":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"367":{"tf":1.0},"455":{"tf":1.0},"551":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"587":{"tf":1.0},"657":{"tf":1.0},"87":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"k":{"df":2,"docs":{"748":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"309":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"197":{"tf":1.0},"876":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"1023":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1098":{"tf":1.7320508075688772},"125":{"tf":1.0},"578":{"tf":1.0},"586":{"tf":1.0},"813":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"900":{"tf":1.0},"905":{"tf":1.0},"936":{"tf":1.0},"962":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"o":{"df":15,"docs":{"106":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"548":{"tf":1.7320508075688772},"606":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.0},"678":{"tf":2.8284271247461903},"679":{"tf":2.449489742783178},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"747":{"tf":1.0}}}}},"w":{"df":37,"docs":{"1001":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"123":{"tf":1.0},"177":{"tf":1.0},"197":{"tf":1.4142135623730951},"221":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"44":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"568":{"tf":1.4142135623730951},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"664":{"tf":1.0},"785":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"876":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.7320508075688772},"949":{"tf":1.0}}}},"d":{"b":{"df":0,"docs":{},"m":{"df":4,"docs":{"945":{"tf":1.7320508075688772},"950":{"tf":1.0},"957":{"tf":1.4142135623730951},"960":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":4,"docs":{"251":{"tf":1.0},"503":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{":":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"144":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"308":{"tf":1.0},"356":{"tf":1.0},"370":{"tf":1.0},"379":{"tf":1.0},"407":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"613":{"tf":1.0},"936":{"tf":1.0},"949":{"tf":1.0}}},"t":{"df":1,"docs":{"518":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"199":{"tf":1.0},"236":{"tf":1.0},"315":{"tf":1.0},"472":{"tf":1.0},"921":{"tf":1.7320508075688772},"957":{"tf":1.0}}}},"df":0,"docs":{}},"df":71,"docs":{"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.0},"121":{"tf":1.7320508075688772},"127":{"tf":1.0},"155":{"tf":1.0},"187":{"tf":1.4142135623730951},"209":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":3.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"257":{"tf":2.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"320":{"tf":1.0},"326":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":1.0},"361":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"453":{"tf":1.0},"464":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"567":{"tf":1.7320508075688772},"568":{"tf":1.0},"582":{"tf":1.4142135623730951},"654":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1114":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.4142135623730951},"567":{"tf":1.0}}}},"i":{"df":5,"docs":{"1001":{"tf":1.0},"140":{"tf":1.0},"215":{"tf":1.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951}}},"m":{"df":2,"docs":{"1106":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":29,"docs":{"100":{"tf":1.0},"1114":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":1.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"561":{"tf":1.0},"729":{"tf":1.0},"851":{"tf":1.0},"948":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"239":{"tf":1.0},"365":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"290":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"425":{"tf":1.0},"527":{"tf":1.0},"679":{"tf":1.4142135623730951},"904":{"tf":1.0},"952":{"tf":1.0},"962":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":26,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1096":{"tf":1.0},"180":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.7320508075688772},"262":{"tf":2.449489742783178},"268":{"tf":1.0},"300":{"tf":1.0},"455":{"tf":1.0},"496":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.0},"579":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.0},"864":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"127":{"tf":1.0},"168":{"tf":1.0},"705":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"1085":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":47,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.4142135623730951},"169":{"tf":1.0},"188":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"275":{"tf":1.0},"331":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"400":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"594":{"tf":1.0},"613":{"tf":1.0},"651":{"tf":1.0},"67":{"tf":1.0},"686":{"tf":1.0},"711":{"tf":1.0},"725":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.4142135623730951},"786":{"tf":2.0},"803":{"tf":1.0},"810":{"tf":1.0},"825":{"tf":1.0},"873":{"tf":1.4142135623730951},"913":{"tf":1.0},"936":{"tf":2.0},"937":{"tf":1.4142135623730951},"941":{"tf":1.0},"956":{"tf":1.0},"984":{"tf":1.0}}}},"n":{"c":{"df":2,"docs":{"271":{"tf":1.0},"585":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":29,"docs":{"1017":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"406":{"tf":1.0},"435":{"tf":1.4142135623730951},"487":{"tf":1.0},"498":{"tf":1.0},"529":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.449489742783178},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"794":{"tf":1.0},"904":{"tf":1.0},"948":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1014":{"tf":1.0},"262":{"tf":1.0},"718":{"tf":1.4142135623730951},"726":{"tf":1.0}},"i":{"df":1,"docs":{"934":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"936":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":45,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":2.449489742783178},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.7320508075688772},"117":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"18":{"tf":1.0},"199":{"tf":2.449489742783178},"220":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"378":{"tf":1.0},"390":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"499":{"tf":1.0},"542":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.0},"737":{"tf":1.0},"788":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"940":{"tf":1.0},"999":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}}},"r":{"d":{"'":{"df":1,"docs":{"422":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":59,"docs":{"1014":{"tf":1.0},"1044":{"tf":1.0},"1049":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1097":{"tf":1.4142135623730951},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"334":{"tf":2.0},"335":{"tf":3.605551275463989},"342":{"tf":1.0},"354":{"tf":2.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"375":{"tf":1.0},"379":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.449489742783178},"399":{"tf":1.0},"418":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.0},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"62":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"638":{"tf":1.0},"651":{"tf":1.0},"662":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"834":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"874":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"269":{"tf":1.0},"360":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"374":{"tf":1.0},"390":{"tf":1.0},"924":{"tf":2.449489742783178},"928":{"tf":2.0},"929":{"tf":5.0990195135927845},"930":{"tf":2.8284271247461903},"931":{"tf":4.0},"936":{"tf":3.1622776601683795}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"930":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1079":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"478":{"tf":1.4142135623730951}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"'":{"df":1,"docs":{"306":{"tf":1.0}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1119":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"294":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.0},"562":{"tf":2.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"951":{"tf":1.4142135623730951},"960":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"952":{"tf":1.0},"957":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}}}},"u":{"c":{"df":23,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"183":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"235":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"297":{"tf":1.0},"380":{"tf":1.0},"454":{"tf":1.0},"479":{"tf":1.0},"542":{"tf":1.0},"595":{"tf":1.4142135623730951},"622":{"tf":1.0},"635":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.4142135623730951},"752":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"926":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"306":{"tf":1.0},"506":{"tf":1.4142135623730951},"541":{"tf":1.0},"711":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"929":{"tf":1.0},"956":{"tf":1.0}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":810,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"1015":{"tf":1.7320508075688772},"1016":{"tf":1.0},"1017":{"tf":1.7320508075688772},"1018":{"tf":1.0},"1019":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":2.0},"1022":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1024":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.7320508075688772},"1029":{"tf":2.0},"103":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.4142135623730951},"1038":{"tf":1.0},"1039":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":2.0},"1046":{"tf":1.0},"1047":{"tf":1.7320508075688772},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":2.0},"1053":{"tf":1.0},"1054":{"tf":1.7320508075688772},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.7320508075688772},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":2.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":2.23606797749979},"1075":{"tf":1.0},"1076":{"tf":1.7320508075688772},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":2.0},"1083":{"tf":1.7320508075688772},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.7320508075688772},"1091":{"tf":2.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.7320508075688772},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1118":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.7320508075688772},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"198":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.4142135623730951},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"343":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.7320508075688772},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":2.0},"484":{"tf":1.4142135623730951},"485":{"tf":1.7320508075688772},"486":{"tf":1.4142135623730951},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.4142135623730951},"490":{"tf":1.4142135623730951},"491":{"tf":1.4142135623730951},"492":{"tf":1.4142135623730951},"493":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.4142135623730951},"498":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"5":{"tf":1.7320508075688772},"500":{"tf":1.4142135623730951},"501":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"511":{"tf":1.4142135623730951},"512":{"tf":1.4142135623730951},"513":{"tf":1.4142135623730951},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"517":{"tf":1.4142135623730951},"518":{"tf":1.7320508075688772},"519":{"tf":1.4142135623730951},"520":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.4142135623730951},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"530":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.7320508075688772},"539":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.4142135623730951},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.7320508075688772},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":2.23606797749979},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.7320508075688772},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.7320508075688772},"604":{"tf":1.0},"605":{"tf":2.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.7320508075688772},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":2.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.7320508075688772},"621":{"tf":2.23606797749979},"622":{"tf":1.0},"623":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":2.0},"632":{"tf":1.0},"633":{"tf":2.23606797749979},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.7320508075688772},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.7320508075688772},"647":{"tf":1.0},"648":{"tf":2.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":1.4142135623730951},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.7320508075688772},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":2.0},"668":{"tf":1.7320508075688772},"669":{"tf":1.0},"670":{"tf":1.7320508075688772},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.7320508075688772},"675":{"tf":1.7320508075688772},"676":{"tf":1.0},"677":{"tf":1.7320508075688772},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.7320508075688772},"683":{"tf":2.0},"684":{"tf":1.0},"685":{"tf":1.7320508075688772},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.7320508075688772},"728":{"tf":1.7320508075688772},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.7320508075688772},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":2.23606797749979},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.7320508075688772},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.7320508075688772},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.7320508075688772},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.7320508075688772},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.7320508075688772},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.7320508075688772},"776":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"787":{"tf":1.7320508075688772},"788":{"tf":1.0},"789":{"tf":1.0},"790":{"tf":1.7320508075688772},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.7320508075688772},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.7320508075688772},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.7320508075688772},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.7320508075688772},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.7320508075688772},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.7320508075688772},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.7320508075688772},"839":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.7320508075688772},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.7320508075688772},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.7320508075688772},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":2.0},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.7320508075688772},"884":{"tf":1.0},"885":{"tf":1.4142135623730951},"886":{"tf":1.0},"887":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.7320508075688772},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.7320508075688772},"945":{"tf":1.0},"946":{"tf":1.4142135623730951},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.4142135623730951},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.4142135623730951},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.4142135623730951},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"222":{"tf":1.0},"271":{"tf":1.0},"297":{"tf":1.0},"410":{"tf":1.0},"538":{"tf":1.4142135623730951},"543":{"tf":1.0},"546":{"tf":1.7320508075688772},"705":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":3,"docs":{"813":{"tf":1.0},"824":{"tf":2.449489742783178},"922":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":20,"docs":{"113":{"tf":1.0},"115":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"300":{"tf":1.0},"342":{"tf":1.0},"376":{"tf":1.0},"484":{"tf":1.0},"595":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.0},"708":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"914":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"931":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"=":{"1":{"0":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":10,"docs":{"197":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"498":{"tf":1.0},"508":{"tf":1.4142135623730951},"857":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"518":{"tf":1.0},"557":{"tf":1.0},"625":{"tf":1.0},"785":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"1009":{"tf":1.0},"1093":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"705":{"tf":1.4142135623730951},"772":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1079":{"tf":1.0},"447":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"943":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"[":{"'":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"779":{"tf":1.0}}}}}}}},"=":{"df":0,"docs":{},"u":{"df":1,"docs":{"254":{"tf":1.7320508075688772}}}},"df":8,"docs":{"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"447":{"tf":1.0},"737":{"tf":1.4142135623730951},"741":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0},"864":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"354":{"tf":2.23606797749979},"356":{"tf":1.0},"38":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"913":{"tf":1.0}},"r":{"df":6,"docs":{"153":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":3.3166247903554},"927":{"tf":2.23606797749979},"936":{"tf":2.449489742783178}},"i":{"df":5,"docs":{"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"y":{"df":0,"docs":{},"’":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"179":{"tf":1.0},"962":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"1009":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"296":{"tf":1.0},"408":{"tf":1.0},"506":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.4142135623730951},"523":{"tf":2.0},"524":{"tf":2.0},"528":{"tf":3.3166247903554},"529":{"tf":1.4142135623730951},"531":{"tf":2.0},"596":{"tf":1.0},"625":{"tf":2.0},"740":{"tf":1.0},"813":{"tf":1.0},"943":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"221":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.7320508075688772},"634":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"1008":{"tf":2.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.0},"1117":{"tf":1.0},"122":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"238":{"tf":1.0},"269":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"540":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"853":{"tf":1.0},"887":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"934":{"tf":1.7320508075688772},"957":{"tf":1.0},"965":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"156":{"tf":1.0},"541":{"tf":1.4142135623730951},"548":{"tf":1.0},"981":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"708":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"x":{"df":2,"docs":{"222":{"tf":1.0},"414":{"tf":1.0}}},"y":{"df":2,"docs":{"447":{"tf":1.0},"913":{"tf":1.0}}}},"df":12,"docs":{"1025":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.4142135623730951},"222":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"396":{"tf":1.0},"451":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.4142135623730951},"777":{"tf":1.0},"899":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":48,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":3.0},"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1073":{"tf":3.3166247903554},"1075":{"tf":1.0},"1085":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"327":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"578":{"tf":1.0},"584":{"tf":1.0},"64":{"tf":1.0},"650":{"tf":1.0},"656":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.7320508075688772},"848":{"tf":3.0},"849":{"tf":1.0},"87":{"tf":1.0},"946":{"tf":1.4142135623730951},"961":{"tf":1.4142135623730951},"975":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"450":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":23,"docs":{"101":{"tf":1.4142135623730951},"1031":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1084":{"tf":1.0},"1114":{"tf":1.0},"117":{"tf":1.0},"136":{"tf":1.0},"164":{"tf":1.0},"295":{"tf":1.7320508075688772},"354":{"tf":2.23606797749979},"403":{"tf":1.0},"413":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"567":{"tf":1.0},"624":{"tf":1.0},"750":{"tf":1.0},"880":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"117":{"tf":1.0},"307":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"222":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"465":{"tf":1.0},"487":{"tf":1.0},"550":{"tf":1.0},"738":{"tf":1.0},"745":{"tf":1.7320508075688772},"8":{"tf":1.0},"913":{"tf":1.4142135623730951},"919":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"913":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.7320508075688772}}}}},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"248":{"tf":1.0},"432":{"tf":1.0},"516":{"tf":1.0},"786":{"tf":1.0},"936":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":3,"docs":{"199":{"tf":1.0},"487":{"tf":1.0},"678":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"936":{"tf":1.4142135623730951},"937":{"tf":2.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"1001":{"tf":1.0},"415":{"tf":1.0},"485":{"tf":1.0},"929":{"tf":1.0}}},"v":{"df":30,"docs":{"1002":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1097":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.0},"224":{"tf":1.0},"339":{"tf":1.0},"416":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"542":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"628":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"743":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"936":{"tf":1.7320508075688772}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"199":{"tf":1.0},"364":{"tf":1.0},"413":{"tf":1.0},"485":{"tf":1.0},"910":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1107":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"197":{"tf":1.0},"290":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"546":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"937":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1119":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"191":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"774":{"tf":2.23606797749979}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":23,"docs":{"1001":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"127":{"tf":1.0},"140":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"276":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"363":{"tf":1.0},"426":{"tf":1.0},"485":{"tf":1.0},"577":{"tf":1.0},"77":{"tf":1.4142135623730951},"9":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0},"965":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":6,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.4142135623730951},"916":{"tf":1.0}}},"df":1,"docs":{"390":{"tf":1.0}}}},"o":{"df":15,"docs":{"186":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.4142135623730951},"332":{"tf":1.0},"339":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.4142135623730951},"836":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":73,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1085":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.4142135623730951},"1114":{"tf":1.0},"131":{"tf":1.0},"140":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.7320508075688772},"368":{"tf":1.0},"371":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.8284271247461903},"451":{"tf":1.0},"481":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"512":{"tf":1.0},"529":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.0},"595":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.7320508075688772},"669":{"tf":1.0},"67":{"tf":2.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"679":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.0},"726":{"tf":2.0},"742":{"tf":1.0},"752":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":2.23606797749979},"900":{"tf":1.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"943":{"tf":1.4142135623730951},"963":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"676":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":58,"docs":{"0":{"tf":1.0},"1021":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"1106":{"tf":1.4142135623730951},"1107":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"180":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"332":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.7320508075688772},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"475":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"556":{"tf":1.7320508075688772},"565":{"tf":1.0},"569":{"tf":1.0},"598":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":2.449489742783178},"821":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0},"869":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":72,"docs":{"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1046":{"tf":1.0},"1053":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1114":{"tf":1.0},"117":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"219":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"264":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"34":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":2.0},"427":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"448":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"488":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"586":{"tf":1.0},"613":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"641":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.0},"708":{"tf":2.23606797749979},"743":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"906":{"tf":1.0},"935":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"1046":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"413":{"tf":1.4142135623730951},"547":{"tf":1.0},"643":{"tf":1.0}}}}}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"144":{"tf":1.0},"221":{"tf":1.0},"269":{"tf":1.4142135623730951},"290":{"tf":1.0},"447":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"354":{"tf":1.0},"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}}}}}}}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":52,"docs":{"1001":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1108":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.7320508075688772},"238":{"tf":1.0},"260":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"387":{"tf":2.23606797749979},"388":{"tf":1.0},"447":{"tf":1.0},"500":{"tf":1.0},"540":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.7320508075688772},"62":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"844":{"tf":1.7320508075688772},"858":{"tf":1.0},"946":{"tf":1.4142135623730951},"947":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"r":{"df":86,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1114":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":3.3166247903554},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"336":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"409":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"506":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"599":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"778":{"tf":1.0},"788":{"tf":1.4142135623730951},"839":{"tf":1.0},"845":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.4142135623730951},"88":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"913":{"tf":2.23606797749979},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.7320508075688772},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"952":{"tf":1.0},"960":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"510":{"tf":1.0}}}}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"477":{"tf":1.0},"479":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"204":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.7320508075688772},"957":{"tf":1.0}}}},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":16,"docs":{"168":{"tf":1.0},"323":{"tf":1.4142135623730951},"447":{"tf":2.0},"488":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":2.449489742783178},"500":{"tf":1.0},"508":{"tf":2.23606797749979},"514":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":2.0},"928":{"tf":2.0},"929":{"tf":5.385164807134504},"934":{"tf":1.0},"936":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"137":{"tf":1.0},"368":{"tf":1.0},"452":{"tf":1.0},"679":{"tf":1.0},"844":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"v":{"df":12,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"137":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"407":{"tf":1.4142135623730951},"414":{"tf":1.0},"613":{"tf":1.7320508075688772},"728":{"tf":1.4142135623730951},"844":{"tf":2.449489742783178},"90":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"1075":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.4142135623730951},"1120":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":1.7320508075688772},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"707":{"tf":1.0},"962":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"342":{"tf":1.0},"527":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"516":{"tf":1.0},"752":{"tf":1.0},"852":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":29,"docs":{"100":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1097":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"238":{"tf":1.4142135623730951},"260":{"tf":1.0},"342":{"tf":2.0},"354":{"tf":1.0},"385":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"413":{"tf":1.0},"523":{"tf":1.0},"595":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"844":{"tf":1.0},"854":{"tf":1.7320508075688772},"873":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"342":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"740":{"tf":1.4142135623730951}}}}},"df":12,"docs":{"1053":{"tf":1.0},"1107":{"tf":1.0},"212":{"tf":1.0},"268":{"tf":1.0},"353":{"tf":1.7320508075688772},"362":{"tf":1.0},"622":{"tf":1.0},"690":{"tf":1.0},"788":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"393":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"516":{"tf":1.0},"929":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"263":{"tf":1.0},"267":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"455":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"858":{"tf":1.4142135623730951},"916":{"tf":1.0},"97":{"tf":1.0},"980":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}},"df":101,"docs":{"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"106":{"tf":1.4142135623730951},"1097":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"184":{"tf":1.7320508075688772},"187":{"tf":2.449489742783178},"189":{"tf":1.0},"190":{"tf":2.8284271247461903},"193":{"tf":1.0},"199":{"tf":3.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.4142135623730951},"335":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":2.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"642":{"tf":1.0},"654":{"tf":1.0},"678":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":2.0},"708":{"tf":1.0},"734":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"748":{"tf":1.4142135623730951},"800":{"tf":1.0},"802":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":2.449489742783178},"871":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"875":{"tf":3.0},"876":{"tf":5.0990195135927845},"877":{"tf":2.0},"878":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":3.872983346207417},"89":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":2.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.7320508075688772},"937":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"522":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1023":{"tf":2.0},"199":{"tf":1.0},"273":{"tf":1.0},"357":{"tf":1.0},"367":{"tf":1.0},"393":{"tf":1.4142135623730951},"691":{"tf":1.0},"708":{"tf":1.0},"772":{"tf":1.0},"903":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":46,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1083":{"tf":1.7320508075688772},"1084":{"tf":1.7320508075688772},"1085":{"tf":2.8284271247461903},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.4142135623730951},"1090":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":2.0},"267":{"tf":3.7416573867739413},"270":{"tf":2.6457513110645907},"273":{"tf":3.0},"274":{"tf":2.23606797749979},"275":{"tf":2.6457513110645907},"284":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":2.23606797749979},"368":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.4142135623730951},"447":{"tf":1.0},"487":{"tf":1.0},"49":{"tf":2.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":2.0},"622":{"tf":1.0},"772":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"957":{"tf":1.0},"971":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"973":{"tf":1.4142135623730951},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1090":{"tf":1.0}}}}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"945":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"128":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1063":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"254":{"tf":1.0},"596":{"tf":1.4142135623730951},"649":{"tf":1.0},"734":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"950":{"tf":1.0}},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"679":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":33,"docs":{"130":{"tf":1.0},"137":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"354":{"tf":1.0},"384":{"tf":1.0},"391":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"654":{"tf":1.0},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"770":{"tf":1.0},"876":{"tf":1.0},"983":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"364":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"180":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":25,"docs":{"124":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.7320508075688772},"787":{"tf":2.0},"788":{"tf":3.0},"789":{"tf":2.23606797749979},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":2.23606797749979},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.4142135623730951},"798":{"tf":1.0},"855":{"tf":2.449489742783178},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":2.449489742783178}},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"176":{"tf":1.0},"352":{"tf":1.0}}},"t":{"df":2,"docs":{"323":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"836":{"tf":1.0},"837":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":30,"docs":{"1031":{"tf":1.0},"1103":{"tf":1.0},"1108":{"tf":2.0},"111":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"160":{"tf":1.0},"203":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"320":{"tf":1.0},"322":{"tf":1.0},"331":{"tf":1.4142135623730951},"337":{"tf":1.0},"340":{"tf":2.0},"347":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"473":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0},"788":{"tf":1.0},"814":{"tf":1.0},"837":{"tf":1.0},"946":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"836":{"tf":1.0}}}}}}}}}}}},"s":{"df":5,"docs":{"1023":{"tf":1.4142135623730951},"414":{"tf":1.0},"457":{"tf":1.0},"740":{"tf":1.0},"847":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}},"f":{"c":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"267":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"740":{"tf":1.4142135623730951},"898":{"tf":1.0},"922":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.4142135623730951},"273":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"267":{"tf":1.0}}},"k":{"df":7,"docs":{"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.7320508075688772},"527":{"tf":1.0},"586":{"tf":1.0},"929":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"467":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"1031":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"456":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"779":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"312":{"tf":1.0},"318":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"179":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"447":{"tf":1.0},"733":{"tf":1.0},"950":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"6":{"7":{"8":{"7":{"4":{"5":{"8":{"a":{"6":{"9":{"0":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"3":{"b":{"2":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"8":{"6":{"a":{"1":{"7":{"9":{"8":{"9":{"9":{"2":{"1":{"3":{"8":{"0":{"9":{"5":{"3":{"4":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"186":{"tf":1.0},"733":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"519":{"tf":1.0}}},"t":{"df":21,"docs":{"1027":{"tf":1.0},"1035":{"tf":1.0},"1051":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"310":{"tf":1.4142135623730951},"459":{"tf":1.0},"467":{"tf":1.7320508075688772},"468":{"tf":1.4142135623730951},"649":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"427":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.0},"8":{"tf":1.0}}}}}},"n":{"d":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":3,"docs":{"307":{"tf":1.0},"356":{"tf":1.0},"613":{"tf":1.7320508075688772}}}},"w":{"'":{"df":2,"docs":{"761":{"tf":1.0},"785":{"tf":1.0}}},".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":80,"docs":{"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1033":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"133":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"232":{"tf":1.0},"238":{"tf":2.0},"239":{"tf":2.449489742783178},"243":{"tf":1.0},"248":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"276":{"tf":2.0},"299":{"tf":1.0},"318":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"400":{"tf":1.4142135623730951},"412":{"tf":1.0},"452":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"657":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.8284271247461903},"679":{"tf":1.7320508075688772},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951},"710":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"770":{"tf":1.0},"778":{"tf":2.0},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.4142135623730951},"862":{"tf":1.0},"877":{"tf":2.23606797749979},"878":{"tf":1.0},"880":{"tf":1.4142135623730951},"901":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":1.0},"939":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"323":{"tf":1.0},"705":{"tf":1.4142135623730951}}}},"n":{"df":132,"docs":{"1019":{"tf":1.0},"102":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":2.0},"1058":{"tf":1.0},"1068":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1082":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"120":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":2.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"169":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"299":{"tf":1.4142135623730951},"303":{"tf":2.0},"306":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"361":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"454":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.7320508075688772},"575":{"tf":1.0},"579":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"631":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":2.0},"703":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"711":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"794":{"tf":1.4142135623730951},"824":{"tf":1.0},"869":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.7320508075688772},"983":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1090":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"679":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"409":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.0}}},"df":0,"docs":{}}}}}},"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"1023":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"684":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.4142135623730951}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"3":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"960":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"960":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"3":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"956":{"tf":1.4142135623730951},"957":{"tf":2.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"684":{"tf":1.0},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":2.6457513110645907},"959":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"1034":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1099":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"a":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"267":{"tf":2.0},"274":{"tf":1.0},"275":{"tf":1.0},"905":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":10,"docs":{"133":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"944":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"958":{"tf":1.0},"962":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"922":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"824":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":88,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1092":{"tf":1.0},"1097":{"tf":1.0},"1120":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"212":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"45":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":2.0},"46":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"514":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":2.449489742783178},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":46,"docs":{"1033":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1041":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1049":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1056":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.0},"1077":{"tf":1.4142135623730951},"1079":{"tf":3.0},"1091":{"tf":1.0},"1099":{"tf":1.7320508075688772},"130":{"tf":1.0},"176":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"427":{"tf":2.6457513110645907},"444":{"tf":1.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"567":{"tf":1.0},"581":{"tf":1.0},"591":{"tf":1.7320508075688772},"634":{"tf":2.0},"655":{"tf":2.23606797749979},"658":{"tf":1.0},"662":{"tf":1.4142135623730951},"683":{"tf":1.0},"687":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"705":{"tf":2.0},"769":{"tf":1.0},"89":{"tf":1.0},"986":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":33,"docs":{"1067":{"tf":1.0},"1099":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":3.4641016151377544},"288":{"tf":1.4142135623730951},"343":{"tf":1.0},"348":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"546":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"657":{"tf":1.0},"661":{"tf":1.0},"762":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":5,"docs":{"202":{"tf":1.0},"303":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"948":{"tf":1.0},"958":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"380":{"tf":1.0},"669":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"300":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":1.7320508075688772},"742":{"tf":2.6457513110645907},"744":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":1.0},"774":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"625":{"tf":2.23606797749979},"952":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1070":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1009":{"tf":1.0},"1075":{"tf":1.0},"1097":{"tf":1.0},"1117":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":2.23606797749979},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"222":{"tf":1.0},"258":{"tf":1.4142135623730951},"295":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"866":{"tf":1.7320508075688772},"950":{"tf":1.0}}}},"w":{"df":4,"docs":{"271":{"tf":1.0},"506":{"tf":1.0},"710":{"tf":1.0},"813":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":8,"docs":{"1097":{"tf":1.0},"251":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0}},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"525":{"tf":1.0},"622":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":27,"docs":{"1075":{"tf":1.0},"1085":{"tf":1.0},"183":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"514":{"tf":1.7320508075688772},"542":{"tf":2.0},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"728":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"946":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"405":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"199":{"tf":1.0},"295":{"tf":1.0},"353":{"tf":1.4142135623730951},"363":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0}}}},"n":{"df":17,"docs":{"126":{"tf":1.0},"128":{"tf":2.0},"130":{"tf":1.0},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":2.0},"234":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"295":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"913":{"tf":1.0}}},"r":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":1,"docs":{"300":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"106":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"221":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":108,"docs":{"1001":{"tf":1.7320508075688772},"101":{"tf":1.0},"1015":{"tf":1.0},"1019":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1026":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1043":{"tf":1.7320508075688772},"1045":{"tf":1.0},"1050":{"tf":1.7320508075688772},"1052":{"tf":1.0},"1058":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1080":{"tf":1.7320508075688772},"1083":{"tf":1.0},"1088":{"tf":1.7320508075688772},"1091":{"tf":1.0},"1100":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.4142135623730951},"197":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"305":{"tf":2.0},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"309":{"tf":1.0},"316":{"tf":1.7320508075688772},"345":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"379":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.7320508075688772},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":2.23606797749979},"478":{"tf":1.7320508075688772},"479":{"tf":2.0},"480":{"tf":1.7320508075688772},"553":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":1.0},"567":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"597":{"tf":1.7320508075688772},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"610":{"tf":1.4142135623730951},"618":{"tf":1.4142135623730951},"621":{"tf":1.0},"629":{"tf":1.4142135623730951},"636":{"tf":1.7320508075688772},"639":{"tf":1.0},"645":{"tf":1.7320508075688772},"648":{"tf":1.0},"651":{"tf":1.4142135623730951},"658":{"tf":1.0},"663":{"tf":1.4142135623730951},"668":{"tf":1.0},"672":{"tf":1.7320508075688772},"675":{"tf":1.0},"680":{"tf":1.4142135623730951},"683":{"tf":1.0},"689":{"tf":1.7320508075688772},"703":{"tf":1.7320508075688772},"707":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"733":{"tf":1.0},"749":{"tf":1.0},"756":{"tf":1.7320508075688772},"759":{"tf":1.0},"765":{"tf":1.7320508075688772},"768":{"tf":1.0},"773":{"tf":1.7320508075688772},"787":{"tf":1.0},"79":{"tf":2.23606797749979},"794":{"tf":2.0},"801":{"tf":1.0},"807":{"tf":1.7320508075688772},"811":{"tf":1.0},"821":{"tf":1.7320508075688772},"822":{"tf":1.0},"832":{"tf":1.7320508075688772},"864":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"871":{"tf":1.0},"881":{"tf":1.7320508075688772},"885":{"tf":1.0},"890":{"tf":1.7320508075688772},"894":{"tf":1.0},"907":{"tf":1.7320508075688772},"949":{"tf":1.4142135623730951},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"479":{"tf":1.4142135623730951},"480":{"tf":1.7320508075688772}}}}}}}}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"410":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"409":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"318":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"1":{"df":1,"docs":{"414":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":152,"docs":{"101":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1029":{"tf":1.0},"103":{"tf":1.0},"1035":{"tf":1.7320508075688772},"1037":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1067":{"tf":1.7320508075688772},"1074":{"tf":1.0},"1081":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1089":{"tf":1.7320508075688772},"1091":{"tf":1.4142135623730951},"1101":{"tf":1.4142135623730951},"1102":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.0},"190":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":3.7416573867739413},"341":{"tf":2.6457513110645907},"342":{"tf":2.8284271247461903},"343":{"tf":2.0},"344":{"tf":1.7320508075688772},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":2.8284271247461903},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":2.23606797749979},"368":{"tf":1.0},"376":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"386":{"tf":2.23606797749979},"402":{"tf":3.4641016151377544},"403":{"tf":4.358898943540674},"404":{"tf":2.0},"405":{"tf":2.0},"406":{"tf":2.6457513110645907},"407":{"tf":3.4641016151377544},"408":{"tf":3.605551275463989},"409":{"tf":2.8284271247461903},"410":{"tf":3.7416573867739413},"411":{"tf":1.0},"412":{"tf":2.0},"413":{"tf":2.6457513110645907},"414":{"tf":3.4641016151377544},"415":{"tf":3.605551275463989},"416":{"tf":3.605551275463989},"417":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":2.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"440":{"tf":1.0},"442":{"tf":2.0},"443":{"tf":1.0},"50":{"tf":2.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"561":{"tf":2.23606797749979},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"606":{"tf":1.0},"611":{"tf":1.4142135623730951},"619":{"tf":1.4142135623730951},"621":{"tf":1.0},"630":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"658":{"tf":1.0},"664":{"tf":1.4142135623730951},"668":{"tf":1.0},"669":{"tf":1.0},"673":{"tf":2.0},"675":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"690":{"tf":1.4142135623730951},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"727":{"tf":1.0},"732":{"tf":1.0},"749":{"tf":1.0},"757":{"tf":1.7320508075688772},"759":{"tf":1.0},"766":{"tf":2.0},"768":{"tf":1.0},"774":{"tf":1.7320508075688772},"776":{"tf":1.0},"778":{"tf":1.0},"782":{"tf":1.7320508075688772},"787":{"tf":1.0},"79":{"tf":1.0},"795":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"801":{"tf":1.0},"808":{"tf":1.7320508075688772},"811":{"tf":1.0},"817":{"tf":1.7320508075688772},"822":{"tf":1.0},"828":{"tf":1.4142135623730951},"836":{"tf":2.0},"847":{"tf":1.0},"849":{"tf":1.0},"868":{"tf":1.4142135623730951},"871":{"tf":1.0},"882":{"tf":1.4142135623730951},"885":{"tf":1.0},"891":{"tf":1.4142135623730951},"894":{"tf":1.0},"908":{"tf":1.4142135623730951},"916":{"tf":1.0},"939":{"tf":1.4142135623730951},"952":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.4142135623730951},"962":{"tf":1.0},"964":{"tf":1.0}},"s":{"#":{"2":{"2":{"8":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"345":{"tf":1.0},"347":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{":":{"2":{"0":{"2":{"0":{"0":{"1":{"2":{"3":{"0":{"1":{"4":{"5":{"_":{"b":{"df":0,"docs":{},"e":{"1":{"df":0,"docs":{},"f":{"1":{"1":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"569":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":2,"docs":{"386":{"tf":1.0},"390":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"31":{"tf":1.0},"436":{"tf":1.0},"473":{"tf":1.0},"518":{"tf":1.0},"540":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1114":{"tf":1.4142135623730951},"21":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"548":{"tf":1.0},"950":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}},"r":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":7,"docs":{"345":{"tf":1.0},"376":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"415":{"tf":1.0},"562":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"306":{"tf":1.0},"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"161":{"tf":1.0},"199":{"tf":1.0},"732":{"tf":1.4142135623730951},"824":{"tf":1.0},"897":{"tf":1.0},"926":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1017":{"tf":1.0},"1028":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1090":{"tf":1.7320508075688772},"276":{"tf":1.0},"306":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"475":{"tf":1.0},"547":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"704":{"tf":1.0},"733":{"tf":1.0},"849":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"447":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772}}}}},"u":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"433":{"tf":1.0}}}}},"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"k":{"df":21,"docs":{"1069":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"35":{"tf":1.0},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"405":{"tf":1.0},"447":{"tf":1.4142135623730951},"559":{"tf":1.0},"568":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.4142135623730951},"943":{"tf":1.0},"955":{"tf":1.0}}}},"df":5,"docs":{"243":{"tf":1.0},"503":{"tf":1.0},"614":{"tf":1.0},"661":{"tf":1.0},"948":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"755":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"/":{"a":{"d":{"df":1,"docs":{"778":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":8,"docs":{"737":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":2.0},"757":{"tf":1.0},"758":{"tf":1.0},"760":{"tf":1.0},"788":{"tf":1.0}}}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"737":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"767":{"tf":1.0},"788":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"774":{"tf":1.0}},"n":{"df":3,"docs":{"769":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"775":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"742":{"tf":1.0},"755":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1018":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"788":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"796":{"tf":1.7320508075688772},"798":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.7320508075688772},"798":{"tf":1.0}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"794":{"tf":1.0},"798":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":9,"docs":{"447":{"tf":1.7320508075688772},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"664":{"tf":1.0},"740":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":124,"docs":{"1015":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"124":{"tf":1.7320508075688772},"132":{"tf":1.0},"163":{"tf":1.7320508075688772},"169":{"tf":1.0},"174":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"209":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":3.0},"380":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":3.1622776601683795},"46":{"tf":1.0},"498":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"609":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":2.23606797749979},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"731":{"tf":2.6457513110645907},"734":{"tf":1.4142135623730951},"736":{"tf":1.7320508075688772},"737":{"tf":4.242640687119285},"738":{"tf":2.23606797749979},"739":{"tf":1.0},"740":{"tf":6.244997998398398},"741":{"tf":2.6457513110645907},"742":{"tf":4.898979485566356},"743":{"tf":2.0},"744":{"tf":2.23606797749979},"745":{"tf":2.23606797749979},"746":{"tf":1.4142135623730951},"747":{"tf":1.4142135623730951},"748":{"tf":2.6457513110645907},"749":{"tf":2.23606797749979},"75":{"tf":1.0},"750":{"tf":2.23606797749979},"751":{"tf":2.6457513110645907},"752":{"tf":1.7320508075688772},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":2.0},"756":{"tf":1.4142135623730951},"757":{"tf":1.4142135623730951},"758":{"tf":1.4142135623730951},"759":{"tf":2.0},"760":{"tf":1.7320508075688772},"761":{"tf":2.8284271247461903},"762":{"tf":2.449489742783178},"763":{"tf":1.4142135623730951},"764":{"tf":2.0},"765":{"tf":1.4142135623730951},"766":{"tf":1.4142135623730951},"767":{"tf":1.4142135623730951},"768":{"tf":2.23606797749979},"769":{"tf":2.23606797749979},"770":{"tf":3.7416573867739413},"771":{"tf":1.4142135623730951},"772":{"tf":1.7320508075688772},"773":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"775":{"tf":1.4142135623730951},"776":{"tf":1.0},"777":{"tf":1.4142135623730951},"778":{"tf":2.0},"779":{"tf":1.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":2.6457513110645907},"786":{"tf":2.8284271247461903},"787":{"tf":2.449489742783178},"788":{"tf":3.872983346207417},"789":{"tf":2.6457513110645907},"790":{"tf":1.4142135623730951},"791":{"tf":1.4142135623730951},"792":{"tf":2.23606797749979},"793":{"tf":2.23606797749979},"794":{"tf":1.4142135623730951},"795":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":2.0},"852":{"tf":1.7320508075688772},"854":{"tf":2.0},"866":{"tf":4.123105625617661},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"873":{"tf":3.4641016151377544},"874":{"tf":1.7320508075688772},"875":{"tf":1.0},"876":{"tf":2.449489742783178},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":2.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"945":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"740":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"589":{"tf":1.0},"779":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"627":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":2.23606797749979}}},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":23,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"169":{"tf":1.0},"222":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"528":{"tf":1.0},"580":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"679":{"tf":1.0},"824":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"936":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":83,"docs":{"1":{"tf":1.0},"1025":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1119":{"tf":1.7320508075688772},"122":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":3.1622776601683795},"182":{"tf":1.4142135623730951},"183":{"tf":2.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"2":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"404":{"tf":1.0},"414":{"tf":1.0},"420":{"tf":1.7320508075688772},"421":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"496":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"550":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"581":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"625":{"tf":1.0},"664":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"747":{"tf":1.0},"824":{"tf":1.4142135623730951},"83":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"88":{"tf":1.0},"922":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"956":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":2.0},"975":{"tf":1.0},"976":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"986":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"313":{"tf":1.0},"854":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":207,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1098":{"tf":1.0},"1104":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.4142135623730951},"1110":{"tf":1.0},"1114":{"tf":1.0},"125":{"tf":1.7320508075688772},"14":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"25":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":2.23606797749979},"298":{"tf":2.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"348":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"387":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.7320508075688772},"417":{"tf":1.4142135623730951},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"43":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0},"44":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":3.0},"45":{"tf":1.0},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.0},"560":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"709":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"745":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"931":{"tf":1.0},"934":{"tf":1.0},"939":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"981":{"tf":1.0},"986":{"tf":1.0}},"m":{"df":6,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"270":{"tf":1.0},"365":{"tf":1.4142135623730951},"510":{"tf":1.0},"814":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"268":{"tf":1.0}}}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":63,"docs":{"1023":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.0},"224":{"tf":1.0},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"262":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"506":{"tf":1.0},"538":{"tf":1.0},"585":{"tf":1.4142135623730951},"589":{"tf":1.0},"621":{"tf":1.7320508075688772},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"641":{"tf":1.0},"710":{"tf":1.0},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"803":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":2.0},"897":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.4142135623730951}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"1023":{"tf":1.4142135623730951},"107":{"tf":1.0},"1114":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"181":{"tf":2.0},"184":{"tf":1.7320508075688772},"290":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":2.0},"531":{"tf":3.1622776601683795},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.0},"544":{"tf":3.0},"548":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":1.0},"649":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.0},"993":{"tf":1.0}},"s":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"1096":{"tf":1.0},"505":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.7320508075688772}}}}}}}}}},"df":148,"docs":{"101":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"1018":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":2.449489742783178},"1033":{"tf":2.23606797749979},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1098":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":5.830951894845301},"202":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":2.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":2.8284271247461903},"246":{"tf":2.23606797749979},"247":{"tf":1.7320508075688772},"249":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.23606797749979},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":2.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":2.0},"555":{"tf":1.0},"591":{"tf":1.0},"598":{"tf":1.0},"609":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"720":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"81":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"866":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":1.4142135623730951},"879":{"tf":2.449489742783178},"88":{"tf":1.0},"880":{"tf":2.6457513110645907},"905":{"tf":3.0},"926":{"tf":1.4142135623730951},"942":{"tf":1.0},"986":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"875":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"876":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"880":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"f":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"954":{"tf":1.0}}}}}}},"df":15,"docs":{"1119":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"303":{"tf":1.0},"368":{"tf":1.0},"523":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":2.23606797749979},"962":{"tf":1.0},"964":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"957":{"tf":1.0}},"e":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"199":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"531":{"tf":1.0}}}},"n":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":87,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1070":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1096":{"tf":2.0},"1097":{"tf":1.4142135623730951},"129":{"tf":1.0},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"238":{"tf":1.4142135623730951},"247":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"336":{"tf":2.449489742783178},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"340":{"tf":1.4142135623730951},"341":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951},"346":{"tf":2.23606797749979},"347":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"364":{"tf":1.0},"367":{"tf":2.0},"368":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"454":{"tf":1.7320508075688772},"456":{"tf":1.0},"46":{"tf":1.0},"479":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"525":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"579":{"tf":2.23606797749979},"58":{"tf":1.0},"613":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"9":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.7320508075688772},"942":{"tf":1.7320508075688772},"946":{"tf":1.0},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0}}}},"p":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"a":{"b":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"999":{"tf":1.4142135623730951}}}}},"s":{"df":11,"docs":{"1098":{"tf":1.0},"1120":{"tf":1.0},"12":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.4142135623730951},"586":{"tf":1.0},"926":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"1044":{"tf":1.0},"155":{"tf":1.4142135623730951},"287":{"tf":1.0},"353":{"tf":1.0},"380":{"tf":2.6457513110645907},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}},"t":{"df":80,"docs":{"1001":{"tf":1.0},"1002":{"tf":2.8284271247461903},"1007":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1070":{"tf":2.449489742783178},"1071":{"tf":1.0},"1072":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1101":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"299":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.7320508075688772},"412":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.6457513110645907},"449":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.7320508075688772},"568":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":2.449489742783178},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"575":{"tf":2.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"613":{"tf":2.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"730":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.4142135623730951},"839":{"tf":1.0},"840":{"tf":1.0},"854":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":2.0},"929":{"tf":1.4142135623730951},"934":{"tf":1.7320508075688772},"935":{"tf":1.0},"936":{"tf":5.196152422706632},"937":{"tf":4.47213595499958},"943":{"tf":1.0},"946":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":36,"docs":{"1061":{"tf":1.0},"1064":{"tf":1.0},"1095":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"203":{"tf":1.0},"238":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"400":{"tf":1.0},"475":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"665":{"tf":1.0}},"t":{"df":1,"docs":{"454":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"447":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}},"q":{"df":3,"docs":{"1071":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":15,"docs":{"167":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"622":{"tf":1.4142135623730951},"640":{"tf":1.0},"778":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.0},"906":{"tf":1.0},"948":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":1,"docs":{"711":{"tf":1.0}},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"673":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}}}},"df":8,"docs":{"112":{"tf":1.4142135623730951},"267":{"tf":1.0},"453":{"tf":1.0},"529":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"895":{"tf":1.0},"903":{"tf":1.0}}}}},"df":20,"docs":{"447":{"tf":1.7320508075688772},"740":{"tf":1.0},"877":{"tf":1.0},"893":{"tf":1.7320508075688772},"894":{"tf":1.7320508075688772},"895":{"tf":2.23606797749979},"896":{"tf":3.4641016151377544},"897":{"tf":1.7320508075688772},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":3.0},"901":{"tf":2.6457513110645907},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"905":{"tf":2.449489742783178},"906":{"tf":5.0990195135927845},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0}}},"v":{"df":24,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"649":{"tf":1.4142135623730951},"707":{"tf":1.0},"786":{"tf":1.0},"852":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"941":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":2.23606797749979},"962":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"508":{"tf":1.0}}},"df":50,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"215":{"tf":2.0},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":2.23606797749979},"382":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"384":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"43":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"580":{"tf":1.0},"594":{"tf":1.0},"651":{"tf":1.0},"742":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"915":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"935":{"tf":1.0},"946":{"tf":1.4142135623730951},"955":{"tf":1.0},"956":{"tf":2.0},"960":{"tf":1.0}}}},"i":{"c":{"df":69,"docs":{"10":{"tf":1.0},"1085":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"221":{"tf":1.0},"254":{"tf":1.0},"297":{"tf":2.6457513110645907},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":2.0},"36":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":2.0},"372":{"tf":1.0},"393":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"559":{"tf":1.0},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"69":{"tf":1.4142135623730951},"838":{"tf":1.0},"846":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907},"910":{"tf":1.0},"911":{"tf":1.0},"913":{"tf":2.449489742783178},"916":{"tf":1.7320508075688772},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.4142135623730951},"921":{"tf":3.1622776601683795},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":2.0},"951":{"tf":1.0},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"674":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"341":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"673":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"633":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":45,"docs":{"1002":{"tf":1.7320508075688772},"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":2.449489742783178},"1011":{"tf":1.7320508075688772},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.0},"323":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"422":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":2.0},"505":{"tf":1.0},"51":{"tf":1.4142135623730951},"512":{"tf":1.0},"52":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":2.8284271247461903},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.4142135623730951},"633":{"tf":1.0},"642":{"tf":1.4142135623730951},"824":{"tf":2.0},"866":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.0},"905":{"tf":1.0},"946":{"tf":1.4142135623730951},"950":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":150,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1038":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.4142135623730951},"106":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":2.23606797749979},"110":{"tf":1.0},"1115":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"175":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":3.1622776601683795},"211":{"tf":2.0},"212":{"tf":1.0},"219":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"281":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.7320508075688772},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"448":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.7320508075688772},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":2.8284271247461903},"557":{"tf":1.0},"580":{"tf":1.7320508075688772},"590":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"601":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"646":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.23606797749979},"711":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.4142135623730951},"734":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"853":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"88":{"tf":1.0},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.7320508075688772},"931":{"tf":3.3166247903554},"936":{"tf":1.7320508075688772},"937":{"tf":1.7320508075688772},"939":{"tf":1.0},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"955":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.0},"975":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"1090":{"tf":1.0},"123":{"tf":1.0},"353":{"tf":1.0},"555":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"531":{"tf":1.0}}},"r":{"df":33,"docs":{"1044":{"tf":1.0},"111":{"tf":1.0},"1114":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":1.0},"172":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"24":{"tf":1.0},"263":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.0},"410":{"tf":1.0},"446":{"tf":1.0},"449":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"613":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"83":{"tf":1.0},"900":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"1061":{"tf":1.0},"1087":{"tf":1.0},"342":{"tf":1.0},"356":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0}}}},"r":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":78,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1023":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"144":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.0},"169":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":2.0},"239":{"tf":1.4142135623730951},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":2.0},"362":{"tf":1.0},"365":{"tf":1.0},"395":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"470":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.8284271247461903},"508":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"556":{"tf":1.4142135623730951},"590":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.4142135623730951},"678":{"tf":1.0},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"720":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"824":{"tf":2.8284271247461903},"852":{"tf":1.0},"903":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"939":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":2.0},"318":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"260":{"tf":1.0},"328":{"tf":2.23606797749979},"715":{"tf":1.4142135623730951},"723":{"tf":2.0},"724":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1023":{"tf":1.0},"265":{"tf":1.0},"272":{"tf":1.7320508075688772},"786":{"tf":1.0}}}},"m":{"df":1,"docs":{"1059":{"tf":1.0}}},"p":{"df":12,"docs":{"1001":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.4142135623730951},"579":{"tf":1.0},"948":{"tf":1.0},"963":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":3,"docs":{"898":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}},"df":16,"docs":{"1075":{"tf":1.0},"1119":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"332":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"516":{"tf":1.0},"567":{"tf":1.0},"657":{"tf":1.0},"947":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}},"r":{"df":2,"docs":{"853":{"tf":1.0},"854":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"1110":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"1050":{"tf":1.0},"1100":{"tf":1.0},"376":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"948":{"tf":1.0}}}}},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"949":{"tf":1.0}}}},"df":0,"docs":{}},"df":53,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1075":{"tf":1.0},"137":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"377":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":2.449489742783178},"529":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"686":{"tf":1.0},"726":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0},"824":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"879":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.0},"945":{"tf":1.0},"984":{"tf":1.0}},"n":{"df":14,"docs":{"1017":{"tf":1.0},"1059":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"555":{"tf":1.0},"784":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":5,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}}}}},"df":16,"docs":{"129":{"tf":1.0},"131":{"tf":3.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"752":{"tf":1.7320508075688772}}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":3,"docs":{"235":{"tf":1.0},"238":{"tf":2.0},"363":{"tf":1.0}}}}},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1023":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1061":{"tf":2.8284271247461903},"1085":{"tf":1.0},"363":{"tf":1.0},"454":{"tf":1.4142135623730951},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":2.449489742783178},"575":{"tf":1.4142135623730951},"579":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"1002":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1097":{"tf":1.0},"215":{"tf":1.0},"897":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"1095":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.4142135623730951},"368":{"tf":1.0},"38":{"tf":1.0},"400":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"653":{"tf":1.0},"779":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"915":{"tf":1.4142135623730951},"945":{"tf":1.0},"974":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"106":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"898":{"tf":1.0},"974":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"229":{"tf":1.0},"273":{"tf":1.0},"507":{"tf":1.4142135623730951}}}}}},"df":18,"docs":{"1070":{"tf":1.0},"1073":{"tf":1.0},"1095":{"tf":1.0},"304":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.7320508075688772},"62":{"tf":1.0},"866":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.6457513110645907},"925":{"tf":1.0},"929":{"tf":1.0},"934":{"tf":1.4142135623730951},"936":{"tf":1.0},"937":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1044":{"tf":1.0},"185":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"915":{"tf":1.0}}}}}}},"df":6,"docs":{"1040":{"tf":1.0},"185":{"tf":1.4142135623730951},"295":{"tf":1.0},"447":{"tf":1.0},"778":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":27,"docs":{"1031":{"tf":1.0},"1061":{"tf":1.0},"1079":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"264":{"tf":1.0},"318":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"366":{"tf":1.0},"41":{"tf":1.0},"450":{"tf":1.0},"506":{"tf":1.4142135623730951},"529":{"tf":1.0},"655":{"tf":1.0},"772":{"tf":1.0},"784":{"tf":1.0},"927":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"199":{"tf":1.0},"407":{"tf":1.0},"975":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":28,"docs":{"1034":{"tf":1.0},"1044":{"tf":1.0},"1122":{"tf":1.0},"139":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"427":{"tf":1.0},"589":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.4142135623730951},"708":{"tf":1.0},"846":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"514":{"tf":2.0}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"327":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"266":{"tf":1.0},"271":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"589":{"tf":1.0},"779":{"tf":1.0}}},"df":12,"docs":{"1118":{"tf":1.0},"197":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"368":{"tf":1.0},"499":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.0},"550":{"tf":1.0},"587":{"tf":1.0},"655":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"181":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"589":{"tf":1.0},"955":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"726":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":52,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1085":{"tf":1.0},"144":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"222":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"304":{"tf":1.0},"316":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":1.0},"507":{"tf":1.0},"510":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.4142135623730951},"603":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"832":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"937":{"tf":1.0},"946":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"507":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":5,"docs":{"296":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"607":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"355":{"tf":1.0},"505":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":15,"docs":{"1017":{"tf":1.0},"11":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"857":{"tf":1.0},"960":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1017":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"325":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.4142135623730951},"866":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{":":{"1":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1023":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1085":{"tf":1.0},"185":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"548":{"tf":1.7320508075688772},"581":{"tf":1.0},"596":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.0},"705":{"tf":1.4142135623730951},"847":{"tf":1.0},"962":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1085":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":8,"docs":{"287":{"tf":1.0},"291":{"tf":1.0},"388":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"508":{"tf":1.0},"633":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"31":{"tf":1.0}}}},"m":{"df":2,"docs":{"1119":{"tf":1.0},"285":{"tf":1.0}}},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"155":{"tf":1.0},"181":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"318":{"tf":1.0},"926":{"tf":1.0}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":8,"docs":{"1006":{"tf":1.0},"116":{"tf":2.0},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"195":{"tf":1.0},"370":{"tf":1.0},"548":{"tf":1.0},"66":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1001":{"tf":1.0},"515":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":9,"docs":{"181":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.4142135623730951},"373":{"tf":1.0},"946":{"tf":1.0},"975":{"tf":2.0},"992":{"tf":2.0},"993":{"tf":1.0},"994":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"529":{"tf":1.0},"748":{"tf":2.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"523":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"247":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0},"664":{"tf":1.0},"960":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"w":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"291":{"tf":1.0},"364":{"tf":1.0},"742":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"228":{"tf":1.0},"835":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"e":{"8":{"7":{"b":{"c":{"a":{"df":0,"docs":{},"e":{"5":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},">":{"_":{"<":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"190":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":20,"docs":{"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":2.0},"260":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.4142135623730951},"716":{"tf":1.0},"718":{"tf":2.8284271247461903},"720":{"tf":1.7320508075688772},"721":{"tf":1.7320508075688772},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":23,"docs":{"1034":{"tf":1.0},"1055":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"516":{"tf":1.0},"579":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1070":{"tf":1.0},"1105":{"tf":1.0},"231":{"tf":1.0},"257":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"655":{"tf":1.0},"946":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"1000":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"673":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"409":{"tf":1.0},"413":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"899":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"1005":{"tf":1.0},"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1014":{"tf":2.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"263":{"tf":1.0},"364":{"tf":1.0},"541":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"548":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"669":{"tf":1.0},"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"668":{"tf":1.7320508075688772},"669":{"tf":1.4142135623730951},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"1073":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.4142135623730951},"417":{"tf":1.0},"78":{"tf":1.4142135623730951},"847":{"tf":1.0},"948":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"518":{"tf":1.0},"950":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"291":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"456":{"tf":1.0},"481":{"tf":1.0},"733":{"tf":1.0},"913":{"tf":1.0}}}},"v":{"df":3,"docs":{"168":{"tf":1.0},"567":{"tf":1.0},"952":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"589":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1099":{"tf":1.0},"1114":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.0},"913":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":14,"docs":{"1114":{"tf":1.0},"1120":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"376":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0},"959":{"tf":1.0},"999":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":20,"docs":{"1117":{"tf":1.0},"152":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":1.4142135623730951},"375":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.0},"537":{"tf":1.0},"541":{"tf":1.0},"640":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"747":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"451":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"290":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1073":{"tf":1.0},"116":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"707":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1034":{"tf":1.0},"199":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"199":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"290":{"tf":1.0},"320":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.4142135623730951},"403":{"tf":1.0},"407":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":146,"docs":{"0":{"tf":1.0},"1009":{"tf":1.0},"1012":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1016":{"tf":1.0},"1022":{"tf":1.0},"1027":{"tf":1.0},"104":{"tf":1.0},"1052":{"tf":1.0},"1057":{"tf":1.7320508075688772},"1064":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1089":{"tf":1.0},"1105":{"tf":1.0},"1117":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"184":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":2.449489742783178},"199":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"260":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"301":{"tf":1.0},"317":{"tf":1.4142135623730951},"332":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"356":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"394":{"tf":1.0},"447":{"tf":1.7320508075688772},"45":{"tf":1.0},"505":{"tf":1.4142135623730951},"508":{"tf":1.0},"538":{"tf":1.7320508075688772},"541":{"tf":3.1622776601683795},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":3.7416573867739413},"55":{"tf":1.0},"550":{"tf":2.449489742783178},"555":{"tf":1.0},"56":{"tf":1.0},"565":{"tf":1.4142135623730951},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"582":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"661":{"tf":1.0},"664":{"tf":1.4142135623730951},"673":{"tf":1.0},"693":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.0},"701":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.23606797749979},"710":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"74":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.4142135623730951},"766":{"tf":1.4142135623730951},"767":{"tf":1.0},"773":{"tf":1.0},"78":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"807":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.0},"820":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"828":{"tf":1.0},"831":{"tf":2.0},"832":{"tf":1.0},"834":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951},"84":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"858":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"951":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"960":{"tf":2.0},"979":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"361":{"tf":1.0},"365":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"590":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":6,"docs":{"197":{"tf":1.0},"470":{"tf":1.0},"507":{"tf":1.0},"707":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1023":{"tf":1.0}}},"k":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"\"":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1064":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":33,"docs":{"1058":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"207":{"tf":1.0},"213":{"tf":2.23606797749979},"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":2.23606797749979},"251":{"tf":2.449489742783178},"252":{"tf":1.7320508075688772},"253":{"tf":2.0},"254":{"tf":1.4142135623730951},"255":{"tf":2.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.4142135623730951},"349":{"tf":2.0},"350":{"tf":1.4142135623730951},"378":{"tf":1.0},"559":{"tf":1.4142135623730951},"560":{"tf":1.0},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"673":{"tf":1.0},"945":{"tf":2.0},"949":{"tf":1.7320508075688772},"950":{"tf":2.0},"951":{"tf":1.0},"957":{"tf":2.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.7320508075688772},"960":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"964":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":4,"docs":{"1097":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.0},"747":{"tf":1.0}}}},"c":{"df":2,"docs":{"507":{"tf":1.0},"517":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"271":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"737":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":161,"docs":{"100":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.4142135623730951},"109":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":2.449489742783178},"1119":{"tf":1.0},"1122":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"133":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.7320508075688772},"318":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"361":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"41":{"tf":1.0},"422":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"528":{"tf":1.0},"537":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"540":{"tf":1.0},"542":{"tf":2.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.7320508075688772},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"916":{"tf":1.0},"934":{"tf":1.0},"948":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.0},"983":{"tf":1.0}},"i":{"df":51,"docs":{"1085":{"tf":1.0},"1120":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"183":{"tf":2.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"283":{"tf":1.0},"303":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"381":{"tf":1.0},"39":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"42":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.0},"480":{"tf":1.0},"487":{"tf":1.0},"505":{"tf":1.0},"514":{"tf":1.0},"541":{"tf":2.0},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":2.449489742783178},"56":{"tf":1.0},"57":{"tf":1.0},"580":{"tf":1.0},"707":{"tf":1.0},"959":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.4142135623730951},"973":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"232":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"238":{"tf":1.0},"548":{"tf":1.0},"632":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"740":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"367":{"tf":1.0},"447":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"393":{"tf":1.0}}}},"n":{"df":2,"docs":{"254":{"tf":1.0},"303":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"286":{"tf":1.0},"287":{"tf":2.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"d":{",":{"'":{":":{":":{"'":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"1119":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"510":{"tf":2.449489742783178},"52":{"tf":1.0},"548":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.0},"740":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1008":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"155":{"tf":1.0},"79":{"tf":1.0}}}},"n":{"df":1,"docs":{"859":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"1005":{"tf":1.4142135623730951},"1008":{"tf":1.0},"1013":{"tf":3.0},"851":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"856":{"tf":1.7320508075688772},"857":{"tf":2.23606797749979},"858":{"tf":2.449489742783178},"859":{"tf":2.8284271247461903},"864":{"tf":1.0},"866":{"tf":3.605551275463989},"880":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":3.0},"447":{"tf":2.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"430":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"1064":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.7320508075688772},"177":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"285":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"/":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{">":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"938":{"tf":1.0},"939":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":5,"docs":{"318":{"tf":1.7320508075688772},"605":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"939":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":83,"docs":{"101":{"tf":1.0},"105":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1085":{"tf":1.0},"13":{"tf":1.0},"137":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.7320508075688772},"238":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"410":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.7320508075688772},"452":{"tf":1.4142135623730951},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":2.23606797749979},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"48":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"550":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.4142135623730951},"622":{"tf":1.0},"671":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":2.23606797749979},"959":{"tf":1.0},"960":{"tf":2.23606797749979},"961":{"tf":1.0}}}},"r":{"c":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":2,"docs":{"1122":{"tf":1.0},"396":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":4,"docs":{"296":{"tf":1.4142135623730951},"306":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"451":{"tf":1.0},"675":{"tf":1.7320508075688772},"676":{"tf":2.449489742783178},"677":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":1.4142135623730951},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.4142135623730951},"956":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"552":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"161":{"tf":1.0},"304":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"a":{"b":{"df":1,"docs":{"289":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"179":{"tf":1.0}}}},"l":{"df":15,"docs":{"134":{"tf":1.0},"143":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":2.0},"436":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"457":{"tf":1.0},"527":{"tf":1.0},"655":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"296":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0}}}}}},"df":5,"docs":{"352":{"tf":2.0},"488":{"tf":1.0},"576":{"tf":1.0},"913":{"tf":1.4142135623730951},"952":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"216":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"g":{"df":0,"docs":{},"e":{"df":13,"docs":{"1073":{"tf":1.0},"221":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"359":{"tf":1.0},"367":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":2.0},"732":{"tf":1.4142135623730951},"916":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"548":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"613":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"373":{"tf":1.0},"665":{"tf":1.0},"946":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":47,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":2.0},"156":{"tf":1.7320508075688772},"161":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"264":{"tf":1.0},"284":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"465":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0},"955":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.7320508075688772},"975":{"tf":1.4142135623730951},"976":{"tf":1.0},"980":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.7320508075688772},"996":{"tf":1.0},"997":{"tf":1.7320508075688772},"998":{"tf":1.7320508075688772},"999":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":2,"docs":{"1034":{"tf":1.0},"353":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"480":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":94,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1096":{"tf":1.4142135623730951},"1122":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.7320508075688772},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"215":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"337":{"tf":1.0},"340":{"tf":1.4142135623730951},"342":{"tf":1.0},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.4142135623730951},"470":{"tf":1.0},"480":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.0},"506":{"tf":1.0},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"51":{"tf":1.0},"510":{"tf":2.449489742783178},"540":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"572":{"tf":1.4142135623730951},"575":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"59":{"tf":1.7320508075688772},"594":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"633":{"tf":1.0},"64":{"tf":1.0},"642":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.7320508075688772},"728":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"746":{"tf":1.0},"803":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.7320508075688772},"896":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.4142135623730951},"946":{"tf":1.0},"973":{"tf":1.0},"984":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1018":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1059":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"1001":{"tf":1.0},"1059":{"tf":1.0},"323":{"tf":2.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"575":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"1038":{"tf":1.0},"1044":{"tf":1.0},"198":{"tf":1.0},"354":{"tf":1.0},"487":{"tf":1.0}},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"113":{"tf":1.0},"155":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.4142135623730951},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"477":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":2.449489742783178},"519":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.0},"527":{"tf":2.6457513110645907},"528":{"tf":2.8284271247461903},"530":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"720":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0},"980":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1017":{"tf":1.4142135623730951},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"290":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":15,"docs":{"518":{"tf":1.7320508075688772},"519":{"tf":1.0},"520":{"tf":1.7320508075688772},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"625":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"469":{"tf":1.7320508075688772},"942":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":12,"docs":{"170":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":2.449489742783178},"408":{"tf":1.0},"938":{"tf":2.23606797749979},"939":{"tf":1.7320508075688772},"940":{"tf":1.7320508075688772},"941":{"tf":1.4142135623730951},"942":{"tf":1.0},"943":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"1038":{"tf":1.7320508075688772},"1040":{"tf":1.0},"183":{"tf":2.449489742783178},"186":{"tf":1.0},"190":{"tf":1.4142135623730951},"31":{"tf":1.0},"539":{"tf":2.8284271247461903},"542":{"tf":3.3166247903554},"548":{"tf":3.4641016151377544},"585":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"708":{"tf":4.0},"709":{"tf":1.7320508075688772},"710":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.0}}}}},"y":{"df":1,"docs":{"708":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"/":{"1":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"955":{"tf":1.0},"956":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":14,"docs":{"1021":{"tf":1.0},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951},"113":{"tf":2.0},"115":{"tf":1.0},"127":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"391":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"528":{"tf":1.0},"844":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{"df":0,"docs":{},"{":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"y":{"df":6,"docs":{"457":{"tf":1.0},"531":{"tf":1.0},"664":{"tf":1.0},"873":{"tf":1.0},"93":{"tf":1.4142135623730951},"981":{"tf":1.0}}}},"d":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"9":{"9":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"562":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":41,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"211":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.4142135623730951},"309":{"tf":1.0},"311":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"350":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.4142135623730951},"416":{"tf":1.0},"489":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.4142135623730951},"641":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":4.47213595499958},"779":{"tf":3.1622776601683795},"925":{"tf":1.7320508075688772},"926":{"tf":3.3166247903554},"927":{"tf":2.8284271247461903},"929":{"tf":2.0},"930":{"tf":1.7320508075688772},"931":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"505":{"tf":1.0},"506":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":44,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1064":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"169":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"495":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"591":{"tf":1.0},"691":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.4142135623730951},"910":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"937":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"#":{"1":{"5":{"9":{"5":{"1":{"0":{"df":1,"docs":{"622":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"3":{"4":{"2":{"4":{"df":1,"docs":{"1016":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"0":{"3":{"6":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"3":{"df":1,"docs":{"784":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"3":{"4":{"2":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"3":{"4":{"df":1,"docs":{"571":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"8":{"8":{"df":1,"docs":{"1075":{"tf":1.0}}},"9":{"df":1,"docs":{"1075":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"df":1,"docs":{"659":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"4":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"9":{"3":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"3":{"2":{"3":{"df":1,"docs":{"682":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"7":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"1":{"4":{"0":{"df":1,"docs":{"755":{"tf":1.0}}},"1":{"df":1,"docs":{"764":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"7":{"7":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"5":{"8":{"2":{"df":1,"docs":{"400":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"8":{"8":{"4":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"6":{"4":{"8":{"1":{"df":1,"docs":{"1001":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"0":{"df":1,"docs":{"943":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"5":{"df":1,"docs":{"263":{"tf":1.0}}},"7":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"3":{"4":{"8":{"df":1,"docs":{"772":{"tf":1.0}}},"9":{"df":1,"docs":{"772":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"7":{"df":1,"docs":{"607":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"3":{"3":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"8":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"3":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"3":{"7":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"8":{"9":{"df":1,"docs":{"291":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"8":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"5":{"4":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"0":{"1":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"2":{"8":{"8":{"df":1,"docs":{"820":{"tf":1.0}}},"9":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}},"9":{"0":{"df":1,"docs":{"831":{"tf":1.0}}},"1":{"df":1,"docs":{"830":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"8":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"4":{"1":{"5":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"8":{"df":1,"docs":{"841":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1031":{"tf":1.4142135623730951}}},"4":{"3":{"0":{"2":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1119":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"'":{"df":2,"docs":{"197":{"tf":1.0},"198":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"957":{"tf":1.0},"960":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}},"df":64,"docs":{"1016":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"12":{"tf":1.0},"17":{"tf":2.449489742783178},"175":{"tf":1.0},"196":{"tf":2.449489742783178},"197":{"tf":2.0},"198":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"207":{"tf":1.0},"209":{"tf":2.0},"21":{"tf":1.0},"210":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"263":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":2.0},"307":{"tf":1.0},"348":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"401":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.7320508075688772},"562":{"tf":1.4142135623730951},"581":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"644":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.4142135623730951},"843":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"921":{"tf":1.0},"951":{"tf":2.0},"957":{"tf":2.6457513110645907},"958":{"tf":1.0},"960":{"tf":2.6457513110645907},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"113":{"tf":1.0},"128":{"tf":1.0},"186":{"tf":1.0},"334":{"tf":1.0},"416":{"tf":1.0},"514":{"tf":1.0},"915":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"676":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"1071":{"tf":1.0},"1097":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.7320508075688772},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.6457513110645907},"257":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"50":{"tf":1.0},"505":{"tf":1.0},"824":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":2.0},"956":{"tf":2.0},"957":{"tf":2.449489742783178},"958":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"954":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.4142135623730951},"817":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}},"df":100,"docs":{"1001":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1008":{"tf":3.3166247903554},"1038":{"tf":1.0},"1046":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.0},"1106":{"tf":1.0},"1117":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":2.0},"124":{"tf":2.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":2.0},"228":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":3.4641016151377544},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"567":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"643":{"tf":1.0},"684":{"tf":1.0},"725":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"800":{"tf":2.0},"811":{"tf":2.23606797749979},"812":{"tf":1.7320508075688772},"813":{"tf":4.69041575982343},"814":{"tf":1.4142135623730951},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.7320508075688772},"822":{"tf":2.23606797749979},"823":{"tf":1.7320508075688772},"824":{"tf":4.242640687119285},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"832":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":2.6457513110645907},"957":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"825":{"tf":1.0},"828":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"133":{"tf":1.0},"510":{"tf":1.0},"585":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"508":{"tf":1.0},"607":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"31":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"1038":{"tf":1.4142135623730951},"986":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"354":{"tf":1.0}}}}}}}}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"954":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":39,"docs":{"1004":{"tf":2.0},"1005":{"tf":2.0},"1006":{"tf":2.23606797749979},"1007":{"tf":2.0},"1008":{"tf":2.0},"1009":{"tf":2.449489742783178},"1010":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1058":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":2.0},"365":{"tf":1.0},"372":{"tf":1.7320508075688772},"407":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.0},"538":{"tf":1.0},"560":{"tf":1.4142135623730951},"847":{"tf":1.0},"897":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.4142135623730951},"948":{"tf":1.0},"954":{"tf":2.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"958":{"tf":2.449489742783178},"964":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"321":{"tf":1.0},"99":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":60,"docs":{"1009":{"tf":1.0},"1027":{"tf":3.872983346207417},"1035":{"tf":2.8284271247461903},"1051":{"tf":4.58257569495584},"1067":{"tf":1.4142135623730951},"1089":{"tf":3.1622776601683795},"1101":{"tf":4.69041575982343},"1102":{"tf":5.0},"129":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"181":{"tf":2.0},"183":{"tf":1.0},"190":{"tf":2.449489742783178},"191":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"288":{"tf":1.0},"318":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":1.0},"356":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.4142135623730951},"426":{"tf":1.0},"434":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"542":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":2.0},"690":{"tf":1.0},"708":{"tf":2.449489742783178},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"757":{"tf":3.605551275463989},"766":{"tf":5.916079783099616},"774":{"tf":3.872983346207417},"782":{"tf":1.7320508075688772},"796":{"tf":2.0},"797":{"tf":1.7320508075688772},"808":{"tf":2.449489742783178},"817":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"880":{"tf":1.0},"921":{"tf":1.4142135623730951},"939":{"tf":1.0}}}},"p":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":1,"docs":{"937":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"896":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"542":{"tf":1.0},"957":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":17,"docs":{"1051":{"tf":1.0},"1101":{"tf":3.1622776601683795},"1102":{"tf":2.0},"160":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"267":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.7320508075688772},"419":{"tf":1.4142135623730951},"580":{"tf":1.0},"664":{"tf":3.0},"720":{"tf":1.4142135623730951},"847":{"tf":1.0},"877":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":53,"docs":{"1025":{"tf":1.0},"1034":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":2.23606797749979},"123":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":2.0},"355":{"tf":1.0},"356":{"tf":2.23606797749979},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"364":{"tf":1.4142135623730951},"368":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"417":{"tf":1.0},"50":{"tf":1.0},"540":{"tf":1.0},"561":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"727":{"tf":1.0},"779":{"tf":1.0},"789":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"954":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":6,"docs":{"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.449489742783178},"839":{"tf":2.0},"840":{"tf":1.4142135623730951},"841":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"481":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"i":{"df":16,"docs":{"260":{"tf":1.7320508075688772},"262":{"tf":1.0},"328":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"715":{"tf":2.23606797749979},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":2.6457513110645907},"732":{"tf":1.0}}},"y":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":30,"docs":{"1107":{"tf":1.0},"1113":{"tf":2.23606797749979},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.7320508075688772},"1121":{"tf":1.0},"1122":{"tf":1.0},"394":{"tf":3.1622776601683795},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":2.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.4142135623730951},"945":{"tf":4.0},"950":{"tf":3.0}}}}}},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"143":{"tf":1.0},"154":{"tf":1.0},"235":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"711":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":12,"docs":{"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"538":{"tf":1.0},"950":{"tf":1.7320508075688772},"956":{"tf":2.0},"957":{"tf":1.7320508075688772},"960":{"tf":2.0},"964":{"tf":2.8284271247461903}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"737":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1120":{"tf":1.0},"361":{"tf":1.0},"451":{"tf":1.0},"453":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"590":{"tf":1.0},"599":{"tf":1.0},"633":{"tf":1.0},"752":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":38,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":1.0},"275":{"tf":1.0},"348":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":2.23606797749979},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"390":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"455":{"tf":1.4142135623730951},"506":{"tf":1.0},"562":{"tf":1.0},"594":{"tf":1.0},"657":{"tf":1.0},"688":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"786":{"tf":1.0},"845":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"914":{"tf":1.0},"930":{"tf":1.4142135623730951},"947":{"tf":1.0},"956":{"tf":2.0},"960":{"tf":1.0},"962":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{")":{".":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"1":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":2.0}}}}}}}},"df":0,"docs":{},"s":{"3":{"df":10,"docs":{"1059":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1098":{"tf":1.0},"1102":{"tf":1.0},"508":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":98,"docs":{"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1033":{"tf":3.4641016151377544},"1035":{"tf":1.0},"1044":{"tf":2.23606797749979},"1051":{"tf":1.0},"1064":{"tf":2.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"199":{"tf":2.6457513110645907},"202":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"266":{"tf":3.4641016151377544},"267":{"tf":2.23606797749979},"268":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":3.0},"284":{"tf":1.0},"316":{"tf":1.0},"360":{"tf":1.0},"451":{"tf":1.4142135623730951},"455":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"466":{"tf":2.8284271247461903},"467":{"tf":2.0},"468":{"tf":2.8284271247461903},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":2.0},"619":{"tf":1.0},"622":{"tf":2.8284271247461903},"628":{"tf":2.8284271247461903},"630":{"tf":1.0},"644":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"679":{"tf":1.7320508075688772},"686":{"tf":2.0},"690":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"751":{"tf":1.0},"755":{"tf":2.0},"757":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.7320508075688772},"766":{"tf":1.0},"770":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.7320508075688772},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"796":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"862":{"tf":1.4142135623730951},"868":{"tf":1.0},"882":{"tf":1.0},"889":{"tf":1.0},"891":{"tf":1.0},"901":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"793":{"tf":1.4142135623730951},"797":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":20,"docs":{"220":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.7320508075688772},"360":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.7320508075688772},"451":{"tf":1.0},"455":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"386":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"386":{"tf":1.0}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"3":{"9":{"b":{"6":{"0":{"8":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":41,"docs":{"1044":{"tf":1.7320508075688772},"1049":{"tf":1.0},"1059":{"tf":1.0},"108":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"307":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.4142135623730951},"343":{"tf":1.0},"373":{"tf":1.4142135623730951},"396":{"tf":1.0},"416":{"tf":1.0},"448":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"523":{"tf":1.0},"613":{"tf":1.7320508075688772},"633":{"tf":1.0},"638":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"742":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.4142135623730951},"91":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.6457513110645907},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"955":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"276":{"tf":1.0},"541":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"840":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"188":{"tf":1.4142135623730951},"446":{"tf":1.0},"64":{"tf":1.0},"925":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"933":{"tf":1.0},"937":{"tf":4.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"937":{"tf":1.0}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"937":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"937":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"965":{"tf":1.0}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":14,"docs":{"1017":{"tf":1.0},"102":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"37":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"810":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":18,"docs":{"1002":{"tf":1.7320508075688772},"1009":{"tf":1.0},"1057":{"tf":1.0},"21":{"tf":1.0},"373":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"488":{"tf":2.6457513110645907},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.7320508075688772},"515":{"tf":1.4142135623730951},"52":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"946":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"d":{"df":2,"docs":{"508":{"tf":1.4142135623730951},"510":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"515":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"1089":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":19,"docs":{"1001":{"tf":1.0},"1046":{"tf":1.0},"1098":{"tf":1.0},"125":{"tf":1.7320508075688772},"135":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"507":{"tf":1.0},"529":{"tf":1.0},"657":{"tf":1.0},"691":{"tf":1.0},"8":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":1,"docs":{"462":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"634":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"841":{"tf":1.4142135623730951},"983":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.0}}}},"df":13,"docs":{"1093":{"tf":1.4142135623730951},"1098":{"tf":1.4142135623730951},"121":{"tf":1.0},"365":{"tf":1.0},"390":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"574":{"tf":1.0},"841":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.4142135623730951},"983":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"373":{"tf":1.0},"375":{"tf":1.0},"416":{"tf":1.0},"574":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"931":{"tf":1.0},"936":{"tf":3.0},"937":{"tf":1.0},"946":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"948":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":82,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"103":{"tf":1.0},"1034":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"111":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"291":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"34":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"378":{"tf":1.0},"380":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"462":{"tf":1.4142135623730951},"466":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"538":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.0},"56":{"tf":1.0},"622":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"69":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"77":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.4142135623730951},"960":{"tf":1.0},"963":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"185":{"tf":1.0},"572":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"510":{"tf":1.0},"528":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"276":{"tf":1.0},"650":{"tf":1.0}},"i":{"df":3,"docs":{"212":{"tf":1.0},"332":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":5,"docs":{"1071":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"104":{"tf":1.0},"1072":{"tf":1.0},"1108":{"tf":1.4142135623730951},"144":{"tf":1.0},"285":{"tf":1.0},"335":{"tf":1.4142135623730951},"740":{"tf":1.0},"850":{"tf":1.7320508075688772},"851":{"tf":2.8284271247461903},"852":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":3.0},"859":{"tf":1.4142135623730951},"876":{"tf":2.0},"880":{"tf":2.6457513110645907},"980":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"1025":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"140":{"tf":1.0},"226":{"tf":1.0},"257":{"tf":1.0},"708":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":9,"docs":{"228":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"946":{"tf":1.0}}}},"m":{"(":{"'":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"539":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"1063":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1063":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"644":{"tf":1.0},"686":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"`":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"`":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{")":{".":{"`":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"806":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"755":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1040":{"tf":2.8284271247461903},"1044":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"/":{"(":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1055":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"732":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":19,"docs":{"1025":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"183":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"690":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"779":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"r":{"df":15,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"708":{"tf":1.0},"789":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":50,"docs":{"1045":{"tf":1.7320508075688772},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1061":{"tf":2.0},"1075":{"tf":1.0},"1091":{"tf":2.6457513110645907},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.0},"352":{"tf":1.0},"379":{"tf":1.0},"394":{"tf":1.0},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"542":{"tf":1.0},"604":{"tf":1.0},"657":{"tf":1.7320508075688772},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"1023":{"tf":1.0},"1080":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"485":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1023":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"i":{"df":3,"docs":{"256":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":72,"docs":{"1097":{"tf":1.0},"1103":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1119":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"256":{"tf":1.4142135623730951},"295":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"38":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"447":{"tf":1.0},"466":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"646":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"788":{"tf":1.7320508075688772},"812":{"tf":1.0},"847":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}},"s":{"df":4,"docs":{"269":{"tf":1.0},"271":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":19,"docs":{"1017":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1093":{"tf":1.0},"1107":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"256":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"50":{"tf":1.0},"527":{"tf":1.0},"555":{"tf":1.0},"836":{"tf":1.0}}},"f":{"a":{"c":{"df":3,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":1,"docs":{"447":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"1016":{"tf":1.4142135623730951},"1103":{"tf":1.0},"535":{"tf":1.0},"725":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"725":{"tf":1.0},"726":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"900":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"518":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"210":{"tf":1.0},"287":{"tf":1.0},"506":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"427":{"tf":1.0}},"n":{"c":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"1097":{"tf":1.0}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1092":{"tf":1.4142135623730951},"1093":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1097":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"1102":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":25,"docs":{"10":{"tf":1.0},"1091":{"tf":2.8284271247461903},"1092":{"tf":1.7320508075688772},"1093":{"tf":2.23606797749979},"1094":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1096":{"tf":3.0},"1097":{"tf":4.242640687119285},"1098":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":2.0},"1102":{"tf":2.0},"115":{"tf":1.0},"129":{"tf":1.0},"198":{"tf":1.0},"475":{"tf":1.0},"913":{"tf":2.8284271247461903},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.449489742783178},"926":{"tf":2.23606797749979},"927":{"tf":1.0},"929":{"tf":2.449489742783178},"936":{"tf":2.23606797749979}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"926":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":9,"docs":{"180":{"tf":1.0},"413":{"tf":1.0},"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"48":{"tf":1.0},"540":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"]":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":55,"docs":{"0":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1008":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"115":{"tf":1.0},"135":{"tf":1.0},"176":{"tf":1.4142135623730951},"184":{"tf":1.0},"238":{"tf":3.3166247903554},"251":{"tf":1.0},"304":{"tf":1.0},"331":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":2.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.4142135623730951},"457":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"548":{"tf":1.4142135623730951},"561":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":2.449489742783178},"678":{"tf":1.0},"679":{"tf":1.0},"7":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"837":{"tf":1.0},"839":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0}}}}}}}},"t":{"a":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"562":{"tf":1.0},"664":{"tf":1.0},"957":{"tf":1.0}}}},"b":{"'":{"df":1,"docs":{"857":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":34,"docs":{"101":{"tf":1.0},"104":{"tf":1.0},"1097":{"tf":2.23606797749979},"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"199":{"tf":1.4142135623730951},"247":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":2.23606797749979},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"354":{"tf":1.0},"422":{"tf":1.4142135623730951},"516":{"tf":1.0},"555":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.7320508075688772},"851":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"866":{"tf":3.872983346207417},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":2.0},"96":{"tf":1.4142135623730951}},"l":{"df":296,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.4142135623730951},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":2.23606797749979},"1038":{"tf":1.0},"104":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":2.0},"1053":{"tf":1.7320508075688772},"1059":{"tf":1.0},"106":{"tf":2.0},"1061":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1070":{"tf":1.4142135623730951},"1071":{"tf":2.23606797749979},"1072":{"tf":3.605551275463989},"1075":{"tf":1.7320508075688772},"1084":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1103":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":2.0},"1119":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.8284271247461903},"128":{"tf":2.449489742783178},"129":{"tf":3.3166247903554},"130":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.0},"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":3.3166247903554},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"201":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"21":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.4142135623730951},"218":{"tf":2.449489742783178},"219":{"tf":2.0},"220":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":4.898979485566356},"223":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":2.8284271247461903},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.8284271247461903},"32":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":3.1622776601683795},"353":{"tf":1.4142135623730951},"354":{"tf":2.6457513110645907},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":2.23606797749979},"359":{"tf":1.0},"360":{"tf":2.6457513110645907},"361":{"tf":2.23606797749979},"362":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":2.6457513110645907},"378":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":2.449489742783178},"416":{"tf":2.0},"418":{"tf":2.23606797749979},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"429":{"tf":1.7320508075688772},"435":{"tf":2.449489742783178},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.7320508075688772},"442":{"tf":2.23606797749979},"443":{"tf":1.0},"445":{"tf":1.4142135623730951},"447":{"tf":2.449489742783178},"459":{"tf":1.4142135623730951},"464":{"tf":1.0},"472":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"541":{"tf":1.4142135623730951},"550":{"tf":2.23606797749979},"555":{"tf":1.0},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.449489742783178},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":2.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.7320508075688772},"693":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.0},"700":{"tf":2.449489742783178},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"707":{"tf":2.0},"708":{"tf":3.1622776601683795},"710":{"tf":3.1622776601683795},"711":{"tf":2.8284271247461903},"716":{"tf":2.23606797749979},"719":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.7320508075688772},"722":{"tf":1.4142135623730951},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":1.0},"738":{"tf":1.4142135623730951},"74":{"tf":2.23606797749979},"740":{"tf":1.0},"747":{"tf":1.0},"752":{"tf":1.4142135623730951},"780":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.449489742783178},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"79":{"tf":1.0},"803":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.7320508075688772},"817":{"tf":1.0},"824":{"tf":1.7320508075688772},"828":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"843":{"tf":1.0},"855":{"tf":2.0},"859":{"tf":2.0},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.7320508075688772},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"883":{"tf":1.0},"885":{"tf":1.7320508075688772},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"888":{"tf":1.4142135623730951},"889":{"tf":1.4142135623730951},"892":{"tf":1.0},"894":{"tf":1.7320508075688772},"895":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"906":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.4142135623730951},"915":{"tf":1.0},"916":{"tf":1.0},"918":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"924":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"935":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":2.449489742783178},"940":{"tf":1.0},"941":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"977":{"tf":1.7320508075688772},"986":{"tf":1.7320508075688772},"987":{"tf":1.0},"992":{"tf":1.0}},"e":{"'":{"df":2,"docs":{"129":{"tf":1.0},"256":{"tf":1.0}}},"(":{"df":1,"docs":{"220":{"tf":1.0}}},">":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"375":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":27,"docs":{"1063":{"tf":1.0},"1073":{"tf":1.0},"318":{"tf":1.0},"388":{"tf":2.0},"414":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"562":{"tf":1.0},"710":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":2.23606797749979},"742":{"tf":2.23606797749979},"744":{"tf":1.7320508075688772},"745":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"866":{"tf":1.4142135623730951},"894":{"tf":1.0},"902":{"tf":1.7320508075688772},"906":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"774":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"589":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"232":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":49,"docs":{"10":{"tf":1.0},"1031":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"243":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"452":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"555":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"786":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":1.0},"946":{"tf":1.0}},"n":{"df":12,"docs":{"1013":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1085":{"tf":1.0},"275":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1009":{"tf":1.0}}}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.0}}}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":11,"docs":{"1001":{"tf":1.0},"1114":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"270":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"847":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"332":{"tf":1.0}}}}}}},"df":25,"docs":{"1001":{"tf":1.7320508075688772},"1021":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.4142135623730951},"475":{"tf":1.0},"477":{"tf":3.872983346207417},"478":{"tf":3.3166247903554},"479":{"tf":2.0},"481":{"tf":2.23606797749979},"552":{"tf":1.0},"555":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"7":{"tf":1.0},"705":{"tf":1.0},"842":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"478":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"542":{"tf":1.4142135623730951},"911":{"tf":1.0},"915":{"tf":1.4142135623730951}}}}}}}}},"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"798":{"tf":1.0}}},"d":{"df":2,"docs":{"371":{"tf":1.0},"935":{"tf":1.0}}},"df":4,"docs":{"220":{"tf":1.0},"231":{"tf":1.4142135623730951},"538":{"tf":1.0},"634":{"tf":1.0}},"v":{"df":1,"docs":{"964":{"tf":1.7320508075688772}}}},"d":{"df":11,"docs":{"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}},"df":3,"docs":{"199":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"370":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":42,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1120":{"tf":1.0},"115":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.4142135623730951},"338":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":2.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"38":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"473":{"tf":1.4142135623730951},"542":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0},"90":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.4142135623730951},"980":{"tf":1.0},"99":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"c":{"df":17,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1064":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"13":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"353":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.4142135623730951}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"122":{"tf":1.0},"290":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1069":{"tf":1.0}}}}}}}}},"d":{"\"":{",":{"2":{"7":{",":{"6":{".":{"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":2,"docs":{"956":{"tf":2.449489742783178},"964":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":263,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1001":{"tf":1.7320508075688772},"1002":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1016":{"tf":1.7320508075688772},"1019":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1082":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":2.0},"1096":{"tf":2.8284271247461903},"1097":{"tf":1.0},"11":{"tf":1.7320508075688772},"1115":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"176":{"tf":1.7320508075688772},"19":{"tf":2.0},"190":{"tf":1.4142135623730951},"192":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"229":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.7320508075688772},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":2.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"349":{"tf":1.0},"35":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"41":{"tf":1.0},"412":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":2.0},"43":{"tf":1.0},"447":{"tf":2.449489742783178},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"483":{"tf":1.7320508075688772},"484":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"486":{"tf":2.449489742783178},"487":{"tf":1.7320508075688772},"488":{"tf":4.58257569495584},"489":{"tf":2.23606797749979},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.0},"498":{"tf":1.7320508075688772},"499":{"tf":1.4142135623730951},"500":{"tf":2.449489742783178},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"507":{"tf":1.7320508075688772},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"530":{"tf":1.0},"531":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"537":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"559":{"tf":2.449489742783178},"560":{"tf":2.0},"561":{"tf":1.7320508075688772},"562":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":2.0},"574":{"tf":1.0},"575":{"tf":1.4142135623730951},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"604":{"tf":1.0},"607":{"tf":1.0},"610":{"tf":1.0},"613":{"tf":2.0},"615":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.4142135623730951},"629":{"tf":1.0},"64":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"683":{"tf":1.7320508075688772},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"715":{"tf":1.4142135623730951},"718":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":2.23606797749979},"728":{"tf":2.0},"734":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"772":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"899":{"tf":1.4142135623730951},"9":{"tf":2.6457513110645907},"913":{"tf":1.0},"941":{"tf":1.4142135623730951},"943":{"tf":1.0},"945":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0},"975":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"591":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"600":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"595":{"tf":1.4142135623730951},"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"609":{"tf":1.4142135623730951},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"276":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"721":{"tf":1.0},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"531":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"199":{"tf":2.8284271247461903},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"1046":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.4142135623730951},"426":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"1053":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":6,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"632":{"tf":1.0},"634":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1072":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"727":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"j":{"df":1,"docs":{"950":{"tf":2.0}},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"950":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"285":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"661":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"211":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"425":{"tf":1.0},"464":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"657":{"tf":1.0},"720":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1072":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":5,"docs":{"176":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"859":{"tf":1.0},"861":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"859":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"716":{"tf":1.0},"724":{"tf":2.0}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"716":{"tf":1.0},"723":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"855":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1098":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"4":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"204":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"684":{"tf":1.4142135623730951},"686":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"203":{"tf":1.0},"222":{"tf":1.0},"598":{"tf":1.0}},"e":{"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":3,"docs":{"222":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"360":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"723":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"$":{"2":{"0":{"1":{"9":{"1":{"2":{"0":{"1":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"360":{"tf":1.0},"469":{"tf":1.7320508075688772},"942":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1002":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":13,"docs":{"10":{"tf":1.0},"247":{"tf":1.0},"271":{"tf":1.0},"589":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772},"825":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"936":{"tf":1.0},"975":{"tf":1.0},"983":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"303":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.4142135623730951},"935":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"186":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"225":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.4142135623730951},"676":{"tf":1.0},"705":{"tf":1.4142135623730951},"957":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}}}},"n":{"d":{"df":5,"docs":{"1118":{"tf":1.0},"28":{"tf":1.0},"451":{"tf":1.0},"876":{"tf":1.0},"981":{"tf":1.0}}},"df":2,"docs":{"299":{"tf":1.0},"751":{"tf":1.0}},"s":{"df":1,"docs":{"1120":{"tf":1.4142135623730951}}}},"r":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"231":{"tf":1.0},"654":{"tf":1.0},"949":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":25,"docs":{"1016":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"332":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.0},"435":{"tf":1.0},"449":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"915":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"1002":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"215":{"tf":1.0},"262":{"tf":1.0},"470":{"tf":1.4142135623730951},"488":{"tf":1.0},"710":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":43,"docs":{"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.4142135623730951},"876":{"tf":1.0},"976":{"tf":1.0}}}}}}}},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"949":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1073":{"tf":1.0},"118":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"329":{"tf":1.4142135623730951},"330":{"tf":1.7320508075688772},"331":{"tf":2.6457513110645907},"332":{"tf":2.23606797749979},"341":{"tf":1.0},"344":{"tf":1.7320508075688772},"388":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"482":{"tf":1.7320508075688772},"487":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0},"76":{"tf":1.0},"858":{"tf":1.0},"955":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"x":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"df":9,"docs":{"1119":{"tf":1.0},"127":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":2.449489742783178},"199":{"tf":1.7320508075688772},"313":{"tf":1.0},"56":{"tf":1.0},"740":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1120":{"tf":1.0}}}},"t":{"'":{"df":3,"docs":{"136":{"tf":1.0},"248":{"tf":1.0},"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"413":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"335":{"tf":1.0},"664":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":5,"docs":{"1114":{"tf":1.0},"263":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"725":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1095":{"tf":1.0},"507":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"0":{"tf":1.0},"1038":{"tf":1.0},"289":{"tf":1.0},"305":{"tf":1.0},"362":{"tf":1.0},"452":{"tf":1.0},"518":{"tf":1.0},"684":{"tf":1.0},"705":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1070":{"tf":1.0},"1103":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":1.0},"263":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"578":{"tf":1.0},"778":{"tf":1.0},"786":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"926":{"tf":1.0}}}}},"’":{"df":1,"docs":{"507":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"589":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"512":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"538":{"tf":1.0}},"g":{"df":24,"docs":{"1115":{"tf":1.4142135623730951},"231":{"tf":1.0},"256":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"449":{"tf":1.4142135623730951},"456":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"518":{"tf":1.0},"589":{"tf":1.0},"6":{"tf":1.0},"915":{"tf":1.0},"944":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0},"974":{"tf":1.0}}},"k":{"df":9,"docs":{"1003":{"tf":1.0},"1075":{"tf":1.0},"1118":{"tf":1.0},"308":{"tf":1.0},"506":{"tf":1.4142135623730951},"589":{"tf":1.0},"8":{"tf":1.0},"929":{"tf":1.0},"962":{"tf":1.0}}}},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"556":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":35,"docs":{"1042":{"tf":1.0},"1064":{"tf":1.0},"143":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"444":{"tf":1.0},"504":{"tf":1.0},"512":{"tf":1.0},"575":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"688":{"tf":1.0},"690":{"tf":1.0},"742":{"tf":1.0},"780":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"899":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.0},"975":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":21,"docs":{"1009":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"1096":{"tf":1.0},"1114":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"294":{"tf":1.0},"357":{"tf":1.0},"452":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"657":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.0}},"t":{"df":2,"docs":{"1119":{"tf":1.0},"365":{"tf":1.4142135623730951}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1040":{"tf":1.7320508075688772},"199":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":18,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1115":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"270":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"531":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.7320508075688772},"740":{"tf":1.0},"8":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"975":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"185":{"tf":3.3166247903554},"626":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":90,"docs":{"1009":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"187":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"388":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"474":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"499":{"tf":1.0},"503":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"528":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"567":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"681":{"tf":1.0},"7":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"847":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"905":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"919":{"tf":1.0},"922":{"tf":1.7320508075688772},"925":{"tf":1.0},"937":{"tf":1.7320508075688772},"957":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"362":{"tf":1.0},"786":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"u":{"df":13,"docs":{"1069":{"tf":1.0},"1095":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"269":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"571":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.0},"960":{"tf":1.0}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"847":{"tf":1.0},"848":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"287":{"tf":1.0},"514":{"tf":1.0},"626":{"tf":2.0}},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"115":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":1,"docs":{"294":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"117":{"tf":1.0},"202":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"1005":{"tf":1.0},"1013":{"tf":3.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"198":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.7320508075688772},"857":{"tf":2.23606797749979},"858":{"tf":2.449489742783178},"859":{"tf":3.0},"864":{"tf":1.0},"866":{"tf":3.3166247903554},"897":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":158,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":1.0},"1034":{"tf":1.0},"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":2.449489742783178},"1075":{"tf":1.0},"1079":{"tf":1.0},"1099":{"tf":1.0},"112":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":2.0},"144":{"tf":1.7320508075688772},"15":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":2.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"296":{"tf":2.0},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"306":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":2.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"437":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.0},"451":{"tf":2.23606797749979},"452":{"tf":1.4142135623730951},"455":{"tf":1.0},"457":{"tf":2.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"488":{"tf":1.0},"497":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"51":{"tf":1.0},"515":{"tf":1.7320508075688772},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.7320508075688772},"554":{"tf":1.0},"561":{"tf":1.0},"575":{"tf":1.4142135623730951},"580":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"633":{"tf":2.0},"635":{"tf":1.0},"642":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.4142135623730951},"658":{"tf":1.0},"665":{"tf":2.6457513110645907},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"851":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"887":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"926":{"tf":1.0},"930":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"948":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"984":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}},"n":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}},"r":{"df":2,"docs":{"170":{"tf":1.0},"199":{"tf":1.0}}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":31,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"203":{"tf":1.0},"275":{"tf":1.7320508075688772},"299":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"375":{"tf":1.0},"388":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"580":{"tf":1.0},"633":{"tf":1.4142135623730951},"662":{"tf":1.0},"665":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.0},"732":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"880":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":1.0},"523":{"tf":1.0},"665":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"698":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"175":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.4142135623730951},"556":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"1108":{"tf":1.0},"1110":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":6,"docs":{"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"427":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":2.0},"19":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.4142135623730951},"960":{"tf":1.7320508075688772},"961":{"tf":1.0},"964":{"tf":1.0}}},"p":{"df":2,"docs":{"186":{"tf":1.0},"221":{"tf":1.4142135623730951}}}},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"'":{"2":{"0":{"1":{"9":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"c":{"df":1,"docs":{"1110":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"y":{"df":6,"docs":{"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1120":{"tf":1.0},"266":{"tf":1.0},"488":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1044":{"tf":1.0},"1081":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"527":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"222":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"507":{"tf":1.0},"705":{"tf":1.7320508075688772},"77":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"964":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"120":{"tf":1.0},"824":{"tf":1.0},"914":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"367":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"540":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1120":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"1044":{"tf":1.4142135623730951},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0}}},"l":{"'":{"df":1,"docs":{"196":{"tf":1.0}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"47":{"tf":1.0},"495":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{}},"df":108,"docs":{"11":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1117":{"tf":2.0},"1120":{"tf":1.0},"1122":{"tf":1.4142135623730951},"12":{"tf":2.8284271247461903},"124":{"tf":1.0},"13":{"tf":2.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":2.0},"17":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.7320508075688772},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"263":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.4142135623730951},"309":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"358":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"401":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.0},"475":{"tf":1.0},"53":{"tf":1.0},"533":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.0},"542":{"tf":2.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"67":{"tf":2.0},"69":{"tf":2.0},"72":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.4142135623730951},"945":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.7320508075688772},"955":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":2.0},"961":{"tf":1.0},"963":{"tf":1.0},"97":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1035":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0}}}}}},"df":29,"docs":{"1064":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"426":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.4142135623730951},"666":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":2.0},"85":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"965":{"tf":1.0},"983":{"tf":1.0}},"i":{"c":{"df":16,"docs":{"1117":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"3":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.449489742783178},"356":{"tf":1.0},"362":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"374":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.0},"424":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"1005":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1012":{"tf":1.4142135623730951},"1013":{"tf":2.23606797749979},"864":{"tf":2.23606797749979},"866":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"732":{"tf":1.0}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"661":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"1034":{"tf":1.0},"1035":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":6,"docs":{"1027":{"tf":1.0},"1063":{"tf":1.0},"1089":{"tf":1.0},"335":{"tf":1.0},"516":{"tf":2.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}},"df":32,"docs":{"1001":{"tf":1.0},"1040":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1059":{"tf":1.0},"1098":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"238":{"tf":1.4142135623730951},"263":{"tf":1.0},"288":{"tf":1.0},"412":{"tf":1.0},"510":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"752":{"tf":1.4142135623730951},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"786":{"tf":1.0},"824":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"930":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"924":{"tf":1.0},"928":{"tf":1.0},"930":{"tf":3.872983346207417},"936":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"930":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"199":{"tf":1.0},"303":{"tf":1.0},"752":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"266":{"tf":2.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"528":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"678":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"414":{"tf":1.0},"432":{"tf":1.0},"488":{"tf":1.0},"576":{"tf":1.0},"74":{"tf":1.0}}},"k":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":1.7320508075688772},"103":{"tf":1.0},"107":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"129":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":2.0},"331":{"tf":1.0},"343":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"784":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.4142135623730951},"985":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"842":{"tf":1.0},"94":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"1023":{"tf":1.0},"742":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"909":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"232":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"367":{"tf":1.0},"922":{"tf":1.0},"962":{"tf":1.0}},"k":{"df":1,"docs":{"919":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"269":{"tf":1.0},"272":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"558":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":3,"docs":{"1025":{"tf":1.0},"153":{"tf":2.0},"784":{"tf":1.0}}},"t":{"df":1,"docs":{"527":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"359":{"tf":1.0},"362":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":23,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"197":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"31":{"tf":1.0},"339":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.7320508075688772},"379":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":3.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"673":{"tf":1.4142135623730951},"708":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"205":{"tf":1.0},"309":{"tf":1.0},"447":{"tf":1.0},"531":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"268":{"tf":1.0},"337":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1097":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"358":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"409":{"tf":3.0},"413":{"tf":1.0},"561":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"[":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}},"p":{"df":2,"docs":{"444":{"tf":1.0},"528":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"507":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"413":{"tf":1.0}}}}},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"1070":{"tf":1.0},"236":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"462":{"tf":1.0},"780":{"tf":1.0},"921":{"tf":1.0},"957":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"193":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"709":{"tf":1.7320508075688772},"897":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"260":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"413":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0}}},"n":{"d":{"df":4,"docs":{"1016":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.0},"779":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"481":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"844":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":2,"docs":{"1009":{"tf":1.0},"678":{"tf":1.0}}}}},"df":19,"docs":{"104":{"tf":1.0},"1093":{"tf":1.0},"1114":{"tf":1.7320508075688772},"1119":{"tf":1.0},"117":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"231":{"tf":1.0},"256":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"434":{"tf":1.0},"528":{"tf":1.0},"581":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1059":{"tf":1.0},"1097":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":2.449489742783178},"188":{"tf":1.4142135623730951},"291":{"tf":1.0},"318":{"tf":1.0},"415":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"553":{"tf":1.7320508075688772},"555":{"tf":2.0},"571":{"tf":1.0},"575":{"tf":1.0},"713":{"tf":1.0},"937":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"235":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"778":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"357":{"tf":1.0},"527":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"506":{"tf":1.0},"764":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":42,"docs":{"1027":{"tf":4.58257569495584},"1035":{"tf":3.4641016151377544},"1051":{"tf":5.0990195135927845},"1067":{"tf":2.8284271247461903},"1089":{"tf":4.242640687119285},"1098":{"tf":1.4142135623730951},"1101":{"tf":4.69041575982343},"1102":{"tf":4.795831523312719},"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.7320508075688772},"295":{"tf":1.0},"316":{"tf":2.23606797749979},"323":{"tf":1.0},"353":{"tf":1.0},"516":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"726":{"tf":1.4142135623730951},"757":{"tf":5.0990195135927845},"762":{"tf":1.0},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.6457513110645907}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"508":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1017":{"tf":1.0}}}}}}}}}},"df":3,"docs":{"1017":{"tf":1.0},"445":{"tf":1.0},"451":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"538":{"tf":1.0},"595":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"b":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772}}}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"413":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"199":{"tf":1.0}}}}},"n":{"df":15,"docs":{"239":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"373":{"tf":1.0},"497":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"886":{"tf":1.0},"931":{"tf":2.0},"946":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":302,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1118":{"tf":1.0},"112":{"tf":1.0},"1122":{"tf":1.4142135623730951},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"417":{"tf":1.0},"567":{"tf":1.4142135623730951},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"622":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"960":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"1072":{"tf":1.0}},"o":{"df":1,"docs":{"824":{"tf":2.6457513110645907}}}},"w":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"524":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":62,"docs":{"1001":{"tf":1.0},"1008":{"tf":1.0},"1031":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"255":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"421":{"tf":1.0},"430":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.7320508075688772},"514":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"62":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"703":{"tf":1.0},"708":{"tf":1.7320508075688772},"747":{"tf":1.4142135623730951},"785":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"864":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"930":{"tf":1.0},"947":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":122,"docs":{"1009":{"tf":1.4142135623730951},"1025":{"tf":1.0},"103":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"215":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.0},"223":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":2.23606797749979},"323":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":3.0},"354":{"tf":1.4142135623730951},"358":{"tf":2.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"454":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.23606797749979},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.0},"607":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":2.0},"699":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.7320508075688772},"785":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":1.4142135623730951},"836":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"851":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":3.872983346207417},"877":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":2.8284271247461903},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":1.0},"915":{"tf":1.4142135623730951},"918":{"tf":1.0},"920":{"tf":1.4142135623730951},"926":{"tf":1.7320508075688772},"933":{"tf":1.0},"935":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"962":{"tf":1.0},"989":{"tf":1.0}}},"i":{"c":{"df":28,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"106":{"tf":1.0},"1098":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"343":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"580":{"tf":1.0},"740":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"1105":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"0":{"@":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"f":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"230":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"j":{"df":3,"docs":{"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":23,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":2.0},"228":{"tf":2.8284271247461903},"229":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"277":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"441":{"tf":2.8284271247461903},"633":{"tf":1.0},"705":{"tf":1.0},"902":{"tf":1.0}}}},"df":2,"docs":{"332":{"tf":1.0},"589":{"tf":1.0}},"i":{"d":{"df":4,"docs":{"1095":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0}}},"df":27,"docs":{"1001":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.7320508075688772},"328":{"tf":1.0},"396":{"tf":1.7320508075688772},"415":{"tf":1.0},"477":{"tf":1.0},"555":{"tf":1.4142135623730951},"664":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"751":{"tf":1.0},"79":{"tf":1.7320508075688772},"864":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"1009":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"1092":{"tf":1.0},"1095":{"tf":1.0},"322":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"170":{"tf":1.0},"68":{"tf":1.0},"825":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"435":{"tf":1.0},"500":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"477":{"tf":1.0},"936":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"132":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1120":{"tf":1.0},"170":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"430":{"tf":1.0},"447":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"r":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.4142135623730951}}}}}}},"df":46,"docs":{"101":{"tf":1.0},"1023":{"tf":1.0},"104":{"tf":1.0},"1071":{"tf":1.0},"1107":{"tf":1.0},"143":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"254":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.7320508075688772},"340":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"386":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.0},"509":{"tf":1.0},"53":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"598":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"672":{"tf":1.0},"705":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"883":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"922":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"1009":{"tf":1.0},"446":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":18,"docs":{"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.4142135623730951},"266":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"321":{"tf":1.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.0},"599":{"tf":1.0},"690":{"tf":1.0},"766":{"tf":1.0},"902":{"tf":1.0},"945":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"222":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"462":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":35,"docs":{"10":{"tf":1.0},"1031":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1122":{"tf":1.0},"123":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"239":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"289":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.4142135623730951},"496":{"tf":1.7320508075688772},"567":{"tf":1.0},"605":{"tf":1.0},"613":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1008":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"199":{"tf":1.4142135623730951},"387":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"229":{"tf":1.0},"260":{"tf":1.4142135623730951},"262":{"tf":2.23606797749979},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"730":{"tf":1.7320508075688772}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"426":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"641":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":6,"docs":{"359":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"839":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"427":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"335":{"tf":1.0},"499":{"tf":1.0},"586":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1031":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.4142135623730951},"199":{"tf":4.123105625617661},"295":{"tf":1.0},"318":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"705":{"tf":1.0},"734":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":51,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":2.23606797749979},"26":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"338":{"tf":1.0},"354":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"449":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"57":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"803":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"824":{"tf":1.4142135623730951},"844":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"984":{"tf":1.4142135623730951}},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}},"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1089":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"155":{"tf":1.0},"197":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.0},"488":{"tf":1.0},"824":{"tf":1.0},"946":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"21":{"tf":1.0},"506":{"tf":1.0},"951":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"957":{"tf":1.0}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":13,"docs":{"1042":{"tf":1.0},"155":{"tf":1.4142135623730951},"248":{"tf":1.0},"387":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"837":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"1002":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1120":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"678":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":7,"docs":{"1095":{"tf":1.0},"223":{"tf":1.0},"335":{"tf":1.0},"556":{"tf":1.0},"576":{"tf":1.0},"8":{"tf":1.0},"913":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"494":{"tf":1.4142135623730951},"497":{"tf":1.0},"503":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.4142135623730951},"1120":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"199":{"tf":1.4142135623730951},"328":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"644":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"129":{"tf":1.0},"247":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"364":{"tf":1.0},"550":{"tf":1.0},"632":{"tf":1.0},"859":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"678":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1053":{"tf":1.0},"1059":{"tf":2.0},"1097":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1092":{"tf":1.0},"1097":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"287":{"tf":1.0}}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"738":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":1.0},"744":{"tf":1.0},"813":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"1001":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"169":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"453":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"794":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"929":{"tf":1.0},"946":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"426":{"tf":1.0},"873":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"926":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"s":{"df":1,"docs":{"1071":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"937":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":88,"docs":{"1001":{"tf":2.449489742783178},"1003":{"tf":1.0},"1019":{"tf":1.0},"1026":{"tf":1.0},"1050":{"tf":1.0},"109":{"tf":1.0},"1100":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.7320508075688772},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":1.7320508075688772},"212":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"260":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":2.0},"317":{"tf":1.0},"335":{"tf":1.7320508075688772},"348":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"402":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":2.23606797749979},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.4142135623730951},"447":{"tf":2.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":2.6457513110645907},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"641":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.7320508075688772},"663":{"tf":1.0},"680":{"tf":1.0},"712":{"tf":1.0},"722":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"93":{"tf":1.4142135623730951},"945":{"tf":1.0},"957":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"1001":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":113,"docs":{"1001":{"tf":1.0},"101":{"tf":1.0},"1023":{"tf":1.0},"1031":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"110":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.0},"1121":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.4142135623730951},"231":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.4142135623730951},"470":{"tf":1.0},"478":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.4142135623730951},"506":{"tf":3.0},"526":{"tf":2.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"557":{"tf":1.0},"567":{"tf":1.0},"573":{"tf":1.4142135623730951},"575":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.7320508075688772},"59":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"654":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"766":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"84":{"tf":1.4142135623730951},"857":{"tf":1.0},"887":{"tf":1.4142135623730951},"898":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"920":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"934":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":2.0},"943":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.4142135623730951},"97":{"tf":1.0},"979":{"tf":1.0},"984":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":5,"docs":{"106":{"tf":1.0},"507":{"tf":1.0},"728":{"tf":1.0},"922":{"tf":1.0},"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}}},"df":4,"docs":{"215":{"tf":1.0},"304":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"461":{"tf":1.0}}}},"df":0,"docs":{}},"df":6,"docs":{"185":{"tf":1.0},"187":{"tf":1.0},"376":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"922":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"269":{"tf":1.0},"477":{"tf":2.6457513110645907},"478":{"tf":1.0},"479":{"tf":2.23606797749979},"550":{"tf":1.0},"951":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":17,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"21":{"tf":1.0},"343":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"525":{"tf":1.7320508075688772},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":2.449489742783178},"55":{"tf":1.4142135623730951},"580":{"tf":1.0},"626":{"tf":2.0},"980":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"874":{"tf":1.0}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"889":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"872":{"tf":1.0},"876":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"886":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"df":31,"docs":{"396":{"tf":1.0},"664":{"tf":1.0},"740":{"tf":2.8284271247461903},"751":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"870":{"tf":1.7320508075688772},"871":{"tf":1.7320508075688772},"872":{"tf":2.0},"873":{"tf":2.8284271247461903},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.4142135623730951},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":2.0},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1013":{"tf":1.0},"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"21":{"tf":1.0},"254":{"tf":1.0},"318":{"tf":1.4142135623730951},"343":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.7320508075688772},"847":{"tf":1.0},"851":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}},"`":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"1103":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"452":{"tf":1.4142135623730951}}}},"df":2,"docs":{"155":{"tf":1.0},"824":{"tf":1.0}},"g":{"df":75,"docs":{"10":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":2.23606797749979},"1042":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.4142135623730951},"11":{"tf":1.0},"1117":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":2.6457513110645907},"165":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"300":{"tf":1.0},"368":{"tf":1.0},"395":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":2.23606797749979},"54":{"tf":1.0},"550":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"61":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.4142135623730951},"643":{"tf":1.0},"728":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"824":{"tf":2.23606797749979},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"913":{"tf":1.0},"974":{"tf":1.4142135623730951},"975":{"tf":2.0},"980":{"tf":2.23606797749979},"987":{"tf":2.0},"988":{"tf":1.0},"989":{"tf":2.0},"990":{"tf":1.7320508075688772},"991":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1027":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1089":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.0}}},"df":496,"docs":{"1":{"tf":1.4142135623730951},"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"1001":{"tf":1.7320508075688772},"1004":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1029":{"tf":1.0},"1031":{"tf":1.7320508075688772},"1034":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1046":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.7320508075688772},"1075":{"tf":1.4142135623730951},"1085":{"tf":2.449489742783178},"1090":{"tf":1.0},"1091":{"tf":1.0},"1093":{"tf":2.449489742783178},"1095":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1098":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":2.23606797749979},"1117":{"tf":1.0},"1119":{"tf":2.6457513110645907},"1120":{"tf":2.6457513110645907},"113":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":2.23606797749979},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"129":{"tf":3.7416573867739413},"130":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":2.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":3.0},"167":{"tf":3.1622776601683795},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"173":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"183":{"tf":2.449489742783178},"184":{"tf":1.7320508075688772},"185":{"tf":1.7320508075688772},"186":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":2.0},"216":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.449489742783178},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":2.0},"254":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":2.449489742783178},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.23606797749979},"276":{"tf":1.7320508075688772},"28":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.6457513110645907},"289":{"tf":2.0},"290":{"tf":2.449489742783178},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":2.0},"296":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.23606797749979},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":2.0},"309":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.23606797749979},"324":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":2.0},"344":{"tf":1.0},"346":{"tf":1.7320508075688772},"35":{"tf":1.0},"350":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"36":{"tf":1.0},"360":{"tf":2.0},"362":{"tf":1.0},"363":{"tf":2.23606797749979},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":2.6457513110645907},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"384":{"tf":1.0},"386":{"tf":1.7320508075688772},"388":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"40":{"tf":1.0},"403":{"tf":2.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":2.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.4142135623730951},"452":{"tf":1.7320508075688772},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":2.0},"466":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"472":{"tf":1.4142135623730951},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"489":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"499":{"tf":1.0},"50":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":4.242640687119285},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":2.23606797749979},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":3.3166247903554},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":2.23606797749979},"546":{"tf":2.23606797749979},"547":{"tf":2.0},"548":{"tf":3.0},"550":{"tf":1.0},"551":{"tf":2.0},"552":{"tf":1.4142135623730951},"553":{"tf":1.7320508075688772},"554":{"tf":1.7320508075688772},"555":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"557":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"580":{"tf":2.0},"581":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":2.449489742783178},"615":{"tf":1.0},"622":{"tf":3.7416573867739413},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.0},"635":{"tf":1.0},"640":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.7320508075688772},"700":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"73":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":2.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.0},"778":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"783":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.23606797749979},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.8284271247461903},"83":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"86":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":2.8284271247461903},"87":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"88":{"tf":1.7320508075688772},"880":{"tf":2.0},"885":{"tf":1.0},"887":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":2.23606797749979},"913":{"tf":2.6457513110645907},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.7320508075688772},"922":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"936":{"tf":2.6457513110645907},"94":{"tf":1.0},"943":{"tf":1.7320508075688772},"944":{"tf":1.0},"945":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":2.6457513110645907},"958":{"tf":1.7320508075688772},"959":{"tf":2.0},"960":{"tf":2.0},"961":{"tf":2.449489742783178},"962":{"tf":2.0},"965":{"tf":1.4142135623730951},"970":{"tf":1.0},"974":{"tf":2.6457513110645907},"975":{"tf":2.0},"976":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.4142135623730951},"984":{"tf":1.0},"999":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":17,"docs":{"1013":{"tf":1.0},"1063":{"tf":1.0},"1095":{"tf":1.0},"451":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"607":{"tf":1.0},"641":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":2.449489742783178},"780":{"tf":1.0},"851":{"tf":1.0},"897":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}}},"+":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"506":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"541":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"664":{"tf":1.0},"666":{"tf":1.0}}}}}}},"df":270,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"1001":{"tf":1.0},"1002":{"tf":1.7320508075688772},"1008":{"tf":1.7320508075688772},"1009":{"tf":2.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1044":{"tf":2.0},"1059":{"tf":1.0},"1062":{"tf":1.7320508075688772},"1063":{"tf":1.4142135623730951},"1064":{"tf":3.0},"1065":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1067":{"tf":1.0},"1068":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1073":{"tf":2.6457513110645907},"1075":{"tf":1.0},"1085":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1097":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1122":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.4142135623730951},"119":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.0},"162":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"215":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":3.1622776601683795},"223":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"316":{"tf":1.4142135623730951},"323":{"tf":3.3166247903554},"33":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":2.449489742783178},"36":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"368":{"tf":1.0},"373":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.7320508075688772},"445":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"449":{"tf":2.8284271247461903},"450":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"500":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":3.605551275463989},"506":{"tf":5.477225575051661},"508":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"518":{"tf":3.7416573867739413},"519":{"tf":2.0},"520":{"tf":1.7320508075688772},"521":{"tf":2.449489742783178},"522":{"tf":2.0},"523":{"tf":2.449489742783178},"524":{"tf":2.23606797749979},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":3.7416573867739413},"528":{"tf":5.291502622129181},"529":{"tf":2.0},"530":{"tf":1.7320508075688772},"531":{"tf":2.6457513110645907},"539":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"552":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":2.6457513110645907},"587":{"tf":1.7320508075688772},"589":{"tf":2.23606797749979},"590":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.449489742783178},"594":{"tf":1.0},"595":{"tf":2.0},"596":{"tf":3.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"607":{"tf":2.0},"609":{"tf":2.6457513110645907},"61":{"tf":1.0},"613":{"tf":2.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"635":{"tf":1.0},"641":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"666":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"69":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":3.605551275463989},"780":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":2.6457513110645907},"824":{"tf":2.449489742783178},"844":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"852":{"tf":1.4142135623730951},"853":{"tf":1.0},"858":{"tf":1.4142135623730951},"861":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"873":{"tf":3.0},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":2.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":2.0},"898":{"tf":2.449489742783178},"899":{"tf":2.449489742783178},"903":{"tf":1.0},"906":{"tf":2.0},"913":{"tf":2.449489742783178},"914":{"tf":1.0},"916":{"tf":1.0},"919":{"tf":1.0},"921":{"tf":2.23606797749979},"922":{"tf":2.449489742783178},"925":{"tf":1.7320508075688772},"926":{"tf":4.47213595499958},"927":{"tf":4.123105625617661},"928":{"tf":1.4142135623730951},"929":{"tf":5.0},"930":{"tf":2.449489742783178},"931":{"tf":5.385164807134504},"934":{"tf":2.0},"936":{"tf":5.0},"937":{"tf":4.0},"945":{"tf":1.0},"946":{"tf":1.7320508075688772},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":2.0},"975":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":2.0},"983":{"tf":1.7320508075688772},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"225":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":35,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"1115":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"425":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"477":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"741":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"+":{"0":{"4":{"df":1,"docs":{"406":{"tf":1.7320508075688772}}},"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1100":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"345":{"tf":1.0},"356":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.4142135623730951},"523":{"tf":1.0},"665":{"tf":1.0},"689":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"175":{"tf":1.0},"260":{"tf":1.0},"321":{"tf":1.0},"328":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951}}}},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}}}}}}}}},"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"922":{"tf":1.7320508075688772}},"e":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"817":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.0}}}}}}},"df":3,"docs":{"813":{"tf":2.0},"918":{"tf":1.0},"922":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"354":{"tf":1.0},"386":{"tf":1.0},"487":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"0":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1020":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"199":{"tf":2.23606797749979},"203":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"611":{"tf":1.0},"630":{"tf":1.0},"728":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"808":{"tf":1.0},"836":{"tf":1.0}}},"2":{"5":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"199":{"tf":2.23606797749979},"531":{"tf":2.23606797749979},"906":{"tf":1.0}}},"3":{"1":{".":{"4":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1023":{"tf":1.0},"1027":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":3.4641016151377544},"529":{"tf":1.4142135623730951},"797":{"tf":1.0}}},"4":{"df":5,"docs":{"432":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"568":{"tf":1.0},"664":{"tf":1.0}}},"6":{"df":1,"docs":{"619":{"tf":1.0}}},"8":{"df":2,"docs":{"757":{"tf":1.0},"766":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"1040":{"tf":1.0},"1101":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":2.0},"180":{"tf":1.0},"221":{"tf":1.7320508075688772},"248":{"tf":1.0},"276":{"tf":1.0},"339":{"tf":1.7320508075688772},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"367":{"tf":1.0},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"390":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":2.449489742783178},"414":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"540":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"561":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"926":{"tf":1.0},"929":{"tf":2.23606797749979},"930":{"tf":1.0},"956":{"tf":3.4641016151377544},"958":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":119,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1018":{"tf":2.0},"1023":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1051":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951},"1118":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.4142135623730951},"197":{"tf":2.0},"199":{"tf":3.1622776601683795},"220":{"tf":1.4142135623730951},"229":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"254":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":3.0},"270":{"tf":2.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"287":{"tf":2.449489742783178},"288":{"tf":2.449489742783178},"289":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"334":{"tf":2.0},"335":{"tf":3.0},"347":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.7320508075688772},"367":{"tf":1.0},"373":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":2.23606797749979},"403":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"500":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.4142135623730951},"603":{"tf":1.0},"622":{"tf":2.0},"627":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":3.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"690":{"tf":1.0},"705":{"tf":4.0},"708":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.0},"732":{"tf":1.7320508075688772},"742":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":3.7416573867739413},"774":{"tf":1.0},"776":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"780":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"922":{"tf":2.0},"946":{"tf":1.0},"975":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"_":{"1":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1051":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":1,"docs":{"313":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"1031":{"tf":2.0},"120":{"tf":1.0},"199":{"tf":1.0},"313":{"tf":1.7320508075688772},"459":{"tf":1.0},"462":{"tf":2.0},"464":{"tf":1.0},"485":{"tf":1.0},"555":{"tf":2.0},"586":{"tf":1.0},"688":{"tf":1.0},"726":{"tf":1.0},"900":{"tf":1.0},"921":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"571":{"tf":1.0},"960":{"tf":1.0}}}},"t":{"df":5,"docs":{"426":{"tf":1.0},"590":{"tf":1.0},"640":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0}}}},"df":9,"docs":{"197":{"tf":1.0},"224":{"tf":1.0},"457":{"tf":1.4142135623730951},"705":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":1.0},"922":{"tf":1.0},"980":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"770":{"tf":1.4142135623730951},"803":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":23,"docs":{"1004":{"tf":1.0},"1007":{"tf":1.0},"1038":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"242":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"474":{"tf":1.0},"528":{"tf":1.0},"58":{"tf":1.0},"596":{"tf":1.0},"74":{"tf":1.0},"945":{"tf":1.0},"960":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1117":{"tf":1.0},"952":{"tf":1.0}}}}},"df":1,"docs":{"199":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"1120":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":26,"docs":{"1079":{"tf":1.0},"1099":{"tf":1.0},"152":{"tf":1.0},"17":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"290":{"tf":1.0},"353":{"tf":1.0},"457":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"654":{"tf":1.4142135623730951},"742":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"957":{"tf":1.0}},"f":{"df":3,"docs":{"926":{"tf":1.7320508075688772},"927":{"tf":1.0},"936":{"tf":2.0}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"934":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"844":{"tf":1.0},"926":{"tf":1.7320508075688772},"931":{"tf":1.0},"936":{"tf":2.8284271247461903}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"s":{"a":{"df":1,"docs":{"915":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"1":{".":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":106,"docs":{"1001":{"tf":2.0},"1009":{"tf":1.7320508075688772},"1020":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":2.449489742783178},"106":{"tf":1.0},"1067":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":2.8284271247461903},"1089":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1101":{"tf":1.4142135623730951},"1102":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"142":{"tf":2.0},"143":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":2.23606797749979},"159":{"tf":2.449489742783178},"160":{"tf":2.23606797749979},"175":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"343":{"tf":2.0},"354":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"400":{"tf":1.0},"412":{"tf":1.4142135623730951},"424":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":2.23606797749979},"484":{"tf":1.0},"485":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"519":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"580":{"tf":2.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"740":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"836":{"tf":1.0},"841":{"tf":1.7320508075688772},"844":{"tf":2.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"876":{"tf":1.0},"915":{"tf":1.4142135623730951},"922":{"tf":3.3166247903554},"926":{"tf":1.4142135623730951},"941":{"tf":1.4142135623730951},"942":{"tf":1.0},"943":{"tf":3.605551275463989},"956":{"tf":1.0}}}}},"u":{"df":3,"docs":{"445":{"tf":1.0},"450":{"tf":1.4142135623730951},"550":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"150":{"tf":1.0},"655":{"tf":1.0},"814":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":93,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1019":{"tf":1.0},"1038":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"382":{"tf":1.0},"440":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"506":{"tf":1.0},"508":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"569":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"649":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"703":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":2.0},"742":{"tf":1.0},"75":{"tf":1.4142135623730951},"762":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":2.0},"929":{"tf":2.23606797749979},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":2.0},"946":{"tf":1.0},"947":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"915":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":7,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"447":{"tf":1.0},"56":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"9":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":123,"docs":{"100":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.0},"1082":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.7320508075688772},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":3.0},"129":{"tf":2.0},"130":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"222":{"tf":2.6457513110645907},"223":{"tf":2.23606797749979},"227":{"tf":2.23606797749979},"235":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":2.449489742783178},"263":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":2.449489742783178},"295":{"tf":4.58257569495584},"297":{"tf":2.0},"299":{"tf":1.4142135623730951},"345":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.0},"364":{"tf":3.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"388":{"tf":1.0},"416":{"tf":1.7320508075688772},"429":{"tf":1.0},"436":{"tf":1.7320508075688772},"437":{"tf":1.0},"439":{"tf":1.0},"443":{"tf":3.4641016151377544},"447":{"tf":1.0},"452":{"tf":1.0},"504":{"tf":1.0},"546":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.7320508075688772},"595":{"tf":2.0},"598":{"tf":1.0},"600":{"tf":2.23606797749979},"643":{"tf":1.0},"653":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":3.1622776601683795},"744":{"tf":1.0},"764":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":3.0},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":2.0},"929":{"tf":3.3166247903554},"930":{"tf":1.7320508075688772},"931":{"tf":3.1622776601683795},"949":{"tf":1.4142135623730951},"951":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.4142135623730951},"975":{"tf":1.0},"980":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"287":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"295":{"tf":1.0},"297":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"315":{"tf":1.0},"497":{"tf":1.0},"630":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":2.449489742783178},"898":{"tf":1.0},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":3.1622776601683795}},"e":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"862":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":13,"docs":{"1017":{"tf":1.0},"173":{"tf":1.0},"210":{"tf":1.0},"516":{"tf":1.0},"740":{"tf":1.0},"747":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.449489742783178},"85":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"889":{"tf":1.0}},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"813":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":48,"docs":{"100":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1119":{"tf":1.0},"112":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":3.605551275463989},"199":{"tf":4.123105625617661},"204":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"542":{"tf":1.0},"562":{"tf":1.0},"593":{"tf":1.0},"601":{"tf":1.7320508075688772},"691":{"tf":1.0},"707":{"tf":1.0},"740":{"tf":1.0},"88":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":2.449489742783178},"964":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"964":{"tf":1.0}}}},"o":{"c":{"a":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1120":{"tf":2.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":2.6457513110645907},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"175":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"661":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"291":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"507":{"tf":1.0},"640":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"df":15,"docs":{"102":{"tf":1.0},"1066":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.4142135623730951},"223":{"tf":1.0},"445":{"tf":1.0},"449":{"tf":1.4142135623730951},"738":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"787":{"tf":1.4142135623730951},"788":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"981":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"168":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"393":{"tf":1.0},"477":{"tf":1.7320508075688772},"480":{"tf":1.0},"555":{"tf":1.0},"579":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"1025":{"tf":1.0},"289":{"tf":1.0},"364":{"tf":1.0}}},"l":{"df":1,"docs":{"515":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":64,"docs":{"1009":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":1.0},"109":{"tf":1.0},"1104":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"212":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"298":{"tf":1.0},"302":{"tf":1.0},"305":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"450":{"tf":1.0},"452":{"tf":1.4142135623730951},"456":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.0},"929":{"tf":2.0},"952":{"tf":1.0},"983":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":1,"docs":{"365":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":19,"docs":{"11":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"25":{"tf":1.0},"297":{"tf":1.4142135623730951},"317":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.7320508075688772},"377":{"tf":1.7320508075688772},"379":{"tf":1.0},"538":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.4142135623730951},"947":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"964":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"964":{"tf":2.449489742783178}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"df":2,"docs":{"199":{"tf":1.0},"770":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"375":{"tf":1.0},"456":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":19,"docs":{"1029":{"tf":1.0},"1033":{"tf":2.23606797749979},"124":{"tf":1.0},"135":{"tf":1.0},"21":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.7320508075688772},"528":{"tf":2.0},"57":{"tf":1.4142135623730951},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":1.0},"968":{"tf":1.4142135623730951}}},"y":{"df":49,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.0},"1108":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.7320508075688772},"255":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"288":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.0},"427":{"tf":1.0},"457":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"84":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0}}}},"df":2,"docs":{"924":{"tf":1.0},"930":{"tf":1.0}},"e":{"'":{"d":{"df":3,"docs":{"292":{"tf":1.0},"572":{"tf":1.0},"980":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"270":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"353":{"tf":1.4142135623730951}}}},"r":{"df":6,"docs":{"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"290":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.0}}},"v":{"df":10,"docs":{"1030":{"tf":1.0},"1063":{"tf":1.0},"1095":{"tf":1.0},"229":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"292":{"tf":1.0},"430":{"tf":1.0},"678":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}}},"df":26,"docs":{"1097":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"327":{"tf":1.0},"384":{"tf":1.0},"456":{"tf":1.0},"55":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"56":{"tf":1.0},"562":{"tf":1.0},"676":{"tf":1.4142135623730951},"740":{"tf":1.0},"799":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"957":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":7,"docs":{"1097":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"740":{"tf":1.0},"81":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"11":{"tf":1.4142135623730951},"304":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"740":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":2.0},"847":{"tf":1.0},"857":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1026":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"523":{"tf":1.7320508075688772},"524":{"tf":1.4142135623730951},"625":{"tf":1.0}}}},"df":0,"docs":{}},"df":37,"docs":{"1023":{"tf":3.3166247903554},"1025":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1085":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"224":{"tf":1.0},"267":{"tf":3.3166247903554},"270":{"tf":2.6457513110645907},"273":{"tf":4.0},"284":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"373":{"tf":1.0},"39":{"tf":1.7320508075688772},"438":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.0},"621":{"tf":1.4142135623730951},"625":{"tf":1.0},"628":{"tf":2.0},"67":{"tf":1.4142135623730951},"707":{"tf":2.23606797749979},"708":{"tf":1.0},"709":{"tf":2.0},"770":{"tf":1.0},"772":{"tf":1.0},"946":{"tf":1.0},"970":{"tf":1.7320508075688772},"972":{"tf":2.0},"973":{"tf":2.0},"974":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"453":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"1026":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"162":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"67":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}},"t":{"df":2,"docs":{"1064":{"tf":1.0},"589":{"tf":1.4142135623730951}}}}},"r":{"d":{"df":2,"docs":{"289":{"tf":1.0},"375":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":57,"docs":{"1009":{"tf":1.7320508075688772},"1044":{"tf":1.0},"145":{"tf":1.0},"180":{"tf":1.0},"212":{"tf":1.0},"238":{"tf":1.4142135623730951},"253":{"tf":1.0},"276":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"375":{"tf":1.0},"378":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"412":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"587":{"tf":1.0},"590":{"tf":1.0},"646":{"tf":1.0},"655":{"tf":1.0},"737":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.0},"912":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.0},"983":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"422":{"tf":1.0},"434":{"tf":1.0},"506":{"tf":1.4142135623730951},"839":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"1":{"df":2,"docs":{"254":{"tf":1.7320508075688772},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":9,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"1091":{"tf":1.0},"1097":{"tf":1.4142135623730951},"287":{"tf":1.0},"289":{"tf":1.0},"368":{"tf":1.0},"922":{"tf":1.0},"93":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"299":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.0}}}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1008":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"922":{"tf":1.4142135623730951}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"185":{"tf":1.7320508075688772},"188":{"tf":1.0},"398":{"tf":1.0},"440":{"tf":1.0},"475":{"tf":1.0},"478":{"tf":1.0},"576":{"tf":1.0},"930":{"tf":1.0},"937":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":43,"docs":{"1001":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1064":{"tf":1.0},"1093":{"tf":1.4142135623730951},"137":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.23606797749979},"193":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"74":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":2.449489742783178},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"983":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"488":{"tf":1.0},"528":{"tf":1.0},"575":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"446":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"738":{"tf":1.0},"745":{"tf":1.7320508075688772}}}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"1053":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.7320508075688772},"678":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":6,"docs":{"184":{"tf":1.0},"451":{"tf":1.0},"543":{"tf":1.0},"814":{"tf":1.0},"9":{"tf":1.0},"903":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"1075":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"355":{"tf":1.0},"654":{"tf":1.0},"948":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"199":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{":":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":3.1622776601683795}}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1092":{"tf":1.0},"380":{"tf":1.0},"708":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"880":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"285":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"137":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"705":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"374":{"tf":1.0},"382":{"tf":1.0},"947":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"287":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1055":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"708":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1055":{"tf":2.449489742783178},"1059":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":64,"docs":{"1023":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":3.4641016151377544},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":2.449489742783178},"275":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"294":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"39":{"tf":1.0},"42":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.0},"528":{"tf":2.23606797749979},"529":{"tf":2.0},"539":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":2.6457513110645907},"600":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":2.8284271247461903},"624":{"tf":1.0},"628":{"tf":1.4142135623730951},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.449489742783178},"740":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"942":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"679":{"tf":1.4142135623730951},"690":{"tf":1.0},"751":{"tf":1.0},"942":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"101":{"tf":1.0},"1120":{"tf":1.0},"939":{"tf":1.0},"976":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":42,"docs":{"1070":{"tf":1.0},"1074":{"tf":1.0},"1078":{"tf":1.7320508075688772},"151":{"tf":1.0},"180":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"338":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"413":{"tf":1.0},"457":{"tf":1.0},"460":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"947":{"tf":1.0},"951":{"tf":1.0},"975":{"tf":1.0},"99":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":42,"docs":{"1016":{"tf":1.0},"1042":{"tf":1.0},"1071":{"tf":1.0},"1079":{"tf":1.0},"116":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"595":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"73":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"937":{"tf":1.7320508075688772},"948":{"tf":1.0},"960":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"528":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"p":{"6":{"4":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":8,"docs":{"198":{"tf":1.0},"236":{"tf":1.0},"271":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0},"443":{"tf":1.0},"499":{"tf":1.0},"589":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"769":{"tf":1.0},"915":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"844":{"tf":1.0}}}}}}},"r":{"d":{"df":6,"docs":{"249":{"tf":1.0},"270":{"tf":1.4142135623730951},"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.4142135623730951},"531":{"tf":1.0}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"229":{"tf":1.0},"327":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":163,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":2.23606797749979},"205":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"310":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"405":{"tf":1.7320508075688772},"456":{"tf":1.0},"497":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"590":{"tf":1.4142135623730951},"657":{"tf":1.0},"67":{"tf":1.7320508075688772},"705":{"tf":1.0},"742":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"878":{"tf":1.0},"925":{"tf":1.0},"945":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"474":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"1":{"/":{"2":{"c":{"3":{"a":{"0":{"7":{"6":{"7":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":11,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"415":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"207":{"tf":1.0},"215":{"tf":2.6457513110645907},"317":{"tf":1.0},"318":{"tf":1.0},"916":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"488":{"tf":1.0},"571":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"212":{"tf":1.0},"309":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":13,"docs":{"1114":{"tf":1.0},"214":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"289":{"tf":1.0},"303":{"tf":1.0}}}},"s":{"df":1,"docs":{"292":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"206":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"778":{"tf":1.0}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"w":{"df":1,"docs":{"772":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"df":2,"docs":{"478":{"tf":1.0},"947":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1085":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":68,"docs":{"1031":{"tf":1.0},"1053":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":2.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":2.449489742783178},"13":{"tf":1.0},"186":{"tf":1.7320508075688772},"189":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"218":{"tf":2.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.7320508075688772},"545":{"tf":1.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"640":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"926":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"1120":{"tf":1.0}}},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1111":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":28,"docs":{"0":{"tf":1.0},"1002":{"tf":1.0},"1053":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"276":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"48":{"tf":1.0},"503":{"tf":1.4142135623730951},"540":{"tf":1.0},"554":{"tf":1.0},"568":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"387":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"959":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"474":{"tf":1.0},"476":{"tf":1.0}}}}}},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"8":{"6":{"_":{"6":{"4":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":1,"docs":{"847":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"191":{"tf":1.0}}}}},"df":21,"docs":{"1023":{"tf":3.872983346207417},"1110":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0},"343":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"515":{"tf":1.0},"580":{"tf":1.4142135623730951},"6":{"tf":1.0},"614":{"tf":1.0},"708":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"905":{"tf":1.0},"937":{"tf":1.4142135623730951},"944":{"tf":1.0}},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}},"p":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0}}}},"r":{"df":1,"docs":{"799":{"tf":1.0}}},"x":{"df":1,"docs":{"922":{"tf":1.0}}}},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":4,"docs":{"1033":{"tf":2.23606797749979},"1035":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":3,"docs":{"396":{"tf":1.0},"737":{"tf":1.0},"751":{"tf":1.0}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"607":{"tf":1.0},"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":6,"docs":{"199":{"tf":1.0},"243":{"tf":1.0},"452":{"tf":1.4142135623730951},"607":{"tf":1.0},"614":{"tf":1.0},"665":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"778":{"tf":1.0}}},"df":10,"docs":{"1114":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"162":{"tf":1.0},"528":{"tf":1.0},"769":{"tf":1.7320508075688772},"770":{"tf":2.0},"779":{"tf":1.4142135623730951},"784":{"tf":1.0},"84":{"tf":1.0}}}},"df":4,"docs":{"144":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"875":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"778":{"tf":1.4142135623730951}}},"df":4,"docs":{"1120":{"tf":1.0},"229":{"tf":1.0},"904":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"288":{"tf":1.0},"590":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"'":{"d":{"df":4,"docs":{"0":{"tf":1.0},"362":{"tf":1.0},"453":{"tf":1.0},"567":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"215":{"tf":1.0},"236":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"547":{"tf":1.0},"641":{"tf":1.0},"965":{"tf":1.0}}}},"r":{"df":21,"docs":{"1075":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1108":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0},"641":{"tf":1.0},"678":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}},"v":{"df":4,"docs":{"204":{"tf":1.0},"212":{"tf":1.0},"254":{"tf":1.0},"299":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"1108":{"tf":1.0},"303":{"tf":1.0}}}}}}},"’":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"d":{"d":{"df":2,"docs":{"665":{"tf":1.4142135623730951},"751":{"tf":1.0}},"h":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"457":{"tf":1.0},"690":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"690":{"tf":1.0}}}}}}}},"z":{"df":5,"docs":{"243":{"tf":1.0},"338":{"tf":1.0},"452":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"r":{"d":{"a":{"_":{"c":{"df":0,"docs":{},"n":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"785":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":8,"docs":{"1064":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"488":{"tf":1.0},"901":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"313":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"956":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}}}}},"title":{"root":{"1":{"df":7,"docs":{"1079":{"tf":1.0},"1083":{"tf":1.0},"139":{"tf":1.0},"159":{"tf":1.0},"853":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}},"2":{"8":{"df":1,"docs":{"269":{"tf":1.0}}},"df":5,"docs":{"140":{"tf":1.0},"160":{"tf":1.0},"801":{"tf":1.0},"853":{"tf":1.0},"982":{"tf":1.0}},"f":{"a":{"df":2,"docs":{"928":{"tf":1.0},"930":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"4":{"df":1,"docs":{"269":{"tf":1.0}}},"df":1,"docs":{"1078":{"tf":1.0}}},"7":{"df":2,"docs":{"801":{"tf":1.0},"982":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1008":{"tf":1.0},"148":{"tf":1.0},"156":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"297":{"tf":1.4142135623730951},"347":{"tf":1.0},"361":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.0},"60":{"tf":1.0},"615":{"tf":1.0},"643":{"tf":1.0},"659":{"tf":1.0},"725":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"826":{"tf":1.0},"841":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"910":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.0},"932":{"tf":1.0},"936":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":21,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"275":{"tf":1.0},"485":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"593":{"tf":1.0},"625":{"tf":1.4142135623730951},"801":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"87":{"tf":1.0},"966":{"tf":1.0},"978":{"tf":1.0},"982":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"514":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"747":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"602":{"tf":1.0},"606":{"tf":1.0},"747":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"748":{"tf":1.0}}}}}}},"df":8,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"1107":{"tf":1.0},"540":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0}},"i":{"df":2,"docs":{"1001":{"tf":1.0},"485":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"22":{"tf":1.0}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":12,"docs":{"1037":{"tf":1.0},"1052":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"593":{"tf":1.0},"613":{"tf":1.0},"683":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"749":{"tf":1.0},"950":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"215":{"tf":1.0}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"364":{"tf":1.0},"474":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"185":{"tf":1.0},"188":{"tf":1.0},"962":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"155":{"tf":1.0},"464":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"467":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"292":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"250":{"tf":1.0},"379":{"tf":1.0},"444":{"tf":1.0},"581":{"tf":1.0},"601":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"960":{"tf":1.0}}},"t":{"df":2,"docs":{"23":{"tf":1.0},"28":{"tf":1.0}}}},"t":{"df":1,"docs":{"123":{"tf":1.0}}},"z":{"df":1,"docs":{"715":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"648":{"tf":1.0},"696":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"212":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"559":{"tf":1.0}}},"p":{"df":7,"docs":{"1096":{"tf":1.0},"425":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}},"l":{"df":3,"docs":{"822":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"562":{"tf":1.0}}},"df":1,"docs":{"169":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"553":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"999":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"1107":{"tf":1.0},"1117":{"tf":1.0}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"439":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"974":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.0},"903":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1015":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"588":{"tf":1.0},"917":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"1114":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"475":{"tf":1.0}}}},"df":1,"docs":{"142":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"103":{"tf":1.0},"127":{"tf":1.0},"316":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"134":{"tf":1.0},"136":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"595":{"tf":1.0},"647":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"914":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"270":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"360":{"tf":1.0},"479":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"959":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"433":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"471":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"490":{"tf":1.0},"496":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"106":{"tf":1.0},"333":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"377":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"119":{"tf":1.0}}}}}}}},"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":7,"docs":{"107":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"317":{"tf":1.0},"348":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"414":{"tf":1.0},"439":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"t":{"df":4,"docs":{"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1014":{"tf":1.0},"407":{"tf":1.0},"468":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.0}}}}}},"df":1,"docs":{"1001":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"842":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"246":{"tf":1.0},"471":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.0}}}}},"q":{"df":1,"docs":{"211":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"261":{"tf":1.0},"262":{"tf":1.0},"928":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"484":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"964":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"506":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"1104":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"1106":{"tf":1.0},"26":{"tf":1.0},"309":{"tf":1.0},"350":{"tf":1.0},"457":{"tf":1.0},"847":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"330":{"tf":1.0}}}}}}},"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"354":{"tf":1.0},"506":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"73":{"tf":1.0},"77":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":1,"docs":{"853":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"1009":{"tf":1.0},"1034":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"325":{"tf":1.0},"590":{"tf":1.0},"647":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"1000":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":5,"docs":{"290":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"599":{"tf":1.0},"998":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1022":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"309":{"tf":1.0},"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"999":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"1012":{"tf":1.4142135623730951},"1014":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1011":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"1029":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"27":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"322":{"tf":1.0},"420":{"tf":1.0},"507":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.0},"648":{"tf":1.0},"710":{"tf":1.0},"759":{"tf":1.0},"768":{"tf":1.0},"776":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"507":{"tf":1.0}}}},"u":{"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":37,"docs":{"1021":{"tf":1.0},"1028":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"468":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"704":{"tf":1.0},"713":{"tf":1.0},"735":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"783":{"tf":1.0},"798":{"tf":1.0},"809":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"214":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"319":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"484":{"tf":1.0},"8":{"tf":1.0},"852":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1121":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":5,"docs":{"419":{"tf":1.0},"466":{"tf":1.0},"721":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"678":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"116":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"86":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"505":{"tf":1.0},"902":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"390":{"tf":1.0}}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"509":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.0},"318":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"253":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.0},"389":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"370":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"309":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":38,"docs":{"1005":{"tf":1.0},"1085":{"tf":1.0},"1110":{"tf":1.0},"147":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"232":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"429":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"658":{"tf":1.0},"716":{"tf":1.0},"738":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"862":{"tf":1.0},"871":{"tf":1.0},"885":{"tf":1.0},"894":{"tf":1.0},"911":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"977":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1103":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"297":{"tf":1.0},"361":{"tf":1.0},"599":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"145":{"tf":1.0},"3":{"tf":1.0},"58":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1071":{"tf":1.0},"525":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"117":{"tf":1.0},"126":{"tf":1.0},"234":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"1029":{"tf":1.0},"166":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"819":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"578":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"1037":{"tf":1.0},"1045":{"tf":1.0},"263":{"tf":1.0},"576":{"tf":1.0},"668":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"199":{"tf":1.0},"227":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"339":{"tf":1.0},"939":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"491":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":4,"docs":{"987":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"997":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"520":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.0},"170":{"tf":1.0},"250":{"tf":1.0},"336":{"tf":1.0},"556":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"475":{"tf":1.0},"476":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1015":{"tf":1.0},"1029":{"tf":1.0},"243":{"tf":1.0},"485":{"tf":1.0},"606":{"tf":1.0},"614":{"tf":1.0},"639":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"792":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0},"978":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"100":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"304":{"tf":1.0},"350":{"tf":1.0},"717":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"238":{"tf":1.0},"916":{"tf":1.0}}}},"df":0,"docs":{}},"df":133,"docs":{"0":{"tf":1.0},"1008":{"tf":1.0},"1017":{"tf":1.0},"1024":{"tf":1.0},"1032":{"tf":1.0},"1039":{"tf":1.0},"1047":{"tf":1.0},"1054":{"tf":1.0},"1057":{"tf":1.0},"1065":{"tf":1.0},"1076":{"tf":1.0},"1086":{"tf":1.0},"1094":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"141":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"317":{"tf":1.0},"319":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"397":{"tf":1.0},"4":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":1.0},"417":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"484":{"tf":1.0},"532":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"60":{"tf":1.0},"603":{"tf":1.0},"608":{"tf":1.0},"61":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"62":{"tf":1.0},"623":{"tf":1.0},"633":{"tf":1.0},"643":{"tf":1.0},"656":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"670":{"tf":1.0},"677":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"685":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.0},"725":{"tf":1.0},"727":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"736":{"tf":1.0},"746":{"tf":1.0},"753":{"tf":1.0},"763":{"tf":1.0},"77":{"tf":1.4142135623730951},"771":{"tf":1.0},"790":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"835":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"865":{"tf":1.0},"90":{"tf":1.0},"910":{"tf":1.0},"945":{"tf":1.0},"953":{"tf":1.0},"955":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":32,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1069":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1093":{"tf":1.0},"124":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"259":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"400":{"tf":1.0},"440":{"tf":1.0},"5":{"tf":1.0},"560":{"tf":1.0},"567":{"tf":1.0},"583":{"tf":1.0},"596":{"tf":1.0},"691":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"787":{"tf":1.0},"800":{"tf":1.0},"833":{"tf":1.0},"938":{"tf":1.0},"950":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"275":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0}}}},"u":{"df":5,"docs":{"1002":{"tf":1.0},"266":{"tf":1.0},"33":{"tf":1.0},"967":{"tf":1.0},"978":{"tf":1.0}}},"y":{"df":9,"docs":{"1083":{"tf":1.0},"272":{"tf":1.4142135623730951},"274":{"tf":1.0},"801":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"982":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"114":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"375":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"792":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"358":{"tf":1.0},"441":{"tf":1.0},"550":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"540":{"tf":1.0},"545":{"tf":1.0},"550":{"tf":1.4142135623730951},"975":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"453":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"499":{"tf":1.0},"577":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.0},"309":{"tf":1.0},"345":{"tf":1.0},"404":{"tf":1.0},"407":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"18":{"tf":1.0},"657":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"1071":{"tf":1.0},"1072":{"tf":1.0},"242":{"tf":1.0},"34":{"tf":1.0},"364":{"tf":1.0},"583":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"624":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"866":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":11,"docs":{"240":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"692":{"tf":1.0},"701":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"112":{"tf":1.0},"953":{"tf":1.0},"980":{"tf":1.0},"984":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"507":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"329":{"tf":1.0},"556":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"152":{"tf":1.0},"77":{"tf":1.4142135623730951},"80":{"tf":1.0},"84":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":8,"docs":{"184":{"tf":1.0},"292":{"tf":1.0},"543":{"tf":1.0},"889":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"997":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"740":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"1106":{"tf":1.0},"1122":{"tf":1.0},"473":{"tf":1.0},"714":{"tf":1.0}}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"502":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"381":{"tf":1.0},"432":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"932":{"tf":1.0},"935":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"512":{"tf":1.0},"513":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1097":{"tf":1.0},"29":{"tf":1.0},"759":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"261":{"tf":1.0},"711":{"tf":1.0},"730":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"954":{"tf":1.0}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"554":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1052":{"tf":1.0},"438":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"307":{"tf":1.0},"378":{"tf":1.0},"546":{"tf":1.0},"560":{"tf":1.0},"702":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":28,"docs":{"1072":{"tf":1.0},"166":{"tf":1.0},"247":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"510":{"tf":1.0},"573":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.0},"639":{"tf":1.0},"722":{"tf":1.0},"870":{"tf":1.0},"877":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0},"893":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":39,"docs":{"1010":{"tf":1.0},"1018":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"249":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.0},"529":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"709":{"tf":1.0},"754":{"tf":1.0},"764":{"tf":1.0},"772":{"tf":1.0},"781":{"tf":1.0},"791":{"tf":1.0},"806":{"tf":1.0},"818":{"tf":1.0},"829":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":1.0},"905":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"193":{"tf":1.0},"322":{"tf":1.0},"532":{"tf":1.0},"537":{"tf":1.0},"706":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"463":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"151":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"437":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"733":{"tf":1.0},"963":{"tf":1.0}}}},"s":{"df":1,"docs":{"436":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"317":{"tf":1.0},"477":{"tf":1.0},"551":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"q":{"df":3,"docs":{"144":{"tf":1.0},"404":{"tf":1.0},"549":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"1096":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1001":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"229":{"tf":1.0},"276":{"tf":1.0},"624":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"428":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"743":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"365":{"tf":1.0}}}},"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":13,"docs":{"373":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"505":{"tf":1.0},"648":{"tf":1.0},"692":{"tf":1.0},"696":{"tf":1.0},"701":{"tf":1.0},"850":{"tf":1.0},"946":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"1060":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"572":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"551":{"tf":1.0}}}},"df":0,"docs":{}}}}},"x":{"df":1,"docs":{"1105":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1091":{"tf":1.0},"1102":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"382":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"396":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"270":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"974":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"150":{"tf":1.0},"174":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"441":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"167":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"121":{"tf":1.0},"582":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"590":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0}}}}},"c":{"df":2,"docs":{"226":{"tf":1.0},"733":{"tf":1.0}},"p":{"df":3,"docs":{"308":{"tf":1.0},"312":{"tf":1.0},"36":{"tf":1.0}}},"r":{"df":1,"docs":{"309":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1119":{"tf":1.0},"169":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.0},"475":{"tf":1.0},"489":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"392":{"tf":1.0}}}}},"t":{"df":10,"docs":{"149":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"552":{"tf":1.0},"557":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"92":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}}},"l":{"a":{"df":0,"docs":{},"m":{"df":6,"docs":{"15":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":11,"docs":{"15":{"tf":1.0},"152":{"tf":1.0},"245":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"417":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":5,"docs":{"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":7,"docs":{"303":{"tf":1.0},"309":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":1,"docs":{"474":{"tf":1.0}}},"df":5,"docs":{"1009":{"tf":1.0},"444":{"tf":1.0},"752":{"tf":1.0},"878":{"tf":1.0},"904":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"466":{"tf":1.0}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"161":{"tf":1.0},"162":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1113":{"tf":1.0},"353":{"tf":1.0},"458":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1119":{"tf":1.0},"122":{"tf":1.0},"137":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"388":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"487":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"535":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"1062":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":4,"docs":{"178":{"tf":1.0},"195":{"tf":1.0},"557":{"tf":1.0},"63":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"834":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"1012":{"tf":1.0}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"230":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":5,"docs":{"1036":{"tf":1.0},"447":{"tf":1.0},"6":{"tf":1.0},"746":{"tf":1.0},"944":{"tf":1.0}},"i":{"df":6,"docs":{"484":{"tf":1.0},"493":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":3,"docs":{"203":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0}}}}},"u":{"b":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":5,"docs":{"1095":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1117":{"tf":1.0},"233":{"tf":1.0},"322":{"tf":1.0},"734":{"tf":1.0},"76":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1014":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"126":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"160":{"tf":1.0},"420":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"526":{"tf":1.0},"638":{"tf":1.0},"848":{"tf":1.0},"996":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"353":{"tf":1.0},"561":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"411":{"tf":1.0},"956":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"1001":{"tf":1.0},"485":{"tf":1.0},"839":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":4,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"354":{"tf":1.0},"551":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"39":{"tf":1.0},"970":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"853":{"tf":1.0},"860":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"208":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"700":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"446":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":46,"docs":{"1016":{"tf":1.0},"1023":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"251":{"tf":1.0},"569":{"tf":1.0},"594":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"649":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.0},"788":{"tf":1.0},"802":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.0},"919":{"tf":1.0},"925":{"tf":1.0},"934":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"584":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1042":{"tf":1.0},"688":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":8,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"446":{"tf":1.0},"70":{"tf":1.0},"744":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"’":{"df":1,"docs":{"840":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"465":{"tf":1.0},"469":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"434":{"tf":1.0}}}}}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"135":{"tf":1.0},"89":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"467":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"204":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"40":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"1078":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"621":{"tf":1.0},"768":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"467":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"1000":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"563":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"288":{"tf":1.0}}},"r":{"df":1,"docs":{"787":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"326":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"505":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"776":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"642":{"tf":1.0},"746":{"tf":1.0},"899":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"211":{"tf":1.0},"471":{"tf":1.0}}},"k":{"df":2,"docs":{"1118":{"tf":1.0},"726":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"103":{"tf":1.0},"1118":{"tf":1.0},"64":{"tf":1.0},"800":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"294":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0}}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"600":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"10":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"927":{"tf":1.0},"928":{"tf":1.0},"930":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1074":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":6,"docs":{"164":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"94":{"tf":1.0},"953":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.0},"168":{"tf":1.0},"437":{"tf":1.0},"548":{"tf":1.0},"601":{"tf":1.0},"77":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"392":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"776":{"tf":1.0},"779":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":1.0}}},"n":{"df":6,"docs":{"285":{"tf":1.0},"571":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"316":{"tf":1.0},"405":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"111":{"tf":1.0},"136":{"tf":1.0},"378":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"502":{"tf":1.0}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"476":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"229":{"tf":1.0},"720":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"295":{"tf":1.0},"564":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"u":{"df":4,"docs":{"266":{"tf":1.0},"42":{"tf":1.0},"528":{"tf":1.0},"969":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"407":{"tf":1.0},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.0},"19":{"tf":1.0},"874":{"tf":1.0},"898":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"854":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1111":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"391":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":5,"docs":{"191":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":33,"docs":{"1000":{"tf":1.0},"101":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"15":{"tf":1.0},"183":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"41":{"tf":1.0},"421":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"731":{"tf":1.0},"83":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"932":{"tf":1.0},"965":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"995":{"tf":1.0},"997":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1105":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0}}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1069":{"tf":1.0},"399":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"122":{"tf":1.0},"123":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"784":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"536":{"tf":1.0},"729":{"tf":1.0},"962":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1078":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"638":{"tf":1.0},"996":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":11,"docs":{"0":{"tf":1.0},"341":{"tf":1.0},"410":{"tf":1.0},"484":{"tf":1.0},"8":{"tf":1.0},"910":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"932":{"tf":1.0},"936":{"tf":1.0}},"’":{"df":2,"docs":{"372":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"222":{"tf":1.0},"462":{"tf":1.0},"942":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"274":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"476":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"472":{"tf":1.0}}}},"w":{"df":12,"docs":{"108":{"tf":1.0},"1107":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.0},"406":{"tf":1.0},"476":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"627":{"tf":1.0},"94":{"tf":1.0},"972":{"tf":1.0},"997":{"tf":1.0}},"t":{"a":{"b":{"df":1,"docs":{"860":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"489":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"656":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"533":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1013":{"tf":1.0},"566":{"tf":1.0},"62":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"291":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"776":{"tf":1.0},"941":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"260":{"tf":1.0},"534":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"215":{"tf":1.0}}}}}},"df":3,"docs":{"1073":{"tf":1.0},"1095":{"tf":1.0},"940":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1003":{"tf":1.0},"530":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"155":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"480":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"302":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"193":{"tf":1.0}}}}},"t":{"df":2,"docs":{"450":{"tf":1.4142135623730951},"500":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"168":{"tf":1.0},"231":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"127":{"tf":1.0},"315":{"tf":1.0},"437":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"511":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":3,"docs":{"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"450":{"tf":1.0},"500":{"tf":1.0},"89":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"743":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"290":{"tf":1.0},"601":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":11,"docs":{"334":{"tf":1.0},"352":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"395":{"tf":1.0},"403":{"tf":1.0},"430":{"tf":1.0},"748":{"tf":1.0},"945":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.0}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"150":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"470":{"tf":1.0}}}}}}}},"t":{"df":2,"docs":{"475":{"tf":1.0},"494":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"264":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"285":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}}}}},"df":1,"docs":{"1011":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"126":{"tf":1.0},"168":{"tf":1.0},"784":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"601":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":34,"docs":{"1007":{"tf":1.0},"1042":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1078":{"tf":1.0},"223":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"336":{"tf":1.0},"420":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"456":{"tf":1.0},"568":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"688":{"tf":1.0},"720":{"tf":1.0},"839":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"102":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"45":{"tf":1.0},"702":{"tf":1.0},"945":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"215":{"tf":1.0},"303":{"tf":1.0},"351":{"tf":1.0},"4":{"tf":1.0},"90":{"tf":1.0},"937":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1109":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"995":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"386":{"tf":1.0},"387":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"106":{"tf":1.0},"333":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"30":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":3,"docs":{"261":{"tf":1.0},"262":{"tf":1.0},"323":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"666":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"999":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"951":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"353":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":4,"docs":{"46":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"1105":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"840":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"955":{"tf":1.0}},"t":{"df":5,"docs":{"189":{"tf":1.0},"416":{"tf":1.0},"9":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":20,"docs":{"449":{"tf":1.0},"47":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"575":{"tf":1.0},"627":{"tf":1.0},"972":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"510":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"303":{"tf":1.0},"558":{"tf":1.0},"563":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"248":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"276":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"448":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":8,"docs":{"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"565":{"tf":1.0},"566":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"681":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1112":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"586":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":53,"docs":{"1018":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"217":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"48":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.0},"591":{"tf":1.0},"600":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"754":{"tf":1.0},"764":{"tf":1.0},"772":{"tf":1.0},"781":{"tf":1.0},"791":{"tf":1.0},"806":{"tf":1.0},"818":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"905":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"337":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"974":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"675":{"tf":1.0}}}}},"w":{"df":2,"docs":{"241":{"tf":1.0},"568":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"121":{"tf":1.0},"187":{"tf":1.0},"255":{"tf":1.0},"582":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":4,"docs":{"293":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"106":{"tf":1.0},"143":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":83,"docs":{"1017":{"tf":1.0},"1021":{"tf":1.0},"1024":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1032":{"tf":1.0},"1036":{"tf":1.0},"1039":{"tf":1.0},"1045":{"tf":1.0},"1047":{"tf":1.0},"1052":{"tf":1.0},"1054":{"tf":1.0},"1065":{"tf":1.0},"1068":{"tf":1.0},"1074":{"tf":1.0},"1076":{"tf":1.0},"1082":{"tf":1.0},"1086":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1094":{"tf":1.0},"277":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":1.0},"4":{"tf":1.0},"483":{"tf":1.0},"5":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.0},"608":{"tf":1.0},"612":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"623":{"tf":1.0},"631":{"tf":1.0},"633":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"660":{"tf":1.0},"667":{"tf":1.0},"670":{"tf":1.0},"674":{"tf":1.0},"677":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"685":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"713":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"753":{"tf":1.0},"758":{"tf":1.0},"763":{"tf":1.0},"767":{"tf":1.0},"771":{"tf":1.0},"775":{"tf":1.0},"783":{"tf":1.0},"790":{"tf":1.0},"798":{"tf":1.0},"805":{"tf":1.0},"809":{"tf":1.0},"816":{"tf":1.0},"827":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"865":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"944":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"926":{"tf":1.0}},"i":{"df":1,"docs":{"309":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"139":{"tf":1.0},"521":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"745":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":3,"docs":{"1030":{"tf":1.0},"1063":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"448":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":1,"docs":{"314":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"1104":{"tf":1.0},"487":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"124":{"tf":1.0},"408":{"tf":1.0}}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"216":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"577":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"461":{"tf":1.0}}}},"t":{"df":3,"docs":{"498":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"342":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"726":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"187":{"tf":1.0},"190":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"876":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"522":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1083":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"360":{"tf":1.0},"393":{"tf":1.0},"49":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"787":{"tf":1.0},"793":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"1108":{"tf":1.0},"340":{"tf":1.0}}}}}}},"o":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"456":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"467":{"tf":1.0}}}},"w":{"df":2,"docs":{"678":{"tf":1.0},"793":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":5,"docs":{"134":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"1041":{"tf":1.0},"1049":{"tf":1.0},"1056":{"tf":1.0},"1077":{"tf":1.0},"1079":{"tf":1.0},"1099":{"tf":1.0},"427":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"662":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0}}}}},"p":{"df":3,"docs":{"755":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"126":{"tf":1.0},"130":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":40,"docs":{"1019":{"tf":1.0},"1026":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1058":{"tf":1.0},"1080":{"tf":1.0},"1088":{"tf":1.0},"1100":{"tf":1.0},"192":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.0},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"680":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.0},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"864":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":46,"docs":{"1020":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"1067":{"tf":1.0},"1081":{"tf":1.0},"1089":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"434":{"tf":1.0},"50":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"795":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"796":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"797":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":16,"docs":{"300":{"tf":1.0},"731":{"tf":1.0},"736":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"768":{"tf":1.0},"787":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"420":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"298":{"tf":1.0},"406":{"tf":1.0}},"n":{"df":4,"docs":{"244":{"tf":1.0},"264":{"tf":1.0},"621":{"tf":1.0},"768":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"625":{"tf":1.0}}}}},"df":2,"docs":{"526":{"tf":1.0},"544":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"479":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":1,"docs":{"960":{"tf":1.0}}}},"n":{"d":{"df":3,"docs":{"1096":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"999":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"903":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"p":{"df":3,"docs":{"893":{"tf":1.0},"896":{"tf":1.0},"901":{"tf":1.0}}},"v":{"df":1,"docs":{"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"381":{"tf":1.0},"383":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"297":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"341":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"1011":{"tf":1.0},"51":{"tf":1.0},"873":{"tf":1.0}}}}}}},"t":{"df":4,"docs":{"287":{"tf":1.0},"289":{"tf":1.0},"555":{"tf":1.0},"931":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.0},"318":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"328":{"tf":1.0},"715":{"tf":1.0}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"272":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1060":{"tf":1.0},"572":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"116":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"292":{"tf":1.0},"992":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"718":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"668":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"116":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":10,"docs":{"1057":{"tf":1.0},"165":{"tf":1.0},"198":{"tf":1.0},"550":{"tf":1.4142135623730951},"693":{"tf":1.0},"697":{"tf":1.0},"704":{"tf":1.0},"759":{"tf":1.0},"820":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"213":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"949":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":7,"docs":{"1117":{"tf":1.0},"259":{"tf":1.0},"381":{"tf":1.0},"537":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"287":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1013":{"tf":1.4142135623730951},"856":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"17":{"tf":1.0},"209":{"tf":1.0},"306":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"105":{"tf":1.0},"458":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"675":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"435":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"287":{"tf":1.0},"431":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"156":{"tf":1.0},"742":{"tf":1.0},"965":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"480":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"149":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"509":{"tf":1.0},"59":{"tf":1.0},"92":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"625":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"530":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"518":{"tf":1.0},"520":{"tf":1.0},"527":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{"df":3,"docs":{"304":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"539":{"tf":1.0},"708":{"tf":1.0}}}}},"u":{"df":1,"docs":{"113":{"tf":1.0}}}},"y":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"299":{"tf":1.0},"311":{"tf":1.0},"705":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"87":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":8,"docs":{"17":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"209":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"53":{"tf":1.0},"951":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"253":{"tf":1.0},"256":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.0},"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":6,"docs":{"1004":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"438":{"tf":1.0},"958":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"158":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1122":{"tf":1.0},"223":{"tf":1.0},"356":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":1,"docs":{"839":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"328":{"tf":1.0},"354":{"tf":1.0},"715":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"1113":{"tf":1.0},"1120":{"tf":1.0},"458":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"455":{"tf":1.0}}}},"t":{"df":1,"docs":{"341":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"138":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"52":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"515":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"850":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1045":{"tf":1.0},"1060":{"tf":1.0},"1091":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"657":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1109":{"tf":1.0},"388":{"tf":1.0}}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1091":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":1,"docs":{"287":{"tf":1.0}},"l":{"df":54,"docs":{"1005":{"tf":1.0},"1070":{"tf":1.0},"1110":{"tf":1.0},"147":{"tf":1.0},"190":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"358":{"tf":1.0},"418":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":1.0},"44":{"tf":1.0},"442":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"550":{"tf":1.0},"654":{"tf":1.0},"658":{"tf":1.0},"693":{"tf":1.0},"697":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"738":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"877":{"tf":1.0},"885":{"tf":1.0},"888":{"tf":1.0},"894":{"tf":1.0},"901":{"tf":1.0},"911":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"977":{"tf":1.0},"986":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"741":{"tf":1.0},"902":{"tf":1.0}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"477":{"tf":1.0}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"915":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"494":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":20,"docs":{"1096":{"tf":1.0},"11":{"tf":1.0},"19":{"tf":1.0},"333":{"tf":1.0},"427":{"tf":1.0},"483":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"500":{"tf":1.0},"507":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"60":{"tf":1.0},"683":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"744":{"tf":1.0},"9":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"656":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"724":{"tf":1.0}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"723":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":1,"docs":{"87":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"935":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"20":{"tf":1.0},"739":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"344":{"tf":1.0},"482":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"365":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"1013":{"tf":1.0},"856":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"135":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"342":{"tf":1.0},"360":{"tf":1.0},"665":{"tf":1.0}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"964":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"16":{"tf":1.0},"171":{"tf":1.0},"18":{"tf":1.0},"211":{"tf":1.0},"296":{"tf":1.0},"401":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"930":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"481":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"145":{"tf":1.0},"3":{"tf":1.0},"58":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":2,"docs":{"156":{"tf":1.0},"170":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":5,"docs":{"570":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"920":{"tf":1.0},"935":{"tf":1.0}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"df":5,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"277":{"tf":1.0},"441":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"262":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"741":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"425":{"tf":1.0},"574":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"479":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"55":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"870":{"tf":1.0},"873":{"tf":1.0},"877":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"56":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":13,"docs":{"10":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":1.0},"271":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"531":{"tf":1.0},"626":{"tf":1.0},"858":{"tf":1.0},"987":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0}}}},"df":34,"docs":{"1":{"tf":1.0},"1093":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"152":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"350":{"tf":1.0},"369":{"tf":1.0},"506":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"551":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1002":{"tf":1.0},"1062":{"tf":1.0},"1095":{"tf":1.0},"441":{"tf":1.0},"449":{"tf":1.0},"518":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"527":{"tf":1.0},"530":{"tf":1.0},"593":{"tf":1.0},"666":{"tf":1.0},"978":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.0}}}}},"v":{"1":{"df":3,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0}}},"2":{"df":1,"docs":{"531":{"tf":1.0}}},"3":{"df":2,"docs":{"521":{"tf":1.0},"522":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"412":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"776":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"519":{"tf":1.0},"943":{"tf":1.0}}}}},"u":{"df":1,"docs":{"450":{"tf":1.0}}}}}},"i":{"a":{"df":2,"docs":{"477":{"tf":1.0},"478":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":7,"docs":{"112":{"tf":1.0},"227":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"436":{"tf":1.0},"443":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"897":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"285":{"tf":1.0},"296":{"tf":1.0},"601":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"s":{"df":6,"docs":{"193":{"tf":1.0},"449":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"376":{"tf":1.0},"377":{"tf":1.0}}}}}}}},"u":{"df":4,"docs":{"266":{"tf":1.0},"528":{"tf":1.0},"57":{"tf":1.0},"968":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"524":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1097":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"710":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1078":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"461":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"205":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"590":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"133":{"tf":1.0},"332":{"tf":1.0},"378":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":2,"docs":{"492":{"tf":1.0},"504":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"1115":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0}}}}}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}); \ No newline at end of file +Object.assign(window.search, {"doc_urls":["index.html#mozilla-data-documentation","index.html#using-this-document","index.html#introduction","index.html#cookbooks--tutorials","index.html#data-platform-reference","index.html#dataset-reference","index.html#historical-reference","introduction/index.html#introduction","introduction/what_data.html#what-data-does-mozilla-collect","introduction/what_data.html#product-telemetry","introduction/what_data.html#usage-logs","introduction/what_data.html#website-telemetry","introduction/tools.html#tools-for-data-analysis","introduction/tools.html#high-level-tools","introduction/tools.html#looker","introduction/tools.html#glean-aggregated-metrics-dashboard-glam","introduction/tools.html#lower-level-tools","introduction/tools.html#sqltelemetrymozillaorg-stmo","introduction/tools.html#deprecated-tools","introduction/tools.html#telemetry-measurement-dashboard","concepts/terminology.html#terminology","concepts/terminology.html#table-of-contents","concepts/terminology.html#aet","concepts/terminology.html#analyst","concepts/terminology.html#amplitude","concepts/terminology.html#bigquery","concepts/terminology.html#build-id","concepts/terminology.html#client-id","concepts/terminology.html#data-analyst","concepts/terminology.html#data-engineer","concepts/terminology.html#data-practitioner","concepts/terminology.html#data-scientist","concepts/terminology.html#dataset","concepts/terminology.html#dau","concepts/terminology.html#derived-dataset","concepts/terminology.html#glean","concepts/terminology.html#gcp","concepts/terminology.html#geoip","concepts/terminology.html#ingestion","concepts/terminology.html#intensity","concepts/terminology.html#kpi","concepts/terminology.html#metric","concepts/terminology.html#mau","concepts/terminology.html#ping","concepts/terminology.html#ping-table","concepts/terminology.html#pipeline","concepts/terminology.html#probe","concepts/terminology.html#profile","concepts/terminology.html#query","concepts/terminology.html#retention","concepts/terminology.html#schema","concepts/terminology.html#session","concepts/terminology.html#subsession","concepts/terminology.html#stmo-sqltelemetrymozillaorg","concepts/terminology.html#telemetry","concepts/terminology.html#uri","concepts/terminology.html#url","concepts/terminology.html#wau","cookbooks/index.html#tutorials--cookbooks","cookbooks/getting_started/index.html#getting-started","concepts/gaining_access.html#accessing-telemetry-data","concepts/gaining_access.html#public-data","concepts/gaining_access.html#non-public-data","concepts/getting_help.html#getting-help","concepts/getting_help.html#mailing-lists","concepts/getting_help.html#matrix","concepts/getting_help.html#slack","concepts/reporting_a_problem.html#reporting-a-problem","concepts/reporting_a_problem.html#problems-with-the-data","concepts/reporting_a_problem.html#problems-with-tools","concepts/reporting_a_problem.html#other-issues","cookbooks/analysis/index.html#analysis","cookbooks/analysis/data_discovery_tools.html#data-analysis-tools","cookbooks/analysis/data_catalog.html#the-data-catalog","cookbooks/analysis/data_catalog.html#what-do-i-use-it-for","cookbooks/analysis/data_catalog.html#how-do-i-use-it","cookbooks/analysis/data_catalog.html#when-was-this-implemented","cookbooks/analysis/data_catalog.html#is-the-data-catalog-a-replacement-for-tools-like-the-glean-dictionary-or-the-looker-data-dictionary","cookbooks/analysis/data_catalog.html#what-software-does-it-use","cookbooks/analysis/data_catalog.html#how-is-the-metadata-populated","cookbooks/analysis/glean_dictionary.html#using-the-glean-dictionary","cookbooks/analysis/glean_dictionary.html#how-to-use","cookbooks/analysis/glean_dictionary.html#common-questions","cookbooks/analysis/glean_dictionary.html#how-can-i-go-from-a-metric-to-querying-it-in-bigquery","cookbooks/analysis/probe_dictionary.html#using-the-probe-dictionary","cookbooks/analysis/probe_dictionary.html#how-to-use","cookbooks/analysis/probe_dictionary.html#common-questions","cookbooks/analysis/probe_dictionary.html#how-can-i-tell-if-a-probe-is-still-active","cookbooks/analysis/probe_dictionary.html#how-can-i-go-from-a-probe-to-querying-it-in-bigquery","cookbooks/analysis/probe_dictionary.html#for-keyed-scalars-how-can-i-find-out-what-the-keys-mean","cookbooks/data_monitoring/intro.html#introduction-to-bigeye-data-observability-platform","cookbooks/data_monitoring/intro.html#accessing-bigeye","cookbooks/data_monitoring/intro.html#getting-started","cookbooks/data_monitoring/intro.html#stay-updated-on-whats-happening","cookbooks/data_monitoring/intro.html#have-an-issue-or-looking-for-a-new-feature-in-bigeye","cookbooks/data_monitoring/interface.html#bigeye-interface","cookbooks/data_monitoring/interface.html#catalog","cookbooks/data_monitoring/interface.html#workspaces","cookbooks/data_monitoring/interface.html#collections","cookbooks/data_monitoring/interface.html#issues","cookbooks/data_monitoring/interface.html#dashboard","cookbooks/data_monitoring/deploying_metrics.html#deploying-metrics","cookbooks/data_monitoring/deploying_metrics.html#freshness-and-volume-pipeline-reliability","cookbooks/data_monitoring/deploying_metrics.html#list-of-available-metrics","cookbooks/data_monitoring/deploying_metrics.html#autometrics","cookbooks/data_monitoring/deploying_metrics.html#custom-sql","cookbooks/data_monitoring/deploying_metrics.html#recommendations--best-practices-to-deploying-metrics","cookbooks/data_monitoring/collections.html#collections-in-bigeye","cookbooks/data_monitoring/collections.html#creating-a-new-collection","cookbooks/data_monitoring/collections.html#adding-metrics-to-a-collection","cookbooks/data_monitoring/collections.html#adding-notifications-to-a-collection","cookbooks/data_monitoring/issues_management.html#issues-management","cookbooks/data_monitoring/issues_management.html#view-issue-details","cookbooks/data_monitoring/issues_management.html#status-of-issue","cookbooks/data_monitoring/issues_management.html#debug","cookbooks/data_monitoring/issues_management.html#jira-integration","cookbooks/data_monitoring/issues_management.html#slack-integration-coming-soon","cookbooks/data_monitoring/cost_considerations.html#cost-considerations","cookbooks/data_monitoring/bigquery_etl_integration.html#bigquery-etl-and-bigeye","cookbooks/data_monitoring/bigquery_etl_integration.html#bigconfig","cookbooks/data_monitoring/bigquery_etl_integration.html#deployment","cookbooks/data_monitoring/further_reading.html#bigeye---further-reading","cookbooks/data_modeling/index.html#data-modeling-guidelines","cookbooks/data_modeling/where_to_store.html#where-to-store-our-analytics-data-models","cookbooks/data_modeling/where_to_store.html#what-to-store-in-bigquery-datasets-and-the-bigquery-etl-repository","cookbooks/data_modeling/where_to_store.html#what-to-store-in-looker","cookbooks/data_modeling/using_aggregates.html#using-aggregates-for-cost-saving-and-performance-improvement","cookbooks/data_modeling/using_aggregates.html#what-are-the-options-available","cookbooks/data_modeling/using_aggregates.html#important-considerations","cookbooks/data_modeling/using_aggregates.html#when-to-use-each-of-these-aggregates","cookbooks/data_modeling/using_aggregates.html#how-to-measure-the-benefit-and-savings","cookbooks/data_modeling/shredder_mitigation.html#shredder-mitigation-process","cookbooks/data_modeling/shredder_mitigation.html#when-to-use-this-process","cookbooks/data_modeling/shredder_mitigation.html#how-this-process-transforms-your-workflow","cookbooks/data_modeling/shredder_mitigation.html#what-to-expect-after-running-a-backfill-with-shredder-mitigation","cookbooks/data_modeling/shredder_mitigation.html#key-considerations-before-using-shredder-mitigation-for-the-first-time","cookbooks/data_modeling/shredder_mitigation.html#running-a-managed-backfill-with-shredder-mitigation","cookbooks/data_modeling/shredder_mitigation.html#troubleshooting-scenarios-and-guidelines","cookbooks/data_modeling/shredder_mitigation.html#examples-for-first-time-and-subsequent-runs","cookbooks/data_modeling/shredder_mitigation.html#example-1-regular-runs","cookbooks/data_modeling/shredder_mitigation.html#example-2-first-time-run","cookbooks/data_modeling/shredder_mitigation.html#data-validation","cookbooks/data_modeling/shredder_mitigation.html#automated-validations","cookbooks/data_modeling/shredder_mitigation.html#recommended-validations","cookbooks/data_modeling/shredder_mitigation.html#faq","cookbooks/looker/index.html","cookbooks/looker/intro.html#introduction-to-looker","cookbooks/looker/intro.html#table-of-contents","cookbooks/looker/intro.html#accessing-looker","cookbooks/looker/intro.html#getting-started","cookbooks/looker/intro.html#front-page","cookbooks/looker/intro.html#explores","cookbooks/looker/intro.html#using-the-glean-dictionary-with-looker","cookbooks/looker/intro.html#going-deeper","cookbooks/looker/countries.html#normalizing-country-data","cookbooks/looker/countries.html#step-one---normalizing-aliases","cookbooks/looker/countries.html#step-two---accessing-standard-country-data","cookbooks/looker/browser_versions.html#normalizing-browser-version-data","cookbooks/looker/browser_versions.html#step-one---normalizing-version-strings","cookbooks/looker/browser_versions.html#1-the--truncate-version-udf----truncate_version","cookbooks/looker/browser_versions.html#2-the--browser-version-info-udf----browser_version_info","cookbooks/looker/growth_usage_dashboards.html#growth-and-usage-dashboards","cookbooks/looker/growth_usage_dashboards.html#growth-dashboard","cookbooks/looker/growth_usage_dashboards.html#usage-dashboard","cookbooks/looker/growth_usage_dashboards.html#browser-looks","cookbooks/looker/growth_usage_dashboards.html#source","cookbooks/looker/event_counts_explore.html#using-the-event-counts-explore","cookbooks/looker/funnel_analysis_explore.html#using-the-funnel-analysis-explore","cookbooks/looker/performance_caching.html#optimizing-looker-performance---caching","cookbooks/looker/performance_caching.html#alternative-one---applying-generated-datagroups","cookbooks/looker/performance_caching.html#alternative-two---custom-datagroups","cookbooks/analysis/tools.html#data-analysis-tools","cookbooks/glam.html#introduction-to-glam","cookbooks/glam.html#how-to-use-glam","cookbooks/glam.html#front-page","cookbooks/glam.html#individual-probemetric-page","cookbooks/glam.html#differences-between-glam-and-telemetrymozillaorg-dashboard","cookbooks/glam.html#going-deeper","cookbooks/glam.html#getting-help","cookbooks/operational_monitoring.html#operational-monitoring-opmon","cookbooks/operational_monitoring.html#configuring-a-operational-monitoring-project","cookbooks/operational_monitoring.html#project-section","cookbooks/operational_monitoring.html#data_sources-section","cookbooks/operational_monitoring.html#metrics-section","cookbooks/operational_monitoring.html#dimensions-section","cookbooks/operational_monitoring.html#alerts-section","cookbooks/operational_monitoring.html#previews","cookbooks/operational_monitoring.html#reading-results","cookbooks/operational_monitoring.html#subscribing-to-alerts","cookbooks/operational_monitoring.html#data-products","cookbooks/operational_monitoring.html#result-tables","cookbooks/operational_monitoring.html#metadata","cookbooks/operational_monitoring.html#scheduling","cookbooks/operational_monitoring.html#experiments-vs-opmon","cookbooks/operational_monitoring.html#going-deeper","cookbooks/operational_monitoring.html#getting-help","tools/stmo.html#introduction-to-stmo","tools/stmo.html#stmo-concepts","tools/stmo.html#data-sources","tools/stmo.html#create-an-example-dashboard","cookbooks/public_data.html#accessing-public-data","cookbooks/public_data.html#table-of-contents","cookbooks/public_data.html#accessing-public-data-in-bigquery","cookbooks/public_data.html#accessing-public-data-through-the-public-http-endpoint","cookbooks/public_data.html#let-us-know","cookbooks/bigquery.html#accessing-and-working-with-bigquery","cookbooks/bigquery/access.html#accessing-bigquery","cookbooks/bigquery/access.html#table-of-contents","cookbooks/bigquery/access.html#interfaces","cookbooks/bigquery/access.html#stmo-sqltelemetrymozillaorg","cookbooks/bigquery/access.html#bigquery-console","cookbooks/bigquery/access.html#using-the-bq-command-line-tool","cookbooks/bigquery/access.html#api-access","cookbooks/bigquery/access.html#spark","cookbooks/bigquery/access.html#colaboratory","cookbooks/bigquery/access.html#ai-platform-notebooks","cookbooks/bigquery/access.html#bigquery-access-request","cookbooks/bigquery/querying.html#querying-bigquery-tables","cookbooks/bigquery/querying.html#table-of-contents","cookbooks/bigquery/querying.html#projects-datasets-and-tables-in-bigquery","cookbooks/bigquery/querying.html#caveats","cookbooks/bigquery/querying.html#projects-with-bigquery-datasets","cookbooks/bigquery/querying.html#table-layout-and-naming","cookbooks/bigquery/querying.html#structure-of-ping-tables-in-bigquery","cookbooks/bigquery/querying.html#writing-queries","cookbooks/bigquery/querying.html#writing-query-results-to-a-permanent-table","cookbooks/bigquery/querying.html#writing-results-to-gcs-object-store","cookbooks/bigquery/querying.html#creating-a-view","cookbooks/bigquery/querying.html#using-udfs","cookbooks/bigquery/querying.html#accessing-map-like-fields","cookbooks/bigquery/querying.html#accessing-histograms","cookbooks/bigquery/optimization.html#optimizing-bigquery-queries","cookbooks/bigquery/optimization.html#table-of-contents","cookbooks/bigquery/optimization.html#tldr-what-to-implement-for-quick-improvements","cookbooks/bigquery/optimization.html#how-to-improve-both-query-speed-and-cost","cookbooks/bigquery/optimization.html#improvements-to-query-speed-only","cookbooks/bigquery/optimization.html#caveats","cookbooks/bigquery/optimization.html#some-explanations","cookbooks/bigquery/optimization.html#what-are-these-databases","cookbooks/bigquery/optimization.html#how-is-the-data-stored","cookbooks/bigquery/accessing_desktop_data.html#accessing-desktop-data","cookbooks/bigquery/accessing_desktop_data.html#raw-ping-datasets","cookbooks/bigquery/accessing_desktop_data.html#derived-datasets","cookbooks/bigquery/accessing_desktop_data.html#clients-daily","cookbooks/bigquery/accessing_desktop_data.html#clients-last-seen","cookbooks/accessing_glean_data.html#accessing-glean-data-in-bigquery","cookbooks/accessing_glean_data.html#counter-boolean-and-most-other-metrics","cookbooks/accessing_glean_data.html#event-metrics","cookbooks/additional_props.html#additional-properties","cookbooks/additional_props.html#example","tools/spark.html#custom-analysis-with-spark","tools/spark.html#introduction","tools/spark.html#accessing-bigquery-data-from-spark","tools/spark.html#using-the-storage-api-connector","tools/spark.html#using-dataproc","tools/spark.html#reading-data-from-bigquery-into-spark","tools/spark.html#storage-api","tools/spark.html#query-api","tools/spark.html#persisting-data","cookbooks/dataset_specific.html#dataset-specific","cookbooks/normandy_events.html#working-with-normandy-events","cookbooks/normandy_events.html#counting-pref-flip-enrollment-events-by-branch","cookbooks/normandy_events.html#counting-pref-flip-unenrollment-events-by-branch","cookbooks/crash_pings.html#working-with-crash-pings","cookbooks/clients_last_seen_bits.html#working-with-bit-patterns-in-clients-last-seen","cookbooks/clients_last_seen_bits.html#table-of-contents","cookbooks/clients_last_seen_bits.html#calculating-dau-wau-and-mau","cookbooks/clients_last_seen_bits.html#calculating-retention","cookbooks/clients_last_seen_bits.html#understanding-bit-patterns","cookbooks/clients_last_seen_bits.html#why-28-bits-instead-of-64","cookbooks/clients_last_seen_bits.html#forward-looking-windows-and-backward-looking-windows","cookbooks/clients_last_seen_bits.html#usage-backward-looking-windows","cookbooks/clients_last_seen_bits.html#how-windows-shift-from-day-to-day","cookbooks/clients_last_seen_bits.html#retention-forward-looking-windows","cookbooks/clients_last_seen_bits.html#n-day-retention","cookbooks/clients_last_seen_bits.html#retention-using-activity-date","cookbooks/clients_last_seen_bits.html#proposing-a-new-bit-pattern-field","cookbooks/clients_last_seen_bits.html#udf-reference","cookbooks/clients_last_seen_bits.html#bits28to_string","cookbooks/clients_last_seen_bits.html#bits28from_string","cookbooks/clients_last_seen_bits.html#bits28to_dates","cookbooks/clients_last_seen_bits.html#bits28days_since_seen","cookbooks/clients_last_seen_bits.html#bits28range","cookbooks/clients_last_seen_bits.html#bits28active_in_range","cookbooks/clients_last_seen_bits.html#bits28retention","cookbooks/main_ping_exponential_histograms.html#visualizing-percentiles-of-a-main-ping-exponential-histogram","cookbooks/main_ping_exponential_histograms.html#table-of-contents","cookbooks/main_ping_exponential_histograms.html#setting-the-stage-tab-spinners-duration","cookbooks/main_ping_exponential_histograms.html#getting-client-level-data","cookbooks/main_ping_exponential_histograms.html#getting-percentiles-from-a-set-of-histograms","cookbooks/main_ping_exponential_histograms.html#viewing-change-of-percentiles-over-time","cookbooks/main_ping_exponential_histograms.html#percentiles-from-client-normalized-histograms","cookbooks/main_ping_exponential_histograms.html#slicing-along-arbitrary-dimensions","cookbooks/realtime.html#real-time","cookbooks/live_data.html#working-with-live-data","cookbooks/live_data.html#using-materialized-views","cookbooks/live_data.html#tools-for-visualizing-live-data","cookbooks/live_data.html#access-controls-for-services-accessing-live-data-in-bigquery","cookbooks/view_pings_cep.html#see-my-pings","cookbooks/view_pings_cep.html#steps-to-viewing-your-pings","cookbooks/real_time_search.html#search-metrics","cookbooks/metrics.html#metrics","cookbooks/operational/index.html#operational","cookbooks/gcp-projects.html#creating-a-prototype-data-project-on-google-cloud-platform","cookbooks/operational/protosaur.html#creating-static-dashboards-with-protosaur","cookbooks/scheduling_queries.html#scheduling-queries","cookbooks/scheduling_queries.html#sqltelemetrymozillaorg","cookbooks/scheduling_queries.html#bigquery-etl","cookbooks/scheduling_queries.html#scheduling-queries-using-gcp","cookbooks/deploying-containers.html#building-and-deploying-containers-to-google-container-registry-gcr-with-circleci","cookbooks/deploying-containers.html#assumptions","cookbooks/deploying-containers.html#steps","cookbooks/deploying-containers.html#on-gcp","cookbooks/deploying-containers.html#on-circleci","cookbooks/deploying-containers.html#in-your-github-repo","cookbooks/deploying-containers.html#optional","cookbooks/publishing_datasets.html#making-datasets-publicly-available","cookbooks/operational/connecting_external_data_bigquery.html#connecting-sheets-and-external-data-to-bigquery","cookbooks/operational/connecting_external_data_bigquery.html#connecting-sheets","datasets/new_data.html#collecting-new-data","datasets/new_data.html#guidelines","datasets/new_data.html#mechanics","cookbooks/client_guidelines.html#client-implementation-guidelines-for-experiments","cookbooks/client_guidelines.html#prefs","cookbooks/client_guidelines.html#feature-gates","cookbooks/client_guidelines.html#feature-gate-caveats","cookbooks/client_guidelines.html#using-the-feature-gate-library","cookbooks/client_guidelines.html#extensions","cookbooks/client_guidelines.html#shield-studies","cookbooks/client_guidelines.html#development-and-testing","cookbooks/client_guidelines.html#testing-built-in-features","cookbooks/client_guidelines.html#testing-extensions","cookbooks/client_guidelines.html#example-extensions-testing-workflow","cookbooks/events_best_practices.html#telemetry-events-best-practices","cookbooks/events_best_practices.html#overview","cookbooks/events_best_practices.html#identifying-events","cookbooks/new_ping.html#sending-a-custom-ping","cookbooks/new_ping.html#write-your-questions","cookbooks/new_ping.html#choose-a-namespace-and-doctype","cookbooks/new_ping.html#create-a-schema","cookbooks/new_ping.html#start-a-data-review","cookbooks/new_ping.html#submit-schema-to-mozilla-servicesmozilla-pipeline-schemas","cookbooks/new_ping.html#example-a-rendered-schema-for-response-times","cookbooks/new_ping.html#ingestion-metadata","cookbooks/new_ping.html#testing-the-schema","cookbooks/new_ping.html#deployment","cookbooks/new_ping.html#start-sending-data","cookbooks/new_ping.html#access-your-data","cookbooks/new_ping.html#stmo--bigquery","cookbooks/new_ping.html#spark","cookbooks/new_ping.html#build-dashboards-using-spark-or-stmo","reference/index.html#data-platform-reference","tools/data_stack_overview.html#data-stack-overview","tools/guiding_principles.html#guiding-principles-for-data-infrastructure","tools/guiding_principles.html#integrating-with-the-data-pipeline-a-case-study","tools/guiding_principles.html#glean","tools/guiding_principles.html#structured-ingestion","tools/guiding_principles.html#bigquery","tools/guiding_principles.html#defining-tables","tools/guiding_principles.html#how-to-get-data-into-bigquery","tools/guiding_principles.html#time-based-partitioning-and-data-retention-in-bigquery","tools/guiding_principles.html#access-controls-in-bigquery","tools/guiding_principles.html#pubsub","tools/guiding_principles.html#dataflow","tools/guiding_principles.html#derived-data-and-airflow","tools/guiding_principles.html#final-thoughts","concepts/glean/glean.html#glean","concepts/glean/glean.html#overview","concepts/glean/glean.html#the-glean-design-principles","concepts/glean/glean.html#how-to-use-glean","concepts/glean/glean.html#contact","concepts/glean/glean.html#references","concepts/pipeline/gcp_data_pipeline.html#an-overview-of-mozillas-data-pipeline","concepts/pipeline/gcp_data_pipeline.html#firefox","concepts/pipeline/gcp_data_pipeline.html#ingestion","concepts/pipeline/gcp_data_pipeline.html#decoding","concepts/pipeline/gcp_data_pipeline.html#data-warehouse","concepts/pipeline/gcp_data_pipeline.html#beyond-the-data-warehouse","concepts/pipeline/gcp_data_pipeline.html#workflow-management-and-etl","concepts/pipeline/gcp_data_pipeline.html#data-analysis","concepts/pipeline/gcp_data_pipeline.html#handling-sensitive-data","concepts/pipeline/http_edge_spec.html#http-edge-server-specification","concepts/pipeline/http_edge_spec.html#general-data-flow","concepts/pipeline/http_edge_spec.html#server-requestresponse","concepts/pipeline/http_edge_spec.html#get-request","concepts/pipeline/http_edge_spec.html#get-response-codes","concepts/pipeline/http_edge_spec.html#postput-request","concepts/pipeline/http_edge_spec.html#postput-response-codes","concepts/pipeline/http_edge_spec.html#supported-http-headers","concepts/pipeline/http_edge_spec.html#other-considerations","concepts/pipeline/http_edge_spec.html#compression","concepts/pipeline/http_edge_spec.html#bad-messages","concepts/pipeline/http_edge_spec.html#geoip-lookups","concepts/pipeline/http_edge_spec.html#data-retention","concepts/pipeline/event_pipeline.html#event-data-pipeline","concepts/pipeline/event_pipeline.html#overview","concepts/pipeline/event_pipeline.html#the-event-format","concepts/pipeline/event_pipeline.html#event-data-collection","concepts/pipeline/event_pipeline.html#firefox-event-collection","concepts/pipeline/event_pipeline.html#mobile-event-collection","concepts/pipeline/event_pipeline.html#datasets","concepts/pipeline/event_pipeline.html#data-tooling","concepts/pipeline/schemas.html#generated-schemas","concepts/pipeline/schemas.html#overview","concepts/pipeline/schemas.html#schema-deploys-faq","concepts/pipeline/schemas.html#how-do-i-make-changes-to-a-schema","concepts/pipeline/schemas.html#when-will-i-see-new-changes-to-the-schema","concepts/pipeline/schemas.html#what-does-it-mean-when-a-schema-deploy-is-blocked","concepts/pipeline/schemas.html#schema-repository","concepts/pipeline/schemas.html#schema-transpiler","concepts/pipeline/schemas.html#mozilla-schema-generator","concepts/pipeline/schemas.html#data-ingestion","concepts/pipeline/schemas.html#validation","concepts/pipeline/schemas.html#decoding","concepts/pipeline/schemas.html#deploying-to-bigquery","concepts/pipeline/schemas.html#updating-generated-schemas","concepts/pipeline/schemas.html#deploying-schemas-to-production","concepts/pipeline/glean_data.html#glean-data","concepts/pipeline/glean_data.html#tables","concepts/pipeline/glean_data.html#columns","concepts/pipeline/glean_data.html#ping-and-client-info-sections","concepts/pipeline/glean_data.html#the-metrics-group","concepts/pipeline/glean_data.html#the-events-group","concepts/channels/channel_normalization.html#channel-normalization","concepts/channels/channel_normalization.html#what-are-firefox-channels","concepts/channels/channel_normalization.html#app-update-channel","concepts/channels/channel_normalization.html#normalized-channel","concepts/sample_id.html#sampling-in-telemetry-data","concepts/pipeline/filtering.html#filtering-data","concepts/pipeline/filtering.html#table-of-contents","concepts/pipeline/filtering.html#overview","concepts/pipeline/filtering.html#stages","concepts/pipeline/filtering.html#edge-filtering","concepts/pipeline/filtering.html#beam-filtering","concepts/pipeline/filtering.html#json-schema-filtering","concepts/pipeline/filtering.html#filtering-from-the-stable-tables","concepts/pipeline/filtering.html#filtering-from-the-exposed-views","concepts/pipeline/filtering.html#optional-filtering-in-looker-explores","concepts/pipeline/filtering.html#querying-the-error-stream","concepts/pipeline/artifact_deployment.html#bigquery-artifact-deployment","concepts/pipeline/artifact_deployment.html#dataset-deployment","concepts/pipeline/artifact_deployment.html#user-defined-function-udf-deployment","concepts/pipeline/artifact_deployment.html#table-deployment","concepts/pipeline/artifact_deployment.html#view-deployment","concepts/analysis_gotchas.html#analysis-gotchas","concepts/analysis_gotchas.html#table-of-contents","concepts/analysis_gotchas.html#intermittent-issues","concepts/analysis_gotchas.html#notable-historic-events","concepts/analysis_gotchas.html#pseudo-replication","concepts/analysis_gotchas.html#profiles-vs-users","concepts/analysis_gotchas.html#opt-in-versus-opt-out","concepts/analysis_gotchas.html#trusting-dates","concepts/analysis_gotchas.html#date-formats","concepts/analysis_gotchas.html#delays","concepts/analysis_gotchas.html#pingsender","concepts/analysis_gotchas.html#submission-date","concepts/analysis_gotchas.html#pings-from-robots","concepts/analysis_gotchas.html#build-ids","concepts/sql_style.html#sql-style-guide","concepts/sql_style.html#table-of-contents","concepts/sql_style.html#consistency","concepts/sql_style.html#reserved-words","concepts/sql_style.html#variable-names","concepts/sql_style.html#be-explicit","concepts/sql_style.html#aliasing","concepts/sql_style.html#joins","concepts/sql_style.html#grouping-columns","concepts/sql_style.html#left-align-root-keywords","concepts/sql_style.html#code-blocks","concepts/sql_style.html#join-conditions","concepts/sql_style.html#parentheses","concepts/sql_style.html#boolean-at-the-beginning-of-line","concepts/sql_style.html#nested-queries","concepts/sql_style.html#about-this-document","concepts/airflow_gotchas.html#airflow-gotchas","concepts/airflow_gotchas.html#dags-are-automatically-generated-for-the-most-part","concepts/airflow_gotchas.html#new-dags-need-to-be-unpaused-manually","concepts/airflow_gotchas.html#external-task-dependencies-are-managed-via-externaltasksensors","concepts/airflow_gotchas.html#downstream-dependencies-are-managed-via-externaltaskmarkers","concepts/airflow_gotchas.html#the-dag-schedules-are-selected-based-on-schedules-of-upstream-dependencies","concepts/airflow_gotchas.html#dag-will-be-scheduled-for-one-schedule_interval-after-the-start_date","concepts/airflow_gotchas.html#airflow-triage","concepts/airflow_gotchas.html#testing-airflow-dags","concepts/index.html#telemetry-reference","concepts/history.html#a-brief-history-of-mozilla-data-collection","concepts/history.html#blocklistxml-and-active-daily-installs-adi","concepts/history.html#telemetry","concepts/history.html#firefox-health-report","concepts/history.html#firefox-desktop-telemetry-today","concepts/history.html#firefox-desktop-telemetry-the-next-generation","concepts/profile/index.html#profile-behavior","concepts/profile/index.html#profile-creation","concepts/profile/index.html#real-world-usage","concepts/profile/index.html#profile-history","concepts/profile/profile_creation.html#profile-creation---the-technical-part","concepts/profile/profile_creation.html#what-is-a-profile","concepts/profile/profile_creation.html#profile-behaviors","concepts/profile/profile_creation.html#profile-creation","concepts/profile/profile_creation.html#profile-reset","concepts/profile/profile_creation.html#profile-deletion","concepts/profile/profile_creation.html#telemetry-opt-out","concepts/profile/profile_creation.html#profile-creation-date","concepts/profile/profile_creation.html#managed-during-profile-creation","concepts/profile/profile_creation.html#unmanaged-empty-profile-directory","concepts/profile/realworldusage.html#real-world-usage","concepts/profile/realworldusage.html#real-life-components-of-firefox-desktop-usage","concepts/profile/realworldusage.html#desktop-browser-use-cases","concepts/profile/realworldusage.html#how-might-cloned-client-ids-be-detected-by-telemetry","concepts/profile/profilehistory.html#profile-history","concepts/profile/profilehistory.html#profile-history-start-conditions","concepts/profile/profilehistory.html#profile-history-progression-events","concepts/profile/profilehistory.html#how-to-order-history","concepts/engagement.html#engagement-metrics","concepts/engagement.html#engagement-metrics-1","concepts/engagement.html#active_ticks","concepts/engagement.html#subsession_length","concepts/engagement.html#total_uri_count","concepts/engagement.html#unfiltered_uri_count","concepts/segments.html#user-statessegments","concepts/segments.html#versioning","concepts/segments.html#current-user-statessegments","concepts/segments.html#regular-users-v3","concepts/segments.html#new-or-resurrected-v3","concepts/segments.html#weekday-regulars-v1","concepts/segments.html#all-week-regulars-v1","concepts/segments.html#core-actives-v1","concepts/segments.html#activity-segments-informal","concepts/segments.html#writing-queries-with-user-statessegments","concepts/segments.html#wau-and-mau","concepts/segments.html#example-queries","concepts/segments.html#obsolete-user-states","concepts/segments.html#usage-regularity-v2","concepts/experiments.html#data-and-experiments","concepts/experiments.html#nimbus","concepts/experiments.html#normandy","concepts/experiments.html#heartbeat","concepts/experiments.html#monitoring","concepts/experiments.html#experiment-specific-telemetry","concepts/metric_hub.html#metric-hub","concepts/metric_hub.html#metrics-and-statistics","concepts/metric_hub.html#adding-definitions","concepts/metric_hub.html#data_sources-section","concepts/metric_hub.html#metrics-section","concepts/metric_hub.html#dimensions-section","concepts/metric_hub.html#segments-section","concepts/metric_hub.html#accessing-and-using-metric-definitions","concepts/metric_hub.html#using-metrics-in-etl-queries","concepts/metric_hub.html#using-metrics-in-python-scripts","concepts/metric_hub.html#using-metrics-in-looker","concepts/metric_hub.html#faq","concepts/metric_hub.html#should-metrics-be-defined-in-the-metric-definition-data-source-definition-or-source-table","concepts/external_data_integration_using_fivetran.html#external-data-integration-using-fivetran","concepts/external_data_integration_using_fivetran.html#getting-access","concepts/external_data_integration_using_fivetran.html#architecture","concepts/external_data_integration_using_fivetran.html#environments","concepts/external_data_integration_using_fivetran.html#setting-up-connectors","concepts/external_data_integration_using_fivetran.html#developing-custom-connectors","concepts/external_data_integration_using_fivetran.html#getting-help","tools/projects.html#projects","tools/projects.html#telemetry-apis","tools/projects.html#etl-code-and-datasets","tools/projects.html#infrastructure","tools/projects.html#data-applications","tools/projects.html#legacy-projects","tools/projects.html#reference-materials","tools/projects.html#public","tools/projects.html#non-public","datasets/reference.html#dataset-reference","datasets/pings.html#raw-ping-data","datasets/pings.html#introduction","datasets/pings.html#ping-types","datasets/pings.html#main-ping","datasets/pings.html#first-shutdown-ping","datasets/pings.html#event-ping","datasets/pings.html#update-ping","datasets/pings.html#new-profile-ping","datasets/pings.html#crash-ping","datasets/pings.html#deletion-request-ping","datasets/pings.html#coverage-ping","datasets/pings.html#pingsender","datasets/pings.html#ping-metadata","datasets/pings.html#analysis","datasets/pings.html#further-reading","datasets/derived.html#derived-datasets","datasets/active_profiles.html#intro","datasets/active_profiles.html#model","datasets/active_profiles.html#latent-quantities","datasets/active_profiles.html#predictions","datasets/active_profiles.html#attributes","datasets/active_profiles.html#remarks-on-the-model","datasets/active_profiles.html#caveats-and-future-work","datasets/active_profiles.html#sample-query","datasets/active_profiles.html#scheduling","datasets/bigquery/active_users_aggregates/reference.html#active-users-aggregates-reference","datasets/bigquery/active_users_aggregates/reference.html#introduction","datasets/bigquery/active_users_aggregates/reference.html#background","datasets/bigquery/active_users_aggregates/reference.html#datasets","datasets/bigquery/active_users_aggregates/reference.html#scheduling","datasets/bigquery/active_users_aggregates/reference.html#code-reference","datasets/bigquery/active_users_aggregates/reference.html#change-control","datasets/bigquery/active_users_aggregates/reference.html#location-and-how-to-query","datasets/bigquery/active_users_aggregates/reference.html#looker-visualizations-with-period-over-period-analysis","datasets/batch_view/addons/reference.html#addons","datasets/batch_view/addons/reference.html#data-reference","datasets/batch_view/addons/reference.html#scheduling","datasets/batch_view/addons/reference.html#code-reference","datasets/other/addons_daily/reference.html#addons-daily","datasets/other/addons_daily/reference.html#introduction","datasets/other/addons_daily/reference.html#data-reference","datasets/other/addons_daily/reference.html#example-queries","datasets/other/addons_daily/reference.html#scheduling","datasets/other/addons_daily/reference.html#schema","datasets/other/addons_daily/reference.html#code-reference","datasets/other/asn_aggregates/reference.html#autonomous-system-aggregates","datasets/batch_view/clients_daily/reference.html#clients-daily","datasets/batch_view/clients_daily/reference.html#accessing-the-data","datasets/batch_view/clients_daily/reference.html#data-reference","datasets/batch_view/clients_daily/reference.html#example-queries","datasets/batch_view/clients_daily/reference.html#scheduling","datasets/batch_view/clients_daily/reference.html#schema","datasets/batch_view/clients_daily/reference.html#code-reference","datasets/bigquery/clients_last_seen/reference.html#clients-last-seen-reference","datasets/bigquery/clients_last_seen/reference.html#introduction","datasets/bigquery/clients_last_seen/reference.html#data-reference","datasets/bigquery/clients_last_seen/reference.html#field-descriptions","datasets/bigquery/clients_last_seen/reference.html#activity-segmentuser-statecore-active-specific","datasets/bigquery/clients_last_seen/reference.html#usage-specific","datasets/bigquery/clients_last_seen/reference.html#new-profile-specific","datasets/bigquery/clients_last_seen/reference.html#example-queries","datasets/bigquery/clients_last_seen/reference.html#scheduling","datasets/bigquery/clients_last_seen/reference.html#schema","datasets/bigquery/clients_last_seen/reference.html#code-reference","datasets/batch_view/events/reference.html#events","datasets/batch_view/events/reference.html#data-reference","datasets/batch_view/events/reference.html#sample-of-events-telemetryevents_1pct","datasets/batch_view/events/reference.html#example-query","datasets/batch_view/events/reference.html#scheduling","datasets/batch_view/events/reference.html#code-reference","datasets/batch_view/events/reference.html#more-information","datasets/bigquery/events_daily/reference.html#events-daily","datasets/bigquery/events_daily/reference.html#introduction","datasets/bigquery/events_daily/reference.html#contents","datasets/bigquery/events_daily/reference.html#limitations","datasets/bigquery/events_daily/reference.html#accessing-the-data","datasets/bigquery/events_daily/reference.html#example-queries","datasets/bigquery/events_daily/reference.html#scheduling","datasets/bigquery/events_daily/reference.html#code-reference","datasets/bigquery/events_daily/reference.html#background-and-caveats","datasets/bigquery/firefox_android_clients/reference.html#firefox-android-clients-reference","datasets/bigquery/firefox_android_clients/reference.html#introduction","datasets/bigquery/firefox_android_clients/reference.html#contents","datasets/bigquery/firefox_android_clients/reference.html#scheduling","datasets/bigquery/firefox_android_clients/reference.html#code-reference","datasets/bigquery/firefox_android_clients/reference.html#how-to-query","datasets/main_ping_tables.html#main-ping-tables","datasets/main_ping_tables.html#main-ping-sample-telemetrymain_1pct","datasets/main_ping_tables.html#nightly-main-ping-data-telemetrymain_nightly","datasets/batch_view/main_summary/reference.html#main-summary-deprecated","datasets/batch_view/main_summary/reference.html#table-of-contents","datasets/batch_view/main_summary/reference.html#accessing-the-data","datasets/batch_view/main_summary/reference.html#data-reference","datasets/batch_view/main_summary/reference.html#example-queries","datasets/batch_view/main_summary/reference.html#sampling","datasets/batch_view/main_summary/reference.html#scheduling","datasets/batch_view/main_summary/reference.html#schema","datasets/batch_view/main_summary/reference.html#time-formats","datasets/batch_view/main_summary/reference.html#user-preferences","datasets/batch_view/main_summary/reference.html#code-reference","datasets/other/socorro_crash/reference.html#socorro-crash-reports","datasets/other/socorro_crash/reference.html#introduction","datasets/other/socorro_crash/reference.html#data-reference","datasets/other/socorro_crash/reference.html#example","datasets/other/socorro_crash/reference.html#scheduling","datasets/other/socorro_crash/reference.html#schema","datasets/other/socorro_crash/reference.html#code-reference","datasets/other/ssl/reference.html#ssl-ratios","datasets/other/ssl/reference.html#introduction","datasets/other/ssl/reference.html#data-reference","datasets/other/ssl/reference.html#combining-rows","datasets/other/ssl/reference.html#schema","datasets/other/ssl/reference.html#scheduling","datasets/other/ssl/reference.html#public-data","datasets/other/ssl/reference.html#code-reference","datasets/batch_view/telemetry_aggregates/reference.html#telemetry-aggregates-reference","datasets/batch_view/telemetry_aggregates/reference.html#introduction","datasets/batch_view/telemetry_aggregates/reference.html#data-reference","datasets/batch_view/telemetry_aggregates/reference.html#example-queries","datasets/batch_view/telemetry_aggregates/reference.html#sampling","datasets/batch_view/telemetry_aggregates/reference.html#invalid-pings","datasets/batch_view/telemetry_aggregates/reference.html#scheduling","datasets/batch_view/telemetry_aggregates/reference.html#schema","datasets/glam.html#glam-datasets","datasets/glam.html#firefox-desktop","datasets/glam.html#data-source-table","datasets/glam.html#data-reference","datasets/glam.html#sample-query","datasets/glam.html#firefox-for-android","datasets/glam.html#data-source-tables","datasets/glam.html#data-reference-1","datasets/glam.html#sample-query-1","datasets/glam.html#glam-intermediate-tables","datasets/glam.html#firefox-desktop-1","datasets/glam.html#etl-pipeline","datasets/glam.html#scheduling","datasets/glam.html#source-code","datasets/glam.html#steps","datasets/experiments.html#experiment-datasets","datasets/jetstream.html#jetstream-datasets","datasets/jetstream.html#statistics-tables","datasets/jetstream.html#examples","datasets/jetstream.html#client-window-aggregate-tables","datasets/jetstream.html#enrollment-tables","datasets/jetstream.html#scheduling","datasets/jetstream.html#code-reference","datasets/jetstream.html#documentation","datasets/experiment_telemetry.html#analyzing-data-from-shield-studies","datasets/experiment_telemetry.html#table-of-contents","datasets/experiment_telemetry.html#dashboards","datasets/experiment_telemetry.html#experiment-slugs","datasets/experiment_telemetry.html#tables","datasets/experiment_telemetry.html#experiments-map-ping-tables","datasets/experiment_telemetry.html#experiments-column-some-derived-tables","datasets/experiment_telemetry.html#events","datasets/experiment_telemetry.html#telemetryshield_study_addon","datasets/experiment_telemetry.html#telemetryshield_study","datasets/heartbeat.html#accessing-heartbeat-data","datasets/heartbeat.html#linking-heartbeat-responses-to-telemetry","datasets/heartbeat.html#data-reference","datasets/dynamic_telemetry.html#dynamic-telemetry","datasets/experiment_monitoring.html#experiment-monitoring-datasets","datasets/experiment_monitoring.html#experiment-enrollment-data","datasets/experiment_monitoring.html#experiment-search-metrics-data","datasets/experiment_monitoring.html#derived-dataset","datasets/experiment_monitoring.html#gcs-data-export","datasets/experiment_monitoring.html#implementation","datasets/experiment_monitoring.html#code-reference","datasets/search.html#search-data","datasets/search.html#introduction","datasets/search.html#table-of-contents","datasets/search.html#terminology","datasets/search.html#direct-vs-follow-on-search","datasets/search.html#tagged-vs-untagged-searches","datasets/search.html#standard-search-aggregates","datasets/search.html#outlier-filtering","datasets/search.html#in-content-telemetry-issues","datasets/search.html#relies-on-whitelists","datasets/search.html#limited-historical-data","datasets/search.html#adblocker-addon","datasets/search.html#address-bar--search-overviews","datasets/search/search_aggregates/reference.html#search-aggregates","datasets/search/search_aggregates/reference.html#introduction","datasets/search/search_aggregates/reference.html#contents","datasets/search/search_aggregates/reference.html#gotcha","datasets/search/search_aggregates/reference.html#data-reference","datasets/search/search_aggregates/reference.html#example-queries","datasets/search/search_aggregates/reference.html#daily-us-sap-searches","datasets/search/search_aggregates/reference.html#scheduling","datasets/search/search_aggregates/reference.html#schema","datasets/search/search_aggregates/reference.html#code-reference","datasets/search/search_clients_engines_sources_daily/reference.html#search-clients-engines-sources-daily","datasets/search/search_clients_engines_sources_daily/reference.html#introduction","datasets/search/search_clients_engines_sources_daily/reference.html#contents","datasets/search/search_clients_engines_sources_daily/reference.html#background-and-caveats","datasets/search/search_clients_engines_sources_daily/reference.html#data-reference","datasets/search/search_clients_engines_sources_daily/reference.html#example-queries","datasets/search/search_clients_engines_sources_daily/reference.html#scheduling","datasets/search/search_clients_engines_sources_daily/reference.html#schema","datasets/search/search_clients_engines_sources_daily/reference.html#code-reference","datasets/search/search_clients_last_seen/reference.html#search-clients-last-seen","datasets/search/search_clients_last_seen/reference.html#introduction","datasets/search/search_clients_last_seen/reference.html#contents","datasets/search/search_clients_last_seen/reference.html#data-reference","datasets/search/search_clients_last_seen/reference.html#example-queries","datasets/search/search_clients_last_seen/reference.html#scheduling","datasets/search/search_clients_last_seen/reference.html#schema","datasets/search/search_clients_last_seen/reference.html#code-reference","datasets/search/client_ltv/reference.html#normalized-client-lifetime-value-ltv","datasets/search/client_ltv/reference.html#introduction","datasets/search/client_ltv/reference.html#contents","datasets/search/client_ltv/reference.html#ltv","datasets/search/client_ltv/reference.html#background-and-caveats","datasets/search/client_ltv/reference.html#example-queries","datasets/search/client_ltv/reference.html#schema","datasets/search/client_ltv/reference.html#code-references","datasets/search/client_ltv/reference.html#model-performance","datasets/search/mobile_search_clients_sources_daily/intro.html#contents","datasets/search/mobile_search_clients_sources_daily/intro.html#background-and-caveats","datasets/search/search_revenue_levers/reference.html#search-revenue-levers-datasets","datasets/search/search_revenue_levers/reference.html#introduction","datasets/search/search_revenue_levers/reference.html#contents","datasets/search/search_revenue_levers/reference.html#data-reference","datasets/search/search_revenue_levers/reference.html#example-queries","datasets/search/search_revenue_levers/reference.html#daily-google-desktop-sap-search-from-us-vs-de","datasets/search/search_revenue_levers/reference.html#monthly-google-desktop-sap-search--revenue-from-us-vs-row","datasets/search/search_revenue_levers/reference.html#scheduling","datasets/search/search_revenue_levers/reference.html#schema","datasets/search/search_revenue_levers/reference.html#search_revenue_levers_daily","datasets/search/search_revenue_levers/reference.html#search_revenue_levers_monthly","datasets/search/search_revenue_levers/reference.html#code-reference","datasets/non_desktop.html#non-desktop-data","datasets/non_desktop.html#list-of-datasets","datasets/non_desktop/day_2_7_activation/reference.html#non-desktop-day-2-7-activation","datasets/non_desktop/day_2_7_activation/reference.html#introduction","datasets/non_desktop/day_2_7_activation/reference.html#contents","datasets/non_desktop/day_2_7_activation/reference.html#accessing-the-data","datasets/non_desktop/day_2_7_activation/reference.html#data-reference","datasets/non_desktop/day_2_7_activation/reference.html#example-queries","datasets/non_desktop/day_2_7_activation/reference.html#scheduling","datasets/non_desktop/day_2_7_activation/reference.html#schema","datasets/non_desktop/day_2_7_activation/reference.html#code-reference","datasets/non_desktop/day_2_7_activation/reference.html#background-and-caveats","datasets/non_desktop/google_play_store/reference.html#google-play-store","datasets/non_desktop/google_play_store/reference.html#introduction","datasets/non_desktop/google_play_store/reference.html#contents","datasets/non_desktop/google_play_store/reference.html#background-and-caveats","datasets/non_desktop/google_play_store/reference.html#accessing-the-data","datasets/non_desktop/google_play_store/reference.html#data-reference","datasets/non_desktop/google_play_store/reference.html#schema","datasets/non_desktop/google_play_store/reference.html#example-queries","datasets/non_desktop/google_play_store/reference.html#calculate-google-play-store-activity-for-a-given-day-and-app-by-country","datasets/non_desktop/google_play_store/reference.html#calculate-google-play-store-activity-for-a-given-day-by-source-and-app","datasets/non_desktop/google_play_store/reference.html#scheduling","datasets/non_desktop/apple_app_store/reference.html#apple-app-store","datasets/non_desktop/apple_app_store/reference.html#introduction","datasets/non_desktop/apple_app_store/reference.html#contents","datasets/non_desktop/apple_app_store/reference.html#background-and-caveats","datasets/non_desktop/apple_app_store/reference.html#accessing-the-data","datasets/non_desktop/apple_app_store/reference.html#data-reference","datasets/non_desktop/apple_app_store/reference.html#schema","datasets/non_desktop/apple_app_store/reference.html#example-queries","datasets/non_desktop/apple_app_store/reference.html#calculate-apple-app-store-activity-for-a-given-day-by-app","datasets/non_desktop/apple_app_store/reference.html#calculate-apple-app-store-activity-for-a-given-day-and-app-by-source","datasets/non_desktop/apple_app_store/reference.html#scheduling","datasets/other.html#other-datasets","datasets/other/hgpush/reference.html#hgpush","datasets/other/hgpush/reference.html#data-reference","datasets/other/hgpush/reference.html#field-types-and-descriptions","datasets/other/hgpush/reference.html#example-queries","datasets/other/hgpush/reference.html#code-reference","datasets/other/stub_installer/reference.html#what-is-the-stub-installer-ping","datasets/other/stub_installer/reference.html#how-its-processed","datasets/other/stub_installer/reference.html#how-to-access-the-data","datasets/other/bmobugs/reference.html#bmobugs","datasets/other/bmobugs/reference.html#data-reference","datasets/other/bmobugs/reference.html#field-types-and-descriptions","datasets/other/bmobugs/reference.html#example-queries","datasets/other/bmobugs/reference.html#code-reference","datasets/buildhub.html#build-metadata","datasets/releases.html#release-information","datasets/releases.html#code-reference","datasets/other/suggest/suggest.html#firefox-suggest","datasets/other/suggest/suggest.html#introduction","datasets/other/suggest/suggest.html#data-collection","datasets/other/suggest/suggest.html#interactions-data-cat-1-and-2","datasets/other/suggest/suggest.html#search-queries-and-merino","datasets/other/suggest/suggest.html#big-query-tables-and-looker-explores","datasets/other/sponsored_tiles/sponsored_tiles.html#sponsored-tiles","datasets/other/sponsored_tiles/sponsored_tiles.html#introduction","datasets/other/sponsored_tiles/sponsored_tiles.html#data-usage-considerations","datasets/other/sponsored_tiles/sponsored_tiles.html#big-query-tables-and-looker-explores","datasets/other/newtab_interactions/reference.html#newtab-interactions","datasets/other/newtab_interactions/reference.html#introduction","datasets/other/newtab_interactions/reference.html#content","datasets/other/newtab_interactions/reference.html#background-and-caveats","datasets/other/newtab_interactions/reference.html#scheduling","datasets/other/newtab_interactions/reference.html#data-reference","datasets/other/newtab_interactions/reference.html#field-descriptions","datasets/other/newtab_interactions/reference.html#scheduling-1","datasets/other/newtab_interactions/reference.html#schema","datasets/other/newtab_interactions/reference.html#code-reference","datasets/other/urlbar_events/reference.html#urlbar-events","datasets/other/urlbar_events/reference.html#table-of-contents","datasets/other/urlbar_events/reference.html#introduction","datasets/other/urlbar_events/reference.html#urlbar-search-sessions","datasets/other/urlbar_events/reference.html#measurement","datasets/other/urlbar_events/reference.html#summary","datasets/other/urlbar_events/reference.html#results-impressions-and-clicks","datasets/other/urlbar_events/reference.html#urlbar-events-table","datasets/other/urlbar_events/reference.html#gotchas","datasets/other/urlbar_events/reference.html#example-queries","datasets/other/urlbar_events/reference.html#column-descriptions","datasets/other/urlbar_events/reference.html#scheduling","datasets/other/urlbar_events/reference.html#schema","datasets/other/urlbar_events/reference.html#code-reference","datasets/other/urlbar_events_daily/reference.html#urlbar-events-daily","datasets/other/urlbar_events_daily/reference.html#table-of-contents","datasets/other/urlbar_events_daily/reference.html#introduction","datasets/other/urlbar_events_daily/reference.html#use-case","datasets/other/urlbar_events_daily/reference.html#urlbar-events-daily-table","datasets/other/urlbar_events_daily/reference.html#dimensions","datasets/other/urlbar_events_daily/reference.html#scheduling","datasets/other/urlbar_events_daily/reference.html#schema","datasets/other/urlbar_events_daily/reference.html#code-reference","datasets/other/serp_events/reference.html#serp-events","datasets/other/serp_events/reference.html#table-of-contents","datasets/other/serp_events/reference.html#introduction","datasets/other/serp_events/reference.html#serp-impression-model","datasets/other/serp_events/reference.html#ad-detection-and-visibility","datasets/other/serp_events/reference.html#measurement","datasets/other/serp_events/reference.html#limitations-of-ad-impression-detection","datasets/other/serp_events/reference.html#ad-impressions-and-clicks","datasets/other/serp_events/reference.html#serp-events-table","datasets/other/serp_events/reference.html#ad-component-tagging","datasets/other/serp_events/reference.html#assumptions-on-event-sequences","datasets/other/serp_events/reference.html#gotchas","datasets/other/serp_events/reference.html#example-queries","datasets/other/serp_events/reference.html#column-descriptions","datasets/other/serp_events/reference.html#scheduling","datasets/other/serp_events/reference.html#schema","datasets/other/serp_events/reference.html#code-reference","datasets/fxa.html#mozilla-accounts-data","datasets/fxa.html#table-of-contents","datasets/fxa.html#introduction","datasets/fxa.html#what-is-mozilla-accounts","datasets/fxa.html#metrics-background","datasets/fxa.html#metrics-taxonomies","datasets/fxa.html#glean","datasets/fxa.html#legacy","datasets/fxa.html#service-databases","datasets/fxa_metrics/attribution.html#attribution-of-mozilla-accounts","datasets/fxa_metrics/attribution.html#table-of-contents","datasets/fxa_metrics/attribution.html#introduction","datasets/fxa_metrics/attribution.html#types-of-attribution","datasets/fxa_metrics/attribution.html#service-attribution","datasets/fxa_metrics/attribution.html#funnel-attribution-entrypoint-and-utm-parameters","datasets/fxa_metrics/funnels.html#mozilla-account-funnels","datasets/fxa_metrics/funnels.html#table-of-contents","datasets/fxa_metrics/funnels.html#introduction","datasets/fxa_metrics/funnels.html#registration-funnel","datasets/fxa_metrics/funnels.html#login-funnel","datasets/fxa_metrics/funnels.html#branches-off-the-login-funnel-password-reset-account-recovery-2fa","datasets/fxa_metrics/funnels.html#password-reset-and-recovery-codes","datasets/fxa_metrics/funnels.html#login-with-2fa-totp","datasets/fxa_metrics/funnels.html#settings","datasets/fxa_metrics/emails.html#mozilla-account-email-metrics","datasets/fxa_metrics/emails.html#table-of-contents","datasets/fxa_metrics/emails.html#introduction","datasets/fxa_metrics/emails.html#email-templates-and-email-types","datasets/fxa_metrics/emails.html#mozilla-accounts","datasets/fxa_metrics/emails.html#subscription-platform","datasets/static.html#static-datasets","datasets/static.html#creating-a-static-table","datasets/static.html#notes","datasets/static/normalized_os.html#normalized-os","datasets/static/normalized_os.html#os-names","datasets/static/normalized_os.html#os-versions","historical/index.html#historical-reference","concepts/pipeline/data_pipeline.html#an-overview-of-mozillas-data-pipeline","concepts/pipeline/data_pipeline.html#firefox","concepts/pipeline/data_pipeline.html#kafka","concepts/pipeline/data_pipeline.html#hindsight","concepts/pipeline/data_pipeline.html#spark","concepts/pipeline/data_pipeline.html#aggregates-dataset","concepts/pipeline/data_pipeline.html#presto--stmo","concepts/pipeline/data_pipeline.html#is-that-it","concepts/pipeline/data_pipeline_detail.html#a-detailed-look-at-the-data-platform","concepts/pipeline/data_pipeline_detail.html#the-entire-platform","concepts/pipeline/data_pipeline_detail.html#data-producers","concepts/pipeline/data_pipeline_detail.html#ingestion","concepts/pipeline/data_pipeline_detail.html#storage","concepts/pipeline/data_pipeline_detail.html#stream-processing","concepts/pipeline/data_pipeline_detail.html#batch-processing","concepts/pipeline/data_pipeline_detail.html#self-serve-data-analysis","concepts/pipeline/data_pipeline_detail.html#visualization","concepts/pipeline/data_pipeline_detail.html#monitoring-and-alerting","concepts/pipeline/data_pipeline_detail.html#data-exports","concepts/pipeline/data_pipeline_detail.html#bringing-it-all-together","metrics/index.html#standard-metrics","metrics/index.html#activity","metrics/index.html#dau","metrics/index.html#wau","metrics/index.html#mau","metrics/index.html#intensity","metrics/index.html#retention","metrics/index.html#1-week-new-profile-retention","metrics/index.html#1-week-retention","metrics/index.html#frequently-asked-questions","metrics/definitions.html#metric-definitions","metrics/metrics.html#metrics","metrics/metrics.html#table-of-contents","metrics/metrics.html#daily-active-users-dau","metrics/metrics.html#overview","metrics/metrics.html#details","metrics/metrics.html#caveats","metrics/metrics.html#day-2-7-activation","metrics/metrics.html#overview-1","metrics/metrics.html#details-1","metrics/metrics.html#dashboards","metrics/metrics.html#tables","metrics/usage.html#usage-criteria","metrics/usage.html#product-name","metrics/usage.html#usage-criteria-name","metrics/usage.html#next-usage-criteria-name","metrics/usage.html#next-product-name","metrics/dimensions.html#slicing-dimensions","metrics/dimensions.html#dimension-name","metrics/dimensions.html#next-dimension-name","metrics/policy.html#metric-policies","metrics/policy.html#how-to-get-more-information","metrics/policy.html#how-to-propose-a-new-standard-metric-criteria-or-dimensions","metrics/policy.html#how-to-propose-a-change-to-a-standards","metrics/policy.html#recommendations-around-citing-standards-for-presentations-to-senior-audiences","concepts/censuses.html#legacy-census-metrics","concepts/censuses.html#adi--active-daily-installs-blocklist-fetches","concepts/censuses.html#dau--daily-active-users","datasets/obsolete.html#obsolete-datasets","datasets/obsolete/activity-stream/reference.html#activity-stream-datasets","datasets/obsolete/activity-stream/reference.html#table-of-contents","datasets/obsolete/activity-stream/reference.html#what-is-activity-stream","datasets/obsolete/activity-stream/reference.html#activity-stream-pings","datasets/obsolete/activity-stream/reference.html#accessing-activity-stream-data","datasets/obsolete/activity-stream/reference.html#gotchas-and-caveats","datasets/obsolete/activity-stream/reference.html#examples","datasets/obsolete/activity-stream/reference.html#sessions-per-client_id","datasets/obsolete/activity-stream/reference.html#topsite-clicks-and-highlights-clicks","datasets/obsolete/activity-stream/reference.html#topsite-tile-dismissals-sponsored-and-non-sponsored","datasets/obsolete/activity-stream/reference.html#snippet-impressions-blocks-clicks-and-dismissals","datasets/obsolete/attitudes_daily/reference.html#attitudes-daily","datasets/obsolete/attitudes_daily/reference.html#introduction","datasets/obsolete/attitudes_daily/reference.html#data-reference","datasets/obsolete/attitudes_daily/reference.html#example-queries","datasets/obsolete/attitudes_daily/reference.html#scheduling","datasets/obsolete/attitudes_daily/reference.html#schema","datasets/obsolete/attitudes_daily/reference.html#code-reference","datasets/obsolete/churn/reference.html#churn","datasets/obsolete/churn/reference.html#introduction","datasets/obsolete/churn/reference.html#data-reference","datasets/obsolete/churn/reference.html#example-queries","datasets/obsolete/churn/reference.html#scheduling","datasets/obsolete/churn/reference.html#schema","datasets/obsolete/churn/reference.html#code-reference","datasets/obsolete/client_count_daily/reference.html#client-count-daily-reference","datasets/obsolete/client_count_daily/reference.html#replacement","datasets/obsolete/client_count_daily/reference.html#introduction","datasets/obsolete/client_count_daily/reference.html#data-reference","datasets/obsolete/client_count_daily/reference.html#example-queries","datasets/obsolete/client_count_daily/reference.html#caveats","datasets/obsolete/client_count_daily/reference.html#schema","datasets/obsolete/client_count/reference.html","datasets/obsolete/crash_aggregates/reference.html#crash-aggregates","datasets/obsolete/crash_aggregates/reference.html#introduction","datasets/obsolete/crash_aggregates/reference.html#data-reference","datasets/obsolete/crash_aggregates/reference.html#example-queries","datasets/obsolete/crash_aggregates/reference.html#sampling","datasets/obsolete/crash_aggregates/reference.html#invalid-pings","datasets/obsolete/crash_aggregates/reference.html#scheduling","datasets/obsolete/crash_aggregates/reference.html#schema","datasets/obsolete/crash_summary/reference.html#crash-summary-reference","datasets/obsolete/crash_summary/reference.html#introduction","datasets/obsolete/crash_summary/reference.html#data-reference","datasets/obsolete/crash_summary/reference.html#example-queries","datasets/obsolete/crash_summary/reference.html#sampling","datasets/obsolete/crash_summary/reference.html#scheduling","datasets/obsolete/crash_summary/reference.html#schema","datasets/obsolete/error_aggregates/reference.html#error-aggregates-reference","datasets/obsolete/error_aggregates/reference.html#introduction","datasets/obsolete/error_aggregates/reference.html#data-reference","datasets/obsolete/error_aggregates/reference.html#example-queries","datasets/obsolete/error_aggregates/reference.html#sampling","datasets/obsolete/error_aggregates/reference.html#data-sources","datasets/obsolete/error_aggregates/reference.html#scheduling","datasets/obsolete/error_aggregates/reference.html#schema","datasets/obsolete/first_shutdown_summary/reference.html#first-shutdown-summary","datasets/obsolete/first_shutdown_summary/reference.html#introduction","datasets/obsolete/heavy_users/reference.html#heavy-users","datasets/obsolete/heavy_users/reference.html#replacement","datasets/obsolete/heavy_users/reference.html#introduction","datasets/obsolete/heavy_users/reference.html#data-reference","datasets/obsolete/heavy_users/reference.html#example-queries","datasets/obsolete/heavy_users/reference.html#schema","datasets/obsolete/heavy_users/reference.html#code-reference","datasets/obsolete/legacy_mobile/reference.html#legacy-mobile-datasets","datasets/obsolete/legacy_mobile/reference.html#legacy-ping-tables","datasets/obsolete/legacy_mobile/reference.html#core-ping-derived-datasets","datasets/obsolete/legacy_mobile/reference.html#event-ping-derived-datasets","datasets/obsolete/legacy_mobile/reference.html#notes","datasets/obsolete/longitudinal/reference.html#longitudinal-reference","datasets/obsolete/longitudinal/reference.html#introduction","datasets/obsolete/longitudinal/reference.html#data-reference","datasets/obsolete/longitudinal/reference.html#sampling","datasets/obsolete/longitudinal/reference.html#pings-within-last-6-months","datasets/obsolete/longitudinal/reference.html#1-sample","datasets/obsolete/longitudinal/reference.html#scheduling","datasets/obsolete/longitudinal/reference.html#schema","datasets/obsolete/longitudinal/reference.html#code-reference","datasets/obsolete/retention/reference.html#1-day-retention","datasets/obsolete/retention/reference.html#introduction","datasets/obsolete/retention/reference.html#contents","datasets/obsolete/retention/reference.html#data-reference","datasets/obsolete/retention/reference.html#example-queries","datasets/obsolete/retention/reference.html#scheduling","datasets/obsolete/retention/reference.html#schema","datasets/obsolete/retention/reference.html#code-reference","datasets/obsolete/sync_summary/reference.html#sync-summary-and-sync-flat-summary-reference","datasets/obsolete/sync_summary/reference.html#introduction","datasets/obsolete/sync_summary/reference.html#which-dataset-should-i-use","datasets/obsolete/sync_summary/reference.html#data-reference","datasets/obsolete/sync_summary/reference.html#a-note-about-user-ids","datasets/obsolete/sync_summary/reference.html#which-apps-send-sync-telemetry-what-about-fenix","datasets/obsolete/sync_summary/reference.html#whats-an-engine","datasets/obsolete/sync_summary/reference.html#example-queries","datasets/obsolete/sync_summary/reference.html#sampling","datasets/obsolete/sync_summary/reference.html#scheduling","datasets/obsolete/sync_summary/reference.html#sync-summary-schema","datasets/obsolete/sync_summary/reference.html#sync-flat-summary-schema","contributing/index.html#contributing","contributing/index.html#bug-reports","contributing/index.html#fixing-minor-problems","contributing/index.html#building-the-documentation","contributing/index.html#adding-a-new-article","contributing/index.html#review","contributing/index.html#supported-plugins","contributing/index.html#table-of-contents","contributing/index.html#mermaid","contributing/index.html#publishing","contributing/style_guide.html#style-guide","contributing/style_guide.html#audience","contributing/style_guide.html#what-to-write","contributing/style_guide.html#what--not--to-write","contributing/style_guide.html#implementation-specific-articles","contributing/style_guide.html#lists-of-links","contributing/style_guide.html#general-guidelines","contributing/style_guide.html#writing-style","contributing/style_guide.html#colophon","contributing/structure.html#documentation-structure"],"index":{"documentStore":{"docInfo":{"0":{"body":67,"breadcrumbs":6,"title":3},"1":{"body":4,"breadcrumbs":5,"title":2},"10":{"body":37,"breadcrumbs":6,"title":2},"100":{"body":60,"breadcrumbs":9,"title":1},"1000":{"body":0,"breadcrumbs":9,"title":3},"1001":{"body":15,"breadcrumbs":13,"title":7},"1002":{"body":23,"breadcrumbs":8,"title":3},"1003":{"body":180,"breadcrumbs":11,"title":6},"1004":{"body":136,"breadcrumbs":9,"title":4},"1005":{"body":21,"breadcrumbs":6,"title":2},"1006":{"body":14,"breadcrumbs":9,"title":3},"1007":{"body":32,"breadcrumbs":8,"title":2},"1008":{"body":53,"breadcrumbs":8,"title":2},"1009":{"body":14,"breadcrumbs":9,"title":3},"101":{"body":81,"breadcrumbs":11,"title":2},"1010":{"body":94,"breadcrumbs":10,"title":4},"1011":{"body":279,"breadcrumbs":8,"title":2},"1012":{"body":0,"breadcrumbs":7,"title":1},"1013":{"body":24,"breadcrumbs":9,"title":3},"1014":{"body":21,"breadcrumbs":10,"title":4},"1015":{"body":78,"breadcrumbs":12,"title":6},"1016":{"body":32,"breadcrumbs":11,"title":5},"1017":{"body":29,"breadcrumbs":8,"title":2},"1018":{"body":66,"breadcrumbs":7,"title":1},"1019":{"body":67,"breadcrumbs":8,"title":2},"102":{"body":70,"breadcrumbs":13,"title":4},"1020":{"body":68,"breadcrumbs":8,"title":2},"1021":{"body":12,"breadcrumbs":7,"title":1},"1022":{"body":11,"breadcrumbs":7,"title":1},"1023":{"body":21,"breadcrumbs":8,"title":2},"1024":{"body":26,"breadcrumbs":6,"title":1},"1025":{"body":351,"breadcrumbs":6,"title":1},"1026":{"body":0,"breadcrumbs":7,"title":2},"1027":{"body":278,"breadcrumbs":7,"title":2},"1028":{"body":6,"breadcrumbs":6,"title":1},"1029":{"body":94,"breadcrumbs":6,"title":1},"103":{"body":45,"breadcrumbs":12,"title":3},"1030":{"body":14,"breadcrumbs":7,"title":2},"1031":{"body":43,"breadcrumbs":11,"title":4},"1032":{"body":8,"breadcrumbs":8,"title":1},"1033":{"body":125,"breadcrumbs":8,"title":1},"1034":{"body":0,"breadcrumbs":9,"title":2},"1035":{"body":125,"breadcrumbs":9,"title":2},"1036":{"body":47,"breadcrumbs":8,"title":1},"1037":{"body":70,"breadcrumbs":8,"title":1},"1038":{"body":15,"breadcrumbs":6,"title":2},"1039":{"body":28,"breadcrumbs":8,"title":2},"104":{"body":46,"breadcrumbs":10,"title":1},"1040":{"body":67,"breadcrumbs":7,"title":1},"1041":{"body":0,"breadcrumbs":8,"title":2},"1042":{"body":123,"breadcrumbs":8,"title":2},"1043":{"body":0,"breadcrumbs":7,"title":1},"1044":{"body":31,"breadcrumbs":8,"title":2},"1045":{"body":11,"breadcrumbs":7,"title":1},"1046":{"body":271,"breadcrumbs":7,"title":1},"1047":{"body":13,"breadcrumbs":9,"title":3},"1048":{"body":87,"breadcrumbs":7,"title":1},"1049":{"body":0,"breadcrumbs":8,"title":2},"105":{"body":17,"breadcrumbs":11,"title":2},"1050":{"body":20,"breadcrumbs":8,"title":2},"1051":{"body":8,"breadcrumbs":7,"title":1},"1052":{"body":12,"breadcrumbs":7,"title":1},"1053":{"body":126,"breadcrumbs":7,"title":1},"1054":{"body":27,"breadcrumbs":9,"title":3},"1055":{"body":118,"breadcrumbs":7,"title":1},"1056":{"body":0,"breadcrumbs":8,"title":2},"1057":{"body":100,"breadcrumbs":8,"title":2},"1058":{"body":0,"breadcrumbs":7,"title":1},"1059":{"body":35,"breadcrumbs":8,"title":2},"106":{"body":89,"breadcrumbs":14,"title":5},"1060":{"body":8,"breadcrumbs":7,"title":1},"1061":{"body":243,"breadcrumbs":7,"title":1},"1062":{"body":6,"breadcrumbs":10,"title":3},"1063":{"body":102,"breadcrumbs":8,"title":1},"1064":{"body":26,"breadcrumbs":8,"title":2},"1065":{"body":41,"breadcrumbs":7,"title":1},"1066":{"body":174,"breadcrumbs":7,"title":1},"1067":{"body":0,"breadcrumbs":8,"title":2},"1068":{"body":24,"breadcrumbs":8,"title":2},"1069":{"body":43,"breadcrumbs":7,"title":1},"107":{"body":27,"breadcrumbs":10,"title":2},"1070":{"body":16,"breadcrumbs":8,"title":2},"1071":{"body":19,"breadcrumbs":10,"title":3},"1072":{"body":168,"breadcrumbs":10,"title":3},"1073":{"body":90,"breadcrumbs":11,"title":4},"1074":{"body":152,"breadcrumbs":11,"title":4},"1075":{"body":104,"breadcrumbs":8,"title":1},"1076":{"body":20,"breadcrumbs":7,"title":2},"1077":{"body":139,"breadcrumbs":6,"title":1},"1078":{"body":0,"breadcrumbs":7,"title":2},"1079":{"body":0,"breadcrumbs":6,"title":1},"108":{"body":18,"breadcrumbs":11,"title":3},"1080":{"body":8,"breadcrumbs":10,"title":5},"1081":{"body":89,"breadcrumbs":7,"title":2},"1082":{"body":13,"breadcrumbs":6,"title":1},"1083":{"body":2,"breadcrumbs":6,"title":1},"1084":{"body":16,"breadcrumbs":7,"title":2},"1085":{"body":26,"breadcrumbs":8,"title":3},"1086":{"body":15,"breadcrumbs":6,"title":1},"1087":{"body":282,"breadcrumbs":6,"title":1},"1088":{"body":0,"breadcrumbs":7,"title":2},"1089":{"body":9,"breadcrumbs":7,"title":2},"109":{"body":18,"breadcrumbs":11,"title":3},"1090":{"body":16,"breadcrumbs":6,"title":1},"1091":{"body":82,"breadcrumbs":6,"title":1},"1092":{"body":31,"breadcrumbs":7,"title":2},"1093":{"body":26,"breadcrumbs":12,"title":6},"1094":{"body":37,"breadcrumbs":7,"title":1},"1095":{"body":40,"breadcrumbs":8,"title":2},"1096":{"body":0,"breadcrumbs":8,"title":2},"1097":{"body":79,"breadcrumbs":9,"title":3},"1098":{"body":52,"breadcrumbs":11,"title":5},"1099":{"body":181,"breadcrumbs":8,"title":2},"11":{"body":29,"breadcrumbs":6,"title":2},"110":{"body":22,"breadcrumbs":11,"title":3},"1100":{"body":79,"breadcrumbs":8,"title":2},"1101":{"body":15,"breadcrumbs":7,"title":1},"1102":{"body":11,"breadcrumbs":7,"title":1},"1103":{"body":151,"breadcrumbs":9,"title":3},"1104":{"body":132,"breadcrumbs":10,"title":4},"1105":{"body":38,"breadcrumbs":2,"title":1},"1106":{"body":8,"breadcrumbs":3,"title":2},"1107":{"body":28,"breadcrumbs":4,"title":3},"1108":{"body":23,"breadcrumbs":3,"title":2},"1109":{"body":41,"breadcrumbs":4,"title":3},"111":{"body":20,"breadcrumbs":11,"title":2},"1110":{"body":57,"breadcrumbs":2,"title":1},"1111":{"body":0,"breadcrumbs":3,"title":2},"1112":{"body":28,"breadcrumbs":3,"title":2},"1113":{"body":19,"breadcrumbs":2,"title":1},"1114":{"body":14,"breadcrumbs":2,"title":1},"1115":{"body":29,"breadcrumbs":5,"title":2},"1116":{"body":130,"breadcrumbs":4,"title":1},"1117":{"body":65,"breadcrumbs":4,"title":1},"1118":{"body":9,"breadcrumbs":4,"title":1},"1119":{"body":89,"breadcrumbs":6,"title":3},"112":{"body":21,"breadcrumbs":12,"title":3},"1120":{"body":35,"breadcrumbs":5,"title":2},"1121":{"body":129,"breadcrumbs":5,"title":2},"1122":{"body":136,"breadcrumbs":5,"title":2},"1123":{"body":15,"breadcrumbs":4,"title":1},"1124":{"body":97,"breadcrumbs":4,"title":2},"113":{"body":60,"breadcrumbs":11,"title":2},"114":{"body":6,"breadcrumbs":10,"title":1},"115":{"body":42,"breadcrumbs":11,"title":2},"116":{"body":36,"breadcrumbs":13,"title":4},"117":{"body":53,"breadcrumbs":11,"title":2},"118":{"body":46,"breadcrumbs":13,"title":3},"119":{"body":27,"breadcrumbs":11,"title":1},"12":{"body":39,"breadcrumbs":7,"title":3},"120":{"body":66,"breadcrumbs":11,"title":1},"121":{"body":53,"breadcrumbs":12,"title":3},"122":{"body":32,"breadcrumbs":8,"title":3},"123":{"body":49,"breadcrumbs":13,"title":4},"124":{"body":60,"breadcrumbs":15,"title":6},"125":{"body":94,"breadcrumbs":11,"title":2},"126":{"body":56,"breadcrumbs":15,"title":6},"127":{"body":226,"breadcrumbs":11,"title":2},"128":{"body":162,"breadcrumbs":11,"title":2},"129":{"body":285,"breadcrumbs":12,"title":3},"13":{"body":15,"breadcrumbs":7,"title":3},"130":{"body":98,"breadcrumbs":12,"title":3},"131":{"body":157,"breadcrumbs":10,"title":3},"132":{"body":38,"breadcrumbs":9,"title":2},"133":{"body":101,"breadcrumbs":10,"title":3},"134":{"body":29,"breadcrumbs":12,"title":5},"135":{"body":148,"breadcrumbs":15,"title":8},"136":{"body":56,"breadcrumbs":12,"title":5},"137":{"body":136,"breadcrumbs":10,"title":3},"138":{"body":46,"breadcrumbs":12,"title":5},"139":{"body":46,"breadcrumbs":11,"title":4},"14":{"body":22,"breadcrumbs":5,"title":1},"140":{"body":171,"breadcrumbs":12,"title":5},"141":{"body":0,"breadcrumbs":9,"title":2},"142":{"body":63,"breadcrumbs":9,"title":2},"143":{"body":69,"breadcrumbs":9,"title":2},"144":{"body":75,"breadcrumbs":8,"title":1},"145":{"body":28,"breadcrumbs":5,"title":2},"146":{"body":29,"breadcrumbs":9,"title":2},"147":{"body":13,"breadcrumbs":9,"title":2},"148":{"body":5,"breadcrumbs":9,"title":2},"149":{"body":0,"breadcrumbs":9,"title":2},"15":{"body":75,"breadcrumbs":9,"title":5},"150":{"body":27,"breadcrumbs":9,"title":2},"151":{"body":43,"breadcrumbs":8,"title":1},"152":{"body":39,"breadcrumbs":11,"title":4},"153":{"body":90,"breadcrumbs":9,"title":2},"154":{"body":63,"breadcrumbs":11,"title":3},"155":{"body":171,"breadcrumbs":12,"title":4},"156":{"body":42,"breadcrumbs":14,"title":6},"157":{"body":56,"breadcrumbs":13,"title":4},"158":{"body":16,"breadcrumbs":14,"title":5},"159":{"body":33,"breadcrumbs":14,"title":5},"16":{"body":6,"breadcrumbs":7,"title":3},"160":{"body":64,"breadcrumbs":15,"title":6},"161":{"body":30,"breadcrumbs":12,"title":3},"162":{"body":19,"breadcrumbs":11,"title":2},"163":{"body":24,"breadcrumbs":11,"title":2},"164":{"body":53,"breadcrumbs":11,"title":2},"165":{"body":43,"breadcrumbs":10,"title":1},"166":{"body":71,"breadcrumbs":13,"title":4},"167":{"body":83,"breadcrumbs":13,"title":4},"168":{"body":80,"breadcrumbs":12,"title":4},"169":{"body":103,"breadcrumbs":13,"title":5},"17":{"body":44,"breadcrumbs":6,"title":2},"170":{"body":59,"breadcrumbs":12,"title":4},"171":{"body":14,"breadcrumbs":9,"title":3},"172":{"body":57,"breadcrumbs":10,"title":2},"173":{"body":3,"breadcrumbs":10,"title":2},"174":{"body":29,"breadcrumbs":10,"title":2},"175":{"body":187,"breadcrumbs":11,"title":3},"176":{"body":81,"breadcrumbs":13,"title":5},"177":{"body":20,"breadcrumbs":10,"title":2},"178":{"body":13,"breadcrumbs":10,"title":2},"179":{"body":126,"breadcrumbs":12,"title":3},"18":{"body":5,"breadcrumbs":6,"title":2},"180":{"body":136,"breadcrumbs":13,"title":4},"181":{"body":342,"breadcrumbs":11,"title":2},"182":{"body":54,"breadcrumbs":11,"title":2},"183":{"body":145,"breadcrumbs":11,"title":2},"184":{"body":61,"breadcrumbs":11,"title":2},"185":{"body":272,"breadcrumbs":11,"title":2},"186":{"body":199,"breadcrumbs":10,"title":1},"187":{"body":143,"breadcrumbs":11,"title":2},"188":{"body":41,"breadcrumbs":11,"title":2},"189":{"body":15,"breadcrumbs":11,"title":2},"19":{"body":29,"breadcrumbs":7,"title":3},"190":{"body":112,"breadcrumbs":11,"title":2},"191":{"body":72,"breadcrumbs":10,"title":1},"192":{"body":8,"breadcrumbs":10,"title":1},"193":{"body":92,"breadcrumbs":12,"title":3},"194":{"body":11,"breadcrumbs":11,"title":2},"195":{"body":14,"breadcrumbs":11,"title":2},"196":{"body":52,"breadcrumbs":10,"title":2},"197":{"body":177,"breadcrumbs":10,"title":2},"198":{"body":74,"breadcrumbs":10,"title":2},"199":{"body":1018,"breadcrumbs":11,"title":3},"2":{"body":13,"breadcrumbs":4,"title":1},"20":{"body":0,"breadcrumbs":3,"title":1},"200":{"body":13,"breadcrumbs":9,"title":3},"201":{"body":12,"breadcrumbs":8,"title":2},"202":{"body":64,"breadcrumbs":10,"title":4},"203":{"body":184,"breadcrumbs":13,"title":7},"204":{"body":23,"breadcrumbs":7,"title":1},"205":{"body":62,"breadcrumbs":9,"title":3},"206":{"body":29,"breadcrumbs":9,"title":2},"207":{"body":27,"breadcrumbs":9,"title":2},"208":{"body":0,"breadcrumbs":8,"title":1},"209":{"body":21,"breadcrumbs":9,"title":2},"21":{"body":62,"breadcrumbs":4,"title":2},"210":{"body":81,"breadcrumbs":9,"title":2},"211":{"body":95,"breadcrumbs":12,"title":5},"212":{"body":132,"breadcrumbs":9,"title":2},"213":{"body":25,"breadcrumbs":8,"title":1},"214":{"body":45,"breadcrumbs":8,"title":1},"215":{"body":193,"breadcrumbs":10,"title":3},"216":{"body":47,"breadcrumbs":10,"title":3},"217":{"body":0,"breadcrumbs":11,"title":3},"218":{"body":36,"breadcrumbs":10,"title":2},"219":{"body":41,"breadcrumbs":12,"title":4},"22":{"body":8,"breadcrumbs":3,"title":1},"220":{"body":111,"breadcrumbs":9,"title":1},"221":{"body":253,"breadcrumbs":11,"title":3},"222":{"body":363,"breadcrumbs":11,"title":3},"223":{"body":122,"breadcrumbs":12,"title":4},"224":{"body":72,"breadcrumbs":10,"title":2},"225":{"body":43,"breadcrumbs":13,"title":5},"226":{"body":30,"breadcrumbs":13,"title":5},"227":{"body":29,"breadcrumbs":10,"title":2},"228":{"body":96,"breadcrumbs":10,"title":2},"229":{"body":59,"breadcrumbs":11,"title":3},"23":{"body":3,"breadcrumbs":3,"title":1},"230":{"body":54,"breadcrumbs":10,"title":2},"231":{"body":72,"breadcrumbs":10,"title":3},"232":{"body":31,"breadcrumbs":9,"title":2},"233":{"body":0,"breadcrumbs":11,"title":4},"234":{"body":133,"breadcrumbs":12,"title":5},"235":{"body":44,"breadcrumbs":10,"title":3},"236":{"body":91,"breadcrumbs":8,"title":1},"237":{"body":0,"breadcrumbs":8,"title":1},"238":{"body":197,"breadcrumbs":8,"title":1},"239":{"body":297,"breadcrumbs":9,"title":2},"24":{"body":12,"breadcrumbs":3,"title":1},"240":{"body":62,"breadcrumbs":12,"title":3},"241":{"body":50,"breadcrumbs":12,"title":3},"242":{"body":33,"breadcrumbs":11,"title":2},"243":{"body":34,"breadcrumbs":11,"title":2},"244":{"body":41,"breadcrumbs":12,"title":3},"245":{"body":48,"breadcrumbs":13,"title":4},"246":{"body":143,"breadcrumbs":12,"title":3},"247":{"body":135,"breadcrumbs":11,"title":2},"248":{"body":111,"breadcrumbs":11,"title":2},"249":{"body":58,"breadcrumbs":10,"title":1},"25":{"body":19,"breadcrumbs":3,"title":1},"250":{"body":21,"breadcrumbs":12,"title":3},"251":{"body":50,"breadcrumbs":10,"title":1},"252":{"body":0,"breadcrumbs":13,"title":4},"253":{"body":40,"breadcrumbs":13,"title":4},"254":{"body":104,"breadcrumbs":11,"title":2},"255":{"body":12,"breadcrumbs":13,"title":4},"256":{"body":179,"breadcrumbs":11,"title":2},"257":{"body":71,"breadcrumbs":11,"title":2},"258":{"body":19,"breadcrumbs":11,"title":2},"259":{"body":5,"breadcrumbs":7,"title":2},"26":{"body":17,"breadcrumbs":4,"title":2},"260":{"body":70,"breadcrumbs":11,"title":3},"261":{"body":39,"breadcrumbs":14,"title":6},"262":{"body":57,"breadcrumbs":14,"title":6},"263":{"body":111,"breadcrumbs":11,"title":3},"264":{"body":121,"breadcrumbs":17,"title":6},"265":{"body":52,"breadcrumbs":13,"title":2},"266":{"body":186,"breadcrumbs":15,"title":4},"267":{"body":287,"breadcrumbs":13,"title":2},"268":{"body":167,"breadcrumbs":14,"title":3},"269":{"body":133,"breadcrumbs":15,"title":4},"27":{"body":6,"breadcrumbs":4,"title":2},"270":{"body":211,"breadcrumbs":17,"title":6},"271":{"body":244,"breadcrumbs":15,"title":4},"272":{"body":116,"breadcrumbs":15,"title":4},"273":{"body":379,"breadcrumbs":15,"title":4},"274":{"body":101,"breadcrumbs":14,"title":3},"275":{"body":167,"breadcrumbs":15,"title":4},"276":{"body":497,"breadcrumbs":16,"title":5},"277":{"body":0,"breadcrumbs":13,"title":2},"278":{"body":14,"breadcrumbs":12,"title":1},"279":{"body":11,"breadcrumbs":12,"title":1},"28":{"body":21,"breadcrumbs":4,"title":2},"280":{"body":21,"breadcrumbs":12,"title":1},"281":{"body":13,"breadcrumbs":12,"title":1},"282":{"body":47,"breadcrumbs":12,"title":1},"283":{"body":32,"breadcrumbs":12,"title":1},"284":{"body":25,"breadcrumbs":12,"title":1},"285":{"body":79,"breadcrumbs":17,"title":6},"286":{"body":26,"breadcrumbs":13,"title":2},"287":{"body":128,"breadcrumbs":16,"title":5},"288":{"body":232,"breadcrumbs":15,"title":4},"289":{"body":146,"breadcrumbs":15,"title":4},"29":{"body":22,"breadcrumbs":4,"title":2},"290":{"body":204,"breadcrumbs":16,"title":5},"291":{"body":238,"breadcrumbs":15,"title":4},"292":{"body":184,"breadcrumbs":15,"title":4},"293":{"body":5,"breadcrumbs":7,"title":2},"294":{"body":125,"breadcrumbs":11,"title":3},"295":{"body":205,"breadcrumbs":11,"title":3},"296":{"body":77,"breadcrumbs":12,"title":4},"297":{"body":64,"breadcrumbs":15,"title":7},"298":{"body":14,"breadcrumbs":9,"title":2},"299":{"body":101,"breadcrumbs":10,"title":3},"3":{"body":9,"breadcrumbs":5,"title":2},"30":{"body":20,"breadcrumbs":4,"title":2},"300":{"body":83,"breadcrumbs":12,"title":2},"301":{"body":27,"breadcrumbs":5,"title":1},"302":{"body":17,"breadcrumbs":4,"title":1},"303":{"body":243,"breadcrumbs":17,"title":7},"304":{"body":142,"breadcrumbs":11,"title":4},"305":{"body":21,"breadcrumbs":7,"title":2},"306":{"body":74,"breadcrumbs":6,"title":1},"307":{"body":67,"breadcrumbs":7,"title":2},"308":{"body":32,"breadcrumbs":9,"title":4},"309":{"body":45,"breadcrumbs":16,"title":8},"31":{"body":43,"breadcrumbs":4,"title":2},"310":{"body":29,"breadcrumbs":9,"title":1},"311":{"body":0,"breadcrumbs":9,"title":1},"312":{"body":32,"breadcrumbs":9,"title":1},"313":{"body":93,"breadcrumbs":9,"title":1},"314":{"body":67,"breadcrumbs":10,"title":2},"315":{"body":31,"breadcrumbs":9,"title":1},"316":{"body":209,"breadcrumbs":9,"title":4},"317":{"body":34,"breadcrumbs":13,"title":5},"318":{"body":283,"breadcrumbs":10,"title":2},"319":{"body":0,"breadcrumbs":7,"title":3},"32":{"body":23,"breadcrumbs":3,"title":1},"320":{"body":15,"breadcrumbs":5,"title":1},"321":{"body":34,"breadcrumbs":5,"title":1},"322":{"body":68,"breadcrumbs":10,"title":4},"323":{"body":214,"breadcrumbs":7,"title":1},"324":{"body":25,"breadcrumbs":8,"title":2},"325":{"body":23,"breadcrumbs":9,"title":3},"326":{"body":3,"breadcrumbs":10,"title":4},"327":{"body":86,"breadcrumbs":7,"title":1},"328":{"body":59,"breadcrumbs":8,"title":2},"329":{"body":0,"breadcrumbs":8,"title":2},"33":{"body":17,"breadcrumbs":3,"title":1},"330":{"body":14,"breadcrumbs":9,"title":3},"331":{"body":82,"breadcrumbs":8,"title":2},"332":{"body":126,"breadcrumbs":10,"title":4},"333":{"body":0,"breadcrumbs":10,"title":4},"334":{"body":70,"breadcrumbs":7,"title":1},"335":{"body":283,"breadcrumbs":8,"title":2},"336":{"body":38,"breadcrumbs":10,"title":3},"337":{"body":42,"breadcrumbs":9,"title":2},"338":{"body":43,"breadcrumbs":10,"title":3},"339":{"body":46,"breadcrumbs":9,"title":2},"34":{"body":17,"breadcrumbs":4,"title":2},"340":{"body":23,"breadcrumbs":10,"title":3},"341":{"body":29,"breadcrumbs":13,"title":6},"342":{"body":164,"breadcrumbs":12,"title":5},"343":{"body":208,"breadcrumbs":9,"title":2},"344":{"body":7,"breadcrumbs":9,"title":2},"345":{"body":21,"breadcrumbs":8,"title":1},"346":{"body":37,"breadcrumbs":10,"title":3},"347":{"body":30,"breadcrumbs":9,"title":2},"348":{"body":119,"breadcrumbs":9,"title":2},"349":{"body":8,"breadcrumbs":8,"title":1},"35":{"body":25,"breadcrumbs":3,"title":1},"350":{"body":10,"breadcrumbs":12,"title":5},"351":{"body":17,"breadcrumbs":6,"title":3},"352":{"body":169,"breadcrumbs":9,"title":3},"353":{"body":307,"breadcrumbs":11,"title":4},"354":{"body":306,"breadcrumbs":12,"title":5},"355":{"body":119,"breadcrumbs":8,"title":1},"356":{"body":139,"breadcrumbs":9,"title":2},"357":{"body":57,"breadcrumbs":8,"title":1},"358":{"body":118,"breadcrumbs":9,"title":2},"359":{"body":158,"breadcrumbs":9,"title":2},"36":{"body":17,"breadcrumbs":3,"title":1},"360":{"body":160,"breadcrumbs":13,"title":6},"361":{"body":85,"breadcrumbs":10,"title":3},"362":{"body":125,"breadcrumbs":8,"title":1},"363":{"body":203,"breadcrumbs":8,"title":1},"364":{"body":127,"breadcrumbs":10,"title":3},"365":{"body":132,"breadcrumbs":9,"title":2},"366":{"body":46,"breadcrumbs":6,"title":1},"367":{"body":129,"breadcrumbs":6,"title":1},"368":{"body":200,"breadcrumbs":8,"title":3},"369":{"body":42,"breadcrumbs":7,"title":2},"37":{"body":44,"breadcrumbs":3,"title":1},"370":{"body":8,"breadcrumbs":6,"title":1},"371":{"body":16,"breadcrumbs":6,"title":1},"372":{"body":149,"breadcrumbs":11,"title":4},"373":{"body":149,"breadcrumbs":8,"title":1},"374":{"body":57,"breadcrumbs":8,"title":1},"375":{"body":108,"breadcrumbs":8,"title":1},"376":{"body":147,"breadcrumbs":9,"title":2},"377":{"body":10,"breadcrumbs":10,"title":3},"378":{"body":57,"breadcrumbs":10,"title":3},"379":{"body":33,"breadcrumbs":9,"title":2},"38":{"body":47,"breadcrumbs":3,"title":1},"380":{"body":111,"breadcrumbs":10,"title":3},"381":{"body":19,"breadcrumbs":15,"title":4},"382":{"body":35,"breadcrumbs":14,"title":3},"383":{"body":0,"breadcrumbs":13,"title":2},"384":{"body":10,"breadcrumbs":12,"title":1},"385":{"body":9,"breadcrumbs":13,"title":2},"386":{"body":146,"breadcrumbs":13,"title":2},"387":{"body":54,"breadcrumbs":14,"title":3},"388":{"body":63,"breadcrumbs":14,"title":3},"389":{"body":0,"breadcrumbs":12,"title":1},"39":{"body":23,"breadcrumbs":3,"title":1},"390":{"body":34,"breadcrumbs":12,"title":1},"391":{"body":20,"breadcrumbs":13,"title":2},"392":{"body":19,"breadcrumbs":13,"title":2},"393":{"body":43,"breadcrumbs":13,"title":2},"394":{"body":152,"breadcrumbs":13,"title":3},"395":{"body":56,"breadcrumbs":11,"title":1},"396":{"body":119,"breadcrumbs":12,"title":2},"397":{"body":0,"breadcrumbs":13,"title":3},"398":{"body":103,"breadcrumbs":13,"title":3},"399":{"body":11,"breadcrumbs":13,"title":3},"4":{"body":12,"breadcrumbs":6,"title":3},"40":{"body":10,"breadcrumbs":3,"title":1},"400":{"body":42,"breadcrumbs":11,"title":1},"401":{"body":11,"breadcrumbs":12,"title":2},"402":{"body":39,"breadcrumbs":10,"title":2},"403":{"body":161,"breadcrumbs":9,"title":1},"404":{"body":7,"breadcrumbs":11,"title":3},"405":{"body":47,"breadcrumbs":11,"title":3},"406":{"body":36,"breadcrumbs":12,"title":4},"407":{"body":85,"breadcrumbs":12,"title":4},"408":{"body":50,"breadcrumbs":10,"title":2},"409":{"body":78,"breadcrumbs":10,"title":2},"41":{"body":23,"breadcrumbs":3,"title":1},"410":{"body":101,"breadcrumbs":11,"title":3},"411":{"body":0,"breadcrumbs":10,"title":2},"412":{"body":91,"breadcrumbs":9,"title":1},"413":{"body":222,"breadcrumbs":9,"title":1},"414":{"body":125,"breadcrumbs":10,"title":2},"415":{"body":101,"breadcrumbs":11,"title":3},"416":{"body":122,"breadcrumbs":11,"title":3},"417":{"body":28,"breadcrumbs":11,"title":2},"418":{"body":19,"breadcrumbs":10,"title":1},"419":{"body":54,"breadcrumbs":10,"title":1},"42":{"body":25,"breadcrumbs":3,"title":1},"420":{"body":15,"breadcrumbs":13,"title":4},"421":{"body":38,"breadcrumbs":11,"title":2},"422":{"body":99,"breadcrumbs":11,"title":2},"423":{"body":20,"breadcrumbs":11,"title":2},"424":{"body":31,"breadcrumbs":11,"title":2},"425":{"body":38,"breadcrumbs":12,"title":3},"426":{"body":48,"breadcrumbs":11,"title":2},"427":{"body":106,"breadcrumbs":11,"title":3},"428":{"body":0,"breadcrumbs":10,"title":2},"429":{"body":22,"breadcrumbs":10,"title":2},"43":{"body":23,"breadcrumbs":3,"title":1},"430":{"body":48,"breadcrumbs":9,"title":1},"431":{"body":15,"breadcrumbs":9,"title":1},"432":{"body":42,"breadcrumbs":10,"title":2},"433":{"body":34,"breadcrumbs":10,"title":2},"434":{"body":36,"breadcrumbs":11,"title":3},"435":{"body":56,"breadcrumbs":11,"title":3},"436":{"body":33,"breadcrumbs":11,"title":3},"437":{"body":30,"breadcrumbs":12,"title":4},"438":{"body":50,"breadcrumbs":11,"title":3},"439":{"body":16,"breadcrumbs":13,"title":3},"44":{"body":10,"breadcrumbs":4,"title":2},"440":{"body":27,"breadcrumbs":12,"title":2},"441":{"body":55,"breadcrumbs":15,"title":5},"442":{"body":38,"breadcrumbs":12,"title":2},"443":{"body":76,"breadcrumbs":12,"title":2},"444":{"body":28,"breadcrumbs":8,"title":2},"445":{"body":26,"breadcrumbs":8,"title":2},"446":{"body":47,"breadcrumbs":8,"title":2},"447":{"body":879,"breadcrumbs":9,"title":3},"448":{"body":42,"breadcrumbs":8,"title":2},"449":{"body":71,"breadcrumbs":9,"title":3},"45":{"body":37,"breadcrumbs":3,"title":1},"450":{"body":57,"breadcrumbs":10,"title":4},"451":{"body":81,"breadcrumbs":8,"title":2},"452":{"body":115,"breadcrumbs":8,"title":2},"453":{"body":58,"breadcrumbs":7,"title":1},"454":{"body":79,"breadcrumbs":7,"title":1},"455":{"body":50,"breadcrumbs":8,"title":2},"456":{"body":74,"breadcrumbs":8,"title":2},"457":{"body":119,"breadcrumbs":8,"title":2},"458":{"body":0,"breadcrumbs":9,"title":3},"459":{"body":25,"breadcrumbs":8,"title":2},"46":{"body":65,"breadcrumbs":3,"title":1},"460":{"body":39,"breadcrumbs":7,"title":1},"461":{"body":6,"breadcrumbs":8,"title":2},"462":{"body":34,"breadcrumbs":8,"title":2},"463":{"body":7,"breadcrumbs":7,"title":1},"464":{"body":25,"breadcrumbs":7,"title":1},"465":{"body":67,"breadcrumbs":7,"title":1},"466":{"body":101,"breadcrumbs":8,"title":2},"467":{"body":32,"breadcrumbs":10,"title":4},"468":{"body":64,"breadcrumbs":8,"title":2},"469":{"body":39,"breadcrumbs":8,"title":2},"47":{"body":32,"breadcrumbs":3,"title":1},"470":{"body":52,"breadcrumbs":7,"title":1},"471":{"body":14,"breadcrumbs":9,"title":3},"472":{"body":32,"breadcrumbs":8,"title":2},"473":{"body":22,"breadcrumbs":7,"title":1},"474":{"body":19,"breadcrumbs":7,"title":2},"475":{"body":69,"breadcrumbs":9,"title":4},"476":{"body":25,"breadcrumbs":10,"title":5},"477":{"body":162,"breadcrumbs":11,"title":6},"478":{"body":101,"breadcrumbs":10,"title":5},"479":{"body":39,"breadcrumbs":12,"title":7},"48":{"body":9,"breadcrumbs":3,"title":1},"480":{"body":34,"breadcrumbs":10,"title":5},"481":{"body":39,"breadcrumbs":7,"title":2},"482":{"body":15,"breadcrumbs":8,"title":3},"483":{"body":5,"breadcrumbs":8,"title":2},"484":{"body":18,"breadcrumbs":13,"title":5},"485":{"body":96,"breadcrumbs":13,"title":5},"486":{"body":23,"breadcrumbs":9,"title":1},"487":{"body":99,"breadcrumbs":11,"title":3},"488":{"body":233,"breadcrumbs":12,"title":4},"489":{"body":26,"breadcrumbs":13,"title":5},"49":{"body":14,"breadcrumbs":3,"title":1},"490":{"body":0,"breadcrumbs":10,"title":2},"491":{"body":0,"breadcrumbs":10,"title":2},"492":{"body":0,"breadcrumbs":11,"title":3},"493":{"body":5,"breadcrumbs":10,"title":2},"494":{"body":34,"breadcrumbs":14,"title":4},"495":{"body":65,"breadcrumbs":11,"title":1},"496":{"body":44,"breadcrumbs":12,"title":2},"497":{"body":168,"breadcrumbs":12,"title":2},"498":{"body":42,"breadcrumbs":12,"title":2},"499":{"body":41,"breadcrumbs":12,"title":2},"5":{"body":24,"breadcrumbs":5,"title":2},"50":{"body":19,"breadcrumbs":3,"title":1},"500":{"body":39,"breadcrumbs":13,"title":3},"501":{"body":15,"breadcrumbs":13,"title":3},"502":{"body":73,"breadcrumbs":14,"title":4},"503":{"body":107,"breadcrumbs":14,"title":4},"504":{"body":29,"breadcrumbs":14,"title":3},"505":{"body":218,"breadcrumbs":17,"title":6},"506":{"body":648,"breadcrumbs":15,"title":4},"507":{"body":157,"breadcrumbs":16,"title":5},"508":{"body":109,"breadcrumbs":12,"title":2},"509":{"body":63,"breadcrumbs":14,"title":4},"51":{"body":12,"breadcrumbs":3,"title":1},"510":{"body":136,"breadcrumbs":14,"title":4},"511":{"body":7,"breadcrumbs":12,"title":2},"512":{"body":30,"breadcrumbs":10,"title":2},"513":{"body":0,"breadcrumbs":10,"title":2},"514":{"body":65,"breadcrumbs":9,"title":1},"515":{"body":35,"breadcrumbs":9,"title":1},"516":{"body":76,"breadcrumbs":9,"title":1},"517":{"body":33,"breadcrumbs":9,"title":1},"518":{"body":77,"breadcrumbs":10,"title":2},"519":{"body":23,"breadcrumbs":9,"title":1},"52":{"body":15,"breadcrumbs":3,"title":1},"520":{"body":0,"breadcrumbs":11,"title":3},"521":{"body":25,"breadcrumbs":11,"title":3},"522":{"body":25,"breadcrumbs":11,"title":3},"523":{"body":50,"breadcrumbs":11,"title":3},"524":{"body":33,"breadcrumbs":11,"title":3},"525":{"body":37,"breadcrumbs":11,"title":3},"526":{"body":105,"breadcrumbs":11,"title":3},"527":{"body":101,"breadcrumbs":12,"title":4},"528":{"body":248,"breadcrumbs":10,"title":2},"529":{"body":213,"breadcrumbs":10,"title":2},"53":{"body":9,"breadcrumbs":4,"title":2},"530":{"body":0,"breadcrumbs":11,"title":3},"531":{"body":132,"breadcrumbs":11,"title":3},"532":{"body":0,"breadcrumbs":6,"title":2},"533":{"body":25,"breadcrumbs":5,"title":1},"534":{"body":22,"breadcrumbs":5,"title":1},"535":{"body":5,"breadcrumbs":5,"title":1},"536":{"body":6,"breadcrumbs":5,"title":1},"537":{"body":16,"breadcrumbs":7,"title":3},"538":{"body":121,"breadcrumbs":7,"title":2},"539":{"body":120,"breadcrumbs":7,"title":2},"54":{"body":21,"breadcrumbs":3,"title":1},"540":{"body":70,"breadcrumbs":7,"title":2},"541":{"body":140,"breadcrumbs":7,"title":2},"542":{"body":270,"breadcrumbs":7,"title":2},"543":{"body":51,"breadcrumbs":7,"title":2},"544":{"body":54,"breadcrumbs":7,"title":2},"545":{"body":34,"breadcrumbs":9,"title":4},"546":{"body":187,"breadcrumbs":9,"title":4},"547":{"body":44,"breadcrumbs":9,"title":4},"548":{"body":447,"breadcrumbs":8,"title":3},"549":{"body":0,"breadcrumbs":6,"title":1},"55":{"body":14,"breadcrumbs":3,"title":1},"550":{"body":101,"breadcrumbs":14,"title":9},"551":{"body":22,"breadcrumbs":13,"title":5},"552":{"body":27,"breadcrumbs":10,"title":2},"553":{"body":67,"breadcrumbs":9,"title":1},"554":{"body":142,"breadcrumbs":9,"title":1},"555":{"body":273,"breadcrumbs":11,"title":3},"556":{"body":83,"breadcrumbs":11,"title":3},"557":{"body":24,"breadcrumbs":10,"title":2},"558":{"body":10,"breadcrumbs":6,"title":1},"559":{"body":37,"breadcrumbs":7,"title":2},"56":{"body":18,"breadcrumbs":3,"title":1},"560":{"body":51,"breadcrumbs":8,"title":3},"561":{"body":87,"breadcrumbs":6,"title":1},"562":{"body":89,"breadcrumbs":7,"title":2},"563":{"body":46,"breadcrumbs":7,"title":2},"564":{"body":0,"breadcrumbs":7,"title":2},"565":{"body":27,"breadcrumbs":6,"title":1},"566":{"body":8,"breadcrumbs":7,"title":2},"567":{"body":89,"breadcrumbs":4,"title":2},"568":{"body":47,"breadcrumbs":6,"title":3},"569":{"body":68,"breadcrumbs":4,"title":1},"57":{"body":20,"breadcrumbs":3,"title":1},"570":{"body":0,"breadcrumbs":5,"title":2},"571":{"body":132,"breadcrumbs":5,"title":2},"572":{"body":39,"breadcrumbs":6,"title":3},"573":{"body":47,"breadcrumbs":5,"title":2},"574":{"body":31,"breadcrumbs":5,"title":2},"575":{"body":56,"breadcrumbs":6,"title":3},"576":{"body":30,"breadcrumbs":5,"title":2},"577":{"body":28,"breadcrumbs":6,"title":3},"578":{"body":21,"breadcrumbs":5,"title":2},"579":{"body":49,"breadcrumbs":4,"title":1},"58":{"body":37,"breadcrumbs":4,"title":2},"580":{"body":215,"breadcrumbs":5,"title":2},"581":{"body":75,"breadcrumbs":4,"title":1},"582":{"body":22,"breadcrumbs":5,"title":2},"583":{"body":15,"breadcrumbs":6,"title":2},"584":{"body":51,"breadcrumbs":7,"title":1},"585":{"body":113,"breadcrumbs":7,"title":1},"586":{"body":77,"breadcrumbs":8,"title":2},"587":{"body":67,"breadcrumbs":7,"title":1},"588":{"body":19,"breadcrumbs":7,"title":1},"589":{"body":138,"breadcrumbs":8,"title":2},"59":{"body":13,"breadcrumbs":6,"title":2},"590":{"body":82,"breadcrumbs":9,"title":3},"591":{"body":52,"breadcrumbs":8,"title":2},"592":{"body":25,"breadcrumbs":7,"title":1},"593":{"body":27,"breadcrumbs":10,"title":4},"594":{"body":19,"breadcrumbs":7,"title":1},"595":{"body":124,"breadcrumbs":7,"title":1},"596":{"body":146,"breadcrumbs":7,"title":1},"597":{"body":9,"breadcrumbs":7,"title":1},"598":{"body":39,"breadcrumbs":8,"title":2},"599":{"body":26,"breadcrumbs":8,"title":2},"6":{"body":33,"breadcrumbs":5,"title":2},"60":{"body":0,"breadcrumbs":9,"title":3},"600":{"body":56,"breadcrumbs":8,"title":2},"601":{"body":21,"breadcrumbs":12,"title":6},"602":{"body":5,"breadcrumbs":6,"title":1},"603":{"body":34,"breadcrumbs":7,"title":2},"604":{"body":18,"breadcrumbs":6,"title":1},"605":{"body":27,"breadcrumbs":7,"title":2},"606":{"body":30,"breadcrumbs":8,"title":2},"607":{"body":103,"breadcrumbs":7,"title":1},"608":{"body":0,"breadcrumbs":8,"title":2},"609":{"body":117,"breadcrumbs":8,"title":2},"61":{"body":31,"breadcrumbs":8,"title":2},"610":{"body":12,"breadcrumbs":7,"title":1},"611":{"body":11,"breadcrumbs":7,"title":1},"612":{"body":15,"breadcrumbs":8,"title":2},"613":{"body":283,"breadcrumbs":10,"title":3},"614":{"body":29,"breadcrumbs":8,"title":2},"615":{"body":10,"breadcrumbs":8,"title":2},"616":{"body":0,"breadcrumbs":8,"title":2},"617":{"body":55,"breadcrumbs":8,"title":2},"618":{"body":12,"breadcrumbs":7,"title":1},"619":{"body":11,"breadcrumbs":7,"title":1},"62":{"body":49,"breadcrumbs":9,"title":3},"620":{"body":17,"breadcrumbs":8,"title":2},"621":{"body":38,"breadcrumbs":11,"title":4},"622":{"body":248,"breadcrumbs":8,"title":1},"623":{"body":0,"breadcrumbs":9,"title":2},"624":{"body":20,"breadcrumbs":9,"title":2},"625":{"body":65,"breadcrumbs":12,"title":5},"626":{"body":70,"breadcrumbs":9,"title":2},"627":{"body":80,"breadcrumbs":10,"title":3},"628":{"body":64,"breadcrumbs":9,"title":2},"629":{"body":12,"breadcrumbs":8,"title":1},"63":{"body":0,"breadcrumbs":8,"title":2},"630":{"body":16,"breadcrumbs":8,"title":1},"631":{"body":15,"breadcrumbs":9,"title":2},"632":{"body":42,"breadcrumbs":6,"title":1},"633":{"body":81,"breadcrumbs":7,"title":2},"634":{"body":47,"breadcrumbs":8,"title":3},"635":{"body":39,"breadcrumbs":7,"title":2},"636":{"body":10,"breadcrumbs":6,"title":1},"637":{"body":12,"breadcrumbs":7,"title":2},"638":{"body":30,"breadcrumbs":7,"title":2},"639":{"body":12,"breadcrumbs":8,"title":2},"64":{"body":22,"breadcrumbs":8,"title":2},"640":{"body":31,"breadcrumbs":7,"title":1},"641":{"body":99,"breadcrumbs":7,"title":1},"642":{"body":53,"breadcrumbs":7,"title":1},"643":{"body":31,"breadcrumbs":8,"title":2},"644":{"body":48,"breadcrumbs":8,"title":2},"645":{"body":5,"breadcrumbs":7,"title":1},"646":{"body":24,"breadcrumbs":8,"title":2},"647":{"body":8,"breadcrumbs":8,"title":2},"648":{"body":6,"breadcrumbs":11,"title":4},"649":{"body":78,"breadcrumbs":8,"title":1},"65":{"body":6,"breadcrumbs":7,"title":1},"650":{"body":46,"breadcrumbs":8,"title":1},"651":{"body":30,"breadcrumbs":8,"title":1},"652":{"body":11,"breadcrumbs":9,"title":2},"653":{"body":40,"breadcrumbs":8,"title":1},"654":{"body":102,"breadcrumbs":10,"title":3},"655":{"body":75,"breadcrumbs":11,"title":4},"656":{"body":17,"breadcrumbs":12,"title":5},"657":{"body":65,"breadcrumbs":9,"title":3},"658":{"body":15,"breadcrumbs":8,"title":2},"659":{"body":8,"breadcrumbs":8,"title":2},"66":{"body":19,"breadcrumbs":7,"title":1},"660":{"body":0,"breadcrumbs":8,"title":2},"661":{"body":36,"breadcrumbs":8,"title":2},"662":{"body":20,"breadcrumbs":7,"title":1},"663":{"body":10,"breadcrumbs":7,"title":1},"664":{"body":238,"breadcrumbs":7,"title":1},"665":{"body":123,"breadcrumbs":8,"title":2},"666":{"body":23,"breadcrumbs":8,"title":2},"667":{"body":15,"breadcrumbs":8,"title":2},"668":{"body":8,"breadcrumbs":10,"title":3},"669":{"body":30,"breadcrumbs":8,"title":1},"67":{"body":126,"breadcrumbs":8,"title":2},"670":{"body":0,"breadcrumbs":9,"title":2},"671":{"body":34,"breadcrumbs":8,"title":1},"672":{"body":10,"breadcrumbs":8,"title":1},"673":{"body":19,"breadcrumbs":8,"title":1},"674":{"body":11,"breadcrumbs":9,"title":2},"675":{"body":16,"breadcrumbs":9,"title":2},"676":{"body":107,"breadcrumbs":8,"title":1},"677":{"body":0,"breadcrumbs":9,"title":2},"678":{"body":175,"breadcrumbs":9,"title":2},"679":{"body":146,"breadcrumbs":8,"title":1},"68":{"body":22,"breadcrumbs":8,"title":2},"680":{"body":4,"breadcrumbs":8,"title":1},"681":{"body":15,"breadcrumbs":9,"title":2},"682":{"body":11,"breadcrumbs":9,"title":2},"683":{"body":14,"breadcrumbs":9,"title":3},"684":{"body":42,"breadcrumbs":7,"title":1},"685":{"body":0,"breadcrumbs":8,"title":2},"686":{"body":28,"breadcrumbs":8,"title":2},"687":{"body":0,"breadcrumbs":7,"title":1},"688":{"body":33,"breadcrumbs":8,"title":2},"689":{"body":11,"breadcrumbs":7,"title":1},"69":{"body":37,"breadcrumbs":8,"title":2},"690":{"body":129,"breadcrumbs":7,"title":1},"691":{"body":86,"breadcrumbs":8,"title":2},"692":{"body":0,"breadcrumbs":8,"title":2},"693":{"body":5,"breadcrumbs":9,"title":3},"694":{"body":69,"breadcrumbs":8,"title":2},"695":{"body":43,"breadcrumbs":8,"title":2},"696":{"body":0,"breadcrumbs":8,"title":2},"697":{"body":3,"breadcrumbs":9,"title":3},"698":{"body":69,"breadcrumbs":8,"title":2},"699":{"body":37,"breadcrumbs":8,"title":2},"7":{"body":30,"breadcrumbs":2,"title":1},"70":{"body":10,"breadcrumbs":7,"title":1},"700":{"body":26,"breadcrumbs":9,"title":3},"701":{"body":65,"breadcrumbs":8,"title":2},"702":{"body":0,"breadcrumbs":8,"title":2},"703":{"body":19,"breadcrumbs":7,"title":1},"704":{"body":25,"breadcrumbs":8,"title":2},"705":{"body":608,"breadcrumbs":7,"title":1},"706":{"body":10,"breadcrumbs":6,"title":2},"707":{"body":201,"breadcrumbs":7,"title":2},"708":{"body":216,"breadcrumbs":7,"title":2},"709":{"body":95,"breadcrumbs":6,"title":1},"71":{"body":11,"breadcrumbs":4,"title":1},"710":{"body":151,"breadcrumbs":9,"title":4},"711":{"body":87,"breadcrumbs":7,"title":2},"712":{"body":8,"breadcrumbs":6,"title":1},"713":{"body":16,"breadcrumbs":7,"title":2},"714":{"body":12,"breadcrumbs":6,"title":1},"715":{"body":23,"breadcrumbs":11,"title":4},"716":{"body":15,"breadcrumbs":9,"title":2},"717":{"body":6,"breadcrumbs":8,"title":1},"718":{"body":37,"breadcrumbs":9,"title":2},"719":{"body":0,"breadcrumbs":8,"title":1},"72":{"body":14,"breadcrumbs":9,"title":3},"720":{"body":55,"breadcrumbs":11,"title":4},"721":{"body":30,"breadcrumbs":11,"title":4},"722":{"body":32,"breadcrumbs":8,"title":1},"723":{"body":80,"breadcrumbs":8,"title":1},"724":{"body":70,"breadcrumbs":8,"title":1},"725":{"body":28,"breadcrumbs":10,"title":3},"726":{"body":62,"breadcrumbs":11,"title":4},"727":{"body":16,"breadcrumbs":9,"title":2},"728":{"body":134,"breadcrumbs":8,"title":2},"729":{"body":42,"breadcrumbs":9,"title":3},"73":{"body":26,"breadcrumbs":11,"title":2},"730":{"body":62,"breadcrumbs":9,"title":3},"731":{"body":56,"breadcrumbs":10,"title":4},"732":{"body":64,"breadcrumbs":8,"title":2},"733":{"body":47,"breadcrumbs":9,"title":3},"734":{"body":97,"breadcrumbs":7,"title":1},"735":{"body":21,"breadcrumbs":8,"title":2},"736":{"body":0,"breadcrumbs":6,"title":2},"737":{"body":95,"breadcrumbs":5,"title":1},"738":{"body":28,"breadcrumbs":6,"title":2},"739":{"body":0,"breadcrumbs":5,"title":1},"74":{"body":54,"breadcrumbs":10,"title":1},"740":{"body":296,"breadcrumbs":8,"title":4},"741":{"body":54,"breadcrumbs":8,"title":4},"742":{"body":192,"breadcrumbs":7,"title":3},"743":{"body":13,"breadcrumbs":6,"title":2},"744":{"body":41,"breadcrumbs":7,"title":3},"745":{"body":49,"breadcrumbs":6,"title":2},"746":{"body":17,"breadcrumbs":7,"title":3},"747":{"body":44,"breadcrumbs":6,"title":2},"748":{"body":59,"breadcrumbs":8,"title":4},"749":{"body":14,"breadcrumbs":8,"title":2},"75":{"body":17,"breadcrumbs":10,"title":1},"750":{"body":42,"breadcrumbs":7,"title":1},"751":{"body":97,"breadcrumbs":7,"title":1},"752":{"body":64,"breadcrumbs":7,"title":1},"753":{"body":0,"breadcrumbs":8,"title":2},"754":{"body":0,"breadcrumbs":8,"title":2},"755":{"body":19,"breadcrumbs":9,"title":3},"756":{"body":5,"breadcrumbs":7,"title":1},"757":{"body":120,"breadcrumbs":7,"title":1},"758":{"body":10,"breadcrumbs":8,"title":2},"759":{"body":12,"breadcrumbs":14,"title":5},"76":{"body":17,"breadcrumbs":10,"title":1},"760":{"body":15,"breadcrumbs":10,"title":1},"761":{"body":100,"breadcrumbs":10,"title":1},"762":{"body":57,"breadcrumbs":11,"title":2},"763":{"body":0,"breadcrumbs":11,"title":2},"764":{"body":21,"breadcrumbs":11,"title":2},"765":{"body":4,"breadcrumbs":10,"title":1},"766":{"body":305,"breadcrumbs":10,"title":1},"767":{"body":10,"breadcrumbs":11,"title":2},"768":{"body":19,"breadcrumbs":12,"title":4},"769":{"body":31,"breadcrumbs":9,"title":1},"77":{"body":30,"breadcrumbs":18,"title":9},"770":{"body":264,"breadcrumbs":9,"title":1},"771":{"body":0,"breadcrumbs":10,"title":2},"772":{"body":43,"breadcrumbs":10,"title":2},"773":{"body":4,"breadcrumbs":9,"title":1},"774":{"body":113,"breadcrumbs":9,"title":1},"775":{"body":10,"breadcrumbs":10,"title":2},"776":{"body":12,"breadcrumbs":11,"title":5},"777":{"body":18,"breadcrumbs":7,"title":1},"778":{"body":102,"breadcrumbs":7,"title":1},"779":{"body":180,"breadcrumbs":7,"title":1},"78":{"body":12,"breadcrumbs":11,"title":2},"780":{"body":51,"breadcrumbs":8,"title":2},"781":{"body":81,"breadcrumbs":8,"title":2},"782":{"body":168,"breadcrumbs":7,"title":1},"783":{"body":14,"breadcrumbs":8,"title":2},"784":{"body":78,"breadcrumbs":8,"title":2},"785":{"body":186,"breadcrumbs":10,"title":1},"786":{"body":175,"breadcrumbs":11,"title":2},"787":{"body":27,"breadcrumbs":11,"title":4},"788":{"body":133,"breadcrumbs":8,"title":1},"789":{"body":95,"breadcrumbs":8,"title":1},"79":{"body":123,"breadcrumbs":11,"title":2},"790":{"body":0,"breadcrumbs":9,"title":2},"791":{"body":0,"breadcrumbs":9,"title":2},"792":{"body":23,"breadcrumbs":14,"title":7},"793":{"body":26,"breadcrumbs":15,"title":8},"794":{"body":20,"breadcrumbs":8,"title":1},"795":{"body":0,"breadcrumbs":8,"title":1},"796":{"body":84,"breadcrumbs":8,"title":1},"797":{"body":84,"breadcrumbs":8,"title":1},"798":{"body":17,"breadcrumbs":9,"title":2},"799":{"body":23,"breadcrumbs":8,"title":3},"8":{"body":123,"breadcrumbs":7,"title":3},"80":{"body":48,"breadcrumbs":12,"title":3},"800":{"body":50,"breadcrumbs":7,"title":2},"801":{"body":14,"breadcrumbs":15,"title":6},"802":{"body":15,"breadcrumbs":10,"title":1},"803":{"body":80,"breadcrumbs":10,"title":1},"804":{"body":7,"breadcrumbs":11,"title":2},"805":{"body":0,"breadcrumbs":11,"title":2},"806":{"body":27,"breadcrumbs":11,"title":2},"807":{"body":4,"breadcrumbs":10,"title":1},"808":{"body":28,"breadcrumbs":10,"title":1},"809":{"body":5,"breadcrumbs":11,"title":2},"81":{"body":51,"breadcrumbs":10,"title":1},"810":{"body":24,"breadcrumbs":11,"title":2},"811":{"body":30,"breadcrumbs":11,"title":3},"812":{"body":24,"breadcrumbs":9,"title":1},"813":{"body":276,"breadcrumbs":9,"title":1},"814":{"body":70,"breadcrumbs":10,"title":2},"815":{"body":7,"breadcrumbs":10,"title":2},"816":{"body":0,"breadcrumbs":10,"title":2},"817":{"body":34,"breadcrumbs":9,"title":1},"818":{"body":0,"breadcrumbs":10,"title":2},"819":{"body":30,"breadcrumbs":17,"title":9},"82":{"body":0,"breadcrumbs":11,"title":2},"820":{"body":28,"breadcrumbs":17,"title":9},"821":{"body":19,"breadcrumbs":9,"title":1},"822":{"body":29,"breadcrumbs":11,"title":3},"823":{"body":25,"breadcrumbs":9,"title":1},"824":{"body":526,"breadcrumbs":9,"title":1},"825":{"body":23,"breadcrumbs":10,"title":2},"826":{"body":7,"breadcrumbs":10,"title":2},"827":{"body":0,"breadcrumbs":10,"title":2},"828":{"body":37,"breadcrumbs":9,"title":1},"829":{"body":0,"breadcrumbs":10,"title":2},"83":{"body":42,"breadcrumbs":13,"title":4},"830":{"body":28,"breadcrumbs":16,"title":8},"831":{"body":32,"breadcrumbs":17,"title":9},"832":{"body":49,"breadcrumbs":9,"title":1},"833":{"body":11,"breadcrumbs":4,"title":1},"834":{"body":13,"breadcrumbs":5,"title":1},"835":{"body":16,"breadcrumbs":6,"title":2},"836":{"body":35,"breadcrumbs":7,"title":3},"837":{"body":18,"breadcrumbs":6,"title":2},"838":{"body":11,"breadcrumbs":6,"title":2},"839":{"body":37,"breadcrumbs":9,"title":3},"84":{"body":56,"breadcrumbs":12,"title":3},"840":{"body":14,"breadcrumbs":8,"title":2},"841":{"body":93,"breadcrumbs":8,"title":2},"842":{"body":10,"breadcrumbs":5,"title":1},"843":{"body":11,"breadcrumbs":6,"title":2},"844":{"body":163,"breadcrumbs":7,"title":3},"845":{"body":31,"breadcrumbs":6,"title":2},"846":{"body":12,"breadcrumbs":6,"title":2},"847":{"body":178,"breadcrumbs":7,"title":2},"848":{"body":57,"breadcrumbs":7,"title":2},"849":{"body":9,"breadcrumbs":7,"title":2},"85":{"body":45,"breadcrumbs":10,"title":1},"850":{"body":0,"breadcrumbs":6,"title":2},"851":{"body":77,"breadcrumbs":5,"title":1},"852":{"body":38,"breadcrumbs":6,"title":2},"853":{"body":126,"breadcrumbs":9,"title":5},"854":{"body":65,"breadcrumbs":7,"title":3},"855":{"body":109,"breadcrumbs":9,"title":5},"856":{"body":0,"breadcrumbs":7,"title":2},"857":{"body":48,"breadcrumbs":6,"title":1},"858":{"body":74,"breadcrumbs":8,"title":3},"859":{"body":145,"breadcrumbs":10,"title":5},"86":{"body":0,"breadcrumbs":11,"title":2},"860":{"body":0,"breadcrumbs":6,"title":2},"861":{"body":28,"breadcrumbs":5,"title":1},"862":{"body":35,"breadcrumbs":5,"title":1},"863":{"body":0,"breadcrumbs":6,"title":2},"864":{"body":102,"breadcrumbs":5,"title":1},"865":{"body":0,"breadcrumbs":6,"title":2},"866":{"body":396,"breadcrumbs":6,"title":2},"867":{"body":7,"breadcrumbs":5,"title":1},"868":{"body":3,"breadcrumbs":5,"title":1},"869":{"body":15,"breadcrumbs":6,"title":2},"87":{"body":24,"breadcrumbs":13,"title":4},"870":{"body":0,"breadcrumbs":7,"title":2},"871":{"body":21,"breadcrumbs":7,"title":2},"872":{"body":24,"breadcrumbs":6,"title":1},"873":{"body":259,"breadcrumbs":8,"title":3},"874":{"body":87,"breadcrumbs":6,"title":1},"875":{"body":76,"breadcrumbs":6,"title":1},"876":{"body":299,"breadcrumbs":8,"title":3},"877":{"body":155,"breadcrumbs":8,"title":3},"878":{"body":21,"breadcrumbs":6,"title":1},"879":{"body":92,"breadcrumbs":7,"title":2},"88":{"body":75,"breadcrumbs":13,"title":4},"880":{"body":206,"breadcrumbs":7,"title":2},"881":{"body":5,"breadcrumbs":6,"title":1},"882":{"body":3,"breadcrumbs":6,"title":1},"883":{"body":12,"breadcrumbs":7,"title":2},"884":{"body":0,"breadcrumbs":9,"title":3},"885":{"body":12,"breadcrumbs":8,"title":2},"886":{"body":29,"breadcrumbs":7,"title":1},"887":{"body":33,"breadcrumbs":8,"title":2},"888":{"body":0,"breadcrumbs":10,"title":4},"889":{"body":26,"breadcrumbs":7,"title":1},"89":{"body":51,"breadcrumbs":15,"title":6},"890":{"body":5,"breadcrumbs":7,"title":1},"891":{"body":3,"breadcrumbs":7,"title":1},"892":{"body":9,"breadcrumbs":8,"title":2},"893":{"body":0,"breadcrumbs":7,"title":2},"894":{"body":33,"breadcrumbs":7,"title":2},"895":{"body":28,"breadcrumbs":6,"title":1},"896":{"body":143,"breadcrumbs":8,"title":3},"897":{"body":128,"breadcrumbs":8,"title":3},"898":{"body":334,"breadcrumbs":6,"title":1},"899":{"body":190,"breadcrumbs":9,"title":4},"9":{"body":137,"breadcrumbs":6,"title":2},"90":{"body":40,"breadcrumbs":12,"title":5},"900":{"body":164,"breadcrumbs":8,"title":3},"901":{"body":89,"breadcrumbs":8,"title":3},"902":{"body":42,"breadcrumbs":8,"title":3},"903":{"body":136,"breadcrumbs":8,"title":3},"904":{"body":89,"breadcrumbs":6,"title":1},"905":{"body":152,"breadcrumbs":7,"title":2},"906":{"body":470,"breadcrumbs":7,"title":2},"907":{"body":5,"breadcrumbs":6,"title":1},"908":{"body":3,"breadcrumbs":6,"title":1},"909":{"body":47,"breadcrumbs":7,"title":2},"91":{"body":12,"breadcrumbs":9,"title":2},"910":{"body":15,"breadcrumbs":8,"title":3},"911":{"body":11,"breadcrumbs":7,"title":2},"912":{"body":28,"breadcrumbs":6,"title":1},"913":{"body":184,"breadcrumbs":7,"title":2},"914":{"body":123,"breadcrumbs":7,"title":2},"915":{"body":0,"breadcrumbs":7,"title":2},"916":{"body":79,"breadcrumbs":6,"title":1},"917":{"body":143,"breadcrumbs":6,"title":1},"918":{"body":45,"breadcrumbs":7,"title":2},"919":{"body":0,"breadcrumbs":11,"title":3},"92":{"body":13,"breadcrumbs":9,"title":2},"920":{"body":10,"breadcrumbs":10,"title":2},"921":{"body":21,"breadcrumbs":9,"title":1},"922":{"body":26,"breadcrumbs":10,"title":2},"923":{"body":145,"breadcrumbs":10,"title":2},"924":{"body":318,"breadcrumbs":13,"title":5},"925":{"body":0,"breadcrumbs":12,"title":3},"926":{"body":43,"breadcrumbs":11,"title":2},"927":{"body":43,"breadcrumbs":10,"title":1},"928":{"body":346,"breadcrumbs":11,"title":2},"929":{"body":264,"breadcrumbs":11,"title":2},"93":{"body":3,"breadcrumbs":11,"title":4},"930":{"body":33,"breadcrumbs":17,"title":8},"931":{"body":489,"breadcrumbs":13,"title":4},"932":{"body":173,"breadcrumbs":12,"title":3},"933":{"body":312,"breadcrumbs":10,"title":1},"934":{"body":0,"breadcrumbs":13,"title":4},"935":{"body":9,"breadcrumbs":11,"title":2},"936":{"body":75,"breadcrumbs":10,"title":1},"937":{"body":11,"breadcrumbs":13,"title":4},"938":{"body":390,"breadcrumbs":11,"title":2},"939":{"body":202,"breadcrumbs":11,"title":2},"94":{"body":12,"breadcrumbs":12,"title":5},"940":{"body":19,"breadcrumbs":6,"title":2},"941":{"body":65,"breadcrumbs":7,"title":3},"942":{"body":17,"breadcrumbs":5,"title":1},"943":{"body":22,"breadcrumbs":10,"title":2},"944":{"body":37,"breadcrumbs":10,"title":2},"945":{"body":55,"breadcrumbs":10,"title":2},"946":{"body":24,"breadcrumbs":4,"title":2},"947":{"body":203,"breadcrumbs":10,"title":4},"948":{"body":149,"breadcrumbs":7,"title":1},"949":{"body":64,"breadcrumbs":7,"title":1},"95":{"body":0,"breadcrumbs":10,"title":2},"950":{"body":152,"breadcrumbs":7,"title":1},"951":{"body":66,"breadcrumbs":7,"title":1},"952":{"body":173,"breadcrumbs":8,"title":2},"953":{"body":56,"breadcrumbs":8,"title":2},"954":{"body":71,"breadcrumbs":6,"title":0},"955":{"body":18,"breadcrumbs":11,"title":4},"956":{"body":61,"breadcrumbs":9,"title":2},"957":{"body":47,"breadcrumbs":9,"title":2},"958":{"body":320,"breadcrumbs":8,"title":1},"959":{"body":307,"breadcrumbs":8,"title":1},"96":{"body":67,"breadcrumbs":9,"title":1},"960":{"body":61,"breadcrumbs":9,"title":2},"961":{"body":105,"breadcrumbs":9,"title":2},"962":{"body":232,"breadcrumbs":11,"title":4},"963":{"body":87,"breadcrumbs":8,"title":1},"964":{"body":130,"breadcrumbs":9,"title":2},"965":{"body":28,"breadcrumbs":9,"title":2},"966":{"body":163,"breadcrumbs":9,"title":2},"967":{"body":57,"breadcrumbs":5,"title":2},"968":{"body":0,"breadcrumbs":4,"title":1},"969":{"body":6,"breadcrumbs":4,"title":1},"97":{"body":45,"breadcrumbs":9,"title":1},"970":{"body":12,"breadcrumbs":4,"title":1},"971":{"body":12,"breadcrumbs":4,"title":1},"972":{"body":23,"breadcrumbs":4,"title":1},"973":{"body":0,"breadcrumbs":4,"title":1},"974":{"body":16,"breadcrumbs":8,"title":5},"975":{"body":14,"breadcrumbs":6,"title":3},"976":{"body":80,"breadcrumbs":6,"title":3},"977":{"body":115,"breadcrumbs":6,"title":2},"978":{"body":18,"breadcrumbs":6,"title":1},"979":{"body":15,"breadcrumbs":7,"title":2},"98":{"body":35,"breadcrumbs":9,"title":1},"980":{"body":0,"breadcrumbs":9,"title":4},"981":{"body":42,"breadcrumbs":6,"title":1},"982":{"body":77,"breadcrumbs":6,"title":1},"983":{"body":27,"breadcrumbs":6,"title":1},"984":{"body":0,"breadcrumbs":9,"title":4},"985":{"body":68,"breadcrumbs":6,"title":1},"986":{"body":89,"breadcrumbs":6,"title":1},"987":{"body":8,"breadcrumbs":6,"title":1},"988":{"body":121,"breadcrumbs":6,"title":1},"989":{"body":13,"breadcrumbs":8,"title":2},"99":{"body":36,"breadcrumbs":9,"title":1},"990":{"body":0,"breadcrumbs":8,"title":2},"991":{"body":38,"breadcrumbs":9,"title":3},"992":{"body":0,"breadcrumbs":10,"title":4},"993":{"body":5,"breadcrumbs":9,"title":3},"994":{"body":11,"breadcrumbs":8,"title":2},"995":{"body":37,"breadcrumbs":8,"title":2},"996":{"body":5,"breadcrumbs":9,"title":3},"997":{"body":10,"breadcrumbs":8,"title":2},"998":{"body":0,"breadcrumbs":8,"title":2},"999":{"body":0,"breadcrumbs":12,"title":6}},"docs":{"0":{"body":"This documentation was written to help Mozillians analyze and interpret data collected by our products, such as Firefox and Mozilla VPN . Mozilla refers to the systems that collect and process this data as Telemetry . At Mozilla , our data-gathering and data-handling practices are anchored in our Data Privacy Principles and elaborated in the Mozilla Privacy Policy . You can learn more about what data Firefox collects and the choices you can make as a Firefox user in the Firefox Privacy Notice . If there's information missing from these docs, or if you'd like to contribute, see this article on contributing , and feel free to file a bug here . You can locate the source for this documentation in the data-docs repository on GitHub.","breadcrumbs":"Mozilla Data Documentation » Mozilla Data Documentation","id":"0","title":"Mozilla Data Documentation"},"1":{"body":"This documentation is divided into the following sections:","breadcrumbs":"Mozilla Data Documentation » Using this document","id":"1","title":"Using this document"},"10":{"body":"Some of our products, like Firefox Sync , produce logs on the server when they are used. For analysis purposes, we take this log data, strip it user identifiers and summarize it into derived datasets which can be queried with either BigQuery or Looker . As with product telemetry, this data can be helpful for understanding how our products are used. For example, it can tell us how many people from a particular locale are engaging with a particular service.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Usage Logs","id":"10","title":"Usage Logs"},"100":{"body":"Users can monitor the data quality metrics and issues in a centralized view. It highlights key features such as customizable widgets, real-time metric tracking, and the ability to visualize data health at a glance. Users can configure dashboards to focus on specific metrics or tables and receive immediate insights into their data pipelines' performance. For additional guidance on using Bigeye Dashboard, please refer to the following documentation: How to set filters Monitoring Coverage Tracking Data Quality Issue Response Metrics Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Dashboard","id":"100","title":"Dashboard"},"1000":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to propose a change to a standards","id":"1000","title":"How to propose a change to a standards"},"1001":{"body":"Something about how all metrics presented should have references to definitions here or explanations as to why a nonstandard metric was used. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » Recommendations around citing standards for presentations to senior audiences","id":"1001","title":"Recommendations around citing standards for presentations to senior audiences"},"1002":{"body":"⚠ The information in this document is obsolete. This content was originally included in the Project Smoot existing metrics report (Mozilla internal link). ADI and DAU are oft-discussed censuses. This chapter discusses their history and definition.","breadcrumbs":"Historical Reference » Legacy Census Metrics » Legacy Census Metrics","id":"1002","title":"Legacy Census Metrics"},"1003":{"body":"⚠ The Blocklist mechanism described below is no longer used and has been replaced with remote settings . The content is left verbatim for historical reference. ADI, one of Firefox’s oldest client censuses, is computed as the number of conforming requests to the Firefox blocklist endpoint. ADI data is available since July 13, 2008. It is not possible to opt-out of the blocklist using the Firefox UI, but users can disable the update mechanism by changing preference values. A blocklist is shipped in each release and updated when Firefox notices that more than 24 hours have elapsed since the last update. The blocklist request does not contain the telemetry client_id or any other persistent identifiers. Some data about the install are provided as URI parameters: App ID App version Product name Build ID Build target Locale Update channel OS version Distribution Distribution version Number of pings sent by this client for this version of Firefox (stored in the pref extensions.blocklist.pingCountVersion) Total ping count (stored in the pref extensions.blocklist.pingCountTotal) Number of full days since last ping so subsets of ADI may be queried along these dimensions. The blocklist is kept up-to-date locally using the UpdateTimerManager facility; the update is scheduled in a manifest and performed by Blocklist#notify . Upon browser startup, after a delay (30 seconds by default), UpdateTimerManager checks whether any of its scheduled tasks are ready. At each wakeup, the single most-overdue task is triggered, if one exists. UpdateTimerManager then sleeps at least two minutes or until the next task is scheduled. Failures are ignored. The raw data is available in BigQuery (see STMO#66481 ). Telemetry only reports whether blocklist checking is enabled or disabled on the client; there is no data in telemetry about blocklist fetches, age, or update failures.","breadcrumbs":"Historical Reference » Legacy Census Metrics » ADI / Active Daily Installs (blocklist fetches)","id":"1003","title":"ADI / Active Daily Installs (blocklist fetches)"},"1004":{"body":"⚠ This description of DAU is not authoritative; please see the DAU definition in metrics for the canonical definition. Firefox DAU is currently computed as the number of unique client_ids observed in main pings received on a calendar day. The DAU count excludes users who have opted out of telemetry . Each main ping describes a single subsession of browser activity. When and how a ping is sent depends on the reason the subsession ends: Table 1: When main pings are sent, and why. Reason\nTrigger\nPercent of subsessions [1]\nMechanism shutdown\nBrowser is closed\n77%\nFor Firefox 55 or later, sent by Pingsender on browser close unless the OS is shutting down. Otherwise, sent by `TelemetrySendImpl.setup` on the following browser launch. environment-change\nThe telemetry environment changed\n13%\nSent when change is detected by `TelemetrySession._onEnvironmentChange` daily\nmore than 24 hours have elapsed since the last ping was sent and the time is local midnight\n8%\nSent at local midnight after a random 0-60 min delay aborted-session\nA session terminates uncleanly (e.g. crash or lost power)\n3%\nSent by the browser on the next launch; the payload to send is written to disk every 5 minutes during an active session and removed by a clean shutdown Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Legacy Census Metrics » DAU / Daily Active Users","id":"1004","title":"DAU / Daily Active Users"},"1005":{"body":"These datasets are no longer updated or maintained. Please reach out to the Data Platform team if you think your needs are best met by an obsolete dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Obsolete Datasets","id":"1005","title":"Obsolete Datasets"},"1006":{"body":"This article describes the various BigQuery tables Mozilla uses to store Activity Stream data, along with some examples of how to access them.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Activity Stream Datasets","id":"1006","title":"Activity Stream Datasets"},"1007":{"body":"What is Activity Stream? Activity Stream Pings Accessing Activity Stream Data activity_stream messaging_system Gotchas and Caveats Examples Sessions per client_id Topsite clicks and Highlights clicks Topsite Tile Dismissals: Sponsored and Non-Sponsored Snippet impressions, blocks, clicks, and dismissals","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Table of Contents","id":"1007","title":"Table of Contents"},"1008":{"body":"Activity Stream is the Firefox module which manages the in product content pages for Firefox: about:home about:newtab about:welcome starting with Firefox 62 Snippets CFR Onboarding What's new panel Moments pages The Activity Stream team has implemented data collection in and around these pages. This data has some overlap with the standard Firefox Telemetry system, however it is a custom system, designed and maintained by that team. For specific questions about this data, reach out to the #fx-messaging-system Slack channel directly.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » What is Activity Stream?","id":"1008","title":"What is Activity Stream?"},"1009":{"body":"This data is measured in various custom pings that are sent via PingCentre (different from Pingsender ). Activity Stream Pings: data_events.md","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Activity Stream Pings","id":"1009","title":"Activity Stream Pings"},"101":{"body":"To deploy metrics in Bigeye, navigate to a schema, table, or column and click \"Add Monitoring.\" You can choose to add metrics via 4 options Freshness and Volume (Pipeline Reliability) Data Quality All metrics Custom SQL, and select the metrics you wish to deploy. Next, choose the columns to monitor, set schedules, thresholds, and filters, and confirm your selections. You can assign the metrics to the relevant collection, grouping related metrics for easier management and monitoring. Once deployed, the metrics appear under the Metrics tab on the relevant schema, table, or column page. We can backfill the metrics for up to 28 days in the past. For more details, please refer to the Bigeye documentation on how to deploy metrics . Watch the Bigeye tutorial on how to use the metrics page","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Deploying Metrics","id":"101","title":"Deploying Metrics"},"1010":{"body":"Activity Stream pings are stored in BigQuery (like other Firefox Telemetry). There are two datasets: activity_stream and messaging_system. activity_stream The activity_stream dataset contains the following tables: events stores user interactions with the about:home and about:newtab pages sessions stores sessions of about:home and about:newtab pages impression_stats stores impression/click/block events for the Pocket recommendations on the about:home and about:newtab pages spoc_fills stores \"Pocket Sponsored\" recommendation related pings messaging_system The messaging_system dataset contains the following tables: cfr stores metrics on user interactions with the CFR (Contextual Feature Recommendation) system moments stores \"Moments Pages\" related pings onboarding stores metrics on user interactions with onboarding features snippets stores impression/click/dismissal metrics for Firefox Snippets whats_new_panel stores \"What's New Panel\" related pings undesired_events stores system health related events","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Accessing Activity Stream Data","id":"1010","title":"Accessing Activity Stream Data"},"1011":{"body":"Since this data collection isn't collected or maintained through our standard Telemetry API, there are a number of \"gotchas\" to keep in mind when working on this data: Ping send conditions : Activity Stream pings have different send conditions, both from Telemetry pings as well as from each other. For example, AS Session Pings get sent by profiles that entered an Activity Stream session, at the end of that session, regardless of how long that session is. Compare this to main pings, which get sent by all Telemetry enabled profiles upon subsession end (browser shutdown, environment change, or local midnight cutoff). Due to these inconsistencies, using data from different sources can be tricky. For example, if we wanted to know how much of DAU (from main pings) had a custom about:home page (available in AS Health Pings), joining on client_id and a date field would only provide information on profiles that started the session on that same day (active profiles on multi-day sessions would be excluded). Population covered : In addition to the usual considerations when looking at a measurement (in what version of Firefox did this measurement start getting collected? In what channels is it enabled in? etc.), when working with this data, there are additional Activity Stream specific conditions to consider when deciding \"who is eligible to send this ping?\" For example, Pocket recommendations are only enabled in the US, CA, UK, and DE countries, for profiles that are on en-US, en-CA, en-GB, and de locales. Furthermore, users can set their about:home and about:newtab page to non-Activity Stream pages. This information can be important when deciding denominators for certain metrics. Different ping types in the same table : The tables in the activity_stream namespace can contain multiple types of pings. For example, the events table contains both AS Page Takeover pings as well as AS User Event pings . Null handling : Some fields in the Activity Stream data encode nulls with a 'N/A' string or a -1 value. Changes in ping behaviors : These pings continue to undergo development and the behavior as well as possible values for a given ping seem to change over time. For example, older versions of the event pings for clicking on a Topsite do not seem to report card_types and icon_types, while newer versions do. Caution is advised. Pocket data : Data related to Pocket interaction and usage in the about:home and about:newtab pages get sent to Pocket via this data collection and pipeline. However, due to privacy reasons, the client_id is omitted in the ping whenever the Pocket recommendation identifiers are included, instead it reports with another user unique identifier impression_id. Though all the Pocket user interactions, such as clicks, dismisses, and save to pocket are still reported as the regular events with the client_id as long as they don't contain the Pocket recommendation identifiers.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Gotchas and Caveats","id":"1011","title":"Gotchas and Caveats"},"1012":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Examples","id":"1012","title":"Examples"},"1013":{"body":"Note: only includes client_ids that completed an Activity Stream session that day. SELECT client_id, DATE(submission_timestamp) AS date, count(DISTINCT session_id) as num_sessions\nFROM `moz-fx-data-shared-prod.activity_stream.sessions`\nWHERE DATE(submission_timestamp) = '20200601'\nGROUP BY 1","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Sessions per client_id","id":"1013","title":"Sessions per client_id"},"1014":{"body":"SELECT client_id, DATE(submission_timestamp) AS date, session_id, page, source, action_position, experiments\nFROM `moz-fx-data-shared-prod.activity_stream.events`\nWHERE source in ('TOP_SITES', 'HIGHLIGHTS') AND event = 'CLICK' DATE(submission_timestamp) = '20200601'","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Topsite clicks and Highlights clicks","id":"1014","title":"Topsite clicks and Highlights clicks"},"1015":{"body":"The Topsite Tile Dismiss action corresponds to the BLOCK event which can be taken on a Sponsored or Non-Sponsored Tile reference . When applied to a Non-Sponsored Tile, the BLOCK event prevents the Tile from appearing in TopSites but leaves the browsing history as is. The DELETE event is fired when the user selects Delete from History and is only applicable to Non-Sponsored Tiles. This action deletes the URL from the client's complete browser history and prevents the Tile from appearing in their Topsites. DELETE doesn't apply to Sponsored Tiles as these are not generated by the user's browsing history. SELECT DATE(submission_timestamp) AS date, count(*)\nFROM `moz-fx-data-shared-prod.activity_stream.events`\nWHERE source = 'TOP_SITES' AND event = 'BLOCK' AND DATE(submission_timestamp) = '20220101' AND value LIKE '%\"card_type\":\"spoc\"%'\nGROUP BY 1\nORDER BY 1","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Topsite Tile Dismissals: Sponsored and Non-Sponsored","id":"1015","title":"Topsite Tile Dismissals: Sponsored and Non-Sponsored"},"1016":{"body":"Note: Which snippet message a record corresponds to can be identified by the message_id (check with Marketing for snippet recipes published). SELECT client_id, DATE(submission_timestamp) AS date, event, message_id, event_context, experiments\nFROM `moz-fx-data-shared-prod.messaging_system.snippets`\nWHERE DATE(submission_timestamp) = '20200601' Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Snippet impressions, blocks, clicks, and dismissals","id":"1016","title":"Snippet impressions, blocks, clicks, and dismissals"},"1017":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries Distribution of user responses to \"The internet is open and accessible to all\" over time Distribution of responses to \"I was able to get what I wanted from using the Internet today\" by default search engine. Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Attitudes Daily","id":"1017","title":"Attitudes Daily"},"1018":{"body":"The attitudes_daily table is a Telemetry instantiation of user responses to the Daily Attitudes Survey (DAS) over time. It is joined to clients_daily using client_id and submission_date. Contents Most Firefox surveys are point-in-time without longitudinal insights. The DAS is completed by ~300 Firefox users every day, allowing us to measure long term attitudinal trends combined with users' corresponding Telemetry attributes. Accessing the Data The attitudes_daily table is accessible through STMO using the Telemetry (BigQuery) data source. The full table name is moz-fx-data-shared-prod.telemetry.attitudes_daily. Here's an example query (STMO#163424) .","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Introduction","id":"1018","title":"Introduction"},"1019":{"body":"The DAS shows the user the following four statements, all having the same possible responses of \"Agree\", \"Disagree\" or \"Neutral or not sure\". Each question has an identifier in the attitudes_daily table as the question_keyfield (shown in parentheses after each statement below) The internet is open and accessible to all (internet_accessible) I trust Firefox to help me with my online privacy (trust_firefox) All the sites I’ve visited recently have worked; none of them seem broken (sites_work) Using the internet helped me meet my goals today (met_goals) User responses are processed and mapped to their question_key's in this script , creating a table moz-fx-data-shared-prod.external.survey_gizmo_daily_attitudes which is subsequently joined to clients_daily.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Data Reference","id":"1019","title":"Data Reference"},"102":{"body":"Bigeye tracks data quality by monitoring the timeliness (freshness) and completeness (volume) of your data and checks them hourly. Initially, it looks back 28 days, then 2 days for subsequent runs. For volume, it aggregates row counts into hourly buckets, using the same lookback periods. We have an option to select manual thresholds vs Autothresholds that learn typical patterns and alert on anomalies. Only one Freshness and one Volume metric can be deployed per table. Cost Consideration Freshness and Volume metrics are included by default for each table and are free of charge. Please refer to Bigeye documentation for more details on Freshness and Volume metrics .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Freshness and Volume (Pipeline Reliability)","id":"102","title":"Freshness and Volume (Pipeline Reliability)"},"1020":{"body":"Distribution of user responses to \"The internet is open and accessible to all\" over time SELECT submission_date, value, count(DISTINCT client_id) as n\nFROM `moz-fx-data-shared-prod.telemetry.attitudes_daily`\nWHERE question_key = 'internet_accessible' AND value IS NOT NULL\nGROUP BY 1, 2 Distribution of responses to \"I was able to get what I wanted from using the Internet today\" by default search engine. SELECT value, CASE WHEN STARTS_WITH(default_search_engine, 'google') THEN 'Google' WHEN STARTS_WITH(default_search_engine, 'ddg') THEN 'DuckDuckGo' WHEN STARTS_WITH(default_search_engine, 'bing') THEN 'Bing' ELSE 'Other' END AS search_engine, count(*) AS n\nFROM `moz-fx-data-shared-prod.telemetry.attitudes_daily`\nWHERE question_key = 'met_goals' AND value IS NOT NULL AND submission_date > DATE_SUB(CURRENT_DATE, INTERVAL '7' DAY)\nGROUP BY 1, 2","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Example Queries","id":"1020","title":"Example Queries"},"1021":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the attitudes_daily DAG .","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Scheduling","id":"1021","title":"Scheduling"},"1022":{"body":"The data is partitioned by submission_date. As of 2019-09-15, the current version of the attitudes_daily dataset is v1.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Schema","id":"1022","title":"Schema"},"1023":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. You can view the task run status in airflow here . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Code Reference","id":"1023","title":"Code Reference"},"1024":{"body":"As of 2019-08-21, this dataset has been deprecated and is no longer maintained. See Bug 1561048 for historical sources. Introduction Content Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Churn","id":"1024","title":"Churn"},"1025":{"body":"The churn dataset tracks the 7-day churn rate of telemetry profiles. This dataset is generally used for analyzing cohort churn across segments and time. Content Churn is the rate of attrition defined by (clients seen in week N)/(clients seen in week 0) for groups of clients with some shared attributes. A group of clients with shared attributes is called a cohort . The cohorts in this dataset are created every week and can be tracked over time using the acquisition_date and the weeks since acquisition or current_week. The following example demonstrates the current logic for generating this dataset. Each column represents the days since some arbitrary starting date. client 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 A X X B X X X X X X C X X All three clients are part of the same cohort. Client A is retained for weeks 0 and 1 since there is activity in both periods. A client only needs to show up once in the period to be counted as retained. Client B is acquired in week 0 and is active frequently but does not appear in following weeks. Client B is considered churned on week 1. However, a client that is churned can become retained again. Client C is considered churned on week 1 but retained on week 2. The following table summarizes the above daily activity into the following view where every column represents the current week since acquisition date.. client 0 1 2 A X X B X C X X The clients are then grouped into cohorts by attributes. An attribute describes a property about the cohort such as the country of origin or the binary distribution channel. Each group also contains descriptive aggregates of engagement. Each metric describes the activity of a cohort such as size and overall usage at a given time instance. Background and Caveats The original concept for churn is captured in this Mana page . The original derived data-set was created in bug 1198537 . The first major revision (v2) of this data-set added attribution, search, and uri counts. The second major revision (v3) included additional clients through the new-profile ping and adjusted the collection window from 10 to 5 days. Each row in this dataset describes a unique segment of users The number of rows is exponential with the number of dimensions New fields should be added sparing to account for data-set size The dataset lags by 10 days in order account for submission latency This value was determined to be time for 99% of main pings to arrive at the server. With the shutdown-ping sender, this has been reduced to 4 days. However, churn_v3 still tracks releases older than Firefox 55. The start of the period is fixed to Sundays. Once it has been aggregated, the period cannot be shifted due to the way clients are counted. A supplementary 1-day retention dataset using HyperLogLog for client counts is available for counting over arbitrary retention periods and date offsets. Additionally, calculating churn or retention over specific cohorts is tractable in STMO with main_summary or clients_daily datasets. Accessing the Data churn is available in STMO under Athena and Presto. The data is also available in parquet for consumption by columnar data engines at s3://telemetry-parquet/churn/v3.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Introduction","id":"1025","title":"Introduction"},"1026":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Data Reference","id":"1026","title":"Data Reference"},"1027":{"body":"This section walks through a typical query to generate data suitable for visualization. field type description cohort_date common, attribute The start date bucket of the cohort. This is week the client was acquired. elapsed_periods common, attribute The number of periods that have elapsed since the cohort date. In this dataset, the retention period is 7 days. channel attribute Part of the release train model. An attribute that distinguishes cohorts. geo filter attribute Country code. Used to filter out all countries other than the 'US' n_profiles metric Count of users in a cohort. Use sum to aggregate. First the fields are extracted and aliased for consistency. cohort_date and elapsed_periods are common to most retention queries and are useful concepts for building on other datasets. WITH extracted AS ( SELECT acquisition_period AS cohort_date, current_week AS elapsed_periods, n_profiles, channel, geo FROM churn\n), The extracted table is filtered down to the attributes of interest. The cohorts of interest originate in the US and are in the release or beta channels. Note that channel here is the concatenation of the normalized channel and the funnelcake id. Only cohorts appearing after August 6, 2017 are chosen to be in this population. population AS ( SELECT channel, cohort_date, elapsed_periods, n_profiles FROM extracted WHERE geo = 'US' AND channel IN ('release', 'beta') AND cohort_date > '20170806' -- filter out noise from clients with incorrect dates AND elapsed_periods >= 0 AND elapsed_periods < 12\n), The number of profiles is aggregated by the cohort dimensions. The cohort acquisition date and elapsed periods since acquisition are fundamental to cohort analysis. cohorts AS ( SELECT channel, cohort_date, elapsed_periods, sum(n_profiles) AS n_profiles FROM population GROUP BY 1, 2, 3\n), The table will have the following structure. The table is sorted by the first three columns for demonstration. channel cohort_date elapsed_periods n_profiles release 20170101 0 100 release 20170101 1 90 release 20170101 2 80 ... ... ... ... beta 20170128 10 25 Finally, retention is calculated through the number of profiles at the time of the elapsed_period relative to the initial period. This data can be imported into a pivot table for further analysis. results AS ( SELECT c.*, iv.n_profiles AS total_n_profiles, (0.0+c.n_profiles)*100/iv.n_profiles AS percentage_n_profiles FROM cohorts c JOIN ( SELECT * FROM cohorts WHERE elapsed_periods = 0 ) iv ON ( c.cohort_date = iv.cohort_date AND c.channel = iv.channel )\n) channel cohort_date elapsed_periods n_profiles total_n_profiles percentage_n_profiles release 20170101 0 100 100 1.0 release 20170101 1 90 100 0.9 release 20170101 2 80 100 0.8 ... .... ... ... ... ... beta 20170128 10 25 50 0.5 Obtain the results. SELECT *\nFROM results You may consider visualizing using cohort graphs, line charts, or a pivot tables. See Firefox Telemetry Retention: Dataset Example Usage for more examples.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Example Queries","id":"1027","title":"Example Queries"},"1028":{"body":"The aggregated churn data is updated weekly on Wednesday.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Scheduling","id":"1028","title":"Scheduling"},"1029":{"body":"As of 2017-10-15, the current version of churn is v3 and has a schema as follows: root |-- channel: string (nullable = true) |-- geo: string (nullable = true) |-- is_funnelcake: string (nullable = true) |-- acquisition_period: string (nullable = true) |-- start_version: string (nullable = true) |-- sync_usage: string (nullable = true) |-- current_version: string (nullable = true) |-- current_week: long (nullable = true) |-- source: string (nullable = true) |-- medium: string (nullable = true) |-- campaign: string (nullable = true) |-- content: string (nullable = true) |-- distribution_id: string (nullable = true) |-- default_search_engine: string (nullable = true) |-- locale: string (nullable = true) |-- is_active: string (nullable = true) |-- n_profiles: long (nullable = true) |-- usage_hours: double (nullable = true) |-- sum_squared_usage_hours: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- unique_domains_count_per_profile: double (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Schema","id":"1029","title":"Schema"},"103":{"body":"Bigeye offers a range of available metrics to monitor data quality and reliability across your data pipelines. These metrics cover areas such as data freshness, volume, distribution, schema changes, and anomalies. You can deploy these metrics to track key performance indicators and ensure your data meets expected standards. Please refer to the Bigeye documentation for list of available metrics . Watch the Bigeye tutorial on the metrics types","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » List of available metrics","id":"103","title":"List of available metrics"},"1030":{"body":"The script for generating churn currently lives in mozilla/python_mozetl . The job can be found in mozetl/engagement/churn . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Code Reference","id":"1030","title":"Code Reference"},"1031":{"body":"As of 2019-04-10, this dataset has been deprecated and is no longer maintained. Please use clients_last_seen instead. See Bug 1543518 for more information. Replacement Introduction Content Background and Caveats Accessing the Data Further Reading Data Reference Example Queries Compute DAU for non-windows clients for the last week Compute WAU by Channel for the last week Caveats Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Client Count Daily Reference","id":"1031","title":"Client Count Daily Reference"},"1032":{"body":"We've moved to calculating exact user counts based on clients_last_seen .","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Replacement","id":"1032","title":"Replacement"},"1033":{"body":"The client_count_daily dataset is useful for estimating user counts over a few pre-defined dimensions . The client_count_daily dataset is similar to the deprecated client_count dataset except that is aggregated by submission date and not activity date. Content This dataset includes columns for a dozen factors and an HLL variable. The hll column contains a HyperLogLog variable, which is an approximation to the exact count. The factor columns include submission date and the dimensions listed here . Each row represents one combinations of the factor columns. Background and Caveats It's important to understand that the hll column is not a standard count . The hll variable avoids double-counting users when aggregating over multiple days. The HyperLogLog variable is a far more efficient way to count distinct elements of a set, but comes with some complexity. To find the cardinality of an HLL use cardinality(cast(hll AS HLL)). To find the union of two HLL's over different dates, use merge(cast(hll AS HLL)). The Firefox ER Reporting Query (STMO#81) is a good example to review. Finally, Roberto has a relevant write-up here . Accessing the Data The data is available in STMO. Take a look at STMO#81 . Further Reading","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Introduction","id":"1033","title":"Introduction"},"1034":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Data Reference","id":"1034","title":"Data Reference"},"1035":{"body":"Compute DAU for non-windows clients for the last week WITH sample AS ( SELECT os, submission_date, cardinality(merge(cast(hll AS HLL))) AS count FROM client_count_daily WHERE submission_date >= DATE_FORMAT(CURRENT_DATE - INTERVAL '7' DAY, '%Y%m%d') GROUP BY submission_date, os\n) SELECT os, -- formatting date as late as possible improves performance dramatically date_parse(submission_date, '%Y%m%d') AS submission_date, count\nFROM sample\nWHERE count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Compute WAU by Channel for the last week WITH dau AS ( SELECT normalized_channel, submission_date, merge(cast(hll AS HLL)) AS hll FROM client_count_daily -- 2 days of lag, 7 days of results, and 6 days preceding for WAU WHERE submission_date > DATE_FORMAT(CURRENT_DATE - INTERVAL '15' DAY, '%Y%m%d') GROUP BY submission_date, normalized_channel\n),\nwau AS ( SELECT normalized_channel, submission_date, cardinality(merge(hll) OVER ( PARTITION BY normalized_channel ORDER BY submission_date ROWS BETWEEN 6 PRECEDING AND 0 FOLLOWING )) AS count FROM dau\n) SELECT normalized_channel, -- formatting date as late as possible improves performance dramatically date_parse(submission_date, '%Y%m%d') AS submission_date, count\nFROM wau\nWHERE count > 10 -- remove outliers AND submission_date > DATE_FORMAT(CURRENT_DATE - INTERVAL '9' DAY, '%Y%m%d') -- only days that have a full WAU","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Example Queries","id":"1035","title":"Example Queries"},"1036":{"body":"The hll column does not product an exact count. hll stands for HyperLogLog , a sophisticated algorithm that allows for the counting of extremely high numbers of items, sacrificing a small amount of accuracy in exchange for using much less memory than a simple counting structure. When count is calculated over a column that may change over time, such as total_uri_count_threshold, then a client would be counted in every group where they appear. Over longer windows, like MAU, this is more likely to occur.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Caveats","id":"1036","title":"Caveats"},"1037":{"body":"The data is partitioned by submission_date which is formatted as %Y%m%d, like 20180130. As of 2018-03-15, the current version of the client_count_daily dataset is v2, and has a schema as follows: root |-- app_name: string (nullable = true) |-- app_version: string (nullable = true) |-- country: string (nullable = true) |-- devtools_toolbox_opened: boolean (nullable = true) |-- e10s_enabled: boolean (nullable = true) |-- hll: binary (nullable = true) |-- locale: string (nullable = true) |-- normalized_channel: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- top_distribution_id: string (nullable = true) |-- total_uri_count_threshold: integer (nullable = true) Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Schema","id":"1037","title":"Schema"},"1038":{"body":"As of 2019-10-23, this dataset has been deprecated and is no longer maintained. See Bug 1585539 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count","id":"1038","title":"Historical Reference"},"1039":{"body":"As of 2018-04-02, this dataset has been deprecated and is no longer maintained. See Bug 1388025 for more information. Introduction Rows and Columns Accessing the Data Further Reading Data Reference Example Queries Sampling Invalid Pings Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Crash Aggregates","id":"1039","title":"Crash Aggregates"},"104":{"body":"Autometrics are suggested metrics that monitor anomalies in column-level data, automatically generated for all new datasets in Bigeye. They can be found under the Autometrics tab in the Catalog when viewing a source, schema, table, or column page. Try to avoid this option! : On tables with many columns a large number of monitors might get deployed. This increases noise and cost. Instead, it is recommended to choose relevant metrics from the list of available metrics manually.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Autometrics","id":"104","title":"Autometrics"},"1040":{"body":"The crash_aggregates dataset compiles crash statistics over various dimensions for each day. Rows and Columns There's one column for each of the stratifying dimensions and the crash statistics. Each row is a distinct set of dimensions, along with their associated crash stats. Example stratifying dimensions include channel and country, example statistics include usage hours and plugin crashes. Accessing the Data This dataset is accessible via STMO. The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/crash_aggregates/v1/ Further Reading The technical documentation for this dataset can be found in the telemetry-batch-view documentation","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Introduction","id":"1040","title":"Introduction"},"1041":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Data Reference","id":"1041","title":"Data Reference"},"1042":{"body":"Here's an example query that computes crash rates for each channel (sorted by number of usage hours): SELECT dimensions['channel'] AS channel, sum(stats['usage_hours']) AS usage_hours, 1000 * sum(stats['main_crashes']) / sum(stats['usage_hours']) AS main_crash_rate, 1000 * sum(stats['content_crashes']) / sum(stats['usage_hours']) AS content_crash_rate, 1000 * sum(stats['plugin_crashes']) / sum(stats['usage_hours']) AS plugin_crash_rate, 1000 * sum(stats['gmplugin_crashes']) / sum(stats['usage_hours']) AS gmplugin_crash_rate, 1000 * sum(stats['gpu_crashes']) / sum(stats['usage_hours']) AS gpu_crash_rate\nFROM crash_aggregates\nGROUP BY dimensions['channel']\nORDER BY -sum(stats['usage_hours']) Main process crashes by build date and OS version. WITH channel_rates AS ( SELECT dimensions['build_id'] AS build_id, SUM(stats['main_crashes']) AS main_crashes, -- total number of crashes SUM(stats['usage_hours']) / 1000 AS usage_kilohours, -- thousand hours of usage dimensions['os_version'] AS os_version -- os version FROM crash_aggregates WHERE dimensions['experiment_id'] is null -- not in an experiment AND regexp_like(dimensions['build_id'], '^\\d{14}$') -- validate build IDs AND dimensions['build_id'] > '20160201000000' -- only in the date range that we care about GROUP BY dimensions['build_id'], dimensions['os_version']\n)\nSELECT cast(parse_datetime(build_id, 'yyyyMMddHHmmss') as date) as build_id, -- program build date usage_kilohours, -- thousands of usage hours os_version, -- os version main_crashes / usage_kilohours AS main_crash_rate -- crash rate being defined as crashes per thousand usage hours\nFROM channel_rates\nWHERE usage_kilohours > 100 -- only aggregates that have statistically significant usage hours\nORDER BY build_id ASC","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Example Queries","id":"1042","title":"Example Queries"},"1043":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Sampling","id":"1043","title":"Sampling"},"1044":{"body":"We ignore invalid pings in our processing. Invalid pings are defined as those that: The submission dates or activity dates are invalid or missing. The build ID is malformed. The docType field is missing or unknown. The ping is a main ping without usage hours or a crash ping with usage hours.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Invalid Pings","id":"1044","title":"Invalid Pings"},"1045":{"body":"The crash_aggregates job is run daily, at midnight UTC. The job is scheduled on Airflow . The DAG is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Scheduling","id":"1045","title":"Scheduling"},"1046":{"body":"The crash_aggregates table has 4 commonly-used columns: submission_date is the date pings were submitted for a particular aggregate. For example, select sum(stats['usage_hours']) from crash_aggregates where submission_date = '2016-03-15' will give the total number of user hours represented by pings submitted on March 15, 2016. The dataset is partitioned by this field. Queries that limit the possible values of submission_date can run significantly faster. activity_date is the day when the activity being recorded took place. For example, select sum(stats['usage_hours']) from crash_aggregates where activity_date = '2016-03-15' will give the total number of user hours represented by activities that took place on March 15, 2016. This can be several days before the pings are actually submitted, so it will always be before or on its corresponding submission_date. Therefore, queries that are sensitive to when measurements were taken on the client should prefer this field over submission_date. dimensions is a map of all the other dimensions that we currently care about. These fields include: dimensions['build_version'] is the program version, like 46.0a1. dimensions['build_id'] is the YYYYMMDDhhmmss timestamp the program was built, like 20160123180541. This is also known as the build ID or buildid. dimensions['channel'] is the channel, like release or beta. dimensions['application'] is the program name, like Firefox or Fennec. dimensions['os_name'] is the name of the OS the program is running on, like Darwin or Windows_NT. dimensions['os_version'] is the version of the OS the program is running on. dimensions['architecture'] is the architecture that the program was built for (not necessarily the one it is running on). dimensions['country'] is the country code for the user (determined using geoIP), like US or UK. dimensions['experiment_id'] is the identifier of the experiment being participated in, such as e10s-beta46-noapz@experiments.mozilla.org, or null if no experiment. dimensions['experiment_branch'] is the branch of the experiment being participated in, such as control or experiment, or null if no experiment. dimensions['e10s_enabled'] is whether E10s is enabled. dimensions['gfx_compositor'] is the graphics backend compositor used by the program, such as d3d11, opengl and simple. Null values may be reported as none as well. All of the above fields can potentially be blank, which means \"not present\". That means that in the actual pings, the corresponding fields were null. stats contains the aggregate values that we care about: stats['usage_hours'] is the number of user-hours represented by the aggregate. stats['main_crashes'] is the number of main process crashes represented by the aggregate (or just program crashes, in the non-E10S case). stats['content_crashes'] is the number of content process crashes represented by the aggregate. stats['plugin_crashes'] is the number of plugin process crashes represented by the aggregate. stats['gmplugin_crashes'] is the number of Gecko media plugin (often abbreviated GMPlugin) process crashes represented by the aggregate. stats['content_shutdown_crashes'] is the number of content process crashes that were caused by failure to shut down in a timely manner. stats['gpu_crashes'] is the number of GPU process crashes represented by the aggregate. TODO(harter): https://bugzilla.mozilla.org/show_bug.cgi?id=1361862 Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Schema","id":"1046","title":"Schema"},"1047":{"body":"Introduction Contents Accessing the Data Further Reading Data Reference Example Queries Sampling Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Crash Summary Reference","id":"1047","title":"Crash Summary Reference"},"1048":{"body":"As of 2019-11-06, this dataset has been deprecated and is no longer maintained. Please use the telemetry.crash table instead, which is generated directly from live pings and is much more complete. See Bug 1572069 for more information. The crash_summary table is the a direct representation of a crash ping. Contents The crash_summary table contains one row for each crash ping. Each column represents one field from the crash ping payload, though only a subset of all crash ping fields are included. Accessing the Data The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/crash_summary/v1/ crash_summary is accessible through STMO. Here's an example query (STMO#4793) . Further Reading The technical documentation for crash_summary is located in the telemetry-batch-view documentation . The code responsible for generating this dataset is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Introduction","id":"1048","title":"Introduction"},"1049":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Data Reference","id":"1049","title":"Data Reference"},"105":{"body":"Custom rules are useful for addressing unique data quality requirements that standard metrics may not cover. Once set, these rules integrate into your monitoring workflow.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Custom SQL","id":"105","title":"Custom SQL"},"1050":{"body":"Here is an example query to get the total number of main crashes by gfx_compositor: select gfx_compositor, count(*)\nfrom crash_summary\nwhere application = 'Firefox'\nand (payload.processType IS NULL OR payload.processType = 'main')\ngroup by gfx_compositor","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Example Queries","id":"1050","title":"Example Queries"},"1051":{"body":"CrashSummary contains one record for every crash ping submitted by Firefox.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Sampling","id":"1051","title":"Sampling"},"1052":{"body":"This dataset is updated daily, shortly after midnight UTC. The job is scheduled on telemetry-airflow . The DAG is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Scheduling","id":"1052","title":"Scheduling"},"1053":{"body":"root |-- client_id: string (nullable = true) |-- normalized_channel: string (nullable = true) |-- build_version: string (nullable = true) |-- build_id: string (nullable = true) |-- channel: string (nullable = true) |-- crash_time: string (nullable = true) |-- application: string (nullable = true) |-- os_name: string (nullable = true) |-- os_version: string (nullable = true) |-- architecture: string (nullable = true) |-- country: string (nullable = true) |-- experiment_id: string (nullable = true) |-- experiment_branch: string (nullable = true) |-- experiments: map (nullable = true) | |-- key: string | |-- value: string (valueContainsNull = true) |-- e10s_enabled: boolean (nullable = true) |-- gfx_compositor: string (nullable = true) |-- profile_created: integer (nullable = true) |-- payload: struct (nullable = true) | |-- crashDate: string (nullable = true) | |-- processType: string (nullable = true) | |-- hasCrashEnvironment: boolean (nullable = true) | |-- metadata: map (nullable = true) | | |-- key: string | | |-- value: string (valueContainsNull = true) | |-- version: integer (nullable = true) |-- submission_date: string (nullable = true) For more detail on where these fields come from in the raw data , please look at the case classes in the CrashSummaryView code . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Schema","id":"1053","title":"Schema"},"1054":{"body":"As of 2019-11-21, this dataset has been deprecated and is no longer maintained. See Bug 1594112 for more information. Introduction Contents Accessing the data Further Reading Data Reference Example Queries Sampling Data sources Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Error Aggregates Reference","id":"1054","title":"Error Aggregates Reference"},"1055":{"body":"The error_aggregates_v2 table represents counts of errors counted from main and crash pings, aggregated every 5 minutes. It is the dataset backing the old mission control view, but may also be queried independently. Contents The error_aggregates_v2 table contains counts of various error measures (for example: crashes, \"the slow script dialog showing\"), aggregated across each unique set of dimensions (for example: channel, operating system) every 5 minutes. You can get an aggregated count for any particular set of dimensions by summing using SQL. Experiment unpacking It's important to note that when this dataset is written, pings from clients participating in an experiment are aggregated on the experiment_id and experiment_branch dimensions corresponding to what experiment and branch they are participating in. However, they are also aggregated with the rest of the population where the values of these dimensions are null. Therefore care must be taken when writing aggregating queries over the whole population - in these cases one needs to filter for experiment_id is null and experiment_branch is null in order to not double-count pings from experiments. Accessing the data You can access the data via STMO. Choose Athena and then select the telemetry.error_aggregates_v2 table. Further Reading The code responsible for generating this dataset is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Introduction","id":"1055","title":"Introduction"},"1056":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Data Reference","id":"1056","title":"Data Reference"},"1057":{"body":"Getting a large number of different crash measures across many platforms and channels ( STMO#4769 ): SELECT window_start, build_id, channel, os_name, version, sum(usage_hours) AS usage_hours, sum(main_crashes) AS main, sum(content_crashes) AS content, sum(gpu_crashes) AS gpu, sum(plugin_crashes) AS plugin, sum(gmplugin_crashes) AS gmplugin\nFROM error_aggregates_v2 WHERE application = 'Firefox' AND (os_name = 'Darwin' or os_name = 'Linux' or os_name = 'Windows_NT') AND (channel = 'beta' or channel = 'release' or channel = 'nightly' or channel = 'esr') AND build_id > '201801' AND window_start > current_timestamp - (1 * interval '24' hour) AND experiment_id IS NULL AND experiment_branch IS NULL\nGROUP BY window_start, channel, build_id, version, os_name Get the number of main_crashes on Windows over a small interval ( STMO#51677 ): SELECT window_start as time, sum(main_crashes) AS main_crashes\nFROM error_aggregates_v2 WHERE application = 'Firefox' AND os_name = 'Windows_NT' AND channel = 'release' AND version = '58.0.2' AND window_start > timestamp '2018-02-21' AND window_end < timestamp '2018-02-22' AND experiment_id IS NULL AND experiment_branch IS NULL\nGROUP BY window_start","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Example Queries","id":"1057","title":"Example Queries"},"1058":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Sampling","id":"1058","title":"Sampling"},"1059":{"body":"The aggregates in this data source are derived from main, crash and core pings : crash pings are used to count/gather main and content crash events, all other errors from desktop clients (including all other crashes) are gathered from main pings core pings are used to count usage hours, first subsession and unique client counts.","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Data sources","id":"1059","title":"Data sources"},"106":{"body":"It's recommended to avoid deploying Autometrics extensively, as this could result in a high signal-to-noise ratio, leading to unnecessary alerts and potential distraction. When deploying metrics on search tables, we observed that the median calculation using the BigQuery function does not work as expected. Due to this limitation, it is recommended to avoid using the median metric in these scenarios to ensure accurate results. Autothresholds are recommended for freshness and volume metrics, as they automatically adjust based on typical patterns. For other metrics, it's advisable to manually set thresholds to ensure accuracy and relevance. It is recommended to add metrics at the view level rather than directly on tables. This ensures that even if a table becomes obsolete or is upgraded, unnecessary checks on previous versions are avoided. The only exception to this rule is for freshness and volume metrics, which must be deployed directly on tables. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Recommendations / Best Practices to deploying metrics","id":"106","title":"Recommendations / Best Practices to deploying metrics"},"1060":{"body":"The error_aggregates job is run continuously, using the Spark Streaming infrastructure","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Scheduling","id":"1060","title":"Scheduling"},"1061":{"body":"The error_aggregates_v2 table has the following columns which define its dimensions: window_start: beginning of interval when this sample was taken window_end: end of interval when this sample was taken (will always be 5 minutes more than window_start for any given row) submission_date_s3: the date pings were submitted for a particular aggregate channel: the channel, like release or beta version: the version e.g. 57.0.1 display_version: like version, but includes beta number if applicable e.g. 57.0.1b4 build_id: the YYYYMMDDhhmmss timestamp the program was built, like 20160123180541. This is also known as the build ID or buildid application: application name (e.g. Firefox or Fennec) os_name: name of the OS (e.g. Darwin or Windows_NT) os_version: version of the OS architecture: build architecture, e.g. x86 country: country code for the user (determined using geoIP), like US or UK experiment_id: identifier of the experiment being participated in, such as e10s-beta46-noapz@experiments.mozilla.org, null if no experiment or for unpacked rows (see Experiment unpacking ) experiment_branch: the branch of the experiment being participated in, such as control or experiment, null if no experiment or for unpacked rows (see Experiment unpacking ) And these are the various measures we are counting: usage_hours: number of usage hours (i.e. total number of session hours reported by the pings in this aggregate, note that this might include time where people are not actively using the browser or their computer is asleep) count: number of pings processed in this aggregate main_crashes: number of main process crashes (or just program crashes, in the non-e10s case) startup_crashes : number of startup crashes content_crashes: number of content process crashes (version => 58 only) gpu_crashes: number of GPU process crashes plugin_crashes: number of plugin process crashes gmplugin_crashes: number of Gecko media plugin (often abbreviated GMPlugin) process crashes content_shutdown_crashes: number of content process crashes that were caused by failure to shut down in a timely manner (version => 58 only) browser_shim_usage_blocked: number of times a CPOW shim was blocked from being created by browser code permissions_sql_corrupted: number of times the permissions SQL error occurred (beta/nightly only) defective_permissions_sql_removed: number of times there was a removal of defective permissions.sqlite (beta/nightly only) slow_script_notice_count: number of times the slow script notice count was shown (beta/nightly only) slow_script_page_count: number of pages that trigger slow script notices (beta/nightly only) Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Schema","id":"1061","title":"Schema"},"1062":{"body":"Introduction Contents Background and Caveats Accessing the Data","breadcrumbs":"Historical Reference » Obsolete Datasets » First Shutdown Summary » First Shutdown Summary","id":"1062","title":"First Shutdown Summary"},"1063":{"body":"The first_shutdown_summary table is a summary of the first-shutdown ping . Contents The first shutdown ping contains first session usage data. The dataset has rows similar to the telemetry_new_profile_parquet , but in the shape of main_summary . Background and Caveats Ping latency was reduced through the shutdown ping-sender mechanism in Firefox 55. To maintain consistent historical behavior, the first main ping is not sent until the second start up. In Firefox 57, a separate first-shutdown ping was created to evaluate first-shutdown behavior while maintaining backwards compatibility. In many cases, the first-shutdown ping is a duplicate of the main ping. The first-shutdown summary can be used in conjunction with the main summary by taking the union and deduplicating on the document_id. Accessing the Data The data can be accessed as first_shutdown_summary. The data is backfilled to 2017-09-22, the date of its first nightly appearance. This data should be available to all releases on and after Firefox 57. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » First Shutdown Summary » Introduction","id":"1063","title":"Introduction"},"1064":{"body":"As of 2018-05-18, this dataset has been deprecated and is no longer maintained. See Bug 1455314 Replacement Introduction Contents Background and Caveats Accessing the Data Further Reading Data Reference Example Queries Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Heavy Users","id":"1064","title":"Heavy Users"},"1065":{"body":"We've moved to assigning user's an active tag based on total_uri_count. The activity of a user based on active_ticks is available in clients_daily in the active_hours_sum field, which has the sum(active_ticks / 720). To retrieve a client's 28-day active_hours, use the following query: SELECT submission_date_s3, client_id, SUM(active_hours_sum) OVER (PARTITION BY client_id ORDER BY submission_date_s3 ASC ROWS 27 PRECEDING) AS monthly_active_hours\nFROM clients_daily","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Replacement","id":"1065","title":"Replacement"},"1066":{"body":"The heavy_users table provides information about whether a given client_id is considered a \"heavy user\" on each day (using submission date). Contents The heavy_users table contains one row per client-day, where day is submission_date. A client has a row for a specific submission_date if they were active at all in the 28 day window ending on that submission_date. A user is a \"heavy user\" as of day N if, for the 28 day period ending on day N, the sum of their active_ticks is in the 90th percentile (or above) of all clients during that period. For more analysis on this, and a discussion of new profiles, see this link . Background and Caveats Data starts at 20170801. There is technically data in the table before this, but the heavy_user column is NULL for those dates because it needed to bootstrap the first 28 day window. Because it is top the 10% of clients for each 28 day period, more than 10% of clients active on a given submission_date will be considered heavy users. If you join with another data source (main_summary, for example), you may see a larger proportion of heavy users than expected. Each day has a separate, but related, set of heavy users. Initial investigations show that approximately 97.5% of heavy users as of a certain day are still considered heavy users as of the next day. There is no \"fixing\" or weighting of new profiles - days before the profile was created are counted as zero active_ticks. Analyses may need to use the included profile_creation_date field to take this into account. Accessing the Data The data is available both via sql.t.m.o and Spark. In Spark: spark.read.parquet(\"s3://telemetry-parquet/heavy_users/v1\") In SQL: SELECT * FROM heavy_users LIMIT 3 Further Reading The code responsible for generating this dataset is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Introduction","id":"1066","title":"Introduction"},"1067":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Data Reference","id":"1067","title":"Data Reference"},"1068":{"body":"Example queries: Join heavy_users with main_summary to get distribution of max_concurrent_tab_count for heavy vs. non-heavy users (STMO#47041) Join heavy_users with longitudinal to get crash rates for heavy vs. non-heavy users (STMO#47044)","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Example Queries","id":"1068","title":"Example Queries"},"1069":{"body":"As of 2017-10-05, the current version of the heavy_users dataset is v1, and has a schema as follows: root |-- client_id: string (nullable = true) |-- sample_id: integer (nullable = true) |-- profile_creation_date: long (nullable = true) |-- active_ticks: long (nullable = true) |-- active_ticks_period: long (nullable = true) |-- heavy_user: boolean (nullable = true) |-- prev_year_heavy_user: boolean (nullable = true) |-- submission_date_s3: string (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Schema","id":"1069","title":"Schema"},"107":{"body":"Collections help you organize and focus on specific areas of interest, making it simpler to track and address data quality across different segments of your data landscape. This feature enhances efficiency by allowing users to monitor grouped entities in a cohesive manner.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Collections in Bigeye","id":"107","title":"Collections in Bigeye"},"1070":{"body":"This dataset is generated by telemetry-batch-view . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Code Reference","id":"1070","title":"Code Reference"},"1071":{"body":"Modern mobile products use the Glean SDK and are thus documented by the Glean Dictionary . This documentation documents some details about accessing data for legacy products based on other technology.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Legacy Mobile Datasets","id":"1071","title":"Legacy Mobile Datasets"},"1072":{"body":"Legacy (pre-Glean) mobile data is structured differently than desktop data. Instead of sending a main ping, mobile has provides the following key types of pings: core events The core ping is sent once for each session. It includes a much smaller set of metrics than the main ping because of network and data size constraints. All mobile apps send the core ping. For more information on the core ping, see the telemetry documentation here . Event pings are not sent for all products. They are sent by Focus Android, Focus iOS, Klar, Firefox for FireTV, Firefox for Echo Show, and Firefox Lite. Event pings are sent more frequently than core pings, at most once per 10 minute interval. If a ping records 10,000 events, it is sent immediately unless it is within 10 minutes of the last event ping sent: in this case some data may be lost. Mobile legacy event pings follow generally the same format as the desktop event ping . Fennec (Firefox Android) does not send event pings. Instead, it includes a saved_session ping with the same format as main pings. However, it is only available for users who have installed a pre-release and a few users who have installed a release. In both cases, they must have opted into signing up for telemetry collection. Data from this collection must be treated with caution because it is based on a biased population and therefore should not be used to make conclusions about Fennec users. For more information on the implementation of the event pings and to view event descriptions for Focus , Firefox for FireTV , or Firefox for Echo Show , see the following documentation:","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Legacy ping tables","id":"1072","title":"Legacy ping tables"},"1073":{"body":"telemetry.core For most analyses of mobile data, you need to use the telemetry.core table. It includes data for all the non-desktop Firefox applications that send core pings. You need to filter on app_name and os because Firefox iOS and Firefox Android have the same app_name. It is recommended that you always filter on app_name, os, app version (found as metadata_app_version) and release channel (it is located under metadata as metadata.normalized_channel). Versioned tables are available for core ping storage for historical reference, but a table without a version suffix always represents an up-to-date table. It is recommended that you use the unversioned table, so you can be sure your analysis is based on up-to-date information. The seq field indicates the order in which pings are sent. A record includes seq = 1, which represents the first ping that is received for a client id. It can be used as a proxy to identify new users.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Core Ping Derived Datasets","id":"1073","title":"Core Ping Derived Datasets"},"1074":{"body":"There are two tables for mobile event data: telemetry.focus_event and telemetry.mobile_event. As the name suggests, one table includes the event pings from Focus (iOS, Android and Klar). The other table includes the event data for other apps. Both tables use the same format and columns. telemetry.mobile_events The telemetry.mobile_events table includes event data for Firefox for Fire TV, Firefox for Echo Show, and Firefox Lite. A metadata column with a list of metrics is also included. Like when querying telemetry.core, multiple applications are included in each table. It is recommended that you filter at least app_name and os. Be sure that no app_version field is included in these tables: if you want to filter or join a specific version, you must have already identified the corresponding metadata.app_build_id(s) for the app_version by contacting the engineering team that has created the app. A few other applications also send event data to this table, including Lockbox and FirefoxReality. For more information about the event data that is sent from these applications, see their documentation. telemetry.focus_events The telemetry.focus_events table includes event data for Focus Android, Focus iOS, and Klar. Like when querying telemetry.core, multiple apps are included in each table. It is recommended that you filter on at least app_name and os. Be sure that no app_version field is included in these tables. If you want to filter or join a specific version, you must have already identified the corresponding app_build_id(s) for the app_version by contacting the engineering team that has created the app. A few other applications send data to this table. However, it is recommended that you use this table only for analysis of event data from Focus and its related apps.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Event Ping Derived Datasets","id":"1074","title":"Event Ping Derived Datasets"},"1075":{"body":"Each app uses a unique set of release channels. Most apps include a nightly, beta, release, and an other channel. Each channel is used during various stages of development: generally users sign up to test a pre-release version (anything other than release). In Focus Android, the beta channel uses the same APK in the Google Play Store as the release channel. However, beta users get access to this version earlier than users who receive the final release. As soon as the release version is published, beta users work with the same version of the app as users who have received the final released version. Both versions of the software become indistinguishable from each other unless you perform a query that flags them by client_id. Beta releases have normalized_channel tagged as release. If you want to filter for beta users, you can only identify the beta users by checking for a higher version number than the version number and date that have been assigned to the official release. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Notes","id":"1075","title":"Notes"},"1076":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Sampling Pings Within Last 6 Months 1% Sample Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Longitudinal Reference","id":"1076","title":"Longitudinal Reference"},"1077":{"body":"The longitudinal dataset is a 1% sample of main ping data organized so that each row corresponds to a client_id. If you're not sure which dataset to use for your analysis, this is probably what you want. Contents Each row in the longitudinal dataset represents one client_id, which is approximately a user. Each column represents a field from the main ping. Most fields contain arrays of values , with one value for each ping associated with a client_id. Using arrays give you access to the raw data from each ping, but can be difficult to work with from SQL. Here's a query showing some sample data (STMO#4188) to help illustrate. Background and Caveats Think of the longitudinal table as wide and short. The dataset contains more columns than main_summary and down-samples to 1% of all clients to reduce query computation time and save resources. In summary, the longitudinal table differs from main_summary in two important ways: The longitudinal dataset groups all data so that one row represents a client_id The longitudinal dataset samples to 1% of all client_ids Please note that this dataset only contains release (or opt-out) histograms and scalars. Accessing the Data The longitudinal is available in STMO, though it can be difficult to work with the array values in SQL. Take a look at STMO#4189 . The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/longitudinal/","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Introduction","id":"1077","title":"Introduction"},"1078":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Data Reference","id":"1078","title":"Data Reference"},"1079":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Sampling","id":"1079","title":"Sampling"},"108":{"body":"If you don’t find a collection that meets your product or requirements, admins can create a new collection. If you're not an admin, please submit a Jira ticket with the necessary details.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Creating a new collection","id":"108","title":"Creating a new collection"},"1080":{"body":"The longitudinal filters to main pings from within the last 6 months.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Pings Within Last 6 Months","id":"1080","title":"Pings Within Last 6 Months"},"1081":{"body":"The longitudinal dataset samples down to 1% of all clients in the above sample. The sample is generated by the following process: hash the client_id for each ping from the last 6 months. project that hash onto an integer from 1:100, inclusive filter to pings with client_ids matching a 'magic number' (in this case 42) This process has a couple of nice properties: The sample is consistent over time. The longitudinal dataset is regenerated weekly. The clients included in each run are very similar with this process. The only change will come from never-before-seen clients, or clients without a ping in the last 180 days. We don't need to adjust the sample as new clients enter or exit our pool. More practically, the sample is created by filtering to pings with main_summary.sample_id == 42. If you're working with main_summary, you can recreate this sample by doing this filter manually.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » 1% Sample","id":"1081","title":"1% Sample"},"1082":{"body":"The longitudinal job is run weekly, early on Sunday morning UTC. The job is scheduled on Airflow . The DAG is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Scheduling","id":"1082","title":"Scheduling"},"1083":{"body":"TODO(harter): https://bugzilla.mozilla.org/show_bug.cgi?id=1361862","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Schema","id":"1083","title":"Schema"},"1084":{"body":"This dataset is generated by telemetry-batch-view . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Code Reference","id":"1084","title":"Code Reference"},"1085":{"body":"As of 2019-08-13, this dataset has been deprecated and is no longer maintained. See Bug 1571565 for historical sources. Introduction Contents Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » 1 Day Retention","id":"1085","title":"1 Day Retention"},"1086":{"body":"The retention table provides client counts relevant to client retention at a 1-day granularity. The project is tracked in Bug 1381840","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Introduction","id":"1086","title":"Introduction"},"1087":{"body":"The retention table contains a set of attribute columns used to specify a cohort of users and a set of metric columns to describe cohort activity. Each row contains a permutation of attributes, an approximate set of clients in a cohort, and the aggregate engagement metrics. This table uses the HyperLogLog (HLL) sketch to create an approximate set of clients in a cohort. HLL allows counting across overlapping cohorts in a single pass while avoiding the problem of double counting. This data-structure has the benefit of being compact and performant in the context of retention analysis, at the expense of precision. For example, calculating a 7-day retention period can be obtained by aggregating over a week of retention data using the union operation. With SQL primitive, this requires a recalculation of COUNT DISTINCT over client_id's in the 7-day window. Background and Caveats The data starts at 2017-03-06, the merge date where Nightly started to track Firefox 55 in Mozilla-Central . However, there was not a consistent view into the behavior of first session profiles until the new_profile ping . This means much of the data is inaccurate before 2017-06-26. This dataset uses 4 day reporting latency to aggregate at least 99% of the data in a given submission date. This figure is derived from the telemetry-health measurements on submission latency , with the discussion in Bug 1407410 . This latency metric was reduced Firefox 55 with the introduction of the shutdown ping-sender mechanism. Caution should be taken before adding new columns. Additional attribute columns will grow the number of rows exponentially. The number of HLL bits chosen for this dataset is 13. This means the default size of the HLL object is 2^13 bits or 1KiB. This maintains about a 1% error on average. See this table from Algebird's HLL implementation for more details. Accessing the Data The data is primarily available through STMO via the Presto source. This service has been configured to use predefined HLL functions. The column should first be cast to the HLL type. The scalar cardinality() function will approximate the number of unique items per HLL object. The aggregate merge() function will perform the set union between all objects in a column. Example: Cast the count column into the appropriate type. SELECT cast(hll as HLL) as n_profiles_hll FROM retention Count the number of clients seen over all attribute combinations. SELECT cardinality(cast(hll as HLL)) FROM retention Group-by and aggregate client counts over different release channels. SELECT channel, cardinality(merge(cast(hll AS HLL))\nFROM retention\nGROUP BY channel The HyperLogLog library wrappers are available for use outside of the configured STMO environment, spark-hyperloglog and presto-hyperloglog . Also see the client_count_daily dataset .","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Contents","id":"1087","title":"Contents"},"1088":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Data Reference","id":"1088","title":"Data Reference"},"1089":{"body":"See the Example Usage Dashboard for more usages of datasets of the same shape.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Example Queries","id":"1089","title":"Example Queries"},"109":{"body":"To add metrics to a collection in Bigeye, navigate to the collection you want to update and click \"Add Metrics.\" You can search or filter for specific metrics that align with your monitoring goals.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Adding metrics to a collection","id":"109","title":"Adding metrics to a collection"},"1090":{"body":"The job is scheduled on Airflow on a daily basis after main_summary is run for the day. This job requires both mozetl and telemetry-batch-view as dependencies.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Scheduling","id":"1090","title":"Scheduling"},"1091":{"body":"As of 2017-10-10, the current version of retention is v1 and has a schema as follows: root |-- subsession_start: string (nullable = true) |-- profile_creation: string (nullable = true) |-- days_since_creation: long (nullable = true) |-- channel: string (nullable = true) |-- app_version: string (nullable = true) |-- geo: string (nullable = true) |-- distribution_id: string (nullable = true) |-- is_funnelcake: boolean (nullable = true) |-- source: string (nullable = true) |-- medium: string (nullable = true) |-- content: string (nullable = true) |-- sync_usage: string (nullable = true) |-- is_active: boolean (nullable = true) |-- hll: binary (nullable = true) |-- usage_hours: double (nullable = true) |-- sum_squared_usage_hours: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- unique_domains_count: double (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Schema","id":"1091","title":"Schema"},"1092":{"body":"The ETL script for processing the data before aggregation is found in mozetl.engagement.retention . The aggregate job is found in telemetry-batch-view as the RetentionView. The runner script performs all the necessary setup to run on EMR. This script can be used to perform backfill. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Code Reference","id":"1092","title":"Code Reference"},"1093":{"body":"Introduction Which dataset should I use? Data Reference A note about user IDs Which apps send sync telemetry? What about Fenix? What's an engine? Example Queries Sampling Scheduling Sync Summary Schema Sync Flat Summary Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Summary and Sync Flat Summary Reference","id":"1093","title":"Sync Summary and Sync Flat Summary Reference"},"1094":{"body":"Note: some of the information in this chapter is a duplication of the info found on this wiki page. You can also find more detailed information about the data contained in the sync ping here sync_summary and sync_flat_summary are the primary datasets that track the health of sync. sync_flat_summary is derived from sync_summary by unpacking/exploding the engines field of the latter, so they ultimately contain the same data (see below).","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Introduction","id":"1094","title":"Introduction"},"1095":{"body":"Which dataset to use depends on whether you are interested in per-engine sync success or per-sync sync success (see below). If you are interested in whether a sync failed overall, regardless of which engine may have caused the failure, then you can use sync_summary. Otherwise, if you are interested in per-engine data, you should use sync_flat_summary. If you aren't sure, or just trying to get acquainted, you should probably just use sync_flat_summary.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Which dataset should I use?","id":"1095","title":"Which dataset should I use?"},"1096":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Data Reference","id":"1096","title":"Data Reference"},"1097":{"body":"Unlike most other telemetry datasets, these do not contain the profile-level identifier client_id. Because you need to sign up for a Firefox Account in order to use sync, these datasets instead include an anonymised version of the user's Firefox Account user id uid and an anonymised version of their individual devices' device_ids. Put another way, each uid can have many associated device_ids. Q: Why not include client_id in these datasets so that they can be joined on (e.g.) main_summary? A: We've had a policy to keep main browser telemetry separate from sync and FxA telemetry. This is in part because FxA uids are ultimately associated with email addresses in the FxA database, and thus a breach of that database in combination with access to telemetry could in theory de-anonymise client-side browser metrics.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » A note about user IDs","id":"1097","title":"A note about user IDs"},"1098":{"body":"Currently, Firefox for desktop, Firefox for iOS and Firefox for Android (fennec) all have sync implemented, and they all send sync telemetry. Though there are some differences in the telemetry that each application sends, it all ends up in the sync_summary and sync_flat_summary datasets. Starting with Fenix, however, sync telemetry will start to be sent through glean . This means that, in all likelihood, Fenix sync telemetry will initially be segregated from existing sync telemetry (one reason is that current sync telemetry is on AWS while glean pings are ingested to GCP).","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Which apps send sync telemetry? What about Fenix?","id":"1098","title":"Which apps send sync telemetry? What about Fenix?"},"1099":{"body":"Firefox syncs many different types of browser data and (generally speaking) each one of these data types are synced by their own engine. When the app triggers a \"sync\" each engine makes their own determination of what needs to be synced (if anything). Many syncs can happen in a day (dozens or more on desktop, usually less on mobile). Telemetry about each sync is logged, and each sync ping (sent once a day, and whenever the user logs in or out of sync) contains information about multiple syncs. The scala code responsible for creating the sync_summary dataset unpacks each sync ping into one row per sync. The resulting engines field is an array of \"engine records\": data about how each engine performed during that sync. sync_flat_summary further unpacking/exploding the engines field and creates a dataset that is one row per engine record. Existing engines (engine_name in sync_flat_summary) are listed below with brief descriptions in cases where their name isn't transparent. Note that not every device syncs each of these engines. They can be disabled individually and some are off by default. addons addresses mailing addresses e.g. for e-commerce; part of form autofill. bookmarks clients non-user-facing list of the sync account's associated devices creditcards this used to be nightly only but was recently removed entirely extension-storage WebExtension storage, in support of the storage.sync WebExtension API. history browsing history. passwords forms saved values in web forms prefs not all prefs are synced tabs note that this is not the same as the \"send tab\" feature, this is the engine that syncs the tabs you have open across your devices (used to populate the synced tabs sidebar). For data on the send-tab feature use the sync_events dataset.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » What's an engine?","id":"1099","title":"What's an engine?"},"11":{"body":"Mozilla uses tools like Google Analytics to measure interactions on our web sites like mozilla.org . To facilitate comparative analysis with product and usage telemetry, we export much of this data into our Data Warehouse, so that it can viewed with Looker and other tools. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Website Telemetry","id":"11","title":"Website Telemetry"},"110":{"body":"One useful feature of collections is the ability to add notifications. To set this up, click the \"Edit\" button, then navigate to the \"Notifications\" tab in the modal that appears. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Adding notifications to a collection","id":"110","title":"Adding notifications to a collection"},"1100":{"body":"See this dashboard to get a general sense of what this dataset is typically used for. Here's an example of a query that will calculate the failure and success rates for a subset of engines per day. WITH counts AS ( SELECT submission_date_s3 AS day, engine_name AS engine, COUNT(*) AS total, COUNT(CASE WHEN engine_status IS NOT NULL THEN true ELSE NULL END) AS count_errors, /* note that `engine_status` is null on sync success. */ COUNT(CASE WHEN engine_status IS NULL THEN true ELSE NULL END) AS count_success FROM telemetry.sync_flat_summary WHERE engine_name IN ('bookmarks','history','tabs','addons','addresses','passwords','prefs') AND cast(submission_date_s3 AS integer) >= 20190101 GROUP BY 1,2 ORDER BY 1 ), rates AS ( SELECT day, engine, total, count_errors, count_success, CAST(count_errors AS double) / CAST(total AS double) * 100 AS error_rate, CAST(count_success AS double) / CAST(total AS double) * 100 AS success_rate FROM counts ORDER BY 1 ) SELECT * FROM rates","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Example Queries","id":"1100","title":"Example Queries"},"1101":{"body":"Sadly, these datasets are not sampled. It should be possible to derive a sample_id on uid, however. Someone should do that because querying these datasets for long time horizons is very expensive.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sampling","id":"1101","title":"Sampling"},"1102":{"body":"This dataset was updated daily, shortly after midnight UTC. The job was scheduled on Airflow . The DAG was here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Scheduling","id":"1102","title":"Scheduling"},"1103":{"body":"root |-- app_build_id: string (nullable = true) |-- app_display_version: string (nullable = true) |-- app_name: string (nullable = true) |-- app_version: string (nullable = true) |-- app_channel: string (nullable = true) |-- uid: string |-- device_id: string (nullable = true) |-- when: integer |-- took: integer |-- why: string (nullable = true) |-- failure_reason: struct (nullable = true) | |-- name: string | |-- value: string (nullable = true) |-- status: struct (nullable = true) | |-- sync: string (nullable = true) | |-- status: string (nullable = true) |-- devices: array (nullable = true) | |-- element: struct (containsNull = false) | | |-- id: string | | |-- os: string | | |-- version: string |-- engines: array (nullable = true) | |-- element: struct (containsNull = false) | | |-- name: string | | |-- took: integer | | |-- status: string (nullable = true) | | |-- failure_reason: struct (nullable = true) | | | |-- name: string | | | |-- value: string (nullable = true) | | |-- incoming: struct (nullable = true) | | | |-- applied: integer | | | |-- failed: integer | | | |-- new_failed: integer | | | |-- reconciled: integer | | |-- outgoing: array (nullable = true) | | | |-- element: struct (containsNull = false) | | | | |-- sent: integer | | | | |-- failed: integer | | |-- validation: struct (containsNull = false) | | | |-- version: integer | | | |-- checked: integer | | | |-- took: integer | | | |-- failure_reason: struct (nullable = true) | | | | |-- name: string | | | | |-- value: string (nullable = true) | | | |-- problems: array (nullable = true) | | | | |-- element: struct (containsNull = false) | | | | | |-- name: string | | | | | |-- count: integer","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Summary Schema","id":"1103","title":"Sync Summary Schema"},"1104":{"body":"root\n|-- app_build_id: string (nullable = true)\n|-- app_display_version: string (nullable = true)\n|-- app_name: string (nullable = true)\n|-- app_version: string (nullable = true)\n|-- app_channel: string (nullable = true)\n|-- os: string\n|-- os_version: string\n|-- os_locale: string\n|-- uid: string\n|-- device_id: string (nullable = true)\n|-- when: integer\n|-- took: integer\n|-- failure_reason: struct (nullable = true)\n| |-- name: string\n| |-- value: string (nullable = true)\n|-- status: struct (nullable = true)\n| |-- sync: string (nullable = true)\n| |-- status: string (nullable = true)\n|-- why: string (nullable = true)\n|-- devices: array (nullable = true)\n| |-- element: struct (containsNull = false)\n| | |-- id: string\n| | |-- os: string\n| | |-- version: string\n|-- sync_id: string\n|-- sync_day: string\n|-- engine_name: string\n|-- engine_took: integer\n|-- engine_status: string (nullable = true)\n|-- engine_failure_reason: struct (nullable = true)\n| |-- name: string\n| |-- value: string (nullable = true)\n|-- engine_incoming_applied: integer (nullable = true)\n|-- engine_incoming_failed: integer (nullable = true)\n|-- engine_incoming_new_failed: integer (nullable = true)\n|-- engine_incoming_reconciled: integer (nullable = true)\n|-- engine_outgoing_batch_count: integer (nullable = true)\n|-- engine_outgoing_batch_total_sent: integer (nullable = true)\n|-- engine_outgoing_batch_total_failed: integer (nullable = true)\n|-- submission_date_s3: string Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Flat Summary Schema","id":"1104","title":"Sync Flat Summary Schema"},"1105":{"body":"Documentation is critical to making a usable data platform. In surveys of users of the Mozilla Data Platform, the most common complaint has been lack of documentation. It is therefore important to expand and improve the documentation as often as possible. Bug reports Fixing minor problems Building the Documentation Adding a new article Review Supported Plugins Table of contents Mermaid Publishing","breadcrumbs":"Contributing » Contributing","id":"1105","title":"Contributing"},"1106":{"body":"If you see an error in the documentation or want to extend a chapter, file a bug .","breadcrumbs":"Contributing » Bug reports","id":"1106","title":"Bug reports"},"1107":{"body":"For smaller issues (for example, a typo or minor inaccuracy), it is not necessary to file a bug or even check out the source. Instead, use the Edit on GitHub button on the bottom of any page, make your changes, and file a pull request entirely from the GitHub interface.","breadcrumbs":"Contributing » Fixing minor problems","id":"1107","title":"Fixing minor problems"},"1108":{"body":"This documentation is stored as CommonMark Markdown in the data-docs repository on GitHub. To build a local copy, fork the repository and check out your copy. Then, see the README for up-to-date information on how to build the documentation.","breadcrumbs":"Contributing » Building the Documentation","id":"1108","title":"Building the Documentation"},"1109":{"body":"You should read the style guide before adding a new article: it will help you write material that is more useful and fits cohesively into the rest of the documentation. Be sure to link to your new article from SUMMARY.md, or mdBook will not render the file. The structure of the repository is outlined in this article . This documentation is under active development, so we may already be working on the documentation you need. Take a look at this bug component to check.","breadcrumbs":"Contributing » Adding a new article","id":"1109","title":"Adding a new article"},"111":{"body":"The Issues tab allows filtering issues by parameters like severity or date, and reviewing details such as impacted metrics and tables. The Issues overview on BigEye, allowing to filter issues","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Issues management","id":"111","title":"Issues management"},"1110":{"body":"Once you're happy with your contribution, open a pull request (PR). Give your PR a meaningful commit message (see this article on commit message guidelines for some suggestions). If there is a bug associated with your documentation, title it in the form of Bug 1234 - - that way, the Bugzilla PR linker will pick up the PR and attach it to the bug. After filing your PR, assign the appropriate person for review (GitHub will usually provide some suggestions), assuming you have permissions to do so yourself. If you do not have permission to assign a reviewer, see getting help .","breadcrumbs":"Contributing » Review","id":"1110","title":"Review"},"1111":{"body":"","breadcrumbs":"Contributing » Supported Plugins","id":"1111","title":"Supported Plugins"},"1112":{"body":"You can insert a table of contents in any article by using the toc shorthand. For example: # My fine title This article describes how to perform action X. ## Section 1 ... ## Section 2 For an example of what the rendered table of contents looks like, see the beginning of this article.","breadcrumbs":"Contributing » Table of contents","id":"1112","title":"Table of contents"},"1113":{"body":"You can use mermaid.js diagrams in code blocks. For example: ```mermaid\ngraph LR you -->|write|docs docs --> profit!\n``` ... is rendered as: graph LR you -->|write|docs docs --> profit!","breadcrumbs":"Contributing » Mermaid","id":"1113","title":"Mermaid"},"1114":{"body":"The documentation is hosted on Github Pages . Updates to the documentation are automatically published to docs.telemetry.mozilla.org . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Publishing","id":"1114","title":"Publishing"},"1115":{"body":"These are some general style guidelines for articles which appear on docs.telemetry.mozilla.org (DTMO). Reading these guidelines can help you write content that is more accessible and easier to understand. Audience What to write What not to write Implementation-specific articles Lists of links General guidelines Writing style Colophon","breadcrumbs":"Contributing » Style Guide » Style Guide","id":"1115","title":"Style Guide"},"1116":{"body":"Data practitioners at Mozilla represent the primary audience for DTMO. A \"data practitioner\" is someone who wants to inform themselves or others using Mozilla-collected data. Here are some real-world examples of this persona: A data scientist performing an experiment analysis An analyst producing a report on the effectiveness of a recent marketing campaign A Firefox engineer trying to measure the performance of a new feature A technical product manager trying to understand the characteristics of a particular user segment A quality assurance engineer trying to understand the severity and frequency of a new Firefox crash In general, you can assume that readers have at least some technical knowledge. Different articles on DTMO may have different target audiences: when you write a new article, you should consider who you are writing it for and adjust your content appropriately. For example, a new product manager may require more careful hand-holding (and links to relevant concept or reference material) than a data scientist with many years of experience at Mozilla. Note that \"data engineers\" (the maintainers of the Mozilla data platform and tools) are not the target audience for DTMO, though they may find some resources here helpful in the course of the work. If something is only of interest to a data engineer, it probably belongs elsewhere: see the note below on implementation-specific articles .","breadcrumbs":"Contributing » Style Guide » Audience","id":"1116","title":"Audience"},"1117":{"body":"There are three different types of documentation that are useful as part of a site like DTMO: Introductory material: Material intended to help people get their bearings with Mozilla's telemetry system. A set of these articles form the Introduction section on this site. Tutorials & Cookbooks: Instructions on how to perform specific tasks using Mozilla's data platform. The focus here is on how to do things, rather than on what they are. Reference: Reference material on either datasets or the data platform itself . The focus is on describing how things work or what they do, rather than how to use them. In general, the most useful documentation for newcomers is usually a cookbook or tutorial as they often don't know where to begin . For advanced users, reference material may be more useful.","breadcrumbs":"Contributing » Style Guide » What to write","id":"1117","title":"What to write"},"1118":{"body":"There are a few types of documentation that are less appropriate for a general-purpose reference like DTMO.","breadcrumbs":"Contributing » Style Guide » What not to write","id":"1118","title":"What not to write"},"1119":{"body":"Any articles that are specific to the implementation of particular data systems or tools should be published alongside the system or tool itself. Examples of this may include: Usage guides for command-line tools In-depth documentation on architecture and design choices (beyond a general overview) A general usage guide for specific data tool In the past, this type of documentation has gone out of date quickly as people update the implementation while forgetting to update what has been written here. Vast amounts of implementation detail can also be overwhelming to anyone who just wants to get an answer to a data-related question. That said, it can sometimes be useful to provide a general overview of a topic on DTMO while saving the details for site-specific documentation. A good example of this is the gcp-ingestion documentation: while we maintain a high-level description of the data pipeline here , details on the Beam-specific implementation are stored alongside the source on GitHub.","breadcrumbs":"Contributing » Style Guide » Implementation-specific articles","id":"1119","title":"Implementation-specific articles"},"112":{"body":"Once we click on the issue we can view a metric chart that displays a time series visualization of the alerting metric. The metric chart in Bigeye displays a time series visualization of the alerting metric","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » View issue details","id":"112","title":"View issue details"},"1120":{"body":"Articles which simply link out to other resources are of limited value and tend to go out of date quickly. Instead, consider your motivation for producing the list and think about what your intended audience might need. Concept, reference, or tutorial documentation need not be long to be helpful. Of course, linking to other resources as part of other documentation is always okay.","breadcrumbs":"Contributing » Style Guide » Lists of links","id":"1120","title":"Lists of links"},"1121":{"body":"Articles should be written in Markdown: mdBook uses the CommonMark dialect as implemented by pulldown-cmark , which supports certain extensions including GitHub-flavored tables. Limit lines to 100 characters where possible. Try to split lines at the end of sentences, or use Semantic Line Breaks . This makes it easier to reorganize your thoughts later. This documentation is almost always read digitally. Keep in mind that people read digital content much differently than other media. Specifically, readers are going to skim your writing, so make it easy to identify important information. Use visual markup like bold text , code blocks, and section headers. Avoid long paragraphs: short paragraphs that describe one concept each makes finding important information easier. When writing longer articles with many sections, use a table of contents to help people quickly navigate to a section of interest. Use self-explanatory link descriptions. Do not use here or this as the description for an external link. It is repetitive across a site and does not explain where it leads to. For links to queries on Redash use STMO#. This makes it consistent across the documentation and provides a hint about how old / new a query might be (newer queries have higher numeric IDs)","breadcrumbs":"Contributing » Style Guide » General guidelines","id":"1121","title":"General guidelines"},"1122":{"body":"The following is a distillation of common best practices for technical writing in a resource like DTMO. Following these guidelines helps give our documentation a consistent voice and makes it easier to read: In general: use a friendly, conversational tone. This makes the documentation more approachable. Avoid specifying particular people or teams unless absolutely necessary: change is constant at Mozilla, and the person or people who maintains a system today is not necessarily the same as yesterday. If possible, use \"you\" when describing how to do something. Avoid use of first person (for example: \"I\", \"we\", \"our\") as this emphasizes the writer rather than the reader and it is often unclear who \"I\", \"we\" or \"our\" actually refer to. Avoid unnecessary formalities like \"please\" or \"thank you\". Where it makes sense, use present tense (as opposed to future tense). For example, \"You need to perform the following tasks\" is preferable to \"You will need to perform the following tasks\". Where possible, avoid the use of the passive voice (identifying the agent of action as the subject of the sentence): active voice sentences are generally clearer and less verbose. For example, \"Press OK to confirm changes\" is preferable to \"The system will confirm changes when you press OK\". You can use a tool like write-good to identify uses of passive voice in your own work. For much more helpful advice on technical writing, you may wish to review the OpenStack General Writing Guidelines , which inspired some of the above.","breadcrumbs":"Contributing » Style Guide » Writing style","id":"1122","title":"Writing style"},"1123":{"body":"You can find more context for these guidelines in this literature review and this follow-up on organization and audience . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Style Guide » Colophon","id":"1123","title":"Colophon"},"1124":{"body":"The directory structure should feel comfortable to anyone who is familiar with the data platform: .\n|--src |--datasets - contains dataset level documentation |--tools - contains tool level documentation |--concepts - contains tutorials meant to introduce a new concept to the reader |--cookbooks - focused code examples for reference This documentation is meant to take the reader from beginner to expert. Getting Started: Introduce concepts and provides information on how to perform and complete a simple analysis, so the user understands the amount of work involved and what the data platform feels like. Primarily intended for people new to Mozilla's data platform. Tutorials & Cookbooks: Guides on how to perform specific tasks. Intended for all audiences. Reference material: In-depth reference material on metrics and the data platform. Intended primarily for more advanced users. This document's structure is heavily influenced by Django's Documentation Style Guide . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Structure » Documentation Structure","id":"1124","title":"Documentation Structure"},"113":{"body":"Users can change the status to \"Active,\" \"Resolved,\" \"Muted,\" or \"Dismissed,\" depending on the issue's current state. This allows for better tracking and management of issues across data pipelines. Status updates are reflected in the timeline, providing a clear history of the issue's progression. Use the Mute button above the timeline to mute an issue and stop being notified about subsequent issue alerts. The available mute options in the Bigeye are Unmute, 1 hour, 4 hours, 12 hours, 24 hours, or 1 week For more details, refer to the Bigeye documentation .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Status of Issue","id":"113","title":"Status of Issue"},"114":{"body":"Use the queries in the Debug tab to troubleshoot your issue.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Debug","id":"114","title":"Debug"},"115":{"body":"The Bigeye integration with Jira enables teams to track critical data quality issues seamlessly through Jira's flexible interface. The bi-directional integration ensures that updates made in either Jira or Bigeye are synced across both systems. Once a Jira ticket is created in Bigeye, any status changes or comments are automatically reflected in both platforms, keeping all team members informed.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Jira Integration","id":"115","title":"Jira Integration"},"116":{"body":"Bigeye enables users to take direct actions on issues on Slack messages without needing to navigate to the Bigeye web interface. Users can resolve, mute, or dismiss alerts directly from Slack messages, ensuring efficient workflows and quick responses to data quality issues. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Slack Integration [Coming Soon]","id":"116","title":"Slack Integration [Coming Soon]"},"117":{"body":"The Freshness and Volume metrics, which represent Pipeline Reliability, are included in the free tier. There is no charge when these metrics are added to a table. However, if additional monitors are added to a table, it becomes a billable table, and charges will apply based on the number of billable tables. Try to avoid Autometrics! - On tables with many columns a large number of monitors might get deployed. This increases noise and cost. Instead, it is recommended to choose relevant metrics from the list of available metrics manually. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Cost Considerations » Cost considerations","id":"117","title":"Cost considerations"},"118":{"body":"Monitors can be defined alongside derived datasets in bigquery-etl. Monitoring in Bigeye for a specific table can be enabled by adding monitoring metadata to the metadata.yaml file: friendly_name: Some Table\nmonitoring: enabled: true # Enables monitoring for the table in Bigeye and deploys freshness and volume metrics collection: Test # An existing collection these monitors should be part of in Bigeye Enabling monitoring for a table automatically deploys freshness and volume metrics for this table.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » bigquery-etl and Bigeye","id":"118","title":"bigquery-etl and Bigeye"},"119":{"body":"Additional and custom monitors can be defined in a Bigconfig bigconfig.yml file that is stored in the same directory as the table query. Bigconfig allows users to deploy other pre-defined monitors, such as row counts or null checks on a table or column level.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » Bigconfig","id":"119","title":"Bigconfig"},"12":{"body":"This is a starting point for making sense of the tools used for analyzing Mozilla data. There are different tools available, each with their own strengths, tailored to a variety of use cases and skill sets. High-level tools Looker Glean Aggregated Metrics Dashboard (GLAM) Lower-level tools sql.telemetry.mozilla.org (STMO) Deprecated tools Telemetry Measurement Dashboard","breadcrumbs":"Introduction » Tools for Data Analysis » Tools for Data Analysis","id":"12","title":"Tools for Data Analysis"},"120":{"body":"To generate a bigconfig.yml file with the default metrics when monitoring is enabled run: bqetl monitoring update [PATH]. The created file can be manually edited. For tables that do not have a bigconfig.yml checked into the repository, the file will get generated automatically before deployment to Bigeye. Files only need to be checked in if there are some customizations. To manually deploy a Bigconfig file run: bqetl monitoring deploy [PATH]. The environment variable BIGEYE_API_KEY needs to be set to a valid API token that can be created in Bigeye . The deployment of Bigconfig files also runs automatically as part of the artifact deployment process , after tables and views have been deployed. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » Deployment","id":"120","title":"Deployment"},"121":{"body":"Kinds of alert thresholds that Bigeye supports Use Deltas to compare datasets and validate successful data replication, migration, or model code changes. Row Creation - Concept of row creation time and how helps save costs and optimize your data observability Creating a schedule and assigning it to a metric Creating a Metric Template in order to provide specific functionality. Grouped metrics allow you to employ group by aggregation. Lookback window Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Further Reading » Bigeye - Further reading","id":"121","title":"Bigeye - Further reading"},"122":{"body":"This section contains guidelines to consider when implementing new data models. It's also a collection of best practices related to different parts of the Data Modeling process, including the review of Pull Requests and techniques for performance improvements and cost reduction. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Data Modeling guidelines","id":"122","title":"Data Modeling guidelines"},"123":{"body":"Mozilla’s current setup allows for the implementation of data modeling and business logic in different locations e.g BigQuery or Looker. The purpose of this document is to provide guidelines to decide where to store a new asset and to review pull requests that implement them. For the purpose of this documentation, the analytics data model is defined as the set of data assets designed to collect meaningful data from our raw datasets and structure it for an efficient understanding and analysis of our products, business processes and events.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » Where to Store our analytics data models","id":"123","title":"Where to Store our analytics data models"},"124":{"body":"bigquery-etl is the repository for tools and also transformations and business logic that is stored in a BigQuery dataset (derived table, aggregate table, view, materialized view). Some examples of logic expected in bigquery-etl: The calculation of core metrics : DAU, WAU, MAU, new profiles. Calculation of search metrics . E.g. Ad clicks, search with ads, organic search. Calculation of acquisition, retention and churn metrics. Mapping from partner code to platform for Bing revenue. Segmentation of clients that require the implementation of business logic, not just filtering on specific columns.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » What to store in BigQuery datasets and the bigquery-etl repository","id":"124","title":"What to store in BigQuery datasets and the bigquery-etl repository"},"125":{"body":"Data aggregations or aggregate awareness to improve performance, preferably that don't implement or replicate business logic. Some examples: Aggregates for summarization or creating a subset from a BigQuery dataset, and that don’t include business logic. Some examples: A subset of data for a specific year. See this aggregate for data after 2019 in Looker . A subset of data with the most used dimensions. See this aggregate for specific dimensions and a time frame . An aggregate that covers a commonly used dashboard or view. See this aggregate to support the views that include a year over year analysis . Percentages, (e.g. in this view for Focus Android DAU , click through rates). These calculations are highly dependent on the dimensions and filters used and not always can be summed directly, therefore it is not recommended calculating them in BigQuery. Cumulative days of use. E.g. Implemented as a SUM in the Browsers KPIs view . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » What to store in Looker","id":"125","title":"What to store in Looker"},"126":{"body":"A good approach to better performance and reduced cost is reducing the amount of data scanned in queries, which can be achieved by summarizing and pre-calculating data in aggregates. This doc is about when to use different options to aggregate data, their limitations, benefits, and examples. What are the options available? BigQuery Aggregate Tables BigQuery Materialized Views Looker PDTs & aggregate awareness Important considerations: When to use each of these aggregates? A BigQuery aggregate table is suitable when: A Materialized View is suitable when: A Looker PDT is suitable when: How to measure the benefit and savings?","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » Using aggregates for cost saving and performance improvement","id":"126","title":"Using aggregates for cost saving and performance improvement"},"127":{"body":"BigQuery Aggregate Tables Aggregates tables contain pre-aggregated results of scheduled queries running some business logic. These tables are created and maintained by the Data Team and scheduled to get updated periodically via Airflow. Process to create an aggregate table in BigQuery . BigQuery Materialized Views These are views defined by the developer and then created, managed and incrementally updated by BigQuery, reading only the changes in the base table to compute results. Materialized view definitions do not support certain BigQuery features and expressions , such as UDFs, certain aggregate functions, backfilling or nesting. - There is a limit of 20 materialized views per table. Template to create a Materialized View . Example. CREATE MATERIALIZED VIEW `moz-fx-data-shared-prod.monitoring_derived.suggest_click_rate_live_v1`\nOPTIONS\n(enable_refresh = TRUE, refresh_interval_minutes = 5)\nAS\nSELECT TIMESTAMP_TRUNC(submission_timestamp, minute) AS submission_minute, COUNT(*) AS n, COUNTIF(release_channel = \"release\") AS n_release, COUNTIF(release_channel = \"beta\") AS n_beta, COUNTIF(release_channel = \"nightly\") AS n_nightly, COUNT(request_id) AS n_merino, COUNTIF(request_id IS NOT NULL AND release_channel = \"release\") AS n_merino_release, COUNTIF(request_id IS NOT NULL AND release_channel = \"beta\") AS n_merino_beta, COUNTIF(request_id IS NOT NULL AND release_channel = \"nightly\") AS n_merino_nightly,\nFROM `moz-fx-data-shared-prod.contextual_services_live.quicksuggest_click_v1`\nWHERE DATE(submission_timestamp) > '2010-01-01'\nGROUP BY 1 Looker PDTs & aggregate awareness These are aggregations that a developer defines in an Explore file (explore.lkml). From this definition, Looker creates a table in BigQuery's mozdata.tmp using the naming conventionscratch schema + table status code + hash value + view name and runs the scheduled update of the data. Looker's PDTs and aggregate awareness are only referenced in Looker when at least one of the columns is used in a Looker object. These aggregates can be particularly beneficial to avoid having to rebuild dashboards after a schema change. Template to create aggregate awareness in a Looker Explore, replacing the text inside <> with the actual values: aggregate_table: { query: { dimensions: [
    .] measures: [
    .] filters: [
    .: \"\"] } materialization: { sql_trigger_value: SELECT CURRENT_DATE() ;; increment_key:
    . increment_offset: } } Example of aggregate awareness in a Looker Explore","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » What are the options available?","id":"127","title":"What are the options available?"},"128":{"body":"Store the business logic in BigQuery , preferably in a client_id level table to aggregate from. All aggregates are version controlled in the git repositories bigquery-etl and spoke-default. All aggregates require a backfill or update when the source data changes: BigQuery aggregate tables are backfilled using the managed-backfill process. Materialized views cannot be backfilled, instead a materialized view needs to be re-created. Schema changes in base tables also invalidate the view and requires it to be re-created. Materialized views scan all historical data of their referenced base tables by default, so ensure to set a date filter to reduce the amount of data to be scanned . Add a date filter to materialized views to limit the amount of data to be scanned when these views get deployed initially. Otherwise, they will scan the entire data in referenced base tables. Looker PDTs require following the [protocol to backfill described in the Mozilla Looker Developers course . Indices, partition and clustering are allowed for all cases. Looker PDTs and aggregates require that these are defined in the base table. For Cost savings : BigQuery retries the update of materialized views after failures, which results in increased costs due to querying data multiple times. Monitor for broken materialized views in the BigQuery Usage Explore Use the command bq cancel to stop unnecessary updates. E.g. bq --project_id moz-fx-data-shared-prod cancel moz-fx-data-shared-prod:US.. The permission to use this command is assigned to Data Engineering and Airflow.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » Important considerations","id":"128","title":"Important considerations"},"129":{"body":"A BigQuery aggregate table is suitable when: The query requires full flexibility to use DML, data types, aggregation functions and different types of JOIN. The results should not be unexpectedly affected by Shredder. The metric requires strict change control. A scheduled alert is required in case of failure or data out of sync. Airflow sends emails and alerts on failure for BigQuery aggregate tables, which are addressed daily by the Data Engineering team during the Airflow Triage. The table will be queried directly or used as a source for other analysis. Looker PDTs are not designed to be queried directly. A Materialized View is suitable when: Your goal is to aggregate data in real-time (for example, for implementing real-time monitoring of certain metrics). The results can be based on shredded data (tables with client_id). The view will be queried directly or used as a source for other analysis. Change control is not required or is already implemented in the base table. This can be verified by looking for the label change_controlled: true in the table's metadata. A scheduled alert on failure is not required. Failures must be actively monitored in the BigQuery Usage Explore . The metric does not require non-deterministic functions that are not supported: RAND(), CURRENT_TIMESTAMP, CURRENT_DATE(), or CURRENT_TIME(). The query does not require UDFs, UNNESTING arrays, COUNT DISTINCT, ORDER BY or any DML operation different from SELECT. The query uses a WITH clause, COUNTIF, INNER JOIN or TIMESTAMP_ADD. These are all supported. The data does not need to be backfilled. When considering materialized views, a common practice is to use a combination of an aggregate table to store historical data (e.g. older than 2 days) and use a materialized view to track data in real-time (e.g. aggregate data that is just coming in). This allows to run backfills on the aggregate table. A Looker PDT is suitable when: Your goal is to improve the performance and query response in dashboards by aggregating data using common query patterns, with the added benefit of not having to re-create the dashboard every time the base table changes. The results can be based on shredded data (tables with client_id). Change control is not required or is already implemented in the base table. This can be verified by looking for the label change_controlled: true in the metadata. A scheduled alert on failure is not required. Failures must be monitored in the PDT Admin Dashboard or in the Errors and Broken Content Dashboard . The metrics defined in the Explore use only any of these aggregations: SUM, COUNT, COUNTIF, MIN, MAX or AVERAGE. The metrics defined in the Explore use only any of these data types: NUMBER, DATE, STRING or YESNO. The aggregate uses a DISTINCT COUNT and the query matches exactly the Explore query. The base table for the Explore is expected to change with added columns and Looker Explore will require modifications that also require re-creating the dashboards. When using aggregate awareness this re-create is not neccesary.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » When to use each of these aggregates?","id":"129","title":"When to use each of these aggregates?"},"13":{"body":"These web-based tools do not require specialized technical knowledge (e.g. how to write an SQL query, deep knowledge of BigQuery). This is where you should start.","breadcrumbs":"Introduction » Tools for Data Analysis » High-level tools","id":"13","title":"High-level tools"},"130":{"body":"Looker displays the amount of data that will be processed with and without using the aggregates, in the top right corner of a view or explore when in development mode. Looker cost saving BigQuery displays also in the top right corner of the window, the amount of data that will be scanned by a query written in the console. Alternatively, query the information schema to return the bytes processed and cost. With this information is possible to compare and calculate the savings that result from using an aggregate instead of querying the base table directly. Using sample data for the comparison will save costs. SELECT destination_table.project_id AS project_id, destination_table.dataset_id AS dataset, SUBSTR(destination_table.table_id, 0, INSTR(destination_table.table_id, '$') -1) AS table_id, SUM(total_bytes_processed/(1024*1024*1024)) as TB_processed, SUM((total_slot_ms * 0.06) / (60 * 60 * 1000)) AS cost FROM `moz-fx-data-shared-prod`.`region-us`.INFORMATION_SCHEMA.JOBS_BY_PROJECT WHERE EXTRACT(DATE FROM creation_time) BETWEEN AND CURRENT_DATE AND destination_table.dataset_id = AND user_email = AND destination_table.table_id = GROUP BY ALL; Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » How to measure the benefit and savings?","id":"130","title":"How to measure the benefit and savings?"},"131":{"body":"Running a backfill on aggregate tables at Mozilla comes with the high risk of altering reported metrics due to the effects of shredder . It is essential for the business to mitigate these risks while still allowing the addition and modification of columns in aggregate tables to enhance analytic capabilities or propagate changes in business definitions. At the same time, this mitigation must happen in alignment with Mozilla data protection policies by preventing aggregate tables from maintaining data that could be used to uniquely identify shredded clients. Shredder mitigation is a process that breaks through this risk by securely executing backfills on aggregate tables. It recalculates metrics using both existing and new data, mitigating the impact of shredder and propagating business definition changes while maintaining data integrity over time. This documentation provides step-by-step guidance with examples and common scenarios, to help you achieve consistent results. For context and details on previous analysis and discussions that lead to this solution, refer to the proposal . When to use this process Use cases How this process transforms your workflow What to expect after running a backfill with shredder mitigation Key considerations before using shredder mitigation for the first time Columns with recent changes that may require propagation to aggregates Running a managed backfill with shredder mitigation Troubleshooting scenarios and guidelines Examples for First-Time and subsequent runs Example 1. Regular runs Example 2. First-Time run Data validation Automated validations Recommended validations FAQ","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Shredder mitigation process","id":"131","title":"Shredder mitigation process"},"132":{"body":"Shredder mitigation should be used to backfill aggregate tables when business requirements call for metrics to remain consistent and unchanged over time. Some examples of aggregates where this process is applicable are: KPI and OKR aggregates. Search aggregates. Use cases Add a new dimension or metric to an aggregate. Propagate upstream changes to an existing dimension or metric in the aggregate.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » When to use this process","id":"132","title":"When to use this process"},"133":{"body":"With this process, you can now safely backfill aggregate tables, which previously carried high risks of affecting KPIs, metrics or forecasting. Now, it's straightforward: Create a managed backfill with the --shredder-mitigation parameter, and you're set! The process automatically generates a query that mitigates the effect of shredder and which is automatically used for that specific backfill. Clearly identifies which aggregate tables are set up to use shredder mitigation. The process automatically generates and runs data checks to validate after each partition backfilled that all rows match both versions. It will terminate in case of mismatches to avoid unnecessary costs. Prevents an accidental backfill with mitigation on tables that are not set up for the process. Supports the most common data types used in aggregates. Provides a comprehensive set of informative and debugging messages, especially useful during first-time runs where many columns may need updating. Each process run is documented, along with its purpose.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » How this process transforms your workflow","id":"133","title":"How this process transforms your workflow"},"134":{"body":"A new version of the aggregate table is available, incorporating all new added or modified columns. Totals for each column remain stable. Subtotals are adjusted for modified or newly added columns, with NULL values increasing by the amount corresponding to the shredded client IDs.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » What to expect after running a backfill with shredder mitigation","id":"134","title":"What to expect after running a backfill with shredder mitigation"},"135":{"body":"This process ensures it is triggered only for tables set up for this type of backfill, which you can accomplish by ensuring that: GROUP BY is explicit in all versions of the query, avoiding expressions like GROUP BY ALL, GROUP BY 1, 2. All columns have descriptions that if applicable, include the date when new columns become available. The query and schema don't include id-level columns . The table metadata includes the label shredder_mitigation: true. Metrics totals will only match if all columns with upstream changes are processed in addition to your own modifications, which can be achieved by renaming any column with upstream or local changes yet to be propagated, both in query and schema. Metrics totals for NULL data will only match if the same logic for NULL is applied in all versions of the query. Particularly, country and city are columns where NULL values are usually set to '??'. It is recommended to always run the process on a small period of time or a subset of data to identify potential mismatches and required changes before executing a complete backfill. Columns with recent changes that may require propagation to aggregates first_seen_date and first_seen_year where the business logic for Firefox Desktop changed in 2023-Q4 to integrate data from 3 different pings. segment where the business logic for all browsers changed in 2024-H1 to integrate the DAU definition to the segmentation of clients. os_version where the logic now integrates thebuild_version for Windows operating systems. dau, wau and mau where the business logic changed in 2024-H1 with new qualifiers.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Key considerations before using shredder mitigation for the first time","id":"135","title":"Key considerations before using shredder mitigation for the first time"},"136":{"body":"The following steps outline how to use the shredder mitigation process: Bump the version of the aggregate query. Make the necessary updates to the new version of the query and schema: Include new columns in the query with their corresponding description in the schema and the date when they become available, if relevant. Update existing columns and rename them in the file to ensure they are also recalculated. If you need to avoid changes in Looker, set the expected column name in the view. Use a managed backfill for the new query version, with the --shredder_mitigation parameter. That's all! All steps are complete.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Running a managed backfill with shredder mitigation","id":"136","title":"Running a managed backfill with shredder mitigation"},"137":{"body":"This section describes scenarios where mismatches in the metrics between versions could occur and the recommended approach to resolution. Dimensions with upstream changes that haven't propagated to your aggregate and show metrics mismatches between versions after the backfill. Follow these steps to resolve the issue Run a backfill with shredder mitigation for a small period of time. Validate the totals for each dimension and identify any columns with mismatches. Investigate whether the column had upstream changes and if so, rename it to ensure it is recalculated in your aggregate. Refer to the list of known columns with recent changes above for guidance. Check the distribution of values in columns with mismatches and identify any wildcards used for NULL values. Then apply the same logic in the new query. The process halts and returns a detailed failure message that you can resolve by providing the missing information or correcting the issue: Either the previous or the new version of the query is missing. The metadata of the aggregate to backfill does not contain the shredder_mitigation: true label. The previous or new version of the query contains a GROUP BY that is invalid for this process, such as GROUP BY 1, 2 or GROUP BY ALL. The schema is missing, is not updated to reflect the correct column names and data types, or contains columns without descriptions. The sql-generated queries are not yet supported in managed backfills, so run bqetl query generate in advance for this case.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Troubleshooting scenarios and guidelines","id":"137","title":"Troubleshooting scenarios and guidelines"},"138":{"body":"This section contains examples both for first-time and subsequent runs of a backfill with shredder mitigation. Let's use as an example a requirement to modify firefox_desktop_derived.active_users_aggregates_v3 to: Update the definition of existing column os_version. Remove column attributed. Backfill data. After running the backfill, we expect the distribution of os_version to change with an increase in NULL values. Additionally, column attributed will no longer be present, and the totals for each column will remain unchanged.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Examples for First-Time and subsequent runs","id":"138","title":"Examples for First-Time and subsequent runs"},"139":{"body":"This example applies when the active_users_aggregates_v3 already has the label shredder_mitigation and upstream changes propagated, which makes the process as simple as: Bump the version of the table to active_users_aggregates_v4 to implement changes in these files. Remove column attributed and update the definition of os_version in both query and schema. Rename os_version to os_version_build to ensure that it is recalculated. The schema descriptions remain valid. Follow the managed backfill process using the --shredder_mitigation parameter. And it's done!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Example 1. Regular runs","id":"139","title":"Example 1. Regular runs"},"14":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. For a brief introduction to Looker, see Introduction to Looker .","breadcrumbs":"Introduction » Tools for Data Analysis » Looker","id":"14","title":"Looker"},"140":{"body":"This example is for a first-run of the process, which requires setting up active_users_aggregates_v3 and further versions appropriately, also propagating upstream changes. Customize this example to your own requirements. Initial analysis The aggregate table active_users_aggregates_v3 contains Mozilla reported KPI metrics for Firefox Desktop, which makes it a suitable candidate to use the shredder mitigation process. Since this is the first time the process runs for this table, we will follow the Considerations before using shredder mitigation for the first time above. Preparation for the backfill In preparation for the process, the first step is to get the table active_users_aggregates_v3 ready for this type of backfill. Subsequent versions that will use shredder mitigation should also follow these standards, in our case active_users_aggregates_v4. We need these changes: Replace GROUP BY ALL with the explicit list of columns in both versions of the query. Replace the definition of city to IFNULL(city, '??') AS city for consistent logic in query versions and data. Add descriptions to all columns in the schema. Include the label shredder-mitigation: true in the metadata of the table. Merge a Pull Request to apply these changes. Changes related to the requirement Bump the version of the table to active_users_aggregates_v4 and make changes to the new version files. Since os_version is already present in the table, we need to update its definition and also rename it to os_version_build both in query and schema to ensure that it is recalculated. The schema description remains valid. Remove column attributed from the query and schema. Changes to update columns with upstream changes yet to be propagated: Existing column first_seen_year is renamed to first_seen_year_new and segment is renamed to segment_dau, as both have upstream changes. Merge a PR to apply all changes. Running the backfill: Follow the managed backfill process using the --shredder_mitigation parameter.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Example 2. First-Time run","id":"140","title":"Example 2. First-Time run"},"141":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Data validation","id":"141","title":"Data validation"},"142":{"body":"The process automatically generates data checks using SELECT EXCEPT DISTINCT to identify: Rows in the previous version of the data that are missing in the newly backfilled version which either have mismatches in metrics or are missing completely. Rows in the backfilled version that are not present in the previous data which either have mismatches in metrics or have been incorrectly added by the process. The command 'EXCEPT DISTINCT' performs a 1:1 comparison by checking both dimensions and metrics which ensures a complete match of rows between both versions. These data checks run after each partition backfilled and the process will terminate in case of mismatches to avoid unnecessary costs.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Automated validations","id":"142","title":"Automated validations"},"143":{"body":"Before completing the backfill, it is recommended to validate the following, along with any other specific validations that you may require: Metrics totals per dimension match those in the previous version of the table. Metric sub-totals for the new or modified columns match the upstream table. Remaining subtotals are reflected under NULL for each column. All metrics remain stable and consistent. The auto-generated checks are written to the query folder. Use them to retrieve all rows when there are mismatches. When comparing subtotals per column, ensure you use COALESCE for an accurate comparison of NULL values, and verify that all values match the upstream sources, except for NULL which is expected to increase.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Recommended validations","id":"143","title":"Recommended validations"},"144":{"body":"Can I run this process to update one column at a time and still achieve the same result? Yes, the process allows you to add one column at a time, as long as all columns with upstream changes have been properly propagated to your aggregate table. However, this is not the recommended practice as it will lead to multiple table versions and reprocessing data several times, increasing costs. On the plus side, it may facilitate rollback of single changes if needed, so use your best criteria. After following the guidelines I still have a mismatch. Where can I get for help? If you need assistance, have suggestions to improve this documentation, or would like to share any recommendations, feel free to reach out to the Analytics Engineering team or post a message in #data-help! Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » FAQ","id":"144","title":"FAQ"},"145":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. This section provides an introduction to Looker as well as some tutorials on how to use it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker","id":"145","title":"Tutorials & Cookbooks"},"146":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. Access to Looker is currently limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Introduction to Looker","id":"146","title":"Introduction to Looker"},"147":{"body":"Accessing Looker Getting Started Front page Explores Using the Glean Dictionary with Looker Going Deeper","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Table of Contents","id":"147","title":"Table of Contents"},"148":{"body":"You can access Mozilla's instance of Looker at mozilla.cloud.looker.com .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Accessing Looker","id":"148","title":"Accessing Looker"},"149":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Getting Started","id":"149","title":"Getting Started"},"15":{"body":"The Glean Aggregated Metrics Dashboard (GLAM) is an interactive dashboard that is Mozilla’s primary self-service tool for examining the distributions of values of specific individual telemetry metrics, over time and across different user populations. It is similar to GUD in that it is meant to be usable by everyone; no specific data analysis or coding skills are needed. But while GUD is focused on a relatively small number of high level, derived product metrics about user engagement (e.g. MAU, DAU, retention, etc) GLAM is focused on a diverse and plentiful set of probes and data points that engineers capture in code and transmit back from Firefox and other Mozilla products. For more information on how to use GLAM, see Introduction to GLAM .","breadcrumbs":"Introduction » Tools for Data Analysis » Glean Aggregated Metrics Dashboard (GLAM)","id":"15","title":"Glean Aggregated Metrics Dashboard (GLAM)"},"150":{"body":"By default, on the front page you will see a list of default folders, which contain links to dashboards. These are organized by project. Of particular note is the KPI Metrics Folder , which includes several Data-produced and vetted dashboards like the Firefox Corporate KPI Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Front page","id":"150","title":"Front page"},"151":{"body":"One of the core concepts of Looker are Explores . These allow you to quickly explore datasets (both ping-level and derived datasets) within an intuitive user interface. You can access the full list of explores available in Looker. From the main page on the left, select \"Explore\". From there, you can select an explore to view. Most explores are grouped by application. For example, there are a set of explores for both \"Firefox Desktop\" and \"Firefox for Android\".","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Explores","id":"151","title":"Explores"},"152":{"body":"The above list of explores can sometimes be overwhelming. If your application uses Glean to collect data, one very viable workflow is to look up information on the metric(s) you're interested in using the Glean Dictionary , then use the \"Access\" section at the bottom, which links directly out to the Looker explore(s) where you can access the data. The following video demonstrates this workflow in detail:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Using the Glean Dictionary with Looker","id":"152","title":"Using the Glean Dictionary with Looker"},"153":{"body":"If you want to explore Looker more deeply, you can check out: \"BI and Analytics with Looker\" training hub : A collection of self-paced video training courses for new users. Full courses are free, but require registration, but course descriptions contain material that is useful on its own. Looker Documentation : Extensive text and video documentation, a “textbook” reference on how the product works. Looker Help Center : Contains articles on common problems, specific use cases, error messages, and best practices. Looker Community has customer-written material, broadcasts from Looker employees (primarily release notes), and topics written by Looker employees that are not officially supported by Looker. You can find additional Looker training resources on the Looker Training Resources mana page (LDAP access required). Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Going Deeper","id":"153","title":"Going Deeper"},"154":{"body":"This how-to guide is about getting standard country data in your Looker Explores, Looks and Dashboards: Country View in Explore Image This guide has only two steps: Normalizing Aliases and Accessing Standard Country Data. ⚠️ Some steps in this guide require knowledge of SQL and LookML - ask in #data-help for assistance if needed. We get country data from many sources: partners, telemetry, third-party tools etc. In order to analyze these in a standard way, i.e. make different analyses comparable, we can conform these sources to a set of standard country codes, names, regions, sub-regions, etc.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Normalizing Country Data","id":"154","title":"Normalizing Country Data"},"155":{"body":"⚠️ If your country data already consists of two-character ISO3166 codes, you can skip to Step Two! We refer to a different input name for the same country as \"alias\". For example, your data might contain the country value \"US\", another might contain \"USA\" and yet another might contain \"United States\", etc. This can be confusing when read in a table or seen on a graph. To normalize this, we maintain a mapping of aliases from each country to its two-character ISO3166 code This includes misspellings and alternate language encoding that we encounter in various datasets. For example: CI: - \"Ivory Coast\" - \"Côte d’Ivoire\" - \"Côte d'Ivoire\" - \"Cote d'Ivoire\" - \"Côte d’Ivoire\" - \"The Republic of Côte d'Ivoire\" To map (normalize) your input alias to its country code, add a LEFT join from your table or view to the alias country_lookup table: mozdata.static.country_names_v1. For example: SELECT ... your_table.country_field, COALESCE(country_lookup.code, your_table.country, '??') as country_code ...\nFROM your_table LEFT JOIN mozdata.static.country_names_v1 country_lookup ON your_table.country_field = country_lookup.name Note: we use ?? as a country-code for empty country data from data sources. This will map to \"Unknown Country\", \"Unknown Region\", etc. At this point, you should check for cases where the resulting country_code matches your_table.country but does not match any values in the country_lookup table - you may have discovered a new alias, in which case please add it to the list! You can do this via a bigquery-etl pull request for example: https://github.com/mozilla/bigquery-etl/pull/2858. ⚠️ This list of aliases is public. If you are working with sensitive data, please do not add to the public list of aliases, you should handle it in custom logic in code that interfaces with your sensitive data for example in private-bigquery-etl or the private Looker spoke . If you are satisfied that the country_code field is appropriately normalized, move on to Step Two!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Step One - Normalizing Aliases","id":"155","title":"Step One - Normalizing Aliases"},"156":{"body":"Standard country data is contained in the mozdata.static.country_codes_v1 table and by extension the shared/views/countries Looker View. Add the following join to your Explore (either in the .explore.lkml or .model.lkml file): include: \"/shared/views/*\" ... join: countries { type: left_outer relationship: one_to_one sql_on: ${your_table.country_code} = ${countries.code} ;;\n} Now, you should be able to see the Countries View in your Explore 🎉 Country View in Explore Image Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Step Two - Accessing Standard Country Data","id":"156","title":"Step Two - Accessing Standard Country Data"},"157":{"body":"This how-to guide is about getting numerical browser version data in your Looker Explores, Looks and Dashboards: This guide only has one step: Normalizing Version Strings ⚠️ Some steps in this guide require knowledge of SQL - ask in #data-help for assistance if needed. Many of our data sources (particularly browser telemetry) have version_id's: A string that (most of the time) looks like \"99.1.0\" in the format \"major.minor.patch\". ⚠️ In SQL you might be tempted to compare these version identifiers. This might however, return misleading results! \"99\" > \"100\" but 99 < 100. Note the string vs number comparison.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » Normalizing Browser Version Data","id":"157","title":"Normalizing Browser Version Data"},"158":{"body":"In your view.sql file, locate the browser version identifier. In many tables/views, this is called app_version. To extract the numerical version data you have two options:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » Step One - Normalizing Version Strings","id":"158","title":"Step One - Normalizing Version Strings"},"159":{"body":"This extracts the major or minor version from the version identifier. See the Mozfun Docs for a detailed description. Modify your view.sql: CREATE OR REPLACE VIEW `project.dataset.view`\nAS\nSELECT *, `mozfun.norm.truncate_version`(app_version, \"major\") as major_browser_version -- <--- New Line\nFROM `project.dataset_derived.table` major_version will be added as a new field containing the numerical major browser version.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » 1. The truncate version UDF - truncate_version","id":"159","title":"1. The truncate version UDF - truncate_version"},"16":{"body":"These tools require more specialized knowledge to use.","breadcrumbs":"Introduction » Tools for Data Analysis » Lower-level tools","id":"16","title":"Lower-level tools"},"160":{"body":"This extracts a number of useful fields from the version identifier. See the Mozfun Docs for a detailed description. Modify your view.sql: CREATE OR REPLACE VIEW `project.dataset.view`\nAS\nSELECT *, `mozfun.norm.browser_version_info`(app_version) as browser_version_info -- <--- New Line\nFROM `project.dataset_derived.table` browser_version_info will be added as a new struct field containing numerical version fields and other useful metadata. After choosing an option, open a Pull Request ( for example ) and get a review. Once your change is merged, the updated field will be available in Looker once the lookml-generator runs (usually by the next calendar day, or by manually running it on Airflow ). Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » 2. The browser version info UDF - browser_version_info","id":"160","title":"2. The browser version info UDF - browser_version_info"},"161":{"body":"The Mozilla Growth & Usage dashboards (GUD) are visualizations of growth metrics in a standard way across Mozilla’s products. In Looker home screen go to Shared > Browsers and find the Desktop and Mobile consolidated dashboards inside the corresponding folder. ⚠️ Find Looker in the SSO Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Growth and Usage dashboards","id":"161","title":"Growth and Usage dashboards"},"162":{"body":"Find in this dashboard: The visualizations of daily, weekly and monthly active users in comparison with the previous year. The visualization of new profiles in comparison with the previous period. Growth dashboard","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Growth Dashboard","id":"162","title":"Growth Dashboard"},"163":{"body":"Find in this dashboard: The retention curve for cohorts over a period of 180 days from the first seen date. The visualization of search, organic search and search with adds. The visualization of Ad clicks behaviour. Usage dashboard","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Usage Dashboard","id":"163","title":"Usage Dashboard"},"164":{"body":"If you want to explore each individual visualization in Looker for the browsers, find them in the Usage folder inside the relevant browser name folder: Shared > Browsers > Desktop > Usage\nShared > Browsers > Mobile > Firefox Focus for Android > Usage\nShared > Browsers > Mobile > Firefox Focus for iOS > Usage\nShared > Browsers > Mobile > Firefox for Android > Usage\nShared > Browsers > Mobile > Firefox for iOS > Usage The example below shows the location of the Looks for Firefox Focus for Android:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Browser Looks","id":"164","title":"Browser Looks"},"165":{"body":"The dashboards and views for growth and usage are based on the moz-fx-data-shared-prod.telemetry.active_users_aggregates table, which contains the dimensions and metrics for desktop and mobile, as calculated from the clients_last_seen and mobile_search_clients_daily_v1 tables. Note. The dashboards have been migrated to Looker from the previous GUD Dashboard at https://mozilla.github.io/gud/ as part of the Looker on-boarding and with the purpose of enhancement with new dimensions of analysis and improved performance. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Source","id":"165","title":"Source"},"166":{"body":"If you want to answer product related questions using events, you can use the Event Counts explore in Looker. This can help you understand how users interact with specific product features in isolation (for example, the number of users that created a bookmark in Firefox for Android). You can see a quick demo of how to use this explore to answer a simple Firefox for Android product question in this video: This explore also exists for Mozilla VPN and other products (and you can use the same Glean Dictionary-based workflow to fill it out). For Firefox Desktop, this explore is currently using legacy (non-Glean data) and you will need to use the probe dictionary instead. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using the Event Counts Explore » Using the Event Counts Explore","id":"166","title":"Using the Event Counts Explore"},"167":{"body":"If you want to answer product related questions using events, you can use the Funnel Analysis explore in Looker. This can help you understand how users interact with specific product features in sequence (for example, what percentage of users completed a specific set of interactions). You can see a quick demo of how to use this explore to answer a simple Firefox for Android product question in this video: This explore also exists for Mozilla VPN and other products (and you can use the same Glean Dictionary-based workflow to fill it out). For Firefox Desktop, this explore is currently using legacy (non-Glean data) and you will need to use the probe dictionary to look up event metadata instead. Under the hood, the funnel analysis explore uses the events_daily dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using the Funnel Analysis Explore » Using the Funnel Analysis Explore","id":"167","title":"Using the Funnel Analysis Explore"},"168":{"body":"This how-to guide is about improving performance of Looker dashboards and explores using caching. This is particularly useful if you have many users accessing a dashboard or explore, especially across timezones. This guide has two alternatives: Applying Generated Datagroups and Custom Datagroups ⚠️ Some steps in this guide require knowledge of LookML and a developer license - ask in #data-help for assistance if needed. The default setting in Looker is to store (cache) the results of any query for one hour. The majority of our data is updated at least daily. This means that while users will get the same result for a query, they might have to wait for the query to retrieve results from our BigQuery warehouse. We solve this by using Looker's datagroups . In short, datagroups are a method for scheduling various actions in Looker like resetting the cache, e-mailing dashboards, or rebuilding derived tables.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Optimizing Looker Performance - Caching","id":"168","title":"Optimizing Looker Performance - Caching"},"169":{"body":"For a number of tables in our warehouse, we automatically generate datagroups in looker-hub. First locate your explore.lkml file. Take note of the source table that powers this explore. Note that this might be multiple tables. If your explore has multiple tables that are updated by ETL you should move on to Alternative Two. Explores joining infrequently updated, shared views such as countries.view.lkml can still use this method. After finding the source table, in your explore.lkml file, include the auto-generated datagroup and add a persist_with parameter that matches the datagroup. By convention, the datagroup name matches source tables. See the following example: ...\ninclude: \"//looker-hub/search/datagroups/mobile_search_clients_daily_v1_last_updated.datagroup.lkml\" explore: mobile_search_counts { ... persist_with: mobile_search_clients_daily_v1_last_updated } Now, query results for the Mobile Search Counts explore will be cached until the mobile_search_clients_daily_v1 table is updated and users running the same query will receive fast results (a few seconds usually). If you aren't able to find an auto-generated datagroup or your explore has multiple, complex joins, move on to Alternative Two.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Alternative One - Applying Generated Datagroups","id":"169","title":"Alternative One - Applying Generated Datagroups"},"17":{"body":"The sql.telemetry.mozilla.org (STMO) site is an instance of the very fine Redash software, allowing for SQL-based exploratory analysis and visualization / dashboard construction. Requires (surprise!) familiarity with SQL, and for your data to be explicitly exposed as an STMO data source. You can learn more about how to use it in Introduction to STMO . Note that while STMO is not yet considered deprecated, Looker is the preferred solution for producing data visualizations and dashboards at Mozilla (where possible).","breadcrumbs":"Introduction » Tools for Data Analysis » sql.telemetry.mozilla.org (STMO)","id":"17","title":"sql.telemetry.mozilla.org (STMO)"},"170":{"body":"This, simple alternative makes use of a static timer, longer than the default one hour used by Looker. First, locate your explore.lkml file. Define a datagroup with an interval_trigger and max_cache_age > 1 hour. For example: explore: my_explore { datagroup: my_explore_datagroup { interval_trigger: \"6 hours\" max_cache_age: \"6 hours\" } persist_with: my_explore_datagroup } This will cache results for 6 hours at a time. As always, if any steps in this guide are unclear, or you are unable to locate the source tables, feel free to ask for assistance in #data-help. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Alternative Two - Custom Datagroups","id":"170","title":"Alternative Two - Custom Datagroups"},"171":{"body":"This section covers data analysis tools that you can use for analyzing and visualizing data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Data Analysis Tools","id":"171","title":"Data Analysis Tools"},"172":{"body":"GLAM was built to help Mozillians answer their data questions without needing data analysis or coding skills. It contains a visualization layer meant to answer most \"easy\" questions about how a probe or metric has changed over build ids and releases. GLAM is one of several high-level data tools that we provide at Mozilla. For more information, see Tools for Data Analysis . Access to GLAM is currently limited to Mozilla employees and designated contributors (this may change in the future ). For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Introduction to GLAM","id":"172","title":"Introduction to GLAM"},"173":{"body":"You can visit GLAM at glam.telemetry.mozilla.org .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » How to use GLAM","id":"173","title":"How to use GLAM"},"174":{"body":"The front page includes two main sections: the search bar and the random probe explorer. Fuzzy tech search is implemented to let users search not only by the probe title, but also by the full description. GLAM is currently serving data for Firefox Desktop and Firefox for Android.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Front page","id":"174","title":"Front page"},"175":{"body":"Clicking on a probe or metric name takes you to the individual explorer, where most of the analysis happens. As this page is packed with data, we make sure that it's self-documented as much as possible: every button, surface, menu item, is tool-tipped with description and links. (1) The left column shows metadata about the probe or metric: what kind, what channels it's active in, a description, associated bugs with its implementation. As our goal is to make GLAM a self-educating tool, we try to provide as much information as available, and link out to other resources where applicable ( Glean Dictionary , Looker, etc.) (2) For convenience, we provide two utility features: View SQL Query: if you want to dig more deeply into the data than the GLAM UI allows, “View SQL Query” parses SQL that can be copied and then pasted into our STMO Redash instance . Export to JSON: exports JSON data to be used in Jupyter notebook or similar services. (3) A set of dimensions (qualitative attributes of data) to subset on (4) Time Horizon lets users choose how much data they want to investigate: week, month, quarter, or all (note that we only keep data from the last three versions.) (5) Probe or metric distribution and percentiles over time: Percentiles shows the percentiles of the probe over time. To perform analysis, set a reference point by clicking on a target date, then hover along the graph to see the recorded differences. See attached tooltips on the page for more instruction. The compare violin plot shows the comparison between two (vertical) normal distributions Summary table provides the exact numeric values of the percentiles of the median changes between Build IDs. (6) shows the volume of clients with each given Build ID","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Individual probe/metric page","id":"175","title":"Individual probe/metric page"},"176":{"body":"GLAM is aggregated per client, telemetry.mozilla.org (TMO) is aggregated per ping. This will cause different movements in the visualization between the two systems. Notably: Because GLAM normalizes the aggregations by client ID, a single client weighs equally to all other clients, regardless of how many samples that client sends. Reversely, TMO does not normalize by client ID, so if a single client sends a lot of pings, that client will impact the distribution more heavily. This can result in some changes appearing bigger on TMO. As of July 2022, TMO serves only Firefox Desktop (telemetry) data, while GLAM supports Firefox Desktop (both telemetry and Glean), Firefox for Android (Fenix), with ongoing efforts to integrate Firefox iOS and more products that use Glean as their telemetry system.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Differences between GLAM and telemetry.mozilla.org dashboard","id":"176","title":"Differences between GLAM and telemetry.mozilla.org dashboard"},"177":{"body":"For more information about the datasets that power GLAM, see GLAM Datasets . If you have a question that can't be easily answered by the GLAM GUI, you can access the raw GLAM datasets using sql.telemetry.mozilla.org .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Going deeper","id":"177","title":"Going deeper"},"178":{"body":"If you have further questions, please reach out on the #GLAM slack channel. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Getting help","id":"178","title":"Getting help"},"179":{"body":"Operational Monitoring (OpMon) is a self-service tool that aggregates and summarizes operational metrics that indicate the health of software. OpMon can be used to continuously monitor rollouts, experiments (including experiments with continuous enrollments) or the population of a specific product (for example, Firefox Desktop). OpMon automatically generates Looker dashboards that will provide insights into whether landing code changes impact certain metrics in a meaningful way. A couple of specific use cases are supported: Monitoring build over build. This is typically used for Nightly where one build may contain changes that a previous build doesn't and we want to see if those changes affected certain metrics. Monitoring by submission date over time. This is helpful for a rollout in Release for example, where we want to make sure there are no performance or stability regressions over time as a new build rolls out. The monitoring dashboards produced for these use cases are available in Looker . OpMon does not emit real-time results. Dashboards and related datasets get updated on a daily basis. Access to the Looker Operational Monitoring dashboards is currently limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Operational Monitoring (OpMon)","id":"179","title":"Operational Monitoring (OpMon)"},"18":{"body":"These tools are still available, but are generally not recommended.","breadcrumbs":"Introduction » Tools for Data Analysis » Deprecated tools","id":"18","title":"Deprecated tools"},"180":{"body":"To add or update a project configuration, open a pull request against the opmon/ directory in metric-hub . Consider using and adding metric definitions to the metric-hub that should be available for use across other tools, such as Jetstream , as well. CI checks will validate the columns, data sources, and SQL syntax. Once CI completes, the pull request gets automatically approved and can be merged. Results for the new project will be available within the next 24 hours. Project configurations files are written in TOML . To reuse configurations across multiple projects, project configurations can reference configurations from definition files. These definitions files are platform-specific and located in the opmon/definitions/ directory in metric-hub or in the metric-hub repository. Platform-specific configuration files follow the same format and structure as project configuration files. If the project is used to monitor a rollout or experiment, then the configuration files should have the same name as the slug that has been assigned in Experimenter . Generally, configuration files have four main sections: [project], [data_sources], [metrics], and [dimensions]. All of these sections are optional. Examples of every value you can specify in each section are given below. You do not need to, and should not, specify everything! OpMon will take values from Experimenter (for rollouts and experiments) and combine them with a reasonable set of defaults. Lines starting with a # are comments and have no effect.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Configuring a Operational Monitoring project","id":"180","title":"Configuring a Operational Monitoring project"},"181":{"body":"This part of the configuration file is optional and allows to: specify the metrics that should be analyzed define the clients that should be monitored indicate if/how the client population should be segmented, and override some values from Experimenter This section is usually not specified in definition configuration. [project]\n# A custom, descriptive name of the project.\n# This will be used as the generated Looker dashboard title.\nname = \"A new operational monitoring project\" # The name of the platform this project targets.\n# For example, \"firefox_desktop\", \"fenix\", \"firefox_ios\", ...\nplatform = \"firefox_desktop\" # Specifies the type of monitoring desired as described above.\n# Either \"submission_date\" (to monitor each day) or \"build_id\" (to monitor build over build)\nxaxis = \"submission_date\" # Both start_date and end_date can be overridden, otherwise the dates configured in\n# Experimenter will be used as defaults.\nstart_date = \"2022-01-01\" # Whether to skip the analysis for this project entirely.\n# Useful for skipping rollouts for which OpMon projects are generated automatically otherwise.\nskip = false # Whether the project is related to a rollout.\nis_rollout = false # Ignore the default metrics that would be computed.\nskip_default_metrics = false # Whether to have all the results in a single tile on the Looker dashboard (compact)\n# or to have separate tiles for each metric.\ncompact_visualization = false # Metrics, that are based on metrics, to compute.\n# Defined as a list of strings. These strings are the \"slug\" of the metric, which is the\n# name of the metric definition section in either the project configuration or the platform-specific\n# configuration file.\n# See [metrics] section on how these metrics get defined.\nmetrics = [ 'shutdown_hangs', 'main_crashes', 'startup_crashes', 'memory_unique_content_startup', 'perf_page_load_time_ms'\n] alerts = [ \"ci_diffs\"\n] # This section specifies the clients that should be monitored.\n[project.population] # Slug/name of the data source definition section in either the project configuration or the platform-specific\n# configuration file. This data source refers to a database table.\n# See [data_sources] section on how this gets defined.\ndata_source = \"main\" # The name of the branches that have been configured for a rollout or experiment.\n# If defined, this configuration overrides boolean_pref.\nbranches = [\"enabled\", \"disabled\"] # A SQL snippet that results in a boolean representing whether a client is included in the rollout or experiment or not.\nboolean_pref = \"environment.settings.fission_enabled\" # The channel the clients should be monitored from: \"release\", \"beta\", or \"nightly\".\nchannel = \"beta\" # If set to \"true\", the rollout and experiment configurations will be ignored and instead\n# the entire client population (regardless of whether they are part of the experiment or rollout)\n# will be monitored.\n# This option is useful if the project is not associated to a rollout or experiment and the general\n# client population of a product should be monitored.\nmonitor_entire_population = false # References to dimension slugs that are used to segment the client population.\n# Defined as a list of strings. These strings are the \"slug\" of the dimension, which is the\n# name of the dimension definition section in either the project configuration or the platform-specific\n# configuration file. See [dimensions] section on how these get defined.\ndimensions = [\"os\"] # A set of metrics that should be part of the the same visualization\n[project.metric_groups.crashes]\nfriendly_name = \"Crashes\"\ndescription = \"Breakdown of crashes\"\nmetrics = [ \"main_crashes\", \"startup_crashes\",\n] Metric Groups Metrics groups allow to specify a set of existing metric definitions that should be displayed in the same visualization (like a graph, for example) as separate lines. Often these metrics are related to each other in some way and having them in a single graph simplifies visual comparison. Metric groups are different from dimensions. Dimensions segment the population based on a specific criteria (for example a table field). Depending on the selected segment only data for this slice of the population is shown for all specified metrics. Metric groups do not influence how metrics are computed, they only have an impact on how metrics are visualized.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [project] Section","id":"181","title":"[project] Section"},"182":{"body":"Data sources specify the tables data should be queried from. In most cases, it is not necessary to define project-specific data sources, instead data sources can be specified in and referenced from the platform-specific definition configurations. [data_sources] [data_sources.main]\n# FROM expression - often just a fully-qualified table name. Sometimes a subquery.\nfrom_expression = \"mozdata.telemetry.main\" # SQL snippet specifying the submission_date column\nsubmission_date_column = \"DATE(submission_timestamp)\" [data_sources.events_memory]\n# FROM expression - subquery\nfrom_expression = \"\"\" ( SELECT * FROM `moz-fx-data-shared-prod.telemetry.events` WHERE event_category = 'memory_watcher' )\n\"\"\"\nsubmission_date_column = \"DATE(submission_date)\"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [data_sources] Section","id":"182","title":"[data_sources] Section"},"183":{"body":"The metrics sections allows to specify metrics based on metrics that should be monitored. In most cases, it is not necessary to define project-specific metrics, instead metrics can be specified and referenced from the platform-specific definition configurations. A new metric can be defined by adding a new section with a name like: [metrics.] [metrics] [metrics.memory_pressure_count] # The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"events_memory\" # A clause of a SELECT expression with an aggregation\nselect_expression = \"SUM(SAFE_CAST(SPLIT(event_string_value, ',')[OFFSET(1)] AS NUMERIC))\" # Type of the metric to be evaluated.\n# This is used to determine the method of aggregation to be applied.\n# Either \"scalar\" or \"histogram\".\ntype = \"scalar\" # A friendly metric name displayed in dashboards.\nfriendly_name = \"Memory Pressure Count\" # A description that will be displayed by dashboards.\ndescription = \"Number of memory pressure events\" # This can be any string value. It's currently not being used but in the future, this could be used to visually group different metrics by category.\ncategory = \"performance\" Statistics reduce observations of many clients to one or many rows describing the population. Any summarization of the client-level data can be implemented as a statistic. There is a fixed set of statistics available: sum percentile (default) mean count # Specify which statistic to use for a metric\n[metrics.memory_pressure_count.statistics]\nsum = {}\nmean = {} New statistics need to be implemented in OpMon. Some statistics allow to specify additional parameters.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [metrics] Section","id":"183","title":"[metrics] Section"},"184":{"body":"Dimensions define how the client population should be segmented. For example: [dimensions] [dimensions.os]\n# The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"main\" # SQL snippet referencing a field whose values should be used to segment the client population.\nselect_expression = \"normalized_os\" The os dimension will result in the client population being segmented by operation system. For each dimension a filter is being added to the resulting dashboard which allows to, for example, only show results for all Windows clients.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [dimensions] Section","id":"184","title":"[dimensions] Section"},"185":{"body":"Different types of alerts can be defined for metrics: [alerts] [alerts.ci_diffs]\n# Alert for large differences between branches:\n# an alert is triggered if confidence interval of different branches\n# do not overlap\ntype = \"ci_overlap\"\nmetrics = [ # metrics to monitor \"gc_ms\", \"startup_crashes\",\n]\npercentiles = [50, 90] # percentiles to monitor [alerts.crash_tresholds]\n# Thresholds based aler:\n# an alert is triggered if defined thresholds are exceeded/subceeded\ntype = \"threshold\"\nmetrics = [ # metrics to monitor \"oom_crashes\", \"gpu_crashes\"\n]\nmin = [0] # lower thresholds\nmax = [10] # upper thresholds [alerts.historical_diff]\n# Deviation from historical data:\n# an alert is triggered if the average of the specified window deviates\n# from the average of the previous window\ntype = \"avg_diff\"\nmetrics = [ # metrics to monitor \"memory_total\",\n]\nwindow_size = 7 # window size in days\nmax_relative_change = 0.5 # relative change that when exceeded triggers an alert\npercentiles = [50, 90] # percentiles to monitor Currently, there are 3 different types of alerts: Large differences between branches: Whenever the confidence intervals of different branches for a specific metric no longer overlap, it indicates that there is potentially some significant difference. Thresholds: Comparing the values of a metric to a user-defined threshold. Deviation from historical data: Detect anomalous behaviour of a metric based on previously collected data. Large differences between branches The OpMon dashboards show the values for specific metrics as a line chart with confidence intervals. Each line represents the metric values for a different branch. Whenever the confidence intervals of the branches do not overlap, it is considered a critical change. See: Thresholds In some cases the expected value of a metric is known and any large deviation from that expected value is considered a critical change. Fixed thresholds can be used to specify when a value is too large or too low. See: Deviation from historical data An alert should be triggered for certain metrics if their value deviates significantly from historical records. Sudden changes could, for example, happen after a new version gets released. See: It is not always possible to define a specific threshold, so instead previously recorded data should be used to detect significant deviations. This check is the most complicated and computation-intensive one with potentially the highest number of false positives. There are a lot of different anomaly detection algorithms out there, but OpMon uses an approach which compares the average value of a metric of the past n days to the average value of the n days before. If the relative difference between these two values exceeds a defined threshold an alert will be triggered. The main downside of this approach is that whenever spikes happen, alerts will be sent even after the spike has gone down since it will inflate the average values for a while.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [alerts] Section","id":"185","title":"[alerts] Section"},"186":{"body":"When iterating on configurations, it is sometimes useful to get a preview of what computed data on the final dashboard would look like. A preview can be generated by installing the OpMon CLI tooling locally . Once installed opmon preview can be run for a specific configuration or rollout: > opmon preview --help\nUsage: opmon preview [OPTIONS] Create a preview for a specific project based on a subset of data. Options: --project_id, --project-id TEXT Project to write to --dataset_id, --dataset-id TEXT Temporary dataset to write to --derived_dataset_id, --derived-dataset-id TEXT Temporary derived dataset to write to --start_date, --start-date YYYY-MM-DD Date for which project should be started to get analyzed. Default: current date - 3 days --end_date, --end-date YYYY-MM-DD Date for which project should be stop to get analyzed. Default: current date --slug TEXT Experimenter or Normandy slug associated with the project to create a preview for [required] --config_file, --config-file PATH Custom local config file --config_repos, --config-repos TEXT URLs to public repos with configs --private_config_repos, --private-config-repos TEXT URLs to private repos with configs --help Show this message and exit. > gcloud auth login --update-adc\n> gcloud config set project mozdata\n> opmon preview --slug=firefox-install-demo --config_file='/local/path/to/opmon/firefox-install-demo.toml'\nStart running backfill for firefox-install-demo: 2022-12-17 to 2022-12-19\nBackfill 2022-12-17\n...\nA preview is available at: https://mozilla.cloud.looker.com/dashboards/operational_monitoring::opmon_preview?Table='mozdata.tmp.firefox_install_demo_statistics'&Submission+Date=2022-12-17+to+2022-12-20 Once preview data has been computed, a link to a Looker dashboard will be printed where data for each metric and statistic is visualized. The preview data gets written into the tmp dataset in the mozdata project by default. Data written to this dataset gets automatically removed after 7 days.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Previews","id":"186","title":"Previews"},"187":{"body":"Generated dashboards are available in Looker . Dashboards have filters for selecting a percentile and for filtering based on the dimensions that have been configured. For each metric results are visualized on separate tiles, with results being grouped by branches. Depending on the project configuration, the x-axis will either be by submission date or by Build ID. Results are visualized as line charts with confidence intervals. Since Looker does only support simple line chart visualizations, the upper and lower bounds of the confidence intervals are shown in lighter colors while the median value for a specific branch is shown in a darker color. Results are divided into different percentiles that can be changed through the dashboard filter: The 50th percentile represents the median value across all clients for a metric The 90th/95th/99th/... percentile are referring to the top 10%/5%/1%/... based on the measured metric. For example, in the screenshot above the 80th percentile is selected, so the top 20% of clients based on the Perf Page Load Time Ms metric that are enrolled in the enabled branch have a load time of around 6,600 ms. Usually places where the confidence intervals of different branches have a gap between them - if the higher bound of one metric is below the lower bound of another metric - means there is a high likelihood that there is an actual difference between the measurement for the groups. Each dashboard tile also allows to explore the data for a specific metric in more detail by clicking on Explore from here .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Reading Results","id":"187","title":"Reading Results"},"188":{"body":"If alerts have been configured for a OpMon project, then the generated dashboard will show any triggered alerts in a table at the bottom of the dashboard: To receive email or Slack notification whenever new alerts are being triggered, click on the Alerts icon that is in the right corner of the Alerts table. Configure the alert by setting the condition, email addresses or Slack channels alerts should be sent to and the frequency of when checks should be performed:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Subscribing to Alerts","id":"188","title":"Subscribing to Alerts"},"189":{"body":"OpMon writes monitoring results and metadata to BigQuery. OpMon runs as part of the nightly ETL job (see Scheduling below).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Data Products","id":"189","title":"Data Products"},"19":{"body":"The Telemetry Measurement Dashboard (TMO) site is the 'venerable standby' of Firefox telemetry analysis tools. It is the predecessor to GLAM (see above) and is still lightly maintained until we are sure that GLAM covers all of its use cases. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Tools for Data Analysis » Telemetry Measurement Dashboard","id":"19","title":"Telemetry Measurement Dashboard"},"190":{"body":"The result tables that back the Looker dashboards are available in the operational_monitoring_derived dataset in moz-fx-data-shared-prod. Result tables are named like: _v is referring to the slug that has been set for the project and a separate table is created for metrics, statistics and alerts. The schema for metric tables is flexible and depends on the metrics configured to be computed. Views for each tables are also created in the operational_monitoring dataset. These views are used by the Looker dashboards. Metric tables Column name Type Description submission_date DATE Date the monitoring results are for client_id STRING Client's telemetry client_id branch STRING Branch client is enrolled in build_id STRING Build the client is on The result table will have additional columns for each metric and dimension that has been defined. Statistic Tables Column name Type Description submission_date DATE Date the monitoring results are for client_id STRING Client's telemetry client_id branch STRING Branch client is enrolled in build_id STRING Build the client is on The result table will have additional columns for each metric and dimension that has been defined.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Result Tables","id":"190","title":"Result Tables"},"191":{"body":"The table projects_v1 in operational_monitoring_derived contains metadata about the configured projects that is required for generating the dashboards. The table is updated after each ETL run for a specific project. Column name Type Description slug STRING Project slug name STRING Descriptive name of the project used as dashboard title xaxis STRING Specifies which column should be used as x-axis (either \"submission_date\" or \"build_id\") branches ARRAY List of branch names dimensions ARRAY List of dimension slugs start_date DATE Date for when monitoring should start for the project end_date DATE Date for when monitoring should end for the project metrics RECORD Repeated record with the metric slug and aggregation type","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Metadata","id":"191","title":"Metadata"},"192":{"body":"OpMon is updated nightly by telemetry-airflow. It is invoked by the operational_monitoring DAG .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Scheduling","id":"192","title":"Scheduling"},"193":{"body":"The requirements for Operational Monitoring are related to, but mostly distinct from those for experiments: With an A/B experiment, the goal is to determine with confidence whether a single change (i.e. the treatment) has an expected impact on a metric or small number of metrics. The change is only applied to a sample of clients for a fixed period of time. With operational monitoring, a project team is making many changes over a long but indeterminate period of time and must identify if any one change or set of changes (e.g., changes in a given Nightly build) moves a metric in the target population. An identified metric impact may result in a change being backed out, but may also be used to guide future project work. OpMon can be used to monitor experiments. For experiments with continuous enrollments or no fixed end date, OpMon will provide insights that would otherwise not be available. Other experiments, that are interested in looking at operational metrics could also benefit from OpMon.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Experiments vs OpMon","id":"193","title":"Experiments vs OpMon"},"194":{"body":"To get a deeper understanding of what happens under the hood, please see the opmon repository and developer documentation .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Going Deeper","id":"194","title":"Going Deeper"},"195":{"body":"If you have further questions, please reach out on the #data-help Slack channel. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Getting Help","id":"195","title":"Getting Help"},"196":{"body":"⚠ As of August 2021, Looker is considered the preferred solution for data exploration and visualization at Mozilla where possible. If you have any questions about where or when to use STMO, see getting help . sql.telemetry.mozilla.org (STMO) is Mozilla's installation of the Redash data analysis and dashboarding tool. As the name and URL imply, the effective use of this tool requires familiarity with SQL , with which all of the tool's data extraction and analysis are performed. Access to STMO is limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Introduction to STMO","id":"196","title":"Introduction to STMO"},"197":{"body":"You need to use the following building blocks from which analyses in STMO are constructed: Queries Visualizations Dashboards Queries STMO's basic unit of analysis is a query. A query is a block of SQL code that extracts and optionally transforms data from a single data source. Queries can vary widely in complexity. Some queries are simply one liners (e.g., SELECT some_field FROM tablename LIMIT 10) while others span over many pages, almost like small programs. The raw output from a query is tabular data. Each row represents one set of return values for the query's output columns. You can run a query manually or specify a refresh schedule that executes automatically after a specified interval of time. Visualizations Tabular data is great, but rarely is a grid of values the best way to make sense of your data. You can associate each query with multiple visualizations. Each visualization can render the extracted data in a format that makes it easy to interpret your data. There are many visualization types, including charts (line, bar, area, pie, etc.), counters, maps, pivot tables, and more. You can use each visualization type that provides a set of configuration parameters to specify how to map from the raw query output to the desired visualization. Some visualization types make demands of the query output. For example, a map visualization requires each row to include a longitude value and a latitude value. Dashboards A dashboard is a collection of visualizations that is combined into a single visual presentation for your convenience. A dashboard is decoupled from any particular queries. Although you can include multiple visualizations from a single query in one dashboard, it is not required. Users can add any visualizations that they can access to any dashboards they have created.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » STMO Concepts","id":"197","title":"STMO Concepts"},"198":{"body":"SQL provides the ability to extract and manipulate the data, but you won't get very far without having some familiarity with what data is actually available, and how that data is structured. Each query in STMO is associated with exactly one data source, and you have to know ahead of time which data source contains the information that you need. One of the most commonly used data sources is called Telemetry (BigQuery) , which contains most of the data that is obtained from telemetry pings received from Firefox clients. BigQuery refers to Google's BigQuery data warehouse. Other available data sources include Crash DB , Tiles , Sync Stats , Push , Test Pilot , and even a Redash metadata which connects to STMO's own Redash database.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Data Sources","id":"198","title":"Data Sources"},"199":{"body":"The following topics describe the process of creating a simple dashboard using STMO. Create A Query Let's start by creating a query. The first query counts the number of client ids that Mozilla receives from each country, for the top N countries. If you click the 'New Query' button that is located at the top on the left-hand side of the site, the query editing page appears: New Query Page For this and most other queries where each client IDs is counted, you want to use clients_last_seen , which is generated from Firefox telemetry pings. Search for the table in Telemetry (BigQuery) Click the 'Data Source' drop-down and select Telemetry (BigQuery). Then, search for the table by typing clients_last_seen in the \"Search schema...\" field that is above the schema browser interface to the left of the main query Edit field. You should see a clients_last_seen entry (appearing as telemetry.clients_last_seen). You may also see versioned copies of the tables as telemetry.clients_last_seen_v. Introspect the available columns Click telemetry.clients_last_seen in the schema browser to display the columns that are available in the table. The following columns are of interest for this query: country days_since_seen submission_date. If a query extracts all unique country values and the MAU for one day for each one, sorted from highest MAU to lowest MAU, the query then appears as follows: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC If you type these parameters into the main query Edit field and then click the \"Execute\" button, a blue bar then appears below the Edit field. It includes the text \"Executing query...\", followed by a timer that indicates how long the query has run. After some period of time, usually less than a minute, the query typically completes its run. A table appears that displays a MAU value for each country. You have just created and run your first STMO query! Next, click the large \"New Query\" text located at the top of the page. An Edit field appears so you can rename the query. It is recommended that you assign a unique prefix (such as your name) to the query to make it easy to find your query later. For example, rmiller:Top Countries. Create A Visualization After you have created a query, you may want to provide a simple visualization. The table with results from the first query execution now appears under the query Edit field. Another heading titled +NEW VISUALIZATION appears next to the TABLE heading: New Visualization Click the +NEW VISUALIZATION link to display the \"Visualization Editor\" screen. You can now specify a visualization name (\"Top Countries bar chart\"), a chart type (\"Bar\"), an x-axis column (country), and a y-axis column (mau): Visualization Editor After the GENERAL settings have been specified, you need to modify additional settings on the X AXIS tab. Click this tab and then change the 'Scale' setting to 'Category', and un-check the 'Sort Values' checkbox to enable the query's sort order to take precedence: Visualization X Axis A Note About Limits After you have saved the visualization settings and displayed the query source page, a bar graph appears near the bottom of the page. The graph includes quite a few entries. Rather than being able to view all of the countries, you may want to display only the first 20 entries by adding a LIMIT clause to the end of a query: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC\nLIMIT 20 If you edit the query to add a limit clause and then click 'Execute', a new bar graph only displays the 20 countries that have the highest number of unique clients. In this case, the full result set includes approximately 250 return values: limiting the result count improves readability. In other cases, however, an unlimited query may return thousands or even millions of rows. Any queries that return millions of rows or lines can not only be unreadable but negatively impact the performance of all other users of STMO. Thus an important warning: ALL QUERIES SHOULD INCLUDE A \"LIMIT\" STATEMENT BY DEFAULT! It is highly recommended that you add a \"LIMIT 100\" clause to the end of all new queries to prevent a query from returning a large result set that causes user interface (UI) and performance problems. You may learn that the total result set is small enough that setting a limit becomes unnecessary. Specifying an explicit LIMIT helps prevent unnecessary issues. Query Parameters You can add user arguments to a query, which allows the user to specify parameters without modifying the query itself. Using the query in the previous section as an example, you can replace the LIMIT 20 with a country count variable in double curly braces: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC\nLIMIT {{country_count}} After you have replaced the hard-coded limit value with {{country_count}}, an input field appears above the bar chart. If you type a numeric value in the input field and click 'Execute', the query will run with the specified limit. Click 'Save' to save the query. The query applies the parameter value that you typed as the default. Create A Dashboard You can create a dashboard to display visualization by selecting 'New Dashboard' from the 'Dashboards' dropdown that is located at the top left of the page. Choose a name for your dashboard and an empty page should appears. Click the '...' button near the top right of the page to select 'Add Widget'. The following dialog box appears: Add Widget Type a unique prefix that has previously been used in a query name in the \"Search a query by name\" field to locate the query that you have created. You cannot yet execute this query because the query has not yet been published. As soon as you publish a query, you can search on the summary pages. Even though this is only an exercise, the query must be published briefly and then added to the dashboard. You can publish your query by clicking \"Publish\" on the query source page. As soon as a query is published, it appears in the search results when you type a unique prefix in the \"Search a query by name\" field on the \"Add Widget\" dialog box. When you select a query, you can select a query's visualizations from the \"Choose Visualization\" dropdown. Select the bar chart that you created and then click \"Add to Dashboard\". The dashboard now includes a bar chart. You can now edit the country_count value and click \"Refresh\" to change the number of countries that are included in the chart. Completing the Dashboard A dashboard with just one graph is often insufficient. Therefore, you may want to create additional queries, each with a very similar bar chart. The text that you need to apply to the queries is listed below. However, you need to create the queries and the visualizations and then link them to the dashboard. The queries are as follows: Top OSes (recommended os_count value == 6) SELECT os, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY os\nORDER BY mau DESC\nLIMIT {{os_count}} Channel Counts SELECT normalized_channel AS channel, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY channel\nORDER BY mau DESC App Version Counts (recommended app_version_count value == 20) SELECT app_name, app_version, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY app_name, app_version\nORDER BY mau DESC\nLIMIT {{app_version_count}} Creating bar charts for these queries and adding them to the original dashboard can result in a dashboard that resembles this: Completed Dashboard Some final notes to help you create your dashboards: Remember to publish each of your queries before adding its visualizations to a dashboard. Similarly, it is recommended to un-publish any test queries after you have used them in a dashboard. This prevents everyone's search results from being contaminated with your tests and experiments. Any queries that result from an actual work-related analysis typically remain published. Others users can view these queries and learn from them. The 'Firefox' label on the 'App Version counts' graph is related to the use of the 'Group by' visualization setting. It is recommended that you experiment with the use of 'Group by' in your graphs to learn more about its usage. This tutorial has only touched the surface of the wide variety of sophisticated visualizations that STMO supports. You can view many more sophisticated queries and dashboards by browsing and exploring the work that has been published by others. The Redash help center is a useful resource for exploring Redash and all its capabilities. Prototyping Queries You may want to start working on a query before data becomes available. You can do this with most of the data sources by selecting a static test data set and then work with it, as usual. You can also use this method to explore how a particular SQL backend behaves. Note that UNION ALL will retain duplicate rows while UNION will discard them. Here are a couple of examples: Simple three-column test dataset WITH test AS ( SELECT 1 AS client_id, 'foo' AS v1, 'bar' AS v2 UNION ALL SELECT 2 AS client_id, 'bla' AS v1, 'baz' AS v2 UNION ALL SELECT 3 AS client_id, 'bla' AS v1, 'bar' AS v2 UNION ALL SELECT 2 AS client_id, 'bla' AS v1, 'baz' AS v2 UNION ALL SELECT 3 AS client_id, 'bla' AS v1, 'bar' AS v2\n) SELECT * FROM test Convert a semantic version string to a sortable array field WITH foo AS ( SELECT '1.0.1' AS v UNION SELECT '1.10.3' AS v UNION SELECT '1.0.2' AS v UNION SELECT '1.1' AS v UNION -- Doesn't work with these type of strings due to casting -- SELECT '1.3a1' AS v UNION SELECT '1.2.1' AS v\n) SELECT cast(split(v, '.') AS array) FROM foo ORDER BY 1 How do boolean fields get parsed from strings? WITH bar AS ( SELECT '1' AS b UNION SELECT '0' UNION SELECT 't' UNION SELECT 'f' UNION SELECT 'true' UNION SELECT 'false' UNION SELECT 'turkey'\n)\nSELECT b, try(cast(b AS boolean)) from bar Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Create an Example Dashboard","id":"199","title":"Create an Example Dashboard"},"2":{"body":"This section provides a quick introduction to Mozilla's Telemetry data: it should help you understand how this data is collected and how to begin analyzing it.","breadcrumbs":"Mozilla Data Documentation » Introduction","id":"2","title":"Introduction"},"20":{"body":"","breadcrumbs":"Introduction » Terminology » Terminology","id":"20","title":"Terminology"},"200":{"body":"A public dataset is a dataset in BigQuery which is made available to the general public in BigQuery or through our public HTTP endpoint .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data","id":"200","title":"Accessing Public Data"},"201":{"body":"Accessing Public Data in BigQuery Accessing Public Data Through the Public HTTP Endpoint Let us know!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Table of Contents","id":"201","title":"Table of Contents"},"202":{"body":"To access public datasets in BigQuery, a Google Cloud Platform (GCP) account is required. GCP also offers a free tier which offers free credits to use and run queries in BigQuery. BigQuery sandbox enables users to use BigQuery for free without requiring payment information. To get started, log into the BigQuery console or use the BigQuery command line tools to create a new project . After selecting the project, Mozilla's public datasets in the mozilla-public-data project can be accessed and queried. For example: SELECT *\nFROM `mozilla-public-data.telemetry_derived.ssl_ratios_v1`\nWHERE submission_date = \"2020-04-16\"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data in BigQuery","id":"202","title":"Accessing Public Data in BigQuery"},"203":{"body":"Some BigQuery datasets are also published as gzipped JSON files through the public HTTP endpoint: https://public-data.telemetry.mozilla.org . A list of available public datasets is available at: https://public-data.telemetry.mozilla.org/all-datasets.json This list contains the names of available datasets, additional metadata and links to the storage locations of the files containing the data. For example: { \"telemetry_derived\": { // ^ dataset name \"deviations\": { // ^ table name \"v1\": { // ^ table version \"friendly_name\": \"Deviations\", \"description\": \"Deviation of different metrics from forecast.\", \"incremental\": true, \"incremental_export\": false, \"review_link\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1624528\", \"files_uri\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/deviations/v1/files\", \"last_updated\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/deviations/v1/last_updated\" } }, \"ssl_ratios\": { \"v1\": { \"friendly_name\": \"SSL Ratios\", \"description\": \"Percentages of page loads Firefox users have performed that were conducted over SSL broken down by country.\", \"incremental\": true, \"incremental_export\": false, \"review_link\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1414839\", \"files_uri\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files\", \"last_updated\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/last_updated\" } } // [...] }\n} The keys within each dataset have the following meanings: incremental: true: data gets incrementally updated which means that new data gets added periodically (for most datasets on a daily basis) false: the entire table data gets updated periodically incremental_export: true: data for each submission_date gets exported into separate directories (e.g. files/2020-04-15, files/2020-04-16, ...) false: all data gets exported into one files/ directory review_link: links to the Bugzilla bug for the data review files_uri: lists links to all available data files last_updated: link to a last_updated file containing the timestamp for when the data files were last updated Data files are gzipped and up to 1 GB in size. If the data exceeds 1 GB, then it gets split up into multiple files named 000000000000.json, 000000000001.json, ... For example: https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files/000000000000.json","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data Through the Public HTTP Endpoint","id":"203","title":"Accessing Public Data Through the Public HTTP Endpoint"},"204":{"body":"If this public data has proved useful to your research, or you've built a cool visualization with it, let us know! You can email publicdata@mozilla.com or reach us on the #telemetry:mozilla.org channel on Mozilla's instance of matrix . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Let us know!","id":"204","title":"Let us know!"},"205":{"body":"With the transition to GCP in 2019 having been completed, BigQuery has become Mozilla's primary data warehouse and SQL Query engine. The following topics provide an introduction to working with data that is stored in BigQuery : Accessing BigQuery Writing BigQuery Queries Optimizing BigQuery Queries There is a cost associated with using BigQuery based on operations. The on-demand pricing for queries is based on how much data a query scans. Before using BigQuery, please see Optimizing BigQuery Queries above for information on how to understand and minimize costs. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing and working with BigQuery","id":"205","title":"Accessing and working with BigQuery"},"206":{"body":"There are many methods that you can use to access BigQuery: both interactive and programmatic. This document provides some basic information and pointers on how to get started with each. It is worth pointing out that all internal access to BigQuery is logged and periodically audited by Data Engineering and Operations for cost and other purposes.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Accessing BigQuery","id":"206","title":"Accessing BigQuery"},"207":{"body":"Interfaces STMO (sql.telemetry.mozilla.org) BigQuery Console Using the bq Command-Line Tool API Access Service Accounts Spark Colaboratory AI Platform Notebooks Notebooks Access to workgroup-confidential Datasets BigQuery Access Request","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Table of Contents","id":"207","title":"Table of Contents"},"208":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Interfaces","id":"208","title":"Interfaces"},"209":{"body":"⚠ Queries made from STMO are read-only: you cannot create views or tables. All users with access to STMO can access BigQuery using the following data sources: Telemetry (BigQuery) Telemetry Search (BigQuery)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » STMO (sql.telemetry.mozilla.org)","id":"209","title":"STMO (sql.telemetry.mozilla.org)"},"21":{"body":"This glossary provides definitions for some common terms used in the Mozilla data universe. If you're new to Mozilla, you may also find the general glossary on wiki.mozilla.org helpful. AET Analyst Amplitude BigQuery Build ID Client ID Data Analyst Data Engineer Data Practitioner Data Scientist Dataset DAU Derived Dataset Glean GCP GeoIP Ingestion Intensity KPI Metric MAU Ping Ping Table Pipeline Probe Profile Query Retention Schema Session Subsession STMO (sql.telemetry.mozilla.org) Telemetry URI URL WAU","breadcrumbs":"Introduction » Terminology » Table of Contents","id":"21","title":"Table of Contents"},"210":{"body":"The BigQuery console is similar to STMO, but allows write access to views and tables. Some people also prefer its user interface, though note that results that you get from it can only be shared with others who also have BigQuery access provisioned. Visit GCP BigQuery Console mozdata Use mozdata or switch to the project provided to you during your access request e.g moz-fx-data-bq- Write and run your queries Note that if you are trying to query telemetry datasets from a team-specific project, you will need to explicitly specify the project (mozdata) that the view lives in, since you're querying from a different one. For example: SELECT client_id\nFROM mozdata.telemetry.main\nWHERE DATE(submission_timestamp) = '2020-04-20' AND sample_id = 42 AND application.channel='nightly' For more details, see Google's Documentation on the GCP Console .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » BigQuery Console","id":"210","title":"BigQuery Console"},"211":{"body":"Steps to use: Install the GCP SDK Authorize gcloud with either your user account or provisioned service account. See documentation here . gcloud auth login Set your google project to mozdata gcloud config set project mozdata Set your google project to your team project if you were given one during your access request. gcloud config set project moz-fx-data-bq- Once configured, you can now use the bq command-line client. The following example lists the tables and views in a BigQuery dataset: bq ls mozdata:telemetry And here's another which gets the count of entries in telemetry.main on 2019-08-22 in the nightly channel: bq query --nouse_legacy_sql 'select count(*) from mozdata.telemetry.main where date(submission_timestamp) = \"2019-08-22\" and normalized_channel=\"nightly\"' Additional examples and documentation can be found in the BigQuery command-line reference .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Using the bq Command-Line Tool","id":"211","title":"Using the bq Command-Line Tool"},"212":{"body":"For advanced use cases involving programmatic access -- including automated workloads, ETL, BigQuery Storage API . You can locate a list of supported BigQuery client libraries here . Although you typically want to use a client library, Google also provides a detailed reference of their underlying REST API . Service Accounts Client SDKs do not access credentials the same way as the gcloud and bq command-line tools. The client SDKs generally assume that the machine is configured with a service account and looks for JSON-based credentials in several well-known locations rather than looking for user credentials. If you have service account credentials, you can point client SDKs at them by setting: export GOOGLE_APPLICATION_CREDENTIALS=/path/to/creds.json If you do not have appropriate service account credentials, but your GCP user account has sufficient access, you can have your user credentials mimic a service account by running: gcloud auth application-default login Or activate both personal credentials and application default credentials in one command: gcloud auth login --update-adc Once you've followed the browser flow to grant access, you should be able to, for example, access BigQuery from Python: pip install google-cloud-bigquery\npython -c 'from google.cloud import bigquery; print([d.dataset_id for d in bigquery.Client().list_datasets()])'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » API Access","id":"212","title":"API Access"},"213":{"body":"Apache Spark is a data processing engine designed to be fast and easy to use. There are several methods you can use to access BigQuery via Spark, depending on your needs. See Custom Analysis with Spark for more information and examples.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Spark","id":"213","title":"Spark"},"214":{"body":"Colaboratory (Colab) is Jupyter notebook environment, managed by Google and running in the cloud. Notebooks are stored in Google Drive and can be shared in a similar way to Google Docs. Colab can be used to easily access BigQuery and perform analyses. See the Telemetry Hello World notebook for an interactive example. Under the hood, it uses the BigQuery API to read and write to BigQuery tables, so access needs to be explicitly provisioned.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Colaboratory","id":"214","title":"Colaboratory"},"215":{"body":"AI Platform Notebooks is a managed JupyterLab service running on GCP. It gives you full control over the machine where your notebooks are running - you can install your own libraries and choose machine size depending on your needs. To start, go to GCP console and make sure you are in the correct project - most likely this will be your team project. Then navigate to the Notebooks page in the sidebar under AI Platform > Notebooks ( direct link ). There you can create new notebook server instances and connect to them (when your instance is ready, you'll see an Open JupyterLab button). Please note that by default JupyterLab saves notebook files only locally, so they are lost if your instance is deleted. To make sure you don't lose your work, either push your files to a Git repository (via a pre-installed Git extension) or upload them to GCS (using gsutil command in a terminal session). Notebooks Access to workgroup-confidential Datasets If you are a member of a restricted access workgroup, you can provision AI notebooks in the mozdata GCP project that can read workgroup-confidential data. ⚠ You must provision AI notebooks in mozdata using a nonstandard service account specific to your workgroup, see below. When you create a notebook server, under \"Advanced Options\" / \"Permissions\", deselect \"Use Compute Engine Default Service Account\" and replace it with the service account associated with your workgroup. You may need to type this service account manually as it will not be available from a drop-down menu to all users. The ID of the service account matches the following pattern: WORKGROUP-SUBGROUP@mozdata.iam.gserviceaccount.com For example, if you are member of workgroup:search-terms/aggregated, use search-terms-aggregated@mozdata.iam.gserviceaccount.com. This notebook server should have access to any restricted access datasets that are accessible to workgroup:search-terms/aggregated. Additionally, this notebooks server will not have write access to the standard mozdata.analysis dataset, but will instead have write access to a workgroup-specific dataset that looks like the following: mozdata.WORKGROUP_SUBGROUP_analysis In the example above this maps to mozdata.search_terms_aggregated_analysis.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » AI Platform Notebooks","id":"215","title":"AI Platform Notebooks"},"216":{"body":"⚠ Access to BigQuery via the mozdata GCP project is granted to Mozilla Staff by default; only file an access request if you need other specific access such as via a teams project For access to BigQuery using projects other than mozdata, file a bug (requires access to Mozilla Jira) . If you require access to AI Notebooks or Dataproc, please specify in the bug and a team project will be provisioned for you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » BigQuery Access Request","id":"216","title":"BigQuery Access Request"},"217":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Querying BigQuery Tables","id":"217","title":"Querying BigQuery Tables"},"218":{"body":"Projects, Datasets, and Tables in BigQuery Caveats Projects with BigQuery datasets Table Layout and Naming Structure of Ping Tables in BigQuery Writing Queries Writing query results to a permanent table Writing results to GCS (object store) Creating a View Using UDFs Accessing map-like fields Accessing histograms","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Table of Contents","id":"218","title":"Table of Contents"},"219":{"body":"In GCP a project enables you to organize cloud resources. Mozilla uses multiple projects to maintain BigQuery datasets . Note : The term dataset has historically been used to describe a set of records that all follow the same schema, but this idea corresponds to a table in BigQuery. In BigQuery terminology, datasets represent top-level containers that are used to organize and control access to tables and views.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Projects, Datasets, and Tables in BigQuery","id":"219","title":"Projects, Datasets, and Tables in BigQuery"},"22":{"body":"Account Ecosystem Telemetry (never fully launched); see the PRD","breadcrumbs":"Introduction » Terminology » AET","id":"22","title":"AET"},"220":{"body":"Each derived table is exposed by a view in the mozdata project and in many cases, these views apply additional filters or business logic. For this reason, the best practice is to always query the views instead of directly querying the underlying table(s). Most tables are partitioned by date and you can scan much less data by filtering on the partition field (usually submission_timestamp or submission_date). These dates are always in UTC. Unqualified queries can become very costly very easily. Restrictions have been placed on large tables to avoid accidental querying \"all data for all time\". You must use the date partition fields for large tables (like main_summary or clients_daily). Read the Query Optimization Cookbook that includes recommendations on how to reduce cost and improve query performance. STMO BigQuery data sources have a 10 TB data-scanned limit for each query. Let us know if this becomes an issue. There is not any native map support available in BigQuery. Instead, structs are used with fields [key, value]. Convenience functions are available to access the like key-value maps, as described below .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Caveats","id":"220","title":"Caveats"},"221":{"body":"Project Dataset Purpose mozdata The primary home for user analysis; it has a short name that is easy to type and is filled with views that reference underlying tables in moz-fx-data-shared-prod; the default project for STMO and Looker analysis User-generated tables for analysis; please prefix tables with your username tmp User-generated tables for ephemeral analysis results; tables created here are automatically deleted after 7 days. telemetry Views into legacy desktop telemetry pings and many derived tables; see user-facing (unsuffixed) datasets below See user-facing (unsuffixed) datasets below search Search data imported from parquet ( restricted ) static Static tables, often useful for data-enriching joins udf Internal persistent user-defined functions defined in SQL; see Using UDFs udf_js Internal user-defined functions defined in JavaScript; see Using UDFs mozfun The primary home for user-defined functions; see Using UDFs moz-fx-data-bq- Some teams have specialized needs and can be provisioned a team-specific project moz-fx-data-shared-prod All production data including full pings and derived datasets defined in bigquery-etl _live See live datasets below _stable See stable datasets below _derived See derived datasets below _external Tables that reference external resources; these may be native BigQuery tables populated by a job that queries an third-party API, or they may be federated data sources that pull data from other GCP services like GCS at query time. backfill Temporary staging area for back-fills blpadi Blocklist ping derived data( restricted ) payload_bytes_raw Raw JSON payloads as received from clients, used for reprocessing scenarios, a.k.a. \"landfill\" ( restricted ) payload_bytes_error gzip-compressed JSON payloads that were rejected in some phase of the pipeline; particularly useful for investigating schema validation errors tmp Temporary staging area for parquet data loads validation Temporary staging area for validation moz-fx-data-derived-datasets Legacy project that was a precursor to mozdata moz-fx-data-shar-nonprod-efed Non-production data produced by stage ingestion infrastructure","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Projects with BigQuery datasets","id":"221","title":"Projects with BigQuery datasets"},"222":{"body":"Under the single moz-fx-data-shared-prod project, each document namespace (corresponding to folders underneath the schemas directory of mozilla-pipeline-schemas ) has four BigQuery datasets provisioned with the following properties: Live datasets (telemetry_live, activity_stream_live, etc.) contain live ping tables (see definitions of table types in the next paragraph) Stable datasets (telemetry_stable, activity_stream_stable, etc.) contain historical ping tables Derived datasets (telemetry_derived, activity_stream_derived, etc.) contain derived tables, primarily populated via nightly queries defined in BigQuery ETL and managed by Airflow User-facing (unsuffixed) datasets (telemetry, activity_stream, etc.) contain user-facing views on top of the tables in the corresponding stable and derived datasets. The table and view types referenced above are defined as follows: Live ping tables are the final destination for the telemetry ingestion pipeline . Dataflow jobs process incoming ping payloads from clients, batch them together by document type, and load the results to these tables approximately every five minutes, although a few document types are opted in to a more expensive streaming path that makes records available in BigQuery within seconds of ingestion. These tables are partitioned by date according to submission_timestamp and are also clustered on that same field, so it is possible to make efficient queries over short windows of recent data such as the last hour. They have a rolling expiration period of 30 days, but that window may be shortened in the future. Analyses should only use these tables if they need results for the current (partial) day. Historical ping tables have exactly the same schema as their corresponding live ping tables, but they are populated only once per day (12:00:00am to 11:59:59pm UTC) via an Airflow job and have a 25 month retention period. These tables are superior to the live ping tables for historical analysis because they never contain partial days, they have additional deduplication applied, and they are clustered on sample_id, allowing efficient queries on a 1% sample of clients. It is guaranteed that document_id is distinct within each day of each historical ping table, but it is still possible for a document to appear multiple times if a client sends the same payload across multiple UTC days. Note that this requirement is relaxed for older telemetry ping data that was backfilled from AWS; approximately 0.5% of documents are duplicated in telemetry.main and other historical ping tables for 2019-04-30 and earlier dates. Derived tables are populated by nightly Airflow jobs and are considered an implementation detail; their structure may change at any time at the discretion of the data platform team to allow refactoring or efficiency improvements. User-facing views are the schema objects that users are primarily expected to use in analyses. Many of these views correspond directly to an underlying historical ping table or derived table, but they provide the flexibility to hide deprecated columns or present additional calculated columns to users. These views are the schema contract with users and they should not change in backwards-incompatible ways without a version increase or an announcement to users about a breaking change. Spark and other applications relying on the BigQuery Storage API for data access need to reference derived tables or historical ping tables directly rather than user-facing views. Unless the query result is relatively large, we recommend instead that users run a query on top of user-facing views with the output saved in a destination table, which can then be accessed from Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Table Layout and Naming","id":"222","title":"Table Layout and Naming"},"223":{"body":"Unlike with the previous AWS-based data infrastructure, we don't have different mechanisms for accessing entire pings vs. \"summary\" tables. As such, there are no longer special libraries or infrastructure necessary for accessing full pings, rather each document type maps to a user-facing view that can be queried in STMO. For example: \"main\" pings are accessible from view telemetry.main ( see docs for faster-to-query tables ) \"crash\" pings are accessible from view telemetry.crash \"baseline\" pings for the release version of Firefox for Android (Fenix) are accessible from view org_mozilla_firefox.baseline All fields in the incoming pings are accessible in these views, and (where possible) match the nested data structures of the original JSON. Field names are converted from camelCase form to snake_case for consistency and SQL compatibility. Any fields not present in the ping schemas are present in an additional_properties field containing leftover JSON. BigQuery provides functions for parsing and manipulating JSON data via SQL . Later in this document, we demonstrate the use of a few Mozilla-specific functions that we have defined to allow ergonomic querying of map-like fields (which are represented as arrays of structs in BigQuery) and histograms (which are encoded as raw JSON strings).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Structure of Ping Tables in BigQuery","id":"223","title":"Structure of Ping Tables in BigQuery"},"224":{"body":"To query a BigQuery table you will need to specify the dataset and table name. It is good practice to specify the project however depending on which project the query originates from this is optional. SELECT col1, col2\nFROM `project.dataset.table`\nWHERE -- data_partition_field will vary based on table date_partition_field >= DATE_SUB(CURRENT_DATE, INTERVAL 1 MONTH) An example query from Clients Last Seen Reference SELECT submission_date, os, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen = 0\nGROUP BY submission_date, os\nHAVING count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Check out the BigQuery Standard SQL Functions & Operators for detailed documentation.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing Queries","id":"224","title":"Writing Queries"},"225":{"body":"You can write query results to a BigQuery table you have access via GCP BigQuery Console or GCP BigQuery API Access For temporary experiments use mozdata.tmp (it will automatically be deleted after 7 days). For longer-lived results, use the mozdata.analysis dataset. Prefix your table with your username. If your username is username@mozilla.com create a table with username_my_table. See Writing query results documentation for detailed steps.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing query results to a permanent table","id":"225","title":"Writing query results to a permanent table"},"226":{"body":"If a BigQuery table is not a suitable destination for your analysis results, we also have a GCS bucket available for storing analysis results. It is usually Spark jobs that will need to do this. Use bucket gs://mozdata-analysis/ Prefix object paths with your username. If your username is username@mozilla.com, you might store a file to gs://mozdata-analysis/username/myresults.json.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing results to GCS (object store)","id":"226","title":"Writing results to GCS (object store)"},"227":{"body":"You can create views in BigQuery if you have access via GCP BigQuery Console or GCP BigQuery API Access . Use the mozdata.analysis dataset. Prefix your view with your username. If your username is username@mozilla.com create a table with username_my_view. See Creating Views documentation for detailed steps.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Creating a View","id":"227","title":"Creating a View"},"228":{"body":"BigQuery offers user-defined functions (UDFs) that can be defined in SQL or JavaScript as part of a query or as a persistent function stored in a dataset. We have defined a suite of public persistent functions to enable transformations specific to our data formats, available in mozfun . UDFs used internally in moz-fx-data-shared-prod are available in datasets udf (for functions defined in SQL) and udf_js (for functions defined in JavaScript). Note that JavaScript functions are potentially much slower than those defined in SQL, so use functions in udf_js with some caution, likely only after performing aggregation in your query. We document a few of the most broadly useful UDFs below, but you can see the full list of mozfun UDFs in https://mozilla.github.io/bigquery-etl and or UDFs with source code used within moz-fx-data-shared-prod in bigquery-etl/sql/moz-fx-data-shared-prod/udf and bigquery-etl/sql/moz-fx-data-shared-prod/udf_js .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Using UDFs","id":"228","title":"Using UDFs"},"229":{"body":"BigQuery currently lacks native map support and our workaround is to use a STRUCT type with fields named [key, value]. We've created a UDF that provides key-based access with the signature: mozfun.map.get_key(, ). The example below generates a count per reason key in the event_map_values field in the telemetry events table for Normandy unenrollment events from yesterday. SELECT mozfun.map.get_key(event_map_values, 'reason') AS reason, COUNT(*) AS EVENTS\nFROM telemetry.events\nWHERE submission_date = DATE_SUB(CURRENT_DATE(), INTERVAL 1 DAY) AND event_category='normandy' AND event_method='unenroll'\nGROUP BY 1\nORDER BY 2 DESC","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Accessing map-like fields","id":"229","title":"Accessing map-like fields"},"23":{"body":"See Data Analyst .","breadcrumbs":"Introduction » Terminology » Analyst","id":"23","title":"Analyst"},"230":{"body":"We considered many potential ways to represent histograms as BigQuery fields and found the most efficient encoding was actually to leave them as raw JSON strings. To make these strings easier to use for analysis, you can convert them into nested structures using mozfun.hist.extract: WITH extracted AS ( SELECT submission_timestamp, mozfun.hist.extract(payload.histograms.a11y_consumers) AS a11y_consumers FROM telemetry.main ) --\nSELECT a11y_consumers.bucket_count, a11y_consumers.sum, a11y_consumers.range[ORDINAL(1)] AS range_low, udf.get_key(a11y_consumers.values, 11) AS value_11\nFROM extracted\nWHERE a11y_consumers.bucket_count IS NOT NULL AND DATE(submission_timestamp) = \"2019-08-09\"\nLIMIT 10 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Accessing histograms","id":"230","title":"Accessing histograms"},"231":{"body":"When you write a query using STMO or the BigQuery console, you can improve performance and reduce costs by learning how data is stored, how databases function, and what you can change about a query to take advantage of the storage structure and the data function. Queries are charged by data scanned at $5 per terabyte (TB) so each 200 gigabytes of data scanned will cost $1: on tables with hundreds of TBs of data (like the main ping table or clients_daily ), costs can add up very quickly . When trying to reduce the cost, the main thing to do is reduce the amount of data scanned: some of the advice in this article will improve your query's performance but will not scan a smaller amount of data, and thus cost the same.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Optimizing BigQuery Queries","id":"231","title":"Optimizing BigQuery Queries"},"232":{"body":"TL;DR: What to implement for quick improvements How to improve both query speed and cost Improvements to query speed only Caveats Some Explanations What are these databases? Key takeaways How is the data stored? Traditional Row Stores Columnar Stores Data partitions Data Ordering (clustering) Key takeaways","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Table of Contents","id":"232","title":"Table of Contents"},"233":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » TL;DR: What to implement for quick improvements","id":"233","title":"TL;DR: What to implement for quick improvements"},"234":{"body":"Filter on a partitioned column such as submission_timestamp or submission_date ( even if you have a LIMIT: see optimization caveats ) Use a sample of the data that is based on the sample_id field. This can be helpful for initial development even if you later run the query using the entire population (without sampling). Tables that include a sample_id field will usually have that as one of the clustering fields and you can efficiently scan random samples of users by specifying WHERE sample_id = 0 (1% sample), WHERE sample_id < 10 (10% sample), etc. This can be especially helpful with main_summary, clients_daily, and clients_last_seen which are very large tables and are all clustered on sample_id. Many datasets also cluster on normalized_channel, corresponding to the channel of the product. If you are working with data that has different channels (for example, Firefox desktop), limit your initial query to a channel with a limited population like Nightly (in the case of Firefox desktop, do this by adding WHERE normalized_channel='nightly' to your query) Select only the columns that you want ( Don't use SELECT *) If you are experimenting with data or exploring data, use one of the data preview options instead of SELECT *. Reference the data size prediction (\"This query will process X bytes\") in STMO and the BigQuery UI to help gauge the efficiency of your queries. You should see this number go down as you limit the range of submission_dates or include fewer fields in your SELECT statement.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » How to improve both query speed and cost","id":"234","title":"How to improve both query speed and cost"},"235":{"body":"These are still worth doing! Use approximate algorithms : e.g., approx_count_distinct(...) instead of COUNT(DISTINCT ...) If using JOIN, trim the data to-be-joined before the query performs a JOIN. If you reduce data early in the processing cycle, shuffling and other complex operations only execute on the data that you need. Use sub queries with filters or intermediate tables or views as a way of decreasing sides of a join, prior to the join itself.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Improvements to query speed only","id":"235","title":"Improvements to query speed only"},"236":{"body":"For clustered tables, the data size prediction won't take into account benefits from LIMITs and WHERE clauses on clustering fields, so you'll need to compare to the actual \"Data Scanned\" after the query is run. Applying a LIMIT clause to a SELECT * query might not affect the amount of data read, depending on the table structure. Many of our tables are configured to use clustering in which case a LIMIT clause does effectively limit the amount of data that needs to be scanned. To check whether your LIMIT and WHERE clauses are actually improving performance, you should see a lower value reported for actual \"Data Scanned\" by a query compared to the prediction (\"This query will process X bytes\") in STMO or the BigQuery UI. Do not treat WITH clauses as prepared statements WITH clauses are used primarily for readability because they are not materialized: if a query appears in more than one WITH clause, it executes in each clause. Do not rely on them to optimize your query!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Caveats","id":"236","title":"Caveats"},"237":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Some Explanations","id":"237","title":"Some Explanations"},"238":{"body":"The primary data storage mechanism used at Mozilla, BigQuery, is not a traditional relational database like PostgreSQL or MySQL. Instead it is a distributed SQL engine where data is stored separately from computational resources used to retrieve it. Multiple machines work together to get the result of your query. Because there is more than one system, you need to pay particular attention to Data Shuffles : when all systems have to send data to all other systems. For example, consider the following query, which lists the number of rows that are present for each client_id: SELECT client_id, COUNT(*)\nFROM telemetry.main\nGROUP BY client_id During the execution of this query, the BigQuery cluster performs the following steps: Each system reads a different piece of the data and parses the client_id for each row. Internally, it then computes the number of rows seen for each client_id, but only for the data that it read . Each system is then assigned a set of client_ids to aggregate. For example, the first system may be given instructions to get the count of client1. It then has to send a request to every other system for the total seen for client1. It can then aggregate the total. If every client_id has been aggregated, each system reports to the coordinator the client_ids that it was responsible for, as well as the count of rows seen by each. The coordinator is responsible for returning the result of the query to the client, which in this example is STMO. A similar process occurs on data joins, where different systems are instructed to join on different keys. In that case, data from both tables needs to be shuffled to every system. Key takeaways Use LIMIT for query prototyping to dramatically reduce the volume of data scanned as well as speeding up processing. Use approximate algorithms. Then less data needs to be shuffled because probabilistic data structures can be used instead of the raw data itself. Specify large tables first in a JOIN operation. In this case, small tables can be sent to every system to eliminate one data shuffle operation. Note that Spark supports a broadcast command explicitly.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » What are these databases?","id":"238","title":"What are these databases?"},"239":{"body":"The data is stored in columnar format. Traditional Row Stores Consider a typical CSV file, which represents an example of a row store. name,age,height\n\"Ted\",27,6.0\n\"Emmanuel\",45,5.9\n\"Cadence\",5,3.5 When this data is stored to disk, you can read an entire record in consecutive order. For example, if the first \" is stored at block 1 on disk, then a sequential scan from 1 assigns the first row of data: \"ted\",27,6.0. Keep scanning and you get \\n\"Emm... and so on. You can use the following query that you can execute very quickly: SELECT *\nFROM people\nWHERE name == 'Ted' The database can just scan the first row of data. However, the following is more difficult: SELECT name\nFROM people Now the database has to read all of the rows and then select the name column, which results in a lot more overhead. Columnar Stores Columnar turns the data sideways. For example, you can make a columnar version of the above data and still store it in CSV format: name,\"Ted\",\"Emmanuel\",\"Cadence\"\nage,27,45,5\nheight,6.0,5.9,3.5 Now let's consider how we can query the data when it's stored this way: SELECT *\nFROM people\nWHERE name == \"ted\" In this case, all the data must be read because the (name, age, height) is not stored together. Here's another query: SELECT name\nFROM people In this case, only the \"name\" row needs to be read. All the other lines of the file can be skipped. Data partitions You can improve performance even further by taking advantage of partitions, grouping together data that shares a value for a column. For example, if everyone in the people table lived in DE, then you can add that to the filename: /country=DE/people.csv. From there, a query engine would have to know how to read that path and understand that all of these people share a country. You can query as follows: SELECT *\nFROM people\nWHERE country == 'US' In this case, the query engine no longer even has to read the file. It could just look at the path and realize that there is nothing of interest. Tables are usually partitioned based on dates; e.g., submission_date or DATE(submission_timestamp). Data Ordering (clustering) Another way to improve query performance is to select a subset of data on a field that the data is ordered by. In BigQuery, this is called \"clustering\". A clustered field is one which is sorted in the underlying data. For example, if you wanted to get all of ages greater than age 40 in the table above, you might query like this: SELECT age FROM people WHERE age > 40 This would scan all of the age field, starting from 27, then 45, and ending with 5. However, if instead data was sorted on that field, the table would look like this: name,\"Cadence\",\"Ted\",\"Emmanuel\"\nage,5,27,45\nheight,3.5,6.0,5.9 Since data is stored on different files, we could ignore any age files that don't have data less than 40. So if Cadence and Ted's ages were in one file, and Emmanuel's in the next, we could skip reading that first file entirely. In that way, we can sometimes drastically reduce the amount of data we're reading. Key takeaways Limit queries to a few columns that you need to reduce the volume of data that must be read Filter the partitions to reduce the volume of data that you need Filter on clustered fields Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » How is the data stored?","id":"239","title":"How is the data stored?"},"24":{"body":"A third-party product formerly used by several teams within Mozilla for analysis of user events.","breadcrumbs":"Introduction » Terminology » Amplitude","id":"24","title":"Amplitude"},"240":{"body":"This document will help you find the best data source for a given analysis of Desktop Firefox. It focuses on descriptive datasets and does not cover anything attempting to explain why something is observed. This guide will help if you need to answer questions like: How many Firefox users are active in Germany? How many crashes occur each day? How many users have installed a specific add-on? If you want to know whether a causal link occurs between two events, consider running an experiment . There are two types of datasets that you might want to use: those based on raw pings and those derived from them.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Accessing Desktop Data","id":"240","title":"Accessing Desktop Data"},"241":{"body":"We receive data from Firefox users via pings : small JSON payloads sent by clients at specified intervals. There are many types of pings, each containing different measurements and sent for different purposes. These pings are then aggregated into ping-level datasets that can be retrieved using BigQuery. Pings can be difficult to work with and expensive to query: where possible, you should use a derived dataset to answer your question. For more information on pings and how to use them, see Raw Ping Data .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Raw Ping Datasets","id":"241","title":"Raw Ping Datasets"},"242":{"body":"Derived datasets are built using the raw ping data above with various transformations to make them easier to work with and help you avoid the pitfall of pseudo-replication . You can find a full list of them in the derived datasets section , but two commonly used ones are \"Clients Daily\" and \"Clients Last Seen\".","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Derived Datasets","id":"242","title":"Derived Datasets"},"243":{"body":"Many questions about Firefox take the form \"What did clients with characteristics X, Y, and Z do during the period S to E?\" The clients_daily table aims to answer these questions. Each row in the table is a (client_id, submission_date) and contains a number of aggregates about that day's activity. See the clients_daily reference for more information.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Clients Daily","id":"243","title":"Clients Daily"},"244":{"body":"The clients_last_seen dataset is useful for efficiently determining exact user counts such as DAU and MAU. It can also allow efficient calculation of other windowed usage metrics like retention via its bit pattern fields . It includes the most recent values in a 28 day window for all columns in the clients_daily dataset . See the clients_last_seen reference for more information. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Clients Last Seen","id":"244","title":"Clients Last Seen"},"245":{"body":"This document describes how to access Glean data using BigQuery, such as in Redash . This is intended for in-depth analysis: GUD , GLAM and Looker can answer many simple questions. The data that Glean applications generates maps cleanly to structures we create in BigQuery: see the section on Glean Data in the data pipeline reference. The exact method to use depends on the metric type you want to access. Counter, boolean, and most other metrics Event metrics","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Accessing Glean Data in BigQuery","id":"245","title":"Accessing Glean Data in BigQuery"},"246":{"body":"Most metrics Glean collects map to a single column in a BigQuery table. The Glean Dictionary shows the mapping to access these mappings when writing queries. For example, say you wanted to get a count of top sites as measured in Firefox for Android. You can get the information you need to build your query by following this procedure: Go to the Glean Dictionary home page. Navigate to the Firefox for Android application Under metrics, search for \"top\", select metrics.top_sites_count . Scroll down to the bottom. Under BigQuery, you should see an entry like: \"In org_mozilla_fenix.metrics as metrics.counter.metrics_top_sites_count\". The former corresponds to the table name whilst the latter corresponds to the column name. You can select which channel you want to view information for and the table name will update accordingly. With this information in hand, you can now proceed to writing a query. For example, to get the average of this metric on the first of January, you could write something like this: -- Count number of pings where Fenix is the default browser\nSELECT AVG(metrics.counter.metrics_top_sites_count)\nFROM -- We give the table an alias so that the table name `metrics` and field name -- `metrics` don't conflict. org_mozilla_fenix.metrics AS m\nWHERE date(submission_timestamp) = '2021-01-01' Note that we alias the table used in the query, otherwise the BigQuery parser gets confused. This can also happen with the tables and columns corresponding to the events ping. Another option is to explicitly qualify the table when selecting the column (so metrics.counter.metrics_top_sites_count becomes metrics.metrics.counter.metrics_top_sites_count): SELECT AVG(metrics.metrics.counter.metrics_top_sites_count)\nFROM org_mozilla_fenix.metrics\nWHERE DATE(submission_timestamp) = '2021-01-01'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Counter, boolean, and most other metrics","id":"246","title":"Counter, boolean, and most other metrics"},"247":{"body":"Event metrics are stored slightly differently: since each ping sent by a Glean application sends a group of metrics, they are mapped into a set of records within a single column. To query them individually, you need to unnest them into their own table. For example, let's say you wanted to investigate the foreground metrics for tab engine. You can get the information you need to build your query by following this procedure: Go to the Glean Dictionary home page. Navigate to the Firefox for Android application Under metrics, search for \"foreground\", select engine_tab.foreground_metrics . Scroll down to the bottom until you see \"Access\". Under BigQuery, you should see an entry like: \"In org_mozilla_fenix.events\". This tells you the BigQuery table in which this data is stored. With this information, plus knowledge of the metric's category (engine_tab) and name (foreground_metrics) we now know enough to write a simple query: WITH events AS (\nSELECT submission_timestamp, client_info.client_id, event.timestamp AS event_timestamp, event.category AS event_category, event.name AS event_name, event.extra AS event_extra,\nFROM org_mozilla_fenix.events AS e\nCROSS JOIN UNNEST(e.events) AS event\nWHERE submission_timestamp = '2021-05-03' AND sample_id = 42 -- 1% sample for development AND event.category = 'engine_tab' AND event.name = 'foreground_metrics'\n)\nSELECT * FROM events The extra fields are stored as a structure. For more information on accessing those, see accessing map-like fields in the querying documentation . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Event metrics","id":"247","title":"Event metrics"},"248":{"body":"If some field is present in a valid received ping , but is not present in the ping's schema , it doesn't have its own column to be placed into during ingestion . Instead, those fields remain as raw JSON and are placed in the additional_properties column of the ping's table or view. This can happen for a variety of usually-temporary problems like: The latest schema hasn't yet been deployed (see \"What does it mean when a schema deploy is blocked?\" ) mozilla-pipeline-schemas was not updated after a change in the data which was submitted (this shouldn't happen with Glean , but can happen with some legacy data, for example the legacy Firefox Desktop telemetry environment ). Until the problem is fixed, any ingested pings with these \"unknown\" data in them will place that data in the additional_properties column. The rows of this dataset will always have these data in the additional_properties column, even after the dataset has been updated to add the column. To access data that's been put into the additional_properties column, you'll have to parse the JSON. Be aware that when you access the additional_properties field, BigQuery has to read the entire contents, even if you're extracting just a single field. In the case of main pings, additional_properties can be quite large, leading to expensive queries.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Additional Properties » Additional Properties","id":"248","title":"Additional Properties"},"249":{"body":"At the beginning of February 2021, schema deploys were delayed. So to access the newly-added parent-process Firefox Desktop probes telemetry.generated_new_client_id, telemetry.state_file_save_errors, and telemetry.loaded_client_id_doesnt_match_pref, we needed to locate where they would be in the payload, and use JSON_EXTRACT_SCALAR to extract the scalar (in both a JSON and Telemetry sense of the word \"scalar\") values. SELECT JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.generated_new_client_id']\") AS generated_new_client_id, JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.state_file_save_errors']\") AS state_file_save_errors, JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.loaded_client_id_doesnt_match_pref']\") AS loaded_client_id_doesnt_match_pref, payload.info.profile_subsession_counter AS profile_subsession_counter\nFROM mozdata.telemetry.main_nightly\nWHERE submission_timestamp > '2021-02-02' AND application.build_id >= '20210202095107' -- First nightly with measure 20210202095107 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Additional Properties » Example","id":"249","title":"Example"},"25":{"body":"BigQuery is Google Cloud's managed data warehouse. Most of the data described on this site is stored and queried using BigQuery. See Accessing and working with BigQuery for more details.","breadcrumbs":"Introduction » Terminology » BigQuery","id":"25","title":"BigQuery"},"250":{"body":"Introduction Accessing BigQuery data from Spark Using the Storage API Connector Using Dataproc Reading data from BigQuery into Spark Storage API Query API Persisting data","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Custom Analysis with Spark","id":"250","title":"Custom Analysis with Spark"},"251":{"body":"Apache Spark is a general-purpose cluster computing system - it allows users to run general execution graphs. APIs are available in Python, Scala, R, and Java. It is designed to be fast and easy to use. Here are some useful introductory materials: Spark Programming Guide Spark SQL Programming Guide Spark can be used from Google's Dataproc , and works with data stored in BigQuery. There are a number of methods of both reading from and writing to BigQuery using Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Introduction","id":"251","title":"Introduction"},"252":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Accessing BigQuery data from Spark","id":"252","title":"Accessing BigQuery data from Spark"},"253":{"body":"⚠ This method requires BigQuery Access to be provisioned. If you want to use Spark locally (or via an arbitrary GCP instance in the cloud), we recommend the Storage API Connector for accessing BigQuery tables in Spark as it is the most modern and actively developed connector. It works well with the BigQuery client library which is useful if you need to run arbitrary SQL queries and load their results into Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Using the Storage API Connector","id":"253","title":"Using the Storage API Connector"},"254":{"body":"⚠ This method requires BigQuery Access to be provisioned. Dataproc is Google's managed Spark cluster service. You can spin up a Dataproc cluster with Jupyter using the following command. Insert your values for cluster-name, bucket-name, and project-id there. Your notebooks are stored in Cloud Storage under gs://bucket-name/notebooks/jupyter: gcloud beta dataproc clusters create cluster-name \\ --optional-components=ANACONDA,JUPYTER \\ --image-version=1.4 \\ --enable-component-gateway \\ --properties=^#^spark:spark.jars=gs://spark-lib/bigquery/spark-bigquery-latest.jar \\ --num-workers=3 \\ --max-idle=3h \\ --bucket bucket-name \\ --region=us-west1 \\ --project project-id You can retrieve the Jupyter URL with the following command: gcloud beta dataproc clusters describe cluster-name --region=us-west1 --project project-id | grep Jupyter After you've finished your work, it's a good practice to delete your cluster: gcloud beta dataproc clusters delete cluster-name --region=us-west1 --project project-id --quiet","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Using Dataproc","id":"254","title":"Using Dataproc"},"255":{"body":"There are two main ways to read data from BigQuery into Spark: using either the storage API and the query API.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Reading data from BigQuery into Spark","id":"255","title":"Reading data from BigQuery into Spark"},"256":{"body":"First, using the Storage API - this bypasses BigQuery's execution engine and directly reads from the underlying storage. This is the preferred method of loading data from BigQuery into Spark. It is more efficient for reading large amounts of data into Spark, and supports basic column and partitioning filters. Example of using the Storage API from Databricks: dbutils.library.installPyPI(\"google-cloud-bigquery\", \"1.16.0\")\ndbutils.library.restartPython() from google.cloud import bigquery def get_table(view): \"\"\"Helper for determining what table underlies a user-facing view, since the Storage API can't read views.\"\"\" bq = bigquery.Client() view = view.replace(\":\", \".\") # partition filter is required, so try a couple options for partition_column in [\"DATE(submission_timestamp)\", \"submission_date\"]: try: job = bq.query( f\"SELECT * FROM `{view}` WHERE {partition_column} = CURRENT_DATE\", bigquery.QueryJobConfig(dry_run=True), ) break except Exception: continue else: raise ValueError(\"could not determine partition column\") assert len(job.referenced_tables) == 1, \"View combines multiple tables\" table = job.referenced_tables[0] return f\"{table.project}:{table.dataset_id}.{table.table_id}\" # Read one day of main pings and select a subset of columns.\ncore_pings_single_day = spark.read.format(\"bigquery\") \\ .option(\"table\", get_table(\"moz-fx-data-shared-prod.telemetry.main\")) \\ .load() \\ .where(\"submission_timestamp >= to_date('2019-08-25') submission_timestamp < to_date('2019-08-26')\") \\ .select(\"client_id\", \"experiments\", \"normalized_channel\") A couple of things are worth noting in the above example. get_table is necessary because an actual table name is required to read from BigQuery here, fully qualified with project name and dataset name. The Storage API does not support accessing VIEWs, so the convenience names such as telemetry.core are not available via this API. You must supply a filter on the table's date partitioning column, in this case submission_timestamp. Additionally, you must use the to_date function to make sure that predicate push-down works properly for these filters.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Storage API","id":"256","title":"Storage API"},"257":{"body":"If you want to read the results of a query (rather than directly reading tables), you may also use the Query API. This pushes the execution of the query into BigQuery's computation engine, and is typically suitable for reading smaller amounts of data. If you need to read large amounts of data, prefer the Storage API as described above. Example: from google.cloud import bigquery bq = bigquery.Client() query = \"\"\"\nSELECT event_string_value, count(distinct client_id) AS client_count\nFROM mozdata.telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'enroll' AND submission_date = '2019-06-01'\nGROUP BY event_string_value\nORDER BY client_count DESC\nLIMIT 20\n\"\"\" query_job = bq.query(query) # Wait for query execution, then fetch results as a pandas dataframe.\nrows = query_job.result().to_dataframe()","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Query API","id":"257","title":"Query API"},"258":{"body":"You can save data resulting from your Spark analysis as a BigQuery table or to Google Cloud Storage . You can also save data to the Databricks Filesystem . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Persisting data","id":"258","title":"Persisting data"},"259":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Dataset Specific","id":"259","title":"Dataset Specific"},"26":{"body":"A unique identifier for a build like 20210317095331. Often used to identify and aggregate telemetry submitted by specific versions of our software. Note that the format may differ across product lines .","breadcrumbs":"Introduction » Terminology » Build ID","id":"26","title":"Build ID"},"260":{"body":"A common request is to count the number of users who have enrolled or unenrolled from a SHIELD experiment. The events table includes Normandy enrollment and unenrollment events for both pref-flip and add-on studies. Note that the events table is updated nightly. Normandy events have event_category normandy. The event_string_value will contain the experiment slug (for pref-flip experiments) or name (for add-on experiments). Normandy events are described in detail in the Firefox source tree docs . Note that addon studies do not have branch information in the events table, since addons, not Normandy, are responsible for branch assignment. For studies built with the obsolete add-on utilities , branch assignments are published to the shield_study dataset.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Working with Normandy events","id":"260","title":"Working with Normandy events"},"261":{"body":"The event_map_values column of enroll events contains a branch key, describing which branch the user enrolled in. To fetch a count of events by branch in BigQuery SQL: SELECT submission_date, udf.get_key(event_map_values, 'branch') AS branch, COUNT(*) AS n\nFROM telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'enroll' AND event_string_value = '{{experiment_slug}}' AND submission_date >= '{{experiment_start}}'\nGROUP BY 1, 2\nORDER BY 1, 2","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Counting pref-flip enrollment events by branch","id":"261","title":"Counting pref-flip enrollment events by branch"},"262":{"body":"The event_map_values column of unenroll events includes a reason key. Reasons are described in the Normandy docs . Normal unenroll events at the termination of a study will occur for the reason recipe-not-seen. To fetch a count of events by reason and branch: SELECT submission_date, udf.get_key(event_map_values, 'branch') AS branch, udf.get_key(event_map_values, 'reason') AS reason, COUNT(*) AS n\nFROM telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'unenroll' AND event_string_value = '{{experiment_slug}}' AND submission_date >= '{{experiment_start}}'\nGROUP BY 1, 2, 3\nORDER BY 1, 2, 3 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Counting pref-flip unenrollment events by branch","id":"262","title":"Counting pref-flip unenrollment events by branch"},"263":{"body":"You can use the following snippets to start querying crash pings with STMO and BigQuery . Using these tools, you can quickly get counts and other information about crash pings that are submitted day-to-day. The following example just counts all existing pings for a few days across several dimensions: SELECT date(submission_timestamp) AS crash_date, count(*) AS crash_count\nFROM telemetry.crash\nWHERE date(submission_timestamp) >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)\nGROUP BY crash_date STMO#67925 . Although the total crash counts is not always useful, you may want to restrict a query to a channel or some other dimensions, and also facet the results. Therefore, you can add a few more fields to the SQL: SELECT date(submission_timestamp) AS crash_date, normalized_os AS os, count(*) AS crash_count\nFROM telemetry.crash\nWHERE date(submission_timestamp) >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY) AND normalized_channel='nightly'\nGROUP BY normalized_os, crash_date STMO#67927 These are just initial examples. You can query across all the fields in a telemetry crash ping, which provides useful information about the crashes themselves. You can view a summary of the available fields in the STMO schema browser, referring to the documentation on the Firefox crash ping for more information where necessary. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Crash Pings » Working with Crash Pings","id":"263","title":"Working with Crash Pings"},"264":{"body":"Monthly active users (MAU) is a windowed metric that requires joining data per client across 28 days. Calculating this from individual pings or daily aggregations can be computationally expensive, which motivated creation of the clients_last_seen dataset for desktop Firefox and similar datasets for other applications. A powerful feature of the clients_last_seen methodology is that it doesn't record specific metrics like MAU and WAU directly, but rather each row stores a history of the discrete days on which a client was active in the past 28 days. We could calculate active users in a 10 day or 25 day window just as efficiently as a 7 day (WAU) or 28 day (MAU) window. But we can also define completely new metrics based on these usage histories, such as various retention definitions. The usage history is encoded as a \"bit pattern\" where the physical type of the field is a BigQuery INT64, but logically the integer represents an array of bits, with each 1 indicating a day where the given clients was active and each 0 indicating a day where the client was inactive. This article discusses the details of how we represent usage in bit patterns, how to extract standard usage and retention metrics, and how to build new metrics from them.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Working with Bit Patterns in Clients Last Seen","id":"264","title":"Working with Bit Patterns in Clients Last Seen"},"265":{"body":"Calculating DAU, WAU, and MAU Calculating retention Understanding bit patterns Why 28 bits instead of 64? Forward-looking windows and backward-looking windows Usage: Backward-looking windows How windows shift from day to day Retention: Forward-looking windows N-day Retention Retention using activity date Proposing a new bit pattern field UDF Reference bits28.to_string bits28.from_string bits28.to_dates bits28.days_since_seen bits28.range bits28.active_in_range bits28.retention","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Table of Contents","id":"265","title":"Table of Contents"},"266":{"body":"The simplest application of usage bit patterns is for calculating metrics in backward-looking windows. This is what we do for our canonical usage measures DAU, WAU, and MAU. To decide whether a given client should count towards DAU, WAU, and MAU, we need to know how recently that client was active. If the client was seen in the past 28 days, they count toward MAU. If they were active in the past 7 days, the count toward WAU. And only if they were active today do they count toward DAU. The user-facing clients_last_seen views present fields like days_since_seen that extract this information for us from the underlying days_seen_bits field, allowing us to easily express DAU, WAU, and MAU aggregates like: SELECT submission_date, COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date\nORDER BY submission_date Under the hood, days_since_seen is calculated using the bits28.days_since_seen UDF which is explained in more detail later in this article. Note that the desktop clients_last_seen table also has additional bit pattern fields corresponding to other usage criteria , so other variants on MAU can be calculated like: SELECT submission_date, COUNTIF(days_since_visited_5_uri < 28) AS visited_5_uri_mau, COUNTIF(days_since_opened_dev_tools < 28) AS opened_dev_tools_mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date\nORDER BY submission_date Adding a new usage criterion is possible, but requires some work especially if a historical backfill is necessary, so file a bug to begin discussions on new usage criteria. Also note that non-desktop products also have derived tables following the clients_last_seen methodology. Per-product MAU could be calculated as: SELECT submission_date, app_name, COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.nondesktop_clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date, app_name\nORDER BY submission_date, app_name","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Calculating DAU, WAU, and MAU","id":"266","title":"Calculating DAU, WAU, and MAU"},"267":{"body":"For retention calculations, we use forward-looking windows. This means that when we report a retention value for 2020-01-01, we're talking about what portion of clients active on 2020-01-01 are still active some number of days later. In particular, let's consider the \"1-Week Retention\" measure shown in GUD which considers a window of 14 days. For each client active in \"week 0\" (days 0 through 6), we determine retention by checking if they were also active in \"week 1\" (days 7 through 13). We provide a UDF called bits28.retention that returns a rich STRUCT type representing activity in various windows, with all the date and bit offsets handled for you. You pass in a bit pattern and the corresponding submission_date, and it returns fields like: day_13.metric_date day_13.active_in_week_0 day_13.active_in_week_1 Calculating GUD's retention aggregates and some other variants looks like: -- The struct returned by bits28.retention is nested.\n-- The first level of nesting defines the beginning of our window;\n-- in our case, we want day_13 to get retention in a 2-week window.\n-- This base query uses day_13.* to make all the day_13 fields available:\n-- - metric_date\n-- - active_in_week_0\n-- - active_in_week_1\n-- - ...\n--\nWITH base AS ( SELECT *, mozfun.bits28.retention( days_seen_bits, submission_date ).day_13.*, mozfun.bits28.retention( days_created_profile_bits, submission_date ).day_13.active_on_metric_date AS is_new_profile FROM telemetry.clients_last_seen ) SELECT metric_date, -- 2020-01-15 (13 days earlier than submission_date) -- 1-Week Retention matching GUD. SAFE_DIVIDE( COUNTIF(active_in_week_0 AND active_in_week_1), COUNTIF(active_in_week_0) ) AS retention_1_week, -- 1-Week New Profile Retention matching GUD. SAFE_DIVIDE( COUNTIF(is_new_profile AND active_in_week_1), COUNTIF(is_new_profile) ) AS retention_1_week_new_profile, -- NOT AN OFFICIAL METRIC -- A more restrictive 1-Week Retention definition that considers only clients -- active on day 0 rather than clients active on any day in week 0. SAFE_DIVIDE( COUNTIF(active_on_metric_date AND active_in_week_1), COUNTIF(active_on_metric_date) ) AS retention_1_week_active_on_day_0, -- NOT AN OFFICIAL METRIC -- A more restrictive 0-and-1-Week Retention definition where again the denominator -- is restricted to clients active on day 0 and the client must be active both in -- week 0 after the metric date and in week 1. SAFE_DIVIDE( COUNTIF(active_on_metric_date AND active_in_week_0_after_metric_date AND active_in_week_1), COUNTIF(active_on_metric_date) ) AS retention_0_and_1_week_active_on_day_0, FROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date Notice that in each retention definition, the numerator always contains the exact same condition as the denominator plus additional constraints (AND ...). It is very easy to accidentally define a retention metric that is logically inconsistent and can rise above 1. Under the hood, bits28.retention is using a series of calls to the lower-level bits28.range function, which is explained later in this article. bits28.range is very powerful and can be used to construct novel metrics, but it also introduces many opportunities for off-by-one errors and passing parameters in incorrect order, so please fully read through this documentation before attempting to use the lower-level functions.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Calculating retention","id":"267","title":"Calculating retention"},"268":{"body":"If you look at the days_seen_bits field in telemetry.clients_last_seen, you'll see seemingly random whole numbers, some as large as nine digits. How should we interpret these? For very small numbers, it may be possible to interpret the value by eye. A value of 1 means the client was active on submission_date only and wasn't seen in any of the 27 days previous. A value of 2 means the client was seen 1 day ago, but not on submission_date. A value of 3 means that the client was seen on submission_date and the day previous. It's much easier to reason about these bit patterns, however, when we view them as strings of ones and zeros. We've provided a UDF to convert these values to \"bit strings\": SELECT [ mozfun.bits28.to_string(1), mozfun.bits28.to_string(2), mozfun.bits28.to_string(3) ] >>> ['0000000000000000000000000001', '0000000000000000000000000010', '0000000000000000000000000011'] A value of 3 is equal to 2^1 + 2^0 and indeed we see that reading from right to left in the string of bits, the \"lowest\" to bits are set (1) while the rest of the bits are unset (0). Let's consider a larger value 8256. In terms of powers of two, this is equal to 2^13 + 2^6 and its string representation should have two 1 values. If we label the rightmost bit as \"offset 0\", we would expect the set bits to be at offsets -13 and -6: SELECT mozfun.bits28.to_string(8256) >>> '0000000000000010000001000000' We also provide the inverse of this function to take a string representation of a bit pattern and return the associated integer: SELECT mozfun.bits28.from_string('0000000000000010000001000000') >>> 8256 Note that the leading zeros are optional for this function: SELECT mozfun.bits28.from_string('10000001000000') >>> 8256 Finally, we can translate this into an array of concrete dates by passing a value for the date that corresponds to the rightmost bit: SELECT mozfun.bits28.to_dates(8256, '2020-01-28') >>> ['2020-01-15', '2020-01-22']","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Understanding bit patterns","id":"268","title":"Understanding bit patterns"},"269":{"body":"BigQuery has only one integer type (INT64) which is composed of 64 bits, so we could technically store 64 days of history per bit pattern. Limiting to 28 bits is a practical concern related to storage costs and reprocessing concerns. Consider a client that is only active on a single day and then never shows up again. A client that becomes inactive will eventually fall outside the 28-day usage window and will thus not have a row in following days of clients_last_seen and we no longer duplicate that client's data for those days. Also, tables following the clients_last_seen methodology have to be populated incrementally. For each new day of data, we have to reference the previous day's rows in clients_last_seen, take the trailing 27 bits of each pattern and appending a 0 or 1 to represent whether the client was active in the new day. Now, suppose we find that there was a processing error 10 days ago that affected a table upstream of clients_last_seen. If we fix that error, we now have to recompute each day of clients_last_seen from 10 days ago all the way to the present. We chose to encode only 28 days of history in these bit patterns as a compromise that gives just enough history to calculate MAU on a rolling basis but otherwise limits the amount of data that needs to be reprocessed to recover from errors.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Why 28 bits instead of 64?","id":"269","title":"Why 28 bits instead of 64?"},"27":{"body":"A unique id identifying the client who sent a ping .","breadcrumbs":"Introduction » Terminology » Client ID","id":"27","title":"Client ID"},"270":{"body":"Bit patterns can be used to calculate a variety of windowed metrics, but there are a number of ways we can choose to interpret a bit pattern and define windows within it. In particular, we can choose to read a bit pattern from right to left, looking backwards from the most recent day. Or we can choose to read a bit pattern from left to right, looking forwards from some chosen reference point. MAU and WAU use backward-looking windows where the value for 2020-01-28 depends on activity from 2020-01-01 to 2020-01-28. You can calculate DAU, WAU, and MAU for 2020-01-28 as soon data for that target date has been processed. In other words, the metric date for usage metrics corresponds directly to the submission_date in clients_last_seen. Retention metrics, however, use forward-looking windows where the value for 2020-01-28 depends on activity happening on and after that date. Be prepared for this to twist your mind a bit. What we call \"1-Week Retention\" depends on activity in a 2-week window. If we want to calculate a 1-week retention value for 2020-01-01, we need to consider activity from 2020-01-01 through 2020-01-14, so we cannot know the retention value for a given day until we've fully processed data 13 days later. In other words, the metric date for 1-week retention is always 13 days earlier than the submission_date on which it can be calculated. Using forward-looking windows initially seems awkward, but it turns out to be necessary for consistency in how we define various retention metrics. Consider if we wanted to compare 1-week, 2-week, and 3-week retention metrics on a single plot. If we use forward-looking windows, then the point labeled 2020-01-01 describes the same set of users for all three metrics and how their activity differs over time. If we use backwards-looking windows, then each of these three metrics is considering a separate population of users. We'll discuss this in more detail later.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Forward-looking windows and backward-looking windows","id":"270","title":"Forward-looking windows and backward-looking windows"},"271":{"body":"The simplest application of usage bit patterns is for calculating metrics in backward-looking windows. This is what we do for our canonical usage measures DAU, WAU, and MAU. Let's imagine a single row from clients_last_seen with submission_date = 2020-01-28. The days_seen_bits field records usage for a single client over a period of 28 days ending on the given submission_date. We will call this metric date \"day 0\" (2020-01-28 in this case) and count backwards to \"day -27\" (2020-01-01). Let's suppose this client was only active on two days in the past month: 2020-01-22 (day -6) and 2020-01-15 (day -13). That client's days_seen_bits value would show up as 8256, which as we saw in the previous section can be represented as bit string '0000000000000010000001000000'. Let's dive more deeply into that bit string representation: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │-26 │-24 │-22 │-20 │-18 │-16 │-14 │-12 │-10 │ -8 │ -6 │ -4 │ -2 │ 0 -27 -25 -23 -21 -19 -17 -15 -13 -11 -9 -7 -5 -3 -1 └──────────────────────────────────────────────────────────────────────────────────┘ MAU └──────────────────┘ WAU └─┘ DAU In this picture, we've annotated the windows for DAU (day 0 only), WAU (days 0 through -6) and MAU (days 0 through -27). This particular client won't count toward DAU for 2020-01-28, but the client does count towards both WAU and MAU. Note that for each of these usage metrics, the number of active days does not matter but only the recency of the latest active day. We provide a special function to tell us how many days have elapsed since the most recent activity encoded in a bit pattern: SELECT mozfun.bits28.days_since_seen(mozfun.bits28.from_string('10000001000000')) >>> 6 Indeed, this is so commonly used that we build this function into user-facing views, so that instead of referencing days_seen_bits with a UDF, you can instead reference a field called days_since_seen. Counting MAU, WAU, and DAU generally looks like: SELECT COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.clients_last_seen","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Usage: Backward-looking windows","id":"271","title":"Usage: Backward-looking windows"},"272":{"body":"Note that this particular client is about to fall outside the WAU window. If the client doesn't send a main ping on 2020-01-29, the new days_seen_bits pattern for this client will look like: 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │-26 │-24 │-22 │-20 │-18 │-16 │-14 │-12 │-10 │ -8 │ -6 │ -4 │ -2 │ 0 -27 -25 -23 -21 -19 -17 -15 -13 -11 -9 -7 -5 -3 -1 └──────────────────────────────────────────────────────────────────────────────────┘ MAU └──────────────────┘ WAU └─┘ DAU The entire pattern has simply shifted one offset to the left, with the leading zero falling off (since it's now outside the 28-day range) and a trailing zero added on the right (this would be a 1 instead if the user had been active on 2020-01-29). The days_since_seen value is now 7, which is outside the WAU window: SELECT mozfun.bits28.days_since_seen(mozfun.bits28.from_string('100000010000000')) >>> 7","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » How windows shift from day to day","id":"272","title":"How windows shift from day to day"},"273":{"body":"For retention calculations, we use forward-looking windows. This means that when we report a retention value for 2020-01-01, we're talking about what portion of clients active on 2020-01-01 are still active some number of days later. When we were talking about backward-looking windows, our metric date or \"day 0\" was always the most recent day, corresponding to the rightmost bit. When we define forward-looking windows, however, we always choose a metric date some time in the past. How we number the individual bits depends on what metric date we choose. For example, in GUD , we show a \"1-Week Retention\" which considers a window of 14 days. For each client active in \"week 0\" (days 0 through 6), we determine retention by checking if they were also active in \"week 1\" (days 7 through 13). To make \"1-Week Retention\" more concrete, let's consider the same client as before, grabbing the days_seen_bits value from clients_last_seen with submission_date = 2020-01-28. We count back 13 bits in the array to define our new \"day 0\" which corresponds to 2020-01-15: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 1 │ 3 │ 5 │ 7 │ 9 │ 11 │ 13 0 2 4 6 8 10 12 └────────────────────┘ Week 0 └───────────────────┘ Week 1 This client has a bit set in both week 0 and in week 1, so logically this client can be considered retained; they should be counted in both the denominator and in the numerator for the \"1-Week Retention\" value on 2020-01-15. Also note there is some nuance in retention metrics as to what counts as \"week 0\" because sometimes we want to measure a user as active in week 0 excluding the metric date (\"day 0\") itself. The client shown above would not count as \"active in week 0 after metric date\": 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 1 │ 3 │ 5 │ 7 │ 9 │ 11 │ 13 0 2 4 6 8 10 12 Metric Date └──┘ Week 0 After Metric Date └─────────────────┘ Week 0 └────────────────────┘ But how can we extract this usage per week information in a query? Extracting the bits for a specific week can be achieved via UDF: SELECT -- Signature is bits28.range(offset_to_day_0, start_bit, number_of_bits) mozfun.bits28.range(days_seen_bits, -13 + 0, 7) AS week_0_bits, mozfun.bits28.range(days_seen_bits, -13 + 7, 7) AS week_1_bits\nFROM telemetry.clients_last_seen And then we can turn those bits into a boolean indicating whether the client was active or not as: SELECT BIT_COUNT(mozfun.bits28.range(days_seen_bits, -13 + 0, 7)) > 0 AS active_in_week_0 BIT_COUNT(mozfun.bits28.range(days_seen_bits, -13 + 7, 7)) > 0 AS active_in_week_1\nFROM telemetry.clients_last_seen This pattern of checking whether any bit is set within a given range is common enough that we provide short-hand for it in bits28.active_in_range. The above query can be made a bit cleaner as: SELECT mozfun.bits28.active_in_range(days_seen_bits, -13 + 0, 7) AS active_in_week_0 mozfun.bits28.active_in_range(days_seen_bits, -13 + 7, 7) AS active_in_week_1\nFROM telemetry.clients_last_seen In terms of the higher-level bits28.retention function discussed earlier, here's how this client looks: SELECT submission_date, mozfun.bits28.retention(days_seen_bits, submission_date).day_13.*\nFROM telemetry.clients_last_seen /* submission_date = 2020-01-28 metric_date = 2020-01-15 active_on_day_0 = true active_in_week_0 = true\nactive_in_week_0_after_metric_date = false active_in_week_1 = true\n*/","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Retention: Forward-looking windows","id":"273","title":"Retention: Forward-looking windows"},"274":{"body":"Not an official metric. This section is intended solely as an example of advanced usage. As an example of a novel metric that can be defined using the low-level bit pattern UDFs, let's define n-day retention as the fraction of clients active on a given day who are also active within the next n days. For example, 3-day retention would have a denominator of all clients active on day 0 and a numerator of all clients active on day 0 who were also active on days 1 or 2. To calculate n-day retention, we need to use the lower-level bits28.range function: DECLARE n INT64;\nSET n = 3; WITH base AS ( SELECT *, mozfun.bits28.active_in_range(days_seen_bits, -n + 1, 1) AS seen_on_day_0, mozfun.bits28.active_in_range(days_seen_bits, -n + 2, n - 1) AS seen_after_day_0 FROM telemetry.clients_last_seen )\nSELECT DATE_SUB(submission_date, INTERVAL n DAY) AS metric_date, -- NOT AN OFFICIAL METRIC SAFE_DIVIDE( COUNTIF(seen_on_day_0 AND seen_after_day_0), COUNTIF(seen_on_day_0) ) AS retention_n_day\nFROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » N-day Retention","id":"274","title":"N-day Retention"},"275":{"body":"Not an official metric. This section is intended solely as an example of advanced usage. GUD's canonical retention definitions are all based on ping submission dates rather than logical activity dates taken from client-provided timestamps, but there is interest in using client timestamps particularly for n-day retention calculations for mobile products. Let's consider Firefox Preview which sends telemetry via Glean. The org_mozilla_fenix.baseline_clients_last_seen table includes two bit patterns that encode client timestamps: days_seen_session_start_bits and days_seen_session_end_bits. This table is still populated once per day based on pings received over the previous day, but some of those pings will reflect sessions that started on previous days. This introduces some new complexity into retention calculations because we'll always be underestimating client counts if we have our retention window end on submission_date. When using activity date, it may be desirable to build in a few days of buffer to ensure we are considering late-arriving pings. For example, if we wanted to calculate 3-day retention but allow 2 days of cushion for late-arriving pings, we would need to use an offset of 5 days from submission_date: DECLARE n, cushion_days, offset_to_day_0 INT64;\nSET n = 3;\nSET cushion_days = 2;\nSET offset_to_day_0 = 1 - n - cushion_days; WITH base AS ( SELECT *, mozfun.bits28.active_in_range(days_seen_session_start_bits, offset_to_day_0, 1) AS seen_on_day_0, mozfun.bits28.active_in_range(days_seen_session_start_bits, offset_to_day_0 + 1, n - 1) AS seen_after_day_0 FROM org_mozilla_fenix.baseline_clients_last_seen )\nSELECT DATE_SUB(submission_date, INTERVAL offset_to_day_0 DAY) AS metric_date, -- NOT AN OFFICIAL METRIC SAFE_DIVIDE( COUNTIF(seen_on_day_0 AND seen_after_day_0), COUNTIF(seen_on_day_0) ) AS retention_n_day\nFROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Retention using activity date","id":"275","title":"Retention using activity date"},"276":{"body":"The operational logic required to produce a clients_last_seen table makes it unwieldy for backfilling, so it has historically been difficult for data scientists to experiment with new bit pattern fields on their own. Below are sample queries for producing a small clients_last_seen-like table that presents an experimental usage definition. In this approach, the temporary analysis table we create actually stores a client's whole usage history as a BYTES field, and then we rely on view logic to present this as per-day windows. Much of the logic is boilerplate; the sections that would need to change for your specific new field are marked between -- BEGIN and -- END comments. The first example defines a new feature based on a measure that already exists in clients_daily. It takes only a few minutes to run: DECLARE start_date DATE DEFAULT '2020-05-01';\nDECLARE end_date DATE DEFAULT '2020-11-01';\nDECLARE target_sample_id INT64 DEFAULT 0; CREATE TEMP FUNCTION process_bits(bits BYTES) AS ( STRUCT( bits, -- An INT64 version of the bits, compatible with bits28 functions CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) << 36 >> 36 AS bits28, -- An INT64 version of the bits with 64 days of history CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) AS bits64, -- A field like days_since_seen from clients_last_seen. udf.bits_to_days_since_seen(bits) AS days_since_active, -- Days since first active, analogous to first_seen_date in clients_first_seen udf.bits_to_days_since_first_seen(bits) AS days_since_first_active )\n); CREATE OR REPLACE TABLE analysis._newfeature\nPARTITION BY submission_date\nCLUSTER BY sample_id\nAS\nWITH\nalltime AS ( SELECT sample_id, client_id, -- BEGIN -- Here we produce bit pattern fields based on the daily aggregates from the -- previous step; udf.bits_from_offsets( ARRAY_AGG( IF(active_hours_sum >= 1,DATE_DIFF(end_date, submission_date, DAY), NULL) IGNORE NULLS ) ) AS days_active_bits, -- END FROM telemetry.clients_daily WHERE sample_id = target_sample_id AND submission_date BETWEEN start_date AND end_date GROUP BY sample_id, client_id\n)\nSELECT end_date - i AS submission_date, sample_id, client_id, process_bits(days_active_bits >> i) AS days_active\nFROM alltime\n-- The cross join parses each input row into one row per day since the client\n-- was first seen, emulating the format of the existing clients_last_seen table.\nCROSS JOIN UNNEST(GENERATE_ARRAY(0, DATE_DIFF(end_date, start_date, DAY))) AS i\nWHERE (days_active_bits >> i) IS NOT NULL And here is a more complex example that references main_v4 directly: Calculating a bit pattern field directly from `main_v4` DECLARE start_date DATE DEFAULT '2020-05-01';\nDECLARE end_date DATE DEFAULT '2020-11-01';\nDECLARE target_sample_id INT64 DEFAULT 0; CREATE TEMP FUNCTION process_bits(bits BYTES) AS ( STRUCT( bits, -- An INT64 version of the bits, compatible with bits28 functions CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) << 36 >> 36 AS bits28, -- An INT64 version of the bits with 64 days of history CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) AS bits64, -- A field like days_since_seen from clients_last_seen. udf.bits_to_days_since_seen(bits) AS days_since_active, -- Days since first active, analogous to first_seen_date in clients_first_seen udf.bits_to_days_since_first_seen(bits) AS days_since_first_active )\n); CREATE OR REPLACE TABLE analysis._newfeature\nPARTITION BY submission_date\nCLUSTER BY sample_id\nAS\nWITH\n-- If clients_daily already contains a measure that suffices as the basis for\n-- our new usage definition, we can skip this daily subquery and calculate\n-- alltime based on clients_daily rather than `main`.\ndaily AS ( SELECT DATE(submission_timestamp) AS submission_date, sample_id, client_id, -- BEGIN -- Here is where we put clients_daily-like aggregations that will be -- used as the basis for bit patterns in the next step. SUM(payload.processes.parent.scalars.browser_engagement_active_ticks) AS active_ticks_sum, -- END FROM telemetry.main WHERE sample_id = target_sample_id AND DATE(submission_timestamp) BETWEEN start_date AND end_date GROUP BY submission_date, sample_id, client_id ),\nalltime AS ( SELECT sample_id, client_id, -- BEGIN -- Here we produce bit pattern fields based on the daily aggregates from the -- previous step; udf.bits_from_offsets( ARRAY_AGG( IF(active_ticks_sum >= 8,DATE_DIFF(end_date, submission_date, DAY), NULL) IGNORE NULLS ) ) AS days_active_bits, -- END FROM daily GROUP BY sample_id, client_id\n)\nSELECT end_date - i AS submission_date, sample_id, client_id, process_bits(days_active_bits >> i) AS days_active\nFROM alltime\n-- The cross join parses each input row into one row per day since the client\n-- was first seen, emulating the format of the existing clients_last_seen table.\nCROSS JOIN UNNEST(GENERATE_ARRAY(0, DATE_DIFF(end_date, start_date, DAY))) AS i\nWHERE (days_active_bits >> i) IS NOT NULL This script takes about 10 minutes to run over 6 months of data as written above and about an hour to run over the whole history of main_v4 (starting at 2018-11-01). A query over the whole history of clients_daily (starting in early 2016) can run in about an hour as well. The resultant table can be used on its own or joined with clients_daily to pull per-client dimensions. If the definition proves useful in validation, your variant of the query above can serve as a good starting point for Data Engineering to integrate the new definition into clients_last_seen (and clients_daily if necessary). Once a new definition is integrated into the model, we can backfill two months of data fairly easily. Complete backfills are expensive in terms of computational cost and engineering effort, so cannot happen more than approximately quarterly.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Proposing a new bit pattern field","id":"276","title":"Proposing a new bit pattern field"},"277":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » UDF Reference","id":"277","title":"UDF Reference"},"278":{"body":"Convert an INT64 field into a 28 character string representing the individual bits. bits28.to_string(bits INT64) SELECT mozfun.bits28.to_string(18)\n>> 0000000000000000000000010010","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.to_string","id":"278","title":"bits28.to_string"},"279":{"body":"Convert a string representing individual bits into an INT64. bits28.from_string(bits STRING) SELECT mozfun.bits28.from_string('10010')\n>> 18","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.from_string","id":"279","title":"bits28.from_string"},"28":{"body":"This is a common job title for someone who spends a large amount of their time analyzing data. At Mozilla, we tend not to use this term or title, favoring Data Practitioner or Data Scientist instead.","breadcrumbs":"Introduction » Terminology » Data Analyst","id":"28","title":"Data Analyst"},"280":{"body":"Convert a bit pattern into an array of the dates is represents. bits28.to_dates(bits INT64, end_date DATE) SELECT mozfun.bits28.to_dates(18, '2020-01-28')\n>> ['2020-01-24', '2020-01-27']","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.to_dates","id":"280","title":"bits28.to_dates"},"281":{"body":"Return the position of the rightmost set bit in an INT64 bit pattern. bits28.days_since_seen(bits INT64) SELECT bits28.days_since_seen(18)\n>> 1","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.days_since_seen","id":"281","title":"bits28.days_since_seen"},"282":{"body":"Return an INT64 representing a range of bits from a source bit pattern. The start_offset must be zero or a negative number indicating an offset from the rightmost bit in the pattern. n_bits is the number of bits to consider, counting right from the bit at start_offset. bits28.range(bits INT64, offset INT64, n_bits INT64) SELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5, 6))\n>> '010010'\nSELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5, 2))\n>> '01'\nSELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5 - 2, 4))\n>> '0010'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.range","id":"282","title":"bits28.range"},"283":{"body":"Return a boolean indicating if any bits are set in the specified range of a bit pattern. The start_offset must be zero or a negative number indicating an offset from the rightmost bit in the pattern. n_bits is the number of bits to consider, counting right from the bit at start_offset. bits28.active_in_range(bits INT64, start_offset INT64, n_bits INT64)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.active_in_range","id":"283","title":"bits28.active_in_range"},"284":{"body":"Return a nested struct providing numerator and denominator fields for the standard 1-Week, 2-Week, and 3-Week retention definitions. bits28.retention(bits INT64, submission_date DATE) Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.retention","id":"284","title":"bits28.retention"},"285":{"body":"GLAM is great if you want to check out the behaviour of a histogram over a large population across a curated set of dimensions, but what if you have a follow-up question that doesn't fit into its UI model? This tutorial will go into the guts of how to reproduce a GLAM-like view using sql.telemetry.mozilla.org (STMO), along with some suggestions on how to dig deeper. This tutorial tries to build up an understanding and intuition of how things work on a low-level before it gets to its main act of reproducing GLAM. If you don't care about the details, you can probably skip the earlier sections in this document. Assumptions: You have some idea of what a histogram is (if not, the Wikipedia article is a great place to start), have at least skimmed over the Firefox documentation on histograms You have read the introduction to STMO . You understand the main ping tables (telemetry.main_1pct and telemetry.main_nightly).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Visualizing Percentiles of a Main Ping Exponential Histogram","id":"285","title":"Visualizing Percentiles of a Main Ping Exponential Histogram"},"286":{"body":"Setting the stage: tab spinners duration Getting client-level data Getting percentiles from a set of histograms Viewing change of percentiles over time Percentiles from client-normalized histograms Slicing along arbitrary dimensions","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Table of Contents","id":"286","title":"Table of Contents"},"287":{"body":"For the purposes of this tutorial, let's look at a typical performance-oriented histogram: FX_TAB_SWITCH_SPINNER_VISIBLE_MS which we use to count the number of times a tab spinner appears after a switch tab operation in Firefox, along with the duration of its appearance in milliseconds (ms). This is an unwanted operation (especially if it's long), as it makes the browser appear unresponsive and confuses / disturbs users . FX_TAB_SWITCH_SPINNER_VISIBLE_MS is what's called an exponential histogram : it represents an exponentially increasing distribution of values in each of its \"buckets\". It's probably easier to visualize this using the histogram viewer than describe: example visualization of an exponential histogram link This visualization above shows how a normal distribution would map into the buckets: you'll see that it skews towards the end: the point of the exponential histogram is to be sensitive to lower values (which one would assume would be more frequent, so long as the tab spinner doesn't come up too frequently!). Each \"tick\" represents the range of a bucket (in milliseconds): so we have a bucket representing values between 1ms and 2ms, 2ms and 3ms, and so on. You'll note that this distribution caps out at 1000: any values greater than or equal to this will wind up in this bucket but we won't know their value with any precision. For tracking values higher than this, a separate histogram ( FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS ) was created.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Setting the stage: tab spinners duration","id":"287","title":"Setting the stage: tab spinners duration"},"288":{"body":"Before we move on, let's do up a quick example of getting some client-level data using an SQL query, hopefully building up some intuition on how this stuff works on a low-level. From there, we can build up to aggregating it in interesting ways. As of this writing, each main ping histogram is encoded as a JSON string inside the telemetry.main table inside BigQuery. SELECT payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS AS histogram_json,\nFROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels\nWHERE sample_id = 42 AND normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND DATE(submission_timestamp) = '2020-04-20' AND payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS IS NOT NULL\nLIMIT 3 STMO#71333 Running this query on STMO, we get the following output: histogram_json {\"bucket_count\":20,\"histogram_type\":0,\"sum\":118,\"range\":[1,1000],\"values\":{\"80\":0,\"115\":1,\"165\":0}} {\"bucket_count\":20,\"histogram_type\":0,\"sum\":19145,\"range\":[1,1000],\"values\":{\"237\":0,\"340\":1,\"1000\":1}} {\"bucket_count\":20,\"histogram_type\":0,\"sum\":1996,\"range\":[1,1000],\"values\":{\"698\":0,\"1000\":1}} In this representation, bucket_count and range represent the number of buckets and the range of possible values. histogram_type is an enumerated value that describes whether the histogram has linear, exponential, or categorical buckets; the values are defined in the Firefox source code . values represents the number of instances in each of the buckets while sum represents the sum total of all histogram values recorded. Note how the first column has one bucket with no elements in it (the \"165\" bucket), this is because Firefox adds a zero-count bucket on the left and right edges of the data (unless that would be one of the extremes and that bucket already has a count in it, as is the case for the \"1000\" bucket in the last two examples). In general, it is best not to rely on this representation of the histogram in production code (it is quite likely to change in the future). Instead, use the mozfun.hist.extract user-defined-function (UDF) and extract out the fields you need: for example, to just get the sum for all the histograms above, you could modify the query above to something like: WITH intermediate AS ( SELECT mozfun.hist.extract(payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS) AS histogram, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE sample_id = 42 AND normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND DATE(submission_timestamp) = '2020-04-20' AND payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS IS NOT NULL LIMIT 3\n)\nSELECT histogram.sum, histogram.bucket_count\nFROM intermediate; STMO#71408 Which yields: sum bucket_count 118 20 19145 20 1996 20 Note that these are the same values in the JSON histogram above. Obviously this by itself is not particularly useful or meaningful - generally we are interested in aggregate behaviour across a larger set of clients. Let's look at how we might get that.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Getting client-level data","id":"288","title":"Getting client-level data"},"289":{"body":"Often, questions around histograms are framed as \"what's the 99th percentile?\" -- that is, what is the maximum value that 99% of users experience: this helps give perspective on data which may have a number of weird outliers (a.k.a the Bill Gates walks into a bar and everyone inside becomes a millionaire effect). Let's take an initial stab of grabbing some percentiles of the data we were looking at earlier using the mozfun.hist.merge and mozfun.hist.percentiles UDFs: WITH merged_histogram AS ( SELECT mozfun.hist.merge( ARRAY_AGG(mozfun.hist.extract(payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS)) ) AS spinner_visible_ms, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND DATE(submission_timestamp) = '2020-04-20'\n),\npercentiles AS ( SELECT mozfun.hist.percentiles(spinner_visible_ms, [.05, .25, .5, .75, .95]) AS percentile_nested FROM merged_histogram\n)\nSELECT percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71410 Which gives us this set of results: Percentile Value 0.05 13 0.25 56 0.50 165 0.75 698 0.95 1,000 So we see for this set of results that 95th percentile is 1000ms, the 75th percentile is 698ms, and so on. There's a bit of intermediate-to-advanced SQL in the above query, due to the fact that the mozfun.hist.percentiles UDF returns an array of results in a column (rather than a full-blown table) -- we wrangle the results into something we can handle using the UNNEST operator combined with a cross-join at the end. If you don't immediately understand this, don't worry: it's just an implementation detail.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Getting percentiles from a set of histograms","id":"289","title":"Getting percentiles from a set of histograms"},"29":{"body":"A \"Data Engineer\" at Mozilla generally refers to someone on the Data Engineering team. They implement and maintain the data platform and tools described in this document. They may also assist data scientists or other data practitioners, as needed.","breadcrumbs":"Introduction » Terminology » Data Engineer","id":"29","title":"Data Engineer"},"290":{"body":"Knowing the approximate distribution of results on a given day is sort of interesting, but probably not what we really want: what we're usually interested in is the evolution of results over time . In particular, segmenting by build_id (a date-like structure in the main ping representing when Firefox was built) is a useful technique, as it allows us to see if changes to Firefox itself may have caused the distribution to change. We can do this simply by grouping by the build id field, and then merging the histograms corresponding to each: WITH per_build_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, KEY, SUM(value) AS value, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels, UNNEST( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ).VALUES ) WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 2 WEEK)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 2 WEEK) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY KEY, build_id\n),\nper_build_day_as_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_ms FROM per_build_day GROUP BY build_id\n)\nSELECT build_id, percentile, value\nFROM per_build_day_as_struct\nCROSS JOIN UNNEST( mozfun.hist.percentiles( spinner_visible_ms, [.05, .25, .5, .75, .95] ) ) STMO#71472 As an implementation note, observe that we don't use histogram_merge here as we do above: doing so would require using ARRAY_AGG which can break down when processing large amounts of data. Instead we create an intermediate result (the per_build_day WITH statement) and then reprocess it into a structured representation. If you're curious what the version using histogram_merge would look like, see STMO#71413 . In any case, rendering the data this query returns, we get a chart like this: example visualization of histogram percentiles You'll note that the 75th and the 95th percentiles are often the same. Which is to say: in 25% of cases, the value was somewhere between 698ms and 1000ms. Does this mean that 25% of the time people are seeing a very long-running tab spinner? No! It actually points to a flaw in our methodology, which GLAM was explicitly designed to address. For the last part our tutorial, let's look into how it does it, and how to reproduce its approach.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Viewing change of percentiles over time","id":"290","title":"Viewing change of percentiles over time"},"291":{"body":"The example above basically created one giant histogram and then gathered the percentiles out of each one. But histograms are not created equal! At the extreme end of things for the tab spinner, consider a user on an extremely old computer with various kinds of malware installed, constantly interacting with complex and slow web sites. Such a condition is going to trigger the tab spinner frequently, and for long periods. But it is not representative of the overall population, and probably shouldn't overtly influence our decision-making process. A solution used by GLAM is to give each client \"one vote\": that is, the aggregate histogram for a client over a day must sum up to one. Even in the extreme case where all tab spinner measurements fall between 658ms and 1000ms (the range of the highest bucket), the maximum number for that bucket is just \"1\". We can reproduce this approach by using the mozfun.hist.normalize UDF, which explicitly takes a set of histograms and makes sure that the values for each one sum up to exactly one: WITH per_build_client_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, client_id, mozfun.hist.normalize( mozfun.hist.merge( ARRAY_AGG( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ) ) ) ) AS tab_switch_visible_ms FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY build_id, client_id\n),\nmerged_histograms AS ( SELECT build_id, KEY, SUM(value) AS value, FROM per_build_client_day, UNNEST(per_build_client_day.tab_switch_visible_ms.VALUES) GROUP BY KEY, build_id\n),\nas_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_long_ms FROM merged_histograms GROUP BY build_id\n),\npercentiles AS ( SELECT build_id, mozfun.hist.percentiles( spinner_visible_long_ms, [.05, .25, .5, .75, .95] ) AS percentile_nested FROM as_struct\n)\nSELECT build_id, percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71489 You'll notice this query groups by client_id in addition to build_id before mozfun.hist.normalize. Grouping by client_id gives each user equal representation and prevents \"power users\" from skewing the result. In any case, the result of this query is this graph: example visualization of normalized histogram percentiles Things are looking much better! The 95th percentile is still capped out at 1000, but the other percentiles are much lower.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Percentiles from client-normalized histograms","id":"291","title":"Percentiles from client-normalized histograms"},"292":{"body":"OK, so we've reproduced GLAM, but that isn't particularly exciting in and of itself: if you just wanted to see a GLAM-like view of things, GLAM by itself is going to do a better job. The power of writing SQL comes when you want to see how things look on an arbitrary set of dimensions. Let's look at an arbitrary question: what do the tab spinner percentiles look like for Windows 7? These are likely to be much older machines, so we'd expect things to look worse. But how much? We can filter our query to just that group of users by adding a AND normalized_os_version=\"6.1\" clause to our query above: WITH per_build_client_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, client_id, mozfun.hist.normalize( mozfun.hist.merge( ARRAY_AGG( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ) ) ) ) AS tab_switch_visible_ms FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND normalized_os_version = \"6.1\" AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY build_id, client_id\n),\nmerged_histograms AS ( SELECT build_id, KEY, SUM(value) AS value, FROM per_build_client_day, UNNEST(per_build_client_day.tab_switch_visible_ms.VALUES) GROUP BY KEY, build_id\n),\nas_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_long_ms FROM merged_histograms GROUP BY build_id\n),\npercentiles AS ( SELECT build_id, mozfun.hist.percentiles( spinner_visible_long_ms, [.05, .25, .5, .75, .95] ) AS percentile_nested FROM as_struct\n)\nSELECT build_id, percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71437 If we do this, we see this chart: example visualization of normalized histogram percentiles for Windows 7 As you can see, both the 75th and 100th percentile are now in the highest bucket, and the 50th percentile is much higher as well. From this we can intuit that the user experience for these users is likely considerably worse, which is exactly what we would have expected. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Slicing along arbitrary dimensions","id":"292","title":"Slicing along arbitrary dimensions"},"293":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Real-time","id":"293","title":"Real-time"},"294":{"body":"Live ping tables are the final destination for the telemetry ingestion pipeline. Incoming ping data is loaded into these tables approximately every 10 minutes, though a delay of up to 30 minutes is normal. Data in these tables is set to expire after 30 days. Data from live ping tables is expected to be accessed through user-facing views. The names of all views accessing live data should include the _live suffix (for example monitoring.topsites_click_rate_live). Live tables are generally clustered and partitioned by submission_timestamp, which allows for writing more efficient queries that filter over short time windows. When querying live data by running the same query multiple times ensure that query caching is turned off, otherwise newly arrived data might not appear in the query results. Of note, user-facing views for live ping tables, like the ones for historical ping tables, will not automatically be provisioned. Instead, it is expected for live views to be more curated, with each view being tied to a specific use case. Live tables in _derived datasets can be queried from Redash and Looker, however it is best practice to set up user-facing views for accessing the data.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Working with Live Data","id":"294","title":"Working with Live Data"},"295":{"body":"When creating a view on live data, engineers should consider the specific use cases for the view and do some analysis of the cost associated with query patterns. In particular, cost will likely be an issue if the view is going to be used for some type of monitoring that involves frequent queries on Firefox-scale data. BigQuery offers support for materialized views . Materialized views are precomputed views that periodically cache the results of a query for increased performance and efficiency. Creating a materialized view that provides the relevant aggregates will be a significant cost savings when working with a large volume of live data. When a materialized view is appropriate, it should be created in a relevant _derived dataset with a version suffix (following the same conventions as we do for derived tables populated via scheduled queries). It is then made user-facing via a simple SELECT * FROM my_materialized_view virtual view in a relevant user-facing dataset. More complex cases may need to union together multiple materialized views at this user-facing view level. It is generally recommended that materialized views over live data have enable_refresh=true and refresh_interval_minutes=10. The refresh_interval_minutes parameter determines the minimum time between refreshes. Although partition expiration of a materialized view is inherited from the underlying table, each materialized view should include an explicit start date in a WHERE clause to limit the amount of data scanned for an initial backfill and that date should be advanced any time the view is recreated. Be aware that any change to the schema of the base table will invalidate the entire materialized view, meaning that the next scheduled refresh will incur a full backfill; keep this in mind when estimating cost of a materialized view. Definitions for materialized views live in the bigquery-etl repository and usually have the following structure: CREATE MATERIALIZED VIEW\nIF NOT EXISTS my_dataset_derived.my_new_materialized_view_live_v1 OPTIONS (enable_refresh = TRUE, refresh_interval_minutes = 10) AS SELECT submission_timestamp, some_interesing_columns FROM `moz-fx-data-shared-prod.dataset_live.events_v1` submission_timestamp > DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAYS) -- limit amount of data to be backfilled ($$$)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Using Materialized Views","id":"295","title":"Using Materialized Views"},"296":{"body":"Currently, live data in BigQuery could be considered \"near real time\" or nearline (as opposed to online), with latency usually below 1 hour to each live table in our ingestion-sink code base. For near real time product monitoring use cases, it is recommended to use Looker for hosting dashboards that refresh on a regular interval such as every 10 minutes. For real time operational monitoring use cases, it is recommended to rely on centralized SRE monitoring infrastructure, namely the InfluxCloud-hosted Grafana instance or the Stackdriver UI in the GCP console. For dashboards mixing monitoring data and (Mozilla Confidential) BigQuery data, then it should be possible to serve that need through the SRE Grafana infrastructure.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Tools for Visualizing Live Data","id":"296","title":"Tools for Visualizing Live Data"},"297":{"body":"So far giving services access to the full data warehouse has been avoided, instead it is preferred to grant access only to the specific tables needed to support a documented use case. This reduces the possibility of data warehouse changes inadvertently breaking a consuming service. When provisioning BigQuery access to a Mozilla service, it is recommended to create a use case-specific authorized view, granting the service access only to that specific view. It is also acceptable to grant the service access to a user-facing virtual view and all underlying tables or materialized views being referenced. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Access Controls for Services Accessing Live Data in BigQuery","id":"297","title":"Access Controls for Services Accessing Live Data in BigQuery"},"298":{"body":"So you want to see what you're sending the telemetry pipeline, huh? Well follow these steps and we'll have you perusing your own data in no time.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Seeing Your Own Pings » See My Pings","id":"298","title":"See My Pings"},"299":{"body":"Get your clientId from whatever product you're using. For desktop, it's available in about:telemetry. Go STMO . Enter the following query: SELECT submission_timestamp, document_id\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4` -- or crash, event, core, etc\nWHERE submission_timestamp > TIMESTAMP_SUB(CURRENT_TIMESTAMP(), INTERVAL 3 HOUR) AND client_id = ''\nORDER BY submission_timestamp DESC\nLIMIT 10 This will show you the timestamp and document id of the ten most recent main pings you've sent in the last 3 hours. You may include any other fields here that might be of interest to you. The tables in the telemetry_live dataset have only a few minutes of latency, so you can query those tables for pings from your client_id with minimal additional waiting. One thing to note is that BigQuery has its own query cache, so if you run the same query several times in a row, it may fetch results from its cache. You can make any change at all (such as adding a comment) to force the query to run again and fetch updated results. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Seeing Your Own Pings » Steps to Viewing Your Pings","id":"299","title":"Steps to Viewing Your Pings"},"3":{"body":"This section contains tutorials presented in a simple problem/solution format, organized by topic.","breadcrumbs":"Mozilla Data Documentation » Cookbooks & Tutorials","id":"3","title":"Cookbooks & Tutorials"},"30":{"body":"A data practitioner is someone who looks at data, identifies trends and other qualitative measurements in them, and creates charts and dashboards. It could be anyone: engineer, product manager, data engineer or data scientist.","breadcrumbs":"Introduction » Terminology » Data Practitioner","id":"30","title":"Data Practitioner"},"300":{"body":"Search metrics are delivered in main pings and often reflect usage over the course of many previous hours, so there is inherent delay. The delay makes it more reasonable to call introday search metrics instead of almost real-time search metrics. Below is the query to give the hourly sap search metrics per each major search engine since the start of current day in CA from telemetry_live. SELECT DATE_TRUNC(submission_timestamp, HOUR) AS submission_hour, `moz-fx-data-shared-prod.udf.normalize_search_engine`(split(key,\".\")[offset(0)]) as normalized_engine, sum(mozfun.hist.`extract`(value).`sum`) AS searches\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4`, UNNEST(payload.keyed_histograms.search_counts) AS sc\nWHERE DATE(submission_timestamp) >= date_trunc(current_date(), DAY) AND submission_timestamp < TIMESTAMP_TRUNC(CURRENT_TIMESTAMP(), HOUR) AND metadata.geo.country = 'CA'\nGROUP BY 1,2\nORDER BY 1,2 You can include any other fields that might be of interest to you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » See Real-time search metrics » Search metrics","id":"300","title":"Search metrics"},"301":{"body":"The most accurate and up-to-date metric information can be found on the Metrics Inventory page in Confluence (Mozilla LDAP required). The official source code definitions for the metrics can be found in metric-hub in GitHub. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Metrics » Metrics","id":"301","title":"Metrics"},"302":{"body":"This section contains tutorials on operational tasks that a data practitioner might want to perform. It is intended for a broad audience. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Operational","id":"302","title":"Operational"},"303":{"body":"If you are working on a more complex project (as opposed to ad-hoc or one-off analysis) which you intend to be run in production at some point, it may be worthwhile provisioning a separate prototype GCP project for it with access to our datasets. From the Google Cloud Console , you may then: Provision service accounts for querying BigQuery (including our production tables) or accessing other GCP resources from the command-line or inside Docker containers Write and query data to private BigQuery tables, without worrying about interfering with what we have in production Make Docker images available via the Google Container Registry (see the cookbook on deploying containers ) Create Google Cloud Storage buckets for storing temporary data Create Google Compute Instances for test-running software in the cloud Create a temporary Kubernetes cluster for test-running a scheduled job with telemetry-airflow Create static dashboards with protosaur (see Creating Static Dashboards with Protosaur ) Track the costs for all of the above using the Google Cost Dashboard feature of the GCP console This has a number of advantages over our traditional approach of creating bulk \"sandbox\" projects for larger teams: Easy to track costs of individual components Can self-serve short-lived administrative credentials which exist only for the lifespan of the project. Can easily spin down projects and resources which have run their course Note that these prototype GCP projects are not intended to be used for projects which are already in production -- those should be maintained on operations-supported projects, presumably after a development phase. Nor are they meant for ad-hoc analysis or experimentation-- for that, just file a request as outlined in the Accessing BigQuery cookbook. Each sandbox project has a data engineering contact associated with it: this is the person that will create the project for you. Additionally, they are meant to be a resource you can freely ask for advice on how to query or use GCP, and how to build software that lends itself to productionization. If you are a data engineer, the data engineering contact may be yourself, but you should still follow the procedure below for tracking purposes in any case. To request the creation of a prototype GCP project, file a bug using the provided template. Not sure if you need a project like this? Don't know who to specify as a Data Engineering contact? Not sure what your project budget might be? Get in touch with the data platform team . We are currently tracking these projects on mana (link requires Mozilla LDAP) Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Creating a Prototype Data Project on Google Cloud Platform » Creating a Prototype Data Project on Google Cloud Platform","id":"303","title":"Creating a Prototype Data Project on Google Cloud Platform"},"304":{"body":"protosaur.dev allows data practitioners at Mozilla to create prototype static dashboards behind Mozilla SSO (single-sign-on). As the name implies, protosaur is intended for prototypes -- dashboards created using this system are not monitored or supported by Data Operations or Data Engineering. Protosaur is a simple static hosting service: it does not provide form handling, databases, or any other kind of server-side operation. However, for presenting dashboards and other types of data visualization, a static website is often all you need (see, for example, the galaxy of sites produced using GitHub Pages ). Protosaur's architecture is simple: it serves files in a Google Cloud Storage (GCS) bucket under the protosaur.dev domain. How you get the files into the bucket is entirely up to you: you can use CircleCI, Airflow, or any other method that you might choose. The current procedure for creating a new protosaur dashboard is as follows: Find a GCP project to use for the GCS bucket. This could be a team project (if you have one already) or a GCP prototype project . Using a prototype project is preferred for larger efforts with multiple components in addition to a front-end dashboard. Create a GCS bucket in said project. Upload content into the bucket (e.g. via gsutil ). Add the project to Protosaur's configuration, which currently lives in the protodash repository on GitHub. For up to date instructions on how to do this, see the project's README . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Creating Static Dashboards with Protosaur » Creating Static Dashboards with Protosaur","id":"304","title":"Creating Static Dashboards with Protosaur"},"305":{"body":"Want to refresh a dashboard or other query against our data store automatically? There's a few options available, depending on what you want to do. sql.telemetry.mozilla.org bigquery-etl Scheduling Queries using GCP","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » Scheduling Queries","id":"305","title":"Scheduling Queries"},"306":{"body":"This is by far the easiest option. Any query on STMO can be made to refresh itself automatically. This can be used to power both dashboards inside sql.telemetry.mozilla.org as well as web sites like the Tab Spinner Dashboard and Numbers that Matter via Redash's CSV and JSON APIs. However, there are disadvantages to this approach: Every time it is refreshed, STMO re-runs the query from scratch. This is fine for smaller or less frequently updated dashboards but when querying a large amount of data, this can get expensive . Aside from hand-rolled JavaScript or Python scripts, there isn't a way to run a query over the results of an STMO query. Queries on STMO are not peer reviewed and are not supported by Data SRE (read: no one will be notified if your query breaks).","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » sql.telemetry.mozilla.org","id":"306","title":"sql.telemetry.mozilla.org"},"307":{"body":"Mozilla's Data Engineering maintains a repository called bigquery-etl which can incrementally create datasets based on an SQL query using our Airflow infrastructure. This requires a little bit more work to set up than scheduling a query on STMO, but has the advantage of being more cost effective, reliable, and amenable to further exploration. Also, since the procedure for scheduling a query in this way is submitting a pull request against the bigquery-etl repository, this is an easy route to getting peer review from the extended Data Team. For more information on how to use this approach, see A quick guide to creating a derived dataset with bigquery-etl .","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » bigquery-etl","id":"307","title":"bigquery-etl"},"308":{"body":"Finally, you can schedule queries using GCP . This is generally not recommended, reach out to the Data team if you think you need to do this. GCP scheduled queries are to be used only for short-lived queries: queries that are active for more than 30 days will be automatically unscheduled. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » Scheduling Queries using GCP","id":"308","title":"Scheduling Queries using GCP"},"309":{"body":"The following cookbook describes how to set up automated build and deployment for containers with CircleCI, a useful pattern for scheduling custom jobs in Google Kubernetes Engine. Note that this method intended for rapid prototyping rather than for production workloads. If you need to transition a prototype to a production deployment, file a Data Platform and Tools > Operations bug to start the conversation. Assumptions Steps On GCP On CircleCI In your GitHub Repo Optional","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Building and Deploying Containers to Google Container Registry (GCR) with CircleCI","id":"309","title":"Building and Deploying Containers to Google Container Registry (GCR) with CircleCI"},"31":{"body":"A \"Data Scientist\" at Mozilla generally refers to someone on the Data Science team. They have a broad array of technical backgrounds and a core set of common professional skills: applying statistical methods to noisy data to answer questions about what, how, or why something is happening transform unstructured data into usable metrics and models augmenting strategic product and decision-making with empirical evidence created and curated by the team","breadcrumbs":"Introduction » Terminology » Data Scientist","id":"31","title":"Data Scientist"},"310":{"body":"Your GitHub project's repository has a working Dockerfile at its root If your file is not named Dockerfile or not located in the repo root, see the docs for the CircleCI GCP-GCR orb for additional configuration The repository is in the mozilla GitHub org (or another org with a paid CircleCI account)","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Assumptions","id":"310","title":"Assumptions"},"311":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Steps","id":"311","title":"Steps"},"312":{"body":"Make sure \"Container Registry\" (https://console.cloud.google.com/gcr/images/) is enabled for your GCP project Create a service account, give it the \"Storage Admin\" role and create a key Console Link: Google Cloud Platform Additional documentation: Configuring access control | Container Registry Documentation","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » On GCP","id":"312","title":"On GCP"},"313":{"body":"IMPORTANT SECURITY STEP Go to your project’s CircleCI Advanced Settings Page (e.g. https://circleci.com/gh/mozilla/pensieve/edit#advanced-settings) and make sure that the \" Pass secrets to builds from forked pull requests \" option is TURNED OFF This prevents a bad actor from creating a PR with a CI job that spits out your environment variables to the console, for instance If you can't access your project settings page, make sure you’re logged into CircleCI via your Mozilla GitHub account and that you are a project administrator On the CircleCI Environment Variables page (e.g. https://circleci.com/gh/mozilla/pensieve/edit#env-vars), add: GOOGLE_PROJECT_ID: the project ID that you created in step 1 GOOGLE_COMPUTE_ZONE: any compute zone will do, apparently -- try us-west1 if you're agnostic GCLOUD_SERVICE_KEY: paste in the entire text of the service account key that you generated in step 2 Check out the docs for the CircleCI GCP-GCR orb for other environment variables that you may set","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » On CircleCI","id":"313","title":"On CircleCI"},"314":{"body":"In your CircleCI config file add a changeset like this: Add automated deployment of docker image to google container registry… The orb directive allows the use of the CircleCI GCP-GCR orb build-and-push-image job In your workflows section, add gcp-gcr/build-and-push-image as a job and require any dependencies you’d like to pass before pushing a new image. Assuming you only want this deployment to occur on new commits to main, add a filter for only the main branch (as in the changeset above) Create and merge a pull request for this changeset and your newly built image should be in your project’s container registry in a few moments!","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » In your GitHub Repo","id":"314","title":"In your GitHub Repo"},"315":{"body":"If your repository is public, you may want to make its container registry publicly readable as well. Go to the GCP container registry’s Settings tab and in the \"Public access\" section change the visibility for gcr.io (the default host if you followed these instructions) to Public. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Optional","id":"315","title":"Optional"},"316":{"body":"Currently, only datasets and query results that are available in BigQuery and defined in the bigquery-etl repository can be made publicly available. See the bigquery-etl documentation for information on how to create and schedule datasets. Before data can be published, a data review is required. To make query results publicly available, a metadata.yaml file must be added alongside the query in bigquery-etl. For example: friendly_name: SSL Ratios\ndescription: >- Percentages of page loads Firefox users have performed that were conducted over SSL broken down by country.\nowners: - example@mozilla.com\nlabels: application: firefox incremental: true # incremental queries add data to existing tables schedule: daily # scheduled in Airflow to run daily public_json: true public_bigquery: true review_bug: 1414839 # Bugzilla bug ID of data review incremental_export: false # non-incremental JSON export writes all data to a single location The following options define how data is published: public_json: data is available through the public HTTP endpoint public_bigquery: data is publicly available on BigQuery tables will get published in the mozilla-public-data GCP project which is accessible by everyone, also external users incremental_export: determines how data gets split up true: data for each submission_date gets exported into separate directories (e.g. files/2020-04-15, files/2020-04-16, ...) false: all data gets exported into one files/ directory incremental: indicates how data gets updated based on the query and Airflow configuration true: data gets incrementally updated false: the entire table data gets updated review_bug: Bugzilla bug number to the data review Data will get published when the query is executed in Airflow. Metadata of available public data on Cloud Storage is updated daily through a separate Airflow task. More information about accessing public data can be found in Accessing Public Data . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Publishing Datasets » Making Datasets Publicly Available","id":"316","title":"Making Datasets Publicly Available"},"317":{"body":"Google Sheets and other external data sources can be connected to our Data Warehouse and made available as tables via bigquery-etl . Updates made to the connected data source will be instantly available in the BigQuery table. The created tables can be made available in Looker and restricted in access using Data Access Workgroups .","breadcrumbs":"Tutorials & Cookbooks » Operational » Connecting Sheets and External Data to BigQuery » Connecting Sheets and External Data to BigQuery","id":"317","title":"Connecting Sheets and External Data to BigQuery"},"318":{"body":"To connect a Google Sheet to BigQuery, the following steps need to be followed: Clone the bigquery-etl repository locally. Setting up the bqetl CLI tooling is optional, all the steps here can be done manually. Create a new destination table configuration in the project and dataset the table should be created in BigQuery: If the spreadsheet should be accessible through the table moz-fx-data-shared-prod.telemetry_derived.insightful_spreadsheet_v1 then create a new folder insightful_spreadsheet_v1 under sql/moz-fx-data-shared-prod/telemetry_derived. Create a metadata.yaml file. For insightful_spreadsheet_v1 the file would need be created under sql/moz-fx-data-shared-prod/telemetry_derived/insightful_spreadsheet_v1/metadata.yaml Open the metadata.yaml file and specify the configuration similar to the following: friendly_name: Insightful Spreadsheet\ndescription: > A description of what the data represents\nowners: - example@mozilla.com\nexternal_data: format: google_sheets source_uris: - https://docs.google.com/spreadsheets/d/Avakdiasl341kdasdf # URL to the spreadsheet options: skip_leading_rows: 1 # number of rows that should be skipped, e.g if there are header rows\nworkgroup_access: # the workgroup_access is optional, used for restricting data access - role: roles/bigquery.dataViewer members: - workgroup:secret/gp It is possible to provide multiple URLs to spreadsheets. These spreadsheets need to have the same structure (same columns and types) and will be combined (aka UNIONed) in the BigQuery table. workgroup_access is optional and does not need to be specified for data accessible by Mozilla employees. It only needs to be specified if a subset of people, belonging to a specific workgroup, should have access Create a schema.yaml file. For insightful_spreadsheet_v1 the file would need be created under sql/moz-fx-data-shared-prod/telemetry_derived/insightful_spreadsheet_v1/schema.yaml Open the schema.yaml file and specify the structure of the spreadsheet (aka schema) similar to the following: fields: - mode: NULLABLE name: first_column_name # this will be the column name in the BigQuery table for the first spreadsheet column type: STRING # this will be the data type used for this column in BigQuery - mode: NULLABLE name: second_column_name type: DATE - mode: NULLABLE name: third_column_name type: FLOAT64 Go to the spreadsheet, click on \"Share\" and add the following service account as Editor : jenkins-node-default@moz-fx-data-terraform-admin.iam.gserviceaccount.com This is necessary to ensure the correct access permissions get applied to the spreadsheet Open a pull-request against bigquery-etl and tag someone for review. Once the PR has been reviewed and merged, the table will be available the next day in BigQuery. If the table should be made available immediately, then go to the bqetl_artifact_deployment Airflow DAG and clear the publish_new_tables task. This might need to be done by a data engineer or someone who has permissions to trigger and clear tasks in Airflow. The table will be available as soon as the task finishes. For confidential data it is generally recommended to add these configurations to private-bigquery-etl . The process and configurations are the same, the only difference is the repository which is not publicly accessible. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Connecting Sheets and External Data to BigQuery » Connecting Sheets","id":"318","title":"Connecting Sheets"},"319":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Collecting New Data","id":"319","title":"Collecting New Data"},"32":{"body":"A set of data, which includes ping data, derived datasets, etc.; sometimes it is used synonymously with “table”; sometimes it is used technically to refer to a BigQuery dataset, which represents a container for one or more tables.","breadcrumbs":"Introduction » Terminology » Dataset","id":"32","title":"Dataset"},"320":{"body":"For information about what sorts of data may be collected, and for information on getting a data collection request reviewed, please read the Data Collection Guidelines.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Guidelines","id":"320","title":"Guidelines"},"321":{"body":"The mechanics of how to instrument new data collection in Firefox are covered in Adding a new Telemetry probe . For non-Telemetry data collection, we have a mechanism for streamlining ingestion of structured (JSON) data that utilizes the same underlying infrastructure. See this cookbook for details on using it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Mechanics","id":"321","title":"Mechanics"},"322":{"body":"Note : This guidance is useful for implementing Normandy experiments. To ship experiments with the Nimbus platform, please see the guidance for engineers at https://experimenter.info/ . There are three supported approaches for enabling experimental features for Firefox: Firefox Prefs Prefs can be used to control features that land in-tree . Feature Gates provide a wrapper around prefs that can be used from JavaScript. Firefox Extensions AKA \" Add-ons \". If the feature being tested should not land in the tree, or if it will ultimately ship as an extension, then an extension should be used. New features go through the standard Firefox review, testing, and deployment processes, and are then enabled experimentally in the field using Normandy .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Client Implementation Guidelines for Experiments","id":"322","title":"Client Implementation Guidelines for Experiments"},"323":{"body":"Firefox Preferences (AKA \"prefs\") are commonly used to enable and disable features. However, prefs are more complex to implement correctly than feature gates . Each pref should represent a different experimental treatment . If your experimental feature requires multiple prefs, then Normandy does not currently support this but will soon. In the meantime, an extension such as multipreffer may be used. There are three types of Prefs: Built-in prefs - shipped with Firefox, in firefox.js. user branch - set by the user, overriding built-in prefs. default branch - Overrides both built-in and user branch prefs. Only persists until the browser session ends, next restart will revert to either built-in or user branch (if set). Normandy supports overriding both the user and default branches, although the latter is preferred as it does not permanently override user settings. default branch prefs are simple to reset since they do not persist past a restart. In order for features to be activated experimentally using default branch prefs : The feature must not start up before final-ui-startup is observed. For instance, to set an observer: Services.obs.addObserver(this, \"final-ui-startup\", true); In this example, this would implement an observe(subject, topic, data) function which will be called when final-ui-startup is observed. See the Observer documentation for more information. It must be possible to enable/disable the feature at runtime, via a pref change. This is similar to the observer pattern above: Services.prefs.addObserver(\"pref_name\", this); More information is available in the Preference service documentation . Never use Services.prefs.prefHasUserValue(), or any other function specific to user branch prefs. Prefs should be set by default in firefox.js If your feature cannot abide by one or more of these rules (for instance, it needs to run at startup and/or cannot be toggled at runtime) then experimental preferences can be set on the user branch. This is more complex than using the methods described above; user branch prefs override the users choice, which is a really complex thing to try to support when flipping prefs experimentally. We also need to be careful to back up and reset the pref, and then figure out how to resolve conflicts if the user has changed the pref in the meantime.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Prefs","id":"323","title":"Prefs"},"324":{"body":"A new Feature Gate library for Firefox Desktop is now available. Each feature gate should represent a different experimental treatment . If your experimental feature requires multiple flags, then Normandy will not be able to support this directly and an extension may be used.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Feature Gates","id":"324","title":"Feature Gates"},"325":{"body":"The current Feature Gate library comes with a few caveats, and may not be appropriate for your situation: Only JS is supported. Always asynchronous. Future versions of the Feature Gate API will include C++/Rust support and a synchronous API.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Feature Gate caveats","id":"325","title":"Feature Gate caveats"},"326":{"body":"Read the documentation to get started.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Using the Feature Gate library","id":"326","title":"Using the Feature Gate library"},"327":{"body":"Firefox currently supports the Web Extensions API . If new WebExtension APIs are needed, they should land in-tree . Extensions which are signed by Mozilla can load privileged code using the WebExtension Experiments , but this is not preferred. WebExtensions go through the same correctness and performance tests as other features. This is possible using the Mozilla tryserver by dropping your XPI into testing/profiles/common/extensions in mozilla-central and pushing to Tryserver - see the Testing Extensions section below. NOTE - it is ideal to test against the version of Firefox which the extension will release against, but there is a bug related to artifact builds on release channels which must be worked around. The workaround is pretty simple (modify an artifacts.py file), but this bug being resolved will make it much simpler. Each extension can represent a different experimental treatment (preferred), or the extension can choose the branch internally .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Extensions","id":"327","title":"Extensions"},"328":{"body":"The previous version of the experiments program, SHIELD, always bundled privileged code with extensions and would do things such as mock UI features in Firefox. This sort of approach is discouraged for new features - land these (or the necessary WebExtension APIs) in-tree instead. For the moment, the SHIELD Study Add-on Utilities may be used if the extension needs to control the lifecycle of the study, but using one extension per experimental treatment makes this unnecessary and is preferred. The APIs provided by the SHIELD Study Add-on Utilities will be available as privileged APIs shipped with Firefox soon.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » SHIELD studies","id":"328","title":"SHIELD studies"},"329":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Development and Testing","id":"329","title":"Development and Testing"},"33":{"body":"Daily Active Users - The number of unique client ids that are active each day. For more details, see the DAU Metric page on Confluence.","breadcrumbs":"Introduction » Terminology » DAU","id":"33","title":"DAU"},"330":{"body":"Firefox features go through standard development and testing processes. See the Firefox developer guide for more information.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Testing Built-in Features","id":"330","title":"Testing Built-in Features"},"331":{"body":"Extensions do not need to go through the same process, but should take advantage of Mozilla CI and bug tracking systems: Use the Mozilla CI to test changes (tryserver). Performance tests ( this step is required ) - extension XPI files should be placed in testing/profiles/common/extensions/, which will cause test harnesses to load the XPI. Custom unit/functional tests (AKA xpcshell/mochitest) may be placed in testing/extensions, although running these tests outside Mozilla CI is acceptable so these are optional . Receive reviewer approval. A Firefox peer must sign off if this extension contains privileged code, aka WebExtension Experiments. Any Firefox Peer should be able to do the review, or point you to someone who can. Extension is signed. Email to pi-request@mozilla.com is sent to request QA QA approval signed off in Bugzilla. Extension is shipped via Normandy .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Testing Extensions","id":"331","title":"Testing Extensions"},"332":{"body":"Note that for the below to work you only need Mercurial installed, but if you want to do local testing you must be set up to build Firefox . You don't need to build Firefox from source; artifact builds are sufficient. In order to use Mozilla CI (AKA \" Tryserver \"), you must have a full clone of the mozilla-central repository: hg clone https://hg.mozilla.org/mozilla-central\ncd mozilla-central Copy in unsigned XPI, and commit it to your local Mercurial repo: cp ~/src/my-extension.xpi testing/profiles/common/extensions/\nhg add testing/profiles/common/extensions/my-extension.xpi\nhg commit -m \"Bug nnn - Testing my extension\" testing/profiles/common/extensions/my-extension.xpi Push to Try: ./mach try -p linux64,macosx64,win64 -b do -u none -t all --artifact This will run Mozilla CI tests on all platforms Note that you must have Level 1 commit access to use tryserver. If you are interested in interacting with Mozilla CI from Github (which only requires users to be in the Mozilla GitHub org), check out the Taskcluster Integration proof-of-concept . Also note that this requires an investment time to set up just as CircleCI or Travis-CI would, so it's not really appropriate for short-term projects. Use tryserver directly instead. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Example Extensions Testing Workflow","id":"332","title":"Example Extensions Testing Workflow"},"333":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Telemetry Events Best Practices","id":"333","title":"Telemetry Events Best Practices"},"334":{"body":"The Telemetry Events API allows users to define and record events in the browser. Events are defined in Events.yaml and each events creates records with the following properties: timestamp category method object value extra With the following restrictions and features: The category, method, and object properties of any record produced by an event must have a value. All combinations of values from the category, method, and object properties must be unique to that particular event (no other event can produce events with the same combination). Events can be 'turned on' or 'turned off' by it's category value. i.e. we can instruct the browser to \"stop sending us events from the devtools category.\" These records are then stored in event pings and available in the events dataset .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Overview:","id":"334","title":"Overview:"},"335":{"body":"One challenge with this data is it can be difficult to identify all the records from a particular event. Unlike Scalars and Histograms, which keep data in individual locations (like scalar_parent_browser_engagement_total_uri_count for total_uri_count ), all event records are stored together, regardless of which event generated them. The records themselves don't have a field identifying which event produced it[1]. Take, for example, the manage event in the addonsManager category. addonsManager: # category manage: # event name description: > ... objects: [\"extension\", \"theme\", \"locale\", \"dictionary\", \"other\"] # object values methods: [\"disable\", \"enable\", \"sideload_prompt\", \"uninstall\"] # method values extra_keys: # extra values ... notification_emails: ... expiry_version: ... record_in_processes: ... bug_numbers: ... release_channel_collection: ... This event will produce records that look like: timestamp category method object value extra ... addonsManager install extension ... ... addonsManager update locale ... ... addonsManager sideload_prompt other ... But none of these records will indicate that it was produced by the manage event. To find all records produced by manage, one would have to query all records where category = ...\nAND method in [...,]\nAND object in [...,] which is not ideal. Furthermore, if one encounters this data without knowledge of how the manage event works, they need to look up the event based on the category, method, and object values in order to find the event, and then query the data again to find all the related events. It's not immediately clear from the data if this record: timestamp category method object value extra ... addonsManager update locale ... and and this record: timestamp category method object value extra ... addonsManager install extension ... are related or not. Another factor that can add to confusion is the fact that other events can share similar values for methods or objects (or even the combination of method and object). For example: timestamp category method object value extra ... normandy update preference_rollout ... which can further confuse users. [1]: Events do have name fields, but they aren't included in the event records and thus are not present in the resulting dataset. Also, If a user defines an event in Events.yaml without specifying a list of acceptable methods, the method will default to the name of the event for records created by that event. Suggested Convention: To simplify things in the future, we suggest adding the event name to the category field using dot notation when designing new events: \"category.event_name\" For example: \"navigation.search\" \"addonsManager.manage\" \"frame.tab\" This provides 3 advantages: Records produced by this event will be easily identifiable. Also, the event which produced the record will be easier to locate in the code. Events can be controlled more easily. The category field is what we use to \"turn on\" and \"turn off\" events. By creating a 1 to 1 mapping between categories and events, we can control events on an individual level. By having the category field act as the event identifier, it makes it easier to pass on events to Amplitude and other platforms. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Identifying Events","id":"335","title":"Identifying Events"},"336":{"body":"Got some new data you want to send to us? How in the world do you send a new ping? Follow this guide to find out. Note : Most new data collection in Firefox via Telemetry or Glean does not require creating a new ping document type. To add a histogram, scalar, or event collection to Firefox, please see the documentation on adding a new probe .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Sending a Custom Ping","id":"336","title":"Sending a Custom Ping"},"337":{"body":"Do not try and implement new pings unless you know specifically what questions you're trying to answer. General questions about \"How do users use our product?\" won't cut it - these need to be specific, concrete asks that can be translated to data points. This will also make it easier down the line as you start data review. More detail on how to design and implement new pings for Firefox Desktop can be found here .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Write Your Questions","id":"337","title":"Write Your Questions"},"338":{"body":"Choose a namespace that uniquely identifies the product that will be generating the data. The telemetry namespace is reserved for pings added by the Firefox Desktop Telemetry team. The DocType is used to differentiate pings within a namespace. It can be as simple as event, but should generally be descriptive of the data being collected. Both namespace and DocType are limited to the pattern [a-z-]. In other words, hyphens and lowercase letters from the ISO basic Latin alphabet .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Choose a Namespace and DocType","id":"338","title":"Choose a Namespace and DocType"},"339":{"body":"Write a JSON Schema. See the \"Adding a new schema\" documentation and examples schemas in the Mozilla Pipeline Schemas repo . This schema is used to validate the incoming data; any ping that doesn't match the schema will be removed. This schema will also be transformed into a BigQuery table schema via the Mozilla Schema Generator . Note that parquet schemas are no longer necessary because of the generated schemas. Validate your JSON Schema using a validation tool .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Create a Schema","id":"339","title":"Create a Schema"},"34":{"body":"A processed dataset, such as Clients Daily . At Mozilla, this is in contrast to a raw ping table which represents (more or less) the raw data submitted by our users.","breadcrumbs":"Introduction » Terminology » Derived Dataset","id":"34","title":"Derived Dataset"},"340":{"body":"Data review for new pings is often more complicated than adding new probes. See Data Review for Focus-Event Ping as an example. Consider where the data falls under the Data Collection Categories .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Start a Data Review","id":"340","title":"Start a Data Review"},"341":{"body":"Create a pull request including both a template and rendered schema to mozilla-pipeline-schemas. Add at least one validation ping that exercises the structure of schema as a test. These pings are validated during the build and help catch mistakes during the writing process.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Submit Schema to mozilla-services/mozilla-pipeline-schemas","id":"341","title":"Submit Schema to mozilla-services/mozilla-pipeline-schemas"},"342":{"body":"Imagine we want to collect a set of response measurements in milliseconds on a per-client basis. The pings take on the following shape: {\"id\": \"08317b11-85f7-4688-9b35-48af10c3ccdf\", \"clientId\": \"1d5ce2fc-a554-42f0-ab21-2ad8ada9bb88\", \"payload\": {\"response_ms\": 324}}\n{\"id\": \"a97108ac-483b-40be-9c64-3419326f5113\", \"clientId\": \"3f1b2e1c-c241-464f-aa46-576f5795e488\", \"payload\": {\"response_ms\": 221}}\n{\"id\": \"b8a7e3f9-38c0-4a13-b42a-c969feb454f6\", \"clientId\": \"14f27409-5f6f-46e0-9f9d-da5cd716ee42\", \"payload\": {\"response_ms\": 549}} This document can be described in the following way: { \"$schema\": \"http://json-schema.org/draft-04/schema#\", \"type\": \"object\", \"properties\": { \"id\": { \"type\": \"string\", \"description\": \"The document identifier\" }, \"clientId\": { \"type\": \"string\", \"description\": \"The client identifier\" }, \"payload\": { \"type\": \"object\", \"properties\": { \"response_ms\": { \"type\": \"integer\", \"minimum\": 0, \"description\": \"Response time of the client, in milliseconds\" } } } }\n} Fields like id and clientId have template components as part of the build-system. These would be included as @TELEMETRY_ID_1_JSON@ and @TELEMETRY_CLIENTID_1_JSON@ respectively. The best way to become familiar with template schemas is to browse the repository; the telemetry/main/main.4.schema.json document a good starting place. As part of the automated deployment process, the JSON schemas are translated into a table schema used by BigQuery. These schemas closely reflect the schemas used for data validation. [ { \"mode\": \"NULLABLE\", \"name\": \"clientId\", \"type\": \"STRING\" }, { \"mode\": \"NULLABLE\", \"name\": \"id\", \"type\": \"STRING\" }, { \"fields\": [ { \"mode\": \"NULLABLE\", \"name\": \"response_ms\", \"type\": \"INT64\" } ], \"mode\": \"NULLABLE\", \"name\": \"payload\", \"type\": \"RECORD\" }\n]","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Example: A rendered schema for response times","id":"342","title":"Example: A rendered schema for response times"},"343":{"body":"The generated schemas contain metadata added to the schema before deployment to the ingestion service. These are fields added to the ping at ingestion time; they might come from the URL submitted to the edge server, or the IP Address used to make the request. This document lists available metadata fields for the telemetry-ingestion pings, which are largely shared across all namespaces. A list of metadata fields are included here for reference, but refer to the above document or the schema explorer for an up-to-date list of metadata fields. field description additional_properties A JSON string containing any payload properties not present in the schema document_id The document ID specified in the URI when the client sent this message normalized_app_name Set to \"Other\" if this message contained an unrecognized app name normalized_channel Set to \"Other\" if this message contained an unrecognized channel name normalized_country_code An ISO 3166-1 alpha-2 country code normalized_os Set to \"Other\" if this message contained an unrecognized OS name normalized_os_version N/A sample_id Hashed version of client_id (if present) useful for partitioning; ranges from 0 to 99 submission_timestamp Time when the ingestion edge server accepted this message metadata.user_agent.browser N/A metadata.user_agent.os N/A metadata.user_agent.version N/A metadata.uri.app_build_id N/A metadata.uri.app_name N/A metadata.uri.app_update_channel N/A metadata.uri.app_version N/A metadata.header.date Date HTTP header metadata.header.dnt DNT (Do Not Track) HTTP header metadata.header.x_debug_id X-Debug-Id HTTP header metadata.header.x_pingsender_version X-PingSender-Version HTTP header metadata.geo.city City name metadata.geo.country An ISO 3166-1 alpha-2 country code metadata.geo.db_version The specific Geo database version used for this lookup metadata.geo.subdivision1 First major country subdivision, typically a state, province, or county metadata.geo.subdivision2 Second major country subdivision; not applicable for most countries metadata.isp.db_version The specific ISP database version used for this lookup metadata.isp.name The name of the Internet Service Provider metadata.isp.organization The name of a specific business entity when available; otherwise the ISP name","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Ingestion Metadata","id":"343","title":"Ingestion Metadata"},"344":{"body":"For new data, use the edge validator to test your schema.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Testing The Schema","id":"344","title":"Testing The Schema"},"345":{"body":"Schemas are automatically deployed once a day around 00:00 UTC, scheduled after the probe scraper in the following Airflow DAG . The latest schemas can be viewed at mozilla-pipeline-schemas/generated-schemas .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Deployment","id":"345","title":"Deployment"},"346":{"body":"Use the built-in Telemetry APIs when possible. A few examples are the Gecko Telemetry APIs , or the iOS Telemetry APIs . Users on Android should use Glean , which does not require building out custom pings. For all other use-cases, send documents to the ingestion endpoint: https://incoming.telemetry.mozilla.org See the HTTP edge server specification for documentation about the expected format.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Start Sending Data","id":"346","title":"Start Sending Data"},"347":{"body":"First confirm with the reviewers of your schema pull request that your schemas have been deployed. You may also check the diff of the latest commit to mozilla-pipeline-schemas/generated schemas . In the following links, replace , And with appropriate values. Also replace - with _ in if your namespace contains - characters.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Access Your Data","id":"347","title":"Access Your Data"},"348":{"body":"In the Telemetry (BigQuery) data source, several new tables will be created for your data. The first table is the live table found under moz-fx-data-shared-prod._live._v. This table is updated on a 5 minute interval, partitioned on submission_timestamp, and may contain partial days of data. SELECT count(*) AS n_rows\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4`\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 30 minute) The second table that is created is the stable clustered table (and corresponding view) under moz-fx-data-shared-prod... This view will only contain complete days of submissions. The data is clustered by normalized_channel and sample_id to improve the efficiency of queries. SELECT COUNT(DISTINCT client_id)*100 AS dau\nFROM `moz-fx-data-shared-prod.telemetry.main`\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 1 day) AND sample_id = 1 This table may take up to a day to appear in the BigQuery source; if you still don't see a table for your new ping after 24 hours, contact Data Operations so that they can investigate. Once the table is available, it should contain all the pings sent during that first day, regardless of how long it takes for the table to appear.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » STMO / BigQuery","id":"348","title":"STMO / BigQuery"},"349":{"body":"Refer to the Spark notes for details on accessing the data via Spark.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Spark","id":"349","title":"Spark"},"35":{"body":"Glean is Mozilla’s product analytics & telemetry solution that provides a consistent experience and behavior across all of our products. Most of Mozilla's mobile apps, including Fenix, have been adapted to use the Glean SDK. For more information, see the Glean Overview .","breadcrumbs":"Introduction » Terminology » Glean","id":"35","title":"Glean"},"350":{"body":"Last steps! What are you using this data for anyway? Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Build Dashboards Using Spark or STMO","id":"350","title":"Build Dashboards Using Spark or STMO"},"351":{"body":"This section contains detailed reference material on the Mozilla data platform, including links to other resources where appropriate. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Data Platform Reference","id":"351","title":"Data Platform Reference"},"352":{"body":"This is a quick overview of the tooling and components in our data stack: Data Platform Collection gcp-ingestion - Mozilla's telemetry ingestion system deployed to Google Cloud Platform (GCP) Architecture Overview Data Sources: Glean apps (including apps using glean.js) Firefox legacy telemetry clients (Firefox desktop) Fivetran Custom integrations Server side data Data Warehouse BigQuery ETL bigquery-etl Internally developed tooling to create derived datasets Fivetran Custom developed connectors Use of default connectors Orchestration Airflow Uses DAGs generated via bigquery-etl Manually defined DAGs in telemetry-airflow Observability Custom tooling for data validation/data checks as part of bigquery-etl. Analsyis and Business Intelligence Looker For most reporting, summaries, and ad-hoc data exploration by non-full-time-data people Redash For running ad-hoc SQL queries Reverse ETL None; We don’t send a lot of data out, but when we do it’s been with custom integrations, using APIs, etc. Experimentation Nimbus/Experimenter Governance Firefox Data Governance: Complex and designed for a specific use case that may not be generally applicable. Currently being revisited. Access Control: Support for relatively fine-grained access control at the BigQuery and Looker level, access management and approval process exists. Transparency and Docs: Automated inventory+docs: Glean Dictionary Data Catalog Acryl - for data lineage and finding data sets Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Data Stack Overview » Data Stack Overview","id":"352","title":"Data Stack Overview"},"353":{"body":"So you want to build a data lake... Where do you start? What building blocks are available? How can you integrate your data with the rest of the organization? This document is intended for a few different audiences. Data consumers within Mozilla will gain a better understanding of the data they interact with by learning how the Firefox telemetry pipeline functions. Mozilla teams outside of Firefox will get some concrete guidance about how to provision and lay out data in a way that will let them integrate with the rest of Mozilla. Technical audiences outside Mozilla will learn some general principles and come away with links to concrete examples of code implementing those principles. Considering that Mozilla has chosen GCP as its major cloud provider, BigQuery stands out as the clear integration point for data at rest among GCP's portfolio of products. BigQuery has proven to be a best-in-class data warehouse with impressive performance and a familiar SQL interface. Beyond that, it provides many conveniences that become important when scaling across an organization such as automated retention policies and well-defined access controls that can be provisioned across projects to allow different teams to have control over their own data. Data can be loaded into BigQuery or presented as external tables through a growing list of Google-provided integrations (objects in GCS, logs in Stackdriver, etc.). Users within Mozilla can also take advantage of purpose-built infrastructure that other teams within the company have used for loading data to BigQuery. The major example is our telemetry ingestion system which accepts payloads from Firefox clients across the world but also provides a generic interface for defining custom schemas and accepting payloads from any system capable of making an HTTP request. We also have tooling available for transforming data (ETL) once it's in BigQuery. Once data is accessible through BigQuery, users within Mozilla also get the benefit of leveraging common tools for data access. Beyond the Google-provided BigQuery console, Mozilla provides access to instances of Redash, Looker, and other tools either with connections to BigQuery already available or with concrete instructions for provisioning connections. Some near real-time use cases can be handled via BigQuery as well, with BigQuery supporting dozens of batch loads per table per hour and even streaming inserts. For true latency-sensitive applications, however, we pass data via Cloud Pub/Sub, GCP's hosted messaging backend. Pub/Sub integrates very closely with Cloud Dataflow to provide auto-scaling pipelines with relatively little setup needed. We can also easily provision topics for subsets of data flowing through the telemetry pipeline as input for custom streaming applications. To avoid getting too abstract, we'll next dive into a case study of what it looked like for a team within Mozilla to migrate from a custom pipeline to the main GCP-based pipeline that supports telemetry data. From there, we'll discuss specific best practice recommendations for use of each of the major GCP services in use at Mozilla.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Guiding Principles for Data Infrastructure","id":"353","title":"Guiding Principles for Data Infrastructure"},"354":{"body":"Mozilla's core data platform has been built to support structured ingestion of arbitrary JSON payloads whether they come from browser products on client devices or from server-side applications that have nothing to do with Firefox; any team at Mozilla can hook into structured ingestion by defining a schema and registering it with pipeline. Once a schema is registered, everything else is automatically provisioned, from an HTTPS endpoint for accepting payloads to a set of tables in BigQuery for holding the processed data. Over the course of 2019, the Activity Stream team migrated analytics for Firefox Desktop's New Tab page from a custom service to the core data platform. The old system already relied on sending JSON data over HTTP, so the team wanted to minimize client-side development effort by maintaining the existing payload structure. They registered the structure of these payloads by sending pull requests to our schema repository with relevant JSON Schema definitions. As an example, mozilla-pipeline-schemas#228 adds a new document namespace activity-stream and under that a document type impression-stats with version specified as 1. These changes are picked up by an automated job that translates them into relevant BigQuery schemas and provisions tables for each unique schema (see Defining Tables below). With the schema now registered with the pipeline, clients can send payloads to an endpoint corresponding to the new namespace, document type, and version: https://incoming.telemetry.mozilla.org/submit/activity-stream/impression-stats/1/ where should be a UUID that uniquely identifies the payload; document_id is used within the pipeline for deduplication of repeated documents. The payload is processed by a small edge service that returns a 200 response to the client and publishes the message to a raw Pub/Sub topic. A decoder Dataflow job reads from this topic with low latency, validates that the payload matches the schema registered for the endpoint, does some additional metadata processing, and then emits the message back to Pub/Sub in a decoded topic. A final job reads the decoded topic, batches together records destined for the same table, and loads the records into the relevant live ping table in BigQuery (activity_stream_live.impression_stats_v1 in this case). A nightly job reads all records for the previous day from the live ping table, deduplicates the records based on document_id values, and loads the final deduplicated day to the relevant historical ping table (activity_stream_stable.impression_stats_v1). The results are automatically presented to users through a view (activity_stream.impression_stats). While most analysis use cases for this data are served via queries on the user-facing BigQuery view, the Pocket team also needed to build an application with access to activity-stream messages in real-time. To serve that need, Pocket provisioned a Pub/Sub topic in a separate GCP project and worked with Data Operations to provide write access to a relevant service account within the telemetry pipeline. The pipeline is now configured to republish all messages associated with the activity-stream namespace to Pocket's topic, and this has been able to serve their real-time needs.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Integrating with the Data Pipeline: A Case Study","id":"354","title":"Integrating with the Data Pipeline: A Case Study"},"355":{"body":"While the Activity Stream case study above serves as an encouraging example of the flexibility of the pipeline to accept custom payloads, we hope to insulate most data producers from having to interact directly with HTTP requests and JSON Schema definitions at all. The state of the art for analytics at Mozilla is Glean , a set of projects that reimagines the end-to-end experience of reporting and consuming analytics data. Glean sits on top of structured ingestion, but provides helpful abstractions — instead of building JSON payloads and making HTTP requests, your application declares logical metrics and makes calls to a generated SDK idiomatic to your application's language. Support exists not only for a wide range of language SDKs but also for a variety of prebuilt reporting tools that understand Glean schemas such that your application's metrics are automatically processed and presented. All new use cases for producing analytics payloads within Mozilla should consider Glean first. If a mature Glean SDK is available for your project's language, building on top of Glean promises maintainable reporting code for your application and data that can be more richly understood by the full ecosystem of analytics tools at Mozilla.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Glean","id":"355","title":"Glean"},"356":{"body":"We discussed the overall shape of Mozilla's structured ingestion system and how to integrate with it in the case study earlier in this article, so this section will be brief. When you choose to build on top of structured ingestion, whether using the Glean SDK or by registering custom named schemas, consider the following concerns which are automatically handled for you: Validation of payloads against a JSON schema; messages failing validation are routed to an errors table in BigQuery where they can be monitored and backfilled if necessary. Geo lookup using a GeoIP database; geo-city information is presented as metadata, allowing the pipeline to discard source IP addresses to protect user privacy. User agent parsing; major user agent features are extracted and presented as metadata, allowing the pipeline to discard the raw user agent string to protect user privacy. Extraction of client-level identifiers as metadata to use for generating a sample_id field and to support automated deletion of data upon user request. Deduplication of messages; we provide best-effort deduplication for output Pub/Sub topics and full deduplication within each UTC day in the historical ping tables in BigQuery. If you have doubts about whether structured ingestion is appropriate for your use case, please reach out to the Data Platform team and we can consult on current and planned features for the pipeline.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Structured Ingestion","id":"356","title":"Structured Ingestion"},"357":{"body":"BigQuery is the standard choice within Mozilla's environment for storing structured data for non-real time analysis. It is especially well suited to large and diverse organizations because of its access controls and full separation between storage and compute infrastructure. Different teams within Mozilla can provision BigQuery tables in separate GCP projects, retaining full control over how they ingest data and how they grant access to other teams. Once access is granted, though, it becomes trivial to write queries that join data across projects.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » BigQuery","id":"357","title":"BigQuery"},"358":{"body":"BigQuery tables can express complex nested structures via compound STRUCT types and REPEATED fields. It's possible to model arbitrary JSON payloads as BigQuery tables, but there are limitations to JSON modeling that are well-described in BigQuery's documentation. We have developed tooling for translating JSON schemas into BigQuery table schemas along with some conversion code to transform payloads to match the final structure needed in BigQuery. One major example is map types; when the number of possible keys is finite, they can be baked into the schema to present the map as a BigQuery STRUCT type, but free-form maps have to be modeled in BigQuery as a repeated STRUCT of keys and values. This is one case where we have chosen to follow the same conventions that BigQuery itself uses for converting complex Avro types to BigQuery fields , which requires modifying the JSON payload to convert { \"key1\": \"value1\", \"key2\": \"value2\"\n} into [ { \"key\": \"key1\", \"value\": \"value1\" }, { \"key\": \"key2\", \"value\": \"value2\" }\n] For more detail on how the data pipeline prepares schemas and translates payloads, see the jsonschema-transpiler project which is used by mozilla-schema-generator .","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Defining tables","id":"358","title":"Defining tables"},"359":{"body":"Google provides a variety of methods for loading data into BigQuery as discussed in their Introduction to Loading Data . The traditional path for loading data is a custom application that uses a Google Cloud SDK to stage objects in GCS and then issue BigQuery load jobs, but there is also a growing list of more fully managed integrations for loading data. It is also possible to present views into data stored in other Google services without loading via external tables. If you already have well-structured data being produced to Stackdriver or GCS, it may be minimal effort to set up BigQuery Transfer Service to import that data or even to modify your existing server application to additionally issue BigQuery load jobs. For relational data in Cloud SQL instances, we can pull data into BigQuery via federated queries . And don't forget about the possibility of hooking into the core telemetry pipeline through structured ingestion as discussed earlier. If you have a more complex processing need that doesn't fit into an existing server application, you may want to consider building your application as a Dataflow pipeline (discussed further down in this document). Dataflow provides a unified model for batch and streaming processing and includes a variety of high-level I/O modules for reading from and writing to Google services such as BigQuery. For getting data of 3rd party services into BigQuery, consider using Fivetran . Fivetran offers some pre-defined connectors to import data from external APIs, but also allows for custom connectors to be created.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » How to get data into BigQuery","id":"359","title":"How to get data into BigQuery"},"36":{"body":"Google Cloud Platform (GCP) is a suite of cloud-computing services that runs on the same infrastructure that Google uses internally for its end-user products.","breadcrumbs":"Introduction » Terminology » GCP","id":"36","title":"GCP"},"360":{"body":"BigQuery provides built-in support for rolling time-based retention at the dataset and table level . For the telemetry pipeline, we have chosen to partition nearly all of our tables based on the date we receive the payloads at our edge servers. Most tables will contain a field named submission_timestamp or submission_date that BigQuery automatically uses to control the assignment of rows to partitions as they are loaded. Full day partitions are the fundamental unit we use for all backfill and ETL activities and BigQuery provides convenient support for operating on discrete partitions. In particular, BigQuery jobs can be configured to specify an individual partition as the destination for output (using a partition decorator looks like telemetry_stable.main_v4$20191201), allowing processing to be idempotent. Partitions can also be used as the unit for data retention. For the telemetry pipeline, we have long retention periods only for the historical ping tables (e.g. telemetry_stable.main_v4) and downstream derived tables (e.g. telemetry_derived.clients_daily_v6). Storing intermediate data for long periods can be expensive and expose risk, so all of the intermediate tables including the live ping tables (e.g. telemetry_live.main_v4) have partition-based expiration such that partitions older than 30 days are automatically cleaned up. This policy balances cost efficiency with the need for a window where we can recover from errors in the pipeline. The telemetry pipeline is building support for accepting deletion-request pings from users and purging rows associated with those users via scheduled jobs. Such a mechanism can be helpful in addressing policy and business requirements, so the same considerations should be applied to custom applications storing messages that contain user identifiers.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Time-based partitioning and data retention in BigQuery","id":"360","title":"Time-based partitioning and data retention in BigQuery"},"361":{"body":"BigQuery's main access controls can be specified at the dataset or individual table level. You can also publish SQL views which are essentially prebuilt queries that are presented alongside tables in BigQuery. View logic is executed at query time, so views take up no space and users are subject to the same access controls when querying a view as they would be querying the underlying tables themselves; a query will fail if the user does not have read access to all of the datasets accessed in the view. Views, however, can also be authorized so that specific groups of users can run queries who would not normally be allowed to read the underlying tables. This allows view authors to provide finer-grained controls and to hide specific columns or rows. Note that BigQuery also more recently supports column-level access controls for tables, so this is another option for more granular control.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Access controls in BigQuery","id":"361","title":"Access controls in BigQuery"},"362":{"body":"Google Cloud Pub/Sub is the standard choice within Mozilla's environment for transferring data between systems in real-time. It shares many of the same benefits as BigQuery in terms of being fully hosted, scalable, and well-integrated with the rest of the GCP environment, particularly when it comes to access controls. We use Pub/Sub as the messaging backbone for the telemetry ingestion system and we can easily provision new Pub/Sub topics containing republished subsets of the telemetry data for other systems to hook into. We have support for either producing messages into an external topic controlled by a different team or for provisioning a new topic within the telemetry infrastructure and granting read access to individual service accounts as needed. Pub/Sub is the clear integration point with the telemetry system for any application that is concerned with up-to-the-minute latency. For applications that only need to see periodic recent views of telemetry data, be aware that live ping tables (i.e. telemetry_live.main_v4) in BigQuery are also an option. New data is loaded into those tables throughout the day either on a 10 minute cadence or as they arrive via streaming inserts to BigQuery. Please contact us if there's a subset of data you'd like us to consider opting in for streaming inserts.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Pub/Sub","id":"362","title":"Pub/Sub"},"363":{"body":"Google Cloud Dataflow is a service for running data processing applications using the Apache Beam SDKs in both batch and streaming modes. Understanding the Beam programming model requires a certain amount of developer investment, but Beam provides powerful abstractions for data transformations like windowed joins that are difficult to implement reliably by hand. The Dataflow jobs in use by the data platform actually don't require complex joins or windowing features, but we have found Beam's I/O abstractions useful for being able to adapt a single code base to handle reading from and writing to a variety of data stores. Dataflow also provides good built-in support for auto-scaling streaming jobs based on latency and observed throughput, especially when interacting with Pub/Sub. That said, the I/O abstractions allow only limited control over performance and we have found the need to replace some of our Dataflow jobs with custom applications running on GKE — particularly the jobs focused on batching together messages from Pub/Sub and sinking to GCS or BigQuery. Beam's BigQueryIO module requires shuffling data several times when writing, checkpointing the intermediate state to local disk. This incurs expense for provisioning local solid state drives to handle the checkpointing throughput and introduces the possibility of data loss on unclean shutdown since messages have to be acknowledged back to Pub/Sub at the time data is first checkpointed rather than when it is finally written to BigQuery. We were able to achieve lower cost and more straight-forward delivery guarantees by writing a custom application using the Google Cloud Java SDK. We still use a streaming Dataflow job for the decoder step of the pipeline since no checkpointing is needed for a simple job that both reads from and writes to Pub/Sub. We also rely on Dataflow batch jobs for all backfill activities. If your team has streaming needs where Dataflow makes sense, be aware that the Data Operations team can provide operational support to help you launch and manage pipelines.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Dataflow","id":"363","title":"Dataflow"},"364":{"body":"The structure in which data is ingested to BigQuery is often not the most convenient or efficient structure for analysis queries, so it is often necessary to provide logical views of the data to support users. Our interface for defining such views is the bigquery-etl repository which provides instructions for how to propose new tables and views by sending pull requests containing SQL queries. We use BigQuery views heavily to improve the usability of raw data and we recommend that you do too! As discussed in the BigQuery Access Controls section above, views take up no storage resources and are essentially reusable snippets that appear like tables, but the underlying logic is executed every time a user queries a view. For simple cases like renaming fields or unnesting array columns, a view is often the right choice as it can be defined once and requires no ongoing scheduling or maintenance. If, however, you want to provide users with a view that involves joins or aggregations that hit a great deal of data, you may find that queries slow down and become expensive. In those cases, it may be better to materialize the results of the view into a derived table. See the Scheduling BigQuery Queries in Airflow cookbook for a walk-through of how to define a query in bigquery-etl and get it scheduled to run nightly on the data platform's Airflow instance.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Derived Data and Airflow","id":"364","title":"Derived Data and Airflow"},"365":{"body":"While no single data architecture can meet all needs, the core pipeline at Mozilla has been built with flexibility in mind. We have a growing list of success cases and some major projects in the works to migrate legacy pipelines to the system — these are good indicators that we are meeting a broad set of needs for the majority data warehousing use case and that we provide a stable ingestion system for streaming applications as well. GCP's roster of services is fairly well-focused compared to other cloud providers, but it can still be overwhelming to sort through the available options, particularly where multiple services seem to occupy the same space. Consult the unofficial GCP flowcharts for a broad view of how to sort through the features of services that apply to different problem domains. We encourage the use of BigQuery, Pub/Sub, and Dataflow as core building blocks for custom data applications across Mozilla for ease of access control across projects and for leveraging shared knowledge about how to operate and integrate with those services. Possibilities in the cloud can seem endless, but the more we can standardize architectural approaches across the company, the better prepared we will be to collaborate across product teams and ultimately the better positioned we will be to realize our mission. Let's work together to keep individuals empowered, safe, and independent on the Internet. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Final Thoughts","id":"365","title":"Final Thoughts"},"366":{"body":"For Mozilla, getting reliable data from our products is critical to inform our decision making. Glean is our new product analytics & telemetry solution that provides a consistent experience and behavior across all of our products. The list of supported platforms and implementations is available in the Glean SDK Book . Note that this is different from Telemetry for Firefox Desktop although it provides similar capabilities. Contents: Overview The Glean design principles How to use Glean Contact References","breadcrumbs":"Data Platform Reference » Glean overview » Glean","id":"366","title":"Glean"},"367":{"body":"An overview of the Glean project: On the left the product core records data using the Glean SDK. The Glean SDK then sends out this data to the Data Platform. The analysis tools (redash, Looker, GLAM, Debug View) to the right receive the data from the data platform The Glean SDK performs measurements and sends data from our products. It provides a set of metric types for individual measurements that are carefully designed to avoid common pitfalls with measurement. Metrics are then rolled up into pings to send over the network. There are a number of built-in pings that are sent on predefined schedules, but it also possible to send custom pings at any desired cadence. The Data Platform validates and stores these pings in database tables. A fault tolerant design allows data to be retained in the event of problems such as traffic spikes or invalid data. See An overview of Mozilla’s Data Pipeline for details. Derived and cleaned data can also be automatically created at this stage. The Analysis Tools are used to query and visualize the data. This includes Redash , Looker , GLAM and the Debug Ping View . Because Glean knows more about the individual data, such as its type and the ranges of acceptable values, it can in many cases provide the most appropriate visualization automatically.","breadcrumbs":"Data Platform Reference » Glean overview » Overview","id":"367","title":"Overview"},"368":{"body":"Provide a consistent base of telemetry A baseline of analysis is important for all our products, from counting active users to retention and session times. This is supported out-of-the-box by the SDK, and funnels directly into visualization tools like the Growth and Usage Dashboard (GUD) . Metrics that are common to all products, such as the operating system and architecture, are provided automatically in a consistent way. Any issues found with these base metrics only need to be fixed in Glean to benefit all SDK-using products. Encourage specificity Rather than just treating metrics as generic data points, Glean wants to know as much as possible about the things being measured, and be opinionated about how data is measured and aggregated. From this information, it can: Provide a well-designed API to perform specific types of measurements, which is consistent and avoids common pitfalls Reject invalid data, and report them as errors Store the data in a consistent way, rather than custom, ad hoc data structures Provide the most appropriate visualization and analysis automatically A side-effect of this design is that Glean telemetry is write-only: it would be impossible to enforce all of these constraints and achieve all of these benefits if client code could read, modify and update data. Follow lean data practices The Glean system enforces that all measurements received data review , and it is impossible to collect measurements that haven't been declared. It also makes it easy to limit data collection to only what's necessary: Enforced expiration dates for every metric Some metric types can automatically limit resolution It's easy to send data that isn't associated with the client id Glean also supports data transparency by automatically generating documentation for all of the metrics sent by an application. Provide a self-serve experience Adding new metric is designed to be as easy as possible. Simply by adding a few lines of configuration, everything to make them work across the entire suite of tools happens automatically. This includes previously manual and error-prone steps such as updating the ping payload and database schemas.","breadcrumbs":"Data Platform Reference » Glean overview » The Glean design principles","id":"368","title":"The Glean design principles"},"369":{"body":"Integrate the Glean SDK into your product. Use Looker to build Explores and Dashboards using your product's datasets. If Looker does not provide the necessary Explores you can resort to using Redash to write SQL queries & build dashboards using your products datasets, e.g.: org_mozilla_fenix.baseline org_mozilla_fenix.events org_mozilla_fenix.metrics There is more documentation about accessing Glean data . For experimentation, you can use Nimbus SDK , which integrates with Glean.","breadcrumbs":"Data Platform Reference » Glean overview » How to use Glean","id":"369","title":"How to use Glean"},"37":{"body":"IP Geolocation involves attempting to discover the location of an IP address in the real world. IP addresses are assigned to an organization, and as these are ever-changing associations, it can be difficult to determine exactly where in the world an IP address is located. Mozilla’s ingestion infrastructure attempts to perform GeoIP lookup during the data decoding process and subsequently discards the IP address before the message arrives in long-term storage.","breadcrumbs":"Introduction » Terminology » GeoIP","id":"37","title":"GeoIP"},"370":{"body":"#glean on slack #glean:mozilla.org on matrix glean-team@mozilla.com to reach out","breadcrumbs":"Data Platform Reference » Glean overview » Contact","id":"370","title":"Contact"},"371":{"body":"The Glean SDK implementation. Reporting issues & bugs for the Glean SDK . Datasets documentation (TBD) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Glean overview » References","id":"371","title":"References"},"372":{"body":"This post describes the architecture of Mozilla’s data pipeline, which is used to collect Telemetry data from our products and logs from various services. The bulk of the data handled by this pipeline is Firefox Telemetry data, but the same tool-chain is used to collect, store, and analyze data coming from many sources, including Glean applications. Here is a simplified diagram of how data is ingested into the data warehouse. The code for the ingestion pipeline lives in the gcp-ingestion repository. graph TD f1(fa:fa-firefox Firefox) -->|HTTP Post| d0(fa:fa-filter Ingestion Edge)\nd0 --> p1(fa:fa-stream Raw Topic)\np1 --> d1(fa:fa-exchange-alt Landfill Sink)\nd1 --> b1(fa:fa-database Landfill BQ)\np1 --> d2(fa:fa-exchange-alt Decoder)\nd2 -->|success| p2(fa:fa-stream Decoded Topic)\nd2 -.->|fail| p3(fa:fa-stream Errors Topic)\np3 --> d4(fa:fa-exchange-alt Errors Sink)\np2 --> d3(fa:fa-exchange-alt BigQuery Sink)\nd3 --> b2(fa:fa-database Live Tables BQ)\nd4 --> b3(fa:fa-database Error Tables BQ) classDef pubsub fill:#eff,stroke:#099;\nclassDef exec fill:#efe,stroke:#090;\nclassDef producers fill:#fee,stroke:#f90;\nclassDef bq fill:#ececff,stroke:#9370db;\nclass p1,p2,p3 pubsub\nclass d0,d1,d2,d3,d4 exec\nclass f1 producers\nclass b1,b2,b3 bq","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » An overview of Mozilla’s Data Pipeline","id":"372","title":"An overview of Mozilla’s Data Pipeline"},"373":{"body":"There are different APIs and formats to collect data in Firefox, all suiting different use cases: histograms – for recording multiple data points; scalars – for recording single values; timings – for measuring how long operations take; events – for recording time-stamped events. These are commonly referred to as probes . Each probe must declare the collection policy it conforms to: either release or prerelease . When adding a new measurement data-reviewers carefully inspect the probe and eventually approve the requested collection policy: Release data is collected from all Firefox users. Prerelease data is collected from users on Firefox Nightly and Beta channels. Users may choose to turn the data collection off in preferences. A session begins when Firefox starts up and ends when it shuts down. As a session could be long-running and last weeks, it gets sliced into smaller logical units called subsessions . Each subsession generates a batch of data containing the current state of all probes collected so far, in the form of a [main ping], which is sent to our servers. The main ping is just one of the many ping types we support. Developers can create their own ping types if needed. Pings are submitted via an API that performs a HTTP POST request to our edge servers. If a ping fails to successfully submit (e.g. because of missing internet connection), Firefox will store the ping on disk and retry to send it until the maximum ping age is exceeded.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Firefox","id":"373","title":"Firefox"},"374":{"body":"Submissions coming in from the wild hit a load balancer and then an HTTP Server that accepts POST requests containing a message body of optionally-gzipped JSON. These messages are forwarded to a PubSub message queue with minimal processing, and made available in a Raw topic. A Dataflow job reads this topic and writes the raw messages to a BigQuery Landfill sink. This Landfill data is not used for analysis, but is stored in its raw form for recovery and backfill purposes. If there is a processing error or data-loss downstream in the pipeline, this is an important fail-safe.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Ingestion","id":"374","title":"Ingestion"},"375":{"body":"Once the raw data has been added to the PubSub queue, it's time to process it. The decoder is implemented as a Dataflow job, and is written in Java. The decoding process tackles decompression, parsing, validation, deduplication, and enrichment of incoming messages. After a message is decompressed and parsed as JSON, we apply JSONSchema validation to ensure that submissions are well-formed. Sometimes duplicate submissions are sent to the pipeline, either due to normal networking failures or weird behaviour out there in the world. We watch for duplicate submissions, and discard any subsequent occurrences of already-seen records. Submissions are also enriched with some metadata about the request itself, including things like HTTP headers, GeoIP information, and submission timestamp. Messages that pass successfully through all these steps are written to another PubSub Decoded topic. A failure in any of these steps results in messages being sent to the Errors sink. This separates invalid data from valid data, while still making it available for monitoring and debugging. This is a good way to keep an eye on the health of the pipeline and the data flowing through.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Decoding","id":"375","title":"Decoding"},"376":{"body":"Decoded data is ultimately written out to BigQuery, which acts as the data warehouse. By this time, incoming data has already been validated against the corresponding JSONSchema specification for each document type. Part of the decoding process above transforms this JSON structure into something more easily represented in BigQuery. One important transformation here is to convert all incoming fields from UPPER CASE or camelCase to snake_case. Another important transformation is to incorporate metadata about known probes and metrics to generate more complete schemas. This is handled by a combination of the decoder above, the schema transpiler and the schema generator . The result are tables that contains SQL-friendly field names for all known measures, as implemented in the probe scraper . A Dataflow job reads from the Decoded topic and writes out to live ping tables . These tables are updated frequently, and typically reflect data within a few minutes of it being ingested. They are optimized for accessing recent data, but are only guaranteed to contain a few days of history. Historical raw ping data is stored in historical ping tables , also known as stable tables . These tables include only completed days of data, are populated once a day shortly after midnight UTC. Data in the Stable tables is partitioned by day, and optimized for accessing larger time periods. It is also optimized for limiting analysis to a fraction of the data using the normalized_channel and sample_id fields.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Data Warehouse","id":"376","title":"Data Warehouse"},"377":{"body":"The diagram above shows the path data takes to get into the data warehouse. After that, we have to start using it!","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Beyond the Data Warehouse","id":"377","title":"Beyond the Data Warehouse"},"378":{"body":"We use Airflow for workflow management. It orchestrates the daily creation of the Stable tables described above, as well as many other derived datasets. The ETL code to create derived datasets is commonly implemented using queries in BigQuery. Many examples can be found in the bigquery-etl repository. Data in BigQuery is also accessible via Spark, and several ETL jobs also run via Dataproc. These jobs produce data sets that are used for downstream analysis and data applications (such as measurement , addon recommendation , and other data products ).","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Workflow Management and ETL","id":"378","title":"Workflow Management and ETL"},"379":{"body":"Once the data reaches our data warehouse in BigQuery it can be processed in a number of ways as described in the Accessing BigQuery article. Data analysis is most commonly done using Looker or using SQL queries . In summary, the following diagram illustrates how Recording, Ingestion, Transformation, Scheduling and Analytics fit together:","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Data Analysis","id":"379","title":"Data Analysis"},"38":{"body":"Mozilla's core data platform has been built to support structured ingestion of arbitrary JSON payloads whether they come from browser products on client devices or from server-side applications that have nothing to do with Firefox; any team at Mozilla can hook into structured ingestion by defining a schema and registering it with pipeline. Once a schema is registered, everything else is automatically provisioned, from an HTTPS endpoint for accepting payloads to a set of tables in BigQuery for holding the processed data.","breadcrumbs":"Introduction » Terminology » Ingestion","id":"38","title":"Ingestion"},"380":{"body":"Some data is more sensitive than others and introduces more risk around how it is handled. We characterize sensitivity of data broadly into four categories as described on the Data Collection wiki page . Sensitive data — by which we mean category 3 and 4 data — increases the level of risk and so warrants extra care. For such data, we apply three main mitigation measures: Limited access Access to sensitive data is limited to individuals or groups with clearly articulated need. Access is also limited in time, so access expires by default. Limited retention Sensitive data is kept for a finite period of time after which it is automatically deleted. For example, data containing search terms is only kept for a short period of time. Sanitization and aggregation of data Where data has the potential to be personally identifiable, we have best effort (and improving over time) ETL jobs that scrub incoming data of potentially identifying information, which reduces risk. When possible, we build and work with aggregate datasets rather than individual-level data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Handling Sensitive Data","id":"380","title":"Handling Sensitive Data"},"381":{"body":"This document specifies the behavior of the server that accepts submissions from any HTTP client e.g. Firefox telemetry. The original implementation of the HTTP Edge Server was tracked in Bug 1129222 .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » HTTP Edge Server Specification","id":"381","title":"HTTP Edge Server Specification"},"382":{"body":"HTTP submissions come in from the wild, hit a load balancer, then the HTTP Edge Server described in this document. Data is accepted via a POST/PUT request from clients, and forwarded to the Data Pipeline , where any further processing, analysis, and storage will be handled. Submission payloads are expected to be optionally-gzipped JSON documents described by a JSONSchema .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » General Data Flow","id":"382","title":"General Data Flow"},"383":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Server Request/Response","id":"383","title":"Server Request/Response"},"384":{"body":"Accept GET on /status, returning OK if all is well. This can be used to check the health of web servers.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GET Request","id":"384","title":"GET Request"},"385":{"body":"200 - OK. /status and all's well 404 - Any GET other than /status 500 - All is not well","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GET Response codes","id":"385","title":"GET Response codes"},"386":{"body":"Treat POST and PUT the same. Accept POST or PUT to URLs of the form: /submit//// A specific example submission URL looks like: /submit/eng-workflow/hgpush/1/2c3a0767-d84a-4d02-8a92-fa54a3376049 With the following components: namespace - an identifier used for grouping a set of related document types. Typically this represents an application that produces data. docType - a short descriptive name of the document type. Examples include event, crash, or baseline docVersion - a numeric value indicating the version of the schema for this docType docId - a UUID identifying the exact submission. If the same docId is seen more than once, it will be discarded as a duplicate. The combination of namespace, docType and docVersion together identify a specific schema to be used for validating submissions to the above endpoint. If a schema is not present in the [schemas repository] corresponding to this combination, the submission will be considered an error and will not proceed to the data lake. Special handling for Firefox Desktop Telemetry Firefox Desktop Telemetry uses a slightly different URL scheme: /submit/telemetry/docId/docType/appName/appVersion/appUpdateChannel/appBuildID?v=4 A specific example: /submit/telemetry/ce39b608-f595-4c69-b6a6-f7a436604648/main/Firefox/61.0a1/nightly/20180328030202?v=4 Here the namespace is fixed as \"telemetry\", and there is no docVersion in the URL. This means that incoming JSON documents must be parsed to determine the schema version to apply for validation. This logic is part of the downstream [decoder] job. Also note the required query parameter suffix ?v=4. Documents sent under /submit/telemetry without v=4 will be rejected at the edge.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » POST/PUT Request","id":"386","title":"POST/PUT Request"},"387":{"body":"200 - OK. Request accepted into the pipeline. 400 - Bad request, for example an un-encoded space in the URL. 404 - not found - POST/PUT to an unknown namespace 405 - wrong request type (anything other than POST/PUT) 411 - missing content-length header 413 - request body too large (Note that if we have badly-behaved clients that retry on 4XX, we may opt to send back 202 on body/path too long). 414 - request path too long (See above) 500 - internal error","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » POST/PUT Response codes","id":"387","title":"POST/PUT Response codes"},"388":{"body":"The following headers will be passed through the pipeline and made available as metadata. Date - The client-supplied timestamp of the incoming request. Used for computing client clock skew. DNT - The \"Do Not Track\" header. X-PingSender-Version - The version of Pingsender used to send this ping (if applicable). X-Debug-ID - An optional tag used to make data available to the Glean Debug View . X-Source-Tags - An optional comma-separated list of tags related to the client source; pings sent from automated testing should include the \"automation\" tag so that they are not included in analyses","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Supported HTTP Headers","id":"388","title":"Supported HTTP Headers"},"389":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Other Considerations","id":"389","title":"Other Considerations"},"39":{"body":"Intuitively, how many days per week do users use the product? Among profiles active at least once in the week ending on the date specified, the number of days on average they were active during that one-week window.","breadcrumbs":"Introduction » Terminology » Intensity","id":"39","title":"Intensity"},"390":{"body":"Compression of submission payloads is optional but recommended. The supported compression scheme is gzip. We do not decompress or validate the content of submissions at the edge, the server will reply with a success code even if a message is badly formed. Badly formed data is still accepted and made available for monitoring, recovery, analysis, and analysis purposes.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Compression","id":"390","title":"Compression"},"391":{"body":"Since the actual message is not examined by the edge server the only failures that occur are defined by the response status codes above. Messages are only forwarded to the pipeline when a response code of 200 is returned to the client.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Bad Messages","id":"391","title":"Bad Messages"},"392":{"body":"No GeoIP lookup is performed by the edge server. If a client IP is available the the decoder performs the lookup and then discards the IP before the message hits long-term storage.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GeoIP Lookups","id":"392","title":"GeoIP Lookups"},"393":{"body":"The edge server only stores data while waiting for it to be accepted to PubSub, spilling to local disk in the case of a PubSub outage. This means that in the normal case, data is not retained on the edge at all. In the case of errors writing to PubSub, data is retained until the service is restored and messages can be flushed to the queue. Based on past outages , this is typically a few hours or less. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Data Retention","id":"393","title":"Data Retention"},"394":{"body":"We collect event-oriented data from different sources. This data is collected and processed in a specific path through our data pipeline, which we will detail here. graph TD subgraph Products\nfx_code(fa:fa-cog Firefox code) --> firefox(fa:fa-firefox Firefox Telemetry)\nfx_extensions(fa:fa-cog Mozilla extensions) --> firefox\nmobile(fa:fa-cog Mobile products) --> mobile_telemetry(fa:fa-firefox Glean)\nend subgraph Data Platform\nfirefox -.->|main ping, Firefox <62| pipeline((fa:fa-database Firefox Data Pipeline))\nfirefox -->|event ping, Firefox 62+| pipeline\nmobile_telemetry --> |events ping| pipeline\npipeline -->|Firefox <62 events| main_summary[fa:fa-bars main summary table]\npipeline -->|Firefox 62+ events| mobile_events_table[fa:fa-bars events table]\nmain_summary --> events_table\npipeline -->|Glean events| events_table[fa:fa-bars events table]\nend subgraph Data Tools\nevents_table --> looker\nevents_table --> looker\nmain_summary --> looker(fa:fa-bar-chart Looker)\nend style fx_code fill:#f94,stroke-width:0px\nstyle fx_extensions fill:#f94,stroke-width:0px\nstyle mobile fill:#f94,stroke-width:0px\nstyle firefox fill:#f61,stroke-width:0px\nstyle mobile_telemetry fill:#f61,stroke-width:0px\nstyle pipeline fill:#79d,stroke-width:0px\nstyle main_summary fill:lightblue,stroke-width:0px\nstyle events_table fill:lightblue,stroke-width:0px\nstyle mobile_events_table fill:lightblue,stroke-width:0px\nstyle looker fill:salmon,stroke-width:0px","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Event Data Pipeline","id":"394","title":"Event Data Pipeline"},"395":{"body":"Across the different Firefox teams there is a common need for a more fine grained understanding of product usage, like understanding the order of interactions or how they occur over time. To address that our data pipeline needs to support working with event-oriented data. We specify a common event data format, which allows for broader, shared usage of data processing tools. To make working with event data feasible, we provide different mechanisms to get the event data from products to our data pipeline and make the data available in tools for analysis.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Overview","id":"395","title":"Overview"},"396":{"body":"Events are submitted as an array, e.g.: [ [2147, \"ui\", \"click\", \"back_button\"], [2213, \"ui\", \"search\", \"search_bar\", \"google\"], [ 2892, \"ui\", \"completion\", \"search_bar\", \"yahoo\", { querylen: \"7\", results: \"23\" }, ], [5434, \"dom\", \"load\", \"frame\", null, { prot: \"https\", src: \"script\" }], // ...\n]; Each event is of the form: [timestamp, category, method, object, value, extra]; Where the individual fields are: timestamp: Number, positive integer. This is the time in ms when the event was recorded, relative to the main process start time. category: String, identifier. The category is a group name for events and helps to avoid name conflicts. method: String, identifier. This describes the type of event that occurred, e.g. click, keydown or focus. object: String, identifier. This is the object the event occurred on, e.g. reload_button or urlbar. value: String, optional, may be null. This is a user defined value, providing context for the event. extra: Object, optional, may be null. This is an object of the form {\"key\": \"value\", ...}, both keys and values need to be strings. This is used for events when additional richer context is needed. See also the Firefox Telemetry documentation .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » The event format","id":"396","title":"The event format"},"397":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Event data collection","id":"397","title":"Event data collection"},"398":{"body":"To collect this event data in Firefox there are different APIs in Firefox, all addressing different use cases: The Telemetry event API allows easy recording of events from Firefox code. The dynamic event API allows code from Mozilla addons to record new events into Telemetry without shipping Firefox code. The Telemetry WebExtension API ( introduced here ) which allows Mozilla extensions to record new events into Telemetry. For all these APIs, events will get sent to the pipeline through the event ping , which gets sent hourly, if any pings were recorded, or up to every 10 minutes whenever 1000 events were recorded. Before Firefox 62, events were sent through the main ping instead, with a hard limit of 500 events per ping. From Firefox 61, all events recorded through these APIs are automatically counted in scalars . Finally, custom pings can follow the event data format and potentially connect to the existing tooling with some integration work.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Firefox event collection","id":"398","title":"Firefox event collection"},"399":{"body":"Mobile data collection is done through Glean . Glean events are recorded for our mobile applications.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Mobile event collection","id":"399","title":"Mobile event collection"},"4":{"body":"This section contains detailed reference material on the Mozilla data platform, including links to other resources where appropriate.","breadcrumbs":"Mozilla Data Documentation » Data Platform Reference","id":"4","title":"Data Platform Reference"},"40":{"body":"Key Performance Indicator - a metric that is used to measure performance across an organization, product, or project.","breadcrumbs":"Introduction » Terminology » KPI","id":"40","title":"KPI"},"400":{"body":"On the pipeline side, the event data is made available in different datasets: main_summary has a row for each main ping and includes its event payload for Firefox versions before 62. events contains a row for each event received from main pings and event pings. See STMO#52582 . For applications that collect events through Glean, each application has a separate events dataset.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Datasets","id":"400","title":"Datasets"},"401":{"body":"The above datasets are all accessible through STMO and Looker . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Data tooling","id":"401","title":"Data tooling"},"402":{"body":"Overview Schema deploys FAQ How do I make changes to a schema? When will I see new changes to the schema? What does it mean when a schema deploy is blocked? Schema Repository Schema Transpiler Mozilla Schema Generator Data Ingestion Validation Decoding Name Normalization Data Structure Normalization Deploying to BigQuery Updating generated-schemas Deploying schemas to production","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Generated Schemas","id":"402","title":"Generated Schemas"},"403":{"body":"Schemas describe the structure of ingested data. They are used in the pipeline to validate the types and values of data, and to define a table schema in a data store. We use a repository of JSON Schemas to sort incoming data into decoded and error datasets . We also generate BigQuery table schemas on business days from the JSON Schemas: you can see the current status of this job on the mozilla-pipeline-schemas deploy dashboard . graph TD %% Nodes\nsubgraph mozilla-pipeline-schemas main schemas(generated-schemas)\nend generator(mozilla-schema-generator)\ntranspiler(jsonschema-transpiler)\nprobe-info(probe-scraper)\nairflow(telemetry-airflow)\ningestion(gcp-ingestion)\nbigquery(BigQuery) %% Node hyperlinks\nclick bigquery \"../../cookbooks/bigquery.html\"\nclick main \"https://github.com/mozilla-services/mozilla-pipeline-schemas\"\nclick schemas \"https://github.com/mozilla-services/mozilla-pipeline-schemas/tree/generated-schemas\"\nclick generator \"https://github.com/mozilla/mozilla-schema-generator\"\nclick transpiler \"https://github.com/mozilla/jsonschema-transpiler\"\nclick probe-info \"https://github.com/mozilla/probe-scraper\"\nclick ingestion \"https://mozilla.github.io/gcp-ingestion/ingestion-beam/\"\nclick airflow \"https://github.com/mozilla/telemetry-airflow\" %% Edges\nmain --> |git clone| generator\ntranspiler --> |used by| generator\nprobe-info --> |used by| generator\ngenerator --> |scheduled by| airflow\nairflow --> |run nightly| schemas schemas --> |defines table| bigquery\nschemas --> |defines is valid| ingestion\nschemas --> |defines normalization| ingestion\ningestion --> |inserts into| bigquery Figure : An overview of generated schemas. Click on a node to navigate to the relevant repository or documentation.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Overview","id":"403","title":"Overview"},"404":{"body":"This section answers some basic questions about the schema deployment pipeline.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema deploys FAQ","id":"404","title":"Schema deploys FAQ"},"405":{"body":"This is dependent on what application you are working on. If you are working on Firefox Telemetry and are adding a new probe, then you don't have to do anything. Changes are automatically picked up by the probe-scraper from the histograms.json and scalars.yaml files in mozilla-central. Non-probe changes (for example, modifications to the telemetry environment) will require you to make changes to mozilla-pipeline-schemas . If you are working on an application using the Glean SDK , then the probe-scraper will automatically pick up changes from metrics.yaml.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » How do I make changes to a schema?","id":"405","title":"How do I make changes to a schema?"},"406":{"body":"Schema deploys happen on business days around UTC+04 when new changes are found in the generated-schemas branch of mozilla-pipeline-schemas . This means that any changes merged after UTC+04 on Friday will not propagate until Monday UTC+04. See the mozilla-pipeline-schemas deploy dashboard for up-to-date information on the most recent deploys.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » When will I see new changes to the schema?","id":"406","title":"When will I see new changes to the schema?"},"407":{"body":"The schema deployment pipeline has a hard dependency on the [probe-scraper], a service that scours repositories for new metrics to include in generated schemas. When the probe-scraper fails, it will prevent the mozilla-schema-generator from running. If there are new changes to the main branch of mozilla-pipeline-schemas, then they will not be added to the generated-schemas branch until the failure has been resolved. Similarly, new probes and pings in either Telemetry or Glean will not be picked up until the probe-scraper failures are resolved. If a new schema field is not registered in the schema repository before collection begins, it will be available in the additional_properties field of the generated table. If a new schema for a ping is not registered before collection begins, then it will be sorted into the error stream. Please file a bug or reach out if you believe your data may be affected by blocked schema deploys.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » What does it mean when a schema deploy is blocked?","id":"407","title":"What does it mean when a schema deploy is blocked?"},"408":{"body":"graph LR subgraph mozilla-pipeline-schemas subgraph origin/main templates -->|cmake| schemas end subgraph origin/generated-schemas schemas -->|mozilla-schema-generator| artifact(schemas) end\nend Figure : Template schemas are built locally to generate static JSON Schema. On a regular basis, the Mozilla Schema Generator is run to generate BigQuery schemas. Refer to Sending a Custom Ping for an in-depth guide for adding new schemas to the repository.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema Repository","id":"408","title":"Schema Repository"},"409":{"body":"The structure validated in JSON Schema can be mapped to BigQuery columns. This is done by the jsonschema-transpiler, a Rust application for translating between schema formats. Data normalization as part of decoding is required before inserting into BigQuery e.g. snake casing and type casting. These workarounds are based transformations that are done when importing Avro into BigQuery. graph LR %% nodes\nsubgraph input json(JSON Schemas)\nend\nsubgraph output avro(Avro schemas) bigquery(BigQuery schemas)\nend\ntranspiler[jsonschema-transpiler] %% hyperlinks\nclick json \"https://json-schema.org/\"\nclick avro \"https://avro.apache.org/docs/current/spec.html\"\nclick bigquery \"https://cloud.google.com/bigquery/docs/schemas\"\nclick transpiler \"https://github.com/mozilla/jsonschema-transpiler\" %% edges\njson --> transpiler\ntranspiler --> avro\ntranspiler --> bigquery","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema Transpiler","id":"409","title":"Schema Transpiler"},"41":{"body":"In general: a metric is anything that you want to (and can) measure. This differs from a dimension which is a qualitative attribute of data. In the context of Glean , a metric refers to an instrumented measure for a specific aspect of the product (similar to a probe in Firefox Telemetry).","breadcrumbs":"Introduction » Terminology » Metric","id":"41","title":"Metric"},"410":{"body":"The schema generator will populate schemas with metadata and insert generated sub-schemas at certain paths. It generates JSON Schemas that are translated into BigQuery schemas, but not used for validation. It uses the probe information service to enumerate map-type fields. These fields are converted into a structured column that can be accessed in BigQuery with Standard SQL . Metadata includes fields added during data ingestion including fields like submission_timestamp and sample_id. In addition to generating BigQuery schemas, schemas are aliased in several locations. For example, the first_shutdown ping is a copy of the main_ping. Schemas are also altered in the generator to accommodate various edge-cases in the data. For example, a field that validates both boolean and integer types may be altered to assume a boolean type. The main entry-point is a script that merges and generates *.schema.json under the schemas directory, then translates these to *.bq. It commits the schema to the generated-schemas branch, with a change-log referencing commits in the main branch.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Mozilla Schema Generator","id":"410","title":"Mozilla Schema Generator"},"411":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Data Ingestion","id":"411","title":"Data Ingestion"},"412":{"body":"Data that fails validation is sent to the payload_bytes_error table. Each row contains an information about the error that caused it, as well as the name of the job associated with it. SELECT document_namespace, document_type, document_version, error_message, error_type, exception_class, job_name\nFROM `moz-fx-data-shared-prod`.payload_bytes_error.telemetry\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 1 hour) AND exception_class = 'org.everit.json.schema.ValidationException'\nLIMIT 5 Column Example Value Notes document_namespace telemetry document_type main document_version null The version in the telemetry namespace is generated after validation error_message org.everit.json.schema.ValidationException: #/environment/system/os/version: #: no subschema matched out of the total 1 subschemas error_type ParsePayload The ParsePayload type is associated with schema validation or corrupt data exception_class org.everit.json.schema.ValidationException Java JSON Schema Validator library job_name decoder-0-0121192636-9c56ac6a Name of the Dataflow job that can be used to determine the version of the schema artifact","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Validation","id":"412","title":"Validation"},"413":{"body":"The BigQuery schemas are used to normalize relevant payload data and determine additional properties. Normalization involves renaming field names and transforming certain types of data. Snake casing is employed across all schemas and ensures a consistent querying experience. Some data must be transformed before insertion, such as map-types (a.k.a. dictionaries in Python), due to limitations in BigQuery data representation. Other data may not be specified in the schema, and instead placed into a specially constructed column named additional_properties. Name Normalization A reference Python implementation of the snake casing algorithm is ensured to be compatible with the implementations in the decoder and transpiler using a shared test-suite . To illustrate the transformation, consider the a11y.theme keyed scalar in the main ping . In the JSON document, as seen in about:telemetry, it is accessed as follows: # Python/Javascript syntax\nping[\"payload\"][\"processes\"][\"parent\"][\"keyedScalars\"][\"a11y.theme\"] The decoder will normalize the path with snake casing in BigQuery: SELECT payload.processes.parent.keyed_scalars.a11y_theme\nFROM `moz-fx-data-shared-prod`.telemetry.main\nWHERE date(submission_timestamp) = date_sub(current_date, interval 1 day)\nLIMIT 1 Data Structure Normalization Thee decoder is also responsible for transforming the data to accommodate BigQuery limitations in data representation. All transformations are defined in ingestion-beam under com.mozilla.telemtry.transforms.PubsubMessageToTableRow . The following transformations are currently applied: Transformation Description Map Types JSON objects that contain an unbounded number of keys with a shared value type are represented as a repeated structure containing a key and value column . Nested Arrays Nested lists are represented using a structure containing a repeated list column. Tuples to Anonymous Structures A tuple of items is represented as an anonymous structure with column names starting at _0 up to _{n} where n is the length of the tuple. JSON to String coercion A sub-tree in a JSON document will be coerced to string if specified in the BigQuery schema. One example is of transformation is to represent histograms in the main ping . Boolean to Integer coercion A boolean may be cast into an integer type. Additional properties are fields within the ingested JSON document that are not found in the schema. When all transformations are completed, any fields that were not traversed in the schema will be reconstituted into the top-level additional_properties field .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Decoding","id":"413","title":"Decoding"},"414":{"body":"In this section, we discuss deployment of generated schemas to BigQuery. Refer to Table Layout and Naming for details about the resulting structure of the projects. Tables are updated on every push to generated-schemas. The schemas must be backwards compatible, otherwise the checks in the staging Dataflow and BigQuery instances will fail. This must be resolved by pushing a new tip to the generated-schemas branch in the schema repository. Valid changes to schemas include relaxing a column mode from REQUIRED to NULLABLE or adding new columns. Each table is tagged with the revision of schema repository attached. Consider the org_mozilla_fenix namespace: $ bq ls --max_results=3 moz-fx-data-shared-prod:org_mozilla_fenix_stable tableId Type Labels Time Partitioning Clustered Fields ------------------- ------- --------------------------------------- ----------------------------------- ------------------------------- activation_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id schemas_build_id:202001230145_be1f11e baseline_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id schemas_build_id:202001230145_be1f11e bookmarks_sync_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id The schema_id is derived from the value of the $schema property of each JSON Schema. The schemas_build_id label contains an identifier that includes the timestamp of the generated schema. This label may be used to trace the last deployed commit from generated-schemas.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Deploying to BigQuery","id":"414","title":"Deploying to BigQuery"},"415":{"body":"graph TD subgraph workflow.tmo manual scheduled\nend subgraph mozilla-pipeline-schemas main schemas(generated-schemas)\nend generator(mozilla-schema-generator) %% manual --> |run now| generator\nscheduled --> |run at midnight UTC| generator main -->|git pull| generator\ngenerator --> |git push| schemas A new push to the generated-schemas branch is made every time the probe-scraper.schema_generator task is run by Airflow. mozilla-schema-generator runs in a container that commits snapshots of generated schemas to the remote repository. Generated schemas may change when probe-scraper finds new probes in defined repositories e.g. hg.mozilla.org or glean . It may also change when the main branch contains new or updated schemas under the schemas/ directory. To manually trigger a new push, clear the state of a single task in the workflow admin UI. To update the schedule and dependencies, update the DAG definition.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Updating generated-schemas","id":"415","title":"Updating generated-schemas"},"416":{"body":"graph TD\nsubgraph mozilla-pipeline-schemas schemas(generated-schemas)\nend\nartifact[Generate schema artifact]\nsubgraph moz-fx-data-shar-nonprod-efed bigquery[Update BigQuery tables] views[Update BigQuery views] ingestion[Redeploy Dataflow ingestion]\nend\nstatus{Deploy prod} schemas --> |labeled and archived| artifact\nartifact --> |run terraform| bigquery\nbigquery --> |run terraform| views\nviews --> |drain and submit| ingestion ingestion --> status Jenkins is used to automate deploys of the pipeline in the nonprod and prod projects. Jenkins polls the generated-schemas branch for new commits. The tip of the branch will be labeled and archived into an artifact that is used during deploys. The artifact is first used update the table schemas in the nonprod project. This staging step will stop on schema incompatible changes, such as removing a schema or a column in a schema. Once the tables are up to date, the Dataflow job will be drained and redeployed so it is writing to the updated tables. Once schemas have successfully deployed to the nonprod project, then it may be manually promoted to production by an operator. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Deploying schemas to production","id":"416","title":"Deploying schemas to production"},"417":{"body":"The following describes in detail how we structure Glean data in BigQuery. For information on the actual software which does this, see the Generated Schemas reference. This document intended as a reference, if you want a tutorial on how best to access Glean Data in BigQuery, see Accessing Glean Data .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Glean Data","id":"417","title":"Glean Data"},"418":{"body":"Each ping type is recorded in its own table, and these tables are named using {application_id}.{ping_type}. For example, for Fenix, the application id is org.mozilla.fenix, so its metrics pings are available in the table org_mozilla_fenix.metrics.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Tables","id":"418","title":"Tables"},"419":{"body":"Fields are nested inside BigQuery STRUCTs to organize them into groups, and we can use dot notation to specify individual subfields in a query. For example, columns containing Glean's built-in client information are in the client_info struct, so accessing its columns involves using a client_info. prefix. The top-level groups are: client_info: Client information provided by Glean . ping_info: Ping information provided by Glean . metrics: Custom metrics defined by the application and its libraries. events: Custom events defined by the application and its libraries.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Columns","id":"419","title":"Columns"},"42":{"body":"Monthly Active Users - the number of unique profiles active in the 28-day period ending on a given day. The number of unique profiles active at least once during the 28-day window ending on the specified day.","breadcrumbs":"Introduction » Terminology » MAU","id":"42","title":"MAU"},"420":{"body":"Core attributes sent with every ping are mapped to the client_info and ping_info sections. For example, the client id is mapped to a column called client_info.client_id.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Ping and Client Info sections","id":"420","title":"Ping and Client Info sections"},"421":{"body":"Custom metrics in the metrics section have two additional levels of indirection in their column name: they are organized by the metric type, and then by their category: metrics.{metric_type}.{category}_{name}. For example, suppose you had the following boolean metric defined in a metrics.yaml file (abridged for clarity): browser: is_default: type: boolean description: > Is this application the default browser? send_in_pings: - metrics It would be available in the column metrics.boolean.browser_is_default.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » The metrics group","id":"421","title":"The metrics group"},"422":{"body":"Events are stored as a set of records in a single column called \"events\": there might be many events sent as part of a single ping. Each record has the following fields which allow you to filter for the specific metrics of interest: category (maps to the metric category) name (maps to the metric name) For example, suppose you had the following event metric defined in a metrics.yaml file (again, abridged for clarity): engine_tab: foreground_metrics: type: event description: | Event collecting data about the state of tabs when the app comes back to the foreground. extra_keys: extra_keys: background_active_tabs: description: | Number of active tabs (with an engine session assigned) when the app went to the background. ... In this case the event's category would be engine_tab and its name would be foreground_metrics. You can use the record's timestamp and extra fields to get the event's timestamp and specifics related to the event. For a complete example, see \"event metrics\" under Accessing Glean Data . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » The events group","id":"422","title":"The events group"},"423":{"body":"This document describes how the data pipeline normalizes channel information sent by Firefox and makes it accessible to data consumers. What are Firefox channels? App Update Channel Normalized Channel","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » Channel Normalization","id":"423","title":"Channel Normalization"},"424":{"body":"In addition to the the release channel, which is what we ship to most users, we also ship development versions of Firefox and an \"extended support\" (esr). The full list is: release beta aurora (this is dev-edition, and is just a beta repack ) nightly esr For more information on this topic, see the Firefox Release Process page .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » What are Firefox channels?","id":"424","title":"What are Firefox channels?"},"425":{"body":"This is the channel reported by Firefox. This could really be anything, but is usually one of the expected release channels listed above. For BigQuery tables corresponding to Telemetry Ping types, such as main, crash or event, the field here is called app_update_channel and is found in metadata.uri. For example: SELECT metadata.uri.app_update_channel\nFROM telemetry.main\nWHERE DATE(submission_timestamp) = '2019-09-01'\nLIMIT 10","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » App Update Channel","id":"425","title":"App Update Channel"},"426":{"body":"This field is a normalization of the directly reported channel, and replaces unusual and unexpected values with the string Other. There are a couple of exceptions, notably that variations on nightly-cck-* become nightly. See the relevant code here . Normalized channel is available in the Telemetry Ping tables as a top-level field called normalized_channel. For example: SELECT normalized_channel\nFROM telemetry.crash\nWHERE DATE(submission_timestamp) = '2019-09-01'\nLIMIT 10 Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » Normalized Channel","id":"426","title":"Normalized Channel"},"427":{"body":"Since the early days of Telemetry, it has been desirable to have a quick and simple way to do analysis on a sample of the full population of Firefox clients. The mechanism for doing that is encoded in the data itself, namely the sample_id field. This is a field that is computed from the telemetry client_id using the CRC hash function. This CRC hash is then bucketed into 100 possible values from 0 to 99, each of which represents a roughly 1% uniform sample of the client_id space. All ping tables that contain a client id, as well as many derived datasets, include the sample_id field. TL;DR sample_id = crc32(client_id) % 100 An example python implementation: # USAGE: python cid2sid.py 859c8a32-0b73-b547-a5e7-8ef4ed9c4c2d\n# Prints\n# Client ID b'859c8a32-0b73-b547-a5e7-8ef4ed9c4c2d' => Sample ID 55\nimport binascii\nimport sys clientid = sys.argv[1].encode() crc = binascii.crc32(clientid)\nsampleid = (crc & 0xFFFFFFFF) % 100\nprint(\"Client ID {} => Sample ID {}\".format(clientid, sampleid)) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Sampling » Sampling in Telemetry data","id":"427","title":"Sampling in Telemetry data"},"428":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering Data","id":"428","title":"Filtering Data"},"429":{"body":"Overview Stages Edge filtering Beam Filtering JSON Schema Filtering Filtering from the stable tables Filtering from the exposed views Optional filtering in Looker Explores Querying the Error Stream","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Table of Contents","id":"429","title":"Table of Contents"},"43":{"body":"A ping represents a message that is sent from the Firefox browser to Mozilla’s Telemetry servers. It typically includes information about the browser’s state, user actions, etc. For more information, see Common ping format .","breadcrumbs":"Introduction » Terminology » Ping","id":"43","title":"Ping"},"430":{"body":"Data is filtered out of production streams at almost every stage of the pipeline. The following outlines each stage and both the data currently filtered and the data that could be filtered. This should help answer two classes of questions: Did my data get filtered out? We've uncovered spurious data being ingested, how should we handle that? Note : JSON Schema filtering is our primary method of filtering out bad data. That should be used before any other methods of dropping data from the pipeline.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Overview","id":"430","title":"Overview"},"431":{"body":"Where - Which stage of the pipeline this filtering occurs in What - What happens to the data when filtered here When - Which situations this filtering should be, and is, used in How - What kind of data can be filtered at this stage","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Stages","id":"431","title":"Stages"},"432":{"body":"Where: Filtered by nginx, currently we use it to filter out non-v4 pings ( to be removed, but capability to remain ). What: Drops data entirely from the pipeline; there will be no traces of it downstream from the edge server. When: Only to be used in extreme situations (e.g. PII exposure). We also use it for dropping too-large messages and headers . How: Can be used to filter by URI, namespaces, apps, etc. (from the URL or from the HTTP headers); but not anything in the payload.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Edge filtering","id":"432","title":"Edge filtering"},"433":{"body":"Where: Filtered in the message scrubber . What: Causes data to be written to the error stream or to be dropped entirely. When: Filter out data we absolutely know we will never need to see (e.g. data from forked applications). How: Can filter out namespaces, doctypes, or URIs currently; in the extreme can filter on any message Attribute or payload field.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Beam Filtering","id":"433","title":"Beam Filtering"},"434":{"body":"Where: During ingestion, as defined in the payload schema . What: Causes data to be written to the error stream . When: When trying to remove bad analysis data that we know we will never need (e.g. huge values, improper strings, etc.). Usually these indicate something went wrong with the payload. How: Can filter on values in the payload, using the JSON schema .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » JSON Schema Filtering","id":"434","title":"JSON Schema Filtering"},"435":{"body":"Where: After ingestion to live tables, but before copying to the stable tables . What: Allows data to exist in the live tables, but removes it from the stable tables. When: Use for data that may be needed for some analyses on recent data, but not for data that will need long-term historical analyses or for use in any downstream reporting. For example, we filter out pings from automation (e.g. CI) here, so that analysis is unaffected by them, but we can still analyze what the recent CI data looks like. We also drop duplicate pings (per the document-id). How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering from the stable tables","id":"435","title":"Filtering from the stable tables"},"436":{"body":"Where: After ingestion to stable tables ( example ). What: Allows data to exist in stable tables, but not be exposed to users when accessing views. When: Use for data that is a footgun for end-users (e.g. data that was collected before a product was launched), but will probably be needed by data science or eng. How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering from the exposed views","id":"436","title":"Filtering from the exposed views"},"437":{"body":"Where: In the explore, Looker creates a default filter for a field . What: Allows data to exist in views, and optionally allows users to query that data (but not by default). When: Use this for data that most of the time should not be queried in Looker. Downside is too many of these will clutter the Looker explore. How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Optional filtering in Looker Explores","id":"437","title":"Optional filtering in Looker Explores"},"438":{"body":"The data engineering team has exposed some tables to make querying the error stream easier. The schema errors dashboard will let you choose your namespace and doctype to see errors over the past week. If that data is not granular enough, the error stream can be queried directly: SELECT udf.parse_desktop_telemetry_uri(uri) AS parsed_uri, * EXCEPT(payload), udf_js.gunzip(payload) AS payload\nFROM `moz-fx-data-shared-prod.payload_bytes_error.telemetry`\nWHERE DATE(submission_timestamp) = \"2021-01-07\"\nLIMIT 1000 Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Querying the Error Stream","id":"438","title":"Querying the Error Stream"},"439":{"body":"Artifacts that get deployed automatically, usually during nightly Airflow runs, to BigQuery include: user-defined functions datasets tables views","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » BigQuery Artifact Deployment","id":"439","title":"BigQuery Artifact Deployment"},"44":{"body":"A set of pings that is stored in a BigQuery table. See article on raw ping datasets .","breadcrumbs":"Introduction » Terminology » Ping Table","id":"44","title":"Ping Table"},"440":{"body":"Terraform will deploy datasets defined in bigquery-etl and private-bigquery-etl and datasets that are configured via cloudops-infra . The dataset deployment is triggered via Jenkins whenever bigquery-etl publishes a new container or after schema deployment.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » Dataset Deployment","id":"440","title":"Dataset Deployment"},"441":{"body":"There are two categories of user-defined functions: UDFs for internal use only: These UDFs are published to the udf and udf_js datasets in the moz-fx-data-shared-prod project and managed via bigquery-etl public UDFs that can be used even outside of Mozilla projects: These UDFs are published to the mozfun project and managed via bigquery-etl The UDF deploy is triggered through the publish_public_udfs and publish_persistent_udfs Airflow task in the bqetl_artifact_deployment Airflow DAG which run nightly, but can be triggered manually by clearing the tasks.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » User-defined Function (UDF) Deployment","id":"441","title":"User-defined Function (UDF) Deployment"},"442":{"body":"Tables get deployed through the publish_new_tables Airflow task which runs nightly. This task will run all SQL generators, generate schemas for each query and will deploy schemas for tables and apply any schema-compatible changes for existing tables. The task will fail if changes that are incompatible with existing schemas (such as removing fields or changing field types) are to be applied.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » Table Deployment","id":"442","title":"Table Deployment"},"443":{"body":"View deployment runs after new tables have been published through the publish_views Airflow task . This task will run all SQL generators, which ensures that SQL for generated views will be available. Only views with either changes to their SQL definition, schema, metadata or newly created views will be deployed. Views that have been defined in bigquery-etl will be tagged with a managed label. This label is used to automatically remove views from BigQuery that have been deleted in bigquery-etl. Having this label ensures that manually created views or views created through other tooling won't get deleted as part of this process. Views get published to moz-fx-data-shared-prod and publicly-facing views get published to mozdata. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » View Deployment","id":"443","title":"View Deployment"},"444":{"body":"When you perform an analysis on any data, there are some mistakes that are easy to make: Do you know what question that you hope to answer? Is your sample representative of your population? Is your result \"real\"? How precisely can you state your conclusion? This section is not about those traps. Instead, it is about quirks and pitfalls that are specific to Mozilla's data systems.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Analysis Gotchas","id":"444","title":"Analysis Gotchas"},"445":{"body":"Intermittent issues Notable historic events Pseudo-replication Profiles vs Users Opt-in versus Opt-out Trusting Dates Date Formats Delays Pingsender Submission Date Pings from Robots Build Ids","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Table of Contents","id":"445","title":"Table of Contents"},"446":{"body":"Despite best efforts, problems may occur from time to time with the ingestion of data or the faithful creation of datasets. Issues undergoing investigation are marked with the [data-quality] whiteboard tag in Bugzilla. See currently open issues . Especially severe problems with production data are announced on the fx-data-dev mailing list (see getting help ). Subscribing to this mailing list is recommended if you are a current or aspiring data practitioner.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Intermittent issues","id":"446","title":"Intermittent issues"},"447":{"body":"See also the spreadsheet of notable historic events . This spreadsheet is imported into BigQuery, and can be found at moz-fx-data-shared-prod.static.data_incidents_v1. If you add an entry here, please add it to that spreadsheet as well! When you start to evaluate trends, be aware of events from the past that may invite comparisons with history. Here are a few to keep in mind: Aug 22, 2024 - Adjust is disabled in mobile clients (Firefox Android & Firefox iOS). May 20, 2024 - June 14, 2024 - Excessive Glean database writes degraded Fenix performance on startup, pageload, scrolling, video playback, and possibly other areas. Some metrics were disabled. See bug 1892230 . Apr 18, 2024 - Google began rolling out a new SERP experience on Firefox Android, which impacted standard search metrics. See the spreadsheet for more details. March 15, 2024 - Spike in clients with null default search engine (~32%) for Firefox iOS. This issue was fixed for Firefox 126 and above. More details can be found in this incident report Feb 29 , 2024 - Spike in the search engine changed probe for users who had an engine update for versions >= 124 . This is due to search engine default changed probes being triggered during engine updates even when users don't actually change their default search engines post-update bug . More details can be found here . Jan 15 - May 1, 2024 - Legacy Telemetry pings containing os information from Arch Linux clients without the lsb-release package were dropped . Dec 8, 2023 - (ongoing) Firefox iOS Clients coming through the French ISP Netskope report an increased number of 4xx HTTP errors on submission ( bug 1870670 ). Dec 7, 2023 - Contextual Services data for Firefox Desktop versions 116 and up now supplied by Glean . Nov 20, 2023 - Changeover day for Onboarding data sent via Messaging System from PingCentre to Glean. Views and datasets downstream of messaging_system.onboarding began being fueled by Glean-sent data instead of PingCentre-sent data . Jul 16, 2023 - Jul 24, 2023 - During the migration from release to ESR of Firefox users on obsolete versions of MacOS and Windows, Firefox sent deletion request pings for clients in the migration, which also reset the client_id. See the summary of the incident here. . Approximately 2 million clients were affected by this bug; as a result of this, around 1.3 million clients were double counted due to both the old client_id and reset client_id being active on the same day. Mar 17, 2023 - May 9, 2023 - Firefox for Android was collecting but not sending perf.page_load events during this period. The recorded events started being sent after May 9, 2023 resulting in a spike of events that eventually returned to normal levels. See Bug 1833178 for more info. Mar 14, 2023 - Firefox for Android began reporting significantly fewer new installs, due to a fix for Client ID regeneration . This also affected retention for both new and existing users. Nov 15, 2022 - A major bug in the search with ads probes was fixed on Firefox Desktop. The bug fix impacts Firefox 109+ and resulted in significant increases in the number of searches with ads recorded. Aug 31 2022 - A small number of records were missing from stable tables until October 5, 2022 and not reprocessed into downstream ETL tables . July 19 - August 3, 2022 - Fenix v103 seeing an increase in null values in client_info fields . Glean failed to properly collect data for the client_info fields android_sdk_version, device_model, device_manufacturer and locale. This has been fixed in subsequent releases and is fixed in Fenix 103.2 and all later releases. No backfill. May 24 - Jun 10, 2022 - search_with_ads drops on Firefox Desktop globally. Upon investigation , the issue is believed to be related to Google's core algorithm update in May 2022. May 15, 2022 - Fixed potential under report search_with_ads . Ad impressions were not tracked for SERP that took longer than 1 second to load. This was initially uncovered by QA for ad impressions on DuckDuckGo SERP. The fix addresses for all search partners and is not limited to DuckDuckGo. Dec 1, 2021 - Jan 23, 2022 - Search values in Android Focus from core telemetry fell . Nov 16, 2021 - Submissions were rejected from 17:44 to 18:10 UTC . Nov 4, 2021 - CORS headers added to support receiving submissions from Glean.js websites . Sep 30 2021 - Oct 06 2021 - Submissions from some countries were rejected . Sep 30 2021 - Oct 04 2021 - Submissions from clients on some older platforms were dropped . Aug 23 2021 - Aug 29 2021 - Approximately 1/251 of pings were improperly labeled as coming from Kansas City, US . Aug 05 2021 - Aug 31 2021 - Drop in search metrics (tagged_sap, tagged_follow_on, search_with_ads, ad_click) in Fenix due to probe expiry. Incident report and STMO#203423 . Feb 16 2021 - Feb 25 2021 - A small number of stub installer pings may have been discarded due to URI deduplication . Jan 28, 2021 - Fenix DAU jumped rapidly, due to increased sending of the baseline ping August 6, 2020 - Pings with \"automation\" tag in X-Source-Tags will no longer appear in stable tables This is particularly relevant for removing pings related to automated testing of Fenix. August 1, 2020 - August 31, 2020 - Fennec was migrated to Fenix , causing changes in both how data was reported (Glean rather than the core ping) and some reported metrics (e.g. DAU, as people dropped off). July 20, 2020 - Glean dropping application lifetime metrics from metrics pings . Glean Android bindings from version v25.0.0 up to and including v31.4.0 had a bug that would cause metrics with “lifetime: application” to be cleared before they could be collected for metrics pings sent during startup. This can result in application lifetime metrics like experiment information being randomly missing from the data. April 14, 2020 - Telemetry edge server rejects pings for an hour . Clients generally retry periodically until success is achieved. Therefore, most of these messages were eventually ingested; submission timestamps appear later than normal. A small number of pings are attributed to a later day or were never sent due to the client never being reopened. February 11, 2020 - Firefox 73 was released and began the start of 4-week release cycles . There was a gradual transition from 7/8 week ones to 4 week ones. December 4 2019 - AWS Ingestion Pipeline decommissioned . Specifically, the last ping relayed through the AWS machinery had a timestamp of 2019-12-04 22:04:45.912204 UTC. October 29 2019 - Glean SDK Timing Distribution(s) report buckets 1 nanosecond apart. This occurred because of a potential rounding bug in Glean SDK versions less than 19.0.0. See Bug 1591938 . October 23 2019 - Hot-fix shipped through add-ons that reset the Telemetry endpoint preference back to the default for a large number of users. September 1 - October 18 2019 - BigQuery Ping tables are missing the X-PingSender-Version header information . This data is available before and after this time period. May 4 - May 11 2019 - Telemetry source data deleted . No source data is available for this period and derived tables may have missing days or imputed values. Derived tables that depend on multiple days may have have affected dates beyond the deletion region. January 31 2019 - Profile-per-install landed in mozilla-central and affected how new profiles were created. See discussion in bigquery-etl#212 . October 25 2018 - many client_ids on Firefox Android were reset to the same client_id. For more information, see the post-mortem or Bug 1501329 . November 2017 - Quantum Launch. There was a surge in new profiles and usage. June 1 and 5, 2016 - Main Summary v4 data is missing for these two days. March 2016 - Unified Telemetry launched.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Notable historic events","id":"447","title":"Notable historic events"},"448":{"body":"Telemetry data is a collection of pings. A single main-ping represents a single subsession. Some clients have more subsessions than others. When you say \"63% of beta 53 has Firefox set as its default browser\" , you need to specify that it is 63% of pings because it represents only around 46% of clients. (Apparently users with Firefox Beta 53 set as their default browser submitted more main-pings than users who did not).","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pseudo-replication","id":"448","title":"Pseudo-replication"},"449":{"body":"You may have noticed that the term \"clients\" and not \"users\" was applied in the above-listed section because of all the things can be counted, users is not one of them: Users can have multiple Firefox profiles that runs on the same system at the same time (like developers). Users can have the same Firefox profile that runs on several systems on different days of the week (also developers). The only things we can count are pings and clients. Clients can be counted because a client_id is sent with each ping that uniquely identifies the profile from which it originated. This is generally close enough to the idea of a so-called \"user\" that can be considered for counting profiles and calling them users. However, you may run into some instances where the distinction matters. When in doubt, be precise. You count clients . This article describes the concept of \"profiles\" in detail.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Profiles vs Users","id":"449","title":"Profiles vs Users"},"45":{"body":"Mozilla’s data pipeline, which is used to collect Telemetry data from Mozilla’s products and logs from various services. The bulk of the data that is handled by this pipeline is Firefox Telemetry data. The same tool-chain is used to collect, store, and analyze data that comes from many sources. For more information, see An overview of Mozilla’s Data Pipeline .","breadcrumbs":"Introduction » Terminology » Pipeline","id":"45","title":"Pipeline"},"450":{"body":"Mozilla does not collect the same information from everyone. Every profile that does not have Telemetry disabled sends \"opt-out\" Telemetry, which includes: Nearly all the data in the Environment Some specific Histograms , Scalars , and Events that are marked \"releaseChannelCollection\": \"opt-out\" Most probes are \"opt-in\": No information is received from the probes unless a user opts into sending this information by installing any pre-release version of Firefox: Beta, Nightly or Developer Edition (the latter is similar to Beta). If you want to encourage users to collect good information for Mozilla, ask them to install a Beta release.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Opt-in versus Opt-out","id":"450","title":"Opt-in versus Opt-out"},"451":{"body":"Do not assume that the time reported by an instance of Firefox desktop is correct. The situation is somewhat better on mobile devices, but you should still be cautious. Any timestamp recorded by the user is subject to \"clock skew.\" The user's clock can be set (purposefully or accidentally) to any time at all. SSL certificates tend to keep timestamps in a certain relatively-accurate window because a user whose clock has been set too far in the past or too far in the future may confuse certain expiration-date-checking code. Examples of client times from Firefox desktop pings: crashDate crashTime meta/Date sessionStartDate subsessionStartDate profile/creationDate Examples of client times from Glean pings: ping_info.end_time Examples of server times that you can trust: submission_timestamp submission_date Note submission_date does not appear in the ping documentation because it is added in post-processing.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Trusting Dates","id":"451","title":"Trusting Dates"},"452":{"body":"Not all dates and times are created equal. Most of the dates and times in Telemetry pings are ISO 8601 . Most are full timestamps, though their resolution may differ from per-second to per-day. Then there's profile/creationDate which is just a number of days since epoch (January 1, 1970). Like 17177 for the date 2017-01-11. Tip: If you want to convert profile/creationDate to a usable date in SQL: DATE_FROM_UNIX_DATE(SAFE_CAST(environment.profile.creation_date AS INT64)) In derived datasets ISO dates are sometimes converted to strings using one of the following formats: %Y-%m-%d or %Y%m%d. The date formats for different rows in main_summary are described on the main_summary reference page . Although build IDs look like dates, they are not. If you take the first eight characters, you can use them as a proxy for the day when the build was released. metadata.header.date represents an HTTP Date header in a RFC 7231 -compatible format. Tip: If you want to parse metadata/Date to become a usable date in SQL: SAFE.PARSE_TIMESTAMP('%a, %d %b %Y %T %Z', REPLACE(metadata.header.date, 'GMT+00:00', 'GMT')) Alternatively, you can use the already parsed version that is available in user-facing views (metatdata.header.parsed_date)","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Date Formats","id":"452","title":"Date Formats"},"453":{"body":"There is an inherent delay between Telemetry data being created on the client and it being received by Mozilla. Most Telemetry data produced by desktop Firefox is represented in the main ping. It is sent at the beginning of a client's next Firefox session. If the user shuts down Firefox for the weekend, Firefox does not receive any data that has been generated on Friday data until Monday morning. Generally speaking, data from two days ago is usually fairly representative. If you'd like to read more about this subject, there is a series of blog posts here , here and here .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Delays","id":"453","title":"Delays"},"454":{"body":"Pingsender greatly reduces any delay before sending pings to Mozilla. However, only some types of pings are sent by Pingsender. Bug 1310703 introduced Pingsender for crash pings and was merged in Firefox 54, which was included in release on June 13, 2017. Bug 1336360 moved shutdown pings to Pingsender and was merged in Firefox 55, which was included in release on August 8, 2017. Bug 1374270 added sending health pings on shutdown using Pingsender and was merged in Firefox 56, which was included in release on Sept 28, 2017. Other types of pings are not sent with Pingsender. This is usually okay because Firefox is expected to continue to run long enough to send these pings. Mobile clients do not have Pingsender. Therefore, a delay occurs as described in STMO#49867 .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pingsender","id":"454","title":"Pingsender"},"455":{"body":"submission_date or submission_timestamp represents the server time at which a ping is received from a client. It is used as a partitioning column (useful for both query optimization and restricting the range of data under consideration) and should be considered reliable. In bug 1422892 it was decided to standardize on using submission_date as opposed to client-generated dates. Summary of reasons for this decision: not subject to client clock skew doesn't require normalization good for backfill good for daily processing and usually good enough","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Submission Date","id":"455","title":"Submission Date"},"456":{"body":"In general, data coming from an application instance not run by a human is not wanted in analysis. As of this writing, GeckoDriver (one of the official mechanisms to launch and control an automated version of Firefox for e.g. web compatibility testing) is configured not to send Telemetry by default but we can't control for other things people might do in the field. On desktop, one field to watch out for is headless mode (environment.system.gfx.headless in the main ping): if that field is set, you are for certain not working with a version of Firefox being operated by a real human. You can see an example of some client pings with this field set skewing the nightly numbers in bug 1643341 . An easy solution is to just filter out these types of clients in your analysis. You can see an example of this pattern in STMO#71781 .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pings from Robots","id":"456","title":"Pings from Robots"},"457":{"body":"Generally speaking, application versions are monotonically increasing multipart alphanumeric strings like \"89.0a1\" or \"68.0.3\". Build Ids are not this. A Build Id is a sequence of characters that is unique to a specific build of a product. Since the application version may not vary across shipped versions (for example, a Firefox nightly version stays the same across its entire cycle), a build id helps identify which code changes were included in a build as well as what features may have been enabled for it. For example, in Firefox Desktop, the build id is the date and time the build was built in yyyymmddhhmmss format. A build id might be formatted in any way and contain the time or version control system revision of the code included in the build. Do not assume build id's are consistent across the products we ship. A build id format may vary between products, between channels of the same product, or over time within the same channel of the same product. The build id format for Firefox Desktop has been very stable over time thus far, but even it can be different for different platforms in some respin circumstances (if e.g. only one platform's builder failed). Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Build Ids","id":"457","title":"Build Ids"},"458":{"body":"","breadcrumbs":"Data Platform Reference » SQL Style Guide » SQL Style Guide","id":"458","title":"SQL Style Guide"},"459":{"body":"Consistency Reserved Words Variable Names Be Explicit Aliasing Joins Grouping Columns Left Align Root Keywords Code Blocks Join Conditions Parentheses Boolean at the Beginning of Line Nested Queries About this Document","breadcrumbs":"Data Platform Reference » SQL Style Guide » Table of Contents","id":"459","title":"Table of Contents"},"46":{"body":"Measurements for a specific aspect of Firefox are called probes. A single telemetry ping sends many different probes. Probes are either Histograms (recording distributions of data points) or Scalars (recording a single value). You can search for details about probes by using the Probe Dictionary . For each probe, the probe dictionary provides: A description of the probe When a probe started being collected Whether data from this probe is collected in the release channel Newer measurements implemented using Glean are referred to as metrics instead of probes, but the basic outline is the same. Details about Glean Metrics are collected inside the Glean Dictionary .","breadcrumbs":"Introduction » Terminology » Probe","id":"46","title":"Probe"},"460":{"body":"From Pep8 : A style guide is about consistency. Consistency with this style guide is important. Consistency within a project is more important. Consistency within one module or function is the most important. However, know when to be inconsistent -- sometimes style guide recommendations just aren't applicable. When in doubt, use your best judgment. Look at other examples and decide what looks best. And don't hesitate to ask!","breadcrumbs":"Data Platform Reference » SQL Style Guide » Consistency","id":"460","title":"Consistency"},"461":{"body":"Always use uppercase for reserved keywords like SELECT, WHERE, or AS.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Reserved Words","id":"461","title":"Reserved Words"},"462":{"body":"Use consistent and descriptive identifiers and names. Use lower case names with underscores, such as first_name. Do not use camelCase. Functions, such as cardinality, approx_distinct, or substr, are identifiers and should be treated like variable names. Names must begin with a letter and may not end in an underscore. Only use letters, numbers, and underscores in variable names.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Variable Names","id":"462","title":"Variable Names"},"463":{"body":"When choosing between explicit or implicit syntax, prefer explicit.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Be Explicit","id":"463","title":"Be Explicit"},"464":{"body":"Always include the AS keyword when aliasing a variable or table name, it's easier to read when explicit. Good SELECT date(submission_timestamp) AS day\nFROM telemetry.main\nLIMIT 10 Bad SELECT date(submission_timestamp) day\nFROM telemetry.main\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Aliasing","id":"464","title":"Aliasing"},"465":{"body":"Always include the JOIN type rather than relying on the default join. Good -- BigQuery Standard SQL Syntax\nSELECT submission_date, experiment.key AS experiment_id, experiment.value AS experiment_branch, count(*) AS count\nFROM telemetry.clients_daily\nCROSS JOIN UNNEST(experiments.key_value) AS experiment\nWHERE submission_date > '2019-07-01' AND sample_id = '10'\nGROUP BY submission_date, experiment_id, experiment_branch Bad -- BigQuery Standard SQL Syntax\nSELECT submission_date, experiment.key AS experiment_id, experiment.value AS experiment_branch, count(*) AS count\nFROM telemetry.clients_daily, UNNEST(experiments.key_value) AS experiment -- Implicit JOIN\nWHERE submission_date > '2019-07-01' AND sample_id = '10'\nGROUP BY 1, 2, 3 -- Implicit grouping column names","breadcrumbs":"Data Platform Reference » SQL Style Guide » Joins","id":"465","title":"Joins"},"466":{"body":"In the previous example, implicit grouping columns were discouraged, but there are cases where it makes sense. In some SQL flavors (such as Presto ) grouping elements must refer to the expression before any aliasing is done. If you are grouping by a complex expression it may be desirable to use implicit grouping columns rather than repeating the expression. Good -- BigQuery SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '2019-07-01'\nGROUP BY submission_date, is_prerelease -- Grouping by aliases is supported in BigQuery Good -- Presto SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '20190701'\nGROUP BY 1, 2 -- Implicit grouping avoids repeating expressions Bad -- Presto SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '20190701'\nGROUP BY submission_date, normalized_channel IN ('nightly', 'aurora', 'beta')","breadcrumbs":"Data Platform Reference » SQL Style Guide » Grouping Columns","id":"466","title":"Grouping Columns"},"467":{"body":"Root keywords should all start on the same character boundary. This is counter to the common \"rivers\" pattern described here . Good : SELECT client_id, submission_date\nFROM main_summary\nWHERE sample_id = '42' AND submission_date > '20180101'\nLIMIT 10 Bad : SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42' AND submission_date > '20180101'","breadcrumbs":"Data Platform Reference » SQL Style Guide » Left Align Root Keywords","id":"467","title":"Left Align Root Keywords"},"468":{"body":"Root keywords should be on their own line. For example: Good : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 It's acceptable to include an argument on the same line as the root keyword, if there is exactly one argument. Acceptable : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 Do not include multiple arguments on one line. Bad : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 Bad SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Code Blocks","id":"468","title":"Code Blocks"},"469":{"body":"The ON and USING keywords should start on a new line indented one level more than the join keyword and be followed by the join conditions starting on the same line. For example: Good : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON main_v4.environment.system.os.name = normalized_os_name.os_name Bad : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON main_v4.environment.system.os.name = normalized_os_name.os_name Bad : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name\nON main_v4.environment.system.os.name = normalized_os_name.os_name","breadcrumbs":"Data Platform Reference » SQL Style Guide » Join Conditions","id":"469","title":"Join Conditions"},"47":{"body":"All of the changes a user makes in Firefox, like the home page, what toolbars you use, installed addons, saved passwords and your bookmarks, are all stored in a special folder, called a profile. Telemetry stores archived and pending pings in the profile directory as well as metadata like the client id . See also Profile Creation .","breadcrumbs":"Introduction » Terminology » Profile","id":"47","title":"Profile"},"470":{"body":"If parentheses span multiple lines: The opening parenthesis should terminate the line. The closing parenthesis should be lined up under the first character of the line that starts the multi-line construct. The contents of the parentheses should be indented one level. For example: Good WITH sample AS ( SELECT client_id, FROM main_summary WHERE sample_id = '42'\n) Bad (Terminating parenthesis on shared line) WITH sample AS ( SELECT client_id, FROM main_summary WHERE sample_id = '42') Bad (No indent) WITH sample AS (\nSELECT client_id,\nFROM main_summary\nWHERE sample_id = '42'\n)","breadcrumbs":"Data Platform Reference » SQL Style Guide » Parentheses","id":"470","title":"Parentheses"},"471":{"body":"AND and OR should always be at the beginning of the line. For example: Good ...\nWHERE submission_date > 20180101 AND sample_id = '42' Bad ...\nWHERE submission_date > 20180101 AND sample_id = '42'","breadcrumbs":"Data Platform Reference » SQL Style Guide » Boolean at the Beginning of Line","id":"471","title":"Boolean at the Beginning of Line"},"472":{"body":"Do not use nested queries. Instead, use common table expressions to improve readability. Good : WITH sample AS ( SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42'\n) SELECT *\nFROM sample\nLIMIT 10 Bad : SELECT *\nFROM ( SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42'\n)\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Nested Queries","id":"472","title":"Nested Queries"},"473":{"body":"This document was heavily influenced by https://www.sqlstyle.guide/ Changes to the style guide should be reviewed by at least one member of both the Data Engineering team and the Data Science team. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » SQL Style Guide » About this Document","id":"473","title":"About this Document"},"474":{"body":"Airflow is an integral part of our data platform. ETL processes, forecasts and various analyses are scheduled and monitored through Airflow. Our Airflow instance is hosted at workflow.telemetry.mozilla.org (WTMO).","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Airflow Gotcha's","id":"474","title":"Airflow Gotcha's"},"475":{"body":"Airflow DAGs for our ETL processes get automatically generated as part of bigquery-etl . The process for scheduling queries is to specify a DAG as part of its metadata. How to schedule queries is described in detail this guide to creating a derived dataset . Generated DAGs are prefixed with bqetl_. Some DAGs, for example for custom machine learning tasks or to schedule running custom tools, need to be defined manually. These DAGs need to be created in the telemetry-airflow repository. A separate script syncs generated bigquery-etl DAGs every 10 minutes to our Airflow instance. DAGs that live in telemetry-airflow get deployed via CircleCI whenever a change is pushed to main.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » DAGs are automatically generated for the most part","id":"475","title":"DAGs are automatically generated for the most part"},"476":{"body":"After adding a new DAG either through bigquery-etl or telemetry-airflow, it will take about 10 minutes until the new DAG gets deployed. After deployment, the DAG is by default disabled. It is necessary to manually unpause the DAG on WTMO","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » New DAGs need to be unpaused manually","id":"476","title":"New DAGs need to be unpaused manually"},"477":{"body":"Tasks are distributed across different Airflow DAGs. Usually, each DAG contains tasks that are closely related to a specific use case or for generating a set of related datasets. In many cases, tasks depend on other tasks that are running as part of a different DAG. For example, a lot of tasks depend on the copy_deduplicate_main_ping task. External upstream dependencies are expressed using ExternalTaskSensors . These sensors ensure that the external upstream task is finished before the job that depends on that upstream task is executed. These sensors are usually defined like: wait_for_bq_events = ExternalTaskSensor( task_id=\"wait_for_bq_events\", # name of this wait task as it will appear in the UI external_dag_id=\"copy_deduplicate\", # name of the external DAG external_task_id=\"bq_main_events\", # name of the external task execution_delta=timedelta(hours=3), # delta based on differences in schedule between upstream DAG and current DAG mode=\"reschedule\", # use mode \"reschedule\" to unblock slots while waiting on upstream task to finish allowed_states=ALLOWED_STATES, # pre-defined success states failed_states=FAILED_STATES, # pre-defined failure states pool=\"DATA_ENG_EXTERNALTASKSENSOR\", # this slot pool is used for task sensors email_on_retry=False, dag=dag,\n) some_local_task.set_upstream(wait_for_bq_events) It is important to note that the execution_delta needs to be set correctly depending on the time difference between the upstream DAG schedule and the schedule of the downstream DAG. If the execution_delta is not set correctly, downstream tasks will wait indefinitely without ever getting executed. While upstream dependencies are automatically determined between generated DAGs in bigquery-etl, if there are dependencies between DAGs in telemetry-airflow and bigquery-etl, then these dependencies need to be either added manually to the DAG definition or to the scheduling metadata of the scheduled query.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » External task dependencies are managed via ExternalTaskSensors","id":"477","title":"External task dependencies are managed via ExternalTaskSensors"},"478":{"body":"ExternalTaskMarkers are used to indicate all downstream dependencies to a task. Whenever the task is cleared with Downstream Recursive selected, then all downstream tasks will get cleared automatically. This is extremely useful when running backfill of Airflow tasks. When clearing the tasks, a pop-up will show all the downstream tasks that will get cleared. In case a task should be cleared without its downstream dependencies running as well, deselect the Downstream Recursive option. ExternalTaskMarkers are generally wrapped into a TaskGroup and defined like: with TaskGroup('copy_deduplicate_all_external') as copy_deduplicate_all_external: ExternalTaskMarker( task_id=\"bhr_collection__wait_for_bhr_ping\", # name of task marker task external_dag_id=\"bhr_collection\", # external downstream DAG external_task_id=\"wait_for_bhr_ping\", # external downstream task ID execution_date=\"{{ execution_date.replace(hour=5, minute=0).isoformat() }}\", # execution date calculated based on time differences in task schedules ) Upstream dependencies are automatically determined between generated DAGs in bigquery-etl. If there are dependencies between DAGs in telemetry-airflow and bigquery-etl, then these dependencies need to be either added manually to the DAG definition or to the scheduling metadata of the scheduled query.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Downstream dependencies are managed via ExternalTaskMarkers","id":"478","title":"Downstream dependencies are managed via ExternalTaskMarkers"},"479":{"body":"The schedule_interval of a DAG should be set to a time that ensures that all upstream dependencies have likely finished before tasks in the DAG get executed. Airflow will send an email notification every time a task needs to be rescheduled due to upstream dependencies not having finished. To reduce the amount of notifications and avoid delays due to rescheduled tasks, the schedule_interval should be set based on when upstream tasks have finished.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » The DAG schedules are selected based on schedules of upstream dependencies","id":"479","title":"The DAG schedules are selected based on schedules of upstream dependencies"},"48":{"body":"Typically refers to a query written in the SQL syntax, run on (for example) STMO .","breadcrumbs":"Introduction » Terminology » Query","id":"48","title":"Query"},"480":{"body":"The DAG will not run at the first available time after the start_date per its configured scheduled, but rather will wait for the scheduled_interval time to elapse after the start_date. For example, if the schedule_interval specifies a daily run, then the run starting on 2023-04-18 will trigger after 2023-04-18 23:59. See the Airflow docs for more info.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » DAG will be scheduled for one schedule_interval after the start_date","id":"480","title":"DAG will be scheduled for one schedule_interval after the start_date"},"481":{"body":"To detect broken or stuck tasks, we set up an Airflow triage process that notifies tasks owners of problems with their Airflow tasks. Generally, DAGs are checked for failures or stuck tasks on a daily basis and problems are reported on Bugzilla . In case of a failure and after merging the solution to the problem, clear the logs for the failing task to allow the DAG to run again.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Airflow triage","id":"481","title":"Airflow triage"},"482":{"body":"A guide on how to set up Airflow locally and test Airflow DAGs is available here . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Testing Airflow DAGs","id":"482","title":"Testing Airflow DAGs"},"483":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Telemetry Reference","id":"483","title":"Telemetry Reference"},"484":{"body":"This section was originally included in the Project Smoot existing metrics report (Mozilla internal link); the DTMO version has been updated to reflect changes to the data platform.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » A brief history of Mozilla data collection","id":"484","title":"A brief history of Mozilla data collection"},"485":{"body":"The blocklist was a mechanism for informing Firefox clients about malicious add-ons, DLLs, and other extension content that should be blocked. The blocklist also noted when hardware acceleration features should be avoided on certain graphics cards. To be effective, the blocklist needed to be updated on a faster cadence than Firefox releases. The blocklist was first implemented in 2006 for Firefox 2, and reported the app ID and version to the blocklist server. Several additional variables, including OS version, locale, and distribution, were added to the URL for Firefox 3 in 2008. Being able to count users was already expressed as a priority in the bug comments. A count of blocklist fetches was used to produce a metric called Active Daily Users, which was renamed to Active Daily Installs (ADI) by 2012. As of August 2020, this mechanism has been superseded by a Remote Settings-based replacement and the ADI measure is no longer in use. See the historical reference on ADI for more information.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » blocklist.xml and Active Daily Installs (ADI)","id":"485","title":"blocklist.xml and Active Daily Installs (ADI)"},"486":{"body":"The earliest telemetry infrastructure landed in Firefox 6, and was driven by engineering needs . Telemetry was originally opt-out on the nightly and aurora channels, and opt-in otherwise. It originally lacked persistent client identifiers.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Telemetry","id":"486","title":"Telemetry"},"487":{"body":"The Firefox Health Report (FHR) was specified to enable longitudinal and retention analyses. FHR aimed to enable analyses that were not possible based on the blocklist ping, update ping, telemetry, Test Pilot and crash stats datasets that were already available. FHR was first implemented in Firefox 20. It was introduced in blog posts by Mitchell Baker and Gilbert Fitzgerald . To avoid introducing a persistent client identifier, FHR originally relied on a “document ID” system. The client would generate a new UUID (a random, unique ID) for each FHR document, and remember a list of its most recent previous document IDs. While uploading a new FHR document, the client would ask the server to remove its previous documents. The intent was that the server would end up holding at most one document from each user, and longitudinal metrics could be accumulated by the client. This approach proved fragile and was abandoned. A persistent client identifier was implemented for Firefox 30.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Health Report","id":"487","title":"Firefox Health Report"},"488":{"body":"FHR was retired and merged with telemetry to produce the current generation of telemetry data, distinguished as “v4 telemetry” or “unified telemetry.” Instead of mapping FHR probes directly to telemetry, the Unified Telemetry project built upon the telemetry system to answer the questions Mozilla had attempted to answer with FHR. The implementation of unified telemetry and opt-out delivery to the release channel was completed for Firefox 42, in 2015. Telemetry payloads are uploaded in documents called pings. Several kinds of pings are defined, representing different kinds of measurement. These include: main: activity, performance, technical, and other measurements; the workhorse of Firefox desktop telemetry crash: information about crashes, including stack traces opt-out: a farewell ping sent when a user disables telemetry module: on Windows, records DLLs injected into the Firefox process and others. Browser sessions and subsessions are important concepts in telemetry. A session begins when the browser launches and ends—perhaps seconds or days later— when the parent browser process terminates. A subsession ends when its parent session ends, or at local midnight, or when the telemetry environment changes, whichever comes first. The telemetry environment describes the hardware and operating system of the client computer. It can change during a Firefox session when e.g. hardware is plugged into a laptop. The subsession is the reporting unit for activity telemetry; each main ping describes a single subsession. Activity counters are reset once a subsession ends. Data can be accumulated for analysis by summing over a client’s pings. Telemetry pings can contain several different types of measurements: scalars are integers describing either an event count or a measurement that occurs only once during a subsession; simpleMeasurements are an older, less flexible scalar implementation in the process of being deprecated histograms represent measurements that can occur repeatedly during a subsession; histograms report the count of measurements that fell into each of a set of predefined buckets (e.g. between zero and one, between one and two, etc). events represent discrete events; the time and ordering of the events are preserved, which clarifies sequences of user actions Data types are discussed in more depth in the telemetry data collection documentation.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Desktop Telemetry today","id":"488","title":"Firefox Desktop Telemetry today"},"489":{"body":"The next step for Firefox Desktop Telemetry is to prototype an implementation using Glean . This effort is known as \"Firefox on Glean\" or FOG. This effort is expected to begin in late 2019 / early 2020. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Desktop Telemetry: The Next Generation","id":"489","title":"Firefox Desktop Telemetry: The Next Generation"},"49":{"body":"As in “Data retention” - how long data is stored before it is automatically deleted/archived? As in “User retention” - how likely is a user to continue using a product?","breadcrumbs":"Introduction » Terminology » Retention","id":"49","title":"Retention"},"490":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile behavior","id":"490","title":"Profile behavior"},"491":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation","id":"491","title":"Profile Creation"},"492":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage","id":"492","title":"Real World Usage"},"493":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History","id":"493","title":"Profile History"},"494":{"body":"What is a profile? Profile Behaviors Profile Creation Managed: First use Managed: Profile Manager creation Unmanaged: Command-line start Profile Reset Profile Deletion Telemetry opt-out Profile Creation Date Managed: During Profile Creation Unmanaged: Empty profile directory","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation - The technical part","id":"494","title":"Profile Creation - The technical part"},"495":{"body":"All of the changes a user makes in Firefox, like the home page, what toolbars you use, installed addons, saved passwords and your bookmarks, are all stored in a special folder, called a profile. Telemetry stores archived and pending pings in the profile directory as well as metadata like the client ID. Every run of Firefox needs a profile. However a single installation can use multiple profiles for different runs. The profile folder is stored in a separate place from the Firefox program so that, if something ever goes wrong with Firefox, the profile information will still be there. Firefox also comes with a Profile Manager, a different run mode to create, migrate and delete the profiles.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » What is a profile?","id":"495","title":"What is a profile?"},"496":{"body":"In order to understand the behavior of users and base analysis on things like the profile creation date, it is essential to understand how a profile is created and identified by the browser. Also, it is important to understand how user actions with and within profiles affect our ability to reason about profiles from a data perspective. This includes resetting or deleting profiles or opting into or out of sending Telemetry data. The different cases are described in more detail in the following sections.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Behaviors","id":"496","title":"Profile Behaviors"},"497":{"body":"There are multiple ways a Firefox profile can be created. Some of these behave slightly differently. Profiles can be created and managed by the Firefox Profile Manager: New profile on first launch New profile from Profile Manager --createprofile command line argument Profiles can be created externally and not be managed by the Firefox Profile Manager: --profile command line argument Managed: First use When Firefox is opened for the first time after a fresh install, without any prior Firefox profile on disk visible to Firefox, it will create a new profile. Firefox uses \"Default User\" as the profile name, creates the profile's directory with a random suffix and marks the new profile as default for subsequent starts of Firefox. Read where Firefox stores your profile data . Managed: Profile Manager creation The user can create a new profile through the Profile Manager. This can either be done on about:profiles in a running Firefox or by starting Firefox with the --ProfileManager flag. The Profile Manager will ask for a name for the profile and picks a new directory for it. The Profile Manager allows the user to create a new profile from an existing directory (in which case any files will be included) or from scratch (in which case the directory will be created). The --createprofile flag can be used from the command line and works the same as creating a profile through the Profile Manager. Unmanaged: Command-line start Firefox can be started on the command line with a path to a profile directory: firefox --profile path/to/directory. If the directory does not exist it will be created. A profile created like this will not be picked up by the Profile Manager. Its data will persist after Firefox is closed, but the Profile Manager will not know about it. The profile will not turn up in about:profiles.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation","id":"497","title":"Profile Creation"},"498":{"body":"A user can reset the profile (see Refresh Firefox - reset addons and settings ). This will copy over most user data to a new directory, keeping things like the history, bookmarks and cookies, but will remove extensions, modified preferences and added search engines. A profile reset will not change the Telemetry clientID. The date of the most recent profile reset is saved and will be contained in Telemetry pings in the profile.resetDate field.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Reset","id":"498","title":"Profile Reset"},"499":{"body":"A profile can be deleted through the Profile Manager, which will delete all stored data from disk. The profile can also be deleted by simply removing the profile's directory. We will never know about a deletion. We simply won't see that profile in new Telemetry data anymore. Uninstalling the Firefox installation will not remove any profile data. Note: Removing a profile's directory while it is in use is not recommended and will lead to a corrupt state.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Deletion","id":"499","title":"Profile Deletion"},"5":{"body":"In-depth references for some of the major datasets we maintain for our products. For each dataset, we include a description of the dataset's purpose, what data is included, how the data is collected, and how you can change or augment the dataset. You do not need to read this section end-to-end.","breadcrumbs":"Mozilla Data Documentation » Dataset Reference","id":"5","title":"Dataset Reference"},"50":{"body":"A schema is the organization or structure for our data. We use schemas at many levels (in data ingestion and storage) to make sure the data we submit is valid and possible to be processed efficiently.","breadcrumbs":"Introduction » Terminology » Schema","id":"50","title":"Schema"},"500":{"body":"The user can opt out of sending Telemetry data. When the user opts out, Telemetry sends a \"deletion-request\" ping , containing an empty payload. The local clientID is reset to a fixed value. When a user opts into sending Telemetry data, a new clientID is generated and used in subsequent pings. The profile itself and the profile creation date are unaffected by this.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Telemetry opt-out","id":"500","title":"Telemetry opt-out"},"501":{"body":"The profile creation date is the assumed date of initial profile creation. However it proved to be not reliable for all cases. There are multiple ways this date is determined.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation Date","id":"501","title":"Profile Creation Date"},"502":{"body":"When a profile is created explicitly the profile directory is created and a times.json containing a timestamp of the current time is stored inside that profile directory [1] . It is read at later times when the profile creation date is used. graph TD\nA[Start Firefox] -->B[Select profile dir, default or defined]\nB --> C{Selected dir exist?}\nC --> |No| D[Create directory]\nC --> |Yes| E[Write times.json]\nD --> E\nE --> F[Show Browser]\nF --> G[ProfileAge.jsm is called]\nG --> J[Read time from times.json]\nJ --> S[Return creation date] Relevant parts in the code: nsAppRunner::SelectProfile calling nsToolkitProfileService::CreateProfile .","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Managed: During Profile Creation","id":"502","title":"Managed: During Profile Creation"},"503":{"body":"When --profile path/to/directory is passed on the command line, the directory is created if it does not exist, but no times.json is written [2] . On the first access of the profile creation date (through ProfileAge.jsm) the module will detect that the times.json is missing. It will then iterate through all files in the current profile's directory, reading file creation or modification timestamps. The oldest of these timestamps is then assumed to be the profile creation date and written to times.json. Subsequent runs of Firefox will then use this date. graph TD\nA[Start Firefox --profile path/to/dir] -->H{path/to/dir exist?}\nH --> |No| K[Create directory]\nK --> F[Show Browser]\nH --> |Yes| F\nF --> O[ProfileAge.jsm is called]\nO --> R{times.json exists?}\nR -->|Yes| Q[Read time from times.json]\nR -->|No| L[Scan profile dir for oldest file, write to times.json]\nL --> S\nQ --> S[Return creation date] Relevant part in the code: nsAppRunner::SelectProfile creating the directory. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Unmanaged: Empty profile directory","id":"503","title":"Unmanaged: Empty profile directory"},"504":{"body":"This page backs away from our profile-focused data view and examines what Firefox Desktop usage looks like in the real world. There are many components and layers that exist between a user acquiring and running Firefox, and this documentation will illuminate what those are and how they can affect the meaning of a profile.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Real World Usage","id":"504","title":"Real World Usage"},"505":{"body":"The above image illustrates all the layers that sit between a user acquiring and running Firefox Desktop and the Telemetry pings we receive. 1: The user A human being presumably. 2: The machine The physical hardware running Firefox. 3: The disk image / hard drive A single machine could have separate partitions running different OSes. Multiple machines could run copies of a single disk image Disk images are also used as backups to restore a machine. 4: OS user profile Most operating systems allow users to log into different user profiles with separate user directories (such as a \"Guest\" account). Usually, Firefox is installed into a system directory that all users profiles will share, but Firefox profiles are saved within the user directories, effectively segregating them. 5: Firefox binary / installer The downloaded binary package or stub installer which installs Firefox into the disk image. Users can get these from our website or one of our managed properties, but they can also acquire these from 3rd party sources as well. Our website is instrumented with Google Analytics to track download numbers, but other properties (FTP) and 3rd party sources are not. Google Analytics data is not directly connected to Telemetry data. A user can produce multiple installations from a single Firefox binary / installer. For example, if a user copies it to a USB stick or keeps it in cloud storage, they could install Firefox on multiple machines from a single binary / installer. 6: Firefox installation The installed Firefox program on a given disk image. Since Firefox is usually installed in a system directory, the single installation of Firefox will be shared by all the OS user profiles in the disk image. Stub installers are instrumented with pings to report new install counts, however, full binaries are not. 7: Firefox profile The profile Firefox uses during a user's session. A user can create multiple Firefox profiles using the Firefox Profile Manager, or by specifying a custom directory to use at startup. More details here . This is the entity that we see in Telemetry. Profiles send pings to Telemetry with a client ID as its identifier.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Real Life Components of Firefox Desktop Usage","id":"505","title":"Real Life Components of Firefox Desktop Usage"},"506":{"body":"Below are the rough categories of Firefox use cases that we know happen in the real world. Note, these categories are rough approximations, and are not necessarily mutually exclusive. Regular User What we imagine a typical user to be. Someone who buys a computer, always uses a default OS user profile, downloads Firefox once, installs it, and continues using the default Firefox profile. In Telemetry, this user would just show up as a single client ID. Assuming they went through our normal funnel, they should show up once in Google Analytics as a download and once in stub installer pings as a new installation (if they used a stub installer). Multi-Profile User A more advanced user, who uses multiple Firefox profiles in their normal, everyday use, but otherwise is pretty 'normal' (uses the same OS user profile, etc.). In Telemetry, this user would show up as 2 (or more) separate client IDs. We would have no way to know they came from the same computer and user without identifying that the subsessions are never overlapping and that large portions of the environment (CPU, GPU, Displays) are identical and that would be no guarantee. Assuming they went through our normal funnel, they would show up once in Google Analytics as a download and once in stub installer pings as a new installation (if they used a stub installer). However, any subsequent new Firefox profile creations would not have any corresponding downloads or installations. Since Firefox 55 however, any newly created profile will send a \"new-profile\" ping. Shared Computer A situation where there is a computer that is shared across multiple users and each user uses a different OS user profile. Since Firefox profiles live at the user directory level, each user would have a separate Firefox profile. Note, users logging in under a \"Guest\" account in most machines falls into this category. In this case, every user who logged into this one computer with a different OS user profile would show up as a different client ID. We have no way of knowing they came from the same computer. Furthermore, if the computer wiped the user directory after use, like Guest accounts and university computer labs often do, then they would show up as a new client ID every time they logged in, even if they have used the same computer multiple times. This use case could inflate new profile counts. Similar to Multi-Profile Users, in this use case, there would be only one download event and install event (assuming normal funnel and stub installer), but multiple client ID's. Cloned Machines In this case, there are actually multiple users with computers that all share the same disk image at some point. Think of the situation where the IT staff sets up the computer for a new hire at a company. Instead of going through to trouble of installing all the required programs and setting them up correctly for each computer, they'll do it once on one computer, save the disk image, and simply copy it over each time they need to issue a new machine. Or think of the case where the IT staff of a library needs to set up 2 dozen machines at once. In this case, depending on the state of the disk image when it was copied, we could see multiple client ID's for each user+machine, or we could see all the user+machines sharing the same client ID. If the disk image was copied after a Firefox profile was created, then the old user+machine and new user+machine will share the same client ID, and be submitting pings to us concurrently. If the disk image was copied after the Firefox installation but before an initial Firefox profile was created, then each user+machine will get their own Firefox profile and client ID when they run Firefox for the first time. As with the Multi-Profile User and Shared Computer case, even though there could be multiple Firefox profiles in this use case, there will only be one download and install event. Migrations Type 1: Migrate Disk Image A user has a backup of their disk image and when they switch to a new computer or their current computer crashes, they simply reboot from the old disk image. In this case, the old machine and the new machine will just share the same client ID (assuming that the disk was copied after a Firefox profile was created). In fact, it will look exactly like the Cloned Machines case, except that instead of sending pings concurrently, they'll be sending us pings first from the old machine and then from the new machine. Also, it should be noted that their Firefox profile will 'revert' back to the state that it was in when the disk image was copied, essentially starting over from the past, and any unsent pings on the image (if they exist) will be resent. For instance, we will see another ping with the profile_subsession_count (the count of how many subsessions a profile has seen in its history) we previously saw some time before. Again, there will only be one download and install associated with this use case (assuming normal funnel and stub installer). Type 2: Migrate OS User Directory A user has a backup of their OS user directory and copies it to a new machine. This is similar to Type 1 migration, but instead of copying the entire disk, the user only copies the OS user directory. Since the Firefox profile lives in the OS user directory, the old machine and new machine will share the same client ID. The only difference is since the Firefox Installation lives in system directories, the client might have to re-download and re-install the browser. However, if they also copy the Firefox binary / installer, there will not be a download event, only an install event. Type 3: Migrate Firefox Binary / Installer A user has the Firefox binary or installer saved on their old machine and copies it over to a new machine to install Firefox. In this case, there will not be a second download event, but there will be an install event and the new and old machines will have separate client ID's. Type 4: Migrate Firefox Profile A user copies their old Firefox profile from their old machine to a new computer, and runs Firefox using the copied Firefox profile. In this case, since the Firefox profile is being copied over, both the new and the old machine will have profiles with the same client ID. Again, the profile on the new computer will revert back to the point in its history where it was copied. And since the profile contains any unsent Telemetry pings, we may receive duplicated submissions of pings from the same client ID. If the Firefox binary / installer was downloaded, there will be a download and install event. If it was migrated via USB stick, it will only have an install event.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Desktop Browser Use Cases","id":"506","title":"Desktop Browser Use Cases"},"507":{"body":"There’s no 100% reliable identifier or signature of cloned client IDs. However, several signatures may help identify some of the potential clones while perhaps misidentifying some non-clones or failing to identify all clones. Generally, cloned client IDs may exhibit the following behavior: Client ID has activity in multiple countries at once (but this also captures people that travel between countries or use VPN). Client ID has multiple distinct, overlapping profile histories over the same time span (e.g. chain together main pings using the previous subsession id and subsession id fields, with profile subsession counter as reference. Each client id should, in theory, have a single unbroken chain of main pings. If a client id has overlapping history branches over the same time period, that can be a marker of cloned profiles). Client ID has multiple machine specs at once. Client ID has multiple versions at once (but this also captures clients who upgrade their browser). … Typical experiment enrollment criteria may restrict client behavior in such a way that complicates the detection of cloned clients (e.g. prevents enrolled clients from exhibiting mismatched versions/ countries). Additionally, the following may be indicative of clones within an experiment: Client ID sends multiple enrollment pings as measured by multiple enrollment IDs (these should be unique to a singular enrollment event). Client ID is in both branches (subset of above case). … Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » How might cloned client IDs be detected by telemetry?","id":"507","title":"How might cloned client IDs be detected by telemetry?"},"508":{"body":"A profile's history is simply the progression of that profile's subsessions over its lifetime. We can see this in our main pings by checking: profile_subsession_counter A counter which starts at 1 on the very first run of a profile and increments for each subsession. This counter will be reset to 1 if a user resets / refreshes their profile. subsession_start_date The date and time the subsession starts in, truncated to hours. This field is not always reliable due to local clock skew. previous_subsession_id The ID of the previous subsession. Will be null for the very first subsession, or the first subsession after a user resets / refreshes their profile. subsession_id The ID of the current subsession. submission_date_s3 The date we received the ping. This date is sourced from the server's time and reliable. profile_reset_date The date the profile was reset. Will be null if the profile was not reset. This is a nice clean example of profile history. It has a clear starting ping and it progresses linearly, with each subsession connecting to the next via subsession_id. However, due to the fact that profiles can be shared across machines, and restored manually, etc. strange behaviors can arise (see Real World Usage ).","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History","id":"508","title":"Profile History"},"509":{"body":"Under normal assumptions, we expect to see the starting ping in a profile's history in our telemetry data. The starting ping in the profile's history is the ping from their very first subsession. We expect this ping to have profile_subsession_counter = 1 and previous_subsession_id is null and profile_reset_date is null. However, not all profiles appear in our data with a starting ping and instead appear to us mid-history. History Has Beginning As you can see, this profile starts with a ping where profile_subsession_counter = 1 and previous_subsession_id is null. History Has No Beginning In this example, the profile simply appears in our data mid-history, with presumably the 25th subsession in it's history. Its previous history is a mystery.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History Start Conditions","id":"509","title":"Profile History Start Conditions"},"51":{"body":"The period of time that it takes between Firefox being started until it is shut down. See also subsession .","breadcrumbs":"Introduction » Terminology » Session","id":"51","title":"Session"},"510":{"body":"After a profile appears, in 'normal' conditions, there should be a linear, straightforward progression with each subsession linking to the next. However, the following abnormal events can occur. History Gap There is a gap in the profile history. It's possible this behavior is due to dropped pings. Here, we see a gap between the 30th ping and the 41st ping and the 44th ping. History Splits The history of a profile splits, and after a single subsession, there are two (or more) subsessions that link back to it. This is probably due to cloned machines or disk image restores. Note, after the profile splits, the two branches might continue concurrently or one branch might die while the other continues. It is very hard to distinguish between the different branches of the same profile. Profile begins Profile splits: branch 1 Profile splits: branch 2 In this example, the profile history starts normally, but on the 5th ping, the history splits into two branches that seem to progress concurrently. History Restarts The history of a profile suddenly starts over, with a brand new starting ping. Profile begins Profile restarts Here, we see the profile start their history normally, but then they begin a new, totally unconnected branch with a starting ping that is not the same as the original starting ping (different subsession_ids). History Reruns (Work in Progress)","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History Progression Events","id":"510","title":"Profile History Progression Events"},"511":{"body":"(Work in Progress) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » How to Order History","id":"511","title":"How to Order History"},"512":{"body":"This section was originally included in the Project Smoot existing metrics report (Mozilla internal link). A handful of metrics have been adopted as engagement metrics, either as censuses of the population or to describe user activity within a session. This chapter aims to describe what those metrics are and how they’re defined.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » Engagement metrics","id":"512","title":"Engagement metrics"},"513":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » Engagement metrics","id":"513","title":"Engagement metrics"},"514":{"body":"The active_ticks probe is specified to increment once in every 5-second window that a user performs an action that could interact with content or chrome, including mousing over the window while it lacks focus. One additional tick is recorded after the activity stops. Main pings provide two measurements of active_ticks: a simpleMeasurement and a scalar. The simpleMeasurement was implemented in Firefox 37 before the launch of unified telemetry, and had previously been implemented for FHR . The simpleMeasurement was discovered to be resetting incorrectly, which was fixed in Firefox 62. The scalar (which was not affected by the same bug) was implemented in Firefox 56. The scalar is aggregated into main_summary, but should always be identical to the simpleMeasurement.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » active_ticks","id":"514","title":"active_ticks"},"515":{"body":"subsession_length is the wall-clock duration of a subsession. subsession_length includes time that the computer was asleep for Windows, but not for OS X or Linux; there is a long-outstanding bug to include sleep time on all platforms. There is another bug to count only time that the computer is not in sleep. subsession_length was first implemented with the advent of subsessions , which came with unified telemetry.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » subsession_length","id":"515","title":"subsession_length"},"516":{"body":"total_uri_count was implemented for Firefox 50. total_uri_count is intended to capture the number of distinct navigation events a user performs. It includes changes to the URI fragment (i.e. anchor navigation) on the page. It excludes XmlHttpRequest fetches and iframes. It works by attaching an instance of URICountListener as a TabsProgressListener which responds to onLocationChange events. Some filters are applied to onLocationChange events: Error pages are excluded. Only top-level pageloads (where webProgress.isTopLevel, documented inline , is true) are counted – i.e, not navigations within a frame. Tab restore events are excluded. URIs visited in private browsing mode are excluded unless browser.engagement.total_uri_count.pbm is true. (The pref has been flipped on for small populations in a couple of short studies, but, for now remains false by default.)","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » total_uri_count","id":"516","title":"total_uri_count"},"517":{"body":"The unfiltered count, implemented for Firefox 51, differs only in that it includes URIs using protocol specs other than HTTP and HTTPS. It excludes some (but not all) about: pages – the set of “initial pages” defined in browser.js are excluded, but e.g. about:config and about:telemetry are included. No applications of unfiltered_uri_count have been identified. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » unfiltered_uri_count","id":"517","title":"unfiltered_uri_count"},"518":{"body":"A user state is a group of clients who fit a set of criteria at a point in time. The set of criteria itself can also be referred to as a \"user state\". In data science these are normally called \"segments\"; for Firefox we call them \"user states\". Typically you'll use user states to gain more insight into what is going on, by asking \"Regarding the thing I'm interested in, do users in different user states behave differently, and what insights does this give me into the users and the product?\" For example, \"In this experiment, how do new users react to this feature, and how does this differ from established users?\". Or \"DAU moved dramatically - is this restricted to users in this particular country (i.e. a user state) where there's an event happening, which would raise our suspicions, or is it global and therefore not solely due to that event?\"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » User states/segments","id":"518","title":"User states/segments"},"519":{"body":"We are building out our library of user states, and we want room to iterate to improve them in the future. So please quote user states' versions with their names, e.g. \"regular users v3\" so that your communication is forwards compatible.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Versioning","id":"519","title":"Versioning"},"52":{"body":"In Firefox, Sessions are split into subsessions after every 24-hour time period has passed or the environment has changed. See here for more details .","breadcrumbs":"Introduction » Terminology » Subsession","id":"52","title":"Subsession"},"520":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Current user states/segments","id":"520","title":"Current user states/segments"},"521":{"body":"clients_last_seen.is_regular_user_v3 This user state contains clients who sent pings on at least 14 of the previous 27 days. As of February 2020 this user state contained approximately 2/3 of DAU and its users had a 1-week retention of around 95%.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Regular users v3","id":"521","title":"Regular users v3"},"522":{"body":"clients_last_seen.is_new_or_resurrected_v3 This user state contains clients who sent pings on none of the previous 27 days. As of February 2020 this user state contained approximately 4% of DAU and its users had a 1-week retention of approximately 30%.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » New or Resurrected v3","id":"522","title":"New or Resurrected v3"},"523":{"body":"clients_last_seen.is_weekday_regular_v1 This user state contains clients in Regular users v3 who typically use the browser only on weekdays. This user state is responsible for a slight majority of the weekly seasonality in DAU for Regular users v3 . Of the previous 27 days, these users submitted a ping on at most one weekend day (UTC). Due to differing timezones, we allow flexibility: the \"weekend\" could be Friday/Saturday, Saturday/Sunday, or Sunday/Monday; we only ask that each client is self-consistent for the 27 day period.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Weekday regulars v1","id":"523","title":"Weekday regulars v1"},"524":{"body":"clients_last_seen.is_allweek_regular_v1 This user state contains clients in Regular users v3 who do not fit in Weekday regulars v1 - clients that used the browser on a weekend at least twice in the previous 27 days. DAU for this user state does have some weekly seasonality, so some of the clients in this user state use the browser on weekdays preferentially, but not exclusively.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » All-week regulars v1","id":"524","title":"All-week regulars v1"},"525":{"body":"clients_last_seen.is_core_active_v1 This user state contains clients that browsed at least 1 URI in at least 21 of the previous 28 days (including the current date). URI counts are derived from the column scalar_parent_browser_engagement_total_uri_count_sum in clients_daily and clients_last_seen . Note that is_core_active_v1 can be true on days where clients did not send a ping or browse at least 1 URI, so long as the aforesaid condition still holds.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Core Actives v1","id":"525","title":"Core Actives v1"},"526":{"body":"clients_last_seen.activity_segments_v1 This column classifies each client-day based into one of four informal segments, defined below: infrequent_user: client that browsed at least 1 URI in at least 1 and up to 6 days in the past 28 days. casual_user: client that browsed at least 1 URI in at least 7 and up to 13 days in the past 28 days. regular_user: client that browsed at least 1 URI in at least 14 and up to 20 days in the past 28 days. (note that this differs from regular_user_v3) core_user: client that browsed at least 1 URI in at least 21 of the past 28 days. other: client does not meet any of the criteria above (i.e. they sent pings in at least 1 day out of the previous 28 but did not browse any URIs). Note that these are informal segments and are provided for convenience - one should not, for example, assume that there are inherent differences between infrequent and casual users, for example. Also note that they do not divide up the past 28 days evenly. One can use clients_last_seen.days_visited_1_uri_bits to define their own criteria if a different breakdown is desired.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Activity Segments (informal)","id":"526","title":"Activity Segments (informal)"},"527":{"body":"When a user state is defined with respect to a user's behavior (e.g. usage levels) as opposed to more stable traits (e.g. country), we should evaluate each user's user state eligibility using data collected before the time period in which we want to study their actions. Else we run the risk of making trivial discoveries like \"heavy users use the product heavily\" instead of more meaningful ones like \"heavy users go on to continue using the product heavily\". So, when writing queries to compute user states directly from their definition, be sure to compute users' user states using only data collected before the time period you're analyzing their behavior. User states are found as columns in the clients_last_seen dataset: the user state listed for a client on a submission_date is valid for that submission_date because it is computed only using behavioral data collected before the submission_date. TODO: mention that user states are only really defined on days the user is active","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Writing queries with user states/segments","id":"527","title":"Writing queries with user states/segments"},"528":{"body":"Users can move in or out of specific user states part way through a week or a month. This poses a conundrum if we want to plot the WAU or MAU for a user state. Our convention is to count the number of distinct users who were active in the user state in the period : e.g. \"MAU(sent a ping as a regular user v3)\". So if a user was active as a regular user v3 on e.g. the second day of a 28-day window, then they will contribute to \"regular user v3 MAU\" regardless of whether they lost their \"regular user v3\" status at any point in the 28-day window. Since many user states use the full extent of the *_bits column wizardry in clients_last_seen, you'll have to query WAU or MAU the old fashioned way: WITH dates AS ( SELECT * FROM UNNEST(GENERATE_DATE_ARRAY('2020-05-01', '2020-07-01')) as d\n) SELECT dates.d AS submission_date, COUNT(DISTINCT client_id) * 100 AS regular_user_v3_mau,\nFROM dates\nINNER JOIN telemetry.clients_last_seen cls ON cls.submission_date BETWEEN DATE_SUB(dates.d, INTERVAL 27 DAY) AND dates.d AND cls.submission_date BETWEEN '2020-04-01' AND '2020-07-01'\nWHERE cls.sample_id = 42 AND cls.is_regular_user_v3 AND cls.days_since_seen = 0\nGROUP BY dates.d\nORDER BY dates.d Our convention has the potentially counterintuitive consequence that a user can count towards \"MAU(sent a ping as a regular user v3)\" and \"MAU(sent a ping as not a regular user v3)\" for the same 28-day window. If you need to break MAU down into the sum of MAU for various user states, then in this instance you would need to break it down into \"only regular v3\", \"only not regular v3\", and \"both\". It might be tempting to assign users to whichever user state they happened to be in at the end of the window: this quantity is easy to query. But many of the user states were defined to be meaningful on days the users were active . \"Regular users v3\" is predictive of retention, given that the user was active on the day of interest as a regular user . If someone has been using the browser every day for a year but then suddenly churns, then it's misleading to consider them to be active as a \"not regular user v3\" for MAU on the period ending the 15th day after their last activity. A user can be \"new or resurrected v3\" for only one day in a 28-day period: unless they appear for the first time on the last day of the month, the user will not qualify as \"new or resurrected v3\" at the end of the MAU window! So beware this trap and try to only use user states on days the users are active.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » WAU and MAU","id":"528","title":"WAU and MAU"},"529":{"body":"DAU for regular users v3 : SELECT submission_date, COUNTIF(is_regular_user_v3) AS dau_regular_users_v3\nFROM moz-fx-data-shared-prod.telemetry.clients_last_seen\nWHERE submission_date BETWEEN '2020-01-01' AND '2020-03-01' AND days_since_seen = 0 -- Get DAU from clients_last_seen\nGROUP BY submission_date DAU for regular users v3 , but joining from a different table: SELECT cd.submission_date, COUNTIF(is_regular_user_v3) AS dau_regular_users_v3\nFROM clients_daily cd\nINNER JOIN clients_last_seen cls ON cls.client_id = cd.client_id AND cls.submission_date = cd.submission_date AND cls.submission_date BETWEEN '2020-01-01' AND '2020-03-01'\nWHERE cd.submission_date BETWEEN '2020-01-01' AND '2020-03-01' Using _is_core_active_v1_: Here are two basic ways to calculate a time series that counts the number of clients qualifying as Core Active: On a 28 day basis. Here we ask: for a given 28 day period, how many clients qualify as Core Active on that day? This is equivalent to looking at a sliding 28 day window where we evaluate the 28 day history of each client on the last day of the window and ask whether they meet the criteria. This means that they do not necessarily have to be active (either sent a ping or browsed at least 1 URI) on the last day of the window to qualify. Below we show an example of a query that returns this time series. SELECT submission_date, COUNTIF(is_core_active_v1) as number_core_actives\nFROM telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY)\nGROUP BY 1\nORDER BY 1 On a daily basis. Here we ask: of all the users who sent a ping on a given day, how many of them qualify as Core Active? In this case, we restrict ourselves to looking only at clients who reported telemetry (sent a main ping) on a given day, and then ask how many of them qualify as core active based on their history in the most recent 28 day window. This is equivalent to asking what subset of DAU qualifies as Core Active. The query here is similar to the one above, with one addition to the WHERE clause: SELECT submission_date, COUNTIF(is_core_active_v1) as number_core_actives\nFROM telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND days_since_seen = 0\nGROUP BY 1\nORDER BY 1","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Example queries","id":"529","title":"Example queries"},"53":{"body":"A service for creating queries and dashboards. See STMO under analysis tools .","breadcrumbs":"Introduction » Terminology » STMO (sql.telemetry.mozilla.org)","id":"53","title":"STMO (sql.telemetry.mozilla.org)"},"530":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Obsolete user states","id":"530","title":"Obsolete user states"},"531":{"body":"This is a set of three segments. On a given day, every client falls into exactly one of these segments. Each client's segment can be computed from telemetry.clients_last_seen.days_visited_5_uri_bits. Regular users v2 is defined as clients who browsed >=5 URIs on at least eight of the previous 27 days. As of February 2020 this segment contained approximately 2/3 of DAU and its users had a 1-week retention for a 5 URI day usage criterion of approximately 95%. New/irregular users v2 is defined as clients who browsed >=5 URIs on none of the previous 27 days. As of February 2020 this segment contained approximately 15% of DAU, and had a retention for a 5 URI day usage criterion of about 10% (though \"activation\" is likely a more relevant word than \"retention\" for many of these clients). Semi-regular users v2 is defined as clients who browsed >=5 URIs on between one and seven of the previous 27 days, i.e. it contains users who do not fit the other two segments at this time. As of February 2020 this segment contained approximately 20% of DAU, and had a retention for a 5 URI day usage criterion of about 60%. We do not yet know what proportion of users in this segment stay in this segment for an extended period, and what proportion are in transition between other segments. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Usage regularity v2","id":"531","title":"Usage regularity v2"},"532":{"body":"","breadcrumbs":"Data Platform Reference » Experimentation » Data and experiments","id":"532","title":"Data and experiments"},"533":{"body":"Nimbus is Firefox's cross-platform experimentation tool. You can learn more about Nimbus at https://experimenter.info . Jetstream analyzes Nimbus experiments. Results appear in Experimenter . Nimbus experiments are represented in telemetry the same way Normandy experiments are.","breadcrumbs":"Data Platform Reference » Experimentation » Nimbus","id":"533","title":"Nimbus"},"534":{"body":"Normandy is an experimentation platform for Firefox desktop. Jetstream also analyzes Normandy experiments, although the results do not appear in the experiment console. Normandy experiments are represented in telemetry the same way Nimbus experiments are.","breadcrumbs":"Data Platform Reference » Experimentation » Normandy","id":"534","title":"Normandy"},"535":{"body":"Heartbeat is a survey mechanism controlled with Normandy.","breadcrumbs":"Data Platform Reference » Experimentation » Heartbeat","id":"535","title":"Heartbeat"},"536":{"body":"We publish aggregate datasets for experiment monitoring to BigQuery.","breadcrumbs":"Data Platform Reference » Experimentation » Monitoring","id":"536","title":"Monitoring"},"537":{"body":"Sometimes experiments deploy custom telemetry that is not well-documented elsewhere. We maintain a list of these datasets. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Experimentation » Experiment-specific telemetry","id":"537","title":"Experiment-specific telemetry"},"538":{"body":"Metric Hub is a repository that contains metric, data source and segment definitions that have been reviewed and can be seen as the source of truth. Definitions that are part of Metric Hub can be referenced in configurations of other tooling as well, such as Jetstream and OpMon . Metric Hub is a \"thin\" metric layer that lies between the Data Warehouse and consumers, such as analysis tools. The Data Warehouse contains the datasets and tables referenced in the metric definitions. Analysis tools can reference metrics that are defined in metric-hub. graph TB subgraph MH[\" \"]\nm1 -->|2. Run SQL against Source| d0(fa:fa-database Data Warehouse)\nm0(fa:fa-file Metric Definitions) --> m1(fa:fa-stream Metric Hub)\nend\nc0(fa:fa-magnifying-glass-chart Analysis Tools) -->|1. Reference Metrics| m1\nd0 -->|3. Return Results| c0 classDef bq fill:#eff,stroke:#099;\nclassDef metrics fill:#efe,stroke:#090;\nclassDef consumer fill:#ececff,stroke:#9370db;\nclassDef nostyle fill:#fff,stroke:#fff;\nclass c0 consumer\nclass d0 bq\nclass m0,m1 metrics\nclass MH nostyle Available metrics can be found in the DataHub metrics glossary","breadcrumbs":"Data Platform Reference » Metric Hub » Metric Hub","id":"538","title":"Metric Hub"},"539":{"body":"Metric is a very overloaded term and has different meanings in different parts of our data platform. In the context of metric-hub there are two key concepts: metric : A metric describes an aggregation of activities or measurements for a specific entity (e.g. clients, users, ...). Example 1: A metric \"Ad Clicks\" is defined as SUM('ad_click'), counts clicks on ads for individual clients Example 2: A metric \"Income\" can be calculated as SUM('money_made') for individual people statistic : Statistics summarize the distribution of metrics within a specific time frame and population segment. Statistics are used to derive insights and patterns from the raw metric data Example 1: To get the average number of daily \"Ad Clicks\" for all Windows clients over the last month, the statistic \"Mean\" can be applied. To see the distribution of ad clicks across clients in the US, \"Frequency Binning\" can be applied to the \"Ad Clicks\" metric data. Example 2: To see the median monthly \"Income\" for people in the US, the \"Percentile\" statistic can be applied on the calculated \"Income\" metric aggregated over a month, with the 50th percentile representing the median Different statistics are available for different tools that use metrics.","breadcrumbs":"Data Platform Reference » Metric Hub » Metrics and Statistics","id":"539","title":"Metrics and Statistics"},"54":{"body":"As you use Firefox, Telemetry measures and collects non-personal information, such as performance, hardware, usage and customizations. It then sends this information to Mozilla on a daily basis and we use it to improve Firefox.","breadcrumbs":"Introduction » Terminology » Telemetry","id":"54","title":"Telemetry"},"540":{"body":"To add or update a project configuration, open a pull request against metric-hub . CI checks will validate that the structure of the definitions as well as the SQL syntax is correct. A review by data science is required before changes can get merged. Definitions are part of config files that are written in TOML . These definitions files are platform-specific and located in the definitions/ directory of the metric-hub repository . Definitions files are named after the platform they target, for example definitions related to Firefox Desktop are in the firefox_desktop.toml file. Generally, configuration files have four main sections: [data_sources], [metrics], [segments], and [dimensions]. All of these sections are optional. Lines starting with a # are comments and have no effect.","breadcrumbs":"Data Platform Reference » Metric Hub » Adding definitions","id":"540","title":"Adding definitions"},"541":{"body":"Data sources specify the tables data should be queried from. [data_sources] [data_sources.main_v1]\n# FROM expression - often just a fully-qualified table name. Sometimes a subquery.\nfrom_expression = \"mozdata.telemetry.main\" # SQL snippet specifying the submission_date column\nsubmission_date_column = \"submission_date\" [data_sources.events_memory_v1]\n# FROM expression - subquery\nfrom_expression = \"\"\" ( SELECT * FROM `moz-fx-data-shared-prod.telemetry.events` WHERE event_category = 'memory_watcher' )\n\"\"\"\nsubmission_date_column = \"submission_date\" Data sources can be joined with other data sources: # Join the `baseline` data source with the `metrics` data source.\n# Definitions for both data sources must exist.\n[data_sources.baseline.joins.metrics]\nrelationship = \"many_to_many\" # this determines the type of JOIN used; options: many_to_many, one_to_one, one_to_many, many_to_one; default: many_to_many\non_expression = \"\"\" # SQL expression specifying the JOIN condition; default join is on client_id_column and submission_date_columns baseline.client_id = metrics.client_id AND baseline.submission_date = metrics.submission_date\n\"\"\" Wildcard character can be used to apply joins to multiple data sources: # Apply join to all data sources prefixed with user_\n[data_sources.user_'*'.joins.metrics]\n# [default] relationship = many_to_many\n# [default] on_expression = \"\"\" # SQL expression specifying the JOIN condition; default join is on client_id_column and submission_date_columns\n# baseline.{client_id_column} = metrics.{client_id_column} AND\n# baseline.{submission_date_column} = metrics.{submission_date_column}\n# \"\"\" If there are multiple wildcard expression targeting a data source, the definition that is provided last in the config file has precedence. This means joins expressions can be overwritten by re-defining a data source definition later on in the config file.","breadcrumbs":"Data Platform Reference » Metric Hub » [data_sources] Section","id":"541","title":"[data_sources] Section"},"542":{"body":"The metrics sections allows to specify metrics. A metric aggregates data and is associated with some data source. Each metric is identified by a unique slug and a version (versions are optional but strongly encouraged), and can be defined by adding a new section with a name like: [metrics._v] [metrics] [metrics.memory_pressure_count_v1] # The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"events_memory\" # A clause of a SELECT expression with an aggregation\nselect_expression = \"SUM(SAFE_CAST(SPLIT(event_string_value, ',')[OFFSET(1)] AS NUMERIC))\" # Type of the metric to be evaluated.\n# This is used to determine the method of aggregation to be applied.\n# Either \"scalar\" or \"histogram\".\n# scalar = a single value is returned\n# histogram = an array of scalars is returned\ntype = \"scalar\" # A friendly metric name displayed in dashboards.\nfriendly_name = \"Memory Pressure Count\" # A description that will be displayed by dashboards.\ndescription = \"Number of memory pressure events\" # An optional category that can be any string value. It's currently not being used but in the future, this could be used to visually group different metrics by category.\ncategory = \"performance\" # An optional owner or team owning this metric. Can be a string or list of strings.\nowner = \"example@mozilla.org\" # Whether the metric is deprecated and should no longer be used (optional).\ndeprecated = false # An optionl string ('gold', 'silver', or 'bronze') that is the metric's current level according to the Metric Levels Taxonomy (https://mozilla-hub.atlassian.net/wiki/spaces/DATA/pages/610894135/Metrics#Metric-Levels-Taxonomy).\nlevel = \"gold\" Since metrics aggregate data, the metric SQL definition must contain some aggregation method (like SUM, COUNT, ...) to be valid. Existing metrics cannot be removed after they have been added to Metric Hub. Other tools or configurations might still reference the deleted metric resulting in their computations to break. Instead, to indicate that a metric should no longer be used deprecated should be set to true. Statistics Statistics reduce a set of metric values to a summary describing the population. Any summarization of the client-level data can be implemented as a statistic. Different statistics are available for different tools. To specify which statistic should be applied to a specific metric, use the config files that live in the folders specific to each tool that integrates metric-hub. For example, to specify that certain statistics should be applied to the memory_pressure_count metric in Looker, go to the looker/definitions/firefox_desktop.toml file and specify the statistics: # Specify which statistic to use for a metric\n[metrics.memory_pressure_count.statistics]\nclient_count = {}\nmean = {} Wildcard expressions can be used to express that a specific statistic should be available for multiple metrics: # All metrics with the bookmark_ prefix should have the mean computed\n[metrics.bookmark_'*'.statistics.mean] # All metrics should have client counts computed (not recommended to apply statistic to every metric)\n[metrics.'*'.statistics.client_count] New statistics need to be implemented inside the tooling that uses metric definitions.","breadcrumbs":"Data Platform Reference » Metric Hub » [metrics] Section","id":"542","title":"[metrics] Section"},"543":{"body":"Dimensions define a field or dimension on which the client population should be segmented. Dimensions are used in OpMon. For segmenting client populations clients see the [segments] section. For example: [dimensions] [dimensions.os_v1]\n# The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"main\" # SQL snippet referencing a field whose values should be used to segment the client population.\nselect_expression = \"normalized_os\"","breadcrumbs":"Data Platform Reference » Metric Hub » [dimensions] Section","id":"543","title":"[dimensions] Section"},"544":{"body":"Segments specify a boolean condition that determines whether a client is part of the segment. Segment are used in Jetstream, for segmenting client populations in OpMon please see the [dimensions] section. [segments.my_segment_v1]\n# Note the aggregation function; these expressions are grouped over client_id\nselect_expression = '{{agg_any(\"is_default_browser\")}}'data_source = \"my_data_source\" # segments require their own data source to be defined\n# the standard `data_source`s cannot be used for segments\n[segments.data_sources.my_data_source_v1]\nfrom_expression = '(SELECT submission_date, client_id, is_default_browser FROM my_cool_table)' Segment SQL snippets need to be boolean expressions to be valid.","breadcrumbs":"Data Platform Reference » Metric Hub » [segments] Section","id":"544","title":"[segments] Section"},"545":{"body":"All the definitions are automatically available in some of our tooling: Jetstream - used for analyzing experiments mozanalysis - a Python library which standardizes how experiment data is analyzed at Mozilla OpMon - a tool for monitoring operational metrics bigquery-etl - used for writing ETL queries Looker - used for creating dashboards and ad-hoc analyses","breadcrumbs":"Data Platform Reference » Metric Hub » Accessing and Using Metric Definitions","id":"545","title":"Accessing and Using Metric Definitions"},"546":{"body":"Metrics and data sources can be referenced in query and view definitions in bigquery-etl . Query and view definitions are Jinja templates which have access to the metrics.calculate() and metrics.data_source() functions. Metrics can be referenced as follows: SELECT *\nFROM {{ metrics.calculate( metrics=['days_of_use', 'active_hours'], platform='firefox_desktop', group_by={'sample_id': 'sample_id', 'channel': 'application.channel'}, where='submission_date = \"2023-01-01\"' ) }} This query will get translated to: SELECT *\nFROM ( WITH clients_daily AS ( SELECT client_id AS client_id, submission_date AS submission_date, COALESCE(SUM(active_hours_sum), 0) AS active_hours, COUNT(submission_date) AS days_of_use, FROM mozdata.telemetry.clients_daily GROUP BY client_id, submission_date ) SELECT clients_daily.client_id, clients_daily.submission_date, active_hours, days_of_use, FROM clients_daily ) The following parameters are available for metrics.calculate() to customize the query: metrics: unique reference(s) to metric definition, all metric definitions are aggregations (e.g. SUM, AVG, ...) platform: platform to compute metrics for (e.g. firefox_desktop, firefox_ios, fenix, ...) group_by: fields used in the GROUP BY statement; this is a dictionary where the key represents the alias, the value is the field path; GROUP BY always includes the configured client_id and submission_date fields where: SQL filter clause group_by_client_id: Whether the field configured as client_id (defined as part of the data source specification in metric-hub) should be part of the GROUP BY. True by default group_by_submission_date: Whether the field configured as submission_date (defined as part of the data source specification in metric-hub) should be part of the GROUP BY. True by default Data sources can be referenced as follows: SELECT *\nFROM {{ metrics.data_source( data_source=\"main\", platform=\"firefox_desktop\", where='submission_date = \"2023-01-01\"' )\n}} To render queries into raw SQL queries use the ./bqetl query render path/to/query.sql command. Rendered views and queries are also available on the generated-sql branch in bigquery-etl . The bqetl tooling does support running and publishing artifacts that use Jinja (translating Jinja templates into raw SQL isn't strictly necessary to perform these actions).","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in ETL queries","id":"546","title":"Using Metrics in ETL queries"},"547":{"body":"Metric definitions can also be imported into Python scripts by using the mozilla-metric-config-parser . This library automatically parses the definitions in Metric Hub and returns their Python type representations. from metric_config_parser.config import ConfigCollection config_collection = ConfigCollection.from_github_repo(\"https://github.com/mozilla/metric-hub\")\nmetric = config_collection.get_metric_definition(slug=\"active_hours\", app_name=\"firefox_desktop\")\nprint(metric.select_expression) To use the metrics with Mozanalysis, you'll need Metrics not MetricDefinitions. For example: from mozanalysis.config import ConfigLoader\nmetric = ConfigLoader.get_metric(metric_slug=\"active_hours\", app_name=\"firefox_desktop\")","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in Python Scripts","id":"547","title":"Using Metrics in Python Scripts"},"548":{"body":"Metric definitions are available in Looker. For each data source a corresponding explore exists in Looker. These explores are prefixed with \"Metric Definitions\" followed by the data source name. For example, for the Firefox Desktop clients_daily data source an explore \"Metric Definitions Clients Daily\" is available under the Firefox Desktop section. These explores look like the following: The side pane is split into different sections: Base Fields : This section contains dimensions that are useful for filtering or segmenting the population, like channel or operating system. These base fields can be configured in metric-hub (see below). Metrics : This section contains all metrics that are based on the data source represented by the explore. These metrics describe an aggregation of activities or measurements on a per-client basis. Statistics : This sections contains the statistics that have been defined in metric-hub on top of the metric definitions as measures. These statistics summarize the distribution of metrics within a specific time frame, population and/or segment and are used to derive insights and patterns from the raw metric data. Statistics have to be defined manually under the looker/ directory in metric-hub . Sample of source data : Defines the sample size that should be selected from the data source. Decreasing the sample size will speed up getting results in Looker, however it might decrease the accuracy. The results are being adjusted based on the sample size. For example, if a 1% sample is being used, then certain statistic results (like sum, count) will be multiplied by 100. Aggregate Client Metrics Per ... : This parameter controls the time window over which metrics are aggregated per client. For example, this allows to get a weekly average of a metric, a maximum of a metric over the entire time period. By default, aggregations are on a daily basis. Getting Metrics into Looker Metric definitions will be available in the \"Metric Definition\" explores for metrics that have been added to the definitions/ folder in metric-hub . Statistics on top of these metrics need to be defined in the looker/ folder in metric-hub . Statistics currently supported by Looker are: sum count average min max client_count: distinct count of clients where the metric value is >0 ratio: ratio between two metrics. When configuring the statistic metric slugs need to be provided for the numerator and denominator parameters dau_proportion: Ratio between the metric and active user counts To get more statistics added, please reach out on the #data-help Slack channel. To filter and segment metrics in Looker, data sources that expose fields as dimensions can be configured in metric-hub. These base field data sources need to be joined with the metric data sources. Wildcard characters can be used to apply these joins to multiple data sources: [data_sources.looker_base_fields]\nselect_expression = \"\"\" SELECT submission_date, client_id, os, country, channel FROM mozdata.telemetry.clients_daily\n\"\"\"\ncolumns_as_dimensions = true # expose the selected fields as dimensions in Looker # Join `looker_base_fields` on to all the data sources that are in scope for the current file (i.e., data sources for the current application)\n# The selected fields in `looker_base_fields` will show up as dimensions for all the metrics\n[data_sources.'*'.joins.looker_base_fields] # Overwrite the join, to allow for a different data source to be used as base field data source\n[data_sources.baseline.joins.some_other_datasource]\nrelationship = \"many_to_many\"\non_expression = \"baseline.client_id = some_other_datasource.client_id\" Example Use Cases Some stakeholders would like to analyze crash metrics for Firefox Desktop in Looker. First, relevant metrics, such as number of socket crashes, need to be added to definitions/firefox_desktop.toml : [metrics.socket_crash_count_v1]\nselect_expression = \"SUM(socket_crash_count)\"\ndata_source = \"clients_daily\"\nfriendly_name = \"Client Crash Count\"\ndescription = \"Number of Socket crashes by a single client. Filter on this field to remove clients with large numbers of crashes.\" [metrics.socket_crash_active_hours_v1]\nselect_expression = \"SUM(IF(socket_crash_count > 0, active_hours_sum, 0))\"\ndata_source = \"clients_daily\"\nfriendly_name = \"Client Crash Active Hours\"\ndescription = \"Total active hours of a client with socket crashes\" To summarize these metrics for specific channels, operating systems, etc, statistics need to be defined in looker/definitions/firefox_desktop.toml in metric-hub : [metrics.socket_crash_count_v1.statistics.sum] [metrics.socket_crash_active_hours_v1.statistics.sum] [metrics.socket_crash_active_hours_v1.statistics.client_count] [metrics.socket_crash_count_v1.statistics.ratio]\nnumerator = \"socket_crash_count_v1.sum\"\ndenominator = \"socket_crash_active_hours_v1.sum\" These statistics allow to determine the total number of crashes, total number of hours with crashes, how many clients were affected and so on. The Metric Definitions Clients Daily explore in Looker now exposes the defined metrics in statistics which are ready to be used in dashboards or ad-hoc analyses.","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in Looker","id":"548","title":"Using Metrics in Looker"},"549":{"body":"","breadcrumbs":"Data Platform Reference » Metric Hub » FAQ","id":"549","title":"FAQ"},"55":{"body":"Uniform Resource Identifier - a string that refers to a resource. The most common are URLs , which identify the resource by giving its location on the Web ( source ).","breadcrumbs":"Introduction » Terminology » URI","id":"55","title":"URI"},"550":{"body":"Definitions for metrics can be encoded at different levels. It is preferable to specify the SQL that defines how a metric should be computed as much upstream as possible. This allows the most flexible usage of metric definitions. Ideally, metrics should be defined in the [metrics] section. However in some cases metrics might rely on more complex logic. For example, if some more complicated unnesting of fields or JOINs across multiple tables are required it might make sense to move the metric computation into the [data_sources] definition and then simply reference the field in the [metrics] section. The main drawback of this is that if users want to find the definition they will have to go one layer deeper and check how the data source is defined versus just having to look at the metric definition itself. For computationally expensive metrics it can make sense to set up an ETL job that computes the metrics on a daily basis and writes results to a separate table. This table can serve as basis of a data source which can then be used to define a metric. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Metric Hub » Should metrics be defined in the metric definition, data source definition or source table?","id":"550","title":"Should metrics be defined in the metric definition, data source definition or source table?"},"551":{"body":"Fivetran is used for importing data from external services into our data warehouse. A range of prebuilt connectors are available that can be configured in the Fivetran web interface. Custom connectors can be implemented as Google Cloud Functions .","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » External data integration using Fivetran","id":"551","title":"External data integration using Fivetran"},"552":{"body":"Access to Fivetran is limited to Mozilla employees. By default, users do not have permissions to create or access connectors. To gain access, create a task in Jira under the DSRE project . Fivetran can be accessed using your Mozilla LDAP credentials through sso.mozilla.com.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Getting access","id":"552","title":"Getting access"},"553":{"body":"Fivetran is used to extract data from external services and load it into our data warehouse. For transforming data or writing data to a different destination bigquery-etl is used. The integration of Fivetran and external data import into our data platform is illustrated in the following: A separate connector is set up in Fivetran for each external service data should be imported from. The imports get triggered via Airflow which will have different DAGs with a specific schedule. Fivetran will dump the data into our data warehouse. Once the first Airflow-triggered import is done, Airflow can trigger the ETL process which will write the extracted data to a different location in our data warehouse.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Architecture","id":"553","title":"Architecture"},"554":{"body":"We have production and development environments in Fivetran. Environment Description Fivetran Warehouse GCP Destination Project Access Development This environment allows developers to test their connectors during development, quickly deploy changes and make changes to imported data. Fivetran_Dev dev-fivetran Anyone in data engineering Production This environment has connectors deployed that are used in production. Access to connectors and imported data is restricted. Fivetran_Prod moz-fx-data-bq-fivetran Only automation has access. If access to the data is required a ticket needs to be filed with SRE. To prevent Fivetran from having access to our data warehouse, separate GCP projects have been provisioned for Fivetran to dump imported data into. The data can be transformed and moved to different projects and datasets using bigquery-etl. When working in the Fivetran_Dev environment, data is written to the dev-fivetran GCP project in BigQuery. All datasets are by default accessible to data engineers. So when working with sensitive data, it might be necessary to manually update the access permissions to the dataset. Ensure that the Fivetran service account has the necessary permissions to write data to the dataset when making updates. Once the development has finished, either manually delete previously created datasets or set an expiration date so that the datasets will be removed automatically after some time. There are also some additional Fivetran environments that are not managed through Data Engineering and are not integrated into our data platform.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Environments","id":"554","title":"Environments"},"555":{"body":"This is a step-by-step guide for setting up a new connector in Fivetran, scheduling it via Airflow and transforming imported data via bigquery-etl: Log in to Fivetran and select the environment the new connector should be created in. Click on the \"Add Connector\" button and search for the service data that should be imported from. If no connector is available for the service please check out \"Developing custom connectors\" for writing custom connectors. Specify the name of the destination schema (BigQuery dataset name where data will be loaded into) Configure the connector by providing API credentials and other required settings. Finish the setup and wait for the connection tests to pass. Once the connector has been created a historical data import will be automatically triggered. This import can take a few minutes up to several days depending on how much historical data is available. By default, Fivetran schedules imports to run every 6 hours. This schedule will be ignored when scheduling the import through Airflow as explained in the following steps. Specify the data transformation in bigquery-etl or private-bigquery-etl when working with sensitive data. Please follow the general guide of creating a derived dataset . When writing the query, data will be queried from the dataset that was specified when the connector was set up. The connector documentation specifies what tables will be available and what the schemas will look like. Make sure to query from the correct GCP project depending on the environment for which the connector was set up for. Scheduling the ETL and the Fivetran import is also done in bigquery-etl. In the metadata.yaml file of the transformation queries, in addition to specifying the DAG which will be generated automatically, also specify the Fivetran tasks that the ETL depends on, for example: scheduling: dag_name: bqetl_external_service depends_on_fivetran: - task_id: fivetran_import_1 - task_id: another_fivetran_import Once the changes have been merged into bigquery-etl and the Airflow DAGs have been updated and are available in Airflow the connector ID needs to be configured in the Airflow Admin interface. The connector ID is used for identifying the specific Fivetran connector that should be triggered. Looking at the Airflow DAGs each Fivetran import task will reference an Airflow variable. To configure these variables in the Airflow Admin - Variables settings add a new entry. The Key needs to be set to the variable name as shown in the DAG source, the Value is the Fivetran connector ID which can be copied from the Connection Details of the Fivetran connector in the \"Setup\" tab. Enable the DAG in Airflow and trigger an import. By default the Airflow DAG is turned off and needs to be activated manually through the Airflow web UI. Once the first run has started, the Fivetran connector will be updated to only run when triggered manually. If a schedule has been configured through the Fivetran web UI then it will be overwritten.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Setting up connectors","id":"555","title":"Setting up connectors"},"556":{"body":"Fivetran might not provide a prebuilt connector for a specific service. It is possible to implement custom connectors that will be deployed as Google Cloud Functions . The code bases of these connectors are part of one of the following repositories: Fivetran Connectors - This repository contains custom connectors that can be shared publicly. Private Fivetran Connectors - This repository contains custom connectors that should not be shared publicly since the code bases might contain sensitive information. When developing connectors use the Fivetran_Dev environment. This environment allows for faster changes, data is directly accessible and can be deleted by developers. Deploy connectors to the Fivetran_Prod environment only after the connector has been thoroughly tested and the data schema is unlikely to change. A detailed guide of how to create a new custom connector step by step, best practices and tips around debugging are available here .","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Developing custom connectors","id":"556","title":"Developing custom connectors"},"557":{"body":"#data-help - for questions about the data imported from external services and derived datasets #fivetran-discussion - for questions regarding the development of custom connectors or setting up connectors Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Getting help","id":"557","title":"Getting help"},"558":{"body":"Below are a number of trailheads that lead into the projects and code that comprise the Firefox Data Platform.","breadcrumbs":"Data Platform Reference » Project Glossary » Projects","id":"558","title":"Projects"},"559":{"body":"Name and repo Description python_moztelemetry Python APIs for Mozilla Telemetry moztelemetry Scala APIs for Mozilla Telemetry spark-hyperloglog Algebird's HyperLogLog support for Apache Spark mozanalysis A library for Mozilla experiments analysis glean A client-side mobile Telemetry SDK for collecting metrics and sending them to Mozilla's Telemetry service","breadcrumbs":"Data Platform Reference » Project Glossary » Telemetry APIs","id":"559","title":"Telemetry APIs"},"56":{"body":"Uniform Resource Locator - a text string that specifies where a resource (such as a web page, image, or video) can be found on the Internet ( source ). For example, https://www.mozilla.org is a URL.","breadcrumbs":"Introduction » Terminology » URL","id":"56","title":"URL"},"560":{"body":"Name and repo Description bigquery-etl SQL ETL code for building derived datasets in BigQuery telemetry-batch-view Scala ETL code for derived datasets python_mozetl Python ETL code for derived datasets telemetry-airflow Airflow configuration and DAGs for scheduled jobs python_mozaggregator Aggregation job for telemetry.mozilla.org aggregates telemetry-streaming Spark Streaming ETL jobs for Mozilla Telemetry See also data-docs for documentation on datasets.","breadcrumbs":"Data Platform Reference » Project Glossary » ETL code and Datasets","id":"560","title":"ETL code and Datasets"},"561":{"body":"Name and repo Description mozilla-pipeline-schemas JSON and Parquet Schemas for Mozilla Telemetry and other structured data gcp-ingestion Documentation and implementation of the Mozilla telemetry ingestion system on Google Cloud Platform jsonschema-transpiler Convert JSON Schema into BigQuery table definitions mozilla-schema-generator Incorporate probe metadata to generate BigQuery table schemas hindsight Real-time data processing lua_sandbox Generic sandbox for safe data analysis lua_sandbox_extensions Modules and packages that extend the Lua sandbox nginx_moz_ingest Nginx module for Telemetry data ingestion puppet-config Cloud services puppet config for deploying infrastructure parquet2hive Hive import statement generator for Parquet datasets edge-validator A service endpoint for validating incoming data","breadcrumbs":"Data Platform Reference » Project Glossary » Infrastructure","id":"561","title":"Infrastructure"},"562":{"body":"Name and repo Description telemetry.mozilla.org Main entry point for viewing aggregate Telemetry data Glean Aggregate Metrics Aggregate info about probes and measures Glean Debug View Tag and view Glean submissions with low latency Redash Mozilla's fork of the data query / visualization system redash-stmo Mozilla's extensions to Redash TAAR Telemetry-aware addon recommender Ensemble A minimalist platform for publishing data Hardware Report Firefox Hardware Report, available here St. Mocli A command-line interface to STMO probe-scraper Scrape and publish Telemetry probe data from Firefox test-tube Compare data across branches in experiments experimenter A web application for managing experiments St. Moab Automatically generate Redash dashboard for A/B experiments","breadcrumbs":"Data Platform Reference » Project Glossary » Data applications","id":"562","title":"Data applications"},"563":{"body":"Projects in this section are less active, but may not be officially deprecated. Please check with the fx-data-dev mailing list before starting a new project using anything in this section. Name and repo Description telemetry-next-node A node.js package for accessing Telemetry Aggregates data emr-bootstrap-spark AWS bootstrap scripts for Spark. emr-bootstrap-presto AWS bootstrap scripts for Presto.","breadcrumbs":"Data Platform Reference » Project Glossary » Legacy projects","id":"563","title":"Legacy projects"},"564":{"body":"","breadcrumbs":"Data Platform Reference » Project Glossary » Reference materials","id":"564","title":"Reference materials"},"565":{"body":"Name and repo Description data-docs All the info you need to answer questions about Firefox users with data Firefox source docs Mozilla Source Tree Docs - Telemetry section mozilla.report Knowledge repository for public reports (archived)","breadcrumbs":"Data Platform Reference » Project Glossary » Public","id":"565","title":"Public"},"566":{"body":"Name and repo Description Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Project Glossary » Non-public","id":"566","title":"Non-public"},"567":{"body":"This section contains reference material on some of the major datasets we store in BigQuery. Reading this section front to back is not recommended. Instead, identify a dataset you'd like to understand better and read through the relevant documentation. After reading the tutorial, you should know all you need about the dataset. Detailed per-table docs are available in the Data Catalog . Each tutorial should include: Introduction A short overview of why we built the dataset and what need it's meant to solve What data source the data is collected from, and a high level overview of how the data is organized How it is stored and how to access the data Reference An example query to give the reader an idea of what the data looks like and how it is meant to be used How the data is processed and sampled How frequently it's updated, and how it's scheduled An up-to-date schema for the dataset How to augment or modify the dataset Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Dataset Reference","id":"567","title":"Dataset Reference"},"568":{"body":"⚠ This article discusses pings sent by Firefox's legacy v4 telemetry system. See the Glean documentation on pings for newer applications written using the Glean SDK. Introduction Ping Types \"main\" ping \"first-shutdown\" ping \"event\" ping \"update\" ping \"new-profile\" ping \"crash\" ping \"deletion-request\" ping \"coverage\" ping Pingsender Ping Metadata Analysis Further Reading","breadcrumbs":"Dataset Reference » Pings » Raw Ping Data","id":"568","title":"Raw Ping Data"},"569":{"body":"We receive data from our users via pings . There are several types of pings, each containing different measurements and sent for different purposes. To review a complete list of ping types and their schemata, see this section of the Mozilla Source Tree Docs . Pings are also described by a JSONSchema specification which can be found in the mozilla-pipeline-schemas repository . There are a few pings that are central to delivering our core data collection primitives (Histograms, Events, Scalars) and for keeping an eye on Firefox behaviour (Environment, New Profiles, Updates, Crashes). For instance, a user's first session in Firefox might have four pings like this: Flowchart of pings in the user's first session","breadcrumbs":"Dataset Reference » Pings » Introduction","id":"569","title":"Introduction"},"57":{"body":"Weekly Active Users - The number of unique profiles active at least once during the 7-day window ending on the specified day. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Terminology » WAU","id":"57","title":"WAU"},"570":{"body":"","breadcrumbs":"Dataset Reference » Pings » Ping Types","id":"570","title":"Ping Types"},"571":{"body":"The \"main\" ping is the workhorse of the Firefox Telemetry system. It delivers the Telemetry Environment as well as Histograms and Scalars for all process types that collect data in Firefox. It has several variants each with specific delivery characteristics: Reason Sent when Notes shutdown Firefox session ends cleanly Accounts for about 80% of all \"main\" pings ( STMO#3434 ). Sent by Pingsender immediately after Firefox shuts down, subject to conditions: Firefox 55+, if the OS isn't also shutting down, and if this isn't the client's first session. If Pingsender fails or isn't used, the ping is sent by Firefox at the beginning of the next Firefox session. daily It has been more than 24 hours since the last \"main\" ping, and it is around local midnight In long-lived Firefox sessions we might go days without receiving a \"shutdown\" ping. Thus the \"daily\" ping is sent to ensure we occasionally hear from long-lived sessions. environment-change Telemetry Environment changes Is sent immediately when triggered by Firefox (Installing or removing an addon or changing a monitored user preference are common ways for the Telemetry Environment to change) aborted-session Firefox session doesn't end cleanly Sent by Firefox at the beginning of the next Firefox session. It was introduced in Firefox 38.","breadcrumbs":"Dataset Reference » Pings » \"main\" ping","id":"571","title":"\"main\" ping"},"572":{"body":"The \"first-shutdown\" ping is identical to the \"main\" ping with reason \"shutdown\" created at the end of the user's first session, but sent with a different ping type. This was introduced when we started using Pingsender to send shutdown pings as there would be a lot of first-session \"shutdown\" pings that we'd start receiving all of a sudden. It is sent using Pingsender. It was introduced in Firefox 57.","breadcrumbs":"Dataset Reference » Pings » \"first-shutdown\" ping","id":"572","title":"\"first-shutdown\" ping"},"573":{"body":"The \"event\" ping provides low-latency eventing support to Firefox Telemetry. It delivers the Telemetry Environment, Telemetry Events from all Firefox processes, and some diagnostic information about Event Telemetry. It is sent every hour if there have been events recorded, and up to once every 10 minutes (governed by a preference ) if the maximum event limit for the ping (default to 1000 per process, governed by a preference ) is reached before the hour is up. It was introduced in Firefox 62.","breadcrumbs":"Dataset Reference » Pings » \"event\" ping","id":"573","title":"\"event\" ping"},"574":{"body":"Firefox Update is the most important means we have of reaching our users with the latest fixes and features. The \"update\" ping notifies us when an update is downloaded and ready to be applied (reason: \"ready\") and when the update has been successfully applied (reason: \"success\"). It contains the Telemetry Environment and information about the update. It was introduced in Firefox 56.","breadcrumbs":"Dataset Reference » Pings » \"update\" ping","id":"574","title":"\"update\" ping"},"575":{"body":"When a user starts up Firefox for the first time, a profile is created. Telemetry marks the occasion with the \"new-profile\" ping which sends the Telemetry Environment. It is sent either 30 minutes after Firefox starts running for the first time in this profile (reason: \"startup\") or at the end of the profile's first session (reason: \"shutdown\"), whichever comes first. \"new-profile\" pings are sent immediately when triggered. Those with reason \"startup\" are sent by Firefox. Those with reason \"shutdown\" are sent by Pingsender. It was introduced in Firefox 55.","breadcrumbs":"Dataset Reference » Pings » \"new-profile\" ping","id":"575","title":"\"new-profile\" ping"},"576":{"body":"The \"crash\" ping provides diagnostic information whenever a Firefox process exits abnormally. Unlike the \"main\" ping with reason \"aborted-session\", this ping does not contain Histograms or Scalars. It contains a Telemetry Environment, Crash Annotations , and Stack Traces . It was introduced in Firefox 40.","breadcrumbs":"Dataset Reference » Pings » \"crash\" ping","id":"576","title":"\"crash\" ping"},"577":{"body":"In the event a user opts out of Telemetry, we send one final \"deletion-request\" ping to let us know. It contains only the common ping data and an empty payload. It was introduced in Firefox 72, replacing the \"optout\" ping (which was in turn introduced in Firefox 63).","breadcrumbs":"Dataset Reference » Pings » \"deletion-request\" ping","id":"577","title":"\"deletion-request\" ping"},"578":{"body":"The coverage ping ( announcement ) is a periodic census intended to estimate telemetry opt-out rates. We estimate that 93% of release channel profiles have telemetry enabled (and are therefore included in DAU).","breadcrumbs":"Dataset Reference » Pings » \"coverage\" ping","id":"578","title":"\"coverage\" ping"},"579":{"body":"Pingsender is a small application shipped with Firefox which attempts to send pings even if Firefox is not running. If Firefox has crashed or has already shut down we would otherwise have to wait for the next Firefox session to begin to send pings. Pingsender was introduced in Firefox 54 to send \"crash\" pings. It was expanded to send \"main\" pings of reason \"shutdown\" in Firefox 55 (excepting the first session). It sends the \"first-shutdown\" ping since its introduction in Firefox 57.","breadcrumbs":"Dataset Reference » Pings » Pingsender","id":"579","title":"Pingsender"},"58":{"body":"This section contains documentation describing how to perform specific tasks. It includes the following sections: Getting Started : How to get started. Analysis Cookbooks : Tutorials on analyzing data. Operational Cookbooks : Tutorials describing how to perform various operational tasks. Sending Telemetry : Tutorials on adding new Telemetry. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Tutorials & Cookbooks","id":"58","title":"Tutorials & Cookbooks"},"580":{"body":"The data pipeline appends metadata to arriving pings containing information about the ingestion environment including timestamps, Geo-IP data about the client, and fields extracted from the ping or client headers that are useful for downstream processing. These fields are available in BigQuery ping tables inside the metadata struct, described in detail in the \"Ingestion Metadata\" section of this article . Since the metadata are not present in the ping as it is sent by the client, these fields are documented here, instead of in the source tree docs. As of September 28, 2018, members of the meta key on main pings include: field description additional_properties A JSON string containing any payload properties not present in the schema document_id The document ID specified in the URI when the client sent this message normalized_app_name Set to \"Other\" if this message contained an unrecognized app name normalized_channel Set to \"Other\" if this message contained an unrecognized channel name normalized_country_code An ISO 3166-1 alpha-2 country code normalized_os Set to \"Other\" if this message contained an unrecognized OS name normalized_os_version N/A sample_id Hashed version of client_id (if present) useful for partitioning; ranges from 0 to 99 submission_timestamp Time when the ingestion edge server accepted this message metadata.user_agent.browser N/A metadata.user_agent.os N/A metadata.user_agent.version N/A metadata.uri.app_build_id N/A metadata.uri.app_name N/A metadata.uri.app_update_channel N/A metadata.uri.app_version N/A metadata.header.date Date HTTP header metadata.header.dnt DNT (Do Not Track) HTTP header metadata.header.x_debug_id X-Debug-Id HTTP header metadata.header.x_pingsender_version X-PingSender-Version HTTP header metadata.geo.city City name metadata.geo.country An ISO 3166-1 alpha-2 country code metadata.geo.db_version The specific Geo database version used for this lookup metadata.geo.subdivision1 First major country subdivision, typically a state, province, or county metadata.geo.subdivision2 Second major country subdivision; not applicable for most countries metadata.isp.db_version The specific ISP database version used for this lookup metadata.isp.name The name of the Internet Service Provider metadata.isp.organization The name of a specific business entity when available; otherwise the ISP name","breadcrumbs":"Dataset Reference » Pings » Ping Metadata","id":"580","title":"Ping Metadata"},"581":{"body":"The main ping includes histograms, scalars, and other performance and diagnostic data. Since Firefox 62, it no longer contains event data ; events are now sent in a separate event ping. Derived datasets are processed from ping tables. They are intended to be: Easier and faster to query Organized to make the data easier to analyze Ping data lives in BigQuery and is accessible in STMO ; see the BigQuery cookbook section for more information. Before analyzing raw ping data, check if a derived dataset can answer your question. If you do need to work with raw ping data, be aware that the volume of data can be high. Try to limit the size of your data by controlling the date range, and start off using a sample.","breadcrumbs":"Dataset Reference » Pings » Analysis","id":"581","title":"Analysis"},"582":{"body":"You can find the complete ping documentation in the Firefox source documentation. To augment our data collection, see Collecting New Data and the Data Collection Policy . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Pings » Further Reading","id":"582","title":"Further Reading"},"583":{"body":"See Accessing Desktop Data for a discussion on the differences between pings and derived datasets. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Derived Datasets","id":"583","title":"Derived Datasets"},"584":{"body":"The active_profiles dataset gives client-level estimates of whether a profile is still an active user of the browser at a given point in time, as well as probabilistic forecasts of the client's future activity. These quantities are estimated by a model that attempts to infer and decouple a client's latent propensity to leave Firefox and become inactive, as well as their latent propensity to use the browser while still active. These estimates are currently generated for release desktop browser profiles only, across all operating systems and geographies.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Intro","id":"584","title":"Intro"},"585":{"body":"The model generates predictions for each client by looking at just the recency and frequency of a client's daily usage within the previous 90 day window. Usage is defined by the daily level binary indicator of whether they show up in clients_daily on a given day. The table contains columns related to these quantities: submission_date: Day marking the end of the 90 day window. Earliest submission_date that the table covers is '2019-05-13'. min_day: First day in the window that the client was seen. This could be anywhere between the first day in the window and the last day in the window. max_day: Last day in the window the client was seen. The highest value this can be is submission_date. recency: Age of client in days. frequency: Number of days in the window that a client has returned to use the browser after min_day. num_opportunities: Given a first appearance at min_day, what is the highest number of days a client could have returned. That is, what is the highest possible value for frequency. Since the model is only using these 2 coarse-grained statistics, these columns should make it relatively straightforward to interpret why the model made the predictions that it did for a given profile.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Model","id":"585","title":"Model"},"586":{"body":"The model estimates the expected value for 2 related latent probability variables for a user. The values in prob_daily_leave give our expectation of the probability that they will become inactive on a given day, and prob_daily_usage represents the probability that a user will return on a given day, given that they are still active . These quantities could be useful for disentangling usage rate from the likelihood that a user is still using the browser. We could, for example, identify intense users who are at risk of churning, or users who at first glance appear to have churned, but are actually just infrequent users. prob_active is the expected value of the probability that a user is still active on submission_date, given their most recent 90 days' of activity. 'Inactive' in this sense means that the profile will not use the browser again, whether because they have uninstalled the browser or for some other reason.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Latent quantities","id":"586","title":"Latent quantities"},"587":{"body":"There are several columns of the form e_total_days_in_next_7_days, which give the expected number of times that a user will show up in the next 7 days (or 14, 21, 28 days). These predictions take into account both the likelihood that a user will become inactive in the future, as well as their daily propensity to use the browser, given that they are still active. The values in e_total_days_in_next_7_days will be between 0 and 7. An estimate for the probability that a client will contribute to MAU is available in the column prob_mau. This is simply the probability that the user will return at any point in the following 28 days, thereby contributing to MAU. Since it is a probability, the values will range between 0 and 1, just like prob_daily_leave and prob_daily_usage.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Predictions","id":"587","title":"Predictions"},"588":{"body":"There are several columns that contain attributes of the client, like os, locale, normalized_channel, normalized_os_version, and country. sample_id is also included, which can be useful for quicker queries, as the table is clustered by this column in BigQuery.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Attributes","id":"588","title":"Attributes"},"589":{"body":"A way to think about the model that infers these quantities is to imagine a simple process where each client is given 2 weighted coins when they become users, and that they flip each day. Since they're weighted, the probability of heads won't be 50%, but rather some probability between 0 and 100%, specific to each client's coin. One coin, called L, comes up heads with probability prob_daily_leave, and if it ever comes up heads, the client will never use the browser again. The daily usage coin, U, has heads prob_daily_usage% of the time. While they are still active , clients flip this coin to decide whether they will use the browser on that day, and show up in clients_daily. The combination of these two coin flipping processes results in a history of activity that we can see in clients_daily. While the model is simple, it has very good predictive power that can tell, in aggregate , how many users will still be active at some point in the future. A downside of the model's simplicity, however, is that its predictions are not highly tailored to an individual client. The very simplified features do not take into account things like seasonality, or finer grained attributes of their usage (like active hours, addons, etc.). Further, the predictions in this table only account for existing users that have been seen in the 90 days of history, and so longer term forecasts of user activity would need to somehow model new users separately.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Remarks on the model","id":"589","title":"Remarks on the model"},"59":{"body":"This section contains some basic tutorials on how to get up and running with Mozilla's data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting started","id":"59","title":"Getting started"},"590":{"body":"Due to the lightweight feature space of the model, the predictions perform better at the population level rather than the individual client level, and there will be a lot of client-level variation in behavior. That is, when grouping clients by different dimensions, say all of the en-IN users on Darwin, the average MAU prediction should be quite close, but a lot of users' behavior can deviate significantly from the predictions. The model will also be better at medium- to longer- term forecasts. In particular, the model will not be well suited to give predictions for new users who have appeared only once in the data set very recently. These constitute a disproportionately large share of users, but do not have enough history for this model to make good use of. These single day profiles are currently the subject of an investigation that will hopefully yield good heuristics for users that only show up for a single day.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Caveats and future work","id":"590","title":"Caveats and future work"},"591":{"body":"Here is a sample query that will give averages for predicted MAU, probability that users are still active, and other quantities across different operating systems: SELECT os, cast(sum(prob_mau) AS int64) AS predicted_mau, count(*) AS n, round(avg(prob_active) * 100, 1) AS prob_active, round(avg(prob_daily_leave) * 100, 1) AS prob_daily_leave, round(avg(prob_daily_usage) * 100, 1) AS prob_daily_usage, round(avg(e_total_days_in_next_28_days), 1) AS e_total_days_in_next_28_days\nFROM `telemetry.active_profiles`\nWHERE submission_date = '2019-08-01' AND sample_id = 1\nGROUP BY 1\nHAVING count(*) > 100\nORDER BY avg(prob_daily_usage) DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Sample query","id":"591","title":"Sample query"},"592":{"body":"The code behind the model can be found in the bgbb_lib repo , or on PyPI . The airflow job is defined in the bgbb_airflow repo . The model to fit the parameters is run weekly, and the table is updated daily. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Scheduling","id":"592","title":"Scheduling"},"593":{"body":"Introduction Background Datasets Active users aggregates Active users aggregates for device Active users aggregates for attribution Scheduling Code Reference Change control Location and how to query Looker visualizations with period over period analysis","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Active Users Aggregates reference","id":"593","title":"Active Users Aggregates reference"},"594":{"body":"The active_users_aggregates is a set of tables designed for analysis of client activity on a daily, weekly and monthly basis, starting from the submission date of the first baseline ping received by our servers.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Introduction","id":"594","title":"Introduction"},"595":{"body":"Phase 1 These aggregates were initially designed to support the migration of the GUD Growth and Usage Dashboard as designed in the Initial proposal . This resulted in three views that collect data for all browsers: telemetry.active_users_aggregates for an overall analysis of active users and search metrics. telemetry.active_users_aggregates_device for analysis of active users based on unique devices where the client is installed. telemetry.active_users_aggregates_attribution for analysis of active users based on the first attribution reported by each client. Phase 2 As part of the performance and quality improvement efforts and to support the kpi source of truth proposal , the view telemetry.active_users_aggregates is now based in two views, for Desktop and Mobile data. The underlying setup is one table per browser, located in the corresponding BigQuery dataset, e.g. fenix_derived.active_users_aggregates_v1. This new setup has a set of benefits: Data can be queried per browser, which reduces the amount of data scanned for lower query cost and improves query response time. Browser specific logic and KPIs only require modifying the corresponding table and immediately reflects in the unioned views without further effort. Browser specific implementations only require the backfill of the corresponding table, which results in reduced cost and time.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Background","id":"595","title":"Background"},"596":{"body":"Active users aggregates This aggregates contains the metrics daily, weekly and monthly active users, new profile and search counts aggregated by product and various business dimensions: attribution, channel, country, city, date, device model, distribution id, segment, OS details. Active users aggregates for device The active_users_aggregates_device contains the metrics of daily, weekly and monthly active users, new profiles and search counts with additional detail of the OS and device where the client is installed. The reason to have this aggregate in addition to active_users_aggregates is to improve the query performance for final users, by separating the device analysis, which makes one of the biggest size columns in the table, as most devices have unique identifiers. Active users aggregates for attribution The active_users_aggregates_attribution contains the metrics of daily, weekly and monthly active users, new profiles and search counts to retrieve the source and context of each client installation and the cohorts behaviour. It can be used to query the set attribution parameters in the context of the business core dimensions: country, submission_date, app_name and if the browser is set to default. The reason to have this aggregate in addition to active_users_aggregates is to improve the query performance for final users, by separating the analysis of the numerous attribution parameters, which is required with less regularity than other dimensions and mostly for specific purposes. E.g. During investigations or for marketing campaigns. This aggregate retrieves Fenix attribution information from fenix.firefox_android_clients.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Datasets","id":"596","title":"Datasets"},"597":{"body":"These datasets are scheduled to update daily at 3:30 hours in Airflow DAG bqetl_analytics_aggregations","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Scheduling","id":"597","title":"Scheduling"},"598":{"body":"The query and metadata for unioned views (all browsers) is defined in the active_users_aggregates_ sub-folder in bigquery-etl under telemetry_derived . The query and metadata per browser are auto-generated using sql generators and can be accessed by selecting the generated-sql branch in the bigquery-etl GitHub repository and navigating to the browser's sub-folder. E.g. Firefox desktop query .","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Code Reference","id":"598","title":"Code Reference"},"599":{"body":"The underlying tables for each browser aggregate are subject to change-control. This follows the Infrastructure Change Control process and implies that any modifications to the corresponding code in GitHub will require the approval of members of the Data Science and Data Engineering teams.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Change control","id":"599","title":"Change control"},"6":{"body":"This section contains some documentation of things that used to be part of the Mozilla Data Platform, but are no longer. You can generally ignore this section, it is intended only to answer questions like \"what happened to X?\". You can find the fully-rendered documentation here , rendered with mdBook , and hosted on Github pages. Found a bug? Edit this page on GitHub.","breadcrumbs":"Mozilla Data Documentation » Historical Reference","id":"6","title":"Historical Reference"},"60":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Accessing Telemetry data","id":"60","title":"Accessing Telemetry data"},"600":{"body":"BigQuery view Notes / Location in Looker firefox_desktop.active_users_aggregates Firefox Desktop. Windows, Linux, MacOS (OS = 'Darwin'). firefox_ios.active_users_aggregates Firefox iOS fenix.active_users_aggregates Fenix focus_android.active_users_aggregates Focus Android focus_ios.active_users_aggregates Focus iOS klar_ios.active_users_aggregates Klar iOS telemetry.active_users_aggregates_mobile Unioned view of mobile browsers. telemetry.active_users_aggregates Unioned view of mobile & desktop browsers. Looker Explore telemetry.active_users_aggregates_device Unioned view of mobile & desktop browsers. Looker Explore telemetry.active_users_aggregates_attribution Unioned view of mobile & desktop browsers. Looker Explore","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Location and how to query","id":"600","title":"Location and how to query"},"601":{"body":"The Usage folder for Mobile and Desktop browsers includes a set of visualizations that you can access directly and are enhanced with the period over period analysis. img.png Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Looker visualizations with period over period analysis","id":"601","title":"Looker visualizations with period over period analysis"},"602":{"body":"Addon usage by client, partitioned by day.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Addons","id":"602","title":"Addons"},"603":{"body":"This dataset contains one or more records for every entry in the main ping table that contain a non-null value for client_id. Each Addons record contains info for a single addon, or if the main ping did not contain any active addons, there will be a row with nulls for all the addon fields (to identify client_ids/records without any addons).","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Data Reference","id":"603","title":"Data Reference"},"604":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job DAG runs every day after the Main Summary data has been generated. The DAG defined in dags/bqetl_addons.py","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Scheduling","id":"604","title":"Scheduling"},"605":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/addons_v2/query.sql . You may find the environment reference in The Firefox Source Documentation helpful for understanding the source data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Code Reference","id":"605","title":"Code Reference"},"606":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries DAU, WAU and MAU for uBlock Origin Add-ons with Highest Organic:SAP search ratio AdClicks:SAP ratio for Popular Add-ons around adblocker Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Addons Daily","id":"606","title":"Addons Daily"},"607":{"body":"The addons_daily table is a small and fast dataset with data on specific add-ons, and the users who have them installed. It contains one row per addon_id and submission_date. Contents Many questions about add-ons are of the form: \"How many users have add-on A installed?\" or \"Are users with add-on Z more active than users with add-on Y?\" This dataset is aimed at answering these type of questions without having to do cumbersome joins or filters. This dataset also has detailed search aggregates by each add-on, broken out by our major search engines (google, bing, ddg, amazon, yandex, other), along with total aggregates (total). This allows us to identify strange search patterns for add-ons who change a user's search settings on their behalf, often siphoning away SAP searches and Mozilla revenue (see the second example query below). Accessing the Data The addons_daily table is accessible through STMO using the Telemetry (BigQuery) data source. See STMO#71007 for an example.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Introduction","id":"607","title":"Introduction"},"608":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Data Reference","id":"608","title":"Data Reference"},"609":{"body":"DAU, WAU and MAU for uBlock Origin SELECT submission_date, dau, wau, mau\nFROM `moz-fx-data-shared-prod.telemetry.addons_daily`\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 28 DAY) AND addon_id = 'uBlock0@raymondhill.net' Add-ons with Highest Organic:SAP search ratio SELECT addon_id, ANY_VALUE(name) as name, AVG(dau) as avg_dau, SAFE_DIVIDE(SUM(organic_searches.total), SUM(sap_searches.total)) as organic_sap_ratio\nFROM telemetry.addons_daily\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND is_system = false\nGROUP BY 1\nHAVING avg(dau) > 1000\nORDER BY 4 DESC AdClicks:SAP ratio for Popular Add-ons around adblocker SELECT addon_id, ANY_VALUE(name) as name, AVG(dau) as avg_dau, SAFE_DIVIDE(SUM(ad_clicks.total), SUM(sap_searches.total)) as adclick_sap_ratio\nFROM telemetry.addons_daily\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND is_system = false AND addon_id in ('uBlock0@raymondhill.net', -- 'Ublock user' '{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}', -- 'ABP user' 'jid1-NIfFY2CA8fy1tg@jetpack', --'Adblock user', '{73a6fe31-595d-460b-a920-fcc0f8843232}', --'NoScript user', 'firefox@ghostery.com', --'Ghostery user' 'adblockultimate@adblockultimate.net', --'AdblockUltimate user' 'jid1-MnnxcxisBPnSXQ@jetpack' -- '$PrivacyBadger user' )\nGROUP BY 1\nHAVING avg(dau) > 1000\nORDER BY 4 DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Example Queries","id":"609","title":"Example Queries"},"61":{"body":"Aggregated information on the Firefox user population (including hardware, operating system, and other usage characteristics) is available at the Firefox Public Data Report portal. In addition, a set of curated datasets are available to the public for research purposes. See the public data cookbook for more information.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Public Data","id":"61","title":"Public Data"},"610":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the addons_daily DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Scheduling","id":"610","title":"Scheduling"},"611":{"body":"The data is partitioned by submission_date. As of 2020-04-17, the current version of the addons_daily dataset is v1.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Schema","id":"611","title":"Schema"},"612":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Code Reference","id":"612","title":"Code Reference"},"613":{"body":"In the normal course of processing incoming telemetry, the contents of pings are separated from the IP address of the client that sent the ping. Analysts do not have access to the IP address data, and the IP address data is discarded after several days. To provide some insight about the different experiences users have on different ISP networks, while preserving the IP privacy of individual users, this dataset computes some aggregates from the telemetry data before the IP address information is discarded. The dataset is computed each day from the pings received the prior day. The motivating question for this dataset was to understand which network operators are using the use-application-dns.net canary domain to disable DNS over HTTPS (DoH) by default for clients using their networks. If a user has not specifically turned DoH on or off, Firefox checks for indications that DoH should not be enabled. One of these checks is to perform a lookup for the canary domain using the client's default DNS resolver. If the lookup returns a NXDOMAIN error code indicating the canary domain does not exist, DoH will not be enabled by default. Network operators control this behavior by configuring the resolvers they provision for their clients. An autonomous system represents a network with a common routing policy, often because it is controlled by a single entity. Autonomous systems advertise a set of routes, representing blocks of network addresses. We use them as a way to identify the entity controlling an IP address. The asn_aggregates dataset, created in bug 1615269 , contains the columns: autonomous_system_number (int64): the number of the autonomous system from which pings were submitted submission_date (date): the date that pings reached the ingestion endpoint n_clients (int64): number of Firefox clients sending event pings that day, from that AS doh_enabled (int64): number of clients who sent a enable_doh result for the canary heuristic that day, from that AS doh_disabled (int64): number of clients who sent a disable_doh result for the canary heuristic that day, from that AS The canary heuristic indicates whether a client was able to resolve use-application-dns.net ; this is a mechanism available to network operators who may choose to disable DoH by default for their clients. We record rows only for ASs where n_clients is at least 500. The ingestion endpoint only accepts connections with IPv4. If that changes, clients submitting telemetry from IPv6 addresses will be ignored by this dataset. The client AS number is determined by looking up the client's IP address in a MaxMind database. Some notes on interpretation: ASs can change route announcements frequently, so the MaxMind database may be stale Telemetry is not necessarily sent on network change events, so users may record activity on one network and submit it from another. The number of distinct client evaluating DoH heuristics is not currently captured; if clients report both enabled and disabled states for DoH, they will be double-counted. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Autonomous System Aggregates » Autonomous system aggregates","id":"613","title":"Autonomous system aggregates"},"614":{"body":"Many questions about Firefox take the form \"What did clients with characteristics X, Y, and Z do during the period S to E?\" The clients_daily table aims to answer these questions. Each row in the table is a (client_id, submission_date) and contains a number of aggregates about that day's activity.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Clients Daily","id":"614","title":"Clients Daily"},"615":{"body":"The clients_daily table is accessible through STMO using the Telemetry (BigQuery) data source.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Accessing the Data","id":"615","title":"Accessing the Data"},"616":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Data Reference","id":"616","title":"Data Reference"},"617":{"body":"Compute Churn for a one-day cohort: SELECT submission_date, approx_count_distinct(client_id) AS cohort_dau\nFROM telemetry.clients_daily\nWHERE submission_date > '2017-08-31' AND submission_date < '2017-10-01' AND profile_creation_date LIKE '2017-09-01%'\nGROUP BY 1\nORDER BY 1 Distribution of pings per client per day: SELECT normalized_channel, CASE WHEN pings_aggregated_by_this_row > 50 THEN 50 ELSE pings_aggregated_by_this_row END AS pings_per_day, approx_count_distinct(client_id) AS client_count\nFROM telemetry.clients_daily\nWHERE submission_date = '2017-09-01' AND normalized_channel <> 'Other'\nGROUP BY normalized_channel, pings_per_day\nORDER BY pings_per_day, normalized_channel","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Example Queries","id":"617","title":"Example Queries"},"618":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the main_summary DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Scheduling","id":"618","title":"Scheduling"},"619":{"body":"The data is partitioned by submission_date. As of 2019-11-28, the current version of the clients_daily dataset is v6.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Schema","id":"619","title":"Schema"},"62":{"body":"Access to other Telemetry data is limited to two groups: Mozilla employees and contractors Contributors who have signed a non-disclosure agreement , have a sustained track record of contribution, and have a demonstrated need to access this data If you are an employee or contractor, you should already have the necessary permissions. If you are a contributor and want to request access to Mozilla Telemetry data, file a bug in the operations component and ask an established Mozilla contributor or employee to vouch for you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Non-public Data","id":"62","title":"Non-public Data"},"620":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/clients_daily_v6/query.sql . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Code Reference","id":"620","title":"Code Reference"},"621":{"body":"Introduction Content Background and Caveats Accessing the Data Data Reference Field Descriptions Activity Segment/User State/Core Active Specific Usage Specific New Profile Specific Example Queries Compute DAU for non-windows clients for the last week Compute WAU by Channel for the last week Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Clients Last Seen Reference","id":"621","title":"Clients Last Seen Reference"},"622":{"body":"The clients_last_seen dataset is useful for efficiently determining exact user counts such as DAU and MAU. It can also allow efficient calculation of other windowed usage metrics like retention via its bit pattern fields . It includes the most recent values in a 28 day window for all columns in the clients_daily dataset . Content For each submission_date this dataset contains one row per client_id that appeared in clients_daily in a 28 day window including submission_date and preceding days. The days_since_seen column indicates the difference between submission_date and the most recent submission_date in clients_daily where the client_id appeared. A client observed on the given submission_date will have days_since_seen = 0. Other days_since_ columns use the most recent date in clients_daily where a certain condition was met. If the condition was not met for a client_id in a 28 day window NULL is used. For example days_since_visited_5_uri uses the condition scalar_parent_browser_engagement_total_uri_count_sum >= 5. These columns can be used for user counts where a condition must be met on any day in a window instead of using the most recent values for each client_id. The days_seen_bits field stores the daily history of a client in the 28 day window. The daily history is converted into a sequence of bits, with a 1 for the days a client is in clients_daily and a 0 otherwise, and this sequence is converted to an integer. A tutorial on how to use these bit patterns to create filters in SQL can be found in this notebook . The rest of the columns use the most recent value in clients_daily where the client_id appeared. Background and Caveats User counts generated using days_since_seen only reflect the most recent values from clients_daily for each client_id in a 28 day window. This means Active MAU as defined cannot be efficiently calculated using days_since_seen because if a given client_id appeared every day in February and only on February 1st had scalar_parent_browser_engagement_total_uri_count_sum >= 5 then it would only be counted on the 1st, and not the 2nd-28th. Active MAU can be efficiently and correctly calculated using days_since_visited_5_uri. MAU can be calculated over a GROUP BY submission_date[, ...] clause using COUNT(*), because there is exactly one row in the dataset for each client_id in the 28 day MAU window for each submission_date. User counts generated using days_since_seen can use SUM to reduce groups, because a given client_id will only be in one group per submission_date. So if MAU were calculated by country and channel, then the sum of the MAU for each country would be the same as if MAU were calculated only by channel. Accessing the Data The data is available in Re:dash and BigQuery. Take a look at this full running example query in Re:dash (STMO#159510) .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Introduction","id":"622","title":"Introduction"},"623":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Data Reference","id":"623","title":"Data Reference"},"624":{"body":"The *_bits fields store the relevant activity of a client in a 28 day window, as a 28 bit integer. For each bit, a 1 corresponds to the specific activity occurring on that day.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Field Descriptions","id":"624","title":"Field Descriptions"},"625":{"body":"Please see this section for descriptions regarding user states/segments. is_core_active_v1: Boolean indicating if the client satisfies conditions of being core active on that day. activity_segments_v1: The activity segment applicable to the client that day. is_regular_user_v3: Boolean indicating if the client satisfies conditions of being a regular user on that day. is_new_or_resurrected_v3: Boolean indicating if the client satisfies conditions of being a regular user on that day. is_weekday_regular_v1: Boolean indicating if the client satisfies conditions of being a weekday regular user on that day. is_allweek_regular_v1: Boolean indicating if the client satisfies conditions of being an all-week regular user on that day.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Activity Segment/User State/Core Active Specific","id":"625","title":"Activity Segment/User State/Core Active Specific"},"626":{"body":"days_visited_1_uri_bits: Each bit field represents if a client browsed at least 1 URI on that day. days_since_visited_1_uri: Number of days since the client browsed at least 1 URI. days_interacted_bits: Each bit field represents if a client had at least 1 active tick on that day. This is derived from the active_hours_sum in clients_daily. days_since_interacted: Number of days since the clients had at least 1 active tick. days_had_8_active_ticks_bits: Each bit field represents if a client had at least 8 active ticks on that day. This can be used to approximate the threshold of 1 URI, and is useful for determining activity for clients using Private Browsing Mode where URI counts are not recorded. days_since_visited_8_active_ticks: Number of days since the client had at least 8 active ticks.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Usage Specific","id":"626","title":"Usage Specific"},"627":{"body":"first_seen_date: Date the client sent their first main ping. second_seen_date: Date the client sent their first main ping. days_since_first_seen: Number of days since first_seen_date days_since_second_seen: Number of days since second_seen_date new_profile_5_day_activated_v1: Boolean indicating if a new profile has sent a ping 5 out of their first 7 days. new_profile_14_day_activated_v1: Boolean indicating if a new profile has sent a ping 8 out of their first 14 days. new_profile_21_day_activated_v1: Boolean indicating if a new profile has sent a ping 12 out of their first 21 days. days_since_created_profile: Number of days since the profile creation date. This field is only populated when the value is 27 days or less. Otherwise, it is NULL. profile_age_in_days can be used in the latter cases for all clients who have a profile creation date.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » New Profile Specific","id":"627","title":"New Profile Specific"},"628":{"body":"Compute DAU for non-windows clients for the last week SELECT submission_date, os, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen = 0\nGROUP BY submission_date, os\nHAVING count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Compute WAU by Channel for the last week SELECT submission_date, normalized_channel, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen < 7\nGROUP BY submission_date, normalized_channel\nHAVING count > 10 -- remove outliers\nORDER BY normalized_channel, submission_date DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Example Queries","id":"628","title":"Example Queries"},"629":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the main_summary DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Scheduling","id":"629","title":"Scheduling"},"63":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Getting Help","id":"63","title":"Getting Help"},"630":{"body":"The data is partitioned by submission_date. As of 2019-03-25, the current version of the clients_last_seen dataset is v1, and the schema is visible in the BigQuery console here .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Schema","id":"630","title":"Schema"},"631":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Code Reference","id":"631","title":"Code Reference"},"632":{"body":"The telemetry.events and telemetry.events_1pct derived datasets make it easier to analyze the desktop Firefox event ping . It has the following advantages over accessing the raw ping table (telemetry.event): There is no need to UNNEST the events column: this is already done for you. You don't have to know which process type emitted your event. If you care, you can query the event_process column. It is clustered on the event_category column, which can dramatically speed up your query.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Events","id":"632","title":"Events"},"633":{"body":"The events dataset contains one row for each event submitted in an event ping for that day. The timestamp, category, method, object, value, and extra fields of the event are mapped to columns named event_timestamp, event_category, event_method, event_object, event_string_value, and event_map_values. To access the event_map_values, you can use the mozfun.map.get_key UDF, like SELECT mozfun.map.get_key(event_map_values, \"branch\") AS branch FROM telemetry.events. Please note that event_timestamp refers to the time in milliseconds when the event was recorded relative to the main process start time (session_start_time), while the timestamp column refers to the time the ping was ingested. event_timestamp is useful for determining relative order of events within a single session. Adding event_timestamp to session_start_time will allow you to approximate the absolute time an event occurred, subject to client clock skew and other factors.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Data Reference","id":"633","title":"Data Reference"},"634":{"body":"The telemetry.events_1pct table is a consistent 1% sample from telemetry.events (sample_id = 0) that includes 6 months of history. Using the sampled table can be faster than hitting telemetry.events, particularly when iterating on a prototype query. BigQuery is also better able to estimate the amount of data it will scan when querying events_1pct, so queries on events_1pct may be able to succeed where the equivalent query on events with a sample_id = 0 filter would be rejected due to the query appearing to scan many TB of data.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Sample of events: telemetry.events_1pct","id":"634","title":"Sample of events: telemetry.events_1pct"},"635":{"body":"This query gets the count of the number of times the user initiated the dismiss_breach_alert and learn_more_breach actions. Note the use of the event_category to optimize the query: for this example, this reduces the amount of data scanned from 450 GB to 52 MB. SELECT countif(event_method = 'dismiss_breach_alert') AS n_dismissing_breach_alert, countif(event_method = 'learn_more_breach') AS n_learn_more\nFROM mozdata.telemetry.events\nWHERE event_category = 'pwmgr' AND submission_date='2020-04-20' AND sample_id=0 STMO#73401","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Example Query","id":"635","title":"Example Query"},"636":{"body":"The events dataset is updated daily. The job is scheduled on Airflow . The DAG is defined in dags/copy_deduplicate.py .","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Scheduling","id":"636","title":"Scheduling"},"637":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/event_events_v1/query.sql .","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Code Reference","id":"637","title":"Code Reference"},"638":{"body":"Firefox has an API to record events, which are then submitted through the event ping. The format and mechanism of event collection in Firefox is documented in the Firefox source documentation . The full events data pipeline is documented in the event pipeline documentation . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » More Information","id":"638","title":"More Information"},"639":{"body":"Introduction Contents Limitations Accessing the Data Example Queries Scheduling Code Reference Background and Caveats","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Events Daily","id":"639","title":"Events Daily"},"64":{"body":"Telemetry-related announcements that include new datasets, outages, feature releases, etc. are sent to fx-data-dev@mozilla.org , a public mailing list. Follow the link for archives and information on how to subscribe.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Mailing lists","id":"64","title":"Mailing lists"},"640":{"body":"The events_daily datasets can help answer questions about sequences of events (sometimes called \"funnels\"). It is used by the Event Funnel Analysis Explore in Looker , but can also be queried directly using BigQuery. As of this writing, variations of the events_daily dataset are available for Firefox Desktop, Firefox for Android, and Mozilla VPN.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Introduction","id":"640","title":"Introduction"},"641":{"body":"events_daily has one row per-client per-day, much the same as clients_daily. The table is created in a two-step process: An ancillary table, event_types, is updated with the new events seen on that day. Each event is mapped to a unique unicode character, and each event property (the extras fields) is also mapped to a unique unicode character. For every user, that day's events are mapped to their associated unicode characters (including event_properties). The strings are aggregated and comma-separated, giving a single ordered string that represents all of that user's events on that day. For most products, only events in the Glean events ping are aggregated (Firefox Desktop currently aggregates events in the legacy desktop \"event\" ping ). If you're looking for events sent in other pings, you'll need to query them directly. Included in this data is a set of dimensional information about the user, also derived from the events ping. The full list of fields is available in the templated source query .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Contents","id":"641","title":"Contents"},"642":{"body":"This approach makes some queries fast and easy, but has some limits: Each product is limited to at most 1 million unique event types Each event property is limited to a set number of values ( currently set to 1000 for most products ). As a result, some properties will not be accessible in the table. Queries do not know the amount of time that passed between events, only that they occurred on the same day. This can be alleviated by sessionizing and splitting the events string using an event which indicates the start of a session. For example, for Firefox for Android, this could be events.app_opened .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Limitations","id":"642","title":"Limitations"},"643":{"body":"While it is possible to build queries that access this events data directly, the Data Platform instead recommends using a set of stored procedures we have available. These procedures create BigQuery views that hide the complexity of the event representation. The mozfun library documentation has information about these procedures and examples of their usage.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Accessing the Data","id":"643","title":"Accessing the Data"},"644":{"body":"This query gives the event-count and client-counts per-event per-day. SELECT submission_date, category, event, COUNT(*) AS client_count, SUM(count) AS event_count\nFROM `moz-fx-data-shared-prod`.fenix.events_daily\nCROSS JOIN UNNEST(mozfun.event_analysis.extract_event_counts(events))\nJOIN `moz-fx-data-shared-prod`.fenix.event_types USING (index)\nWHERE submission_date >= DATE_SUB(current_date, INTERVAL 28 DAY)\nGROUP BY submission_date, category, event Link to a dashboard using this query in STMO .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Example Queries","id":"644","title":"Example Queries"},"645":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Scheduling","id":"645","title":"Scheduling"},"646":{"body":"The source for events daily is defined inside bigquery-etl as a set of templated queries which generate the events_daily tables as well as the dependent event_types tables for each supported application. You can find the source under bigquery_etl/sql_generators .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Code Reference","id":"646","title":"Code Reference"},"647":{"body":"See this presentation for background. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Background and Caveats","id":"647","title":"Background and Caveats"},"648":{"body":"Introduction Contents Scheduling Code Reference How to query","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Firefox Android Clients reference","id":"648","title":"Firefox Android Clients reference"},"649":{"body":"The table fenix_derived.firefox_android_clients contains the first observations for Firefox Android clients retrieved from the ping that reports first from: baseline, first_session and metrics pings. The goals of this table, as described in the proposal : Enable client segmentation based on the attribution dimensions e.g. adjust_campaign, install source. Facilitate the investigation of data incidents and identifying the root cause when of one or more metrics deviate from the expected values, by segmenting it using different dimensions. Enable identifying bugs and data obtained via bots i.e. BrowserStack. Serve as the baseline to complement Glean's first_session ping for mobile browsers in order to use it as a single source for first reported attributes. Serve as a baseline to create a first_session ping for Firefox Desktop.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Introduction","id":"649","title":"Introduction"},"65":{"body":"You can locate us in the #telemetry:mozilla.org channel on Mozilla's instance of matrix .","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Matrix","id":"65","title":"Matrix"},"650":{"body":"The table granularity is one row per client_id. It contains the attribution, isp, os_version, device, channel and first reported country for each client. The field descriptions are fully documented in BigQuery. This table contains data only for channel release, since it's the only channel where data is available in the first_session ping at the time of implementation and suffices for the goals. Also, data is available since August 2020, when the migration from Fennec to Fenix took place.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Contents","id":"650","title":"Contents"},"651":{"body":"Incremental updates happen on a daily basis in the Airflow DAG bqetl_analytics_tables The table is built and initialized using the init.sql file and is incrementally updated using query.sql, including the update of historical records when the attribution details are received from pings that arrive to the server after the first_seen date.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Scheduling","id":"651","title":"Scheduling"},"652":{"body":"The query and metadata for the aggregates is defined in the corresponding sub-folder in bigquery-etl under fenix_derived .","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Code Reference","id":"652","title":"Code Reference"},"653":{"body":"This table should be accessed through the user-facing view fenix.firefox_android_clients which implements additional business logic for grouping attribution data. Use a simple join with the client_id. For analysis purposes, it's important to use the business date first_seen_date when filtering. This date corresponds to when the baseline ping is actually collected on the client side. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » How to query","id":"653","title":"How to query"},"654":{"body":"As described in the pipeline schemas deployment docs , data engineering has a process of generating schemas for pings and deploying them to BigQuery. The Main Ping table (telemetry.main) is one of those generated tables. As the number of telemetry probes defined in Firefox grows, so does the number of columns in telemetry.main. As of January 2021, we have nearly 10,000 columns, and we ingest many terabytes of main ping data per day. This combination of a very wide schema and a high data volume means that BigQuery has to reference metadata for a very large number of files each time it runs a query, even if it only ends up needing to read a small fraction of those files. This has led to a problematic experience for iterative analysis use cases. To reduce the time for querying main ping data, we have included two new tables: telemetry.main_1pct, and telemetry.main_nightly. These can return results for simple queries in a matter of seconds where a logically equivalent query on telemetry.main may take minutes.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Main Ping Tables","id":"654","title":"Main Ping Tables"},"655":{"body":"This table includes a 1% sample across all channels from telemetry.main (sample_id = 0). It includes 6 months of history. It includes an additional subsample_id field that is similar to sample_id and allows efficient sampling for even smaller population sizes. The following query would reflect a 0.01% sample (one thousandth) of the total desktop Firefox population: SELECT COUNT(*) AS n\nFROM mozdata.telemetry.main_1pct\nWHERE subsample_id = 0 AND DATE(submission_timestamp) = '2021-01-01' The choice of implementation for subsample_id is not particularly well vetted; it's simply chosen to be a hash that's stable, has a reasonable avalanche effect, and is different from sample_id. The definition is MOD(ABS(FARM_FINGERPRINT(client_id)), 100) AS subsample_id which is the same approach we use for choosing id_bucket in Exact MAU tables.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Main Ping Sample: telemetry.main_1pct","id":"655","title":"Main Ping Sample: telemetry.main_1pct"},"656":{"body":"This table includes only data from the nightly release channel (normalized_channel = 'nightly'). It includes 6 months of history. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Nightly Main Ping Data: telemetry.main_nightly","id":"656","title":"Nightly Main Ping Data: telemetry.main_nightly"},"657":{"body":"⚠ Since the introduction of BigQuery, we are able to represent the full main ping structure in a table, available as telemetry.main. As such, main_summary was discontinued as of 2023-10-05. The main_summary table contains one row for each ping. Each column represents one field from the main ping payload, though only a subset of all main ping fields are included. This dataset does not include most histograms . This table is massive, and due to its size, it can be difficult to work with. Instead, we recommend using the clients_daily or clients_last_seen dataset where possible. If you do need to query this table, make use of the sample_id field and limit to a short submission date range.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Main Summary (deprecated)","id":"657","title":"Main Summary (deprecated)"},"658":{"body":"Accessing the Data Data Reference Example Queries Sampling Scheduling Schema Time formats User Preferences Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Table of Contents","id":"658","title":"Table of Contents"},"659":{"body":"The main_summary table is accessible through STMO. See STMO#4201 for an example.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Accessing the Data","id":"659","title":"Accessing the Data"},"66":{"body":"You can ask questions (and get answers!) in #data-help on Mozilla Internal's Slack. See also #data for general data-related discussion. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Slack","id":"66","title":"Slack"},"660":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Data Reference","id":"660","title":"Data Reference"},"661":{"body":"Compare the search volume for different search source values: WITH search_data AS ( SELECT s.source AS search_source, s.count AS search_count FROM telemetry.main_summary CROSS JOIN UNNEST(search_counts) AS s WHERE submission_date_s3 = '2019-11-11' AND sample_id = 42 AND search_counts IS NOT NULL\n) SELECT search_source, sum(search_count) as total_searches\nFROM search_data\nGROUP BY search_source\nORDER BY sum(search_count) DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Example Queries","id":"661","title":"Example Queries"},"662":{"body":"The main_summary dataset contains one record for each main ping as long as the record contains a non-null value for documentId, submissionDate, and Timestamp. We do not ever expect nulls for these fields.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Sampling","id":"662","title":"Sampling"},"663":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The DAG is defined in dags/bqetl_main_summary.py","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Scheduling","id":"663","title":"Scheduling"},"664":{"body":"As of 2019-11-28, the current version of the main_summary dataset is v4. For more detail on where these fields come from in the raw data , please look in the main_summary ETL code . Most of the fields are simple scalar values, with a few notable exceptions: The search_count field is an array of structs, each item in the array representing a 3-tuple of (engine, source, count). The engine field represents the name of the search engine against which the searches were done. The source field represents the part of the Firefox UI that was used to perform the search. It contains values such as abouthome, urlbar, and searchbar. The count field contains the number of searches performed against this engine+source combination during that subsession. Any of the fields in the struct may be null (for example if the search key did not match the expected pattern, or if the count was non-numeric). The loop_activity_counter field is a simple struct containing inner fields for each expected value of the LOOP_ACTIVITY_COUNTER Enumerated Histogram. Each inner field is a count for that histogram bucket. The popup_notification_stats field is a map of String keys to struct values, each field in the struct being a count for the expected values of the POPUP_NOTIFICATION_STATS Keyed Enumerated Histogram. The places_bookmarks_count and places_pages_count fields contain the mean value of the corresponding Histogram, which can be interpreted as the average number of bookmarks or pages in a given subsession. The active_addons field contains an array of structs, one for each entry in the environment.addons.activeAddons section of the payload. More detail in Bug 1290181 . The disabled_addons_ids field contains an array of strings, one for each entry in the payload.addonDetails which is not already reported in the environment.addons.activeAddons section of the payload. More detail in Bug 1390814 . Please note that while using this field is generally OK, this was introduced to support the TAAR project and you should not count on it in the future. The field can stay in the main_summary, but we might need to slightly change the ping structure to something better than payload.addonDetails. The theme field contains a single struct in the same shape as the items in the active_addons array. It contains information about the currently active browser theme. The user_prefs field contains a struct with values for preferences of interest. The events field contains an array of event structs. Dynamically-included histogram fields are present as key->value maps, or key->(key->value) nested maps for keyed histograms.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Schema","id":"664","title":"Schema"},"665":{"body":"Columns in main_summary may use one of a handful of time formats with different precisions: Column Name Origin Description Example Spark Presto timestamp stamped at ingestion nanoseconds since epoch 1504689165972861952 from_unixtime(timestamp/1e9) from_unixtime(timestamp/1e9) submission_date_s3 derived from timestamp YYYYMMDD date string of timestamp in UTC 20170906 from_unixtime(unix_timestamp(submission_date, 'yyyyMMdd')) date_parse(submission_date, '%Y%m%d') client_submission_date derived from HTTP header: Fields[Date] HTTP date header string sent with the ping Tue, 27 Sep 2016 16:28:23 GMT unix_timestamp(client_submission_date, 'EEE, dd M yyyy HH:mm:ss zzz') date_parse(substr(client_submission_date, 1, 25), '%a, %d %b %Y %H:%i:%s') creation_date creationDate time of ping creation ISO8601 at UTC+0 2017-09-06T08:21:36.002Z to_timestamp(creation_date, \"yyyy-MM-dd'T'HH:mm:ss.SSSXXX\") from_iso8601_timestamp(creation_date) AT TIME ZONE 'GMT' timezone_offset info.timezoneOffset timezone offset in minutes 120 subsession_start_date info.subsessionStartDate hourly precision, ISO8601 date in local time 2017-09-06T00:00:00.0+02:00 from_iso8601_timestamp(subsession_start_date) AT TIME ZONE 'GMT' subsession_length info.subsessionLength subsession length in seconds 599 date_add('second', subsession_length, subsession_start_date) profile_creation_date environment.profile.creationDate days since epoch 15,755 from_unixtime(profile_creation_date * 86400)","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Time formats","id":"665","title":"Time formats"},"666":{"body":"These are added in the Main Summary ETL code . They must be available in the ping environment to be included here. Once added, they will show as top-level fields, with the string user_pref prepended. For example, dom.ipc.processCount becomes user_pref_dom_ipc_processcount.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » User Preferences","id":"666","title":"User Preferences"},"667":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Code Reference","id":"667","title":"Code Reference"},"668":{"body":"Introduction Data Reference Example Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Socorro Crash Reports","id":"668","title":"Socorro Crash Reports"},"669":{"body":"Public crash statistics for Firefox are available through the Data Platform in a socorro_crash dataset. The crash data in Socorro is sanitized and made available to STMO. A nightly import job converts batches of JSON documents into a columnar format using the associated JSON Schema.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Introduction","id":"669","title":"Introduction"},"67":{"body":"If you see a problem with data tools, datasets, or other pieces of infrastructure, report it! Defects in the data platform and tools are tracked in Bugzilla in the Data Platform and Tools product. Bugs need to be filed in the closest-matching component in the Data Platform and Tools product. If you are not able to locate an appropriate component for the item in question, file an issue in the General component . Components are triaged at least weekly by the component owner(s). For any issues that need urgent attention, it is recommended that you use the needinfo flag to attract attention from a specific person. If an issue does not receive the appropriate attention in a week (or it is urgent), see getting help . When a bug is triaged, it is assigned a priority and points . Priorities are processed as follows: P1 : in active development in the current sprint P2 : planned to be worked on in the current quarter P3 : planned to be worked on next quarter P4 and beyond: nice to have, would accept a patch, but not actively being worked on. Points reflect the amount of effort that is required for a bug. They are assigned as follows: 1 point : one day or less of effort 2 points : two days of effort 3 points : three days to a week of effort 5 points or more: SO MUCH EFFORT, major project.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Reporting a problem","id":"67","title":"Reporting a problem"},"670":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Data Reference","id":"670","title":"Data Reference"},"671":{"body":"The dataset can be queried using SQL. For example, we can aggregate the number of crashes and total up-time by date and reason. SELECT crash_date, reason, count(*) as n_crashes, avg(uptime) as avg_uptime, stddev(uptime) as stddev_uptime, approx_percentile(uptime, ARRAY [0.25, 0.5, 0.75]) as qntl_uptime\nFROM socorro_crash\nWHERE crash_date='20180520'\nGROUP BY 1, 2 STMO#53884","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Example","id":"671","title":"Example"},"672":{"body":"The job is schedule on a nightly basis on airflow. The dag is available under mozilla/telemetry-airflow:/dags/socorro_import.py .","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Scheduling","id":"672","title":"Scheduling"},"673":{"body":"The source schema is available on the mozilla-services/socorro GitHub repository . This schema is transformed into a Spark-SQL structure and serialized to parquet after transforming column names from camelCase to snake_case.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Schema","id":"673","title":"Schema"},"674":{"body":"The code is a notebook in the mozilla-services/data-pipeline repository . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Code Reference","id":"674","title":"Code Reference"},"675":{"body":"Introduction Content Background and Caveats Accessing the Data Data Reference Combining Rows Schema Scheduling Public Data Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » SSL Ratios","id":"675","title":"SSL Ratios"},"676":{"body":"The public SSL dataset publishes the percentage of page loads Firefox users have performed that were conducted over SSL. This dataset is used to produce graphs like Let's Encrypt's to determine SSL adoption on the Web over time. Content The public SSL dataset is a table where each row is a distinct set of dimensions, with their associated SSL statistics. The dimensions are submission_date, os, and country. The statistics are reporting_ratio, normalized_pageloads, and ratio. Background and Caveats We're using normalized values in normalized_pageloads to obscure absolute page load counts. This is across the entirety of release, not per-version, because we're looking at Web health, not Firefox user health. Any dimension tuple (any given combination of submission_date, os, and country) with fewer than 5000 page loads is omitted from the dataset. This is hopefully just a temporary dataset to stopgap release aggregates going away until we can come up with a better way to publicly publish datasets. Accessing the Data For details on accessing the data, please look at bug 1414839 .","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Introduction","id":"676","title":"Introduction"},"677":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Data Reference","id":"677","title":"Data Reference"},"678":{"body":"This is a dataset of ratios. You can't combine ratios if they have different bases. For example, if 50% of 10 loads (5 loads) were SSL and 5% of 20 loads (1 load) were SSL, you cannot calculate that 20% (6 loads) of the total loads (30 loads) were SSL unless you know that the 50% was for 10 and the 5% was for 20. If you're reluctant, for product reasons, to share the numbers 10 and 20, this gets tricky. So what we've done is normalize the whole batch of 30 down to 1.0. That means we tell you that 50% of one-third of the loads (0.333...) was SSL and 5% of the other two-thirds of the loads (0.666...) was SSL. Then you can figure out the overall 20% figure by this calculation: (0.5 * 0.333 + 0.05 * 0.666) / (0.333 + 0.666) = 0.2 Notice that you must divide by the sum of the normalized pageloads (0.333 + 0.666) in order to \"unnormalize\" the result into the true ratio. (In this toy example we're summing across all dimensions so the sum of all included normalized pageloads was 1.0.) For this dataset the same system applies. To combine rows' ratios (to, for example, see what the SSL ratio was across all os and country for a given submission_date), you must first multiply them by the rows' normalized_pageviews values. Then you must divide them by the sum of the rows' normalized_pageviews values to \"unnormalize\" and get the true ratio. Or, in JavaScript: let rows = query_result.data.rows;\nlet normalizedRatioForDateInQuestion = rows .filter((row) => row.submission_date == dateInQuestion) .reduce((row, acc) => acc + row.normalized_pageloads * row.ratio, 0);\nlet normalizedPageloadSumForDateInQuestion = rows .filter((row) => row.submission_date == dateInQuestion) .reduce((row, acc) => acc + row.normalized_pageloads, 0);\nlet trueRatio = normalizedRatioForDateInQuestion / normalizedPageloadSumForDateInQuestion; Remember that the normalization in this dataset is done across all dimensions (os, country) per submission_date. Summing ratio (or reporting_ratio) across different submission_date values will not give correct information.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Combining Rows","id":"678","title":"Combining Rows"},"679":{"body":"The data is output in STMO API format: \"query_result\": { \"retrieved_at\": , \"query_hash\": , \"query\": , \"runtime\": , \"id\": , \"data_source_id\": 26, // Athena \"data_scanned\": , \"data\": { \"data_scanned\": , \"columns\": [ {\"friendly_name\": \"submission_date\", \"type\": \"datetime\", \"name\": \"submission_date\"}, {\"friendly_name\": \"os\", \"type\": \"string\", \"name\": \"os\"}, {\"friendly_name\": \"country\", \"type\": \"string\", \"name\": \"country\"}, {\"friendly_name\": \"reporting_ratio\", \"type\": \"float\", \"name\": \"reporting_ratio\"}, {\"friendly_name\": \"normalized_pageloads\", \"type\": \"float\", \"name\": \"normalized_pageloads\"}, {\"friendly_name\": \"ratio\", \"type\": \"float\", \"name\": \"ratio\"} ], \"rows\": [ { \"submission_date\": \"2017-10-24T00:00:00\", // date string, day resolution \"os\": \"Windows_NT\", // operating system family of the clients reporting the pageloads. One of \"Windows_NT\", \"Linux\", or \"Darwin\". \"country\": \"CZ\", // ISO 639 two-character country code, or \"??\" if we have no idea. Determined by performing a geo-IP lookup of the clients that submitted the pings. \"reporting_ratio\": 0.006825266611977031, // the ratio of pings that reported any pageloads at all. A number between 0 and 1. See [bug 1413258](https://bugzilla.mozilla.org/show_bug.cgi?id=1413258). \"normalized_pageloads\": 0.00001759145263985348, // the proportion of total pageloads in the dataset that are represented by this row. Provided to allow combining rows. A number between 0 and 1. \"ratio\": 0.6916961976822144 // the ratio of the pageloads that were performed over SSL. A number between 0 and 1. }, ... ] }\n}","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Schema","id":"679","title":"Schema"},"68":{"body":"There are Bugzilla components for several core datasets, as described in this documentation. If at all possible, assign a specific component to the issue. If there is an issue with a dataset to which you are unable to assign its own component, file an issue in the Datasets: General component .","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Problems with the data","id":"68","title":"Problems with the data"},"680":{"body":"The dataset updates every 24 hours.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Scheduling","id":"680","title":"Scheduling"},"681":{"body":"The data is publicly available on BigQuery: mozilla-public-data.telemetry_derived.ssl_ratios_v1. Data can also be accessed through the public HTTP endpoint: https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Public Data","id":"681","title":"Public Data"},"682":{"body":"You can find the query that generates the SSL dataset STMO#49323 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Code Reference","id":"682","title":"Code Reference"},"683":{"body":"Introduction Rows and Columns Accessing the Data Data Reference Example Queries Sampling Invalid Pings Scheduling Schema","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Telemetry Aggregates Reference","id":"683","title":"Telemetry Aggregates Reference"},"684":{"body":"The telemetry_aggregates dataset is a daily aggregation of the pings, aggregating the histograms across a set of dimensions. Rows and Columns There's one column for each of the dimensions and the histogram and each row is a distinct set of dimensions, along with their associated histograms. Accessing the Data This dataset is accessible via STMO by selecting from telemetry_aggregates. The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/aggregates_poc/v1/","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Introduction","id":"684","title":"Introduction"},"685":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Data Reference","id":"685","title":"Data Reference"},"686":{"body":"Here's an example query that shows the number of pings received per submission_date for the dimensions provided. SELECT submission_date, SUM(count) AS pings\nFROM telemetry_aggregates\nWHERE channel = 'nightly' AND metric = 'GC_MS' AND aggregate_type = 'build_id' AND period = '201901'\nGROUP BY submission_date\nORDER BY submission_date\n;","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Example Queries","id":"686","title":"Example Queries"},"687":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Sampling","id":"687","title":"Sampling"},"688":{"body":"We ignore invalid pings in our processing. Invalid pings are defined as those that: The submission dates are invalid or missing. The build ID is malformed. The docType field is missing or unknown. The build ID is older than a defined cutoff days. (See the BUILD_ID_CUTOFFS variable in the code for the max days per channel)","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Invalid Pings","id":"688","title":"Invalid Pings"},"689":{"body":"The telemetry_aggregates job is run daily, at midnight UTC. The job is scheduled on Airflow . The DAG is here","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Scheduling","id":"689","title":"Scheduling"},"69":{"body":"There are Bugzilla components for several of the tools that comprise the Data Platform . File a bug in the specific component that most closely matches the tool in question. Operational issues, such as services being unavailable, need to be filed in the Data SRE Jira Project . The ticket should contain the following information: Service details Steps to reproduce Impact to users","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Problems with tools","id":"69","title":"Problems with tools"},"690":{"body":"The telemetry_aggregates table has a set of dimensions and set of aggregates for those dimensions. The partitioned dimensions are the following columns. Filtering by one of these fields to limit the resulting number of rows can run significantly faster: metric is the name of the metric, like \"GC_MS\". aggregate_type is the type of aggregation, either \"build_id\" or \"submission_date\", representing how this aggregation was grouped. period is a string representing the month in YYYYMM format that a ping was submitted, like '201901'. The rest of the dimensions are: submission_date is the date pings were submitted for a particular aggregate. channel is the channel, like release or beta. version is the program version, like 46.0a1. build_id is the YYYYMMDDhhmmss timestamp the program was built, like 20190123192837. application is the program name, like Firefox or Fennec. architecture is the architecture that the program was built for (not necessarily the one it is running on). os is the name of the OS the program is running on, like Darwin or Windows_NT. os_version is the version of the OS the program is running on. key is the key of a keyed metric. This will be empty if the underlying metric is not a keyed metric. process_type is the process the histogram was recorded in, like content or parent. The aggregates are: count is the aggregate sum of the number of pings per dimensions. sum is the aggregate sum of the histogram values per dimensions. histogram is the aggregated histogram per dimensions. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Schema","id":"690","title":"Schema"},"691":{"body":"GLAM aims to answer a majority of the \"easy\" questions of how a probe or metric has changed over time. The GLAM aggregation tables are useful for accessing the data that drives GLAM if more exploration is required. Exploring the GLAM tables could take that a little farther, but still has some limitations. If you need to dive deeper or aggregate on a field that isn't included here, consider reading Visualizing Percentiles of a Main Ping Exponential Histogram . The GLAM tables: Are aggregated at the client level, not the submission ping level Provide a set of dimensions for subsets: channel, OS, process or ping type Are aggregated by build ID and version For each aggregation, the distribution and percentiles over time are calculated Have the last 3 versions of data aggregated every day Retain data for up to 10 major versions","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » GLAM datasets","id":"691","title":"GLAM datasets"},"692":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox Desktop","id":"692","title":"Firefox Desktop"},"693":{"body":"moz-fx-data-shared-prod.telemetry.client_probe_counts","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data source table","id":"693","title":"Data source table"},"694":{"body":"os: One of Windows, Mac, Linux, or NULL for all OSes app_version: Integer representing the major version app_build_id: The full build ID, or NULL if aggregated by major version channel: One of nightly, beta, or release metric: The name of the metric metric_type: The type of metric, e.g. histogram-enumerated key: The key if the metric is a keyed metric process: The process client_agg_type: The type of client aggregation used, e.g. summed_histogram agg_type: One of histogram or percentiles representing what data will be in the aggregates column total_users: The number of users that submitted data for the combination of dimensions aggregates: The data as a key/value record, either percentiles or histogram","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data reference","id":"694","title":"Data reference"},"695":{"body":"SELECT os, app_version, app_build_id, channel, metric, metric_type, key, process, client_agg_type, agg_type, total_users, mozfun.glam.histogram_cast_json(aggregates) AS aggregates\nFROM `moz-fx-data-shared-prod.telemetry.client_probe_counts`\nWHERE metric=\"checkerboard_severity\" AND channel=\"nightly\" AND os IS NULL AND process=\"parent\" AND app_build_id IS NULL Notes: To query all OSes, use: WHERE os IS NULL To query by build ID, use: WHERE app_build_id IS NOT NULL To query by version, use: WHERE app_build_id IS NULL","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Sample query","id":"695","title":"Sample query"},"696":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox for Android","id":"696","title":"Firefox for Android"},"697":{"body":"org_mozilla_fenix_glam_release__view_probe_counts_v1 org_mozilla_fenix_glam_beta__view_probe_counts_v1 org_mozilla_fenix_glam_nightly__view_probe_counts_v1","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data source tables","id":"697","title":"Data source tables"},"698":{"body":"os: Just \"Android\" for now app_version: Integer representing the major version app_build_id: The full build ID, or \"*\" if aggregated by major version channel: Always \"*\", use the different source tables to select a channel metric: The name of the metric metric_type: The type of metric, e.g. timing_distribution key: The key if the metric is a keyed metric ping_type: The type of ping, or \"*\" for all ping types client_agg_type: The type of client aggregation used, e.g. summed_histogram agg_type: One of histogram or percentiles representing what data will be in the aggregates column total_users: The number of users that submitted data for the combination of dimensions aggregates: The data as a key/value record, either percentiles or histogram","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data reference","id":"698","title":"Data reference"},"699":{"body":"SELECT ping_type, os, app_version, app_build_id, metric, metric_type, key, client_agg_type, agg_type, total_users, mozfun.glam.histogram_cast_json(aggregates) AS aggregates,\nFROM `moz-fx-data-shared-prod.glam_etl.org_mozilla_fenix_glam_release__view_probe_counts_v1`\nWHERE metric=\"performance_time_dom_complete\" AND os=\"Android\" AND ping_type=\"*\" AND app_build_id!=\"*\" Notes: To query all ping types, use: WHERE ping_type = \"*\" To query by build ID, use: WHERE app_build_id != \"*\" To query by version, use: WHERE app_build_id = \"*\"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Sample query","id":"699","title":"Sample query"},"7":{"body":"This section is an introductory guide to analyzing Telemetry data: it should give you enough knowledge and understanding to begin exploring our systems. After reading through this section, you can look through the tutorials , which has more specific guides on performing particular tasks. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Introduction","id":"7","title":"Introduction"},"70":{"body":"When in doubt, file issues in the General component . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Other issues","id":"70","title":"Other issues"},"700":{"body":"In addition to the above tables, the GLAM ETL produces intermediate tables that can be useful outside of the GLAM ETL in some cases. These tables include the client ID and could be joined with other tables to filter by client based data (e.g. specific hardware).","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » GLAM Intermediate Tables","id":"700","title":"GLAM Intermediate Tables"},"701":{"body":"Data sources: moz-fx-data-shared-prod.telemetry.clients_daily_histogram_aggregates moz-fx-data-shared-prod.telemetry.clients_daily_scalar_aggregates These tables are: Preprocessed from main telemetry to intermediate data with one row per client per metric per day, then aggregated normalizing across clients. Clients daily aggregates analogous to clients daily with: all metrics aggregated each scalar includes min, max, average, sum, and count aggregations each histogram aggregated over all client data per day each date is further aggregated over the dimensions: channel, os, version, build ID","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox Desktop","id":"701","title":"Firefox Desktop"},"702":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » ETL Pipeline","id":"702","title":"ETL Pipeline"},"703":{"body":"GLAM is scheduled to run daily via Airflow. There are two separate ETL pipelines for computing GLAM datasets for Firefox Desktop legacy , Fenix and Firefox on Glean .","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Scheduling","id":"703","title":"Scheduling"},"704":{"body":"The ETL code base lives in the bigquery-etl repository and is partially generated. The scripts for generating ETL queries for Firefox Desktop Legacy currently live here while the GLAM logic for Glean apps lives here .","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Source Code","id":"704","title":"Source Code"},"705":{"body":"GLAM has a separate set of steps and intermediate tables to aggregate scalar and histogram probes. latest_versions This task pulls in the most recent version for each channel from https://product-details.mozilla.org/1.0/firefox_versions.json clients_daily_histogram_aggregates_ The set of steps that load data to this table are divided into different processes (parent, content, gpu) plus a keyed step for keyed histograms. The parent job creates or overwrites the partition corresponding to the logical_date, and other processes append data to that partition. The process uses telemetry.buildhub2 to select rows with valid build_ids. Aggregations are done per client, per day, and include a line for each submission_date, client_id, os, app_version, build_id, and channel. The aggregation is done by adding histogram values with the same key for the dimensions listed above. The queries for the different steps are generated and run as part of each step. The \"keyed\" step includes all Keyed Histogram probes, regardless of process (parent, content, gpu). As a result of the subdivisions in this step, it generates different rows for each process and keyed/non-keyed metric, which will be grouped together in the clients_histogram_aggregates step. Clients that are on the release channel of the Windows operating system get sampled to reduce the data size. The partitions are set to expire after 7 days. clients_histogram_aggregates_new This step groups together all rows that have the same submission_date and logical_date from different processes and keyed and non-keyed sources, and combines them into a single row in the histogram_aggregates column. It sums the histogram values with the same key. This process is only applied to the last three versions. The table is overwritten at every execution of this step. clients_histogram_aggregates New entries from clients_histogram_aggregates_new are merged with the 3 last versions of previous day’s partition and written to the current day’s partition. The most recent partition contains the current snapshot of the last three versions of data. The partitions expire in 7 days. clients_histogram_buckets_counts This process starts by creating wildcards for os and app_build_id which are needed for aggregating values across os and build IDs later on. It then filters out builds that have less than 0.5% of WAU (which can vary per channel). This is referenced in https://github.com/mozilla/glam/issues/1575#issuecomment-946880387. The process then normalizes histograms per client - it sets the sum of histogram values for each client for a given metric to 1. Finally, it removes the client_id dimension by aggregating all histograms for a given metric and adding the clients' histogram values. clients_histogram_probe_counts This process generates buckets - which can be linear or exponential - based on the metric_type. It then aggregates metrics per wildcards (os, app_build_id). Finally, it rebuilds histograms using the Dirichlet Distribution, normalized using the number of clients that contributed to that histogram in the clients_histogram_buckets_counts step. histogram_percentiles Uses mozfun.glam.percentile UDF to build histogram percentiles, from [0.1 to 99.9] clients_daily_scalar_aggregates The set of steps that load data to this table are divided into non-keyed scalar, keyed_boolean and keyed_scalar. The non-keyed scalar job creates or overwrites the partition corresponding to the logical_date, and other processes append data to that partition. The process uses telemetry.buildhub2 to select rows with valid build_ids. Aggregations are done per client, per day and include a line for each client, os, app_version, build_id, and channel. The queries for the different steps are generated and run as part of each step. All steps include probes regardless of process (parent, content, gpu). As a result of the subdivisions in this step, it generates different rows for each keyed/non-keyed, boolean/scalar metric, which will be grouped together in clients_scalar_aggregates. Clients that are on the release channel of the Windows operating system get sampled to reduce the data size. Partitions expire in 7 days. clients_scalar_aggregates The process starts by taking the clients_daily_scalar_aggregates as the primary source. It then groups all rows that have the same submission_date and logical_date from the keyed and non-keyed, scalar and boolean sources, and combines them into a single row in the scalar_aggregates column. If the agg_type is count, sum, true, or false, the process will sum the values. If the agg_type is max, it will take the maximum value, and if it is min, it will take the minimum value. This process is only applied to the last three versions. The partitions expire in 7 days. scalar_percentiles This process produces a user count and percentiles for scalar metrics. It generates wildcard combinations of os and app_build_id and merges all submissions from a client for the same os, app_version, app_build_id and channel into the scalar_aggregates column. The user_count column is computed taking sampling into account. Finally it splits the aggregates into percentiles from [0.1 to 99.9] client_scalar_probe_counts This step processes booleans and scalars, although booleans are not supported by GLAM. For boolean metrics the process aggregates their values with the following rule: \"never\" if all values for a metric are false, \"always\" if all values are true, and sometimes if there's a mix. For scalar and keyed_scalar probes the process starts by building the buckets per metric, then it generates wildcards for os and app_build_id. It then aggregates all submissions from the same client_id under one row and assigns the user_count column to it with the following rule: 10 if os is \"Windows\" and channel is \"release\", 1 otherwise. After that it finishes by aggregating the rows per metric, placing the scalar values in their appropriate buckets and summing up all user_count values for that metric. glam_user_counts Combines both aggregated scalar and histogram values. This process produces a user count for each combination of os, app_version, app_build_id, channel. It builds a client count from the union of histograms and scalars, including all combinations in which os, app_version, app_build_id, and channel are wildcards. glam_sample_counts This process calculates the total_sample column by adding up all the aggregates values. This works because in the primary sources the values also represent a count of the samples that registered their respective keys extract_user_counts This step exports user counts in its final shape to GCS as a CSV. It first copies a deduplicated version of the primary source to a temporary table, removes the previously exported CSV files from GCS, then exports the temporary table to GCS as CSV files. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Steps","id":"705","title":"Steps"},"706":{"body":"See Experimentation for an overview of experimentation in Firefox. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment datasets","id":"706","title":"Experiment datasets"},"707":{"body":"Statistics tables Examples Client-window aggregate tables Enrollment tables Scheduling Code reference Documentation Statistical summaries of telemetry data from experiments run in Mozilla products are provided by Jetstream . These summaries are published to BigQuery and serve both as the substrate for the result visualization platform and as a resource for data scientists. Jetstream runs as part of the nightly ETL job (see Scheduling below). Jetstream is also run after pushes to the jetstream-config repository. Jetstream publishes tables to the dataset moz-fx-data-experiments.mozanalysis. Experiments are analyzed using the concept of analysis windows. Analysis windows describe an interval marked from each client's day of enrollment. The \"day 0\" analysis window aggregates data from the days that each client enrolled in the experiment. Because the intervals are demarcated from enrollment, they are not calendar dates; for some clients in an experiment, day 0 could be a Tuesday, and for others a Saturday. The week 0 analysis window aggregates data from each client's days 0 through 6, the week 1 window aggregates data from days 7 through 13, and so on. Clients are given a fixed amount of time, specified in Experimenter and often a week long, to enroll. Final day 0 results are available for reporting at the end of the enrollment period, after the last eligible client has enrolled, and week 0 results are available a week after the enrollment period closes. Results for each window are published as soon as complete data is available for all enrolled clients. The \"overall\" window, published after the experiment has ended, is a window beginning on each client's day 0 that spans the longest period for which all clients have complete data. Jetstream computes statistics over several metrics by default, including for any features associated with the experiment in Experimenter. Data scientists can provide configuration to add additional metrics. Advice on configuring Jetstream can be found at the jetstream-config repository.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Jetstream datasets","id":"707","title":"Jetstream datasets"},"708":{"body":"The statistics tables contain statistical summaries of their corresponding aggregate tables. These tables are suitable for plotting directly without additional transformations. Statistics tables are named like: statistics__{day, week, overall}_ A view is also created that concatenates all statistics tables for an experiment of a given period type, named like: statistics__{daily, weekly, overall} Statistics tables have the schema: Column name Type Description segment STRING The segment of the population being analyzed. \"all\" for the entire population. metric STRING The slug of the metric, like active_ticks or retained statistic STRING The slug of the statistic that was used to summarize the metric, like \"mean\" or \"deciles\" parameter NUMERIC (decimal) A statistic-dependent quantity. For two-dimensional statistics like \"decile,\" this represents the x axis of the plot. For one-dimensional statistics, this is NULL. comparison STRING If this row represents a comparison between two branches, this row describes what kind of comparison, like difference or relative_uplift. If this row represents a measurement of a single branch, then this column is NULL. comparison_to_branch STRING If this row represents a comparison between two branches, this row describes which branch is being compared to. For simple A/B tests, this will be \"control.\" ci_width FLOAT64 A value between 0 and 1 describing the width of the confidence interval represented by the lower and upper columns. Valued at 0.95 for 95% confidence intervals. point FLOAT64 The point estimate of the statistic for the metric given the parameter. lower FLOAT64 The lower bound of the confidence interval for the estimate. upper FLOAT64 The upper bound of the confidence interval for the estimate. window_index INT64 (views only) A base-1 index reflecting the analysis window from which the row is drawn (i.e. day 1, day 2, …). analysis_basis STRING Analysis basis statistic result is based on. Currently, analysis_basis can be either enrollments or exposures. Each combination of (segment, metric, statistic, parameter, comparison, comparison_to_branch, ci_width, analysis_basis) uniquely describes a single data point. The available segments in a table should be derived from inspection of the table. Jetstream's Github wiki has a description of each statistic and comparison.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Statistics tables","id":"708","title":"Statistics tables"},"709":{"body":"To extract the mean of active_hours for each branch from a weekly statistics view with a name like statistics_bug_12345_slug_weekly, you could run the query: SELECT segment, window_index AS week, branch, point, lower, upper\nFROM `moz-fx-data-experiments`.mozanalysis.statistics_bug_12345_slug_weekly\nWHERE metric = \"active_hours\" AND statistic = \"mean\" AND comparison IS NULL This query would return a row for each user segment, for each week of the experiment, for each branch, with the mean of the active_hours metric. To see whether the absolute difference of the mean of active_hours was different between the control and treatment branches, you could run: SELECT window_index AS week, branch, point, lower, upper\nFROM `moz-fx-data-experiments`.mozanalysis.statistics_bug_12345_slug_weekly\nWHERE metric = \"active_hours\" AND statistic = \"mean\" AND comparison = \"difference\" AND branch = \"treatment\" AND comparison_to_branch = \"control\" AND segment = \"all\" This query would return a row for each week of the experiment containing an estimate of the absolute difference between the treatment and control branches for the segment containing all users.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Examples","id":"709","title":"Examples"},"71":{"body":"This section contains tutorials on how to analyze Telemetry data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Analysis","id":"71","title":"Analysis"},"710":{"body":"The aggregate tables contain one row per enrolled client_id. An aggregate table is written for each analysis window. The statistics tables are derived from the aggregate tables. The aggregate tables are less useful without additional processing but they may be useful for diagnostics. Aggregate tables are named like: __{day,week,overall}_ Aggregate tables have flexible schemas. Every table contains the columns: Column name Type Description client_id STRING Client's telemetry client_id branch STRING Branch client enrolled in enrollment_date DATE First date that the client enrolled in the branch exposure_date DATE First date that the client saw the exposure event (Optional) num_enrollment_events INT64 Number of times a client enrolled in the given branch num_exposure_events INT64 Number of times a client has seen the exposure event analysis_window_start INT64 The day after enrollment that this analysis window began; day 0 is the day of enrollment analysis_window_end INT64 The day after enrollment that this analysis window terminated (inclusive) The combination of (client_id, branch) is unique. Each metric associated with the experiment defines an additional (arbitrarily-typed) column. Each data source associated with the experiment defines additional _has_contradictory_branch and _has_non_enrolled_data columns, which respectively indicate whether client_id reported data from more than one branch or without any tagged branch in that dataset over that analysis window. Each segment associated with the experiment defines an additional boolean column.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Client-window aggregate tables","id":"710","title":"Client-window aggregate tables"},"711":{"body":"Enrollment tables contain enrollment information per client_id for which an enroll event has been received. An enrollment table for a specific experiment is created once after the enrollment period has completed. The enrollment table is then re-used in sub-sequent analysis runs. Enrollment tables are named like: enrollments_ Enrollment tables have flexible schemas, but every table contains the columns: Column name Type Description client_id STRING Client's telemetry client_id branch STRING Branch client enrolled in enrollment_date DATE First date that the client enrolled in the branch num_enrollment_events INT64 Number of times a client enrolled in the given branch The combination of (client_id, branch) is unique. Each segment defines an additional non-NULL boolean column per segment which is set to true if the client is in the segment and false otherwise.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Enrollment tables","id":"711","title":"Enrollment tables"},"712":{"body":"Jetstream is updated nightly by telemetry-airflow. It is invoked by the jetstream DAG .","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Scheduling","id":"712","title":"Scheduling"},"713":{"body":"Jetstream's datasets are generated by invoking Jetstream . Data scientists can configure Jetstream or trigger a Jetstream invocation by interacting with the jetstream-config repository.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Code reference","id":"713","title":"Code reference"},"714":{"body":"Additional documentation about Jetstream can be found in the Jetstream Experimenter Docs . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Documentation","id":"714","title":"Documentation"},"715":{"body":"This article introduces the datasets that are useful for analyzing studies in Firefox. After reading this article, you should understand how to answer questions about study enrollment, identify telemetry from clients enrolled in an experiment, and locate telemetry from add-on studies.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Analyzing data from SHIELD studies","id":"715","title":"Analyzing data from SHIELD studies"},"716":{"body":"Dashboards Experiment slugs Tables experiments map (ping tables) experiments column (some derived tables) events telemetry.shield_study_addon telemetry.shield_study","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Table of contents","id":"716","title":"Table of contents"},"717":{"body":"Experimenter is the place to find lists of live experiments.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Dashboards","id":"717","title":"Dashboards"},"718":{"body":"Each experiment is associated with a slug, which is the label used to identify the experiment to Normandy clients. The slug is also used to identify the experiment in most telemetry. The slug for pref-flip experiments is defined in the recipe by a field named slug; the slug for add-on experiments is defined in the recipe by a field named name. You can find the slug associated with an experiment in Experimenter.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Experiment slugs","id":"718","title":"Experiment slugs"},"719":{"body":"","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Tables","id":"719","title":"Tables"},"72":{"body":"This section covers data tools that you can use for discovering what data is available about our products. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Data Analysis Tools","id":"72","title":"Data Analysis Tools"},"720":{"body":"Ping tables and some derived tables include an experiments column which is a mapping from an experiment slug to a struct of information about the client's state in an experiment in which they are enrolled. The struct will include the fields branch and enrollment_id, the latter of which is a unique identifier computed at the time of enrollment to allow counting the number of physical clients that enroll, even in the presence of client_id sharing. You can collect rows from enrolled clients using syntax like: SELECT ... some fields ..., mozfun.map.get_key(experiments, 'some-experiment-slug-12345').branch\nFROM telemetry.main\nWHERE mozfun.map.get_key(experiments, 'some-experiment-slug-12345') IS NOT NULL","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » experiments map (ping tables)","id":"720","title":"experiments map (ping tables)"},"721":{"body":"main_summary , clients_daily , and some other tables include a experiments column which is a mapping from experiment slug to branch. You can collect rows from enrolled clients using query syntax like: SELECT ... some fields ..., mozfun.map.get_key(experiments, 'some-experiment-slug-12345') AS branch\nFROM telemetry.clients_daily\nWHERE mozfun.map.get_key(experiments, 'some-experiment-slug-12345') IS NOT NULL","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » experiments column (some derived tables)","id":"721","title":"experiments column (some derived tables)"},"722":{"body":"The events table includes Normandy and Nimbus enrollment and unenrollment events for all kinds of studies. Normandy and Nimbus events both have event category normandy. The event value will contain the experiment slug. The event schema is described in the Firefox source tree . The events table is updated daily.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » events","id":"722","title":"events"},"723":{"body":"The telemetry.shield_study_addon table contains SHIELD telemetry from legacy add-on experiments, i.e. key-value pairs sent with the browser.study.sendTelemetry() method from the SHIELD study add-on utilities library. The study_name attribute of the payload column will contain the identifier registered with the SHIELD add-on utilities. This is set by the add-on; sometimes it takes the value of applications.gecko.id from the add-on's manifest.json. This is often not the same as the Normandy slug. The schema for shield-study-addon pings is described in the mozilla-pipeline-schemas repository . The key-value pairs are present in data attribute of the payload column. The telemetry.shield_study_addon table contains only full days of data. If you need access to data with lower latency, you can use the \"live\" table telemetry_live.shield_study_addon_v4 which should have latency significantly less than 1 hour.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » telemetry.shield_study_addon","id":"723","title":"telemetry.shield_study_addon"},"724":{"body":"The telemetry.shield_study dataset includes enrollment and unenrollment events for legacy add-on experiments only, sent by the SHIELD study add-on utilities . The study_name attribute of the payload column will contain the identifier registered with the SHIELD add-on utilities. This is set by the add-on; sometimes it takes the value of applications.gecko.id from the add-on's manifest.json. This is often not the same as the Normandy slug. Normandy also emits its own enrollment and unenrollment events for these studies, which are available in the events table. The telemetry.shield_study table contains only full days of data. If you need access to data with lower latency, you can use the \"live\" table telemetry_live.shield_study_v4 which should have latency significantly less than 1 hour. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » telemetry.shield_study","id":"724","title":"telemetry.shield_study"},"725":{"body":"Heartbeat survey studies return telemetry on user engagement with the survey prompt. The heartbeat pings do not contain the survey responses themselves, which are stored by SurveyGizmo. The telemetry is received using the heartbeat document type, which is described in the Firefox source tree docs .","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Accessing Heartbeat data","id":"725","title":"Accessing Heartbeat data"},"726":{"body":"Heartbeat responses may be linked to Firefox telemetry if there is a \"includeTelemetryUUID\": true key in the arguments object of the show-heartbeat recipe . Heartbeat never reports telemetry client_ids to SurveyGizmo, but, when includeTelemetryUUID is true, the Normandy user_id is reported to SurveyGizmo as the userid URL variable. Simultaneously, a heartbeat ping is sent to Mozilla, containing both the telemetry client_id and the Normandy userid that was reported to SurveyGizmo. The userid is reported by appending it to the surveyId field of the ping, like: hb-example-slug::e87bcae5-bb63-4829-822a-85ba41ee5d53 These can be extracted from the ping table for analysis using expressions like: SPLIT(payload.survey_id,'::')[OFFSET(1)] AS surveygizmo_userid","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Linking Heartbeat responses to telemetry","id":"726","title":"Linking Heartbeat responses to telemetry"},"727":{"body":"Heartbeat data is available in the telemetry.heartbeat table in BigQuery. Its structure matches the heartbeat ping schema . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Data reference","id":"727","title":"Data reference"},"728":{"body":"Add-on studies may choose to implement new scalar or event telemetry probes. These probes are not described in the probe metadata files in the Firefox source tree and are not described in the probe dictionary . Often, they are documented in the repositories associated with the add-on studies instead. There is no complete central reference for these. This page is intended as a partial historical reference for these probes. Start date Study Probe type Probe names Documentation 2020-11 DNSSEC interference study custom ping dnssec-study-v1 ping https://github.com/mozilla-extensions/dnssec-interference/blob/master/TELEMETRY.md 2020-08 DoH Resolver Usage Study event doh.study.resolverusage#resolve.domains https://github.com/mozilla-extensions/doh-resolver-usage-study/blob/master/docs/TELEMETRY.md 2020-06 Google Accounts Login Check custom ping normandy-login-study ping ingested to the telemetry.normandy_login_study table https://github.com/mozilla-extensions/login-study/blob/master/login-check-metrics.md 2020-04 HTTP Upgrade scalar httpsUpgradeStudy.https, httpsUpgradeStudy.nonupgradable, httpsUpgradeStudy.upgradable https://bugzilla.mozilla.org/show_bug.cgi?id=1629585 2020-02 Search interventions scalar urlbarInterventionsExperiment.tipShownCount, .tipPickedCount missing 2019-10 Delegated credentials event delegatedcredentials#connectDC, #connectNoDC https://github.com/kjacobs-moz/dc-experiment-addon 2019-10 DNS over HTTPS heuristics event doh#evaluate.heuristics, doh#state https://github.com/mozilla/doh-rollout/blob/6787458a6901ef3b2a8fef86a179899213809534/docs/telemetry.md Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Dynamic telemetry » Dynamic telemetry","id":"728","title":"Dynamic telemetry"},"729":{"body":"Experiment enrollment data Experiment search metrics data Derived dataset GCS data export Implementation Code reference Experiment monitoring datasets are designed to power dashboards, such as Experiment Enrollment Grafana dashboard , for monitoring experiments in real time. Currently, datasets for monitoring the number or enrollments and number of searches performed by clients enrolled in experiments are available.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment monitoring datasets","id":"729","title":"Experiment monitoring datasets"},"73":{"body":"Reference material for data assets (tables, dashboards, pings, etc.) can primarily be found in the Data Catalog: https://mozilla.acryl.io. It provides an automatically updated \"map\" of data assets, including lineage and descriptions, without the need for manual curation.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » The Data Catalog","id":"73","title":"The Data Catalog"},"730":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 provides enrollment, unenrollment, graduate, update and failure aggregates for experiments and branches over 5-minute intervals for Fenix and desktop experiments. This live view is also the basis of several derived views: Dataset name Description mozdata.telemetry.experiment_unenrollment_overall Overall number of clients that unenrolled from experiments mozdata.telemetry.experiment_enrollment_other_events_overall Number of events other than enroll and unenroll sent by clients mozdata.telemetry.experiment_enrollment_cumulative_population_estimate Cumulative number of clients enrolled in experiments mozdata.telemetry.experiment_enrollment_overall Overall number of clients enrolled in experiments mozdata.telemetry.experiment_enrollment_daily_active_population Number of daily active clients enrolled in experiments","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment enrollment data","id":"730","title":"Experiment enrollment data"},"731":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 provides aggregated search metrics of clients enrolled in Fenix and desktop experiments, such as the number of searches performed, the number of searches with ads and the number of ad clicks. This live view is also the basis of several derived views: Dataset name Description mozdata.telemetry.experiment_cumulative_ad_clicks Cumulative number of ad clicks by clients enrolled in experiments mozdata.telemetry.experiment_cumulative_search_count Cumulative number of searches by clients enrolled in experiments mozdata.telemetry.experiment_cumulative_search_with_ads_count Cumulative number of searches with ads by clients enrolled in experiments","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment search metrics data","id":"731","title":"Experiment search metrics data"},"732":{"body":"The derived views have the following schema: Column name Type Description time TIMESTAMP Timestamp when value was recorded branch STRING Experiment branch experiment STRING Experiment slug value INT64 Aggregated value As an example of how these views can be used, the following query determines the number of cumulative clients enrolled in a the multi-stage-aboutwelcome-set-default-as-first-screen experiment to date in each branch of a study: SELECT branch, SUM(value) AS total_enrolled\nFROM `mozdata.telemetry.experiment_enrollment_cumulative_population_estimate`\nWHERE experiment = 'multi-stage-aboutwelcome-set-default-as-first-screen'\nGROUP BY 1\nORDER BY 2","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Derived dataset","id":"732","title":"Derived dataset"},"733":{"body":"As some dashboard solutions, such as the Experimenter console, might not have access to BigQuery, data from derived experiment monitoring views is also exported as JSON to monitoring/ in the mozanalysis bucket in moz-fx-data-experiments. JSON files are named like: _.json, for example: gs://mozanalysis/monitoring/bug-1683348-rollout-tab-modal-print-ui-roll-out-release-84-85_experiment_unenrollment_overall.json A script for exporting this data is scheduled to run via Airflow every 5 minutes.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » GCS data export","id":"733","title":"GCS data export"},"734":{"body":"To keep the cost low for retrieving live monitoring data, BigQuery materialized views have been set up. These materialized views read delta changes from the base live tables to compute up-to-date results every 5 minutes. As materialized views do not support UNION ALL, separate materialized views are deployed for legacy desktop telemetry and every Fenix related dataset. Materialized views for experiment enrollment events: org_mozilla_fenix_derived.experiment_events_live_v1 org_mozilla_firefox_derived.experiment_events_live_v1 org_mozilla_firefox_beta_derived.experiment_events_live_v1 telemetry_derived.experiment_events_live_v1 The moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 view combines data of the past 2 days from all of the materialized views for experiment enrollments with data older than 2 days from telemetry_derived.experiment_enrollment_aggregates_v1. Materialized view for search metrics: org_mozilla_fenix_derived.experiment_search_events_live_v1 org_mozilla_firefox_derived.experiment_search_events_live_v1 org_mozilla_firefox_beta_derived.experiment_search_events_live_v1 telemetry_derived.experiment_search_events_live_v1 The moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 view combines data of the past 2 days from all of the materialized views for search metrics with data older than 2 days from telemetry_derived.search_aggregates_v1.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Implementation","id":"734","title":"Implementation"},"735":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 org_mozilla_fenix_derived.experiment_events_live_v1 org_mozilla_firefox_derived.experiment_events_live_v1 org_mozilla_firefox_beta_derived.experiment_events_live_v1 - moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 org_mozilla_fenix_derived.experiment_search_events_live_v1 org_mozilla_firefox_derived.experiment_search_events_live_v1 org_mozilla_firefox_beta_derived.experiment_search_events_live_v1 Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Code reference","id":"735","title":"Code reference"},"736":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Data","id":"736","title":"Search Data"},"737":{"body":"This article introduces the datasets we maintain for search analyses: search_aggregates and search_clients_engines_sources_daily. After reading this article, you should understand the search datasets well enough to produce moderately complex analyses. Additionally, see the Building Intuition search dashboards for applications to search datasets. Listed in recommended order of consumption: Search Monetization , an overview of how search partnerships generate revenue Search Mechanics , an in-depth look at the search types described below + searches with ads and ad clicks, with special attention to search behavior in important subgroups of the population Search Analyses , a mapping of the search datasets to corresponding Looker Explores Search Access Points , an overview of search, ad impressions, and ad clicks across the different search access points (SAPs) built into the browser Regional Search Providers , an introduction to regional search providers Baidu, Yandex, Qwant, Ecosia, and Yahoo Japan.","breadcrumbs":"Dataset Reference » Search Datasets » Introduction","id":"737","title":"Introduction"},"738":{"body":"Terminology Direct vs Follow-on Search Tagged vs Untagged Searches Standard Search Aggregates Outlier Filtering In Content Telemetry Issues Relies on whitelists Limited historical data AdBlocker Addon Address Bar & Search Overviews","breadcrumbs":"Dataset Reference » Search Datasets » Table of Contents","id":"738","title":"Table of Contents"},"739":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Terminology","id":"739","title":"Terminology"},"74":{"body":"The primary use case for the catalog is finding out (at a glance) which data assets exist and how they relate to one another. A few examples: Finding the source ping or table from a Looker dashboard. Finding out whether a source ping or table has any downstream dependencies. Getting a high-level overview of how tables are transformed before data shows up in a dashboard. Tracing a column through various BigQuery tables. Finding the source query or DAG that powers a particular BigQuery table.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » What do I use it for?","id":"74","title":"What do I use it for?"},"740":{"body":"Searches can be split into three major classes: sap , follow-on , and organic . SAP searches result from a direct interaction with a search access point (SAP) , locations on the Firefox UI where clients can enter search queries. Searches that originate from these SAPs are often called SAP searches. For the most recent list of search access points, see Search telemetry doc as SAPs continue to be developed over time. The Firefox browser has multiple SAPs available at the same time. For visuals noting the location of Firefox SAPs, see here . These SAPs are recorded in the source field in search tables, and include the following: urlbar - entering a search query in the Awesomebar. Searches typed into the search bar in the middle of the browser window will also be recorded as urlbar searches. urlbar-searchmode - selecting a search partner icon while entering a search query in the Awesomebar or tagging the search partner (i.e. @duckduckgo) before entering search query via Awesomebar (was formerly called alias added as of Firefox 64.) urlbar-handoff - often referred to as new tab search. Searches by typing into the search box in the middle of the browser window will be attributed to the urlbar-handoff starting in Firefox 94. See more in probe dictionary and bug here . newtab - referred to new tab search on about:newtab page. abouthome - referred to new tab search on about:home page. searchbar - the main search bar (on the top right corner of browser window); not present by default for new profiles on Firefox 57+. Searchmode searches via the searchbar are logged as regular searchbar searches. contextmenu - highlight text, right click, and select \"Search [search engine] for [highlighted text]\" from the context menu. system - starting Firefox from the command line with an option that immediately makes a search. webextension - initiated from a web extension ( added as of Firefox 63). Note: Search telemetry evolves so the actual source name used for a specific search access point may vary between different versions of Firefox. For example, to catch SAP searches performed in Awesomebar after Firefox 94, you will need to use source in (\"urlbar\", \"urlbar-searchmode\", \"urlbar-handoff\"). Users will often interact with the Search Engine Results Page (SERP) to create \"downstream\" queries. These queries are called follow-on queries but may also be referred to as in-content queries since they are initiated from the content of the page itself and not from the Firefox UI. For example, follow-on queries can be caused by: Revising a query (restaurants becomes restaurants near me) Clicking on the \"next\" button Accepting spelling suggestions Finally, we track the number of organic searches. These searches are not via SAPs and are instead entered directly via a search engine provider, typically by visiting the provider's website and entering a search query through their website's interface.","breadcrumbs":"Dataset Reference » Search Datasets » Direct vs Follow-on Search","id":"740","title":"Direct vs Follow-on Search"},"741":{"body":"Our partners (search engines) attribute queries to Mozilla using partner codes . When a user issues a query through one of our SAPs, we include our partner code in the URL of the resulting search. Tagged queries are queries that include one of our partner codes . If a SAP query is tagged, any follow-on query should also be tagged. Untagged queries are queries that do not include one of our partner codes . If a query is untagged, it's usually because we do not have a partner deal for that search engine and region (or it is an organic search that did not start from an SAP).","breadcrumbs":"Dataset Reference » Search Datasets » Tagged vs Untagged Searches","id":"741","title":"Tagged vs Untagged Searches"},"742":{"body":"We report nine types of searches in our search datasets: sap, tagged-sap, tagged-follow-on, search_with_ads, search_with_ads_organic, ad_click, ad_click_organic, organic, and unknown (although the earliest available date for each varies). These aggregates show up as columns in thesearch_aggregates and search_clients_engines_sources_daily datasets. Our search datasets are all derived from main_summary. The aggregate columns are derived from the SEARCH_COUNTS histogram. The sap column counts all SAP (or direct) searches . sap search counts are collected via probes within the Firefox UI These counts are very reliable, but do not count follow-on queries . In 2017-06 we deployed the followonsearch addon , which adds probes for tagged-sap and tagged-follow-on searches. These columns attempt to count all tagged searches by looking for Mozilla partner codes in the URL of requests to partner search engines. These search counts are critical to understanding revenue since they exclude untagged searches and include follow-on searches. However, these search counts have important caveats affecting their reliability . See In Content Telemetry Issues for more information. In 2018, we incorporated this code into the product (as of version 61) and also started tracking so-called \"organic\" searches that weren't initiated through a search access point (sap). This data has the same caveats as those for follow on searches, above. We also started tracking \"unknown\" searches, which generally correspond to clients submitting random/unknown search data to our servers as part of their telemetry payload. This category can generally safely be ignored, unless its value is extremely high (which indicates a bug in either Firefox or the aggregation code which creates our datasets). In main_summary, all of these searches are stored in search_counts.count, which makes it easy to over count searches . However, in general, please avoid using main_summary for search analyses -- it's slow and you will need to duplicate much of the work done to make analyses of our search datasets tractable.","breadcrumbs":"Dataset Reference » Search Datasets » Standard Search Aggregates","id":"742","title":"Standard Search Aggregates"},"743":{"body":"We remove search count observations representing more than 10,000 searches for a single search engine in a single ping.","breadcrumbs":"Dataset Reference » Search Datasets » Outlier Filtering","id":"743","title":"Outlier Filtering"},"744":{"body":"The search code module inside Firefox (formerly implemented as an addon until version 60) implements the probe used to measure tagged-sap and tagged-follow-on searches and also tracks organic searches. This probe is critical to understanding our revenue. It's the only tool that gives us a view of follow-on searches and differentiates between tagged and untagged queries. However, it comes with some notable caveats.","breadcrumbs":"Dataset Reference » Search Datasets » In Content Telemetry Issues","id":"744","title":"In Content Telemetry Issues"},"745":{"body":"Firefox's search module attempts to count all tagged searches by looking for Mozilla partner codes in the URL of requests to partner search engines. To do this, it relies on a whitelist of partner codes and URL formats. The list of partner codes is incomplete and only covers a few top partners. These codes also occasionally change so there will be gaps in the data. Additionally, changes to search engine URL formats can cause problems with our data collection. See this query for a notable example.","breadcrumbs":"Dataset Reference » Search Datasets » Relies on whitelists","id":"745","title":"Relies on whitelists"},"746":{"body":"The followonsearch addon was first deployed in 2017-06. There is no tagged-* search data available before this. default_private_search_engine is only available starting 2019-11-19.","breadcrumbs":"Dataset Reference » Search Datasets » Limited historical data","id":"746","title":"Limited historical data"},"747":{"body":"When speaking of search metrics, people sometimes have the adblockers addon in mind. These type of information is available in telemetry.addons_daily and telemetry.clients_daily. Below we give two example queries around them, for more details please go visit the related section for these two tables. AdBlockers DAU, and ad click to sap ratio in last 7 days Popular AdBlockers average DAU in last 7 days","breadcrumbs":"Dataset Reference » Search Datasets » AdBlocker Addon","id":"747","title":"AdBlocker Addon"},"748":{"body":"Address Bar Overview by Marco Bonardo [ Presentation / Slides ] - an overview of Firefox's address bar (aka: the Awesomebar) Address Bar Results Ranking by Marco Bonardo [ Slides ] - deep-dive on how results are ranked and displayed in Firefox's address bar Search Engines Overview by Mark Banner [ Presentation / Slides ] - an overview on how search engines are included in Firefox Search Engine Configuration by Mark Banner [ Presentation / Slides ] - deep-dive on how search engines are configured and deployed in Firefox Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Address Bar & Search Overviews","id":"748","title":"Address Bar & Search Overviews"},"749":{"body":"Introduction Contents Gotcha Data Reference Example Queries Daily US sap searches Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Search Aggregates","id":"749","title":"Search Aggregates"},"75":{"body":"Navigate to https://mozilla.acryl.io and log in via SSO. Once logged in, you should be able to explore assets via the search bar or by clicking on a platform (e.g. BigQuery or Glean).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » How do I use it?","id":"75","title":"How do I use it?"},"750":{"body":"search_aggregates is designed to power high level search dashboards. It's quick and easy to query, but the data are coarse. In particular, this dataset allows you to segment by a limited number of client characteristics which are relevant to search markets. However, it is not possible to normalize by client count. If you need fine-grained data, consider using search_clients_engines_sources_daily which breaks down search counts by client, engine, and source.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Introduction","id":"750","title":"Introduction"},"751":{"body":"Each row of search_aggregates contains the standard search count aggregations for each unique combination of the following columns. Unless otherwise noted, these columns are taken directly from main_summary. submission_date - yyyymmdd engine - e.g. google, bing, yahoo source - The UI component used to issue a search - e.g. urlbar, abouthome country locale addon_version - The installed version of the [followonsearch addon] (before version 61) app_version distribution_id - NULL means the standard Firefox build search_cohort - NULL except for small segments relating to search experimentation default_search_engine default_private_search_engine os - e.g. Linux, Windows_NT, Darwin ... os_version is_default_browser There are ten aggregation columns: sap, tagged-sap, tagged-follow-on,organic, unknown, ad_click, ad_click_organic, search_with_ads, search_with_ads_organic, and client_count. Each of these columns represent different types of searches. For more details, see the search data documentation .","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Contents","id":"751","title":"Contents"},"752":{"body":"Although search_aggregates table is created on top of search_clients_engines_sources_daily, you may expect the total search metrics reported to match exactly. It's actually not the case. In case you notice the total number reported in search_aggregates higher than search_clients_engines_sources_daily, it's most likely due to Shredder . search_aggregates table is aggregated beyond the client level, so shredder doesn’t have to touch it. But search_clients_engines_sources_daily contains client_id and is subject to shredder. It's expected to lose up to 1% of rows every month as Firefox responds to clients' deletion requests, which would reduce count in search_clients_engines_soruces but not in search_aggregates. An example query to show such a difference can be found in STMO#84302 .","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Gotcha","id":"752","title":"Gotcha"},"753":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Data Reference","id":"753","title":"Data Reference"},"754":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Example Queries","id":"754","title":"Example Queries"},"755":{"body":"SELECT submission_date, SUM(SAP) AS search_counts\nFROM search.search_aggregates\nWHERE country = 'US' AND submission_date BETWEEN '2019-01-01' AND '2019-01-07'\nGROUP BY submission_date\nORDER BY submission_date STMO#51140","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Daily US sap searches","id":"755","title":"Daily US sap searches"},"756":{"body":"This job is scheduled on airflow to run daily.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Scheduling","id":"756","title":"Scheduling"},"757":{"body":"As of 2021-04-29, the current version of search_aggregates is v8, and has a schema as follows. The dataset is backfilled through 2016-03-11. root |-- submission_date: date (nullable = true) |-- submission_date_s3: date (nullable = true) |-- country: string (nullable = true) |-- engine: string (nullable = true) |-- normalized_engine: string (nullable = true) |-- source: string (nullable = true) |-- app_version: string (nullable = true) |-- distribution_id: string (nullable = true) |-- locale: string (nullable = true) |-- search_cohort: string (nullable = true) |-- addon_version: string (nullable = true) |-- tagged_sap: long (nullable = true) |-- tagged_follow_on: long (nullable = true) |-- sap: long (nullable = true) |-- organic: long (nullable = true) |-- search_with_ads: long (nullable = true) |-- search_with_ads_organic: long (nullable = true) |-- ad_click: long (nullable = true) |-- ad_click_organic: long (nullable = true) |-- unknown: long (nullable = true) |-- client_count: long (nullable = true) |-- default_search_engine: string (nullable = true) |-- default_private_search_engine: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- is_default_browser: boolean (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Schema","id":"757","title":"Schema"},"758":{"body":"The search_aggregates job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Code Reference","id":"758","title":"Code Reference"},"759":{"body":"Introduction Contents Background and Caveats Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Search Clients Engines Sources Daily","id":"759","title":"Search Clients Engines Sources Daily"},"76":{"body":"We tested a number of tools in 2022 and finally settled on Acryl. Integration work proceeded from there and continues as we add more tools and assets to our data platform.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » When was this implemented?","id":"76","title":"When was this implemented?"},"760":{"body":"search_clients_engines_sources_daily is designed to enable client-level search analyses. Querying this dataset can be slow; consider using search_aggregates for coarse analyses.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Introduction","id":"760","title":"Introduction"},"761":{"body":"search_clients_engines_sources_daily has one row for each unique combination of: (client_id, submission_date, engine, source). In addition to the standard search count aggregations, this dataset includes some descriptive data for each client. For example, we include country and channel for each row of data. In the event that a client sends multiple pings on a given submission_date we choose an arbitrary value from the pings for that (client_id, submission_date), unless otherwise noted. There were originally five standard search count aggregation columns: sap, tagged-sap, and tagged-follow-on, organic and unknown. Over time, more search count aggregation columns were added, including ad_click and search_with_ads in late 2018 bug ; and ad_click_organic and search_with_ads_organic in late 2021 bug . Note that, if there were no such searches in a row's segment (i.e. the count would be 0), the column value is null. Each of these columns represent different types of searches. For more details, see the search data documentation","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Contents","id":"761","title":"Contents"},"762":{"body":"search_clients_engines_sources_daily does not include (client_id submission_date) pairs if we did not receive a ping for that submission_date. We impute a NULL engine and source for pings with no search counts. This ensures users who never search are included in this dataset. This dataset is large. If you're querying this dataset from STMO, heavily limit the data you read using submission_date or sample_id. The has_adblocker_addon field is True if the client had an active addon that blocks Mozilla's ability to monetize the searches via a search engine partnership. The logic for identifying ad-blocking addons is here (private notebook).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Background and Caveats","id":"762","title":"Background and Caveats"},"763":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Data Reference","id":"763","title":"Data Reference"},"764":{"body":"STMO#51141 calculates searches per normalized_channel for US clients on an arbitrary day. If you have trouble viewing this query, it's likely you don't have the proper permissions. For more details see the search data documentation .","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Example Queries","id":"764","title":"Example Queries"},"765":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Scheduling","id":"765","title":"Scheduling"},"766":{"body":"As of 2022-03-25, the current version of the underlying search_clients_daily is v8, with schema as follows. Generally, see Data Catalog in GCP for the most up-to-date schema. It's backfilled through 2016-03-12. root |-- client_id: string (nullable = true) |-- submission_date: date (nullable = true) |-- submission_date_s3: date (nullable = true) |-- engine: string (nullable = true) |-- source: string (nullable = true) |-- country: string (nullable = true) |-- app_version: string (nullable = true) |-- distribution_id: string (nullable = true) |-- locale: string (nullable = true) |-- search_cohort: string (nullable = true) |-- addon_version: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- channel: string (nullable = true) |-- profile_creation_date: long (nullable = true) |-- default_search_engine: string (nullable = true) |-- default_search_engine_data_load_path: string (nullable = true) |-- default_search_engine_data_submission_url: string (nullable = true) |-- default_private_search_engine: string (nullable = true) |-- default_private_search_engine_data_load_path: string (nullable = true) |-- default_private_search_engine_data_submission_url: string (nullable = true) |-- sample_id: long (nullable = true) |-- sessions_started_on_this_day: long (nullable = true) |-- profile_age_in_days: integer (nullable = true) |-- subsession_hours_sum: double (nullable = true) |-- active_addons_count_mean: double (nullable = true) |-- max_concurrent_tab_count_max: integer (nullable = true) |-- tab_open_event_count_sum: long (nullable = true) |-- active_hours_sum: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- tagged_sap: long (nullable = true) |-- tagged_follow_on: long (nullable = true) |-- sap: long (nullable = true) |-- organic: long (nullable = true) |-- search_with_ads: long (nullable = true) |-- search_with_ads_organic: long (nullable = true) |-- ad_click: long (nullable = true) |-- ad_click_organic: long (nullable = true) |-- unknown: long (nullable = true) |-- normalized_engine: string (nullable = true) |-- user_pref_browser_search_region: string (nullable = true) |-- is_default_browser: boolean (nullable = true) |-- experiments: map (nullable = true) | |-- key: string | |-- value: string |-- scalar_parent_urlbar_searchmode_bookmarkmenu_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_handoff_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_keywordoffer_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_oneoff_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_other_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_shortcut_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabmenu_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabtosearch_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabtosearch_onboard_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_topsites_newtab_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_topsites_urlbar_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_touchbar_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_typed_sum: map (nullable = true) | |-- key: string | |-- value: int64","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Schema","id":"766","title":"Schema"},"767":{"body":"The search_clients_engines_sources_daily job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Code Reference","id":"767","title":"Code Reference"},"768":{"body":"Introduction Contents Utilizing BYTE columns Engine Searches Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Search Clients Last Seen","id":"768","title":"Search Clients Last Seen"},"769":{"body":"search_clients_last_seen is designed for individual search analysis for clients over the past year. This can be useful when wondering about client search behavior over the past year. NOTE : search_clients_last_seen is currently a 1% sample, and the first day with a full year of search activity is 2020-01-01.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Introduction","id":"769","title":"Introduction"},"77":{"body":"No. While the features between the Data Catalog and tools such as the Glean Dictionary and Looker Data Dictionary overlap, the Data Catalog is meant to be less focused on any single tool and more on assets from all the tools in our data platform, providing lineage and reference material that links them together.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » Is the Data Catalog a replacement for tools like the Glean Dictionary or the Looker Data Dictionary?","id":"77","title":"Is the Data Catalog a replacement for tools like the Glean Dictionary or the Looker Data Dictionary?"},"770":{"body":"search_clients_last_seen has just one row per-client, for any client who was active over the past year. Here we define active as \"sent a main ping\"; so if they are present that does not mean they searched. NOTE : Always choose a single submission_date when querying search_clients_last_seen. The key pieces of this dataset are byte arrays that contain daily information about client activity over the past year. We have these for a variety of activity types: days_seen_bytes: Days when we received a main ping from the client days_searched_bytes: Days that the client searched in any form days_tagged_searched_bytes: Days that the client performed a tagged search days_searched_with_ads_bytes: Days that the client performed a search that contained ads days_clicked_ads_bytes: Days that the client clicked an ad post-search See \"Utilizing BYTE columns\" for how to use these fields. There are some convenience columns around these, that give the number of days since the client was last active for that usage criteria: days_since_seen days_since_searched days_since_tagged_searched days_since_searched_with_ads days_since_clicked_ad days_since_created_profile We also include a variety of dimension information (e.g. os, country, channel, default_search) to aggregate on. The query itself lays out all of the available dimensional fields. There are, finally, a few fields with daily activity data. These include active_hours_sum, organic for organic searches, and total_searches. Please note that these are just for the current day, and not over the entire year of history contained in the days_*_bytes columns. Utilizing BYTE columns These are stored as BigQuery BYTE type, so they can be a bit confusing to use. We have a few convenience functions for using them. For these functions, anytime we say \"was active\", we mean \"within the usage criteria defined by that column\"; for example, it could be days that clients searched with ads.: udf.bits_to_days_seen - The number of days the user was active. udf.bits_to_days_since_seen - The number of days since the user was last active. udf.bits_to_days_since_first_seen - The number of days since the user's first active day. Note that this will be at most 365 days, since that is the beginning of history for this dataset. udf.bits_to_active_n_weeks_ago - Returns whether or not the user was active n weeks ago for the given activity type. Engine Searches Warning: This column was designed specifically for use with the revenue data, and probably isn't good for other kinds of analysis. For each search engine, we store an array that contains the number of searches that user completed each month for the past 12 months. This is across calendar months, so the number of days are not directly comparable. We have the same data for tagged searches, search with ads, and ad clicks. Background and Caveats search_clients_last_seen does includes (client_id submission_date) pairs even if we did not receive a ping for that submission_date. Any client who was active over the past year will be included. Accessing the Data Access the data at search.search_clients_last_seen.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Contents","id":"770","title":"Contents"},"771":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Data Reference","id":"771","title":"Data Reference"},"772":{"body":"STMO#70349 gives the WoW retention of users in different segments. Similar to GUD, a user is considered retained if they do they same activity the next week. Note here the outage from Armagaddon, and the outage for ad click telemetry in October. STMO#70348 shows the amount of different search activity taken by clients. We can use it to determine the % of clients who partake in each activity, regardless of their baseline amount of activity.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Example Queries","id":"772","title":"Example Queries"},"773":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Scheduling","id":"773","title":"Scheduling"},"774":{"body":"As of 2020-04-22, the current version of search_clients_last_seee is v1, and has a schema as follows. It's backfilled through 2020-01-01 root |- submission_date: date |- client_id: string |- sample_id: integer |- country: string |- app_version: string |- distribution_id: string |- locale: string |- search_cohort: string |- addon_version: string |- os: string |- channel: string |- profile_creation_date: integer |- default_search_engine: string |- default_search_engine_data_load_path: string |- default_search_engine_data_submission_url: string |- profile_age_in_days: integer |- active_addons_count_mean: float |- user_pref_browser_search_region: string |- os_version: string |- max_concurrent_tab_count_max: integer |- tab_open_event_count_sum: integer |- active_hours_sum: float |- subsession_hours_sum: float |- sessions_started_on_this_day: integer |- organic: integer |- sap: integer |- unknown: integer |- tagged_sap: integer |- tagged_follow_on: integer |- ad_click: integer |- search_with_ads: integer |- total_searches: integer |- tagged_searches: integer +- engine_searches: record (repeated) | |- key: string | +- value: record | | |- total_searches: integer (repeated) | | |- tagged_searches: integer (repeated) | | |- search_with_ads: integer (repeated) | | |- ad_click: integer (repeated) |- days_seen_bytes: bytes |- days_searched_bytes: bytes |- days_tagged_searched_bytes: bytes |- days_searched_with_ads_bytes: bytes |- days_clicked_ads_bytes: bytes |- days_created_profile_bytes: bytes","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Schema","id":"774","title":"Schema"},"775":{"body":"The search_clients_last_seen job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Code Reference","id":"775","title":"Code Reference"},"776":{"body":"Introduction Contents LTV Background and Caveats Example Queries Schema Code References Model Performance","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Normalized Client Lifetime Value (LTV)","id":"776","title":"Normalized Client Lifetime Value (LTV)"},"777":{"body":"client_ltv is designed to enable relative user value estimates based on their past and expected search and ad click behavior. This behavior is revenue-generating for Firefox.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Introduction","id":"777","title":"Introduction"},"778":{"body":"client_ltv has one row for each (client_id, engine, submission_date) triplet. Each row captures a year's worth of history for the client_id on the given engine, therefore the values will not change much when looking at submission_date in 1-day (or even 1-month) sequences, since there is significant overlap. For most analyses, using yesterday's submission_date will be sufficient. To get users active in the last i.e. 7 days, a join with clients_last_seen is required. We plan to propagate the necessary fields into client_ltv in the future so such a join isn't necessary. Using yesterday's date, a client's row will contain the total number of searches, ad clicks, etc for the last 365 days, along with active search and ad click days (how many days did a user search or click an ad). Additionally each row contains the predicted number active search/ad click days for the next 365 days. See the schema at the bottom of this page for a full list of the fields.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Contents","id":"778","title":"Contents"},"779":{"body":"A client's \"lifetime\" is maxed out at 2 years given the structure of this dataset. Of course a client can exist for longer, but one year on either side of the date in question controls for seasonal trends and lets us easily produce annual estimates for, say, user acquisition ROI. The procedure for calculating a user's LTV is as follows: Step 1: Determine the ad click value for the user's region/engine ( Revenue in Country C for Engine E ) / ( Total Ad Clicks in Country C for Engine E ) Step 2: Determine the user's ad clicks per day for the past 365 days ( Total Ad Clicks for User ) / ( Total Active Ad Click Days for User ) Step 3: Calculate a user's past LTV by multiplying the following: Total Active Ad Click Days for User Ad Clicks per Day for User (derived in step 2) Ad Click Value in Country C for Engine E (derived from step 1) Step 4: Calculate a user's future LTV by multiplying the following: Total Predicted Active Ad Click Days for User Ad Clicks per Day for User (derived in step 2) Ad Click Value in Country C for Engine E (derived from step 1) Step 5: Normalized the LTV values from (3) and (4) ( User past LTV ) / ( Sum of all past user LTVs ) ( User future LTV ) / ( Sum of all future user LTVs ) The normalized LTV for a user can roughly be interpreted as a user's contribution to the collective value of our user-base. Note that the above procedure omits some outlier handling steps for simplicity.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » LTV","id":"779","title":"LTV"},"78":{"body":"The catalog is a managed version of open source DataHub , a metadata platform built and maintained by the company Acryl .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » What software does it use?","id":"78","title":"What software does it use?"},"780":{"body":"The normalized_ltv_ad_clicks_current field, for example, does not represent a user's contribution to revenue directly. It should be treated as a rough proxy. It is not appropriate to multiply revenue by this number. LTV is broken down by engine, so the LTV for a user who searches on multiple engines must be interpreted in context. LTV is only available for Google and Bing on Firefox Desktop at this time. We do have the ability to calculate a dollar value per user, however the (unnormalized) table is restricted to those with proper revenue access. For more information, see Getting Help .","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Background and Caveats","id":"780","title":"Background and Caveats"},"781":{"body":"Percent of users we predict will click an ad in the next 365 days by Engine. ( STMO#74878 ) SELECT engine, AVG(IF(pred_num_days_seeing_ads > 0, 1, 0)) as pct_predicted_ad_viewers_next_year, AVG(IF(pred_num_days_clicking_ads > 0, 1, 0)) as pct_predicted_ad_clickers_next_year,\nFROM `moz-fx-data-shared-prod`.revenue.client_ltv\nWHERE submission_date = DATE_SUB(CURRENT_DATE, INTERVAL 1 DAY)\nGROUP BY 1 LTV Value of Users Over Lifetime (by days_since_created_profile) of Users Active in Past 7 Days ( STMO#187036 ) SELECT days_since_created_profile, SUM(normalized_ltv_ad_clicks_current) AS sum_normalized_ltv_ad_clicks_current, SUM(normalized_ltv_ad_clicks_future) AS normalized_ltv_ad_clicks_future, SUM(normalized_ltv_ad_clicks_future) / COUNT(*) AS avg_normalized_ltv_ad_clicks_future,\nFROM `moz-fx-data-shared-prod`.revenue.client_ltv\nJOIN `moz-fx-data-shared-prod`.search.search_clients_last_seen USING(submission_date, client_id)\nWHERE submission_date = '2020-09-16' AND days_since_created_profile <= 365 AND days_since_seen <= 6\nGROUP BY days_since_created_profile\nORDER BY days_since_created_profile DESC","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Example Queries","id":"781","title":"Example Queries"},"782":{"body":"As of 2020-09-16, the current version of client_ltv is v1, and has a schema as follows. The dataset is backfilled through 2020-09-14. root |-- submission_date: date (nullable = true) |-- engine: string (nullable = true) |-- country: string (nullable = true) |-- client_id: string (nullable = true) |-- total_client_searches_past_year: long (nullable = true) |-- total_client_tagged_searches_past_year: long (nullable = true) |-- total_client_ad_clicks_past_year: long (nullable = true) |-- total_client_searches_with_ads_past_year: long (nullable = true) |-- ad_click_days: long (nullable = true) |-- search_days: long (nullable = true) |-- search_with_ads_days: long (nullable = true) |-- tagged_search_days: long (nullable = true) |-- active_days: long (nullable = true) |-- pred_num_days_clicking_ads: double (nullable = true) |-- pred_num_days_seeing_ads: double (nullable = true) |-- pred_num_days_searching: double (nullable = true) |-- pred_num_days_tagged_searching: double (nullable = true) |-- ad_clicks_per_day: double (nullable = true) |-- searches_with_ads_per_day: double (nullable = true) |-- searches_per_day: double (nullable = true) |-- tagged_searches_per_day: double (nullable = true) |-- ad_clicks_cutoff: double (nullable = true) |-- searches_with_ads_cutoff: double (nullable = true) |-- searches_cutoff: double (nullable = true) |-- tagged_searches_cutoff: double (nullable = true) |-- ad_clicks_per_day_capped: double (nullable = true) |-- searches_with_ads_per_day_capped: double (nullable = true) |-- searches_per_day_capped: double (nullable = true) |-- tagged_searches_per_day_capped: double (nullable = true) |-- total_ad_clicks: long (nullable = true) |-- normalized_ltv_ad_clicks_current: double (nullable = true) |-- normalized_ltv_search_with_ads_current: double (nullable = true) |-- normalized_ltv_search_current: double (nullable = true) |-- normalized_ltv_tagged_search_current: double (nullable = true) |-- normalized_ltv_ad_clicks_future: double (nullable = true) |-- normalized_ltv_search_with_ads_future: double (nullable = true) |-- normalized_ltv_search_future: double (nullable = true) |-- normalized_ltv_tagged_search_future: double (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Schema","id":"782","title":"Schema"},"783":{"body":"LTV daily model fitting Unnormalized client_ltv query (restricted query access) client_ltv view (for broad use)","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Code References","id":"783","title":"Code References"},"784":{"body":"There is additionally a dataset, ltv_daily_model_perf, that tracks the LTV model's prediction performance each day it is re-trained. For a given day, one could check the performance with the following query (STMO#187873) : SELECT active_days, actual, model\nFROM `moz-fx-data-shared-prod.analysis.ltv_daily_model_perf`\nWHERE date = '2020-09-29'\nAND metric = 'days_clicked_ads'\nORDER BY active_days This produces a histogram for the observed user frequencies and the model's predicted frequencies, allowing a chart similar to the one shown in the \"assessing model fit\" example in the lifetimes documentation. This table only checks performance for clients the model expects have, for example, clicked an ad in 0 to 28 days in the past year, since most of the distribution is contained in that interval. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Model Performance","id":"784","title":"Model Performance"},"785":{"body":"mobile_search_clients_engines_sources_daily is designed to enable client-level search analyses for mobile. Querying this dataset can be slow; consider using mobile_search_aggregates for coarse analyses. mobile_search_clients_engines_sources_daily has one row for each unique combination of: (client_id, submission_date, engine, source). Alongside standard search metrics, this dataset includes client specific descriptive information as well. For example, we include normalized_app_name and normalized_app_name_os for each row of data. normalized_app_name modifies the raw app_name data to align it more consistently with KPI reporting while normalized_app_name_os combines app name and os used by each client. Refer to the table below for comprehensive mapping details regarding these two fields. app_name os normalized_app_name_os normalized_app_name Fenix Android Firefox Android Firefox Fennec Other Fennec Other Fennec Fennec Android Legacy Firefox Android Fennec Fennec iOS Firefox iOS Firefox Firefox Preview Android Firefox Preview Firefox Preview FirefoxConnect Android Firefox for Echo Show Firefox for Echo Show FirefoxForFireTV Android Firefox for FireTV Firefox for FireTV Focus Android Glean Android Focus Android Focus Focus iOS Glean iOS Focus iOS Focus Klar Android Glean Android Klar Android Klar Klar iOS Glean iOS Klar iOS Klar Other iOS Other iOS Other Other Other Other Other Other Android Other Android Other Zerda Android Firefox Lite Android Firefox Lite Zerda_cn Android Firefox Lite Android (China) Firefox Lite (China) Note that, if there were no such searches in a row's segment (i.e. the count would be 0), the column value is null. Each of these columns represent different types of searches. For more details, see the search data documentation","breadcrumbs":"Dataset Reference » Search Datasets » Mobile Search Clients Sources Daily » Contents","id":"785","title":"Contents"},"786":{"body":"mobile_search_clients_engines_sources_daily does not include (client_id submission_date) pairs if we did not receive a ping for that submission_date. We impute a NULL engine and source for pings with no search counts. This ensures users who never search are included in this dataset. This dataset is large. If you're querying this dataset from STMO, heavily limit the data you read using submission_date or sample_id. As of August 1, 2024, the mobile_search_clients_daily table has been updated to extract data from the baseline ping tables instead of the original metrics ping tables. This shift maintains the same search totals with greater confidence in the mobile search engagement dates. As noted #submission-date), the submission_date used throughout telemetry is the date Mozilla received that client's engagement, not necessarily the actual date on which that client engaged with Firefox. Mobile metrics pings are historically sent later than the actual date of activity: it takes roughly 4 days for Firefox to receive 95% of Fenix metrics pings which originate from a given actual date. Baseline pings are more frequently sent/ received and serve as the basis of KPI DAU metrics. Therefore, this switch ensures a client's KPI DAU activity can be matched to search activity from that same active day. All data prior to August 1st, 2024, is powered by the metrics ping and has been moved to the mobile_search_clients_daily_historical table. The new derived table, mobile_search_clients_daily_v2, has data from August 1, 2024 and is powered by the baseline ping. Downstream views and tables, like mozdata.search.mobile_search_clients_daily, pull data from both mobile_search_clients_daily_v2 and mobile_search_clients_daily_historical to ensure comprehensive data coverage. mozdata.search.mobile_search_clients_daily remains the client-level source-of-truth for mobile search analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Mobile Search Clients Sources Daily » Background and Caveats","id":"786","title":"Background and Caveats"},"787":{"body":"Introduction Contents Data Reference Example Queries Daily Google desktop SAP search from US vs. DE Monthly Google desktop SAP search & revenue from US vs. ROW Scheduling Schema search_revenue_levers_daily search_revenue_levers_monthly Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Search Revenue Levers Datasets","id":"787","title":"Search Revenue Levers Datasets"},"788":{"body":"The search_revenue_levers datasets isolate key components of the search monetization funnel, e.g. revenue levers, to more effectively support search revenue analyses. The suite of search_revenue_levers datasets are as follows: search_revenue_levers_daily: provides daily search metrics at * minimum country granularity (e.g. SAP by device, partner, channel, and specific country) search_revenue_levers_monthly: provides monthly search and revenue metrics at search funnel granularity (e.g. SAP by device, partner, and US vs Rest of World) Revenue data access permissions of category 2 or higher are required to access search_revenue_levers_monthly. For most search and revenue analyses, we recommend using search_revenue_levers_monthly. By aggregating to the search monetization funnel granularity, this table is used to support the Monthly and Quarterly Business Reviews. Most ad hoc search revenue analyses should align with this internal standard of reporting. That being said, there are cases when Mozillians require more granularity for search analyses. By aggregating to the daily reporting granularity, search_revenue_levers_daily is designed to support forecasting and deep dives into performance by search partner. Revenue is not included in search_revenue_levers_daily because search revenue is reported monthly, not daily. In practice, Mozillians focused on search-only analyses may prefer the other existing search tables: search_aggregates (fastest to query!) or search_clients_engines_sources_daily (most data possible!).","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Introduction","id":"788","title":"Introduction"},"789":{"body":"The differences between the aggregation structures are summarized as follows: Column Name search_revenue_levers_daily search_revenue_levers_monthly device desktop, mobile desktop, mobile partner Google, Bing, DuckDuckGo Google, Bing, DuckDuckGo channel NULL, personal, ESR column does not exist country US, DE, FR, ... All partners: US, ROW submission_date minimum aggregation: daily minimum aggregation: monthly There are 14 possible revenue levers measures available: 3 daily active users metrics : Eligible Markets DAU, Default Engine DAU, Search-Engaged DAU 9 search engagement metrics : SAP, Tagged SAP, Tagged Follow On, Monetizable SAP, Search with Ads, Ad Click, Organic Search, Organic Search with Ads, Organic Ad Click 2 revenue metrics (monthly tables only): Revenue paid to Mozilla, Revenue per Ad Click","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Contents","id":"789","title":"Contents"},"79":{"body":"Metadata is pulled from each included platform. Depending on the source, metadata ingestion is either managed in the Acryl UI or via our custom ingestion code: Glean - Pings are ingested from the Glean Dictionary API. This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository . Legacy Telemetry - Pings are ingested from the Mozilla Pipeline Schemas repository .This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository . BigQuery - Views, Tables, Datasets, and Projects are ingested from the BigQuery audit log and query jobs. This is scheduled nightly in the Acryl UI. The documentation can be found on The DataHub docs page . Looker - Views, Explores, and Dashboards are ingested from both our LookML source repositories (e.g. spoke-default ) and the Looker API. This is scheduled nightly in the Acryl UI. The documentation can be found on the DataHub docs page . Metric-Hub - Metrics are ingested from the metric-hub repository and loaded into the Business Glossary. This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository and the documentation can be found on the DataHub docs page . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » How is the metadata populated?","id":"79","title":"How is the metadata populated?"},"790":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Data Reference","id":"790","title":"Data Reference"},"791":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Example Queries","id":"791","title":"Example Queries"},"792":{"body":"Search Revenue Levers Daily in Looker SELECT submission_date, COALESCE(SUM(sap), 0) AS sap\nFROM `mozdata.search.search_revenue_levers_daily`\nWHERE country IN ('DE', 'US') AND device = 'desktop' AND partner = 'Google' AND submission_date >= '2024-01-01'\nGROUP BY 1","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Daily Google desktop SAP search from US vs. DE","id":"792","title":"Daily Google desktop SAP search from US vs. DE"},"793":{"body":"Search Revenue Levers Monthly in Looker SELECT country, submission_month, COALESCE(SUM(sap), 0) AS sap, COALESCE(SUM(revenue), 0) AS revenue\nFROM `mozdata.revenue.search_revenue_levers_monthly`\nWHERE device = 'desktop' AND partner_name = 'Google' AND submission_month >= \"2023-01-01\"\nGROUP BY 1, 2","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Monthly Google desktop SAP search & revenue from US vs. ROW","id":"793","title":"Monthly Google desktop SAP search & revenue from US vs. ROW"},"794":{"body":"search_revenue_levers_daily: This job is scheduled on airflow to run daily. search_revenue_levers_monthly_detail and search_revenue_levers_monthly: These jobs are scheduled on airflow to run daily. However, the most recent month does not populate until the calendar month is completed.","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Scheduling","id":"794","title":"Scheduling"},"795":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Schema","id":"795","title":"Schema"},"796":{"body":"As of 2024-05-25, the current version of search_revenue_levers_daily is v1 and has a schema as follows. The dataset is backfilled through 2018-01-01. root |-- submission_date: date (nullable = true) |-- partner: string (nullable = true) |-- device: string (nullable = true) |-- channel: string (nullable = true) |-- country: string (nullable = true) |-- dau: integer (nullable = true) |-- dau_engaged_w_sap: integer (nullable = true) |-- sap: integer (nullable = true) |-- tagged_sap: integer (nullable = true) |-- tagged_follow_on: integer (nullable = true) |-- ad_click: integer (nullable = true) |-- search_with_ads: integer (nullable = true) |-- organic: integer (nullable = true) |-- ad_click_organic: integer (nullable = true) |-- search_with_ads_organic: integer (nullable = true) |-- monetizable_sap: integer (nullable = true) |-- dau_w_engine_as_default: integer (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » search_revenue_levers_daily","id":"796","title":"search_revenue_levers_daily"},"797":{"body":"As of 2024-05-25, the current version of search_revenue_levers_monthly is v3 and has a schema as follows. The dataset is backfilled through 2018-01-01. root |-- device: string (nullable = true) |-- country: string (nullable = true) |-- partner_name: string (nullable = true) |-- submission_month: date (nullable = true) |-- dau: integer (nullable = true) |-- dau_w_engine_as_default: integer (nullable = true) |-- dau_engaged_w_sap: integer (nullable = true) |-- sap: integer (nullable = true) |-- tagged_sap: integer (nullable = true) |-- tagged_follow_on: integer (nullable = true) |-- ad_click: integer (nullable = true) |-- search_with_ads: integer (nullable = true) |-- organic: integer (nullable = true) |-- ad_click_organic: integer (nullable = true) |-- search_with_ads_organic: integer (nullable = true) |-- monetizable_sap: integer (nullable = true) |-- revenue: float (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » search_revenue_levers_monthly","id":"797","title":"search_revenue_levers_monthly"},"798":{"body":"search_revenue_levers_daily is defined in bigquery-etl . search_revenue_levers_monthly_detail is TBA. search_revenue_levers_monthly job is defined in private-bigquery-etl . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Code Reference","id":"798","title":"Code Reference"},"799":{"body":"Non-Desktop data includes data for all mobile browser products as well as non browser products such as Lockwise, Firefox for Echo Show, Mozilla VPN, and Web XR Viewer among others.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Non-Desktop Data","id":"799","title":"Non-Desktop Data"},"8":{"body":"Mozilla, like many other organizations, relies on data to make product decisions. However, unlike many other organizations, Mozilla balances its goal of collecting useful, high-quality data with giving its users meaningful choice and control over their own data. Our approach to data is most succinctly described by the Mozilla Privacy Principles . If you want to know what Mozilla thinks about data, the Principles will tell you that. From those principles come Mozilla's Privacy Notices . They differ from product to product because the data each product deals with is different. If you want to know what kinds of data each Mozilla product collects and what we do with it, the Privacy Notices will tell you that. From the Principles and the Notices Mozilla derives operational processes to allow it to make decisions about what data it can collect, store, and publish. Here are a few of them: Data Collection : Mozilla's policies around data collection Data Publishing : How Mozilla publishes (a subset of) of the data it collects for the public benefit If you want to know how we ensure the data Mozilla collects, store, and publish abide by the Privacy Notices and the Principles, these processes will tell you that. The data Mozilla collects can roughly be categorized into three categories: product telemetry, usage logs and website telemetry.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » What Data does Mozilla Collect?","id":"8","title":"What Data does Mozilla Collect?"},"80":{"body":"The Glean Dictionary is a web-based tool that allows you to look up information on all the metrics [1] defined in applications built using Glean , Mozilla's next-generation Telemetry SDK. Like Glean itself, it is built using lessons learned in the implementation of what came before (the probe dictionary in this case). In particular, the Glean Dictionary is designed to be more accessible to those without deep knowledge of instrumentation and/or data platform internals.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » Using the Glean Dictionary","id":"80","title":"Using the Glean Dictionary"},"800":{"body":"Day 2-7 Activation - Used to calculate the Day 2-7 Activation metric , a key result in 2020 for non-desktop products. Google Play Store Data - Used to understand the acquisition performance for non-desktop products on the Google Play Store. Apple App Store Data - Used to understand the acquisition performance for the non-desktop products on the Apple App Store. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » List of Datasets","id":"800","title":"List of Datasets"},"801":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference Background and Caveats","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Non-Desktop Day 2-7 Activation","id":"801","title":"Non-Desktop Day 2-7 Activation"},"802":{"body":"firefox_nondesktop_day_2_7_activation is designed for use in calculating the Day 2-7 Activation metric , a key result in 2020 for non-desktop products.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Introduction","id":"802","title":"Introduction"},"803":{"body":"firefox_nondesktop_day_2_7_activation is a table with two key metrics: new_profiles and day_2_7_activated, aggregated over submission_date. It is derived from the non-desktop clients last seen table . new_profiles: Unique count of client ids with a given profile creation date. As not all initial pings are received exactly on the day of profile creation, we wait for 7 days after the profile creation date before establishing the New Profile cohort to ensure the data is complete. days_2_7_activated: Unique count of client ids who use the product at any point starting the day after they created a profile up to 6 days after. We also include a variety of dimension information (e.g. product, app_name, app_version, os, normalized_channel and country) to aggregate on. This dataset is backfilled through 2017-01-01.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Contents","id":"803","title":"Contents"},"804":{"body":"Access the data at moz-fx-data-shared-prod.telemetry.firefox_nondesktop_day_2_7_activation","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Accessing the Data","id":"804","title":"Accessing the Data"},"805":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Data Reference","id":"805","title":"Data Reference"},"806":{"body":"This query gives the day 2-7 activation by product: SELECT cohort_date, product, SUM(day_2_7_activated) as day_2_7_activated, SUM(new_profiles) as new_profiles, SAFE_DIVIDE(SUM(day_2_7_activated), SUM(new_profiles)) as day_2_7_activation\nFROM mozdata.telemetry.firefox_nondesktop_day_2_7_activation\nWHERE cohort_date = \"2020-03-01\"\nGROUP BY 1,2\nORDER BY 1 STMO#72054","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Example Queries","id":"806","title":"Example Queries"},"807":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Scheduling","id":"807","title":"Scheduling"},"808":{"body":"As of 2020-07-24, the current version of firefox_nondesktop_day_2_7_activation is v1, and has a schema as follows: root |- submission_date: date |- product: string |- app_name: string |- app_version: string |- os: string |- normalized_channel: string |- country: string |- new_profiles: integer |- day_2_7_activated: integer","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Schema","id":"808","title":"Schema"},"809":{"body":"The firefox_nondesktop_day_2_7_activation job is defined in bigquery-etl .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Code Reference","id":"809","title":"Code Reference"},"81":{"body":"You can visit the Glean Dictionary at dictionary.telemetry.mozilla.org . As its content is generated entirely from publicly available source code, there is no access control. From the top level, you can select an application you want to view the metrics for. After doing so, you can search for metrics by name (e.g.: addons.enabled_addons), type (e.g.: string_list), or tags (e.g. WebExtensions). After selecting a metric, you can get more information on it including a reference to its definition in the source code as well as information on how to get the data submitted by this probe in some of our data tools like STMO , Looker , and GLAM .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » How to use","id":"81","title":"How to use"},"810":{"body":"Due to the delay in receiving all the initial pings and subsequent 7 day wait prior to establishing the new profile cohort, the table will lag nondesktop_clients_last_seen by 7 days. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Background and Caveats","id":"810","title":"Background and Caveats"},"811":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Schema Example Queries Calculate Google Play Store activity for a given day and app by country Calculate Google Play Store activity for a given day by source and app Scheduling","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Google Play Store","id":"811","title":"Google Play Store"},"812":{"body":"The google_play_store dataset is used to understand the acquisition performance for mobile products on the Google Play Store along key metrics and dimensions. Google’s documentation for all metrics and dimensions can be found on the Play Store support portal .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Introduction","id":"812","title":"Introduction"},"813":{"body":"The google_play_store dataset contains a collection of tables and views exported from Google. The key tables currently being used for non-desktop reporting are: Retained_installers_channel_v1 - Store activity by acquisition channels. Acquisition channels include: Play Store (organic) - Unique users who saw the app’s store listing by browsing or searching on the Play Store app Third-party referrers - Unique users who visited the app's store listing on the Play Store app from an untagged deep link to the Play Store. Tracked Channels (UTM) - Unique users who visited the app’s store listing on the Play Store app from a UTM-tagged link. Google Search (organic) - Unique users who visited the app’s store listing on the Play Store app from a Google Search Google Ads - Unique users who visited the app’s store listing on the Play Store app from a Google Ads ad. Data between Google Ads and the Play Console can differ. Other Retained_installers_country_v1 - Store activity by country. Retained_installers_play_country_v1 - Store activity for the Play Store (organic) acquisition channel. Includes a country breakdown for the channel. Retained_installers_utm_tagged_v1 - Store activity for the Tracked Channels (UTM) acquisition channel by campaign UTM. There are other tables available that are yet to be explored / incorporated into regular reporting. Some that may be of interest include: Crashes by app version Device and OS Installs Ratings The metrics included in the retained_installers tables are: Store_Listing_Visitors - Unique users who visited the app’s store listing on the Play Store app but haven’t installed the app Installers - Unique users who installed the app after visiting the app’s store listing on the Play Store app. Visitors_to_installer_conversion_rate - Percentage of Store_Listing_visitors that install the app. Installers_retained_for_1_day - Installers who kept the app on at least one of their devices for 1 day. Installation doesn’t mean the app was opened over this period. Installers_to_1_day_retention_rate - Percentage of installers who have the app on one of their devices 1 day after install. Installers_retained_for_7_days - Installers who kept the app on at least one of their devices for 7 days. Installation doesn’t mean the app was opened over this period. Installers_to_7_days_retention_rate - Percentage of installers who have the app on one of their devices 7 days after install. Installers_retained_for_15_days - Installers who kept the app on at least one of their devices for 15 days. Installation doesn’t mean the app was opened over this period. Installers_to_15_days_retention_rate - Percentage of installers who have the app on one of their devices 15 days after install. Installers_retained_for_30_days - Installers who kept the app on at least one of their devices for 30 days. Installation doesn’t mean the app was opened over this period. Installers_to_30_days_retention_rate - Percentage of installers who have the app on one of their devices 30 days after install.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Contents","id":"813","title":"Contents"},"814":{"body":"As of Aug 25 2020 not all the tables available in the dataset have been explored and vetted for accuracy by the data science team. Tables that were fully reviewed and being documented here are the Retained_installers tables whose primary use case is to explain acquisition. Note: Google does not make the play store data available for export every day. The export job checks for new files every day. However, having monitored the job, it appears the data is made available every 7 - 14 days, and seems to primarily be made available on weekends. Due to this lack of consistency, there will be delays in the data available for this dataset. The data currently in BigQuery is the most current data available from Google.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Background and Caveats","id":"814","title":"Background and Caveats"},"815":{"body":"Access the data at moz-fx-data-marketing-prod.google_play_store","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Accessing the Data","id":"815","title":"Accessing the Data"},"816":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Data Reference","id":"816","title":"Data Reference"},"817":{"body":"Retained_installer tables schema\nroot |- Date: date |- Package_Name: string |- [Acquisition_channel | country | UTM_source_campaign]: string |- Store_Listing_Visitors: integer |- Installers: integer |- Visitor_to_installer_conversion_rate: float |- installers_retained_for_1_day: integer |- installers_to_1_day_retention_rate: float |- installers_retained_for_7_days: integer |- installers_to_7_days_retention_rate: float |- installers_retained_for_15_days: integer |- installers_to_15_days_retention_rate: float |- installers_retained_for_30_days: integer |- installers_to_30_days_retention_rate: float","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Schema","id":"817","title":"Schema"},"818":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Example Queries","id":"818","title":"Example Queries"},"819":{"body":"SELECT Date, Package_Name, Country, SUM(Store_Listing_Visitors) as Store_Visits, SUM(Installers) as installs, SAFE_DIVIDE(SUM(Installers), SUM(Store_Listing_Visitors)) as install_rate\nFROM `moz-fx-data-marketing-prod.google_play_store.p_Retained_installers_country_v1`\nWHERE Date = \"2020-08-01\" AND Package_Name = \"org.mozilla.firefox\"\nGROUP BY date, Package_name, Country\nORDER BY Store_Visits DESC STMO#74289","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Calculate Google Play Store activity for a given day and app by country","id":"819","title":"Calculate Google Play Store activity for a given day and app by country"},"82":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » Common Questions","id":"82","title":"Common Questions"},"820":{"body":"SELECT Date, Package_Name, Acquisition_Channel, SUM(Store_Listing_Visitors) as Store_Visits, SUM(Installers) as installs, SAFE_DIVIDE(SUM(Installers), SUM(Store_Listing_Visitors)) as install_rate\nFROM `moz-fx-data-marketing-prod.google_play_store.p_Retained_installers_channel_v1`\nWHERE Date = \"2020-08-01\"\nGROUP BY date, Package_name, Acquisition_Channel\nORDER BY package_name, Store_Visits STMO#74288","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Calculate Google Play Store activity for a given day by source and app","id":"820","title":"Calculate Google Play Store activity for a given day by source and app"},"821":{"body":"The job to retrieve the raw data from the Google Play Store can be found in the play-store-export repository and it is scheduled in airflow . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Scheduling","id":"821","title":"Scheduling"},"822":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Schema Example Queries Calculate Apple App Store Activity for a given day by app Calculate Apple App Store Activity for a given day and app by source Scheduling","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Apple App Store","id":"822","title":"Apple App Store"},"823":{"body":"The apple_app_store dataset is used to understand the acquisition performance for non-desktop products on the Apple App Store along the key metrics and dimensions. Apple’s documentation for all metrics and dimensions can be found in the app store connect reference .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Introduction","id":"823","title":"Introduction"},"824":{"body":"The apple_app_store dataset contains a collection of aggregated tables by a singular dimension that explains the performance of acquisition activity through the Apple App Store. The dimensions (saved as individual derived tables) include: moz-fx-data-marketing-prod.apple_app_store.metrics_by_platform - The device type on which the app was downloaded or used. E.g. iPad, iPod, or iPhone. moz-fx-data-marketing-prod.apple_app_store.platform version - The OS version on which the app was downloaded or used. App Units, In-App Purchases, and Sales are based on the version on which the app is downloaded. Active in Last 30 Days, Product Page Views, Retention, and Sessions are based on the iOS version on which the app is used. moz-fx-data-marketing-prod.apple_app_store.app version - The version of the app displayed on the app store at the time of activity. moz-fx-data-marketing-prod.apple_app_store.region - The App Store region in which purchases were made, based on the customer’s billing address. Regions include (USA and Canada, Europe, Latin America and The Caribbean, Asia Pacific, Africa, The Middle East, and India) moz-fx-data-marketing-prod.apple_app_store.storefront - The app store country in which purchases were made, based on the customer’s billing address. moz-fx-data-marketing-prod.apple_app_store.source - The source from which a customer tapped a link to your App Store product page to view your app or download it for the first time. You can view metrics based on the source from which users are finding your app. Source types include (App Store Browse, App Store Search, App Referrers, Web Referrers) moz-fx-data-marketing-prod.apple_app_store.app referrer - People landing on the app store via links from within other apps. This also includes apps using the store kit API and excludes the native Safari. moz-fx-data-marketing-prod.apple_app_store.web Referrer - Previously top websites. Shows the referring website for the app download. Web referrals must be from Safari on devices with iOS 8 or tvOS 9 or later. Taps from websites using web browsers like chrome are attributed to that app. moz-fx-data-marketing-prod.apple_app_store.campaign - Previously top campaigns. Tracks app and website referrals to measure the impact of an advertising campaign. Tracked by adding two tokens to any app store link to see results in app analytics. moz-fx-data-marketing-prod.apple_app_store.total : Total metric activity without any dimension breakdown. The metrics included in the aggregated tables are: app_units - The number of first-time app purchases made on the App Store using iOS 8 and tvOS 9 or later. Updates, re-downloads, download onto other devices are not counted. Family sharing downloads are included for free apps, but not for paid apps. impressions - The number of times the app was viewed in the Featured, Categories, Top Charts and Search Sections of the App Store. Also includes views of the product page. impressions_unique_device - The number of times the app was viewed in the Featured, Categories, Top Charts and Search Sections of the App Store by unique device. Also includes views of the product page. product_page_views - Number of times the app's product page has been viewed on devices iOS 8 and tvOS 9 or later. Includes both App Store app and store kit API product_page_views_unique_device - Number of times the app's product page has been viewed on devices iOS 8 and tvOS 9 or later by unique device. Includes both App Store app and store kit API active_devices_opt_in - The number of devices with at least one session during the selected period. Only devices with iOS 8 and tvOS 9 or later are included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. active_devices_last_30_days_opt_in - The number of active devices with at least one session during the previous 30 days. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. deletions_opt_in - The number of times your app was deleted on devices running iOS 12.3 or tvOS 9 or later. This data includes deletions of the app from the Home Screen and deletions of the app through Manage Storage. Data from resetting or erasing a device's content and settings is not included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. installations_opt_in - The total number of times your app has been installed on devices with iOS 8 or tvOS 9, or later. Re-downloads on the same device, downloads to multiple devices sharing the same Apple ID, and Family Sharing installations are included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. sessions_opt_in - The number of times the app has been used for at least two seconds. If the app is in the background and is later used again, that counts as another session. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Contents","id":"824","title":"Contents"},"825":{"body":"The data is received from Apple with only one dimension per metric. As a result, we are unable to do multi-dimensional analysis. i.e. we can tell how each storefront is performing but we can’t see how specific platforms or sources are contributing to it.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Background and Caveats","id":"825","title":"Background and Caveats"},"826":{"body":"Access the data at moz-fx-data-marketing-prod.apple_app_store","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Accessing the Data","id":"826","title":"Accessing the Data"},"827":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Data Reference","id":"827","title":"Data Reference"},"828":{"body":"metrics_by_[dimension] tables\nroot |- date: date |- app_name: string |- [app_referrer | app_version | campaign | platform | platform_version | region | source | storefront | web_referrer]: string |- app_units: integer |- impressions: integer |- impressions_unique_device: integer |- product_page_views: integer |- product_page_views_unique_device: integer |- active_devices_opt_in: integer |- active_devices_last_30_days_opt_in: integer |- deletions_opt_in: integer |- installations_opt_in: integer |- sessions_opt_in: integer","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Schema","id":"828","title":"Schema"},"829":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Example Queries","id":"829","title":"Example Queries"},"83":{"body":"Underneath the metric definition, look for the section marked \"access\". This should tell you the BigQuery table where the data for the metric is stored, along with the column name needed to access it. For several examples of this along with a more complete explanation, see Accessing Glean Data . Note that Glean refers to \"probes\" (in the old-school Firefox parlance) as \"metrics\". Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » How can I go from a metric to querying it in BigQuery?","id":"83","title":"How can I go from a metric to querying it in BigQuery?"},"830":{"body":"SELECT date, app_name, SUM(impressions_unique_device) as unique_device_impressions, SUM(product_page_views_unique_device) as unique_device_page_views, SUM(app_units) as installs, SAFE_DIVIDE(SUM(product_page_views_unique_device), SUM(impressions_unique_device)) as unique_device_page_view_rate, SAFE_DIVIDE(SUM(app_units), SUM(product_page_views_unique_device)) as install_rate\nFROM `moz-fx-data-marketing-prod.apple_app_store.metrics_total`\nWHERE date = \"2020-08-20\"\nGROUP BY date, app_name STMO#74291","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Calculate Apple App Store Activity for a given day by app","id":"830","title":"Calculate Apple App Store Activity for a given day by app"},"831":{"body":"SELECT date, app_name, source, SUM(impressions_unique_device) as unique_device_impressions, SUM(product_page_views_unique_device) as unique_device_page_views, SUM(app_units) as installs, SAFE_DIVIDE(SUM(product_page_views_unique_device), SUM(impressions_unique_device)) as unique_device_page_view_rate, SAFE_DIVIDE(SUM(app_units), SUM(product_page_views_unique_device)) as install_rate\nFROM `moz-fx-data-marketing-prod.apple_app_store.metrics_by_source`\nWHERE date = \"2020-08-20\" AND app_name = \"Firefox\"\nGROUP BY date, app_name, source STMO#74290","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Calculate Apple App Store Activity for a given day and app by source","id":"831","title":"Calculate Apple App Store Activity for a given day and app by source"},"832":{"body":"The job to retrieve the raw data from the Apple App Store can be found in the app-store-analytics-export repository . The exported results are individual metrics grouped by a single dimension. These exports are initially loaded into the apple_app_store_exported data source. The exports are scheduled in airflow . The job to create the derived tables found in moz-fx-data-marketing-prod.apple_app_store can be found in bigquery-etl under apple_app_store . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Scheduling","id":"832","title":"Scheduling"},"833":{"body":"These datasets are for projects outside of the Firefox telemetry domain. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Other Datasets","id":"833","title":"Other Datasets"},"834":{"body":"This dataset records facts about individual commits to the Firefox source tree in the mozilla-central source code repository.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » hgpush","id":"834","title":"hgpush"},"835":{"body":"The dataset is accessible via STMO . Use the eng_workflow_hgpush_parquet_v1 table with the Athena data source. (The Presto data source is also available, but much slower.)","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Data Reference","id":"835","title":"Data Reference"},"836":{"body":"See the hgpush ping schema for a description of available fields. Be careful to: Use the latest schema version. e.g. v1. Browse the hgpush schema directory in the GitHub repo to be sure. Change dataset field names from camelCaseNames to under_score_names in STMO. e.g. reviewSystemUsed in the ping schema becomes review_system_used in STMO.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Field Types and Descriptions","id":"836","title":"Field Types and Descriptions"},"837":{"body":"Select the number of commits with an 'unknown' review system in the last 7 days: select count(1)\nfrom eng_workflow_hgpush_parquet_v1\nwhere review_system_used = 'unknown' and date_diff('day', from_unixtime(push_date), now()) < 7","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Example Queries","id":"837","title":"Example Queries"},"838":{"body":"The dataset is populated via the Commit Telemetry Service . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Code Reference","id":"838","title":"Code Reference"},"839":{"body":"When the stub installer completes with almost any result, it generates a ping containing some data about the system and about how the installation went. This ping isn't part of Firefox unified telemetry, it's a bespoke system; we can't use the telemetry client code when it isn't installed yet. No ping is sent if the installer exits early because initial system requirements checks fail.","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » What is the Stub Installer ping?","id":"839","title":"What is the Stub Installer ping?"},"84":{"body":"The Probe Dictionary is a web-based tool that allows you to look up information on all the probes defined in Firefox's source code. Until Firefox on Glean is finished, the Probe Dictionary is the best way to look up what data is submitted by Firefox. Note that the Probe Dictionary has not kept pace with many changes that have made to the Mozilla data platform in the last couple of years. However, with some knowledge of how Firefox and the data platform work, you can still quickly find the data that you need. If you have questions, don't hesitate to ask for help .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » Using the Probe Dictionary","id":"84","title":"Using the Probe Dictionary"},"840":{"body":"Installer pings are formed and sent from NSIS code (!) in the stub installer, in the SendPing subroutine . Like any other ping, they are processed into ping tables .","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » How it’s processed","id":"840","title":"How it’s processed"},"841":{"body":"You can access this data in BigQuery under firefox_installer.install. The following query, for example, gives you the number of successful installs per normalized country code on April 20th, 2021: SELECT normalized_country_code, succeeded, count(*)\nFROM firefox_installer.install\nWHERE DATE(submission_timestamp) = '2021-04-20'\nGROUP BY normalized_country_code, succeeded STMO#81648 Note about os_version: Previous versions of Windows have used a very small set of build numbers through their entire life cycle. However, Windows 10 gets a new build number with every major update (about every 6 months), and many more builds have been released on its insider channels. So, to prevent a huge amount of noise, queries using this field should generally filter out the build number and only use the major and minor version numbers to differentiate Windows versions, unless the build number is specifically needed. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » How to access the data","id":"841","title":"How to access the data"},"842":{"body":"This dataset mirrors bugs (defects, enhancements, tasks) reported in the Bugzilla bug tracker.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » bmobugs","id":"842","title":"bmobugs"},"843":{"body":"The dataset is accessible via STMO . Use the eng_workflow.bmobugs table with the Telemetry (BigQuery) data source.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Data Reference","id":"843","title":"Data Reference"},"844":{"body":"bug_id The unique ID of the bug. The bug can be accessed at https://bugzilla.mozilla.org/show_bug.cgi?id= reporter The bugmail of the user who filed the bug assigned_to The bugmail of the user the bug has been assigned to by default, this is nobody@mozilla.org qa_contact The bugmail of the user who is responsible for answering QA questions about the bug; This field is assigned on a per- product::component basis product The product in which the bug was filed; see the Bugzilla product descriptions for details component The component of the product in which the bug was filed bug_status The status of the bug: UNCONFIRMED NEW ASSIGNED RESOLVED CLOSED keywords Controlled vocabulary keywords assigned to the bug groups Bugzilla groups to which the bug has been assigned flags Flags requested by users of other users name: the name of the flag such as needinfo status: ?, +, - setter_id: the bugmail of the user requesting the flag requestee_id: the bugmail of the user who the flag was requested of priority The bug's priority, as set by the developers who triage the product::component resolution If non-default, ---, the resolution of the bug; which includes FIXED, VERIFIED, WORKSFORME, DUPLICATE, INVALID, WONTFIX, and MOVED. blocked_by Bugs which much be resolved before this bug can be worked on or resolved depends_on Bugs depending on the resolution of this bug before they can be resolved. duplicate_of If the bug has been resolved as DUPLICATE, the id of the bug of which this is a duplicate duplicates List of bugs which have been resolved as duplicates of this bug target_milestone The version number of the branch of Nightly in which the change set associated with the bug was landed; note that version numbers vary by product version The version of Firefox in which the bug was reported delta_ts The timestamp of when the bug was last modified creation_ts The timestamp of when the bug was filed","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Field Types and Descriptions","id":"844","title":"Field Types and Descriptions"},"845":{"body":"Select the number of bugs in the Core product filed in the past 7 days: SELECT count(distinct bug_id)\nFROM eng_workflow.bmobugs\nWHERE product = 'Core' AND date_diff(current_date(), date(parse_timestamp('%Y-%m-%d %H:%M:%S', creation_ts)), DAY) <= 7 AND date(submission_timestamp) >= '2019-01-01' -- required submission date filter","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Example Queries","id":"845","title":"Example Queries"},"846":{"body":"The dataset is populated via the simple ping service on Bugzilla . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Code Reference","id":"846","title":"Code Reference"},"847":{"body":"Buildhub is a database of metadata for official Mozilla builds of Firefox, Thunderbird, and Fennec (legacy Firefox for Android). Support for the new Firefox for Android is being tracked in bug 1622948 . It includes data on the build id and revision, which can help you understand what changes went into a specific version of the product you see in telemetry. Buildhub data is exported to BigQuery as it becomes available (generally very soon after our software is released) at mozdata.telemetry.buildhub2. The build column contains a struct value that matches the structure of the buildhub.json files built by informulate.py during a Firefox build. An example of a build record is: { \"build\": { \"as\": \"/builds/worker/workspace/build/src/clang/bin/clang -std=gnu99\", \"cc\": \"/builds/worker/workspace/build/src/clang/bin/clang -std=gnu99\", \"cxx\": \"/builds/worker/workspace/build/src/clang/bin/clang++\", \"date\": \"2019-06-03T18:14:08Z\", \"host\": \"x86_64-pc-linux-gnu\", \"id\": \"20190603181408\", \"target\": \"x86_64-pc-linux-gnu\" }, \"download\": { \"date\": \"2019-06-03T20:49:46.559307+00:00\", \"mimetype\": \"application/octet-stream\", \"size\": 63655677, \"url\": \"https://archive.mozilla.org/pub/firefox/candidates/68.0b7-candidates/build1/linux-x86_64/en-US/firefox-68.0b7.tar.bz2\" }, \"source\": { \"product\": \"firefox\", \"repository\": \"https://hg.mozilla.org/releases/mozilla-beta\", \"revision\": \"ed47966f79228df65b6326979609fbee94731ef0\", \"tree\": \"mozilla-beta\" }, \"target\": { \"channel\": \"beta\", \"locale\": \"en-US\", \"os\": \"linux\", \"platform\": \"linux-x86_64\", \"version\": \"68.0b7\" }\n} The fields of build are documented in the schema . Notably, the timestamp in build.download.date reflects the publication date of the build on https://archive.mozilla.org. This is earlier than the moment that the build would have been offered to clients through either the download website or the in-product updater. To find the earliest publication date for each release in the Firefox 82 series, you can use a query like: SELECT build.target.version, MIN(build.download.date) AS published\nFROM mozdata.telemetry.buildhub2\nWHERE build.target.version LIKE \"82.%\" AND ENDS_WITH(build.source.repository, \"mozilla-release\")\nGROUP BY 1\nORDER BY 1 Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Build metadata » Build metadata","id":"847","title":"Build metadata"},"848":{"body":"Product Details is a public JSON API which contains release information for Firefox desktop, Fenix and Thunderbird. The data contains release dates for different product versions. Product Details data is exported to BigQuery daily. Data for Firefox Desktop releases is available at mozdata.telemetry.releases and for Fenix releases at mozdata.org_mozilla_fenix.releases. As an example, the following query finds release dates for each non-dev release in the Firefox 82 series: SELECT date, version\nFROM mozdata.telemetry.releases\nWHERE version LIKE \"82.%\" AND category != \"dev\"\nORDER BY date","breadcrumbs":"Dataset Reference » Other Datasets » Release information » Release information","id":"848","title":"Release information"},"849":{"body":"BigQuery schema Import script Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Release information » Code reference","id":"849","title":"Code reference"},"85":{"body":"You can visit the Probe Dictionary at probes.telemetry.mozilla.org . As its content is generated entirely from publicly available source code in Firefox, there is no access control. From the top level, you can search for a probe by name, descriptive, or other category by entering the appropriate text in the search box. If you click on a probe, you can get more information on it including a reference to its definition in the source code as well as information on how to get the data submitted by this probe in some of our data tools like STMO and the Telemetry Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How to use","id":"85","title":"How to use"},"850":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Firefox Suggest","id":"850","title":"Firefox Suggest"},"851":{"body":"Firefox Suggest is a monetizable feature in the Firefox urlbar. Suggest provides real-time recommendations as users type in the urlbar. The recommendations include URLs from the user's browsing history, open tabs and bookmarks, as well as URLs for sponsored and non-sponsored content from third party partners like Ad Marketplace and Wikipedia. Firefox Suggestions compete directly with Search Engine Suggestions for user attention and clicks in the urlbar. A holistic analysis of the urlbar should include data from all the sources providing recommendations to the urlbar, including Firefox Suggestions, Search Engine Suggestions, auto-fill, etc. This section will include information about Firefox Suggest data. See Search Datasets for documentation on Search Engine Data.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Introduction","id":"851","title":"Introduction"},"852":{"body":"Firefox Suggestions may be served to the urlbar from Firefox itself, or by a Mozilla-owned service called Merino. When users opt in to sharing their search query data, Firefox sends the search queries to Merino, and Merino responds with recommendations. In addition to the search queries, we collect Category 1 and 2 telemetry data from Firefox about how users are interacting with Suggest.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Data Collection","id":"852","title":"Data Collection"},"853":{"body":"Interactions data related to Firefox Suggest is collected in the following ways. Interactions with Firefox Suggestions in the urlbar (i.e., clicks, impressions, blocks, clicks on help links) are collected using the standard (legacy) Telemetry system as Scalars and Events. Full documentation of the probes is here . The Scalars are available in Clients Daily . Interactions with Firefox Suggestions in the urlbar (i.e., clicks, impressions, blocks) are collected using Custom Contextual Services Pings. The Custom Contextual Services Pings contain additional information not available in the standard Scalars and Events, such as the advertiser that provided the recommendation, if any. This data has a much shorter retention period than the data collecting in (1) above. It also does not contain the Firefox Desktop Client ID, and is not join-able by design to any datasets outside of Contextual Services. Full documentation of the probes is here . Preference Settings are collected using the standard (legacy) Telemetry system in the Environment. Full documentation of the probes is here . The Preferences are available in Clients Daily . Choices users made on opt-in modals (which propagate to Preferences ) are also recorded in the Environment. Exposure Events for experiments are recorded using the standard Nimbus system. Full documentation of the probes is here .","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Interactions data (Cat 1 and 2)","id":"853","title":"Interactions data (Cat 1 and 2)"},"854":{"body":"Search queries sent to Merino by Firefox are logged by Merino. Full documentation of the probes is here . For more information about the much shorter retention periods, security and access controls on this data, see the Search Terms Data Access Policy (Mozilla internal only). Merino responses as seen from Firefox. We collect data about Merino's response times and response types in Firefox using the standard (legacy) Telemetry system as Histograms. Full documentation of the probes is here . Service and operational data on Merino We also collect data about Merino as a service from Merino directly. Full documentation of the data is here .","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Search queries and Merino","id":"854","title":"Search queries and Merino"},"855":{"body":"Note: gotchas with historical Suggest revenue data are outlined here . Access-restriction(s) Big Query Table Looker Explore Description All Mozillians telemetry.suggest_clients_daily Firefox Desktop > Suggest Clients Daily Workhorse dataset for Suggest, includes desktop data. All new Suggest metrics are added to this table. Does not include advertiser data. Contextual Services contextual_services.event_aggregates Contextual Services > Event Aggregates Dataset with Sponsored Tiles and Suggest analyses by advertiser. No longer maintained. Instead use the derived event_aggregates_[product] datasets. Contextual Services contextual_services.event_aggregates_suggest Contextual Services > Event Aggregates Suggest Workhorse dataset for Suggest analyses by advertiser. Contextual Services contextual_services_derived.adm_forecasting Contextual Services > AdM Forecasting Dataset with required components for Sponsored Tiles and Suggest revenue forecasts. Contextual Services, Revenue contextual_services.event_aggregates x revenue.revenue_data Revenue > AdM Revenue with Telemetry Revenue information combined with usage metrics. This dataset is useful for CPC analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Big Query Tables and Looker Explores","id":"855","title":"Big Query Tables and Looker Explores"},"856":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Sponsored Tiles","id":"856","title":"Sponsored Tiles"},"857":{"body":"Firefox Sponsored Tiles is an advertising-based feature available on the new tab of both desktop and mobile Firefox browsers. This feature populates the new tab's Top Sites section with up to two Sponsored Tiles. These Sponsored Tiles display a company logo and link to the company website. Mozilla's Contile serves the advertisements and may refresh the advertisers every 15 minutes. Each click on a Sponsored Tile generates revenue for Mozilla.","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Introduction","id":"857","title":"Introduction"},"858":{"body":"Mozillians may access Sponsored Tiles data when advertiser information is not attached. This includes metrics such as Sponsored Tile impressions, clicks, dismissals, and disablement. Sponsored Tiles is an important component of new tab user behavior and a growing source of revenue. Therefore, it is encouraged to monitor Sponsored Tile engagement metrics in do no harm experiments testing changes to the new tab. Access to Sponsored Tiles data by advertiser is restricted to members of the contextual services working group. These restrictions are designed to protect user privacy, preventing excessive access to data which links a given client to their interactions with different advertisers. For more information on requesting access, see comment here .","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Data Usage Considerations","id":"858","title":"Data Usage Considerations"},"859":{"body":"Note: gotchas with historical Sponsored Tiles revenue data are outlined here . Access-restriction(s) Big Query Table Looker Explore Description All Mozillians telemetry.sponsored_tiles_clients_daily Firefox Desktop > Sponsored Tiles Clients Daily Workhorse dataset for Sponsored Tiles, includes desktop and mobile data. All new Sponsored Tiles metrics are added to this table. Does not include advertiser data. All Mozillians telemetry.newtab Firefox Desktop > Newtab Expanded newtab desktop dataset. Requires unnesting events. All Mozillians telemetry.newtab_interactions Firefox Desktop > New Tab Interactions In-development dataset for basic analyses. Available metrics are limited to desktop clicks and impressions. Contextual Services contextual_services.event_aggregates Contextual Services > Event Aggregates Dataset with Sponsored Tiles and Suggest analyses by advertiser. No longer maintained. Instead use the derived event_aggregates_[product] datasets. Contextual Services contextual_services.event_aggregates_spons_tiles Contextual Services > Event Aggregates Spons Tiles Workhorse dataset for Sponsored Tiles analyses by advertiser. Contextual Services contextual_services_derived.adm_forecasting Contextual Services > AdM Forecasting Dataset with required components for Sponsored Tiles and Suggest revenue forecasts. Contextual Services, Revenue contextual_services.event_aggregates x revenue.revenue_data Revenue > AdM Revenue with Telemetry Revenue information combined with usage metrics. This dataset is useful for CPC analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Big Query Tables and Looker Explores","id":"859","title":"Big Query Tables and Looker Explores"},"86":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » Common Questions","id":"86","title":"Common Questions"},"860":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Newtab Interactions","id":"860","title":"Newtab Interactions"},"861":{"body":"The telemetry.newtab_interactions dataset is useful for analyzing data on the New Tab on Firefox Desktop. It contains a single source for user interactions with the New Tab and allows analysis to be done at either a client or visit level. This table contains data from the Glean \"newtab\" ping .","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Introduction","id":"861","title":"Introduction"},"862":{"body":"This dataset can contain more than one row for each submission_date, client_id and visit_id. Each unique tab opened is defined as a unique New Tab visit_id. We recommend aggregating by client_id, submission_date and visit_id. The client_id is the Glean client identifier, there is also the legacy_telemetry_client_id which can be used to join this data to non-Glean data tables.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Content","id":"862","title":"Content"},"863":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Background and Caveats","id":"863","title":"Background and Caveats"},"864":{"body":"\"newtab\" pings can be sent for one of two reasons. component_init: The newtab component init'd, and the newtab and homepage settings have been categorized. This is mostly to ensure we hear at least once from clients configured to not show a newtab UI. newtab_session_end: The newtab visit ended. Could be by navigation, being closed, etc. This dataset does not have a long history. The newtab ping went live in Fall 2022 and therefore we do not have data prior to that launch. Any historical analysis will not be possible until we collect more data. Currently, telemetry is not yet instrumented for organic topsites tiles. This work is in progress and will be added to the dataset soon. For now, all total topsites metrics (impression, clicks) only include sponsored topsites data. Some of the preference settings enabling features like Pocket and Topsites can be set to enabled in regions where these features are not available. In these cases, it is best to filter by country to only include regions where these features are available. In Looker, there are pre-set country groups for Topsites Available and Pocket Available to make this easier.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Scheduling:","id":"864","title":"Scheduling:"},"865":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Data Reference","id":"865","title":"Data Reference"},"866":{"body":"Environment Specific: newtab_visit_id: the unique id for that New Tab visit client_id - Glean client id legacy_telemetry_client_id: The client_id according to Telemetry. Might not always have a value due to being too early for it to have loaded newtab_visit_started_at: the timestamp when the tab was opened newtab_visit_ended_at: the timestamp when the tab was closed experiments: field to tag any active experiments the user is in pocket_is_signed_in: boolean flag indicating if the user is signed into pocket pocket_enabled - boolean flag indicating whether the user has pocket enabled in settings. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. pocket_sponsored_stories_enabled: boolean indicating whether the setting to show Sponsored Stories in the New Tab is enabled. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. pocket_sponsored_stories_enabled: boolean flag indicating whether Pocket sponsored stories are enabled in settings. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. topsites_enabled: boolean flag for whether the client has topsites enabled in settings. This can be enabled even if topsites are not available in that country. newtab_homepage_category: the current setting of the homepage URL. Classified into categories using SiteClassifier. newtab_newtab_category: the current setting of the new tab URL. Classified into categories using SiteClassifier. newtab_open_source: describes the situation when the tab was opened. One of “about:Welcome”, “about:Home” or “about:NewTab” to reflect whether the tab is the first for a new profile/new Firefox install, the first in a new window or a new tab in an existing session window. newtab_search_enabled: boolean indicating whether the setting to enable search on New Tab is enabled is_new_profile: flag indicating if the profile is new, pulled from the unified_metrics table activity_segment: flag indicating which activity segment the client falls into on this day, pulled from the unified_metrics table Search Specific: search_engine: the search engine for this search search_access_point: the access point where the search originated. For New Tab, this is always the New Tab search bar (handoff searches). searches: count of searches tagged_search_ad_clicks: count of ad clicks that resulted from tagged New Tab searches tagged_search_ad_impressions: count of search engine results pages with ads which resulted from New Tab searches. This does not count the number of ads seen, but the number of pages seen which displayed ads. follow_on_search_ad_clicks: count of ad clicks which resulted from a follow on search from a search that originated on the New Tab. follow_on_search_ad_impressions: search engine results pages with ads which resulted from follow on searches from searches which originated on the New Tab. This does not count the number of ads seen, but the number of pages seen which displayed ads. Pocket Specific: pocket_impressions: count of total impressions on Pocket tiles, including both organic and sponsored. Each tile displayed contributes to this count. sponsored_pocket_impressions: the count of sponsored Pocket impressions organic_pocket_impressions: the count of organic Pocket impressions pocket_clicks: count of total Pocket clicks, including both organic and sponsored. sponsored_pocket_clicks: the count of sponsored Pocket clicks organic_pocket_clicks: the count of organic pocket clicks pocket_saves: count of times “save to pocket” was selected on all tiles sponsored_pocket_saves: count of times “save to pocket” was selected on sponsored tiles organic_pocket_saves: count of times “save to pocket” was selected on organic tiles pocket_topic_click: count of clicks on “Popular Topics” pocket_story_position: the tile position Topsites Specific: topsites_impressions: count of impressions on topsites tiles. Currently this is only instrumented for sponsored topsites and does not include non-sponsored topsites. sponsored_topsite_impressions: count of impressions on sponsored topsites tiles. Each tile displayed contributes to this count. topsites_clicks: count of clicks on topsites tiles. Currently this is only instrumented for sponsored topsites and does not include non-sponsored topsites. sponsored_topsite_clicks: count of clicks on sponsored topsites tiles","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Field Descriptions","id":"866","title":"Field Descriptions"},"867":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Scheduling","id":"867","title":"Scheduling"},"868":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Schema","id":"868","title":"Schema"},"869":{"body":"This dataset is generated by bigquery-etl. Refer to this repository for information on how to run or augment this dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Code Reference","id":"869","title":"Code Reference"},"87":{"body":"Look at the \"recorded (nightly)\" column after the probe definition in the summary. If it gives a range and it ends before the current release, the probe is not active anymore. For example, the a11y.sitezoom probe was only recorded in Nightly from Firefox 73 to 77.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How can I tell if a probe is still active?","id":"87","title":"How can I tell if a probe is still active?"},"870":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar Events","id":"870","title":"Urlbar Events"},"871":{"body":"Introduction Urlbar search sessions Measurement Summary Results, impressions and clicks Urlbar events table Gotchas Example queries Column descriptions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Table of Contents","id":"871","title":"Table of Contents"},"872":{"body":"The urlbar_events table, derived from Glean urlbar events, provides a data source for understanding user interactions with the urlbar and search. Its structure and fields are designed around the notion of urlbar search sessions. This data is Desktop-only.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Introduction","id":"872","title":"Introduction"},"873":{"body":"A urlbar search session is a sequence of interactions with the urlbar , starting from when the urlbar receives focus, and ending when the user navigates to a new page or focuses outside of it, causing the result panel to close. In this context, search means using the urlbar to search for a page , not specifically using a search engine . The following diagram shows the user interaction flow through a search session. The most common case (\"user types a query and clicks on a result\") is shown with bold arrows. Unusual cases are shown with dotted lines. flowchart LR\nA[Urlbar receives focus]\nA ==> B[Initial results displayed]\nB ==> C[User types character<br><br>Results update]\nC ==> D{User takes<br><b>event action</b>}\nD ==>|engaged| E([Selects result<br><code>urlbar.engagement</code>])\nD -->|abandoned| F([Focus outside of urlbar<br><code>urlbar.abandonment</code>])\nD -.->|annoyance| G([Selects result option<br><code>urlbar.engagement</code>])\nE ==> H[Urlbar loses focus<br><br>Result panel closes]\nA -.->|paste & go| E\nB -->|zero prefix| D\nC ==> C\nF --> H\nG -.->|panel closes| H\nG -.->|panel stays open| B\nE -.->|search mode| B A search session includes one or more event actions taken by the user, usually in response to the results that are displayed. There are 3 types of event action: Engaged: the user selects a result. This includes pressing Enter after typing, which has the effect of selecting the first result. Abandoned: the user focuses outside of the urlbar without selecting a result. Annoyance: the user selects an auxiliary option associated with a result, e.g. Dismiss in the meatball menu. The search session ends if the event action causes the panel to close, e.g. by navigating to a new page. Most search sessions see the user typing some characters and selecting a result, ending the session after one event action. However, in some instances the event action leaves the panel open for further interaction, e.g. selecting the Dismiss annoyance signal. In such cases, the search session will contain multiple event actions. Also, in some search sessions, the user can take an event action without typing any characters or without results being displayed, e.g. using the Paste & Go context menu option. An event action is called terminal if it causes the session to end. Whether or not an event action is terminal is determined a posteriori from its characteristics. For the complete logic on terminal event actions, see this code .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar search sessions","id":"873","title":"Urlbar search sessions"},"874":{"body":"Measurement for search sessions is collected through Glean urlbar.engagement and urlbar.abandonment events, which record one event for each event action. (There is also a urlbar.impression event, but it is not currently used for data analysis). These contain a snapshot of the urlbar state at the moment when the event action was taken, such as the types of results that were showing, and the result that was selected (if any). This means that we have information about the final set of results from which the user made a selection, but not the intermediate result sets shown on each keystroke. A search session with multiple event actions will generate multiple Glean events. There is currently no \"session ID\" linking these together, as the majority of search sessions generate only 1 event, and the analytical focus is on counting occurrences rather than event sequences. Also, the events do not contain an indicator of whether they are terminal. This determination is made at ETL time based on the event contents.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Measurement","id":"874","title":"Measurement"},"875":{"body":"This table summarizes key information about the 3 types of event action: Event action Terminal? Glean event Event extra fields of interest Engaged Usually yes (e.g. clicking on a result)Sometimes no (e.g. entering search mode) urlbar.engagement Ordered list of displayed results: resultsSelected result type: selected_resultSelected result position (1-indexed): selected_position Abandoned Yes urlbar.abandonment Ordered list of displayed results: results Annoyance Sometimes yes (e.g. \"Learn More\")Sometimes no (e.g. \"Dismiss\") urlbar.engagement Ordered list of displayed results: resultsSelected result type: selected_resultSelected result position (1-indexed): selected_positionAnnoyance signal (the option selected for a result): engagement_type","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Summary","id":"875","title":"Summary"},"876":{"body":"The primary use case for this data is calculating click and impression rates for different types of urlbar search results in order to answer Product questions. The Urlbar Events Looker explore is built on top of the urlbar_events table to serve this need. The results and selected_result fields in the Glean event extras report \"raw\" result types, which are sometimes more granular than Product needs. Product has developed a mapping which translates these raw values into interpretable Product result types (e.g. \"search suggestion\"). All columns in the urlbar_events table containing raw result types (e.g. selected_result) have a corresponding Product version (e.g. product_selected_result) with the mapped values. If a raw result type does not map to any Product result type, the mapping returns other. An impression is defined as a result that is showing in the result panel at event action time. This means: We only consider 1 set of impressions per event action. As the user types characters, they will see intermediate result sets, as the result panel updates on each keystroke. However, these are currently not taken into account. At event action time, there are usually multiple results showing, i.e. multiple impressions. Many impression sets have 10 impressions (the default number). The number of impressions shown on an event action is given in the num_total_results column. An impression set may have multiple impressions of the same type. e.g. multiple search suggestions are usually surfaced for a typed query. The ordered list of result impressions for each event action is given in the array-valued column results. A click occurs when the user selects a result, i.e. taking an engaged event action. We use this as standard terminology, even though the user may not have physically clicked a mouse. The majority of clicks are terminal: they cause a page to be loaded and the search session to end. In a few rare cases, a click is not terminal. The type of result selected is given in the selected_result/product_selected_result columns. CTR can be computed in 2 ways for a given result type: num clicks / total num impressions num clicks / num search sessions with at least 1 such impression We generally use (2.) for Product-focused analyses and experiments, including the Looker explore . For result types that have at most 1 impression per result set (e.g. navigational), these will be the same. For types that tend to have multiple impressions per result set (e.g. search suggestions), (1.) could be much lower than (2.). An annoyance occurs when the user selects an option associated with a result, e.g. \"Dismiss\", without selecting the result itself. These are usually found in the meatball menu next to the displayed result. The annoyance_signal_type column gives the type of annoyance option that was selected, and selected_result/product_selected_result give the result type with which the annoyance is associated. For more examples of previously used metrics, see the Firefox Suggest Jetstream outcome .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Results, impressions and clicks","id":"876","title":"Results, impressions and clicks"},"877":{"body":"The mozdata.firefox_desktop.urlbar_events table contains 1 row for each Glean event (i.e. 1 row per event action) reported across all Desktop users. As discussed above, most search sessions only have 1 associated row, but some have multiple. There is no session identifier linking rows associated with the same session (although it may be possible to infer such linkage from event sequencing). However, the is_terminal column indicates whether the event action was terminal. The event action type is listed in the event_action column. Most of the Glean event extras fields are included in separate columns. Additionally: The array-valued results column lists the ordered results showing at event action time. Each array element is a struct with result_type, product_result_type, position, and result_group. selected_result, product_selected_result, selected_position give the selected result associated with an engagement or annoyance. annoyance_signal_type gives the annoyance option selected, if any. event_id is a row identifier UUID. This is mainly useful when unnesting the results column. glean_client_id, seq (from the event's ping_info), event_timestamp can be used to build event sequences and interlace with SERP events. This table summarizes the main column values associated with each event action: Event action event_action is_terminal selected_result annoyance_signal_type Engaged engaged true or false selected_result from Glean engagement event null Abandoned abandoned true null null Annoyance annoyance true or false selected_result from Glean engagement event engagement_type from Glean engagement event","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar events table","id":"877","title":"Urlbar events table"},"878":{"body":"Each search session may have multiple associated rows. To count unique search sessions (the most common use case), condition on is_terminal = true. To work with impressions, UNNEST the results column.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Gotchas","id":"878","title":"Gotchas"},"879":{"body":"To count number of search sessions: SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal Engagement rate (proportion of search sessions ending with an engaged action): SELECT COUNTIF(event_action = 'engaged') / COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal Impression rate for history (proportion of search sessions that ended with a history impression showing): SELECT COUNT(DISTINCT IF(r.product_result_type = 'history', event_id, NULL)) / COUNT(DISTINCT event_id)\nFROM `mozdata.firefox_desktop.urlbar_events`, UNNEST(results) AS r\nWHERE is_terminal Number of clicks on a history result: SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal AND event_action = 'engaged' AND product_selected_result = 'history' CTR for history (denominator is search sessions that had an impression, not number of impressions): SELECT COUNT(DISTINCT IF(event_action = 'engaged' AND product_selected_result = 'history', event_id, NULL)) / COUNT(DISTINCT IF(r.product_result_type = 'history', event_id, NULL))\nFROM `mozdata.firefox_desktop.urlbar_events`, UNNEST(results) AS r\nWHERE is_terminal Number of result dismissals (annoyance): SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE event_action = 'annoyance' AND annoyance_signal_type = 'dismiss'","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Example queries","id":"879","title":"Example queries"},"88":{"body":"Look in the \"available in\" section underneath the probe. You can use this information to query the data submitted by the probe in BigQuery using STMO or other tools. For example, for example this query gives you the counts of the distinct values for a11y.hcm_background: SELECT payload.processes.parent.scalars.a11y_hcm_background AS a11y_hcm_background, count(*) AS COUNT\nFROM telemetry.main_1pct\nWHERE DATE(submission_timestamp)='2021-08-01' group by 1; STMO#81415 Other measurement types may require more complicated queries. For information on querying exponential histograms, see Visualizing Percentiles of a Main Ping Exponential Histogram . Note that the metric's information may also appear in derived datasets, not just the raw ping tables which we are talking about above. For more information on this (and how to explore data stored in derived data sets), see Accessing Desktop Data .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How can I go from a probe to querying it in BigQuery?","id":"88","title":"How can I go from a probe to querying it in BigQuery?"},"880":{"body":"Descriptions for relevant columns in the table are provided here. (This will be moved to bigquery-etl in the future, but tables generated dynamically using sql_generators don't currently support schema.yaml.) Column Description event_name Name of the urlbar Glean event represented by this row: engagement or abandonment event_timestamp Glean event timestamp event_id Row identifier UUID. When unnesting the results column, use COUNT(DISTINCT event_id) to count events. seq ping_info.seq from the events ping. Use together with event_timestamp for event sequencing. normalized_engine Normalized default search engine pref_fx_suggestions Is Firefox Suggest enabled (nonsponsored suggestions)? pref_sponsored_suggestions Are Firefox Suggest sponsored suggestions enabled? pref_data_collection Has the user opted into Firefox Suggest data collection, aka Suggest Online? engagement_type How the user selected the result [e.g. click, enter] interaction How the user started the search action [e.g. typed, pasted] num_chars_typed Length of the query string typed by the user num_total_results Number of results displayed selected_position Rank of the selected result, starting from 1, if any selected_result Raw type identifier for the selected result, if any [e.g. search_suggest, bookmark] product_selected_result Product type identifier for the selected result, if any [e.g. wikipedia_enhanced, default_partner_search_suggestion] results Array listing info about each result displayed results.position Display rank of this result, starting from 1 results.result_type Raw type identifier for this result results.product_result_type Product type identifier for this result results.result_group Result group this result belongs to [e.g. heuristic, suggest] event_action Event action: engaged, abandoned, or annoyance is_terminal Did the event action cause the search session to end? Filter on is_terminal = TRUE to count unique search sessions. engaged_result_type Raw type identifier for the selected result, if any product_engaged_result_type Product type identifier for the selected result, if any annoyance_signal_type Annoyance option selected, if any. This uses the value of engagement_type when event_action is annoyance. [e.g. dismiss, help]","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Column descriptions","id":"880","title":"Column descriptions"},"881":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Scheduling","id":"881","title":"Scheduling"},"882":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Schema","id":"882","title":"Schema"},"883":{"body":"This table is generated from a templated query defined under bigquery_etl/sql_generators . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Code reference","id":"883","title":"Code reference"},"884":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Urlbar Events Daily","id":"884","title":"Urlbar Events Daily"},"885":{"body":"Introduction Use Case Urlbar events daily table Dimensions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Table of Contents","id":"885","title":"Table of Contents"},"886":{"body":"The urlbar_events_daily table, derived from urlbar_events, which in turn is derived from Glean urlbar events, provides a daily aggregate table across the different user interactions with the urlbar. This data is Desktop-only. Details on the urlbar_events table can be found here . More details about the urlbar can be found here .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Introduction","id":"886","title":"Introduction"},"887":{"body":"The aim of this table is to provide easy-to-use information to our Business Development partners and Product Management stakeholders. This table gives them accurate, up-to-date, easily accessible data. This table will also power related dashboards in Looker. Its aim is to speed up processing and display time for dependent dashboards.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Use Case","id":"887","title":"Use Case"},"888":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Urlbar events daily table","id":"888","title":"Urlbar events daily table"},"889":{"body":"This table is grouped by the following dimensions: submission_date normalized_country_code normalized_channel firefox_suggest_enabled sponsored_suggestions_enabled product_result_type These are the aggregates counts that are available in this table: urlbar_impressions urlbar_clicks urlbar_annoyances urlbar_sessions For more information about the exact definition for these metrics, please visit here","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Dimensions","id":"889","title":"Dimensions"},"89":{"body":"First, check the probe description: basic documentation is often there. For example, in the a11y.theme probe it says: OS high contrast or other accessibility theme is enabled. The result is split into keys which represent the values of browser.display.document_color_use: \"default\", \"always\", or \"never\". If this is not given, your best option is probably to look at the Firefox source code using Searchfox (a link to a sample query is provided by Probe Dictionary). Again, feel free to ask for help if you need it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » For keyed scalars, how can I find out what the keys mean?","id":"89","title":"For keyed scalars, how can I find out what the keys mean?"},"890":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Scheduling","id":"890","title":"Scheduling"},"891":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Schema","id":"891","title":"Schema"},"892":{"body":"This table is created from the following query . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Code reference","id":"892","title":"Code reference"},"893":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP Events","id":"893","title":"SERP Events"},"894":{"body":"Introduction SERP impression model Ad detection and visibility Measurement Limitations of ad impression detection Ad impressions and clicks SERP events table Ad component tagging Assumptions on event sequences Gotchas Example queries Column descriptions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Table of Contents","id":"894","title":"Table of Contents"},"895":{"body":"The serp_events table, derived from Glean serp events, provides a source for understanding user interactions with search engine result pages (SERPs). It is structured around SERP page loads and engagements with different UI components on the SERP. This data is Desktop-only.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Introduction","id":"895","title":"Introduction"},"896":{"body":"A SERP impression consists of a SERP page load, together with any user engagements with the links and UI features displayed on the page. It starts from when the SERP is loaded. Soon after the page loads, the browser runs a scan to detect sponsored search results (i.e. ads). The user may engage with the page by clicking on a link or UI element. The SERP impression ends when the user navigates away or closes the page. The following diagram outlines the flow through a SERP impression, along with the Glean events which are sent at different points. flowchart LR\nA[User loads SERP] --> AA([<code>serp.impression</code>])\nAA --> B{Ads loaded?}\nB -->|Yes| C([<code>serp.ad_impression</code>])\nC -->|Each component| C\nB -->|No| D{User engages?}\nC --> D\nD -->|No| E([<code>serp.abandonment</code>])\nD -->|Yes| F([<code>serp.engagement</code>])\nF -->|User engages again?| F\nF --> G[User leaves SERP]\nE --> G\nAA -.-> H{{User engages\\nbefore ad\\ncategorization\\ncomplete}}\nH -.-> E\nclassDef edgecase fill:lightgrey,stroke:grey,font-size:10pt\nclass H edgecase\nlinkStyle 11,12 stroke-width:1px A SERP impression is considered engaged if the user clicks at least once on a search result link or UI component (out of the ones we track). If the user leaves the SERP without engaging, the impression is considered abandoned .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP impression model","id":"896","title":"SERP impression model"},"897":{"body":"Depending on the search provider, ads may displayed across different display components (areas of the SERP with specific UI treatments), such as inline sponsored results, a carousel showing result tiles streaming horizontally across the top, a sidebar with result tiles laid out in a grid. The ad detection procedure scans each of these components to check whether ad links are present. Ad detection checks for ad links that are loaded , i.e. present in the DOM. Loaded ad links may or may not be visible to the user. Ad links are considered visible if the user has an opportunity to see them, i.e. display properties of the DOM element containing the ad link make them visible, and they are in the area of the page showing on the user's screen. They are considered blocked if the display properties of the DOM element containing the ad link appear to have been altered by an ad blocker so as to make it invisible. Ad links that are neither visible nor explicitly blocked are considered not showing . These may be hidden by the SERP or outside of the area of the page the user has seen, e.g. \"below the fold\", or additional results in the carousel the user needs to scroll to. Usually, if an ad blocker is in use, all loaded ads will be blocked. In such cases, we infer an ad blocker to be in use .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad detection and visibility","id":"897","title":"Ad detection and visibility"},"898":{"body":"Measurement for SERP impressions is collected through Glean serp category events. All events include the impression_id field in their event extras, which is used to link together events associated with the same SERP impression. SERP events are only implemented for specific search engines. When a user loads a SERP, a serp.impression event is recorded with a newly-generated impression_id, containing some top-level information about the impression and the search that led to it. Here, a \"SERP impression\" means a single page load, not a sequence of pages associated with the same search term (which might be called a \"search session\"). If the user loads Page 2 of the search results, or opens the Shopping results page, that is considered a separate SERP impression and generates a new impression_id. When ad detection runs, a serp.ad_impression event is generated for each display component containing at least 1 loaded element. It records counts of: loaded elements: ads_loaded elements which are visible to the user: ads_visible elements which appear to have been blocked: ads_hidden. These counts have the following properties: ads_loaded > 0 0 <= ads_visible + ads_hidden <= ads_loaded Usually ads_hidden = 0 or = ads_loaded. Despite the naming prefixed by ads_, ad_impression events are also reported for certain other page components which do not contain ad links and are not monetizable, such as the shopping tab and Google's refined search buttons. For these, ads_loaded tracks whether the feature was on the page, and is either 0 or 1. For components containing ads, the counts refer to ad links. A separate serp.engagement event is recorded each time the user clicks on one of the instrumented UI components. These include the ad components, organic links on the page, as well as certain other non-ad page components. Along with clicks on links, some components report additional engagement types, such as the Expand (right arrow) button for the carousel, or submitting a new search from the search box. The following table summarizes impressions and engagements instrumented for the main components. Others components or engagement actions may be instrumented in the future; for the most up-to-date list, refer to the serp.ad_impression and serp.engagement event documentation. Component Impression reported Possible engagement actions Search engines supported Ad components ad_carousel serp.ad_impression clicked, expanded all ad_image_row serp.ad_impression clicked all ad_link serp.ad_impression clicked all ad_sidebar serp.ad_impression clicked all except Ecosia ad_sitelink serp.ad_impression clicked all Other page components refined_search_buttons serp.ad_impression clicked, expanded Google only shopping_tab serp.ad_impression clicked all cookie_banner serp.ad_impression clicked_accept, clicked_reject, clicked_more_options all incontent_searchbox None (impression assumed) clicked, submitted all non_ads_link None (impression assumed) clicked all If the user leaves the page without making an engagement, a serp.abandonment event is generated, indicating the reason for abandonment: navigating to a different page, or closing the tab or window. One subtlety here is that there is no explicit signal for when an engaged SERP impression ends. The user may leave the SERP open a long time and keep clicking on different links or components. To count engagements, we need to aggregate all engagement events for that impression_id, and these may come in over some undefined period of time. We handle this by imposing a 2-day maximum SERP impression length at ETL time, as described below .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Measurement","id":"898","title":"Measurement"},"899":{"body":"As the ad detection procedure runs at most once for a SERP impression against a snapshot of the page, ad impression and click reporting will be subject to some small systematic bias. This is important to be aware of, although no explicit correction is used at present. As a user continues to interact with the SERP, it is possible for additional ads to become visible and for the user to engage with those. For example, if the user keeps scrolling further down the page, they may begin to see ads which were considered \"not showing\" by ad detection. Engagements with these ads will be recorded, but the impressions may not, meaning that the number of visible ad links may be undercounted. There is also an edge case in which the user may click on a result before ad detection has time to complete; such impressions are reported as abandoned, and ad impressions and clicks are ignored. However, the Legacy Telemetry ad click measurement will count all of these cases as ad clicks, since it checks links for ads at click time rather than taking a snapshot. This means that the serp events will undercount ad clicks somewhat relative to Legacy Telemetry. The different cases are described in the following table: Engagement target Click reporting Link impression reporting Non-ad component serp.engagement for target No explicit reporting, impression assumed Ad detected as visible serp.engagement for ad component Included in ads_visible count of serp.ad_impression for component Ad detected but not visibleE.g. user scrolls to reveal an ad that was on the page but not in the visible area when ad detection was run serp.engagement for ad component Included in ads_loaded count but not ads_visible count of serp.ad_impression for component Ad not previously detectedE.g. user scrolls down and more results are loaded automatically. Includes ads that were not on the page when ad detection was run serp.engagement for non_ad_link Not included in serp.ad_impression Engagement before ad detection completed None. A serp.abandonment is sent instead. None","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Limitations of ad impression detection","id":"899","title":"Limitations of ad impression detection"},"9":{"body":"Most of our products, including Firefox, are instrumented to send small JSON packets called \"pings\" when telemetry is enabled. Pings include some combination of environment data (e.g., information about operating system and hardware), measurements (e.g., for Firefox, information about the maximum number of open tabs and time spent running in JavaScript garbage collections), and events (indications that something has happened). Inside Firefox, most Telemetry is collected via a module called \"Telemetry\". The details of our ping formats is extensively documented in the Firefox Source Docs under Toolkit/Telemetry . In newer products like Firefox for Android, instrumentation is handled by the Glean SDK , whose design was inspired from what Mozilla learned from the implementation of the Telemetry module and has many benefits. At some point in the near future, Mozilla plans to replace the Telemetry module with the Glean SDK. For more information, see Firefox on Glean (FOG) . When ping submissions from our clients hit our end points, they are aggregated and stored into ping-level datasets. On a daily basis, the information in these pings datasets is summarized and transformed into derived datasets which are easier to reason about and faster to query. You can learn more about this in Guiding Principles for Data Infrastructure . Both the ping and derived datasets are viewable using tools like GLAM and Looker . For more information, see Tools for Data Analysis .","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Product Telemetry","id":"9","title":"Product Telemetry"},"90":{"body":"Mozilla uses Bigeye as its data observability platform to ensure high data quality and reliability across its pipelines. Bigeye offers powerful features like automated anomaly detection, detailed data lineage tracking, and customizable monitoring. These capabilities allow teams to swiftly identify, diagnose, and resolve data issues, enhancing overall data integrity and operational efficiency.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Introduction to Bigeye (Data Observability Platform)","id":"90","title":"Introduction to Bigeye (Data Observability Platform)"},"900":{"body":"One of the main applications of this data is to compute ad impressions and clicks per SERP impression. As discussed above, a SERP impression may include several ad links across different display components, as well as organic links, and see multiple engagements with any of these. Depending on the use case, ad impressions and clicks may be viewed either per-component or per-SERP impression. To count impressions and clicks, we can either count individual ads and clicks, or the number of page loads with least one ad or click. The latter is usually preferred, since the former could give CTR counts larger than 1 and is more susceptible to issues described above . The rate of individual ad impressions per component may be of interest as well. A display component in a SERP impression is said to have: an ad impression if it had at least 1 visible ad a click if it had at least 1 visible ad and at least 1 click engagement. This means that, for a given SERP impression and display component, ad impression and click are both binary 0/1 variables. CTR for ads is then defined as clicks / ad impressions, and will be between 0 and 1. We can also compute CTR for components that don't have explicit impression reporting, such as organic results, by assuming 1 impression per SERP. Impressions, clicks, and CTR can be computed per SERP impression instead by considering an impression or click to have occurred if at least 1 display component had one. If a component has ads loaded, and they are all hidden, an ad blocker is inferred to be in use on the component. At the SERP level, ad ad blocker is inferred to be in use if is it inferred on at least 1 ad component.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad impressions and clicks","id":"900","title":"Ad impressions and clicks"},"901":{"body":"The mozdata.firefox_desktop.serp_events table has 1 row per SERP impression (indexed by impression_id), combining information from all serp event types recorded for that impression_id. The submission_date column gives the submission date of the serp.impression event. Alongside impression-level fields and summaries, the table has 3 array-valued fields: ad_components, with 1 entry per ad component , listing counts of impressions and engagements non_ad_impressions, with 1 entry per non-ad page component, listing impression counts non_ad_engagements, with 1 entry per non-ad page component and engagement type, listing engagement counts. These arrays only include components with at least one non-zero count. For SERP impressions with no impressions or engagements, the corresponding arrays will be empty. SERP impressions with no engagements are considered abandoned and have a non-null abandon_reason.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP events table","id":"901","title":"SERP events table"},"902":{"body":"Tagging components as containing ads, and computing related fields such as ad_components and num_ad_clicks, is implemented at the view layer using the is_ad_component UDF . The underlying derived table instead has 2 array-valued fields: component_impressions, with 1 entry per component reported in a serp.ad_impression event engagements, with 1 entry per component and engagement action reported in a serp.engagement event.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad component tagging","id":"902","title":"Ad component tagging"},"903":{"body":"We expect to see the following events reported for a given impression_id: 1 serp.impression event Either 1 serp.abandonment event or else 1 or more serp.engagement events 0 or more serp.ad_impression events, with at most 1 per component Impression IDs for events which don't meet these requirements are excluded from the table (this only affects a handful of impressions). As discussed above, a user could potentially keep a SERP open in their browser for multiple days and keep recording clicks over that time, as impression IDs don't have an inherent expiration. In filling the table, we only allow events for an impression ID to span at most 2 consecutive submission dates : serp events with a submission date 2 or more days after the first submission date observed for that impression ID are ignored [1] . As a result, the serp_events table has a 2-day lag in its data rather than the 1-day lag present for most other datasets. On day D, the ETL logic looks like the following: Pull all serp events with submission dates D-2 or D-1 Retain event sequences (sharing a common impression_id) meeting the above requirements whose serp.impression event has submission date D-2 Compute 1 row for each event sequence and insert into the table with submission date D-2.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Assumptions on event sequences","id":"903","title":"Assumptions on event sequences"},"904":{"body":"The table fills at a 2-day lag: the most recent submission date in the table is 2 days ago, not yesterday. Use num_ads_visible or ad_components.num_visible to count ad impressions, and num_ad_clicks or ad_components.num_clicks to count ad clicks. The table does not explicitly require num_visible > 0 when num_clicks > 0. ad_component.blocker_inferred applies individually to each ad component, and a single impression_id may have different values of blocker_inferred for different components. The impression-level field ad_blocker_inferred is true if any ad component has blocker_inferred = true. Ad blocker use can only be inferred when ads are loaded (which is a minority of all SERP impressions). If ads are not loaded, ad_blocker_inferred will report false, but really, there is not enough information to make a determination. The array-valued fields will contain empty arrays rather than NULLs when there are no corresponding entries. For example, if a SERP impression has neither impressions nor engagements for ad components, ad_components will be [].","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Gotchas","id":"904","title":"Gotchas"},"905":{"body":"Number of engaged and abandoned SERP impressions: SELECT IF(abandon_reason IS NOT NULL, 'engaged', 'abandoned') AS session_type, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1 Number of SERP impressions with ads loaded: SELECT num_ads_loaded > 0 AS has_ads_loaded, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1 Number of SERP impression-level ad impressions and clicks SELECT COUNT(*) as num_with_ad_impression, COUNTIF(num_ad_clicks > 0) as num_with_ad_click,\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE num_ads_visible > 0 Proportion of loaded ads that are visible, by search engine & component: SELECT search_engine, component, SAFE_DIVIDE(SUM(num_visible), SUM(num_loaded)) as prop_visible\nFROM `mozdata.firefox_desktop.serp_events`, UNNEST(ad_components)\nGROUP BY 1, 2\nORDER BY 1, 2 Number of SERP impressions with ads loaded and an ad blocker in use: SELECT ad_blocker_inferred, COUNT(*) as num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE num_ads_loaded > 0\nGROUP BY 1 Per-component ad impression and click-through rates, among sessions with ads showing: SELECT component, SAFE_DIVIDE(SUM(num_visible), COUNT(DISTINCT impression_id)) AS ad_imp_rate, -- only count clicks when ads are visible SAFE_DIVIDE( COUNT(DISTINCT IF(num_clicks > 0, impression_id, NULL)), COUNT(DISTINCT impression_id) ) AS ad_ctr\nFROM `mozdata.firefox_desktop.serp_events`, UNNEST(ad_components)\nWHERE num_visible > 0\nGROUP BY 1 Abandonment reason distribution: SELECT abandon_reason, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE abandon_reason IS NOT NULL\nGROUP BY 1 Number of SERP impressions with a shopping tab visible: SELECT EXISTS( SELECT * FROM UNNEST(non_ad_impressions) AS x WHERE x.component = 'shopping_tab' AND x.num_elements_loaded > 0 ) AS has_shopping_tab, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Example queries","id":"905","title":"Example queries"},"906":{"body":"The v2 table has 1 row per SERP impression, each representing a single page load of a SERP. Most columns contain impression-level properties. There are also 3 array-valued columns listing impressions and engagements by component. Column Description impression_id UUID identifying SERP page loads. Use COUNT(DISTINCT impression_id) to count unique SERP impressions when CROSS JOIN UNNESTing the array-valued columns. ping_seq ping_info.seq from the events ping. Use together with event_timestamp for event sequencing. event_timestamp Glean event timestamp for the serp.impression event corresponding to the SERP page load. is_shopping_page true when the SERP is a shopping page, resulting from clicking on the \"Shopping\" tab; false otherwise. is_private true when the SERP was loaded while in Private Browsing Mode; false otherwise. is_signed_in true when the SERP was loaded while signed into a search provider account; false otherwise. search_engine google, bing, duckduckgo, ecosia (only these support SERP events currently). sap_source How the user arrived at the SERP [e.g. urlbar, follow_on_from_refine_on_SERP]. There are a number of cases where this will be unknown, e.g. clicking on a link that opens a new SERP, or clicking on a history result containing a SERP URL. is_tagged Whether the search is tagged (true) or organic (false). abandon_reason Why the SERP is deemed abandoned: tab_close, window_close, navigation, or null if not abandoned. ad_components Array with 1 entry for each ad component which had either an impression or engagement, [] if none. ad_components.component SERP display component containing ad links [e.g. ad_link, ad_carousel]. ad_components.num_loaded Number of ads loaded in the component. They may or may not be visible on the page, depending on ad blocking and the display properties of the component. ad_components.num_visible Number of ads visible to the user in the component. ad_components.num_blocked Number of ads blocked by an ad blocker in the component. ad_components.num_notshowing Number of ads in the component which are loaded but not visible, and not blocked by an ad blocker. For example, ads in the carousel that will be shown on clicking the \"Expand\" button. ad_components.num_clicks Number of clicks on ad links in the component. ad_components.num_other_engagements Number of engagements in the component which are not ad clicks. E.g. clicking \"Expand\" for the carousel. ad_components.blocker_inferred true if all loaded ads are blocked, in which case we infer an ad blocker is in use in the component; false otherwise. Note that the same SERP impression can have blocker_inferred = true for some ad components and false for others. non_ad_engagements Array with 1 entry for each non-ad component (which had an engagement) and engagement action, [] if none. non_ad_engagements.component SERP display component not containing ad links [e.g. non_ads_link, shopping_tab]. non_ad_engagements.action Engagement action taken in the component. non_ad_engagements.num_engagements Number of engagements of that action type taken in the component. non_ad_impressions Array with 1 entry for each non-ad component which had an impression, [] if none. non_ad_impressions.component SERP display component not containing ad links [e.g. shopping_tab, refined_search_buttons]. non_ad_impressions.num_elements_loaded Number of instrumented elements loaded in the component. They may or may not be visible on the page, depending on ad blocking and the display properties of the component. For many non-ad components this will be either 0 or 1. non_ad_impressions.num_elements_visible Number of instrumented elements visible to the user in the component. non_ad_impressions.num_elements_blocked Number of instrumented elements blocked by an ad blocker in the component. non_ad_impressions.num_elements_notshowing Number of instrumented elements in the component which are loaded but not visible, and not blocked by an ad blocker. num_ad_clicks Total number of clicks on links in ad components for the SERP page load. num_non_ad_link_clicks Total number of clicks on organic result links (non_ads_link target) for the SERP page load. num_other_engagements Total number of engagements for the SERP page load which are neither ad clicks nor organic link clicks. These include expanded actions on the ad_carousel component, as well as clicks or other engagement actions on non-ad components. num_ads_loaded Total number of ads loaded in ad components for the SERP page load. They may or may not be visible on the page, depending on ad blocking and the display properties of the page. num_ads_visible Total number of ads visible to the user in ad components for the SERP page load. num_ads_blocked Total number of ads blocked by an ad blocker in ad components for the SERP page load. num_ads_notshowing Total number of ads which are loaded but not visible, and not blocked by an ad blocker, for the SERP page load. For example, ads in the carousel that will be shown on clicking \"Expand\" button. Use this to count \"ads that are available but not visible\". ad_blocker_inferred true if all loaded ads are blocked in at least one ad component, in which case we infer an ad blocker is in use on the SERP; false otherwise.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Column descriptions","id":"906","title":"Column descriptions"},"907":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Scheduling","id":"907","title":"Scheduling"},"908":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Schema","id":"908","title":"Schema"},"909":{"body":"The derived table is generated from a templated query defined under bigquery_etl/sql_generators and accessible via its view . This limit of 2 days was chosen as a trade-off between data completeness and lag time. A previous analysis showed that, even if we allow events for an impression ID to span up to 7 days, 99.5% of impression IDs only have events spanning 1 or 2 consecutive days. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Code reference","id":"909","title":"Code reference"},"91":{"body":"You can access Mozilla's instance of Bigeye at app.bigeye.com . If you do not have the necessary access or permissions, please submit a Jira ticket .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Accessing Bigeye","id":"91","title":"Accessing Bigeye"},"910":{"body":"⚠️ Formerly Firefox Accounts, this service was renamed publicly in 2023, but is still often referred to by its previous abbreviation FxA internally, including in this documentation.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Accounts Data","id":"910","title":"Mozilla Accounts Data"},"911":{"body":"Introduction What is Mozilla Accounts? Metrics Background Metrics Taxonomies Glean Legacy Service databases","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Table of Contents","id":"911","title":"Table of Contents"},"912":{"body":"This article provides an overview of Mozilla accounts metrics: what is measured and how. See the other articles in this chapter for more details about the specific measurements that are available for analysis. The Mozilla accounts documentation maintains additional detail, as well as the source code, for the metrics described here.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Introduction","id":"912","title":"Introduction"},"913":{"body":"Mozilla accounts is Mozilla's authentication solution for account-based end-user services and features. At the time of writing, sync is by far the most popular account-relying service. Below is a partial list of current FxA-relying services: Sync Requires FxA. AMO For developer accounts; not required by end-users to use or download addons. Pocket FxA is an optional authentication method among others. Monitor Required to receive email alerts. Not required for email scans. Relay Required to use the service Mozilla IAM Optional authentication method among others. A single account can be used to authenticate with all of the services listed above (though see the note below about Chinese users). Note that in addition to being the most commonly used relier of FxA, sync is also unique in its integration with FxA - unlike the other reliers in the list above, sync is currently not an FxA oauth client. When someone signs into an oauth client using Firefox, nothing in the browser changes - more specifically, client-side telemetry probes such as FXA_CONFIGURED do not change state. Thus at the present time the only way to measure usage of FxA oauth reliers is to use the FxA server-side measures described below. ⚠️ China runs its own stack for sync, but Chinese sign-ups for oauth reliers still go through the \"one and only\" oauth server. This means that Chinese users who want to use both sync and an oauth service (e.g. Monitor) will have to register for two accounts. It also means that only metrics for Chinese oauth users will show up in the datasets described below; any sync-related measures will not. At present, you must contact those responsible for maintaining the FxA stack in China for metrics on Chinese sync users.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » What is Mozilla Accounts?","id":"913","title":"What is Mozilla Accounts?"},"914":{"body":"FxA metrics are logged both server-side and client-side. There are many FxA \"servers\" that handle different aspects of account authentication and management. The metrics of most interest to data analysts are logged by the FxA auth server, content server and oauth server. Each server writes their metrics into their log stream, and some post-processing scripts combine the metrics events from all three servers into datasets that are available in BigQuery. In 2023 a new logging implementation was integrated leveraging the Glean libraries and pipelines which means both server- and client-side will use the Glean system. All new metrics are being implemented in Glean and the legacy metrics will likely be removed in 2024. In general, metrics logged by the FxA auth server reflect authentication events such as account creation, logins to existing accounts, etc. Metrics logged by the FxA content server reflect user interaction and progression through the FxA web UI - form views, form engagement, form submission, etc. The FxA oauth server logs metrics events when oauth clients (Monitor, Lockwise, etc) create and check authentication tokens.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Metrics Background","id":"914","title":"Metrics Background"},"915":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Metrics Taxonomies","id":"915","title":"Metrics Taxonomies"},"916":{"body":"In 2023, we integrated Glean with Mozilla Accounts and Event Metrics are now available for both the server-side and client-side. To explore available metrics, visit Glean Dictionary and browse the accounts_backend and accounts_frontend applications. All events are sent in events ping. The most effective way to query them is to use the events_stream tables in BigQuery: accounts_frontend.events_stream and accounts_backend.events_stream . They are accessible in Looker via Events Stream Table explores. Because they have extra properties packaged as a JSON structure, when these are needed it is best to use the Event Counts explores. The Accounts frontend is instrumented with automatic Glean website events . Data collected this way can be explored on the Website Sessions dashboard in Looker. To dig deeper you can write a query to analyze properties of these events: element_click and page_load .","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Glean","id":"916","title":"Glean"},"917":{"body":"There are two additional legacy event types described below: Flow Metrics : these are an older set of metrics events that can be queried through the firefox_accounts dataset in the mozdata project in BigQuery. See this documentation for detailed description of the types of flow events that are logged and the tables that contain them (note this documentation does not contain an exhaustive list of all flow metrics but is generally still accurate about the ones that are described). These will likely evolve significantly in 2024. Amplitude Events : FxA started to send metrics events to Amplitude circa October 2017 and ended around June 2020. While we stopped using Amplitude, the term Amplitude Events lives on to reference this set of events. Amplitude events can be queried through the moz-fx-data-shared-prod.firefox_accounts dataset in BigQuery. moz-fx-data-shared-prod.firefox_accounts.fxa_content_auth_events is probably the easiest BigQuery view to use, though it does not contain email bounce events. These are being completely replaced by the Glean Event Metrics and will be removed in 2024. FxA's Amplitude metrics were originally just re-configured and re-named versions of the flow metrics. However things have since diverged a bit and there are now metrics events that only have an Amplitude version but no corresponding flow event, and vice-versa. If you are wondering whether a certain event is logged its likely you will have to check both data sources. Note that the BigQuery ETL jobs run daily.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Legacy","id":"917","title":"Legacy"},"918":{"body":"Transactional databases used by Mozilla Accounts services are replicated to BigQuery. You can find table schemas in Ecosystem Platform documentation . There are two datasets, containing data from the production and stage databases: moz-fx-data-shared-prod.accounts_db_external moz-fx-data-shared-prod.accounts_db_nonprod_external These datasets are restricted to a specific workgroup. Some user-facing views are available in mozdata.accounts_db. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Service databases","id":"918","title":"Service databases"},"919":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Attribution of Mozilla Accounts","id":"919","title":"Attribution of Mozilla Accounts"},"92":{"body":"Watch the Bigeye tutorial to get an overview of the platform. Please refer to additional helpful videos available on the Bigeye channel.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Getting Started","id":"92","title":"Getting Started"},"920":{"body":"Introduction Types of Attribution Service Attribution Funnel Attribution (entrypoint and utm parameters)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Table of Contents","id":"920","title":"Table of Contents"},"921":{"body":"Users can create or login to an account through an increasingly large number of relying services and entrypoints. This article describes how we attribute authentications to their point of origin, and documents some of the most frequently trafficked entrypoints.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Introduction","id":"921","title":"Introduction"},"922":{"body":"We can attribute accounts to the service that they sign up for, as well as the entrypoint that they use to begin the authentication flow. Each service typically has many entrypoints; sync, for example, has web-based entrypoints and browser-based entrypoints (see below).","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Types of Attribution","id":"922","title":"Types of Attribution"},"923":{"body":"There is a variable called service that we use to (1) attribute users to the relying services of FxA that they have authenticated with and (2) attribute individual events to the services they are associated with. Except in the case of sync , service is a mapping from the oauth client_id of the relying service/product to a human readable string. Note that this mapping is currently maintained by hand, and is done after the events have been logged by the server. Currently, mapping to the human-readable service variable is only done for amplitude metrics, where it is treated as a user property. There is also a service variable in the activity_events and flow_metadata STMO tables (FxA Activity Metrics data source), however it only contains the opaque oauth client_id, not the human-readable string. A table of some of the most common oauth client_ids along with their corresponding service mapping is shown below. This is not a complete list. service oauth client_id Description fenix a2270f727f45f648 Sync implementation for Fenix fx-monitor 802d56ef2a9af9fa Firefox Monitor ( website ) pocket-mobile 7377719276ad44ee Pocket Mobile App pocket-web 749818d3f2e7857f Pocket Website amo-web a4907de5fa9d78fc addons.mozilla.org fxa-content ea3ca969f8c6bb0d Oauth ID used when a user is signing in with cached credentials (i.e. does not have to re-enter username/password) and when the user is logging into the FxA settings page. mozilla-email-preferences c40f32fd2938f0b6 Oauth ID used when a user is signing in to modify their marketing email preferences (e.g., to opt-out.)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Service Attribution","id":"923","title":"Service Attribution"},"924":{"body":"We can also attribute users to where they began the authentication process, be it from a website or an application. Attribution is done through query parameters appended to links that point at accounts.firefox.com (which hosts the actual authentication process). These parameters are logged along with with any metrics events that the user generates during the authentication flow. The table below lists the query parameters that are currently in use, along with the values associated with some of the most common funnels. Note that only entrypoint is typically logged for flows beginning within the browser. Web-based entrypoints are listed first, followed by entrypoints that are found within the browser chrome itself. See the Metrics for Relying Parties documentation for more implementational detail on utm/entrypoint parameters. entrypoint utm parameters Description & Notes activity-stream-firstrun utm_source = activity-stream, utm_campaign = firstrun, utm_medium = referral or email The about:welcome page that is shown to new profiles on browser firstrun. utm_term is sometimes used to track variations for experiments. firstrun (not supported for current versions) utm_source = firstrun This is the old version of the firstrun page that was hosted on the web as part of mozilla.org ( example ). Starting with Firefox version 62, it was replaced by an in-browser version (see row above). Although it is not used for newer versions, it is still hosted for the sake of e.g. profiles coming through the dark funnel on older versions. mozilla.org-whatsnewXX utm_source = whatsnewXX, utm_campaign = fxa-embedded-form, utm_content = whatsnew, utm_medium = referral or email Where XX = the browser version, e.g. 67 ( example ). The \"what's new\" page that is shown to users after they upgrade browser versions. Important notes: (1) Users who are signed into a Firefox account have a different experience than those that are signed out. Signed-in users typically see a promotion of FxA-relying services, while signed-out users see a Call to Action to create an account. (2) The attribution parameters for this page were standardized starting on version 66. Previous values for entrypoint include whatsnew and mozilla.org-wnp64 - these values should be used when doing historical analysis of versions prior to 66. new-install-page (current), firefox-new (previously) varies (can contain values passed through by referrals) example . The \"install Firefox\" page. This page doesn't always promote FxA and it will often only promote it to a certain % of traffic or to certain segments. fxa-discoverability-native NA The in-browser toolbar icon. This was introduced with version 67.0 menupanel NA The in-browser account item in the \"hamburger\" menu on desktop (three-line menu in the upper right corner) as well as the sync/FxA menu item on android and iOS. preferences NA The \"sign into sync\" button found in the sync section in desktop preferences. synced-tabs NA The \"sign into sync\" button found in synced-tabs section under the library menu. sendtab NA The \"sign into sync\" button found in the \"send tab to device\" menu accessible by right-clicking on a tab. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Funnel Attribution (entrypoint and utm parameters)","id":"924","title":"Funnel Attribution (entrypoint and utm parameters)"},"925":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Mozilla Account Funnels","id":"925","title":"Mozilla Account Funnels"},"926":{"body":"Introduction Registration Funnel Login Funnel Branches off the Login Funnel: Password Reset, Account Recovery, 2FA. Password Reset and Recovery Codes Password Reset Funnel Without Recovery Key Password Reset Funnel With Recovery Key Login with 2FA (TOTP) Login with 2FA/TOTP Funnel (No Recovery Code) Login with 2FA/TOTP Funnel w/ Recovery Code Settings","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Table of Contents","id":"926","title":"Table of Contents"},"927":{"body":"There are two primary \"funnels\" that users step through when authenticating with FxA. The registration funnel reflects the steps required for a new FxA user (or more precisely, email address) to create an account. The login funnel reflects the steps necessary for an existing FxA user to sign into their account. We are also in the process of developing funnels for paying subscribers. We will add documentation on that once the work is is closer to complete.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Introduction","id":"927","title":"Introduction"},"928":{"body":"While there are some variations, the typical registration funnel is comprised of the steps described in the chart below. Except where noted, these events are emitted by the FxA content server. Step Amplitude Event Flow Event Description 1 fxa_email_first - view flow.enter-email.view View (impression) of the form that the user enters their email address into to start the process. Note that this form can be hosted by FxA, or hosted by the relying party. In the latter case, the relier is responsible for handing the user's email address off to the FxA funnel. See \"counting top of funnel events\" below. 2 fxa_reg - view flow.signup.view View of the registration form. If the user got to this step via step 1, FxA has detected that their email address is not present in the DB, and thus a new account can be created. The user creates their password and enters their age. 3 fxa_reg - engage flow.signup.engage A user focuses/clicks on one of the registration form fields. 4 fxa_reg - submit flow.signup.submit A user submits the registration form (could be unsuccessfully). 5 fxa_reg - created account.created This event is emitted by the auth server. It indicates that user has entered a valid email address and password, and that their account has been created and added to the DB. However, the account is still \"unverified\" at this point and therefore not accessible by the user. 6 fxa_email - sent (email_type = registration) email.verification.sent An email is sent to the user to verify their new account. Depending on the service, it either contains a verification link or a verification code that the user enters into the registration form to verify their email address. 7 fxa_reg - cwts_view flow.signup.choose-what-to-sync.view User views the \"choose what to sync\" screen which allows the users to select what types of browser data they want to synchronize. Note that the user is not required to submit this page - if they do not take any action then all the data types will be synced by default. Thus you may not want to include this (and the following two events) in your funnel analysis if you do not care about the user's actions here. 8 fxa_reg - cwts_engage flow.signup.choose-what-to-sync.engage User clicks on the \"choose what to sync\" screen. 9 fxa_reg - cwts_submit flow.signup.choose-what-to-sync.submit User submits the \"choose what to sync\" screen. See also the amplitude user property sync_engines which stores which data types the user selected. 10 fxa_email - click email.verify_code.clicked A user has clicked on the verification link contained in the email sent in step 6. Note this only applies to cases where a clickable link is sent; for reliers that use activation codes, this event will not be emitted (so be aware of this when constructing your funnels). 11 fxa_reg - email_confirmed account.verified This event is emitted by the auth server. A user has successfully verified their account. They should now be able to use it. 12 fxa_reg - complete flow.complete The account registration process is complete. Note there are NO actions required of the user to advance from step 8 to step 9; there should be virtually no drop-off there. The flow event is identical for registration and login. The chart above provides the most detailed version of the registration funnel that can currently be constructed. However, it should not be considered the \"canonical\" version of the funnel - depending on the question it may make sense to omit some of the steps. For example, at the time of writing some browser entrypoints (e.g. menupanel) link directly to step 2 and skip the initial email form. Having both steps 7 and 8 may also be redundant in some cases, etc. Also, as noted above, you may want to omit the \"choose what to sync\" steps if you do not care about the users' actions there.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Registration Funnel","id":"928","title":"Registration Funnel"},"929":{"body":"The login funnel describes the steps required for an existing FxA user to login to their account. With some exceptions, most of the steps here are parallel to the registration funnel (but named differently). Users must confirm their login via email in the following cases: A user is logging into sync with an account that is more than 4 hours old. A user is logging into an oauth relier that uses encryption keys, if the user had not logged into their account in the previous 72? (check this) hours. Step Amplitude Event Flow Event Description 1 fxa_email_first - view flow.enter-email.view Similar to the registration funnel, a view (impression) of the form that the user enters their email address into to start the process. Note that this form can be hosted by FxA, or hosted by the relying party. In the latter case, the relier is responsible for handing the user's email address off to the FxA funnel. See \"counting top of funnel events\" below. 2 fxa_login - view flow.signin.view View of the login form. If the user got to this step via step 1, FxA has detected that their email address IS present in the DB, and thus an existing account can be logged into. The user enters their password on this form. 3 fxa_login - engage flow.signup.engage A user focuses/clicks on the login form field 4 fxa_login - submit flow.signup.submit A user submits the login form (could be unsuccessfully). 5 fxa_login - success account.login This event is emitted by the auth server. It indicates that user has submitted the correct password. However, in some cases the user may still have to confirm their login via email (see above). 6 fxa_email - sent (email_type = login) email.confirmation.sent An email is sent to the user to confirm the login. Depending on the service, it either contains a confirmation link or a verification code that the user enters into the login form. 7 fxa_email - click email.verify_code.clicked A user has clicked on the confirmation link contained in the email sent in step 6. Note this only applies to cases where a clickable link is sent; for reliers that use confirmation codes, this event will not be emitted (so be aware of this when constructing your funnels). Note that this event is identical to its counterpart in the registration funnel. 8 fxa_login - email_confirmed account.confirmed This event is emitted by the auth server. A user has successfully confirmed the login via email. 9 fxa_login - complete flow.complete The account registration process is complete. Note there are NO actions required of the user to advance from step 8 to step 9; there should be virtually no drop-off there. The flow event is identical for registration and login. Note again that you may want to check whether the service you are analyzing requires email confirmation on login.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Login Funnel","id":"929","title":"Login Funnel"},"93":{"body":"Jira Epic Link","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Stay Updated on What's Happening","id":"93","title":"Stay Updated on What's Happening"},"930":{"body":"Some additional funnels are \"branches\" off the main login funnel above: The password reset funnel Optionally - the user resets their password with a recovery key Login with 2FA (TOTP) Optionally - user uses a 2FA recovery code to login to their 2FA-enabled account (e.g. if they misplace their second factor.)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Branches off the Login Funnel: Password Reset, Account Recovery, 2FA.","id":"930","title":"Branches off the Login Funnel: Password Reset, Account Recovery, 2FA."},"931":{"body":"Users can click \"Forgot Password?\" during sign-in to begin the password reset process. The funnel is described in the chart below. An important \"FYI\" here : passwords are used to encrypt accounts' sync data. This implies a bad scenario where a change of password can lead to loss of sync data, if there are no longer any devices that can connect to the account and re-upload/restore the data after the reset occurs. This would happen, for example, if you only had one device connected to sync, lost the device, then tried to login to a new device to access your synced data. If you do a password reset while logging into the second device, the remote copy of your sync data will be overwritten (with whatever happens to be on the second device). Thus the recovery codes. If a user (1) sets up recovery codes via settings (and stores them somewhere accessible) (2) tries to reset their password and (3) enters a valid recovery code during the password reset process, sync data can be restored without risking the \"bad scenario\" above. Password Reset Funnel Without Recovery Key Note: There may be other places where a user can initiate the password reset process, but I think that its most common during login. In any case, the steps starting at 2 should all be the same. Step Amplitude Event Flow Event Description 1 fxa_login - view flow.signin.view View of the login form, which contains the \"Forgot Password\" Link. 2 fxa_login - forgot_password flow.signin.forgot-password User clicks on the \"Forgot Password\" Link. 3 Not Implemented flow.reset-password.view View of the form asking the user to confirm that they want to reset. 4 fxa_login - forgot_submit flow.reset-password.engage, flow.reset-password.submit User clicks on the button confirming that they want to reset. 5 fxa_email - sent (email_template = recovery) email.recoveryEmail.sent Delivery of the PW reset link to the user via email. 5-a Not Implemented flow.confirm-reset-password.view View of the screen telling the user to confirm the reset via email. 6 Not Implemented flow.complete-reset-password.view User views the form to create a new password. (viewable after clicking the link in the email above) 7 Not Implemented flow.complete-reset-password.engage User clicks on the form to create a new password. 8 Not Implemented flow.complete-reset-password.submit User submits the form to create a new password. 9 fxa_login - forgot_complete flow.complete (the auth server also emits account.reset) User has completed the password reset funnel. Password Reset Funnel With Recovery Key Note we still need to implement amplitude events for the recovery code part of this funnel. The funnel is identical to the one above up until step 6. Step Amplitude Event Flow Event Description 1 fxa_login - view flow.signin.view View of the login form, which contains the \"Forgot Password\" Link. 2 fxa_login - forgot_pwd flow.signin.forgot-password User clicks on the \"Forgot Password\" Link. 3 Not Implemented flow.reset-password.view View of the form asking the user to confirm that they want to reset. 4 fxa_login - forgot_submit flow.reset-password.engage, flow.reset-password.submit User clicks on the button confirming that they want to reset. 5 fxa_email - sent (email_template = recovery) email.recoveryEmail.sent Delivery of the PW reset link to the user via email. 5-a Not Implemented flow.confirm-reset-password.view View of the screen telling the user to confirm the reset via email. 6 fxa_login - forgot_password_confirm_recovery_key_view flow.account-recovery-confirm-key.view User views the form to enter their account recovery key. (viewable after clicking the link in the email above) 7 fxa_login - forgot_password_confirm_recovery_key_engage flow.account-recovery-confirm-key.engage User clicks on the form to enter their account recovery key. 8 fxa_login - forgot_password_confirm_recovery_key_submit flow.account-recovery-confirm-key.submit User submits the form to enter their account recovery key. 9 Not Implemented flow.account-recovery-confirm-key.success or flow.account-recovery-confirm-key.invalidRecoveryKey User submitted a valid (success) or invalid recovery key. 10 fxa_login - forgot_password_recovery_key_view flow.account-recovery-reset-password.view User views the form to change their password after submitting a valid recovery key. 11 fxa_login - forgot_password_recovery_key_engage flow.account-recovery-reset-password.engage User clicks on the form to change their password after submitting a valid recovery key. 12 fxa_login - forgot_password_recovery_key_submit flow.account-recovery-reset-password.submit User submits the form to change their password after submitting a valid recovery key. 13 fxa_login - forgot_password_recovery_key_success flow.account-recovery-reset-password.recovery-key-consume.success 14 fxa_login - forgot_complete flow.complete (the auth server also emits account.reset) User has completed the password reset funnel.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Password Reset and Recovery Codes","id":"931","title":"Password Reset and Recovery Codes"},"932":{"body":"Users can setup two factor authentication (2FA) on account login. 2FA is implemented via time-based one-time password (TOTP). If a user has set up 2FA (via settings), they will be required to enter a pass code generated by their second factor whenever they login to their account. Users are also provisioned a set of recovery codes as part of the 2FA setup process. These are one-time use codes that can be used to login to an account if a user loses access to their second factor. Note that these 2FA recovery codes are different than the account recovery keys described above . Login with 2FA/TOTP Funnel (No Recovery Code) This funnel starts after the fxa_login - success / account.login step of the login funnel Step Amplitude Event Flow Event Description 1 fxa_login - totp_code_view flow.signin-totp-code.view View of the TOTP form. 2 fxa_login - totp_code_engage flow.signin-totp-code.engage Click on the TOTP form. 3 fxa_login - totp_code_submit flow.signin-totp-code.submit Submission of the TOTP form. 4 fxa_login - totp_code_success flow.signin-totp-code.success Successful submission of the TOTP form. Auth server also emits totpToken.verified Login with 2FA/TOTP Funnel w/ Recovery Code This funnel starts after user clicks to use a recovery code during the TOTP funnel. Step Amplitude Event Flow Event Description 1 fxa_login - totp_code_view flow.signin-totp-code.view View of the TOTP form. 2 Not Implemented flow.sign_in_recovery_code.view View of the TOTP recovery code form. 3 Not Implemented recoveryCode.verified (auth server) User submitted a valid recovery code.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Login with 2FA (TOTP)","id":"932","title":"Login with 2FA (TOTP)"},"933":{"body":"A variety of metrics are logged that reflect user interaction with the settings page (https://accounts.firefox.com/settings). The chart below outlines some of these events (this is not an exhaustive list). Amplitude Event Flow Event Description fxa_pref - view flow.settings.view User viewed the settings page. fxa_pref - two_step_authentication_view flow.settings.two-step-authentication.view User viewed 2FA settings. Not Implemented flow.settings.two-step-authentication.recovery-codes.view User viewed their 2FA recovery codes. These are only viewable one time only, after a user sets up 2FA, or after they generate new codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.print-option User clicks to print their 2FA recovery codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.download-option User clicks to download their 2FA recovery codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.copy-option User clicks to copy their 2FA recovery codes to the clipboard (this is fired only when they click the copy button, not if they copy using e.g. a keyboard shortcut). Not Implemented flow.settings.change-password.view User viewed the form to change their password. fxa_pref - password settings.change-password.success User changed their password via settings. fxa_pref - logout settings.signout.success User logged out via settings. fxa_pref - newsletter (see also user property newsletter_state) settings.communication-preferences.(optIn\\|optOut).success User changed their newsletter email preferences. Not Implemented flow.settings.account_recovery.view User viewed account recovery settings. Not Implemented flow.settings.account_recovery.engage User clicked somewhere in account recovery settings. Not Implemented flow.settings.account-recovery.confirm-password.view User viewed the password form prior to turning on account recovery. (user first has to verify their email address) Not Implemented flow.settings.account-recovery.confirm-password.view User clicked the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.confirm-password.submit User submitted the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.confirm-password.success User successfully submitted the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.recovery-key.view User viewed their recovery key. This is viewable one time only, after a user sets up account recovery, or after they generate a new key. Not Implemented flow.settings.account-recovery.recovery-key.print-option User clicks to print their recovery key. Not Implemented flow.settings.account-recovery.recovery-key.download-option User clicks to download their recovery key. Not Implemented flow.settings.account-recovery.recovery-key.copy-option User clicks to copy their recovery key to the clipboard (this is fired only when they click the copy button, not if they copy using e.g. a keyboard shortcut). Not Implemented flow.settings.account-recovery.refresh User generated a new recovery key. Not Implemented flow.settings.clients.view User viewed the list of clients (\"Devices & Apps\") connected to their account. AKA the device manager. Not Implemented flow.settings.clients.engage User clicked somewhere the list of clients connected to their account. Not Implemented flow.settings.clients.disconnect.view User viewed the dialog asking to confirm disconnection of a device. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Settings","id":"933","title":"Settings"},"934":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Mozilla Account Email Metrics","id":"934","title":"Mozilla Account Email Metrics"},"935":{"body":"Introduction Email Templates and Email Types Mozilla Accounts Subscription Platform","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Table of Contents","id":"935","title":"Table of Contents"},"936":{"body":"Users must provide an email address when they sign up for a Mozilla Account. Emails are sent to users to confirm authentication, alert them to new sign-ins, and to complete password resets. Users can also opt-in to marketing emails, however metrics for those are not covered in this article. Events that we track relating to email: When the email is sent. If the email bounces. If the email contains a verification/confirmation link, whether the user clicked on it. Metrics relating to emails also contain the following properties: The email service of the recipient The email_template - the template of the email that was sent (we currently only track this for sending events, not click events). This is more specific than the email_type, which is broader grouping of many email templates into related categories, see chart below.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Introduction","id":"936","title":"Introduction"},"937":{"body":"Only emails sent by the FxA auth server are represented in the tables below. TBD on marketing emails.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Email Templates and Email Types","id":"937","title":"Email Templates and Email Types"},"938":{"body":"email_template email_type Description & Notes postAddTwoStepAuthenticationEmail 2fa Sent to users after they successfully add 2 factor authentication to their account (TOTP) postRemoveTwoStepAuthenticationEmail 2fa Sent to users after they successfully REMOVE 2 factor authentication from their account (TOTP) postConsumeRecoveryCodeEmail 2fa Sent to users after they successfully use a recovery code to login to their account after not being able to use their second factor. postNewRecoveryCodesEmail 2fa Sent to users after they successfully generate a new set of 2FA recovery codes (replacing their old ones, if they existed). lowRecoveryCodesEmail 2fa Send when a user has 2 or fewer recovery codes remaining. passwordResetAccountRecoveryEmail account_recovery After a user resets their password using a recovery key, they receive this email telling them to generate a new recovery key. postAddAccountRecoveryEmail account_recovery Sent to users after they successfully add account recovery capabilities to their account (i.e. after generating recovery codes). postRemoveAccountRecoveryEmail account_recovery Sent to users after they successfully REMOVE account recovery capabilities from their account. postChangePrimaryEmail change_email Sent to users after they successfully change their primary email address (is sent to their new email). passwordChangedEmail change_password Sent to users after they change their password via FxA settings (NOT during password reset; they must be logged in to do this). passwordChangeRequiredEmail change_password Sent when an account's devices are disconnected and a password change is required due to suspicious activity. cadReminderFirstEmail connect_another_device Sent 8 hours after a user clicks \"send me a reminder\" on the connect another device page. cadReminderSecondEmail connect_another_device Sent 72 hours after a user clicks \"send me a reminder\" on the connect another device page. newDeviceLoginEmail login Sent to existing accounts after they have logged into a device that FxA has not previously recognized. verifyLoginCodeEmail login Sent to existing accounts when they try to login to sync, containing a code (rather than a link) the user must enter into the login form. Note that currently the use of confirmation codes is limited to some login contexts only - they are never used for registration. verifyLoginEmail login Sent to existing accounts when they try to login to sync. User must click the verification link before the logged-in device can begin syncing. postAddLinkedAccountEmail login Sent after a Firefox account is linked to a 3rd party account (e.g. an Apple account) postVerifyEmail registration Sent after users confirm their email. Contains instructions for how to connect another device to sync. verifyEmail registration Sent to users setting up a new NON-sync account. Contains a verification link (user must click it for their account to become functional). verificationReminderFirstEmail registration If a users does not verify their account within 24 hours, they receive this email with an additional verification link. verificationReminderSecondEmail registration If a users does not verify their account within 5 days, they receive this email with an additional verification link. verifyShortCodeEmail registration Sent to users to verify their account via code after signing up. passwordResetEmail reset_password Sent to users after they reset their password (without using a recovery key). recoveryEmail reset_password After a user opts to reset their password (during login, because they clicked \"forgot password\"), they receive this email with a link to reset their password (without using a recovery key). postVerifySecondaryEmail secondary_email Sent to users after they successfully verified a secondary email address (sent to the secondary email address). postRemoveSecondaryEmail secondary_email Sent to users after they successfully remove a secondary email address (sent to the secondary email address). verifySecondaryCodeEmail secondary_email Sent to verify the addition of a secondary email via code. unblockCodeEmail unblock Sent to verify or unblock an account via code that has reached the login attempt rate limit. verifyPrimaryEmail verify Sent to users with an unverified primary email, meaning an unverified account, when they attempt an action requiring a verified account.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Mozilla Accounts","id":"938","title":"Mozilla Accounts"},"939":{"body":"The email_type is still being determined for Subscription Platform emails. email_template email_type Description & Notes downloadSubscription Sent to users after they successfully add a subscription subscriptionAccountDeletion Sent when a user with an active subscription deletes their Firefox account subscriptionAccountFinishSetup Sent to a user after they purchased the product through the password-less flow without an existing Firefox account subscriptionAccountReminderFirst Sent to a user to remind them to finish setting up a Firefox account after they signed up through the password-less flow without an existing account subscriptionAccountReminderSecond Sent as a final reminder to a user to remind them to finish setting up a Firefox account as they signed up through the password-less flow without an existing account subscriptionCancellation Sent when a user cancels their subscription subscriptionDowngrade Sent when a user downgrades their subscription subscriptionFailedPaymentsCancellation Sent when failed payments result in cancellation of user subscription subscriptionFirstInvoice Sent to inform a user that their first payment is currently being processed subscriptionFirstInvoiceDiscount Sent to inform a user that their first payment, with a discount coupon, is currently being processed subscriptionPaymentExpired Sent whenever a user has a single subscription and their card will expire at the end of the month, triggered by a Stripe webhook subscriptionPaymentFailed Sent when there is a problem with the latest payment subscriptionPaymentProviderCancelled Sent when a problem is detected with the payment method subscriptionReactivation Sent when a user reactivates their subscription subscriptionRenewalReminder Sent to remind a user of an upcoming automatic subscription renewal X days out from charge (X being what is set in the Stripe dashboard) subscriptionSubsequentInvoice Sent when the latest subscription payment is received subscriptionSubsequentInvoiceDiscount Sent when the latest subscription payment is received (coupon) subscriptionUpgrade Sent when a user upgrades their subscription subscriptionsPaymentExpired Sent whenever a user has multiple subscriptions and their card will expire at the end of the month subscriptionsPaymentProviderCancelled Sent when a user has multiple subscriptions and a problem has been detected with payment method Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Subscription Platform","id":"939","title":"Subscription Platform"},"94":{"body":"If you're experiencing any issues while using the issues tracker for Bigeye Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Have an issue or looking for a new feature in Bigeye","id":"94","title":"Have an issue or looking for a new feature in Bigeye"},"940":{"body":"Tables containing static data exist in the static dataset in BigQuery. These tables are generated from CSV files named data.csv in subdirectories of the sql//static/ directory in bigquery-etl .","breadcrumbs":"Dataset Reference » Static Datasets » Static Datasets","id":"940","title":"Static Datasets"},"941":{"body":"To create a new table, create a directory in sql//static/. This directory should be named whatever you wish the table to be named. Then, put a CSV file named data.csv in the directory. It is expected that the first line of data.csv is a header row containing the column names of the data. e.g. In sql/moz-fx-data-shared-prod/static/new_table/data.csv: id,val\na,1\nb,2\nc,3 An optional description.txt and schema.json can be added. description.txt will fill the description field in BigQuery. schema.json will set the schema of the table; if no schema is provided, it is assumed that all fields are nullable strings. See country_names_v1 for an example. To create the table in BigQuery, run script/publish_static .","breadcrumbs":"Dataset Reference » Static Datasets » Creating a Static Table","id":"941","title":"Creating a Static Table"},"942":{"body":"Static tables can be created in any dataset in bigquery-etl. However, it is recommended for consistency and organization to keep them in the static dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Static Datasets » Notes","id":"942","title":"Notes"},"943":{"body":"The OS names and versions received in telemetry is not necessarily the accepted common name. The normalized_os_name and normalized_os_version tables in the static dataset serve as a lookup table for mapping the telemetry name to the common name.","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » Normalized OS","id":"943","title":"Normalized OS"},"944":{"body":"For OS names, Mac clients send Darwin, Windows clients send Windows_NT, and Linux may send the distribution name. Pings should already have a normalized_os field that corrects this. The normalized_os_name table exists as an alternative lookup table. Example query: SELECT client_id, environment.system.os.name, normalized_os_name\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON (environment.system.os.name = os_name)","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » OS Names","id":"944","title":"OS Names"},"945":{"body":"OS versions for some OS's are not properly normalized in telemetry. For example, the version reported by Mac clients is the Darwin version instead of the MacOS version and the version reported by Android Fennec clients is the Android SDK version instead of the Android version. The normalized_os_version table can be used to map the sent version to the \"display version\" of the OS. The table uses a regular expression to look up the OS version so REGEXP_CONTAINS should be used. An example query can be found in STMO#67040 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » OS Versions","id":"945","title":"OS Versions"},"946":{"body":"This section contains some documentation of things that used to be part of the Mozilla Data Platform, but are no longer. You can generally safely ignore this section, it is intended only to answer questions like \"what happened to X?\". Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Historical Reference","id":"946","title":"Historical Reference"},"947":{"body":"Note: This article describes the AWS-based pipeline which has been retired ; the client-side concepts here still apply, but this article has been updated to reflect the new GCP pipeline . This post describes the architecture of Mozilla’s data pipeline, which is used to collect Telemetry data from our users and logs from various services. One of the cool perks of working at Mozilla is that most of what we do is out in the open and because of that I can do more than just show you some diagram with arrows of our architecture; I can point you to the code, script & configuration that underlies it! To make the examples concrete, the following description is centered around the collection of Firefox Telemetry data. The same tool-chain is used to collect, store and analyze data coming from disparate sources though, such as service logs. graph TD firefox((fa:fa-firefox Firefox))-->|JSON| elb elb[Load Balancer]-->|JSON| nginx nginx-->|JSON| landfill(fa:fa-database S3 Landfill) nginx-->|protobuf| kafka[fa:fa-files-o Kafka] kafka-->|protobuf| cep(Hindsight CEP) kafka-->|protobuf| dwl(Hindsight DWL) cep--> hsui(Hindsight UI) dwl-->|protobuf| datalake(fa:fa-database S3 Data Lake) dwl-->|parquet| datalake datalake-->|parquet| prestodb prestodb-->redash[fa:fa-line-chart Redash] datalake-->spark spark-->datalake airflow[fa:fa-clock-o Airflow]-->|Scheduled tasks|spark{fa:fa-star Spark} spark-->|aggregations|rdbms(fa:fa-database PostgreSQL) rdbms-->tmo[fa:fa-bar-chart TMO] rdbms-->cerberus[fa:fa-search-plus Cerberus] style firefox fill:#f61\nstyle elb fill:#777\nstyle nginx fill:green\nstyle landfill fill:tomato\nstyle datalake fill:tomato\nstyle kafka fill:#aaa\nstyle cep fill:palegoldenrod\nstyle dwl fill:palegoldenrod\nstyle hsui fill:palegoldenrod\nstyle prestodb fill:cornflowerblue\nstyle redash fill:salmon\nstyle spark fill:darkorange\nstyle airflow fill:lawngreen\nstyle rdbms fill:cornflowerblue\nstyle tmo fill:lightgrey\nstyle cerberus fill:royalblue","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » An overview of Mozilla’s Data Pipeline","id":"947","title":"An overview of Mozilla’s Data Pipeline"},"948":{"body":"There are different APIs and formats to collect data in Firefox, all suiting different use cases: histograms – for recording multiple data points; scalars – for recording single values; timings – for measuring how long operations take; events – for recording time-stamped events. These are commonly referred to as probes . Each probe must declare the collection policy it conforms to: either release or prerelease . When adding a new measurement data-reviewers carefully inspect the probe and eventually approve the requested collection policy: Release data is collected from all Firefox users. Prerelease data is collected from users on Firefox Nightly and Beta channels. Users may choose to turn the data collection off in preferences. A session begins when Firefox starts up and ends when it shuts down. As a session could be long-running and last weeks, it gets sliced into smaller logical units called subsessions . Each subsession generates a batch of data containing the current state of all probes collected so far, i.e. a main ping , which is sent to our servers. The main ping is just one of the many ping types we support. Developers can create their own ping types if needed. Pings are submitted via an API that performs a HTTP POST request to our edge servers. If a ping fails to successfully submit (e.g. because of missing internet connection), Firefox will store the ping on disk and retry to send it until the maximum ping age is exceeded.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Firefox","id":"948","title":"Firefox"},"949":{"body":"HTTP submissions coming in from the wild hit a load balancer and then an NGINX module . The module accepts data via a HTTP request which it wraps in a Hindsight protobuf message and forwards to two places: a Kafka cluster and a short-lived S3 bucket (landfill) which acts as a fail-safe in case there is a processing error and/or data loss within the rest of the pipeline. The deployment scripts and configuration files of NGINX and Kafka live in a private repository . The data from Kafka is read from the Complex Event Processors (CEP) and the Data Warehouse Loader (DWL), both of which use Hindsight.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Kafka","id":"949","title":"Kafka"},"95":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Bigeye Interface","id":"95","title":"Bigeye Interface"},"950":{"body":"Hindsight , an open source stream processing software system developed by Mozilla as Heka ’s successor, is useful for a wide variety of different tasks, such as: converting data from one format to another; shipping data from one location to another; performing real time analysis, graphing, and anomaly detection. Hindsight’s core is a lightweight data processing kernel written in C that controls a set of Lua plugins executed inside a sandbox. The CEP are custom plugins that are created, configured and deployed from an UI which produce real-time plots like the number of pings matching a certain criteria. Mozilla employees can access the UI and create/deploy their own custom plugin in real-time without interfering with other plugins running. CEP Custom Plugin The DWL is composed of a set of plugins that transform, convert & finally shovel pings into S3 for long term storage. In the specific case of Telemetry data, an input plugin reads pings from Kafka , pre-processes them and sends batches to S3 , our data lake, for long term storage. The data is compressed and partitioned by a set of dimensions, like date and application. The data has traditionally been serialized to Protobuf sequence files which contain some nasty “free-form” JSON fields. Hindsight gained recently the ability to dump data directly in Parquet form though. The deployment scripts and configuration files of the CEP & DWL live in a private repository .","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Hindsight","id":"950","title":"Hindsight"},"951":{"body":"Once the data reaches our data lake on S3 it can be processed with Spark on Mozilla's Databricks instance. Databricks allows Mozilla employees to write custom analyses in notebooks, and also schedule Databricks jobs to run periodically. As mentioned earlier, most of our data lake contains data serialized to Protobuf with free-form JSON fields. Needless to say, parsing JSON is terribly slow when ingesting Terabytes of data per day. A set of ETL jobs , written in Scala by Data Engineers and scheduled with Airflow , create Parquet views of our raw data. We have a Github repository telemetry-batch-view that showcases this.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Spark","id":"951","title":"Spark"},"952":{"body":"graph TD\n%% Data Flow Diagram for mozaggregator/TMO-adjacent services\nfirefox((fa:fa-firefox Firefox)) --> |main ping| pipeline\nfennec((fa:fa-firefox Fennec)) --> |saved-session ping| pipeline\npipeline((Telemetry Pipeline)) subgraph mozaggregator service(service) aggregator rdbms(fa:fa-database PostgreSQL)\nend pipeline --> aggregator\npipeline --> spark{fa:fa-star Spark}\npipeline --> redash[fa:fa-line-chart Redash] subgraph telemetry.mozilla.org telemetry.js(telemetry.js) --> dist telemetry.js --> evo orphan[Update Orphaning] crashdash[tmo/crashes]\nend redash --> crashdash\nservice --> telemetry.js\nspark --> orphan telemetry.js --> telemetry-next-node(telemetry-next-node)\nsubgraph alerts.tmo cerberus[fa:fa-search-plus Cerberus] -->medusa medusa --> html medusa --> email\nend telemetry-next-node --> cerberus style redash fill:salmon\nstyle spark fill:darkorange\nstyle rdbms fill:cornflowerblue\nstyle cerberus fill:royalblue\nstyle firefox fill:#f61\nstyle fennec fill:#f61\nstyle telemetry.js fill:lightgrey\nstyle dist fill:lightgrey\nstyle evo fill:lightgrey A dedicated Spark job feeds daily aggregates to a PostgreSQL database which powers a HTTP service to easily retrieve faceted roll-ups. The service is mainly used by TMO , a dashboard that visualizes distributions and time-series, and Cerberus , an anomaly detection tool that detects and alerts developers of changes in the distributions. Originally the sole purpose of the Telemetry pipeline was to feed data into this dashboard but in time its scope and flexibility grew to support more general use-cases. TMO","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Aggregates Dataset","id":"952","title":"Aggregates Dataset"},"953":{"body":"We maintain a couple of Presto clusters and a centralized Hive metastore to query Parquet data with SQL. The Hive metastore provides an universal view of our Parquet dataset to both Spark and Presto clusters. Presto, and other databases, are behind a Redash service ( STMO ) which provides a convenient & powerful interface to query SQL engines and build dashboards that can be shared within the company. Mozilla maintains its own fork of Redash to iterate quickly on new features, but as good open source citizen we push our changes upstream. STMO","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Presto & STMO","id":"953","title":"Presto & STMO"},"954":{"body":"No, not really. If you want to read more, check out this article . For example, the DWL pushes some of the Telemetry data to Redshift and other tools that satisfy more niche needs. The pipeline ingests logs from services as well and there are many specialized dashboards out there I haven’t mentioned. There is a vast ecosystem of tools for processing data at scale, each with their pros & cons. The pipeline grew organically and we added new tools as new use-cases came up that we couldn’t solve with our existing stack. There are still scars left from that growth though which require some effort to get rid of, like ingesting data from schema-less format. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Is that it?","id":"954","title":"Is that it?"},"955":{"body":"For a more gentle introduction to the data platform, please read the Pipeline Overview article. This article goes into more depth about the architecture and flow of data in the platform.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » A Detailed Look at the Data Platform","id":"955","title":"A Detailed Look at the Data Platform"},"956":{"body":"The full detail of the platform can get quite complex, but at a high level the structure is fairly simple. graph LR Producers[Data Producers] --> Ingestion Ingestion --> Storage[Long-term Storage] Ingestion --> Stream[Stream Processing] Stream --> Storage Batch[Batch Processing] --> Storage Storage --> Batch Self[Self Serve] -.- Stream Self -.- Batch Stream -.-> Visualization Batch -.-> Visualization Stream --> Export Batch --> Export Each of these high-level parts of the platform are described in more detail below.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » The Entire Platform","id":"956","title":"The Entire Platform"},"957":{"body":"By far most data handled by the Data Platform is produced by Firefox . There are other producers, though, and the eventual aim is to generalize data production using a client SDK or set of standard tools. Most data is submitted via HTTP POST, but data is also produced in the form of service logs and statsd messages. If you would like to locally test a new data producer, the gzipServer project provides a simplified server that makes it easy to inspect submitted messages.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Data Producers","id":"957","title":"Data Producers"},"958":{"body":"graph LR subgraph HTTP tee lb[Load Balancer] mozingest end subgraph Kafka kafka_unvalidated[Kafka unvalidated] kafka_validated[Kafka validated] zookeeper[ZooKeeper] -.- kafka_unvalidated zookeeper -.- kafka_validated end subgraph Storage s3_heka[S3 Heka Protobuf Storage] s3_parquet[S3 Parquet Storage] end subgraph Data Producers Firefox --> lb more_producers[Other Producers] --> lb end lb --> tee tee --> mozingest mozingest --> kafka_unvalidated mozingest --> Landfill kafka_unvalidated --> dwl[Data Store Loader] kafka_validated --> cep[Hindsight CEP] kafka_validated --> sparkstreaming[Spark Streaming] Schemas -.->|validation| dwl dwl --> kafka_validated dwl --> s3_heka dwl --> s3_parquet sparkstreaming --> s3_parquet Data arrives as an HTTP POST of an optionally gzipped payload of JSON. See the common Edge Server specification for details. Submissions hit a load balancer which handles the SSL connection, then forwards to a \"tee\" server, which may direct some or all submissions to alternate backends. In the past, the tee was used to manage the cutover between different versions of the backend infrastructure. It is implemented as an OpenResty plugin. From there, the mozingest HTTP Server receives submissions from the tee and batches and stores data durably on Amazon S3 as a fail-safe (we call this \"Landfill\"). Data is then passed along via Kafka for validation and further processing. If there is a problem with decoding, validation, or any of the code described in the rest of this section, data can be re-processed from this fail-safe store. The mozingest server is implemented as an nginx module. Validation, at a minimum, ensures that a payload is valid JSON (possibly compressed). Many document types also have a JSONSchema specification , and are further validated against that. Invalid messages are redirected to a separate \"errors\" stream for debugging and inspection. Valid messages proceed for further decoding and processing. This involves things like doing GeoIP lookup and discarding the IP address, and attaching some HTTP header info as annotated metadata. Validated and annotated messages become available for stream processing. They are also batched and stored durably for later batch processing and ad-hoc querying. See also the \" generic ingestion \" proposal which aims to make ingestion, validation, storage, and querying available as self-serve for platform users. Data flow for valid submissions sequenceDiagram participant Fx as Firefox participant lb as Load Balancer participant mi as mozingest participant lf as Landfill participant k as Kafka participant dwl as Data Store Loader participant dl as Data Lake Fx->>lb: HTTPS POST lb->>mi: forward mi-->>lf: failsafe store mi->>k: enqueue k->>dwl: validate, decode dwl->>k: enqueue validated dwl->>dl: store durably Other ingestion methods Hindsight is used for ingestion of logs from applications and services, it supports parsing of log lines and appending similar metadata as the HTTP ingestion above (timestamp, source, and so on). Statsd messages are ingested in the usual way.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Ingestion","id":"958","title":"Ingestion"},"959":{"body":"graph TD subgraph RDBMS PostgreSQL Redshift MySQL BigQuery end subgraph NoSQL DynamoDB end subgraph S3 landfill[Landfill] s3_heka[Heka Data Lake] s3_parquet[Parquet Data Lake] s3_analysis[Analysis Outputs] s3_public[Public Outputs] end Ingestion --> s3_heka Ingestion --> s3_parquet Ingestion --> landfill Ingestion -.-> stream[Stream Processing] stream --> s3_parquet batch[Batch Processing] --> s3_parquet batch --> PostgreSQL batch --> DynamoDB batch --> s3_public selfserve[Self Serve] --> s3_analysis s3_analysis --> selfserve Hive -->|Presto| STMO[STMO] PostgreSQL --> STMO Redshift --> STMO MySQL --> STMO BigQuery --> STMO s3_parquet -.- Hive Amazon S3 forms the backbone of the platform storage layer. The primary format used in the Data Lake is parquet , which is a strongly typed columnar storage format that can easily be read and written by Spark , as well as being compatible with SQL interfaces such as Hive and Presto . Some data is also stored in Heka-framed protobuf format. This custom format is usually reserved for data where we do not have a complete JSONSchema specification . Using S3 for storage avoids the need for an always-on cluster, which means that data at rest is inexpensive. S3 also makes it very easy to automatically expire (delete) objects after a certain period of time, which is helpful for implementing data retention policies. Once written to S3, the data is typically treated as immutable - data is not appended to existing files, nor is data normally updated in place. The exception here is when data is back-filled, in which case previous data may be overwritten. There are a number of other types of storage used for more specialized applications, including relational databases (such as PostgreSQL for the Telemetry Aggregates ) and NoSQL databases (DynamoDB is used for a backing store for the TAAR project ). Reading data from a variety of RDBMS sources is also supported via STMO. The data stored in Heka format is readable from Spark using libraries in Scala or Python . Parquet data can be read and written natively from Spark, and many datasets are indexed in a Hive Metastore, making them available through a SQL interface on STMO and in notebooks via Spark SQL. Many other SQL data sources are also made available via STMO, see this article for more information on accessing data using SQL. There is a separate data store for self-serve Analysis Outputs , intended to keep ad-hoc, temporary data out of the Data Lake. This is implemented as a separate S3 location, with personal output locations prefixed with each person's user id, similar to the layout of the /home directory on a Unix system. Analysis outputs can also be made public using the Public Outputs bucket. This is a web-accessible S3 location for powering public dashboards. This public data is available at https://analysis-output.telemetry.mozilla.org//data/.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Storage","id":"959","title":"Storage"},"96":{"body":"The Catalog tab in the left-hand menu offers a comprehensive view of all data sources connected to Bigeye, making it simple to navigate and manage your entire data ecosystem. If you are an admin, you will have access to the \"Add Source\" button, allowing you to easily integrate new data sources and BI tools. The Bigeye catalog refreshes automatically every 24 hours to detect new datasets and schema changes. You can also manually refresh the catalog anytime by clicking 'Rescan' on the schema changes tab. For more detailed information about the Catalog, please refer to the Catalog documentation page Watch the Bigeye tutorial on how to navigate Bigeye Catalog.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Catalog","id":"96","title":"Catalog"},"960":{"body":"Stream processing is done using Hindsight and Spark Streaming . Hindsight allows you to run plugins written in Lua inside a sandbox . This gives a safe, performant way to do self-serve streaming analysis. Hindsight plugins do the initial data validation and decoding, as well as writing out to long-term storage in both Heka-framed protobuf and parquet forms. Spark Streaming is used to read from Kafka and perform low-latency ETL and aggregation tasks . These aggregates are currently used by Mission Control and are also available for querying via STMO .","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Stream Processing","id":"960","title":"Stream Processing"},"961":{"body":"Batch processing is done using Spark . Production ETL code is written in both Python and Scala . There are Python and Scala libraries for reading data from the Data Lake in Heka-framed protobuf form, though it is much easier and more performant to make use of a derived dataset whenever possible. Datasets in parquet format can be read natively by Spark, either using Spark SQL or by reading data directly from S3. Data produced by production jobs go into the Data Lake, while output from ad-hoc jobs go into Analysis Outputs. Job scheduling and dependency management is done using Airflow . Most jobs run once a day, processing data from \"yesterday\" on each run. A typical job launches a cluster, which fetches the specified ETL code as part of its bootstrap on startup, runs the ETL code, then shuts down upon completion. If something goes wrong, a job may time out or fail, and in this case it is retried automatically.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Batch Processing","id":"961","title":"Batch Processing"},"962":{"body":"graph TD subgraph Storage lake[Data Lake] s3_output_public[Public Outputs] s3_output_private[Analysis Outputs] end subgraph STMO STMO[STMO] -->|read| lake end subgraph TMO evo[Evolution Dashboard] histo[Histogram Dashboard] agg[Telemetry Aggregates] evo -.- agg histo -.- agg end subgraph Databricks db_notebook[Notebook] db_notebook -->|read + write| lake end Most of the data analysis tooling has been developed with the goal of being \"self-serve\". This means that people should be able to access and analyze data on their own, without involving data engineers or operations. Thus can data access scale beyond a small set of people with specialized knowledge of the entire pipeline. The use of these self-serve tools is described in the tutorials section of this site. This section focuses on how these tools integrate with the platform infrastructure. STMO: SQL Analysis STMO is a customized Redash installation that provides self-serve access to a a variety of different datasets. From here, you can query data in the Parquet Data Lake as well as various RDBMS data sources. STMO interfaces with the data lake using both Presto and Amazon Athena . Each has its own data source in STMO. Since Athena does not support user-defined functions, datasets with HyperLogLog columns, such as client_count_daily , are only available via Presto.. Different Data Sources in STMO connect to different backends, and each backend might use a slightly different flavor of SQL. You should find a link to the documentation for the expected SQL variant next to the Data Sources list. Queries can be run just once, or scheduled to run periodically to keep data up-to-date. There is a command-line interface to STMO called St. Mocli , if you prefer writing SQL using your own editor and tools. Databricks: Managed Spark Analysis Our Databricks instance (see Databricks docs ) offers another notebook interface for doing analysis in Scala, SQL, Python and R. Databricks provides an always-on shared server which is nice for quick data investigations. TMO: Aggregate Graphs TMO provides easy visualizations of histogram and scalar measures over time. Time can be in terms of either builds or submission dates. This is the most convenient interface to the Telemetry data, as it does not require any custom code.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Self Serve Data Analysis","id":"962","title":"Self Serve Data Analysis"},"963":{"body":"There are a number of visualization libraries and tools being used to display data. TMO Dashboards The landing page at telemetry.mozilla.org is a good place to look for existing graphs, notably the measurement dashboard which gives a lot of information about histogram and scalar measures collected on pre-release channels. Notebooks Use of interactive notebooks has become a standard in the industry, and Mozilla makes heavy use of this approach. Databricks makes it easy to run, share, and schedule notebooks. Others STMO lets you query the data using SQL, but it also supports a number of useful visualizations. Hindsight's web interface has the ability to visualize time-series data. Mission Control gives a low-latency view into release health. Many bespoke visualizations are built using the Metrics Graphics library as a display layer.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Visualization","id":"963","title":"Visualization"},"964":{"body":"There are multiple layers of monitoring and alerting. At a low level, the system is monitored to ensure that it is functioning as expected. This includes things like machine-level resources (network capacity, disk space, available RAM, CPU load) which are typically monitored using DataDog . Next, we monitor the \"transport\" functionality of the system. This includes monitoring incoming submission rates, payload sizes, traffic patterns, schema validation failure rates, and alerting if anomalies are detected. This type of anomaly detection and alerting is handled by Hindsight . Once data has been safely ingested and stored, we run some automatic regression detection on all Telemetry histogram measures using Cerberus . This code looks for changes in the distribution of a measure, and emails probe owners if a significant change is observed. Production ETL jobs are run via Airflow , which monitors batch job progress and alerts if there are failures in any job. Self-serve batch jobs running via Databricks also generate alerts upon failure. Scheduled STMO queries may also be configured to generate alerts, which is used to monitor the last-mile user facing status of derived datasets. STMO may also be used to monitor and alert on high-level characteristics of the data, or really anything you can think of.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Monitoring and Alerting","id":"964","title":"Monitoring and Alerting"},"965":{"body":"Data is exported from the pipeline to a few other tools and systems. Examples include integration with Amplitude for mobile and product analytics and shipping data to other parts of the Mozilla organization. There are also a few data sets which are made publicly available, such as the Firefox Hardware Report .","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Data Exports","id":"965","title":"Data Exports"},"966":{"body":"Finally, here is a more detailed view of the entire platform. Some connections are omitted for clarity. graph LR subgraph Data Producers Firefox more_producers[...] end subgraph Storage Landfill warehouse_heka[Heka Data Lake] warehouse_parquet[Parquet Data Lake] warehouse_analysis[Analysis Outputs] PostgreSQL Redshift MySQL hive[Hive] -.- warehouse_parquet end subgraph Stream Processing cep[Hindsight Streaming] dwl[Data Store Loader] --> warehouse_heka dwl --> warehouse_parquet sparkstreaming[Spark Streaming] --> warehouse_parquet end subgraph Ingestion Firefox --> lb[Load Balancer] more_producers --> lb lb --> tee tee --> mozingest mozingest --> kafka mozingest --> Landfill ZooKeeper -.- kafka[Kafka] kafka --> dwl kafka --> cep kafka --> sparkstreaming end subgraph Batch Processing Airflow -.->|spark|tbv[telemetry-batch-view] Airflow -.->|spark|python_mozetl warehouse_heka --> tbv warehouse_parquet --> tbv warehouse_heka --> python_mozetl warehouse_parquet --> python_mozetl tmo_agg[Telemetry Aggregates] end subgraph Visualization Hindsight Jupyter Zeppelin TMO redash_graphs[STMO] MissionControl bespoke_viz[Bespoke Viz] end subgraph Export tbv --> Amplitude sparkstreaming --> Amplitude end subgraph Self Serve redash[STMO] -.-> Presto Presto --> hive redash -.-> Athena Athena --> hive warehouse_heka --> spcluster warehouse_parquet --> spcluster spcluster --> warehouse_analysis end Schemas -.->|validation| dwl Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Bringing it all together","id":"966","title":"Bringing it all together"},"967":{"body":"⚠ Some of the information in this section is obsolete. For an up to date explanation of accepted metrics used at Mozilla, contact the Data team . This section provides an overview of standard metrics used at Mozilla. Here you'll find the definitions and descriptions for each. For a deep dive into these metrics, see the GUD documentation . The Telemetry Behavior Reference section also provides information related to the definitions below. We are now in the process of setting up the metrics top-level section here. This information will be moved into the appropriate subsection and this page will be replaced with an overview.","breadcrumbs":"Historical Reference » Metrics » Standard Metrics","id":"967","title":"Standard Metrics"},"968":{"body":"","breadcrumbs":"Historical Reference » Metrics » Activity","id":"968","title":"Activity"},"969":{"body":"The number of unique profiles active on each day.","breadcrumbs":"Historical Reference » Metrics » DAU","id":"969","title":"DAU"},"97":{"body":"Workspaces in Bigeye allow multiple teams to collaborate simultaneously, with each team managing and monitoring their own data independently. Each Bigeye workspace includes its own Catalog, BI tools, and ETL tools, Metrics and issues, Templates and schedules, Collections, Deltas. We are in the process of setting up user workspaces that will align with our existing data access restrictions. If you do not find a suitable workspace, please submit a Jira ticket","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Workspaces","id":"97","title":"Workspaces"},"970":{"body":"The number of unique profiles active at least once during the 7-day window ending on the specified day.","breadcrumbs":"Historical Reference » Metrics » WAU","id":"970","title":"WAU"},"971":{"body":"The number of unique profiles active at least once during the 28-day window ending on the specified day.","breadcrumbs":"Historical Reference » Metrics » MAU","id":"971","title":"MAU"},"972":{"body":"Intuitively, how many days per week do users use the product? Among profiles active at least once in the week ending on the date specified, the number of days on average they were active during that one-week window.","breadcrumbs":"Historical Reference » Metrics » Intensity","id":"972","title":"Intensity"},"973":{"body":"","breadcrumbs":"Historical Reference » Metrics » Retention","id":"973","title":"Retention"},"974":{"body":"Among new profiles created on the day specified, what proportion (out of 1) are active during the week beginning one week after the day specified.","breadcrumbs":"Historical Reference » Metrics » 1-Week New Profile Retention","id":"974","title":"1-Week New Profile Retention"},"975":{"body":"Among profiles that were active at least once in the week starting on the specified day, what proportion (out of 1) are active during the following week.","breadcrumbs":"Historical Reference » Metrics » 1-Week Retention","id":"975","title":"1-Week Retention"},"976":{"body":"Why isn't \"New Users\" a metric? \"New Users\" is considered a usage criterion , which means it may be used to filter other metrics, rather than itself being a metric. For example, you can compute \"New User DAU\", which would be the subset of DAU that match the \"New User\" criterion. The exception here is 1-Week New Profile Retention, which is so common that it makes sense to include with all usage criteria. What dates are used to determine activity for things like MAU and DAU? Submission dates are used for determining when activity happened ( not client-side activity dates). What pings are used as a signal of activity? For Firefox Desktop, we use the main ping to determine activity. For products instrumented using Glean, we use the baseline ping. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Frequently Asked Questions","id":"976","title":"Frequently Asked Questions"},"977":{"body":"These sections provide the lists of our standardized metrics, usage criteria, and slicing dimensions. All three are important to provide a holistic view of product usage and performance. A usage criterion tells us what has to happen for us to consider a product to have been used in a certain way and is needed to define metrics like MAU, which count users that use our products. For example, “Any Fenix Activity” measures activity for all Fenix profiles that have sent a baseline ping. Similarly, “Opened DevTools” means that we measure activity for all desktop Firefox profiles that have sent a telemetry ping indicating that DevTools was opened. We are working towards developing a standard usage criteria for each product, which operationalizes the idea that the product was \"used\". A dimension allows slicing to a subset of profiles according to characteristics of those profiles. Some dimensions include: country, channel, OS, etc. A slice is a set of particular values within dimensions, for example, “country is US” is one slice and “country is either US or DE and channel is release” is another. A metric is any quantity that we can calculate using our data and that, to some degree, measures some quantity of interest. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metric Definitions","id":"977","title":"Metric Definitions"},"978":{"body":"This section contains definitions and information about standard metrics used at Mozilla. You may wish to refer to the terminology section while reading this document, in case a particular concept is not clear.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Metrics","id":"978","title":"Metrics"},"979":{"body":"Daily Active Users (DAU) Overview Details Caveats Day 2-7 Activation Overview Details Dashboards Tables","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Table of Contents","id":"979","title":"Table of Contents"},"98":{"body":"Collections in Bigeye allow you to group related metrics, making it easier to manage and monitor them together. If you don’t find a collection that meets your product or requirements, admins can create a new collection. If you're not an admin, please submit a Jira ticket with the necessary details. Watch the Bigeye tutorial on how to navigate Bigeye Catalog.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Collections","id":"98","title":"Collections"},"980":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Daily Active Users (DAU)","id":"980","title":"Daily Active Users (DAU)"},"981":{"body":"Daily Active Users or DAU counts the number of unique profiles active in the product on each day. This is intended to approximate the number of people using the product each day. The most accurate and up-to-date metric information can be found on the Metrics Inventory page in Confluence (Mozilla LDAP required). The official source code definitions for the metrics can be found in metric-hub on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Overview","id":"981","title":"Overview"},"982":{"body":"DAU counts unique profiles. Keep in mind that a profile is not necessarily a user . The standard concept of active varies by product, but generally, active users are defined as unique profiles that have sent a main ping (on desktop) or a baseline ping (on mobile). The precise criteria are defined in the usage criterion section of this documentation. We can also restrict the metric to alternative usage criteria. It's critical to clearly state any non-standard usage criteria on the metric . The metrics team suggest the following format: DAU(usage criterion). For example, we might be interested in the count of profiles that have viewed more than 5 URIs in a day. We'd denote that metric as DAU(URI > 5). Some common alternative usage criteria documented in the usage criterion section .","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Details","id":"982","title":"Details"},"983":{"body":"If the number of users stays constant, but the average number of active profiles per user increases, this metric will tend to increase. For more details on the relationship between users and profiles, see the profiles vs users section in analysis gotchas .","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Caveats","id":"983","title":"Caveats"},"984":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Day 2-7 Activation","id":"984","title":"Day 2-7 Activation"},"985":{"body":"This measure attempts to tell us whether, after creating a profile, the user returned at any point in the next 6 days. This is meant to measure whether a product is successful in engaging users early on: at present, many users churn after the first run and we want to measure whether efforts to make them stick around are succeeding. This metric is used for all mobile applications, excluding Fenix and Firefox Preview, and is a top-level OKR inside Mozilla for 2020. It can apply both on the level of a specific product (e.g. Firefox iOS, Lockwise for Android) as well as an aggregate measure across all mobile products and devices. This metric is not used for Firefox desktop.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Overview","id":"985","title":"Overview"},"986":{"body":"The day 2-7 activation metric is calculated as: \\[ \\frac{\\text{Activated New Profiles (day 2-7)}}{\\text{New Profiles (day 1-7)}} \\] Activated New Profiles (day 2-7): Unique count of client ids who use the product at any point starting the day after they created a profile up to 6 days after. New Profiles: Unique count of client ids with a given profile creation date. As not all initial pings are received exactly on the day of profile creation, we wait for 7 days after the profile creation date before establishing the New Profile cohort to ensure the data is complete. E.g. For a cohort acquired (with a profile creation date) of Mar 1, they are considered activated in day 2-7 if they show up in DAU at any time between Mar 2nd and Mar 7th.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Details","id":"986","title":"Details"},"987":{"body":"The non-desktop day 2-7 dashboard tracks this measure.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Dashboards","id":"987","title":"Dashboards"},"988":{"body":"You can calculate this measure via the firefox_nondesktop_day_2_7_activation table in BigQuery. Here is a sample query: SELECT cohort_date, product, SUM(day_2_7_activated) as day_2_7_activated, SUM(new_profiles) as new_profiles, SAFE_DIVIDE(SUM(day_2_7_activated), SUM(new_profiles)) as day_2_7_activation\nFROM `moz-fx-data-shared-prod.telemetry.firefox_nondesktop_day_2_7_activation`\nWHERE cohort_date = \"2020-03-01\"\nGROUP BY 1,2\nORDER BY 1 STMO#72054 Reference below. {{Metric name}} TL;DR: two sentence max. E.g: MAU counts the number of distinct users we see over a 28-day period. Desktop and Mobile MAU are both corporate KPIs for 2020. Overview: What the metric measures Calculation: Definitions for both Mobile and Desktop, if applicable. What is the easiest way to calculate this metric? E.g. MAU over clients_last_seen. At least one working definition Link to a scheduled Redash query (link with stmocli?) Possibly an API-linked graph from STMO If it’s non-obvious, examples for how to stratify. E.g. calculating MAU from clients_daily Common Issues: Failures and Gotchas Resources Link to the STMO query from Definition section Notable dashboards for the metric Similar metrics Next metric Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Tables","id":"988","title":"Tables"},"989":{"body":"Here we provide definitions and information about our standard definitions of usage of our products. Table of contents with links to all products and criteria.","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » Usage Criteria","id":"989","title":"Usage Criteria"},"99":{"body":"Bigeye's Issues feature helps you track and manage data quality issues detected by the platform. You can assign, prioritize, and resolve issues within the platform, ensuring that your data quality remains high. Issues can be categorized and filtered to streamline the resolution process across teams. For more details, refer to the Bigeye documentation on Issues page","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Issues","id":"99","title":"Issues"},"990":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Product Name}}","id":"990","title":"{{Product Name}}"},"991":{"body":"TL;DR: two sentence max. Overview: What type of usage we want to capture Calculation: Definitions of what user has to do to qualify Definitions of what telemetry must be sent to qualify. At least one working definition Link to a scheduled STMO query (link with stmocli?) Possibly an API-linked graph from STMO Common Issues: Failures and Gotchas Resources Similar criteria","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Usage Criteria Name}}","id":"991","title":"{{Usage Criteria Name}}"},"992":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Next Usage Criteria Name}}","id":"992","title":"{{Next Usage Criteria Name}}"},"993":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Next Product Name}}","id":"993","title":"{{Next Product Name}}"},"994":{"body":"Here we provide definitions and information about our standard slicing dimensions. Table of contents with links to dimensions.","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » Slicing Dimensions","id":"994","title":"Slicing Dimensions"},"995":{"body":"TL;DR: two sentence max. Overview: What segmentation do we want to capture Calculation: Definitions of what user has to do to qualify Definitions of what telemetry must be sent to qualify. At least one working definition Link to a scheduled STMO query (link with stmocli?) Possibly an API-linked graph from STMO Common Issues: Failures and Gotchas Resources Similar dimensions","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » {{Dimension Name}}","id":"995","title":"{{Dimension Name}}"},"996":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » {{Next Dimension Name}}","id":"996","title":"{{Next Dimension Name}}"},"997":{"body":"Metric standards are maintained by the Metrics Standardization Group (MSG) (link to contact information).","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » Metric Policies","id":"997","title":"Metric Policies"},"998":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to get more information","id":"998","title":"How to get more information"},"999":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to propose a new standard metric, criteria, or dimensions","id":"999","title":"How to propose a new standard metric, criteria, or dimensions"}},"length":1125,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{"0":{"+":{"c":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{")":{"*":{"1":{"0":{"0":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"1":{"7":{"5":{"9":{"1":{"4":{"5":{"2":{"6":{"3":{"9":{"8":{"5":{"3":{"4":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"8":{"2":{"5":{"2":{"6":{"6":{"6":{"1":{"1":{"9":{"7":{"7":{"0":{"3":{"1":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"655":{"tf":1.0}}},"5":{"df":2,"docs":{"289":{"tf":1.0},"678":{"tf":1.0}}},"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"2":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":1,"docs":{"678":{"tf":1.0}}},"3":{"3":{"3":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":6,"docs":{"1027":{"tf":1.0},"185":{"tf":1.0},"222":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0}}},"6":{"6":{"6":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"9":{"1":{"6":{"9":{"6":{"1":{"9":{"7":{"6":{"8":{"2":{"2":{"1":{"4":{"4":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"1027":{"tf":1.0}}},"9":{"5":{"df":2,"docs":{"289":{"tf":1.0},"708":{"tf":1.0}}},"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"900":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},":":{"0":{"0":{"df":1,"docs":{"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1025":{"tf":1.0}}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"1":{"9":{"2":{"6":{"3":{"6":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"1025":{"tf":1.0},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"246":{"tf":2.0},"257":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"270":{"tf":3.605551275463989},"271":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"280":{"tf":1.7320508075688772},"282":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"452":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":2.0},"529":{"tf":3.0},"546":{"tf":2.0},"591":{"tf":1.0},"617":{"tf":1.7320508075688772},"655":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"845":{"tf":1.4142135623730951},"88":{"tf":1.0},"988":{"tf":1.0}}},"2":{"df":5,"docs":{"1025":{"tf":1.0},"1039":{"tf":1.0},"1057":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"728":{"tf":1.0}}},"3":{"df":11,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1087":{"tf":1.0},"247":{"tf":1.0},"529":{"tf":1.7320508075688772},"630":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.4142135623730951},"806":{"tf":1.0},"988":{"tf":1.0}},"t":{"1":{"8":{":":{"1":{"4":{":":{"0":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"847":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"4":{"9":{":":{"4":{"6":{".":{"5":{"5":{"9":{"3":{"0":{"7":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":20,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1039":{"tf":1.0},"199":{"tf":2.449489742783178},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"316":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"528":{"tf":1.0},"611":{"tf":1.0},"635":{"tf":1.0},"728":{"tf":1.0},"757":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}}},"5":{"df":15,"docs":{"1025":{"tf":1.0},"1064":{"tf":1.0},"1069":{"tf":1.0},"247":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.0},"585":{"tf":1.0},"657":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"6":{"df":9,"docs":{"1025":{"tf":1.0},"1048":{"tf":1.0},"1087":{"tf":1.4142135623730951},"257":{"tf":1.0},"447":{"tf":1.0},"728":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"847":{"tf":1.4142135623730951}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{".":{"0":{"+":{"0":{"2":{":":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{":":{"2":{"1":{":":{"3":{"6":{".":{"0":{"0":{"2":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":7,"docs":{"1025":{"tf":1.0},"438":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":1.4142135623730951},"755":{"tf":1.0},"808":{"tf":1.0}}},"8":{"3":{"1":{"7":{"b":{"1":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"1024":{"tf":1.0},"1025":{"tf":1.0},"1085":{"tf":1.0},"211":{"tf":1.4142135623730951},"230":{"tf":1.0},"256":{"tf":1.4142135623730951},"591":{"tf":1.0},"617":{"tf":1.0},"728":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"88":{"tf":1.0}}},"9":{"df":11,"docs":{"1022":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"230":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"617":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0}}},"b":{"7":{"3":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":50,"docs":{"1004":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":2.0},"1035":{"tf":1.0},"130":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":2.6457513110645907},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":5.5677643628300215},"272":{"tf":5.196152422706632},"273":{"tf":8.426149773176359},"274":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"412":{"tf":1.0},"427":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.0},"710":{"tf":1.0},"761":{"tf":1.0},"781":{"tf":2.0},"784":{"tf":1.0},"785":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.4142135623730951},"898":{"tf":2.0},"900":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}}}}}},"1":{",":{"0":{"0":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":4,"docs":{"1100":{"tf":1.0},"300":{"tf":1.4142135623730951},"806":{"tf":1.0},"988":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"2":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1027":{"tf":1.0},"678":{"tf":1.4142135623730951}}},"1":{"0":{".":{"3":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}}},"2":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"a":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"5":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"%":{"/":{"5":{"%":{"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"0":{"0":{"0":{"df":3,"docs":{"1072":{"tf":1.0},"654":{"tf":1.0},"743":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":10,"docs":{"1042":{"tf":2.449489742783178},"130":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"398":{"tf":1.0},"438":{"tf":1.0},"573":{"tf":1.0},"609":{"tf":1.4142135623730951},"642":{"tf":1.0}},"m":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}},"df":13,"docs":{"1027":{"tf":2.23606797749979},"1042":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1121":{"tf":1.0},"157":{"tf":1.4142135623730951},"199":{"tf":1.0},"427":{"tf":1.7320508075688772},"507":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":2.0},"655":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"292":{"tf":1.0}}}}},"3":{".":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":52,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1038":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"185":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"362":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"531":{"tf":1.0},"573":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.4142135623730951},"657":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.4142135623730951},"841":{"tf":1.0},"876":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"1":{",":{"1":{"2":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"9":{"2":{"2":{"2":{"df":1,"docs":{"381":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"8":{"5":{"3":{"7":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"5":{"9":{":":{"5":{"9":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"1025":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"230":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"619":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"728":{"tf":1.0},"746":{"tf":1.0},"757":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"2":{".":{"3":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"665":{"tf":1.0}}},"3":{"4":{"5":{"'":{")":{".":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"720":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"720":{"tf":1.0},"721":{"tf":1.4142135623730951}}},"df":1,"docs":{"1110":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"447":{"tf":1.0}}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"9":{"0":{"1":{"8":{"1":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"0":{":":{"0":{"0":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"113":{"tf":1.0},"186":{"tf":2.23606797749979},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"627":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"3":{"1":{"0":{"7":{"0":{"3":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"6":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"4":{"2":{"7":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"4":{"0":{"df":1,"docs":{"1086":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"2":{"5":{"df":1,"docs":{"1039":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"8":{"1":{"4":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1025":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":3.1622776601683795},"289":{"tf":1.0},"454":{"tf":1.0},"526":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"931":{"tf":1.0}}},"4":{"0":{"7":{"4":{"1":{"0":{"df":1,"docs":{"1087":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"3":{"2":{"5":{"8":{"]":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"4":{"1":{"3":{"2":{"5":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"8":{"3":{"9":{"df":2,"docs":{"316":{"tf":1.0},"676":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"8":{"9":{"2":{"df":1,"docs":{"455":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"3":{"1":{"4":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"521":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0},"782":{"tf":1.0},"789":{"tf":1.0},"814":{"tf":1.0},"931":{"tf":1.0}},"f":{"2":{"7":{"4":{"0":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{",":{"7":{"5":{"5":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"3":{"2":{"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"8":{"9":{"1":{"6":{"5":{"9":{"7":{"2":{"8":{"6":{"1":{"9":{"5":{"2":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"5":{"1":{"8":{"df":1,"docs":{"1031":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"1":{"0":{"4":{"8":{"df":1,"docs":{"1024":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"1":{"5":{"6":{"5":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"6":{"9":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"5":{"5":{"3":{"9":{"df":1,"docs":{"1038":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"1":{"9":{"3":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"1":{"2":{"df":1,"docs":{"1054":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1022":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":2.0},"203":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"316":{"tf":1.0},"447":{"tf":2.0},"531":{"tf":1.0},"813":{"tf":1.4142135623730951},"857":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"528":{"tf":1.0}}}}},"6":{"1":{"5":{"2":{"6":{"9":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"9":{"4":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"3":{"4":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"288":{"tf":1.0},"289":{"tf":1.0}}},"8":{"3":{"3":{"4":{"8":{"df":1,"docs":{"733":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"2":{"8":{":":{"2":{"3":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"316":{"tf":1.0},"447":{"tf":1.7320508075688772},"781":{"tf":1.0},"782":{"tf":1.0}}},"7":{"+":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"+":{"2":{"0":{"2":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"1":{"7":{"7":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"4":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"611":{"tf":1.0}}},"8":{"0":{"df":2,"docs":{"1081":{"tf":1.0},"163":{"tf":1.0}}},"3":{"3":{"1":{"7":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"6":{"7":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"2":{"3":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1064":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"279":{"tf":1.0},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}},"9":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"4":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"746":{"tf":1.0}}},":":{"1":{"0":{"0":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"d":{"5":{"c":{"df":0,"docs":{},"e":{"2":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":149,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1025":{"tf":2.23606797749979},"1027":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1073":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1081":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1112":{"tf":1.0},"113":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":3.4641016151377544},"274":{"tf":2.0},"275":{"tf":2.0},"281":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":2.6457513110645907},"452":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"529":{"tf":2.23606797749979},"531":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"591":{"tf":2.449489742783178},"595":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"626":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"634":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0},"752":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"781":{"tf":2.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"80":{"tf":1.0},"806":{"tf":1.0},"813":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":2.0},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"900":{"tf":2.8284271247461903},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":2.23606797749979},"909":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"976":{"tf":1.0},"986":{"tf":1.4142135623730951},"988":{"tf":1.0}},"k":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"1087":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"622":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}},"2":{"/":{"3":{"df":2,"docs":{"521":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"6":{"df":1,"docs":{"485":{"tf":1.0}}},"8":{"df":2,"docs":{"1003":{"tf":1.0},"485":{"tf":1.0}}},"df":5,"docs":{"231":{"tf":1.0},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0}}},"1":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"2":{"df":1,"docs":{"485":{"tf":1.0}}},"5":{"df":1,"docs":{"488":{"tf":1.0}}},"6":{"0":{"1":{"2":{"3":{"1":{"8":{"0":{"5":{"4":{"1":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1046":{"tf":2.0},"276":{"tf":1.0},"447":{"tf":1.4142135623730951},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"7":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1027":{"tf":2.449489742783178}}},"df":0,"docs":{}},"2":{"8":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"6":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"6":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1027":{"tf":1.0},"1029":{"tf":1.0},"1063":{"tf":1.0},"1069":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1091":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"617":{"tf":2.0},"665":{"tf":1.4142135623730951},"679":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"803":{"tf":1.0},"917":{"tf":1.0}}},"8":{"0":{"1":{"0":{"1":{"df":3,"docs":{"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"471":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"1037":{"tf":1.0},"1039":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1064":{"tf":1.0},"276":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"9":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1100":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"1":{"9":{"2":{"8":{"3":{"7":{"df":1,"docs":{"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}},"6":{"0":{"3":{"1":{"8":{"1":{"4":{"0":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"1":{"df":1,"docs":{"466":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"1022":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1085":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":2.449489742783178},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"230":{"tf":1.0},"257":{"tf":1.0},"354":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":2.6457513110645907},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"489":{"tf":1.0},"585":{"tf":1.0},"591":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.4142135623730951},"746":{"tf":1.0},"755":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"0":{"6":{"0":{"1":{"df":3,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"202":{"tf":1.0},"210":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.0},"268":{"tf":1.7320508075688772},"270":{"tf":3.0},"271":{"tf":2.449489742783178},"272":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"280":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"447":{"tf":2.449489742783178},"485":{"tf":1.0},"489":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":2.449489742783178},"531":{"tf":1.7320508075688772},"611":{"tf":1.0},"650":{"tf":1.0},"728":{"tf":2.23606797749979},"769":{"tf":1.0},"774":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"808":{"tf":1.0},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"917":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.4142135623730951}}},"1":{"0":{"2":{"0":{"2":{"0":{"9":{"5":{"1":{"0":{"7":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"1":{"7":{"0":{"9":{"5":{"3":{"3":{"1":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"196":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"438":{"tf":1.0},"447":{"tf":3.7416573867739413},"654":{"tf":1.0},"655":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.4142135623730951}}},"2":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1015":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.7320508075688772},"447":{"tf":2.8284271247461903},"76":{"tf":1.0},"766":{"tf":1.0},"864":{"tf":1.0}}},"3":{"df":9,"docs":{"135":{"tf":1.0},"447":{"tf":3.0},"480":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"657":{"tf":1.0},"793":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0}}},"4":{"df":8,"docs":{"135":{"tf":1.4142135623730951},"447":{"tf":2.6457513110645907},"786":{"tf":1.7320508075688772},"792":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951}}},"df":1,"docs":{"387":{"tf":1.0}}},"df":19,"docs":{"127":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"257":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.0},"447":{"tf":1.7320508075688772},"487":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"635":{"tf":1.0},"678":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"841":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"841":{"tf":1.0}}}}},"1":{"4":{"7":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"1024":{"tf":1.0},"1054":{"tf":1.0},"1057":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0}}},"2":{"1":{"3":{"df":1,"docs":{"396":{"tf":1.0}}},"df":1,"docs":{"342":{"tf":1.0}}},":":{"0":{"4":{":":{"4":{"5":{".":{"9":{"1":{"2":{"2":{"0":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1057":{"tf":1.0},"1063":{"tf":1.0},"211":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"447":{"tf":1.0},"774":{"tf":1.0}}},"3":{":":{"5":{"9":{"df":1,"docs":{"480":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1038":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.7320508075688772}}},"4":{"df":16,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1057":{"tf":1.0},"113":{"tf":1.0},"180":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"280":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"52":{"tf":1.0},"571":{"tf":1.0},"680":{"tf":1.0},"808":{"tf":1.0},"938":{"tf":1.0},"96":{"tf":1.0}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{"0":{"df":1,"docs":{"199":{"tf":1.0}}},"df":17,"docs":{"1027":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.4142135623730951},"630":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"814":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"509":{"tf":1.0}}}}},"6":{"df":5,"docs":{"1087":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"679":{"tf":1.0}}},"7":{"df":15,"docs":{"1065":{"tf":1.0},"239":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"280":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"627":{"tf":1.0},"665":{"tf":1.0}}},"8":{"9":{"2":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":38,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":2.0},"199":{"tf":2.449489742783178},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":2.0},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"42":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":2.449489742783178},"528":{"tf":2.0},"529":{"tf":2.23606797749979},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.4142135623730951},"644":{"tf":1.0},"664":{"tf":1.0},"784":{"tf":1.0},"971":{"tf":1.0},"988":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.0}}}}},"9":{"df":4,"docs":{"272":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"757":{"tf":1.0},"784":{"tf":1.0}}},"^":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"3":{"df":2,"docs":{"1087":{"tf":1.0},"268":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"8":{"a":{"d":{"a":{"9":{"b":{"b":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"9":{"8":{"7":{"9":{"df":0,"docs":{},"e":{"0":{"8":{"c":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":78,"docs":{"102":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.7320508075688772},"1035":{"tf":1.0},"1112":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"229":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"313":{"tf":1.0},"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"485":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"539":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"708":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":2.0},"779":{"tf":2.0},"788":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":2.0},"932":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"979":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":2.0},"987":{"tf":1.0}},"f":{"a":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"926":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951}}}}}}},"df":5,"docs":{"926":{"tf":1.4142135623730951},"930":{"tf":2.0},"932":{"tf":2.449489742783178},"933":{"tf":2.449489742783178},"938":{"tf":2.449489742783178}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"n":{"d":{"df":2,"docs":{"622":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}}},"3":{"0":{"0":{"df":1,"docs":{"1018":{"tf":1.0}}},"df":13,"docs":{"1003":{"tf":1.0},"222":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"308":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.4142135623730951},"487":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"1":{"6":{"6":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":2.0},"617":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":1,"docs":{"447":{"tf":1.0}}},"4":{"1":{"9":{"3":{"2":{"6":{"df":0,"docs":{},"f":{"5":{"1":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"df":4,"docs":{"770":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.4142135623730951}}},"df":1,"docs":{"276":{"tf":2.0}}},"7":{"df":1,"docs":{"514":{"tf":1.0}}},"8":{"c":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"571":{"tf":1.0}}},":":{"3":{"0":{"df":1,"docs":{"597":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":40,"docs":{"1004":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"335":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":1.0},"465":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.4142135623730951},"789":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951}},"f":{"1":{"b":{"2":{"df":0,"docs":{},"e":{"1":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"r":{"d":{"df":3,"docs":{"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"938":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"0":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":2,"docs":{"385":{"tf":1.0},"387":{"tf":1.0}}},"5":{"df":1,"docs":{"387":{"tf":1.0}}},"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":2,"docs":{"239":{"tf":1.7320508075688772},"576":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}}},"2":{"df":12,"docs":{"1081":{"tf":1.4142135623730951},"210":{"tf":1.0},"247":{"tf":1.0},"288":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"661":{"tf":1.0}},"f":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"5":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.0}}},"6":{".":{"0":{"a":{"1":{"df":2,"docs":{"1046":{"tf":1.0},"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"b":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"448":{"tf":1.0}},"e":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"8":{"2":{"9":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"3":{"b":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"1":{"0":{"c":{"3":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"6":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"0":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.0},"1025":{"tf":1.0},"1046":{"tf":1.0},"1087":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":2.0},"282":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.23606797749979},"505":{"tf":1.0},"506":{"tf":1.0},"522":{"tf":1.0},"609":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.0}},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"387":{"tf":1.0},"447":{"tf":1.0}}}}},"5":{"0":{"0":{"0":{"df":1,"docs":{"676":{"tf":1.0}}},"df":4,"docs":{"385":{"tf":1.0},"387":{"tf":1.0},"398":{"tf":1.0},"613":{"tf":1.0}}},"df":6,"docs":{"1027":{"tf":1.0},"185":{"tf":1.4142135623730951},"516":{"tf":1.0},"589":{"tf":1.0},"617":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"292":{"tf":1.0},"539":{"tf":1.0}}}}},"1":{"df":1,"docs":{"517":{"tf":1.0}}},"2":{"df":1,"docs":{"635":{"tf":1.0}}},"3":{"df":1,"docs":{"448":{"tf":1.4142135623730951}}},"4":{"3":{"4":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"5":{"df":10,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.4142135623730951},"427":{"tf":1.0},"454":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"575":{"tf":1.0},"579":{"tf":1.0}}},"6":{"df":4,"docs":{"289":{"tf":1.0},"454":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0}}},"7":{".":{"0":{".":{"1":{"b":{"4":{"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":0,"docs":{},"f":{"5":{"7":{"9":{"5":{"df":0,"docs":{},"e":{"4":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"1063":{"tf":1.4142135623730951},"572":{"tf":1.0},"579":{"tf":1.0},"740":{"tf":1.0}}},"8":{".":{"0":{".":{"2":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.4142135623730951}}},"9":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":36,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.0},"127":{"tf":1.0},"175":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"282":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"348":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"514":{"tf":1.0},"531":{"tf":2.449489742783178},"622":{"tf":1.4142135623730951},"627":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":2.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"779":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.0},"938":{"tf":1.0},"982":{"tf":1.4142135623730951}},"f":{"6":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"6":{",":{"6":{"0":{"0":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"1004":{"tf":1.0},"130":{"tf":1.4142135623730951},"531":{"tf":1.0},"744":{"tf":1.0}}},"1":{"df":3,"docs":{"398":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0}}},"2":{"df":8,"docs":{"1008":{"tf":1.0},"394":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"924":{"tf":1.0}}},"3":{"6":{"5":{"5":{"6":{"7":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"679":{"tf":1.0}}},"df":3,"docs":{"448":{"tf":1.4142135623730951},"577":{"tf":1.0},"740":{"tf":1.0}}},"4":{"df":4,"docs":{"265":{"tf":1.0},"269":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"740":{"tf":1.0}}},"5":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}},"7":{".":{"0":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"924":{"tf":1.0}}},"8":{".":{"0":{".":{"3":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"b":{"7":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"8":{"df":1,"docs":{"289":{"tf":1.0}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{}},"df":33,"docs":{"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1081":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"276":{"tf":1.0},"282":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"555":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"781":{"tf":1.0},"803":{"tf":1.0},"841":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"985":{"tf":1.0},"986":{"tf":1.0}}},"7":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"986":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"/":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"1065":{"tf":1.0}}},"3":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"577":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}}},"3":{"7":{"7":{"7":{"1":{"9":{"2":{"7":{"6":{"a":{"d":{"4":{"4":{"df":0,"docs":{},"e":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"6":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"3":{"1":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":1.0},"87":{"tf":1.0}}},"4":{"9":{"8":{"1":{"8":{"d":{"3":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"7":{"8":{"5":{"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":4,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0}}}}},"7":{"df":2,"docs":{"1004":{"tf":1.0},"87":{"tf":1.0}}},"df":52,"docs":{"1020":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1087":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"263":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"273":{"tf":3.4641016151377544},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.4142135623730951},"57":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"778":{"tf":1.0},"781":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"806":{"tf":1.0},"810":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"837":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"909":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"970":{"tf":1.0},"979":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":2.23606797749979},"987":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"986":{"tf":1.0}}}}},"8":{",":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"2":{"d":{"5":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"2":{"a":{"9":{"a":{"df":0,"docs":{},"f":{"9":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1027":{"tf":1.4142135623730951},"571":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"2":{"2":{"a":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":2,"docs":{"268":{"tf":1.7320508075688772},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"733":{"tf":1.0}}},"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"b":{"a":{"4":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"5":{"d":{"5":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"7":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"0":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{"a":{"1":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"9":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1004":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"824":{"tf":2.449489742783178},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"938":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"4":{"df":0,"docs":{},"e":{"d":{"9":{"c":{"4":{"c":{"2":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"9":{"0":{"df":5,"docs":{"1027":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"/":{"9":{"5":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"9":{"9":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1066":{"tf":1.0}}}}},"3":{"df":1,"docs":{"578":{"tf":1.0}}},"4":{"6":{"8":{"8":{"0":{"3":{"8":{"7":{"df":1,"docs":{"705":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"740":{"tf":1.4142135623730951}}},"5":{"df":8,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"521":{"tf":1.0},"531":{"tf":1.0},"708":{"tf":1.0},"786":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}},"7":{".":{"5":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{".":{"0":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"909":{"tf":1.0}}},"9":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.0},"157":{"tf":1.4142135623730951},"289":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.0},"580":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"289":{"tf":1.0}}}}},"b":{"3":{"5":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"5":{"6":{"a":{"c":{"6":{"a":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1035":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"789":{"tf":1.0},"824":{"tf":2.6457513110645907},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}},"f":{"9":{"d":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"413":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"528":{"tf":1.0},"624":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.0}}}}}}},"df":1,"docs":{"347":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"_":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"a":{",":{"1":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"k":{".":{"a":{"df":3,"docs":{"221":{"tf":1.0},"289":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"b":{"df":3,"docs":{"193":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0}}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"413":{"tf":1.0},"89":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"2":{"2":{"7":{"0":{"df":0,"docs":{},"f":{"7":{"2":{"7":{"df":0,"docs":{},"f":{"4":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"8":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"9":{"0":{"7":{"d":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"f":{"a":{"9":{"d":{"7":{"8":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"8":{"b":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"0":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"7":{"1":{"0":{"8":{"a":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"896":{"tf":1.0}}}}},"a":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"896":{"tf":1.4142135623730951}}},"b":{"2":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"901":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"487":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"910":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"323":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":8,"docs":{"100":{"tf":1.0},"110":{"tf":1.0},"198":{"tf":1.0},"496":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"950":{"tf":1.0},"963":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"510":{"tf":1.0},"576":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"1004":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"517":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"740":{"tf":1.0},"866":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"df":5,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"740":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"299":{"tf":1.0},"413":{"tf":1.0},"517":{"tf":1.0}}}}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"1008":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"664":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"732":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"v":{"df":70,"docs":{"1025":{"tf":1.0},"1046":{"tf":1.0},"1066":{"tf":1.0},"1081":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":1.4142135623730951},"343":{"tf":1.0},"355":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"401":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"779":{"tf":1.0},"853":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"900":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":2.0},"932":{"tf":1.0},"958":{"tf":1.0}}}},"p":{"df":1,"docs":{"609":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"421":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"1122":{"tf":1.0},"433":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":1,"docs":{"678":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"485":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":26,"docs":{"297":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":1.0},"468":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"943":{"tf":1.0},"949":{"tf":1.0},"967":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":192,"docs":{"1006":{"tf":1.0},"1007":{"tf":1.0},"1010":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1020":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.0},"1071":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1087":{"tf":1.0},"1097":{"tf":1.0},"1115":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"209":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":2.449489742783178},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":2.6457513110645907},"216":{"tf":2.6457513110645907},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":2.449489742783178},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"230":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.7320508075688772},"297":{"tf":2.6457513110645907},"303":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"332":{"tf":1.0},"347":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"361":{"tf":2.449489742783178},"362":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":2.0},"401":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"436":{"tf":1.0},"503":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"552":{"tf":2.23606797749979},"554":{"tf":2.6457513110645907},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"583":{"tf":1.0},"598":{"tf":1.0},"60":{"tf":1.0},"601":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"615":{"tf":1.4142135623730951},"62":{"tf":1.7320508075688772},"621":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"801":{"tf":1.0},"804":{"tf":1.4142135623730951},"81":{"tf":1.0},"811":{"tf":1.0},"815":{"tf":1.4142135623730951},"822":{"tf":1.0},"826":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"835":{"tf":1.0},"841":{"tf":1.4142135623730951},"843":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":2.0},"859":{"tf":1.0},"866":{"tf":1.0},"88":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.7320508075688772},"916":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"133":{"tf":1.0},"220":{"tf":1.0},"267":{"tf":1.0},"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"410":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"r":{"d":{"df":4,"docs":{"222":{"tf":1.0},"542":{"tf":1.0},"866":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1099":{"tf":1.0},"938":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"929":{"tf":1.0},"932":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"928":{"tf":1.0}}}}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":52,"docs":{"1025":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1097":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.449489742783178},"215":{"tf":2.23606797749979},"22":{"tf":1.0},"236":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"318":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"554":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"705":{"tf":1.0},"728":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"916":{"tf":1.4142135623730951},"918":{"tf":1.0},"919":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.7320508075688772},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"928":{"tf":2.449489742783178},"929":{"tf":2.23606797749979},"930":{"tf":1.4142135623730951},"931":{"tf":2.23606797749979},"932":{"tf":2.0},"933":{"tf":3.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":4.69041575982343},"939":{"tf":2.449489742783178}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"487":{"tf":1.0},"488":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"1036":{"tf":1.0},"106":{"tf":1.0},"548":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.0},"143":{"tf":1.0},"301":{"tf":1.0},"451":{"tf":1.0},"887":{"tf":1.0},"917":{"tf":1.0},"981":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"126":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"144":{"tf":1.0},"273":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"447":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1095":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"124":{"tf":1.0},"779":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"817":{"tf":1.0},"820":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1027":{"tf":1.0},"1029":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":4,"docs":{"352":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}}}},"t":{"df":4,"docs":{"285":{"tf":1.0},"335":{"tf":1.0},"376":{"tf":1.0},"949":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}},"df":26,"docs":{"1015":{"tf":1.4142135623730951},"1112":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"168":{"tf":1.0},"43":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"514":{"tf":1.0},"527":{"tf":1.0},"546":{"tf":1.0},"635":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":1.7320508075688772},"875":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"877":{"tf":2.449489742783178},"879":{"tf":1.0},"880":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"906":{"tf":2.23606797749979},"924":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.0},"938":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":133,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.7320508075688772},"1006":{"tf":1.4142135623730951},"1007":{"tf":1.7320508075688772},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"1010":{"tf":1.4142135623730951},"1011":{"tf":2.449489742783178},"1013":{"tf":1.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1109":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":3.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.6457513110645907},"274":{"tf":2.23606797749979},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"308":{"tf":1.0},"323":{"tf":1.0},"33":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"39":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"422":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.7320508075688772},"488":{"tf":1.7320508075688772},"507":{"tf":1.0},"512":{"tf":1.0},"514":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":2.6457513110645907},"529":{"tf":2.449489742783178},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":2.0},"555":{"tf":1.0},"563":{"tf":1.0},"57":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":2.449489742783178},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":2.0},"626":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"730":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.605551275463989},"772":{"tf":2.0},"778":{"tf":1.7320508075688772},"779":{"tf":1.7320508075688772},"781":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"811":{"tf":1.4142135623730951},"813":{"tf":2.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"866":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"976":{"tf":2.23606797749979},"977":{"tf":1.7320508075688772},"979":{"tf":1.4142135623730951},"980":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":1.7320508075688772}},"e":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"782":{"tf":1.0},"784":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1065":{"tf":1.0},"546":{"tf":1.7320508075688772},"709":{"tf":2.23606797749979}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"1065":{"tf":1.0},"548":{"tf":1.0},"626":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"267":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"584":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1069":{"tf":1.0},"514":{"tf":1.7320508075688772},"708":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1069":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"596":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"598":{"tf":1.0}},"v":{"3":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.7320508075688772}}},"4":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"594":{"tf":1.0},"596":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":1,"docs":{"1046":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"923":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"866":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"222":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":4,"docs":{"1007":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.0},"222":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":23,"docs":{"1046":{"tf":1.4142135623730951},"1122":{"tf":1.0},"127":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.0},"236":{"tf":1.7320508075688772},"256":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"363":{"tf":1.0},"391":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"586":{"tf":1.0},"653":{"tf":1.0},"740":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.7320508075688772},"924":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"\\":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":3,"docs":{"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":9,"docs":{"447":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"904":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}}}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"363":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"738":{"tf":1.0},"747":{"tf":2.0}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"@":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"186":{"tf":1.0},"212":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":54,"docs":{"101":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"231":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.7320508075688772},"263":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":2.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"328":{"tf":1.4142135623730951},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"707":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.0},"723":{"tf":2.23606797749979},"724":{"tf":2.23606797749979},"728":{"tf":1.4142135623730951},"742":{"tf":1.0},"76":{"tf":1.0},"866":{"tf":1.7320508075688772},"927":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":57,"docs":{"100":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1087":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"153":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"354":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0},"424":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"596":{"tf":1.7320508075688772},"61":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"700":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"714":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"92":{"tf":1.0},"930":{"tf":1.0},"938":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"223":{"tf":1.0},"248":{"tf":2.449489742783178},"343":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.4142135623730951},"580":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"1025":{"tf":1.0},"138":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0},"507":{"tf":1.0},"737":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"877":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"607":{"tf":1.0},"609":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}}},"df":23,"docs":{"1099":{"tf":1.0},"260":{"tf":1.4142135623730951},"378":{"tf":1.0},"398":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"602":{"tf":1.4142135623730951},"603":{"tf":2.23606797749979},"606":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.4142135623730951},"751":{"tf":1.0},"762":{"tf":1.4142135623730951},"913":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"923":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"607":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":29,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.4142135623730951},"129":{"tf":1.0},"188":{"tf":1.0},"290":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"37":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":2.8284271247461903},"684":{"tf":1.0},"738":{"tf":1.0},"748":{"tf":2.23606797749979},"824":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":2.23606797749979},"929":{"tf":1.7320508075688772},"933":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":2.23606797749979},"958":{"tf":1.0}}}}}}},"df":101,"docs":{"1025":{"tf":1.4142135623730951},"1087":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1105":{"tf":1.0},"1109":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"234":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.4142135623730951},"316":{"tf":1.0},"321":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"343":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"373":{"tf":1.0},"375":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":2.23606797749979},"451":{"tf":1.0},"454":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"539":{"tf":2.23606797749979},"540":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":2.0},"58":{"tf":1.0},"633":{"tf":1.0},"666":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"731":{"tf":2.0},"737":{"tf":2.0},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.23606797749979},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":2.23606797749979},"813":{"tf":2.0},"824":{"tf":1.0},"851":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"894":{"tf":2.0},"896":{"tf":1.0},"897":{"tf":3.872983346207417},"898":{"tf":2.6457513110645907},"899":{"tf":5.0},"900":{"tf":4.242640687119285},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":6.4031242374328485},"928":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}},"i":{"df":3,"docs":{"1002":{"tf":1.0},"1003":{"tf":2.0},"485":{"tf":2.0}}},"j":{"a":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"1025":{"tf":1.0},"106":{"tf":1.0},"1081":{"tf":1.0},"1116":{"tf":1.0},"134":{"tf":1.0},"447":{"tf":1.0},"548":{"tf":1.0}}}}}},"m":{"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"108":{"tf":1.4142135623730951},"129":{"tf":1.0},"312":{"tf":1.0},"415":{"tf":1.0},"555":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.0},"313":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"512":{"tf":1.0},"676":{"tf":1.0}}}}},"s":{"_":{"df":1,"docs":{"898":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"898":{"tf":2.23606797749979},"899":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"1117":{"tf":1.0},"1124":{"tf":1.0},"137":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"506":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"231":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"515":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"613":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":1.7320508075688772},"857":{"tf":1.7320508075688772},"858":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":4,"docs":{"1122":{"tf":1.0},"231":{"tf":1.0},"303":{"tf":1.0},"707":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1011":{"tf":1.0},"106":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"22":{"tf":1.0}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":13,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"179":{"tf":1.0},"236":{"tf":1.0},"269":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":2.0},"496":{"tf":1.0},"504":{"tf":1.0},"514":{"tf":1.0},"548":{"tf":1.0},"742":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"299":{"tf":1.0},"335":{"tf":1.0},"422":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"929":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"180":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"664":{"tf":1.4142135623730951},"899":{"tf":1.0},"958":{"tf":1.0}}}}}}},"df":6,"docs":{"1003":{"tf":1.0},"239":{"tf":2.8284271247461903},"373":{"tf":1.0},"585":{"tf":1.0},"928":{"tf":1.0},"948":{"tf":1.0}},"e":{",":{"2":{"7":{",":{"4":{"5":{",":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{",":{"2":{"7":{",":{"4":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1122":{"tf":1.0},"356":{"tf":1.7320508075688772}}}}},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"'":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"962":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"127":{"tf":1.0}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}}}}},"d":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":115,"docs":{"102":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1042":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1054":{"tf":1.0},"1055":{"tf":2.449489742783178},"1059":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1087":{"tf":2.23606797749979},"1092":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.6457513110645907},"126":{"tf":2.6457513110645907},"127":{"tf":3.605551275463989},"128":{"tf":2.23606797749979},"129":{"tf":3.4641016151377544},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"191":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.4142135623730951},"514":{"tf":1.0},"536":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"560":{"tf":1.4142135623730951},"562":{"tf":1.7320508075688772},"563":{"tf":1.0},"589":{"tf":1.0},"593":{"tf":2.0},"595":{"tf":1.0},"596":{"tf":2.8284271247461903},"599":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"641":{"tf":1.7320508075688772},"652":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":2.8284271247461903},"691":{"tf":2.449489742783178},"694":{"tf":2.0},"695":{"tf":1.0},"698":{"tf":2.0},"699":{"tf":1.0},"701":{"tf":2.449489742783178},"705":{"tf":3.605551275463989},"707":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":2.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"862":{"tf":1.0},"886":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"952":{"tf":2.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"966":{"tf":1.0},"985":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"o":{"df":5,"docs":{"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"453":{"tf":1.0},"770":{"tf":1.0},"904":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1019":{"tf":1.0},"824":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":3,"docs":{"207":{"tf":1.0},"215":{"tf":2.23606797749979},"216":{"tf":1.0}},"m":{"df":9,"docs":{"243":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"691":{"tf":1.0},"887":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":1.0}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},":":{"/":{"d":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":71,"docs":{"1021":{"tf":1.0},"1023":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"1102":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"160":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.4142135623730951},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"378":{"tf":1.0},"403":{"tf":2.23606797749979},"415":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":2.0},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.7320508075688772},"482":{"tf":1.7320508075688772},"553":{"tf":1.7320508075688772},"555":{"tf":3.3166247903554},"560":{"tf":1.4142135623730951},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.4142135623730951},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"947":{"tf":1.4142135623730951},"951":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0},"966":{"tf":1.4142135623730951}}}}}}}},"k":{"a":{"df":8,"docs":{"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"748":{"tf":1.0},"880":{"tf":1.0},"933":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"df":15,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":2.0},"181":{"tf":1.0},"185":{"tf":3.4641016151377544},"188":{"tf":2.8284271247461903},"190":{"tf":1.0},"913":{"tf":1.0},"936":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":2.8284271247461903}},"s":{".":{"c":{"df":0,"docs":{},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"'":{"df":2,"docs":{"1087":{"tf":1.0},"559":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":6,"docs":{"1036":{"tf":1.0},"185":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0}}}}}}}}},"i":{"a":{"df":4,"docs":{"155":{"tf":2.0},"246":{"tf":1.4142135623730951},"546":{"tf":1.0},"740":{"tf":1.0}},"s":{"df":7,"docs":{"1027":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"410":{"tf":1.0},"459":{"tf":1.0},"464":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"109":{"tf":1.0},"131":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"97":{"tf":1.0}}}},"k":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0}}}},"l":{"'":{"df":1,"docs":{"385":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"642":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":80,"docs":{"1018":{"tf":1.0},"1036":{"tf":1.0},"107":{"tf":1.0},"1087":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"395":{"tf":1.0},"398":{"tf":1.7320508075688772},"422":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"481":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.0},"523":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0},"720":{"tf":1.0},"750":{"tf":1.0},"784":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"861":{"tf":1.0},"90":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"928":{"tf":1.0},"951":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"97":{"tf":1.0},"977":{"tf":1.0},"98":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":22,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"1040":{"tf":1.0},"133":{"tf":1.0},"143":{"tf":1.0},"175":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"358":{"tf":1.0},"607":{"tf":1.0},"684":{"tf":1.0},"778":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"958":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1119":{"tf":1.4142135623730951},"118":{"tf":1.0},"316":{"tf":1.0},"361":{"tf":1.0},"785":{"tf":1.0},"901":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":23,"docs":{"1074":{"tf":1.4142135623730951},"1109":{"tf":1.0},"129":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"452":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"579":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"944":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"410":{"tf":1.4142135623730951},"897":{"tf":1.0}},"n":{"df":9,"docs":{"130":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"452":{"tf":1.0},"944":{"tf":1.0},"958":{"tf":1.0},"982":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":16,"docs":{"197":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"366":{"tf":1.0},"452":{"tf":1.0},"534":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"877":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":34,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1121":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"220":{"tf":1.4142135623730951},"248":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"471":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"514":{"tf":1.0},"546":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":1.4142135623730951},"89":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"607":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"307":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"913":{"tf":1.0},"923":{"tf":1.0}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":27,"docs":{"1036":{"tf":1.0},"1119":{"tf":1.0},"1124":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"134":{"tf":1.0},"231":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"269":{"tf":1.0},"28":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"306":{"tf":1.0},"363":{"tf":1.0},"479":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"642":{"tf":1.0},"67":{"tf":1.0},"707":{"tf":1.0},"772":{"tf":1.4142135623730951},"841":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"873":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":12,"docs":{"21":{"tf":1.0},"24":{"tf":1.0},"335":{"tf":1.0},"917":{"tf":2.6457513110645907},"923":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"276":{"tf":1.4142135623730951},"701":{"tf":1.0}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":23,"docs":{"1066":{"tf":1.0},"1073":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.4142135623730951},"388":{"tf":1.0},"435":{"tf":1.4142135623730951},"474":{"tf":1.0},"487":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"737":{"tf":1.7320508075688772},"742":{"tf":1.4142135623730951},"760":{"tf":1.4142135623730951},"778":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":2.23606797749979},"855":{"tf":1.7320508075688772},"859":{"tf":2.0},"876":{"tf":1.0},"951":{"tf":1.0}},"i":{"df":100,"docs":{"10":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1116":{"tf":1.0},"1124":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.7320508075688772},"17":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"181":{"tf":1.0},"19":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":2.0},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"230":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"250":{"tf":1.0},"258":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"374":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.4142135623730951},"395":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"444":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"488":{"tf":1.0},"496":{"tf":1.0},"53":{"tf":1.0},"538":{"tf":1.7320508075688772},"559":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"640":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":2.0},"708":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"72":{"tf":1.0},"726":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"825":{"tf":1.0},"851":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"874":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"912":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":2.23606797749979},"983":{"tf":1.0}},"s":{".":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"1116":{"tf":1.0},"21":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"28":{"tf":1.0},"613":{"tf":1.0},"914":{"tf":1.0}}}},"t":{"df":16,"docs":{"11":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":2.0},"366":{"tf":1.0},"379":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"832":{"tf":1.0},"874":{"tf":1.0},"965":{"tf":1.0}}},"z":{"df":33,"docs":{"0":{"tf":1.0},"1025":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.4142135623730951},"2":{"tf":1.0},"28":{"tf":1.0},"372":{"tf":1.0},"435":{"tf":1.0},"45":{"tf":1.0},"527":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"545":{"tf":1.4142135623730951},"548":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"715":{"tf":1.4142135623730951},"861":{"tf":1.0},"916":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"962":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"516":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"323":{"tf":1.0},"548":{"tf":1.0},"80":{"tf":1.0},"949":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":30,"docs":{"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1098":{"tf":1.0},"125":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":2.6457513110645907},"600":{"tf":1.0},"640":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"696":{"tf":1.0},"698":{"tf":1.0},"785":{"tf":4.358898943540674},"847":{"tf":1.4142135623730951},"9":{"tf":1.0},"924":{"tf":1.0},"945":{"tf":1.7320508075688772},"985":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"576":{"tf":1.0},"958":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"222":{"tf":1.0},"446":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"879":{"tf":1.0},"880":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":6,"docs":{"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":2.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"779":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"185":{"tf":1.0}},"i":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"185":{"tf":1.0},"90":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"1097":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"h":{"df":23,"docs":{"1011":{"tf":1.0},"1066":{"tf":1.0},"1097":{"tf":1.0},"155":{"tf":1.4142135623730951},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"310":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0},"515":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"824":{"tf":1.0},"938":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"962":{"tf":1.0},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"555":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"1119":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.0},"946":{"tf":1.0}}}}}},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"499":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1119":{"tf":1.0},"1124":{"tf":1.0},"30":{"tf":1.0},"554":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"1075":{"tf":1.0},"1099":{"tf":1.0},"240":{"tf":1.0},"387":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"563":{"tf":1.0},"964":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"770":{"tf":1.0},"96":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"213":{"tf":1.0},"251":{"tf":1.0},"363":{"tf":1.0},"559":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":38,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"120":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.7320508075688772},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.449489742783178},"257":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.7320508075688772},"334":{"tf":1.0},"346":{"tf":1.7320508075688772},"352":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"398":{"tf":2.449489742783178},"555":{"tf":1.0},"559":{"tf":1.7320508075688772},"638":{"tf":1.0},"679":{"tf":1.0},"79":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"848":{"tf":1.0},"948":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"k":{"df":1,"docs":{"1075":{"tf":1.0}}},"p":{"'":{"df":2,"docs":{"813":{"tf":1.0},"824":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1074":{"tf":1.0}}},"df":7,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":2.0},"705":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":14,"docs":{"1037":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"199":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"596":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"547":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":19,"docs":{"1037":{"tf":1.0},"1074":{"tf":2.0},"1091":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"158":{"tf":1.0},"199":{"tf":1.4142135623730951},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.23606797749979},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"313":{"tf":1.0},"448":{"tf":1.0}}}},"df":33,"docs":{"1003":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":2.23606797749979},"1075":{"tf":1.7320508075688772},"1093":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"199":{"tf":1.4142135623730951},"343":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"580":{"tf":1.0},"704":{"tf":1.0},"785":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":4.795831523312719},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":2.23606797749979},"823":{"tf":1.4142135623730951},"824":{"tf":6.928203230275509},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"923":{"tf":1.0},"933":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":33,"docs":{"101":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":1.0},"1036":{"tf":1.0},"1063":{"tf":1.0},"110":{"tf":1.0},"1115":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":3.605551275463989},"222":{"tf":1.0},"236":{"tf":1.0},"287":{"tf":1.7320508075688772},"294":{"tf":1.0},"348":{"tf":1.4142135623730951},"364":{"tf":1.0},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"477":{"tf":1.0},"509":{"tf":1.7320508075688772},"510":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.0},"634":{"tf":1.0},"814":{"tf":1.0},"88":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"269":{"tf":1.0},"580":{"tf":1.0},"705":{"tf":1.4142135623730951},"726":{"tf":1.0},"924":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":9,"docs":{"800":{"tf":1.4142135623730951},"822":{"tf":1.7320508075688772},"823":{"tf":1.0},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"938":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"823":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"832":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"’":{"df":1,"docs":{"823":{"tf":1.0}}}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"355":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"249":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"546":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":71,"docs":{"1015":{"tf":1.0},"1050":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1074":{"tf":2.0},"1098":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.4142135623730951},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"359":{"tf":2.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"409":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.7320508075688772},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"517":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.4142135623730951},"568":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951},"625":{"tf":1.0},"646":{"tf":1.0},"690":{"tf":1.0},"737":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"900":{"tf":1.0},"916":{"tf":1.0},"924":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.0}}},"df":38,"docs":{"1015":{"tf":1.4142135623730951},"1103":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"442":{"tf":1.4142135623730951},"449":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.7320508075688772},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"904":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"985":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":18,"docs":{"1122":{"tf":1.0},"126":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.4142135623730951},"276":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.0},"487":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"1087":{"tf":1.0},"1110":{"tf":1.0},"1116":{"tf":1.0},"1118":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.4142135623730951},"705":{"tf":1.0},"780":{"tf":1.0},"85":{"tf":1.0},"967":{"tf":1.0}}}}},"v":{"df":6,"docs":{"180":{"tf":1.0},"331":{"tf":1.4142135623730951},"352":{"tf":1.0},"373":{"tf":1.0},"599":{"tf":1.0},"948":{"tf":1.0}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":19,"docs":{"1033":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.7320508075688772},"199":{"tf":1.0},"222":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.4142135623730951},"531":{"tf":2.0},"626":{"tf":1.0},"633":{"tf":1.0},"981":{"tf":1.0}}}}}}},"’":{"df":1,"docs":{"813":{"tf":2.449489742783178}}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"841":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"1025":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"286":{"tf":1.0},"292":{"tf":1.7320508075688772},"354":{"tf":1.0},"358":{"tf":1.0},"38":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"710":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1119":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"553":{"tf":1.0},"690":{"tf":1.4142135623730951},"947":{"tf":1.4142135623730951},"955":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"416":{"tf":1.4142135623730951},"47":{"tf":1.0},"495":{"tf":1.0},"565":{"tf":1.0},"64":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":7,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.7320508075688772},"447":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"1095":{"tf":1.0},"169":{"tf":1.0},"335":{"tf":1.0},"460":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"199":{"tf":1.0},"468":{"tf":1.7320508075688772},"497":{"tf":1.4142135623730951},"726":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"508":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"g":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"772":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":24,"docs":{"1001":{"tf":1.0},"1008":{"tf":1.0},"187":{"tf":1.0},"289":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"345":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"521":{"tf":1.0},"556":{"tf":1.0},"571":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":4,"docs":{"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}},"df":28,"docs":{"1077":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"129":{"tf":1.0},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"223":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"280":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"542":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"770":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.23606797749979}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"1025":{"tf":1.0},"275":{"tf":1.4142135623730951},"294":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"580":{"tf":1.0},"651":{"tf":1.0},"906":{"tf":1.0},"958":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"873":{"tf":1.0},"898":{"tf":1.0},"947":{"tf":1.0}}}}},"t":{"df":1,"docs":{"355":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"l":{"df":33,"docs":{"0":{"tf":1.0},"1006":{"tf":1.0},"1105":{"tf":1.0},"1109":{"tf":2.0},"1110":{"tf":1.0},"1112":{"tf":1.7320508075688772},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.7320508075688772},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1121":{"tf":1.4142135623730951},"153":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.0},"356":{"tf":1.0},"379":{"tf":1.0},"44":{"tf":1.0},"449":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":1.0},"715":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"921":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.4142135623730951},"959":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":7,"docs":{"120":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.4142135623730951},"412":{"tf":1.0},"416":{"tf":2.23606797749979},"439":{"tf":1.4142135623730951},"546":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"c":{"df":2,"docs":{"1042":{"tf":1.0},"1065":{"tf":1.0}}},"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"d":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":20,"docs":{"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"460":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"529":{"tf":2.23606797749979},"62":{"tf":1.0},"66":{"tf":1.0},"84":{"tf":1.0},"89":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.0},"976":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1061":{"tf":1.0},"515":{"tf":1.0}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"41":{"tf":1.0},"46":{"tf":1.0},"914":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"446":{"tf":1.0}}}}},"s":{"df":1,"docs":{"613":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"784":{"tf":1.0}}}},"t":{"df":6,"docs":{"123":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":20,"docs":{"101":{"tf":1.0},"1065":{"tf":1.0},"1075":{"tf":1.0},"1110":{"tf":1.4142135623730951},"121":{"tf":1.0},"128":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"260":{"tf":1.4142135623730951},"360":{"tf":1.0},"37":{"tf":1.0},"422":{"tf":1.0},"528":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"705":{"tf":1.0},"844":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"144":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"29":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":38,"docs":{"1040":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1110":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"412":{"tf":1.4142135623730951},"506":{"tf":1.0},"542":{"tf":1.0},"641":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.7320508075688772},"718":{"tf":1.4142135623730951},"728":{"tf":1.0},"844":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"878":{"tf":1.0},"898":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":16,"docs":{"1110":{"tf":1.0},"1116":{"tf":1.0},"212":{"tf":1.0},"287":{"tf":1.0},"314":{"tf":1.0},"410":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.0},"501":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"526":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"941":{"tf":1.0}},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"285":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"509":{"tf":1.0},"894":{"tf":1.0},"903":{"tf":1.0}}}}},"r":{"df":1,"docs":{"1116":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":6,"docs":{"1025":{"tf":1.0},"1055":{"tf":1.0},"679":{"tf":1.0},"835":{"tf":1.0},"962":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"1110":{"tf":1.0},"175":{"tf":1.0},"414":{"tf":1.0},"516":{"tf":1.0},"858":{"tf":1.0},"958":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"240":{"tf":1.0},"267":{"tf":1.0},"37":{"tf":1.4142135623730951},"488":{"tf":1.0},"579":{"tf":1.0},"584":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"938":{"tf":1.4142135623730951},"985":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"238":{"tf":1.0},"67":{"tf":1.7320508075688772},"737":{"tf":1.0},"851":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1018":{"tf":1.0}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":32,"docs":{"1018":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":2.449489742783178},"1087":{"tf":2.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"175":{"tf":1.0},"41":{"tf":1.0},"420":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"588":{"tf":1.4142135623730951},"589":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"824":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.7320508075688772},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"923":{"tf":1.7320508075688772},"924":{"tf":2.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"1001":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":2.0},"1120":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"302":{"tf":1.0},"353":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"206":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"447":{"tf":2.449489742783178},"814":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1023":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"31":{"tf":1.0},"5":{"tf":1.0},"567":{"tf":1.0},"582":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"869":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"1027":{"tf":1.0},"196":{"tf":1.0},"447":{"tf":2.0},"454":{"tf":1.0},"485":{"tf":1.0},"650":{"tf":1.0},"786":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":3,"docs":{"424":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"937":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"913":{"tf":2.0},"914":{"tf":1.7320508075688772},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.7320508075688772},"927":{"tf":1.0},"932":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"297":{"tf":1.0},"361":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1004":{"tf":1.0}}}}}}},"o":{"df":6,"docs":{"143":{"tf":1.0},"169":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"598":{"tf":1.0},"851":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1099":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":50,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1114":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"142":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"294":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"345":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"38":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"439":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"49":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"562":{"tf":1.0},"73":{"tf":1.0},"899":{"tf":1.0},"916":{"tf":1.0},"939":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}}},"df":17,"docs":{"131":{"tf":1.0},"142":{"tf":1.0},"212":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"388":{"tf":1.4142135623730951},"416":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"554":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"104":{"tf":1.7320508075688772},"106":{"tf":1.0},"117":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":2.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"102":{"tf":1.0},"106":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":144,"docs":{"1003":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1025":{"tf":1.7320508075688772},"103":{"tf":1.7320508075688772},"1033":{"tf":1.0},"104":{"tf":1.0},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":2.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"316":{"tf":2.6457513110645907},"317":{"tf":1.7320508075688772},"318":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.4142135623730951},"348":{"tf":1.0},"353":{"tf":1.7320508075688772},"355":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"392":{"tf":1.0},"395":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"666":{"tf":1.0},"669":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.4142135623730951},"747":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"835":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.0},"88":{"tf":1.0},"889":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.4142135623730951},"918":{"tf":1.0},"92":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"1087":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.23606797749979},"246":{"tf":1.0},"39":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"747":{"tf":1.0},"972":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"(":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":1,"docs":{"546":{"tf":1.0}}},"o":{"df":0,"docs":{},"i":{"d":{"df":25,"docs":{"1033":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":2.0},"117":{"tf":1.0},"127":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.0},"242":{"tf":1.0},"297":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"396":{"tf":1.0},"466":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"742":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":2,"docs":{"358":{"tf":1.0},"409":{"tf":1.7320508075688772}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"129":{"tf":1.0},"248":{"tf":1.0},"295":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"447":{"tf":1.0},"562":{"tf":1.0},"581":{"tf":1.0},"899":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}},"y":{"df":5,"docs":{"353":{"tf":1.0},"504":{"tf":1.0},"607":{"tf":1.0},"676":{"tf":1.0},"896":{"tf":1.0}}}},"df":6,"docs":{"1098":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"447":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"947":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"740":{"tf":2.0},"748":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":4,"docs":{"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":2.0},"708":{"tf":1.0}}}}},"b":{"'":{"8":{"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"2":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"b":{"2":{",":{"b":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"4":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"a":{"6":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"a":{"7":{"df":0,"docs":{},"e":{"3":{"df":0,"docs":{},"f":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"362":{"tf":1.0},"959":{"tf":1.0}}}}},"df":18,"docs":{"102":{"tf":1.0},"1055":{"tf":1.0},"15":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"221":{"tf":1.0},"273":{"tf":1.0},"323":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"387":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"567":{"tf":1.0},"959":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1046":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"958":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":39,"docs":{"101":{"tf":1.0},"1063":{"tf":1.0},"1092":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":2.23606797749979},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":2.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"186":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"478":{"tf":1.0},"595":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"31":{"tf":1.0},"422":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"814":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":8,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":15,"docs":{"313":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"931":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"387":{"tf":1.0},"390":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"358":{"tf":1.0}},"r":{"df":1,"docs":{"487":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"8":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.7320508075688772},"966":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}}}},"r":{"df":11,"docs":{"174":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"289":{"tf":1.0},"394":{"tf":2.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"748":{"tf":2.23606797749979},"75":{"tf":1.0},"866":{"tf":1.0},"947":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":76,"docs":{"1032":{"tf":1.0},"106":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":2.449489742783178},"13":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"212":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":2.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"393":{"tf":1.0},"409":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"496":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":2.449489742783178},"556":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"649":{"tf":1.0},"678":{"tf":1.0},"700":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.4142135623730951},"734":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"857":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.4142135623730951},"924":{"tf":1.0},"932":{"tf":1.0},"947":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"223":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"541":{"tf":1.0},"594":{"tf":1.0},"649":{"tf":1.7320508075688772},"653":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.7320508075688772},"976":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"541":{"tf":1.0},"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"c":{"df":11,"docs":{"197":{"tf":1.0},"206":{"tf":1.0},"256":{"tf":1.0},"291":{"tf":1.0},"338":{"tf":1.0},"404":{"tf":1.0},"46":{"tf":1.0},"529":{"tf":1.0},"59":{"tf":1.0},"859":{"tf":1.0},"89":{"tf":1.0}}},"df":21,"docs":{"1090":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"408":{"tf":1.0},"481":{"tf":1.0},"529":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.4142135623730951},"594":{"tf":1.0},"651":{"tf":1.0},"672":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"956":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":24,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.7320508075688772},"373":{"tf":1.0},"560":{"tf":1.0},"669":{"tf":1.0},"678":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"956":{"tf":2.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.7320508075688772},"961":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"b":{"6":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1025":{"tf":2.0},"199":{"tf":1.4142135623730951},"332":{"tf":1.0},"452":{"tf":1.0},"502":{"tf":1.0},"665":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":6,"docs":{"1119":{"tf":1.0},"363":{"tf":1.7320508075688772},"403":{"tf":1.0},"413":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0}}},"r":{"df":1,"docs":{"1117":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":30,"docs":{"1025":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"426":{"tf":1.0},"452":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"666":{"tf":1.0},"740":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"899":{"tf":1.0},"938":{"tf":1.0},"958":{"tf":1.0},"963":{"tf":1.0}}}}},"df":57,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1061":{"tf":1.7320508075688772},"1087":{"tf":1.0},"113":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"294":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":2.449489742783178},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"51":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"708":{"tf":1.4142135623730951},"788":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":2.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"976":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":59,"docs":{"1046":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1109":{"tf":1.0},"120":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"235":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"409":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.0},"479":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.4142135623730951},"514":{"tf":1.0},"527":{"tf":1.7320508075688772},"540":{"tf":1.0},"563":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"844":{"tf":1.4142135623730951},"87":{"tf":1.0},"899":{"tf":1.4142135623730951},"938":{"tf":1.0},"986":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"447":{"tf":2.0},"710":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":30,"docs":{"1061":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.0},"2":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.0},"373":{"tf":1.0},"407":{"tf":1.4142135623730951},"453":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":1.0},"471":{"tf":1.4142135623730951},"488":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"938":{"tf":1.0},"948":{"tf":1.0},"974":{"tf":1.0}},"n":{"df":1,"docs":{"1124":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"607":{"tf":1.0}}}},"v":{"df":4,"docs":{"199":{"tf":1.0},"387":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":20,"docs":{"1011":{"tf":1.4142135623730951},"1063":{"tf":1.4142135623730951},"1087":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"490":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"527":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"613":{"tf":1.0},"737":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.4142135623730951},"858":{"tf":1.0},"967":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"163":{"tf":1.0},"185":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"304":{"tf":1.0},"592":{"tf":1.0},"953":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"407":{"tf":1.0},"447":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"1116":{"tf":1.0},"318":{"tf":1.0},"880":{"tf":1.0}}}},"w":{"df":49,"docs":{"1003":{"tf":1.0},"1019":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.0},"164":{"tf":1.0},"180":{"tf":1.0},"187":{"tf":1.0},"189":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"354":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"558":{"tf":1.0},"607":{"tf":1.0},"707":{"tf":1.0},"737":{"tf":1.0},"747":{"tf":1.0},"785":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"913":{"tf":2.0},"917":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"956":{"tf":1.0},"967":{"tf":1.0},"988":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1087":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"193":{"tf":1.0},"236":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"595":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"839":{"tf":1.0},"963":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"[":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"df":24,"docs":{"1005":{"tf":1.0},"106":{"tf":1.0},"1122":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"240":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"380":{"tf":1.0},"417":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.4142135623730951},"556":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"89":{"tf":1.0},"916":{"tf":1.0}}}},"t":{"a":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1061":{"tf":2.0}}}}}}}}}},"4":{"6":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":17,"docs":{"1027":{"tf":2.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1075":{"tf":2.6457513110645907},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"373":{"tf":1.0},"424":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"450":{"tf":1.7320508075688772},"466":{"tf":2.0},"690":{"tf":1.0},"694":{"tf":1.0},"847":{"tf":1.7320508075688772},"948":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"113":{"tf":1.0},"126":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"451":{"tf":1.0},"567":{"tf":1.0},"590":{"tf":1.4142135623730951},"634":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":56,"docs":{"1035":{"tf":1.0},"1087":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"185":{"tf":2.0},"187":{"tf":1.4142135623730951},"240":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"409":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.4142135623730951},"463":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"526":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.4142135623730951},"538":{"tf":1.0},"548":{"tf":1.4142135623730951},"583":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"740":{"tf":1.0},"744":{"tf":1.0},"755":{"tf":1.0},"77":{"tf":1.0},"789":{"tf":1.0},"813":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"958":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"1119":{"tf":1.0},"353":{"tf":1.4142135623730951},"377":{"tf":1.0},"447":{"tf":1.0},"67":{"tf":1.0},"752":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"b":{"b":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"592":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"592":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"a":{"df":1,"docs":{"899":{"tf":1.0}},"s":{"df":1,"docs":{"1072":{"tf":1.0}}}},"df":4,"docs":{"115":{"tf":1.0},"153":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.0},"120":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"y":{"df":24,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"115":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":200,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.0},"1010":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.23606797749979},"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"127":{"tf":2.23606797749979},"128":{"tf":2.23606797749979},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.6457513110645907},"203":{"tf":1.0},"205":{"tf":3.0},"206":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.7320508075688772},"21":{"tf":1.0},"210":{"tf":2.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.23606797749979},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":2.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":2.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.4142135623730951},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.0},"307":{"tf":2.0},"316":{"tf":2.23606797749979},"317":{"tf":1.7320508075688772},"318":{"tf":3.0},"32":{"tf":1.0},"339":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":3.1622776601683795},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":2.8284271247461903},"359":{"tf":2.8284271247461903},"360":{"tf":2.23606797749979},"361":{"tf":1.7320508075688772},"362":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"364":{"tf":2.449489742783178},"365":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"38":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"408":{"tf":1.0},"409":{"tf":2.23606797749979},"410":{"tf":1.7320508075688772},"413":{"tf":2.23606797749979},"414":{"tf":1.7320508075688772},"416":{"tf":2.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"425":{"tf":1.0},"439":{"tf":1.4142135623730951},"44":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"536":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":2.449489742783178},"560":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.4142135623730951},"588":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.4142135623730951},"600":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"634":{"tf":1.0},"637":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"646":{"tf":1.0},"650":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.4142135623730951},"832":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":2.0},"918":{"tf":1.0},"940":{"tf":1.4142135623730951},"941":{"tf":1.4142135623730951},"942":{"tf":1.0},"959":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"127":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"358":{"tf":1.0},"361":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"256":{"tf":1.0},"257":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"289":{"tf":1.0},"824":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"1091":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"585":{"tf":1.0},"900":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"r":{"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":1,"docs":{"539":{"tf":1.0}},"g":{"df":7,"docs":{"1020":{"tf":1.4142135623730951},"124":{"tf":1.0},"607":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1087":{"tf":1.4142135623730951},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":3.1622776601683795},"269":{"tf":2.449489742783178},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"273":{"tf":2.8284271247461903},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.4641016151377544},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.23606797749979},"283":{"tf":2.23606797749979},"289":{"tf":1.0},"307":{"tf":1.0},"622":{"tf":1.7320508075688772},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"770":{"tf":1.0},"917":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"265":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"1":{"8":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}},"df":0,"docs":{}},"df":3,"docs":{"265":{"tf":1.0},"266":{"tf":1.0},"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"279":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"282":{"tf":1.0}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"284":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"265":{"tf":1.0},"280":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"278":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":1,"docs":{"199":{"tf":2.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":22,"docs":{"1007":{"tf":1.0},"1015":{"tf":1.7320508075688772},"1016":{"tf":1.0},"1061":{"tf":1.0},"1113":{"tf":1.0},"1121":{"tf":1.0},"197":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"353":{"tf":1.0},"365":{"tf":1.0},"402":{"tf":1.0},"407":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.0},"485":{"tf":1.0},"613":{"tf":1.0},"762":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"906":{"tf":3.3166247903554}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":2,"docs":{"904":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":5,"docs":{"897":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.8284271247461903}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"#":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"1003":{"tf":1.0}}}}}}}}},".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.0}}}}}},"df":4,"docs":{"1003":{"tf":3.0},"221":{"tf":1.0},"485":{"tf":2.449489742783178},"487":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"453":{"tf":1.0},"487":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"842":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"374":{"tf":1.0},"387":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"387":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}}},"l":{"d":{"df":2,"docs":{"1121":{"tf":1.0},"873":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"366":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":1,"docs":{"542":{"tf":1.0}}},"df":8,"docs":{"1099":{"tf":1.0},"166":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"664":{"tf":1.0},"851":{"tf":1.0},"880":{"tf":1.0}},"s":{"'":{",":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"'":{",":{"'":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"1100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}}}}},"df":24,"docs":{"1037":{"tf":1.4142135623730951},"1053":{"tf":1.4142135623730951},"1069":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"181":{"tf":1.0},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"410":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"459":{"tf":1.0},"471":{"tf":1.0},"544":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"705":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"866":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"1066":{"tf":1.0},"563":{"tf":2.0},"961":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"649":{"tf":1.0}},"h":{"df":70,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1090":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"176":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"306":{"tf":1.0},"323":{"tf":1.4142135623730951},"338":{"tf":1.0},"341":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"410":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":1.7320508075688772},"455":{"tf":1.0},"473":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"722":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"866":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.4142135623730951},"916":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"949":{"tf":1.0},"953":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":7,"docs":{"1107":{"tf":1.0},"152":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"778":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"917":{"tf":1.0},"936":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"467":{"tf":1.0}}}}},"df":2,"docs":{"187":{"tf":1.7320508075688772},"708":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"368":{"tf":1.0},"740":{"tf":1.0},"85":{"tf":1.0},"898":{"tf":1.0}}}},"q":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"257":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"128":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.23606797749979},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"372":{"tf":2.23606797749979},"410":{"tf":1.0},"414":{"tf":1.0},"538":{"tf":1.4142135623730951},"554":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"597":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"651":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"318":{"tf":1.0},"441":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"475":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"137":{"tf":1.0},"318":{"tf":1.0},"546":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":37,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":2.6457513110645907},"187":{"tf":2.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":2.449489742783178},"262":{"tf":2.0},"314":{"tf":1.0},"323":{"tf":3.1622776601683795},"327":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"510":{"tf":2.6457513110645907},"546":{"tf":1.0},"562":{"tf":1.0},"598":{"tf":1.0},"633":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"730":{"tf":1.0},"732":{"tf":2.0},"844":{"tf":1.0},"926":{"tf":1.0},"930":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"510":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1097":{"tf":1.0}}}},"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"181":{"tf":1.0},"526":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0}}}}}},"df":10,"docs":{"1121":{"tf":1.0},"131":{"tf":1.0},"222":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"750":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":4,"docs":{"1099":{"tf":1.0},"14":{"tf":1.0},"356":{"tf":1.0},"484":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"966":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":4,"docs":{"302":{"tf":1.0},"31":{"tf":1.0},"365":{"tf":1.4142135623730951},"783":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"395":{"tf":1.0},"936":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"228":{"tf":1.0},"380":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"1019":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"481":{"tf":1.0},"607":{"tf":1.0},"780":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"542":{"tf":1.0}}}},"w":{"df":0,"docs":{},"s":{"df":16,"docs":{"1015":{"tf":1.4142135623730951},"1099":{"tf":1.0},"199":{"tf":1.0},"342":{"tf":1.0},"516":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"813":{"tf":1.0},"824":{"tf":1.0},"836":{"tf":1.0},"851":{"tf":1.0},"906":{"tf":1.0},"916":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"598":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"j":{"df":1,"docs":{"517":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"723":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1061":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}}}}}}},"df":60,"docs":{"1003":{"tf":1.0},"1004":{"tf":2.23606797749979},"1011":{"tf":1.0},"1015":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.8284271247461903},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"246":{"tf":1.0},"263":{"tf":1.0},"287":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"354":{"tf":1.0},"38":{"tf":1.0},"421":{"tf":1.4142135623730951},"43":{"tf":1.0},"448":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":2.23606797749979},"596":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":2.0},"799":{"tf":1.4142135623730951},"824":{"tf":1.0},"857":{"tf":1.0},"896":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":2.8284271247461903},"928":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"649":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"’":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":18,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"226":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":2.8284271247461903},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.23606797749979},"427":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"g":{"'":{"df":1,"docs":{"844":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":222,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.7320508075688772},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.4142135623730951},"380":{"tf":1.0},"381":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":3.3166247903554},"454":{"tf":1.7320508075688772},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"649":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.4142135623730951},"667":{"tf":1.0},"67":{"tf":1.7320508075688772},"674":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.4142135623730951},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.4142135623730951},"844":{"tf":4.795831523312719},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.4142135623730951},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"844":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":12,"docs":{"1110":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.4142135623730951},"331":{"tf":1.0},"446":{"tf":1.0},"481":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"846":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"688":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":13,"docs":{"1042":{"tf":1.7320508075688772},"1053":{"tf":1.0},"1057":{"tf":1.7320508075688772},"1061":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"290":{"tf":2.449489742783178},"291":{"tf":3.0},"292":{"tf":2.8284271247461903},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"705":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}},"df":66,"docs":{"1003":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1044":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1108":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":2.23606797749979},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"341":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"350":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"380":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":3.605551275463989},"519":{"tf":1.0},"560":{"tf":1.0},"643":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"737":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":2.23606797749979},"847":{"tf":3.1622776601683795},"877":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}}}},"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"d":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"847":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":31,"docs":{"1046":{"tf":1.4142135623730951},"1061":{"tf":1.0},"172":{"tf":1.0},"204":{"tf":1.0},"242":{"tf":1.0},"260":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":2.0},"330":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"38":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"567":{"tf":1.0},"651":{"tf":1.0},"690":{"tf":1.4142135623730951},"737":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"847":{"tf":1.0},"876":{"tf":1.0},"963":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.0},"372":{"tf":1.0},"45":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":20,"docs":{"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"220":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"110":{"tf":1.0},"1107":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"555":{"tf":1.0},"740":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"924":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"130":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":2.0},"774":{"tf":2.449489742783178}}}}},"{":{"a":{"d":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"+":{"+":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"3":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"2":{"4":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"df":0,"docs":{},"f":{"3":{"2":{"df":0,"docs":{},"f":{"d":{"2":{"9":{"3":{"8":{"df":0,"docs":{},"f":{"0":{"b":{"6":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"8":{"b":{"4":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"6":{"9":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"b":{"4":{"5":{"4":{"df":0,"docs":{},"f":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"923":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"239":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"485":{"tf":1.0}},"e":{"\"":{",":{"5":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"1011":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":49,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1032":{"tf":1.0},"1036":{"tf":1.0},"106":{"tf":1.0},"1087":{"tf":1.0},"1100":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":2.23606797749979},"267":{"tf":1.7320508075688772},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"478":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"678":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":1.0},"764":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"876":{"tf":1.0},"977":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":2.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1004":{"tf":1.0},"160":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":40,"docs":{"1025":{"tf":1.0},"132":{"tf":1.0},"158":{"tf":1.0},"198":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"307":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.0},"373":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"449":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"518":{"tf":1.4142135623730951},"589":{"tf":1.0},"640":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"852":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"80":{"tf":1.0},"954":{"tf":1.0}},"l":{"c":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"462":{"tf":1.0},"673":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"1029":{"tf":1.0},"1116":{"tf":1.0},"596":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"177":{"tf":1.0},"256":{"tf":1.0},"313":{"tf":1.0},"456":{"tf":1.0},"678":{"tf":1.0},"839":{"tf":1.0}}}},"a":{"d":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"613":{"tf":2.449489742783178}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"1":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1004":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"928":{"tf":1.0}}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"825":{"tf":1.0}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"131":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"366":{"tf":1.0},"432":{"tf":1.0},"90":{"tf":1.0},"938":{"tf":1.4142135623730951}}}},"c":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.0},"291":{"tf":1.0}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"1025":{"tf":1.0},"15":{"tf":1.0},"507":{"tf":1.4142135623730951},"516":{"tf":1.0},"613":{"tf":1.0},"778":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}}},"r":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1011":{"tf":1.0}},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1015":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"485":{"tf":1.0},"939":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1087":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1035":{"tf":1.0},"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1035":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"1033":{"tf":1.0},"462":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1116":{"tf":1.0},"285":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"632":{"tf":1.0},"836":{"tf":1.0},"928":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}}}}}},"i":{"b":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.7320508075688772}}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":106,"docs":{"1020":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1099":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"248":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"364":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"373":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.7320508075688772},"398":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.7320508075688772},"422":{"tf":1.0},"462":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"481":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"501":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"617":{"tf":1.0},"627":{"tf":1.0},"654":{"tf":1.0},"700":{"tf":1.0},"74":{"tf":1.0},"752":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"814":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"878":{"tf":1.0},"885":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":2.0},"931":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"978":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"(":{"'":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"276":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"3":{"df":1,"docs":{"1100":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1087":{"tf":1.4142135623730951},"199":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":1,"docs":{"526":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":11,"docs":{"104":{"tf":1.0},"352":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"766":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"96":{"tf":2.6457513110645907},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"341":{"tf":1.0},"740":{"tf":1.0}}}},"df":1,"docs":{"853":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"8":{"tf":1.0},"864":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":26,"docs":{"183":{"tf":1.4142135623730951},"199":{"tf":1.0},"247":{"tf":1.0},"334":{"tf":2.23606797749979},"335":{"tf":3.4641016151377544},"340":{"tf":1.0},"380":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"441":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.7320508075688772},"633":{"tf":1.0},"644":{"tf":1.4142135623730951},"722":{"tf":1.0},"742":{"tf":1.0},"788":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":1.4142135623730951},"848":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"936":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":17,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"290":{"tf":1.0},"331":{"tf":1.0},"412":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"649":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1011":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"228":{"tf":1.0}}},"u":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":46,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1036":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"325":{"tf":1.4142135623730951},"590":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"814":{"tf":1.0},"822":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"847":{"tf":1.0}},"k":{"df":1,"docs":{"426":{"tf":1.0}}}},"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"529":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"332":{"tf":1.0},"529":{"tf":1.0}}},"df":8,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.4142135623730951},"212":{"tf":1.0},"502":{"tf":1.4142135623730951},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.7320508075688772},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"1002":{"tf":1.0},"578":{"tf":1.0}},"s":{"df":3,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"512":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"947":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"1087":{"tf":1.0},"296":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"405":{"tf":1.0},"447":{"tf":1.0},"569":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"953":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"947":{"tf":1.7320508075688772},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"958":{"tf":1.0},"966":{"tf":1.0}}},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":3,"docs":{"947":{"tf":1.4142135623730951},"952":{"tf":2.0},"964":{"tf":1.0}},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":22,"docs":{"1011":{"tf":1.0},"1066":{"tf":1.0},"1121":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"179":{"tf":1.4142135623730951},"185":{"tf":1.0},"363":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"451":{"tf":1.4142135623730951},"456":{"tf":1.0},"485":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"622":{"tf":1.0},"898":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.4142135623730951},"950":{"tf":1.0},"959":{"tf":1.0},"977":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":2,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"372":{"tf":1.0},"45":{"tf":1.0},"507":{"tf":1.4142135623730951},"947":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":97,"docs":{"1000":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"103":{"tf":1.0},"1036":{"tf":1.0},"1081":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.7320508075688772},"113":{"tf":1.0},"115":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":2.6457513110645907},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":3.0},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.7320508075688772},"295":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"315":{"tf":1.0},"323":{"tf":1.4142135623730951},"331":{"tf":1.0},"354":{"tf":1.0},"37":{"tf":1.0},"402":{"tf":1.4142135623730951},"405":{"tf":2.23606797749979},"406":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"442":{"tf":1.7320508075688772},"443":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"475":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.0},"5":{"tf":1.0},"516":{"tf":1.0},"52":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.4142135623730951},"571":{"tf":2.0},"593":{"tf":1.0},"599":{"tf":1.7320508075688772},"607":{"tf":1.0},"613":{"tf":1.7320508075688772},"664":{"tf":1.0},"691":{"tf":1.0},"734":{"tf":1.0},"745":{"tf":1.4142135623730951},"778":{"tf":1.0},"836":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"858":{"tf":1.0},"913":{"tf":1.4142135623730951},"931":{"tf":2.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772},"952":{"tf":1.0},"953":{"tf":1.0},"96":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"447":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}},"df":81,"docs":{"1003":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":3.1622776601683795},"1029":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":2.8284271247461903},"1061":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":2.23606797749979},"1087":{"tf":1.7320508075688772},"1091":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.0},"234":{"tf":1.7320508075688772},"246":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"327":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.0},"423":{"tf":2.23606797749979},"424":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"426":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"578":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"796":{"tf":1.0},"813":{"tf":2.6457513110645907},"841":{"tf":1.0},"847":{"tf":1.0},"92":{"tf":1.0},"948":{"tf":1.0},"963":{"tf":1.0},"977":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1002":{"tf":1.0},"1094":{"tf":1.0},"1106":{"tf":1.0},"512":{"tf":1.0},"912":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":14,"docs":{"1121":{"tf":1.0},"155":{"tf":1.4142135623730951},"278":{"tf":1.0},"347":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"470":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"641":{"tf":1.7320508075688772},"679":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"380":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1116":{"tf":1.0},"243":{"tf":1.0},"571":{"tf":1.0},"61":{"tf":1.0},"614":{"tf":1.0},"750":{"tf":1.0},"873":{"tf":1.0},"964":{"tf":1.0},"977":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"231":{"tf":1.0},"939":{"tf":1.0}}},"t":{"df":19,"docs":{"1027":{"tf":1.0},"112":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.8284271247461903},"290":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"394":{"tf":1.0},"538":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"931":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"199":{"tf":1.0}}}}},"df":52,"docs":{"1003":{"tf":1.4142135623730951},"1016":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0},"451":{"tf":1.0},"481":{"tf":1.0},"508":{"tf":1.0},"540":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"814":{"tf":1.0},"839":{"tf":1.0},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.4142135623730951},"954":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":2.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"913":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1119":{"tf":1.0},"323":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"853":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":24,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"1055":{"tf":1.0},"117":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"304":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.4142135623730951},"356":{"tf":1.0},"373":{"tf":1.0},"438":{"tf":1.0},"463":{"tf":1.0},"613":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"928":{"tf":2.0},"948":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"269":{"tf":1.0}},"n":{"df":8,"docs":{"1027":{"tf":1.0},"1087":{"tf":1.0},"270":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"655":{"tf":1.0},"909":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"514":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"1024":{"tf":1.0},"1025":{"tf":3.1622776601683795},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"124":{"tf":1.0},"528":{"tf":1.0},"586":{"tf":1.4142135623730951},"617":{"tf":1.0},"985":{"tf":1.0}}}}}},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"2":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"155":{"tf":1.0},"180":{"tf":1.4142135623730951},"313":{"tf":1.0},"331":{"tf":1.7320508075688772},"332":{"tf":2.0},"435":{"tf":1.4142135623730951},"540":{"tf":1.0}},"r":{"c":{"a":{"df":1,"docs":{"917":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"304":{"tf":1.0},"309":{"tf":1.7320508075688772},"310":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"314":{"tf":1.4142135623730951},"332":{"tf":1.0},"475":{"tf":1.0},"79":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"1001":{"tf":1.0}}},"i":{"df":7,"docs":{"135":{"tf":1.0},"140":{"tf":1.4142135623730951},"343":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"953":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"966":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"372":{"tf":2.0},"538":{"tf":2.0},"896":{"tf":1.0}}}}},"df":7,"docs":{"1053":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":2.0},"430":{"tf":1.0},"538":{"tf":2.0},"740":{"tf":1.0},"896":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"526":{"tf":1.0},"866":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"s":{"df":10,"docs":{"129":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.7320508075688772},"236":{"tf":2.8284271247461903},"292":{"tf":1.0},"295":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"622":{"tf":1.0}}}}},"df":2,"docs":{"528":{"tf":1.0},"529":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"1004":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"508":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"245":{"tf":1.0},"571":{"tf":1.4142135623730951}}}}},"r":{"df":12,"docs":{"113":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"415":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"478":{"tf":2.23606797749979},"481":{"tf":1.0},"508":{"tf":1.0},"978":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1122":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"133":{"tf":1.0},"380":{"tf":1.0},"982":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"k":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}},"df":66,"docs":{"1007":{"tf":1.7320508075688772},"101":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1014":{"tf":1.7320508075688772},"1016":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.7416573867739413},"318":{"tf":1.0},"396":{"tf":1.4142135623730951},"403":{"tf":3.0},"409":{"tf":2.0},"539":{"tf":2.23606797749979},"555":{"tf":1.0},"731":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"75":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":2.0},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"789":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"871":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":2.8284271247461903},"879":{"tf":1.0},"880":{"tf":1.0},"894":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":3.4641016151377544},"899":{"tf":2.8284271247461903},"900":{"tf":3.4641016151377544},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":3.605551275463989},"924":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":3.1622776601683795},"932":{"tf":1.4142135623730951},"933":{"tf":3.3166247903554},"936":{"tf":1.4142135623730951},"938":{"tf":2.23606797749979},"96":{"tf":1.0}},"e":{"d":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"186":{"tf":1.0},"318":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":20,"docs":{"1015":{"tf":1.0},"1065":{"tf":1.0},"190":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"453":{"tf":1.0},"531":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"1033":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1087":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1033":{"tf":1.0},"257":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"617":{"tf":1.0},"644":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"1087":{"tf":1.0}}},")":{"*":{"1":{"0":{"0":{"df":1,"docs":{"348":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":67,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1007":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1013":{"tf":1.7320508075688772},"1014":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1053":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1069":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":2.23606797749979},"1081":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"190":{"tf":2.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"238":{"tf":2.8284271247461903},"243":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":2.8284271247461903},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":2.23606797749979},"449":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"528":{"tf":1.0},"544":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"580":{"tf":1.0},"603":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":3.0},"650":{"tf":1.0},"653":{"tf":1.0},"705":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":2.0},"720":{"tf":1.0},"726":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"862":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"923":{"tf":2.0},"944":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"603":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"247":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":4,"docs":{"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":197,"docs":{"1003":{"tf":1.7320508075688772},"1025":{"tf":4.0},"1027":{"tf":1.4142135623730951},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1066":{"tf":2.23606797749979},"1073":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":2.23606797749979},"1086":{"tf":1.4142135623730951},"1087":{"tf":2.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.8284271247461903},"181":{"tf":2.8284271247461903},"183":{"tf":1.4142135623730951},"184":{"tf":2.0},"187":{"tf":1.4142135623730951},"190":{"tf":2.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"224":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.23606797749979},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"271":{"tf":2.0},"272":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":2.0},"276":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"322":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.0},"368":{"tf":1.4142135623730951},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"391":{"tf":1.0},"392":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"447":{"tf":3.3166247903554},"448":{"tf":1.4142135623730951},"449":{"tf":2.0},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":3.872983346207417},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"527":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":2.23606797749979},"539":{"tf":2.0},"542":{"tf":1.4142135623730951},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"548":{"tf":3.4641016151377544},"559":{"tf":1.0},"580":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":2.449489742783178},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":1.7320508075688772},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951},"602":{"tf":1.0},"613":{"tf":3.4641016151377544},"614":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":2.449489742783178},"626":{"tf":2.6457513110645907},"627":{"tf":1.7320508075688772},"628":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"653":{"tf":1.0},"679":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":2.23606797749979},"705":{"tf":3.3166247903554},"707":{"tf":2.6457513110645907},"710":{"tf":2.449489742783178},"711":{"tf":2.0},"715":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":2.23606797749979},"731":{"tf":2.0},"732":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":3.3166247903554},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"803":{"tf":1.7320508075688772},"839":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"916":{"tf":1.0},"933":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"957":{"tf":1.0},"976":{"tf":1.0},"986":{"tf":1.4142135623730951}},"i":{"d":{"df":5,"docs":{"299":{"tf":1.0},"342":{"tf":2.449489742783178},"427":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":25,"docs":{"1018":{"tf":1.0},"1019":{"tf":1.0},"1025":{"tf":1.0},"1065":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"585":{"tf":1.0},"589":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.6457513110645907},"626":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"721":{"tf":1.0},"988":{"tf":1.0}}},"y":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"524":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"522":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"521":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"523":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0},"165":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"622":{"tf":1.0},"630":{"tf":1.0},"657":{"tf":1.0},"778":{"tf":1.0},"988":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"388":{"tf":1.0},"451":{"tf":1.7320508075688772},"455":{"tf":1.0},"508":{"tf":1.0},"515":{"tf":1.0},"633":{"tf":1.0},"947":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"403":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":3.0},"510":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"1004":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.0},"449":{"tf":1.0},"470":{"tf":1.0},"477":{"tf":1.0},"497":{"tf":1.0},"590":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.0},"898":{"tf":1.0}},"r":{"df":1,"docs":{"927":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"d":{"'":{"df":1,"docs":{"25":{"tf":1.0}}},"df":23,"docs":{"202":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"219":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.7320508075688772},"359":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"505":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"440":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"128":{"tf":1.0},"222":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"251":{"tf":1.0},"254":{"tf":3.1622776601683795},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.4142135623730951},"414":{"tf":1.0},"588":{"tf":1.0},"632":{"tf":1.0},"949":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":1.0},"961":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"437":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1121":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"792":{"tf":1.0},"793":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"585":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"932":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.4142135623730951}}}}}}},"df":146,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1027":{"tf":1.0},"1030":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.0},"1076":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"1099":{"tf":1.0},"1113":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"228":{"tf":1.0},"288":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"426":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"556":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":2.0},"580":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"639":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"674":{"tf":1.4142135623730951},"675":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"688":{"tf":1.0},"704":{"tf":1.4142135623730951},"707":{"tf":1.0},"713":{"tf":1.0},"729":{"tf":1.0},"735":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":1.7320508075688772},"744":{"tf":1.0},"745":{"tf":2.0},"749":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"787":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"801":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.4142135623730951},"834":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.4142135623730951},"869":{"tf":1.0},"871":{"tf":1.0},"873":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"909":{"tf":1.0},"912":{"tf":1.0},"926":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":2.23606797749979},"932":{"tf":3.0},"933":{"tf":2.23606797749979},"938":{"tf":3.0},"947":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0},"981":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"933":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"g":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"107":{"tf":1.0},"1109":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"617":{"tf":1.0}}}},"df":3,"docs":{"1027":{"tf":2.8284271247461903},"806":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"1025":{"tf":2.8284271247461903},"1027":{"tf":3.605551275463989},"1087":{"tf":2.23606797749979},"163":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"589":{"tf":2.449489742783178}}}},"l":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"2":{"df":1,"docs":{"224":{"tf":1.0}}},"a":{"b":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"207":{"tf":1.0},"214":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"365":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":80,"docs":{"0":{"tf":1.7320508075688772},"1008":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":2.0},"1025":{"tf":1.0},"107":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"110":{"tf":1.4142135623730951},"1116":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"338":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"373":{"tf":2.6457513110645907},"380":{"tf":1.0},"394":{"tf":1.4142135623730951},"397":{"tf":1.0},"398":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"422":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"484":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"527":{"tf":1.7320508075688772},"54":{"tf":1.0},"559":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"582":{"tf":1.7320508075688772},"595":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"8":{"tf":3.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"852":{"tf":1.4142135623730951},"853":{"tf":2.23606797749979},"854":{"tf":1.4142135623730951},"864":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"916":{"tf":1.0},"947":{"tf":1.7320508075688772},"948":{"tf":2.6457513110645907},"963":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1115":{"tf":1.0},"1123":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":2.0},"669":{"tf":1.0},"959":{"tf":1.0}}}},"df":121,"docs":{"101":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1033":{"tf":2.23606797749979},"1036":{"tf":1.4142135623730951},"1039":{"tf":1.0},"104":{"tf":1.7320508075688772},"1040":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1048":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.4142135623730951},"1087":{"tf":2.6457513110645907},"117":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":2.6457513110645907},"136":{"tf":1.7320508075688772},"137":{"tf":2.449489742783178},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"143":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"175":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"256":{"tf":2.0},"261":{"tf":1.0},"262":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":2.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.7320508075688772},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"596":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":2.23606797749979},"632":{"tf":1.7320508075688772},"633":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.4142135623730951},"673":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":2.0},"751":{"tf":2.0},"761":{"tf":2.0},"768":{"tf":1.0},"770":{"tf":2.449489742783178},"785":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"83":{"tf":1.0},"847":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":2.449489742783178},"878":{"tf":1.0},"880":{"tf":2.0},"894":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":2.23606797749979},"941":{"tf":1.0},"962":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":36,"docs":{"1018":{"tf":1.0},"1033":{"tf":1.0},"1087":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"256":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"589":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"734":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"914":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":33,"docs":{"1033":{"tf":1.0},"1053":{"tf":1.0},"1081":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"325":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"45":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"575":{"tf":1.0},"589":{"tf":1.4142135623730951},"664":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"8":{"tf":1.0},"898":{"tf":1.0},"924":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"1124":{"tf":1.0}}}}}},"m":{"a":{"df":2,"docs":{"388":{"tf":1.0},"641":{"tf":1.0}},"n":{"d":{"df":18,"docs":{"1119":{"tf":1.0},"128":{"tf":1.4142135623730951},"142":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.4142135623730951},"303":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"180":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"485":{"tf":1.0},"540":{"tf":1.0},"858":{"tf":1.0}}}},"r":{"c":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"1110":{"tf":1.4142135623730951},"314":{"tf":1.0},"332":{"tf":1.7320508075688772},"347":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"834":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":38,"docs":{"1027":{"tf":1.7320508075688772},"1105":{"tf":1.0},"1122":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"153":{"tf":1.0},"21":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"43":{"tf":1.0},"467":{"tf":1.0},"472":{"tf":1.0},"55":{"tf":1.0},"571":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"873":{"tf":1.0},"878":{"tf":1.0},"903":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"943":{"tf":1.4142135623730951},"958":{"tf":1.0},"976":{"tf":1.0},"982":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"1046":{"tf":1.0},"125":{"tf":1.0},"198":{"tf":1.0},"242":{"tf":1.0},"271":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1108":{"tf":1.0},"1121":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"519":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":2,"docs":{"1087":{"tf":1.0},"181":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"506":{"tf":1.0},"78":{"tf":1.0},"857":{"tf":1.4142135623730951},"953":{"tf":1.0}}}},"r":{"df":16,"docs":{"1011":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"270":{"tf":1.0},"365":{"tf":1.0},"562":{"tf":1.0},"661":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"708":{"tf":1.4142135623730951},"709":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"447":{"tf":1.0},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951}}}}}}},"t":{"df":10,"docs":{"1063":{"tf":1.0},"223":{"tf":1.0},"276":{"tf":1.4142135623730951},"413":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.0},"519":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"851":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1040":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1105":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"t":{"df":45,"docs":{"1013":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1048":{"tf":1.0},"1124":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"167":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.7320508075688772},"205":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"413":{"tf":1.0},"422":{"tf":1.0},"488":{"tf":1.0},"569":{"tf":1.0},"582":{"tf":1.0},"707":{"tf":1.4142135623730951},"711":{"tf":1.0},"728":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0},"803":{"tf":1.0},"83":{"tf":1.0},"839":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}},"x":{"df":20,"docs":{"1033":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"235":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"323":{"tf":1.7320508075688772},"352":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.0},"643":{"tf":1.0},"737":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"185":{"tf":1.0},"340":{"tf":1.0},"507":{"tf":1.0},"550":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"1109":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"386":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":2.23606797749979},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"751":{"tf":1.0},"788":{"tf":1.0},"844":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":3.605551275463989},"899":{"tf":2.23606797749979},"900":{"tf":3.1622776601683795},"901":{"tf":2.0},"902":{"tf":2.0},"903":{"tf":1.0},"904":{"tf":2.0},"905":{"tf":2.0},"906":{"tf":5.5677643628300215}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"864":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"n":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":2,"docs":{"269":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"133":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"221":{"tf":1.0},"390":{"tf":1.7320508075688772},"950":{"tf":1.0},"958":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"558":{"tf":1.0},"69":{"tf":1.0},"928":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"269":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"264":{"tf":1.0},"550":{"tf":1.0}}}}}}},"df":46,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1061":{"tf":1.0},"1077":{"tf":1.0},"127":{"tf":1.0},"181":{"tf":1.7320508075688772},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.4142135623730951},"251":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"388":{"tf":1.0},"427":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":4.242640687119285},"515":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"531":{"tf":1.0},"542":{"tf":1.7320508075688772},"546":{"tf":1.0},"550":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"703":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"720":{"tf":1.0},"734":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0},"976":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1027":{"tf":1.0},"708":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.7320508075688772},"121":{"tf":1.0},"151":{"tf":1.0},"197":{"tf":1.0},"332":{"tf":1.0},"449":{"tf":1.0},"488":{"tf":1.0},"539":{"tf":1.0},"707":{"tf":1.0},"947":{"tf":1.0},"978":{"tf":1.0},"982":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"269":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1072":{"tf":1.0},"444":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.0},"273":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.7320508075688772},"947":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"1011":{"tf":1.7320508075688772},"188":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"459":{"tf":1.0},"469":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"525":{"tf":1.0},"541":{"tf":1.4142135623730951},"544":{"tf":1.0},"571":{"tf":1.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"878":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"954":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"193":{"tf":1.0},"708":{"tf":2.0},"786":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"207":{"tf":1.0},"215":{"tf":1.4142135623730951},"296":{"tf":1.0},"318":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"=":{"'":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"314":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"547":{"tf":1.0},"561":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"547":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":44,"docs":{"100":{"tf":1.0},"1087":{"tf":1.4142135623730951},"180":{"tf":3.1622776601683795},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"236":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"440":{"tf":1.0},"456":{"tf":1.0},"480":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"560":{"tf":1.0},"613":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"748":{"tf":1.4142135623730951},"864":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"101":{"tf":1.0},"1122":{"tf":1.4142135623730951},"347":{"tf":1.0},"929":{"tf":2.8284271247461903},"931":{"tf":3.3166247903554},"933":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"323":{"tf":1.0},"396":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"301":{"tf":1.0},"33":{"tf":1.0},"981":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"1003":{"tf":1.0},"154":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"155":{"tf":1.0},"246":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"451":{"tf":1.0},"770":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1063":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":20,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"373":{"tf":1.0},"398":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"555":{"tf":1.4142135623730951},"613":{"tf":1.0},"823":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"948":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"250":{"tf":1.0},"253":{"tf":1.7320508075688772},"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":4.242640687119285},"556":{"tf":3.4641016151377544},"557":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"239":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}}},"i":{"d":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1120":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"17":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.4142135623730951},"196":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"340":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"455":{"tf":1.0},"528":{"tf":1.0},"691":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"928":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1011":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"389":{"tf":1.0},"455":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1027":{"tf":1.0},"1063":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"270":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":2.0},"413":{"tf":1.0},"457":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":2.23606797749979},"462":{"tf":1.0},"523":{"tf":1.0},"634":{"tf":1.0},"785":{"tf":1.0},"814":{"tf":1.0},"896":{"tf":1.0},"942":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":17,"docs":{"130":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":2.0},"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"231":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"534":{"tf":1.0},"630":{"tf":1.0},"733":{"tf":1.0},"813":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1122":{"tf":1.0},"983":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"590":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"1072":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"17":{"tf":1.0},"197":{"tf":1.0},"267":{"tf":1.0},"413":{"tf":1.0},"470":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.0},"365":{"tf":1.0}}}},"m":{"df":5,"docs":{"297":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"423":{"tf":1.0},"538":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"737":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1074":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"370":{"tf":1.0},"913":{"tf":1.0},"967":{"tf":1.0},"997":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":164,"docs":{"1003":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1051":{"tf":1.0},"1055":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1094":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1099":{"tf":1.0},"1124":{"tf":1.7320508075688772},"122":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"191":{"tf":1.0},"198":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"309":{"tf":1.7320508075688772},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"32":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":2.23606797749979},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"351":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"419":{"tf":1.0},"427":{"tf":1.0},"440":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"477":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"531":{"tf":2.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"556":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":2.23606797749979},"581":{"tf":1.0},"585":{"tf":1.0},"588":{"tf":1.0},"59":{"tf":1.0},"596":{"tf":1.7320508075688772},"6":{"tf":1.0},"603":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":3.1622776601683795},"69":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"726":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":2.0},"778":{"tf":1.4142135623730951},"784":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"839":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.23606797749979},"917":{"tf":1.7320508075688772},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"978":{"tf":1.0}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"1103":{"tf":2.23606797749979},"1104":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":107,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":1.7320508075688772},"1115":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.4142135623730951},"129":{"tf":1.0},"147":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"232":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"304":{"tf":1.0},"366":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"429":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"641":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"658":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.7320508075688772},"716":{"tf":1.0},"738":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"744":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"801":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.4142135623730951},"85":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.0},"885":{"tf":1.0},"894":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.4142135623730951},"920":{"tf":1.0},"923":{"tf":1.0},"926":{"tf":1.0},"928":{"tf":1.0},"935":{"tf":1.0},"979":{"tf":1.0},"989":{"tf":1.0},"994":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"1087":{"tf":1.0},"1123":{"tf":1.0},"131":{"tf":1.0},"396":{"tf":1.4142135623730951},"41":{"tf":1.0},"539":{"tf":1.0},"596":{"tf":1.4142135623730951},"740":{"tf":1.0},"780":{"tf":1.0},"873":{"tf":1.4142135623730951},"938":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"855":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"d":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":6,"docs":{"1010":{"tf":1.0},"447":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"857":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{"df":13,"docs":{"1011":{"tf":1.0},"1060":{"tf":1.0},"179":{"tf":1.4142135623730951},"193":{"tf":1.0},"256":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.0},"510":{"tf":1.4142135623730951},"527":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"899":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"0":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1110":{"tf":1.0},"528":{"tf":1.0},"587":{"tf":1.4142135623730951},"62":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"825":{"tf":1.0},"866":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"62":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":40,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"215":{"tf":1.0},"219":{"tf":1.0},"297":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":2.449489742783178},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"535":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"599":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"708":{"tf":1.0},"709":{"tf":1.7320508075688772},"779":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":11,"docs":{"175":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"526":{"tf":1.0},"770":{"tf":1.4142135623730951},"953":{"tf":1.0},"962":{"tf":1.0}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.0},"528":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"1122":{"tf":1.0},"309":{"tf":1.0},"358":{"tf":1.0}}},"t":{"df":15,"docs":{"199":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"268":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"358":{"tf":1.4142135623730951},"376":{"tf":1.0},"410":{"tf":1.0},"452":{"tf":1.4142135623730951},"561":{"tf":1.0},"622":{"tf":1.4142135623730951},"669":{"tf":1.0},"950":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":12,"docs":{"1117":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"145":{"tf":1.0},"220":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"321":{"tf":1.0},"364":{"tf":1.0},"58":{"tf":1.7320508075688772},"581":{"tf":1.0},"61":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"403":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"498":{"tf":1.0}},"e":{"_":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":2,"docs":{"204":{"tf":1.0},"947":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":13,"docs":{"1108":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"332":{"tf":1.0},"410":{"tf":1.0},"435":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":3.872983346207417},"555":{"tf":1.0},"705":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":2.449489742783178}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":22,"docs":{"1059":{"tf":1.4142135623730951},"1072":{"tf":2.23606797749979},"1073":{"tf":1.7320508075688772},"124":{"tf":1.0},"151":{"tf":1.0},"299":{"tf":1.0},"31":{"tf":1.0},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"38":{"tf":1.0},"420":{"tf":1.0},"447":{"tf":1.7320508075688772},"525":{"tf":1.0},"529":{"tf":2.23606797749979},"569":{"tf":1.0},"596":{"tf":1.0},"625":{"tf":1.0},"68":{"tf":1.0},"845":{"tf":1.4142135623730951},"950":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"740":{"tf":1.0},"924":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"988":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"137":{"tf":1.4142135623730951},"215":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.0},"451":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"678":{"tf":1.0},"899":{"tf":1.0},"929":{"tf":1.0},"944":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.0},"477":{"tf":1.4142135623730951},"506":{"tf":1.0},"622":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":43,"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"161":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"246":{"tf":1.7320508075688772},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"290":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"595":{"tf":1.7320508075688772},"599":{"tf":1.0},"624":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"876":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"412":{"tf":1.0},"499":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.0},"234":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":2.0},"303":{"tf":1.7320508075688772},"307":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"595":{"tf":1.4142135623730951},"734":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"954":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"837":{"tf":1.0}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1013":{"tf":1.0},"1020":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":118,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1015":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":2.23606797749979},"1035":{"tf":2.449489742783178},"1036":{"tf":2.23606797749979},"1050":{"tf":1.0},"1055":{"tf":2.23606797749979},"1059":{"tf":1.4142135623730951},"1061":{"tf":1.7320508075688772},"1066":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":2.449489742783178},"1100":{"tf":1.7320508075688772},"1103":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"229":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"263":{"tf":2.23606797749979},"266":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":2.0},"275":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"348":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":2.23606797749979},"465":{"tf":2.0},"466":{"tf":2.449489742783178},"485":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"591":{"tf":1.4142135623730951},"596":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":2.449489742783178},"626":{"tf":1.0},"628":{"tf":2.449489742783178},"635":{"tf":1.0},"644":{"tf":1.7320508075688772},"655":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"720":{"tf":1.0},"742":{"tf":2.8284271247461903},"743":{"tf":1.0},"745":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":2.0},"762":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":4.69041575982343},"874":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"880":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":2.0},"900":{"tf":1.7320508075688772},"901":{"tf":2.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.4142135623730951},"916":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951},"988":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"197":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"467":{"tf":1.0},"488":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"f":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"199":{"tf":2.449489742783178},"266":{"tf":2.449489742783178},"271":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.4142135623730951},"135":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":2.8284271247461903},"156":{"tf":2.23606797749979},"199":{"tf":4.242640687119285},"203":{"tf":1.0},"239":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"447":{"tf":1.0},"507":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.0},"548":{"tf":1.0},"580":{"tf":2.23606797749979},"588":{"tf":1.0},"596":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"650":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":2.0},"751":{"tf":1.0},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":2.0},"782":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"824":{"tf":1.0},"841":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":2.6457513110645907},"977":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"y":{"=":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":8,"docs":{"1081":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"516":{"tf":1.0},"84":{"tf":1.0},"953":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"s":{"df":9,"docs":{"1116":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.0},"153":{"tf":1.7320508075688772},"300":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"613":{"tf":1.0},"779":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.0},"568":{"tf":1.0},"578":{"tf":1.4142135623730951},"786":{"tf":1.0}}}},"df":12,"docs":{"1011":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"125":{"tf":1.0},"171":{"tf":1.0},"19":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"585":{"tf":1.0},"72":{"tf":1.0},"745":{"tf":1.0},"936":{"tf":1.0}}}}}},"p":{"c":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":1,"docs":{"332":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"1061":{"tf":1.0}}}},"u":{"df":2,"docs":{"506":{"tf":1.0},"964":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"1040":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.7320508075688772}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"263":{"tf":2.0},"671":{"tf":1.0}},"e":{"=":{"'":{"2":{"0":{"1":{"8":{"0":{"5":{"2":{"0":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1048":{"tf":2.0},"1050":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1053":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"952":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"952":{"tf":1.0}}}},"t":{"df":2,"docs":{"1053":{"tf":1.0},"451":{"tf":1.0}}}},"df":0,"docs":{}},"df":36,"docs":{"1039":{"tf":1.0},"1040":{"tf":2.0},"1042":{"tf":2.23606797749979},"1044":{"tf":1.0},"1046":{"tf":2.6457513110645907},"1047":{"tf":1.0},"1048":{"tf":2.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1059":{"tf":2.0},"1061":{"tf":2.8284271247461903},"1068":{"tf":1.0},"1116":{"tf":1.0},"181":{"tf":1.4142135623730951},"198":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.0},"263":{"tf":2.6457513110645907},"299":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"548":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"576":{"tf":1.7320508075688772},"579":{"tf":1.4142135623730951},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"671":{"tf":1.0},"813":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1051":{"tf":1.0}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}},"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":2.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":113,"docs":{"1019":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.4142135623730951},"115":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":2.6457513110645907},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"202":{"tf":1.0},"209":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":2.0},"229":{"tf":1.0},"245":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"295":{"tf":2.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":2.23606797749979},"307":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.6457513110645907},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"336":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"475":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":3.3166247903554},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.0},"53":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"649":{"tf":1.0},"705":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"892":{"tf":1.0},"914":{"tf":1.0},"921":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":2.0},"931":{"tf":1.7320508075688772},"941":{"tf":2.0},"942":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"974":{"tf":1.0},"98":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":20,"docs":{"121":{"tf":1.4142135623730951},"264":{"tf":1.0},"303":{"tf":1.0},"378":{"tf":1.0},"446":{"tf":1.0},"47":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":2.23606797749979},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"500":{"tf":1.0},"501":{"tf":1.7320508075688772},"502":{"tf":1.7320508075688772},"503":{"tf":2.0},"506":{"tf":1.0},"627":{"tf":1.4142135623730951},"665":{"tf":1.0},"803":{"tf":1.7320508075688772},"914":{"tf":1.0},"986":{"tf":2.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"212":{"tf":2.8284271247461903},"303":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"728":{"tf":1.0},"923":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":16,"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"266":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"529":{"tf":1.0},"770":{"tf":1.4142135623730951},"950":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":2.0},"989":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"992":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"266":{"tf":1.0},"531":{"tf":1.7320508075688772},"976":{"tf":1.4142135623730951},"977":{"tf":1.0},"982":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":7,"docs":{"1105":{"tf":1.0},"115":{"tf":1.0},"185":{"tf":1.4142135623730951},"366":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"982":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"247":{"tf":1.0},"276":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"465":{"tf":1.0},"533":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"v":{"df":5,"docs":{"239":{"tf":1.4142135623730951},"306":{"tf":1.0},"705":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"876":{"tf":1.0},"879":{"tf":1.0},"900":{"tf":2.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"607":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"125":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.7320508075688772},"732":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"285":{"tf":1.0},"294":{"tf":1.0},"31":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"290":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":7,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"1057":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1029":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":3,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1029":{"tf":1.0}}}}}}},"df":91,"docs":{"1004":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"1098":{"tf":1.4142135623730951},"113":{"tf":1.0},"123":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"446":{"tf":1.4142135623730951},"477":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"520":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"584":{"tf":1.0},"590":{"tf":1.0},"611":{"tf":1.0},"613":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"729":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":2.0},"87":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.7320508075688772},"928":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"960":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"163":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":52,"docs":{"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"105":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"213":{"tf":1.0},"250":{"tf":1.0},"309":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":2.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"475":{"tf":1.4142135623730951},"505":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":2.23606797749979},"557":{"tf":1.0},"728":{"tf":1.4142135623730951},"79":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"’":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"100":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"337":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"1011":{"tf":1.0},"688":{"tf":1.0}}}},"v":{"df":1,"docs":{"958":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":4,"docs":{"235":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"841":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"679":{"tf":1.0}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"ã":{"df":0,"docs":{},"´":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"ô":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}},"d":{"'":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"d":{"1":{",":{"d":{"2":{",":{"d":{"3":{",":{"d":{"4":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"d":{"0":{"b":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"1":{"1":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"4":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"8":{"4":{"a":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"5":{"c":{"d":{"7":{"1":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"4":{"2":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0}},"g":{"=":{"d":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}},"df":34,"docs":{"1021":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1102":{"tf":1.0},"192":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"415":{"tf":1.0},"441":{"tf":1.0},"475":{"tf":2.8284271247461903},"476":{"tf":2.23606797749979},"477":{"tf":3.3166247903554},"478":{"tf":2.0},"479":{"tf":1.7320508075688772},"480":{"tf":1.4142135623730951},"481":{"tf":1.4142135623730951},"482":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"560":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.4142135623730951},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"712":{"tf":1.0},"74":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"604":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"663":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"636":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":89,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1021":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1090":{"tf":1.0},"1102":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"378":{"tf":1.0},"455":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"485":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"571":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"597":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.0},"610":{"tf":1.0},"614":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"689":{"tf":1.0},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"722":{"tf":1.0},"730":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"759":{"tf":1.0},"770":{"tf":1.4142135623730951},"783":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"848":{"tf":1.0},"853":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"888":{"tf":1.0},"890":{"tf":1.0},"9":{"tf":1.0},"907":{"tf":1.0},"917":{"tf":1.0},"952":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"924":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"590":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":73,"docs":{"100":{"tf":1.7320508075688772},"1089":{"tf":1.0},"1100":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":2.23606797749979},"15":{"tf":1.7320508075688772},"150":{"tf":1.7320508075688772},"154":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"176":{"tf":1.0},"179":{"tf":2.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":2.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.449489742783178},"199":{"tf":4.47213595499958},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":2.449489742783178},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"350":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"438":{"tf":1.0},"53":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"644":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.4142135623730951},"750":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.4142135623730951},"916":{"tf":1.0},"939":{"tf":1.0},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"979":{"tf":1.0},"987":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":2,"docs":{"940":{"tf":1.0},"941":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}},"p":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"681":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"202":{"tf":1.0},"681":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1009":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"679":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":11,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0}},"e":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"710":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}}},"`":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":25,"docs":{"1097":{"tf":1.4142135623730951},"181":{"tf":1.0},"198":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.7320508075688772},"394":{"tf":1.0},"447":{"tf":1.0},"538":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"847":{"tf":1.0},"911":{"tf":1.0},"918":{"tf":1.7320508075688772},"947":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"959":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"256":{"tf":1.0},"258":{"tf":1.0},"951":{"tf":1.7320508075688772},"962":{"tf":2.23606797749979},"963":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"964":{"tf":1.0}}}}},"df":570,"docs":{"0":{"tf":2.8284271247461903},"10":{"tf":1.4142135623730951},"100":{"tf":2.0},"1003":{"tf":2.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"101":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":2.8284271247461903},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1024":{"tf":1.4142135623730951},"1025":{"tf":2.449489742783178},"1026":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.0},"103":{"tf":2.0},"1031":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1037":{"tf":1.0},"1039":{"tf":1.4142135623730951},"104":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1041":{"tf":1.0},"1047":{"tf":1.4142135623730951},"1048":{"tf":1.4142135623730951},"1049":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1056":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":2.23606797749979},"1064":{"tf":1.4142135623730951},"1066":{"tf":2.23606797749979},"1067":{"tf":1.0},"107":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.4142135623730951},"1074":{"tf":2.8284271247461903},"1076":{"tf":1.4142135623730951},"1077":{"tf":2.449489742783178},"1078":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":2.6457513110645907},"1088":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1096":{"tf":1.0},"1099":{"tf":2.0},"11":{"tf":1.4142135623730951},"1105":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1116":{"tf":2.8284271247461903},"1117":{"tf":1.4142135623730951},"1119":{"tf":2.0},"1124":{"tf":2.0},"113":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"125":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.0},"128":{"tf":3.0},"129":{"tf":3.4641016151377544},"130":{"tf":2.0},"131":{"tf":2.23606797749979},"133":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.4142135623730951},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":2.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"158":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.7320508075688772},"172":{"tf":2.0},"174":{"tf":1.0},"175":{"tf":2.449489742783178},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":2.23606797749979},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":2.6457513110645907},"198":{"tf":3.1622776601683795},"199":{"tf":2.0},"2":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":3.4641016151377544},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":3.605551275463989},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"228":{"tf":2.23606797749979},"23":{"tf":1.0},"231":{"tf":2.6457513110645907},"232":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.23606797749979},"238":{"tf":3.605551275463989},"239":{"tf":4.58257569495584},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"245":{"tf":2.23606797749979},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":1.7320508075688772},"264":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"276":{"tf":2.0},"28":{"tf":2.0},"286":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.4142135623730951},"29":{"tf":2.449489742783178},"290":{"tf":1.4142135623730951},"294":{"tf":2.8284271247461903},"295":{"tf":2.6457513110645907},"296":{"tf":2.0},"297":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":2.23606797749979},"300":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":2.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":2.23606797749979},"316":{"tf":4.47213595499958},"317":{"tf":2.23606797749979},"318":{"tf":3.3166247903554},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.7320508075688772},"323":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":2.23606797749979},"342":{"tf":1.0},"344":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":3.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":3.7416573867739413},"353":{"tf":4.123105625617661},"354":{"tf":2.6457513110645907},"355":{"tf":1.7320508075688772},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":3.4641016151377544},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"363":{"tf":2.8284271247461903},"364":{"tf":2.449489742783178},"365":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":3.605551275463989},"368":{"tf":3.3166247903554},"369":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.8284271247461903},"373":{"tf":2.6457513110645907},"374":{"tf":1.4142135623730951},"375":{"tf":2.0},"376":{"tf":3.1622776601683795},"377":{"tf":1.7320508075688772},"378":{"tf":2.0},"379":{"tf":2.0},"38":{"tf":1.4142135623730951},"380":{"tf":3.7416573867739413},"382":{"tf":1.7320508075688772},"386":{"tf":1.4142135623730951},"388":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":2.0},"394":{"tf":2.6457513110645907},"395":{"tf":2.8284271247461903},"397":{"tf":1.0},"398":{"tf":1.4142135623730951},"399":{"tf":1.0},"4":{"tf":1.4142135623730951},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":2.0},"407":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.4142135623730951},"411":{"tf":1.0},"412":{"tf":1.7320508075688772},"413":{"tf":3.0},"414":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":2.0},"422":{"tf":1.4142135623730951},"423":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"428":{"tf":1.0},"430":{"tf":2.6457513110645907},"431":{"tf":1.4142135623730951},"432":{"tf":1.0},"433":{"tf":1.7320508075688772},"434":{"tf":1.4142135623730951},"435":{"tf":2.23606797749979},"436":{"tf":2.0},"437":{"tf":1.7320508075688772},"438":{"tf":1.7320508075688772},"441":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.4142135623730951},"446":{"tf":2.23606797749979},"447":{"tf":3.4641016151377544},"448":{"tf":1.0},"45":{"tf":2.449489742783178},"450":{"tf":1.0},"453":{"tf":2.23606797749979},"455":{"tf":1.0},"456":{"tf":1.0},"46":{"tf":1.4142135623730951},"473":{"tf":1.4142135623730951},"474":{"tf":1.0},"484":{"tf":1.4142135623730951},"488":{"tf":2.0},"49":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.4142135623730951},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"500":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.7320508075688772},"529":{"tf":1.0},"532":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.7320508075688772},"540":{"tf":1.0},"541":{"tf":3.4641016151377544},"542":{"tf":2.6457513110645907},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":4.0},"550":{"tf":1.7320508075688772},"551":{"tf":1.7320508075688772},"553":{"tf":3.3166247903554},"554":{"tf":3.7416573867739413},"555":{"tf":2.8284271247461903},"556":{"tf":1.4142135623730951},"557":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":2.23606797749979},"562":{"tf":2.449489742783178},"563":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"567":{"tf":2.6457513110645907},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":2.8284271247461903},"582":{"tf":1.7320508075688772},"583":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":2.0},"599":{"tf":1.4142135623730951},"6":{"tf":1.0},"60":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.7320508075688772},"611":{"tf":1.0},"613":{"tf":1.7320508075688772},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":2.0},"620":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"623":{"tf":1.0},"630":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.7320508075688772},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":2.0},"656":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"66":{"tf":1.7320508075688772},"660":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"67":{"tf":2.0},"670":{"tf":1.0},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.0},"679":{"tf":1.4142135623730951},"68":{"tf":1.0},"681":{"tf":1.7320508075688772},"683":{"tf":1.4142135623730951},"684":{"tf":1.4142135623730951},"685":{"tf":1.0},"69":{"tf":1.4142135623730951},"691":{"tf":1.7320508075688772},"693":{"tf":1.4142135623730951},"694":{"tf":2.0},"695":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":2.0},"699":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":2.23606797749979},"705":{"tf":2.6457513110645907},"707":{"tf":3.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.7320508075688772},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"727":{"tf":1.4142135623730951},"729":{"tf":1.7320508075688772},"73":{"tf":2.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"733":{"tf":2.0},"734":{"tf":2.6457513110645907},"735":{"tf":1.4142135623730951},"736":{"tf":1.0},"738":{"tf":1.0},"74":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.4142135623730951},"749":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"753":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":2.449489742783178},"770":{"tf":2.23606797749979},"771":{"tf":1.0},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":2.449489742783178},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"790":{"tf":1.0},"799":{"tf":1.7320508075688772},"8":{"tf":3.872983346207417},"80":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.7320508075688772},"805":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"815":{"tf":1.7320508075688772},"816":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"825":{"tf":1.0},"826":{"tf":1.7320508075688772},"827":{"tf":1.0},"83":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.7320508075688772},"835":{"tf":1.7320508075688772},"839":{"tf":1.0},"84":{"tf":2.0},"841":{"tf":1.4142135623730951},"843":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":1.7320508075688772},"852":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":2.449489742783178},"855":{"tf":1.7320508075688772},"858":{"tf":2.0},"859":{"tf":1.7320508075688772},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"865":{"tf":1.0},"868":{"tf":1.0},"872":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"88":{"tf":2.0},"880":{"tf":1.0},"882":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"891":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"900":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"931":{"tf":2.449489742783178},"940":{"tf":1.0},"941":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":2.449489742783178},"948":{"tf":2.6457513110645907},"949":{"tf":2.0},"950":{"tf":2.8284271247461903},"951":{"tf":2.6457513110645907},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"954":{"tf":1.7320508075688772},"955":{"tf":1.7320508075688772},"957":{"tf":2.6457513110645907},"958":{"tf":2.8284271247461903},"959":{"tf":4.58257569495584},"96":{"tf":1.7320508075688772},"960":{"tf":1.0},"961":{"tf":2.449489742783178},"962":{"tf":3.872983346207417},"963":{"tf":1.7320508075688772},"964":{"tf":1.4142135623730951},"965":{"tf":2.0},"966":{"tf":1.7320508075688772},"967":{"tf":1.0},"97":{"tf":1.4142135623730951},"977":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":12,"docs":{"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":2.8284271247461903},"365":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"168":{"tf":2.0},"169":{"tf":2.449489742783178},"170":{"tf":1.7320508075688772}}}}}}},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"538":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":2.0}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":5,"docs":{"216":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":2.449489742783178},"378":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"5":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":253,"docs":{"10":{"tf":1.0},"1005":{"tf":1.7320508075688772},"1006":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1025":{"tf":2.8284271247461903},"1027":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1033":{"tf":2.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1046":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":2.6457513110645907},"1081":{"tf":1.4142135623730951},"1084":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1089":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.7320508075688772},"1098":{"tf":1.0},"1099":{"tf":1.7320508075688772},"1100":{"tf":1.0},"1101":{"tf":1.4142135623730951},"1102":{"tf":1.0},"1117":{"tf":1.0},"1124":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"167":{"tf":1.0},"177":{"tf":1.7320508075688772},"179":{"tf":1.0},"186":{"tf":2.449489742783178},"190":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":2.449489742783178},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":2.449489742783178},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"32":{"tf":1.7320508075688772},"334":{"tf":1.0},"335":{"tf":1.0},"34":{"tf":1.4142135623730951},"352":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"400":{"tf":1.7320508075688772},"401":{"tf":1.0},"403":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":2.0},"441":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.0},"5":{"tf":2.0},"527":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"554":{"tf":2.449489742783178},"555":{"tf":1.7320508075688772},"557":{"tf":1.0},"560":{"tf":2.23606797749979},"561":{"tf":1.0},"567":{"tf":2.6457513110645907},"581":{"tf":1.4142135623730951},"583":{"tf":1.4142135623730951},"584":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":2.23606797749979},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":2.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.4142135623730951},"632":{"tf":1.0},"633":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":1.4142135623730951},"645":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.4142135623730951},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":2.449489742783178},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"68":{"tf":1.7320508075688772},"680":{"tf":1.0},"682":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"703":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.4142135623730951},"710":{"tf":1.0},"713":{"tf":1.0},"715":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":2.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":2.0},"742":{"tf":2.23606797749979},"750":{"tf":1.0},"757":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.7320508075688772},"765":{"tf":1.0},"770":{"tf":1.4142135623730951},"773":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"79":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"800":{"tf":1.0},"803":{"tf":1.0},"807":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"823":{"tf":1.0},"824":{"tf":1.0},"833":{"tf":1.4142135623730951},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":2.449489742783178},"859":{"tf":2.8284271247461903},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.4142135623730951},"867":{"tf":1.0},"869":{"tf":1.4142135623730951},"88":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"9":{"tf":2.0},"903":{"tf":1.0},"907":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"940":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"df":0,"docs":{},"i":{"df":1,"docs":{"845":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{")":{"=":{"'":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"1013":{"tf":1.4142135623730951},"1014":{"tf":1.4142135623730951},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.4142135623730951},"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.4142135623730951},"256":{"tf":1.0},"263":{"tf":2.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"300":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.4142135623730951},"655":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"a":{"d":{"d":{"(":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"837":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1035":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"1035":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":14,"docs":{"1020":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"263":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"413":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":137,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1033":{"tf":2.0},"1035":{"tf":1.4142135623730951},"1042":{"tf":2.0},"1044":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1108":{"tf":1.0},"111":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":2.0},"193":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":2.6457513110645907},"275":{"tf":2.0},"276":{"tf":2.0},"280":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"388":{"tf":1.0},"39":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"445":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.4142135623730951},"452":{"tf":3.1622776601683795},"455":{"tf":1.4142135623730951},"457":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":2.0},"502":{"tf":1.4142135623730951},"503":{"tf":2.0},"508":{"tf":2.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"554":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":2.0},"651":{"tf":1.0},"653":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.7320508075688772},"671":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"728":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.4142135623730951},"766":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":2.449489742783178},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.4142135623730951},"808":{"tf":1.0},"817":{"tf":1.4142135623730951},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"828":{"tf":1.4142135623730951},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"845":{"tf":1.0},"847":{"tf":2.0},"848":{"tf":2.0},"887":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":1.7320508075688772},"981":{"tf":1.0},"986":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"679":{"tf":1.0}}}}}}},"u":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"982":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"982":{"tf":1.0}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":44,"docs":{"1002":{"tf":1.0},"1004":{"tf":2.23606797749979},"1011":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":2.6457513110645907},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"33":{"tf":1.4142135623730951},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":1.7320508075688772},"578":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"747":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"969":{"tf":1.0},"976":{"tf":1.7320508075688772},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"986":{"tf":1.0}}},"y":{"'":{"df":4,"docs":{"243":{"tf":1.0},"269":{"tf":1.0},"614":{"tf":1.0},"641":{"tf":1.0}}},"_":{"1":{"3":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"1":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"803":{"tf":1.0},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":176,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":2.449489742783178},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":2.6457513110645907},"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":3.605551275463989},"1081":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1090":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.7320508075688772},"125":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"199":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":3.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":1.7320508075688772},"269":{"tf":3.3166247903554},"270":{"tf":2.0},"271":{"tf":3.4641016151377544},"272":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":3.1622776601683795},"275":{"tf":3.0},"276":{"tf":3.3166247903554},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.4142135623730951},"308":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":2.0},"39":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.7320508075688772},"42":{"tf":2.0},"427":{"tf":1.0},"447":{"tf":2.449489742783178},"449":{"tf":1.0},"452":{"tf":1.7320508075688772},"453":{"tf":1.0},"464":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":3.1622776601683795},"527":{"tf":1.0},"528":{"tf":3.605551275463989},"529":{"tf":3.4641016151377544},"531":{"tf":2.6457513110645907},"555":{"tf":1.0},"57":{"tf":1.4142135623730951},"571":{"tf":1.0},"585":{"tf":3.3166247903554},"586":{"tf":1.7320508075688772},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"602":{"tf":1.0},"604":{"tf":1.0},"609":{"tf":1.7320508075688772},"613":{"tf":2.449489742783178},"617":{"tf":1.4142135623730951},"622":{"tf":3.1622776601683795},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.449489742783178},"627":{"tf":2.6457513110645907},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"642":{"tf":1.0},"644":{"tf":1.4142135623730951},"654":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.7320508075688772},"679":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":2.449489742783178},"707":{"tf":2.8284271247461903},"708":{"tf":1.4142135623730951},"710":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":2.0},"747":{"tf":1.4142135623730951},"764":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.7416573867739413},"778":{"tf":2.6457513110645907},"779":{"tf":2.6457513110645907},"781":{"tf":1.7320508075688772},"784":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":2.0},"806":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":2.8284271247461903},"814":{"tf":1.7320508075688772},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.4142135623730951},"866":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.23606797749979},"904":{"tf":1.4142135623730951},"909":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.4142135623730951},"971":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951},"975":{"tf":1.0},"979":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":3.0},"987":{"tf":1.0},"988":{"tf":1.0}},"s":{"_":{"*":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"803":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"784":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"a":{"d":{"_":{"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":1.0},"622":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"1091":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"627":{"tf":1.0},"770":{"tf":1.0},"781":{"tf":2.23606797749979}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"622":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":11,"docs":{"199":{"tf":1.0},"224":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"622":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"770":{"tf":1.0},"781":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"626":{"tf":1.0}}}}}},"df":0,"docs":{}},"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}},"b":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"[":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"198":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"d":{"'":{"df":0,"docs":{},"t":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}},"g":{"df":2,"docs":{"1020":{"tf":1.0},"607":{"tf":1.0}}}},"df":9,"docs":{"212":{"tf":1.0},"452":{"tf":1.4142135623730951},"502":{"tf":1.0},"528":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.7320508075688772},"903":{"tf":2.23606797749979}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"364":{"tf":1.0},"741":{"tf":1.0},"8":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":10,"docs":{"114":{"tf":1.4142135623730951},"133":{"tf":1.0},"343":{"tf":1.0},"367":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"958":{"tf":1.0}}}}},"c":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":6,"docs":{"1011":{"tf":1.4142135623730951},"123":{"tf":1.0},"266":{"tf":1.0},"455":{"tf":1.0},"460":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"708":{"tf":1.0}}},"s":{"df":5,"docs":{"291":{"tf":1.0},"31":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"355":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":15,"docs":{"354":{"tf":1.7320508075688772},"363":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"375":{"tf":2.0},"376":{"tf":2.0},"386":{"tf":1.0},"392":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"958":{"tf":1.7320508075688772},"960":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"375":{"tf":1.4142135623730951},"390":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"360":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"197":{"tf":1.0},"584":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"548":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"447":{"tf":1.0},"705":{"tf":1.0}}}}}},"df":7,"docs":{"1011":{"tf":1.4142135623730951},"1097":{"tf":1.0},"239":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"906":{"tf":1.0}}},"p":{"df":6,"docs":{"13":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"813":{"tf":1.0},"967":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"550":{"tf":1.0},"691":{"tf":1.0},"916":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"746":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"766":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1029":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":57,"docs":{"1003":{"tf":1.0},"1017":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.0},"120":{"tf":1.0},"128":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"276":{"tf":2.449489742783178},"315":{"tf":1.0},"323":{"tf":2.23606797749979},"335":{"tf":1.0},"352":{"tf":1.0},"380":{"tf":1.0},"421":{"tf":1.0},"437":{"tf":1.4142135623730951},"447":{"tf":2.0},"448":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.4142135623730951},"516":{"tf":1.0},"541":{"tf":2.23606797749979},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"573":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":2.0},"707":{"tf":1.0},"732":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"928":{"tf":1.0}}}}}},"df":1,"docs":{"256":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"1061":{"tf":1.0},"67":{"tf":1.0},"842":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":102,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1061":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"170":{"tf":1.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"228":{"tf":2.449489742783178},"264":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.7320508075688772},"38":{"tf":1.0},"391":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":2.0},"413":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"512":{"tf":1.0},"517":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":2.449489742783178},"550":{"tf":2.23606797749979},"585":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"604":{"tf":1.0},"622":{"tf":1.0},"636":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"688":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"718":{"tf":1.4142135623730951},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"80":{"tf":1.0},"809":{"tf":1.0},"84":{"tf":1.0},"862":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"962":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":54,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"284":{"tf":1.0},"295":{"tf":1.0},"301":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"415":{"tf":1.0},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":2.0},"540":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.0},"547":{"tf":1.4142135623730951},"548":{"tf":2.8284271247461903},"550":{"tf":2.6457513110645907},"561":{"tf":1.0},"655":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"889":{"tf":1.0},"967":{"tf":1.4142135623730951},"977":{"tf":1.0},"978":{"tf":1.0},"981":{"tf":1.0},"988":{"tf":1.7320508075688772},"989":{"tf":1.4142135623730951},"991":{"tf":1.7320508075688772},"994":{"tf":1.0},"995":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"977":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.4142135623730951},"445":{"tf":1.0},"453":{"tf":1.4142135623730951},"454":{"tf":1.4142135623730951},"479":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"#":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"728":{"tf":1.0}}},"t":{"df":24,"docs":{"1015":{"tf":2.0},"215":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"254":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"499":{"tf":2.23606797749979},"500":{"tf":1.0},"542":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.4142135623730951},"752":{"tf":1.0},"824":{"tf":1.7320508075688772},"939":{"tf":1.0},"959":{"tf":1.0}},"e":{"d":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"300":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"363":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":4,"docs":{"121":{"tf":1.0},"477":{"tf":1.0},"734":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"197":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":1,"docs":{"707":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":3,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"152":{"tf":1.0},"223":{"tf":1.0},"62":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1011":{"tf":1.0},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"548":{"tf":1.4142135623730951},"879":{"tf":1.0}}}}},"t":{"df":1,"docs":{"982":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":38,"docs":{"1004":{"tf":1.0},"1090":{"tf":1.0},"1095":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"245":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":3.0},"478":{"tf":2.449489742783178},"479":{"tf":1.7320508075688772},"506":{"tf":1.0},"555":{"tf":1.7320508075688772},"646":{"tf":1.0},"708":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"961":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":46,"docs":{"101":{"tf":2.23606797749979},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":2.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":2.6457513110645907},"128":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951},"322":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"345":{"tf":1.4142135623730951},"347":{"tf":1.0},"352":{"tf":1.0},"402":{"tf":2.0},"403":{"tf":1.0},"404":{"tf":1.4142135623730951},"406":{"tf":1.7320508075688772},"407":{"tf":1.7320508075688772},"414":{"tf":1.7320508075688772},"416":{"tf":2.0},"439":{"tf":1.4142135623730951},"440":{"tf":2.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.7320508075688772},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"537":{"tf":1.0},"554":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"561":{"tf":1.0},"654":{"tf":1.4142135623730951},"734":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"748":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":17,"docs":{"1024":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"12":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"222":{"tf":1.0},"488":{"tf":1.0},"542":{"tf":1.7320508075688772},"563":{"tf":1.0},"657":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"1119":{"tf":1.0},"1124":{"tf":1.0},"245":{"tf":1.0},"408":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"737":{"tf":1.0},"955":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":76,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"1101":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.4142135623730951},"21":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"266":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"367":{"tf":1.0},"378":{"tf":1.4142135623730951},"414":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"475":{"tf":1.0},"525":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"557":{"tf":1.0},"560":{"tf":1.7320508075688772},"581":{"tf":1.4142135623730951},"583":{"tf":1.4142135623730951},"626":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.4142135623730951},"708":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"742":{"tf":1.4142135623730951},"779":{"tf":2.0},"786":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"895":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"909":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"df":12,"docs":{"1035":{"tf":1.0},"199":{"tf":2.449489742783178},"224":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"661":{"tf":1.0},"781":{"tf":1.0},"819":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"b":{"df":81,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"342":{"tf":1.0},"358":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"403":{"tf":1.0},"417":{"tf":1.0},"423":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.0},"467":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"512":{"tf":1.4142135623730951},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"649":{"tf":1.0},"654":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"737":{"tf":1.0},"8":{"tf":1.0},"866":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"921":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"947":{"tf":1.4142135623730951},"956":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":87,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1072":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.4142135623730951},"127":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"240":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"338":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"46":{"tf":1.0},"462":{"tf":1.0},"5":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"554":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":1.0},"621":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"650":{"tf":1.0},"665":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":1.0},"871":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"894":{"tf":1.0},"906":{"tf":1.4142135623730951},"917":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"967":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"941":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"215":{"tf":1.0},"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":33,"docs":{"1008":{"tf":1.0},"1119":{"tf":1.0},"123":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"290":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"729":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"802":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"872":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":7,"docs":{"181":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"367":{"tf":1.0},"427":{"tf":1.0},"466":{"tf":1.0},"526":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"df":91,"docs":{"1059":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"179":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"299":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.0},"534":{"tf":1.0},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"632":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"649":{"tf":1.0},"655":{"tf":1.0},"692":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"800":{"tf":1.7320508075688772},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.0},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":2.449489742783178},"861":{"tf":1.0},"872":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"924":{"tf":1.4142135623730951},"976":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0},"985":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"446":{"tf":1.0},"898":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":83,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1053":{"tf":1.0},"1071":{"tf":1.0},"108":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"111":{"tf":1.0},"1119":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"187":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"394":{"tf":1.0},"4":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"46":{"tf":1.4142135623730951},"475":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.0},"651":{"tf":1.0},"664":{"tf":1.7320508075688772},"676":{"tf":1.0},"69":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"785":{"tf":1.4142135623730951},"844":{"tf":1.0},"848":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"958":{"tf":1.0},"96":{"tf":1.0},"966":{"tf":1.0},"979":{"tf":1.4142135623730951},"98":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"1":{".":{"0":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"1004":{"tf":1.0},"185":{"tf":1.7320508075688772},"481":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":3.0},"90":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.4142135623730951},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"96":{"tf":1.0},"964":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":37,"docs":{"1025":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1099":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"316":{"tf":1.0},"37":{"tf":1.0},"386":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"501":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"732":{"tf":1.0},"772":{"tf":1.0},"779":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.0},"976":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}}}}},"v":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"424":{"tf":1.0},"446":{"tf":1.0},"554":{"tf":1.4142135623730951},"563":{"tf":1.0},"848":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":40,"docs":{"1011":{"tf":1.0},"1075":{"tf":1.0},"1109":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"168":{"tf":1.0},"194":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"303":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.0},"424":{"tf":1.0},"449":{"tf":1.4142135623730951},"450":{"tf":1.0},"554":{"tf":2.23606797749979},"555":{"tf":1.0},"556":{"tf":1.7320508075688772},"557":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"824":{"tf":2.23606797749979},"844":{"tf":1.0},"859":{"tf":1.0},"876":{"tf":1.0},"887":{"tf":1.0},"913":{"tf":1.0},"927":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"962":{"tf":1.0},"977":{"tf":1.0}}}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"185":{"tf":2.6457513110645907},"203":{"tf":1.7320508075688772},"590":{"tf":1.0},"649":{"tf":1.0}}}},"c":{"df":24,"docs":{"1097":{"tf":1.0},"1099":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1104":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"451":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"650":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"813":{"tf":3.0},"824":{"tf":3.7416573867739413},"924":{"tf":1.0},"931":{"tf":2.449489742783178},"933":{"tf":1.7320508075688772},"938":{"tf":2.449489742783178},"985":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"824":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1097":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"977":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1037":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"90":{"tf":1.0}},"t":{"df":5,"docs":{"573":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"710":{"tf":1.0},"824":{"tf":2.23606797749979}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"1113":{"tf":1.0},"372":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"1055":{"tf":1.0},"199":{"tf":1.4142135623730951},"933":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":23,"docs":{"1071":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.7320508075688772},"546":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"77":{"tf":2.0},"79":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"84":{"tf":2.0},"85":{"tf":1.0},"89":{"tf":1.0},"916":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"510":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"347":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":123,"docs":{"1009":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1057":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"400":{"tf":1.0},"41":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.0},"510":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.7320508075688772},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":2.0},"542":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.0},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"583":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"649":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"678":{"tf":1.4142135623730951},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":2.0},"737":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.4142135623730951},"785":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.0},"848":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.4142135623730951},"914":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"932":{"tf":1.0},"948":{"tf":1.4142135623730951},"950":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"338":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":8,"docs":{"1077":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"276":{"tf":1.0},"335":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"657":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":3,"docs":{"175":{"tf":1.0},"285":{"tf":1.0},"916":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1121":{"tf":1.4142135623730951},"268":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":60,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":2.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":2.0},"1061":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.6457513110645907},"184":{"tf":2.23606797749979},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.4142135623730951},"41":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.23606797749979},"544":{"tf":1.0},"548":{"tf":2.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"678":{"tf":1.4142135623730951},"684":{"tf":1.7320508075688772},"686":{"tf":1.0},"690":{"tf":2.6457513110645907},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"770":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"832":{"tf":1.0},"885":{"tf":1.0},"889":{"tf":1.4142135623730951},"950":{"tf":1.0},"977":{"tf":2.0},"994":{"tf":1.7320508075688772},"995":{"tf":1.4142135623730951},"996":{"tf":1.0},"999":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"641":{"tf":1.0},"708":{"tf":1.4142135623730951},"770":{"tf":1.0},"825":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"184":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"543":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"[":{"'":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1042":{"tf":1.7320508075688772},"1046":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"1":{"0":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"1046":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":2,"docs":{"502":{"tf":1.4142135623730951},"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1048":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"314":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"958":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":39,"docs":{"1008":{"tf":1.0},"1048":{"tf":1.0},"106":{"tf":1.4142135623730951},"116":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"152":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"324":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"368":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.0},"556":{"tf":1.0},"601":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"708":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"928":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":24,"docs":{"1124":{"tf":1.0},"119":{"tf":1.0},"180":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"316":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.0},"47":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":2.449489742783178},"498":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979},"505":{"tf":2.23606797749979},"506":{"tf":2.6457513110645907},"540":{"tf":1.0},"548":{"tf":1.0},"836":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.7320508075688772},"959":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1003":{"tf":1.4142135623730951},"1099":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":1.0},"335":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.0},"476":{"tf":1.0},"488":{"tf":1.0},"613":{"tf":1.7320508075688772},"858":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1019":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":9,"docs":{"199":{"tf":1.0},"356":{"tf":1.4142135623730951},"37":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"392":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.4142135623730951},"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"933":{"tf":1.0},"938":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"657":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"328":{"tf":1.0},"466":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"155":{"tf":1.0},"37":{"tf":1.0},"514":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"924":{"tf":1.0}},"i":{"df":1,"docs":{"527":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"222":{"tf":1.0},"264":{"tf":1.0},"360":{"tf":1.0},"488":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":22,"docs":{"1002":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1087":{"tf":1.0},"131":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.7320508075688772},"364":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.0},"568":{"tf":1.0},"583":{"tf":1.0},"66":{"tf":1.0},"877":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"k":{"df":12,"docs":{"1004":{"tf":1.0},"239":{"tf":1.4142135623730951},"363":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":2.449489742783178},"506":{"tf":3.3166247903554},"510":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"1007":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"113":{"tf":1.0},"116":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"947":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":23,"docs":{"112":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"506":{"tf":1.0},"542":{"tf":1.4142135623730951},"748":{"tf":1.0},"824":{"tf":1.0},"857":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.7320508075688772},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"900":{"tf":2.0},"906":{"tf":2.449489742783178},"945":{"tf":1.0},"963":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"590":{"tf":1.0}}}}}}}}}}}},"t":{"df":1,"docs":{"952":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1122":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"1033":{"tf":1.0},"1040":{"tf":1.0},"1087":{"tf":1.0},"129":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"449":{"tf":1.0},"507":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"88":{"tf":1.0},"988":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1027":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.0}}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"1003":{"tf":1.4142135623730951},"1017":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.0},"103":{"tf":1.0},"1068":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"238":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"784":{"tf":1.0},"905":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.4142135623730951},"964":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"447":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"271":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"967":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"917":{"tf":1.0}}},"s":{"df":2,"docs":{"15":{"tf":1.0},"357":{"tf":1.0}}}}},"i":{"d":{"df":5,"docs":{"1":{"tf":1.0},"187":{"tf":1.0},"526":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"1124":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"958":{"tf":1.0}},"l":{"df":2,"docs":{"485":{"tf":1.0},"488":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"n":{"df":2,"docs":{"613":{"tf":1.4142135623730951},"728":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"343":{"tf":1.0},"388":{"tf":1.0},"580":{"tf":1.0}}}},"o":{"c":{"df":26,"docs":{"0":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1113":{"tf":1.4142135623730951},"126":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"352":{"tf":1.0},"480":{"tf":1.0},"560":{"tf":1.0},"565":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"714":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"79":{"tf":1.7320508075688772},"9":{"tf":1.0},"962":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"314":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}}}}}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1114":{"tf":1.0},"1115":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"1044":{"tf":1.0},"338":{"tf":1.7320508075688772},"347":{"tf":1.0},"386":{"tf":1.7320508075688772},"433":{"tf":1.0},"438":{"tf":1.0},"688":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"1124":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"299":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}}},"df":135,"docs":{"0":{"tf":1.7320508075688772},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.4142135623730951},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1105":{"tf":2.0},"1106":{"tf":1.0},"1108":{"tf":1.7320508075688772},"1109":{"tf":1.7320508075688772},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1117":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1119":{"tf":2.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1124":{"tf":2.23606797749979},"113":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.4142135623730951},"29":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"339":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":2.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"396":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.7320508075688772},"417":{"tf":1.0},"423":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"459":{"tf":1.0},"473":{"tf":1.4142135623730951},"487":{"tf":2.449489742783178},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"516":{"tf":1.0},"537":{"tf":1.0},"555":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"582":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"605":{"tf":1.0},"638":{"tf":2.0},"643":{"tf":1.0},"650":{"tf":1.0},"669":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"714":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.7320508075688772},"812":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"89":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.0},"921":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"946":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"978":{"tf":1.0},"982":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"347":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}}}},"df":8,"docs":{"1081":{"tf":1.0},"235":{"tf":1.0},"290":{"tf":1.0},"427":{"tf":1.0},"81":{"tf":1.0},"924":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":13,"docs":{"1015":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"339":{"tf":1.0},"359":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"752":{"tf":1.0},"813":{"tf":2.0}}}}}}},"h":{"#":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"#":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":2,"docs":{"613":{"tf":2.6457513110645907},"728":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"780":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"304":{"tf":1.0},"365":{"tf":1.0},"613":{"tf":1.7320508075688772},"833":{"tf":1.0}}}}},"df":2,"docs":{"396":{"tf":1.0},"897":{"tf":1.7320508075688772}}},"n":{"'":{"df":0,"docs":{},"t":{"df":28,"docs":{"1011":{"tf":1.0},"1081":{"tf":1.0},"1117":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"215":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"405":{"tf":1.0},"447":{"tf":1.0},"460":{"tf":1.0},"632":{"tf":1.0},"764":{"tf":1.0},"84":{"tf":1.0},"880":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"139":{"tf":1.0},"318":{"tf":1.4142135623730951},"379":{"tf":1.0},"399":{"tf":1.0},"409":{"tf":1.4142135623730951},"466":{"tf":1.0},"497":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"742":{"tf":1.0},"861":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.4142135623730951}}},"’":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"125":{"tf":1.0},"352":{"tf":1.0},"98":{"tf":1.0}}}}},"t":{"df":3,"docs":{"335":{"tf":1.0},"419":{"tf":1.0},"873":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1029":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1055":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.7320508075688772},"1100":{"tf":2.0},"199":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.0},"766":{"tf":1.7320508075688772},"782":{"tf":4.898979485566356}}},"t":{"df":4,"docs":{"356":{"tf":1.0},"449":{"tf":1.0},"460":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":32,"docs":{"1004":{"tf":1.0},"1027":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"528":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"678":{"tf":1.0},"750":{"tf":1.0},"780":{"tf":1.0},"899":{"tf":1.4142135623730951},"948":{"tf":1.0},"961":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":7,"docs":{"505":{"tf":1.4142135623730951},"506":{"tf":3.4641016151377544},"574":{"tf":1.0},"824":{"tf":3.1622776601683795},"847":{"tf":1.4142135623730951},"913":{"tf":1.0},"933":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"185":{"tf":1.0},"437":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"432":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":3.0},"580":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"1033":{"tf":1.0},"1099":{"tf":1.0},"353":{"tf":1.0},"506":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"416":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"1035":{"tf":1.4142135623730951},"238":{"tf":1.0},"518":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"550":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"214":{"tf":1.0},"363":{"tf":1.0},"505":{"tf":1.0},"691":{"tf":1.0}},"n":{"df":1,"docs":{"486":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":11,"docs":{"199":{"tf":1.0},"215":{"tf":1.0},"327":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.449489742783178},"510":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"552":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":7,"docs":{"1115":{"tf":1.0},"1116":{"tf":1.7320508075688772},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"484":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":5,"docs":{"1020":{"tf":1.0},"447":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":23,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"106":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.0},"289":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":2.6457513110645907},"479":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"523":{"tf":1.0},"590":{"tf":1.0},"634":{"tf":1.0},"657":{"tf":1.0},"752":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"866":{"tf":1.0},"938":{"tf":1.0}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"553":{"tf":1.0},"554":{"tf":1.0},"950":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1063":{"tf":1.0},"1094":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"435":{"tf":1.0},"506":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"515":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":41,"docs":{"1004":{"tf":1.0},"1066":{"tf":1.0},"1075":{"tf":1.0},"1099":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"341":{"tf":1.4142135623730951},"348":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"410":{"tf":1.0},"416":{"tf":1.0},"42":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":2.0},"488":{"tf":1.7320508075688772},"494":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"554":{"tf":1.0},"57":{"tf":1.0},"596":{"tf":1.0},"614":{"tf":1.0},"664":{"tf":1.0},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"947":{"tf":2.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":2.6457513110645907},"966":{"tf":1.7320508075688772}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"398":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.0},"880":{"tf":1.0}},"o":{"d":{"b":{"df":1,"docs":{"959":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"{":{"1":{"4":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"873":{"tf":1.0},"896":{"tf":1.0}}}}}}},"â":{"df":0,"docs":{},"€":{"df":0,"docs":{},"™":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"’":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{".":{"&":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{";":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":79,"docs":{"1061":{"tf":2.23606797749979},"1097":{"tf":1.0},"1099":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.7320508075688772},"369":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.7320508075688772},"409":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"649":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"700":{"tf":1.0},"75":{"tf":1.0},"751":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.7320508075688772},"79":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"824":{"tf":1.0},"836":{"tf":1.4142135623730951},"873":{"tf":2.0},"875":{"tf":2.0},"876":{"tf":2.6457513110645907},"880":{"tf":2.449489742783178},"897":{"tf":1.0},"9":{"tf":1.4142135623730951},"906":{"tf":2.449489742783178},"913":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"930":{"tf":1.0},"933":{"tf":1.4142135623730951},"938":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.7320508075688772}}}},"1":{"0":{"df":2,"docs":{"1046":{"tf":1.7320508075688772},"1061":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1037":{"tf":1.0},"1053":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"587":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"3":{"c":{"a":{"9":{"6":{"9":{"df":0,"docs":{},"f":{"8":{"c":{"6":{"b":{"b":{"0":{"d":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":187,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1011":{"tf":1.0},"1019":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1077":{"tf":2.23606797749979},"1081":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":2.6457513110645907},"1121":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"223":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":2.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.7320508075688772},"412":{"tf":1.0},"414":{"tf":1.4142135623730951},"418":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"442":{"tf":1.0},"449":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"506":{"tf":2.449489742783178},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.7320508075688772},"595":{"tf":1.0},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.0},"626":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"646":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":2.449489742783178},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.7320508075688772},"705":{"tf":3.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":2.23606797749979},"710":{"tf":2.0},"711":{"tf":1.0},"718":{"tf":1.0},"732":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.7320508075688772},"761":{"tf":2.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"778":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":2.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"825":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"857":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.0},"914":{"tf":1.0},"922":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.4142135623730951},"977":{"tf":1.0},"981":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1082":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"427":{"tf":1.0},"489":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"985":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1075":{"tf":1.0},"222":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"951":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"486":{"tf":1.0},"585":{"tf":1.0},"742":{"tf":1.0},"847":{"tf":1.0}}}}}}}},"s":{"df":1,"docs":{"365":{"tf":1.0}},"i":{"df":24,"docs":{"1121":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"267":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.7320508075688772},"398":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"528":{"tf":1.0},"642":{"tf":1.0},"691":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"887":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"101":{"tf":1.0},"1115":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"864":{"tf":1.0},"9":{"tf":1.0},"961":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"306":{"tf":1.0},"917":{"tf":1.0},"988":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"177":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"779":{"tf":1.0},"887":{"tf":1.0},"952":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0}}}}},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"737":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"22":{"tf":1.0},"355":{"tf":1.0},"918":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}},"d":{"4":{"7":{"9":{"6":{"6":{"df":0,"docs":{},"f":{"7":{"9":{"2":{"2":{"8":{"d":{"df":0,"docs":{},"f":{"6":{"5":{"b":{"6":{"3":{"2":{"6":{"9":{"7":{"9":{"6":{"0":{"9":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"9":{"4":{"7":{"3":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":26,"docs":{"288":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.4142135623730951},"382":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"429":{"tf":1.0},"432":{"tf":1.4142135623730951},"447":{"tf":1.0},"561":{"tf":1.0},"580":{"tf":1.0},"899":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"896":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":182,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"1104":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":3.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"318":{"tf":1.0},"962":{"tf":1.0}}}}}},"u":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"1099":{"tf":1.0},"168":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"502":{"tf":1.4142135623730951},"614":{"tf":1.0},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}}}},"f":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"1116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.0},"236":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"540":{"tf":1.0},"655":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.0},"916":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":19,"docs":{"1033":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"222":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"256":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"50":{"tf":1.0},"622":{"tf":2.0},"655":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":13,"docs":{"176":{"tf":1.0},"276":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"380":{"tf":1.0},"446":{"tf":1.0},"489":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"67":{"tf":2.23606797749979},"954":{"tf":1.0},"985":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"452":{"tf":1.0},"531":{"tf":1.0}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":5,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1027":{"tf":1.4142135623730951},"271":{"tf":1.0},"480":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1027":{"tf":3.3166247903554}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"947":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":10,"docs":{"1033":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"288":{"tf":1.0},"466":{"tf":1.0},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"906":{"tf":2.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"1011":{"tf":1.0},"527":{"tf":1.0},"707":{"tf":1.0},"789":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1116":{"tf":1.0},"537":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"928":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}}},"df":23,"docs":{"1097":{"tf":1.0},"129":{"tf":1.0},"188":{"tf":1.4142135623730951},"204":{"tf":1.0},"331":{"tf":1.0},"479":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":2.8284271247461903},"929":{"tf":3.0},"931":{"tf":2.449489742783178},"933":{"tf":1.4142135623730951},"934":{"tf":1.0},"935":{"tf":1.4142135623730951},"936":{"tf":3.3166247903554},"937":{"tf":2.0},"938":{"tf":3.605551275463989},"939":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"179":{"tf":1.0},"354":{"tf":1.0},"632":{"tf":1.0},"724":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"932":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"4":{"5":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1122":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"121":{"tf":1.0},"413":{"tf":1.0}},"e":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"318":{"tf":1.0},"552":{"tf":1.0},"62":{"tf":1.7320508075688772},"950":{"tf":1.0},"951":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"365":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"155":{"tf":1.0},"199":{"tf":1.0},"494":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"577":{"tf":1.0},"690":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1092":{"tf":1.0},"563":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":33,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1046":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"254":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.4142135623730951},"555":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"760":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":3.1622776601683795},"880":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"930":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"1011":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"550":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"155":{"tf":1.0},"335":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"355":{"tf":1.0},"365":{"tf":1.0},"368":{"tf":1.0},"450":{"tf":1.0},"542":{"tf":1.0},"858":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"676":{"tf":1.0}}},"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.0}}}}}}},"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":68,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1121":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"239":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"287":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.4142135623730951},"36":{"tf":1.0},"373":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"436":{"tf":1.0},"462":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"538":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"617":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":1.4142135623730951},"864":{"tf":1.0},"87":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"952":{"tf":1.7320508075688772},"958":{"tf":2.0},"959":{"tf":1.7320508075688772},"962":{"tf":2.0},"966":{"tf":2.8284271247461903},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"1003":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.7320508075688772},"38":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"561":{"tf":1.0},"613":{"tf":1.4142135623730951},"681":{"tf":1.0}}}}}}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1011":{"tf":1.7320508075688772},"590":{"tf":1.0},"847":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"368":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"843":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"835":{"tf":1.0},"837":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"1087":{"tf":1.0},"15":{"tf":1.0},"512":{"tf":1.4142135623730951},"513":{"tf":1.0},"725":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"858":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.449489742783178},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":2.449489742783178},"898":{"tf":2.8284271247461903},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":2.23606797749979},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":3.0},"914":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"985":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"s":{"\\":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"436":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":80,"docs":{"1017":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1099":{"tf":3.3166247903554},"1100":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1116":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"295":{"tf":1.0},"30":{"tf":1.4142135623730951},"300":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"422":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":2.449489742783178},"473":{"tf":1.0},"486":{"tf":1.0},"498":{"tf":1.0},"554":{"tf":1.7320508075688772},"599":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"741":{"tf":1.4142135623730951},"742":{"tf":1.0},"743":{"tf":1.0},"745":{"tf":1.4142135623730951},"748":{"tf":2.0},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.4142135623730951},"766":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":2.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"851":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772},"873":{"tf":1.0},"880":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"951":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0}},"e":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1104":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"1099":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1104":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"1100":{"tf":1.7320508075688772},"1104":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"165":{"tf":1.0},"601":{"tf":1.0},"842":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"199":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"438":{"tf":1.0},"449":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"590":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"904":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"958":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"221":{"tf":1.0},"375":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":22,"docs":{"179":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":2.0},"507":{"tf":2.23606797749979},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"711":{"tf":3.4641016151377544},"715":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"729":{"tf":2.0},"730":{"tf":2.449489742783178},"731":{"tf":2.0},"732":{"tf":1.0},"734":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"711":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":32,"docs":{"103":{"tf":1.0},"106":{"tf":1.7320508075688772},"115":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"477":{"tf":1.0},"479":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.7320508075688772},"8":{"tf":1.0},"803":{"tf":1.0},"864":{"tf":1.0},"90":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"1011":{"tf":1.0},"1081":{"tf":1.0},"299":{"tf":1.0},"740":{"tf":2.449489742783178},"85":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"880":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":2.0},"932":{"tf":1.0},"938":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":29,"docs":{"1099":{"tf":1.0},"1107":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"248":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"368":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0},"81":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"676":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"343":{"tf":1.0},"505":{"tf":1.0},"539":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"603":{"tf":1.0},"664":{"tf":1.4142135623730951},"705":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":1.7320508075688772}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.0},"924":{"tf":2.449489742783178},"928":{"tf":1.0}}}}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"410":{"tf":1.0},"664":{"tf":1.4142135623730951},"694":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1087":{"tf":1.0},"120":{"tf":1.0},"214":{"tf":1.0},"248":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"405":{"tf":1.0},"450":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"52":{"tf":1.0},"554":{"tf":2.6457513110645907},"555":{"tf":1.4142135623730951},"556":{"tf":1.7320508075688772},"569":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"605":{"tf":1.0},"666":{"tf":1.0},"853":{"tf":1.4142135623730951},"866":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"944":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"176":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"452":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"529":{"tf":1.4142135623730951},"634":{"tf":1.0},"654":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":1,"docs":{"1033":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":3,"docs":{"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1060":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"1100":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}},"df":32,"docs":{"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.0},"1106":{"tf":1.0},"129":{"tf":1.0},"153":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.23606797749979},"447":{"tf":1.0},"516":{"tf":1.0},"613":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"133":{"tf":1.0},"168":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.0},"446":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":4,"docs":{"1057":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"789":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"496":{"tf":1.0},"506":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"518":{"tf":1.0},"62":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"1033":{"tf":1.0},"295":{"tf":1.0},"578":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.0},"587":{"tf":1.0},"634":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0}}}}}},"t":{"c":{"df":28,"docs":{"1011":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"299":{"tf":1.0},"32":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.7320508075688772},"928":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{},"l":{"#":{"2":{"1":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"2":{"8":{"5":{"8":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":76,"docs":{"1023":{"tf":1.0},"1092":{"tf":1.0},"118":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"155":{"tf":1.4142135623730951},"169":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":2.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"378":{"tf":2.0},"380":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":2.449489742783178},"598":{"tf":1.4142135623730951},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"700":{"tf":1.4142135623730951},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"832":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.0},"917":{"tf":1.0},"940":{"tf":1.0},"942":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"964":{"tf":1.0},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":7,"docs":{"1063":{"tf":1.0},"183":{"tf":1.0},"447":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":26,"docs":{"106":{"tf":1.0},"1107":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"291":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"390":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.4142135623730951},"579":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"720":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.0},"909":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"526":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"422":{"tf":1.4142135623730951},"877":{"tf":1.0}}},".":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"877":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"182":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"541":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.4142135623730951}}},"y":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1016":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"644":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"877":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"=":{"'":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"247":{"tf":1.0},"880":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"633":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"632":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":5,"docs":{"257":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"247":{"tf":1.0},"633":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":120,"docs":{"1010":{"tf":1.7320508075688772},"1011":{"tf":2.0},"1014":{"tf":1.0},"1015":{"tf":2.0},"1016":{"tf":1.0},"1059":{"tf":1.0},"1072":{"tf":3.1622776601683795},"1074":{"tf":3.0},"123":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"183":{"tf":1.0},"229":{"tf":1.7320508075688772},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":2.23606797749979},"260":{"tf":2.6457513110645907},"261":{"tf":1.7320508075688772},"262":{"tf":2.0},"299":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":3.4641016151377544},"335":{"tf":5.385164807134504},"336":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":2.8284271247461903},"395":{"tf":2.0},"396":{"tf":3.0},"397":{"tf":1.0},"398":{"tf":3.7416573867739413},"399":{"tf":1.4142135623730951},"400":{"tf":2.6457513110645907},"419":{"tf":1.4142135623730951},"422":{"tf":3.0},"425":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"488":{"tf":2.0},"506":{"tf":3.0},"507":{"tf":1.0},"510":{"tf":1.4142135623730951},"516":{"tf":2.0},"518":{"tf":1.4142135623730951},"542":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"573":{"tf":2.6457513110645907},"577":{"tf":1.0},"581":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"632":{"tf":2.0},"633":{"tf":2.6457513110645907},"634":{"tf":1.4142135623730951},"636":{"tf":1.0},"638":{"tf":2.23606797749979},"639":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":3.3166247903554},"642":{"tf":2.23606797749979},"643":{"tf":1.4142135623730951},"644":{"tf":2.0},"646":{"tf":1.0},"664":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"716":{"tf":1.0},"722":{"tf":2.8284271247461903},"724":{"tf":1.7320508075688772},"728":{"tf":2.0},"730":{"tf":1.0},"734":{"tf":1.0},"761":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":3.3166247903554},"875":{"tf":2.0},"876":{"tf":2.8284271247461903},"877":{"tf":3.872983346207417},"880":{"tf":2.6457513110645907},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"888":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":3.4641016151377544},"899":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"903":{"tf":3.605551275463989},"906":{"tf":2.23606797749979},"909":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"916":{"tf":2.6457513110645907},"917":{"tf":3.605551275463989},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":3.0},"929":{"tf":2.8284271247461903},"931":{"tf":2.23606797749979},"932":{"tf":2.0},"933":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"949":{"tf":1.0}},"s":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"642":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"167":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":2.0}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"269":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.4142135623730951},"948":{"tf":1.0},"957":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"y":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"15":{"tf":1.0},"239":{"tf":1.0},"289":{"tf":1.0},"316":{"tf":1.0},"450":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"180":{"tf":1.0},"354":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"o":{"[":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}}},"df":2,"docs":{"952":{"tf":1.4142135623730951},"962":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":2,"docs":{"740":{"tf":1.0},"917":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1032":{"tf":1.0},"1033":{"tf":1.0},"1036":{"tf":1.0},"175":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"386":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"889":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":13,"docs":{"129":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"37":{"tf":1.0},"468":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"622":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"15":{"tf":1.0},"391":{"tf":1.0},"504":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":243,"docs":{"10":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1011":{"tf":2.23606797749979},"1012":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1042":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1124":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"151":{"tf":1.0},"155":{"tf":2.23606797749979},"160":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"263":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"451":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"466":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":2.0},"540":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.0},"550":{"tf":1.0},"555":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"609":{"tf":1.0},"617":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"635":{"tf":1.4142135623730951},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"668":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"683":{"tf":1.0},"686":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.4142135623730951},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"787":{"tf":1.0},"791":{"tf":1.0},"801":{"tf":1.0},"806":{"tf":1.0},"811":{"tf":1.0},"818":{"tf":1.0},"822":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"922":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":1.0},"931":{"tf":1.0},"941":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":1.0},"988":{"tf":1.0}},"e":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}},"e":{"d":{"df":3,"docs":{"185":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":16,"docs":{"1033":{"tf":1.0},"106":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"664":{"tf":1.0},"751":{"tf":1.0},"898":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"959":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"447":{"tf":1.0},"858":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"1036":{"tf":1.0},"372":{"tf":2.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.0},"273":{"tf":1.0},"516":{"tf":2.0},"517":{"tf":1.4142135623730951},"742":{"tf":1.0},"824":{"tf":1.0},"903":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"506":{"tf":1.0},"524":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"131":{"tf":1.0},"135":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"316":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"705":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"=":{"5":{"df":1,"docs":{"478":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"478":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"477":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"199":{"tf":1.0},"341":{"tf":1.0}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"917":{"tf":1.0},"933":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"507":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":57,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"398":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"442":{"tf":1.4142135623730951},"447":{"tf":1.0},"484":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.7320508075688772},"504":{"tf":1.0},"506":{"tf":1.0},"512":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"779":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"914":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"938":{"tf":2.0},"939":{"tf":1.7320508075688772},"940":{"tf":1.0},"944":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":4,"docs":{"1081":{"tf":1.0},"186":{"tf":1.0},"576":{"tf":1.0},"839":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1105":{"tf":1.0},"579":{"tf":1.0},"859":{"tf":1.0},"898":{"tf":1.7320508075688772},"906":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"1066":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"346":{"tf":1.0},"382":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"649":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"777":{"tf":1.0},"784":{"tf":1.0},"903":{"tf":1.0},"941":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":12,"docs":{"1087":{"tf":1.0},"1101":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"550":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":72,"docs":{"1014":{"tf":1.0},"1016":{"tf":1.0},"1042":{"tf":1.0},"1046":{"tf":2.23606797749979},"1053":{"tf":1.0},"1055":{"tf":2.0},"1061":{"tf":2.6457513110645907},"1116":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"193":{"tf":2.449489742783178},"199":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":2.0},"276":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"322":{"tf":1.7320508075688772},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"518":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.7320508075688772},"534":{"tf":2.0},"536":{"tf":1.0},"537":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"613":{"tf":1.0},"654":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.7320508075688772},"717":{"tf":1.0},"718":{"tf":2.6457513110645907},"720":{"tf":2.449489742783178},"721":{"tf":2.23606797749979},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":2.6457513110645907},"730":{"tf":2.6457513110645907},"731":{"tf":2.23606797749979},"732":{"tf":2.23606797749979},"733":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"766":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"924":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"465":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"465":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{">":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979},"324":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":1.4142135623730951},"534":{"tf":1.0},"562":{"tf":1.0},"706":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"714":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"733":{"tf":1.0},"751":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"707":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"`":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":4,"docs":{"1124":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"222":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.0},"451":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":2.0},"903":{"tf":1.0},"939":{"tf":1.4142135623730951},"959":{"tf":1.0}},"i":{"df":1,"docs":{"447":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1121":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"555":{"tf":1.0},"814":{"tf":1.0},"824":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1121":{"tf":1.0}}}}}}},"df":5,"docs":{"1001":{"tf":1.0},"232":{"tf":1.0},"237":{"tf":1.0},"83":{"tf":1.0},"967":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"135":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.0},"459":{"tf":1.0},"463":{"tf":1.7320508075688772},"464":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"17":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"502":{"tf":1.0},"897":{"tf":1.0},"904":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"df":47,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.8284271247461903},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":2.23606797749979},"167":{"tf":2.449489742783178},"168":{"tf":1.4142135623730951},"169":{"tf":2.449489742783178},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"307":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.7320508075688772},"548":{"tf":2.6457513110645907},"600":{"tf":1.7320508075688772},"640":{"tf":1.0},"691":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.0},"916":{"tf":2.0}},"e":{"(":{"df":1,"docs":{"152":{"tf":1.0}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"df":17,"docs":{"11":{"tf":1.0},"175":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"212":{"tf":1.0},"316":{"tf":1.7320508075688772},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.7320508075688772},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":2.0},"847":{"tf":1.0},"848":{"tf":1.0},"956":{"tf":1.4142135623730951},"965":{"tf":1.4142135623730951},"966":{"tf":1.0}}}},"s":{"df":7,"docs":{"17":{"tf":1.0},"220":{"tf":1.0},"360":{"tf":1.0},"429":{"tf":1.0},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"548":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"432":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"853":{"tf":1.0}},"e":{"_":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"266":{"tf":1.0},"358":{"tf":1.0},"466":{"tf":2.0},"472":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"541":{"tf":2.449489742783178},"542":{"tf":1.7320508075688772},"544":{"tf":1.4142135623730951},"726":{"tf":1.0},"945":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1106":{"tf":1.0},"307":{"tf":1.0},"424":{"tf":1.0},"531":{"tf":1.0},"561":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":21,"docs":{"106":{"tf":1.0},"1099":{"tf":1.0},"1121":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":2.6457513110645907},"328":{"tf":1.7320508075688772},"331":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"394":{"tf":1.0},"398":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1003":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1003":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"528":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":2.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"1121":{"tf":1.0},"221":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"477":{"tf":2.23606797749979},"478":{"tf":1.4142135623730951},"497":{"tf":1.0},"551":{"tf":1.4142135623730951},"553":{"tf":1.7320508075688772},"557":{"tf":1.0}}}}},"r":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"335":{"tf":1.0},"422":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"t":{"(":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"1027":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"356":{"tf":1.4142135623730951},"553":{"tf":1.4142135623730951},"580":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0}}}},"df":13,"docs":{"247":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.23606797749979},"380":{"tf":1.0},"396":{"tf":1.4142135623730951},"422":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"916":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1036":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.0},"478":{"tf":1.0},"742":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"268":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0}}}},"f":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"5":{"9":{"5":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"b":{"5":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"a":{"4":{"3":{"6":{"6":{"0":{"4":{"6":{"4":{"8":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"6":{"1":{".":{"0":{"a":{"1":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"/":{"2":{"0":{"1":{"8":{"0":{"3":{"2":{"8":{"0":{"3":{"0":{"2":{"0":{"2":{"?":{"df":0,"docs":{},"v":{"=":{"4":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}},"a":{"5":{"4":{"a":{"3":{"3":{"7":{"6":{"0":{"4":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1099":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"256":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"354":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"653":{"tf":1.0},"918":{"tf":1.0},"964":{"tf":1.0}},"t":{"df":2,"docs":{"263":{"tf":1.0},"952":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1003":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"649":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"289":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"834":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"1033":{"tf":1.7320508075688772},"335":{"tf":1.0},"633":{"tf":1.0},"930":{"tf":1.0},"932":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":21,"docs":{"1095":{"tf":1.0},"1103":{"tf":1.4142135623730951},"356":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"481":{"tf":1.0},"507":{"tf":1.0},"571":{"tf":1.0},"839":{"tf":1.0},"939":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"961":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":18,"docs":{"1003":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"1100":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"137":{"tf":1.0},"375":{"tf":1.4142135623730951},"391":{"tf":1.0},"407":{"tf":1.4142135623730951},"477":{"tf":1.0},"481":{"tf":1.4142135623730951},"730":{"tf":1.0},"964":{"tf":1.7320508075688772},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1103":{"tf":1.7320508075688772},"1104":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"276":{"tf":1.0},"365":{"tf":1.0},"453":{"tf":1.0},"956":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"446":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"269":{"tf":1.0},"272":{"tf":1.4142135623730951},"291":{"tf":1.0},"340":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0}}},"s":{"df":16,"docs":{"1103":{"tf":2.23606797749979},"1104":{"tf":1.0},"181":{"tf":2.23606797749979},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.0},"316":{"tf":1.7320508075688772},"516":{"tf":1.0},"542":{"tf":1.0},"609":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"877":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1124":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0}}}},"df":2,"docs":{"679":{"tf":1.0},"824":{"tf":1.4142135623730951}}}}}},"q":{"df":5,"docs":{"131":{"tf":1.0},"144":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"549":{"tf":1.0}}},"r":{"df":10,"docs":{"1033":{"tf":1.0},"198":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"451":{"tf":1.4142135623730951},"457":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"691":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"607":{"tf":1.0},"642":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1046":{"tf":1.0},"223":{"tf":1.0},"485":{"tf":1.0},"556":{"tf":1.0},"581":{"tf":1.0},"634":{"tf":1.0},"690":{"tf":1.0},"9":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"788":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"367":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"c":{"c":{"0":{"df":0,"docs":{},"f":{"8":{"8":{"4":{"3":{"2":{"3":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"199":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"395":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":45,"docs":{"100":{"tf":1.0},"1010":{"tf":1.4142135623730951},"107":{"tf":1.0},"1099":{"tf":1.4142135623730951},"110":{"tf":1.0},"1116":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.6457513110645907},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"334":{"tf":1.0},"356":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"457":{"tf":1.0},"485":{"tf":1.0},"518":{"tf":1.0},"574":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"64":{"tf":1.0},"707":{"tf":1.0},"77":{"tf":1.0},"824":{"tf":1.4142135623730951},"851":{"tf":1.0},"857":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"94":{"tf":1.0},"953":{"tf":1.0},"99":{"tf":1.0}}}}}},"b":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"249":{"tf":1.0},"447":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.7320508075688772},"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"359":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"952":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.0},"1124":{"tf":1.4142135623730951},"144":{"tf":1.0},"170":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"488":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"596":{"tf":1.0},"653":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"652":{"tf":1.0}},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"595":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"649":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"1093":{"tf":1.0},"1098":{"tf":1.7320508075688772},"176":{"tf":1.0},"181":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"35":{"tf":1.0},"418":{"tf":1.0},"447":{"tf":2.6457513110645907},"546":{"tf":1.0},"596":{"tf":1.0},"600":{"tf":1.0},"650":{"tf":1.0},"703":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"848":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"985":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"c":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":11,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1098":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"785":{"tf":2.449489742783178},"847":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":8,"docs":{"1003":{"tf":1.4142135623730951},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"299":{"tf":1.4142135623730951},"485":{"tf":1.0},"516":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":32,"docs":{"1033":{"tf":1.0},"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1118":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"376":{"tf":1.4142135623730951},"393":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"664":{"tf":1.0},"74":{"tf":1.0},"745":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"876":{"tf":1.0},"965":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"234":{"tf":1.0},"447":{"tf":1.0},"676":{"tf":1.0},"938":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"r":{"df":3,"docs":{"487":{"tf":2.449489742783178},"488":{"tf":1.7320508075688772},"514":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":128,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":2.23606797749979},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.4142135623730951},"1094":{"tf":1.0},"1099":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.0},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":3.4641016151377544},"218":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":2.23606797749979},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":1.0},"239":{"tf":2.23606797749979},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"276":{"tf":3.0},"278":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":2.23606797749979},"342":{"tf":1.4142135623730951},"343":{"tf":2.23606797749979},"356":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.7320508075688772},"396":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":2.23606797749979},"413":{"tf":2.0},"414":{"tf":2.0},"419":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"433":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"442":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"456":{"tf":2.0},"498":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"543":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":2.8284271247461903},"550":{"tf":1.4142135623730951},"580":{"tf":2.0},"603":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"650":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.7320508075688772},"662":{"tf":1.0},"664":{"tf":4.58257569495584},"666":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"726":{"tf":1.0},"740":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.7320508075688772},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"941":{"tf":1.4142135623730951},"944":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1087":{"tf":1.0},"323":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"678":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":67,"docs":{"0":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.4142135623730951},"1109":{"tf":1.0},"1110":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.449489742783178},"127":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"180":{"tf":2.6457513110645907},"181":{"tf":2.0},"186":{"tf":1.4142135623730951},"203":{"tf":2.8284271247461903},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"226":{"tf":1.0},"239":{"tf":2.6457513110645907},"266":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"327":{"tf":1.0},"331":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"497":{"tf":1.0},"503":{"tf":1.7320508075688772},"538":{"tf":1.0},"540":{"tf":2.23606797749979},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"62":{"tf":1.0},"651":{"tf":1.0},"654":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"705":{"tf":1.4142135623730951},"728":{"tf":1.0},"733":{"tf":1.0},"814":{"tf":1.0},"844":{"tf":2.0},"845":{"tf":1.0},"847":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"959":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"2":{"0":{"2":{"0":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}}},"l":{":":{"#":{"7":{"7":{"7":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"9":{"d":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"9":{"3":{"7":{"0":{"d":{"b":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"0":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"9":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"f":{"6":{"1":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"9":{"4":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"9":{"0":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"538":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"947":{"tf":1.4142135623730951},"952":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"947":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":8,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"851":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"941":{"tf":1.0},"959":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":57,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1027":{"tf":2.0},"1055":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":2.0},"1075":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"256":{"tf":2.0},"292":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"372":{"tf":1.0},"422":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":2.449489742783178},"430":{"tf":2.449489742783178},"431":{"tf":2.0},"432":{"tf":2.0},"433":{"tf":2.23606797749979},"434":{"tf":1.4142135623730951},"435":{"tf":1.7320508075688772},"436":{"tf":1.4142135623730951},"437":{"tf":1.7320508075688772},"456":{"tf":1.0},"516":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.0},"622":{"tf":1.0},"634":{"tf":1.0},"653":{"tf":1.0},"690":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"738":{"tf":1.0},"743":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"880":{"tf":1.0},"976":{"tf":1.0},"99":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"1027":{"tf":1.0},"1033":{"tf":1.0},"1075":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"294":{"tf":1.0},"308":{"tf":1.0},"323":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"398":{"tf":1.0},"577":{"tf":1.0},"596":{"tf":1.4142135623730951},"705":{"tf":2.0},"707":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":1.0},"874":{"tf":1.0},"939":{"tf":1.0},"950":{"tf":1.0},"966":{"tf":1.0}}}},"d":{"df":42,"docs":{"1033":{"tf":1.4142135623730951},"108":{"tf":1.0},"1094":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.0},"1123":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.4142135623730951},"199":{"tf":1.0},"21":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"269":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.7320508075688772},"336":{"tf":1.0},"352":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"550":{"tf":1.0},"582":{"tf":1.0},"6":{"tf":1.0},"605":{"tf":1.0},"646":{"tf":1.0},"682":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"74":{"tf":2.0},"824":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"89":{"tf":1.0},"918":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":6,"docs":{"1112":{"tf":1.0},"17":{"tf":1.0},"306":{"tf":1.0},"352":{"tf":1.0},"395":{"tf":1.0},"750":{"tf":1.0}},"r":{"df":2,"docs":{"361":{"tf":1.0},"589":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":9,"docs":{"254":{"tf":1.0},"318":{"tf":1.0},"477":{"tf":1.4142135623730951},"479":{"tf":1.7320508075688772},"554":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"84":{"tf":1.0},"939":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"358":{"tf":1.0},"380":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"1015":{"tf":1.0},"1074":{"tf":1.0},"933":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"'":{"df":5,"docs":{"533":{"tf":1.0},"568":{"tf":1.0},"745":{"tf":1.0},"748":{"tf":1.4142135623730951},"84":{"tf":1.0}}},"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"917":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"540":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"841":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"181":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"802":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":227,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"1003":{"tf":2.0},"1004":{"tf":1.4142135623730951},"1008":{"tf":2.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.7320508075688772},"1072":{"tf":2.449489742783178},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1116":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"179":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":2.449489742783178},"38":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.4142135623730951},"394":{"tf":3.3166247903554},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.6457513110645907},"400":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":4.0},"448":{"tf":1.4142135623730951},"449":{"tf":1.4142135623730951},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.4142135623730951},"453":{"tf":2.0},"454":{"tf":2.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":2.0},"486":{"tf":1.0},"487":{"tf":2.0},"488":{"tf":2.23606797749979},"489":{"tf":1.7320508075688772},"495":{"tf":2.23606797749979},"497":{"tf":3.7416573867739413},"498":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":4.123105625617661},"506":{"tf":5.291502622129181},"51":{"tf":1.0},"514":{"tf":1.7320508075688772},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.4142135623730951},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"558":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":3.605551275463989},"572":{"tf":1.0},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"579":{"tf":2.6457513110645907},"581":{"tf":1.0},"582":{"tf":1.0},"584":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"632":{"tf":1.0},"638":{"tf":1.7320508075688772},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"692":{"tf":1.0},"696":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"706":{"tf":1.0},"715":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":3.3166247903554},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"748":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"777":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":4.0},"786":{"tf":1.4142135623730951},"799":{"tf":1.0},"83":{"tf":1.0},"831":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"844":{"tf":1.0},"847":{"tf":2.449489742783178},"848":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"866":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":2.449489742783178},"910":{"tf":1.0},"913":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":2.0},"938":{"tf":1.0},"939":{"tf":2.0},"947":{"tf":2.0},"948":{"tf":2.449489742783178},"952":{"tf":2.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"965":{"tf":1.0},"966":{"tf":1.4142135623730951},"976":{"tf":1.0},"977":{"tf":1.0},"985":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"1074":{"tf":1.0}}},"’":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"1072":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":4,"docs":{"135":{"tf":1.0},"276":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"653":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}}}}}},"df":2,"docs":{"135":{"tf":1.0},"140":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"651":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"649":{"tf":1.7320508075688772},"650":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1063":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"410":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":82,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":3.0},"1066":{"tf":1.0},"1073":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1122":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":2.0},"246":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.23606797749979},"288":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"355":{"tf":1.0},"363":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.0},"470":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.0},"515":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":2.0},"575":{"tf":2.0},"579":{"tf":1.4142135623730951},"580":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"627":{"tf":2.23606797749979},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"732":{"tf":1.4142135623730951},"746":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.4142135623730951},"941":{"tf":1.0},"985":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"924":{"tf":2.449489742783178}}}}}}}},"t":{"df":10,"docs":{"1109":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"379":{"tf":1.0},"518":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0},"592":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"487":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.0},"761":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"554":{"tf":1.4142135623730951},"556":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"554":{"tf":1.0},"556":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":9,"docs":{"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.7320508075688772},"552":{"tf":1.4142135623730951},"553":{"tf":2.0},"554":{"tf":3.0},"555":{"tf":3.3166247903554},"556":{"tf":1.7320508075688772},"557":{"tf":1.0}}}},"df":0,"docs":{}}}}},"x":{"df":17,"docs":{"1025":{"tf":1.0},"1066":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"248":{"tf":1.0},"269":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":3.0},"500":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"1075":{"tf":1.0},"324":{"tf":1.0},"497":{"tf":1.4142135623730951},"67":{"tf":1.0},"844":{"tf":2.23606797749979},"866":{"tf":2.449489742783178}}},"t":{"df":2,"docs":{"1093":{"tf":1.4142135623730951},"1104":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1121":{"tf":1.0},"466":{"tf":1.0},"962":{"tf":1.0}}}}},"w":{"df":1,"docs":{"290":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":12,"docs":{"115":{"tf":1.0},"129":{"tf":1.0},"190":{"tf":1.0},"222":{"tf":1.0},"355":{"tf":1.0},"365":{"tf":1.0},"488":{"tf":1.0},"523":{"tf":1.0},"550":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"952":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":7,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"323":{"tf":1.0},"516":{"tf":1.0},"589":{"tf":1.7320508075688772},"718":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"t":{"6":{"4":{"df":2,"docs":{"318":{"tf":1.0},"708":{"tf":2.0}}},"df":0,"docs":{}},"df":4,"docs":{"679":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"797":{"tf":1.0},"817":{"tf":2.23606797749979}}}},"df":0,"docs":{},"w":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.23606797749979}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":2.449489742783178}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"933":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"933":{"tf":2.23606797749979}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"932":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"928":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"365":{"tf":1.0},"569":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"212":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"917":{"tf":2.23606797749979},"922":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"939":{"tf":1.7320508075688772},"952":{"tf":1.0},"955":{"tf":1.0},"958":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"393":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":16,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1074":{"tf":2.0},"1075":{"tf":1.0},"1117":{"tf":1.4142135623730951},"125":{"tf":1.0},"164":{"tf":1.7320508075688772},"340":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"514":{"tf":1.0},"600":{"tf":1.4142135623730951},"785":{"tf":2.449489742783178},"873":{"tf":1.4142135623730951},"874":{"tf":1.0}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"1124":{"tf":1.0},"15":{"tf":1.4142135623730951},"240":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"504":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"489":{"tf":1.0},"9":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"897":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"143":{"tf":1.0},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.4142135623730951},"222":{"tf":1.0},"318":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"598":{"tf":1.4142135623730951},"601":{"tf":1.0},"652":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"906":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":136,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"1004":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1061":{"tf":1.0},"1065":{"tf":1.0},"1069":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1077":{"tf":1.0},"1081":{"tf":1.0},"1091":{"tf":1.0},"1122":{"tf":2.0},"1123":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.0},"254":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.4142135623730951},"285":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"298":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.23606797749979},"334":{"tf":1.4142135623730951},"336":{"tf":1.0},"342":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.4142135623730951},"417":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"430":{"tf":1.0},"452":{"tf":1.0},"469":{"tf":1.0},"496":{"tf":1.0},"507":{"tf":1.4142135623730951},"510":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"58":{"tf":1.0},"587":{"tf":1.0},"599":{"tf":1.0},"632":{"tf":1.0},"64":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.4142135623730951},"684":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"738":{"tf":1.0},"740":{"tf":2.23606797749979},"741":{"tf":1.0},"742":{"tf":2.23606797749979},"744":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":1.7320508075688772},"782":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"841":{"tf":1.0},"848":{"tf":1.0},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"889":{"tf":1.0},"892":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.0},"975":{"tf":1.0},"982":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"742":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"o":{"df":1,"docs":{"199":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"436":{"tf":1.0}}}}}}},"r":{"c":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"133":{"tf":1.0},"203":{"tf":1.0},"474":{"tf":1.0},"584":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"359":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"w":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"931":{"tf":2.23606797749979},"938":{"tf":1.0}}}}},"k":{"df":5,"docs":{"1108":{"tf":1.0},"313":{"tf":1.0},"433":{"tf":1.0},"562":{"tf":1.0},"953":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1122":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":3,"docs":{"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":37,"docs":{"1035":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.4142135623730951},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"346":{"tf":1.0},"373":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"409":{"tf":1.0},"43":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":2.0},"457":{"tf":2.0},"638":{"tf":1.0},"658":{"tf":1.0},"665":{"tf":1.4142135623730951},"669":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"745":{"tf":1.4142135623730951},"9":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":2.23606797749979},"961":{"tf":1.0},"982":{"tf":1.0}}}},"df":32,"docs":{"1099":{"tf":1.7320508075688772},"1110":{"tf":1.0},"1117":{"tf":1.0},"223":{"tf":1.0},"243":{"tf":1.0},"304":{"tf":1.0},"358":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"587":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"770":{"tf":1.0},"840":{"tf":1.0},"914":{"tf":1.7320508075688772},"924":{"tf":1.0},"928":{"tf":2.6457513110645907},"929":{"tf":2.6457513110645907},"931":{"tf":3.605551275463989},"932":{"tf":2.449489742783178},"933":{"tf":2.23606797749979},"938":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"246":{"tf":1.0},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"24":{"tf":1.0},"740":{"tf":1.0},"744":{"tf":1.0},"910":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"265":{"tf":1.4142135623730951},"267":{"tf":1.0},"270":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772},"363":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"391":{"tf":1.0},"519":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":207,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.7320508075688772},"1094":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.4142135623730951},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.7320508075688772},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.7320508075688772},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.4142135623730951},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.4142135623730951},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"752":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"812":{"tf":1.0},"821":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":2.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.4142135623730951},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":2.23606797749979},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.4142135623730951},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.4142135623730951},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":7,"docs":{"1019":{"tf":1.0},"180":{"tf":1.0},"222":{"tf":1.0},"380":{"tf":1.0},"526":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"274":{"tf":1.0},"376":{"tf":1.0},"654":{"tf":1.0}}}}}},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"289":{"tf":1.0},"396":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}}},"df":1,"docs":{"789":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":12,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.7320508075688772},"358":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"303":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1116":{"tf":1.0},"188":{"tf":1.0},"539":{"tf":1.0},"585":{"tf":1.7320508075688772},"784":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1025":{"tf":1.0},"1072":{"tf":1.0},"287":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"376":{"tf":1.0},"567":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"921":{"tf":1.0},"976":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"102":{"tf":2.23606797749979},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"i":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1122":{"tf":1.0},"183":{"tf":1.0},"376":{"tf":1.0},"542":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"679":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"544":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"8":{"6":{"0":{"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"d":{"df":1,"docs":{"837":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"/":{"1":{"df":0,"docs":{},"e":{"9":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"147":{"tf":1.0},"150":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"304":{"tf":1.0},"567":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"505":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":40,"docs":{"1003":{"tf":1.0},"1018":{"tf":1.0},"1035":{"tf":1.0},"129":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"199":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"424":{"tf":1.0},"427":{"tf":1.0},"452":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"622":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"956":{"tf":1.0}},"i":{"df":11,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"541":{"tf":1.0},"6":{"tf":1.0},"650":{"tf":1.0},"814":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"106":{"tf":1.0},"1087":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":2.6457513110645907},"231":{"tf":1.4142135623730951},"256":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"460":{"tf":1.0},"462":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"770":{"tf":1.4142135623730951},"938":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"360":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"1027":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"167":{"tf":1.7320508075688772},"368":{"tf":1.0},"506":{"tf":2.0},"640":{"tf":1.4142135623730951},"788":{"tf":1.7320508075688772},"920":{"tf":1.0},"924":{"tf":1.7320508075688772},"925":{"tf":1.0},"926":{"tf":2.6457513110645907},"927":{"tf":2.0},"928":{"tf":2.8284271247461903},"929":{"tf":2.8284271247461903},"930":{"tf":2.0},"931":{"tf":2.6457513110645907},"932":{"tf":2.449489742783178}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":29,"docs":{"1027":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1099":{"tf":1.0},"121":{"tf":1.0},"140":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"239":{"tf":1.0},"307":{"tf":1.0},"335":{"tf":1.0},"359":{"tf":1.0},"382":{"tf":1.0},"568":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"701":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.0},"958":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1011":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":21,"docs":{"1122":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"451":{"tf":1.0},"519":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"664":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.7320508075688772},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"394":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"'":{"df":1,"docs":{"917":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"913":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}},"df":3,"docs":{"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"929":{"tf":2.449489742783178},"931":{"tf":3.872983346207417},"932":{"tf":2.449489742783178}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"933":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":3.0}}}}}},"df":12,"docs":{"1097":{"tf":1.7320508075688772},"910":{"tf":1.0},"913":{"tf":3.0},"914":{"tf":2.6457513110645907},"917":{"tf":1.0},"923":{"tf":2.0},"924":{"tf":2.0},"927":{"tf":1.7320508075688772},"928":{"tf":2.0},"929":{"tf":2.0},"937":{"tf":1.0},"938":{"tf":1.4142135623730951}}},"df":72,"docs":{"1008":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":2.0},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"563":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"923":{"tf":1.0},"941":{"tf":1.0},"958":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}},"g":{"(":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"502":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"353":{"tf":1.0},"518":{"tf":1.0},"552":{"tf":1.0},"950":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"187":{"tf":1.0},"510":{"tf":1.7320508075688772},"745":{"tf":1.0}}},"r":{"b":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"289":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1059":{"tf":1.0},"291":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}},"b":{"df":3,"docs":{"1011":{"tf":1.0},"203":{"tf":1.4142135623730951},"635":{"tf":1.0}}},"c":{"_":{"df":0,"docs":{},"m":{"df":3,"docs":{"185":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0}}}},"df":11,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"p":{"'":{"df":2,"docs":{"353":{"tf":1.4142135623730951},"365":{"tf":1.0}}},"df":40,"docs":{"1098":{"tf":1.0},"1119":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":1.0},"561":{"tf":1.0},"766":{"tf":1.0},"947":{"tf":1.0}}},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"315":{"tf":1.0}}}}},"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":4,"docs":{"309":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0}}}},"df":3,"docs":{"502":{"tf":1.0},"873":{"tf":1.4142135623730951},"896":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"456":{"tf":1.0}}}}}},"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"346":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"403":{"tf":1.0},"415":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":159,"docs":{"1015":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1030":{"tf":1.0},"104":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1081":{"tf":1.0},"1084":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1121":{"tf":1.0},"1122":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"229":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"29":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"403":{"tf":3.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":2.8284271247461903},"412":{"tf":1.0},"414":{"tf":2.23606797749979},"415":{"tf":3.1622776601683795},"416":{"tf":1.0},"417":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"449":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"475":{"tf":2.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"481":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"500":{"tf":1.0},"507":{"tf":1.0},"540":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.4142135623730951},"561":{"tf":2.0},"562":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"598":{"tf":1.7320508075688772},"6":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"612":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"631":{"tf":1.0},"637":{"tf":1.4142135623730951},"646":{"tf":1.0},"654":{"tf":1.4142135623730951},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"682":{"tf":1.0},"70":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.6457513110645907},"713":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.7320508075688772},"766":{"tf":1.0},"777":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"839":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"857":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"883":{"tf":1.0},"898":{"tf":2.0},"909":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772},"940":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.4142135623730951},"982":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"955":{"tf":1.0}}}}},"o":{"df":7,"docs":{"1027":{"tf":1.7320508075688772},"1029":{"tf":1.0},"1091":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"584":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":8,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"21":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"392":{"tf":1.4142135623730951},"958":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":47,"docs":{"1011":{"tf":1.0},"1057":{"tf":1.0},"1110":{"tf":1.0},"1124":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"203":{"tf":2.449489742783178},"211":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.449489742783178},"320":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"446":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"557":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"635":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"74":{"tf":1.0},"780":{"tf":1.0},"841":{"tf":1.0},"92":{"tf":1.0},"948":{"tf":1.0}}}},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1050":{"tf":1.7320508075688772},"1053":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"128":{"tf":1.0},"215":{"tf":1.4142135623730951},"403":{"tf":1.0},"415":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":196,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1107":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"951":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":40,"docs":{"1046":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1110":{"tf":1.0},"1122":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"297":{"tf":1.0},"300":{"tf":1.0},"312":{"tf":1.0},"518":{"tf":1.0},"55":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"678":{"tf":1.0},"7":{"tf":1.0},"744":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"806":{"tf":1.0},"841":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.4142135623730951}},"n":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"42":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":2.0},"587":{"tf":1.0},"589":{"tf":1.0},"622":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":2.0},"89":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"986":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"12":{"tf":1.0},"15":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":1.0},"19":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"691":{"tf":2.449489742783178},"700":{"tf":1.7320508075688772},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"81":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":3,"docs":{"100":{"tf":1.0},"586":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"538":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"419":{"tf":1.0},"649":{"tf":1.0}}},".":{"df":0,"docs":{},"j":{"df":2,"docs":{"352":{"tf":1.0},"447":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":79,"docs":{"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1098":{"tf":1.4142135623730951},"12":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"21":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"275":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":2.0},"352":{"tf":1.4142135623730951},"355":{"tf":2.6457513110645907},"356":{"tf":1.0},"366":{"tf":2.23606797749979},"367":{"tf":2.23606797749979},"368":{"tf":2.449489742783178},"369":{"tf":2.0},"370":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"372":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":2.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":3.1622776601683795},"451":{"tf":1.0},"46":{"tf":1.7320508075688772},"489":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.4142135623730951},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"785":{"tf":2.0},"79":{"tf":1.4142135623730951},"80":{"tf":2.23606797749979},"81":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"872":{"tf":1.0},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"906":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.7320508075688772},"916":{"tf":2.0},"917":{"tf":1.0},"976":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"518":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"21":{"tf":1.4142135623730951},"538":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0}}}}}}}},"t":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"1019":{"tf":1.0},"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"175":{"tf":1.0},"193":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"8":{"tf":1.0},"962":{"tf":1.0}}}},"df":36,"docs":{"1120":{"tf":1.0},"1121":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"676":{"tf":1.0},"747":{"tf":1.0},"83":{"tf":1.0},"873":{"tf":1.4142135623730951},"88":{"tf":1.0},"913":{"tf":1.0},"961":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"495":{"tf":1.0},"955":{"tf":1.0},"961":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"542":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"1119":{"tf":1.0},"185":{"tf":1.0}}}},"o":{"d":{"df":27,"docs":{"1033":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"126":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":1.0},"342":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"450":{"tf":1.0},"455":{"tf":1.7320508075688772},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"770":{"tf":1.0},"953":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":47,"docs":{"1020":{"tf":1.4142135623730951},"1075":{"tf":1.0},"11":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"25":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.0},"309":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"359":{"tf":2.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"607":{"tf":1.0},"728":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"812":{"tf":1.0},"813":{"tf":2.449489742783178},"814":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}},"e":{"'":{"df":6,"docs":{"198":{"tf":1.0},"210":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"447":{"tf":1.0},"898":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":3,"docs":{"212":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"=":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"812":{"tf":1.0},"813":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"df":0,"docs":{},"’":{"df":1,"docs":{"812":{"tf":1.0}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":1,"docs":{"474":{"tf":1.0}}},"df":15,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.4142135623730951},"444":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"878":{"tf":1.0},"894":{"tf":1.0},"904":{"tf":1.0},"983":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"352":{"tf":1.4142135623730951},"573":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":2,"docs":{"1061":{"tf":1.0},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"506":{"tf":1.0},"705":{"tf":1.7320508075688772}}}},"r":{"a":{"b":{"df":2,"docs":{"273":{"tf":1.0},"289":{"tf":1.0}}},"d":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}},"t":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"729":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"352":{"tf":1.0},"361":{"tf":1.0},"395":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"750":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"212":{"tf":1.0},"216":{"tf":1.0},"297":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"362":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1086":{"tf":1.0},"361":{"tf":1.0},"438":{"tf":1.0},"650":{"tf":1.0},"788":{"tf":2.23606797749979},"876":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"h":{"df":31,"docs":{"1027":{"tf":1.0},"1113":{"tf":1.4142135623730951},"155":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"251":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"538":{"tf":1.0},"676":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"966":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"1046":{"tf":1.0},"485":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.0},"285":{"tf":1.4142135623730951},"364":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"239":{"tf":1.0},"287":{"tf":1.0},"786":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"454":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"254":{"tf":1.0}}},"w":{"df":2,"docs":{"952":{"tf":1.0},"954":{"tf":1.0}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"897":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"{":{"'":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":98,"docs":{"101":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":2.0},"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1057":{"tf":1.4142135623730951},"107":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1100":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"151":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"300":{"tf":1.0},"361":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":3.1622776601683795},"518":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"590":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"62":{"tf":1.0},"622":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":2.0},"732":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"889":{"tf":1.0},"905":{"tf":2.6457513110645907},"936":{"tf":1.0},"98":{"tf":1.0},"988":{"tf":1.0},"997":{"tf":1.0}}}},"w":{"df":6,"docs":{"1087":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"654":{"tf":1.0},"858":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"161":{"tf":1.7320508075688772},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"954":{"tf":1.0}}}}}}},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"733":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"215":{"tf":1.0},"304":{"tf":1.0}}}}}}},"t":{";":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.0}}},"w":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"958":{"tf":1.4142135623730951}}},"l":{"b":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"958":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"958":{"tf":1.0}}}}},"df":0,"docs":{}}}},"b":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"|":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"2":{"df":1,"docs":{"538":{"tf":1.0}}},"3":{"df":1,"docs":{"538":{"tf":1.0}}},"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"r":{"d":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"896":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"394":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"372":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"415":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"873":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"947":{"tf":2.0}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"962":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"947":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"b":{"df":0,"docs":{},"v":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"e":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"df":18,"docs":{"1113":{"tf":1.0},"372":{"tf":2.8284271247461903},"394":{"tf":2.8284271247461903},"403":{"tf":3.0},"409":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"416":{"tf":2.23606797749979},"502":{"tf":2.8284271247461903},"503":{"tf":2.6457513110645907},"538":{"tf":1.0},"873":{"tf":2.449489742783178},"896":{"tf":2.6457513110645907},"947":{"tf":1.0},"952":{"tf":3.7416573867739413},"956":{"tf":3.1622776601683795},"958":{"tf":3.605551275463989},"959":{"tf":3.872983346207417},"966":{"tf":5.0}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"222":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0}}}}}},"df":0,"docs":{}}},"d":{"'":{"df":2,"docs":{"267":{"tf":1.0},"275":{"tf":1.0}}},"df":10,"docs":{"15":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"772":{"tf":1.0},"967":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"322":{"tf":1.4142135623730951},"353":{"tf":1.0}}},"df":0,"docs":{}}},"df":25,"docs":{"1109":{"tf":1.0},"1115":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"170":{"tf":1.0},"193":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.4142135623730951},"307":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"408":{"tf":1.0},"458":{"tf":1.0},"460":{"tf":1.7320508075688772},"473":{"tf":1.0},"475":{"tf":1.0},"482":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"7":{"tf":1.4142135623730951},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1110":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"320":{"tf":1.4142135623730951},"322":{"tf":1.0}}}}}}},"df":1,"docs":{"177":{"tf":1.0}}},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":6,"docs":{"203":{"tf":1.4142135623730951},"221":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"390":{"tf":1.0},"958":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}}}},"h":{"1":{"df":1,"docs":{"135":{"tf":1.4142135623730951}}},":":{"%":{"df":0,"docs":{},"i":{":":{"%":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{":":{"%":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"924":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":13,"docs":{"1116":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"512":{"tf":1.0},"665":{"tf":1.0},"903":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":23,"docs":{"0":{"tf":1.0},"1011":{"tf":1.0},"155":{"tf":1.0},"267":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"363":{"tf":1.4142135623730951},"372":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"382":{"tf":1.0},"386":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"779":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"740":{"tf":1.7320508075688772},"866":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":24,"docs":{"1099":{"tf":1.0},"131":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.7320508075688772},"270":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"368":{"tf":1.0},"406":{"tf":1.0},"431":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"6":{"tf":1.0},"651":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.0},"931":{"tf":1.4142135623730951},"946":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}}}},"i":{"df":1,"docs":{"1110":{"tf":1.0}}}}},"r":{"d":{"df":5,"docs":{"199":{"tf":1.0},"398":{"tf":1.0},"407":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"54":{"tf":1.0},"562":{"tf":1.4142135623730951},"61":{"tf":1.0},"700":{"tf":1.0},"9":{"tf":1.0},"965":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"331":{"tf":1.0}},"m":{"df":1,"docs":{"858":{"tf":1.0}}}},"s":{"_":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"762":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":7,"docs":{"1081":{"tf":1.4142135623730951},"127":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"580":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"1019":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"181":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"335":{"tf":1.0},"355":{"tf":1.0},"443":{"tf":1.0},"479":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"591":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"814":{"tf":1.0},"928":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"813":{"tf":1.0},"954":{"tf":1.0}}}}}}}},"b":{"df":1,"docs":{"726":{"tf":1.0}}},"df":3,"docs":{"503":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"589":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1121":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":2.0},"375":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"432":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"580":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951},"941":{"tf":1.0},"958":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"100":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"179":{"tf":1.0},"375":{"tf":1.0},"384":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"963":{"tf":1.0}}}}},"r":{"df":2,"docs":{"571":{"tf":1.0},"864":{"tf":1.0}},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"535":{"tf":1.4142135623730951},"725":{"tf":2.0},"726":{"tf":2.23606797749979},"727":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":5,"docs":{"1064":{"tf":1.0},"1066":{"tf":2.6457513110645907},"1068":{"tf":2.0},"527":{"tf":1.4142135623730951},"963":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1124":{"tf":1.0},"176":{"tf":1.0},"364":{"tf":1.0},"473":{"tf":1.0},"527":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"1066":{"tf":2.0},"1068":{"tf":1.4142135623730951},"1069":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{",":{"3":{".":{"5":{",":{"6":{".":{"0":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{",":{"5":{".":{"9":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"k":{"a":{"df":5,"docs":{"950":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"214":{"tf":1.0}}}},"p":{"df":61,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1019":{"tf":1.4142135623730951},"107":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"289":{"tf":1.0},"341":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"396":{"tf":1.0},"430":{"tf":1.0},"446":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0},"548":{"tf":1.0},"557":{"tf":1.4142135623730951},"605":{"tf":1.0},"63":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"780":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"959":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"1018":{"tf":1.0},"1042":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"1100":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"686":{"tf":1.0}}},"df":87,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1023":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.0},"1052":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1082":{"tf":1.0},"1094":{"tf":1.0},"1102":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1121":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"431":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.0},"453":{"tf":1.7320508075688772},"467":{"tf":1.0},"482":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"529":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"591":{"tf":1.0},"6":{"tf":1.0},"630":{"tf":1.0},"666":{"tf":1.0},"689":{"tf":1.0},"691":{"tf":1.0},"704":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"814":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":1.4142135623730951},"912":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.4142135623730951},"976":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"994":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"460":{"tf":1.0},"84":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"590":{"tf":1.0},"613":{"tf":2.0},"728":{"tf":1.0},"880":{"tf":1.0}}}}}}}},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"332":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"834":{"tf":1.0},"836":{"tf":1.4142135623730951}}}}}}},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"665":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"897":{"tf":1.0},"900":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"222":{"tf":1.0},"361":{"tf":1.0},"643":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":23,"docs":{"1036":{"tf":1.0},"106":{"tf":1.0},"1119":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"187":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1075":{"tf":1.0},"1121":{"tf":1.0},"187":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"752":{"tf":1.0},"788":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"585":{"tf":1.7320508075688772},"606":{"tf":1.0},"609":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"199":{"tf":1.0},"589":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"1007":{"tf":1.0},"1014":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"963":{"tf":1.0}}},"df":7,"docs":{"561":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"958":{"tf":1.0},"960":{"tf":1.7320508075688772},"964":{"tf":1.0},"966":{"tf":1.0}},"’":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"962":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":1,"docs":{"962":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"df":42,"docs":{"1077":{"tf":1.0},"183":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"285":{"tf":2.0},"286":{"tf":1.4142135623730951},"287":{"tf":2.449489742783178},"288":{"tf":2.6457513110645907},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"292":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":2.449489742783178},"684":{"tf":1.7320508075688772},"690":{"tf":2.0},"691":{"tf":1.0},"694":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.7416573867739413},"742":{"tf":1.0},"784":{"tf":1.0},"854":{"tf":1.0},"88":{"tf":1.4142135623730951},"948":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"405":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":34,"docs":{"1003":{"tf":1.0},"1024":{"tf":1.0},"1038":{"tf":1.0},"1063":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.0},"219":{"tf":1.0},"222":{"tf":2.6457513110645907},"266":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"555":{"tf":1.4142135623730951},"6":{"tf":1.0},"651":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"924":{"tf":1.0},"946":{"tf":1.0}},"i":{"df":31,"docs":{"1002":{"tf":1.0},"1015":{"tf":2.0},"1099":{"tf":1.4142135623730951},"113":{"tf":1.0},"264":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"376":{"tf":1.0},"447":{"tf":1.0},"484":{"tf":1.0},"493":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":3.0},"510":{"tf":3.3166247903554},"511":{"tf":1.0},"529":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"879":{"tf":2.8284271247461903},"906":{"tf":1.0}}}}}}},"t":{"df":8,"docs":{"364":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"634":{"tf":1.0},"9":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"h":{"df":1,"docs":{"966":{"tf":1.0}}}},"df":4,"docs":{"561":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":2.0},"966":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"1033":{"tf":1.0}}},"df":6,"docs":{"1033":{"tf":2.6457513110645907},"1035":{"tf":1.7320508075688772},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1087":{"tf":3.3166247903554},"1091":{"tf":1.0}}}},"o":{"c":{"df":9,"docs":{"303":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.0},"788":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"1116":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"487":{"tf":1.0},"525":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"851":{"tf":1.0},"977":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"161":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"824":{"tf":1.0},"959":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"864":{"tf":1.0},"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"d":{"df":5,"docs":{"167":{"tf":1.0},"194":{"tf":1.0},"214":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":4,"docs":{"354":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"355":{"tf":1.0},"444":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"288":{"tf":1.0},"590":{"tf":1.0},"676":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1101":{"tf":1.0},"175":{"tf":1.0}},"t":{"df":1,"docs":{"897":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"1114":{"tf":1.0},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"474":{"tf":1.0},"6":{"tf":1.0},"847":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":37,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":2.23606797749979},"1044":{"tf":1.4142135623730951},"1046":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"113":{"tf":2.0},"168":{"tf":1.0},"170":{"tf":2.23606797749979},"180":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"348":{"tf":1.0},"353":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.0},"508":{"tf":1.0},"52":{"tf":1.0},"548":{"tf":1.7320508075688772},"555":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"589":{"tf":1.0},"597":{"tf":1.0},"680":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"929":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"300":{"tf":1.0},"398":{"tf":1.0},"665":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"947":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"952":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":31,"docs":{"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.4142135623730951},"388":{"tf":1.0},"396":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"517":{"tf":1.4142135623730951},"580":{"tf":2.0},"613":{"tf":1.0},"665":{"tf":1.4142135623730951},"681":{"tf":1.0},"728":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":2.449489742783178}},"s":{":":{"/":{"/":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"8":{".":{"0":{"b":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{".":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"3":{"6":{"1":{"8":{"6":{"2":{"df":2,"docs":{"1046":{"tf":1.0},"1083":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"4":{"8":{"3":{"9":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"4":{"5":{"2":{"8":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"8":{"5":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"#":{"a":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"<":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"d":{"/":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"3":{"4":{"1":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"322":{"tf":1.0},"533":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"1":{"5":{"7":{"5":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"705":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"403":{"tf":1.4142135623730951},"728":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"346":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"203":{"tf":2.6457513110645907},"681":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"56":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"473":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"728":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"u":{"b":{".":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"1":{"0":{"8":{"9":{"4":{"1":{"3":{"5":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"#":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":13,"docs":{"153":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":2.0},"301":{"tf":1.0},"538":{"tf":2.449489742783178},"539":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"547":{"tf":1.4142135623730951},"548":{"tf":2.6457513110645907},"79":{"tf":1.4142135623730951},"981":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"434":{"tf":1.0},"841":{"tf":1.0}}}},"h":{"df":1,"docs":{"298":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"456":{"tf":1.4142135623730951},"505":{"tf":1.0},"923":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1087":{"tf":2.0},"559":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"{":{"df":0,"docs":{},"{":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"518":{"tf":1.0}}}},".":{"df":26,"docs":{"1061":{"tf":1.0},"154":{"tf":1.0},"193":{"tf":1.0},"334":{"tf":1.0},"362":{"tf":1.0},"516":{"tf":1.4142135623730951},"518":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"649":{"tf":1.0},"708":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"825":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"923":{"tf":1.0},"938":{"tf":1.0},"948":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1011":{"tf":1.0}}}}}},"df":3,"docs":{"188":{"tf":1.0},"740":{"tf":1.0},"924":{"tf":1.0}}}}},"d":{"'":{"df":2,"docs":{"457":{"tf":1.0},"506":{"tf":1.7320508075688772}}},",":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"941":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":77,"docs":{"1003":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"1121":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"215":{"tf":1.0},"254":{"tf":2.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"290":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.0},"342":{"tf":2.449489742783178},"343":{"tf":1.4142135623730951},"368":{"tf":1.0},"388":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"427":{"tf":2.23606797749979},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":2.8284271247461903},"47":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":3.7416573867739413},"508":{"tf":1.4142135623730951},"555":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"679":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"874":{"tf":1.0},"903":{"tf":2.0},"909":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"959":{"tf":1.0},"986":{"tf":1.4142135623730951}},"e":{"a":{"df":6,"docs":{"219":{"tf":1.0},"285":{"tf":1.0},"449":{"tf":1.0},"567":{"tf":1.0},"679":{"tf":1.0},"977":{"tf":1.0}},"l":{"df":3,"docs":{"327":{"tf":1.0},"335":{"tf":1.0},"550":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"506":{"tf":1.0},"514":{"tf":1.0},"572":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":67,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1016":{"tf":1.0},"1019":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"338":{"tf":1.0},"342":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"396":{"tf":1.7320508075688772},"414":{"tf":1.0},"449":{"tf":1.0},"457":{"tf":1.0},"462":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.7320508075688772},"517":{"tf":1.0},"542":{"tf":1.0},"55":{"tf":1.4142135623730951},"555":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"762":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":2.6457513110645907},"90":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"355":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"=":{"3":{"df":0,"docs":{},"h":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"(":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"c":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"1003":{"tf":1.0},"1044":{"tf":1.0},"181":{"tf":1.4142135623730951},"239":{"tf":1.0},"276":{"tf":1.4142135623730951},"555":{"tf":1.0},"6":{"tf":1.0},"613":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"504":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1077":{"tf":1.0},"379":{"tf":1.0},"413":{"tf":1.0},"505":{"tf":1.0},"553":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":9,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.23606797749979},"505":{"tf":2.6457513110645907},"506":{"tf":3.1622776601683795},"510":{"tf":1.0},"56":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"271":{"tf":1.0},"342":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"601":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"100":{"tf":1.0},"1072":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.0},"595":{"tf":1.0},"740":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"959":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"131":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"447":{"tf":1.4142135623730951},"69":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":70,"docs":{"1008":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":2.23606797749979},"1121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"139":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.4142135623730951},"222":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"514":{"tf":1.7320508075688772},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"542":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"595":{"tf":1.0},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.0},"744":{"tf":1.4142135623730951},"76":{"tf":1.0},"80":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"902":{"tf":1.0},"914":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":3.0},"932":{"tf":1.7320508075688772},"933":{"tf":4.358898943540674},"958":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772}}}}},"df":4,"docs":{"196":{"tf":1.0},"304":{"tf":1.0},"599":{"tf":1.0},"931":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":45,"docs":{"1011":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1055":{"tf":1.0},"1077":{"tf":1.0},"1105":{"tf":1.0},"1121":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"409":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":1.0},"460":{"tf":1.7320508075688772},"477":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"547":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.7320508075688772},"555":{"tf":3.0},"557":{"tf":1.0},"561":{"tf":1.0},"574":{"tf":1.0},"653":{"tf":1.0},"669":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"849":{"tf":1.0},"858":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"977":{"tf":1.0}}}},"s":{"df":1,"docs":{"898":{"tf":1.0}},"s":{"df":1,"docs":{"368":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1007":{"tf":1.0},"1016":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.4142135623730951},"737":{"tf":1.0},"824":{"tf":1.0},"828":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"871":{"tf":1.0},"876":{"tf":3.872983346207417},"878":{"tf":1.0},"879":{"tf":2.0},"894":{"tf":1.7320508075688772},"896":{"tf":2.449489742783178},"898":{"tf":3.3166247903554},"899":{"tf":2.8284271247461903},"900":{"tf":4.242640687119285},"901":{"tf":2.6457513110645907},"903":{"tf":2.23606797749979},"904":{"tf":2.23606797749979},"905":{"tf":2.6457513110645907},"906":{"tf":2.6457513110645907},"909":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1010":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1010":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"1011":{"tf":1.0},"898":{"tf":2.0},"901":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"1010":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"434":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"v":{"df":27,"docs":{"1035":{"tf":1.4142135623730951},"1105":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.7320508075688772},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"348":{"tf":1.0},"364":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"519":{"tf":1.0},"54":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"447":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0}}}}}},"n":{"a":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1107":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"1087":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":5,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"d":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"447":{"tf":1.7320508075688772},"649":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":168,"docs":{"1002":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1048":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1074":{"tf":3.1622776601683795},"1075":{"tf":1.0},"1081":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.4142135623730951},"4":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"427":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"454":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"464":{"tf":1.0},"465":{"tf":1.0},"468":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.4142135623730951},"525":{"tf":1.0},"546":{"tf":1.0},"567":{"tf":1.0},"578":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"588":{"tf":1.0},"601":{"tf":1.0},"61":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.4142135623730951},"651":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"664":{"tf":1.0},"666":{"tf":1.0},"678":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"748":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"770":{"tf":2.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"799":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":3.7416573867739413},"844":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":2.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":2.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"959":{"tf":1.0},"964":{"tf":1.4142135623730951},"965":{"tf":1.0},"97":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1081":{"tf":1.0},"710":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":15,"docs":{"1103":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"294":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"403":{"tf":1.0},"539":{"tf":1.7320508075688772},"561":{"tf":1.0},"613":{"tf":1.0},"964":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"222":{"tf":1.0},"416":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"1011":{"tf":1.0},"267":{"tf":1.0},"460":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"134":{"tf":1.0},"376":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"813":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"267":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"142":{"tf":1.0},"514":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"104":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"222":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"983":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"921":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"127":{"tf":1.0},"203":{"tf":2.0},"269":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.23606797749979},"508":{"tf":1.0},"514":{"tf":1.0},"651":{"tf":1.4142135623730951}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"295":{"tf":1.0},"363":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"470":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1055":{"tf":1.0},"365":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"x":{"df":5,"docs":{"644":{"tf":1.0},"708":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0},"959":{"tf":1.0}}}},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"c":{"df":36,"docs":{"103":{"tf":1.0},"1073":{"tf":1.0},"128":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"264":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.4142135623730951},"316":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"386":{"tf":1.0},"40":{"tf":1.0},"434":{"tf":1.0},"478":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.7320508075688772},"622":{"tf":1.0},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"642":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1075":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":31,"docs":{"1097":{"tf":1.0},"1099":{"tf":1.0},"15":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"247":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"396":{"tf":1.0},"419":{"tf":1.0},"539":{"tf":1.4142135623730951},"589":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"769":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"923":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"963":{"tf":1.0}}}}}}}},"df":1,"docs":{"936":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"959":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"584":{"tf":1.0},"589":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.7320508075688772},"904":{"tf":1.0},"906":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"506":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1124":{"tf":1.0},"181":{"tf":1.0},"291":{"tf":1.0},"473":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}}}}}}}}}},"df":11,"docs":{"1094":{"tf":1.0},"160":{"tf":1.0},"403":{"tf":1.4142135623730951},"420":{"tf":1.0},"447":{"tf":1.0},"480":{"tf":1.0},"562":{"tf":1.0},"565":{"tf":1.0},"603":{"tf":1.0},"880":{"tf":1.0},"958":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":134,"docs":{"0":{"tf":1.0},"1002":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1031":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.0},"1084":{"tf":1.0},"1094":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1108":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1124":{"tf":1.0},"115":{"tf":1.0},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.7320508075688772},"260":{"tf":1.0},"263":{"tf":1.7320508075688772},"266":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"330":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.7320508075688772},"423":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.4142135623730951},"447":{"tf":2.0},"45":{"tf":1.0},"450":{"tf":2.0},"485":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"526":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"556":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"678":{"tf":1.0},"69":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"848":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"88":{"tf":2.0},"887":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":2.23606797749979},"901":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"967":{"tf":1.7320508075688772},"978":{"tf":1.0},"981":{"tf":1.0},"989":{"tf":1.0},"994":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":1,"docs":{"440":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":25,"docs":{"1021":{"tf":1.0},"1060":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"307":{"tf":1.0},"321":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"36":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"486":{"tf":1.0},"561":{"tf":1.4142135623730951},"599":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"663":{"tf":1.0},"67":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"169":{"tf":1.0},"526":{"tf":1.0},"586":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":55,"docs":{"1098":{"tf":1.0},"1119":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"343":{"tf":2.23606797749979},"346":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"357":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.7320508075688772},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"410":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"50":{"tf":1.0},"561":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":3.605551275463989},"951":{"tf":1.0},"954":{"tf":1.4142135623730951},"956":{"tf":1.7320508075688772},"958":{"tf":2.6457513110645907},"959":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"300":{"tf":1.0},"453":{"tf":1.0},"526":{"tf":1.0},"903":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"i":{"_":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"'":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":28,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"1098":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"263":{"tf":1.0},"270":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"447":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.0},"517":{"tf":1.0},"595":{"tf":1.4142135623730951},"635":{"tf":1.0},"651":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"516":{"tf":1.0},"897":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"129":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"664":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"155":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"353":{"tf":1.0},"409":{"tf":1.0},"950":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"1112":{"tf":1.0},"254":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"903":{"tf":1.0}}}}},"i":{"d":{"df":19,"docs":{"127":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"419":{"tf":1.0},"46":{"tf":1.0},"502":{"tf":1.0},"542":{"tf":1.0},"580":{"tf":1.0},"646":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":9,"docs":{"100":{"tf":1.0},"1018":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"318":{"tf":1.0},"518":{"tf":1.4142135623730951},"539":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"373":{"tf":1.0},"708":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"1122":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":39,"docs":{"1003":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"196":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"240":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"450":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":3.7416573867739413},"506":{"tf":5.0990195135927845},"571":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"649":{"tf":1.0},"751":{"tf":1.0},"813":{"tf":4.58257569495584},"817":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"839":{"tf":2.23606797749979},"840":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.4142135623730951},"962":{"tf":1.0}},"l":{"_":{"df":0,"docs":{},"r":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"df":30,"docs":{"1025":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"253":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"451":{"tf":1.0},"456":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"569":{"tf":1.0},"65":{"tf":1.0},"873":{"tf":1.0},"91":{"tf":1.0},"951":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"1018":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"317":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":63,"docs":{"1011":{"tf":1.0},"1031":{"tf":1.0},"104":{"tf":1.0},"1048":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1107":{"tf":1.0},"1120":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":1.0},"46":{"tf":1.0},"472":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.7320508075688772},"509":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"945":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1117":{"tf":1.0},"175":{"tf":1.0},"238":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"938":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"321":{"tf":1.0},"41":{"tf":1.0},"505":{"tf":1.4142135623730951},"80":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"906":{"tf":2.0},"916":{"tf":1.0},"976":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"355":{"tf":1.0}}}}},"t":{"6":{"4":{"df":21,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.1622776601683795},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.0},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"342":{"tf":1.0},"452":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"732":{"tf":1.0},"766":{"tf":3.605551275463989}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":26,"docs":{"1037":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1081":{"tf":1.0},"1100":{"tf":1.0},"1103":{"tf":3.605551275463989},"1104":{"tf":3.1622776601683795},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"342":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"488":{"tf":1.0},"622":{"tf":1.0},"624":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"766":{"tf":1.4142135623730951},"774":{"tf":4.358898943540674},"796":{"tf":3.4641016151377544},"797":{"tf":3.4641016151377544},"808":{"tf":1.4142135623730951},"817":{"tf":2.449489742783178},"828":{"tf":3.1622776601683795}},"r":{"df":30,"docs":{"105":{"tf":1.0},"115":{"tf":1.7320508075688772},"116":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"176":{"tf":1.0},"276":{"tf":1.4142135623730951},"332":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":2.23606797749979},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"398":{"tf":1.0},"474":{"tf":1.0},"542":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"d":{"df":20,"docs":{"1117":{"tf":1.0},"1120":{"tf":1.0},"1124":{"tf":1.7320508075688772},"245":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"309":{"tf":1.0},"353":{"tf":1.0},"417":{"tf":1.0},"516":{"tf":1.0},"578":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"728":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0},"981":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":5,"docs":{"185":{"tf":1.0},"21":{"tf":1.0},"39":{"tf":1.0},"586":{"tf":1.0},"972":{"tf":1.0}}},"t":{"df":1,"docs":{"487":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"1010":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"11":{"tf":1.0},"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"206":{"tf":1.0},"214":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.0},"514":{"tf":1.0},"713":{"tf":1.0},"740":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":2.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.7320508075688772},"880":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"899":{"tf":1.0},"914":{"tf":1.0},"933":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":25,"docs":{"1027":{"tf":1.4142135623730951},"107":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1121":{"tf":1.0},"152":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"332":{"tf":1.0},"422":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"664":{"tf":1.0},"813":{"tf":1.0},"875":{"tf":1.0},"900":{"tf":1.0},"914":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0}}}}},"f":{"a":{"c":{"df":20,"docs":{"1107":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"199":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"353":{"tf":1.4142135623730951},"364":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"95":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":2.0},"963":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"728":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"l":{"a":{"c":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":11,"docs":{"235":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"446":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":16,"docs":{"1002":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"238":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"387":{"tf":1.0},"441":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"854":{"tf":1.0},"910":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1019":{"tf":1.0},"1020":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1017":{"tf":1.4142135623730951},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"343":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"948":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"197":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"664":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"876":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"1020":{"tf":1.0},"1035":{"tf":1.7320508075688772},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1072":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":2.0},"730":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{},"u":{"c":{"df":20,"docs":{"1124":{"tf":1.4142135623730951},"267":{"tf":1.0},"275":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.4142135623730951},"579":{"tf":1.0},"664":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"924":{"tf":1.0}},"t":{"df":95,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1117":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.4142135623730951},"205":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"579":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"657":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.4142135623730951},"749":{"tf":1.0},"750":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"861":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"955":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1117":{"tf":1.0},"251":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"584":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"151":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"39":{"tf":1.0},"737":{"tf":1.0},"972":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":13,"docs":{"1039":{"tf":1.0},"1044":{"tf":2.0},"128":{"tf":1.0},"137":{"tf":1.0},"295":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":2.0},"844":{"tf":1.0},"931":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"301":{"tf":1.0},"981":{"tf":1.0}}},"y":{"+":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"268":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"332":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":12,"docs":{"1066":{"tf":1.0},"137":{"tf":1.0},"175":{"tf":1.0},"221":{"tf":1.0},"247":{"tf":1.0},"348":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"649":{"tf":1.0},"962":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"897":{"tf":1.0}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}}},"o":{"c":{"df":1,"docs":{"713":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":3,"docs":{"192":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}}},"l":{"df":0,"docs":{},"v":{"df":9,"docs":{"1124":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}}}}},"o":{"df":13,"docs":{"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1098":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":1.7320508075688772},"600":{"tf":1.7320508075688772},"785":{"tf":3.1622776601683795},"824":{"tf":2.8284271247461903},"924":{"tf":1.0},"985":{"tf":1.0}}},"p":{"a":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":2.6457513110645907},"679":{"tf":1.0},"958":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}},"o":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"v":{"4":{"df":1,"docs":{"613":{"tf":1.0}}},"6":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"525":{"tf":1.0},"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":4,"docs":{"544":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"466":{"tf":2.0}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":12,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"368":{"tf":1.0},"546":{"tf":1.0},"571":{"tf":1.7320508075688772},"691":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"839":{"tf":1.4142135623730951},"976":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"1":{"6":{"6":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"0":{"1":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"338":{"tf":1.0},"343":{"tf":1.4142135623730951},"452":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"l":{"df":2,"docs":{"166":{"tf":1.0},"788":{"tf":1.0}}}},"p":{"df":5,"docs":{"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.0},"650":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"1107":{"tf":1.0},"111":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"199":{"tf":1.0},"220":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"371":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"738":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"94":{"tf":1.7320508075688772},"97":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":2.449489742783178},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"t":{"'":{"df":42,"docs":{"1033":{"tf":1.0},"1055":{"tf":1.0},"106":{"tf":1.4142135623730951},"122":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"299":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"464":{"tf":1.0},"468":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.7320508075688772},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"764":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"839":{"tf":1.0},"982":{"tf":1.0}}},"[":{"1":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1036":{"tf":1.0},"1087":{"tf":1.0},"175":{"tf":1.0},"413":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.0},"924":{"tf":1.4142135623730951}}},"r":{"df":6,"docs":{"186":{"tf":1.0},"503":{"tf":1.0},"519":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"953":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":24,"docs":{"1117":{"tf":1.0},"1119":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"358":{"tf":1.0},"375":{"tf":1.0},"427":{"tf":1.0},"500":{"tf":1.0},"518":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"80":{"tf":1.0},"852":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0},"976":{"tf":1.0}}}}}},"’":{"df":3,"docs":{"352":{"tf":1.0},"840":{"tf":1.0},"988":{"tf":1.0}}}},"v":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"1027":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"’":{"df":0,"docs":{},"v":{"df":1,"docs":{"1019":{"tf":1.0}}}}},"j":{"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"502":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"246":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"654":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"a":{"df":4,"docs":{"251":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.0},"412":{"tf":1.0}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"221":{"tf":1.0},"228":{"tf":1.7320508075688772},"306":{"tf":1.0},"322":{"tf":1.0},"678":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"502":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"708":{"tf":1.0},"713":{"tf":1.0}}},"df":11,"docs":{"180":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"707":{"tf":3.0},"712":{"tf":1.4142135623730951},"713":{"tf":2.0},"714":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"d":{"1":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"a":{"'":{"df":1,"docs":{"115":{"tf":1.0}}},"df":9,"docs":{"108":{"tf":1.0},"115":{"tf":2.0},"216":{"tf":1.0},"552":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":63,"docs":{"1021":{"tf":1.0},"1030":{"tf":1.0},"1045":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1060":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1090":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1102":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.0},"256":{"tf":1.0},"28":{"tf":1.0},"292":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"354":{"tf":2.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"363":{"tf":2.6457513110645907},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.0},"412":{"tf":1.4142135623730951},"416":{"tf":1.0},"477":{"tf":1.0},"550":{"tf":1.0},"560":{"tf":1.7320508075688772},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"669":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"756":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.4142135623730951},"798":{"tf":1.0},"809":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":1.4142135623730951},"917":{"tf":1.0},"951":{"tf":1.4142135623730951},"952":{"tf":1.0},"961":{"tf":2.449489742783178},"964":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":44,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1097":{"tf":1.0},"129":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"221":{"tf":1.0},"235":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"459":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"469":{"tf":2.449489742783178},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"541":{"tf":3.1622776601683795},"548":{"tf":2.0},"550":{"tf":1.0},"607":{"tf":1.0},"644":{"tf":1.4142135623730951},"653":{"tf":1.0},"661":{"tf":1.0},"700":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"906":{"tf":1.0},"944":{"tf":1.0}}}}},"s":{"df":1,"docs":{"325":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"(":{"a":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"175":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":2.0},"230":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"288":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"358":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.7320508075688772},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"669":{"tf":1.4142135623730951},"733":{"tf":1.4142135623730951},"848":{"tf":1.0},"9":{"tf":1.0},"916":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":9,"docs":{"358":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"409":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"i":{"df":3,"docs":{"1003":{"tf":1.0},"176":{"tf":1.0},"447":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}},"n":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"df":3,"docs":{"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"917":{"tf":1.0}}}},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":4,"docs":{"175":{"tf":1.0},"214":{"tf":1.0},"254":{"tf":1.7320508075688772},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"215":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"966":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"958":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"958":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"947":{"tf":2.0},"949":{"tf":2.0},"950":{"tf":1.0},"958":{"tf":1.7320508075688772},"960":{"tf":1.0},"966":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"958":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":23,"docs":{"1011":{"tf":1.0},"1097":{"tf":1.0},"1121":{"tf":1.0},"115":{"tf":1.0},"175":{"tf":1.0},"239":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"569":{"tf":1.0},"734":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"942":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"982":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"1003":{"tf":1.0},"380":{"tf":1.4142135623730951},"813":{"tf":2.0},"84":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"933":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"931":{"tf":1.0},"933":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}},"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1072":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.4142135623730951},"229":{"tf":2.0},"232":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"358":{"tf":2.0},"396":{"tf":1.4142135623730951},"40":{"tf":1.0},"413":{"tf":1.7320508075688772},"539":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.0},"580":{"tf":1.0},"664":{"tf":2.6457513110645907},"690":{"tf":2.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"705":{"tf":3.872983346207417},"723":{"tf":1.4142135623730951},"726":{"tf":1.0},"766":{"tf":3.7416573867739413},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"875":{"tf":1.0},"89":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":3.1622776601683795},"932":{"tf":1.0},"933":{"tf":2.449489742783178},"938":{"tf":2.0}},"e":{"d":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"874":{"tf":1.0},"876":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"459":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"121":{"tf":1.0},"175":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"431":{"tf":1.0},"488":{"tf":1.4142135623730951},"708":{"tf":1.0},"722":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"824":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"600":{"tf":1.0},"785":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":31,"docs":{"1011":{"tf":1.0},"1117":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"220":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"444":{"tf":1.0},"460":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"531":{"tf":1.0},"567":{"tf":1.0},"577":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":14,"docs":{"1116":{"tf":1.0},"13":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"247":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"565":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":7,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.0},"212":{"tf":1.0},"376":{"tf":1.7320508075688772},"489":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":11,"docs":{"125":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.0},"595":{"tf":1.4142135623730951},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"988":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"[":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":1,"docs":{"506":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":14,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"316":{"tf":1.0},"414":{"tf":1.7320508075688772},"416":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"718":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1105":{"tf":1.0},"229":{"tf":1.0},"486":{"tf":1.0},"514":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"1025":{"tf":1.0},"1035":{"tf":1.0},"810":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"909":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"897":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"962":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"353":{"tf":1.0},"386":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":2.0},"961":{"tf":1.4142135623730951},"962":{"tf":2.23606797749979},"966":{"tf":1.4142135623730951}}}},"n":{"d":{"df":9,"docs":{"179":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"824":{"tf":1.0},"844":{"tf":1.0},"963":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"221":{"tf":1.0},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"947":{"tf":1.4142135623730951},"949":{"tf":1.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.0},"966":{"tf":1.4142135623730951}},"l":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"155":{"tf":1.0},"355":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":31,"docs":{"104":{"tf":1.0},"1057":{"tf":1.0},"117":{"tf":1.0},"185":{"tf":2.23606797749979},"199":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"343":{"tf":1.0},"357":{"tf":1.0},"387":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.0},"654":{"tf":1.0},"679":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0},"921":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1066":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"376":{"tf":1.0},"900":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"203":{"tf":2.0}}},"df":0,"docs":{}}}},"df":44,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1076":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1081":{"tf":1.4142135623730951},"175":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"350":{"tf":1.0},"373":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":1.0},"541":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.4142135623730951},"621":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"803":{"tf":1.0},"824":{"tf":1.0},"837":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"1035":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"489":{"tf":1.0},"761":{"tf":1.4142135623730951}},"n":{"c":{"df":15,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.7320508075688772},"296":{"tf":1.0},"299":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"960":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951}}}},"r":{"df":17,"docs":{"1004":{"tf":1.0},"1121":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"447":{"tf":1.7320508075688772},"488":{"tf":1.0},"502":{"tf":1.0},"541":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":2.8284271247461903},"958":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":7,"docs":{"248":{"tf":1.0},"271":{"tf":1.0},"345":{"tf":1.0},"347":{"tf":1.0},"574":{"tf":1.0},"836":{"tf":1.0},"939":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"338":{"tf":1.0},"824":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1094":{"tf":1.0},"246":{"tf":1.0},"323":{"tf":1.0},"450":{"tf":1.0},"627":{"tf":1.0},"720":{"tf":1.0},"900":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":11,"docs":{"1004":{"tf":1.4142135623730951},"22":{"tf":1.0},"363":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"488":{"tf":1.0},"497":{"tf":1.0},"514":{"tf":1.0},"864":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":2,"docs":{"353":{"tf":1.0},"770":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"172":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"902":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"218":{"tf":1.0},"222":{"tf":1.0},"414":{"tf":1.0},"959":{"tf":1.0}}}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"958":{"tf":2.23606797749979},"966":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"p":{"df":5,"docs":{"153":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"552":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"503":{"tf":1.0},"589":{"tf":1.0}},"e":{"a":{"d":{"df":10,"docs":{"106":{"tf":1.0},"1121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"499":{"tf":1.0},"558":{"tf":1.0},"931":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":11,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.7320508075688772},"231":{"tf":1.0},"353":{"tf":1.4142135623730951},"475":{"tf":1.0},"533":{"tf":1.0},"80":{"tf":1.0},"875":{"tf":1.0},"9":{"tf":1.4142135623730951}}}},"v":{"df":6,"docs":{"1015":{"tf":1.0},"230":{"tf":1.0},"584":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951}}}},"d":{"df":2,"docs":{"654":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":16,"docs":{"1003":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.7320508075688772},"944":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":27,"docs":{"1002":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"352":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"899":{"tf":1.4142135623730951},"911":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"862":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"387":{"tf":1.0},"413":{"tf":1.0},"665":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"1036":{"tf":1.0},"1099":{"tf":1.0},"1118":{"tf":1.0},"1122":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"306":{"tf":1.0},"34":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"563":{"tf":1.0},"596":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"77":{"tf":1.0},"939":{"tf":1.7320508075688772},"954":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"t":{"'":{"df":17,"docs":{"138":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"365":{"tf":1.0},"676":{"tf":1.0}}},"df":3,"docs":{"175":{"tf":1.0},"779":{"tf":1.0},"963":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"338":{"tf":1.0},"462":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":71,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1097":{"tf":1.0},"1119":{"tf":1.0},"1124":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"219":{"tf":1.0},"241":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.7320508075688772},"295":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"413":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":2.23606797749979},"550":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.7320508075688772},"666":{"tf":1.0},"691":{"tf":1.4142135623730951},"74":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.7320508075688772},"967":{"tf":1.0},"985":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"914":{"tf":1.0}}}},"df":5,"docs":{"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}}}}},"f":{"df":1,"docs":{"958":{"tf":1.0}}},"i":{"b":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1087":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"253":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"506":{"tf":1.0},"519":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"643":{"tf":1.0},"723":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":1,"docs":{"538":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"505":{"tf":1.0},"841":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"447":{"tf":1.7320508075688772},"508":{"tf":1.0},"776":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"590":{"tf":1.0},"950":{"tf":1.0}}}}}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"1098":{"tf":1.0},"187":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":61,"docs":{"1046":{"tf":1.0},"106":{"tf":1.0},"1066":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"220":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"269":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"338":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":2.0},"398":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"552":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"62":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":2.0},"657":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.0},"750":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"859":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"909":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"352":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}},"r":{"df":3,"docs":{"288":{"tf":1.0},"510":{"tf":1.0},"705":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"508":{"tf":1.0}}}}}},"df":39,"docs":{"1027":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"368":{"tf":1.0},"459":{"tf":1.0},"468":{"tf":1.7320508075688772},"469":{"tf":1.4142135623730951},"470":{"tf":2.449489742783178},"471":{"tf":1.4142135623730951},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"540":{"tf":1.0},"562":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"873":{"tf":1.0},"924":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}},"r":{"df":2,"docs":{"1110":{"tf":1.0},"197":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"877":{"tf":1.0}}}},"df":57,"docs":{"1002":{"tf":1.0},"1066":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.7320508075688772},"1121":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":2.0},"215":{"tf":1.0},"240":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"312":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":1.0},"4":{"tf":1.0},"484":{"tf":1.0},"510":{"tf":1.4142135623730951},"512":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.0},"726":{"tf":1.4142135623730951},"77":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"853":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":2.6457513110645907},"898":{"tf":2.449489742783178},"899":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"906":{"tf":2.8284271247461903},"924":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"93":{"tf":1.0},"931":{"tf":2.8284271247461903},"936":{"tf":1.0},"938":{"tf":2.6457513110645907},"962":{"tf":1.0},"988":{"tf":2.0},"989":{"tf":1.0},"991":{"tf":1.7320508075688772},"994":{"tf":1.0},"995":{"tf":1.7320508075688772},"997":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1110":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"4":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1057":{"tf":1.0},"447":{"tf":1.0},"515":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"694":{"tf":1.0},"751":{"tf":1.0},"847":{"tf":2.0},"944":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":66,"docs":{"103":{"tf":1.4142135623730951},"1033":{"tf":1.0},"104":{"tf":1.0},"1074":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"117":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"388":{"tf":1.0},"413":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"446":{"tf":1.4142135623730951},"449":{"tf":1.0},"487":{"tf":1.0},"527":{"tf":1.0},"537":{"tf":1.0},"542":{"tf":1.0},"563":{"tf":1.0},"569":{"tf":1.0},"64":{"tf":1.4142135623730951},"641":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"800":{"tf":1.0},"813":{"tf":2.6457513110645907},"844":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.7320508075688772},"906":{"tf":1.0},"913":{"tf":1.7320508075688772},"917":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"933":{"tf":1.7320508075688772},"962":{"tf":1.0},"977":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"1072":{"tf":1.0},"1074":{"tf":1.0},"785":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1123":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"307":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":37,"docs":{"1030":{"tf":1.0},"1048":{"tf":1.0},"210":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"225":{"tf":1.0},"239":{"tf":1.0},"294":{"tf":3.0},"295":{"tf":2.0},"296":{"tf":1.7320508075688772},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":1.0},"435":{"tf":1.4142135623730951},"475":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.0},"704":{"tf":1.7320508075688772},"717":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"864":{"tf":1.0},"917":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"o":{"a":{"d":{"df":40,"docs":{"187":{"tf":1.4142135623730951},"203":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"359":{"tf":2.6457513110645907},"360":{"tf":1.0},"362":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"676":{"tf":1.7320508075688772},"678":{"tf":3.0},"705":{"tf":1.4142135623730951},"79":{"tf":1.0},"832":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":1.7320508075688772},"898":{"tf":2.23606797749979},"899":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":4.47213595499958},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"964":{"tf":1.0}},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":3,"docs":{"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":32,"docs":{"10":{"tf":1.0},"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1011":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1037":{"tf":1.0},"1108":{"tf":1.0},"135":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"253":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"393":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"508":{"tf":1.0},"571":{"tf":1.0},"588":{"tf":1.0},"665":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"847":{"tf":1.0},"957":{"tf":1.0}}},"t":{"df":32,"docs":{"0":{"tf":1.0},"1048":{"tf":1.0},"1073":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"180":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"212":{"tf":1.4142135623730951},"249":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"410":{"tf":1.0},"540":{"tf":1.0},"55":{"tf":1.0},"553":{"tf":1.0},"56":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.0},"715":{"tf":1.0},"740":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"950":{"tf":1.0},"959":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1074":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"799":{"tf":1.0},"914":{"tf":1.0},"985":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":1.7320508075688772},"1099":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"481":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"555":{"tf":1.0},"740":{"tf":1.0},"75":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"914":{"tf":2.6457513110645907},"917":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.0},"933":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"947":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":1,"docs":{"705":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":30,"docs":{"1025":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":2.23606797749979},"137":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"220":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"355":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.4142135623730951},"373":{"tf":1.0},"386":{"tf":1.0},"550":{"tf":1.0},"595":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"704":{"tf":1.0},"762":{"tf":1.0},"873":{"tf":1.0},"903":{"tf":1.0},"948":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":14,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"914":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":3.7416573867739413},"930":{"tf":2.0},"931":{"tf":2.0},"932":{"tf":2.6457513110645907},"938":{"tf":3.3166247903554}}}},"o":{"df":1,"docs":{"857":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":36,"docs":{"1011":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1029":{"tf":1.7320508075688772},"1069":{"tf":1.7320508075688772},"1091":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.4142135623730951},"37":{"tf":1.0},"373":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"392":{"tf":1.0},"435":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"515":{"tf":1.0},"525":{"tf":1.0},"571":{"tf":1.4142135623730951},"662":{"tf":1.0},"707":{"tf":1.0},"757":{"tf":3.1622776601683795},"766":{"tf":3.7416573867739413},"782":{"tf":3.1622776601683795},"864":{"tf":1.0},"898":{"tf":1.0},"948":{"tf":1.4142135623730951},"950":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"1003":{"tf":1.0},"1005":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"1121":{"tf":1.0},"138":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"239":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"542":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"6":{"tf":1.0},"779":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"931":{"tf":1.0},"946":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"1018":{"tf":1.0},"1068":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":2.6457513110645907},"1080":{"tf":1.0},"1081":{"tf":1.4142135623730951},"1082":{"tf":1.0},"487":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":70,"docs":{"1011":{"tf":1.0},"102":{"tf":1.0},"1033":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1112":{"tf":1.0},"129":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"239":{"tf":1.4142135623730951},"265":{"tf":2.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":2.23606797749979},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":2.0},"30":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"360":{"tf":1.0},"386":{"tf":1.0},"435":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.4142135623730951},"504":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.4142135623730951},"548":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"94":{"tf":1.0},"945":{"tf":1.0},"955":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"127":{"tf":1.0},"168":{"tf":1.0}}},"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"542":{"tf":1.0},"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":75,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.449489742783178},"128":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":2.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":3.1622776601683795},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"196":{"tf":1.0},"221":{"tf":1.0},"245":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"317":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"379":{"tf":1.0},"394":{"tf":2.0},"401":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":2.0},"542":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":3.4641016151377544},"593":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"640":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"81":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"864":{"tf":1.0},"876":{"tf":1.4142135623730951},"887":{"tf":1.0},"9":{"tf":1.0},"916":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"79":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":10,"docs":{"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"679":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"958":{"tf":1.0}}}}},"p":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"215":{"tf":1.0},"752":{"tf":1.0},"873":{"tf":1.0},"932":{"tf":1.0}}},"s":{"df":4,"docs":{"363":{"tf":1.0},"374":{"tf":1.0},"931":{"tf":1.0},"949":{"tf":1.0}}},"t":{"df":5,"docs":{"1004":{"tf":1.0},"1072":{"tf":1.0},"215":{"tf":1.0},"528":{"tf":1.0},"931":{"tf":1.0}}}},"t":{"df":8,"docs":{"176":{"tf":1.0},"185":{"tf":1.0},"239":{"tf":1.0},"352":{"tf":1.0},"477":{"tf":1.0},"572":{"tf":1.0},"590":{"tf":1.4142135623730951},"963":{"tf":1.0}}},"w":{"df":11,"docs":{"185":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"354":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"734":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"o":{"df":3,"docs":{"1035":{"tf":1.0},"224":{"tf":1.0},"628":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"12":{"tf":1.0},"16":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"236":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"363":{"tf":1.0},"462":{"tf":1.0},"595":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.0},"876":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"268":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"r":{"df":8,"docs":{"1113":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"966":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":2,"docs":{"211":{"tf":1.0},"414":{"tf":1.0}}},"t":{";":{"6":{"2":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"776":{"tf":1.4142135623730951},"779":{"tf":3.1622776601683795},"780":{"tf":1.7320508075688772},"781":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}}}},"u":{"a":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":1,"docs":{"561":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"561":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"a":{"c":{"df":3,"docs":{"694":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0}},"h":{"df":1,"docs":{"332":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"238":{"tf":1.0},"292":{"tf":1.0},"475":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":4.123105625617661},"507":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}}},"o":{"df":3,"docs":{"447":{"tf":1.0},"600":{"tf":1.0},"945":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":23,"docs":{"115":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"374":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"415":{"tf":1.0},"585":{"tf":1.0},"669":{"tf":1.0},"814":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"853":{"tf":1.0},"874":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951},"965":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"538":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1099":{"tf":1.0},"168":{"tf":1.0},"446":{"tf":1.4142135623730951},"563":{"tf":1.0},"64":{"tf":1.4142135623730951}}},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}},"df":4,"docs":{"1042":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"410":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1090":{"tf":1.0},"1097":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"394":{"tf":1.7320508075688772},"400":{"tf":1.0},"452":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"514":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"665":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.7320508075688772},"751":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"4":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":95,"docs":{"1004":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1063":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1077":{"tf":1.4142135623730951},"1080":{"tf":1.0},"1097":{"tf":1.0},"151":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"223":{"tf":1.0},"231":{"tf":1.4142135623730951},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.7320508075688772},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"314":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":1.0},"550":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"572":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"627":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":2.0},"662":{"tf":1.0},"666":{"tf":1.0},"691":{"tf":1.0},"701":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"877":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"930":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0},"976":{"tf":1.0},"982":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"877":{"tf":1.0},"952":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":38,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"155":{"tf":1.0},"19":{"tf":1.0},"219":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"5":{"tf":1.0},"537":{"tf":1.0},"737":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"923":{"tf":1.0},"953":{"tf":1.4142135623730951},"997":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"364":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":23,"docs":{"1025":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"168":{"tf":1.0},"300":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"447":{"tf":1.0},"5":{"tf":1.0},"523":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"607":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"740":{"tf":1.0},"841":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":90,"docs":{"0":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"1099":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"1121":{"tf":2.0},"1122":{"tf":1.7320508075688772},"12":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"154":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.4142135623730951},"363":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"395":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.4142135623730951},"423":{"tf":1.0},"438":{"tf":1.0},"444":{"tf":1.0},"466":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"550":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"657":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"814":{"tf":1.0},"864":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"904":{"tf":1.0},"928":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.4142135623730951},"976":{"tf":1.0},"98":{"tf":1.0},"985":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"1044":{"tf":1.0},"688":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"485":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":3,"docs":{"1025":{"tf":1.0},"153":{"tf":1.0},"303":{"tf":1.0}},"g":{"df":49,"docs":{"1008":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":1.0},"1116":{"tf":1.4142135623730951},"113":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"352":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":2.0},"495":{"tf":1.0},"497":{"tf":3.7416573867739413},"499":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.4142135623730951},"554":{"tf":1.0},"562":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"887":{"tf":1.0},"914":{"tf":1.0},"933":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":76,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"1057":{"tf":1.0},"1063":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1121":{"tf":1.0},"117":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"206":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"300":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"39":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"437":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"50":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"778":{"tf":1.0},"8":{"tf":1.4142135623730951},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.0},"9":{"tf":1.0},"906":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"963":{"tf":1.0},"972":{"tf":1.0},"985":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}}}}},"df":1,"docs":{"1003":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"198":{"tf":1.0},"223":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"107":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1081":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"160":{"tf":1.0},"197":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0},"415":{"tf":1.7320508075688772},"416":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"73":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"541":{"tf":2.0},"548":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":37,"docs":{"1019":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.4142135623730951},"124":{"tf":1.0},"155":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"287":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.7320508075688772},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"488":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"73":{"tf":1.0},"737":{"tf":1.0},"766":{"tf":3.7416573867739413},"785":{"tf":1.0},"876":{"tf":2.0},"923":{"tf":2.0},"943":{"tf":1.0},"945":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"1046":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"986":{"tf":1.7320508075688772}},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1108":{"tf":1.0},"1121":{"tf":1.0}}}}}},"df":9,"docs":{"276":{"tf":1.0},"446":{"tf":1.0},"450":{"tf":1.0},"497":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"748":{"tf":1.4142135623730951},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"478":{"tf":1.0},"507":{"tf":1.0}}},"t":{"df":16,"docs":{"1016":{"tf":1.0},"1116":{"tf":1.0},"596":{"tf":1.0},"750":{"tf":1.0},"789":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"923":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"851":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"657":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"1081":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"267":{"tf":1.4142135623730951},"339":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"412":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"727":{"tf":1.0},"752":{"tf":1.0},"786":{"tf":1.0},"847":{"tf":1.0},"950":{"tf":1.0},"976":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1109":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":2.0},"1124":{"tf":1.4142135623730951},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"129":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"236":{"tf":1.0},"251":{"tf":1.0},"295":{"tf":3.605551275463989},"297":{"tf":1.0},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":2.8284271247461903},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"204":{"tf":1.0},"370":{"tf":1.0},"65":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"271":{"tf":1.0},"306":{"tf":1.0},"449":{"tf":1.0},"654":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"355":{"tf":1.0}}}}},"u":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.7320508075688772}}}}}}},"df":27,"docs":{"1036":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"199":{"tf":4.123105625617661},"21":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":3.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"42":{"tf":1.0},"528":{"tf":2.8284271247461903},"587":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"622":{"tf":2.8284271247461903},"655":{"tf":1.0},"971":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":2.0}}},"x":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"1068":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"185":{"tf":1.0},"254":{"tf":1.0},"548":{"tf":1.0},"688":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"373":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"705":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"635":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"1109":{"tf":1.0},"1121":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":5,"docs":{"246":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":49,"docs":{"1046":{"tf":1.4142135623730951},"1087":{"tf":1.4142135623730951},"1098":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.4142135623730951},"248":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"273":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"504":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"574":{"tf":1.0},"586":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":2.23606797749979},"751":{"tf":1.0},"770":{"tf":1.4142135623730951},"813":{"tf":2.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"89":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"938":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"1110":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"288":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":7,"docs":{"1124":{"tf":1.4142135623730951},"15":{"tf":1.0},"172":{"tf":1.0},"303":{"tf":1.4142135623730951},"567":{"tf":1.4142135623730951},"77":{"tf":1.0},"985":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":66,"docs":{"1009":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1116":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"130":{"tf":1.0},"187":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"241":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"291":{"tf":1.0},"30":{"tf":1.0},"342":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":2.23606797749979},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"485":{"tf":1.0},"488":{"tf":2.449489742783178},"507":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"562":{"tf":1.0},"569":{"tf":1.0},"708":{"tf":1.0},"744":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.4142135623730951},"88":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"977":{"tf":1.7320508075688772},"985":{"tf":2.0},"987":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}},"t":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"873":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"321":{"tf":1.7320508075688772},"360":{"tf":1.0},"395":{"tf":1.0},"427":{"tf":1.0},"456":{"tf":1.0},"485":{"tf":1.4142135623730951},"535":{"tf":1.0},"613":{"tf":1.0},"638":{"tf":1.0},"737":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1121":{"tf":1.0}},"n":{"df":4,"docs":{"106":{"tf":1.4142135623730951},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0},"590":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"1019":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"365":{"tf":1.4142135623730951},"526":{"tf":1.0},"529":{"tf":1.0},"903":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"115":{"tf":1.0},"215":{"tf":1.4142135623730951},"318":{"tf":1.0},"473":{"tf":1.0},"580":{"tf":1.0},"599":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1036":{"tf":1.0},"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"527":{"tf":1.0},"951":{"tf":1.0},"954":{"tf":1.0}}}}}},"u":{"df":7,"docs":{"175":{"tf":1.0},"215":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"924":{"tf":2.23606797749979},"96":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"924":{"tf":1.0},"928":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":15,"docs":{"1087":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.0},"180":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"454":{"tf":1.7320508075688772},"481":{"tf":1.0},"488":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.4142135623730951}},"e":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1087":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1035":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"854":{"tf":1.0}}},"df":2,"docs":{"852":{"tf":1.7320508075688772},"854":{"tf":2.6457513110645907}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"1113":{"tf":1.0}}}},"df":2,"docs":{"1105":{"tf":1.0},"1113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":31,"docs":{"1008":{"tf":1.0},"1016":{"tf":1.0},"1110":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":1.0},"343":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"37":{"tf":1.0},"374":{"tf":2.0},"375":{"tf":2.0},"390":{"tf":1.0},"391":{"tf":1.7320508075688772},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"580":{"tf":2.23606797749979},"949":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1016":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1007":{"tf":1.0},"1010":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"1019":{"tf":1.0},"1020":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"/":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1074":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{".":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"300":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0}}}}}}}}},"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"1":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"2":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":3,"docs":{"343":{"tf":1.0},"452":{"tf":1.0},"580":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{".":{"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"343":{"tf":1.0},"425":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"425":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"118":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"555":{"tf":1.0}}}}},"df":0,"docs":{}}},"/":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":43,"docs":{"1053":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.4142135623730951},"198":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"354":{"tf":1.0},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"388":{"tf":1.0},"410":{"tf":1.4142135623730951},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":2.23606797749979},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"728":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"580":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"953":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}}},"t":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"1005":{"tf":1.0},"622":{"tf":1.7320508075688772}},"h":{"df":0,"docs":{},"o":{"d":{"df":26,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":3.4641016151377544},"359":{"tf":1.0},"396":{"tf":1.4142135623730951},"430":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"633":{"tf":1.0},"723":{"tf":1.0},"913":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951},"958":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"290":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"'":{"df":3,"docs":{"247":{"tf":1.0},"542":{"tf":1.0},"88":{"tf":1.0}}},"(":{"df":1,"docs":{"152":{"tf":1.0}}},"=":{"\"":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"699":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"df":4,"docs":{"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}},"df":174,"docs":{"100":{"tf":2.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.4142135623730951},"1004":{"tf":1.0},"101":{"tf":3.4641016151377544},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.0},"102":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1027":{"tf":1.0},"103":{"tf":2.449489742783178},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":2.6457513110645907},"1072":{"tf":1.0},"1074":{"tf":1.0},"1087":{"tf":1.7320508075688772},"109":{"tf":2.0},"1097":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":2.0},"1124":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"15":{"tf":2.0},"150":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.449489742783178},"181":{"tf":4.58257569495584},"183":{"tf":3.4641016151377544},"185":{"tf":3.872983346207417},"186":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":2.449489742783178},"191":{"tf":1.4142135623730951},"193":{"tf":2.23606797749979},"203":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":2.449489742783178},"247":{"tf":2.23606797749979},"264":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"300":{"tf":2.23606797749979},"301":{"tf":2.23606797749979},"31":{"tf":1.0},"33":{"tf":1.0},"355":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.6457513110645907},"376":{"tf":1.0},"40":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":2.449489742783178},"422":{"tf":2.23606797749979},"447":{"tf":3.0},"46":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":2.23606797749979},"513":{"tf":1.0},"538":{"tf":4.0},"539":{"tf":3.4641016151377544},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":5.291502622129181},"545":{"tf":1.4142135623730951},"546":{"tf":3.0},"547":{"tf":2.8284271247461903},"548":{"tf":6.164414002968976},"550":{"tf":3.7416573867739413},"559":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"622":{"tf":1.0},"649":{"tf":1.4142135623730951},"686":{"tf":1.0},"690":{"tf":2.23606797749979},"691":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":3.3166247903554},"707":{"tf":1.4142135623730951},"708":{"tf":2.23606797749979},"709":{"tf":1.7320508075688772},"710":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"747":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.23606797749979},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":2.8284271247461903},"825":{"tf":1.0},"83":{"tf":2.0},"832":{"tf":1.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.0},"889":{"tf":1.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":3.1622776601683795},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":2.8284271247461903},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"933":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.4142135623730951},"963":{"tf":1.0},"967":{"tf":2.23606797749979},"97":{"tf":1.0},"976":{"tf":1.7320508075688772},"977":{"tf":2.0},"978":{"tf":1.4142135623730951},"98":{"tf":1.0},"981":{"tf":2.0},"982":{"tf":2.0},"983":{"tf":1.0},"985":{"tf":1.4142135623730951},"986":{"tf":1.0},"988":{"tf":2.449489742783178},"997":{"tf":1.7320508075688772},"999":{"tf":1.0}},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"542":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"405":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}},"df":0,"docs":{}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"}":{"_":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"=":{"[":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"y":{"_":{"[":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"740":{"tf":1.4142135623730951},"824":{"tf":1.0}}}},"df":1,"docs":{"509":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":10,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1102":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"689":{"tf":1.0}}}}}}}},"df":1,"docs":{"958":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"121":{"tf":1.0},"165":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.7320508075688772},"495":{"tf":1.0},"506":{"tf":2.6457513110645907},"595":{"tf":1.0},"650":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"964":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"289":{"tf":1.0}}}}},"df":3,"docs":{"199":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"642":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"287":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"633":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":8,"docs":{"1011":{"tf":1.0},"1121":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"747":{"tf":1.0},"982":{"tf":1.0}}},"df":6,"docs":{"1004":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":1.0},"548":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"562":{"tf":1.0}}}}}}},"df":5,"docs":{"205":{"tf":1.0},"299":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"374":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"295":{"tf":1.0},"342":{"tf":1.0},"705":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"1105":{"tf":1.0},"1107":{"tf":1.4142135623730951},"159":{"tf":1.0},"841":{"tf":1.0},"904":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":27,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1072":{"tf":1.4142135623730951},"127":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"398":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"555":{"tf":1.0},"573":{"tf":1.0},"575":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"857":{"tf":1.0}},"e":{"=":{"0":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"842":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"507":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"930":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":11,"docs":{"0":{"tf":1.0},"1044":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":2.23606797749979},"503":{"tf":1.0},"688":{"tf":1.4142135623730951},"728":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}},"df":4,"docs":{"1055":{"tf":1.0},"365":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"341":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":2.8284271247461903},"132":{"tf":1.0},"133":{"tf":2.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":2.0},"380":{"tf":1.0}}}}},"x":{"df":2,"docs":{"296":{"tf":1.0},"705":{"tf":1.0}}}},"m":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"q":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"a":{"b":{"df":1,"docs":{"562":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":33,"docs":{"1071":{"tf":1.4142135623730951},"1072":{"tf":2.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1099":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":1.0},"169":{"tf":1.0},"275":{"tf":1.0},"35":{"tf":1.0},"394":{"tf":1.4142135623730951},"399":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.0},"454":{"tf":1.0},"559":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"799":{"tf":1.0},"812":{"tf":1.0},"857":{"tf":1.0},"859":{"tf":1.0},"923":{"tf":1.4142135623730951},"965":{"tf":1.0},"982":{"tf":1.0},"985":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}}}},"v":{"1":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.0}}},"2":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"y":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"328":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"562":{"tf":1.0},"962":{"tf":1.0}}}}},"d":{"(":{"a":{"b":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"110":{"tf":1.0},"733":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"130":{"tf":1.0},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"363":{"tf":1.0},"414":{"tf":1.0},"456":{"tf":1.0},"477":{"tf":1.0},"495":{"tf":1.0},"516":{"tf":1.0},"626":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"906":{"tf":1.0}},"l":{"'":{"df":2,"docs":{"589":{"tf":1.0},"784":{"tf":1.4142135623730951}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}}},"df":22,"docs":{"1027":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"276":{"tf":1.0},"285":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"359":{"tf":1.0},"363":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":2.0},"586":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":2.0},"592":{"tf":1.4142135623730951},"596":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":2.0},"894":{"tf":1.0},"896":{"tf":1.0}}},"r":{"df":1,"docs":{"737":{"tf":1.0}},"n":{"df":2,"docs":{"1071":{"tf":1.0},"253":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":6,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"405":{"tf":1.0},"503":{"tf":1.0},"599":{"tf":1.0}},"i":{"df":17,"docs":{"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"288":{"tf":1.0},"327":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"498":{"tf":1.0},"567":{"tf":1.0},"595":{"tf":1.0},"785":{"tf":1.0},"844":{"tf":1.0},"923":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":12,"docs":{"1008":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"460":{"tf":1.0},"488":{"tf":1.0},"503":{"tf":1.0},"561":{"tf":1.4142135623730951},"744":{"tf":1.0},"745":{"tf":1.0},"9":{"tf":1.7320508075688772},"949":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"314":{"tf":1.0},"328":{"tf":1.0},"847":{"tf":1.0},"874":{"tf":1.0}}}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"737":{"tf":1.0},"762":{"tf":1.0},"788":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"z":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"789":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":2.6457513110645907},"119":{"tf":1.4142135623730951},"120":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":2.6457513110645907},"180":{"tf":1.4142135623730951},"181":{"tf":3.0},"183":{"tf":1.0},"185":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"295":{"tf":1.0},"296":{"tf":2.0},"304":{"tf":1.0},"356":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"474":{"tf":1.0},"536":{"tf":1.4142135623730951},"545":{"tf":1.0},"571":{"tf":1.0},"729":{"tf":2.0},"733":{"tf":1.4142135623730951},"734":{"tf":1.0},"814":{"tf":1.0},"858":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"923":{"tf":1.4142135623730951},"964":{"tf":3.0},"97":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"1076":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1081":{"tf":1.0},"175":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"690":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.0},"794":{"tf":1.4142135623730951},"841":{"tf":1.0},"939":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"162":{"tf":1.0},"264":{"tf":1.0},"42":{"tf":1.0},"539":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951}}},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1065":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"\"":{")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"966":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"958":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":177,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1027":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1036":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1054":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.7320508075688772},"1074":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":1.0},"1089":{"tf":1.0},"1094":{"tf":1.0},"1099":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.0},"113":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.23606797749979},"33":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"45":{"tf":1.0},"453":{"tf":1.0},"460":{"tf":1.0},"469":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"531":{"tf":1.0},"533":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"571":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"638":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.7320508075688772},"67":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"710":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.4142135623730951},"764":{"tf":1.0},"77":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"886":{"tf":1.0},"889":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.7320508075688772},"900":{"tf":1.0},"903":{"tf":1.7320508075688772},"912":{"tf":1.0},"913":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.4142135623730951},"955":{"tf":1.4142135623730951},"956":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"961":{"tf":1.0},"966":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"99":{"tf":1.0},"998":{"tf":1.0}}},"n":{"df":2,"docs":{"1082":{"tf":1.0},"453":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"193":{"tf":1.0},"596":{"tf":1.0},"864":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"1120":{"tf":1.0},"264":{"tf":1.0},"613":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"514":{"tf":1.0},"876":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"1032":{"tf":1.0},"1065":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"193":{"tf":1.0},"288":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"880":{"tf":1.0},"967":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}},"z":{"/":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"952":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":4,"docs":{"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"733":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"df":1,"docs":{"918":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"901":{"tf":1.0},"905":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"877":{"tf":1.0},"879":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"792":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"546":{"tf":1.0},"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"628":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"257":{"tf":1.0},"635":{"tf":1.0}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"731":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"730":{"tf":1.0},"732":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"806":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"127":{"tf":1.0},"225":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}}}},"df":9,"docs":{"186":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"443":{"tf":1.0},"917":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"609":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"988":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1092":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1030":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1090":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"272":{"tf":1.0}}},"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"1":{"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"1":{"8":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"2":{"df":1,"docs":{"268":{"tf":1.0}}},"3":{"df":1,"docs":{"268":{"tf":1.0}}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"1":{"8":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"695":{"tf":1.0},"699":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":5,"docs":{"230":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.7320508075688772},"292":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"289":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"229":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"633":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0},"643":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"'":{"df":28,"docs":{"1117":{"tf":1.4142135623730951},"1124":{"tf":1.0},"148":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"307":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0},"444":{"tf":1.0},"559":{"tf":1.0},"562":{"tf":1.4142135623730951},"59":{"tf":1.0},"65":{"tf":1.0},"762":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"857":{"tf":1.0},"91":{"tf":1.0},"913":{"tf":1.0},"951":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"11":{"tf":1.0},"924":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"565":{"tf":1.0}}}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"1030":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}}}}}}}}},"df":142,"docs":{"0":{"tf":2.23606797749979},"1002":{"tf":1.0},"1006":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1105":{"tf":1.0},"1116":{"tf":2.0},"1122":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"15":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.7320508075688772},"331":{"tf":1.7320508075688772},"332":{"tf":2.449489742783178},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"341":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":3.1622776601683795},"354":{"tf":1.4142135623730951},"355":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.4142135623730951},"4":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"484":{"tf":1.4142135623730951},"488":{"tf":1.0},"512":{"tf":1.0},"54":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"552":{"tf":1.4142135623730951},"559":{"tf":1.7320508075688772},"560":{"tf":1.0},"561":{"tf":2.0},"565":{"tf":1.0},"569":{"tf":1.4142135623730951},"6":{"tf":1.0},"607":{"tf":1.0},"62":{"tf":1.7320508075688772},"640":{"tf":1.0},"66":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.0},"723":{"tf":1.0},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":2.0},"799":{"tf":1.0},"8":{"tf":3.1622776601683795},"834":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.7320508075688772},"852":{"tf":1.0},"854":{"tf":1.0},"857":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"916":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"923":{"tf":1.0},"925":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"953":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.0},"967":{"tf":1.4142135623730951},"978":{"tf":1.0},"981":{"tf":1.0},"985":{"tf":1.0}},"’":{"df":10,"docs":{"123":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"35":{"tf":1.0},"367":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.7320508075688772},"947":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"172":{"tf":1.0},"788":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"958":{"tf":2.6457513110645907},"966":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}},"s":{"df":3,"docs":{"187":{"tf":1.4142135623730951},"287":{"tf":1.0},"396":{"tf":1.0}},"g":{"df":1,"docs":{"997":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":30,"docs":{"1011":{"tf":1.0},"1036":{"tf":1.0},"1048":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"175":{"tf":1.7320508075688772},"205":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"327":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"641":{"tf":1.0},"67":{"tf":1.0},"742":{"tf":1.0},"778":{"tf":1.0},"835":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"876":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"1011":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"825":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":51,"docs":{"1011":{"tf":1.0},"1033":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1099":{"tf":1.0},"128":{"tf":1.0},"144":{"tf":1.0},"169":{"tf":1.7320508075688772},"180":{"tf":1.0},"197":{"tf":1.4142135623730951},"203":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"468":{"tf":1.0},"470":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":2.6457513110645907},"507":{"tf":2.449489742783178},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":2.23606797749979},"877":{"tf":1.0},"878":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"548":{"tf":1.0},"678":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"323":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"113":{"tf":2.0},"116":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"544":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"238":{"tf":1.0},"959":{"tf":1.4142135623730951},"966":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"509":{"tf":1.0}}}}}}}}},"n":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}}}},")":{"/":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"a":{"df":3,"docs":{"1011":{"tf":1.0},"343":{"tf":2.8284271247461903},"580":{"tf":2.8284271247461903}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1027":{"tf":2.449489742783178},"1029":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"a":{"df":1,"docs":{"924":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{",":{"\"":{"c":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"\"":{",":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"\"":{"c":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},">":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":123,"docs":{"1003":{"tf":1.0},"1018":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":2.23606797749979},"1104":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.449489742783178},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"239":{"tf":2.6457513110645907},"246":{"tf":2.23606797749979},"247":{"tf":1.0},"254":{"tf":2.449489742783178},"256":{"tf":2.0},"260":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":2.0},"342":{"tf":2.0},"343":{"tf":2.6457513110645907},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":2.0},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"427":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":2.449489742783178},"464":{"tf":1.0},"465":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"497":{"tf":1.4142135623730951},"519":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"555":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"633":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.7320508075688772},"694":{"tf":1.0},"698":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"718":{"tf":1.7320508075688772},"728":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":2.0},"943":{"tf":2.0},"944":{"tf":1.7320508075688772},"988":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":14,"docs":{"1011":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":2.23606797749979},"343":{"tf":1.0},"347":{"tf":1.7320508075688772},"354":{"tf":1.7320508075688772},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0}},"e":{">":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"447":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":7,"docs":{"220":{"tf":1.0},"221":{"tf":1.0},"229":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":20,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1121":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"403":{"tf":1.0},"516":{"tf":1.7320508075688772},"598":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":14,"docs":{"1020":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"127":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"265":{"tf":1.0},"274":{"tf":3.1622776601683795},"275":{"tf":2.23606797749979},"413":{"tf":1.0},"591":{"tf":1.0},"655":{"tf":1.0},"770":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"353":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"360":{"tf":1.0},"450":{"tf":1.0},"654":{"tf":1.0}},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":33,"docs":{"108":{"tf":1.0},"1092":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.0},"136":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"318":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"476":{"tf":1.0},"546":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"778":{"tf":1.4142135623730951},"91":{"tf":1.0},"927":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"1046":{"tf":1.0},"1122":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.0},"613":{"tf":1.0},"690":{"tf":1.0},"786":{"tf":1.0},"943":{"tf":1.0},"982":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":141,"docs":{"1005":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1109":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"116":{"tf":1.0},"120":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":2.6457513110645907},"323":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"495":{"tf":1.0},"5":{"tf":1.0},"506":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"544":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.23606797749979},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"916":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"67":{"tf":1.0},"844":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"951":{"tf":1.0}}}}}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"199":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"267":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.4142135623730951},"664":{"tf":1.0}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"1072":{"tf":1.0},"367":{"tf":1.0},"375":{"tf":1.0},"613":{"tf":3.0},"964":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1019":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"1081":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"323":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0},"705":{"tf":1.0},"726":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"89":{"tf":1.0},"938":{"tf":1.0}}}}},"w":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"531":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1103":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1087":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"808":{"tf":1.0},"988":{"tf":1.0}},"e":{"_":{"1":{"4":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"1117":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":160,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"1025":{"tf":1.4142135623730951},"104":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.0},"108":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.0},"1105":{"tf":1.0},"1109":{"tf":1.7320508075688772},"1116":{"tf":2.0},"1121":{"tf":1.0},"1124":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.6457513110645907},"304":{"tf":1.0},"314":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"340":{"tf":1.4142135623730951},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"362":{"tf":1.7320508075688772},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.4142135623730951},"407":{"tf":2.23606797749979},"408":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":2.0},"416":{"tf":1.0},"440":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":2.23606797749979},"469":{"tf":1.0},"476":{"tf":1.7320508075688772},"487":{"tf":1.4142135623730951},"497":{"tf":2.6457513110645907},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":4.358898943540674},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"575":{"tf":1.7320508075688772},"58":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.0},"64":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":2.0},"786":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"866":{"tf":3.7416573867739413},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"914":{"tf":1.4142135623730951},"924":{"tf":2.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"931":{"tf":2.0},"933":{"tf":1.7320508075688772},"936":{"tf":1.0},"938":{"tf":2.0},"94":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.4142135623730951},"957":{"tf":1.0},"96":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951},"976":{"tf":2.23606797749979},"98":{"tf":1.0},"986":{"tf":2.0},"999":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1011":{"tf":1.0},"1121":{"tf":1.0},"46":{"tf":1.0},"568":{"tf":1.0},"9":{"tf":1.0},"924":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"443":{"tf":1.0},"506":{"tf":1.0},"898":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"740":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":38,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"1066":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.4142135623730951},"222":{"tf":1.0},"239":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"563":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"587":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"772":{"tf":1.0},"778":{"tf":1.0},"781":{"tf":1.0},"80":{"tf":1.0},"876":{"tf":1.0},"952":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"432":{"tf":1.0},"561":{"tf":1.0},"947":{"tf":2.0},"949":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"1081":{"tf":1.0},"508":{"tf":1.0},"67":{"tf":1.0},"962":{"tf":1.0}}},"h":{"df":1,"docs":{"954":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"2":{"c":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":46,"docs":{"1057":{"tf":1.0},"1063":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.0},"127":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.4142135623730951},"234":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"450":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0},"656":{"tf":1.7320508075688772},"669":{"tf":1.0},"672":{"tf":1.0},"686":{"tf":1.0},"694":{"tf":1.0},"707":{"tf":1.0},"712":{"tf":1.0},"79":{"tf":2.23606797749979},"844":{"tf":1.0},"87":{"tf":1.4142135623730951},"948":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":6,"docs":{"322":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":2.23606797749979},"534":{"tf":1.0},"722":{"tf":1.4142135623730951},"853":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"742":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"z":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"952":{"tf":1.0}}}}}}}}}}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"563":{"tf":1.0}}}},"df":5,"docs":{"318":{"tf":1.0},"403":{"tf":1.7320508075688772},"409":{"tf":1.0},"563":{"tf":1.0},"952":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"1027":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"899":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"810":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":55,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.0},"1015":{"tf":2.0},"1031":{"tf":1.0},"1035":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1099":{"tf":1.0},"129":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"352":{"tf":1.0},"357":{"tf":1.0},"405":{"tf":1.0},"432":{"tf":1.0},"507":{"tf":1.0},"54":{"tf":1.0},"566":{"tf":1.0},"603":{"tf":1.0},"62":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":2.0},"711":{"tf":1.0},"799":{"tf":1.7320508075688772},"800":{"tf":1.7320508075688772},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"906":{"tf":2.0},"938":{"tf":1.0},"982":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0}},"e":{"df":10,"docs":{"1019":{"tf":1.0},"1046":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":2.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"1001":{"tf":1.0},"215":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":41,"docs":{"1027":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":2.23606797749979},"423":{"tf":1.7320508075688772},"426":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"506":{"tf":2.449489742783178},"509":{"tf":1.0},"510":{"tf":1.7320508075688772},"518":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"750":{"tf":1.0},"776":{"tf":1.0},"779":{"tf":1.4142135623730951},"841":{"tf":1.0},"880":{"tf":1.0},"943":{"tf":1.0},"945":{"tf":1.0},"959":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"785":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":1,"docs":{"785":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}},"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"234":{"tf":1.0},"263":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1035":{"tf":2.23606797749979},"1037":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"256":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.0},"414":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951},"466":{"tf":2.0},"580":{"tf":1.0},"588":{"tf":1.0},"617":{"tf":2.0},"628":{"tf":1.7320508075688772},"656":{"tf":1.0},"764":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"889":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"841":{"tf":1.4142135623730951},"889":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"300":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"880":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"780":{"tf":1.0},"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"781":{"tf":1.0},"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":10,"docs":{"184":{"tf":1.0},"263":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"543":{"tf":1.0},"580":{"tf":1.0},"944":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"943":{"tf":1.0},"944":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":6,"docs":{"292":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"943":{"tf":1.0},"945":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"6":{".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"676":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":20,"docs":{"186":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":2.449489742783178},"261":{"tf":1.0},"262":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.0},"535":{"tf":1.0},"718":{"tf":1.0},"722":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"728":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"176":{"tf":1.0},"426":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.4142135623730951},"664":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"847":{"tf":1.0},"963":{"tf":1.0},"988":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"335":{"tf":1.0},"419":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":13,"docs":{"175":{"tf":1.0},"207":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"215":{"tf":3.605551275463989},"216":{"tf":1.0},"254":{"tf":1.0},"622":{"tf":1.0},"674":{"tf":1.0},"762":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.7320508075688772}}}}}},"df":103,"docs":{"1013":{"tf":1.0},"1016":{"tf":1.0},"1027":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.0},"1116":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"215":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"361":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.0},"451":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.7320508075688772},"544":{"tf":1.0},"571":{"tf":1.0},"600":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.0},"664":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"740":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.4142135623730951},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"772":{"tf":1.0},"779":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"88":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":2.449489742783178},"929":{"tf":2.23606797749979},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"942":{"tf":1.0},"947":{"tf":1.0}}},"h":{"df":4,"docs":{"239":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"913":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1061":{"tf":1.4142135623730951},"267":{"tf":1.0},"291":{"tf":1.0},"449":{"tf":1.0},"678":{"tf":1.0},"752":{"tf":1.0},"8":{"tf":2.0}}},"df":0,"docs":{},"f":{"df":3,"docs":{"110":{"tf":1.7320508075688772},"188":{"tf":1.0},"479":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"113":{"tf":1.0},"306":{"tf":1.0},"481":{"tf":1.0},"574":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"872":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"447":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"274":{"tf":1.0}}},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"df":27,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":2.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"292":{"tf":1.0},"324":{"tf":1.0},"354":{"tf":1.4142135623730951},"415":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"595":{"tf":1.0},"698":{"tf":1.0},"837":{"tf":1.0},"864":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"967":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"502":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}},"u":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":16,"docs":{"1029":{"tf":4.58257569495584},"1037":{"tf":3.4641016151377544},"1053":{"tf":4.898979485566356},"1069":{"tf":2.8284271247461903},"1091":{"tf":4.242640687119285},"1103":{"tf":4.69041575982343},"1104":{"tf":4.795831523312719},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"414":{"tf":1.0},"757":{"tf":5.0990195135927845},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"941":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"1011":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1046":{"tf":2.0},"1050":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1057":{"tf":2.0},"1061":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1100":{"tf":2.23606797749979},"119":{"tf":1.0},"127":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.7320508075688772},"230":{"tf":1.0},"276":{"tf":2.449489742783178},"288":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"603":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"877":{"tf":1.7320508075688772},"879":{"tf":1.7320508075688772},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"904":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1013":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"876":{"tf":1.0},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"905":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":127,"docs":{"1003":{"tf":1.7320508075688772},"1004":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.7320508075688772},"1036":{"tf":1.0},"104":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1046":{"tf":3.0},"1050":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":4.0},"1075":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":2.0},"117":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.4142135623730951},"243":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"379":{"tf":1.0},"39":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"42":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":2.449489742783178},"452":{"tf":1.0},"456":{"tf":1.0},"462":{"tf":1.0},"505":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":2.23606797749979},"558":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"613":{"tf":2.449489742783178},"614":{"tf":1.0},"626":{"tf":1.7320508075688772},"627":{"tf":1.7320508075688772},"635":{"tf":1.0},"642":{"tf":1.0},"654":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":2.6457513110645907},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.4142135623730951},"730":{"tf":2.23606797749979},"731":{"tf":2.449489742783178},"732":{"tf":1.0},"740":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":2.449489742783178},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"837":{"tf":1.0},"841":{"tf":2.449489742783178},"844":{"tf":1.4142135623730951},"845":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":2.23606797749979},"906":{"tf":4.358898943540674},"921":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.4142135623730951},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"981":{"tf":1.4142135623730951},"983":{"tf":1.4142135623730951},"988":{"tf":1.0}}}}},"df":2,"docs":{"254":{"tf":1.0},"876":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"1121":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"386":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"596":{"tf":1.0},"664":{"tf":1.0},"708":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"923":{"tf":2.449489742783178},"929":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1087":{"tf":1.7320508075688772},"127":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":3.1622776601683795},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.0},"633":{"tf":1.0},"726":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"676":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":16,"docs":{"1004":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"183":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":2.23606797749979},"352":{"tf":1.0},"363":{"tf":1.0},"622":{"tf":1.0},"649":{"tf":1.0},"743":{"tf":1.0},"784":{"tf":1.0},"90":{"tf":1.4142135623730951},"903":{"tf":1.0},"964":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"1002":{"tf":1.0},"1005":{"tf":1.4142135623730951},"106":{"tf":1.0},"260":{"tf":1.0},"447":{"tf":1.0},"530":{"tf":1.0},"967":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1027":{"tf":1.0},"1087":{"tf":1.0},"198":{"tf":1.0},"649":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"988":{"tf":1.0}},"s":{"df":1,"docs":{"288":{"tf":1.0}}}}}}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"575":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"571":{"tf":1.0},"745":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"r":{"df":22,"docs":{"1036":{"tf":1.0},"1061":{"tf":1.0},"137":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.4142135623730951},"262":{"tf":1.0},"314":{"tf":1.0},"391":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"431":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"488":{"tf":1.4142135623730951},"510":{"tf":1.0},"624":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"876":{"tf":1.4142135623730951},"900":{"tf":1.0},"931":{"tf":1.0}},"r":{"df":2,"docs":{"375":{"tf":1.0},"874":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"o":{"b":{"df":3,"docs":{"447":{"tf":2.23606797749979},"772":{"tf":1.0},"917":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"947":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"103":{"tf":1.0},"202":{"tf":1.4142135623730951},"228":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":10,"docs":{"1075":{"tf":1.0},"153":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"301":{"tf":1.0},"456":{"tf":1.0},"563":{"tf":1.0},"847":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"665":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"1002":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"1120":{"tf":1.0},"454":{"tf":1.0}}}},"df":6,"docs":{"1122":{"tf":1.4142135623730951},"292":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"664":{"tf":1.0}},"r":{"df":2,"docs":{"132":{"tf":1.0},"985":{"tf":1.0}}}},"l":{"d":{"df":11,"docs":{"1055":{"tf":1.0},"1121":{"tf":1.0},"291":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":3.1622776601683795},"528":{"tf":1.0},"83":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"129":{"tf":1.0},"222":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"688":{"tf":1.0},"734":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1003":{"tf":1.0},"503":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"1011":{"tf":1.0},"676":{"tf":1.0},"779":{"tf":1.0},"928":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"n":{"'":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"751":{"tf":1.0}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"541":{"tf":1.4142135623730951},"548":{"tf":1.0}}}}}}}}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":57,"docs":{"101":{"tf":1.0},"1025":{"tf":1.4142135623730951},"105":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1110":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.4142135623730951},"42":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.6457513110645907},"507":{"tf":1.7320508075688772},"514":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"57":{"tf":1.0},"573":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"711":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"927":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"975":{"tf":1.0}}},"df":166,"docs":{"1003":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1098":{"tf":1.0},"1099":{"tf":1.7320508075688772},"110":{"tf":1.0},"1110":{"tf":1.0},"1121":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.7320508075688772},"341":{"tf":1.0},"358":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.0},"39":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"460":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.0},"470":{"tf":1.0},"473":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.23606797749979},"510":{"tf":1.0},"514":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"550":{"tf":1.0},"556":{"tf":1.0},"577":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.0},"609":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"622":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.7320508075688772},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"74":{"tf":1.0},"741":{"tf":1.7320508075688772},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"813":{"tf":2.8284271247461903},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"900":{"tf":1.7320508075688772},"901":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"972":{"tf":1.0},"974":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"156":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"176":{"tf":1.0},"364":{"tf":1.0},"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1019":{"tf":1.0},"296":{"tf":1.0},"880":{"tf":1.0}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"516":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"1081":{"tf":1.0},"824":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"923":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":27,"docs":{"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.7320508075688772},"446":{"tf":1.0},"470":{"tf":1.0},"497":{"tf":1.0},"540":{"tf":1.0},"78":{"tf":1.0},"813":{"tf":2.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"953":{"tf":1.0},"977":{"tf":1.4142135623730951}},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"1046":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"958":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1122":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"190":{"tf":1.0},"192":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"190":{"tf":1.0},"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"977":{"tf":1.0}}}}}}},"df":50,"docs":{"1055":{"tf":1.0},"1087":{"tf":1.0},"129":{"tf":1.0},"135":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"193":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"416":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.7320508075688772},"62":{"tf":1.0},"679":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":1.4142135623730951},"8":{"tf":1.0},"854":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"948":{"tf":1.0},"962":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"180":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":15,"docs":{"179":{"tf":2.23606797749979},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"267":{"tf":1.0},"897":{"tf":1.0}}}}}},"s":{"df":5,"docs":{"1122":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"455":{"tf":1.0},"527":{"tf":1.0}}}}},"t":{"df":23,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1072":{"tf":1.0},"1077":{"tf":1.0},"222":{"tf":1.0},"362":{"tf":1.0},"387":{"tf":1.0},"445":{"tf":1.4142135623730951},"450":{"tf":2.449489742783178},"486":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.0},"577":{"tf":1.0},"578":{"tf":1.0},"824":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"923":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":10,"docs":{"121":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"376":{"tf":1.7320508075688772},"455":{"tf":1.0},"635":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"\"":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":55,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"197":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"331":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"396":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"478":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":2.0},"710":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"913":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"933":{"tf":2.449489742783178},"941":{"tf":1.0},"958":{"tf":1.0}},"l":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"577":{"tf":1.0}}}}}}},"r":{"b":{"df":3,"docs":{"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"352":{"tf":1.0},"378":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":58,"docs":{"1015":{"tf":1.0},"1025":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1042":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1065":{"tf":1.0},"1073":{"tf":1.0},"1097":{"tf":1.0},"1100":{"tf":1.4142135623730951},"121":{"tf":1.0},"129":{"tf":1.0},"154":{"tf":1.0},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"395":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"511":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"905":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"819":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"369":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"369":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"246":{"tf":1.7320508075688772},"369":{"tf":1.0},"418":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"414":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"n":{"df":39,"docs":{"107":{"tf":1.0},"1077":{"tf":1.0},"1123":{"tf":1.0},"124":{"tf":1.0},"150":{"tf":1.0},"163":{"tf":1.0},"219":{"tf":1.4142135623730951},"3":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"50":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.4142135623730951},"774":{"tf":1.0},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.7320508075688772},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772},"942":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0}},"i":{"c":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"310":{"tf":1.4142135623730951},"332":{"tf":1.0}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"381":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"486":{"tf":1.4142135623730951},"487":{"tf":1.0},"510":{"tf":1.0},"512":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"665":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"786":{"tf":1.4142135623730951},"866":{"tf":1.7320508075688772},"917":{"tf":1.0},"921":{"tf":1.0},"952":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"952":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"s":{"'":{"df":1,"docs":{"945":{"tf":1.0}}},"=":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"1053":{"tf":1.0},"1057":{"tf":2.449489742783178},"1061":{"tf":1.0},"944":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":16,"docs":{"1037":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1061":{"tf":1.0},"1104":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":57,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1035":{"tf":2.0},"1037":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.4142135623730951},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"263":{"tf":1.0},"343":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":2.8284271247461903},"515":{"tf":1.0},"548":{"tf":1.0},"571":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.4142135623730951},"600":{"tf":1.0},"628":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.3166247903554},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"847":{"tf":1.0},"89":{"tf":1.0},"943":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"945":{"tf":2.0},"977":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1116":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"380":{"tf":1.0},"448":{"tf":1.0},"488":{"tf":1.0},"707":{"tf":1.0},"799":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"963":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":21,"docs":{"1004":{"tf":1.0},"1095":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"343":{"tf":1.0},"414":{"tf":1.0},"486":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"705":{"tf":1.0},"711":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"906":{"tf":2.23606797749979}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"393":{"tf":1.4142135623730951},"64":{"tf":1.0},"772":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"876":{"tf":1.0}}}}},"df":89,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1099":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.4142135623730951},"323":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"407":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"519":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"607":{"tf":1.0},"627":{"tf":1.7320508075688772},"678":{"tf":1.0},"705":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.4142135623730951},"770":{"tf":1.0},"779":{"tf":1.0},"841":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"933":{"tf":1.0},"939":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.4142135623730951},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"1103":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1035":{"tf":1.4142135623730951},"224":{"tf":1.0},"289":{"tf":1.0},"628":{"tf":1.4142135623730951},"738":{"tf":1.0},"743":{"tf":1.0},"779":{"tf":1.0}}}},"n":{"df":9,"docs":{"1109":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.0},"430":{"tf":1.0},"46":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"896":{"tf":1.0},"933":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"<":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":11,"docs":{"197":{"tf":2.0},"222":{"tf":1.0},"288":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"409":{"tf":1.0},"679":{"tf":1.0},"959":{"tf":2.449489742783178},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":11,"docs":{"1087":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.7320508075688772},"331":{"tf":1.0},"353":{"tf":1.4142135623730951},"441":{"tf":1.0},"700":{"tf":1.0},"833":{"tf":1.0},"853":{"tf":1.0},"873":{"tf":1.7320508075688772},"897":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"515":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"1025":{"tf":1.0},"1095":{"tf":1.0},"291":{"tf":1.0},"356":{"tf":1.0},"595":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.4142135623730951},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"1003":{"tf":1.0}}}},"df":88,"docs":{"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.7320508075688772},"1035":{"tf":1.0},"1036":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1065":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"181":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":2.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"593":{"tf":1.0},"601":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"676":{"tf":1.4142135623730951},"679":{"tf":1.0},"691":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"728":{"tf":1.0},"730":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"781":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":2.0},"898":{"tf":1.0},"903":{"tf":1.0},"962":{"tf":1.0},"988":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"1008":{"tf":1.0},"1087":{"tf":1.0},"185":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"77":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":31,"docs":{"111":{"tf":1.0},"1119":{"tf":1.4142135623730951},"334":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"372":{"tf":1.0},"395":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"429":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"567":{"tf":1.4142135623730951},"706":{"tf":1.0},"737":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":1.0},"748":{"tf":2.23606797749979},"912":{"tf":1.0},"92":{"tf":1.0},"947":{"tf":1.0},"955":{"tf":1.0},"967":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"981":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"1119":{"tf":1.0},"152":{"tf":1.0},"365":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"548":{"tf":1.0},"705":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"541":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"931":{"tf":1.0},"959":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"542":{"tf":1.0},"852":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"67":{"tf":1.0}}},"df":5,"docs":{"316":{"tf":1.0},"318":{"tf":1.0},"481":{"tf":1.0},"542":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}}}},"p":{"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"2":{",":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"4":{"df":1,"docs":{"67":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"153":{"tf":1.0},"84":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"824":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"447":{"tf":1.0},"505":{"tf":1.0},"561":{"tf":1.0},"563":{"tf":1.0},"916":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"175":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":232,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"1010":{"tf":2.0},"1011":{"tf":2.23606797749979},"1014":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"1094":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"178":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.3166247903554},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.7320508075688772},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.4142135623730951},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"495":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"676":{"tf":1.7320508075688772},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"735":{"tf":1.0},"740":{"tf":2.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"824":{"tf":2.449489742783178},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":2.0},"869":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"895":{"tf":1.4142135623730951},"896":{"tf":2.23606797749979},"897":{"tf":1.4142135623730951},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":3.872983346207417},"909":{"tf":1.0},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":2.8284271247461903},"928":{"tf":1.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"447":{"tf":1.0},"516":{"tf":1.0},"678":{"tf":1.4142135623730951},"679":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"310":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":4,"docs":{"723":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.0}}}},"n":{"d":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"548":{"tf":1.0}},"l":{"df":4,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"1121":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":20,"docs":{"1003":{"tf":1.0},"111":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"267":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"592":{"tf":1.0},"596":{"tf":1.4142135623730951},"708":{"tf":1.7320508075688772},"920":{"tf":1.0},"924":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"488":{"tf":1.4142135623730951},"690":{"tf":1.0},"705":{"tf":2.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"1019":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":1.7320508075688772}},"i":{"df":1,"docs":{"470":{"tf":1.7320508075688772}}}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"684":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1077":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"2":{"df":0,"docs":{},"h":{"df":1,"docs":{"561":{"tf":1.0}}}},"df":17,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"221":{"tf":1.4142135623730951},"339":{"tf":1.0},"561":{"tf":1.4142135623730951},"673":{"tf":1.0},"684":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"953":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}}}}}},"s":{"df":13,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.4142135623730951},"356":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"452":{"tf":1.4142135623730951},"547":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"%":{"df":0,"docs":{},"h":{"%":{"df":0,"docs":{},"m":{"%":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"246":{"tf":1.0},"547":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"772":{"tf":1.0}}}},"df":52,"docs":{"1021":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"181":{"tf":1.7320508075688772},"189":{"tf":1.0},"228":{"tf":1.0},"290":{"tf":1.0},"342":{"tf":1.4142135623730951},"352":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"409":{"tf":1.0},"422":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":1.0},"494":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"528":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"556":{"tf":1.0},"595":{"tf":1.0},"6":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"742":{"tf":1.0},"839":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"704":{"tf":1.0},"728":{"tf":1.0},"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1046":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"958":{"tf":2.6457513110645907}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"150":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"360":{"tf":1.0},"518":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"80":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}},"t":{"df":36,"docs":{"1022":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1065":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":2.0},"256":{"tf":2.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":3.1622776601683795},"376":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"602":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":3.3166247903554},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"793":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"124":{"tf":1.0},"154":{"tf":1.0},"447":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":2.449489742783178},"742":{"tf":1.4142135623730951},"745":{"tf":2.23606797749979},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.0},"796":{"tf":1.0},"851":{"tf":1.0},"887":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"737":{"tf":1.0},"762":{"tf":1.0}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"1087":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.0},"503":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"642":{"tf":1.0},"924":{"tf":1.0},"932":{"tf":1.0},"958":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"1122":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":2.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"931":{"tf":2.0},"933":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"931":{"tf":2.449489742783178},"933":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1099":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"926":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.7320508075688772},"931":{"tf":5.0},"932":{"tf":1.0},"933":{"tf":2.6457513110645907},"936":{"tf":1.0},"938":{"tf":2.8284271247461903},"939":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":27,"docs":{"101":{"tf":1.0},"1119":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"393":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":2.23606797749979},"734":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"777":{"tf":1.0},"779":{"tf":2.0},"781":{"tf":1.0},"784":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.0},"958":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"497":{"tf":1.0},"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"120":{"tf":1.4142135623730951},"186":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.4142135623730951},"359":{"tf":1.0},"377":{"tf":1.0},"387":{"tf":1.0},"394":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"497":{"tf":1.0},"546":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":34,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"129":{"tf":1.0},"215":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"270":{"tf":2.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"295":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"338":{"tf":1.0},"456":{"tf":1.0},"467":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.4142135623730951},"664":{"tf":1.0},"964":{"tf":1.0}}}}}}},"y":{"df":2,"docs":{"238":{"tf":1.0},"927":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":4,"docs":{"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1050":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"412":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":36,"docs":{"1004":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.0},"342":{"tf":2.23606797749979},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.8284271247461903},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":2.0},"360":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"413":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.7320508075688772},"438":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"577":{"tf":1.0},"580":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"742":{"tf":1.0},"958":{"tf":1.4142135623730951},"964":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"202":{"tf":1.0},"939":{"tf":2.8284271247461903}}}}}}}},"c":{"df":1,"docs":{"847":{"tf":1.4142135623730951}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"t":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772}}}},"df":1,"docs":{"332":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"47":{"tf":1.0},"495":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":20,"docs":{"10":{"tf":1.0},"1061":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.0},"210":{"tf":1.0},"239":{"tf":2.8284271247461903},"290":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"507":{"tf":1.0},"539":{"tf":1.4142135623730951},"747":{"tf":1.0},"824":{"tf":1.0},"962":{"tf":1.4142135623730951},"981":{"tf":1.0}}}}},"p":{"8":{"df":1,"docs":{"460":{"tf":1.0}}},"df":0,"docs":{}},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"290":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"125":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0},"813":{"tf":2.23606797749979}},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1004":{"tf":1.0},"781":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"1066":{"tf":1.0},"175":{"tf":2.0},"183":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":2.23606797749979},"285":{"tf":1.0},"286":{"tf":1.7320508075688772},"289":{"tf":3.0},"290":{"tf":2.0},"291":{"tf":2.8284271247461903},"292":{"tf":2.6457513110645907},"539":{"tf":1.4142135623730951},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":72,"docs":{"1007":{"tf":1.0},"1013":{"tf":1.0},"102":{"tf":1.0},"1042":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.0},"127":{"tf":1.0},"143":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"300":{"tf":1.0},"328":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.4142135623730951},"480":{"tf":1.0},"548":{"tf":1.7320508075688772},"567":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"598":{"tf":1.0},"607":{"tf":1.0},"617":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"650":{"tf":1.0},"654":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.7320508075688772},"701":{"tf":2.0},"705":{"tf":3.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"764":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"789":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.0},"900":{"tf":2.449489742783178},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"951":{"tf":1.0},"972":{"tf":1.0},"983":{"tf":1.0}},"f":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"187":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":84,"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"103":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1092":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1112":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"142":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.4142135623730951},"175":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"188":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"287":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"373":{"tf":1.0},"392":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"54":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"679":{"tf":1.4142135623730951},"7":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"784":{"tf":2.0},"788":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"977":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"507":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":52,"docs":{"102":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":2.0},"1066":{"tf":1.7320508075688772},"1087":{"tf":1.0},"127":{"tf":1.7320508075688772},"135":{"tf":1.0},"137":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"222":{"tf":1.4142135623730951},"243":{"tf":1.0},"271":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"42":{"tf":1.0},"447":{"tf":2.0},"507":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"523":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"578":{"tf":1.0},"593":{"tf":1.4142135623730951},"601":{"tf":2.0},"614":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"988":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"947":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"218":{"tf":1.0},"225":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"1061":{"tf":1.0},"1110":{"tf":1.4142135623730951},"128":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.4142135623730951},"552":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"764":{"tf":1.0},"788":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":9,"docs":{"1003":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"250":{"tf":1.0},"258":{"tf":1.0},"323":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"959":{"tf":1.0}}},"a":{"df":1,"docs":{"1116":{"tf":1.0}}},"df":9,"docs":{"1110":{"tf":1.0},"1122":{"tf":1.4142135623730951},"212":{"tf":1.0},"303":{"tf":1.0},"380":{"tf":1.0},"54":{"tf":1.0},"67":{"tf":1.0},"789":{"tf":1.0},"959":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"289":{"tf":1.0},"496":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"298":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"221":{"tf":1.0},"303":{"tf":1.0},"595":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"264":{"tf":1.0},"505":{"tf":1.0},"720":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1110":{"tf":1.0},"354":{"tf":1.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"497":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":1,"docs":{"331":{"tf":1.0}},"e":{"c":{"df":3,"docs":{"238":{"tf":1.0},"67":{"tf":1.0},"770":{"tf":1.0}}},"df":1,"docs":{"197":{"tf":1.0}}},"i":{"df":1,"docs":{"432":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"487":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"a":{"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":3,"docs":{"419":{"tf":1.0},"420":{"tf":1.0},"877":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"906":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"698":{"tf":1.0},"699":{"tf":1.7320508075688772}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"1009":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}}},"df":211,"docs":{"1003":{"tf":1.7320508075688772},"1004":{"tf":2.23606797749979},"1007":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1010":{"tf":2.0},"1011":{"tf":4.123105625617661},"1025":{"tf":1.7320508075688772},"1039":{"tf":1.0},"1044":{"tf":2.449489742783178},"1046":{"tf":2.0},"1048":{"tf":2.23606797749979},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":2.0},"1061":{"tf":1.7320508075688772},"1063":{"tf":2.8284271247461903},"1072":{"tf":4.242640687119285},"1073":{"tf":2.23606797749979},"1074":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1077":{"tf":2.0},"1080":{"tf":1.4142135623730951},"1081":{"tf":2.0},"1087":{"tf":1.4142135623730951},"1094":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.4142135623730951},"135":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.7320508075688772},"222":{"tf":3.4641016151377544},"223":{"tf":2.8284271247461903},"231":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":2.8284271247461903},"242":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"256":{"tf":1.0},"263":{"tf":2.449489742783178},"264":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":2.23606797749979},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":2.23606797749979},"298":{"tf":1.0},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"32":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.7320508075688772},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.4142135623730951},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":1.0},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.7320508075688772},"388":{"tf":1.4142135623730951},"394":{"tf":1.7320508075688772},"398":{"tf":2.23606797749979},"400":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0},"420":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.7320508075688772},"432":{"tf":1.0},"435":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"445":{"tf":1.0},"447":{"tf":3.7416573867739413},"448":{"tf":2.0},"449":{"tf":1.4142135623730951},"451":{"tf":1.7320508075688772},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":2.6457513110645907},"455":{"tf":1.0},"456":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":2.449489742783178},"495":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":3.1622776601683795},"507":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"510":{"tf":2.8284271247461903},"514":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":1.7320508075688772},"568":{"tf":3.605551275463989},"569":{"tf":2.6457513110645907},"570":{"tf":1.0},"571":{"tf":2.6457513110645907},"572":{"tf":2.449489742783178},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":1.7320508075688772},"576":{"tf":2.0},"577":{"tf":2.0},"578":{"tf":1.4142135623730951},"579":{"tf":2.23606797749979},"580":{"tf":2.449489742783178},"581":{"tf":2.449489742783178},"582":{"tf":1.0},"583":{"tf":1.0},"594":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":2.449489742783178},"617":{"tf":1.0},"627":{"tf":2.23606797749979},"632":{"tf":1.4142135623730951},"633":{"tf":1.4142135623730951},"638":{"tf":1.0},"641":{"tf":2.0},"649":{"tf":2.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.23606797749979},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":2.0},"662":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.4142135623730951},"688":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.4142135623730951},"723":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"727":{"tf":1.0},"728":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"743":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"786":{"tf":3.0},"79":{"tf":1.4142135623730951},"803":{"tf":1.0},"810":{"tf":1.0},"836":{"tf":1.4142135623730951},"839":{"tf":2.0},"840":{"tf":1.7320508075688772},"846":{"tf":1.0},"853":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"9":{"tf":2.6457513110645907},"906":{"tf":1.0},"916":{"tf":1.0},"944":{"tf":1.0},"948":{"tf":2.8284271247461903},"950":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"976":{"tf":1.7320508075688772},"977":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"986":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"617":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":13,"docs":{"1004":{"tf":1.0},"1009":{"tf":1.0},"343":{"tf":1.0},"388":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":2.8284271247461903},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"579":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":74,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1119":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":2.6457513110645907},"355":{"tf":1.0},"356":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"38":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"391":{"tf":1.0},"394":{"tf":3.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"403":{"tf":2.23606797749979},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":2.0},"561":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"638":{"tf":1.4142135623730951},"654":{"tf":1.0},"674":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"723":{"tf":1.0},"79":{"tf":1.0},"90":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":2.0},"949":{"tf":1.0},"952":{"tf":2.6457513110645907},"954":{"tf":1.4142135623730951},"955":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"952":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"242":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1046":{"tf":1.4142135623730951},"187":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"285":{"tf":1.0},"331":{"tf":1.4142135623730951},"342":{"tf":1.0},"413":{"tf":1.0},"495":{"tf":1.0},"650":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"931":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"356":{"tf":1.0},"67":{"tf":1.4142135623730951},"778":{"tf":1.0},"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"364":{"tf":1.0},"457":{"tf":1.0}}},"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"'":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}},"df":82,"docs":{"1005":{"tf":1.0},"1057":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1124":{"tf":2.0},"115":{"tf":1.0},"124":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"215":{"tf":1.7320508075688772},"222":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"36":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"38":{"tf":1.0},"394":{"tf":1.0},"4":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.0},"474":{"tf":1.0},"484":{"tf":1.0},"515":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.0},"558":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"6":{"tf":1.0},"643":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.0},"707":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"825":{"tf":1.0},"828":{"tf":1.0},"84":{"tf":1.4142135623730951},"847":{"tf":1.0},"90":{"tf":1.4142135623730951},"918":{"tf":1.0},"92":{"tf":1.0},"935":{"tf":1.0},"939":{"tf":1.4142135623730951},"946":{"tf":1.0},"955":{"tf":1.7320508075688772},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"y":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1075":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":3.3166247903554},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"108":{"tf":1.0},"1122":{"tf":1.0},"155":{"tf":1.4142135623730951},"178":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0},"336":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":1.0},"519":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.4142135623730951},"563":{"tf":1.0},"625":{"tf":1.0},"633":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"889":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"955":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"175":{"tf":1.0},"270":{"tf":1.0},"528":{"tf":1.0},"708":{"tf":1.4142135623730951},"950":{"tf":1.0}}}},"u":{"df":6,"docs":{"144":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"705":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0}},"g":{"df":1,"docs":{"488":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":9,"docs":{"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1111":{"tf":1.0},"950":{"tf":2.6457513110645907},"958":{"tf":1.0},"960":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"1010":{"tf":1.4142135623730951},"1011":{"tf":2.8284271247461903},"354":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":4.0},"913":{"tf":1.0},"923":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":44,"docs":{"1018":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":1.0},"528":{"tf":1.0},"562":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"67":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"803":{"tf":1.0},"866":{"tf":1.0},"896":{"tf":1.0},"9":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"206":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":13,"docs":{"0":{"tf":1.0},"1097":{"tf":1.0},"131":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"582":{"tf":1.0},"613":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"948":{"tf":1.4142135623730951},"959":{"tf":1.0},"997":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"416":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1081":{"tf":1.0},"477":{"tf":1.0}}}},"p":{"df":1,"docs":{"478":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"866":{"tf":1.0},"913":{"tf":1.0}}}},"df":42,"docs":{"1011":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1099":{"tf":1.0},"15":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.449489742783178},"183":{"tf":1.0},"184":{"tf":1.7320508075688772},"193":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"270":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"427":{"tf":1.0},"444":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"61":{"tf":1.0},"627":{"tf":1.0},"655":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"737":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"857":{"tf":1.0}}},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"61":{"tf":1.0},"812":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"353":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.0},"506":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"528":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"281":{"tf":1.0},"365":{"tf":1.0},"396":{"tf":1.0},"866":{"tf":1.0},"875":{"tf":1.4142135623730951},"877":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":56,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1019":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1101":{"tf":1.0},"1105":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"130":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"241":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"50":{"tf":1.0},"510":{"tf":1.0},"550":{"tf":1.0},"556":{"tf":1.0},"585":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"750":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"864":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"382":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.7320508075688772}}}}}},"a":{"d":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":15,"docs":{"144":{"tf":1.0},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"453":{"tf":1.0},"487":{"tf":1.0},"770":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":5,"docs":{"238":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.4142135623730951},"959":{"tf":2.0},"966":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":12,"docs":{"1046":{"tf":1.0},"106":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.0},"380":{"tf":1.4142135623730951},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.0},"903":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1004":{"tf":1.0},"169":{"tf":1.0},"177":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"589":{"tf":1.0},"729":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"786":{"tf":1.4142135623730951},"887":{"tf":1.0},"90":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"0":{"tf":1.0},"106":{"tf":1.0},"1081":{"tf":1.0},"1122":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"556":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"1116":{"tf":1.4142135623730951},"21":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"302":{"tf":1.0},"304":{"tf":1.0},"446":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"22":{"tf":1.0}}},"df":4,"docs":{"1110":{"tf":2.23606797749979},"140":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"355":{"tf":1.0},"361":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":5,"docs":{"1035":{"tf":1.4142135623730951},"1065":{"tf":1.0},"199":{"tf":1.0},"541":{"tf":1.0},"622":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"1087":{"tf":1.0},"287":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"665":{"tf":1.4142135623730951},"927":{"tf":1.0},"982":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}},"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1087":{"tf":1.0},"367":{"tf":1.0},"488":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"256":{"tf":1.0}},"t":{"df":12,"docs":{"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"528":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"589":{"tf":1.7320508075688772},"590":{"tf":2.0},"591":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":13,"docs":{"1033":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"215":{"tf":1.0},"359":{"tf":1.0},"450":{"tf":1.0},"477":{"tf":1.4142135623730951},"864":{"tf":1.0},"950":{"tf":1.0},"963":{"tf":1.0}},"f":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":9,"docs":{"1003":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":4.242640687119285},"516":{"tf":1.0},"718":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":34,"docs":{"1003":{"tf":1.0},"1046":{"tf":1.0},"1122":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"210":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"297":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":2.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"463":{"tf":1.0},"498":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":1.7320508075688772},"864":{"tf":1.0},"900":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"933":{"tf":1.0},"948":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"s":{".":{"(":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"|":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"524":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"x":{"df":13,"docs":{"199":{"tf":1.7320508075688772},"221":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"419":{"tf":1.0},"475":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"959":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"140":{"tf":1.4142135623730951},"236":{"tf":1.0},"270":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"666":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"701":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"373":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":40,"docs":{"1001":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1122":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"238":{"tf":1.0},"248":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"386":{"tf":1.0},"580":{"tf":1.7320508075688772},"647":{"tf":1.0},"664":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"748":{"tf":1.7320508075688772},"770":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"985":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"488":{"tf":1.0},"613":{"tf":1.0}}}}},"s":{"df":2,"docs":{"1122":{"tf":1.4142135623730951},"873":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"o":{"d":{"b":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"835":{"tf":1.0},"953":{"tf":2.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"303":{"tf":1.0},"505":{"tf":1.0},"509":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"327":{"tf":1.0},"506":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"1069":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1015":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"199":{"tf":1.7320508075688772},"291":{"tf":1.0},"313":{"tf":1.0},"407":{"tf":1.0},"507":{"tf":1.0},"554":{"tf":1.0},"841":{"tf":1.0},"858":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"186":{"tf":3.4641016151377544},"234":{"tf":1.0},"275":{"tf":1.0},"785":{"tf":1.7320508075688772},"985":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":40,"docs":{"106":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"300":{"tf":1.0},"328":{"tf":1.0},"354":{"tf":1.0},"466":{"tf":1.0},"487":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.7320508075688772},"585":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"133":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"368":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.4142135623730951},"876":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0},"938":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"1094":{"tf":1.0},"1116":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.4142135623730951},"238":{"tf":1.0},"430":{"tf":1.0},"705":{"tf":1.7320508075688772},"74":{"tf":1.0},"814":{"tf":1.0},"876":{"tf":1.0},"927":{"tf":1.0},"938":{"tf":1.4142135623730951},"959":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1087":{"tf":1.0},"1124":{"tf":1.4142135623730951},"153":{"tf":1.0},"222":{"tf":1.4142135623730951},"236":{"tf":1.0},"73":{"tf":1.0},"814":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1087":{"tf":1.0},"569":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":6,"docs":{"0":{"tf":1.0},"353":{"tf":1.7320508075688772},"366":{"tf":1.0},"368":{"tf":1.0},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"[":{"d":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.0},"427":{"tf":1.0},"733":{"tf":1.0},"933":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"235":{"tf":1.0},"497":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"864":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":2.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}},"i":{"df":3,"docs":{"485":{"tf":1.0},"67":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"0":{"tf":1.7320508075688772},"1011":{"tf":1.0},"1019":{"tf":1.0},"356":{"tf":1.4142135623730951},"613":{"tf":1.0},"8":{"tf":2.0},"858":{"tf":1.0}}},"y":{"b":{"a":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"303":{"tf":1.0},"318":{"tf":1.0},"440":{"tf":1.0},"516":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"626":{"tf":1.0},"762":{"tf":1.0},"798":{"tf":1.0},"906":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}}},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"586":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"584":{"tf":1.0}}}}}}},"l":{"df":16,"docs":{"1077":{"tf":1.0},"1095":{"tf":1.0},"1116":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"436":{"tf":1.0},"510":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"591":{"tf":1.0},"770":{"tf":1.0},"89":{"tf":1.0},"917":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":47,"docs":{"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"21":{"tf":1.0},"249":{"tf":1.0},"321":{"tf":1.0},"336":{"tf":1.0},"340":{"tf":1.0},"345":{"tf":1.0},"373":{"tf":2.0},"376":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"405":{"tf":2.0},"407":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.7320508075688772},"447":{"tf":2.0},"450":{"tf":1.4142135623730951},"46":{"tf":3.4641016151377544},"488":{"tf":1.0},"514":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.7320508075688772},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"728":{"tf":2.6457513110645907},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.23606797749979},"85":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"913":{"tf":1.0},"948":{"tf":2.0},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"654":{"tf":1.0}}}},"df":17,"docs":{"1087":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"446":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"745":{"tf":1.0},"939":{"tf":1.7320508075688772},"958":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"643":{"tf":1.7320508075688772},"779":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0}}}}},"df":3,"docs":{"246":{"tf":1.0},"386":{"tf":1.0},"958":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"690":{"tf":1.0}}}}}},"df":115,"docs":{"0":{"tf":1.0},"1019":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":2.449489742783178},"1061":{"tf":2.6457513110645907},"1081":{"tf":1.7320508075688772},"1092":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.449489742783178},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"199":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"249":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"424":{"tf":1.0},"443":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.4142135623730951},"481":{"tf":1.0},"488":{"tf":1.7320508075688772},"50":{"tf":1.0},"553":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.4142135623730951},"599":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"705":{"tf":4.69041575982343},"710":{"tf":1.0},"8":{"tf":1.4142135623730951},"840":{"tf":1.4142135623730951},"887":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"932":{"tf":1.0},"939":{"tf":1.4142135623730951},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.4142135623730951},"958":{"tf":2.23606797749979},"959":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951},"961":{"tf":1.7320508075688772},"966":{"tf":1.4142135623730951},"967":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"949":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}},"d":{".":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"_":{"df":0,"docs":{},"v":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"348":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"918":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"918":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"1014":{"tf":1.0},"1015":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1013":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"826":{"tf":1.0},"832":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"831":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"830":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"917":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"917":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"815":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"820":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1016":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"693":{"tf":1.0},"695":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"804":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"256":{"tf":1.0},"348":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"730":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"731":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":3,"docs":{"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"`":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"\"":{".":{"\"":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"941":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"318":{"tf":1.0}},"e":{"d":{"/":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"605":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"620":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"637":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"j":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"414":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{".":{"<":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"`":{".":{"`":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"412":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"781":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"128":{"tf":1.0},"190":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"441":{"tf":1.0},"443":{"tf":1.0}},"u":{"c":{"df":33,"docs":{"10":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"150":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"221":{"tf":1.0},"276":{"tf":2.0},"304":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":2.449489742783178},"355":{"tf":1.4142135623730951},"359":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"386":{"tf":1.0},"453":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"676":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.4142135623730951},"737":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":2.23606797749979},"958":{"tf":1.4142135623730951},"961":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"'":{"df":1,"docs":{"369":{"tf":1.0}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"877":{"tf":1.0},"889":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":108,"docs":{"0":{"tf":1.0},"10":{"tf":1.7320508075688772},"1003":{"tf":1.0},"1008":{"tf":1.0},"1036":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"1116":{"tf":1.4142135623730951},"123":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":2.0},"167":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.4142135623730951},"234":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"266":{"tf":1.4142135623730951},"275":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.4142135623730951},"31":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"36":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"369":{"tf":1.4142135623730951},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"40":{"tf":1.0},"402":{"tf":1.0},"41":{"tf":1.0},"416":{"tf":1.4142135623730951},"430":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"45":{"tf":1.0},"457":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.4142135623730951},"554":{"tf":1.7320508075688772},"596":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"707":{"tf":1.0},"72":{"tf":1.0},"742":{"tf":1.0},"799":{"tf":1.4142135623730951},"8":{"tf":2.449489742783178},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.449489742783178},"844":{"tf":2.23606797749979},"845":{"tf":1.4142135623730951},"847":{"tf":1.7320508075688772},"848":{"tf":1.7320508075688772},"876":{"tf":2.6457513110645907},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"9":{"tf":1.7320508075688772},"918":{"tf":1.0},"939":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.4142135623730951},"964":{"tf":1.0},"965":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":2.23606797749979},"98":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.0},"985":{"tf":1.7320508075688772},"986":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.4142135623730951},"990":{"tf":1.0},"993":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"954":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":67,"docs":{"1011":{"tf":2.23606797749979},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1066":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1097":{"tf":1.0},"124":{"tf":1.0},"162":{"tf":1.0},"21":{"tf":1.0},"267":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":2.449489742783178},"450":{"tf":1.0},"47":{"tf":2.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":3.1622776601683795},"495":{"tf":3.0},"496":{"tf":2.449489742783178},"497":{"tf":5.477225575051661},"498":{"tf":2.0},"499":{"tf":2.449489742783178},"500":{"tf":1.4142135623730951},"501":{"tf":1.7320508075688772},"502":{"tf":2.449489742783178},"503":{"tf":2.449489742783178},"504":{"tf":1.4142135623730951},"505":{"tf":3.1622776601683795},"506":{"tf":5.477225575051661},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":2.0},"510":{"tf":3.7416573867739413},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"575":{"tf":2.23606797749979},"578":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.449489742783178},"740":{"tf":1.0},"803":{"tf":2.23606797749979},"810":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.4142135623730951},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.4142135623730951},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":2.0},"981":{"tf":1.0},"982":{"tf":2.0},"983":{"tf":1.7320508075688772},"985":{"tf":1.0},"986":{"tf":3.1622776601683795}},"e":{"'":{"df":6,"docs":{"497":{"tf":1.0},"499":{"tf":1.4142135623730951},"503":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"575":{"tf":1.0}}},".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"498":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"451":{"tf":1.0},"452":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"866":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"627":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":2,"docs":{"1053":{"tf":1.0},"1091":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":6,"docs":{"1066":{"tf":1.0},"1069":{"tf":1.0},"617":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"1113":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"1042":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1061":{"tf":1.4142135623730951},"197":{"tf":1.0},"251":{"tf":1.4142135623730951},"328":{"tf":1.0},"363":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"690":{"tf":2.449489742783178}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"113":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":2.0},"511":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.0},"964":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"304":{"tf":1.0},"310":{"tf":1.0},"355":{"tf":1.0}}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":63,"docs":{"1002":{"tf":1.0},"1081":{"tf":1.0},"1086":{"tf":1.0},"150":{"tf":1.0},"180":{"tf":3.0},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":2.8284271247461903},"187":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":2.449489742783178},"193":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.7320508075688772},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"254":{"tf":2.6457513110645907},"256":{"tf":1.0},"303":{"tf":3.872983346207417},"304":{"tf":2.449489742783178},"312":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"316":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"40":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":2.0},"555":{"tf":1.0},"558":{"tf":1.4142135623730951},"563":{"tf":1.7320508075688772},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"833":{"tf":1.0},"917":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":2,"docs":{"313":{"tf":1.0},"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"416":{"tf":1.0},"924":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"725":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"332":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"406":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"r":{"df":2,"docs":{"764":{"tf":1.0},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"144":{"tf":1.0},"256":{"tf":1.0},"447":{"tf":1.0},"945":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":21,"docs":{"1025":{"tf":1.0},"1081":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.0},"334":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"505":{"tf":1.4142135623730951},"580":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":2.0},"916":{"tf":1.4142135623730951},"923":{"tf":1.0},"928":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"=":{"^":{"#":{"^":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"1066":{"tf":1.0},"531":{"tf":1.4142135623730951},"679":{"tf":1.0},"879":{"tf":1.4142135623730951},"905":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"s":{"df":9,"docs":{"1000":{"tf":1.0},"131":{"tf":1.0},"265":{"tf":1.0},"276":{"tf":1.0},"364":{"tf":1.0},"595":{"tf":1.4142135623730951},"649":{"tf":1.0},"958":{"tf":1.0},"999":{"tf":1.0}}}}},"t":{"df":1,"docs":{"396":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"356":{"tf":1.4142135623730951},"858":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":7,"docs":{"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"517":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"199":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.0},"309":{"tf":1.4142135623730951},"489":{"tf":1.0},"634":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"204":{"tf":1.0},"276":{"tf":1.0},"487":{"tf":1.0},"501":{"tf":1.0}},"n":{"df":1,"docs":{"353":{"tf":1.0}}}},"i":{"d":{"df":108,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1086":{"tf":1.0},"1110":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.0},"113":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"353":{"tf":2.6457513110645907},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"369":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"46":{"tf":1.0},"514":{"tf":1.0},"526":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"573":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"679":{"tf":1.0},"686":{"tf":1.0},"691":{"tf":1.0},"707":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"853":{"tf":1.0},"872":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"897":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"928":{"tf":1.0},"936":{"tf":1.0},"941":{"tf":1.0},"953":{"tf":1.4142135623730951},"957":{"tf":1.0},"962":{"tf":1.7320508075688772},"967":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":21,"docs":{"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"353":{"tf":2.0},"354":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"554":{"tf":1.0},"613":{"tf":1.0},"932":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"1073":{"tf":1.0},"452":{"tf":1.0},"780":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":6,"docs":{"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"362":{"tf":2.23606797749979},"363":{"tf":2.0},"365":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":24,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.0},"200":{"tf":2.0},"201":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979},"203":{"tf":2.0},"204":{"tf":1.0},"228":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":2.23606797749979},"441":{"tf":1.0},"565":{"tf":1.4142135623730951},"566":{"tf":1.0},"61":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.7320508075688772},"8":{"tf":1.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.0},"959":{"tf":2.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"315":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.0},"443":{"tf":1.0},"556":{"tf":1.4142135623730951},"676":{"tf":1.0},"681":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"910":{"tf":1.0},"965":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"443":{"tf":1.0}}}}}}},"df":21,"docs":{"1016":{"tf":1.0},"1075":{"tf":1.0},"1105":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.0},"199":{"tf":3.1622776601683795},"203":{"tf":1.0},"260":{"tf":1.0},"316":{"tf":2.0},"354":{"tf":1.0},"361":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"536":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"707":{"tf":2.0},"8":{"tf":2.0},"847":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":4,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"df":26,"docs":{"1107":{"tf":1.0},"1110":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"221":{"tf":1.0},"276":{"tf":1.0},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"341":{"tf":1.0},"347":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"540":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"866":{"tf":1.4142135623730951},"903":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.4142135623730951}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"824":{"tf":2.0},"939":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"360":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":20,"docs":{"10":{"tf":1.0},"1118":{"tf":1.0},"123":{"tf":1.4142135623730951},"133":{"tf":1.0},"165":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"374":{"tf":1.0},"390":{"tf":1.0},"5":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.0},"653":{"tf":1.0},"952":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"314":{"tf":1.7320508075688772},"327":{"tf":1.0},"332":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"475":{"tf":1.0},"707":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0}}}},"t":{"df":5,"docs":{"1097":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"386":{"tf":1.4142135623730951},"941":{"tf":1.0}}}},"w":{"df":1,"docs":{"931":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"592":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"560":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"560":{"tf":1.0},"966":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}}}},"df":12,"docs":{"212":{"tf":1.4142135623730951},"251":{"tf":1.0},"306":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"545":{"tf":1.0},"547":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}}},"q":{"4":{"df":1,"docs":{"135":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"503":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"331":{"tf":1.4142135623730951},"447":{"tf":1.0},"844":{"tf":1.0}}},"df":2,"docs":{"1097":{"tf":1.0},"503":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":9,"docs":{"135":{"tf":1.0},"182":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":2.449489742783178},"541":{"tf":1.0},"991":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951}}}},"t":{"df":3,"docs":{"175":{"tf":1.0},"30":{"tf":1.0},"41":{"tf":1.0}},"i":{"df":14,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1116":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"446":{"tf":1.0},"595":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"528":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.4142135623730951},"589":{"tf":1.0},"591":{"tf":1.0},"708":{"tf":1.0},"977":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"175":{"tf":1.0},"67":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"276":{"tf":1.0},"788":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":258,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1024":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1039":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1089":{"tf":1.0},"1093":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1121":{"tf":1.7320508075688772},"114":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.1622776601683795},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"140":{"tf":2.0},"143":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"182":{"tf":1.0},"197":{"tf":3.605551275463989},"198":{"tf":1.0},"199":{"tf":7.874007874011811},"202":{"tf":1.4142135623730951},"205":{"tf":2.449489742783178},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"220":{"tf":2.6457513110645907},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"224":{"tf":2.0},"225":{"tf":1.7320508075688772},"228":{"tf":1.4142135623730951},"231":{"tf":2.0},"232":{"tf":1.4142135623730951},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.449489742783178},"238":{"tf":2.23606797749979},"239":{"tf":3.0},"241":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.0},"248":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":2.449489742783178},"263":{"tf":1.7320508075688772},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"294":{"tf":2.449489742783178},"295":{"tf":2.0},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.7320508075688772},"306":{"tf":2.6457513110645907},"307":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"316":{"tf":2.449489742783178},"335":{"tf":1.4142135623730951},"348":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":2.449489742783178},"364":{"tf":2.449489742783178},"367":{"tf":1.0},"369":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"438":{"tf":1.7320508075688772},"442":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"48":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"53":{"tf":1.0},"541":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":3.0},"555":{"tf":2.0},"562":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.4142135623730951},"593":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.7320508075688772},"598":{"tf":1.7320508075688772},"600":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"632":{"tf":1.4142135623730951},"634":{"tf":2.23606797749979},"635":{"tf":1.7320508075688772},"637":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"644":{"tf":1.7320508075688772},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"686":{"tf":1.4142135623730951},"695":{"tf":2.0},"699":{"tf":2.0},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"721":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":3.0},"742":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"776":{"tf":1.0},"781":{"tf":1.0},"783":{"tf":1.4142135623730951},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"801":{"tf":1.0},"806":{"tf":1.4142135623730951},"811":{"tf":1.0},"818":{"tf":1.0},"822":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"841":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"871":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":2.23606797749979},"880":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":1.0},"953":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951},"960":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.7320508075688772},"991":{"tf":1.0},"995":{"tf":1.0}}},"y":{"'":{"df":3,"docs":{"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"231":{"tf":1.0}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"679":{"tf":1.0}}}}},"df":0,"docs":{}},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"679":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":1,"docs":{"1020":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":45,"docs":{"1008":{"tf":1.0},"1019":{"tf":1.0},"1119":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.7320508075688772},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"779":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"86":{"tf":1.0},"876":{"tf":1.0},"928":{"tf":1.0},"946":{"tf":1.0},"976":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"374":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":12,"docs":{"116":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"2":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"288":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"427":{"tf":1.0},"750":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"588":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"151":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"554":{"tf":1.0},"84":{"tf":1.0},"953":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"444":{"tf":1.0}}}},"t":{"df":5,"docs":{"199":{"tf":1.0},"248":{"tf":1.0},"288":{"tf":1.0},"590":{"tf":1.0},"956":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"519":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"256":{"tf":1.0},"518":{"tf":1.0}}}},"m":{"df":1,"docs":{"964":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"129":{"tf":1.0}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}}}},"df":6,"docs":{"1004":{"tf":1.0},"174":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":20,"docs":{"103":{"tf":1.0},"1042":{"tf":1.0},"234":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"367":{"tf":1.0},"455":{"tf":1.0},"551":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"587":{"tf":1.0},"657":{"tf":1.0},"87":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"k":{"df":2,"docs":{"748":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"309":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"197":{"tf":1.0},"876":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"1025":{"tf":1.4142135623730951},"1042":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1100":{"tf":1.7320508075688772},"125":{"tf":1.0},"578":{"tf":1.0},"586":{"tf":1.0},"813":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"900":{"tf":1.0},"905":{"tf":1.0},"938":{"tf":1.0},"964":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"o":{"df":11,"docs":{"106":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"548":{"tf":1.7320508075688772},"606":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":2.23606797749979},"747":{"tf":1.0}}}}},"w":{"df":37,"docs":{"1003":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"123":{"tf":1.0},"177":{"tf":1.0},"197":{"tf":1.4142135623730951},"221":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"44":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"568":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"664":{"tf":1.0},"785":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"876":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.7320508075688772},"951":{"tf":1.0}}}},"d":{"b":{"df":0,"docs":{},"m":{"df":4,"docs":{"947":{"tf":1.7320508075688772},"952":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":4,"docs":{"251":{"tf":1.0},"503":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{":":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.0},"144":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"308":{"tf":1.0},"356":{"tf":1.0},"370":{"tf":1.0},"379":{"tf":1.0},"407":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"613":{"tf":1.0},"938":{"tf":1.0},"951":{"tf":1.0}}},"t":{"df":1,"docs":{"518":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"199":{"tf":1.0},"236":{"tf":1.0},"315":{"tf":1.0},"472":{"tf":1.0},"923":{"tf":1.7320508075688772},"959":{"tf":1.0}}}},"df":0,"docs":{}},"df":71,"docs":{"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":3.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":2.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"320":{"tf":1.0},"326":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":1.0},"361":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"453":{"tf":1.0},"464":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"567":{"tf":1.7320508075688772},"568":{"tf":1.0},"582":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"978":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1116":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.4142135623730951},"567":{"tf":1.0}}}},"i":{"df":5,"docs":{"1003":{"tf":1.0},"140":{"tf":1.0},"215":{"tf":1.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951}}},"m":{"df":2,"docs":{"1108":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"1116":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.7320508075688772},"300":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"561":{"tf":1.0},"729":{"tf":1.0},"851":{"tf":1.0},"950":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"239":{"tf":1.0},"365":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"290":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"425":{"tf":1.0},"527":{"tf":1.0},"679":{"tf":1.4142135623730951},"904":{"tf":1.0},"954":{"tf":1.0},"964":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":26,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1098":{"tf":1.0},"180":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.7320508075688772},"262":{"tf":2.449489742783178},"268":{"tf":1.0},"300":{"tf":1.0},"455":{"tf":1.0},"496":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.0},"579":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.0},"864":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"127":{"tf":1.0},"168":{"tf":1.0},"705":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"1087":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":47,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"169":{"tf":1.0},"188":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"275":{"tf":1.0},"331":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"400":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"594":{"tf":1.0},"613":{"tf":1.0},"651":{"tf":1.0},"67":{"tf":1.0},"686":{"tf":1.0},"711":{"tf":1.0},"725":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.4142135623730951},"786":{"tf":2.0},"803":{"tf":1.0},"810":{"tf":1.0},"825":{"tf":1.0},"873":{"tf":1.4142135623730951},"913":{"tf":1.0},"938":{"tf":2.0},"939":{"tf":1.4142135623730951},"943":{"tf":1.0},"958":{"tf":1.0},"986":{"tf":1.0}}}},"n":{"c":{"df":2,"docs":{"271":{"tf":1.0},"585":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":29,"docs":{"1019":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"406":{"tf":1.0},"435":{"tf":1.4142135623730951},"487":{"tf":1.0},"498":{"tf":1.0},"529":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.449489742783178},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"794":{"tf":1.0},"904":{"tf":1.0},"950":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1016":{"tf":1.0},"262":{"tf":1.0},"718":{"tf":1.4142135623730951},"726":{"tf":1.0}},"i":{"df":1,"docs":{"936":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"938":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":45,"docs":{"1001":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":2.23606797749979},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.7320508075688772},"117":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"18":{"tf":1.0},"199":{"tf":2.449489742783178},"220":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"378":{"tf":1.0},"390":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"499":{"tf":1.0},"542":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.0},"737":{"tf":1.0},"788":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"942":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1103":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}}},"r":{"d":{"'":{"df":1,"docs":{"422":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":59,"docs":{"1016":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1099":{"tf":1.4142135623730951},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"334":{"tf":2.0},"335":{"tf":3.605551275463989},"342":{"tf":1.0},"354":{"tf":2.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"375":{"tf":1.0},"379":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.449489742783178},"399":{"tf":1.0},"418":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.0},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"62":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"638":{"tf":1.0},"651":{"tf":1.0},"662":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"834":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"874":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0},"948":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"269":{"tf":1.0},"360":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"374":{"tf":1.0},"390":{"tf":1.0},"926":{"tf":2.449489742783178},"930":{"tf":1.7320508075688772},"931":{"tf":5.0},"932":{"tf":2.8284271247461903},"933":{"tf":4.0},"938":{"tf":3.1622776601683795}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"933":{"tf":1.0}}}}}}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"932":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1081":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"478":{"tf":1.4142135623730951}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"'":{"df":1,"docs":{"306":{"tf":1.0}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1121":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"294":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.0},"562":{"tf":2.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.7320508075688772},"953":{"tf":1.4142135623730951},"962":{"tf":1.0},"966":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"954":{"tf":1.0},"959":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}}}},"u":{"c":{"df":23,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"183":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"235":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"297":{"tf":1.0},"380":{"tf":1.0},"454":{"tf":1.0},"479":{"tf":1.0},"542":{"tf":1.0},"595":{"tf":1.4142135623730951},"622":{"tf":1.0},"635":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.4142135623730951},"752":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"928":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"306":{"tf":1.0},"506":{"tf":1.4142135623730951},"541":{"tf":1.0},"711":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"931":{"tf":1.0},"958":{"tf":1.0}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":192,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"1003":{"tf":1.0},"101":{"tf":1.0},"1015":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1019":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1024":{"tf":1.4142135623730951},"1026":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1041":{"tf":1.0},"1047":{"tf":1.4142135623730951},"1049":{"tf":1.0},"1054":{"tf":1.4142135623730951},"1056":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1076":{"tf":1.7320508075688772},"1078":{"tf":1.0},"1084":{"tf":1.4142135623730951},"1085":{"tf":1.4142135623730951},"1088":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1118":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.7320508075688772},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"198":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"343":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":1.4142135623730951},"366":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"4":{"tf":1.4142135623730951},"408":{"tf":1.0},"41":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.4142135623730951},"452":{"tf":1.0},"46":{"tf":1.0},"466":{"tf":1.0},"48":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"5":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.7320508075688772},"593":{"tf":1.4142135623730951},"598":{"tf":1.0},"6":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.7320508075688772},"623":{"tf":1.0},"631":{"tf":1.4142135623730951},"633":{"tf":1.7320508075688772},"637":{"tf":1.0},"639":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"658":{"tf":1.4142135623730951},"660":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.4142135623730951},"670":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.4142135623730951},"677":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.4142135623730951},"685":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"707":{"tf":1.0},"713":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"729":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":2.0},"749":{"tf":1.4142135623730951},"753":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.4142135623730951},"763":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":1.0},"771":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"785":{"tf":1.0},"787":{"tf":1.4142135623730951},"790":{"tf":1.0},"798":{"tf":1.0},"801":{"tf":1.4142135623730951},"805":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"816":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"827":{"tf":1.0},"83":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.0},"865":{"tf":1.0},"869":{"tf":1.4142135623730951},"871":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.4142135623730951},"909":{"tf":1.0},"910":{"tf":1.0},"917":{"tf":1.0},"92":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"96":{"tf":1.0},"967":{"tf":1.0},"978":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"222":{"tf":1.0},"271":{"tf":1.0},"297":{"tf":1.0},"410":{"tf":1.0},"538":{"tf":1.4142135623730951},"543":{"tf":1.0},"546":{"tf":1.7320508075688772},"705":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":3,"docs":{"813":{"tf":1.0},"824":{"tf":2.449489742783178},"924":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":20,"docs":{"113":{"tf":1.0},"115":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"300":{"tf":1.0},"342":{"tf":1.0},"376":{"tf":1.0},"484":{"tf":1.0},"595":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.0},"708":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"914":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"933":{"tf":1.0},"947":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"=":{"1":{"0":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":10,"docs":{"197":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"498":{"tf":1.0},"508":{"tf":1.4142135623730951},"857":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"518":{"tf":1.0},"557":{"tf":1.0},"625":{"tf":1.0},"785":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"1011":{"tf":1.0},"1095":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"705":{"tf":1.4142135623730951},"772":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1081":{"tf":1.0},"447":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"[":{"'":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"779":{"tf":1.0}}}}}}}},"=":{"df":0,"docs":{},"u":{"df":1,"docs":{"254":{"tf":1.7320508075688772}}}},"df":8,"docs":{"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"447":{"tf":1.0},"737":{"tf":1.4142135623730951},"741":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0},"864":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"354":{"tf":2.23606797749979},"356":{"tf":1.0},"38":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"913":{"tf":1.0}},"r":{"df":6,"docs":{"153":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":3.1622776601683795},"929":{"tf":2.23606797749979},"938":{"tf":2.449489742783178}},"i":{"df":5,"docs":{"303":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"y":{"df":0,"docs":{},"’":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"179":{"tf":1.0},"964":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"1011":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"296":{"tf":1.0},"408":{"tf":1.0},"506":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.7320508075688772},"528":{"tf":3.3166247903554},"529":{"tf":1.4142135623730951},"531":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":2.0},"740":{"tf":1.0},"813":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"221":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.7320508075688772},"634":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"101":{"tf":1.0},"1010":{"tf":2.0},"1011":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.0},"1119":{"tf":1.0},"122":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"238":{"tf":1.0},"269":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"540":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"853":{"tf":1.0},"887":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"936":{"tf":1.7320508075688772},"959":{"tf":1.0},"967":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"156":{"tf":1.0},"541":{"tf":1.4142135623730951},"548":{"tf":1.0},"983":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"708":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"x":{"df":2,"docs":{"222":{"tf":1.0},"414":{"tf":1.0}}},"y":{"df":2,"docs":{"447":{"tf":1.0},"913":{"tf":1.0}}}},"df":12,"docs":{"1027":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.4142135623730951},"222":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"396":{"tf":1.0},"451":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.4142135623730951},"777":{"tf":1.0},"899":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":3.0},"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":3.3166247903554},"1077":{"tf":1.0},"1087":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"327":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"578":{"tf":1.0},"584":{"tf":1.0},"64":{"tf":1.0},"650":{"tf":1.0},"656":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.7320508075688772},"848":{"tf":2.6457513110645907},"87":{"tf":1.0},"948":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"977":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"450":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":23,"docs":{"101":{"tf":1.4142135623730951},"1033":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1086":{"tf":1.0},"1116":{"tf":1.0},"117":{"tf":1.0},"136":{"tf":1.0},"164":{"tf":1.0},"295":{"tf":1.7320508075688772},"354":{"tf":2.23606797749979},"403":{"tf":1.0},"413":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"567":{"tf":1.0},"624":{"tf":1.0},"750":{"tf":1.0},"880":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"117":{"tf":1.0},"307":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"222":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"465":{"tf":1.0},"487":{"tf":1.0},"550":{"tf":1.0},"738":{"tf":1.0},"745":{"tf":1.4142135623730951},"8":{"tf":1.0},"913":{"tf":1.4142135623730951},"921":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"913":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772}}}}},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"248":{"tf":1.0},"432":{"tf":1.0},"516":{"tf":1.0},"786":{"tf":1.0},"938":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":3,"docs":{"199":{"tf":1.0},"487":{"tf":1.0},"678":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"938":{"tf":1.4142135623730951},"939":{"tf":2.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"1003":{"tf":1.0},"415":{"tf":1.0},"485":{"tf":1.0},"931":{"tf":1.0}}},"v":{"df":30,"docs":{"1004":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1099":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.0},"224":{"tf":1.0},"339":{"tf":1.0},"416":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"542":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"628":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"743":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"938":{"tf":1.7320508075688772}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"199":{"tf":1.0},"364":{"tf":1.0},"413":{"tf":1.0},"485":{"tf":1.0},"910":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1109":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"197":{"tf":1.0},"290":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"546":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"939":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1121":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"191":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"774":{"tf":2.23606797749979}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":23,"docs":{"1003":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"127":{"tf":1.0},"140":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"276":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"363":{"tf":1.0},"426":{"tf":1.0},"485":{"tf":1.0},"577":{"tf":1.0},"77":{"tf":1.0},"9":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"938":{"tf":1.0},"967":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":6,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.0},"918":{"tf":1.0}}},"df":1,"docs":{"390":{"tf":1.0}}}},"o":{"df":15,"docs":{"186":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.4142135623730951},"836":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1116":{"tf":1.0},"131":{"tf":1.0},"140":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.7320508075688772},"368":{"tf":1.0},"371":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.8284271247461903},"451":{"tf":1.0},"481":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"512":{"tf":1.0},"529":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.0},"595":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"726":{"tf":2.0},"742":{"tf":1.0},"752":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":2.23606797749979},"900":{"tf":1.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"945":{"tf":1.4142135623730951},"965":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"676":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":58,"docs":{"0":{"tf":1.0},"1023":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1108":{"tf":1.4142135623730951},"1109":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"180":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"332":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"475":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"556":{"tf":1.7320508075688772},"565":{"tf":1.0},"569":{"tf":1.0},"598":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":2.449489742783178},"821":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0},"869":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":72,"docs":{"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1048":{"tf":1.0},"1055":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1077":{"tf":1.7320508075688772},"1116":{"tf":1.0},"117":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"219":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"264":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"34":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":2.0},"427":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"448":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"488":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"586":{"tf":1.0},"613":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"641":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.0},"708":{"tf":2.23606797749979},"743":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"906":{"tf":1.0},"937":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"1048":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"413":{"tf":1.4142135623730951},"547":{"tf":1.0},"643":{"tf":1.0}}}}}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"144":{"tf":1.0},"221":{"tf":1.0},"269":{"tf":1.4142135623730951},"290":{"tf":1.0},"447":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"354":{"tf":1.0},"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.0}}}}}}}}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":52,"docs":{"1003":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1110":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"238":{"tf":1.0},"260":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":2.23606797749979},"388":{"tf":1.0},"447":{"tf":1.0},"500":{"tf":1.0},"540":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.4142135623730951},"62":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"844":{"tf":1.7320508075688772},"858":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"r":{"df":86,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1116":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":3.3166247903554},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"336":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"409":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"506":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"599":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"778":{"tf":1.0},"788":{"tf":1.4142135623730951},"839":{"tf":1.0},"845":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.4142135623730951},"88":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"913":{"tf":2.23606797749979},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"954":{"tf":1.0},"962":{"tf":1.0},"98":{"tf":1.0},"981":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"510":{"tf":1.0}}}}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"477":{"tf":1.0},"479":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"204":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.4142135623730951},"959":{"tf":1.0}}}},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":16,"docs":{"168":{"tf":1.0},"323":{"tf":1.4142135623730951},"447":{"tf":2.0},"488":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":2.23606797749979},"500":{"tf":1.0},"508":{"tf":2.23606797749979},"514":{"tf":1.0},"824":{"tf":1.0},"926":{"tf":2.0},"930":{"tf":1.7320508075688772},"931":{"tf":5.291502622129181},"936":{"tf":1.0},"938":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"137":{"tf":1.0},"368":{"tf":1.0},"452":{"tf":1.0},"679":{"tf":1.0},"844":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"v":{"df":12,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"137":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"407":{"tf":1.4142135623730951},"414":{"tf":1.0},"613":{"tf":1.7320508075688772},"728":{"tf":1.4142135623730951},"844":{"tf":2.449489742783178},"90":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"1077":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":1.7320508075688772},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"707":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"342":{"tf":1.0},"527":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"516":{"tf":1.0},"752":{"tf":1.0},"852":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":29,"docs":{"100":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1099":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"238":{"tf":1.4142135623730951},"260":{"tf":1.0},"342":{"tf":1.7320508075688772},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.4142135623730951},"413":{"tf":1.0},"523":{"tf":1.0},"595":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.4142135623730951},"844":{"tf":1.0},"854":{"tf":1.7320508075688772},"873":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"342":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"740":{"tf":1.4142135623730951}}}}},"df":12,"docs":{"1055":{"tf":1.0},"1109":{"tf":1.0},"212":{"tf":1.0},"268":{"tf":1.0},"353":{"tf":1.7320508075688772},"362":{"tf":1.0},"622":{"tf":1.0},"690":{"tf":1.0},"788":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"393":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"516":{"tf":1.0},"931":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"263":{"tf":1.0},"267":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"455":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"858":{"tf":1.4142135623730951},"918":{"tf":1.0},"97":{"tf":1.0},"982":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}},"df":101,"docs":{"1027":{"tf":1.7320508075688772},"1035":{"tf":1.0},"106":{"tf":1.4142135623730951},"1099":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"184":{"tf":1.7320508075688772},"187":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":2.6457513110645907},"193":{"tf":1.0},"199":{"tf":3.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.4142135623730951},"335":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":2.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"642":{"tf":1.0},"654":{"tf":1.0},"678":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":2.0},"708":{"tf":1.0},"734":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"748":{"tf":1.4142135623730951},"800":{"tf":1.0},"802":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":2.449489742783178},"871":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"875":{"tf":3.0},"876":{"tf":5.0},"877":{"tf":2.0},"878":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":3.872983346207417},"89":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":2.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.7320508075688772},"939":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"522":{"tf":1.0},"528":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1025":{"tf":2.0},"199":{"tf":1.0},"273":{"tf":1.0},"357":{"tf":1.0},"367":{"tf":1.0},"393":{"tf":1.4142135623730951},"691":{"tf":1.0},"708":{"tf":1.0},"772":{"tf":1.0},"903":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":42,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1085":{"tf":1.0},"1086":{"tf":1.4142135623730951},"1087":{"tf":2.6457513110645907},"1091":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":2.0},"267":{"tf":3.605551275463989},"270":{"tf":2.6457513110645907},"273":{"tf":2.8284271247461903},"274":{"tf":2.0},"275":{"tf":2.449489742783178},"284":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":2.0},"368":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"49":{"tf":1.7320508075688772},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":2.0},"622":{"tf":1.0},"772":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"959":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1092":{"tf":1.0}}}}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"947":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"128":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1065":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"254":{"tf":1.0},"596":{"tf":1.4142135623730951},"649":{"tf":1.0},"734":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"952":{"tf":1.0}},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"679":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":33,"docs":{"130":{"tf":1.0},"137":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"354":{"tf":1.0},"384":{"tf":1.0},"391":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"654":{"tf":1.0},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"770":{"tf":1.0},"876":{"tf":1.0},"985":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"364":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"180":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":19,"docs":{"124":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.7320508075688772},"787":{"tf":1.4142135623730951},"788":{"tf":2.8284271247461903},"789":{"tf":2.0},"792":{"tf":1.0},"793":{"tf":1.7320508075688772},"797":{"tf":1.0},"855":{"tf":2.449489742783178},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":2.449489742783178}},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"176":{"tf":1.0},"352":{"tf":1.0}}},"t":{"df":2,"docs":{"323":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"836":{"tf":1.0},"837":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":30,"docs":{"1033":{"tf":1.0},"1105":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1122":{"tf":1.0},"1123":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"160":{"tf":1.0},"203":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"320":{"tf":1.0},"322":{"tf":1.0},"331":{"tf":1.4142135623730951},"337":{"tf":1.0},"340":{"tf":1.7320508075688772},"347":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"473":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0},"788":{"tf":1.0},"814":{"tf":1.0},"837":{"tf":1.0},"948":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"836":{"tf":1.0}}}}}}}}}}}},"s":{"df":5,"docs":{"1025":{"tf":1.4142135623730951},"414":{"tf":1.0},"457":{"tf":1.0},"740":{"tf":1.0},"847":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}},"f":{"c":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"267":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"954":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"740":{"tf":1.4142135623730951},"898":{"tf":1.0},"924":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.4142135623730951},"273":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"267":{"tf":1.0}}},"k":{"df":7,"docs":{"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.7320508075688772},"527":{"tf":1.0},"586":{"tf":1.0},"931":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"467":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"1033":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"456":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"779":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"312":{"tf":1.0},"318":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"179":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"447":{"tf":1.0},"733":{"tf":1.0},"952":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"6":{"7":{"8":{"7":{"4":{"5":{"8":{"a":{"6":{"9":{"0":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"3":{"b":{"2":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"8":{"6":{"a":{"1":{"7":{"9":{"8":{"9":{"9":{"2":{"1":{"3":{"8":{"0":{"9":{"5":{"3":{"4":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"186":{"tf":1.0},"733":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"519":{"tf":1.0}}},"t":{"df":21,"docs":{"1029":{"tf":1.0},"1037":{"tf":1.0},"1053":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"310":{"tf":1.4142135623730951},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":1.4142135623730951},"649":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"427":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.0},"8":{"tf":1.0}}}}}},"n":{"d":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":3,"docs":{"307":{"tf":1.0},"356":{"tf":1.0},"613":{"tf":1.7320508075688772}}}},"w":{"'":{"df":2,"docs":{"761":{"tf":1.0},"785":{"tf":1.0}}},".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":80,"docs":{"102":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1035":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1077":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"133":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"232":{"tf":1.0},"238":{"tf":2.0},"239":{"tf":2.449489742783178},"243":{"tf":1.0},"248":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"276":{"tf":2.0},"299":{"tf":1.0},"318":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"400":{"tf":1.4142135623730951},"412":{"tf":1.0},"452":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"657":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":1.7320508075688772},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951},"710":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"770":{"tf":1.0},"778":{"tf":2.0},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":2.23606797749979},"878":{"tf":1.0},"880":{"tf":1.4142135623730951},"901":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":1.0},"941":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"323":{"tf":1.0},"705":{"tf":1.4142135623730951}}}},"n":{"df":132,"docs":{"102":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":2.0},"1060":{"tf":1.0},"1070":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1084":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"120":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"169":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"299":{"tf":1.4142135623730951},"303":{"tf":2.0},"306":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"361":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"454":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.7320508075688772},"575":{"tf":1.0},"579":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"631":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":2.0},"703":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"711":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"794":{"tf":1.4142135623730951},"824":{"tf":1.0},"869":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.7320508075688772},"985":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1092":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"679":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"409":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.0}}},"df":0,"docs":{}}}}}},"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"684":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.4142135623730951}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"3":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"962":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"962":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"959":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"3":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"958":{"tf":1.4142135623730951},"959":{"tf":2.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"684":{"tf":1.0},"947":{"tf":1.4142135623730951},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":2.6457513110645907},"961":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"1036":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"a":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"267":{"tf":2.0},"274":{"tf":1.0},"275":{"tf":1.0},"905":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":10,"docs":{"133":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"946":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"960":{"tf":1.0},"964":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"924":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"824":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":88,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1089":{"tf":1.0},"1094":{"tf":1.0},"1099":{"tf":1.0},"1122":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"212":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"45":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":2.0},"46":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"514":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":2.449489742783178},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":46,"docs":{"1035":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1043":{"tf":1.0},"1047":{"tf":1.0},"1051":{"tf":1.0},"1054":{"tf":1.0},"1058":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1076":{"tf":1.4142135623730951},"1077":{"tf":2.0},"1079":{"tf":1.0},"1081":{"tf":2.8284271247461903},"1093":{"tf":1.0},"1101":{"tf":1.4142135623730951},"130":{"tf":1.0},"176":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"427":{"tf":2.23606797749979},"444":{"tf":1.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"567":{"tf":1.0},"581":{"tf":1.0},"591":{"tf":1.4142135623730951},"634":{"tf":1.7320508075688772},"655":{"tf":2.0},"658":{"tf":1.0},"662":{"tf":1.0},"683":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.0},"769":{"tf":1.0},"89":{"tf":1.0},"988":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":33,"docs":{"1069":{"tf":1.0},"1101":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":3.4641016151377544},"288":{"tf":1.4142135623730951},"343":{"tf":1.0},"348":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"546":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"657":{"tf":1.0},"661":{"tf":1.0},"762":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":5,"docs":{"202":{"tf":1.0},"303":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"950":{"tf":1.0},"960":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"380":{"tf":1.0},"669":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"300":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":1.7320508075688772},"742":{"tf":2.6457513110645907},"744":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":1.0},"774":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"625":{"tf":2.23606797749979},"954":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1072":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1011":{"tf":1.0},"1077":{"tf":1.0},"1099":{"tf":1.0},"1119":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":2.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"222":{"tf":1.0},"258":{"tf":1.4142135623730951},"295":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"866":{"tf":1.7320508075688772},"952":{"tf":1.0}}}},"w":{"df":4,"docs":{"271":{"tf":1.0},"506":{"tf":1.0},"710":{"tf":1.0},"813":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":8,"docs":{"1099":{"tf":1.0},"251":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.0}},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"525":{"tf":1.0},"622":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":27,"docs":{"1077":{"tf":1.0},"1087":{"tf":1.0},"183":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"514":{"tf":1.7320508075688772},"542":{"tf":2.0},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"728":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"89":{"tf":1.0},"948":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"405":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"199":{"tf":1.0},"295":{"tf":1.0},"353":{"tf":1.4142135623730951},"363":{"tf":1.0},"954":{"tf":1.0},"962":{"tf":1.0}}}},"n":{"df":17,"docs":{"126":{"tf":1.0},"128":{"tf":2.0},"130":{"tf":1.0},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":2.0},"234":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"295":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"913":{"tf":1.0}}},"r":{"df":1,"docs":{"954":{"tf":1.0}}}},"df":1,"docs":{"300":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"106":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"221":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":107,"docs":{"1003":{"tf":1.7320508075688772},"101":{"tf":1.0},"1017":{"tf":1.0},"1021":{"tf":1.0},"1024":{"tf":1.0},"1028":{"tf":1.0},"1039":{"tf":1.0},"1045":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1052":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1060":{"tf":1.0},"1076":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1090":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1102":{"tf":1.4142135623730951},"121":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"197":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"305":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"316":{"tf":1.7320508075688772},"345":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"379":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.7320508075688772},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":2.23606797749979},"478":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":1.0},"567":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"597":{"tf":1.4142135623730951},"604":{"tf":1.0},"606":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"621":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.4142135623730951},"639":{"tf":1.0},"645":{"tf":1.4142135623730951},"648":{"tf":1.0},"651":{"tf":1.0},"658":{"tf":1.0},"663":{"tf":1.0},"668":{"tf":1.0},"672":{"tf":1.4142135623730951},"675":{"tf":1.0},"680":{"tf":1.0},"683":{"tf":1.0},"689":{"tf":1.4142135623730951},"703":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"712":{"tf":1.0},"733":{"tf":1.0},"749":{"tf":1.0},"756":{"tf":1.4142135623730951},"759":{"tf":1.0},"765":{"tf":1.4142135623730951},"768":{"tf":1.0},"773":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":2.23606797749979},"794":{"tf":1.7320508075688772},"801":{"tf":1.0},"807":{"tf":1.4142135623730951},"811":{"tf":1.0},"821":{"tf":1.4142135623730951},"822":{"tf":1.0},"832":{"tf":1.4142135623730951},"864":{"tf":1.0},"867":{"tf":1.0},"871":{"tf":1.0},"881":{"tf":1.4142135623730951},"885":{"tf":1.0},"890":{"tf":1.4142135623730951},"894":{"tf":1.0},"907":{"tf":1.4142135623730951},"951":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}}}}}}}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"410":{"tf":1.0},"941":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"409":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"318":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"1":{"df":1,"docs":{"414":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":151,"docs":{"101":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1022":{"tf":1.0},"1024":{"tf":1.0},"1029":{"tf":1.4142135623730951},"103":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.4142135623730951},"1039":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1091":{"tf":1.4142135623730951},"1093":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.0},"190":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":3.605551275463989},"341":{"tf":2.23606797749979},"342":{"tf":2.6457513110645907},"343":{"tf":2.0},"344":{"tf":1.4142135623730951},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":2.8284271247461903},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":2.23606797749979},"368":{"tf":1.0},"376":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"386":{"tf":2.23606797749979},"402":{"tf":3.1622776601683795},"403":{"tf":4.242640687119285},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":2.23606797749979},"407":{"tf":3.1622776601683795},"408":{"tf":3.3166247903554},"409":{"tf":2.449489742783178},"410":{"tf":3.4641016151377544},"412":{"tf":1.7320508075688772},"413":{"tf":2.449489742783178},"414":{"tf":3.3166247903554},"415":{"tf":3.3166247903554},"416":{"tf":3.3166247903554},"417":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.7320508075688772},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"440":{"tf":1.0},"442":{"tf":2.0},"443":{"tf":1.0},"50":{"tf":1.7320508075688772},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"561":{"tf":2.23606797749979},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"606":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"621":{"tf":1.0},"630":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"658":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"673":{"tf":1.7320508075688772},"675":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"690":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"727":{"tf":1.0},"732":{"tf":1.0},"749":{"tf":1.0},"757":{"tf":1.4142135623730951},"759":{"tf":1.0},"766":{"tf":1.7320508075688772},"768":{"tf":1.0},"774":{"tf":1.4142135623730951},"776":{"tf":1.0},"778":{"tf":1.0},"782":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"801":{"tf":1.0},"808":{"tf":1.4142135623730951},"811":{"tf":1.0},"817":{"tf":1.4142135623730951},"822":{"tf":1.0},"828":{"tf":1.0},"836":{"tf":2.0},"847":{"tf":1.0},"849":{"tf":1.0},"868":{"tf":1.0},"871":{"tf":1.0},"882":{"tf":1.0},"885":{"tf":1.0},"891":{"tf":1.0},"894":{"tf":1.0},"908":{"tf":1.0},"918":{"tf":1.0},"941":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.4142135623730951},"964":{"tf":1.0},"966":{"tf":1.0}},"s":{"#":{"2":{"2":{"8":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"345":{"tf":1.0},"347":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{":":{"2":{"0":{"2":{"0":{"0":{"1":{"2":{"3":{"0":{"1":{"4":{"5":{"_":{"b":{"df":0,"docs":{},"e":{"1":{"df":0,"docs":{},"f":{"1":{"1":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"569":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":2,"docs":{"386":{"tf":1.0},"390":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"31":{"tf":1.0},"436":{"tf":1.0},"473":{"tf":1.0},"518":{"tf":1.0},"540":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1116":{"tf":1.4142135623730951},"21":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"548":{"tf":1.0},"952":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}},"r":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":7,"docs":{"345":{"tf":1.0},"376":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"415":{"tf":1.0},"562":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"306":{"tf":1.0},"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"161":{"tf":1.0},"199":{"tf":1.0},"732":{"tf":1.4142135623730951},"824":{"tf":1.0},"897":{"tf":1.0},"928":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"941":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1019":{"tf":1.0},"1030":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1092":{"tf":1.7320508075688772},"276":{"tf":1.0},"306":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"475":{"tf":1.0},"547":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"704":{"tf":1.0},"733":{"tf":1.0},"849":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"447":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772}}}}},"u":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"433":{"tf":1.0}}}}},"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"k":{"df":21,"docs":{"1071":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"35":{"tf":1.0},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"405":{"tf":1.0},"447":{"tf":1.4142135623730951},"559":{"tf":1.0},"568":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.4142135623730951},"945":{"tf":1.0},"957":{"tf":1.0}}}},"df":5,"docs":{"243":{"tf":1.0},"503":{"tf":1.0},"614":{"tf":1.0},"661":{"tf":1.0},"950":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"755":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"/":{"a":{"d":{"df":1,"docs":{"778":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":8,"docs":{"737":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":2.0},"757":{"tf":1.0},"758":{"tf":1.0},"760":{"tf":1.0},"788":{"tf":1.0}}}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"737":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"767":{"tf":1.0},"788":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"774":{"tf":1.0}},"n":{"df":3,"docs":{"769":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"775":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"742":{"tf":1.0},"755":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1020":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"788":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"796":{"tf":1.4142135623730951},"798":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.4142135623730951},"798":{"tf":1.0}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"794":{"tf":1.0},"798":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":9,"docs":{"447":{"tf":1.7320508075688772},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"664":{"tf":1.0},"740":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":97,"docs":{"1017":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"124":{"tf":1.7320508075688772},"132":{"tf":1.0},"163":{"tf":1.7320508075688772},"169":{"tf":1.0},"174":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"209":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":2.6457513110645907},"380":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":3.1622776601683795},"46":{"tf":1.0},"498":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"609":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":2.23606797749979},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"731":{"tf":2.449489742783178},"734":{"tf":1.4142135623730951},"736":{"tf":1.0},"737":{"tf":4.123105625617661},"738":{"tf":2.0},"740":{"tf":6.082762530298219},"741":{"tf":2.23606797749979},"742":{"tf":4.69041575982343},"743":{"tf":1.7320508075688772},"744":{"tf":2.0},"745":{"tf":2.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":2.23606797749979},"749":{"tf":1.4142135623730951},"75":{"tf":1.0},"750":{"tf":1.7320508075688772},"751":{"tf":2.23606797749979},"752":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":2.449489742783178},"762":{"tf":2.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.7320508075688772},"770":{"tf":3.4641016151377544},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"780":{"tf":1.0},"785":{"tf":2.23606797749979},"786":{"tf":2.449489742783178},"787":{"tf":1.7320508075688772},"788":{"tf":3.605551275463989},"789":{"tf":2.23606797749979},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":2.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.7320508075688772},"866":{"tf":4.123105625617661},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"873":{"tf":3.3166247903554},"874":{"tf":1.7320508075688772},"875":{"tf":1.0},"876":{"tf":2.449489742783178},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":2.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"947":{"tf":1.0},"952":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"740":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"589":{"tf":1.0},"779":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"627":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":2.23606797749979}}},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":23,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"169":{"tf":1.0},"222":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"528":{"tf":1.0},"580":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"679":{"tf":1.0},"824":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"938":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":83,"docs":{"1":{"tf":1.0},"1027":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.7320508075688772},"122":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":3.0},"182":{"tf":1.0},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"404":{"tf":1.0},"414":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"496":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.4142135623730951},"544":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"550":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"581":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"625":{"tf":1.0},"664":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"747":{"tf":1.0},"824":{"tf":1.4142135623730951},"83":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"88":{"tf":1.0},"924":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"958":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":2.0},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"988":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"313":{"tf":1.0},"854":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":205,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1024":{"tf":1.0},"1027":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1089":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1100":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1112":{"tf":1.0},"1116":{"tf":1.0},"125":{"tf":1.7320508075688772},"14":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"25":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":2.23606797749979},"298":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"348":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"387":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"43":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0},"44":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":3.0},"45":{"tf":1.0},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.0},"560":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"709":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"745":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"933":{"tf":1.0},"936":{"tf":1.0},"941":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"983":{"tf":1.0},"988":{"tf":1.0}},"m":{"df":6,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"270":{"tf":1.0},"365":{"tf":1.4142135623730951},"510":{"tf":1.0},"814":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"268":{"tf":1.0}}}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":29,"docs":{"1025":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.0},"224":{"tf":1.0},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.0},"262":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"375":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"506":{"tf":1.0},"538":{"tf":1.0},"585":{"tf":1.4142135623730951},"589":{"tf":1.0},"621":{"tf":1.0},"641":{"tf":1.0},"710":{"tf":1.0},"768":{"tf":1.0},"803":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":2.0},"897":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.0}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"1025":{"tf":1.4142135623730951},"107":{"tf":1.0},"1116":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"181":{"tf":2.0},"184":{"tf":1.7320508075688772},"290":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.7320508075688772},"531":{"tf":3.1622776601683795},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.0},"544":{"tf":2.8284271247461903},"548":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":1.0},"649":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.0},"995":{"tf":1.0}},"s":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"1098":{"tf":1.0},"505":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.7320508075688772}}}}}}}}}},"df":148,"docs":{"101":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1027":{"tf":2.449489742783178},"1035":{"tf":2.23606797749979},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1100":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":5.830951894845301},"202":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":2.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":2.8284271247461903},"246":{"tf":2.23606797749979},"247":{"tf":1.7320508075688772},"249":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.23606797749979},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":2.0},"478":{"tf":1.0},"479":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":2.0},"555":{"tf":1.0},"591":{"tf":1.0},"598":{"tf":1.0},"609":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"720":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"81":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"866":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":1.4142135623730951},"879":{"tf":2.449489742783178},"88":{"tf":1.0},"880":{"tf":2.6457513110645907},"905":{"tf":3.0},"928":{"tf":1.4142135623730951},"944":{"tf":1.0},"988":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"875":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"876":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"880":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"f":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"df":15,"docs":{"1121":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"303":{"tf":1.0},"368":{"tf":1.0},"523":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"959":{"tf":1.0}},"e":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1121":{"tf":1.0},"199":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"531":{"tf":1.0}}}},"n":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":58,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1098":{"tf":1.7320508075688772},"1099":{"tf":1.4142135623730951},"129":{"tf":1.0},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"238":{"tf":1.4142135623730951},"247":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"364":{"tf":1.0},"367":{"tf":2.0},"368":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"454":{"tf":1.7320508075688772},"456":{"tf":1.0},"46":{"tf":1.0},"479":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"525":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"579":{"tf":2.23606797749979},"58":{"tf":1.0},"613":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"9":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.7320508075688772},"944":{"tf":1.7320508075688772},"948":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0}}}},"p":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"a":{"b":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"s":{"df":11,"docs":{"1100":{"tf":1.0},"1122":{"tf":1.0},"12":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.4142135623730951},"586":{"tf":1.0},"928":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"1046":{"tf":1.0},"155":{"tf":1.4142135623730951},"287":{"tf":1.0},"353":{"tf":1.0},"380":{"tf":2.449489742783178},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}},"t":{"df":81,"docs":{"1003":{"tf":1.0},"1004":{"tf":2.8284271247461903},"1009":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1072":{"tf":2.449489742783178},"1073":{"tf":1.0},"1074":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"299":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.7320508075688772},"412":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.6457513110645907},"449":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.7320508075688772},"568":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":2.449489742783178},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"575":{"tf":2.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"613":{"tf":2.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"730":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.4142135623730951},"839":{"tf":1.0},"840":{"tf":1.0},"854":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":2.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"937":{"tf":1.0},"938":{"tf":5.196152422706632},"939":{"tf":4.47213595499958},"945":{"tf":1.0},"948":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":36,"docs":{"1063":{"tf":1.0},"1066":{"tf":1.0},"1097":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"203":{"tf":1.0},"238":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"400":{"tf":1.0},"475":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"665":{"tf":1.0}},"t":{"df":1,"docs":{"454":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"447":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}},"q":{"df":3,"docs":{"1073":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":15,"docs":{"167":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"622":{"tf":1.4142135623730951},"640":{"tf":1.0},"778":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.7320508075688772},"906":{"tf":1.0},"950":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":1,"docs":{"711":{"tf":1.0}},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"673":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}}}},"df":8,"docs":{"112":{"tf":1.4142135623730951},"267":{"tf":1.0},"453":{"tf":1.0},"529":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}}},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"895":{"tf":1.0},"903":{"tf":1.0}}}}},"df":16,"docs":{"447":{"tf":1.7320508075688772},"740":{"tf":1.0},"877":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":2.0},"896":{"tf":3.1622776601683795},"897":{"tf":1.4142135623730951},"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"900":{"tf":2.8284271247461903},"901":{"tf":2.23606797749979},"903":{"tf":1.7320508075688772},"904":{"tf":1.4142135623730951},"905":{"tf":2.23606797749979},"906":{"tf":5.0}}},"v":{"df":24,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"649":{"tf":1.4142135623730951},"707":{"tf":1.0},"786":{"tf":1.0},"852":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"943":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"962":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"508":{"tf":1.0}}},"df":45,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"215":{"tf":2.0},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"580":{"tf":1.0},"594":{"tf":1.0},"651":{"tf":1.0},"742":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"916":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"937":{"tf":1.0},"948":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":2.0},"962":{"tf":1.0}}}},"i":{"c":{"df":69,"docs":{"10":{"tf":1.0},"1087":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"221":{"tf":1.0},"254":{"tf":1.0},"297":{"tf":2.449489742783178},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":2.0},"36":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":2.0},"372":{"tf":1.0},"393":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"559":{"tf":1.0},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"69":{"tf":1.4142135623730951},"838":{"tf":1.0},"846":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907},"910":{"tf":1.0},"911":{"tf":1.0},"913":{"tf":2.449489742783178},"918":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"923":{"tf":3.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":2.0},"953":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"674":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"341":{"tf":1.0},"403":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"673":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"633":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":46,"docs":{"1004":{"tf":1.7320508075688772},"1007":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":2.449489742783178},"1013":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.0},"323":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"422":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":2.0},"505":{"tf":1.0},"51":{"tf":1.0},"512":{"tf":1.0},"52":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":2.8284271247461903},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.4142135623730951},"633":{"tf":1.0},"642":{"tf":1.4142135623730951},"824":{"tf":2.0},"866":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":2.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.0},"905":{"tf":1.0},"916":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":150,"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1040":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.4142135623730951},"106":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":2.23606797749979},"110":{"tf":1.0},"1117":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"175":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":3.1622776601683795},"211":{"tf":2.0},"212":{"tf":1.0},"219":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"281":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.7320508075688772},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"448":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.7320508075688772},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"557":{"tf":1.0},"580":{"tf":1.7320508075688772},"590":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"601":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"646":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.23606797749979},"711":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.4142135623730951},"734":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"853":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"88":{"tf":1.0},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.7320508075688772},"933":{"tf":3.1622776601683795},"938":{"tf":1.7320508075688772},"939":{"tf":1.7320508075688772},"941":{"tf":1.0},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.0},"977":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"933":{"tf":1.0}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"1092":{"tf":1.0},"123":{"tf":1.0},"353":{"tf":1.0},"555":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"531":{"tf":1.0}}},"r":{"df":33,"docs":{"1046":{"tf":1.0},"111":{"tf":1.0},"1116":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":1.0},"172":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"24":{"tf":1.0},"263":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.0},"410":{"tf":1.0},"446":{"tf":1.0},"449":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"613":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"83":{"tf":1.0},"900":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"1063":{"tf":1.0},"1089":{"tf":1.0},"342":{"tf":1.0},"356":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0}}}},"r":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":78,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"144":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.0},"169":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":2.0},"239":{"tf":1.4142135623730951},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":2.0},"362":{"tf":1.0},"365":{"tf":1.0},"395":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"470":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.8284271247461903},"508":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"556":{"tf":1.4142135623730951},"590":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.4142135623730951},"678":{"tf":1.0},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"720":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"824":{"tf":2.8284271247461903},"852":{"tf":1.0},"903":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"941":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"260":{"tf":1.0},"328":{"tf":2.0},"715":{"tf":1.0},"723":{"tf":2.0},"724":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1025":{"tf":1.0},"265":{"tf":1.0},"272":{"tf":1.4142135623730951},"786":{"tf":1.0}}}},"m":{"df":1,"docs":{"1061":{"tf":1.0}}},"p":{"df":12,"docs":{"1003":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.4142135623730951},"579":{"tf":1.0},"950":{"tf":1.0},"965":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":3,"docs":{"898":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}}}},"df":16,"docs":{"1077":{"tf":1.0},"1121":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"332":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"516":{"tf":1.0},"567":{"tf":1.0},"657":{"tf":1.0},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}},"r":{"df":2,"docs":{"853":{"tf":1.0},"854":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"1112":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"1052":{"tf":1.0},"1102":{"tf":1.0},"376":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}}},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"951":{"tf":1.0}}}},"df":0,"docs":{}},"df":53,"docs":{"1019":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1077":{"tf":1.0},"137":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"377":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":2.449489742783178},"529":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"686":{"tf":1.0},"726":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0},"824":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"879":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.0},"947":{"tf":1.0},"986":{"tf":1.0}},"n":{"df":14,"docs":{"1019":{"tf":1.0},"1061":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"555":{"tf":1.0},"784":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":5,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"131":{"tf":2.6457513110645907},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":2.0},"752":{"tf":1.7320508075688772}}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":3,"docs":{"235":{"tf":1.0},"238":{"tf":2.0},"363":{"tf":1.0}}}}},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1025":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":2.6457513110645907},"1087":{"tf":1.0},"363":{"tf":1.0},"454":{"tf":1.4142135623730951},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":2.23606797749979},"575":{"tf":1.4142135623730951},"579":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"1004":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1099":{"tf":1.0},"215":{"tf":1.0},"897":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"1097":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.4142135623730951},"368":{"tf":1.0},"38":{"tf":1.0},"400":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"653":{"tf":1.0},"779":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"916":{"tf":1.4142135623730951},"947":{"tf":1.0},"976":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"106":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"898":{"tf":1.0},"976":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"229":{"tf":1.0},"273":{"tf":1.0},"507":{"tf":1.4142135623730951}}}}}},"df":18,"docs":{"1072":{"tf":1.0},"1075":{"tf":1.0},"1097":{"tf":1.0},"304":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.7320508075688772},"62":{"tf":1.0},"866":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":2.6457513110645907},"927":{"tf":1.0},"931":{"tf":1.0},"936":{"tf":1.4142135623730951},"938":{"tf":1.0},"939":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1046":{"tf":1.0},"185":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"917":{"tf":1.0}}}}}}},"df":6,"docs":{"1042":{"tf":1.0},"185":{"tf":1.4142135623730951},"295":{"tf":1.0},"447":{"tf":1.0},"778":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":27,"docs":{"1033":{"tf":1.0},"1063":{"tf":1.0},"1081":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"264":{"tf":1.0},"318":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"366":{"tf":1.0},"41":{"tf":1.0},"450":{"tf":1.0},"506":{"tf":1.4142135623730951},"529":{"tf":1.0},"655":{"tf":1.0},"772":{"tf":1.0},"784":{"tf":1.0},"929":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"199":{"tf":1.0},"407":{"tf":1.0},"977":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":28,"docs":{"1036":{"tf":1.0},"1046":{"tf":1.0},"1124":{"tf":1.0},"139":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"427":{"tf":1.0},"589":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.4142135623730951},"708":{"tf":1.0},"846":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"514":{"tf":2.0}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"327":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"266":{"tf":1.0},"271":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"589":{"tf":1.0},"779":{"tf":1.0}}},"df":12,"docs":{"1120":{"tf":1.0},"197":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"368":{"tf":1.0},"499":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.0},"550":{"tf":1.0},"587":{"tf":1.0},"655":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"181":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"589":{"tf":1.0},"957":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"726":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":52,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1087":{"tf":1.0},"144":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"222":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"304":{"tf":1.0},"316":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":1.0},"507":{"tf":1.0},"510":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.4142135623730951},"603":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"832":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"939":{"tf":1.0},"948":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"507":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":5,"docs":{"296":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"607":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"355":{"tf":1.0},"505":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":15,"docs":{"1019":{"tf":1.0},"11":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"857":{"tf":1.0},"962":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1019":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"325":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.4142135623730951},"866":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{":":{"1":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1025":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1087":{"tf":1.0},"185":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"548":{"tf":1.7320508075688772},"581":{"tf":1.0},"596":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.0},"705":{"tf":1.4142135623730951},"847":{"tf":1.0},"964":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1087":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":8,"docs":{"287":{"tf":1.0},"291":{"tf":1.0},"388":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"508":{"tf":1.0},"633":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"31":{"tf":1.0}}}},"m":{"df":2,"docs":{"1121":{"tf":1.0},"285":{"tf":1.0}}},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"155":{"tf":1.0},"181":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"318":{"tf":1.0},"928":{"tf":1.0}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":8,"docs":{"1008":{"tf":1.0},"116":{"tf":1.7320508075688772},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"195":{"tf":1.0},"370":{"tf":1.0},"548":{"tf":1.0},"66":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1003":{"tf":1.0},"515":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":7,"docs":{"181":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0},"977":{"tf":2.0},"994":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"529":{"tf":1.0},"748":{"tf":2.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"523":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"247":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0},"664":{"tf":1.0},"962":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"w":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"291":{"tf":1.0},"364":{"tf":1.0},"742":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"951":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"228":{"tf":1.0},"835":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"e":{"8":{"7":{"b":{"c":{"a":{"df":0,"docs":{},"e":{"5":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},">":{"_":{"<":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"190":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":20,"docs":{"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":2.0},"260":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.4142135623730951},"716":{"tf":1.0},"718":{"tf":2.6457513110645907},"720":{"tf":1.7320508075688772},"721":{"tf":1.7320508075688772},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":23,"docs":{"1036":{"tf":1.0},"1057":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"516":{"tf":1.0},"579":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1072":{"tf":1.0},"1107":{"tf":1.0},"231":{"tf":1.0},"257":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"655":{"tf":1.0},"948":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"1002":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"673":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"409":{"tf":1.0},"413":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"899":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"1007":{"tf":1.0},"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1016":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"263":{"tf":1.0},"364":{"tf":1.0},"541":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"548":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"669":{"tf":1.0},"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"668":{"tf":1.0},"669":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"1075":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.4142135623730951},"417":{"tf":1.0},"78":{"tf":1.0},"847":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"518":{"tf":1.0},"952":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"291":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"456":{"tf":1.0},"481":{"tf":1.0},"733":{"tf":1.0},"913":{"tf":1.0}}}},"v":{"df":3,"docs":{"168":{"tf":1.0},"567":{"tf":1.0},"954":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"589":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1101":{"tf":1.0},"1116":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.0},"913":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":14,"docs":{"1001":{"tf":1.0},"1116":{"tf":1.0},"1122":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"376":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0},"961":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":20,"docs":{"1119":{"tf":1.0},"152":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":1.4142135623730951},"375":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.0},"537":{"tf":1.0},"541":{"tf":1.0},"640":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"747":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"451":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"290":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1075":{"tf":1.0},"116":{"tf":1.0},"199":{"tf":1.4142135623730951},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"707":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1036":{"tf":1.0},"199":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"1027":{"tf":1.0},"1042":{"tf":1.0},"199":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"290":{"tf":1.0},"320":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.4142135623730951},"403":{"tf":1.0},"407":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":142,"docs":{"0":{"tf":1.0},"1011":{"tf":1.0},"1014":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1018":{"tf":1.0},"1024":{"tf":1.0},"1029":{"tf":1.0},"104":{"tf":1.0},"1054":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.0},"1107":{"tf":1.0},"1119":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"184":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":2.23606797749979},"199":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"260":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"301":{"tf":1.0},"317":{"tf":1.4142135623730951},"332":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"356":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"394":{"tf":1.0},"447":{"tf":1.7320508075688772},"45":{"tf":1.0},"505":{"tf":1.4142135623730951},"508":{"tf":1.0},"538":{"tf":1.7320508075688772},"541":{"tf":3.1622776601683795},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":3.7416573867739413},"55":{"tf":1.0},"550":{"tf":2.0},"555":{"tf":1.0},"56":{"tf":1.0},"565":{"tf":1.4142135623730951},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"582":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"661":{"tf":1.0},"664":{"tf":1.4142135623730951},"673":{"tf":1.0},"693":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":2.23606797749979},"710":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"74":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"773":{"tf":1.0},"78":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"807":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"828":{"tf":1.0},"831":{"tf":1.7320508075688772},"832":{"tf":1.0},"834":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951},"84":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"858":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"953":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"962":{"tf":2.0},"981":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"361":{"tf":1.0},"365":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"590":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":6,"docs":{"197":{"tf":1.0},"470":{"tf":1.0},"507":{"tf":1.0},"707":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1025":{"tf":1.0}}},"k":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"\"":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1066":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":32,"docs":{"1060":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"207":{"tf":1.0},"213":{"tf":2.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":2.23606797749979},"252":{"tf":1.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"378":{"tf":1.0},"559":{"tf":1.4142135623730951},"560":{"tf":1.0},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"673":{"tf":1.0},"947":{"tf":2.0},"951":{"tf":1.4142135623730951},"952":{"tf":2.0},"953":{"tf":1.0},"959":{"tf":2.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.7320508075688772},"962":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"966":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":4,"docs":{"1099":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.0},"747":{"tf":1.0}}}},"c":{"df":2,"docs":{"507":{"tf":1.0},"517":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"271":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"737":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":120,"docs":{"100":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"1066":{"tf":1.0},"107":{"tf":1.0},"1074":{"tf":1.4142135623730951},"109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":2.23606797749979},"1121":{"tf":1.0},"1124":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"133":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.7320508075688772},"318":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"361":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"41":{"tf":1.0},"422":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"528":{"tf":1.0},"537":{"tf":1.0},"539":{"tf":1.4142135623730951},"540":{"tf":1.0},"542":{"tf":2.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.7320508075688772},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"918":{"tf":1.0},"936":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"985":{"tf":1.0}},"i":{"df":51,"docs":{"1087":{"tf":1.0},"1122":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"183":{"tf":2.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"283":{"tf":1.0},"303":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"381":{"tf":1.0},"39":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"42":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.0},"480":{"tf":1.0},"487":{"tf":1.0},"505":{"tf":1.0},"514":{"tf":1.0},"541":{"tf":2.0},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":2.449489742783178},"56":{"tf":1.0},"57":{"tf":1.0},"580":{"tf":1.0},"707":{"tf":1.0},"961":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.4142135623730951},"975":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"232":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"548":{"tf":1.0},"632":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"740":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"367":{"tf":1.0},"447":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"393":{"tf":1.0}}}},"n":{"df":2,"docs":{"254":{"tf":1.0},"303":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"d":{",":{"'":{":":{":":{"'":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"1121":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"510":{"tf":2.449489742783178},"52":{"tf":1.0},"548":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.0},"740":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1010":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"155":{"tf":1.0},"79":{"tf":1.0}}}},"n":{"df":1,"docs":{"859":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"1007":{"tf":1.4142135623730951},"1010":{"tf":1.0},"1015":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"856":{"tf":1.0},"857":{"tf":2.0},"858":{"tf":2.23606797749979},"859":{"tf":2.6457513110645907},"864":{"tf":1.0},"866":{"tf":3.605551275463989},"880":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":3.0},"447":{"tf":2.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"430":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"1066":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.4142135623730951},"177":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"285":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"/":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{">":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"940":{"tf":1.0},"941":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":5,"docs":{"318":{"tf":1.7320508075688772},"605":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"941":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":70,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1087":{"tf":1.0},"13":{"tf":1.0},"137":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.7320508075688772},"238":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"410":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.7320508075688772},"452":{"tf":1.4142135623730951},"458":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":2.0},"48":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"550":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.4142135623730951},"622":{"tf":1.0},"671":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":2.23606797749979},"961":{"tf":1.0},"962":{"tf":2.23606797749979},"963":{"tf":1.0}}}},"r":{"c":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":2,"docs":{"1124":{"tf":1.0},"396":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":4,"docs":{"296":{"tf":1.4142135623730951},"306":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"451":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":2.23606797749979},"678":{"tf":2.449489742783178},"679":{"tf":1.0},"682":{"tf":1.0},"958":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"552":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"161":{"tf":1.0},"304":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"a":{"b":{"df":1,"docs":{"289":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"179":{"tf":1.0}}}},"l":{"df":15,"docs":{"134":{"tf":1.0},"143":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":1.7320508075688772},"436":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"457":{"tf":1.0},"527":{"tf":1.0},"655":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"296":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0}}}}}},"df":5,"docs":{"352":{"tf":1.4142135623730951},"488":{"tf":1.0},"576":{"tf":1.0},"913":{"tf":1.4142135623730951},"954":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"216":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"g":{"df":0,"docs":{},"e":{"df":13,"docs":{"1075":{"tf":1.0},"221":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"918":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"548":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"613":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"373":{"tf":1.0},"665":{"tf":1.0},"948":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":46,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"103":{"tf":1.0},"1033":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":2.0},"156":{"tf":1.4142135623730951},"161":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"264":{"tf":1.0},"284":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"465":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0},"957":{"tf":1.0},"963":{"tf":1.0},"967":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"978":{"tf":1.0},"982":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0},"997":{"tf":1.4142135623730951},"999":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":2,"docs":{"1036":{"tf":1.0},"353":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"480":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1029":{"tf":1.0}}}}}}},"df":83,"docs":{"1008":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1098":{"tf":1.4142135623730951},"1124":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.7320508075688772},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"215":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"337":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.4142135623730951},"470":{"tf":1.0},"480":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.0},"506":{"tf":1.0},"508":{"tf":1.7320508075688772},"509":{"tf":2.23606797749979},"51":{"tf":1.0},"510":{"tf":2.449489742783178},"540":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"572":{"tf":1.4142135623730951},"575":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"59":{"tf":1.0},"594":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.7320508075688772},"728":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"746":{"tf":1.0},"803":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.7320508075688772},"896":{"tf":1.0},"917":{"tf":1.0},"92":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.4142135623730951},"948":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1020":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1061":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"1003":{"tf":1.0},"1061":{"tf":1.0},"323":{"tf":2.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"575":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"1040":{"tf":1.0},"1046":{"tf":1.0},"198":{"tf":1.0},"354":{"tf":1.0},"487":{"tf":1.0}},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"113":{"tf":1.0},"155":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.4142135623730951},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"477":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":2.449489742783178},"519":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.0},"527":{"tf":2.6457513110645907},"528":{"tf":2.8284271247461903},"530":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"720":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0},"982":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1019":{"tf":1.4142135623730951},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"290":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"518":{"tf":1.0},"520":{"tf":1.0},"527":{"tf":1.0},"625":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"469":{"tf":1.7320508075688772},"944":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":10,"docs":{"170":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":2.0},"408":{"tf":1.0},"940":{"tf":1.7320508075688772},"941":{"tf":1.0},"942":{"tf":1.4142135623730951},"943":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"183":{"tf":2.449489742783178},"186":{"tf":1.0},"190":{"tf":1.4142135623730951},"31":{"tf":1.0},"539":{"tf":2.6457513110645907},"542":{"tf":3.3166247903554},"548":{"tf":3.4641016151377544},"585":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"708":{"tf":3.872983346207417},"709":{"tf":1.7320508075688772},"710":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.0}}}}},"y":{"df":1,"docs":{"708":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"/":{"1":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"957":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":14,"docs":{"1023":{"tf":1.0},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"115":{"tf":1.0},"127":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"391":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"528":{"tf":1.0},"844":{"tf":1.4142135623730951},"964":{"tf":1.0}},"s":{"df":0,"docs":{},"{":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"y":{"df":6,"docs":{"457":{"tf":1.0},"531":{"tf":1.0},"664":{"tf":1.0},"873":{"tf":1.0},"93":{"tf":1.0},"983":{"tf":1.0}}}},"d":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"9":{"9":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"562":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":41,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"211":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"350":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.4142135623730951},"416":{"tf":1.0},"489":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.4142135623730951},"641":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":4.358898943540674},"779":{"tf":3.1622776601683795},"927":{"tf":1.7320508075688772},"928":{"tf":3.3166247903554},"929":{"tf":2.8284271247461903},"931":{"tf":2.0},"932":{"tf":1.7320508075688772},"933":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"505":{"tf":1.0},"506":{"tf":1.0},"985":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":44,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1066":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"169":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"495":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"591":{"tf":1.0},"691":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"910":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"939":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"#":{"1":{"5":{"9":{"5":{"1":{"0":{"df":1,"docs":{"622":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"3":{"4":{"2":{"4":{"df":1,"docs":{"1018":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"0":{"3":{"6":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"3":{"df":1,"docs":{"784":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"3":{"4":{"2":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"3":{"4":{"df":1,"docs":{"571":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"8":{"8":{"df":1,"docs":{"1077":{"tf":1.0}}},"9":{"df":1,"docs":{"1077":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"df":1,"docs":{"659":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"1":{"df":1,"docs":{"1068":{"tf":1.0}}},"4":{"df":1,"docs":{"1068":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"9":{"3":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"3":{"2":{"3":{"df":1,"docs":{"682":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"7":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"1":{"4":{"0":{"df":1,"docs":{"755":{"tf":1.0}}},"1":{"df":1,"docs":{"764":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"7":{"7":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"5":{"8":{"2":{"df":1,"docs":{"400":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"8":{"8":{"4":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"6":{"4":{"8":{"1":{"df":1,"docs":{"1003":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"0":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"5":{"df":1,"docs":{"263":{"tf":1.0}}},"7":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"3":{"4":{"8":{"df":1,"docs":{"772":{"tf":1.0}}},"9":{"df":1,"docs":{"772":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"7":{"df":1,"docs":{"607":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"3":{"3":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"8":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"3":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"3":{"7":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"8":{"9":{"df":1,"docs":{"291":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"8":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"5":{"4":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"0":{"1":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"2":{"8":{"8":{"df":1,"docs":{"820":{"tf":1.0}}},"9":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}},"9":{"0":{"df":1,"docs":{"831":{"tf":1.0}}},"1":{"df":1,"docs":{"830":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"8":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"4":{"1":{"5":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"8":{"df":1,"docs":{"841":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1033":{"tf":1.4142135623730951}}},"4":{"3":{"0":{"2":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1121":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"'":{"df":2,"docs":{"197":{"tf":1.0},"198":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"959":{"tf":1.0},"962":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}},"df":64,"docs":{"1018":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"12":{"tf":1.0},"17":{"tf":2.23606797749979},"175":{"tf":1.0},"196":{"tf":2.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":2.0},"207":{"tf":1.0},"209":{"tf":1.7320508075688772},"21":{"tf":1.0},"210":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"263":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":2.0},"307":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"401":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.4142135623730951},"562":{"tf":1.4142135623730951},"581":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"644":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.4142135623730951},"843":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"923":{"tf":1.0},"953":{"tf":1.7320508075688772},"959":{"tf":2.6457513110645907},"960":{"tf":1.0},"962":{"tf":2.6457513110645907},"963":{"tf":1.0},"964":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"113":{"tf":1.0},"128":{"tf":1.0},"186":{"tf":1.0},"334":{"tf":1.0},"416":{"tf":1.0},"514":{"tf":1.0},"917":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"676":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"1073":{"tf":1.0},"1099":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.449489742783178},"257":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"50":{"tf":1.0},"505":{"tf":1.0},"824":{"tf":1.0},"950":{"tf":1.4142135623730951},"956":{"tf":2.0},"958":{"tf":2.0},"959":{"tf":2.23606797749979},"960":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.4142135623730951},"817":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}},"df":91,"docs":{"1003":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1010":{"tf":3.3166247903554},"1040":{"tf":1.0},"1048":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":1.7320508075688772},"228":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":3.3166247903554},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"567":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"643":{"tf":1.0},"684":{"tf":1.0},"725":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"800":{"tf":2.0},"811":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":4.58257569495584},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.4142135623730951},"822":{"tf":1.7320508075688772},"823":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.4142135623730951},"88":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":2.6457513110645907},"959":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"825":{"tf":1.0},"828":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"133":{"tf":1.0},"510":{"tf":1.0},"585":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"508":{"tf":1.0},"607":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"31":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"988":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"354":{"tf":1.0}}}}}}}}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"956":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":36,"docs":{"1006":{"tf":1.4142135623730951},"1007":{"tf":1.7320508075688772},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"1010":{"tf":1.4142135623730951},"1011":{"tf":2.23606797749979},"1013":{"tf":1.0},"1060":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":2.0},"365":{"tf":1.0},"372":{"tf":1.7320508075688772},"407":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":1.7320508075688772},"538":{"tf":1.0},"560":{"tf":1.4142135623730951},"847":{"tf":1.0},"897":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"924":{"tf":1.4142135623730951},"950":{"tf":1.0},"956":{"tf":2.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.0},"960":{"tf":2.23606797749979},"966":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"321":{"tf":1.0},"99":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":60,"docs":{"1011":{"tf":1.0},"1029":{"tf":3.872983346207417},"1037":{"tf":2.8284271247461903},"1053":{"tf":4.58257569495584},"1069":{"tf":1.4142135623730951},"1091":{"tf":3.1622776601683795},"1103":{"tf":4.69041575982343},"1104":{"tf":5.0},"129":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"190":{"tf":2.449489742783178},"191":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"288":{"tf":1.0},"318":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":1.0},"356":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.4142135623730951},"426":{"tf":1.0},"434":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"542":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":2.0},"690":{"tf":1.0},"708":{"tf":2.449489742783178},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"757":{"tf":3.605551275463989},"766":{"tf":5.916079783099616},"774":{"tf":3.872983346207417},"782":{"tf":1.7320508075688772},"796":{"tf":2.0},"797":{"tf":1.7320508075688772},"808":{"tf":2.449489742783178},"817":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"880":{"tf":1.0},"923":{"tf":1.4142135623730951},"941":{"tf":1.0}}}},"p":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"896":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"542":{"tf":1.0},"959":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":17,"docs":{"1053":{"tf":1.0},"1103":{"tf":3.1622776601683795},"1104":{"tf":2.0},"160":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"267":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.7320508075688772},"419":{"tf":1.4142135623730951},"580":{"tf":1.0},"664":{"tf":3.0},"720":{"tf":1.4142135623730951},"847":{"tf":1.0},"877":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":54,"docs":{"1027":{"tf":1.0},"1036":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1109":{"tf":1.0},"1124":{"tf":1.7320508075688772},"123":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"230":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":2.0},"355":{"tf":1.0},"356":{"tf":2.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"364":{"tf":1.4142135623730951},"368":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"417":{"tf":1.0},"50":{"tf":1.0},"540":{"tf":1.0},"561":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"727":{"tf":1.0},"779":{"tf":1.0},"789":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"916":{"tf":1.0},"956":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":5,"docs":{"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.449489742783178},"839":{"tf":1.4142135623730951},"840":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"481":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"i":{"df":16,"docs":{"260":{"tf":1.7320508075688772},"262":{"tf":1.0},"328":{"tf":2.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"715":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":2.6457513110645907},"732":{"tf":1.0}}},"y":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":10,"docs":{"1109":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1122":{"tf":1.0},"1124":{"tf":1.0},"394":{"tf":3.1622776601683795},"458":{"tf":1.0},"460":{"tf":1.7320508075688772},"473":{"tf":1.0},"947":{"tf":4.0},"952":{"tf":3.0}}}}}},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"940":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"143":{"tf":1.0},"154":{"tf":1.0},"235":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"711":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":12,"docs":{"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"538":{"tf":1.0},"952":{"tf":1.7320508075688772},"958":{"tf":2.0},"959":{"tf":1.7320508075688772},"962":{"tf":2.0},"966":{"tf":2.8284271247461903}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"737":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1122":{"tf":1.0},"361":{"tf":1.0},"451":{"tf":1.0},"453":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"590":{"tf":1.0},"599":{"tf":1.0},"633":{"tf":1.0},"752":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":38,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":1.0},"275":{"tf":1.0},"348":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":2.23606797749979},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"390":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"455":{"tf":1.0},"506":{"tf":1.0},"562":{"tf":1.0},"594":{"tf":1.0},"657":{"tf":1.0},"688":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"786":{"tf":1.0},"845":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"914":{"tf":1.0},"932":{"tf":1.4142135623730951},"949":{"tf":1.0},"958":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{")":{".":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"1":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":2.0}}}}}}}},"df":0,"docs":{},"s":{"3":{"df":10,"docs":{"1061":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1100":{"tf":1.0},"1104":{"tf":1.0},"508":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":98,"docs":{"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1035":{"tf":3.4641016151377544},"1037":{"tf":1.0},"1046":{"tf":2.23606797749979},"1053":{"tf":1.0},"1066":{"tf":2.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"199":{"tf":2.6457513110645907},"202":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"266":{"tf":3.4641016151377544},"267":{"tf":2.23606797749979},"268":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":3.0},"284":{"tf":1.0},"316":{"tf":1.0},"360":{"tf":1.0},"451":{"tf":1.4142135623730951},"455":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"466":{"tf":2.8284271247461903},"467":{"tf":2.0},"468":{"tf":2.8284271247461903},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":2.0},"619":{"tf":1.0},"622":{"tf":2.8284271247461903},"628":{"tf":2.8284271247461903},"630":{"tf":1.0},"644":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"679":{"tf":1.7320508075688772},"686":{"tf":2.0},"690":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"751":{"tf":1.0},"755":{"tf":2.0},"757":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.7320508075688772},"766":{"tf":1.0},"770":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.7320508075688772},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"796":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"862":{"tf":1.4142135623730951},"868":{"tf":1.0},"882":{"tf":1.0},"889":{"tf":1.0},"891":{"tf":1.0},"901":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"793":{"tf":1.4142135623730951},"797":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":20,"docs":{"220":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.7320508075688772},"360":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.7320508075688772},"451":{"tf":1.0},"455":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"386":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"386":{"tf":1.0}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"3":{"9":{"b":{"6":{"0":{"8":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":41,"docs":{"1046":{"tf":1.7320508075688772},"1051":{"tf":1.0},"1061":{"tf":1.0},"108":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"307":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.4142135623730951},"396":{"tf":1.0},"416":{"tf":1.0},"448":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"523":{"tf":1.0},"613":{"tf":1.7320508075688772},"633":{"tf":1.0},"638":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"742":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.4142135623730951},"91":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":2.6457513110645907},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"276":{"tf":1.0},"541":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"840":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"188":{"tf":1.0},"446":{"tf":1.0},"64":{"tf":1.0},"927":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"935":{"tf":1.0},"939":{"tf":3.872983346207417}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"939":{"tf":1.0}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"939":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"939":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"967":{"tf":1.0}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":14,"docs":{"1019":{"tf":1.0},"102":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"37":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"810":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":18,"docs":{"1004":{"tf":1.7320508075688772},"1011":{"tf":1.0},"1059":{"tf":1.0},"21":{"tf":1.0},"373":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"488":{"tf":2.6457513110645907},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.7320508075688772},"515":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"948":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"d":{"df":2,"docs":{"508":{"tf":1.4142135623730951},"510":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"515":{"tf":2.0},"665":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"1091":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":19,"docs":{"1003":{"tf":1.0},"1048":{"tf":1.0},"1100":{"tf":1.0},"125":{"tf":1.7320508075688772},"135":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"507":{"tf":1.0},"529":{"tf":1.0},"657":{"tf":1.0},"691":{"tf":1.0},"8":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":1,"docs":{"462":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"634":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"841":{"tf":1.4142135623730951},"985":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.0}}}},"df":13,"docs":{"1095":{"tf":1.4142135623730951},"1100":{"tf":1.4142135623730951},"121":{"tf":1.0},"365":{"tf":1.0},"390":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"574":{"tf":1.0},"841":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.4142135623730951},"985":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"373":{"tf":1.0},"375":{"tf":1.0},"416":{"tf":1.0},"574":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"933":{"tf":1.0},"938":{"tf":3.0},"939":{"tf":1.0},"948":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"950":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":82,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"103":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1061":{"tf":1.4142135623730951},"111":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"291":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"34":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"378":{"tf":1.0},"380":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"462":{"tf":1.4142135623730951},"466":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"538":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.0},"56":{"tf":1.0},"622":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"69":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"77":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0},"965":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"185":{"tf":1.0},"572":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"510":{"tf":1.0},"528":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"276":{"tf":1.0},"650":{"tf":1.0}},"i":{"df":3,"docs":{"212":{"tf":1.0},"332":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":5,"docs":{"1073":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"104":{"tf":1.0},"1074":{"tf":1.0},"1110":{"tf":1.4142135623730951},"144":{"tf":1.0},"285":{"tf":1.0},"335":{"tf":1.4142135623730951},"740":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":2.6457513110645907},"852":{"tf":1.4142135623730951},"853":{"tf":1.7320508075688772},"855":{"tf":2.8284271247461903},"859":{"tf":1.4142135623730951},"876":{"tf":2.0},"880":{"tf":2.6457513110645907},"982":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"1027":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"140":{"tf":1.0},"226":{"tf":1.0},"257":{"tf":1.0},"708":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":9,"docs":{"228":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"948":{"tf":1.0}}}},"m":{"(":{"'":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"539":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"1065":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1065":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"644":{"tf":1.0},"686":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"`":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"`":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{")":{".":{"`":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"806":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"755":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1042":{"tf":2.8284271247461903},"1046":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"/":{"(":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1057":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"732":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":19,"docs":{"1027":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"183":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"690":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"779":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"r":{"df":15,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"708":{"tf":1.0},"789":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":26,"docs":{"1047":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.7320508075688772},"1077":{"tf":1.0},"1093":{"tf":2.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.0},"352":{"tf":1.0},"379":{"tf":1.0},"394":{"tf":1.0},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"542":{"tf":1.0},"604":{"tf":1.0},"657":{"tf":1.0},"666":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1109":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"1025":{"tf":1.0},"1082":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"485":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1025":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"i":{"df":3,"docs":{"256":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":72,"docs":{"1099":{"tf":1.0},"1105":{"tf":1.0},"1111":{"tf":1.0},"1121":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"256":{"tf":1.4142135623730951},"295":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"38":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"447":{"tf":1.0},"466":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"646":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"788":{"tf":1.7320508075688772},"812":{"tf":1.0},"847":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}}}},"s":{"df":4,"docs":{"269":{"tf":1.0},"271":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":19,"docs":{"1019":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1095":{"tf":1.0},"1109":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"256":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"50":{"tf":1.0},"527":{"tf":1.0},"555":{"tf":1.0},"836":{"tf":1.0}}},"f":{"a":{"c":{"df":3,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":1,"docs":{"447":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"1018":{"tf":1.4142135623730951},"1105":{"tf":1.0},"535":{"tf":1.0},"725":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"725":{"tf":1.0},"726":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"900":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"518":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"210":{"tf":1.0},"287":{"tf":1.0},"506":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"427":{"tf":1.0}},"n":{"c":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"1099":{"tf":1.0}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1094":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"1104":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1094":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":22,"docs":{"10":{"tf":1.0},"1093":{"tf":2.23606797749979},"1094":{"tf":1.4142135623730951},"1095":{"tf":2.0},"1097":{"tf":1.4142135623730951},"1098":{"tf":2.6457513110645907},"1099":{"tf":4.123105625617661},"1100":{"tf":1.0},"1103":{"tf":1.4142135623730951},"1104":{"tf":1.4142135623730951},"115":{"tf":1.0},"129":{"tf":1.0},"198":{"tf":1.0},"475":{"tf":1.0},"913":{"tf":2.8284271247461903},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":2.449489742783178},"928":{"tf":2.23606797749979},"929":{"tf":1.0},"931":{"tf":2.449489742783178},"938":{"tf":2.23606797749979}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"928":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":9,"docs":{"180":{"tf":1.0},"413":{"tf":1.0},"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"48":{"tf":1.0},"540":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"]":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":55,"docs":{"0":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1010":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"115":{"tf":1.0},"135":{"tf":1.0},"176":{"tf":1.4142135623730951},"184":{"tf":1.0},"238":{"tf":3.3166247903554},"251":{"tf":1.0},"304":{"tf":1.0},"331":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":2.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.4142135623730951},"457":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"548":{"tf":1.4142135623730951},"561":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":2.0},"678":{"tf":1.0},"679":{"tf":1.0},"7":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"837":{"tf":1.0},"839":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"964":{"tf":1.4142135623730951},"965":{"tf":1.0}}}}}}}},"t":{"a":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"562":{"tf":1.0},"664":{"tf":1.0},"959":{"tf":1.0}}}},"b":{"'":{"df":1,"docs":{"857":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":34,"docs":{"101":{"tf":1.0},"104":{"tf":1.0},"1099":{"tf":2.23606797749979},"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"199":{"tf":1.4142135623730951},"247":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":2.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"354":{"tf":1.0},"422":{"tf":1.4142135623730951},"516":{"tf":1.0},"555":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.7320508075688772},"851":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"866":{"tf":3.872983346207417},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":2.0},"96":{"tf":1.4142135623730951}},"l":{"df":297,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"101":{"tf":1.4142135623730951},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.7320508075688772},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":2.23606797749979},"104":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":2.0},"1055":{"tf":1.7320508075688772},"106":{"tf":2.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1072":{"tf":1.0},"1073":{"tf":2.23606797749979},"1074":{"tf":3.605551275463989},"1077":{"tf":1.7320508075688772},"1086":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1105":{"tf":1.0},"111":{"tf":1.0},"1112":{"tf":1.7320508075688772},"1121":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.8284271247461903},"128":{"tf":2.449489742783178},"129":{"tf":3.3166247903554},"130":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"147":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.0},"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":3.1622776601683795},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":2.23606797749979},"219":{"tf":1.7320508075688772},"220":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":4.795831523312719},"223":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":2.8284271247461903},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.8284271247461903},"32":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":3.1622776601683795},"353":{"tf":1.4142135623730951},"354":{"tf":2.6457513110645907},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":2.0},"359":{"tf":1.0},"360":{"tf":2.6457513110645907},"361":{"tf":2.23606797749979},"362":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":2.6457513110645907},"378":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":2.449489742783178},"416":{"tf":2.0},"418":{"tf":2.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"429":{"tf":1.4142135623730951},"435":{"tf":2.23606797749979},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.4142135623730951},"442":{"tf":2.0},"443":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"459":{"tf":1.0},"464":{"tf":1.0},"472":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"541":{"tf":1.4142135623730951},"550":{"tf":2.0},"555":{"tf":1.0},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.0},"657":{"tf":2.0},"658":{"tf":1.0},"659":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.7320508075688772},"693":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":2.23606797749979},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"707":{"tf":2.0},"708":{"tf":3.0},"710":{"tf":3.0},"711":{"tf":2.6457513110645907},"716":{"tf":2.0},"719":{"tf":1.0},"720":{"tf":1.7320508075688772},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":1.0},"738":{"tf":1.0},"74":{"tf":2.23606797749979},"740":{"tf":1.0},"747":{"tf":1.0},"752":{"tf":1.4142135623730951},"780":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.449489742783178},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"79":{"tf":1.0},"803":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.7320508075688772},"817":{"tf":1.0},"824":{"tf":1.7320508075688772},"828":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"843":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"883":{"tf":1.0},"885":{"tf":1.4142135623730951},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"888":{"tf":1.0},"889":{"tf":1.4142135623730951},"892":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"906":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.0},"918":{"tf":1.0},"920":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"926":{"tf":1.0},"935":{"tf":1.0},"937":{"tf":1.0},"940":{"tf":1.4142135623730951},"941":{"tf":2.23606797749979},"942":{"tf":1.0},"943":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0}},"e":{"'":{"df":2,"docs":{"129":{"tf":1.0},"256":{"tf":1.0}}},"(":{"df":1,"docs":{"220":{"tf":1.0}}},">":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"375":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":27,"docs":{"1065":{"tf":1.0},"1075":{"tf":1.0},"318":{"tf":1.0},"388":{"tf":2.0},"414":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"562":{"tf":1.0},"710":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":2.23606797749979},"744":{"tf":1.7320508075688772},"745":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"866":{"tf":1.4142135623730951},"894":{"tf":1.0},"902":{"tf":1.4142135623730951},"906":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"774":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"589":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"232":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":49,"docs":{"10":{"tf":1.0},"1033":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"243":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"452":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"555":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"786":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"899":{"tf":1.0},"928":{"tf":1.0},"948":{"tf":1.0}},"n":{"df":12,"docs":{"1015":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1087":{"tf":1.0},"275":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1011":{"tf":1.0}}}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.0}}}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":11,"docs":{"1003":{"tf":1.0},"1116":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"270":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"847":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"332":{"tf":1.0}}}}}}},"df":25,"docs":{"1003":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.4142135623730951},"475":{"tf":1.0},"477":{"tf":3.7416573867739413},"478":{"tf":3.3166247903554},"479":{"tf":2.0},"481":{"tf":2.23606797749979},"552":{"tf":1.0},"555":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"7":{"tf":1.0},"705":{"tf":1.0},"842":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"478":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"542":{"tf":1.4142135623730951},"911":{"tf":1.0},"915":{"tf":1.0}}}}}}}}},"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"798":{"tf":1.0}}},"d":{"df":2,"docs":{"371":{"tf":1.0},"937":{"tf":1.0}}},"df":4,"docs":{"220":{"tf":1.0},"231":{"tf":1.4142135623730951},"538":{"tf":1.0},"634":{"tf":1.0}},"v":{"df":1,"docs":{"966":{"tf":1.7320508075688772}}}},"d":{"df":11,"docs":{"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}},"df":3,"docs":{"199":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"370":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":42,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1122":{"tf":1.0},"115":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.4142135623730951},"338":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":2.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"38":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"473":{"tf":1.4142135623730951},"542":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0},"90":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.4142135623730951},"982":{"tf":1.0},"99":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"c":{"df":17,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1066":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"13":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"353":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"122":{"tf":1.0},"290":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}}}},"d":{"\"":{",":{"2":{"7":{",":{"6":{".":{"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":2,"docs":{"958":{"tf":2.449489742783178},"966":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":201,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1003":{"tf":1.7320508075688772},"1004":{"tf":1.4142135623730951},"1008":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1018":{"tf":1.7320508075688772},"1021":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1052":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":2.0},"1098":{"tf":2.6457513110645907},"1099":{"tf":1.0},"11":{"tf":1.4142135623730951},"1117":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"176":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"192":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"229":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"321":{"tf":1.4142135623730951},"333":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.4142135623730951},"343":{"tf":1.0},"346":{"tf":1.7320508075688772},"348":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"41":{"tf":1.0},"412":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.7320508075688772},"43":{"tf":1.0},"447":{"tf":2.449489742783178},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"483":{"tf":1.0},"486":{"tf":1.7320508075688772},"487":{"tf":1.0},"488":{"tf":4.242640687119285},"489":{"tf":1.4142135623730951},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.4142135623730951},"499":{"tf":1.0},"500":{"tf":2.0},"505":{"tf":2.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"509":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"537":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"559":{"tf":2.23606797749979},"560":{"tf":2.0},"561":{"tf":1.7320508075688772},"562":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":2.0},"574":{"tf":1.0},"575":{"tf":1.4142135623730951},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"60":{"tf":1.0},"604":{"tf":1.0},"607":{"tf":1.0},"610":{"tf":1.0},"613":{"tf":2.0},"615":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.4142135623730951},"629":{"tf":1.0},"64":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"683":{"tf":1.0},"7":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"715":{"tf":1.4142135623730951},"718":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":2.0},"728":{"tf":1.4142135623730951},"734":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"899":{"tf":1.4142135623730951},"9":{"tf":2.449489742783178},"913":{"tf":1.0},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"947":{"tf":1.4142135623730951},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.7320508075688772},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"967":{"tf":1.0},"977":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"591":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"600":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"595":{"tf":1.4142135623730951},"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"609":{"tf":1.4142135623730951},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"276":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"721":{"tf":1.0},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"531":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"199":{"tf":2.8284271247461903},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"1048":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.4142135623730951},"426":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":6,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"632":{"tf":1.0},"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1074":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"727":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"j":{"df":1,"docs":{"952":{"tf":2.0}},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"285":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"661":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"211":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"425":{"tf":1.0},"464":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"657":{"tf":1.0},"720":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1074":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":5,"docs":{"176":{"tf":1.4142135623730951},"560":{"tf":1.0},"562":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"859":{"tf":1.0},"861":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"859":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"716":{"tf":1.0},"724":{"tf":1.7320508075688772}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"716":{"tf":1.0},"723":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"855":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1100":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"4":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"204":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"684":{"tf":1.4142135623730951},"686":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"203":{"tf":1.0},"222":{"tf":1.0},"598":{"tf":1.0}},"e":{"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":3,"docs":{"222":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"360":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"723":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1063":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"$":{"2":{"0":{"1":{"9":{"1":{"2":{"0":{"1":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"360":{"tf":1.0},"469":{"tf":1.7320508075688772},"944":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1004":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":13,"docs":{"10":{"tf":1.0},"247":{"tf":1.0},"271":{"tf":1.0},"589":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772},"825":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"931":{"tf":1.4142135623730951},"938":{"tf":1.0},"977":{"tf":1.0},"985":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"303":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"186":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"225":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.4142135623730951},"676":{"tf":1.0},"705":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}}}},"n":{"d":{"df":5,"docs":{"1120":{"tf":1.0},"28":{"tf":1.0},"451":{"tf":1.0},"876":{"tf":1.0},"983":{"tf":1.0}}},"df":2,"docs":{"299":{"tf":1.0},"751":{"tf":1.0}},"s":{"df":1,"docs":{"1122":{"tf":1.4142135623730951}}}},"r":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"231":{"tf":1.0},"654":{"tf":1.0},"951":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":25,"docs":{"1018":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"332":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.0},"435":{"tf":1.0},"449":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"917":{"tf":1.0},"950":{"tf":1.4142135623730951},"956":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"1004":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"215":{"tf":1.0},"262":{"tf":1.0},"470":{"tf":1.4142135623730951},"488":{"tf":1.0},"710":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"20":{"tf":1.0},"219":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"876":{"tf":1.0},"978":{"tf":1.0}}}}}}}},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"951":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1075":{"tf":1.0},"118":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"331":{"tf":2.449489742783178},"332":{"tf":2.0},"341":{"tf":1.0},"344":{"tf":1.4142135623730951},"388":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"482":{"tf":1.4142135623730951},"487":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0},"76":{"tf":1.0},"858":{"tf":1.0},"957":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"x":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"df":9,"docs":{"1121":{"tf":1.0},"127":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":2.449489742783178},"199":{"tf":1.7320508075688772},"313":{"tf":1.0},"56":{"tf":1.0},"740":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1122":{"tf":1.0}}}},"t":{"'":{"df":3,"docs":{"136":{"tf":1.0},"248":{"tf":1.0},"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"413":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"335":{"tf":1.0},"664":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":5,"docs":{"1116":{"tf":1.0},"263":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"725":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1097":{"tf":1.0},"507":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"0":{"tf":1.0},"1040":{"tf":1.0},"289":{"tf":1.0},"305":{"tf":1.0},"362":{"tf":1.0},"452":{"tf":1.0},"518":{"tf":1.0},"684":{"tf":1.0},"705":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1072":{"tf":1.0},"1105":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":1.0},"263":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"578":{"tf":1.0},"778":{"tf":1.0},"786":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"928":{"tf":1.0}}}}},"’":{"df":1,"docs":{"507":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"589":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"512":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"538":{"tf":1.0}},"g":{"df":24,"docs":{"1117":{"tf":1.4142135623730951},"231":{"tf":1.0},"256":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"449":{"tf":1.4142135623730951},"456":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"518":{"tf":1.0},"589":{"tf":1.0},"6":{"tf":1.0},"917":{"tf":1.0},"946":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0},"976":{"tf":1.0}}},"k":{"df":9,"docs":{"1005":{"tf":1.0},"1077":{"tf":1.0},"1120":{"tf":1.0},"308":{"tf":1.0},"506":{"tf":1.4142135623730951},"589":{"tf":1.0},"8":{"tf":1.0},"931":{"tf":1.0},"964":{"tf":1.0}}}},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"556":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":35,"docs":{"1044":{"tf":1.0},"1066":{"tf":1.0},"143":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"444":{"tf":1.0},"504":{"tf":1.0},"512":{"tf":1.0},"575":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"688":{"tf":1.0},"690":{"tf":1.0},"742":{"tf":1.0},"780":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"899":{"tf":1.0},"913":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.0},"977":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":21,"docs":{"1011":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"1098":{"tf":1.0},"1116":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"294":{"tf":1.0},"357":{"tf":1.0},"452":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"657":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0}},"t":{"df":2,"docs":{"1121":{"tf":1.0},"365":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1042":{"tf":1.7320508075688772},"199":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":18,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1117":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"270":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"531":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.7320508075688772},"740":{"tf":1.0},"8":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.0},"977":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"185":{"tf":3.3166247903554},"626":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":90,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"187":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"267":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"388":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"474":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"499":{"tf":1.0},"503":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"528":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"567":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"681":{"tf":1.0},"7":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"847":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"905":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.7320508075688772},"927":{"tf":1.0},"939":{"tf":1.7320508075688772},"959":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"362":{"tf":1.0},"786":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"u":{"df":13,"docs":{"1071":{"tf":1.0},"1097":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"269":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"571":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"962":{"tf":1.0}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"847":{"tf":1.0},"848":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"287":{"tf":1.0},"514":{"tf":1.0},"626":{"tf":2.0}},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"115":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":1,"docs":{"294":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"117":{"tf":1.0},"202":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"1007":{"tf":1.0},"1015":{"tf":2.8284271247461903},"181":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"198":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.0},"857":{"tf":2.0},"858":{"tf":2.23606797749979},"859":{"tf":2.8284271247461903},"864":{"tf":1.0},"866":{"tf":3.3166247903554},"897":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":157,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":2.449489742783178},"1077":{"tf":1.0},"1081":{"tf":1.0},"1101":{"tf":1.0},"112":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"15":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.7320508075688772},"293":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"296":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":2.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"437":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.0},"451":{"tf":2.23606797749979},"452":{"tf":1.4142135623730951},"455":{"tf":1.0},"457":{"tf":2.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"488":{"tf":1.0},"497":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"51":{"tf":1.0},"515":{"tf":1.7320508075688772},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.7320508075688772},"554":{"tf":1.0},"561":{"tf":1.0},"575":{"tf":1.4142135623730951},"580":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"633":{"tf":2.0},"635":{"tf":1.0},"642":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.4142135623730951},"658":{"tf":1.0},"665":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"851":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"887":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.0},"932":{"tf":1.7320508075688772},"933":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"986":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}},"n":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}},"r":{"df":2,"docs":{"170":{"tf":1.0},"199":{"tf":1.0}}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":31,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"203":{"tf":1.0},"275":{"tf":1.7320508075688772},"299":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"375":{"tf":1.0},"388":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"580":{"tf":1.0},"633":{"tf":1.4142135623730951},"662":{"tf":1.0},"665":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.0},"732":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"880":{"tf":1.0},"906":{"tf":1.0},"958":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":1.0},"523":{"tf":1.0},"665":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"698":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"175":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.4142135623730951},"556":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"1110":{"tf":1.0},"1112":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":6,"docs":{"232":{"tf":1.0},"233":{"tf":1.0},"427":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":2.0},"19":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.4142135623730951},"962":{"tf":1.7320508075688772},"963":{"tf":1.0},"966":{"tf":1.0}}},"p":{"df":2,"docs":{"186":{"tf":1.0},"221":{"tf":1.4142135623730951}}}},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"'":{"2":{"0":{"1":{"9":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"c":{"df":1,"docs":{"1112":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"y":{"df":6,"docs":{"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1122":{"tf":1.0},"266":{"tf":1.0},"488":{"tf":1.0}}}},"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1046":{"tf":1.0},"1083":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"527":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"222":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"507":{"tf":1.0},"705":{"tf":1.7320508075688772},"77":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"966":{"tf":1.0},"98":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"120":{"tf":1.0},"824":{"tf":1.0},"914":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"367":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"540":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1122":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"1046":{"tf":1.4142135623730951},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0}}},"l":{"'":{"df":1,"docs":{"196":{"tf":1.0}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"47":{"tf":1.0},"495":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{}},"df":75,"docs":{"11":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1119":{"tf":2.0},"1122":{"tf":1.0},"1124":{"tf":1.4142135623730951},"12":{"tf":2.449489742783178},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"16":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"196":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"263":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"358":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"401":{"tf":1.0},"443":{"tf":1.0},"45":{"tf":1.0},"475":{"tf":1.0},"53":{"tf":1.0},"533":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.0},"542":{"tf":2.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"67":{"tf":2.0},"69":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"744":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.4142135623730951},"947":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.7320508075688772},"957":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":2.0},"963":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1014":{"tf":1.0},"1015":{"tf":1.0}}}}}},"df":29,"docs":{"1066":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"426":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.4142135623730951},"666":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":2.0},"85":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"967":{"tf":1.0},"985":{"tf":1.0}},"i":{"c":{"df":16,"docs":{"1119":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"3":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.449489742783178},"356":{"tf":1.0},"362":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"374":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.0},"424":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"1007":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":2.0},"864":{"tf":2.23606797749979},"866":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"732":{"tf":1.0}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"661":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"1036":{"tf":1.0},"1037":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":6,"docs":{"1029":{"tf":1.0},"1065":{"tf":1.0},"1091":{"tf":1.0},"335":{"tf":1.0},"516":{"tf":1.7320508075688772},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}},"df":32,"docs":{"1003":{"tf":1.0},"1042":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1061":{"tf":1.0},"1100":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"238":{"tf":1.4142135623730951},"263":{"tf":1.0},"288":{"tf":1.0},"412":{"tf":1.0},"510":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"752":{"tf":1.4142135623730951},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"786":{"tf":1.0},"824":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"932":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"926":{"tf":1.0},"930":{"tf":1.0},"932":{"tf":3.7416573867739413},"938":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"932":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"199":{"tf":1.0},"303":{"tf":1.0},"752":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"266":{"tf":2.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"528":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"678":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"414":{"tf":1.0},"432":{"tf":1.0},"488":{"tf":1.0},"576":{"tf":1.0},"74":{"tf":1.0}}},"k":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":1.7320508075688772},"103":{"tf":1.0},"107":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"129":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":2.0},"331":{"tf":1.0},"343":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"784":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.4142135623730951},"987":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"842":{"tf":1.0},"94":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"1025":{"tf":1.0},"742":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"909":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"232":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"367":{"tf":1.0},"924":{"tf":1.0},"964":{"tf":1.0}},"k":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"269":{"tf":1.0},"272":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"558":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":3,"docs":{"1027":{"tf":1.0},"153":{"tf":2.0},"784":{"tf":1.0}}},"t":{"df":1,"docs":{"527":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"918":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"359":{"tf":1.0},"362":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":23,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"31":{"tf":1.0},"339":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.7320508075688772},"379":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":3.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"673":{"tf":1.4142135623730951},"708":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"205":{"tf":1.0},"309":{"tf":1.0},"447":{"tf":1.0},"531":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"268":{"tf":1.0},"337":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1099":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"358":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"409":{"tf":2.8284271247461903},"413":{"tf":1.0},"561":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"[":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"p":{"df":2,"docs":{"444":{"tf":1.0},"528":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"507":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"413":{"tf":1.0}}}}},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"1072":{"tf":1.0},"236":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"462":{"tf":1.0},"780":{"tf":1.0},"923":{"tf":1.0},"959":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"193":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"709":{"tf":1.7320508075688772},"897":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"260":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"413":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0}}},"n":{"d":{"df":4,"docs":{"1018":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.0},"779":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"481":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"844":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":2,"docs":{"1011":{"tf":1.0},"678":{"tf":1.0}}}}},"df":19,"docs":{"104":{"tf":1.0},"1095":{"tf":1.0},"1116":{"tf":1.7320508075688772},"1121":{"tf":1.0},"117":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"231":{"tf":1.0},"256":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"434":{"tf":1.0},"528":{"tf":1.0},"581":{"tf":1.0},"931":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1061":{"tf":1.0},"1099":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":2.449489742783178},"188":{"tf":1.4142135623730951},"291":{"tf":1.0},"318":{"tf":1.0},"415":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"553":{"tf":1.7320508075688772},"555":{"tf":2.0},"571":{"tf":1.0},"575":{"tf":1.0},"713":{"tf":1.0},"939":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"235":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"778":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"357":{"tf":1.0},"527":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"506":{"tf":1.0},"764":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":42,"docs":{"1029":{"tf":4.58257569495584},"1037":{"tf":3.4641016151377544},"1053":{"tf":5.0990195135927845},"1069":{"tf":2.8284271247461903},"1091":{"tf":4.242640687119285},"1100":{"tf":1.4142135623730951},"1103":{"tf":4.69041575982343},"1104":{"tf":4.795831523312719},"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.7320508075688772},"295":{"tf":1.0},"316":{"tf":2.23606797749979},"323":{"tf":1.0},"353":{"tf":1.0},"516":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"726":{"tf":1.4142135623730951},"757":{"tf":5.0990195135927845},"762":{"tf":1.0},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.6457513110645907}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"508":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1019":{"tf":1.0}}}}}}}}}},"df":3,"docs":{"1019":{"tf":1.0},"445":{"tf":1.0},"451":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"538":{"tf":1.0},"595":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"b":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772}}}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"413":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"199":{"tf":1.0}}}}},"n":{"df":15,"docs":{"239":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"373":{"tf":1.0},"497":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"886":{"tf":1.0},"933":{"tf":2.0},"948":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":23,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1124":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"199":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"302":{"tf":1.0},"417":{"tf":1.0},"567":{"tf":1.4142135623730951},"58":{"tf":2.0},"59":{"tf":1.0},"622":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"98":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"1074":{"tf":1.0}},"o":{"df":1,"docs":{"824":{"tf":2.6457513110645907}}}},"w":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"524":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":62,"docs":{"1003":{"tf":1.0},"1010":{"tf":1.0},"1033":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"255":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"421":{"tf":1.0},"430":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.7320508075688772},"514":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"62":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"703":{"tf":1.0},"708":{"tf":1.7320508075688772},"747":{"tf":1.4142135623730951},"785":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"864":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"932":{"tf":1.0},"949":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":122,"docs":{"1011":{"tf":1.4142135623730951},"1027":{"tf":1.0},"103":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"215":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.0},"223":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":2.23606797749979},"323":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":3.0},"354":{"tf":1.4142135623730951},"358":{"tf":2.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"454":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.23606797749979},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"607":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":2.0},"699":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.7320508075688772},"785":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":1.4142135623730951},"836":{"tf":1.0},"844":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":3.872983346207417},"877":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":2.8284271247461903},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":1.0},"917":{"tf":1.4142135623730951},"920":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.7320508075688772},"935":{"tf":1.0},"937":{"tf":1.0},"948":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"964":{"tf":1.0},"991":{"tf":1.0}}},"i":{"c":{"df":28,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"106":{"tf":1.0},"1100":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"343":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"580":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"1107":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"0":{"@":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"f":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"230":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"j":{"df":3,"docs":{"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":23,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":2.0},"228":{"tf":2.6457513110645907},"229":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"277":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"441":{"tf":2.6457513110645907},"633":{"tf":1.0},"705":{"tf":1.0},"902":{"tf":1.0}}}},"df":2,"docs":{"332":{"tf":1.0},"589":{"tf":1.0}},"i":{"d":{"df":4,"docs":{"1097":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0}}},"df":27,"docs":{"1003":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.7320508075688772},"328":{"tf":1.0},"396":{"tf":1.7320508075688772},"415":{"tf":1.0},"477":{"tf":1.0},"555":{"tf":1.4142135623730951},"664":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"751":{"tf":1.0},"79":{"tf":1.7320508075688772},"864":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"1011":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"1094":{"tf":1.0},"1097":{"tf":1.0},"322":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"170":{"tf":1.0},"68":{"tf":1.0},"825":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"435":{"tf":1.0},"500":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"477":{"tf":1.0},"938":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"132":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1122":{"tf":1.0},"170":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"430":{"tf":1.0},"447":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"r":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.4142135623730951}}}}}}},"df":46,"docs":{"101":{"tf":1.0},"1025":{"tf":1.0},"104":{"tf":1.0},"1073":{"tf":1.0},"1109":{"tf":1.0},"143":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"254":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.7320508075688772},"340":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"386":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.0},"509":{"tf":1.0},"53":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"598":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"672":{"tf":1.0},"705":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"883":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"924":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"1011":{"tf":1.0},"446":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":18,"docs":{"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.4142135623730951},"266":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"321":{"tf":1.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.0},"599":{"tf":1.0},"690":{"tf":1.0},"766":{"tf":1.0},"902":{"tf":1.0},"947":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"222":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"462":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":35,"docs":{"10":{"tf":1.0},"1033":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1124":{"tf":1.0},"123":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"239":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.4142135623730951},"289":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.4142135623730951},"496":{"tf":1.7320508075688772},"567":{"tf":1.0},"605":{"tf":1.0},"613":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1010":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"199":{"tf":1.4142135623730951},"387":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"229":{"tf":1.0},"260":{"tf":1.4142135623730951},"262":{"tf":2.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"730":{"tf":1.7320508075688772}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"426":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"641":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":6,"docs":{"359":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"839":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"427":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"335":{"tf":1.0},"499":{"tf":1.0},"586":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1033":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.4142135623730951},"199":{"tf":4.123105625617661},"295":{"tf":1.0},"318":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"705":{"tf":1.0},"734":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":51,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":2.23606797749979},"26":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"338":{"tf":1.0},"354":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"449":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"57":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"803":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"824":{"tf":1.4142135623730951},"844":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}},"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1029":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1091":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"155":{"tf":1.0},"197":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.0},"488":{"tf":1.0},"824":{"tf":1.0},"948":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"21":{"tf":1.0},"506":{"tf":1.0},"953":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"959":{"tf":1.0}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":13,"docs":{"1044":{"tf":1.0},"155":{"tf":1.4142135623730951},"248":{"tf":1.0},"387":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"837":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"1004":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1122":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"678":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":7,"docs":{"1097":{"tf":1.0},"223":{"tf":1.0},"335":{"tf":1.0},"556":{"tf":1.0},"576":{"tf":1.0},"8":{"tf":1.0},"913":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"494":{"tf":1.4142135623730951},"497":{"tf":1.0},"503":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.4142135623730951},"1122":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"199":{"tf":1.4142135623730951},"328":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"644":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"129":{"tf":1.0},"247":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"364":{"tf":1.0},"550":{"tf":1.0},"632":{"tf":1.0},"859":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"678":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1055":{"tf":1.0},"1061":{"tf":2.0},"1099":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1094":{"tf":1.0},"1099":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"287":{"tf":1.0}}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"738":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"744":{"tf":1.0},"813":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"1003":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"169":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"453":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"794":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"426":{"tf":1.0},"873":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"928":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"s":{"df":1,"docs":{"1073":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"939":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":88,"docs":{"1003":{"tf":2.449489742783178},"1005":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1052":{"tf":1.0},"109":{"tf":1.0},"1102":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.7320508075688772},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":1.7320508075688772},"212":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"260":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":2.0},"317":{"tf":1.0},"335":{"tf":1.7320508075688772},"348":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"402":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":2.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":2.449489742783178},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"641":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.7320508075688772},"663":{"tf":1.0},"680":{"tf":1.0},"712":{"tf":1.0},"722":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"93":{"tf":1.0},"947":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"1003":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":113,"docs":{"1003":{"tf":1.0},"101":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"110":{"tf":1.0},"1108":{"tf":1.0},"1110":{"tf":1.0},"1123":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.4142135623730951},"231":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.4142135623730951},"470":{"tf":1.0},"478":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.4142135623730951},"506":{"tf":3.0},"526":{"tf":2.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":2.23606797749979},"557":{"tf":1.0},"567":{"tf":1.0},"573":{"tf":1.4142135623730951},"575":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.7320508075688772},"59":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"654":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"766":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"84":{"tf":1.4142135623730951},"857":{"tf":1.0},"887":{"tf":1.4142135623730951},"898":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"936":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":2.0},"945":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.4142135623730951},"97":{"tf":1.0},"981":{"tf":1.0},"986":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":5,"docs":{"106":{"tf":1.0},"507":{"tf":1.0},"728":{"tf":1.0},"924":{"tf":1.0},"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}},"df":4,"docs":{"215":{"tf":1.0},"304":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"461":{"tf":1.0}}}},"df":0,"docs":{}},"df":6,"docs":{"185":{"tf":1.0},"187":{"tf":1.0},"376":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"924":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"269":{"tf":1.0},"477":{"tf":2.6457513110645907},"478":{"tf":1.0},"479":{"tf":2.0},"550":{"tf":1.0},"953":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":17,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"21":{"tf":1.0},"343":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"525":{"tf":1.7320508075688772},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":2.449489742783178},"55":{"tf":1.0},"580":{"tf":1.0},"626":{"tf":2.0},"982":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"874":{"tf":1.0}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"889":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"872":{"tf":1.0},"876":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"886":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"df":20,"docs":{"396":{"tf":1.0},"664":{"tf":1.0},"740":{"tf":2.8284271247461903},"751":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.7320508075688772},"888":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1015":{"tf":1.0},"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"21":{"tf":1.0},"254":{"tf":1.0},"318":{"tf":1.4142135623730951},"343":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.7320508075688772},"847":{"tf":1.0},"851":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}},"`":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"1105":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"452":{"tf":1.4142135623730951}}}},"df":2,"docs":{"155":{"tf":1.0},"824":{"tf":1.0}},"g":{"df":70,"docs":{"10":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":2.23606797749979},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1089":{"tf":1.4142135623730951},"11":{"tf":1.0},"1119":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":2.449489742783178},"165":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":2.23606797749979},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"300":{"tf":1.0},"368":{"tf":1.0},"395":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.0},"508":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":2.0},"54":{"tf":1.0},"550":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"61":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"643":{"tf":1.0},"728":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"824":{"tf":2.23606797749979},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"913":{"tf":1.0},"976":{"tf":1.4142135623730951},"977":{"tf":2.0},"982":{"tf":2.23606797749979},"989":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"992":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1029":{"tf":1.0},"1042":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"1091":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.0}}},"df":483,"docs":{"1":{"tf":1.0},"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"1001":{"tf":1.0},"1003":{"tf":1.7320508075688772},"1006":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1031":{"tf":1.0},"1033":{"tf":1.7320508075688772},"1036":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1048":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1077":{"tf":1.4142135623730951},"1087":{"tf":2.449489742783178},"1092":{"tf":1.0},"1093":{"tf":1.0},"1095":{"tf":2.23606797749979},"1097":{"tf":1.0},"1099":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":2.23606797749979},"1119":{"tf":1.0},"1121":{"tf":2.6457513110645907},"1122":{"tf":2.6457513110645907},"113":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":3.4641016151377544},"130":{"tf":1.7320508075688772},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"166":{"tf":2.6457513110645907},"167":{"tf":2.8284271247461903},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"183":{"tf":2.449489742783178},"184":{"tf":1.7320508075688772},"185":{"tf":1.7320508075688772},"186":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":2.0},"216":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.23606797749979},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":2.449489742783178},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":1.7320508075688772},"28":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.6457513110645907},"289":{"tf":2.0},"290":{"tf":2.449489742783178},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.23606797749979},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.23606797749979},"324":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":2.0},"344":{"tf":1.0},"346":{"tf":1.7320508075688772},"35":{"tf":1.0},"350":{"tf":1.4142135623730951},"352":{"tf":2.23606797749979},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"36":{"tf":1.0},"360":{"tf":2.0},"362":{"tf":1.0},"363":{"tf":2.23606797749979},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":2.449489742783178},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"384":{"tf":1.0},"386":{"tf":1.7320508075688772},"388":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"40":{"tf":1.0},"403":{"tf":2.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":2.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.4142135623730951},"452":{"tf":1.7320508075688772},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":2.0},"466":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"472":{"tf":1.4142135623730951},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"489":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"499":{"tf":1.0},"50":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":4.123105625617661},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":2.23606797749979},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":3.3166247903554},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":2.0},"546":{"tf":2.0},"547":{"tf":1.7320508075688772},"548":{"tf":2.8284271247461903},"550":{"tf":1.0},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"580":{"tf":2.0},"581":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":2.449489742783178},"615":{"tf":1.0},"622":{"tf":3.7416573867739413},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.0},"635":{"tf":1.0},"640":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.7320508075688772},"700":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.0},"778":{"tf":1.4142135623730951},"78":{"tf":1.0},"783":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"8":{"tf":1.0},"80":{"tf":1.7320508075688772},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.8284271247461903},"835":{"tf":1.0},"836":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":2.8284271247461903},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"88":{"tf":1.4142135623730951},"880":{"tf":2.0},"885":{"tf":1.0},"887":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":2.23606797749979},"913":{"tf":2.6457513110645907},"914":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"918":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.7320508075688772},"924":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.7320508075688772},"933":{"tf":1.4142135623730951},"938":{"tf":2.6457513110645907},"94":{"tf":1.0},"945":{"tf":1.7320508075688772},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":2.6457513110645907},"960":{"tf":1.7320508075688772},"961":{"tf":2.0},"962":{"tf":2.0},"963":{"tf":2.449489742783178},"964":{"tf":2.0},"967":{"tf":1.4142135623730951},"972":{"tf":1.0},"976":{"tf":2.6457513110645907},"977":{"tf":2.0},"978":{"tf":1.0},"981":{"tf":1.0},"985":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":17,"docs":{"1015":{"tf":1.0},"1065":{"tf":1.0},"1097":{"tf":1.0},"451":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"607":{"tf":1.0},"641":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":2.449489742783178},"780":{"tf":1.0},"851":{"tf":1.0},"897":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}}},"+":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"506":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"541":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"664":{"tf":1.0},"666":{"tf":1.0}}}}}}},"df":261,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"1003":{"tf":1.0},"1004":{"tf":1.4142135623730951},"1010":{"tf":1.7320508075688772},"1011":{"tf":2.0},"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1046":{"tf":2.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":2.8284271247461903},"1068":{"tf":1.4142135623730951},"107":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1075":{"tf":2.6457513110645907},"1077":{"tf":1.0},"1087":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1124":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.4142135623730951},"119":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.0},"162":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"215":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":3.1622776601683795},"223":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"316":{"tf":1.4142135623730951},"323":{"tf":3.3166247903554},"33":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":2.449489742783178},"36":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"368":{"tf":1.0},"373":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"449":{"tf":2.6457513110645907},"450":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"500":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":3.605551275463989},"506":{"tf":5.477225575051661},"508":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"518":{"tf":3.4641016151377544},"519":{"tf":1.7320508075688772},"520":{"tf":1.0},"521":{"tf":2.0},"522":{"tf":1.7320508075688772},"523":{"tf":2.23606797749979},"524":{"tf":2.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":3.4641016151377544},"528":{"tf":5.196152422706632},"529":{"tf":1.7320508075688772},"530":{"tf":1.0},"531":{"tf":2.449489742783178},"539":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"552":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":2.6457513110645907},"587":{"tf":1.7320508075688772},"589":{"tf":2.23606797749979},"590":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.0},"595":{"tf":1.7320508075688772},"596":{"tf":2.8284271247461903},"607":{"tf":2.0},"609":{"tf":2.6457513110645907},"61":{"tf":1.0},"613":{"tf":2.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"635":{"tf":1.0},"641":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"666":{"tf":1.0},"676":{"tf":1.4142135623730951},"69":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":3.605551275463989},"780":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":2.6457513110645907},"824":{"tf":2.449489742783178},"844":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"852":{"tf":1.4142135623730951},"853":{"tf":1.0},"858":{"tf":1.4142135623730951},"861":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"873":{"tf":3.0},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":2.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":2.0},"898":{"tf":2.449489742783178},"899":{"tf":2.449489742783178},"903":{"tf":1.0},"906":{"tf":2.0},"913":{"tf":2.449489742783178},"914":{"tf":1.0},"918":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":2.23606797749979},"924":{"tf":2.449489742783178},"927":{"tf":1.7320508075688772},"928":{"tf":4.47213595499958},"929":{"tf":4.123105625617661},"930":{"tf":1.4142135623730951},"931":{"tf":5.0},"932":{"tf":2.449489742783178},"933":{"tf":5.385164807134504},"936":{"tf":2.0},"938":{"tf":5.0},"939":{"tf":4.0},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":2.0},"977":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"983":{"tf":2.0},"985":{"tf":1.7320508075688772},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"225":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":35,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"1117":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"425":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"477":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"741":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"+":{"0":{"4":{"df":1,"docs":{"406":{"tf":1.7320508075688772}}},"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1102":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"345":{"tf":1.0},"356":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.4142135623730951},"523":{"tf":1.0},"665":{"tf":1.0},"689":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"175":{"tf":1.0},"260":{"tf":1.0},"321":{"tf":1.0},"328":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951}}}},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}}}}}}}}},"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"924":{"tf":1.7320508075688772}},"e":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"817":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.0}}}}}}},"df":3,"docs":{"813":{"tf":2.0},"920":{"tf":1.0},"924":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"354":{"tf":1.0},"386":{"tf":1.0},"487":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"0":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1022":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"199":{"tf":2.23606797749979},"203":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"525":{"tf":1.0},"611":{"tf":1.0},"630":{"tf":1.0},"728":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"808":{"tf":1.0},"836":{"tf":1.0}}},"2":{"5":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"199":{"tf":2.23606797749979},"531":{"tf":2.0},"906":{"tf":1.0}}},"3":{"1":{".":{"4":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1029":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":3.4641016151377544},"529":{"tf":1.4142135623730951},"797":{"tf":1.0}}},"4":{"df":5,"docs":{"432":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"568":{"tf":1.0},"664":{"tf":1.0}}},"6":{"df":1,"docs":{"619":{"tf":1.0}}},"8":{"df":2,"docs":{"757":{"tf":1.0},"766":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"1042":{"tf":1.0},"1103":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"180":{"tf":1.0},"221":{"tf":1.7320508075688772},"248":{"tf":1.0},"276":{"tf":1.0},"339":{"tf":1.7320508075688772},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"367":{"tf":1.0},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"390":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":2.23606797749979},"414":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"540":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"561":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"928":{"tf":1.0},"931":{"tf":2.23606797749979},"932":{"tf":1.0},"958":{"tf":3.4641016151377544},"960":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":119,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1020":{"tf":2.0},"1025":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.4142135623730951},"1120":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.4142135623730951},"197":{"tf":2.0},"199":{"tf":3.1622776601683795},"220":{"tf":1.4142135623730951},"229":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"254":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":3.0},"270":{"tf":2.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"287":{"tf":2.449489742783178},"288":{"tf":2.449489742783178},"289":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"334":{"tf":2.0},"335":{"tf":3.0},"347":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.7320508075688772},"367":{"tf":1.0},"373":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":2.23606797749979},"403":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"500":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.4142135623730951},"603":{"tf":1.0},"622":{"tf":2.0},"627":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":3.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"690":{"tf":1.0},"705":{"tf":4.0},"708":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.0},"732":{"tf":1.7320508075688772},"742":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":3.7416573867739413},"774":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"780":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"924":{"tf":2.0},"948":{"tf":1.0},"977":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"_":{"1":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1053":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":1,"docs":{"313":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"1033":{"tf":2.0},"120":{"tf":1.0},"199":{"tf":1.0},"313":{"tf":1.7320508075688772},"459":{"tf":1.0},"462":{"tf":1.7320508075688772},"464":{"tf":1.0},"485":{"tf":1.0},"555":{"tf":2.0},"586":{"tf":1.0},"688":{"tf":1.0},"726":{"tf":1.0},"900":{"tf":1.0},"923":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"571":{"tf":1.0},"962":{"tf":1.0}}}},"t":{"df":5,"docs":{"426":{"tf":1.0},"590":{"tf":1.0},"640":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0}}}},"df":9,"docs":{"197":{"tf":1.0},"224":{"tf":1.0},"457":{"tf":1.4142135623730951},"705":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":1.0},"924":{"tf":1.0},"982":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"770":{"tf":1.4142135623730951},"803":{"tf":1.0},"933":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":23,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"242":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"474":{"tf":1.0},"528":{"tf":1.0},"58":{"tf":1.0},"596":{"tf":1.0},"74":{"tf":1.0},"947":{"tf":1.0},"962":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"954":{"tf":1.0}}}}},"df":1,"docs":{"199":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"1122":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":26,"docs":{"1081":{"tf":1.0},"1101":{"tf":1.0},"152":{"tf":1.0},"17":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"290":{"tf":1.0},"353":{"tf":1.0},"457":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"654":{"tf":1.4142135623730951},"742":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"959":{"tf":1.0}},"f":{"df":3,"docs":{"928":{"tf":1.7320508075688772},"929":{"tf":1.0},"938":{"tf":2.0}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"936":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"844":{"tf":1.0},"928":{"tf":1.7320508075688772},"933":{"tf":1.0},"938":{"tf":2.8284271247461903}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"s":{"a":{"df":1,"docs":{"917":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"1":{".":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":105,"docs":{"1003":{"tf":2.0},"1011":{"tf":1.7320508075688772},"1022":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1057":{"tf":1.7320508075688772},"106":{"tf":1.0},"1061":{"tf":2.449489742783178},"1069":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.8284271247461903},"1091":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1103":{"tf":1.4142135623730951},"1104":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"142":{"tf":2.0},"143":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"175":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"343":{"tf":2.0},"354":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"400":{"tf":1.0},"412":{"tf":1.4142135623730951},"424":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":2.23606797749979},"484":{"tf":1.0},"485":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"519":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"580":{"tf":2.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"740":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"836":{"tf":1.0},"841":{"tf":1.7320508075688772},"844":{"tf":2.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"876":{"tf":1.0},"917":{"tf":1.4142135623730951},"924":{"tf":3.3166247903554},"928":{"tf":1.4142135623730951},"943":{"tf":1.0},"945":{"tf":3.3166247903554},"958":{"tf":1.0}}}}},"u":{"df":3,"docs":{"445":{"tf":1.0},"450":{"tf":1.0},"550":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"150":{"tf":1.0},"655":{"tf":1.0},"814":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":94,"docs":{"1009":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1021":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"382":{"tf":1.0},"440":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"569":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"649":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"703":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":2.0},"742":{"tf":1.0},"75":{"tf":1.4142135623730951},"762":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":2.0},"931":{"tf":2.23606797749979},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":2.0},"948":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"917":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":7,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"447":{"tf":1.0},"56":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"9":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":123,"docs":{"100":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"106":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1084":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":3.0},"129":{"tf":2.0},"130":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"222":{"tf":2.6457513110645907},"223":{"tf":2.23606797749979},"227":{"tf":2.0},"235":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":2.449489742783178},"263":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":2.449489742783178},"295":{"tf":4.47213595499958},"297":{"tf":2.0},"299":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.0},"364":{"tf":3.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"388":{"tf":1.0},"416":{"tf":1.7320508075688772},"429":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"443":{"tf":3.3166247903554},"447":{"tf":1.0},"452":{"tf":1.0},"504":{"tf":1.0},"546":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.7320508075688772},"595":{"tf":2.0},"598":{"tf":1.0},"600":{"tf":2.23606797749979},"643":{"tf":1.0},"653":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":3.1622776601683795},"744":{"tf":1.0},"764":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":3.0},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"928":{"tf":2.23606797749979},"929":{"tf":2.0},"931":{"tf":3.3166247903554},"932":{"tf":1.7320508075688772},"933":{"tf":3.1622776601683795},"951":{"tf":1.4142135623730951},"953":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"966":{"tf":1.4142135623730951},"977":{"tf":1.0},"982":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"287":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"295":{"tf":1.0},"297":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"315":{"tf":1.0},"497":{"tf":1.0},"630":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":2.23606797749979},"898":{"tf":1.0},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":3.1622776601683795}},"e":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"862":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":14,"docs":{"1019":{"tf":1.0},"173":{"tf":1.0},"210":{"tf":1.0},"516":{"tf":1.0},"740":{"tf":1.0},"747":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.449489742783178},"85":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"889":{"tf":1.0},"916":{"tf":1.0}},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"813":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":45,"docs":{"100":{"tf":1.0},"1027":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"1121":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":3.605551275463989},"199":{"tf":4.123105625617661},"204":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"542":{"tf":1.0},"562":{"tf":1.0},"593":{"tf":1.0},"601":{"tf":1.4142135623730951},"691":{"tf":1.0},"707":{"tf":1.0},"740":{"tf":1.0},"88":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":2.23606797749979},"966":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"966":{"tf":1.0}}}},"o":{"c":{"a":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1122":{"tf":2.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"175":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"661":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"291":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"507":{"tf":1.0},"640":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"df":15,"docs":{"102":{"tf":1.0},"1068":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.0},"223":{"tf":1.0},"445":{"tf":1.0},"449":{"tf":1.0},"738":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"983":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"168":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"393":{"tf":1.0},"477":{"tf":1.7320508075688772},"480":{"tf":1.0},"555":{"tf":1.0},"579":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"1027":{"tf":1.0},"289":{"tf":1.0},"364":{"tf":1.0}}},"l":{"df":1,"docs":{"515":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":64,"docs":{"1011":{"tf":1.0},"1017":{"tf":1.0},"1020":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1077":{"tf":1.0},"109":{"tf":1.0},"1106":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"212":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"298":{"tf":1.0},"302":{"tf":1.0},"305":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"450":{"tf":1.0},"452":{"tf":1.4142135623730951},"456":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.0},"931":{"tf":2.0},"954":{"tf":1.0},"985":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":1,"docs":{"365":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":19,"docs":{"11":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"25":{"tf":1.0},"297":{"tf":1.4142135623730951},"317":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"379":{"tf":1.0},"538":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.4142135623730951},"949":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"966":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"966":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"966":{"tf":2.449489742783178}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"df":2,"docs":{"199":{"tf":1.0},"770":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"375":{"tf":1.0},"456":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":19,"docs":{"1031":{"tf":1.0},"1035":{"tf":2.23606797749979},"124":{"tf":1.0},"135":{"tf":1.0},"21":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":2.6457513110645907},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.7320508075688772},"528":{"tf":1.7320508075688772},"57":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":1.0},"970":{"tf":1.0}}},"y":{"df":50,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.0},"1110":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.7320508075688772},"255":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"288":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.0},"427":{"tf":1.0},"457":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"84":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"916":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0}}}},"df":2,"docs":{"926":{"tf":1.0},"932":{"tf":1.0}},"e":{"'":{"d":{"df":3,"docs":{"292":{"tf":1.0},"572":{"tf":1.0},"982":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"270":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"353":{"tf":1.4142135623730951}}}},"r":{"df":6,"docs":{"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"290":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.0}}},"v":{"df":10,"docs":{"1032":{"tf":1.0},"1065":{"tf":1.0},"1097":{"tf":1.0},"229":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"292":{"tf":1.0},"430":{"tf":1.0},"678":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}}},"df":26,"docs":{"1099":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"327":{"tf":1.0},"384":{"tf":1.0},"456":{"tf":1.0},"55":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"56":{"tf":1.0},"562":{"tf":1.0},"676":{"tf":1.4142135623730951},"740":{"tf":1.0},"799":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"959":{"tf":1.0},"963":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":7,"docs":{"1099":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"740":{"tf":1.0},"81":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"11":{"tf":1.0},"304":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"740":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":2.0},"847":{"tf":1.0},"857":{"tf":1.0},"916":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1028":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"523":{"tf":1.4142135623730951},"524":{"tf":1.4142135623730951},"625":{"tf":1.0}}}},"df":0,"docs":{}},"df":37,"docs":{"1025":{"tf":3.3166247903554},"1027":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1087":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"224":{"tf":1.0},"267":{"tf":3.3166247903554},"270":{"tf":2.6457513110645907},"273":{"tf":4.0},"284":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"373":{"tf":1.0},"39":{"tf":1.7320508075688772},"438":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.0},"621":{"tf":1.4142135623730951},"625":{"tf":1.0},"628":{"tf":2.0},"67":{"tf":1.4142135623730951},"707":{"tf":2.23606797749979},"708":{"tf":1.0},"709":{"tf":2.0},"770":{"tf":1.0},"772":{"tf":1.0},"948":{"tf":1.0},"972":{"tf":1.7320508075688772},"974":{"tf":1.7320508075688772},"975":{"tf":1.7320508075688772},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"453":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"1028":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"162":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"67":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}},"t":{"df":2,"docs":{"1066":{"tf":1.0},"589":{"tf":1.4142135623730951}}}}},"r":{"d":{"df":2,"docs":{"289":{"tf":1.0},"375":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":57,"docs":{"1011":{"tf":1.7320508075688772},"1046":{"tf":1.0},"145":{"tf":1.0},"180":{"tf":1.0},"212":{"tf":1.0},"238":{"tf":1.4142135623730951},"253":{"tf":1.0},"276":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"375":{"tf":1.0},"378":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"412":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"587":{"tf":1.0},"590":{"tf":1.0},"646":{"tf":1.0},"655":{"tf":1.0},"737":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.0},"912":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"985":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"422":{"tf":1.0},"434":{"tf":1.0},"506":{"tf":1.4142135623730951},"839":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"1":{"df":2,"docs":{"254":{"tf":1.7320508075688772},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":9,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"1093":{"tf":1.0},"1099":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"368":{"tf":1.0},"924":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"299":{"tf":1.0},"931":{"tf":1.0},"941":{"tf":1.0}}}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1010":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"924":{"tf":1.4142135623730951}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"185":{"tf":1.7320508075688772},"188":{"tf":1.0},"398":{"tf":1.0},"440":{"tf":1.0},"475":{"tf":1.0},"478":{"tf":1.0},"576":{"tf":1.0},"932":{"tf":1.0},"939":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":43,"docs":{"1003":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1066":{"tf":1.0},"1095":{"tf":1.4142135623730951},"137":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.23606797749979},"193":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"74":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":2.449489742783178},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"985":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"488":{"tf":1.0},"528":{"tf":1.0},"575":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"446":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"738":{"tf":1.0},"745":{"tf":1.4142135623730951}}}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"1055":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.7320508075688772},"678":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":6,"docs":{"184":{"tf":1.0},"451":{"tf":1.0},"543":{"tf":1.0},"814":{"tf":1.0},"9":{"tf":1.0},"903":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"1077":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"355":{"tf":1.0},"654":{"tf":1.0},"950":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"199":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{":":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":3.1622776601683795}}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1094":{"tf":1.0},"380":{"tf":1.0},"708":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"880":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"285":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"137":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"705":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"374":{"tf":1.0},"382":{"tf":1.0},"949":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"287":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1057":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"708":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1057":{"tf":2.449489742783178},"1061":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":64,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1057":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":3.1622776601683795},"271":{"tf":1.7320508075688772},"272":{"tf":1.7320508075688772},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"294":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"39":{"tf":1.0},"42":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.0},"528":{"tf":2.23606797749979},"529":{"tf":2.0},"539":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":2.6457513110645907},"600":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":2.8284271247461903},"624":{"tf":1.0},"628":{"tf":1.4142135623730951},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.23606797749979},"740":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"944":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"679":{"tf":1.4142135623730951},"690":{"tf":1.0},"751":{"tf":1.0},"944":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"101":{"tf":1.0},"1122":{"tf":1.0},"941":{"tf":1.0},"978":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":42,"docs":{"1072":{"tf":1.0},"1076":{"tf":1.0},"1080":{"tf":1.4142135623730951},"151":{"tf":1.0},"180":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"338":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"413":{"tf":1.0},"457":{"tf":1.0},"460":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"949":{"tf":1.0},"953":{"tf":1.0},"977":{"tf":1.0},"99":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":42,"docs":{"1018":{"tf":1.0},"1044":{"tf":1.0},"1073":{"tf":1.0},"1081":{"tf":1.0},"116":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"595":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"73":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"939":{"tf":1.7320508075688772},"950":{"tf":1.0},"962":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"528":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"p":{"6":{"4":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":8,"docs":{"198":{"tf":1.0},"236":{"tf":1.0},"271":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0},"443":{"tf":1.0},"499":{"tf":1.0},"589":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"769":{"tf":1.0},"917":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"844":{"tf":1.0}}}}}}},"r":{"d":{"df":6,"docs":{"249":{"tf":1.0},"270":{"tf":1.4142135623730951},"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"229":{"tf":1.0},"327":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":72,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1109":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":2.23606797749979},"205":{"tf":1.4142135623730951},"215":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"25":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"310":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"405":{"tf":1.7320508075688772},"456":{"tf":1.0},"497":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"590":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.7320508075688772},"705":{"tf":1.0},"742":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"878":{"tf":1.0},"927":{"tf":1.0},"947":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"474":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"1":{"/":{"2":{"c":{"3":{"a":{"0":{"7":{"6":{"7":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":11,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.0},"378":{"tf":1.4142135623730951},"415":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"207":{"tf":1.0},"215":{"tf":2.6457513110645907},"317":{"tf":1.0},"318":{"tf":1.0},"918":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"488":{"tf":1.0},"571":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"212":{"tf":1.0},"309":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":11,"docs":{"1116":{"tf":1.0},"214":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"506":{"tf":1.0},"508":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"289":{"tf":1.0},"303":{"tf":1.0}}}},"s":{"df":1,"docs":{"292":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"206":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"778":{"tf":1.0}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"w":{"df":1,"docs":{"772":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"df":2,"docs":{"478":{"tf":1.0},"949":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1087":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":59,"docs":{"1033":{"tf":1.0},"1055":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":2.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1118":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":2.23606797749979},"13":{"tf":1.0},"186":{"tf":1.7320508075688772},"189":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"224":{"tf":1.0},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"231":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.4142135623730951},"545":{"tf":1.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"640":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"1122":{"tf":1.0}}},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":28,"docs":{"0":{"tf":1.0},"1004":{"tf":1.0},"1055":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"276":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"48":{"tf":1.0},"503":{"tf":1.4142135623730951},"540":{"tf":1.0},"554":{"tf":1.0},"568":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"961":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"387":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"961":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"474":{"tf":1.0},"476":{"tf":1.0}}}}}},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"8":{"6":{"_":{"6":{"4":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":1,"docs":{"847":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"191":{"tf":1.0}}}}},"df":21,"docs":{"1025":{"tf":3.872983346207417},"1112":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0},"343":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"515":{"tf":1.0},"580":{"tf":1.4142135623730951},"6":{"tf":1.0},"614":{"tf":1.0},"708":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"905":{"tf":1.0},"939":{"tf":1.4142135623730951},"946":{"tf":1.0}},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}},"p":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0}}}},"r":{"df":1,"docs":{"799":{"tf":1.0}}},"x":{"df":1,"docs":{"924":{"tf":1.0}}}},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":4,"docs":{"1035":{"tf":2.23606797749979},"1037":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":3,"docs":{"396":{"tf":1.0},"737":{"tf":1.0},"751":{"tf":1.0}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"607":{"tf":1.0},"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":6,"docs":{"199":{"tf":1.0},"243":{"tf":1.0},"452":{"tf":1.4142135623730951},"607":{"tf":1.0},"614":{"tf":1.0},"665":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"778":{"tf":1.0}}},"df":10,"docs":{"1116":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"162":{"tf":1.0},"528":{"tf":1.0},"769":{"tf":1.7320508075688772},"770":{"tf":2.0},"779":{"tf":1.4142135623730951},"784":{"tf":1.0},"84":{"tf":1.0}}}},"df":4,"docs":{"144":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"875":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"778":{"tf":1.4142135623730951}}},"df":4,"docs":{"1122":{"tf":1.0},"229":{"tf":1.0},"904":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"288":{"tf":1.0},"590":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"'":{"d":{"df":4,"docs":{"0":{"tf":1.0},"362":{"tf":1.0},"453":{"tf":1.0},"567":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"215":{"tf":1.0},"236":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"547":{"tf":1.0},"641":{"tf":1.0},"967":{"tf":1.0}}}},"r":{"df":21,"docs":{"1077":{"tf":1.0},"108":{"tf":1.0},"1081":{"tf":1.0},"1110":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0},"641":{"tf":1.0},"678":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}},"v":{"df":4,"docs":{"204":{"tf":1.0},"212":{"tf":1.0},"254":{"tf":1.0},"299":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"1110":{"tf":1.0},"303":{"tf":1.0}}}}}}},"’":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"d":{"d":{"df":2,"docs":{"665":{"tf":1.4142135623730951},"751":{"tf":1.0}},"h":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"457":{"tf":1.0},"690":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"690":{"tf":1.0}}}}}}}},"z":{"df":5,"docs":{"243":{"tf":1.0},"338":{"tf":1.0},"452":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"r":{"d":{"a":{"_":{"c":{"df":0,"docs":{},"n":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"785":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":8,"docs":{"1066":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"488":{"tf":1.0},"901":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"313":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"958":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}}}}},"breadcrumbs":{"root":{"0":{".":{"0":{"+":{"c":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{")":{"*":{"1":{"0":{"0":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"1":{"7":{"5":{"9":{"1":{"4":{"5":{"2":{"6":{"3":{"9":{"8":{"5":{"3":{"4":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"8":{"2":{"5":{"2":{"6":{"6":{"6":{"1":{"1":{"9":{"7":{"7":{"0":{"3":{"1":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"655":{"tf":1.0}}},"5":{"df":2,"docs":{"289":{"tf":1.0},"678":{"tf":1.0}}},"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"2":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":1,"docs":{"678":{"tf":1.0}}},"3":{"3":{"3":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":6,"docs":{"1027":{"tf":1.0},"185":{"tf":1.0},"222":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0}}},"6":{"6":{"6":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"9":{"1":{"6":{"9":{"6":{"1":{"9":{"7":{"6":{"8":{"2":{"2":{"1":{"4":{"4":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"1027":{"tf":1.0}}},"9":{"5":{"df":2,"docs":{"289":{"tf":1.0},"708":{"tf":1.0}}},"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"900":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},":":{"0":{"0":{"df":1,"docs":{"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1025":{"tf":1.0}}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"1":{"9":{"2":{"6":{"3":{"6":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"1025":{"tf":1.0},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"246":{"tf":2.0},"257":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"270":{"tf":3.605551275463989},"271":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"280":{"tf":1.7320508075688772},"282":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"452":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":2.0},"529":{"tf":3.0},"546":{"tf":2.0},"591":{"tf":1.0},"617":{"tf":1.7320508075688772},"655":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"845":{"tf":1.4142135623730951},"88":{"tf":1.0},"988":{"tf":1.0}}},"2":{"df":5,"docs":{"1025":{"tf":1.0},"1039":{"tf":1.0},"1057":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"728":{"tf":1.0}}},"3":{"df":11,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1087":{"tf":1.0},"247":{"tf":1.0},"529":{"tf":1.7320508075688772},"630":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.4142135623730951},"806":{"tf":1.0},"988":{"tf":1.0}},"t":{"1":{"8":{":":{"1":{"4":{":":{"0":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"847":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"4":{"9":{":":{"4":{"6":{".":{"5":{"5":{"9":{"3":{"0":{"7":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":20,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1039":{"tf":1.0},"199":{"tf":2.449489742783178},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"316":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"528":{"tf":1.0},"611":{"tf":1.0},"635":{"tf":1.0},"728":{"tf":1.0},"757":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}}},"5":{"df":15,"docs":{"1025":{"tf":1.0},"1064":{"tf":1.0},"1069":{"tf":1.0},"247":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.0},"585":{"tf":1.0},"657":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"6":{"df":9,"docs":{"1025":{"tf":1.0},"1048":{"tf":1.0},"1087":{"tf":1.4142135623730951},"257":{"tf":1.0},"447":{"tf":1.0},"728":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"847":{"tf":1.4142135623730951}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{".":{"0":{"+":{"0":{"2":{":":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{":":{"2":{"1":{":":{"3":{"6":{".":{"0":{"0":{"2":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":7,"docs":{"1025":{"tf":1.0},"438":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":1.4142135623730951},"755":{"tf":1.0},"808":{"tf":1.0}}},"8":{"3":{"1":{"7":{"b":{"1":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"1024":{"tf":1.0},"1025":{"tf":1.0},"1085":{"tf":1.0},"211":{"tf":1.4142135623730951},"230":{"tf":1.0},"256":{"tf":1.4142135623730951},"591":{"tf":1.0},"617":{"tf":1.0},"728":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"88":{"tf":1.0}}},"9":{"df":11,"docs":{"1022":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"230":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"617":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0}}},"b":{"7":{"3":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":50,"docs":{"1004":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":2.0},"1035":{"tf":1.0},"130":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":2.6457513110645907},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":5.5677643628300215},"272":{"tf":5.196152422706632},"273":{"tf":8.426149773176359},"274":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"412":{"tf":1.0},"427":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.0},"710":{"tf":1.0},"761":{"tf":1.0},"781":{"tf":2.0},"784":{"tf":1.0},"785":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.4142135623730951},"898":{"tf":2.0},"900":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}}}}}},"1":{",":{"0":{"0":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":4,"docs":{"1100":{"tf":1.0},"300":{"tf":1.4142135623730951},"806":{"tf":1.0},"988":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"2":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1027":{"tf":1.0},"678":{"tf":1.4142135623730951}}},"1":{"0":{".":{"3":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}}},"2":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"a":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"5":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"%":{"/":{"5":{"%":{"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"0":{"0":{"0":{"df":3,"docs":{"1072":{"tf":1.0},"654":{"tf":1.0},"743":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":10,"docs":{"1042":{"tf":2.449489742783178},"130":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"398":{"tf":1.0},"438":{"tf":1.0},"573":{"tf":1.0},"609":{"tf":1.4142135623730951},"642":{"tf":1.0}},"m":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}},"df":13,"docs":{"1027":{"tf":2.23606797749979},"1042":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1121":{"tf":1.0},"157":{"tf":1.4142135623730951},"199":{"tf":1.0},"427":{"tf":1.7320508075688772},"507":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":2.0},"655":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"292":{"tf":1.0}}}}},"3":{".":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":52,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1038":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"185":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"362":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"531":{"tf":1.0},"573":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.4142135623730951},"657":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.4142135623730951},"841":{"tf":1.0},"876":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"1":{",":{"1":{"2":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"9":{"2":{"2":{"2":{"df":1,"docs":{"381":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"8":{"5":{"3":{"7":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"5":{"9":{":":{"5":{"9":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"1025":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"230":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"619":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"728":{"tf":1.0},"746":{"tf":1.0},"757":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"2":{".":{"3":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"665":{"tf":1.0}}},"3":{"4":{"5":{"'":{")":{".":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"720":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"720":{"tf":1.0},"721":{"tf":1.4142135623730951}}},"df":1,"docs":{"1110":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"447":{"tf":1.0}}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"9":{"0":{"1":{"8":{"1":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"0":{":":{"0":{"0":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"113":{"tf":1.0},"186":{"tf":2.23606797749979},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"627":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"3":{"1":{"0":{"7":{"0":{"3":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"6":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"4":{"2":{"7":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"4":{"0":{"df":1,"docs":{"1086":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"2":{"5":{"df":1,"docs":{"1039":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"8":{"1":{"4":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1025":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":3.1622776601683795},"289":{"tf":1.0},"454":{"tf":1.0},"526":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"931":{"tf":1.0}}},"4":{"0":{"7":{"4":{"1":{"0":{"df":1,"docs":{"1087":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"3":{"2":{"5":{"8":{"]":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"4":{"1":{"3":{"2":{"5":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"8":{"3":{"9":{"df":2,"docs":{"316":{"tf":1.0},"676":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"8":{"9":{"2":{"df":1,"docs":{"455":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"3":{"1":{"4":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"521":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0},"782":{"tf":1.0},"789":{"tf":1.0},"814":{"tf":1.0},"931":{"tf":1.0}},"f":{"2":{"7":{"4":{"0":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{",":{"7":{"5":{"5":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"3":{"2":{"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"8":{"9":{"1":{"6":{"5":{"9":{"7":{"2":{"8":{"6":{"1":{"9":{"5":{"2":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"5":{"1":{"8":{"df":1,"docs":{"1031":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"1":{"0":{"4":{"8":{"df":1,"docs":{"1024":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"1":{"5":{"6":{"5":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"6":{"9":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"5":{"5":{"3":{"9":{"df":1,"docs":{"1038":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"1":{"9":{"3":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"1":{"2":{"df":1,"docs":{"1054":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1022":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":2.0},"203":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"316":{"tf":1.0},"447":{"tf":2.0},"531":{"tf":1.0},"813":{"tf":1.4142135623730951},"857":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"528":{"tf":1.0}}}}},"6":{"1":{"5":{"2":{"6":{"9":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"9":{"4":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"3":{"4":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"288":{"tf":1.0},"289":{"tf":1.0}}},"8":{"3":{"3":{"4":{"8":{"df":1,"docs":{"733":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"2":{"8":{":":{"2":{"3":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"316":{"tf":1.0},"447":{"tf":1.7320508075688772},"781":{"tf":1.0},"782":{"tf":1.0}}},"7":{"+":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"+":{"2":{"0":{"2":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"1":{"7":{"7":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"4":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"611":{"tf":1.0}}},"8":{"0":{"df":2,"docs":{"1081":{"tf":1.0},"163":{"tf":1.0}}},"3":{"3":{"1":{"7":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"6":{"7":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"2":{"3":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1064":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"279":{"tf":1.0},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}},"9":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"4":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"746":{"tf":1.0}}},":":{"1":{"0":{"0":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"d":{"5":{"c":{"df":0,"docs":{},"e":{"2":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":149,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1025":{"tf":2.23606797749979},"1027":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1073":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1081":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1112":{"tf":1.0},"113":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"170":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":3.4641016151377544},"274":{"tf":2.0},"275":{"tf":2.0},"281":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":2.6457513110645907},"452":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"529":{"tf":2.23606797749979},"531":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"591":{"tf":2.449489742783178},"595":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"626":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"634":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0},"752":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"781":{"tf":2.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"80":{"tf":1.0},"806":{"tf":1.0},"813":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":2.0},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"900":{"tf":2.8284271247461903},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":2.23606797749979},"909":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951},"974":{"tf":1.7320508075688772},"975":{"tf":1.7320508075688772},"976":{"tf":1.0},"986":{"tf":1.4142135623730951},"988":{"tf":1.0}},"k":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"1087":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"622":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}},"2":{"/":{"3":{"df":2,"docs":{"521":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"6":{"df":1,"docs":{"485":{"tf":1.0}}},"8":{"df":2,"docs":{"1003":{"tf":1.0},"485":{"tf":1.0}}},"df":5,"docs":{"231":{"tf":1.0},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0}}},"1":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"2":{"df":1,"docs":{"485":{"tf":1.0}}},"5":{"df":1,"docs":{"488":{"tf":1.0}}},"6":{"0":{"1":{"2":{"3":{"1":{"8":{"0":{"5":{"4":{"1":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1046":{"tf":2.0},"276":{"tf":1.0},"447":{"tf":1.4142135623730951},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"7":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1027":{"tf":2.449489742783178}}},"df":0,"docs":{}},"2":{"8":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"6":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"6":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1027":{"tf":1.0},"1029":{"tf":1.0},"1063":{"tf":1.0},"1069":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1091":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"617":{"tf":2.0},"665":{"tf":1.4142135623730951},"679":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"803":{"tf":1.0},"917":{"tf":1.0}}},"8":{"0":{"1":{"0":{"1":{"df":3,"docs":{"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"471":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"1037":{"tf":1.0},"1039":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1064":{"tf":1.0},"276":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"9":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1100":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"1":{"9":{"2":{"8":{"3":{"7":{"df":1,"docs":{"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}},"6":{"0":{"3":{"1":{"8":{"1":{"4":{"0":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"1":{"df":1,"docs":{"466":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"1022":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1085":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":2.449489742783178},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"230":{"tf":1.0},"257":{"tf":1.0},"354":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":2.6457513110645907},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"489":{"tf":1.0},"585":{"tf":1.0},"591":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.4142135623730951},"746":{"tf":1.0},"755":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"0":{"6":{"0":{"1":{"df":3,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"202":{"tf":1.0},"210":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.0},"268":{"tf":1.7320508075688772},"270":{"tf":3.0},"271":{"tf":2.449489742783178},"272":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"280":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"447":{"tf":2.449489742783178},"485":{"tf":1.0},"489":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":2.449489742783178},"531":{"tf":1.7320508075688772},"611":{"tf":1.0},"650":{"tf":1.0},"728":{"tf":2.23606797749979},"769":{"tf":1.0},"774":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"808":{"tf":1.0},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"917":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.4142135623730951}}},"1":{"0":{"2":{"0":{"2":{"0":{"9":{"5":{"1":{"0":{"7":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"1":{"7":{"0":{"9":{"5":{"3":{"3":{"1":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"196":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"438":{"tf":1.0},"447":{"tf":3.7416573867739413},"654":{"tf":1.0},"655":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.4142135623730951}}},"2":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1015":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.7320508075688772},"447":{"tf":2.8284271247461903},"76":{"tf":1.0},"766":{"tf":1.0},"864":{"tf":1.0}}},"3":{"df":9,"docs":{"135":{"tf":1.0},"447":{"tf":3.0},"480":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"657":{"tf":1.0},"793":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0}}},"4":{"df":8,"docs":{"135":{"tf":1.4142135623730951},"447":{"tf":2.6457513110645907},"786":{"tf":1.7320508075688772},"792":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951}}},"df":1,"docs":{"387":{"tf":1.0}}},"df":19,"docs":{"127":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"257":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.0},"447":{"tf":1.7320508075688772},"487":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"635":{"tf":1.0},"678":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"841":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"841":{"tf":1.0}}}}},"1":{"4":{"7":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"1024":{"tf":1.0},"1054":{"tf":1.0},"1057":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0}}},"2":{"1":{"3":{"df":1,"docs":{"396":{"tf":1.0}}},"df":1,"docs":{"342":{"tf":1.0}}},":":{"0":{"4":{":":{"4":{"5":{".":{"9":{"1":{"2":{"2":{"0":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1057":{"tf":1.0},"1063":{"tf":1.0},"211":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"447":{"tf":1.0},"774":{"tf":1.0}}},"3":{":":{"5":{"9":{"df":1,"docs":{"480":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1038":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.7320508075688772}}},"4":{"df":16,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1057":{"tf":1.0},"113":{"tf":1.0},"180":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"280":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"52":{"tf":1.0},"571":{"tf":1.0},"680":{"tf":1.0},"808":{"tf":1.0},"938":{"tf":1.0},"96":{"tf":1.0}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{"0":{"df":1,"docs":{"199":{"tf":1.0}}},"df":17,"docs":{"1027":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.4142135623730951},"630":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"814":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"509":{"tf":1.0}}}}},"6":{"df":5,"docs":{"1087":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"679":{"tf":1.0}}},"7":{"df":15,"docs":{"1065":{"tf":1.0},"239":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"280":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"627":{"tf":1.0},"665":{"tf":1.0}}},"8":{"9":{"2":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":38,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":2.0},"199":{"tf":2.449489742783178},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.23606797749979},"270":{"tf":2.0},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"42":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":2.449489742783178},"528":{"tf":2.0},"529":{"tf":2.23606797749979},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.4142135623730951},"644":{"tf":1.0},"664":{"tf":1.0},"784":{"tf":1.0},"971":{"tf":1.0},"988":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.0}}}}},"9":{"df":4,"docs":{"272":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"757":{"tf":1.0},"784":{"tf":1.0}}},"^":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"3":{"df":2,"docs":{"1087":{"tf":1.0},"268":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"8":{"a":{"d":{"a":{"9":{"b":{"b":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"9":{"8":{"7":{"9":{"df":0,"docs":{},"e":{"0":{"8":{"c":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":85,"docs":{"102":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.7320508075688772},"1035":{"tf":1.0},"1112":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"229":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"313":{"tf":1.0},"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"485":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"539":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"708":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":2.0},"779":{"tf":2.0},"788":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":2.0},"932":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"979":{"tf":1.0},"984":{"tf":1.4142135623730951},"986":{"tf":2.0},"987":{"tf":1.0}},"f":{"a":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"926":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951}}}}}}},"df":5,"docs":{"926":{"tf":1.4142135623730951},"930":{"tf":2.23606797749979},"932":{"tf":2.6457513110645907},"933":{"tf":2.449489742783178},"938":{"tf":2.449489742783178}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"n":{"d":{"df":2,"docs":{"622":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}}},"3":{"0":{"0":{"df":1,"docs":{"1018":{"tf":1.0}}},"df":13,"docs":{"1003":{"tf":1.0},"222":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"308":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.4142135623730951},"487":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"1":{"6":{"6":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":2.0},"617":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":1,"docs":{"447":{"tf":1.0}}},"4":{"1":{"9":{"3":{"2":{"6":{"df":0,"docs":{},"f":{"5":{"1":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"df":4,"docs":{"770":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.4142135623730951}}},"df":1,"docs":{"276":{"tf":2.0}}},"7":{"df":1,"docs":{"514":{"tf":1.0}}},"8":{"c":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"571":{"tf":1.0}}},":":{"3":{"0":{"df":1,"docs":{"597":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":40,"docs":{"1004":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"335":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":1.0},"465":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.4142135623730951},"789":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951}},"f":{"1":{"b":{"2":{"df":0,"docs":{},"e":{"1":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"r":{"d":{"df":3,"docs":{"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"938":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"0":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":2,"docs":{"385":{"tf":1.0},"387":{"tf":1.0}}},"5":{"df":1,"docs":{"387":{"tf":1.0}}},"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":2,"docs":{"239":{"tf":1.7320508075688772},"576":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}}},"2":{"df":12,"docs":{"1081":{"tf":1.4142135623730951},"210":{"tf":1.0},"247":{"tf":1.0},"288":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"661":{"tf":1.0}},"f":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"5":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.0}}},"6":{".":{"0":{"a":{"1":{"df":2,"docs":{"1046":{"tf":1.0},"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"b":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"448":{"tf":1.0}},"e":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"8":{"2":{"9":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"3":{"b":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"1":{"0":{"c":{"3":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"6":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"0":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.0},"1025":{"tf":1.0},"1046":{"tf":1.0},"1087":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":2.0},"282":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.23606797749979},"505":{"tf":1.0},"506":{"tf":1.0},"522":{"tf":1.0},"609":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.0}},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"387":{"tf":1.0},"447":{"tf":1.0}}}}},"5":{"0":{"0":{"0":{"df":1,"docs":{"676":{"tf":1.0}}},"df":4,"docs":{"385":{"tf":1.0},"387":{"tf":1.0},"398":{"tf":1.0},"613":{"tf":1.0}}},"df":6,"docs":{"1027":{"tf":1.0},"185":{"tf":1.4142135623730951},"516":{"tf":1.0},"589":{"tf":1.0},"617":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"292":{"tf":1.0},"539":{"tf":1.0}}}}},"1":{"df":1,"docs":{"517":{"tf":1.0}}},"2":{"df":1,"docs":{"635":{"tf":1.0}}},"3":{"df":1,"docs":{"448":{"tf":1.4142135623730951}}},"4":{"3":{"4":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"5":{"df":10,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.4142135623730951},"427":{"tf":1.0},"454":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"575":{"tf":1.0},"579":{"tf":1.0}}},"6":{"df":4,"docs":{"289":{"tf":1.0},"454":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0}}},"7":{".":{"0":{".":{"1":{"b":{"4":{"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":0,"docs":{},"f":{"5":{"7":{"9":{"5":{"df":0,"docs":{},"e":{"4":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"1063":{"tf":1.4142135623730951},"572":{"tf":1.0},"579":{"tf":1.0},"740":{"tf":1.0}}},"8":{".":{"0":{".":{"2":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.4142135623730951}}},"9":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":36,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.0},"127":{"tf":1.0},"175":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"282":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"348":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"514":{"tf":1.0},"531":{"tf":2.449489742783178},"622":{"tf":1.4142135623730951},"627":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":2.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"779":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.0},"938":{"tf":1.0},"982":{"tf":1.4142135623730951}},"f":{"6":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"6":{",":{"6":{"0":{"0":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"1004":{"tf":1.0},"130":{"tf":1.4142135623730951},"531":{"tf":1.0},"744":{"tf":1.0}}},"1":{"df":3,"docs":{"398":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0}}},"2":{"df":8,"docs":{"1008":{"tf":1.0},"394":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"924":{"tf":1.0}}},"3":{"6":{"5":{"5":{"6":{"7":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"679":{"tf":1.0}}},"df":3,"docs":{"448":{"tf":1.4142135623730951},"577":{"tf":1.0},"740":{"tf":1.0}}},"4":{"df":4,"docs":{"265":{"tf":1.0},"269":{"tf":2.0},"276":{"tf":1.4142135623730951},"740":{"tf":1.0}}},"5":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}},"7":{".":{"0":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"924":{"tf":1.0}}},"8":{".":{"0":{".":{"3":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"b":{"7":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"8":{"df":1,"docs":{"289":{"tf":1.0}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{}},"df":33,"docs":{"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1080":{"tf":1.7320508075688772},"1081":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"276":{"tf":1.0},"282":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"555":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"781":{"tf":1.0},"803":{"tf":1.0},"841":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"985":{"tf":1.0},"986":{"tf":1.0}}},"7":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"986":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"/":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"1065":{"tf":1.0}}},"3":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"577":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}}},"3":{"7":{"7":{"7":{"1":{"9":{"2":{"7":{"6":{"a":{"d":{"4":{"4":{"df":0,"docs":{},"e":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"6":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"3":{"1":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":1.0},"87":{"tf":1.0}}},"4":{"9":{"8":{"1":{"8":{"d":{"3":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"7":{"8":{"5":{"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":4,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0}}}}},"7":{"df":2,"docs":{"1004":{"tf":1.0},"87":{"tf":1.0}}},"df":57,"docs":{"1020":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1087":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"263":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"273":{"tf":3.4641016151377544},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.4142135623730951},"57":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"778":{"tf":1.0},"781":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"837":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"909":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"970":{"tf":1.0},"979":{"tf":1.0},"984":{"tf":1.4142135623730951},"986":{"tf":2.23606797749979},"987":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"986":{"tf":1.0}}}}},"8":{",":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"2":{"d":{"5":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"2":{"a":{"9":{"a":{"df":0,"docs":{},"f":{"9":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1027":{"tf":1.4142135623730951},"571":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"2":{"2":{"a":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":2,"docs":{"268":{"tf":1.7320508075688772},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"733":{"tf":1.0}}},"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"b":{"a":{"4":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"5":{"d":{"5":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"7":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"0":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{"a":{"1":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"9":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1004":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"824":{"tf":2.449489742783178},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"938":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"4":{"df":0,"docs":{},"e":{"d":{"9":{"c":{"4":{"c":{"2":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"9":{"0":{"df":5,"docs":{"1027":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"/":{"9":{"5":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"9":{"9":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1066":{"tf":1.0}}}}},"3":{"df":1,"docs":{"578":{"tf":1.0}}},"4":{"6":{"8":{"8":{"0":{"3":{"8":{"7":{"df":1,"docs":{"705":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"740":{"tf":1.4142135623730951}}},"5":{"df":8,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"521":{"tf":1.0},"531":{"tf":1.0},"708":{"tf":1.0},"786":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}},"7":{".":{"5":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{".":{"0":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"909":{"tf":1.0}}},"9":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.0},"157":{"tf":1.4142135623730951},"289":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.0},"580":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"289":{"tf":1.0}}}}},"b":{"3":{"5":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"5":{"6":{"a":{"c":{"6":{"a":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1035":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"789":{"tf":1.0},"824":{"tf":2.6457513110645907},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}},"f":{"9":{"d":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"413":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"528":{"tf":1.0},"624":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.0}}}}}}},"df":1,"docs":{"347":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"_":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"a":{",":{"1":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"k":{".":{"a":{"df":3,"docs":{"221":{"tf":1.0},"289":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"b":{"df":3,"docs":{"193":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0}}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"413":{"tf":1.0},"89":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"2":{"2":{"7":{"0":{"df":0,"docs":{},"f":{"7":{"2":{"7":{"df":0,"docs":{},"f":{"4":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"8":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"9":{"0":{"7":{"d":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"f":{"a":{"9":{"d":{"7":{"8":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"8":{"b":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"0":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"7":{"1":{"0":{"8":{"a":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"896":{"tf":1.0}}}}},"a":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"896":{"tf":1.4142135623730951}}},"b":{"2":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"901":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"487":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"910":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"323":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":8,"docs":{"100":{"tf":1.0},"110":{"tf":1.0},"198":{"tf":1.0},"496":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"950":{"tf":1.0},"963":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"510":{"tf":1.0},"576":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"1004":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"517":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"740":{"tf":1.0},"866":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"df":5,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"740":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"299":{"tf":1.0},"413":{"tf":1.0},"517":{"tf":1.0}}}}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"1008":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"664":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"732":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"v":{"df":70,"docs":{"1025":{"tf":1.0},"1046":{"tf":1.0},"1066":{"tf":1.0},"1081":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":1.4142135623730951},"343":{"tf":1.0},"355":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"401":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"779":{"tf":1.0},"853":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"900":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":2.0},"932":{"tf":1.0},"958":{"tf":1.0}}}},"p":{"df":1,"docs":{"609":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"421":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"1122":{"tf":1.0},"433":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":1,"docs":{"678":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"485":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":26,"docs":{"297":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":1.0},"468":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"943":{"tf":1.0},"949":{"tf":1.0},"967":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":227,"docs":{"1006":{"tf":1.0},"1007":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1020":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.0},"1071":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1087":{"tf":1.0},"1097":{"tf":1.0},"1115":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"168":{"tf":1.0},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":2.0},"206":{"tf":2.449489742783178},"207":{"tf":2.23606797749979},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"210":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772},"212":{"tf":3.0},"213":{"tf":1.7320508075688772},"214":{"tf":2.0},"215":{"tf":3.0},"216":{"tf":3.1622776601683795},"217":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"223":{"tf":2.6457513110645907},"224":{"tf":1.0},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":2.0},"230":{"tf":1.7320508075688772},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":2.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"245":{"tf":2.449489742783178},"246":{"tf":1.7320508075688772},"247":{"tf":2.23606797749979},"248":{"tf":2.0},"249":{"tf":1.7320508075688772},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"294":{"tf":1.7320508075688772},"297":{"tf":3.0},"303":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"332":{"tf":1.0},"347":{"tf":1.4142135623730951},"349":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"361":{"tf":2.6457513110645907},"362":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":2.0},"401":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"436":{"tf":1.0},"503":{"tf":1.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"552":{"tf":2.449489742783178},"554":{"tf":2.6457513110645907},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"583":{"tf":1.0},"598":{"tf":1.0},"60":{"tf":1.7320508075688772},"601":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":1.0},"615":{"tf":1.7320508075688772},"62":{"tf":2.0},"621":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.7320508075688772},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.7320508075688772},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"801":{"tf":1.0},"804":{"tf":1.7320508075688772},"81":{"tf":1.0},"811":{"tf":1.0},"815":{"tf":1.7320508075688772},"822":{"tf":1.0},"826":{"tf":1.7320508075688772},"83":{"tf":1.7320508075688772},"835":{"tf":1.0},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":2.0},"859":{"tf":1.0},"866":{"tf":1.0},"88":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":2.0},"916":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"133":{"tf":1.0},"220":{"tf":1.0},"267":{"tf":1.0},"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"410":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"r":{"d":{"df":4,"docs":{"222":{"tf":1.0},"542":{"tf":1.0},"866":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1099":{"tf":1.0},"938":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"929":{"tf":1.0},"932":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"928":{"tf":1.0}}}}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":57,"docs":{"1025":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1097":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.449489742783178},"215":{"tf":2.23606797749979},"22":{"tf":1.0},"236":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"318":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"554":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"705":{"tf":1.0},"728":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":2.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.7320508075688772},"913":{"tf":3.0},"914":{"tf":2.0},"915":{"tf":1.0},"916":{"tf":1.7320508075688772},"917":{"tf":1.0},"918":{"tf":1.4142135623730951},"919":{"tf":2.0},"920":{"tf":1.4142135623730951},"921":{"tf":1.7320508075688772},"922":{"tf":1.7320508075688772},"923":{"tf":1.4142135623730951},"924":{"tf":2.23606797749979},"925":{"tf":2.0},"926":{"tf":1.7320508075688772},"927":{"tf":2.0},"928":{"tf":2.8284271247461903},"929":{"tf":2.6457513110645907},"930":{"tf":2.23606797749979},"931":{"tf":2.6457513110645907},"932":{"tf":2.449489742783178},"933":{"tf":3.3166247903554},"934":{"tf":2.0},"935":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"937":{"tf":1.4142135623730951},"938":{"tf":5.0},"939":{"tf":2.8284271247461903}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"487":{"tf":1.0},"488":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"1036":{"tf":1.0},"106":{"tf":1.0},"548":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.0},"143":{"tf":1.0},"301":{"tf":1.0},"451":{"tf":1.0},"887":{"tf":1.0},"917":{"tf":1.0},"981":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"126":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"144":{"tf":1.0},"273":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"447":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1095":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"124":{"tf":1.0},"779":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"817":{"tf":1.0},"820":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1027":{"tf":1.0},"1029":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":4,"docs":{"352":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}}}},"t":{"df":4,"docs":{"285":{"tf":1.0},"335":{"tf":1.0},"376":{"tf":1.0},"949":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}},"df":26,"docs":{"1015":{"tf":1.4142135623730951},"1112":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"168":{"tf":1.0},"43":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"514":{"tf":1.0},"527":{"tf":1.0},"546":{"tf":1.0},"635":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":1.7320508075688772},"875":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"877":{"tf":2.449489742783178},"879":{"tf":1.0},"880":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"906":{"tf":2.23606797749979},"924":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.0},"938":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":153,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":2.0},"1006":{"tf":2.0},"1007":{"tf":2.0},"1008":{"tf":2.23606797749979},"1009":{"tf":2.0},"1010":{"tf":2.0},"1011":{"tf":2.6457513110645907},"1012":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1109":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":3.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.6457513110645907},"274":{"tf":2.23606797749979},"275":{"tf":2.0},"276":{"tf":1.4142135623730951},"308":{"tf":1.0},"323":{"tf":1.0},"33":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"39":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"422":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":2.0},"488":{"tf":1.7320508075688772},"507":{"tf":1.0},"512":{"tf":1.0},"514":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"528":{"tf":2.6457513110645907},"529":{"tf":2.449489742783178},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":2.0},"555":{"tf":1.0},"563":{"tf":1.0},"57":{"tf":1.4142135623730951},"584":{"tf":2.0},"585":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":2.449489742783178},"590":{"tf":1.0},"591":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":2.449489742783178},"594":{"tf":1.4142135623730951},"595":{"tf":2.0},"596":{"tf":2.6457513110645907},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"730":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.605551275463989},"772":{"tf":2.0},"778":{"tf":1.7320508075688772},"779":{"tf":1.7320508075688772},"781":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.4142135623730951},"813":{"tf":2.0},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"968":{"tf":1.4142135623730951},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"976":{"tf":2.23606797749979},"977":{"tf":1.7320508075688772},"979":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"981":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"984":{"tf":1.4142135623730951},"986":{"tf":1.7320508075688772}},"e":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"782":{"tf":1.0},"784":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1065":{"tf":1.0},"546":{"tf":1.7320508075688772},"709":{"tf":2.23606797749979}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"1065":{"tf":1.0},"548":{"tf":1.0},"626":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"267":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"584":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1069":{"tf":1.0},"514":{"tf":2.0},"708":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1069":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"596":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"598":{"tf":1.0}},"v":{"3":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.7320508075688772}}},"4":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"594":{"tf":1.0},"596":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":1,"docs":{"1046":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"923":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"866":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"222":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":4,"docs":{"1007":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.0},"222":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":23,"docs":{"1046":{"tf":1.4142135623730951},"1122":{"tf":1.0},"127":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.0},"236":{"tf":1.7320508075688772},"256":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"363":{"tf":1.0},"391":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"586":{"tf":1.0},"653":{"tf":1.0},"740":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.7320508075688772},"924":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"\\":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":3,"docs":{"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":9,"docs":{"447":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"904":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}}}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"363":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"738":{"tf":1.0},"747":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"@":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"186":{"tf":1.0},"212":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":54,"docs":{"101":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"231":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.7320508075688772},"263":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":2.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"328":{"tf":1.4142135623730951},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"707":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.0},"723":{"tf":2.23606797749979},"724":{"tf":2.23606797749979},"728":{"tf":1.4142135623730951},"742":{"tf":1.0},"76":{"tf":1.0},"866":{"tf":1.7320508075688772},"927":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":58,"docs":{"100":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1087":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"153":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"354":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0},"424":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"596":{"tf":1.7320508075688772},"61":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"700":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"714":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"92":{"tf":1.0},"930":{"tf":1.0},"938":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"223":{"tf":1.0},"248":{"tf":2.449489742783178},"343":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.4142135623730951},"580":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"1025":{"tf":1.0},"138":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0},"507":{"tf":1.0},"737":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"877":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"607":{"tf":1.0},"609":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}}},"df":31,"docs":{"1099":{"tf":1.0},"260":{"tf":1.4142135623730951},"378":{"tf":1.0},"398":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"602":{"tf":2.0},"603":{"tf":2.449489742783178},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.7320508075688772},"751":{"tf":1.0},"762":{"tf":1.4142135623730951},"913":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"923":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"607":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":29,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.4142135623730951},"129":{"tf":1.0},"188":{"tf":1.0},"290":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"37":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":2.8284271247461903},"684":{"tf":1.0},"738":{"tf":1.0},"748":{"tf":2.449489742783178},"824":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":2.23606797749979},"929":{"tf":1.7320508075688772},"933":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":2.23606797749979},"958":{"tf":1.0}}}}}}},"df":101,"docs":{"1025":{"tf":1.4142135623730951},"1087":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1109":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"234":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.4142135623730951},"316":{"tf":1.0},"321":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"343":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"373":{"tf":1.0},"375":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":2.23606797749979},"451":{"tf":1.0},"454":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"539":{"tf":2.23606797749979},"540":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":2.0},"58":{"tf":1.0},"633":{"tf":1.0},"666":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"731":{"tf":2.0},"737":{"tf":2.0},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.23606797749979},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":2.23606797749979},"813":{"tf":2.0},"824":{"tf":1.0},"851":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"894":{"tf":2.0},"896":{"tf":1.0},"897":{"tf":4.0},"898":{"tf":2.6457513110645907},"899":{"tf":5.0990195135927845},"900":{"tf":4.358898943540674},"901":{"tf":1.7320508075688772},"902":{"tf":1.7320508075688772},"904":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":6.4031242374328485},"928":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}},"i":{"df":3,"docs":{"1002":{"tf":1.0},"1003":{"tf":2.23606797749979},"485":{"tf":2.23606797749979}}},"j":{"a":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"1025":{"tf":1.0},"106":{"tf":1.0},"1081":{"tf":1.0},"1116":{"tf":1.0},"134":{"tf":1.0},"447":{"tf":1.0},"548":{"tf":1.0}}}}}},"m":{"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"108":{"tf":1.4142135623730951},"129":{"tf":1.0},"312":{"tf":1.0},"415":{"tf":1.0},"555":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.0},"313":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"512":{"tf":1.0},"676":{"tf":1.0}}}}},"s":{"_":{"df":1,"docs":{"898":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"898":{"tf":2.23606797749979},"899":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"1117":{"tf":1.0},"1124":{"tf":1.0},"137":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"506":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"231":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"515":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"613":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":1.7320508075688772},"857":{"tf":1.7320508075688772},"858":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":4,"docs":{"1122":{"tf":1.0},"231":{"tf":1.0},"303":{"tf":1.0},"707":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1011":{"tf":1.0},"106":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"22":{"tf":1.4142135623730951}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":13,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"179":{"tf":1.0},"236":{"tf":1.0},"269":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":2.0},"496":{"tf":1.0},"504":{"tf":1.0},"514":{"tf":1.0},"548":{"tf":1.0},"742":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"299":{"tf":1.0},"335":{"tf":1.0},"422":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"929":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"180":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"664":{"tf":1.4142135623730951},"899":{"tf":1.0},"958":{"tf":1.0}}}}}}},"df":6,"docs":{"1003":{"tf":1.0},"239":{"tf":2.8284271247461903},"373":{"tf":1.0},"585":{"tf":1.0},"928":{"tf":1.0},"948":{"tf":1.0}},"e":{",":{"2":{"7":{",":{"4":{"5":{",":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{",":{"2":{"7":{",":{"4":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1122":{"tf":1.0},"356":{"tf":1.7320508075688772}}}}},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"'":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"962":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"127":{"tf":1.0}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}}}}},"d":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":144,"docs":{"102":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1039":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":3.0},"1054":{"tf":1.7320508075688772},"1055":{"tf":2.6457513110645907},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":2.0},"1087":{"tf":2.23606797749979},"1092":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.6457513110645907},"126":{"tf":3.0},"127":{"tf":3.7416573867739413},"128":{"tf":2.449489742783178},"129":{"tf":3.7416573867739413},"130":{"tf":1.7320508075688772},"131":{"tf":2.23606797749979},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.7320508075688772},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"191":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.4142135623730951},"514":{"tf":1.0},"536":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"560":{"tf":1.4142135623730951},"562":{"tf":1.7320508075688772},"563":{"tf":1.0},"589":{"tf":1.0},"593":{"tf":2.23606797749979},"595":{"tf":1.0},"596":{"tf":2.8284271247461903},"599":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":2.0},"614":{"tf":1.0},"641":{"tf":1.7320508075688772},"652":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.7320508075688772},"684":{"tf":1.7320508075688772},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":3.0},"691":{"tf":2.6457513110645907},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.4142135623730951},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.4142135623730951},"700":{"tf":1.0},"701":{"tf":2.6457513110645907},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":3.7416573867739413},"707":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.8284271247461903},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":2.23606797749979},"749":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"862":{"tf":1.0},"886":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"952":{"tf":2.23606797749979},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"966":{"tf":1.0},"985":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"o":{"df":5,"docs":{"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"453":{"tf":1.0},"770":{"tf":1.0},"904":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1019":{"tf":1.0},"824":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":3,"docs":{"207":{"tf":1.0},"215":{"tf":2.449489742783178},"216":{"tf":1.0}},"m":{"df":9,"docs":{"243":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"691":{"tf":1.0},"887":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":1.0}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},":":{"/":{"d":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":71,"docs":{"1021":{"tf":1.0},"1023":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"1102":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"160":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.4142135623730951},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"364":{"tf":2.0},"378":{"tf":1.0},"403":{"tf":2.23606797749979},"415":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":2.449489742783178},"475":{"tf":2.23606797749979},"476":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"478":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"481":{"tf":2.23606797749979},"482":{"tf":2.23606797749979},"553":{"tf":1.7320508075688772},"555":{"tf":3.3166247903554},"560":{"tf":1.4142135623730951},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.4142135623730951},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"947":{"tf":1.4142135623730951},"951":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0},"966":{"tf":1.4142135623730951}}}}}}}},"k":{"a":{"df":8,"docs":{"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"748":{"tf":1.0},"880":{"tf":1.0},"933":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"df":15,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":2.0},"181":{"tf":1.0},"185":{"tf":3.605551275463989},"188":{"tf":3.0},"190":{"tf":1.0},"913":{"tf":1.0},"936":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":3.0}},"s":{".":{"c":{"df":0,"docs":{},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"'":{"df":2,"docs":{"1087":{"tf":1.0},"559":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":6,"docs":{"1036":{"tf":1.0},"185":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0}}}}}}}}},"i":{"a":{"df":4,"docs":{"155":{"tf":2.0},"246":{"tf":1.4142135623730951},"546":{"tf":1.0},"740":{"tf":1.0}},"s":{"df":7,"docs":{"1027":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"410":{"tf":1.0},"459":{"tf":1.0},"464":{"tf":1.7320508075688772},"466":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"109":{"tf":1.0},"131":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"97":{"tf":1.0}}}},"k":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0}}}},"l":{"'":{"df":1,"docs":{"385":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"642":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":80,"docs":{"1018":{"tf":1.0},"1036":{"tf":1.0},"107":{"tf":1.0},"1087":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"395":{"tf":1.0},"398":{"tf":1.7320508075688772},"422":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"481":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.0},"523":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0},"720":{"tf":1.0},"750":{"tf":1.0},"784":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"861":{"tf":1.0},"90":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"928":{"tf":1.0},"951":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"97":{"tf":1.0},"977":{"tf":1.0},"98":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":22,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"1040":{"tf":1.0},"133":{"tf":1.0},"143":{"tf":1.0},"175":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.4142135623730951},"358":{"tf":1.0},"607":{"tf":1.0},"684":{"tf":1.0},"778":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"958":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1119":{"tf":1.4142135623730951},"118":{"tf":1.0},"316":{"tf":1.0},"361":{"tf":1.0},"785":{"tf":1.0},"901":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":23,"docs":{"1074":{"tf":1.4142135623730951},"1109":{"tf":1.0},"129":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"452":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"579":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"944":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"410":{"tf":1.4142135623730951},"897":{"tf":1.0}},"n":{"df":9,"docs":{"130":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":1.7320508075688772},"452":{"tf":1.0},"944":{"tf":1.0},"958":{"tf":1.0},"982":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":16,"docs":{"197":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"366":{"tf":1.0},"452":{"tf":1.0},"534":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"877":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":34,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1121":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"220":{"tf":1.4142135623730951},"248":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"471":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"514":{"tf":1.0},"546":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":1.4142135623730951},"89":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"607":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"307":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"913":{"tf":1.0},"923":{"tf":1.0}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":27,"docs":{"1036":{"tf":1.0},"1119":{"tf":1.0},"1124":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"134":{"tf":1.0},"231":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"269":{"tf":1.0},"28":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"306":{"tf":1.0},"363":{"tf":1.0},"479":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"642":{"tf":1.0},"67":{"tf":1.0},"707":{"tf":1.0},"772":{"tf":1.4142135623730951},"841":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"873":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":12,"docs":{"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"335":{"tf":1.0},"917":{"tf":2.6457513110645907},"923":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"276":{"tf":1.4142135623730951},"701":{"tf":1.0}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":23,"docs":{"1066":{"tf":1.0},"1073":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.4142135623730951},"388":{"tf":1.0},"435":{"tf":1.4142135623730951},"474":{"tf":1.0},"487":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"737":{"tf":1.7320508075688772},"742":{"tf":1.4142135623730951},"760":{"tf":1.4142135623730951},"778":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":2.23606797749979},"855":{"tf":1.7320508075688772},"859":{"tf":2.0},"876":{"tf":1.0},"951":{"tf":1.0}},"i":{"df":320,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1027":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"1066":{"tf":1.0},"107":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.0},"108":{"tf":1.0},"1087":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1116":{"tf":1.0},"112":{"tf":1.0},"1124":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":2.449489742783178},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"189":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":2.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":2.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"258":{"tf":1.7320508075688772},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"374":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.7320508075688772},"382":{"tf":1.0},"390":{"tf":1.4142135623730951},"395":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"444":{"tf":2.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.7320508075688772},"457":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"53":{"tf":1.0},"538":{"tf":1.7320508075688772},"559":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.4142135623730951},"601":{"tf":1.7320508075688772},"640":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":2.0},"708":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"710":{"tf":2.0},"711":{"tf":1.0},"72":{"tf":1.7320508075688772},"726":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"86":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"87":{"tf":1.0},"874":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"912":{"tf":1.0},"92":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":2.449489742783178},"97":{"tf":1.0},"98":{"tf":1.0},"983":{"tf":1.0},"99":{"tf":1.0}},"s":{".":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"1116":{"tf":1.0},"21":{"tf":1.4142135623730951},"23":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"613":{"tf":1.0},"914":{"tf":1.0}}}},"t":{"df":16,"docs":{"11":{"tf":1.0},"123":{"tf":1.7320508075688772},"131":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":2.0},"366":{"tf":1.0},"379":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"832":{"tf":1.0},"874":{"tf":1.0},"965":{"tf":1.0}}},"z":{"df":33,"docs":{"0":{"tf":1.0},"1025":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.4142135623730951},"2":{"tf":1.0},"28":{"tf":1.0},"372":{"tf":1.0},"435":{"tf":1.0},"45":{"tf":1.0},"527":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"545":{"tf":1.4142135623730951},"548":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"715":{"tf":1.7320508075688772},"861":{"tf":1.0},"916":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"962":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"516":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"323":{"tf":1.0},"548":{"tf":1.0},"80":{"tf":1.0},"949":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":34,"docs":{"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1098":{"tf":1.0},"125":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":2.6457513110645907},"600":{"tf":1.0},"640":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"696":{"tf":1.4142135623730951},"698":{"tf":1.0},"785":{"tf":4.358898943540674},"847":{"tf":1.4142135623730951},"9":{"tf":1.0},"924":{"tf":1.0},"945":{"tf":1.7320508075688772},"985":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"576":{"tf":1.0},"958":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"222":{"tf":1.0},"446":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"879":{"tf":1.0},"880":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":6,"docs":{"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":2.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"779":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"185":{"tf":1.0}},"i":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"185":{"tf":1.0},"90":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"1097":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"h":{"df":23,"docs":{"1011":{"tf":1.0},"1066":{"tf":1.0},"1097":{"tf":1.0},"155":{"tf":1.4142135623730951},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"310":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0},"515":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"824":{"tf":1.0},"938":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"962":{"tf":1.0},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"555":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"1119":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.0},"946":{"tf":1.0}}}}}},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"499":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1119":{"tf":1.0},"1124":{"tf":1.0},"30":{"tf":1.0},"554":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"1075":{"tf":1.0},"1099":{"tf":1.0},"240":{"tf":1.0},"387":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"563":{"tf":1.0},"964":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"770":{"tf":1.0},"96":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"213":{"tf":1.0},"251":{"tf":1.0},"363":{"tf":1.0},"559":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":38,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"120":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":2.0},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"257":{"tf":2.0},"306":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.7320508075688772},"334":{"tf":1.0},"346":{"tf":1.7320508075688772},"352":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"398":{"tf":2.449489742783178},"555":{"tf":1.0},"559":{"tf":2.0},"638":{"tf":1.0},"679":{"tf":1.0},"79":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"848":{"tf":1.0},"948":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"k":{"df":1,"docs":{"1075":{"tf":1.0}}},"p":{"'":{"df":2,"docs":{"813":{"tf":1.0},"824":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1074":{"tf":1.0}}},"df":7,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":2.0},"705":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":14,"docs":{"1037":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"199":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"596":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"547":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":19,"docs":{"1037":{"tf":1.0},"1074":{"tf":2.0},"1091":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"158":{"tf":1.0},"199":{"tf":1.4142135623730951},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.23606797749979},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"313":{"tf":1.0},"448":{"tf":1.0}}}},"df":38,"docs":{"1003":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":2.23606797749979},"1075":{"tf":1.7320508075688772},"1093":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1099":{"tf":1.0},"199":{"tf":1.4142135623730951},"343":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.4142135623730951},"432":{"tf":1.0},"485":{"tf":1.0},"580":{"tf":1.0},"704":{"tf":1.0},"785":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":4.795831523312719},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":2.6457513110645907},"823":{"tf":1.7320508075688772},"824":{"tf":7.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":2.23606797749979},"831":{"tf":2.23606797749979},"832":{"tf":1.7320508075688772},"923":{"tf":1.0},"933":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":33,"docs":{"101":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":1.0},"1036":{"tf":1.0},"1063":{"tf":1.0},"110":{"tf":1.0},"1115":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":3.605551275463989},"222":{"tf":1.0},"236":{"tf":1.0},"287":{"tf":1.7320508075688772},"294":{"tf":1.0},"348":{"tf":1.4142135623730951},"364":{"tf":1.0},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"477":{"tf":1.0},"509":{"tf":1.7320508075688772},"510":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.0},"634":{"tf":1.0},"814":{"tf":1.0},"88":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"269":{"tf":1.0},"580":{"tf":1.0},"705":{"tf":1.4142135623730951},"726":{"tf":1.0},"924":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":13,"docs":{"800":{"tf":1.4142135623730951},"822":{"tf":2.23606797749979},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.4142135623730951},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"832":{"tf":1.4142135623730951},"938":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"823":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"832":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"’":{"df":1,"docs":{"823":{"tf":1.0}}}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"355":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"249":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"546":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":71,"docs":{"1015":{"tf":1.0},"1050":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1074":{"tf":2.0},"1098":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.4142135623730951},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"359":{"tf":2.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"409":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.7320508075688772},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"517":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951},"625":{"tf":1.0},"646":{"tf":1.0},"690":{"tf":1.0},"737":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"900":{"tf":1.0},"916":{"tf":1.0},"924":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.0}}},"df":38,"docs":{"1015":{"tf":1.4142135623730951},"1103":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"183":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"442":{"tf":1.4142135623730951},"449":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.7320508075688772},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"904":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"985":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":18,"docs":{"1122":{"tf":1.0},"126":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.4142135623730951},"276":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.0},"487":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"1087":{"tf":1.0},"1110":{"tf":1.0},"1116":{"tf":1.0},"1118":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.4142135623730951},"705":{"tf":1.0},"780":{"tf":1.0},"85":{"tf":1.0},"967":{"tf":1.0}}}}},"v":{"df":6,"docs":{"180":{"tf":1.0},"331":{"tf":1.4142135623730951},"352":{"tf":1.0},"373":{"tf":1.0},"599":{"tf":1.0},"948":{"tf":1.0}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":19,"docs":{"1033":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.7320508075688772},"199":{"tf":1.0},"222":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.4142135623730951},"531":{"tf":2.0},"626":{"tf":1.0},"633":{"tf":1.0},"981":{"tf":1.0}}}}}}},"’":{"df":1,"docs":{"813":{"tf":2.449489742783178}}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"841":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"1025":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"286":{"tf":1.0},"292":{"tf":2.0},"354":{"tf":1.0},"358":{"tf":1.0},"38":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"710":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1119":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"553":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"947":{"tf":1.4142135623730951},"955":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"416":{"tf":1.4142135623730951},"47":{"tf":1.0},"495":{"tf":1.0},"565":{"tf":1.0},"64":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":7,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.7320508075688772},"447":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"1095":{"tf":1.0},"169":{"tf":1.0},"335":{"tf":1.0},"460":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"199":{"tf":1.0},"468":{"tf":1.7320508075688772},"497":{"tf":1.4142135623730951},"726":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"508":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"g":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"772":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":24,"docs":{"1001":{"tf":1.4142135623730951},"1008":{"tf":1.0},"187":{"tf":1.0},"289":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"345":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"521":{"tf":1.0},"556":{"tf":1.0},"571":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":4,"docs":{"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}},"df":28,"docs":{"1077":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"129":{"tf":1.0},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"223":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"280":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"542":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"770":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.23606797749979}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"1025":{"tf":1.0},"275":{"tf":1.4142135623730951},"294":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"580":{"tf":1.0},"651":{"tf":1.0},"906":{"tf":1.0},"958":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"873":{"tf":1.0},"898":{"tf":1.0},"947":{"tf":1.0}}}}},"t":{"df":1,"docs":{"355":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"l":{"df":33,"docs":{"0":{"tf":1.0},"1006":{"tf":1.0},"1105":{"tf":1.0},"1109":{"tf":2.23606797749979},"1110":{"tf":1.0},"1112":{"tf":1.7320508075688772},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.7320508075688772},"1117":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1120":{"tf":1.0},"1121":{"tf":1.4142135623730951},"153":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.0},"356":{"tf":1.0},"379":{"tf":1.0},"44":{"tf":1.0},"449":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":1.0},"715":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"921":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.4142135623730951},"959":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":11,"docs":{"120":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.4142135623730951},"412":{"tf":1.0},"416":{"tf":2.23606797749979},"439":{"tf":2.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"c":{"df":2,"docs":{"1042":{"tf":1.0},"1065":{"tf":1.0}}},"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"d":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":20,"docs":{"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"460":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"529":{"tf":2.23606797749979},"62":{"tf":1.0},"66":{"tf":1.0},"84":{"tf":1.0},"89":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.0},"976":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1061":{"tf":1.0},"515":{"tf":1.0}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"41":{"tf":1.0},"46":{"tf":1.0},"914":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"446":{"tf":1.0}}}}},"s":{"df":1,"docs":{"613":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"784":{"tf":1.0}}}},"t":{"df":8,"docs":{"123":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":20,"docs":{"101":{"tf":1.0},"1065":{"tf":1.0},"1075":{"tf":1.0},"1110":{"tf":1.4142135623730951},"121":{"tf":1.0},"128":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"260":{"tf":1.4142135623730951},"360":{"tf":1.0},"37":{"tf":1.0},"422":{"tf":1.0},"528":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"705":{"tf":1.0},"844":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"144":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"29":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":38,"docs":{"1040":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1110":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"412":{"tf":1.4142135623730951},"506":{"tf":1.0},"542":{"tf":1.0},"641":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.7320508075688772},"718":{"tf":1.4142135623730951},"728":{"tf":1.0},"844":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"878":{"tf":1.0},"898":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":16,"docs":{"1110":{"tf":1.0},"1116":{"tf":1.0},"212":{"tf":1.0},"287":{"tf":1.0},"314":{"tf":1.0},"410":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.0},"501":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"526":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"941":{"tf":1.0}},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"285":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"509":{"tf":1.0},"894":{"tf":1.0},"903":{"tf":1.4142135623730951}}}}},"r":{"df":1,"docs":{"1116":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":6,"docs":{"1025":{"tf":1.0},"1055":{"tf":1.0},"679":{"tf":1.0},"835":{"tf":1.0},"962":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"1110":{"tf":1.0},"175":{"tf":1.0},"414":{"tf":1.0},"516":{"tf":1.0},"858":{"tf":1.0},"958":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"240":{"tf":1.0},"267":{"tf":1.0},"37":{"tf":1.4142135623730951},"488":{"tf":1.0},"579":{"tf":1.0},"584":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"938":{"tf":1.4142135623730951},"985":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"238":{"tf":1.0},"67":{"tf":1.7320508075688772},"737":{"tf":1.0},"851":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"1017":{"tf":1.7320508075688772},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1018":{"tf":1.0}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":32,"docs":{"1018":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":2.449489742783178},"1087":{"tf":2.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"175":{"tf":1.0},"41":{"tf":1.0},"420":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"588":{"tf":1.7320508075688772},"589":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"824":{"tf":1.0},"919":{"tf":1.7320508075688772},"920":{"tf":2.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.0},"923":{"tf":2.23606797749979},"924":{"tf":2.449489742783178}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"1001":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1116":{"tf":2.23606797749979},"1120":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"302":{"tf":1.0},"353":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"206":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"447":{"tf":2.449489742783178},"814":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1023":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"31":{"tf":1.0},"5":{"tf":1.0},"567":{"tf":1.0},"582":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"869":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"1027":{"tf":1.0},"196":{"tf":1.0},"447":{"tf":2.0},"454":{"tf":1.0},"485":{"tf":1.0},"650":{"tf":1.0},"786":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":3,"docs":{"424":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"937":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"913":{"tf":2.0},"914":{"tf":1.7320508075688772},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.7320508075688772},"927":{"tf":1.0},"932":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"297":{"tf":1.0},"361":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1004":{"tf":1.0}}}}}}},"o":{"df":6,"docs":{"143":{"tf":1.0},"169":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"598":{"tf":1.0},"851":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1099":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":50,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1114":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"142":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"294":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"345":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"38":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"439":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"49":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"562":{"tf":1.0},"73":{"tf":1.0},"899":{"tf":1.0},"916":{"tf":1.0},"939":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}}},"df":17,"docs":{"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"212":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"388":{"tf":1.4142135623730951},"416":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"554":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"104":{"tf":2.0},"106":{"tf":1.0},"117":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":2.449489742783178}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"102":{"tf":1.0},"106":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":144,"docs":{"1003":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1025":{"tf":1.7320508075688772},"103":{"tf":2.0},"1033":{"tf":1.0},"104":{"tf":1.0},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":2.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"316":{"tf":2.8284271247461903},"317":{"tf":1.7320508075688772},"318":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.4142135623730951},"348":{"tf":1.0},"353":{"tf":1.7320508075688772},"355":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"392":{"tf":1.0},"395":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"666":{"tf":1.0},"669":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.4142135623730951},"747":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"835":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.0},"88":{"tf":1.0},"889":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.4142135623730951},"918":{"tf":1.0},"92":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"1087":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.23606797749979},"246":{"tf":1.0},"39":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"747":{"tf":1.0},"972":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"(":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":1,"docs":{"546":{"tf":1.0}}},"o":{"df":0,"docs":{},"i":{"d":{"df":25,"docs":{"1033":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":2.0},"117":{"tf":1.0},"127":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.0},"242":{"tf":1.0},"297":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"396":{"tf":1.0},"466":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"742":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":2,"docs":{"358":{"tf":1.0},"409":{"tf":1.7320508075688772}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"129":{"tf":1.0},"248":{"tf":1.0},"295":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"447":{"tf":1.0},"562":{"tf":1.0},"581":{"tf":1.0},"899":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}},"y":{"df":5,"docs":{"353":{"tf":1.0},"504":{"tf":1.0},"607":{"tf":1.0},"676":{"tf":1.0},"896":{"tf":1.0}}}},"df":25,"docs":{"1098":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"447":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"947":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"740":{"tf":2.0},"748":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":4,"docs":{"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":2.0},"708":{"tf":1.0}}}}},"b":{"'":{"8":{"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"2":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"b":{"2":{",":{"b":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"4":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"a":{"6":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"a":{"7":{"df":0,"docs":{},"e":{"3":{"df":0,"docs":{},"f":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"362":{"tf":1.0},"959":{"tf":1.0}}}}},"df":18,"docs":{"102":{"tf":1.0},"1055":{"tf":1.0},"15":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"221":{"tf":1.0},"273":{"tf":1.0},"323":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"387":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"567":{"tf":1.0},"959":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1046":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"958":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":39,"docs":{"101":{"tf":1.0},"1063":{"tf":1.0},"1092":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":2.23606797749979},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"186":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"478":{"tf":1.0},"595":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"31":{"tf":1.0},"422":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.7320508075688772},"675":{"tf":1.0},"676":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"801":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.0},"814":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.4142135623730951},"863":{"tf":1.4142135623730951},"911":{"tf":1.0},"914":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":8,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"273":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":15,"docs":{"313":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.4142135623730951},"430":{"tf":1.0},"434":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"931":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"387":{"tf":1.0},"390":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"358":{"tf":1.0}},"r":{"df":1,"docs":{"487":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"8":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.7320508075688772},"966":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}}}},"r":{"df":11,"docs":{"174":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"289":{"tf":1.0},"394":{"tf":2.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"748":{"tf":2.449489742783178},"75":{"tf":1.0},"866":{"tf":1.0},"947":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":76,"docs":{"1032":{"tf":1.0},"106":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":2.449489742783178},"13":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"212":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":2.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":2.23606797749979},"363":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"393":{"tf":1.0},"409":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.7320508075688772},"485":{"tf":1.0},"487":{"tf":1.0},"496":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":2.449489742783178},"556":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"649":{"tf":1.0},"678":{"tf":1.0},"700":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.4142135623730951},"734":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"857":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.4142135623730951},"924":{"tf":1.0},"932":{"tf":1.0},"947":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"223":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"541":{"tf":1.0},"594":{"tf":1.0},"649":{"tf":1.7320508075688772},"653":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.7320508075688772},"976":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"541":{"tf":1.0},"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"c":{"df":11,"docs":{"197":{"tf":1.0},"206":{"tf":1.0},"256":{"tf":1.0},"291":{"tf":1.0},"338":{"tf":1.0},"404":{"tf":1.0},"46":{"tf":1.0},"529":{"tf":1.0},"59":{"tf":1.0},"859":{"tf":1.0},"89":{"tf":1.0}}},"df":21,"docs":{"1090":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"408":{"tf":1.0},"481":{"tf":1.0},"529":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.4142135623730951},"594":{"tf":1.0},"651":{"tf":1.0},"672":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"956":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":24,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.7320508075688772},"373":{"tf":1.0},"560":{"tf":1.0},"669":{"tf":1.0},"678":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"956":{"tf":2.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.7320508075688772},"961":{"tf":1.7320508075688772},"964":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"b":{"6":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1025":{"tf":2.0},"199":{"tf":1.4142135623730951},"332":{"tf":1.0},"452":{"tf":1.0},"502":{"tf":1.0},"665":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":6,"docs":{"1119":{"tf":1.0},"363":{"tf":1.7320508075688772},"403":{"tf":1.0},"413":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.4142135623730951}}},"r":{"df":1,"docs":{"1117":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":30,"docs":{"1025":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"426":{"tf":1.0},"452":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"666":{"tf":1.0},"740":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"899":{"tf":1.0},"938":{"tf":1.0},"958":{"tf":1.0},"963":{"tf":1.0}}}}},"df":57,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1061":{"tf":1.7320508075688772},"1087":{"tf":1.0},"113":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"294":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":2.449489742783178},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"51":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"708":{"tf":1.4142135623730951},"788":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":2.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"976":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":59,"docs":{"1046":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1109":{"tf":1.0},"120":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"235":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"409":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.0},"479":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.4142135623730951},"514":{"tf":1.0},"527":{"tf":1.7320508075688772},"540":{"tf":1.0},"563":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"844":{"tf":1.4142135623730951},"87":{"tf":1.0},"899":{"tf":1.4142135623730951},"938":{"tf":1.0},"986":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"447":{"tf":2.0},"710":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":30,"docs":{"1061":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.0},"2":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.0},"373":{"tf":1.0},"407":{"tf":1.4142135623730951},"453":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":1.0},"471":{"tf":1.7320508075688772},"488":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"938":{"tf":1.0},"948":{"tf":1.0},"974":{"tf":1.0}},"n":{"df":1,"docs":{"1124":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"607":{"tf":1.0}}}},"v":{"df":4,"docs":{"199":{"tf":1.0},"387":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":62,"docs":{"1011":{"tf":1.4142135623730951},"1063":{"tf":1.4142135623730951},"1087":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":2.0},"491":{"tf":1.4142135623730951},"492":{"tf":1.4142135623730951},"493":{"tf":1.4142135623730951},"494":{"tf":1.7320508075688772},"495":{"tf":1.4142135623730951},"496":{"tf":2.23606797749979},"497":{"tf":1.4142135623730951},"498":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"500":{"tf":1.4142135623730951},"501":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":2.0},"508":{"tf":1.7320508075688772},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"511":{"tf":1.4142135623730951},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":2.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"590":{"tf":1.4142135623730951},"613":{"tf":1.0},"737":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.4142135623730951},"858":{"tf":1.0},"967":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"163":{"tf":1.0},"185":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"304":{"tf":1.0},"592":{"tf":1.0},"953":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"407":{"tf":1.0},"447":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"1116":{"tf":1.0},"318":{"tf":1.0},"880":{"tf":1.0}}}},"w":{"df":49,"docs":{"1003":{"tf":1.0},"1019":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.0},"164":{"tf":1.0},"180":{"tf":1.0},"187":{"tf":1.0},"189":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"354":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"558":{"tf":1.0},"607":{"tf":1.0},"707":{"tf":1.0},"737":{"tf":1.0},"747":{"tf":1.0},"785":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"913":{"tf":2.0},"917":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"956":{"tf":1.0},"967":{"tf":1.0},"988":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1087":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"193":{"tf":1.0},"236":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"595":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"839":{"tf":1.0},"963":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"[":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"df":24,"docs":{"1005":{"tf":1.0},"106":{"tf":1.4142135623730951},"1122":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"240":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"380":{"tf":1.0},"417":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.4142135623730951},"556":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"89":{"tf":1.0},"916":{"tf":1.0}}}},"t":{"a":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1061":{"tf":2.0}}}}}}}}}},"4":{"6":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":17,"docs":{"1027":{"tf":2.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1075":{"tf":2.6457513110645907},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"373":{"tf":1.0},"424":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"450":{"tf":1.7320508075688772},"466":{"tf":2.0},"690":{"tf":1.0},"694":{"tf":1.0},"847":{"tf":1.7320508075688772},"948":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"113":{"tf":1.0},"126":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"451":{"tf":1.0},"567":{"tf":1.0},"590":{"tf":1.4142135623730951},"634":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":56,"docs":{"1035":{"tf":1.0},"1087":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.4142135623730951},"240":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"409":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.4142135623730951},"463":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"526":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.4142135623730951},"538":{"tf":1.0},"548":{"tf":1.4142135623730951},"583":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"740":{"tf":1.0},"744":{"tf":1.0},"755":{"tf":1.0},"77":{"tf":1.0},"789":{"tf":1.0},"813":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"958":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"1119":{"tf":1.0},"353":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"447":{"tf":1.0},"67":{"tf":1.0},"752":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"b":{"b":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"592":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"592":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"a":{"df":1,"docs":{"899":{"tf":1.0}},"s":{"df":1,"docs":{"1072":{"tf":1.0}}}},"df":4,"docs":{"115":{"tf":1.0},"153":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.0},"120":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"119":{"tf":2.0},"120":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"y":{"df":32,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":2.0},"102":{"tf":1.7320508075688772},"103":{"tf":2.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"114":{"tf":1.0},"115":{"tf":2.0},"116":{"tf":1.7320508075688772},"117":{"tf":1.0},"118":{"tf":2.6457513110645907},"119":{"tf":1.4142135623730951},"120":{"tf":2.0},"121":{"tf":2.0},"90":{"tf":2.23606797749979},"91":{"tf":2.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":2.0},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.7320508075688772},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":214,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.0},"1010":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":2.6457513110645907},"125":{"tf":1.4142135623730951},"126":{"tf":2.0},"127":{"tf":2.449489742783178},"128":{"tf":2.449489742783178},"129":{"tf":2.0},"13":{"tf":1.0},"130":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"168":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.8284271247461903},"203":{"tf":1.0},"205":{"tf":3.3166247903554},"206":{"tf":2.23606797749979},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":2.0},"21":{"tf":1.0},"210":{"tf":2.449489742783178},"211":{"tf":1.7320508075688772},"212":{"tf":2.449489742783178},"213":{"tf":1.4142135623730951},"214":{"tf":2.0},"215":{"tf":1.0},"216":{"tf":2.23606797749979},"217":{"tf":1.7320508075688772},"218":{"tf":2.0},"219":{"tf":2.449489742783178},"220":{"tf":1.7320508075688772},"221":{"tf":2.23606797749979},"222":{"tf":2.23606797749979},"223":{"tf":2.23606797749979},"224":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.4142135623730951},"227":{"tf":2.0},"228":{"tf":2.0},"229":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"231":{"tf":2.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":2.23606797749979},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"25":{"tf":2.23606797749979},"250":{"tf":1.7320508075688772},"251":{"tf":1.7320508075688772},"252":{"tf":1.7320508075688772},"253":{"tf":2.0},"254":{"tf":1.7320508075688772},"255":{"tf":2.0},"256":{"tf":2.23606797749979},"257":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"261":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.7320508075688772},"299":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.0},"307":{"tf":2.23606797749979},"316":{"tf":2.23606797749979},"317":{"tf":2.23606797749979},"318":{"tf":3.1622776601683795},"32":{"tf":1.0},"339":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":2.0},"352":{"tf":2.23606797749979},"353":{"tf":3.1622776601683795},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"358":{"tf":2.8284271247461903},"359":{"tf":3.0},"360":{"tf":2.449489742783178},"361":{"tf":2.0},"362":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"364":{"tf":2.449489742783178},"365":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"38":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"408":{"tf":1.0},"409":{"tf":2.23606797749979},"410":{"tf":1.7320508075688772},"413":{"tf":2.23606797749979},"414":{"tf":2.0},"416":{"tf":2.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"425":{"tf":1.0},"439":{"tf":2.0},"44":{"tf":1.0},"440":{"tf":2.0},"441":{"tf":1.7320508075688772},"442":{"tf":1.0},"443":{"tf":2.0},"447":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"536":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":2.449489742783178},"560":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.4142135623730951},"588":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.4142135623730951},"600":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"634":{"tf":1.0},"637":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"646":{"tf":1.0},"650":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.7320508075688772},"832":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"88":{"tf":1.7320508075688772},"880":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":2.0},"918":{"tf":1.0},"940":{"tf":1.4142135623730951},"941":{"tf":1.4142135623730951},"942":{"tf":1.0},"959":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"127":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"358":{"tf":1.0},"361":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"256":{"tf":1.0},"257":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"289":{"tf":1.0},"824":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"1091":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"585":{"tf":1.0},"900":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"r":{"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":1,"docs":{"539":{"tf":1.0}},"g":{"df":7,"docs":{"1020":{"tf":1.4142135623730951},"124":{"tf":1.0},"607":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":30,"docs":{"1087":{"tf":1.4142135623730951},"244":{"tf":1.0},"264":{"tf":2.449489742783178},"265":{"tf":2.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"268":{"tf":3.4641016151377544},"269":{"tf":2.8284271247461903},"270":{"tf":2.449489742783178},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":3.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":3.7416573867739413},"277":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.4142135623730951},"280":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"282":{"tf":2.449489742783178},"283":{"tf":2.449489742783178},"284":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"622":{"tf":1.7320508075688772},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"770":{"tf":1.0},"917":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"265":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.4142135623730951}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"1":{"8":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}},"df":0,"docs":{}},"df":3,"docs":{"265":{"tf":1.0},"266":{"tf":1.0},"281":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"279":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"282":{"tf":1.4142135623730951}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"284":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"265":{"tf":1.0},"280":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"278":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":1,"docs":{"199":{"tf":2.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":22,"docs":{"1007":{"tf":1.0},"1015":{"tf":1.7320508075688772},"1016":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1113":{"tf":1.0},"1121":{"tf":1.0},"197":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"353":{"tf":1.0},"365":{"tf":1.0},"402":{"tf":1.0},"407":{"tf":1.7320508075688772},"459":{"tf":1.0},"468":{"tf":1.4142135623730951},"485":{"tf":1.0},"613":{"tf":1.0},"762":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"906":{"tf":3.3166247903554}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":2,"docs":{"904":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":5,"docs":{"897":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.8284271247461903}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"#":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"1003":{"tf":1.0}}}}}}}}},".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1003":{"tf":3.1622776601683795},"221":{"tf":1.0},"485":{"tf":2.449489742783178},"487":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"453":{"tf":1.0},"487":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"842":{"tf":1.7320508075688772},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"374":{"tf":1.0},"387":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"387":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}}},"l":{"d":{"df":2,"docs":{"1121":{"tf":1.0},"873":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"366":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":1,"docs":{"542":{"tf":1.0}}},"df":8,"docs":{"1099":{"tf":1.0},"166":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"664":{"tf":1.0},"851":{"tf":1.0},"880":{"tf":1.0}},"s":{"'":{",":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"'":{",":{"'":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"1100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}}}}},"df":24,"docs":{"1037":{"tf":1.4142135623730951},"1053":{"tf":1.4142135623730951},"1069":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"181":{"tf":1.0},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"273":{"tf":1.0},"283":{"tf":1.0},"410":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"459":{"tf":1.0},"471":{"tf":1.4142135623730951},"544":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"705":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"866":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"1066":{"tf":1.0},"563":{"tf":2.0},"961":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"649":{"tf":1.0}},"h":{"df":70,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1090":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"176":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"238":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"306":{"tf":1.0},"323":{"tf":1.4142135623730951},"338":{"tf":1.0},"341":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"410":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":1.7320508075688772},"455":{"tf":1.0},"473":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"722":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"866":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.4142135623730951},"916":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"949":{"tf":1.0},"953":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":7,"docs":{"1107":{"tf":1.0},"152":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"778":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"917":{"tf":1.0},"936":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"467":{"tf":1.0}}}}},"df":2,"docs":{"187":{"tf":1.7320508075688772},"708":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"368":{"tf":1.0},"740":{"tf":1.0},"85":{"tf":1.0},"898":{"tf":1.0}}}},"q":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"257":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"128":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.449489742783178},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"372":{"tf":2.23606797749979},"410":{"tf":1.0},"414":{"tf":1.0},"538":{"tf":1.4142135623730951},"554":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"597":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"651":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"318":{"tf":1.0},"441":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"475":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"137":{"tf":1.0},"318":{"tf":1.0},"546":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":37,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":2.6457513110645907},"187":{"tf":2.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":2.6457513110645907},"262":{"tf":2.23606797749979},"314":{"tf":1.0},"323":{"tf":3.1622776601683795},"327":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"510":{"tf":2.6457513110645907},"546":{"tf":1.0},"562":{"tf":1.0},"598":{"tf":1.0},"633":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"730":{"tf":1.0},"732":{"tf":2.0},"844":{"tf":1.0},"926":{"tf":1.0},"930":{"tf":1.7320508075688772}}}},"d":{"df":1,"docs":{"510":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1097":{"tf":1.0}}}},"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"181":{"tf":1.0},"526":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0}}}}}},"df":10,"docs":{"1121":{"tf":1.0},"131":{"tf":1.0},"222":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"750":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":4,"docs":{"1099":{"tf":1.0},"14":{"tf":1.0},"356":{"tf":1.0},"484":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"966":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":4,"docs":{"302":{"tf":1.0},"31":{"tf":1.0},"365":{"tf":1.4142135623730951},"783":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"395":{"tf":1.0},"936":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"228":{"tf":1.0},"380":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"1019":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"481":{"tf":1.0},"607":{"tf":1.0},"780":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"542":{"tf":1.0}}}},"w":{"df":0,"docs":{},"s":{"df":16,"docs":{"1015":{"tf":1.4142135623730951},"1099":{"tf":1.0},"199":{"tf":1.0},"342":{"tf":1.0},"516":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"813":{"tf":1.0},"824":{"tf":1.0},"836":{"tf":1.0},"851":{"tf":1.0},"906":{"tf":1.0},"916":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"598":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"j":{"df":1,"docs":{"517":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"723":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1061":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":2.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":60,"docs":{"1003":{"tf":1.0},"1004":{"tf":2.23606797749979},"1011":{"tf":1.0},"1015":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":2.23606797749979},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"164":{"tf":3.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"246":{"tf":1.0},"263":{"tf":1.0},"287":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"354":{"tf":1.0},"38":{"tf":1.0},"421":{"tf":1.4142135623730951},"43":{"tf":1.0},"448":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":2.23606797749979},"596":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":2.0},"799":{"tf":1.4142135623730951},"824":{"tf":1.0},"857":{"tf":1.0},"896":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":2.8284271247461903},"928":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"649":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"’":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":18,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"226":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":2.8284271247461903},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.23606797749979},"427":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"g":{"'":{"df":1,"docs":{"844":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":222,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.7320508075688772},"1107":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.7320508075688772},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.4142135623730951},"380":{"tf":1.0},"381":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":3.3166247903554},"454":{"tf":1.7320508075688772},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"649":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.4142135623730951},"667":{"tf":1.0},"67":{"tf":1.7320508075688772},"674":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.4142135623730951},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.4142135623730951},"844":{"tf":4.795831523312719},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.4142135623730951},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"844":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":12,"docs":{"1110":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.4142135623730951},"331":{"tf":1.0},"446":{"tf":1.0},"481":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"846":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"688":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":13,"docs":{"1042":{"tf":1.7320508075688772},"1053":{"tf":1.0},"1057":{"tf":1.7320508075688772},"1061":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"290":{"tf":2.449489742783178},"291":{"tf":3.0},"292":{"tf":2.8284271247461903},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"705":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}},"df":70,"docs":{"1003":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1044":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1108":{"tf":2.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":2.23606797749979},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.7320508075688772},"264":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"341":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"350":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"380":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":3.7416573867739413},"519":{"tf":1.0},"560":{"tf":1.0},"643":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"737":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":2.23606797749979},"847":{"tf":3.4641016151377544},"877":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}}}},"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"d":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"847":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":31,"docs":{"1046":{"tf":1.4142135623730951},"1061":{"tf":1.0},"172":{"tf":1.0},"204":{"tf":1.0},"242":{"tf":1.0},"260":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":2.0},"330":{"tf":1.4142135623730951},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"38":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"567":{"tf":1.0},"651":{"tf":1.0},"690":{"tf":1.4142135623730951},"737":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"847":{"tf":1.0},"876":{"tf":1.0},"963":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.0},"372":{"tf":1.0},"45":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":20,"docs":{"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"220":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"110":{"tf":1.0},"1107":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"555":{"tf":1.0},"740":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"924":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"130":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":2.0},"774":{"tf":2.449489742783178}}}}},"{":{"a":{"d":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"+":{"+":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"3":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"2":{"4":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"df":0,"docs":{},"f":{"3":{"2":{"df":0,"docs":{},"f":{"d":{"2":{"9":{"3":{"8":{"df":0,"docs":{},"f":{"0":{"b":{"6":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"8":{"b":{"4":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"6":{"9":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"b":{"4":{"5":{"4":{"df":0,"docs":{},"f":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"168":{"tf":2.449489742783178},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"923":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"239":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"485":{"tf":1.0}},"e":{"\"":{",":{"5":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"1011":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":49,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1032":{"tf":1.0},"1036":{"tf":1.0},"106":{"tf":1.0},"1087":{"tf":1.0},"1100":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":2.449489742783178},"267":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"478":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"678":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":1.0},"764":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"876":{"tf":1.0},"977":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":2.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1004":{"tf":1.0},"160":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":40,"docs":{"1025":{"tf":1.0},"132":{"tf":1.0},"158":{"tf":1.0},"198":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"307":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.0},"373":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"449":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"518":{"tf":1.4142135623730951},"589":{"tf":1.0},"640":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"852":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"80":{"tf":1.0},"954":{"tf":1.0}},"l":{"c":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"462":{"tf":1.0},"673":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"1029":{"tf":1.0},"1116":{"tf":1.0},"596":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"177":{"tf":1.0},"256":{"tf":1.0},"313":{"tf":1.0},"456":{"tf":1.0},"678":{"tf":1.0},"839":{"tf":1.0}}}},"a":{"d":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"613":{"tf":2.449489742783178}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"1":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1004":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"928":{"tf":1.0}}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"825":{"tf":1.0}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"131":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"366":{"tf":1.0},"432":{"tf":1.0},"90":{"tf":1.0},"938":{"tf":1.4142135623730951}}}},"c":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.0},"291":{"tf":1.0}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"1025":{"tf":1.0},"15":{"tf":1.0},"507":{"tf":1.4142135623730951},"516":{"tf":1.0},"613":{"tf":1.0},"778":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}}},"r":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1011":{"tf":1.0}},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1015":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"485":{"tf":1.0},"939":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1087":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1035":{"tf":1.0},"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1035":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"1033":{"tf":1.0},"462":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1116":{"tf":1.0},"285":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"632":{"tf":1.0},"836":{"tf":1.0},"928":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}}}}}},"i":{"b":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.7320508075688772}}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":106,"docs":{"1020":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1099":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"248":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"364":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"373":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.7320508075688772},"398":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.7320508075688772},"422":{"tf":1.0},"462":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"481":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"501":{"tf":1.0},"506":{"tf":4.0},"507":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"617":{"tf":1.0},"627":{"tf":1.0},"654":{"tf":1.0},"700":{"tf":1.0},"74":{"tf":1.0},"752":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"814":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"878":{"tf":1.0},"885":{"tf":1.0},"887":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.7320508075688772},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":2.0},"931":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"978":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"(":{"'":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"276":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"3":{"df":1,"docs":{"1100":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1087":{"tf":1.4142135623730951},"199":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":1,"docs":{"526":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":14,"docs":{"104":{"tf":1.0},"352":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":2.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"766":{"tf":1.0},"77":{"tf":2.23606797749979},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"96":{"tf":2.8284271247461903},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"341":{"tf":1.0},"740":{"tf":1.0}}}},"df":1,"docs":{"853":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"8":{"tf":1.0},"864":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":26,"docs":{"183":{"tf":1.4142135623730951},"199":{"tf":1.0},"247":{"tf":1.0},"334":{"tf":2.23606797749979},"335":{"tf":3.4641016151377544},"340":{"tf":1.0},"380":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"441":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.7320508075688772},"633":{"tf":1.0},"644":{"tf":1.4142135623730951},"722":{"tf":1.0},"742":{"tf":1.0},"788":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":1.4142135623730951},"848":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"936":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":17,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"290":{"tf":1.0},"331":{"tf":1.0},"412":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"649":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1011":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"228":{"tf":1.0}}},"u":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":46,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1036":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"801":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.0},"814":{"tf":1.4142135623730951},"822":{"tf":1.0},"825":{"tf":1.4142135623730951},"863":{"tf":1.4142135623730951},"979":{"tf":1.0},"983":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"847":{"tf":1.0}},"k":{"df":1,"docs":{"426":{"tf":1.0}}}},"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"529":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"332":{"tf":1.0},"529":{"tf":1.0}}},"df":8,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.4142135623730951},"212":{"tf":1.0},"502":{"tf":1.4142135623730951},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.7320508075688772},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"1002":{"tf":1.7320508075688772},"1003":{"tf":1.0},"1004":{"tf":1.0},"578":{"tf":1.0}},"s":{"df":3,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"512":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"947":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"1087":{"tf":1.0},"296":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"405":{"tf":1.0},"447":{"tf":1.0},"569":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"953":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"947":{"tf":1.7320508075688772},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"958":{"tf":1.0},"966":{"tf":1.0}}},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":3,"docs":{"947":{"tf":1.4142135623730951},"952":{"tf":2.0},"964":{"tf":1.0}},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":22,"docs":{"1011":{"tf":1.0},"1066":{"tf":1.0},"1121":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"179":{"tf":1.4142135623730951},"185":{"tf":1.0},"363":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"451":{"tf":1.4142135623730951},"456":{"tf":1.0},"485":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"622":{"tf":1.0},"898":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.4142135623730951},"950":{"tf":1.0},"959":{"tf":1.0},"977":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":2,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"372":{"tf":1.0},"45":{"tf":1.0},"507":{"tf":1.4142135623730951},"947":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":97,"docs":{"1000":{"tf":1.4142135623730951},"1003":{"tf":1.0},"1004":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"103":{"tf":1.0},"1036":{"tf":1.0},"1081":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.7320508075688772},"113":{"tf":1.0},"115":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":2.6457513110645907},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":3.0},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":2.0},"295":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"315":{"tf":1.0},"323":{"tf":1.4142135623730951},"331":{"tf":1.0},"354":{"tf":1.0},"37":{"tf":1.0},"402":{"tf":1.4142135623730951},"405":{"tf":2.449489742783178},"406":{"tf":2.0},"407":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"442":{"tf":1.7320508075688772},"443":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"475":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.0},"5":{"tf":1.0},"516":{"tf":1.0},"52":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.4142135623730951},"571":{"tf":2.0},"593":{"tf":1.0},"599":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.7320508075688772},"664":{"tf":1.0},"691":{"tf":1.0},"734":{"tf":1.0},"745":{"tf":1.4142135623730951},"778":{"tf":1.0},"836":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"858":{"tf":1.0},"913":{"tf":1.4142135623730951},"931":{"tf":2.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772},"952":{"tf":1.0},"953":{"tf":1.0},"96":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"447":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}},"df":81,"docs":{"1003":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":3.1622776601683795},"1029":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":2.8284271247461903},"1061":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":2.23606797749979},"1087":{"tf":1.7320508075688772},"1091":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.0},"234":{"tf":1.7320508075688772},"246":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"327":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.0},"423":{"tf":2.6457513110645907},"424":{"tf":2.0},"425":{"tf":2.23606797749979},"426":{"tf":2.23606797749979},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"578":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"796":{"tf":1.0},"813":{"tf":2.6457513110645907},"841":{"tf":1.0},"847":{"tf":1.0},"92":{"tf":1.0},"948":{"tf":1.0},"963":{"tf":1.0},"977":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1002":{"tf":1.0},"1094":{"tf":1.0},"1106":{"tf":1.0},"512":{"tf":1.0},"912":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":14,"docs":{"1121":{"tf":1.0},"155":{"tf":1.4142135623730951},"278":{"tf":1.0},"347":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"470":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"641":{"tf":1.7320508075688772},"679":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"380":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1116":{"tf":1.0},"243":{"tf":1.0},"571":{"tf":1.0},"61":{"tf":1.0},"614":{"tf":1.0},"750":{"tf":1.0},"873":{"tf":1.0},"964":{"tf":1.0},"977":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"231":{"tf":1.0},"939":{"tf":1.0}}},"t":{"df":19,"docs":{"1027":{"tf":1.0},"112":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.8284271247461903},"290":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"394":{"tf":1.0},"538":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"931":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"199":{"tf":1.0}}}}},"df":52,"docs":{"1003":{"tf":1.4142135623730951},"1016":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0},"451":{"tf":1.0},"481":{"tf":1.0},"508":{"tf":1.0},"540":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"814":{"tf":1.0},"839":{"tf":1.0},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.4142135623730951},"954":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":2.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"913":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1119":{"tf":1.0},"323":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"853":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":24,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"1055":{"tf":1.0},"117":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"304":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.7320508075688772},"356":{"tf":1.0},"373":{"tf":1.0},"438":{"tf":1.0},"463":{"tf":1.0},"613":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"928":{"tf":2.0},"948":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"269":{"tf":1.0}},"n":{"df":8,"docs":{"1027":{"tf":1.0},"1087":{"tf":1.0},"270":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"655":{"tf":1.0},"909":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"514":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}}},"df":12,"docs":{"1024":{"tf":1.7320508075688772},"1025":{"tf":3.3166247903554},"1026":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.4142135623730951},"1029":{"tf":1.4142135623730951},"1030":{"tf":1.4142135623730951},"124":{"tf":1.0},"528":{"tf":1.0},"586":{"tf":1.4142135623730951},"617":{"tf":1.0},"985":{"tf":1.0}}}}}},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"2":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"155":{"tf":1.0},"180":{"tf":1.4142135623730951},"313":{"tf":1.0},"331":{"tf":1.7320508075688772},"332":{"tf":2.0},"435":{"tf":1.4142135623730951},"540":{"tf":1.0}},"r":{"c":{"a":{"df":1,"docs":{"917":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":11,"docs":{"304":{"tf":1.0},"309":{"tf":2.23606797749979},"310":{"tf":1.7320508075688772},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":2.6457513110645907},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"332":{"tf":1.0},"475":{"tf":1.0},"79":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"1001":{"tf":1.4142135623730951}}},"i":{"df":7,"docs":{"135":{"tf":1.0},"140":{"tf":1.4142135623730951},"343":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"953":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"966":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"372":{"tf":2.0},"538":{"tf":2.0},"896":{"tf":1.0}}}}},"df":7,"docs":{"1053":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":2.0},"430":{"tf":1.0},"538":{"tf":2.0},"740":{"tf":1.0},"896":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"526":{"tf":1.0},"866":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"s":{"df":10,"docs":{"129":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.7320508075688772},"236":{"tf":2.8284271247461903},"292":{"tf":1.0},"295":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"622":{"tf":1.0}}}}},"df":2,"docs":{"528":{"tf":1.0},"529":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"1004":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"508":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"245":{"tf":1.0},"571":{"tf":1.4142135623730951}}}}},"r":{"df":12,"docs":{"113":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"415":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"478":{"tf":2.23606797749979},"481":{"tf":1.0},"508":{"tf":1.0},"978":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1122":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"133":{"tf":1.0},"380":{"tf":1.0},"982":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"k":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}},"df":66,"docs":{"1007":{"tf":1.7320508075688772},"101":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1014":{"tf":2.23606797749979},"1016":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.7416573867739413},"318":{"tf":1.0},"396":{"tf":1.4142135623730951},"403":{"tf":3.0},"409":{"tf":2.0},"539":{"tf":2.23606797749979},"555":{"tf":1.0},"731":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"75":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":2.0},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"789":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"871":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":3.0},"879":{"tf":1.0},"880":{"tf":1.0},"894":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":3.4641016151377544},"899":{"tf":2.8284271247461903},"900":{"tf":3.605551275463989},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":3.605551275463989},"924":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":3.1622776601683795},"932":{"tf":1.4142135623730951},"933":{"tf":3.3166247903554},"936":{"tf":1.4142135623730951},"938":{"tf":2.23606797749979},"96":{"tf":1.0}},"e":{"d":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"186":{"tf":1.0},"318":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":20,"docs":{"1015":{"tf":1.0},"1065":{"tf":1.0},"190":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"453":{"tf":1.0},"531":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"1033":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1087":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1033":{"tf":1.0},"257":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"617":{"tf":1.0},"644":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"1087":{"tf":1.0}}},")":{"*":{"1":{"0":{"0":{"df":1,"docs":{"348":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":67,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1007":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1013":{"tf":2.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1053":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1069":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":2.23606797749979},"1081":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"190":{"tf":2.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"238":{"tf":2.8284271247461903},"243":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":2.8284271247461903},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":2.23606797749979},"449":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"528":{"tf":1.0},"544":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"580":{"tf":1.0},"603":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":3.0},"650":{"tf":1.0},"653":{"tf":1.0},"705":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":2.0},"720":{"tf":1.0},"726":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"862":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"923":{"tf":2.0},"944":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"603":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"247":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":4,"docs":{"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":237,"docs":{"1003":{"tf":1.7320508075688772},"1025":{"tf":4.0},"1027":{"tf":1.4142135623730951},"1031":{"tf":2.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1066":{"tf":2.23606797749979},"1073":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":2.23606797749979},"1086":{"tf":1.4142135623730951},"1087":{"tf":2.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.8284271247461903},"181":{"tf":2.8284271247461903},"183":{"tf":1.4142135623730951},"184":{"tf":2.0},"187":{"tf":1.4142135623730951},"190":{"tf":2.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"224":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"253":{"tf":1.0},"264":{"tf":2.6457513110645907},"265":{"tf":1.0},"266":{"tf":2.0},"267":{"tf":2.6457513110645907},"268":{"tf":2.0},"269":{"tf":2.0},"27":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":2.23606797749979},"272":{"tf":2.0},"273":{"tf":3.0},"274":{"tf":2.0},"275":{"tf":2.23606797749979},"276":{"tf":2.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":2.0},"322":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.0},"368":{"tf":1.4142135623730951},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"391":{"tf":1.0},"392":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"447":{"tf":3.3166247903554},"448":{"tf":1.4142135623730951},"449":{"tf":2.0},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":4.0},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"527":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":2.23606797749979},"539":{"tf":2.0},"542":{"tf":1.4142135623730951},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"548":{"tf":3.4641016151377544},"559":{"tf":1.0},"580":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":2.449489742783178},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":1.7320508075688772},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951},"602":{"tf":1.0},"613":{"tf":3.4641016151377544},"614":{"tf":2.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.4142135623730951},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":2.0},"622":{"tf":2.0},"623":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":2.6457513110645907},"626":{"tf":2.8284271247461903},"627":{"tf":2.0},"628":{"tf":1.4142135623730951},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.7320508075688772},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":2.23606797749979},"705":{"tf":3.3166247903554},"707":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.0},"715":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":2.23606797749979},"731":{"tf":2.0},"732":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"759":{"tf":1.7320508075688772},"760":{"tf":1.4142135623730951},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.4142135623730951},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"770":{"tf":3.4641016151377544},"771":{"tf":1.0},"772":{"tf":1.7320508075688772},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.7320508075688772},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":2.0},"786":{"tf":1.7320508075688772},"803":{"tf":1.7320508075688772},"839":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"916":{"tf":1.0},"933":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"957":{"tf":1.0},"976":{"tf":1.0},"986":{"tf":1.4142135623730951}},"i":{"d":{"df":5,"docs":{"299":{"tf":1.0},"342":{"tf":2.449489742783178},"427":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":25,"docs":{"1018":{"tf":1.0},"1019":{"tf":1.0},"1025":{"tf":1.0},"1065":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"585":{"tf":1.0},"589":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.6457513110645907},"626":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"721":{"tf":1.0},"988":{"tf":1.0}}},"y":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"524":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"522":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"521":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"523":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0},"165":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"622":{"tf":1.0},"630":{"tf":1.0},"657":{"tf":1.0},"778":{"tf":1.0},"988":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"388":{"tf":1.0},"451":{"tf":1.7320508075688772},"455":{"tf":1.0},"508":{"tf":1.0},"515":{"tf":1.0},"633":{"tf":1.0},"947":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"403":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":3.1622776601683795},"510":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"1004":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.0},"449":{"tf":1.0},"470":{"tf":1.0},"477":{"tf":1.0},"497":{"tf":1.0},"590":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.0},"898":{"tf":1.0}},"r":{"df":1,"docs":{"927":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"d":{"'":{"df":1,"docs":{"25":{"tf":1.0}}},"df":23,"docs":{"202":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"219":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.7320508075688772},"359":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"505":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"440":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"128":{"tf":1.0},"222":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"251":{"tf":1.0},"254":{"tf":3.1622776601683795},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.4142135623730951},"414":{"tf":1.0},"588":{"tf":1.0},"632":{"tf":1.0},"949":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":1.0},"961":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"437":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1121":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"792":{"tf":1.0},"793":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"585":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"932":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.4142135623730951}}}}}}},"df":146,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1027":{"tf":1.0},"1030":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1084":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1113":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"228":{"tf":1.0},"288":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"385":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"426":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"556":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":2.23606797749979},"580":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.0},"631":{"tf":1.4142135623730951},"637":{"tf":1.4142135623730951},"639":{"tf":1.0},"646":{"tf":1.4142135623730951},"648":{"tf":1.0},"652":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.0},"674":{"tf":1.7320508075688772},"675":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.4142135623730951},"688":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"713":{"tf":1.4142135623730951},"729":{"tf":1.0},"735":{"tf":1.4142135623730951},"741":{"tf":2.0},"742":{"tf":1.7320508075688772},"744":{"tf":1.0},"745":{"tf":2.0},"749":{"tf":1.0},"758":{"tf":1.4142135623730951},"759":{"tf":1.0},"767":{"tf":1.4142135623730951},"768":{"tf":1.0},"775":{"tf":1.4142135623730951},"776":{"tf":1.0},"783":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.4142135623730951},"801":{"tf":1.0},"809":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"834":{"tf":1.0},"838":{"tf":1.4142135623730951},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.4142135623730951},"849":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"869":{"tf":1.4142135623730951},"871":{"tf":1.0},"873":{"tf":1.0},"883":{"tf":1.4142135623730951},"885":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.4142135623730951},"894":{"tf":1.0},"909":{"tf":1.4142135623730951},"912":{"tf":1.0},"926":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":2.449489742783178},"932":{"tf":3.0},"933":{"tf":2.23606797749979},"938":{"tf":3.0},"947":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0},"981":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"933":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"g":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"107":{"tf":1.0},"1109":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"617":{"tf":1.0}}}},"df":3,"docs":{"1027":{"tf":2.8284271247461903},"806":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"1025":{"tf":2.8284271247461903},"1027":{"tf":3.605551275463989},"1087":{"tf":2.23606797749979},"163":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"589":{"tf":2.449489742783178}}}},"l":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"2":{"df":1,"docs":{"224":{"tf":1.0}}},"a":{"b":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"207":{"tf":1.0},"214":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"365":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":82,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":1.0},"1008":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":2.0},"1025":{"tf":1.0},"107":{"tf":2.0},"1072":{"tf":1.4142135623730951},"108":{"tf":2.23606797749979},"109":{"tf":2.23606797749979},"11":{"tf":1.0},"110":{"tf":2.0},"1116":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0},"319":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"338":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"373":{"tf":2.6457513110645907},"380":{"tf":1.0},"394":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"398":{"tf":1.7320508075688772},"399":{"tf":1.7320508075688772},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"422":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"484":{"tf":1.4142135623730951},"488":{"tf":1.0},"5":{"tf":1.0},"527":{"tf":1.7320508075688772},"54":{"tf":1.0},"559":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"582":{"tf":1.7320508075688772},"595":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"8":{"tf":3.3166247903554},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"852":{"tf":1.7320508075688772},"853":{"tf":2.23606797749979},"854":{"tf":1.4142135623730951},"864":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"916":{"tf":1.0},"947":{"tf":1.7320508075688772},"948":{"tf":2.6457513110645907},"963":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":2.23606797749979}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1115":{"tf":1.0},"1123":{"tf":1.4142135623730951}}}}}},"r":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":2.0},"669":{"tf":1.0},"959":{"tf":1.0}}}},"df":121,"docs":{"101":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1033":{"tf":2.23606797749979},"1036":{"tf":1.4142135623730951},"1039":{"tf":1.0},"104":{"tf":1.7320508075688772},"1040":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1048":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.4142135623730951},"1087":{"tf":2.6457513110645907},"117":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":2.6457513110645907},"136":{"tf":1.7320508075688772},"137":{"tf":2.449489742783178},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"143":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"175":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"256":{"tf":2.0},"261":{"tf":1.0},"262":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":2.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":2.0},"420":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":2.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"596":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":2.23606797749979},"632":{"tf":1.7320508075688772},"633":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.4142135623730951},"673":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.7320508075688772},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":2.0},"751":{"tf":2.0},"761":{"tf":2.0},"768":{"tf":1.0},"770":{"tf":2.449489742783178},"785":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"83":{"tf":1.0},"847":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":2.449489742783178},"878":{"tf":1.0},"880":{"tf":2.23606797749979},"894":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":2.449489742783178},"941":{"tf":1.0},"962":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":36,"docs":{"1018":{"tf":1.0},"1033":{"tf":1.0},"1087":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"256":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"589":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"679":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"734":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"914":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":33,"docs":{"1033":{"tf":1.0},"1053":{"tf":1.0},"1081":{"tf":1.0},"116":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"325":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"45":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"575":{"tf":1.0},"589":{"tf":1.4142135623730951},"664":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"8":{"tf":1.0},"898":{"tf":1.0},"924":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"1124":{"tf":1.0}}}}}},"m":{"a":{"df":2,"docs":{"388":{"tf":1.0},"641":{"tf":1.0}},"n":{"d":{"df":18,"docs":{"1119":{"tf":1.0},"128":{"tf":1.4142135623730951},"142":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.4142135623730951},"303":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"180":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"485":{"tf":1.0},"540":{"tf":1.0},"858":{"tf":1.0}}}},"r":{"c":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"1110":{"tf":1.4142135623730951},"314":{"tf":1.0},"332":{"tf":1.7320508075688772},"347":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"834":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":52,"docs":{"1027":{"tf":1.7320508075688772},"1105":{"tf":1.0},"1122":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"153":{"tf":1.0},"21":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"43":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"472":{"tf":1.0},"55":{"tf":1.0},"571":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"82":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"873":{"tf":1.0},"878":{"tf":1.0},"903":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"943":{"tf":1.4142135623730951},"958":{"tf":1.0},"976":{"tf":1.0},"982":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"1046":{"tf":1.0},"125":{"tf":1.0},"198":{"tf":1.0},"242":{"tf":1.0},"271":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1108":{"tf":1.0},"1121":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"519":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":2,"docs":{"1087":{"tf":1.0},"181":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"506":{"tf":1.0},"78":{"tf":1.0},"857":{"tf":1.4142135623730951},"953":{"tf":1.0}}}},"r":{"df":16,"docs":{"1011":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"270":{"tf":1.0},"365":{"tf":1.0},"562":{"tf":1.0},"661":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"708":{"tf":1.4142135623730951},"709":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"447":{"tf":1.0},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951}}}}}}},"t":{"df":10,"docs":{"1063":{"tf":1.0},"223":{"tf":1.0},"276":{"tf":1.4142135623730951},"413":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.0},"519":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"851":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1040":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1105":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"t":{"df":45,"docs":{"1013":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1048":{"tf":1.0},"1124":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"167":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.7320508075688772},"205":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"413":{"tf":1.0},"422":{"tf":1.0},"488":{"tf":1.0},"569":{"tf":1.0},"582":{"tf":1.0},"707":{"tf":1.4142135623730951},"711":{"tf":1.0},"728":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0},"803":{"tf":1.0},"83":{"tf":1.0},"839":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}},"x":{"df":20,"docs":{"1033":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"235":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"323":{"tf":1.7320508075688772},"352":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.0},"643":{"tf":1.0},"737":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"185":{"tf":1.0},"340":{"tf":1.0},"507":{"tf":1.0},"550":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"1109":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"386":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.23606797749979},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"751":{"tf":1.0},"788":{"tf":1.0},"844":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":3.605551275463989},"899":{"tf":2.23606797749979},"900":{"tf":3.1622776601683795},"901":{"tf":2.0},"902":{"tf":2.23606797749979},"903":{"tf":1.0},"904":{"tf":2.0},"905":{"tf":2.0},"906":{"tf":5.5677643628300215}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"864":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"n":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":2,"docs":{"269":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"133":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"221":{"tf":1.0},"390":{"tf":2.0},"950":{"tf":1.0},"958":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"558":{"tf":1.0},"69":{"tf":1.0},"928":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"269":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"264":{"tf":1.0},"550":{"tf":1.0}}}}}}},"df":46,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1061":{"tf":1.0},"1077":{"tf":1.0},"127":{"tf":1.0},"181":{"tf":1.7320508075688772},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.4142135623730951},"251":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"388":{"tf":1.0},"427":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":4.242640687119285},"515":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"531":{"tf":1.0},"542":{"tf":1.7320508075688772},"546":{"tf":1.0},"550":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"703":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"720":{"tf":1.0},"734":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0},"976":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1027":{"tf":1.0},"708":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.7320508075688772},"121":{"tf":1.0},"151":{"tf":1.0},"197":{"tf":1.4142135623730951},"332":{"tf":1.0},"449":{"tf":1.0},"488":{"tf":1.0},"539":{"tf":1.0},"707":{"tf":1.0},"947":{"tf":1.0},"978":{"tf":1.0},"982":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"269":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1072":{"tf":1.0},"444":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.0},"273":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.7320508075688772},"947":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"1011":{"tf":1.7320508075688772},"188":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"459":{"tf":1.0},"469":{"tf":1.7320508075688772},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"525":{"tf":1.0},"541":{"tf":1.4142135623730951},"544":{"tf":1.0},"571":{"tf":1.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"878":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"954":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"193":{"tf":1.0},"708":{"tf":2.0},"786":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"207":{"tf":1.0},"215":{"tf":1.4142135623730951},"296":{"tf":1.0},"318":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"=":{"'":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"314":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"547":{"tf":1.0},"561":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"547":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":44,"docs":{"100":{"tf":1.0},"1087":{"tf":1.4142135623730951},"180":{"tf":3.3166247903554},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"236":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"440":{"tf":1.0},"456":{"tf":1.0},"480":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"560":{"tf":1.0},"613":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"748":{"tf":1.4142135623730951},"864":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"101":{"tf":1.0},"1122":{"tf":1.4142135623730951},"347":{"tf":1.0},"929":{"tf":2.8284271247461903},"931":{"tf":3.3166247903554},"933":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"323":{"tf":1.0},"396":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"301":{"tf":1.0},"33":{"tf":1.0},"981":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"1003":{"tf":1.0},"154":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"155":{"tf":1.0},"246":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"451":{"tf":1.0},"770":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1063":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":20,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"317":{"tf":2.23606797749979},"318":{"tf":2.0},"353":{"tf":1.4142135623730951},"373":{"tf":1.0},"398":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"555":{"tf":1.4142135623730951},"613":{"tf":1.0},"823":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"948":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"250":{"tf":1.0},"253":{"tf":2.0},"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":4.358898943540674},"556":{"tf":3.605551275463989},"557":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"239":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}}},"i":{"d":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1120":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"17":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.4142135623730951},"196":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"340":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"455":{"tf":1.0},"528":{"tf":1.0},"691":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"928":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1011":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.7320508075688772},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"389":{"tf":1.4142135623730951},"455":{"tf":1.0},"858":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1027":{"tf":1.0},"1063":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"270":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":2.0},"413":{"tf":1.0},"457":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":2.449489742783178},"462":{"tf":1.0},"523":{"tf":1.0},"634":{"tf":1.0},"785":{"tf":1.0},"814":{"tf":1.0},"896":{"tf":1.0},"942":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":17,"docs":{"130":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":2.23606797749979},"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"231":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"534":{"tf":1.0},"630":{"tf":1.0},"733":{"tf":1.0},"813":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1122":{"tf":1.0},"983":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"590":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"1072":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"17":{"tf":1.0},"197":{"tf":1.0},"267":{"tf":1.0},"413":{"tf":1.0},"470":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.0},"365":{"tf":1.0}}}},"m":{"df":5,"docs":{"297":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"423":{"tf":1.0},"538":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"737":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1074":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"370":{"tf":1.4142135623730951},"913":{"tf":1.0},"967":{"tf":1.0},"997":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":167,"docs":{"1003":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1051":{"tf":1.0},"1055":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1094":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1099":{"tf":1.0},"1124":{"tf":1.7320508075688772},"122":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"191":{"tf":1.0},"198":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"309":{"tf":2.449489742783178},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.7320508075688772},"313":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.7320508075688772},"32":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":2.23606797749979},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"351":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"419":{"tf":1.0},"427":{"tf":1.0},"440":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"477":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"531":{"tf":2.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"556":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":2.23606797749979},"581":{"tf":1.0},"585":{"tf":1.0},"588":{"tf":1.0},"59":{"tf":1.0},"596":{"tf":1.7320508075688772},"6":{"tf":1.0},"603":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":3.1622776601683795},"69":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"726":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":2.0},"778":{"tf":1.4142135623730951},"784":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"839":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.23606797749979},"917":{"tf":1.7320508075688772},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"978":{"tf":1.0}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"1103":{"tf":2.23606797749979},"1104":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":107,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1007":{"tf":1.4142135623730951},"1008":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":2.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.4142135623730951},"129":{"tf":1.0},"147":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"248":{"tf":1.0},"265":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"304":{"tf":1.0},"366":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"429":{"tf":1.4142135623730951},"445":{"tf":1.4142135623730951},"459":{"tf":1.4142135623730951},"470":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"641":{"tf":1.4142135623730951},"648":{"tf":1.0},"650":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.7320508075688772},"716":{"tf":1.4142135623730951},"738":{"tf":1.7320508075688772},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"744":{"tf":1.4142135623730951},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"759":{"tf":1.0},"761":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"778":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.4142135623730951},"801":{"tf":1.0},"803":{"tf":1.4142135623730951},"81":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"874":{"tf":1.0},"885":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"923":{"tf":1.0},"926":{"tf":1.4142135623730951},"928":{"tf":1.0},"935":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"1087":{"tf":1.0},"1123":{"tf":1.0},"131":{"tf":1.0},"396":{"tf":1.4142135623730951},"41":{"tf":1.0},"539":{"tf":1.0},"596":{"tf":1.4142135623730951},"740":{"tf":1.0},"780":{"tf":1.0},"873":{"tf":1.4142135623730951},"938":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"855":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"d":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":6,"docs":{"1010":{"tf":1.0},"447":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"857":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{"df":13,"docs":{"1011":{"tf":1.0},"1060":{"tf":1.0},"179":{"tf":1.4142135623730951},"193":{"tf":1.0},"256":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.0},"510":{"tf":1.4142135623730951},"527":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"899":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":29,"docs":{"0":{"tf":1.4142135623730951},"1105":{"tf":1.7320508075688772},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"528":{"tf":1.0},"587":{"tf":1.4142135623730951},"62":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"825":{"tf":1.0},"866":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"62":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":40,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"215":{"tf":1.0},"219":{"tf":1.0},"297":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"535":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"599":{"tf":2.0},"613":{"tf":1.7320508075688772},"708":{"tf":1.0},"709":{"tf":1.7320508075688772},"779":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":11,"docs":{"175":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"526":{"tf":1.0},"770":{"tf":1.4142135623730951},"953":{"tf":1.0},"962":{"tf":1.0}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.0},"528":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"1122":{"tf":1.0},"309":{"tf":1.0},"358":{"tf":1.0}}},"t":{"df":15,"docs":{"199":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"268":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"358":{"tf":1.4142135623730951},"376":{"tf":1.0},"410":{"tf":1.0},"452":{"tf":1.4142135623730951},"561":{"tf":1.0},"622":{"tf":1.4142135623730951},"669":{"tf":1.0},"950":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":298,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.4142135623730951},"112":{"tf":1.0},"1124":{"tf":1.4142135623730951},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"364":{"tf":1.0},"58":{"tf":2.23606797749979},"581":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"403":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"498":{"tf":1.0}},"e":{"_":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":2,"docs":{"204":{"tf":1.0},"947":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":13,"docs":{"1108":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"332":{"tf":1.0},"410":{"tf":1.0},"435":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":3.872983346207417},"555":{"tf":1.0},"705":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":2.449489742783178}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":22,"docs":{"1059":{"tf":1.4142135623730951},"1072":{"tf":2.23606797749979},"1073":{"tf":2.0},"124":{"tf":1.0},"151":{"tf":1.0},"299":{"tf":1.0},"31":{"tf":1.0},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"38":{"tf":1.0},"420":{"tf":1.0},"447":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"529":{"tf":2.23606797749979},"569":{"tf":1.0},"596":{"tf":1.0},"625":{"tf":1.0},"68":{"tf":1.0},"845":{"tf":1.4142135623730951},"950":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"740":{"tf":1.0},"924":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"988":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"137":{"tf":1.4142135623730951},"215":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.0},"451":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"678":{"tf":1.0},"899":{"tf":1.0},"929":{"tf":1.0},"944":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.0},"477":{"tf":1.4142135623730951},"506":{"tf":1.0},"622":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":43,"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"161":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"246":{"tf":1.7320508075688772},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"290":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"595":{"tf":1.7320508075688772},"599":{"tf":1.0},"624":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"876":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"412":{"tf":1.0},"499":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"117":{"tf":2.0},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":2.0},"303":{"tf":1.7320508075688772},"307":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"595":{"tf":1.4142135623730951},"734":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"954":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"837":{"tf":1.0}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1013":{"tf":1.0},"1020":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":121,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1015":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":1.0},"1031":{"tf":1.7320508075688772},"1032":{"tf":1.4142135623730951},"1033":{"tf":2.449489742783178},"1034":{"tf":1.0},"1035":{"tf":2.6457513110645907},"1036":{"tf":2.449489742783178},"1037":{"tf":1.0},"1038":{"tf":1.0},"1050":{"tf":1.0},"1055":{"tf":2.23606797749979},"1059":{"tf":1.4142135623730951},"1061":{"tf":1.7320508075688772},"1066":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":2.449489742783178},"1100":{"tf":1.7320508075688772},"1103":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"166":{"tf":2.0},"169":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"229":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":2.0},"262":{"tf":2.0},"263":{"tf":2.23606797749979},"266":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":2.0},"275":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"348":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":2.23606797749979},"465":{"tf":2.0},"466":{"tf":2.449489742783178},"485":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"591":{"tf":1.4142135623730951},"596":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":2.449489742783178},"626":{"tf":1.0},"628":{"tf":2.449489742783178},"635":{"tf":1.0},"644":{"tf":1.7320508075688772},"655":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"720":{"tf":1.0},"742":{"tf":2.8284271247461903},"743":{"tf":1.0},"745":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":2.0},"762":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":4.69041575982343},"874":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"880":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":2.0},"900":{"tf":1.7320508075688772},"901":{"tf":2.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.4142135623730951},"916":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951},"988":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"197":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"467":{"tf":1.0},"488":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"f":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"199":{"tf":2.449489742783178},"266":{"tf":2.449489742783178},"271":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.4142135623730951},"135":{"tf":1.0},"154":{"tf":2.8284271247461903},"155":{"tf":3.0},"156":{"tf":2.6457513110645907},"199":{"tf":4.242640687119285},"203":{"tf":1.0},"239":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"447":{"tf":1.0},"507":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.0},"548":{"tf":1.0},"580":{"tf":2.23606797749979},"588":{"tf":1.0},"596":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"650":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":2.0},"751":{"tf":1.0},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":2.0},"782":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"817":{"tf":1.0},"819":{"tf":2.0},"824":{"tf":1.0},"841":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":2.6457513110645907},"977":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"y":{"=":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":8,"docs":{"1081":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"516":{"tf":1.0},"84":{"tf":1.0},"953":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"s":{"df":9,"docs":{"1116":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.0},"153":{"tf":1.7320508075688772},"300":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"613":{"tf":1.0},"779":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.0},"568":{"tf":1.0},"578":{"tf":1.7320508075688772},"786":{"tf":1.0}}}},"df":12,"docs":{"1011":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"125":{"tf":1.0},"171":{"tf":1.0},"19":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"585":{"tf":1.0},"72":{"tf":1.0},"745":{"tf":1.0},"936":{"tf":1.0}}}}}},"p":{"c":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":1,"docs":{"332":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"1061":{"tf":1.0}}}},"u":{"df":2,"docs":{"506":{"tf":1.0},"964":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"1040":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.7320508075688772}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"263":{"tf":2.0},"671":{"tf":1.0}},"e":{"=":{"'":{"2":{"0":{"1":{"8":{"0":{"5":{"2":{"0":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1048":{"tf":2.0},"1050":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1053":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"952":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"952":{"tf":1.0}}}},"t":{"df":2,"docs":{"1053":{"tf":1.0},"451":{"tf":1.0}}}},"df":0,"docs":{}},"df":46,"docs":{"1039":{"tf":1.7320508075688772},"1040":{"tf":2.23606797749979},"1041":{"tf":1.0},"1042":{"tf":2.449489742783178},"1043":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1047":{"tf":1.7320508075688772},"1048":{"tf":2.23606797749979},"1049":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1051":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1059":{"tf":2.0},"1061":{"tf":2.8284271247461903},"1068":{"tf":1.0},"1116":{"tf":1.0},"181":{"tf":1.4142135623730951},"198":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.0},"263":{"tf":3.0},"299":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"548":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"576":{"tf":2.0},"579":{"tf":1.4142135623730951},"668":{"tf":1.7320508075688772},"669":{"tf":1.7320508075688772},"670":{"tf":1.0},"671":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"813":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1051":{"tf":1.0}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}},"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":2.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":113,"docs":{"1019":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"1081":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.4142135623730951},"115":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":2.6457513110645907},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":4.0},"202":{"tf":1.0},"209":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":2.23606797749979},"229":{"tf":1.0},"245":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"295":{"tf":2.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":3.1622776601683795},"304":{"tf":2.6457513110645907},"307":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.6457513110645907},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"336":{"tf":1.0},"339":{"tf":1.4142135623730951},"341":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"475":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":3.3166247903554},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.0},"53":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"649":{"tf":1.0},"705":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"892":{"tf":1.0},"914":{"tf":1.0},"921":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":2.0},"931":{"tf":1.7320508075688772},"941":{"tf":2.23606797749979},"942":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"974":{"tf":1.0},"98":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":23,"docs":{"121":{"tf":1.4142135623730951},"264":{"tf":1.0},"303":{"tf":1.0},"378":{"tf":1.0},"446":{"tf":1.0},"47":{"tf":1.0},"491":{"tf":1.4142135623730951},"494":{"tf":2.6457513110645907},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":2.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.4142135623730951},"501":{"tf":2.23606797749979},"502":{"tf":2.23606797749979},"503":{"tf":2.23606797749979},"506":{"tf":1.0},"627":{"tf":1.4142135623730951},"665":{"tf":1.0},"803":{"tf":1.7320508075688772},"914":{"tf":1.0},"986":{"tf":2.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"212":{"tf":2.8284271247461903},"303":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"728":{"tf":1.0},"923":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":18,"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"266":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"529":{"tf":1.0},"770":{"tf":1.4142135623730951},"950":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":2.0},"989":{"tf":2.0},"990":{"tf":1.0},"991":{"tf":2.0},"992":{"tf":1.7320508075688772},"993":{"tf":1.0},"999":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"266":{"tf":1.0},"531":{"tf":1.7320508075688772},"976":{"tf":1.4142135623730951},"977":{"tf":1.0},"982":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":7,"docs":{"1105":{"tf":1.0},"115":{"tf":1.0},"185":{"tf":1.4142135623730951},"366":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"982":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"247":{"tf":1.0},"276":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"465":{"tf":1.0},"533":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"v":{"df":5,"docs":{"239":{"tf":1.4142135623730951},"306":{"tf":1.0},"705":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"876":{"tf":1.0},"879":{"tf":1.0},"900":{"tf":2.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"607":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"125":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.7320508075688772},"732":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"285":{"tf":1.0},"294":{"tf":1.0},"31":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"290":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":7,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"1057":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1029":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":3,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1029":{"tf":1.0}}}}}}},"df":91,"docs":{"1004":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"1098":{"tf":1.4142135623730951},"113":{"tf":1.0},"123":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"446":{"tf":1.4142135623730951},"477":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"520":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"584":{"tf":1.0},"590":{"tf":1.0},"611":{"tf":1.0},"613":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"729":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":2.0},"87":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.7320508075688772},"928":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"960":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"163":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":73,"docs":{"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"105":{"tf":1.7320508075688772},"119":{"tf":1.0},"120":{"tf":1.0},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.4142135623730951},"181":{"tf":1.0},"186":{"tf":1.0},"213":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"309":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.7320508075688772},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":2.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"475":{"tf":1.4142135623730951},"505":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":2.449489742783178},"557":{"tf":1.0},"728":{"tf":1.4142135623730951},"79":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"’":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"100":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"337":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"1011":{"tf":1.0},"688":{"tf":1.0}}}},"v":{"df":1,"docs":{"958":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":4,"docs":{"235":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"841":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"679":{"tf":1.0}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"ã":{"df":0,"docs":{},"´":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"ô":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}},"d":{"'":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"d":{"1":{",":{"d":{"2":{",":{"d":{"3":{",":{"d":{"4":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"d":{"0":{"b":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"1":{"1":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"4":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"8":{"4":{"a":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"5":{"c":{"d":{"7":{"1":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"4":{"2":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0}},"g":{"=":{"d":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}},"df":34,"docs":{"1021":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1102":{"tf":1.0},"192":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"415":{"tf":1.0},"441":{"tf":1.0},"475":{"tf":3.0},"476":{"tf":2.449489742783178},"477":{"tf":3.3166247903554},"478":{"tf":2.0},"479":{"tf":2.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.4142135623730951},"482":{"tf":1.7320508075688772},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"560":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.4142135623730951},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"712":{"tf":1.0},"74":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"604":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"663":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"636":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":129,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.7320508075688772},"1017":{"tf":1.7320508075688772},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.7320508075688772},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1090":{"tf":1.0},"1102":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"378":{"tf":1.0},"455":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"485":{"tf":2.0},"529":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"571":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"597":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.4142135623730951},"611":{"tf":1.0},"612":{"tf":1.0},"614":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.7320508075688772},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.4142135623730951},"646":{"tf":1.4142135623730951},"647":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"689":{"tf":1.0},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"722":{"tf":1.0},"730":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.4142135623730951},"756":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"783":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"794":{"tf":1.4142135623730951},"848":{"tf":1.0},"853":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.4142135623730951},"891":{"tf":1.0},"892":{"tf":1.0},"9":{"tf":1.0},"907":{"tf":1.0},"917":{"tf":1.0},"952":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"924":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"590":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":74,"docs":{"100":{"tf":2.0},"1089":{"tf":1.0},"1100":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":2.23606797749979},"15":{"tf":2.0},"150":{"tf":1.7320508075688772},"154":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":2.449489742783178},"162":{"tf":2.23606797749979},"163":{"tf":2.23606797749979},"164":{"tf":1.0},"165":{"tf":2.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"179":{"tf":2.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":2.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.449489742783178},"199":{"tf":4.58257569495584},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":2.8284271247461903},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"350":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"438":{"tf":1.0},"53":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"644":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.4142135623730951},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.4142135623730951},"750":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.4142135623730951},"916":{"tf":1.0},"939":{"tf":1.0},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"979":{"tf":1.0},"987":{"tf":1.7320508075688772},"988":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":2,"docs":{"940":{"tf":1.0},"941":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}},"p":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"681":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"202":{"tf":1.0},"681":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1009":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"679":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":11,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0}},"e":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"710":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}}},"`":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":25,"docs":{"1097":{"tf":1.4142135623730951},"181":{"tf":1.0},"198":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.7320508075688772},"394":{"tf":1.0},"447":{"tf":1.0},"538":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"847":{"tf":1.0},"911":{"tf":1.0},"918":{"tf":2.0},"947":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"959":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"256":{"tf":1.0},"258":{"tf":1.0},"951":{"tf":1.7320508075688772},"962":{"tf":2.23606797749979},"963":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"964":{"tf":1.0}}}}},"df":733,"docs":{"0":{"tf":3.1622776601683795},"1":{"tf":1.0},"10":{"tf":1.7320508075688772},"100":{"tf":2.23606797749979},"1003":{"tf":2.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"101":{"tf":1.4142135623730951},"1010":{"tf":1.4142135623730951},"1011":{"tf":2.8284271247461903},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"1020":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1024":{"tf":1.4142135623730951},"1025":{"tf":2.449489742783178},"1026":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.0},"103":{"tf":2.23606797749979},"1031":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1039":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1041":{"tf":1.4142135623730951},"1047":{"tf":1.4142135623730951},"1048":{"tf":1.4142135623730951},"1049":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1054":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1056":{"tf":1.4142135623730951},"1059":{"tf":1.7320508075688772},"106":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":2.23606797749979},"1064":{"tf":1.4142135623730951},"1066":{"tf":2.23606797749979},"1067":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.4142135623730951},"1074":{"tf":2.8284271247461903},"1076":{"tf":1.4142135623730951},"1077":{"tf":2.449489742783178},"1078":{"tf":1.4142135623730951},"108":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":2.6457513110645907},"1088":{"tf":1.4142135623730951},"109":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1099":{"tf":2.0},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1108":{"tf":1.0},"111":{"tf":1.0},"1116":{"tf":2.8284271247461903},"1117":{"tf":1.4142135623730951},"1119":{"tf":2.0},"112":{"tf":1.0},"1124":{"tf":2.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"122":{"tf":2.23606797749979},"123":{"tf":2.8284271247461903},"124":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":2.0},"127":{"tf":2.23606797749979},"128":{"tf":3.1622776601683795},"129":{"tf":3.605551275463989},"13":{"tf":1.0},"130":{"tf":2.23606797749979},"131":{"tf":2.449489742783178},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"14":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"141":{"tf":1.7320508075688772},"142":{"tf":2.23606797749979},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.6457513110645907},"155":{"tf":2.6457513110645907},"156":{"tf":2.0},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":2.0},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"172":{"tf":2.23606797749979},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.6457513110645907},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":2.449489742783178},"183":{"tf":2.23606797749979},"184":{"tf":2.0},"185":{"tf":2.449489742783178},"186":{"tf":2.6457513110645907},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"19":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":2.0},"197":{"tf":2.8284271247461903},"198":{"tf":3.4641016151377544},"199":{"tf":2.23606797749979},"2":{"tf":1.7320508075688772},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":3.7416573867739413},"204":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"206":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":3.605551275463989},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"228":{"tf":2.23606797749979},"23":{"tf":1.0},"231":{"tf":2.6457513110645907},"232":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.23606797749979},"238":{"tf":3.605551275463989},"239":{"tf":4.69041575982343},"240":{"tf":2.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":2.6457513110645907},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"264":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"276":{"tf":2.0},"28":{"tf":2.23606797749979},"286":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"29":{"tf":2.6457513110645907},"290":{"tf":1.4142135623730951},"294":{"tf":3.1622776601683795},"295":{"tf":2.8284271247461903},"296":{"tf":2.449489742783178},"297":{"tf":2.23606797749979},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":2.449489742783178},"300":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":3.1622776601683795},"304":{"tf":2.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":2.449489742783178},"316":{"tf":4.47213595499958},"317":{"tf":2.6457513110645907},"318":{"tf":3.4641016151377544},"319":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.7320508075688772},"323":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":2.449489742783178},"342":{"tf":1.0},"344":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"348":{"tf":3.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":4.123105625617661},"353":{"tf":4.47213595499958},"354":{"tf":3.1622776601683795},"355":{"tf":2.23606797749979},"356":{"tf":2.0},"357":{"tf":2.23606797749979},"358":{"tf":1.7320508075688772},"359":{"tf":3.872983346207417},"360":{"tf":2.449489742783178},"361":{"tf":1.4142135623730951},"362":{"tf":2.6457513110645907},"363":{"tf":3.1622776601683795},"364":{"tf":3.0},"365":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"367":{"tf":3.7416573867739413},"368":{"tf":3.4641016151377544},"369":{"tf":1.4142135623730951},"37":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":3.3166247903554},"373":{"tf":3.0},"374":{"tf":2.0},"375":{"tf":2.449489742783178},"376":{"tf":3.605551275463989},"377":{"tf":2.449489742783178},"378":{"tf":2.449489742783178},"379":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"380":{"tf":4.123105625617661},"381":{"tf":1.4142135623730951},"382":{"tf":2.449489742783178},"383":{"tf":1.4142135623730951},"384":{"tf":1.4142135623730951},"385":{"tf":1.4142135623730951},"386":{"tf":2.0},"387":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"389":{"tf":1.4142135623730951},"390":{"tf":1.7320508075688772},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":2.6457513110645907},"394":{"tf":3.1622776601683795},"395":{"tf":3.1622776601683795},"396":{"tf":1.4142135623730951},"397":{"tf":2.0},"398":{"tf":2.0},"399":{"tf":1.7320508075688772},"4":{"tf":2.0},"400":{"tf":1.7320508075688772},"401":{"tf":2.0},"402":{"tf":2.0},"403":{"tf":2.449489742783178},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"408":{"tf":1.4142135623730951},"409":{"tf":1.7320508075688772},"41":{"tf":1.0},"410":{"tf":2.0},"411":{"tf":2.0},"412":{"tf":2.23606797749979},"413":{"tf":3.3166247903554},"414":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"417":{"tf":2.8284271247461903},"418":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"421":{"tf":1.7320508075688772},"422":{"tf":2.23606797749979},"423":{"tf":2.0},"424":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"426":{"tf":1.4142135623730951},"427":{"tf":2.23606797749979},"428":{"tf":2.0},"429":{"tf":1.4142135623730951},"430":{"tf":3.0},"431":{"tf":2.0},"432":{"tf":1.7320508075688772},"433":{"tf":2.23606797749979},"434":{"tf":2.0},"435":{"tf":2.6457513110645907},"436":{"tf":2.449489742783178},"437":{"tf":2.23606797749979},"438":{"tf":2.23606797749979},"439":{"tf":1.4142135623730951},"440":{"tf":1.4142135623730951},"441":{"tf":1.7320508075688772},"442":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"444":{"tf":1.7320508075688772},"445":{"tf":1.0},"446":{"tf":2.449489742783178},"447":{"tf":3.605551275463989},"448":{"tf":1.4142135623730951},"449":{"tf":1.0},"45":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":2.449489742783178},"454":{"tf":1.0},"455":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.7320508075688772},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":2.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":2.23606797749979},"489":{"tf":1.0},"49":{"tf":1.4142135623730951},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.7320508075688772},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"499":{"tf":2.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"500":{"tf":1.7320508075688772},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":2.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":2.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":2.23606797749979},"539":{"tf":2.0},"540":{"tf":1.4142135623730951},"541":{"tf":3.605551275463989},"542":{"tf":2.8284271247461903},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"547":{"tf":1.0},"548":{"tf":4.123105625617661},"549":{"tf":1.0},"550":{"tf":2.23606797749979},"551":{"tf":2.449489742783178},"552":{"tf":1.4142135623730951},"553":{"tf":3.605551275463989},"554":{"tf":4.0},"555":{"tf":3.1622776601683795},"556":{"tf":2.0},"557":{"tf":2.0},"558":{"tf":1.4142135623730951},"559":{"tf":1.0},"560":{"tf":1.4142135623730951},"561":{"tf":2.449489742783178},"562":{"tf":2.8284271247461903},"563":{"tf":1.7320508075688772},"564":{"tf":1.0},"565":{"tf":1.7320508075688772},"566":{"tf":1.0},"567":{"tf":2.6457513110645907},"568":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":2.8284271247461903},"582":{"tf":1.7320508075688772},"583":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":2.0},"599":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"608":{"tf":1.4142135623730951},"609":{"tf":1.0},"61":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.4142135623730951},"619":{"tf":1.0},"62":{"tf":2.23606797749979},"620":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"623":{"tf":1.4142135623730951},"630":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":2.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":2.0},"656":{"tf":1.7320508075688772},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"660":{"tf":1.4142135623730951},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"67":{"tf":2.0},"670":{"tf":1.4142135623730951},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"681":{"tf":2.0},"683":{"tf":1.4142135623730951},"684":{"tf":1.4142135623730951},"685":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"691":{"tf":1.7320508075688772},"693":{"tf":1.7320508075688772},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"697":{"tf":1.4142135623730951},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":2.23606797749979},"705":{"tf":2.6457513110645907},"707":{"tf":3.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.7320508075688772},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":2.0},"724":{"tf":1.7320508075688772},"725":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":2.0},"729":{"tf":1.7320508075688772},"73":{"tf":2.6457513110645907},"730":{"tf":1.7320508075688772},"731":{"tf":1.7320508075688772},"733":{"tf":2.23606797749979},"734":{"tf":2.6457513110645907},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":2.0},"742":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.7320508075688772},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"753":{"tf":1.4142135623730951},"759":{"tf":1.0},"76":{"tf":1.7320508075688772},"761":{"tf":1.7320508075688772},"762":{"tf":1.0},"763":{"tf":1.4142135623730951},"764":{"tf":1.0},"766":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":3.1622776601683795},"770":{"tf":2.23606797749979},"771":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":2.449489742783178},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"790":{"tf":1.4142135623730951},"799":{"tf":2.0},"8":{"tf":4.123105625617661},"80":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":2.0},"805":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"811":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"815":{"tf":2.0},"816":{"tf":1.4142135623730951},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"825":{"tf":1.0},"826":{"tf":2.0},"827":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.7320508075688772},"835":{"tf":2.0},"839":{"tf":1.0},"84":{"tf":2.23606797749979},"841":{"tf":1.7320508075688772},"843":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"85":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772},"852":{"tf":2.0},"853":{"tf":2.23606797749979},"854":{"tf":2.449489742783178},"855":{"tf":1.7320508075688772},"858":{"tf":2.23606797749979},"859":{"tf":1.7320508075688772},"86":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"865":{"tf":1.4142135623730951},"868":{"tf":1.0},"87":{"tf":1.0},"872":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"88":{"tf":2.23606797749979},"880":{"tf":1.0},"882":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"891":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":2.0},"90":{"tf":2.8284271247461903},"900":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"914":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"92":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"93":{"tf":1.0},"931":{"tf":2.449489742783178},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":2.6457513110645907},"948":{"tf":2.6457513110645907},"949":{"tf":2.0},"95":{"tf":1.0},"950":{"tf":2.8284271247461903},"951":{"tf":2.6457513110645907},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"954":{"tf":1.7320508075688772},"955":{"tf":2.23606797749979},"956":{"tf":1.0},"957":{"tf":3.0},"958":{"tf":3.0},"959":{"tf":4.69041575982343},"96":{"tf":2.0},"960":{"tf":1.4142135623730951},"961":{"tf":2.6457513110645907},"962":{"tf":4.123105625617661},"963":{"tf":2.0},"964":{"tf":1.7320508075688772},"965":{"tf":2.449489742783178},"966":{"tf":2.0},"967":{"tf":1.0},"97":{"tf":1.7320508075688772},"977":{"tf":1.0},"98":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":12,"docs":{"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":3.0},"365":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"168":{"tf":2.0},"169":{"tf":2.6457513110645907},"170":{"tf":2.0}}}}}}},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"538":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":2.0}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":5,"docs":{"216":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":2.6457513110645907},"378":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"5":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":610,"docs":{"10":{"tf":1.0},"1005":{"tf":2.23606797749979},"1006":{"tf":1.7320508075688772},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":2.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1022":{"tf":1.4142135623730951},"1023":{"tf":1.7320508075688772},"1024":{"tf":1.4142135623730951},"1025":{"tf":3.0},"1026":{"tf":1.0},"1027":{"tf":2.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1032":{"tf":1.0},"1033":{"tf":2.23606797749979},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.4142135623730951},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.4142135623730951},"104":{"tf":1.0},"1040":{"tf":2.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.7320508075688772},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1054":{"tf":1.4142135623730951},"1055":{"tf":2.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1070":{"tf":1.7320508075688772},"1071":{"tf":2.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":2.0},"1074":{"tf":2.0},"1075":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1077":{"tf":2.8284271247461903},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.7320508075688772},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":2.0},"1088":{"tf":1.0},"1089":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.4142135623730951},"1094":{"tf":1.4142135623730951},"1095":{"tf":2.0},"1096":{"tf":1.0},"1097":{"tf":2.0},"1098":{"tf":1.4142135623730951},"1099":{"tf":2.0},"1100":{"tf":1.4142135623730951},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"1117":{"tf":1.0},"1124":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.0},"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"167":{"tf":1.0},"177":{"tf":1.7320508075688772},"179":{"tf":1.0},"186":{"tf":2.449489742783178},"190":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":2.449489742783178},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.23606797749979},"221":{"tf":3.1622776601683795},"222":{"tf":2.449489742783178},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.0},"244":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"259":{"tf":1.7320508075688772},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.4142135623730951},"316":{"tf":2.23606797749979},"318":{"tf":1.0},"32":{"tf":2.0},"334":{"tf":1.0},"335":{"tf":1.0},"34":{"tf":1.7320508075688772},"352":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"400":{"tf":2.0},"401":{"tf":1.0},"403":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":2.23606797749979},"441":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.0},"5":{"tf":2.23606797749979},"527":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"554":{"tf":2.449489742783178},"555":{"tf":1.7320508075688772},"557":{"tf":1.0},"560":{"tf":2.449489742783178},"561":{"tf":1.0},"567":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.7320508075688772},"582":{"tf":1.0},"583":{"tf":2.23606797749979},"584":{"tf":1.7320508075688772},"585":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.4142135623730951},"591":{"tf":1.4142135623730951},"592":{"tf":1.4142135623730951},"593":{"tf":1.7320508075688772},"594":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"596":{"tf":2.0},"597":{"tf":1.7320508075688772},"598":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"603":{"tf":1.7320508075688772},"604":{"tf":1.7320508075688772},"605":{"tf":2.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.23606797749979},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"61":{"tf":1.0},"610":{"tf":1.7320508075688772},"611":{"tf":1.7320508075688772},"612":{"tf":2.0},"613":{"tf":2.6457513110645907},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"618":{"tf":1.7320508075688772},"619":{"tf":1.7320508075688772},"620":{"tf":2.0},"621":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"623":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"629":{"tf":1.7320508075688772},"630":{"tf":1.7320508075688772},"631":{"tf":2.0},"632":{"tf":1.7320508075688772},"633":{"tf":1.7320508075688772},"634":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951},"636":{"tf":1.7320508075688772},"637":{"tf":2.0},"638":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":2.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"645":{"tf":1.7320508075688772},"646":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":2.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"661":{"tf":1.4142135623730951},"662":{"tf":1.7320508075688772},"663":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"667":{"tf":2.0},"668":{"tf":1.4142135623730951},"669":{"tf":1.7320508075688772},"67":{"tf":1.0},"670":{"tf":1.4142135623730951},"671":{"tf":1.7320508075688772},"672":{"tf":1.4142135623730951},"673":{"tf":1.4142135623730951},"674":{"tf":1.4142135623730951},"675":{"tf":1.4142135623730951},"676":{"tf":2.8284271247461903},"677":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"679":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"680":{"tf":1.7320508075688772},"681":{"tf":1.4142135623730951},"682":{"tf":1.7320508075688772},"683":{"tf":1.4142135623730951},"684":{"tf":2.0},"685":{"tf":1.4142135623730951},"686":{"tf":1.4142135623730951},"687":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"689":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":2.0},"692":{"tf":1.4142135623730951},"693":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"700":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"702":{"tf":1.4142135623730951},"703":{"tf":1.7320508075688772},"704":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"706":{"tf":2.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.7320508075688772},"716":{"tf":1.4142135623730951},"717":{"tf":1.4142135623730951},"718":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.7320508075688772},"725":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"727":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"729":{"tf":2.6457513110645907},"730":{"tf":1.7320508075688772},"731":{"tf":1.7320508075688772},"732":{"tf":2.0},"733":{"tf":1.4142135623730951},"734":{"tf":1.7320508075688772},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"737":{"tf":2.449489742783178},"738":{"tf":1.4142135623730951},"739":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":2.6457513110645907},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.4142135623730951},"747":{"tf":1.4142135623730951},"748":{"tf":1.4142135623730951},"749":{"tf":1.4142135623730951},"750":{"tf":1.7320508075688772},"751":{"tf":1.4142135623730951},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"756":{"tf":1.4142135623730951},"757":{"tf":1.7320508075688772},"758":{"tf":1.4142135623730951},"759":{"tf":1.4142135623730951},"760":{"tf":1.7320508075688772},"761":{"tf":1.7320508075688772},"762":{"tf":2.23606797749979},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"765":{"tf":1.7320508075688772},"766":{"tf":1.4142135623730951},"767":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"771":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951},"773":{"tf":1.7320508075688772},"774":{"tf":1.4142135623730951},"775":{"tf":1.4142135623730951},"776":{"tf":1.4142135623730951},"777":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.7320508075688772},"783":{"tf":1.4142135623730951},"784":{"tf":1.7320508075688772},"785":{"tf":2.0},"786":{"tf":2.23606797749979},"787":{"tf":2.0},"788":{"tf":2.0},"789":{"tf":1.4142135623730951},"79":{"tf":1.0},"790":{"tf":1.4142135623730951},"791":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"795":{"tf":1.4142135623730951},"796":{"tf":1.7320508075688772},"797":{"tf":1.7320508075688772},"798":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"800":{"tf":2.0},"801":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.7320508075688772},"804":{"tf":1.4142135623730951},"805":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"807":{"tf":1.7320508075688772},"808":{"tf":1.4142135623730951},"809":{"tf":1.4142135623730951},"810":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.7320508075688772},"813":{"tf":1.7320508075688772},"814":{"tf":2.0},"815":{"tf":1.4142135623730951},"816":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"823":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"825":{"tf":1.4142135623730951},"826":{"tf":1.4142135623730951},"827":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"829":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"833":{"tf":2.23606797749979},"834":{"tf":1.7320508075688772},"835":{"tf":1.7320508075688772},"836":{"tf":1.7320508075688772},"837":{"tf":1.4142135623730951},"838":{"tf":1.7320508075688772},"839":{"tf":1.4142135623730951},"840":{"tf":1.4142135623730951},"841":{"tf":1.4142135623730951},"842":{"tf":1.7320508075688772},"843":{"tf":1.7320508075688772},"844":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"846":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951},"849":{"tf":1.4142135623730951},"850":{"tf":1.4142135623730951},"851":{"tf":1.7320508075688772},"852":{"tf":1.4142135623730951},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.8284271247461903},"856":{"tf":1.4142135623730951},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":3.1622776601683795},"860":{"tf":1.4142135623730951},"861":{"tf":1.7320508075688772},"862":{"tf":1.7320508075688772},"863":{"tf":1.4142135623730951},"864":{"tf":2.0},"865":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"867":{"tf":1.7320508075688772},"868":{"tf":1.4142135623730951},"869":{"tf":2.0},"870":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"875":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"881":{"tf":1.7320508075688772},"882":{"tf":1.4142135623730951},"883":{"tf":1.4142135623730951},"884":{"tf":1.4142135623730951},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"888":{"tf":1.4142135623730951},"889":{"tf":1.4142135623730951},"890":{"tf":1.7320508075688772},"891":{"tf":1.4142135623730951},"892":{"tf":1.4142135623730951},"893":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"895":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"9":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"903":{"tf":1.7320508075688772},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"907":{"tf":1.7320508075688772},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"910":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":2.0},"918":{"tf":2.0},"919":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"934":{"tf":1.4142135623730951},"935":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951},"940":{"tf":2.23606797749979},"941":{"tf":1.4142135623730951},"942":{"tf":2.0},"943":{"tf":1.7320508075688772},"944":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"df":0,"docs":{},"i":{"df":1,"docs":{"845":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{")":{"=":{"'":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"1013":{"tf":1.4142135623730951},"1014":{"tf":1.4142135623730951},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.4142135623730951},"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.4142135623730951},"256":{"tf":1.0},"263":{"tf":2.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"300":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.4142135623730951},"655":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"a":{"d":{"d":{"(":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"837":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1035":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"1035":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":14,"docs":{"1020":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"263":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"413":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":137,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1033":{"tf":2.0},"1035":{"tf":1.4142135623730951},"1042":{"tf":2.0},"1044":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1108":{"tf":1.0},"111":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":2.0},"193":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":2.6457513110645907},"275":{"tf":2.23606797749979},"276":{"tf":2.0},"280":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"388":{"tf":1.0},"39":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"445":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.7320508075688772},"452":{"tf":3.3166247903554},"455":{"tf":1.7320508075688772},"457":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":2.23606797749979},"502":{"tf":1.4142135623730951},"503":{"tf":2.0},"508":{"tf":2.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"554":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":2.0},"651":{"tf":1.0},"653":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.7320508075688772},"671":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"728":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.4142135623730951},"766":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":2.449489742783178},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.4142135623730951},"808":{"tf":1.0},"817":{"tf":1.4142135623730951},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"828":{"tf":1.4142135623730951},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"845":{"tf":1.0},"847":{"tf":2.0},"848":{"tf":2.0},"887":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":1.7320508075688772},"981":{"tf":1.0},"986":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"679":{"tf":1.0}}}}}}},"u":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"982":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"982":{"tf":1.0}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":44,"docs":{"1002":{"tf":1.0},"1004":{"tf":2.449489742783178},"1011":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"33":{"tf":1.7320508075688772},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":1.7320508075688772},"578":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"747":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"969":{"tf":1.4142135623730951},"976":{"tf":1.7320508075688772},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"982":{"tf":1.0},"986":{"tf":1.0}}},"y":{"'":{"df":4,"docs":{"243":{"tf":1.0},"269":{"tf":1.0},"614":{"tf":1.0},"641":{"tf":1.0}}},"_":{"1":{"3":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"1":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"803":{"tf":1.0},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":181,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":2.449489742783178},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":2.6457513110645907},"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":3.605551275463989},"1081":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1090":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.7320508075688772},"125":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"199":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":3.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":1.7320508075688772},"269":{"tf":3.3166247903554},"270":{"tf":2.0},"271":{"tf":3.4641016151377544},"272":{"tf":2.23606797749979},"273":{"tf":2.8284271247461903},"274":{"tf":3.3166247903554},"275":{"tf":3.0},"276":{"tf":3.3166247903554},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.4142135623730951},"308":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":2.0},"39":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.7320508075688772},"42":{"tf":2.0},"427":{"tf":1.0},"447":{"tf":2.449489742783178},"449":{"tf":1.0},"452":{"tf":1.7320508075688772},"453":{"tf":1.0},"464":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":3.1622776601683795},"527":{"tf":1.0},"528":{"tf":3.605551275463989},"529":{"tf":3.4641016151377544},"531":{"tf":2.6457513110645907},"555":{"tf":1.0},"57":{"tf":1.4142135623730951},"571":{"tf":1.0},"585":{"tf":3.3166247903554},"586":{"tf":1.7320508075688772},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"602":{"tf":1.0},"604":{"tf":1.0},"609":{"tf":1.7320508075688772},"613":{"tf":2.449489742783178},"617":{"tf":1.4142135623730951},"622":{"tf":3.1622776601683795},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.449489742783178},"627":{"tf":2.6457513110645907},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"642":{"tf":1.0},"644":{"tf":1.4142135623730951},"654":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.7320508075688772},"679":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":2.449489742783178},"707":{"tf":2.8284271247461903},"708":{"tf":1.4142135623730951},"710":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":2.0},"747":{"tf":1.4142135623730951},"764":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.7416573867739413},"778":{"tf":2.6457513110645907},"779":{"tf":2.6457513110645907},"781":{"tf":1.7320508075688772},"784":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":2.23606797749979},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.7320508075688772},"811":{"tf":1.4142135623730951},"813":{"tf":2.8284271247461903},"814":{"tf":1.7320508075688772},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"837":{"tf":1.0},"845":{"tf":1.4142135623730951},"866":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.23606797749979},"904":{"tf":1.4142135623730951},"909":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.4142135623730951},"971":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951},"975":{"tf":1.0},"979":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.0},"984":{"tf":1.4142135623730951},"985":{"tf":1.0},"986":{"tf":3.0},"987":{"tf":1.0},"988":{"tf":1.0}},"s":{"_":{"*":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"803":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"784":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"a":{"d":{"_":{"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":1.0},"622":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"1091":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"627":{"tf":1.0},"770":{"tf":1.0},"781":{"tf":2.23606797749979}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"622":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":11,"docs":{"199":{"tf":1.0},"224":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"622":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"770":{"tf":1.0},"781":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"626":{"tf":1.0}}}}}},"df":0,"docs":{}},"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}},"b":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"[":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"198":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"d":{"'":{"df":0,"docs":{},"t":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}},"g":{"df":2,"docs":{"1020":{"tf":1.0},"607":{"tf":1.0}}}},"df":9,"docs":{"212":{"tf":1.0},"452":{"tf":1.4142135623730951},"502":{"tf":1.0},"528":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.7320508075688772},"903":{"tf":2.23606797749979}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"364":{"tf":1.0},"741":{"tf":1.0},"8":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":10,"docs":{"114":{"tf":1.7320508075688772},"133":{"tf":1.0},"343":{"tf":1.0},"367":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"958":{"tf":1.0}}}}},"c":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":6,"docs":{"1011":{"tf":1.4142135623730951},"123":{"tf":1.0},"266":{"tf":1.0},"455":{"tf":1.0},"460":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"708":{"tf":1.0}}},"s":{"df":5,"docs":{"291":{"tf":1.0},"31":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"355":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":15,"docs":{"354":{"tf":1.7320508075688772},"363":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"375":{"tf":2.23606797749979},"376":{"tf":2.0},"386":{"tf":1.0},"392":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"958":{"tf":1.7320508075688772},"960":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"375":{"tf":1.4142135623730951},"390":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"360":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"197":{"tf":1.0},"584":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"548":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"447":{"tf":1.0},"705":{"tf":1.0}}}}}},"df":7,"docs":{"1011":{"tf":1.4142135623730951},"1097":{"tf":1.0},"239":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.7320508075688772},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"906":{"tf":1.0}}},"p":{"df":6,"docs":{"13":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"813":{"tf":1.0},"967":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"285":{"tf":1.0},"550":{"tf":1.0},"691":{"tf":1.0},"916":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"746":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"766":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1029":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":57,"docs":{"1003":{"tf":1.0},"1017":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.0},"120":{"tf":1.0},"128":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"276":{"tf":2.449489742783178},"315":{"tf":1.0},"323":{"tf":2.23606797749979},"335":{"tf":1.0},"352":{"tf":1.0},"380":{"tf":1.0},"421":{"tf":1.0},"437":{"tf":1.4142135623730951},"447":{"tf":2.0},"448":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.4142135623730951},"516":{"tf":1.0},"541":{"tf":2.23606797749979},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"573":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":2.0},"707":{"tf":1.0},"732":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"928":{"tf":1.0}}}}}},"df":1,"docs":{"256":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"1061":{"tf":1.0},"67":{"tf":1.0},"842":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":102,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1061":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"170":{"tf":1.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"228":{"tf":2.449489742783178},"264":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"364":{"tf":1.7320508075688772},"38":{"tf":1.0},"391":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":2.0},"413":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.7320508075688772},"443":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"512":{"tf":1.0},"517":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":2.449489742783178},"550":{"tf":2.449489742783178},"585":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"604":{"tf":1.0},"622":{"tf":1.0},"636":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"688":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"718":{"tf":1.4142135623730951},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"80":{"tf":1.0},"809":{"tf":1.0},"84":{"tf":1.0},"862":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"962":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":66,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"284":{"tf":1.0},"295":{"tf":1.0},"301":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"415":{"tf":1.0},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":2.0},"540":{"tf":2.8284271247461903},"541":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"545":{"tf":1.7320508075688772},"546":{"tf":2.0},"547":{"tf":1.4142135623730951},"548":{"tf":2.8284271247461903},"550":{"tf":3.0},"561":{"tf":1.0},"655":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"889":{"tf":1.0},"967":{"tf":1.4142135623730951},"977":{"tf":1.7320508075688772},"978":{"tf":1.4142135623730951},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":2.0},"989":{"tf":1.7320508075688772},"990":{"tf":1.0},"991":{"tf":2.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.4142135623730951},"995":{"tf":2.0},"996":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"977":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.4142135623730951},"445":{"tf":1.0},"453":{"tf":1.7320508075688772},"454":{"tf":1.4142135623730951},"479":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"#":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"728":{"tf":1.0}}},"t":{"df":24,"docs":{"1015":{"tf":2.0},"215":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"254":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"499":{"tf":2.449489742783178},"500":{"tf":1.0},"542":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.7320508075688772},"752":{"tf":1.0},"824":{"tf":1.7320508075688772},"939":{"tf":1.0},"959":{"tf":1.0}},"e":{"d":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"300":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"363":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":4,"docs":{"121":{"tf":1.0},"477":{"tf":1.0},"734":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"197":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":1,"docs":{"707":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":3,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"152":{"tf":1.0},"223":{"tf":1.0},"62":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1011":{"tf":1.0},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"548":{"tf":1.4142135623730951},"879":{"tf":1.0}}}}},"t":{"df":1,"docs":{"982":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":38,"docs":{"1004":{"tf":1.0},"1090":{"tf":1.0},"1095":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"245":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":3.1622776601683795},"478":{"tf":2.6457513110645907},"479":{"tf":2.0},"506":{"tf":1.0},"555":{"tf":1.7320508075688772},"646":{"tf":1.0},"708":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"961":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":52,"docs":{"101":{"tf":2.6457513110645907},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":2.449489742783178},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":2.8284271247461903},"128":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":2.23606797749979},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"322":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"345":{"tf":1.7320508075688772},"347":{"tf":1.0},"352":{"tf":1.0},"402":{"tf":2.0},"403":{"tf":1.0},"404":{"tf":1.7320508075688772},"406":{"tf":1.7320508075688772},"407":{"tf":2.0},"414":{"tf":2.0},"416":{"tf":2.23606797749979},"439":{"tf":2.0},"440":{"tf":2.449489742783178},"441":{"tf":2.0},"442":{"tf":2.23606797749979},"443":{"tf":2.23606797749979},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"537":{"tf":1.0},"554":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"561":{"tf":1.0},"654":{"tf":1.4142135623730951},"734":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"748":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":17,"docs":{"1024":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"12":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.4142135623730951},"222":{"tf":1.0},"488":{"tf":1.0},"542":{"tf":1.7320508075688772},"563":{"tf":1.0},"657":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":19,"docs":{"1119":{"tf":1.0},"1124":{"tf":1.0},"245":{"tf":1.0},"408":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"737":{"tf":1.0},"955":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":194,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1094":{"tf":1.0},"1101":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.4142135623730951},"21":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":2.0},"266":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.4142135623730951},"352":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"378":{"tf":1.4142135623730951},"414":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"475":{"tf":1.0},"525":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"557":{"tf":1.0},"560":{"tf":1.7320508075688772},"581":{"tf":1.4142135623730951},"583":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.7320508075688772},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.7320508075688772},"733":{"tf":1.0},"742":{"tf":1.4142135623730951},"779":{"tf":2.0},"786":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"895":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"909":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"df":12,"docs":{"1035":{"tf":1.0},"199":{"tf":2.449489742783178},"224":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"661":{"tf":1.0},"781":{"tf":1.0},"819":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"b":{"df":81,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"342":{"tf":1.0},"358":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"403":{"tf":1.0},"417":{"tf":1.0},"423":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.0},"467":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"512":{"tf":1.4142135623730951},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"649":{"tf":1.0},"654":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"737":{"tf":1.0},"8":{"tf":1.0},"866":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"921":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"947":{"tf":1.4142135623730951},"956":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":87,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1072":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.4142135623730951},"127":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"240":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"338":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"46":{"tf":1.0},"462":{"tf":1.0},"5":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"554":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":1.0},"621":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":1.0},"650":{"tf":1.0},"665":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.7320508075688772},"844":{"tf":1.7320508075688772},"85":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.0},"880":{"tf":2.0},"89":{"tf":1.0},"894":{"tf":1.0},"906":{"tf":1.7320508075688772},"917":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"967":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"941":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"215":{"tf":1.0},"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":33,"docs":{"1008":{"tf":1.0},"1119":{"tf":1.0},"123":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"290":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"729":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"802":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"872":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":7,"docs":{"181":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"367":{"tf":1.0},"427":{"tf":1.0},"466":{"tf":1.0},"526":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"df":122,"docs":{"1059":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"179":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":2.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"299":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"489":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.4142135623730951},"534":{"tf":1.0},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"632":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"649":{"tf":1.0},"655":{"tf":1.0},"692":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"704":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"799":{"tf":2.0},"800":{"tf":2.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.0},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":2.449489742783178},"861":{"tf":1.0},"872":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"924":{"tf":1.4142135623730951},"976":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0},"985":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"446":{"tf":1.0},"898":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":98,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1053":{"tf":1.0},"1071":{"tf":1.0},"108":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"111":{"tf":1.0},"1119":{"tf":1.7320508075688772},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"187":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"46":{"tf":1.4142135623730951},"475":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.0},"651":{"tf":1.0},"664":{"tf":1.7320508075688772},"676":{"tf":1.0},"69":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"785":{"tf":1.4142135623730951},"844":{"tf":1.0},"848":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"955":{"tf":1.7320508075688772},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"98":{"tf":1.0},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"986":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"1":{".":{"0":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"1004":{"tf":1.0},"185":{"tf":1.7320508075688772},"481":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.7320508075688772},"894":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"899":{"tf":3.1622776601683795},"90":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.4142135623730951},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"96":{"tf":1.0},"964":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":37,"docs":{"1025":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1099":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"316":{"tf":1.0},"37":{"tf":1.0},"386":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"501":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"732":{"tf":1.0},"772":{"tf":1.0},"779":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.0},"976":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}}}}},"v":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"424":{"tf":1.0},"446":{"tf":1.0},"554":{"tf":1.4142135623730951},"563":{"tf":1.0},"848":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":40,"docs":{"1011":{"tf":1.0},"1075":{"tf":1.0},"1109":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"168":{"tf":1.0},"194":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"303":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.0},"424":{"tf":1.0},"449":{"tf":1.4142135623730951},"450":{"tf":1.0},"554":{"tf":2.23606797749979},"555":{"tf":1.0},"556":{"tf":2.0},"557":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"824":{"tf":2.23606797749979},"844":{"tf":1.0},"859":{"tf":1.0},"876":{"tf":1.0},"887":{"tf":1.0},"913":{"tf":1.0},"927":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"962":{"tf":1.0},"977":{"tf":1.0}}}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"185":{"tf":2.6457513110645907},"203":{"tf":1.7320508075688772},"590":{"tf":1.0},"649":{"tf":1.0}}}},"c":{"df":24,"docs":{"1097":{"tf":1.0},"1099":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1104":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"451":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"650":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"813":{"tf":3.0},"824":{"tf":3.7416573867739413},"924":{"tf":1.0},"931":{"tf":2.449489742783178},"933":{"tf":1.7320508075688772},"938":{"tf":2.449489742783178},"985":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"824":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1097":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"977":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1037":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"90":{"tf":1.0}},"t":{"df":5,"docs":{"573":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"710":{"tf":1.0},"824":{"tf":2.23606797749979}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"1113":{"tf":1.0},"372":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"1055":{"tf":1.0},"199":{"tf":1.4142135623730951},"933":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"1071":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.7320508075688772},"546":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"77":{"tf":2.449489742783178},"79":{"tf":1.0},"80":{"tf":2.449489742783178},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.449489742783178},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"916":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"510":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"347":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":123,"docs":{"1009":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1057":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"400":{"tf":1.0},"41":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.0},"510":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.7320508075688772},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":2.0},"542":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.0},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"583":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"649":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"678":{"tf":1.4142135623730951},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":2.0},"737":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.4142135623730951},"785":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.0},"848":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.4142135623730951},"914":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"932":{"tf":1.0},"948":{"tf":1.4142135623730951},"950":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"338":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":8,"docs":{"1077":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"276":{"tf":1.0},"335":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"657":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":3,"docs":{"175":{"tf":1.0},"285":{"tf":1.0},"916":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1121":{"tf":1.4142135623730951},"268":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":60,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":2.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":2.0},"1061":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.6457513110645907},"184":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.7320508075688772},"41":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.449489742783178},"544":{"tf":1.0},"548":{"tf":2.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"678":{"tf":1.4142135623730951},"684":{"tf":1.7320508075688772},"686":{"tf":1.0},"690":{"tf":2.6457513110645907},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"770":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"832":{"tf":1.0},"885":{"tf":1.0},"889":{"tf":1.7320508075688772},"950":{"tf":1.0},"977":{"tf":2.0},"994":{"tf":2.23606797749979},"995":{"tf":2.0},"996":{"tf":1.7320508075688772},"999":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"641":{"tf":1.0},"708":{"tf":1.4142135623730951},"770":{"tf":1.0},"825":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"184":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"543":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"[":{"'":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1042":{"tf":1.7320508075688772},"1046":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"1":{"0":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"1046":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":2,"docs":{"502":{"tf":1.4142135623730951},"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1048":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"314":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"958":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":39,"docs":{"1008":{"tf":1.0},"1048":{"tf":1.0},"106":{"tf":1.4142135623730951},"116":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"152":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"324":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"368":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.0},"556":{"tf":1.0},"601":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"708":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"928":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":24,"docs":{"1124":{"tf":1.0},"119":{"tf":1.0},"180":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"316":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.0},"47":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":2.449489742783178},"498":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.7320508075688772},"503":{"tf":2.449489742783178},"505":{"tf":2.23606797749979},"506":{"tf":2.6457513110645907},"540":{"tf":1.0},"548":{"tf":1.0},"836":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.7320508075688772},"959":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1003":{"tf":1.4142135623730951},"1099":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":1.0},"335":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.0},"476":{"tf":1.0},"488":{"tf":1.0},"613":{"tf":1.7320508075688772},"858":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1019":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":9,"docs":{"199":{"tf":1.0},"356":{"tf":1.4142135623730951},"37":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"392":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.4142135623730951},"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"933":{"tf":1.0},"938":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"657":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"328":{"tf":1.0},"466":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"155":{"tf":1.0},"37":{"tf":1.0},"514":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"924":{"tf":1.0}},"i":{"df":19,"docs":{"527":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"222":{"tf":1.0},"264":{"tf":1.0},"360":{"tf":1.0},"488":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":22,"docs":{"1002":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1087":{"tf":1.0},"131":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.7320508075688772},"364":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.0},"568":{"tf":1.0},"583":{"tf":1.0},"66":{"tf":1.0},"877":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"k":{"df":12,"docs":{"1004":{"tf":1.0},"239":{"tf":1.4142135623730951},"363":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":2.449489742783178},"506":{"tf":3.3166247903554},"510":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"1007":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1015":{"tf":1.7320508075688772},"1016":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"947":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":23,"docs":{"112":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"506":{"tf":1.0},"542":{"tf":1.4142135623730951},"748":{"tf":1.0},"824":{"tf":1.0},"857":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.7320508075688772},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"900":{"tf":2.0},"906":{"tf":2.449489742783178},"945":{"tf":1.0},"963":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"590":{"tf":1.0}}}}}}}}}}}},"t":{"df":1,"docs":{"952":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1122":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"1033":{"tf":1.0},"1040":{"tf":1.0},"1087":{"tf":1.0},"129":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"449":{"tf":1.0},"507":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"88":{"tf":1.0},"988":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1027":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.0}}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"1003":{"tf":1.4142135623730951},"1017":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.0},"103":{"tf":1.0},"1068":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"238":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"784":{"tf":1.0},"905":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.4142135623730951},"964":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"447":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"271":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"967":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"917":{"tf":1.0}}},"s":{"df":2,"docs":{"15":{"tf":1.0},"357":{"tf":1.0}}}}},"i":{"d":{"df":5,"docs":{"1":{"tf":1.0},"187":{"tf":1.0},"526":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"1124":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"958":{"tf":1.0}},"l":{"df":2,"docs":{"485":{"tf":1.0},"488":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"n":{"df":2,"docs":{"613":{"tf":1.4142135623730951},"728":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"343":{"tf":1.0},"388":{"tf":1.0},"580":{"tf":1.0}}}},"o":{"c":{"df":26,"docs":{"0":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1113":{"tf":1.4142135623730951},"126":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"352":{"tf":1.0},"480":{"tf":1.0},"560":{"tf":1.0},"565":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"714":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"79":{"tf":1.7320508075688772},"9":{"tf":1.0},"962":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"314":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}}}}}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1114":{"tf":1.0},"1115":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"1044":{"tf":1.0},"338":{"tf":2.0},"347":{"tf":1.0},"386":{"tf":1.7320508075688772},"433":{"tf":1.0},"438":{"tf":1.0},"688":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"1124":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"299":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}}},"df":139,"docs":{"0":{"tf":2.23606797749979},"1":{"tf":2.0},"100":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.4142135623730951},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1105":{"tf":2.0},"1106":{"tf":1.0},"1108":{"tf":2.0},"1109":{"tf":1.7320508075688772},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1117":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1119":{"tf":2.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1124":{"tf":2.449489742783178},"113":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.4142135623730951},"29":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"339":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":2.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"396":{"tf":1.0},"4":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.7320508075688772},"417":{"tf":1.0},"423":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"459":{"tf":1.0},"473":{"tf":1.7320508075688772},"487":{"tf":2.449489742783178},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"504":{"tf":1.0},"516":{"tf":1.0},"537":{"tf":1.0},"555":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"582":{"tf":1.4142135623730951},"6":{"tf":1.7320508075688772},"605":{"tf":1.0},"638":{"tf":2.0},"643":{"tf":1.0},"650":{"tf":1.0},"669":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"714":{"tf":1.7320508075688772},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.7320508075688772},"812":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"89":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.0},"921":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"946":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"978":{"tf":1.0},"982":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"347":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}}}},"df":8,"docs":{"1081":{"tf":1.0},"235":{"tf":1.0},"290":{"tf":1.0},"427":{"tf":1.0},"81":{"tf":1.0},"924":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":13,"docs":{"1015":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"339":{"tf":1.0},"359":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"752":{"tf":1.0},"813":{"tf":2.0}}}}}}},"h":{"#":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"#":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":2,"docs":{"613":{"tf":2.6457513110645907},"728":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"780":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"304":{"tf":1.0},"365":{"tf":1.0},"613":{"tf":1.7320508075688772},"833":{"tf":1.0}}}}},"df":2,"docs":{"396":{"tf":1.0},"897":{"tf":1.7320508075688772}}},"n":{"'":{"df":0,"docs":{},"t":{"df":28,"docs":{"1011":{"tf":1.0},"1081":{"tf":1.0},"1117":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"215":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"405":{"tf":1.0},"447":{"tf":1.0},"460":{"tf":1.0},"632":{"tf":1.0},"764":{"tf":1.0},"84":{"tf":1.0},"880":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"139":{"tf":1.0},"318":{"tf":1.4142135623730951},"379":{"tf":1.0},"399":{"tf":1.0},"409":{"tf":1.4142135623730951},"466":{"tf":1.0},"497":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"742":{"tf":1.0},"861":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.4142135623730951}}},"’":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"125":{"tf":1.0},"352":{"tf":1.0},"98":{"tf":1.0}}}}},"t":{"df":3,"docs":{"335":{"tf":1.0},"419":{"tf":1.0},"873":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1029":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1055":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.7320508075688772},"1100":{"tf":2.0},"199":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.0},"766":{"tf":1.7320508075688772},"782":{"tf":4.898979485566356}}},"t":{"df":4,"docs":{"356":{"tf":1.0},"449":{"tf":1.0},"460":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":32,"docs":{"1004":{"tf":1.0},"1027":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"528":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"678":{"tf":1.0},"750":{"tf":1.0},"780":{"tf":1.0},"899":{"tf":1.4142135623730951},"948":{"tf":1.0},"961":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":7,"docs":{"505":{"tf":1.4142135623730951},"506":{"tf":3.4641016151377544},"574":{"tf":1.0},"824":{"tf":3.1622776601683795},"847":{"tf":1.4142135623730951},"913":{"tf":1.0},"933":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"185":{"tf":1.0},"437":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"432":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":3.1622776601683795},"580":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"1033":{"tf":1.0},"1099":{"tf":1.0},"353":{"tf":1.0},"506":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"416":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"1035":{"tf":1.4142135623730951},"238":{"tf":1.0},"518":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"550":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"214":{"tf":1.0},"363":{"tf":1.0},"505":{"tf":1.0},"691":{"tf":1.0}},"n":{"df":1,"docs":{"486":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":11,"docs":{"199":{"tf":1.0},"215":{"tf":1.0},"327":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.449489742783178},"510":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"552":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":7,"docs":{"1115":{"tf":1.0},"1116":{"tf":1.7320508075688772},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"484":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":5,"docs":{"1020":{"tf":1.0},"447":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":23,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"106":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.0},"289":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":2.6457513110645907},"479":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"523":{"tf":1.0},"590":{"tf":1.0},"634":{"tf":1.0},"657":{"tf":1.0},"752":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"866":{"tf":1.0},"938":{"tf":1.0}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"553":{"tf":1.0},"554":{"tf":1.0},"950":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1063":{"tf":1.0},"1094":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"435":{"tf":1.0},"506":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"515":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":41,"docs":{"1004":{"tf":1.0},"1066":{"tf":1.0},"1075":{"tf":1.0},"1099":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"341":{"tf":1.4142135623730951},"348":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"410":{"tf":1.0},"416":{"tf":1.0},"42":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":2.0},"488":{"tf":1.7320508075688772},"494":{"tf":1.0},"502":{"tf":1.4142135623730951},"505":{"tf":1.0},"554":{"tf":1.0},"57":{"tf":1.0},"596":{"tf":1.0},"614":{"tf":1.0},"664":{"tf":1.0},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"947":{"tf":2.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":2.6457513110645907},"966":{"tf":1.7320508075688772}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"398":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.7320508075688772},"880":{"tf":1.0}},"o":{"d":{"b":{"df":1,"docs":{"959":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"{":{"1":{"4":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"873":{"tf":1.0},"896":{"tf":1.0}}}}}}},"â":{"df":0,"docs":{},"€":{"df":0,"docs":{},"™":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"’":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{".":{"&":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{";":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":79,"docs":{"1061":{"tf":2.23606797749979},"1097":{"tf":1.0},"1099":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.7320508075688772},"369":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.7320508075688772},"409":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"649":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"700":{"tf":1.0},"75":{"tf":1.0},"751":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.7320508075688772},"79":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"824":{"tf":1.0},"836":{"tf":1.4142135623730951},"873":{"tf":2.0},"875":{"tf":2.0},"876":{"tf":2.6457513110645907},"880":{"tf":2.449489742783178},"897":{"tf":1.0},"9":{"tf":1.4142135623730951},"906":{"tf":2.449489742783178},"913":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"930":{"tf":1.0},"933":{"tf":1.4142135623730951},"938":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.7320508075688772}}}},"1":{"0":{"df":2,"docs":{"1046":{"tf":1.7320508075688772},"1061":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1037":{"tf":1.0},"1053":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"587":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"3":{"c":{"a":{"9":{"6":{"9":{"df":0,"docs":{},"f":{"8":{"c":{"6":{"b":{"b":{"0":{"d":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":187,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1011":{"tf":1.0},"1019":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1077":{"tf":2.23606797749979},"1081":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":2.6457513110645907},"1121":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"223":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":2.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.7320508075688772},"412":{"tf":1.0},"414":{"tf":1.4142135623730951},"418":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"442":{"tf":1.0},"449":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"506":{"tf":2.449489742783178},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.7320508075688772},"595":{"tf":1.0},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.0},"626":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"646":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":2.449489742783178},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.7320508075688772},"705":{"tf":3.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":2.23606797749979},"710":{"tf":2.0},"711":{"tf":1.0},"718":{"tf":1.0},"732":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.7320508075688772},"761":{"tf":2.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"778":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":2.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"825":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"857":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.0},"914":{"tf":1.0},"922":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.4142135623730951},"977":{"tf":1.0},"981":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1082":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"427":{"tf":1.0},"489":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"985":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1075":{"tf":1.0},"222":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"951":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"486":{"tf":1.0},"585":{"tf":1.0},"742":{"tf":1.0},"847":{"tf":1.0}}}}}}}},"s":{"df":1,"docs":{"365":{"tf":1.0}},"i":{"df":24,"docs":{"1121":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"267":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.7320508075688772},"398":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"528":{"tf":1.0},"642":{"tf":1.0},"691":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"887":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"101":{"tf":1.0},"1115":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"864":{"tf":1.0},"9":{"tf":1.0},"961":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"306":{"tf":1.0},"917":{"tf":1.0},"988":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"177":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"779":{"tf":1.0},"887":{"tf":1.0},"952":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0}}}}},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"737":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"22":{"tf":1.0},"355":{"tf":1.0},"918":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}},"d":{"4":{"7":{"9":{"6":{"6":{"df":0,"docs":{},"f":{"7":{"9":{"2":{"2":{"8":{"d":{"df":0,"docs":{},"f":{"6":{"5":{"b":{"6":{"3":{"2":{"6":{"9":{"7":{"9":{"6":{"0":{"9":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"9":{"4":{"7":{"3":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":32,"docs":{"288":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":2.0},"382":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"429":{"tf":1.0},"432":{"tf":1.7320508075688772},"447":{"tf":1.0},"561":{"tf":1.0},"580":{"tf":1.0},"899":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"896":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":182,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"1104":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":3.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"318":{"tf":1.0},"962":{"tf":1.0}}}}}},"u":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"1099":{"tf":1.0},"168":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"502":{"tf":1.4142135623730951},"614":{"tf":1.0},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}}}},"f":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"1116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.0},"236":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"540":{"tf":1.0},"655":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.0},"916":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":19,"docs":{"1033":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"222":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"256":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"50":{"tf":1.0},"622":{"tf":2.0},"655":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":13,"docs":{"176":{"tf":1.0},"276":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"380":{"tf":1.0},"446":{"tf":1.0},"489":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"67":{"tf":2.23606797749979},"954":{"tf":1.0},"985":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"452":{"tf":1.0},"531":{"tf":1.0}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":5,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1027":{"tf":1.4142135623730951},"271":{"tf":1.0},"480":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1027":{"tf":3.3166247903554}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"947":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":10,"docs":{"1033":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"288":{"tf":1.0},"466":{"tf":1.0},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"906":{"tf":2.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"1011":{"tf":1.0},"527":{"tf":1.0},"707":{"tf":1.0},"789":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1116":{"tf":1.0},"537":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"928":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}}},"df":23,"docs":{"1097":{"tf":1.0},"129":{"tf":1.0},"188":{"tf":1.4142135623730951},"204":{"tf":1.0},"331":{"tf":1.0},"479":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":2.8284271247461903},"929":{"tf":3.0},"931":{"tf":2.449489742783178},"933":{"tf":1.4142135623730951},"934":{"tf":1.7320508075688772},"935":{"tf":1.7320508075688772},"936":{"tf":3.4641016151377544},"937":{"tf":2.6457513110645907},"938":{"tf":3.7416573867739413},"939":{"tf":1.4142135623730951},"952":{"tf":1.0},"964":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"179":{"tf":1.0},"354":{"tf":1.0},"632":{"tf":1.0},"724":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"932":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"4":{"5":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1122":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"121":{"tf":1.0},"413":{"tf":1.0}},"e":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"318":{"tf":1.0},"552":{"tf":1.0},"62":{"tf":1.7320508075688772},"950":{"tf":1.0},"951":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"365":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"155":{"tf":1.0},"199":{"tf":1.0},"494":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.4142135623730951},"577":{"tf":1.0},"690":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1092":{"tf":1.0},"563":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":33,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1046":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"254":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.4142135623730951},"555":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"760":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":3.1622776601683795},"880":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"930":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"1011":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"550":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"155":{"tf":1.0},"335":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"355":{"tf":1.0},"365":{"tf":1.0},"368":{"tf":1.0},"450":{"tf":1.0},"542":{"tf":1.0},"858":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"676":{"tf":1.0}}},"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.0}}}}}}},"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":68,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1121":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"239":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"287":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.4142135623730951},"36":{"tf":1.0},"373":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"436":{"tf":1.0},"462":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"538":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"617":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":1.4142135623730951},"864":{"tf":1.0},"87":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"952":{"tf":1.7320508075688772},"958":{"tf":2.0},"959":{"tf":1.7320508075688772},"962":{"tf":2.0},"966":{"tf":2.8284271247461903},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"1003":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"316":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.7320508075688772},"38":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"561":{"tf":1.0},"613":{"tf":1.4142135623730951},"681":{"tf":1.0}}}}}}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1011":{"tf":1.7320508075688772},"590":{"tf":1.0},"847":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"368":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"843":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"835":{"tf":1.0},"837":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"1087":{"tf":1.0},"15":{"tf":1.0},"512":{"tf":2.0},"513":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"725":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"858":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.449489742783178},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":2.449489742783178},"898":{"tf":2.8284271247461903},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":2.23606797749979},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":3.0},"914":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"985":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"s":{"\\":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"436":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":85,"docs":{"1017":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1099":{"tf":3.4641016151377544},"1100":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1116":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"29":{"tf":2.0},"295":{"tf":1.0},"30":{"tf":1.4142135623730951},"300":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"422":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":2.449489742783178},"473":{"tf":1.0},"486":{"tf":1.0},"498":{"tf":1.0},"554":{"tf":1.7320508075688772},"599":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"741":{"tf":1.4142135623730951},"742":{"tf":1.0},"743":{"tf":1.0},"745":{"tf":1.4142135623730951},"748":{"tf":2.0},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.7320508075688772},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.4142135623730951},"767":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":2.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"851":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772},"873":{"tf":1.0},"880":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"951":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0}},"e":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1104":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"1099":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1104":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"1100":{"tf":1.7320508075688772},"1104":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"165":{"tf":1.0},"601":{"tf":1.0},"842":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"199":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"438":{"tf":1.0},"449":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"590":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"904":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"958":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"221":{"tf":1.0},"375":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":22,"docs":{"179":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":2.23606797749979},"507":{"tf":2.23606797749979},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"711":{"tf":3.605551275463989},"715":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"729":{"tf":2.0},"730":{"tf":2.6457513110645907},"731":{"tf":2.0},"732":{"tf":1.0},"734":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"711":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":32,"docs":{"103":{"tf":1.0},"106":{"tf":1.7320508075688772},"115":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"477":{"tf":1.0},"479":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.7320508075688772},"8":{"tf":1.0},"803":{"tf":1.0},"864":{"tf":1.0},"90":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"1011":{"tf":1.0},"1081":{"tf":1.0},"299":{"tf":1.0},"740":{"tf":2.449489742783178},"85":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"880":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":2.0},"932":{"tf":1.0},"938":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":29,"docs":{"1099":{"tf":1.0},"1107":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"248":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"368":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0},"81":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"956":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"676":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"343":{"tf":1.0},"505":{"tf":1.0},"539":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"603":{"tf":1.0},"664":{"tf":1.4142135623730951},"705":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":1.7320508075688772}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.0},"924":{"tf":2.6457513110645907},"928":{"tf":1.0}}}}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"410":{"tf":1.0},"664":{"tf":1.4142135623730951},"694":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1087":{"tf":1.0},"120":{"tf":1.0},"214":{"tf":1.0},"248":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"405":{"tf":1.0},"450":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"52":{"tf":1.0},"554":{"tf":2.8284271247461903},"555":{"tf":1.4142135623730951},"556":{"tf":1.7320508075688772},"569":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"605":{"tf":1.0},"666":{"tf":1.0},"853":{"tf":1.4142135623730951},"866":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"944":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"176":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"452":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"529":{"tf":1.4142135623730951},"634":{"tf":1.0},"654":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":1,"docs":{"1033":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":3,"docs":{"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1060":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"1100":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}},"df":36,"docs":{"1054":{"tf":1.7320508075688772},"1055":{"tf":1.7320508075688772},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1106":{"tf":1.0},"129":{"tf":1.0},"153":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.449489742783178},"447":{"tf":1.0},"516":{"tf":1.0},"613":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"133":{"tf":1.0},"168":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.0},"446":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":4,"docs":{"1057":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"789":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"496":{"tf":1.0},"506":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"518":{"tf":1.0},"62":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"1033":{"tf":1.0},"295":{"tf":1.0},"578":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.0},"587":{"tf":1.0},"634":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0}}}}}},"t":{"c":{"df":28,"docs":{"1011":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"299":{"tf":1.0},"32":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.7320508075688772},"928":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{},"l":{"#":{"2":{"1":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"2":{"8":{"5":{"8":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":78,"docs":{"1023":{"tf":1.0},"1092":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":2.0},"128":{"tf":1.0},"155":{"tf":1.4142135623730951},"169":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"378":{"tf":2.23606797749979},"380":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":2.6457513110645907},"598":{"tf":1.4142135623730951},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"700":{"tf":1.4142135623730951},"702":{"tf":1.4142135623730951},"703":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"832":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.0},"917":{"tf":1.0},"940":{"tf":1.0},"942":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"964":{"tf":1.0},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":7,"docs":{"1063":{"tf":1.0},"183":{"tf":1.0},"447":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":26,"docs":{"106":{"tf":1.0},"1107":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"291":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"390":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.4142135623730951},"579":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"720":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.0},"909":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"526":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"422":{"tf":1.4142135623730951},"877":{"tf":1.0}}},".":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"877":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"182":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"541":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.4142135623730951}}},"y":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1016":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"644":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"877":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"=":{"'":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"247":{"tf":1.0},"880":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"633":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"632":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":5,"docs":{"257":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"247":{"tf":1.0},"633":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":141,"docs":{"1010":{"tf":1.7320508075688772},"1011":{"tf":2.0},"1014":{"tf":1.0},"1015":{"tf":2.0},"1016":{"tf":1.0},"1059":{"tf":1.0},"1072":{"tf":3.1622776601683795},"1074":{"tf":3.1622776601683795},"123":{"tf":1.0},"166":{"tf":2.23606797749979},"167":{"tf":1.4142135623730951},"183":{"tf":1.0},"229":{"tf":1.7320508075688772},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":2.449489742783178},"260":{"tf":3.0},"261":{"tf":2.23606797749979},"262":{"tf":2.449489742783178},"299":{"tf":1.0},"333":{"tf":1.7320508075688772},"334":{"tf":3.605551275463989},"335":{"tf":5.5677643628300215},"336":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":3.1622776601683795},"395":{"tf":2.23606797749979},"396":{"tf":3.3166247903554},"397":{"tf":1.7320508075688772},"398":{"tf":4.0},"399":{"tf":2.0},"400":{"tf":2.8284271247461903},"401":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":3.1622776601683795},"425":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.6457513110645907},"450":{"tf":1.0},"488":{"tf":2.0},"506":{"tf":3.0},"507":{"tf":1.0},"510":{"tf":1.7320508075688772},"516":{"tf":2.0},"518":{"tf":1.4142135623730951},"542":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"573":{"tf":2.8284271247461903},"577":{"tf":1.0},"581":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"632":{"tf":2.449489742783178},"633":{"tf":2.8284271247461903},"634":{"tf":2.0},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":2.449489742783178},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":3.4641016151377544},"642":{"tf":2.449489742783178},"643":{"tf":1.7320508075688772},"644":{"tf":2.23606797749979},"645":{"tf":1.0},"646":{"tf":1.4142135623730951},"647":{"tf":1.0},"664":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"716":{"tf":1.0},"722":{"tf":3.0},"724":{"tf":1.7320508075688772},"728":{"tf":2.0},"730":{"tf":1.0},"734":{"tf":1.0},"761":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"870":{"tf":1.7320508075688772},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":3.3166247903554},"874":{"tf":3.4641016151377544},"875":{"tf":2.23606797749979},"876":{"tf":3.0},"877":{"tf":4.123105625617661},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":2.8284271247461903},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.7320508075688772},"894":{"tf":1.7320508075688772},"895":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.605551275463989},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":2.23606797749979},"902":{"tf":1.7320508075688772},"903":{"tf":3.872983346207417},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.449489742783178},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"916":{"tf":2.6457513110645907},"917":{"tf":3.605551275463989},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":3.0},"929":{"tf":2.8284271247461903},"931":{"tf":2.23606797749979},"932":{"tf":2.0},"933":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"949":{"tf":1.0}},"s":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"642":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"167":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":2.0}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"269":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.4142135623730951},"948":{"tf":1.0},"957":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"y":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"15":{"tf":1.0},"239":{"tf":1.0},"289":{"tf":1.0},"316":{"tf":1.0},"450":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"180":{"tf":1.0},"354":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"o":{"[":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}}},"df":2,"docs":{"952":{"tf":1.4142135623730951},"962":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":2,"docs":{"740":{"tf":1.0},"917":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1032":{"tf":1.0},"1033":{"tf":1.0},"1036":{"tf":1.0},"175":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"386":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"889":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":13,"docs":{"129":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"37":{"tf":1.0},"468":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"622":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"15":{"tf":1.0},"391":{"tf":1.0},"504":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":243,"docs":{"10":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1011":{"tf":2.23606797749979},"1012":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":2.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.7320508075688772},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1089":{"tf":1.7320508075688772},"1093":{"tf":1.0},"1100":{"tf":1.7320508075688772},"1107":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1124":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.7320508075688772},"140":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":2.23606797749979},"160":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"263":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.4142135623730951},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"451":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"466":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"539":{"tf":2.0},"540":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.0},"550":{"tf":1.0},"555":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"635":{"tf":1.7320508075688772},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"658":{"tf":1.0},"659":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"668":{"tf":1.0},"671":{"tf":1.7320508075688772},"678":{"tf":1.7320508075688772},"683":{"tf":1.0},"686":{"tf":1.7320508075688772},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"726":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.4142135623730951},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.4142135623730951},"759":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"787":{"tf":1.0},"791":{"tf":1.4142135623730951},"801":{"tf":1.0},"806":{"tf":1.4142135623730951},"811":{"tf":1.0},"818":{"tf":1.4142135623730951},"822":{"tf":1.0},"829":{"tf":1.4142135623730951},"83":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"922":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":1.0},"931":{"tf":1.0},"941":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":1.0},"988":{"tf":1.0}},"e":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}},"e":{"d":{"df":3,"docs":{"185":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":16,"docs":{"1033":{"tf":1.0},"106":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"664":{"tf":1.0},"751":{"tf":1.0},"898":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"959":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"447":{"tf":1.0},"858":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"1036":{"tf":1.0},"372":{"tf":2.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.0},"273":{"tf":1.0},"516":{"tf":2.0},"517":{"tf":1.4142135623730951},"742":{"tf":1.0},"824":{"tf":1.0},"903":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"506":{"tf":1.0},"524":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"131":{"tf":1.0},"135":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"316":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"705":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"=":{"5":{"df":1,"docs":{"478":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"478":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"477":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"199":{"tf":1.0},"341":{"tf":1.0}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"917":{"tf":1.0},"933":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"507":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":57,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"398":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"442":{"tf":1.4142135623730951},"447":{"tf":1.0},"484":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.7320508075688772},"504":{"tf":1.0},"506":{"tf":1.0},"512":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"779":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"914":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"938":{"tf":2.0},"939":{"tf":1.7320508075688772},"940":{"tf":1.0},"944":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":4,"docs":{"1081":{"tf":1.0},"186":{"tf":1.0},"576":{"tf":1.0},"839":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1105":{"tf":1.0},"579":{"tf":1.0},"859":{"tf":1.0},"898":{"tf":1.7320508075688772},"906":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"1066":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"346":{"tf":1.0},"382":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"649":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"777":{"tf":1.0},"784":{"tf":1.0},"903":{"tf":1.0},"941":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":12,"docs":{"1087":{"tf":1.0},"1101":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"550":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":87,"docs":{"1014":{"tf":1.0},"1016":{"tf":1.0},"1042":{"tf":1.0},"1046":{"tf":2.23606797749979},"1053":{"tf":1.0},"1055":{"tf":2.0},"1061":{"tf":2.6457513110645907},"1116":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":2.0},"276":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"518":{"tf":1.0},"532":{"tf":1.4142135623730951},"533":{"tf":1.7320508075688772},"534":{"tf":2.0},"536":{"tf":1.0},"537":{"tf":1.7320508075688772},"545":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"613":{"tf":1.0},"654":{"tf":1.0},"706":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.7320508075688772},"716":{"tf":2.23606797749979},"717":{"tf":1.7320508075688772},"718":{"tf":3.1622776601683795},"719":{"tf":1.4142135623730951},"720":{"tf":3.0},"721":{"tf":2.8284271247461903},"722":{"tf":1.7320508075688772},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"725":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"729":{"tf":3.1622776601683795},"730":{"tf":3.1622776601683795},"731":{"tf":2.8284271247461903},"732":{"tf":2.6457513110645907},"733":{"tf":2.0},"734":{"tf":2.0},"735":{"tf":1.4142135623730951},"766":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"924":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"465":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"465":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{">":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":26,"docs":{"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979},"324":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.7320508075688772},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"562":{"tf":1.0},"706":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"714":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"733":{"tf":1.0},"751":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"707":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"`":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":4,"docs":{"1124":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"222":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.0},"451":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":2.0},"903":{"tf":1.0},"939":{"tf":1.4142135623730951},"959":{"tf":1.0}},"i":{"df":1,"docs":{"447":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1121":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"555":{"tf":1.0},"814":{"tf":1.0},"824":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1121":{"tf":1.0}}}}}}},"df":5,"docs":{"1001":{"tf":1.0},"232":{"tf":1.0},"237":{"tf":1.4142135623730951},"83":{"tf":1.0},"967":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"135":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.0},"459":{"tf":1.0},"463":{"tf":2.0},"464":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"17":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"502":{"tf":1.0},"897":{"tf":1.0},"904":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"df":47,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":3.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":2.6457513110645907},"167":{"tf":2.8284271247461903},"168":{"tf":1.4142135623730951},"169":{"tf":2.449489742783178},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"307":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":2.0},"548":{"tf":2.6457513110645907},"600":{"tf":1.7320508075688772},"640":{"tf":1.0},"691":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"88":{"tf":1.0},"916":{"tf":2.0}},"e":{"(":{"df":1,"docs":{"152":{"tf":1.0}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":2.23606797749979},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"df":17,"docs":{"11":{"tf":1.0},"175":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"212":{"tf":1.0},"316":{"tf":1.7320508075688772},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":2.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":2.0},"847":{"tf":1.0},"848":{"tf":1.0},"956":{"tf":1.4142135623730951},"965":{"tf":1.7320508075688772},"966":{"tf":1.0}}}},"s":{"df":7,"docs":{"17":{"tf":1.0},"220":{"tf":1.0},"360":{"tf":1.0},"429":{"tf":1.0},"436":{"tf":1.7320508075688772},"438":{"tf":1.0},"548":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"432":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"853":{"tf":1.0}},"e":{"_":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"266":{"tf":1.0},"358":{"tf":1.0},"466":{"tf":2.0},"472":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"541":{"tf":2.449489742783178},"542":{"tf":1.7320508075688772},"544":{"tf":1.4142135623730951},"726":{"tf":1.0},"945":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1106":{"tf":1.0},"307":{"tf":1.0},"424":{"tf":1.0},"531":{"tf":1.0},"561":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":21,"docs":{"106":{"tf":1.0},"1099":{"tf":1.0},"1121":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":2.8284271247461903},"328":{"tf":1.7320508075688772},"331":{"tf":2.6457513110645907},"332":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"394":{"tf":1.0},"398":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1003":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1003":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"528":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":18,"docs":{"1121":{"tf":1.0},"221":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":2.0},"318":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"477":{"tf":2.449489742783178},"478":{"tf":1.4142135623730951},"497":{"tf":1.0},"551":{"tf":2.0},"552":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.4142135623730951}}}}},"r":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"335":{"tf":1.0},"422":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"t":{"(":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"1027":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"356":{"tf":1.4142135623730951},"553":{"tf":1.4142135623730951},"580":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0}}}},"df":13,"docs":{"247":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.23606797749979},"380":{"tf":1.0},"396":{"tf":1.4142135623730951},"422":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"916":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1036":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.0},"478":{"tf":1.0},"742":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"268":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0}}}},"f":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"5":{"9":{"5":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"b":{"5":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"a":{"4":{"3":{"6":{"6":{"0":{"4":{"6":{"4":{"8":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"6":{"1":{".":{"0":{"a":{"1":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"/":{"2":{"0":{"1":{"8":{"0":{"3":{"2":{"8":{"0":{"3":{"0":{"2":{"0":{"2":{"?":{"df":0,"docs":{},"v":{"=":{"4":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}},"a":{"5":{"4":{"a":{"3":{"3":{"7":{"6":{"0":{"4":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1099":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"256":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"354":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"653":{"tf":1.0},"918":{"tf":1.0},"964":{"tf":1.0}},"t":{"df":2,"docs":{"263":{"tf":1.0},"952":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1003":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"649":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"289":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"834":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"1033":{"tf":1.7320508075688772},"335":{"tf":1.0},"633":{"tf":1.0},"930":{"tf":1.0},"932":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":21,"docs":{"1095":{"tf":1.0},"1103":{"tf":1.4142135623730951},"356":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"481":{"tf":1.0},"507":{"tf":1.0},"571":{"tf":1.0},"839":{"tf":1.0},"939":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"961":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":18,"docs":{"1003":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"1100":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"137":{"tf":1.0},"375":{"tf":1.4142135623730951},"391":{"tf":1.0},"407":{"tf":1.4142135623730951},"477":{"tf":1.0},"481":{"tf":1.4142135623730951},"730":{"tf":1.0},"964":{"tf":1.7320508075688772},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1103":{"tf":1.7320508075688772},"1104":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"276":{"tf":1.0},"365":{"tf":1.0},"453":{"tf":1.0},"956":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"446":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"269":{"tf":1.0},"272":{"tf":1.4142135623730951},"291":{"tf":1.0},"340":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0}}},"s":{"df":16,"docs":{"1103":{"tf":2.23606797749979},"1104":{"tf":1.0},"181":{"tf":2.23606797749979},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.0},"316":{"tf":1.7320508075688772},"516":{"tf":1.0},"542":{"tf":1.0},"609":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"877":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1124":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0}}}},"df":2,"docs":{"679":{"tf":1.0},"824":{"tf":1.4142135623730951}}}}}},"q":{"df":5,"docs":{"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"402":{"tf":1.0},"404":{"tf":1.4142135623730951},"549":{"tf":1.4142135623730951}}},"r":{"df":10,"docs":{"1033":{"tf":1.0},"198":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"451":{"tf":1.4142135623730951},"457":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"691":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"607":{"tf":1.0},"642":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1046":{"tf":1.0},"223":{"tf":1.0},"485":{"tf":1.0},"556":{"tf":1.0},"581":{"tf":1.0},"634":{"tf":1.0},"690":{"tf":1.0},"9":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"788":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"367":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"c":{"c":{"0":{"df":0,"docs":{},"f":{"8":{"8":{"4":{"3":{"2":{"3":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"199":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"395":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":45,"docs":{"100":{"tf":1.0},"1010":{"tf":1.4142135623730951},"107":{"tf":1.0},"1099":{"tf":1.4142135623730951},"110":{"tf":1.0},"1116":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.6457513110645907},"324":{"tf":2.23606797749979},"325":{"tf":2.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"330":{"tf":1.7320508075688772},"334":{"tf":1.0},"356":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"457":{"tf":1.0},"485":{"tf":1.0},"518":{"tf":1.0},"574":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"64":{"tf":1.0},"707":{"tf":1.0},"77":{"tf":1.0},"824":{"tf":1.4142135623730951},"851":{"tf":1.0},"857":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"94":{"tf":1.4142135623730951},"953":{"tf":1.0},"99":{"tf":1.0}}}}}},"b":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"249":{"tf":1.0},"447":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.7320508075688772},"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"359":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"952":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.0},"1124":{"tf":1.4142135623730951},"144":{"tf":1.0},"170":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"488":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"596":{"tf":1.0},"653":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"652":{"tf":1.0}},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"595":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"649":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"1093":{"tf":1.0},"1098":{"tf":2.0},"176":{"tf":1.0},"181":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"35":{"tf":1.0},"418":{"tf":1.0},"447":{"tf":2.6457513110645907},"546":{"tf":1.0},"596":{"tf":1.0},"600":{"tf":1.0},"650":{"tf":1.0},"703":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"848":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"985":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"c":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":11,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1098":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"785":{"tf":2.449489742783178},"847":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":8,"docs":{"1003":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"299":{"tf":1.4142135623730951},"485":{"tf":1.0},"516":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":32,"docs":{"1033":{"tf":1.0},"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1118":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"376":{"tf":1.4142135623730951},"393":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"664":{"tf":1.0},"74":{"tf":1.0},"745":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"876":{"tf":1.0},"965":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"234":{"tf":1.0},"447":{"tf":1.0},"676":{"tf":1.0},"938":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"r":{"df":3,"docs":{"487":{"tf":2.449489742783178},"488":{"tf":1.7320508075688772},"514":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":128,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":2.23606797749979},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.4142135623730951},"1094":{"tf":1.0},"1099":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.0},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":3.4641016151377544},"218":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":2.23606797749979},"229":{"tf":2.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":1.0},"239":{"tf":2.23606797749979},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"276":{"tf":3.1622776601683795},"278":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":2.23606797749979},"342":{"tf":1.4142135623730951},"343":{"tf":2.23606797749979},"356":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.7320508075688772},"396":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":2.23606797749979},"413":{"tf":2.0},"414":{"tf":2.0},"419":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"433":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"442":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"456":{"tf":2.0},"498":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"543":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":2.8284271247461903},"550":{"tf":1.4142135623730951},"580":{"tf":2.0},"603":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"624":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"650":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.7320508075688772},"662":{"tf":1.0},"664":{"tf":4.58257569495584},"666":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"726":{"tf":1.0},"740":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":2.0},"841":{"tf":1.0},"844":{"tf":1.7320508075688772},"847":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"941":{"tf":1.4142135623730951},"944":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1087":{"tf":1.0},"323":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"678":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":67,"docs":{"0":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.4142135623730951},"1109":{"tf":1.0},"1110":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.449489742783178},"127":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"180":{"tf":2.6457513110645907},"181":{"tf":2.0},"186":{"tf":1.4142135623730951},"203":{"tf":2.8284271247461903},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"226":{"tf":1.0},"239":{"tf":2.6457513110645907},"266":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"327":{"tf":1.0},"331":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"497":{"tf":1.0},"503":{"tf":1.7320508075688772},"538":{"tf":1.0},"540":{"tf":2.23606797749979},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"62":{"tf":1.0},"651":{"tf":1.0},"654":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"705":{"tf":1.4142135623730951},"728":{"tf":1.0},"733":{"tf":1.0},"814":{"tf":1.0},"844":{"tf":2.0},"845":{"tf":1.0},"847":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"959":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"2":{"0":{"2":{"0":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}}},"l":{":":{"#":{"7":{"7":{"7":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"9":{"d":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"9":{"3":{"7":{"0":{"d":{"b":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"0":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"9":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"f":{"6":{"1":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"9":{"4":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"9":{"0":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"538":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"947":{"tf":1.4142135623730951},"952":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"947":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":8,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"851":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"941":{"tf":1.0},"959":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1027":{"tf":2.0},"1055":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":2.0},"1075":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"256":{"tf":2.0},"292":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"372":{"tf":1.0},"422":{"tf":1.0},"428":{"tf":1.7320508075688772},"429":{"tf":2.6457513110645907},"430":{"tf":2.6457513110645907},"431":{"tf":2.23606797749979},"432":{"tf":2.449489742783178},"433":{"tf":2.6457513110645907},"434":{"tf":2.0},"435":{"tf":2.23606797749979},"436":{"tf":2.0},"437":{"tf":2.23606797749979},"438":{"tf":1.0},"456":{"tf":1.0},"516":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.0},"622":{"tf":1.0},"634":{"tf":1.0},"653":{"tf":1.0},"690":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"738":{"tf":1.0},"743":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"880":{"tf":1.0},"976":{"tf":1.0},"99":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"1027":{"tf":1.0},"1033":{"tf":1.0},"1075":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"294":{"tf":1.0},"308":{"tf":1.0},"323":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.4142135623730951},"398":{"tf":1.0},"577":{"tf":1.0},"596":{"tf":1.4142135623730951},"705":{"tf":2.0},"707":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":1.0},"874":{"tf":1.0},"939":{"tf":1.0},"950":{"tf":1.0},"966":{"tf":1.0}}}},"d":{"df":42,"docs":{"1033":{"tf":1.4142135623730951},"108":{"tf":1.0},"1094":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.0},"1123":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.4142135623730951},"199":{"tf":1.0},"21":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"269":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.7320508075688772},"336":{"tf":1.0},"352":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"550":{"tf":1.0},"582":{"tf":1.0},"6":{"tf":1.0},"605":{"tf":1.0},"646":{"tf":1.0},"682":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"74":{"tf":2.0},"824":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"89":{"tf":1.4142135623730951},"918":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":6,"docs":{"1112":{"tf":1.0},"17":{"tf":1.0},"306":{"tf":1.0},"352":{"tf":1.0},"395":{"tf":1.0},"750":{"tf":1.0}},"r":{"df":2,"docs":{"361":{"tf":1.0},"589":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":9,"docs":{"254":{"tf":1.0},"318":{"tf":1.0},"477":{"tf":1.4142135623730951},"479":{"tf":1.7320508075688772},"554":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"84":{"tf":1.0},"939":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"358":{"tf":1.0},"380":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"1015":{"tf":1.0},"1074":{"tf":1.0},"933":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"'":{"df":5,"docs":{"533":{"tf":1.0},"568":{"tf":1.0},"745":{"tf":1.0},"748":{"tf":1.4142135623730951},"84":{"tf":1.0}}},"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"917":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"540":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"841":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"181":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"802":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":231,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"1003":{"tf":2.0},"1004":{"tf":1.4142135623730951},"1008":{"tf":2.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.7320508075688772},"1072":{"tf":2.449489742783178},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1116":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"179":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":2.6457513110645907},"38":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.4142135623730951},"394":{"tf":3.3166247903554},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.8284271247461903},"400":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":2.0},"425":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":4.0},"448":{"tf":1.4142135623730951},"449":{"tf":1.4142135623730951},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.4142135623730951},"453":{"tf":2.0},"454":{"tf":2.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":2.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":2.449489742783178},"489":{"tf":2.0},"495":{"tf":2.23606797749979},"497":{"tf":3.7416573867739413},"498":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":4.242640687119285},"506":{"tf":5.291502622129181},"51":{"tf":1.0},"514":{"tf":1.7320508075688772},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.4142135623730951},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"558":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":3.605551275463989},"572":{"tf":1.0},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"579":{"tf":2.6457513110645907},"581":{"tf":1.0},"582":{"tf":1.0},"584":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"632":{"tf":1.0},"638":{"tf":1.7320508075688772},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"692":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"706":{"tf":1.0},"715":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":3.3166247903554},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"748":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"777":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":4.0},"786":{"tf":1.4142135623730951},"799":{"tf":1.0},"83":{"tf":1.0},"831":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"844":{"tf":1.0},"847":{"tf":2.449489742783178},"848":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.4142135623730951},"851":{"tf":2.23606797749979},"852":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"866":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":2.449489742783178},"910":{"tf":1.0},"913":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":2.0},"938":{"tf":1.0},"939":{"tf":2.0},"947":{"tf":2.0},"948":{"tf":2.6457513110645907},"952":{"tf":2.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"965":{"tf":1.0},"966":{"tf":1.4142135623730951},"976":{"tf":1.0},"977":{"tf":1.0},"985":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"1074":{"tf":1.0}}},"’":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"1072":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":4,"docs":{"135":{"tf":1.0},"276":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"653":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}}}}}},"df":2,"docs":{"135":{"tf":1.0},"140":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"651":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"649":{"tf":1.7320508075688772},"650":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1063":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"410":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":82,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1062":{"tf":1.7320508075688772},"1063":{"tf":3.1622776601683795},"1066":{"tf":1.0},"1073":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1122":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"140":{"tf":2.449489742783178},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":2.0},"246":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.23606797749979},"288":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"355":{"tf":1.0},"363":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.0},"470":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.0},"515":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":2.23606797749979},"575":{"tf":2.0},"579":{"tf":1.4142135623730951},"580":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"627":{"tf":2.23606797749979},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"732":{"tf":1.4142135623730951},"746":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.4142135623730951},"941":{"tf":1.0},"985":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"924":{"tf":2.449489742783178}}}}}}}},"t":{"df":10,"docs":{"1109":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"379":{"tf":1.0},"518":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0},"592":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"487":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.0},"761":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"554":{"tf":1.4142135623730951},"556":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"554":{"tf":1.0},"556":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":9,"docs":{"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":2.23606797749979},"552":{"tf":1.7320508075688772},"553":{"tf":2.23606797749979},"554":{"tf":3.1622776601683795},"555":{"tf":3.4641016151377544},"556":{"tf":2.0},"557":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"x":{"df":17,"docs":{"1025":{"tf":1.0},"1066":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"248":{"tf":1.0},"269":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":3.0},"500":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"1075":{"tf":1.0},"324":{"tf":1.0},"497":{"tf":1.4142135623730951},"67":{"tf":1.0},"844":{"tf":2.23606797749979},"866":{"tf":2.449489742783178}}},"t":{"df":2,"docs":{"1093":{"tf":1.7320508075688772},"1104":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1121":{"tf":1.0},"466":{"tf":1.0},"962":{"tf":1.0}}}}},"w":{"df":1,"docs":{"290":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":12,"docs":{"115":{"tf":1.0},"129":{"tf":1.0},"190":{"tf":1.0},"222":{"tf":1.0},"355":{"tf":1.0},"365":{"tf":1.0},"488":{"tf":1.0},"523":{"tf":1.0},"550":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"952":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":7,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"323":{"tf":1.0},"516":{"tf":1.0},"589":{"tf":1.7320508075688772},"718":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"t":{"6":{"4":{"df":2,"docs":{"318":{"tf":1.0},"708":{"tf":2.0}}},"df":0,"docs":{}},"df":4,"docs":{"679":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"797":{"tf":1.0},"817":{"tf":2.23606797749979}}}},"df":0,"docs":{},"w":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.23606797749979}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":2.449489742783178}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"933":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"933":{"tf":2.23606797749979}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"932":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"928":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"365":{"tf":1.0},"569":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"212":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.0},"917":{"tf":2.23606797749979},"922":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"939":{"tf":1.7320508075688772},"952":{"tf":1.0},"955":{"tf":1.0},"958":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"393":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":16,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1074":{"tf":2.0},"1075":{"tf":1.0},"1117":{"tf":1.4142135623730951},"125":{"tf":1.0},"164":{"tf":1.7320508075688772},"340":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"514":{"tf":1.0},"600":{"tf":1.4142135623730951},"785":{"tf":2.449489742783178},"873":{"tf":1.4142135623730951},"874":{"tf":1.0}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"1124":{"tf":1.0},"15":{"tf":1.4142135623730951},"240":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"504":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"489":{"tf":1.0},"9":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"897":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"143":{"tf":1.0},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.4142135623730951},"222":{"tf":1.0},"318":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"598":{"tf":1.4142135623730951},"601":{"tf":1.0},"652":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"906":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":136,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"1004":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1061":{"tf":1.0},"1065":{"tf":1.0},"1069":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1077":{"tf":1.0},"1081":{"tf":1.0},"1091":{"tf":1.0},"1122":{"tf":2.0},"1123":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.0},"254":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.4142135623730951},"285":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"298":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.23606797749979},"334":{"tf":1.4142135623730951},"336":{"tf":1.0},"342":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.4142135623730951},"417":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"430":{"tf":1.0},"452":{"tf":1.0},"469":{"tf":1.0},"496":{"tf":1.0},"507":{"tf":1.4142135623730951},"510":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"58":{"tf":1.0},"587":{"tf":1.0},"599":{"tf":1.0},"632":{"tf":1.0},"64":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.4142135623730951},"684":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"738":{"tf":1.0},"740":{"tf":2.449489742783178},"741":{"tf":1.0},"742":{"tf":2.23606797749979},"744":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":1.7320508075688772},"782":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"841":{"tf":1.0},"848":{"tf":1.0},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"889":{"tf":1.0},"892":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.0},"975":{"tf":1.0},"982":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"742":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"o":{"df":1,"docs":{"199":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"436":{"tf":1.0}}}}}}},"r":{"c":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"133":{"tf":1.0},"203":{"tf":1.0},"474":{"tf":1.0},"584":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"359":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"w":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"931":{"tf":2.23606797749979},"938":{"tf":1.0}}}}},"k":{"df":5,"docs":{"1108":{"tf":1.0},"313":{"tf":1.0},"433":{"tf":1.0},"562":{"tf":1.0},"953":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1122":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":3,"docs":{"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":37,"docs":{"1035":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.4142135623730951},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"346":{"tf":1.0},"373":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"398":{"tf":1.0},"409":{"tf":1.0},"43":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":2.23606797749979},"457":{"tf":2.0},"638":{"tf":1.0},"658":{"tf":1.0},"665":{"tf":1.7320508075688772},"669":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"745":{"tf":1.4142135623730951},"9":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":2.23606797749979},"961":{"tf":1.0},"982":{"tf":1.0}}}},"df":32,"docs":{"1099":{"tf":1.7320508075688772},"1110":{"tf":1.0},"1117":{"tf":1.0},"223":{"tf":1.0},"243":{"tf":1.0},"304":{"tf":1.0},"358":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"587":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"770":{"tf":1.0},"840":{"tf":1.0},"914":{"tf":1.7320508075688772},"924":{"tf":1.0},"928":{"tf":2.6457513110645907},"929":{"tf":2.6457513110645907},"931":{"tf":3.605551275463989},"932":{"tf":2.449489742783178},"933":{"tf":2.23606797749979},"938":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"246":{"tf":1.0},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"24":{"tf":1.0},"740":{"tf":1.0},"744":{"tf":1.0},"910":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"265":{"tf":1.4142135623730951},"267":{"tf":1.0},"270":{"tf":2.449489742783178},"273":{"tf":2.0},"363":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"391":{"tf":1.0},"519":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":207,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.7320508075688772},"1094":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.4142135623730951},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.7320508075688772},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.7320508075688772},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.4142135623730951},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.4142135623730951},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"752":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"812":{"tf":1.0},"821":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":2.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.4142135623730951},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":2.23606797749979},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.4142135623730951},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.4142135623730951},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":7,"docs":{"1019":{"tf":1.0},"180":{"tf":1.0},"222":{"tf":1.0},"380":{"tf":1.0},"526":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"274":{"tf":1.0},"376":{"tf":1.0},"654":{"tf":1.0}}}}}},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"289":{"tf":1.0},"396":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}}},"df":1,"docs":{"789":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":12,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.7320508075688772},"358":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"303":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1116":{"tf":1.0},"188":{"tf":1.0},"539":{"tf":1.0},"585":{"tf":1.7320508075688772},"784":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1025":{"tf":1.0},"1072":{"tf":1.0},"287":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"376":{"tf":1.0},"567":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"921":{"tf":1.0},"976":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"i":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1122":{"tf":1.0},"183":{"tf":1.0},"376":{"tf":1.0},"542":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"679":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"544":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"8":{"6":{"0":{"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"d":{"df":1,"docs":{"837":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"/":{"1":{"df":0,"docs":{},"e":{"9":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"147":{"tf":1.0},"150":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"304":{"tf":1.0},"567":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"505":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":40,"docs":{"1003":{"tf":1.0},"1018":{"tf":1.0},"1035":{"tf":1.0},"129":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"199":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"424":{"tf":1.0},"427":{"tf":1.0},"452":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"622":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"956":{"tf":1.0}},"i":{"df":11,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"541":{"tf":1.0},"6":{"tf":1.0},"650":{"tf":1.0},"814":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"106":{"tf":1.0},"1087":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":2.6457513110645907},"231":{"tf":1.4142135623730951},"256":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"462":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"770":{"tf":1.4142135623730951},"938":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"360":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"1027":{"tf":1.0}}}},"df":0,"docs":{}},"df":16,"docs":{"167":{"tf":2.23606797749979},"368":{"tf":1.0},"506":{"tf":2.0},"640":{"tf":1.4142135623730951},"788":{"tf":1.7320508075688772},"920":{"tf":1.0},"924":{"tf":2.0},"925":{"tf":1.7320508075688772},"926":{"tf":2.8284271247461903},"927":{"tf":2.23606797749979},"928":{"tf":3.1622776601683795},"929":{"tf":3.1622776601683795},"930":{"tf":2.449489742783178},"931":{"tf":2.8284271247461903},"932":{"tf":2.6457513110645907},"933":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":29,"docs":{"1027":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1099":{"tf":1.0},"121":{"tf":1.7320508075688772},"140":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"239":{"tf":1.0},"307":{"tf":1.0},"335":{"tf":1.0},"359":{"tf":1.0},"382":{"tf":1.0},"568":{"tf":1.0},"582":{"tf":1.4142135623730951},"589":{"tf":1.0},"595":{"tf":1.0},"701":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.0},"958":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1011":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":21,"docs":{"1122":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"451":{"tf":1.0},"519":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"664":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.7320508075688772},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"394":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"'":{"df":1,"docs":{"917":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"913":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}},"df":3,"docs":{"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"929":{"tf":2.449489742783178},"931":{"tf":3.872983346207417},"932":{"tf":2.449489742783178}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"933":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":3.0}}}}}},"df":12,"docs":{"1097":{"tf":1.7320508075688772},"910":{"tf":1.0},"913":{"tf":3.0},"914":{"tf":2.6457513110645907},"917":{"tf":1.0},"923":{"tf":2.0},"924":{"tf":2.0},"927":{"tf":1.7320508075688772},"928":{"tf":2.0},"929":{"tf":2.0},"937":{"tf":1.0},"938":{"tf":1.4142135623730951}}},"df":72,"docs":{"1008":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":2.0},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"563":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"923":{"tf":1.0},"941":{"tf":1.0},"958":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}},"g":{"(":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"502":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"353":{"tf":1.0},"518":{"tf":1.0},"552":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"950":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"187":{"tf":1.0},"510":{"tf":1.7320508075688772},"745":{"tf":1.0}}},"r":{"b":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"289":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":2.0},"325":{"tf":2.0},"326":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1059":{"tf":1.0},"291":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}},"b":{"df":3,"docs":{"1011":{"tf":1.0},"203":{"tf":1.4142135623730951},"635":{"tf":1.0}}},"c":{"_":{"df":0,"docs":{},"m":{"df":3,"docs":{"185":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0}}}},"df":11,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.7320508075688772},"304":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"p":{"'":{"df":2,"docs":{"353":{"tf":1.4142135623730951},"365":{"tf":1.0}}},"df":40,"docs":{"1098":{"tf":1.0},"1119":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"308":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.7320508075688772},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.7320508075688772},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":1.0},"561":{"tf":1.0},"766":{"tf":1.0},"947":{"tf":1.0}}},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"315":{"tf":1.0}}}}},"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":7,"docs":{"309":{"tf":1.7320508075688772},"310":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}}},"df":3,"docs":{"502":{"tf":1.0},"873":{"tf":1.4142135623730951},"896":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"456":{"tf":1.0}}}}}},"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"346":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"403":{"tf":1.0},"415":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":159,"docs":{"1015":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1030":{"tf":1.0},"104":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1081":{"tf":1.0},"1084":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.23606797749979},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"229":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"29":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"402":{"tf":2.0},"403":{"tf":3.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":3.0},"412":{"tf":1.0},"414":{"tf":2.23606797749979},"415":{"tf":3.3166247903554},"416":{"tf":1.0},"417":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"449":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"475":{"tf":2.23606797749979},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"481":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.4142135623730951},"500":{"tf":1.0},"507":{"tf":1.0},"540":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.4142135623730951},"561":{"tf":2.0},"562":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"598":{"tf":1.7320508075688772},"6":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"612":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"631":{"tf":1.0},"637":{"tf":1.4142135623730951},"646":{"tf":1.0},"654":{"tf":1.4142135623730951},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"682":{"tf":1.0},"70":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.6457513110645907},"713":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.7320508075688772},"766":{"tf":1.0},"777":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"839":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"857":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"883":{"tf":1.0},"898":{"tf":2.0},"909":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772},"940":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.4142135623730951},"982":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"955":{"tf":1.0}}}}},"o":{"df":7,"docs":{"1027":{"tf":1.7320508075688772},"1029":{"tf":1.0},"1091":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"584":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":8,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"21":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":1.7320508075688772},"375":{"tf":1.0},"392":{"tf":1.7320508075688772},"958":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":56,"docs":{"1011":{"tf":1.0},"1057":{"tf":1.0},"1110":{"tf":1.0},"1124":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"203":{"tf":2.449489742783178},"211":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"289":{"tf":1.4142135623730951},"307":{"tf":1.0},"316":{"tf":2.449489742783178},"320":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"446":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.4142135623730951},"557":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":2.0},"635":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"780":{"tf":1.0},"841":{"tf":1.0},"92":{"tf":1.4142135623730951},"948":{"tf":1.0}}}},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1050":{"tf":1.7320508075688772},"1053":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"128":{"tf":1.0},"215":{"tf":1.4142135623730951},"403":{"tf":1.0},"415":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":196,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1107":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"951":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":40,"docs":{"1046":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1110":{"tf":1.0},"1122":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"297":{"tf":1.0},"300":{"tf":1.0},"312":{"tf":1.0},"518":{"tf":1.0},"55":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"678":{"tf":1.0},"7":{"tf":1.0},"744":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"806":{"tf":1.0},"841":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.4142135623730951}},"n":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"42":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":2.0},"587":{"tf":1.0},"589":{"tf":1.0},"622":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"858":{"tf":1.0},"876":{"tf":2.0},"89":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"986":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":33,"docs":{"12":{"tf":1.0},"15":{"tf":2.449489742783178},"172":{"tf":2.449489742783178},"173":{"tf":2.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"176":{"tf":2.449489742783178},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"691":{"tf":2.8284271247461903},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":2.23606797749979},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.7320508075688772},"704":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"81":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":3,"docs":{"100":{"tf":1.0},"586":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"538":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"419":{"tf":1.0},"649":{"tf":1.0}}},".":{"df":0,"docs":{},"j":{"df":2,"docs":{"352":{"tf":1.0},"447":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":83,"docs":{"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1098":{"tf":1.4142135623730951},"12":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.7320508075688772},"152":{"tf":2.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"21":{"tf":1.0},"245":{"tf":2.449489742783178},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"275":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":2.23606797749979},"352":{"tf":1.4142135623730951},"355":{"tf":2.8284271247461903},"356":{"tf":1.0},"366":{"tf":2.6457513110645907},"367":{"tf":2.449489742783178},"368":{"tf":2.8284271247461903},"369":{"tf":2.449489742783178},"370":{"tf":1.7320508075688772},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":2.449489742783178},"418":{"tf":1.0},"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":3.1622776601683795},"451":{"tf":1.0},"46":{"tf":1.7320508075688772},"489":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.4142135623730951},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"785":{"tf":2.0},"79":{"tf":1.4142135623730951},"80":{"tf":2.6457513110645907},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"872":{"tf":1.0},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"906":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.7320508075688772},"916":{"tf":2.23606797749979},"917":{"tf":1.0},"976":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"518":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":12,"docs":{"21":{"tf":1.4142135623730951},"538":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0}}}}}}}},"t":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"1019":{"tf":1.0},"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"175":{"tf":1.0},"193":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"8":{"tf":1.0},"962":{"tf":1.0}}}},"df":36,"docs":{"1120":{"tf":1.0},"1121":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"177":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"676":{"tf":1.0},"747":{"tf":1.0},"83":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"913":{"tf":1.0},"961":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"495":{"tf":1.0},"955":{"tf":1.0},"961":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"542":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"1119":{"tf":1.0},"185":{"tf":1.0}}}},"o":{"d":{"df":27,"docs":{"1033":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"126":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":1.0},"342":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"450":{"tf":1.0},"455":{"tf":1.7320508075688772},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"770":{"tf":1.0},"953":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":51,"docs":{"1020":{"tf":1.4142135623730951},"1075":{"tf":1.0},"11":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"25":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":1.0},"309":{"tf":1.7320508075688772},"312":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"359":{"tf":2.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"607":{"tf":1.0},"728":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"800":{"tf":1.4142135623730951},"811":{"tf":2.23606797749979},"812":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"814":{"tf":1.7320508075688772},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.0}},"e":{"'":{"df":6,"docs":{"198":{"tf":1.0},"210":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"447":{"tf":1.0},"898":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":3,"docs":{"212":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"=":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"812":{"tf":1.0},"813":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"df":0,"docs":{},"’":{"df":1,"docs":{"812":{"tf":1.0}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":9,"docs":{"474":{"tf":1.7320508075688772},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0}}},"df":28,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.7320508075688772},"444":{"tf":1.7320508075688772},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"878":{"tf":1.4142135623730951},"894":{"tf":1.0},"904":{"tf":1.4142135623730951},"983":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"352":{"tf":1.4142135623730951},"573":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":2,"docs":{"1061":{"tf":1.0},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"506":{"tf":1.0},"705":{"tf":1.7320508075688772}}}},"r":{"a":{"b":{"df":2,"docs":{"273":{"tf":1.0},"289":{"tf":1.0}}},"d":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}},"t":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"729":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"352":{"tf":1.0},"361":{"tf":1.0},"395":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"750":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"212":{"tf":1.0},"216":{"tf":1.0},"297":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"362":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1086":{"tf":1.0},"361":{"tf":1.0},"438":{"tf":1.0},"650":{"tf":1.0},"788":{"tf":2.23606797749979},"876":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"h":{"df":31,"docs":{"1027":{"tf":1.0},"1113":{"tf":1.4142135623730951},"155":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"251":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"538":{"tf":1.0},"676":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"966":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"1046":{"tf":1.0},"485":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.0},"285":{"tf":1.4142135623730951},"364":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"239":{"tf":1.0},"287":{"tf":1.0},"786":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"454":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"254":{"tf":1.0}}},"w":{"df":2,"docs":{"952":{"tf":1.0},"954":{"tf":1.0}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"897":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"{":{"'":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":98,"docs":{"101":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":2.0},"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1057":{"tf":1.4142135623730951},"107":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1100":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"151":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"300":{"tf":1.0},"361":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"459":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":3.3166247903554},"518":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"590":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"62":{"tf":1.0},"622":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":2.0},"732":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"889":{"tf":1.0},"905":{"tf":2.6457513110645907},"936":{"tf":1.0},"98":{"tf":1.0},"988":{"tf":1.0},"997":{"tf":1.0}}}},"w":{"df":6,"docs":{"1087":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"654":{"tf":1.0},"858":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"161":{"tf":2.23606797749979},"162":{"tf":2.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"368":{"tf":1.0},"595":{"tf":1.0},"954":{"tf":1.0}}}}}}},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"733":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"215":{"tf":1.0},"304":{"tf":1.0}}}}}}},"t":{";":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.0}}},"w":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"958":{"tf":1.4142135623730951}}},"l":{"b":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"958":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"958":{"tf":1.0}}}}},"df":0,"docs":{}}}},"b":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"|":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"2":{"df":1,"docs":{"538":{"tf":1.0}}},"3":{"df":1,"docs":{"538":{"tf":1.0}}},"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"r":{"d":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"896":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"394":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"372":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"415":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"873":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"947":{"tf":2.0}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"962":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"947":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"b":{"df":0,"docs":{},"v":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"e":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"df":18,"docs":{"1113":{"tf":1.0},"372":{"tf":2.8284271247461903},"394":{"tf":2.8284271247461903},"403":{"tf":3.0},"409":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"416":{"tf":2.23606797749979},"502":{"tf":2.8284271247461903},"503":{"tf":2.6457513110645907},"538":{"tf":1.0},"873":{"tf":2.449489742783178},"896":{"tf":2.6457513110645907},"947":{"tf":1.0},"952":{"tf":3.7416573867739413},"956":{"tf":3.1622776601683795},"958":{"tf":3.605551275463989},"959":{"tf":3.872983346207417},"966":{"tf":5.0}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"222":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0}}}}}},"df":0,"docs":{}}},"d":{"'":{"df":2,"docs":{"267":{"tf":1.0},"275":{"tf":1.0}}},"df":10,"docs":{"15":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"772":{"tf":1.0},"967":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"322":{"tf":1.4142135623730951},"353":{"tf":1.0}}},"df":0,"docs":{}}},"df":57,"docs":{"1109":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"170":{"tf":1.0},"193":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.4142135623730951},"307":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"408":{"tf":1.0},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":2.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.4142135623730951},"475":{"tf":1.0},"482":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"7":{"tf":1.4142135623730951},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1110":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"320":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"177":{"tf":1.0}}},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":6,"docs":{"203":{"tf":1.4142135623730951},"221":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"390":{"tf":1.0},"958":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}}}},"h":{"1":{"df":1,"docs":{"135":{"tf":1.4142135623730951}}},":":{"%":{"df":0,"docs":{},"i":{":":{"%":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{":":{"%":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"924":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":13,"docs":{"1116":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"512":{"tf":1.0},"665":{"tf":1.0},"903":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":23,"docs":{"0":{"tf":1.0},"1011":{"tf":1.0},"155":{"tf":1.0},"267":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"363":{"tf":1.4142135623730951},"372":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.7320508075688772},"382":{"tf":1.0},"386":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"779":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"740":{"tf":1.7320508075688772},"866":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":24,"docs":{"1099":{"tf":1.0},"131":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.7320508075688772},"270":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"368":{"tf":1.0},"406":{"tf":1.0},"431":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"6":{"tf":1.0},"651":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"946":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}}}},"i":{"df":1,"docs":{"1110":{"tf":1.0}}}}},"r":{"d":{"df":5,"docs":{"199":{"tf":1.0},"398":{"tf":1.0},"407":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"54":{"tf":1.0},"562":{"tf":1.4142135623730951},"61":{"tf":1.0},"700":{"tf":1.0},"9":{"tf":1.0},"965":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"331":{"tf":1.0}},"m":{"df":1,"docs":{"858":{"tf":1.0}}}},"s":{"_":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"762":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":7,"docs":{"1081":{"tf":1.4142135623730951},"127":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"580":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"1019":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"181":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"335":{"tf":1.0},"355":{"tf":1.0},"443":{"tf":1.0},"479":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"591":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"814":{"tf":1.0},"928":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"813":{"tf":1.0},"954":{"tf":1.0}}}}}}}},"b":{"df":1,"docs":{"726":{"tf":1.0}}},"df":3,"docs":{"503":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"589":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1121":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":2.0},"375":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":2.0},"432":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"580":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951},"941":{"tf":1.0},"958":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"100":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"179":{"tf":1.0},"375":{"tf":1.0},"384":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"963":{"tf":1.0}}}}},"r":{"df":2,"docs":{"571":{"tf":1.0},"864":{"tf":1.0}},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"535":{"tf":1.7320508075688772},"725":{"tf":2.449489742783178},"726":{"tf":2.6457513110645907},"727":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":9,"docs":{"1064":{"tf":1.7320508075688772},"1065":{"tf":1.0},"1066":{"tf":2.8284271247461903},"1067":{"tf":1.0},"1068":{"tf":2.23606797749979},"1069":{"tf":1.0},"1070":{"tf":1.0},"527":{"tf":1.4142135623730951},"963":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1124":{"tf":1.0},"176":{"tf":1.0},"364":{"tf":1.0},"473":{"tf":1.0},"527":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"1066":{"tf":2.0},"1068":{"tf":1.4142135623730951},"1069":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{",":{"3":{".":{"5":{",":{"6":{".":{"0":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{",":{"5":{".":{"9":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"k":{"a":{"df":5,"docs":{"950":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"214":{"tf":1.0}}}},"p":{"df":63,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1019":{"tf":1.4142135623730951},"107":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"289":{"tf":1.0},"341":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"396":{"tf":1.0},"430":{"tf":1.0},"446":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0},"548":{"tf":1.0},"557":{"tf":1.7320508075688772},"605":{"tf":1.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"640":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"780":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"959":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"1018":{"tf":1.0},"1042":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"1100":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"686":{"tf":1.0}}},"df":87,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1023":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.0},"1052":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1082":{"tf":1.0},"1094":{"tf":1.0},"1102":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1121":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"431":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.0},"453":{"tf":1.7320508075688772},"467":{"tf":1.0},"482":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"529":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"591":{"tf":1.0},"6":{"tf":1.0},"630":{"tf":1.0},"666":{"tf":1.0},"689":{"tf":1.0},"691":{"tf":1.0},"704":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"814":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":1.4142135623730951},"912":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.4142135623730951},"976":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"994":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"460":{"tf":1.0},"84":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"590":{"tf":1.0},"613":{"tf":2.0},"728":{"tf":1.0},"880":{"tf":1.0}}}}}}}},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"332":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"834":{"tf":1.7320508075688772},"835":{"tf":1.0},"836":{"tf":1.7320508075688772},"837":{"tf":1.0},"838":{"tf":1.0}}}}}}},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"665":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"897":{"tf":1.0},"900":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"222":{"tf":1.0},"361":{"tf":1.0},"643":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":23,"docs":{"1036":{"tf":1.0},"106":{"tf":1.0},"1119":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"187":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1075":{"tf":1.0},"1121":{"tf":1.0},"187":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"752":{"tf":1.0},"788":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"585":{"tf":1.7320508075688772},"606":{"tf":1.0},"609":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"199":{"tf":1.0},"589":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"1007":{"tf":1.0},"1014":{"tf":1.7320508075688772},"740":{"tf":1.4142135623730951}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"963":{"tf":1.0}}},"df":7,"docs":{"561":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":2.0},"958":{"tf":1.0},"960":{"tf":1.7320508075688772},"964":{"tf":1.0},"966":{"tf":1.0}},"’":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"962":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":1,"docs":{"962":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"df":42,"docs":{"1077":{"tf":1.0},"183":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.7320508075688772},"285":{"tf":2.449489742783178},"286":{"tf":1.7320508075688772},"287":{"tf":2.6457513110645907},"288":{"tf":2.8284271247461903},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":2.8284271247461903},"292":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":2.449489742783178},"684":{"tf":1.7320508075688772},"690":{"tf":2.0},"691":{"tf":1.0},"694":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.7416573867739413},"742":{"tf":1.0},"784":{"tf":1.0},"854":{"tf":1.0},"88":{"tf":1.4142135623730951},"948":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"405":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":186,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.0},"219":{"tf":1.0},"222":{"tf":2.6457513110645907},"266":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"555":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"651":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.4142135623730951},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"924":{"tf":1.0},"946":{"tf":1.7320508075688772},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"i":{"df":36,"docs":{"1002":{"tf":1.0},"1015":{"tf":2.0},"1099":{"tf":1.4142135623730951},"113":{"tf":1.0},"264":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"376":{"tf":1.0},"447":{"tf":1.0},"484":{"tf":1.7320508075688772},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.4142135623730951},"498":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":2.23606797749979},"509":{"tf":3.3166247903554},"510":{"tf":3.605551275463989},"511":{"tf":1.7320508075688772},"529":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"879":{"tf":2.8284271247461903},"906":{"tf":1.0}}}}}}},"t":{"df":8,"docs":{"364":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"634":{"tf":1.0},"9":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"h":{"df":1,"docs":{"966":{"tf":1.0}}}},"df":4,"docs":{"561":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":2.0},"966":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"1033":{"tf":1.0}}},"df":6,"docs":{"1033":{"tf":2.6457513110645907},"1035":{"tf":1.7320508075688772},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1087":{"tf":3.3166247903554},"1091":{"tf":1.0}}}},"o":{"c":{"df":9,"docs":{"303":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.0},"788":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"1116":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"487":{"tf":1.0},"525":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"851":{"tf":1.0},"977":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"161":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"824":{"tf":1.0},"959":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"864":{"tf":1.0},"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"d":{"df":5,"docs":{"167":{"tf":1.0},"194":{"tf":1.0},"214":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":4,"docs":{"354":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"355":{"tf":1.0},"444":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"288":{"tf":1.0},"590":{"tf":1.0},"676":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1101":{"tf":1.0},"175":{"tf":1.0}},"t":{"df":1,"docs":{"897":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"1114":{"tf":1.0},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"474":{"tf":1.0},"6":{"tf":1.0},"847":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":37,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":2.23606797749979},"1044":{"tf":1.4142135623730951},"1046":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"113":{"tf":2.0},"168":{"tf":1.0},"170":{"tf":2.23606797749979},"180":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"348":{"tf":1.0},"353":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.0},"508":{"tf":1.0},"52":{"tf":1.0},"548":{"tf":1.7320508075688772},"555":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"589":{"tf":1.0},"597":{"tf":1.0},"680":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"929":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"300":{"tf":1.0},"398":{"tf":1.0},"665":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"947":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"952":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"316":{"tf":1.0},"343":{"tf":2.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":2.23606797749979},"382":{"tf":1.7320508075688772},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"396":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"517":{"tf":1.4142135623730951},"580":{"tf":2.0},"613":{"tf":1.0},"665":{"tf":1.4142135623730951},"681":{"tf":1.0},"728":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":2.449489742783178}},"s":{":":{"/":{"/":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"8":{".":{"0":{"b":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{".":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"3":{"6":{"1":{"8":{"6":{"2":{"df":2,"docs":{"1046":{"tf":1.0},"1083":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"4":{"8":{"3":{"9":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"4":{"5":{"2":{"8":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"8":{"5":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"#":{"a":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"<":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"d":{"/":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"3":{"4":{"1":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"322":{"tf":1.0},"533":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"1":{"5":{"7":{"5":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"705":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"403":{"tf":1.4142135623730951},"728":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"346":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"203":{"tf":2.6457513110645907},"681":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"56":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"473":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"728":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"u":{"b":{".":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"1":{"0":{"8":{"9":{"4":{"1":{"3":{"5":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"#":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":19,"docs":{"153":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":2.0},"301":{"tf":1.0},"538":{"tf":2.8284271247461903},"539":{"tf":1.4142135623730951},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.7320508075688772},"547":{"tf":1.7320508075688772},"548":{"tf":2.8284271247461903},"549":{"tf":1.0},"550":{"tf":1.0},"79":{"tf":1.4142135623730951},"981":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"434":{"tf":1.0},"841":{"tf":1.0}}}},"h":{"df":1,"docs":{"298":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"456":{"tf":1.4142135623730951},"505":{"tf":1.0},"923":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1087":{"tf":2.0},"559":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"{":{"df":0,"docs":{},"{":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"518":{"tf":1.0}}}},".":{"df":26,"docs":{"1061":{"tf":1.0},"154":{"tf":1.0},"193":{"tf":1.0},"334":{"tf":1.0},"362":{"tf":1.0},"516":{"tf":1.4142135623730951},"518":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"649":{"tf":1.0},"708":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"825":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"923":{"tf":1.0},"938":{"tf":1.0},"948":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1011":{"tf":1.0}}}}}},"df":3,"docs":{"188":{"tf":1.0},"740":{"tf":1.0},"924":{"tf":1.0}}}}},"d":{"'":{"df":2,"docs":{"457":{"tf":1.0},"506":{"tf":1.7320508075688772}}},",":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"941":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":77,"docs":{"1003":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1104":{"tf":1.0},"1121":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"215":{"tf":1.0},"254":{"tf":2.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"290":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.0},"342":{"tf":2.449489742783178},"343":{"tf":1.4142135623730951},"368":{"tf":1.0},"388":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"427":{"tf":2.23606797749979},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":3.0},"47":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":3.872983346207417},"508":{"tf":1.4142135623730951},"555":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"679":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"874":{"tf":1.0},"903":{"tf":2.0},"909":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"959":{"tf":1.0},"986":{"tf":1.4142135623730951}},"e":{"a":{"df":6,"docs":{"219":{"tf":1.0},"285":{"tf":1.0},"449":{"tf":1.0},"567":{"tf":1.0},"679":{"tf":1.0},"977":{"tf":1.0}},"l":{"df":3,"docs":{"327":{"tf":1.0},"335":{"tf":1.0},"550":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"506":{"tf":1.0},"514":{"tf":1.0},"572":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":67,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1016":{"tf":1.0},"1019":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.449489742783178},"338":{"tf":1.0},"342":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"396":{"tf":1.7320508075688772},"414":{"tf":1.0},"449":{"tf":1.0},"457":{"tf":1.0},"462":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.7320508075688772},"517":{"tf":1.0},"542":{"tf":1.0},"55":{"tf":1.4142135623730951},"555":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"762":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":2.6457513110645907},"90":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"355":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"=":{"3":{"df":0,"docs":{},"h":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"(":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"c":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"1003":{"tf":1.0},"1044":{"tf":1.0},"181":{"tf":1.4142135623730951},"239":{"tf":1.0},"276":{"tf":1.4142135623730951},"555":{"tf":1.0},"6":{"tf":1.0},"613":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"504":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1077":{"tf":1.0},"379":{"tf":1.0},"413":{"tf":1.0},"505":{"tf":1.0},"553":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":9,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.23606797749979},"505":{"tf":2.6457513110645907},"506":{"tf":3.1622776601683795},"510":{"tf":1.0},"56":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"271":{"tf":1.0},"342":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"601":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"100":{"tf":1.0},"1072":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.0},"595":{"tf":1.0},"740":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"959":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"131":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"447":{"tf":1.4142135623730951},"69":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":79,"docs":{"1008":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":2.449489742783178},"1121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"139":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.4142135623730951},"222":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"337":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"514":{"tf":1.7320508075688772},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"542":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"595":{"tf":1.0},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"80":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"902":{"tf":1.0},"914":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":3.0},"932":{"tf":1.7320508075688772},"933":{"tf":4.358898943540674},"958":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772}}}}},"df":4,"docs":{"196":{"tf":1.0},"304":{"tf":1.0},"599":{"tf":1.0},"931":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":45,"docs":{"1011":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1055":{"tf":1.0},"1077":{"tf":1.0},"1105":{"tf":1.0},"1121":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"199":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"409":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":1.0},"460":{"tf":1.7320508075688772},"477":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"547":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.7320508075688772},"555":{"tf":3.0},"557":{"tf":1.0},"561":{"tf":1.0},"574":{"tf":1.0},"653":{"tf":1.0},"669":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"849":{"tf":1.0},"858":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"977":{"tf":1.0}}}},"s":{"df":1,"docs":{"898":{"tf":1.0}},"s":{"df":1,"docs":{"368":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1007":{"tf":1.0},"1016":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.4142135623730951},"737":{"tf":1.0},"824":{"tf":1.0},"828":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"871":{"tf":1.0},"876":{"tf":4.0},"878":{"tf":1.0},"879":{"tf":2.0},"894":{"tf":1.7320508075688772},"896":{"tf":2.6457513110645907},"898":{"tf":3.3166247903554},"899":{"tf":3.0},"900":{"tf":4.358898943540674},"901":{"tf":2.6457513110645907},"903":{"tf":2.23606797749979},"904":{"tf":2.23606797749979},"905":{"tf":2.6457513110645907},"906":{"tf":2.6457513110645907},"909":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1010":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1010":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"1011":{"tf":1.0},"898":{"tf":2.0},"901":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"1010":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"434":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"v":{"df":27,"docs":{"1035":{"tf":1.4142135623730951},"1105":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"348":{"tf":1.0},"364":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"519":{"tf":1.0},"54":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"447":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0}}}}}},"n":{"a":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1107":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"1087":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":5,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"d":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"447":{"tf":1.7320508075688772},"649":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":168,"docs":{"1002":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1048":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1074":{"tf":3.1622776601683795},"1075":{"tf":1.0},"1081":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.4142135623730951},"4":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"427":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"454":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"464":{"tf":1.0},"465":{"tf":1.0},"468":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.4142135623730951},"525":{"tf":1.0},"546":{"tf":1.0},"567":{"tf":1.0},"578":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"588":{"tf":1.0},"601":{"tf":1.0},"61":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.4142135623730951},"651":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"664":{"tf":1.0},"666":{"tf":1.0},"678":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"748":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"770":{"tf":2.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"799":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":3.7416573867739413},"844":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":2.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":2.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"959":{"tf":1.0},"964":{"tf":1.4142135623730951},"965":{"tf":1.0},"97":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1081":{"tf":1.0},"710":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":15,"docs":{"1103":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"294":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"403":{"tf":1.0},"539":{"tf":1.7320508075688772},"561":{"tf":1.0},"613":{"tf":1.0},"964":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"222":{"tf":1.0},"416":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"1011":{"tf":1.0},"267":{"tf":1.0},"460":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"134":{"tf":1.0},"376":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"813":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"267":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"142":{"tf":1.0},"514":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"104":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"222":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"983":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"921":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"127":{"tf":1.0},"203":{"tf":2.0},"269":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.23606797749979},"508":{"tf":1.0},"514":{"tf":1.0},"651":{"tf":1.4142135623730951}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"295":{"tf":1.0},"363":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"470":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1055":{"tf":1.0},"365":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"x":{"df":5,"docs":{"644":{"tf":1.0},"708":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0},"959":{"tf":1.0}}}},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"c":{"df":36,"docs":{"103":{"tf":1.0},"1073":{"tf":1.0},"128":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"264":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.4142135623730951},"316":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"386":{"tf":1.0},"40":{"tf":1.0},"434":{"tf":1.0},"478":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.7320508075688772},"622":{"tf":1.0},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"642":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1075":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":31,"docs":{"1097":{"tf":1.0},"1099":{"tf":1.0},"15":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"396":{"tf":1.0},"419":{"tf":1.0},"539":{"tf":1.4142135623730951},"589":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"769":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"923":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"963":{"tf":1.0}}}}}}}},"df":1,"docs":{"936":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"959":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"584":{"tf":1.0},"589":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.7320508075688772},"904":{"tf":1.0},"906":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"506":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1124":{"tf":1.0},"181":{"tf":1.0},"291":{"tf":1.0},"473":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}}}}}}}}}},"df":11,"docs":{"1094":{"tf":1.0},"160":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"562":{"tf":1.0},"565":{"tf":1.0},"603":{"tf":1.0},"880":{"tf":1.0},"958":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":135,"docs":{"0":{"tf":1.0},"1002":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1031":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.0},"1084":{"tf":1.0},"1094":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1108":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1124":{"tf":1.0},"115":{"tf":1.0},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.7320508075688772},"260":{"tf":1.0},"263":{"tf":1.7320508075688772},"266":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"330":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.7320508075688772},"423":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.4142135623730951},"447":{"tf":2.0},"45":{"tf":1.0},"450":{"tf":2.0},"485":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"526":{"tf":2.0},"54":{"tf":1.4142135623730951},"556":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.4142135623730951},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"678":{"tf":1.0},"69":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"848":{"tf":2.0},"849":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"88":{"tf":2.0},"887":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":2.23606797749979},"901":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"967":{"tf":1.7320508075688772},"978":{"tf":1.0},"981":{"tf":1.0},"989":{"tf":1.0},"994":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":1,"docs":{"440":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":35,"docs":{"1021":{"tf":1.0},"1060":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"307":{"tf":1.0},"321":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"486":{"tf":1.0},"561":{"tf":1.7320508075688772},"599":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"663":{"tf":1.0},"67":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"169":{"tf":1.0},"526":{"tf":1.0},"586":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":55,"docs":{"1098":{"tf":1.0},"1119":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"343":{"tf":2.449489742783178},"346":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.23606797749979},"357":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":2.0},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"410":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"50":{"tf":1.0},"561":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":3.605551275463989},"951":{"tf":1.0},"954":{"tf":1.4142135623730951},"956":{"tf":1.7320508075688772},"958":{"tf":2.8284271247461903},"959":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"300":{"tf":1.0},"453":{"tf":1.0},"526":{"tf":1.0},"903":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"i":{"_":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"'":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":28,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"1098":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"263":{"tf":1.0},"270":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"447":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.0},"517":{"tf":1.0},"595":{"tf":1.4142135623730951},"635":{"tf":1.0},"651":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"516":{"tf":1.0},"897":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"129":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"664":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"155":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"353":{"tf":1.0},"409":{"tf":1.0},"950":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"1112":{"tf":1.0},"254":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"903":{"tf":1.0}}}}},"i":{"d":{"df":19,"docs":{"127":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"419":{"tf":1.0},"46":{"tf":1.0},"502":{"tf":1.0},"542":{"tf":1.0},"580":{"tf":1.0},"646":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":9,"docs":{"100":{"tf":1.0},"1018":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"318":{"tf":1.0},"518":{"tf":1.4142135623730951},"539":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"373":{"tf":1.0},"708":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"1122":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":39,"docs":{"1003":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"196":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"240":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"450":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.7320508075688772},"495":{"tf":1.4142135623730951},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":3.7416573867739413},"506":{"tf":5.0990195135927845},"571":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"649":{"tf":1.0},"751":{"tf":1.0},"813":{"tf":4.58257569495584},"817":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"839":{"tf":2.6457513110645907},"840":{"tf":1.7320508075688772},"841":{"tf":1.4142135623730951},"866":{"tf":1.0},"924":{"tf":1.4142135623730951},"962":{"tf":1.0}},"l":{"_":{"df":0,"docs":{},"r":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"df":30,"docs":{"1025":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"253":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"451":{"tf":1.0},"456":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"569":{"tf":1.0},"65":{"tf":1.0},"873":{"tf":1.0},"91":{"tf":1.0},"951":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"1018":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"317":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":63,"docs":{"1011":{"tf":1.0},"1031":{"tf":1.0},"104":{"tf":1.0},"1048":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1107":{"tf":1.0},"1120":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":1.0},"46":{"tf":1.0},"472":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.7320508075688772},"509":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"945":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1117":{"tf":1.0},"175":{"tf":1.0},"238":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"938":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"321":{"tf":1.0},"41":{"tf":1.0},"505":{"tf":1.4142135623730951},"80":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"906":{"tf":2.0},"916":{"tf":1.0},"976":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"355":{"tf":1.0}}}}},"t":{"6":{"4":{"df":21,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.1622776601683795},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.0},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"342":{"tf":1.0},"452":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"732":{"tf":1.0},"766":{"tf":3.605551275463989}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":26,"docs":{"1037":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1081":{"tf":1.0},"1100":{"tf":1.0},"1103":{"tf":3.605551275463989},"1104":{"tf":3.1622776601683795},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"342":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"488":{"tf":1.0},"622":{"tf":1.0},"624":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"766":{"tf":1.4142135623730951},"774":{"tf":4.358898943540674},"796":{"tf":3.4641016151377544},"797":{"tf":3.4641016151377544},"808":{"tf":1.4142135623730951},"817":{"tf":2.449489742783178},"828":{"tf":3.1622776601683795}},"r":{"df":34,"docs":{"105":{"tf":1.0},"115":{"tf":2.0},"116":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"176":{"tf":1.0},"276":{"tf":1.4142135623730951},"332":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"398":{"tf":1.0},"474":{"tf":1.0},"542":{"tf":1.0},"551":{"tf":1.7320508075688772},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"d":{"df":20,"docs":{"1117":{"tf":1.0},"1120":{"tf":1.0},"1124":{"tf":1.7320508075688772},"245":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"309":{"tf":1.0},"353":{"tf":1.0},"417":{"tf":1.0},"516":{"tf":1.0},"578":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"728":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0},"981":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":5,"docs":{"185":{"tf":1.0},"21":{"tf":1.0},"39":{"tf":1.4142135623730951},"586":{"tf":1.0},"972":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"487":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"1010":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"11":{"tf":1.0},"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"206":{"tf":1.0},"214":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.0},"514":{"tf":1.0},"713":{"tf":1.0},"740":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":2.23606797749979},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.4142135623730951},"861":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.7320508075688772},"880":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"899":{"tf":1.0},"914":{"tf":1.0},"933":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":25,"docs":{"1027":{"tf":1.4142135623730951},"107":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1121":{"tf":1.0},"152":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"332":{"tf":1.0},"422":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"664":{"tf":1.0},"813":{"tf":1.0},"875":{"tf":1.0},"900":{"tf":1.0},"914":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0}}}}},"f":{"a":{"c":{"df":25,"docs":{"100":{"tf":1.0},"1107":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"199":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"353":{"tf":1.4142135623730951},"364":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"95":{"tf":1.7320508075688772},"953":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":2.0},"963":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"728":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"l":{"a":{"c":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":11,"docs":{"235":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"700":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"446":{"tf":1.4142135623730951}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":16,"docs":{"1002":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"238":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"387":{"tf":1.0},"441":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"854":{"tf":1.0},"910":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1019":{"tf":1.0},"1020":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1017":{"tf":1.4142135623730951},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"343":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"948":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"197":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"664":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"876":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"1020":{"tf":1.0},"1035":{"tf":1.7320508075688772},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1072":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":2.0},"730":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{},"u":{"c":{"df":20,"docs":{"1124":{"tf":1.4142135623730951},"267":{"tf":1.0},"275":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.4142135623730951},"579":{"tf":1.0},"664":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"924":{"tf":1.0}},"t":{"df":175,"docs":{"10":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1086":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.4142135623730951},"11":{"tf":1.0},"1117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.7320508075688772},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.7320508075688772},"20":{"tf":1.0},"205":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"57":{"tf":1.0},"579":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"639":{"tf":1.0},"640":{"tf":1.4142135623730951},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"657":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"7":{"tf":1.7320508075688772},"737":{"tf":1.7320508075688772},"749":{"tf":1.0},"750":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.4142135623730951},"768":{"tf":1.0},"769":{"tf":1.4142135623730951},"776":{"tf":1.0},"777":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"8":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.4142135623730951},"811":{"tf":1.0},"812":{"tf":1.4142135623730951},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"857":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"885":{"tf":1.0},"886":{"tf":1.4142135623730951},"894":{"tf":1.0},"895":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"935":{"tf":1.0},"936":{"tf":1.4142135623730951},"955":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1117":{"tf":1.0},"251":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"584":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"151":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"39":{"tf":1.0},"737":{"tf":1.0},"972":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":13,"docs":{"1039":{"tf":1.0},"1044":{"tf":2.23606797749979},"128":{"tf":1.0},"137":{"tf":1.0},"295":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":2.23606797749979},"844":{"tf":1.0},"931":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"301":{"tf":1.0},"981":{"tf":1.0}}},"y":{"+":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"268":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"332":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":12,"docs":{"1066":{"tf":1.0},"137":{"tf":1.0},"175":{"tf":1.0},"221":{"tf":1.0},"247":{"tf":1.0},"348":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"649":{"tf":1.0},"962":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"897":{"tf":1.0}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}}},"o":{"c":{"df":1,"docs":{"713":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":3,"docs":{"192":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}}},"l":{"df":0,"docs":{},"v":{"df":9,"docs":{"1124":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}}}}},"o":{"df":13,"docs":{"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1098":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":1.7320508075688772},"600":{"tf":1.7320508075688772},"785":{"tf":3.1622776601683795},"824":{"tf":2.8284271247461903},"924":{"tf":1.0},"985":{"tf":1.0}}},"p":{"a":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":2.6457513110645907},"679":{"tf":1.0},"958":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}},"o":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"v":{"4":{"df":1,"docs":{"613":{"tf":1.0}}},"6":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"525":{"tf":1.0},"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":4,"docs":{"544":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"466":{"tf":2.0}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":12,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"368":{"tf":1.0},"546":{"tf":1.0},"571":{"tf":1.7320508075688772},"691":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"839":{"tf":1.4142135623730951},"976":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"1":{"6":{"6":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"0":{"1":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"338":{"tf":1.0},"343":{"tf":1.4142135623730951},"452":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"l":{"df":2,"docs":{"166":{"tf":1.0},"788":{"tf":1.0}}}},"p":{"df":5,"docs":{"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.0},"650":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"1107":{"tf":1.0},"111":{"tf":2.6457513110645907},"112":{"tf":2.0},"113":{"tf":2.449489742783178},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"199":{"tf":1.0},"220":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"371":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":2.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.7320508075688772},"738":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.4142135623730951},"751":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"94":{"tf":2.0},"97":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":2.6457513110645907},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"t":{"'":{"df":42,"docs":{"1033":{"tf":1.0},"1055":{"tf":1.0},"106":{"tf":1.4142135623730951},"122":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"299":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"464":{"tf":1.0},"468":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.7320508075688772},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"764":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"839":{"tf":1.0},"982":{"tf":1.0}}},"[":{"1":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1036":{"tf":1.0},"1087":{"tf":1.0},"175":{"tf":1.0},"413":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.0},"924":{"tf":1.4142135623730951}}},"r":{"df":6,"docs":{"186":{"tf":1.0},"503":{"tf":1.0},"519":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"953":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":24,"docs":{"1117":{"tf":1.0},"1119":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"358":{"tf":1.0},"375":{"tf":1.0},"427":{"tf":1.0},"500":{"tf":1.0},"518":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"80":{"tf":1.0},"852":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0},"976":{"tf":1.0}}}}}},"’":{"df":3,"docs":{"352":{"tf":1.0},"840":{"tf":1.4142135623730951},"988":{"tf":1.0}}}},"v":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"1027":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"’":{"df":0,"docs":{},"v":{"df":1,"docs":{"1019":{"tf":1.0}}}}},"j":{"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"502":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"246":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"654":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"a":{"df":4,"docs":{"251":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.0},"412":{"tf":1.0}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"221":{"tf":1.0},"228":{"tf":1.7320508075688772},"306":{"tf":1.0},"322":{"tf":1.0},"678":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"502":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"708":{"tf":1.0},"713":{"tf":1.0}}},"df":15,"docs":{"180":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"707":{"tf":3.3166247903554},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.7320508075688772},"713":{"tf":2.23606797749979},"714":{"tf":1.7320508075688772},"876":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"d":{"1":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"a":{"'":{"df":1,"docs":{"115":{"tf":1.0}}},"df":9,"docs":{"108":{"tf":1.0},"115":{"tf":2.23606797749979},"216":{"tf":1.0},"552":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":63,"docs":{"1021":{"tf":1.0},"1030":{"tf":1.0},"1045":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1060":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1090":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1102":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.0},"256":{"tf":1.0},"28":{"tf":1.0},"292":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"354":{"tf":2.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"363":{"tf":2.6457513110645907},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.0},"412":{"tf":1.4142135623730951},"416":{"tf":1.0},"477":{"tf":1.0},"550":{"tf":1.0},"560":{"tf":1.7320508075688772},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"669":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"756":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.4142135623730951},"798":{"tf":1.0},"809":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":1.4142135623730951},"917":{"tf":1.0},"951":{"tf":1.4142135623730951},"952":{"tf":1.0},"961":{"tf":2.449489742783178},"964":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":44,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1097":{"tf":1.0},"129":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"221":{"tf":1.0},"235":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"459":{"tf":1.4142135623730951},"465":{"tf":2.449489742783178},"469":{"tf":2.6457513110645907},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"541":{"tf":3.1622776601683795},"548":{"tf":2.0},"550":{"tf":1.0},"607":{"tf":1.0},"644":{"tf":1.4142135623730951},"653":{"tf":1.0},"661":{"tf":1.0},"700":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"906":{"tf":1.0},"944":{"tf":1.0}}}}},"s":{"df":1,"docs":{"325":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"(":{"a":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"175":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":2.0},"230":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"288":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"358":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.7320508075688772},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.7320508075688772},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"669":{"tf":1.4142135623730951},"733":{"tf":1.4142135623730951},"848":{"tf":1.0},"9":{"tf":1.0},"916":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":9,"docs":{"358":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"409":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"i":{"df":3,"docs":{"1003":{"tf":1.0},"176":{"tf":1.0},"447":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}},"n":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"df":3,"docs":{"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"917":{"tf":1.0}}}},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":4,"docs":{"175":{"tf":1.0},"214":{"tf":1.0},"254":{"tf":1.7320508075688772},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"215":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"966":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"958":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"958":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"947":{"tf":2.0},"949":{"tf":2.23606797749979},"950":{"tf":1.0},"958":{"tf":1.7320508075688772},"960":{"tf":1.0},"966":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"958":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":23,"docs":{"1011":{"tf":1.0},"1097":{"tf":1.0},"1121":{"tf":1.0},"115":{"tf":1.0},"175":{"tf":1.0},"239":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"569":{"tf":1.0},"734":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"942":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"982":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"1003":{"tf":1.0},"380":{"tf":1.4142135623730951},"813":{"tf":2.0},"84":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"933":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"931":{"tf":1.0},"933":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}},"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1072":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"203":{"tf":1.0},"220":{"tf":1.4142135623730951},"229":{"tf":2.0},"232":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"358":{"tf":2.0},"396":{"tf":1.4142135623730951},"40":{"tf":1.0},"413":{"tf":1.7320508075688772},"539":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.0},"580":{"tf":1.0},"664":{"tf":2.6457513110645907},"690":{"tf":2.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"705":{"tf":3.872983346207417},"723":{"tf":1.4142135623730951},"726":{"tf":1.0},"766":{"tf":3.7416573867739413},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"875":{"tf":1.0},"89":{"tf":2.23606797749979},"926":{"tf":1.4142135623730951},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":3.1622776601683795},"932":{"tf":1.0},"933":{"tf":2.449489742783178},"938":{"tf":2.0}},"e":{"d":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"874":{"tf":1.0},"876":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"459":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"467":{"tf":1.7320508075688772},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"121":{"tf":1.0},"175":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"431":{"tf":1.0},"488":{"tf":1.4142135623730951},"708":{"tf":1.0},"722":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"824":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"600":{"tf":1.0},"785":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":31,"docs":{"1011":{"tf":1.0},"1117":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.7320508075688772},"220":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"444":{"tf":1.0},"460":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"531":{"tf":1.0},"567":{"tf":1.0},"577":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":14,"docs":{"1116":{"tf":1.0},"13":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"247":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"565":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":7,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.0},"212":{"tf":1.0},"376":{"tf":1.7320508075688772},"489":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":11,"docs":{"125":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"988":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"[":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":1,"docs":{"506":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":14,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"316":{"tf":1.0},"414":{"tf":1.7320508075688772},"416":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"718":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1105":{"tf":1.0},"229":{"tf":1.0},"486":{"tf":1.0},"514":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"1025":{"tf":1.0},"1035":{"tf":1.0},"810":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"909":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"897":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"962":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"353":{"tf":1.0},"386":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":2.0},"961":{"tf":1.4142135623730951},"962":{"tf":2.23606797749979},"966":{"tf":1.4142135623730951}}}},"n":{"d":{"df":9,"docs":{"179":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"824":{"tf":1.0},"844":{"tf":1.0},"963":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"221":{"tf":1.0},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"947":{"tf":1.4142135623730951},"949":{"tf":1.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.0},"966":{"tf":1.4142135623730951}},"l":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"155":{"tf":1.0},"355":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":31,"docs":{"104":{"tf":1.0},"1057":{"tf":1.0},"117":{"tf":1.0},"185":{"tf":2.23606797749979},"199":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"343":{"tf":1.0},"357":{"tf":1.0},"387":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.0},"654":{"tf":1.0},"679":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0},"921":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1066":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"376":{"tf":1.0},"900":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"203":{"tf":2.0}}},"df":0,"docs":{}}}},"df":79,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1076":{"tf":1.0},"1080":{"tf":1.7320508075688772},"1081":{"tf":1.4142135623730951},"175":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"350":{"tf":1.0},"373":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":1.0},"541":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.4142135623730951},"621":{"tf":2.23606797749979},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.7320508075688772},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.4142135623730951},"803":{"tf":1.0},"824":{"tf":1.0},"837":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"1035":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"489":{"tf":1.0},"761":{"tf":1.4142135623730951}},"n":{"c":{"df":15,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.7320508075688772},"296":{"tf":1.0},"299":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"960":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772}}}},"r":{"df":17,"docs":{"1004":{"tf":1.0},"1121":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"447":{"tf":1.7320508075688772},"488":{"tf":1.0},"502":{"tf":1.0},"541":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":2.8284271247461903},"958":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":7,"docs":{"248":{"tf":1.0},"271":{"tf":1.0},"345":{"tf":1.0},"347":{"tf":1.0},"574":{"tf":1.0},"836":{"tf":1.0},"939":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"338":{"tf":1.0},"824":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1094":{"tf":1.0},"246":{"tf":1.0},"323":{"tf":1.0},"450":{"tf":1.0},"627":{"tf":1.0},"720":{"tf":1.0},"900":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":11,"docs":{"1004":{"tf":1.4142135623730951},"22":{"tf":1.0},"363":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"488":{"tf":1.0},"497":{"tf":1.0},"514":{"tf":1.0},"864":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":2,"docs":{"353":{"tf":1.0},"770":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"172":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"902":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"218":{"tf":1.0},"222":{"tf":1.4142135623730951},"414":{"tf":1.0},"959":{"tf":1.0}}}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"958":{"tf":2.23606797749979},"966":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"p":{"df":5,"docs":{"153":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"552":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"503":{"tf":1.0},"589":{"tf":1.0}},"e":{"a":{"d":{"df":10,"docs":{"106":{"tf":1.0},"1121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"499":{"tf":1.0},"558":{"tf":1.0},"931":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":11,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.7320508075688772},"231":{"tf":1.0},"353":{"tf":1.4142135623730951},"475":{"tf":1.0},"533":{"tf":1.0},"80":{"tf":1.0},"875":{"tf":1.0},"9":{"tf":1.4142135623730951}}}},"v":{"df":6,"docs":{"1015":{"tf":1.0},"230":{"tf":1.0},"584":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951}}}},"d":{"df":2,"docs":{"654":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":16,"docs":{"1003":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"469":{"tf":1.7320508075688772},"944":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":32,"docs":{"1002":{"tf":1.7320508075688772},"1003":{"tf":1.0},"1004":{"tf":1.0},"1071":{"tf":2.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"352":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"563":{"tf":1.4142135623730951},"568":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"899":{"tf":1.4142135623730951},"911":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.7320508075688772}}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"862":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"387":{"tf":1.0},"413":{"tf":1.0},"665":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"1036":{"tf":1.0},"1099":{"tf":1.0},"1118":{"tf":1.0},"1122":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"306":{"tf":1.0},"34":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"563":{"tf":1.0},"596":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"77":{"tf":1.0},"939":{"tf":1.7320508075688772},"954":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"t":{"'":{"df":17,"docs":{"138":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"365":{"tf":1.0},"676":{"tf":1.0}}},"df":3,"docs":{"175":{"tf":1.0},"779":{"tf":1.0},"963":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"338":{"tf":1.0},"462":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":71,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1097":{"tf":1.0},"1119":{"tf":1.0},"1124":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"172":{"tf":1.0},"183":{"tf":1.0},"219":{"tf":1.0},"241":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":2.0},"295":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"413":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":2.23606797749979},"550":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.7320508075688772},"666":{"tf":1.0},"691":{"tf":1.4142135623730951},"74":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.7320508075688772},"967":{"tf":1.0},"985":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"914":{"tf":1.0}}}},"df":12,"docs":{"787":{"tf":1.7320508075688772},"788":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0}}}}}},"f":{"df":1,"docs":{"958":{"tf":1.0}}},"i":{"b":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1087":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"253":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"506":{"tf":1.0},"519":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"643":{"tf":1.0},"723":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":1,"docs":{"538":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"505":{"tf":1.4142135623730951},"841":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"447":{"tf":1.7320508075688772},"508":{"tf":1.0},"776":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"590":{"tf":1.0},"950":{"tf":1.0}}}}}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"1098":{"tf":1.0},"187":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":61,"docs":{"1046":{"tf":1.0},"106":{"tf":1.0},"1066":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"220":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"269":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"338":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":2.0},"398":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"552":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"62":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":2.23606797749979},"657":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.4142135623730951},"750":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"859":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"352":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}},"r":{"df":3,"docs":{"288":{"tf":1.0},"510":{"tf":1.0},"705":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"508":{"tf":1.0}}}}}},"df":39,"docs":{"1027":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"368":{"tf":1.0},"459":{"tf":1.0},"468":{"tf":1.7320508075688772},"469":{"tf":1.4142135623730951},"470":{"tf":2.449489742783178},"471":{"tf":1.7320508075688772},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"540":{"tf":1.0},"562":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"873":{"tf":1.0},"924":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}},"r":{"df":2,"docs":{"1110":{"tf":1.0},"197":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"877":{"tf":1.0}}}},"df":57,"docs":{"1002":{"tf":1.0},"1066":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":2.0},"1121":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":2.0},"215":{"tf":1.0},"240":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"312":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":1.0},"4":{"tf":1.0},"484":{"tf":1.0},"510":{"tf":1.4142135623730951},"512":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.0},"726":{"tf":1.7320508075688772},"77":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"853":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":2.6457513110645907},"898":{"tf":2.449489742783178},"899":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"906":{"tf":2.8284271247461903},"924":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"93":{"tf":1.0},"931":{"tf":2.8284271247461903},"936":{"tf":1.0},"938":{"tf":2.6457513110645907},"962":{"tf":1.0},"988":{"tf":2.0},"989":{"tf":1.0},"991":{"tf":1.7320508075688772},"994":{"tf":1.0},"995":{"tf":1.7320508075688772},"997":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1110":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"4":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1057":{"tf":1.0},"447":{"tf":1.0},"515":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"694":{"tf":1.0},"751":{"tf":1.0},"847":{"tf":2.0},"944":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":66,"docs":{"103":{"tf":1.7320508075688772},"1033":{"tf":1.0},"104":{"tf":1.0},"1074":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1120":{"tf":1.7320508075688772},"117":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"388":{"tf":1.0},"413":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"446":{"tf":1.4142135623730951},"449":{"tf":1.0},"487":{"tf":1.0},"527":{"tf":1.0},"537":{"tf":1.0},"542":{"tf":1.0},"563":{"tf":1.0},"569":{"tf":1.0},"64":{"tf":1.7320508075688772},"641":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"800":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"844":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.7320508075688772},"906":{"tf":1.0},"913":{"tf":1.7320508075688772},"917":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"933":{"tf":1.7320508075688772},"962":{"tf":1.0},"977":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"1072":{"tf":1.0},"1074":{"tf":1.0},"785":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1123":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"307":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":37,"docs":{"1030":{"tf":1.0},"1048":{"tf":1.0},"210":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"225":{"tf":1.0},"239":{"tf":1.0},"294":{"tf":3.3166247903554},"295":{"tf":2.23606797749979},"296":{"tf":2.23606797749979},"297":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":1.0},"435":{"tf":1.4142135623730951},"475":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.0},"704":{"tf":1.7320508075688772},"717":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"864":{"tf":1.0},"917":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"o":{"a":{"d":{"df":40,"docs":{"187":{"tf":1.4142135623730951},"203":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"359":{"tf":2.6457513110645907},"360":{"tf":1.0},"362":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"676":{"tf":1.7320508075688772},"678":{"tf":3.0},"705":{"tf":1.4142135623730951},"79":{"tf":1.0},"832":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":1.7320508075688772},"898":{"tf":2.23606797749979},"899":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":4.47213595499958},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"964":{"tf":1.0}},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":3,"docs":{"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":32,"docs":{"10":{"tf":1.0},"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1011":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1037":{"tf":1.0},"1108":{"tf":1.0},"135":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"253":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"393":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"508":{"tf":1.0},"571":{"tf":1.0},"588":{"tf":1.0},"665":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"847":{"tf":1.0},"957":{"tf":1.0}}},"t":{"df":32,"docs":{"0":{"tf":1.0},"1048":{"tf":1.0},"1073":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"180":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"212":{"tf":1.4142135623730951},"249":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"410":{"tf":1.0},"540":{"tf":1.0},"55":{"tf":1.0},"553":{"tf":1.0},"56":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.0},"715":{"tf":1.0},"740":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"950":{"tf":1.0},"959":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1074":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"799":{"tf":1.0},"914":{"tf":1.0},"985":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":2.0},"1099":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"481":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"555":{"tf":1.0},"740":{"tf":1.0},"75":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"914":{"tf":2.6457513110645907},"917":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.0},"933":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"947":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":1,"docs":{"705":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":30,"docs":{"1025":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":2.23606797749979},"137":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"220":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"355":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.4142135623730951},"373":{"tf":1.0},"386":{"tf":1.0},"550":{"tf":1.0},"595":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"704":{"tf":1.0},"762":{"tf":1.0},"873":{"tf":1.0},"903":{"tf":1.0},"948":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":14,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"914":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":3.872983346207417},"930":{"tf":2.23606797749979},"931":{"tf":2.0},"932":{"tf":2.8284271247461903},"938":{"tf":3.3166247903554}}}},"o":{"df":1,"docs":{"857":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":36,"docs":{"1011":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1029":{"tf":1.7320508075688772},"1069":{"tf":1.7320508075688772},"1091":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.4142135623730951},"37":{"tf":1.0},"373":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"392":{"tf":1.0},"435":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"515":{"tf":1.0},"525":{"tf":1.0},"571":{"tf":1.4142135623730951},"662":{"tf":1.0},"707":{"tf":1.0},"757":{"tf":3.1622776601683795},"766":{"tf":3.7416573867739413},"782":{"tf":3.1622776601683795},"864":{"tf":1.0},"898":{"tf":1.0},"948":{"tf":1.4142135623730951},"950":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"1003":{"tf":1.0},"1005":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"1121":{"tf":1.0},"138":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"239":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"542":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"6":{"tf":1.0},"779":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"931":{"tf":1.0},"946":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1018":{"tf":1.0},"1068":{"tf":1.0},"1076":{"tf":1.7320508075688772},"1077":{"tf":2.8284271247461903},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1081":{"tf":1.7320508075688772},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1084":{"tf":1.0},"487":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":70,"docs":{"1011":{"tf":1.0},"102":{"tf":1.0},"1033":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1112":{"tf":1.0},"129":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.7320508075688772},"167":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"239":{"tf":1.4142135623730951},"265":{"tf":2.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":3.3166247903554},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.449489742783178},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":2.0},"30":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"360":{"tf":1.0},"386":{"tf":1.0},"435":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.4142135623730951},"504":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.4142135623730951},"548":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"94":{"tf":1.4142135623730951},"945":{"tf":1.0},"955":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"127":{"tf":1.0},"168":{"tf":1.0}}},"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"542":{"tf":1.0},"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":81,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.7320508075688772},"127":{"tf":2.6457513110645907},"128":{"tf":2.0},"129":{"tf":2.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.0},"14":{"tf":2.23606797749979},"145":{"tf":1.7320508075688772},"146":{"tf":2.449489742783178},"147":{"tf":2.0},"148":{"tf":2.23606797749979},"149":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":2.23606797749979},"153":{"tf":3.4641016151377544},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.6457513110645907},"169":{"tf":2.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"179":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"196":{"tf":1.0},"221":{"tf":1.0},"245":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"317":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"379":{"tf":1.0},"394":{"tf":2.0},"401":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":2.23606797749979},"542":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":3.605551275463989},"593":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.4142135623730951},"640":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"81":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.4142135623730951},"887":{"tf":1.0},"9":{"tf":1.0},"916":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"79":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":10,"docs":{"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":2.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"679":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"958":{"tf":1.0}}}}},"p":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"215":{"tf":1.0},"752":{"tf":1.0},"873":{"tf":1.0},"932":{"tf":1.0}}},"s":{"df":4,"docs":{"363":{"tf":1.0},"374":{"tf":1.0},"931":{"tf":1.0},"949":{"tf":1.0}}},"t":{"df":5,"docs":{"1004":{"tf":1.0},"1072":{"tf":1.0},"215":{"tf":1.0},"528":{"tf":1.0},"931":{"tf":1.0}}}},"t":{"df":8,"docs":{"176":{"tf":1.0},"185":{"tf":1.0},"239":{"tf":1.0},"352":{"tf":1.0},"477":{"tf":1.0},"572":{"tf":1.0},"590":{"tf":1.4142135623730951},"963":{"tf":1.0}}},"w":{"df":11,"docs":{"185":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"354":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"734":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"o":{"df":3,"docs":{"1035":{"tf":1.0},"224":{"tf":1.0},"628":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"236":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"363":{"tf":1.0},"462":{"tf":1.0},"595":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.0},"876":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"268":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"r":{"df":8,"docs":{"1113":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"966":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":2,"docs":{"211":{"tf":1.0},"414":{"tf":1.0}}},"t":{";":{"6":{"2":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"776":{"tf":2.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":3.4641016151377544},"780":{"tf":2.0},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951}}}},"u":{"a":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":1,"docs":{"561":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"561":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"a":{"c":{"df":3,"docs":{"694":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0}},"h":{"df":1,"docs":{"332":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"238":{"tf":1.0},"292":{"tf":1.0},"475":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":4.123105625617661},"507":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}}},"o":{"df":3,"docs":{"447":{"tf":1.0},"600":{"tf":1.0},"945":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":23,"docs":{"115":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"374":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"415":{"tf":1.0},"585":{"tf":1.0},"669":{"tf":1.0},"814":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"853":{"tf":1.0},"874":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951},"965":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"538":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1099":{"tf":1.0},"168":{"tf":1.0},"446":{"tf":1.4142135623730951},"563":{"tf":1.0},"64":{"tf":1.7320508075688772}}},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}},"df":4,"docs":{"1042":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"410":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1090":{"tf":1.0},"1097":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"394":{"tf":1.7320508075688772},"400":{"tf":1.0},"452":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"514":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"665":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.7320508075688772},"751":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"4":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":108,"docs":{"1004":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1063":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1077":{"tf":1.4142135623730951},"1080":{"tf":1.0},"1097":{"tf":1.0},"151":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"223":{"tf":1.0},"231":{"tf":1.4142135623730951},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"314":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":1.0},"550":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.23606797749979},"572":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"627":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":2.449489742783178},"655":{"tf":1.7320508075688772},"656":{"tf":1.7320508075688772},"657":{"tf":2.449489742783178},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"691":{"tf":1.0},"701":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"877":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"930":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0},"976":{"tf":1.0},"982":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"877":{"tf":1.0},"952":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":38,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"155":{"tf":1.0},"19":{"tf":1.0},"219":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"5":{"tf":1.0},"537":{"tf":1.0},"737":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"923":{"tf":1.0},"953":{"tf":1.4142135623730951},"997":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"364":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":23,"docs":{"1025":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"168":{"tf":1.0},"300":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"447":{"tf":1.0},"5":{"tf":1.0},"523":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"607":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"740":{"tf":1.0},"841":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":90,"docs":{"0":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"1099":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"1121":{"tf":2.0},"1122":{"tf":1.7320508075688772},"12":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"154":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.4142135623730951},"363":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"395":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.7320508075688772},"423":{"tf":1.0},"438":{"tf":1.0},"444":{"tf":1.0},"466":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"550":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"657":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"814":{"tf":1.0},"864":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"904":{"tf":1.0},"928":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.4142135623730951},"976":{"tf":1.0},"98":{"tf":1.0},"985":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"1044":{"tf":1.0},"688":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"485":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":3,"docs":{"1025":{"tf":1.0},"153":{"tf":1.0},"303":{"tf":1.0}},"g":{"df":53,"docs":{"1008":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":1.7320508075688772},"1116":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"352":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"494":{"tf":2.0},"495":{"tf":1.0},"497":{"tf":3.7416573867739413},"499":{"tf":1.0},"502":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"554":{"tf":1.0},"562":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"887":{"tf":1.0},"914":{"tf":1.0},"933":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":76,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"1057":{"tf":1.0},"1063":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1121":{"tf":1.0},"117":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"206":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"300":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"39":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"437":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"50":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"778":{"tf":1.0},"8":{"tf":1.4142135623730951},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.0},"9":{"tf":1.0},"906":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"963":{"tf":1.0},"972":{"tf":1.0},"985":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}}}}},"df":1,"docs":{"1003":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"198":{"tf":1.0},"223":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"107":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1081":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"160":{"tf":1.0},"197":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0},"415":{"tf":1.7320508075688772},"416":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.7320508075688772},"477":{"tf":1.0},"478":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"73":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"541":{"tf":2.0},"548":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":37,"docs":{"1019":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.4142135623730951},"124":{"tf":1.0},"155":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"229":{"tf":1.7320508075688772},"245":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"287":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.7320508075688772},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"488":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.7320508075688772},"721":{"tf":1.0},"73":{"tf":1.0},"737":{"tf":1.0},"766":{"tf":3.7416573867739413},"785":{"tf":1.0},"876":{"tf":2.0},"923":{"tf":2.0},"943":{"tf":1.0},"945":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"1046":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"986":{"tf":1.7320508075688772}},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1108":{"tf":1.0},"1121":{"tf":1.0}}}}}},"df":9,"docs":{"276":{"tf":1.0},"446":{"tf":1.0},"450":{"tf":1.0},"497":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"748":{"tf":1.4142135623730951},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"478":{"tf":1.0},"507":{"tf":1.0}}},"t":{"df":16,"docs":{"1016":{"tf":1.0},"1116":{"tf":1.0},"596":{"tf":1.0},"750":{"tf":1.0},"789":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"923":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"851":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"657":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"1081":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"267":{"tf":1.4142135623730951},"339":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"412":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"727":{"tf":1.0},"752":{"tf":1.0},"786":{"tf":1.0},"847":{"tf":1.0},"950":{"tf":1.0},"976":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1109":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":2.0},"1124":{"tf":1.4142135623730951},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"129":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"236":{"tf":1.0},"251":{"tf":1.0},"295":{"tf":3.7416573867739413},"297":{"tf":1.0},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"564":{"tf":1.4142135623730951},"567":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":2.8284271247461903},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"204":{"tf":1.0},"370":{"tf":1.0},"65":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"271":{"tf":1.0},"306":{"tf":1.0},"449":{"tf":1.0},"654":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"355":{"tf":1.0}}}}},"u":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.7320508075688772}}}}}}},"df":27,"docs":{"1036":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"199":{"tf":4.123105625617661},"21":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":3.1622776601683795},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"42":{"tf":1.4142135623730951},"528":{"tf":3.0},"587":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"622":{"tf":2.8284271247461903},"655":{"tf":1.0},"971":{"tf":1.4142135623730951},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":2.0}}},"x":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"1068":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"185":{"tf":1.0},"254":{"tf":1.0},"548":{"tf":1.0},"688":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"373":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"705":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"635":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"1109":{"tf":1.0},"1121":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":5,"docs":{"246":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":49,"docs":{"1046":{"tf":1.4142135623730951},"1087":{"tf":1.4142135623730951},"1098":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.4142135623730951},"248":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"273":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"504":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"574":{"tf":1.0},"586":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":2.23606797749979},"751":{"tf":1.0},"770":{"tf":1.4142135623730951},"813":{"tf":2.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"89":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"938":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"1110":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"288":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":7,"docs":{"1124":{"tf":1.4142135623730951},"15":{"tf":1.0},"172":{"tf":1.0},"303":{"tf":1.4142135623730951},"567":{"tf":1.4142135623730951},"77":{"tf":1.0},"985":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":66,"docs":{"1009":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1116":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"241":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"291":{"tf":1.0},"30":{"tf":1.0},"342":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":2.23606797749979},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"485":{"tf":1.0},"488":{"tf":2.449489742783178},"507":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"562":{"tf":1.0},"569":{"tf":1.0},"708":{"tf":1.0},"744":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.7320508075688772},"88":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"977":{"tf":1.7320508075688772},"985":{"tf":2.0},"987":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}},"t":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"873":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"321":{"tf":2.0},"360":{"tf":1.0},"395":{"tf":1.0},"427":{"tf":1.0},"456":{"tf":1.0},"485":{"tf":1.4142135623730951},"535":{"tf":1.0},"613":{"tf":1.0},"638":{"tf":1.0},"737":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1121":{"tf":1.0}},"n":{"df":4,"docs":{"106":{"tf":1.4142135623730951},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0},"590":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"1019":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"365":{"tf":1.4142135623730951},"526":{"tf":1.0},"529":{"tf":1.0},"903":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"115":{"tf":1.0},"215":{"tf":1.4142135623730951},"318":{"tf":1.0},"473":{"tf":1.0},"580":{"tf":1.0},"599":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1036":{"tf":1.0},"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"527":{"tf":1.0},"951":{"tf":1.0},"954":{"tf":1.0}}}}}},"u":{"df":7,"docs":{"175":{"tf":1.0},"215":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"924":{"tf":2.23606797749979},"96":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"924":{"tf":1.0},"928":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":15,"docs":{"1087":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.0},"180":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"454":{"tf":1.7320508075688772},"481":{"tf":1.0},"488":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.4142135623730951}},"e":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1087":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1035":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"854":{"tf":1.0}}},"df":2,"docs":{"852":{"tf":1.7320508075688772},"854":{"tf":2.8284271247461903}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"1113":{"tf":1.0}}}},"df":2,"docs":{"1105":{"tf":1.0},"1113":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":31,"docs":{"1008":{"tf":1.0},"1016":{"tf":1.0},"1110":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":1.0},"343":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"37":{"tf":1.0},"374":{"tf":2.0},"375":{"tf":2.0},"390":{"tf":1.0},"391":{"tf":2.0},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"580":{"tf":2.23606797749979},"949":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1016":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1007":{"tf":1.0},"1010":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"1019":{"tf":1.0},"1020":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"/":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1074":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{".":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"300":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0}}}}}}}}},"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"1":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"2":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":3,"docs":{"343":{"tf":1.0},"452":{"tf":1.0},"580":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{".":{"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"343":{"tf":1.0},"425":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"425":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"118":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"555":{"tf":1.0}}}}},"df":0,"docs":{}}},"/":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":43,"docs":{"1053":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.7320508075688772},"198":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":2.449489742783178},"354":{"tf":1.0},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"388":{"tf":1.0},"410":{"tf":1.4142135623730951},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":2.449489742783178},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"728":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"847":{"tf":2.0},"958":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"580":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"953":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}}},"t":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"1005":{"tf":1.0},"622":{"tf":1.7320508075688772}},"h":{"df":0,"docs":{},"o":{"d":{"df":26,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":3.4641016151377544},"359":{"tf":1.0},"396":{"tf":1.4142135623730951},"430":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"633":{"tf":1.0},"723":{"tf":1.0},"913":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951},"958":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"290":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"'":{"df":3,"docs":{"247":{"tf":1.0},"542":{"tf":1.0},"88":{"tf":1.0}}},"(":{"df":1,"docs":{"152":{"tf":1.0}}},"=":{"\"":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"699":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"df":4,"docs":{"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}},"df":216,"docs":{"100":{"tf":2.0},"1000":{"tf":1.4142135623730951},"1001":{"tf":2.0},"1002":{"tf":2.0},"1003":{"tf":1.0},"1004":{"tf":1.4142135623730951},"101":{"tf":3.7416573867739413},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.0},"102":{"tf":2.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"103":{"tf":2.8284271247461903},"104":{"tf":2.0},"105":{"tf":1.4142135623730951},"106":{"tf":3.0},"1072":{"tf":1.0},"1074":{"tf":1.0},"1087":{"tf":1.7320508075688772},"109":{"tf":2.23606797749979},"1097":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":2.0},"1124":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"15":{"tf":2.23606797749979},"150":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.449489742783178},"181":{"tf":4.58257569495584},"183":{"tf":3.605551275463989},"185":{"tf":3.872983346207417},"186":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":2.449489742783178},"191":{"tf":1.4142135623730951},"193":{"tf":2.23606797749979},"203":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":2.6457513110645907},"247":{"tf":2.449489742783178},"264":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"300":{"tf":2.6457513110645907},"301":{"tf":2.6457513110645907},"31":{"tf":1.0},"33":{"tf":1.0},"355":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.6457513110645907},"376":{"tf":1.0},"40":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":2.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":2.6457513110645907},"422":{"tf":2.23606797749979},"447":{"tf":3.0},"46":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":2.6457513110645907},"513":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"538":{"tf":4.242640687119285},"539":{"tf":3.7416573867739413},"540":{"tf":2.0},"541":{"tf":1.4142135623730951},"542":{"tf":5.477225575051661},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":2.0},"546":{"tf":3.3166247903554},"547":{"tf":3.1622776601683795},"548":{"tf":6.324555320336759},"549":{"tf":1.0},"550":{"tf":4.123105625617661},"559":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"622":{"tf":1.0},"649":{"tf":1.4142135623730951},"686":{"tf":1.0},"690":{"tf":2.23606797749979},"691":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":3.3166247903554},"707":{"tf":1.4142135623730951},"708":{"tf":2.23606797749979},"709":{"tf":1.7320508075688772},"710":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.7320508075688772},"734":{"tf":1.4142135623730951},"747":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.23606797749979},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":2.8284271247461903},"825":{"tf":1.0},"83":{"tf":2.23606797749979},"832":{"tf":1.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.0},"889":{"tf":1.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":2.8284271247461903},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"934":{"tf":1.7320508075688772},"935":{"tf":1.0},"936":{"tf":1.7320508075688772},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"963":{"tf":1.0},"967":{"tf":2.6457513110645907},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":2.0},"977":{"tf":2.449489742783178},"978":{"tf":2.23606797749979},"979":{"tf":1.4142135623730951},"98":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":2.449489742783178},"982":{"tf":2.449489742783178},"983":{"tf":1.7320508075688772},"984":{"tf":1.4142135623730951},"985":{"tf":2.0},"986":{"tf":1.7320508075688772},"987":{"tf":1.4142135623730951},"988":{"tf":2.8284271247461903},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":2.449489742783178},"998":{"tf":1.4142135623730951},"999":{"tf":2.0}},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"542":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"405":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}},"df":0,"docs":{}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"}":{"_":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"=":{"[":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"y":{"_":{"[":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"740":{"tf":1.4142135623730951},"824":{"tf":1.0}}}},"df":1,"docs":{"509":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":10,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1102":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"689":{"tf":1.0}}}}}}}},"df":1,"docs":{"958":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"121":{"tf":1.0},"165":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.7320508075688772},"495":{"tf":1.0},"506":{"tf":2.6457513110645907},"595":{"tf":1.0},"650":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"964":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"289":{"tf":1.0}}}}},"df":3,"docs":{"199":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"642":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"287":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"633":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":8,"docs":{"1011":{"tf":1.0},"1121":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"747":{"tf":1.0},"982":{"tf":1.0}}},"df":6,"docs":{"1004":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":1.0},"548":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"562":{"tf":1.0}}}}}}},"df":5,"docs":{"205":{"tf":1.0},"299":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"374":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"295":{"tf":1.0},"342":{"tf":1.0},"705":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"1105":{"tf":1.0},"1107":{"tf":1.7320508075688772},"159":{"tf":1.0},"841":{"tf":1.0},"904":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":27,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1072":{"tf":1.4142135623730951},"127":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"398":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"555":{"tf":1.0},"573":{"tf":1.0},"575":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"857":{"tf":1.0}},"e":{"=":{"0":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"842":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"507":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"930":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":11,"docs":{"0":{"tf":1.0},"1044":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":2.23606797749979},"503":{"tf":1.0},"688":{"tf":1.4142135623730951},"728":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}},"df":4,"docs":{"1055":{"tf":1.0},"365":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"341":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":15,"docs":{"131":{"tf":3.1622776601683795},"132":{"tf":1.4142135623730951},"133":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"380":{"tf":1.0}}}}},"x":{"df":2,"docs":{"296":{"tf":1.0},"705":{"tf":1.0}}}},"m":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"q":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"a":{"b":{"df":1,"docs":{"562":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":34,"docs":{"1071":{"tf":2.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1099":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":1.0},"169":{"tf":1.0},"275":{"tf":1.0},"35":{"tf":1.0},"394":{"tf":1.4142135623730951},"399":{"tf":2.0},"447":{"tf":1.0},"451":{"tf":1.0},"454":{"tf":1.0},"559":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":2.0},"789":{"tf":1.4142135623730951},"799":{"tf":1.0},"812":{"tf":1.0},"857":{"tf":1.0},"859":{"tf":1.0},"923":{"tf":1.4142135623730951},"965":{"tf":1.0},"982":{"tf":1.0},"985":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}}}},"v":{"1":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.0}}},"2":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"y":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"328":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"562":{"tf":1.0},"962":{"tf":1.0}}}}},"d":{"(":{"a":{"b":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"110":{"tf":1.0},"733":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"130":{"tf":1.0},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"363":{"tf":1.0},"414":{"tf":1.0},"456":{"tf":1.0},"477":{"tf":1.0},"495":{"tf":1.0},"516":{"tf":1.0},"626":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"906":{"tf":1.0}},"l":{"'":{"df":2,"docs":{"589":{"tf":1.0},"784":{"tf":1.4142135623730951}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}}},"df":43,"docs":{"1027":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":2.449489742783178},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"359":{"tf":1.0},"363":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":2.23606797749979},"586":{"tf":1.0},"589":{"tf":2.23606797749979},"590":{"tf":2.0},"592":{"tf":1.4142135623730951},"596":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":2.23606797749979},"894":{"tf":1.0},"896":{"tf":1.4142135623730951}}},"r":{"df":1,"docs":{"737":{"tf":1.0}},"n":{"df":2,"docs":{"1071":{"tf":1.0},"253":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":6,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"405":{"tf":1.0},"503":{"tf":1.0},"599":{"tf":1.0}},"i":{"df":17,"docs":{"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"288":{"tf":1.0},"327":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"498":{"tf":1.0},"567":{"tf":1.0},"595":{"tf":1.0},"785":{"tf":1.0},"844":{"tf":1.0},"923":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":12,"docs":{"1008":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"460":{"tf":1.0},"488":{"tf":1.0},"503":{"tf":1.0},"561":{"tf":1.4142135623730951},"744":{"tf":1.0},"745":{"tf":1.0},"9":{"tf":1.7320508075688772},"949":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"314":{"tf":1.0},"328":{"tf":1.0},"847":{"tf":1.0},"874":{"tf":1.0}}}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"737":{"tf":1.0},"762":{"tf":1.0},"788":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"z":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"789":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":74,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.7320508075688772},"118":{"tf":2.8284271247461903},"119":{"tf":1.7320508075688772},"120":{"tf":2.0},"121":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":3.0},"180":{"tf":2.0},"181":{"tf":3.1622776601683795},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":2.449489742783178},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.7320508075688772},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.0},"304":{"tf":1.0},"356":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"474":{"tf":1.0},"536":{"tf":1.7320508075688772},"545":{"tf":1.0},"571":{"tf":1.0},"729":{"tf":2.449489742783178},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.7320508075688772},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"814":{"tf":1.0},"858":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"92":{"tf":1.0},"923":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"964":{"tf":3.1622776601683795},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"1076":{"tf":1.0},"1080":{"tf":1.7320508075688772},"1081":{"tf":1.0},"175":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"690":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.0},"794":{"tf":1.4142135623730951},"841":{"tf":1.0},"939":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"162":{"tf":1.0},"264":{"tf":1.0},"42":{"tf":1.0},"539":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"793":{"tf":1.7320508075688772}}},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1065":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"\"":{")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"966":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"958":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":177,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1027":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1036":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1054":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.7320508075688772},"1074":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":1.0},"1089":{"tf":1.0},"1094":{"tf":1.0},"1099":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.0},"113":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.23606797749979},"33":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"45":{"tf":1.0},"453":{"tf":1.0},"460":{"tf":1.0},"469":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"531":{"tf":1.0},"533":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"571":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"638":{"tf":1.4142135623730951},"649":{"tf":1.0},"664":{"tf":1.7320508075688772},"67":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"710":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.4142135623730951},"764":{"tf":1.0},"77":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"886":{"tf":1.0},"889":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.7320508075688772},"900":{"tf":1.0},"903":{"tf":1.7320508075688772},"912":{"tf":1.0},"913":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.4142135623730951},"955":{"tf":1.4142135623730951},"956":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"961":{"tf":1.0},"966":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"99":{"tf":1.0},"998":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"1082":{"tf":1.0},"453":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"193":{"tf":1.0},"596":{"tf":1.0},"864":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"1120":{"tf":1.0},"264":{"tf":1.0},"613":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"514":{"tf":1.0},"876":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"1032":{"tf":1.0},"1065":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"193":{"tf":1.0},"288":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"880":{"tf":1.0},"967":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}},"z":{"/":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"952":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":4,"docs":{"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"733":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"df":1,"docs":{"918":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"901":{"tf":1.0},"905":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"877":{"tf":1.0},"879":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"792":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"546":{"tf":1.0},"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"628":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"257":{"tf":1.0},"635":{"tf":1.0}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"731":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"730":{"tf":1.0},"732":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"806":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"127":{"tf":1.0},"225":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}}}},"df":9,"docs":{"186":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"443":{"tf":1.0},"917":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"609":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"988":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1092":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1030":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1090":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"272":{"tf":1.0}}},"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"1":{"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"1":{"8":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"2":{"df":1,"docs":{"268":{"tf":1.0}}},"3":{"df":1,"docs":{"268":{"tf":1.0}}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"1":{"8":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"695":{"tf":1.0},"699":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":5,"docs":{"230":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.7320508075688772},"292":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"289":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"229":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"633":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0},"643":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"'":{"df":100,"docs":{"1117":{"tf":1.4142135623730951},"1124":{"tf":1.0},"148":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"307":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"559":{"tf":1.0},"562":{"tf":1.4142135623730951},"59":{"tf":1.0},"65":{"tf":1.0},"762":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"857":{"tf":1.0},"91":{"tf":1.0},"913":{"tf":1.0},"951":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"11":{"tf":1.0},"924":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"565":{"tf":1.0}}}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"1030":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}}}}}}}}},"df":164,"docs":{"0":{"tf":2.6457513110645907},"1":{"tf":1.0},"10":{"tf":1.0},"1002":{"tf":1.0},"1006":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1116":{"tf":2.0},"1122":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"15":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.7320508075688772},"331":{"tf":1.7320508075688772},"332":{"tf":2.449489742783178},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"341":{"tf":1.7320508075688772},"345":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":3.1622776601683795},"354":{"tf":1.4142135623730951},"355":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"484":{"tf":1.7320508075688772},"488":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"54":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"552":{"tf":1.4142135623730951},"559":{"tf":1.7320508075688772},"560":{"tf":1.0},"561":{"tf":2.0},"565":{"tf":1.0},"569":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"607":{"tf":1.0},"62":{"tf":1.7320508075688772},"640":{"tf":1.0},"66":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.0},"723":{"tf":1.0},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":2.0},"799":{"tf":1.0},"8":{"tf":3.4641016151377544},"834":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.7320508075688772},"852":{"tf":1.0},"854":{"tf":1.0},"857":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.0},"910":{"tf":1.7320508075688772},"911":{"tf":1.4142135623730951},"912":{"tf":1.7320508075688772},"913":{"tf":2.23606797749979},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.0},"918":{"tf":1.4142135623730951},"919":{"tf":2.0},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.7320508075688772},"924":{"tf":1.4142135623730951},"925":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"934":{"tf":2.0},"935":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"937":{"tf":1.4142135623730951},"938":{"tf":2.0},"939":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"953":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.0},"967":{"tf":1.4142135623730951},"978":{"tf":1.0},"981":{"tf":1.0},"985":{"tf":1.0}},"’":{"df":10,"docs":{"123":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"35":{"tf":1.0},"367":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.7320508075688772},"43":{"tf":1.0},"45":{"tf":1.7320508075688772},"947":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"172":{"tf":1.0},"788":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"958":{"tf":2.6457513110645907},"966":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}},"s":{"df":3,"docs":{"187":{"tf":1.4142135623730951},"287":{"tf":1.0},"396":{"tf":1.0}},"g":{"df":1,"docs":{"997":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":30,"docs":{"1011":{"tf":1.0},"1036":{"tf":1.0},"1048":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"175":{"tf":1.7320508075688772},"205":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"327":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"641":{"tf":1.0},"67":{"tf":1.0},"742":{"tf":1.0},"778":{"tf":1.0},"835":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"876":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"1011":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"825":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":51,"docs":{"1011":{"tf":1.0},"1033":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1099":{"tf":1.0},"128":{"tf":1.0},"144":{"tf":1.0},"169":{"tf":1.7320508075688772},"180":{"tf":1.0},"197":{"tf":1.4142135623730951},"203":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"468":{"tf":1.0},"470":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":2.6457513110645907},"507":{"tf":2.449489742783178},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":2.23606797749979},"877":{"tf":1.0},"878":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"548":{"tf":1.0},"678":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"323":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"113":{"tf":2.0},"116":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"544":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"238":{"tf":1.0},"959":{"tf":1.4142135623730951},"966":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"509":{"tf":1.0}}}}}}}}},"n":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}}}},")":{"/":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"a":{"df":3,"docs":{"1011":{"tf":1.0},"343":{"tf":2.8284271247461903},"580":{"tf":2.8284271247461903}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1027":{"tf":2.449489742783178},"1029":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"a":{"df":1,"docs":{"924":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{",":{"\"":{"c":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"\"":{",":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"\"":{"c":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},">":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":124,"docs":{"1003":{"tf":1.0},"1018":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":2.23606797749979},"1104":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.449489742783178},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"239":{"tf":2.6457513110645907},"246":{"tf":2.23606797749979},"247":{"tf":1.0},"254":{"tf":2.449489742783178},"256":{"tf":2.0},"260":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":2.0},"342":{"tf":2.0},"343":{"tf":2.6457513110645907},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":2.0},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"427":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":2.6457513110645907},"464":{"tf":1.0},"465":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"497":{"tf":1.4142135623730951},"519":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"555":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"633":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.7320508075688772},"694":{"tf":1.0},"698":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"718":{"tf":1.7320508075688772},"728":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":2.0},"943":{"tf":2.23606797749979},"944":{"tf":2.23606797749979},"945":{"tf":1.0},"988":{"tf":1.0},"990":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":14,"docs":{"1011":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":2.449489742783178},"343":{"tf":1.0},"347":{"tf":1.7320508075688772},"354":{"tf":1.7320508075688772},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0}},"e":{">":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"447":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":7,"docs":{"220":{"tf":1.0},"221":{"tf":1.0},"229":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":20,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1121":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"403":{"tf":1.0},"516":{"tf":1.7320508075688772},"598":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":14,"docs":{"1020":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"127":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"265":{"tf":1.0},"274":{"tf":3.3166247903554},"275":{"tf":2.23606797749979},"413":{"tf":1.0},"591":{"tf":1.0},"655":{"tf":1.0},"770":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"353":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"360":{"tf":1.0},"450":{"tf":1.0},"654":{"tf":1.0}},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":33,"docs":{"108":{"tf":1.0},"1092":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.0},"136":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"318":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"476":{"tf":1.0},"546":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"778":{"tf":1.4142135623730951},"91":{"tf":1.0},"927":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"1046":{"tf":1.0},"1122":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.0},"613":{"tf":1.0},"690":{"tf":1.0},"786":{"tf":1.0},"943":{"tf":1.0},"982":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":141,"docs":{"1005":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1109":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"116":{"tf":1.0},"120":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":2.6457513110645907},"323":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"495":{"tf":1.0},"5":{"tf":1.0},"506":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"544":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.23606797749979},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"916":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"67":{"tf":1.0},"844":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"951":{"tf":1.0}}}}}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"199":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"267":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.7320508075688772},"664":{"tf":1.0}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"1072":{"tf":1.0},"367":{"tf":1.0},"375":{"tf":1.0},"613":{"tf":3.0},"964":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1019":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"1081":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"323":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0},"705":{"tf":1.0},"726":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"89":{"tf":1.0},"938":{"tf":1.0}}}}},"w":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"531":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1103":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1087":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"808":{"tf":1.0},"988":{"tf":1.0}},"e":{"_":{"1":{"4":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"1117":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":160,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"1025":{"tf":1.4142135623730951},"104":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.0},"108":{"tf":1.7320508075688772},"1081":{"tf":1.0},"1087":{"tf":1.0},"1105":{"tf":1.0},"1109":{"tf":2.0},"1116":{"tf":2.0},"1121":{"tf":1.0},"1124":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.8284271247461903},"304":{"tf":1.0},"314":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"340":{"tf":1.4142135623730951},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"362":{"tf":1.7320508075688772},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.7320508075688772},"407":{"tf":2.23606797749979},"408":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":2.0},"416":{"tf":1.0},"440":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":2.23606797749979},"469":{"tf":1.0},"476":{"tf":2.0},"487":{"tf":1.4142135623730951},"497":{"tf":2.6457513110645907},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":4.358898943540674},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"522":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"575":{"tf":2.0},"58":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":2.0},"786":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"866":{"tf":3.7416573867739413},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"914":{"tf":1.4142135623730951},"924":{"tf":2.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"931":{"tf":2.0},"933":{"tf":1.7320508075688772},"936":{"tf":1.0},"938":{"tf":2.0},"94":{"tf":1.4142135623730951},"941":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.4142135623730951},"957":{"tf":1.0},"96":{"tf":1.4142135623730951},"974":{"tf":1.7320508075688772},"976":{"tf":2.23606797749979},"98":{"tf":1.0},"986":{"tf":2.0},"999":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1011":{"tf":1.0},"1121":{"tf":1.0},"46":{"tf":1.0},"568":{"tf":1.0},"9":{"tf":1.0},"924":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"443":{"tf":1.0},"506":{"tf":1.0},"898":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"740":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":38,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"1066":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.4142135623730951},"222":{"tf":1.0},"239":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.7320508075688772},"508":{"tf":1.0},"510":{"tf":1.0},"563":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"587":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"772":{"tf":1.0},"778":{"tf":1.0},"781":{"tf":1.0},"80":{"tf":1.0},"876":{"tf":1.0},"952":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.0},"992":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"432":{"tf":1.0},"561":{"tf":1.0},"947":{"tf":2.0},"949":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"1081":{"tf":1.0},"508":{"tf":1.0},"67":{"tf":1.0},"962":{"tf":1.0}}},"h":{"df":1,"docs":{"954":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"2":{"c":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":46,"docs":{"1057":{"tf":1.0},"1063":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.0},"127":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.4142135623730951},"234":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"450":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0},"656":{"tf":2.0},"669":{"tf":1.0},"672":{"tf":1.0},"686":{"tf":1.0},"694":{"tf":1.0},"707":{"tf":1.0},"712":{"tf":1.0},"79":{"tf":2.23606797749979},"844":{"tf":1.0},"87":{"tf":1.4142135623730951},"948":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":6,"docs":{"322":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":2.449489742783178},"534":{"tf":1.0},"722":{"tf":1.4142135623730951},"853":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"742":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"z":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"952":{"tf":1.0}}}}}}}}}}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"563":{"tf":1.0}}}},"df":5,"docs":{"318":{"tf":1.0},"403":{"tf":1.7320508075688772},"409":{"tf":1.0},"563":{"tf":1.0},"952":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"1027":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"899":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"810":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":82,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.0},"1015":{"tf":2.23606797749979},"1031":{"tf":1.0},"1035":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1099":{"tf":1.0},"129":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"352":{"tf":1.0},"357":{"tf":1.0},"405":{"tf":1.0},"432":{"tf":1.0},"507":{"tf":1.0},"54":{"tf":1.0},"566":{"tf":1.4142135623730951},"603":{"tf":1.0},"62":{"tf":1.7320508075688772},"621":{"tf":1.0},"628":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":2.0},"711":{"tf":1.0},"799":{"tf":2.23606797749979},"800":{"tf":2.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"906":{"tf":2.0},"938":{"tf":1.0},"982":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0}},"e":{"df":10,"docs":{"1019":{"tf":1.0},"1046":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":2.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"1001":{"tf":1.0},"215":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":47,"docs":{"1027":{"tf":1.0},"154":{"tf":2.0},"155":{"tf":2.449489742783178},"156":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"294":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":2.23606797749979},"423":{"tf":2.23606797749979},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":2.23606797749979},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"506":{"tf":2.449489742783178},"509":{"tf":1.0},"510":{"tf":1.7320508075688772},"518":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"750":{"tf":1.0},"776":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"841":{"tf":1.0},"880":{"tf":1.0},"943":{"tf":1.7320508075688772},"944":{"tf":1.0},"945":{"tf":1.4142135623730951},"959":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"785":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":1,"docs":{"785":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}},"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"234":{"tf":1.0},"263":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1035":{"tf":2.23606797749979},"1037":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"256":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.0},"414":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951},"466":{"tf":2.0},"580":{"tf":1.0},"588":{"tf":1.0},"617":{"tf":2.0},"628":{"tf":1.7320508075688772},"656":{"tf":1.0},"764":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"889":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"841":{"tf":1.4142135623730951},"889":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"300":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"880":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"780":{"tf":1.0},"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"781":{"tf":1.0},"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":10,"docs":{"184":{"tf":1.0},"263":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"543":{"tf":1.0},"580":{"tf":1.0},"944":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"943":{"tf":1.0},"944":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":6,"docs":{"292":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"943":{"tf":1.0},"945":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"6":{".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"676":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":20,"docs":{"186":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":2.8284271247461903},"261":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.23606797749979},"535":{"tf":1.0},"718":{"tf":1.0},"722":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"728":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"176":{"tf":1.0},"426":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"664":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"847":{"tf":1.0},"963":{"tf":1.0},"988":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"335":{"tf":1.0},"419":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":13,"docs":{"175":{"tf":1.0},"207":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"215":{"tf":3.7416573867739413},"216":{"tf":1.0},"254":{"tf":1.0},"622":{"tf":1.0},"674":{"tf":1.0},"762":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.7320508075688772}}}}}},"df":103,"docs":{"1013":{"tf":1.0},"1016":{"tf":1.0},"1027":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.0},"1116":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"215":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"361":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.0},"451":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.7320508075688772},"544":{"tf":1.0},"571":{"tf":1.0},"600":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.0},"664":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"740":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.4142135623730951},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"772":{"tf":1.0},"779":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"88":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":2.449489742783178},"929":{"tf":2.23606797749979},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"942":{"tf":1.4142135623730951},"947":{"tf":1.0}}},"h":{"df":4,"docs":{"239":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"913":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1061":{"tf":1.4142135623730951},"267":{"tf":1.0},"291":{"tf":1.0},"449":{"tf":1.0},"678":{"tf":1.0},"752":{"tf":1.0},"8":{"tf":2.0}}},"df":0,"docs":{},"f":{"df":3,"docs":{"110":{"tf":2.0},"188":{"tf":1.0},"479":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"113":{"tf":1.0},"306":{"tf":1.0},"481":{"tf":1.0},"574":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"872":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"447":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"274":{"tf":1.0}}},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"df":27,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":2.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"292":{"tf":1.0},"324":{"tf":1.0},"354":{"tf":1.4142135623730951},"415":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"595":{"tf":1.0},"698":{"tf":1.0},"837":{"tf":1.0},"864":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"967":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"502":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}},"u":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":16,"docs":{"1029":{"tf":4.58257569495584},"1037":{"tf":3.4641016151377544},"1053":{"tf":4.898979485566356},"1069":{"tf":2.8284271247461903},"1091":{"tf":4.242640687119285},"1103":{"tf":4.69041575982343},"1104":{"tf":4.795831523312719},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"414":{"tf":1.0},"757":{"tf":5.0990195135927845},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"941":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"1011":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1046":{"tf":2.0},"1050":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1057":{"tf":2.0},"1061":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1100":{"tf":2.23606797749979},"119":{"tf":1.0},"127":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.7320508075688772},"230":{"tf":1.0},"276":{"tf":2.449489742783178},"288":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"603":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"877":{"tf":1.7320508075688772},"879":{"tf":1.7320508075688772},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"904":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1013":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"876":{"tf":1.0},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"905":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":127,"docs":{"1003":{"tf":1.7320508075688772},"1004":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.7320508075688772},"1036":{"tf":1.0},"104":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1046":{"tf":3.0},"1050":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":4.0},"1075":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":2.0},"117":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.4142135623730951},"243":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"379":{"tf":1.0},"39":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"42":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":2.449489742783178},"452":{"tf":1.0},"456":{"tf":1.0},"462":{"tf":1.0},"505":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":2.23606797749979},"558":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"613":{"tf":2.449489742783178},"614":{"tf":1.0},"626":{"tf":1.7320508075688772},"627":{"tf":1.7320508075688772},"635":{"tf":1.0},"642":{"tf":1.0},"654":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":2.6457513110645907},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.4142135623730951},"730":{"tf":2.23606797749979},"731":{"tf":2.449489742783178},"732":{"tf":1.0},"740":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":2.449489742783178},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"837":{"tf":1.0},"841":{"tf":2.449489742783178},"844":{"tf":1.4142135623730951},"845":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":2.23606797749979},"906":{"tf":4.358898943540674},"921":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.4142135623730951},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"981":{"tf":1.4142135623730951},"983":{"tf":1.4142135623730951},"988":{"tf":1.0}}}}},"df":2,"docs":{"254":{"tf":1.0},"876":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"1121":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"386":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"596":{"tf":1.0},"664":{"tf":1.0},"708":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"923":{"tf":2.449489742783178},"929":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1087":{"tf":1.7320508075688772},"127":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"334":{"tf":1.7320508075688772},"335":{"tf":3.1622776601683795},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.0},"633":{"tf":1.0},"726":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"676":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":16,"docs":{"1004":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"183":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":2.23606797749979},"352":{"tf":1.0},"363":{"tf":1.0},"622":{"tf":1.0},"649":{"tf":1.0},"743":{"tf":1.0},"784":{"tf":1.0},"90":{"tf":1.7320508075688772},"903":{"tf":1.0},"964":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":106,"docs":{"1002":{"tf":1.0},"1005":{"tf":2.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"260":{"tf":1.0},"447":{"tf":1.0},"530":{"tf":1.4142135623730951},"967":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1027":{"tf":1.0},"1087":{"tf":1.0},"198":{"tf":1.0},"649":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"988":{"tf":1.0}},"s":{"df":1,"docs":{"288":{"tf":1.0}}}}}}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"575":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"571":{"tf":1.0},"745":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"r":{"df":22,"docs":{"1036":{"tf":1.0},"1061":{"tf":1.0},"137":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.4142135623730951},"262":{"tf":1.0},"314":{"tf":1.0},"391":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"431":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"488":{"tf":1.4142135623730951},"510":{"tf":1.0},"624":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"876":{"tf":1.4142135623730951},"900":{"tf":1.0},"931":{"tf":1.0}},"r":{"df":2,"docs":{"375":{"tf":1.0},"874":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"o":{"b":{"df":3,"docs":{"447":{"tf":2.23606797749979},"772":{"tf":1.0},"917":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"947":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"103":{"tf":1.0},"202":{"tf":1.4142135623730951},"228":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":10,"docs":{"1075":{"tf":1.0},"153":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"301":{"tf":1.0},"456":{"tf":1.0},"563":{"tf":1.0},"847":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"665":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"1002":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"1120":{"tf":1.0},"454":{"tf":1.0}}}},"df":6,"docs":{"1122":{"tf":1.4142135623730951},"292":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"664":{"tf":1.0}},"r":{"df":2,"docs":{"132":{"tf":1.0},"985":{"tf":1.0}}}},"l":{"d":{"df":11,"docs":{"1055":{"tf":1.0},"1121":{"tf":1.0},"291":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":3.1622776601683795},"528":{"tf":1.0},"83":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"129":{"tf":1.0},"222":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"688":{"tf":1.0},"734":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1003":{"tf":1.0},"503":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"1011":{"tf":1.0},"676":{"tf":1.0},"779":{"tf":1.0},"928":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"n":{"'":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"751":{"tf":1.0}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"541":{"tf":1.4142135623730951},"548":{"tf":1.0}}}}}}}}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":57,"docs":{"101":{"tf":1.0},"1025":{"tf":1.4142135623730951},"105":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1110":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.4142135623730951},"42":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.6457513110645907},"507":{"tf":1.7320508075688772},"514":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"57":{"tf":1.0},"573":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"711":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"927":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"975":{"tf":1.0}}},"df":166,"docs":{"1003":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1098":{"tf":1.0},"1099":{"tf":1.7320508075688772},"110":{"tf":1.0},"1110":{"tf":1.0},"1121":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.7320508075688772},"341":{"tf":1.0},"358":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.0},"39":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"460":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.0},"470":{"tf":1.0},"473":{"tf":1.0},"480":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.23606797749979},"510":{"tf":1.0},"514":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"550":{"tf":1.0},"556":{"tf":1.0},"577":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.0},"609":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"622":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.7320508075688772},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"74":{"tf":1.0},"741":{"tf":1.7320508075688772},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"813":{"tf":2.8284271247461903},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"900":{"tf":1.7320508075688772},"901":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"972":{"tf":1.0},"974":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"156":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"176":{"tf":1.0},"364":{"tf":1.0},"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1019":{"tf":1.0},"296":{"tf":1.0},"880":{"tf":1.0}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"516":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"1081":{"tf":1.0},"824":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"923":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":27,"docs":{"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.7320508075688772},"446":{"tf":1.0},"470":{"tf":1.0},"497":{"tf":1.0},"540":{"tf":1.0},"78":{"tf":1.0},"813":{"tf":2.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"953":{"tf":1.0},"977":{"tf":1.4142135623730951}},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"1046":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"958":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1122":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"190":{"tf":1.0},"192":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"190":{"tf":1.0},"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"977":{"tf":1.0}}}}}}},"df":75,"docs":{"1055":{"tf":1.0},"1087":{"tf":1.0},"129":{"tf":1.0},"135":{"tf":1.0},"179":{"tf":2.449489742783178},"180":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":2.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"416":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.7320508075688772},"62":{"tf":1.0},"679":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":1.4142135623730951},"8":{"tf":1.0},"854":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"948":{"tf":1.0},"962":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"180":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":15,"docs":{"179":{"tf":2.449489742783178},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"192":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"267":{"tf":1.0},"897":{"tf":1.0}}}}}},"s":{"df":5,"docs":{"1122":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"455":{"tf":1.0},"527":{"tf":1.0}}}}},"t":{"df":23,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1072":{"tf":1.0},"1077":{"tf":1.0},"222":{"tf":1.0},"362":{"tf":1.0},"387":{"tf":1.0},"445":{"tf":1.4142135623730951},"450":{"tf":2.8284271247461903},"486":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.23606797749979},"577":{"tf":1.0},"578":{"tf":1.0},"824":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"923":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":16,"docs":{"121":{"tf":1.0},"168":{"tf":1.4142135623730951},"205":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"376":{"tf":1.7320508075688772},"455":{"tf":1.0},"635":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"\"":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":55,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"158":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"197":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":2.0},"331":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"396":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.7320508075688772},"478":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":2.0},"710":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"913":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"933":{"tf":2.449489742783178},"941":{"tf":1.0},"958":{"tf":1.0}},"l":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"577":{"tf":1.0}}}}}}},"r":{"b":{"df":3,"docs":{"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"352":{"tf":1.0},"378":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":58,"docs":{"1015":{"tf":1.0},"1025":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1042":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1065":{"tf":1.0},"1073":{"tf":1.0},"1097":{"tf":1.0},"1100":{"tf":1.4142135623730951},"121":{"tf":1.0},"129":{"tf":1.0},"154":{"tf":1.0},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"395":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"511":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"905":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"819":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"369":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"369":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"246":{"tf":1.7320508075688772},"369":{"tf":1.0},"418":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"414":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"n":{"df":39,"docs":{"107":{"tf":1.0},"1077":{"tf":1.0},"1123":{"tf":1.0},"124":{"tf":1.0},"150":{"tf":1.0},"163":{"tf":1.0},"219":{"tf":1.4142135623730951},"3":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"50":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.4142135623730951},"774":{"tf":1.0},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.7320508075688772},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772},"942":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0}},"i":{"c":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"310":{"tf":1.4142135623730951},"332":{"tf":1.0}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"381":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"486":{"tf":1.4142135623730951},"487":{"tf":1.0},"510":{"tf":1.0},"512":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"665":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"786":{"tf":1.4142135623730951},"866":{"tf":1.7320508075688772},"917":{"tf":1.0},"921":{"tf":1.0},"952":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"952":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"s":{"'":{"df":1,"docs":{"945":{"tf":1.0}}},"=":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"1053":{"tf":1.0},"1057":{"tf":2.449489742783178},"1061":{"tf":1.0},"944":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":16,"docs":{"1037":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1061":{"tf":1.0},"1104":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":57,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1035":{"tf":2.0},"1037":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.4142135623730951},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"263":{"tf":1.0},"343":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":2.8284271247461903},"515":{"tf":1.0},"548":{"tf":1.0},"571":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.4142135623730951},"600":{"tf":1.0},"628":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.3166247903554},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"847":{"tf":1.0},"89":{"tf":1.0},"943":{"tf":2.0},"944":{"tf":2.0},"945":{"tf":2.449489742783178},"977":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1116":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"380":{"tf":1.0},"448":{"tf":1.0},"488":{"tf":1.0},"707":{"tf":1.0},"799":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"963":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":21,"docs":{"1004":{"tf":1.0},"1095":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"343":{"tf":1.0},"414":{"tf":1.0},"486":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"705":{"tf":1.0},"711":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"906":{"tf":2.23606797749979}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"393":{"tf":1.4142135623730951},"64":{"tf":1.0},"772":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"876":{"tf":1.0}}}}},"df":89,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1099":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.4142135623730951},"323":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"407":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":2.0},"456":{"tf":1.4142135623730951},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.0},"519":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"607":{"tf":1.0},"627":{"tf":1.7320508075688772},"678":{"tf":1.0},"705":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.4142135623730951},"770":{"tf":1.0},"779":{"tf":1.0},"841":{"tf":1.0},"89":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"933":{"tf":1.0},"939":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.4142135623730951},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"1103":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1035":{"tf":1.4142135623730951},"224":{"tf":1.0},"289":{"tf":1.0},"628":{"tf":1.4142135623730951},"738":{"tf":1.0},"743":{"tf":1.4142135623730951},"779":{"tf":1.0}}}},"n":{"df":9,"docs":{"1109":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.0},"430":{"tf":1.0},"46":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"896":{"tf":1.0},"933":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"<":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":11,"docs":{"197":{"tf":2.0},"222":{"tf":1.0},"288":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"409":{"tf":1.0},"679":{"tf":1.0},"959":{"tf":2.449489742783178},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":11,"docs":{"1087":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.7320508075688772},"331":{"tf":1.0},"353":{"tf":1.4142135623730951},"441":{"tf":1.0},"700":{"tf":1.0},"833":{"tf":1.0},"853":{"tf":1.0},"873":{"tf":1.7320508075688772},"897":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"515":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"1025":{"tf":1.0},"1095":{"tf":1.0},"291":{"tf":1.0},"356":{"tf":1.0},"595":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.4142135623730951},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"1003":{"tf":1.0}}}},"df":88,"docs":{"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.7320508075688772},"1035":{"tf":1.0},"1036":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1065":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"181":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":2.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"593":{"tf":1.0},"601":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"676":{"tf":1.4142135623730951},"679":{"tf":1.0},"691":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"728":{"tf":1.0},"730":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"781":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":2.0},"898":{"tf":1.0},"903":{"tf":1.0},"962":{"tf":1.0},"988":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"1008":{"tf":1.0},"1087":{"tf":1.0},"185":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"77":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":108,"docs":{"111":{"tf":1.0},"1119":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"35":{"tf":1.0},"352":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.7320508075688772},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":2.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.4142135623730951},"430":{"tf":1.7320508075688772},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"45":{"tf":1.0},"567":{"tf":1.4142135623730951},"706":{"tf":1.0},"737":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":1.0},"748":{"tf":2.449489742783178},"912":{"tf":1.0},"92":{"tf":1.0},"947":{"tf":1.7320508075688772},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"967":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"981":{"tf":1.4142135623730951},"985":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"1119":{"tf":1.0},"152":{"tf":1.0},"365":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"548":{"tf":1.0},"705":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"541":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"931":{"tf":1.0},"959":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"542":{"tf":1.0},"852":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"67":{"tf":1.0}}},"df":5,"docs":{"316":{"tf":1.0},"318":{"tf":1.0},"481":{"tf":1.0},"542":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}}}},"p":{"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"2":{",":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"4":{"df":1,"docs":{"67":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"153":{"tf":1.0},"84":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"824":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"447":{"tf":1.0},"505":{"tf":1.0},"561":{"tf":1.0},"563":{"tf":1.0},"916":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"175":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":232,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"1010":{"tf":2.0},"1011":{"tf":2.23606797749979},"1014":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"1094":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.7320508075688772},"175":{"tf":2.0},"178":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.3166247903554},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.7320508075688772},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.4142135623730951},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"495":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"676":{"tf":1.7320508075688772},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"735":{"tf":1.0},"740":{"tf":2.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"824":{"tf":2.449489742783178},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":2.0},"869":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"895":{"tf":1.4142135623730951},"896":{"tf":2.23606797749979},"897":{"tf":1.4142135623730951},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":3.872983346207417},"909":{"tf":1.0},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":2.8284271247461903},"928":{"tf":1.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"447":{"tf":1.0},"516":{"tf":1.0},"678":{"tf":1.4142135623730951},"679":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"310":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":4,"docs":{"723":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.0}}}},"n":{"d":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"548":{"tf":1.0}},"l":{"df":4,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"1121":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":20,"docs":{"1003":{"tf":1.0},"111":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"267":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"592":{"tf":1.0},"596":{"tf":1.4142135623730951},"708":{"tf":1.7320508075688772},"920":{"tf":1.0},"924":{"tf":2.8284271247461903}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"488":{"tf":1.4142135623730951},"690":{"tf":1.0},"705":{"tf":2.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"1019":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":2.0}},"i":{"df":1,"docs":{"470":{"tf":1.7320508075688772}}}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"684":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1077":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"2":{"df":0,"docs":{},"h":{"df":1,"docs":{"561":{"tf":1.0}}}},"df":17,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"221":{"tf":1.4142135623730951},"339":{"tf":1.0},"561":{"tf":1.4142135623730951},"673":{"tf":1.0},"684":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"953":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}}}}}},"s":{"df":13,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.4142135623730951},"356":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"452":{"tf":1.4142135623730951},"547":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"%":{"df":0,"docs":{},"h":{"%":{"df":0,"docs":{},"m":{"%":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"246":{"tf":1.0},"547":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"772":{"tf":1.0}}}},"df":52,"docs":{"1021":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"181":{"tf":1.7320508075688772},"189":{"tf":1.0},"228":{"tf":1.0},"290":{"tf":1.0},"342":{"tf":1.4142135623730951},"352":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"409":{"tf":1.0},"422":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":2.0},"477":{"tf":1.0},"494":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"528":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"556":{"tf":1.0},"595":{"tf":1.0},"6":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"742":{"tf":1.0},"839":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"704":{"tf":1.0},"728":{"tf":1.0},"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1046":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"958":{"tf":2.6457513110645907}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"150":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"360":{"tf":1.0},"518":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"80":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}},"t":{"df":36,"docs":{"1022":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1065":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":2.0},"256":{"tf":2.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":3.3166247903554},"376":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"602":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":3.3166247903554},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"793":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"124":{"tf":1.0},"154":{"tf":1.0},"447":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":2.449489742783178},"742":{"tf":1.4142135623730951},"745":{"tf":2.23606797749979},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.0},"796":{"tf":1.0},"851":{"tf":1.0},"887":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"737":{"tf":1.0},"762":{"tf":1.0}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"1087":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.0},"503":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"642":{"tf":1.0},"924":{"tf":1.0},"932":{"tf":1.0},"958":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"1122":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":2.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"931":{"tf":2.0},"933":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"931":{"tf":2.449489742783178},"933":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1099":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"926":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":2.0},"931":{"tf":5.0990195135927845},"932":{"tf":1.0},"933":{"tf":2.6457513110645907},"936":{"tf":1.0},"938":{"tf":2.8284271247461903},"939":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":27,"docs":{"101":{"tf":1.0},"1119":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"393":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":2.23606797749979},"734":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"777":{"tf":1.0},"779":{"tf":2.0},"781":{"tf":1.0},"784":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.0},"958":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"497":{"tf":1.0},"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"120":{"tf":1.4142135623730951},"186":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.4142135623730951},"359":{"tf":1.0},"377":{"tf":1.0},"387":{"tf":1.0},"394":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"497":{"tf":1.0},"546":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":38,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"129":{"tf":1.0},"215":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.23606797749979},"265":{"tf":1.7320508075688772},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"269":{"tf":2.0},"270":{"tf":2.23606797749979},"271":{"tf":1.7320508075688772},"272":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":1.7320508075688772},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"295":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"338":{"tf":1.0},"456":{"tf":1.0},"467":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.4142135623730951},"664":{"tf":1.0},"964":{"tf":1.0}}}}}}},"y":{"df":2,"docs":{"238":{"tf":1.0},"927":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":4,"docs":{"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1050":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"412":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":36,"docs":{"1004":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.0},"342":{"tf":2.23606797749979},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.8284271247461903},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":2.0},"360":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"413":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.7320508075688772},"438":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"577":{"tf":1.0},"580":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"742":{"tf":1.0},"958":{"tf":1.4142135623730951},"964":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"202":{"tf":1.0},"939":{"tf":2.8284271247461903}}}}}}}},"c":{"df":1,"docs":{"847":{"tf":1.4142135623730951}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"t":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772}}}},"df":1,"docs":{"332":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"47":{"tf":1.0},"495":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":20,"docs":{"10":{"tf":1.0},"1061":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.0},"210":{"tf":1.0},"239":{"tf":2.8284271247461903},"290":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"507":{"tf":1.0},"539":{"tf":1.4142135623730951},"747":{"tf":1.0},"824":{"tf":1.0},"962":{"tf":1.4142135623730951},"981":{"tf":1.0}}}}},"p":{"8":{"df":1,"docs":{"460":{"tf":1.0}}},"df":0,"docs":{}},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"290":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"125":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0},"813":{"tf":2.23606797749979}},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1004":{"tf":1.0},"781":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":19,"docs":{"1066":{"tf":1.0},"175":{"tf":2.0},"183":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":2.23606797749979},"285":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":3.3166247903554},"290":{"tf":2.449489742783178},"291":{"tf":3.1622776601683795},"292":{"tf":2.8284271247461903},"539":{"tf":1.4142135623730951},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":72,"docs":{"1007":{"tf":1.0},"1013":{"tf":1.4142135623730951},"102":{"tf":1.0},"1042":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.0},"127":{"tf":1.0},"143":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"300":{"tf":1.0},"328":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.4142135623730951},"480":{"tf":1.0},"548":{"tf":1.7320508075688772},"567":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"598":{"tf":1.0},"607":{"tf":1.0},"617":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"650":{"tf":1.0},"654":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.7320508075688772},"701":{"tf":2.0},"705":{"tf":3.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"764":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"789":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.0},"900":{"tf":2.449489742783178},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"951":{"tf":1.0},"972":{"tf":1.0},"983":{"tf":1.0}},"f":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"187":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":86,"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"103":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1092":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1112":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.0},"142":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"188":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"287":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"373":{"tf":1.0},"392":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"54":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"679":{"tf":1.4142135623730951},"7":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"784":{"tf":2.23606797749979},"788":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"977":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"507":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":52,"docs":{"102":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":2.0},"1066":{"tf":1.7320508075688772},"1087":{"tf":1.0},"127":{"tf":1.7320508075688772},"135":{"tf":1.0},"137":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"222":{"tf":1.4142135623730951},"243":{"tf":1.0},"271":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"42":{"tf":1.0},"447":{"tf":2.0},"507":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"523":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"578":{"tf":1.0},"593":{"tf":1.4142135623730951},"601":{"tf":2.449489742783178},"614":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"988":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"947":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"218":{"tf":1.0},"225":{"tf":1.4142135623730951},"323":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"1061":{"tf":1.0},"1110":{"tf":1.4142135623730951},"128":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.4142135623730951},"552":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"764":{"tf":1.0},"788":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":9,"docs":{"1003":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"250":{"tf":1.0},"258":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"959":{"tf":1.0}}},"a":{"df":1,"docs":{"1116":{"tf":1.0}}},"df":9,"docs":{"1110":{"tf":1.0},"1122":{"tf":1.4142135623730951},"212":{"tf":1.0},"303":{"tf":1.0},"380":{"tf":1.0},"54":{"tf":1.0},"67":{"tf":1.0},"789":{"tf":1.0},"959":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"289":{"tf":1.0},"496":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"298":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"221":{"tf":1.0},"303":{"tf":1.0},"595":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"264":{"tf":1.0},"505":{"tf":1.0},"720":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1110":{"tf":1.0},"354":{"tf":1.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"497":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":1,"docs":{"331":{"tf":1.0}},"e":{"c":{"df":3,"docs":{"238":{"tf":1.0},"67":{"tf":1.0},"770":{"tf":1.0}}},"df":1,"docs":{"197":{"tf":1.0}}},"i":{"df":1,"docs":{"432":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"487":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"a":{"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":3,"docs":{"419":{"tf":1.0},"420":{"tf":1.0},"877":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"906":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"698":{"tf":1.0},"699":{"tf":1.7320508075688772}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"1009":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}}},"df":222,"docs":{"1003":{"tf":1.7320508075688772},"1004":{"tf":2.23606797749979},"1007":{"tf":1.0},"1009":{"tf":2.0},"1010":{"tf":2.0},"1011":{"tf":4.123105625617661},"1025":{"tf":1.7320508075688772},"1039":{"tf":1.0},"1044":{"tf":2.6457513110645907},"1046":{"tf":2.0},"1048":{"tf":2.23606797749979},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":2.0},"1061":{"tf":1.7320508075688772},"1063":{"tf":2.8284271247461903},"1072":{"tf":4.358898943540674},"1073":{"tf":2.449489742783178},"1074":{"tf":1.7320508075688772},"1076":{"tf":1.0},"1077":{"tf":2.0},"1080":{"tf":1.7320508075688772},"1081":{"tf":2.0},"1087":{"tf":1.4142135623730951},"1094":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.4142135623730951},"135":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.7320508075688772},"222":{"tf":3.4641016151377544},"223":{"tf":3.0},"231":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":3.0},"242":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"256":{"tf":1.0},"263":{"tf":2.8284271247461903},"264":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":2.23606797749979},"285":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":2.23606797749979},"298":{"tf":1.7320508075688772},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"32":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.7320508075688772},"338":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"340":{"tf":1.7320508075688772},"341":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":1.0},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.7320508075688772},"388":{"tf":1.4142135623730951},"394":{"tf":1.7320508075688772},"398":{"tf":2.23606797749979},"400":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0},"420":{"tf":1.7320508075688772},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":2.0},"432":{"tf":1.0},"435":{"tf":1.4142135623730951},"44":{"tf":2.0},"445":{"tf":1.0},"447":{"tf":3.7416573867739413},"448":{"tf":2.0},"449":{"tf":1.4142135623730951},"451":{"tf":1.7320508075688772},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":2.6457513110645907},"455":{"tf":1.0},"456":{"tf":2.0},"46":{"tf":1.0},"47":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":2.449489742783178},"495":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":3.1622776601683795},"507":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"510":{"tf":2.8284271247461903},"514":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":1.7320508075688772},"568":{"tf":3.872983346207417},"569":{"tf":2.8284271247461903},"570":{"tf":1.7320508075688772},"571":{"tf":3.0},"572":{"tf":2.8284271247461903},"573":{"tf":2.23606797749979},"574":{"tf":2.0},"575":{"tf":2.23606797749979},"576":{"tf":2.449489742783178},"577":{"tf":2.449489742783178},"578":{"tf":2.0},"579":{"tf":2.449489742783178},"580":{"tf":2.8284271247461903},"581":{"tf":2.6457513110645907},"582":{"tf":1.4142135623730951},"583":{"tf":1.0},"594":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":2.449489742783178},"617":{"tf":1.0},"627":{"tf":2.23606797749979},"632":{"tf":1.4142135623730951},"633":{"tf":1.4142135623730951},"638":{"tf":1.0},"641":{"tf":2.0},"649":{"tf":2.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.6457513110645907},"655":{"tf":1.7320508075688772},"656":{"tf":1.7320508075688772},"657":{"tf":2.0},"662":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.4142135623730951},"688":{"tf":2.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.7320508075688772},"723":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"727":{"tf":1.0},"728":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"743":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"786":{"tf":3.0},"79":{"tf":1.4142135623730951},"803":{"tf":1.0},"810":{"tf":1.0},"836":{"tf":1.4142135623730951},"839":{"tf":2.449489742783178},"840":{"tf":2.0},"841":{"tf":1.0},"846":{"tf":1.0},"853":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"9":{"tf":2.6457513110645907},"906":{"tf":1.0},"916":{"tf":1.0},"944":{"tf":1.0},"948":{"tf":2.8284271247461903},"950":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"976":{"tf":1.7320508075688772},"977":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"986":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"617":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":13,"docs":{"1004":{"tf":1.0},"1009":{"tf":1.0},"343":{"tf":1.0},"388":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":3.0},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"579":{"tf":2.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":136,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"1119":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.7320508075688772},"345":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":2.8284271247461903},"355":{"tf":1.0},"356":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"372":{"tf":2.449489742783178},"373":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":3.4641016151377544},"395":{"tf":2.0},"396":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"398":{"tf":1.7320508075688772},"399":{"tf":1.4142135623730951},"400":{"tf":1.7320508075688772},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.7320508075688772},"407":{"tf":1.7320508075688772},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.7320508075688772},"431":{"tf":1.4142135623730951},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":2.23606797749979},"561":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"638":{"tf":1.4142135623730951},"654":{"tf":1.0},"674":{"tf":1.0},"702":{"tf":1.4142135623730951},"703":{"tf":1.0},"723":{"tf":1.0},"79":{"tf":1.0},"90":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":2.449489742783178},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":2.8284271247461903},"953":{"tf":1.0},"954":{"tf":1.7320508075688772},"955":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.4142135623730951},"966":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"952":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"242":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1046":{"tf":1.4142135623730951},"187":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"285":{"tf":1.0},"331":{"tf":1.4142135623730951},"342":{"tf":1.0},"413":{"tf":1.0},"495":{"tf":1.0},"650":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"931":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"356":{"tf":1.0},"67":{"tf":1.4142135623730951},"778":{"tf":1.0},"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"364":{"tf":1.0},"457":{"tf":1.0}}},"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"'":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}},"df":273,"docs":{"1005":{"tf":1.0},"1057":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1124":{"tf":2.0},"115":{"tf":1.0},"124":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"215":{"tf":2.0},"222":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.7320508075688772},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.4142135623730951},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.4142135623730951},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.4142135623730951},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.7320508075688772},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.4142135623730951},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.4142135623730951},"562":{"tf":1.4142135623730951},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"6":{"tf":1.0},"643":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.0},"707":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"825":{"tf":1.0},"828":{"tf":1.0},"84":{"tf":1.4142135623730951},"847":{"tf":1.0},"90":{"tf":1.7320508075688772},"918":{"tf":1.0},"92":{"tf":1.0},"935":{"tf":1.0},"939":{"tf":1.7320508075688772},"946":{"tf":1.0},"955":{"tf":2.0},"956":{"tf":2.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"y":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1075":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":2.23606797749979},"812":{"tf":1.7320508075688772},"813":{"tf":3.4641016151377544},"814":{"tf":1.4142135623730951},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"108":{"tf":1.0},"1122":{"tf":1.0},"155":{"tf":1.4142135623730951},"178":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0},"336":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":1.0},"519":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.4142135623730951},"563":{"tf":1.0},"625":{"tf":1.0},"633":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"889":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"955":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"175":{"tf":1.0},"270":{"tf":1.0},"528":{"tf":1.0},"708":{"tf":1.4142135623730951},"950":{"tf":1.0}}}},"u":{"df":6,"docs":{"144":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"705":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0}},"g":{"df":1,"docs":{"488":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":9,"docs":{"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1111":{"tf":1.4142135623730951},"950":{"tf":2.6457513110645907},"958":{"tf":1.0},"960":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"1010":{"tf":1.4142135623730951},"1011":{"tf":2.8284271247461903},"354":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":4.0},"913":{"tf":1.0},"923":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":44,"docs":{"1018":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":1.0},"528":{"tf":1.0},"562":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"67":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"803":{"tf":1.0},"866":{"tf":1.0},"896":{"tf":1.0},"9":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"206":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":17,"docs":{"0":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.0},"1097":{"tf":1.0},"131":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"582":{"tf":1.0},"613":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"948":{"tf":1.4142135623730951},"959":{"tf":1.0},"997":{"tf":1.7320508075688772},"998":{"tf":1.0},"999":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"416":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1081":{"tf":1.0},"477":{"tf":1.0}}}},"p":{"df":1,"docs":{"478":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"866":{"tf":1.0},"913":{"tf":1.0}}}},"df":42,"docs":{"1011":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1099":{"tf":1.0},"15":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.449489742783178},"183":{"tf":1.0},"184":{"tf":1.7320508075688772},"193":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"270":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"427":{"tf":1.0},"444":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"61":{"tf":1.0},"627":{"tf":1.0},"655":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"737":{"tf":1.0},"79":{"tf":1.4142135623730951},"794":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"857":{"tf":1.0}}},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"61":{"tf":1.0},"812":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"353":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.0},"506":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"528":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"281":{"tf":1.0},"365":{"tf":1.0},"396":{"tf":1.0},"866":{"tf":1.0},"875":{"tf":1.4142135623730951},"877":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":56,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1019":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1101":{"tf":1.0},"1105":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"130":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"241":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"50":{"tf":1.0},"510":{"tf":1.0},"550":{"tf":1.0},"556":{"tf":1.0},"585":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"750":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"864":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"382":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":2.0}}}}}},"a":{"d":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":15,"docs":{"144":{"tf":1.0},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"453":{"tf":1.0},"487":{"tf":1.0},"770":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":5,"docs":{"238":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.4142135623730951},"959":{"tf":2.0},"966":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":12,"docs":{"1046":{"tf":1.0},"106":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.0},"380":{"tf":1.4142135623730951},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.0},"903":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1004":{"tf":1.0},"169":{"tf":1.0},"177":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"589":{"tf":1.0},"729":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"786":{"tf":1.4142135623730951},"887":{"tf":1.0},"90":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"0":{"tf":1.0},"106":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1122":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.0},"556":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"1116":{"tf":1.4142135623730951},"21":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.7320508075688772},"302":{"tf":1.0},"304":{"tf":1.0},"446":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"22":{"tf":1.0}}},"df":4,"docs":{"1110":{"tf":2.23606797749979},"140":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"355":{"tf":1.0},"361":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":5,"docs":{"1035":{"tf":1.4142135623730951},"1065":{"tf":1.0},"199":{"tf":1.0},"541":{"tf":1.0},"622":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"1087":{"tf":1.0},"287":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"665":{"tf":1.4142135623730951},"927":{"tf":1.0},"982":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}},"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1087":{"tf":1.0},"367":{"tf":1.0},"488":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"256":{"tf":1.0}},"t":{"df":12,"docs":{"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"528":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":2.0},"591":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":13,"docs":{"1033":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"215":{"tf":1.0},"359":{"tf":1.0},"450":{"tf":1.0},"477":{"tf":1.4142135623730951},"864":{"tf":1.0},"950":{"tf":1.0},"963":{"tf":1.0}},"f":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":9,"docs":{"1003":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"322":{"tf":1.7320508075688772},"323":{"tf":4.358898943540674},"516":{"tf":1.0},"718":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":34,"docs":{"1003":{"tf":1.0},"1046":{"tf":1.0},"1122":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"210":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"297":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":2.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"463":{"tf":1.0},"498":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.4142135623730951},"788":{"tf":1.0},"853":{"tf":1.7320508075688772},"864":{"tf":1.0},"900":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"933":{"tf":1.0},"948":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"s":{".":{"(":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"|":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"524":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"x":{"df":13,"docs":{"199":{"tf":1.7320508075688772},"221":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"419":{"tf":1.0},"475":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"959":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"140":{"tf":1.4142135623730951},"236":{"tf":1.0},"270":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"666":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"701":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"373":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":40,"docs":{"1001":{"tf":1.7320508075688772},"1046":{"tf":1.0},"1122":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"238":{"tf":1.0},"248":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"386":{"tf":1.0},"580":{"tf":1.7320508075688772},"647":{"tf":1.0},"664":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"748":{"tf":1.7320508075688772},"770":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"985":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"488":{"tf":1.0},"613":{"tf":1.0}}}}},"s":{"df":2,"docs":{"1122":{"tf":1.4142135623730951},"873":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"o":{"d":{"b":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"835":{"tf":1.0},"953":{"tf":2.23606797749979},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"303":{"tf":1.0},"505":{"tf":1.0},"509":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"327":{"tf":1.0},"506":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"1069":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1015":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"199":{"tf":1.7320508075688772},"291":{"tf":1.0},"313":{"tf":1.0},"407":{"tf":1.0},"507":{"tf":1.0},"554":{"tf":1.0},"841":{"tf":1.0},"858":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"186":{"tf":3.605551275463989},"234":{"tf":1.0},"275":{"tf":1.0},"785":{"tf":1.7320508075688772},"985":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":48,"docs":{"106":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"300":{"tf":1.0},"328":{"tf":1.0},"354":{"tf":1.0},"466":{"tf":1.0},"487":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.7320508075688772},"585":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"133":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"368":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.4142135623730951},"876":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0},"938":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"1094":{"tf":1.0},"1116":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.4142135623730951},"238":{"tf":1.0},"430":{"tf":1.0},"705":{"tf":1.7320508075688772},"74":{"tf":1.0},"814":{"tf":1.0},"876":{"tf":1.0},"927":{"tf":1.0},"938":{"tf":1.4142135623730951},"959":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1087":{"tf":1.0},"1124":{"tf":1.4142135623730951},"153":{"tf":1.0},"222":{"tf":1.4142135623730951},"236":{"tf":1.0},"73":{"tf":1.0},"814":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1087":{"tf":1.0},"569":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":18,"docs":{"0":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"[":{"d":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.0},"427":{"tf":1.0},"733":{"tf":1.0},"933":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"235":{"tf":1.0},"497":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"864":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":2.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}},"i":{"df":3,"docs":{"485":{"tf":1.0},"67":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"0":{"tf":1.7320508075688772},"1011":{"tf":1.0},"1019":{"tf":1.0},"356":{"tf":1.4142135623730951},"613":{"tf":1.0},"8":{"tf":2.0},"858":{"tf":1.0}}},"y":{"b":{"a":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"303":{"tf":1.0},"318":{"tf":1.0},"440":{"tf":1.0},"516":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"626":{"tf":1.0},"762":{"tf":1.0},"798":{"tf":1.0},"906":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}}},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"586":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"584":{"tf":1.0}}}}}}},"l":{"df":16,"docs":{"1077":{"tf":1.0},"1095":{"tf":1.0},"1116":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"436":{"tf":1.0},"510":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"591":{"tf":1.0},"770":{"tf":1.0},"89":{"tf":1.0},"917":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.4142135623730951}}}}}}},"df":48,"docs":{"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"21":{"tf":1.0},"249":{"tf":1.0},"321":{"tf":1.0},"336":{"tf":1.0},"340":{"tf":1.0},"345":{"tf":1.0},"373":{"tf":2.0},"376":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"405":{"tf":2.0},"407":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.7320508075688772},"447":{"tf":2.0},"450":{"tf":1.4142135623730951},"46":{"tf":3.605551275463989},"488":{"tf":1.0},"514":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.7320508075688772},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"728":{"tf":2.6457513110645907},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.6457513110645907},"85":{"tf":2.23606797749979},"853":{"tf":2.0},"854":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":2.449489742783178},"88":{"tf":2.23606797749979},"89":{"tf":2.0},"913":{"tf":1.0},"948":{"tf":2.0},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"654":{"tf":1.0}}}},"df":18,"docs":{"1087":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.4142135623730951},"153":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"446":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"67":{"tf":2.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"745":{"tf":1.0},"939":{"tf":1.7320508075688772},"958":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"643":{"tf":1.7320508075688772},"779":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0}}}}},"df":3,"docs":{"246":{"tf":1.0},"386":{"tf":1.0},"958":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"690":{"tf":1.0}}}}}},"df":115,"docs":{"0":{"tf":1.0},"1019":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":2.449489742783178},"1061":{"tf":2.6457513110645907},"1081":{"tf":1.7320508075688772},"1092":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.6457513110645907},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"199":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"249":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"424":{"tf":1.0},"443":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.4142135623730951},"481":{"tf":1.0},"488":{"tf":1.7320508075688772},"50":{"tf":1.0},"553":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.4142135623730951},"599":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"705":{"tf":4.69041575982343},"710":{"tf":1.0},"8":{"tf":1.4142135623730951},"840":{"tf":1.7320508075688772},"887":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"932":{"tf":1.0},"939":{"tf":1.4142135623730951},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.4142135623730951},"958":{"tf":2.23606797749979},"959":{"tf":1.4142135623730951},"960":{"tf":1.7320508075688772},"961":{"tf":2.0},"966":{"tf":1.4142135623730951},"967":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"949":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}},"d":{".":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"_":{"df":0,"docs":{},"v":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"348":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"918":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"918":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"1014":{"tf":1.0},"1015":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1013":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"826":{"tf":1.0},"832":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"831":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"830":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"917":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"917":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"815":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"820":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1016":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"693":{"tf":1.0},"695":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"804":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"256":{"tf":1.0},"348":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"730":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"731":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":3,"docs":{"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"`":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"\"":{".":{"\"":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"941":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"318":{"tf":1.0}},"e":{"d":{"/":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"605":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"620":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"637":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"j":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"414":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{".":{"<":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"`":{".":{"`":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"412":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"781":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"128":{"tf":1.0},"190":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"441":{"tf":1.0},"443":{"tf":1.0}},"u":{"c":{"df":33,"docs":{"10":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"150":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"221":{"tf":1.0},"276":{"tf":2.0},"304":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":2.449489742783178},"355":{"tf":1.4142135623730951},"359":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"386":{"tf":1.0},"453":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"676":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.4142135623730951},"737":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":2.449489742783178},"958":{"tf":1.4142135623730951},"961":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"'":{"df":1,"docs":{"369":{"tf":1.0}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"877":{"tf":1.0},"889":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":108,"docs":{"0":{"tf":1.0},"10":{"tf":1.7320508075688772},"1003":{"tf":1.0},"1008":{"tf":1.0},"1036":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"1116":{"tf":1.4142135623730951},"123":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":2.0},"167":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"234":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"266":{"tf":1.4142135623730951},"275":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.4142135623730951},"31":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"36":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"369":{"tf":1.4142135623730951},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"40":{"tf":1.0},"402":{"tf":1.0},"41":{"tf":1.0},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"45":{"tf":1.0},"457":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.4142135623730951},"554":{"tf":1.7320508075688772},"596":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"707":{"tf":1.0},"72":{"tf":1.0},"742":{"tf":1.0},"799":{"tf":1.4142135623730951},"8":{"tf":2.449489742783178},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.449489742783178},"844":{"tf":2.23606797749979},"845":{"tf":1.4142135623730951},"847":{"tf":1.7320508075688772},"848":{"tf":1.7320508075688772},"876":{"tf":2.6457513110645907},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"9":{"tf":2.0},"918":{"tf":1.0},"939":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.4142135623730951},"964":{"tf":1.0},"965":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":2.23606797749979},"98":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.0},"985":{"tf":1.7320508075688772},"986":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.4142135623730951},"990":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"954":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":74,"docs":{"1011":{"tf":2.23606797749979},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1066":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1097":{"tf":1.0},"124":{"tf":1.0},"162":{"tf":1.0},"21":{"tf":1.0},"267":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":2.6457513110645907},"450":{"tf":1.0},"47":{"tf":2.23606797749979},"490":{"tf":1.7320508075688772},"491":{"tf":1.7320508075688772},"492":{"tf":1.0},"493":{"tf":1.7320508075688772},"494":{"tf":3.605551275463989},"495":{"tf":3.4641016151377544},"496":{"tf":3.0},"497":{"tf":5.744562646538029},"498":{"tf":2.6457513110645907},"499":{"tf":3.0},"500":{"tf":2.0},"501":{"tf":2.449489742783178},"502":{"tf":3.0},"503":{"tf":3.0},"504":{"tf":1.7320508075688772},"505":{"tf":3.3166247903554},"506":{"tf":5.5677643628300215},"507":{"tf":2.0},"508":{"tf":3.3166247903554},"509":{"tf":2.6457513110645907},"510":{"tf":4.123105625617661},"511":{"tf":1.4142135623730951},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"575":{"tf":2.449489742783178},"578":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.6457513110645907},"740":{"tf":1.0},"803":{"tf":2.23606797749979},"810":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.4142135623730951},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.7320508075688772},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":2.0},"981":{"tf":1.0},"982":{"tf":2.0},"983":{"tf":1.7320508075688772},"985":{"tf":1.0},"986":{"tf":3.1622776601683795}},"e":{"'":{"df":6,"docs":{"497":{"tf":1.0},"499":{"tf":1.4142135623730951},"503":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"575":{"tf":1.0}}},".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"498":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"451":{"tf":1.0},"452":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"866":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"627":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":2,"docs":{"1053":{"tf":1.0},"1091":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":6,"docs":{"1066":{"tf":1.0},"1069":{"tf":1.0},"617":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"1113":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"1042":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1061":{"tf":1.4142135623730951},"197":{"tf":1.0},"251":{"tf":1.4142135623730951},"328":{"tf":1.0},"363":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"690":{"tf":2.449489742783178}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"113":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":2.23606797749979},"511":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.0},"964":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"304":{"tf":1.0},"310":{"tf":1.0},"355":{"tf":1.0}}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":70,"docs":{"1002":{"tf":1.0},"1081":{"tf":1.0},"1086":{"tf":1.0},"150":{"tf":1.0},"180":{"tf":3.1622776601683795},"181":{"tf":3.605551275463989},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":2.8284271247461903},"187":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":2.449489742783178},"193":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.0},"220":{"tf":1.0},"221":{"tf":2.449489742783178},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"254":{"tf":2.6457513110645907},"256":{"tf":1.0},"303":{"tf":4.123105625617661},"304":{"tf":2.449489742783178},"312":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"316":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"40":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":2.0},"555":{"tf":1.0},"558":{"tf":2.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":2.23606797749979},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"833":{"tf":1.0},"917":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":2,"docs":{"313":{"tf":1.0},"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"416":{"tf":1.0},"924":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"725":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"332":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"406":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"r":{"df":2,"docs":{"764":{"tf":1.0},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"144":{"tf":1.0},"256":{"tf":1.0},"447":{"tf":1.0},"945":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":22,"docs":{"1025":{"tf":1.0},"1081":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"334":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"505":{"tf":1.4142135623730951},"580":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":2.0},"916":{"tf":1.4142135623730951},"923":{"tf":1.0},"928":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"=":{"^":{"#":{"^":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"1066":{"tf":1.0},"531":{"tf":1.4142135623730951},"679":{"tf":1.0},"879":{"tf":1.4142135623730951},"905":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"s":{"df":9,"docs":{"1000":{"tf":1.4142135623730951},"131":{"tf":1.0},"265":{"tf":1.0},"276":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.4142135623730951},"649":{"tf":1.0},"958":{"tf":1.0},"999":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"396":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"356":{"tf":1.4142135623730951},"858":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":7,"docs":{"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"517":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.449489742783178}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"199":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":2.0},"309":{"tf":1.4142135623730951},"489":{"tf":1.0},"634":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"204":{"tf":1.0},"276":{"tf":1.0},"487":{"tf":1.0},"501":{"tf":1.0}},"n":{"df":1,"docs":{"353":{"tf":1.0}}}},"i":{"d":{"df":108,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1086":{"tf":1.0},"1110":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.0},"113":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"353":{"tf":2.6457513110645907},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"369":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"46":{"tf":1.0},"514":{"tf":1.0},"526":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"573":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"679":{"tf":1.0},"686":{"tf":1.0},"691":{"tf":1.0},"707":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"853":{"tf":1.0},"872":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"897":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"928":{"tf":1.0},"936":{"tf":1.0},"941":{"tf":1.0},"953":{"tf":1.4142135623730951},"957":{"tf":1.0},"962":{"tf":1.7320508075688772},"967":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":21,"docs":{"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"353":{"tf":2.0},"354":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"554":{"tf":1.0},"613":{"tf":1.0},"932":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"1073":{"tf":1.0},"452":{"tf":1.0},"780":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":6,"docs":{"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"362":{"tf":2.449489742783178},"363":{"tf":2.0},"365":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":29,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.0},"200":{"tf":2.449489742783178},"201":{"tf":2.0},"202":{"tf":2.6457513110645907},"203":{"tf":2.6457513110645907},"204":{"tf":1.4142135623730951},"228":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":2.23606797749979},"441":{"tf":1.0},"565":{"tf":1.7320508075688772},"566":{"tf":1.4142135623730951},"61":{"tf":2.23606797749979},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":2.23606797749979},"682":{"tf":1.0},"8":{"tf":1.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.0},"959":{"tf":2.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"315":{"tf":1.0},"316":{"tf":2.23606797749979},"318":{"tf":1.0},"443":{"tf":1.0},"556":{"tf":1.4142135623730951},"676":{"tf":1.0},"681":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"910":{"tf":1.0},"965":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"443":{"tf":1.0}}}}}}},"df":21,"docs":{"1016":{"tf":1.0},"1075":{"tf":1.0},"1105":{"tf":1.0},"1114":{"tf":1.7320508075688772},"1119":{"tf":1.0},"199":{"tf":3.1622776601683795},"203":{"tf":1.0},"260":{"tf":1.0},"316":{"tf":2.23606797749979},"354":{"tf":1.0},"361":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"536":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"707":{"tf":2.0},"8":{"tf":2.0},"847":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":4,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"df":26,"docs":{"1107":{"tf":1.0},"1110":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"221":{"tf":1.0},"276":{"tf":1.0},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"341":{"tf":1.0},"347":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"540":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"866":{"tf":1.4142135623730951},"903":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.4142135623730951}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"824":{"tf":2.0},"939":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"360":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":20,"docs":{"10":{"tf":1.0},"1118":{"tf":1.0},"123":{"tf":1.4142135623730951},"133":{"tf":1.0},"165":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"374":{"tf":1.0},"390":{"tf":1.0},"5":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.0},"653":{"tf":1.0},"952":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"314":{"tf":1.7320508075688772},"327":{"tf":1.0},"332":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"475":{"tf":1.0},"707":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0}}}},"t":{"df":5,"docs":{"1097":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"386":{"tf":1.4142135623730951},"941":{"tf":1.0}}}},"w":{"df":1,"docs":{"931":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"592":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"560":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"560":{"tf":1.0},"966":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}}}},"df":12,"docs":{"212":{"tf":1.4142135623730951},"251":{"tf":1.0},"306":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"545":{"tf":1.0},"547":{"tf":2.0},"559":{"tf":1.0},"560":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}}},"q":{"4":{"df":1,"docs":{"135":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"503":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"331":{"tf":1.4142135623730951},"447":{"tf":1.0},"844":{"tf":1.0}}},"df":2,"docs":{"1097":{"tf":1.0},"503":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":9,"docs":{"135":{"tf":1.0},"182":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":2.449489742783178},"541":{"tf":1.0},"991":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951}}}},"t":{"df":3,"docs":{"175":{"tf":1.0},"30":{"tf":1.0},"41":{"tf":1.0}},"i":{"df":14,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1116":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"446":{"tf":1.0},"595":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"528":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"589":{"tf":1.0},"591":{"tf":1.0},"708":{"tf":1.0},"977":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"175":{"tf":1.0},"67":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"276":{"tf":1.0},"788":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":263,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1027":{"tf":2.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.7320508075688772},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1065":{"tf":1.0},"1068":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1089":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1100":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1121":{"tf":1.7320508075688772},"114":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.1622776601683795},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"140":{"tf":2.0},"143":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"182":{"tf":1.0},"197":{"tf":3.605551275463989},"198":{"tf":1.0},"199":{"tf":7.874007874011811},"202":{"tf":1.4142135623730951},"205":{"tf":2.449489742783178},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"217":{"tf":1.7320508075688772},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"220":{"tf":2.8284271247461903},"221":{"tf":1.7320508075688772},"222":{"tf":2.449489742783178},"223":{"tf":2.0},"224":{"tf":2.449489742783178},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.4142135623730951},"234":{"tf":2.6457513110645907},"235":{"tf":2.0},"236":{"tf":2.449489742783178},"238":{"tf":2.23606797749979},"239":{"tf":3.0},"241":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.0},"248":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":2.6457513110645907},"263":{"tf":1.7320508075688772},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"294":{"tf":2.449489742783178},"295":{"tf":2.0},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":2.23606797749979},"306":{"tf":2.8284271247461903},"307":{"tf":2.0},"308":{"tf":2.6457513110645907},"316":{"tf":2.449489742783178},"335":{"tf":1.4142135623730951},"348":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":2.449489742783178},"364":{"tf":2.449489742783178},"367":{"tf":1.0},"369":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"438":{"tf":2.0},"442":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.7320508075688772},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"48":{"tf":1.7320508075688772},"527":{"tf":1.7320508075688772},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"53":{"tf":1.0},"541":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":3.1622776601683795},"555":{"tf":2.0},"562":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.7320508075688772},"593":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.7320508075688772},"598":{"tf":1.7320508075688772},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.4142135623730951},"632":{"tf":1.4142135623730951},"634":{"tf":2.23606797749979},"635":{"tf":2.0},"637":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"644":{"tf":2.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":2.0},"655":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"686":{"tf":1.7320508075688772},"695":{"tf":2.23606797749979},"699":{"tf":2.23606797749979},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"721":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":3.0},"742":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"764":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"781":{"tf":1.4142135623730951},"783":{"tf":1.4142135623730951},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.4142135623730951},"801":{"tf":1.0},"806":{"tf":1.7320508075688772},"811":{"tf":1.0},"818":{"tf":1.4142135623730951},"822":{"tf":1.0},"829":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"841":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.7320508075688772},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"871":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"88":{"tf":2.449489742783178},"880":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.4142135623730951},"909":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":1.0},"953":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951},"960":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.7320508075688772},"991":{"tf":1.0},"995":{"tf":1.0}}},"y":{"'":{"df":3,"docs":{"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"231":{"tf":1.0}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"679":{"tf":1.0}}}}},"df":0,"docs":{}},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"679":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":1,"docs":{"1020":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":45,"docs":{"1008":{"tf":1.0},"1019":{"tf":1.0},"1119":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":2.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"779":{"tf":1.0},"82":{"tf":1.4142135623730951},"84":{"tf":1.0},"844":{"tf":1.0},"86":{"tf":1.4142135623730951},"876":{"tf":1.0},"928":{"tf":1.0},"946":{"tf":1.0},"976":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"374":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":12,"docs":{"116":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"2":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"288":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"427":{"tf":1.0},"750":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"588":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"151":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"554":{"tf":1.0},"84":{"tf":1.0},"953":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"444":{"tf":1.0}}}},"t":{"df":5,"docs":{"199":{"tf":1.0},"248":{"tf":1.0},"288":{"tf":1.0},"590":{"tf":1.0},"956":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"519":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"256":{"tf":1.0},"518":{"tf":1.0}}}},"m":{"df":1,"docs":{"964":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"129":{"tf":1.0}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}}}},"df":6,"docs":{"1004":{"tf":1.0},"174":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":20,"docs":{"103":{"tf":1.0},"1042":{"tf":1.0},"234":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"367":{"tf":1.0},"455":{"tf":1.0},"551":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"587":{"tf":1.0},"657":{"tf":1.0},"87":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"k":{"df":2,"docs":{"748":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"309":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"197":{"tf":1.0},"876":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"1025":{"tf":1.4142135623730951},"1042":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1100":{"tf":1.7320508075688772},"125":{"tf":1.0},"578":{"tf":1.0},"586":{"tf":1.0},"813":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"900":{"tf":1.0},"905":{"tf":1.0},"938":{"tf":1.0},"964":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"o":{"df":15,"docs":{"106":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"548":{"tf":1.7320508075688772},"606":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.0},"678":{"tf":2.8284271247461903},"679":{"tf":2.449489742783178},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"747":{"tf":1.0}}}}},"w":{"df":37,"docs":{"1003":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"123":{"tf":1.0},"177":{"tf":1.0},"197":{"tf":1.4142135623730951},"221":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"44":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"568":{"tf":1.4142135623730951},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"664":{"tf":1.0},"785":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"876":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.7320508075688772},"951":{"tf":1.0}}}},"d":{"b":{"df":0,"docs":{},"m":{"df":4,"docs":{"947":{"tf":1.7320508075688772},"952":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":4,"docs":{"251":{"tf":1.0},"503":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{":":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.0},"144":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"308":{"tf":1.0},"356":{"tf":1.0},"370":{"tf":1.0},"379":{"tf":1.0},"407":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"613":{"tf":1.0},"938":{"tf":1.0},"951":{"tf":1.0}}},"t":{"df":1,"docs":{"518":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"199":{"tf":1.0},"236":{"tf":1.0},"315":{"tf":1.0},"472":{"tf":1.0},"923":{"tf":1.7320508075688772},"959":{"tf":1.0}}}},"df":0,"docs":{}},"df":71,"docs":{"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.0},"121":{"tf":1.7320508075688772},"127":{"tf":1.0},"155":{"tf":1.0},"187":{"tf":1.4142135623730951},"209":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":3.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"257":{"tf":2.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"320":{"tf":1.0},"326":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":1.0},"361":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"453":{"tf":1.0},"464":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"567":{"tf":1.7320508075688772},"568":{"tf":1.0},"582":{"tf":1.4142135623730951},"654":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"978":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1116":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.4142135623730951},"567":{"tf":1.0}}}},"i":{"df":5,"docs":{"1003":{"tf":1.0},"140":{"tf":1.0},"215":{"tf":1.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951}}},"m":{"df":2,"docs":{"1108":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":29,"docs":{"100":{"tf":1.0},"1116":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":1.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"561":{"tf":1.0},"729":{"tf":1.0},"851":{"tf":1.0},"950":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"239":{"tf":1.0},"365":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"290":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"425":{"tf":1.0},"527":{"tf":1.0},"679":{"tf":1.4142135623730951},"904":{"tf":1.0},"954":{"tf":1.0},"964":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":26,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1098":{"tf":1.0},"180":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.7320508075688772},"262":{"tf":2.449489742783178},"268":{"tf":1.0},"300":{"tf":1.0},"455":{"tf":1.0},"496":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.0},"579":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.0},"864":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"127":{"tf":1.0},"168":{"tf":1.0},"705":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"1087":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":47,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"169":{"tf":1.0},"188":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"275":{"tf":1.0},"331":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"400":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"594":{"tf":1.0},"613":{"tf":1.0},"651":{"tf":1.0},"67":{"tf":1.0},"686":{"tf":1.0},"711":{"tf":1.0},"725":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.4142135623730951},"786":{"tf":2.0},"803":{"tf":1.0},"810":{"tf":1.0},"825":{"tf":1.0},"873":{"tf":1.4142135623730951},"913":{"tf":1.0},"938":{"tf":2.0},"939":{"tf":1.4142135623730951},"943":{"tf":1.0},"958":{"tf":1.0},"986":{"tf":1.0}}}},"n":{"c":{"df":2,"docs":{"271":{"tf":1.0},"585":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":29,"docs":{"1019":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"406":{"tf":1.0},"435":{"tf":1.4142135623730951},"487":{"tf":1.0},"498":{"tf":1.0},"529":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.449489742783178},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"794":{"tf":1.0},"904":{"tf":1.0},"950":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1016":{"tf":1.0},"262":{"tf":1.0},"718":{"tf":1.4142135623730951},"726":{"tf":1.0}},"i":{"df":1,"docs":{"936":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"938":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":45,"docs":{"1001":{"tf":1.4142135623730951},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":2.449489742783178},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.7320508075688772},"117":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"18":{"tf":1.0},"199":{"tf":2.449489742783178},"220":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"378":{"tf":1.0},"390":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"499":{"tf":1.0},"542":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.0},"737":{"tf":1.0},"788":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"942":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1103":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}}},"r":{"d":{"'":{"df":1,"docs":{"422":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":59,"docs":{"1016":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1099":{"tf":1.4142135623730951},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"334":{"tf":2.0},"335":{"tf":3.605551275463989},"342":{"tf":1.0},"354":{"tf":2.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"375":{"tf":1.0},"379":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.449489742783178},"399":{"tf":1.0},"418":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.0},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"62":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"638":{"tf":1.0},"651":{"tf":1.0},"662":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"834":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"874":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0},"948":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"269":{"tf":1.0},"360":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"374":{"tf":1.0},"390":{"tf":1.0},"926":{"tf":2.449489742783178},"930":{"tf":2.0},"931":{"tf":5.0990195135927845},"932":{"tf":2.8284271247461903},"933":{"tf":4.0},"938":{"tf":3.1622776601683795}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"933":{"tf":1.0}}}}}}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"932":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1081":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"478":{"tf":1.4142135623730951}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"'":{"df":1,"docs":{"306":{"tf":1.0}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1121":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"294":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.0},"562":{"tf":2.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.7320508075688772},"953":{"tf":1.4142135623730951},"962":{"tf":1.0},"966":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"954":{"tf":1.0},"959":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}}}},"u":{"c":{"df":23,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"183":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"235":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"297":{"tf":1.0},"380":{"tf":1.0},"454":{"tf":1.0},"479":{"tf":1.0},"542":{"tf":1.0},"595":{"tf":1.4142135623730951},"622":{"tf":1.0},"635":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.4142135623730951},"752":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"928":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"306":{"tf":1.0},"506":{"tf":1.4142135623730951},"541":{"tf":1.0},"711":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"931":{"tf":1.0},"958":{"tf":1.0}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":812,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1017":{"tf":1.7320508075688772},"1018":{"tf":1.0},"1019":{"tf":1.7320508075688772},"102":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":2.0},"1024":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1026":{"tf":1.7320508075688772},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.7320508075688772},"1031":{"tf":2.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.7320508075688772},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1041":{"tf":1.7320508075688772},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":2.0},"1048":{"tf":1.0},"1049":{"tf":1.7320508075688772},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":2.0},"1055":{"tf":1.0},"1056":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.7320508075688772},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":2.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":2.23606797749979},"1077":{"tf":1.0},"1078":{"tf":1.7320508075688772},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":2.0},"1085":{"tf":1.7320508075688772},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.7320508075688772},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.7320508075688772},"1093":{"tf":2.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1118":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.7320508075688772},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"198":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.4142135623730951},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"343":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.7320508075688772},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":2.0},"484":{"tf":1.4142135623730951},"485":{"tf":1.7320508075688772},"486":{"tf":1.4142135623730951},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.4142135623730951},"490":{"tf":1.4142135623730951},"491":{"tf":1.4142135623730951},"492":{"tf":1.4142135623730951},"493":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.4142135623730951},"498":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"5":{"tf":1.7320508075688772},"500":{"tf":1.4142135623730951},"501":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"511":{"tf":1.4142135623730951},"512":{"tf":1.4142135623730951},"513":{"tf":1.4142135623730951},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"517":{"tf":1.4142135623730951},"518":{"tf":1.7320508075688772},"519":{"tf":1.4142135623730951},"520":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.4142135623730951},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"530":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.7320508075688772},"539":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.4142135623730951},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.7320508075688772},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":2.23606797749979},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.7320508075688772},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.7320508075688772},"604":{"tf":1.0},"605":{"tf":2.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.7320508075688772},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":2.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.7320508075688772},"621":{"tf":2.23606797749979},"622":{"tf":1.0},"623":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":2.0},"632":{"tf":1.0},"633":{"tf":2.23606797749979},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.7320508075688772},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.7320508075688772},"647":{"tf":1.0},"648":{"tf":2.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":1.4142135623730951},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.7320508075688772},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":2.0},"668":{"tf":1.7320508075688772},"669":{"tf":1.0},"670":{"tf":1.7320508075688772},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.7320508075688772},"675":{"tf":1.7320508075688772},"676":{"tf":1.0},"677":{"tf":1.7320508075688772},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.7320508075688772},"683":{"tf":2.0},"684":{"tf":1.0},"685":{"tf":1.7320508075688772},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.7320508075688772},"728":{"tf":1.7320508075688772},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.7320508075688772},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":2.23606797749979},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.7320508075688772},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.7320508075688772},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.7320508075688772},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.7320508075688772},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.7320508075688772},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.7320508075688772},"776":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"787":{"tf":1.7320508075688772},"788":{"tf":1.0},"789":{"tf":1.0},"790":{"tf":1.7320508075688772},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.7320508075688772},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.7320508075688772},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.7320508075688772},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.7320508075688772},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.7320508075688772},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.7320508075688772},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.7320508075688772},"839":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.7320508075688772},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.7320508075688772},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.7320508075688772},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":2.0},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.7320508075688772},"884":{"tf":1.0},"885":{"tf":1.4142135623730951},"886":{"tf":1.0},"887":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.7320508075688772},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.7320508075688772},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.4142135623730951},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.4142135623730951},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"222":{"tf":1.0},"271":{"tf":1.0},"297":{"tf":1.0},"410":{"tf":1.0},"538":{"tf":1.4142135623730951},"543":{"tf":1.0},"546":{"tf":1.7320508075688772},"705":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":3,"docs":{"813":{"tf":1.0},"824":{"tf":2.449489742783178},"924":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":20,"docs":{"113":{"tf":1.0},"115":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"300":{"tf":1.0},"342":{"tf":1.0},"376":{"tf":1.0},"484":{"tf":1.0},"595":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.0},"708":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"914":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"933":{"tf":1.0},"947":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"=":{"1":{"0":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":10,"docs":{"197":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"498":{"tf":1.0},"508":{"tf":1.4142135623730951},"857":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"518":{"tf":1.0},"557":{"tf":1.0},"625":{"tf":1.0},"785":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"1011":{"tf":1.0},"1095":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"705":{"tf":1.4142135623730951},"772":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1081":{"tf":1.0},"447":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"[":{"'":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"779":{"tf":1.0}}}}}}}},"=":{"df":0,"docs":{},"u":{"df":1,"docs":{"254":{"tf":1.7320508075688772}}}},"df":8,"docs":{"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"447":{"tf":1.0},"737":{"tf":1.4142135623730951},"741":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0},"864":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"354":{"tf":2.23606797749979},"356":{"tf":1.0},"38":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"913":{"tf":1.0}},"r":{"df":6,"docs":{"153":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":3.3166247903554},"929":{"tf":2.23606797749979},"938":{"tf":2.449489742783178}},"i":{"df":5,"docs":{"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"y":{"df":0,"docs":{},"’":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"179":{"tf":1.0},"964":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"1011":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"296":{"tf":1.0},"408":{"tf":1.0},"506":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.4142135623730951},"523":{"tf":2.0},"524":{"tf":2.0},"528":{"tf":3.3166247903554},"529":{"tf":1.4142135623730951},"531":{"tf":2.0},"596":{"tf":1.0},"625":{"tf":2.0},"740":{"tf":1.0},"813":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"221":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.7320508075688772},"634":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"101":{"tf":1.0},"1010":{"tf":2.0},"1011":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.0},"1119":{"tf":1.0},"122":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"238":{"tf":1.0},"269":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"540":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"853":{"tf":1.0},"887":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"936":{"tf":1.7320508075688772},"959":{"tf":1.0},"967":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"156":{"tf":1.0},"541":{"tf":1.4142135623730951},"548":{"tf":1.0},"983":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"708":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"x":{"df":2,"docs":{"222":{"tf":1.0},"414":{"tf":1.0}}},"y":{"df":2,"docs":{"447":{"tf":1.0},"913":{"tf":1.0}}}},"df":12,"docs":{"1027":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.4142135623730951},"222":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"396":{"tf":1.0},"451":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.4142135623730951},"777":{"tf":1.0},"899":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":48,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":3.0},"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":3.3166247903554},"1077":{"tf":1.0},"1087":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"327":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"578":{"tf":1.0},"584":{"tf":1.0},"64":{"tf":1.0},"650":{"tf":1.0},"656":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.7320508075688772},"848":{"tf":3.0},"849":{"tf":1.0},"87":{"tf":1.0},"948":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"977":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"450":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":23,"docs":{"101":{"tf":1.4142135623730951},"1033":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1086":{"tf":1.0},"1116":{"tf":1.0},"117":{"tf":1.0},"136":{"tf":1.0},"164":{"tf":1.0},"295":{"tf":1.7320508075688772},"354":{"tf":2.23606797749979},"403":{"tf":1.0},"413":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"567":{"tf":1.0},"624":{"tf":1.0},"750":{"tf":1.0},"880":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"117":{"tf":1.0},"307":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"222":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"465":{"tf":1.0},"487":{"tf":1.0},"550":{"tf":1.0},"738":{"tf":1.0},"745":{"tf":1.7320508075688772},"8":{"tf":1.0},"913":{"tf":1.4142135623730951},"921":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"913":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772}}}}},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"248":{"tf":1.0},"432":{"tf":1.0},"516":{"tf":1.0},"786":{"tf":1.0},"938":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":3,"docs":{"199":{"tf":1.0},"487":{"tf":1.0},"678":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"938":{"tf":1.4142135623730951},"939":{"tf":2.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"1003":{"tf":1.0},"415":{"tf":1.0},"485":{"tf":1.0},"931":{"tf":1.0}}},"v":{"df":30,"docs":{"1004":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1099":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.0},"224":{"tf":1.0},"339":{"tf":1.0},"416":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"542":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"628":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"743":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"938":{"tf":1.7320508075688772}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"199":{"tf":1.0},"364":{"tf":1.0},"413":{"tf":1.0},"485":{"tf":1.0},"910":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1109":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"197":{"tf":1.0},"290":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"546":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"939":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1121":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"191":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"774":{"tf":2.23606797749979}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":23,"docs":{"1003":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1065":{"tf":1.4142135623730951},"127":{"tf":1.0},"140":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"276":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"363":{"tf":1.0},"426":{"tf":1.0},"485":{"tf":1.0},"577":{"tf":1.0},"77":{"tf":1.4142135623730951},"9":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"938":{"tf":1.0},"967":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":6,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.4142135623730951},"918":{"tf":1.0}}},"df":1,"docs":{"390":{"tf":1.0}}}},"o":{"df":15,"docs":{"186":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.4142135623730951},"332":{"tf":1.0},"339":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.4142135623730951},"836":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":73,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.4142135623730951},"1116":{"tf":1.0},"131":{"tf":1.0},"140":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.7320508075688772},"368":{"tf":1.0},"371":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.8284271247461903},"451":{"tf":1.0},"481":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"512":{"tf":1.0},"529":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.0},"595":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.7320508075688772},"669":{"tf":1.0},"67":{"tf":2.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"679":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.0},"726":{"tf":2.0},"742":{"tf":1.0},"752":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":2.23606797749979},"900":{"tf":1.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"945":{"tf":1.4142135623730951},"965":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"676":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":58,"docs":{"0":{"tf":1.0},"1023":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1108":{"tf":1.4142135623730951},"1109":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"180":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"332":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.7320508075688772},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"475":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"556":{"tf":1.7320508075688772},"565":{"tf":1.0},"569":{"tf":1.0},"598":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":2.449489742783178},"821":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0},"869":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":72,"docs":{"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1048":{"tf":1.0},"1055":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1077":{"tf":1.7320508075688772},"1116":{"tf":1.0},"117":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"219":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"264":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"34":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":2.0},"427":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"448":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"488":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"586":{"tf":1.0},"613":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"641":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.0},"708":{"tf":2.23606797749979},"743":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"906":{"tf":1.0},"937":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"1048":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"413":{"tf":1.4142135623730951},"547":{"tf":1.0},"643":{"tf":1.0}}}}}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"144":{"tf":1.0},"221":{"tf":1.0},"269":{"tf":1.4142135623730951},"290":{"tf":1.0},"447":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"354":{"tf":1.0},"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}}}}}}}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":52,"docs":{"1003":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1110":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.7320508075688772},"238":{"tf":1.0},"260":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"387":{"tf":2.23606797749979},"388":{"tf":1.0},"447":{"tf":1.0},"500":{"tf":1.0},"540":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.7320508075688772},"62":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"844":{"tf":1.7320508075688772},"858":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"r":{"df":86,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1116":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":3.3166247903554},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"336":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"409":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"506":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"599":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"778":{"tf":1.0},"788":{"tf":1.4142135623730951},"839":{"tf":1.0},"845":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.4142135623730951},"88":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"913":{"tf":2.23606797749979},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"954":{"tf":1.0},"962":{"tf":1.0},"98":{"tf":1.0},"981":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"510":{"tf":1.0}}}}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"477":{"tf":1.0},"479":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"204":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.7320508075688772},"959":{"tf":1.0}}}},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":16,"docs":{"168":{"tf":1.0},"323":{"tf":1.4142135623730951},"447":{"tf":2.0},"488":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":2.449489742783178},"500":{"tf":1.0},"508":{"tf":2.23606797749979},"514":{"tf":1.0},"824":{"tf":1.0},"926":{"tf":2.0},"930":{"tf":2.0},"931":{"tf":5.385164807134504},"936":{"tf":1.0},"938":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"137":{"tf":1.0},"368":{"tf":1.0},"452":{"tf":1.0},"679":{"tf":1.0},"844":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"v":{"df":12,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"137":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"407":{"tf":1.4142135623730951},"414":{"tf":1.0},"613":{"tf":1.7320508075688772},"728":{"tf":1.4142135623730951},"844":{"tf":2.449489742783178},"90":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"1077":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":1.7320508075688772},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"707":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"342":{"tf":1.0},"527":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"516":{"tf":1.0},"752":{"tf":1.0},"852":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":29,"docs":{"100":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1099":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"238":{"tf":1.4142135623730951},"260":{"tf":1.0},"342":{"tf":2.0},"354":{"tf":1.0},"385":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"413":{"tf":1.0},"523":{"tf":1.0},"595":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"844":{"tf":1.0},"854":{"tf":1.7320508075688772},"873":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"342":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"740":{"tf":1.4142135623730951}}}}},"df":12,"docs":{"1055":{"tf":1.0},"1109":{"tf":1.0},"212":{"tf":1.0},"268":{"tf":1.0},"353":{"tf":1.7320508075688772},"362":{"tf":1.0},"622":{"tf":1.0},"690":{"tf":1.0},"788":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"393":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"516":{"tf":1.0},"931":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"263":{"tf":1.0},"267":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"455":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"858":{"tf":1.4142135623730951},"918":{"tf":1.0},"97":{"tf":1.0},"982":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}},"df":101,"docs":{"1027":{"tf":1.7320508075688772},"1035":{"tf":1.0},"106":{"tf":1.4142135623730951},"1099":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"184":{"tf":1.7320508075688772},"187":{"tf":2.449489742783178},"189":{"tf":1.0},"190":{"tf":2.8284271247461903},"193":{"tf":1.0},"199":{"tf":3.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.4142135623730951},"335":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":2.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"642":{"tf":1.0},"654":{"tf":1.0},"678":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":2.0},"708":{"tf":1.0},"734":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"748":{"tf":1.4142135623730951},"800":{"tf":1.0},"802":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":2.449489742783178},"871":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"875":{"tf":3.0},"876":{"tf":5.0990195135927845},"877":{"tf":2.0},"878":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":3.872983346207417},"89":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":2.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.7320508075688772},"939":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"522":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1025":{"tf":2.0},"199":{"tf":1.0},"273":{"tf":1.0},"357":{"tf":1.0},"367":{"tf":1.0},"393":{"tf":1.4142135623730951},"691":{"tf":1.0},"708":{"tf":1.0},"772":{"tf":1.0},"903":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":46,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1085":{"tf":1.7320508075688772},"1086":{"tf":1.7320508075688772},"1087":{"tf":2.8284271247461903},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.4142135623730951},"1092":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":2.0},"267":{"tf":3.7416573867739413},"270":{"tf":2.6457513110645907},"273":{"tf":3.0},"274":{"tf":2.23606797749979},"275":{"tf":2.6457513110645907},"284":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":2.23606797749979},"368":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.4142135623730951},"447":{"tf":1.0},"487":{"tf":1.0},"49":{"tf":2.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":2.0},"622":{"tf":1.0},"772":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"959":{"tf":1.0},"973":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1092":{"tf":1.0}}}}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"947":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"128":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1065":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"254":{"tf":1.0},"596":{"tf":1.4142135623730951},"649":{"tf":1.0},"734":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"952":{"tf":1.0}},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"679":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":33,"docs":{"130":{"tf":1.0},"137":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"354":{"tf":1.0},"384":{"tf":1.0},"391":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"654":{"tf":1.0},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"770":{"tf":1.0},"876":{"tf":1.0},"985":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"364":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"180":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":25,"docs":{"124":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.7320508075688772},"787":{"tf":2.0},"788":{"tf":3.0},"789":{"tf":2.23606797749979},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":2.23606797749979},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.4142135623730951},"798":{"tf":1.0},"855":{"tf":2.449489742783178},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":2.449489742783178}},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"176":{"tf":1.0},"352":{"tf":1.0}}},"t":{"df":2,"docs":{"323":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"836":{"tf":1.0},"837":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":30,"docs":{"1033":{"tf":1.0},"1105":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":2.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"160":{"tf":1.0},"203":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"320":{"tf":1.0},"322":{"tf":1.0},"331":{"tf":1.4142135623730951},"337":{"tf":1.0},"340":{"tf":2.0},"347":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"473":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0},"788":{"tf":1.0},"814":{"tf":1.0},"837":{"tf":1.0},"948":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"836":{"tf":1.0}}}}}}}}}}}},"s":{"df":5,"docs":{"1025":{"tf":1.4142135623730951},"414":{"tf":1.0},"457":{"tf":1.0},"740":{"tf":1.0},"847":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}},"f":{"c":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"267":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"954":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"740":{"tf":1.4142135623730951},"898":{"tf":1.0},"924":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.4142135623730951},"273":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"267":{"tf":1.0}}},"k":{"df":7,"docs":{"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.7320508075688772},"527":{"tf":1.0},"586":{"tf":1.0},"931":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"467":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"1033":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"456":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"779":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"312":{"tf":1.0},"318":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"179":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"447":{"tf":1.0},"733":{"tf":1.0},"952":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"6":{"7":{"8":{"7":{"4":{"5":{"8":{"a":{"6":{"9":{"0":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"3":{"b":{"2":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"8":{"6":{"a":{"1":{"7":{"9":{"8":{"9":{"9":{"2":{"1":{"3":{"8":{"0":{"9":{"5":{"3":{"4":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"186":{"tf":1.0},"733":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"519":{"tf":1.0}}},"t":{"df":21,"docs":{"1029":{"tf":1.0},"1037":{"tf":1.0},"1053":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"310":{"tf":1.4142135623730951},"459":{"tf":1.0},"467":{"tf":1.7320508075688772},"468":{"tf":1.4142135623730951},"649":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"427":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.0},"8":{"tf":1.0}}}}}},"n":{"d":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":3,"docs":{"307":{"tf":1.0},"356":{"tf":1.0},"613":{"tf":1.7320508075688772}}}},"w":{"'":{"df":2,"docs":{"761":{"tf":1.0},"785":{"tf":1.0}}},".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":80,"docs":{"102":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1035":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1077":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"133":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"232":{"tf":1.0},"238":{"tf":2.0},"239":{"tf":2.449489742783178},"243":{"tf":1.0},"248":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"276":{"tf":2.0},"299":{"tf":1.0},"318":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"400":{"tf":1.4142135623730951},"412":{"tf":1.0},"452":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"657":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.8284271247461903},"679":{"tf":1.7320508075688772},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951},"710":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"770":{"tf":1.0},"778":{"tf":2.0},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.4142135623730951},"862":{"tf":1.0},"877":{"tf":2.23606797749979},"878":{"tf":1.0},"880":{"tf":1.4142135623730951},"901":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":1.0},"941":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"323":{"tf":1.0},"705":{"tf":1.4142135623730951}}}},"n":{"df":132,"docs":{"102":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":2.0},"1060":{"tf":1.0},"1070":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1084":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"120":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":2.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"169":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"299":{"tf":1.4142135623730951},"303":{"tf":2.0},"306":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"361":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"454":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.7320508075688772},"575":{"tf":1.0},"579":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"631":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":2.0},"703":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"711":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"794":{"tf":1.4142135623730951},"824":{"tf":1.0},"869":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.7320508075688772},"985":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1092":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"679":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"409":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.0}}},"df":0,"docs":{}}}}}},"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"684":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.4142135623730951}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"3":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"962":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"962":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"959":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"3":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"958":{"tf":1.4142135623730951},"959":{"tf":2.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"684":{"tf":1.0},"947":{"tf":1.4142135623730951},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":2.6457513110645907},"961":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"1036":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"a":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"267":{"tf":2.0},"274":{"tf":1.0},"275":{"tf":1.0},"905":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":10,"docs":{"133":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"946":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"960":{"tf":1.0},"964":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"924":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"824":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":88,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1089":{"tf":1.0},"1094":{"tf":1.0},"1099":{"tf":1.0},"1122":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"212":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"45":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":2.0},"46":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"514":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":2.449489742783178},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":46,"docs":{"1035":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1043":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1058":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1076":{"tf":1.4142135623730951},"1077":{"tf":2.0},"1079":{"tf":1.4142135623730951},"1081":{"tf":3.0},"1093":{"tf":1.0},"1101":{"tf":1.7320508075688772},"130":{"tf":1.0},"176":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"427":{"tf":2.6457513110645907},"444":{"tf":1.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"567":{"tf":1.0},"581":{"tf":1.0},"591":{"tf":1.7320508075688772},"634":{"tf":2.0},"655":{"tf":2.23606797749979},"658":{"tf":1.0},"662":{"tf":1.4142135623730951},"683":{"tf":1.0},"687":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"705":{"tf":2.0},"769":{"tf":1.0},"89":{"tf":1.0},"988":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":33,"docs":{"1069":{"tf":1.0},"1101":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":3.4641016151377544},"288":{"tf":1.4142135623730951},"343":{"tf":1.0},"348":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"546":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"657":{"tf":1.0},"661":{"tf":1.0},"762":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":5,"docs":{"202":{"tf":1.0},"303":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"950":{"tf":1.0},"960":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"380":{"tf":1.0},"669":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"300":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":1.7320508075688772},"742":{"tf":2.6457513110645907},"744":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":1.0},"774":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"625":{"tf":2.23606797749979},"954":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1072":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1011":{"tf":1.0},"1077":{"tf":1.0},"1099":{"tf":1.0},"1119":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":2.23606797749979},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"222":{"tf":1.0},"258":{"tf":1.4142135623730951},"295":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"866":{"tf":1.7320508075688772},"952":{"tf":1.0}}}},"w":{"df":4,"docs":{"271":{"tf":1.0},"506":{"tf":1.0},"710":{"tf":1.0},"813":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":8,"docs":{"1099":{"tf":1.0},"251":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.0}},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"525":{"tf":1.0},"622":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":27,"docs":{"1077":{"tf":1.0},"1087":{"tf":1.0},"183":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"514":{"tf":1.7320508075688772},"542":{"tf":2.0},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"728":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"948":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"405":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"199":{"tf":1.0},"295":{"tf":1.0},"353":{"tf":1.4142135623730951},"363":{"tf":1.0},"954":{"tf":1.0},"962":{"tf":1.0}}}},"n":{"df":17,"docs":{"126":{"tf":1.0},"128":{"tf":2.0},"130":{"tf":1.0},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":2.0},"234":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"295":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"913":{"tf":1.0}}},"r":{"df":1,"docs":{"954":{"tf":1.0}}}},"df":1,"docs":{"300":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"106":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"221":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":108,"docs":{"1003":{"tf":1.7320508075688772},"101":{"tf":1.0},"1017":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1028":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1045":{"tf":1.7320508075688772},"1047":{"tf":1.0},"1052":{"tf":1.7320508075688772},"1054":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1082":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1090":{"tf":1.7320508075688772},"1093":{"tf":1.0},"1102":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.4142135623730951},"197":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"305":{"tf":2.0},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"309":{"tf":1.0},"316":{"tf":1.7320508075688772},"345":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"379":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.7320508075688772},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":2.23606797749979},"478":{"tf":1.7320508075688772},"479":{"tf":2.0},"480":{"tf":1.7320508075688772},"553":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":1.0},"567":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"597":{"tf":1.7320508075688772},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"610":{"tf":1.4142135623730951},"618":{"tf":1.4142135623730951},"621":{"tf":1.0},"629":{"tf":1.4142135623730951},"636":{"tf":1.7320508075688772},"639":{"tf":1.0},"645":{"tf":1.7320508075688772},"648":{"tf":1.0},"651":{"tf":1.4142135623730951},"658":{"tf":1.0},"663":{"tf":1.4142135623730951},"668":{"tf":1.0},"672":{"tf":1.7320508075688772},"675":{"tf":1.0},"680":{"tf":1.4142135623730951},"683":{"tf":1.0},"689":{"tf":1.7320508075688772},"703":{"tf":1.7320508075688772},"707":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"733":{"tf":1.0},"749":{"tf":1.0},"756":{"tf":1.7320508075688772},"759":{"tf":1.0},"765":{"tf":1.7320508075688772},"768":{"tf":1.0},"773":{"tf":1.7320508075688772},"787":{"tf":1.0},"79":{"tf":2.23606797749979},"794":{"tf":2.0},"801":{"tf":1.0},"807":{"tf":1.7320508075688772},"811":{"tf":1.0},"821":{"tf":1.7320508075688772},"822":{"tf":1.0},"832":{"tf":1.7320508075688772},"864":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"871":{"tf":1.0},"881":{"tf":1.7320508075688772},"885":{"tf":1.0},"890":{"tf":1.7320508075688772},"894":{"tf":1.0},"907":{"tf":1.7320508075688772},"951":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"479":{"tf":1.4142135623730951},"480":{"tf":1.7320508075688772}}}}}}}}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"410":{"tf":1.0},"941":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"409":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"318":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"1":{"df":1,"docs":{"414":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":152,"docs":{"101":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1022":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1029":{"tf":1.7320508075688772},"103":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.7320508075688772},"1039":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1069":{"tf":1.7320508075688772},"1076":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1091":{"tf":1.7320508075688772},"1093":{"tf":1.4142135623730951},"1103":{"tf":1.4142135623730951},"1104":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.0},"190":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":3.7416573867739413},"341":{"tf":2.6457513110645907},"342":{"tf":2.8284271247461903},"343":{"tf":2.0},"344":{"tf":1.7320508075688772},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":2.8284271247461903},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":2.23606797749979},"368":{"tf":1.0},"376":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"386":{"tf":2.23606797749979},"402":{"tf":3.4641016151377544},"403":{"tf":4.358898943540674},"404":{"tf":2.0},"405":{"tf":2.0},"406":{"tf":2.6457513110645907},"407":{"tf":3.4641016151377544},"408":{"tf":3.605551275463989},"409":{"tf":2.8284271247461903},"410":{"tf":3.7416573867739413},"411":{"tf":1.0},"412":{"tf":2.0},"413":{"tf":2.6457513110645907},"414":{"tf":3.4641016151377544},"415":{"tf":3.605551275463989},"416":{"tf":3.605551275463989},"417":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":2.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"440":{"tf":1.0},"442":{"tf":2.0},"443":{"tf":1.0},"50":{"tf":2.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"561":{"tf":2.23606797749979},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"606":{"tf":1.0},"611":{"tf":1.4142135623730951},"619":{"tf":1.4142135623730951},"621":{"tf":1.0},"630":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"658":{"tf":1.0},"664":{"tf":1.4142135623730951},"668":{"tf":1.0},"669":{"tf":1.0},"673":{"tf":2.0},"675":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"690":{"tf":1.4142135623730951},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"727":{"tf":1.0},"732":{"tf":1.0},"749":{"tf":1.0},"757":{"tf":1.7320508075688772},"759":{"tf":1.0},"766":{"tf":2.0},"768":{"tf":1.0},"774":{"tf":1.7320508075688772},"776":{"tf":1.0},"778":{"tf":1.0},"782":{"tf":1.7320508075688772},"787":{"tf":1.0},"79":{"tf":1.0},"795":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"801":{"tf":1.0},"808":{"tf":1.7320508075688772},"811":{"tf":1.0},"817":{"tf":1.7320508075688772},"822":{"tf":1.0},"828":{"tf":1.4142135623730951},"836":{"tf":2.0},"847":{"tf":1.0},"849":{"tf":1.0},"868":{"tf":1.4142135623730951},"871":{"tf":1.0},"882":{"tf":1.4142135623730951},"885":{"tf":1.0},"891":{"tf":1.4142135623730951},"894":{"tf":1.0},"908":{"tf":1.4142135623730951},"918":{"tf":1.0},"941":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.4142135623730951},"964":{"tf":1.0},"966":{"tf":1.0}},"s":{"#":{"2":{"2":{"8":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"345":{"tf":1.0},"347":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{":":{"2":{"0":{"2":{"0":{"0":{"1":{"2":{"3":{"0":{"1":{"4":{"5":{"_":{"b":{"df":0,"docs":{},"e":{"1":{"df":0,"docs":{},"f":{"1":{"1":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"569":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":2,"docs":{"386":{"tf":1.0},"390":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"31":{"tf":1.0},"436":{"tf":1.0},"473":{"tf":1.0},"518":{"tf":1.0},"540":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1116":{"tf":1.4142135623730951},"21":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"548":{"tf":1.0},"952":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}},"r":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":7,"docs":{"345":{"tf":1.0},"376":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"415":{"tf":1.0},"562":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"306":{"tf":1.0},"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"161":{"tf":1.0},"199":{"tf":1.0},"732":{"tf":1.4142135623730951},"824":{"tf":1.0},"897":{"tf":1.0},"928":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"941":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1019":{"tf":1.0},"1030":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1092":{"tf":1.7320508075688772},"276":{"tf":1.0},"306":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"475":{"tf":1.0},"547":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"704":{"tf":1.0},"733":{"tf":1.0},"849":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"447":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772}}}}},"u":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"433":{"tf":1.0}}}}},"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"k":{"df":21,"docs":{"1071":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"35":{"tf":1.0},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"405":{"tf":1.0},"447":{"tf":1.4142135623730951},"559":{"tf":1.0},"568":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.4142135623730951},"945":{"tf":1.0},"957":{"tf":1.0}}}},"df":5,"docs":{"243":{"tf":1.0},"503":{"tf":1.0},"614":{"tf":1.0},"661":{"tf":1.0},"950":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"755":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"/":{"a":{"d":{"df":1,"docs":{"778":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":8,"docs":{"737":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":2.0},"757":{"tf":1.0},"758":{"tf":1.0},"760":{"tf":1.0},"788":{"tf":1.0}}}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"737":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"767":{"tf":1.0},"788":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"774":{"tf":1.0}},"n":{"df":3,"docs":{"769":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"775":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"742":{"tf":1.0},"755":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1020":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"788":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"796":{"tf":1.7320508075688772},"798":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.7320508075688772},"798":{"tf":1.0}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"794":{"tf":1.0},"798":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":9,"docs":{"447":{"tf":1.7320508075688772},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"664":{"tf":1.0},"740":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":124,"docs":{"1017":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"124":{"tf":1.7320508075688772},"132":{"tf":1.0},"163":{"tf":1.7320508075688772},"169":{"tf":1.0},"174":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"209":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":3.0},"380":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":3.1622776601683795},"46":{"tf":1.0},"498":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"609":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":2.23606797749979},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"731":{"tf":2.6457513110645907},"734":{"tf":1.4142135623730951},"736":{"tf":1.7320508075688772},"737":{"tf":4.242640687119285},"738":{"tf":2.23606797749979},"739":{"tf":1.0},"740":{"tf":6.244997998398398},"741":{"tf":2.6457513110645907},"742":{"tf":4.898979485566356},"743":{"tf":2.0},"744":{"tf":2.23606797749979},"745":{"tf":2.23606797749979},"746":{"tf":1.4142135623730951},"747":{"tf":1.4142135623730951},"748":{"tf":2.6457513110645907},"749":{"tf":2.23606797749979},"75":{"tf":1.0},"750":{"tf":2.23606797749979},"751":{"tf":2.6457513110645907},"752":{"tf":1.7320508075688772},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":2.0},"756":{"tf":1.4142135623730951},"757":{"tf":1.4142135623730951},"758":{"tf":1.4142135623730951},"759":{"tf":2.0},"760":{"tf":1.7320508075688772},"761":{"tf":2.8284271247461903},"762":{"tf":2.449489742783178},"763":{"tf":1.4142135623730951},"764":{"tf":2.0},"765":{"tf":1.4142135623730951},"766":{"tf":1.4142135623730951},"767":{"tf":1.4142135623730951},"768":{"tf":2.23606797749979},"769":{"tf":2.23606797749979},"770":{"tf":3.7416573867739413},"771":{"tf":1.4142135623730951},"772":{"tf":1.7320508075688772},"773":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"775":{"tf":1.4142135623730951},"776":{"tf":1.0},"777":{"tf":1.4142135623730951},"778":{"tf":2.0},"779":{"tf":1.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":2.6457513110645907},"786":{"tf":2.8284271247461903},"787":{"tf":2.449489742783178},"788":{"tf":3.872983346207417},"789":{"tf":2.6457513110645907},"790":{"tf":1.4142135623730951},"791":{"tf":1.4142135623730951},"792":{"tf":2.23606797749979},"793":{"tf":2.23606797749979},"794":{"tf":1.4142135623730951},"795":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":2.0},"852":{"tf":1.7320508075688772},"854":{"tf":2.0},"866":{"tf":4.123105625617661},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"873":{"tf":3.4641016151377544},"874":{"tf":1.7320508075688772},"875":{"tf":1.0},"876":{"tf":2.449489742783178},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":2.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"947":{"tf":1.0},"952":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"740":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"589":{"tf":1.0},"779":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"627":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":2.23606797749979}}},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":23,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"169":{"tf":1.0},"222":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"528":{"tf":1.0},"580":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"679":{"tf":1.0},"824":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"938":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":83,"docs":{"1":{"tf":1.0},"1027":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.7320508075688772},"122":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":3.1622776601683795},"182":{"tf":1.4142135623730951},"183":{"tf":2.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"2":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"404":{"tf":1.0},"414":{"tf":1.0},"420":{"tf":1.7320508075688772},"421":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"496":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"550":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"581":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"625":{"tf":1.0},"664":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"747":{"tf":1.0},"824":{"tf":1.4142135623730951},"83":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"88":{"tf":1.0},"924":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"958":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":2.0},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"988":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"313":{"tf":1.0},"854":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":207,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1024":{"tf":1.0},"1027":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1089":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1100":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1112":{"tf":1.0},"1116":{"tf":1.0},"125":{"tf":1.7320508075688772},"14":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"25":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":2.23606797749979},"298":{"tf":2.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"348":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"387":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.7320508075688772},"417":{"tf":1.4142135623730951},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"43":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0},"44":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":3.0},"45":{"tf":1.0},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.0},"560":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"709":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"745":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"933":{"tf":1.0},"936":{"tf":1.0},"941":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"983":{"tf":1.0},"988":{"tf":1.0}},"m":{"df":6,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"270":{"tf":1.0},"365":{"tf":1.4142135623730951},"510":{"tf":1.0},"814":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"268":{"tf":1.0}}}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":63,"docs":{"1025":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.0},"224":{"tf":1.0},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"262":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"506":{"tf":1.0},"538":{"tf":1.0},"585":{"tf":1.4142135623730951},"589":{"tf":1.0},"621":{"tf":1.7320508075688772},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"641":{"tf":1.0},"710":{"tf":1.0},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"803":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":2.0},"897":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.4142135623730951}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"1025":{"tf":1.4142135623730951},"107":{"tf":1.0},"1116":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"181":{"tf":2.0},"184":{"tf":1.7320508075688772},"290":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":2.0},"531":{"tf":3.1622776601683795},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.0},"544":{"tf":3.0},"548":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":1.0},"649":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.0},"995":{"tf":1.0}},"s":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"1098":{"tf":1.0},"505":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.7320508075688772}}}}}}}}}},"df":148,"docs":{"101":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1027":{"tf":2.449489742783178},"1035":{"tf":2.23606797749979},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1100":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":5.830951894845301},"202":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":2.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":2.8284271247461903},"246":{"tf":2.23606797749979},"247":{"tf":1.7320508075688772},"249":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.23606797749979},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":2.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":2.0},"555":{"tf":1.0},"591":{"tf":1.0},"598":{"tf":1.0},"609":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"720":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"81":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"866":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":1.4142135623730951},"879":{"tf":2.449489742783178},"88":{"tf":1.0},"880":{"tf":2.6457513110645907},"905":{"tf":3.0},"928":{"tf":1.4142135623730951},"944":{"tf":1.0},"988":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"875":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"876":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"880":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"f":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"df":15,"docs":{"1121":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"303":{"tf":1.0},"368":{"tf":1.0},"523":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":2.23606797749979},"964":{"tf":1.0},"966":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"959":{"tf":1.0}},"e":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1121":{"tf":1.0},"199":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"531":{"tf":1.0}}}},"n":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":87,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1098":{"tf":2.0},"1099":{"tf":1.4142135623730951},"129":{"tf":1.0},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"238":{"tf":1.4142135623730951},"247":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"336":{"tf":2.449489742783178},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"340":{"tf":1.4142135623730951},"341":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951},"346":{"tf":2.23606797749979},"347":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"364":{"tf":1.0},"367":{"tf":2.0},"368":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"454":{"tf":1.7320508075688772},"456":{"tf":1.0},"46":{"tf":1.0},"479":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"525":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"579":{"tf":2.23606797749979},"58":{"tf":1.0},"613":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"9":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.7320508075688772},"944":{"tf":1.7320508075688772},"948":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0}}}},"p":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"a":{"b":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1001":{"tf":1.4142135623730951}}}}},"s":{"df":11,"docs":{"1100":{"tf":1.0},"1122":{"tf":1.0},"12":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.4142135623730951},"586":{"tf":1.0},"928":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"1046":{"tf":1.0},"155":{"tf":1.4142135623730951},"287":{"tf":1.0},"353":{"tf":1.0},"380":{"tf":2.6457513110645907},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}},"t":{"df":81,"docs":{"1003":{"tf":1.0},"1004":{"tf":2.8284271247461903},"1009":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1072":{"tf":2.449489742783178},"1073":{"tf":1.0},"1074":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"299":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.7320508075688772},"412":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.6457513110645907},"449":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.7320508075688772},"568":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":2.449489742783178},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"575":{"tf":2.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"613":{"tf":2.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"730":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.4142135623730951},"839":{"tf":1.0},"840":{"tf":1.0},"854":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":2.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"937":{"tf":1.0},"938":{"tf":5.196152422706632},"939":{"tf":4.47213595499958},"945":{"tf":1.0},"948":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":36,"docs":{"1063":{"tf":1.0},"1066":{"tf":1.0},"1097":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"203":{"tf":1.0},"238":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"400":{"tf":1.0},"475":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"665":{"tf":1.0}},"t":{"df":1,"docs":{"454":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"447":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}},"q":{"df":3,"docs":{"1073":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":15,"docs":{"167":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"622":{"tf":1.4142135623730951},"640":{"tf":1.0},"778":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.0},"906":{"tf":1.0},"950":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":1,"docs":{"711":{"tf":1.0}},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"673":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}}}},"df":8,"docs":{"112":{"tf":1.4142135623730951},"267":{"tf":1.0},"453":{"tf":1.0},"529":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}}},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"895":{"tf":1.0},"903":{"tf":1.0}}}}},"df":20,"docs":{"447":{"tf":1.7320508075688772},"740":{"tf":1.0},"877":{"tf":1.0},"893":{"tf":1.7320508075688772},"894":{"tf":1.7320508075688772},"895":{"tf":2.23606797749979},"896":{"tf":3.4641016151377544},"897":{"tf":1.7320508075688772},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":3.0},"901":{"tf":2.6457513110645907},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"905":{"tf":2.449489742783178},"906":{"tf":5.0990195135927845},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0}}},"v":{"df":24,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"649":{"tf":1.4142135623730951},"707":{"tf":1.0},"786":{"tf":1.0},"852":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"943":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"962":{"tf":2.23606797749979},"964":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"508":{"tf":1.0}}},"df":50,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"215":{"tf":2.0},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":2.23606797749979},"382":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"384":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"43":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"580":{"tf":1.0},"594":{"tf":1.0},"651":{"tf":1.0},"742":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"916":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"937":{"tf":1.0},"948":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":2.0},"962":{"tf":1.0}}}},"i":{"c":{"df":69,"docs":{"10":{"tf":1.0},"1087":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"221":{"tf":1.0},"254":{"tf":1.0},"297":{"tf":2.6457513110645907},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":2.0},"36":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":2.0},"372":{"tf":1.0},"393":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"559":{"tf":1.0},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"69":{"tf":1.4142135623730951},"838":{"tf":1.0},"846":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907},"910":{"tf":1.0},"911":{"tf":1.0},"913":{"tf":2.449489742783178},"918":{"tf":1.7320508075688772},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"923":{"tf":3.1622776601683795},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":2.0},"953":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"674":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"341":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"673":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"633":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":46,"docs":{"1004":{"tf":1.7320508075688772},"1007":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":2.449489742783178},"1013":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.0},"323":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"422":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":2.0},"505":{"tf":1.0},"51":{"tf":1.4142135623730951},"512":{"tf":1.0},"52":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":2.8284271247461903},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.4142135623730951},"633":{"tf":1.0},"642":{"tf":1.4142135623730951},"824":{"tf":2.0},"866":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.0},"905":{"tf":1.0},"916":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":150,"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1040":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.4142135623730951},"106":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":2.23606797749979},"110":{"tf":1.0},"1117":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"175":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":3.1622776601683795},"211":{"tf":2.0},"212":{"tf":1.0},"219":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"281":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.7320508075688772},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"448":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.7320508075688772},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":2.8284271247461903},"557":{"tf":1.0},"580":{"tf":1.7320508075688772},"590":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"601":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"646":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.23606797749979},"711":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.4142135623730951},"734":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"853":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"88":{"tf":1.0},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.7320508075688772},"933":{"tf":3.3166247903554},"938":{"tf":1.7320508075688772},"939":{"tf":1.7320508075688772},"941":{"tf":1.0},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.0},"977":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"933":{"tf":1.0}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"1092":{"tf":1.0},"123":{"tf":1.0},"353":{"tf":1.0},"555":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"531":{"tf":1.0}}},"r":{"df":33,"docs":{"1046":{"tf":1.0},"111":{"tf":1.0},"1116":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":1.0},"172":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"24":{"tf":1.0},"263":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.0},"410":{"tf":1.0},"446":{"tf":1.0},"449":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"613":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"83":{"tf":1.0},"900":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"1063":{"tf":1.0},"1089":{"tf":1.0},"342":{"tf":1.0},"356":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0}}}},"r":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":78,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"144":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.0},"169":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":2.0},"239":{"tf":1.4142135623730951},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":2.0},"362":{"tf":1.0},"365":{"tf":1.0},"395":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"470":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.8284271247461903},"508":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"556":{"tf":1.4142135623730951},"590":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.4142135623730951},"678":{"tf":1.0},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"720":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"824":{"tf":2.8284271247461903},"852":{"tf":1.0},"903":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"941":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":2.0},"318":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"260":{"tf":1.0},"328":{"tf":2.23606797749979},"715":{"tf":1.4142135623730951},"723":{"tf":2.0},"724":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1025":{"tf":1.0},"265":{"tf":1.0},"272":{"tf":1.7320508075688772},"786":{"tf":1.0}}}},"m":{"df":1,"docs":{"1061":{"tf":1.0}}},"p":{"df":12,"docs":{"1003":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.4142135623730951},"579":{"tf":1.0},"950":{"tf":1.0},"965":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":3,"docs":{"898":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}}}},"df":16,"docs":{"1077":{"tf":1.0},"1121":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"332":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"516":{"tf":1.0},"567":{"tf":1.0},"657":{"tf":1.0},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}},"r":{"df":2,"docs":{"853":{"tf":1.0},"854":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"1112":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"1052":{"tf":1.0},"1102":{"tf":1.0},"376":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}}},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"951":{"tf":1.0}}}},"df":0,"docs":{}},"df":53,"docs":{"1019":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1077":{"tf":1.0},"137":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"377":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":2.449489742783178},"529":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"686":{"tf":1.0},"726":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0},"824":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"879":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.0},"947":{"tf":1.0},"986":{"tf":1.0}},"n":{"df":14,"docs":{"1019":{"tf":1.0},"1061":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"555":{"tf":1.0},"784":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":5,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}}}}},"df":16,"docs":{"129":{"tf":1.0},"131":{"tf":3.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"752":{"tf":1.7320508075688772}}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":3,"docs":{"235":{"tf":1.0},"238":{"tf":2.0},"363":{"tf":1.0}}}}},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1025":{"tf":1.0},"1062":{"tf":1.7320508075688772},"1063":{"tf":2.8284271247461903},"1087":{"tf":1.0},"363":{"tf":1.0},"454":{"tf":1.4142135623730951},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":2.449489742783178},"575":{"tf":1.4142135623730951},"579":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"1004":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1099":{"tf":1.0},"215":{"tf":1.0},"897":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"1097":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.4142135623730951},"368":{"tf":1.0},"38":{"tf":1.0},"400":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"653":{"tf":1.0},"779":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"916":{"tf":1.4142135623730951},"947":{"tf":1.0},"976":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"106":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"898":{"tf":1.0},"976":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"229":{"tf":1.0},"273":{"tf":1.0},"507":{"tf":1.4142135623730951}}}}}},"df":18,"docs":{"1072":{"tf":1.0},"1075":{"tf":1.0},"1097":{"tf":1.0},"304":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.7320508075688772},"62":{"tf":1.0},"866":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":2.6457513110645907},"927":{"tf":1.0},"931":{"tf":1.0},"936":{"tf":1.4142135623730951},"938":{"tf":1.0},"939":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1046":{"tf":1.0},"185":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"917":{"tf":1.0}}}}}}},"df":6,"docs":{"1042":{"tf":1.0},"185":{"tf":1.4142135623730951},"295":{"tf":1.0},"447":{"tf":1.0},"778":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":27,"docs":{"1033":{"tf":1.0},"1063":{"tf":1.0},"1081":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"264":{"tf":1.0},"318":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"366":{"tf":1.0},"41":{"tf":1.0},"450":{"tf":1.0},"506":{"tf":1.4142135623730951},"529":{"tf":1.0},"655":{"tf":1.0},"772":{"tf":1.0},"784":{"tf":1.0},"929":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"199":{"tf":1.0},"407":{"tf":1.0},"977":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":28,"docs":{"1036":{"tf":1.0},"1046":{"tf":1.0},"1124":{"tf":1.0},"139":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"427":{"tf":1.0},"589":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.4142135623730951},"708":{"tf":1.0},"846":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"514":{"tf":2.0}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"327":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"266":{"tf":1.0},"271":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"589":{"tf":1.0},"779":{"tf":1.0}}},"df":12,"docs":{"1120":{"tf":1.0},"197":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"368":{"tf":1.0},"499":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.0},"550":{"tf":1.0},"587":{"tf":1.0},"655":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"181":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"589":{"tf":1.0},"957":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"726":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":52,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1087":{"tf":1.0},"144":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"222":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"304":{"tf":1.0},"316":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":1.0},"507":{"tf":1.0},"510":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.4142135623730951},"603":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"832":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"939":{"tf":1.0},"948":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"507":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":5,"docs":{"296":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"607":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"355":{"tf":1.0},"505":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":15,"docs":{"1019":{"tf":1.0},"11":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"857":{"tf":1.0},"962":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1019":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"325":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.4142135623730951},"866":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{":":{"1":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1025":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1087":{"tf":1.0},"185":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"548":{"tf":1.7320508075688772},"581":{"tf":1.0},"596":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.0},"705":{"tf":1.4142135623730951},"847":{"tf":1.0},"964":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1087":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":8,"docs":{"287":{"tf":1.0},"291":{"tf":1.0},"388":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"508":{"tf":1.0},"633":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"31":{"tf":1.0}}}},"m":{"df":2,"docs":{"1121":{"tf":1.0},"285":{"tf":1.0}}},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"155":{"tf":1.0},"181":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"318":{"tf":1.0},"928":{"tf":1.0}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":8,"docs":{"1008":{"tf":1.0},"116":{"tf":2.0},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"195":{"tf":1.0},"370":{"tf":1.0},"548":{"tf":1.0},"66":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1003":{"tf":1.0},"515":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":9,"docs":{"181":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.4142135623730951},"373":{"tf":1.0},"948":{"tf":1.0},"977":{"tf":2.0},"994":{"tf":2.0},"995":{"tf":1.0},"996":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"529":{"tf":1.0},"748":{"tf":2.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"523":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"247":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0},"664":{"tf":1.0},"962":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"w":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"291":{"tf":1.0},"364":{"tf":1.0},"742":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"951":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"228":{"tf":1.0},"835":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"e":{"8":{"7":{"b":{"c":{"a":{"df":0,"docs":{},"e":{"5":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},">":{"_":{"<":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"190":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":20,"docs":{"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":2.0},"260":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.4142135623730951},"716":{"tf":1.0},"718":{"tf":2.8284271247461903},"720":{"tf":1.7320508075688772},"721":{"tf":1.7320508075688772},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":23,"docs":{"1036":{"tf":1.0},"1057":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"516":{"tf":1.0},"579":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1072":{"tf":1.0},"1107":{"tf":1.0},"231":{"tf":1.0},"257":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"655":{"tf":1.0},"948":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"1002":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"673":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"409":{"tf":1.0},"413":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"899":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"1007":{"tf":1.0},"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1016":{"tf":2.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"263":{"tf":1.0},"364":{"tf":1.0},"541":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"548":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"669":{"tf":1.0},"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"668":{"tf":1.7320508075688772},"669":{"tf":1.4142135623730951},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"1075":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.4142135623730951},"417":{"tf":1.0},"78":{"tf":1.4142135623730951},"847":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"518":{"tf":1.0},"952":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"291":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"456":{"tf":1.0},"481":{"tf":1.0},"733":{"tf":1.0},"913":{"tf":1.0}}}},"v":{"df":3,"docs":{"168":{"tf":1.0},"567":{"tf":1.0},"954":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"589":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1101":{"tf":1.0},"1116":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.0},"913":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":14,"docs":{"1001":{"tf":1.0},"1116":{"tf":1.0},"1122":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"376":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0},"961":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":20,"docs":{"1119":{"tf":1.0},"152":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":1.4142135623730951},"375":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.0},"537":{"tf":1.0},"541":{"tf":1.0},"640":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"747":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"451":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"290":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1075":{"tf":1.0},"116":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"707":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1036":{"tf":1.0},"199":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"1027":{"tf":1.0},"1042":{"tf":1.0},"199":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"290":{"tf":1.0},"320":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.4142135623730951},"403":{"tf":1.0},"407":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":146,"docs":{"0":{"tf":1.0},"1011":{"tf":1.0},"1014":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1018":{"tf":1.0},"1024":{"tf":1.0},"1029":{"tf":1.0},"104":{"tf":1.0},"1054":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1066":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.0},"1107":{"tf":1.0},"1119":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"184":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":2.449489742783178},"199":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"260":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"301":{"tf":1.0},"317":{"tf":1.4142135623730951},"332":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"356":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"394":{"tf":1.0},"447":{"tf":1.7320508075688772},"45":{"tf":1.0},"505":{"tf":1.4142135623730951},"508":{"tf":1.0},"538":{"tf":1.7320508075688772},"541":{"tf":3.1622776601683795},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":3.7416573867739413},"55":{"tf":1.0},"550":{"tf":2.449489742783178},"555":{"tf":1.0},"56":{"tf":1.0},"565":{"tf":1.4142135623730951},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"582":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"661":{"tf":1.0},"664":{"tf":1.4142135623730951},"673":{"tf":1.0},"693":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.0},"701":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.23606797749979},"710":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"74":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.4142135623730951},"766":{"tf":1.4142135623730951},"767":{"tf":1.0},"773":{"tf":1.0},"78":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"807":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.0},"820":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"828":{"tf":1.0},"831":{"tf":2.0},"832":{"tf":1.0},"834":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951},"84":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"858":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"953":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"962":{"tf":2.0},"981":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"361":{"tf":1.0},"365":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"590":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":6,"docs":{"197":{"tf":1.0},"470":{"tf":1.0},"507":{"tf":1.0},"707":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1025":{"tf":1.0}}},"k":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"\"":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1066":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":33,"docs":{"1060":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"207":{"tf":1.0},"213":{"tf":2.23606797749979},"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":2.23606797749979},"251":{"tf":2.449489742783178},"252":{"tf":1.7320508075688772},"253":{"tf":2.0},"254":{"tf":1.4142135623730951},"255":{"tf":2.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.4142135623730951},"349":{"tf":2.0},"350":{"tf":1.4142135623730951},"378":{"tf":1.0},"559":{"tf":1.4142135623730951},"560":{"tf":1.0},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"673":{"tf":1.0},"947":{"tf":2.0},"951":{"tf":1.7320508075688772},"952":{"tf":2.0},"953":{"tf":1.0},"959":{"tf":2.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.7320508075688772},"962":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"966":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":4,"docs":{"1099":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.0},"747":{"tf":1.0}}}},"c":{"df":2,"docs":{"507":{"tf":1.0},"517":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"271":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"737":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":161,"docs":{"100":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"1066":{"tf":1.0},"107":{"tf":1.0},"1074":{"tf":1.4142135623730951},"109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":2.449489742783178},"1121":{"tf":1.0},"1124":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"133":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.7320508075688772},"318":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"361":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"41":{"tf":1.0},"422":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"528":{"tf":1.0},"537":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"540":{"tf":1.0},"542":{"tf":2.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.7320508075688772},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"918":{"tf":1.0},"936":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"985":{"tf":1.0}},"i":{"df":51,"docs":{"1087":{"tf":1.0},"1122":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"183":{"tf":2.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"283":{"tf":1.0},"303":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"381":{"tf":1.0},"39":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"42":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.0},"480":{"tf":1.0},"487":{"tf":1.0},"505":{"tf":1.0},"514":{"tf":1.0},"541":{"tf":2.0},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":2.449489742783178},"56":{"tf":1.0},"57":{"tf":1.0},"580":{"tf":1.0},"707":{"tf":1.0},"961":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.4142135623730951},"975":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"232":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"238":{"tf":1.0},"548":{"tf":1.0},"632":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"740":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"367":{"tf":1.0},"447":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"393":{"tf":1.0}}}},"n":{"df":2,"docs":{"254":{"tf":1.0},"303":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"286":{"tf":1.0},"287":{"tf":2.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"d":{",":{"'":{":":{":":{"'":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"1121":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"510":{"tf":2.449489742783178},"52":{"tf":1.0},"548":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.0},"740":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1010":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"155":{"tf":1.0},"79":{"tf":1.0}}}},"n":{"df":1,"docs":{"859":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"1007":{"tf":1.4142135623730951},"1010":{"tf":1.0},"1015":{"tf":3.0},"851":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"856":{"tf":1.7320508075688772},"857":{"tf":2.23606797749979},"858":{"tf":2.449489742783178},"859":{"tf":2.8284271247461903},"864":{"tf":1.0},"866":{"tf":3.605551275463989},"880":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":3.0},"447":{"tf":2.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"430":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"1066":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.7320508075688772},"177":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"285":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"/":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{">":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"940":{"tf":1.0},"941":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":5,"docs":{"318":{"tf":1.7320508075688772},"605":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"941":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":83,"docs":{"101":{"tf":1.0},"105":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1087":{"tf":1.0},"13":{"tf":1.0},"137":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.7320508075688772},"238":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"410":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.7320508075688772},"452":{"tf":1.4142135623730951},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":2.23606797749979},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"48":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"550":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.4142135623730951},"622":{"tf":1.0},"671":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":2.23606797749979},"961":{"tf":1.0},"962":{"tf":2.23606797749979},"963":{"tf":1.0}}}},"r":{"c":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":2,"docs":{"1124":{"tf":1.0},"396":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":4,"docs":{"296":{"tf":1.4142135623730951},"306":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"451":{"tf":1.0},"675":{"tf":1.7320508075688772},"676":{"tf":2.449489742783178},"677":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":1.4142135623730951},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.4142135623730951},"958":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"552":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"161":{"tf":1.0},"304":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"a":{"b":{"df":1,"docs":{"289":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"179":{"tf":1.0}}}},"l":{"df":15,"docs":{"134":{"tf":1.0},"143":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":2.0},"436":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"457":{"tf":1.0},"527":{"tf":1.0},"655":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"296":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0}}}}}},"df":5,"docs":{"352":{"tf":2.0},"488":{"tf":1.0},"576":{"tf":1.0},"913":{"tf":1.4142135623730951},"954":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"216":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"g":{"df":0,"docs":{},"e":{"df":13,"docs":{"1075":{"tf":1.0},"221":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"359":{"tf":1.0},"367":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":2.0},"732":{"tf":1.4142135623730951},"918":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"548":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"613":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"373":{"tf":1.0},"665":{"tf":1.0},"948":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":47,"docs":{"1000":{"tf":1.7320508075688772},"1001":{"tf":1.7320508075688772},"1008":{"tf":1.0},"1011":{"tf":1.0},"103":{"tf":1.0},"1033":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":2.0},"156":{"tf":1.7320508075688772},"161":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"264":{"tf":1.0},"284":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"465":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0},"957":{"tf":1.0},"963":{"tf":1.0},"967":{"tf":1.7320508075688772},"977":{"tf":1.4142135623730951},"978":{"tf":1.0},"982":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0},"997":{"tf":1.7320508075688772},"998":{"tf":1.0},"999":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":2,"docs":{"1036":{"tf":1.0},"353":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"480":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1029":{"tf":1.0}}}}}}},"df":94,"docs":{"1008":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1098":{"tf":1.4142135623730951},"1124":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.7320508075688772},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"215":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"337":{"tf":1.0},"340":{"tf":1.4142135623730951},"342":{"tf":1.0},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.4142135623730951},"470":{"tf":1.0},"480":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.0},"506":{"tf":1.0},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"51":{"tf":1.0},"510":{"tf":2.449489742783178},"540":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"572":{"tf":1.4142135623730951},"575":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"59":{"tf":1.7320508075688772},"594":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"633":{"tf":1.0},"64":{"tf":1.0},"642":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.7320508075688772},"728":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"746":{"tf":1.0},"803":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.7320508075688772},"896":{"tf":1.0},"917":{"tf":1.0},"92":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.4142135623730951},"948":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1020":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1061":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"1003":{"tf":1.0},"1061":{"tf":1.0},"323":{"tf":2.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"575":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"1040":{"tf":1.0},"1046":{"tf":1.0},"198":{"tf":1.0},"354":{"tf":1.0},"487":{"tf":1.0}},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"113":{"tf":1.0},"155":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.4142135623730951},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"477":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":2.449489742783178},"519":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.0},"527":{"tf":2.6457513110645907},"528":{"tf":2.8284271247461903},"530":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"720":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0},"982":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1019":{"tf":1.4142135623730951},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"290":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":15,"docs":{"518":{"tf":1.7320508075688772},"519":{"tf":1.0},"520":{"tf":1.7320508075688772},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"625":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"469":{"tf":1.7320508075688772},"944":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":12,"docs":{"170":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":2.449489742783178},"408":{"tf":1.0},"940":{"tf":2.23606797749979},"941":{"tf":1.7320508075688772},"942":{"tf":1.7320508075688772},"943":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"183":{"tf":2.449489742783178},"186":{"tf":1.0},"190":{"tf":1.4142135623730951},"31":{"tf":1.0},"539":{"tf":2.8284271247461903},"542":{"tf":3.3166247903554},"548":{"tf":3.4641016151377544},"585":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"708":{"tf":4.0},"709":{"tf":1.7320508075688772},"710":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.0}}}}},"y":{"df":1,"docs":{"708":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"/":{"1":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"957":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":14,"docs":{"1023":{"tf":1.0},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.4142135623730951},"113":{"tf":2.0},"115":{"tf":1.0},"127":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"391":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"528":{"tf":1.0},"844":{"tf":1.4142135623730951},"964":{"tf":1.0}},"s":{"df":0,"docs":{},"{":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"y":{"df":6,"docs":{"457":{"tf":1.0},"531":{"tf":1.0},"664":{"tf":1.0},"873":{"tf":1.0},"93":{"tf":1.4142135623730951},"983":{"tf":1.0}}}},"d":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"9":{"9":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"562":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":41,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"211":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.4142135623730951},"309":{"tf":1.0},"311":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"350":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.4142135623730951},"416":{"tf":1.0},"489":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.4142135623730951},"641":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":4.47213595499958},"779":{"tf":3.1622776601683795},"927":{"tf":1.7320508075688772},"928":{"tf":3.3166247903554},"929":{"tf":2.8284271247461903},"931":{"tf":2.0},"932":{"tf":1.7320508075688772},"933":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"505":{"tf":1.0},"506":{"tf":1.0},"985":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":44,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1066":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"169":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"495":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"591":{"tf":1.0},"691":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.4142135623730951},"910":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"939":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"#":{"1":{"5":{"9":{"5":{"1":{"0":{"df":1,"docs":{"622":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"3":{"4":{"2":{"4":{"df":1,"docs":{"1018":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"0":{"3":{"6":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"3":{"df":1,"docs":{"784":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"3":{"4":{"2":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"3":{"4":{"df":1,"docs":{"571":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"8":{"8":{"df":1,"docs":{"1077":{"tf":1.0}}},"9":{"df":1,"docs":{"1077":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"df":1,"docs":{"659":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"1":{"df":1,"docs":{"1068":{"tf":1.0}}},"4":{"df":1,"docs":{"1068":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"9":{"3":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"3":{"2":{"3":{"df":1,"docs":{"682":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"7":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"1":{"4":{"0":{"df":1,"docs":{"755":{"tf":1.0}}},"1":{"df":1,"docs":{"764":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"7":{"7":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"5":{"8":{"2":{"df":1,"docs":{"400":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"8":{"8":{"4":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"6":{"4":{"8":{"1":{"df":1,"docs":{"1003":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"0":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"5":{"df":1,"docs":{"263":{"tf":1.0}}},"7":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"3":{"4":{"8":{"df":1,"docs":{"772":{"tf":1.0}}},"9":{"df":1,"docs":{"772":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"7":{"df":1,"docs":{"607":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"3":{"3":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"8":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"3":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"3":{"7":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"8":{"9":{"df":1,"docs":{"291":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"8":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"5":{"4":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"0":{"1":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"2":{"8":{"8":{"df":1,"docs":{"820":{"tf":1.0}}},"9":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}},"9":{"0":{"df":1,"docs":{"831":{"tf":1.0}}},"1":{"df":1,"docs":{"830":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"8":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"4":{"1":{"5":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"8":{"df":1,"docs":{"841":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1033":{"tf":1.4142135623730951}}},"4":{"3":{"0":{"2":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1121":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"'":{"df":2,"docs":{"197":{"tf":1.0},"198":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"959":{"tf":1.0},"962":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}},"df":64,"docs":{"1018":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"12":{"tf":1.0},"17":{"tf":2.449489742783178},"175":{"tf":1.0},"196":{"tf":2.449489742783178},"197":{"tf":2.0},"198":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"207":{"tf":1.0},"209":{"tf":2.0},"21":{"tf":1.0},"210":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"263":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":2.0},"307":{"tf":1.0},"348":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"401":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.7320508075688772},"562":{"tf":1.4142135623730951},"581":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"644":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.4142135623730951},"843":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"923":{"tf":1.0},"953":{"tf":2.0},"959":{"tf":2.6457513110645907},"960":{"tf":1.0},"962":{"tf":2.6457513110645907},"963":{"tf":1.0},"964":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"113":{"tf":1.0},"128":{"tf":1.0},"186":{"tf":1.0},"334":{"tf":1.0},"416":{"tf":1.0},"514":{"tf":1.0},"917":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"676":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"1073":{"tf":1.0},"1099":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.7320508075688772},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.6457513110645907},"257":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"50":{"tf":1.0},"505":{"tf":1.0},"824":{"tf":1.0},"950":{"tf":1.4142135623730951},"956":{"tf":2.0},"958":{"tf":2.0},"959":{"tf":2.449489742783178},"960":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.4142135623730951},"817":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}},"df":100,"docs":{"1003":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1010":{"tf":3.3166247903554},"1040":{"tf":1.0},"1048":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":2.0},"124":{"tf":2.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":2.0},"228":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":3.4641016151377544},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"567":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"643":{"tf":1.0},"684":{"tf":1.0},"725":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"800":{"tf":2.0},"811":{"tf":2.23606797749979},"812":{"tf":1.7320508075688772},"813":{"tf":4.69041575982343},"814":{"tf":1.4142135623730951},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.7320508075688772},"822":{"tf":2.23606797749979},"823":{"tf":1.7320508075688772},"824":{"tf":4.242640687119285},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"832":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":2.6457513110645907},"959":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"825":{"tf":1.0},"828":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"133":{"tf":1.0},"510":{"tf":1.0},"585":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"508":{"tf":1.0},"607":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"31":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"988":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"354":{"tf":1.0}}}}}}}}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"956":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":40,"docs":{"1006":{"tf":2.0},"1007":{"tf":2.0},"1008":{"tf":2.23606797749979},"1009":{"tf":2.0},"1010":{"tf":2.0},"1011":{"tf":2.449489742783178},"1012":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1060":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":2.0},"365":{"tf":1.0},"372":{"tf":1.7320508075688772},"407":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.0},"538":{"tf":1.0},"560":{"tf":1.4142135623730951},"847":{"tf":1.0},"897":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"924":{"tf":1.4142135623730951},"950":{"tf":1.0},"956":{"tf":2.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.0},"960":{"tf":2.449489742783178},"966":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"321":{"tf":1.0},"99":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":60,"docs":{"1011":{"tf":1.0},"1029":{"tf":3.872983346207417},"1037":{"tf":2.8284271247461903},"1053":{"tf":4.58257569495584},"1069":{"tf":1.4142135623730951},"1091":{"tf":3.1622776601683795},"1103":{"tf":4.69041575982343},"1104":{"tf":5.0},"129":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"181":{"tf":2.0},"183":{"tf":1.0},"190":{"tf":2.449489742783178},"191":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"288":{"tf":1.0},"318":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":1.0},"356":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.4142135623730951},"426":{"tf":1.0},"434":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"542":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":2.0},"690":{"tf":1.0},"708":{"tf":2.449489742783178},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"757":{"tf":3.605551275463989},"766":{"tf":5.916079783099616},"774":{"tf":3.872983346207417},"782":{"tf":1.7320508075688772},"796":{"tf":2.0},"797":{"tf":1.7320508075688772},"808":{"tf":2.449489742783178},"817":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"880":{"tf":1.0},"923":{"tf":1.4142135623730951},"941":{"tf":1.0}}}},"p":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"896":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"542":{"tf":1.0},"959":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":17,"docs":{"1053":{"tf":1.0},"1103":{"tf":3.1622776601683795},"1104":{"tf":2.0},"160":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"267":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.7320508075688772},"419":{"tf":1.4142135623730951},"580":{"tf":1.0},"664":{"tf":3.0},"720":{"tf":1.4142135623730951},"847":{"tf":1.0},"877":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":54,"docs":{"1027":{"tf":1.0},"1036":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1109":{"tf":1.0},"1124":{"tf":2.23606797749979},"123":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":2.0},"355":{"tf":1.0},"356":{"tf":2.23606797749979},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"364":{"tf":1.4142135623730951},"368":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"417":{"tf":1.0},"50":{"tf":1.0},"540":{"tf":1.0},"561":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"727":{"tf":1.0},"779":{"tf":1.0},"789":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"916":{"tf":1.0},"956":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":6,"docs":{"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.449489742783178},"839":{"tf":2.0},"840":{"tf":1.4142135623730951},"841":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"481":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"i":{"df":16,"docs":{"260":{"tf":1.7320508075688772},"262":{"tf":1.0},"328":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"715":{"tf":2.23606797749979},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":2.6457513110645907},"732":{"tf":1.0}}},"y":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":30,"docs":{"1109":{"tf":1.0},"1115":{"tf":2.23606797749979},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.0},"1124":{"tf":1.0},"394":{"tf":3.1622776601683795},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":2.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.4142135623730951},"947":{"tf":4.0},"952":{"tf":3.0}}}}}},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"940":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"143":{"tf":1.0},"154":{"tf":1.0},"235":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"711":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":12,"docs":{"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"538":{"tf":1.0},"952":{"tf":1.7320508075688772},"958":{"tf":2.0},"959":{"tf":1.7320508075688772},"962":{"tf":2.0},"966":{"tf":2.8284271247461903}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"737":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1122":{"tf":1.0},"361":{"tf":1.0},"451":{"tf":1.0},"453":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"590":{"tf":1.0},"599":{"tf":1.0},"633":{"tf":1.0},"752":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":38,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":1.0},"275":{"tf":1.0},"348":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":2.23606797749979},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"390":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"455":{"tf":1.4142135623730951},"506":{"tf":1.0},"562":{"tf":1.0},"594":{"tf":1.0},"657":{"tf":1.0},"688":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"786":{"tf":1.0},"845":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"914":{"tf":1.0},"932":{"tf":1.4142135623730951},"949":{"tf":1.0},"958":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{")":{".":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"1":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":2.0}}}}}}}},"df":0,"docs":{},"s":{"3":{"df":10,"docs":{"1061":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1100":{"tf":1.0},"1104":{"tf":1.0},"508":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":98,"docs":{"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1035":{"tf":3.4641016151377544},"1037":{"tf":1.0},"1046":{"tf":2.23606797749979},"1053":{"tf":1.0},"1066":{"tf":2.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"199":{"tf":2.6457513110645907},"202":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"266":{"tf":3.4641016151377544},"267":{"tf":2.23606797749979},"268":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":3.0},"284":{"tf":1.0},"316":{"tf":1.0},"360":{"tf":1.0},"451":{"tf":1.4142135623730951},"455":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"466":{"tf":2.8284271247461903},"467":{"tf":2.0},"468":{"tf":2.8284271247461903},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":2.0},"619":{"tf":1.0},"622":{"tf":2.8284271247461903},"628":{"tf":2.8284271247461903},"630":{"tf":1.0},"644":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"679":{"tf":1.7320508075688772},"686":{"tf":2.0},"690":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"751":{"tf":1.0},"755":{"tf":2.0},"757":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.7320508075688772},"766":{"tf":1.0},"770":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.7320508075688772},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"796":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"862":{"tf":1.4142135623730951},"868":{"tf":1.0},"882":{"tf":1.0},"889":{"tf":1.0},"891":{"tf":1.0},"901":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"793":{"tf":1.4142135623730951},"797":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":20,"docs":{"220":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.7320508075688772},"360":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.7320508075688772},"451":{"tf":1.0},"455":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"386":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"386":{"tf":1.0}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"3":{"9":{"b":{"6":{"0":{"8":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":41,"docs":{"1046":{"tf":1.7320508075688772},"1051":{"tf":1.0},"1061":{"tf":1.0},"108":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"307":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.4142135623730951},"343":{"tf":1.0},"373":{"tf":1.4142135623730951},"396":{"tf":1.0},"416":{"tf":1.0},"448":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"523":{"tf":1.0},"613":{"tf":1.7320508075688772},"633":{"tf":1.0},"638":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"742":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.4142135623730951},"91":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":2.6457513110645907},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"276":{"tf":1.0},"541":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"840":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"188":{"tf":1.4142135623730951},"446":{"tf":1.0},"64":{"tf":1.0},"927":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"935":{"tf":1.0},"939":{"tf":4.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"939":{"tf":1.0}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"939":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"939":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"967":{"tf":1.0}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":14,"docs":{"1019":{"tf":1.0},"102":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"37":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"810":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":18,"docs":{"1004":{"tf":1.7320508075688772},"1011":{"tf":1.0},"1059":{"tf":1.0},"21":{"tf":1.0},"373":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"488":{"tf":2.6457513110645907},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.7320508075688772},"515":{"tf":1.4142135623730951},"52":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"948":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"d":{"df":2,"docs":{"508":{"tf":1.4142135623730951},"510":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"515":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"1091":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":19,"docs":{"1003":{"tf":1.0},"1048":{"tf":1.0},"1100":{"tf":1.0},"125":{"tf":1.7320508075688772},"135":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"507":{"tf":1.0},"529":{"tf":1.0},"657":{"tf":1.0},"691":{"tf":1.0},"8":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":1,"docs":{"462":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"634":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"841":{"tf":1.4142135623730951},"985":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.0}}}},"df":13,"docs":{"1095":{"tf":1.4142135623730951},"1100":{"tf":1.4142135623730951},"121":{"tf":1.0},"365":{"tf":1.0},"390":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"574":{"tf":1.0},"841":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.4142135623730951},"985":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"373":{"tf":1.0},"375":{"tf":1.0},"416":{"tf":1.0},"574":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"933":{"tf":1.0},"938":{"tf":3.0},"939":{"tf":1.0},"948":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"950":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":82,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"103":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1061":{"tf":1.4142135623730951},"111":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"291":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"34":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"378":{"tf":1.0},"380":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"462":{"tf":1.4142135623730951},"466":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"538":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.0},"56":{"tf":1.0},"622":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"69":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"77":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0},"965":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"185":{"tf":1.0},"572":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"510":{"tf":1.0},"528":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"276":{"tf":1.0},"650":{"tf":1.0}},"i":{"df":3,"docs":{"212":{"tf":1.0},"332":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":5,"docs":{"1073":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"104":{"tf":1.0},"1074":{"tf":1.0},"1110":{"tf":1.4142135623730951},"144":{"tf":1.0},"285":{"tf":1.0},"335":{"tf":1.4142135623730951},"740":{"tf":1.0},"850":{"tf":1.7320508075688772},"851":{"tf":2.8284271247461903},"852":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":3.0},"859":{"tf":1.4142135623730951},"876":{"tf":2.0},"880":{"tf":2.6457513110645907},"982":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"1027":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"140":{"tf":1.0},"226":{"tf":1.0},"257":{"tf":1.0},"708":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":9,"docs":{"228":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"948":{"tf":1.0}}}},"m":{"(":{"'":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"539":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"1065":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1065":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"644":{"tf":1.0},"686":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"`":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"`":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{")":{".":{"`":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"806":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"755":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1042":{"tf":2.8284271247461903},"1046":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"/":{"(":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1057":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"732":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":19,"docs":{"1027":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"183":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"690":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"779":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"r":{"df":15,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"708":{"tf":1.0},"789":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":50,"docs":{"1047":{"tf":1.7320508075688772},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1062":{"tf":1.7320508075688772},"1063":{"tf":2.0},"1077":{"tf":1.0},"1093":{"tf":2.6457513110645907},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.0},"352":{"tf":1.0},"379":{"tf":1.0},"394":{"tf":1.0},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"542":{"tf":1.0},"604":{"tf":1.0},"657":{"tf":1.7320508075688772},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1109":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"1025":{"tf":1.0},"1082":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"485":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1025":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"i":{"df":3,"docs":{"256":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":72,"docs":{"1099":{"tf":1.0},"1105":{"tf":1.0},"1111":{"tf":1.4142135623730951},"1121":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"256":{"tf":1.4142135623730951},"295":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"38":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"447":{"tf":1.0},"466":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"646":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"788":{"tf":1.7320508075688772},"812":{"tf":1.0},"847":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}}}},"s":{"df":4,"docs":{"269":{"tf":1.0},"271":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":19,"docs":{"1019":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1095":{"tf":1.0},"1109":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"256":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"50":{"tf":1.0},"527":{"tf":1.0},"555":{"tf":1.0},"836":{"tf":1.0}}},"f":{"a":{"c":{"df":3,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":1,"docs":{"447":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"1018":{"tf":1.4142135623730951},"1105":{"tf":1.0},"535":{"tf":1.0},"725":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"725":{"tf":1.0},"726":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"900":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"518":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"210":{"tf":1.0},"287":{"tf":1.0},"506":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"427":{"tf":1.0}},"n":{"c":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"1099":{"tf":1.0}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1094":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"1104":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1094":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":25,"docs":{"10":{"tf":1.0},"1093":{"tf":2.8284271247461903},"1094":{"tf":1.7320508075688772},"1095":{"tf":2.23606797749979},"1096":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1098":{"tf":3.0},"1099":{"tf":4.242640687119285},"1100":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":2.0},"115":{"tf":1.0},"129":{"tf":1.0},"198":{"tf":1.0},"475":{"tf":1.0},"913":{"tf":2.8284271247461903},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":2.449489742783178},"928":{"tf":2.23606797749979},"929":{"tf":1.0},"931":{"tf":2.449489742783178},"938":{"tf":2.23606797749979}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"928":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":9,"docs":{"180":{"tf":1.0},"413":{"tf":1.0},"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"48":{"tf":1.0},"540":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"]":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":55,"docs":{"0":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1010":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"115":{"tf":1.0},"135":{"tf":1.0},"176":{"tf":1.4142135623730951},"184":{"tf":1.0},"238":{"tf":3.3166247903554},"251":{"tf":1.0},"304":{"tf":1.0},"331":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":2.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.4142135623730951},"457":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"548":{"tf":1.4142135623730951},"561":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":2.449489742783178},"678":{"tf":1.0},"679":{"tf":1.0},"7":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"837":{"tf":1.0},"839":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"964":{"tf":1.4142135623730951},"965":{"tf":1.0}}}}}}}},"t":{"a":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"562":{"tf":1.0},"664":{"tf":1.0},"959":{"tf":1.0}}}},"b":{"'":{"df":1,"docs":{"857":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":34,"docs":{"101":{"tf":1.0},"104":{"tf":1.0},"1099":{"tf":2.23606797749979},"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"199":{"tf":1.4142135623730951},"247":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":2.23606797749979},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"354":{"tf":1.0},"422":{"tf":1.4142135623730951},"516":{"tf":1.0},"555":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.7320508075688772},"851":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"866":{"tf":3.872983346207417},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":2.0},"96":{"tf":1.4142135623730951}},"l":{"df":297,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.7320508075688772},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":2.23606797749979},"104":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":2.0},"1055":{"tf":1.7320508075688772},"106":{"tf":2.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":2.23606797749979},"1074":{"tf":3.605551275463989},"1077":{"tf":1.7320508075688772},"1086":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1105":{"tf":1.0},"111":{"tf":1.0},"1112":{"tf":2.0},"1121":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.8284271247461903},"128":{"tf":2.449489742783178},"129":{"tf":3.3166247903554},"130":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.0},"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":3.3166247903554},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"201":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"21":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.4142135623730951},"218":{"tf":2.449489742783178},"219":{"tf":2.0},"220":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":4.898979485566356},"223":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":2.8284271247461903},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.8284271247461903},"32":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":3.1622776601683795},"353":{"tf":1.4142135623730951},"354":{"tf":2.6457513110645907},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":2.23606797749979},"359":{"tf":1.0},"360":{"tf":2.6457513110645907},"361":{"tf":2.23606797749979},"362":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":2.6457513110645907},"378":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":2.449489742783178},"416":{"tf":2.0},"418":{"tf":2.23606797749979},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"429":{"tf":1.7320508075688772},"435":{"tf":2.449489742783178},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.7320508075688772},"442":{"tf":2.23606797749979},"443":{"tf":1.0},"445":{"tf":1.4142135623730951},"447":{"tf":2.449489742783178},"459":{"tf":1.4142135623730951},"464":{"tf":1.0},"472":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"541":{"tf":1.4142135623730951},"550":{"tf":2.23606797749979},"555":{"tf":1.0},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.449489742783178},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":2.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.7320508075688772},"693":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.0},"700":{"tf":2.449489742783178},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"707":{"tf":2.0},"708":{"tf":3.1622776601683795},"710":{"tf":3.1622776601683795},"711":{"tf":2.8284271247461903},"716":{"tf":2.23606797749979},"719":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.7320508075688772},"722":{"tf":1.4142135623730951},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":1.0},"738":{"tf":1.4142135623730951},"74":{"tf":2.23606797749979},"740":{"tf":1.0},"747":{"tf":1.0},"752":{"tf":1.4142135623730951},"780":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.449489742783178},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"79":{"tf":1.0},"803":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.7320508075688772},"817":{"tf":1.0},"824":{"tf":1.7320508075688772},"828":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"843":{"tf":1.0},"855":{"tf":2.0},"859":{"tf":2.0},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.7320508075688772},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"883":{"tf":1.0},"885":{"tf":1.7320508075688772},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"888":{"tf":1.4142135623730951},"889":{"tf":1.4142135623730951},"892":{"tf":1.0},"894":{"tf":1.7320508075688772},"895":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"906":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":1.0},"918":{"tf":1.0},"920":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"926":{"tf":1.4142135623730951},"935":{"tf":1.4142135623730951},"937":{"tf":1.0},"940":{"tf":1.4142135623730951},"941":{"tf":2.449489742783178},"942":{"tf":1.0},"943":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"979":{"tf":1.7320508075688772},"988":{"tf":1.7320508075688772},"989":{"tf":1.0},"994":{"tf":1.0}},"e":{"'":{"df":2,"docs":{"129":{"tf":1.0},"256":{"tf":1.0}}},"(":{"df":1,"docs":{"220":{"tf":1.0}}},">":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"375":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":27,"docs":{"1065":{"tf":1.0},"1075":{"tf":1.0},"318":{"tf":1.0},"388":{"tf":2.0},"414":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"562":{"tf":1.0},"710":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":2.23606797749979},"742":{"tf":2.23606797749979},"744":{"tf":1.7320508075688772},"745":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"866":{"tf":1.4142135623730951},"894":{"tf":1.0},"902":{"tf":1.7320508075688772},"906":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"774":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"589":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"232":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":49,"docs":{"10":{"tf":1.0},"1033":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"243":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"452":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"555":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"786":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"899":{"tf":1.0},"928":{"tf":1.0},"948":{"tf":1.0}},"n":{"df":12,"docs":{"1015":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1087":{"tf":1.0},"275":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1011":{"tf":1.0}}}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.0}}}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":11,"docs":{"1003":{"tf":1.0},"1116":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"270":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"847":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"332":{"tf":1.0}}}}}}},"df":25,"docs":{"1003":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.4142135623730951},"475":{"tf":1.0},"477":{"tf":3.872983346207417},"478":{"tf":3.3166247903554},"479":{"tf":2.0},"481":{"tf":2.23606797749979},"552":{"tf":1.0},"555":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"7":{"tf":1.0},"705":{"tf":1.0},"842":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"478":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"542":{"tf":1.4142135623730951},"911":{"tf":1.0},"915":{"tf":1.4142135623730951}}}}}}}}},"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"798":{"tf":1.0}}},"d":{"df":2,"docs":{"371":{"tf":1.0},"937":{"tf":1.0}}},"df":4,"docs":{"220":{"tf":1.0},"231":{"tf":1.4142135623730951},"538":{"tf":1.0},"634":{"tf":1.0}},"v":{"df":1,"docs":{"966":{"tf":1.7320508075688772}}}},"d":{"df":11,"docs":{"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}},"df":3,"docs":{"199":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"370":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":42,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1122":{"tf":1.0},"115":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.4142135623730951},"338":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":2.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"38":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"473":{"tf":1.4142135623730951},"542":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0},"90":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.4142135623730951},"982":{"tf":1.0},"99":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"c":{"df":17,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1066":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"13":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"353":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.4142135623730951}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"122":{"tf":1.0},"290":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}}}},"d":{"\"":{",":{"2":{"7":{",":{"6":{".":{"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":2,"docs":{"958":{"tf":2.449489742783178},"966":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":263,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1003":{"tf":1.7320508075688772},"1004":{"tf":1.4142135623730951},"1008":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1018":{"tf":1.7320508075688772},"1021":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1052":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":2.0},"1098":{"tf":2.8284271247461903},"1099":{"tf":1.0},"11":{"tf":1.7320508075688772},"1117":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"176":{"tf":1.7320508075688772},"19":{"tf":2.0},"190":{"tf":1.4142135623730951},"192":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"229":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.7320508075688772},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":2.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"349":{"tf":1.0},"35":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"41":{"tf":1.0},"412":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":2.0},"43":{"tf":1.0},"447":{"tf":2.449489742783178},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"483":{"tf":1.7320508075688772},"484":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"486":{"tf":2.449489742783178},"487":{"tf":1.7320508075688772},"488":{"tf":4.58257569495584},"489":{"tf":2.23606797749979},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.0},"498":{"tf":1.7320508075688772},"499":{"tf":1.4142135623730951},"500":{"tf":2.449489742783178},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"507":{"tf":1.7320508075688772},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"530":{"tf":1.0},"531":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"537":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"559":{"tf":2.449489742783178},"560":{"tf":2.0},"561":{"tf":1.7320508075688772},"562":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":2.0},"574":{"tf":1.0},"575":{"tf":1.4142135623730951},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"604":{"tf":1.0},"607":{"tf":1.0},"610":{"tf":1.0},"613":{"tf":2.0},"615":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.4142135623730951},"629":{"tf":1.0},"64":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"683":{"tf":1.7320508075688772},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"715":{"tf":1.4142135623730951},"718":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":2.23606797749979},"728":{"tf":2.0},"734":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"772":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"899":{"tf":1.4142135623730951},"9":{"tf":2.6457513110645907},"913":{"tf":1.0},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"947":{"tf":1.4142135623730951},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.7320508075688772},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"967":{"tf":1.0},"977":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"591":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"600":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"595":{"tf":1.4142135623730951},"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"609":{"tf":1.4142135623730951},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"276":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"721":{"tf":1.0},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"531":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"199":{"tf":2.8284271247461903},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"1048":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.4142135623730951},"426":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":6,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"632":{"tf":1.0},"634":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1074":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"727":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"j":{"df":1,"docs":{"952":{"tf":2.0}},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"285":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"661":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"211":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"425":{"tf":1.0},"464":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"657":{"tf":1.0},"720":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1074":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":5,"docs":{"176":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"859":{"tf":1.0},"861":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"859":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"716":{"tf":1.0},"724":{"tf":2.0}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"716":{"tf":1.0},"723":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"855":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1100":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"4":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"204":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"684":{"tf":1.4142135623730951},"686":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"203":{"tf":1.0},"222":{"tf":1.0},"598":{"tf":1.0}},"e":{"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":3,"docs":{"222":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"360":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"723":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1063":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"$":{"2":{"0":{"1":{"9":{"1":{"2":{"0":{"1":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"360":{"tf":1.0},"469":{"tf":1.7320508075688772},"944":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1004":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":13,"docs":{"10":{"tf":1.0},"247":{"tf":1.0},"271":{"tf":1.0},"589":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772},"825":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"938":{"tf":1.0},"977":{"tf":1.0},"985":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"303":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"186":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"225":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.4142135623730951},"676":{"tf":1.0},"705":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}}}},"n":{"d":{"df":5,"docs":{"1120":{"tf":1.0},"28":{"tf":1.0},"451":{"tf":1.0},"876":{"tf":1.0},"983":{"tf":1.0}}},"df":2,"docs":{"299":{"tf":1.0},"751":{"tf":1.0}},"s":{"df":1,"docs":{"1122":{"tf":1.4142135623730951}}}},"r":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"231":{"tf":1.0},"654":{"tf":1.0},"951":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":25,"docs":{"1018":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"332":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.0},"435":{"tf":1.0},"449":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"917":{"tf":1.0},"950":{"tf":1.4142135623730951},"956":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"1004":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"215":{"tf":1.0},"262":{"tf":1.0},"470":{"tf":1.4142135623730951},"488":{"tf":1.0},"710":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":43,"docs":{"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.4142135623730951},"876":{"tf":1.0},"978":{"tf":1.0}}}}}}}},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"951":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1075":{"tf":1.0},"118":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"329":{"tf":1.4142135623730951},"330":{"tf":1.7320508075688772},"331":{"tf":2.6457513110645907},"332":{"tf":2.23606797749979},"341":{"tf":1.0},"344":{"tf":1.7320508075688772},"388":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"482":{"tf":1.7320508075688772},"487":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0},"76":{"tf":1.0},"858":{"tf":1.0},"957":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"x":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"df":9,"docs":{"1121":{"tf":1.0},"127":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":2.449489742783178},"199":{"tf":1.7320508075688772},"313":{"tf":1.0},"56":{"tf":1.0},"740":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1122":{"tf":1.0}}}},"t":{"'":{"df":3,"docs":{"136":{"tf":1.0},"248":{"tf":1.0},"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"413":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"335":{"tf":1.0},"664":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":5,"docs":{"1116":{"tf":1.0},"263":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"725":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1097":{"tf":1.0},"507":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"0":{"tf":1.0},"1040":{"tf":1.0},"289":{"tf":1.0},"305":{"tf":1.0},"362":{"tf":1.0},"452":{"tf":1.0},"518":{"tf":1.0},"684":{"tf":1.0},"705":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1072":{"tf":1.0},"1105":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":1.0},"263":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"578":{"tf":1.0},"778":{"tf":1.0},"786":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"928":{"tf":1.0}}}}},"’":{"df":1,"docs":{"507":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"589":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"512":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"538":{"tf":1.0}},"g":{"df":24,"docs":{"1117":{"tf":1.4142135623730951},"231":{"tf":1.0},"256":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"449":{"tf":1.4142135623730951},"456":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"518":{"tf":1.0},"589":{"tf":1.0},"6":{"tf":1.0},"917":{"tf":1.0},"946":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0},"976":{"tf":1.0}}},"k":{"df":9,"docs":{"1005":{"tf":1.0},"1077":{"tf":1.0},"1120":{"tf":1.0},"308":{"tf":1.0},"506":{"tf":1.4142135623730951},"589":{"tf":1.0},"8":{"tf":1.0},"931":{"tf":1.0},"964":{"tf":1.0}}}},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"556":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":35,"docs":{"1044":{"tf":1.0},"1066":{"tf":1.0},"143":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"444":{"tf":1.0},"504":{"tf":1.0},"512":{"tf":1.0},"575":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"688":{"tf":1.0},"690":{"tf":1.0},"742":{"tf":1.0},"780":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"899":{"tf":1.0},"913":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.0},"977":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":21,"docs":{"1011":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"1098":{"tf":1.0},"1116":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"294":{"tf":1.0},"357":{"tf":1.0},"452":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"657":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0}},"t":{"df":2,"docs":{"1121":{"tf":1.0},"365":{"tf":1.4142135623730951}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1042":{"tf":1.7320508075688772},"199":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":18,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1117":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"270":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"531":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.7320508075688772},"740":{"tf":1.0},"8":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.0},"977":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"185":{"tf":3.3166247903554},"626":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":90,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"187":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"388":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"474":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"499":{"tf":1.0},"503":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"528":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"567":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"681":{"tf":1.0},"7":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"847":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"905":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.7320508075688772},"927":{"tf":1.0},"939":{"tf":1.7320508075688772},"959":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"362":{"tf":1.0},"786":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"u":{"df":13,"docs":{"1071":{"tf":1.0},"1097":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"269":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"571":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"962":{"tf":1.0}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"847":{"tf":1.0},"848":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"287":{"tf":1.0},"514":{"tf":1.0},"626":{"tf":2.0}},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"115":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":1,"docs":{"294":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"117":{"tf":1.0},"202":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"1007":{"tf":1.0},"1015":{"tf":3.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"198":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.7320508075688772},"857":{"tf":2.23606797749979},"858":{"tf":2.449489742783178},"859":{"tf":3.0},"864":{"tf":1.0},"866":{"tf":3.3166247903554},"897":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":158,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":2.449489742783178},"1077":{"tf":1.0},"1081":{"tf":1.0},"1101":{"tf":1.0},"112":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":2.0},"144":{"tf":1.7320508075688772},"15":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":2.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"296":{"tf":2.0},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"306":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":2.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"437":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.0},"451":{"tf":2.23606797749979},"452":{"tf":1.4142135623730951},"455":{"tf":1.0},"457":{"tf":2.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"488":{"tf":1.0},"497":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"51":{"tf":1.0},"515":{"tf":1.7320508075688772},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.7320508075688772},"554":{"tf":1.0},"561":{"tf":1.0},"575":{"tf":1.4142135623730951},"580":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"633":{"tf":2.0},"635":{"tf":1.0},"642":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.4142135623730951},"658":{"tf":1.0},"665":{"tf":2.6457513110645907},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"851":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"887":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.0},"932":{"tf":1.7320508075688772},"933":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"986":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}},"n":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}},"r":{"df":2,"docs":{"170":{"tf":1.0},"199":{"tf":1.0}}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":31,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"203":{"tf":1.0},"275":{"tf":1.7320508075688772},"299":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"375":{"tf":1.0},"388":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"580":{"tf":1.0},"633":{"tf":1.4142135623730951},"662":{"tf":1.0},"665":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.0},"732":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"880":{"tf":1.0},"906":{"tf":1.0},"958":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":1.0},"523":{"tf":1.0},"665":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"698":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"175":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.4142135623730951},"556":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"1110":{"tf":1.0},"1112":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":6,"docs":{"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"427":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":2.0},"19":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.4142135623730951},"962":{"tf":1.7320508075688772},"963":{"tf":1.0},"966":{"tf":1.0}}},"p":{"df":2,"docs":{"186":{"tf":1.0},"221":{"tf":1.4142135623730951}}}},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"'":{"2":{"0":{"1":{"9":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"c":{"df":1,"docs":{"1112":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"y":{"df":6,"docs":{"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1122":{"tf":1.0},"266":{"tf":1.0},"488":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1046":{"tf":1.0},"1083":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"527":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"222":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"507":{"tf":1.0},"705":{"tf":1.7320508075688772},"77":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"966":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"120":{"tf":1.0},"824":{"tf":1.0},"914":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"367":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"540":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1122":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"1046":{"tf":1.4142135623730951},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0}}},"l":{"'":{"df":1,"docs":{"196":{"tf":1.0}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"47":{"tf":1.0},"495":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{}},"df":108,"docs":{"11":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1119":{"tf":2.0},"1122":{"tf":1.0},"1124":{"tf":1.4142135623730951},"12":{"tf":2.8284271247461903},"124":{"tf":1.0},"13":{"tf":2.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":2.0},"17":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.7320508075688772},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"263":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.4142135623730951},"309":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"358":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"401":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.0},"475":{"tf":1.0},"53":{"tf":1.0},"533":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.0},"542":{"tf":2.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"67":{"tf":2.0},"69":{"tf":2.0},"72":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.4142135623730951},"947":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.7320508075688772},"957":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":2.0},"963":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1014":{"tf":1.0},"1015":{"tf":1.0}}}}}},"df":29,"docs":{"1066":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"426":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.4142135623730951},"666":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":2.0},"85":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"967":{"tf":1.0},"985":{"tf":1.0}},"i":{"c":{"df":16,"docs":{"1119":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"3":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.449489742783178},"356":{"tf":1.0},"362":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"374":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.0},"424":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"1007":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1014":{"tf":1.4142135623730951},"1015":{"tf":2.23606797749979},"864":{"tf":2.23606797749979},"866":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"732":{"tf":1.0}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"661":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"1036":{"tf":1.0},"1037":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":6,"docs":{"1029":{"tf":1.0},"1065":{"tf":1.0},"1091":{"tf":1.0},"335":{"tf":1.0},"516":{"tf":2.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}},"df":32,"docs":{"1003":{"tf":1.0},"1042":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1061":{"tf":1.0},"1100":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"238":{"tf":1.4142135623730951},"263":{"tf":1.0},"288":{"tf":1.0},"412":{"tf":1.0},"510":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"752":{"tf":1.4142135623730951},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"786":{"tf":1.0},"824":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"932":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"926":{"tf":1.0},"930":{"tf":1.0},"932":{"tf":3.872983346207417},"938":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"932":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"199":{"tf":1.0},"303":{"tf":1.0},"752":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"266":{"tf":2.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"528":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"678":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"414":{"tf":1.0},"432":{"tf":1.0},"488":{"tf":1.0},"576":{"tf":1.0},"74":{"tf":1.0}}},"k":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":1.7320508075688772},"103":{"tf":1.0},"107":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"129":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":2.0},"331":{"tf":1.0},"343":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"784":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.4142135623730951},"987":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"842":{"tf":1.0},"94":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"1025":{"tf":1.0},"742":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"909":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"232":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"367":{"tf":1.0},"924":{"tf":1.0},"964":{"tf":1.0}},"k":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"269":{"tf":1.0},"272":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"558":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":3,"docs":{"1027":{"tf":1.0},"153":{"tf":2.0},"784":{"tf":1.0}}},"t":{"df":1,"docs":{"527":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"918":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"359":{"tf":1.0},"362":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":23,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"197":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"31":{"tf":1.0},"339":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.7320508075688772},"379":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":3.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"673":{"tf":1.4142135623730951},"708":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"205":{"tf":1.0},"309":{"tf":1.0},"447":{"tf":1.0},"531":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"268":{"tf":1.0},"337":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1099":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"358":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"409":{"tf":3.0},"413":{"tf":1.0},"561":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"[":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"p":{"df":2,"docs":{"444":{"tf":1.0},"528":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"507":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"413":{"tf":1.0}}}}},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"1072":{"tf":1.0},"236":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"462":{"tf":1.0},"780":{"tf":1.0},"923":{"tf":1.0},"959":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"193":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"709":{"tf":1.7320508075688772},"897":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"260":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"413":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0}}},"n":{"d":{"df":4,"docs":{"1018":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.0},"779":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"481":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"844":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":2,"docs":{"1011":{"tf":1.0},"678":{"tf":1.0}}}}},"df":19,"docs":{"104":{"tf":1.0},"1095":{"tf":1.0},"1116":{"tf":1.7320508075688772},"1121":{"tf":1.0},"117":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"231":{"tf":1.0},"256":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"434":{"tf":1.0},"528":{"tf":1.0},"581":{"tf":1.0},"931":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1061":{"tf":1.0},"1099":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":2.449489742783178},"188":{"tf":1.4142135623730951},"291":{"tf":1.0},"318":{"tf":1.0},"415":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"553":{"tf":1.7320508075688772},"555":{"tf":2.0},"571":{"tf":1.0},"575":{"tf":1.0},"713":{"tf":1.0},"939":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"235":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"778":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"357":{"tf":1.0},"527":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"506":{"tf":1.0},"764":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":42,"docs":{"1029":{"tf":4.58257569495584},"1037":{"tf":3.4641016151377544},"1053":{"tf":5.0990195135927845},"1069":{"tf":2.8284271247461903},"1091":{"tf":4.242640687119285},"1100":{"tf":1.4142135623730951},"1103":{"tf":4.69041575982343},"1104":{"tf":4.795831523312719},"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.7320508075688772},"295":{"tf":1.0},"316":{"tf":2.23606797749979},"323":{"tf":1.0},"353":{"tf":1.0},"516":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"726":{"tf":1.4142135623730951},"757":{"tf":5.0990195135927845},"762":{"tf":1.0},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.6457513110645907}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"508":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1019":{"tf":1.0}}}}}}}}}},"df":3,"docs":{"1019":{"tf":1.0},"445":{"tf":1.0},"451":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"538":{"tf":1.0},"595":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"b":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772}}}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"413":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"199":{"tf":1.0}}}}},"n":{"df":15,"docs":{"239":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"373":{"tf":1.0},"497":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"886":{"tf":1.0},"933":{"tf":2.0},"948":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":302,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.4142135623730951},"112":{"tf":1.0},"1120":{"tf":1.0},"1124":{"tf":1.4142135623730951},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"417":{"tf":1.0},"567":{"tf":1.4142135623730951},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"622":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"962":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"1074":{"tf":1.0}},"o":{"df":1,"docs":{"824":{"tf":2.6457513110645907}}}},"w":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"524":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":62,"docs":{"1003":{"tf":1.0},"1010":{"tf":1.0},"1033":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"255":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"421":{"tf":1.0},"430":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.7320508075688772},"514":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"62":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"703":{"tf":1.0},"708":{"tf":1.7320508075688772},"747":{"tf":1.4142135623730951},"785":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"864":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"932":{"tf":1.0},"949":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":122,"docs":{"1011":{"tf":1.4142135623730951},"1027":{"tf":1.0},"103":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"215":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.0},"223":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":2.23606797749979},"323":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":3.0},"354":{"tf":1.4142135623730951},"358":{"tf":2.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"454":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.23606797749979},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.0},"607":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":2.0},"699":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.7320508075688772},"785":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":1.4142135623730951},"836":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"851":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":3.872983346207417},"877":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":2.8284271247461903},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":1.0},"917":{"tf":1.4142135623730951},"920":{"tf":1.0},"922":{"tf":1.4142135623730951},"928":{"tf":1.7320508075688772},"935":{"tf":1.0},"937":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"964":{"tf":1.0},"991":{"tf":1.0}}},"i":{"c":{"df":28,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"106":{"tf":1.0},"1100":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"343":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"580":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"1107":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"0":{"@":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"f":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"230":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"j":{"df":3,"docs":{"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":23,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":2.0},"228":{"tf":2.8284271247461903},"229":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"277":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"441":{"tf":2.8284271247461903},"633":{"tf":1.0},"705":{"tf":1.0},"902":{"tf":1.0}}}},"df":2,"docs":{"332":{"tf":1.0},"589":{"tf":1.0}},"i":{"d":{"df":4,"docs":{"1097":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0}}},"df":27,"docs":{"1003":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.7320508075688772},"328":{"tf":1.0},"396":{"tf":1.7320508075688772},"415":{"tf":1.0},"477":{"tf":1.0},"555":{"tf":1.4142135623730951},"664":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"751":{"tf":1.0},"79":{"tf":1.7320508075688772},"864":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"1011":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"1094":{"tf":1.0},"1097":{"tf":1.0},"322":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"170":{"tf":1.0},"68":{"tf":1.0},"825":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"435":{"tf":1.0},"500":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"477":{"tf":1.0},"938":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"132":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1122":{"tf":1.0},"170":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"430":{"tf":1.0},"447":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"r":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.4142135623730951}}}}}}},"df":46,"docs":{"101":{"tf":1.0},"1025":{"tf":1.0},"104":{"tf":1.0},"1073":{"tf":1.0},"1109":{"tf":1.0},"143":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"254":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.7320508075688772},"340":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"386":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.0},"509":{"tf":1.0},"53":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"598":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"672":{"tf":1.0},"705":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"883":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"924":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"1011":{"tf":1.0},"446":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":18,"docs":{"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.4142135623730951},"266":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"321":{"tf":1.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.0},"599":{"tf":1.0},"690":{"tf":1.0},"766":{"tf":1.0},"902":{"tf":1.0},"947":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"222":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"462":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":35,"docs":{"10":{"tf":1.0},"1033":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1124":{"tf":1.0},"123":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"239":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"289":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.4142135623730951},"496":{"tf":1.7320508075688772},"567":{"tf":1.0},"605":{"tf":1.0},"613":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1010":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"199":{"tf":1.4142135623730951},"387":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"229":{"tf":1.0},"260":{"tf":1.4142135623730951},"262":{"tf":2.23606797749979},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"730":{"tf":1.7320508075688772}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"426":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"641":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":6,"docs":{"359":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"839":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"427":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"335":{"tf":1.0},"499":{"tf":1.0},"586":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1033":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.4142135623730951},"199":{"tf":4.123105625617661},"295":{"tf":1.0},"318":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"705":{"tf":1.0},"734":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":51,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":2.23606797749979},"26":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"338":{"tf":1.0},"354":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"449":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"57":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"803":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"824":{"tf":1.4142135623730951},"844":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}},"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1029":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1091":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"155":{"tf":1.0},"197":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.0},"488":{"tf":1.0},"824":{"tf":1.0},"948":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"21":{"tf":1.0},"506":{"tf":1.0},"953":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"959":{"tf":1.0}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":13,"docs":{"1044":{"tf":1.0},"155":{"tf":1.4142135623730951},"248":{"tf":1.0},"387":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"837":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"1004":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1122":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"678":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":7,"docs":{"1097":{"tf":1.0},"223":{"tf":1.0},"335":{"tf":1.0},"556":{"tf":1.0},"576":{"tf":1.0},"8":{"tf":1.0},"913":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"494":{"tf":1.4142135623730951},"497":{"tf":1.0},"503":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.4142135623730951},"1122":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"199":{"tf":1.4142135623730951},"328":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"644":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"129":{"tf":1.0},"247":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"364":{"tf":1.0},"550":{"tf":1.0},"632":{"tf":1.0},"859":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"678":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1055":{"tf":1.0},"1061":{"tf":2.0},"1099":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1094":{"tf":1.0},"1099":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"287":{"tf":1.0}}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"738":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":1.0},"744":{"tf":1.0},"813":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"1003":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"169":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"453":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"794":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"426":{"tf":1.0},"873":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"928":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"s":{"df":1,"docs":{"1073":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"939":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":88,"docs":{"1003":{"tf":2.449489742783178},"1005":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1052":{"tf":1.0},"109":{"tf":1.0},"1102":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.7320508075688772},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":1.7320508075688772},"212":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"260":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":2.0},"317":{"tf":1.0},"335":{"tf":1.7320508075688772},"348":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"402":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":2.23606797749979},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.4142135623730951},"447":{"tf":2.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":2.6457513110645907},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"641":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.7320508075688772},"663":{"tf":1.0},"680":{"tf":1.0},"712":{"tf":1.0},"722":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"93":{"tf":1.4142135623730951},"947":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"1003":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":113,"docs":{"1003":{"tf":1.0},"101":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"110":{"tf":1.0},"1108":{"tf":1.0},"1110":{"tf":1.0},"1123":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.4142135623730951},"231":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.4142135623730951},"470":{"tf":1.0},"478":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.4142135623730951},"506":{"tf":3.0},"526":{"tf":2.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"557":{"tf":1.0},"567":{"tf":1.0},"573":{"tf":1.4142135623730951},"575":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.7320508075688772},"59":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"654":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"766":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"84":{"tf":1.4142135623730951},"857":{"tf":1.0},"887":{"tf":1.4142135623730951},"898":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"936":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":2.0},"945":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.4142135623730951},"97":{"tf":1.0},"981":{"tf":1.0},"986":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":5,"docs":{"106":{"tf":1.0},"507":{"tf":1.0},"728":{"tf":1.0},"924":{"tf":1.0},"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}},"df":4,"docs":{"215":{"tf":1.0},"304":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"461":{"tf":1.0}}}},"df":0,"docs":{}},"df":6,"docs":{"185":{"tf":1.0},"187":{"tf":1.0},"376":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"924":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"269":{"tf":1.0},"477":{"tf":2.6457513110645907},"478":{"tf":1.0},"479":{"tf":2.23606797749979},"550":{"tf":1.0},"953":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":17,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"21":{"tf":1.0},"343":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"525":{"tf":1.7320508075688772},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":2.449489742783178},"55":{"tf":1.4142135623730951},"580":{"tf":1.0},"626":{"tf":2.0},"982":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"874":{"tf":1.0}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"889":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"872":{"tf":1.0},"876":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"886":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"df":31,"docs":{"396":{"tf":1.0},"664":{"tf":1.0},"740":{"tf":2.8284271247461903},"751":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"870":{"tf":1.7320508075688772},"871":{"tf":1.7320508075688772},"872":{"tf":2.0},"873":{"tf":2.8284271247461903},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.4142135623730951},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":2.0},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1015":{"tf":1.0},"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"21":{"tf":1.0},"254":{"tf":1.0},"318":{"tf":1.4142135623730951},"343":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.7320508075688772},"847":{"tf":1.0},"851":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}},"`":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"1105":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"452":{"tf":1.4142135623730951}}}},"df":2,"docs":{"155":{"tf":1.0},"824":{"tf":1.0}},"g":{"df":75,"docs":{"10":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":2.23606797749979},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1089":{"tf":1.4142135623730951},"11":{"tf":1.0},"1119":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":2.6457513110645907},"165":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"300":{"tf":1.0},"368":{"tf":1.0},"395":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":2.23606797749979},"54":{"tf":1.0},"550":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"61":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.4142135623730951},"643":{"tf":1.0},"728":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"824":{"tf":2.23606797749979},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"913":{"tf":1.0},"976":{"tf":1.4142135623730951},"977":{"tf":2.0},"982":{"tf":2.23606797749979},"989":{"tf":2.0},"990":{"tf":1.0},"991":{"tf":2.0},"992":{"tf":1.7320508075688772},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1029":{"tf":1.0},"1042":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"1091":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.0}}},"df":497,"docs":{"1":{"tf":1.4142135623730951},"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"1001":{"tf":1.0},"1003":{"tf":1.7320508075688772},"1006":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1031":{"tf":1.0},"1033":{"tf":1.7320508075688772},"1036":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1048":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1077":{"tf":1.4142135623730951},"1087":{"tf":2.449489742783178},"1092":{"tf":1.0},"1093":{"tf":1.0},"1095":{"tf":2.449489742783178},"1097":{"tf":1.0},"1099":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":2.23606797749979},"1119":{"tf":1.0},"1121":{"tf":2.6457513110645907},"1122":{"tf":2.6457513110645907},"113":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":2.23606797749979},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"129":{"tf":3.7416573867739413},"130":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":2.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":3.0},"167":{"tf":3.1622776601683795},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"173":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"183":{"tf":2.449489742783178},"184":{"tf":1.7320508075688772},"185":{"tf":1.7320508075688772},"186":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":2.0},"216":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.449489742783178},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":2.0},"254":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":2.449489742783178},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.23606797749979},"276":{"tf":1.7320508075688772},"28":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.6457513110645907},"289":{"tf":2.0},"290":{"tf":2.449489742783178},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":2.0},"296":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.23606797749979},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":2.0},"309":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.23606797749979},"324":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":2.0},"344":{"tf":1.0},"346":{"tf":1.7320508075688772},"35":{"tf":1.0},"350":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"36":{"tf":1.0},"360":{"tf":2.0},"362":{"tf":1.0},"363":{"tf":2.23606797749979},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":2.6457513110645907},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"384":{"tf":1.0},"386":{"tf":1.7320508075688772},"388":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"40":{"tf":1.0},"403":{"tf":2.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":2.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.4142135623730951},"452":{"tf":1.7320508075688772},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":2.0},"466":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"472":{"tf":1.4142135623730951},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"489":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"499":{"tf":1.0},"50":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":4.242640687119285},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":2.23606797749979},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":3.3166247903554},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":2.23606797749979},"546":{"tf":2.23606797749979},"547":{"tf":2.0},"548":{"tf":3.0},"550":{"tf":1.0},"551":{"tf":2.0},"552":{"tf":1.4142135623730951},"553":{"tf":1.7320508075688772},"554":{"tf":1.7320508075688772},"555":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"557":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"580":{"tf":2.0},"581":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":2.449489742783178},"615":{"tf":1.0},"622":{"tf":3.7416573867739413},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.0},"635":{"tf":1.0},"640":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.7320508075688772},"700":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"73":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":2.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.0},"778":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"783":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.23606797749979},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.8284271247461903},"83":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"86":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":2.8284271247461903},"87":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"88":{"tf":1.7320508075688772},"880":{"tf":2.0},"885":{"tf":1.0},"887":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":2.23606797749979},"913":{"tf":2.6457513110645907},"914":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"918":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.7320508075688772},"924":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.7320508075688772},"933":{"tf":1.4142135623730951},"938":{"tf":2.6457513110645907},"94":{"tf":1.0},"945":{"tf":1.7320508075688772},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":2.6457513110645907},"960":{"tf":1.7320508075688772},"961":{"tf":2.0},"962":{"tf":2.0},"963":{"tf":2.449489742783178},"964":{"tf":2.0},"967":{"tf":1.4142135623730951},"972":{"tf":1.0},"976":{"tf":2.6457513110645907},"977":{"tf":2.0},"978":{"tf":1.0},"981":{"tf":1.0},"985":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":17,"docs":{"1015":{"tf":1.0},"1065":{"tf":1.0},"1097":{"tf":1.0},"451":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"607":{"tf":1.0},"641":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":2.449489742783178},"780":{"tf":1.0},"851":{"tf":1.0},"897":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}}},"+":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"506":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"541":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"664":{"tf":1.0},"666":{"tf":1.0}}}}}}},"df":270,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"1003":{"tf":1.0},"1004":{"tf":1.7320508075688772},"1010":{"tf":1.7320508075688772},"1011":{"tf":2.0},"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1046":{"tf":2.0},"1061":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1065":{"tf":1.4142135623730951},"1066":{"tf":3.0},"1067":{"tf":1.0},"1068":{"tf":1.7320508075688772},"1069":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1075":{"tf":2.6457513110645907},"1077":{"tf":1.0},"1087":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1099":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1124":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.4142135623730951},"119":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.0},"162":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"215":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":3.1622776601683795},"223":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"316":{"tf":1.4142135623730951},"323":{"tf":3.3166247903554},"33":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":2.449489742783178},"36":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"368":{"tf":1.0},"373":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.7320508075688772},"445":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"449":{"tf":2.8284271247461903},"450":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"500":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":3.605551275463989},"506":{"tf":5.477225575051661},"508":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"518":{"tf":3.7416573867739413},"519":{"tf":2.0},"520":{"tf":1.7320508075688772},"521":{"tf":2.449489742783178},"522":{"tf":2.0},"523":{"tf":2.449489742783178},"524":{"tf":2.23606797749979},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":3.7416573867739413},"528":{"tf":5.291502622129181},"529":{"tf":2.0},"530":{"tf":1.7320508075688772},"531":{"tf":2.6457513110645907},"539":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"552":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":2.6457513110645907},"587":{"tf":1.7320508075688772},"589":{"tf":2.23606797749979},"590":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.449489742783178},"594":{"tf":1.0},"595":{"tf":2.0},"596":{"tf":3.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"607":{"tf":2.0},"609":{"tf":2.6457513110645907},"61":{"tf":1.0},"613":{"tf":2.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"635":{"tf":1.0},"641":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"666":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"69":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":3.605551275463989},"780":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":2.6457513110645907},"824":{"tf":2.449489742783178},"844":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"852":{"tf":1.4142135623730951},"853":{"tf":1.0},"858":{"tf":1.4142135623730951},"861":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"873":{"tf":3.0},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":2.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":2.0},"898":{"tf":2.449489742783178},"899":{"tf":2.449489742783178},"903":{"tf":1.0},"906":{"tf":2.0},"913":{"tf":2.449489742783178},"914":{"tf":1.0},"918":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":2.23606797749979},"924":{"tf":2.449489742783178},"927":{"tf":1.7320508075688772},"928":{"tf":4.47213595499958},"929":{"tf":4.123105625617661},"930":{"tf":1.4142135623730951},"931":{"tf":5.0},"932":{"tf":2.449489742783178},"933":{"tf":5.385164807134504},"936":{"tf":2.0},"938":{"tf":5.0},"939":{"tf":4.0},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":2.0},"977":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"983":{"tf":2.0},"985":{"tf":1.7320508075688772},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"225":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":35,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"1117":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"425":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"477":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"741":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"+":{"0":{"4":{"df":1,"docs":{"406":{"tf":1.7320508075688772}}},"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1102":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"345":{"tf":1.0},"356":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.4142135623730951},"523":{"tf":1.0},"665":{"tf":1.0},"689":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"175":{"tf":1.0},"260":{"tf":1.0},"321":{"tf":1.0},"328":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951}}}},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}}}}}}}}},"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"924":{"tf":1.7320508075688772}},"e":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"817":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.0}}}}}}},"df":3,"docs":{"813":{"tf":2.0},"920":{"tf":1.0},"924":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"354":{"tf":1.0},"386":{"tf":1.0},"487":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"0":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1022":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"199":{"tf":2.23606797749979},"203":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"611":{"tf":1.0},"630":{"tf":1.0},"728":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"808":{"tf":1.0},"836":{"tf":1.0}}},"2":{"5":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"199":{"tf":2.23606797749979},"531":{"tf":2.23606797749979},"906":{"tf":1.0}}},"3":{"1":{".":{"4":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1029":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":3.4641016151377544},"529":{"tf":1.4142135623730951},"797":{"tf":1.0}}},"4":{"df":5,"docs":{"432":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"568":{"tf":1.0},"664":{"tf":1.0}}},"6":{"df":1,"docs":{"619":{"tf":1.0}}},"8":{"df":2,"docs":{"757":{"tf":1.0},"766":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"1042":{"tf":1.0},"1103":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":2.0},"180":{"tf":1.0},"221":{"tf":1.7320508075688772},"248":{"tf":1.0},"276":{"tf":1.0},"339":{"tf":1.7320508075688772},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"367":{"tf":1.0},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"390":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":2.449489742783178},"414":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"540":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"561":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"928":{"tf":1.0},"931":{"tf":2.23606797749979},"932":{"tf":1.0},"958":{"tf":3.4641016151377544},"960":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":119,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1020":{"tf":2.0},"1025":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.4142135623730951},"1120":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.4142135623730951},"197":{"tf":2.0},"199":{"tf":3.1622776601683795},"220":{"tf":1.4142135623730951},"229":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"254":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":3.0},"270":{"tf":2.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"287":{"tf":2.449489742783178},"288":{"tf":2.449489742783178},"289":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"334":{"tf":2.0},"335":{"tf":3.0},"347":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.7320508075688772},"367":{"tf":1.0},"373":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":2.23606797749979},"403":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"500":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.4142135623730951},"603":{"tf":1.0},"622":{"tf":2.0},"627":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":3.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"690":{"tf":1.0},"705":{"tf":4.0},"708":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.0},"732":{"tf":1.7320508075688772},"742":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":3.7416573867739413},"774":{"tf":1.0},"776":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"780":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"924":{"tf":2.0},"948":{"tf":1.0},"977":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"_":{"1":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1053":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":1,"docs":{"313":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"1033":{"tf":2.0},"120":{"tf":1.0},"199":{"tf":1.0},"313":{"tf":1.7320508075688772},"459":{"tf":1.0},"462":{"tf":2.0},"464":{"tf":1.0},"485":{"tf":1.0},"555":{"tf":2.0},"586":{"tf":1.0},"688":{"tf":1.0},"726":{"tf":1.0},"900":{"tf":1.0},"923":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"571":{"tf":1.0},"962":{"tf":1.0}}}},"t":{"df":5,"docs":{"426":{"tf":1.0},"590":{"tf":1.0},"640":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0}}}},"df":9,"docs":{"197":{"tf":1.0},"224":{"tf":1.0},"457":{"tf":1.4142135623730951},"705":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":1.0},"924":{"tf":1.0},"982":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"770":{"tf":1.4142135623730951},"803":{"tf":1.0},"933":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":23,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"242":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"474":{"tf":1.0},"528":{"tf":1.0},"58":{"tf":1.0},"596":{"tf":1.0},"74":{"tf":1.0},"947":{"tf":1.0},"962":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"954":{"tf":1.0}}}}},"df":1,"docs":{"199":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"1122":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":26,"docs":{"1081":{"tf":1.0},"1101":{"tf":1.0},"152":{"tf":1.0},"17":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"290":{"tf":1.0},"353":{"tf":1.0},"457":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"654":{"tf":1.4142135623730951},"742":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"959":{"tf":1.0}},"f":{"df":3,"docs":{"928":{"tf":1.7320508075688772},"929":{"tf":1.0},"938":{"tf":2.0}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"936":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"844":{"tf":1.0},"928":{"tf":1.7320508075688772},"933":{"tf":1.0},"938":{"tf":2.8284271247461903}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"s":{"a":{"df":1,"docs":{"917":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"1":{".":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":106,"docs":{"1003":{"tf":2.0},"1011":{"tf":1.7320508075688772},"1022":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1057":{"tf":1.7320508075688772},"106":{"tf":1.0},"1061":{"tf":2.449489742783178},"1069":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.8284271247461903},"1091":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1103":{"tf":1.4142135623730951},"1104":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"142":{"tf":2.0},"143":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":2.23606797749979},"159":{"tf":2.449489742783178},"160":{"tf":2.23606797749979},"175":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"343":{"tf":2.0},"354":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"400":{"tf":1.0},"412":{"tf":1.4142135623730951},"424":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":2.23606797749979},"484":{"tf":1.0},"485":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"519":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"580":{"tf":2.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"740":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"836":{"tf":1.0},"841":{"tf":1.7320508075688772},"844":{"tf":2.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"876":{"tf":1.0},"917":{"tf":1.4142135623730951},"924":{"tf":3.3166247903554},"928":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":3.605551275463989},"958":{"tf":1.0}}}}},"u":{"df":3,"docs":{"445":{"tf":1.0},"450":{"tf":1.4142135623730951},"550":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"150":{"tf":1.0},"655":{"tf":1.0},"814":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":94,"docs":{"1009":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1021":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"382":{"tf":1.0},"440":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"506":{"tf":1.0},"508":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"569":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"649":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"703":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":2.0},"742":{"tf":1.0},"75":{"tf":1.4142135623730951},"762":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":2.0},"931":{"tf":2.23606797749979},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":2.0},"948":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"917":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":7,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"447":{"tf":1.0},"56":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"9":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":123,"docs":{"100":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"106":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1084":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.7320508075688772},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":3.0},"129":{"tf":2.0},"130":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"222":{"tf":2.6457513110645907},"223":{"tf":2.23606797749979},"227":{"tf":2.23606797749979},"235":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":2.449489742783178},"263":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":2.449489742783178},"295":{"tf":4.58257569495584},"297":{"tf":2.0},"299":{"tf":1.4142135623730951},"345":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.0},"364":{"tf":3.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"388":{"tf":1.0},"416":{"tf":1.7320508075688772},"429":{"tf":1.0},"436":{"tf":1.7320508075688772},"437":{"tf":1.0},"439":{"tf":1.0},"443":{"tf":3.4641016151377544},"447":{"tf":1.0},"452":{"tf":1.0},"504":{"tf":1.0},"546":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.7320508075688772},"595":{"tf":2.0},"598":{"tf":1.0},"600":{"tf":2.23606797749979},"643":{"tf":1.0},"653":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":3.1622776601683795},"744":{"tf":1.0},"764":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":3.0},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"928":{"tf":2.23606797749979},"929":{"tf":2.0},"931":{"tf":3.3166247903554},"932":{"tf":1.7320508075688772},"933":{"tf":3.1622776601683795},"951":{"tf":1.4142135623730951},"953":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"966":{"tf":1.4142135623730951},"977":{"tf":1.0},"982":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"287":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"295":{"tf":1.0},"297":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"315":{"tf":1.0},"497":{"tf":1.0},"630":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":2.449489742783178},"898":{"tf":1.0},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":3.1622776601683795}},"e":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"862":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":14,"docs":{"1019":{"tf":1.0},"173":{"tf":1.0},"210":{"tf":1.0},"516":{"tf":1.0},"740":{"tf":1.0},"747":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.449489742783178},"85":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"889":{"tf":1.0},"916":{"tf":1.0}},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"813":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":48,"docs":{"100":{"tf":1.0},"1027":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"1121":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":3.605551275463989},"199":{"tf":4.123105625617661},"204":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"542":{"tf":1.0},"562":{"tf":1.0},"593":{"tf":1.0},"601":{"tf":1.7320508075688772},"691":{"tf":1.0},"707":{"tf":1.0},"740":{"tf":1.0},"88":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":2.449489742783178},"966":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"966":{"tf":1.0}}}},"o":{"c":{"a":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1122":{"tf":2.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":2.6457513110645907},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"175":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"661":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"291":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"507":{"tf":1.0},"640":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"df":15,"docs":{"102":{"tf":1.0},"1068":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.4142135623730951},"223":{"tf":1.0},"445":{"tf":1.0},"449":{"tf":1.4142135623730951},"738":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"787":{"tf":1.4142135623730951},"788":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"983":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"168":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"393":{"tf":1.0},"477":{"tf":1.7320508075688772},"480":{"tf":1.0},"555":{"tf":1.0},"579":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"1027":{"tf":1.0},"289":{"tf":1.0},"364":{"tf":1.0}}},"l":{"df":1,"docs":{"515":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":64,"docs":{"1011":{"tf":1.0},"1017":{"tf":1.0},"1020":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1077":{"tf":1.0},"109":{"tf":1.0},"1106":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"212":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"298":{"tf":1.0},"302":{"tf":1.0},"305":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"450":{"tf":1.0},"452":{"tf":1.4142135623730951},"456":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.0},"931":{"tf":2.0},"954":{"tf":1.0},"985":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":1,"docs":{"365":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":19,"docs":{"11":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"25":{"tf":1.0},"297":{"tf":1.4142135623730951},"317":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.7320508075688772},"377":{"tf":1.7320508075688772},"379":{"tf":1.0},"538":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.4142135623730951},"949":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"966":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"966":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"966":{"tf":2.449489742783178}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"df":2,"docs":{"199":{"tf":1.0},"770":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"375":{"tf":1.0},"456":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":19,"docs":{"1031":{"tf":1.0},"1035":{"tf":2.23606797749979},"124":{"tf":1.0},"135":{"tf":1.0},"21":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.7320508075688772},"528":{"tf":2.0},"57":{"tf":1.4142135623730951},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":1.0},"970":{"tf":1.4142135623730951}}},"y":{"df":50,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.0},"1110":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.7320508075688772},"255":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"288":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.0},"427":{"tf":1.0},"457":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"84":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"916":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0}}}},"df":2,"docs":{"926":{"tf":1.0},"932":{"tf":1.0}},"e":{"'":{"d":{"df":3,"docs":{"292":{"tf":1.0},"572":{"tf":1.0},"982":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"270":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"353":{"tf":1.4142135623730951}}}},"r":{"df":6,"docs":{"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"290":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.0}}},"v":{"df":10,"docs":{"1032":{"tf":1.0},"1065":{"tf":1.0},"1097":{"tf":1.0},"229":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"292":{"tf":1.0},"430":{"tf":1.0},"678":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}}},"df":26,"docs":{"1099":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"327":{"tf":1.0},"384":{"tf":1.0},"456":{"tf":1.0},"55":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"56":{"tf":1.0},"562":{"tf":1.0},"676":{"tf":1.4142135623730951},"740":{"tf":1.0},"799":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"959":{"tf":1.0},"963":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":7,"docs":{"1099":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"740":{"tf":1.0},"81":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"11":{"tf":1.4142135623730951},"304":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"740":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":2.0},"847":{"tf":1.0},"857":{"tf":1.0},"916":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1028":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"523":{"tf":1.7320508075688772},"524":{"tf":1.4142135623730951},"625":{"tf":1.0}}}},"df":0,"docs":{}},"df":37,"docs":{"1025":{"tf":3.3166247903554},"1027":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1087":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"224":{"tf":1.0},"267":{"tf":3.3166247903554},"270":{"tf":2.6457513110645907},"273":{"tf":4.0},"284":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"373":{"tf":1.0},"39":{"tf":1.7320508075688772},"438":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.0},"621":{"tf":1.4142135623730951},"625":{"tf":1.0},"628":{"tf":2.0},"67":{"tf":1.4142135623730951},"707":{"tf":2.23606797749979},"708":{"tf":1.0},"709":{"tf":2.0},"770":{"tf":1.0},"772":{"tf":1.0},"948":{"tf":1.0},"972":{"tf":1.7320508075688772},"974":{"tf":2.0},"975":{"tf":2.0},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"453":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"1028":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"162":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"67":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}},"t":{"df":2,"docs":{"1066":{"tf":1.0},"589":{"tf":1.4142135623730951}}}}},"r":{"d":{"df":2,"docs":{"289":{"tf":1.0},"375":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":57,"docs":{"1011":{"tf":1.7320508075688772},"1046":{"tf":1.0},"145":{"tf":1.0},"180":{"tf":1.0},"212":{"tf":1.0},"238":{"tf":1.4142135623730951},"253":{"tf":1.0},"276":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"375":{"tf":1.0},"378":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"412":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"587":{"tf":1.0},"590":{"tf":1.0},"646":{"tf":1.0},"655":{"tf":1.0},"737":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.0},"912":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"985":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"422":{"tf":1.0},"434":{"tf":1.0},"506":{"tf":1.4142135623730951},"839":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"1":{"df":2,"docs":{"254":{"tf":1.7320508075688772},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":9,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"1093":{"tf":1.0},"1099":{"tf":1.4142135623730951},"287":{"tf":1.0},"289":{"tf":1.0},"368":{"tf":1.0},"924":{"tf":1.0},"93":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"299":{"tf":1.0},"931":{"tf":1.0},"941":{"tf":1.0}}}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1010":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"924":{"tf":1.4142135623730951}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"185":{"tf":1.7320508075688772},"188":{"tf":1.0},"398":{"tf":1.0},"440":{"tf":1.0},"475":{"tf":1.0},"478":{"tf":1.0},"576":{"tf":1.0},"932":{"tf":1.0},"939":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":43,"docs":{"1003":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1066":{"tf":1.0},"1095":{"tf":1.4142135623730951},"137":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.23606797749979},"193":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"74":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":2.449489742783178},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"985":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"488":{"tf":1.0},"528":{"tf":1.0},"575":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"446":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"738":{"tf":1.0},"745":{"tf":1.7320508075688772}}}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"1055":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.7320508075688772},"678":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":6,"docs":{"184":{"tf":1.0},"451":{"tf":1.0},"543":{"tf":1.0},"814":{"tf":1.0},"9":{"tf":1.0},"903":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"1077":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"355":{"tf":1.0},"654":{"tf":1.0},"950":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"199":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{":":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":3.1622776601683795}}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1094":{"tf":1.0},"380":{"tf":1.0},"708":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"880":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"285":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"137":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"705":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"374":{"tf":1.0},"382":{"tf":1.0},"949":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"287":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1057":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"708":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1057":{"tf":2.449489742783178},"1061":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":64,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1057":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":3.4641016151377544},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":2.449489742783178},"275":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"294":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"39":{"tf":1.0},"42":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.0},"528":{"tf":2.23606797749979},"529":{"tf":2.0},"539":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":2.6457513110645907},"600":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":2.8284271247461903},"624":{"tf":1.0},"628":{"tf":1.4142135623730951},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.449489742783178},"740":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"944":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"679":{"tf":1.4142135623730951},"690":{"tf":1.0},"751":{"tf":1.0},"944":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"101":{"tf":1.0},"1122":{"tf":1.0},"941":{"tf":1.0},"978":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":42,"docs":{"1072":{"tf":1.0},"1076":{"tf":1.0},"1080":{"tf":1.7320508075688772},"151":{"tf":1.0},"180":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"338":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"413":{"tf":1.0},"457":{"tf":1.0},"460":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"949":{"tf":1.0},"953":{"tf":1.0},"977":{"tf":1.0},"99":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":42,"docs":{"1018":{"tf":1.0},"1044":{"tf":1.0},"1073":{"tf":1.0},"1081":{"tf":1.0},"116":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"595":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"73":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"939":{"tf":1.7320508075688772},"950":{"tf":1.0},"962":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"528":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"p":{"6":{"4":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":8,"docs":{"198":{"tf":1.0},"236":{"tf":1.0},"271":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0},"443":{"tf":1.0},"499":{"tf":1.0},"589":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"769":{"tf":1.0},"917":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"844":{"tf":1.0}}}}}}},"r":{"d":{"df":6,"docs":{"249":{"tf":1.0},"270":{"tf":1.4142135623730951},"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.4142135623730951},"531":{"tf":1.0}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"229":{"tf":1.0},"327":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":163,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1109":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":2.23606797749979},"205":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"310":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"405":{"tf":1.7320508075688772},"456":{"tf":1.0},"497":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"590":{"tf":1.4142135623730951},"657":{"tf":1.0},"67":{"tf":1.7320508075688772},"705":{"tf":1.0},"742":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"878":{"tf":1.0},"927":{"tf":1.0},"947":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"474":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"1":{"/":{"2":{"c":{"3":{"a":{"0":{"7":{"6":{"7":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":11,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"415":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"207":{"tf":1.0},"215":{"tf":2.6457513110645907},"317":{"tf":1.0},"318":{"tf":1.0},"918":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"488":{"tf":1.0},"571":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"212":{"tf":1.0},"309":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":13,"docs":{"1116":{"tf":1.0},"214":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"289":{"tf":1.0},"303":{"tf":1.0}}}},"s":{"df":1,"docs":{"292":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"206":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"778":{"tf":1.0}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"w":{"df":1,"docs":{"772":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"df":2,"docs":{"478":{"tf":1.0},"949":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1087":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":69,"docs":{"1033":{"tf":1.0},"1055":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":2.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.4142135623730951},"1118":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":2.449489742783178},"13":{"tf":1.0},"186":{"tf":1.7320508075688772},"189":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"218":{"tf":2.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.7320508075688772},"545":{"tf":1.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"640":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"1122":{"tf":1.0}}},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":28,"docs":{"0":{"tf":1.0},"1004":{"tf":1.0},"1055":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"276":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"48":{"tf":1.0},"503":{"tf":1.4142135623730951},"540":{"tf":1.0},"554":{"tf":1.0},"568":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"961":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"387":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"961":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"474":{"tf":1.0},"476":{"tf":1.0}}}}}},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"8":{"6":{"_":{"6":{"4":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":1,"docs":{"847":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"191":{"tf":1.0}}}}},"df":21,"docs":{"1025":{"tf":3.872983346207417},"1112":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0},"343":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"515":{"tf":1.0},"580":{"tf":1.4142135623730951},"6":{"tf":1.0},"614":{"tf":1.0},"708":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"905":{"tf":1.0},"939":{"tf":1.4142135623730951},"946":{"tf":1.0}},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}},"p":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0}}}},"r":{"df":1,"docs":{"799":{"tf":1.0}}},"x":{"df":1,"docs":{"924":{"tf":1.0}}}},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":4,"docs":{"1035":{"tf":2.23606797749979},"1037":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":3,"docs":{"396":{"tf":1.0},"737":{"tf":1.0},"751":{"tf":1.0}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"607":{"tf":1.0},"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":6,"docs":{"199":{"tf":1.0},"243":{"tf":1.0},"452":{"tf":1.4142135623730951},"607":{"tf":1.0},"614":{"tf":1.0},"665":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"778":{"tf":1.0}}},"df":10,"docs":{"1116":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"162":{"tf":1.0},"528":{"tf":1.0},"769":{"tf":1.7320508075688772},"770":{"tf":2.0},"779":{"tf":1.4142135623730951},"784":{"tf":1.0},"84":{"tf":1.0}}}},"df":4,"docs":{"144":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"875":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"778":{"tf":1.4142135623730951}}},"df":4,"docs":{"1122":{"tf":1.0},"229":{"tf":1.0},"904":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"288":{"tf":1.0},"590":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"'":{"d":{"df":4,"docs":{"0":{"tf":1.0},"362":{"tf":1.0},"453":{"tf":1.0},"567":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"215":{"tf":1.0},"236":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"547":{"tf":1.0},"641":{"tf":1.0},"967":{"tf":1.0}}}},"r":{"df":21,"docs":{"1077":{"tf":1.0},"108":{"tf":1.0},"1081":{"tf":1.0},"1110":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0},"641":{"tf":1.0},"678":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}},"v":{"df":4,"docs":{"204":{"tf":1.0},"212":{"tf":1.0},"254":{"tf":1.0},"299":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"1110":{"tf":1.0},"303":{"tf":1.0}}}}}}},"’":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"d":{"d":{"df":2,"docs":{"665":{"tf":1.4142135623730951},"751":{"tf":1.0}},"h":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"457":{"tf":1.0},"690":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"690":{"tf":1.0}}}}}}}},"z":{"df":5,"docs":{"243":{"tf":1.0},"338":{"tf":1.0},"452":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"r":{"d":{"a":{"_":{"c":{"df":0,"docs":{},"n":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"785":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":8,"docs":{"1066":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"488":{"tf":1.0},"901":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"313":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"958":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}}}}},"title":{"root":{"1":{"df":7,"docs":{"1081":{"tf":1.0},"1085":{"tf":1.0},"139":{"tf":1.0},"159":{"tf":1.0},"853":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}},"2":{"8":{"df":1,"docs":{"269":{"tf":1.0}}},"df":5,"docs":{"140":{"tf":1.0},"160":{"tf":1.0},"801":{"tf":1.0},"853":{"tf":1.0},"984":{"tf":1.0}},"f":{"a":{"df":2,"docs":{"930":{"tf":1.0},"932":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"4":{"df":1,"docs":{"269":{"tf":1.0}}},"df":1,"docs":{"1080":{"tf":1.0}}},"7":{"df":2,"docs":{"801":{"tf":1.0},"984":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1010":{"tf":1.0},"148":{"tf":1.0},"156":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"297":{"tf":1.4142135623730951},"347":{"tf":1.0},"361":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.0},"60":{"tf":1.0},"615":{"tf":1.0},"643":{"tf":1.0},"659":{"tf":1.0},"725":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"826":{"tf":1.0},"841":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"910":{"tf":1.0},"913":{"tf":1.0},"919":{"tf":1.0},"925":{"tf":1.0},"930":{"tf":1.0},"934":{"tf":1.0},"938":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":21,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"275":{"tf":1.0},"485":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"593":{"tf":1.0},"625":{"tf":1.4142135623730951},"801":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"87":{"tf":1.0},"968":{"tf":1.0},"980":{"tf":1.0},"984":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"514":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"747":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"602":{"tf":1.0},"606":{"tf":1.0},"747":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"748":{"tf":1.0}}}}}}},"df":8,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"1109":{"tf":1.0},"540":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0}},"i":{"df":2,"docs":{"1003":{"tf":1.0},"485":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"22":{"tf":1.0}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":12,"docs":{"1039":{"tf":1.0},"1054":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"593":{"tf":1.0},"613":{"tf":1.0},"683":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"749":{"tf":1.0},"952":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"215":{"tf":1.0}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"364":{"tf":1.0},"474":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"185":{"tf":1.0},"188":{"tf":1.0},"964":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"155":{"tf":1.0},"464":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"467":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"292":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"250":{"tf":1.0},"379":{"tf":1.0},"444":{"tf":1.0},"581":{"tf":1.0},"601":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"962":{"tf":1.0}}},"t":{"df":2,"docs":{"23":{"tf":1.0},"28":{"tf":1.0}}}},"t":{"df":1,"docs":{"123":{"tf":1.0}}},"z":{"df":1,"docs":{"715":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"648":{"tf":1.0},"696":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"212":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"559":{"tf":1.0}}},"p":{"df":7,"docs":{"1098":{"tf":1.0},"425":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}},"l":{"df":3,"docs":{"822":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"562":{"tf":1.0}}},"df":1,"docs":{"169":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"553":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"1001":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"1109":{"tf":1.0},"1119":{"tf":1.0}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"439":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"976":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.0},"903":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"588":{"tf":1.0},"919":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"1001":{"tf":1.0},"1116":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"475":{"tf":1.0}}}},"df":1,"docs":{"142":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"103":{"tf":1.0},"127":{"tf":1.0},"316":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"134":{"tf":1.0},"136":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"595":{"tf":1.0},"647":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"914":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"270":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"360":{"tf":1.0},"479":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"961":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"433":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"471":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"490":{"tf":1.0},"496":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"106":{"tf":1.0},"333":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"377":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"119":{"tf":1.0}}}}}}}},"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":7,"docs":{"107":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"317":{"tf":1.0},"348":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"414":{"tf":1.0},"439":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"t":{"df":4,"docs":{"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1016":{"tf":1.0},"407":{"tf":1.0},"468":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.0}}}}}},"df":1,"docs":{"1003":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"842":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"246":{"tf":1.0},"471":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.0}}}}},"q":{"df":1,"docs":{"211":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"261":{"tf":1.0},"262":{"tf":1.0},"930":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"484":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"966":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"506":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"1106":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"1108":{"tf":1.0},"26":{"tf":1.0},"309":{"tf":1.0},"350":{"tf":1.0},"457":{"tf":1.0},"847":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"330":{"tf":1.0}}}}}}},"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"354":{"tf":1.0},"506":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"73":{"tf":1.0},"77":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":1,"docs":{"853":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"1011":{"tf":1.0},"1036":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"325":{"tf":1.0},"590":{"tf":1.0},"647":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"1002":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":5,"docs":{"1000":{"tf":1.0},"290":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"599":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1024":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"309":{"tf":1.0},"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"1014":{"tf":1.4142135623730951},"1016":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1013":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"1031":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"27":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"322":{"tf":1.0},"420":{"tf":1.0},"507":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.0},"648":{"tf":1.0},"710":{"tf":1.0},"759":{"tf":1.0},"768":{"tf":1.0},"776":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"507":{"tf":1.0}}}},"u":{"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":37,"docs":{"1023":{"tf":1.0},"1030":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"468":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"704":{"tf":1.0},"713":{"tf":1.0},"735":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"783":{"tf":1.0},"798":{"tf":1.0},"809":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"931":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"214":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"319":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"484":{"tf":1.0},"8":{"tf":1.0},"852":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1123":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":5,"docs":{"419":{"tf":1.0},"466":{"tf":1.0},"721":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"678":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"116":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"86":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"505":{"tf":1.0},"902":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"390":{"tf":1.0}}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"509":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.0},"318":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"253":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.0},"389":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"370":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"309":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":38,"docs":{"1007":{"tf":1.0},"1087":{"tf":1.0},"1112":{"tf":1.0},"147":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"232":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"429":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"658":{"tf":1.0},"716":{"tf":1.0},"738":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"862":{"tf":1.0},"871":{"tf":1.0},"885":{"tf":1.0},"894":{"tf":1.0},"911":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.0},"935":{"tf":1.0},"979":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1105":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"297":{"tf":1.0},"361":{"tf":1.0},"599":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"145":{"tf":1.0},"3":{"tf":1.0},"58":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1073":{"tf":1.0},"525":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"117":{"tf":1.0},"126":{"tf":1.0},"234":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"1031":{"tf":1.0},"166":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"819":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"578":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"1039":{"tf":1.0},"1047":{"tf":1.0},"263":{"tf":1.0},"576":{"tf":1.0},"668":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"199":{"tf":1.0},"227":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"339":{"tf":1.0},"941":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"491":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":4,"docs":{"989":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"520":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.0},"170":{"tf":1.0},"250":{"tf":1.0},"336":{"tf":1.0},"556":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"475":{"tf":1.0},"476":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1017":{"tf":1.0},"1031":{"tf":1.0},"243":{"tf":1.0},"485":{"tf":1.0},"606":{"tf":1.0},"614":{"tf":1.0},"639":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"792":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0},"980":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"100":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"304":{"tf":1.0},"350":{"tf":1.0},"717":{"tf":1.0},"987":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"238":{"tf":1.0},"918":{"tf":1.0}}}},"df":0,"docs":{}},"df":133,"docs":{"0":{"tf":1.0},"1010":{"tf":1.0},"1019":{"tf":1.0},"1026":{"tf":1.0},"1034":{"tf":1.0},"1041":{"tf":1.0},"1049":{"tf":1.0},"1056":{"tf":1.0},"1059":{"tf":1.0},"1067":{"tf":1.0},"1078":{"tf":1.0},"1088":{"tf":1.0},"1096":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"141":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"317":{"tf":1.0},"319":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"397":{"tf":1.0},"4":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":1.0},"417":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"484":{"tf":1.0},"532":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"60":{"tf":1.0},"603":{"tf":1.0},"608":{"tf":1.0},"61":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"62":{"tf":1.0},"623":{"tf":1.0},"633":{"tf":1.0},"643":{"tf":1.0},"656":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"670":{"tf":1.0},"677":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"685":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.0},"725":{"tf":1.0},"727":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"736":{"tf":1.0},"746":{"tf":1.0},"753":{"tf":1.0},"763":{"tf":1.0},"77":{"tf":1.4142135623730951},"771":{"tf":1.0},"790":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"835":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"865":{"tf":1.0},"90":{"tf":1.0},"910":{"tf":1.0},"947":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":32,"docs":{"1005":{"tf":1.0},"1006":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1095":{"tf":1.0},"124":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"259":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"400":{"tf":1.0},"440":{"tf":1.0},"5":{"tf":1.0},"560":{"tf":1.0},"567":{"tf":1.0},"583":{"tf":1.0},"596":{"tf":1.0},"691":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"787":{"tf":1.0},"800":{"tf":1.0},"833":{"tf":1.0},"940":{"tf":1.0},"952":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"275":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0}}}},"u":{"df":5,"docs":{"1004":{"tf":1.0},"266":{"tf":1.0},"33":{"tf":1.0},"969":{"tf":1.0},"980":{"tf":1.0}}},"y":{"df":9,"docs":{"1085":{"tf":1.0},"272":{"tf":1.4142135623730951},"274":{"tf":1.0},"801":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"984":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"114":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"375":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"792":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"358":{"tf":1.0},"441":{"tf":1.0},"550":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"540":{"tf":1.0},"545":{"tf":1.0},"550":{"tf":1.4142135623730951},"977":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"453":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"499":{"tf":1.0},"577":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.0},"309":{"tf":1.0},"345":{"tf":1.0},"404":{"tf":1.0},"407":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"18":{"tf":1.0},"657":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"1073":{"tf":1.0},"1074":{"tf":1.0},"242":{"tf":1.0},"34":{"tf":1.0},"364":{"tf":1.0},"583":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"624":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"866":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":11,"docs":{"240":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"692":{"tf":1.0},"701":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"112":{"tf":1.0},"955":{"tf":1.0},"982":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"507":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"329":{"tf":1.0},"556":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"152":{"tf":1.0},"77":{"tf":1.4142135623730951},"80":{"tf":1.0},"84":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":8,"docs":{"184":{"tf":1.0},"292":{"tf":1.0},"543":{"tf":1.0},"889":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"999":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"740":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"1108":{"tf":1.0},"1124":{"tf":1.0},"473":{"tf":1.0},"714":{"tf":1.0}}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"502":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"381":{"tf":1.0},"432":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"934":{"tf":1.0},"937":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"512":{"tf":1.0},"513":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1099":{"tf":1.0},"29":{"tf":1.0},"759":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"261":{"tf":1.0},"711":{"tf":1.0},"730":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"956":{"tf":1.0}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"554":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1054":{"tf":1.0},"438":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"307":{"tf":1.0},"378":{"tf":1.0},"546":{"tf":1.0},"560":{"tf":1.0},"702":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":28,"docs":{"1074":{"tf":1.0},"166":{"tf":1.0},"247":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"510":{"tf":1.0},"573":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.0},"639":{"tf":1.0},"722":{"tf":1.0},"870":{"tf":1.0},"877":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0},"893":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":39,"docs":{"1012":{"tf":1.0},"1020":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.0},"1042":{"tf":1.0},"1050":{"tf":1.0},"1057":{"tf":1.0},"1068":{"tf":1.0},"1089":{"tf":1.0},"1100":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"249":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.0},"529":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"709":{"tf":1.0},"754":{"tf":1.0},"764":{"tf":1.0},"772":{"tf":1.0},"781":{"tf":1.0},"791":{"tf":1.0},"806":{"tf":1.0},"818":{"tf":1.0},"829":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":1.0},"905":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"193":{"tf":1.0},"322":{"tf":1.0},"532":{"tf":1.0},"537":{"tf":1.0},"706":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"463":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"151":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"437":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"733":{"tf":1.0},"965":{"tf":1.0}}}},"s":{"df":1,"docs":{"436":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"317":{"tf":1.0},"477":{"tf":1.0},"551":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"q":{"df":3,"docs":{"144":{"tf":1.0},"404":{"tf":1.0},"549":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"1098":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1003":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"229":{"tf":1.0},"276":{"tf":1.0},"624":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"428":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"743":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"365":{"tf":1.0}}}},"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":13,"docs":{"373":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"505":{"tf":1.0},"648":{"tf":1.0},"692":{"tf":1.0},"696":{"tf":1.0},"701":{"tf":1.0},"850":{"tf":1.0},"948":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"1062":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"572":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"551":{"tf":1.0}}}},"df":0,"docs":{}}}}},"x":{"df":1,"docs":{"1107":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1093":{"tf":1.0},"1104":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"382":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"396":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"270":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"976":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"150":{"tf":1.0},"174":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"441":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"167":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"121":{"tf":1.0},"582":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"590":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0}}}}},"c":{"df":2,"docs":{"226":{"tf":1.0},"733":{"tf":1.0}},"p":{"df":3,"docs":{"308":{"tf":1.0},"312":{"tf":1.0},"36":{"tf":1.0}}},"r":{"df":1,"docs":{"309":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1121":{"tf":1.0},"169":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.0},"475":{"tf":1.0},"489":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"392":{"tf":1.0}}}}},"t":{"df":10,"docs":{"149":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"552":{"tf":1.0},"557":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"92":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}}},"l":{"a":{"df":0,"docs":{},"m":{"df":6,"docs":{"15":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":12,"docs":{"15":{"tf":1.0},"152":{"tf":1.0},"245":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"417":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.0},"916":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":5,"docs":{"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":7,"docs":{"303":{"tf":1.0},"309":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":1,"docs":{"474":{"tf":1.0}}},"df":5,"docs":{"1011":{"tf":1.0},"444":{"tf":1.0},"752":{"tf":1.0},"878":{"tf":1.0},"904":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"466":{"tf":1.0}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"161":{"tf":1.0},"162":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1115":{"tf":1.0},"353":{"tf":1.0},"458":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1121":{"tf":1.0},"122":{"tf":1.0},"137":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"388":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"487":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"535":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"1064":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":4,"docs":{"178":{"tf":1.0},"195":{"tf":1.0},"557":{"tf":1.0},"63":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"834":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"230":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":5,"docs":{"1038":{"tf":1.0},"447":{"tf":1.0},"6":{"tf":1.0},"746":{"tf":1.0},"946":{"tf":1.0}},"i":{"df":6,"docs":{"484":{"tf":1.0},"493":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":3,"docs":{"203":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0}}}}},"u":{"b":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":5,"docs":{"1097":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1119":{"tf":1.0},"233":{"tf":1.0},"322":{"tf":1.0},"734":{"tf":1.0},"76":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1016":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"126":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"160":{"tf":1.0},"420":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"526":{"tf":1.0},"638":{"tf":1.0},"848":{"tf":1.0},"998":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"353":{"tf":1.0},"561":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"411":{"tf":1.0},"958":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"1003":{"tf":1.0},"485":{"tf":1.0},"839":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":4,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"354":{"tf":1.0},"551":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"39":{"tf":1.0},"972":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"853":{"tf":1.0},"860":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"208":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"700":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"446":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":46,"docs":{"1018":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.0},"1086":{"tf":1.0},"1094":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"251":{"tf":1.0},"569":{"tf":1.0},"594":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"649":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.0},"788":{"tf":1.0},"802":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"584":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1044":{"tf":1.0},"688":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":8,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"446":{"tf":1.0},"70":{"tf":1.0},"744":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"’":{"df":1,"docs":{"840":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"465":{"tf":1.0},"469":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"434":{"tf":1.0}}}}}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"949":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"135":{"tf":1.0},"89":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"467":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"204":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"40":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"1080":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"621":{"tf":1.0},"768":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"467":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"1002":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"563":{"tf":1.0},"917":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"288":{"tf":1.0}}},"r":{"df":1,"docs":{"787":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"326":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"505":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"776":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"642":{"tf":1.0},"746":{"tf":1.0},"899":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"211":{"tf":1.0},"471":{"tf":1.0}}},"k":{"df":2,"docs":{"1120":{"tf":1.0},"726":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"103":{"tf":1.0},"1120":{"tf":1.0},"64":{"tf":1.0},"800":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"294":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0}}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"600":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"10":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"929":{"tf":1.0},"930":{"tf":1.0},"932":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1076":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":6,"docs":{"164":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"94":{"tf":1.0},"955":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.0},"168":{"tf":1.0},"437":{"tf":1.0},"548":{"tf":1.0},"601":{"tf":1.0},"77":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"392":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"776":{"tf":1.0},"779":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":1.0}}},"n":{"df":6,"docs":{"285":{"tf":1.0},"571":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"316":{"tf":1.0},"405":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"111":{"tf":1.0},"136":{"tf":1.0},"378":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"502":{"tf":1.0}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"476":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"229":{"tf":1.0},"720":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"295":{"tf":1.0},"564":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"u":{"df":4,"docs":{"266":{"tf":1.0},"42":{"tf":1.0},"528":{"tf":1.0},"971":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"407":{"tf":1.0},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.0},"19":{"tf":1.0},"874":{"tf":1.0},"898":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"854":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"391":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":5,"docs":{"191":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":33,"docs":{"1002":{"tf":1.0},"101":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"15":{"tf":1.0},"183":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"41":{"tf":1.0},"421":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"731":{"tf":1.0},"83":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"934":{"tf":1.0},"967":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"997":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1107":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0}}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1071":{"tf":1.0},"399":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"122":{"tf":1.0},"123":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"784":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"536":{"tf":1.0},"729":{"tf":1.0},"964":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1080":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"638":{"tf":1.0},"998":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":11,"docs":{"0":{"tf":1.0},"341":{"tf":1.0},"410":{"tf":1.0},"484":{"tf":1.0},"8":{"tf":1.0},"910":{"tf":1.0},"913":{"tf":1.0},"919":{"tf":1.0},"925":{"tf":1.0},"934":{"tf":1.0},"938":{"tf":1.0}},"’":{"df":2,"docs":{"372":{"tf":1.0},"947":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"222":{"tf":1.0},"462":{"tf":1.0},"944":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"274":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"476":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"472":{"tf":1.0}}}},"w":{"df":12,"docs":{"108":{"tf":1.0},"1109":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.0},"406":{"tf":1.0},"476":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"627":{"tf":1.0},"94":{"tf":1.0},"974":{"tf":1.0},"999":{"tf":1.0}},"t":{"a":{"b":{"df":1,"docs":{"860":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"489":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"656":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"533":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1015":{"tf":1.0},"566":{"tf":1.0},"62":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"291":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"776":{"tf":1.0},"943":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"260":{"tf":1.0},"534":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"215":{"tf":1.0}}}}}},"df":3,"docs":{"1075":{"tf":1.0},"1097":{"tf":1.0},"942":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1005":{"tf":1.0},"530":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"155":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"480":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"302":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"193":{"tf":1.0}}}}},"t":{"df":2,"docs":{"450":{"tf":1.4142135623730951},"500":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"168":{"tf":1.0},"231":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"127":{"tf":1.0},"315":{"tf":1.0},"437":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"511":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":3,"docs":{"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"450":{"tf":1.0},"500":{"tf":1.0},"89":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"743":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"290":{"tf":1.0},"601":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":11,"docs":{"334":{"tf":1.0},"352":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"395":{"tf":1.0},"403":{"tf":1.0},"430":{"tf":1.0},"748":{"tf":1.0},"947":{"tf":1.0},"981":{"tf":1.0},"985":{"tf":1.0}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"150":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"470":{"tf":1.0}}}}}}}},"t":{"df":2,"docs":{"475":{"tf":1.0},"494":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"930":{"tf":1.0},"931":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"264":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"285":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}}}}},"df":1,"docs":{"1013":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"126":{"tf":1.0},"168":{"tf":1.0},"784":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"601":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":34,"docs":{"1009":{"tf":1.0},"1044":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1080":{"tf":1.0},"223":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"336":{"tf":1.0},"420":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"456":{"tf":1.0},"568":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"688":{"tf":1.0},"720":{"tf":1.0},"839":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"102":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"45":{"tf":1.0},"702":{"tf":1.0},"947":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"215":{"tf":1.0},"303":{"tf":1.0},"351":{"tf":1.0},"4":{"tf":1.0},"90":{"tf":1.0},"939":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1111":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"997":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"386":{"tf":1.0},"387":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"106":{"tf":1.0},"333":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"30":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":3,"docs":{"261":{"tf":1.0},"262":{"tf":1.0},"323":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"666":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"953":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"353":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":4,"docs":{"46":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"1107":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"840":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"957":{"tf":1.0}},"t":{"df":5,"docs":{"189":{"tf":1.0},"416":{"tf":1.0},"9":{"tf":1.0},"990":{"tf":1.0},"993":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":20,"docs":{"449":{"tf":1.0},"47":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"575":{"tf":1.0},"627":{"tf":1.0},"974":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"510":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"303":{"tf":1.0},"558":{"tf":1.0},"563":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"248":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"1000":{"tf":1.0},"276":{"tf":1.0},"999":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"448":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":8,"docs":{"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"565":{"tf":1.0},"566":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"681":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1114":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"586":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":53,"docs":{"1020":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.0},"1042":{"tf":1.0},"1050":{"tf":1.0},"1057":{"tf":1.0},"1068":{"tf":1.0},"1089":{"tf":1.0},"1100":{"tf":1.0},"217":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"48":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.0},"591":{"tf":1.0},"600":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"754":{"tf":1.0},"764":{"tf":1.0},"772":{"tf":1.0},"781":{"tf":1.0},"791":{"tf":1.0},"806":{"tf":1.0},"818":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"905":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"337":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"976":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"675":{"tf":1.0}}}}},"w":{"df":2,"docs":{"241":{"tf":1.0},"568":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"121":{"tf":1.0},"187":{"tf":1.0},"255":{"tf":1.0},"582":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":4,"docs":{"293":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1001":{"tf":1.0},"106":{"tf":1.0},"143":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"930":{"tf":1.0},"931":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":83,"docs":{"1019":{"tf":1.0},"1023":{"tf":1.0},"1026":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1034":{"tf":1.0},"1038":{"tf":1.0},"1041":{"tf":1.0},"1047":{"tf":1.0},"1049":{"tf":1.0},"1054":{"tf":1.0},"1056":{"tf":1.0},"1067":{"tf":1.0},"1070":{"tf":1.0},"1076":{"tf":1.0},"1078":{"tf":1.0},"1084":{"tf":1.0},"1088":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1096":{"tf":1.0},"277":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":1.0},"4":{"tf":1.0},"483":{"tf":1.0},"5":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.0},"608":{"tf":1.0},"612":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"623":{"tf":1.0},"631":{"tf":1.0},"633":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"660":{"tf":1.0},"667":{"tf":1.0},"670":{"tf":1.0},"674":{"tf":1.0},"677":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"685":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"713":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"753":{"tf":1.0},"758":{"tf":1.0},"763":{"tf":1.0},"767":{"tf":1.0},"771":{"tf":1.0},"775":{"tf":1.0},"783":{"tf":1.0},"790":{"tf":1.0},"798":{"tf":1.0},"805":{"tf":1.0},"809":{"tf":1.0},"816":{"tf":1.0},"827":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"865":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"946":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"928":{"tf":1.0}},"i":{"df":1,"docs":{"309":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"139":{"tf":1.0},"521":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"745":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":3,"docs":{"1032":{"tf":1.0},"1065":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"448":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":1,"docs":{"314":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"1106":{"tf":1.0},"487":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"124":{"tf":1.0},"408":{"tf":1.0}}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"216":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"577":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"461":{"tf":1.0}}}},"t":{"df":3,"docs":{"498":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"342":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"726":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"187":{"tf":1.0},"190":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"876":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"522":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1085":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"360":{"tf":1.0},"393":{"tf":1.0},"49":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"787":{"tf":1.0},"793":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"1110":{"tf":1.0},"340":{"tf":1.0}}}}}}},"o":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"456":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"467":{"tf":1.0}}}},"w":{"df":2,"docs":{"678":{"tf":1.0},"793":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":5,"docs":{"134":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"1043":{"tf":1.0},"1051":{"tf":1.0},"1058":{"tf":1.0},"1079":{"tf":1.0},"1081":{"tf":1.0},"1101":{"tf":1.0},"427":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"662":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0}}}}},"p":{"df":3,"docs":{"755":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"126":{"tf":1.0},"130":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":40,"docs":{"1021":{"tf":1.0},"1028":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1060":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"1102":{"tf":1.0},"192":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.0},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"680":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.0},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"864":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":46,"docs":{"1022":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.0},"1069":{"tf":1.0},"1083":{"tf":1.0},"1091":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"434":{"tf":1.0},"50":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"795":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"796":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"797":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":16,"docs":{"300":{"tf":1.0},"731":{"tf":1.0},"736":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"768":{"tf":1.0},"787":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"420":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"298":{"tf":1.0},"406":{"tf":1.0}},"n":{"df":4,"docs":{"244":{"tf":1.0},"264":{"tf":1.0},"621":{"tf":1.0},"768":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"625":{"tf":1.0}}}}},"df":2,"docs":{"526":{"tf":1.0},"544":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"479":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":1,"docs":{"962":{"tf":1.0}}}},"n":{"d":{"df":3,"docs":{"1098":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"903":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"p":{"df":3,"docs":{"893":{"tf":1.0},"896":{"tf":1.0},"901":{"tf":1.0}}},"v":{"df":1,"docs":{"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"381":{"tf":1.0},"383":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"297":{"tf":1.0},"918":{"tf":1.0},"923":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"341":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"1013":{"tf":1.0},"51":{"tf":1.0},"873":{"tf":1.0}}}}}}},"t":{"df":4,"docs":{"287":{"tf":1.0},"289":{"tf":1.0},"555":{"tf":1.0},"933":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.0},"318":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"328":{"tf":1.0},"715":{"tf":1.0}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"272":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1062":{"tf":1.0},"572":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"116":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"292":{"tf":1.0},"994":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"718":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1016":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"668":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"116":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":10,"docs":{"1059":{"tf":1.0},"165":{"tf":1.0},"198":{"tf":1.0},"550":{"tf":1.4142135623730951},"693":{"tf":1.0},"697":{"tf":1.0},"704":{"tf":1.0},"759":{"tf":1.0},"820":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"213":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"951":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":7,"docs":{"1119":{"tf":1.0},"259":{"tf":1.0},"381":{"tf":1.0},"537":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"287":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1015":{"tf":1.4142135623730951},"856":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"17":{"tf":1.0},"209":{"tf":1.0},"306":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"105":{"tf":1.0},"458":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"675":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"435":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"287":{"tf":1.0},"431":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"156":{"tf":1.0},"742":{"tf":1.0},"967":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"480":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"149":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"509":{"tf":1.0},"59":{"tf":1.0},"92":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"625":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"530":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"518":{"tf":1.0},"520":{"tf":1.0},"527":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{"df":3,"docs":{"304":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"539":{"tf":1.0},"708":{"tf":1.0}}}}},"u":{"df":1,"docs":{"113":{"tf":1.0}}}},"y":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"299":{"tf":1.0},"311":{"tf":1.0},"705":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"87":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":8,"docs":{"17":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"209":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"53":{"tf":1.0},"953":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"253":{"tf":1.0},"256":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.0},"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":6,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"438":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"158":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1124":{"tf":1.0},"223":{"tf":1.0},"356":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":1,"docs":{"839":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"328":{"tf":1.0},"354":{"tf":1.0},"715":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"1115":{"tf":1.0},"1122":{"tf":1.0},"458":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"455":{"tf":1.0}}}},"t":{"df":1,"docs":{"341":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"138":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"52":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"515":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"850":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1047":{"tf":1.0},"1062":{"tf":1.0},"1093":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"657":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1111":{"tf":1.0},"388":{"tf":1.0}}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1093":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":1,"docs":{"287":{"tf":1.0}},"l":{"df":54,"docs":{"1007":{"tf":1.0},"1072":{"tf":1.0},"1112":{"tf":1.0},"147":{"tf":1.0},"190":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"358":{"tf":1.0},"418":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":1.0},"44":{"tf":1.0},"442":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"550":{"tf":1.0},"654":{"tf":1.0},"658":{"tf":1.0},"693":{"tf":1.0},"697":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"738":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"877":{"tf":1.0},"885":{"tf":1.0},"888":{"tf":1.0},"894":{"tf":1.0},"901":{"tf":1.0},"911":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.0},"935":{"tf":1.0},"941":{"tf":1.0},"979":{"tf":1.0},"988":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"741":{"tf":1.0},"902":{"tf":1.0}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"477":{"tf":1.0}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"915":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"494":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":20,"docs":{"1098":{"tf":1.0},"11":{"tf":1.0},"19":{"tf":1.0},"333":{"tf":1.0},"427":{"tf":1.0},"483":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"500":{"tf":1.0},"507":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"60":{"tf":1.0},"683":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"744":{"tf":1.0},"9":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"656":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"724":{"tf":1.0}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"723":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":1,"docs":{"87":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"20":{"tf":1.0},"739":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"344":{"tf":1.0},"482":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"365":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"1015":{"tf":1.0},"856":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"135":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"342":{"tf":1.0},"360":{"tf":1.0},"665":{"tf":1.0}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"966":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"16":{"tf":1.0},"171":{"tf":1.0},"18":{"tf":1.0},"211":{"tf":1.0},"296":{"tf":1.0},"401":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1014":{"tf":1.0},"1015":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"932":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"481":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"145":{"tf":1.0},"3":{"tf":1.0},"58":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":2,"docs":{"156":{"tf":1.0},"170":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":5,"docs":{"570":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"922":{"tf":1.0},"937":{"tf":1.0}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"df":5,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"277":{"tf":1.0},"441":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"262":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"741":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"425":{"tf":1.0},"574":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"479":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"55":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"870":{"tf":1.0},"873":{"tf":1.0},"877":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"56":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":13,"docs":{"10":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":1.0},"271":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"531":{"tf":1.0},"626":{"tf":1.0},"858":{"tf":1.0},"989":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0}}}},"df":34,"docs":{"1":{"tf":1.0},"1095":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"152":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"350":{"tf":1.0},"369":{"tf":1.0},"506":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"551":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1004":{"tf":1.0},"1064":{"tf":1.0},"1097":{"tf":1.0},"441":{"tf":1.0},"449":{"tf":1.0},"518":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"527":{"tf":1.0},"530":{"tf":1.0},"593":{"tf":1.0},"666":{"tf":1.0},"980":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.0}}}}},"v":{"1":{"df":3,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0}}},"2":{"df":1,"docs":{"531":{"tf":1.0}}},"3":{"df":2,"docs":{"521":{"tf":1.0},"522":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"412":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"776":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"519":{"tf":1.0},"945":{"tf":1.0}}}}},"u":{"df":1,"docs":{"450":{"tf":1.0}}}}}},"i":{"a":{"df":2,"docs":{"477":{"tf":1.0},"478":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":7,"docs":{"112":{"tf":1.0},"227":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"436":{"tf":1.0},"443":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"897":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"285":{"tf":1.0},"296":{"tf":1.0},"601":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"s":{"df":6,"docs":{"193":{"tf":1.0},"449":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"376":{"tf":1.0},"377":{"tf":1.0}}}}}}}},"u":{"df":4,"docs":{"266":{"tf":1.0},"528":{"tf":1.0},"57":{"tf":1.0},"970":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"524":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1099":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"710":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1080":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"461":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"205":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"590":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"133":{"tf":1.0},"332":{"tf":1.0},"378":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":2,"docs":{"492":{"tf":1.0},"504":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"1117":{"tf":1.0},"1118":{"tf":1.0},"1122":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0}}}}}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}); \ No newline at end of file diff --git a/searchindex.json b/searchindex.json index a305926e8..35d8be315 100644 --- a/searchindex.json +++ b/searchindex.json @@ -1 +1 @@ -{"doc_urls":["index.html#mozilla-data-documentation","index.html#using-this-document","index.html#introduction","index.html#cookbooks--tutorials","index.html#data-platform-reference","index.html#dataset-reference","index.html#historical-reference","introduction/index.html#introduction","introduction/what_data.html#what-data-does-mozilla-collect","introduction/what_data.html#product-telemetry","introduction/what_data.html#usage-logs","introduction/what_data.html#website-telemetry","introduction/tools.html#tools-for-data-analysis","introduction/tools.html#high-level-tools","introduction/tools.html#looker","introduction/tools.html#glean-aggregated-metrics-dashboard-glam","introduction/tools.html#lower-level-tools","introduction/tools.html#sqltelemetrymozillaorg-stmo","introduction/tools.html#deprecated-tools","introduction/tools.html#telemetry-measurement-dashboard","concepts/terminology.html#terminology","concepts/terminology.html#table-of-contents","concepts/terminology.html#aet","concepts/terminology.html#analyst","concepts/terminology.html#amplitude","concepts/terminology.html#bigquery","concepts/terminology.html#build-id","concepts/terminology.html#client-id","concepts/terminology.html#data-analyst","concepts/terminology.html#data-engineer","concepts/terminology.html#data-practitioner","concepts/terminology.html#data-scientist","concepts/terminology.html#dataset","concepts/terminology.html#dau","concepts/terminology.html#derived-dataset","concepts/terminology.html#glean","concepts/terminology.html#gcp","concepts/terminology.html#geoip","concepts/terminology.html#ingestion","concepts/terminology.html#intensity","concepts/terminology.html#kpi","concepts/terminology.html#metric","concepts/terminology.html#mau","concepts/terminology.html#ping","concepts/terminology.html#ping-table","concepts/terminology.html#pipeline","concepts/terminology.html#probe","concepts/terminology.html#profile","concepts/terminology.html#query","concepts/terminology.html#retention","concepts/terminology.html#schema","concepts/terminology.html#session","concepts/terminology.html#subsession","concepts/terminology.html#stmo-sqltelemetrymozillaorg","concepts/terminology.html#telemetry","concepts/terminology.html#uri","concepts/terminology.html#url","concepts/terminology.html#wau","cookbooks/index.html#tutorials--cookbooks","cookbooks/getting_started/index.html#getting-started","concepts/gaining_access.html#accessing-telemetry-data","concepts/gaining_access.html#public-data","concepts/gaining_access.html#non-public-data","concepts/getting_help.html#getting-help","concepts/getting_help.html#mailing-lists","concepts/getting_help.html#matrix","concepts/getting_help.html#slack","concepts/reporting_a_problem.html#reporting-a-problem","concepts/reporting_a_problem.html#problems-with-the-data","concepts/reporting_a_problem.html#problems-with-tools","concepts/reporting_a_problem.html#other-issues","cookbooks/analysis/index.html#analysis","cookbooks/analysis/data_discovery_tools.html#data-analysis-tools","cookbooks/analysis/data_catalog.html#the-data-catalog","cookbooks/analysis/data_catalog.html#what-do-i-use-it-for","cookbooks/analysis/data_catalog.html#how-do-i-use-it","cookbooks/analysis/data_catalog.html#when-was-this-implemented","cookbooks/analysis/data_catalog.html#is-the-data-catalog-a-replacement-for-tools-like-the-glean-dictionary-or-the-looker-data-dictionary","cookbooks/analysis/data_catalog.html#what-software-does-it-use","cookbooks/analysis/data_catalog.html#how-is-the-metadata-populated","cookbooks/analysis/glean_dictionary.html#using-the-glean-dictionary","cookbooks/analysis/glean_dictionary.html#how-to-use","cookbooks/analysis/glean_dictionary.html#common-questions","cookbooks/analysis/glean_dictionary.html#how-can-i-go-from-a-metric-to-querying-it-in-bigquery","cookbooks/analysis/probe_dictionary.html#using-the-probe-dictionary","cookbooks/analysis/probe_dictionary.html#how-to-use","cookbooks/analysis/probe_dictionary.html#common-questions","cookbooks/analysis/probe_dictionary.html#how-can-i-tell-if-a-probe-is-still-active","cookbooks/analysis/probe_dictionary.html#how-can-i-go-from-a-probe-to-querying-it-in-bigquery","cookbooks/analysis/probe_dictionary.html#for-keyed-scalars-how-can-i-find-out-what-the-keys-mean","cookbooks/data_monitoring/intro.html#introduction-to-bigeye-data-observability-platform","cookbooks/data_monitoring/intro.html#accessing-bigeye","cookbooks/data_monitoring/intro.html#getting-started","cookbooks/data_monitoring/intro.html#stay-updated-on-whats-happening","cookbooks/data_monitoring/intro.html#have-an-issue-or-looking-for-a-new-feature-in-bigeye","cookbooks/data_monitoring/interface.html#bigeye-interface","cookbooks/data_monitoring/interface.html#catalog","cookbooks/data_monitoring/interface.html#workspaces","cookbooks/data_monitoring/interface.html#collections","cookbooks/data_monitoring/interface.html#issues","cookbooks/data_monitoring/interface.html#dashboard","cookbooks/data_monitoring/deploying_metrics.html#deploying-metrics","cookbooks/data_monitoring/deploying_metrics.html#freshness-and-volume-pipeline-reliability","cookbooks/data_monitoring/deploying_metrics.html#list-of-available-metrics","cookbooks/data_monitoring/deploying_metrics.html#autometrics","cookbooks/data_monitoring/deploying_metrics.html#custom-sql","cookbooks/data_monitoring/deploying_metrics.html#recommendations--best-practices-to-deploying-metrics","cookbooks/data_monitoring/collections.html#collections-in-bigeye","cookbooks/data_monitoring/collections.html#creating-a-new-collection","cookbooks/data_monitoring/collections.html#adding-metrics-to-a-collection","cookbooks/data_monitoring/collections.html#adding-notifications-to-a-collection","cookbooks/data_monitoring/issues_management.html#issues-management","cookbooks/data_monitoring/issues_management.html#view-issue-details","cookbooks/data_monitoring/issues_management.html#status-of-issue","cookbooks/data_monitoring/issues_management.html#debug","cookbooks/data_monitoring/issues_management.html#jira-integration","cookbooks/data_monitoring/issues_management.html#slack-integration-coming-soon","cookbooks/data_monitoring/cost_considerations.html#cost-considerations","cookbooks/data_monitoring/bigquery_etl_integration.html#bigquery-etl-and-bigeye","cookbooks/data_monitoring/bigquery_etl_integration.html#bigconfig","cookbooks/data_monitoring/bigquery_etl_integration.html#deployment","cookbooks/data_monitoring/further_reading.html#bigeye---further-reading","cookbooks/data_modeling/index.html#data-modeling-guidelines","cookbooks/data_modeling/where_to_store.html#where-to-store-our-analytics-data-models","cookbooks/data_modeling/where_to_store.html#what-to-store-in-bigquery-datasets-and-the-bigquery-etl-repository","cookbooks/data_modeling/where_to_store.html#what-to-store-in-looker","cookbooks/data_modeling/using_aggregates.html#using-aggregates-for-cost-saving-and-performance-improvement","cookbooks/data_modeling/using_aggregates.html#what-are-the-options-available","cookbooks/data_modeling/using_aggregates.html#important-considerations","cookbooks/data_modeling/using_aggregates.html#when-to-use-each-of-these-aggregates","cookbooks/data_modeling/using_aggregates.html#how-to-measure-the-benefit-and-savings","cookbooks/data_modeling/shredder_mitigation.html#shredder-mitigation-process","cookbooks/data_modeling/shredder_mitigation.html#when-to-use-this-process","cookbooks/data_modeling/shredder_mitigation.html#how-this-process-transforms-your-workflow","cookbooks/data_modeling/shredder_mitigation.html#what-to-expect-after-running-a-backfill-with-shredder-mitigation","cookbooks/data_modeling/shredder_mitigation.html#key-considerations-before-using-shredder-mitigation-for-the-first-time","cookbooks/data_modeling/shredder_mitigation.html#running-a-managed-backfill-with-shredder-mitigation","cookbooks/data_modeling/shredder_mitigation.html#troubleshooting-scenarios-and-guidelines","cookbooks/data_modeling/shredder_mitigation.html#examples-for-first-time-and-subsequent-runs","cookbooks/data_modeling/shredder_mitigation.html#example-1-regular-runs","cookbooks/data_modeling/shredder_mitigation.html#example-2-first-time-run","cookbooks/data_modeling/shredder_mitigation.html#data-validation","cookbooks/data_modeling/shredder_mitigation.html#automated-validations","cookbooks/data_modeling/shredder_mitigation.html#recommended-validations","cookbooks/data_modeling/shredder_mitigation.html#faq","cookbooks/looker/index.html","cookbooks/looker/intro.html#introduction-to-looker","cookbooks/looker/intro.html#table-of-contents","cookbooks/looker/intro.html#accessing-looker","cookbooks/looker/intro.html#getting-started","cookbooks/looker/intro.html#front-page","cookbooks/looker/intro.html#explores","cookbooks/looker/intro.html#using-the-glean-dictionary-with-looker","cookbooks/looker/intro.html#going-deeper","cookbooks/looker/countries.html#normalizing-country-data","cookbooks/looker/countries.html#step-one---normalizing-aliases","cookbooks/looker/countries.html#step-two---accessing-standard-country-data","cookbooks/looker/browser_versions.html#normalizing-browser-version-data","cookbooks/looker/browser_versions.html#step-one---normalizing-version-strings","cookbooks/looker/browser_versions.html#1-the--truncate-version-udf----truncate_version","cookbooks/looker/browser_versions.html#2-the--browser-version-info-udf----browser_version_info","cookbooks/looker/growth_usage_dashboards.html#growth-and-usage-dashboards","cookbooks/looker/growth_usage_dashboards.html#growth-dashboard","cookbooks/looker/growth_usage_dashboards.html#usage-dashboard","cookbooks/looker/growth_usage_dashboards.html#browser-looks","cookbooks/looker/growth_usage_dashboards.html#source","cookbooks/looker/event_counts_explore.html#using-the-event-counts-explore","cookbooks/looker/funnel_analysis_explore.html#using-the-funnel-analysis-explore","cookbooks/looker/performance_caching.html#optimizing-looker-performance---caching","cookbooks/looker/performance_caching.html#alternative-one---applying-generated-datagroups","cookbooks/looker/performance_caching.html#alternative-two---custom-datagroups","cookbooks/analysis/tools.html#data-analysis-tools","cookbooks/glam.html#introduction-to-glam","cookbooks/glam.html#how-to-use-glam","cookbooks/glam.html#front-page","cookbooks/glam.html#individual-probemetric-page","cookbooks/glam.html#differences-between-glam-and-telemetrymozillaorg-dashboard","cookbooks/glam.html#going-deeper","cookbooks/glam.html#getting-help","cookbooks/operational_monitoring.html#operational-monitoring-opmon","cookbooks/operational_monitoring.html#configuring-a-operational-monitoring-project","cookbooks/operational_monitoring.html#project-section","cookbooks/operational_monitoring.html#data_sources-section","cookbooks/operational_monitoring.html#metrics-section","cookbooks/operational_monitoring.html#dimensions-section","cookbooks/operational_monitoring.html#alerts-section","cookbooks/operational_monitoring.html#previews","cookbooks/operational_monitoring.html#reading-results","cookbooks/operational_monitoring.html#subscribing-to-alerts","cookbooks/operational_monitoring.html#data-products","cookbooks/operational_monitoring.html#result-tables","cookbooks/operational_monitoring.html#metadata","cookbooks/operational_monitoring.html#scheduling","cookbooks/operational_monitoring.html#experiments-vs-opmon","cookbooks/operational_monitoring.html#going-deeper","cookbooks/operational_monitoring.html#getting-help","tools/stmo.html#introduction-to-stmo","tools/stmo.html#stmo-concepts","tools/stmo.html#data-sources","tools/stmo.html#create-an-example-dashboard","cookbooks/public_data.html#accessing-public-data","cookbooks/public_data.html#table-of-contents","cookbooks/public_data.html#accessing-public-data-in-bigquery","cookbooks/public_data.html#accessing-public-data-through-the-public-http-endpoint","cookbooks/public_data.html#let-us-know","cookbooks/bigquery.html#accessing-and-working-with-bigquery","cookbooks/bigquery/access.html#accessing-bigquery","cookbooks/bigquery/access.html#table-of-contents","cookbooks/bigquery/access.html#interfaces","cookbooks/bigquery/access.html#stmo-sqltelemetrymozillaorg","cookbooks/bigquery/access.html#bigquery-console","cookbooks/bigquery/access.html#using-the-bq-command-line-tool","cookbooks/bigquery/access.html#api-access","cookbooks/bigquery/access.html#spark","cookbooks/bigquery/access.html#colaboratory","cookbooks/bigquery/access.html#ai-platform-notebooks","cookbooks/bigquery/access.html#bigquery-access-request","cookbooks/bigquery/querying.html#querying-bigquery-tables","cookbooks/bigquery/querying.html#table-of-contents","cookbooks/bigquery/querying.html#projects-datasets-and-tables-in-bigquery","cookbooks/bigquery/querying.html#caveats","cookbooks/bigquery/querying.html#projects-with-bigquery-datasets","cookbooks/bigquery/querying.html#table-layout-and-naming","cookbooks/bigquery/querying.html#structure-of-ping-tables-in-bigquery","cookbooks/bigquery/querying.html#writing-queries","cookbooks/bigquery/querying.html#writing-query-results-to-a-permanent-table","cookbooks/bigquery/querying.html#writing-results-to-gcs-object-store","cookbooks/bigquery/querying.html#creating-a-view","cookbooks/bigquery/querying.html#using-udfs","cookbooks/bigquery/querying.html#accessing-map-like-fields","cookbooks/bigquery/querying.html#accessing-histograms","cookbooks/bigquery/optimization.html#optimizing-bigquery-queries","cookbooks/bigquery/optimization.html#table-of-contents","cookbooks/bigquery/optimization.html#tldr-what-to-implement-for-quick-improvements","cookbooks/bigquery/optimization.html#how-to-improve-both-query-speed-and-cost","cookbooks/bigquery/optimization.html#improvements-to-query-speed-only","cookbooks/bigquery/optimization.html#caveats","cookbooks/bigquery/optimization.html#some-explanations","cookbooks/bigquery/optimization.html#what-are-these-databases","cookbooks/bigquery/optimization.html#how-is-the-data-stored","cookbooks/bigquery/accessing_desktop_data.html#accessing-desktop-data","cookbooks/bigquery/accessing_desktop_data.html#raw-ping-datasets","cookbooks/bigquery/accessing_desktop_data.html#derived-datasets","cookbooks/bigquery/accessing_desktop_data.html#clients-daily","cookbooks/bigquery/accessing_desktop_data.html#clients-last-seen","cookbooks/accessing_glean_data.html#accessing-glean-data-in-bigquery","cookbooks/accessing_glean_data.html#counter-boolean-and-most-other-metrics","cookbooks/accessing_glean_data.html#event-metrics","cookbooks/additional_props.html#additional-properties","cookbooks/additional_props.html#example","tools/spark.html#custom-analysis-with-spark","tools/spark.html#introduction","tools/spark.html#accessing-bigquery-data-from-spark","tools/spark.html#using-the-storage-api-connector","tools/spark.html#using-dataproc","tools/spark.html#reading-data-from-bigquery-into-spark","tools/spark.html#storage-api","tools/spark.html#query-api","tools/spark.html#persisting-data","cookbooks/dataset_specific.html#dataset-specific","cookbooks/normandy_events.html#working-with-normandy-events","cookbooks/normandy_events.html#counting-pref-flip-enrollment-events-by-branch","cookbooks/normandy_events.html#counting-pref-flip-unenrollment-events-by-branch","cookbooks/crash_pings.html#working-with-crash-pings","cookbooks/clients_last_seen_bits.html#working-with-bit-patterns-in-clients-last-seen","cookbooks/clients_last_seen_bits.html#table-of-contents","cookbooks/clients_last_seen_bits.html#calculating-dau-wau-and-mau","cookbooks/clients_last_seen_bits.html#calculating-retention","cookbooks/clients_last_seen_bits.html#understanding-bit-patterns","cookbooks/clients_last_seen_bits.html#why-28-bits-instead-of-64","cookbooks/clients_last_seen_bits.html#forward-looking-windows-and-backward-looking-windows","cookbooks/clients_last_seen_bits.html#usage-backward-looking-windows","cookbooks/clients_last_seen_bits.html#how-windows-shift-from-day-to-day","cookbooks/clients_last_seen_bits.html#retention-forward-looking-windows","cookbooks/clients_last_seen_bits.html#n-day-retention","cookbooks/clients_last_seen_bits.html#retention-using-activity-date","cookbooks/clients_last_seen_bits.html#proposing-a-new-bit-pattern-field","cookbooks/clients_last_seen_bits.html#udf-reference","cookbooks/clients_last_seen_bits.html#bits28to_string","cookbooks/clients_last_seen_bits.html#bits28from_string","cookbooks/clients_last_seen_bits.html#bits28to_dates","cookbooks/clients_last_seen_bits.html#bits28days_since_seen","cookbooks/clients_last_seen_bits.html#bits28range","cookbooks/clients_last_seen_bits.html#bits28active_in_range","cookbooks/clients_last_seen_bits.html#bits28retention","cookbooks/main_ping_exponential_histograms.html#visualizing-percentiles-of-a-main-ping-exponential-histogram","cookbooks/main_ping_exponential_histograms.html#table-of-contents","cookbooks/main_ping_exponential_histograms.html#setting-the-stage-tab-spinners-duration","cookbooks/main_ping_exponential_histograms.html#getting-client-level-data","cookbooks/main_ping_exponential_histograms.html#getting-percentiles-from-a-set-of-histograms","cookbooks/main_ping_exponential_histograms.html#viewing-change-of-percentiles-over-time","cookbooks/main_ping_exponential_histograms.html#percentiles-from-client-normalized-histograms","cookbooks/main_ping_exponential_histograms.html#slicing-along-arbitrary-dimensions","cookbooks/realtime.html#real-time","cookbooks/live_data.html#working-with-live-data","cookbooks/live_data.html#using-materialized-views","cookbooks/live_data.html#tools-for-visualizing-live-data","cookbooks/live_data.html#access-controls-for-services-accessing-live-data-in-bigquery","cookbooks/view_pings_cep.html#see-my-pings","cookbooks/view_pings_cep.html#steps-to-viewing-your-pings","cookbooks/real_time_search.html#search-metrics","cookbooks/metrics.html#metrics","cookbooks/operational/index.html#operational","cookbooks/gcp-projects.html#creating-a-prototype-data-project-on-google-cloud-platform","cookbooks/operational/protosaur.html#creating-static-dashboards-with-protosaur","cookbooks/scheduling_queries.html#scheduling-queries","cookbooks/scheduling_queries.html#sqltelemetrymozillaorg","cookbooks/scheduling_queries.html#bigquery-etl","cookbooks/scheduling_queries.html#scheduling-queries-using-gcp","cookbooks/deploying-containers.html#building-and-deploying-containers-to-google-container-registry-gcr-with-circleci","cookbooks/deploying-containers.html#assumptions","cookbooks/deploying-containers.html#steps","cookbooks/deploying-containers.html#on-gcp","cookbooks/deploying-containers.html#on-circleci","cookbooks/deploying-containers.html#in-your-github-repo","cookbooks/deploying-containers.html#optional","cookbooks/publishing_datasets.html#making-datasets-publicly-available","cookbooks/operational/connecting_external_data_bigquery.html#connecting-sheets-and-external-data-to-bigquery","cookbooks/operational/connecting_external_data_bigquery.html#connecting-sheets","datasets/new_data.html#collecting-new-data","datasets/new_data.html#guidelines","datasets/new_data.html#mechanics","cookbooks/client_guidelines.html#client-implementation-guidelines-for-experiments","cookbooks/client_guidelines.html#prefs","cookbooks/client_guidelines.html#feature-gates","cookbooks/client_guidelines.html#feature-gate-caveats","cookbooks/client_guidelines.html#using-the-feature-gate-library","cookbooks/client_guidelines.html#extensions","cookbooks/client_guidelines.html#shield-studies","cookbooks/client_guidelines.html#development-and-testing","cookbooks/client_guidelines.html#testing-built-in-features","cookbooks/client_guidelines.html#testing-extensions","cookbooks/client_guidelines.html#example-extensions-testing-workflow","cookbooks/events_best_practices.html#telemetry-events-best-practices","cookbooks/events_best_practices.html#overview","cookbooks/events_best_practices.html#identifying-events","cookbooks/new_ping.html#sending-a-custom-ping","cookbooks/new_ping.html#write-your-questions","cookbooks/new_ping.html#choose-a-namespace-and-doctype","cookbooks/new_ping.html#create-a-schema","cookbooks/new_ping.html#start-a-data-review","cookbooks/new_ping.html#submit-schema-to-mozilla-servicesmozilla-pipeline-schemas","cookbooks/new_ping.html#example-a-rendered-schema-for-response-times","cookbooks/new_ping.html#ingestion-metadata","cookbooks/new_ping.html#testing-the-schema","cookbooks/new_ping.html#deployment","cookbooks/new_ping.html#start-sending-data","cookbooks/new_ping.html#access-your-data","cookbooks/new_ping.html#stmo--bigquery","cookbooks/new_ping.html#spark","cookbooks/new_ping.html#build-dashboards-using-spark-or-stmo","reference/index.html#data-platform-reference","tools/data_stack_overview.html#data-stack-overview","tools/guiding_principles.html#guiding-principles-for-data-infrastructure","tools/guiding_principles.html#integrating-with-the-data-pipeline-a-case-study","tools/guiding_principles.html#glean","tools/guiding_principles.html#structured-ingestion","tools/guiding_principles.html#bigquery","tools/guiding_principles.html#defining-tables","tools/guiding_principles.html#how-to-get-data-into-bigquery","tools/guiding_principles.html#time-based-partitioning-and-data-retention-in-bigquery","tools/guiding_principles.html#access-controls-in-bigquery","tools/guiding_principles.html#pubsub","tools/guiding_principles.html#dataflow","tools/guiding_principles.html#derived-data-and-airflow","tools/guiding_principles.html#final-thoughts","concepts/glean/glean.html#glean","concepts/glean/glean.html#overview","concepts/glean/glean.html#the-glean-design-principles","concepts/glean/glean.html#how-to-use-glean","concepts/glean/glean.html#contact","concepts/glean/glean.html#references","concepts/pipeline/gcp_data_pipeline.html#an-overview-of-mozillas-data-pipeline","concepts/pipeline/gcp_data_pipeline.html#firefox","concepts/pipeline/gcp_data_pipeline.html#ingestion","concepts/pipeline/gcp_data_pipeline.html#decoding","concepts/pipeline/gcp_data_pipeline.html#data-warehouse","concepts/pipeline/gcp_data_pipeline.html#beyond-the-data-warehouse","concepts/pipeline/gcp_data_pipeline.html#workflow-management-and-etl","concepts/pipeline/gcp_data_pipeline.html#data-analysis","concepts/pipeline/gcp_data_pipeline.html#handling-sensitive-data","concepts/pipeline/http_edge_spec.html#http-edge-server-specification","concepts/pipeline/http_edge_spec.html#general-data-flow","concepts/pipeline/http_edge_spec.html#server-requestresponse","concepts/pipeline/http_edge_spec.html#get-request","concepts/pipeline/http_edge_spec.html#get-response-codes","concepts/pipeline/http_edge_spec.html#postput-request","concepts/pipeline/http_edge_spec.html#postput-response-codes","concepts/pipeline/http_edge_spec.html#supported-http-headers","concepts/pipeline/http_edge_spec.html#other-considerations","concepts/pipeline/http_edge_spec.html#compression","concepts/pipeline/http_edge_spec.html#bad-messages","concepts/pipeline/http_edge_spec.html#geoip-lookups","concepts/pipeline/http_edge_spec.html#data-retention","concepts/pipeline/event_pipeline.html#event-data-pipeline","concepts/pipeline/event_pipeline.html#overview","concepts/pipeline/event_pipeline.html#the-event-format","concepts/pipeline/event_pipeline.html#event-data-collection","concepts/pipeline/event_pipeline.html#firefox-event-collection","concepts/pipeline/event_pipeline.html#mobile-event-collection","concepts/pipeline/event_pipeline.html#datasets","concepts/pipeline/event_pipeline.html#data-tooling","concepts/pipeline/schemas.html#generated-schemas","concepts/pipeline/schemas.html#overview","concepts/pipeline/schemas.html#schema-deploys-faq","concepts/pipeline/schemas.html#how-do-i-make-changes-to-a-schema","concepts/pipeline/schemas.html#when-will-i-see-new-changes-to-the-schema","concepts/pipeline/schemas.html#what-does-it-mean-when-a-schema-deploy-is-blocked","concepts/pipeline/schemas.html#schema-repository","concepts/pipeline/schemas.html#schema-transpiler","concepts/pipeline/schemas.html#mozilla-schema-generator","concepts/pipeline/schemas.html#data-ingestion","concepts/pipeline/schemas.html#validation","concepts/pipeline/schemas.html#decoding","concepts/pipeline/schemas.html#deploying-to-bigquery","concepts/pipeline/schemas.html#updating-generated-schemas","concepts/pipeline/schemas.html#deploying-schemas-to-production","concepts/pipeline/glean_data.html#glean-data","concepts/pipeline/glean_data.html#tables","concepts/pipeline/glean_data.html#columns","concepts/pipeline/glean_data.html#ping-and-client-info-sections","concepts/pipeline/glean_data.html#the-metrics-group","concepts/pipeline/glean_data.html#the-events-group","concepts/channels/channel_normalization.html#channel-normalization","concepts/channels/channel_normalization.html#what-are-firefox-channels","concepts/channels/channel_normalization.html#app-update-channel","concepts/channels/channel_normalization.html#normalized-channel","concepts/sample_id.html#sampling-in-telemetry-data","concepts/pipeline/filtering.html#filtering-data","concepts/pipeline/filtering.html#table-of-contents","concepts/pipeline/filtering.html#overview","concepts/pipeline/filtering.html#stages","concepts/pipeline/filtering.html#edge-filtering","concepts/pipeline/filtering.html#beam-filtering","concepts/pipeline/filtering.html#json-schema-filtering","concepts/pipeline/filtering.html#filtering-from-the-stable-tables","concepts/pipeline/filtering.html#filtering-from-the-exposed-views","concepts/pipeline/filtering.html#optional-filtering-in-looker-explores","concepts/pipeline/filtering.html#querying-the-error-stream","concepts/pipeline/artifact_deployment.html#bigquery-artifact-deployment","concepts/pipeline/artifact_deployment.html#dataset-deployment","concepts/pipeline/artifact_deployment.html#user-defined-function-udf-deployment","concepts/pipeline/artifact_deployment.html#table-deployment","concepts/pipeline/artifact_deployment.html#view-deployment","concepts/analysis_gotchas.html#analysis-gotchas","concepts/analysis_gotchas.html#table-of-contents","concepts/analysis_gotchas.html#intermittent-issues","concepts/analysis_gotchas.html#notable-historic-events","concepts/analysis_gotchas.html#pseudo-replication","concepts/analysis_gotchas.html#profiles-vs-users","concepts/analysis_gotchas.html#opt-in-versus-opt-out","concepts/analysis_gotchas.html#trusting-dates","concepts/analysis_gotchas.html#date-formats","concepts/analysis_gotchas.html#delays","concepts/analysis_gotchas.html#pingsender","concepts/analysis_gotchas.html#submission-date","concepts/analysis_gotchas.html#pings-from-robots","concepts/analysis_gotchas.html#build-ids","concepts/sql_style.html#sql-style-guide","concepts/sql_style.html#table-of-contents","concepts/sql_style.html#consistency","concepts/sql_style.html#reserved-words","concepts/sql_style.html#variable-names","concepts/sql_style.html#be-explicit","concepts/sql_style.html#aliasing","concepts/sql_style.html#joins","concepts/sql_style.html#grouping-columns","concepts/sql_style.html#left-align-root-keywords","concepts/sql_style.html#code-blocks","concepts/sql_style.html#join-conditions","concepts/sql_style.html#parentheses","concepts/sql_style.html#boolean-at-the-beginning-of-line","concepts/sql_style.html#nested-queries","concepts/sql_style.html#about-this-document","concepts/airflow_gotchas.html#airflow-gotchas","concepts/airflow_gotchas.html#dags-are-automatically-generated-for-the-most-part","concepts/airflow_gotchas.html#new-dags-need-to-be-unpaused-manually","concepts/airflow_gotchas.html#external-task-dependencies-are-managed-via-externaltasksensors","concepts/airflow_gotchas.html#downstream-dependencies-are-managed-via-externaltaskmarkers","concepts/airflow_gotchas.html#the-dag-schedules-are-selected-based-on-schedules-of-upstream-dependencies","concepts/airflow_gotchas.html#dag-will-be-scheduled-for-one-schedule_interval-after-the-start_date","concepts/airflow_gotchas.html#airflow-triage","concepts/airflow_gotchas.html#testing-airflow-dags","concepts/index.html#telemetry-reference","concepts/history.html#a-brief-history-of-mozilla-data-collection","concepts/history.html#blocklistxml-and-active-daily-installs-adi","concepts/history.html#telemetry","concepts/history.html#firefox-health-report","concepts/history.html#firefox-desktop-telemetry-today","concepts/history.html#firefox-desktop-telemetry-the-next-generation","concepts/profile/index.html#profile-behavior","concepts/profile/index.html#profile-creation","concepts/profile/index.html#real-world-usage","concepts/profile/index.html#profile-history","concepts/profile/profile_creation.html#profile-creation---the-technical-part","concepts/profile/profile_creation.html#what-is-a-profile","concepts/profile/profile_creation.html#profile-behaviors","concepts/profile/profile_creation.html#profile-creation","concepts/profile/profile_creation.html#profile-reset","concepts/profile/profile_creation.html#profile-deletion","concepts/profile/profile_creation.html#telemetry-opt-out","concepts/profile/profile_creation.html#profile-creation-date","concepts/profile/profile_creation.html#managed-during-profile-creation","concepts/profile/profile_creation.html#unmanaged-empty-profile-directory","concepts/profile/realworldusage.html#real-world-usage","concepts/profile/realworldusage.html#real-life-components-of-firefox-desktop-usage","concepts/profile/realworldusage.html#desktop-browser-use-cases","concepts/profile/realworldusage.html#how-might-cloned-client-ids-be-detected-by-telemetry","concepts/profile/profilehistory.html#profile-history","concepts/profile/profilehistory.html#profile-history-start-conditions","concepts/profile/profilehistory.html#profile-history-progression-events","concepts/profile/profilehistory.html#how-to-order-history","concepts/engagement.html#engagement-metrics","concepts/engagement.html#engagement-metrics-1","concepts/engagement.html#active_ticks","concepts/engagement.html#subsession_length","concepts/engagement.html#total_uri_count","concepts/engagement.html#unfiltered_uri_count","concepts/segments.html#user-statessegments","concepts/segments.html#versioning","concepts/segments.html#current-user-statessegments","concepts/segments.html#regular-users-v3","concepts/segments.html#new-or-resurrected-v3","concepts/segments.html#weekday-regulars-v1","concepts/segments.html#all-week-regulars-v1","concepts/segments.html#core-actives-v1","concepts/segments.html#activity-segments-informal","concepts/segments.html#writing-queries-with-user-statessegments","concepts/segments.html#wau-and-mau","concepts/segments.html#example-queries","concepts/segments.html#obsolete-user-states","concepts/segments.html#usage-regularity-v2","concepts/experiments.html#data-and-experiments","concepts/experiments.html#nimbus","concepts/experiments.html#normandy","concepts/experiments.html#heartbeat","concepts/experiments.html#monitoring","concepts/experiments.html#experiment-specific-telemetry","concepts/metric_hub.html#metric-hub","concepts/metric_hub.html#metrics-and-statistics","concepts/metric_hub.html#adding-definitions","concepts/metric_hub.html#data_sources-section","concepts/metric_hub.html#metrics-section","concepts/metric_hub.html#dimensions-section","concepts/metric_hub.html#segments-section","concepts/metric_hub.html#accessing-and-using-metric-definitions","concepts/metric_hub.html#using-metrics-in-etl-queries","concepts/metric_hub.html#using-metrics-in-python-scripts","concepts/metric_hub.html#using-metrics-in-looker","concepts/metric_hub.html#faq","concepts/metric_hub.html#should-metrics-be-defined-in-the-metric-definition-data-source-definition-or-source-table","concepts/external_data_integration_using_fivetran.html#external-data-integration-using-fivetran","concepts/external_data_integration_using_fivetran.html#getting-access","concepts/external_data_integration_using_fivetran.html#architecture","concepts/external_data_integration_using_fivetran.html#environments","concepts/external_data_integration_using_fivetran.html#setting-up-connectors","concepts/external_data_integration_using_fivetran.html#developing-custom-connectors","concepts/external_data_integration_using_fivetran.html#getting-help","tools/projects.html#projects","tools/projects.html#telemetry-apis","tools/projects.html#etl-code-and-datasets","tools/projects.html#infrastructure","tools/projects.html#data-applications","tools/projects.html#legacy-projects","tools/projects.html#reference-materials","tools/projects.html#public","tools/projects.html#non-public","datasets/reference.html#dataset-reference","datasets/pings.html#raw-ping-data","datasets/pings.html#introduction","datasets/pings.html#ping-types","datasets/pings.html#main-ping","datasets/pings.html#first-shutdown-ping","datasets/pings.html#event-ping","datasets/pings.html#update-ping","datasets/pings.html#new-profile-ping","datasets/pings.html#crash-ping","datasets/pings.html#deletion-request-ping","datasets/pings.html#coverage-ping","datasets/pings.html#pingsender","datasets/pings.html#ping-metadata","datasets/pings.html#analysis","datasets/pings.html#further-reading","datasets/derived.html#derived-datasets","datasets/active_profiles.html#intro","datasets/active_profiles.html#model","datasets/active_profiles.html#latent-quantities","datasets/active_profiles.html#predictions","datasets/active_profiles.html#attributes","datasets/active_profiles.html#remarks-on-the-model","datasets/active_profiles.html#caveats-and-future-work","datasets/active_profiles.html#sample-query","datasets/active_profiles.html#scheduling","datasets/bigquery/active_users_aggregates/reference.html#active-users-aggregates-reference","datasets/bigquery/active_users_aggregates/reference.html#introduction","datasets/bigquery/active_users_aggregates/reference.html#background","datasets/bigquery/active_users_aggregates/reference.html#datasets","datasets/bigquery/active_users_aggregates/reference.html#scheduling","datasets/bigquery/active_users_aggregates/reference.html#code-reference","datasets/bigquery/active_users_aggregates/reference.html#change-control","datasets/bigquery/active_users_aggregates/reference.html#location-and-how-to-query","datasets/bigquery/active_users_aggregates/reference.html#looker-visualizations-with-period-over-period-analysis","datasets/batch_view/addons/reference.html#addons","datasets/batch_view/addons/reference.html#data-reference","datasets/batch_view/addons/reference.html#scheduling","datasets/batch_view/addons/reference.html#code-reference","datasets/other/addons_daily/reference.html#addons-daily","datasets/other/addons_daily/reference.html#introduction","datasets/other/addons_daily/reference.html#data-reference","datasets/other/addons_daily/reference.html#example-queries","datasets/other/addons_daily/reference.html#scheduling","datasets/other/addons_daily/reference.html#schema","datasets/other/addons_daily/reference.html#code-reference","datasets/other/asn_aggregates/reference.html#autonomous-system-aggregates","datasets/batch_view/clients_daily/reference.html#clients-daily","datasets/batch_view/clients_daily/reference.html#accessing-the-data","datasets/batch_view/clients_daily/reference.html#data-reference","datasets/batch_view/clients_daily/reference.html#example-queries","datasets/batch_view/clients_daily/reference.html#scheduling","datasets/batch_view/clients_daily/reference.html#schema","datasets/batch_view/clients_daily/reference.html#code-reference","datasets/bigquery/clients_last_seen/reference.html#clients-last-seen-reference","datasets/bigquery/clients_last_seen/reference.html#introduction","datasets/bigquery/clients_last_seen/reference.html#data-reference","datasets/bigquery/clients_last_seen/reference.html#field-descriptions","datasets/bigquery/clients_last_seen/reference.html#activity-segmentuser-statecore-active-specific","datasets/bigquery/clients_last_seen/reference.html#usage-specific","datasets/bigquery/clients_last_seen/reference.html#new-profile-specific","datasets/bigquery/clients_last_seen/reference.html#example-queries","datasets/bigquery/clients_last_seen/reference.html#scheduling","datasets/bigquery/clients_last_seen/reference.html#schema","datasets/bigquery/clients_last_seen/reference.html#code-reference","datasets/batch_view/events/reference.html#events","datasets/batch_view/events/reference.html#data-reference","datasets/batch_view/events/reference.html#sample-of-events-telemetryevents_1pct","datasets/batch_view/events/reference.html#example-query","datasets/batch_view/events/reference.html#scheduling","datasets/batch_view/events/reference.html#code-reference","datasets/batch_view/events/reference.html#more-information","datasets/bigquery/events_daily/reference.html#events-daily","datasets/bigquery/events_daily/reference.html#introduction","datasets/bigquery/events_daily/reference.html#contents","datasets/bigquery/events_daily/reference.html#limitations","datasets/bigquery/events_daily/reference.html#accessing-the-data","datasets/bigquery/events_daily/reference.html#example-queries","datasets/bigquery/events_daily/reference.html#scheduling","datasets/bigquery/events_daily/reference.html#code-reference","datasets/bigquery/events_daily/reference.html#background-and-caveats","datasets/bigquery/firefox_android_clients/reference.html#firefox-android-clients-reference","datasets/bigquery/firefox_android_clients/reference.html#introduction","datasets/bigquery/firefox_android_clients/reference.html#contents","datasets/bigquery/firefox_android_clients/reference.html#scheduling","datasets/bigquery/firefox_android_clients/reference.html#code-reference","datasets/bigquery/firefox_android_clients/reference.html#how-to-query","datasets/main_ping_tables.html#main-ping-tables","datasets/main_ping_tables.html#main-ping-sample-telemetrymain_1pct","datasets/main_ping_tables.html#nightly-main-ping-data-telemetrymain_nightly","datasets/batch_view/main_summary/reference.html#main-summary-deprecated","datasets/batch_view/main_summary/reference.html#table-of-contents","datasets/batch_view/main_summary/reference.html#accessing-the-data","datasets/batch_view/main_summary/reference.html#data-reference","datasets/batch_view/main_summary/reference.html#example-queries","datasets/batch_view/main_summary/reference.html#sampling","datasets/batch_view/main_summary/reference.html#scheduling","datasets/batch_view/main_summary/reference.html#schema","datasets/batch_view/main_summary/reference.html#time-formats","datasets/batch_view/main_summary/reference.html#user-preferences","datasets/batch_view/main_summary/reference.html#code-reference","datasets/other/socorro_crash/reference.html#socorro-crash-reports","datasets/other/socorro_crash/reference.html#introduction","datasets/other/socorro_crash/reference.html#data-reference","datasets/other/socorro_crash/reference.html#example","datasets/other/socorro_crash/reference.html#scheduling","datasets/other/socorro_crash/reference.html#schema","datasets/other/socorro_crash/reference.html#code-reference","datasets/other/ssl/reference.html#ssl-ratios","datasets/other/ssl/reference.html#introduction","datasets/other/ssl/reference.html#data-reference","datasets/other/ssl/reference.html#combining-rows","datasets/other/ssl/reference.html#schema","datasets/other/ssl/reference.html#scheduling","datasets/other/ssl/reference.html#public-data","datasets/other/ssl/reference.html#code-reference","datasets/batch_view/telemetry_aggregates/reference.html#telemetry-aggregates-reference","datasets/batch_view/telemetry_aggregates/reference.html#introduction","datasets/batch_view/telemetry_aggregates/reference.html#data-reference","datasets/batch_view/telemetry_aggregates/reference.html#example-queries","datasets/batch_view/telemetry_aggregates/reference.html#sampling","datasets/batch_view/telemetry_aggregates/reference.html#invalid-pings","datasets/batch_view/telemetry_aggregates/reference.html#scheduling","datasets/batch_view/telemetry_aggregates/reference.html#schema","datasets/glam.html#glam-datasets","datasets/glam.html#firefox-desktop","datasets/glam.html#data-source-table","datasets/glam.html#data-reference","datasets/glam.html#sample-query","datasets/glam.html#firefox-for-android","datasets/glam.html#data-source-tables","datasets/glam.html#data-reference-1","datasets/glam.html#sample-query-1","datasets/glam.html#glam-intermediate-tables","datasets/glam.html#firefox-desktop-1","datasets/glam.html#etl-pipeline","datasets/glam.html#scheduling","datasets/glam.html#source-code","datasets/glam.html#steps","datasets/experiments.html#experiment-datasets","datasets/jetstream.html#jetstream-datasets","datasets/jetstream.html#statistics-tables","datasets/jetstream.html#examples","datasets/jetstream.html#client-window-aggregate-tables","datasets/jetstream.html#enrollment-tables","datasets/jetstream.html#scheduling","datasets/jetstream.html#code-reference","datasets/jetstream.html#documentation","datasets/experiment_telemetry.html#analyzing-data-from-shield-studies","datasets/experiment_telemetry.html#table-of-contents","datasets/experiment_telemetry.html#dashboards","datasets/experiment_telemetry.html#experiment-slugs","datasets/experiment_telemetry.html#tables","datasets/experiment_telemetry.html#experiments-map-ping-tables","datasets/experiment_telemetry.html#experiments-column-some-derived-tables","datasets/experiment_telemetry.html#events","datasets/experiment_telemetry.html#telemetryshield_study_addon","datasets/experiment_telemetry.html#telemetryshield_study","datasets/heartbeat.html#accessing-heartbeat-data","datasets/heartbeat.html#linking-heartbeat-responses-to-telemetry","datasets/heartbeat.html#data-reference","datasets/dynamic_telemetry.html#dynamic-telemetry","datasets/experiment_monitoring.html#experiment-monitoring-datasets","datasets/experiment_monitoring.html#experiment-enrollment-data","datasets/experiment_monitoring.html#experiment-search-metrics-data","datasets/experiment_monitoring.html#derived-dataset","datasets/experiment_monitoring.html#gcs-data-export","datasets/experiment_monitoring.html#implementation","datasets/experiment_monitoring.html#code-reference","datasets/search.html#search-data","datasets/search.html#introduction","datasets/search.html#table-of-contents","datasets/search.html#terminology","datasets/search.html#direct-vs-follow-on-search","datasets/search.html#tagged-vs-untagged-searches","datasets/search.html#standard-search-aggregates","datasets/search.html#outlier-filtering","datasets/search.html#in-content-telemetry-issues","datasets/search.html#relies-on-whitelists","datasets/search.html#limited-historical-data","datasets/search.html#adblocker-addon","datasets/search.html#address-bar--search-overviews","datasets/search/search_aggregates/reference.html#search-aggregates","datasets/search/search_aggregates/reference.html#introduction","datasets/search/search_aggregates/reference.html#contents","datasets/search/search_aggregates/reference.html#gotcha","datasets/search/search_aggregates/reference.html#data-reference","datasets/search/search_aggregates/reference.html#example-queries","datasets/search/search_aggregates/reference.html#daily-us-sap-searches","datasets/search/search_aggregates/reference.html#scheduling","datasets/search/search_aggregates/reference.html#schema","datasets/search/search_aggregates/reference.html#code-reference","datasets/search/search_clients_engines_sources_daily/reference.html#search-clients-engines-sources-daily","datasets/search/search_clients_engines_sources_daily/reference.html#introduction","datasets/search/search_clients_engines_sources_daily/reference.html#contents","datasets/search/search_clients_engines_sources_daily/reference.html#background-and-caveats","datasets/search/search_clients_engines_sources_daily/reference.html#data-reference","datasets/search/search_clients_engines_sources_daily/reference.html#example-queries","datasets/search/search_clients_engines_sources_daily/reference.html#scheduling","datasets/search/search_clients_engines_sources_daily/reference.html#schema","datasets/search/search_clients_engines_sources_daily/reference.html#code-reference","datasets/search/search_clients_last_seen/reference.html#search-clients-last-seen","datasets/search/search_clients_last_seen/reference.html#introduction","datasets/search/search_clients_last_seen/reference.html#contents","datasets/search/search_clients_last_seen/reference.html#data-reference","datasets/search/search_clients_last_seen/reference.html#example-queries","datasets/search/search_clients_last_seen/reference.html#scheduling","datasets/search/search_clients_last_seen/reference.html#schema","datasets/search/search_clients_last_seen/reference.html#code-reference","datasets/search/client_ltv/reference.html#normalized-client-lifetime-value-ltv","datasets/search/client_ltv/reference.html#introduction","datasets/search/client_ltv/reference.html#contents","datasets/search/client_ltv/reference.html#ltv","datasets/search/client_ltv/reference.html#background-and-caveats","datasets/search/client_ltv/reference.html#example-queries","datasets/search/client_ltv/reference.html#schema","datasets/search/client_ltv/reference.html#code-references","datasets/search/client_ltv/reference.html#model-performance","datasets/search/mobile_search_clients_sources_daily/intro.html#contents","datasets/search/mobile_search_clients_sources_daily/intro.html#background-and-caveats","datasets/search/search_revenue_levers/reference.html#search-revenue-levers-datasets","datasets/search/search_revenue_levers/reference.html#introduction","datasets/search/search_revenue_levers/reference.html#contents","datasets/search/search_revenue_levers/reference.html#data-reference","datasets/search/search_revenue_levers/reference.html#example-queries","datasets/search/search_revenue_levers/reference.html#daily-google-desktop-sap-search-from-us-vs-de","datasets/search/search_revenue_levers/reference.html#monthly-google-desktop-sap-search--revenue-from-us-vs-row","datasets/search/search_revenue_levers/reference.html#scheduling","datasets/search/search_revenue_levers/reference.html#schema","datasets/search/search_revenue_levers/reference.html#search_revenue_levers_daily","datasets/search/search_revenue_levers/reference.html#search_revenue_levers_monthly","datasets/search/search_revenue_levers/reference.html#code-reference","datasets/non_desktop.html#non-desktop-data","datasets/non_desktop.html#list-of-datasets","datasets/non_desktop/day_2_7_activation/reference.html#non-desktop-day-2-7-activation","datasets/non_desktop/day_2_7_activation/reference.html#introduction","datasets/non_desktop/day_2_7_activation/reference.html#contents","datasets/non_desktop/day_2_7_activation/reference.html#accessing-the-data","datasets/non_desktop/day_2_7_activation/reference.html#data-reference","datasets/non_desktop/day_2_7_activation/reference.html#example-queries","datasets/non_desktop/day_2_7_activation/reference.html#scheduling","datasets/non_desktop/day_2_7_activation/reference.html#schema","datasets/non_desktop/day_2_7_activation/reference.html#code-reference","datasets/non_desktop/day_2_7_activation/reference.html#background-and-caveats","datasets/non_desktop/google_play_store/reference.html#google-play-store","datasets/non_desktop/google_play_store/reference.html#introduction","datasets/non_desktop/google_play_store/reference.html#contents","datasets/non_desktop/google_play_store/reference.html#background-and-caveats","datasets/non_desktop/google_play_store/reference.html#accessing-the-data","datasets/non_desktop/google_play_store/reference.html#data-reference","datasets/non_desktop/google_play_store/reference.html#schema","datasets/non_desktop/google_play_store/reference.html#example-queries","datasets/non_desktop/google_play_store/reference.html#calculate-google-play-store-activity-for-a-given-day-and-app-by-country","datasets/non_desktop/google_play_store/reference.html#calculate-google-play-store-activity-for-a-given-day-by-source-and-app","datasets/non_desktop/google_play_store/reference.html#scheduling","datasets/non_desktop/apple_app_store/reference.html#apple-app-store","datasets/non_desktop/apple_app_store/reference.html#introduction","datasets/non_desktop/apple_app_store/reference.html#contents","datasets/non_desktop/apple_app_store/reference.html#background-and-caveats","datasets/non_desktop/apple_app_store/reference.html#accessing-the-data","datasets/non_desktop/apple_app_store/reference.html#data-reference","datasets/non_desktop/apple_app_store/reference.html#schema","datasets/non_desktop/apple_app_store/reference.html#example-queries","datasets/non_desktop/apple_app_store/reference.html#calculate-apple-app-store-activity-for-a-given-day-by-app","datasets/non_desktop/apple_app_store/reference.html#calculate-apple-app-store-activity-for-a-given-day-and-app-by-source","datasets/non_desktop/apple_app_store/reference.html#scheduling","datasets/other.html#other-datasets","datasets/other/hgpush/reference.html#hgpush","datasets/other/hgpush/reference.html#data-reference","datasets/other/hgpush/reference.html#field-types-and-descriptions","datasets/other/hgpush/reference.html#example-queries","datasets/other/hgpush/reference.html#code-reference","datasets/other/stub_installer/reference.html#what-is-the-stub-installer-ping","datasets/other/stub_installer/reference.html#how-its-processed","datasets/other/stub_installer/reference.html#how-to-access-the-data","datasets/other/bmobugs/reference.html#bmobugs","datasets/other/bmobugs/reference.html#data-reference","datasets/other/bmobugs/reference.html#field-types-and-descriptions","datasets/other/bmobugs/reference.html#example-queries","datasets/other/bmobugs/reference.html#code-reference","datasets/buildhub.html#build-metadata","datasets/releases.html#release-information","datasets/releases.html#code-reference","datasets/other/suggest/suggest.html#firefox-suggest","datasets/other/suggest/suggest.html#introduction","datasets/other/suggest/suggest.html#data-collection","datasets/other/suggest/suggest.html#interactions-data-cat-1-and-2","datasets/other/suggest/suggest.html#search-queries-and-merino","datasets/other/suggest/suggest.html#big-query-tables-and-looker-explores","datasets/other/sponsored_tiles/sponsored_tiles.html#sponsored-tiles","datasets/other/sponsored_tiles/sponsored_tiles.html#introduction","datasets/other/sponsored_tiles/sponsored_tiles.html#data-usage-considerations","datasets/other/sponsored_tiles/sponsored_tiles.html#big-query-tables-and-looker-explores","datasets/other/newtab_interactions/reference.html#newtab-interactions","datasets/other/newtab_interactions/reference.html#introduction","datasets/other/newtab_interactions/reference.html#content","datasets/other/newtab_interactions/reference.html#background-and-caveats","datasets/other/newtab_interactions/reference.html#scheduling","datasets/other/newtab_interactions/reference.html#data-reference","datasets/other/newtab_interactions/reference.html#field-descriptions","datasets/other/newtab_interactions/reference.html#scheduling-1","datasets/other/newtab_interactions/reference.html#schema","datasets/other/newtab_interactions/reference.html#code-reference","datasets/other/urlbar_events/reference.html#urlbar-events","datasets/other/urlbar_events/reference.html#table-of-contents","datasets/other/urlbar_events/reference.html#introduction","datasets/other/urlbar_events/reference.html#urlbar-search-sessions","datasets/other/urlbar_events/reference.html#measurement","datasets/other/urlbar_events/reference.html#summary","datasets/other/urlbar_events/reference.html#results-impressions-and-clicks","datasets/other/urlbar_events/reference.html#urlbar-events-table","datasets/other/urlbar_events/reference.html#gotchas","datasets/other/urlbar_events/reference.html#example-queries","datasets/other/urlbar_events/reference.html#column-descriptions","datasets/other/urlbar_events/reference.html#scheduling","datasets/other/urlbar_events/reference.html#schema","datasets/other/urlbar_events/reference.html#code-reference","datasets/other/urlbar_events_daily/reference.html#urlbar-events-daily","datasets/other/urlbar_events_daily/reference.html#table-of-contents","datasets/other/urlbar_events_daily/reference.html#introduction","datasets/other/urlbar_events_daily/reference.html#use-case","datasets/other/urlbar_events_daily/reference.html#urlbar-events-daily-table","datasets/other/urlbar_events_daily/reference.html#dimensions","datasets/other/urlbar_events_daily/reference.html#scheduling","datasets/other/urlbar_events_daily/reference.html#schema","datasets/other/urlbar_events_daily/reference.html#code-reference","datasets/other/serp_events/reference.html#serp-events","datasets/other/serp_events/reference.html#table-of-contents","datasets/other/serp_events/reference.html#introduction","datasets/other/serp_events/reference.html#serp-impression-model","datasets/other/serp_events/reference.html#ad-detection-and-visibility","datasets/other/serp_events/reference.html#measurement","datasets/other/serp_events/reference.html#limitations-of-ad-impression-detection","datasets/other/serp_events/reference.html#ad-impressions-and-clicks","datasets/other/serp_events/reference.html#serp-events-table","datasets/other/serp_events/reference.html#ad-component-tagging","datasets/other/serp_events/reference.html#assumptions-on-event-sequences","datasets/other/serp_events/reference.html#gotchas","datasets/other/serp_events/reference.html#example-queries","datasets/other/serp_events/reference.html#column-descriptions","datasets/other/serp_events/reference.html#scheduling","datasets/other/serp_events/reference.html#schema","datasets/other/serp_events/reference.html#code-reference","datasets/fxa.html#mozilla-accounts-data","datasets/fxa.html#table-of-contents","datasets/fxa.html#introduction","datasets/fxa.html#what-is-mozilla-accounts","datasets/fxa.html#metrics-background","datasets/fxa.html#metrics-taxonomies","datasets/fxa.html#service-databases","datasets/fxa_metrics/attribution.html#attribution-of-mozilla-accounts","datasets/fxa_metrics/attribution.html#table-of-contents","datasets/fxa_metrics/attribution.html#introduction","datasets/fxa_metrics/attribution.html#types-of-attribution","datasets/fxa_metrics/attribution.html#service-attribution","datasets/fxa_metrics/attribution.html#funnel-attribution-entrypoint-and-utm-parameters","datasets/fxa_metrics/funnels.html#mozilla-account-funnels","datasets/fxa_metrics/funnels.html#table-of-contents","datasets/fxa_metrics/funnels.html#introduction","datasets/fxa_metrics/funnels.html#registration-funnel","datasets/fxa_metrics/funnels.html#login-funnel","datasets/fxa_metrics/funnels.html#branches-off-the-login-funnel-password-reset-account-recovery-2fa","datasets/fxa_metrics/funnels.html#password-reset-and-recovery-codes","datasets/fxa_metrics/funnels.html#login-with-2fa-totp","datasets/fxa_metrics/funnels.html#settings","datasets/fxa_metrics/emails.html#mozilla-account-email-metrics","datasets/fxa_metrics/emails.html#table-of-contents","datasets/fxa_metrics/emails.html#introduction","datasets/fxa_metrics/emails.html#email-templates-and-email-types","datasets/fxa_metrics/emails.html#mozilla-accounts","datasets/fxa_metrics/emails.html#subscription-platform","datasets/static.html#static-datasets","datasets/static.html#creating-a-static-table","datasets/static.html#notes","datasets/static/normalized_os.html#normalized-os","datasets/static/normalized_os.html#os-names","datasets/static/normalized_os.html#os-versions","historical/index.html#historical-reference","concepts/pipeline/data_pipeline.html#an-overview-of-mozillas-data-pipeline","concepts/pipeline/data_pipeline.html#firefox","concepts/pipeline/data_pipeline.html#kafka","concepts/pipeline/data_pipeline.html#hindsight","concepts/pipeline/data_pipeline.html#spark","concepts/pipeline/data_pipeline.html#aggregates-dataset","concepts/pipeline/data_pipeline.html#presto--stmo","concepts/pipeline/data_pipeline.html#is-that-it","concepts/pipeline/data_pipeline_detail.html#a-detailed-look-at-the-data-platform","concepts/pipeline/data_pipeline_detail.html#the-entire-platform","concepts/pipeline/data_pipeline_detail.html#data-producers","concepts/pipeline/data_pipeline_detail.html#ingestion","concepts/pipeline/data_pipeline_detail.html#storage","concepts/pipeline/data_pipeline_detail.html#stream-processing","concepts/pipeline/data_pipeline_detail.html#batch-processing","concepts/pipeline/data_pipeline_detail.html#self-serve-data-analysis","concepts/pipeline/data_pipeline_detail.html#visualization","concepts/pipeline/data_pipeline_detail.html#monitoring-and-alerting","concepts/pipeline/data_pipeline_detail.html#data-exports","concepts/pipeline/data_pipeline_detail.html#bringing-it-all-together","metrics/index.html#standard-metrics","metrics/index.html#activity","metrics/index.html#dau","metrics/index.html#wau","metrics/index.html#mau","metrics/index.html#intensity","metrics/index.html#retention","metrics/index.html#1-week-new-profile-retention","metrics/index.html#1-week-retention","metrics/index.html#frequently-asked-questions","metrics/definitions.html#metric-definitions","metrics/metrics.html#metrics","metrics/metrics.html#table-of-contents","metrics/metrics.html#daily-active-users-dau","metrics/metrics.html#overview","metrics/metrics.html#details","metrics/metrics.html#caveats","metrics/metrics.html#day-2-7-activation","metrics/metrics.html#overview-1","metrics/metrics.html#details-1","metrics/metrics.html#dashboards","metrics/metrics.html#tables","metrics/usage.html#usage-criteria","metrics/usage.html#product-name","metrics/usage.html#usage-criteria-name","metrics/usage.html#next-usage-criteria-name","metrics/usage.html#next-product-name","metrics/dimensions.html#slicing-dimensions","metrics/dimensions.html#dimension-name","metrics/dimensions.html#next-dimension-name","metrics/policy.html#metric-policies","metrics/policy.html#how-to-get-more-information","metrics/policy.html#how-to-propose-a-new-standard-metric-criteria-or-dimensions","metrics/policy.html#how-to-propose-a-change-to-a-standards","metrics/policy.html#recommendations-around-citing-standards-for-presentations-to-senior-audiences","concepts/censuses.html#legacy-census-metrics","concepts/censuses.html#adi--active-daily-installs-blocklist-fetches","concepts/censuses.html#dau--daily-active-users","datasets/obsolete.html#obsolete-datasets","datasets/obsolete/activity-stream/reference.html#activity-stream-datasets","datasets/obsolete/activity-stream/reference.html#table-of-contents","datasets/obsolete/activity-stream/reference.html#what-is-activity-stream","datasets/obsolete/activity-stream/reference.html#activity-stream-pings","datasets/obsolete/activity-stream/reference.html#accessing-activity-stream-data","datasets/obsolete/activity-stream/reference.html#gotchas-and-caveats","datasets/obsolete/activity-stream/reference.html#examples","datasets/obsolete/activity-stream/reference.html#sessions-per-client_id","datasets/obsolete/activity-stream/reference.html#topsite-clicks-and-highlights-clicks","datasets/obsolete/activity-stream/reference.html#topsite-tile-dismissals-sponsored-and-non-sponsored","datasets/obsolete/activity-stream/reference.html#snippet-impressions-blocks-clicks-and-dismissals","datasets/obsolete/attitudes_daily/reference.html#attitudes-daily","datasets/obsolete/attitudes_daily/reference.html#introduction","datasets/obsolete/attitudes_daily/reference.html#data-reference","datasets/obsolete/attitudes_daily/reference.html#example-queries","datasets/obsolete/attitudes_daily/reference.html#scheduling","datasets/obsolete/attitudes_daily/reference.html#schema","datasets/obsolete/attitudes_daily/reference.html#code-reference","datasets/obsolete/churn/reference.html#churn","datasets/obsolete/churn/reference.html#introduction","datasets/obsolete/churn/reference.html#data-reference","datasets/obsolete/churn/reference.html#example-queries","datasets/obsolete/churn/reference.html#scheduling","datasets/obsolete/churn/reference.html#schema","datasets/obsolete/churn/reference.html#code-reference","datasets/obsolete/client_count_daily/reference.html#client-count-daily-reference","datasets/obsolete/client_count_daily/reference.html#replacement","datasets/obsolete/client_count_daily/reference.html#introduction","datasets/obsolete/client_count_daily/reference.html#data-reference","datasets/obsolete/client_count_daily/reference.html#example-queries","datasets/obsolete/client_count_daily/reference.html#caveats","datasets/obsolete/client_count_daily/reference.html#schema","datasets/obsolete/client_count/reference.html","datasets/obsolete/crash_aggregates/reference.html#crash-aggregates","datasets/obsolete/crash_aggregates/reference.html#introduction","datasets/obsolete/crash_aggregates/reference.html#data-reference","datasets/obsolete/crash_aggregates/reference.html#example-queries","datasets/obsolete/crash_aggregates/reference.html#sampling","datasets/obsolete/crash_aggregates/reference.html#invalid-pings","datasets/obsolete/crash_aggregates/reference.html#scheduling","datasets/obsolete/crash_aggregates/reference.html#schema","datasets/obsolete/crash_summary/reference.html#crash-summary-reference","datasets/obsolete/crash_summary/reference.html#introduction","datasets/obsolete/crash_summary/reference.html#data-reference","datasets/obsolete/crash_summary/reference.html#example-queries","datasets/obsolete/crash_summary/reference.html#sampling","datasets/obsolete/crash_summary/reference.html#scheduling","datasets/obsolete/crash_summary/reference.html#schema","datasets/obsolete/error_aggregates/reference.html#error-aggregates-reference","datasets/obsolete/error_aggregates/reference.html#introduction","datasets/obsolete/error_aggregates/reference.html#data-reference","datasets/obsolete/error_aggregates/reference.html#example-queries","datasets/obsolete/error_aggregates/reference.html#sampling","datasets/obsolete/error_aggregates/reference.html#data-sources","datasets/obsolete/error_aggregates/reference.html#scheduling","datasets/obsolete/error_aggregates/reference.html#schema","datasets/obsolete/first_shutdown_summary/reference.html#first-shutdown-summary","datasets/obsolete/first_shutdown_summary/reference.html#introduction","datasets/obsolete/heavy_users/reference.html#heavy-users","datasets/obsolete/heavy_users/reference.html#replacement","datasets/obsolete/heavy_users/reference.html#introduction","datasets/obsolete/heavy_users/reference.html#data-reference","datasets/obsolete/heavy_users/reference.html#example-queries","datasets/obsolete/heavy_users/reference.html#schema","datasets/obsolete/heavy_users/reference.html#code-reference","datasets/obsolete/legacy_mobile/reference.html#legacy-mobile-datasets","datasets/obsolete/legacy_mobile/reference.html#legacy-ping-tables","datasets/obsolete/legacy_mobile/reference.html#core-ping-derived-datasets","datasets/obsolete/legacy_mobile/reference.html#event-ping-derived-datasets","datasets/obsolete/legacy_mobile/reference.html#notes","datasets/obsolete/longitudinal/reference.html#longitudinal-reference","datasets/obsolete/longitudinal/reference.html#introduction","datasets/obsolete/longitudinal/reference.html#data-reference","datasets/obsolete/longitudinal/reference.html#sampling","datasets/obsolete/longitudinal/reference.html#pings-within-last-6-months","datasets/obsolete/longitudinal/reference.html#1-sample","datasets/obsolete/longitudinal/reference.html#scheduling","datasets/obsolete/longitudinal/reference.html#schema","datasets/obsolete/longitudinal/reference.html#code-reference","datasets/obsolete/retention/reference.html#1-day-retention","datasets/obsolete/retention/reference.html#introduction","datasets/obsolete/retention/reference.html#contents","datasets/obsolete/retention/reference.html#data-reference","datasets/obsolete/retention/reference.html#example-queries","datasets/obsolete/retention/reference.html#scheduling","datasets/obsolete/retention/reference.html#schema","datasets/obsolete/retention/reference.html#code-reference","datasets/obsolete/sync_summary/reference.html#sync-summary-and-sync-flat-summary-reference","datasets/obsolete/sync_summary/reference.html#introduction","datasets/obsolete/sync_summary/reference.html#which-dataset-should-i-use","datasets/obsolete/sync_summary/reference.html#data-reference","datasets/obsolete/sync_summary/reference.html#a-note-about-user-ids","datasets/obsolete/sync_summary/reference.html#which-apps-send-sync-telemetry-what-about-fenix","datasets/obsolete/sync_summary/reference.html#whats-an-engine","datasets/obsolete/sync_summary/reference.html#example-queries","datasets/obsolete/sync_summary/reference.html#sampling","datasets/obsolete/sync_summary/reference.html#scheduling","datasets/obsolete/sync_summary/reference.html#sync-summary-schema","datasets/obsolete/sync_summary/reference.html#sync-flat-summary-schema","contributing/index.html#contributing","contributing/index.html#bug-reports","contributing/index.html#fixing-minor-problems","contributing/index.html#building-the-documentation","contributing/index.html#adding-a-new-article","contributing/index.html#review","contributing/index.html#supported-plugins","contributing/index.html#table-of-contents","contributing/index.html#mermaid","contributing/index.html#publishing","contributing/style_guide.html#style-guide","contributing/style_guide.html#audience","contributing/style_guide.html#what-to-write","contributing/style_guide.html#what--not--to-write","contributing/style_guide.html#implementation-specific-articles","contributing/style_guide.html#lists-of-links","contributing/style_guide.html#general-guidelines","contributing/style_guide.html#writing-style","contributing/style_guide.html#colophon","contributing/structure.html#documentation-structure"],"index":{"documentStore":{"docInfo":{"0":{"body":67,"breadcrumbs":6,"title":3},"1":{"body":4,"breadcrumbs":5,"title":2},"10":{"body":37,"breadcrumbs":6,"title":2},"100":{"body":60,"breadcrumbs":9,"title":1},"1000":{"body":23,"breadcrumbs":8,"title":3},"1001":{"body":180,"breadcrumbs":11,"title":6},"1002":{"body":136,"breadcrumbs":9,"title":4},"1003":{"body":21,"breadcrumbs":6,"title":2},"1004":{"body":14,"breadcrumbs":9,"title":3},"1005":{"body":32,"breadcrumbs":8,"title":2},"1006":{"body":53,"breadcrumbs":8,"title":2},"1007":{"body":14,"breadcrumbs":9,"title":3},"1008":{"body":94,"breadcrumbs":10,"title":4},"1009":{"body":279,"breadcrumbs":8,"title":2},"101":{"body":81,"breadcrumbs":11,"title":2},"1010":{"body":0,"breadcrumbs":7,"title":1},"1011":{"body":24,"breadcrumbs":9,"title":3},"1012":{"body":21,"breadcrumbs":10,"title":4},"1013":{"body":78,"breadcrumbs":12,"title":6},"1014":{"body":32,"breadcrumbs":11,"title":5},"1015":{"body":29,"breadcrumbs":8,"title":2},"1016":{"body":66,"breadcrumbs":7,"title":1},"1017":{"body":67,"breadcrumbs":8,"title":2},"1018":{"body":68,"breadcrumbs":8,"title":2},"1019":{"body":12,"breadcrumbs":7,"title":1},"102":{"body":70,"breadcrumbs":13,"title":4},"1020":{"body":11,"breadcrumbs":7,"title":1},"1021":{"body":21,"breadcrumbs":8,"title":2},"1022":{"body":26,"breadcrumbs":6,"title":1},"1023":{"body":351,"breadcrumbs":6,"title":1},"1024":{"body":0,"breadcrumbs":7,"title":2},"1025":{"body":278,"breadcrumbs":7,"title":2},"1026":{"body":6,"breadcrumbs":6,"title":1},"1027":{"body":94,"breadcrumbs":6,"title":1},"1028":{"body":14,"breadcrumbs":7,"title":2},"1029":{"body":43,"breadcrumbs":11,"title":4},"103":{"body":45,"breadcrumbs":12,"title":3},"1030":{"body":8,"breadcrumbs":8,"title":1},"1031":{"body":125,"breadcrumbs":8,"title":1},"1032":{"body":0,"breadcrumbs":9,"title":2},"1033":{"body":125,"breadcrumbs":9,"title":2},"1034":{"body":47,"breadcrumbs":8,"title":1},"1035":{"body":70,"breadcrumbs":8,"title":1},"1036":{"body":15,"breadcrumbs":6,"title":2},"1037":{"body":28,"breadcrumbs":8,"title":2},"1038":{"body":67,"breadcrumbs":7,"title":1},"1039":{"body":0,"breadcrumbs":8,"title":2},"104":{"body":46,"breadcrumbs":10,"title":1},"1040":{"body":123,"breadcrumbs":8,"title":2},"1041":{"body":0,"breadcrumbs":7,"title":1},"1042":{"body":31,"breadcrumbs":8,"title":2},"1043":{"body":11,"breadcrumbs":7,"title":1},"1044":{"body":271,"breadcrumbs":7,"title":1},"1045":{"body":13,"breadcrumbs":9,"title":3},"1046":{"body":87,"breadcrumbs":7,"title":1},"1047":{"body":0,"breadcrumbs":8,"title":2},"1048":{"body":20,"breadcrumbs":8,"title":2},"1049":{"body":8,"breadcrumbs":7,"title":1},"105":{"body":17,"breadcrumbs":11,"title":2},"1050":{"body":12,"breadcrumbs":7,"title":1},"1051":{"body":126,"breadcrumbs":7,"title":1},"1052":{"body":27,"breadcrumbs":9,"title":3},"1053":{"body":118,"breadcrumbs":7,"title":1},"1054":{"body":0,"breadcrumbs":8,"title":2},"1055":{"body":100,"breadcrumbs":8,"title":2},"1056":{"body":0,"breadcrumbs":7,"title":1},"1057":{"body":35,"breadcrumbs":8,"title":2},"1058":{"body":8,"breadcrumbs":7,"title":1},"1059":{"body":243,"breadcrumbs":7,"title":1},"106":{"body":89,"breadcrumbs":14,"title":5},"1060":{"body":6,"breadcrumbs":10,"title":3},"1061":{"body":102,"breadcrumbs":8,"title":1},"1062":{"body":26,"breadcrumbs":8,"title":2},"1063":{"body":41,"breadcrumbs":7,"title":1},"1064":{"body":174,"breadcrumbs":7,"title":1},"1065":{"body":0,"breadcrumbs":8,"title":2},"1066":{"body":24,"breadcrumbs":8,"title":2},"1067":{"body":43,"breadcrumbs":7,"title":1},"1068":{"body":16,"breadcrumbs":8,"title":2},"1069":{"body":19,"breadcrumbs":10,"title":3},"107":{"body":27,"breadcrumbs":10,"title":2},"1070":{"body":168,"breadcrumbs":10,"title":3},"1071":{"body":90,"breadcrumbs":11,"title":4},"1072":{"body":152,"breadcrumbs":11,"title":4},"1073":{"body":104,"breadcrumbs":8,"title":1},"1074":{"body":20,"breadcrumbs":7,"title":2},"1075":{"body":139,"breadcrumbs":6,"title":1},"1076":{"body":0,"breadcrumbs":7,"title":2},"1077":{"body":0,"breadcrumbs":6,"title":1},"1078":{"body":8,"breadcrumbs":10,"title":5},"1079":{"body":89,"breadcrumbs":7,"title":2},"108":{"body":18,"breadcrumbs":11,"title":3},"1080":{"body":13,"breadcrumbs":6,"title":1},"1081":{"body":2,"breadcrumbs":6,"title":1},"1082":{"body":16,"breadcrumbs":7,"title":2},"1083":{"body":26,"breadcrumbs":8,"title":3},"1084":{"body":15,"breadcrumbs":6,"title":1},"1085":{"body":282,"breadcrumbs":6,"title":1},"1086":{"body":0,"breadcrumbs":7,"title":2},"1087":{"body":9,"breadcrumbs":7,"title":2},"1088":{"body":16,"breadcrumbs":6,"title":1},"1089":{"body":82,"breadcrumbs":6,"title":1},"109":{"body":18,"breadcrumbs":11,"title":3},"1090":{"body":31,"breadcrumbs":7,"title":2},"1091":{"body":26,"breadcrumbs":12,"title":6},"1092":{"body":37,"breadcrumbs":7,"title":1},"1093":{"body":40,"breadcrumbs":8,"title":2},"1094":{"body":0,"breadcrumbs":8,"title":2},"1095":{"body":79,"breadcrumbs":9,"title":3},"1096":{"body":52,"breadcrumbs":11,"title":5},"1097":{"body":181,"breadcrumbs":8,"title":2},"1098":{"body":79,"breadcrumbs":8,"title":2},"1099":{"body":15,"breadcrumbs":7,"title":1},"11":{"body":29,"breadcrumbs":6,"title":2},"110":{"body":22,"breadcrumbs":11,"title":3},"1100":{"body":11,"breadcrumbs":7,"title":1},"1101":{"body":151,"breadcrumbs":9,"title":3},"1102":{"body":132,"breadcrumbs":10,"title":4},"1103":{"body":38,"breadcrumbs":2,"title":1},"1104":{"body":8,"breadcrumbs":3,"title":2},"1105":{"body":28,"breadcrumbs":4,"title":3},"1106":{"body":23,"breadcrumbs":3,"title":2},"1107":{"body":41,"breadcrumbs":4,"title":3},"1108":{"body":57,"breadcrumbs":2,"title":1},"1109":{"body":0,"breadcrumbs":3,"title":2},"111":{"body":20,"breadcrumbs":11,"title":2},"1110":{"body":28,"breadcrumbs":3,"title":2},"1111":{"body":19,"breadcrumbs":2,"title":1},"1112":{"body":14,"breadcrumbs":2,"title":1},"1113":{"body":29,"breadcrumbs":5,"title":2},"1114":{"body":130,"breadcrumbs":4,"title":1},"1115":{"body":65,"breadcrumbs":4,"title":1},"1116":{"body":9,"breadcrumbs":4,"title":1},"1117":{"body":89,"breadcrumbs":6,"title":3},"1118":{"body":35,"breadcrumbs":5,"title":2},"1119":{"body":129,"breadcrumbs":5,"title":2},"112":{"body":21,"breadcrumbs":12,"title":3},"1120":{"body":136,"breadcrumbs":5,"title":2},"1121":{"body":15,"breadcrumbs":4,"title":1},"1122":{"body":97,"breadcrumbs":4,"title":2},"113":{"body":60,"breadcrumbs":11,"title":2},"114":{"body":6,"breadcrumbs":10,"title":1},"115":{"body":42,"breadcrumbs":11,"title":2},"116":{"body":36,"breadcrumbs":13,"title":4},"117":{"body":53,"breadcrumbs":11,"title":2},"118":{"body":46,"breadcrumbs":13,"title":3},"119":{"body":27,"breadcrumbs":11,"title":1},"12":{"body":39,"breadcrumbs":7,"title":3},"120":{"body":66,"breadcrumbs":11,"title":1},"121":{"body":53,"breadcrumbs":12,"title":3},"122":{"body":32,"breadcrumbs":8,"title":3},"123":{"body":49,"breadcrumbs":13,"title":4},"124":{"body":60,"breadcrumbs":15,"title":6},"125":{"body":94,"breadcrumbs":11,"title":2},"126":{"body":56,"breadcrumbs":15,"title":6},"127":{"body":226,"breadcrumbs":11,"title":2},"128":{"body":162,"breadcrumbs":11,"title":2},"129":{"body":285,"breadcrumbs":12,"title":3},"13":{"body":15,"breadcrumbs":7,"title":3},"130":{"body":98,"breadcrumbs":12,"title":3},"131":{"body":157,"breadcrumbs":10,"title":3},"132":{"body":38,"breadcrumbs":9,"title":2},"133":{"body":101,"breadcrumbs":10,"title":3},"134":{"body":29,"breadcrumbs":12,"title":5},"135":{"body":148,"breadcrumbs":15,"title":8},"136":{"body":56,"breadcrumbs":12,"title":5},"137":{"body":136,"breadcrumbs":10,"title":3},"138":{"body":46,"breadcrumbs":12,"title":5},"139":{"body":46,"breadcrumbs":11,"title":4},"14":{"body":22,"breadcrumbs":5,"title":1},"140":{"body":171,"breadcrumbs":12,"title":5},"141":{"body":0,"breadcrumbs":9,"title":2},"142":{"body":63,"breadcrumbs":9,"title":2},"143":{"body":69,"breadcrumbs":9,"title":2},"144":{"body":75,"breadcrumbs":8,"title":1},"145":{"body":28,"breadcrumbs":5,"title":2},"146":{"body":29,"breadcrumbs":9,"title":2},"147":{"body":13,"breadcrumbs":9,"title":2},"148":{"body":5,"breadcrumbs":9,"title":2},"149":{"body":0,"breadcrumbs":9,"title":2},"15":{"body":75,"breadcrumbs":9,"title":5},"150":{"body":27,"breadcrumbs":9,"title":2},"151":{"body":43,"breadcrumbs":8,"title":1},"152":{"body":39,"breadcrumbs":11,"title":4},"153":{"body":90,"breadcrumbs":9,"title":2},"154":{"body":63,"breadcrumbs":11,"title":3},"155":{"body":171,"breadcrumbs":12,"title":4},"156":{"body":42,"breadcrumbs":14,"title":6},"157":{"body":56,"breadcrumbs":13,"title":4},"158":{"body":16,"breadcrumbs":14,"title":5},"159":{"body":33,"breadcrumbs":14,"title":5},"16":{"body":6,"breadcrumbs":7,"title":3},"160":{"body":64,"breadcrumbs":15,"title":6},"161":{"body":30,"breadcrumbs":12,"title":3},"162":{"body":19,"breadcrumbs":11,"title":2},"163":{"body":24,"breadcrumbs":11,"title":2},"164":{"body":53,"breadcrumbs":11,"title":2},"165":{"body":43,"breadcrumbs":10,"title":1},"166":{"body":71,"breadcrumbs":13,"title":4},"167":{"body":83,"breadcrumbs":13,"title":4},"168":{"body":80,"breadcrumbs":12,"title":4},"169":{"body":103,"breadcrumbs":13,"title":5},"17":{"body":44,"breadcrumbs":6,"title":2},"170":{"body":59,"breadcrumbs":12,"title":4},"171":{"body":14,"breadcrumbs":9,"title":3},"172":{"body":57,"breadcrumbs":10,"title":2},"173":{"body":3,"breadcrumbs":10,"title":2},"174":{"body":29,"breadcrumbs":10,"title":2},"175":{"body":187,"breadcrumbs":11,"title":3},"176":{"body":81,"breadcrumbs":13,"title":5},"177":{"body":20,"breadcrumbs":10,"title":2},"178":{"body":13,"breadcrumbs":10,"title":2},"179":{"body":126,"breadcrumbs":12,"title":3},"18":{"body":5,"breadcrumbs":6,"title":2},"180":{"body":136,"breadcrumbs":13,"title":4},"181":{"body":342,"breadcrumbs":11,"title":2},"182":{"body":54,"breadcrumbs":11,"title":2},"183":{"body":145,"breadcrumbs":11,"title":2},"184":{"body":61,"breadcrumbs":11,"title":2},"185":{"body":272,"breadcrumbs":11,"title":2},"186":{"body":199,"breadcrumbs":10,"title":1},"187":{"body":143,"breadcrumbs":11,"title":2},"188":{"body":41,"breadcrumbs":11,"title":2},"189":{"body":15,"breadcrumbs":11,"title":2},"19":{"body":29,"breadcrumbs":7,"title":3},"190":{"body":112,"breadcrumbs":11,"title":2},"191":{"body":72,"breadcrumbs":10,"title":1},"192":{"body":8,"breadcrumbs":10,"title":1},"193":{"body":92,"breadcrumbs":12,"title":3},"194":{"body":11,"breadcrumbs":11,"title":2},"195":{"body":14,"breadcrumbs":11,"title":2},"196":{"body":52,"breadcrumbs":10,"title":2},"197":{"body":177,"breadcrumbs":10,"title":2},"198":{"body":74,"breadcrumbs":10,"title":2},"199":{"body":1018,"breadcrumbs":11,"title":3},"2":{"body":13,"breadcrumbs":4,"title":1},"20":{"body":0,"breadcrumbs":3,"title":1},"200":{"body":13,"breadcrumbs":9,"title":3},"201":{"body":12,"breadcrumbs":8,"title":2},"202":{"body":64,"breadcrumbs":10,"title":4},"203":{"body":184,"breadcrumbs":13,"title":7},"204":{"body":23,"breadcrumbs":7,"title":1},"205":{"body":62,"breadcrumbs":9,"title":3},"206":{"body":29,"breadcrumbs":9,"title":2},"207":{"body":27,"breadcrumbs":9,"title":2},"208":{"body":0,"breadcrumbs":8,"title":1},"209":{"body":21,"breadcrumbs":9,"title":2},"21":{"body":62,"breadcrumbs":4,"title":2},"210":{"body":81,"breadcrumbs":9,"title":2},"211":{"body":95,"breadcrumbs":12,"title":5},"212":{"body":132,"breadcrumbs":9,"title":2},"213":{"body":25,"breadcrumbs":8,"title":1},"214":{"body":45,"breadcrumbs":8,"title":1},"215":{"body":193,"breadcrumbs":10,"title":3},"216":{"body":47,"breadcrumbs":10,"title":3},"217":{"body":0,"breadcrumbs":11,"title":3},"218":{"body":36,"breadcrumbs":10,"title":2},"219":{"body":41,"breadcrumbs":12,"title":4},"22":{"body":8,"breadcrumbs":3,"title":1},"220":{"body":111,"breadcrumbs":9,"title":1},"221":{"body":253,"breadcrumbs":11,"title":3},"222":{"body":363,"breadcrumbs":11,"title":3},"223":{"body":122,"breadcrumbs":12,"title":4},"224":{"body":72,"breadcrumbs":10,"title":2},"225":{"body":43,"breadcrumbs":13,"title":5},"226":{"body":30,"breadcrumbs":13,"title":5},"227":{"body":29,"breadcrumbs":10,"title":2},"228":{"body":96,"breadcrumbs":10,"title":2},"229":{"body":59,"breadcrumbs":11,"title":3},"23":{"body":3,"breadcrumbs":3,"title":1},"230":{"body":54,"breadcrumbs":10,"title":2},"231":{"body":72,"breadcrumbs":10,"title":3},"232":{"body":31,"breadcrumbs":9,"title":2},"233":{"body":0,"breadcrumbs":11,"title":4},"234":{"body":133,"breadcrumbs":12,"title":5},"235":{"body":44,"breadcrumbs":10,"title":3},"236":{"body":91,"breadcrumbs":8,"title":1},"237":{"body":0,"breadcrumbs":8,"title":1},"238":{"body":197,"breadcrumbs":8,"title":1},"239":{"body":297,"breadcrumbs":9,"title":2},"24":{"body":12,"breadcrumbs":3,"title":1},"240":{"body":62,"breadcrumbs":12,"title":3},"241":{"body":50,"breadcrumbs":12,"title":3},"242":{"body":33,"breadcrumbs":11,"title":2},"243":{"body":34,"breadcrumbs":11,"title":2},"244":{"body":41,"breadcrumbs":12,"title":3},"245":{"body":48,"breadcrumbs":13,"title":4},"246":{"body":143,"breadcrumbs":12,"title":3},"247":{"body":135,"breadcrumbs":11,"title":2},"248":{"body":111,"breadcrumbs":11,"title":2},"249":{"body":58,"breadcrumbs":10,"title":1},"25":{"body":19,"breadcrumbs":3,"title":1},"250":{"body":21,"breadcrumbs":12,"title":3},"251":{"body":50,"breadcrumbs":10,"title":1},"252":{"body":0,"breadcrumbs":13,"title":4},"253":{"body":40,"breadcrumbs":13,"title":4},"254":{"body":104,"breadcrumbs":11,"title":2},"255":{"body":12,"breadcrumbs":13,"title":4},"256":{"body":179,"breadcrumbs":11,"title":2},"257":{"body":71,"breadcrumbs":11,"title":2},"258":{"body":19,"breadcrumbs":11,"title":2},"259":{"body":5,"breadcrumbs":7,"title":2},"26":{"body":17,"breadcrumbs":4,"title":2},"260":{"body":70,"breadcrumbs":11,"title":3},"261":{"body":39,"breadcrumbs":14,"title":6},"262":{"body":57,"breadcrumbs":14,"title":6},"263":{"body":111,"breadcrumbs":11,"title":3},"264":{"body":121,"breadcrumbs":17,"title":6},"265":{"body":52,"breadcrumbs":13,"title":2},"266":{"body":186,"breadcrumbs":15,"title":4},"267":{"body":287,"breadcrumbs":13,"title":2},"268":{"body":167,"breadcrumbs":14,"title":3},"269":{"body":133,"breadcrumbs":15,"title":4},"27":{"body":6,"breadcrumbs":4,"title":2},"270":{"body":211,"breadcrumbs":17,"title":6},"271":{"body":244,"breadcrumbs":15,"title":4},"272":{"body":116,"breadcrumbs":15,"title":4},"273":{"body":379,"breadcrumbs":15,"title":4},"274":{"body":101,"breadcrumbs":14,"title":3},"275":{"body":167,"breadcrumbs":15,"title":4},"276":{"body":497,"breadcrumbs":16,"title":5},"277":{"body":0,"breadcrumbs":13,"title":2},"278":{"body":14,"breadcrumbs":12,"title":1},"279":{"body":11,"breadcrumbs":12,"title":1},"28":{"body":21,"breadcrumbs":4,"title":2},"280":{"body":21,"breadcrumbs":12,"title":1},"281":{"body":13,"breadcrumbs":12,"title":1},"282":{"body":47,"breadcrumbs":12,"title":1},"283":{"body":32,"breadcrumbs":12,"title":1},"284":{"body":25,"breadcrumbs":12,"title":1},"285":{"body":79,"breadcrumbs":17,"title":6},"286":{"body":26,"breadcrumbs":13,"title":2},"287":{"body":128,"breadcrumbs":16,"title":5},"288":{"body":232,"breadcrumbs":15,"title":4},"289":{"body":146,"breadcrumbs":15,"title":4},"29":{"body":22,"breadcrumbs":4,"title":2},"290":{"body":204,"breadcrumbs":16,"title":5},"291":{"body":238,"breadcrumbs":15,"title":4},"292":{"body":184,"breadcrumbs":15,"title":4},"293":{"body":5,"breadcrumbs":7,"title":2},"294":{"body":125,"breadcrumbs":11,"title":3},"295":{"body":205,"breadcrumbs":11,"title":3},"296":{"body":77,"breadcrumbs":12,"title":4},"297":{"body":64,"breadcrumbs":15,"title":7},"298":{"body":14,"breadcrumbs":9,"title":2},"299":{"body":101,"breadcrumbs":10,"title":3},"3":{"body":9,"breadcrumbs":5,"title":2},"30":{"body":20,"breadcrumbs":4,"title":2},"300":{"body":83,"breadcrumbs":12,"title":2},"301":{"body":27,"breadcrumbs":5,"title":1},"302":{"body":17,"breadcrumbs":4,"title":1},"303":{"body":243,"breadcrumbs":17,"title":7},"304":{"body":142,"breadcrumbs":11,"title":4},"305":{"body":21,"breadcrumbs":7,"title":2},"306":{"body":74,"breadcrumbs":6,"title":1},"307":{"body":67,"breadcrumbs":7,"title":2},"308":{"body":32,"breadcrumbs":9,"title":4},"309":{"body":45,"breadcrumbs":16,"title":8},"31":{"body":43,"breadcrumbs":4,"title":2},"310":{"body":29,"breadcrumbs":9,"title":1},"311":{"body":0,"breadcrumbs":9,"title":1},"312":{"body":32,"breadcrumbs":9,"title":1},"313":{"body":93,"breadcrumbs":9,"title":1},"314":{"body":67,"breadcrumbs":10,"title":2},"315":{"body":31,"breadcrumbs":9,"title":1},"316":{"body":209,"breadcrumbs":9,"title":4},"317":{"body":34,"breadcrumbs":13,"title":5},"318":{"body":283,"breadcrumbs":10,"title":2},"319":{"body":0,"breadcrumbs":7,"title":3},"32":{"body":23,"breadcrumbs":3,"title":1},"320":{"body":15,"breadcrumbs":5,"title":1},"321":{"body":34,"breadcrumbs":5,"title":1},"322":{"body":68,"breadcrumbs":10,"title":4},"323":{"body":214,"breadcrumbs":7,"title":1},"324":{"body":25,"breadcrumbs":8,"title":2},"325":{"body":23,"breadcrumbs":9,"title":3},"326":{"body":3,"breadcrumbs":10,"title":4},"327":{"body":86,"breadcrumbs":7,"title":1},"328":{"body":59,"breadcrumbs":8,"title":2},"329":{"body":0,"breadcrumbs":8,"title":2},"33":{"body":17,"breadcrumbs":3,"title":1},"330":{"body":14,"breadcrumbs":9,"title":3},"331":{"body":82,"breadcrumbs":8,"title":2},"332":{"body":126,"breadcrumbs":10,"title":4},"333":{"body":0,"breadcrumbs":10,"title":4},"334":{"body":70,"breadcrumbs":7,"title":1},"335":{"body":283,"breadcrumbs":8,"title":2},"336":{"body":38,"breadcrumbs":10,"title":3},"337":{"body":42,"breadcrumbs":9,"title":2},"338":{"body":43,"breadcrumbs":10,"title":3},"339":{"body":46,"breadcrumbs":9,"title":2},"34":{"body":17,"breadcrumbs":4,"title":2},"340":{"body":23,"breadcrumbs":10,"title":3},"341":{"body":29,"breadcrumbs":13,"title":6},"342":{"body":164,"breadcrumbs":12,"title":5},"343":{"body":208,"breadcrumbs":9,"title":2},"344":{"body":7,"breadcrumbs":9,"title":2},"345":{"body":21,"breadcrumbs":8,"title":1},"346":{"body":37,"breadcrumbs":10,"title":3},"347":{"body":30,"breadcrumbs":9,"title":2},"348":{"body":119,"breadcrumbs":9,"title":2},"349":{"body":8,"breadcrumbs":8,"title":1},"35":{"body":25,"breadcrumbs":3,"title":1},"350":{"body":10,"breadcrumbs":12,"title":5},"351":{"body":17,"breadcrumbs":6,"title":3},"352":{"body":169,"breadcrumbs":9,"title":3},"353":{"body":307,"breadcrumbs":11,"title":4},"354":{"body":306,"breadcrumbs":12,"title":5},"355":{"body":119,"breadcrumbs":8,"title":1},"356":{"body":139,"breadcrumbs":9,"title":2},"357":{"body":57,"breadcrumbs":8,"title":1},"358":{"body":118,"breadcrumbs":9,"title":2},"359":{"body":158,"breadcrumbs":9,"title":2},"36":{"body":17,"breadcrumbs":3,"title":1},"360":{"body":160,"breadcrumbs":13,"title":6},"361":{"body":85,"breadcrumbs":10,"title":3},"362":{"body":125,"breadcrumbs":8,"title":1},"363":{"body":203,"breadcrumbs":8,"title":1},"364":{"body":127,"breadcrumbs":10,"title":3},"365":{"body":132,"breadcrumbs":9,"title":2},"366":{"body":46,"breadcrumbs":6,"title":1},"367":{"body":129,"breadcrumbs":6,"title":1},"368":{"body":200,"breadcrumbs":8,"title":3},"369":{"body":42,"breadcrumbs":7,"title":2},"37":{"body":44,"breadcrumbs":3,"title":1},"370":{"body":8,"breadcrumbs":6,"title":1},"371":{"body":16,"breadcrumbs":6,"title":1},"372":{"body":149,"breadcrumbs":11,"title":4},"373":{"body":149,"breadcrumbs":8,"title":1},"374":{"body":57,"breadcrumbs":8,"title":1},"375":{"body":108,"breadcrumbs":8,"title":1},"376":{"body":147,"breadcrumbs":9,"title":2},"377":{"body":10,"breadcrumbs":10,"title":3},"378":{"body":57,"breadcrumbs":10,"title":3},"379":{"body":33,"breadcrumbs":9,"title":2},"38":{"body":47,"breadcrumbs":3,"title":1},"380":{"body":111,"breadcrumbs":10,"title":3},"381":{"body":19,"breadcrumbs":15,"title":4},"382":{"body":35,"breadcrumbs":14,"title":3},"383":{"body":0,"breadcrumbs":13,"title":2},"384":{"body":10,"breadcrumbs":12,"title":1},"385":{"body":9,"breadcrumbs":13,"title":2},"386":{"body":146,"breadcrumbs":13,"title":2},"387":{"body":54,"breadcrumbs":14,"title":3},"388":{"body":63,"breadcrumbs":14,"title":3},"389":{"body":0,"breadcrumbs":12,"title":1},"39":{"body":23,"breadcrumbs":3,"title":1},"390":{"body":34,"breadcrumbs":12,"title":1},"391":{"body":20,"breadcrumbs":13,"title":2},"392":{"body":19,"breadcrumbs":13,"title":2},"393":{"body":43,"breadcrumbs":13,"title":2},"394":{"body":152,"breadcrumbs":13,"title":3},"395":{"body":56,"breadcrumbs":11,"title":1},"396":{"body":119,"breadcrumbs":12,"title":2},"397":{"body":0,"breadcrumbs":13,"title":3},"398":{"body":103,"breadcrumbs":13,"title":3},"399":{"body":11,"breadcrumbs":13,"title":3},"4":{"body":12,"breadcrumbs":6,"title":3},"40":{"body":10,"breadcrumbs":3,"title":1},"400":{"body":42,"breadcrumbs":11,"title":1},"401":{"body":11,"breadcrumbs":12,"title":2},"402":{"body":39,"breadcrumbs":10,"title":2},"403":{"body":161,"breadcrumbs":9,"title":1},"404":{"body":7,"breadcrumbs":11,"title":3},"405":{"body":47,"breadcrumbs":11,"title":3},"406":{"body":36,"breadcrumbs":12,"title":4},"407":{"body":85,"breadcrumbs":12,"title":4},"408":{"body":50,"breadcrumbs":10,"title":2},"409":{"body":78,"breadcrumbs":10,"title":2},"41":{"body":23,"breadcrumbs":3,"title":1},"410":{"body":101,"breadcrumbs":11,"title":3},"411":{"body":0,"breadcrumbs":10,"title":2},"412":{"body":91,"breadcrumbs":9,"title":1},"413":{"body":222,"breadcrumbs":9,"title":1},"414":{"body":125,"breadcrumbs":10,"title":2},"415":{"body":101,"breadcrumbs":11,"title":3},"416":{"body":122,"breadcrumbs":11,"title":3},"417":{"body":28,"breadcrumbs":11,"title":2},"418":{"body":19,"breadcrumbs":10,"title":1},"419":{"body":54,"breadcrumbs":10,"title":1},"42":{"body":25,"breadcrumbs":3,"title":1},"420":{"body":15,"breadcrumbs":13,"title":4},"421":{"body":38,"breadcrumbs":11,"title":2},"422":{"body":99,"breadcrumbs":11,"title":2},"423":{"body":20,"breadcrumbs":11,"title":2},"424":{"body":31,"breadcrumbs":11,"title":2},"425":{"body":38,"breadcrumbs":12,"title":3},"426":{"body":48,"breadcrumbs":11,"title":2},"427":{"body":106,"breadcrumbs":11,"title":3},"428":{"body":0,"breadcrumbs":10,"title":2},"429":{"body":22,"breadcrumbs":10,"title":2},"43":{"body":23,"breadcrumbs":3,"title":1},"430":{"body":48,"breadcrumbs":9,"title":1},"431":{"body":15,"breadcrumbs":9,"title":1},"432":{"body":42,"breadcrumbs":10,"title":2},"433":{"body":34,"breadcrumbs":10,"title":2},"434":{"body":36,"breadcrumbs":11,"title":3},"435":{"body":56,"breadcrumbs":11,"title":3},"436":{"body":33,"breadcrumbs":11,"title":3},"437":{"body":30,"breadcrumbs":12,"title":4},"438":{"body":50,"breadcrumbs":11,"title":3},"439":{"body":16,"breadcrumbs":13,"title":3},"44":{"body":10,"breadcrumbs":4,"title":2},"440":{"body":27,"breadcrumbs":12,"title":2},"441":{"body":55,"breadcrumbs":15,"title":5},"442":{"body":38,"breadcrumbs":12,"title":2},"443":{"body":76,"breadcrumbs":12,"title":2},"444":{"body":28,"breadcrumbs":8,"title":2},"445":{"body":26,"breadcrumbs":8,"title":2},"446":{"body":47,"breadcrumbs":8,"title":2},"447":{"body":879,"breadcrumbs":9,"title":3},"448":{"body":42,"breadcrumbs":8,"title":2},"449":{"body":71,"breadcrumbs":9,"title":3},"45":{"body":37,"breadcrumbs":3,"title":1},"450":{"body":57,"breadcrumbs":10,"title":4},"451":{"body":81,"breadcrumbs":8,"title":2},"452":{"body":115,"breadcrumbs":8,"title":2},"453":{"body":58,"breadcrumbs":7,"title":1},"454":{"body":79,"breadcrumbs":7,"title":1},"455":{"body":50,"breadcrumbs":8,"title":2},"456":{"body":74,"breadcrumbs":8,"title":2},"457":{"body":119,"breadcrumbs":8,"title":2},"458":{"body":0,"breadcrumbs":9,"title":3},"459":{"body":25,"breadcrumbs":8,"title":2},"46":{"body":65,"breadcrumbs":3,"title":1},"460":{"body":39,"breadcrumbs":7,"title":1},"461":{"body":6,"breadcrumbs":8,"title":2},"462":{"body":34,"breadcrumbs":8,"title":2},"463":{"body":7,"breadcrumbs":7,"title":1},"464":{"body":25,"breadcrumbs":7,"title":1},"465":{"body":67,"breadcrumbs":7,"title":1},"466":{"body":101,"breadcrumbs":8,"title":2},"467":{"body":32,"breadcrumbs":10,"title":4},"468":{"body":64,"breadcrumbs":8,"title":2},"469":{"body":39,"breadcrumbs":8,"title":2},"47":{"body":32,"breadcrumbs":3,"title":1},"470":{"body":52,"breadcrumbs":7,"title":1},"471":{"body":14,"breadcrumbs":9,"title":3},"472":{"body":32,"breadcrumbs":8,"title":2},"473":{"body":22,"breadcrumbs":7,"title":1},"474":{"body":19,"breadcrumbs":7,"title":2},"475":{"body":69,"breadcrumbs":9,"title":4},"476":{"body":25,"breadcrumbs":10,"title":5},"477":{"body":162,"breadcrumbs":11,"title":6},"478":{"body":101,"breadcrumbs":10,"title":5},"479":{"body":39,"breadcrumbs":12,"title":7},"48":{"body":9,"breadcrumbs":3,"title":1},"480":{"body":34,"breadcrumbs":10,"title":5},"481":{"body":39,"breadcrumbs":7,"title":2},"482":{"body":15,"breadcrumbs":8,"title":3},"483":{"body":5,"breadcrumbs":8,"title":2},"484":{"body":18,"breadcrumbs":13,"title":5},"485":{"body":96,"breadcrumbs":13,"title":5},"486":{"body":23,"breadcrumbs":9,"title":1},"487":{"body":99,"breadcrumbs":11,"title":3},"488":{"body":233,"breadcrumbs":12,"title":4},"489":{"body":26,"breadcrumbs":13,"title":5},"49":{"body":14,"breadcrumbs":3,"title":1},"490":{"body":0,"breadcrumbs":10,"title":2},"491":{"body":0,"breadcrumbs":10,"title":2},"492":{"body":0,"breadcrumbs":11,"title":3},"493":{"body":5,"breadcrumbs":10,"title":2},"494":{"body":34,"breadcrumbs":14,"title":4},"495":{"body":65,"breadcrumbs":11,"title":1},"496":{"body":44,"breadcrumbs":12,"title":2},"497":{"body":168,"breadcrumbs":12,"title":2},"498":{"body":42,"breadcrumbs":12,"title":2},"499":{"body":41,"breadcrumbs":12,"title":2},"5":{"body":24,"breadcrumbs":5,"title":2},"50":{"body":19,"breadcrumbs":3,"title":1},"500":{"body":39,"breadcrumbs":13,"title":3},"501":{"body":15,"breadcrumbs":13,"title":3},"502":{"body":73,"breadcrumbs":14,"title":4},"503":{"body":107,"breadcrumbs":14,"title":4},"504":{"body":29,"breadcrumbs":14,"title":3},"505":{"body":218,"breadcrumbs":17,"title":6},"506":{"body":648,"breadcrumbs":15,"title":4},"507":{"body":157,"breadcrumbs":16,"title":5},"508":{"body":109,"breadcrumbs":12,"title":2},"509":{"body":63,"breadcrumbs":14,"title":4},"51":{"body":12,"breadcrumbs":3,"title":1},"510":{"body":136,"breadcrumbs":14,"title":4},"511":{"body":7,"breadcrumbs":12,"title":2},"512":{"body":30,"breadcrumbs":10,"title":2},"513":{"body":0,"breadcrumbs":10,"title":2},"514":{"body":65,"breadcrumbs":9,"title":1},"515":{"body":35,"breadcrumbs":9,"title":1},"516":{"body":76,"breadcrumbs":9,"title":1},"517":{"body":33,"breadcrumbs":9,"title":1},"518":{"body":77,"breadcrumbs":10,"title":2},"519":{"body":23,"breadcrumbs":9,"title":1},"52":{"body":15,"breadcrumbs":3,"title":1},"520":{"body":0,"breadcrumbs":11,"title":3},"521":{"body":25,"breadcrumbs":11,"title":3},"522":{"body":25,"breadcrumbs":11,"title":3},"523":{"body":50,"breadcrumbs":11,"title":3},"524":{"body":33,"breadcrumbs":11,"title":3},"525":{"body":37,"breadcrumbs":11,"title":3},"526":{"body":105,"breadcrumbs":11,"title":3},"527":{"body":101,"breadcrumbs":12,"title":4},"528":{"body":248,"breadcrumbs":10,"title":2},"529":{"body":213,"breadcrumbs":10,"title":2},"53":{"body":9,"breadcrumbs":4,"title":2},"530":{"body":0,"breadcrumbs":11,"title":3},"531":{"body":132,"breadcrumbs":11,"title":3},"532":{"body":0,"breadcrumbs":6,"title":2},"533":{"body":25,"breadcrumbs":5,"title":1},"534":{"body":22,"breadcrumbs":5,"title":1},"535":{"body":5,"breadcrumbs":5,"title":1},"536":{"body":6,"breadcrumbs":5,"title":1},"537":{"body":16,"breadcrumbs":7,"title":3},"538":{"body":121,"breadcrumbs":7,"title":2},"539":{"body":120,"breadcrumbs":7,"title":2},"54":{"body":21,"breadcrumbs":3,"title":1},"540":{"body":70,"breadcrumbs":7,"title":2},"541":{"body":140,"breadcrumbs":7,"title":2},"542":{"body":270,"breadcrumbs":7,"title":2},"543":{"body":51,"breadcrumbs":7,"title":2},"544":{"body":54,"breadcrumbs":7,"title":2},"545":{"body":34,"breadcrumbs":9,"title":4},"546":{"body":187,"breadcrumbs":9,"title":4},"547":{"body":44,"breadcrumbs":9,"title":4},"548":{"body":447,"breadcrumbs":8,"title":3},"549":{"body":0,"breadcrumbs":6,"title":1},"55":{"body":14,"breadcrumbs":3,"title":1},"550":{"body":101,"breadcrumbs":14,"title":9},"551":{"body":22,"breadcrumbs":13,"title":5},"552":{"body":27,"breadcrumbs":10,"title":2},"553":{"body":67,"breadcrumbs":9,"title":1},"554":{"body":142,"breadcrumbs":9,"title":1},"555":{"body":273,"breadcrumbs":11,"title":3},"556":{"body":83,"breadcrumbs":11,"title":3},"557":{"body":24,"breadcrumbs":10,"title":2},"558":{"body":10,"breadcrumbs":6,"title":1},"559":{"body":37,"breadcrumbs":7,"title":2},"56":{"body":18,"breadcrumbs":3,"title":1},"560":{"body":51,"breadcrumbs":8,"title":3},"561":{"body":87,"breadcrumbs":6,"title":1},"562":{"body":89,"breadcrumbs":7,"title":2},"563":{"body":46,"breadcrumbs":7,"title":2},"564":{"body":0,"breadcrumbs":7,"title":2},"565":{"body":27,"breadcrumbs":6,"title":1},"566":{"body":8,"breadcrumbs":7,"title":2},"567":{"body":89,"breadcrumbs":4,"title":2},"568":{"body":47,"breadcrumbs":6,"title":3},"569":{"body":68,"breadcrumbs":4,"title":1},"57":{"body":20,"breadcrumbs":3,"title":1},"570":{"body":0,"breadcrumbs":5,"title":2},"571":{"body":132,"breadcrumbs":5,"title":2},"572":{"body":39,"breadcrumbs":6,"title":3},"573":{"body":47,"breadcrumbs":5,"title":2},"574":{"body":31,"breadcrumbs":5,"title":2},"575":{"body":56,"breadcrumbs":6,"title":3},"576":{"body":30,"breadcrumbs":5,"title":2},"577":{"body":28,"breadcrumbs":6,"title":3},"578":{"body":21,"breadcrumbs":5,"title":2},"579":{"body":49,"breadcrumbs":4,"title":1},"58":{"body":37,"breadcrumbs":4,"title":2},"580":{"body":215,"breadcrumbs":5,"title":2},"581":{"body":75,"breadcrumbs":4,"title":1},"582":{"body":22,"breadcrumbs":5,"title":2},"583":{"body":15,"breadcrumbs":6,"title":2},"584":{"body":51,"breadcrumbs":7,"title":1},"585":{"body":113,"breadcrumbs":7,"title":1},"586":{"body":77,"breadcrumbs":8,"title":2},"587":{"body":67,"breadcrumbs":7,"title":1},"588":{"body":19,"breadcrumbs":7,"title":1},"589":{"body":138,"breadcrumbs":8,"title":2},"59":{"body":13,"breadcrumbs":6,"title":2},"590":{"body":82,"breadcrumbs":9,"title":3},"591":{"body":52,"breadcrumbs":8,"title":2},"592":{"body":25,"breadcrumbs":7,"title":1},"593":{"body":27,"breadcrumbs":10,"title":4},"594":{"body":19,"breadcrumbs":7,"title":1},"595":{"body":124,"breadcrumbs":7,"title":1},"596":{"body":146,"breadcrumbs":7,"title":1},"597":{"body":9,"breadcrumbs":7,"title":1},"598":{"body":39,"breadcrumbs":8,"title":2},"599":{"body":26,"breadcrumbs":8,"title":2},"6":{"body":33,"breadcrumbs":5,"title":2},"60":{"body":0,"breadcrumbs":9,"title":3},"600":{"body":56,"breadcrumbs":8,"title":2},"601":{"body":21,"breadcrumbs":12,"title":6},"602":{"body":5,"breadcrumbs":6,"title":1},"603":{"body":34,"breadcrumbs":7,"title":2},"604":{"body":18,"breadcrumbs":6,"title":1},"605":{"body":27,"breadcrumbs":7,"title":2},"606":{"body":30,"breadcrumbs":8,"title":2},"607":{"body":103,"breadcrumbs":7,"title":1},"608":{"body":0,"breadcrumbs":8,"title":2},"609":{"body":117,"breadcrumbs":8,"title":2},"61":{"body":31,"breadcrumbs":8,"title":2},"610":{"body":12,"breadcrumbs":7,"title":1},"611":{"body":11,"breadcrumbs":7,"title":1},"612":{"body":15,"breadcrumbs":8,"title":2},"613":{"body":283,"breadcrumbs":10,"title":3},"614":{"body":29,"breadcrumbs":8,"title":2},"615":{"body":10,"breadcrumbs":8,"title":2},"616":{"body":0,"breadcrumbs":8,"title":2},"617":{"body":55,"breadcrumbs":8,"title":2},"618":{"body":12,"breadcrumbs":7,"title":1},"619":{"body":11,"breadcrumbs":7,"title":1},"62":{"body":49,"breadcrumbs":9,"title":3},"620":{"body":17,"breadcrumbs":8,"title":2},"621":{"body":38,"breadcrumbs":11,"title":4},"622":{"body":248,"breadcrumbs":8,"title":1},"623":{"body":0,"breadcrumbs":9,"title":2},"624":{"body":20,"breadcrumbs":9,"title":2},"625":{"body":65,"breadcrumbs":12,"title":5},"626":{"body":70,"breadcrumbs":9,"title":2},"627":{"body":80,"breadcrumbs":10,"title":3},"628":{"body":64,"breadcrumbs":9,"title":2},"629":{"body":12,"breadcrumbs":8,"title":1},"63":{"body":0,"breadcrumbs":8,"title":2},"630":{"body":16,"breadcrumbs":8,"title":1},"631":{"body":15,"breadcrumbs":9,"title":2},"632":{"body":42,"breadcrumbs":6,"title":1},"633":{"body":81,"breadcrumbs":7,"title":2},"634":{"body":47,"breadcrumbs":8,"title":3},"635":{"body":39,"breadcrumbs":7,"title":2},"636":{"body":10,"breadcrumbs":6,"title":1},"637":{"body":12,"breadcrumbs":7,"title":2},"638":{"body":30,"breadcrumbs":7,"title":2},"639":{"body":12,"breadcrumbs":8,"title":2},"64":{"body":22,"breadcrumbs":8,"title":2},"640":{"body":31,"breadcrumbs":7,"title":1},"641":{"body":99,"breadcrumbs":7,"title":1},"642":{"body":53,"breadcrumbs":7,"title":1},"643":{"body":31,"breadcrumbs":8,"title":2},"644":{"body":48,"breadcrumbs":8,"title":2},"645":{"body":5,"breadcrumbs":7,"title":1},"646":{"body":24,"breadcrumbs":8,"title":2},"647":{"body":8,"breadcrumbs":8,"title":2},"648":{"body":6,"breadcrumbs":11,"title":4},"649":{"body":78,"breadcrumbs":8,"title":1},"65":{"body":6,"breadcrumbs":7,"title":1},"650":{"body":46,"breadcrumbs":8,"title":1},"651":{"body":30,"breadcrumbs":8,"title":1},"652":{"body":11,"breadcrumbs":9,"title":2},"653":{"body":40,"breadcrumbs":8,"title":1},"654":{"body":102,"breadcrumbs":10,"title":3},"655":{"body":75,"breadcrumbs":11,"title":4},"656":{"body":17,"breadcrumbs":12,"title":5},"657":{"body":65,"breadcrumbs":9,"title":3},"658":{"body":15,"breadcrumbs":8,"title":2},"659":{"body":8,"breadcrumbs":8,"title":2},"66":{"body":19,"breadcrumbs":7,"title":1},"660":{"body":0,"breadcrumbs":8,"title":2},"661":{"body":36,"breadcrumbs":8,"title":2},"662":{"body":20,"breadcrumbs":7,"title":1},"663":{"body":10,"breadcrumbs":7,"title":1},"664":{"body":238,"breadcrumbs":7,"title":1},"665":{"body":123,"breadcrumbs":8,"title":2},"666":{"body":23,"breadcrumbs":8,"title":2},"667":{"body":15,"breadcrumbs":8,"title":2},"668":{"body":8,"breadcrumbs":10,"title":3},"669":{"body":30,"breadcrumbs":8,"title":1},"67":{"body":126,"breadcrumbs":8,"title":2},"670":{"body":0,"breadcrumbs":9,"title":2},"671":{"body":34,"breadcrumbs":8,"title":1},"672":{"body":10,"breadcrumbs":8,"title":1},"673":{"body":19,"breadcrumbs":8,"title":1},"674":{"body":11,"breadcrumbs":9,"title":2},"675":{"body":16,"breadcrumbs":9,"title":2},"676":{"body":107,"breadcrumbs":8,"title":1},"677":{"body":0,"breadcrumbs":9,"title":2},"678":{"body":175,"breadcrumbs":9,"title":2},"679":{"body":146,"breadcrumbs":8,"title":1},"68":{"body":22,"breadcrumbs":8,"title":2},"680":{"body":4,"breadcrumbs":8,"title":1},"681":{"body":15,"breadcrumbs":9,"title":2},"682":{"body":11,"breadcrumbs":9,"title":2},"683":{"body":14,"breadcrumbs":9,"title":3},"684":{"body":42,"breadcrumbs":7,"title":1},"685":{"body":0,"breadcrumbs":8,"title":2},"686":{"body":28,"breadcrumbs":8,"title":2},"687":{"body":0,"breadcrumbs":7,"title":1},"688":{"body":33,"breadcrumbs":8,"title":2},"689":{"body":11,"breadcrumbs":7,"title":1},"69":{"body":37,"breadcrumbs":8,"title":2},"690":{"body":129,"breadcrumbs":7,"title":1},"691":{"body":86,"breadcrumbs":8,"title":2},"692":{"body":0,"breadcrumbs":8,"title":2},"693":{"body":5,"breadcrumbs":9,"title":3},"694":{"body":69,"breadcrumbs":8,"title":2},"695":{"body":43,"breadcrumbs":8,"title":2},"696":{"body":0,"breadcrumbs":8,"title":2},"697":{"body":3,"breadcrumbs":9,"title":3},"698":{"body":69,"breadcrumbs":8,"title":2},"699":{"body":37,"breadcrumbs":8,"title":2},"7":{"body":30,"breadcrumbs":2,"title":1},"70":{"body":10,"breadcrumbs":7,"title":1},"700":{"body":26,"breadcrumbs":9,"title":3},"701":{"body":65,"breadcrumbs":8,"title":2},"702":{"body":0,"breadcrumbs":8,"title":2},"703":{"body":19,"breadcrumbs":7,"title":1},"704":{"body":25,"breadcrumbs":8,"title":2},"705":{"body":608,"breadcrumbs":7,"title":1},"706":{"body":10,"breadcrumbs":6,"title":2},"707":{"body":201,"breadcrumbs":7,"title":2},"708":{"body":216,"breadcrumbs":7,"title":2},"709":{"body":95,"breadcrumbs":6,"title":1},"71":{"body":11,"breadcrumbs":4,"title":1},"710":{"body":151,"breadcrumbs":9,"title":4},"711":{"body":87,"breadcrumbs":7,"title":2},"712":{"body":8,"breadcrumbs":6,"title":1},"713":{"body":16,"breadcrumbs":7,"title":2},"714":{"body":12,"breadcrumbs":6,"title":1},"715":{"body":23,"breadcrumbs":11,"title":4},"716":{"body":15,"breadcrumbs":9,"title":2},"717":{"body":6,"breadcrumbs":8,"title":1},"718":{"body":37,"breadcrumbs":9,"title":2},"719":{"body":0,"breadcrumbs":8,"title":1},"72":{"body":14,"breadcrumbs":9,"title":3},"720":{"body":55,"breadcrumbs":11,"title":4},"721":{"body":30,"breadcrumbs":11,"title":4},"722":{"body":32,"breadcrumbs":8,"title":1},"723":{"body":80,"breadcrumbs":8,"title":1},"724":{"body":70,"breadcrumbs":8,"title":1},"725":{"body":28,"breadcrumbs":10,"title":3},"726":{"body":62,"breadcrumbs":11,"title":4},"727":{"body":16,"breadcrumbs":9,"title":2},"728":{"body":134,"breadcrumbs":8,"title":2},"729":{"body":42,"breadcrumbs":9,"title":3},"73":{"body":26,"breadcrumbs":11,"title":2},"730":{"body":62,"breadcrumbs":9,"title":3},"731":{"body":56,"breadcrumbs":10,"title":4},"732":{"body":64,"breadcrumbs":8,"title":2},"733":{"body":47,"breadcrumbs":9,"title":3},"734":{"body":97,"breadcrumbs":7,"title":1},"735":{"body":21,"breadcrumbs":8,"title":2},"736":{"body":0,"breadcrumbs":6,"title":2},"737":{"body":95,"breadcrumbs":5,"title":1},"738":{"body":28,"breadcrumbs":6,"title":2},"739":{"body":0,"breadcrumbs":5,"title":1},"74":{"body":54,"breadcrumbs":10,"title":1},"740":{"body":296,"breadcrumbs":8,"title":4},"741":{"body":54,"breadcrumbs":8,"title":4},"742":{"body":192,"breadcrumbs":7,"title":3},"743":{"body":13,"breadcrumbs":6,"title":2},"744":{"body":41,"breadcrumbs":7,"title":3},"745":{"body":49,"breadcrumbs":6,"title":2},"746":{"body":17,"breadcrumbs":7,"title":3},"747":{"body":44,"breadcrumbs":6,"title":2},"748":{"body":59,"breadcrumbs":8,"title":4},"749":{"body":14,"breadcrumbs":8,"title":2},"75":{"body":17,"breadcrumbs":10,"title":1},"750":{"body":42,"breadcrumbs":7,"title":1},"751":{"body":97,"breadcrumbs":7,"title":1},"752":{"body":64,"breadcrumbs":7,"title":1},"753":{"body":0,"breadcrumbs":8,"title":2},"754":{"body":0,"breadcrumbs":8,"title":2},"755":{"body":19,"breadcrumbs":9,"title":3},"756":{"body":5,"breadcrumbs":7,"title":1},"757":{"body":120,"breadcrumbs":7,"title":1},"758":{"body":10,"breadcrumbs":8,"title":2},"759":{"body":12,"breadcrumbs":14,"title":5},"76":{"body":17,"breadcrumbs":10,"title":1},"760":{"body":15,"breadcrumbs":10,"title":1},"761":{"body":100,"breadcrumbs":10,"title":1},"762":{"body":57,"breadcrumbs":11,"title":2},"763":{"body":0,"breadcrumbs":11,"title":2},"764":{"body":21,"breadcrumbs":11,"title":2},"765":{"body":4,"breadcrumbs":10,"title":1},"766":{"body":305,"breadcrumbs":10,"title":1},"767":{"body":10,"breadcrumbs":11,"title":2},"768":{"body":19,"breadcrumbs":12,"title":4},"769":{"body":31,"breadcrumbs":9,"title":1},"77":{"body":30,"breadcrumbs":18,"title":9},"770":{"body":264,"breadcrumbs":9,"title":1},"771":{"body":0,"breadcrumbs":10,"title":2},"772":{"body":43,"breadcrumbs":10,"title":2},"773":{"body":4,"breadcrumbs":9,"title":1},"774":{"body":113,"breadcrumbs":9,"title":1},"775":{"body":10,"breadcrumbs":10,"title":2},"776":{"body":12,"breadcrumbs":11,"title":5},"777":{"body":18,"breadcrumbs":7,"title":1},"778":{"body":102,"breadcrumbs":7,"title":1},"779":{"body":180,"breadcrumbs":7,"title":1},"78":{"body":12,"breadcrumbs":11,"title":2},"780":{"body":51,"breadcrumbs":8,"title":2},"781":{"body":81,"breadcrumbs":8,"title":2},"782":{"body":168,"breadcrumbs":7,"title":1},"783":{"body":14,"breadcrumbs":8,"title":2},"784":{"body":78,"breadcrumbs":8,"title":2},"785":{"body":186,"breadcrumbs":10,"title":1},"786":{"body":175,"breadcrumbs":11,"title":2},"787":{"body":27,"breadcrumbs":11,"title":4},"788":{"body":133,"breadcrumbs":8,"title":1},"789":{"body":95,"breadcrumbs":8,"title":1},"79":{"body":123,"breadcrumbs":11,"title":2},"790":{"body":0,"breadcrumbs":9,"title":2},"791":{"body":0,"breadcrumbs":9,"title":2},"792":{"body":23,"breadcrumbs":14,"title":7},"793":{"body":26,"breadcrumbs":15,"title":8},"794":{"body":20,"breadcrumbs":8,"title":1},"795":{"body":0,"breadcrumbs":8,"title":1},"796":{"body":84,"breadcrumbs":8,"title":1},"797":{"body":84,"breadcrumbs":8,"title":1},"798":{"body":17,"breadcrumbs":9,"title":2},"799":{"body":23,"breadcrumbs":8,"title":3},"8":{"body":123,"breadcrumbs":7,"title":3},"80":{"body":48,"breadcrumbs":12,"title":3},"800":{"body":50,"breadcrumbs":7,"title":2},"801":{"body":14,"breadcrumbs":15,"title":6},"802":{"body":15,"breadcrumbs":10,"title":1},"803":{"body":80,"breadcrumbs":10,"title":1},"804":{"body":7,"breadcrumbs":11,"title":2},"805":{"body":0,"breadcrumbs":11,"title":2},"806":{"body":27,"breadcrumbs":11,"title":2},"807":{"body":4,"breadcrumbs":10,"title":1},"808":{"body":28,"breadcrumbs":10,"title":1},"809":{"body":5,"breadcrumbs":11,"title":2},"81":{"body":51,"breadcrumbs":10,"title":1},"810":{"body":24,"breadcrumbs":11,"title":2},"811":{"body":30,"breadcrumbs":11,"title":3},"812":{"body":24,"breadcrumbs":9,"title":1},"813":{"body":276,"breadcrumbs":9,"title":1},"814":{"body":70,"breadcrumbs":10,"title":2},"815":{"body":7,"breadcrumbs":10,"title":2},"816":{"body":0,"breadcrumbs":10,"title":2},"817":{"body":34,"breadcrumbs":9,"title":1},"818":{"body":0,"breadcrumbs":10,"title":2},"819":{"body":30,"breadcrumbs":17,"title":9},"82":{"body":0,"breadcrumbs":11,"title":2},"820":{"body":28,"breadcrumbs":17,"title":9},"821":{"body":19,"breadcrumbs":9,"title":1},"822":{"body":29,"breadcrumbs":11,"title":3},"823":{"body":25,"breadcrumbs":9,"title":1},"824":{"body":526,"breadcrumbs":9,"title":1},"825":{"body":23,"breadcrumbs":10,"title":2},"826":{"body":7,"breadcrumbs":10,"title":2},"827":{"body":0,"breadcrumbs":10,"title":2},"828":{"body":37,"breadcrumbs":9,"title":1},"829":{"body":0,"breadcrumbs":10,"title":2},"83":{"body":42,"breadcrumbs":13,"title":4},"830":{"body":28,"breadcrumbs":16,"title":8},"831":{"body":32,"breadcrumbs":17,"title":9},"832":{"body":49,"breadcrumbs":9,"title":1},"833":{"body":11,"breadcrumbs":4,"title":1},"834":{"body":13,"breadcrumbs":5,"title":1},"835":{"body":16,"breadcrumbs":6,"title":2},"836":{"body":35,"breadcrumbs":7,"title":3},"837":{"body":18,"breadcrumbs":6,"title":2},"838":{"body":11,"breadcrumbs":6,"title":2},"839":{"body":37,"breadcrumbs":9,"title":3},"84":{"body":56,"breadcrumbs":12,"title":3},"840":{"body":14,"breadcrumbs":8,"title":2},"841":{"body":93,"breadcrumbs":8,"title":2},"842":{"body":10,"breadcrumbs":5,"title":1},"843":{"body":11,"breadcrumbs":6,"title":2},"844":{"body":163,"breadcrumbs":7,"title":3},"845":{"body":31,"breadcrumbs":6,"title":2},"846":{"body":12,"breadcrumbs":6,"title":2},"847":{"body":178,"breadcrumbs":7,"title":2},"848":{"body":57,"breadcrumbs":7,"title":2},"849":{"body":9,"breadcrumbs":7,"title":2},"85":{"body":45,"breadcrumbs":10,"title":1},"850":{"body":0,"breadcrumbs":6,"title":2},"851":{"body":77,"breadcrumbs":5,"title":1},"852":{"body":38,"breadcrumbs":6,"title":2},"853":{"body":126,"breadcrumbs":9,"title":5},"854":{"body":65,"breadcrumbs":7,"title":3},"855":{"body":109,"breadcrumbs":9,"title":5},"856":{"body":0,"breadcrumbs":7,"title":2},"857":{"body":48,"breadcrumbs":6,"title":1},"858":{"body":74,"breadcrumbs":8,"title":3},"859":{"body":145,"breadcrumbs":10,"title":5},"86":{"body":0,"breadcrumbs":11,"title":2},"860":{"body":0,"breadcrumbs":6,"title":2},"861":{"body":28,"breadcrumbs":5,"title":1},"862":{"body":35,"breadcrumbs":5,"title":1},"863":{"body":0,"breadcrumbs":6,"title":2},"864":{"body":102,"breadcrumbs":5,"title":1},"865":{"body":0,"breadcrumbs":6,"title":2},"866":{"body":396,"breadcrumbs":6,"title":2},"867":{"body":7,"breadcrumbs":5,"title":1},"868":{"body":3,"breadcrumbs":5,"title":1},"869":{"body":15,"breadcrumbs":6,"title":2},"87":{"body":24,"breadcrumbs":13,"title":4},"870":{"body":0,"breadcrumbs":7,"title":2},"871":{"body":21,"breadcrumbs":7,"title":2},"872":{"body":24,"breadcrumbs":6,"title":1},"873":{"body":259,"breadcrumbs":8,"title":3},"874":{"body":87,"breadcrumbs":6,"title":1},"875":{"body":76,"breadcrumbs":6,"title":1},"876":{"body":299,"breadcrumbs":8,"title":3},"877":{"body":155,"breadcrumbs":8,"title":3},"878":{"body":21,"breadcrumbs":6,"title":1},"879":{"body":92,"breadcrumbs":7,"title":2},"88":{"body":75,"breadcrumbs":13,"title":4},"880":{"body":206,"breadcrumbs":7,"title":2},"881":{"body":5,"breadcrumbs":6,"title":1},"882":{"body":3,"breadcrumbs":6,"title":1},"883":{"body":12,"breadcrumbs":7,"title":2},"884":{"body":0,"breadcrumbs":9,"title":3},"885":{"body":12,"breadcrumbs":8,"title":2},"886":{"body":29,"breadcrumbs":7,"title":1},"887":{"body":33,"breadcrumbs":8,"title":2},"888":{"body":0,"breadcrumbs":10,"title":4},"889":{"body":26,"breadcrumbs":7,"title":1},"89":{"body":51,"breadcrumbs":15,"title":6},"890":{"body":5,"breadcrumbs":7,"title":1},"891":{"body":3,"breadcrumbs":7,"title":1},"892":{"body":9,"breadcrumbs":8,"title":2},"893":{"body":0,"breadcrumbs":7,"title":2},"894":{"body":33,"breadcrumbs":7,"title":2},"895":{"body":28,"breadcrumbs":6,"title":1},"896":{"body":143,"breadcrumbs":8,"title":3},"897":{"body":128,"breadcrumbs":8,"title":3},"898":{"body":334,"breadcrumbs":6,"title":1},"899":{"body":190,"breadcrumbs":9,"title":4},"9":{"body":137,"breadcrumbs":6,"title":2},"90":{"body":40,"breadcrumbs":12,"title":5},"900":{"body":164,"breadcrumbs":8,"title":3},"901":{"body":89,"breadcrumbs":8,"title":3},"902":{"body":42,"breadcrumbs":8,"title":3},"903":{"body":136,"breadcrumbs":8,"title":3},"904":{"body":89,"breadcrumbs":6,"title":1},"905":{"body":152,"breadcrumbs":7,"title":2},"906":{"body":470,"breadcrumbs":7,"title":2},"907":{"body":5,"breadcrumbs":6,"title":1},"908":{"body":3,"breadcrumbs":6,"title":1},"909":{"body":47,"breadcrumbs":7,"title":2},"91":{"body":12,"breadcrumbs":9,"title":2},"910":{"body":15,"breadcrumbs":8,"title":3},"911":{"body":9,"breadcrumbs":7,"title":2},"912":{"body":28,"breadcrumbs":6,"title":1},"913":{"body":184,"breadcrumbs":7,"title":2},"914":{"body":123,"breadcrumbs":7,"title":2},"915":{"body":156,"breadcrumbs":7,"title":2},"916":{"body":45,"breadcrumbs":7,"title":2},"917":{"body":0,"breadcrumbs":11,"title":3},"918":{"body":10,"breadcrumbs":10,"title":2},"919":{"body":21,"breadcrumbs":9,"title":1},"92":{"body":13,"breadcrumbs":9,"title":2},"920":{"body":26,"breadcrumbs":10,"title":2},"921":{"body":145,"breadcrumbs":10,"title":2},"922":{"body":318,"breadcrumbs":13,"title":5},"923":{"body":0,"breadcrumbs":12,"title":3},"924":{"body":43,"breadcrumbs":11,"title":2},"925":{"body":43,"breadcrumbs":10,"title":1},"926":{"body":346,"breadcrumbs":11,"title":2},"927":{"body":264,"breadcrumbs":11,"title":2},"928":{"body":33,"breadcrumbs":17,"title":8},"929":{"body":489,"breadcrumbs":13,"title":4},"93":{"body":3,"breadcrumbs":11,"title":4},"930":{"body":173,"breadcrumbs":12,"title":3},"931":{"body":312,"breadcrumbs":10,"title":1},"932":{"body":0,"breadcrumbs":13,"title":4},"933":{"body":9,"breadcrumbs":11,"title":2},"934":{"body":75,"breadcrumbs":10,"title":1},"935":{"body":11,"breadcrumbs":13,"title":4},"936":{"body":390,"breadcrumbs":11,"title":2},"937":{"body":202,"breadcrumbs":11,"title":2},"938":{"body":19,"breadcrumbs":6,"title":2},"939":{"body":65,"breadcrumbs":7,"title":3},"94":{"body":12,"breadcrumbs":12,"title":5},"940":{"body":17,"breadcrumbs":5,"title":1},"941":{"body":22,"breadcrumbs":10,"title":2},"942":{"body":37,"breadcrumbs":10,"title":2},"943":{"body":55,"breadcrumbs":10,"title":2},"944":{"body":24,"breadcrumbs":4,"title":2},"945":{"body":203,"breadcrumbs":10,"title":4},"946":{"body":149,"breadcrumbs":7,"title":1},"947":{"body":64,"breadcrumbs":7,"title":1},"948":{"body":152,"breadcrumbs":7,"title":1},"949":{"body":66,"breadcrumbs":7,"title":1},"95":{"body":0,"breadcrumbs":10,"title":2},"950":{"body":173,"breadcrumbs":8,"title":2},"951":{"body":56,"breadcrumbs":8,"title":2},"952":{"body":71,"breadcrumbs":6,"title":0},"953":{"body":18,"breadcrumbs":11,"title":4},"954":{"body":61,"breadcrumbs":9,"title":2},"955":{"body":47,"breadcrumbs":9,"title":2},"956":{"body":320,"breadcrumbs":8,"title":1},"957":{"body":307,"breadcrumbs":8,"title":1},"958":{"body":61,"breadcrumbs":9,"title":2},"959":{"body":105,"breadcrumbs":9,"title":2},"96":{"body":67,"breadcrumbs":9,"title":1},"960":{"body":232,"breadcrumbs":11,"title":4},"961":{"body":87,"breadcrumbs":8,"title":1},"962":{"body":130,"breadcrumbs":9,"title":2},"963":{"body":28,"breadcrumbs":9,"title":2},"964":{"body":163,"breadcrumbs":9,"title":2},"965":{"body":57,"breadcrumbs":5,"title":2},"966":{"body":0,"breadcrumbs":4,"title":1},"967":{"body":6,"breadcrumbs":4,"title":1},"968":{"body":12,"breadcrumbs":4,"title":1},"969":{"body":12,"breadcrumbs":4,"title":1},"97":{"body":45,"breadcrumbs":9,"title":1},"970":{"body":23,"breadcrumbs":4,"title":1},"971":{"body":0,"breadcrumbs":4,"title":1},"972":{"body":16,"breadcrumbs":8,"title":5},"973":{"body":14,"breadcrumbs":6,"title":3},"974":{"body":80,"breadcrumbs":6,"title":3},"975":{"body":115,"breadcrumbs":6,"title":2},"976":{"body":18,"breadcrumbs":6,"title":1},"977":{"body":15,"breadcrumbs":7,"title":2},"978":{"body":0,"breadcrumbs":9,"title":4},"979":{"body":42,"breadcrumbs":6,"title":1},"98":{"body":35,"breadcrumbs":9,"title":1},"980":{"body":77,"breadcrumbs":6,"title":1},"981":{"body":27,"breadcrumbs":6,"title":1},"982":{"body":0,"breadcrumbs":9,"title":4},"983":{"body":68,"breadcrumbs":6,"title":1},"984":{"body":89,"breadcrumbs":6,"title":1},"985":{"body":8,"breadcrumbs":6,"title":1},"986":{"body":121,"breadcrumbs":6,"title":1},"987":{"body":13,"breadcrumbs":8,"title":2},"988":{"body":0,"breadcrumbs":8,"title":2},"989":{"body":38,"breadcrumbs":9,"title":3},"99":{"body":36,"breadcrumbs":9,"title":1},"990":{"body":0,"breadcrumbs":10,"title":4},"991":{"body":5,"breadcrumbs":9,"title":3},"992":{"body":11,"breadcrumbs":8,"title":2},"993":{"body":37,"breadcrumbs":8,"title":2},"994":{"body":5,"breadcrumbs":9,"title":3},"995":{"body":10,"breadcrumbs":8,"title":2},"996":{"body":0,"breadcrumbs":8,"title":2},"997":{"body":0,"breadcrumbs":12,"title":6},"998":{"body":0,"breadcrumbs":9,"title":3},"999":{"body":15,"breadcrumbs":13,"title":7}},"docs":{"0":{"body":"This documentation was written to help Mozillians analyze and interpret data collected by our products, such as Firefox and Mozilla VPN . Mozilla refers to the systems that collect and process this data as Telemetry . At Mozilla , our data-gathering and data-handling practices are anchored in our Data Privacy Principles and elaborated in the Mozilla Privacy Policy . You can learn more about what data Firefox collects and the choices you can make as a Firefox user in the Firefox Privacy Notice . If there's information missing from these docs, or if you'd like to contribute, see this article on contributing , and feel free to file a bug here . You can locate the source for this documentation in the data-docs repository on GitHub.","breadcrumbs":"Mozilla Data Documentation » Mozilla Data Documentation","id":"0","title":"Mozilla Data Documentation"},"1":{"body":"This documentation is divided into the following sections:","breadcrumbs":"Mozilla Data Documentation » Using this document","id":"1","title":"Using this document"},"10":{"body":"Some of our products, like Firefox Sync , produce logs on the server when they are used. For analysis purposes, we take this log data, strip it user identifiers and summarize it into derived datasets which can be queried with either BigQuery or Looker . As with product telemetry, this data can be helpful for understanding how our products are used. For example, it can tell us how many people from a particular locale are engaging with a particular service.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Usage Logs","id":"10","title":"Usage Logs"},"100":{"body":"Users can monitor the data quality metrics and issues in a centralized view. It highlights key features such as customizable widgets, real-time metric tracking, and the ability to visualize data health at a glance. Users can configure dashboards to focus on specific metrics or tables and receive immediate insights into their data pipelines' performance. For additional guidance on using Bigeye Dashboard, please refer to the following documentation: How to set filters Monitoring Coverage Tracking Data Quality Issue Response Metrics Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Dashboard","id":"100","title":"Dashboard"},"1000":{"body":"⚠ The information in this document is obsolete. This content was originally included in the Project Smoot existing metrics report (Mozilla internal link). ADI and DAU are oft-discussed censuses. This chapter discusses their history and definition.","breadcrumbs":"Historical Reference » Legacy Census Metrics » Legacy Census Metrics","id":"1000","title":"Legacy Census Metrics"},"1001":{"body":"⚠ The Blocklist mechanism described below is no longer used and has been replaced with remote settings . The content is left verbatim for historical reference. ADI, one of Firefox’s oldest client censuses, is computed as the number of conforming requests to the Firefox blocklist endpoint. ADI data is available since July 13, 2008. It is not possible to opt-out of the blocklist using the Firefox UI, but users can disable the update mechanism by changing preference values. A blocklist is shipped in each release and updated when Firefox notices that more than 24 hours have elapsed since the last update. The blocklist request does not contain the telemetry client_id or any other persistent identifiers. Some data about the install are provided as URI parameters: App ID App version Product name Build ID Build target Locale Update channel OS version Distribution Distribution version Number of pings sent by this client for this version of Firefox (stored in the pref extensions.blocklist.pingCountVersion) Total ping count (stored in the pref extensions.blocklist.pingCountTotal) Number of full days since last ping so subsets of ADI may be queried along these dimensions. The blocklist is kept up-to-date locally using the UpdateTimerManager facility; the update is scheduled in a manifest and performed by Blocklist#notify . Upon browser startup, after a delay (30 seconds by default), UpdateTimerManager checks whether any of its scheduled tasks are ready. At each wakeup, the single most-overdue task is triggered, if one exists. UpdateTimerManager then sleeps at least two minutes or until the next task is scheduled. Failures are ignored. The raw data is available in BigQuery (see STMO#66481 ). Telemetry only reports whether blocklist checking is enabled or disabled on the client; there is no data in telemetry about blocklist fetches, age, or update failures.","breadcrumbs":"Historical Reference » Legacy Census Metrics » ADI / Active Daily Installs (blocklist fetches)","id":"1001","title":"ADI / Active Daily Installs (blocklist fetches)"},"1002":{"body":"⚠ This description of DAU is not authoritative; please see the DAU definition in metrics for the canonical definition. Firefox DAU is currently computed as the number of unique client_ids observed in main pings received on a calendar day. The DAU count excludes users who have opted out of telemetry . Each main ping describes a single subsession of browser activity. When and how a ping is sent depends on the reason the subsession ends: Table 1: When main pings are sent, and why. Reason\nTrigger\nPercent of subsessions [1]\nMechanism shutdown\nBrowser is closed\n77%\nFor Firefox 55 or later, sent by Pingsender on browser close unless the OS is shutting down. Otherwise, sent by `TelemetrySendImpl.setup` on the following browser launch. environment-change\nThe telemetry environment changed\n13%\nSent when change is detected by `TelemetrySession._onEnvironmentChange` daily\nmore than 24 hours have elapsed since the last ping was sent and the time is local midnight\n8%\nSent at local midnight after a random 0-60 min delay aborted-session\nA session terminates uncleanly (e.g. crash or lost power)\n3%\nSent by the browser on the next launch; the payload to send is written to disk every 5 minutes during an active session and removed by a clean shutdown Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Legacy Census Metrics » DAU / Daily Active Users","id":"1002","title":"DAU / Daily Active Users"},"1003":{"body":"These datasets are no longer updated or maintained. Please reach out to the Data Platform team if you think your needs are best met by an obsolete dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Obsolete Datasets","id":"1003","title":"Obsolete Datasets"},"1004":{"body":"This article describes the various BigQuery tables Mozilla uses to store Activity Stream data, along with some examples of how to access them.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Activity Stream Datasets","id":"1004","title":"Activity Stream Datasets"},"1005":{"body":"What is Activity Stream? Activity Stream Pings Accessing Activity Stream Data activity_stream messaging_system Gotchas and Caveats Examples Sessions per client_id Topsite clicks and Highlights clicks Topsite Tile Dismissals: Sponsored and Non-Sponsored Snippet impressions, blocks, clicks, and dismissals","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Table of Contents","id":"1005","title":"Table of Contents"},"1006":{"body":"Activity Stream is the Firefox module which manages the in product content pages for Firefox: about:home about:newtab about:welcome starting with Firefox 62 Snippets CFR Onboarding What's new panel Moments pages The Activity Stream team has implemented data collection in and around these pages. This data has some overlap with the standard Firefox Telemetry system, however it is a custom system, designed and maintained by that team. For specific questions about this data, reach out to the #fx-messaging-system Slack channel directly.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » What is Activity Stream?","id":"1006","title":"What is Activity Stream?"},"1007":{"body":"This data is measured in various custom pings that are sent via PingCentre (different from Pingsender ). Activity Stream Pings: data_events.md","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Activity Stream Pings","id":"1007","title":"Activity Stream Pings"},"1008":{"body":"Activity Stream pings are stored in BigQuery (like other Firefox Telemetry). There are two datasets: activity_stream and messaging_system. activity_stream The activity_stream dataset contains the following tables: events stores user interactions with the about:home and about:newtab pages sessions stores sessions of about:home and about:newtab pages impression_stats stores impression/click/block events for the Pocket recommendations on the about:home and about:newtab pages spoc_fills stores \"Pocket Sponsored\" recommendation related pings messaging_system The messaging_system dataset contains the following tables: cfr stores metrics on user interactions with the CFR (Contextual Feature Recommendation) system moments stores \"Moments Pages\" related pings onboarding stores metrics on user interactions with onboarding features snippets stores impression/click/dismissal metrics for Firefox Snippets whats_new_panel stores \"What's New Panel\" related pings undesired_events stores system health related events","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Accessing Activity Stream Data","id":"1008","title":"Accessing Activity Stream Data"},"1009":{"body":"Since this data collection isn't collected or maintained through our standard Telemetry API, there are a number of \"gotchas\" to keep in mind when working on this data: Ping send conditions : Activity Stream pings have different send conditions, both from Telemetry pings as well as from each other. For example, AS Session Pings get sent by profiles that entered an Activity Stream session, at the end of that session, regardless of how long that session is. Compare this to main pings, which get sent by all Telemetry enabled profiles upon subsession end (browser shutdown, environment change, or local midnight cutoff). Due to these inconsistencies, using data from different sources can be tricky. For example, if we wanted to know how much of DAU (from main pings) had a custom about:home page (available in AS Health Pings), joining on client_id and a date field would only provide information on profiles that started the session on that same day (active profiles on multi-day sessions would be excluded). Population covered : In addition to the usual considerations when looking at a measurement (in what version of Firefox did this measurement start getting collected? In what channels is it enabled in? etc.), when working with this data, there are additional Activity Stream specific conditions to consider when deciding \"who is eligible to send this ping?\" For example, Pocket recommendations are only enabled in the US, CA, UK, and DE countries, for profiles that are on en-US, en-CA, en-GB, and de locales. Furthermore, users can set their about:home and about:newtab page to non-Activity Stream pages. This information can be important when deciding denominators for certain metrics. Different ping types in the same table : The tables in the activity_stream namespace can contain multiple types of pings. For example, the events table contains both AS Page Takeover pings as well as AS User Event pings . Null handling : Some fields in the Activity Stream data encode nulls with a 'N/A' string or a -1 value. Changes in ping behaviors : These pings continue to undergo development and the behavior as well as possible values for a given ping seem to change over time. For example, older versions of the event pings for clicking on a Topsite do not seem to report card_types and icon_types, while newer versions do. Caution is advised. Pocket data : Data related to Pocket interaction and usage in the about:home and about:newtab pages get sent to Pocket via this data collection and pipeline. However, due to privacy reasons, the client_id is omitted in the ping whenever the Pocket recommendation identifiers are included, instead it reports with another user unique identifier impression_id. Though all the Pocket user interactions, such as clicks, dismisses, and save to pocket are still reported as the regular events with the client_id as long as they don't contain the Pocket recommendation identifiers.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Gotchas and Caveats","id":"1009","title":"Gotchas and Caveats"},"101":{"body":"To deploy metrics in Bigeye, navigate to a schema, table, or column and click \"Add Monitoring.\" You can choose to add metrics via 4 options Freshness and Volume (Pipeline Reliability) Data Quality All metrics Custom SQL, and select the metrics you wish to deploy. Next, choose the columns to monitor, set schedules, thresholds, and filters, and confirm your selections. You can assign the metrics to the relevant collection, grouping related metrics for easier management and monitoring. Once deployed, the metrics appear under the Metrics tab on the relevant schema, table, or column page. We can backfill the metrics for up to 28 days in the past. For more details, please refer to the Bigeye documentation on how to deploy metrics . Watch the Bigeye tutorial on how to use the metrics page","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Deploying Metrics","id":"101","title":"Deploying Metrics"},"1010":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Examples","id":"1010","title":"Examples"},"1011":{"body":"Note: only includes client_ids that completed an Activity Stream session that day. SELECT client_id, DATE(submission_timestamp) AS date, count(DISTINCT session_id) as num_sessions\nFROM `moz-fx-data-shared-prod.activity_stream.sessions`\nWHERE DATE(submission_timestamp) = '20200601'\nGROUP BY 1","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Sessions per client_id","id":"1011","title":"Sessions per client_id"},"1012":{"body":"SELECT client_id, DATE(submission_timestamp) AS date, session_id, page, source, action_position, experiments\nFROM `moz-fx-data-shared-prod.activity_stream.events`\nWHERE source in ('TOP_SITES', 'HIGHLIGHTS') AND event = 'CLICK' DATE(submission_timestamp) = '20200601'","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Topsite clicks and Highlights clicks","id":"1012","title":"Topsite clicks and Highlights clicks"},"1013":{"body":"The Topsite Tile Dismiss action corresponds to the BLOCK event which can be taken on a Sponsored or Non-Sponsored Tile reference . When applied to a Non-Sponsored Tile, the BLOCK event prevents the Tile from appearing in TopSites but leaves the browsing history as is. The DELETE event is fired when the user selects Delete from History and is only applicable to Non-Sponsored Tiles. This action deletes the URL from the client's complete browser history and prevents the Tile from appearing in their Topsites. DELETE doesn't apply to Sponsored Tiles as these are not generated by the user's browsing history. SELECT DATE(submission_timestamp) AS date, count(*)\nFROM `moz-fx-data-shared-prod.activity_stream.events`\nWHERE source = 'TOP_SITES' AND event = 'BLOCK' AND DATE(submission_timestamp) = '20220101' AND value LIKE '%\"card_type\":\"spoc\"%'\nGROUP BY 1\nORDER BY 1","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Topsite Tile Dismissals: Sponsored and Non-Sponsored","id":"1013","title":"Topsite Tile Dismissals: Sponsored and Non-Sponsored"},"1014":{"body":"Note: Which snippet message a record corresponds to can be identified by the message_id (check with Marketing for snippet recipes published). SELECT client_id, DATE(submission_timestamp) AS date, event, message_id, event_context, experiments\nFROM `moz-fx-data-shared-prod.messaging_system.snippets`\nWHERE DATE(submission_timestamp) = '20200601' Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Snippet impressions, blocks, clicks, and dismissals","id":"1014","title":"Snippet impressions, blocks, clicks, and dismissals"},"1015":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries Distribution of user responses to \"The internet is open and accessible to all\" over time Distribution of responses to \"I was able to get what I wanted from using the Internet today\" by default search engine. Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Attitudes Daily","id":"1015","title":"Attitudes Daily"},"1016":{"body":"The attitudes_daily table is a Telemetry instantiation of user responses to the Daily Attitudes Survey (DAS) over time. It is joined to clients_daily using client_id and submission_date. Contents Most Firefox surveys are point-in-time without longitudinal insights. The DAS is completed by ~300 Firefox users every day, allowing us to measure long term attitudinal trends combined with users' corresponding Telemetry attributes. Accessing the Data The attitudes_daily table is accessible through STMO using the Telemetry (BigQuery) data source. The full table name is moz-fx-data-shared-prod.telemetry.attitudes_daily. Here's an example query (STMO#163424) .","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Introduction","id":"1016","title":"Introduction"},"1017":{"body":"The DAS shows the user the following four statements, all having the same possible responses of \"Agree\", \"Disagree\" or \"Neutral or not sure\". Each question has an identifier in the attitudes_daily table as the question_keyfield (shown in parentheses after each statement below) The internet is open and accessible to all (internet_accessible) I trust Firefox to help me with my online privacy (trust_firefox) All the sites I’ve visited recently have worked; none of them seem broken (sites_work) Using the internet helped me meet my goals today (met_goals) User responses are processed and mapped to their question_key's in this script , creating a table moz-fx-data-shared-prod.external.survey_gizmo_daily_attitudes which is subsequently joined to clients_daily.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Data Reference","id":"1017","title":"Data Reference"},"1018":{"body":"Distribution of user responses to \"The internet is open and accessible to all\" over time SELECT submission_date, value, count(DISTINCT client_id) as n\nFROM `moz-fx-data-shared-prod.telemetry.attitudes_daily`\nWHERE question_key = 'internet_accessible' AND value IS NOT NULL\nGROUP BY 1, 2 Distribution of responses to \"I was able to get what I wanted from using the Internet today\" by default search engine. SELECT value, CASE WHEN STARTS_WITH(default_search_engine, 'google') THEN 'Google' WHEN STARTS_WITH(default_search_engine, 'ddg') THEN 'DuckDuckGo' WHEN STARTS_WITH(default_search_engine, 'bing') THEN 'Bing' ELSE 'Other' END AS search_engine, count(*) AS n\nFROM `moz-fx-data-shared-prod.telemetry.attitudes_daily`\nWHERE question_key = 'met_goals' AND value IS NOT NULL AND submission_date > DATE_SUB(CURRENT_DATE, INTERVAL '7' DAY)\nGROUP BY 1, 2","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Example Queries","id":"1018","title":"Example Queries"},"1019":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the attitudes_daily DAG .","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Scheduling","id":"1019","title":"Scheduling"},"102":{"body":"Bigeye tracks data quality by monitoring the timeliness (freshness) and completeness (volume) of your data and checks them hourly. Initially, it looks back 28 days, then 2 days for subsequent runs. For volume, it aggregates row counts into hourly buckets, using the same lookback periods. We have an option to select manual thresholds vs Autothresholds that learn typical patterns and alert on anomalies. Only one Freshness and one Volume metric can be deployed per table. Cost Consideration Freshness and Volume metrics are included by default for each table and are free of charge. Please refer to Bigeye documentation for more details on Freshness and Volume metrics .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Freshness and Volume (Pipeline Reliability)","id":"102","title":"Freshness and Volume (Pipeline Reliability)"},"1020":{"body":"The data is partitioned by submission_date. As of 2019-09-15, the current version of the attitudes_daily dataset is v1.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Schema","id":"1020","title":"Schema"},"1021":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. You can view the task run status in airflow here . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Code Reference","id":"1021","title":"Code Reference"},"1022":{"body":"As of 2019-08-21, this dataset has been deprecated and is no longer maintained. See Bug 1561048 for historical sources. Introduction Content Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Churn","id":"1022","title":"Churn"},"1023":{"body":"The churn dataset tracks the 7-day churn rate of telemetry profiles. This dataset is generally used for analyzing cohort churn across segments and time. Content Churn is the rate of attrition defined by (clients seen in week N)/(clients seen in week 0) for groups of clients with some shared attributes. A group of clients with shared attributes is called a cohort . The cohorts in this dataset are created every week and can be tracked over time using the acquisition_date and the weeks since acquisition or current_week. The following example demonstrates the current logic for generating this dataset. Each column represents the days since some arbitrary starting date. client 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 A X X B X X X X X X C X X All three clients are part of the same cohort. Client A is retained for weeks 0 and 1 since there is activity in both periods. A client only needs to show up once in the period to be counted as retained. Client B is acquired in week 0 and is active frequently but does not appear in following weeks. Client B is considered churned on week 1. However, a client that is churned can become retained again. Client C is considered churned on week 1 but retained on week 2. The following table summarizes the above daily activity into the following view where every column represents the current week since acquisition date.. client 0 1 2 A X X B X C X X The clients are then grouped into cohorts by attributes. An attribute describes a property about the cohort such as the country of origin or the binary distribution channel. Each group also contains descriptive aggregates of engagement. Each metric describes the activity of a cohort such as size and overall usage at a given time instance. Background and Caveats The original concept for churn is captured in this Mana page . The original derived data-set was created in bug 1198537 . The first major revision (v2) of this data-set added attribution, search, and uri counts. The second major revision (v3) included additional clients through the new-profile ping and adjusted the collection window from 10 to 5 days. Each row in this dataset describes a unique segment of users The number of rows is exponential with the number of dimensions New fields should be added sparing to account for data-set size The dataset lags by 10 days in order account for submission latency This value was determined to be time for 99% of main pings to arrive at the server. With the shutdown-ping sender, this has been reduced to 4 days. However, churn_v3 still tracks releases older than Firefox 55. The start of the period is fixed to Sundays. Once it has been aggregated, the period cannot be shifted due to the way clients are counted. A supplementary 1-day retention dataset using HyperLogLog for client counts is available for counting over arbitrary retention periods and date offsets. Additionally, calculating churn or retention over specific cohorts is tractable in STMO with main_summary or clients_daily datasets. Accessing the Data churn is available in STMO under Athena and Presto. The data is also available in parquet for consumption by columnar data engines at s3://telemetry-parquet/churn/v3.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Introduction","id":"1023","title":"Introduction"},"1024":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Data Reference","id":"1024","title":"Data Reference"},"1025":{"body":"This section walks through a typical query to generate data suitable for visualization. field type description cohort_date common, attribute The start date bucket of the cohort. This is week the client was acquired. elapsed_periods common, attribute The number of periods that have elapsed since the cohort date. In this dataset, the retention period is 7 days. channel attribute Part of the release train model. An attribute that distinguishes cohorts. geo filter attribute Country code. Used to filter out all countries other than the 'US' n_profiles metric Count of users in a cohort. Use sum to aggregate. First the fields are extracted and aliased for consistency. cohort_date and elapsed_periods are common to most retention queries and are useful concepts for building on other datasets. WITH extracted AS ( SELECT acquisition_period AS cohort_date, current_week AS elapsed_periods, n_profiles, channel, geo FROM churn\n), The extracted table is filtered down to the attributes of interest. The cohorts of interest originate in the US and are in the release or beta channels. Note that channel here is the concatenation of the normalized channel and the funnelcake id. Only cohorts appearing after August 6, 2017 are chosen to be in this population. population AS ( SELECT channel, cohort_date, elapsed_periods, n_profiles FROM extracted WHERE geo = 'US' AND channel IN ('release', 'beta') AND cohort_date > '20170806' -- filter out noise from clients with incorrect dates AND elapsed_periods >= 0 AND elapsed_periods < 12\n), The number of profiles is aggregated by the cohort dimensions. The cohort acquisition date and elapsed periods since acquisition are fundamental to cohort analysis. cohorts AS ( SELECT channel, cohort_date, elapsed_periods, sum(n_profiles) AS n_profiles FROM population GROUP BY 1, 2, 3\n), The table will have the following structure. The table is sorted by the first three columns for demonstration. channel cohort_date elapsed_periods n_profiles release 20170101 0 100 release 20170101 1 90 release 20170101 2 80 ... ... ... ... beta 20170128 10 25 Finally, retention is calculated through the number of profiles at the time of the elapsed_period relative to the initial period. This data can be imported into a pivot table for further analysis. results AS ( SELECT c.*, iv.n_profiles AS total_n_profiles, (0.0+c.n_profiles)*100/iv.n_profiles AS percentage_n_profiles FROM cohorts c JOIN ( SELECT * FROM cohorts WHERE elapsed_periods = 0 ) iv ON ( c.cohort_date = iv.cohort_date AND c.channel = iv.channel )\n) channel cohort_date elapsed_periods n_profiles total_n_profiles percentage_n_profiles release 20170101 0 100 100 1.0 release 20170101 1 90 100 0.9 release 20170101 2 80 100 0.8 ... .... ... ... ... ... beta 20170128 10 25 50 0.5 Obtain the results. SELECT *\nFROM results You may consider visualizing using cohort graphs, line charts, or a pivot tables. See Firefox Telemetry Retention: Dataset Example Usage for more examples.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Example Queries","id":"1025","title":"Example Queries"},"1026":{"body":"The aggregated churn data is updated weekly on Wednesday.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Scheduling","id":"1026","title":"Scheduling"},"1027":{"body":"As of 2017-10-15, the current version of churn is v3 and has a schema as follows: root |-- channel: string (nullable = true) |-- geo: string (nullable = true) |-- is_funnelcake: string (nullable = true) |-- acquisition_period: string (nullable = true) |-- start_version: string (nullable = true) |-- sync_usage: string (nullable = true) |-- current_version: string (nullable = true) |-- current_week: long (nullable = true) |-- source: string (nullable = true) |-- medium: string (nullable = true) |-- campaign: string (nullable = true) |-- content: string (nullable = true) |-- distribution_id: string (nullable = true) |-- default_search_engine: string (nullable = true) |-- locale: string (nullable = true) |-- is_active: string (nullable = true) |-- n_profiles: long (nullable = true) |-- usage_hours: double (nullable = true) |-- sum_squared_usage_hours: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- unique_domains_count_per_profile: double (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Schema","id":"1027","title":"Schema"},"1028":{"body":"The script for generating churn currently lives in mozilla/python_mozetl . The job can be found in mozetl/engagement/churn . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Code Reference","id":"1028","title":"Code Reference"},"1029":{"body":"As of 2019-04-10, this dataset has been deprecated and is no longer maintained. Please use clients_last_seen instead. See Bug 1543518 for more information. Replacement Introduction Content Background and Caveats Accessing the Data Further Reading Data Reference Example Queries Compute DAU for non-windows clients for the last week Compute WAU by Channel for the last week Caveats Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Client Count Daily Reference","id":"1029","title":"Client Count Daily Reference"},"103":{"body":"Bigeye offers a range of available metrics to monitor data quality and reliability across your data pipelines. These metrics cover areas such as data freshness, volume, distribution, schema changes, and anomalies. You can deploy these metrics to track key performance indicators and ensure your data meets expected standards. Please refer to the Bigeye documentation for list of available metrics . Watch the Bigeye tutorial on the metrics types","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » List of available metrics","id":"103","title":"List of available metrics"},"1030":{"body":"We've moved to calculating exact user counts based on clients_last_seen .","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Replacement","id":"1030","title":"Replacement"},"1031":{"body":"The client_count_daily dataset is useful for estimating user counts over a few pre-defined dimensions . The client_count_daily dataset is similar to the deprecated client_count dataset except that is aggregated by submission date and not activity date. Content This dataset includes columns for a dozen factors and an HLL variable. The hll column contains a HyperLogLog variable, which is an approximation to the exact count. The factor columns include submission date and the dimensions listed here . Each row represents one combinations of the factor columns. Background and Caveats It's important to understand that the hll column is not a standard count . The hll variable avoids double-counting users when aggregating over multiple days. The HyperLogLog variable is a far more efficient way to count distinct elements of a set, but comes with some complexity. To find the cardinality of an HLL use cardinality(cast(hll AS HLL)). To find the union of two HLL's over different dates, use merge(cast(hll AS HLL)). The Firefox ER Reporting Query (STMO#81) is a good example to review. Finally, Roberto has a relevant write-up here . Accessing the Data The data is available in STMO. Take a look at STMO#81 . Further Reading","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Introduction","id":"1031","title":"Introduction"},"1032":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Data Reference","id":"1032","title":"Data Reference"},"1033":{"body":"Compute DAU for non-windows clients for the last week WITH sample AS ( SELECT os, submission_date, cardinality(merge(cast(hll AS HLL))) AS count FROM client_count_daily WHERE submission_date >= DATE_FORMAT(CURRENT_DATE - INTERVAL '7' DAY, '%Y%m%d') GROUP BY submission_date, os\n) SELECT os, -- formatting date as late as possible improves performance dramatically date_parse(submission_date, '%Y%m%d') AS submission_date, count\nFROM sample\nWHERE count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Compute WAU by Channel for the last week WITH dau AS ( SELECT normalized_channel, submission_date, merge(cast(hll AS HLL)) AS hll FROM client_count_daily -- 2 days of lag, 7 days of results, and 6 days preceding for WAU WHERE submission_date > DATE_FORMAT(CURRENT_DATE - INTERVAL '15' DAY, '%Y%m%d') GROUP BY submission_date, normalized_channel\n),\nwau AS ( SELECT normalized_channel, submission_date, cardinality(merge(hll) OVER ( PARTITION BY normalized_channel ORDER BY submission_date ROWS BETWEEN 6 PRECEDING AND 0 FOLLOWING )) AS count FROM dau\n) SELECT normalized_channel, -- formatting date as late as possible improves performance dramatically date_parse(submission_date, '%Y%m%d') AS submission_date, count\nFROM wau\nWHERE count > 10 -- remove outliers AND submission_date > DATE_FORMAT(CURRENT_DATE - INTERVAL '9' DAY, '%Y%m%d') -- only days that have a full WAU","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Example Queries","id":"1033","title":"Example Queries"},"1034":{"body":"The hll column does not product an exact count. hll stands for HyperLogLog , a sophisticated algorithm that allows for the counting of extremely high numbers of items, sacrificing a small amount of accuracy in exchange for using much less memory than a simple counting structure. When count is calculated over a column that may change over time, such as total_uri_count_threshold, then a client would be counted in every group where they appear. Over longer windows, like MAU, this is more likely to occur.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Caveats","id":"1034","title":"Caveats"},"1035":{"body":"The data is partitioned by submission_date which is formatted as %Y%m%d, like 20180130. As of 2018-03-15, the current version of the client_count_daily dataset is v2, and has a schema as follows: root |-- app_name: string (nullable = true) |-- app_version: string (nullable = true) |-- country: string (nullable = true) |-- devtools_toolbox_opened: boolean (nullable = true) |-- e10s_enabled: boolean (nullable = true) |-- hll: binary (nullable = true) |-- locale: string (nullable = true) |-- normalized_channel: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- top_distribution_id: string (nullable = true) |-- total_uri_count_threshold: integer (nullable = true) Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Schema","id":"1035","title":"Schema"},"1036":{"body":"As of 2019-10-23, this dataset has been deprecated and is no longer maintained. See Bug 1585539 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count","id":"1036","title":"Historical Reference"},"1037":{"body":"As of 2018-04-02, this dataset has been deprecated and is no longer maintained. See Bug 1388025 for more information. Introduction Rows and Columns Accessing the Data Further Reading Data Reference Example Queries Sampling Invalid Pings Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Crash Aggregates","id":"1037","title":"Crash Aggregates"},"1038":{"body":"The crash_aggregates dataset compiles crash statistics over various dimensions for each day. Rows and Columns There's one column for each of the stratifying dimensions and the crash statistics. Each row is a distinct set of dimensions, along with their associated crash stats. Example stratifying dimensions include channel and country, example statistics include usage hours and plugin crashes. Accessing the Data This dataset is accessible via STMO. The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/crash_aggregates/v1/ Further Reading The technical documentation for this dataset can be found in the telemetry-batch-view documentation","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Introduction","id":"1038","title":"Introduction"},"1039":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Data Reference","id":"1039","title":"Data Reference"},"104":{"body":"Autometrics are suggested metrics that monitor anomalies in column-level data, automatically generated for all new datasets in Bigeye. They can be found under the Autometrics tab in the Catalog when viewing a source, schema, table, or column page. Try to avoid this option! : On tables with many columns a large number of monitors might get deployed. This increases noise and cost. Instead, it is recommended to choose relevant metrics from the list of available metrics manually.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Autometrics","id":"104","title":"Autometrics"},"1040":{"body":"Here's an example query that computes crash rates for each channel (sorted by number of usage hours): SELECT dimensions['channel'] AS channel, sum(stats['usage_hours']) AS usage_hours, 1000 * sum(stats['main_crashes']) / sum(stats['usage_hours']) AS main_crash_rate, 1000 * sum(stats['content_crashes']) / sum(stats['usage_hours']) AS content_crash_rate, 1000 * sum(stats['plugin_crashes']) / sum(stats['usage_hours']) AS plugin_crash_rate, 1000 * sum(stats['gmplugin_crashes']) / sum(stats['usage_hours']) AS gmplugin_crash_rate, 1000 * sum(stats['gpu_crashes']) / sum(stats['usage_hours']) AS gpu_crash_rate\nFROM crash_aggregates\nGROUP BY dimensions['channel']\nORDER BY -sum(stats['usage_hours']) Main process crashes by build date and OS version. WITH channel_rates AS ( SELECT dimensions['build_id'] AS build_id, SUM(stats['main_crashes']) AS main_crashes, -- total number of crashes SUM(stats['usage_hours']) / 1000 AS usage_kilohours, -- thousand hours of usage dimensions['os_version'] AS os_version -- os version FROM crash_aggregates WHERE dimensions['experiment_id'] is null -- not in an experiment AND regexp_like(dimensions['build_id'], '^\\d{14}$') -- validate build IDs AND dimensions['build_id'] > '20160201000000' -- only in the date range that we care about GROUP BY dimensions['build_id'], dimensions['os_version']\n)\nSELECT cast(parse_datetime(build_id, 'yyyyMMddHHmmss') as date) as build_id, -- program build date usage_kilohours, -- thousands of usage hours os_version, -- os version main_crashes / usage_kilohours AS main_crash_rate -- crash rate being defined as crashes per thousand usage hours\nFROM channel_rates\nWHERE usage_kilohours > 100 -- only aggregates that have statistically significant usage hours\nORDER BY build_id ASC","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Example Queries","id":"1040","title":"Example Queries"},"1041":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Sampling","id":"1041","title":"Sampling"},"1042":{"body":"We ignore invalid pings in our processing. Invalid pings are defined as those that: The submission dates or activity dates are invalid or missing. The build ID is malformed. The docType field is missing or unknown. The ping is a main ping without usage hours or a crash ping with usage hours.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Invalid Pings","id":"1042","title":"Invalid Pings"},"1043":{"body":"The crash_aggregates job is run daily, at midnight UTC. The job is scheduled on Airflow . The DAG is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Scheduling","id":"1043","title":"Scheduling"},"1044":{"body":"The crash_aggregates table has 4 commonly-used columns: submission_date is the date pings were submitted for a particular aggregate. For example, select sum(stats['usage_hours']) from crash_aggregates where submission_date = '2016-03-15' will give the total number of user hours represented by pings submitted on March 15, 2016. The dataset is partitioned by this field. Queries that limit the possible values of submission_date can run significantly faster. activity_date is the day when the activity being recorded took place. For example, select sum(stats['usage_hours']) from crash_aggregates where activity_date = '2016-03-15' will give the total number of user hours represented by activities that took place on March 15, 2016. This can be several days before the pings are actually submitted, so it will always be before or on its corresponding submission_date. Therefore, queries that are sensitive to when measurements were taken on the client should prefer this field over submission_date. dimensions is a map of all the other dimensions that we currently care about. These fields include: dimensions['build_version'] is the program version, like 46.0a1. dimensions['build_id'] is the YYYYMMDDhhmmss timestamp the program was built, like 20160123180541. This is also known as the build ID or buildid. dimensions['channel'] is the channel, like release or beta. dimensions['application'] is the program name, like Firefox or Fennec. dimensions['os_name'] is the name of the OS the program is running on, like Darwin or Windows_NT. dimensions['os_version'] is the version of the OS the program is running on. dimensions['architecture'] is the architecture that the program was built for (not necessarily the one it is running on). dimensions['country'] is the country code for the user (determined using geoIP), like US or UK. dimensions['experiment_id'] is the identifier of the experiment being participated in, such as e10s-beta46-noapz@experiments.mozilla.org, or null if no experiment. dimensions['experiment_branch'] is the branch of the experiment being participated in, such as control or experiment, or null if no experiment. dimensions['e10s_enabled'] is whether E10s is enabled. dimensions['gfx_compositor'] is the graphics backend compositor used by the program, such as d3d11, opengl and simple. Null values may be reported as none as well. All of the above fields can potentially be blank, which means \"not present\". That means that in the actual pings, the corresponding fields were null. stats contains the aggregate values that we care about: stats['usage_hours'] is the number of user-hours represented by the aggregate. stats['main_crashes'] is the number of main process crashes represented by the aggregate (or just program crashes, in the non-E10S case). stats['content_crashes'] is the number of content process crashes represented by the aggregate. stats['plugin_crashes'] is the number of plugin process crashes represented by the aggregate. stats['gmplugin_crashes'] is the number of Gecko media plugin (often abbreviated GMPlugin) process crashes represented by the aggregate. stats['content_shutdown_crashes'] is the number of content process crashes that were caused by failure to shut down in a timely manner. stats['gpu_crashes'] is the number of GPU process crashes represented by the aggregate. TODO(harter): https://bugzilla.mozilla.org/show_bug.cgi?id=1361862 Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Schema","id":"1044","title":"Schema"},"1045":{"body":"Introduction Contents Accessing the Data Further Reading Data Reference Example Queries Sampling Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Crash Summary Reference","id":"1045","title":"Crash Summary Reference"},"1046":{"body":"As of 2019-11-06, this dataset has been deprecated and is no longer maintained. Please use the telemetry.crash table instead, which is generated directly from live pings and is much more complete. See Bug 1572069 for more information. The crash_summary table is the a direct representation of a crash ping. Contents The crash_summary table contains one row for each crash ping. Each column represents one field from the crash ping payload, though only a subset of all crash ping fields are included. Accessing the Data The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/crash_summary/v1/ crash_summary is accessible through STMO. Here's an example query (STMO#4793) . Further Reading The technical documentation for crash_summary is located in the telemetry-batch-view documentation . The code responsible for generating this dataset is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Introduction","id":"1046","title":"Introduction"},"1047":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Data Reference","id":"1047","title":"Data Reference"},"1048":{"body":"Here is an example query to get the total number of main crashes by gfx_compositor: select gfx_compositor, count(*)\nfrom crash_summary\nwhere application = 'Firefox'\nand (payload.processType IS NULL OR payload.processType = 'main')\ngroup by gfx_compositor","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Example Queries","id":"1048","title":"Example Queries"},"1049":{"body":"CrashSummary contains one record for every crash ping submitted by Firefox.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Sampling","id":"1049","title":"Sampling"},"105":{"body":"Custom rules are useful for addressing unique data quality requirements that standard metrics may not cover. Once set, these rules integrate into your monitoring workflow.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Custom SQL","id":"105","title":"Custom SQL"},"1050":{"body":"This dataset is updated daily, shortly after midnight UTC. The job is scheduled on telemetry-airflow . The DAG is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Scheduling","id":"1050","title":"Scheduling"},"1051":{"body":"root |-- client_id: string (nullable = true) |-- normalized_channel: string (nullable = true) |-- build_version: string (nullable = true) |-- build_id: string (nullable = true) |-- channel: string (nullable = true) |-- crash_time: string (nullable = true) |-- application: string (nullable = true) |-- os_name: string (nullable = true) |-- os_version: string (nullable = true) |-- architecture: string (nullable = true) |-- country: string (nullable = true) |-- experiment_id: string (nullable = true) |-- experiment_branch: string (nullable = true) |-- experiments: map (nullable = true) | |-- key: string | |-- value: string (valueContainsNull = true) |-- e10s_enabled: boolean (nullable = true) |-- gfx_compositor: string (nullable = true) |-- profile_created: integer (nullable = true) |-- payload: struct (nullable = true) | |-- crashDate: string (nullable = true) | |-- processType: string (nullable = true) | |-- hasCrashEnvironment: boolean (nullable = true) | |-- metadata: map (nullable = true) | | |-- key: string | | |-- value: string (valueContainsNull = true) | |-- version: integer (nullable = true) |-- submission_date: string (nullable = true) For more detail on where these fields come from in the raw data , please look at the case classes in the CrashSummaryView code . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Schema","id":"1051","title":"Schema"},"1052":{"body":"As of 2019-11-21, this dataset has been deprecated and is no longer maintained. See Bug 1594112 for more information. Introduction Contents Accessing the data Further Reading Data Reference Example Queries Sampling Data sources Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Error Aggregates Reference","id":"1052","title":"Error Aggregates Reference"},"1053":{"body":"The error_aggregates_v2 table represents counts of errors counted from main and crash pings, aggregated every 5 minutes. It is the dataset backing the old mission control view, but may also be queried independently. Contents The error_aggregates_v2 table contains counts of various error measures (for example: crashes, \"the slow script dialog showing\"), aggregated across each unique set of dimensions (for example: channel, operating system) every 5 minutes. You can get an aggregated count for any particular set of dimensions by summing using SQL. Experiment unpacking It's important to note that when this dataset is written, pings from clients participating in an experiment are aggregated on the experiment_id and experiment_branch dimensions corresponding to what experiment and branch they are participating in. However, they are also aggregated with the rest of the population where the values of these dimensions are null. Therefore care must be taken when writing aggregating queries over the whole population - in these cases one needs to filter for experiment_id is null and experiment_branch is null in order to not double-count pings from experiments. Accessing the data You can access the data via STMO. Choose Athena and then select the telemetry.error_aggregates_v2 table. Further Reading The code responsible for generating this dataset is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Introduction","id":"1053","title":"Introduction"},"1054":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Data Reference","id":"1054","title":"Data Reference"},"1055":{"body":"Getting a large number of different crash measures across many platforms and channels ( STMO#4769 ): SELECT window_start, build_id, channel, os_name, version, sum(usage_hours) AS usage_hours, sum(main_crashes) AS main, sum(content_crashes) AS content, sum(gpu_crashes) AS gpu, sum(plugin_crashes) AS plugin, sum(gmplugin_crashes) AS gmplugin\nFROM error_aggregates_v2 WHERE application = 'Firefox' AND (os_name = 'Darwin' or os_name = 'Linux' or os_name = 'Windows_NT') AND (channel = 'beta' or channel = 'release' or channel = 'nightly' or channel = 'esr') AND build_id > '201801' AND window_start > current_timestamp - (1 * interval '24' hour) AND experiment_id IS NULL AND experiment_branch IS NULL\nGROUP BY window_start, channel, build_id, version, os_name Get the number of main_crashes on Windows over a small interval ( STMO#51677 ): SELECT window_start as time, sum(main_crashes) AS main_crashes\nFROM error_aggregates_v2 WHERE application = 'Firefox' AND os_name = 'Windows_NT' AND channel = 'release' AND version = '58.0.2' AND window_start > timestamp '2018-02-21' AND window_end < timestamp '2018-02-22' AND experiment_id IS NULL AND experiment_branch IS NULL\nGROUP BY window_start","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Example Queries","id":"1055","title":"Example Queries"},"1056":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Sampling","id":"1056","title":"Sampling"},"1057":{"body":"The aggregates in this data source are derived from main, crash and core pings : crash pings are used to count/gather main and content crash events, all other errors from desktop clients (including all other crashes) are gathered from main pings core pings are used to count usage hours, first subsession and unique client counts.","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Data sources","id":"1057","title":"Data sources"},"1058":{"body":"The error_aggregates job is run continuously, using the Spark Streaming infrastructure","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Scheduling","id":"1058","title":"Scheduling"},"1059":{"body":"The error_aggregates_v2 table has the following columns which define its dimensions: window_start: beginning of interval when this sample was taken window_end: end of interval when this sample was taken (will always be 5 minutes more than window_start for any given row) submission_date_s3: the date pings were submitted for a particular aggregate channel: the channel, like release or beta version: the version e.g. 57.0.1 display_version: like version, but includes beta number if applicable e.g. 57.0.1b4 build_id: the YYYYMMDDhhmmss timestamp the program was built, like 20160123180541. This is also known as the build ID or buildid application: application name (e.g. Firefox or Fennec) os_name: name of the OS (e.g. Darwin or Windows_NT) os_version: version of the OS architecture: build architecture, e.g. x86 country: country code for the user (determined using geoIP), like US or UK experiment_id: identifier of the experiment being participated in, such as e10s-beta46-noapz@experiments.mozilla.org, null if no experiment or for unpacked rows (see Experiment unpacking ) experiment_branch: the branch of the experiment being participated in, such as control or experiment, null if no experiment or for unpacked rows (see Experiment unpacking ) And these are the various measures we are counting: usage_hours: number of usage hours (i.e. total number of session hours reported by the pings in this aggregate, note that this might include time where people are not actively using the browser or their computer is asleep) count: number of pings processed in this aggregate main_crashes: number of main process crashes (or just program crashes, in the non-e10s case) startup_crashes : number of startup crashes content_crashes: number of content process crashes (version => 58 only) gpu_crashes: number of GPU process crashes plugin_crashes: number of plugin process crashes gmplugin_crashes: number of Gecko media plugin (often abbreviated GMPlugin) process crashes content_shutdown_crashes: number of content process crashes that were caused by failure to shut down in a timely manner (version => 58 only) browser_shim_usage_blocked: number of times a CPOW shim was blocked from being created by browser code permissions_sql_corrupted: number of times the permissions SQL error occurred (beta/nightly only) defective_permissions_sql_removed: number of times there was a removal of defective permissions.sqlite (beta/nightly only) slow_script_notice_count: number of times the slow script notice count was shown (beta/nightly only) slow_script_page_count: number of pages that trigger slow script notices (beta/nightly only) Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Schema","id":"1059","title":"Schema"},"106":{"body":"It's recommended to avoid deploying Autometrics extensively, as this could result in a high signal-to-noise ratio, leading to unnecessary alerts and potential distraction. When deploying metrics on search tables, we observed that the median calculation using the BigQuery function does not work as expected. Due to this limitation, it is recommended to avoid using the median metric in these scenarios to ensure accurate results. Autothresholds are recommended for freshness and volume metrics, as they automatically adjust based on typical patterns. For other metrics, it's advisable to manually set thresholds to ensure accuracy and relevance. It is recommended to add metrics at the view level rather than directly on tables. This ensures that even if a table becomes obsolete or is upgraded, unnecessary checks on previous versions are avoided. The only exception to this rule is for freshness and volume metrics, which must be deployed directly on tables. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Recommendations / Best Practices to deploying metrics","id":"106","title":"Recommendations / Best Practices to deploying metrics"},"1060":{"body":"Introduction Contents Background and Caveats Accessing the Data","breadcrumbs":"Historical Reference » Obsolete Datasets » First Shutdown Summary » First Shutdown Summary","id":"1060","title":"First Shutdown Summary"},"1061":{"body":"The first_shutdown_summary table is a summary of the first-shutdown ping . Contents The first shutdown ping contains first session usage data. The dataset has rows similar to the telemetry_new_profile_parquet , but in the shape of main_summary . Background and Caveats Ping latency was reduced through the shutdown ping-sender mechanism in Firefox 55. To maintain consistent historical behavior, the first main ping is not sent until the second start up. In Firefox 57, a separate first-shutdown ping was created to evaluate first-shutdown behavior while maintaining backwards compatibility. In many cases, the first-shutdown ping is a duplicate of the main ping. The first-shutdown summary can be used in conjunction with the main summary by taking the union and deduplicating on the document_id. Accessing the Data The data can be accessed as first_shutdown_summary. The data is backfilled to 2017-09-22, the date of its first nightly appearance. This data should be available to all releases on and after Firefox 57. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » First Shutdown Summary » Introduction","id":"1061","title":"Introduction"},"1062":{"body":"As of 2018-05-18, this dataset has been deprecated and is no longer maintained. See Bug 1455314 Replacement Introduction Contents Background and Caveats Accessing the Data Further Reading Data Reference Example Queries Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Heavy Users","id":"1062","title":"Heavy Users"},"1063":{"body":"We've moved to assigning user's an active tag based on total_uri_count. The activity of a user based on active_ticks is available in clients_daily in the active_hours_sum field, which has the sum(active_ticks / 720). To retrieve a client's 28-day active_hours, use the following query: SELECT submission_date_s3, client_id, SUM(active_hours_sum) OVER (PARTITION BY client_id ORDER BY submission_date_s3 ASC ROWS 27 PRECEDING) AS monthly_active_hours\nFROM clients_daily","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Replacement","id":"1063","title":"Replacement"},"1064":{"body":"The heavy_users table provides information about whether a given client_id is considered a \"heavy user\" on each day (using submission date). Contents The heavy_users table contains one row per client-day, where day is submission_date. A client has a row for a specific submission_date if they were active at all in the 28 day window ending on that submission_date. A user is a \"heavy user\" as of day N if, for the 28 day period ending on day N, the sum of their active_ticks is in the 90th percentile (or above) of all clients during that period. For more analysis on this, and a discussion of new profiles, see this link . Background and Caveats Data starts at 20170801. There is technically data in the table before this, but the heavy_user column is NULL for those dates because it needed to bootstrap the first 28 day window. Because it is top the 10% of clients for each 28 day period, more than 10% of clients active on a given submission_date will be considered heavy users. If you join with another data source (main_summary, for example), you may see a larger proportion of heavy users than expected. Each day has a separate, but related, set of heavy users. Initial investigations show that approximately 97.5% of heavy users as of a certain day are still considered heavy users as of the next day. There is no \"fixing\" or weighting of new profiles - days before the profile was created are counted as zero active_ticks. Analyses may need to use the included profile_creation_date field to take this into account. Accessing the Data The data is available both via sql.t.m.o and Spark. In Spark: spark.read.parquet(\"s3://telemetry-parquet/heavy_users/v1\") In SQL: SELECT * FROM heavy_users LIMIT 3 Further Reading The code responsible for generating this dataset is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Introduction","id":"1064","title":"Introduction"},"1065":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Data Reference","id":"1065","title":"Data Reference"},"1066":{"body":"Example queries: Join heavy_users with main_summary to get distribution of max_concurrent_tab_count for heavy vs. non-heavy users (STMO#47041) Join heavy_users with longitudinal to get crash rates for heavy vs. non-heavy users (STMO#47044)","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Example Queries","id":"1066","title":"Example Queries"},"1067":{"body":"As of 2017-10-05, the current version of the heavy_users dataset is v1, and has a schema as follows: root |-- client_id: string (nullable = true) |-- sample_id: integer (nullable = true) |-- profile_creation_date: long (nullable = true) |-- active_ticks: long (nullable = true) |-- active_ticks_period: long (nullable = true) |-- heavy_user: boolean (nullable = true) |-- prev_year_heavy_user: boolean (nullable = true) |-- submission_date_s3: string (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Schema","id":"1067","title":"Schema"},"1068":{"body":"This dataset is generated by telemetry-batch-view . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Code Reference","id":"1068","title":"Code Reference"},"1069":{"body":"Modern mobile products use the Glean SDK and are thus documented by the Glean Dictionary . This documentation documents some details about accessing data for legacy products based on other technology.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Legacy Mobile Datasets","id":"1069","title":"Legacy Mobile Datasets"},"107":{"body":"Collections help you organize and focus on specific areas of interest, making it simpler to track and address data quality across different segments of your data landscape. This feature enhances efficiency by allowing users to monitor grouped entities in a cohesive manner.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Collections in Bigeye","id":"107","title":"Collections in Bigeye"},"1070":{"body":"Legacy (pre-Glean) mobile data is structured differently than desktop data. Instead of sending a main ping, mobile has provides the following key types of pings: core events The core ping is sent once for each session. It includes a much smaller set of metrics than the main ping because of network and data size constraints. All mobile apps send the core ping. For more information on the core ping, see the telemetry documentation here . Event pings are not sent for all products. They are sent by Focus Android, Focus iOS, Klar, Firefox for FireTV, Firefox for Echo Show, and Firefox Lite. Event pings are sent more frequently than core pings, at most once per 10 minute interval. If a ping records 10,000 events, it is sent immediately unless it is within 10 minutes of the last event ping sent: in this case some data may be lost. Mobile legacy event pings follow generally the same format as the desktop event ping . Fennec (Firefox Android) does not send event pings. Instead, it includes a saved_session ping with the same format as main pings. However, it is only available for users who have installed a pre-release and a few users who have installed a release. In both cases, they must have opted into signing up for telemetry collection. Data from this collection must be treated with caution because it is based on a biased population and therefore should not be used to make conclusions about Fennec users. For more information on the implementation of the event pings and to view event descriptions for Focus , Firefox for FireTV , or Firefox for Echo Show , see the following documentation:","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Legacy ping tables","id":"1070","title":"Legacy ping tables"},"1071":{"body":"telemetry.core For most analyses of mobile data, you need to use the telemetry.core table. It includes data for all the non-desktop Firefox applications that send core pings. You need to filter on app_name and os because Firefox iOS and Firefox Android have the same app_name. It is recommended that you always filter on app_name, os, app version (found as metadata_app_version) and release channel (it is located under metadata as metadata.normalized_channel). Versioned tables are available for core ping storage for historical reference, but a table without a version suffix always represents an up-to-date table. It is recommended that you use the unversioned table, so you can be sure your analysis is based on up-to-date information. The seq field indicates the order in which pings are sent. A record includes seq = 1, which represents the first ping that is received for a client id. It can be used as a proxy to identify new users.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Core Ping Derived Datasets","id":"1071","title":"Core Ping Derived Datasets"},"1072":{"body":"There are two tables for mobile event data: telemetry.focus_event and telemetry.mobile_event. As the name suggests, one table includes the event pings from Focus (iOS, Android and Klar). The other table includes the event data for other apps. Both tables use the same format and columns. telemetry.mobile_events The telemetry.mobile_events table includes event data for Firefox for Fire TV, Firefox for Echo Show, and Firefox Lite. A metadata column with a list of metrics is also included. Like when querying telemetry.core, multiple applications are included in each table. It is recommended that you filter at least app_name and os. Be sure that no app_version field is included in these tables: if you want to filter or join a specific version, you must have already identified the corresponding metadata.app_build_id(s) for the app_version by contacting the engineering team that has created the app. A few other applications also send event data to this table, including Lockbox and FirefoxReality. For more information about the event data that is sent from these applications, see their documentation. telemetry.focus_events The telemetry.focus_events table includes event data for Focus Android, Focus iOS, and Klar. Like when querying telemetry.core, multiple apps are included in each table. It is recommended that you filter on at least app_name and os. Be sure that no app_version field is included in these tables. If you want to filter or join a specific version, you must have already identified the corresponding app_build_id(s) for the app_version by contacting the engineering team that has created the app. A few other applications send data to this table. However, it is recommended that you use this table only for analysis of event data from Focus and its related apps.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Event Ping Derived Datasets","id":"1072","title":"Event Ping Derived Datasets"},"1073":{"body":"Each app uses a unique set of release channels. Most apps include a nightly, beta, release, and an other channel. Each channel is used during various stages of development: generally users sign up to test a pre-release version (anything other than release). In Focus Android, the beta channel uses the same APK in the Google Play Store as the release channel. However, beta users get access to this version earlier than users who receive the final release. As soon as the release version is published, beta users work with the same version of the app as users who have received the final released version. Both versions of the software become indistinguishable from each other unless you perform a query that flags them by client_id. Beta releases have normalized_channel tagged as release. If you want to filter for beta users, you can only identify the beta users by checking for a higher version number than the version number and date that have been assigned to the official release. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Notes","id":"1073","title":"Notes"},"1074":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Sampling Pings Within Last 6 Months 1% Sample Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Longitudinal Reference","id":"1074","title":"Longitudinal Reference"},"1075":{"body":"The longitudinal dataset is a 1% sample of main ping data organized so that each row corresponds to a client_id. If you're not sure which dataset to use for your analysis, this is probably what you want. Contents Each row in the longitudinal dataset represents one client_id, which is approximately a user. Each column represents a field from the main ping. Most fields contain arrays of values , with one value for each ping associated with a client_id. Using arrays give you access to the raw data from each ping, but can be difficult to work with from SQL. Here's a query showing some sample data (STMO#4188) to help illustrate. Background and Caveats Think of the longitudinal table as wide and short. The dataset contains more columns than main_summary and down-samples to 1% of all clients to reduce query computation time and save resources. In summary, the longitudinal table differs from main_summary in two important ways: The longitudinal dataset groups all data so that one row represents a client_id The longitudinal dataset samples to 1% of all client_ids Please note that this dataset only contains release (or opt-out) histograms and scalars. Accessing the Data The longitudinal is available in STMO, though it can be difficult to work with the array values in SQL. Take a look at STMO#4189 . The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/longitudinal/","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Introduction","id":"1075","title":"Introduction"},"1076":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Data Reference","id":"1076","title":"Data Reference"},"1077":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Sampling","id":"1077","title":"Sampling"},"1078":{"body":"The longitudinal filters to main pings from within the last 6 months.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Pings Within Last 6 Months","id":"1078","title":"Pings Within Last 6 Months"},"1079":{"body":"The longitudinal dataset samples down to 1% of all clients in the above sample. The sample is generated by the following process: hash the client_id for each ping from the last 6 months. project that hash onto an integer from 1:100, inclusive filter to pings with client_ids matching a 'magic number' (in this case 42) This process has a couple of nice properties: The sample is consistent over time. The longitudinal dataset is regenerated weekly. The clients included in each run are very similar with this process. The only change will come from never-before-seen clients, or clients without a ping in the last 180 days. We don't need to adjust the sample as new clients enter or exit our pool. More practically, the sample is created by filtering to pings with main_summary.sample_id == 42. If you're working with main_summary, you can recreate this sample by doing this filter manually.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » 1% Sample","id":"1079","title":"1% Sample"},"108":{"body":"If you don’t find a collection that meets your product or requirements, admins can create a new collection. If you're not an admin, please submit a Jira ticket with the necessary details.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Creating a new collection","id":"108","title":"Creating a new collection"},"1080":{"body":"The longitudinal job is run weekly, early on Sunday morning UTC. The job is scheduled on Airflow . The DAG is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Scheduling","id":"1080","title":"Scheduling"},"1081":{"body":"TODO(harter): https://bugzilla.mozilla.org/show_bug.cgi?id=1361862","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Schema","id":"1081","title":"Schema"},"1082":{"body":"This dataset is generated by telemetry-batch-view . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Code Reference","id":"1082","title":"Code Reference"},"1083":{"body":"As of 2019-08-13, this dataset has been deprecated and is no longer maintained. See Bug 1571565 for historical sources. Introduction Contents Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » 1 Day Retention","id":"1083","title":"1 Day Retention"},"1084":{"body":"The retention table provides client counts relevant to client retention at a 1-day granularity. The project is tracked in Bug 1381840","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Introduction","id":"1084","title":"Introduction"},"1085":{"body":"The retention table contains a set of attribute columns used to specify a cohort of users and a set of metric columns to describe cohort activity. Each row contains a permutation of attributes, an approximate set of clients in a cohort, and the aggregate engagement metrics. This table uses the HyperLogLog (HLL) sketch to create an approximate set of clients in a cohort. HLL allows counting across overlapping cohorts in a single pass while avoiding the problem of double counting. This data-structure has the benefit of being compact and performant in the context of retention analysis, at the expense of precision. For example, calculating a 7-day retention period can be obtained by aggregating over a week of retention data using the union operation. With SQL primitive, this requires a recalculation of COUNT DISTINCT over client_id's in the 7-day window. Background and Caveats The data starts at 2017-03-06, the merge date where Nightly started to track Firefox 55 in Mozilla-Central . However, there was not a consistent view into the behavior of first session profiles until the new_profile ping . This means much of the data is inaccurate before 2017-06-26. This dataset uses 4 day reporting latency to aggregate at least 99% of the data in a given submission date. This figure is derived from the telemetry-health measurements on submission latency , with the discussion in Bug 1407410 . This latency metric was reduced Firefox 55 with the introduction of the shutdown ping-sender mechanism. Caution should be taken before adding new columns. Additional attribute columns will grow the number of rows exponentially. The number of HLL bits chosen for this dataset is 13. This means the default size of the HLL object is 2^13 bits or 1KiB. This maintains about a 1% error on average. See this table from Algebird's HLL implementation for more details. Accessing the Data The data is primarily available through STMO via the Presto source. This service has been configured to use predefined HLL functions. The column should first be cast to the HLL type. The scalar cardinality() function will approximate the number of unique items per HLL object. The aggregate merge() function will perform the set union between all objects in a column. Example: Cast the count column into the appropriate type. SELECT cast(hll as HLL) as n_profiles_hll FROM retention Count the number of clients seen over all attribute combinations. SELECT cardinality(cast(hll as HLL)) FROM retention Group-by and aggregate client counts over different release channels. SELECT channel, cardinality(merge(cast(hll AS HLL))\nFROM retention\nGROUP BY channel The HyperLogLog library wrappers are available for use outside of the configured STMO environment, spark-hyperloglog and presto-hyperloglog . Also see the client_count_daily dataset .","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Contents","id":"1085","title":"Contents"},"1086":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Data Reference","id":"1086","title":"Data Reference"},"1087":{"body":"See the Example Usage Dashboard for more usages of datasets of the same shape.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Example Queries","id":"1087","title":"Example Queries"},"1088":{"body":"The job is scheduled on Airflow on a daily basis after main_summary is run for the day. This job requires both mozetl and telemetry-batch-view as dependencies.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Scheduling","id":"1088","title":"Scheduling"},"1089":{"body":"As of 2017-10-10, the current version of retention is v1 and has a schema as follows: root |-- subsession_start: string (nullable = true) |-- profile_creation: string (nullable = true) |-- days_since_creation: long (nullable = true) |-- channel: string (nullable = true) |-- app_version: string (nullable = true) |-- geo: string (nullable = true) |-- distribution_id: string (nullable = true) |-- is_funnelcake: boolean (nullable = true) |-- source: string (nullable = true) |-- medium: string (nullable = true) |-- content: string (nullable = true) |-- sync_usage: string (nullable = true) |-- is_active: boolean (nullable = true) |-- hll: binary (nullable = true) |-- usage_hours: double (nullable = true) |-- sum_squared_usage_hours: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- unique_domains_count: double (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Schema","id":"1089","title":"Schema"},"109":{"body":"To add metrics to a collection in Bigeye, navigate to the collection you want to update and click \"Add Metrics.\" You can search or filter for specific metrics that align with your monitoring goals.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Adding metrics to a collection","id":"109","title":"Adding metrics to a collection"},"1090":{"body":"The ETL script for processing the data before aggregation is found in mozetl.engagement.retention . The aggregate job is found in telemetry-batch-view as the RetentionView. The runner script performs all the necessary setup to run on EMR. This script can be used to perform backfill. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Code Reference","id":"1090","title":"Code Reference"},"1091":{"body":"Introduction Which dataset should I use? Data Reference A note about user IDs Which apps send sync telemetry? What about Fenix? What's an engine? Example Queries Sampling Scheduling Sync Summary Schema Sync Flat Summary Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Summary and Sync Flat Summary Reference","id":"1091","title":"Sync Summary and Sync Flat Summary Reference"},"1092":{"body":"Note: some of the information in this chapter is a duplication of the info found on this wiki page. You can also find more detailed information about the data contained in the sync ping here sync_summary and sync_flat_summary are the primary datasets that track the health of sync. sync_flat_summary is derived from sync_summary by unpacking/exploding the engines field of the latter, so they ultimately contain the same data (see below).","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Introduction","id":"1092","title":"Introduction"},"1093":{"body":"Which dataset to use depends on whether you are interested in per-engine sync success or per-sync sync success (see below). If you are interested in whether a sync failed overall, regardless of which engine may have caused the failure, then you can use sync_summary. Otherwise, if you are interested in per-engine data, you should use sync_flat_summary. If you aren't sure, or just trying to get acquainted, you should probably just use sync_flat_summary.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Which dataset should I use?","id":"1093","title":"Which dataset should I use?"},"1094":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Data Reference","id":"1094","title":"Data Reference"},"1095":{"body":"Unlike most other telemetry datasets, these do not contain the profile-level identifier client_id. Because you need to sign up for a Firefox Account in order to use sync, these datasets instead include an anonymised version of the user's Firefox Account user id uid and an anonymised version of their individual devices' device_ids. Put another way, each uid can have many associated device_ids. Q: Why not include client_id in these datasets so that they can be joined on (e.g.) main_summary? A: We've had a policy to keep main browser telemetry separate from sync and FxA telemetry. This is in part because FxA uids are ultimately associated with email addresses in the FxA database, and thus a breach of that database in combination with access to telemetry could in theory de-anonymise client-side browser metrics.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » A note about user IDs","id":"1095","title":"A note about user IDs"},"1096":{"body":"Currently, Firefox for desktop, Firefox for iOS and Firefox for Android (fennec) all have sync implemented, and they all send sync telemetry. Though there are some differences in the telemetry that each application sends, it all ends up in the sync_summary and sync_flat_summary datasets. Starting with Fenix, however, sync telemetry will start to be sent through glean . This means that, in all likelihood, Fenix sync telemetry will initially be segregated from existing sync telemetry (one reason is that current sync telemetry is on AWS while glean pings are ingested to GCP).","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Which apps send sync telemetry? What about Fenix?","id":"1096","title":"Which apps send sync telemetry? What about Fenix?"},"1097":{"body":"Firefox syncs many different types of browser data and (generally speaking) each one of these data types are synced by their own engine. When the app triggers a \"sync\" each engine makes their own determination of what needs to be synced (if anything). Many syncs can happen in a day (dozens or more on desktop, usually less on mobile). Telemetry about each sync is logged, and each sync ping (sent once a day, and whenever the user logs in or out of sync) contains information about multiple syncs. The scala code responsible for creating the sync_summary dataset unpacks each sync ping into one row per sync. The resulting engines field is an array of \"engine records\": data about how each engine performed during that sync. sync_flat_summary further unpacking/exploding the engines field and creates a dataset that is one row per engine record. Existing engines (engine_name in sync_flat_summary) are listed below with brief descriptions in cases where their name isn't transparent. Note that not every device syncs each of these engines. They can be disabled individually and some are off by default. addons addresses mailing addresses e.g. for e-commerce; part of form autofill. bookmarks clients non-user-facing list of the sync account's associated devices creditcards this used to be nightly only but was recently removed entirely extension-storage WebExtension storage, in support of the storage.sync WebExtension API. history browsing history. passwords forms saved values in web forms prefs not all prefs are synced tabs note that this is not the same as the \"send tab\" feature, this is the engine that syncs the tabs you have open across your devices (used to populate the synced tabs sidebar). For data on the send-tab feature use the sync_events dataset.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » What's an engine?","id":"1097","title":"What's an engine?"},"1098":{"body":"See this dashboard to get a general sense of what this dataset is typically used for. Here's an example of a query that will calculate the failure and success rates for a subset of engines per day. WITH counts AS ( SELECT submission_date_s3 AS day, engine_name AS engine, COUNT(*) AS total, COUNT(CASE WHEN engine_status IS NOT NULL THEN true ELSE NULL END) AS count_errors, /* note that `engine_status` is null on sync success. */ COUNT(CASE WHEN engine_status IS NULL THEN true ELSE NULL END) AS count_success FROM telemetry.sync_flat_summary WHERE engine_name IN ('bookmarks','history','tabs','addons','addresses','passwords','prefs') AND cast(submission_date_s3 AS integer) >= 20190101 GROUP BY 1,2 ORDER BY 1 ), rates AS ( SELECT day, engine, total, count_errors, count_success, CAST(count_errors AS double) / CAST(total AS double) * 100 AS error_rate, CAST(count_success AS double) / CAST(total AS double) * 100 AS success_rate FROM counts ORDER BY 1 ) SELECT * FROM rates","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Example Queries","id":"1098","title":"Example Queries"},"1099":{"body":"Sadly, these datasets are not sampled. It should be possible to derive a sample_id on uid, however. Someone should do that because querying these datasets for long time horizons is very expensive.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sampling","id":"1099","title":"Sampling"},"11":{"body":"Mozilla uses tools like Google Analytics to measure interactions on our web sites like mozilla.org . To facilitate comparative analysis with product and usage telemetry, we export much of this data into our Data Warehouse, so that it can viewed with Looker and other tools. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Website Telemetry","id":"11","title":"Website Telemetry"},"110":{"body":"One useful feature of collections is the ability to add notifications. To set this up, click the \"Edit\" button, then navigate to the \"Notifications\" tab in the modal that appears. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Adding notifications to a collection","id":"110","title":"Adding notifications to a collection"},"1100":{"body":"This dataset was updated daily, shortly after midnight UTC. The job was scheduled on Airflow . The DAG was here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Scheduling","id":"1100","title":"Scheduling"},"1101":{"body":"root |-- app_build_id: string (nullable = true) |-- app_display_version: string (nullable = true) |-- app_name: string (nullable = true) |-- app_version: string (nullable = true) |-- app_channel: string (nullable = true) |-- uid: string |-- device_id: string (nullable = true) |-- when: integer |-- took: integer |-- why: string (nullable = true) |-- failure_reason: struct (nullable = true) | |-- name: string | |-- value: string (nullable = true) |-- status: struct (nullable = true) | |-- sync: string (nullable = true) | |-- status: string (nullable = true) |-- devices: array (nullable = true) | |-- element: struct (containsNull = false) | | |-- id: string | | |-- os: string | | |-- version: string |-- engines: array (nullable = true) | |-- element: struct (containsNull = false) | | |-- name: string | | |-- took: integer | | |-- status: string (nullable = true) | | |-- failure_reason: struct (nullable = true) | | | |-- name: string | | | |-- value: string (nullable = true) | | |-- incoming: struct (nullable = true) | | | |-- applied: integer | | | |-- failed: integer | | | |-- new_failed: integer | | | |-- reconciled: integer | | |-- outgoing: array (nullable = true) | | | |-- element: struct (containsNull = false) | | | | |-- sent: integer | | | | |-- failed: integer | | |-- validation: struct (containsNull = false) | | | |-- version: integer | | | |-- checked: integer | | | |-- took: integer | | | |-- failure_reason: struct (nullable = true) | | | | |-- name: string | | | | |-- value: string (nullable = true) | | | |-- problems: array (nullable = true) | | | | |-- element: struct (containsNull = false) | | | | | |-- name: string | | | | | |-- count: integer","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Summary Schema","id":"1101","title":"Sync Summary Schema"},"1102":{"body":"root\n|-- app_build_id: string (nullable = true)\n|-- app_display_version: string (nullable = true)\n|-- app_name: string (nullable = true)\n|-- app_version: string (nullable = true)\n|-- app_channel: string (nullable = true)\n|-- os: string\n|-- os_version: string\n|-- os_locale: string\n|-- uid: string\n|-- device_id: string (nullable = true)\n|-- when: integer\n|-- took: integer\n|-- failure_reason: struct (nullable = true)\n| |-- name: string\n| |-- value: string (nullable = true)\n|-- status: struct (nullable = true)\n| |-- sync: string (nullable = true)\n| |-- status: string (nullable = true)\n|-- why: string (nullable = true)\n|-- devices: array (nullable = true)\n| |-- element: struct (containsNull = false)\n| | |-- id: string\n| | |-- os: string\n| | |-- version: string\n|-- sync_id: string\n|-- sync_day: string\n|-- engine_name: string\n|-- engine_took: integer\n|-- engine_status: string (nullable = true)\n|-- engine_failure_reason: struct (nullable = true)\n| |-- name: string\n| |-- value: string (nullable = true)\n|-- engine_incoming_applied: integer (nullable = true)\n|-- engine_incoming_failed: integer (nullable = true)\n|-- engine_incoming_new_failed: integer (nullable = true)\n|-- engine_incoming_reconciled: integer (nullable = true)\n|-- engine_outgoing_batch_count: integer (nullable = true)\n|-- engine_outgoing_batch_total_sent: integer (nullable = true)\n|-- engine_outgoing_batch_total_failed: integer (nullable = true)\n|-- submission_date_s3: string Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Flat Summary Schema","id":"1102","title":"Sync Flat Summary Schema"},"1103":{"body":"Documentation is critical to making a usable data platform. In surveys of users of the Mozilla Data Platform, the most common complaint has been lack of documentation. It is therefore important to expand and improve the documentation as often as possible. Bug reports Fixing minor problems Building the Documentation Adding a new article Review Supported Plugins Table of contents Mermaid Publishing","breadcrumbs":"Contributing » Contributing","id":"1103","title":"Contributing"},"1104":{"body":"If you see an error in the documentation or want to extend a chapter, file a bug .","breadcrumbs":"Contributing » Bug reports","id":"1104","title":"Bug reports"},"1105":{"body":"For smaller issues (for example, a typo or minor inaccuracy), it is not necessary to file a bug or even check out the source. Instead, use the Edit on GitHub button on the bottom of any page, make your changes, and file a pull request entirely from the GitHub interface.","breadcrumbs":"Contributing » Fixing minor problems","id":"1105","title":"Fixing minor problems"},"1106":{"body":"This documentation is stored as CommonMark Markdown in the data-docs repository on GitHub. To build a local copy, fork the repository and check out your copy. Then, see the README for up-to-date information on how to build the documentation.","breadcrumbs":"Contributing » Building the Documentation","id":"1106","title":"Building the Documentation"},"1107":{"body":"You should read the style guide before adding a new article: it will help you write material that is more useful and fits cohesively into the rest of the documentation. Be sure to link to your new article from SUMMARY.md, or mdBook will not render the file. The structure of the repository is outlined in this article . This documentation is under active development, so we may already be working on the documentation you need. Take a look at this bug component to check.","breadcrumbs":"Contributing » Adding a new article","id":"1107","title":"Adding a new article"},"1108":{"body":"Once you're happy with your contribution, open a pull request (PR). Give your PR a meaningful commit message (see this article on commit message guidelines for some suggestions). If there is a bug associated with your documentation, title it in the form of Bug 1234 - - that way, the Bugzilla PR linker will pick up the PR and attach it to the bug. After filing your PR, assign the appropriate person for review (GitHub will usually provide some suggestions), assuming you have permissions to do so yourself. If you do not have permission to assign a reviewer, see getting help .","breadcrumbs":"Contributing » Review","id":"1108","title":"Review"},"1109":{"body":"","breadcrumbs":"Contributing » Supported Plugins","id":"1109","title":"Supported Plugins"},"111":{"body":"The Issues tab allows filtering issues by parameters like severity or date, and reviewing details such as impacted metrics and tables. The Issues overview on BigEye, allowing to filter issues","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Issues management","id":"111","title":"Issues management"},"1110":{"body":"You can insert a table of contents in any article by using the toc shorthand. For example: # My fine title This article describes how to perform action X. ## Section 1 ... ## Section 2 For an example of what the rendered table of contents looks like, see the beginning of this article.","breadcrumbs":"Contributing » Table of contents","id":"1110","title":"Table of contents"},"1111":{"body":"You can use mermaid.js diagrams in code blocks. For example: ```mermaid\ngraph LR you -->|write|docs docs --> profit!\n``` ... is rendered as: graph LR you -->|write|docs docs --> profit!","breadcrumbs":"Contributing » Mermaid","id":"1111","title":"Mermaid"},"1112":{"body":"The documentation is hosted on Github Pages . Updates to the documentation are automatically published to docs.telemetry.mozilla.org . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Publishing","id":"1112","title":"Publishing"},"1113":{"body":"These are some general style guidelines for articles which appear on docs.telemetry.mozilla.org (DTMO). Reading these guidelines can help you write content that is more accessible and easier to understand. Audience What to write What not to write Implementation-specific articles Lists of links General guidelines Writing style Colophon","breadcrumbs":"Contributing » Style Guide » Style Guide","id":"1113","title":"Style Guide"},"1114":{"body":"Data practitioners at Mozilla represent the primary audience for DTMO. A \"data practitioner\" is someone who wants to inform themselves or others using Mozilla-collected data. Here are some real-world examples of this persona: A data scientist performing an experiment analysis An analyst producing a report on the effectiveness of a recent marketing campaign A Firefox engineer trying to measure the performance of a new feature A technical product manager trying to understand the characteristics of a particular user segment A quality assurance engineer trying to understand the severity and frequency of a new Firefox crash In general, you can assume that readers have at least some technical knowledge. Different articles on DTMO may have different target audiences: when you write a new article, you should consider who you are writing it for and adjust your content appropriately. For example, a new product manager may require more careful hand-holding (and links to relevant concept or reference material) than a data scientist with many years of experience at Mozilla. Note that \"data engineers\" (the maintainers of the Mozilla data platform and tools) are not the target audience for DTMO, though they may find some resources here helpful in the course of the work. If something is only of interest to a data engineer, it probably belongs elsewhere: see the note below on implementation-specific articles .","breadcrumbs":"Contributing » Style Guide » Audience","id":"1114","title":"Audience"},"1115":{"body":"There are three different types of documentation that are useful as part of a site like DTMO: Introductory material: Material intended to help people get their bearings with Mozilla's telemetry system. A set of these articles form the Introduction section on this site. Tutorials & Cookbooks: Instructions on how to perform specific tasks using Mozilla's data platform. The focus here is on how to do things, rather than on what they are. Reference: Reference material on either datasets or the data platform itself . The focus is on describing how things work or what they do, rather than how to use them. In general, the most useful documentation for newcomers is usually a cookbook or tutorial as they often don't know where to begin . For advanced users, reference material may be more useful.","breadcrumbs":"Contributing » Style Guide » What to write","id":"1115","title":"What to write"},"1116":{"body":"There are a few types of documentation that are less appropriate for a general-purpose reference like DTMO.","breadcrumbs":"Contributing » Style Guide » What not to write","id":"1116","title":"What not to write"},"1117":{"body":"Any articles that are specific to the implementation of particular data systems or tools should be published alongside the system or tool itself. Examples of this may include: Usage guides for command-line tools In-depth documentation on architecture and design choices (beyond a general overview) A general usage guide for specific data tool In the past, this type of documentation has gone out of date quickly as people update the implementation while forgetting to update what has been written here. Vast amounts of implementation detail can also be overwhelming to anyone who just wants to get an answer to a data-related question. That said, it can sometimes be useful to provide a general overview of a topic on DTMO while saving the details for site-specific documentation. A good example of this is the gcp-ingestion documentation: while we maintain a high-level description of the data pipeline here , details on the Beam-specific implementation are stored alongside the source on GitHub.","breadcrumbs":"Contributing » Style Guide » Implementation-specific articles","id":"1117","title":"Implementation-specific articles"},"1118":{"body":"Articles which simply link out to other resources are of limited value and tend to go out of date quickly. Instead, consider your motivation for producing the list and think about what your intended audience might need. Concept, reference, or tutorial documentation need not be long to be helpful. Of course, linking to other resources as part of other documentation is always okay.","breadcrumbs":"Contributing » Style Guide » Lists of links","id":"1118","title":"Lists of links"},"1119":{"body":"Articles should be written in Markdown: mdBook uses the CommonMark dialect as implemented by pulldown-cmark , which supports certain extensions including GitHub-flavored tables. Limit lines to 100 characters where possible. Try to split lines at the end of sentences, or use Semantic Line Breaks . This makes it easier to reorganize your thoughts later. This documentation is almost always read digitally. Keep in mind that people read digital content much differently than other media. Specifically, readers are going to skim your writing, so make it easy to identify important information. Use visual markup like bold text , code blocks, and section headers. Avoid long paragraphs: short paragraphs that describe one concept each makes finding important information easier. When writing longer articles with many sections, use a table of contents to help people quickly navigate to a section of interest. Use self-explanatory link descriptions. Do not use here or this as the description for an external link. It is repetitive across a site and does not explain where it leads to. For links to queries on Redash use STMO#. This makes it consistent across the documentation and provides a hint about how old / new a query might be (newer queries have higher numeric IDs)","breadcrumbs":"Contributing » Style Guide » General guidelines","id":"1119","title":"General guidelines"},"112":{"body":"Once we click on the issue we can view a metric chart that displays a time series visualization of the alerting metric. The metric chart in Bigeye displays a time series visualization of the alerting metric","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » View issue details","id":"112","title":"View issue details"},"1120":{"body":"The following is a distillation of common best practices for technical writing in a resource like DTMO. Following these guidelines helps give our documentation a consistent voice and makes it easier to read: In general: use a friendly, conversational tone. This makes the documentation more approachable. Avoid specifying particular people or teams unless absolutely necessary: change is constant at Mozilla, and the person or people who maintains a system today is not necessarily the same as yesterday. If possible, use \"you\" when describing how to do something. Avoid use of first person (for example: \"I\", \"we\", \"our\") as this emphasizes the writer rather than the reader and it is often unclear who \"I\", \"we\" or \"our\" actually refer to. Avoid unnecessary formalities like \"please\" or \"thank you\". Where it makes sense, use present tense (as opposed to future tense). For example, \"You need to perform the following tasks\" is preferable to \"You will need to perform the following tasks\". Where possible, avoid the use of the passive voice (identifying the agent of action as the subject of the sentence): active voice sentences are generally clearer and less verbose. For example, \"Press OK to confirm changes\" is preferable to \"The system will confirm changes when you press OK\". You can use a tool like write-good to identify uses of passive voice in your own work. For much more helpful advice on technical writing, you may wish to review the OpenStack General Writing Guidelines , which inspired some of the above.","breadcrumbs":"Contributing » Style Guide » Writing style","id":"1120","title":"Writing style"},"1121":{"body":"You can find more context for these guidelines in this literature review and this follow-up on organization and audience . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Style Guide » Colophon","id":"1121","title":"Colophon"},"1122":{"body":"The directory structure should feel comfortable to anyone who is familiar with the data platform: .\n|--src |--datasets - contains dataset level documentation |--tools - contains tool level documentation |--concepts - contains tutorials meant to introduce a new concept to the reader |--cookbooks - focused code examples for reference This documentation is meant to take the reader from beginner to expert. Getting Started: Introduce concepts and provides information on how to perform and complete a simple analysis, so the user understands the amount of work involved and what the data platform feels like. Primarily intended for people new to Mozilla's data platform. Tutorials & Cookbooks: Guides on how to perform specific tasks. Intended for all audiences. Reference material: In-depth reference material on metrics and the data platform. Intended primarily for more advanced users. This document's structure is heavily influenced by Django's Documentation Style Guide . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Structure » Documentation Structure","id":"1122","title":"Documentation Structure"},"113":{"body":"Users can change the status to \"Active,\" \"Resolved,\" \"Muted,\" or \"Dismissed,\" depending on the issue's current state. This allows for better tracking and management of issues across data pipelines. Status updates are reflected in the timeline, providing a clear history of the issue's progression. Use the Mute button above the timeline to mute an issue and stop being notified about subsequent issue alerts. The available mute options in the Bigeye are Unmute, 1 hour, 4 hours, 12 hours, 24 hours, or 1 week For more details, refer to the Bigeye documentation .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Status of Issue","id":"113","title":"Status of Issue"},"114":{"body":"Use the queries in the Debug tab to troubleshoot your issue.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Debug","id":"114","title":"Debug"},"115":{"body":"The Bigeye integration with Jira enables teams to track critical data quality issues seamlessly through Jira's flexible interface. The bi-directional integration ensures that updates made in either Jira or Bigeye are synced across both systems. Once a Jira ticket is created in Bigeye, any status changes or comments are automatically reflected in both platforms, keeping all team members informed.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Jira Integration","id":"115","title":"Jira Integration"},"116":{"body":"Bigeye enables users to take direct actions on issues on Slack messages without needing to navigate to the Bigeye web interface. Users can resolve, mute, or dismiss alerts directly from Slack messages, ensuring efficient workflows and quick responses to data quality issues. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Slack Integration [Coming Soon]","id":"116","title":"Slack Integration [Coming Soon]"},"117":{"body":"The Freshness and Volume metrics, which represent Pipeline Reliability, are included in the free tier. There is no charge when these metrics are added to a table. However, if additional monitors are added to a table, it becomes a billable table, and charges will apply based on the number of billable tables. Try to avoid Autometrics! - On tables with many columns a large number of monitors might get deployed. This increases noise and cost. Instead, it is recommended to choose relevant metrics from the list of available metrics manually. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Cost Considerations » Cost considerations","id":"117","title":"Cost considerations"},"118":{"body":"Monitors can be defined alongside derived datasets in bigquery-etl. Monitoring in Bigeye for a specific table can be enabled by adding monitoring metadata to the metadata.yaml file: friendly_name: Some Table\nmonitoring: enabled: true # Enables monitoring for the table in Bigeye and deploys freshness and volume metrics collection: Test # An existing collection these monitors should be part of in Bigeye Enabling monitoring for a table automatically deploys freshness and volume metrics for this table.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » bigquery-etl and Bigeye","id":"118","title":"bigquery-etl and Bigeye"},"119":{"body":"Additional and custom monitors can be defined in a Bigconfig bigconfig.yml file that is stored in the same directory as the table query. Bigconfig allows users to deploy other pre-defined monitors, such as row counts or null checks on a table or column level.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » Bigconfig","id":"119","title":"Bigconfig"},"12":{"body":"This is a starting point for making sense of the tools used for analyzing Mozilla data. There are different tools available, each with their own strengths, tailored to a variety of use cases and skill sets. High-level tools Looker Glean Aggregated Metrics Dashboard (GLAM) Lower-level tools sql.telemetry.mozilla.org (STMO) Deprecated tools Telemetry Measurement Dashboard","breadcrumbs":"Introduction » Tools for Data Analysis » Tools for Data Analysis","id":"12","title":"Tools for Data Analysis"},"120":{"body":"To generate a bigconfig.yml file with the default metrics when monitoring is enabled run: bqetl monitoring update [PATH]. The created file can be manually edited. For tables that do not have a bigconfig.yml checked into the repository, the file will get generated automatically before deployment to Bigeye. Files only need to be checked in if there are some customizations. To manually deploy a Bigconfig file run: bqetl monitoring deploy [PATH]. The environment variable BIGEYE_API_KEY needs to be set to a valid API token that can be created in Bigeye . The deployment of Bigconfig files also runs automatically as part of the artifact deployment process , after tables and views have been deployed. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » Deployment","id":"120","title":"Deployment"},"121":{"body":"Kinds of alert thresholds that Bigeye supports Use Deltas to compare datasets and validate successful data replication, migration, or model code changes. Row Creation - Concept of row creation time and how helps save costs and optimize your data observability Creating a schedule and assigning it to a metric Creating a Metric Template in order to provide specific functionality. Grouped metrics allow you to employ group by aggregation. Lookback window Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Further Reading » Bigeye - Further reading","id":"121","title":"Bigeye - Further reading"},"122":{"body":"This section contains guidelines to consider when implementing new data models. It's also a collection of best practices related to different parts of the Data Modeling process, including the review of Pull Requests and techniques for performance improvements and cost reduction. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Data Modeling guidelines","id":"122","title":"Data Modeling guidelines"},"123":{"body":"Mozilla’s current setup allows for the implementation of data modeling and business logic in different locations e.g BigQuery or Looker. The purpose of this document is to provide guidelines to decide where to store a new asset and to review pull requests that implement them. For the purpose of this documentation, the analytics data model is defined as the set of data assets designed to collect meaningful data from our raw datasets and structure it for an efficient understanding and analysis of our products, business processes and events.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » Where to Store our analytics data models","id":"123","title":"Where to Store our analytics data models"},"124":{"body":"bigquery-etl is the repository for tools and also transformations and business logic that is stored in a BigQuery dataset (derived table, aggregate table, view, materialized view). Some examples of logic expected in bigquery-etl: The calculation of core metrics : DAU, WAU, MAU, new profiles. Calculation of search metrics . E.g. Ad clicks, search with ads, organic search. Calculation of acquisition, retention and churn metrics. Mapping from partner code to platform for Bing revenue. Segmentation of clients that require the implementation of business logic, not just filtering on specific columns.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » What to store in BigQuery datasets and the bigquery-etl repository","id":"124","title":"What to store in BigQuery datasets and the bigquery-etl repository"},"125":{"body":"Data aggregations or aggregate awareness to improve performance, preferably that don't implement or replicate business logic. Some examples: Aggregates for summarization or creating a subset from a BigQuery dataset, and that don’t include business logic. Some examples: A subset of data for a specific year. See this aggregate for data after 2019 in Looker . A subset of data with the most used dimensions. See this aggregate for specific dimensions and a time frame . An aggregate that covers a commonly used dashboard or view. See this aggregate to support the views that include a year over year analysis . Percentages, (e.g. in this view for Focus Android DAU , click through rates). These calculations are highly dependent on the dimensions and filters used and not always can be summed directly, therefore it is not recommended calculating them in BigQuery. Cumulative days of use. E.g. Implemented as a SUM in the Browsers KPIs view . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » What to store in Looker","id":"125","title":"What to store in Looker"},"126":{"body":"A good approach to better performance and reduced cost is reducing the amount of data scanned in queries, which can be achieved by summarizing and pre-calculating data in aggregates. This doc is about when to use different options to aggregate data, their limitations, benefits, and examples. What are the options available? BigQuery Aggregate Tables BigQuery Materialized Views Looker PDTs & aggregate awareness Important considerations: When to use each of these aggregates? A BigQuery aggregate table is suitable when: A Materialized View is suitable when: A Looker PDT is suitable when: How to measure the benefit and savings?","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » Using aggregates for cost saving and performance improvement","id":"126","title":"Using aggregates for cost saving and performance improvement"},"127":{"body":"BigQuery Aggregate Tables Aggregates tables contain pre-aggregated results of scheduled queries running some business logic. These tables are created and maintained by the Data Team and scheduled to get updated periodically via Airflow. Process to create an aggregate table in BigQuery . BigQuery Materialized Views These are views defined by the developer and then created, managed and incrementally updated by BigQuery, reading only the changes in the base table to compute results. Materialized view definitions do not support certain BigQuery features and expressions , such as UDFs, certain aggregate functions, backfilling or nesting. - There is a limit of 20 materialized views per table. Template to create a Materialized View . Example. CREATE MATERIALIZED VIEW `moz-fx-data-shared-prod.monitoring_derived.suggest_click_rate_live_v1`\nOPTIONS\n(enable_refresh = TRUE, refresh_interval_minutes = 5)\nAS\nSELECT TIMESTAMP_TRUNC(submission_timestamp, minute) AS submission_minute, COUNT(*) AS n, COUNTIF(release_channel = \"release\") AS n_release, COUNTIF(release_channel = \"beta\") AS n_beta, COUNTIF(release_channel = \"nightly\") AS n_nightly, COUNT(request_id) AS n_merino, COUNTIF(request_id IS NOT NULL AND release_channel = \"release\") AS n_merino_release, COUNTIF(request_id IS NOT NULL AND release_channel = \"beta\") AS n_merino_beta, COUNTIF(request_id IS NOT NULL AND release_channel = \"nightly\") AS n_merino_nightly,\nFROM `moz-fx-data-shared-prod.contextual_services_live.quicksuggest_click_v1`\nWHERE DATE(submission_timestamp) > '2010-01-01'\nGROUP BY 1 Looker PDTs & aggregate awareness These are aggregations that a developer defines in an Explore file (explore.lkml). From this definition, Looker creates a table in BigQuery's mozdata.tmp using the naming conventionscratch schema + table status code + hash value + view name and runs the scheduled update of the data. Looker's PDTs and aggregate awareness are only referenced in Looker when at least one of the columns is used in a Looker object. These aggregates can be particularly beneficial to avoid having to rebuild dashboards after a schema change. Template to create aggregate awareness in a Looker Explore, replacing the text inside <> with the actual values: aggregate_table: { query: { dimensions: [
    .] measures: [
    .] filters: [
    .: \"\"] } materialization: { sql_trigger_value: SELECT CURRENT_DATE() ;; increment_key:
    . increment_offset: } } Example of aggregate awareness in a Looker Explore","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » What are the options available?","id":"127","title":"What are the options available?"},"128":{"body":"Store the business logic in BigQuery , preferably in a client_id level table to aggregate from. All aggregates are version controlled in the git repositories bigquery-etl and spoke-default. All aggregates require a backfill or update when the source data changes: BigQuery aggregate tables are backfilled using the managed-backfill process. Materialized views cannot be backfilled, instead a materialized view needs to be re-created. Schema changes in base tables also invalidate the view and requires it to be re-created. Materialized views scan all historical data of their referenced base tables by default, so ensure to set a date filter to reduce the amount of data to be scanned . Add a date filter to materialized views to limit the amount of data to be scanned when these views get deployed initially. Otherwise, they will scan the entire data in referenced base tables. Looker PDTs require following the [protocol to backfill described in the Mozilla Looker Developers course . Indices, partition and clustering are allowed for all cases. Looker PDTs and aggregates require that these are defined in the base table. For Cost savings : BigQuery retries the update of materialized views after failures, which results in increased costs due to querying data multiple times. Monitor for broken materialized views in the BigQuery Usage Explore Use the command bq cancel to stop unnecessary updates. E.g. bq --project_id moz-fx-data-shared-prod cancel moz-fx-data-shared-prod:US.. The permission to use this command is assigned to Data Engineering and Airflow.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » Important considerations","id":"128","title":"Important considerations"},"129":{"body":"A BigQuery aggregate table is suitable when: The query requires full flexibility to use DML, data types, aggregation functions and different types of JOIN. The results should not be unexpectedly affected by Shredder. The metric requires strict change control. A scheduled alert is required in case of failure or data out of sync. Airflow sends emails and alerts on failure for BigQuery aggregate tables, which are addressed daily by the Data Engineering team during the Airflow Triage. The table will be queried directly or used as a source for other analysis. Looker PDTs are not designed to be queried directly. A Materialized View is suitable when: Your goal is to aggregate data in real-time (for example, for implementing real-time monitoring of certain metrics). The results can be based on shredded data (tables with client_id). The view will be queried directly or used as a source for other analysis. Change control is not required or is already implemented in the base table. This can be verified by looking for the label change_controlled: true in the table's metadata. A scheduled alert on failure is not required. Failures must be actively monitored in the BigQuery Usage Explore . The metric does not require non-deterministic functions that are not supported: RAND(), CURRENT_TIMESTAMP, CURRENT_DATE(), or CURRENT_TIME(). The query does not require UDFs, UNNESTING arrays, COUNT DISTINCT, ORDER BY or any DML operation different from SELECT. The query uses a WITH clause, COUNTIF, INNER JOIN or TIMESTAMP_ADD. These are all supported. The data does not need to be backfilled. When considering materialized views, a common practice is to use a combination of an aggregate table to store historical data (e.g. older than 2 days) and use a materialized view to track data in real-time (e.g. aggregate data that is just coming in). This allows to run backfills on the aggregate table. A Looker PDT is suitable when: Your goal is to improve the performance and query response in dashboards by aggregating data using common query patterns, with the added benefit of not having to re-create the dashboard every time the base table changes. The results can be based on shredded data (tables with client_id). Change control is not required or is already implemented in the base table. This can be verified by looking for the label change_controlled: true in the metadata. A scheduled alert on failure is not required. Failures must be monitored in the PDT Admin Dashboard or in the Errors and Broken Content Dashboard . The metrics defined in the Explore use only any of these aggregations: SUM, COUNT, COUNTIF, MIN, MAX or AVERAGE. The metrics defined in the Explore use only any of these data types: NUMBER, DATE, STRING or YESNO. The aggregate uses a DISTINCT COUNT and the query matches exactly the Explore query. The base table for the Explore is expected to change with added columns and Looker Explore will require modifications that also require re-creating the dashboards. When using aggregate awareness this re-create is not neccesary.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » When to use each of these aggregates?","id":"129","title":"When to use each of these aggregates?"},"13":{"body":"These web-based tools do not require specialized technical knowledge (e.g. how to write an SQL query, deep knowledge of BigQuery). This is where you should start.","breadcrumbs":"Introduction » Tools for Data Analysis » High-level tools","id":"13","title":"High-level tools"},"130":{"body":"Looker displays the amount of data that will be processed with and without using the aggregates, in the top right corner of a view or explore when in development mode. Looker cost saving BigQuery displays also in the top right corner of the window, the amount of data that will be scanned by a query written in the console. Alternatively, query the information schema to return the bytes processed and cost. With this information is possible to compare and calculate the savings that result from using an aggregate instead of querying the base table directly. Using sample data for the comparison will save costs. SELECT destination_table.project_id AS project_id, destination_table.dataset_id AS dataset, SUBSTR(destination_table.table_id, 0, INSTR(destination_table.table_id, '$') -1) AS table_id, SUM(total_bytes_processed/(1024*1024*1024)) as TB_processed, SUM((total_slot_ms * 0.06) / (60 * 60 * 1000)) AS cost FROM `moz-fx-data-shared-prod`.`region-us`.INFORMATION_SCHEMA.JOBS_BY_PROJECT WHERE EXTRACT(DATE FROM creation_time) BETWEEN AND CURRENT_DATE AND destination_table.dataset_id = AND user_email = AND destination_table.table_id = GROUP BY ALL; Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » How to measure the benefit and savings?","id":"130","title":"How to measure the benefit and savings?"},"131":{"body":"Running a backfill on aggregate tables at Mozilla comes with the high risk of altering reported metrics due to the effects of shredder . It is essential for the business to mitigate these risks while still allowing the addition and modification of columns in aggregate tables to enhance analytic capabilities or propagate changes in business definitions. At the same time, this mitigation must happen in alignment with Mozilla data protection policies by preventing aggregate tables from maintaining data that could be used to uniquely identify shredded clients. Shredder mitigation is a process that breaks through this risk by securely executing backfills on aggregate tables. It recalculates metrics using both existing and new data, mitigating the impact of shredder and propagating business definition changes while maintaining data integrity over time. This documentation provides step-by-step guidance with examples and common scenarios, to help you achieve consistent results. For context and details on previous analysis and discussions that lead to this solution, refer to the proposal . When to use this process Use cases How this process transforms your workflow What to expect after running a backfill with shredder mitigation Key considerations before using shredder mitigation for the first time Columns with recent changes that may require propagation to aggregates Running a managed backfill with shredder mitigation Troubleshooting scenarios and guidelines Examples for First-Time and subsequent runs Example 1. Regular runs Example 2. First-Time run Data validation Automated validations Recommended validations FAQ","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Shredder mitigation process","id":"131","title":"Shredder mitigation process"},"132":{"body":"Shredder mitigation should be used to backfill aggregate tables when business requirements call for metrics to remain consistent and unchanged over time. Some examples of aggregates where this process is applicable are: KPI and OKR aggregates. Search aggregates. Use cases Add a new dimension or metric to an aggregate. Propagate upstream changes to an existing dimension or metric in the aggregate.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » When to use this process","id":"132","title":"When to use this process"},"133":{"body":"With this process, you can now safely backfill aggregate tables, which previously carried high risks of affecting KPIs, metrics or forecasting. Now, it's straightforward: Create a managed backfill with the --shredder-mitigation parameter, and you're set! The process automatically generates a query that mitigates the effect of shredder and which is automatically used for that specific backfill. Clearly identifies which aggregate tables are set up to use shredder mitigation. The process automatically generates and runs data checks to validate after each partition backfilled that all rows match both versions. It will terminate in case of mismatches to avoid unnecessary costs. Prevents an accidental backfill with mitigation on tables that are not set up for the process. Supports the most common data types used in aggregates. Provides a comprehensive set of informative and debugging messages, especially useful during first-time runs where many columns may need updating. Each process run is documented, along with its purpose.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » How this process transforms your workflow","id":"133","title":"How this process transforms your workflow"},"134":{"body":"A new version of the aggregate table is available, incorporating all new added or modified columns. Totals for each column remain stable. Subtotals are adjusted for modified or newly added columns, with NULL values increasing by the amount corresponding to the shredded client IDs.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » What to expect after running a backfill with shredder mitigation","id":"134","title":"What to expect after running a backfill with shredder mitigation"},"135":{"body":"This process ensures it is triggered only for tables set up for this type of backfill, which you can accomplish by ensuring that: GROUP BY is explicit in all versions of the query, avoiding expressions like GROUP BY ALL, GROUP BY 1, 2. All columns have descriptions that if applicable, include the date when new columns become available. The query and schema don't include id-level columns . The table metadata includes the label shredder_mitigation: true. Metrics totals will only match if all columns with upstream changes are processed in addition to your own modifications, which can be achieved by renaming any column with upstream or local changes yet to be propagated, both in query and schema. Metrics totals for NULL data will only match if the same logic for NULL is applied in all versions of the query. Particularly, country and city are columns where NULL values are usually set to '??'. It is recommended to always run the process on a small period of time or a subset of data to identify potential mismatches and required changes before executing a complete backfill. Columns with recent changes that may require propagation to aggregates first_seen_date and first_seen_year where the business logic for Firefox Desktop changed in 2023-Q4 to integrate data from 3 different pings. segment where the business logic for all browsers changed in 2024-H1 to integrate the DAU definition to the segmentation of clients. os_version where the logic now integrates thebuild_version for Windows operating systems. dau, wau and mau where the business logic changed in 2024-H1 with new qualifiers.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Key considerations before using shredder mitigation for the first time","id":"135","title":"Key considerations before using shredder mitigation for the first time"},"136":{"body":"The following steps outline how to use the shredder mitigation process: Bump the version of the aggregate query. Make the necessary updates to the new version of the query and schema: Include new columns in the query with their corresponding description in the schema and the date when they become available, if relevant. Update existing columns and rename them in the file to ensure they are also recalculated. If you need to avoid changes in Looker, set the expected column name in the view. Use a managed backfill for the new query version, with the --shredder_mitigation parameter. That's all! All steps are complete.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Running a managed backfill with shredder mitigation","id":"136","title":"Running a managed backfill with shredder mitigation"},"137":{"body":"This section describes scenarios where mismatches in the metrics between versions could occur and the recommended approach to resolution. Dimensions with upstream changes that haven't propagated to your aggregate and show metrics mismatches between versions after the backfill. Follow these steps to resolve the issue Run a backfill with shredder mitigation for a small period of time. Validate the totals for each dimension and identify any columns with mismatches. Investigate whether the column had upstream changes and if so, rename it to ensure it is recalculated in your aggregate. Refer to the list of known columns with recent changes above for guidance. Check the distribution of values in columns with mismatches and identify any wildcards used for NULL values. Then apply the same logic in the new query. The process halts and returns a detailed failure message that you can resolve by providing the missing information or correcting the issue: Either the previous or the new version of the query is missing. The metadata of the aggregate to backfill does not contain the shredder_mitigation: true label. The previous or new version of the query contains a GROUP BY that is invalid for this process, such as GROUP BY 1, 2 or GROUP BY ALL. The schema is missing, is not updated to reflect the correct column names and data types, or contains columns without descriptions. The sql-generated queries are not yet supported in managed backfills, so run bqetl query generate in advance for this case.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Troubleshooting scenarios and guidelines","id":"137","title":"Troubleshooting scenarios and guidelines"},"138":{"body":"This section contains examples both for first-time and subsequent runs of a backfill with shredder mitigation. Let's use as an example a requirement to modify firefox_desktop_derived.active_users_aggregates_v3 to: Update the definition of existing column os_version. Remove column attributed. Backfill data. After running the backfill, we expect the distribution of os_version to change with an increase in NULL values. Additionally, column attributed will no longer be present, and the totals for each column will remain unchanged.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Examples for First-Time and subsequent runs","id":"138","title":"Examples for First-Time and subsequent runs"},"139":{"body":"This example applies when the active_users_aggregates_v3 already has the label shredder_mitigation and upstream changes propagated, which makes the process as simple as: Bump the version of the table to active_users_aggregates_v4 to implement changes in these files. Remove column attributed and update the definition of os_version in both query and schema. Rename os_version to os_version_build to ensure that it is recalculated. The schema descriptions remain valid. Follow the managed backfill process using the --shredder_mitigation parameter. And it's done!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Example 1. Regular runs","id":"139","title":"Example 1. Regular runs"},"14":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. For a brief introduction to Looker, see Introduction to Looker .","breadcrumbs":"Introduction » Tools for Data Analysis » Looker","id":"14","title":"Looker"},"140":{"body":"This example is for a first-run of the process, which requires setting up active_users_aggregates_v3 and further versions appropriately, also propagating upstream changes. Customize this example to your own requirements. Initial analysis The aggregate table active_users_aggregates_v3 contains Mozilla reported KPI metrics for Firefox Desktop, which makes it a suitable candidate to use the shredder mitigation process. Since this is the first time the process runs for this table, we will follow the Considerations before using shredder mitigation for the first time above. Preparation for the backfill In preparation for the process, the first step is to get the table active_users_aggregates_v3 ready for this type of backfill. Subsequent versions that will use shredder mitigation should also follow these standards, in our case active_users_aggregates_v4. We need these changes: Replace GROUP BY ALL with the explicit list of columns in both versions of the query. Replace the definition of city to IFNULL(city, '??') AS city for consistent logic in query versions and data. Add descriptions to all columns in the schema. Include the label shredder-mitigation: true in the metadata of the table. Merge a Pull Request to apply these changes. Changes related to the requirement Bump the version of the table to active_users_aggregates_v4 and make changes to the new version files. Since os_version is already present in the table, we need to update its definition and also rename it to os_version_build both in query and schema to ensure that it is recalculated. The schema description remains valid. Remove column attributed from the query and schema. Changes to update columns with upstream changes yet to be propagated: Existing column first_seen_year is renamed to first_seen_year_new and segment is renamed to segment_dau, as both have upstream changes. Merge a PR to apply all changes. Running the backfill: Follow the managed backfill process using the --shredder_mitigation parameter.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Example 2. First-Time run","id":"140","title":"Example 2. First-Time run"},"141":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Data validation","id":"141","title":"Data validation"},"142":{"body":"The process automatically generates data checks using SELECT EXCEPT DISTINCT to identify: Rows in the previous version of the data that are missing in the newly backfilled version which either have mismatches in metrics or are missing completely. Rows in the backfilled version that are not present in the previous data which either have mismatches in metrics or have been incorrectly added by the process. The command 'EXCEPT DISTINCT' performs a 1:1 comparison by checking both dimensions and metrics which ensures a complete match of rows between both versions. These data checks run after each partition backfilled and the process will terminate in case of mismatches to avoid unnecessary costs.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Automated validations","id":"142","title":"Automated validations"},"143":{"body":"Before completing the backfill, it is recommended to validate the following, along with any other specific validations that you may require: Metrics totals per dimension match those in the previous version of the table. Metric sub-totals for the new or modified columns match the upstream table. Remaining subtotals are reflected under NULL for each column. All metrics remain stable and consistent. The auto-generated checks are written to the query folder. Use them to retrieve all rows when there are mismatches. When comparing subtotals per column, ensure you use COALESCE for an accurate comparison of NULL values, and verify that all values match the upstream sources, except for NULL which is expected to increase.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Recommended validations","id":"143","title":"Recommended validations"},"144":{"body":"Can I run this process to update one column at a time and still achieve the same result? Yes, the process allows you to add one column at a time, as long as all columns with upstream changes have been properly propagated to your aggregate table. However, this is not the recommended practice as it will lead to multiple table versions and reprocessing data several times, increasing costs. On the plus side, it may facilitate rollback of single changes if needed, so use your best criteria. After following the guidelines I still have a mismatch. Where can I get for help? If you need assistance, have suggestions to improve this documentation, or would like to share any recommendations, feel free to reach out to the Analytics Engineering team or post a message in #data-help! Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » FAQ","id":"144","title":"FAQ"},"145":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. This section provides an introduction to Looker as well as some tutorials on how to use it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker","id":"145","title":"Tutorials & Cookbooks"},"146":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. Access to Looker is currently limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Introduction to Looker","id":"146","title":"Introduction to Looker"},"147":{"body":"Accessing Looker Getting Started Front page Explores Using the Glean Dictionary with Looker Going Deeper","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Table of Contents","id":"147","title":"Table of Contents"},"148":{"body":"You can access Mozilla's instance of Looker at mozilla.cloud.looker.com .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Accessing Looker","id":"148","title":"Accessing Looker"},"149":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Getting Started","id":"149","title":"Getting Started"},"15":{"body":"The Glean Aggregated Metrics Dashboard (GLAM) is an interactive dashboard that is Mozilla’s primary self-service tool for examining the distributions of values of specific individual telemetry metrics, over time and across different user populations. It is similar to GUD in that it is meant to be usable by everyone; no specific data analysis or coding skills are needed. But while GUD is focused on a relatively small number of high level, derived product metrics about user engagement (e.g. MAU, DAU, retention, etc) GLAM is focused on a diverse and plentiful set of probes and data points that engineers capture in code and transmit back from Firefox and other Mozilla products. For more information on how to use GLAM, see Introduction to GLAM .","breadcrumbs":"Introduction » Tools for Data Analysis » Glean Aggregated Metrics Dashboard (GLAM)","id":"15","title":"Glean Aggregated Metrics Dashboard (GLAM)"},"150":{"body":"By default, on the front page you will see a list of default folders, which contain links to dashboards. These are organized by project. Of particular note is the KPI Metrics Folder , which includes several Data-produced and vetted dashboards like the Firefox Corporate KPI Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Front page","id":"150","title":"Front page"},"151":{"body":"One of the core concepts of Looker are Explores . These allow you to quickly explore datasets (both ping-level and derived datasets) within an intuitive user interface. You can access the full list of explores available in Looker. From the main page on the left, select \"Explore\". From there, you can select an explore to view. Most explores are grouped by application. For example, there are a set of explores for both \"Firefox Desktop\" and \"Firefox for Android\".","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Explores","id":"151","title":"Explores"},"152":{"body":"The above list of explores can sometimes be overwhelming. If your application uses Glean to collect data, one very viable workflow is to look up information on the metric(s) you're interested in using the Glean Dictionary , then use the \"Access\" section at the bottom, which links directly out to the Looker explore(s) where you can access the data. The following video demonstrates this workflow in detail:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Using the Glean Dictionary with Looker","id":"152","title":"Using the Glean Dictionary with Looker"},"153":{"body":"If you want to explore Looker more deeply, you can check out: \"BI and Analytics with Looker\" training hub : A collection of self-paced video training courses for new users. Full courses are free, but require registration, but course descriptions contain material that is useful on its own. Looker Documentation : Extensive text and video documentation, a “textbook” reference on how the product works. Looker Help Center : Contains articles on common problems, specific use cases, error messages, and best practices. Looker Community has customer-written material, broadcasts from Looker employees (primarily release notes), and topics written by Looker employees that are not officially supported by Looker. You can find additional Looker training resources on the Looker Training Resources mana page (LDAP access required). Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Going Deeper","id":"153","title":"Going Deeper"},"154":{"body":"This how-to guide is about getting standard country data in your Looker Explores, Looks and Dashboards: Country View in Explore Image This guide has only two steps: Normalizing Aliases and Accessing Standard Country Data. ⚠️ Some steps in this guide require knowledge of SQL and LookML - ask in #data-help for assistance if needed. We get country data from many sources: partners, telemetry, third-party tools etc. In order to analyze these in a standard way, i.e. make different analyses comparable, we can conform these sources to a set of standard country codes, names, regions, sub-regions, etc.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Normalizing Country Data","id":"154","title":"Normalizing Country Data"},"155":{"body":"⚠️ If your country data already consists of two-character ISO3166 codes, you can skip to Step Two! We refer to a different input name for the same country as \"alias\". For example, your data might contain the country value \"US\", another might contain \"USA\" and yet another might contain \"United States\", etc. This can be confusing when read in a table or seen on a graph. To normalize this, we maintain a mapping of aliases from each country to its two-character ISO3166 code This includes misspellings and alternate language encoding that we encounter in various datasets. For example: CI: - \"Ivory Coast\" - \"Côte d’Ivoire\" - \"Côte d'Ivoire\" - \"Cote d'Ivoire\" - \"Côte d’Ivoire\" - \"The Republic of Côte d'Ivoire\" To map (normalize) your input alias to its country code, add a LEFT join from your table or view to the alias country_lookup table: mozdata.static.country_names_v1. For example: SELECT ... your_table.country_field, COALESCE(country_lookup.code, your_table.country, '??') as country_code ...\nFROM your_table LEFT JOIN mozdata.static.country_names_v1 country_lookup ON your_table.country_field = country_lookup.name Note: we use ?? as a country-code for empty country data from data sources. This will map to \"Unknown Country\", \"Unknown Region\", etc. At this point, you should check for cases where the resulting country_code matches your_table.country but does not match any values in the country_lookup table - you may have discovered a new alias, in which case please add it to the list! You can do this via a bigquery-etl pull request for example: https://github.com/mozilla/bigquery-etl/pull/2858. ⚠️ This list of aliases is public. If you are working with sensitive data, please do not add to the public list of aliases, you should handle it in custom logic in code that interfaces with your sensitive data for example in private-bigquery-etl or the private Looker spoke . If you are satisfied that the country_code field is appropriately normalized, move on to Step Two!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Step One - Normalizing Aliases","id":"155","title":"Step One - Normalizing Aliases"},"156":{"body":"Standard country data is contained in the mozdata.static.country_codes_v1 table and by extension the shared/views/countries Looker View. Add the following join to your Explore (either in the .explore.lkml or .model.lkml file): include: \"/shared/views/*\" ... join: countries { type: left_outer relationship: one_to_one sql_on: ${your_table.country_code} = ${countries.code} ;;\n} Now, you should be able to see the Countries View in your Explore 🎉 Country View in Explore Image Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Step Two - Accessing Standard Country Data","id":"156","title":"Step Two - Accessing Standard Country Data"},"157":{"body":"This how-to guide is about getting numerical browser version data in your Looker Explores, Looks and Dashboards: This guide only has one step: Normalizing Version Strings ⚠️ Some steps in this guide require knowledge of SQL - ask in #data-help for assistance if needed. Many of our data sources (particularly browser telemetry) have version_id's: A string that (most of the time) looks like \"99.1.0\" in the format \"major.minor.patch\". ⚠️ In SQL you might be tempted to compare these version identifiers. This might however, return misleading results! \"99\" > \"100\" but 99 < 100. Note the string vs number comparison.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » Normalizing Browser Version Data","id":"157","title":"Normalizing Browser Version Data"},"158":{"body":"In your view.sql file, locate the browser version identifier. In many tables/views, this is called app_version. To extract the numerical version data you have two options:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » Step One - Normalizing Version Strings","id":"158","title":"Step One - Normalizing Version Strings"},"159":{"body":"This extracts the major or minor version from the version identifier. See the Mozfun Docs for a detailed description. Modify your view.sql: CREATE OR REPLACE VIEW `project.dataset.view`\nAS\nSELECT *, `mozfun.norm.truncate_version`(app_version, \"major\") as major_browser_version -- <--- New Line\nFROM `project.dataset_derived.table` major_version will be added as a new field containing the numerical major browser version.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » 1. The truncate version UDF - truncate_version","id":"159","title":"1. The truncate version UDF - truncate_version"},"16":{"body":"These tools require more specialized knowledge to use.","breadcrumbs":"Introduction » Tools for Data Analysis » Lower-level tools","id":"16","title":"Lower-level tools"},"160":{"body":"This extracts a number of useful fields from the version identifier. See the Mozfun Docs for a detailed description. Modify your view.sql: CREATE OR REPLACE VIEW `project.dataset.view`\nAS\nSELECT *, `mozfun.norm.browser_version_info`(app_version) as browser_version_info -- <--- New Line\nFROM `project.dataset_derived.table` browser_version_info will be added as a new struct field containing numerical version fields and other useful metadata. After choosing an option, open a Pull Request ( for example ) and get a review. Once your change is merged, the updated field will be available in Looker once the lookml-generator runs (usually by the next calendar day, or by manually running it on Airflow ). Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » 2. The browser version info UDF - browser_version_info","id":"160","title":"2. The browser version info UDF - browser_version_info"},"161":{"body":"The Mozilla Growth & Usage dashboards (GUD) are visualizations of growth metrics in a standard way across Mozilla’s products. In Looker home screen go to Shared > Browsers and find the Desktop and Mobile consolidated dashboards inside the corresponding folder. ⚠️ Find Looker in the SSO Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Growth and Usage dashboards","id":"161","title":"Growth and Usage dashboards"},"162":{"body":"Find in this dashboard: The visualizations of daily, weekly and monthly active users in comparison with the previous year. The visualization of new profiles in comparison with the previous period. Growth dashboard","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Growth Dashboard","id":"162","title":"Growth Dashboard"},"163":{"body":"Find in this dashboard: The retention curve for cohorts over a period of 180 days from the first seen date. The visualization of search, organic search and search with adds. The visualization of Ad clicks behaviour. Usage dashboard","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Usage Dashboard","id":"163","title":"Usage Dashboard"},"164":{"body":"If you want to explore each individual visualization in Looker for the browsers, find them in the Usage folder inside the relevant browser name folder: Shared > Browsers > Desktop > Usage\nShared > Browsers > Mobile > Firefox Focus for Android > Usage\nShared > Browsers > Mobile > Firefox Focus for iOS > Usage\nShared > Browsers > Mobile > Firefox for Android > Usage\nShared > Browsers > Mobile > Firefox for iOS > Usage The example below shows the location of the Looks for Firefox Focus for Android:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Browser Looks","id":"164","title":"Browser Looks"},"165":{"body":"The dashboards and views for growth and usage are based on the moz-fx-data-shared-prod.telemetry.active_users_aggregates table, which contains the dimensions and metrics for desktop and mobile, as calculated from the clients_last_seen and mobile_search_clients_daily_v1 tables. Note. The dashboards have been migrated to Looker from the previous GUD Dashboard at https://mozilla.github.io/gud/ as part of the Looker on-boarding and with the purpose of enhancement with new dimensions of analysis and improved performance. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Source","id":"165","title":"Source"},"166":{"body":"If you want to answer product related questions using events, you can use the Event Counts explore in Looker. This can help you understand how users interact with specific product features in isolation (for example, the number of users that created a bookmark in Firefox for Android). You can see a quick demo of how to use this explore to answer a simple Firefox for Android product question in this video: This explore also exists for Mozilla VPN and other products (and you can use the same Glean Dictionary-based workflow to fill it out). For Firefox Desktop, this explore is currently using legacy (non-Glean data) and you will need to use the probe dictionary instead. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using the Event Counts Explore » Using the Event Counts Explore","id":"166","title":"Using the Event Counts Explore"},"167":{"body":"If you want to answer product related questions using events, you can use the Funnel Analysis explore in Looker. This can help you understand how users interact with specific product features in sequence (for example, what percentage of users completed a specific set of interactions). You can see a quick demo of how to use this explore to answer a simple Firefox for Android product question in this video: This explore also exists for Mozilla VPN and other products (and you can use the same Glean Dictionary-based workflow to fill it out). For Firefox Desktop, this explore is currently using legacy (non-Glean data) and you will need to use the probe dictionary to look up event metadata instead. Under the hood, the funnel analysis explore uses the events_daily dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using the Funnel Analysis Explore » Using the Funnel Analysis Explore","id":"167","title":"Using the Funnel Analysis Explore"},"168":{"body":"This how-to guide is about improving performance of Looker dashboards and explores using caching. This is particularly useful if you have many users accessing a dashboard or explore, especially across timezones. This guide has two alternatives: Applying Generated Datagroups and Custom Datagroups ⚠️ Some steps in this guide require knowledge of LookML and a developer license - ask in #data-help for assistance if needed. The default setting in Looker is to store (cache) the results of any query for one hour. The majority of our data is updated at least daily. This means that while users will get the same result for a query, they might have to wait for the query to retrieve results from our BigQuery warehouse. We solve this by using Looker's datagroups . In short, datagroups are a method for scheduling various actions in Looker like resetting the cache, e-mailing dashboards, or rebuilding derived tables.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Optimizing Looker Performance - Caching","id":"168","title":"Optimizing Looker Performance - Caching"},"169":{"body":"For a number of tables in our warehouse, we automatically generate datagroups in looker-hub. First locate your explore.lkml file. Take note of the source table that powers this explore. Note that this might be multiple tables. If your explore has multiple tables that are updated by ETL you should move on to Alternative Two. Explores joining infrequently updated, shared views such as countries.view.lkml can still use this method. After finding the source table, in your explore.lkml file, include the auto-generated datagroup and add a persist_with parameter that matches the datagroup. By convention, the datagroup name matches source tables. See the following example: ...\ninclude: \"//looker-hub/search/datagroups/mobile_search_clients_daily_v1_last_updated.datagroup.lkml\" explore: mobile_search_counts { ... persist_with: mobile_search_clients_daily_v1_last_updated } Now, query results for the Mobile Search Counts explore will be cached until the mobile_search_clients_daily_v1 table is updated and users running the same query will receive fast results (a few seconds usually). If you aren't able to find an auto-generated datagroup or your explore has multiple, complex joins, move on to Alternative Two.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Alternative One - Applying Generated Datagroups","id":"169","title":"Alternative One - Applying Generated Datagroups"},"17":{"body":"The sql.telemetry.mozilla.org (STMO) site is an instance of the very fine Redash software, allowing for SQL-based exploratory analysis and visualization / dashboard construction. Requires (surprise!) familiarity with SQL, and for your data to be explicitly exposed as an STMO data source. You can learn more about how to use it in Introduction to STMO . Note that while STMO is not yet considered deprecated, Looker is the preferred solution for producing data visualizations and dashboards at Mozilla (where possible).","breadcrumbs":"Introduction » Tools for Data Analysis » sql.telemetry.mozilla.org (STMO)","id":"17","title":"sql.telemetry.mozilla.org (STMO)"},"170":{"body":"This, simple alternative makes use of a static timer, longer than the default one hour used by Looker. First, locate your explore.lkml file. Define a datagroup with an interval_trigger and max_cache_age > 1 hour. For example: explore: my_explore { datagroup: my_explore_datagroup { interval_trigger: \"6 hours\" max_cache_age: \"6 hours\" } persist_with: my_explore_datagroup } This will cache results for 6 hours at a time. As always, if any steps in this guide are unclear, or you are unable to locate the source tables, feel free to ask for assistance in #data-help. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Alternative Two - Custom Datagroups","id":"170","title":"Alternative Two - Custom Datagroups"},"171":{"body":"This section covers data analysis tools that you can use for analyzing and visualizing data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Data Analysis Tools","id":"171","title":"Data Analysis Tools"},"172":{"body":"GLAM was built to help Mozillians answer their data questions without needing data analysis or coding skills. It contains a visualization layer meant to answer most \"easy\" questions about how a probe or metric has changed over build ids and releases. GLAM is one of several high-level data tools that we provide at Mozilla. For more information, see Tools for Data Analysis . Access to GLAM is currently limited to Mozilla employees and designated contributors (this may change in the future ). For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Introduction to GLAM","id":"172","title":"Introduction to GLAM"},"173":{"body":"You can visit GLAM at glam.telemetry.mozilla.org .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » How to use GLAM","id":"173","title":"How to use GLAM"},"174":{"body":"The front page includes two main sections: the search bar and the random probe explorer. Fuzzy tech search is implemented to let users search not only by the probe title, but also by the full description. GLAM is currently serving data for Firefox Desktop and Firefox for Android.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Front page","id":"174","title":"Front page"},"175":{"body":"Clicking on a probe or metric name takes you to the individual explorer, where most of the analysis happens. As this page is packed with data, we make sure that it's self-documented as much as possible: every button, surface, menu item, is tool-tipped with description and links. (1) The left column shows metadata about the probe or metric: what kind, what channels it's active in, a description, associated bugs with its implementation. As our goal is to make GLAM a self-educating tool, we try to provide as much information as available, and link out to other resources where applicable ( Glean Dictionary , Looker, etc.) (2) For convenience, we provide two utility features: View SQL Query: if you want to dig more deeply into the data than the GLAM UI allows, “View SQL Query” parses SQL that can be copied and then pasted into our STMO Redash instance . Export to JSON: exports JSON data to be used in Jupyter notebook or similar services. (3) A set of dimensions (qualitative attributes of data) to subset on (4) Time Horizon lets users choose how much data they want to investigate: week, month, quarter, or all (note that we only keep data from the last three versions.) (5) Probe or metric distribution and percentiles over time: Percentiles shows the percentiles of the probe over time. To perform analysis, set a reference point by clicking on a target date, then hover along the graph to see the recorded differences. See attached tooltips on the page for more instruction. The compare violin plot shows the comparison between two (vertical) normal distributions Summary table provides the exact numeric values of the percentiles of the median changes between Build IDs. (6) shows the volume of clients with each given Build ID","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Individual probe/metric page","id":"175","title":"Individual probe/metric page"},"176":{"body":"GLAM is aggregated per client, telemetry.mozilla.org (TMO) is aggregated per ping. This will cause different movements in the visualization between the two systems. Notably: Because GLAM normalizes the aggregations by client ID, a single client weighs equally to all other clients, regardless of how many samples that client sends. Reversely, TMO does not normalize by client ID, so if a single client sends a lot of pings, that client will impact the distribution more heavily. This can result in some changes appearing bigger on TMO. As of July 2022, TMO serves only Firefox Desktop (telemetry) data, while GLAM supports Firefox Desktop (both telemetry and Glean), Firefox for Android (Fenix), with ongoing efforts to integrate Firefox iOS and more products that use Glean as their telemetry system.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Differences between GLAM and telemetry.mozilla.org dashboard","id":"176","title":"Differences between GLAM and telemetry.mozilla.org dashboard"},"177":{"body":"For more information about the datasets that power GLAM, see GLAM Datasets . If you have a question that can't be easily answered by the GLAM GUI, you can access the raw GLAM datasets using sql.telemetry.mozilla.org .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Going deeper","id":"177","title":"Going deeper"},"178":{"body":"If you have further questions, please reach out on the #GLAM slack channel. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Getting help","id":"178","title":"Getting help"},"179":{"body":"Operational Monitoring (OpMon) is a self-service tool that aggregates and summarizes operational metrics that indicate the health of software. OpMon can be used to continuously monitor rollouts, experiments (including experiments with continuous enrollments) or the population of a specific product (for example, Firefox Desktop). OpMon automatically generates Looker dashboards that will provide insights into whether landing code changes impact certain metrics in a meaningful way. A couple of specific use cases are supported: Monitoring build over build. This is typically used for Nightly where one build may contain changes that a previous build doesn't and we want to see if those changes affected certain metrics. Monitoring by submission date over time. This is helpful for a rollout in Release for example, where we want to make sure there are no performance or stability regressions over time as a new build rolls out. The monitoring dashboards produced for these use cases are available in Looker . OpMon does not emit real-time results. Dashboards and related datasets get updated on a daily basis. Access to the Looker Operational Monitoring dashboards is currently limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Operational Monitoring (OpMon)","id":"179","title":"Operational Monitoring (OpMon)"},"18":{"body":"These tools are still available, but are generally not recommended.","breadcrumbs":"Introduction » Tools for Data Analysis » Deprecated tools","id":"18","title":"Deprecated tools"},"180":{"body":"To add or update a project configuration, open a pull request against the opmon/ directory in metric-hub . Consider using and adding metric definitions to the metric-hub that should be available for use across other tools, such as Jetstream , as well. CI checks will validate the columns, data sources, and SQL syntax. Once CI completes, the pull request gets automatically approved and can be merged. Results for the new project will be available within the next 24 hours. Project configurations files are written in TOML . To reuse configurations across multiple projects, project configurations can reference configurations from definition files. These definitions files are platform-specific and located in the opmon/definitions/ directory in metric-hub or in the metric-hub repository. Platform-specific configuration files follow the same format and structure as project configuration files. If the project is used to monitor a rollout or experiment, then the configuration files should have the same name as the slug that has been assigned in Experimenter . Generally, configuration files have four main sections: [project], [data_sources], [metrics], and [dimensions]. All of these sections are optional. Examples of every value you can specify in each section are given below. You do not need to, and should not, specify everything! OpMon will take values from Experimenter (for rollouts and experiments) and combine them with a reasonable set of defaults. Lines starting with a # are comments and have no effect.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Configuring a Operational Monitoring project","id":"180","title":"Configuring a Operational Monitoring project"},"181":{"body":"This part of the configuration file is optional and allows to: specify the metrics that should be analyzed define the clients that should be monitored indicate if/how the client population should be segmented, and override some values from Experimenter This section is usually not specified in definition configuration. [project]\n# A custom, descriptive name of the project.\n# This will be used as the generated Looker dashboard title.\nname = \"A new operational monitoring project\" # The name of the platform this project targets.\n# For example, \"firefox_desktop\", \"fenix\", \"firefox_ios\", ...\nplatform = \"firefox_desktop\" # Specifies the type of monitoring desired as described above.\n# Either \"submission_date\" (to monitor each day) or \"build_id\" (to monitor build over build)\nxaxis = \"submission_date\" # Both start_date and end_date can be overridden, otherwise the dates configured in\n# Experimenter will be used as defaults.\nstart_date = \"2022-01-01\" # Whether to skip the analysis for this project entirely.\n# Useful for skipping rollouts for which OpMon projects are generated automatically otherwise.\nskip = false # Whether the project is related to a rollout.\nis_rollout = false # Ignore the default metrics that would be computed.\nskip_default_metrics = false # Whether to have all the results in a single tile on the Looker dashboard (compact)\n# or to have separate tiles for each metric.\ncompact_visualization = false # Metrics, that are based on metrics, to compute.\n# Defined as a list of strings. These strings are the \"slug\" of the metric, which is the\n# name of the metric definition section in either the project configuration or the platform-specific\n# configuration file.\n# See [metrics] section on how these metrics get defined.\nmetrics = [ 'shutdown_hangs', 'main_crashes', 'startup_crashes', 'memory_unique_content_startup', 'perf_page_load_time_ms'\n] alerts = [ \"ci_diffs\"\n] # This section specifies the clients that should be monitored.\n[project.population] # Slug/name of the data source definition section in either the project configuration or the platform-specific\n# configuration file. This data source refers to a database table.\n# See [data_sources] section on how this gets defined.\ndata_source = \"main\" # The name of the branches that have been configured for a rollout or experiment.\n# If defined, this configuration overrides boolean_pref.\nbranches = [\"enabled\", \"disabled\"] # A SQL snippet that results in a boolean representing whether a client is included in the rollout or experiment or not.\nboolean_pref = \"environment.settings.fission_enabled\" # The channel the clients should be monitored from: \"release\", \"beta\", or \"nightly\".\nchannel = \"beta\" # If set to \"true\", the rollout and experiment configurations will be ignored and instead\n# the entire client population (regardless of whether they are part of the experiment or rollout)\n# will be monitored.\n# This option is useful if the project is not associated to a rollout or experiment and the general\n# client population of a product should be monitored.\nmonitor_entire_population = false # References to dimension slugs that are used to segment the client population.\n# Defined as a list of strings. These strings are the \"slug\" of the dimension, which is the\n# name of the dimension definition section in either the project configuration or the platform-specific\n# configuration file. See [dimensions] section on how these get defined.\ndimensions = [\"os\"] # A set of metrics that should be part of the the same visualization\n[project.metric_groups.crashes]\nfriendly_name = \"Crashes\"\ndescription = \"Breakdown of crashes\"\nmetrics = [ \"main_crashes\", \"startup_crashes\",\n] Metric Groups Metrics groups allow to specify a set of existing metric definitions that should be displayed in the same visualization (like a graph, for example) as separate lines. Often these metrics are related to each other in some way and having them in a single graph simplifies visual comparison. Metric groups are different from dimensions. Dimensions segment the population based on a specific criteria (for example a table field). Depending on the selected segment only data for this slice of the population is shown for all specified metrics. Metric groups do not influence how metrics are computed, they only have an impact on how metrics are visualized.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [project] Section","id":"181","title":"[project] Section"},"182":{"body":"Data sources specify the tables data should be queried from. In most cases, it is not necessary to define project-specific data sources, instead data sources can be specified in and referenced from the platform-specific definition configurations. [data_sources] [data_sources.main]\n# FROM expression - often just a fully-qualified table name. Sometimes a subquery.\nfrom_expression = \"mozdata.telemetry.main\" # SQL snippet specifying the submission_date column\nsubmission_date_column = \"DATE(submission_timestamp)\" [data_sources.events_memory]\n# FROM expression - subquery\nfrom_expression = \"\"\" ( SELECT * FROM `moz-fx-data-shared-prod.telemetry.events` WHERE event_category = 'memory_watcher' )\n\"\"\"\nsubmission_date_column = \"DATE(submission_date)\"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [data_sources] Section","id":"182","title":"[data_sources] Section"},"183":{"body":"The metrics sections allows to specify metrics based on metrics that should be monitored. In most cases, it is not necessary to define project-specific metrics, instead metrics can be specified and referenced from the platform-specific definition configurations. A new metric can be defined by adding a new section with a name like: [metrics.] [metrics] [metrics.memory_pressure_count] # The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"events_memory\" # A clause of a SELECT expression with an aggregation\nselect_expression = \"SUM(SAFE_CAST(SPLIT(event_string_value, ',')[OFFSET(1)] AS NUMERIC))\" # Type of the metric to be evaluated.\n# This is used to determine the method of aggregation to be applied.\n# Either \"scalar\" or \"histogram\".\ntype = \"scalar\" # A friendly metric name displayed in dashboards.\nfriendly_name = \"Memory Pressure Count\" # A description that will be displayed by dashboards.\ndescription = \"Number of memory pressure events\" # This can be any string value. It's currently not being used but in the future, this could be used to visually group different metrics by category.\ncategory = \"performance\" Statistics reduce observations of many clients to one or many rows describing the population. Any summarization of the client-level data can be implemented as a statistic. There is a fixed set of statistics available: sum percentile (default) mean count # Specify which statistic to use for a metric\n[metrics.memory_pressure_count.statistics]\nsum = {}\nmean = {} New statistics need to be implemented in OpMon. Some statistics allow to specify additional parameters.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [metrics] Section","id":"183","title":"[metrics] Section"},"184":{"body":"Dimensions define how the client population should be segmented. For example: [dimensions] [dimensions.os]\n# The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"main\" # SQL snippet referencing a field whose values should be used to segment the client population.\nselect_expression = \"normalized_os\" The os dimension will result in the client population being segmented by operation system. For each dimension a filter is being added to the resulting dashboard which allows to, for example, only show results for all Windows clients.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [dimensions] Section","id":"184","title":"[dimensions] Section"},"185":{"body":"Different types of alerts can be defined for metrics: [alerts] [alerts.ci_diffs]\n# Alert for large differences between branches:\n# an alert is triggered if confidence interval of different branches\n# do not overlap\ntype = \"ci_overlap\"\nmetrics = [ # metrics to monitor \"gc_ms\", \"startup_crashes\",\n]\npercentiles = [50, 90] # percentiles to monitor [alerts.crash_tresholds]\n# Thresholds based aler:\n# an alert is triggered if defined thresholds are exceeded/subceeded\ntype = \"threshold\"\nmetrics = [ # metrics to monitor \"oom_crashes\", \"gpu_crashes\"\n]\nmin = [0] # lower thresholds\nmax = [10] # upper thresholds [alerts.historical_diff]\n# Deviation from historical data:\n# an alert is triggered if the average of the specified window deviates\n# from the average of the previous window\ntype = \"avg_diff\"\nmetrics = [ # metrics to monitor \"memory_total\",\n]\nwindow_size = 7 # window size in days\nmax_relative_change = 0.5 # relative change that when exceeded triggers an alert\npercentiles = [50, 90] # percentiles to monitor Currently, there are 3 different types of alerts: Large differences between branches: Whenever the confidence intervals of different branches for a specific metric no longer overlap, it indicates that there is potentially some significant difference. Thresholds: Comparing the values of a metric to a user-defined threshold. Deviation from historical data: Detect anomalous behaviour of a metric based on previously collected data. Large differences between branches The OpMon dashboards show the values for specific metrics as a line chart with confidence intervals. Each line represents the metric values for a different branch. Whenever the confidence intervals of the branches do not overlap, it is considered a critical change. See: Thresholds In some cases the expected value of a metric is known and any large deviation from that expected value is considered a critical change. Fixed thresholds can be used to specify when a value is too large or too low. See: Deviation from historical data An alert should be triggered for certain metrics if their value deviates significantly from historical records. Sudden changes could, for example, happen after a new version gets released. See: It is not always possible to define a specific threshold, so instead previously recorded data should be used to detect significant deviations. This check is the most complicated and computation-intensive one with potentially the highest number of false positives. There are a lot of different anomaly detection algorithms out there, but OpMon uses an approach which compares the average value of a metric of the past n days to the average value of the n days before. If the relative difference between these two values exceeds a defined threshold an alert will be triggered. The main downside of this approach is that whenever spikes happen, alerts will be sent even after the spike has gone down since it will inflate the average values for a while.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [alerts] Section","id":"185","title":"[alerts] Section"},"186":{"body":"When iterating on configurations, it is sometimes useful to get a preview of what computed data on the final dashboard would look like. A preview can be generated by installing the OpMon CLI tooling locally . Once installed opmon preview can be run for a specific configuration or rollout: > opmon preview --help\nUsage: opmon preview [OPTIONS] Create a preview for a specific project based on a subset of data. Options: --project_id, --project-id TEXT Project to write to --dataset_id, --dataset-id TEXT Temporary dataset to write to --derived_dataset_id, --derived-dataset-id TEXT Temporary derived dataset to write to --start_date, --start-date YYYY-MM-DD Date for which project should be started to get analyzed. Default: current date - 3 days --end_date, --end-date YYYY-MM-DD Date for which project should be stop to get analyzed. Default: current date --slug TEXT Experimenter or Normandy slug associated with the project to create a preview for [required] --config_file, --config-file PATH Custom local config file --config_repos, --config-repos TEXT URLs to public repos with configs --private_config_repos, --private-config-repos TEXT URLs to private repos with configs --help Show this message and exit. > gcloud auth login --update-adc\n> gcloud config set project mozdata\n> opmon preview --slug=firefox-install-demo --config_file='/local/path/to/opmon/firefox-install-demo.toml'\nStart running backfill for firefox-install-demo: 2022-12-17 to 2022-12-19\nBackfill 2022-12-17\n...\nA preview is available at: https://mozilla.cloud.looker.com/dashboards/operational_monitoring::opmon_preview?Table='mozdata.tmp.firefox_install_demo_statistics'&Submission+Date=2022-12-17+to+2022-12-20 Once preview data has been computed, a link to a Looker dashboard will be printed where data for each metric and statistic is visualized. The preview data gets written into the tmp dataset in the mozdata project by default. Data written to this dataset gets automatically removed after 7 days.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Previews","id":"186","title":"Previews"},"187":{"body":"Generated dashboards are available in Looker . Dashboards have filters for selecting a percentile and for filtering based on the dimensions that have been configured. For each metric results are visualized on separate tiles, with results being grouped by branches. Depending on the project configuration, the x-axis will either be by submission date or by Build ID. Results are visualized as line charts with confidence intervals. Since Looker does only support simple line chart visualizations, the upper and lower bounds of the confidence intervals are shown in lighter colors while the median value for a specific branch is shown in a darker color. Results are divided into different percentiles that can be changed through the dashboard filter: The 50th percentile represents the median value across all clients for a metric The 90th/95th/99th/... percentile are referring to the top 10%/5%/1%/... based on the measured metric. For example, in the screenshot above the 80th percentile is selected, so the top 20% of clients based on the Perf Page Load Time Ms metric that are enrolled in the enabled branch have a load time of around 6,600 ms. Usually places where the confidence intervals of different branches have a gap between them - if the higher bound of one metric is below the lower bound of another metric - means there is a high likelihood that there is an actual difference between the measurement for the groups. Each dashboard tile also allows to explore the data for a specific metric in more detail by clicking on Explore from here .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Reading Results","id":"187","title":"Reading Results"},"188":{"body":"If alerts have been configured for a OpMon project, then the generated dashboard will show any triggered alerts in a table at the bottom of the dashboard: To receive email or Slack notification whenever new alerts are being triggered, click on the Alerts icon that is in the right corner of the Alerts table. Configure the alert by setting the condition, email addresses or Slack channels alerts should be sent to and the frequency of when checks should be performed:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Subscribing to Alerts","id":"188","title":"Subscribing to Alerts"},"189":{"body":"OpMon writes monitoring results and metadata to BigQuery. OpMon runs as part of the nightly ETL job (see Scheduling below).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Data Products","id":"189","title":"Data Products"},"19":{"body":"The Telemetry Measurement Dashboard (TMO) site is the 'venerable standby' of Firefox telemetry analysis tools. It is the predecessor to GLAM (see above) and is still lightly maintained until we are sure that GLAM covers all of its use cases. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Tools for Data Analysis » Telemetry Measurement Dashboard","id":"19","title":"Telemetry Measurement Dashboard"},"190":{"body":"The result tables that back the Looker dashboards are available in the operational_monitoring_derived dataset in moz-fx-data-shared-prod. Result tables are named like: _v is referring to the slug that has been set for the project and a separate table is created for metrics, statistics and alerts. The schema for metric tables is flexible and depends on the metrics configured to be computed. Views for each tables are also created in the operational_monitoring dataset. These views are used by the Looker dashboards. Metric tables Column name Type Description submission_date DATE Date the monitoring results are for client_id STRING Client's telemetry client_id branch STRING Branch client is enrolled in build_id STRING Build the client is on The result table will have additional columns for each metric and dimension that has been defined. Statistic Tables Column name Type Description submission_date DATE Date the monitoring results are for client_id STRING Client's telemetry client_id branch STRING Branch client is enrolled in build_id STRING Build the client is on The result table will have additional columns for each metric and dimension that has been defined.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Result Tables","id":"190","title":"Result Tables"},"191":{"body":"The table projects_v1 in operational_monitoring_derived contains metadata about the configured projects that is required for generating the dashboards. The table is updated after each ETL run for a specific project. Column name Type Description slug STRING Project slug name STRING Descriptive name of the project used as dashboard title xaxis STRING Specifies which column should be used as x-axis (either \"submission_date\" or \"build_id\") branches ARRAY List of branch names dimensions ARRAY List of dimension slugs start_date DATE Date for when monitoring should start for the project end_date DATE Date for when monitoring should end for the project metrics RECORD Repeated record with the metric slug and aggregation type","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Metadata","id":"191","title":"Metadata"},"192":{"body":"OpMon is updated nightly by telemetry-airflow. It is invoked by the operational_monitoring DAG .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Scheduling","id":"192","title":"Scheduling"},"193":{"body":"The requirements for Operational Monitoring are related to, but mostly distinct from those for experiments: With an A/B experiment, the goal is to determine with confidence whether a single change (i.e. the treatment) has an expected impact on a metric or small number of metrics. The change is only applied to a sample of clients for a fixed period of time. With operational monitoring, a project team is making many changes over a long but indeterminate period of time and must identify if any one change or set of changes (e.g., changes in a given Nightly build) moves a metric in the target population. An identified metric impact may result in a change being backed out, but may also be used to guide future project work. OpMon can be used to monitor experiments. For experiments with continuous enrollments or no fixed end date, OpMon will provide insights that would otherwise not be available. Other experiments, that are interested in looking at operational metrics could also benefit from OpMon.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Experiments vs OpMon","id":"193","title":"Experiments vs OpMon"},"194":{"body":"To get a deeper understanding of what happens under the hood, please see the opmon repository and developer documentation .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Going Deeper","id":"194","title":"Going Deeper"},"195":{"body":"If you have further questions, please reach out on the #data-help Slack channel. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Getting Help","id":"195","title":"Getting Help"},"196":{"body":"⚠ As of August 2021, Looker is considered the preferred solution for data exploration and visualization at Mozilla where possible. If you have any questions about where or when to use STMO, see getting help . sql.telemetry.mozilla.org (STMO) is Mozilla's installation of the Redash data analysis and dashboarding tool. As the name and URL imply, the effective use of this tool requires familiarity with SQL , with which all of the tool's data extraction and analysis are performed. Access to STMO is limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Introduction to STMO","id":"196","title":"Introduction to STMO"},"197":{"body":"You need to use the following building blocks from which analyses in STMO are constructed: Queries Visualizations Dashboards Queries STMO's basic unit of analysis is a query. A query is a block of SQL code that extracts and optionally transforms data from a single data source. Queries can vary widely in complexity. Some queries are simply one liners (e.g., SELECT some_field FROM tablename LIMIT 10) while others span over many pages, almost like small programs. The raw output from a query is tabular data. Each row represents one set of return values for the query's output columns. You can run a query manually or specify a refresh schedule that executes automatically after a specified interval of time. Visualizations Tabular data is great, but rarely is a grid of values the best way to make sense of your data. You can associate each query with multiple visualizations. Each visualization can render the extracted data in a format that makes it easy to interpret your data. There are many visualization types, including charts (line, bar, area, pie, etc.), counters, maps, pivot tables, and more. You can use each visualization type that provides a set of configuration parameters to specify how to map from the raw query output to the desired visualization. Some visualization types make demands of the query output. For example, a map visualization requires each row to include a longitude value and a latitude value. Dashboards A dashboard is a collection of visualizations that is combined into a single visual presentation for your convenience. A dashboard is decoupled from any particular queries. Although you can include multiple visualizations from a single query in one dashboard, it is not required. Users can add any visualizations that they can access to any dashboards they have created.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » STMO Concepts","id":"197","title":"STMO Concepts"},"198":{"body":"SQL provides the ability to extract and manipulate the data, but you won't get very far without having some familiarity with what data is actually available, and how that data is structured. Each query in STMO is associated with exactly one data source, and you have to know ahead of time which data source contains the information that you need. One of the most commonly used data sources is called Telemetry (BigQuery) , which contains most of the data that is obtained from telemetry pings received from Firefox clients. BigQuery refers to Google's BigQuery data warehouse. Other available data sources include Crash DB , Tiles , Sync Stats , Push , Test Pilot , and even a Redash metadata which connects to STMO's own Redash database.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Data Sources","id":"198","title":"Data Sources"},"199":{"body":"The following topics describe the process of creating a simple dashboard using STMO. Create A Query Let's start by creating a query. The first query counts the number of client ids that Mozilla receives from each country, for the top N countries. If you click the 'New Query' button that is located at the top on the left-hand side of the site, the query editing page appears: New Query Page For this and most other queries where each client IDs is counted, you want to use clients_last_seen , which is generated from Firefox telemetry pings. Search for the table in Telemetry (BigQuery) Click the 'Data Source' drop-down and select Telemetry (BigQuery). Then, search for the table by typing clients_last_seen in the \"Search schema...\" field that is above the schema browser interface to the left of the main query Edit field. You should see a clients_last_seen entry (appearing as telemetry.clients_last_seen). You may also see versioned copies of the tables as telemetry.clients_last_seen_v. Introspect the available columns Click telemetry.clients_last_seen in the schema browser to display the columns that are available in the table. The following columns are of interest for this query: country days_since_seen submission_date. If a query extracts all unique country values and the MAU for one day for each one, sorted from highest MAU to lowest MAU, the query then appears as follows: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC If you type these parameters into the main query Edit field and then click the \"Execute\" button, a blue bar then appears below the Edit field. It includes the text \"Executing query...\", followed by a timer that indicates how long the query has run. After some period of time, usually less than a minute, the query typically completes its run. A table appears that displays a MAU value for each country. You have just created and run your first STMO query! Next, click the large \"New Query\" text located at the top of the page. An Edit field appears so you can rename the query. It is recommended that you assign a unique prefix (such as your name) to the query to make it easy to find your query later. For example, rmiller:Top Countries. Create A Visualization After you have created a query, you may want to provide a simple visualization. The table with results from the first query execution now appears under the query Edit field. Another heading titled +NEW VISUALIZATION appears next to the TABLE heading: New Visualization Click the +NEW VISUALIZATION link to display the \"Visualization Editor\" screen. You can now specify a visualization name (\"Top Countries bar chart\"), a chart type (\"Bar\"), an x-axis column (country), and a y-axis column (mau): Visualization Editor After the GENERAL settings have been specified, you need to modify additional settings on the X AXIS tab. Click this tab and then change the 'Scale' setting to 'Category', and un-check the 'Sort Values' checkbox to enable the query's sort order to take precedence: Visualization X Axis A Note About Limits After you have saved the visualization settings and displayed the query source page, a bar graph appears near the bottom of the page. The graph includes quite a few entries. Rather than being able to view all of the countries, you may want to display only the first 20 entries by adding a LIMIT clause to the end of a query: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC\nLIMIT 20 If you edit the query to add a limit clause and then click 'Execute', a new bar graph only displays the 20 countries that have the highest number of unique clients. In this case, the full result set includes approximately 250 return values: limiting the result count improves readability. In other cases, however, an unlimited query may return thousands or even millions of rows. Any queries that return millions of rows or lines can not only be unreadable but negatively impact the performance of all other users of STMO. Thus an important warning: ALL QUERIES SHOULD INCLUDE A \"LIMIT\" STATEMENT BY DEFAULT! It is highly recommended that you add a \"LIMIT 100\" clause to the end of all new queries to prevent a query from returning a large result set that causes user interface (UI) and performance problems. You may learn that the total result set is small enough that setting a limit becomes unnecessary. Specifying an explicit LIMIT helps prevent unnecessary issues. Query Parameters You can add user arguments to a query, which allows the user to specify parameters without modifying the query itself. Using the query in the previous section as an example, you can replace the LIMIT 20 with a country count variable in double curly braces: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC\nLIMIT {{country_count}} After you have replaced the hard-coded limit value with {{country_count}}, an input field appears above the bar chart. If you type a numeric value in the input field and click 'Execute', the query will run with the specified limit. Click 'Save' to save the query. The query applies the parameter value that you typed as the default. Create A Dashboard You can create a dashboard to display visualization by selecting 'New Dashboard' from the 'Dashboards' dropdown that is located at the top left of the page. Choose a name for your dashboard and an empty page should appears. Click the '...' button near the top right of the page to select 'Add Widget'. The following dialog box appears: Add Widget Type a unique prefix that has previously been used in a query name in the \"Search a query by name\" field to locate the query that you have created. You cannot yet execute this query because the query has not yet been published. As soon as you publish a query, you can search on the summary pages. Even though this is only an exercise, the query must be published briefly and then added to the dashboard. You can publish your query by clicking \"Publish\" on the query source page. As soon as a query is published, it appears in the search results when you type a unique prefix in the \"Search a query by name\" field on the \"Add Widget\" dialog box. When you select a query, you can select a query's visualizations from the \"Choose Visualization\" dropdown. Select the bar chart that you created and then click \"Add to Dashboard\". The dashboard now includes a bar chart. You can now edit the country_count value and click \"Refresh\" to change the number of countries that are included in the chart. Completing the Dashboard A dashboard with just one graph is often insufficient. Therefore, you may want to create additional queries, each with a very similar bar chart. The text that you need to apply to the queries is listed below. However, you need to create the queries and the visualizations and then link them to the dashboard. The queries are as follows: Top OSes (recommended os_count value == 6) SELECT os, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY os\nORDER BY mau DESC\nLIMIT {{os_count}} Channel Counts SELECT normalized_channel AS channel, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY channel\nORDER BY mau DESC App Version Counts (recommended app_version_count value == 20) SELECT app_name, app_version, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY app_name, app_version\nORDER BY mau DESC\nLIMIT {{app_version_count}} Creating bar charts for these queries and adding them to the original dashboard can result in a dashboard that resembles this: Completed Dashboard Some final notes to help you create your dashboards: Remember to publish each of your queries before adding its visualizations to a dashboard. Similarly, it is recommended to un-publish any test queries after you have used them in a dashboard. This prevents everyone's search results from being contaminated with your tests and experiments. Any queries that result from an actual work-related analysis typically remain published. Others users can view these queries and learn from them. The 'Firefox' label on the 'App Version counts' graph is related to the use of the 'Group by' visualization setting. It is recommended that you experiment with the use of 'Group by' in your graphs to learn more about its usage. This tutorial has only touched the surface of the wide variety of sophisticated visualizations that STMO supports. You can view many more sophisticated queries and dashboards by browsing and exploring the work that has been published by others. The Redash help center is a useful resource for exploring Redash and all its capabilities. Prototyping Queries You may want to start working on a query before data becomes available. You can do this with most of the data sources by selecting a static test data set and then work with it, as usual. You can also use this method to explore how a particular SQL backend behaves. Note that UNION ALL will retain duplicate rows while UNION will discard them. Here are a couple of examples: Simple three-column test dataset WITH test AS ( SELECT 1 AS client_id, 'foo' AS v1, 'bar' AS v2 UNION ALL SELECT 2 AS client_id, 'bla' AS v1, 'baz' AS v2 UNION ALL SELECT 3 AS client_id, 'bla' AS v1, 'bar' AS v2 UNION ALL SELECT 2 AS client_id, 'bla' AS v1, 'baz' AS v2 UNION ALL SELECT 3 AS client_id, 'bla' AS v1, 'bar' AS v2\n) SELECT * FROM test Convert a semantic version string to a sortable array field WITH foo AS ( SELECT '1.0.1' AS v UNION SELECT '1.10.3' AS v UNION SELECT '1.0.2' AS v UNION SELECT '1.1' AS v UNION -- Doesn't work with these type of strings due to casting -- SELECT '1.3a1' AS v UNION SELECT '1.2.1' AS v\n) SELECT cast(split(v, '.') AS array) FROM foo ORDER BY 1 How do boolean fields get parsed from strings? WITH bar AS ( SELECT '1' AS b UNION SELECT '0' UNION SELECT 't' UNION SELECT 'f' UNION SELECT 'true' UNION SELECT 'false' UNION SELECT 'turkey'\n)\nSELECT b, try(cast(b AS boolean)) from bar Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Create an Example Dashboard","id":"199","title":"Create an Example Dashboard"},"2":{"body":"This section provides a quick introduction to Mozilla's Telemetry data: it should help you understand how this data is collected and how to begin analyzing it.","breadcrumbs":"Mozilla Data Documentation » Introduction","id":"2","title":"Introduction"},"20":{"body":"","breadcrumbs":"Introduction » Terminology » Terminology","id":"20","title":"Terminology"},"200":{"body":"A public dataset is a dataset in BigQuery which is made available to the general public in BigQuery or through our public HTTP endpoint .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data","id":"200","title":"Accessing Public Data"},"201":{"body":"Accessing Public Data in BigQuery Accessing Public Data Through the Public HTTP Endpoint Let us know!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Table of Contents","id":"201","title":"Table of Contents"},"202":{"body":"To access public datasets in BigQuery, a Google Cloud Platform (GCP) account is required. GCP also offers a free tier which offers free credits to use and run queries in BigQuery. BigQuery sandbox enables users to use BigQuery for free without requiring payment information. To get started, log into the BigQuery console or use the BigQuery command line tools to create a new project . After selecting the project, Mozilla's public datasets in the mozilla-public-data project can be accessed and queried. For example: SELECT *\nFROM `mozilla-public-data.telemetry_derived.ssl_ratios_v1`\nWHERE submission_date = \"2020-04-16\"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data in BigQuery","id":"202","title":"Accessing Public Data in BigQuery"},"203":{"body":"Some BigQuery datasets are also published as gzipped JSON files through the public HTTP endpoint: https://public-data.telemetry.mozilla.org . A list of available public datasets is available at: https://public-data.telemetry.mozilla.org/all-datasets.json This list contains the names of available datasets, additional metadata and links to the storage locations of the files containing the data. For example: { \"telemetry_derived\": { // ^ dataset name \"deviations\": { // ^ table name \"v1\": { // ^ table version \"friendly_name\": \"Deviations\", \"description\": \"Deviation of different metrics from forecast.\", \"incremental\": true, \"incremental_export\": false, \"review_link\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1624528\", \"files_uri\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/deviations/v1/files\", \"last_updated\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/deviations/v1/last_updated\" } }, \"ssl_ratios\": { \"v1\": { \"friendly_name\": \"SSL Ratios\", \"description\": \"Percentages of page loads Firefox users have performed that were conducted over SSL broken down by country.\", \"incremental\": true, \"incremental_export\": false, \"review_link\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1414839\", \"files_uri\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files\", \"last_updated\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/last_updated\" } } // [...] }\n} The keys within each dataset have the following meanings: incremental: true: data gets incrementally updated which means that new data gets added periodically (for most datasets on a daily basis) false: the entire table data gets updated periodically incremental_export: true: data for each submission_date gets exported into separate directories (e.g. files/2020-04-15, files/2020-04-16, ...) false: all data gets exported into one files/ directory review_link: links to the Bugzilla bug for the data review files_uri: lists links to all available data files last_updated: link to a last_updated file containing the timestamp for when the data files were last updated Data files are gzipped and up to 1 GB in size. If the data exceeds 1 GB, then it gets split up into multiple files named 000000000000.json, 000000000001.json, ... For example: https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files/000000000000.json","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data Through the Public HTTP Endpoint","id":"203","title":"Accessing Public Data Through the Public HTTP Endpoint"},"204":{"body":"If this public data has proved useful to your research, or you've built a cool visualization with it, let us know! You can email publicdata@mozilla.com or reach us on the #telemetry:mozilla.org channel on Mozilla's instance of matrix . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Let us know!","id":"204","title":"Let us know!"},"205":{"body":"With the transition to GCP in 2019 having been completed, BigQuery has become Mozilla's primary data warehouse and SQL Query engine. The following topics provide an introduction to working with data that is stored in BigQuery : Accessing BigQuery Writing BigQuery Queries Optimizing BigQuery Queries There is a cost associated with using BigQuery based on operations. The on-demand pricing for queries is based on how much data a query scans. Before using BigQuery, please see Optimizing BigQuery Queries above for information on how to understand and minimize costs. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing and working with BigQuery","id":"205","title":"Accessing and working with BigQuery"},"206":{"body":"There are many methods that you can use to access BigQuery: both interactive and programmatic. This document provides some basic information and pointers on how to get started with each. It is worth pointing out that all internal access to BigQuery is logged and periodically audited by Data Engineering and Operations for cost and other purposes.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Accessing BigQuery","id":"206","title":"Accessing BigQuery"},"207":{"body":"Interfaces STMO (sql.telemetry.mozilla.org) BigQuery Console Using the bq Command-Line Tool API Access Service Accounts Spark Colaboratory AI Platform Notebooks Notebooks Access to workgroup-confidential Datasets BigQuery Access Request","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Table of Contents","id":"207","title":"Table of Contents"},"208":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Interfaces","id":"208","title":"Interfaces"},"209":{"body":"⚠ Queries made from STMO are read-only: you cannot create views or tables. All users with access to STMO can access BigQuery using the following data sources: Telemetry (BigQuery) Telemetry Search (BigQuery)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » STMO (sql.telemetry.mozilla.org)","id":"209","title":"STMO (sql.telemetry.mozilla.org)"},"21":{"body":"This glossary provides definitions for some common terms used in the Mozilla data universe. If you're new to Mozilla, you may also find the general glossary on wiki.mozilla.org helpful. AET Analyst Amplitude BigQuery Build ID Client ID Data Analyst Data Engineer Data Practitioner Data Scientist Dataset DAU Derived Dataset Glean GCP GeoIP Ingestion Intensity KPI Metric MAU Ping Ping Table Pipeline Probe Profile Query Retention Schema Session Subsession STMO (sql.telemetry.mozilla.org) Telemetry URI URL WAU","breadcrumbs":"Introduction » Terminology » Table of Contents","id":"21","title":"Table of Contents"},"210":{"body":"The BigQuery console is similar to STMO, but allows write access to views and tables. Some people also prefer its user interface, though note that results that you get from it can only be shared with others who also have BigQuery access provisioned. Visit GCP BigQuery Console mozdata Use mozdata or switch to the project provided to you during your access request e.g moz-fx-data-bq- Write and run your queries Note that if you are trying to query telemetry datasets from a team-specific project, you will need to explicitly specify the project (mozdata) that the view lives in, since you're querying from a different one. For example: SELECT client_id\nFROM mozdata.telemetry.main\nWHERE DATE(submission_timestamp) = '2020-04-20' AND sample_id = 42 AND application.channel='nightly' For more details, see Google's Documentation on the GCP Console .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » BigQuery Console","id":"210","title":"BigQuery Console"},"211":{"body":"Steps to use: Install the GCP SDK Authorize gcloud with either your user account or provisioned service account. See documentation here . gcloud auth login Set your google project to mozdata gcloud config set project mozdata Set your google project to your team project if you were given one during your access request. gcloud config set project moz-fx-data-bq- Once configured, you can now use the bq command-line client. The following example lists the tables and views in a BigQuery dataset: bq ls mozdata:telemetry And here's another which gets the count of entries in telemetry.main on 2019-08-22 in the nightly channel: bq query --nouse_legacy_sql 'select count(*) from mozdata.telemetry.main where date(submission_timestamp) = \"2019-08-22\" and normalized_channel=\"nightly\"' Additional examples and documentation can be found in the BigQuery command-line reference .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Using the bq Command-Line Tool","id":"211","title":"Using the bq Command-Line Tool"},"212":{"body":"For advanced use cases involving programmatic access -- including automated workloads, ETL, BigQuery Storage API . You can locate a list of supported BigQuery client libraries here . Although you typically want to use a client library, Google also provides a detailed reference of their underlying REST API . Service Accounts Client SDKs do not access credentials the same way as the gcloud and bq command-line tools. The client SDKs generally assume that the machine is configured with a service account and looks for JSON-based credentials in several well-known locations rather than looking for user credentials. If you have service account credentials, you can point client SDKs at them by setting: export GOOGLE_APPLICATION_CREDENTIALS=/path/to/creds.json If you do not have appropriate service account credentials, but your GCP user account has sufficient access, you can have your user credentials mimic a service account by running: gcloud auth application-default login Or activate both personal credentials and application default credentials in one command: gcloud auth login --update-adc Once you've followed the browser flow to grant access, you should be able to, for example, access BigQuery from Python: pip install google-cloud-bigquery\npython -c 'from google.cloud import bigquery; print([d.dataset_id for d in bigquery.Client().list_datasets()])'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » API Access","id":"212","title":"API Access"},"213":{"body":"Apache Spark is a data processing engine designed to be fast and easy to use. There are several methods you can use to access BigQuery via Spark, depending on your needs. See Custom Analysis with Spark for more information and examples.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Spark","id":"213","title":"Spark"},"214":{"body":"Colaboratory (Colab) is Jupyter notebook environment, managed by Google and running in the cloud. Notebooks are stored in Google Drive and can be shared in a similar way to Google Docs. Colab can be used to easily access BigQuery and perform analyses. See the Telemetry Hello World notebook for an interactive example. Under the hood, it uses the BigQuery API to read and write to BigQuery tables, so access needs to be explicitly provisioned.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Colaboratory","id":"214","title":"Colaboratory"},"215":{"body":"AI Platform Notebooks is a managed JupyterLab service running on GCP. It gives you full control over the machine where your notebooks are running - you can install your own libraries and choose machine size depending on your needs. To start, go to GCP console and make sure you are in the correct project - most likely this will be your team project. Then navigate to the Notebooks page in the sidebar under AI Platform > Notebooks ( direct link ). There you can create new notebook server instances and connect to them (when your instance is ready, you'll see an Open JupyterLab button). Please note that by default JupyterLab saves notebook files only locally, so they are lost if your instance is deleted. To make sure you don't lose your work, either push your files to a Git repository (via a pre-installed Git extension) or upload them to GCS (using gsutil command in a terminal session). Notebooks Access to workgroup-confidential Datasets If you are a member of a restricted access workgroup, you can provision AI notebooks in the mozdata GCP project that can read workgroup-confidential data. ⚠ You must provision AI notebooks in mozdata using a nonstandard service account specific to your workgroup, see below. When you create a notebook server, under \"Advanced Options\" / \"Permissions\", deselect \"Use Compute Engine Default Service Account\" and replace it with the service account associated with your workgroup. You may need to type this service account manually as it will not be available from a drop-down menu to all users. The ID of the service account matches the following pattern: WORKGROUP-SUBGROUP@mozdata.iam.gserviceaccount.com For example, if you are member of workgroup:search-terms/aggregated, use search-terms-aggregated@mozdata.iam.gserviceaccount.com. This notebook server should have access to any restricted access datasets that are accessible to workgroup:search-terms/aggregated. Additionally, this notebooks server will not have write access to the standard mozdata.analysis dataset, but will instead have write access to a workgroup-specific dataset that looks like the following: mozdata.WORKGROUP_SUBGROUP_analysis In the example above this maps to mozdata.search_terms_aggregated_analysis.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » AI Platform Notebooks","id":"215","title":"AI Platform Notebooks"},"216":{"body":"⚠ Access to BigQuery via the mozdata GCP project is granted to Mozilla Staff by default; only file an access request if you need other specific access such as via a teams project For access to BigQuery using projects other than mozdata, file a bug (requires access to Mozilla Jira) . If you require access to AI Notebooks or Dataproc, please specify in the bug and a team project will be provisioned for you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » BigQuery Access Request","id":"216","title":"BigQuery Access Request"},"217":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Querying BigQuery Tables","id":"217","title":"Querying BigQuery Tables"},"218":{"body":"Projects, Datasets, and Tables in BigQuery Caveats Projects with BigQuery datasets Table Layout and Naming Structure of Ping Tables in BigQuery Writing Queries Writing query results to a permanent table Writing results to GCS (object store) Creating a View Using UDFs Accessing map-like fields Accessing histograms","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Table of Contents","id":"218","title":"Table of Contents"},"219":{"body":"In GCP a project enables you to organize cloud resources. Mozilla uses multiple projects to maintain BigQuery datasets . Note : The term dataset has historically been used to describe a set of records that all follow the same schema, but this idea corresponds to a table in BigQuery. In BigQuery terminology, datasets represent top-level containers that are used to organize and control access to tables and views.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Projects, Datasets, and Tables in BigQuery","id":"219","title":"Projects, Datasets, and Tables in BigQuery"},"22":{"body":"Account Ecosystem Telemetry (never fully launched); see the PRD","breadcrumbs":"Introduction » Terminology » AET","id":"22","title":"AET"},"220":{"body":"Each derived table is exposed by a view in the mozdata project and in many cases, these views apply additional filters or business logic. For this reason, the best practice is to always query the views instead of directly querying the underlying table(s). Most tables are partitioned by date and you can scan much less data by filtering on the partition field (usually submission_timestamp or submission_date). These dates are always in UTC. Unqualified queries can become very costly very easily. Restrictions have been placed on large tables to avoid accidental querying \"all data for all time\". You must use the date partition fields for large tables (like main_summary or clients_daily). Read the Query Optimization Cookbook that includes recommendations on how to reduce cost and improve query performance. STMO BigQuery data sources have a 10 TB data-scanned limit for each query. Let us know if this becomes an issue. There is not any native map support available in BigQuery. Instead, structs are used with fields [key, value]. Convenience functions are available to access the like key-value maps, as described below .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Caveats","id":"220","title":"Caveats"},"221":{"body":"Project Dataset Purpose mozdata The primary home for user analysis; it has a short name that is easy to type and is filled with views that reference underlying tables in moz-fx-data-shared-prod; the default project for STMO and Looker analysis User-generated tables for analysis; please prefix tables with your username tmp User-generated tables for ephemeral analysis results; tables created here are automatically deleted after 7 days. telemetry Views into legacy desktop telemetry pings and many derived tables; see user-facing (unsuffixed) datasets below See user-facing (unsuffixed) datasets below search Search data imported from parquet ( restricted ) static Static tables, often useful for data-enriching joins udf Internal persistent user-defined functions defined in SQL; see Using UDFs udf_js Internal user-defined functions defined in JavaScript; see Using UDFs mozfun The primary home for user-defined functions; see Using UDFs moz-fx-data-bq- Some teams have specialized needs and can be provisioned a team-specific project moz-fx-data-shared-prod All production data including full pings and derived datasets defined in bigquery-etl _live See live datasets below _stable See stable datasets below _derived See derived datasets below _external Tables that reference external resources; these may be native BigQuery tables populated by a job that queries an third-party API, or they may be federated data sources that pull data from other GCP services like GCS at query time. backfill Temporary staging area for back-fills blpadi Blocklist ping derived data( restricted ) payload_bytes_raw Raw JSON payloads as received from clients, used for reprocessing scenarios, a.k.a. \"landfill\" ( restricted ) payload_bytes_error gzip-compressed JSON payloads that were rejected in some phase of the pipeline; particularly useful for investigating schema validation errors tmp Temporary staging area for parquet data loads validation Temporary staging area for validation moz-fx-data-derived-datasets Legacy project that was a precursor to mozdata moz-fx-data-shar-nonprod-efed Non-production data produced by stage ingestion infrastructure","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Projects with BigQuery datasets","id":"221","title":"Projects with BigQuery datasets"},"222":{"body":"Under the single moz-fx-data-shared-prod project, each document namespace (corresponding to folders underneath the schemas directory of mozilla-pipeline-schemas ) has four BigQuery datasets provisioned with the following properties: Live datasets (telemetry_live, activity_stream_live, etc.) contain live ping tables (see definitions of table types in the next paragraph) Stable datasets (telemetry_stable, activity_stream_stable, etc.) contain historical ping tables Derived datasets (telemetry_derived, activity_stream_derived, etc.) contain derived tables, primarily populated via nightly queries defined in BigQuery ETL and managed by Airflow User-facing (unsuffixed) datasets (telemetry, activity_stream, etc.) contain user-facing views on top of the tables in the corresponding stable and derived datasets. The table and view types referenced above are defined as follows: Live ping tables are the final destination for the telemetry ingestion pipeline . Dataflow jobs process incoming ping payloads from clients, batch them together by document type, and load the results to these tables approximately every five minutes, although a few document types are opted in to a more expensive streaming path that makes records available in BigQuery within seconds of ingestion. These tables are partitioned by date according to submission_timestamp and are also clustered on that same field, so it is possible to make efficient queries over short windows of recent data such as the last hour. They have a rolling expiration period of 30 days, but that window may be shortened in the future. Analyses should only use these tables if they need results for the current (partial) day. Historical ping tables have exactly the same schema as their corresponding live ping tables, but they are populated only once per day (12:00:00am to 11:59:59pm UTC) via an Airflow job and have a 25 month retention period. These tables are superior to the live ping tables for historical analysis because they never contain partial days, they have additional deduplication applied, and they are clustered on sample_id, allowing efficient queries on a 1% sample of clients. It is guaranteed that document_id is distinct within each day of each historical ping table, but it is still possible for a document to appear multiple times if a client sends the same payload across multiple UTC days. Note that this requirement is relaxed for older telemetry ping data that was backfilled from AWS; approximately 0.5% of documents are duplicated in telemetry.main and other historical ping tables for 2019-04-30 and earlier dates. Derived tables are populated by nightly Airflow jobs and are considered an implementation detail; their structure may change at any time at the discretion of the data platform team to allow refactoring or efficiency improvements. User-facing views are the schema objects that users are primarily expected to use in analyses. Many of these views correspond directly to an underlying historical ping table or derived table, but they provide the flexibility to hide deprecated columns or present additional calculated columns to users. These views are the schema contract with users and they should not change in backwards-incompatible ways without a version increase or an announcement to users about a breaking change. Spark and other applications relying on the BigQuery Storage API for data access need to reference derived tables or historical ping tables directly rather than user-facing views. Unless the query result is relatively large, we recommend instead that users run a query on top of user-facing views with the output saved in a destination table, which can then be accessed from Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Table Layout and Naming","id":"222","title":"Table Layout and Naming"},"223":{"body":"Unlike with the previous AWS-based data infrastructure, we don't have different mechanisms for accessing entire pings vs. \"summary\" tables. As such, there are no longer special libraries or infrastructure necessary for accessing full pings, rather each document type maps to a user-facing view that can be queried in STMO. For example: \"main\" pings are accessible from view telemetry.main ( see docs for faster-to-query tables ) \"crash\" pings are accessible from view telemetry.crash \"baseline\" pings for the release version of Firefox for Android (Fenix) are accessible from view org_mozilla_firefox.baseline All fields in the incoming pings are accessible in these views, and (where possible) match the nested data structures of the original JSON. Field names are converted from camelCase form to snake_case for consistency and SQL compatibility. Any fields not present in the ping schemas are present in an additional_properties field containing leftover JSON. BigQuery provides functions for parsing and manipulating JSON data via SQL . Later in this document, we demonstrate the use of a few Mozilla-specific functions that we have defined to allow ergonomic querying of map-like fields (which are represented as arrays of structs in BigQuery) and histograms (which are encoded as raw JSON strings).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Structure of Ping Tables in BigQuery","id":"223","title":"Structure of Ping Tables in BigQuery"},"224":{"body":"To query a BigQuery table you will need to specify the dataset and table name. It is good practice to specify the project however depending on which project the query originates from this is optional. SELECT col1, col2\nFROM `project.dataset.table`\nWHERE -- data_partition_field will vary based on table date_partition_field >= DATE_SUB(CURRENT_DATE, INTERVAL 1 MONTH) An example query from Clients Last Seen Reference SELECT submission_date, os, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen = 0\nGROUP BY submission_date, os\nHAVING count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Check out the BigQuery Standard SQL Functions & Operators for detailed documentation.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing Queries","id":"224","title":"Writing Queries"},"225":{"body":"You can write query results to a BigQuery table you have access via GCP BigQuery Console or GCP BigQuery API Access For temporary experiments use mozdata.tmp (it will automatically be deleted after 7 days). For longer-lived results, use the mozdata.analysis dataset. Prefix your table with your username. If your username is username@mozilla.com create a table with username_my_table. See Writing query results documentation for detailed steps.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing query results to a permanent table","id":"225","title":"Writing query results to a permanent table"},"226":{"body":"If a BigQuery table is not a suitable destination for your analysis results, we also have a GCS bucket available for storing analysis results. It is usually Spark jobs that will need to do this. Use bucket gs://mozdata-analysis/ Prefix object paths with your username. If your username is username@mozilla.com, you might store a file to gs://mozdata-analysis/username/myresults.json.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing results to GCS (object store)","id":"226","title":"Writing results to GCS (object store)"},"227":{"body":"You can create views in BigQuery if you have access via GCP BigQuery Console or GCP BigQuery API Access . Use the mozdata.analysis dataset. Prefix your view with your username. If your username is username@mozilla.com create a table with username_my_view. See Creating Views documentation for detailed steps.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Creating a View","id":"227","title":"Creating a View"},"228":{"body":"BigQuery offers user-defined functions (UDFs) that can be defined in SQL or JavaScript as part of a query or as a persistent function stored in a dataset. We have defined a suite of public persistent functions to enable transformations specific to our data formats, available in mozfun . UDFs used internally in moz-fx-data-shared-prod are available in datasets udf (for functions defined in SQL) and udf_js (for functions defined in JavaScript). Note that JavaScript functions are potentially much slower than those defined in SQL, so use functions in udf_js with some caution, likely only after performing aggregation in your query. We document a few of the most broadly useful UDFs below, but you can see the full list of mozfun UDFs in https://mozilla.github.io/bigquery-etl and or UDFs with source code used within moz-fx-data-shared-prod in bigquery-etl/sql/moz-fx-data-shared-prod/udf and bigquery-etl/sql/moz-fx-data-shared-prod/udf_js .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Using UDFs","id":"228","title":"Using UDFs"},"229":{"body":"BigQuery currently lacks native map support and our workaround is to use a STRUCT type with fields named [key, value]. We've created a UDF that provides key-based access with the signature: mozfun.map.get_key(, ). The example below generates a count per reason key in the event_map_values field in the telemetry events table for Normandy unenrollment events from yesterday. SELECT mozfun.map.get_key(event_map_values, 'reason') AS reason, COUNT(*) AS EVENTS\nFROM telemetry.events\nWHERE submission_date = DATE_SUB(CURRENT_DATE(), INTERVAL 1 DAY) AND event_category='normandy' AND event_method='unenroll'\nGROUP BY 1\nORDER BY 2 DESC","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Accessing map-like fields","id":"229","title":"Accessing map-like fields"},"23":{"body":"See Data Analyst .","breadcrumbs":"Introduction » Terminology » Analyst","id":"23","title":"Analyst"},"230":{"body":"We considered many potential ways to represent histograms as BigQuery fields and found the most efficient encoding was actually to leave them as raw JSON strings. To make these strings easier to use for analysis, you can convert them into nested structures using mozfun.hist.extract: WITH extracted AS ( SELECT submission_timestamp, mozfun.hist.extract(payload.histograms.a11y_consumers) AS a11y_consumers FROM telemetry.main ) --\nSELECT a11y_consumers.bucket_count, a11y_consumers.sum, a11y_consumers.range[ORDINAL(1)] AS range_low, udf.get_key(a11y_consumers.values, 11) AS value_11\nFROM extracted\nWHERE a11y_consumers.bucket_count IS NOT NULL AND DATE(submission_timestamp) = \"2019-08-09\"\nLIMIT 10 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Accessing histograms","id":"230","title":"Accessing histograms"},"231":{"body":"When you write a query using STMO or the BigQuery console, you can improve performance and reduce costs by learning how data is stored, how databases function, and what you can change about a query to take advantage of the storage structure and the data function. Queries are charged by data scanned at $5 per terabyte (TB) so each 200 gigabytes of data scanned will cost $1: on tables with hundreds of TBs of data (like the main ping table or clients_daily ), costs can add up very quickly . When trying to reduce the cost, the main thing to do is reduce the amount of data scanned: some of the advice in this article will improve your query's performance but will not scan a smaller amount of data, and thus cost the same.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Optimizing BigQuery Queries","id":"231","title":"Optimizing BigQuery Queries"},"232":{"body":"TL;DR: What to implement for quick improvements How to improve both query speed and cost Improvements to query speed only Caveats Some Explanations What are these databases? Key takeaways How is the data stored? Traditional Row Stores Columnar Stores Data partitions Data Ordering (clustering) Key takeaways","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Table of Contents","id":"232","title":"Table of Contents"},"233":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » TL;DR: What to implement for quick improvements","id":"233","title":"TL;DR: What to implement for quick improvements"},"234":{"body":"Filter on a partitioned column such as submission_timestamp or submission_date ( even if you have a LIMIT: see optimization caveats ) Use a sample of the data that is based on the sample_id field. This can be helpful for initial development even if you later run the query using the entire population (without sampling). Tables that include a sample_id field will usually have that as one of the clustering fields and you can efficiently scan random samples of users by specifying WHERE sample_id = 0 (1% sample), WHERE sample_id < 10 (10% sample), etc. This can be especially helpful with main_summary, clients_daily, and clients_last_seen which are very large tables and are all clustered on sample_id. Many datasets also cluster on normalized_channel, corresponding to the channel of the product. If you are working with data that has different channels (for example, Firefox desktop), limit your initial query to a channel with a limited population like Nightly (in the case of Firefox desktop, do this by adding WHERE normalized_channel='nightly' to your query) Select only the columns that you want ( Don't use SELECT *) If you are experimenting with data or exploring data, use one of the data preview options instead of SELECT *. Reference the data size prediction (\"This query will process X bytes\") in STMO and the BigQuery UI to help gauge the efficiency of your queries. You should see this number go down as you limit the range of submission_dates or include fewer fields in your SELECT statement.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » How to improve both query speed and cost","id":"234","title":"How to improve both query speed and cost"},"235":{"body":"These are still worth doing! Use approximate algorithms : e.g., approx_count_distinct(...) instead of COUNT(DISTINCT ...) If using JOIN, trim the data to-be-joined before the query performs a JOIN. If you reduce data early in the processing cycle, shuffling and other complex operations only execute on the data that you need. Use sub queries with filters or intermediate tables or views as a way of decreasing sides of a join, prior to the join itself.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Improvements to query speed only","id":"235","title":"Improvements to query speed only"},"236":{"body":"For clustered tables, the data size prediction won't take into account benefits from LIMITs and WHERE clauses on clustering fields, so you'll need to compare to the actual \"Data Scanned\" after the query is run. Applying a LIMIT clause to a SELECT * query might not affect the amount of data read, depending on the table structure. Many of our tables are configured to use clustering in which case a LIMIT clause does effectively limit the amount of data that needs to be scanned. To check whether your LIMIT and WHERE clauses are actually improving performance, you should see a lower value reported for actual \"Data Scanned\" by a query compared to the prediction (\"This query will process X bytes\") in STMO or the BigQuery UI. Do not treat WITH clauses as prepared statements WITH clauses are used primarily for readability because they are not materialized: if a query appears in more than one WITH clause, it executes in each clause. Do not rely on them to optimize your query!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Caveats","id":"236","title":"Caveats"},"237":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Some Explanations","id":"237","title":"Some Explanations"},"238":{"body":"The primary data storage mechanism used at Mozilla, BigQuery, is not a traditional relational database like PostgreSQL or MySQL. Instead it is a distributed SQL engine where data is stored separately from computational resources used to retrieve it. Multiple machines work together to get the result of your query. Because there is more than one system, you need to pay particular attention to Data Shuffles : when all systems have to send data to all other systems. For example, consider the following query, which lists the number of rows that are present for each client_id: SELECT client_id, COUNT(*)\nFROM telemetry.main\nGROUP BY client_id During the execution of this query, the BigQuery cluster performs the following steps: Each system reads a different piece of the data and parses the client_id for each row. Internally, it then computes the number of rows seen for each client_id, but only for the data that it read . Each system is then assigned a set of client_ids to aggregate. For example, the first system may be given instructions to get the count of client1. It then has to send a request to every other system for the total seen for client1. It can then aggregate the total. If every client_id has been aggregated, each system reports to the coordinator the client_ids that it was responsible for, as well as the count of rows seen by each. The coordinator is responsible for returning the result of the query to the client, which in this example is STMO. A similar process occurs on data joins, where different systems are instructed to join on different keys. In that case, data from both tables needs to be shuffled to every system. Key takeaways Use LIMIT for query prototyping to dramatically reduce the volume of data scanned as well as speeding up processing. Use approximate algorithms. Then less data needs to be shuffled because probabilistic data structures can be used instead of the raw data itself. Specify large tables first in a JOIN operation. In this case, small tables can be sent to every system to eliminate one data shuffle operation. Note that Spark supports a broadcast command explicitly.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » What are these databases?","id":"238","title":"What are these databases?"},"239":{"body":"The data is stored in columnar format. Traditional Row Stores Consider a typical CSV file, which represents an example of a row store. name,age,height\n\"Ted\",27,6.0\n\"Emmanuel\",45,5.9\n\"Cadence\",5,3.5 When this data is stored to disk, you can read an entire record in consecutive order. For example, if the first \" is stored at block 1 on disk, then a sequential scan from 1 assigns the first row of data: \"ted\",27,6.0. Keep scanning and you get \\n\"Emm... and so on. You can use the following query that you can execute very quickly: SELECT *\nFROM people\nWHERE name == 'Ted' The database can just scan the first row of data. However, the following is more difficult: SELECT name\nFROM people Now the database has to read all of the rows and then select the name column, which results in a lot more overhead. Columnar Stores Columnar turns the data sideways. For example, you can make a columnar version of the above data and still store it in CSV format: name,\"Ted\",\"Emmanuel\",\"Cadence\"\nage,27,45,5\nheight,6.0,5.9,3.5 Now let's consider how we can query the data when it's stored this way: SELECT *\nFROM people\nWHERE name == \"ted\" In this case, all the data must be read because the (name, age, height) is not stored together. Here's another query: SELECT name\nFROM people In this case, only the \"name\" row needs to be read. All the other lines of the file can be skipped. Data partitions You can improve performance even further by taking advantage of partitions, grouping together data that shares a value for a column. For example, if everyone in the people table lived in DE, then you can add that to the filename: /country=DE/people.csv. From there, a query engine would have to know how to read that path and understand that all of these people share a country. You can query as follows: SELECT *\nFROM people\nWHERE country == 'US' In this case, the query engine no longer even has to read the file. It could just look at the path and realize that there is nothing of interest. Tables are usually partitioned based on dates; e.g., submission_date or DATE(submission_timestamp). Data Ordering (clustering) Another way to improve query performance is to select a subset of data on a field that the data is ordered by. In BigQuery, this is called \"clustering\". A clustered field is one which is sorted in the underlying data. For example, if you wanted to get all of ages greater than age 40 in the table above, you might query like this: SELECT age FROM people WHERE age > 40 This would scan all of the age field, starting from 27, then 45, and ending with 5. However, if instead data was sorted on that field, the table would look like this: name,\"Cadence\",\"Ted\",\"Emmanuel\"\nage,5,27,45\nheight,3.5,6.0,5.9 Since data is stored on different files, we could ignore any age files that don't have data less than 40. So if Cadence and Ted's ages were in one file, and Emmanuel's in the next, we could skip reading that first file entirely. In that way, we can sometimes drastically reduce the amount of data we're reading. Key takeaways Limit queries to a few columns that you need to reduce the volume of data that must be read Filter the partitions to reduce the volume of data that you need Filter on clustered fields Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » How is the data stored?","id":"239","title":"How is the data stored?"},"24":{"body":"A third-party product formerly used by several teams within Mozilla for analysis of user events.","breadcrumbs":"Introduction » Terminology » Amplitude","id":"24","title":"Amplitude"},"240":{"body":"This document will help you find the best data source for a given analysis of Desktop Firefox. It focuses on descriptive datasets and does not cover anything attempting to explain why something is observed. This guide will help if you need to answer questions like: How many Firefox users are active in Germany? How many crashes occur each day? How many users have installed a specific add-on? If you want to know whether a causal link occurs between two events, consider running an experiment . There are two types of datasets that you might want to use: those based on raw pings and those derived from them.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Accessing Desktop Data","id":"240","title":"Accessing Desktop Data"},"241":{"body":"We receive data from Firefox users via pings : small JSON payloads sent by clients at specified intervals. There are many types of pings, each containing different measurements and sent for different purposes. These pings are then aggregated into ping-level datasets that can be retrieved using BigQuery. Pings can be difficult to work with and expensive to query: where possible, you should use a derived dataset to answer your question. For more information on pings and how to use them, see Raw Ping Data .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Raw Ping Datasets","id":"241","title":"Raw Ping Datasets"},"242":{"body":"Derived datasets are built using the raw ping data above with various transformations to make them easier to work with and help you avoid the pitfall of pseudo-replication . You can find a full list of them in the derived datasets section , but two commonly used ones are \"Clients Daily\" and \"Clients Last Seen\".","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Derived Datasets","id":"242","title":"Derived Datasets"},"243":{"body":"Many questions about Firefox take the form \"What did clients with characteristics X, Y, and Z do during the period S to E?\" The clients_daily table aims to answer these questions. Each row in the table is a (client_id, submission_date) and contains a number of aggregates about that day's activity. See the clients_daily reference for more information.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Clients Daily","id":"243","title":"Clients Daily"},"244":{"body":"The clients_last_seen dataset is useful for efficiently determining exact user counts such as DAU and MAU. It can also allow efficient calculation of other windowed usage metrics like retention via its bit pattern fields . It includes the most recent values in a 28 day window for all columns in the clients_daily dataset . See the clients_last_seen reference for more information. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Clients Last Seen","id":"244","title":"Clients Last Seen"},"245":{"body":"This document describes how to access Glean data using BigQuery, such as in Redash . This is intended for in-depth analysis: GUD , GLAM and Looker can answer many simple questions. The data that Glean applications generates maps cleanly to structures we create in BigQuery: see the section on Glean Data in the data pipeline reference. The exact method to use depends on the metric type you want to access. Counter, boolean, and most other metrics Event metrics","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Accessing Glean Data in BigQuery","id":"245","title":"Accessing Glean Data in BigQuery"},"246":{"body":"Most metrics Glean collects map to a single column in a BigQuery table. The Glean Dictionary shows the mapping to access these mappings when writing queries. For example, say you wanted to get a count of top sites as measured in Firefox for Android. You can get the information you need to build your query by following this procedure: Go to the Glean Dictionary home page. Navigate to the Firefox for Android application Under metrics, search for \"top\", select metrics.top_sites_count . Scroll down to the bottom. Under BigQuery, you should see an entry like: \"In org_mozilla_fenix.metrics as metrics.counter.metrics_top_sites_count\". The former corresponds to the table name whilst the latter corresponds to the column name. You can select which channel you want to view information for and the table name will update accordingly. With this information in hand, you can now proceed to writing a query. For example, to get the average of this metric on the first of January, you could write something like this: -- Count number of pings where Fenix is the default browser\nSELECT AVG(metrics.counter.metrics_top_sites_count)\nFROM -- We give the table an alias so that the table name `metrics` and field name -- `metrics` don't conflict. org_mozilla_fenix.metrics AS m\nWHERE date(submission_timestamp) = '2021-01-01' Note that we alias the table used in the query, otherwise the BigQuery parser gets confused. This can also happen with the tables and columns corresponding to the events ping. Another option is to explicitly qualify the table when selecting the column (so metrics.counter.metrics_top_sites_count becomes metrics.metrics.counter.metrics_top_sites_count): SELECT AVG(metrics.metrics.counter.metrics_top_sites_count)\nFROM org_mozilla_fenix.metrics\nWHERE DATE(submission_timestamp) = '2021-01-01'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Counter, boolean, and most other metrics","id":"246","title":"Counter, boolean, and most other metrics"},"247":{"body":"Event metrics are stored slightly differently: since each ping sent by a Glean application sends a group of metrics, they are mapped into a set of records within a single column. To query them individually, you need to unnest them into their own table. For example, let's say you wanted to investigate the foreground metrics for tab engine. You can get the information you need to build your query by following this procedure: Go to the Glean Dictionary home page. Navigate to the Firefox for Android application Under metrics, search for \"foreground\", select engine_tab.foreground_metrics . Scroll down to the bottom until you see \"Access\". Under BigQuery, you should see an entry like: \"In org_mozilla_fenix.events\". This tells you the BigQuery table in which this data is stored. With this information, plus knowledge of the metric's category (engine_tab) and name (foreground_metrics) we now know enough to write a simple query: WITH events AS (\nSELECT submission_timestamp, client_info.client_id, event.timestamp AS event_timestamp, event.category AS event_category, event.name AS event_name, event.extra AS event_extra,\nFROM org_mozilla_fenix.events AS e\nCROSS JOIN UNNEST(e.events) AS event\nWHERE submission_timestamp = '2021-05-03' AND sample_id = 42 -- 1% sample for development AND event.category = 'engine_tab' AND event.name = 'foreground_metrics'\n)\nSELECT * FROM events The extra fields are stored as a structure. For more information on accessing those, see accessing map-like fields in the querying documentation . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Event metrics","id":"247","title":"Event metrics"},"248":{"body":"If some field is present in a valid received ping , but is not present in the ping's schema , it doesn't have its own column to be placed into during ingestion . Instead, those fields remain as raw JSON and are placed in the additional_properties column of the ping's table or view. This can happen for a variety of usually-temporary problems like: The latest schema hasn't yet been deployed (see \"What does it mean when a schema deploy is blocked?\" ) mozilla-pipeline-schemas was not updated after a change in the data which was submitted (this shouldn't happen with Glean , but can happen with some legacy data, for example the legacy Firefox Desktop telemetry environment ). Until the problem is fixed, any ingested pings with these \"unknown\" data in them will place that data in the additional_properties column. The rows of this dataset will always have these data in the additional_properties column, even after the dataset has been updated to add the column. To access data that's been put into the additional_properties column, you'll have to parse the JSON. Be aware that when you access the additional_properties field, BigQuery has to read the entire contents, even if you're extracting just a single field. In the case of main pings, additional_properties can be quite large, leading to expensive queries.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Additional Properties » Additional Properties","id":"248","title":"Additional Properties"},"249":{"body":"At the beginning of February 2021, schema deploys were delayed. So to access the newly-added parent-process Firefox Desktop probes telemetry.generated_new_client_id, telemetry.state_file_save_errors, and telemetry.loaded_client_id_doesnt_match_pref, we needed to locate where they would be in the payload, and use JSON_EXTRACT_SCALAR to extract the scalar (in both a JSON and Telemetry sense of the word \"scalar\") values. SELECT JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.generated_new_client_id']\") AS generated_new_client_id, JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.state_file_save_errors']\") AS state_file_save_errors, JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.loaded_client_id_doesnt_match_pref']\") AS loaded_client_id_doesnt_match_pref, payload.info.profile_subsession_counter AS profile_subsession_counter\nFROM mozdata.telemetry.main_nightly\nWHERE submission_timestamp > '2021-02-02' AND application.build_id >= '20210202095107' -- First nightly with measure 20210202095107 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Additional Properties » Example","id":"249","title":"Example"},"25":{"body":"BigQuery is Google Cloud's managed data warehouse. Most of the data described on this site is stored and queried using BigQuery. See Accessing and working with BigQuery for more details.","breadcrumbs":"Introduction » Terminology » BigQuery","id":"25","title":"BigQuery"},"250":{"body":"Introduction Accessing BigQuery data from Spark Using the Storage API Connector Using Dataproc Reading data from BigQuery into Spark Storage API Query API Persisting data","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Custom Analysis with Spark","id":"250","title":"Custom Analysis with Spark"},"251":{"body":"Apache Spark is a general-purpose cluster computing system - it allows users to run general execution graphs. APIs are available in Python, Scala, R, and Java. It is designed to be fast and easy to use. Here are some useful introductory materials: Spark Programming Guide Spark SQL Programming Guide Spark can be used from Google's Dataproc , and works with data stored in BigQuery. There are a number of methods of both reading from and writing to BigQuery using Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Introduction","id":"251","title":"Introduction"},"252":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Accessing BigQuery data from Spark","id":"252","title":"Accessing BigQuery data from Spark"},"253":{"body":"⚠ This method requires BigQuery Access to be provisioned. If you want to use Spark locally (or via an arbitrary GCP instance in the cloud), we recommend the Storage API Connector for accessing BigQuery tables in Spark as it is the most modern and actively developed connector. It works well with the BigQuery client library which is useful if you need to run arbitrary SQL queries and load their results into Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Using the Storage API Connector","id":"253","title":"Using the Storage API Connector"},"254":{"body":"⚠ This method requires BigQuery Access to be provisioned. Dataproc is Google's managed Spark cluster service. You can spin up a Dataproc cluster with Jupyter using the following command. Insert your values for cluster-name, bucket-name, and project-id there. Your notebooks are stored in Cloud Storage under gs://bucket-name/notebooks/jupyter: gcloud beta dataproc clusters create cluster-name \\ --optional-components=ANACONDA,JUPYTER \\ --image-version=1.4 \\ --enable-component-gateway \\ --properties=^#^spark:spark.jars=gs://spark-lib/bigquery/spark-bigquery-latest.jar \\ --num-workers=3 \\ --max-idle=3h \\ --bucket bucket-name \\ --region=us-west1 \\ --project project-id You can retrieve the Jupyter URL with the following command: gcloud beta dataproc clusters describe cluster-name --region=us-west1 --project project-id | grep Jupyter After you've finished your work, it's a good practice to delete your cluster: gcloud beta dataproc clusters delete cluster-name --region=us-west1 --project project-id --quiet","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Using Dataproc","id":"254","title":"Using Dataproc"},"255":{"body":"There are two main ways to read data from BigQuery into Spark: using either the storage API and the query API.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Reading data from BigQuery into Spark","id":"255","title":"Reading data from BigQuery into Spark"},"256":{"body":"First, using the Storage API - this bypasses BigQuery's execution engine and directly reads from the underlying storage. This is the preferred method of loading data from BigQuery into Spark. It is more efficient for reading large amounts of data into Spark, and supports basic column and partitioning filters. Example of using the Storage API from Databricks: dbutils.library.installPyPI(\"google-cloud-bigquery\", \"1.16.0\")\ndbutils.library.restartPython() from google.cloud import bigquery def get_table(view): \"\"\"Helper for determining what table underlies a user-facing view, since the Storage API can't read views.\"\"\" bq = bigquery.Client() view = view.replace(\":\", \".\") # partition filter is required, so try a couple options for partition_column in [\"DATE(submission_timestamp)\", \"submission_date\"]: try: job = bq.query( f\"SELECT * FROM `{view}` WHERE {partition_column} = CURRENT_DATE\", bigquery.QueryJobConfig(dry_run=True), ) break except Exception: continue else: raise ValueError(\"could not determine partition column\") assert len(job.referenced_tables) == 1, \"View combines multiple tables\" table = job.referenced_tables[0] return f\"{table.project}:{table.dataset_id}.{table.table_id}\" # Read one day of main pings and select a subset of columns.\ncore_pings_single_day = spark.read.format(\"bigquery\") \\ .option(\"table\", get_table(\"moz-fx-data-shared-prod.telemetry.main\")) \\ .load() \\ .where(\"submission_timestamp >= to_date('2019-08-25') submission_timestamp < to_date('2019-08-26')\") \\ .select(\"client_id\", \"experiments\", \"normalized_channel\") A couple of things are worth noting in the above example. get_table is necessary because an actual table name is required to read from BigQuery here, fully qualified with project name and dataset name. The Storage API does not support accessing VIEWs, so the convenience names such as telemetry.core are not available via this API. You must supply a filter on the table's date partitioning column, in this case submission_timestamp. Additionally, you must use the to_date function to make sure that predicate push-down works properly for these filters.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Storage API","id":"256","title":"Storage API"},"257":{"body":"If you want to read the results of a query (rather than directly reading tables), you may also use the Query API. This pushes the execution of the query into BigQuery's computation engine, and is typically suitable for reading smaller amounts of data. If you need to read large amounts of data, prefer the Storage API as described above. Example: from google.cloud import bigquery bq = bigquery.Client() query = \"\"\"\nSELECT event_string_value, count(distinct client_id) AS client_count\nFROM mozdata.telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'enroll' AND submission_date = '2019-06-01'\nGROUP BY event_string_value\nORDER BY client_count DESC\nLIMIT 20\n\"\"\" query_job = bq.query(query) # Wait for query execution, then fetch results as a pandas dataframe.\nrows = query_job.result().to_dataframe()","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Query API","id":"257","title":"Query API"},"258":{"body":"You can save data resulting from your Spark analysis as a BigQuery table or to Google Cloud Storage . You can also save data to the Databricks Filesystem . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Persisting data","id":"258","title":"Persisting data"},"259":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Dataset Specific","id":"259","title":"Dataset Specific"},"26":{"body":"A unique identifier for a build like 20210317095331. Often used to identify and aggregate telemetry submitted by specific versions of our software. Note that the format may differ across product lines .","breadcrumbs":"Introduction » Terminology » Build ID","id":"26","title":"Build ID"},"260":{"body":"A common request is to count the number of users who have enrolled or unenrolled from a SHIELD experiment. The events table includes Normandy enrollment and unenrollment events for both pref-flip and add-on studies. Note that the events table is updated nightly. Normandy events have event_category normandy. The event_string_value will contain the experiment slug (for pref-flip experiments) or name (for add-on experiments). Normandy events are described in detail in the Firefox source tree docs . Note that addon studies do not have branch information in the events table, since addons, not Normandy, are responsible for branch assignment. For studies built with the obsolete add-on utilities , branch assignments are published to the shield_study dataset.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Working with Normandy events","id":"260","title":"Working with Normandy events"},"261":{"body":"The event_map_values column of enroll events contains a branch key, describing which branch the user enrolled in. To fetch a count of events by branch in BigQuery SQL: SELECT submission_date, udf.get_key(event_map_values, 'branch') AS branch, COUNT(*) AS n\nFROM telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'enroll' AND event_string_value = '{{experiment_slug}}' AND submission_date >= '{{experiment_start}}'\nGROUP BY 1, 2\nORDER BY 1, 2","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Counting pref-flip enrollment events by branch","id":"261","title":"Counting pref-flip enrollment events by branch"},"262":{"body":"The event_map_values column of unenroll events includes a reason key. Reasons are described in the Normandy docs . Normal unenroll events at the termination of a study will occur for the reason recipe-not-seen. To fetch a count of events by reason and branch: SELECT submission_date, udf.get_key(event_map_values, 'branch') AS branch, udf.get_key(event_map_values, 'reason') AS reason, COUNT(*) AS n\nFROM telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'unenroll' AND event_string_value = '{{experiment_slug}}' AND submission_date >= '{{experiment_start}}'\nGROUP BY 1, 2, 3\nORDER BY 1, 2, 3 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Counting pref-flip unenrollment events by branch","id":"262","title":"Counting pref-flip unenrollment events by branch"},"263":{"body":"You can use the following snippets to start querying crash pings with STMO and BigQuery . Using these tools, you can quickly get counts and other information about crash pings that are submitted day-to-day. The following example just counts all existing pings for a few days across several dimensions: SELECT date(submission_timestamp) AS crash_date, count(*) AS crash_count\nFROM telemetry.crash\nWHERE date(submission_timestamp) >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)\nGROUP BY crash_date STMO#67925 . Although the total crash counts is not always useful, you may want to restrict a query to a channel or some other dimensions, and also facet the results. Therefore, you can add a few more fields to the SQL: SELECT date(submission_timestamp) AS crash_date, normalized_os AS os, count(*) AS crash_count\nFROM telemetry.crash\nWHERE date(submission_timestamp) >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY) AND normalized_channel='nightly'\nGROUP BY normalized_os, crash_date STMO#67927 These are just initial examples. You can query across all the fields in a telemetry crash ping, which provides useful information about the crashes themselves. You can view a summary of the available fields in the STMO schema browser, referring to the documentation on the Firefox crash ping for more information where necessary. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Crash Pings » Working with Crash Pings","id":"263","title":"Working with Crash Pings"},"264":{"body":"Monthly active users (MAU) is a windowed metric that requires joining data per client across 28 days. Calculating this from individual pings or daily aggregations can be computationally expensive, which motivated creation of the clients_last_seen dataset for desktop Firefox and similar datasets for other applications. A powerful feature of the clients_last_seen methodology is that it doesn't record specific metrics like MAU and WAU directly, but rather each row stores a history of the discrete days on which a client was active in the past 28 days. We could calculate active users in a 10 day or 25 day window just as efficiently as a 7 day (WAU) or 28 day (MAU) window. But we can also define completely new metrics based on these usage histories, such as various retention definitions. The usage history is encoded as a \"bit pattern\" where the physical type of the field is a BigQuery INT64, but logically the integer represents an array of bits, with each 1 indicating a day where the given clients was active and each 0 indicating a day where the client was inactive. This article discusses the details of how we represent usage in bit patterns, how to extract standard usage and retention metrics, and how to build new metrics from them.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Working with Bit Patterns in Clients Last Seen","id":"264","title":"Working with Bit Patterns in Clients Last Seen"},"265":{"body":"Calculating DAU, WAU, and MAU Calculating retention Understanding bit patterns Why 28 bits instead of 64? Forward-looking windows and backward-looking windows Usage: Backward-looking windows How windows shift from day to day Retention: Forward-looking windows N-day Retention Retention using activity date Proposing a new bit pattern field UDF Reference bits28.to_string bits28.from_string bits28.to_dates bits28.days_since_seen bits28.range bits28.active_in_range bits28.retention","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Table of Contents","id":"265","title":"Table of Contents"},"266":{"body":"The simplest application of usage bit patterns is for calculating metrics in backward-looking windows. This is what we do for our canonical usage measures DAU, WAU, and MAU. To decide whether a given client should count towards DAU, WAU, and MAU, we need to know how recently that client was active. If the client was seen in the past 28 days, they count toward MAU. If they were active in the past 7 days, the count toward WAU. And only if they were active today do they count toward DAU. The user-facing clients_last_seen views present fields like days_since_seen that extract this information for us from the underlying days_seen_bits field, allowing us to easily express DAU, WAU, and MAU aggregates like: SELECT submission_date, COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date\nORDER BY submission_date Under the hood, days_since_seen is calculated using the bits28.days_since_seen UDF which is explained in more detail later in this article. Note that the desktop clients_last_seen table also has additional bit pattern fields corresponding to other usage criteria , so other variants on MAU can be calculated like: SELECT submission_date, COUNTIF(days_since_visited_5_uri < 28) AS visited_5_uri_mau, COUNTIF(days_since_opened_dev_tools < 28) AS opened_dev_tools_mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date\nORDER BY submission_date Adding a new usage criterion is possible, but requires some work especially if a historical backfill is necessary, so file a bug to begin discussions on new usage criteria. Also note that non-desktop products also have derived tables following the clients_last_seen methodology. Per-product MAU could be calculated as: SELECT submission_date, app_name, COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.nondesktop_clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date, app_name\nORDER BY submission_date, app_name","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Calculating DAU, WAU, and MAU","id":"266","title":"Calculating DAU, WAU, and MAU"},"267":{"body":"For retention calculations, we use forward-looking windows. This means that when we report a retention value for 2020-01-01, we're talking about what portion of clients active on 2020-01-01 are still active some number of days later. In particular, let's consider the \"1-Week Retention\" measure shown in GUD which considers a window of 14 days. For each client active in \"week 0\" (days 0 through 6), we determine retention by checking if they were also active in \"week 1\" (days 7 through 13). We provide a UDF called bits28.retention that returns a rich STRUCT type representing activity in various windows, with all the date and bit offsets handled for you. You pass in a bit pattern and the corresponding submission_date, and it returns fields like: day_13.metric_date day_13.active_in_week_0 day_13.active_in_week_1 Calculating GUD's retention aggregates and some other variants looks like: -- The struct returned by bits28.retention is nested.\n-- The first level of nesting defines the beginning of our window;\n-- in our case, we want day_13 to get retention in a 2-week window.\n-- This base query uses day_13.* to make all the day_13 fields available:\n-- - metric_date\n-- - active_in_week_0\n-- - active_in_week_1\n-- - ...\n--\nWITH base AS ( SELECT *, mozfun.bits28.retention( days_seen_bits, submission_date ).day_13.*, mozfun.bits28.retention( days_created_profile_bits, submission_date ).day_13.active_on_metric_date AS is_new_profile FROM telemetry.clients_last_seen ) SELECT metric_date, -- 2020-01-15 (13 days earlier than submission_date) -- 1-Week Retention matching GUD. SAFE_DIVIDE( COUNTIF(active_in_week_0 AND active_in_week_1), COUNTIF(active_in_week_0) ) AS retention_1_week, -- 1-Week New Profile Retention matching GUD. SAFE_DIVIDE( COUNTIF(is_new_profile AND active_in_week_1), COUNTIF(is_new_profile) ) AS retention_1_week_new_profile, -- NOT AN OFFICIAL METRIC -- A more restrictive 1-Week Retention definition that considers only clients -- active on day 0 rather than clients active on any day in week 0. SAFE_DIVIDE( COUNTIF(active_on_metric_date AND active_in_week_1), COUNTIF(active_on_metric_date) ) AS retention_1_week_active_on_day_0, -- NOT AN OFFICIAL METRIC -- A more restrictive 0-and-1-Week Retention definition where again the denominator -- is restricted to clients active on day 0 and the client must be active both in -- week 0 after the metric date and in week 1. SAFE_DIVIDE( COUNTIF(active_on_metric_date AND active_in_week_0_after_metric_date AND active_in_week_1), COUNTIF(active_on_metric_date) ) AS retention_0_and_1_week_active_on_day_0, FROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date Notice that in each retention definition, the numerator always contains the exact same condition as the denominator plus additional constraints (AND ...). It is very easy to accidentally define a retention metric that is logically inconsistent and can rise above 1. Under the hood, bits28.retention is using a series of calls to the lower-level bits28.range function, which is explained later in this article. bits28.range is very powerful and can be used to construct novel metrics, but it also introduces many opportunities for off-by-one errors and passing parameters in incorrect order, so please fully read through this documentation before attempting to use the lower-level functions.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Calculating retention","id":"267","title":"Calculating retention"},"268":{"body":"If you look at the days_seen_bits field in telemetry.clients_last_seen, you'll see seemingly random whole numbers, some as large as nine digits. How should we interpret these? For very small numbers, it may be possible to interpret the value by eye. A value of 1 means the client was active on submission_date only and wasn't seen in any of the 27 days previous. A value of 2 means the client was seen 1 day ago, but not on submission_date. A value of 3 means that the client was seen on submission_date and the day previous. It's much easier to reason about these bit patterns, however, when we view them as strings of ones and zeros. We've provided a UDF to convert these values to \"bit strings\": SELECT [ mozfun.bits28.to_string(1), mozfun.bits28.to_string(2), mozfun.bits28.to_string(3) ] >>> ['0000000000000000000000000001', '0000000000000000000000000010', '0000000000000000000000000011'] A value of 3 is equal to 2^1 + 2^0 and indeed we see that reading from right to left in the string of bits, the \"lowest\" to bits are set (1) while the rest of the bits are unset (0). Let's consider a larger value 8256. In terms of powers of two, this is equal to 2^13 + 2^6 and its string representation should have two 1 values. If we label the rightmost bit as \"offset 0\", we would expect the set bits to be at offsets -13 and -6: SELECT mozfun.bits28.to_string(8256) >>> '0000000000000010000001000000' We also provide the inverse of this function to take a string representation of a bit pattern and return the associated integer: SELECT mozfun.bits28.from_string('0000000000000010000001000000') >>> 8256 Note that the leading zeros are optional for this function: SELECT mozfun.bits28.from_string('10000001000000') >>> 8256 Finally, we can translate this into an array of concrete dates by passing a value for the date that corresponds to the rightmost bit: SELECT mozfun.bits28.to_dates(8256, '2020-01-28') >>> ['2020-01-15', '2020-01-22']","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Understanding bit patterns","id":"268","title":"Understanding bit patterns"},"269":{"body":"BigQuery has only one integer type (INT64) which is composed of 64 bits, so we could technically store 64 days of history per bit pattern. Limiting to 28 bits is a practical concern related to storage costs and reprocessing concerns. Consider a client that is only active on a single day and then never shows up again. A client that becomes inactive will eventually fall outside the 28-day usage window and will thus not have a row in following days of clients_last_seen and we no longer duplicate that client's data for those days. Also, tables following the clients_last_seen methodology have to be populated incrementally. For each new day of data, we have to reference the previous day's rows in clients_last_seen, take the trailing 27 bits of each pattern and appending a 0 or 1 to represent whether the client was active in the new day. Now, suppose we find that there was a processing error 10 days ago that affected a table upstream of clients_last_seen. If we fix that error, we now have to recompute each day of clients_last_seen from 10 days ago all the way to the present. We chose to encode only 28 days of history in these bit patterns as a compromise that gives just enough history to calculate MAU on a rolling basis but otherwise limits the amount of data that needs to be reprocessed to recover from errors.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Why 28 bits instead of 64?","id":"269","title":"Why 28 bits instead of 64?"},"27":{"body":"A unique id identifying the client who sent a ping .","breadcrumbs":"Introduction » Terminology » Client ID","id":"27","title":"Client ID"},"270":{"body":"Bit patterns can be used to calculate a variety of windowed metrics, but there are a number of ways we can choose to interpret a bit pattern and define windows within it. In particular, we can choose to read a bit pattern from right to left, looking backwards from the most recent day. Or we can choose to read a bit pattern from left to right, looking forwards from some chosen reference point. MAU and WAU use backward-looking windows where the value for 2020-01-28 depends on activity from 2020-01-01 to 2020-01-28. You can calculate DAU, WAU, and MAU for 2020-01-28 as soon data for that target date has been processed. In other words, the metric date for usage metrics corresponds directly to the submission_date in clients_last_seen. Retention metrics, however, use forward-looking windows where the value for 2020-01-28 depends on activity happening on and after that date. Be prepared for this to twist your mind a bit. What we call \"1-Week Retention\" depends on activity in a 2-week window. If we want to calculate a 1-week retention value for 2020-01-01, we need to consider activity from 2020-01-01 through 2020-01-14, so we cannot know the retention value for a given day until we've fully processed data 13 days later. In other words, the metric date for 1-week retention is always 13 days earlier than the submission_date on which it can be calculated. Using forward-looking windows initially seems awkward, but it turns out to be necessary for consistency in how we define various retention metrics. Consider if we wanted to compare 1-week, 2-week, and 3-week retention metrics on a single plot. If we use forward-looking windows, then the point labeled 2020-01-01 describes the same set of users for all three metrics and how their activity differs over time. If we use backwards-looking windows, then each of these three metrics is considering a separate population of users. We'll discuss this in more detail later.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Forward-looking windows and backward-looking windows","id":"270","title":"Forward-looking windows and backward-looking windows"},"271":{"body":"The simplest application of usage bit patterns is for calculating metrics in backward-looking windows. This is what we do for our canonical usage measures DAU, WAU, and MAU. Let's imagine a single row from clients_last_seen with submission_date = 2020-01-28. The days_seen_bits field records usage for a single client over a period of 28 days ending on the given submission_date. We will call this metric date \"day 0\" (2020-01-28 in this case) and count backwards to \"day -27\" (2020-01-01). Let's suppose this client was only active on two days in the past month: 2020-01-22 (day -6) and 2020-01-15 (day -13). That client's days_seen_bits value would show up as 8256, which as we saw in the previous section can be represented as bit string '0000000000000010000001000000'. Let's dive more deeply into that bit string representation: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │-26 │-24 │-22 │-20 │-18 │-16 │-14 │-12 │-10 │ -8 │ -6 │ -4 │ -2 │ 0 -27 -25 -23 -21 -19 -17 -15 -13 -11 -9 -7 -5 -3 -1 └──────────────────────────────────────────────────────────────────────────────────┘ MAU └──────────────────┘ WAU └─┘ DAU In this picture, we've annotated the windows for DAU (day 0 only), WAU (days 0 through -6) and MAU (days 0 through -27). This particular client won't count toward DAU for 2020-01-28, but the client does count towards both WAU and MAU. Note that for each of these usage metrics, the number of active days does not matter but only the recency of the latest active day. We provide a special function to tell us how many days have elapsed since the most recent activity encoded in a bit pattern: SELECT mozfun.bits28.days_since_seen(mozfun.bits28.from_string('10000001000000')) >>> 6 Indeed, this is so commonly used that we build this function into user-facing views, so that instead of referencing days_seen_bits with a UDF, you can instead reference a field called days_since_seen. Counting MAU, WAU, and DAU generally looks like: SELECT COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.clients_last_seen","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Usage: Backward-looking windows","id":"271","title":"Usage: Backward-looking windows"},"272":{"body":"Note that this particular client is about to fall outside the WAU window. If the client doesn't send a main ping on 2020-01-29, the new days_seen_bits pattern for this client will look like: 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │-26 │-24 │-22 │-20 │-18 │-16 │-14 │-12 │-10 │ -8 │ -6 │ -4 │ -2 │ 0 -27 -25 -23 -21 -19 -17 -15 -13 -11 -9 -7 -5 -3 -1 └──────────────────────────────────────────────────────────────────────────────────┘ MAU └──────────────────┘ WAU └─┘ DAU The entire pattern has simply shifted one offset to the left, with the leading zero falling off (since it's now outside the 28-day range) and a trailing zero added on the right (this would be a 1 instead if the user had been active on 2020-01-29). The days_since_seen value is now 7, which is outside the WAU window: SELECT mozfun.bits28.days_since_seen(mozfun.bits28.from_string('100000010000000')) >>> 7","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » How windows shift from day to day","id":"272","title":"How windows shift from day to day"},"273":{"body":"For retention calculations, we use forward-looking windows. This means that when we report a retention value for 2020-01-01, we're talking about what portion of clients active on 2020-01-01 are still active some number of days later. When we were talking about backward-looking windows, our metric date or \"day 0\" was always the most recent day, corresponding to the rightmost bit. When we define forward-looking windows, however, we always choose a metric date some time in the past. How we number the individual bits depends on what metric date we choose. For example, in GUD , we show a \"1-Week Retention\" which considers a window of 14 days. For each client active in \"week 0\" (days 0 through 6), we determine retention by checking if they were also active in \"week 1\" (days 7 through 13). To make \"1-Week Retention\" more concrete, let's consider the same client as before, grabbing the days_seen_bits value from clients_last_seen with submission_date = 2020-01-28. We count back 13 bits in the array to define our new \"day 0\" which corresponds to 2020-01-15: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 1 │ 3 │ 5 │ 7 │ 9 │ 11 │ 13 0 2 4 6 8 10 12 └────────────────────┘ Week 0 └───────────────────┘ Week 1 This client has a bit set in both week 0 and in week 1, so logically this client can be considered retained; they should be counted in both the denominator and in the numerator for the \"1-Week Retention\" value on 2020-01-15. Also note there is some nuance in retention metrics as to what counts as \"week 0\" because sometimes we want to measure a user as active in week 0 excluding the metric date (\"day 0\") itself. The client shown above would not count as \"active in week 0 after metric date\": 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 1 │ 3 │ 5 │ 7 │ 9 │ 11 │ 13 0 2 4 6 8 10 12 Metric Date └──┘ Week 0 After Metric Date └─────────────────┘ Week 0 └────────────────────┘ But how can we extract this usage per week information in a query? Extracting the bits for a specific week can be achieved via UDF: SELECT -- Signature is bits28.range(offset_to_day_0, start_bit, number_of_bits) mozfun.bits28.range(days_seen_bits, -13 + 0, 7) AS week_0_bits, mozfun.bits28.range(days_seen_bits, -13 + 7, 7) AS week_1_bits\nFROM telemetry.clients_last_seen And then we can turn those bits into a boolean indicating whether the client was active or not as: SELECT BIT_COUNT(mozfun.bits28.range(days_seen_bits, -13 + 0, 7)) > 0 AS active_in_week_0 BIT_COUNT(mozfun.bits28.range(days_seen_bits, -13 + 7, 7)) > 0 AS active_in_week_1\nFROM telemetry.clients_last_seen This pattern of checking whether any bit is set within a given range is common enough that we provide short-hand for it in bits28.active_in_range. The above query can be made a bit cleaner as: SELECT mozfun.bits28.active_in_range(days_seen_bits, -13 + 0, 7) AS active_in_week_0 mozfun.bits28.active_in_range(days_seen_bits, -13 + 7, 7) AS active_in_week_1\nFROM telemetry.clients_last_seen In terms of the higher-level bits28.retention function discussed earlier, here's how this client looks: SELECT submission_date, mozfun.bits28.retention(days_seen_bits, submission_date).day_13.*\nFROM telemetry.clients_last_seen /* submission_date = 2020-01-28 metric_date = 2020-01-15 active_on_day_0 = true active_in_week_0 = true\nactive_in_week_0_after_metric_date = false active_in_week_1 = true\n*/","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Retention: Forward-looking windows","id":"273","title":"Retention: Forward-looking windows"},"274":{"body":"Not an official metric. This section is intended solely as an example of advanced usage. As an example of a novel metric that can be defined using the low-level bit pattern UDFs, let's define n-day retention as the fraction of clients active on a given day who are also active within the next n days. For example, 3-day retention would have a denominator of all clients active on day 0 and a numerator of all clients active on day 0 who were also active on days 1 or 2. To calculate n-day retention, we need to use the lower-level bits28.range function: DECLARE n INT64;\nSET n = 3; WITH base AS ( SELECT *, mozfun.bits28.active_in_range(days_seen_bits, -n + 1, 1) AS seen_on_day_0, mozfun.bits28.active_in_range(days_seen_bits, -n + 2, n - 1) AS seen_after_day_0 FROM telemetry.clients_last_seen )\nSELECT DATE_SUB(submission_date, INTERVAL n DAY) AS metric_date, -- NOT AN OFFICIAL METRIC SAFE_DIVIDE( COUNTIF(seen_on_day_0 AND seen_after_day_0), COUNTIF(seen_on_day_0) ) AS retention_n_day\nFROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » N-day Retention","id":"274","title":"N-day Retention"},"275":{"body":"Not an official metric. This section is intended solely as an example of advanced usage. GUD's canonical retention definitions are all based on ping submission dates rather than logical activity dates taken from client-provided timestamps, but there is interest in using client timestamps particularly for n-day retention calculations for mobile products. Let's consider Firefox Preview which sends telemetry via Glean. The org_mozilla_fenix.baseline_clients_last_seen table includes two bit patterns that encode client timestamps: days_seen_session_start_bits and days_seen_session_end_bits. This table is still populated once per day based on pings received over the previous day, but some of those pings will reflect sessions that started on previous days. This introduces some new complexity into retention calculations because we'll always be underestimating client counts if we have our retention window end on submission_date. When using activity date, it may be desirable to build in a few days of buffer to ensure we are considering late-arriving pings. For example, if we wanted to calculate 3-day retention but allow 2 days of cushion for late-arriving pings, we would need to use an offset of 5 days from submission_date: DECLARE n, cushion_days, offset_to_day_0 INT64;\nSET n = 3;\nSET cushion_days = 2;\nSET offset_to_day_0 = 1 - n - cushion_days; WITH base AS ( SELECT *, mozfun.bits28.active_in_range(days_seen_session_start_bits, offset_to_day_0, 1) AS seen_on_day_0, mozfun.bits28.active_in_range(days_seen_session_start_bits, offset_to_day_0 + 1, n - 1) AS seen_after_day_0 FROM org_mozilla_fenix.baseline_clients_last_seen )\nSELECT DATE_SUB(submission_date, INTERVAL offset_to_day_0 DAY) AS metric_date, -- NOT AN OFFICIAL METRIC SAFE_DIVIDE( COUNTIF(seen_on_day_0 AND seen_after_day_0), COUNTIF(seen_on_day_0) ) AS retention_n_day\nFROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Retention using activity date","id":"275","title":"Retention using activity date"},"276":{"body":"The operational logic required to produce a clients_last_seen table makes it unwieldy for backfilling, so it has historically been difficult for data scientists to experiment with new bit pattern fields on their own. Below are sample queries for producing a small clients_last_seen-like table that presents an experimental usage definition. In this approach, the temporary analysis table we create actually stores a client's whole usage history as a BYTES field, and then we rely on view logic to present this as per-day windows. Much of the logic is boilerplate; the sections that would need to change for your specific new field are marked between -- BEGIN and -- END comments. The first example defines a new feature based on a measure that already exists in clients_daily. It takes only a few minutes to run: DECLARE start_date DATE DEFAULT '2020-05-01';\nDECLARE end_date DATE DEFAULT '2020-11-01';\nDECLARE target_sample_id INT64 DEFAULT 0; CREATE TEMP FUNCTION process_bits(bits BYTES) AS ( STRUCT( bits, -- An INT64 version of the bits, compatible with bits28 functions CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) << 36 >> 36 AS bits28, -- An INT64 version of the bits with 64 days of history CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) AS bits64, -- A field like days_since_seen from clients_last_seen. udf.bits_to_days_since_seen(bits) AS days_since_active, -- Days since first active, analogous to first_seen_date in clients_first_seen udf.bits_to_days_since_first_seen(bits) AS days_since_first_active )\n); CREATE OR REPLACE TABLE analysis._newfeature\nPARTITION BY submission_date\nCLUSTER BY sample_id\nAS\nWITH\nalltime AS ( SELECT sample_id, client_id, -- BEGIN -- Here we produce bit pattern fields based on the daily aggregates from the -- previous step; udf.bits_from_offsets( ARRAY_AGG( IF(active_hours_sum >= 1,DATE_DIFF(end_date, submission_date, DAY), NULL) IGNORE NULLS ) ) AS days_active_bits, -- END FROM telemetry.clients_daily WHERE sample_id = target_sample_id AND submission_date BETWEEN start_date AND end_date GROUP BY sample_id, client_id\n)\nSELECT end_date - i AS submission_date, sample_id, client_id, process_bits(days_active_bits >> i) AS days_active\nFROM alltime\n-- The cross join parses each input row into one row per day since the client\n-- was first seen, emulating the format of the existing clients_last_seen table.\nCROSS JOIN UNNEST(GENERATE_ARRAY(0, DATE_DIFF(end_date, start_date, DAY))) AS i\nWHERE (days_active_bits >> i) IS NOT NULL And here is a more complex example that references main_v4 directly: Calculating a bit pattern field directly from `main_v4` DECLARE start_date DATE DEFAULT '2020-05-01';\nDECLARE end_date DATE DEFAULT '2020-11-01';\nDECLARE target_sample_id INT64 DEFAULT 0; CREATE TEMP FUNCTION process_bits(bits BYTES) AS ( STRUCT( bits, -- An INT64 version of the bits, compatible with bits28 functions CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) << 36 >> 36 AS bits28, -- An INT64 version of the bits with 64 days of history CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) AS bits64, -- A field like days_since_seen from clients_last_seen. udf.bits_to_days_since_seen(bits) AS days_since_active, -- Days since first active, analogous to first_seen_date in clients_first_seen udf.bits_to_days_since_first_seen(bits) AS days_since_first_active )\n); CREATE OR REPLACE TABLE analysis._newfeature\nPARTITION BY submission_date\nCLUSTER BY sample_id\nAS\nWITH\n-- If clients_daily already contains a measure that suffices as the basis for\n-- our new usage definition, we can skip this daily subquery and calculate\n-- alltime based on clients_daily rather than `main`.\ndaily AS ( SELECT DATE(submission_timestamp) AS submission_date, sample_id, client_id, -- BEGIN -- Here is where we put clients_daily-like aggregations that will be -- used as the basis for bit patterns in the next step. SUM(payload.processes.parent.scalars.browser_engagement_active_ticks) AS active_ticks_sum, -- END FROM telemetry.main WHERE sample_id = target_sample_id AND DATE(submission_timestamp) BETWEEN start_date AND end_date GROUP BY submission_date, sample_id, client_id ),\nalltime AS ( SELECT sample_id, client_id, -- BEGIN -- Here we produce bit pattern fields based on the daily aggregates from the -- previous step; udf.bits_from_offsets( ARRAY_AGG( IF(active_ticks_sum >= 8,DATE_DIFF(end_date, submission_date, DAY), NULL) IGNORE NULLS ) ) AS days_active_bits, -- END FROM daily GROUP BY sample_id, client_id\n)\nSELECT end_date - i AS submission_date, sample_id, client_id, process_bits(days_active_bits >> i) AS days_active\nFROM alltime\n-- The cross join parses each input row into one row per day since the client\n-- was first seen, emulating the format of the existing clients_last_seen table.\nCROSS JOIN UNNEST(GENERATE_ARRAY(0, DATE_DIFF(end_date, start_date, DAY))) AS i\nWHERE (days_active_bits >> i) IS NOT NULL This script takes about 10 minutes to run over 6 months of data as written above and about an hour to run over the whole history of main_v4 (starting at 2018-11-01). A query over the whole history of clients_daily (starting in early 2016) can run in about an hour as well. The resultant table can be used on its own or joined with clients_daily to pull per-client dimensions. If the definition proves useful in validation, your variant of the query above can serve as a good starting point for Data Engineering to integrate the new definition into clients_last_seen (and clients_daily if necessary). Once a new definition is integrated into the model, we can backfill two months of data fairly easily. Complete backfills are expensive in terms of computational cost and engineering effort, so cannot happen more than approximately quarterly.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Proposing a new bit pattern field","id":"276","title":"Proposing a new bit pattern field"},"277":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » UDF Reference","id":"277","title":"UDF Reference"},"278":{"body":"Convert an INT64 field into a 28 character string representing the individual bits. bits28.to_string(bits INT64) SELECT mozfun.bits28.to_string(18)\n>> 0000000000000000000000010010","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.to_string","id":"278","title":"bits28.to_string"},"279":{"body":"Convert a string representing individual bits into an INT64. bits28.from_string(bits STRING) SELECT mozfun.bits28.from_string('10010')\n>> 18","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.from_string","id":"279","title":"bits28.from_string"},"28":{"body":"This is a common job title for someone who spends a large amount of their time analyzing data. At Mozilla, we tend not to use this term or title, favoring Data Practitioner or Data Scientist instead.","breadcrumbs":"Introduction » Terminology » Data Analyst","id":"28","title":"Data Analyst"},"280":{"body":"Convert a bit pattern into an array of the dates is represents. bits28.to_dates(bits INT64, end_date DATE) SELECT mozfun.bits28.to_dates(18, '2020-01-28')\n>> ['2020-01-24', '2020-01-27']","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.to_dates","id":"280","title":"bits28.to_dates"},"281":{"body":"Return the position of the rightmost set bit in an INT64 bit pattern. bits28.days_since_seen(bits INT64) SELECT bits28.days_since_seen(18)\n>> 1","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.days_since_seen","id":"281","title":"bits28.days_since_seen"},"282":{"body":"Return an INT64 representing a range of bits from a source bit pattern. The start_offset must be zero or a negative number indicating an offset from the rightmost bit in the pattern. n_bits is the number of bits to consider, counting right from the bit at start_offset. bits28.range(bits INT64, offset INT64, n_bits INT64) SELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5, 6))\n>> '010010'\nSELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5, 2))\n>> '01'\nSELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5 - 2, 4))\n>> '0010'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.range","id":"282","title":"bits28.range"},"283":{"body":"Return a boolean indicating if any bits are set in the specified range of a bit pattern. The start_offset must be zero or a negative number indicating an offset from the rightmost bit in the pattern. n_bits is the number of bits to consider, counting right from the bit at start_offset. bits28.active_in_range(bits INT64, start_offset INT64, n_bits INT64)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.active_in_range","id":"283","title":"bits28.active_in_range"},"284":{"body":"Return a nested struct providing numerator and denominator fields for the standard 1-Week, 2-Week, and 3-Week retention definitions. bits28.retention(bits INT64, submission_date DATE) Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.retention","id":"284","title":"bits28.retention"},"285":{"body":"GLAM is great if you want to check out the behaviour of a histogram over a large population across a curated set of dimensions, but what if you have a follow-up question that doesn't fit into its UI model? This tutorial will go into the guts of how to reproduce a GLAM-like view using sql.telemetry.mozilla.org (STMO), along with some suggestions on how to dig deeper. This tutorial tries to build up an understanding and intuition of how things work on a low-level before it gets to its main act of reproducing GLAM. If you don't care about the details, you can probably skip the earlier sections in this document. Assumptions: You have some idea of what a histogram is (if not, the Wikipedia article is a great place to start), have at least skimmed over the Firefox documentation on histograms You have read the introduction to STMO . You understand the main ping tables (telemetry.main_1pct and telemetry.main_nightly).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Visualizing Percentiles of a Main Ping Exponential Histogram","id":"285","title":"Visualizing Percentiles of a Main Ping Exponential Histogram"},"286":{"body":"Setting the stage: tab spinners duration Getting client-level data Getting percentiles from a set of histograms Viewing change of percentiles over time Percentiles from client-normalized histograms Slicing along arbitrary dimensions","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Table of Contents","id":"286","title":"Table of Contents"},"287":{"body":"For the purposes of this tutorial, let's look at a typical performance-oriented histogram: FX_TAB_SWITCH_SPINNER_VISIBLE_MS which we use to count the number of times a tab spinner appears after a switch tab operation in Firefox, along with the duration of its appearance in milliseconds (ms). This is an unwanted operation (especially if it's long), as it makes the browser appear unresponsive and confuses / disturbs users . FX_TAB_SWITCH_SPINNER_VISIBLE_MS is what's called an exponential histogram : it represents an exponentially increasing distribution of values in each of its \"buckets\". It's probably easier to visualize this using the histogram viewer than describe: example visualization of an exponential histogram link This visualization above shows how a normal distribution would map into the buckets: you'll see that it skews towards the end: the point of the exponential histogram is to be sensitive to lower values (which one would assume would be more frequent, so long as the tab spinner doesn't come up too frequently!). Each \"tick\" represents the range of a bucket (in milliseconds): so we have a bucket representing values between 1ms and 2ms, 2ms and 3ms, and so on. You'll note that this distribution caps out at 1000: any values greater than or equal to this will wind up in this bucket but we won't know their value with any precision. For tracking values higher than this, a separate histogram ( FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS ) was created.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Setting the stage: tab spinners duration","id":"287","title":"Setting the stage: tab spinners duration"},"288":{"body":"Before we move on, let's do up a quick example of getting some client-level data using an SQL query, hopefully building up some intuition on how this stuff works on a low-level. From there, we can build up to aggregating it in interesting ways. As of this writing, each main ping histogram is encoded as a JSON string inside the telemetry.main table inside BigQuery. SELECT payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS AS histogram_json,\nFROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels\nWHERE sample_id = 42 AND normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND DATE(submission_timestamp) = '2020-04-20' AND payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS IS NOT NULL\nLIMIT 3 STMO#71333 Running this query on STMO, we get the following output: histogram_json {\"bucket_count\":20,\"histogram_type\":0,\"sum\":118,\"range\":[1,1000],\"values\":{\"80\":0,\"115\":1,\"165\":0}} {\"bucket_count\":20,\"histogram_type\":0,\"sum\":19145,\"range\":[1,1000],\"values\":{\"237\":0,\"340\":1,\"1000\":1}} {\"bucket_count\":20,\"histogram_type\":0,\"sum\":1996,\"range\":[1,1000],\"values\":{\"698\":0,\"1000\":1}} In this representation, bucket_count and range represent the number of buckets and the range of possible values. histogram_type is an enumerated value that describes whether the histogram has linear, exponential, or categorical buckets; the values are defined in the Firefox source code . values represents the number of instances in each of the buckets while sum represents the sum total of all histogram values recorded. Note how the first column has one bucket with no elements in it (the \"165\" bucket), this is because Firefox adds a zero-count bucket on the left and right edges of the data (unless that would be one of the extremes and that bucket already has a count in it, as is the case for the \"1000\" bucket in the last two examples). In general, it is best not to rely on this representation of the histogram in production code (it is quite likely to change in the future). Instead, use the mozfun.hist.extract user-defined-function (UDF) and extract out the fields you need: for example, to just get the sum for all the histograms above, you could modify the query above to something like: WITH intermediate AS ( SELECT mozfun.hist.extract(payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS) AS histogram, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE sample_id = 42 AND normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND DATE(submission_timestamp) = '2020-04-20' AND payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS IS NOT NULL LIMIT 3\n)\nSELECT histogram.sum, histogram.bucket_count\nFROM intermediate; STMO#71408 Which yields: sum bucket_count 118 20 19145 20 1996 20 Note that these are the same values in the JSON histogram above. Obviously this by itself is not particularly useful or meaningful - generally we are interested in aggregate behaviour across a larger set of clients. Let's look at how we might get that.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Getting client-level data","id":"288","title":"Getting client-level data"},"289":{"body":"Often, questions around histograms are framed as \"what's the 99th percentile?\" -- that is, what is the maximum value that 99% of users experience: this helps give perspective on data which may have a number of weird outliers (a.k.a the Bill Gates walks into a bar and everyone inside becomes a millionaire effect). Let's take an initial stab of grabbing some percentiles of the data we were looking at earlier using the mozfun.hist.merge and mozfun.hist.percentiles UDFs: WITH merged_histogram AS ( SELECT mozfun.hist.merge( ARRAY_AGG(mozfun.hist.extract(payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS)) ) AS spinner_visible_ms, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND DATE(submission_timestamp) = '2020-04-20'\n),\npercentiles AS ( SELECT mozfun.hist.percentiles(spinner_visible_ms, [.05, .25, .5, .75, .95]) AS percentile_nested FROM merged_histogram\n)\nSELECT percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71410 Which gives us this set of results: Percentile Value 0.05 13 0.25 56 0.50 165 0.75 698 0.95 1,000 So we see for this set of results that 95th percentile is 1000ms, the 75th percentile is 698ms, and so on. There's a bit of intermediate-to-advanced SQL in the above query, due to the fact that the mozfun.hist.percentiles UDF returns an array of results in a column (rather than a full-blown table) -- we wrangle the results into something we can handle using the UNNEST operator combined with a cross-join at the end. If you don't immediately understand this, don't worry: it's just an implementation detail.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Getting percentiles from a set of histograms","id":"289","title":"Getting percentiles from a set of histograms"},"29":{"body":"A \"Data Engineer\" at Mozilla generally refers to someone on the Data Engineering team. They implement and maintain the data platform and tools described in this document. They may also assist data scientists or other data practitioners, as needed.","breadcrumbs":"Introduction » Terminology » Data Engineer","id":"29","title":"Data Engineer"},"290":{"body":"Knowing the approximate distribution of results on a given day is sort of interesting, but probably not what we really want: what we're usually interested in is the evolution of results over time . In particular, segmenting by build_id (a date-like structure in the main ping representing when Firefox was built) is a useful technique, as it allows us to see if changes to Firefox itself may have caused the distribution to change. We can do this simply by grouping by the build id field, and then merging the histograms corresponding to each: WITH per_build_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, KEY, SUM(value) AS value, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels, UNNEST( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ).VALUES ) WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 2 WEEK)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 2 WEEK) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY KEY, build_id\n),\nper_build_day_as_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_ms FROM per_build_day GROUP BY build_id\n)\nSELECT build_id, percentile, value\nFROM per_build_day_as_struct\nCROSS JOIN UNNEST( mozfun.hist.percentiles( spinner_visible_ms, [.05, .25, .5, .75, .95] ) ) STMO#71472 As an implementation note, observe that we don't use histogram_merge here as we do above: doing so would require using ARRAY_AGG which can break down when processing large amounts of data. Instead we create an intermediate result (the per_build_day WITH statement) and then reprocess it into a structured representation. If you're curious what the version using histogram_merge would look like, see STMO#71413 . In any case, rendering the data this query returns, we get a chart like this: example visualization of histogram percentiles You'll note that the 75th and the 95th percentiles are often the same. Which is to say: in 25% of cases, the value was somewhere between 698ms and 1000ms. Does this mean that 25% of the time people are seeing a very long-running tab spinner? No! It actually points to a flaw in our methodology, which GLAM was explicitly designed to address. For the last part our tutorial, let's look into how it does it, and how to reproduce its approach.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Viewing change of percentiles over time","id":"290","title":"Viewing change of percentiles over time"},"291":{"body":"The example above basically created one giant histogram and then gathered the percentiles out of each one. But histograms are not created equal! At the extreme end of things for the tab spinner, consider a user on an extremely old computer with various kinds of malware installed, constantly interacting with complex and slow web sites. Such a condition is going to trigger the tab spinner frequently, and for long periods. But it is not representative of the overall population, and probably shouldn't overtly influence our decision-making process. A solution used by GLAM is to give each client \"one vote\": that is, the aggregate histogram for a client over a day must sum up to one. Even in the extreme case where all tab spinner measurements fall between 658ms and 1000ms (the range of the highest bucket), the maximum number for that bucket is just \"1\". We can reproduce this approach by using the mozfun.hist.normalize UDF, which explicitly takes a set of histograms and makes sure that the values for each one sum up to exactly one: WITH per_build_client_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, client_id, mozfun.hist.normalize( mozfun.hist.merge( ARRAY_AGG( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ) ) ) ) AS tab_switch_visible_ms FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY build_id, client_id\n),\nmerged_histograms AS ( SELECT build_id, KEY, SUM(value) AS value, FROM per_build_client_day, UNNEST(per_build_client_day.tab_switch_visible_ms.VALUES) GROUP BY KEY, build_id\n),\nas_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_long_ms FROM merged_histograms GROUP BY build_id\n),\npercentiles AS ( SELECT build_id, mozfun.hist.percentiles( spinner_visible_long_ms, [.05, .25, .5, .75, .95] ) AS percentile_nested FROM as_struct\n)\nSELECT build_id, percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71489 You'll notice this query groups by client_id in addition to build_id before mozfun.hist.normalize. Grouping by client_id gives each user equal representation and prevents \"power users\" from skewing the result. In any case, the result of this query is this graph: example visualization of normalized histogram percentiles Things are looking much better! The 95th percentile is still capped out at 1000, but the other percentiles are much lower.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Percentiles from client-normalized histograms","id":"291","title":"Percentiles from client-normalized histograms"},"292":{"body":"OK, so we've reproduced GLAM, but that isn't particularly exciting in and of itself: if you just wanted to see a GLAM-like view of things, GLAM by itself is going to do a better job. The power of writing SQL comes when you want to see how things look on an arbitrary set of dimensions. Let's look at an arbitrary question: what do the tab spinner percentiles look like for Windows 7? These are likely to be much older machines, so we'd expect things to look worse. But how much? We can filter our query to just that group of users by adding a AND normalized_os_version=\"6.1\" clause to our query above: WITH per_build_client_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, client_id, mozfun.hist.normalize( mozfun.hist.merge( ARRAY_AGG( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ) ) ) ) AS tab_switch_visible_ms FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND normalized_os_version = \"6.1\" AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY build_id, client_id\n),\nmerged_histograms AS ( SELECT build_id, KEY, SUM(value) AS value, FROM per_build_client_day, UNNEST(per_build_client_day.tab_switch_visible_ms.VALUES) GROUP BY KEY, build_id\n),\nas_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_long_ms FROM merged_histograms GROUP BY build_id\n),\npercentiles AS ( SELECT build_id, mozfun.hist.percentiles( spinner_visible_long_ms, [.05, .25, .5, .75, .95] ) AS percentile_nested FROM as_struct\n)\nSELECT build_id, percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71437 If we do this, we see this chart: example visualization of normalized histogram percentiles for Windows 7 As you can see, both the 75th and 100th percentile are now in the highest bucket, and the 50th percentile is much higher as well. From this we can intuit that the user experience for these users is likely considerably worse, which is exactly what we would have expected. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Slicing along arbitrary dimensions","id":"292","title":"Slicing along arbitrary dimensions"},"293":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Real-time","id":"293","title":"Real-time"},"294":{"body":"Live ping tables are the final destination for the telemetry ingestion pipeline. Incoming ping data is loaded into these tables approximately every 10 minutes, though a delay of up to 30 minutes is normal. Data in these tables is set to expire after 30 days. Data from live ping tables is expected to be accessed through user-facing views. The names of all views accessing live data should include the _live suffix (for example monitoring.topsites_click_rate_live). Live tables are generally clustered and partitioned by submission_timestamp, which allows for writing more efficient queries that filter over short time windows. When querying live data by running the same query multiple times ensure that query caching is turned off, otherwise newly arrived data might not appear in the query results. Of note, user-facing views for live ping tables, like the ones for historical ping tables, will not automatically be provisioned. Instead, it is expected for live views to be more curated, with each view being tied to a specific use case. Live tables in _derived datasets can be queried from Redash and Looker, however it is best practice to set up user-facing views for accessing the data.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Working with Live Data","id":"294","title":"Working with Live Data"},"295":{"body":"When creating a view on live data, engineers should consider the specific use cases for the view and do some analysis of the cost associated with query patterns. In particular, cost will likely be an issue if the view is going to be used for some type of monitoring that involves frequent queries on Firefox-scale data. BigQuery offers support for materialized views . Materialized views are precomputed views that periodically cache the results of a query for increased performance and efficiency. Creating a materialized view that provides the relevant aggregates will be a significant cost savings when working with a large volume of live data. When a materialized view is appropriate, it should be created in a relevant _derived dataset with a version suffix (following the same conventions as we do for derived tables populated via scheduled queries). It is then made user-facing via a simple SELECT * FROM my_materialized_view virtual view in a relevant user-facing dataset. More complex cases may need to union together multiple materialized views at this user-facing view level. It is generally recommended that materialized views over live data have enable_refresh=true and refresh_interval_minutes=10. The refresh_interval_minutes parameter determines the minimum time between refreshes. Although partition expiration of a materialized view is inherited from the underlying table, each materialized view should include an explicit start date in a WHERE clause to limit the amount of data scanned for an initial backfill and that date should be advanced any time the view is recreated. Be aware that any change to the schema of the base table will invalidate the entire materialized view, meaning that the next scheduled refresh will incur a full backfill; keep this in mind when estimating cost of a materialized view. Definitions for materialized views live in the bigquery-etl repository and usually have the following structure: CREATE MATERIALIZED VIEW\nIF NOT EXISTS my_dataset_derived.my_new_materialized_view_live_v1 OPTIONS (enable_refresh = TRUE, refresh_interval_minutes = 10) AS SELECT submission_timestamp, some_interesing_columns FROM `moz-fx-data-shared-prod.dataset_live.events_v1` submission_timestamp > DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAYS) -- limit amount of data to be backfilled ($$$)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Using Materialized Views","id":"295","title":"Using Materialized Views"},"296":{"body":"Currently, live data in BigQuery could be considered \"near real time\" or nearline (as opposed to online), with latency usually below 1 hour to each live table in our ingestion-sink code base. For near real time product monitoring use cases, it is recommended to use Looker for hosting dashboards that refresh on a regular interval such as every 10 minutes. For real time operational monitoring use cases, it is recommended to rely on centralized SRE monitoring infrastructure, namely the InfluxCloud-hosted Grafana instance or the Stackdriver UI in the GCP console. For dashboards mixing monitoring data and (Mozilla Confidential) BigQuery data, then it should be possible to serve that need through the SRE Grafana infrastructure.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Tools for Visualizing Live Data","id":"296","title":"Tools for Visualizing Live Data"},"297":{"body":"So far giving services access to the full data warehouse has been avoided, instead it is preferred to grant access only to the specific tables needed to support a documented use case. This reduces the possibility of data warehouse changes inadvertently breaking a consuming service. When provisioning BigQuery access to a Mozilla service, it is recommended to create a use case-specific authorized view, granting the service access only to that specific view. It is also acceptable to grant the service access to a user-facing virtual view and all underlying tables or materialized views being referenced. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Access Controls for Services Accessing Live Data in BigQuery","id":"297","title":"Access Controls for Services Accessing Live Data in BigQuery"},"298":{"body":"So you want to see what you're sending the telemetry pipeline, huh? Well follow these steps and we'll have you perusing your own data in no time.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Seeing Your Own Pings » See My Pings","id":"298","title":"See My Pings"},"299":{"body":"Get your clientId from whatever product you're using. For desktop, it's available in about:telemetry. Go STMO . Enter the following query: SELECT submission_timestamp, document_id\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4` -- or crash, event, core, etc\nWHERE submission_timestamp > TIMESTAMP_SUB(CURRENT_TIMESTAMP(), INTERVAL 3 HOUR) AND client_id = ''\nORDER BY submission_timestamp DESC\nLIMIT 10 This will show you the timestamp and document id of the ten most recent main pings you've sent in the last 3 hours. You may include any other fields here that might be of interest to you. The tables in the telemetry_live dataset have only a few minutes of latency, so you can query those tables for pings from your client_id with minimal additional waiting. One thing to note is that BigQuery has its own query cache, so if you run the same query several times in a row, it may fetch results from its cache. You can make any change at all (such as adding a comment) to force the query to run again and fetch updated results. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Seeing Your Own Pings » Steps to Viewing Your Pings","id":"299","title":"Steps to Viewing Your Pings"},"3":{"body":"This section contains tutorials presented in a simple problem/solution format, organized by topic.","breadcrumbs":"Mozilla Data Documentation » Cookbooks & Tutorials","id":"3","title":"Cookbooks & Tutorials"},"30":{"body":"A data practitioner is someone who looks at data, identifies trends and other qualitative measurements in them, and creates charts and dashboards. It could be anyone: engineer, product manager, data engineer or data scientist.","breadcrumbs":"Introduction » Terminology » Data Practitioner","id":"30","title":"Data Practitioner"},"300":{"body":"Search metrics are delivered in main pings and often reflect usage over the course of many previous hours, so there is inherent delay. The delay makes it more reasonable to call introday search metrics instead of almost real-time search metrics. Below is the query to give the hourly sap search metrics per each major search engine since the start of current day in CA from telemetry_live. SELECT DATE_TRUNC(submission_timestamp, HOUR) AS submission_hour, `moz-fx-data-shared-prod.udf.normalize_search_engine`(split(key,\".\")[offset(0)]) as normalized_engine, sum(mozfun.hist.`extract`(value).`sum`) AS searches\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4`, UNNEST(payload.keyed_histograms.search_counts) AS sc\nWHERE DATE(submission_timestamp) >= date_trunc(current_date(), DAY) AND submission_timestamp < TIMESTAMP_TRUNC(CURRENT_TIMESTAMP(), HOUR) AND metadata.geo.country = 'CA'\nGROUP BY 1,2\nORDER BY 1,2 You can include any other fields that might be of interest to you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » See Real-time search metrics » Search metrics","id":"300","title":"Search metrics"},"301":{"body":"The most accurate and up-to-date metric information can be found on the Metrics Inventory page in Confluence (Mozilla LDAP required). The official source code definitions for the metrics can be found in metric-hub in GitHub. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Metrics » Metrics","id":"301","title":"Metrics"},"302":{"body":"This section contains tutorials on operational tasks that a data practitioner might want to perform. It is intended for a broad audience. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Operational","id":"302","title":"Operational"},"303":{"body":"If you are working on a more complex project (as opposed to ad-hoc or one-off analysis) which you intend to be run in production at some point, it may be worthwhile provisioning a separate prototype GCP project for it with access to our datasets. From the Google Cloud Console , you may then: Provision service accounts for querying BigQuery (including our production tables) or accessing other GCP resources from the command-line or inside Docker containers Write and query data to private BigQuery tables, without worrying about interfering with what we have in production Make Docker images available via the Google Container Registry (see the cookbook on deploying containers ) Create Google Cloud Storage buckets for storing temporary data Create Google Compute Instances for test-running software in the cloud Create a temporary Kubernetes cluster for test-running a scheduled job with telemetry-airflow Create static dashboards with protosaur (see Creating Static Dashboards with Protosaur ) Track the costs for all of the above using the Google Cost Dashboard feature of the GCP console This has a number of advantages over our traditional approach of creating bulk \"sandbox\" projects for larger teams: Easy to track costs of individual components Can self-serve short-lived administrative credentials which exist only for the lifespan of the project. Can easily spin down projects and resources which have run their course Note that these prototype GCP projects are not intended to be used for projects which are already in production -- those should be maintained on operations-supported projects, presumably after a development phase. Nor are they meant for ad-hoc analysis or experimentation-- for that, just file a request as outlined in the Accessing BigQuery cookbook. Each sandbox project has a data engineering contact associated with it: this is the person that will create the project for you. Additionally, they are meant to be a resource you can freely ask for advice on how to query or use GCP, and how to build software that lends itself to productionization. If you are a data engineer, the data engineering contact may be yourself, but you should still follow the procedure below for tracking purposes in any case. To request the creation of a prototype GCP project, file a bug using the provided template. Not sure if you need a project like this? Don't know who to specify as a Data Engineering contact? Not sure what your project budget might be? Get in touch with the data platform team . We are currently tracking these projects on mana (link requires Mozilla LDAP) Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Creating a Prototype Data Project on Google Cloud Platform » Creating a Prototype Data Project on Google Cloud Platform","id":"303","title":"Creating a Prototype Data Project on Google Cloud Platform"},"304":{"body":"protosaur.dev allows data practitioners at Mozilla to create prototype static dashboards behind Mozilla SSO (single-sign-on). As the name implies, protosaur is intended for prototypes -- dashboards created using this system are not monitored or supported by Data Operations or Data Engineering. Protosaur is a simple static hosting service: it does not provide form handling, databases, or any other kind of server-side operation. However, for presenting dashboards and other types of data visualization, a static website is often all you need (see, for example, the galaxy of sites produced using GitHub Pages ). Protosaur's architecture is simple: it serves files in a Google Cloud Storage (GCS) bucket under the protosaur.dev domain. How you get the files into the bucket is entirely up to you: you can use CircleCI, Airflow, or any other method that you might choose. The current procedure for creating a new protosaur dashboard is as follows: Find a GCP project to use for the GCS bucket. This could be a team project (if you have one already) or a GCP prototype project . Using a prototype project is preferred for larger efforts with multiple components in addition to a front-end dashboard. Create a GCS bucket in said project. Upload content into the bucket (e.g. via gsutil ). Add the project to Protosaur's configuration, which currently lives in the protodash repository on GitHub. For up to date instructions on how to do this, see the project's README . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Creating Static Dashboards with Protosaur » Creating Static Dashboards with Protosaur","id":"304","title":"Creating Static Dashboards with Protosaur"},"305":{"body":"Want to refresh a dashboard or other query against our data store automatically? There's a few options available, depending on what you want to do. sql.telemetry.mozilla.org bigquery-etl Scheduling Queries using GCP","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » Scheduling Queries","id":"305","title":"Scheduling Queries"},"306":{"body":"This is by far the easiest option. Any query on STMO can be made to refresh itself automatically. This can be used to power both dashboards inside sql.telemetry.mozilla.org as well as web sites like the Tab Spinner Dashboard and Numbers that Matter via Redash's CSV and JSON APIs. However, there are disadvantages to this approach: Every time it is refreshed, STMO re-runs the query from scratch. This is fine for smaller or less frequently updated dashboards but when querying a large amount of data, this can get expensive . Aside from hand-rolled JavaScript or Python scripts, there isn't a way to run a query over the results of an STMO query. Queries on STMO are not peer reviewed and are not supported by Data SRE (read: no one will be notified if your query breaks).","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » sql.telemetry.mozilla.org","id":"306","title":"sql.telemetry.mozilla.org"},"307":{"body":"Mozilla's Data Engineering maintains a repository called bigquery-etl which can incrementally create datasets based on an SQL query using our Airflow infrastructure. This requires a little bit more work to set up than scheduling a query on STMO, but has the advantage of being more cost effective, reliable, and amenable to further exploration. Also, since the procedure for scheduling a query in this way is submitting a pull request against the bigquery-etl repository, this is an easy route to getting peer review from the extended Data Team. For more information on how to use this approach, see A quick guide to creating a derived dataset with bigquery-etl .","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » bigquery-etl","id":"307","title":"bigquery-etl"},"308":{"body":"Finally, you can schedule queries using GCP . This is generally not recommended, reach out to the Data team if you think you need to do this. GCP scheduled queries are to be used only for short-lived queries: queries that are active for more than 30 days will be automatically unscheduled. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » Scheduling Queries using GCP","id":"308","title":"Scheduling Queries using GCP"},"309":{"body":"The following cookbook describes how to set up automated build and deployment for containers with CircleCI, a useful pattern for scheduling custom jobs in Google Kubernetes Engine. Note that this method intended for rapid prototyping rather than for production workloads. If you need to transition a prototype to a production deployment, file a Data Platform and Tools > Operations bug to start the conversation. Assumptions Steps On GCP On CircleCI In your GitHub Repo Optional","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Building and Deploying Containers to Google Container Registry (GCR) with CircleCI","id":"309","title":"Building and Deploying Containers to Google Container Registry (GCR) with CircleCI"},"31":{"body":"A \"Data Scientist\" at Mozilla generally refers to someone on the Data Science team. They have a broad array of technical backgrounds and a core set of common professional skills: applying statistical methods to noisy data to answer questions about what, how, or why something is happening transform unstructured data into usable metrics and models augmenting strategic product and decision-making with empirical evidence created and curated by the team","breadcrumbs":"Introduction » Terminology » Data Scientist","id":"31","title":"Data Scientist"},"310":{"body":"Your GitHub project's repository has a working Dockerfile at its root If your file is not named Dockerfile or not located in the repo root, see the docs for the CircleCI GCP-GCR orb for additional configuration The repository is in the mozilla GitHub org (or another org with a paid CircleCI account)","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Assumptions","id":"310","title":"Assumptions"},"311":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Steps","id":"311","title":"Steps"},"312":{"body":"Make sure \"Container Registry\" (https://console.cloud.google.com/gcr/images/) is enabled for your GCP project Create a service account, give it the \"Storage Admin\" role and create a key Console Link: Google Cloud Platform Additional documentation: Configuring access control | Container Registry Documentation","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » On GCP","id":"312","title":"On GCP"},"313":{"body":"IMPORTANT SECURITY STEP Go to your project’s CircleCI Advanced Settings Page (e.g. https://circleci.com/gh/mozilla/pensieve/edit#advanced-settings) and make sure that the \" Pass secrets to builds from forked pull requests \" option is TURNED OFF This prevents a bad actor from creating a PR with a CI job that spits out your environment variables to the console, for instance If you can't access your project settings page, make sure you’re logged into CircleCI via your Mozilla GitHub account and that you are a project administrator On the CircleCI Environment Variables page (e.g. https://circleci.com/gh/mozilla/pensieve/edit#env-vars), add: GOOGLE_PROJECT_ID: the project ID that you created in step 1 GOOGLE_COMPUTE_ZONE: any compute zone will do, apparently -- try us-west1 if you're agnostic GCLOUD_SERVICE_KEY: paste in the entire text of the service account key that you generated in step 2 Check out the docs for the CircleCI GCP-GCR orb for other environment variables that you may set","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » On CircleCI","id":"313","title":"On CircleCI"},"314":{"body":"In your CircleCI config file add a changeset like this: Add automated deployment of docker image to google container registry… The orb directive allows the use of the CircleCI GCP-GCR orb build-and-push-image job In your workflows section, add gcp-gcr/build-and-push-image as a job and require any dependencies you’d like to pass before pushing a new image. Assuming you only want this deployment to occur on new commits to main, add a filter for only the main branch (as in the changeset above) Create and merge a pull request for this changeset and your newly built image should be in your project’s container registry in a few moments!","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » In your GitHub Repo","id":"314","title":"In your GitHub Repo"},"315":{"body":"If your repository is public, you may want to make its container registry publicly readable as well. Go to the GCP container registry’s Settings tab and in the \"Public access\" section change the visibility for gcr.io (the default host if you followed these instructions) to Public. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Optional","id":"315","title":"Optional"},"316":{"body":"Currently, only datasets and query results that are available in BigQuery and defined in the bigquery-etl repository can be made publicly available. See the bigquery-etl documentation for information on how to create and schedule datasets. Before data can be published, a data review is required. To make query results publicly available, a metadata.yaml file must be added alongside the query in bigquery-etl. For example: friendly_name: SSL Ratios\ndescription: >- Percentages of page loads Firefox users have performed that were conducted over SSL broken down by country.\nowners: - example@mozilla.com\nlabels: application: firefox incremental: true # incremental queries add data to existing tables schedule: daily # scheduled in Airflow to run daily public_json: true public_bigquery: true review_bug: 1414839 # Bugzilla bug ID of data review incremental_export: false # non-incremental JSON export writes all data to a single location The following options define how data is published: public_json: data is available through the public HTTP endpoint public_bigquery: data is publicly available on BigQuery tables will get published in the mozilla-public-data GCP project which is accessible by everyone, also external users incremental_export: determines how data gets split up true: data for each submission_date gets exported into separate directories (e.g. files/2020-04-15, files/2020-04-16, ...) false: all data gets exported into one files/ directory incremental: indicates how data gets updated based on the query and Airflow configuration true: data gets incrementally updated false: the entire table data gets updated review_bug: Bugzilla bug number to the data review Data will get published when the query is executed in Airflow. Metadata of available public data on Cloud Storage is updated daily through a separate Airflow task. More information about accessing public data can be found in Accessing Public Data . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Publishing Datasets » Making Datasets Publicly Available","id":"316","title":"Making Datasets Publicly Available"},"317":{"body":"Google Sheets and other external data sources can be connected to our Data Warehouse and made available as tables via bigquery-etl . Updates made to the connected data source will be instantly available in the BigQuery table. The created tables can be made available in Looker and restricted in access using Data Access Workgroups .","breadcrumbs":"Tutorials & Cookbooks » Operational » Connecting Sheets and External Data to BigQuery » Connecting Sheets and External Data to BigQuery","id":"317","title":"Connecting Sheets and External Data to BigQuery"},"318":{"body":"To connect a Google Sheet to BigQuery, the following steps need to be followed: Clone the bigquery-etl repository locally. Setting up the bqetl CLI tooling is optional, all the steps here can be done manually. Create a new destination table configuration in the project and dataset the table should be created in BigQuery: If the spreadsheet should be accessible through the table moz-fx-data-shared-prod.telemetry_derived.insightful_spreadsheet_v1 then create a new folder insightful_spreadsheet_v1 under sql/moz-fx-data-shared-prod/telemetry_derived. Create a metadata.yaml file. For insightful_spreadsheet_v1 the file would need be created under sql/moz-fx-data-shared-prod/telemetry_derived/insightful_spreadsheet_v1/metadata.yaml Open the metadata.yaml file and specify the configuration similar to the following: friendly_name: Insightful Spreadsheet\ndescription: > A description of what the data represents\nowners: - example@mozilla.com\nexternal_data: format: google_sheets source_uris: - https://docs.google.com/spreadsheets/d/Avakdiasl341kdasdf # URL to the spreadsheet options: skip_leading_rows: 1 # number of rows that should be skipped, e.g if there are header rows\nworkgroup_access: # the workgroup_access is optional, used for restricting data access - role: roles/bigquery.dataViewer members: - workgroup:secret/gp It is possible to provide multiple URLs to spreadsheets. These spreadsheets need to have the same structure (same columns and types) and will be combined (aka UNIONed) in the BigQuery table. workgroup_access is optional and does not need to be specified for data accessible by Mozilla employees. It only needs to be specified if a subset of people, belonging to a specific workgroup, should have access Create a schema.yaml file. For insightful_spreadsheet_v1 the file would need be created under sql/moz-fx-data-shared-prod/telemetry_derived/insightful_spreadsheet_v1/schema.yaml Open the schema.yaml file and specify the structure of the spreadsheet (aka schema) similar to the following: fields: - mode: NULLABLE name: first_column_name # this will be the column name in the BigQuery table for the first spreadsheet column type: STRING # this will be the data type used for this column in BigQuery - mode: NULLABLE name: second_column_name type: DATE - mode: NULLABLE name: third_column_name type: FLOAT64 Go to the spreadsheet, click on \"Share\" and add the following service account as Editor : jenkins-node-default@moz-fx-data-terraform-admin.iam.gserviceaccount.com This is necessary to ensure the correct access permissions get applied to the spreadsheet Open a pull-request against bigquery-etl and tag someone for review. Once the PR has been reviewed and merged, the table will be available the next day in BigQuery. If the table should be made available immediately, then go to the bqetl_artifact_deployment Airflow DAG and clear the publish_new_tables task. This might need to be done by a data engineer or someone who has permissions to trigger and clear tasks in Airflow. The table will be available as soon as the task finishes. For confidential data it is generally recommended to add these configurations to private-bigquery-etl . The process and configurations are the same, the only difference is the repository which is not publicly accessible. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Connecting Sheets and External Data to BigQuery » Connecting Sheets","id":"318","title":"Connecting Sheets"},"319":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Collecting New Data","id":"319","title":"Collecting New Data"},"32":{"body":"A set of data, which includes ping data, derived datasets, etc.; sometimes it is used synonymously with “table”; sometimes it is used technically to refer to a BigQuery dataset, which represents a container for one or more tables.","breadcrumbs":"Introduction » Terminology » Dataset","id":"32","title":"Dataset"},"320":{"body":"For information about what sorts of data may be collected, and for information on getting a data collection request reviewed, please read the Data Collection Guidelines.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Guidelines","id":"320","title":"Guidelines"},"321":{"body":"The mechanics of how to instrument new data collection in Firefox are covered in Adding a new Telemetry probe . For non-Telemetry data collection, we have a mechanism for streamlining ingestion of structured (JSON) data that utilizes the same underlying infrastructure. See this cookbook for details on using it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Mechanics","id":"321","title":"Mechanics"},"322":{"body":"Note : This guidance is useful for implementing Normandy experiments. To ship experiments with the Nimbus platform, please see the guidance for engineers at https://experimenter.info/ . There are three supported approaches for enabling experimental features for Firefox: Firefox Prefs Prefs can be used to control features that land in-tree . Feature Gates provide a wrapper around prefs that can be used from JavaScript. Firefox Extensions AKA \" Add-ons \". If the feature being tested should not land in the tree, or if it will ultimately ship as an extension, then an extension should be used. New features go through the standard Firefox review, testing, and deployment processes, and are then enabled experimentally in the field using Normandy .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Client Implementation Guidelines for Experiments","id":"322","title":"Client Implementation Guidelines for Experiments"},"323":{"body":"Firefox Preferences (AKA \"prefs\") are commonly used to enable and disable features. However, prefs are more complex to implement correctly than feature gates . Each pref should represent a different experimental treatment . If your experimental feature requires multiple prefs, then Normandy does not currently support this but will soon. In the meantime, an extension such as multipreffer may be used. There are three types of Prefs: Built-in prefs - shipped with Firefox, in firefox.js. user branch - set by the user, overriding built-in prefs. default branch - Overrides both built-in and user branch prefs. Only persists until the browser session ends, next restart will revert to either built-in or user branch (if set). Normandy supports overriding both the user and default branches, although the latter is preferred as it does not permanently override user settings. default branch prefs are simple to reset since they do not persist past a restart. In order for features to be activated experimentally using default branch prefs : The feature must not start up before final-ui-startup is observed. For instance, to set an observer: Services.obs.addObserver(this, \"final-ui-startup\", true); In this example, this would implement an observe(subject, topic, data) function which will be called when final-ui-startup is observed. See the Observer documentation for more information. It must be possible to enable/disable the feature at runtime, via a pref change. This is similar to the observer pattern above: Services.prefs.addObserver(\"pref_name\", this); More information is available in the Preference service documentation . Never use Services.prefs.prefHasUserValue(), or any other function specific to user branch prefs. Prefs should be set by default in firefox.js If your feature cannot abide by one or more of these rules (for instance, it needs to run at startup and/or cannot be toggled at runtime) then experimental preferences can be set on the user branch. This is more complex than using the methods described above; user branch prefs override the users choice, which is a really complex thing to try to support when flipping prefs experimentally. We also need to be careful to back up and reset the pref, and then figure out how to resolve conflicts if the user has changed the pref in the meantime.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Prefs","id":"323","title":"Prefs"},"324":{"body":"A new Feature Gate library for Firefox Desktop is now available. Each feature gate should represent a different experimental treatment . If your experimental feature requires multiple flags, then Normandy will not be able to support this directly and an extension may be used.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Feature Gates","id":"324","title":"Feature Gates"},"325":{"body":"The current Feature Gate library comes with a few caveats, and may not be appropriate for your situation: Only JS is supported. Always asynchronous. Future versions of the Feature Gate API will include C++/Rust support and a synchronous API.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Feature Gate caveats","id":"325","title":"Feature Gate caveats"},"326":{"body":"Read the documentation to get started.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Using the Feature Gate library","id":"326","title":"Using the Feature Gate library"},"327":{"body":"Firefox currently supports the Web Extensions API . If new WebExtension APIs are needed, they should land in-tree . Extensions which are signed by Mozilla can load privileged code using the WebExtension Experiments , but this is not preferred. WebExtensions go through the same correctness and performance tests as other features. This is possible using the Mozilla tryserver by dropping your XPI into testing/profiles/common/extensions in mozilla-central and pushing to Tryserver - see the Testing Extensions section below. NOTE - it is ideal to test against the version of Firefox which the extension will release against, but there is a bug related to artifact builds on release channels which must be worked around. The workaround is pretty simple (modify an artifacts.py file), but this bug being resolved will make it much simpler. Each extension can represent a different experimental treatment (preferred), or the extension can choose the branch internally .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Extensions","id":"327","title":"Extensions"},"328":{"body":"The previous version of the experiments program, SHIELD, always bundled privileged code with extensions and would do things such as mock UI features in Firefox. This sort of approach is discouraged for new features - land these (or the necessary WebExtension APIs) in-tree instead. For the moment, the SHIELD Study Add-on Utilities may be used if the extension needs to control the lifecycle of the study, but using one extension per experimental treatment makes this unnecessary and is preferred. The APIs provided by the SHIELD Study Add-on Utilities will be available as privileged APIs shipped with Firefox soon.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » SHIELD studies","id":"328","title":"SHIELD studies"},"329":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Development and Testing","id":"329","title":"Development and Testing"},"33":{"body":"Daily Active Users - The number of unique client ids that are active each day. For more details, see the DAU Metric page on Confluence.","breadcrumbs":"Introduction » Terminology » DAU","id":"33","title":"DAU"},"330":{"body":"Firefox features go through standard development and testing processes. See the Firefox developer guide for more information.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Testing Built-in Features","id":"330","title":"Testing Built-in Features"},"331":{"body":"Extensions do not need to go through the same process, but should take advantage of Mozilla CI and bug tracking systems: Use the Mozilla CI to test changes (tryserver). Performance tests ( this step is required ) - extension XPI files should be placed in testing/profiles/common/extensions/, which will cause test harnesses to load the XPI. Custom unit/functional tests (AKA xpcshell/mochitest) may be placed in testing/extensions, although running these tests outside Mozilla CI is acceptable so these are optional . Receive reviewer approval. A Firefox peer must sign off if this extension contains privileged code, aka WebExtension Experiments. Any Firefox Peer should be able to do the review, or point you to someone who can. Extension is signed. Email to pi-request@mozilla.com is sent to request QA QA approval signed off in Bugzilla. Extension is shipped via Normandy .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Testing Extensions","id":"331","title":"Testing Extensions"},"332":{"body":"Note that for the below to work you only need Mercurial installed, but if you want to do local testing you must be set up to build Firefox . You don't need to build Firefox from source; artifact builds are sufficient. In order to use Mozilla CI (AKA \" Tryserver \"), you must have a full clone of the mozilla-central repository: hg clone https://hg.mozilla.org/mozilla-central\ncd mozilla-central Copy in unsigned XPI, and commit it to your local Mercurial repo: cp ~/src/my-extension.xpi testing/profiles/common/extensions/\nhg add testing/profiles/common/extensions/my-extension.xpi\nhg commit -m \"Bug nnn - Testing my extension\" testing/profiles/common/extensions/my-extension.xpi Push to Try: ./mach try -p linux64,macosx64,win64 -b do -u none -t all --artifact This will run Mozilla CI tests on all platforms Note that you must have Level 1 commit access to use tryserver. If you are interested in interacting with Mozilla CI from Github (which only requires users to be in the Mozilla GitHub org), check out the Taskcluster Integration proof-of-concept . Also note that this requires an investment time to set up just as CircleCI or Travis-CI would, so it's not really appropriate for short-term projects. Use tryserver directly instead. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Example Extensions Testing Workflow","id":"332","title":"Example Extensions Testing Workflow"},"333":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Telemetry Events Best Practices","id":"333","title":"Telemetry Events Best Practices"},"334":{"body":"The Telemetry Events API allows users to define and record events in the browser. Events are defined in Events.yaml and each events creates records with the following properties: timestamp category method object value extra With the following restrictions and features: The category, method, and object properties of any record produced by an event must have a value. All combinations of values from the category, method, and object properties must be unique to that particular event (no other event can produce events with the same combination). Events can be 'turned on' or 'turned off' by it's category value. i.e. we can instruct the browser to \"stop sending us events from the devtools category.\" These records are then stored in event pings and available in the events dataset .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Overview:","id":"334","title":"Overview:"},"335":{"body":"One challenge with this data is it can be difficult to identify all the records from a particular event. Unlike Scalars and Histograms, which keep data in individual locations (like scalar_parent_browser_engagement_total_uri_count for total_uri_count ), all event records are stored together, regardless of which event generated them. The records themselves don't have a field identifying which event produced it[1]. Take, for example, the manage event in the addonsManager category. addonsManager: # category manage: # event name description: > ... objects: [\"extension\", \"theme\", \"locale\", \"dictionary\", \"other\"] # object values methods: [\"disable\", \"enable\", \"sideload_prompt\", \"uninstall\"] # method values extra_keys: # extra values ... notification_emails: ... expiry_version: ... record_in_processes: ... bug_numbers: ... release_channel_collection: ... This event will produce records that look like: timestamp category method object value extra ... addonsManager install extension ... ... addonsManager update locale ... ... addonsManager sideload_prompt other ... But none of these records will indicate that it was produced by the manage event. To find all records produced by manage, one would have to query all records where category = ...\nAND method in [...,]\nAND object in [...,] which is not ideal. Furthermore, if one encounters this data without knowledge of how the manage event works, they need to look up the event based on the category, method, and object values in order to find the event, and then query the data again to find all the related events. It's not immediately clear from the data if this record: timestamp category method object value extra ... addonsManager update locale ... and and this record: timestamp category method object value extra ... addonsManager install extension ... are related or not. Another factor that can add to confusion is the fact that other events can share similar values for methods or objects (or even the combination of method and object). For example: timestamp category method object value extra ... normandy update preference_rollout ... which can further confuse users. [1]: Events do have name fields, but they aren't included in the event records and thus are not present in the resulting dataset. Also, If a user defines an event in Events.yaml without specifying a list of acceptable methods, the method will default to the name of the event for records created by that event. Suggested Convention: To simplify things in the future, we suggest adding the event name to the category field using dot notation when designing new events: \"category.event_name\" For example: \"navigation.search\" \"addonsManager.manage\" \"frame.tab\" This provides 3 advantages: Records produced by this event will be easily identifiable. Also, the event which produced the record will be easier to locate in the code. Events can be controlled more easily. The category field is what we use to \"turn on\" and \"turn off\" events. By creating a 1 to 1 mapping between categories and events, we can control events on an individual level. By having the category field act as the event identifier, it makes it easier to pass on events to Amplitude and other platforms. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Identifying Events","id":"335","title":"Identifying Events"},"336":{"body":"Got some new data you want to send to us? How in the world do you send a new ping? Follow this guide to find out. Note : Most new data collection in Firefox via Telemetry or Glean does not require creating a new ping document type. To add a histogram, scalar, or event collection to Firefox, please see the documentation on adding a new probe .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Sending a Custom Ping","id":"336","title":"Sending a Custom Ping"},"337":{"body":"Do not try and implement new pings unless you know specifically what questions you're trying to answer. General questions about \"How do users use our product?\" won't cut it - these need to be specific, concrete asks that can be translated to data points. This will also make it easier down the line as you start data review. More detail on how to design and implement new pings for Firefox Desktop can be found here .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Write Your Questions","id":"337","title":"Write Your Questions"},"338":{"body":"Choose a namespace that uniquely identifies the product that will be generating the data. The telemetry namespace is reserved for pings added by the Firefox Desktop Telemetry team. The DocType is used to differentiate pings within a namespace. It can be as simple as event, but should generally be descriptive of the data being collected. Both namespace and DocType are limited to the pattern [a-z-]. In other words, hyphens and lowercase letters from the ISO basic Latin alphabet .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Choose a Namespace and DocType","id":"338","title":"Choose a Namespace and DocType"},"339":{"body":"Write a JSON Schema. See the \"Adding a new schema\" documentation and examples schemas in the Mozilla Pipeline Schemas repo . This schema is used to validate the incoming data; any ping that doesn't match the schema will be removed. This schema will also be transformed into a BigQuery table schema via the Mozilla Schema Generator . Note that parquet schemas are no longer necessary because of the generated schemas. Validate your JSON Schema using a validation tool .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Create a Schema","id":"339","title":"Create a Schema"},"34":{"body":"A processed dataset, such as Clients Daily . At Mozilla, this is in contrast to a raw ping table which represents (more or less) the raw data submitted by our users.","breadcrumbs":"Introduction » Terminology » Derived Dataset","id":"34","title":"Derived Dataset"},"340":{"body":"Data review for new pings is often more complicated than adding new probes. See Data Review for Focus-Event Ping as an example. Consider where the data falls under the Data Collection Categories .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Start a Data Review","id":"340","title":"Start a Data Review"},"341":{"body":"Create a pull request including both a template and rendered schema to mozilla-pipeline-schemas. Add at least one validation ping that exercises the structure of schema as a test. These pings are validated during the build and help catch mistakes during the writing process.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Submit Schema to mozilla-services/mozilla-pipeline-schemas","id":"341","title":"Submit Schema to mozilla-services/mozilla-pipeline-schemas"},"342":{"body":"Imagine we want to collect a set of response measurements in milliseconds on a per-client basis. The pings take on the following shape: {\"id\": \"08317b11-85f7-4688-9b35-48af10c3ccdf\", \"clientId\": \"1d5ce2fc-a554-42f0-ab21-2ad8ada9bb88\", \"payload\": {\"response_ms\": 324}}\n{\"id\": \"a97108ac-483b-40be-9c64-3419326f5113\", \"clientId\": \"3f1b2e1c-c241-464f-aa46-576f5795e488\", \"payload\": {\"response_ms\": 221}}\n{\"id\": \"b8a7e3f9-38c0-4a13-b42a-c969feb454f6\", \"clientId\": \"14f27409-5f6f-46e0-9f9d-da5cd716ee42\", \"payload\": {\"response_ms\": 549}} This document can be described in the following way: { \"$schema\": \"http://json-schema.org/draft-04/schema#\", \"type\": \"object\", \"properties\": { \"id\": { \"type\": \"string\", \"description\": \"The document identifier\" }, \"clientId\": { \"type\": \"string\", \"description\": \"The client identifier\" }, \"payload\": { \"type\": \"object\", \"properties\": { \"response_ms\": { \"type\": \"integer\", \"minimum\": 0, \"description\": \"Response time of the client, in milliseconds\" } } } }\n} Fields like id and clientId have template components as part of the build-system. These would be included as @TELEMETRY_ID_1_JSON@ and @TELEMETRY_CLIENTID_1_JSON@ respectively. The best way to become familiar with template schemas is to browse the repository; the telemetry/main/main.4.schema.json document a good starting place. As part of the automated deployment process, the JSON schemas are translated into a table schema used by BigQuery. These schemas closely reflect the schemas used for data validation. [ { \"mode\": \"NULLABLE\", \"name\": \"clientId\", \"type\": \"STRING\" }, { \"mode\": \"NULLABLE\", \"name\": \"id\", \"type\": \"STRING\" }, { \"fields\": [ { \"mode\": \"NULLABLE\", \"name\": \"response_ms\", \"type\": \"INT64\" } ], \"mode\": \"NULLABLE\", \"name\": \"payload\", \"type\": \"RECORD\" }\n]","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Example: A rendered schema for response times","id":"342","title":"Example: A rendered schema for response times"},"343":{"body":"The generated schemas contain metadata added to the schema before deployment to the ingestion service. These are fields added to the ping at ingestion time; they might come from the URL submitted to the edge server, or the IP Address used to make the request. This document lists available metadata fields for the telemetry-ingestion pings, which are largely shared across all namespaces. A list of metadata fields are included here for reference, but refer to the above document or the schema explorer for an up-to-date list of metadata fields. field description additional_properties A JSON string containing any payload properties not present in the schema document_id The document ID specified in the URI when the client sent this message normalized_app_name Set to \"Other\" if this message contained an unrecognized app name normalized_channel Set to \"Other\" if this message contained an unrecognized channel name normalized_country_code An ISO 3166-1 alpha-2 country code normalized_os Set to \"Other\" if this message contained an unrecognized OS name normalized_os_version N/A sample_id Hashed version of client_id (if present) useful for partitioning; ranges from 0 to 99 submission_timestamp Time when the ingestion edge server accepted this message metadata.user_agent.browser N/A metadata.user_agent.os N/A metadata.user_agent.version N/A metadata.uri.app_build_id N/A metadata.uri.app_name N/A metadata.uri.app_update_channel N/A metadata.uri.app_version N/A metadata.header.date Date HTTP header metadata.header.dnt DNT (Do Not Track) HTTP header metadata.header.x_debug_id X-Debug-Id HTTP header metadata.header.x_pingsender_version X-PingSender-Version HTTP header metadata.geo.city City name metadata.geo.country An ISO 3166-1 alpha-2 country code metadata.geo.db_version The specific Geo database version used for this lookup metadata.geo.subdivision1 First major country subdivision, typically a state, province, or county metadata.geo.subdivision2 Second major country subdivision; not applicable for most countries metadata.isp.db_version The specific ISP database version used for this lookup metadata.isp.name The name of the Internet Service Provider metadata.isp.organization The name of a specific business entity when available; otherwise the ISP name","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Ingestion Metadata","id":"343","title":"Ingestion Metadata"},"344":{"body":"For new data, use the edge validator to test your schema.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Testing The Schema","id":"344","title":"Testing The Schema"},"345":{"body":"Schemas are automatically deployed once a day around 00:00 UTC, scheduled after the probe scraper in the following Airflow DAG . The latest schemas can be viewed at mozilla-pipeline-schemas/generated-schemas .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Deployment","id":"345","title":"Deployment"},"346":{"body":"Use the built-in Telemetry APIs when possible. A few examples are the Gecko Telemetry APIs , or the iOS Telemetry APIs . Users on Android should use Glean , which does not require building out custom pings. For all other use-cases, send documents to the ingestion endpoint: https://incoming.telemetry.mozilla.org See the HTTP edge server specification for documentation about the expected format.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Start Sending Data","id":"346","title":"Start Sending Data"},"347":{"body":"First confirm with the reviewers of your schema pull request that your schemas have been deployed. You may also check the diff of the latest commit to mozilla-pipeline-schemas/generated schemas . In the following links, replace , And with appropriate values. Also replace - with _ in if your namespace contains - characters.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Access Your Data","id":"347","title":"Access Your Data"},"348":{"body":"In the Telemetry (BigQuery) data source, several new tables will be created for your data. The first table is the live table found under moz-fx-data-shared-prod._live._v. This table is updated on a 5 minute interval, partitioned on submission_timestamp, and may contain partial days of data. SELECT count(*) AS n_rows\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4`\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 30 minute) The second table that is created is the stable clustered table (and corresponding view) under moz-fx-data-shared-prod... This view will only contain complete days of submissions. The data is clustered by normalized_channel and sample_id to improve the efficiency of queries. SELECT COUNT(DISTINCT client_id)*100 AS dau\nFROM `moz-fx-data-shared-prod.telemetry.main`\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 1 day) AND sample_id = 1 This table may take up to a day to appear in the BigQuery source; if you still don't see a table for your new ping after 24 hours, contact Data Operations so that they can investigate. Once the table is available, it should contain all the pings sent during that first day, regardless of how long it takes for the table to appear.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » STMO / BigQuery","id":"348","title":"STMO / BigQuery"},"349":{"body":"Refer to the Spark notes for details on accessing the data via Spark.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Spark","id":"349","title":"Spark"},"35":{"body":"Glean is Mozilla’s product analytics & telemetry solution that provides a consistent experience and behavior across all of our products. Most of Mozilla's mobile apps, including Fenix, have been adapted to use the Glean SDK. For more information, see the Glean Overview .","breadcrumbs":"Introduction » Terminology » Glean","id":"35","title":"Glean"},"350":{"body":"Last steps! What are you using this data for anyway? Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Build Dashboards Using Spark or STMO","id":"350","title":"Build Dashboards Using Spark or STMO"},"351":{"body":"This section contains detailed reference material on the Mozilla data platform, including links to other resources where appropriate. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Data Platform Reference","id":"351","title":"Data Platform Reference"},"352":{"body":"This is a quick overview of the tooling and components in our data stack: Data Platform Collection gcp-ingestion - Mozilla's telemetry ingestion system deployed to Google Cloud Platform (GCP) Architecture Overview Data Sources: Glean apps (including apps using glean.js) Firefox legacy telemetry clients (Firefox desktop) Fivetran Custom integrations Server side data Data Warehouse BigQuery ETL bigquery-etl Internally developed tooling to create derived datasets Fivetran Custom developed connectors Use of default connectors Orchestration Airflow Uses DAGs generated via bigquery-etl Manually defined DAGs in telemetry-airflow Observability Custom tooling for data validation/data checks as part of bigquery-etl. Analsyis and Business Intelligence Looker For most reporting, summaries, and ad-hoc data exploration by non-full-time-data people Redash For running ad-hoc SQL queries Reverse ETL None; We don’t send a lot of data out, but when we do it’s been with custom integrations, using APIs, etc. Experimentation Nimbus/Experimenter Governance Firefox Data Governance: Complex and designed for a specific use case that may not be generally applicable. Currently being revisited. Access Control: Support for relatively fine-grained access control at the BigQuery and Looker level, access management and approval process exists. Transparency and Docs: Automated inventory+docs: Glean Dictionary Data Catalog Acryl - for data lineage and finding data sets Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Data Stack Overview » Data Stack Overview","id":"352","title":"Data Stack Overview"},"353":{"body":"So you want to build a data lake... Where do you start? What building blocks are available? How can you integrate your data with the rest of the organization? This document is intended for a few different audiences. Data consumers within Mozilla will gain a better understanding of the data they interact with by learning how the Firefox telemetry pipeline functions. Mozilla teams outside of Firefox will get some concrete guidance about how to provision and lay out data in a way that will let them integrate with the rest of Mozilla. Technical audiences outside Mozilla will learn some general principles and come away with links to concrete examples of code implementing those principles. Considering that Mozilla has chosen GCP as its major cloud provider, BigQuery stands out as the clear integration point for data at rest among GCP's portfolio of products. BigQuery has proven to be a best-in-class data warehouse with impressive performance and a familiar SQL interface. Beyond that, it provides many conveniences that become important when scaling across an organization such as automated retention policies and well-defined access controls that can be provisioned across projects to allow different teams to have control over their own data. Data can be loaded into BigQuery or presented as external tables through a growing list of Google-provided integrations (objects in GCS, logs in Stackdriver, etc.). Users within Mozilla can also take advantage of purpose-built infrastructure that other teams within the company have used for loading data to BigQuery. The major example is our telemetry ingestion system which accepts payloads from Firefox clients across the world but also provides a generic interface for defining custom schemas and accepting payloads from any system capable of making an HTTP request. We also have tooling available for transforming data (ETL) once it's in BigQuery. Once data is accessible through BigQuery, users within Mozilla also get the benefit of leveraging common tools for data access. Beyond the Google-provided BigQuery console, Mozilla provides access to instances of Redash, Looker, and other tools either with connections to BigQuery already available or with concrete instructions for provisioning connections. Some near real-time use cases can be handled via BigQuery as well, with BigQuery supporting dozens of batch loads per table per hour and even streaming inserts. For true latency-sensitive applications, however, we pass data via Cloud Pub/Sub, GCP's hosted messaging backend. Pub/Sub integrates very closely with Cloud Dataflow to provide auto-scaling pipelines with relatively little setup needed. We can also easily provision topics for subsets of data flowing through the telemetry pipeline as input for custom streaming applications. To avoid getting too abstract, we'll next dive into a case study of what it looked like for a team within Mozilla to migrate from a custom pipeline to the main GCP-based pipeline that supports telemetry data. From there, we'll discuss specific best practice recommendations for use of each of the major GCP services in use at Mozilla.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Guiding Principles for Data Infrastructure","id":"353","title":"Guiding Principles for Data Infrastructure"},"354":{"body":"Mozilla's core data platform has been built to support structured ingestion of arbitrary JSON payloads whether they come from browser products on client devices or from server-side applications that have nothing to do with Firefox; any team at Mozilla can hook into structured ingestion by defining a schema and registering it with pipeline. Once a schema is registered, everything else is automatically provisioned, from an HTTPS endpoint for accepting payloads to a set of tables in BigQuery for holding the processed data. Over the course of 2019, the Activity Stream team migrated analytics for Firefox Desktop's New Tab page from a custom service to the core data platform. The old system already relied on sending JSON data over HTTP, so the team wanted to minimize client-side development effort by maintaining the existing payload structure. They registered the structure of these payloads by sending pull requests to our schema repository with relevant JSON Schema definitions. As an example, mozilla-pipeline-schemas#228 adds a new document namespace activity-stream and under that a document type impression-stats with version specified as 1. These changes are picked up by an automated job that translates them into relevant BigQuery schemas and provisions tables for each unique schema (see Defining Tables below). With the schema now registered with the pipeline, clients can send payloads to an endpoint corresponding to the new namespace, document type, and version: https://incoming.telemetry.mozilla.org/submit/activity-stream/impression-stats/1/ where should be a UUID that uniquely identifies the payload; document_id is used within the pipeline for deduplication of repeated documents. The payload is processed by a small edge service that returns a 200 response to the client and publishes the message to a raw Pub/Sub topic. A decoder Dataflow job reads from this topic with low latency, validates that the payload matches the schema registered for the endpoint, does some additional metadata processing, and then emits the message back to Pub/Sub in a decoded topic. A final job reads the decoded topic, batches together records destined for the same table, and loads the records into the relevant live ping table in BigQuery (activity_stream_live.impression_stats_v1 in this case). A nightly job reads all records for the previous day from the live ping table, deduplicates the records based on document_id values, and loads the final deduplicated day to the relevant historical ping table (activity_stream_stable.impression_stats_v1). The results are automatically presented to users through a view (activity_stream.impression_stats). While most analysis use cases for this data are served via queries on the user-facing BigQuery view, the Pocket team also needed to build an application with access to activity-stream messages in real-time. To serve that need, Pocket provisioned a Pub/Sub topic in a separate GCP project and worked with Data Operations to provide write access to a relevant service account within the telemetry pipeline. The pipeline is now configured to republish all messages associated with the activity-stream namespace to Pocket's topic, and this has been able to serve their real-time needs.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Integrating with the Data Pipeline: A Case Study","id":"354","title":"Integrating with the Data Pipeline: A Case Study"},"355":{"body":"While the Activity Stream case study above serves as an encouraging example of the flexibility of the pipeline to accept custom payloads, we hope to insulate most data producers from having to interact directly with HTTP requests and JSON Schema definitions at all. The state of the art for analytics at Mozilla is Glean , a set of projects that reimagines the end-to-end experience of reporting and consuming analytics data. Glean sits on top of structured ingestion, but provides helpful abstractions — instead of building JSON payloads and making HTTP requests, your application declares logical metrics and makes calls to a generated SDK idiomatic to your application's language. Support exists not only for a wide range of language SDKs but also for a variety of prebuilt reporting tools that understand Glean schemas such that your application's metrics are automatically processed and presented. All new use cases for producing analytics payloads within Mozilla should consider Glean first. If a mature Glean SDK is available for your project's language, building on top of Glean promises maintainable reporting code for your application and data that can be more richly understood by the full ecosystem of analytics tools at Mozilla.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Glean","id":"355","title":"Glean"},"356":{"body":"We discussed the overall shape of Mozilla's structured ingestion system and how to integrate with it in the case study earlier in this article, so this section will be brief. When you choose to build on top of structured ingestion, whether using the Glean SDK or by registering custom named schemas, consider the following concerns which are automatically handled for you: Validation of payloads against a JSON schema; messages failing validation are routed to an errors table in BigQuery where they can be monitored and backfilled if necessary. Geo lookup using a GeoIP database; geo-city information is presented as metadata, allowing the pipeline to discard source IP addresses to protect user privacy. User agent parsing; major user agent features are extracted and presented as metadata, allowing the pipeline to discard the raw user agent string to protect user privacy. Extraction of client-level identifiers as metadata to use for generating a sample_id field and to support automated deletion of data upon user request. Deduplication of messages; we provide best-effort deduplication for output Pub/Sub topics and full deduplication within each UTC day in the historical ping tables in BigQuery. If you have doubts about whether structured ingestion is appropriate for your use case, please reach out to the Data Platform team and we can consult on current and planned features for the pipeline.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Structured Ingestion","id":"356","title":"Structured Ingestion"},"357":{"body":"BigQuery is the standard choice within Mozilla's environment for storing structured data for non-real time analysis. It is especially well suited to large and diverse organizations because of its access controls and full separation between storage and compute infrastructure. Different teams within Mozilla can provision BigQuery tables in separate GCP projects, retaining full control over how they ingest data and how they grant access to other teams. Once access is granted, though, it becomes trivial to write queries that join data across projects.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » BigQuery","id":"357","title":"BigQuery"},"358":{"body":"BigQuery tables can express complex nested structures via compound STRUCT types and REPEATED fields. It's possible to model arbitrary JSON payloads as BigQuery tables, but there are limitations to JSON modeling that are well-described in BigQuery's documentation. We have developed tooling for translating JSON schemas into BigQuery table schemas along with some conversion code to transform payloads to match the final structure needed in BigQuery. One major example is map types; when the number of possible keys is finite, they can be baked into the schema to present the map as a BigQuery STRUCT type, but free-form maps have to be modeled in BigQuery as a repeated STRUCT of keys and values. This is one case where we have chosen to follow the same conventions that BigQuery itself uses for converting complex Avro types to BigQuery fields , which requires modifying the JSON payload to convert { \"key1\": \"value1\", \"key2\": \"value2\"\n} into [ { \"key\": \"key1\", \"value\": \"value1\" }, { \"key\": \"key2\", \"value\": \"value2\" }\n] For more detail on how the data pipeline prepares schemas and translates payloads, see the jsonschema-transpiler project which is used by mozilla-schema-generator .","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Defining tables","id":"358","title":"Defining tables"},"359":{"body":"Google provides a variety of methods for loading data into BigQuery as discussed in their Introduction to Loading Data . The traditional path for loading data is a custom application that uses a Google Cloud SDK to stage objects in GCS and then issue BigQuery load jobs, but there is also a growing list of more fully managed integrations for loading data. It is also possible to present views into data stored in other Google services without loading via external tables. If you already have well-structured data being produced to Stackdriver or GCS, it may be minimal effort to set up BigQuery Transfer Service to import that data or even to modify your existing server application to additionally issue BigQuery load jobs. For relational data in Cloud SQL instances, we can pull data into BigQuery via federated queries . And don't forget about the possibility of hooking into the core telemetry pipeline through structured ingestion as discussed earlier. If you have a more complex processing need that doesn't fit into an existing server application, you may want to consider building your application as a Dataflow pipeline (discussed further down in this document). Dataflow provides a unified model for batch and streaming processing and includes a variety of high-level I/O modules for reading from and writing to Google services such as BigQuery. For getting data of 3rd party services into BigQuery, consider using Fivetran . Fivetran offers some pre-defined connectors to import data from external APIs, but also allows for custom connectors to be created.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » How to get data into BigQuery","id":"359","title":"How to get data into BigQuery"},"36":{"body":"Google Cloud Platform (GCP) is a suite of cloud-computing services that runs on the same infrastructure that Google uses internally for its end-user products.","breadcrumbs":"Introduction » Terminology » GCP","id":"36","title":"GCP"},"360":{"body":"BigQuery provides built-in support for rolling time-based retention at the dataset and table level . For the telemetry pipeline, we have chosen to partition nearly all of our tables based on the date we receive the payloads at our edge servers. Most tables will contain a field named submission_timestamp or submission_date that BigQuery automatically uses to control the assignment of rows to partitions as they are loaded. Full day partitions are the fundamental unit we use for all backfill and ETL activities and BigQuery provides convenient support for operating on discrete partitions. In particular, BigQuery jobs can be configured to specify an individual partition as the destination for output (using a partition decorator looks like telemetry_stable.main_v4$20191201), allowing processing to be idempotent. Partitions can also be used as the unit for data retention. For the telemetry pipeline, we have long retention periods only for the historical ping tables (e.g. telemetry_stable.main_v4) and downstream derived tables (e.g. telemetry_derived.clients_daily_v6). Storing intermediate data for long periods can be expensive and expose risk, so all of the intermediate tables including the live ping tables (e.g. telemetry_live.main_v4) have partition-based expiration such that partitions older than 30 days are automatically cleaned up. This policy balances cost efficiency with the need for a window where we can recover from errors in the pipeline. The telemetry pipeline is building support for accepting deletion-request pings from users and purging rows associated with those users via scheduled jobs. Such a mechanism can be helpful in addressing policy and business requirements, so the same considerations should be applied to custom applications storing messages that contain user identifiers.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Time-based partitioning and data retention in BigQuery","id":"360","title":"Time-based partitioning and data retention in BigQuery"},"361":{"body":"BigQuery's main access controls can be specified at the dataset or individual table level. You can also publish SQL views which are essentially prebuilt queries that are presented alongside tables in BigQuery. View logic is executed at query time, so views take up no space and users are subject to the same access controls when querying a view as they would be querying the underlying tables themselves; a query will fail if the user does not have read access to all of the datasets accessed in the view. Views, however, can also be authorized so that specific groups of users can run queries who would not normally be allowed to read the underlying tables. This allows view authors to provide finer-grained controls and to hide specific columns or rows. Note that BigQuery also more recently supports column-level access controls for tables, so this is another option for more granular control.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Access controls in BigQuery","id":"361","title":"Access controls in BigQuery"},"362":{"body":"Google Cloud Pub/Sub is the standard choice within Mozilla's environment for transferring data between systems in real-time. It shares many of the same benefits as BigQuery in terms of being fully hosted, scalable, and well-integrated with the rest of the GCP environment, particularly when it comes to access controls. We use Pub/Sub as the messaging backbone for the telemetry ingestion system and we can easily provision new Pub/Sub topics containing republished subsets of the telemetry data for other systems to hook into. We have support for either producing messages into an external topic controlled by a different team or for provisioning a new topic within the telemetry infrastructure and granting read access to individual service accounts as needed. Pub/Sub is the clear integration point with the telemetry system for any application that is concerned with up-to-the-minute latency. For applications that only need to see periodic recent views of telemetry data, be aware that live ping tables (i.e. telemetry_live.main_v4) in BigQuery are also an option. New data is loaded into those tables throughout the day either on a 10 minute cadence or as they arrive via streaming inserts to BigQuery. Please contact us if there's a subset of data you'd like us to consider opting in for streaming inserts.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Pub/Sub","id":"362","title":"Pub/Sub"},"363":{"body":"Google Cloud Dataflow is a service for running data processing applications using the Apache Beam SDKs in both batch and streaming modes. Understanding the Beam programming model requires a certain amount of developer investment, but Beam provides powerful abstractions for data transformations like windowed joins that are difficult to implement reliably by hand. The Dataflow jobs in use by the data platform actually don't require complex joins or windowing features, but we have found Beam's I/O abstractions useful for being able to adapt a single code base to handle reading from and writing to a variety of data stores. Dataflow also provides good built-in support for auto-scaling streaming jobs based on latency and observed throughput, especially when interacting with Pub/Sub. That said, the I/O abstractions allow only limited control over performance and we have found the need to replace some of our Dataflow jobs with custom applications running on GKE — particularly the jobs focused on batching together messages from Pub/Sub and sinking to GCS or BigQuery. Beam's BigQueryIO module requires shuffling data several times when writing, checkpointing the intermediate state to local disk. This incurs expense for provisioning local solid state drives to handle the checkpointing throughput and introduces the possibility of data loss on unclean shutdown since messages have to be acknowledged back to Pub/Sub at the time data is first checkpointed rather than when it is finally written to BigQuery. We were able to achieve lower cost and more straight-forward delivery guarantees by writing a custom application using the Google Cloud Java SDK. We still use a streaming Dataflow job for the decoder step of the pipeline since no checkpointing is needed for a simple job that both reads from and writes to Pub/Sub. We also rely on Dataflow batch jobs for all backfill activities. If your team has streaming needs where Dataflow makes sense, be aware that the Data Operations team can provide operational support to help you launch and manage pipelines.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Dataflow","id":"363","title":"Dataflow"},"364":{"body":"The structure in which data is ingested to BigQuery is often not the most convenient or efficient structure for analysis queries, so it is often necessary to provide logical views of the data to support users. Our interface for defining such views is the bigquery-etl repository which provides instructions for how to propose new tables and views by sending pull requests containing SQL queries. We use BigQuery views heavily to improve the usability of raw data and we recommend that you do too! As discussed in the BigQuery Access Controls section above, views take up no storage resources and are essentially reusable snippets that appear like tables, but the underlying logic is executed every time a user queries a view. For simple cases like renaming fields or unnesting array columns, a view is often the right choice as it can be defined once and requires no ongoing scheduling or maintenance. If, however, you want to provide users with a view that involves joins or aggregations that hit a great deal of data, you may find that queries slow down and become expensive. In those cases, it may be better to materialize the results of the view into a derived table. See the Scheduling BigQuery Queries in Airflow cookbook for a walk-through of how to define a query in bigquery-etl and get it scheduled to run nightly on the data platform's Airflow instance.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Derived Data and Airflow","id":"364","title":"Derived Data and Airflow"},"365":{"body":"While no single data architecture can meet all needs, the core pipeline at Mozilla has been built with flexibility in mind. We have a growing list of success cases and some major projects in the works to migrate legacy pipelines to the system — these are good indicators that we are meeting a broad set of needs for the majority data warehousing use case and that we provide a stable ingestion system for streaming applications as well. GCP's roster of services is fairly well-focused compared to other cloud providers, but it can still be overwhelming to sort through the available options, particularly where multiple services seem to occupy the same space. Consult the unofficial GCP flowcharts for a broad view of how to sort through the features of services that apply to different problem domains. We encourage the use of BigQuery, Pub/Sub, and Dataflow as core building blocks for custom data applications across Mozilla for ease of access control across projects and for leveraging shared knowledge about how to operate and integrate with those services. Possibilities in the cloud can seem endless, but the more we can standardize architectural approaches across the company, the better prepared we will be to collaborate across product teams and ultimately the better positioned we will be to realize our mission. Let's work together to keep individuals empowered, safe, and independent on the Internet. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Final Thoughts","id":"365","title":"Final Thoughts"},"366":{"body":"For Mozilla, getting reliable data from our products is critical to inform our decision making. Glean is our new product analytics & telemetry solution that provides a consistent experience and behavior across all of our products. The list of supported platforms and implementations is available in the Glean SDK Book . Note that this is different from Telemetry for Firefox Desktop although it provides similar capabilities. Contents: Overview The Glean design principles How to use Glean Contact References","breadcrumbs":"Data Platform Reference » Glean overview » Glean","id":"366","title":"Glean"},"367":{"body":"An overview of the Glean project: On the left the product core records data using the Glean SDK. The Glean SDK then sends out this data to the Data Platform. The analysis tools (redash, Looker, GLAM, Debug View) to the right receive the data from the data platform The Glean SDK performs measurements and sends data from our products. It provides a set of metric types for individual measurements that are carefully designed to avoid common pitfalls with measurement. Metrics are then rolled up into pings to send over the network. There are a number of built-in pings that are sent on predefined schedules, but it also possible to send custom pings at any desired cadence. The Data Platform validates and stores these pings in database tables. A fault tolerant design allows data to be retained in the event of problems such as traffic spikes or invalid data. See An overview of Mozilla’s Data Pipeline for details. Derived and cleaned data can also be automatically created at this stage. The Analysis Tools are used to query and visualize the data. This includes Redash , Looker , GLAM and the Debug Ping View . Because Glean knows more about the individual data, such as its type and the ranges of acceptable values, it can in many cases provide the most appropriate visualization automatically.","breadcrumbs":"Data Platform Reference » Glean overview » Overview","id":"367","title":"Overview"},"368":{"body":"Provide a consistent base of telemetry A baseline of analysis is important for all our products, from counting active users to retention and session times. This is supported out-of-the-box by the SDK, and funnels directly into visualization tools like the Growth and Usage Dashboard (GUD) . Metrics that are common to all products, such as the operating system and architecture, are provided automatically in a consistent way. Any issues found with these base metrics only need to be fixed in Glean to benefit all SDK-using products. Encourage specificity Rather than just treating metrics as generic data points, Glean wants to know as much as possible about the things being measured, and be opinionated about how data is measured and aggregated. From this information, it can: Provide a well-designed API to perform specific types of measurements, which is consistent and avoids common pitfalls Reject invalid data, and report them as errors Store the data in a consistent way, rather than custom, ad hoc data structures Provide the most appropriate visualization and analysis automatically A side-effect of this design is that Glean telemetry is write-only: it would be impossible to enforce all of these constraints and achieve all of these benefits if client code could read, modify and update data. Follow lean data practices The Glean system enforces that all measurements received data review , and it is impossible to collect measurements that haven't been declared. It also makes it easy to limit data collection to only what's necessary: Enforced expiration dates for every metric Some metric types can automatically limit resolution It's easy to send data that isn't associated with the client id Glean also supports data transparency by automatically generating documentation for all of the metrics sent by an application. Provide a self-serve experience Adding new metric is designed to be as easy as possible. Simply by adding a few lines of configuration, everything to make them work across the entire suite of tools happens automatically. This includes previously manual and error-prone steps such as updating the ping payload and database schemas.","breadcrumbs":"Data Platform Reference » Glean overview » The Glean design principles","id":"368","title":"The Glean design principles"},"369":{"body":"Integrate the Glean SDK into your product. Use Looker to build Explores and Dashboards using your product's datasets. If Looker does not provide the necessary Explores you can resort to using Redash to write SQL queries & build dashboards using your products datasets, e.g.: org_mozilla_fenix.baseline org_mozilla_fenix.events org_mozilla_fenix.metrics There is more documentation about accessing Glean data . For experimentation, you can use Nimbus SDK , which integrates with Glean.","breadcrumbs":"Data Platform Reference » Glean overview » How to use Glean","id":"369","title":"How to use Glean"},"37":{"body":"IP Geolocation involves attempting to discover the location of an IP address in the real world. IP addresses are assigned to an organization, and as these are ever-changing associations, it can be difficult to determine exactly where in the world an IP address is located. Mozilla’s ingestion infrastructure attempts to perform GeoIP lookup during the data decoding process and subsequently discards the IP address before the message arrives in long-term storage.","breadcrumbs":"Introduction » Terminology » GeoIP","id":"37","title":"GeoIP"},"370":{"body":"#glean on slack #glean:mozilla.org on matrix glean-team@mozilla.com to reach out","breadcrumbs":"Data Platform Reference » Glean overview » Contact","id":"370","title":"Contact"},"371":{"body":"The Glean SDK implementation. Reporting issues & bugs for the Glean SDK . Datasets documentation (TBD) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Glean overview » References","id":"371","title":"References"},"372":{"body":"This post describes the architecture of Mozilla’s data pipeline, which is used to collect Telemetry data from our products and logs from various services. The bulk of the data handled by this pipeline is Firefox Telemetry data, but the same tool-chain is used to collect, store, and analyze data coming from many sources, including Glean applications. Here is a simplified diagram of how data is ingested into the data warehouse. The code for the ingestion pipeline lives in the gcp-ingestion repository. graph TD f1(fa:fa-firefox Firefox) -->|HTTP Post| d0(fa:fa-filter Ingestion Edge)\nd0 --> p1(fa:fa-stream Raw Topic)\np1 --> d1(fa:fa-exchange-alt Landfill Sink)\nd1 --> b1(fa:fa-database Landfill BQ)\np1 --> d2(fa:fa-exchange-alt Decoder)\nd2 -->|success| p2(fa:fa-stream Decoded Topic)\nd2 -.->|fail| p3(fa:fa-stream Errors Topic)\np3 --> d4(fa:fa-exchange-alt Errors Sink)\np2 --> d3(fa:fa-exchange-alt BigQuery Sink)\nd3 --> b2(fa:fa-database Live Tables BQ)\nd4 --> b3(fa:fa-database Error Tables BQ) classDef pubsub fill:#eff,stroke:#099;\nclassDef exec fill:#efe,stroke:#090;\nclassDef producers fill:#fee,stroke:#f90;\nclassDef bq fill:#ececff,stroke:#9370db;\nclass p1,p2,p3 pubsub\nclass d0,d1,d2,d3,d4 exec\nclass f1 producers\nclass b1,b2,b3 bq","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » An overview of Mozilla’s Data Pipeline","id":"372","title":"An overview of Mozilla’s Data Pipeline"},"373":{"body":"There are different APIs and formats to collect data in Firefox, all suiting different use cases: histograms – for recording multiple data points; scalars – for recording single values; timings – for measuring how long operations take; events – for recording time-stamped events. These are commonly referred to as probes . Each probe must declare the collection policy it conforms to: either release or prerelease . When adding a new measurement data-reviewers carefully inspect the probe and eventually approve the requested collection policy: Release data is collected from all Firefox users. Prerelease data is collected from users on Firefox Nightly and Beta channels. Users may choose to turn the data collection off in preferences. A session begins when Firefox starts up and ends when it shuts down. As a session could be long-running and last weeks, it gets sliced into smaller logical units called subsessions . Each subsession generates a batch of data containing the current state of all probes collected so far, in the form of a [main ping], which is sent to our servers. The main ping is just one of the many ping types we support. Developers can create their own ping types if needed. Pings are submitted via an API that performs a HTTP POST request to our edge servers. If a ping fails to successfully submit (e.g. because of missing internet connection), Firefox will store the ping on disk and retry to send it until the maximum ping age is exceeded.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Firefox","id":"373","title":"Firefox"},"374":{"body":"Submissions coming in from the wild hit a load balancer and then an HTTP Server that accepts POST requests containing a message body of optionally-gzipped JSON. These messages are forwarded to a PubSub message queue with minimal processing, and made available in a Raw topic. A Dataflow job reads this topic and writes the raw messages to a BigQuery Landfill sink. This Landfill data is not used for analysis, but is stored in its raw form for recovery and backfill purposes. If there is a processing error or data-loss downstream in the pipeline, this is an important fail-safe.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Ingestion","id":"374","title":"Ingestion"},"375":{"body":"Once the raw data has been added to the PubSub queue, it's time to process it. The decoder is implemented as a Dataflow job, and is written in Java. The decoding process tackles decompression, parsing, validation, deduplication, and enrichment of incoming messages. After a message is decompressed and parsed as JSON, we apply JSONSchema validation to ensure that submissions are well-formed. Sometimes duplicate submissions are sent to the pipeline, either due to normal networking failures or weird behaviour out there in the world. We watch for duplicate submissions, and discard any subsequent occurrences of already-seen records. Submissions are also enriched with some metadata about the request itself, including things like HTTP headers, GeoIP information, and submission timestamp. Messages that pass successfully through all these steps are written to another PubSub Decoded topic. A failure in any of these steps results in messages being sent to the Errors sink. This separates invalid data from valid data, while still making it available for monitoring and debugging. This is a good way to keep an eye on the health of the pipeline and the data flowing through.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Decoding","id":"375","title":"Decoding"},"376":{"body":"Decoded data is ultimately written out to BigQuery, which acts as the data warehouse. By this time, incoming data has already been validated against the corresponding JSONSchema specification for each document type. Part of the decoding process above transforms this JSON structure into something more easily represented in BigQuery. One important transformation here is to convert all incoming fields from UPPER CASE or camelCase to snake_case. Another important transformation is to incorporate metadata about known probes and metrics to generate more complete schemas. This is handled by a combination of the decoder above, the schema transpiler and the schema generator . The result are tables that contains SQL-friendly field names for all known measures, as implemented in the probe scraper . A Dataflow job reads from the Decoded topic and writes out to live ping tables . These tables are updated frequently, and typically reflect data within a few minutes of it being ingested. They are optimized for accessing recent data, but are only guaranteed to contain a few days of history. Historical raw ping data is stored in historical ping tables , also known as stable tables . These tables include only completed days of data, are populated once a day shortly after midnight UTC. Data in the Stable tables is partitioned by day, and optimized for accessing larger time periods. It is also optimized for limiting analysis to a fraction of the data using the normalized_channel and sample_id fields.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Data Warehouse","id":"376","title":"Data Warehouse"},"377":{"body":"The diagram above shows the path data takes to get into the data warehouse. After that, we have to start using it!","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Beyond the Data Warehouse","id":"377","title":"Beyond the Data Warehouse"},"378":{"body":"We use Airflow for workflow management. It orchestrates the daily creation of the Stable tables described above, as well as many other derived datasets. The ETL code to create derived datasets is commonly implemented using queries in BigQuery. Many examples can be found in the bigquery-etl repository. Data in BigQuery is also accessible via Spark, and several ETL jobs also run via Dataproc. These jobs produce data sets that are used for downstream analysis and data applications (such as measurement , addon recommendation , and other data products ).","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Workflow Management and ETL","id":"378","title":"Workflow Management and ETL"},"379":{"body":"Once the data reaches our data warehouse in BigQuery it can be processed in a number of ways as described in the Accessing BigQuery article. Data analysis is most commonly done using Looker or using SQL queries . In summary, the following diagram illustrates how Recording, Ingestion, Transformation, Scheduling and Analytics fit together:","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Data Analysis","id":"379","title":"Data Analysis"},"38":{"body":"Mozilla's core data platform has been built to support structured ingestion of arbitrary JSON payloads whether they come from browser products on client devices or from server-side applications that have nothing to do with Firefox; any team at Mozilla can hook into structured ingestion by defining a schema and registering it with pipeline. Once a schema is registered, everything else is automatically provisioned, from an HTTPS endpoint for accepting payloads to a set of tables in BigQuery for holding the processed data.","breadcrumbs":"Introduction » Terminology » Ingestion","id":"38","title":"Ingestion"},"380":{"body":"Some data is more sensitive than others and introduces more risk around how it is handled. We characterize sensitivity of data broadly into four categories as described on the Data Collection wiki page . Sensitive data — by which we mean category 3 and 4 data — increases the level of risk and so warrants extra care. For such data, we apply three main mitigation measures: Limited access Access to sensitive data is limited to individuals or groups with clearly articulated need. Access is also limited in time, so access expires by default. Limited retention Sensitive data is kept for a finite period of time after which it is automatically deleted. For example, data containing search terms is only kept for a short period of time. Sanitization and aggregation of data Where data has the potential to be personally identifiable, we have best effort (and improving over time) ETL jobs that scrub incoming data of potentially identifying information, which reduces risk. When possible, we build and work with aggregate datasets rather than individual-level data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Handling Sensitive Data","id":"380","title":"Handling Sensitive Data"},"381":{"body":"This document specifies the behavior of the server that accepts submissions from any HTTP client e.g. Firefox telemetry. The original implementation of the HTTP Edge Server was tracked in Bug 1129222 .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » HTTP Edge Server Specification","id":"381","title":"HTTP Edge Server Specification"},"382":{"body":"HTTP submissions come in from the wild, hit a load balancer, then the HTTP Edge Server described in this document. Data is accepted via a POST/PUT request from clients, and forwarded to the Data Pipeline , where any further processing, analysis, and storage will be handled. Submission payloads are expected to be optionally-gzipped JSON documents described by a JSONSchema .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » General Data Flow","id":"382","title":"General Data Flow"},"383":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Server Request/Response","id":"383","title":"Server Request/Response"},"384":{"body":"Accept GET on /status, returning OK if all is well. This can be used to check the health of web servers.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GET Request","id":"384","title":"GET Request"},"385":{"body":"200 - OK. /status and all's well 404 - Any GET other than /status 500 - All is not well","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GET Response codes","id":"385","title":"GET Response codes"},"386":{"body":"Treat POST and PUT the same. Accept POST or PUT to URLs of the form: /submit//// A specific example submission URL looks like: /submit/eng-workflow/hgpush/1/2c3a0767-d84a-4d02-8a92-fa54a3376049 With the following components: namespace - an identifier used for grouping a set of related document types. Typically this represents an application that produces data. docType - a short descriptive name of the document type. Examples include event, crash, or baseline docVersion - a numeric value indicating the version of the schema for this docType docId - a UUID identifying the exact submission. If the same docId is seen more than once, it will be discarded as a duplicate. The combination of namespace, docType and docVersion together identify a specific schema to be used for validating submissions to the above endpoint. If a schema is not present in the [schemas repository] corresponding to this combination, the submission will be considered an error and will not proceed to the data lake. Special handling for Firefox Desktop Telemetry Firefox Desktop Telemetry uses a slightly different URL scheme: /submit/telemetry/docId/docType/appName/appVersion/appUpdateChannel/appBuildID?v=4 A specific example: /submit/telemetry/ce39b608-f595-4c69-b6a6-f7a436604648/main/Firefox/61.0a1/nightly/20180328030202?v=4 Here the namespace is fixed as \"telemetry\", and there is no docVersion in the URL. This means that incoming JSON documents must be parsed to determine the schema version to apply for validation. This logic is part of the downstream [decoder] job. Also note the required query parameter suffix ?v=4. Documents sent under /submit/telemetry without v=4 will be rejected at the edge.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » POST/PUT Request","id":"386","title":"POST/PUT Request"},"387":{"body":"200 - OK. Request accepted into the pipeline. 400 - Bad request, for example an un-encoded space in the URL. 404 - not found - POST/PUT to an unknown namespace 405 - wrong request type (anything other than POST/PUT) 411 - missing content-length header 413 - request body too large (Note that if we have badly-behaved clients that retry on 4XX, we may opt to send back 202 on body/path too long). 414 - request path too long (See above) 500 - internal error","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » POST/PUT Response codes","id":"387","title":"POST/PUT Response codes"},"388":{"body":"The following headers will be passed through the pipeline and made available as metadata. Date - The client-supplied timestamp of the incoming request. Used for computing client clock skew. DNT - The \"Do Not Track\" header. X-PingSender-Version - The version of Pingsender used to send this ping (if applicable). X-Debug-ID - An optional tag used to make data available to the Glean Debug View . X-Source-Tags - An optional comma-separated list of tags related to the client source; pings sent from automated testing should include the \"automation\" tag so that they are not included in analyses","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Supported HTTP Headers","id":"388","title":"Supported HTTP Headers"},"389":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Other Considerations","id":"389","title":"Other Considerations"},"39":{"body":"Intuitively, how many days per week do users use the product? Among profiles active at least once in the week ending on the date specified, the number of days on average they were active during that one-week window.","breadcrumbs":"Introduction » Terminology » Intensity","id":"39","title":"Intensity"},"390":{"body":"Compression of submission payloads is optional but recommended. The supported compression scheme is gzip. We do not decompress or validate the content of submissions at the edge, the server will reply with a success code even if a message is badly formed. Badly formed data is still accepted and made available for monitoring, recovery, analysis, and analysis purposes.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Compression","id":"390","title":"Compression"},"391":{"body":"Since the actual message is not examined by the edge server the only failures that occur are defined by the response status codes above. Messages are only forwarded to the pipeline when a response code of 200 is returned to the client.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Bad Messages","id":"391","title":"Bad Messages"},"392":{"body":"No GeoIP lookup is performed by the edge server. If a client IP is available the the decoder performs the lookup and then discards the IP before the message hits long-term storage.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GeoIP Lookups","id":"392","title":"GeoIP Lookups"},"393":{"body":"The edge server only stores data while waiting for it to be accepted to PubSub, spilling to local disk in the case of a PubSub outage. This means that in the normal case, data is not retained on the edge at all. In the case of errors writing to PubSub, data is retained until the service is restored and messages can be flushed to the queue. Based on past outages , this is typically a few hours or less. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Data Retention","id":"393","title":"Data Retention"},"394":{"body":"We collect event-oriented data from different sources. This data is collected and processed in a specific path through our data pipeline, which we will detail here. graph TD subgraph Products\nfx_code(fa:fa-cog Firefox code) --> firefox(fa:fa-firefox Firefox Telemetry)\nfx_extensions(fa:fa-cog Mozilla extensions) --> firefox\nmobile(fa:fa-cog Mobile products) --> mobile_telemetry(fa:fa-firefox Glean)\nend subgraph Data Platform\nfirefox -.->|main ping, Firefox <62| pipeline((fa:fa-database Firefox Data Pipeline))\nfirefox -->|event ping, Firefox 62+| pipeline\nmobile_telemetry --> |events ping| pipeline\npipeline -->|Firefox <62 events| main_summary[fa:fa-bars main summary table]\npipeline -->|Firefox 62+ events| mobile_events_table[fa:fa-bars events table]\nmain_summary --> events_table\npipeline -->|Glean events| events_table[fa:fa-bars events table]\nend subgraph Data Tools\nevents_table --> looker\nevents_table --> looker\nmain_summary --> looker(fa:fa-bar-chart Looker)\nend style fx_code fill:#f94,stroke-width:0px\nstyle fx_extensions fill:#f94,stroke-width:0px\nstyle mobile fill:#f94,stroke-width:0px\nstyle firefox fill:#f61,stroke-width:0px\nstyle mobile_telemetry fill:#f61,stroke-width:0px\nstyle pipeline fill:#79d,stroke-width:0px\nstyle main_summary fill:lightblue,stroke-width:0px\nstyle events_table fill:lightblue,stroke-width:0px\nstyle mobile_events_table fill:lightblue,stroke-width:0px\nstyle looker fill:salmon,stroke-width:0px","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Event Data Pipeline","id":"394","title":"Event Data Pipeline"},"395":{"body":"Across the different Firefox teams there is a common need for a more fine grained understanding of product usage, like understanding the order of interactions or how they occur over time. To address that our data pipeline needs to support working with event-oriented data. We specify a common event data format, which allows for broader, shared usage of data processing tools. To make working with event data feasible, we provide different mechanisms to get the event data from products to our data pipeline and make the data available in tools for analysis.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Overview","id":"395","title":"Overview"},"396":{"body":"Events are submitted as an array, e.g.: [ [2147, \"ui\", \"click\", \"back_button\"], [2213, \"ui\", \"search\", \"search_bar\", \"google\"], [ 2892, \"ui\", \"completion\", \"search_bar\", \"yahoo\", { querylen: \"7\", results: \"23\" }, ], [5434, \"dom\", \"load\", \"frame\", null, { prot: \"https\", src: \"script\" }], // ...\n]; Each event is of the form: [timestamp, category, method, object, value, extra]; Where the individual fields are: timestamp: Number, positive integer. This is the time in ms when the event was recorded, relative to the main process start time. category: String, identifier. The category is a group name for events and helps to avoid name conflicts. method: String, identifier. This describes the type of event that occurred, e.g. click, keydown or focus. object: String, identifier. This is the object the event occurred on, e.g. reload_button or urlbar. value: String, optional, may be null. This is a user defined value, providing context for the event. extra: Object, optional, may be null. This is an object of the form {\"key\": \"value\", ...}, both keys and values need to be strings. This is used for events when additional richer context is needed. See also the Firefox Telemetry documentation .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » The event format","id":"396","title":"The event format"},"397":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Event data collection","id":"397","title":"Event data collection"},"398":{"body":"To collect this event data in Firefox there are different APIs in Firefox, all addressing different use cases: The Telemetry event API allows easy recording of events from Firefox code. The dynamic event API allows code from Mozilla addons to record new events into Telemetry without shipping Firefox code. The Telemetry WebExtension API ( introduced here ) which allows Mozilla extensions to record new events into Telemetry. For all these APIs, events will get sent to the pipeline through the event ping , which gets sent hourly, if any pings were recorded, or up to every 10 minutes whenever 1000 events were recorded. Before Firefox 62, events were sent through the main ping instead, with a hard limit of 500 events per ping. From Firefox 61, all events recorded through these APIs are automatically counted in scalars . Finally, custom pings can follow the event data format and potentially connect to the existing tooling with some integration work.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Firefox event collection","id":"398","title":"Firefox event collection"},"399":{"body":"Mobile data collection is done through Glean . Glean events are recorded for our mobile applications.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Mobile event collection","id":"399","title":"Mobile event collection"},"4":{"body":"This section contains detailed reference material on the Mozilla data platform, including links to other resources where appropriate.","breadcrumbs":"Mozilla Data Documentation » Data Platform Reference","id":"4","title":"Data Platform Reference"},"40":{"body":"Key Performance Indicator - a metric that is used to measure performance across an organization, product, or project.","breadcrumbs":"Introduction » Terminology » KPI","id":"40","title":"KPI"},"400":{"body":"On the pipeline side, the event data is made available in different datasets: main_summary has a row for each main ping and includes its event payload for Firefox versions before 62. events contains a row for each event received from main pings and event pings. See STMO#52582 . For applications that collect events through Glean, each application has a separate events dataset.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Datasets","id":"400","title":"Datasets"},"401":{"body":"The above datasets are all accessible through STMO and Looker . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Data tooling","id":"401","title":"Data tooling"},"402":{"body":"Overview Schema deploys FAQ How do I make changes to a schema? When will I see new changes to the schema? What does it mean when a schema deploy is blocked? Schema Repository Schema Transpiler Mozilla Schema Generator Data Ingestion Validation Decoding Name Normalization Data Structure Normalization Deploying to BigQuery Updating generated-schemas Deploying schemas to production","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Generated Schemas","id":"402","title":"Generated Schemas"},"403":{"body":"Schemas describe the structure of ingested data. They are used in the pipeline to validate the types and values of data, and to define a table schema in a data store. We use a repository of JSON Schemas to sort incoming data into decoded and error datasets . We also generate BigQuery table schemas on business days from the JSON Schemas: you can see the current status of this job on the mozilla-pipeline-schemas deploy dashboard . graph TD %% Nodes\nsubgraph mozilla-pipeline-schemas main schemas(generated-schemas)\nend generator(mozilla-schema-generator)\ntranspiler(jsonschema-transpiler)\nprobe-info(probe-scraper)\nairflow(telemetry-airflow)\ningestion(gcp-ingestion)\nbigquery(BigQuery) %% Node hyperlinks\nclick bigquery \"../../cookbooks/bigquery.html\"\nclick main \"https://github.com/mozilla-services/mozilla-pipeline-schemas\"\nclick schemas \"https://github.com/mozilla-services/mozilla-pipeline-schemas/tree/generated-schemas\"\nclick generator \"https://github.com/mozilla/mozilla-schema-generator\"\nclick transpiler \"https://github.com/mozilla/jsonschema-transpiler\"\nclick probe-info \"https://github.com/mozilla/probe-scraper\"\nclick ingestion \"https://mozilla.github.io/gcp-ingestion/ingestion-beam/\"\nclick airflow \"https://github.com/mozilla/telemetry-airflow\" %% Edges\nmain --> |git clone| generator\ntranspiler --> |used by| generator\nprobe-info --> |used by| generator\ngenerator --> |scheduled by| airflow\nairflow --> |run nightly| schemas schemas --> |defines table| bigquery\nschemas --> |defines is valid| ingestion\nschemas --> |defines normalization| ingestion\ningestion --> |inserts into| bigquery Figure : An overview of generated schemas. Click on a node to navigate to the relevant repository or documentation.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Overview","id":"403","title":"Overview"},"404":{"body":"This section answers some basic questions about the schema deployment pipeline.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema deploys FAQ","id":"404","title":"Schema deploys FAQ"},"405":{"body":"This is dependent on what application you are working on. If you are working on Firefox Telemetry and are adding a new probe, then you don't have to do anything. Changes are automatically picked up by the probe-scraper from the histograms.json and scalars.yaml files in mozilla-central. Non-probe changes (for example, modifications to the telemetry environment) will require you to make changes to mozilla-pipeline-schemas . If you are working on an application using the Glean SDK , then the probe-scraper will automatically pick up changes from metrics.yaml.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » How do I make changes to a schema?","id":"405","title":"How do I make changes to a schema?"},"406":{"body":"Schema deploys happen on business days around UTC+04 when new changes are found in the generated-schemas branch of mozilla-pipeline-schemas . This means that any changes merged after UTC+04 on Friday will not propagate until Monday UTC+04. See the mozilla-pipeline-schemas deploy dashboard for up-to-date information on the most recent deploys.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » When will I see new changes to the schema?","id":"406","title":"When will I see new changes to the schema?"},"407":{"body":"The schema deployment pipeline has a hard dependency on the [probe-scraper], a service that scours repositories for new metrics to include in generated schemas. When the probe-scraper fails, it will prevent the mozilla-schema-generator from running. If there are new changes to the main branch of mozilla-pipeline-schemas, then they will not be added to the generated-schemas branch until the failure has been resolved. Similarly, new probes and pings in either Telemetry or Glean will not be picked up until the probe-scraper failures are resolved. If a new schema field is not registered in the schema repository before collection begins, it will be available in the additional_properties field of the generated table. If a new schema for a ping is not registered before collection begins, then it will be sorted into the error stream. Please file a bug or reach out if you believe your data may be affected by blocked schema deploys.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » What does it mean when a schema deploy is blocked?","id":"407","title":"What does it mean when a schema deploy is blocked?"},"408":{"body":"graph LR subgraph mozilla-pipeline-schemas subgraph origin/main templates -->|cmake| schemas end subgraph origin/generated-schemas schemas -->|mozilla-schema-generator| artifact(schemas) end\nend Figure : Template schemas are built locally to generate static JSON Schema. On a regular basis, the Mozilla Schema Generator is run to generate BigQuery schemas. Refer to Sending a Custom Ping for an in-depth guide for adding new schemas to the repository.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema Repository","id":"408","title":"Schema Repository"},"409":{"body":"The structure validated in JSON Schema can be mapped to BigQuery columns. This is done by the jsonschema-transpiler, a Rust application for translating between schema formats. Data normalization as part of decoding is required before inserting into BigQuery e.g. snake casing and type casting. These workarounds are based transformations that are done when importing Avro into BigQuery. graph LR %% nodes\nsubgraph input json(JSON Schemas)\nend\nsubgraph output avro(Avro schemas) bigquery(BigQuery schemas)\nend\ntranspiler[jsonschema-transpiler] %% hyperlinks\nclick json \"https://json-schema.org/\"\nclick avro \"https://avro.apache.org/docs/current/spec.html\"\nclick bigquery \"https://cloud.google.com/bigquery/docs/schemas\"\nclick transpiler \"https://github.com/mozilla/jsonschema-transpiler\" %% edges\njson --> transpiler\ntranspiler --> avro\ntranspiler --> bigquery","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema Transpiler","id":"409","title":"Schema Transpiler"},"41":{"body":"In general: a metric is anything that you want to (and can) measure. This differs from a dimension which is a qualitative attribute of data. In the context of Glean , a metric refers to an instrumented measure for a specific aspect of the product (similar to a probe in Firefox Telemetry).","breadcrumbs":"Introduction » Terminology » Metric","id":"41","title":"Metric"},"410":{"body":"The schema generator will populate schemas with metadata and insert generated sub-schemas at certain paths. It generates JSON Schemas that are translated into BigQuery schemas, but not used for validation. It uses the probe information service to enumerate map-type fields. These fields are converted into a structured column that can be accessed in BigQuery with Standard SQL . Metadata includes fields added during data ingestion including fields like submission_timestamp and sample_id. In addition to generating BigQuery schemas, schemas are aliased in several locations. For example, the first_shutdown ping is a copy of the main_ping. Schemas are also altered in the generator to accommodate various edge-cases in the data. For example, a field that validates both boolean and integer types may be altered to assume a boolean type. The main entry-point is a script that merges and generates *.schema.json under the schemas directory, then translates these to *.bq. It commits the schema to the generated-schemas branch, with a change-log referencing commits in the main branch.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Mozilla Schema Generator","id":"410","title":"Mozilla Schema Generator"},"411":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Data Ingestion","id":"411","title":"Data Ingestion"},"412":{"body":"Data that fails validation is sent to the payload_bytes_error table. Each row contains an information about the error that caused it, as well as the name of the job associated with it. SELECT document_namespace, document_type, document_version, error_message, error_type, exception_class, job_name\nFROM `moz-fx-data-shared-prod`.payload_bytes_error.telemetry\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 1 hour) AND exception_class = 'org.everit.json.schema.ValidationException'\nLIMIT 5 Column Example Value Notes document_namespace telemetry document_type main document_version null The version in the telemetry namespace is generated after validation error_message org.everit.json.schema.ValidationException: #/environment/system/os/version: #: no subschema matched out of the total 1 subschemas error_type ParsePayload The ParsePayload type is associated with schema validation or corrupt data exception_class org.everit.json.schema.ValidationException Java JSON Schema Validator library job_name decoder-0-0121192636-9c56ac6a Name of the Dataflow job that can be used to determine the version of the schema artifact","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Validation","id":"412","title":"Validation"},"413":{"body":"The BigQuery schemas are used to normalize relevant payload data and determine additional properties. Normalization involves renaming field names and transforming certain types of data. Snake casing is employed across all schemas and ensures a consistent querying experience. Some data must be transformed before insertion, such as map-types (a.k.a. dictionaries in Python), due to limitations in BigQuery data representation. Other data may not be specified in the schema, and instead placed into a specially constructed column named additional_properties. Name Normalization A reference Python implementation of the snake casing algorithm is ensured to be compatible with the implementations in the decoder and transpiler using a shared test-suite . To illustrate the transformation, consider the a11y.theme keyed scalar in the main ping . In the JSON document, as seen in about:telemetry, it is accessed as follows: # Python/Javascript syntax\nping[\"payload\"][\"processes\"][\"parent\"][\"keyedScalars\"][\"a11y.theme\"] The decoder will normalize the path with snake casing in BigQuery: SELECT payload.processes.parent.keyed_scalars.a11y_theme\nFROM `moz-fx-data-shared-prod`.telemetry.main\nWHERE date(submission_timestamp) = date_sub(current_date, interval 1 day)\nLIMIT 1 Data Structure Normalization Thee decoder is also responsible for transforming the data to accommodate BigQuery limitations in data representation. All transformations are defined in ingestion-beam under com.mozilla.telemtry.transforms.PubsubMessageToTableRow . The following transformations are currently applied: Transformation Description Map Types JSON objects that contain an unbounded number of keys with a shared value type are represented as a repeated structure containing a key and value column . Nested Arrays Nested lists are represented using a structure containing a repeated list column. Tuples to Anonymous Structures A tuple of items is represented as an anonymous structure with column names starting at _0 up to _{n} where n is the length of the tuple. JSON to String coercion A sub-tree in a JSON document will be coerced to string if specified in the BigQuery schema. One example is of transformation is to represent histograms in the main ping . Boolean to Integer coercion A boolean may be cast into an integer type. Additional properties are fields within the ingested JSON document that are not found in the schema. When all transformations are completed, any fields that were not traversed in the schema will be reconstituted into the top-level additional_properties field .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Decoding","id":"413","title":"Decoding"},"414":{"body":"In this section, we discuss deployment of generated schemas to BigQuery. Refer to Table Layout and Naming for details about the resulting structure of the projects. Tables are updated on every push to generated-schemas. The schemas must be backwards compatible, otherwise the checks in the staging Dataflow and BigQuery instances will fail. This must be resolved by pushing a new tip to the generated-schemas branch in the schema repository. Valid changes to schemas include relaxing a column mode from REQUIRED to NULLABLE or adding new columns. Each table is tagged with the revision of schema repository attached. Consider the org_mozilla_fenix namespace: $ bq ls --max_results=3 moz-fx-data-shared-prod:org_mozilla_fenix_stable tableId Type Labels Time Partitioning Clustered Fields ------------------- ------- --------------------------------------- ----------------------------------- ------------------------------- activation_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id schemas_build_id:202001230145_be1f11e baseline_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id schemas_build_id:202001230145_be1f11e bookmarks_sync_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id The schema_id is derived from the value of the $schema property of each JSON Schema. The schemas_build_id label contains an identifier that includes the timestamp of the generated schema. This label may be used to trace the last deployed commit from generated-schemas.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Deploying to BigQuery","id":"414","title":"Deploying to BigQuery"},"415":{"body":"graph TD subgraph workflow.tmo manual scheduled\nend subgraph mozilla-pipeline-schemas main schemas(generated-schemas)\nend generator(mozilla-schema-generator) %% manual --> |run now| generator\nscheduled --> |run at midnight UTC| generator main -->|git pull| generator\ngenerator --> |git push| schemas A new push to the generated-schemas branch is made every time the probe-scraper.schema_generator task is run by Airflow. mozilla-schema-generator runs in a container that commits snapshots of generated schemas to the remote repository. Generated schemas may change when probe-scraper finds new probes in defined repositories e.g. hg.mozilla.org or glean . It may also change when the main branch contains new or updated schemas under the schemas/ directory. To manually trigger a new push, clear the state of a single task in the workflow admin UI. To update the schedule and dependencies, update the DAG definition.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Updating generated-schemas","id":"415","title":"Updating generated-schemas"},"416":{"body":"graph TD\nsubgraph mozilla-pipeline-schemas schemas(generated-schemas)\nend\nartifact[Generate schema artifact]\nsubgraph moz-fx-data-shar-nonprod-efed bigquery[Update BigQuery tables] views[Update BigQuery views] ingestion[Redeploy Dataflow ingestion]\nend\nstatus{Deploy prod} schemas --> |labeled and archived| artifact\nartifact --> |run terraform| bigquery\nbigquery --> |run terraform| views\nviews --> |drain and submit| ingestion ingestion --> status Jenkins is used to automate deploys of the pipeline in the nonprod and prod projects. Jenkins polls the generated-schemas branch for new commits. The tip of the branch will be labeled and archived into an artifact that is used during deploys. The artifact is first used update the table schemas in the nonprod project. This staging step will stop on schema incompatible changes, such as removing a schema or a column in a schema. Once the tables are up to date, the Dataflow job will be drained and redeployed so it is writing to the updated tables. Once schemas have successfully deployed to the nonprod project, then it may be manually promoted to production by an operator. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Deploying schemas to production","id":"416","title":"Deploying schemas to production"},"417":{"body":"The following describes in detail how we structure Glean data in BigQuery. For information on the actual software which does this, see the Generated Schemas reference. This document intended as a reference, if you want a tutorial on how best to access Glean Data in BigQuery, see Accessing Glean Data .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Glean Data","id":"417","title":"Glean Data"},"418":{"body":"Each ping type is recorded in its own table, and these tables are named using {application_id}.{ping_type}. For example, for Fenix, the application id is org.mozilla.fenix, so its metrics pings are available in the table org_mozilla_fenix.metrics.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Tables","id":"418","title":"Tables"},"419":{"body":"Fields are nested inside BigQuery STRUCTs to organize them into groups, and we can use dot notation to specify individual subfields in a query. For example, columns containing Glean's built-in client information are in the client_info struct, so accessing its columns involves using a client_info. prefix. The top-level groups are: client_info: Client information provided by Glean . ping_info: Ping information provided by Glean . metrics: Custom metrics defined by the application and its libraries. events: Custom events defined by the application and its libraries.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Columns","id":"419","title":"Columns"},"42":{"body":"Monthly Active Users - the number of unique profiles active in the 28-day period ending on a given day. The number of unique profiles active at least once during the 28-day window ending on the specified day.","breadcrumbs":"Introduction » Terminology » MAU","id":"42","title":"MAU"},"420":{"body":"Core attributes sent with every ping are mapped to the client_info and ping_info sections. For example, the client id is mapped to a column called client_info.client_id.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Ping and Client Info sections","id":"420","title":"Ping and Client Info sections"},"421":{"body":"Custom metrics in the metrics section have two additional levels of indirection in their column name: they are organized by the metric type, and then by their category: metrics.{metric_type}.{category}_{name}. For example, suppose you had the following boolean metric defined in a metrics.yaml file (abridged for clarity): browser: is_default: type: boolean description: > Is this application the default browser? send_in_pings: - metrics It would be available in the column metrics.boolean.browser_is_default.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » The metrics group","id":"421","title":"The metrics group"},"422":{"body":"Events are stored as a set of records in a single column called \"events\": there might be many events sent as part of a single ping. Each record has the following fields which allow you to filter for the specific metrics of interest: category (maps to the metric category) name (maps to the metric name) For example, suppose you had the following event metric defined in a metrics.yaml file (again, abridged for clarity): engine_tab: foreground_metrics: type: event description: | Event collecting data about the state of tabs when the app comes back to the foreground. extra_keys: extra_keys: background_active_tabs: description: | Number of active tabs (with an engine session assigned) when the app went to the background. ... In this case the event's category would be engine_tab and its name would be foreground_metrics. You can use the record's timestamp and extra fields to get the event's timestamp and specifics related to the event. For a complete example, see \"event metrics\" under Accessing Glean Data . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » The events group","id":"422","title":"The events group"},"423":{"body":"This document describes how the data pipeline normalizes channel information sent by Firefox and makes it accessible to data consumers. What are Firefox channels? App Update Channel Normalized Channel","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » Channel Normalization","id":"423","title":"Channel Normalization"},"424":{"body":"In addition to the the release channel, which is what we ship to most users, we also ship development versions of Firefox and an \"extended support\" (esr). The full list is: release beta aurora (this is dev-edition, and is just a beta repack ) nightly esr For more information on this topic, see the Firefox Release Process page .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » What are Firefox channels?","id":"424","title":"What are Firefox channels?"},"425":{"body":"This is the channel reported by Firefox. This could really be anything, but is usually one of the expected release channels listed above. For BigQuery tables corresponding to Telemetry Ping types, such as main, crash or event, the field here is called app_update_channel and is found in metadata.uri. For example: SELECT metadata.uri.app_update_channel\nFROM telemetry.main\nWHERE DATE(submission_timestamp) = '2019-09-01'\nLIMIT 10","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » App Update Channel","id":"425","title":"App Update Channel"},"426":{"body":"This field is a normalization of the directly reported channel, and replaces unusual and unexpected values with the string Other. There are a couple of exceptions, notably that variations on nightly-cck-* become nightly. See the relevant code here . Normalized channel is available in the Telemetry Ping tables as a top-level field called normalized_channel. For example: SELECT normalized_channel\nFROM telemetry.crash\nWHERE DATE(submission_timestamp) = '2019-09-01'\nLIMIT 10 Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » Normalized Channel","id":"426","title":"Normalized Channel"},"427":{"body":"Since the early days of Telemetry, it has been desirable to have a quick and simple way to do analysis on a sample of the full population of Firefox clients. The mechanism for doing that is encoded in the data itself, namely the sample_id field. This is a field that is computed from the telemetry client_id using the CRC hash function. This CRC hash is then bucketed into 100 possible values from 0 to 99, each of which represents a roughly 1% uniform sample of the client_id space. All ping tables that contain a client id, as well as many derived datasets, include the sample_id field. TL;DR sample_id = crc32(client_id) % 100 An example python implementation: # USAGE: python cid2sid.py 859c8a32-0b73-b547-a5e7-8ef4ed9c4c2d\n# Prints\n# Client ID b'859c8a32-0b73-b547-a5e7-8ef4ed9c4c2d' => Sample ID 55\nimport binascii\nimport sys clientid = sys.argv[1].encode() crc = binascii.crc32(clientid)\nsampleid = (crc & 0xFFFFFFFF) % 100\nprint(\"Client ID {} => Sample ID {}\".format(clientid, sampleid)) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Sampling » Sampling in Telemetry data","id":"427","title":"Sampling in Telemetry data"},"428":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering Data","id":"428","title":"Filtering Data"},"429":{"body":"Overview Stages Edge filtering Beam Filtering JSON Schema Filtering Filtering from the stable tables Filtering from the exposed views Optional filtering in Looker Explores Querying the Error Stream","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Table of Contents","id":"429","title":"Table of Contents"},"43":{"body":"A ping represents a message that is sent from the Firefox browser to Mozilla’s Telemetry servers. It typically includes information about the browser’s state, user actions, etc. For more information, see Common ping format .","breadcrumbs":"Introduction » Terminology » Ping","id":"43","title":"Ping"},"430":{"body":"Data is filtered out of production streams at almost every stage of the pipeline. The following outlines each stage and both the data currently filtered and the data that could be filtered. This should help answer two classes of questions: Did my data get filtered out? We've uncovered spurious data being ingested, how should we handle that? Note : JSON Schema filtering is our primary method of filtering out bad data. That should be used before any other methods of dropping data from the pipeline.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Overview","id":"430","title":"Overview"},"431":{"body":"Where - Which stage of the pipeline this filtering occurs in What - What happens to the data when filtered here When - Which situations this filtering should be, and is, used in How - What kind of data can be filtered at this stage","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Stages","id":"431","title":"Stages"},"432":{"body":"Where: Filtered by nginx, currently we use it to filter out non-v4 pings ( to be removed, but capability to remain ). What: Drops data entirely from the pipeline; there will be no traces of it downstream from the edge server. When: Only to be used in extreme situations (e.g. PII exposure). We also use it for dropping too-large messages and headers . How: Can be used to filter by URI, namespaces, apps, etc. (from the URL or from the HTTP headers); but not anything in the payload.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Edge filtering","id":"432","title":"Edge filtering"},"433":{"body":"Where: Filtered in the message scrubber . What: Causes data to be written to the error stream or to be dropped entirely. When: Filter out data we absolutely know we will never need to see (e.g. data from forked applications). How: Can filter out namespaces, doctypes, or URIs currently; in the extreme can filter on any message Attribute or payload field.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Beam Filtering","id":"433","title":"Beam Filtering"},"434":{"body":"Where: During ingestion, as defined in the payload schema . What: Causes data to be written to the error stream . When: When trying to remove bad analysis data that we know we will never need (e.g. huge values, improper strings, etc.). Usually these indicate something went wrong with the payload. How: Can filter on values in the payload, using the JSON schema .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » JSON Schema Filtering","id":"434","title":"JSON Schema Filtering"},"435":{"body":"Where: After ingestion to live tables, but before copying to the stable tables . What: Allows data to exist in the live tables, but removes it from the stable tables. When: Use for data that may be needed for some analyses on recent data, but not for data that will need long-term historical analyses or for use in any downstream reporting. For example, we filter out pings from automation (e.g. CI) here, so that analysis is unaffected by them, but we can still analyze what the recent CI data looks like. We also drop duplicate pings (per the document-id). How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering from the stable tables","id":"435","title":"Filtering from the stable tables"},"436":{"body":"Where: After ingestion to stable tables ( example ). What: Allows data to exist in stable tables, but not be exposed to users when accessing views. When: Use for data that is a footgun for end-users (e.g. data that was collected before a product was launched), but will probably be needed by data science or eng. How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering from the exposed views","id":"436","title":"Filtering from the exposed views"},"437":{"body":"Where: In the explore, Looker creates a default filter for a field . What: Allows data to exist in views, and optionally allows users to query that data (but not by default). When: Use this for data that most of the time should not be queried in Looker. Downside is too many of these will clutter the Looker explore. How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Optional filtering in Looker Explores","id":"437","title":"Optional filtering in Looker Explores"},"438":{"body":"The data engineering team has exposed some tables to make querying the error stream easier. The schema errors dashboard will let you choose your namespace and doctype to see errors over the past week. If that data is not granular enough, the error stream can be queried directly: SELECT udf.parse_desktop_telemetry_uri(uri) AS parsed_uri, * EXCEPT(payload), udf_js.gunzip(payload) AS payload\nFROM `moz-fx-data-shared-prod.payload_bytes_error.telemetry`\nWHERE DATE(submission_timestamp) = \"2021-01-07\"\nLIMIT 1000 Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Querying the Error Stream","id":"438","title":"Querying the Error Stream"},"439":{"body":"Artifacts that get deployed automatically, usually during nightly Airflow runs, to BigQuery include: user-defined functions datasets tables views","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » BigQuery Artifact Deployment","id":"439","title":"BigQuery Artifact Deployment"},"44":{"body":"A set of pings that is stored in a BigQuery table. See article on raw ping datasets .","breadcrumbs":"Introduction » Terminology » Ping Table","id":"44","title":"Ping Table"},"440":{"body":"Terraform will deploy datasets defined in bigquery-etl and private-bigquery-etl and datasets that are configured via cloudops-infra . The dataset deployment is triggered via Jenkins whenever bigquery-etl publishes a new container or after schema deployment.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » Dataset Deployment","id":"440","title":"Dataset Deployment"},"441":{"body":"There are two categories of user-defined functions: UDFs for internal use only: These UDFs are published to the udf and udf_js datasets in the moz-fx-data-shared-prod project and managed via bigquery-etl public UDFs that can be used even outside of Mozilla projects: These UDFs are published to the mozfun project and managed via bigquery-etl The UDF deploy is triggered through the publish_public_udfs and publish_persistent_udfs Airflow task in the bqetl_artifact_deployment Airflow DAG which run nightly, but can be triggered manually by clearing the tasks.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » User-defined Function (UDF) Deployment","id":"441","title":"User-defined Function (UDF) Deployment"},"442":{"body":"Tables get deployed through the publish_new_tables Airflow task which runs nightly. This task will run all SQL generators, generate schemas for each query and will deploy schemas for tables and apply any schema-compatible changes for existing tables. The task will fail if changes that are incompatible with existing schemas (such as removing fields or changing field types) are to be applied.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » Table Deployment","id":"442","title":"Table Deployment"},"443":{"body":"View deployment runs after new tables have been published through the publish_views Airflow task . This task will run all SQL generators, which ensures that SQL for generated views will be available. Only views with either changes to their SQL definition, schema, metadata or newly created views will be deployed. Views that have been defined in bigquery-etl will be tagged with a managed label. This label is used to automatically remove views from BigQuery that have been deleted in bigquery-etl. Having this label ensures that manually created views or views created through other tooling won't get deleted as part of this process. Views get published to moz-fx-data-shared-prod and publicly-facing views get published to mozdata. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » View Deployment","id":"443","title":"View Deployment"},"444":{"body":"When you perform an analysis on any data, there are some mistakes that are easy to make: Do you know what question that you hope to answer? Is your sample representative of your population? Is your result \"real\"? How precisely can you state your conclusion? This section is not about those traps. Instead, it is about quirks and pitfalls that are specific to Mozilla's data systems.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Analysis Gotchas","id":"444","title":"Analysis Gotchas"},"445":{"body":"Intermittent issues Notable historic events Pseudo-replication Profiles vs Users Opt-in versus Opt-out Trusting Dates Date Formats Delays Pingsender Submission Date Pings from Robots Build Ids","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Table of Contents","id":"445","title":"Table of Contents"},"446":{"body":"Despite best efforts, problems may occur from time to time with the ingestion of data or the faithful creation of datasets. Issues undergoing investigation are marked with the [data-quality] whiteboard tag in Bugzilla. See currently open issues . Especially severe problems with production data are announced on the fx-data-dev mailing list (see getting help ). Subscribing to this mailing list is recommended if you are a current or aspiring data practitioner.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Intermittent issues","id":"446","title":"Intermittent issues"},"447":{"body":"See also the spreadsheet of notable historic events . This spreadsheet is imported into BigQuery, and can be found at moz-fx-data-shared-prod.static.data_incidents_v1. If you add an entry here, please add it to that spreadsheet as well! When you start to evaluate trends, be aware of events from the past that may invite comparisons with history. Here are a few to keep in mind: Aug 22, 2024 - Adjust is disabled in mobile clients (Firefox Android & Firefox iOS). May 20, 2024 - June 14, 2024 - Excessive Glean database writes degraded Fenix performance on startup, pageload, scrolling, video playback, and possibly other areas. Some metrics were disabled. See bug 1892230 . Apr 18, 2024 - Google began rolling out a new SERP experience on Firefox Android, which impacted standard search metrics. See the spreadsheet for more details. March 15, 2024 - Spike in clients with null default search engine (~32%) for Firefox iOS. This issue was fixed for Firefox 126 and above. More details can be found in this incident report Feb 29 , 2024 - Spike in the search engine changed probe for users who had an engine update for versions >= 124 . This is due to search engine default changed probes being triggered during engine updates even when users don't actually change their default search engines post-update bug . More details can be found here . Jan 15 - May 1, 2024 - Legacy Telemetry pings containing os information from Arch Linux clients without the lsb-release package were dropped . Dec 8, 2023 - (ongoing) Firefox iOS Clients coming through the French ISP Netskope report an increased number of 4xx HTTP errors on submission ( bug 1870670 ). Dec 7, 2023 - Contextual Services data for Firefox Desktop versions 116 and up now supplied by Glean . Nov 20, 2023 - Changeover day for Onboarding data sent via Messaging System from PingCentre to Glean. Views and datasets downstream of messaging_system.onboarding began being fueled by Glean-sent data instead of PingCentre-sent data . Jul 16, 2023 - Jul 24, 2023 - During the migration from release to ESR of Firefox users on obsolete versions of MacOS and Windows, Firefox sent deletion request pings for clients in the migration, which also reset the client_id. See the summary of the incident here. . Approximately 2 million clients were affected by this bug; as a result of this, around 1.3 million clients were double counted due to both the old client_id and reset client_id being active on the same day. Mar 17, 2023 - May 9, 2023 - Firefox for Android was collecting but not sending perf.page_load events during this period. The recorded events started being sent after May 9, 2023 resulting in a spike of events that eventually returned to normal levels. See Bug 1833178 for more info. Mar 14, 2023 - Firefox for Android began reporting significantly fewer new installs, due to a fix for Client ID regeneration . This also affected retention for both new and existing users. Nov 15, 2022 - A major bug in the search with ads probes was fixed on Firefox Desktop. The bug fix impacts Firefox 109+ and resulted in significant increases in the number of searches with ads recorded. Aug 31 2022 - A small number of records were missing from stable tables until October 5, 2022 and not reprocessed into downstream ETL tables . July 19 - August 3, 2022 - Fenix v103 seeing an increase in null values in client_info fields . Glean failed to properly collect data for the client_info fields android_sdk_version, device_model, device_manufacturer and locale. This has been fixed in subsequent releases and is fixed in Fenix 103.2 and all later releases. No backfill. May 24 - Jun 10, 2022 - search_with_ads drops on Firefox Desktop globally. Upon investigation , the issue is believed to be related to Google's core algorithm update in May 2022. May 15, 2022 - Fixed potential under report search_with_ads . Ad impressions were not tracked for SERP that took longer than 1 second to load. This was initially uncovered by QA for ad impressions on DuckDuckGo SERP. The fix addresses for all search partners and is not limited to DuckDuckGo. Dec 1, 2021 - Jan 23, 2022 - Search values in Android Focus from core telemetry fell . Nov 16, 2021 - Submissions were rejected from 17:44 to 18:10 UTC . Nov 4, 2021 - CORS headers added to support receiving submissions from Glean.js websites . Sep 30 2021 - Oct 06 2021 - Submissions from some countries were rejected . Sep 30 2021 - Oct 04 2021 - Submissions from clients on some older platforms were dropped . Aug 23 2021 - Aug 29 2021 - Approximately 1/251 of pings were improperly labeled as coming from Kansas City, US . Aug 05 2021 - Aug 31 2021 - Drop in search metrics (tagged_sap, tagged_follow_on, search_with_ads, ad_click) in Fenix due to probe expiry. Incident report and STMO#203423 . Feb 16 2021 - Feb 25 2021 - A small number of stub installer pings may have been discarded due to URI deduplication . Jan 28, 2021 - Fenix DAU jumped rapidly, due to increased sending of the baseline ping August 6, 2020 - Pings with \"automation\" tag in X-Source-Tags will no longer appear in stable tables This is particularly relevant for removing pings related to automated testing of Fenix. August 1, 2020 - August 31, 2020 - Fennec was migrated to Fenix , causing changes in both how data was reported (Glean rather than the core ping) and some reported metrics (e.g. DAU, as people dropped off). July 20, 2020 - Glean dropping application lifetime metrics from metrics pings . Glean Android bindings from version v25.0.0 up to and including v31.4.0 had a bug that would cause metrics with “lifetime: application” to be cleared before they could be collected for metrics pings sent during startup. This can result in application lifetime metrics like experiment information being randomly missing from the data. April 14, 2020 - Telemetry edge server rejects pings for an hour . Clients generally retry periodically until success is achieved. Therefore, most of these messages were eventually ingested; submission timestamps appear later than normal. A small number of pings are attributed to a later day or were never sent due to the client never being reopened. February 11, 2020 - Firefox 73 was released and began the start of 4-week release cycles . There was a gradual transition from 7/8 week ones to 4 week ones. December 4 2019 - AWS Ingestion Pipeline decommissioned . Specifically, the last ping relayed through the AWS machinery had a timestamp of 2019-12-04 22:04:45.912204 UTC. October 29 2019 - Glean SDK Timing Distribution(s) report buckets 1 nanosecond apart. This occurred because of a potential rounding bug in Glean SDK versions less than 19.0.0. See Bug 1591938 . October 23 2019 - Hot-fix shipped through add-ons that reset the Telemetry endpoint preference back to the default for a large number of users. September 1 - October 18 2019 - BigQuery Ping tables are missing the X-PingSender-Version header information . This data is available before and after this time period. May 4 - May 11 2019 - Telemetry source data deleted . No source data is available for this period and derived tables may have missing days or imputed values. Derived tables that depend on multiple days may have have affected dates beyond the deletion region. January 31 2019 - Profile-per-install landed in mozilla-central and affected how new profiles were created. See discussion in bigquery-etl#212 . October 25 2018 - many client_ids on Firefox Android were reset to the same client_id. For more information, see the post-mortem or Bug 1501329 . November 2017 - Quantum Launch. There was a surge in new profiles and usage. June 1 and 5, 2016 - Main Summary v4 data is missing for these two days. March 2016 - Unified Telemetry launched.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Notable historic events","id":"447","title":"Notable historic events"},"448":{"body":"Telemetry data is a collection of pings. A single main-ping represents a single subsession. Some clients have more subsessions than others. When you say \"63% of beta 53 has Firefox set as its default browser\" , you need to specify that it is 63% of pings because it represents only around 46% of clients. (Apparently users with Firefox Beta 53 set as their default browser submitted more main-pings than users who did not).","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pseudo-replication","id":"448","title":"Pseudo-replication"},"449":{"body":"You may have noticed that the term \"clients\" and not \"users\" was applied in the above-listed section because of all the things can be counted, users is not one of them: Users can have multiple Firefox profiles that runs on the same system at the same time (like developers). Users can have the same Firefox profile that runs on several systems on different days of the week (also developers). The only things we can count are pings and clients. Clients can be counted because a client_id is sent with each ping that uniquely identifies the profile from which it originated. This is generally close enough to the idea of a so-called \"user\" that can be considered for counting profiles and calling them users. However, you may run into some instances where the distinction matters. When in doubt, be precise. You count clients . This article describes the concept of \"profiles\" in detail.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Profiles vs Users","id":"449","title":"Profiles vs Users"},"45":{"body":"Mozilla’s data pipeline, which is used to collect Telemetry data from Mozilla’s products and logs from various services. The bulk of the data that is handled by this pipeline is Firefox Telemetry data. The same tool-chain is used to collect, store, and analyze data that comes from many sources. For more information, see An overview of Mozilla’s Data Pipeline .","breadcrumbs":"Introduction » Terminology » Pipeline","id":"45","title":"Pipeline"},"450":{"body":"Mozilla does not collect the same information from everyone. Every profile that does not have Telemetry disabled sends \"opt-out\" Telemetry, which includes: Nearly all the data in the Environment Some specific Histograms , Scalars , and Events that are marked \"releaseChannelCollection\": \"opt-out\" Most probes are \"opt-in\": No information is received from the probes unless a user opts into sending this information by installing any pre-release version of Firefox: Beta, Nightly or Developer Edition (the latter is similar to Beta). If you want to encourage users to collect good information for Mozilla, ask them to install a Beta release.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Opt-in versus Opt-out","id":"450","title":"Opt-in versus Opt-out"},"451":{"body":"Do not assume that the time reported by an instance of Firefox desktop is correct. The situation is somewhat better on mobile devices, but you should still be cautious. Any timestamp recorded by the user is subject to \"clock skew.\" The user's clock can be set (purposefully or accidentally) to any time at all. SSL certificates tend to keep timestamps in a certain relatively-accurate window because a user whose clock has been set too far in the past or too far in the future may confuse certain expiration-date-checking code. Examples of client times from Firefox desktop pings: crashDate crashTime meta/Date sessionStartDate subsessionStartDate profile/creationDate Examples of client times from Glean pings: ping_info.end_time Examples of server times that you can trust: submission_timestamp submission_date Note submission_date does not appear in the ping documentation because it is added in post-processing.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Trusting Dates","id":"451","title":"Trusting Dates"},"452":{"body":"Not all dates and times are created equal. Most of the dates and times in Telemetry pings are ISO 8601 . Most are full timestamps, though their resolution may differ from per-second to per-day. Then there's profile/creationDate which is just a number of days since epoch (January 1, 1970). Like 17177 for the date 2017-01-11. Tip: If you want to convert profile/creationDate to a usable date in SQL: DATE_FROM_UNIX_DATE(SAFE_CAST(environment.profile.creation_date AS INT64)) In derived datasets ISO dates are sometimes converted to strings using one of the following formats: %Y-%m-%d or %Y%m%d. The date formats for different rows in main_summary are described on the main_summary reference page . Although build IDs look like dates, they are not. If you take the first eight characters, you can use them as a proxy for the day when the build was released. metadata.header.date represents an HTTP Date header in a RFC 7231 -compatible format. Tip: If you want to parse metadata/Date to become a usable date in SQL: SAFE.PARSE_TIMESTAMP('%a, %d %b %Y %T %Z', REPLACE(metadata.header.date, 'GMT+00:00', 'GMT')) Alternatively, you can use the already parsed version that is available in user-facing views (metatdata.header.parsed_date)","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Date Formats","id":"452","title":"Date Formats"},"453":{"body":"There is an inherent delay between Telemetry data being created on the client and it being received by Mozilla. Most Telemetry data produced by desktop Firefox is represented in the main ping. It is sent at the beginning of a client's next Firefox session. If the user shuts down Firefox for the weekend, Firefox does not receive any data that has been generated on Friday data until Monday morning. Generally speaking, data from two days ago is usually fairly representative. If you'd like to read more about this subject, there is a series of blog posts here , here and here .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Delays","id":"453","title":"Delays"},"454":{"body":"Pingsender greatly reduces any delay before sending pings to Mozilla. However, only some types of pings are sent by Pingsender. Bug 1310703 introduced Pingsender for crash pings and was merged in Firefox 54, which was included in release on June 13, 2017. Bug 1336360 moved shutdown pings to Pingsender and was merged in Firefox 55, which was included in release on August 8, 2017. Bug 1374270 added sending health pings on shutdown using Pingsender and was merged in Firefox 56, which was included in release on Sept 28, 2017. Other types of pings are not sent with Pingsender. This is usually okay because Firefox is expected to continue to run long enough to send these pings. Mobile clients do not have Pingsender. Therefore, a delay occurs as described in STMO#49867 .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pingsender","id":"454","title":"Pingsender"},"455":{"body":"submission_date or submission_timestamp represents the server time at which a ping is received from a client. It is used as a partitioning column (useful for both query optimization and restricting the range of data under consideration) and should be considered reliable. In bug 1422892 it was decided to standardize on using submission_date as opposed to client-generated dates. Summary of reasons for this decision: not subject to client clock skew doesn't require normalization good for backfill good for daily processing and usually good enough","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Submission Date","id":"455","title":"Submission Date"},"456":{"body":"In general, data coming from an application instance not run by a human is not wanted in analysis. As of this writing, GeckoDriver (one of the official mechanisms to launch and control an automated version of Firefox for e.g. web compatibility testing) is configured not to send Telemetry by default but we can't control for other things people might do in the field. On desktop, one field to watch out for is headless mode (environment.system.gfx.headless in the main ping): if that field is set, you are for certain not working with a version of Firefox being operated by a real human. You can see an example of some client pings with this field set skewing the nightly numbers in bug 1643341 . An easy solution is to just filter out these types of clients in your analysis. You can see an example of this pattern in STMO#71781 .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pings from Robots","id":"456","title":"Pings from Robots"},"457":{"body":"Generally speaking, application versions are monotonically increasing multipart alphanumeric strings like \"89.0a1\" or \"68.0.3\". Build Ids are not this. A Build Id is a sequence of characters that is unique to a specific build of a product. Since the application version may not vary across shipped versions (for example, a Firefox nightly version stays the same across its entire cycle), a build id helps identify which code changes were included in a build as well as what features may have been enabled for it. For example, in Firefox Desktop, the build id is the date and time the build was built in yyyymmddhhmmss format. A build id might be formatted in any way and contain the time or version control system revision of the code included in the build. Do not assume build id's are consistent across the products we ship. A build id format may vary between products, between channels of the same product, or over time within the same channel of the same product. The build id format for Firefox Desktop has been very stable over time thus far, but even it can be different for different platforms in some respin circumstances (if e.g. only one platform's builder failed). Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Build Ids","id":"457","title":"Build Ids"},"458":{"body":"","breadcrumbs":"Data Platform Reference » SQL Style Guide » SQL Style Guide","id":"458","title":"SQL Style Guide"},"459":{"body":"Consistency Reserved Words Variable Names Be Explicit Aliasing Joins Grouping Columns Left Align Root Keywords Code Blocks Join Conditions Parentheses Boolean at the Beginning of Line Nested Queries About this Document","breadcrumbs":"Data Platform Reference » SQL Style Guide » Table of Contents","id":"459","title":"Table of Contents"},"46":{"body":"Measurements for a specific aspect of Firefox are called probes. A single telemetry ping sends many different probes. Probes are either Histograms (recording distributions of data points) or Scalars (recording a single value). You can search for details about probes by using the Probe Dictionary . For each probe, the probe dictionary provides: A description of the probe When a probe started being collected Whether data from this probe is collected in the release channel Newer measurements implemented using Glean are referred to as metrics instead of probes, but the basic outline is the same. Details about Glean Metrics are collected inside the Glean Dictionary .","breadcrumbs":"Introduction » Terminology » Probe","id":"46","title":"Probe"},"460":{"body":"From Pep8 : A style guide is about consistency. Consistency with this style guide is important. Consistency within a project is more important. Consistency within one module or function is the most important. However, know when to be inconsistent -- sometimes style guide recommendations just aren't applicable. When in doubt, use your best judgment. Look at other examples and decide what looks best. And don't hesitate to ask!","breadcrumbs":"Data Platform Reference » SQL Style Guide » Consistency","id":"460","title":"Consistency"},"461":{"body":"Always use uppercase for reserved keywords like SELECT, WHERE, or AS.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Reserved Words","id":"461","title":"Reserved Words"},"462":{"body":"Use consistent and descriptive identifiers and names. Use lower case names with underscores, such as first_name. Do not use camelCase. Functions, such as cardinality, approx_distinct, or substr, are identifiers and should be treated like variable names. Names must begin with a letter and may not end in an underscore. Only use letters, numbers, and underscores in variable names.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Variable Names","id":"462","title":"Variable Names"},"463":{"body":"When choosing between explicit or implicit syntax, prefer explicit.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Be Explicit","id":"463","title":"Be Explicit"},"464":{"body":"Always include the AS keyword when aliasing a variable or table name, it's easier to read when explicit. Good SELECT date(submission_timestamp) AS day\nFROM telemetry.main\nLIMIT 10 Bad SELECT date(submission_timestamp) day\nFROM telemetry.main\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Aliasing","id":"464","title":"Aliasing"},"465":{"body":"Always include the JOIN type rather than relying on the default join. Good -- BigQuery Standard SQL Syntax\nSELECT submission_date, experiment.key AS experiment_id, experiment.value AS experiment_branch, count(*) AS count\nFROM telemetry.clients_daily\nCROSS JOIN UNNEST(experiments.key_value) AS experiment\nWHERE submission_date > '2019-07-01' AND sample_id = '10'\nGROUP BY submission_date, experiment_id, experiment_branch Bad -- BigQuery Standard SQL Syntax\nSELECT submission_date, experiment.key AS experiment_id, experiment.value AS experiment_branch, count(*) AS count\nFROM telemetry.clients_daily, UNNEST(experiments.key_value) AS experiment -- Implicit JOIN\nWHERE submission_date > '2019-07-01' AND sample_id = '10'\nGROUP BY 1, 2, 3 -- Implicit grouping column names","breadcrumbs":"Data Platform Reference » SQL Style Guide » Joins","id":"465","title":"Joins"},"466":{"body":"In the previous example, implicit grouping columns were discouraged, but there are cases where it makes sense. In some SQL flavors (such as Presto ) grouping elements must refer to the expression before any aliasing is done. If you are grouping by a complex expression it may be desirable to use implicit grouping columns rather than repeating the expression. Good -- BigQuery SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '2019-07-01'\nGROUP BY submission_date, is_prerelease -- Grouping by aliases is supported in BigQuery Good -- Presto SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '20190701'\nGROUP BY 1, 2 -- Implicit grouping avoids repeating expressions Bad -- Presto SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '20190701'\nGROUP BY submission_date, normalized_channel IN ('nightly', 'aurora', 'beta')","breadcrumbs":"Data Platform Reference » SQL Style Guide » Grouping Columns","id":"466","title":"Grouping Columns"},"467":{"body":"Root keywords should all start on the same character boundary. This is counter to the common \"rivers\" pattern described here . Good : SELECT client_id, submission_date\nFROM main_summary\nWHERE sample_id = '42' AND submission_date > '20180101'\nLIMIT 10 Bad : SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42' AND submission_date > '20180101'","breadcrumbs":"Data Platform Reference » SQL Style Guide » Left Align Root Keywords","id":"467","title":"Left Align Root Keywords"},"468":{"body":"Root keywords should be on their own line. For example: Good : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 It's acceptable to include an argument on the same line as the root keyword, if there is exactly one argument. Acceptable : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 Do not include multiple arguments on one line. Bad : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 Bad SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Code Blocks","id":"468","title":"Code Blocks"},"469":{"body":"The ON and USING keywords should start on a new line indented one level more than the join keyword and be followed by the join conditions starting on the same line. For example: Good : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON main_v4.environment.system.os.name = normalized_os_name.os_name Bad : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON main_v4.environment.system.os.name = normalized_os_name.os_name Bad : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name\nON main_v4.environment.system.os.name = normalized_os_name.os_name","breadcrumbs":"Data Platform Reference » SQL Style Guide » Join Conditions","id":"469","title":"Join Conditions"},"47":{"body":"All of the changes a user makes in Firefox, like the home page, what toolbars you use, installed addons, saved passwords and your bookmarks, are all stored in a special folder, called a profile. Telemetry stores archived and pending pings in the profile directory as well as metadata like the client id . See also Profile Creation .","breadcrumbs":"Introduction » Terminology » Profile","id":"47","title":"Profile"},"470":{"body":"If parentheses span multiple lines: The opening parenthesis should terminate the line. The closing parenthesis should be lined up under the first character of the line that starts the multi-line construct. The contents of the parentheses should be indented one level. For example: Good WITH sample AS ( SELECT client_id, FROM main_summary WHERE sample_id = '42'\n) Bad (Terminating parenthesis on shared line) WITH sample AS ( SELECT client_id, FROM main_summary WHERE sample_id = '42') Bad (No indent) WITH sample AS (\nSELECT client_id,\nFROM main_summary\nWHERE sample_id = '42'\n)","breadcrumbs":"Data Platform Reference » SQL Style Guide » Parentheses","id":"470","title":"Parentheses"},"471":{"body":"AND and OR should always be at the beginning of the line. For example: Good ...\nWHERE submission_date > 20180101 AND sample_id = '42' Bad ...\nWHERE submission_date > 20180101 AND sample_id = '42'","breadcrumbs":"Data Platform Reference » SQL Style Guide » Boolean at the Beginning of Line","id":"471","title":"Boolean at the Beginning of Line"},"472":{"body":"Do not use nested queries. Instead, use common table expressions to improve readability. Good : WITH sample AS ( SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42'\n) SELECT *\nFROM sample\nLIMIT 10 Bad : SELECT *\nFROM ( SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42'\n)\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Nested Queries","id":"472","title":"Nested Queries"},"473":{"body":"This document was heavily influenced by https://www.sqlstyle.guide/ Changes to the style guide should be reviewed by at least one member of both the Data Engineering team and the Data Science team. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » SQL Style Guide » About this Document","id":"473","title":"About this Document"},"474":{"body":"Airflow is an integral part of our data platform. ETL processes, forecasts and various analyses are scheduled and monitored through Airflow. Our Airflow instance is hosted at workflow.telemetry.mozilla.org (WTMO).","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Airflow Gotcha's","id":"474","title":"Airflow Gotcha's"},"475":{"body":"Airflow DAGs for our ETL processes get automatically generated as part of bigquery-etl . The process for scheduling queries is to specify a DAG as part of its metadata. How to schedule queries is described in detail this guide to creating a derived dataset . Generated DAGs are prefixed with bqetl_. Some DAGs, for example for custom machine learning tasks or to schedule running custom tools, need to be defined manually. These DAGs need to be created in the telemetry-airflow repository. A separate script syncs generated bigquery-etl DAGs every 10 minutes to our Airflow instance. DAGs that live in telemetry-airflow get deployed via CircleCI whenever a change is pushed to main.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » DAGs are automatically generated for the most part","id":"475","title":"DAGs are automatically generated for the most part"},"476":{"body":"After adding a new DAG either through bigquery-etl or telemetry-airflow, it will take about 10 minutes until the new DAG gets deployed. After deployment, the DAG is by default disabled. It is necessary to manually unpause the DAG on WTMO","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » New DAGs need to be unpaused manually","id":"476","title":"New DAGs need to be unpaused manually"},"477":{"body":"Tasks are distributed across different Airflow DAGs. Usually, each DAG contains tasks that are closely related to a specific use case or for generating a set of related datasets. In many cases, tasks depend on other tasks that are running as part of a different DAG. For example, a lot of tasks depend on the copy_deduplicate_main_ping task. External upstream dependencies are expressed using ExternalTaskSensors . These sensors ensure that the external upstream task is finished before the job that depends on that upstream task is executed. These sensors are usually defined like: wait_for_bq_events = ExternalTaskSensor( task_id=\"wait_for_bq_events\", # name of this wait task as it will appear in the UI external_dag_id=\"copy_deduplicate\", # name of the external DAG external_task_id=\"bq_main_events\", # name of the external task execution_delta=timedelta(hours=3), # delta based on differences in schedule between upstream DAG and current DAG mode=\"reschedule\", # use mode \"reschedule\" to unblock slots while waiting on upstream task to finish allowed_states=ALLOWED_STATES, # pre-defined success states failed_states=FAILED_STATES, # pre-defined failure states pool=\"DATA_ENG_EXTERNALTASKSENSOR\", # this slot pool is used for task sensors email_on_retry=False, dag=dag,\n) some_local_task.set_upstream(wait_for_bq_events) It is important to note that the execution_delta needs to be set correctly depending on the time difference between the upstream DAG schedule and the schedule of the downstream DAG. If the execution_delta is not set correctly, downstream tasks will wait indefinitely without ever getting executed. While upstream dependencies are automatically determined between generated DAGs in bigquery-etl, if there are dependencies between DAGs in telemetry-airflow and bigquery-etl, then these dependencies need to be either added manually to the DAG definition or to the scheduling metadata of the scheduled query.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » External task dependencies are managed via ExternalTaskSensors","id":"477","title":"External task dependencies are managed via ExternalTaskSensors"},"478":{"body":"ExternalTaskMarkers are used to indicate all downstream dependencies to a task. Whenever the task is cleared with Downstream Recursive selected, then all downstream tasks will get cleared automatically. This is extremely useful when running backfill of Airflow tasks. When clearing the tasks, a pop-up will show all the downstream tasks that will get cleared. In case a task should be cleared without its downstream dependencies running as well, deselect the Downstream Recursive option. ExternalTaskMarkers are generally wrapped into a TaskGroup and defined like: with TaskGroup('copy_deduplicate_all_external') as copy_deduplicate_all_external: ExternalTaskMarker( task_id=\"bhr_collection__wait_for_bhr_ping\", # name of task marker task external_dag_id=\"bhr_collection\", # external downstream DAG external_task_id=\"wait_for_bhr_ping\", # external downstream task ID execution_date=\"{{ execution_date.replace(hour=5, minute=0).isoformat() }}\", # execution date calculated based on time differences in task schedules ) Upstream dependencies are automatically determined between generated DAGs in bigquery-etl. If there are dependencies between DAGs in telemetry-airflow and bigquery-etl, then these dependencies need to be either added manually to the DAG definition or to the scheduling metadata of the scheduled query.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Downstream dependencies are managed via ExternalTaskMarkers","id":"478","title":"Downstream dependencies are managed via ExternalTaskMarkers"},"479":{"body":"The schedule_interval of a DAG should be set to a time that ensures that all upstream dependencies have likely finished before tasks in the DAG get executed. Airflow will send an email notification every time a task needs to be rescheduled due to upstream dependencies not having finished. To reduce the amount of notifications and avoid delays due to rescheduled tasks, the schedule_interval should be set based on when upstream tasks have finished.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » The DAG schedules are selected based on schedules of upstream dependencies","id":"479","title":"The DAG schedules are selected based on schedules of upstream dependencies"},"48":{"body":"Typically refers to a query written in the SQL syntax, run on (for example) STMO .","breadcrumbs":"Introduction » Terminology » Query","id":"48","title":"Query"},"480":{"body":"The DAG will not run at the first available time after the start_date per its configured scheduled, but rather will wait for the scheduled_interval time to elapse after the start_date. For example, if the schedule_interval specifies a daily run, then the run starting on 2023-04-18 will trigger after 2023-04-18 23:59. See the Airflow docs for more info.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » DAG will be scheduled for one schedule_interval after the start_date","id":"480","title":"DAG will be scheduled for one schedule_interval after the start_date"},"481":{"body":"To detect broken or stuck tasks, we set up an Airflow triage process that notifies tasks owners of problems with their Airflow tasks. Generally, DAGs are checked for failures or stuck tasks on a daily basis and problems are reported on Bugzilla . In case of a failure and after merging the solution to the problem, clear the logs for the failing task to allow the DAG to run again.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Airflow triage","id":"481","title":"Airflow triage"},"482":{"body":"A guide on how to set up Airflow locally and test Airflow DAGs is available here . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Testing Airflow DAGs","id":"482","title":"Testing Airflow DAGs"},"483":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Telemetry Reference","id":"483","title":"Telemetry Reference"},"484":{"body":"This section was originally included in the Project Smoot existing metrics report (Mozilla internal link); the DTMO version has been updated to reflect changes to the data platform.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » A brief history of Mozilla data collection","id":"484","title":"A brief history of Mozilla data collection"},"485":{"body":"The blocklist was a mechanism for informing Firefox clients about malicious add-ons, DLLs, and other extension content that should be blocked. The blocklist also noted when hardware acceleration features should be avoided on certain graphics cards. To be effective, the blocklist needed to be updated on a faster cadence than Firefox releases. The blocklist was first implemented in 2006 for Firefox 2, and reported the app ID and version to the blocklist server. Several additional variables, including OS version, locale, and distribution, were added to the URL for Firefox 3 in 2008. Being able to count users was already expressed as a priority in the bug comments. A count of blocklist fetches was used to produce a metric called Active Daily Users, which was renamed to Active Daily Installs (ADI) by 2012. As of August 2020, this mechanism has been superseded by a Remote Settings-based replacement and the ADI measure is no longer in use. See the historical reference on ADI for more information.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » blocklist.xml and Active Daily Installs (ADI)","id":"485","title":"blocklist.xml and Active Daily Installs (ADI)"},"486":{"body":"The earliest telemetry infrastructure landed in Firefox 6, and was driven by engineering needs . Telemetry was originally opt-out on the nightly and aurora channels, and opt-in otherwise. It originally lacked persistent client identifiers.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Telemetry","id":"486","title":"Telemetry"},"487":{"body":"The Firefox Health Report (FHR) was specified to enable longitudinal and retention analyses. FHR aimed to enable analyses that were not possible based on the blocklist ping, update ping, telemetry, Test Pilot and crash stats datasets that were already available. FHR was first implemented in Firefox 20. It was introduced in blog posts by Mitchell Baker and Gilbert Fitzgerald . To avoid introducing a persistent client identifier, FHR originally relied on a “document ID” system. The client would generate a new UUID (a random, unique ID) for each FHR document, and remember a list of its most recent previous document IDs. While uploading a new FHR document, the client would ask the server to remove its previous documents. The intent was that the server would end up holding at most one document from each user, and longitudinal metrics could be accumulated by the client. This approach proved fragile and was abandoned. A persistent client identifier was implemented for Firefox 30.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Health Report","id":"487","title":"Firefox Health Report"},"488":{"body":"FHR was retired and merged with telemetry to produce the current generation of telemetry data, distinguished as “v4 telemetry” or “unified telemetry.” Instead of mapping FHR probes directly to telemetry, the Unified Telemetry project built upon the telemetry system to answer the questions Mozilla had attempted to answer with FHR. The implementation of unified telemetry and opt-out delivery to the release channel was completed for Firefox 42, in 2015. Telemetry payloads are uploaded in documents called pings. Several kinds of pings are defined, representing different kinds of measurement. These include: main: activity, performance, technical, and other measurements; the workhorse of Firefox desktop telemetry crash: information about crashes, including stack traces opt-out: a farewell ping sent when a user disables telemetry module: on Windows, records DLLs injected into the Firefox process and others. Browser sessions and subsessions are important concepts in telemetry. A session begins when the browser launches and ends—perhaps seconds or days later— when the parent browser process terminates. A subsession ends when its parent session ends, or at local midnight, or when the telemetry environment changes, whichever comes first. The telemetry environment describes the hardware and operating system of the client computer. It can change during a Firefox session when e.g. hardware is plugged into a laptop. The subsession is the reporting unit for activity telemetry; each main ping describes a single subsession. Activity counters are reset once a subsession ends. Data can be accumulated for analysis by summing over a client’s pings. Telemetry pings can contain several different types of measurements: scalars are integers describing either an event count or a measurement that occurs only once during a subsession; simpleMeasurements are an older, less flexible scalar implementation in the process of being deprecated histograms represent measurements that can occur repeatedly during a subsession; histograms report the count of measurements that fell into each of a set of predefined buckets (e.g. between zero and one, between one and two, etc). events represent discrete events; the time and ordering of the events are preserved, which clarifies sequences of user actions Data types are discussed in more depth in the telemetry data collection documentation.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Desktop Telemetry today","id":"488","title":"Firefox Desktop Telemetry today"},"489":{"body":"The next step for Firefox Desktop Telemetry is to prototype an implementation using Glean . This effort is known as \"Firefox on Glean\" or FOG. This effort is expected to begin in late 2019 / early 2020. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Desktop Telemetry: The Next Generation","id":"489","title":"Firefox Desktop Telemetry: The Next Generation"},"49":{"body":"As in “Data retention” - how long data is stored before it is automatically deleted/archived? As in “User retention” - how likely is a user to continue using a product?","breadcrumbs":"Introduction » Terminology » Retention","id":"49","title":"Retention"},"490":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile behavior","id":"490","title":"Profile behavior"},"491":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation","id":"491","title":"Profile Creation"},"492":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage","id":"492","title":"Real World Usage"},"493":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History","id":"493","title":"Profile History"},"494":{"body":"What is a profile? Profile Behaviors Profile Creation Managed: First use Managed: Profile Manager creation Unmanaged: Command-line start Profile Reset Profile Deletion Telemetry opt-out Profile Creation Date Managed: During Profile Creation Unmanaged: Empty profile directory","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation - The technical part","id":"494","title":"Profile Creation - The technical part"},"495":{"body":"All of the changes a user makes in Firefox, like the home page, what toolbars you use, installed addons, saved passwords and your bookmarks, are all stored in a special folder, called a profile. Telemetry stores archived and pending pings in the profile directory as well as metadata like the client ID. Every run of Firefox needs a profile. However a single installation can use multiple profiles for different runs. The profile folder is stored in a separate place from the Firefox program so that, if something ever goes wrong with Firefox, the profile information will still be there. Firefox also comes with a Profile Manager, a different run mode to create, migrate and delete the profiles.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » What is a profile?","id":"495","title":"What is a profile?"},"496":{"body":"In order to understand the behavior of users and base analysis on things like the profile creation date, it is essential to understand how a profile is created and identified by the browser. Also, it is important to understand how user actions with and within profiles affect our ability to reason about profiles from a data perspective. This includes resetting or deleting profiles or opting into or out of sending Telemetry data. The different cases are described in more detail in the following sections.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Behaviors","id":"496","title":"Profile Behaviors"},"497":{"body":"There are multiple ways a Firefox profile can be created. Some of these behave slightly differently. Profiles can be created and managed by the Firefox Profile Manager: New profile on first launch New profile from Profile Manager --createprofile command line argument Profiles can be created externally and not be managed by the Firefox Profile Manager: --profile command line argument Managed: First use When Firefox is opened for the first time after a fresh install, without any prior Firefox profile on disk visible to Firefox, it will create a new profile. Firefox uses \"Default User\" as the profile name, creates the profile's directory with a random suffix and marks the new profile as default for subsequent starts of Firefox. Read where Firefox stores your profile data . Managed: Profile Manager creation The user can create a new profile through the Profile Manager. This can either be done on about:profiles in a running Firefox or by starting Firefox with the --ProfileManager flag. The Profile Manager will ask for a name for the profile and picks a new directory for it. The Profile Manager allows the user to create a new profile from an existing directory (in which case any files will be included) or from scratch (in which case the directory will be created). The --createprofile flag can be used from the command line and works the same as creating a profile through the Profile Manager. Unmanaged: Command-line start Firefox can be started on the command line with a path to a profile directory: firefox --profile path/to/directory. If the directory does not exist it will be created. A profile created like this will not be picked up by the Profile Manager. Its data will persist after Firefox is closed, but the Profile Manager will not know about it. The profile will not turn up in about:profiles.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation","id":"497","title":"Profile Creation"},"498":{"body":"A user can reset the profile (see Refresh Firefox - reset addons and settings ). This will copy over most user data to a new directory, keeping things like the history, bookmarks and cookies, but will remove extensions, modified preferences and added search engines. A profile reset will not change the Telemetry clientID. The date of the most recent profile reset is saved and will be contained in Telemetry pings in the profile.resetDate field.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Reset","id":"498","title":"Profile Reset"},"499":{"body":"A profile can be deleted through the Profile Manager, which will delete all stored data from disk. The profile can also be deleted by simply removing the profile's directory. We will never know about a deletion. We simply won't see that profile in new Telemetry data anymore. Uninstalling the Firefox installation will not remove any profile data. Note: Removing a profile's directory while it is in use is not recommended and will lead to a corrupt state.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Deletion","id":"499","title":"Profile Deletion"},"5":{"body":"In-depth references for some of the major datasets we maintain for our products. For each dataset, we include a description of the dataset's purpose, what data is included, how the data is collected, and how you can change or augment the dataset. You do not need to read this section end-to-end.","breadcrumbs":"Mozilla Data Documentation » Dataset Reference","id":"5","title":"Dataset Reference"},"50":{"body":"A schema is the organization or structure for our data. We use schemas at many levels (in data ingestion and storage) to make sure the data we submit is valid and possible to be processed efficiently.","breadcrumbs":"Introduction » Terminology » Schema","id":"50","title":"Schema"},"500":{"body":"The user can opt out of sending Telemetry data. When the user opts out, Telemetry sends a \"deletion-request\" ping , containing an empty payload. The local clientID is reset to a fixed value. When a user opts into sending Telemetry data, a new clientID is generated and used in subsequent pings. The profile itself and the profile creation date are unaffected by this.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Telemetry opt-out","id":"500","title":"Telemetry opt-out"},"501":{"body":"The profile creation date is the assumed date of initial profile creation. However it proved to be not reliable for all cases. There are multiple ways this date is determined.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation Date","id":"501","title":"Profile Creation Date"},"502":{"body":"When a profile is created explicitly the profile directory is created and a times.json containing a timestamp of the current time is stored inside that profile directory [1] . It is read at later times when the profile creation date is used. graph TD\nA[Start Firefox] -->B[Select profile dir, default or defined]\nB --> C{Selected dir exist?}\nC --> |No| D[Create directory]\nC --> |Yes| E[Write times.json]\nD --> E\nE --> F[Show Browser]\nF --> G[ProfileAge.jsm is called]\nG --> J[Read time from times.json]\nJ --> S[Return creation date] Relevant parts in the code: nsAppRunner::SelectProfile calling nsToolkitProfileService::CreateProfile .","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Managed: During Profile Creation","id":"502","title":"Managed: During Profile Creation"},"503":{"body":"When --profile path/to/directory is passed on the command line, the directory is created if it does not exist, but no times.json is written [2] . On the first access of the profile creation date (through ProfileAge.jsm) the module will detect that the times.json is missing. It will then iterate through all files in the current profile's directory, reading file creation or modification timestamps. The oldest of these timestamps is then assumed to be the profile creation date and written to times.json. Subsequent runs of Firefox will then use this date. graph TD\nA[Start Firefox --profile path/to/dir] -->H{path/to/dir exist?}\nH --> |No| K[Create directory]\nK --> F[Show Browser]\nH --> |Yes| F\nF --> O[ProfileAge.jsm is called]\nO --> R{times.json exists?}\nR -->|Yes| Q[Read time from times.json]\nR -->|No| L[Scan profile dir for oldest file, write to times.json]\nL --> S\nQ --> S[Return creation date] Relevant part in the code: nsAppRunner::SelectProfile creating the directory. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Unmanaged: Empty profile directory","id":"503","title":"Unmanaged: Empty profile directory"},"504":{"body":"This page backs away from our profile-focused data view and examines what Firefox Desktop usage looks like in the real world. There are many components and layers that exist between a user acquiring and running Firefox, and this documentation will illuminate what those are and how they can affect the meaning of a profile.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Real World Usage","id":"504","title":"Real World Usage"},"505":{"body":"The above image illustrates all the layers that sit between a user acquiring and running Firefox Desktop and the Telemetry pings we receive. 1: The user A human being presumably. 2: The machine The physical hardware running Firefox. 3: The disk image / hard drive A single machine could have separate partitions running different OSes. Multiple machines could run copies of a single disk image Disk images are also used as backups to restore a machine. 4: OS user profile Most operating systems allow users to log into different user profiles with separate user directories (such as a \"Guest\" account). Usually, Firefox is installed into a system directory that all users profiles will share, but Firefox profiles are saved within the user directories, effectively segregating them. 5: Firefox binary / installer The downloaded binary package or stub installer which installs Firefox into the disk image. Users can get these from our website or one of our managed properties, but they can also acquire these from 3rd party sources as well. Our website is instrumented with Google Analytics to track download numbers, but other properties (FTP) and 3rd party sources are not. Google Analytics data is not directly connected to Telemetry data. A user can produce multiple installations from a single Firefox binary / installer. For example, if a user copies it to a USB stick or keeps it in cloud storage, they could install Firefox on multiple machines from a single binary / installer. 6: Firefox installation The installed Firefox program on a given disk image. Since Firefox is usually installed in a system directory, the single installation of Firefox will be shared by all the OS user profiles in the disk image. Stub installers are instrumented with pings to report new install counts, however, full binaries are not. 7: Firefox profile The profile Firefox uses during a user's session. A user can create multiple Firefox profiles using the Firefox Profile Manager, or by specifying a custom directory to use at startup. More details here . This is the entity that we see in Telemetry. Profiles send pings to Telemetry with a client ID as its identifier.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Real Life Components of Firefox Desktop Usage","id":"505","title":"Real Life Components of Firefox Desktop Usage"},"506":{"body":"Below are the rough categories of Firefox use cases that we know happen in the real world. Note, these categories are rough approximations, and are not necessarily mutually exclusive. Regular User What we imagine a typical user to be. Someone who buys a computer, always uses a default OS user profile, downloads Firefox once, installs it, and continues using the default Firefox profile. In Telemetry, this user would just show up as a single client ID. Assuming they went through our normal funnel, they should show up once in Google Analytics as a download and once in stub installer pings as a new installation (if they used a stub installer). Multi-Profile User A more advanced user, who uses multiple Firefox profiles in their normal, everyday use, but otherwise is pretty 'normal' (uses the same OS user profile, etc.). In Telemetry, this user would show up as 2 (or more) separate client IDs. We would have no way to know they came from the same computer and user without identifying that the subsessions are never overlapping and that large portions of the environment (CPU, GPU, Displays) are identical and that would be no guarantee. Assuming they went through our normal funnel, they would show up once in Google Analytics as a download and once in stub installer pings as a new installation (if they used a stub installer). However, any subsequent new Firefox profile creations would not have any corresponding downloads or installations. Since Firefox 55 however, any newly created profile will send a \"new-profile\" ping. Shared Computer A situation where there is a computer that is shared across multiple users and each user uses a different OS user profile. Since Firefox profiles live at the user directory level, each user would have a separate Firefox profile. Note, users logging in under a \"Guest\" account in most machines falls into this category. In this case, every user who logged into this one computer with a different OS user profile would show up as a different client ID. We have no way of knowing they came from the same computer. Furthermore, if the computer wiped the user directory after use, like Guest accounts and university computer labs often do, then they would show up as a new client ID every time they logged in, even if they have used the same computer multiple times. This use case could inflate new profile counts. Similar to Multi-Profile Users, in this use case, there would be only one download event and install event (assuming normal funnel and stub installer), but multiple client ID's. Cloned Machines In this case, there are actually multiple users with computers that all share the same disk image at some point. Think of the situation where the IT staff sets up the computer for a new hire at a company. Instead of going through to trouble of installing all the required programs and setting them up correctly for each computer, they'll do it once on one computer, save the disk image, and simply copy it over each time they need to issue a new machine. Or think of the case where the IT staff of a library needs to set up 2 dozen machines at once. In this case, depending on the state of the disk image when it was copied, we could see multiple client ID's for each user+machine, or we could see all the user+machines sharing the same client ID. If the disk image was copied after a Firefox profile was created, then the old user+machine and new user+machine will share the same client ID, and be submitting pings to us concurrently. If the disk image was copied after the Firefox installation but before an initial Firefox profile was created, then each user+machine will get their own Firefox profile and client ID when they run Firefox for the first time. As with the Multi-Profile User and Shared Computer case, even though there could be multiple Firefox profiles in this use case, there will only be one download and install event. Migrations Type 1: Migrate Disk Image A user has a backup of their disk image and when they switch to a new computer or their current computer crashes, they simply reboot from the old disk image. In this case, the old machine and the new machine will just share the same client ID (assuming that the disk was copied after a Firefox profile was created). In fact, it will look exactly like the Cloned Machines case, except that instead of sending pings concurrently, they'll be sending us pings first from the old machine and then from the new machine. Also, it should be noted that their Firefox profile will 'revert' back to the state that it was in when the disk image was copied, essentially starting over from the past, and any unsent pings on the image (if they exist) will be resent. For instance, we will see another ping with the profile_subsession_count (the count of how many subsessions a profile has seen in its history) we previously saw some time before. Again, there will only be one download and install associated with this use case (assuming normal funnel and stub installer). Type 2: Migrate OS User Directory A user has a backup of their OS user directory and copies it to a new machine. This is similar to Type 1 migration, but instead of copying the entire disk, the user only copies the OS user directory. Since the Firefox profile lives in the OS user directory, the old machine and new machine will share the same client ID. The only difference is since the Firefox Installation lives in system directories, the client might have to re-download and re-install the browser. However, if they also copy the Firefox binary / installer, there will not be a download event, only an install event. Type 3: Migrate Firefox Binary / Installer A user has the Firefox binary or installer saved on their old machine and copies it over to a new machine to install Firefox. In this case, there will not be a second download event, but there will be an install event and the new and old machines will have separate client ID's. Type 4: Migrate Firefox Profile A user copies their old Firefox profile from their old machine to a new computer, and runs Firefox using the copied Firefox profile. In this case, since the Firefox profile is being copied over, both the new and the old machine will have profiles with the same client ID. Again, the profile on the new computer will revert back to the point in its history where it was copied. And since the profile contains any unsent Telemetry pings, we may receive duplicated submissions of pings from the same client ID. If the Firefox binary / installer was downloaded, there will be a download and install event. If it was migrated via USB stick, it will only have an install event.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Desktop Browser Use Cases","id":"506","title":"Desktop Browser Use Cases"},"507":{"body":"There’s no 100% reliable identifier or signature of cloned client IDs. However, several signatures may help identify some of the potential clones while perhaps misidentifying some non-clones or failing to identify all clones. Generally, cloned client IDs may exhibit the following behavior: Client ID has activity in multiple countries at once (but this also captures people that travel between countries or use VPN). Client ID has multiple distinct, overlapping profile histories over the same time span (e.g. chain together main pings using the previous subsession id and subsession id fields, with profile subsession counter as reference. Each client id should, in theory, have a single unbroken chain of main pings. If a client id has overlapping history branches over the same time period, that can be a marker of cloned profiles). Client ID has multiple machine specs at once. Client ID has multiple versions at once (but this also captures clients who upgrade their browser). … Typical experiment enrollment criteria may restrict client behavior in such a way that complicates the detection of cloned clients (e.g. prevents enrolled clients from exhibiting mismatched versions/ countries). Additionally, the following may be indicative of clones within an experiment: Client ID sends multiple enrollment pings as measured by multiple enrollment IDs (these should be unique to a singular enrollment event). Client ID is in both branches (subset of above case). … Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » How might cloned client IDs be detected by telemetry?","id":"507","title":"How might cloned client IDs be detected by telemetry?"},"508":{"body":"A profile's history is simply the progression of that profile's subsessions over its lifetime. We can see this in our main pings by checking: profile_subsession_counter A counter which starts at 1 on the very first run of a profile and increments for each subsession. This counter will be reset to 1 if a user resets / refreshes their profile. subsession_start_date The date and time the subsession starts in, truncated to hours. This field is not always reliable due to local clock skew. previous_subsession_id The ID of the previous subsession. Will be null for the very first subsession, or the first subsession after a user resets / refreshes their profile. subsession_id The ID of the current subsession. submission_date_s3 The date we received the ping. This date is sourced from the server's time and reliable. profile_reset_date The date the profile was reset. Will be null if the profile was not reset. This is a nice clean example of profile history. It has a clear starting ping and it progresses linearly, with each subsession connecting to the next via subsession_id. However, due to the fact that profiles can be shared across machines, and restored manually, etc. strange behaviors can arise (see Real World Usage ).","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History","id":"508","title":"Profile History"},"509":{"body":"Under normal assumptions, we expect to see the starting ping in a profile's history in our telemetry data. The starting ping in the profile's history is the ping from their very first subsession. We expect this ping to have profile_subsession_counter = 1 and previous_subsession_id is null and profile_reset_date is null. However, not all profiles appear in our data with a starting ping and instead appear to us mid-history. History Has Beginning As you can see, this profile starts with a ping where profile_subsession_counter = 1 and previous_subsession_id is null. History Has No Beginning In this example, the profile simply appears in our data mid-history, with presumably the 25th subsession in it's history. Its previous history is a mystery.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History Start Conditions","id":"509","title":"Profile History Start Conditions"},"51":{"body":"The period of time that it takes between Firefox being started until it is shut down. See also subsession .","breadcrumbs":"Introduction » Terminology » Session","id":"51","title":"Session"},"510":{"body":"After a profile appears, in 'normal' conditions, there should be a linear, straightforward progression with each subsession linking to the next. However, the following abnormal events can occur. History Gap There is a gap in the profile history. It's possible this behavior is due to dropped pings. Here, we see a gap between the 30th ping and the 41st ping and the 44th ping. History Splits The history of a profile splits, and after a single subsession, there are two (or more) subsessions that link back to it. This is probably due to cloned machines or disk image restores. Note, after the profile splits, the two branches might continue concurrently or one branch might die while the other continues. It is very hard to distinguish between the different branches of the same profile. Profile begins Profile splits: branch 1 Profile splits: branch 2 In this example, the profile history starts normally, but on the 5th ping, the history splits into two branches that seem to progress concurrently. History Restarts The history of a profile suddenly starts over, with a brand new starting ping. Profile begins Profile restarts Here, we see the profile start their history normally, but then they begin a new, totally unconnected branch with a starting ping that is not the same as the original starting ping (different subsession_ids). History Reruns (Work in Progress)","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History Progression Events","id":"510","title":"Profile History Progression Events"},"511":{"body":"(Work in Progress) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » How to Order History","id":"511","title":"How to Order History"},"512":{"body":"This section was originally included in the Project Smoot existing metrics report (Mozilla internal link). A handful of metrics have been adopted as engagement metrics, either as censuses of the population or to describe user activity within a session. This chapter aims to describe what those metrics are and how they’re defined.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » Engagement metrics","id":"512","title":"Engagement metrics"},"513":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » Engagement metrics","id":"513","title":"Engagement metrics"},"514":{"body":"The active_ticks probe is specified to increment once in every 5-second window that a user performs an action that could interact with content or chrome, including mousing over the window while it lacks focus. One additional tick is recorded after the activity stops. Main pings provide two measurements of active_ticks: a simpleMeasurement and a scalar. The simpleMeasurement was implemented in Firefox 37 before the launch of unified telemetry, and had previously been implemented for FHR . The simpleMeasurement was discovered to be resetting incorrectly, which was fixed in Firefox 62. The scalar (which was not affected by the same bug) was implemented in Firefox 56. The scalar is aggregated into main_summary, but should always be identical to the simpleMeasurement.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » active_ticks","id":"514","title":"active_ticks"},"515":{"body":"subsession_length is the wall-clock duration of a subsession. subsession_length includes time that the computer was asleep for Windows, but not for OS X or Linux; there is a long-outstanding bug to include sleep time on all platforms. There is another bug to count only time that the computer is not in sleep. subsession_length was first implemented with the advent of subsessions , which came with unified telemetry.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » subsession_length","id":"515","title":"subsession_length"},"516":{"body":"total_uri_count was implemented for Firefox 50. total_uri_count is intended to capture the number of distinct navigation events a user performs. It includes changes to the URI fragment (i.e. anchor navigation) on the page. It excludes XmlHttpRequest fetches and iframes. It works by attaching an instance of URICountListener as a TabsProgressListener which responds to onLocationChange events. Some filters are applied to onLocationChange events: Error pages are excluded. Only top-level pageloads (where webProgress.isTopLevel, documented inline , is true) are counted – i.e, not navigations within a frame. Tab restore events are excluded. URIs visited in private browsing mode are excluded unless browser.engagement.total_uri_count.pbm is true. (The pref has been flipped on for small populations in a couple of short studies, but, for now remains false by default.)","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » total_uri_count","id":"516","title":"total_uri_count"},"517":{"body":"The unfiltered count, implemented for Firefox 51, differs only in that it includes URIs using protocol specs other than HTTP and HTTPS. It excludes some (but not all) about: pages – the set of “initial pages” defined in browser.js are excluded, but e.g. about:config and about:telemetry are included. No applications of unfiltered_uri_count have been identified. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » unfiltered_uri_count","id":"517","title":"unfiltered_uri_count"},"518":{"body":"A user state is a group of clients who fit a set of criteria at a point in time. The set of criteria itself can also be referred to as a \"user state\". In data science these are normally called \"segments\"; for Firefox we call them \"user states\". Typically you'll use user states to gain more insight into what is going on, by asking \"Regarding the thing I'm interested in, do users in different user states behave differently, and what insights does this give me into the users and the product?\" For example, \"In this experiment, how do new users react to this feature, and how does this differ from established users?\". Or \"DAU moved dramatically - is this restricted to users in this particular country (i.e. a user state) where there's an event happening, which would raise our suspicions, or is it global and therefore not solely due to that event?\"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » User states/segments","id":"518","title":"User states/segments"},"519":{"body":"We are building out our library of user states, and we want room to iterate to improve them in the future. So please quote user states' versions with their names, e.g. \"regular users v3\" so that your communication is forwards compatible.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Versioning","id":"519","title":"Versioning"},"52":{"body":"In Firefox, Sessions are split into subsessions after every 24-hour time period has passed or the environment has changed. See here for more details .","breadcrumbs":"Introduction » Terminology » Subsession","id":"52","title":"Subsession"},"520":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Current user states/segments","id":"520","title":"Current user states/segments"},"521":{"body":"clients_last_seen.is_regular_user_v3 This user state contains clients who sent pings on at least 14 of the previous 27 days. As of February 2020 this user state contained approximately 2/3 of DAU and its users had a 1-week retention of around 95%.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Regular users v3","id":"521","title":"Regular users v3"},"522":{"body":"clients_last_seen.is_new_or_resurrected_v3 This user state contains clients who sent pings on none of the previous 27 days. As of February 2020 this user state contained approximately 4% of DAU and its users had a 1-week retention of approximately 30%.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » New or Resurrected v3","id":"522","title":"New or Resurrected v3"},"523":{"body":"clients_last_seen.is_weekday_regular_v1 This user state contains clients in Regular users v3 who typically use the browser only on weekdays. This user state is responsible for a slight majority of the weekly seasonality in DAU for Regular users v3 . Of the previous 27 days, these users submitted a ping on at most one weekend day (UTC). Due to differing timezones, we allow flexibility: the \"weekend\" could be Friday/Saturday, Saturday/Sunday, or Sunday/Monday; we only ask that each client is self-consistent for the 27 day period.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Weekday regulars v1","id":"523","title":"Weekday regulars v1"},"524":{"body":"clients_last_seen.is_allweek_regular_v1 This user state contains clients in Regular users v3 who do not fit in Weekday regulars v1 - clients that used the browser on a weekend at least twice in the previous 27 days. DAU for this user state does have some weekly seasonality, so some of the clients in this user state use the browser on weekdays preferentially, but not exclusively.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » All-week regulars v1","id":"524","title":"All-week regulars v1"},"525":{"body":"clients_last_seen.is_core_active_v1 This user state contains clients that browsed at least 1 URI in at least 21 of the previous 28 days (including the current date). URI counts are derived from the column scalar_parent_browser_engagement_total_uri_count_sum in clients_daily and clients_last_seen . Note that is_core_active_v1 can be true on days where clients did not send a ping or browse at least 1 URI, so long as the aforesaid condition still holds.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Core Actives v1","id":"525","title":"Core Actives v1"},"526":{"body":"clients_last_seen.activity_segments_v1 This column classifies each client-day based into one of four informal segments, defined below: infrequent_user: client that browsed at least 1 URI in at least 1 and up to 6 days in the past 28 days. casual_user: client that browsed at least 1 URI in at least 7 and up to 13 days in the past 28 days. regular_user: client that browsed at least 1 URI in at least 14 and up to 20 days in the past 28 days. (note that this differs from regular_user_v3) core_user: client that browsed at least 1 URI in at least 21 of the past 28 days. other: client does not meet any of the criteria above (i.e. they sent pings in at least 1 day out of the previous 28 but did not browse any URIs). Note that these are informal segments and are provided for convenience - one should not, for example, assume that there are inherent differences between infrequent and casual users, for example. Also note that they do not divide up the past 28 days evenly. One can use clients_last_seen.days_visited_1_uri_bits to define their own criteria if a different breakdown is desired.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Activity Segments (informal)","id":"526","title":"Activity Segments (informal)"},"527":{"body":"When a user state is defined with respect to a user's behavior (e.g. usage levels) as opposed to more stable traits (e.g. country), we should evaluate each user's user state eligibility using data collected before the time period in which we want to study their actions. Else we run the risk of making trivial discoveries like \"heavy users use the product heavily\" instead of more meaningful ones like \"heavy users go on to continue using the product heavily\". So, when writing queries to compute user states directly from their definition, be sure to compute users' user states using only data collected before the time period you're analyzing their behavior. User states are found as columns in the clients_last_seen dataset: the user state listed for a client on a submission_date is valid for that submission_date because it is computed only using behavioral data collected before the submission_date. TODO: mention that user states are only really defined on days the user is active","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Writing queries with user states/segments","id":"527","title":"Writing queries with user states/segments"},"528":{"body":"Users can move in or out of specific user states part way through a week or a month. This poses a conundrum if we want to plot the WAU or MAU for a user state. Our convention is to count the number of distinct users who were active in the user state in the period : e.g. \"MAU(sent a ping as a regular user v3)\". So if a user was active as a regular user v3 on e.g. the second day of a 28-day window, then they will contribute to \"regular user v3 MAU\" regardless of whether they lost their \"regular user v3\" status at any point in the 28-day window. Since many user states use the full extent of the *_bits column wizardry in clients_last_seen, you'll have to query WAU or MAU the old fashioned way: WITH dates AS ( SELECT * FROM UNNEST(GENERATE_DATE_ARRAY('2020-05-01', '2020-07-01')) as d\n) SELECT dates.d AS submission_date, COUNT(DISTINCT client_id) * 100 AS regular_user_v3_mau,\nFROM dates\nINNER JOIN telemetry.clients_last_seen cls ON cls.submission_date BETWEEN DATE_SUB(dates.d, INTERVAL 27 DAY) AND dates.d AND cls.submission_date BETWEEN '2020-04-01' AND '2020-07-01'\nWHERE cls.sample_id = 42 AND cls.is_regular_user_v3 AND cls.days_since_seen = 0\nGROUP BY dates.d\nORDER BY dates.d Our convention has the potentially counterintuitive consequence that a user can count towards \"MAU(sent a ping as a regular user v3)\" and \"MAU(sent a ping as not a regular user v3)\" for the same 28-day window. If you need to break MAU down into the sum of MAU for various user states, then in this instance you would need to break it down into \"only regular v3\", \"only not regular v3\", and \"both\". It might be tempting to assign users to whichever user state they happened to be in at the end of the window: this quantity is easy to query. But many of the user states were defined to be meaningful on days the users were active . \"Regular users v3\" is predictive of retention, given that the user was active on the day of interest as a regular user . If someone has been using the browser every day for a year but then suddenly churns, then it's misleading to consider them to be active as a \"not regular user v3\" for MAU on the period ending the 15th day after their last activity. A user can be \"new or resurrected v3\" for only one day in a 28-day period: unless they appear for the first time on the last day of the month, the user will not qualify as \"new or resurrected v3\" at the end of the MAU window! So beware this trap and try to only use user states on days the users are active.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » WAU and MAU","id":"528","title":"WAU and MAU"},"529":{"body":"DAU for regular users v3 : SELECT submission_date, COUNTIF(is_regular_user_v3) AS dau_regular_users_v3\nFROM moz-fx-data-shared-prod.telemetry.clients_last_seen\nWHERE submission_date BETWEEN '2020-01-01' AND '2020-03-01' AND days_since_seen = 0 -- Get DAU from clients_last_seen\nGROUP BY submission_date DAU for regular users v3 , but joining from a different table: SELECT cd.submission_date, COUNTIF(is_regular_user_v3) AS dau_regular_users_v3\nFROM clients_daily cd\nINNER JOIN clients_last_seen cls ON cls.client_id = cd.client_id AND cls.submission_date = cd.submission_date AND cls.submission_date BETWEEN '2020-01-01' AND '2020-03-01'\nWHERE cd.submission_date BETWEEN '2020-01-01' AND '2020-03-01' Using _is_core_active_v1_: Here are two basic ways to calculate a time series that counts the number of clients qualifying as Core Active: On a 28 day basis. Here we ask: for a given 28 day period, how many clients qualify as Core Active on that day? This is equivalent to looking at a sliding 28 day window where we evaluate the 28 day history of each client on the last day of the window and ask whether they meet the criteria. This means that they do not necessarily have to be active (either sent a ping or browsed at least 1 URI) on the last day of the window to qualify. Below we show an example of a query that returns this time series. SELECT submission_date, COUNTIF(is_core_active_v1) as number_core_actives\nFROM telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY)\nGROUP BY 1\nORDER BY 1 On a daily basis. Here we ask: of all the users who sent a ping on a given day, how many of them qualify as Core Active? In this case, we restrict ourselves to looking only at clients who reported telemetry (sent a main ping) on a given day, and then ask how many of them qualify as core active based on their history in the most recent 28 day window. This is equivalent to asking what subset of DAU qualifies as Core Active. The query here is similar to the one above, with one addition to the WHERE clause: SELECT submission_date, COUNTIF(is_core_active_v1) as number_core_actives\nFROM telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND days_since_seen = 0\nGROUP BY 1\nORDER BY 1","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Example queries","id":"529","title":"Example queries"},"53":{"body":"A service for creating queries and dashboards. See STMO under analysis tools .","breadcrumbs":"Introduction » Terminology » STMO (sql.telemetry.mozilla.org)","id":"53","title":"STMO (sql.telemetry.mozilla.org)"},"530":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Obsolete user states","id":"530","title":"Obsolete user states"},"531":{"body":"This is a set of three segments. On a given day, every client falls into exactly one of these segments. Each client's segment can be computed from telemetry.clients_last_seen.days_visited_5_uri_bits. Regular users v2 is defined as clients who browsed >=5 URIs on at least eight of the previous 27 days. As of February 2020 this segment contained approximately 2/3 of DAU and its users had a 1-week retention for a 5 URI day usage criterion of approximately 95%. New/irregular users v2 is defined as clients who browsed >=5 URIs on none of the previous 27 days. As of February 2020 this segment contained approximately 15% of DAU, and had a retention for a 5 URI day usage criterion of about 10% (though \"activation\" is likely a more relevant word than \"retention\" for many of these clients). Semi-regular users v2 is defined as clients who browsed >=5 URIs on between one and seven of the previous 27 days, i.e. it contains users who do not fit the other two segments at this time. As of February 2020 this segment contained approximately 20% of DAU, and had a retention for a 5 URI day usage criterion of about 60%. We do not yet know what proportion of users in this segment stay in this segment for an extended period, and what proportion are in transition between other segments. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Usage regularity v2","id":"531","title":"Usage regularity v2"},"532":{"body":"","breadcrumbs":"Data Platform Reference » Experimentation » Data and experiments","id":"532","title":"Data and experiments"},"533":{"body":"Nimbus is Firefox's cross-platform experimentation tool. You can learn more about Nimbus at https://experimenter.info . Jetstream analyzes Nimbus experiments. Results appear in Experimenter . Nimbus experiments are represented in telemetry the same way Normandy experiments are.","breadcrumbs":"Data Platform Reference » Experimentation » Nimbus","id":"533","title":"Nimbus"},"534":{"body":"Normandy is an experimentation platform for Firefox desktop. Jetstream also analyzes Normandy experiments, although the results do not appear in the experiment console. Normandy experiments are represented in telemetry the same way Nimbus experiments are.","breadcrumbs":"Data Platform Reference » Experimentation » Normandy","id":"534","title":"Normandy"},"535":{"body":"Heartbeat is a survey mechanism controlled with Normandy.","breadcrumbs":"Data Platform Reference » Experimentation » Heartbeat","id":"535","title":"Heartbeat"},"536":{"body":"We publish aggregate datasets for experiment monitoring to BigQuery.","breadcrumbs":"Data Platform Reference » Experimentation » Monitoring","id":"536","title":"Monitoring"},"537":{"body":"Sometimes experiments deploy custom telemetry that is not well-documented elsewhere. We maintain a list of these datasets. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Experimentation » Experiment-specific telemetry","id":"537","title":"Experiment-specific telemetry"},"538":{"body":"Metric Hub is a repository that contains metric, data source and segment definitions that have been reviewed and can be seen as the source of truth. Definitions that are part of Metric Hub can be referenced in configurations of other tooling as well, such as Jetstream and OpMon . Metric Hub is a \"thin\" metric layer that lies between the Data Warehouse and consumers, such as analysis tools. The Data Warehouse contains the datasets and tables referenced in the metric definitions. Analysis tools can reference metrics that are defined in metric-hub. graph TB subgraph MH[\" \"]\nm1 -->|2. Run SQL against Source| d0(fa:fa-database Data Warehouse)\nm0(fa:fa-file Metric Definitions) --> m1(fa:fa-stream Metric Hub)\nend\nc0(fa:fa-magnifying-glass-chart Analysis Tools) -->|1. Reference Metrics| m1\nd0 -->|3. Return Results| c0 classDef bq fill:#eff,stroke:#099;\nclassDef metrics fill:#efe,stroke:#090;\nclassDef consumer fill:#ececff,stroke:#9370db;\nclassDef nostyle fill:#fff,stroke:#fff;\nclass c0 consumer\nclass d0 bq\nclass m0,m1 metrics\nclass MH nostyle Available metrics can be found in the DataHub metrics glossary","breadcrumbs":"Data Platform Reference » Metric Hub » Metric Hub","id":"538","title":"Metric Hub"},"539":{"body":"Metric is a very overloaded term and has different meanings in different parts of our data platform. In the context of metric-hub there are two key concepts: metric : A metric describes an aggregation of activities or measurements for a specific entity (e.g. clients, users, ...). Example 1: A metric \"Ad Clicks\" is defined as SUM('ad_click'), counts clicks on ads for individual clients Example 2: A metric \"Income\" can be calculated as SUM('money_made') for individual people statistic : Statistics summarize the distribution of metrics within a specific time frame and population segment. Statistics are used to derive insights and patterns from the raw metric data Example 1: To get the average number of daily \"Ad Clicks\" for all Windows clients over the last month, the statistic \"Mean\" can be applied. To see the distribution of ad clicks across clients in the US, \"Frequency Binning\" can be applied to the \"Ad Clicks\" metric data. Example 2: To see the median monthly \"Income\" for people in the US, the \"Percentile\" statistic can be applied on the calculated \"Income\" metric aggregated over a month, with the 50th percentile representing the median Different statistics are available for different tools that use metrics.","breadcrumbs":"Data Platform Reference » Metric Hub » Metrics and Statistics","id":"539","title":"Metrics and Statistics"},"54":{"body":"As you use Firefox, Telemetry measures and collects non-personal information, such as performance, hardware, usage and customizations. It then sends this information to Mozilla on a daily basis and we use it to improve Firefox.","breadcrumbs":"Introduction » Terminology » Telemetry","id":"54","title":"Telemetry"},"540":{"body":"To add or update a project configuration, open a pull request against metric-hub . CI checks will validate that the structure of the definitions as well as the SQL syntax is correct. A review by data science is required before changes can get merged. Definitions are part of config files that are written in TOML . These definitions files are platform-specific and located in the definitions/ directory of the metric-hub repository . Definitions files are named after the platform they target, for example definitions related to Firefox Desktop are in the firefox_desktop.toml file. Generally, configuration files have four main sections: [data_sources], [metrics], [segments], and [dimensions]. All of these sections are optional. Lines starting with a # are comments and have no effect.","breadcrumbs":"Data Platform Reference » Metric Hub » Adding definitions","id":"540","title":"Adding definitions"},"541":{"body":"Data sources specify the tables data should be queried from. [data_sources] [data_sources.main_v1]\n# FROM expression - often just a fully-qualified table name. Sometimes a subquery.\nfrom_expression = \"mozdata.telemetry.main\" # SQL snippet specifying the submission_date column\nsubmission_date_column = \"submission_date\" [data_sources.events_memory_v1]\n# FROM expression - subquery\nfrom_expression = \"\"\" ( SELECT * FROM `moz-fx-data-shared-prod.telemetry.events` WHERE event_category = 'memory_watcher' )\n\"\"\"\nsubmission_date_column = \"submission_date\" Data sources can be joined with other data sources: # Join the `baseline` data source with the `metrics` data source.\n# Definitions for both data sources must exist.\n[data_sources.baseline.joins.metrics]\nrelationship = \"many_to_many\" # this determines the type of JOIN used; options: many_to_many, one_to_one, one_to_many, many_to_one; default: many_to_many\non_expression = \"\"\" # SQL expression specifying the JOIN condition; default join is on client_id_column and submission_date_columns baseline.client_id = metrics.client_id AND baseline.submission_date = metrics.submission_date\n\"\"\" Wildcard character can be used to apply joins to multiple data sources: # Apply join to all data sources prefixed with user_\n[data_sources.user_'*'.joins.metrics]\n# [default] relationship = many_to_many\n# [default] on_expression = \"\"\" # SQL expression specifying the JOIN condition; default join is on client_id_column and submission_date_columns\n# baseline.{client_id_column} = metrics.{client_id_column} AND\n# baseline.{submission_date_column} = metrics.{submission_date_column}\n# \"\"\" If there are multiple wildcard expression targeting a data source, the definition that is provided last in the config file has precedence. This means joins expressions can be overwritten by re-defining a data source definition later on in the config file.","breadcrumbs":"Data Platform Reference » Metric Hub » [data_sources] Section","id":"541","title":"[data_sources] Section"},"542":{"body":"The metrics sections allows to specify metrics. A metric aggregates data and is associated with some data source. Each metric is identified by a unique slug and a version (versions are optional but strongly encouraged), and can be defined by adding a new section with a name like: [metrics._v] [metrics] [metrics.memory_pressure_count_v1] # The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"events_memory\" # A clause of a SELECT expression with an aggregation\nselect_expression = \"SUM(SAFE_CAST(SPLIT(event_string_value, ',')[OFFSET(1)] AS NUMERIC))\" # Type of the metric to be evaluated.\n# This is used to determine the method of aggregation to be applied.\n# Either \"scalar\" or \"histogram\".\n# scalar = a single value is returned\n# histogram = an array of scalars is returned\ntype = \"scalar\" # A friendly metric name displayed in dashboards.\nfriendly_name = \"Memory Pressure Count\" # A description that will be displayed by dashboards.\ndescription = \"Number of memory pressure events\" # An optional category that can be any string value. It's currently not being used but in the future, this could be used to visually group different metrics by category.\ncategory = \"performance\" # An optional owner or team owning this metric. Can be a string or list of strings.\nowner = \"example@mozilla.org\" # Whether the metric is deprecated and should no longer be used (optional).\ndeprecated = false # An optionl string ('gold', 'silver', or 'bronze') that is the metric's current level according to the Metric Levels Taxonomy (https://mozilla-hub.atlassian.net/wiki/spaces/DATA/pages/610894135/Metrics#Metric-Levels-Taxonomy).\nlevel = \"gold\" Since metrics aggregate data, the metric SQL definition must contain some aggregation method (like SUM, COUNT, ...) to be valid. Existing metrics cannot be removed after they have been added to Metric Hub. Other tools or configurations might still reference the deleted metric resulting in their computations to break. Instead, to indicate that a metric should no longer be used deprecated should be set to true. Statistics Statistics reduce a set of metric values to a summary describing the population. Any summarization of the client-level data can be implemented as a statistic. Different statistics are available for different tools. To specify which statistic should be applied to a specific metric, use the config files that live in the folders specific to each tool that integrates metric-hub. For example, to specify that certain statistics should be applied to the memory_pressure_count metric in Looker, go to the looker/definitions/firefox_desktop.toml file and specify the statistics: # Specify which statistic to use for a metric\n[metrics.memory_pressure_count.statistics]\nclient_count = {}\nmean = {} Wildcard expressions can be used to express that a specific statistic should be available for multiple metrics: # All metrics with the bookmark_ prefix should have the mean computed\n[metrics.bookmark_'*'.statistics.mean] # All metrics should have client counts computed (not recommended to apply statistic to every metric)\n[metrics.'*'.statistics.client_count] New statistics need to be implemented inside the tooling that uses metric definitions.","breadcrumbs":"Data Platform Reference » Metric Hub » [metrics] Section","id":"542","title":"[metrics] Section"},"543":{"body":"Dimensions define a field or dimension on which the client population should be segmented. Dimensions are used in OpMon. For segmenting client populations clients see the [segments] section. For example: [dimensions] [dimensions.os_v1]\n# The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"main\" # SQL snippet referencing a field whose values should be used to segment the client population.\nselect_expression = \"normalized_os\"","breadcrumbs":"Data Platform Reference » Metric Hub » [dimensions] Section","id":"543","title":"[dimensions] Section"},"544":{"body":"Segments specify a boolean condition that determines whether a client is part of the segment. Segment are used in Jetstream, for segmenting client populations in OpMon please see the [dimensions] section. [segments.my_segment_v1]\n# Note the aggregation function; these expressions are grouped over client_id\nselect_expression = '{{agg_any(\"is_default_browser\")}}'data_source = \"my_data_source\" # segments require their own data source to be defined\n# the standard `data_source`s cannot be used for segments\n[segments.data_sources.my_data_source_v1]\nfrom_expression = '(SELECT submission_date, client_id, is_default_browser FROM my_cool_table)' Segment SQL snippets need to be boolean expressions to be valid.","breadcrumbs":"Data Platform Reference » Metric Hub » [segments] Section","id":"544","title":"[segments] Section"},"545":{"body":"All the definitions are automatically available in some of our tooling: Jetstream - used for analyzing experiments mozanalysis - a Python library which standardizes how experiment data is analyzed at Mozilla OpMon - a tool for monitoring operational metrics bigquery-etl - used for writing ETL queries Looker - used for creating dashboards and ad-hoc analyses","breadcrumbs":"Data Platform Reference » Metric Hub » Accessing and Using Metric Definitions","id":"545","title":"Accessing and Using Metric Definitions"},"546":{"body":"Metrics and data sources can be referenced in query and view definitions in bigquery-etl . Query and view definitions are Jinja templates which have access to the metrics.calculate() and metrics.data_source() functions. Metrics can be referenced as follows: SELECT *\nFROM {{ metrics.calculate( metrics=['days_of_use', 'active_hours'], platform='firefox_desktop', group_by={'sample_id': 'sample_id', 'channel': 'application.channel'}, where='submission_date = \"2023-01-01\"' ) }} This query will get translated to: SELECT *\nFROM ( WITH clients_daily AS ( SELECT client_id AS client_id, submission_date AS submission_date, COALESCE(SUM(active_hours_sum), 0) AS active_hours, COUNT(submission_date) AS days_of_use, FROM mozdata.telemetry.clients_daily GROUP BY client_id, submission_date ) SELECT clients_daily.client_id, clients_daily.submission_date, active_hours, days_of_use, FROM clients_daily ) The following parameters are available for metrics.calculate() to customize the query: metrics: unique reference(s) to metric definition, all metric definitions are aggregations (e.g. SUM, AVG, ...) platform: platform to compute metrics for (e.g. firefox_desktop, firefox_ios, fenix, ...) group_by: fields used in the GROUP BY statement; this is a dictionary where the key represents the alias, the value is the field path; GROUP BY always includes the configured client_id and submission_date fields where: SQL filter clause group_by_client_id: Whether the field configured as client_id (defined as part of the data source specification in metric-hub) should be part of the GROUP BY. True by default group_by_submission_date: Whether the field configured as submission_date (defined as part of the data source specification in metric-hub) should be part of the GROUP BY. True by default Data sources can be referenced as follows: SELECT *\nFROM {{ metrics.data_source( data_source=\"main\", platform=\"firefox_desktop\", where='submission_date = \"2023-01-01\"' )\n}} To render queries into raw SQL queries use the ./bqetl query render path/to/query.sql command. Rendered views and queries are also available on the generated-sql branch in bigquery-etl . The bqetl tooling does support running and publishing artifacts that use Jinja (translating Jinja templates into raw SQL isn't strictly necessary to perform these actions).","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in ETL queries","id":"546","title":"Using Metrics in ETL queries"},"547":{"body":"Metric definitions can also be imported into Python scripts by using the mozilla-metric-config-parser . This library automatically parses the definitions in Metric Hub and returns their Python type representations. from metric_config_parser.config import ConfigCollection config_collection = ConfigCollection.from_github_repo(\"https://github.com/mozilla/metric-hub\")\nmetric = config_collection.get_metric_definition(slug=\"active_hours\", app_name=\"firefox_desktop\")\nprint(metric.select_expression) To use the metrics with Mozanalysis, you'll need Metrics not MetricDefinitions. For example: from mozanalysis.config import ConfigLoader\nmetric = ConfigLoader.get_metric(metric_slug=\"active_hours\", app_name=\"firefox_desktop\")","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in Python Scripts","id":"547","title":"Using Metrics in Python Scripts"},"548":{"body":"Metric definitions are available in Looker. For each data source a corresponding explore exists in Looker. These explores are prefixed with \"Metric Definitions\" followed by the data source name. For example, for the Firefox Desktop clients_daily data source an explore \"Metric Definitions Clients Daily\" is available under the Firefox Desktop section. These explores look like the following: The side pane is split into different sections: Base Fields : This section contains dimensions that are useful for filtering or segmenting the population, like channel or operating system. These base fields can be configured in metric-hub (see below). Metrics : This section contains all metrics that are based on the data source represented by the explore. These metrics describe an aggregation of activities or measurements on a per-client basis. Statistics : This sections contains the statistics that have been defined in metric-hub on top of the metric definitions as measures. These statistics summarize the distribution of metrics within a specific time frame, population and/or segment and are used to derive insights and patterns from the raw metric data. Statistics have to be defined manually under the looker/ directory in metric-hub . Sample of source data : Defines the sample size that should be selected from the data source. Decreasing the sample size will speed up getting results in Looker, however it might decrease the accuracy. The results are being adjusted based on the sample size. For example, if a 1% sample is being used, then certain statistic results (like sum, count) will be multiplied by 100. Aggregate Client Metrics Per ... : This parameter controls the time window over which metrics are aggregated per client. For example, this allows to get a weekly average of a metric, a maximum of a metric over the entire time period. By default, aggregations are on a daily basis. Getting Metrics into Looker Metric definitions will be available in the \"Metric Definition\" explores for metrics that have been added to the definitions/ folder in metric-hub . Statistics on top of these metrics need to be defined in the looker/ folder in metric-hub . Statistics currently supported by Looker are: sum count average min max client_count: distinct count of clients where the metric value is >0 ratio: ratio between two metrics. When configuring the statistic metric slugs need to be provided for the numerator and denominator parameters dau_proportion: Ratio between the metric and active user counts To get more statistics added, please reach out on the #data-help Slack channel. To filter and segment metrics in Looker, data sources that expose fields as dimensions can be configured in metric-hub. These base field data sources need to be joined with the metric data sources. Wildcard characters can be used to apply these joins to multiple data sources: [data_sources.looker_base_fields]\nselect_expression = \"\"\" SELECT submission_date, client_id, os, country, channel FROM mozdata.telemetry.clients_daily\n\"\"\"\ncolumns_as_dimensions = true # expose the selected fields as dimensions in Looker # Join `looker_base_fields` on to all the data sources that are in scope for the current file (i.e., data sources for the current application)\n# The selected fields in `looker_base_fields` will show up as dimensions for all the metrics\n[data_sources.'*'.joins.looker_base_fields] # Overwrite the join, to allow for a different data source to be used as base field data source\n[data_sources.baseline.joins.some_other_datasource]\nrelationship = \"many_to_many\"\non_expression = \"baseline.client_id = some_other_datasource.client_id\" Example Use Cases Some stakeholders would like to analyze crash metrics for Firefox Desktop in Looker. First, relevant metrics, such as number of socket crashes, need to be added to definitions/firefox_desktop.toml : [metrics.socket_crash_count_v1]\nselect_expression = \"SUM(socket_crash_count)\"\ndata_source = \"clients_daily\"\nfriendly_name = \"Client Crash Count\"\ndescription = \"Number of Socket crashes by a single client. Filter on this field to remove clients with large numbers of crashes.\" [metrics.socket_crash_active_hours_v1]\nselect_expression = \"SUM(IF(socket_crash_count > 0, active_hours_sum, 0))\"\ndata_source = \"clients_daily\"\nfriendly_name = \"Client Crash Active Hours\"\ndescription = \"Total active hours of a client with socket crashes\" To summarize these metrics for specific channels, operating systems, etc, statistics need to be defined in looker/definitions/firefox_desktop.toml in metric-hub : [metrics.socket_crash_count_v1.statistics.sum] [metrics.socket_crash_active_hours_v1.statistics.sum] [metrics.socket_crash_active_hours_v1.statistics.client_count] [metrics.socket_crash_count_v1.statistics.ratio]\nnumerator = \"socket_crash_count_v1.sum\"\ndenominator = \"socket_crash_active_hours_v1.sum\" These statistics allow to determine the total number of crashes, total number of hours with crashes, how many clients were affected and so on. The Metric Definitions Clients Daily explore in Looker now exposes the defined metrics in statistics which are ready to be used in dashboards or ad-hoc analyses.","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in Looker","id":"548","title":"Using Metrics in Looker"},"549":{"body":"","breadcrumbs":"Data Platform Reference » Metric Hub » FAQ","id":"549","title":"FAQ"},"55":{"body":"Uniform Resource Identifier - a string that refers to a resource. The most common are URLs , which identify the resource by giving its location on the Web ( source ).","breadcrumbs":"Introduction » Terminology » URI","id":"55","title":"URI"},"550":{"body":"Definitions for metrics can be encoded at different levels. It is preferable to specify the SQL that defines how a metric should be computed as much upstream as possible. This allows the most flexible usage of metric definitions. Ideally, metrics should be defined in the [metrics] section. However in some cases metrics might rely on more complex logic. For example, if some more complicated unnesting of fields or JOINs across multiple tables are required it might make sense to move the metric computation into the [data_sources] definition and then simply reference the field in the [metrics] section. The main drawback of this is that if users want to find the definition they will have to go one layer deeper and check how the data source is defined versus just having to look at the metric definition itself. For computationally expensive metrics it can make sense to set up an ETL job that computes the metrics on a daily basis and writes results to a separate table. This table can serve as basis of a data source which can then be used to define a metric. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Metric Hub » Should metrics be defined in the metric definition, data source definition or source table?","id":"550","title":"Should metrics be defined in the metric definition, data source definition or source table?"},"551":{"body":"Fivetran is used for importing data from external services into our data warehouse. A range of prebuilt connectors are available that can be configured in the Fivetran web interface. Custom connectors can be implemented as Google Cloud Functions .","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » External data integration using Fivetran","id":"551","title":"External data integration using Fivetran"},"552":{"body":"Access to Fivetran is limited to Mozilla employees. By default, users do not have permissions to create or access connectors. To gain access, create a task in Jira under the DSRE project . Fivetran can be accessed using your Mozilla LDAP credentials through sso.mozilla.com.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Getting access","id":"552","title":"Getting access"},"553":{"body":"Fivetran is used to extract data from external services and load it into our data warehouse. For transforming data or writing data to a different destination bigquery-etl is used. The integration of Fivetran and external data import into our data platform is illustrated in the following: A separate connector is set up in Fivetran for each external service data should be imported from. The imports get triggered via Airflow which will have different DAGs with a specific schedule. Fivetran will dump the data into our data warehouse. Once the first Airflow-triggered import is done, Airflow can trigger the ETL process which will write the extracted data to a different location in our data warehouse.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Architecture","id":"553","title":"Architecture"},"554":{"body":"We have production and development environments in Fivetran. Environment Description Fivetran Warehouse GCP Destination Project Access Development This environment allows developers to test their connectors during development, quickly deploy changes and make changes to imported data. Fivetran_Dev dev-fivetran Anyone in data engineering Production This environment has connectors deployed that are used in production. Access to connectors and imported data is restricted. Fivetran_Prod moz-fx-data-bq-fivetran Only automation has access. If access to the data is required a ticket needs to be filed with SRE. To prevent Fivetran from having access to our data warehouse, separate GCP projects have been provisioned for Fivetran to dump imported data into. The data can be transformed and moved to different projects and datasets using bigquery-etl. When working in the Fivetran_Dev environment, data is written to the dev-fivetran GCP project in BigQuery. All datasets are by default accessible to data engineers. So when working with sensitive data, it might be necessary to manually update the access permissions to the dataset. Ensure that the Fivetran service account has the necessary permissions to write data to the dataset when making updates. Once the development has finished, either manually delete previously created datasets or set an expiration date so that the datasets will be removed automatically after some time. There are also some additional Fivetran environments that are not managed through Data Engineering and are not integrated into our data platform.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Environments","id":"554","title":"Environments"},"555":{"body":"This is a step-by-step guide for setting up a new connector in Fivetran, scheduling it via Airflow and transforming imported data via bigquery-etl: Log in to Fivetran and select the environment the new connector should be created in. Click on the \"Add Connector\" button and search for the service data that should be imported from. If no connector is available for the service please check out \"Developing custom connectors\" for writing custom connectors. Specify the name of the destination schema (BigQuery dataset name where data will be loaded into) Configure the connector by providing API credentials and other required settings. Finish the setup and wait for the connection tests to pass. Once the connector has been created a historical data import will be automatically triggered. This import can take a few minutes up to several days depending on how much historical data is available. By default, Fivetran schedules imports to run every 6 hours. This schedule will be ignored when scheduling the import through Airflow as explained in the following steps. Specify the data transformation in bigquery-etl or private-bigquery-etl when working with sensitive data. Please follow the general guide of creating a derived dataset . When writing the query, data will be queried from the dataset that was specified when the connector was set up. The connector documentation specifies what tables will be available and what the schemas will look like. Make sure to query from the correct GCP project depending on the environment for which the connector was set up for. Scheduling the ETL and the Fivetran import is also done in bigquery-etl. In the metadata.yaml file of the transformation queries, in addition to specifying the DAG which will be generated automatically, also specify the Fivetran tasks that the ETL depends on, for example: scheduling: dag_name: bqetl_external_service depends_on_fivetran: - task_id: fivetran_import_1 - task_id: another_fivetran_import Once the changes have been merged into bigquery-etl and the Airflow DAGs have been updated and are available in Airflow the connector ID needs to be configured in the Airflow Admin interface. The connector ID is used for identifying the specific Fivetran connector that should be triggered. Looking at the Airflow DAGs each Fivetran import task will reference an Airflow variable. To configure these variables in the Airflow Admin - Variables settings add a new entry. The Key needs to be set to the variable name as shown in the DAG source, the Value is the Fivetran connector ID which can be copied from the Connection Details of the Fivetran connector in the \"Setup\" tab. Enable the DAG in Airflow and trigger an import. By default the Airflow DAG is turned off and needs to be activated manually through the Airflow web UI. Once the first run has started, the Fivetran connector will be updated to only run when triggered manually. If a schedule has been configured through the Fivetran web UI then it will be overwritten.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Setting up connectors","id":"555","title":"Setting up connectors"},"556":{"body":"Fivetran might not provide a prebuilt connector for a specific service. It is possible to implement custom connectors that will be deployed as Google Cloud Functions . The code bases of these connectors are part of one of the following repositories: Fivetran Connectors - This repository contains custom connectors that can be shared publicly. Private Fivetran Connectors - This repository contains custom connectors that should not be shared publicly since the code bases might contain sensitive information. When developing connectors use the Fivetran_Dev environment. This environment allows for faster changes, data is directly accessible and can be deleted by developers. Deploy connectors to the Fivetran_Prod environment only after the connector has been thoroughly tested and the data schema is unlikely to change. A detailed guide of how to create a new custom connector step by step, best practices and tips around debugging are available here .","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Developing custom connectors","id":"556","title":"Developing custom connectors"},"557":{"body":"#data-help - for questions about the data imported from external services and derived datasets #fivetran-discussion - for questions regarding the development of custom connectors or setting up connectors Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Getting help","id":"557","title":"Getting help"},"558":{"body":"Below are a number of trailheads that lead into the projects and code that comprise the Firefox Data Platform.","breadcrumbs":"Data Platform Reference » Project Glossary » Projects","id":"558","title":"Projects"},"559":{"body":"Name and repo Description python_moztelemetry Python APIs for Mozilla Telemetry moztelemetry Scala APIs for Mozilla Telemetry spark-hyperloglog Algebird's HyperLogLog support for Apache Spark mozanalysis A library for Mozilla experiments analysis glean A client-side mobile Telemetry SDK for collecting metrics and sending them to Mozilla's Telemetry service","breadcrumbs":"Data Platform Reference » Project Glossary » Telemetry APIs","id":"559","title":"Telemetry APIs"},"56":{"body":"Uniform Resource Locator - a text string that specifies where a resource (such as a web page, image, or video) can be found on the Internet ( source ). For example, https://www.mozilla.org is a URL.","breadcrumbs":"Introduction » Terminology » URL","id":"56","title":"URL"},"560":{"body":"Name and repo Description bigquery-etl SQL ETL code for building derived datasets in BigQuery telemetry-batch-view Scala ETL code for derived datasets python_mozetl Python ETL code for derived datasets telemetry-airflow Airflow configuration and DAGs for scheduled jobs python_mozaggregator Aggregation job for telemetry.mozilla.org aggregates telemetry-streaming Spark Streaming ETL jobs for Mozilla Telemetry See also data-docs for documentation on datasets.","breadcrumbs":"Data Platform Reference » Project Glossary » ETL code and Datasets","id":"560","title":"ETL code and Datasets"},"561":{"body":"Name and repo Description mozilla-pipeline-schemas JSON and Parquet Schemas for Mozilla Telemetry and other structured data gcp-ingestion Documentation and implementation of the Mozilla telemetry ingestion system on Google Cloud Platform jsonschema-transpiler Convert JSON Schema into BigQuery table definitions mozilla-schema-generator Incorporate probe metadata to generate BigQuery table schemas hindsight Real-time data processing lua_sandbox Generic sandbox for safe data analysis lua_sandbox_extensions Modules and packages that extend the Lua sandbox nginx_moz_ingest Nginx module for Telemetry data ingestion puppet-config Cloud services puppet config for deploying infrastructure parquet2hive Hive import statement generator for Parquet datasets edge-validator A service endpoint for validating incoming data","breadcrumbs":"Data Platform Reference » Project Glossary » Infrastructure","id":"561","title":"Infrastructure"},"562":{"body":"Name and repo Description telemetry.mozilla.org Main entry point for viewing aggregate Telemetry data Glean Aggregate Metrics Aggregate info about probes and measures Glean Debug View Tag and view Glean submissions with low latency Redash Mozilla's fork of the data query / visualization system redash-stmo Mozilla's extensions to Redash TAAR Telemetry-aware addon recommender Ensemble A minimalist platform for publishing data Hardware Report Firefox Hardware Report, available here St. Mocli A command-line interface to STMO probe-scraper Scrape and publish Telemetry probe data from Firefox test-tube Compare data across branches in experiments experimenter A web application for managing experiments St. Moab Automatically generate Redash dashboard for A/B experiments","breadcrumbs":"Data Platform Reference » Project Glossary » Data applications","id":"562","title":"Data applications"},"563":{"body":"Projects in this section are less active, but may not be officially deprecated. Please check with the fx-data-dev mailing list before starting a new project using anything in this section. Name and repo Description telemetry-next-node A node.js package for accessing Telemetry Aggregates data emr-bootstrap-spark AWS bootstrap scripts for Spark. emr-bootstrap-presto AWS bootstrap scripts for Presto.","breadcrumbs":"Data Platform Reference » Project Glossary » Legacy projects","id":"563","title":"Legacy projects"},"564":{"body":"","breadcrumbs":"Data Platform Reference » Project Glossary » Reference materials","id":"564","title":"Reference materials"},"565":{"body":"Name and repo Description data-docs All the info you need to answer questions about Firefox users with data Firefox source docs Mozilla Source Tree Docs - Telemetry section mozilla.report Knowledge repository for public reports (archived)","breadcrumbs":"Data Platform Reference » Project Glossary » Public","id":"565","title":"Public"},"566":{"body":"Name and repo Description Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Project Glossary » Non-public","id":"566","title":"Non-public"},"567":{"body":"This section contains reference material on some of the major datasets we store in BigQuery. Reading this section front to back is not recommended. Instead, identify a dataset you'd like to understand better and read through the relevant documentation. After reading the tutorial, you should know all you need about the dataset. Detailed per-table docs are available in the Data Catalog . Each tutorial should include: Introduction A short overview of why we built the dataset and what need it's meant to solve What data source the data is collected from, and a high level overview of how the data is organized How it is stored and how to access the data Reference An example query to give the reader an idea of what the data looks like and how it is meant to be used How the data is processed and sampled How frequently it's updated, and how it's scheduled An up-to-date schema for the dataset How to augment or modify the dataset Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Dataset Reference","id":"567","title":"Dataset Reference"},"568":{"body":"⚠ This article discusses pings sent by Firefox's legacy v4 telemetry system. See the Glean documentation on pings for newer applications written using the Glean SDK. Introduction Ping Types \"main\" ping \"first-shutdown\" ping \"event\" ping \"update\" ping \"new-profile\" ping \"crash\" ping \"deletion-request\" ping \"coverage\" ping Pingsender Ping Metadata Analysis Further Reading","breadcrumbs":"Dataset Reference » Pings » Raw Ping Data","id":"568","title":"Raw Ping Data"},"569":{"body":"We receive data from our users via pings . There are several types of pings, each containing different measurements and sent for different purposes. To review a complete list of ping types and their schemata, see this section of the Mozilla Source Tree Docs . Pings are also described by a JSONSchema specification which can be found in the mozilla-pipeline-schemas repository . There are a few pings that are central to delivering our core data collection primitives (Histograms, Events, Scalars) and for keeping an eye on Firefox behaviour (Environment, New Profiles, Updates, Crashes). For instance, a user's first session in Firefox might have four pings like this: Flowchart of pings in the user's first session","breadcrumbs":"Dataset Reference » Pings » Introduction","id":"569","title":"Introduction"},"57":{"body":"Weekly Active Users - The number of unique profiles active at least once during the 7-day window ending on the specified day. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Terminology » WAU","id":"57","title":"WAU"},"570":{"body":"","breadcrumbs":"Dataset Reference » Pings » Ping Types","id":"570","title":"Ping Types"},"571":{"body":"The \"main\" ping is the workhorse of the Firefox Telemetry system. It delivers the Telemetry Environment as well as Histograms and Scalars for all process types that collect data in Firefox. It has several variants each with specific delivery characteristics: Reason Sent when Notes shutdown Firefox session ends cleanly Accounts for about 80% of all \"main\" pings ( STMO#3434 ). Sent by Pingsender immediately after Firefox shuts down, subject to conditions: Firefox 55+, if the OS isn't also shutting down, and if this isn't the client's first session. If Pingsender fails or isn't used, the ping is sent by Firefox at the beginning of the next Firefox session. daily It has been more than 24 hours since the last \"main\" ping, and it is around local midnight In long-lived Firefox sessions we might go days without receiving a \"shutdown\" ping. Thus the \"daily\" ping is sent to ensure we occasionally hear from long-lived sessions. environment-change Telemetry Environment changes Is sent immediately when triggered by Firefox (Installing or removing an addon or changing a monitored user preference are common ways for the Telemetry Environment to change) aborted-session Firefox session doesn't end cleanly Sent by Firefox at the beginning of the next Firefox session. It was introduced in Firefox 38.","breadcrumbs":"Dataset Reference » Pings » \"main\" ping","id":"571","title":"\"main\" ping"},"572":{"body":"The \"first-shutdown\" ping is identical to the \"main\" ping with reason \"shutdown\" created at the end of the user's first session, but sent with a different ping type. This was introduced when we started using Pingsender to send shutdown pings as there would be a lot of first-session \"shutdown\" pings that we'd start receiving all of a sudden. It is sent using Pingsender. It was introduced in Firefox 57.","breadcrumbs":"Dataset Reference » Pings » \"first-shutdown\" ping","id":"572","title":"\"first-shutdown\" ping"},"573":{"body":"The \"event\" ping provides low-latency eventing support to Firefox Telemetry. It delivers the Telemetry Environment, Telemetry Events from all Firefox processes, and some diagnostic information about Event Telemetry. It is sent every hour if there have been events recorded, and up to once every 10 minutes (governed by a preference ) if the maximum event limit for the ping (default to 1000 per process, governed by a preference ) is reached before the hour is up. It was introduced in Firefox 62.","breadcrumbs":"Dataset Reference » Pings » \"event\" ping","id":"573","title":"\"event\" ping"},"574":{"body":"Firefox Update is the most important means we have of reaching our users with the latest fixes and features. The \"update\" ping notifies us when an update is downloaded and ready to be applied (reason: \"ready\") and when the update has been successfully applied (reason: \"success\"). It contains the Telemetry Environment and information about the update. It was introduced in Firefox 56.","breadcrumbs":"Dataset Reference » Pings » \"update\" ping","id":"574","title":"\"update\" ping"},"575":{"body":"When a user starts up Firefox for the first time, a profile is created. Telemetry marks the occasion with the \"new-profile\" ping which sends the Telemetry Environment. It is sent either 30 minutes after Firefox starts running for the first time in this profile (reason: \"startup\") or at the end of the profile's first session (reason: \"shutdown\"), whichever comes first. \"new-profile\" pings are sent immediately when triggered. Those with reason \"startup\" are sent by Firefox. Those with reason \"shutdown\" are sent by Pingsender. It was introduced in Firefox 55.","breadcrumbs":"Dataset Reference » Pings » \"new-profile\" ping","id":"575","title":"\"new-profile\" ping"},"576":{"body":"The \"crash\" ping provides diagnostic information whenever a Firefox process exits abnormally. Unlike the \"main\" ping with reason \"aborted-session\", this ping does not contain Histograms or Scalars. It contains a Telemetry Environment, Crash Annotations , and Stack Traces . It was introduced in Firefox 40.","breadcrumbs":"Dataset Reference » Pings » \"crash\" ping","id":"576","title":"\"crash\" ping"},"577":{"body":"In the event a user opts out of Telemetry, we send one final \"deletion-request\" ping to let us know. It contains only the common ping data and an empty payload. It was introduced in Firefox 72, replacing the \"optout\" ping (which was in turn introduced in Firefox 63).","breadcrumbs":"Dataset Reference » Pings » \"deletion-request\" ping","id":"577","title":"\"deletion-request\" ping"},"578":{"body":"The coverage ping ( announcement ) is a periodic census intended to estimate telemetry opt-out rates. We estimate that 93% of release channel profiles have telemetry enabled (and are therefore included in DAU).","breadcrumbs":"Dataset Reference » Pings » \"coverage\" ping","id":"578","title":"\"coverage\" ping"},"579":{"body":"Pingsender is a small application shipped with Firefox which attempts to send pings even if Firefox is not running. If Firefox has crashed or has already shut down we would otherwise have to wait for the next Firefox session to begin to send pings. Pingsender was introduced in Firefox 54 to send \"crash\" pings. It was expanded to send \"main\" pings of reason \"shutdown\" in Firefox 55 (excepting the first session). It sends the \"first-shutdown\" ping since its introduction in Firefox 57.","breadcrumbs":"Dataset Reference » Pings » Pingsender","id":"579","title":"Pingsender"},"58":{"body":"This section contains documentation describing how to perform specific tasks. It includes the following sections: Getting Started : How to get started. Analysis Cookbooks : Tutorials on analyzing data. Operational Cookbooks : Tutorials describing how to perform various operational tasks. Sending Telemetry : Tutorials on adding new Telemetry. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Tutorials & Cookbooks","id":"58","title":"Tutorials & Cookbooks"},"580":{"body":"The data pipeline appends metadata to arriving pings containing information about the ingestion environment including timestamps, Geo-IP data about the client, and fields extracted from the ping or client headers that are useful for downstream processing. These fields are available in BigQuery ping tables inside the metadata struct, described in detail in the \"Ingestion Metadata\" section of this article . Since the metadata are not present in the ping as it is sent by the client, these fields are documented here, instead of in the source tree docs. As of September 28, 2018, members of the meta key on main pings include: field description additional_properties A JSON string containing any payload properties not present in the schema document_id The document ID specified in the URI when the client sent this message normalized_app_name Set to \"Other\" if this message contained an unrecognized app name normalized_channel Set to \"Other\" if this message contained an unrecognized channel name normalized_country_code An ISO 3166-1 alpha-2 country code normalized_os Set to \"Other\" if this message contained an unrecognized OS name normalized_os_version N/A sample_id Hashed version of client_id (if present) useful for partitioning; ranges from 0 to 99 submission_timestamp Time when the ingestion edge server accepted this message metadata.user_agent.browser N/A metadata.user_agent.os N/A metadata.user_agent.version N/A metadata.uri.app_build_id N/A metadata.uri.app_name N/A metadata.uri.app_update_channel N/A metadata.uri.app_version N/A metadata.header.date Date HTTP header metadata.header.dnt DNT (Do Not Track) HTTP header metadata.header.x_debug_id X-Debug-Id HTTP header metadata.header.x_pingsender_version X-PingSender-Version HTTP header metadata.geo.city City name metadata.geo.country An ISO 3166-1 alpha-2 country code metadata.geo.db_version The specific Geo database version used for this lookup metadata.geo.subdivision1 First major country subdivision, typically a state, province, or county metadata.geo.subdivision2 Second major country subdivision; not applicable for most countries metadata.isp.db_version The specific ISP database version used for this lookup metadata.isp.name The name of the Internet Service Provider metadata.isp.organization The name of a specific business entity when available; otherwise the ISP name","breadcrumbs":"Dataset Reference » Pings » Ping Metadata","id":"580","title":"Ping Metadata"},"581":{"body":"The main ping includes histograms, scalars, and other performance and diagnostic data. Since Firefox 62, it no longer contains event data ; events are now sent in a separate event ping. Derived datasets are processed from ping tables. They are intended to be: Easier and faster to query Organized to make the data easier to analyze Ping data lives in BigQuery and is accessible in STMO ; see the BigQuery cookbook section for more information. Before analyzing raw ping data, check if a derived dataset can answer your question. If you do need to work with raw ping data, be aware that the volume of data can be high. Try to limit the size of your data by controlling the date range, and start off using a sample.","breadcrumbs":"Dataset Reference » Pings » Analysis","id":"581","title":"Analysis"},"582":{"body":"You can find the complete ping documentation in the Firefox source documentation. To augment our data collection, see Collecting New Data and the Data Collection Policy . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Pings » Further Reading","id":"582","title":"Further Reading"},"583":{"body":"See Accessing Desktop Data for a discussion on the differences between pings and derived datasets. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Derived Datasets","id":"583","title":"Derived Datasets"},"584":{"body":"The active_profiles dataset gives client-level estimates of whether a profile is still an active user of the browser at a given point in time, as well as probabilistic forecasts of the client's future activity. These quantities are estimated by a model that attempts to infer and decouple a client's latent propensity to leave Firefox and become inactive, as well as their latent propensity to use the browser while still active. These estimates are currently generated for release desktop browser profiles only, across all operating systems and geographies.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Intro","id":"584","title":"Intro"},"585":{"body":"The model generates predictions for each client by looking at just the recency and frequency of a client's daily usage within the previous 90 day window. Usage is defined by the daily level binary indicator of whether they show up in clients_daily on a given day. The table contains columns related to these quantities: submission_date: Day marking the end of the 90 day window. Earliest submission_date that the table covers is '2019-05-13'. min_day: First day in the window that the client was seen. This could be anywhere between the first day in the window and the last day in the window. max_day: Last day in the window the client was seen. The highest value this can be is submission_date. recency: Age of client in days. frequency: Number of days in the window that a client has returned to use the browser after min_day. num_opportunities: Given a first appearance at min_day, what is the highest number of days a client could have returned. That is, what is the highest possible value for frequency. Since the model is only using these 2 coarse-grained statistics, these columns should make it relatively straightforward to interpret why the model made the predictions that it did for a given profile.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Model","id":"585","title":"Model"},"586":{"body":"The model estimates the expected value for 2 related latent probability variables for a user. The values in prob_daily_leave give our expectation of the probability that they will become inactive on a given day, and prob_daily_usage represents the probability that a user will return on a given day, given that they are still active . These quantities could be useful for disentangling usage rate from the likelihood that a user is still using the browser. We could, for example, identify intense users who are at risk of churning, or users who at first glance appear to have churned, but are actually just infrequent users. prob_active is the expected value of the probability that a user is still active on submission_date, given their most recent 90 days' of activity. 'Inactive' in this sense means that the profile will not use the browser again, whether because they have uninstalled the browser or for some other reason.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Latent quantities","id":"586","title":"Latent quantities"},"587":{"body":"There are several columns of the form e_total_days_in_next_7_days, which give the expected number of times that a user will show up in the next 7 days (or 14, 21, 28 days). These predictions take into account both the likelihood that a user will become inactive in the future, as well as their daily propensity to use the browser, given that they are still active. The values in e_total_days_in_next_7_days will be between 0 and 7. An estimate for the probability that a client will contribute to MAU is available in the column prob_mau. This is simply the probability that the user will return at any point in the following 28 days, thereby contributing to MAU. Since it is a probability, the values will range between 0 and 1, just like prob_daily_leave and prob_daily_usage.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Predictions","id":"587","title":"Predictions"},"588":{"body":"There are several columns that contain attributes of the client, like os, locale, normalized_channel, normalized_os_version, and country. sample_id is also included, which can be useful for quicker queries, as the table is clustered by this column in BigQuery.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Attributes","id":"588","title":"Attributes"},"589":{"body":"A way to think about the model that infers these quantities is to imagine a simple process where each client is given 2 weighted coins when they become users, and that they flip each day. Since they're weighted, the probability of heads won't be 50%, but rather some probability between 0 and 100%, specific to each client's coin. One coin, called L, comes up heads with probability prob_daily_leave, and if it ever comes up heads, the client will never use the browser again. The daily usage coin, U, has heads prob_daily_usage% of the time. While they are still active , clients flip this coin to decide whether they will use the browser on that day, and show up in clients_daily. The combination of these two coin flipping processes results in a history of activity that we can see in clients_daily. While the model is simple, it has very good predictive power that can tell, in aggregate , how many users will still be active at some point in the future. A downside of the model's simplicity, however, is that its predictions are not highly tailored to an individual client. The very simplified features do not take into account things like seasonality, or finer grained attributes of their usage (like active hours, addons, etc.). Further, the predictions in this table only account for existing users that have been seen in the 90 days of history, and so longer term forecasts of user activity would need to somehow model new users separately.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Remarks on the model","id":"589","title":"Remarks on the model"},"59":{"body":"This section contains some basic tutorials on how to get up and running with Mozilla's data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting started","id":"59","title":"Getting started"},"590":{"body":"Due to the lightweight feature space of the model, the predictions perform better at the population level rather than the individual client level, and there will be a lot of client-level variation in behavior. That is, when grouping clients by different dimensions, say all of the en-IN users on Darwin, the average MAU prediction should be quite close, but a lot of users' behavior can deviate significantly from the predictions. The model will also be better at medium- to longer- term forecasts. In particular, the model will not be well suited to give predictions for new users who have appeared only once in the data set very recently. These constitute a disproportionately large share of users, but do not have enough history for this model to make good use of. These single day profiles are currently the subject of an investigation that will hopefully yield good heuristics for users that only show up for a single day.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Caveats and future work","id":"590","title":"Caveats and future work"},"591":{"body":"Here is a sample query that will give averages for predicted MAU, probability that users are still active, and other quantities across different operating systems: SELECT os, cast(sum(prob_mau) AS int64) AS predicted_mau, count(*) AS n, round(avg(prob_active) * 100, 1) AS prob_active, round(avg(prob_daily_leave) * 100, 1) AS prob_daily_leave, round(avg(prob_daily_usage) * 100, 1) AS prob_daily_usage, round(avg(e_total_days_in_next_28_days), 1) AS e_total_days_in_next_28_days\nFROM `telemetry.active_profiles`\nWHERE submission_date = '2019-08-01' AND sample_id = 1\nGROUP BY 1\nHAVING count(*) > 100\nORDER BY avg(prob_daily_usage) DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Sample query","id":"591","title":"Sample query"},"592":{"body":"The code behind the model can be found in the bgbb_lib repo , or on PyPI . The airflow job is defined in the bgbb_airflow repo . The model to fit the parameters is run weekly, and the table is updated daily. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Scheduling","id":"592","title":"Scheduling"},"593":{"body":"Introduction Background Datasets Active users aggregates Active users aggregates for device Active users aggregates for attribution Scheduling Code Reference Change control Location and how to query Looker visualizations with period over period analysis","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Active Users Aggregates reference","id":"593","title":"Active Users Aggregates reference"},"594":{"body":"The active_users_aggregates is a set of tables designed for analysis of client activity on a daily, weekly and monthly basis, starting from the submission date of the first baseline ping received by our servers.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Introduction","id":"594","title":"Introduction"},"595":{"body":"Phase 1 These aggregates were initially designed to support the migration of the GUD Growth and Usage Dashboard as designed in the Initial proposal . This resulted in three views that collect data for all browsers: telemetry.active_users_aggregates for an overall analysis of active users and search metrics. telemetry.active_users_aggregates_device for analysis of active users based on unique devices where the client is installed. telemetry.active_users_aggregates_attribution for analysis of active users based on the first attribution reported by each client. Phase 2 As part of the performance and quality improvement efforts and to support the kpi source of truth proposal , the view telemetry.active_users_aggregates is now based in two views, for Desktop and Mobile data. The underlying setup is one table per browser, located in the corresponding BigQuery dataset, e.g. fenix_derived.active_users_aggregates_v1. This new setup has a set of benefits: Data can be queried per browser, which reduces the amount of data scanned for lower query cost and improves query response time. Browser specific logic and KPIs only require modifying the corresponding table and immediately reflects in the unioned views without further effort. Browser specific implementations only require the backfill of the corresponding table, which results in reduced cost and time.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Background","id":"595","title":"Background"},"596":{"body":"Active users aggregates This aggregates contains the metrics daily, weekly and monthly active users, new profile and search counts aggregated by product and various business dimensions: attribution, channel, country, city, date, device model, distribution id, segment, OS details. Active users aggregates for device The active_users_aggregates_device contains the metrics of daily, weekly and monthly active users, new profiles and search counts with additional detail of the OS and device where the client is installed. The reason to have this aggregate in addition to active_users_aggregates is to improve the query performance for final users, by separating the device analysis, which makes one of the biggest size columns in the table, as most devices have unique identifiers. Active users aggregates for attribution The active_users_aggregates_attribution contains the metrics of daily, weekly and monthly active users, new profiles and search counts to retrieve the source and context of each client installation and the cohorts behaviour. It can be used to query the set attribution parameters in the context of the business core dimensions: country, submission_date, app_name and if the browser is set to default. The reason to have this aggregate in addition to active_users_aggregates is to improve the query performance for final users, by separating the analysis of the numerous attribution parameters, which is required with less regularity than other dimensions and mostly for specific purposes. E.g. During investigations or for marketing campaigns. This aggregate retrieves Fenix attribution information from fenix.firefox_android_clients.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Datasets","id":"596","title":"Datasets"},"597":{"body":"These datasets are scheduled to update daily at 3:30 hours in Airflow DAG bqetl_analytics_aggregations","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Scheduling","id":"597","title":"Scheduling"},"598":{"body":"The query and metadata for unioned views (all browsers) is defined in the active_users_aggregates_ sub-folder in bigquery-etl under telemetry_derived . The query and metadata per browser are auto-generated using sql generators and can be accessed by selecting the generated-sql branch in the bigquery-etl GitHub repository and navigating to the browser's sub-folder. E.g. Firefox desktop query .","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Code Reference","id":"598","title":"Code Reference"},"599":{"body":"The underlying tables for each browser aggregate are subject to change-control. This follows the Infrastructure Change Control process and implies that any modifications to the corresponding code in GitHub will require the approval of members of the Data Science and Data Engineering teams.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Change control","id":"599","title":"Change control"},"6":{"body":"This section contains some documentation of things that used to be part of the Mozilla Data Platform, but are no longer. You can generally ignore this section, it is intended only to answer questions like \"what happened to X?\". You can find the fully-rendered documentation here , rendered with mdBook , and hosted on Github pages. Found a bug? Edit this page on GitHub.","breadcrumbs":"Mozilla Data Documentation » Historical Reference","id":"6","title":"Historical Reference"},"60":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Accessing Telemetry data","id":"60","title":"Accessing Telemetry data"},"600":{"body":"BigQuery view Notes / Location in Looker firefox_desktop.active_users_aggregates Firefox Desktop. Windows, Linux, MacOS (OS = 'Darwin'). firefox_ios.active_users_aggregates Firefox iOS fenix.active_users_aggregates Fenix focus_android.active_users_aggregates Focus Android focus_ios.active_users_aggregates Focus iOS klar_ios.active_users_aggregates Klar iOS telemetry.active_users_aggregates_mobile Unioned view of mobile browsers. telemetry.active_users_aggregates Unioned view of mobile & desktop browsers. Looker Explore telemetry.active_users_aggregates_device Unioned view of mobile & desktop browsers. Looker Explore telemetry.active_users_aggregates_attribution Unioned view of mobile & desktop browsers. Looker Explore","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Location and how to query","id":"600","title":"Location and how to query"},"601":{"body":"The Usage folder for Mobile and Desktop browsers includes a set of visualizations that you can access directly and are enhanced with the period over period analysis. img.png Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Looker visualizations with period over period analysis","id":"601","title":"Looker visualizations with period over period analysis"},"602":{"body":"Addon usage by client, partitioned by day.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Addons","id":"602","title":"Addons"},"603":{"body":"This dataset contains one or more records for every entry in the main ping table that contain a non-null value for client_id. Each Addons record contains info for a single addon, or if the main ping did not contain any active addons, there will be a row with nulls for all the addon fields (to identify client_ids/records without any addons).","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Data Reference","id":"603","title":"Data Reference"},"604":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job DAG runs every day after the Main Summary data has been generated. The DAG defined in dags/bqetl_addons.py","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Scheduling","id":"604","title":"Scheduling"},"605":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/addons_v2/query.sql . You may find the environment reference in The Firefox Source Documentation helpful for understanding the source data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Code Reference","id":"605","title":"Code Reference"},"606":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries DAU, WAU and MAU for uBlock Origin Add-ons with Highest Organic:SAP search ratio AdClicks:SAP ratio for Popular Add-ons around adblocker Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Addons Daily","id":"606","title":"Addons Daily"},"607":{"body":"The addons_daily table is a small and fast dataset with data on specific add-ons, and the users who have them installed. It contains one row per addon_id and submission_date. Contents Many questions about add-ons are of the form: \"How many users have add-on A installed?\" or \"Are users with add-on Z more active than users with add-on Y?\" This dataset is aimed at answering these type of questions without having to do cumbersome joins or filters. This dataset also has detailed search aggregates by each add-on, broken out by our major search engines (google, bing, ddg, amazon, yandex, other), along with total aggregates (total). This allows us to identify strange search patterns for add-ons who change a user's search settings on their behalf, often siphoning away SAP searches and Mozilla revenue (see the second example query below). Accessing the Data The addons_daily table is accessible through STMO using the Telemetry (BigQuery) data source. See STMO#71007 for an example.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Introduction","id":"607","title":"Introduction"},"608":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Data Reference","id":"608","title":"Data Reference"},"609":{"body":"DAU, WAU and MAU for uBlock Origin SELECT submission_date, dau, wau, mau\nFROM `moz-fx-data-shared-prod.telemetry.addons_daily`\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 28 DAY) AND addon_id = 'uBlock0@raymondhill.net' Add-ons with Highest Organic:SAP search ratio SELECT addon_id, ANY_VALUE(name) as name, AVG(dau) as avg_dau, SAFE_DIVIDE(SUM(organic_searches.total), SUM(sap_searches.total)) as organic_sap_ratio\nFROM telemetry.addons_daily\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND is_system = false\nGROUP BY 1\nHAVING avg(dau) > 1000\nORDER BY 4 DESC AdClicks:SAP ratio for Popular Add-ons around adblocker SELECT addon_id, ANY_VALUE(name) as name, AVG(dau) as avg_dau, SAFE_DIVIDE(SUM(ad_clicks.total), SUM(sap_searches.total)) as adclick_sap_ratio\nFROM telemetry.addons_daily\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND is_system = false AND addon_id in ('uBlock0@raymondhill.net', -- 'Ublock user' '{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}', -- 'ABP user' 'jid1-NIfFY2CA8fy1tg@jetpack', --'Adblock user', '{73a6fe31-595d-460b-a920-fcc0f8843232}', --'NoScript user', 'firefox@ghostery.com', --'Ghostery user' 'adblockultimate@adblockultimate.net', --'AdblockUltimate user' 'jid1-MnnxcxisBPnSXQ@jetpack' -- '$PrivacyBadger user' )\nGROUP BY 1\nHAVING avg(dau) > 1000\nORDER BY 4 DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Example Queries","id":"609","title":"Example Queries"},"61":{"body":"Aggregated information on the Firefox user population (including hardware, operating system, and other usage characteristics) is available at the Firefox Public Data Report portal. In addition, a set of curated datasets are available to the public for research purposes. See the public data cookbook for more information.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Public Data","id":"61","title":"Public Data"},"610":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the addons_daily DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Scheduling","id":"610","title":"Scheduling"},"611":{"body":"The data is partitioned by submission_date. As of 2020-04-17, the current version of the addons_daily dataset is v1.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Schema","id":"611","title":"Schema"},"612":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Code Reference","id":"612","title":"Code Reference"},"613":{"body":"In the normal course of processing incoming telemetry, the contents of pings are separated from the IP address of the client that sent the ping. Analysts do not have access to the IP address data, and the IP address data is discarded after several days. To provide some insight about the different experiences users have on different ISP networks, while preserving the IP privacy of individual users, this dataset computes some aggregates from the telemetry data before the IP address information is discarded. The dataset is computed each day from the pings received the prior day. The motivating question for this dataset was to understand which network operators are using the use-application-dns.net canary domain to disable DNS over HTTPS (DoH) by default for clients using their networks. If a user has not specifically turned DoH on or off, Firefox checks for indications that DoH should not be enabled. One of these checks is to perform a lookup for the canary domain using the client's default DNS resolver. If the lookup returns a NXDOMAIN error code indicating the canary domain does not exist, DoH will not be enabled by default. Network operators control this behavior by configuring the resolvers they provision for their clients. An autonomous system represents a network with a common routing policy, often because it is controlled by a single entity. Autonomous systems advertise a set of routes, representing blocks of network addresses. We use them as a way to identify the entity controlling an IP address. The asn_aggregates dataset, created in bug 1615269 , contains the columns: autonomous_system_number (int64): the number of the autonomous system from which pings were submitted submission_date (date): the date that pings reached the ingestion endpoint n_clients (int64): number of Firefox clients sending event pings that day, from that AS doh_enabled (int64): number of clients who sent a enable_doh result for the canary heuristic that day, from that AS doh_disabled (int64): number of clients who sent a disable_doh result for the canary heuristic that day, from that AS The canary heuristic indicates whether a client was able to resolve use-application-dns.net ; this is a mechanism available to network operators who may choose to disable DoH by default for their clients. We record rows only for ASs where n_clients is at least 500. The ingestion endpoint only accepts connections with IPv4. If that changes, clients submitting telemetry from IPv6 addresses will be ignored by this dataset. The client AS number is determined by looking up the client's IP address in a MaxMind database. Some notes on interpretation: ASs can change route announcements frequently, so the MaxMind database may be stale Telemetry is not necessarily sent on network change events, so users may record activity on one network and submit it from another. The number of distinct client evaluating DoH heuristics is not currently captured; if clients report both enabled and disabled states for DoH, they will be double-counted. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Autonomous System Aggregates » Autonomous system aggregates","id":"613","title":"Autonomous system aggregates"},"614":{"body":"Many questions about Firefox take the form \"What did clients with characteristics X, Y, and Z do during the period S to E?\" The clients_daily table aims to answer these questions. Each row in the table is a (client_id, submission_date) and contains a number of aggregates about that day's activity.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Clients Daily","id":"614","title":"Clients Daily"},"615":{"body":"The clients_daily table is accessible through STMO using the Telemetry (BigQuery) data source.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Accessing the Data","id":"615","title":"Accessing the Data"},"616":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Data Reference","id":"616","title":"Data Reference"},"617":{"body":"Compute Churn for a one-day cohort: SELECT submission_date, approx_count_distinct(client_id) AS cohort_dau\nFROM telemetry.clients_daily\nWHERE submission_date > '2017-08-31' AND submission_date < '2017-10-01' AND profile_creation_date LIKE '2017-09-01%'\nGROUP BY 1\nORDER BY 1 Distribution of pings per client per day: SELECT normalized_channel, CASE WHEN pings_aggregated_by_this_row > 50 THEN 50 ELSE pings_aggregated_by_this_row END AS pings_per_day, approx_count_distinct(client_id) AS client_count\nFROM telemetry.clients_daily\nWHERE submission_date = '2017-09-01' AND normalized_channel <> 'Other'\nGROUP BY normalized_channel, pings_per_day\nORDER BY pings_per_day, normalized_channel","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Example Queries","id":"617","title":"Example Queries"},"618":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the main_summary DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Scheduling","id":"618","title":"Scheduling"},"619":{"body":"The data is partitioned by submission_date. As of 2019-11-28, the current version of the clients_daily dataset is v6.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Schema","id":"619","title":"Schema"},"62":{"body":"Access to other Telemetry data is limited to two groups: Mozilla employees and contractors Contributors who have signed a non-disclosure agreement , have a sustained track record of contribution, and have a demonstrated need to access this data If you are an employee or contractor, you should already have the necessary permissions. If you are a contributor and want to request access to Mozilla Telemetry data, file a bug in the operations component and ask an established Mozilla contributor or employee to vouch for you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Non-public Data","id":"62","title":"Non-public Data"},"620":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/clients_daily_v6/query.sql . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Code Reference","id":"620","title":"Code Reference"},"621":{"body":"Introduction Content Background and Caveats Accessing the Data Data Reference Field Descriptions Activity Segment/User State/Core Active Specific Usage Specific New Profile Specific Example Queries Compute DAU for non-windows clients for the last week Compute WAU by Channel for the last week Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Clients Last Seen Reference","id":"621","title":"Clients Last Seen Reference"},"622":{"body":"The clients_last_seen dataset is useful for efficiently determining exact user counts such as DAU and MAU. It can also allow efficient calculation of other windowed usage metrics like retention via its bit pattern fields . It includes the most recent values in a 28 day window for all columns in the clients_daily dataset . Content For each submission_date this dataset contains one row per client_id that appeared in clients_daily in a 28 day window including submission_date and preceding days. The days_since_seen column indicates the difference between submission_date and the most recent submission_date in clients_daily where the client_id appeared. A client observed on the given submission_date will have days_since_seen = 0. Other days_since_ columns use the most recent date in clients_daily where a certain condition was met. If the condition was not met for a client_id in a 28 day window NULL is used. For example days_since_visited_5_uri uses the condition scalar_parent_browser_engagement_total_uri_count_sum >= 5. These columns can be used for user counts where a condition must be met on any day in a window instead of using the most recent values for each client_id. The days_seen_bits field stores the daily history of a client in the 28 day window. The daily history is converted into a sequence of bits, with a 1 for the days a client is in clients_daily and a 0 otherwise, and this sequence is converted to an integer. A tutorial on how to use these bit patterns to create filters in SQL can be found in this notebook . The rest of the columns use the most recent value in clients_daily where the client_id appeared. Background and Caveats User counts generated using days_since_seen only reflect the most recent values from clients_daily for each client_id in a 28 day window. This means Active MAU as defined cannot be efficiently calculated using days_since_seen because if a given client_id appeared every day in February and only on February 1st had scalar_parent_browser_engagement_total_uri_count_sum >= 5 then it would only be counted on the 1st, and not the 2nd-28th. Active MAU can be efficiently and correctly calculated using days_since_visited_5_uri. MAU can be calculated over a GROUP BY submission_date[, ...] clause using COUNT(*), because there is exactly one row in the dataset for each client_id in the 28 day MAU window for each submission_date. User counts generated using days_since_seen can use SUM to reduce groups, because a given client_id will only be in one group per submission_date. So if MAU were calculated by country and channel, then the sum of the MAU for each country would be the same as if MAU were calculated only by channel. Accessing the Data The data is available in Re:dash and BigQuery. Take a look at this full running example query in Re:dash (STMO#159510) .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Introduction","id":"622","title":"Introduction"},"623":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Data Reference","id":"623","title":"Data Reference"},"624":{"body":"The *_bits fields store the relevant activity of a client in a 28 day window, as a 28 bit integer. For each bit, a 1 corresponds to the specific activity occurring on that day.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Field Descriptions","id":"624","title":"Field Descriptions"},"625":{"body":"Please see this section for descriptions regarding user states/segments. is_core_active_v1: Boolean indicating if the client satisfies conditions of being core active on that day. activity_segments_v1: The activity segment applicable to the client that day. is_regular_user_v3: Boolean indicating if the client satisfies conditions of being a regular user on that day. is_new_or_resurrected_v3: Boolean indicating if the client satisfies conditions of being a regular user on that day. is_weekday_regular_v1: Boolean indicating if the client satisfies conditions of being a weekday regular user on that day. is_allweek_regular_v1: Boolean indicating if the client satisfies conditions of being an all-week regular user on that day.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Activity Segment/User State/Core Active Specific","id":"625","title":"Activity Segment/User State/Core Active Specific"},"626":{"body":"days_visited_1_uri_bits: Each bit field represents if a client browsed at least 1 URI on that day. days_since_visited_1_uri: Number of days since the client browsed at least 1 URI. days_interacted_bits: Each bit field represents if a client had at least 1 active tick on that day. This is derived from the active_hours_sum in clients_daily. days_since_interacted: Number of days since the clients had at least 1 active tick. days_had_8_active_ticks_bits: Each bit field represents if a client had at least 8 active ticks on that day. This can be used to approximate the threshold of 1 URI, and is useful for determining activity for clients using Private Browsing Mode where URI counts are not recorded. days_since_visited_8_active_ticks: Number of days since the client had at least 8 active ticks.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Usage Specific","id":"626","title":"Usage Specific"},"627":{"body":"first_seen_date: Date the client sent their first main ping. second_seen_date: Date the client sent their first main ping. days_since_first_seen: Number of days since first_seen_date days_since_second_seen: Number of days since second_seen_date new_profile_5_day_activated_v1: Boolean indicating if a new profile has sent a ping 5 out of their first 7 days. new_profile_14_day_activated_v1: Boolean indicating if a new profile has sent a ping 8 out of their first 14 days. new_profile_21_day_activated_v1: Boolean indicating if a new profile has sent a ping 12 out of their first 21 days. days_since_created_profile: Number of days since the profile creation date. This field is only populated when the value is 27 days or less. Otherwise, it is NULL. profile_age_in_days can be used in the latter cases for all clients who have a profile creation date.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » New Profile Specific","id":"627","title":"New Profile Specific"},"628":{"body":"Compute DAU for non-windows clients for the last week SELECT submission_date, os, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen = 0\nGROUP BY submission_date, os\nHAVING count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Compute WAU by Channel for the last week SELECT submission_date, normalized_channel, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen < 7\nGROUP BY submission_date, normalized_channel\nHAVING count > 10 -- remove outliers\nORDER BY normalized_channel, submission_date DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Example Queries","id":"628","title":"Example Queries"},"629":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the main_summary DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Scheduling","id":"629","title":"Scheduling"},"63":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Getting Help","id":"63","title":"Getting Help"},"630":{"body":"The data is partitioned by submission_date. As of 2019-03-25, the current version of the clients_last_seen dataset is v1, and the schema is visible in the BigQuery console here .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Schema","id":"630","title":"Schema"},"631":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Code Reference","id":"631","title":"Code Reference"},"632":{"body":"The telemetry.events and telemetry.events_1pct derived datasets make it easier to analyze the desktop Firefox event ping . It has the following advantages over accessing the raw ping table (telemetry.event): There is no need to UNNEST the events column: this is already done for you. You don't have to know which process type emitted your event. If you care, you can query the event_process column. It is clustered on the event_category column, which can dramatically speed up your query.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Events","id":"632","title":"Events"},"633":{"body":"The events dataset contains one row for each event submitted in an event ping for that day. The timestamp, category, method, object, value, and extra fields of the event are mapped to columns named event_timestamp, event_category, event_method, event_object, event_string_value, and event_map_values. To access the event_map_values, you can use the mozfun.map.get_key UDF, like SELECT mozfun.map.get_key(event_map_values, \"branch\") AS branch FROM telemetry.events. Please note that event_timestamp refers to the time in milliseconds when the event was recorded relative to the main process start time (session_start_time), while the timestamp column refers to the time the ping was ingested. event_timestamp is useful for determining relative order of events within a single session. Adding event_timestamp to session_start_time will allow you to approximate the absolute time an event occurred, subject to client clock skew and other factors.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Data Reference","id":"633","title":"Data Reference"},"634":{"body":"The telemetry.events_1pct table is a consistent 1% sample from telemetry.events (sample_id = 0) that includes 6 months of history. Using the sampled table can be faster than hitting telemetry.events, particularly when iterating on a prototype query. BigQuery is also better able to estimate the amount of data it will scan when querying events_1pct, so queries on events_1pct may be able to succeed where the equivalent query on events with a sample_id = 0 filter would be rejected due to the query appearing to scan many TB of data.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Sample of events: telemetry.events_1pct","id":"634","title":"Sample of events: telemetry.events_1pct"},"635":{"body":"This query gets the count of the number of times the user initiated the dismiss_breach_alert and learn_more_breach actions. Note the use of the event_category to optimize the query: for this example, this reduces the amount of data scanned from 450 GB to 52 MB. SELECT countif(event_method = 'dismiss_breach_alert') AS n_dismissing_breach_alert, countif(event_method = 'learn_more_breach') AS n_learn_more\nFROM mozdata.telemetry.events\nWHERE event_category = 'pwmgr' AND submission_date='2020-04-20' AND sample_id=0 STMO#73401","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Example Query","id":"635","title":"Example Query"},"636":{"body":"The events dataset is updated daily. The job is scheduled on Airflow . The DAG is defined in dags/copy_deduplicate.py .","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Scheduling","id":"636","title":"Scheduling"},"637":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/event_events_v1/query.sql .","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Code Reference","id":"637","title":"Code Reference"},"638":{"body":"Firefox has an API to record events, which are then submitted through the event ping. The format and mechanism of event collection in Firefox is documented in the Firefox source documentation . The full events data pipeline is documented in the event pipeline documentation . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » More Information","id":"638","title":"More Information"},"639":{"body":"Introduction Contents Limitations Accessing the Data Example Queries Scheduling Code Reference Background and Caveats","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Events Daily","id":"639","title":"Events Daily"},"64":{"body":"Telemetry-related announcements that include new datasets, outages, feature releases, etc. are sent to fx-data-dev@mozilla.org , a public mailing list. Follow the link for archives and information on how to subscribe.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Mailing lists","id":"64","title":"Mailing lists"},"640":{"body":"The events_daily datasets can help answer questions about sequences of events (sometimes called \"funnels\"). It is used by the Event Funnel Analysis Explore in Looker , but can also be queried directly using BigQuery. As of this writing, variations of the events_daily dataset are available for Firefox Desktop, Firefox for Android, and Mozilla VPN.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Introduction","id":"640","title":"Introduction"},"641":{"body":"events_daily has one row per-client per-day, much the same as clients_daily. The table is created in a two-step process: An ancillary table, event_types, is updated with the new events seen on that day. Each event is mapped to a unique unicode character, and each event property (the extras fields) is also mapped to a unique unicode character. For every user, that day's events are mapped to their associated unicode characters (including event_properties). The strings are aggregated and comma-separated, giving a single ordered string that represents all of that user's events on that day. For most products, only events in the Glean events ping are aggregated (Firefox Desktop currently aggregates events in the legacy desktop \"event\" ping ). If you're looking for events sent in other pings, you'll need to query them directly. Included in this data is a set of dimensional information about the user, also derived from the events ping. The full list of fields is available in the templated source query .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Contents","id":"641","title":"Contents"},"642":{"body":"This approach makes some queries fast and easy, but has some limits: Each product is limited to at most 1 million unique event types Each event property is limited to a set number of values ( currently set to 1000 for most products ). As a result, some properties will not be accessible in the table. Queries do not know the amount of time that passed between events, only that they occurred on the same day. This can be alleviated by sessionizing and splitting the events string using an event which indicates the start of a session. For example, for Firefox for Android, this could be events.app_opened .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Limitations","id":"642","title":"Limitations"},"643":{"body":"While it is possible to build queries that access this events data directly, the Data Platform instead recommends using a set of stored procedures we have available. These procedures create BigQuery views that hide the complexity of the event representation. The mozfun library documentation has information about these procedures and examples of their usage.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Accessing the Data","id":"643","title":"Accessing the Data"},"644":{"body":"This query gives the event-count and client-counts per-event per-day. SELECT submission_date, category, event, COUNT(*) AS client_count, SUM(count) AS event_count\nFROM `moz-fx-data-shared-prod`.fenix.events_daily\nCROSS JOIN UNNEST(mozfun.event_analysis.extract_event_counts(events))\nJOIN `moz-fx-data-shared-prod`.fenix.event_types USING (index)\nWHERE submission_date >= DATE_SUB(current_date, INTERVAL 28 DAY)\nGROUP BY submission_date, category, event Link to a dashboard using this query in STMO .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Example Queries","id":"644","title":"Example Queries"},"645":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Scheduling","id":"645","title":"Scheduling"},"646":{"body":"The source for events daily is defined inside bigquery-etl as a set of templated queries which generate the events_daily tables as well as the dependent event_types tables for each supported application. You can find the source under bigquery_etl/sql_generators .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Code Reference","id":"646","title":"Code Reference"},"647":{"body":"See this presentation for background. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Background and Caveats","id":"647","title":"Background and Caveats"},"648":{"body":"Introduction Contents Scheduling Code Reference How to query","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Firefox Android Clients reference","id":"648","title":"Firefox Android Clients reference"},"649":{"body":"The table fenix_derived.firefox_android_clients contains the first observations for Firefox Android clients retrieved from the ping that reports first from: baseline, first_session and metrics pings. The goals of this table, as described in the proposal : Enable client segmentation based on the attribution dimensions e.g. adjust_campaign, install source. Facilitate the investigation of data incidents and identifying the root cause when of one or more metrics deviate from the expected values, by segmenting it using different dimensions. Enable identifying bugs and data obtained via bots i.e. BrowserStack. Serve as the baseline to complement Glean's first_session ping for mobile browsers in order to use it as a single source for first reported attributes. Serve as a baseline to create a first_session ping for Firefox Desktop.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Introduction","id":"649","title":"Introduction"},"65":{"body":"You can locate us in the #telemetry:mozilla.org channel on Mozilla's instance of matrix .","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Matrix","id":"65","title":"Matrix"},"650":{"body":"The table granularity is one row per client_id. It contains the attribution, isp, os_version, device, channel and first reported country for each client. The field descriptions are fully documented in BigQuery. This table contains data only for channel release, since it's the only channel where data is available in the first_session ping at the time of implementation and suffices for the goals. Also, data is available since August 2020, when the migration from Fennec to Fenix took place.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Contents","id":"650","title":"Contents"},"651":{"body":"Incremental updates happen on a daily basis in the Airflow DAG bqetl_analytics_tables The table is built and initialized using the init.sql file and is incrementally updated using query.sql, including the update of historical records when the attribution details are received from pings that arrive to the server after the first_seen date.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Scheduling","id":"651","title":"Scheduling"},"652":{"body":"The query and metadata for the aggregates is defined in the corresponding sub-folder in bigquery-etl under fenix_derived .","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Code Reference","id":"652","title":"Code Reference"},"653":{"body":"This table should be accessed through the user-facing view fenix.firefox_android_clients which implements additional business logic for grouping attribution data. Use a simple join with the client_id. For analysis purposes, it's important to use the business date first_seen_date when filtering. This date corresponds to when the baseline ping is actually collected on the client side. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » How to query","id":"653","title":"How to query"},"654":{"body":"As described in the pipeline schemas deployment docs , data engineering has a process of generating schemas for pings and deploying them to BigQuery. The Main Ping table (telemetry.main) is one of those generated tables. As the number of telemetry probes defined in Firefox grows, so does the number of columns in telemetry.main. As of January 2021, we have nearly 10,000 columns, and we ingest many terabytes of main ping data per day. This combination of a very wide schema and a high data volume means that BigQuery has to reference metadata for a very large number of files each time it runs a query, even if it only ends up needing to read a small fraction of those files. This has led to a problematic experience for iterative analysis use cases. To reduce the time for querying main ping data, we have included two new tables: telemetry.main_1pct, and telemetry.main_nightly. These can return results for simple queries in a matter of seconds where a logically equivalent query on telemetry.main may take minutes.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Main Ping Tables","id":"654","title":"Main Ping Tables"},"655":{"body":"This table includes a 1% sample across all channels from telemetry.main (sample_id = 0). It includes 6 months of history. It includes an additional subsample_id field that is similar to sample_id and allows efficient sampling for even smaller population sizes. The following query would reflect a 0.01% sample (one thousandth) of the total desktop Firefox population: SELECT COUNT(*) AS n\nFROM mozdata.telemetry.main_1pct\nWHERE subsample_id = 0 AND DATE(submission_timestamp) = '2021-01-01' The choice of implementation for subsample_id is not particularly well vetted; it's simply chosen to be a hash that's stable, has a reasonable avalanche effect, and is different from sample_id. The definition is MOD(ABS(FARM_FINGERPRINT(client_id)), 100) AS subsample_id which is the same approach we use for choosing id_bucket in Exact MAU tables.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Main Ping Sample: telemetry.main_1pct","id":"655","title":"Main Ping Sample: telemetry.main_1pct"},"656":{"body":"This table includes only data from the nightly release channel (normalized_channel = 'nightly'). It includes 6 months of history. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Nightly Main Ping Data: telemetry.main_nightly","id":"656","title":"Nightly Main Ping Data: telemetry.main_nightly"},"657":{"body":"⚠ Since the introduction of BigQuery, we are able to represent the full main ping structure in a table, available as telemetry.main. As such, main_summary was discontinued as of 2023-10-05. The main_summary table contains one row for each ping. Each column represents one field from the main ping payload, though only a subset of all main ping fields are included. This dataset does not include most histograms . This table is massive, and due to its size, it can be difficult to work with. Instead, we recommend using the clients_daily or clients_last_seen dataset where possible. If you do need to query this table, make use of the sample_id field and limit to a short submission date range.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Main Summary (deprecated)","id":"657","title":"Main Summary (deprecated)"},"658":{"body":"Accessing the Data Data Reference Example Queries Sampling Scheduling Schema Time formats User Preferences Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Table of Contents","id":"658","title":"Table of Contents"},"659":{"body":"The main_summary table is accessible through STMO. See STMO#4201 for an example.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Accessing the Data","id":"659","title":"Accessing the Data"},"66":{"body":"You can ask questions (and get answers!) in #data-help on Mozilla Internal's Slack. See also #data for general data-related discussion. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Slack","id":"66","title":"Slack"},"660":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Data Reference","id":"660","title":"Data Reference"},"661":{"body":"Compare the search volume for different search source values: WITH search_data AS ( SELECT s.source AS search_source, s.count AS search_count FROM telemetry.main_summary CROSS JOIN UNNEST(search_counts) AS s WHERE submission_date_s3 = '2019-11-11' AND sample_id = 42 AND search_counts IS NOT NULL\n) SELECT search_source, sum(search_count) as total_searches\nFROM search_data\nGROUP BY search_source\nORDER BY sum(search_count) DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Example Queries","id":"661","title":"Example Queries"},"662":{"body":"The main_summary dataset contains one record for each main ping as long as the record contains a non-null value for documentId, submissionDate, and Timestamp. We do not ever expect nulls for these fields.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Sampling","id":"662","title":"Sampling"},"663":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The DAG is defined in dags/bqetl_main_summary.py","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Scheduling","id":"663","title":"Scheduling"},"664":{"body":"As of 2019-11-28, the current version of the main_summary dataset is v4. For more detail on where these fields come from in the raw data , please look in the main_summary ETL code . Most of the fields are simple scalar values, with a few notable exceptions: The search_count field is an array of structs, each item in the array representing a 3-tuple of (engine, source, count). The engine field represents the name of the search engine against which the searches were done. The source field represents the part of the Firefox UI that was used to perform the search. It contains values such as abouthome, urlbar, and searchbar. The count field contains the number of searches performed against this engine+source combination during that subsession. Any of the fields in the struct may be null (for example if the search key did not match the expected pattern, or if the count was non-numeric). The loop_activity_counter field is a simple struct containing inner fields for each expected value of the LOOP_ACTIVITY_COUNTER Enumerated Histogram. Each inner field is a count for that histogram bucket. The popup_notification_stats field is a map of String keys to struct values, each field in the struct being a count for the expected values of the POPUP_NOTIFICATION_STATS Keyed Enumerated Histogram. The places_bookmarks_count and places_pages_count fields contain the mean value of the corresponding Histogram, which can be interpreted as the average number of bookmarks or pages in a given subsession. The active_addons field contains an array of structs, one for each entry in the environment.addons.activeAddons section of the payload. More detail in Bug 1290181 . The disabled_addons_ids field contains an array of strings, one for each entry in the payload.addonDetails which is not already reported in the environment.addons.activeAddons section of the payload. More detail in Bug 1390814 . Please note that while using this field is generally OK, this was introduced to support the TAAR project and you should not count on it in the future. The field can stay in the main_summary, but we might need to slightly change the ping structure to something better than payload.addonDetails. The theme field contains a single struct in the same shape as the items in the active_addons array. It contains information about the currently active browser theme. The user_prefs field contains a struct with values for preferences of interest. The events field contains an array of event structs. Dynamically-included histogram fields are present as key->value maps, or key->(key->value) nested maps for keyed histograms.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Schema","id":"664","title":"Schema"},"665":{"body":"Columns in main_summary may use one of a handful of time formats with different precisions: Column Name Origin Description Example Spark Presto timestamp stamped at ingestion nanoseconds since epoch 1504689165972861952 from_unixtime(timestamp/1e9) from_unixtime(timestamp/1e9) submission_date_s3 derived from timestamp YYYYMMDD date string of timestamp in UTC 20170906 from_unixtime(unix_timestamp(submission_date, 'yyyyMMdd')) date_parse(submission_date, '%Y%m%d') client_submission_date derived from HTTP header: Fields[Date] HTTP date header string sent with the ping Tue, 27 Sep 2016 16:28:23 GMT unix_timestamp(client_submission_date, 'EEE, dd M yyyy HH:mm:ss zzz') date_parse(substr(client_submission_date, 1, 25), '%a, %d %b %Y %H:%i:%s') creation_date creationDate time of ping creation ISO8601 at UTC+0 2017-09-06T08:21:36.002Z to_timestamp(creation_date, \"yyyy-MM-dd'T'HH:mm:ss.SSSXXX\") from_iso8601_timestamp(creation_date) AT TIME ZONE 'GMT' timezone_offset info.timezoneOffset timezone offset in minutes 120 subsession_start_date info.subsessionStartDate hourly precision, ISO8601 date in local time 2017-09-06T00:00:00.0+02:00 from_iso8601_timestamp(subsession_start_date) AT TIME ZONE 'GMT' subsession_length info.subsessionLength subsession length in seconds 599 date_add('second', subsession_length, subsession_start_date) profile_creation_date environment.profile.creationDate days since epoch 15,755 from_unixtime(profile_creation_date * 86400)","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Time formats","id":"665","title":"Time formats"},"666":{"body":"These are added in the Main Summary ETL code . They must be available in the ping environment to be included here. Once added, they will show as top-level fields, with the string user_pref prepended. For example, dom.ipc.processCount becomes user_pref_dom_ipc_processcount.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » User Preferences","id":"666","title":"User Preferences"},"667":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Code Reference","id":"667","title":"Code Reference"},"668":{"body":"Introduction Data Reference Example Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Socorro Crash Reports","id":"668","title":"Socorro Crash Reports"},"669":{"body":"Public crash statistics for Firefox are available through the Data Platform in a socorro_crash dataset. The crash data in Socorro is sanitized and made available to STMO. A nightly import job converts batches of JSON documents into a columnar format using the associated JSON Schema.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Introduction","id":"669","title":"Introduction"},"67":{"body":"If you see a problem with data tools, datasets, or other pieces of infrastructure, report it! Defects in the data platform and tools are tracked in Bugzilla in the Data Platform and Tools product. Bugs need to be filed in the closest-matching component in the Data Platform and Tools product. If you are not able to locate an appropriate component for the item in question, file an issue in the General component . Components are triaged at least weekly by the component owner(s). For any issues that need urgent attention, it is recommended that you use the needinfo flag to attract attention from a specific person. If an issue does not receive the appropriate attention in a week (or it is urgent), see getting help . When a bug is triaged, it is assigned a priority and points . Priorities are processed as follows: P1 : in active development in the current sprint P2 : planned to be worked on in the current quarter P3 : planned to be worked on next quarter P4 and beyond: nice to have, would accept a patch, but not actively being worked on. Points reflect the amount of effort that is required for a bug. They are assigned as follows: 1 point : one day or less of effort 2 points : two days of effort 3 points : three days to a week of effort 5 points or more: SO MUCH EFFORT, major project.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Reporting a problem","id":"67","title":"Reporting a problem"},"670":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Data Reference","id":"670","title":"Data Reference"},"671":{"body":"The dataset can be queried using SQL. For example, we can aggregate the number of crashes and total up-time by date and reason. SELECT crash_date, reason, count(*) as n_crashes, avg(uptime) as avg_uptime, stddev(uptime) as stddev_uptime, approx_percentile(uptime, ARRAY [0.25, 0.5, 0.75]) as qntl_uptime\nFROM socorro_crash\nWHERE crash_date='20180520'\nGROUP BY 1, 2 STMO#53884","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Example","id":"671","title":"Example"},"672":{"body":"The job is schedule on a nightly basis on airflow. The dag is available under mozilla/telemetry-airflow:/dags/socorro_import.py .","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Scheduling","id":"672","title":"Scheduling"},"673":{"body":"The source schema is available on the mozilla-services/socorro GitHub repository . This schema is transformed into a Spark-SQL structure and serialized to parquet after transforming column names from camelCase to snake_case.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Schema","id":"673","title":"Schema"},"674":{"body":"The code is a notebook in the mozilla-services/data-pipeline repository . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Code Reference","id":"674","title":"Code Reference"},"675":{"body":"Introduction Content Background and Caveats Accessing the Data Data Reference Combining Rows Schema Scheduling Public Data Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » SSL Ratios","id":"675","title":"SSL Ratios"},"676":{"body":"The public SSL dataset publishes the percentage of page loads Firefox users have performed that were conducted over SSL. This dataset is used to produce graphs like Let's Encrypt's to determine SSL adoption on the Web over time. Content The public SSL dataset is a table where each row is a distinct set of dimensions, with their associated SSL statistics. The dimensions are submission_date, os, and country. The statistics are reporting_ratio, normalized_pageloads, and ratio. Background and Caveats We're using normalized values in normalized_pageloads to obscure absolute page load counts. This is across the entirety of release, not per-version, because we're looking at Web health, not Firefox user health. Any dimension tuple (any given combination of submission_date, os, and country) with fewer than 5000 page loads is omitted from the dataset. This is hopefully just a temporary dataset to stopgap release aggregates going away until we can come up with a better way to publicly publish datasets. Accessing the Data For details on accessing the data, please look at bug 1414839 .","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Introduction","id":"676","title":"Introduction"},"677":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Data Reference","id":"677","title":"Data Reference"},"678":{"body":"This is a dataset of ratios. You can't combine ratios if they have different bases. For example, if 50% of 10 loads (5 loads) were SSL and 5% of 20 loads (1 load) were SSL, you cannot calculate that 20% (6 loads) of the total loads (30 loads) were SSL unless you know that the 50% was for 10 and the 5% was for 20. If you're reluctant, for product reasons, to share the numbers 10 and 20, this gets tricky. So what we've done is normalize the whole batch of 30 down to 1.0. That means we tell you that 50% of one-third of the loads (0.333...) was SSL and 5% of the other two-thirds of the loads (0.666...) was SSL. Then you can figure out the overall 20% figure by this calculation: (0.5 * 0.333 + 0.05 * 0.666) / (0.333 + 0.666) = 0.2 Notice that you must divide by the sum of the normalized pageloads (0.333 + 0.666) in order to \"unnormalize\" the result into the true ratio. (In this toy example we're summing across all dimensions so the sum of all included normalized pageloads was 1.0.) For this dataset the same system applies. To combine rows' ratios (to, for example, see what the SSL ratio was across all os and country for a given submission_date), you must first multiply them by the rows' normalized_pageviews values. Then you must divide them by the sum of the rows' normalized_pageviews values to \"unnormalize\" and get the true ratio. Or, in JavaScript: let rows = query_result.data.rows;\nlet normalizedRatioForDateInQuestion = rows .filter((row) => row.submission_date == dateInQuestion) .reduce((row, acc) => acc + row.normalized_pageloads * row.ratio, 0);\nlet normalizedPageloadSumForDateInQuestion = rows .filter((row) => row.submission_date == dateInQuestion) .reduce((row, acc) => acc + row.normalized_pageloads, 0);\nlet trueRatio = normalizedRatioForDateInQuestion / normalizedPageloadSumForDateInQuestion; Remember that the normalization in this dataset is done across all dimensions (os, country) per submission_date. Summing ratio (or reporting_ratio) across different submission_date values will not give correct information.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Combining Rows","id":"678","title":"Combining Rows"},"679":{"body":"The data is output in STMO API format: \"query_result\": { \"retrieved_at\": , \"query_hash\": , \"query\": , \"runtime\": , \"id\": , \"data_source_id\": 26, // Athena \"data_scanned\": , \"data\": { \"data_scanned\": , \"columns\": [ {\"friendly_name\": \"submission_date\", \"type\": \"datetime\", \"name\": \"submission_date\"}, {\"friendly_name\": \"os\", \"type\": \"string\", \"name\": \"os\"}, {\"friendly_name\": \"country\", \"type\": \"string\", \"name\": \"country\"}, {\"friendly_name\": \"reporting_ratio\", \"type\": \"float\", \"name\": \"reporting_ratio\"}, {\"friendly_name\": \"normalized_pageloads\", \"type\": \"float\", \"name\": \"normalized_pageloads\"}, {\"friendly_name\": \"ratio\", \"type\": \"float\", \"name\": \"ratio\"} ], \"rows\": [ { \"submission_date\": \"2017-10-24T00:00:00\", // date string, day resolution \"os\": \"Windows_NT\", // operating system family of the clients reporting the pageloads. One of \"Windows_NT\", \"Linux\", or \"Darwin\". \"country\": \"CZ\", // ISO 639 two-character country code, or \"??\" if we have no idea. Determined by performing a geo-IP lookup of the clients that submitted the pings. \"reporting_ratio\": 0.006825266611977031, // the ratio of pings that reported any pageloads at all. A number between 0 and 1. See [bug 1413258](https://bugzilla.mozilla.org/show_bug.cgi?id=1413258). \"normalized_pageloads\": 0.00001759145263985348, // the proportion of total pageloads in the dataset that are represented by this row. Provided to allow combining rows. A number between 0 and 1. \"ratio\": 0.6916961976822144 // the ratio of the pageloads that were performed over SSL. A number between 0 and 1. }, ... ] }\n}","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Schema","id":"679","title":"Schema"},"68":{"body":"There are Bugzilla components for several core datasets, as described in this documentation. If at all possible, assign a specific component to the issue. If there is an issue with a dataset to which you are unable to assign its own component, file an issue in the Datasets: General component .","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Problems with the data","id":"68","title":"Problems with the data"},"680":{"body":"The dataset updates every 24 hours.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Scheduling","id":"680","title":"Scheduling"},"681":{"body":"The data is publicly available on BigQuery: mozilla-public-data.telemetry_derived.ssl_ratios_v1. Data can also be accessed through the public HTTP endpoint: https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Public Data","id":"681","title":"Public Data"},"682":{"body":"You can find the query that generates the SSL dataset STMO#49323 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Code Reference","id":"682","title":"Code Reference"},"683":{"body":"Introduction Rows and Columns Accessing the Data Data Reference Example Queries Sampling Invalid Pings Scheduling Schema","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Telemetry Aggregates Reference","id":"683","title":"Telemetry Aggregates Reference"},"684":{"body":"The telemetry_aggregates dataset is a daily aggregation of the pings, aggregating the histograms across a set of dimensions. Rows and Columns There's one column for each of the dimensions and the histogram and each row is a distinct set of dimensions, along with their associated histograms. Accessing the Data This dataset is accessible via STMO by selecting from telemetry_aggregates. The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/aggregates_poc/v1/","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Introduction","id":"684","title":"Introduction"},"685":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Data Reference","id":"685","title":"Data Reference"},"686":{"body":"Here's an example query that shows the number of pings received per submission_date for the dimensions provided. SELECT submission_date, SUM(count) AS pings\nFROM telemetry_aggregates\nWHERE channel = 'nightly' AND metric = 'GC_MS' AND aggregate_type = 'build_id' AND period = '201901'\nGROUP BY submission_date\nORDER BY submission_date\n;","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Example Queries","id":"686","title":"Example Queries"},"687":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Sampling","id":"687","title":"Sampling"},"688":{"body":"We ignore invalid pings in our processing. Invalid pings are defined as those that: The submission dates are invalid or missing. The build ID is malformed. The docType field is missing or unknown. The build ID is older than a defined cutoff days. (See the BUILD_ID_CUTOFFS variable in the code for the max days per channel)","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Invalid Pings","id":"688","title":"Invalid Pings"},"689":{"body":"The telemetry_aggregates job is run daily, at midnight UTC. The job is scheduled on Airflow . The DAG is here","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Scheduling","id":"689","title":"Scheduling"},"69":{"body":"There are Bugzilla components for several of the tools that comprise the Data Platform . File a bug in the specific component that most closely matches the tool in question. Operational issues, such as services being unavailable, need to be filed in the Data SRE Jira Project . The ticket should contain the following information: Service details Steps to reproduce Impact to users","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Problems with tools","id":"69","title":"Problems with tools"},"690":{"body":"The telemetry_aggregates table has a set of dimensions and set of aggregates for those dimensions. The partitioned dimensions are the following columns. Filtering by one of these fields to limit the resulting number of rows can run significantly faster: metric is the name of the metric, like \"GC_MS\". aggregate_type is the type of aggregation, either \"build_id\" or \"submission_date\", representing how this aggregation was grouped. period is a string representing the month in YYYYMM format that a ping was submitted, like '201901'. The rest of the dimensions are: submission_date is the date pings were submitted for a particular aggregate. channel is the channel, like release or beta. version is the program version, like 46.0a1. build_id is the YYYYMMDDhhmmss timestamp the program was built, like 20190123192837. application is the program name, like Firefox or Fennec. architecture is the architecture that the program was built for (not necessarily the one it is running on). os is the name of the OS the program is running on, like Darwin or Windows_NT. os_version is the version of the OS the program is running on. key is the key of a keyed metric. This will be empty if the underlying metric is not a keyed metric. process_type is the process the histogram was recorded in, like content or parent. The aggregates are: count is the aggregate sum of the number of pings per dimensions. sum is the aggregate sum of the histogram values per dimensions. histogram is the aggregated histogram per dimensions. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Schema","id":"690","title":"Schema"},"691":{"body":"GLAM aims to answer a majority of the \"easy\" questions of how a probe or metric has changed over time. The GLAM aggregation tables are useful for accessing the data that drives GLAM if more exploration is required. Exploring the GLAM tables could take that a little farther, but still has some limitations. If you need to dive deeper or aggregate on a field that isn't included here, consider reading Visualizing Percentiles of a Main Ping Exponential Histogram . The GLAM tables: Are aggregated at the client level, not the submission ping level Provide a set of dimensions for subsets: channel, OS, process or ping type Are aggregated by build ID and version For each aggregation, the distribution and percentiles over time are calculated Have the last 3 versions of data aggregated every day Retain data for up to 10 major versions","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » GLAM datasets","id":"691","title":"GLAM datasets"},"692":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox Desktop","id":"692","title":"Firefox Desktop"},"693":{"body":"moz-fx-data-shared-prod.telemetry.client_probe_counts","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data source table","id":"693","title":"Data source table"},"694":{"body":"os: One of Windows, Mac, Linux, or NULL for all OSes app_version: Integer representing the major version app_build_id: The full build ID, or NULL if aggregated by major version channel: One of nightly, beta, or release metric: The name of the metric metric_type: The type of metric, e.g. histogram-enumerated key: The key if the metric is a keyed metric process: The process client_agg_type: The type of client aggregation used, e.g. summed_histogram agg_type: One of histogram or percentiles representing what data will be in the aggregates column total_users: The number of users that submitted data for the combination of dimensions aggregates: The data as a key/value record, either percentiles or histogram","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data reference","id":"694","title":"Data reference"},"695":{"body":"SELECT os, app_version, app_build_id, channel, metric, metric_type, key, process, client_agg_type, agg_type, total_users, mozfun.glam.histogram_cast_json(aggregates) AS aggregates\nFROM `moz-fx-data-shared-prod.telemetry.client_probe_counts`\nWHERE metric=\"checkerboard_severity\" AND channel=\"nightly\" AND os IS NULL AND process=\"parent\" AND app_build_id IS NULL Notes: To query all OSes, use: WHERE os IS NULL To query by build ID, use: WHERE app_build_id IS NOT NULL To query by version, use: WHERE app_build_id IS NULL","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Sample query","id":"695","title":"Sample query"},"696":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox for Android","id":"696","title":"Firefox for Android"},"697":{"body":"org_mozilla_fenix_glam_release__view_probe_counts_v1 org_mozilla_fenix_glam_beta__view_probe_counts_v1 org_mozilla_fenix_glam_nightly__view_probe_counts_v1","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data source tables","id":"697","title":"Data source tables"},"698":{"body":"os: Just \"Android\" for now app_version: Integer representing the major version app_build_id: The full build ID, or \"*\" if aggregated by major version channel: Always \"*\", use the different source tables to select a channel metric: The name of the metric metric_type: The type of metric, e.g. timing_distribution key: The key if the metric is a keyed metric ping_type: The type of ping, or \"*\" for all ping types client_agg_type: The type of client aggregation used, e.g. summed_histogram agg_type: One of histogram or percentiles representing what data will be in the aggregates column total_users: The number of users that submitted data for the combination of dimensions aggregates: The data as a key/value record, either percentiles or histogram","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data reference","id":"698","title":"Data reference"},"699":{"body":"SELECT ping_type, os, app_version, app_build_id, metric, metric_type, key, client_agg_type, agg_type, total_users, mozfun.glam.histogram_cast_json(aggregates) AS aggregates,\nFROM `moz-fx-data-shared-prod.glam_etl.org_mozilla_fenix_glam_release__view_probe_counts_v1`\nWHERE metric=\"performance_time_dom_complete\" AND os=\"Android\" AND ping_type=\"*\" AND app_build_id!=\"*\" Notes: To query all ping types, use: WHERE ping_type = \"*\" To query by build ID, use: WHERE app_build_id != \"*\" To query by version, use: WHERE app_build_id = \"*\"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Sample query","id":"699","title":"Sample query"},"7":{"body":"This section is an introductory guide to analyzing Telemetry data: it should give you enough knowledge and understanding to begin exploring our systems. After reading through this section, you can look through the tutorials , which has more specific guides on performing particular tasks. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Introduction","id":"7","title":"Introduction"},"70":{"body":"When in doubt, file issues in the General component . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Other issues","id":"70","title":"Other issues"},"700":{"body":"In addition to the above tables, the GLAM ETL produces intermediate tables that can be useful outside of the GLAM ETL in some cases. These tables include the client ID and could be joined with other tables to filter by client based data (e.g. specific hardware).","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » GLAM Intermediate Tables","id":"700","title":"GLAM Intermediate Tables"},"701":{"body":"Data sources: moz-fx-data-shared-prod.telemetry.clients_daily_histogram_aggregates moz-fx-data-shared-prod.telemetry.clients_daily_scalar_aggregates These tables are: Preprocessed from main telemetry to intermediate data with one row per client per metric per day, then aggregated normalizing across clients. Clients daily aggregates analogous to clients daily with: all metrics aggregated each scalar includes min, max, average, sum, and count aggregations each histogram aggregated over all client data per day each date is further aggregated over the dimensions: channel, os, version, build ID","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox Desktop","id":"701","title":"Firefox Desktop"},"702":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » ETL Pipeline","id":"702","title":"ETL Pipeline"},"703":{"body":"GLAM is scheduled to run daily via Airflow. There are two separate ETL pipelines for computing GLAM datasets for Firefox Desktop legacy , Fenix and Firefox on Glean .","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Scheduling","id":"703","title":"Scheduling"},"704":{"body":"The ETL code base lives in the bigquery-etl repository and is partially generated. The scripts for generating ETL queries for Firefox Desktop Legacy currently live here while the GLAM logic for Glean apps lives here .","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Source Code","id":"704","title":"Source Code"},"705":{"body":"GLAM has a separate set of steps and intermediate tables to aggregate scalar and histogram probes. latest_versions This task pulls in the most recent version for each channel from https://product-details.mozilla.org/1.0/firefox_versions.json clients_daily_histogram_aggregates_ The set of steps that load data to this table are divided into different processes (parent, content, gpu) plus a keyed step for keyed histograms. The parent job creates or overwrites the partition corresponding to the logical_date, and other processes append data to that partition. The process uses telemetry.buildhub2 to select rows with valid build_ids. Aggregations are done per client, per day, and include a line for each submission_date, client_id, os, app_version, build_id, and channel. The aggregation is done by adding histogram values with the same key for the dimensions listed above. The queries for the different steps are generated and run as part of each step. The \"keyed\" step includes all Keyed Histogram probes, regardless of process (parent, content, gpu). As a result of the subdivisions in this step, it generates different rows for each process and keyed/non-keyed metric, which will be grouped together in the clients_histogram_aggregates step. Clients that are on the release channel of the Windows operating system get sampled to reduce the data size. The partitions are set to expire after 7 days. clients_histogram_aggregates_new This step groups together all rows that have the same submission_date and logical_date from different processes and keyed and non-keyed sources, and combines them into a single row in the histogram_aggregates column. It sums the histogram values with the same key. This process is only applied to the last three versions. The table is overwritten at every execution of this step. clients_histogram_aggregates New entries from clients_histogram_aggregates_new are merged with the 3 last versions of previous day’s partition and written to the current day’s partition. The most recent partition contains the current snapshot of the last three versions of data. The partitions expire in 7 days. clients_histogram_buckets_counts This process starts by creating wildcards for os and app_build_id which are needed for aggregating values across os and build IDs later on. It then filters out builds that have less than 0.5% of WAU (which can vary per channel). This is referenced in https://github.com/mozilla/glam/issues/1575#issuecomment-946880387. The process then normalizes histograms per client - it sets the sum of histogram values for each client for a given metric to 1. Finally, it removes the client_id dimension by aggregating all histograms for a given metric and adding the clients' histogram values. clients_histogram_probe_counts This process generates buckets - which can be linear or exponential - based on the metric_type. It then aggregates metrics per wildcards (os, app_build_id). Finally, it rebuilds histograms using the Dirichlet Distribution, normalized using the number of clients that contributed to that histogram in the clients_histogram_buckets_counts step. histogram_percentiles Uses mozfun.glam.percentile UDF to build histogram percentiles, from [0.1 to 99.9] clients_daily_scalar_aggregates The set of steps that load data to this table are divided into non-keyed scalar, keyed_boolean and keyed_scalar. The non-keyed scalar job creates or overwrites the partition corresponding to the logical_date, and other processes append data to that partition. The process uses telemetry.buildhub2 to select rows with valid build_ids. Aggregations are done per client, per day and include a line for each client, os, app_version, build_id, and channel. The queries for the different steps are generated and run as part of each step. All steps include probes regardless of process (parent, content, gpu). As a result of the subdivisions in this step, it generates different rows for each keyed/non-keyed, boolean/scalar metric, which will be grouped together in clients_scalar_aggregates. Clients that are on the release channel of the Windows operating system get sampled to reduce the data size. Partitions expire in 7 days. clients_scalar_aggregates The process starts by taking the clients_daily_scalar_aggregates as the primary source. It then groups all rows that have the same submission_date and logical_date from the keyed and non-keyed, scalar and boolean sources, and combines them into a single row in the scalar_aggregates column. If the agg_type is count, sum, true, or false, the process will sum the values. If the agg_type is max, it will take the maximum value, and if it is min, it will take the minimum value. This process is only applied to the last three versions. The partitions expire in 7 days. scalar_percentiles This process produces a user count and percentiles for scalar metrics. It generates wildcard combinations of os and app_build_id and merges all submissions from a client for the same os, app_version, app_build_id and channel into the scalar_aggregates column. The user_count column is computed taking sampling into account. Finally it splits the aggregates into percentiles from [0.1 to 99.9] client_scalar_probe_counts This step processes booleans and scalars, although booleans are not supported by GLAM. For boolean metrics the process aggregates their values with the following rule: \"never\" if all values for a metric are false, \"always\" if all values are true, and sometimes if there's a mix. For scalar and keyed_scalar probes the process starts by building the buckets per metric, then it generates wildcards for os and app_build_id. It then aggregates all submissions from the same client_id under one row and assigns the user_count column to it with the following rule: 10 if os is \"Windows\" and channel is \"release\", 1 otherwise. After that it finishes by aggregating the rows per metric, placing the scalar values in their appropriate buckets and summing up all user_count values for that metric. glam_user_counts Combines both aggregated scalar and histogram values. This process produces a user count for each combination of os, app_version, app_build_id, channel. It builds a client count from the union of histograms and scalars, including all combinations in which os, app_version, app_build_id, and channel are wildcards. glam_sample_counts This process calculates the total_sample column by adding up all the aggregates values. This works because in the primary sources the values also represent a count of the samples that registered their respective keys extract_user_counts This step exports user counts in its final shape to GCS as a CSV. It first copies a deduplicated version of the primary source to a temporary table, removes the previously exported CSV files from GCS, then exports the temporary table to GCS as CSV files. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Steps","id":"705","title":"Steps"},"706":{"body":"See Experimentation for an overview of experimentation in Firefox. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment datasets","id":"706","title":"Experiment datasets"},"707":{"body":"Statistics tables Examples Client-window aggregate tables Enrollment tables Scheduling Code reference Documentation Statistical summaries of telemetry data from experiments run in Mozilla products are provided by Jetstream . These summaries are published to BigQuery and serve both as the substrate for the result visualization platform and as a resource for data scientists. Jetstream runs as part of the nightly ETL job (see Scheduling below). Jetstream is also run after pushes to the jetstream-config repository. Jetstream publishes tables to the dataset moz-fx-data-experiments.mozanalysis. Experiments are analyzed using the concept of analysis windows. Analysis windows describe an interval marked from each client's day of enrollment. The \"day 0\" analysis window aggregates data from the days that each client enrolled in the experiment. Because the intervals are demarcated from enrollment, they are not calendar dates; for some clients in an experiment, day 0 could be a Tuesday, and for others a Saturday. The week 0 analysis window aggregates data from each client's days 0 through 6, the week 1 window aggregates data from days 7 through 13, and so on. Clients are given a fixed amount of time, specified in Experimenter and often a week long, to enroll. Final day 0 results are available for reporting at the end of the enrollment period, after the last eligible client has enrolled, and week 0 results are available a week after the enrollment period closes. Results for each window are published as soon as complete data is available for all enrolled clients. The \"overall\" window, published after the experiment has ended, is a window beginning on each client's day 0 that spans the longest period for which all clients have complete data. Jetstream computes statistics over several metrics by default, including for any features associated with the experiment in Experimenter. Data scientists can provide configuration to add additional metrics. Advice on configuring Jetstream can be found at the jetstream-config repository.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Jetstream datasets","id":"707","title":"Jetstream datasets"},"708":{"body":"The statistics tables contain statistical summaries of their corresponding aggregate tables. These tables are suitable for plotting directly without additional transformations. Statistics tables are named like: statistics__{day, week, overall}_ A view is also created that concatenates all statistics tables for an experiment of a given period type, named like: statistics__{daily, weekly, overall} Statistics tables have the schema: Column name Type Description segment STRING The segment of the population being analyzed. \"all\" for the entire population. metric STRING The slug of the metric, like active_ticks or retained statistic STRING The slug of the statistic that was used to summarize the metric, like \"mean\" or \"deciles\" parameter NUMERIC (decimal) A statistic-dependent quantity. For two-dimensional statistics like \"decile,\" this represents the x axis of the plot. For one-dimensional statistics, this is NULL. comparison STRING If this row represents a comparison between two branches, this row describes what kind of comparison, like difference or relative_uplift. If this row represents a measurement of a single branch, then this column is NULL. comparison_to_branch STRING If this row represents a comparison between two branches, this row describes which branch is being compared to. For simple A/B tests, this will be \"control.\" ci_width FLOAT64 A value between 0 and 1 describing the width of the confidence interval represented by the lower and upper columns. Valued at 0.95 for 95% confidence intervals. point FLOAT64 The point estimate of the statistic for the metric given the parameter. lower FLOAT64 The lower bound of the confidence interval for the estimate. upper FLOAT64 The upper bound of the confidence interval for the estimate. window_index INT64 (views only) A base-1 index reflecting the analysis window from which the row is drawn (i.e. day 1, day 2, …). analysis_basis STRING Analysis basis statistic result is based on. Currently, analysis_basis can be either enrollments or exposures. Each combination of (segment, metric, statistic, parameter, comparison, comparison_to_branch, ci_width, analysis_basis) uniquely describes a single data point. The available segments in a table should be derived from inspection of the table. Jetstream's Github wiki has a description of each statistic and comparison.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Statistics tables","id":"708","title":"Statistics tables"},"709":{"body":"To extract the mean of active_hours for each branch from a weekly statistics view with a name like statistics_bug_12345_slug_weekly, you could run the query: SELECT segment, window_index AS week, branch, point, lower, upper\nFROM `moz-fx-data-experiments`.mozanalysis.statistics_bug_12345_slug_weekly\nWHERE metric = \"active_hours\" AND statistic = \"mean\" AND comparison IS NULL This query would return a row for each user segment, for each week of the experiment, for each branch, with the mean of the active_hours metric. To see whether the absolute difference of the mean of active_hours was different between the control and treatment branches, you could run: SELECT window_index AS week, branch, point, lower, upper\nFROM `moz-fx-data-experiments`.mozanalysis.statistics_bug_12345_slug_weekly\nWHERE metric = \"active_hours\" AND statistic = \"mean\" AND comparison = \"difference\" AND branch = \"treatment\" AND comparison_to_branch = \"control\" AND segment = \"all\" This query would return a row for each week of the experiment containing an estimate of the absolute difference between the treatment and control branches for the segment containing all users.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Examples","id":"709","title":"Examples"},"71":{"body":"This section contains tutorials on how to analyze Telemetry data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Analysis","id":"71","title":"Analysis"},"710":{"body":"The aggregate tables contain one row per enrolled client_id. An aggregate table is written for each analysis window. The statistics tables are derived from the aggregate tables. The aggregate tables are less useful without additional processing but they may be useful for diagnostics. Aggregate tables are named like: __{day,week,overall}_ Aggregate tables have flexible schemas. Every table contains the columns: Column name Type Description client_id STRING Client's telemetry client_id branch STRING Branch client enrolled in enrollment_date DATE First date that the client enrolled in the branch exposure_date DATE First date that the client saw the exposure event (Optional) num_enrollment_events INT64 Number of times a client enrolled in the given branch num_exposure_events INT64 Number of times a client has seen the exposure event analysis_window_start INT64 The day after enrollment that this analysis window began; day 0 is the day of enrollment analysis_window_end INT64 The day after enrollment that this analysis window terminated (inclusive) The combination of (client_id, branch) is unique. Each metric associated with the experiment defines an additional (arbitrarily-typed) column. Each data source associated with the experiment defines additional _has_contradictory_branch and _has_non_enrolled_data columns, which respectively indicate whether client_id reported data from more than one branch or without any tagged branch in that dataset over that analysis window. Each segment associated with the experiment defines an additional boolean column.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Client-window aggregate tables","id":"710","title":"Client-window aggregate tables"},"711":{"body":"Enrollment tables contain enrollment information per client_id for which an enroll event has been received. An enrollment table for a specific experiment is created once after the enrollment period has completed. The enrollment table is then re-used in sub-sequent analysis runs. Enrollment tables are named like: enrollments_ Enrollment tables have flexible schemas, but every table contains the columns: Column name Type Description client_id STRING Client's telemetry client_id branch STRING Branch client enrolled in enrollment_date DATE First date that the client enrolled in the branch num_enrollment_events INT64 Number of times a client enrolled in the given branch The combination of (client_id, branch) is unique. Each segment defines an additional non-NULL boolean column per segment which is set to true if the client is in the segment and false otherwise.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Enrollment tables","id":"711","title":"Enrollment tables"},"712":{"body":"Jetstream is updated nightly by telemetry-airflow. It is invoked by the jetstream DAG .","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Scheduling","id":"712","title":"Scheduling"},"713":{"body":"Jetstream's datasets are generated by invoking Jetstream . Data scientists can configure Jetstream or trigger a Jetstream invocation by interacting with the jetstream-config repository.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Code reference","id":"713","title":"Code reference"},"714":{"body":"Additional documentation about Jetstream can be found in the Jetstream Experimenter Docs . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Documentation","id":"714","title":"Documentation"},"715":{"body":"This article introduces the datasets that are useful for analyzing studies in Firefox. After reading this article, you should understand how to answer questions about study enrollment, identify telemetry from clients enrolled in an experiment, and locate telemetry from add-on studies.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Analyzing data from SHIELD studies","id":"715","title":"Analyzing data from SHIELD studies"},"716":{"body":"Dashboards Experiment slugs Tables experiments map (ping tables) experiments column (some derived tables) events telemetry.shield_study_addon telemetry.shield_study","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Table of contents","id":"716","title":"Table of contents"},"717":{"body":"Experimenter is the place to find lists of live experiments.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Dashboards","id":"717","title":"Dashboards"},"718":{"body":"Each experiment is associated with a slug, which is the label used to identify the experiment to Normandy clients. The slug is also used to identify the experiment in most telemetry. The slug for pref-flip experiments is defined in the recipe by a field named slug; the slug for add-on experiments is defined in the recipe by a field named name. You can find the slug associated with an experiment in Experimenter.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Experiment slugs","id":"718","title":"Experiment slugs"},"719":{"body":"","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Tables","id":"719","title":"Tables"},"72":{"body":"This section covers data tools that you can use for discovering what data is available about our products. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Data Analysis Tools","id":"72","title":"Data Analysis Tools"},"720":{"body":"Ping tables and some derived tables include an experiments column which is a mapping from an experiment slug to a struct of information about the client's state in an experiment in which they are enrolled. The struct will include the fields branch and enrollment_id, the latter of which is a unique identifier computed at the time of enrollment to allow counting the number of physical clients that enroll, even in the presence of client_id sharing. You can collect rows from enrolled clients using syntax like: SELECT ... some fields ..., mozfun.map.get_key(experiments, 'some-experiment-slug-12345').branch\nFROM telemetry.main\nWHERE mozfun.map.get_key(experiments, 'some-experiment-slug-12345') IS NOT NULL","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » experiments map (ping tables)","id":"720","title":"experiments map (ping tables)"},"721":{"body":"main_summary , clients_daily , and some other tables include a experiments column which is a mapping from experiment slug to branch. You can collect rows from enrolled clients using query syntax like: SELECT ... some fields ..., mozfun.map.get_key(experiments, 'some-experiment-slug-12345') AS branch\nFROM telemetry.clients_daily\nWHERE mozfun.map.get_key(experiments, 'some-experiment-slug-12345') IS NOT NULL","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » experiments column (some derived tables)","id":"721","title":"experiments column (some derived tables)"},"722":{"body":"The events table includes Normandy and Nimbus enrollment and unenrollment events for all kinds of studies. Normandy and Nimbus events both have event category normandy. The event value will contain the experiment slug. The event schema is described in the Firefox source tree . The events table is updated daily.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » events","id":"722","title":"events"},"723":{"body":"The telemetry.shield_study_addon table contains SHIELD telemetry from legacy add-on experiments, i.e. key-value pairs sent with the browser.study.sendTelemetry() method from the SHIELD study add-on utilities library. The study_name attribute of the payload column will contain the identifier registered with the SHIELD add-on utilities. This is set by the add-on; sometimes it takes the value of applications.gecko.id from the add-on's manifest.json. This is often not the same as the Normandy slug. The schema for shield-study-addon pings is described in the mozilla-pipeline-schemas repository . The key-value pairs are present in data attribute of the payload column. The telemetry.shield_study_addon table contains only full days of data. If you need access to data with lower latency, you can use the \"live\" table telemetry_live.shield_study_addon_v4 which should have latency significantly less than 1 hour.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » telemetry.shield_study_addon","id":"723","title":"telemetry.shield_study_addon"},"724":{"body":"The telemetry.shield_study dataset includes enrollment and unenrollment events for legacy add-on experiments only, sent by the SHIELD study add-on utilities . The study_name attribute of the payload column will contain the identifier registered with the SHIELD add-on utilities. This is set by the add-on; sometimes it takes the value of applications.gecko.id from the add-on's manifest.json. This is often not the same as the Normandy slug. Normandy also emits its own enrollment and unenrollment events for these studies, which are available in the events table. The telemetry.shield_study table contains only full days of data. If you need access to data with lower latency, you can use the \"live\" table telemetry_live.shield_study_v4 which should have latency significantly less than 1 hour. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » telemetry.shield_study","id":"724","title":"telemetry.shield_study"},"725":{"body":"Heartbeat survey studies return telemetry on user engagement with the survey prompt. The heartbeat pings do not contain the survey responses themselves, which are stored by SurveyGizmo. The telemetry is received using the heartbeat document type, which is described in the Firefox source tree docs .","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Accessing Heartbeat data","id":"725","title":"Accessing Heartbeat data"},"726":{"body":"Heartbeat responses may be linked to Firefox telemetry if there is a \"includeTelemetryUUID\": true key in the arguments object of the show-heartbeat recipe . Heartbeat never reports telemetry client_ids to SurveyGizmo, but, when includeTelemetryUUID is true, the Normandy user_id is reported to SurveyGizmo as the userid URL variable. Simultaneously, a heartbeat ping is sent to Mozilla, containing both the telemetry client_id and the Normandy userid that was reported to SurveyGizmo. The userid is reported by appending it to the surveyId field of the ping, like: hb-example-slug::e87bcae5-bb63-4829-822a-85ba41ee5d53 These can be extracted from the ping table for analysis using expressions like: SPLIT(payload.survey_id,'::')[OFFSET(1)] AS surveygizmo_userid","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Linking Heartbeat responses to telemetry","id":"726","title":"Linking Heartbeat responses to telemetry"},"727":{"body":"Heartbeat data is available in the telemetry.heartbeat table in BigQuery. Its structure matches the heartbeat ping schema . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Data reference","id":"727","title":"Data reference"},"728":{"body":"Add-on studies may choose to implement new scalar or event telemetry probes. These probes are not described in the probe metadata files in the Firefox source tree and are not described in the probe dictionary . Often, they are documented in the repositories associated with the add-on studies instead. There is no complete central reference for these. This page is intended as a partial historical reference for these probes. Start date Study Probe type Probe names Documentation 2020-11 DNSSEC interference study custom ping dnssec-study-v1 ping https://github.com/mozilla-extensions/dnssec-interference/blob/master/TELEMETRY.md 2020-08 DoH Resolver Usage Study event doh.study.resolverusage#resolve.domains https://github.com/mozilla-extensions/doh-resolver-usage-study/blob/master/docs/TELEMETRY.md 2020-06 Google Accounts Login Check custom ping normandy-login-study ping ingested to the telemetry.normandy_login_study table https://github.com/mozilla-extensions/login-study/blob/master/login-check-metrics.md 2020-04 HTTP Upgrade scalar httpsUpgradeStudy.https, httpsUpgradeStudy.nonupgradable, httpsUpgradeStudy.upgradable https://bugzilla.mozilla.org/show_bug.cgi?id=1629585 2020-02 Search interventions scalar urlbarInterventionsExperiment.tipShownCount, .tipPickedCount missing 2019-10 Delegated credentials event delegatedcredentials#connectDC, #connectNoDC https://github.com/kjacobs-moz/dc-experiment-addon 2019-10 DNS over HTTPS heuristics event doh#evaluate.heuristics, doh#state https://github.com/mozilla/doh-rollout/blob/6787458a6901ef3b2a8fef86a179899213809534/docs/telemetry.md Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Dynamic telemetry » Dynamic telemetry","id":"728","title":"Dynamic telemetry"},"729":{"body":"Experiment enrollment data Experiment search metrics data Derived dataset GCS data export Implementation Code reference Experiment monitoring datasets are designed to power dashboards, such as Experiment Enrollment Grafana dashboard , for monitoring experiments in real time. Currently, datasets for monitoring the number or enrollments and number of searches performed by clients enrolled in experiments are available.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment monitoring datasets","id":"729","title":"Experiment monitoring datasets"},"73":{"body":"Reference material for data assets (tables, dashboards, pings, etc.) can primarily be found in the Data Catalog: https://mozilla.acryl.io. It provides an automatically updated \"map\" of data assets, including lineage and descriptions, without the need for manual curation.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » The Data Catalog","id":"73","title":"The Data Catalog"},"730":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 provides enrollment, unenrollment, graduate, update and failure aggregates for experiments and branches over 5-minute intervals for Fenix and desktop experiments. This live view is also the basis of several derived views: Dataset name Description mozdata.telemetry.experiment_unenrollment_overall Overall number of clients that unenrolled from experiments mozdata.telemetry.experiment_enrollment_other_events_overall Number of events other than enroll and unenroll sent by clients mozdata.telemetry.experiment_enrollment_cumulative_population_estimate Cumulative number of clients enrolled in experiments mozdata.telemetry.experiment_enrollment_overall Overall number of clients enrolled in experiments mozdata.telemetry.experiment_enrollment_daily_active_population Number of daily active clients enrolled in experiments","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment enrollment data","id":"730","title":"Experiment enrollment data"},"731":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 provides aggregated search metrics of clients enrolled in Fenix and desktop experiments, such as the number of searches performed, the number of searches with ads and the number of ad clicks. This live view is also the basis of several derived views: Dataset name Description mozdata.telemetry.experiment_cumulative_ad_clicks Cumulative number of ad clicks by clients enrolled in experiments mozdata.telemetry.experiment_cumulative_search_count Cumulative number of searches by clients enrolled in experiments mozdata.telemetry.experiment_cumulative_search_with_ads_count Cumulative number of searches with ads by clients enrolled in experiments","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment search metrics data","id":"731","title":"Experiment search metrics data"},"732":{"body":"The derived views have the following schema: Column name Type Description time TIMESTAMP Timestamp when value was recorded branch STRING Experiment branch experiment STRING Experiment slug value INT64 Aggregated value As an example of how these views can be used, the following query determines the number of cumulative clients enrolled in a the multi-stage-aboutwelcome-set-default-as-first-screen experiment to date in each branch of a study: SELECT branch, SUM(value) AS total_enrolled\nFROM `mozdata.telemetry.experiment_enrollment_cumulative_population_estimate`\nWHERE experiment = 'multi-stage-aboutwelcome-set-default-as-first-screen'\nGROUP BY 1\nORDER BY 2","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Derived dataset","id":"732","title":"Derived dataset"},"733":{"body":"As some dashboard solutions, such as the Experimenter console, might not have access to BigQuery, data from derived experiment monitoring views is also exported as JSON to monitoring/ in the mozanalysis bucket in moz-fx-data-experiments. JSON files are named like: _.json, for example: gs://mozanalysis/monitoring/bug-1683348-rollout-tab-modal-print-ui-roll-out-release-84-85_experiment_unenrollment_overall.json A script for exporting this data is scheduled to run via Airflow every 5 minutes.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » GCS data export","id":"733","title":"GCS data export"},"734":{"body":"To keep the cost low for retrieving live monitoring data, BigQuery materialized views have been set up. These materialized views read delta changes from the base live tables to compute up-to-date results every 5 minutes. As materialized views do not support UNION ALL, separate materialized views are deployed for legacy desktop telemetry and every Fenix related dataset. Materialized views for experiment enrollment events: org_mozilla_fenix_derived.experiment_events_live_v1 org_mozilla_firefox_derived.experiment_events_live_v1 org_mozilla_firefox_beta_derived.experiment_events_live_v1 telemetry_derived.experiment_events_live_v1 The moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 view combines data of the past 2 days from all of the materialized views for experiment enrollments with data older than 2 days from telemetry_derived.experiment_enrollment_aggregates_v1. Materialized view for search metrics: org_mozilla_fenix_derived.experiment_search_events_live_v1 org_mozilla_firefox_derived.experiment_search_events_live_v1 org_mozilla_firefox_beta_derived.experiment_search_events_live_v1 telemetry_derived.experiment_search_events_live_v1 The moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 view combines data of the past 2 days from all of the materialized views for search metrics with data older than 2 days from telemetry_derived.search_aggregates_v1.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Implementation","id":"734","title":"Implementation"},"735":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 org_mozilla_fenix_derived.experiment_events_live_v1 org_mozilla_firefox_derived.experiment_events_live_v1 org_mozilla_firefox_beta_derived.experiment_events_live_v1 - moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 org_mozilla_fenix_derived.experiment_search_events_live_v1 org_mozilla_firefox_derived.experiment_search_events_live_v1 org_mozilla_firefox_beta_derived.experiment_search_events_live_v1 Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Code reference","id":"735","title":"Code reference"},"736":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Data","id":"736","title":"Search Data"},"737":{"body":"This article introduces the datasets we maintain for search analyses: search_aggregates and search_clients_engines_sources_daily. After reading this article, you should understand the search datasets well enough to produce moderately complex analyses. Additionally, see the Building Intuition search dashboards for applications to search datasets. Listed in recommended order of consumption: Search Monetization , an overview of how search partnerships generate revenue Search Mechanics , an in-depth look at the search types described below + searches with ads and ad clicks, with special attention to search behavior in important subgroups of the population Search Analyses , a mapping of the search datasets to corresponding Looker Explores Search Access Points , an overview of search, ad impressions, and ad clicks across the different search access points (SAPs) built into the browser Regional Search Providers , an introduction to regional search providers Baidu, Yandex, Qwant, Ecosia, and Yahoo Japan.","breadcrumbs":"Dataset Reference » Search Datasets » Introduction","id":"737","title":"Introduction"},"738":{"body":"Terminology Direct vs Follow-on Search Tagged vs Untagged Searches Standard Search Aggregates Outlier Filtering In Content Telemetry Issues Relies on whitelists Limited historical data AdBlocker Addon Address Bar & Search Overviews","breadcrumbs":"Dataset Reference » Search Datasets » Table of Contents","id":"738","title":"Table of Contents"},"739":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Terminology","id":"739","title":"Terminology"},"74":{"body":"The primary use case for the catalog is finding out (at a glance) which data assets exist and how they relate to one another. A few examples: Finding the source ping or table from a Looker dashboard. Finding out whether a source ping or table has any downstream dependencies. Getting a high-level overview of how tables are transformed before data shows up in a dashboard. Tracing a column through various BigQuery tables. Finding the source query or DAG that powers a particular BigQuery table.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » What do I use it for?","id":"74","title":"What do I use it for?"},"740":{"body":"Searches can be split into three major classes: sap , follow-on , and organic . SAP searches result from a direct interaction with a search access point (SAP) , locations on the Firefox UI where clients can enter search queries. Searches that originate from these SAPs are often called SAP searches. For the most recent list of search access points, see Search telemetry doc as SAPs continue to be developed over time. The Firefox browser has multiple SAPs available at the same time. For visuals noting the location of Firefox SAPs, see here . These SAPs are recorded in the source field in search tables, and include the following: urlbar - entering a search query in the Awesomebar. Searches typed into the search bar in the middle of the browser window will also be recorded as urlbar searches. urlbar-searchmode - selecting a search partner icon while entering a search query in the Awesomebar or tagging the search partner (i.e. @duckduckgo) before entering search query via Awesomebar (was formerly called alias added as of Firefox 64.) urlbar-handoff - often referred to as new tab search. Searches by typing into the search box in the middle of the browser window will be attributed to the urlbar-handoff starting in Firefox 94. See more in probe dictionary and bug here . newtab - referred to new tab search on about:newtab page. abouthome - referred to new tab search on about:home page. searchbar - the main search bar (on the top right corner of browser window); not present by default for new profiles on Firefox 57+. Searchmode searches via the searchbar are logged as regular searchbar searches. contextmenu - highlight text, right click, and select \"Search [search engine] for [highlighted text]\" from the context menu. system - starting Firefox from the command line with an option that immediately makes a search. webextension - initiated from a web extension ( added as of Firefox 63). Note: Search telemetry evolves so the actual source name used for a specific search access point may vary between different versions of Firefox. For example, to catch SAP searches performed in Awesomebar after Firefox 94, you will need to use source in (\"urlbar\", \"urlbar-searchmode\", \"urlbar-handoff\"). Users will often interact with the Search Engine Results Page (SERP) to create \"downstream\" queries. These queries are called follow-on queries but may also be referred to as in-content queries since they are initiated from the content of the page itself and not from the Firefox UI. For example, follow-on queries can be caused by: Revising a query (restaurants becomes restaurants near me) Clicking on the \"next\" button Accepting spelling suggestions Finally, we track the number of organic searches. These searches are not via SAPs and are instead entered directly via a search engine provider, typically by visiting the provider's website and entering a search query through their website's interface.","breadcrumbs":"Dataset Reference » Search Datasets » Direct vs Follow-on Search","id":"740","title":"Direct vs Follow-on Search"},"741":{"body":"Our partners (search engines) attribute queries to Mozilla using partner codes . When a user issues a query through one of our SAPs, we include our partner code in the URL of the resulting search. Tagged queries are queries that include one of our partner codes . If a SAP query is tagged, any follow-on query should also be tagged. Untagged queries are queries that do not include one of our partner codes . If a query is untagged, it's usually because we do not have a partner deal for that search engine and region (or it is an organic search that did not start from an SAP).","breadcrumbs":"Dataset Reference » Search Datasets » Tagged vs Untagged Searches","id":"741","title":"Tagged vs Untagged Searches"},"742":{"body":"We report nine types of searches in our search datasets: sap, tagged-sap, tagged-follow-on, search_with_ads, search_with_ads_organic, ad_click, ad_click_organic, organic, and unknown (although the earliest available date for each varies). These aggregates show up as columns in thesearch_aggregates and search_clients_engines_sources_daily datasets. Our search datasets are all derived from main_summary. The aggregate columns are derived from the SEARCH_COUNTS histogram. The sap column counts all SAP (or direct) searches . sap search counts are collected via probes within the Firefox UI These counts are very reliable, but do not count follow-on queries . In 2017-06 we deployed the followonsearch addon , which adds probes for tagged-sap and tagged-follow-on searches. These columns attempt to count all tagged searches by looking for Mozilla partner codes in the URL of requests to partner search engines. These search counts are critical to understanding revenue since they exclude untagged searches and include follow-on searches. However, these search counts have important caveats affecting their reliability . See In Content Telemetry Issues for more information. In 2018, we incorporated this code into the product (as of version 61) and also started tracking so-called \"organic\" searches that weren't initiated through a search access point (sap). This data has the same caveats as those for follow on searches, above. We also started tracking \"unknown\" searches, which generally correspond to clients submitting random/unknown search data to our servers as part of their telemetry payload. This category can generally safely be ignored, unless its value is extremely high (which indicates a bug in either Firefox or the aggregation code which creates our datasets). In main_summary, all of these searches are stored in search_counts.count, which makes it easy to over count searches . However, in general, please avoid using main_summary for search analyses -- it's slow and you will need to duplicate much of the work done to make analyses of our search datasets tractable.","breadcrumbs":"Dataset Reference » Search Datasets » Standard Search Aggregates","id":"742","title":"Standard Search Aggregates"},"743":{"body":"We remove search count observations representing more than 10,000 searches for a single search engine in a single ping.","breadcrumbs":"Dataset Reference » Search Datasets » Outlier Filtering","id":"743","title":"Outlier Filtering"},"744":{"body":"The search code module inside Firefox (formerly implemented as an addon until version 60) implements the probe used to measure tagged-sap and tagged-follow-on searches and also tracks organic searches. This probe is critical to understanding our revenue. It's the only tool that gives us a view of follow-on searches and differentiates between tagged and untagged queries. However, it comes with some notable caveats.","breadcrumbs":"Dataset Reference » Search Datasets » In Content Telemetry Issues","id":"744","title":"In Content Telemetry Issues"},"745":{"body":"Firefox's search module attempts to count all tagged searches by looking for Mozilla partner codes in the URL of requests to partner search engines. To do this, it relies on a whitelist of partner codes and URL formats. The list of partner codes is incomplete and only covers a few top partners. These codes also occasionally change so there will be gaps in the data. Additionally, changes to search engine URL formats can cause problems with our data collection. See this query for a notable example.","breadcrumbs":"Dataset Reference » Search Datasets » Relies on whitelists","id":"745","title":"Relies on whitelists"},"746":{"body":"The followonsearch addon was first deployed in 2017-06. There is no tagged-* search data available before this. default_private_search_engine is only available starting 2019-11-19.","breadcrumbs":"Dataset Reference » Search Datasets » Limited historical data","id":"746","title":"Limited historical data"},"747":{"body":"When speaking of search metrics, people sometimes have the adblockers addon in mind. These type of information is available in telemetry.addons_daily and telemetry.clients_daily. Below we give two example queries around them, for more details please go visit the related section for these two tables. AdBlockers DAU, and ad click to sap ratio in last 7 days Popular AdBlockers average DAU in last 7 days","breadcrumbs":"Dataset Reference » Search Datasets » AdBlocker Addon","id":"747","title":"AdBlocker Addon"},"748":{"body":"Address Bar Overview by Marco Bonardo [ Presentation / Slides ] - an overview of Firefox's address bar (aka: the Awesomebar) Address Bar Results Ranking by Marco Bonardo [ Slides ] - deep-dive on how results are ranked and displayed in Firefox's address bar Search Engines Overview by Mark Banner [ Presentation / Slides ] - an overview on how search engines are included in Firefox Search Engine Configuration by Mark Banner [ Presentation / Slides ] - deep-dive on how search engines are configured and deployed in Firefox Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Address Bar & Search Overviews","id":"748","title":"Address Bar & Search Overviews"},"749":{"body":"Introduction Contents Gotcha Data Reference Example Queries Daily US sap searches Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Search Aggregates","id":"749","title":"Search Aggregates"},"75":{"body":"Navigate to https://mozilla.acryl.io and log in via SSO. Once logged in, you should be able to explore assets via the search bar or by clicking on a platform (e.g. BigQuery or Glean).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » How do I use it?","id":"75","title":"How do I use it?"},"750":{"body":"search_aggregates is designed to power high level search dashboards. It's quick and easy to query, but the data are coarse. In particular, this dataset allows you to segment by a limited number of client characteristics which are relevant to search markets. However, it is not possible to normalize by client count. If you need fine-grained data, consider using search_clients_engines_sources_daily which breaks down search counts by client, engine, and source.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Introduction","id":"750","title":"Introduction"},"751":{"body":"Each row of search_aggregates contains the standard search count aggregations for each unique combination of the following columns. Unless otherwise noted, these columns are taken directly from main_summary. submission_date - yyyymmdd engine - e.g. google, bing, yahoo source - The UI component used to issue a search - e.g. urlbar, abouthome country locale addon_version - The installed version of the [followonsearch addon] (before version 61) app_version distribution_id - NULL means the standard Firefox build search_cohort - NULL except for small segments relating to search experimentation default_search_engine default_private_search_engine os - e.g. Linux, Windows_NT, Darwin ... os_version is_default_browser There are ten aggregation columns: sap, tagged-sap, tagged-follow-on,organic, unknown, ad_click, ad_click_organic, search_with_ads, search_with_ads_organic, and client_count. Each of these columns represent different types of searches. For more details, see the search data documentation .","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Contents","id":"751","title":"Contents"},"752":{"body":"Although search_aggregates table is created on top of search_clients_engines_sources_daily, you may expect the total search metrics reported to match exactly. It's actually not the case. In case you notice the total number reported in search_aggregates higher than search_clients_engines_sources_daily, it's most likely due to Shredder . search_aggregates table is aggregated beyond the client level, so shredder doesn’t have to touch it. But search_clients_engines_sources_daily contains client_id and is subject to shredder. It's expected to lose up to 1% of rows every month as Firefox responds to clients' deletion requests, which would reduce count in search_clients_engines_soruces but not in search_aggregates. An example query to show such a difference can be found in STMO#84302 .","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Gotcha","id":"752","title":"Gotcha"},"753":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Data Reference","id":"753","title":"Data Reference"},"754":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Example Queries","id":"754","title":"Example Queries"},"755":{"body":"SELECT submission_date, SUM(SAP) AS search_counts\nFROM search.search_aggregates\nWHERE country = 'US' AND submission_date BETWEEN '2019-01-01' AND '2019-01-07'\nGROUP BY submission_date\nORDER BY submission_date STMO#51140","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Daily US sap searches","id":"755","title":"Daily US sap searches"},"756":{"body":"This job is scheduled on airflow to run daily.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Scheduling","id":"756","title":"Scheduling"},"757":{"body":"As of 2021-04-29, the current version of search_aggregates is v8, and has a schema as follows. The dataset is backfilled through 2016-03-11. root |-- submission_date: date (nullable = true) |-- submission_date_s3: date (nullable = true) |-- country: string (nullable = true) |-- engine: string (nullable = true) |-- normalized_engine: string (nullable = true) |-- source: string (nullable = true) |-- app_version: string (nullable = true) |-- distribution_id: string (nullable = true) |-- locale: string (nullable = true) |-- search_cohort: string (nullable = true) |-- addon_version: string (nullable = true) |-- tagged_sap: long (nullable = true) |-- tagged_follow_on: long (nullable = true) |-- sap: long (nullable = true) |-- organic: long (nullable = true) |-- search_with_ads: long (nullable = true) |-- search_with_ads_organic: long (nullable = true) |-- ad_click: long (nullable = true) |-- ad_click_organic: long (nullable = true) |-- unknown: long (nullable = true) |-- client_count: long (nullable = true) |-- default_search_engine: string (nullable = true) |-- default_private_search_engine: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- is_default_browser: boolean (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Schema","id":"757","title":"Schema"},"758":{"body":"The search_aggregates job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Code Reference","id":"758","title":"Code Reference"},"759":{"body":"Introduction Contents Background and Caveats Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Search Clients Engines Sources Daily","id":"759","title":"Search Clients Engines Sources Daily"},"76":{"body":"We tested a number of tools in 2022 and finally settled on Acryl. Integration work proceeded from there and continues as we add more tools and assets to our data platform.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » When was this implemented?","id":"76","title":"When was this implemented?"},"760":{"body":"search_clients_engines_sources_daily is designed to enable client-level search analyses. Querying this dataset can be slow; consider using search_aggregates for coarse analyses.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Introduction","id":"760","title":"Introduction"},"761":{"body":"search_clients_engines_sources_daily has one row for each unique combination of: (client_id, submission_date, engine, source). In addition to the standard search count aggregations, this dataset includes some descriptive data for each client. For example, we include country and channel for each row of data. In the event that a client sends multiple pings on a given submission_date we choose an arbitrary value from the pings for that (client_id, submission_date), unless otherwise noted. There were originally five standard search count aggregation columns: sap, tagged-sap, and tagged-follow-on, organic and unknown. Over time, more search count aggregation columns were added, including ad_click and search_with_ads in late 2018 bug ; and ad_click_organic and search_with_ads_organic in late 2021 bug . Note that, if there were no such searches in a row's segment (i.e. the count would be 0), the column value is null. Each of these columns represent different types of searches. For more details, see the search data documentation","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Contents","id":"761","title":"Contents"},"762":{"body":"search_clients_engines_sources_daily does not include (client_id submission_date) pairs if we did not receive a ping for that submission_date. We impute a NULL engine and source for pings with no search counts. This ensures users who never search are included in this dataset. This dataset is large. If you're querying this dataset from STMO, heavily limit the data you read using submission_date or sample_id. The has_adblocker_addon field is True if the client had an active addon that blocks Mozilla's ability to monetize the searches via a search engine partnership. The logic for identifying ad-blocking addons is here (private notebook).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Background and Caveats","id":"762","title":"Background and Caveats"},"763":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Data Reference","id":"763","title":"Data Reference"},"764":{"body":"STMO#51141 calculates searches per normalized_channel for US clients on an arbitrary day. If you have trouble viewing this query, it's likely you don't have the proper permissions. For more details see the search data documentation .","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Example Queries","id":"764","title":"Example Queries"},"765":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Scheduling","id":"765","title":"Scheduling"},"766":{"body":"As of 2022-03-25, the current version of the underlying search_clients_daily is v8, with schema as follows. Generally, see Data Catalog in GCP for the most up-to-date schema. It's backfilled through 2016-03-12. root |-- client_id: string (nullable = true) |-- submission_date: date (nullable = true) |-- submission_date_s3: date (nullable = true) |-- engine: string (nullable = true) |-- source: string (nullable = true) |-- country: string (nullable = true) |-- app_version: string (nullable = true) |-- distribution_id: string (nullable = true) |-- locale: string (nullable = true) |-- search_cohort: string (nullable = true) |-- addon_version: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- channel: string (nullable = true) |-- profile_creation_date: long (nullable = true) |-- default_search_engine: string (nullable = true) |-- default_search_engine_data_load_path: string (nullable = true) |-- default_search_engine_data_submission_url: string (nullable = true) |-- default_private_search_engine: string (nullable = true) |-- default_private_search_engine_data_load_path: string (nullable = true) |-- default_private_search_engine_data_submission_url: string (nullable = true) |-- sample_id: long (nullable = true) |-- sessions_started_on_this_day: long (nullable = true) |-- profile_age_in_days: integer (nullable = true) |-- subsession_hours_sum: double (nullable = true) |-- active_addons_count_mean: double (nullable = true) |-- max_concurrent_tab_count_max: integer (nullable = true) |-- tab_open_event_count_sum: long (nullable = true) |-- active_hours_sum: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- tagged_sap: long (nullable = true) |-- tagged_follow_on: long (nullable = true) |-- sap: long (nullable = true) |-- organic: long (nullable = true) |-- search_with_ads: long (nullable = true) |-- search_with_ads_organic: long (nullable = true) |-- ad_click: long (nullable = true) |-- ad_click_organic: long (nullable = true) |-- unknown: long (nullable = true) |-- normalized_engine: string (nullable = true) |-- user_pref_browser_search_region: string (nullable = true) |-- is_default_browser: boolean (nullable = true) |-- experiments: map (nullable = true) | |-- key: string | |-- value: string |-- scalar_parent_urlbar_searchmode_bookmarkmenu_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_handoff_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_keywordoffer_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_oneoff_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_other_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_shortcut_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabmenu_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabtosearch_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabtosearch_onboard_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_topsites_newtab_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_topsites_urlbar_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_touchbar_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_typed_sum: map (nullable = true) | |-- key: string | |-- value: int64","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Schema","id":"766","title":"Schema"},"767":{"body":"The search_clients_engines_sources_daily job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Code Reference","id":"767","title":"Code Reference"},"768":{"body":"Introduction Contents Utilizing BYTE columns Engine Searches Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Search Clients Last Seen","id":"768","title":"Search Clients Last Seen"},"769":{"body":"search_clients_last_seen is designed for individual search analysis for clients over the past year. This can be useful when wondering about client search behavior over the past year. NOTE : search_clients_last_seen is currently a 1% sample, and the first day with a full year of search activity is 2020-01-01.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Introduction","id":"769","title":"Introduction"},"77":{"body":"No. While the features between the Data Catalog and tools such as the Glean Dictionary and Looker Data Dictionary overlap, the Data Catalog is meant to be less focused on any single tool and more on assets from all the tools in our data platform, providing lineage and reference material that links them together.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » Is the Data Catalog a replacement for tools like the Glean Dictionary or the Looker Data Dictionary?","id":"77","title":"Is the Data Catalog a replacement for tools like the Glean Dictionary or the Looker Data Dictionary?"},"770":{"body":"search_clients_last_seen has just one row per-client, for any client who was active over the past year. Here we define active as \"sent a main ping\"; so if they are present that does not mean they searched. NOTE : Always choose a single submission_date when querying search_clients_last_seen. The key pieces of this dataset are byte arrays that contain daily information about client activity over the past year. We have these for a variety of activity types: days_seen_bytes: Days when we received a main ping from the client days_searched_bytes: Days that the client searched in any form days_tagged_searched_bytes: Days that the client performed a tagged search days_searched_with_ads_bytes: Days that the client performed a search that contained ads days_clicked_ads_bytes: Days that the client clicked an ad post-search See \"Utilizing BYTE columns\" for how to use these fields. There are some convenience columns around these, that give the number of days since the client was last active for that usage criteria: days_since_seen days_since_searched days_since_tagged_searched days_since_searched_with_ads days_since_clicked_ad days_since_created_profile We also include a variety of dimension information (e.g. os, country, channel, default_search) to aggregate on. The query itself lays out all of the available dimensional fields. There are, finally, a few fields with daily activity data. These include active_hours_sum, organic for organic searches, and total_searches. Please note that these are just for the current day, and not over the entire year of history contained in the days_*_bytes columns. Utilizing BYTE columns These are stored as BigQuery BYTE type, so they can be a bit confusing to use. We have a few convenience functions for using them. For these functions, anytime we say \"was active\", we mean \"within the usage criteria defined by that column\"; for example, it could be days that clients searched with ads.: udf.bits_to_days_seen - The number of days the user was active. udf.bits_to_days_since_seen - The number of days since the user was last active. udf.bits_to_days_since_first_seen - The number of days since the user's first active day. Note that this will be at most 365 days, since that is the beginning of history for this dataset. udf.bits_to_active_n_weeks_ago - Returns whether or not the user was active n weeks ago for the given activity type. Engine Searches Warning: This column was designed specifically for use with the revenue data, and probably isn't good for other kinds of analysis. For each search engine, we store an array that contains the number of searches that user completed each month for the past 12 months. This is across calendar months, so the number of days are not directly comparable. We have the same data for tagged searches, search with ads, and ad clicks. Background and Caveats search_clients_last_seen does includes (client_id submission_date) pairs even if we did not receive a ping for that submission_date. Any client who was active over the past year will be included. Accessing the Data Access the data at search.search_clients_last_seen.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Contents","id":"770","title":"Contents"},"771":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Data Reference","id":"771","title":"Data Reference"},"772":{"body":"STMO#70349 gives the WoW retention of users in different segments. Similar to GUD, a user is considered retained if they do they same activity the next week. Note here the outage from Armagaddon, and the outage for ad click telemetry in October. STMO#70348 shows the amount of different search activity taken by clients. We can use it to determine the % of clients who partake in each activity, regardless of their baseline amount of activity.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Example Queries","id":"772","title":"Example Queries"},"773":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Scheduling","id":"773","title":"Scheduling"},"774":{"body":"As of 2020-04-22, the current version of search_clients_last_seee is v1, and has a schema as follows. It's backfilled through 2020-01-01 root |- submission_date: date |- client_id: string |- sample_id: integer |- country: string |- app_version: string |- distribution_id: string |- locale: string |- search_cohort: string |- addon_version: string |- os: string |- channel: string |- profile_creation_date: integer |- default_search_engine: string |- default_search_engine_data_load_path: string |- default_search_engine_data_submission_url: string |- profile_age_in_days: integer |- active_addons_count_mean: float |- user_pref_browser_search_region: string |- os_version: string |- max_concurrent_tab_count_max: integer |- tab_open_event_count_sum: integer |- active_hours_sum: float |- subsession_hours_sum: float |- sessions_started_on_this_day: integer |- organic: integer |- sap: integer |- unknown: integer |- tagged_sap: integer |- tagged_follow_on: integer |- ad_click: integer |- search_with_ads: integer |- total_searches: integer |- tagged_searches: integer +- engine_searches: record (repeated) | |- key: string | +- value: record | | |- total_searches: integer (repeated) | | |- tagged_searches: integer (repeated) | | |- search_with_ads: integer (repeated) | | |- ad_click: integer (repeated) |- days_seen_bytes: bytes |- days_searched_bytes: bytes |- days_tagged_searched_bytes: bytes |- days_searched_with_ads_bytes: bytes |- days_clicked_ads_bytes: bytes |- days_created_profile_bytes: bytes","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Schema","id":"774","title":"Schema"},"775":{"body":"The search_clients_last_seen job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Code Reference","id":"775","title":"Code Reference"},"776":{"body":"Introduction Contents LTV Background and Caveats Example Queries Schema Code References Model Performance","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Normalized Client Lifetime Value (LTV)","id":"776","title":"Normalized Client Lifetime Value (LTV)"},"777":{"body":"client_ltv is designed to enable relative user value estimates based on their past and expected search and ad click behavior. This behavior is revenue-generating for Firefox.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Introduction","id":"777","title":"Introduction"},"778":{"body":"client_ltv has one row for each (client_id, engine, submission_date) triplet. Each row captures a year's worth of history for the client_id on the given engine, therefore the values will not change much when looking at submission_date in 1-day (or even 1-month) sequences, since there is significant overlap. For most analyses, using yesterday's submission_date will be sufficient. To get users active in the last i.e. 7 days, a join with clients_last_seen is required. We plan to propagate the necessary fields into client_ltv in the future so such a join isn't necessary. Using yesterday's date, a client's row will contain the total number of searches, ad clicks, etc for the last 365 days, along with active search and ad click days (how many days did a user search or click an ad). Additionally each row contains the predicted number active search/ad click days for the next 365 days. See the schema at the bottom of this page for a full list of the fields.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Contents","id":"778","title":"Contents"},"779":{"body":"A client's \"lifetime\" is maxed out at 2 years given the structure of this dataset. Of course a client can exist for longer, but one year on either side of the date in question controls for seasonal trends and lets us easily produce annual estimates for, say, user acquisition ROI. The procedure for calculating a user's LTV is as follows: Step 1: Determine the ad click value for the user's region/engine ( Revenue in Country C for Engine E ) / ( Total Ad Clicks in Country C for Engine E ) Step 2: Determine the user's ad clicks per day for the past 365 days ( Total Ad Clicks for User ) / ( Total Active Ad Click Days for User ) Step 3: Calculate a user's past LTV by multiplying the following: Total Active Ad Click Days for User Ad Clicks per Day for User (derived in step 2) Ad Click Value in Country C for Engine E (derived from step 1) Step 4: Calculate a user's future LTV by multiplying the following: Total Predicted Active Ad Click Days for User Ad Clicks per Day for User (derived in step 2) Ad Click Value in Country C for Engine E (derived from step 1) Step 5: Normalized the LTV values from (3) and (4) ( User past LTV ) / ( Sum of all past user LTVs ) ( User future LTV ) / ( Sum of all future user LTVs ) The normalized LTV for a user can roughly be interpreted as a user's contribution to the collective value of our user-base. Note that the above procedure omits some outlier handling steps for simplicity.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » LTV","id":"779","title":"LTV"},"78":{"body":"The catalog is a managed version of open source DataHub , a metadata platform built and maintained by the company Acryl .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » What software does it use?","id":"78","title":"What software does it use?"},"780":{"body":"The normalized_ltv_ad_clicks_current field, for example, does not represent a user's contribution to revenue directly. It should be treated as a rough proxy. It is not appropriate to multiply revenue by this number. LTV is broken down by engine, so the LTV for a user who searches on multiple engines must be interpreted in context. LTV is only available for Google and Bing on Firefox Desktop at this time. We do have the ability to calculate a dollar value per user, however the (unnormalized) table is restricted to those with proper revenue access. For more information, see Getting Help .","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Background and Caveats","id":"780","title":"Background and Caveats"},"781":{"body":"Percent of users we predict will click an ad in the next 365 days by Engine. ( STMO#74878 ) SELECT engine, AVG(IF(pred_num_days_seeing_ads > 0, 1, 0)) as pct_predicted_ad_viewers_next_year, AVG(IF(pred_num_days_clicking_ads > 0, 1, 0)) as pct_predicted_ad_clickers_next_year,\nFROM `moz-fx-data-shared-prod`.revenue.client_ltv\nWHERE submission_date = DATE_SUB(CURRENT_DATE, INTERVAL 1 DAY)\nGROUP BY 1 LTV Value of Users Over Lifetime (by days_since_created_profile) of Users Active in Past 7 Days ( STMO#187036 ) SELECT days_since_created_profile, SUM(normalized_ltv_ad_clicks_current) AS sum_normalized_ltv_ad_clicks_current, SUM(normalized_ltv_ad_clicks_future) AS normalized_ltv_ad_clicks_future, SUM(normalized_ltv_ad_clicks_future) / COUNT(*) AS avg_normalized_ltv_ad_clicks_future,\nFROM `moz-fx-data-shared-prod`.revenue.client_ltv\nJOIN `moz-fx-data-shared-prod`.search.search_clients_last_seen USING(submission_date, client_id)\nWHERE submission_date = '2020-09-16' AND days_since_created_profile <= 365 AND days_since_seen <= 6\nGROUP BY days_since_created_profile\nORDER BY days_since_created_profile DESC","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Example Queries","id":"781","title":"Example Queries"},"782":{"body":"As of 2020-09-16, the current version of client_ltv is v1, and has a schema as follows. The dataset is backfilled through 2020-09-14. root |-- submission_date: date (nullable = true) |-- engine: string (nullable = true) |-- country: string (nullable = true) |-- client_id: string (nullable = true) |-- total_client_searches_past_year: long (nullable = true) |-- total_client_tagged_searches_past_year: long (nullable = true) |-- total_client_ad_clicks_past_year: long (nullable = true) |-- total_client_searches_with_ads_past_year: long (nullable = true) |-- ad_click_days: long (nullable = true) |-- search_days: long (nullable = true) |-- search_with_ads_days: long (nullable = true) |-- tagged_search_days: long (nullable = true) |-- active_days: long (nullable = true) |-- pred_num_days_clicking_ads: double (nullable = true) |-- pred_num_days_seeing_ads: double (nullable = true) |-- pred_num_days_searching: double (nullable = true) |-- pred_num_days_tagged_searching: double (nullable = true) |-- ad_clicks_per_day: double (nullable = true) |-- searches_with_ads_per_day: double (nullable = true) |-- searches_per_day: double (nullable = true) |-- tagged_searches_per_day: double (nullable = true) |-- ad_clicks_cutoff: double (nullable = true) |-- searches_with_ads_cutoff: double (nullable = true) |-- searches_cutoff: double (nullable = true) |-- tagged_searches_cutoff: double (nullable = true) |-- ad_clicks_per_day_capped: double (nullable = true) |-- searches_with_ads_per_day_capped: double (nullable = true) |-- searches_per_day_capped: double (nullable = true) |-- tagged_searches_per_day_capped: double (nullable = true) |-- total_ad_clicks: long (nullable = true) |-- normalized_ltv_ad_clicks_current: double (nullable = true) |-- normalized_ltv_search_with_ads_current: double (nullable = true) |-- normalized_ltv_search_current: double (nullable = true) |-- normalized_ltv_tagged_search_current: double (nullable = true) |-- normalized_ltv_ad_clicks_future: double (nullable = true) |-- normalized_ltv_search_with_ads_future: double (nullable = true) |-- normalized_ltv_search_future: double (nullable = true) |-- normalized_ltv_tagged_search_future: double (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Schema","id":"782","title":"Schema"},"783":{"body":"LTV daily model fitting Unnormalized client_ltv query (restricted query access) client_ltv view (for broad use)","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Code References","id":"783","title":"Code References"},"784":{"body":"There is additionally a dataset, ltv_daily_model_perf, that tracks the LTV model's prediction performance each day it is re-trained. For a given day, one could check the performance with the following query (STMO#187873) : SELECT active_days, actual, model\nFROM `moz-fx-data-shared-prod.analysis.ltv_daily_model_perf`\nWHERE date = '2020-09-29'\nAND metric = 'days_clicked_ads'\nORDER BY active_days This produces a histogram for the observed user frequencies and the model's predicted frequencies, allowing a chart similar to the one shown in the \"assessing model fit\" example in the lifetimes documentation. This table only checks performance for clients the model expects have, for example, clicked an ad in 0 to 28 days in the past year, since most of the distribution is contained in that interval. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Model Performance","id":"784","title":"Model Performance"},"785":{"body":"mobile_search_clients_engines_sources_daily is designed to enable client-level search analyses for mobile. Querying this dataset can be slow; consider using mobile_search_aggregates for coarse analyses. mobile_search_clients_engines_sources_daily has one row for each unique combination of: (client_id, submission_date, engine, source). Alongside standard search metrics, this dataset includes client specific descriptive information as well. For example, we include normalized_app_name and normalized_app_name_os for each row of data. normalized_app_name modifies the raw app_name data to align it more consistently with KPI reporting while normalized_app_name_os combines app name and os used by each client. Refer to the table below for comprehensive mapping details regarding these two fields. app_name os normalized_app_name_os normalized_app_name Fenix Android Firefox Android Firefox Fennec Other Fennec Other Fennec Fennec Android Legacy Firefox Android Fennec Fennec iOS Firefox iOS Firefox Firefox Preview Android Firefox Preview Firefox Preview FirefoxConnect Android Firefox for Echo Show Firefox for Echo Show FirefoxForFireTV Android Firefox for FireTV Firefox for FireTV Focus Android Glean Android Focus Android Focus Focus iOS Glean iOS Focus iOS Focus Klar Android Glean Android Klar Android Klar Klar iOS Glean iOS Klar iOS Klar Other iOS Other iOS Other Other Other Other Other Other Android Other Android Other Zerda Android Firefox Lite Android Firefox Lite Zerda_cn Android Firefox Lite Android (China) Firefox Lite (China) Note that, if there were no such searches in a row's segment (i.e. the count would be 0), the column value is null. Each of these columns represent different types of searches. For more details, see the search data documentation","breadcrumbs":"Dataset Reference » Search Datasets » Mobile Search Clients Sources Daily » Contents","id":"785","title":"Contents"},"786":{"body":"mobile_search_clients_engines_sources_daily does not include (client_id submission_date) pairs if we did not receive a ping for that submission_date. We impute a NULL engine and source for pings with no search counts. This ensures users who never search are included in this dataset. This dataset is large. If you're querying this dataset from STMO, heavily limit the data you read using submission_date or sample_id. As of August 1, 2024, the mobile_search_clients_daily table has been updated to extract data from the baseline ping tables instead of the original metrics ping tables. This shift maintains the same search totals with greater confidence in the mobile search engagement dates. As noted #submission-date), the submission_date used throughout telemetry is the date Mozilla received that client's engagement, not necessarily the actual date on which that client engaged with Firefox. Mobile metrics pings are historically sent later than the actual date of activity: it takes roughly 4 days for Firefox to receive 95% of Fenix metrics pings which originate from a given actual date. Baseline pings are more frequently sent/ received and serve as the basis of KPI DAU metrics. Therefore, this switch ensures a client's KPI DAU activity can be matched to search activity from that same active day. All data prior to August 1st, 2024, is powered by the metrics ping and has been moved to the mobile_search_clients_daily_historical table. The new derived table, mobile_search_clients_daily_v2, has data from August 1, 2024 and is powered by the baseline ping. Downstream views and tables, like mozdata.search.mobile_search_clients_daily, pull data from both mobile_search_clients_daily_v2 and mobile_search_clients_daily_historical to ensure comprehensive data coverage. mozdata.search.mobile_search_clients_daily remains the client-level source-of-truth for mobile search analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Mobile Search Clients Sources Daily » Background and Caveats","id":"786","title":"Background and Caveats"},"787":{"body":"Introduction Contents Data Reference Example Queries Daily Google desktop SAP search from US vs. DE Monthly Google desktop SAP search & revenue from US vs. ROW Scheduling Schema search_revenue_levers_daily search_revenue_levers_monthly Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Search Revenue Levers Datasets","id":"787","title":"Search Revenue Levers Datasets"},"788":{"body":"The search_revenue_levers datasets isolate key components of the search monetization funnel, e.g. revenue levers, to more effectively support search revenue analyses. The suite of search_revenue_levers datasets are as follows: search_revenue_levers_daily: provides daily search metrics at * minimum country granularity (e.g. SAP by device, partner, channel, and specific country) search_revenue_levers_monthly: provides monthly search and revenue metrics at search funnel granularity (e.g. SAP by device, partner, and US vs Rest of World) Revenue data access permissions of category 2 or higher are required to access search_revenue_levers_monthly. For most search and revenue analyses, we recommend using search_revenue_levers_monthly. By aggregating to the search monetization funnel granularity, this table is used to support the Monthly and Quarterly Business Reviews. Most ad hoc search revenue analyses should align with this internal standard of reporting. That being said, there are cases when Mozillians require more granularity for search analyses. By aggregating to the daily reporting granularity, search_revenue_levers_daily is designed to support forecasting and deep dives into performance by search partner. Revenue is not included in search_revenue_levers_daily because search revenue is reported monthly, not daily. In practice, Mozillians focused on search-only analyses may prefer the other existing search tables: search_aggregates (fastest to query!) or search_clients_engines_sources_daily (most data possible!).","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Introduction","id":"788","title":"Introduction"},"789":{"body":"The differences between the aggregation structures are summarized as follows: Column Name search_revenue_levers_daily search_revenue_levers_monthly device desktop, mobile desktop, mobile partner Google, Bing, DuckDuckGo Google, Bing, DuckDuckGo channel NULL, personal, ESR column does not exist country US, DE, FR, ... All partners: US, ROW submission_date minimum aggregation: daily minimum aggregation: monthly There are 14 possible revenue levers measures available: 3 daily active users metrics : Eligible Markets DAU, Default Engine DAU, Search-Engaged DAU 9 search engagement metrics : SAP, Tagged SAP, Tagged Follow On, Monetizable SAP, Search with Ads, Ad Click, Organic Search, Organic Search with Ads, Organic Ad Click 2 revenue metrics (monthly tables only): Revenue paid to Mozilla, Revenue per Ad Click","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Contents","id":"789","title":"Contents"},"79":{"body":"Metadata is pulled from each included platform. Depending on the source, metadata ingestion is either managed in the Acryl UI or via our custom ingestion code: Glean - Pings are ingested from the Glean Dictionary API. This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository . Legacy Telemetry - Pings are ingested from the Mozilla Pipeline Schemas repository .This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository . BigQuery - Views, Tables, Datasets, and Projects are ingested from the BigQuery audit log and query jobs. This is scheduled nightly in the Acryl UI. The documentation can be found on The DataHub docs page . Looker - Views, Explores, and Dashboards are ingested from both our LookML source repositories (e.g. spoke-default ) and the Looker API. This is scheduled nightly in the Acryl UI. The documentation can be found on the DataHub docs page . Metric-Hub - Metrics are ingested from the metric-hub repository and loaded into the Business Glossary. This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository and the documentation can be found on the DataHub docs page . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » How is the metadata populated?","id":"79","title":"How is the metadata populated?"},"790":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Data Reference","id":"790","title":"Data Reference"},"791":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Example Queries","id":"791","title":"Example Queries"},"792":{"body":"Search Revenue Levers Daily in Looker SELECT submission_date, COALESCE(SUM(sap), 0) AS sap\nFROM `mozdata.search.search_revenue_levers_daily`\nWHERE country IN ('DE', 'US') AND device = 'desktop' AND partner = 'Google' AND submission_date >= '2024-01-01'\nGROUP BY 1","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Daily Google desktop SAP search from US vs. DE","id":"792","title":"Daily Google desktop SAP search from US vs. DE"},"793":{"body":"Search Revenue Levers Monthly in Looker SELECT country, submission_month, COALESCE(SUM(sap), 0) AS sap, COALESCE(SUM(revenue), 0) AS revenue\nFROM `mozdata.revenue.search_revenue_levers_monthly`\nWHERE device = 'desktop' AND partner_name = 'Google' AND submission_month >= \"2023-01-01\"\nGROUP BY 1, 2","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Monthly Google desktop SAP search & revenue from US vs. ROW","id":"793","title":"Monthly Google desktop SAP search & revenue from US vs. ROW"},"794":{"body":"search_revenue_levers_daily: This job is scheduled on airflow to run daily. search_revenue_levers_monthly_detail and search_revenue_levers_monthly: These jobs are scheduled on airflow to run daily. However, the most recent month does not populate until the calendar month is completed.","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Scheduling","id":"794","title":"Scheduling"},"795":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Schema","id":"795","title":"Schema"},"796":{"body":"As of 2024-05-25, the current version of search_revenue_levers_daily is v1 and has a schema as follows. The dataset is backfilled through 2018-01-01. root |-- submission_date: date (nullable = true) |-- partner: string (nullable = true) |-- device: string (nullable = true) |-- channel: string (nullable = true) |-- country: string (nullable = true) |-- dau: integer (nullable = true) |-- dau_engaged_w_sap: integer (nullable = true) |-- sap: integer (nullable = true) |-- tagged_sap: integer (nullable = true) |-- tagged_follow_on: integer (nullable = true) |-- ad_click: integer (nullable = true) |-- search_with_ads: integer (nullable = true) |-- organic: integer (nullable = true) |-- ad_click_organic: integer (nullable = true) |-- search_with_ads_organic: integer (nullable = true) |-- monetizable_sap: integer (nullable = true) |-- dau_w_engine_as_default: integer (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » search_revenue_levers_daily","id":"796","title":"search_revenue_levers_daily"},"797":{"body":"As of 2024-05-25, the current version of search_revenue_levers_monthly is v3 and has a schema as follows. The dataset is backfilled through 2018-01-01. root |-- device: string (nullable = true) |-- country: string (nullable = true) |-- partner_name: string (nullable = true) |-- submission_month: date (nullable = true) |-- dau: integer (nullable = true) |-- dau_w_engine_as_default: integer (nullable = true) |-- dau_engaged_w_sap: integer (nullable = true) |-- sap: integer (nullable = true) |-- tagged_sap: integer (nullable = true) |-- tagged_follow_on: integer (nullable = true) |-- ad_click: integer (nullable = true) |-- search_with_ads: integer (nullable = true) |-- organic: integer (nullable = true) |-- ad_click_organic: integer (nullable = true) |-- search_with_ads_organic: integer (nullable = true) |-- monetizable_sap: integer (nullable = true) |-- revenue: float (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » search_revenue_levers_monthly","id":"797","title":"search_revenue_levers_monthly"},"798":{"body":"search_revenue_levers_daily is defined in bigquery-etl . search_revenue_levers_monthly_detail is TBA. search_revenue_levers_monthly job is defined in private-bigquery-etl . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Code Reference","id":"798","title":"Code Reference"},"799":{"body":"Non-Desktop data includes data for all mobile browser products as well as non browser products such as Lockwise, Firefox for Echo Show, Mozilla VPN, and Web XR Viewer among others.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Non-Desktop Data","id":"799","title":"Non-Desktop Data"},"8":{"body":"Mozilla, like many other organizations, relies on data to make product decisions. However, unlike many other organizations, Mozilla balances its goal of collecting useful, high-quality data with giving its users meaningful choice and control over their own data. Our approach to data is most succinctly described by the Mozilla Privacy Principles . If you want to know what Mozilla thinks about data, the Principles will tell you that. From those principles come Mozilla's Privacy Notices . They differ from product to product because the data each product deals with is different. If you want to know what kinds of data each Mozilla product collects and what we do with it, the Privacy Notices will tell you that. From the Principles and the Notices Mozilla derives operational processes to allow it to make decisions about what data it can collect, store, and publish. Here are a few of them: Data Collection : Mozilla's policies around data collection Data Publishing : How Mozilla publishes (a subset of) of the data it collects for the public benefit If you want to know how we ensure the data Mozilla collects, store, and publish abide by the Privacy Notices and the Principles, these processes will tell you that. The data Mozilla collects can roughly be categorized into three categories: product telemetry, usage logs and website telemetry.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » What Data does Mozilla Collect?","id":"8","title":"What Data does Mozilla Collect?"},"80":{"body":"The Glean Dictionary is a web-based tool that allows you to look up information on all the metrics [1] defined in applications built using Glean , Mozilla's next-generation Telemetry SDK. Like Glean itself, it is built using lessons learned in the implementation of what came before (the probe dictionary in this case). In particular, the Glean Dictionary is designed to be more accessible to those without deep knowledge of instrumentation and/or data platform internals.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » Using the Glean Dictionary","id":"80","title":"Using the Glean Dictionary"},"800":{"body":"Day 2-7 Activation - Used to calculate the Day 2-7 Activation metric , a key result in 2020 for non-desktop products. Google Play Store Data - Used to understand the acquisition performance for non-desktop products on the Google Play Store. Apple App Store Data - Used to understand the acquisition performance for the non-desktop products on the Apple App Store. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » List of Datasets","id":"800","title":"List of Datasets"},"801":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference Background and Caveats","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Non-Desktop Day 2-7 Activation","id":"801","title":"Non-Desktop Day 2-7 Activation"},"802":{"body":"firefox_nondesktop_day_2_7_activation is designed for use in calculating the Day 2-7 Activation metric , a key result in 2020 for non-desktop products.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Introduction","id":"802","title":"Introduction"},"803":{"body":"firefox_nondesktop_day_2_7_activation is a table with two key metrics: new_profiles and day_2_7_activated, aggregated over submission_date. It is derived from the non-desktop clients last seen table . new_profiles: Unique count of client ids with a given profile creation date. As not all initial pings are received exactly on the day of profile creation, we wait for 7 days after the profile creation date before establishing the New Profile cohort to ensure the data is complete. days_2_7_activated: Unique count of client ids who use the product at any point starting the day after they created a profile up to 6 days after. We also include a variety of dimension information (e.g. product, app_name, app_version, os, normalized_channel and country) to aggregate on. This dataset is backfilled through 2017-01-01.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Contents","id":"803","title":"Contents"},"804":{"body":"Access the data at moz-fx-data-shared-prod.telemetry.firefox_nondesktop_day_2_7_activation","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Accessing the Data","id":"804","title":"Accessing the Data"},"805":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Data Reference","id":"805","title":"Data Reference"},"806":{"body":"This query gives the day 2-7 activation by product: SELECT cohort_date, product, SUM(day_2_7_activated) as day_2_7_activated, SUM(new_profiles) as new_profiles, SAFE_DIVIDE(SUM(day_2_7_activated), SUM(new_profiles)) as day_2_7_activation\nFROM mozdata.telemetry.firefox_nondesktop_day_2_7_activation\nWHERE cohort_date = \"2020-03-01\"\nGROUP BY 1,2\nORDER BY 1 STMO#72054","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Example Queries","id":"806","title":"Example Queries"},"807":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Scheduling","id":"807","title":"Scheduling"},"808":{"body":"As of 2020-07-24, the current version of firefox_nondesktop_day_2_7_activation is v1, and has a schema as follows: root |- submission_date: date |- product: string |- app_name: string |- app_version: string |- os: string |- normalized_channel: string |- country: string |- new_profiles: integer |- day_2_7_activated: integer","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Schema","id":"808","title":"Schema"},"809":{"body":"The firefox_nondesktop_day_2_7_activation job is defined in bigquery-etl .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Code Reference","id":"809","title":"Code Reference"},"81":{"body":"You can visit the Glean Dictionary at dictionary.telemetry.mozilla.org . As its content is generated entirely from publicly available source code, there is no access control. From the top level, you can select an application you want to view the metrics for. After doing so, you can search for metrics by name (e.g.: addons.enabled_addons), type (e.g.: string_list), or tags (e.g. WebExtensions). After selecting a metric, you can get more information on it including a reference to its definition in the source code as well as information on how to get the data submitted by this probe in some of our data tools like STMO , Looker , and GLAM .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » How to use","id":"81","title":"How to use"},"810":{"body":"Due to the delay in receiving all the initial pings and subsequent 7 day wait prior to establishing the new profile cohort, the table will lag nondesktop_clients_last_seen by 7 days. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Background and Caveats","id":"810","title":"Background and Caveats"},"811":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Schema Example Queries Calculate Google Play Store activity for a given day and app by country Calculate Google Play Store activity for a given day by source and app Scheduling","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Google Play Store","id":"811","title":"Google Play Store"},"812":{"body":"The google_play_store dataset is used to understand the acquisition performance for mobile products on the Google Play Store along key metrics and dimensions. Google’s documentation for all metrics and dimensions can be found on the Play Store support portal .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Introduction","id":"812","title":"Introduction"},"813":{"body":"The google_play_store dataset contains a collection of tables and views exported from Google. The key tables currently being used for non-desktop reporting are: Retained_installers_channel_v1 - Store activity by acquisition channels. Acquisition channels include: Play Store (organic) - Unique users who saw the app’s store listing by browsing or searching on the Play Store app Third-party referrers - Unique users who visited the app's store listing on the Play Store app from an untagged deep link to the Play Store. Tracked Channels (UTM) - Unique users who visited the app’s store listing on the Play Store app from a UTM-tagged link. Google Search (organic) - Unique users who visited the app’s store listing on the Play Store app from a Google Search Google Ads - Unique users who visited the app’s store listing on the Play Store app from a Google Ads ad. Data between Google Ads and the Play Console can differ. Other Retained_installers_country_v1 - Store activity by country. Retained_installers_play_country_v1 - Store activity for the Play Store (organic) acquisition channel. Includes a country breakdown for the channel. Retained_installers_utm_tagged_v1 - Store activity for the Tracked Channels (UTM) acquisition channel by campaign UTM. There are other tables available that are yet to be explored / incorporated into regular reporting. Some that may be of interest include: Crashes by app version Device and OS Installs Ratings The metrics included in the retained_installers tables are: Store_Listing_Visitors - Unique users who visited the app’s store listing on the Play Store app but haven’t installed the app Installers - Unique users who installed the app after visiting the app’s store listing on the Play Store app. Visitors_to_installer_conversion_rate - Percentage of Store_Listing_visitors that install the app. Installers_retained_for_1_day - Installers who kept the app on at least one of their devices for 1 day. Installation doesn’t mean the app was opened over this period. Installers_to_1_day_retention_rate - Percentage of installers who have the app on one of their devices 1 day after install. Installers_retained_for_7_days - Installers who kept the app on at least one of their devices for 7 days. Installation doesn’t mean the app was opened over this period. Installers_to_7_days_retention_rate - Percentage of installers who have the app on one of their devices 7 days after install. Installers_retained_for_15_days - Installers who kept the app on at least one of their devices for 15 days. Installation doesn’t mean the app was opened over this period. Installers_to_15_days_retention_rate - Percentage of installers who have the app on one of their devices 15 days after install. Installers_retained_for_30_days - Installers who kept the app on at least one of their devices for 30 days. Installation doesn’t mean the app was opened over this period. Installers_to_30_days_retention_rate - Percentage of installers who have the app on one of their devices 30 days after install.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Contents","id":"813","title":"Contents"},"814":{"body":"As of Aug 25 2020 not all the tables available in the dataset have been explored and vetted for accuracy by the data science team. Tables that were fully reviewed and being documented here are the Retained_installers tables whose primary use case is to explain acquisition. Note: Google does not make the play store data available for export every day. The export job checks for new files every day. However, having monitored the job, it appears the data is made available every 7 - 14 days, and seems to primarily be made available on weekends. Due to this lack of consistency, there will be delays in the data available for this dataset. The data currently in BigQuery is the most current data available from Google.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Background and Caveats","id":"814","title":"Background and Caveats"},"815":{"body":"Access the data at moz-fx-data-marketing-prod.google_play_store","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Accessing the Data","id":"815","title":"Accessing the Data"},"816":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Data Reference","id":"816","title":"Data Reference"},"817":{"body":"Retained_installer tables schema\nroot |- Date: date |- Package_Name: string |- [Acquisition_channel | country | UTM_source_campaign]: string |- Store_Listing_Visitors: integer |- Installers: integer |- Visitor_to_installer_conversion_rate: float |- installers_retained_for_1_day: integer |- installers_to_1_day_retention_rate: float |- installers_retained_for_7_days: integer |- installers_to_7_days_retention_rate: float |- installers_retained_for_15_days: integer |- installers_to_15_days_retention_rate: float |- installers_retained_for_30_days: integer |- installers_to_30_days_retention_rate: float","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Schema","id":"817","title":"Schema"},"818":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Example Queries","id":"818","title":"Example Queries"},"819":{"body":"SELECT Date, Package_Name, Country, SUM(Store_Listing_Visitors) as Store_Visits, SUM(Installers) as installs, SAFE_DIVIDE(SUM(Installers), SUM(Store_Listing_Visitors)) as install_rate\nFROM `moz-fx-data-marketing-prod.google_play_store.p_Retained_installers_country_v1`\nWHERE Date = \"2020-08-01\" AND Package_Name = \"org.mozilla.firefox\"\nGROUP BY date, Package_name, Country\nORDER BY Store_Visits DESC STMO#74289","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Calculate Google Play Store activity for a given day and app by country","id":"819","title":"Calculate Google Play Store activity for a given day and app by country"},"82":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » Common Questions","id":"82","title":"Common Questions"},"820":{"body":"SELECT Date, Package_Name, Acquisition_Channel, SUM(Store_Listing_Visitors) as Store_Visits, SUM(Installers) as installs, SAFE_DIVIDE(SUM(Installers), SUM(Store_Listing_Visitors)) as install_rate\nFROM `moz-fx-data-marketing-prod.google_play_store.p_Retained_installers_channel_v1`\nWHERE Date = \"2020-08-01\"\nGROUP BY date, Package_name, Acquisition_Channel\nORDER BY package_name, Store_Visits STMO#74288","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Calculate Google Play Store activity for a given day by source and app","id":"820","title":"Calculate Google Play Store activity for a given day by source and app"},"821":{"body":"The job to retrieve the raw data from the Google Play Store can be found in the play-store-export repository and it is scheduled in airflow . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Scheduling","id":"821","title":"Scheduling"},"822":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Schema Example Queries Calculate Apple App Store Activity for a given day by app Calculate Apple App Store Activity for a given day and app by source Scheduling","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Apple App Store","id":"822","title":"Apple App Store"},"823":{"body":"The apple_app_store dataset is used to understand the acquisition performance for non-desktop products on the Apple App Store along the key metrics and dimensions. Apple’s documentation for all metrics and dimensions can be found in the app store connect reference .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Introduction","id":"823","title":"Introduction"},"824":{"body":"The apple_app_store dataset contains a collection of aggregated tables by a singular dimension that explains the performance of acquisition activity through the Apple App Store. The dimensions (saved as individual derived tables) include: moz-fx-data-marketing-prod.apple_app_store.metrics_by_platform - The device type on which the app was downloaded or used. E.g. iPad, iPod, or iPhone. moz-fx-data-marketing-prod.apple_app_store.platform version - The OS version on which the app was downloaded or used. App Units, In-App Purchases, and Sales are based on the version on which the app is downloaded. Active in Last 30 Days, Product Page Views, Retention, and Sessions are based on the iOS version on which the app is used. moz-fx-data-marketing-prod.apple_app_store.app version - The version of the app displayed on the app store at the time of activity. moz-fx-data-marketing-prod.apple_app_store.region - The App Store region in which purchases were made, based on the customer’s billing address. Regions include (USA and Canada, Europe, Latin America and The Caribbean, Asia Pacific, Africa, The Middle East, and India) moz-fx-data-marketing-prod.apple_app_store.storefront - The app store country in which purchases were made, based on the customer’s billing address. moz-fx-data-marketing-prod.apple_app_store.source - The source from which a customer tapped a link to your App Store product page to view your app or download it for the first time. You can view metrics based on the source from which users are finding your app. Source types include (App Store Browse, App Store Search, App Referrers, Web Referrers) moz-fx-data-marketing-prod.apple_app_store.app referrer - People landing on the app store via links from within other apps. This also includes apps using the store kit API and excludes the native Safari. moz-fx-data-marketing-prod.apple_app_store.web Referrer - Previously top websites. Shows the referring website for the app download. Web referrals must be from Safari on devices with iOS 8 or tvOS 9 or later. Taps from websites using web browsers like chrome are attributed to that app. moz-fx-data-marketing-prod.apple_app_store.campaign - Previously top campaigns. Tracks app and website referrals to measure the impact of an advertising campaign. Tracked by adding two tokens to any app store link to see results in app analytics. moz-fx-data-marketing-prod.apple_app_store.total : Total metric activity without any dimension breakdown. The metrics included in the aggregated tables are: app_units - The number of first-time app purchases made on the App Store using iOS 8 and tvOS 9 or later. Updates, re-downloads, download onto other devices are not counted. Family sharing downloads are included for free apps, but not for paid apps. impressions - The number of times the app was viewed in the Featured, Categories, Top Charts and Search Sections of the App Store. Also includes views of the product page. impressions_unique_device - The number of times the app was viewed in the Featured, Categories, Top Charts and Search Sections of the App Store by unique device. Also includes views of the product page. product_page_views - Number of times the app's product page has been viewed on devices iOS 8 and tvOS 9 or later. Includes both App Store app and store kit API product_page_views_unique_device - Number of times the app's product page has been viewed on devices iOS 8 and tvOS 9 or later by unique device. Includes both App Store app and store kit API active_devices_opt_in - The number of devices with at least one session during the selected period. Only devices with iOS 8 and tvOS 9 or later are included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. active_devices_last_30_days_opt_in - The number of active devices with at least one session during the previous 30 days. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. deletions_opt_in - The number of times your app was deleted on devices running iOS 12.3 or tvOS 9 or later. This data includes deletions of the app from the Home Screen and deletions of the app through Manage Storage. Data from resetting or erasing a device's content and settings is not included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. installations_opt_in - The total number of times your app has been installed on devices with iOS 8 or tvOS 9, or later. Re-downloads on the same device, downloads to multiple devices sharing the same Apple ID, and Family Sharing installations are included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. sessions_opt_in - The number of times the app has been used for at least two seconds. If the app is in the background and is later used again, that counts as another session. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Contents","id":"824","title":"Contents"},"825":{"body":"The data is received from Apple with only one dimension per metric. As a result, we are unable to do multi-dimensional analysis. i.e. we can tell how each storefront is performing but we can’t see how specific platforms or sources are contributing to it.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Background and Caveats","id":"825","title":"Background and Caveats"},"826":{"body":"Access the data at moz-fx-data-marketing-prod.apple_app_store","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Accessing the Data","id":"826","title":"Accessing the Data"},"827":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Data Reference","id":"827","title":"Data Reference"},"828":{"body":"metrics_by_[dimension] tables\nroot |- date: date |- app_name: string |- [app_referrer | app_version | campaign | platform | platform_version | region | source | storefront | web_referrer]: string |- app_units: integer |- impressions: integer |- impressions_unique_device: integer |- product_page_views: integer |- product_page_views_unique_device: integer |- active_devices_opt_in: integer |- active_devices_last_30_days_opt_in: integer |- deletions_opt_in: integer |- installations_opt_in: integer |- sessions_opt_in: integer","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Schema","id":"828","title":"Schema"},"829":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Example Queries","id":"829","title":"Example Queries"},"83":{"body":"Underneath the metric definition, look for the section marked \"access\". This should tell you the BigQuery table where the data for the metric is stored, along with the column name needed to access it. For several examples of this along with a more complete explanation, see Accessing Glean Data . Note that Glean refers to \"probes\" (in the old-school Firefox parlance) as \"metrics\". Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » How can I go from a metric to querying it in BigQuery?","id":"83","title":"How can I go from a metric to querying it in BigQuery?"},"830":{"body":"SELECT date, app_name, SUM(impressions_unique_device) as unique_device_impressions, SUM(product_page_views_unique_device) as unique_device_page_views, SUM(app_units) as installs, SAFE_DIVIDE(SUM(product_page_views_unique_device), SUM(impressions_unique_device)) as unique_device_page_view_rate, SAFE_DIVIDE(SUM(app_units), SUM(product_page_views_unique_device)) as install_rate\nFROM `moz-fx-data-marketing-prod.apple_app_store.metrics_total`\nWHERE date = \"2020-08-20\"\nGROUP BY date, app_name STMO#74291","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Calculate Apple App Store Activity for a given day by app","id":"830","title":"Calculate Apple App Store Activity for a given day by app"},"831":{"body":"SELECT date, app_name, source, SUM(impressions_unique_device) as unique_device_impressions, SUM(product_page_views_unique_device) as unique_device_page_views, SUM(app_units) as installs, SAFE_DIVIDE(SUM(product_page_views_unique_device), SUM(impressions_unique_device)) as unique_device_page_view_rate, SAFE_DIVIDE(SUM(app_units), SUM(product_page_views_unique_device)) as install_rate\nFROM `moz-fx-data-marketing-prod.apple_app_store.metrics_by_source`\nWHERE date = \"2020-08-20\" AND app_name = \"Firefox\"\nGROUP BY date, app_name, source STMO#74290","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Calculate Apple App Store Activity for a given day and app by source","id":"831","title":"Calculate Apple App Store Activity for a given day and app by source"},"832":{"body":"The job to retrieve the raw data from the Apple App Store can be found in the app-store-analytics-export repository . The exported results are individual metrics grouped by a single dimension. These exports are initially loaded into the apple_app_store_exported data source. The exports are scheduled in airflow . The job to create the derived tables found in moz-fx-data-marketing-prod.apple_app_store can be found in bigquery-etl under apple_app_store . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Scheduling","id":"832","title":"Scheduling"},"833":{"body":"These datasets are for projects outside of the Firefox telemetry domain. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Other Datasets","id":"833","title":"Other Datasets"},"834":{"body":"This dataset records facts about individual commits to the Firefox source tree in the mozilla-central source code repository.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » hgpush","id":"834","title":"hgpush"},"835":{"body":"The dataset is accessible via STMO . Use the eng_workflow_hgpush_parquet_v1 table with the Athena data source. (The Presto data source is also available, but much slower.)","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Data Reference","id":"835","title":"Data Reference"},"836":{"body":"See the hgpush ping schema for a description of available fields. Be careful to: Use the latest schema version. e.g. v1. Browse the hgpush schema directory in the GitHub repo to be sure. Change dataset field names from camelCaseNames to under_score_names in STMO. e.g. reviewSystemUsed in the ping schema becomes review_system_used in STMO.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Field Types and Descriptions","id":"836","title":"Field Types and Descriptions"},"837":{"body":"Select the number of commits with an 'unknown' review system in the last 7 days: select count(1)\nfrom eng_workflow_hgpush_parquet_v1\nwhere review_system_used = 'unknown' and date_diff('day', from_unixtime(push_date), now()) < 7","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Example Queries","id":"837","title":"Example Queries"},"838":{"body":"The dataset is populated via the Commit Telemetry Service . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Code Reference","id":"838","title":"Code Reference"},"839":{"body":"When the stub installer completes with almost any result, it generates a ping containing some data about the system and about how the installation went. This ping isn't part of Firefox unified telemetry, it's a bespoke system; we can't use the telemetry client code when it isn't installed yet. No ping is sent if the installer exits early because initial system requirements checks fail.","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » What is the Stub Installer ping?","id":"839","title":"What is the Stub Installer ping?"},"84":{"body":"The Probe Dictionary is a web-based tool that allows you to look up information on all the probes defined in Firefox's source code. Until Firefox on Glean is finished, the Probe Dictionary is the best way to look up what data is submitted by Firefox. Note that the Probe Dictionary has not kept pace with many changes that have made to the Mozilla data platform in the last couple of years. However, with some knowledge of how Firefox and the data platform work, you can still quickly find the data that you need. If you have questions, don't hesitate to ask for help .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » Using the Probe Dictionary","id":"84","title":"Using the Probe Dictionary"},"840":{"body":"Installer pings are formed and sent from NSIS code (!) in the stub installer, in the SendPing subroutine . Like any other ping, they are processed into ping tables .","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » How it’s processed","id":"840","title":"How it’s processed"},"841":{"body":"You can access this data in BigQuery under firefox_installer.install. The following query, for example, gives you the number of successful installs per normalized country code on April 20th, 2021: SELECT normalized_country_code, succeeded, count(*)\nFROM firefox_installer.install\nWHERE DATE(submission_timestamp) = '2021-04-20'\nGROUP BY normalized_country_code, succeeded STMO#81648 Note about os_version: Previous versions of Windows have used a very small set of build numbers through their entire life cycle. However, Windows 10 gets a new build number with every major update (about every 6 months), and many more builds have been released on its insider channels. So, to prevent a huge amount of noise, queries using this field should generally filter out the build number and only use the major and minor version numbers to differentiate Windows versions, unless the build number is specifically needed. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » How to access the data","id":"841","title":"How to access the data"},"842":{"body":"This dataset mirrors bugs (defects, enhancements, tasks) reported in the Bugzilla bug tracker.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » bmobugs","id":"842","title":"bmobugs"},"843":{"body":"The dataset is accessible via STMO . Use the eng_workflow.bmobugs table with the Telemetry (BigQuery) data source.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Data Reference","id":"843","title":"Data Reference"},"844":{"body":"bug_id The unique ID of the bug. The bug can be accessed at https://bugzilla.mozilla.org/show_bug.cgi?id= reporter The bugmail of the user who filed the bug assigned_to The bugmail of the user the bug has been assigned to by default, this is nobody@mozilla.org qa_contact The bugmail of the user who is responsible for answering QA questions about the bug; This field is assigned on a per- product::component basis product The product in which the bug was filed; see the Bugzilla product descriptions for details component The component of the product in which the bug was filed bug_status The status of the bug: UNCONFIRMED NEW ASSIGNED RESOLVED CLOSED keywords Controlled vocabulary keywords assigned to the bug groups Bugzilla groups to which the bug has been assigned flags Flags requested by users of other users name: the name of the flag such as needinfo status: ?, +, - setter_id: the bugmail of the user requesting the flag requestee_id: the bugmail of the user who the flag was requested of priority The bug's priority, as set by the developers who triage the product::component resolution If non-default, ---, the resolution of the bug; which includes FIXED, VERIFIED, WORKSFORME, DUPLICATE, INVALID, WONTFIX, and MOVED. blocked_by Bugs which much be resolved before this bug can be worked on or resolved depends_on Bugs depending on the resolution of this bug before they can be resolved. duplicate_of If the bug has been resolved as DUPLICATE, the id of the bug of which this is a duplicate duplicates List of bugs which have been resolved as duplicates of this bug target_milestone The version number of the branch of Nightly in which the change set associated with the bug was landed; note that version numbers vary by product version The version of Firefox in which the bug was reported delta_ts The timestamp of when the bug was last modified creation_ts The timestamp of when the bug was filed","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Field Types and Descriptions","id":"844","title":"Field Types and Descriptions"},"845":{"body":"Select the number of bugs in the Core product filed in the past 7 days: SELECT count(distinct bug_id)\nFROM eng_workflow.bmobugs\nWHERE product = 'Core' AND date_diff(current_date(), date(parse_timestamp('%Y-%m-%d %H:%M:%S', creation_ts)), DAY) <= 7 AND date(submission_timestamp) >= '2019-01-01' -- required submission date filter","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Example Queries","id":"845","title":"Example Queries"},"846":{"body":"The dataset is populated via the simple ping service on Bugzilla . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Code Reference","id":"846","title":"Code Reference"},"847":{"body":"Buildhub is a database of metadata for official Mozilla builds of Firefox, Thunderbird, and Fennec (legacy Firefox for Android). Support for the new Firefox for Android is being tracked in bug 1622948 . It includes data on the build id and revision, which can help you understand what changes went into a specific version of the product you see in telemetry. Buildhub data is exported to BigQuery as it becomes available (generally very soon after our software is released) at mozdata.telemetry.buildhub2. The build column contains a struct value that matches the structure of the buildhub.json files built by informulate.py during a Firefox build. An example of a build record is: { \"build\": { \"as\": \"/builds/worker/workspace/build/src/clang/bin/clang -std=gnu99\", \"cc\": \"/builds/worker/workspace/build/src/clang/bin/clang -std=gnu99\", \"cxx\": \"/builds/worker/workspace/build/src/clang/bin/clang++\", \"date\": \"2019-06-03T18:14:08Z\", \"host\": \"x86_64-pc-linux-gnu\", \"id\": \"20190603181408\", \"target\": \"x86_64-pc-linux-gnu\" }, \"download\": { \"date\": \"2019-06-03T20:49:46.559307+00:00\", \"mimetype\": \"application/octet-stream\", \"size\": 63655677, \"url\": \"https://archive.mozilla.org/pub/firefox/candidates/68.0b7-candidates/build1/linux-x86_64/en-US/firefox-68.0b7.tar.bz2\" }, \"source\": { \"product\": \"firefox\", \"repository\": \"https://hg.mozilla.org/releases/mozilla-beta\", \"revision\": \"ed47966f79228df65b6326979609fbee94731ef0\", \"tree\": \"mozilla-beta\" }, \"target\": { \"channel\": \"beta\", \"locale\": \"en-US\", \"os\": \"linux\", \"platform\": \"linux-x86_64\", \"version\": \"68.0b7\" }\n} The fields of build are documented in the schema . Notably, the timestamp in build.download.date reflects the publication date of the build on https://archive.mozilla.org. This is earlier than the moment that the build would have been offered to clients through either the download website or the in-product updater. To find the earliest publication date for each release in the Firefox 82 series, you can use a query like: SELECT build.target.version, MIN(build.download.date) AS published\nFROM mozdata.telemetry.buildhub2\nWHERE build.target.version LIKE \"82.%\" AND ENDS_WITH(build.source.repository, \"mozilla-release\")\nGROUP BY 1\nORDER BY 1 Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Build metadata » Build metadata","id":"847","title":"Build metadata"},"848":{"body":"Product Details is a public JSON API which contains release information for Firefox desktop, Fenix and Thunderbird. The data contains release dates for different product versions. Product Details data is exported to BigQuery daily. Data for Firefox Desktop releases is available at mozdata.telemetry.releases and for Fenix releases at mozdata.org_mozilla_fenix.releases. As an example, the following query finds release dates for each non-dev release in the Firefox 82 series: SELECT date, version\nFROM mozdata.telemetry.releases\nWHERE version LIKE \"82.%\" AND category != \"dev\"\nORDER BY date","breadcrumbs":"Dataset Reference » Other Datasets » Release information » Release information","id":"848","title":"Release information"},"849":{"body":"BigQuery schema Import script Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Release information » Code reference","id":"849","title":"Code reference"},"85":{"body":"You can visit the Probe Dictionary at probes.telemetry.mozilla.org . As its content is generated entirely from publicly available source code in Firefox, there is no access control. From the top level, you can search for a probe by name, descriptive, or other category by entering the appropriate text in the search box. If you click on a probe, you can get more information on it including a reference to its definition in the source code as well as information on how to get the data submitted by this probe in some of our data tools like STMO and the Telemetry Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How to use","id":"85","title":"How to use"},"850":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Firefox Suggest","id":"850","title":"Firefox Suggest"},"851":{"body":"Firefox Suggest is a monetizable feature in the Firefox urlbar. Suggest provides real-time recommendations as users type in the urlbar. The recommendations include URLs from the user's browsing history, open tabs and bookmarks, as well as URLs for sponsored and non-sponsored content from third party partners like Ad Marketplace and Wikipedia. Firefox Suggestions compete directly with Search Engine Suggestions for user attention and clicks in the urlbar. A holistic analysis of the urlbar should include data from all the sources providing recommendations to the urlbar, including Firefox Suggestions, Search Engine Suggestions, auto-fill, etc. This section will include information about Firefox Suggest data. See Search Datasets for documentation on Search Engine Data.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Introduction","id":"851","title":"Introduction"},"852":{"body":"Firefox Suggestions may be served to the urlbar from Firefox itself, or by a Mozilla-owned service called Merino. When users opt in to sharing their search query data, Firefox sends the search queries to Merino, and Merino responds with recommendations. In addition to the search queries, we collect Category 1 and 2 telemetry data from Firefox about how users are interacting with Suggest.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Data Collection","id":"852","title":"Data Collection"},"853":{"body":"Interactions data related to Firefox Suggest is collected in the following ways. Interactions with Firefox Suggestions in the urlbar (i.e., clicks, impressions, blocks, clicks on help links) are collected using the standard (legacy) Telemetry system as Scalars and Events. Full documentation of the probes is here . The Scalars are available in Clients Daily . Interactions with Firefox Suggestions in the urlbar (i.e., clicks, impressions, blocks) are collected using Custom Contextual Services Pings. The Custom Contextual Services Pings contain additional information not available in the standard Scalars and Events, such as the advertiser that provided the recommendation, if any. This data has a much shorter retention period than the data collecting in (1) above. It also does not contain the Firefox Desktop Client ID, and is not join-able by design to any datasets outside of Contextual Services. Full documentation of the probes is here . Preference Settings are collected using the standard (legacy) Telemetry system in the Environment. Full documentation of the probes is here . The Preferences are available in Clients Daily . Choices users made on opt-in modals (which propagate to Preferences ) are also recorded in the Environment. Exposure Events for experiments are recorded using the standard Nimbus system. Full documentation of the probes is here .","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Interactions data (Cat 1 and 2)","id":"853","title":"Interactions data (Cat 1 and 2)"},"854":{"body":"Search queries sent to Merino by Firefox are logged by Merino. Full documentation of the probes is here . For more information about the much shorter retention periods, security and access controls on this data, see the Search Terms Data Access Policy (Mozilla internal only). Merino responses as seen from Firefox. We collect data about Merino's response times and response types in Firefox using the standard (legacy) Telemetry system as Histograms. Full documentation of the probes is here . Service and operational data on Merino We also collect data about Merino as a service from Merino directly. Full documentation of the data is here .","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Search queries and Merino","id":"854","title":"Search queries and Merino"},"855":{"body":"Note: gotchas with historical Suggest revenue data are outlined here . Access-restriction(s) Big Query Table Looker Explore Description All Mozillians telemetry.suggest_clients_daily Firefox Desktop > Suggest Clients Daily Workhorse dataset for Suggest, includes desktop data. All new Suggest metrics are added to this table. Does not include advertiser data. Contextual Services contextual_services.event_aggregates Contextual Services > Event Aggregates Dataset with Sponsored Tiles and Suggest analyses by advertiser. No longer maintained. Instead use the derived event_aggregates_[product] datasets. Contextual Services contextual_services.event_aggregates_suggest Contextual Services > Event Aggregates Suggest Workhorse dataset for Suggest analyses by advertiser. Contextual Services contextual_services_derived.adm_forecasting Contextual Services > AdM Forecasting Dataset with required components for Sponsored Tiles and Suggest revenue forecasts. Contextual Services, Revenue contextual_services.event_aggregates x revenue.revenue_data Revenue > AdM Revenue with Telemetry Revenue information combined with usage metrics. This dataset is useful for CPC analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Big Query Tables and Looker Explores","id":"855","title":"Big Query Tables and Looker Explores"},"856":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Sponsored Tiles","id":"856","title":"Sponsored Tiles"},"857":{"body":"Firefox Sponsored Tiles is an advertising-based feature available on the new tab of both desktop and mobile Firefox browsers. This feature populates the new tab's Top Sites section with up to two Sponsored Tiles. These Sponsored Tiles display a company logo and link to the company website. Mozilla's Contile serves the advertisements and may refresh the advertisers every 15 minutes. Each click on a Sponsored Tile generates revenue for Mozilla.","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Introduction","id":"857","title":"Introduction"},"858":{"body":"Mozillians may access Sponsored Tiles data when advertiser information is not attached. This includes metrics such as Sponsored Tile impressions, clicks, dismissals, and disablement. Sponsored Tiles is an important component of new tab user behavior and a growing source of revenue. Therefore, it is encouraged to monitor Sponsored Tile engagement metrics in do no harm experiments testing changes to the new tab. Access to Sponsored Tiles data by advertiser is restricted to members of the contextual services working group. These restrictions are designed to protect user privacy, preventing excessive access to data which links a given client to their interactions with different advertisers. For more information on requesting access, see comment here .","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Data Usage Considerations","id":"858","title":"Data Usage Considerations"},"859":{"body":"Note: gotchas with historical Sponsored Tiles revenue data are outlined here . Access-restriction(s) Big Query Table Looker Explore Description All Mozillians telemetry.sponsored_tiles_clients_daily Firefox Desktop > Sponsored Tiles Clients Daily Workhorse dataset for Sponsored Tiles, includes desktop and mobile data. All new Sponsored Tiles metrics are added to this table. Does not include advertiser data. All Mozillians telemetry.newtab Firefox Desktop > Newtab Expanded newtab desktop dataset. Requires unnesting events. All Mozillians telemetry.newtab_interactions Firefox Desktop > New Tab Interactions In-development dataset for basic analyses. Available metrics are limited to desktop clicks and impressions. Contextual Services contextual_services.event_aggregates Contextual Services > Event Aggregates Dataset with Sponsored Tiles and Suggest analyses by advertiser. No longer maintained. Instead use the derived event_aggregates_[product] datasets. Contextual Services contextual_services.event_aggregates_spons_tiles Contextual Services > Event Aggregates Spons Tiles Workhorse dataset for Sponsored Tiles analyses by advertiser. Contextual Services contextual_services_derived.adm_forecasting Contextual Services > AdM Forecasting Dataset with required components for Sponsored Tiles and Suggest revenue forecasts. Contextual Services, Revenue contextual_services.event_aggregates x revenue.revenue_data Revenue > AdM Revenue with Telemetry Revenue information combined with usage metrics. This dataset is useful for CPC analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Big Query Tables and Looker Explores","id":"859","title":"Big Query Tables and Looker Explores"},"86":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » Common Questions","id":"86","title":"Common Questions"},"860":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Newtab Interactions","id":"860","title":"Newtab Interactions"},"861":{"body":"The telemetry.newtab_interactions dataset is useful for analyzing data on the New Tab on Firefox Desktop. It contains a single source for user interactions with the New Tab and allows analysis to be done at either a client or visit level. This table contains data from the Glean \"newtab\" ping .","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Introduction","id":"861","title":"Introduction"},"862":{"body":"This dataset can contain more than one row for each submission_date, client_id and visit_id. Each unique tab opened is defined as a unique New Tab visit_id. We recommend aggregating by client_id, submission_date and visit_id. The client_id is the Glean client identifier, there is also the legacy_telemetry_client_id which can be used to join this data to non-Glean data tables.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Content","id":"862","title":"Content"},"863":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Background and Caveats","id":"863","title":"Background and Caveats"},"864":{"body":"\"newtab\" pings can be sent for one of two reasons. component_init: The newtab component init'd, and the newtab and homepage settings have been categorized. This is mostly to ensure we hear at least once from clients configured to not show a newtab UI. newtab_session_end: The newtab visit ended. Could be by navigation, being closed, etc. This dataset does not have a long history. The newtab ping went live in Fall 2022 and therefore we do not have data prior to that launch. Any historical analysis will not be possible until we collect more data. Currently, telemetry is not yet instrumented for organic topsites tiles. This work is in progress and will be added to the dataset soon. For now, all total topsites metrics (impression, clicks) only include sponsored topsites data. Some of the preference settings enabling features like Pocket and Topsites can be set to enabled in regions where these features are not available. In these cases, it is best to filter by country to only include regions where these features are available. In Looker, there are pre-set country groups for Topsites Available and Pocket Available to make this easier.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Scheduling:","id":"864","title":"Scheduling:"},"865":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Data Reference","id":"865","title":"Data Reference"},"866":{"body":"Environment Specific: newtab_visit_id: the unique id for that New Tab visit client_id - Glean client id legacy_telemetry_client_id: The client_id according to Telemetry. Might not always have a value due to being too early for it to have loaded newtab_visit_started_at: the timestamp when the tab was opened newtab_visit_ended_at: the timestamp when the tab was closed experiments: field to tag any active experiments the user is in pocket_is_signed_in: boolean flag indicating if the user is signed into pocket pocket_enabled - boolean flag indicating whether the user has pocket enabled in settings. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. pocket_sponsored_stories_enabled: boolean indicating whether the setting to show Sponsored Stories in the New Tab is enabled. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. pocket_sponsored_stories_enabled: boolean flag indicating whether Pocket sponsored stories are enabled in settings. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. topsites_enabled: boolean flag for whether the client has topsites enabled in settings. This can be enabled even if topsites are not available in that country. newtab_homepage_category: the current setting of the homepage URL. Classified into categories using SiteClassifier. newtab_newtab_category: the current setting of the new tab URL. Classified into categories using SiteClassifier. newtab_open_source: describes the situation when the tab was opened. One of “about:Welcome”, “about:Home” or “about:NewTab” to reflect whether the tab is the first for a new profile/new Firefox install, the first in a new window or a new tab in an existing session window. newtab_search_enabled: boolean indicating whether the setting to enable search on New Tab is enabled is_new_profile: flag indicating if the profile is new, pulled from the unified_metrics table activity_segment: flag indicating which activity segment the client falls into on this day, pulled from the unified_metrics table Search Specific: search_engine: the search engine for this search search_access_point: the access point where the search originated. For New Tab, this is always the New Tab search bar (handoff searches). searches: count of searches tagged_search_ad_clicks: count of ad clicks that resulted from tagged New Tab searches tagged_search_ad_impressions: count of search engine results pages with ads which resulted from New Tab searches. This does not count the number of ads seen, but the number of pages seen which displayed ads. follow_on_search_ad_clicks: count of ad clicks which resulted from a follow on search from a search that originated on the New Tab. follow_on_search_ad_impressions: search engine results pages with ads which resulted from follow on searches from searches which originated on the New Tab. This does not count the number of ads seen, but the number of pages seen which displayed ads. Pocket Specific: pocket_impressions: count of total impressions on Pocket tiles, including both organic and sponsored. Each tile displayed contributes to this count. sponsored_pocket_impressions: the count of sponsored Pocket impressions organic_pocket_impressions: the count of organic Pocket impressions pocket_clicks: count of total Pocket clicks, including both organic and sponsored. sponsored_pocket_clicks: the count of sponsored Pocket clicks organic_pocket_clicks: the count of organic pocket clicks pocket_saves: count of times “save to pocket” was selected on all tiles sponsored_pocket_saves: count of times “save to pocket” was selected on sponsored tiles organic_pocket_saves: count of times “save to pocket” was selected on organic tiles pocket_topic_click: count of clicks on “Popular Topics” pocket_story_position: the tile position Topsites Specific: topsites_impressions: count of impressions on topsites tiles. Currently this is only instrumented for sponsored topsites and does not include non-sponsored topsites. sponsored_topsite_impressions: count of impressions on sponsored topsites tiles. Each tile displayed contributes to this count. topsites_clicks: count of clicks on topsites tiles. Currently this is only instrumented for sponsored topsites and does not include non-sponsored topsites. sponsored_topsite_clicks: count of clicks on sponsored topsites tiles","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Field Descriptions","id":"866","title":"Field Descriptions"},"867":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Scheduling","id":"867","title":"Scheduling"},"868":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Schema","id":"868","title":"Schema"},"869":{"body":"This dataset is generated by bigquery-etl. Refer to this repository for information on how to run or augment this dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Code Reference","id":"869","title":"Code Reference"},"87":{"body":"Look at the \"recorded (nightly)\" column after the probe definition in the summary. If it gives a range and it ends before the current release, the probe is not active anymore. For example, the a11y.sitezoom probe was only recorded in Nightly from Firefox 73 to 77.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How can I tell if a probe is still active?","id":"87","title":"How can I tell if a probe is still active?"},"870":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar Events","id":"870","title":"Urlbar Events"},"871":{"body":"Introduction Urlbar search sessions Measurement Summary Results, impressions and clicks Urlbar events table Gotchas Example queries Column descriptions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Table of Contents","id":"871","title":"Table of Contents"},"872":{"body":"The urlbar_events table, derived from Glean urlbar events, provides a data source for understanding user interactions with the urlbar and search. Its structure and fields are designed around the notion of urlbar search sessions. This data is Desktop-only.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Introduction","id":"872","title":"Introduction"},"873":{"body":"A urlbar search session is a sequence of interactions with the urlbar , starting from when the urlbar receives focus, and ending when the user navigates to a new page or focuses outside of it, causing the result panel to close. In this context, search means using the urlbar to search for a page , not specifically using a search engine . The following diagram shows the user interaction flow through a search session. The most common case (\"user types a query and clicks on a result\") is shown with bold arrows. Unusual cases are shown with dotted lines. flowchart LR\nA[Urlbar receives focus]\nA ==> B[Initial results displayed]\nB ==> C[User types character<br><br>Results update]\nC ==> D{User takes<br><b>event action</b>}\nD ==>|engaged| E([Selects result<br><code>urlbar.engagement</code>])\nD -->|abandoned| F([Focus outside of urlbar<br><code>urlbar.abandonment</code>])\nD -.->|annoyance| G([Selects result option<br><code>urlbar.engagement</code>])\nE ==> H[Urlbar loses focus<br><br>Result panel closes]\nA -.->|paste & go| E\nB -->|zero prefix| D\nC ==> C\nF --> H\nG -.->|panel closes| H\nG -.->|panel stays open| B\nE -.->|search mode| B A search session includes one or more event actions taken by the user, usually in response to the results that are displayed. There are 3 types of event action: Engaged: the user selects a result. This includes pressing Enter after typing, which has the effect of selecting the first result. Abandoned: the user focuses outside of the urlbar without selecting a result. Annoyance: the user selects an auxiliary option associated with a result, e.g. Dismiss in the meatball menu. The search session ends if the event action causes the panel to close, e.g. by navigating to a new page. Most search sessions see the user typing some characters and selecting a result, ending the session after one event action. However, in some instances the event action leaves the panel open for further interaction, e.g. selecting the Dismiss annoyance signal. In such cases, the search session will contain multiple event actions. Also, in some search sessions, the user can take an event action without typing any characters or without results being displayed, e.g. using the Paste & Go context menu option. An event action is called terminal if it causes the session to end. Whether or not an event action is terminal is determined a posteriori from its characteristics. For the complete logic on terminal event actions, see this code .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar search sessions","id":"873","title":"Urlbar search sessions"},"874":{"body":"Measurement for search sessions is collected through Glean urlbar.engagement and urlbar.abandonment events, which record one event for each event action. (There is also a urlbar.impression event, but it is not currently used for data analysis). These contain a snapshot of the urlbar state at the moment when the event action was taken, such as the types of results that were showing, and the result that was selected (if any). This means that we have information about the final set of results from which the user made a selection, but not the intermediate result sets shown on each keystroke. A search session with multiple event actions will generate multiple Glean events. There is currently no \"session ID\" linking these together, as the majority of search sessions generate only 1 event, and the analytical focus is on counting occurrences rather than event sequences. Also, the events do not contain an indicator of whether they are terminal. This determination is made at ETL time based on the event contents.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Measurement","id":"874","title":"Measurement"},"875":{"body":"This table summarizes key information about the 3 types of event action: Event action Terminal? Glean event Event extra fields of interest Engaged Usually yes (e.g. clicking on a result)Sometimes no (e.g. entering search mode) urlbar.engagement Ordered list of displayed results: resultsSelected result type: selected_resultSelected result position (1-indexed): selected_position Abandoned Yes urlbar.abandonment Ordered list of displayed results: results Annoyance Sometimes yes (e.g. \"Learn More\")Sometimes no (e.g. \"Dismiss\") urlbar.engagement Ordered list of displayed results: resultsSelected result type: selected_resultSelected result position (1-indexed): selected_positionAnnoyance signal (the option selected for a result): engagement_type","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Summary","id":"875","title":"Summary"},"876":{"body":"The primary use case for this data is calculating click and impression rates for different types of urlbar search results in order to answer Product questions. The Urlbar Events Looker explore is built on top of the urlbar_events table to serve this need. The results and selected_result fields in the Glean event extras report \"raw\" result types, which are sometimes more granular than Product needs. Product has developed a mapping which translates these raw values into interpretable Product result types (e.g. \"search suggestion\"). All columns in the urlbar_events table containing raw result types (e.g. selected_result) have a corresponding Product version (e.g. product_selected_result) with the mapped values. If a raw result type does not map to any Product result type, the mapping returns other. An impression is defined as a result that is showing in the result panel at event action time. This means: We only consider 1 set of impressions per event action. As the user types characters, they will see intermediate result sets, as the result panel updates on each keystroke. However, these are currently not taken into account. At event action time, there are usually multiple results showing, i.e. multiple impressions. Many impression sets have 10 impressions (the default number). The number of impressions shown on an event action is given in the num_total_results column. An impression set may have multiple impressions of the same type. e.g. multiple search suggestions are usually surfaced for a typed query. The ordered list of result impressions for each event action is given in the array-valued column results. A click occurs when the user selects a result, i.e. taking an engaged event action. We use this as standard terminology, even though the user may not have physically clicked a mouse. The majority of clicks are terminal: they cause a page to be loaded and the search session to end. In a few rare cases, a click is not terminal. The type of result selected is given in the selected_result/product_selected_result columns. CTR can be computed in 2 ways for a given result type: num clicks / total num impressions num clicks / num search sessions with at least 1 such impression We generally use (2.) for Product-focused analyses and experiments, including the Looker explore . For result types that have at most 1 impression per result set (e.g. navigational), these will be the same. For types that tend to have multiple impressions per result set (e.g. search suggestions), (1.) could be much lower than (2.). An annoyance occurs when the user selects an option associated with a result, e.g. \"Dismiss\", without selecting the result itself. These are usually found in the meatball menu next to the displayed result. The annoyance_signal_type column gives the type of annoyance option that was selected, and selected_result/product_selected_result give the result type with which the annoyance is associated. For more examples of previously used metrics, see the Firefox Suggest Jetstream outcome .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Results, impressions and clicks","id":"876","title":"Results, impressions and clicks"},"877":{"body":"The mozdata.firefox_desktop.urlbar_events table contains 1 row for each Glean event (i.e. 1 row per event action) reported across all Desktop users. As discussed above, most search sessions only have 1 associated row, but some have multiple. There is no session identifier linking rows associated with the same session (although it may be possible to infer such linkage from event sequencing). However, the is_terminal column indicates whether the event action was terminal. The event action type is listed in the event_action column. Most of the Glean event extras fields are included in separate columns. Additionally: The array-valued results column lists the ordered results showing at event action time. Each array element is a struct with result_type, product_result_type, position, and result_group. selected_result, product_selected_result, selected_position give the selected result associated with an engagement or annoyance. annoyance_signal_type gives the annoyance option selected, if any. event_id is a row identifier UUID. This is mainly useful when unnesting the results column. glean_client_id, seq (from the event's ping_info), event_timestamp can be used to build event sequences and interlace with SERP events. This table summarizes the main column values associated with each event action: Event action event_action is_terminal selected_result annoyance_signal_type Engaged engaged true or false selected_result from Glean engagement event null Abandoned abandoned true null null Annoyance annoyance true or false selected_result from Glean engagement event engagement_type from Glean engagement event","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar events table","id":"877","title":"Urlbar events table"},"878":{"body":"Each search session may have multiple associated rows. To count unique search sessions (the most common use case), condition on is_terminal = true. To work with impressions, UNNEST the results column.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Gotchas","id":"878","title":"Gotchas"},"879":{"body":"To count number of search sessions: SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal Engagement rate (proportion of search sessions ending with an engaged action): SELECT COUNTIF(event_action = 'engaged') / COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal Impression rate for history (proportion of search sessions that ended with a history impression showing): SELECT COUNT(DISTINCT IF(r.product_result_type = 'history', event_id, NULL)) / COUNT(DISTINCT event_id)\nFROM `mozdata.firefox_desktop.urlbar_events`, UNNEST(results) AS r\nWHERE is_terminal Number of clicks on a history result: SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal AND event_action = 'engaged' AND product_selected_result = 'history' CTR for history (denominator is search sessions that had an impression, not number of impressions): SELECT COUNT(DISTINCT IF(event_action = 'engaged' AND product_selected_result = 'history', event_id, NULL)) / COUNT(DISTINCT IF(r.product_result_type = 'history', event_id, NULL))\nFROM `mozdata.firefox_desktop.urlbar_events`, UNNEST(results) AS r\nWHERE is_terminal Number of result dismissals (annoyance): SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE event_action = 'annoyance' AND annoyance_signal_type = 'dismiss'","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Example queries","id":"879","title":"Example queries"},"88":{"body":"Look in the \"available in\" section underneath the probe. You can use this information to query the data submitted by the probe in BigQuery using STMO or other tools. For example, for example this query gives you the counts of the distinct values for a11y.hcm_background: SELECT payload.processes.parent.scalars.a11y_hcm_background AS a11y_hcm_background, count(*) AS COUNT\nFROM telemetry.main_1pct\nWHERE DATE(submission_timestamp)='2021-08-01' group by 1; STMO#81415 Other measurement types may require more complicated queries. For information on querying exponential histograms, see Visualizing Percentiles of a Main Ping Exponential Histogram . Note that the metric's information may also appear in derived datasets, not just the raw ping tables which we are talking about above. For more information on this (and how to explore data stored in derived data sets), see Accessing Desktop Data .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How can I go from a probe to querying it in BigQuery?","id":"88","title":"How can I go from a probe to querying it in BigQuery?"},"880":{"body":"Descriptions for relevant columns in the table are provided here. (This will be moved to bigquery-etl in the future, but tables generated dynamically using sql_generators don't currently support schema.yaml.) Column Description event_name Name of the urlbar Glean event represented by this row: engagement or abandonment event_timestamp Glean event timestamp event_id Row identifier UUID. When unnesting the results column, use COUNT(DISTINCT event_id) to count events. seq ping_info.seq from the events ping. Use together with event_timestamp for event sequencing. normalized_engine Normalized default search engine pref_fx_suggestions Is Firefox Suggest enabled (nonsponsored suggestions)? pref_sponsored_suggestions Are Firefox Suggest sponsored suggestions enabled? pref_data_collection Has the user opted into Firefox Suggest data collection, aka Suggest Online? engagement_type How the user selected the result [e.g. click, enter] interaction How the user started the search action [e.g. typed, pasted] num_chars_typed Length of the query string typed by the user num_total_results Number of results displayed selected_position Rank of the selected result, starting from 1, if any selected_result Raw type identifier for the selected result, if any [e.g. search_suggest, bookmark] product_selected_result Product type identifier for the selected result, if any [e.g. wikipedia_enhanced, default_partner_search_suggestion] results Array listing info about each result displayed results.position Display rank of this result, starting from 1 results.result_type Raw type identifier for this result results.product_result_type Product type identifier for this result results.result_group Result group this result belongs to [e.g. heuristic, suggest] event_action Event action: engaged, abandoned, or annoyance is_terminal Did the event action cause the search session to end? Filter on is_terminal = TRUE to count unique search sessions. engaged_result_type Raw type identifier for the selected result, if any product_engaged_result_type Product type identifier for the selected result, if any annoyance_signal_type Annoyance option selected, if any. This uses the value of engagement_type when event_action is annoyance. [e.g. dismiss, help]","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Column descriptions","id":"880","title":"Column descriptions"},"881":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Scheduling","id":"881","title":"Scheduling"},"882":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Schema","id":"882","title":"Schema"},"883":{"body":"This table is generated from a templated query defined under bigquery_etl/sql_generators . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Code reference","id":"883","title":"Code reference"},"884":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Urlbar Events Daily","id":"884","title":"Urlbar Events Daily"},"885":{"body":"Introduction Use Case Urlbar events daily table Dimensions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Table of Contents","id":"885","title":"Table of Contents"},"886":{"body":"The urlbar_events_daily table, derived from urlbar_events, which in turn is derived from Glean urlbar events, provides a daily aggregate table across the different user interactions with the urlbar. This data is Desktop-only. Details on the urlbar_events table can be found here . More details about the urlbar can be found here .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Introduction","id":"886","title":"Introduction"},"887":{"body":"The aim of this table is to provide easy-to-use information to our Business Development partners and Product Management stakeholders. This table gives them accurate, up-to-date, easily accessible data. This table will also power related dashboards in Looker. Its aim is to speed up processing and display time for dependent dashboards.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Use Case","id":"887","title":"Use Case"},"888":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Urlbar events daily table","id":"888","title":"Urlbar events daily table"},"889":{"body":"This table is grouped by the following dimensions: submission_date normalized_country_code normalized_channel firefox_suggest_enabled sponsored_suggestions_enabled product_result_type These are the aggregates counts that are available in this table: urlbar_impressions urlbar_clicks urlbar_annoyances urlbar_sessions For more information about the exact definition for these metrics, please visit here","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Dimensions","id":"889","title":"Dimensions"},"89":{"body":"First, check the probe description: basic documentation is often there. For example, in the a11y.theme probe it says: OS high contrast or other accessibility theme is enabled. The result is split into keys which represent the values of browser.display.document_color_use: \"default\", \"always\", or \"never\". If this is not given, your best option is probably to look at the Firefox source code using Searchfox (a link to a sample query is provided by Probe Dictionary). Again, feel free to ask for help if you need it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » For keyed scalars, how can I find out what the keys mean?","id":"89","title":"For keyed scalars, how can I find out what the keys mean?"},"890":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Scheduling","id":"890","title":"Scheduling"},"891":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Schema","id":"891","title":"Schema"},"892":{"body":"This table is created from the following query . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Code reference","id":"892","title":"Code reference"},"893":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP Events","id":"893","title":"SERP Events"},"894":{"body":"Introduction SERP impression model Ad detection and visibility Measurement Limitations of ad impression detection Ad impressions and clicks SERP events table Ad component tagging Assumptions on event sequences Gotchas Example queries Column descriptions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Table of Contents","id":"894","title":"Table of Contents"},"895":{"body":"The serp_events table, derived from Glean serp events, provides a source for understanding user interactions with search engine result pages (SERPs). It is structured around SERP page loads and engagements with different UI components on the SERP. This data is Desktop-only.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Introduction","id":"895","title":"Introduction"},"896":{"body":"A SERP impression consists of a SERP page load, together with any user engagements with the links and UI features displayed on the page. It starts from when the SERP is loaded. Soon after the page loads, the browser runs a scan to detect sponsored search results (i.e. ads). The user may engage with the page by clicking on a link or UI element. The SERP impression ends when the user navigates away or closes the page. The following diagram outlines the flow through a SERP impression, along with the Glean events which are sent at different points. flowchart LR\nA[User loads SERP] --> AA([<code>serp.impression</code>])\nAA --> B{Ads loaded?}\nB -->|Yes| C([<code>serp.ad_impression</code>])\nC -->|Each component| C\nB -->|No| D{User engages?}\nC --> D\nD -->|No| E([<code>serp.abandonment</code>])\nD -->|Yes| F([<code>serp.engagement</code>])\nF -->|User engages again?| F\nF --> G[User leaves SERP]\nE --> G\nAA -.-> H{{User engages\\nbefore ad\\ncategorization\\ncomplete}}\nH -.-> E\nclassDef edgecase fill:lightgrey,stroke:grey,font-size:10pt\nclass H edgecase\nlinkStyle 11,12 stroke-width:1px A SERP impression is considered engaged if the user clicks at least once on a search result link or UI component (out of the ones we track). If the user leaves the SERP without engaging, the impression is considered abandoned .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP impression model","id":"896","title":"SERP impression model"},"897":{"body":"Depending on the search provider, ads may displayed across different display components (areas of the SERP with specific UI treatments), such as inline sponsored results, a carousel showing result tiles streaming horizontally across the top, a sidebar with result tiles laid out in a grid. The ad detection procedure scans each of these components to check whether ad links are present. Ad detection checks for ad links that are loaded , i.e. present in the DOM. Loaded ad links may or may not be visible to the user. Ad links are considered visible if the user has an opportunity to see them, i.e. display properties of the DOM element containing the ad link make them visible, and they are in the area of the page showing on the user's screen. They are considered blocked if the display properties of the DOM element containing the ad link appear to have been altered by an ad blocker so as to make it invisible. Ad links that are neither visible nor explicitly blocked are considered not showing . These may be hidden by the SERP or outside of the area of the page the user has seen, e.g. \"below the fold\", or additional results in the carousel the user needs to scroll to. Usually, if an ad blocker is in use, all loaded ads will be blocked. In such cases, we infer an ad blocker to be in use .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad detection and visibility","id":"897","title":"Ad detection and visibility"},"898":{"body":"Measurement for SERP impressions is collected through Glean serp category events. All events include the impression_id field in their event extras, which is used to link together events associated with the same SERP impression. SERP events are only implemented for specific search engines. When a user loads a SERP, a serp.impression event is recorded with a newly-generated impression_id, containing some top-level information about the impression and the search that led to it. Here, a \"SERP impression\" means a single page load, not a sequence of pages associated with the same search term (which might be called a \"search session\"). If the user loads Page 2 of the search results, or opens the Shopping results page, that is considered a separate SERP impression and generates a new impression_id. When ad detection runs, a serp.ad_impression event is generated for each display component containing at least 1 loaded element. It records counts of: loaded elements: ads_loaded elements which are visible to the user: ads_visible elements which appear to have been blocked: ads_hidden. These counts have the following properties: ads_loaded > 0 0 <= ads_visible + ads_hidden <= ads_loaded Usually ads_hidden = 0 or = ads_loaded. Despite the naming prefixed by ads_, ad_impression events are also reported for certain other page components which do not contain ad links and are not monetizable, such as the shopping tab and Google's refined search buttons. For these, ads_loaded tracks whether the feature was on the page, and is either 0 or 1. For components containing ads, the counts refer to ad links. A separate serp.engagement event is recorded each time the user clicks on one of the instrumented UI components. These include the ad components, organic links on the page, as well as certain other non-ad page components. Along with clicks on links, some components report additional engagement types, such as the Expand (right arrow) button for the carousel, or submitting a new search from the search box. The following table summarizes impressions and engagements instrumented for the main components. Others components or engagement actions may be instrumented in the future; for the most up-to-date list, refer to the serp.ad_impression and serp.engagement event documentation. Component Impression reported Possible engagement actions Search engines supported Ad components ad_carousel serp.ad_impression clicked, expanded all ad_image_row serp.ad_impression clicked all ad_link serp.ad_impression clicked all ad_sidebar serp.ad_impression clicked all except Ecosia ad_sitelink serp.ad_impression clicked all Other page components refined_search_buttons serp.ad_impression clicked, expanded Google only shopping_tab serp.ad_impression clicked all cookie_banner serp.ad_impression clicked_accept, clicked_reject, clicked_more_options all incontent_searchbox None (impression assumed) clicked, submitted all non_ads_link None (impression assumed) clicked all If the user leaves the page without making an engagement, a serp.abandonment event is generated, indicating the reason for abandonment: navigating to a different page, or closing the tab or window. One subtlety here is that there is no explicit signal for when an engaged SERP impression ends. The user may leave the SERP open a long time and keep clicking on different links or components. To count engagements, we need to aggregate all engagement events for that impression_id, and these may come in over some undefined period of time. We handle this by imposing a 2-day maximum SERP impression length at ETL time, as described below .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Measurement","id":"898","title":"Measurement"},"899":{"body":"As the ad detection procedure runs at most once for a SERP impression against a snapshot of the page, ad impression and click reporting will be subject to some small systematic bias. This is important to be aware of, although no explicit correction is used at present. As a user continues to interact with the SERP, it is possible for additional ads to become visible and for the user to engage with those. For example, if the user keeps scrolling further down the page, they may begin to see ads which were considered \"not showing\" by ad detection. Engagements with these ads will be recorded, but the impressions may not, meaning that the number of visible ad links may be undercounted. There is also an edge case in which the user may click on a result before ad detection has time to complete; such impressions are reported as abandoned, and ad impressions and clicks are ignored. However, the Legacy Telemetry ad click measurement will count all of these cases as ad clicks, since it checks links for ads at click time rather than taking a snapshot. This means that the serp events will undercount ad clicks somewhat relative to Legacy Telemetry. The different cases are described in the following table: Engagement target Click reporting Link impression reporting Non-ad component serp.engagement for target No explicit reporting, impression assumed Ad detected as visible serp.engagement for ad component Included in ads_visible count of serp.ad_impression for component Ad detected but not visibleE.g. user scrolls to reveal an ad that was on the page but not in the visible area when ad detection was run serp.engagement for ad component Included in ads_loaded count but not ads_visible count of serp.ad_impression for component Ad not previously detectedE.g. user scrolls down and more results are loaded automatically. Includes ads that were not on the page when ad detection was run serp.engagement for non_ad_link Not included in serp.ad_impression Engagement before ad detection completed None. A serp.abandonment is sent instead. None","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Limitations of ad impression detection","id":"899","title":"Limitations of ad impression detection"},"9":{"body":"Most of our products, including Firefox, are instrumented to send small JSON packets called \"pings\" when telemetry is enabled. Pings include some combination of environment data (e.g., information about operating system and hardware), measurements (e.g., for Firefox, information about the maximum number of open tabs and time spent running in JavaScript garbage collections), and events (indications that something has happened). Inside Firefox, most Telemetry is collected via a module called \"Telemetry\". The details of our ping formats is extensively documented in the Firefox Source Docs under Toolkit/Telemetry . In newer products like Firefox for Android, instrumentation is handled by the Glean SDK , whose design was inspired from what Mozilla learned from the implementation of the Telemetry module and has many benefits. At some point in the near future, Mozilla plans to replace the Telemetry module with the Glean SDK. For more information, see Firefox on Glean (FOG) . When ping submissions from our clients hit our end points, they are aggregated and stored into ping-level datasets. On a daily basis, the information in these pings datasets is summarized and transformed into derived datasets which are easier to reason about and faster to query. You can learn more about this in Guiding Principles for Data Infrastructure . Both the ping and derived datasets are viewable using tools like GLAM and Looker . For more information, see Tools for Data Analysis .","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Product Telemetry","id":"9","title":"Product Telemetry"},"90":{"body":"Mozilla uses Bigeye as its data observability platform to ensure high data quality and reliability across its pipelines. Bigeye offers powerful features like automated anomaly detection, detailed data lineage tracking, and customizable monitoring. These capabilities allow teams to swiftly identify, diagnose, and resolve data issues, enhancing overall data integrity and operational efficiency.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Introduction to Bigeye (Data Observability Platform)","id":"90","title":"Introduction to Bigeye (Data Observability Platform)"},"900":{"body":"One of the main applications of this data is to compute ad impressions and clicks per SERP impression. As discussed above, a SERP impression may include several ad links across different display components, as well as organic links, and see multiple engagements with any of these. Depending on the use case, ad impressions and clicks may be viewed either per-component or per-SERP impression. To count impressions and clicks, we can either count individual ads and clicks, or the number of page loads with least one ad or click. The latter is usually preferred, since the former could give CTR counts larger than 1 and is more susceptible to issues described above . The rate of individual ad impressions per component may be of interest as well. A display component in a SERP impression is said to have: an ad impression if it had at least 1 visible ad a click if it had at least 1 visible ad and at least 1 click engagement. This means that, for a given SERP impression and display component, ad impression and click are both binary 0/1 variables. CTR for ads is then defined as clicks / ad impressions, and will be between 0 and 1. We can also compute CTR for components that don't have explicit impression reporting, such as organic results, by assuming 1 impression per SERP. Impressions, clicks, and CTR can be computed per SERP impression instead by considering an impression or click to have occurred if at least 1 display component had one. If a component has ads loaded, and they are all hidden, an ad blocker is inferred to be in use on the component. At the SERP level, ad ad blocker is inferred to be in use if is it inferred on at least 1 ad component.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad impressions and clicks","id":"900","title":"Ad impressions and clicks"},"901":{"body":"The mozdata.firefox_desktop.serp_events table has 1 row per SERP impression (indexed by impression_id), combining information from all serp event types recorded for that impression_id. The submission_date column gives the submission date of the serp.impression event. Alongside impression-level fields and summaries, the table has 3 array-valued fields: ad_components, with 1 entry per ad component , listing counts of impressions and engagements non_ad_impressions, with 1 entry per non-ad page component, listing impression counts non_ad_engagements, with 1 entry per non-ad page component and engagement type, listing engagement counts. These arrays only include components with at least one non-zero count. For SERP impressions with no impressions or engagements, the corresponding arrays will be empty. SERP impressions with no engagements are considered abandoned and have a non-null abandon_reason.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP events table","id":"901","title":"SERP events table"},"902":{"body":"Tagging components as containing ads, and computing related fields such as ad_components and num_ad_clicks, is implemented at the view layer using the is_ad_component UDF . The underlying derived table instead has 2 array-valued fields: component_impressions, with 1 entry per component reported in a serp.ad_impression event engagements, with 1 entry per component and engagement action reported in a serp.engagement event.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad component tagging","id":"902","title":"Ad component tagging"},"903":{"body":"We expect to see the following events reported for a given impression_id: 1 serp.impression event Either 1 serp.abandonment event or else 1 or more serp.engagement events 0 or more serp.ad_impression events, with at most 1 per component Impression IDs for events which don't meet these requirements are excluded from the table (this only affects a handful of impressions). As discussed above, a user could potentially keep a SERP open in their browser for multiple days and keep recording clicks over that time, as impression IDs don't have an inherent expiration. In filling the table, we only allow events for an impression ID to span at most 2 consecutive submission dates : serp events with a submission date 2 or more days after the first submission date observed for that impression ID are ignored [1] . As a result, the serp_events table has a 2-day lag in its data rather than the 1-day lag present for most other datasets. On day D, the ETL logic looks like the following: Pull all serp events with submission dates D-2 or D-1 Retain event sequences (sharing a common impression_id) meeting the above requirements whose serp.impression event has submission date D-2 Compute 1 row for each event sequence and insert into the table with submission date D-2.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Assumptions on event sequences","id":"903","title":"Assumptions on event sequences"},"904":{"body":"The table fills at a 2-day lag: the most recent submission date in the table is 2 days ago, not yesterday. Use num_ads_visible or ad_components.num_visible to count ad impressions, and num_ad_clicks or ad_components.num_clicks to count ad clicks. The table does not explicitly require num_visible > 0 when num_clicks > 0. ad_component.blocker_inferred applies individually to each ad component, and a single impression_id may have different values of blocker_inferred for different components. The impression-level field ad_blocker_inferred is true if any ad component has blocker_inferred = true. Ad blocker use can only be inferred when ads are loaded (which is a minority of all SERP impressions). If ads are not loaded, ad_blocker_inferred will report false, but really, there is not enough information to make a determination. The array-valued fields will contain empty arrays rather than NULLs when there are no corresponding entries. For example, if a SERP impression has neither impressions nor engagements for ad components, ad_components will be [].","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Gotchas","id":"904","title":"Gotchas"},"905":{"body":"Number of engaged and abandoned SERP impressions: SELECT IF(abandon_reason IS NOT NULL, 'engaged', 'abandoned') AS session_type, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1 Number of SERP impressions with ads loaded: SELECT num_ads_loaded > 0 AS has_ads_loaded, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1 Number of SERP impression-level ad impressions and clicks SELECT COUNT(*) as num_with_ad_impression, COUNTIF(num_ad_clicks > 0) as num_with_ad_click,\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE num_ads_visible > 0 Proportion of loaded ads that are visible, by search engine & component: SELECT search_engine, component, SAFE_DIVIDE(SUM(num_visible), SUM(num_loaded)) as prop_visible\nFROM `mozdata.firefox_desktop.serp_events`, UNNEST(ad_components)\nGROUP BY 1, 2\nORDER BY 1, 2 Number of SERP impressions with ads loaded and an ad blocker in use: SELECT ad_blocker_inferred, COUNT(*) as num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE num_ads_loaded > 0\nGROUP BY 1 Per-component ad impression and click-through rates, among sessions with ads showing: SELECT component, SAFE_DIVIDE(SUM(num_visible), COUNT(DISTINCT impression_id)) AS ad_imp_rate, -- only count clicks when ads are visible SAFE_DIVIDE( COUNT(DISTINCT IF(num_clicks > 0, impression_id, NULL)), COUNT(DISTINCT impression_id) ) AS ad_ctr\nFROM `mozdata.firefox_desktop.serp_events`, UNNEST(ad_components)\nWHERE num_visible > 0\nGROUP BY 1 Abandonment reason distribution: SELECT abandon_reason, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE abandon_reason IS NOT NULL\nGROUP BY 1 Number of SERP impressions with a shopping tab visible: SELECT EXISTS( SELECT * FROM UNNEST(non_ad_impressions) AS x WHERE x.component = 'shopping_tab' AND x.num_elements_loaded > 0 ) AS has_shopping_tab, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Example queries","id":"905","title":"Example queries"},"906":{"body":"The v2 table has 1 row per SERP impression, each representing a single page load of a SERP. Most columns contain impression-level properties. There are also 3 array-valued columns listing impressions and engagements by component. Column Description impression_id UUID identifying SERP page loads. Use COUNT(DISTINCT impression_id) to count unique SERP impressions when CROSS JOIN UNNESTing the array-valued columns. ping_seq ping_info.seq from the events ping. Use together with event_timestamp for event sequencing. event_timestamp Glean event timestamp for the serp.impression event corresponding to the SERP page load. is_shopping_page true when the SERP is a shopping page, resulting from clicking on the \"Shopping\" tab; false otherwise. is_private true when the SERP was loaded while in Private Browsing Mode; false otherwise. is_signed_in true when the SERP was loaded while signed into a search provider account; false otherwise. search_engine google, bing, duckduckgo, ecosia (only these support SERP events currently). sap_source How the user arrived at the SERP [e.g. urlbar, follow_on_from_refine_on_SERP]. There are a number of cases where this will be unknown, e.g. clicking on a link that opens a new SERP, or clicking on a history result containing a SERP URL. is_tagged Whether the search is tagged (true) or organic (false). abandon_reason Why the SERP is deemed abandoned: tab_close, window_close, navigation, or null if not abandoned. ad_components Array with 1 entry for each ad component which had either an impression or engagement, [] if none. ad_components.component SERP display component containing ad links [e.g. ad_link, ad_carousel]. ad_components.num_loaded Number of ads loaded in the component. They may or may not be visible on the page, depending on ad blocking and the display properties of the component. ad_components.num_visible Number of ads visible to the user in the component. ad_components.num_blocked Number of ads blocked by an ad blocker in the component. ad_components.num_notshowing Number of ads in the component which are loaded but not visible, and not blocked by an ad blocker. For example, ads in the carousel that will be shown on clicking the \"Expand\" button. ad_components.num_clicks Number of clicks on ad links in the component. ad_components.num_other_engagements Number of engagements in the component which are not ad clicks. E.g. clicking \"Expand\" for the carousel. ad_components.blocker_inferred true if all loaded ads are blocked, in which case we infer an ad blocker is in use in the component; false otherwise. Note that the same SERP impression can have blocker_inferred = true for some ad components and false for others. non_ad_engagements Array with 1 entry for each non-ad component (which had an engagement) and engagement action, [] if none. non_ad_engagements.component SERP display component not containing ad links [e.g. non_ads_link, shopping_tab]. non_ad_engagements.action Engagement action taken in the component. non_ad_engagements.num_engagements Number of engagements of that action type taken in the component. non_ad_impressions Array with 1 entry for each non-ad component which had an impression, [] if none. non_ad_impressions.component SERP display component not containing ad links [e.g. shopping_tab, refined_search_buttons]. non_ad_impressions.num_elements_loaded Number of instrumented elements loaded in the component. They may or may not be visible on the page, depending on ad blocking and the display properties of the component. For many non-ad components this will be either 0 or 1. non_ad_impressions.num_elements_visible Number of instrumented elements visible to the user in the component. non_ad_impressions.num_elements_blocked Number of instrumented elements blocked by an ad blocker in the component. non_ad_impressions.num_elements_notshowing Number of instrumented elements in the component which are loaded but not visible, and not blocked by an ad blocker. num_ad_clicks Total number of clicks on links in ad components for the SERP page load. num_non_ad_link_clicks Total number of clicks on organic result links (non_ads_link target) for the SERP page load. num_other_engagements Total number of engagements for the SERP page load which are neither ad clicks nor organic link clicks. These include expanded actions on the ad_carousel component, as well as clicks or other engagement actions on non-ad components. num_ads_loaded Total number of ads loaded in ad components for the SERP page load. They may or may not be visible on the page, depending on ad blocking and the display properties of the page. num_ads_visible Total number of ads visible to the user in ad components for the SERP page load. num_ads_blocked Total number of ads blocked by an ad blocker in ad components for the SERP page load. num_ads_notshowing Total number of ads which are loaded but not visible, and not blocked by an ad blocker, for the SERP page load. For example, ads in the carousel that will be shown on clicking \"Expand\" button. Use this to count \"ads that are available but not visible\". ad_blocker_inferred true if all loaded ads are blocked in at least one ad component, in which case we infer an ad blocker is in use on the SERP; false otherwise.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Column descriptions","id":"906","title":"Column descriptions"},"907":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Scheduling","id":"907","title":"Scheduling"},"908":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Schema","id":"908","title":"Schema"},"909":{"body":"The derived table is generated from a templated query defined under bigquery_etl/sql_generators and accessible via its view . This limit of 2 days was chosen as a trade-off between data completeness and lag time. A previous analysis showed that, even if we allow events for an impression ID to span up to 7 days, 99.5% of impression IDs only have events spanning 1 or 2 consecutive days. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Code reference","id":"909","title":"Code reference"},"91":{"body":"You can access Mozilla's instance of Bigeye at app.bigeye.com . If you do not have the necessary access or permissions, please submit a Jira ticket .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Accessing Bigeye","id":"91","title":"Accessing Bigeye"},"910":{"body":"⚠️ Formerly Firefox Accounts, this service was renamed publicly in 2023, but is still often referred to by its previous abbreviation FxA internally, including in this documentation.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Accounts Data","id":"910","title":"Mozilla Accounts Data"},"911":{"body":"Introduction What is Mozilla Accounts? Metrics Background Metrics Taxonomies Service databases","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Table of Contents","id":"911","title":"Table of Contents"},"912":{"body":"This article provides an overview of Mozilla accounts metrics: what is measured and how. See the other articles in this chapter for more details about the specific measurements that are available for analysis. The Mozilla accounts documentation maintains additional detail, as well as the source code, for the metrics described here.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Introduction","id":"912","title":"Introduction"},"913":{"body":"Mozilla accounts is Mozilla's authentication solution for account-based end-user services and features. At the time of writing, sync is by far the most popular account-relying service. Below is a partial list of current FxA-relying services: Sync Requires FxA. AMO For developer accounts; not required by end-users to use or download addons. Pocket FxA is an optional authentication method among others. Monitor Required to receive email alerts. Not required for email scans. Relay Required to use the service Mozilla IAM Optional authentication method among others. A single account can be used to authenticate with all of the services listed above (though see the note below about Chinese users). Note that in addition to being the most commonly used relier of FxA, sync is also unique in its integration with FxA - unlike the other reliers in the list above, sync is currently not an FxA oauth client. When someone signs into an oauth client using Firefox, nothing in the browser changes - more specifically, client-side telemetry probes such as FXA_CONFIGURED do not change state. Thus at the present time the only way to measure usage of FxA oauth reliers is to use the FxA server-side measures described below. ⚠️ China runs its own stack for sync, but Chinese sign-ups for oauth reliers still go through the \"one and only\" oauth server. This means that Chinese users who want to use both sync and an oauth service (e.g. Monitor) will have to register for two accounts. It also means that only metrics for Chinese oauth users will show up in the datasets described below; any sync-related measures will not. At present, you must contact those responsible for maintaining the FxA stack in China for metrics on Chinese sync users.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » What is Mozilla Accounts?","id":"913","title":"What is Mozilla Accounts?"},"914":{"body":"FxA metrics are logged both server-side and client-side. There are many FxA \"servers\" that handle different aspects of account authentication and management. The metrics of most interest to data analysts are logged by the FxA auth server, content server and oauth server. Each server writes their metrics into their log stream, and some post-processing scripts combine the metrics events from all three servers into datasets that are available in BigQuery. In 2023 a new logging implementation was integrated leveraging the Glean libraries and pipelines which means both server- and client-side will use the Glean system. All new metrics are being implemented in Glean and the legacy metrics will likely be removed in 2024. In general, metrics logged by the FxA auth server reflect authentication events such as account creation, logins to existing accounts, etc. Metrics logged by the FxA content server reflect user interaction and progression through the FxA web UI - form views, form engagement, form submission, etc. The FxA oauth server logs metrics events when oauth clients (Monitor, Lockwise, etc) create and check authentication tokens.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Metrics Background","id":"914","title":"Metrics Background"},"915":{"body":"In 2023 we integrated Glean with Mozilla Accounts and Event Metrics are now available for the server-side and client-side . There are two additional legacy event types described below: Flow Metrics : these are an older set of metrics events that can be queried through the firefox_accounts dataset in the mozdata project in BigQuery. See this documentation for detailed description of the types of flow events that are logged and the tables that contain them (note this documentation does not contain an exhaustive list of all flow metrics but is generally still accurate about the ones that are described). These will likely evolve significantly in 2024. Amplitude Events : FxA started to send metrics events to Amplitude circa October 2017 and ended around June 2020. While we stopped using Amplitude, the term Amplitude Events lives on to reference this set of events. Amplitude events can be queried through the moz-fx-data-shared-prod.firefox_accounts dataset in BigQuery. moz-fx-data-shared-prod.firefox_accounts.fxa_content_auth_events is probably the easiest BigQuery view to use, though it does not contain email bounce events. These are being completely replaced by the Glean Event Metrics and will be removed in 2024. FxA's Amplitude metrics were originally just re-configured and re-named versions of the flow metrics. However things have since diverged a bit and there are now metrics events that only have an Amplitude version but no corresponding flow event, and vice-versa. If you are wondering whether a certain event is logged its likely you will have to check both data sources. Note that the BigQuery ETL jobs run daily.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Metrics Taxonomies","id":"915","title":"Metrics Taxonomies"},"916":{"body":"Transactional databases used by Mozilla Accounts services are replicated to BigQuery. You can find table schemas in Ecosystem Platform documentation . There are two datasets, containing data from the production and stage databases: moz-fx-data-shared-prod.accounts_db_external moz-fx-data-shared-prod.accounts_db_nonprod_external These datasets are restricted to a specific workgroup. Some user-facing views are available in mozdata.accounts_db. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Service databases","id":"916","title":"Service databases"},"917":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Attribution of Mozilla Accounts","id":"917","title":"Attribution of Mozilla Accounts"},"918":{"body":"Introduction Types of Attribution Service Attribution Funnel Attribution (entrypoint and utm parameters)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Table of Contents","id":"918","title":"Table of Contents"},"919":{"body":"Users can create or login to an account through an increasingly large number of relying services and entrypoints. This article describes how we attribute authentications to their point of origin, and documents some of the most frequently trafficked entrypoints.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Introduction","id":"919","title":"Introduction"},"92":{"body":"Watch the Bigeye tutorial to get an overview of the platform. Please refer to additional helpful videos available on the Bigeye channel.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Getting Started","id":"92","title":"Getting Started"},"920":{"body":"We can attribute accounts to the service that they sign up for, as well as the entrypoint that they use to begin the authentication flow. Each service typically has many entrypoints; sync, for example, has web-based entrypoints and browser-based entrypoints (see below).","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Types of Attribution","id":"920","title":"Types of Attribution"},"921":{"body":"There is a variable called service that we use to (1) attribute users to the relying services of FxA that they have authenticated with and (2) attribute individual events to the services they are associated with. Except in the case of sync , service is a mapping from the oauth client_id of the relying service/product to a human readable string. Note that this mapping is currently maintained by hand, and is done after the events have been logged by the server. Currently, mapping to the human-readable service variable is only done for amplitude metrics, where it is treated as a user property. There is also a service variable in the activity_events and flow_metadata STMO tables (FxA Activity Metrics data source), however it only contains the opaque oauth client_id, not the human-readable string. A table of some of the most common oauth client_ids along with their corresponding service mapping is shown below. This is not a complete list. service oauth client_id Description fenix a2270f727f45f648 Sync implementation for Fenix fx-monitor 802d56ef2a9af9fa Firefox Monitor ( website ) pocket-mobile 7377719276ad44ee Pocket Mobile App pocket-web 749818d3f2e7857f Pocket Website amo-web a4907de5fa9d78fc addons.mozilla.org fxa-content ea3ca969f8c6bb0d Oauth ID used when a user is signing in with cached credentials (i.e. does not have to re-enter username/password) and when the user is logging into the FxA settings page. mozilla-email-preferences c40f32fd2938f0b6 Oauth ID used when a user is signing in to modify their marketing email preferences (e.g., to opt-out.)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Service Attribution","id":"921","title":"Service Attribution"},"922":{"body":"We can also attribute users to where they began the authentication process, be it from a website or an application. Attribution is done through query parameters appended to links that point at accounts.firefox.com (which hosts the actual authentication process). These parameters are logged along with with any metrics events that the user generates during the authentication flow. The table below lists the query parameters that are currently in use, along with the values associated with some of the most common funnels. Note that only entrypoint is typically logged for flows beginning within the browser. Web-based entrypoints are listed first, followed by entrypoints that are found within the browser chrome itself. See the Metrics for Relying Parties documentation for more implementational detail on utm/entrypoint parameters. entrypoint utm parameters Description & Notes activity-stream-firstrun utm_source = activity-stream, utm_campaign = firstrun, utm_medium = referral or email The about:welcome page that is shown to new profiles on browser firstrun. utm_term is sometimes used to track variations for experiments. firstrun (not supported for current versions) utm_source = firstrun This is the old version of the firstrun page that was hosted on the web as part of mozilla.org ( example ). Starting with Firefox version 62, it was replaced by an in-browser version (see row above). Although it is not used for newer versions, it is still hosted for the sake of e.g. profiles coming through the dark funnel on older versions. mozilla.org-whatsnewXX utm_source = whatsnewXX, utm_campaign = fxa-embedded-form, utm_content = whatsnew, utm_medium = referral or email Where XX = the browser version, e.g. 67 ( example ). The \"what's new\" page that is shown to users after they upgrade browser versions. Important notes: (1) Users who are signed into a Firefox account have a different experience than those that are signed out. Signed-in users typically see a promotion of FxA-relying services, while signed-out users see a Call to Action to create an account. (2) The attribution parameters for this page were standardized starting on version 66. Previous values for entrypoint include whatsnew and mozilla.org-wnp64 - these values should be used when doing historical analysis of versions prior to 66. new-install-page (current), firefox-new (previously) varies (can contain values passed through by referrals) example . The \"install Firefox\" page. This page doesn't always promote FxA and it will often only promote it to a certain % of traffic or to certain segments. fxa-discoverability-native NA The in-browser toolbar icon. This was introduced with version 67.0 menupanel NA The in-browser account item in the \"hamburger\" menu on desktop (three-line menu in the upper right corner) as well as the sync/FxA menu item on android and iOS. preferences NA The \"sign into sync\" button found in the sync section in desktop preferences. synced-tabs NA The \"sign into sync\" button found in synced-tabs section under the library menu. sendtab NA The \"sign into sync\" button found in the \"send tab to device\" menu accessible by right-clicking on a tab. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Funnel Attribution (entrypoint and utm parameters)","id":"922","title":"Funnel Attribution (entrypoint and utm parameters)"},"923":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Mozilla Account Funnels","id":"923","title":"Mozilla Account Funnels"},"924":{"body":"Introduction Registration Funnel Login Funnel Branches off the Login Funnel: Password Reset, Account Recovery, 2FA. Password Reset and Recovery Codes Password Reset Funnel Without Recovery Key Password Reset Funnel With Recovery Key Login with 2FA (TOTP) Login with 2FA/TOTP Funnel (No Recovery Code) Login with 2FA/TOTP Funnel w/ Recovery Code Settings","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Table of Contents","id":"924","title":"Table of Contents"},"925":{"body":"There are two primary \"funnels\" that users step through when authenticating with FxA. The registration funnel reflects the steps required for a new FxA user (or more precisely, email address) to create an account. The login funnel reflects the steps necessary for an existing FxA user to sign into their account. We are also in the process of developing funnels for paying subscribers. We will add documentation on that once the work is is closer to complete.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Introduction","id":"925","title":"Introduction"},"926":{"body":"While there are some variations, the typical registration funnel is comprised of the steps described in the chart below. Except where noted, these events are emitted by the FxA content server. Step Amplitude Event Flow Event Description 1 fxa_email_first - view flow.enter-email.view View (impression) of the form that the user enters their email address into to start the process. Note that this form can be hosted by FxA, or hosted by the relying party. In the latter case, the relier is responsible for handing the user's email address off to the FxA funnel. See \"counting top of funnel events\" below. 2 fxa_reg - view flow.signup.view View of the registration form. If the user got to this step via step 1, FxA has detected that their email address is not present in the DB, and thus a new account can be created. The user creates their password and enters their age. 3 fxa_reg - engage flow.signup.engage A user focuses/clicks on one of the registration form fields. 4 fxa_reg - submit flow.signup.submit A user submits the registration form (could be unsuccessfully). 5 fxa_reg - created account.created This event is emitted by the auth server. It indicates that user has entered a valid email address and password, and that their account has been created and added to the DB. However, the account is still \"unverified\" at this point and therefore not accessible by the user. 6 fxa_email - sent (email_type = registration) email.verification.sent An email is sent to the user to verify their new account. Depending on the service, it either contains a verification link or a verification code that the user enters into the registration form to verify their email address. 7 fxa_reg - cwts_view flow.signup.choose-what-to-sync.view User views the \"choose what to sync\" screen which allows the users to select what types of browser data they want to synchronize. Note that the user is not required to submit this page - if they do not take any action then all the data types will be synced by default. Thus you may not want to include this (and the following two events) in your funnel analysis if you do not care about the user's actions here. 8 fxa_reg - cwts_engage flow.signup.choose-what-to-sync.engage User clicks on the \"choose what to sync\" screen. 9 fxa_reg - cwts_submit flow.signup.choose-what-to-sync.submit User submits the \"choose what to sync\" screen. See also the amplitude user property sync_engines which stores which data types the user selected. 10 fxa_email - click email.verify_code.clicked A user has clicked on the verification link contained in the email sent in step 6. Note this only applies to cases where a clickable link is sent; for reliers that use activation codes, this event will not be emitted (so be aware of this when constructing your funnels). 11 fxa_reg - email_confirmed account.verified This event is emitted by the auth server. A user has successfully verified their account. They should now be able to use it. 12 fxa_reg - complete flow.complete The account registration process is complete. Note there are NO actions required of the user to advance from step 8 to step 9; there should be virtually no drop-off there. The flow event is identical for registration and login. The chart above provides the most detailed version of the registration funnel that can currently be constructed. However, it should not be considered the \"canonical\" version of the funnel - depending on the question it may make sense to omit some of the steps. For example, at the time of writing some browser entrypoints (e.g. menupanel) link directly to step 2 and skip the initial email form. Having both steps 7 and 8 may also be redundant in some cases, etc. Also, as noted above, you may want to omit the \"choose what to sync\" steps if you do not care about the users' actions there.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Registration Funnel","id":"926","title":"Registration Funnel"},"927":{"body":"The login funnel describes the steps required for an existing FxA user to login to their account. With some exceptions, most of the steps here are parallel to the registration funnel (but named differently). Users must confirm their login via email in the following cases: A user is logging into sync with an account that is more than 4 hours old. A user is logging into an oauth relier that uses encryption keys, if the user had not logged into their account in the previous 72? (check this) hours. Step Amplitude Event Flow Event Description 1 fxa_email_first - view flow.enter-email.view Similar to the registration funnel, a view (impression) of the form that the user enters their email address into to start the process. Note that this form can be hosted by FxA, or hosted by the relying party. In the latter case, the relier is responsible for handing the user's email address off to the FxA funnel. See \"counting top of funnel events\" below. 2 fxa_login - view flow.signin.view View of the login form. If the user got to this step via step 1, FxA has detected that their email address IS present in the DB, and thus an existing account can be logged into. The user enters their password on this form. 3 fxa_login - engage flow.signup.engage A user focuses/clicks on the login form field 4 fxa_login - submit flow.signup.submit A user submits the login form (could be unsuccessfully). 5 fxa_login - success account.login This event is emitted by the auth server. It indicates that user has submitted the correct password. However, in some cases the user may still have to confirm their login via email (see above). 6 fxa_email - sent (email_type = login) email.confirmation.sent An email is sent to the user to confirm the login. Depending on the service, it either contains a confirmation link or a verification code that the user enters into the login form. 7 fxa_email - click email.verify_code.clicked A user has clicked on the confirmation link contained in the email sent in step 6. Note this only applies to cases where a clickable link is sent; for reliers that use confirmation codes, this event will not be emitted (so be aware of this when constructing your funnels). Note that this event is identical to its counterpart in the registration funnel. 8 fxa_login - email_confirmed account.confirmed This event is emitted by the auth server. A user has successfully confirmed the login via email. 9 fxa_login - complete flow.complete The account registration process is complete. Note there are NO actions required of the user to advance from step 8 to step 9; there should be virtually no drop-off there. The flow event is identical for registration and login. Note again that you may want to check whether the service you are analyzing requires email confirmation on login.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Login Funnel","id":"927","title":"Login Funnel"},"928":{"body":"Some additional funnels are \"branches\" off the main login funnel above: The password reset funnel Optionally - the user resets their password with a recovery key Login with 2FA (TOTP) Optionally - user uses a 2FA recovery code to login to their 2FA-enabled account (e.g. if they misplace their second factor.)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Branches off the Login Funnel: Password Reset, Account Recovery, 2FA.","id":"928","title":"Branches off the Login Funnel: Password Reset, Account Recovery, 2FA."},"929":{"body":"Users can click \"Forgot Password?\" during sign-in to begin the password reset process. The funnel is described in the chart below. An important \"FYI\" here : passwords are used to encrypt accounts' sync data. This implies a bad scenario where a change of password can lead to loss of sync data, if there are no longer any devices that can connect to the account and re-upload/restore the data after the reset occurs. This would happen, for example, if you only had one device connected to sync, lost the device, then tried to login to a new device to access your synced data. If you do a password reset while logging into the second device, the remote copy of your sync data will be overwritten (with whatever happens to be on the second device). Thus the recovery codes. If a user (1) sets up recovery codes via settings (and stores them somewhere accessible) (2) tries to reset their password and (3) enters a valid recovery code during the password reset process, sync data can be restored without risking the \"bad scenario\" above. Password Reset Funnel Without Recovery Key Note: There may be other places where a user can initiate the password reset process, but I think that its most common during login. In any case, the steps starting at 2 should all be the same. Step Amplitude Event Flow Event Description 1 fxa_login - view flow.signin.view View of the login form, which contains the \"Forgot Password\" Link. 2 fxa_login - forgot_password flow.signin.forgot-password User clicks on the \"Forgot Password\" Link. 3 Not Implemented flow.reset-password.view View of the form asking the user to confirm that they want to reset. 4 fxa_login - forgot_submit flow.reset-password.engage, flow.reset-password.submit User clicks on the button confirming that they want to reset. 5 fxa_email - sent (email_template = recovery) email.recoveryEmail.sent Delivery of the PW reset link to the user via email. 5-a Not Implemented flow.confirm-reset-password.view View of the screen telling the user to confirm the reset via email. 6 Not Implemented flow.complete-reset-password.view User views the form to create a new password. (viewable after clicking the link in the email above) 7 Not Implemented flow.complete-reset-password.engage User clicks on the form to create a new password. 8 Not Implemented flow.complete-reset-password.submit User submits the form to create a new password. 9 fxa_login - forgot_complete flow.complete (the auth server also emits account.reset) User has completed the password reset funnel. Password Reset Funnel With Recovery Key Note we still need to implement amplitude events for the recovery code part of this funnel. The funnel is identical to the one above up until step 6. Step Amplitude Event Flow Event Description 1 fxa_login - view flow.signin.view View of the login form, which contains the \"Forgot Password\" Link. 2 fxa_login - forgot_pwd flow.signin.forgot-password User clicks on the \"Forgot Password\" Link. 3 Not Implemented flow.reset-password.view View of the form asking the user to confirm that they want to reset. 4 fxa_login - forgot_submit flow.reset-password.engage, flow.reset-password.submit User clicks on the button confirming that they want to reset. 5 fxa_email - sent (email_template = recovery) email.recoveryEmail.sent Delivery of the PW reset link to the user via email. 5-a Not Implemented flow.confirm-reset-password.view View of the screen telling the user to confirm the reset via email. 6 fxa_login - forgot_password_confirm_recovery_key_view flow.account-recovery-confirm-key.view User views the form to enter their account recovery key. (viewable after clicking the link in the email above) 7 fxa_login - forgot_password_confirm_recovery_key_engage flow.account-recovery-confirm-key.engage User clicks on the form to enter their account recovery key. 8 fxa_login - forgot_password_confirm_recovery_key_submit flow.account-recovery-confirm-key.submit User submits the form to enter their account recovery key. 9 Not Implemented flow.account-recovery-confirm-key.success or flow.account-recovery-confirm-key.invalidRecoveryKey User submitted a valid (success) or invalid recovery key. 10 fxa_login - forgot_password_recovery_key_view flow.account-recovery-reset-password.view User views the form to change their password after submitting a valid recovery key. 11 fxa_login - forgot_password_recovery_key_engage flow.account-recovery-reset-password.engage User clicks on the form to change their password after submitting a valid recovery key. 12 fxa_login - forgot_password_recovery_key_submit flow.account-recovery-reset-password.submit User submits the form to change their password after submitting a valid recovery key. 13 fxa_login - forgot_password_recovery_key_success flow.account-recovery-reset-password.recovery-key-consume.success 14 fxa_login - forgot_complete flow.complete (the auth server also emits account.reset) User has completed the password reset funnel.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Password Reset and Recovery Codes","id":"929","title":"Password Reset and Recovery Codes"},"93":{"body":"Jira Epic Link","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Stay Updated on What's Happening","id":"93","title":"Stay Updated on What's Happening"},"930":{"body":"Users can setup two factor authentication (2FA) on account login. 2FA is implemented via time-based one-time password (TOTP). If a user has set up 2FA (via settings), they will be required to enter a pass code generated by their second factor whenever they login to their account. Users are also provisioned a set of recovery codes as part of the 2FA setup process. These are one-time use codes that can be used to login to an account if a user loses access to their second factor. Note that these 2FA recovery codes are different than the account recovery keys described above . Login with 2FA/TOTP Funnel (No Recovery Code) This funnel starts after the fxa_login - success / account.login step of the login funnel Step Amplitude Event Flow Event Description 1 fxa_login - totp_code_view flow.signin-totp-code.view View of the TOTP form. 2 fxa_login - totp_code_engage flow.signin-totp-code.engage Click on the TOTP form. 3 fxa_login - totp_code_submit flow.signin-totp-code.submit Submission of the TOTP form. 4 fxa_login - totp_code_success flow.signin-totp-code.success Successful submission of the TOTP form. Auth server also emits totpToken.verified Login with 2FA/TOTP Funnel w/ Recovery Code This funnel starts after user clicks to use a recovery code during the TOTP funnel. Step Amplitude Event Flow Event Description 1 fxa_login - totp_code_view flow.signin-totp-code.view View of the TOTP form. 2 Not Implemented flow.sign_in_recovery_code.view View of the TOTP recovery code form. 3 Not Implemented recoveryCode.verified (auth server) User submitted a valid recovery code.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Login with 2FA (TOTP)","id":"930","title":"Login with 2FA (TOTP)"},"931":{"body":"A variety of metrics are logged that reflect user interaction with the settings page (https://accounts.firefox.com/settings). The chart below outlines some of these events (this is not an exhaustive list). Amplitude Event Flow Event Description fxa_pref - view flow.settings.view User viewed the settings page. fxa_pref - two_step_authentication_view flow.settings.two-step-authentication.view User viewed 2FA settings. Not Implemented flow.settings.two-step-authentication.recovery-codes.view User viewed their 2FA recovery codes. These are only viewable one time only, after a user sets up 2FA, or after they generate new codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.print-option User clicks to print their 2FA recovery codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.download-option User clicks to download their 2FA recovery codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.copy-option User clicks to copy their 2FA recovery codes to the clipboard (this is fired only when they click the copy button, not if they copy using e.g. a keyboard shortcut). Not Implemented flow.settings.change-password.view User viewed the form to change their password. fxa_pref - password settings.change-password.success User changed their password via settings. fxa_pref - logout settings.signout.success User logged out via settings. fxa_pref - newsletter (see also user property newsletter_state) settings.communication-preferences.(optIn\\|optOut).success User changed their newsletter email preferences. Not Implemented flow.settings.account_recovery.view User viewed account recovery settings. Not Implemented flow.settings.account_recovery.engage User clicked somewhere in account recovery settings. Not Implemented flow.settings.account-recovery.confirm-password.view User viewed the password form prior to turning on account recovery. (user first has to verify their email address) Not Implemented flow.settings.account-recovery.confirm-password.view User clicked the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.confirm-password.submit User submitted the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.confirm-password.success User successfully submitted the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.recovery-key.view User viewed their recovery key. This is viewable one time only, after a user sets up account recovery, or after they generate a new key. Not Implemented flow.settings.account-recovery.recovery-key.print-option User clicks to print their recovery key. Not Implemented flow.settings.account-recovery.recovery-key.download-option User clicks to download their recovery key. Not Implemented flow.settings.account-recovery.recovery-key.copy-option User clicks to copy their recovery key to the clipboard (this is fired only when they click the copy button, not if they copy using e.g. a keyboard shortcut). Not Implemented flow.settings.account-recovery.refresh User generated a new recovery key. Not Implemented flow.settings.clients.view User viewed the list of clients (\"Devices & Apps\") connected to their account. AKA the device manager. Not Implemented flow.settings.clients.engage User clicked somewhere the list of clients connected to their account. Not Implemented flow.settings.clients.disconnect.view User viewed the dialog asking to confirm disconnection of a device. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Settings","id":"931","title":"Settings"},"932":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Mozilla Account Email Metrics","id":"932","title":"Mozilla Account Email Metrics"},"933":{"body":"Introduction Email Templates and Email Types Mozilla Accounts Subscription Platform","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Table of Contents","id":"933","title":"Table of Contents"},"934":{"body":"Users must provide an email address when they sign up for a Mozilla Account. Emails are sent to users to confirm authentication, alert them to new sign-ins, and to complete password resets. Users can also opt-in to marketing emails, however metrics for those are not covered in this article. Events that we track relating to email: When the email is sent. If the email bounces. If the email contains a verification/confirmation link, whether the user clicked on it. Metrics relating to emails also contain the following properties: The email service of the recipient The email_template - the template of the email that was sent (we currently only track this for sending events, not click events). This is more specific than the email_type, which is broader grouping of many email templates into related categories, see chart below.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Introduction","id":"934","title":"Introduction"},"935":{"body":"Only emails sent by the FxA auth server are represented in the tables below. TBD on marketing emails.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Email Templates and Email Types","id":"935","title":"Email Templates and Email Types"},"936":{"body":"email_template email_type Description & Notes postAddTwoStepAuthenticationEmail 2fa Sent to users after they successfully add 2 factor authentication to their account (TOTP) postRemoveTwoStepAuthenticationEmail 2fa Sent to users after they successfully REMOVE 2 factor authentication from their account (TOTP) postConsumeRecoveryCodeEmail 2fa Sent to users after they successfully use a recovery code to login to their account after not being able to use their second factor. postNewRecoveryCodesEmail 2fa Sent to users after they successfully generate a new set of 2FA recovery codes (replacing their old ones, if they existed). lowRecoveryCodesEmail 2fa Send when a user has 2 or fewer recovery codes remaining. passwordResetAccountRecoveryEmail account_recovery After a user resets their password using a recovery key, they receive this email telling them to generate a new recovery key. postAddAccountRecoveryEmail account_recovery Sent to users after they successfully add account recovery capabilities to their account (i.e. after generating recovery codes). postRemoveAccountRecoveryEmail account_recovery Sent to users after they successfully REMOVE account recovery capabilities from their account. postChangePrimaryEmail change_email Sent to users after they successfully change their primary email address (is sent to their new email). passwordChangedEmail change_password Sent to users after they change their password via FxA settings (NOT during password reset; they must be logged in to do this). passwordChangeRequiredEmail change_password Sent when an account's devices are disconnected and a password change is required due to suspicious activity. cadReminderFirstEmail connect_another_device Sent 8 hours after a user clicks \"send me a reminder\" on the connect another device page. cadReminderSecondEmail connect_another_device Sent 72 hours after a user clicks \"send me a reminder\" on the connect another device page. newDeviceLoginEmail login Sent to existing accounts after they have logged into a device that FxA has not previously recognized. verifyLoginCodeEmail login Sent to existing accounts when they try to login to sync, containing a code (rather than a link) the user must enter into the login form. Note that currently the use of confirmation codes is limited to some login contexts only - they are never used for registration. verifyLoginEmail login Sent to existing accounts when they try to login to sync. User must click the verification link before the logged-in device can begin syncing. postAddLinkedAccountEmail login Sent after a Firefox account is linked to a 3rd party account (e.g. an Apple account) postVerifyEmail registration Sent after users confirm their email. Contains instructions for how to connect another device to sync. verifyEmail registration Sent to users setting up a new NON-sync account. Contains a verification link (user must click it for their account to become functional). verificationReminderFirstEmail registration If a users does not verify their account within 24 hours, they receive this email with an additional verification link. verificationReminderSecondEmail registration If a users does not verify their account within 5 days, they receive this email with an additional verification link. verifyShortCodeEmail registration Sent to users to verify their account via code after signing up. passwordResetEmail reset_password Sent to users after they reset their password (without using a recovery key). recoveryEmail reset_password After a user opts to reset their password (during login, because they clicked \"forgot password\"), they receive this email with a link to reset their password (without using a recovery key). postVerifySecondaryEmail secondary_email Sent to users after they successfully verified a secondary email address (sent to the secondary email address). postRemoveSecondaryEmail secondary_email Sent to users after they successfully remove a secondary email address (sent to the secondary email address). verifySecondaryCodeEmail secondary_email Sent to verify the addition of a secondary email via code. unblockCodeEmail unblock Sent to verify or unblock an account via code that has reached the login attempt rate limit. verifyPrimaryEmail verify Sent to users with an unverified primary email, meaning an unverified account, when they attempt an action requiring a verified account.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Mozilla Accounts","id":"936","title":"Mozilla Accounts"},"937":{"body":"The email_type is still being determined for Subscription Platform emails. email_template email_type Description & Notes downloadSubscription Sent to users after they successfully add a subscription subscriptionAccountDeletion Sent when a user with an active subscription deletes their Firefox account subscriptionAccountFinishSetup Sent to a user after they purchased the product through the password-less flow without an existing Firefox account subscriptionAccountReminderFirst Sent to a user to remind them to finish setting up a Firefox account after they signed up through the password-less flow without an existing account subscriptionAccountReminderSecond Sent as a final reminder to a user to remind them to finish setting up a Firefox account as they signed up through the password-less flow without an existing account subscriptionCancellation Sent when a user cancels their subscription subscriptionDowngrade Sent when a user downgrades their subscription subscriptionFailedPaymentsCancellation Sent when failed payments result in cancellation of user subscription subscriptionFirstInvoice Sent to inform a user that their first payment is currently being processed subscriptionFirstInvoiceDiscount Sent to inform a user that their first payment, with a discount coupon, is currently being processed subscriptionPaymentExpired Sent whenever a user has a single subscription and their card will expire at the end of the month, triggered by a Stripe webhook subscriptionPaymentFailed Sent when there is a problem with the latest payment subscriptionPaymentProviderCancelled Sent when a problem is detected with the payment method subscriptionReactivation Sent when a user reactivates their subscription subscriptionRenewalReminder Sent to remind a user of an upcoming automatic subscription renewal X days out from charge (X being what is set in the Stripe dashboard) subscriptionSubsequentInvoice Sent when the latest subscription payment is received subscriptionSubsequentInvoiceDiscount Sent when the latest subscription payment is received (coupon) subscriptionUpgrade Sent when a user upgrades their subscription subscriptionsPaymentExpired Sent whenever a user has multiple subscriptions and their card will expire at the end of the month subscriptionsPaymentProviderCancelled Sent when a user has multiple subscriptions and a problem has been detected with payment method Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Subscription Platform","id":"937","title":"Subscription Platform"},"938":{"body":"Tables containing static data exist in the static dataset in BigQuery. These tables are generated from CSV files named data.csv in subdirectories of the sql//static/ directory in bigquery-etl .","breadcrumbs":"Dataset Reference » Static Datasets » Static Datasets","id":"938","title":"Static Datasets"},"939":{"body":"To create a new table, create a directory in sql//static/. This directory should be named whatever you wish the table to be named. Then, put a CSV file named data.csv in the directory. It is expected that the first line of data.csv is a header row containing the column names of the data. e.g. In sql/moz-fx-data-shared-prod/static/new_table/data.csv: id,val\na,1\nb,2\nc,3 An optional description.txt and schema.json can be added. description.txt will fill the description field in BigQuery. schema.json will set the schema of the table; if no schema is provided, it is assumed that all fields are nullable strings. See country_names_v1 for an example. To create the table in BigQuery, run script/publish_static .","breadcrumbs":"Dataset Reference » Static Datasets » Creating a Static Table","id":"939","title":"Creating a Static Table"},"94":{"body":"If you're experiencing any issues while using the issues tracker for Bigeye Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Have an issue or looking for a new feature in Bigeye","id":"94","title":"Have an issue or looking for a new feature in Bigeye"},"940":{"body":"Static tables can be created in any dataset in bigquery-etl. However, it is recommended for consistency and organization to keep them in the static dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Static Datasets » Notes","id":"940","title":"Notes"},"941":{"body":"The OS names and versions received in telemetry is not necessarily the accepted common name. The normalized_os_name and normalized_os_version tables in the static dataset serve as a lookup table for mapping the telemetry name to the common name.","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » Normalized OS","id":"941","title":"Normalized OS"},"942":{"body":"For OS names, Mac clients send Darwin, Windows clients send Windows_NT, and Linux may send the distribution name. Pings should already have a normalized_os field that corrects this. The normalized_os_name table exists as an alternative lookup table. Example query: SELECT client_id, environment.system.os.name, normalized_os_name\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON (environment.system.os.name = os_name)","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » OS Names","id":"942","title":"OS Names"},"943":{"body":"OS versions for some OS's are not properly normalized in telemetry. For example, the version reported by Mac clients is the Darwin version instead of the MacOS version and the version reported by Android Fennec clients is the Android SDK version instead of the Android version. The normalized_os_version table can be used to map the sent version to the \"display version\" of the OS. The table uses a regular expression to look up the OS version so REGEXP_CONTAINS should be used. An example query can be found in STMO#67040 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » OS Versions","id":"943","title":"OS Versions"},"944":{"body":"This section contains some documentation of things that used to be part of the Mozilla Data Platform, but are no longer. You can generally safely ignore this section, it is intended only to answer questions like \"what happened to X?\". Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Historical Reference","id":"944","title":"Historical Reference"},"945":{"body":"Note: This article describes the AWS-based pipeline which has been retired ; the client-side concepts here still apply, but this article has been updated to reflect the new GCP pipeline . This post describes the architecture of Mozilla’s data pipeline, which is used to collect Telemetry data from our users and logs from various services. One of the cool perks of working at Mozilla is that most of what we do is out in the open and because of that I can do more than just show you some diagram with arrows of our architecture; I can point you to the code, script & configuration that underlies it! To make the examples concrete, the following description is centered around the collection of Firefox Telemetry data. The same tool-chain is used to collect, store and analyze data coming from disparate sources though, such as service logs. graph TD firefox((fa:fa-firefox Firefox))-->|JSON| elb elb[Load Balancer]-->|JSON| nginx nginx-->|JSON| landfill(fa:fa-database S3 Landfill) nginx-->|protobuf| kafka[fa:fa-files-o Kafka] kafka-->|protobuf| cep(Hindsight CEP) kafka-->|protobuf| dwl(Hindsight DWL) cep--> hsui(Hindsight UI) dwl-->|protobuf| datalake(fa:fa-database S3 Data Lake) dwl-->|parquet| datalake datalake-->|parquet| prestodb prestodb-->redash[fa:fa-line-chart Redash] datalake-->spark spark-->datalake airflow[fa:fa-clock-o Airflow]-->|Scheduled tasks|spark{fa:fa-star Spark} spark-->|aggregations|rdbms(fa:fa-database PostgreSQL) rdbms-->tmo[fa:fa-bar-chart TMO] rdbms-->cerberus[fa:fa-search-plus Cerberus] style firefox fill:#f61\nstyle elb fill:#777\nstyle nginx fill:green\nstyle landfill fill:tomato\nstyle datalake fill:tomato\nstyle kafka fill:#aaa\nstyle cep fill:palegoldenrod\nstyle dwl fill:palegoldenrod\nstyle hsui fill:palegoldenrod\nstyle prestodb fill:cornflowerblue\nstyle redash fill:salmon\nstyle spark fill:darkorange\nstyle airflow fill:lawngreen\nstyle rdbms fill:cornflowerblue\nstyle tmo fill:lightgrey\nstyle cerberus fill:royalblue","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » An overview of Mozilla’s Data Pipeline","id":"945","title":"An overview of Mozilla’s Data Pipeline"},"946":{"body":"There are different APIs and formats to collect data in Firefox, all suiting different use cases: histograms – for recording multiple data points; scalars – for recording single values; timings – for measuring how long operations take; events – for recording time-stamped events. These are commonly referred to as probes . Each probe must declare the collection policy it conforms to: either release or prerelease . When adding a new measurement data-reviewers carefully inspect the probe and eventually approve the requested collection policy: Release data is collected from all Firefox users. Prerelease data is collected from users on Firefox Nightly and Beta channels. Users may choose to turn the data collection off in preferences. A session begins when Firefox starts up and ends when it shuts down. As a session could be long-running and last weeks, it gets sliced into smaller logical units called subsessions . Each subsession generates a batch of data containing the current state of all probes collected so far, i.e. a main ping , which is sent to our servers. The main ping is just one of the many ping types we support. Developers can create their own ping types if needed. Pings are submitted via an API that performs a HTTP POST request to our edge servers. If a ping fails to successfully submit (e.g. because of missing internet connection), Firefox will store the ping on disk and retry to send it until the maximum ping age is exceeded.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Firefox","id":"946","title":"Firefox"},"947":{"body":"HTTP submissions coming in from the wild hit a load balancer and then an NGINX module . The module accepts data via a HTTP request which it wraps in a Hindsight protobuf message and forwards to two places: a Kafka cluster and a short-lived S3 bucket (landfill) which acts as a fail-safe in case there is a processing error and/or data loss within the rest of the pipeline. The deployment scripts and configuration files of NGINX and Kafka live in a private repository . The data from Kafka is read from the Complex Event Processors (CEP) and the Data Warehouse Loader (DWL), both of which use Hindsight.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Kafka","id":"947","title":"Kafka"},"948":{"body":"Hindsight , an open source stream processing software system developed by Mozilla as Heka ’s successor, is useful for a wide variety of different tasks, such as: converting data from one format to another; shipping data from one location to another; performing real time analysis, graphing, and anomaly detection. Hindsight’s core is a lightweight data processing kernel written in C that controls a set of Lua plugins executed inside a sandbox. The CEP are custom plugins that are created, configured and deployed from an UI which produce real-time plots like the number of pings matching a certain criteria. Mozilla employees can access the UI and create/deploy their own custom plugin in real-time without interfering with other plugins running. CEP Custom Plugin The DWL is composed of a set of plugins that transform, convert & finally shovel pings into S3 for long term storage. In the specific case of Telemetry data, an input plugin reads pings from Kafka , pre-processes them and sends batches to S3 , our data lake, for long term storage. The data is compressed and partitioned by a set of dimensions, like date and application. The data has traditionally been serialized to Protobuf sequence files which contain some nasty “free-form” JSON fields. Hindsight gained recently the ability to dump data directly in Parquet form though. The deployment scripts and configuration files of the CEP & DWL live in a private repository .","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Hindsight","id":"948","title":"Hindsight"},"949":{"body":"Once the data reaches our data lake on S3 it can be processed with Spark on Mozilla's Databricks instance. Databricks allows Mozilla employees to write custom analyses in notebooks, and also schedule Databricks jobs to run periodically. As mentioned earlier, most of our data lake contains data serialized to Protobuf with free-form JSON fields. Needless to say, parsing JSON is terribly slow when ingesting Terabytes of data per day. A set of ETL jobs , written in Scala by Data Engineers and scheduled with Airflow , create Parquet views of our raw data. We have a Github repository telemetry-batch-view that showcases this.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Spark","id":"949","title":"Spark"},"95":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Bigeye Interface","id":"95","title":"Bigeye Interface"},"950":{"body":"graph TD\n%% Data Flow Diagram for mozaggregator/TMO-adjacent services\nfirefox((fa:fa-firefox Firefox)) --> |main ping| pipeline\nfennec((fa:fa-firefox Fennec)) --> |saved-session ping| pipeline\npipeline((Telemetry Pipeline)) subgraph mozaggregator service(service) aggregator rdbms(fa:fa-database PostgreSQL)\nend pipeline --> aggregator\npipeline --> spark{fa:fa-star Spark}\npipeline --> redash[fa:fa-line-chart Redash] subgraph telemetry.mozilla.org telemetry.js(telemetry.js) --> dist telemetry.js --> evo orphan[Update Orphaning] crashdash[tmo/crashes]\nend redash --> crashdash\nservice --> telemetry.js\nspark --> orphan telemetry.js --> telemetry-next-node(telemetry-next-node)\nsubgraph alerts.tmo cerberus[fa:fa-search-plus Cerberus] -->medusa medusa --> html medusa --> email\nend telemetry-next-node --> cerberus style redash fill:salmon\nstyle spark fill:darkorange\nstyle rdbms fill:cornflowerblue\nstyle cerberus fill:royalblue\nstyle firefox fill:#f61\nstyle fennec fill:#f61\nstyle telemetry.js fill:lightgrey\nstyle dist fill:lightgrey\nstyle evo fill:lightgrey A dedicated Spark job feeds daily aggregates to a PostgreSQL database which powers a HTTP service to easily retrieve faceted roll-ups. The service is mainly used by TMO , a dashboard that visualizes distributions and time-series, and Cerberus , an anomaly detection tool that detects and alerts developers of changes in the distributions. Originally the sole purpose of the Telemetry pipeline was to feed data into this dashboard but in time its scope and flexibility grew to support more general use-cases. TMO","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Aggregates Dataset","id":"950","title":"Aggregates Dataset"},"951":{"body":"We maintain a couple of Presto clusters and a centralized Hive metastore to query Parquet data with SQL. The Hive metastore provides an universal view of our Parquet dataset to both Spark and Presto clusters. Presto, and other databases, are behind a Redash service ( STMO ) which provides a convenient & powerful interface to query SQL engines and build dashboards that can be shared within the company. Mozilla maintains its own fork of Redash to iterate quickly on new features, but as good open source citizen we push our changes upstream. STMO","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Presto & STMO","id":"951","title":"Presto & STMO"},"952":{"body":"No, not really. If you want to read more, check out this article . For example, the DWL pushes some of the Telemetry data to Redshift and other tools that satisfy more niche needs. The pipeline ingests logs from services as well and there are many specialized dashboards out there I haven’t mentioned. There is a vast ecosystem of tools for processing data at scale, each with their pros & cons. The pipeline grew organically and we added new tools as new use-cases came up that we couldn’t solve with our existing stack. There are still scars left from that growth though which require some effort to get rid of, like ingesting data from schema-less format. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Is that it?","id":"952","title":"Is that it?"},"953":{"body":"For a more gentle introduction to the data platform, please read the Pipeline Overview article. This article goes into more depth about the architecture and flow of data in the platform.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » A Detailed Look at the Data Platform","id":"953","title":"A Detailed Look at the Data Platform"},"954":{"body":"The full detail of the platform can get quite complex, but at a high level the structure is fairly simple. graph LR Producers[Data Producers] --> Ingestion Ingestion --> Storage[Long-term Storage] Ingestion --> Stream[Stream Processing] Stream --> Storage Batch[Batch Processing] --> Storage Storage --> Batch Self[Self Serve] -.- Stream Self -.- Batch Stream -.-> Visualization Batch -.-> Visualization Stream --> Export Batch --> Export Each of these high-level parts of the platform are described in more detail below.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » The Entire Platform","id":"954","title":"The Entire Platform"},"955":{"body":"By far most data handled by the Data Platform is produced by Firefox . There are other producers, though, and the eventual aim is to generalize data production using a client SDK or set of standard tools. Most data is submitted via HTTP POST, but data is also produced in the form of service logs and statsd messages. If you would like to locally test a new data producer, the gzipServer project provides a simplified server that makes it easy to inspect submitted messages.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Data Producers","id":"955","title":"Data Producers"},"956":{"body":"graph LR subgraph HTTP tee lb[Load Balancer] mozingest end subgraph Kafka kafka_unvalidated[Kafka unvalidated] kafka_validated[Kafka validated] zookeeper[ZooKeeper] -.- kafka_unvalidated zookeeper -.- kafka_validated end subgraph Storage s3_heka[S3 Heka Protobuf Storage] s3_parquet[S3 Parquet Storage] end subgraph Data Producers Firefox --> lb more_producers[Other Producers] --> lb end lb --> tee tee --> mozingest mozingest --> kafka_unvalidated mozingest --> Landfill kafka_unvalidated --> dwl[Data Store Loader] kafka_validated --> cep[Hindsight CEP] kafka_validated --> sparkstreaming[Spark Streaming] Schemas -.->|validation| dwl dwl --> kafka_validated dwl --> s3_heka dwl --> s3_parquet sparkstreaming --> s3_parquet Data arrives as an HTTP POST of an optionally gzipped payload of JSON. See the common Edge Server specification for details. Submissions hit a load balancer which handles the SSL connection, then forwards to a \"tee\" server, which may direct some or all submissions to alternate backends. In the past, the tee was used to manage the cutover between different versions of the backend infrastructure. It is implemented as an OpenResty plugin. From there, the mozingest HTTP Server receives submissions from the tee and batches and stores data durably on Amazon S3 as a fail-safe (we call this \"Landfill\"). Data is then passed along via Kafka for validation and further processing. If there is a problem with decoding, validation, or any of the code described in the rest of this section, data can be re-processed from this fail-safe store. The mozingest server is implemented as an nginx module. Validation, at a minimum, ensures that a payload is valid JSON (possibly compressed). Many document types also have a JSONSchema specification , and are further validated against that. Invalid messages are redirected to a separate \"errors\" stream for debugging and inspection. Valid messages proceed for further decoding and processing. This involves things like doing GeoIP lookup and discarding the IP address, and attaching some HTTP header info as annotated metadata. Validated and annotated messages become available for stream processing. They are also batched and stored durably for later batch processing and ad-hoc querying. See also the \" generic ingestion \" proposal which aims to make ingestion, validation, storage, and querying available as self-serve for platform users. Data flow for valid submissions sequenceDiagram participant Fx as Firefox participant lb as Load Balancer participant mi as mozingest participant lf as Landfill participant k as Kafka participant dwl as Data Store Loader participant dl as Data Lake Fx->>lb: HTTPS POST lb->>mi: forward mi-->>lf: failsafe store mi->>k: enqueue k->>dwl: validate, decode dwl->>k: enqueue validated dwl->>dl: store durably Other ingestion methods Hindsight is used for ingestion of logs from applications and services, it supports parsing of log lines and appending similar metadata as the HTTP ingestion above (timestamp, source, and so on). Statsd messages are ingested in the usual way.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Ingestion","id":"956","title":"Ingestion"},"957":{"body":"graph TD subgraph RDBMS PostgreSQL Redshift MySQL BigQuery end subgraph NoSQL DynamoDB end subgraph S3 landfill[Landfill] s3_heka[Heka Data Lake] s3_parquet[Parquet Data Lake] s3_analysis[Analysis Outputs] s3_public[Public Outputs] end Ingestion --> s3_heka Ingestion --> s3_parquet Ingestion --> landfill Ingestion -.-> stream[Stream Processing] stream --> s3_parquet batch[Batch Processing] --> s3_parquet batch --> PostgreSQL batch --> DynamoDB batch --> s3_public selfserve[Self Serve] --> s3_analysis s3_analysis --> selfserve Hive -->|Presto| STMO[STMO] PostgreSQL --> STMO Redshift --> STMO MySQL --> STMO BigQuery --> STMO s3_parquet -.- Hive Amazon S3 forms the backbone of the platform storage layer. The primary format used in the Data Lake is parquet , which is a strongly typed columnar storage format that can easily be read and written by Spark , as well as being compatible with SQL interfaces such as Hive and Presto . Some data is also stored in Heka-framed protobuf format. This custom format is usually reserved for data where we do not have a complete JSONSchema specification . Using S3 for storage avoids the need for an always-on cluster, which means that data at rest is inexpensive. S3 also makes it very easy to automatically expire (delete) objects after a certain period of time, which is helpful for implementing data retention policies. Once written to S3, the data is typically treated as immutable - data is not appended to existing files, nor is data normally updated in place. The exception here is when data is back-filled, in which case previous data may be overwritten. There are a number of other types of storage used for more specialized applications, including relational databases (such as PostgreSQL for the Telemetry Aggregates ) and NoSQL databases (DynamoDB is used for a backing store for the TAAR project ). Reading data from a variety of RDBMS sources is also supported via STMO. The data stored in Heka format is readable from Spark using libraries in Scala or Python . Parquet data can be read and written natively from Spark, and many datasets are indexed in a Hive Metastore, making them available through a SQL interface on STMO and in notebooks via Spark SQL. Many other SQL data sources are also made available via STMO, see this article for more information on accessing data using SQL. There is a separate data store for self-serve Analysis Outputs , intended to keep ad-hoc, temporary data out of the Data Lake. This is implemented as a separate S3 location, with personal output locations prefixed with each person's user id, similar to the layout of the /home directory on a Unix system. Analysis outputs can also be made public using the Public Outputs bucket. This is a web-accessible S3 location for powering public dashboards. This public data is available at https://analysis-output.telemetry.mozilla.org//data/.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Storage","id":"957","title":"Storage"},"958":{"body":"Stream processing is done using Hindsight and Spark Streaming . Hindsight allows you to run plugins written in Lua inside a sandbox . This gives a safe, performant way to do self-serve streaming analysis. Hindsight plugins do the initial data validation and decoding, as well as writing out to long-term storage in both Heka-framed protobuf and parquet forms. Spark Streaming is used to read from Kafka and perform low-latency ETL and aggregation tasks . These aggregates are currently used by Mission Control and are also available for querying via STMO .","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Stream Processing","id":"958","title":"Stream Processing"},"959":{"body":"Batch processing is done using Spark . Production ETL code is written in both Python and Scala . There are Python and Scala libraries for reading data from the Data Lake in Heka-framed protobuf form, though it is much easier and more performant to make use of a derived dataset whenever possible. Datasets in parquet format can be read natively by Spark, either using Spark SQL or by reading data directly from S3. Data produced by production jobs go into the Data Lake, while output from ad-hoc jobs go into Analysis Outputs. Job scheduling and dependency management is done using Airflow . Most jobs run once a day, processing data from \"yesterday\" on each run. A typical job launches a cluster, which fetches the specified ETL code as part of its bootstrap on startup, runs the ETL code, then shuts down upon completion. If something goes wrong, a job may time out or fail, and in this case it is retried automatically.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Batch Processing","id":"959","title":"Batch Processing"},"96":{"body":"The Catalog tab in the left-hand menu offers a comprehensive view of all data sources connected to Bigeye, making it simple to navigate and manage your entire data ecosystem. If you are an admin, you will have access to the \"Add Source\" button, allowing you to easily integrate new data sources and BI tools. The Bigeye catalog refreshes automatically every 24 hours to detect new datasets and schema changes. You can also manually refresh the catalog anytime by clicking 'Rescan' on the schema changes tab. For more detailed information about the Catalog, please refer to the Catalog documentation page Watch the Bigeye tutorial on how to navigate Bigeye Catalog.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Catalog","id":"96","title":"Catalog"},"960":{"body":"graph TD subgraph Storage lake[Data Lake] s3_output_public[Public Outputs] s3_output_private[Analysis Outputs] end subgraph STMO STMO[STMO] -->|read| lake end subgraph TMO evo[Evolution Dashboard] histo[Histogram Dashboard] agg[Telemetry Aggregates] evo -.- agg histo -.- agg end subgraph Databricks db_notebook[Notebook] db_notebook -->|read + write| lake end Most of the data analysis tooling has been developed with the goal of being \"self-serve\". This means that people should be able to access and analyze data on their own, without involving data engineers or operations. Thus can data access scale beyond a small set of people with specialized knowledge of the entire pipeline. The use of these self-serve tools is described in the tutorials section of this site. This section focuses on how these tools integrate with the platform infrastructure. STMO: SQL Analysis STMO is a customized Redash installation that provides self-serve access to a a variety of different datasets. From here, you can query data in the Parquet Data Lake as well as various RDBMS data sources. STMO interfaces with the data lake using both Presto and Amazon Athena . Each has its own data source in STMO. Since Athena does not support user-defined functions, datasets with HyperLogLog columns, such as client_count_daily , are only available via Presto.. Different Data Sources in STMO connect to different backends, and each backend might use a slightly different flavor of SQL. You should find a link to the documentation for the expected SQL variant next to the Data Sources list. Queries can be run just once, or scheduled to run periodically to keep data up-to-date. There is a command-line interface to STMO called St. Mocli , if you prefer writing SQL using your own editor and tools. Databricks: Managed Spark Analysis Our Databricks instance (see Databricks docs ) offers another notebook interface for doing analysis in Scala, SQL, Python and R. Databricks provides an always-on shared server which is nice for quick data investigations. TMO: Aggregate Graphs TMO provides easy visualizations of histogram and scalar measures over time. Time can be in terms of either builds or submission dates. This is the most convenient interface to the Telemetry data, as it does not require any custom code.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Self Serve Data Analysis","id":"960","title":"Self Serve Data Analysis"},"961":{"body":"There are a number of visualization libraries and tools being used to display data. TMO Dashboards The landing page at telemetry.mozilla.org is a good place to look for existing graphs, notably the measurement dashboard which gives a lot of information about histogram and scalar measures collected on pre-release channels. Notebooks Use of interactive notebooks has become a standard in the industry, and Mozilla makes heavy use of this approach. Databricks makes it easy to run, share, and schedule notebooks. Others STMO lets you query the data using SQL, but it also supports a number of useful visualizations. Hindsight's web interface has the ability to visualize time-series data. Mission Control gives a low-latency view into release health. Many bespoke visualizations are built using the Metrics Graphics library as a display layer.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Visualization","id":"961","title":"Visualization"},"962":{"body":"There are multiple layers of monitoring and alerting. At a low level, the system is monitored to ensure that it is functioning as expected. This includes things like machine-level resources (network capacity, disk space, available RAM, CPU load) which are typically monitored using DataDog . Next, we monitor the \"transport\" functionality of the system. This includes monitoring incoming submission rates, payload sizes, traffic patterns, schema validation failure rates, and alerting if anomalies are detected. This type of anomaly detection and alerting is handled by Hindsight . Once data has been safely ingested and stored, we run some automatic regression detection on all Telemetry histogram measures using Cerberus . This code looks for changes in the distribution of a measure, and emails probe owners if a significant change is observed. Production ETL jobs are run via Airflow , which monitors batch job progress and alerts if there are failures in any job. Self-serve batch jobs running via Databricks also generate alerts upon failure. Scheduled STMO queries may also be configured to generate alerts, which is used to monitor the last-mile user facing status of derived datasets. STMO may also be used to monitor and alert on high-level characteristics of the data, or really anything you can think of.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Monitoring and Alerting","id":"962","title":"Monitoring and Alerting"},"963":{"body":"Data is exported from the pipeline to a few other tools and systems. Examples include integration with Amplitude for mobile and product analytics and shipping data to other parts of the Mozilla organization. There are also a few data sets which are made publicly available, such as the Firefox Hardware Report .","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Data Exports","id":"963","title":"Data Exports"},"964":{"body":"Finally, here is a more detailed view of the entire platform. Some connections are omitted for clarity. graph LR subgraph Data Producers Firefox more_producers[...] end subgraph Storage Landfill warehouse_heka[Heka Data Lake] warehouse_parquet[Parquet Data Lake] warehouse_analysis[Analysis Outputs] PostgreSQL Redshift MySQL hive[Hive] -.- warehouse_parquet end subgraph Stream Processing cep[Hindsight Streaming] dwl[Data Store Loader] --> warehouse_heka dwl --> warehouse_parquet sparkstreaming[Spark Streaming] --> warehouse_parquet end subgraph Ingestion Firefox --> lb[Load Balancer] more_producers --> lb lb --> tee tee --> mozingest mozingest --> kafka mozingest --> Landfill ZooKeeper -.- kafka[Kafka] kafka --> dwl kafka --> cep kafka --> sparkstreaming end subgraph Batch Processing Airflow -.->|spark|tbv[telemetry-batch-view] Airflow -.->|spark|python_mozetl warehouse_heka --> tbv warehouse_parquet --> tbv warehouse_heka --> python_mozetl warehouse_parquet --> python_mozetl tmo_agg[Telemetry Aggregates] end subgraph Visualization Hindsight Jupyter Zeppelin TMO redash_graphs[STMO] MissionControl bespoke_viz[Bespoke Viz] end subgraph Export tbv --> Amplitude sparkstreaming --> Amplitude end subgraph Self Serve redash[STMO] -.-> Presto Presto --> hive redash -.-> Athena Athena --> hive warehouse_heka --> spcluster warehouse_parquet --> spcluster spcluster --> warehouse_analysis end Schemas -.->|validation| dwl Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Bringing it all together","id":"964","title":"Bringing it all together"},"965":{"body":"⚠ Some of the information in this section is obsolete. For an up to date explanation of accepted metrics used at Mozilla, contact the Data team . This section provides an overview of standard metrics used at Mozilla. Here you'll find the definitions and descriptions for each. For a deep dive into these metrics, see the GUD documentation . The Telemetry Behavior Reference section also provides information related to the definitions below. We are now in the process of setting up the metrics top-level section here. This information will be moved into the appropriate subsection and this page will be replaced with an overview.","breadcrumbs":"Historical Reference » Metrics » Standard Metrics","id":"965","title":"Standard Metrics"},"966":{"body":"","breadcrumbs":"Historical Reference » Metrics » Activity","id":"966","title":"Activity"},"967":{"body":"The number of unique profiles active on each day.","breadcrumbs":"Historical Reference » Metrics » DAU","id":"967","title":"DAU"},"968":{"body":"The number of unique profiles active at least once during the 7-day window ending on the specified day.","breadcrumbs":"Historical Reference » Metrics » WAU","id":"968","title":"WAU"},"969":{"body":"The number of unique profiles active at least once during the 28-day window ending on the specified day.","breadcrumbs":"Historical Reference » Metrics » MAU","id":"969","title":"MAU"},"97":{"body":"Workspaces in Bigeye allow multiple teams to collaborate simultaneously, with each team managing and monitoring their own data independently. Each Bigeye workspace includes its own Catalog, BI tools, and ETL tools, Metrics and issues, Templates and schedules, Collections, Deltas. We are in the process of setting up user workspaces that will align with our existing data access restrictions. If you do not find a suitable workspace, please submit a Jira ticket","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Workspaces","id":"97","title":"Workspaces"},"970":{"body":"Intuitively, how many days per week do users use the product? Among profiles active at least once in the week ending on the date specified, the number of days on average they were active during that one-week window.","breadcrumbs":"Historical Reference » Metrics » Intensity","id":"970","title":"Intensity"},"971":{"body":"","breadcrumbs":"Historical Reference » Metrics » Retention","id":"971","title":"Retention"},"972":{"body":"Among new profiles created on the day specified, what proportion (out of 1) are active during the week beginning one week after the day specified.","breadcrumbs":"Historical Reference » Metrics » 1-Week New Profile Retention","id":"972","title":"1-Week New Profile Retention"},"973":{"body":"Among profiles that were active at least once in the week starting on the specified day, what proportion (out of 1) are active during the following week.","breadcrumbs":"Historical Reference » Metrics » 1-Week Retention","id":"973","title":"1-Week Retention"},"974":{"body":"Why isn't \"New Users\" a metric? \"New Users\" is considered a usage criterion , which means it may be used to filter other metrics, rather than itself being a metric. For example, you can compute \"New User DAU\", which would be the subset of DAU that match the \"New User\" criterion. The exception here is 1-Week New Profile Retention, which is so common that it makes sense to include with all usage criteria. What dates are used to determine activity for things like MAU and DAU? Submission dates are used for determining when activity happened ( not client-side activity dates). What pings are used as a signal of activity? For Firefox Desktop, we use the main ping to determine activity. For products instrumented using Glean, we use the baseline ping. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Frequently Asked Questions","id":"974","title":"Frequently Asked Questions"},"975":{"body":"These sections provide the lists of our standardized metrics, usage criteria, and slicing dimensions. All three are important to provide a holistic view of product usage and performance. A usage criterion tells us what has to happen for us to consider a product to have been used in a certain way and is needed to define metrics like MAU, which count users that use our products. For example, “Any Fenix Activity” measures activity for all Fenix profiles that have sent a baseline ping. Similarly, “Opened DevTools” means that we measure activity for all desktop Firefox profiles that have sent a telemetry ping indicating that DevTools was opened. We are working towards developing a standard usage criteria for each product, which operationalizes the idea that the product was \"used\". A dimension allows slicing to a subset of profiles according to characteristics of those profiles. Some dimensions include: country, channel, OS, etc. A slice is a set of particular values within dimensions, for example, “country is US” is one slice and “country is either US or DE and channel is release” is another. A metric is any quantity that we can calculate using our data and that, to some degree, measures some quantity of interest. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metric Definitions","id":"975","title":"Metric Definitions"},"976":{"body":"This section contains definitions and information about standard metrics used at Mozilla. You may wish to refer to the terminology section while reading this document, in case a particular concept is not clear.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Metrics","id":"976","title":"Metrics"},"977":{"body":"Daily Active Users (DAU) Overview Details Caveats Day 2-7 Activation Overview Details Dashboards Tables","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Table of Contents","id":"977","title":"Table of Contents"},"978":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Daily Active Users (DAU)","id":"978","title":"Daily Active Users (DAU)"},"979":{"body":"Daily Active Users or DAU counts the number of unique profiles active in the product on each day. This is intended to approximate the number of people using the product each day. The most accurate and up-to-date metric information can be found on the Metrics Inventory page in Confluence (Mozilla LDAP required). The official source code definitions for the metrics can be found in metric-hub on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Overview","id":"979","title":"Overview"},"98":{"body":"Collections in Bigeye allow you to group related metrics, making it easier to manage and monitor them together. If you don’t find a collection that meets your product or requirements, admins can create a new collection. If you're not an admin, please submit a Jira ticket with the necessary details. Watch the Bigeye tutorial on how to navigate Bigeye Catalog.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Collections","id":"98","title":"Collections"},"980":{"body":"DAU counts unique profiles. Keep in mind that a profile is not necessarily a user . The standard concept of active varies by product, but generally, active users are defined as unique profiles that have sent a main ping (on desktop) or a baseline ping (on mobile). The precise criteria are defined in the usage criterion section of this documentation. We can also restrict the metric to alternative usage criteria. It's critical to clearly state any non-standard usage criteria on the metric . The metrics team suggest the following format: DAU(usage criterion). For example, we might be interested in the count of profiles that have viewed more than 5 URIs in a day. We'd denote that metric as DAU(URI > 5). Some common alternative usage criteria documented in the usage criterion section .","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Details","id":"980","title":"Details"},"981":{"body":"If the number of users stays constant, but the average number of active profiles per user increases, this metric will tend to increase. For more details on the relationship between users and profiles, see the profiles vs users section in analysis gotchas .","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Caveats","id":"981","title":"Caveats"},"982":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Day 2-7 Activation","id":"982","title":"Day 2-7 Activation"},"983":{"body":"This measure attempts to tell us whether, after creating a profile, the user returned at any point in the next 6 days. This is meant to measure whether a product is successful in engaging users early on: at present, many users churn after the first run and we want to measure whether efforts to make them stick around are succeeding. This metric is used for all mobile applications, excluding Fenix and Firefox Preview, and is a top-level OKR inside Mozilla for 2020. It can apply both on the level of a specific product (e.g. Firefox iOS, Lockwise for Android) as well as an aggregate measure across all mobile products and devices. This metric is not used for Firefox desktop.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Overview","id":"983","title":"Overview"},"984":{"body":"The day 2-7 activation metric is calculated as: \\[ \\frac{\\text{Activated New Profiles (day 2-7)}}{\\text{New Profiles (day 1-7)}} \\] Activated New Profiles (day 2-7): Unique count of client ids who use the product at any point starting the day after they created a profile up to 6 days after. New Profiles: Unique count of client ids with a given profile creation date. As not all initial pings are received exactly on the day of profile creation, we wait for 7 days after the profile creation date before establishing the New Profile cohort to ensure the data is complete. E.g. For a cohort acquired (with a profile creation date) of Mar 1, they are considered activated in day 2-7 if they show up in DAU at any time between Mar 2nd and Mar 7th.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Details","id":"984","title":"Details"},"985":{"body":"The non-desktop day 2-7 dashboard tracks this measure.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Dashboards","id":"985","title":"Dashboards"},"986":{"body":"You can calculate this measure via the firefox_nondesktop_day_2_7_activation table in BigQuery. Here is a sample query: SELECT cohort_date, product, SUM(day_2_7_activated) as day_2_7_activated, SUM(new_profiles) as new_profiles, SAFE_DIVIDE(SUM(day_2_7_activated), SUM(new_profiles)) as day_2_7_activation\nFROM `moz-fx-data-shared-prod.telemetry.firefox_nondesktop_day_2_7_activation`\nWHERE cohort_date = \"2020-03-01\"\nGROUP BY 1,2\nORDER BY 1 STMO#72054 Reference below. {{Metric name}} TL;DR: two sentence max. E.g: MAU counts the number of distinct users we see over a 28-day period. Desktop and Mobile MAU are both corporate KPIs for 2020. Overview: What the metric measures Calculation: Definitions for both Mobile and Desktop, if applicable. What is the easiest way to calculate this metric? E.g. MAU over clients_last_seen. At least one working definition Link to a scheduled Redash query (link with stmocli?) Possibly an API-linked graph from STMO If it’s non-obvious, examples for how to stratify. E.g. calculating MAU from clients_daily Common Issues: Failures and Gotchas Resources Link to the STMO query from Definition section Notable dashboards for the metric Similar metrics Next metric Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Tables","id":"986","title":"Tables"},"987":{"body":"Here we provide definitions and information about our standard definitions of usage of our products. Table of contents with links to all products and criteria.","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » Usage Criteria","id":"987","title":"Usage Criteria"},"988":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Product Name}}","id":"988","title":"{{Product Name}}"},"989":{"body":"TL;DR: two sentence max. Overview: What type of usage we want to capture Calculation: Definitions of what user has to do to qualify Definitions of what telemetry must be sent to qualify. At least one working definition Link to a scheduled STMO query (link with stmocli?) Possibly an API-linked graph from STMO Common Issues: Failures and Gotchas Resources Similar criteria","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Usage Criteria Name}}","id":"989","title":"{{Usage Criteria Name}}"},"99":{"body":"Bigeye's Issues feature helps you track and manage data quality issues detected by the platform. You can assign, prioritize, and resolve issues within the platform, ensuring that your data quality remains high. Issues can be categorized and filtered to streamline the resolution process across teams. For more details, refer to the Bigeye documentation on Issues page","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Issues","id":"99","title":"Issues"},"990":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Next Usage Criteria Name}}","id":"990","title":"{{Next Usage Criteria Name}}"},"991":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Next Product Name}}","id":"991","title":"{{Next Product Name}}"},"992":{"body":"Here we provide definitions and information about our standard slicing dimensions. Table of contents with links to dimensions.","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » Slicing Dimensions","id":"992","title":"Slicing Dimensions"},"993":{"body":"TL;DR: two sentence max. Overview: What segmentation do we want to capture Calculation: Definitions of what user has to do to qualify Definitions of what telemetry must be sent to qualify. At least one working definition Link to a scheduled STMO query (link with stmocli?) Possibly an API-linked graph from STMO Common Issues: Failures and Gotchas Resources Similar dimensions","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » {{Dimension Name}}","id":"993","title":"{{Dimension Name}}"},"994":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » {{Next Dimension Name}}","id":"994","title":"{{Next Dimension Name}}"},"995":{"body":"Metric standards are maintained by the Metrics Standardization Group (MSG) (link to contact information).","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » Metric Policies","id":"995","title":"Metric Policies"},"996":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to get more information","id":"996","title":"How to get more information"},"997":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to propose a new standard metric, criteria, or dimensions","id":"997","title":"How to propose a new standard metric, criteria, or dimensions"},"998":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to propose a change to a standards","id":"998","title":"How to propose a change to a standards"},"999":{"body":"Something about how all metrics presented should have references to definitions here or explanations as to why a nonstandard metric was used. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » Recommendations around citing standards for presentations to senior audiences","id":"999","title":"Recommendations around citing standards for presentations to senior audiences"}},"length":1123,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{"0":{"+":{"c":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{")":{"*":{"1":{"0":{"0":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"1":{"7":{"5":{"9":{"1":{"4":{"5":{"2":{"6":{"3":{"9":{"8":{"5":{"3":{"4":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"8":{"2":{"5":{"2":{"6":{"6":{"6":{"1":{"1":{"9":{"7":{"7":{"0":{"3":{"1":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"655":{"tf":1.0}}},"5":{"df":2,"docs":{"289":{"tf":1.0},"678":{"tf":1.0}}},"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"2":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":1,"docs":{"678":{"tf":1.0}}},"3":{"3":{"3":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":6,"docs":{"1025":{"tf":1.0},"185":{"tf":1.0},"222":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0}}},"6":{"6":{"6":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"9":{"1":{"6":{"9":{"6":{"1":{"9":{"7":{"6":{"8":{"2":{"2":{"1":{"4":{"4":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"1025":{"tf":1.0}}},"9":{"5":{"df":2,"docs":{"289":{"tf":1.0},"708":{"tf":1.0}}},"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"900":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},":":{"0":{"0":{"df":1,"docs":{"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1023":{"tf":1.0}}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"1":{"9":{"2":{"6":{"3":{"6":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"1023":{"tf":1.0},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"246":{"tf":2.0},"257":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"270":{"tf":3.605551275463989},"271":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"280":{"tf":1.7320508075688772},"282":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"452":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":2.0},"529":{"tf":3.0},"546":{"tf":2.0},"591":{"tf":1.0},"617":{"tf":1.7320508075688772},"655":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"845":{"tf":1.4142135623730951},"88":{"tf":1.0},"986":{"tf":1.0}}},"2":{"df":5,"docs":{"1023":{"tf":1.0},"1037":{"tf":1.0},"1055":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"728":{"tf":1.0}}},"3":{"df":11,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1085":{"tf":1.0},"247":{"tf":1.0},"529":{"tf":1.7320508075688772},"630":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.4142135623730951},"806":{"tf":1.0},"986":{"tf":1.0}},"t":{"1":{"8":{":":{"1":{"4":{":":{"0":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"847":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"4":{"9":{":":{"4":{"6":{".":{"5":{"5":{"9":{"3":{"0":{"7":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":20,"docs":{"1023":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"199":{"tf":2.449489742783178},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"316":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"528":{"tf":1.0},"611":{"tf":1.0},"635":{"tf":1.0},"728":{"tf":1.0},"757":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}}},"5":{"df":15,"docs":{"1023":{"tf":1.0},"1062":{"tf":1.0},"1067":{"tf":1.0},"247":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.0},"585":{"tf":1.0},"657":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"6":{"df":9,"docs":{"1023":{"tf":1.0},"1046":{"tf":1.0},"1085":{"tf":1.4142135623730951},"257":{"tf":1.0},"447":{"tf":1.0},"728":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"847":{"tf":1.4142135623730951}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{".":{"0":{"+":{"0":{"2":{":":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{":":{"2":{"1":{":":{"3":{"6":{".":{"0":{"0":{"2":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":7,"docs":{"1023":{"tf":1.0},"438":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":1.4142135623730951},"755":{"tf":1.0},"808":{"tf":1.0}}},"8":{"3":{"1":{"7":{"b":{"1":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"1022":{"tf":1.0},"1023":{"tf":1.0},"1083":{"tf":1.0},"211":{"tf":1.4142135623730951},"230":{"tf":1.0},"256":{"tf":1.4142135623730951},"591":{"tf":1.0},"617":{"tf":1.0},"728":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"88":{"tf":1.0}}},"9":{"df":11,"docs":{"1020":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"230":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"617":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0}}},"b":{"7":{"3":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":50,"docs":{"1002":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"130":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":2.6457513110645907},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":5.5677643628300215},"272":{"tf":5.196152422706632},"273":{"tf":8.426149773176359},"274":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"412":{"tf":1.0},"427":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.0},"710":{"tf":1.0},"761":{"tf":1.0},"781":{"tf":2.0},"784":{"tf":1.0},"785":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.4142135623730951},"898":{"tf":2.0},"900":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}}}}}},"1":{",":{"0":{"0":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":4,"docs":{"1098":{"tf":1.0},"300":{"tf":1.4142135623730951},"806":{"tf":1.0},"986":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"2":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1025":{"tf":1.0},"678":{"tf":1.4142135623730951}}},"1":{"0":{".":{"3":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}}},"2":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"a":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"5":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"%":{"/":{"5":{"%":{"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"0":{"0":{"0":{"df":3,"docs":{"1070":{"tf":1.0},"654":{"tf":1.0},"743":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":10,"docs":{"1040":{"tf":2.449489742783178},"130":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"398":{"tf":1.0},"438":{"tf":1.0},"573":{"tf":1.0},"609":{"tf":1.4142135623730951},"642":{"tf":1.0}},"m":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}},"df":13,"docs":{"1025":{"tf":2.23606797749979},"1040":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1119":{"tf":1.0},"157":{"tf":1.4142135623730951},"199":{"tf":1.0},"427":{"tf":1.7320508075688772},"507":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":2.0},"655":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"292":{"tf":1.0}}}}},"3":{".":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":52,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"185":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"362":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"531":{"tf":1.0},"573":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.4142135623730951},"657":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.4142135623730951},"841":{"tf":1.0},"876":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"1":{",":{"1":{"2":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"9":{"2":{"2":{"2":{"df":1,"docs":{"381":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"8":{"5":{"3":{"7":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"5":{"9":{":":{"5":{"9":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"1023":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"230":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"619":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"728":{"tf":1.0},"746":{"tf":1.0},"757":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"2":{".":{"3":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"665":{"tf":1.0}}},"3":{"4":{"5":{"'":{")":{".":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"720":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"720":{"tf":1.0},"721":{"tf":1.4142135623730951}}},"df":1,"docs":{"1108":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"447":{"tf":1.0}}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"9":{"0":{"1":{"8":{"1":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"0":{":":{"0":{"0":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"113":{"tf":1.0},"186":{"tf":2.23606797749979},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"627":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"3":{"1":{"0":{"7":{"0":{"3":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"6":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"4":{"2":{"7":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"4":{"0":{"df":1,"docs":{"1084":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"2":{"5":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"8":{"1":{"4":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1023":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":3.1622776601683795},"289":{"tf":1.0},"454":{"tf":1.0},"526":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"929":{"tf":1.0}}},"4":{"0":{"7":{"4":{"1":{"0":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"3":{"2":{"5":{"8":{"]":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"4":{"1":{"3":{"2":{"5":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"8":{"3":{"9":{"df":2,"docs":{"316":{"tf":1.0},"676":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"8":{"9":{"2":{"df":1,"docs":{"455":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"3":{"1":{"4":{"df":1,"docs":{"1062":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"521":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0},"782":{"tf":1.0},"789":{"tf":1.0},"814":{"tf":1.0},"929":{"tf":1.0}},"f":{"2":{"7":{"4":{"0":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{",":{"7":{"5":{"5":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"3":{"2":{"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"8":{"9":{"1":{"6":{"5":{"9":{"7":{"2":{"8":{"6":{"1":{"9":{"5":{"2":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"5":{"1":{"8":{"df":1,"docs":{"1029":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"1":{"0":{"4":{"8":{"df":1,"docs":{"1022":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"1":{"5":{"6":{"5":{"df":1,"docs":{"1083":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"6":{"9":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"5":{"5":{"3":{"9":{"df":1,"docs":{"1036":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"1":{"9":{"3":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"1":{"2":{"df":1,"docs":{"1052":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1020":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":2.0},"203":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"316":{"tf":1.0},"447":{"tf":2.0},"531":{"tf":1.0},"813":{"tf":1.4142135623730951},"857":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"528":{"tf":1.0}}}}},"6":{"1":{"5":{"2":{"6":{"9":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"9":{"4":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"3":{"4":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"288":{"tf":1.0},"289":{"tf":1.0}}},"8":{"3":{"3":{"4":{"8":{"df":1,"docs":{"733":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"2":{"8":{":":{"2":{"3":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"316":{"tf":1.0},"447":{"tf":1.7320508075688772},"781":{"tf":1.0},"782":{"tf":1.0}}},"7":{"+":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"+":{"2":{"0":{"2":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"1":{"7":{"7":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"4":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"611":{"tf":1.0}}},"8":{"0":{"df":2,"docs":{"1079":{"tf":1.0},"163":{"tf":1.0}}},"3":{"3":{"1":{"7":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"6":{"7":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"2":{"3":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1062":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"279":{"tf":1.0},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}},"9":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"4":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"746":{"tf":1.0}}},":":{"1":{"0":{"0":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"d":{"5":{"c":{"df":0,"docs":{},"e":{"2":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":149,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1023":{"tf":2.23606797749979},"1025":{"tf":1.7320508075688772},"1055":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1079":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1110":{"tf":1.0},"113":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":3.4641016151377544},"274":{"tf":2.0},"275":{"tf":2.0},"281":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":2.6457513110645907},"452":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"529":{"tf":2.23606797749979},"531":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"591":{"tf":2.449489742783178},"595":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"626":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"634":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0},"752":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"781":{"tf":2.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"80":{"tf":1.0},"806":{"tf":1.0},"813":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":2.0},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"900":{"tf":2.8284271247461903},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":2.23606797749979},"909":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"973":{"tf":1.4142135623730951},"974":{"tf":1.0},"984":{"tf":1.4142135623730951},"986":{"tf":1.0}},"k":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"622":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}},"2":{"/":{"3":{"df":2,"docs":{"521":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"6":{"df":1,"docs":{"485":{"tf":1.0}}},"8":{"df":2,"docs":{"1001":{"tf":1.0},"485":{"tf":1.0}}},"df":5,"docs":{"231":{"tf":1.0},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0}}},"1":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"2":{"df":1,"docs":{"485":{"tf":1.0}}},"5":{"df":1,"docs":{"488":{"tf":1.0}}},"6":{"0":{"1":{"2":{"3":{"1":{"8":{"0":{"5":{"4":{"1":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1044":{"tf":2.0},"276":{"tf":1.0},"447":{"tf":1.4142135623730951},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"7":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1025":{"tf":2.449489742783178}}},"df":0,"docs":{}},"2":{"8":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"1":{"df":1,"docs":{"1064":{"tf":1.0}}},"6":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"6":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1061":{"tf":1.0},"1067":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1089":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"617":{"tf":2.0},"665":{"tf":1.4142135623730951},"679":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"803":{"tf":1.0},"915":{"tf":1.0}}},"8":{"0":{"1":{"0":{"1":{"df":3,"docs":{"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"471":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"1035":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"1035":{"tf":1.0},"1037":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"276":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"9":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1098":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"1":{"9":{"2":{"8":{"3":{"7":{"df":1,"docs":{"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}},"6":{"0":{"3":{"1":{"8":{"1":{"4":{"0":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"1":{"df":1,"docs":{"466":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"1020":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1083":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":2.449489742783178},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"230":{"tf":1.0},"257":{"tf":1.0},"354":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":2.6457513110645907},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"489":{"tf":1.0},"585":{"tf":1.0},"591":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.4142135623730951},"746":{"tf":1.0},"755":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"0":{"6":{"0":{"1":{"df":3,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1014":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"202":{"tf":1.0},"210":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.0},"268":{"tf":1.7320508075688772},"270":{"tf":3.0},"271":{"tf":2.449489742783178},"272":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"280":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"447":{"tf":2.449489742783178},"485":{"tf":1.0},"489":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":2.449489742783178},"531":{"tf":1.7320508075688772},"611":{"tf":1.0},"650":{"tf":1.0},"728":{"tf":2.23606797749979},"769":{"tf":1.0},"774":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"808":{"tf":1.0},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"915":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.4142135623730951}}},"1":{"0":{"2":{"0":{"2":{"0":{"9":{"5":{"1":{"0":{"7":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"1":{"7":{"0":{"9":{"5":{"3":{"3":{"1":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"196":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"438":{"tf":1.0},"447":{"tf":3.7416573867739413},"654":{"tf":1.0},"655":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.4142135623730951}}},"2":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1013":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.7320508075688772},"447":{"tf":2.8284271247461903},"76":{"tf":1.0},"766":{"tf":1.0},"864":{"tf":1.0}}},"3":{"df":9,"docs":{"135":{"tf":1.0},"447":{"tf":3.0},"480":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"657":{"tf":1.0},"793":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0}}},"4":{"df":8,"docs":{"135":{"tf":1.4142135623730951},"447":{"tf":2.6457513110645907},"786":{"tf":1.7320508075688772},"792":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951}}},"df":1,"docs":{"387":{"tf":1.0}}},"df":19,"docs":{"127":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"257":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.0},"447":{"tf":1.7320508075688772},"487":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"635":{"tf":1.0},"678":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"841":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"841":{"tf":1.0}}}}},"1":{"4":{"7":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"1022":{"tf":1.0},"1052":{"tf":1.0},"1055":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0}}},"2":{"1":{"3":{"df":1,"docs":{"396":{"tf":1.0}}},"df":1,"docs":{"342":{"tf":1.0}}},":":{"0":{"4":{":":{"4":{"5":{".":{"9":{"1":{"2":{"2":{"0":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.0},"211":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"447":{"tf":1.0},"774":{"tf":1.0}}},"3":{":":{"5":{"9":{"df":1,"docs":{"480":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1036":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.7320508075688772}}},"4":{"df":16,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1055":{"tf":1.0},"113":{"tf":1.0},"180":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"280":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"52":{"tf":1.0},"571":{"tf":1.0},"680":{"tf":1.0},"808":{"tf":1.0},"936":{"tf":1.0},"96":{"tf":1.0}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{"0":{"df":1,"docs":{"199":{"tf":1.0}}},"df":17,"docs":{"1025":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.4142135623730951},"630":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"814":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"509":{"tf":1.0}}}}},"6":{"df":5,"docs":{"1085":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"679":{"tf":1.0}}},"7":{"df":15,"docs":{"1063":{"tf":1.0},"239":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"280":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"627":{"tf":1.0},"665":{"tf":1.0}}},"8":{"9":{"2":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":38,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":2.0},"199":{"tf":2.449489742783178},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":2.0},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"42":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":2.449489742783178},"528":{"tf":2.0},"529":{"tf":2.23606797749979},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.4142135623730951},"644":{"tf":1.0},"664":{"tf":1.0},"784":{"tf":1.0},"969":{"tf":1.0},"986":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.0}}}}},"9":{"df":4,"docs":{"272":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"757":{"tf":1.0},"784":{"tf":1.0}}},"^":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"3":{"df":2,"docs":{"1085":{"tf":1.0},"268":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"8":{"a":{"d":{"a":{"9":{"b":{"b":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"9":{"8":{"7":{"9":{"df":0,"docs":{},"e":{"0":{"8":{"c":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":78,"docs":{"1018":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1110":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"229":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"313":{"tf":1.0},"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"485":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"539":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"708":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":2.0},"779":{"tf":2.0},"788":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":2.0},"930":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"977":{"tf":1.0},"982":{"tf":1.0},"984":{"tf":2.0},"985":{"tf":1.0}},"f":{"a":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"924":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951}}}}}}},"df":5,"docs":{"924":{"tf":1.4142135623730951},"928":{"tf":2.0},"930":{"tf":2.449489742783178},"931":{"tf":2.449489742783178},"936":{"tf":2.449489742783178}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"n":{"d":{"df":2,"docs":{"622":{"tf":1.0},"984":{"tf":1.0}}},"df":0,"docs":{}}},"3":{"0":{"0":{"df":1,"docs":{"1016":{"tf":1.0}}},"df":13,"docs":{"1001":{"tf":1.0},"222":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"308":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.4142135623730951},"487":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"1":{"6":{"6":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":2.0},"617":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":1,"docs":{"447":{"tf":1.0}}},"4":{"1":{"9":{"3":{"2":{"6":{"df":0,"docs":{},"f":{"5":{"1":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"df":4,"docs":{"770":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.4142135623730951}}},"df":1,"docs":{"276":{"tf":2.0}}},"7":{"df":1,"docs":{"514":{"tf":1.0}}},"8":{"c":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"571":{"tf":1.0}}},":":{"3":{"0":{"df":1,"docs":{"597":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":40,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"335":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":1.0},"465":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.4142135623730951},"789":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951}},"f":{"1":{"b":{"2":{"df":0,"docs":{},"e":{"1":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"r":{"d":{"df":3,"docs":{"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"936":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"0":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":2,"docs":{"385":{"tf":1.0},"387":{"tf":1.0}}},"5":{"df":1,"docs":{"387":{"tf":1.0}}},"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":2,"docs":{"239":{"tf":1.7320508075688772},"576":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}}},"2":{"df":12,"docs":{"1079":{"tf":1.4142135623730951},"210":{"tf":1.0},"247":{"tf":1.0},"288":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"661":{"tf":1.0}},"f":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"5":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.0}}},"6":{".":{"0":{"a":{"1":{"df":2,"docs":{"1044":{"tf":1.0},"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"b":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"448":{"tf":1.0}},"e":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"8":{"2":{"9":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"3":{"b":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"1":{"0":{"c":{"3":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"6":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"0":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.0},"1023":{"tf":1.0},"1044":{"tf":1.0},"1085":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":2.0},"282":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.23606797749979},"505":{"tf":1.0},"506":{"tf":1.0},"522":{"tf":1.0},"609":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0}},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"387":{"tf":1.0},"447":{"tf":1.0}}}}},"5":{"0":{"0":{"0":{"df":1,"docs":{"676":{"tf":1.0}}},"df":4,"docs":{"385":{"tf":1.0},"387":{"tf":1.0},"398":{"tf":1.0},"613":{"tf":1.0}}},"df":6,"docs":{"1025":{"tf":1.0},"185":{"tf":1.4142135623730951},"516":{"tf":1.0},"589":{"tf":1.0},"617":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"292":{"tf":1.0},"539":{"tf":1.0}}}}},"1":{"df":1,"docs":{"517":{"tf":1.0}}},"2":{"df":1,"docs":{"635":{"tf":1.0}}},"3":{"df":1,"docs":{"448":{"tf":1.4142135623730951}}},"4":{"3":{"4":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"5":{"df":10,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.4142135623730951},"427":{"tf":1.0},"454":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"575":{"tf":1.0},"579":{"tf":1.0}}},"6":{"df":4,"docs":{"289":{"tf":1.0},"454":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0}}},"7":{".":{"0":{".":{"1":{"b":{"4":{"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":0,"docs":{},"f":{"5":{"7":{"9":{"5":{"df":0,"docs":{},"e":{"4":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"1061":{"tf":1.4142135623730951},"572":{"tf":1.0},"579":{"tf":1.0},"740":{"tf":1.0}}},"8":{".":{"0":{".":{"2":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.4142135623730951}}},"9":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":36,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.0},"127":{"tf":1.0},"175":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"282":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"348":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"514":{"tf":1.0},"531":{"tf":2.449489742783178},"622":{"tf":1.4142135623730951},"627":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":2.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"779":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":2.0},"936":{"tf":1.0},"980":{"tf":1.4142135623730951}},"f":{"6":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"6":{",":{"6":{"0":{"0":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"1002":{"tf":1.0},"130":{"tf":1.4142135623730951},"531":{"tf":1.0},"744":{"tf":1.0}}},"1":{"df":3,"docs":{"398":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0}}},"2":{"df":8,"docs":{"1006":{"tf":1.0},"394":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"922":{"tf":1.0}}},"3":{"6":{"5":{"5":{"6":{"7":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"679":{"tf":1.0}}},"df":3,"docs":{"448":{"tf":1.4142135623730951},"577":{"tf":1.0},"740":{"tf":1.0}}},"4":{"df":4,"docs":{"265":{"tf":1.0},"269":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"740":{"tf":1.0}}},"5":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}},"7":{".":{"0":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"922":{"tf":1.0}}},"8":{".":{"0":{".":{"3":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"b":{"7":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"8":{"df":1,"docs":{"289":{"tf":1.0}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{}},"df":33,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"276":{"tf":1.0},"282":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"555":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"781":{"tf":1.0},"803":{"tf":1.0},"841":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"983":{"tf":1.0},"984":{"tf":1.0}}},"7":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"984":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"/":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"1063":{"tf":1.0}}},"3":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"577":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}}},"3":{"7":{"7":{"7":{"1":{"9":{"2":{"7":{"6":{"a":{"d":{"4":{"4":{"df":0,"docs":{},"e":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"6":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"3":{"1":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":1.0},"87":{"tf":1.0}}},"4":{"9":{"8":{"1":{"8":{"d":{"3":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"7":{"8":{"5":{"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":4,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0}}}}},"7":{"df":2,"docs":{"1002":{"tf":1.0},"87":{"tf":1.0}}},"df":52,"docs":{"1018":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1085":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"263":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"273":{"tf":3.4641016151377544},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.4142135623730951},"57":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"778":{"tf":1.0},"781":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"806":{"tf":1.0},"810":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"837":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"909":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"968":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0},"984":{"tf":2.23606797749979},"985":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"984":{"tf":1.0}}}}},"8":{",":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"2":{"d":{"5":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"2":{"a":{"9":{"a":{"df":0,"docs":{},"f":{"9":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1025":{"tf":1.4142135623730951},"571":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"2":{"2":{"a":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":2,"docs":{"268":{"tf":1.7320508075688772},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"733":{"tf":1.0}}},"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"b":{"a":{"4":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"5":{"d":{"5":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"7":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"0":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{"a":{"1":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"9":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1002":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"824":{"tf":2.449489742783178},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"4":{"df":0,"docs":{},"e":{"d":{"9":{"c":{"4":{"c":{"2":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"9":{"0":{"df":5,"docs":{"1025":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"/":{"9":{"5":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"9":{"9":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1064":{"tf":1.0}}}}},"3":{"df":1,"docs":{"578":{"tf":1.0}}},"4":{"6":{"8":{"8":{"0":{"3":{"8":{"7":{"df":1,"docs":{"705":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"740":{"tf":1.4142135623730951}}},"5":{"df":8,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"521":{"tf":1.0},"531":{"tf":1.0},"708":{"tf":1.0},"786":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}},"7":{".":{"5":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{".":{"0":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"909":{"tf":1.0}}},"9":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.0},"157":{"tf":1.4142135623730951},"289":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.0},"580":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"289":{"tf":1.0}}}}},"b":{"3":{"5":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"5":{"6":{"a":{"c":{"6":{"a":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1033":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"789":{"tf":1.0},"824":{"tf":2.6457513110645907},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}},"f":{"9":{"d":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"413":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"528":{"tf":1.0},"624":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.0}}}}}}},"df":1,"docs":{"347":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"_":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"a":{",":{"1":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"k":{".":{"a":{"df":3,"docs":{"221":{"tf":1.0},"289":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"b":{"df":3,"docs":{"193":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0}}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"413":{"tf":1.0},"89":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"2":{"2":{"7":{"0":{"df":0,"docs":{},"f":{"7":{"2":{"7":{"df":0,"docs":{},"f":{"4":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"8":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"9":{"0":{"7":{"d":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"f":{"a":{"9":{"d":{"7":{"8":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"8":{"b":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"0":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"7":{"1":{"0":{"8":{"a":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"896":{"tf":1.0}}}}},"a":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"896":{"tf":1.4142135623730951}}},"b":{"2":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"901":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"487":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"910":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"323":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":8,"docs":{"100":{"tf":1.0},"110":{"tf":1.0},"198":{"tf":1.0},"496":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"510":{"tf":1.0},"576":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"1002":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"517":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"740":{"tf":1.0},"866":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"df":5,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"740":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"299":{"tf":1.0},"413":{"tf":1.0},"517":{"tf":1.0}}}}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"1006":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"664":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"732":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"v":{"df":70,"docs":{"1023":{"tf":1.0},"1044":{"tf":1.0},"1064":{"tf":1.0},"1079":{"tf":1.0},"1120":{"tf":1.0},"113":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":1.4142135623730951},"343":{"tf":1.0},"355":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"401":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"779":{"tf":1.0},"853":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"900":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":2.0},"930":{"tf":1.0},"956":{"tf":1.0}}}},"p":{"df":1,"docs":{"609":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"421":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"1120":{"tf":1.0},"433":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":1,"docs":{"678":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"485":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":26,"docs":{"297":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":1.0},"468":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"965":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":191,"docs":{"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.0},"1069":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1085":{"tf":1.0},"1095":{"tf":1.0},"1113":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"209":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":2.449489742783178},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":2.6457513110645907},"216":{"tf":2.6457513110645907},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":2.449489742783178},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"230":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.7320508075688772},"297":{"tf":2.6457513110645907},"303":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"332":{"tf":1.0},"347":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"361":{"tf":2.449489742783178},"362":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":2.0},"401":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"436":{"tf":1.0},"503":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"552":{"tf":2.23606797749979},"554":{"tf":2.6457513110645907},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"583":{"tf":1.0},"598":{"tf":1.0},"60":{"tf":1.0},"601":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"615":{"tf":1.4142135623730951},"62":{"tf":1.7320508075688772},"621":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"801":{"tf":1.0},"804":{"tf":1.4142135623730951},"81":{"tf":1.0},"811":{"tf":1.0},"815":{"tf":1.4142135623730951},"822":{"tf":1.0},"826":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"835":{"tf":1.0},"841":{"tf":1.4142135623730951},"843":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":2.0},"859":{"tf":1.0},"866":{"tf":1.0},"88":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.7320508075688772},"922":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"133":{"tf":1.0},"220":{"tf":1.0},"267":{"tf":1.0},"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"410":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"r":{"d":{"df":4,"docs":{"222":{"tf":1.0},"542":{"tf":1.0},"866":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1097":{"tf":1.0},"936":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"927":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"927":{"tf":1.0},"930":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"926":{"tf":1.0}}}}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":52,"docs":{"1023":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1095":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.449489742783178},"215":{"tf":2.23606797749979},"22":{"tf":1.0},"236":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"318":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"554":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"705":{"tf":1.0},"728":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.7320508075688772},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.4142135623730951},"926":{"tf":2.449489742783178},"927":{"tf":2.23606797749979},"928":{"tf":1.4142135623730951},"929":{"tf":2.23606797749979},"930":{"tf":2.0},"931":{"tf":3.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":4.69041575982343},"937":{"tf":2.449489742783178}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"487":{"tf":1.0},"488":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"1034":{"tf":1.0},"106":{"tf":1.0},"548":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.0},"143":{"tf":1.0},"301":{"tf":1.0},"451":{"tf":1.0},"887":{"tf":1.0},"915":{"tf":1.0},"979":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"126":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"144":{"tf":1.0},"273":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"447":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1093":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"984":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"124":{"tf":1.0},"779":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"817":{"tf":1.0},"820":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":4,"docs":{"352":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}}}},"t":{"df":4,"docs":{"285":{"tf":1.0},"335":{"tf":1.0},"376":{"tf":1.0},"947":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1012":{"tf":1.0}}}}}}}},"df":26,"docs":{"1013":{"tf":1.4142135623730951},"1110":{"tf":1.0},"1120":{"tf":1.0},"116":{"tf":1.0},"168":{"tf":1.0},"43":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"514":{"tf":1.0},"527":{"tf":1.0},"546":{"tf":1.0},"635":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":1.7320508075688772},"875":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"877":{"tf":2.449489742783178},"879":{"tf":1.0},"880":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"906":{"tf":2.23606797749979},"922":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.0},"936":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":133,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.7320508075688772},"1004":{"tf":1.4142135623730951},"1005":{"tf":1.7320508075688772},"1006":{"tf":1.7320508075688772},"1007":{"tf":1.4142135623730951},"1008":{"tf":1.4142135623730951},"1009":{"tf":2.449489742783178},"1011":{"tf":1.0},"1023":{"tf":2.0},"1031":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1107":{"tf":1.0},"1120":{"tf":1.0},"113":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":3.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.6457513110645907},"274":{"tf":2.23606797749979},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"308":{"tf":1.0},"323":{"tf":1.0},"33":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"39":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"422":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.7320508075688772},"488":{"tf":1.7320508075688772},"507":{"tf":1.0},"512":{"tf":1.0},"514":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":2.6457513110645907},"529":{"tf":2.449489742783178},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":2.0},"555":{"tf":1.0},"563":{"tf":1.0},"57":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":2.449489742783178},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":2.0},"626":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"730":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.605551275463989},"772":{"tf":2.0},"778":{"tf":1.7320508075688772},"779":{"tf":1.7320508075688772},"781":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"811":{"tf":1.4142135623730951},"813":{"tf":2.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"866":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.4142135623730951},"972":{"tf":1.0},"973":{"tf":1.4142135623730951},"974":{"tf":2.23606797749979},"975":{"tf":1.7320508075688772},"977":{"tf":1.4142135623730951},"978":{"tf":1.0},"979":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"982":{"tf":1.0},"984":{"tf":1.7320508075688772}},"e":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"782":{"tf":1.0},"784":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1063":{"tf":1.0},"546":{"tf":1.7320508075688772},"709":{"tf":2.23606797749979}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"1063":{"tf":1.0},"548":{"tf":1.0},"626":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"267":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"584":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1067":{"tf":1.0},"514":{"tf":1.7320508075688772},"708":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1067":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"596":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"598":{"tf":1.0}},"v":{"3":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.7320508075688772}}},"4":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"594":{"tf":1.0},"596":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":1,"docs":{"1044":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"921":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"866":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"222":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":4,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"222":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":23,"docs":{"1044":{"tf":1.4142135623730951},"1120":{"tf":1.0},"127":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.0},"236":{"tf":1.7320508075688772},"256":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"363":{"tf":1.0},"391":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"586":{"tf":1.0},"653":{"tf":1.0},"740":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.7320508075688772},"922":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"\\":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":3,"docs":{"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":9,"docs":{"447":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"904":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}}}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"363":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"738":{"tf":1.0},"747":{"tf":2.0}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"@":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"186":{"tf":1.0},"212":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":54,"docs":{"101":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"231":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.7320508075688772},"263":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":2.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"328":{"tf":1.4142135623730951},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"707":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.0},"723":{"tf":2.23606797749979},"724":{"tf":2.23606797749979},"728":{"tf":1.4142135623730951},"742":{"tf":1.0},"76":{"tf":1.0},"866":{"tf":1.7320508075688772},"925":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":57,"docs":{"100":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1085":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"153":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"354":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0},"424":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"596":{"tf":1.7320508075688772},"61":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"700":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"714":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":1.0},"928":{"tf":1.0},"936":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"223":{"tf":1.0},"248":{"tf":2.449489742783178},"343":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.4142135623730951},"580":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"1023":{"tf":1.0},"138":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0},"507":{"tf":1.0},"737":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"877":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"607":{"tf":1.0},"609":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}}},"df":23,"docs":{"1097":{"tf":1.0},"260":{"tf":1.4142135623730951},"378":{"tf":1.0},"398":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"602":{"tf":1.4142135623730951},"603":{"tf":2.23606797749979},"606":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.4142135623730951},"751":{"tf":1.0},"762":{"tf":1.4142135623730951},"913":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"921":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"607":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":29,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.4142135623730951},"129":{"tf":1.0},"188":{"tf":1.0},"290":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"37":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":2.8284271247461903},"684":{"tf":1.0},"738":{"tf":1.0},"748":{"tf":2.23606797749979},"824":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":1.7320508075688772},"931":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":2.23606797749979},"956":{"tf":1.0}}}}}}},"df":101,"docs":{"1023":{"tf":1.4142135623730951},"1085":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"234":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.4142135623730951},"316":{"tf":1.0},"321":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"343":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"373":{"tf":1.0},"375":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":2.23606797749979},"451":{"tf":1.0},"454":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"539":{"tf":2.23606797749979},"540":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":2.0},"58":{"tf":1.0},"633":{"tf":1.0},"666":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"731":{"tf":2.0},"737":{"tf":2.0},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.23606797749979},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":2.23606797749979},"813":{"tf":2.0},"824":{"tf":1.0},"851":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"894":{"tf":2.0},"896":{"tf":1.0},"897":{"tf":3.872983346207417},"898":{"tf":2.6457513110645907},"899":{"tf":5.0},"900":{"tf":4.242640687119285},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":6.4031242374328485},"926":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}},"i":{"df":3,"docs":{"1000":{"tf":1.0},"1001":{"tf":2.0},"485":{"tf":2.0}}},"j":{"a":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"1023":{"tf":1.0},"106":{"tf":1.0},"1079":{"tf":1.0},"1114":{"tf":1.0},"134":{"tf":1.0},"447":{"tf":1.0},"548":{"tf":1.0}}}}}},"m":{"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"108":{"tf":1.4142135623730951},"129":{"tf":1.0},"312":{"tf":1.0},"415":{"tf":1.0},"555":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.0},"313":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"512":{"tf":1.0},"676":{"tf":1.0}}}}},"s":{"_":{"df":1,"docs":{"898":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"898":{"tf":2.23606797749979},"899":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"1115":{"tf":1.0},"1122":{"tf":1.0},"137":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"506":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"231":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"515":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"613":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":1.7320508075688772},"857":{"tf":1.7320508075688772},"858":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":4,"docs":{"1120":{"tf":1.0},"231":{"tf":1.0},"303":{"tf":1.0},"707":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1009":{"tf":1.0},"106":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"22":{"tf":1.0}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":13,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"179":{"tf":1.0},"236":{"tf":1.0},"269":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":2.0},"496":{"tf":1.0},"504":{"tf":1.0},"514":{"tf":1.0},"548":{"tf":1.0},"742":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"299":{"tf":1.0},"335":{"tf":1.0},"422":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"927":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"180":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"664":{"tf":1.4142135623730951},"899":{"tf":1.0},"956":{"tf":1.0}}}}}}},"df":6,"docs":{"1001":{"tf":1.0},"239":{"tf":2.8284271247461903},"373":{"tf":1.0},"585":{"tf":1.0},"926":{"tf":1.0},"946":{"tf":1.0}},"e":{",":{"2":{"7":{",":{"4":{"5":{",":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{",":{"2":{"7":{",":{"4":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1120":{"tf":1.0},"356":{"tf":1.7320508075688772}}}}},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"960":{"tf":1.0}}}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"'":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"960":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"127":{"tf":1.0}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}}}}},"d":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":115,"docs":{"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1026":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1040":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1052":{"tf":1.0},"1053":{"tf":2.449489742783178},"1057":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1085":{"tf":2.23606797749979},"1090":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.6457513110645907},"126":{"tf":2.6457513110645907},"127":{"tf":3.605551275463989},"128":{"tf":2.23606797749979},"129":{"tf":3.4641016151377544},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"191":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.4142135623730951},"514":{"tf":1.0},"536":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"560":{"tf":1.4142135623730951},"562":{"tf":1.7320508075688772},"563":{"tf":1.0},"589":{"tf":1.0},"593":{"tf":2.0},"595":{"tf":1.0},"596":{"tf":2.8284271247461903},"599":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"641":{"tf":1.7320508075688772},"652":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":2.8284271247461903},"691":{"tf":2.449489742783178},"694":{"tf":2.0},"695":{"tf":1.0},"698":{"tf":2.0},"699":{"tf":1.0},"701":{"tf":2.449489742783178},"705":{"tf":3.605551275463989},"707":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":2.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"862":{"tf":1.0},"886":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":2.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951},"964":{"tf":1.0},"983":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"o":{"df":5,"docs":{"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"453":{"tf":1.0},"770":{"tf":1.0},"904":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1017":{"tf":1.0},"824":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":3,"docs":{"207":{"tf":1.0},"215":{"tf":2.23606797749979},"216":{"tf":1.0}},"m":{"df":9,"docs":{"243":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"691":{"tf":1.0},"887":{"tf":1.4142135623730951},"955":{"tf":1.0},"956":{"tf":1.0}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},":":{"/":{"d":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":71,"docs":{"1019":{"tf":1.0},"1021":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1088":{"tf":1.0},"1100":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"160":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.4142135623730951},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"378":{"tf":1.0},"403":{"tf":2.23606797749979},"415":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":2.0},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.7320508075688772},"482":{"tf":1.7320508075688772},"553":{"tf":1.7320508075688772},"555":{"tf":3.3166247903554},"560":{"tf":1.4142135623730951},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.4142135623730951},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"945":{"tf":1.4142135623730951},"949":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}}}}},"k":{"a":{"df":8,"docs":{"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"748":{"tf":1.0},"880":{"tf":1.0},"931":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"df":15,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":2.0},"181":{"tf":1.0},"185":{"tf":3.4641016151377544},"188":{"tf":2.8284271247461903},"190":{"tf":1.0},"913":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":2.8284271247461903}},"s":{".":{"c":{"df":0,"docs":{},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"'":{"df":2,"docs":{"1085":{"tf":1.0},"559":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":6,"docs":{"1034":{"tf":1.0},"185":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0}}}}}}}}},"i":{"a":{"df":4,"docs":{"155":{"tf":2.0},"246":{"tf":1.4142135623730951},"546":{"tf":1.0},"740":{"tf":1.0}},"s":{"df":7,"docs":{"1025":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"410":{"tf":1.0},"459":{"tf":1.0},"464":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"109":{"tf":1.0},"131":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"97":{"tf":1.0}}}},"k":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0}}}},"l":{"'":{"df":1,"docs":{"385":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"642":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":80,"docs":{"1016":{"tf":1.0},"1034":{"tf":1.0},"107":{"tf":1.0},"1085":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"395":{"tf":1.0},"398":{"tf":1.7320508075688772},"422":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"481":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.0},"523":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0},"720":{"tf":1.0},"750":{"tf":1.0},"784":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"861":{"tf":1.0},"90":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"926":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"975":{"tf":1.0},"98":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":22,"docs":{"1001":{"tf":1.0},"1004":{"tf":1.0},"1038":{"tf":1.0},"133":{"tf":1.0},"143":{"tf":1.0},"175":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"358":{"tf":1.0},"607":{"tf":1.0},"684":{"tf":1.0},"778":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"956":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1117":{"tf":1.4142135623730951},"118":{"tf":1.0},"316":{"tf":1.0},"361":{"tf":1.0},"785":{"tf":1.0},"901":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":23,"docs":{"1072":{"tf":1.4142135623730951},"1107":{"tf":1.0},"129":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"452":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"579":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"942":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"410":{"tf":1.4142135623730951},"897":{"tf":1.0}},"n":{"df":9,"docs":{"130":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"452":{"tf":1.0},"942":{"tf":1.0},"956":{"tf":1.0},"980":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":16,"docs":{"197":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"366":{"tf":1.0},"452":{"tf":1.0},"534":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"877":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":34,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1119":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"220":{"tf":1.4142135623730951},"248":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"471":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"514":{"tf":1.0},"546":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":1.4142135623730951},"89":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"607":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"307":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"913":{"tf":1.0},"921":{"tf":1.0}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":27,"docs":{"1034":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"134":{"tf":1.0},"231":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"269":{"tf":1.0},"28":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"306":{"tf":1.0},"363":{"tf":1.0},"479":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"642":{"tf":1.0},"67":{"tf":1.0},"707":{"tf":1.0},"772":{"tf":1.4142135623730951},"841":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"873":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":12,"docs":{"21":{"tf":1.0},"24":{"tf":1.0},"335":{"tf":1.0},"915":{"tf":2.6457513110645907},"921":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"276":{"tf":1.4142135623730951},"701":{"tf":1.0}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":23,"docs":{"1064":{"tf":1.0},"1071":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.4142135623730951},"388":{"tf":1.0},"435":{"tf":1.4142135623730951},"474":{"tf":1.0},"487":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"737":{"tf":1.7320508075688772},"742":{"tf":1.4142135623730951},"760":{"tf":1.4142135623730951},"778":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":2.23606797749979},"855":{"tf":1.7320508075688772},"859":{"tf":2.0},"876":{"tf":1.0},"949":{"tf":1.0}},"i":{"df":100,"docs":{"10":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1114":{"tf":1.0},"1122":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.7320508075688772},"17":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"181":{"tf":1.0},"19":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":2.0},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"230":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"250":{"tf":1.0},"258":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"374":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.4142135623730951},"395":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"444":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"488":{"tf":1.0},"496":{"tf":1.0},"53":{"tf":1.0},"538":{"tf":1.7320508075688772},"559":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"640":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":2.0},"708":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"72":{"tf":1.0},"726":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"825":{"tf":1.0},"851":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"874":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"912":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":2.23606797749979},"981":{"tf":1.0}},"s":{".":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"1114":{"tf":1.0},"21":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"28":{"tf":1.0},"613":{"tf":1.0},"914":{"tf":1.0}}}},"t":{"df":16,"docs":{"11":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":2.0},"366":{"tf":1.0},"379":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"832":{"tf":1.0},"874":{"tf":1.0},"963":{"tf":1.0}}},"z":{"df":32,"docs":{"0":{"tf":1.0},"1023":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.4142135623730951},"2":{"tf":1.0},"28":{"tf":1.0},"372":{"tf":1.0},"435":{"tf":1.0},"45":{"tf":1.0},"527":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"545":{"tf":1.4142135623730951},"548":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"715":{"tf":1.4142135623730951},"861":{"tf":1.0},"927":{"tf":1.0},"945":{"tf":1.0},"960":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"516":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"323":{"tf":1.0},"548":{"tf":1.0},"80":{"tf":1.0},"947":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":30,"docs":{"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1096":{"tf":1.0},"125":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":2.6457513110645907},"600":{"tf":1.0},"640":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"696":{"tf":1.0},"698":{"tf":1.0},"785":{"tf":4.358898943540674},"847":{"tf":1.4142135623730951},"9":{"tf":1.0},"922":{"tf":1.0},"943":{"tf":1.7320508075688772},"983":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"576":{"tf":1.0},"956":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"222":{"tf":1.0},"446":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"879":{"tf":1.0},"880":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":6,"docs":{"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":2.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"779":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"185":{"tf":1.0}},"i":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"185":{"tf":1.0},"90":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"1095":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"h":{"df":23,"docs":{"1009":{"tf":1.0},"1064":{"tf":1.0},"1095":{"tf":1.0},"155":{"tf":1.4142135623730951},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"310":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0},"515":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"824":{"tf":1.0},"936":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"960":{"tf":1.0},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"555":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"1117":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.0},"944":{"tf":1.0}}}}}},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"499":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1117":{"tf":1.0},"1122":{"tf":1.0},"30":{"tf":1.0},"554":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"1073":{"tf":1.0},"1097":{"tf":1.0},"240":{"tf":1.0},"387":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"563":{"tf":1.0},"962":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"770":{"tf":1.0},"96":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"213":{"tf":1.0},"251":{"tf":1.0},"363":{"tf":1.0},"559":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":38,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"120":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.7320508075688772},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.449489742783178},"257":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.7320508075688772},"334":{"tf":1.0},"346":{"tf":1.7320508075688772},"352":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"398":{"tf":2.449489742783178},"555":{"tf":1.0},"559":{"tf":1.7320508075688772},"638":{"tf":1.0},"679":{"tf":1.0},"79":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"848":{"tf":1.0},"946":{"tf":1.4142135623730951},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"k":{"df":1,"docs":{"1073":{"tf":1.0}}},"p":{"'":{"df":2,"docs":{"813":{"tf":1.0},"824":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1072":{"tf":1.0}}},"df":7,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":2.0},"705":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":14,"docs":{"1035":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"199":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"596":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"547":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":19,"docs":{"1035":{"tf":1.0},"1072":{"tf":2.0},"1089":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"158":{"tf":1.0},"199":{"tf":1.4142135623730951},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.23606797749979},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"313":{"tf":1.0},"448":{"tf":1.0}}}},"df":33,"docs":{"1001":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.7320508075688772},"1091":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"199":{"tf":1.4142135623730951},"343":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"580":{"tf":1.0},"704":{"tf":1.0},"785":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":4.795831523312719},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":2.23606797749979},"823":{"tf":1.4142135623730951},"824":{"tf":6.928203230275509},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"921":{"tf":1.0},"931":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":33,"docs":{"101":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":1.0},"1034":{"tf":1.0},"1061":{"tf":1.0},"110":{"tf":1.0},"1113":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":3.605551275463989},"222":{"tf":1.0},"236":{"tf":1.0},"287":{"tf":1.7320508075688772},"294":{"tf":1.0},"348":{"tf":1.4142135623730951},"364":{"tf":1.0},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"477":{"tf":1.0},"509":{"tf":1.7320508075688772},"510":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.0},"634":{"tf":1.0},"814":{"tf":1.0},"88":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"269":{"tf":1.0},"580":{"tf":1.0},"705":{"tf":1.4142135623730951},"726":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":9,"docs":{"800":{"tf":1.4142135623730951},"822":{"tf":1.7320508075688772},"823":{"tf":1.0},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"936":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"823":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"832":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"’":{"df":1,"docs":{"823":{"tf":1.0}}}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"355":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"249":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"546":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":70,"docs":{"1013":{"tf":1.0},"1048":{"tf":1.0},"1051":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1072":{"tf":2.0},"1096":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.4142135623730951},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"359":{"tf":2.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"409":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.7320508075688772},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"517":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.4142135623730951},"568":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951},"625":{"tf":1.0},"646":{"tf":1.0},"690":{"tf":1.0},"737":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"900":{"tf":1.0},"922":{"tf":1.0},"948":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0}}},"df":38,"docs":{"1013":{"tf":1.4142135623730951},"1101":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"442":{"tf":1.4142135623730951},"449":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.7320508075688772},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"904":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"945":{"tf":1.0},"983":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":18,"docs":{"1120":{"tf":1.0},"126":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.4142135623730951},"276":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.0},"487":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"1085":{"tf":1.0},"1108":{"tf":1.0},"1114":{"tf":1.0},"1116":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.4142135623730951},"705":{"tf":1.0},"780":{"tf":1.0},"85":{"tf":1.0},"965":{"tf":1.0}}}}},"v":{"df":6,"docs":{"180":{"tf":1.0},"331":{"tf":1.4142135623730951},"352":{"tf":1.0},"373":{"tf":1.0},"599":{"tf":1.0},"946":{"tf":1.0}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":19,"docs":{"1031":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.7320508075688772},"199":{"tf":1.0},"222":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.4142135623730951},"531":{"tf":2.0},"626":{"tf":1.0},"633":{"tf":1.0},"979":{"tf":1.0}}}}}}},"’":{"df":1,"docs":{"813":{"tf":2.449489742783178}}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"841":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"1023":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"286":{"tf":1.0},"292":{"tf":1.7320508075688772},"354":{"tf":1.0},"358":{"tf":1.0},"38":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"710":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1117":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"553":{"tf":1.0},"690":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"953":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"416":{"tf":1.4142135623730951},"47":{"tf":1.0},"495":{"tf":1.0},"565":{"tf":1.0},"64":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":7,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.7320508075688772},"447":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"1093":{"tf":1.0},"169":{"tf":1.0},"335":{"tf":1.0},"460":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"199":{"tf":1.0},"468":{"tf":1.7320508075688772},"497":{"tf":1.4142135623730951},"726":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"508":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"g":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"772":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":24,"docs":{"1006":{"tf":1.0},"187":{"tf":1.0},"289":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"345":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"521":{"tf":1.0},"556":{"tf":1.0},"571":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"983":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":4,"docs":{"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}},"df":28,"docs":{"1075":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1101":{"tf":2.0},"1102":{"tf":1.0},"129":{"tf":1.0},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"223":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"280":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"542":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"770":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.23606797749979}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"1023":{"tf":1.0},"275":{"tf":1.4142135623730951},"294":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"580":{"tf":1.0},"651":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"873":{"tf":1.0},"898":{"tf":1.0},"945":{"tf":1.0}}}}},"t":{"df":1,"docs":{"355":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"l":{"df":33,"docs":{"0":{"tf":1.0},"1004":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":2.0},"1108":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.7320508075688772},"1115":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1119":{"tf":1.4142135623730951},"153":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.0},"356":{"tf":1.0},"379":{"tf":1.0},"44":{"tf":1.0},"449":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":1.0},"715":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"919":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"952":{"tf":1.0},"953":{"tf":1.4142135623730951},"957":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":7,"docs":{"120":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.4142135623730951},"412":{"tf":1.0},"416":{"tf":2.23606797749979},"439":{"tf":1.4142135623730951},"546":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"c":{"df":2,"docs":{"1040":{"tf":1.0},"1063":{"tf":1.0}}},"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"d":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":20,"docs":{"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"460":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"529":{"tf":2.23606797749979},"62":{"tf":1.0},"66":{"tf":1.0},"84":{"tf":1.0},"89":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.0},"974":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1059":{"tf":1.0},"515":{"tf":1.0}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"41":{"tf":1.0},"46":{"tf":1.0},"914":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"446":{"tf":1.0}}}}},"s":{"df":1,"docs":{"613":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"784":{"tf":1.0}}}},"t":{"df":6,"docs":{"123":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":20,"docs":{"101":{"tf":1.0},"1063":{"tf":1.0},"1073":{"tf":1.0},"1108":{"tf":1.4142135623730951},"121":{"tf":1.0},"128":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"260":{"tf":1.4142135623730951},"360":{"tf":1.0},"37":{"tf":1.0},"422":{"tf":1.0},"528":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"705":{"tf":1.0},"844":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"144":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"29":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":38,"docs":{"1038":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1108":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"412":{"tf":1.4142135623730951},"506":{"tf":1.0},"542":{"tf":1.0},"641":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.7320508075688772},"718":{"tf":1.4142135623730951},"728":{"tf":1.0},"844":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"878":{"tf":1.0},"898":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":16,"docs":{"1108":{"tf":1.0},"1114":{"tf":1.0},"212":{"tf":1.0},"287":{"tf":1.0},"314":{"tf":1.0},"410":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.0},"501":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"526":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"939":{"tf":1.0}},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"285":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"509":{"tf":1.0},"894":{"tf":1.0},"903":{"tf":1.0}}}}},"r":{"df":1,"docs":{"1114":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":6,"docs":{"1023":{"tf":1.0},"1053":{"tf":1.0},"679":{"tf":1.0},"835":{"tf":1.0},"960":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"1108":{"tf":1.0},"175":{"tf":1.0},"414":{"tf":1.0},"516":{"tf":1.0},"858":{"tf":1.0},"956":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"240":{"tf":1.0},"267":{"tf":1.0},"37":{"tf":1.4142135623730951},"488":{"tf":1.0},"579":{"tf":1.0},"584":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"936":{"tf":1.4142135623730951},"983":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"238":{"tf":1.0},"67":{"tf":1.7320508075688772},"737":{"tf":1.0},"851":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1016":{"tf":1.0}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":32,"docs":{"1016":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":2.449489742783178},"1085":{"tf":2.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"175":{"tf":1.0},"41":{"tf":1.0},"420":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"588":{"tf":1.4142135623730951},"589":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"824":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.7320508075688772},"919":{"tf":1.0},"920":{"tf":1.4142135623730951},"921":{"tf":1.7320508075688772},"922":{"tf":2.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1023":{"tf":1.0}}}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"1113":{"tf":1.0},"1114":{"tf":2.0},"1118":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"302":{"tf":1.0},"353":{"tf":1.4142135623730951},"999":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"206":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"447":{"tf":2.449489742783178},"814":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1021":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"31":{"tf":1.0},"5":{"tf":1.0},"567":{"tf":1.0},"582":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"869":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"1025":{"tf":1.0},"196":{"tf":1.0},"447":{"tf":2.0},"454":{"tf":1.0},"485":{"tf":1.0},"650":{"tf":1.0},"786":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":3,"docs":{"424":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"935":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"913":{"tf":2.0},"914":{"tf":1.7320508075688772},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.7320508075688772},"925":{"tf":1.0},"930":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"297":{"tf":1.0},"361":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1002":{"tf":1.0}}}}}}},"o":{"df":6,"docs":{"143":{"tf":1.0},"169":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"598":{"tf":1.0},"851":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1097":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":49,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1112":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"142":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"294":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"345":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"38":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"439":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"49":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"562":{"tf":1.0},"73":{"tf":1.0},"899":{"tf":1.0},"937":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0}}}},"df":17,"docs":{"131":{"tf":1.0},"142":{"tf":1.0},"212":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"388":{"tf":1.4142135623730951},"416":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"554":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"104":{"tf":1.7320508075688772},"106":{"tf":1.0},"117":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":2.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"102":{"tf":1.0},"106":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":144,"docs":{"1001":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1023":{"tf":1.7320508075688772},"103":{"tf":1.7320508075688772},"1031":{"tf":1.0},"104":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":2.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"316":{"tf":2.6457513110645907},"317":{"tf":1.7320508075688772},"318":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.4142135623730951},"348":{"tf":1.0},"353":{"tf":1.7320508075688772},"355":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"392":{"tf":1.0},"395":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"666":{"tf":1.0},"669":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.4142135623730951},"747":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"835":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.0},"88":{"tf":1.0},"889":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"92":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"1085":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.23606797749979},"246":{"tf":1.0},"39":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"747":{"tf":1.0},"970":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"(":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":1,"docs":{"546":{"tf":1.0}}},"o":{"df":0,"docs":{},"i":{"d":{"df":25,"docs":{"1031":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":2.0},"117":{"tf":1.0},"127":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.0},"242":{"tf":1.0},"297":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"396":{"tf":1.0},"466":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"742":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":2,"docs":{"358":{"tf":1.0},"409":{"tf":1.7320508075688772}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"129":{"tf":1.0},"248":{"tf":1.0},"295":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"447":{"tf":1.0},"562":{"tf":1.0},"581":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}},"y":{"df":5,"docs":{"353":{"tf":1.0},"504":{"tf":1.0},"607":{"tf":1.0},"676":{"tf":1.0},"896":{"tf":1.0}}}},"df":6,"docs":{"1096":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"447":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"945":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"740":{"tf":2.0},"748":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":4,"docs":{"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":2.0},"708":{"tf":1.0}}}}},"b":{"'":{"8":{"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"2":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"b":{"2":{",":{"b":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"4":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"a":{"6":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"a":{"7":{"df":0,"docs":{},"e":{"3":{"df":0,"docs":{},"f":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"362":{"tf":1.0},"957":{"tf":1.0}}}}},"df":18,"docs":{"102":{"tf":1.0},"1053":{"tf":1.0},"15":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"221":{"tf":1.0},"273":{"tf":1.0},"323":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"387":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"567":{"tf":1.0},"957":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1044":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"956":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":39,"docs":{"101":{"tf":1.0},"1061":{"tf":1.0},"1090":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":2.23606797749979},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":2.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"186":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"478":{"tf":1.0},"595":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"31":{"tf":1.0},"422":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"814":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":8,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":15,"docs":{"313":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"929":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"387":{"tf":1.0},"390":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"358":{"tf":1.0}},"r":{"df":1,"docs":{"487":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"8":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.7320508075688772},"964":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}}}},"r":{"df":11,"docs":{"174":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"289":{"tf":1.0},"394":{"tf":2.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"748":{"tf":2.23606797749979},"75":{"tf":1.0},"866":{"tf":1.0},"945":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":76,"docs":{"1030":{"tf":1.0},"106":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":2.449489742783178},"13":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"212":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":2.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"393":{"tf":1.0},"409":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"496":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":2.449489742783178},"556":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"649":{"tf":1.0},"678":{"tf":1.0},"700":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.4142135623730951},"734":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"857":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"920":{"tf":1.4142135623730951},"922":{"tf":1.0},"930":{"tf":1.0},"945":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"223":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"541":{"tf":1.0},"594":{"tf":1.0},"649":{"tf":1.7320508075688772},"653":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.7320508075688772},"974":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"541":{"tf":1.0},"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"c":{"df":11,"docs":{"197":{"tf":1.0},"206":{"tf":1.0},"256":{"tf":1.0},"291":{"tf":1.0},"338":{"tf":1.0},"404":{"tf":1.0},"46":{"tf":1.0},"529":{"tf":1.0},"59":{"tf":1.0},"859":{"tf":1.0},"89":{"tf":1.0}}},"df":21,"docs":{"1088":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"408":{"tf":1.0},"481":{"tf":1.0},"529":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.4142135623730951},"594":{"tf":1.0},"651":{"tf":1.0},"672":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"954":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":24,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.7320508075688772},"373":{"tf":1.0},"560":{"tf":1.0},"669":{"tf":1.0},"678":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"954":{"tf":2.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.7320508075688772},"959":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"b":{"6":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1023":{"tf":2.0},"199":{"tf":1.4142135623730951},"332":{"tf":1.0},"452":{"tf":1.0},"502":{"tf":1.0},"665":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":6,"docs":{"1117":{"tf":1.0},"363":{"tf":1.7320508075688772},"403":{"tf":1.0},"413":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0}}},"r":{"df":1,"docs":{"1115":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":30,"docs":{"1023":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"426":{"tf":1.0},"452":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"666":{"tf":1.0},"740":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"899":{"tf":1.0},"936":{"tf":1.0},"956":{"tf":1.0},"961":{"tf":1.0}}}}},"df":57,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1059":{"tf":1.7320508075688772},"1085":{"tf":1.0},"113":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"294":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":2.449489742783178},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"51":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"708":{"tf":1.4142135623730951},"788":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":2.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"974":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":59,"docs":{"1044":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1107":{"tf":1.0},"120":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"235":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"409":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.0},"479":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.4142135623730951},"514":{"tf":1.0},"527":{"tf":1.7320508075688772},"540":{"tf":1.0},"563":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"844":{"tf":1.4142135623730951},"87":{"tf":1.0},"899":{"tf":1.4142135623730951},"936":{"tf":1.0},"984":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"447":{"tf":2.0},"710":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":30,"docs":{"1059":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"2":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.0},"373":{"tf":1.0},"407":{"tf":1.4142135623730951},"453":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":1.0},"471":{"tf":1.4142135623730951},"488":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"899":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"946":{"tf":1.0},"972":{"tf":1.0}},"n":{"df":1,"docs":{"1122":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"607":{"tf":1.0}}}},"v":{"df":4,"docs":{"199":{"tf":1.0},"387":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":20,"docs":{"1009":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1085":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"490":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"527":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"613":{"tf":1.0},"737":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.4142135623730951},"858":{"tf":1.0},"965":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"163":{"tf":1.0},"185":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"304":{"tf":1.0},"592":{"tf":1.0},"951":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"407":{"tf":1.0},"447":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"1114":{"tf":1.0},"318":{"tf":1.0},"880":{"tf":1.0}}}},"w":{"df":49,"docs":{"1001":{"tf":1.0},"1017":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.0},"164":{"tf":1.0},"180":{"tf":1.0},"187":{"tf":1.0},"189":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"354":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"558":{"tf":1.0},"607":{"tf":1.0},"707":{"tf":1.0},"737":{"tf":1.0},"747":{"tf":1.0},"785":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"913":{"tf":2.0},"915":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0},"986":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1085":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"193":{"tf":1.0},"236":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"595":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"839":{"tf":1.0},"961":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"[":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"df":23,"docs":{"1003":{"tf":1.0},"106":{"tf":1.0},"1120":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"240":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"380":{"tf":1.0},"417":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.4142135623730951},"556":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"89":{"tf":1.0}}}},"t":{"a":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1059":{"tf":2.0}}}}}}}}}},"4":{"6":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":17,"docs":{"1025":{"tf":2.0},"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1073":{"tf":2.6457513110645907},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"373":{"tf":1.0},"424":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"450":{"tf":1.7320508075688772},"466":{"tf":2.0},"690":{"tf":1.0},"694":{"tf":1.0},"847":{"tf":1.7320508075688772},"946":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"113":{"tf":1.0},"126":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"451":{"tf":1.0},"567":{"tf":1.0},"590":{"tf":1.4142135623730951},"634":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":56,"docs":{"1033":{"tf":1.0},"1085":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"185":{"tf":2.0},"187":{"tf":1.4142135623730951},"240":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"409":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.4142135623730951},"463":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"526":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.4142135623730951},"538":{"tf":1.0},"548":{"tf":1.4142135623730951},"583":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"740":{"tf":1.0},"744":{"tf":1.0},"755":{"tf":1.0},"77":{"tf":1.0},"789":{"tf":1.0},"813":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"956":{"tf":1.0},"981":{"tf":1.0},"984":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"1117":{"tf":1.0},"353":{"tf":1.4142135623730951},"377":{"tf":1.0},"447":{"tf":1.0},"67":{"tf":1.0},"752":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"b":{"b":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"592":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"592":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"a":{"df":1,"docs":{"899":{"tf":1.0}},"s":{"df":1,"docs":{"1070":{"tf":1.0}}}},"df":4,"docs":{"115":{"tf":1.0},"153":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.0},"120":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"y":{"df":24,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"115":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":199,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1008":{"tf":1.0},"1016":{"tf":1.0},"1021":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.23606797749979},"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"127":{"tf":2.23606797749979},"128":{"tf":2.23606797749979},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.6457513110645907},"203":{"tf":1.0},"205":{"tf":3.0},"206":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.7320508075688772},"21":{"tf":1.0},"210":{"tf":2.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.23606797749979},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":2.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":2.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.4142135623730951},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.0},"307":{"tf":2.0},"316":{"tf":2.23606797749979},"317":{"tf":1.7320508075688772},"318":{"tf":3.0},"32":{"tf":1.0},"339":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":3.1622776601683795},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":2.8284271247461903},"359":{"tf":2.8284271247461903},"360":{"tf":2.23606797749979},"361":{"tf":1.7320508075688772},"362":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"364":{"tf":2.449489742783178},"365":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"38":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"408":{"tf":1.0},"409":{"tf":2.23606797749979},"410":{"tf":1.7320508075688772},"413":{"tf":2.23606797749979},"414":{"tf":1.7320508075688772},"416":{"tf":2.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"425":{"tf":1.0},"439":{"tf":1.4142135623730951},"44":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"536":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":2.449489742783178},"560":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.4142135623730951},"588":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.4142135623730951},"600":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"634":{"tf":1.0},"637":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"646":{"tf":1.0},"650":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.4142135623730951},"832":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":2.0},"916":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951},"940":{"tf":1.0},"957":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"127":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"358":{"tf":1.0},"361":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"256":{"tf":1.0},"257":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"289":{"tf":1.0},"824":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"1089":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"585":{"tf":1.0},"900":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"r":{"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":1,"docs":{"539":{"tf":1.0}},"g":{"df":7,"docs":{"1018":{"tf":1.4142135623730951},"124":{"tf":1.0},"607":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1085":{"tf":1.4142135623730951},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":3.1622776601683795},"269":{"tf":2.449489742783178},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"273":{"tf":2.8284271247461903},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.4641016151377544},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.23606797749979},"283":{"tf":2.23606797749979},"289":{"tf":1.0},"307":{"tf":1.0},"622":{"tf":1.7320508075688772},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"770":{"tf":1.0},"915":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"265":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"1":{"8":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}},"df":0,"docs":{}},"df":3,"docs":{"265":{"tf":1.0},"266":{"tf":1.0},"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"279":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"282":{"tf":1.0}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"284":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"265":{"tf":1.0},"280":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"278":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":1,"docs":{"199":{"tf":2.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":22,"docs":{"1005":{"tf":1.0},"1013":{"tf":1.7320508075688772},"1014":{"tf":1.0},"1059":{"tf":1.0},"1111":{"tf":1.0},"1119":{"tf":1.0},"197":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"353":{"tf":1.0},"365":{"tf":1.0},"402":{"tf":1.0},"407":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.0},"485":{"tf":1.0},"613":{"tf":1.0},"762":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"906":{"tf":3.3166247903554}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":2,"docs":{"904":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":5,"docs":{"897":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.8284271247461903}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"#":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"1001":{"tf":1.0}}}}}}}}},".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.0}}}}}},"df":4,"docs":{"1001":{"tf":3.0},"221":{"tf":1.0},"485":{"tf":2.449489742783178},"487":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"453":{"tf":1.0},"487":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"842":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"374":{"tf":1.0},"387":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"387":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}}},"l":{"d":{"df":2,"docs":{"1119":{"tf":1.0},"873":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"366":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":1,"docs":{"542":{"tf":1.0}}},"df":8,"docs":{"1097":{"tf":1.0},"166":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"664":{"tf":1.0},"851":{"tf":1.0},"880":{"tf":1.0}},"s":{"'":{",":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"'":{",":{"'":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"1098":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}}}}},"df":24,"docs":{"1035":{"tf":1.4142135623730951},"1051":{"tf":1.4142135623730951},"1067":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"181":{"tf":1.0},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"410":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"459":{"tf":1.0},"471":{"tf":1.0},"544":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"705":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"866":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"1064":{"tf":1.0},"563":{"tf":2.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"649":{"tf":1.0}},"h":{"df":69,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1088":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"176":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"306":{"tf":1.0},"323":{"tf":1.4142135623730951},"338":{"tf":1.0},"341":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"410":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":1.7320508075688772},"455":{"tf":1.0},"473":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"722":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"866":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.4142135623730951},"915":{"tf":1.0},"926":{"tf":1.0},"947":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":7,"docs":{"1105":{"tf":1.0},"152":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"778":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"915":{"tf":1.0},"934":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"467":{"tf":1.0}}}}},"df":2,"docs":{"187":{"tf":1.7320508075688772},"708":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"368":{"tf":1.0},"740":{"tf":1.0},"85":{"tf":1.0},"898":{"tf":1.0}}}},"q":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"257":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"128":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.23606797749979},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"372":{"tf":2.23606797749979},"410":{"tf":1.0},"414":{"tf":1.0},"538":{"tf":1.4142135623730951},"554":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"597":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"651":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"318":{"tf":1.0},"441":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"475":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"137":{"tf":1.0},"318":{"tf":1.0},"546":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":37,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":2.6457513110645907},"187":{"tf":2.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":2.449489742783178},"262":{"tf":2.0},"314":{"tf":1.0},"323":{"tf":3.1622776601683795},"327":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"510":{"tf":2.6457513110645907},"546":{"tf":1.0},"562":{"tf":1.0},"598":{"tf":1.0},"633":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"730":{"tf":1.0},"732":{"tf":2.0},"844":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"510":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1095":{"tf":1.0}}}},"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"181":{"tf":1.0},"526":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0}}}}}},"df":10,"docs":{"1119":{"tf":1.0},"131":{"tf":1.0},"222":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"750":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":4,"docs":{"1097":{"tf":1.0},"14":{"tf":1.0},"356":{"tf":1.0},"484":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"964":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":4,"docs":{"302":{"tf":1.0},"31":{"tf":1.0},"365":{"tf":1.4142135623730951},"783":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"395":{"tf":1.0},"934":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"228":{"tf":1.0},"380":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"1017":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"481":{"tf":1.0},"607":{"tf":1.0},"780":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"542":{"tf":1.0}}}},"w":{"df":0,"docs":{},"s":{"df":15,"docs":{"1013":{"tf":1.4142135623730951},"1097":{"tf":1.0},"199":{"tf":1.0},"342":{"tf":1.0},"516":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"813":{"tf":1.0},"824":{"tf":1.0},"836":{"tf":1.0},"851":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"598":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"j":{"df":1,"docs":{"517":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"723":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1059":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}}}}}}},"df":60,"docs":{"1001":{"tf":1.0},"1002":{"tf":2.23606797749979},"1009":{"tf":1.0},"1013":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.8284271247461903},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"246":{"tf":1.0},"263":{"tf":1.0},"287":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"354":{"tf":1.0},"38":{"tf":1.0},"421":{"tf":1.4142135623730951},"43":{"tf":1.0},"448":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":2.23606797749979},"596":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":2.0},"799":{"tf":1.4142135623730951},"824":{"tf":1.0},"857":{"tf":1.0},"896":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":2.8284271247461903},"926":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"649":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"’":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":18,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"226":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":2.8284271247461903},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.23606797749979},"427":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"g":{"'":{"df":1,"docs":{"844":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":222,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.7320508075688772},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.7320508075688772},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.4142135623730951},"380":{"tf":1.0},"381":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":3.3166247903554},"454":{"tf":1.7320508075688772},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"649":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.4142135623730951},"667":{"tf":1.0},"67":{"tf":1.7320508075688772},"674":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.4142135623730951},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.4142135623730951},"844":{"tf":4.795831523312719},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.4142135623730951},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"844":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":12,"docs":{"1108":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.4142135623730951},"331":{"tf":1.0},"446":{"tf":1.0},"481":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"846":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"688":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":13,"docs":{"1040":{"tf":1.7320508075688772},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"290":{"tf":2.449489742783178},"291":{"tf":3.0},"292":{"tf":2.8284271247461903},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"705":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}},"df":66,"docs":{"1001":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1106":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":2.23606797749979},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"341":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"350":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"380":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":3.605551275463989},"519":{"tf":1.0},"560":{"tf":1.0},"643":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"737":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":2.23606797749979},"847":{"tf":3.1622776601683795},"877":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}}}},"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"d":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"847":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":31,"docs":{"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"172":{"tf":1.0},"204":{"tf":1.0},"242":{"tf":1.0},"260":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":2.0},"330":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"38":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"567":{"tf":1.0},"651":{"tf":1.0},"690":{"tf":1.4142135623730951},"737":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"847":{"tf":1.0},"876":{"tf":1.0},"961":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.0},"372":{"tf":1.0},"45":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":20,"docs":{"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"220":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"110":{"tf":1.0},"1105":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"555":{"tf":1.0},"740":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"130":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":2.0},"774":{"tf":2.449489742783178}}}}},"{":{"a":{"d":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"+":{"+":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"3":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"2":{"4":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"df":0,"docs":{},"f":{"3":{"2":{"df":0,"docs":{},"f":{"d":{"2":{"9":{"3":{"8":{"df":0,"docs":{},"f":{"0":{"b":{"6":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"8":{"b":{"4":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"6":{"9":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"b":{"4":{"5":{"4":{"df":0,"docs":{},"f":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"921":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"239":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"485":{"tf":1.0}},"e":{"\"":{",":{"5":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"1009":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":49,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1034":{"tf":1.0},"106":{"tf":1.0},"1085":{"tf":1.0},"1098":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":2.23606797749979},"267":{"tf":1.7320508075688772},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"478":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"678":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":1.0},"764":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"876":{"tf":1.0},"975":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":2.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1002":{"tf":1.0},"160":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":40,"docs":{"1023":{"tf":1.0},"132":{"tf":1.0},"158":{"tf":1.0},"198":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"307":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.0},"373":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"449":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"518":{"tf":1.4142135623730951},"589":{"tf":1.0},"640":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"852":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"80":{"tf":1.0},"952":{"tf":1.0}},"l":{"c":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"462":{"tf":1.0},"673":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"1027":{"tf":1.0},"1114":{"tf":1.0},"596":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"177":{"tf":1.0},"256":{"tf":1.0},"313":{"tf":1.0},"456":{"tf":1.0},"678":{"tf":1.0},"839":{"tf":1.0}}}},"a":{"d":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"613":{"tf":2.449489742783178}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"1":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1002":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"926":{"tf":1.0}}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"825":{"tf":1.0}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"131":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"366":{"tf":1.0},"432":{"tf":1.0},"90":{"tf":1.0},"936":{"tf":1.4142135623730951}}}},"c":{"df":1,"docs":{"962":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.0},"291":{"tf":1.0}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"1023":{"tf":1.0},"15":{"tf":1.0},"507":{"tf":1.4142135623730951},"516":{"tf":1.0},"613":{"tf":1.0},"778":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}}},"r":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1009":{"tf":1.0}},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1013":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"485":{"tf":1.0},"937":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1085":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1031":{"tf":1.0},"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1033":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"1031":{"tf":1.0},"462":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1114":{"tf":1.0},"285":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"632":{"tf":1.0},"836":{"tf":1.0},"926":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}}}}}},"i":{"b":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.7320508075688772}}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":106,"docs":{"1018":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1097":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"248":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"364":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"373":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.7320508075688772},"398":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.7320508075688772},"422":{"tf":1.0},"462":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"481":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"501":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"617":{"tf":1.0},"627":{"tf":1.0},"654":{"tf":1.0},"700":{"tf":1.0},"74":{"tf":1.0},"752":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"814":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"878":{"tf":1.0},"885":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":2.0},"929":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"976":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"(":{"'":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"276":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"3":{"df":1,"docs":{"1098":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1085":{"tf":1.4142135623730951},"199":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":1,"docs":{"526":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":11,"docs":{"104":{"tf":1.0},"352":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"766":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"96":{"tf":2.6457513110645907},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"341":{"tf":1.0},"740":{"tf":1.0}}}},"df":1,"docs":{"853":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"8":{"tf":1.0},"864":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":26,"docs":{"183":{"tf":1.4142135623730951},"199":{"tf":1.0},"247":{"tf":1.0},"334":{"tf":2.23606797749979},"335":{"tf":3.4641016151377544},"340":{"tf":1.0},"380":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"441":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.7320508075688772},"633":{"tf":1.0},"644":{"tf":1.4142135623730951},"722":{"tf":1.0},"742":{"tf":1.0},"788":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":1.4142135623730951},"848":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"934":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":17,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1093":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"290":{"tf":1.0},"331":{"tf":1.0},"412":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"649":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1009":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"228":{"tf":1.0}}},"u":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":46,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1034":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"325":{"tf":1.4142135623730951},"590":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"814":{"tf":1.0},"822":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"847":{"tf":1.0}},"k":{"df":1,"docs":{"426":{"tf":1.0}}}},"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"529":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"332":{"tf":1.0},"529":{"tf":1.0}}},"df":8,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"212":{"tf":1.0},"502":{"tf":1.4142135623730951},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.7320508075688772},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"1000":{"tf":1.0},"578":{"tf":1.0}},"s":{"df":3,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"512":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"945":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"1085":{"tf":1.0},"296":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"405":{"tf":1.0},"447":{"tf":1.0},"569":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"951":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"945":{"tf":1.7320508075688772},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"956":{"tf":1.0},"964":{"tf":1.0}}},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":3,"docs":{"945":{"tf":1.4142135623730951},"950":{"tf":2.0},"962":{"tf":1.0}},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":22,"docs":{"1009":{"tf":1.0},"1064":{"tf":1.0},"1119":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"179":{"tf":1.4142135623730951},"185":{"tf":1.0},"363":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"451":{"tf":1.4142135623730951},"456":{"tf":1.0},"485":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"622":{"tf":1.0},"898":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.4142135623730951},"948":{"tf":1.0},"957":{"tf":1.0},"975":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":2,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"372":{"tf":1.0},"45":{"tf":1.0},"507":{"tf":1.4142135623730951},"945":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":97,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"103":{"tf":1.0},"1034":{"tf":1.0},"1079":{"tf":1.0},"1105":{"tf":1.0},"1120":{"tf":1.7320508075688772},"113":{"tf":1.0},"115":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":2.6457513110645907},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":3.0},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.7320508075688772},"295":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"315":{"tf":1.0},"323":{"tf":1.4142135623730951},"331":{"tf":1.0},"354":{"tf":1.0},"37":{"tf":1.0},"402":{"tf":1.4142135623730951},"405":{"tf":2.23606797749979},"406":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"442":{"tf":1.7320508075688772},"443":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"475":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.0},"5":{"tf":1.0},"516":{"tf":1.0},"52":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.4142135623730951},"571":{"tf":2.0},"593":{"tf":1.0},"599":{"tf":1.7320508075688772},"607":{"tf":1.0},"613":{"tf":1.7320508075688772},"664":{"tf":1.0},"691":{"tf":1.0},"734":{"tf":1.0},"745":{"tf":1.4142135623730951},"778":{"tf":1.0},"836":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"858":{"tf":1.0},"913":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"950":{"tf":1.0},"951":{"tf":1.0},"96":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"998":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"447":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}},"df":81,"docs":{"1001":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":3.1622776601683795},"1027":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":2.8284271247461903},"1059":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1073":{"tf":2.23606797749979},"1085":{"tf":1.7320508075688772},"1089":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.0},"234":{"tf":1.7320508075688772},"246":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"327":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.0},"423":{"tf":2.23606797749979},"424":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"426":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"578":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"796":{"tf":1.0},"813":{"tf":2.6457513110645907},"841":{"tf":1.0},"847":{"tf":1.0},"92":{"tf":1.0},"946":{"tf":1.0},"961":{"tf":1.0},"975":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1000":{"tf":1.0},"1092":{"tf":1.0},"1104":{"tf":1.0},"512":{"tf":1.0},"912":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":14,"docs":{"1119":{"tf":1.0},"155":{"tf":1.4142135623730951},"278":{"tf":1.0},"347":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"470":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"641":{"tf":1.7320508075688772},"679":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"380":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1114":{"tf":1.0},"243":{"tf":1.0},"571":{"tf":1.0},"61":{"tf":1.0},"614":{"tf":1.0},"750":{"tf":1.0},"873":{"tf":1.0},"962":{"tf":1.0},"975":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"231":{"tf":1.0},"937":{"tf":1.0}}},"t":{"df":19,"docs":{"1025":{"tf":1.0},"112":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.8284271247461903},"290":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"394":{"tf":1.0},"538":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"199":{"tf":1.0}}}}},"df":52,"docs":{"1001":{"tf":1.4142135623730951},"1014":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"1101":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0},"451":{"tf":1.0},"481":{"tf":1.0},"508":{"tf":1.0},"540":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"814":{"tf":1.0},"839":{"tf":1.0},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.4142135623730951},"952":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":2.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"913":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1117":{"tf":1.0},"323":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"853":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":24,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"1053":{"tf":1.0},"117":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"304":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.4142135623730951},"356":{"tf":1.0},"373":{"tf":1.0},"438":{"tf":1.0},"463":{"tf":1.0},"613":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"926":{"tf":2.0},"946":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"269":{"tf":1.0}},"n":{"df":8,"docs":{"1025":{"tf":1.0},"1085":{"tf":1.0},"270":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"655":{"tf":1.0},"909":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"514":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"1022":{"tf":1.0},"1023":{"tf":3.1622776601683795},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"124":{"tf":1.0},"528":{"tf":1.0},"586":{"tf":1.4142135623730951},"617":{"tf":1.0},"983":{"tf":1.0}}}}}},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"2":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"155":{"tf":1.0},"180":{"tf":1.4142135623730951},"313":{"tf":1.0},"331":{"tf":1.7320508075688772},"332":{"tf":2.0},"435":{"tf":1.4142135623730951},"540":{"tf":1.0}},"r":{"c":{"a":{"df":1,"docs":{"915":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"304":{"tf":1.0},"309":{"tf":1.7320508075688772},"310":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"314":{"tf":1.4142135623730951},"332":{"tf":1.0},"475":{"tf":1.0},"79":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"999":{"tf":1.0}}},"i":{"df":7,"docs":{"135":{"tf":1.0},"140":{"tf":1.4142135623730951},"343":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"951":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"964":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"372":{"tf":2.0},"538":{"tf":2.0},"896":{"tf":1.0}}}}},"df":7,"docs":{"1051":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":2.0},"430":{"tf":1.0},"538":{"tf":2.0},"740":{"tf":1.0},"896":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"526":{"tf":1.0},"866":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"s":{"df":10,"docs":{"129":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.7320508075688772},"236":{"tf":2.8284271247461903},"292":{"tf":1.0},"295":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"622":{"tf":1.0}}}}},"df":2,"docs":{"528":{"tf":1.0},"529":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"1002":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"508":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"245":{"tf":1.0},"571":{"tf":1.4142135623730951}}}}},"r":{"df":12,"docs":{"113":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"415":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"478":{"tf":2.23606797749979},"481":{"tf":1.0},"508":{"tf":1.0},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1120":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"133":{"tf":1.0},"380":{"tf":1.0},"980":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"k":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}},"df":66,"docs":{"1005":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"101":{"tf":1.0},"1012":{"tf":1.7320508075688772},"1014":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.7416573867739413},"318":{"tf":1.0},"396":{"tf":1.4142135623730951},"403":{"tf":3.0},"409":{"tf":2.0},"539":{"tf":2.23606797749979},"555":{"tf":1.0},"731":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"75":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":2.0},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"789":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"871":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":2.8284271247461903},"879":{"tf":1.0},"880":{"tf":1.0},"894":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":3.4641016151377544},"899":{"tf":2.8284271247461903},"900":{"tf":3.4641016151377544},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":3.605551275463989},"922":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":3.1622776601683795},"930":{"tf":1.4142135623730951},"931":{"tf":3.3166247903554},"934":{"tf":1.4142135623730951},"936":{"tf":2.23606797749979},"96":{"tf":1.0}},"e":{"d":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"186":{"tf":1.0},"318":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":20,"docs":{"1013":{"tf":1.0},"1063":{"tf":1.0},"190":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"453":{"tf":1.0},"531":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"1031":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1085":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1031":{"tf":1.0},"257":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"617":{"tf":1.0},"644":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"1085":{"tf":1.0}}},")":{"*":{"1":{"0":{"0":{"df":1,"docs":{"348":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":67,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"1012":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1051":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1067":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":2.23606797749979},"1079":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"190":{"tf":2.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"238":{"tf":2.8284271247461903},"243":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":2.8284271247461903},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":2.23606797749979},"449":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"528":{"tf":1.0},"544":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"580":{"tf":1.0},"603":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":3.0},"650":{"tf":1.0},"653":{"tf":1.0},"705":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":2.0},"720":{"tf":1.0},"726":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"862":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"921":{"tf":2.0},"942":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"603":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"247":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":4,"docs":{"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":197,"docs":{"1001":{"tf":1.7320508075688772},"1023":{"tf":4.0},"1025":{"tf":1.4142135623730951},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1034":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1064":{"tf":2.23606797749979},"1071":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":2.23606797749979},"1084":{"tf":1.4142135623730951},"1085":{"tf":2.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.8284271247461903},"181":{"tf":2.8284271247461903},"183":{"tf":1.4142135623730951},"184":{"tf":2.0},"187":{"tf":1.4142135623730951},"190":{"tf":2.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"224":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.23606797749979},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"271":{"tf":2.0},"272":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":2.0},"276":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"322":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.0},"368":{"tf":1.4142135623730951},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"391":{"tf":1.0},"392":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"447":{"tf":3.3166247903554},"448":{"tf":1.4142135623730951},"449":{"tf":2.0},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":3.872983346207417},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"527":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":2.23606797749979},"539":{"tf":2.0},"542":{"tf":1.4142135623730951},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"548":{"tf":3.4641016151377544},"559":{"tf":1.0},"580":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":2.449489742783178},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":1.7320508075688772},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951},"602":{"tf":1.0},"613":{"tf":3.4641016151377544},"614":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":2.449489742783178},"626":{"tf":2.6457513110645907},"627":{"tf":1.7320508075688772},"628":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"653":{"tf":1.0},"679":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":2.23606797749979},"705":{"tf":3.3166247903554},"707":{"tf":2.6457513110645907},"710":{"tf":2.449489742783178},"711":{"tf":2.0},"715":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":2.23606797749979},"731":{"tf":2.0},"732":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":3.3166247903554},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"803":{"tf":1.7320508075688772},"839":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"915":{"tf":1.0},"931":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"955":{"tf":1.0},"974":{"tf":1.0},"984":{"tf":1.4142135623730951}},"i":{"d":{"df":5,"docs":{"299":{"tf":1.0},"342":{"tf":2.449489742783178},"427":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":25,"docs":{"1016":{"tf":1.0},"1017":{"tf":1.0},"1023":{"tf":1.0},"1063":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"585":{"tf":1.0},"589":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.6457513110645907},"626":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"721":{"tf":1.0},"986":{"tf":1.0}}},"y":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"524":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"522":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"521":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"523":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1029":{"tf":1.0},"1030":{"tf":1.0},"165":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"622":{"tf":1.0},"630":{"tf":1.0},"657":{"tf":1.0},"778":{"tf":1.0},"986":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"388":{"tf":1.0},"451":{"tf":1.7320508075688772},"455":{"tf":1.0},"508":{"tf":1.0},"515":{"tf":1.0},"633":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"403":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":3.0},"510":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"1002":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.0},"449":{"tf":1.0},"470":{"tf":1.0},"477":{"tf":1.0},"497":{"tf":1.0},"590":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.0},"898":{"tf":1.0}},"r":{"df":1,"docs":{"925":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"d":{"'":{"df":1,"docs":{"25":{"tf":1.0}}},"df":23,"docs":{"202":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"219":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.7320508075688772},"359":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"505":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"440":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"128":{"tf":1.0},"222":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"251":{"tf":1.0},"254":{"tf":3.1622776601683795},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.4142135623730951},"414":{"tf":1.0},"588":{"tf":1.0},"632":{"tf":1.0},"947":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":1.0},"959":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"437":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1119":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"792":{"tf":1.0},"793":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"585":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"930":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.4142135623730951}}}}}}},"df":146,"docs":{"1015":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.0},"1028":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.0},"1074":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1090":{"tf":1.0},"1097":{"tf":1.0},"1111":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"228":{"tf":1.0},"288":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"426":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"556":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":2.0},"580":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"639":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"674":{"tf":1.4142135623730951},"675":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"688":{"tf":1.0},"704":{"tf":1.4142135623730951},"707":{"tf":1.0},"713":{"tf":1.0},"729":{"tf":1.0},"735":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":1.7320508075688772},"744":{"tf":1.0},"745":{"tf":2.0},"749":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"787":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"801":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.4142135623730951},"834":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.4142135623730951},"869":{"tf":1.0},"871":{"tf":1.0},"873":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"909":{"tf":1.0},"912":{"tf":1.0},"924":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":2.23606797749979},"930":{"tf":3.0},"931":{"tf":2.23606797749979},"936":{"tf":3.0},"945":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"979":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"g":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"107":{"tf":1.0},"1107":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"617":{"tf":1.0}}}},"df":3,"docs":{"1025":{"tf":2.8284271247461903},"806":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"1023":{"tf":2.8284271247461903},"1025":{"tf":3.605551275463989},"1085":{"tf":2.23606797749979},"163":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"589":{"tf":2.449489742783178}}}},"l":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"2":{"df":1,"docs":{"224":{"tf":1.0}}},"a":{"b":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"207":{"tf":1.0},"214":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"365":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":79,"docs":{"0":{"tf":1.7320508075688772},"1006":{"tf":1.0},"1009":{"tf":2.0},"101":{"tf":1.0},"1023":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"110":{"tf":1.4142135623730951},"1114":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"338":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"373":{"tf":2.6457513110645907},"380":{"tf":1.0},"394":{"tf":1.4142135623730951},"397":{"tf":1.0},"398":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"422":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"484":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"527":{"tf":1.7320508075688772},"54":{"tf":1.0},"559":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"582":{"tf":1.7320508075688772},"595":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"8":{"tf":3.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"852":{"tf":1.4142135623730951},"853":{"tf":2.23606797749979},"854":{"tf":1.4142135623730951},"864":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"945":{"tf":1.7320508075688772},"946":{"tf":2.6457513110645907},"961":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1113":{"tf":1.0},"1121":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":2.0},"669":{"tf":1.0},"957":{"tf":1.0}}}},"df":121,"docs":{"101":{"tf":1.7320508075688772},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1031":{"tf":2.23606797749979},"1034":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"1044":{"tf":1.0},"1046":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.4142135623730951},"1085":{"tf":2.6457513110645907},"117":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":2.6457513110645907},"136":{"tf":1.7320508075688772},"137":{"tf":2.449489742783178},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"143":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"175":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"256":{"tf":2.0},"261":{"tf":1.0},"262":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":2.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.7320508075688772},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"596":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":2.23606797749979},"632":{"tf":1.7320508075688772},"633":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.4142135623730951},"673":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":2.0},"751":{"tf":2.0},"761":{"tf":2.0},"768":{"tf":1.0},"770":{"tf":2.449489742783178},"785":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"83":{"tf":1.0},"847":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":2.449489742783178},"878":{"tf":1.0},"880":{"tf":2.0},"894":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":2.23606797749979},"939":{"tf":1.0},"960":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":36,"docs":{"1016":{"tf":1.0},"1031":{"tf":1.0},"1085":{"tf":1.0},"1095":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"256":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"589":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"734":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"914":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":33,"docs":{"1031":{"tf":1.0},"1051":{"tf":1.0},"1079":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"325":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"45":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"575":{"tf":1.0},"589":{"tf":1.4142135623730951},"664":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"8":{"tf":1.0},"898":{"tf":1.0},"922":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"1122":{"tf":1.0}}}}}},"m":{"a":{"df":2,"docs":{"388":{"tf":1.0},"641":{"tf":1.0}},"n":{"d":{"df":18,"docs":{"1117":{"tf":1.0},"128":{"tf":1.4142135623730951},"142":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.4142135623730951},"303":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"180":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"485":{"tf":1.0},"540":{"tf":1.0},"858":{"tf":1.0}}}},"r":{"c":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"1108":{"tf":1.4142135623730951},"314":{"tf":1.0},"332":{"tf":1.7320508075688772},"347":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"834":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":38,"docs":{"1025":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1120":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"153":{"tf":1.0},"21":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"43":{"tf":1.0},"467":{"tf":1.0},"472":{"tf":1.0},"55":{"tf":1.0},"571":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"873":{"tf":1.0},"878":{"tf":1.0},"903":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"941":{"tf":1.4142135623730951},"956":{"tf":1.0},"974":{"tf":1.0},"980":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"1044":{"tf":1.0},"125":{"tf":1.0},"198":{"tf":1.0},"242":{"tf":1.0},"271":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1106":{"tf":1.0},"1119":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"519":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":2,"docs":{"1085":{"tf":1.0},"181":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"506":{"tf":1.0},"78":{"tf":1.0},"857":{"tf":1.4142135623730951},"951":{"tf":1.0}}}},"r":{"df":16,"docs":{"1009":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"270":{"tf":1.0},"365":{"tf":1.0},"562":{"tf":1.0},"661":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"708":{"tf":1.4142135623730951},"709":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"447":{"tf":1.0},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951}}}}}}},"t":{"df":10,"docs":{"1061":{"tf":1.0},"223":{"tf":1.0},"276":{"tf":1.4142135623730951},"413":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.0},"519":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"851":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1038":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1103":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"t":{"df":45,"docs":{"1011":{"tf":1.0},"1013":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1046":{"tf":1.0},"1122":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"167":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.7320508075688772},"205":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"413":{"tf":1.0},"422":{"tf":1.0},"488":{"tf":1.0},"569":{"tf":1.0},"582":{"tf":1.0},"707":{"tf":1.4142135623730951},"711":{"tf":1.0},"728":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0},"803":{"tf":1.0},"83":{"tf":1.0},"839":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"934":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"984":{"tf":1.0}}},"x":{"df":20,"docs":{"1031":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"235":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"323":{"tf":1.7320508075688772},"352":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.0},"643":{"tf":1.0},"737":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"185":{"tf":1.0},"340":{"tf":1.0},"507":{"tf":1.0},"550":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"1107":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"386":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":2.23606797749979},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"751":{"tf":1.0},"788":{"tf":1.0},"844":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":3.605551275463989},"899":{"tf":2.23606797749979},"900":{"tf":3.1622776601683795},"901":{"tf":2.0},"902":{"tf":2.0},"903":{"tf":1.0},"904":{"tf":2.0},"905":{"tf":2.0},"906":{"tf":5.5677643628300215}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"864":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"n":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":2,"docs":{"269":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"133":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"221":{"tf":1.0},"390":{"tf":1.7320508075688772},"948":{"tf":1.0},"956":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"558":{"tf":1.0},"69":{"tf":1.0},"926":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"269":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"264":{"tf":1.0},"550":{"tf":1.0}}}}}}},"df":46,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"127":{"tf":1.0},"181":{"tf":1.7320508075688772},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.4142135623730951},"251":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"388":{"tf":1.0},"427":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":4.242640687119285},"515":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"531":{"tf":1.0},"542":{"tf":1.7320508075688772},"546":{"tf":1.0},"550":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"703":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"720":{"tf":1.0},"734":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0},"974":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1025":{"tf":1.0},"708":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.7320508075688772},"121":{"tf":1.0},"151":{"tf":1.0},"197":{"tf":1.0},"332":{"tf":1.0},"449":{"tf":1.0},"488":{"tf":1.0},"539":{"tf":1.0},"707":{"tf":1.0},"945":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"269":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1070":{"tf":1.0},"444":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.0},"273":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.7320508075688772},"945":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"1009":{"tf":1.7320508075688772},"188":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"459":{"tf":1.0},"469":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"525":{"tf":1.0},"541":{"tf":1.4142135623730951},"544":{"tf":1.0},"571":{"tf":1.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"878":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"952":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"193":{"tf":1.0},"708":{"tf":2.0},"786":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"207":{"tf":1.0},"215":{"tf":1.4142135623730951},"296":{"tf":1.0},"318":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"=":{"'":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"314":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"547":{"tf":1.0},"561":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"547":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":44,"docs":{"100":{"tf":1.0},"1085":{"tf":1.4142135623730951},"180":{"tf":3.1622776601683795},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"236":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"440":{"tf":1.0},"456":{"tf":1.0},"480":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"560":{"tf":1.0},"613":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"748":{"tf":1.4142135623730951},"864":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"101":{"tf":1.0},"1120":{"tf":1.4142135623730951},"347":{"tf":1.0},"927":{"tf":2.8284271247461903},"929":{"tf":3.3166247903554},"931":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"323":{"tf":1.0},"396":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"301":{"tf":1.0},"33":{"tf":1.0},"979":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"1001":{"tf":1.0},"154":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"155":{"tf":1.0},"246":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"451":{"tf":1.0},"770":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":20,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"373":{"tf":1.0},"398":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"555":{"tf":1.4142135623730951},"613":{"tf":1.0},"823":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"946":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"250":{"tf":1.0},"253":{"tf":1.7320508075688772},"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":4.242640687119285},"556":{"tf":3.4641016151377544},"557":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"239":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}}},"i":{"d":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1118":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"17":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.4142135623730951},"196":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"340":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"455":{"tf":1.0},"528":{"tf":1.0},"691":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"926":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"984":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1009":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"389":{"tf":1.0},"455":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1025":{"tf":1.0},"1061":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"270":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":2.0},"413":{"tf":1.0},"457":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":2.23606797749979},"462":{"tf":1.0},"523":{"tf":1.0},"634":{"tf":1.0},"785":{"tf":1.0},"814":{"tf":1.0},"896":{"tf":1.0},"940":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":17,"docs":{"130":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":2.0},"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"231":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"534":{"tf":1.0},"630":{"tf":1.0},"733":{"tf":1.0},"813":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1120":{"tf":1.0},"981":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"590":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"1070":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"17":{"tf":1.0},"197":{"tf":1.0},"267":{"tf":1.0},"413":{"tf":1.0},"470":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.0},"365":{"tf":1.0}}}},"m":{"df":5,"docs":{"297":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"423":{"tf":1.0},"538":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"1023":{"tf":1.0},"737":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1072":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"370":{"tf":1.0},"913":{"tf":1.0},"965":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":164,"docs":{"1001":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1049":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1092":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1097":{"tf":1.0},"1122":{"tf":1.7320508075688772},"122":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"191":{"tf":1.0},"198":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"309":{"tf":1.7320508075688772},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"32":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":2.23606797749979},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"351":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"419":{"tf":1.0},"427":{"tf":1.0},"440":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"477":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"531":{"tf":2.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"556":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":2.23606797749979},"581":{"tf":1.0},"585":{"tf":1.0},"588":{"tf":1.0},"59":{"tf":1.0},"596":{"tf":1.7320508075688772},"6":{"tf":1.0},"603":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":3.1622776601683795},"69":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"726":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":2.0},"778":{"tf":1.4142135623730951},"784":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"839":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.23606797749979},"915":{"tf":1.7320508075688772},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"934":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0},"944":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"976":{"tf":1.0}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"1101":{"tf":2.23606797749979},"1102":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":107,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1027":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1089":{"tf":1.0},"1103":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1113":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"129":{"tf":1.0},"147":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"232":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"304":{"tf":1.0},"366":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"429":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"641":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"658":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.7320508075688772},"716":{"tf":1.0},"738":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"744":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"801":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.4142135623730951},"85":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.0},"885":{"tf":1.0},"894":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.4142135623730951},"918":{"tf":1.0},"921":{"tf":1.0},"924":{"tf":1.0},"926":{"tf":1.0},"933":{"tf":1.0},"977":{"tf":1.0},"987":{"tf":1.0},"992":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"1085":{"tf":1.0},"1121":{"tf":1.0},"131":{"tf":1.0},"396":{"tf":1.4142135623730951},"41":{"tf":1.0},"539":{"tf":1.0},"596":{"tf":1.4142135623730951},"740":{"tf":1.0},"780":{"tf":1.0},"873":{"tf":1.4142135623730951},"936":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"855":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"d":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":6,"docs":{"1008":{"tf":1.0},"447":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"857":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{"df":13,"docs":{"1009":{"tf":1.0},"1058":{"tf":1.0},"179":{"tf":1.4142135623730951},"193":{"tf":1.0},"256":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.0},"510":{"tf":1.4142135623730951},"527":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"899":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"0":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1108":{"tf":1.0},"528":{"tf":1.0},"587":{"tf":1.4142135623730951},"62":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"825":{"tf":1.0},"866":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"62":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":40,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"215":{"tf":1.0},"219":{"tf":1.0},"297":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":2.449489742783178},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"535":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"599":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"708":{"tf":1.0},"709":{"tf":1.7320508075688772},"779":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":11,"docs":{"175":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"526":{"tf":1.0},"770":{"tf":1.4142135623730951},"951":{"tf":1.0},"960":{"tf":1.0}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.0},"528":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"1120":{"tf":1.0},"309":{"tf":1.0},"358":{"tf":1.0}}},"t":{"df":15,"docs":{"199":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"268":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"358":{"tf":1.4142135623730951},"376":{"tf":1.0},"410":{"tf":1.0},"452":{"tf":1.4142135623730951},"561":{"tf":1.0},"622":{"tf":1.4142135623730951},"669":{"tf":1.0},"948":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":12,"docs":{"1115":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"145":{"tf":1.0},"220":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"321":{"tf":1.0},"364":{"tf":1.0},"58":{"tf":1.7320508075688772},"581":{"tf":1.0},"61":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"403":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"498":{"tf":1.0}},"e":{"_":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":2,"docs":{"204":{"tf":1.0},"945":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":13,"docs":{"1106":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"332":{"tf":1.0},"410":{"tf":1.0},"435":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":3.872983346207417},"555":{"tf":1.0},"705":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.449489742783178}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":22,"docs":{"1057":{"tf":1.4142135623730951},"1070":{"tf":2.23606797749979},"1071":{"tf":1.7320508075688772},"124":{"tf":1.0},"151":{"tf":1.0},"299":{"tf":1.0},"31":{"tf":1.0},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"38":{"tf":1.0},"420":{"tf":1.0},"447":{"tf":1.7320508075688772},"525":{"tf":1.0},"529":{"tf":2.23606797749979},"569":{"tf":1.0},"596":{"tf":1.0},"625":{"tf":1.0},"68":{"tf":1.0},"845":{"tf":1.4142135623730951},"948":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"986":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"137":{"tf":1.4142135623730951},"215":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.0},"451":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"678":{"tf":1.0},"899":{"tf":1.0},"927":{"tf":1.0},"942":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.0},"477":{"tf":1.4142135623730951},"506":{"tf":1.0},"622":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":43,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"161":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"246":{"tf":1.7320508075688772},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"290":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"595":{"tf":1.7320508075688772},"599":{"tf":1.0},"624":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"876":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"412":{"tf":1.0},"499":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.0},"234":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":2.0},"303":{"tf":1.7320508075688772},"307":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"595":{"tf":1.4142135623730951},"734":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"837":{"tf":1.0}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":117,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1013":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":2.23606797749979},"1033":{"tf":2.449489742783178},"1034":{"tf":2.23606797749979},"1048":{"tf":1.0},"1053":{"tf":2.23606797749979},"1057":{"tf":1.4142135623730951},"1059":{"tf":1.7320508075688772},"1064":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":2.449489742783178},"1098":{"tf":1.7320508075688772},"1101":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"229":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"263":{"tf":2.23606797749979},"266":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":2.0},"275":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"348":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":2.23606797749979},"465":{"tf":2.0},"466":{"tf":2.449489742783178},"485":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"591":{"tf":1.4142135623730951},"596":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":2.449489742783178},"626":{"tf":1.0},"628":{"tf":2.449489742783178},"635":{"tf":1.0},"644":{"tf":1.7320508075688772},"655":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"720":{"tf":1.0},"742":{"tf":2.8284271247461903},"743":{"tf":1.0},"745":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":2.0},"762":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":4.69041575982343},"874":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"880":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":2.0},"900":{"tf":1.7320508075688772},"901":{"tf":2.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"984":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"197":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"467":{"tf":1.0},"488":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"927":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"f":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"199":{"tf":2.449489742783178},"266":{"tf":2.449489742783178},"271":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1038":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"135":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":2.8284271247461903},"156":{"tf":2.23606797749979},"199":{"tf":4.242640687119285},"203":{"tf":1.0},"239":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"447":{"tf":1.0},"507":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.0},"548":{"tf":1.0},"580":{"tf":2.23606797749979},"588":{"tf":1.0},"596":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"650":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":2.0},"751":{"tf":1.0},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":2.0},"782":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"824":{"tf":1.0},"841":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":2.6457513110645907},"975":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"y":{"=":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":8,"docs":{"1079":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"516":{"tf":1.0},"84":{"tf":1.0},"951":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"937":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"s":{"df":9,"docs":{"1114":{"tf":1.0},"1118":{"tf":1.0},"128":{"tf":1.0},"153":{"tf":1.7320508075688772},"300":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"613":{"tf":1.0},"779":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.0},"568":{"tf":1.0},"578":{"tf":1.4142135623730951},"786":{"tf":1.0}}}},"df":12,"docs":{"1009":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"125":{"tf":1.0},"171":{"tf":1.0},"19":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"585":{"tf":1.0},"72":{"tf":1.0},"745":{"tf":1.0},"934":{"tf":1.0}}}}}},"p":{"c":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":1,"docs":{"332":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"1059":{"tf":1.0}}}},"u":{"df":2,"docs":{"506":{"tf":1.0},"962":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"1038":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":1.7320508075688772}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"263":{"tf":2.0},"671":{"tf":1.0}},"e":{"=":{"'":{"2":{"0":{"1":{"8":{"0":{"5":{"2":{"0":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1046":{"tf":2.0},"1048":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1051":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"950":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"950":{"tf":1.0}}}},"t":{"df":2,"docs":{"1051":{"tf":1.0},"451":{"tf":1.0}}}},"df":0,"docs":{}},"df":36,"docs":{"1037":{"tf":1.0},"1038":{"tf":2.0},"1040":{"tf":2.23606797749979},"1042":{"tf":1.0},"1044":{"tf":2.6457513110645907},"1045":{"tf":1.0},"1046":{"tf":2.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1057":{"tf":2.0},"1059":{"tf":2.8284271247461903},"1066":{"tf":1.0},"1114":{"tf":1.0},"181":{"tf":1.4142135623730951},"198":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.0},"263":{"tf":2.6457513110645907},"299":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"548":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"576":{"tf":1.7320508075688772},"579":{"tf":1.4142135623730951},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"671":{"tf":1.0},"813":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1049":{"tf":1.0}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}},"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":2.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":113,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1097":{"tf":1.4142135623730951},"115":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":2.6457513110645907},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"202":{"tf":1.0},"209":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":2.0},"229":{"tf":1.0},"245":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"295":{"tf":2.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":2.23606797749979},"307":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.6457513110645907},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"336":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"475":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":3.3166247903554},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.0},"53":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"649":{"tf":1.0},"705":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"892":{"tf":1.0},"914":{"tf":1.0},"919":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":2.0},"929":{"tf":1.7320508075688772},"939":{"tf":2.0},"940":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"972":{"tf":1.0},"98":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":20,"docs":{"121":{"tf":1.4142135623730951},"264":{"tf":1.0},"303":{"tf":1.0},"378":{"tf":1.0},"446":{"tf":1.0},"47":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":2.23606797749979},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"500":{"tf":1.0},"501":{"tf":1.7320508075688772},"502":{"tf":1.7320508075688772},"503":{"tf":2.0},"506":{"tf":1.0},"627":{"tf":1.4142135623730951},"665":{"tf":1.0},"803":{"tf":1.7320508075688772},"914":{"tf":1.0},"984":{"tf":2.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"212":{"tf":2.8284271247461903},"303":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"728":{"tf":1.0},"921":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":16,"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"266":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"529":{"tf":1.0},"770":{"tf":1.4142135623730951},"948":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":2.0},"987":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"990":{"tf":1.0},"997":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"266":{"tf":1.0},"531":{"tf":1.7320508075688772},"974":{"tf":1.4142135623730951},"975":{"tf":1.0},"980":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":7,"docs":{"1103":{"tf":1.0},"115":{"tf":1.0},"185":{"tf":1.4142135623730951},"366":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"980":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"247":{"tf":1.0},"276":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"465":{"tf":1.0},"533":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"v":{"df":5,"docs":{"239":{"tf":1.4142135623730951},"306":{"tf":1.0},"705":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"876":{"tf":1.0},"879":{"tf":1.0},"900":{"tf":2.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"607":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"125":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.7320508075688772},"732":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"285":{"tf":1.0},"294":{"tf":1.0},"31":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"290":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":7,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"1055":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1027":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":3,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0}}}}}}},"df":91,"docs":{"1002":{"tf":1.0},"1020":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"1096":{"tf":1.4142135623730951},"113":{"tf":1.0},"123":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"446":{"tf":1.4142135623730951},"477":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"520":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"584":{"tf":1.0},"590":{"tf":1.0},"611":{"tf":1.0},"613":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"729":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":2.0},"87":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"926":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"958":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"163":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":52,"docs":{"1006":{"tf":1.0},"1007":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"105":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"213":{"tf":1.0},"250":{"tf":1.0},"309":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":2.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"475":{"tf":1.4142135623730951},"505":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":2.23606797749979},"557":{"tf":1.0},"728":{"tf":1.4142135623730951},"79":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.4142135623730951},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"’":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"100":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"337":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"1009":{"tf":1.0},"688":{"tf":1.0}}}},"v":{"df":1,"docs":{"956":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":4,"docs":{"235":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"841":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"679":{"tf":1.0}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"ã":{"df":0,"docs":{},"´":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"ô":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}},"d":{"'":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"d":{"1":{",":{"d":{"2":{",":{"d":{"3":{",":{"d":{"4":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"d":{"0":{"b":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"1":{"1":{"df":1,"docs":{"1044":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"4":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"8":{"4":{"a":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"5":{"c":{"d":{"7":{"1":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"4":{"2":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0}},"g":{"=":{"d":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}},"df":34,"docs":{"1019":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1100":{"tf":1.0},"192":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"415":{"tf":1.0},"441":{"tf":1.0},"475":{"tf":2.8284271247461903},"476":{"tf":2.23606797749979},"477":{"tf":3.3166247903554},"478":{"tf":2.0},"479":{"tf":1.7320508075688772},"480":{"tf":1.4142135623730951},"481":{"tf":1.4142135623730951},"482":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"560":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.4142135623730951},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"712":{"tf":1.0},"74":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"604":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"663":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"636":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":89,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1016":{"tf":1.0},"1019":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1088":{"tf":1.0},"1100":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"378":{"tf":1.0},"455":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"485":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"571":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"597":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.0},"610":{"tf":1.0},"614":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"689":{"tf":1.0},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"722":{"tf":1.0},"730":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"759":{"tf":1.0},"770":{"tf":1.4142135623730951},"783":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"848":{"tf":1.0},"853":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"888":{"tf":1.0},"890":{"tf":1.0},"9":{"tf":1.0},"907":{"tf":1.0},"915":{"tf":1.0},"950":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"922":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"590":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":72,"docs":{"100":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1098":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":2.23606797749979},"15":{"tf":1.7320508075688772},"150":{"tf":1.7320508075688772},"154":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"176":{"tf":1.0},"179":{"tf":2.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":2.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.449489742783178},"199":{"tf":4.47213595499958},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":2.449489742783178},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"350":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"438":{"tf":1.0},"53":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"644":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.4142135623730951},"750":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.4142135623730951},"937":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.4142135623730951},"977":{"tf":1.0},"985":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":2,"docs":{"938":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}},"p":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"681":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"202":{"tf":1.0},"681":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1007":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"679":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":11,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0}},"e":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"710":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}}},"`":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":25,"docs":{"1095":{"tf":1.4142135623730951},"181":{"tf":1.0},"198":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.7320508075688772},"394":{"tf":1.0},"447":{"tf":1.0},"538":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"847":{"tf":1.0},"911":{"tf":1.0},"916":{"tf":1.7320508075688772},"945":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"957":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"256":{"tf":1.0},"258":{"tf":1.0},"949":{"tf":1.7320508075688772},"960":{"tf":2.23606797749979},"961":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"962":{"tf":1.0}}}}},"df":569,"docs":{"0":{"tf":2.8284271247461903},"10":{"tf":1.4142135623730951},"100":{"tf":2.0},"1001":{"tf":2.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":2.8284271247461903},"101":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1022":{"tf":1.4142135623730951},"1023":{"tf":2.449489742783178},"1024":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1026":{"tf":1.0},"1029":{"tf":1.4142135623730951},"103":{"tf":2.0},"1031":{"tf":1.4142135623730951},"1032":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.4142135623730951},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.0},"104":{"tf":1.0},"1045":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"105":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":2.23606797749979},"1062":{"tf":1.4142135623730951},"1064":{"tf":2.23606797749979},"1065":{"tf":1.0},"1069":{"tf":1.0},"107":{"tf":1.4142135623730951},"1070":{"tf":2.23606797749979},"1071":{"tf":1.4142135623730951},"1072":{"tf":2.8284271247461903},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.449489742783178},"1076":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1085":{"tf":2.6457513110645907},"1086":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1094":{"tf":1.0},"1097":{"tf":2.0},"11":{"tf":1.4142135623730951},"1103":{"tf":1.4142135623730951},"1106":{"tf":1.0},"1114":{"tf":2.8284271247461903},"1115":{"tf":1.4142135623730951},"1117":{"tf":2.0},"1122":{"tf":2.0},"113":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"125":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.0},"128":{"tf":3.0},"129":{"tf":3.4641016151377544},"130":{"tf":2.0},"131":{"tf":2.23606797749979},"133":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.4142135623730951},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":2.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"158":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.7320508075688772},"172":{"tf":2.0},"174":{"tf":1.0},"175":{"tf":2.449489742783178},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":2.23606797749979},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":2.6457513110645907},"198":{"tf":3.1622776601683795},"199":{"tf":2.0},"2":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":3.4641016151377544},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":3.605551275463989},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"228":{"tf":2.23606797749979},"23":{"tf":1.0},"231":{"tf":2.6457513110645907},"232":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.23606797749979},"238":{"tf":3.605551275463989},"239":{"tf":4.58257569495584},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"245":{"tf":2.23606797749979},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":1.7320508075688772},"264":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"276":{"tf":2.0},"28":{"tf":2.0},"286":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.4142135623730951},"29":{"tf":2.449489742783178},"290":{"tf":1.4142135623730951},"294":{"tf":2.8284271247461903},"295":{"tf":2.6457513110645907},"296":{"tf":2.0},"297":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":2.23606797749979},"300":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":2.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":2.23606797749979},"316":{"tf":4.47213595499958},"317":{"tf":2.23606797749979},"318":{"tf":3.3166247903554},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.7320508075688772},"323":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":2.23606797749979},"342":{"tf":1.0},"344":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":3.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":3.7416573867739413},"353":{"tf":4.123105625617661},"354":{"tf":2.6457513110645907},"355":{"tf":1.7320508075688772},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":3.4641016151377544},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"363":{"tf":2.8284271247461903},"364":{"tf":2.449489742783178},"365":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":3.605551275463989},"368":{"tf":3.3166247903554},"369":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.8284271247461903},"373":{"tf":2.6457513110645907},"374":{"tf":1.4142135623730951},"375":{"tf":2.0},"376":{"tf":3.1622776601683795},"377":{"tf":1.7320508075688772},"378":{"tf":2.0},"379":{"tf":2.0},"38":{"tf":1.4142135623730951},"380":{"tf":3.7416573867739413},"382":{"tf":1.7320508075688772},"386":{"tf":1.4142135623730951},"388":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":2.0},"394":{"tf":2.6457513110645907},"395":{"tf":2.8284271247461903},"397":{"tf":1.0},"398":{"tf":1.4142135623730951},"399":{"tf":1.0},"4":{"tf":1.4142135623730951},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":2.0},"407":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.4142135623730951},"411":{"tf":1.0},"412":{"tf":1.7320508075688772},"413":{"tf":3.0},"414":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":2.0},"422":{"tf":1.4142135623730951},"423":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"428":{"tf":1.0},"430":{"tf":2.6457513110645907},"431":{"tf":1.4142135623730951},"432":{"tf":1.0},"433":{"tf":1.7320508075688772},"434":{"tf":1.4142135623730951},"435":{"tf":2.23606797749979},"436":{"tf":2.0},"437":{"tf":1.7320508075688772},"438":{"tf":1.7320508075688772},"441":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.4142135623730951},"446":{"tf":2.23606797749979},"447":{"tf":3.4641016151377544},"448":{"tf":1.0},"45":{"tf":2.449489742783178},"450":{"tf":1.0},"453":{"tf":2.23606797749979},"455":{"tf":1.0},"456":{"tf":1.0},"46":{"tf":1.4142135623730951},"473":{"tf":1.4142135623730951},"474":{"tf":1.0},"484":{"tf":1.4142135623730951},"488":{"tf":2.0},"49":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.4142135623730951},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"500":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.7320508075688772},"529":{"tf":1.0},"532":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.7320508075688772},"540":{"tf":1.0},"541":{"tf":3.4641016151377544},"542":{"tf":2.6457513110645907},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":4.0},"550":{"tf":1.7320508075688772},"551":{"tf":1.7320508075688772},"553":{"tf":3.3166247903554},"554":{"tf":3.7416573867739413},"555":{"tf":2.8284271247461903},"556":{"tf":1.4142135623730951},"557":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":2.23606797749979},"562":{"tf":2.449489742783178},"563":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"567":{"tf":2.6457513110645907},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":2.8284271247461903},"582":{"tf":1.7320508075688772},"583":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":2.0},"599":{"tf":1.4142135623730951},"6":{"tf":1.0},"60":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.7320508075688772},"611":{"tf":1.0},"613":{"tf":1.7320508075688772},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":2.0},"620":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"623":{"tf":1.0},"630":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.7320508075688772},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":2.0},"656":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"66":{"tf":1.7320508075688772},"660":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"67":{"tf":2.0},"670":{"tf":1.0},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.0},"679":{"tf":1.4142135623730951},"68":{"tf":1.0},"681":{"tf":1.7320508075688772},"683":{"tf":1.4142135623730951},"684":{"tf":1.4142135623730951},"685":{"tf":1.0},"69":{"tf":1.4142135623730951},"691":{"tf":1.7320508075688772},"693":{"tf":1.4142135623730951},"694":{"tf":2.0},"695":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":2.0},"699":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":2.23606797749979},"705":{"tf":2.6457513110645907},"707":{"tf":3.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.7320508075688772},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"727":{"tf":1.4142135623730951},"729":{"tf":1.7320508075688772},"73":{"tf":2.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"733":{"tf":2.0},"734":{"tf":2.6457513110645907},"735":{"tf":1.4142135623730951},"736":{"tf":1.0},"738":{"tf":1.0},"74":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.4142135623730951},"749":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"753":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":2.449489742783178},"770":{"tf":2.23606797749979},"771":{"tf":1.0},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":2.449489742783178},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"790":{"tf":1.0},"799":{"tf":1.7320508075688772},"8":{"tf":3.872983346207417},"80":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.7320508075688772},"805":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"815":{"tf":1.7320508075688772},"816":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"825":{"tf":1.0},"826":{"tf":1.7320508075688772},"827":{"tf":1.0},"83":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.7320508075688772},"835":{"tf":1.7320508075688772},"839":{"tf":1.0},"84":{"tf":2.0},"841":{"tf":1.4142135623730951},"843":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":1.7320508075688772},"852":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":2.449489742783178},"855":{"tf":1.7320508075688772},"858":{"tf":2.0},"859":{"tf":1.7320508075688772},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"865":{"tf":1.0},"868":{"tf":1.0},"872":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"88":{"tf":2.0},"880":{"tf":1.0},"882":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"891":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"900":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.7320508075688772},"916":{"tf":1.7320508075688772},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"929":{"tf":2.449489742783178},"938":{"tf":1.0},"939":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":2.449489742783178},"946":{"tf":2.6457513110645907},"947":{"tf":2.0},"948":{"tf":2.8284271247461903},"949":{"tf":2.6457513110645907},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"952":{"tf":1.7320508075688772},"953":{"tf":1.7320508075688772},"955":{"tf":2.6457513110645907},"956":{"tf":2.8284271247461903},"957":{"tf":4.58257569495584},"958":{"tf":1.0},"959":{"tf":2.449489742783178},"96":{"tf":1.7320508075688772},"960":{"tf":3.872983346207417},"961":{"tf":1.7320508075688772},"962":{"tf":1.4142135623730951},"963":{"tf":2.0},"964":{"tf":1.7320508075688772},"965":{"tf":1.0},"97":{"tf":1.4142135623730951},"975":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":12,"docs":{"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":2.8284271247461903},"365":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"168":{"tf":2.0},"169":{"tf":2.449489742783178},"170":{"tf":1.7320508075688772}}}}}}},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"538":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":2.0}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":5,"docs":{"216":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":2.449489742783178},"378":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"5":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":253,"docs":{"10":{"tf":1.0},"1003":{"tf":1.7320508075688772},"1004":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1023":{"tf":2.8284271247461903},"1025":{"tf":1.7320508075688772},"1029":{"tf":1.0},"1031":{"tf":2.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.7320508075688772},"104":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":2.6457513110645907},"1079":{"tf":1.4142135623730951},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.4142135623730951},"1095":{"tf":1.7320508075688772},"1096":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1098":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.0},"1115":{"tf":1.0},"1122":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"167":{"tf":1.0},"177":{"tf":1.7320508075688772},"179":{"tf":1.0},"186":{"tf":2.449489742783178},"190":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":2.449489742783178},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":2.449489742783178},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"32":{"tf":1.7320508075688772},"334":{"tf":1.0},"335":{"tf":1.0},"34":{"tf":1.4142135623730951},"352":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"400":{"tf":1.7320508075688772},"401":{"tf":1.0},"403":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":2.0},"441":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.0},"5":{"tf":2.0},"527":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"554":{"tf":2.449489742783178},"555":{"tf":1.7320508075688772},"557":{"tf":1.0},"560":{"tf":2.23606797749979},"561":{"tf":1.0},"567":{"tf":2.6457513110645907},"581":{"tf":1.4142135623730951},"583":{"tf":1.4142135623730951},"584":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":2.23606797749979},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":2.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.4142135623730951},"632":{"tf":1.0},"633":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":1.4142135623730951},"645":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.4142135623730951},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":2.449489742783178},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"68":{"tf":1.7320508075688772},"680":{"tf":1.0},"682":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"703":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.4142135623730951},"710":{"tf":1.0},"713":{"tf":1.0},"715":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":2.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":2.0},"742":{"tf":2.23606797749979},"750":{"tf":1.0},"757":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.7320508075688772},"765":{"tf":1.0},"770":{"tf":1.4142135623730951},"773":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"79":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"800":{"tf":1.0},"803":{"tf":1.0},"807":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"823":{"tf":1.0},"824":{"tf":1.0},"833":{"tf":1.4142135623730951},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":2.449489742783178},"859":{"tf":2.8284271247461903},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.4142135623730951},"867":{"tf":1.0},"869":{"tf":1.4142135623730951},"88":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"9":{"tf":2.0},"903":{"tf":1.0},"907":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"940":{"tf":1.4142135623730951},"941":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"df":0,"docs":{},"i":{"df":1,"docs":{"845":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{")":{"=":{"'":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"1011":{"tf":1.4142135623730951},"1012":{"tf":1.4142135623730951},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.4142135623730951},"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.4142135623730951},"256":{"tf":1.0},"263":{"tf":2.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"300":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.4142135623730951},"655":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"a":{"d":{"d":{"(":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"837":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1033":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"1033":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":14,"docs":{"1018":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"263":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"413":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":137,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1031":{"tf":2.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":2.0},"1042":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1106":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":2.0},"193":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":2.6457513110645907},"275":{"tf":2.0},"276":{"tf":2.0},"280":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"388":{"tf":1.0},"39":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"445":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.4142135623730951},"452":{"tf":3.1622776601683795},"455":{"tf":1.4142135623730951},"457":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":2.0},"502":{"tf":1.4142135623730951},"503":{"tf":2.0},"508":{"tf":2.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"554":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":2.0},"651":{"tf":1.0},"653":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.7320508075688772},"671":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"728":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.4142135623730951},"766":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":2.449489742783178},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.4142135623730951},"808":{"tf":1.0},"817":{"tf":1.4142135623730951},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"828":{"tf":1.4142135623730951},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"845":{"tf":1.0},"847":{"tf":2.0},"848":{"tf":2.0},"887":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"948":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":1.7320508075688772},"979":{"tf":1.0},"984":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"679":{"tf":1.0}}}}}}},"u":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"980":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"980":{"tf":1.0}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":44,"docs":{"1000":{"tf":1.0},"1002":{"tf":2.23606797749979},"1009":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":2.6457513110645907},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"33":{"tf":1.4142135623730951},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":1.7320508075688772},"578":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"747":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"967":{"tf":1.0},"974":{"tf":1.7320508075688772},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"984":{"tf":1.0}}},"y":{"'":{"df":4,"docs":{"243":{"tf":1.0},"269":{"tf":1.0},"614":{"tf":1.0},"641":{"tf":1.0}}},"_":{"1":{"3":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"1":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"803":{"tf":1.0},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":176,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1009":{"tf":1.4142135623730951},"101":{"tf":1.0},"1011":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.4142135623730951},"1023":{"tf":2.449489742783178},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":2.6457513110645907},"1038":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1064":{"tf":3.605551275463989},"1079":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1088":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.7320508075688772},"125":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"199":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":3.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":1.7320508075688772},"269":{"tf":3.3166247903554},"270":{"tf":2.0},"271":{"tf":3.4641016151377544},"272":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":3.1622776601683795},"275":{"tf":3.0},"276":{"tf":3.3166247903554},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.4142135623730951},"308":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":2.0},"39":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.7320508075688772},"42":{"tf":2.0},"427":{"tf":1.0},"447":{"tf":2.449489742783178},"449":{"tf":1.0},"452":{"tf":1.7320508075688772},"453":{"tf":1.0},"464":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":3.1622776601683795},"527":{"tf":1.0},"528":{"tf":3.605551275463989},"529":{"tf":3.4641016151377544},"531":{"tf":2.6457513110645907},"555":{"tf":1.0},"57":{"tf":1.4142135623730951},"571":{"tf":1.0},"585":{"tf":3.3166247903554},"586":{"tf":1.7320508075688772},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"602":{"tf":1.0},"604":{"tf":1.0},"609":{"tf":1.7320508075688772},"613":{"tf":2.449489742783178},"617":{"tf":1.4142135623730951},"622":{"tf":3.1622776601683795},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.449489742783178},"627":{"tf":2.6457513110645907},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"642":{"tf":1.0},"644":{"tf":1.4142135623730951},"654":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.7320508075688772},"679":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":2.449489742783178},"707":{"tf":2.8284271247461903},"708":{"tf":1.4142135623730951},"710":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":2.0},"747":{"tf":1.4142135623730951},"764":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.7416573867739413},"778":{"tf":2.6457513110645907},"779":{"tf":2.6457513110645907},"781":{"tf":1.7320508075688772},"784":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":2.0},"806":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":2.8284271247461903},"814":{"tf":1.7320508075688772},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.4142135623730951},"866":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.23606797749979},"904":{"tf":1.4142135623730951},"909":{"tf":1.7320508075688772},"936":{"tf":1.0},"937":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.4142135623730951},"969":{"tf":1.4142135623730951},"970":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"973":{"tf":1.0},"977":{"tf":1.0},"979":{"tf":1.4142135623730951},"980":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":3.0},"985":{"tf":1.0},"986":{"tf":1.0}},"s":{"_":{"*":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"803":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"784":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"a":{"d":{"_":{"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":1.0},"622":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"1089":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"627":{"tf":1.0},"770":{"tf":1.0},"781":{"tf":2.23606797749979}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"622":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":11,"docs":{"199":{"tf":1.0},"224":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"622":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"770":{"tf":1.0},"781":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"626":{"tf":1.0}}}}}},"df":0,"docs":{}},"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}},"b":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"[":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"198":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"d":{"'":{"df":0,"docs":{},"t":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}},"g":{"df":2,"docs":{"1018":{"tf":1.0},"607":{"tf":1.0}}}},"df":9,"docs":{"212":{"tf":1.0},"452":{"tf":1.4142135623730951},"502":{"tf":1.0},"528":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.7320508075688772},"903":{"tf":2.23606797749979}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"364":{"tf":1.0},"741":{"tf":1.0},"8":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":10,"docs":{"114":{"tf":1.4142135623730951},"133":{"tf":1.0},"343":{"tf":1.0},"367":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"956":{"tf":1.0}}}}},"c":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":6,"docs":{"1009":{"tf":1.4142135623730951},"123":{"tf":1.0},"266":{"tf":1.0},"455":{"tf":1.0},"460":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"708":{"tf":1.0}}},"s":{"df":5,"docs":{"291":{"tf":1.0},"31":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"355":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":15,"docs":{"354":{"tf":1.7320508075688772},"363":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"375":{"tf":2.0},"376":{"tf":2.0},"386":{"tf":1.0},"392":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"956":{"tf":1.7320508075688772},"958":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"375":{"tf":1.4142135623730951},"390":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"360":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"197":{"tf":1.0},"584":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"548":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"447":{"tf":1.0},"705":{"tf":1.0}}}}}},"df":7,"docs":{"1009":{"tf":1.4142135623730951},"1095":{"tf":1.0},"239":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"906":{"tf":1.0}}},"p":{"df":6,"docs":{"13":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"813":{"tf":1.0},"965":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"550":{"tf":1.0},"691":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"746":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"766":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1027":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":57,"docs":{"1001":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1085":{"tf":1.0},"1097":{"tf":1.0},"120":{"tf":1.0},"128":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"276":{"tf":2.449489742783178},"315":{"tf":1.0},"323":{"tf":2.23606797749979},"335":{"tf":1.0},"352":{"tf":1.0},"380":{"tf":1.0},"421":{"tf":1.0},"437":{"tf":1.4142135623730951},"447":{"tf":2.0},"448":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.4142135623730951},"516":{"tf":1.0},"541":{"tf":2.23606797749979},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"573":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":2.0},"707":{"tf":1.0},"732":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"926":{"tf":1.0}}}}}},"df":1,"docs":{"256":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"1059":{"tf":1.0},"67":{"tf":1.0},"842":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":102,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1059":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"170":{"tf":1.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"228":{"tf":2.449489742783178},"264":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.7320508075688772},"38":{"tf":1.0},"391":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":2.0},"413":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"512":{"tf":1.0},"517":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":2.449489742783178},"550":{"tf":2.23606797749979},"585":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"604":{"tf":1.0},"622":{"tf":1.0},"636":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"688":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"718":{"tf":1.4142135623730951},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"80":{"tf":1.0},"809":{"tf":1.0},"84":{"tf":1.0},"862":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"960":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":54,"docs":{"1000":{"tf":1.0},"1002":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"284":{"tf":1.0},"295":{"tf":1.0},"301":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"415":{"tf":1.0},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":2.0},"540":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.0},"547":{"tf":1.4142135623730951},"548":{"tf":2.8284271247461903},"550":{"tf":2.6457513110645907},"561":{"tf":1.0},"655":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"889":{"tf":1.0},"965":{"tf":1.4142135623730951},"975":{"tf":1.0},"976":{"tf":1.0},"979":{"tf":1.0},"986":{"tf":1.7320508075688772},"987":{"tf":1.4142135623730951},"989":{"tf":1.7320508075688772},"992":{"tf":1.0},"993":{"tf":1.7320508075688772},"999":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"975":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.4142135623730951},"445":{"tf":1.0},"453":{"tf":1.4142135623730951},"454":{"tf":1.4142135623730951},"479":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"#":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"728":{"tf":1.0}}},"t":{"df":24,"docs":{"1013":{"tf":2.0},"215":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"254":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"499":{"tf":2.23606797749979},"500":{"tf":1.0},"542":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.4142135623730951},"752":{"tf":1.0},"824":{"tf":1.7320508075688772},"937":{"tf":1.0},"957":{"tf":1.0}},"e":{"d":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"300":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"363":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":4,"docs":{"121":{"tf":1.0},"477":{"tf":1.0},"734":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"197":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":1,"docs":{"707":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":3,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"152":{"tf":1.0},"223":{"tf":1.0},"62":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1009":{"tf":1.0},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"548":{"tf":1.4142135623730951},"879":{"tf":1.0}}}}},"t":{"df":1,"docs":{"980":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":38,"docs":{"1002":{"tf":1.0},"1088":{"tf":1.0},"1093":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"245":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":3.0},"478":{"tf":2.449489742783178},"479":{"tf":1.7320508075688772},"506":{"tf":1.0},"555":{"tf":1.7320508075688772},"646":{"tf":1.0},"708":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":46,"docs":{"101":{"tf":2.23606797749979},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":2.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":2.6457513110645907},"128":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951},"322":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"345":{"tf":1.4142135623730951},"347":{"tf":1.0},"352":{"tf":1.0},"402":{"tf":2.0},"403":{"tf":1.0},"404":{"tf":1.4142135623730951},"406":{"tf":1.7320508075688772},"407":{"tf":1.7320508075688772},"414":{"tf":1.7320508075688772},"416":{"tf":2.0},"439":{"tf":1.4142135623730951},"440":{"tf":2.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.7320508075688772},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"537":{"tf":1.0},"554":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"561":{"tf":1.0},"654":{"tf":1.4142135623730951},"734":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"748":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":17,"docs":{"1022":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1062":{"tf":1.0},"1083":{"tf":1.0},"12":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"222":{"tf":1.0},"488":{"tf":1.0},"542":{"tf":1.7320508075688772},"563":{"tf":1.0},"657":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"1117":{"tf":1.0},"1122":{"tf":1.0},"245":{"tf":1.0},"408":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"737":{"tf":1.0},"953":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":76,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"1057":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"1099":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.4142135623730951},"21":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"266":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"367":{"tf":1.0},"378":{"tf":1.4142135623730951},"414":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"475":{"tf":1.0},"525":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"557":{"tf":1.0},"560":{"tf":1.7320508075688772},"581":{"tf":1.4142135623730951},"583":{"tf":1.4142135623730951},"626":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.4142135623730951},"708":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"742":{"tf":1.4142135623730951},"779":{"tf":2.0},"786":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"895":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"909":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"df":12,"docs":{"1033":{"tf":1.0},"199":{"tf":2.449489742783178},"224":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"661":{"tf":1.0},"781":{"tf":1.0},"819":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"b":{"df":81,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"342":{"tf":1.0},"358":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"403":{"tf":1.0},"417":{"tf":1.0},"423":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.0},"467":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"512":{"tf":1.4142135623730951},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"649":{"tf":1.0},"654":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"737":{"tf":1.0},"8":{"tf":1.0},"866":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"919":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"945":{"tf":1.4142135623730951},"954":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":87,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1070":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"127":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"240":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"338":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"46":{"tf":1.0},"462":{"tf":1.0},"5":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"554":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":1.0},"621":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"650":{"tf":1.0},"665":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":1.0},"871":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"894":{"tf":1.0},"906":{"tf":1.4142135623730951},"915":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"965":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"215":{"tf":1.0},"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":33,"docs":{"1006":{"tf":1.0},"1117":{"tf":1.0},"123":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"290":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"729":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"802":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"872":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":7,"docs":{"181":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"367":{"tf":1.0},"427":{"tf":1.0},"466":{"tf":1.0},"526":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"df":91,"docs":{"1057":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"179":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"299":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.0},"534":{"tf":1.0},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"632":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"649":{"tf":1.0},"655":{"tf":1.0},"692":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"800":{"tf":1.7320508075688772},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.0},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":2.449489742783178},"861":{"tf":1.0},"872":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"922":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"446":{"tf":1.0},"898":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":83,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1051":{"tf":1.0},"1069":{"tf":1.0},"108":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"187":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"394":{"tf":1.0},"4":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"46":{"tf":1.4142135623730951},"475":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.0},"651":{"tf":1.0},"664":{"tf":1.7320508075688772},"676":{"tf":1.0},"69":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"785":{"tf":1.4142135623730951},"844":{"tf":1.0},"848":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.4142135623730951},"956":{"tf":1.0},"96":{"tf":1.0},"964":{"tf":1.0},"977":{"tf":1.4142135623730951},"98":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"984":{"tf":1.0},"99":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"1":{".":{"0":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"1002":{"tf":1.0},"185":{"tf":1.7320508075688772},"481":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":3.0},"90":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"937":{"tf":1.4142135623730951},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":37,"docs":{"1023":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1097":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"316":{"tf":1.0},"37":{"tf":1.0},"386":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"501":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"732":{"tf":1.0},"772":{"tf":1.0},"779":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"904":{"tf":1.0},"937":{"tf":1.0},"974":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}}}}},"v":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"424":{"tf":1.0},"446":{"tf":1.0},"554":{"tf":1.4142135623730951},"563":{"tf":1.0},"848":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":40,"docs":{"1009":{"tf":1.0},"1073":{"tf":1.0},"1107":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"168":{"tf":1.0},"194":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"303":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.0},"424":{"tf":1.0},"449":{"tf":1.4142135623730951},"450":{"tf":1.0},"554":{"tf":2.23606797749979},"555":{"tf":1.0},"556":{"tf":1.7320508075688772},"557":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"824":{"tf":2.23606797749979},"844":{"tf":1.0},"859":{"tf":1.0},"876":{"tf":1.0},"887":{"tf":1.0},"913":{"tf":1.0},"925":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"975":{"tf":1.0}}}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"185":{"tf":2.6457513110645907},"203":{"tf":1.7320508075688772},"590":{"tf":1.0},"649":{"tf":1.0}}}},"c":{"df":24,"docs":{"1095":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1102":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"451":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"650":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"813":{"tf":3.0},"824":{"tf":3.7416573867739413},"922":{"tf":1.0},"929":{"tf":2.449489742783178},"931":{"tf":1.7320508075688772},"936":{"tf":2.449489742783178},"983":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"824":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1095":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"975":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1035":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"90":{"tf":1.0}},"t":{"df":5,"docs":{"573":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"710":{"tf":1.0},"824":{"tf":2.23606797749979}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"1111":{"tf":1.0},"372":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"1053":{"tf":1.0},"199":{"tf":1.4142135623730951},"931":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1069":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.7320508075688772},"546":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"77":{"tf":2.0},"79":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"84":{"tf":2.0},"85":{"tf":1.0},"89":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"510":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"347":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":123,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1055":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"400":{"tf":1.0},"41":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.0},"510":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.7320508075688772},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":2.0},"542":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.0},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"583":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"649":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"678":{"tf":1.4142135623730951},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":2.0},"737":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.4142135623730951},"785":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.0},"848":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.4142135623730951},"914":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"930":{"tf":1.0},"946":{"tf":1.4142135623730951},"948":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"338":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":8,"docs":{"1075":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"276":{"tf":1.0},"335":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"657":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":2,"docs":{"175":{"tf":1.0},"285":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.4142135623730951},"268":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":60,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1038":{"tf":2.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":2.0},"1059":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.6457513110645907},"184":{"tf":2.23606797749979},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.4142135623730951},"41":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.23606797749979},"544":{"tf":1.0},"548":{"tf":2.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"678":{"tf":1.4142135623730951},"684":{"tf":1.7320508075688772},"686":{"tf":1.0},"690":{"tf":2.6457513110645907},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"770":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"832":{"tf":1.0},"885":{"tf":1.0},"889":{"tf":1.4142135623730951},"948":{"tf":1.0},"975":{"tf":2.0},"992":{"tf":1.7320508075688772},"993":{"tf":1.4142135623730951},"994":{"tf":1.0},"997":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"641":{"tf":1.0},"708":{"tf":1.4142135623730951},"770":{"tf":1.0},"825":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"184":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"543":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"[":{"'":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1040":{"tf":1.7320508075688772},"1044":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"1":{"0":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"1044":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":2,"docs":{"502":{"tf":1.4142135623730951},"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1046":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"314":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"956":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":39,"docs":{"1006":{"tf":1.0},"1046":{"tf":1.0},"106":{"tf":1.4142135623730951},"116":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"152":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"324":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"368":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.0},"556":{"tf":1.0},"601":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"708":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"926":{"tf":1.0},"948":{"tf":1.0},"959":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":24,"docs":{"1122":{"tf":1.0},"119":{"tf":1.0},"180":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"316":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.0},"47":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":2.449489742783178},"498":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979},"505":{"tf":2.23606797749979},"506":{"tf":2.6457513110645907},"540":{"tf":1.0},"548":{"tf":1.0},"836":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.7320508075688772},"957":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1001":{"tf":1.4142135623730951},"1097":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":1.0},"335":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.0},"476":{"tf":1.0},"488":{"tf":1.0},"613":{"tf":1.7320508075688772},"858":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1017":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":9,"docs":{"199":{"tf":1.0},"356":{"tf":1.4142135623730951},"37":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"392":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.4142135623730951},"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"931":{"tf":1.0},"936":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"657":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"328":{"tf":1.0},"466":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"155":{"tf":1.0},"37":{"tf":1.0},"514":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"922":{"tf":1.0}},"i":{"df":1,"docs":{"527":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"222":{"tf":1.0},"264":{"tf":1.0},"360":{"tf":1.0},"488":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":22,"docs":{"1000":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1085":{"tf":1.0},"131":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.7320508075688772},"364":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.0},"568":{"tf":1.0},"583":{"tf":1.0},"66":{"tf":1.0},"877":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"k":{"df":12,"docs":{"1002":{"tf":1.0},"239":{"tf":1.4142135623730951},"363":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":2.449489742783178},"506":{"tf":3.3166247903554},"510":{"tf":1.0},"946":{"tf":1.0},"962":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"1005":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"113":{"tf":1.0},"116":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"945":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":23,"docs":{"112":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"506":{"tf":1.0},"542":{"tf":1.4142135623730951},"748":{"tf":1.0},"824":{"tf":1.0},"857":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.7320508075688772},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"900":{"tf":2.0},"906":{"tf":2.449489742783178},"943":{"tf":1.0},"961":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"590":{"tf":1.0}}}}}}}}}}}},"t":{"df":1,"docs":{"950":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1120":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"1031":{"tf":1.0},"1038":{"tf":1.0},"1085":{"tf":1.0},"129":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"449":{"tf":1.0},"507":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"88":{"tf":1.0},"986":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1025":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.0}}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"1001":{"tf":1.4142135623730951},"1015":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1023":{"tf":1.0},"103":{"tf":1.0},"1066":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"238":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"784":{"tf":1.0},"905":{"tf":1.0},"942":{"tf":1.0},"950":{"tf":1.4142135623730951},"962":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"447":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"271":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"965":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"915":{"tf":1.0}}},"s":{"df":2,"docs":{"15":{"tf":1.0},"357":{"tf":1.0}}}}},"i":{"d":{"df":5,"docs":{"1":{"tf":1.0},"187":{"tf":1.0},"526":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"1122":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"956":{"tf":1.0}},"l":{"df":2,"docs":{"485":{"tf":1.0},"488":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"n":{"df":2,"docs":{"613":{"tf":1.4142135623730951},"728":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"343":{"tf":1.0},"388":{"tf":1.0},"580":{"tf":1.0}}}},"o":{"c":{"df":26,"docs":{"0":{"tf":1.4142135623730951},"1106":{"tf":1.0},"1111":{"tf":1.4142135623730951},"126":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"352":{"tf":1.0},"480":{"tf":1.0},"560":{"tf":1.0},"565":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"714":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"79":{"tf":1.7320508075688772},"9":{"tf":1.0},"960":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"314":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}}}}}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1112":{"tf":1.0},"1113":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"1042":{"tf":1.0},"338":{"tf":1.7320508075688772},"347":{"tf":1.0},"386":{"tf":1.7320508075688772},"433":{"tf":1.0},"438":{"tf":1.0},"688":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"1122":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"299":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}}},"df":135,"docs":{"0":{"tf":1.7320508075688772},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"1000":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1069":{"tf":1.7320508075688772},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"1106":{"tf":1.7320508075688772},"1107":{"tf":1.7320508075688772},"1108":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":2.0},"1118":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1122":{"tf":2.23606797749979},"113":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.4142135623730951},"29":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"339":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":2.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"396":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.7320508075688772},"417":{"tf":1.0},"423":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"459":{"tf":1.0},"473":{"tf":1.4142135623730951},"487":{"tf":2.449489742783178},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"516":{"tf":1.0},"537":{"tf":1.0},"555":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"582":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"605":{"tf":1.0},"638":{"tf":2.0},"643":{"tf":1.0},"650":{"tf":1.0},"669":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"714":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.7320508075688772},"812":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"89":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.0},"912":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.0},"919":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"944":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"347":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}}}},"df":8,"docs":{"1079":{"tf":1.0},"235":{"tf":1.0},"290":{"tf":1.0},"427":{"tf":1.0},"81":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":13,"docs":{"1013":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"339":{"tf":1.0},"359":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"752":{"tf":1.0},"813":{"tf":2.0}}}}}}},"h":{"#":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"#":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":2,"docs":{"613":{"tf":2.6457513110645907},"728":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"780":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"304":{"tf":1.0},"365":{"tf":1.0},"613":{"tf":1.7320508075688772},"833":{"tf":1.0}}}}},"df":2,"docs":{"396":{"tf":1.0},"897":{"tf":1.7320508075688772}}},"n":{"'":{"df":0,"docs":{},"t":{"df":28,"docs":{"1009":{"tf":1.0},"1079":{"tf":1.0},"1115":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"215":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"405":{"tf":1.0},"447":{"tf":1.0},"460":{"tf":1.0},"632":{"tf":1.0},"764":{"tf":1.0},"84":{"tf":1.0},"880":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"139":{"tf":1.0},"318":{"tf":1.4142135623730951},"379":{"tf":1.0},"399":{"tf":1.0},"409":{"tf":1.4142135623730951},"466":{"tf":1.0},"497":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"742":{"tf":1.0},"861":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951}}},"’":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"125":{"tf":1.0},"352":{"tf":1.0},"98":{"tf":1.0}}}}},"t":{"df":3,"docs":{"335":{"tf":1.0},"419":{"tf":1.0},"873":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1027":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1053":{"tf":1.0},"1085":{"tf":1.0},"1089":{"tf":1.7320508075688772},"1098":{"tf":2.0},"199":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.0},"766":{"tf":1.7320508075688772},"782":{"tf":4.898979485566356}}},"t":{"df":4,"docs":{"356":{"tf":1.0},"449":{"tf":1.0},"460":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":32,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"528":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"678":{"tf":1.0},"750":{"tf":1.0},"780":{"tf":1.0},"899":{"tf":1.4142135623730951},"946":{"tf":1.0},"959":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":7,"docs":{"505":{"tf":1.4142135623730951},"506":{"tf":3.4641016151377544},"574":{"tf":1.0},"824":{"tf":3.1622776601683795},"847":{"tf":1.4142135623730951},"913":{"tf":1.0},"931":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"185":{"tf":1.0},"437":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"432":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":3.0},"580":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"1031":{"tf":1.0},"1097":{"tf":1.0},"353":{"tf":1.0},"506":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"416":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"1033":{"tf":1.4142135623730951},"238":{"tf":1.0},"518":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"550":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"214":{"tf":1.0},"363":{"tf":1.0},"505":{"tf":1.0},"691":{"tf":1.0}},"n":{"df":1,"docs":{"486":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":11,"docs":{"199":{"tf":1.0},"215":{"tf":1.0},"327":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.449489742783178},"510":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"552":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":7,"docs":{"1113":{"tf":1.0},"1114":{"tf":1.7320508075688772},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"484":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":5,"docs":{"1018":{"tf":1.0},"447":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":23,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"106":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.0},"289":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":2.6457513110645907},"479":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"523":{"tf":1.0},"590":{"tf":1.0},"634":{"tf":1.0},"657":{"tf":1.0},"752":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"866":{"tf":1.0},"936":{"tf":1.0}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"553":{"tf":1.0},"554":{"tf":1.0},"948":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1061":{"tf":1.0},"1092":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"435":{"tf":1.0},"506":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"515":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":41,"docs":{"1002":{"tf":1.0},"1064":{"tf":1.0},"1073":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"341":{"tf":1.4142135623730951},"348":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"410":{"tf":1.0},"416":{"tf":1.0},"42":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":2.0},"488":{"tf":1.7320508075688772},"494":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"554":{"tf":1.0},"57":{"tf":1.0},"596":{"tf":1.0},"614":{"tf":1.0},"664":{"tf":1.0},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"945":{"tf":2.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0},"956":{"tf":2.6457513110645907},"964":{"tf":1.7320508075688772}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"398":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.0},"880":{"tf":1.0}},"o":{"d":{"b":{"df":1,"docs":{"957":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"{":{"1":{"4":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"873":{"tf":1.0},"896":{"tf":1.0}}}}}}},"â":{"df":0,"docs":{},"€":{"df":0,"docs":{},"™":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"’":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{".":{"&":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{";":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":79,"docs":{"1059":{"tf":2.23606797749979},"1095":{"tf":1.0},"1097":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.7320508075688772},"369":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.7320508075688772},"409":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"649":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"700":{"tf":1.0},"75":{"tf":1.0},"751":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.7320508075688772},"79":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"824":{"tf":1.0},"836":{"tf":1.4142135623730951},"873":{"tf":2.0},"875":{"tf":2.0},"876":{"tf":2.6457513110645907},"880":{"tf":2.449489742783178},"897":{"tf":1.0},"9":{"tf":1.4142135623730951},"906":{"tf":2.449489742783178},"913":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":1.7320508075688772}}}},"1":{"0":{"df":2,"docs":{"1044":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1035":{"tf":1.0},"1051":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"587":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"3":{"c":{"a":{"9":{"6":{"9":{"df":0,"docs":{},"f":{"8":{"c":{"6":{"b":{"b":{"0":{"d":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":187,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1009":{"tf":1.0},"1017":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":2.0},"1031":{"tf":1.0},"1038":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.7320508075688772},"1075":{"tf":2.23606797749979},"1079":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":2.6457513110645907},"1119":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"223":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":2.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.7320508075688772},"412":{"tf":1.0},"414":{"tf":1.4142135623730951},"418":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"442":{"tf":1.0},"449":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"506":{"tf":2.449489742783178},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.7320508075688772},"595":{"tf":1.0},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.0},"626":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"646":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":2.449489742783178},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.7320508075688772},"705":{"tf":3.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":2.23606797749979},"710":{"tf":2.0},"711":{"tf":1.0},"718":{"tf":1.0},"732":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.7320508075688772},"761":{"tf":2.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"778":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":2.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"825":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"857":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.0},"914":{"tf":1.0},"920":{"tf":1.0},"946":{"tf":1.4142135623730951},"952":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.4142135623730951},"975":{"tf":1.0},"979":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1080":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"427":{"tf":1.0},"489":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"983":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1073":{"tf":1.0},"222":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"949":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"486":{"tf":1.0},"585":{"tf":1.0},"742":{"tf":1.0},"847":{"tf":1.0}}}}}}}},"s":{"df":1,"docs":{"365":{"tf":1.0}},"i":{"df":24,"docs":{"1119":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"267":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.7320508075688772},"398":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"528":{"tf":1.0},"642":{"tf":1.0},"691":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"887":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"101":{"tf":1.0},"1113":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"864":{"tf":1.0},"9":{"tf":1.0},"959":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"306":{"tf":1.0},"915":{"tf":1.0},"986":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"177":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"779":{"tf":1.0},"887":{"tf":1.0},"950":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0}}}}},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"737":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"22":{"tf":1.0},"355":{"tf":1.0},"916":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}},"d":{"4":{"7":{"9":{"6":{"6":{"df":0,"docs":{},"f":{"7":{"9":{"2":{"2":{"8":{"d":{"df":0,"docs":{},"f":{"6":{"5":{"b":{"6":{"3":{"2":{"6":{"9":{"7":{"9":{"6":{"0":{"9":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"9":{"4":{"7":{"3":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":26,"docs":{"288":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.4142135623730951},"382":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"429":{"tf":1.0},"432":{"tf":1.4142135623730951},"447":{"tf":1.0},"561":{"tf":1.0},"580":{"tf":1.0},"899":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0}},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"896":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":182,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"1102":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":3.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"318":{"tf":1.0},"960":{"tf":1.0}}}}}},"u":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"1097":{"tf":1.0},"168":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"502":{"tf":1.4142135623730951},"614":{"tf":1.0},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}}}},"f":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1114":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.0},"236":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"540":{"tf":1.0},"655":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":19,"docs":{"1031":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"222":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"256":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"50":{"tf":1.0},"622":{"tf":2.0},"655":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":13,"docs":{"176":{"tf":1.0},"276":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"380":{"tf":1.0},"446":{"tf":1.0},"489":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"67":{"tf":2.23606797749979},"952":{"tf":1.0},"983":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"452":{"tf":1.0},"531":{"tf":1.0}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":5,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1025":{"tf":1.4142135623730951},"271":{"tf":1.0},"480":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1025":{"tf":3.3166247903554}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"945":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"1031":{"tf":1.0},"1101":{"tf":2.0},"1102":{"tf":1.0},"288":{"tf":1.0},"466":{"tf":1.0},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"906":{"tf":2.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"1009":{"tf":1.0},"527":{"tf":1.0},"707":{"tf":1.0},"789":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1114":{"tf":1.0},"537":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"927":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"929":{"tf":1.4142135623730951},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"926":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.4142135623730951}}}}}},"df":23,"docs":{"1095":{"tf":1.0},"129":{"tf":1.0},"188":{"tf":1.4142135623730951},"204":{"tf":1.0},"331":{"tf":1.0},"479":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":2.8284271247461903},"927":{"tf":3.0},"929":{"tf":2.449489742783178},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"934":{"tf":3.3166247903554},"935":{"tf":2.0},"936":{"tf":3.605551275463989},"937":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"179":{"tf":1.0},"354":{"tf":1.0},"632":{"tf":1.0},"724":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"930":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"4":{"5":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1120":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"121":{"tf":1.0},"413":{"tf":1.0}},"e":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"318":{"tf":1.0},"552":{"tf":1.0},"62":{"tf":1.7320508075688772},"948":{"tf":1.0},"949":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"365":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"155":{"tf":1.0},"199":{"tf":1.0},"494":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"577":{"tf":1.0},"690":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1090":{"tf":1.0},"563":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":33,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1044":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"254":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.4142135623730951},"555":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"760":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":3.1622776601683795},"880":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"1009":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"550":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"155":{"tf":1.0},"335":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"355":{"tf":1.0},"365":{"tf":1.0},"368":{"tf":1.0},"450":{"tf":1.0},"542":{"tf":1.0},"858":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"676":{"tf":1.0}}},"df":2,"docs":{"927":{"tf":1.0},"929":{"tf":1.0}}}}}}},"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":68,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1119":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"239":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"287":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.4142135623730951},"36":{"tf":1.0},"373":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"436":{"tf":1.0},"462":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"538":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"617":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":1.4142135623730951},"864":{"tf":1.0},"87":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"950":{"tf":1.7320508075688772},"956":{"tf":2.0},"957":{"tf":1.7320508075688772},"960":{"tf":2.0},"964":{"tf":2.8284271247461903},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"1001":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.7320508075688772},"38":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"561":{"tf":1.0},"613":{"tf":1.4142135623730951},"681":{"tf":1.0}}}}}}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1009":{"tf":1.7320508075688772},"590":{"tf":1.0},"847":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"368":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"843":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"835":{"tf":1.0},"837":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"1085":{"tf":1.0},"15":{"tf":1.0},"512":{"tf":1.4142135623730951},"513":{"tf":1.0},"725":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"858":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.449489742783178},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":2.449489742783178},"898":{"tf":2.8284271247461903},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":2.23606797749979},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":3.0},"914":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"983":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"s":{"\\":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"436":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":80,"docs":{"1015":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1097":{"tf":3.3166247903554},"1098":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1114":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"295":{"tf":1.0},"30":{"tf":1.4142135623730951},"300":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"422":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":2.449489742783178},"473":{"tf":1.0},"486":{"tf":1.0},"498":{"tf":1.0},"554":{"tf":1.7320508075688772},"599":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"741":{"tf":1.4142135623730951},"742":{"tf":1.0},"743":{"tf":1.0},"745":{"tf":1.4142135623730951},"748":{"tf":2.0},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.4142135623730951},"766":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":2.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"851":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772},"873":{"tf":1.0},"880":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"949":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0}},"e":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1102":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"1097":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1102":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"1098":{"tf":1.7320508075688772},"1102":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"165":{"tf":1.0},"601":{"tf":1.0},"842":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"199":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"438":{"tf":1.0},"449":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"590":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"904":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"956":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"221":{"tf":1.0},"375":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":22,"docs":{"179":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":2.0},"507":{"tf":2.23606797749979},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"711":{"tf":3.4641016151377544},"715":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"729":{"tf":2.0},"730":{"tf":2.449489742783178},"731":{"tf":2.0},"732":{"tf":1.0},"734":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"711":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":32,"docs":{"103":{"tf":1.0},"106":{"tf":1.7320508075688772},"115":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"477":{"tf":1.0},"479":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.7320508075688772},"8":{"tf":1.0},"803":{"tf":1.0},"864":{"tf":1.0},"90":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0},"984":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"1009":{"tf":1.0},"1079":{"tf":1.0},"299":{"tf":1.0},"740":{"tf":2.449489742783178},"85":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"880":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.0},"930":{"tf":1.0},"936":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":29,"docs":{"1097":{"tf":1.0},"1105":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"248":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"368":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0},"81":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"676":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"343":{"tf":1.0},"505":{"tf":1.0},"539":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"603":{"tf":1.0},"664":{"tf":1.4142135623730951},"705":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":1.7320508075688772}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"918":{"tf":1.0},"919":{"tf":1.4142135623730951},"920":{"tf":2.0},"922":{"tf":2.449489742783178},"926":{"tf":1.0}}}}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"410":{"tf":1.0},"664":{"tf":1.4142135623730951},"694":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1085":{"tf":1.0},"120":{"tf":1.0},"214":{"tf":1.0},"248":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"405":{"tf":1.0},"450":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"52":{"tf":1.0},"554":{"tf":2.6457513110645907},"555":{"tf":1.4142135623730951},"556":{"tf":1.7320508075688772},"569":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"605":{"tf":1.0},"666":{"tf":1.0},"853":{"tf":1.4142135623730951},"866":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"942":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"176":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"452":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"529":{"tf":1.4142135623730951},"634":{"tf":1.0},"654":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":1,"docs":{"1031":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":3,"docs":{"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1058":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"1098":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}},"df":32,"docs":{"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1059":{"tf":1.0},"1085":{"tf":1.0},"1104":{"tf":1.0},"129":{"tf":1.0},"153":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.23606797749979},"447":{"tf":1.0},"516":{"tf":1.0},"613":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"133":{"tf":1.0},"168":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.0},"446":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":4,"docs":{"1055":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"789":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"496":{"tf":1.0},"506":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"518":{"tf":1.0},"62":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"1031":{"tf":1.0},"295":{"tf":1.0},"578":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.0},"587":{"tf":1.0},"634":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0}}}}}},"t":{"c":{"df":28,"docs":{"1009":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"299":{"tf":1.0},"32":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.7320508075688772},"926":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{},"l":{"#":{"2":{"1":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"2":{"8":{"5":{"8":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":76,"docs":{"1021":{"tf":1.0},"1090":{"tf":1.0},"118":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"155":{"tf":1.4142135623730951},"169":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":2.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"378":{"tf":2.0},"380":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":2.449489742783178},"598":{"tf":1.4142135623730951},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"700":{"tf":1.4142135623730951},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"832":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.0},"915":{"tf":1.0},"938":{"tf":1.0},"940":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"962":{"tf":1.0},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":7,"docs":{"1061":{"tf":1.0},"183":{"tf":1.0},"447":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":26,"docs":{"106":{"tf":1.0},"1105":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"291":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"390":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.4142135623730951},"579":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"720":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.0},"909":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"526":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"422":{"tf":1.4142135623730951},"877":{"tf":1.0}}},".":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"877":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"182":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"541":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.4142135623730951}}},"y":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"644":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"877":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"=":{"'":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"247":{"tf":1.0},"880":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"633":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"632":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":5,"docs":{"257":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"247":{"tf":1.0},"633":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":119,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":2.0},"1012":{"tf":1.0},"1013":{"tf":2.0},"1014":{"tf":1.0},"1057":{"tf":1.0},"1070":{"tf":3.1622776601683795},"1072":{"tf":3.0},"123":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"183":{"tf":1.0},"229":{"tf":1.7320508075688772},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":2.23606797749979},"260":{"tf":2.6457513110645907},"261":{"tf":1.7320508075688772},"262":{"tf":2.0},"299":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":3.4641016151377544},"335":{"tf":5.385164807134504},"336":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":2.8284271247461903},"395":{"tf":2.0},"396":{"tf":3.0},"397":{"tf":1.0},"398":{"tf":3.7416573867739413},"399":{"tf":1.4142135623730951},"400":{"tf":2.6457513110645907},"419":{"tf":1.4142135623730951},"422":{"tf":3.0},"425":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"488":{"tf":2.0},"506":{"tf":3.0},"507":{"tf":1.0},"510":{"tf":1.4142135623730951},"516":{"tf":2.0},"518":{"tf":1.4142135623730951},"542":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"573":{"tf":2.6457513110645907},"577":{"tf":1.0},"581":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"632":{"tf":2.0},"633":{"tf":2.6457513110645907},"634":{"tf":1.4142135623730951},"636":{"tf":1.0},"638":{"tf":2.23606797749979},"639":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":3.3166247903554},"642":{"tf":2.23606797749979},"643":{"tf":1.4142135623730951},"644":{"tf":2.0},"646":{"tf":1.0},"664":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"716":{"tf":1.0},"722":{"tf":2.8284271247461903},"724":{"tf":1.7320508075688772},"728":{"tf":2.0},"730":{"tf":1.0},"734":{"tf":1.0},"761":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":3.3166247903554},"875":{"tf":2.0},"876":{"tf":2.8284271247461903},"877":{"tf":3.872983346207417},"880":{"tf":2.6457513110645907},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"888":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":3.4641016151377544},"899":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"903":{"tf":3.605551275463989},"906":{"tf":2.23606797749979},"909":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"915":{"tf":3.7416573867739413},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":3.0},"927":{"tf":2.8284271247461903},"929":{"tf":2.23606797749979},"930":{"tf":2.0},"931":{"tf":1.7320508075688772},"934":{"tf":1.7320508075688772},"946":{"tf":1.4142135623730951},"947":{"tf":1.0}},"s":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"642":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"167":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":2.0}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"269":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.4142135623730951},"946":{"tf":1.0},"955":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"y":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"15":{"tf":1.0},"239":{"tf":1.0},"289":{"tf":1.0},"316":{"tf":1.0},"450":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"180":{"tf":1.0},"354":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"o":{"[":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"960":{"tf":1.0}}}}}}}}},"df":2,"docs":{"950":{"tf":1.4142135623730951},"960":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":2,"docs":{"740":{"tf":1.0},"915":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1030":{"tf":1.0},"1031":{"tf":1.0},"1034":{"tf":1.0},"175":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"386":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"889":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":13,"docs":{"129":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"37":{"tf":1.0},"468":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"622":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"984":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"15":{"tf":1.0},"391":{"tf":1.0},"504":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":243,"docs":{"10":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":2.23606797749979},"1010":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1117":{"tf":1.4142135623730951},"1120":{"tf":1.7320508075688772},"1122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"151":{"tf":1.0},"155":{"tf":2.23606797749979},"160":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"263":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"451":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"466":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":2.0},"540":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.0},"550":{"tf":1.0},"555":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"609":{"tf":1.0},"617":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"635":{"tf":1.4142135623730951},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"668":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"683":{"tf":1.0},"686":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.4142135623730951},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"787":{"tf":1.0},"791":{"tf":1.0},"801":{"tf":1.0},"806":{"tf":1.0},"811":{"tf":1.0},"818":{"tf":1.0},"822":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"920":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":1.0},"986":{"tf":1.0}},"e":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}},"e":{"d":{"df":3,"docs":{"185":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":16,"docs":{"1031":{"tf":1.0},"106":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"664":{"tf":1.0},"751":{"tf":1.0},"898":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"957":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"447":{"tf":1.0},"858":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"1034":{"tf":1.0},"372":{"tf":2.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.0},"273":{"tf":1.0},"516":{"tf":2.0},"517":{"tf":1.4142135623730951},"742":{"tf":1.0},"824":{"tf":1.0},"903":{"tf":1.0},"983":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"506":{"tf":1.0},"524":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"131":{"tf":1.0},"135":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"316":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"705":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"=":{"5":{"df":1,"docs":{"478":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"478":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"477":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"199":{"tf":1.0},"341":{"tf":1.0}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"915":{"tf":1.0},"931":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"507":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":57,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"398":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"442":{"tf":1.4142135623730951},"447":{"tf":1.0},"484":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.7320508075688772},"504":{"tf":1.0},"506":{"tf":1.0},"512":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"779":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"914":{"tf":1.0},"925":{"tf":1.0},"927":{"tf":1.4142135623730951},"936":{"tf":2.0},"937":{"tf":1.7320508075688772},"938":{"tf":1.0},"942":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":4,"docs":{"1079":{"tf":1.0},"186":{"tf":1.0},"576":{"tf":1.0},"839":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1103":{"tf":1.0},"579":{"tf":1.0},"859":{"tf":1.0},"898":{"tf":1.7320508075688772},"906":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"346":{"tf":1.0},"382":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"649":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"777":{"tf":1.0},"784":{"tf":1.0},"903":{"tf":1.0},"939":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":12,"docs":{"1085":{"tf":1.0},"1099":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"550":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":72,"docs":{"1012":{"tf":1.0},"1014":{"tf":1.0},"1040":{"tf":1.0},"1044":{"tf":2.23606797749979},"1051":{"tf":1.0},"1053":{"tf":2.0},"1059":{"tf":2.6457513110645907},"1114":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"193":{"tf":2.449489742783178},"199":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":2.0},"276":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"322":{"tf":1.7320508075688772},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"518":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.7320508075688772},"534":{"tf":2.0},"536":{"tf":1.0},"537":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"613":{"tf":1.0},"654":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.7320508075688772},"717":{"tf":1.0},"718":{"tf":2.6457513110645907},"720":{"tf":2.449489742783178},"721":{"tf":2.23606797749979},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":2.6457513110645907},"730":{"tf":2.6457513110645907},"731":{"tf":2.23606797749979},"732":{"tf":2.23606797749979},"733":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"766":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"922":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"1051":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"465":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"1051":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"465":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{">":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979},"324":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":1.4142135623730951},"534":{"tf":1.0},"562":{"tf":1.0},"706":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"714":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"733":{"tf":1.0},"751":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"707":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"`":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":4,"docs":{"1122":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"222":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.0},"451":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":2.0},"903":{"tf":1.0},"937":{"tf":1.4142135623730951},"957":{"tf":1.0}},"i":{"df":1,"docs":{"447":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1119":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"555":{"tf":1.0},"814":{"tf":1.0},"824":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1119":{"tf":1.0}}}}}}},"df":5,"docs":{"232":{"tf":1.0},"237":{"tf":1.0},"83":{"tf":1.0},"965":{"tf":1.0},"999":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"135":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.0},"459":{"tf":1.0},"463":{"tf":1.7320508075688772},"464":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"17":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"502":{"tf":1.0},"897":{"tf":1.0},"904":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"df":46,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.8284271247461903},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":2.23606797749979},"167":{"tf":2.449489742783178},"168":{"tf":1.4142135623730951},"169":{"tf":2.449489742783178},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"307":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.7320508075688772},"548":{"tf":2.6457513110645907},"600":{"tf":1.7320508075688772},"640":{"tf":1.0},"691":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"152":{"tf":1.0}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"df":17,"docs":{"11":{"tf":1.0},"175":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"212":{"tf":1.0},"316":{"tf":1.7320508075688772},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.7320508075688772},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":2.0},"847":{"tf":1.0},"848":{"tf":1.0},"954":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"964":{"tf":1.0}}}},"s":{"df":7,"docs":{"17":{"tf":1.0},"220":{"tf":1.0},"360":{"tf":1.0},"429":{"tf":1.0},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"548":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"432":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"853":{"tf":1.0}},"e":{"_":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"266":{"tf":1.0},"358":{"tf":1.0},"466":{"tf":2.0},"472":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"541":{"tf":2.449489742783178},"542":{"tf":1.7320508075688772},"544":{"tf":1.4142135623730951},"726":{"tf":1.0},"943":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1104":{"tf":1.0},"307":{"tf":1.0},"424":{"tf":1.0},"531":{"tf":1.0},"561":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":21,"docs":{"106":{"tf":1.0},"1097":{"tf":1.0},"1119":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":2.6457513110645907},"328":{"tf":1.7320508075688772},"331":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"394":{"tf":1.0},"398":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1001":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"528":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":2.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"1119":{"tf":1.0},"221":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"477":{"tf":2.23606797749979},"478":{"tf":1.4142135623730951},"497":{"tf":1.0},"551":{"tf":1.4142135623730951},"553":{"tf":1.7320508075688772},"557":{"tf":1.0}}}}},"r":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"335":{"tf":1.0},"422":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"t":{"(":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"1025":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"356":{"tf":1.4142135623730951},"553":{"tf":1.4142135623730951},"580":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0}}}},"df":12,"docs":{"247":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.23606797749979},"380":{"tf":1.0},"396":{"tf":1.4142135623730951},"422":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1034":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.0},"478":{"tf":1.0},"742":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"268":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0}}}},"f":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"5":{"9":{"5":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"b":{"5":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"a":{"4":{"3":{"6":{"6":{"0":{"4":{"6":{"4":{"8":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"6":{"1":{".":{"0":{"a":{"1":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"/":{"2":{"0":{"1":{"8":{"0":{"3":{"2":{"8":{"0":{"3":{"0":{"2":{"0":{"2":{"?":{"df":0,"docs":{},"v":{"=":{"4":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}},"a":{"5":{"4":{"a":{"3":{"3":{"7":{"6":{"0":{"4":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1097":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"256":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"354":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"653":{"tf":1.0},"916":{"tf":1.0},"962":{"tf":1.0}},"t":{"df":2,"docs":{"263":{"tf":1.0},"950":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1001":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"649":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"289":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"834":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"1031":{"tf":1.7320508075688772},"335":{"tf":1.0},"633":{"tf":1.0},"928":{"tf":1.0},"930":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":21,"docs":{"1093":{"tf":1.0},"1101":{"tf":1.4142135623730951},"356":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"481":{"tf":1.0},"507":{"tf":1.0},"571":{"tf":1.0},"839":{"tf":1.0},"937":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"959":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":18,"docs":{"1001":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1059":{"tf":1.0},"1093":{"tf":1.0},"1098":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"137":{"tf":1.0},"375":{"tf":1.4142135623730951},"391":{"tf":1.0},"407":{"tf":1.4142135623730951},"477":{"tf":1.0},"481":{"tf":1.4142135623730951},"730":{"tf":1.0},"962":{"tf":1.7320508075688772},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1101":{"tf":1.7320508075688772},"1102":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"276":{"tf":1.0},"365":{"tf":1.0},"453":{"tf":1.0},"954":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"446":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"269":{"tf":1.0},"272":{"tf":1.4142135623730951},"291":{"tf":1.0},"340":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0}}},"s":{"df":16,"docs":{"1101":{"tf":2.23606797749979},"1102":{"tf":1.0},"181":{"tf":2.23606797749979},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.0},"316":{"tf":1.7320508075688772},"516":{"tf":1.0},"542":{"tf":1.0},"609":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"877":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1122":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0}}}},"df":2,"docs":{"679":{"tf":1.0},"824":{"tf":1.4142135623730951}}}}}},"q":{"df":5,"docs":{"131":{"tf":1.0},"144":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"549":{"tf":1.0}}},"r":{"df":10,"docs":{"1031":{"tf":1.0},"198":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"451":{"tf":1.4142135623730951},"457":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"691":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"607":{"tf":1.0},"642":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1044":{"tf":1.0},"223":{"tf":1.0},"485":{"tf":1.0},"556":{"tf":1.0},"581":{"tf":1.0},"634":{"tf":1.0},"690":{"tf":1.0},"9":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"788":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"367":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"c":{"c":{"0":{"df":0,"docs":{},"f":{"8":{"8":{"4":{"3":{"2":{"3":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"199":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"395":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":45,"docs":{"100":{"tf":1.0},"1008":{"tf":1.4142135623730951},"107":{"tf":1.0},"1097":{"tf":1.4142135623730951},"110":{"tf":1.0},"1114":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.6457513110645907},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"334":{"tf":1.0},"356":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"457":{"tf":1.0},"485":{"tf":1.0},"518":{"tf":1.0},"574":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"64":{"tf":1.0},"707":{"tf":1.0},"77":{"tf":1.0},"824":{"tf":1.4142135623730951},"851":{"tf":1.0},"857":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"94":{"tf":1.0},"951":{"tf":1.0},"99":{"tf":1.0}}}}}},"b":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"249":{"tf":1.0},"447":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.7320508075688772},"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"359":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"950":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.0},"1122":{"tf":1.4142135623730951},"144":{"tf":1.0},"170":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"488":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"596":{"tf":1.0},"653":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"652":{"tf":1.0}},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"595":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"649":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"1091":{"tf":1.0},"1096":{"tf":1.7320508075688772},"176":{"tf":1.0},"181":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"35":{"tf":1.0},"418":{"tf":1.0},"447":{"tf":2.6457513110645907},"546":{"tf":1.0},"596":{"tf":1.0},"600":{"tf":1.0},"650":{"tf":1.0},"703":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"848":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"983":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"c":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":11,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1096":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"785":{"tf":2.449489742783178},"847":{"tf":1.0},"943":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":8,"docs":{"1001":{"tf":1.4142135623730951},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"299":{"tf":1.4142135623730951},"485":{"tf":1.0},"516":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":32,"docs":{"1031":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1116":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"376":{"tf":1.4142135623730951},"393":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"664":{"tf":1.0},"74":{"tf":1.0},"745":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"876":{"tf":1.0},"963":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"234":{"tf":1.0},"447":{"tf":1.0},"676":{"tf":1.0},"936":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"r":{"df":3,"docs":{"487":{"tf":2.449489742783178},"488":{"tf":1.7320508075688772},"514":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":128,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1044":{"tf":2.23606797749979},"1046":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1097":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.0},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":3.4641016151377544},"218":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":2.23606797749979},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":1.0},"239":{"tf":2.23606797749979},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"276":{"tf":3.0},"278":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":2.23606797749979},"342":{"tf":1.4142135623730951},"343":{"tf":2.23606797749979},"356":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.7320508075688772},"396":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":2.23606797749979},"413":{"tf":2.0},"414":{"tf":2.0},"419":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"433":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"442":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"456":{"tf":2.0},"498":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"543":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":2.8284271247461903},"550":{"tf":1.4142135623730951},"580":{"tf":2.0},"603":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"650":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.7320508075688772},"662":{"tf":1.0},"664":{"tf":4.58257569495584},"666":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"726":{"tf":1.0},"740":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.7320508075688772},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"939":{"tf":1.4142135623730951},"942":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1085":{"tf":1.0},"323":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"678":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":67,"docs":{"0":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.449489742783178},"127":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"180":{"tf":2.6457513110645907},"181":{"tf":2.0},"186":{"tf":1.4142135623730951},"203":{"tf":2.8284271247461903},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"226":{"tf":1.0},"239":{"tf":2.6457513110645907},"266":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"327":{"tf":1.0},"331":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"497":{"tf":1.0},"503":{"tf":1.7320508075688772},"538":{"tf":1.0},"540":{"tf":2.23606797749979},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"62":{"tf":1.0},"651":{"tf":1.0},"654":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"705":{"tf":1.4142135623730951},"728":{"tf":1.0},"733":{"tf":1.0},"814":{"tf":1.0},"844":{"tf":2.0},"845":{"tf":1.0},"847":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"957":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"2":{"0":{"2":{"0":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}}},"l":{":":{"#":{"7":{"7":{"7":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"9":{"d":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"9":{"3":{"7":{"0":{"d":{"b":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"0":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"9":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"f":{"6":{"1":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"9":{"4":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"9":{"0":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"538":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"945":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"945":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":8,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"851":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.0},"957":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":57,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1025":{"tf":2.0},"1053":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":2.0},"1073":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"256":{"tf":2.0},"292":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"372":{"tf":1.0},"422":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":2.449489742783178},"430":{"tf":2.449489742783178},"431":{"tf":2.0},"432":{"tf":2.0},"433":{"tf":2.23606797749979},"434":{"tf":1.4142135623730951},"435":{"tf":1.7320508075688772},"436":{"tf":1.4142135623730951},"437":{"tf":1.7320508075688772},"456":{"tf":1.0},"516":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.0},"622":{"tf":1.0},"634":{"tf":1.0},"653":{"tf":1.0},"690":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"738":{"tf":1.0},"743":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"880":{"tf":1.0},"974":{"tf":1.0},"99":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1073":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"294":{"tf":1.0},"308":{"tf":1.0},"323":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"398":{"tf":1.0},"577":{"tf":1.0},"596":{"tf":1.4142135623730951},"705":{"tf":2.0},"707":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":1.0},"874":{"tf":1.0},"937":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}}},"d":{"df":42,"docs":{"1031":{"tf":1.4142135623730951},"108":{"tf":1.0},"1092":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.4142135623730951},"199":{"tf":1.0},"21":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"269":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.7320508075688772},"336":{"tf":1.0},"352":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"550":{"tf":1.0},"582":{"tf":1.0},"6":{"tf":1.0},"605":{"tf":1.0},"646":{"tf":1.0},"682":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"74":{"tf":2.0},"824":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"89":{"tf":1.0},"916":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":6,"docs":{"1110":{"tf":1.0},"17":{"tf":1.0},"306":{"tf":1.0},"352":{"tf":1.0},"395":{"tf":1.0},"750":{"tf":1.0}},"r":{"df":2,"docs":{"361":{"tf":1.0},"589":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":9,"docs":{"254":{"tf":1.0},"318":{"tf":1.0},"477":{"tf":1.4142135623730951},"479":{"tf":1.7320508075688772},"554":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"84":{"tf":1.0},"937":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"358":{"tf":1.0},"380":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"1013":{"tf":1.0},"1072":{"tf":1.0},"931":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"'":{"df":5,"docs":{"533":{"tf":1.0},"568":{"tf":1.0},"745":{"tf":1.0},"748":{"tf":1.4142135623730951},"84":{"tf":1.0}}},"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"915":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"540":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"841":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"181":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"802":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":227,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"1001":{"tf":2.0},"1002":{"tf":1.4142135623730951},"1006":{"tf":2.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1070":{"tf":2.449489742783178},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1096":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1114":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"179":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":2.449489742783178},"38":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.4142135623730951},"394":{"tf":3.3166247903554},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.6457513110645907},"400":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":4.0},"448":{"tf":1.4142135623730951},"449":{"tf":1.4142135623730951},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.4142135623730951},"453":{"tf":2.0},"454":{"tf":2.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":2.0},"486":{"tf":1.0},"487":{"tf":2.0},"488":{"tf":2.23606797749979},"489":{"tf":1.7320508075688772},"495":{"tf":2.23606797749979},"497":{"tf":3.7416573867739413},"498":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":4.123105625617661},"506":{"tf":5.291502622129181},"51":{"tf":1.0},"514":{"tf":1.7320508075688772},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.4142135623730951},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"558":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":3.605551275463989},"572":{"tf":1.0},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"579":{"tf":2.6457513110645907},"581":{"tf":1.0},"582":{"tf":1.0},"584":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"632":{"tf":1.0},"638":{"tf":1.7320508075688772},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"692":{"tf":1.0},"696":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"706":{"tf":1.0},"715":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":3.3166247903554},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"748":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"777":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":4.0},"786":{"tf":1.4142135623730951},"799":{"tf":1.0},"83":{"tf":1.0},"831":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"844":{"tf":1.0},"847":{"tf":2.449489742783178},"848":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"866":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":2.449489742783178},"910":{"tf":1.0},"913":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.0},"936":{"tf":1.0},"937":{"tf":2.0},"945":{"tf":2.0},"946":{"tf":2.449489742783178},"950":{"tf":2.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.0},"983":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"1072":{"tf":1.0}}},"’":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"1070":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":4,"docs":{"135":{"tf":1.0},"276":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"653":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}}}}}},"df":2,"docs":{"135":{"tf":1.0},"140":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"651":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"649":{"tf":1.7320508075688772},"650":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1061":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"410":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":82,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":3.0},"1064":{"tf":1.0},"1071":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1120":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":2.0},"246":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.23606797749979},"288":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"355":{"tf":1.0},"363":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.0},"470":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.0},"515":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":2.0},"575":{"tf":2.0},"579":{"tf":1.4142135623730951},"580":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"627":{"tf":2.23606797749979},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"732":{"tf":1.4142135623730951},"746":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.4142135623730951},"939":{"tf":1.0},"983":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"922":{"tf":2.449489742783178}}}}}}}},"t":{"df":10,"docs":{"1107":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"379":{"tf":1.0},"518":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0},"592":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"487":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.0},"761":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"554":{"tf":1.4142135623730951},"556":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"554":{"tf":1.0},"556":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":9,"docs":{"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.7320508075688772},"552":{"tf":1.4142135623730951},"553":{"tf":2.0},"554":{"tf":3.0},"555":{"tf":3.3166247903554},"556":{"tf":1.7320508075688772},"557":{"tf":1.0}}}},"df":0,"docs":{}}}}},"x":{"df":17,"docs":{"1023":{"tf":1.0},"1064":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"248":{"tf":1.0},"269":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":3.0},"500":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"1073":{"tf":1.0},"324":{"tf":1.0},"497":{"tf":1.4142135623730951},"67":{"tf":1.0},"844":{"tf":2.23606797749979},"866":{"tf":2.449489742783178}}},"t":{"df":2,"docs":{"1091":{"tf":1.4142135623730951},"1102":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1119":{"tf":1.0},"466":{"tf":1.0},"960":{"tf":1.0}}}}},"w":{"df":1,"docs":{"290":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":12,"docs":{"115":{"tf":1.0},"129":{"tf":1.0},"190":{"tf":1.0},"222":{"tf":1.0},"355":{"tf":1.0},"365":{"tf":1.0},"488":{"tf":1.0},"523":{"tf":1.0},"550":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":7,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"323":{"tf":1.0},"516":{"tf":1.0},"589":{"tf":1.7320508075688772},"718":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"t":{"6":{"4":{"df":2,"docs":{"318":{"tf":1.0},"708":{"tf":2.0}}},"df":0,"docs":{}},"df":4,"docs":{"679":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"797":{"tf":1.0},"817":{"tf":2.23606797749979}}}},"df":0,"docs":{},"w":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":2.23606797749979}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":2.449489742783178}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"931":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"931":{"tf":2.23606797749979}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"927":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"930":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"926":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"365":{"tf":1.0},"569":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"212":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"915":{"tf":2.23606797749979},"920":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"937":{"tf":1.7320508075688772},"950":{"tf":1.0},"953":{"tf":1.0},"956":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"393":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":16,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1072":{"tf":2.0},"1073":{"tf":1.0},"1115":{"tf":1.4142135623730951},"125":{"tf":1.0},"164":{"tf":1.7320508075688772},"340":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"514":{"tf":1.0},"600":{"tf":1.4142135623730951},"785":{"tf":2.449489742783178},"873":{"tf":1.4142135623730951},"874":{"tf":1.0}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"1122":{"tf":1.0},"15":{"tf":1.4142135623730951},"240":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"504":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"489":{"tf":1.0},"9":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"897":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"143":{"tf":1.0},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.4142135623730951},"222":{"tf":1.0},"318":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"598":{"tf":1.4142135623730951},"601":{"tf":1.0},"652":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"906":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":136,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1059":{"tf":1.0},"1063":{"tf":1.0},"1067":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1075":{"tf":1.0},"1079":{"tf":1.0},"1089":{"tf":1.0},"1120":{"tf":2.0},"1121":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.0},"254":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.4142135623730951},"285":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"298":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.23606797749979},"334":{"tf":1.4142135623730951},"336":{"tf":1.0},"342":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.4142135623730951},"417":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"430":{"tf":1.0},"452":{"tf":1.0},"469":{"tf":1.0},"496":{"tf":1.0},"507":{"tf":1.4142135623730951},"510":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"58":{"tf":1.0},"587":{"tf":1.0},"599":{"tf":1.0},"632":{"tf":1.0},"64":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.4142135623730951},"684":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"738":{"tf":1.0},"740":{"tf":2.23606797749979},"741":{"tf":1.0},"742":{"tf":2.23606797749979},"744":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":1.7320508075688772},"782":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"841":{"tf":1.0},"848":{"tf":1.0},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"889":{"tf":1.0},"892":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.0},"973":{"tf":1.0},"980":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"742":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"o":{"df":1,"docs":{"199":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"436":{"tf":1.0}}}}}}},"r":{"c":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"133":{"tf":1.0},"203":{"tf":1.0},"474":{"tf":1.0},"584":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1117":{"tf":1.0},"359":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"929":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"929":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"929":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"w":{"d":{"df":1,"docs":{"929":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"929":{"tf":2.23606797749979},"936":{"tf":1.0}}}}},"k":{"df":5,"docs":{"1106":{"tf":1.0},"313":{"tf":1.0},"433":{"tf":1.0},"562":{"tf":1.0},"951":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1120":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":3,"docs":{"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":37,"docs":{"1033":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.4142135623730951},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"346":{"tf":1.0},"373":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"409":{"tf":1.0},"43":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":2.0},"457":{"tf":2.0},"638":{"tf":1.0},"658":{"tf":1.0},"665":{"tf":1.4142135623730951},"669":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"745":{"tf":1.4142135623730951},"9":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":2.23606797749979},"959":{"tf":1.0},"980":{"tf":1.0}}}},"df":32,"docs":{"1097":{"tf":1.7320508075688772},"1108":{"tf":1.0},"1115":{"tf":1.0},"223":{"tf":1.0},"243":{"tf":1.0},"304":{"tf":1.0},"358":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"587":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"770":{"tf":1.0},"840":{"tf":1.0},"914":{"tf":1.7320508075688772},"922":{"tf":1.0},"926":{"tf":2.6457513110645907},"927":{"tf":2.6457513110645907},"929":{"tf":3.605551275463989},"930":{"tf":2.449489742783178},"931":{"tf":2.23606797749979},"936":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"246":{"tf":1.0},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"24":{"tf":1.0},"740":{"tf":1.0},"744":{"tf":1.0},"910":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"265":{"tf":1.4142135623730951},"267":{"tf":1.0},"270":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772},"363":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"391":{"tf":1.0},"519":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":207,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.7320508075688772},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.4142135623730951},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.7320508075688772},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.7320508075688772},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.4142135623730951},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.4142135623730951},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"752":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"812":{"tf":1.0},"821":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":2.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.4142135623730951},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":2.23606797749979},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.4142135623730951},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.4142135623730951},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":7,"docs":{"1017":{"tf":1.0},"180":{"tf":1.0},"222":{"tf":1.0},"380":{"tf":1.0},"526":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"274":{"tf":1.0},"376":{"tf":1.0},"654":{"tf":1.0}}}}}},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"984":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"289":{"tf":1.0},"396":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}}},"df":1,"docs":{"789":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":12,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.7320508075688772},"358":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"303":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1114":{"tf":1.0},"188":{"tf":1.0},"539":{"tf":1.0},"585":{"tf":1.7320508075688772},"784":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1023":{"tf":1.0},"1070":{"tf":1.0},"287":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"376":{"tf":1.0},"567":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"919":{"tf":1.0},"974":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"102":{"tf":2.23606797749979},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"i":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1120":{"tf":1.0},"183":{"tf":1.0},"376":{"tf":1.0},"542":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"679":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"544":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"8":{"6":{"0":{"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"d":{"df":1,"docs":{"837":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"/":{"1":{"df":0,"docs":{},"e":{"9":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"147":{"tf":1.0},"150":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"304":{"tf":1.0},"567":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"505":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":40,"docs":{"1001":{"tf":1.0},"1016":{"tf":1.0},"1033":{"tf":1.0},"129":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"199":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"424":{"tf":1.0},"427":{"tf":1.0},"452":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"622":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"954":{"tf":1.0}},"i":{"df":11,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"541":{"tf":1.0},"6":{"tf":1.0},"650":{"tf":1.0},"814":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"106":{"tf":1.0},"1085":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":2.6457513110645907},"231":{"tf":1.4142135623730951},"256":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"460":{"tf":1.0},"462":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"770":{"tf":1.4142135623730951},"936":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"360":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"1025":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"167":{"tf":1.7320508075688772},"368":{"tf":1.0},"506":{"tf":2.0},"640":{"tf":1.4142135623730951},"788":{"tf":1.7320508075688772},"918":{"tf":1.0},"922":{"tf":1.7320508075688772},"923":{"tf":1.0},"924":{"tf":2.6457513110645907},"925":{"tf":2.0},"926":{"tf":2.8284271247461903},"927":{"tf":2.8284271247461903},"928":{"tf":2.0},"929":{"tf":2.6457513110645907},"930":{"tf":2.449489742783178}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":29,"docs":{"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1097":{"tf":1.0},"121":{"tf":1.0},"140":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"239":{"tf":1.0},"307":{"tf":1.0},"335":{"tf":1.0},"359":{"tf":1.0},"382":{"tf":1.0},"568":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"701":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.0},"956":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1009":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":21,"docs":{"1120":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"451":{"tf":1.0},"519":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"664":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.7320508075688772},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"394":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"'":{"df":1,"docs":{"915":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"913":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}},"df":3,"docs":{"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"927":{"tf":2.449489742783178},"929":{"tf":3.872983346207417},"930":{"tf":2.449489742783178}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"931":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":3.0}}}}}},"df":12,"docs":{"1095":{"tf":1.7320508075688772},"910":{"tf":1.0},"913":{"tf":3.0},"914":{"tf":2.6457513110645907},"915":{"tf":1.0},"921":{"tf":2.0},"922":{"tf":2.0},"925":{"tf":1.7320508075688772},"926":{"tf":2.0},"927":{"tf":2.0},"935":{"tf":1.0},"936":{"tf":1.4142135623730951}}},"df":72,"docs":{"1006":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":2.0},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"563":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"921":{"tf":1.0},"939":{"tf":1.0},"956":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"929":{"tf":1.0}}}}},"g":{"(":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"502":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"353":{"tf":1.0},"518":{"tf":1.0},"552":{"tf":1.0},"948":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"187":{"tf":1.0},"510":{"tf":1.7320508075688772},"745":{"tf":1.0}}},"r":{"b":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"289":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1057":{"tf":1.0},"291":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}},"b":{"df":3,"docs":{"1009":{"tf":1.0},"203":{"tf":1.4142135623730951},"635":{"tf":1.0}}},"c":{"_":{"df":0,"docs":{},"m":{"df":3,"docs":{"185":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0}}}},"df":11,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"p":{"'":{"df":2,"docs":{"353":{"tf":1.4142135623730951},"365":{"tf":1.0}}},"df":40,"docs":{"1096":{"tf":1.0},"1117":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":1.0},"561":{"tf":1.0},"766":{"tf":1.0},"945":{"tf":1.0}}},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"315":{"tf":1.0}}}}},"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":4,"docs":{"309":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0}}}},"df":3,"docs":{"502":{"tf":1.0},"873":{"tf":1.4142135623730951},"896":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"456":{"tf":1.0}}}}}},"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"346":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"403":{"tf":1.0},"415":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":159,"docs":{"1013":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1028":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1079":{"tf":1.0},"1082":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1119":{"tf":1.0},"1120":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"229":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"29":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"403":{"tf":3.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":2.8284271247461903},"412":{"tf":1.0},"414":{"tf":2.23606797749979},"415":{"tf":3.1622776601683795},"416":{"tf":1.0},"417":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"449":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"475":{"tf":2.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"481":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"500":{"tf":1.0},"507":{"tf":1.0},"540":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.4142135623730951},"561":{"tf":2.0},"562":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"598":{"tf":1.7320508075688772},"6":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"612":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"631":{"tf":1.0},"637":{"tf":1.4142135623730951},"646":{"tf":1.0},"654":{"tf":1.4142135623730951},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"682":{"tf":1.0},"70":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.6457513110645907},"713":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.7320508075688772},"766":{"tf":1.0},"777":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"839":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"857":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"883":{"tf":1.0},"898":{"tf":2.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"938":{"tf":1.0},"944":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.4142135623730951},"980":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"953":{"tf":1.0}}}}},"o":{"df":7,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.0},"1089":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"584":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":8,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"21":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"392":{"tf":1.4142135623730951},"956":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":47,"docs":{"1009":{"tf":1.0},"1055":{"tf":1.0},"1108":{"tf":1.0},"1122":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"203":{"tf":2.449489742783178},"211":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.449489742783178},"320":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"446":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"557":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"635":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"74":{"tf":1.0},"780":{"tf":1.0},"841":{"tf":1.0},"92":{"tf":1.0},"946":{"tf":1.0}}}},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1048":{"tf":1.7320508075688772},"1051":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"128":{"tf":1.0},"215":{"tf":1.4142135623730951},"403":{"tf":1.0},"415":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":196,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1106":{"tf":1.0},"1108":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"949":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":40,"docs":{"1044":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1108":{"tf":1.0},"1120":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"297":{"tf":1.0},"300":{"tf":1.0},"312":{"tf":1.0},"518":{"tf":1.0},"55":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"678":{"tf":1.0},"7":{"tf":1.0},"744":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"806":{"tf":1.0},"841":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.4142135623730951}},"n":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"42":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":2.0},"587":{"tf":1.0},"589":{"tf":1.0},"622":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":2.0},"89":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"984":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"12":{"tf":1.0},"15":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":1.0},"19":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"691":{"tf":2.449489742783178},"700":{"tf":1.7320508075688772},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"81":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":3,"docs":{"100":{"tf":1.0},"586":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"538":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"419":{"tf":1.0},"649":{"tf":1.0}}},".":{"df":0,"docs":{},"j":{"df":2,"docs":{"352":{"tf":1.0},"447":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":77,"docs":{"1069":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1096":{"tf":1.4142135623730951},"12":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"21":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"275":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":2.0},"352":{"tf":1.4142135623730951},"355":{"tf":2.6457513110645907},"356":{"tf":1.0},"366":{"tf":2.23606797749979},"367":{"tf":2.23606797749979},"368":{"tf":2.449489742783178},"369":{"tf":2.0},"370":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"372":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":2.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":3.1622776601683795},"451":{"tf":1.0},"46":{"tf":1.7320508075688772},"489":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.4142135623730951},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"785":{"tf":2.0},"79":{"tf":1.4142135623730951},"80":{"tf":2.23606797749979},"81":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"872":{"tf":1.0},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"906":{"tf":1.0},"914":{"tf":1.7320508075688772},"915":{"tf":1.4142135623730951},"974":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"518":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"21":{"tf":1.4142135623730951},"538":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0}}}}}}}},"t":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"1017":{"tf":1.0},"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"175":{"tf":1.0},"193":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"8":{"tf":1.0},"960":{"tf":1.0}}}},"df":36,"docs":{"1118":{"tf":1.0},"1119":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"676":{"tf":1.0},"747":{"tf":1.0},"83":{"tf":1.0},"873":{"tf":1.4142135623730951},"88":{"tf":1.0},"913":{"tf":1.0},"959":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"495":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"542":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"1117":{"tf":1.0},"185":{"tf":1.0}}}},"o":{"d":{"df":27,"docs":{"1031":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"126":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":1.0},"342":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"450":{"tf":1.0},"455":{"tf":1.7320508075688772},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"770":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":47,"docs":{"1018":{"tf":1.4142135623730951},"1073":{"tf":1.0},"11":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"25":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.0},"309":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"359":{"tf":2.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"607":{"tf":1.0},"728":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"812":{"tf":1.0},"813":{"tf":2.449489742783178},"814":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}},"e":{"'":{"df":6,"docs":{"198":{"tf":1.0},"210":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"447":{"tf":1.0},"898":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":3,"docs":{"212":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"=":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"812":{"tf":1.0},"813":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"df":0,"docs":{},"’":{"df":1,"docs":{"812":{"tf":1.0}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":1,"docs":{"474":{"tf":1.0}}},"df":15,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.4142135623730951},"444":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"878":{"tf":1.0},"894":{"tf":1.0},"904":{"tf":1.0},"981":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"352":{"tf":1.4142135623730951},"573":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":2,"docs":{"1059":{"tf":1.0},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"506":{"tf":1.0},"705":{"tf":1.7320508075688772}}}},"r":{"a":{"b":{"df":2,"docs":{"273":{"tf":1.0},"289":{"tf":1.0}}},"d":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}},"t":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"729":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"352":{"tf":1.0},"361":{"tf":1.0},"395":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"750":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"212":{"tf":1.0},"216":{"tf":1.0},"297":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"362":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1084":{"tf":1.0},"361":{"tf":1.0},"438":{"tf":1.0},"650":{"tf":1.0},"788":{"tf":2.23606797749979},"876":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"h":{"df":31,"docs":{"1025":{"tf":1.0},"1111":{"tf":1.4142135623730951},"155":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"251":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"538":{"tf":1.0},"676":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"1044":{"tf":1.0},"485":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.0},"285":{"tf":1.4142135623730951},"364":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"239":{"tf":1.0},"287":{"tf":1.0},"786":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"454":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"254":{"tf":1.0}}},"w":{"df":2,"docs":{"950":{"tf":1.0},"952":{"tf":1.0}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"897":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"{":{"'":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":98,"docs":{"101":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1023":{"tf":2.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1055":{"tf":1.4142135623730951},"107":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1098":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"151":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"300":{"tf":1.0},"361":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":3.1622776601683795},"518":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"590":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"62":{"tf":1.0},"622":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":2.0},"732":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"889":{"tf":1.0},"905":{"tf":2.6457513110645907},"934":{"tf":1.0},"98":{"tf":1.0},"986":{"tf":1.0},"995":{"tf":1.0}}}},"w":{"df":6,"docs":{"1085":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"654":{"tf":1.0},"858":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"161":{"tf":1.7320508075688772},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"952":{"tf":1.0}}}}}}},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"733":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"215":{"tf":1.0},"304":{"tf":1.0}}}}}}},"t":{";":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.0}}},"w":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"956":{"tf":1.4142135623730951}}},"l":{"b":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"956":{"tf":1.0}}}}},"df":0,"docs":{}}}},"b":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"|":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"2":{"df":1,"docs":{"538":{"tf":1.0}}},"3":{"df":1,"docs":{"538":{"tf":1.0}}},"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"r":{"d":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"896":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"394":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"372":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"415":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"873":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"945":{"tf":2.0}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"960":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"b":{"df":0,"docs":{},"v":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1111":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"e":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"df":18,"docs":{"1111":{"tf":1.0},"372":{"tf":2.8284271247461903},"394":{"tf":2.8284271247461903},"403":{"tf":3.0},"409":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"416":{"tf":2.23606797749979},"502":{"tf":2.8284271247461903},"503":{"tf":2.6457513110645907},"538":{"tf":1.0},"873":{"tf":2.449489742783178},"896":{"tf":2.6457513110645907},"945":{"tf":1.0},"950":{"tf":3.7416573867739413},"954":{"tf":3.1622776601683795},"956":{"tf":3.605551275463989},"957":{"tf":3.872983346207417},"964":{"tf":5.0}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"222":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0}}}}}},"df":0,"docs":{}}},"d":{"'":{"df":2,"docs":{"267":{"tf":1.0},"275":{"tf":1.0}}},"df":10,"docs":{"15":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"772":{"tf":1.0},"965":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"322":{"tf":1.4142135623730951},"353":{"tf":1.0}}},"df":0,"docs":{}}},"df":25,"docs":{"1107":{"tf":1.0},"1113":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"170":{"tf":1.0},"193":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.4142135623730951},"307":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"408":{"tf":1.0},"458":{"tf":1.0},"460":{"tf":1.7320508075688772},"473":{"tf":1.0},"475":{"tf":1.0},"482":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"7":{"tf":1.4142135623730951},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1108":{"tf":1.0},"1113":{"tf":1.7320508075688772},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"320":{"tf":1.4142135623730951},"322":{"tf":1.0}}}}}}},"df":1,"docs":{"177":{"tf":1.0}}},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":6,"docs":{"203":{"tf":1.4142135623730951},"221":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"390":{"tf":1.0},"956":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"955":{"tf":1.0}}}}}}}}}},"h":{"1":{"df":1,"docs":{"135":{"tf":1.4142135623730951}}},":":{"%":{"df":0,"docs":{},"i":{":":{"%":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{":":{"%":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"922":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":13,"docs":{"1114":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"512":{"tf":1.0},"665":{"tf":1.0},"903":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":23,"docs":{"0":{"tf":1.0},"1009":{"tf":1.0},"155":{"tf":1.0},"267":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"363":{"tf":1.4142135623730951},"372":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"382":{"tf":1.0},"386":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"779":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"740":{"tf":1.7320508075688772},"866":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":24,"docs":{"1097":{"tf":1.0},"131":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.7320508075688772},"270":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"368":{"tf":1.0},"406":{"tf":1.0},"431":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"6":{"tf":1.0},"651":{"tf":1.0},"9":{"tf":1.0},"929":{"tf":1.4142135623730951},"93":{"tf":1.0},"944":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"i":{"df":1,"docs":{"1108":{"tf":1.0}}}}},"r":{"d":{"df":5,"docs":{"199":{"tf":1.0},"398":{"tf":1.0},"407":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"54":{"tf":1.0},"562":{"tf":1.4142135623730951},"61":{"tf":1.0},"700":{"tf":1.0},"9":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"331":{"tf":1.0}},"m":{"df":1,"docs":{"858":{"tf":1.0}}}},"s":{"_":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"762":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":7,"docs":{"1079":{"tf":1.4142135623730951},"127":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"580":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"1017":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"181":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"335":{"tf":1.0},"355":{"tf":1.0},"443":{"tf":1.0},"479":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"591":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"814":{"tf":1.0},"926":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"813":{"tf":1.0},"952":{"tf":1.0}}}}}}}},"b":{"df":1,"docs":{"726":{"tf":1.0}}},"df":3,"docs":{"503":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"589":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1119":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":2.0},"375":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"432":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"580":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951},"939":{"tf":1.0},"956":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"100":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"179":{"tf":1.0},"375":{"tf":1.0},"384":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}},"r":{"df":2,"docs":{"571":{"tf":1.0},"864":{"tf":1.0}},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"535":{"tf":1.4142135623730951},"725":{"tf":2.0},"726":{"tf":2.23606797749979},"727":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":5,"docs":{"1062":{"tf":1.0},"1064":{"tf":2.6457513110645907},"1066":{"tf":2.0},"527":{"tf":1.4142135623730951},"961":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1122":{"tf":1.0},"176":{"tf":1.0},"364":{"tf":1.0},"473":{"tf":1.0},"527":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"1064":{"tf":2.0},"1066":{"tf":1.4142135623730951},"1067":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{",":{"3":{".":{"5":{",":{"6":{".":{"0":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{",":{"5":{".":{"9":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"k":{"a":{"df":5,"docs":{"948":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"214":{"tf":1.0}}}},"p":{"df":61,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1017":{"tf":1.4142135623730951},"107":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"289":{"tf":1.0},"341":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"396":{"tf":1.0},"430":{"tf":1.0},"446":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0},"548":{"tf":1.0},"557":{"tf":1.4142135623730951},"605":{"tf":1.0},"63":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"780":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"957":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"1016":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"1098":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"686":{"tf":1.0}}},"df":87,"docs":{"0":{"tf":1.0},"1021":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1080":{"tf":1.0},"1092":{"tf":1.0},"1100":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1119":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"431":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.0},"453":{"tf":1.7320508075688772},"467":{"tf":1.0},"482":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"529":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"591":{"tf":1.0},"6":{"tf":1.0},"630":{"tf":1.0},"666":{"tf":1.0},"689":{"tf":1.0},"691":{"tf":1.0},"704":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"814":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":1.4142135623730951},"912":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.4142135623730951},"974":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"992":{"tf":1.0},"999":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"460":{"tf":1.0},"84":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"590":{"tf":1.0},"613":{"tf":2.0},"728":{"tf":1.0},"880":{"tf":1.0}}}}}}}},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"332":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"834":{"tf":1.0},"836":{"tf":1.4142135623730951}}}}}}},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"665":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"897":{"tf":1.0},"900":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"222":{"tf":1.0},"361":{"tf":1.0},"643":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":23,"docs":{"1034":{"tf":1.0},"106":{"tf":1.0},"1117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"187":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"954":{"tf":1.4142135623730951},"962":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1073":{"tf":1.0},"1119":{"tf":1.0},"187":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"752":{"tf":1.0},"788":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"585":{"tf":1.7320508075688772},"606":{"tf":1.0},"609":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"199":{"tf":1.0},"589":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"1005":{"tf":1.0},"1012":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"961":{"tf":1.0}}},"df":7,"docs":{"561":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.7320508075688772},"956":{"tf":1.0},"958":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0}},"’":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"960":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":1,"docs":{"960":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"df":42,"docs":{"1075":{"tf":1.0},"183":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"285":{"tf":2.0},"286":{"tf":1.4142135623730951},"287":{"tf":2.449489742783178},"288":{"tf":2.6457513110645907},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"292":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":2.449489742783178},"684":{"tf":1.7320508075688772},"690":{"tf":2.0},"691":{"tf":1.0},"694":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.7416573867739413},"742":{"tf":1.0},"784":{"tf":1.0},"854":{"tf":1.0},"88":{"tf":1.4142135623730951},"946":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"405":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":34,"docs":{"1001":{"tf":1.0},"1022":{"tf":1.0},"1036":{"tf":1.0},"1061":{"tf":1.0},"1071":{"tf":1.0},"1083":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.0},"219":{"tf":1.0},"222":{"tf":2.6457513110645907},"266":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"555":{"tf":1.4142135623730951},"6":{"tf":1.0},"651":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"922":{"tf":1.0},"944":{"tf":1.0}},"i":{"df":31,"docs":{"1000":{"tf":1.0},"1013":{"tf":2.0},"1097":{"tf":1.4142135623730951},"113":{"tf":1.0},"264":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"376":{"tf":1.0},"447":{"tf":1.0},"484":{"tf":1.0},"493":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":3.0},"510":{"tf":3.3166247903554},"511":{"tf":1.0},"529":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"879":{"tf":2.8284271247461903},"906":{"tf":1.0}}}}}}},"t":{"df":8,"docs":{"364":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"634":{"tf":1.0},"9":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"h":{"df":1,"docs":{"964":{"tf":1.0}}}},"df":4,"docs":{"561":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":2.0},"964":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"1031":{"tf":1.0}}},"df":6,"docs":{"1031":{"tf":2.6457513110645907},"1033":{"tf":1.7320508075688772},"1034":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1085":{"tf":3.3166247903554},"1089":{"tf":1.0}}}},"o":{"c":{"df":9,"docs":{"303":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.0},"788":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"1114":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"487":{"tf":1.0},"525":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"851":{"tf":1.0},"975":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"161":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"824":{"tf":1.0},"957":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"864":{"tf":1.0},"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"d":{"df":5,"docs":{"167":{"tf":1.0},"194":{"tf":1.0},"214":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":4,"docs":{"354":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"355":{"tf":1.0},"444":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"288":{"tf":1.0},"590":{"tf":1.0},"676":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1099":{"tf":1.0},"175":{"tf":1.0}},"t":{"df":1,"docs":{"897":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"1112":{"tf":1.0},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"474":{"tf":1.0},"6":{"tf":1.0},"847":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":37,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":2.23606797749979},"1042":{"tf":1.4142135623730951},"1044":{"tf":1.7320508075688772},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"113":{"tf":2.0},"168":{"tf":1.0},"170":{"tf":2.23606797749979},"180":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"348":{"tf":1.0},"353":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.0},"508":{"tf":1.0},"52":{"tf":1.0},"548":{"tf":1.7320508075688772},"555":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"589":{"tf":1.0},"597":{"tf":1.0},"680":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"927":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"300":{"tf":1.0},"398":{"tf":1.0},"665":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"945":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":31,"docs":{"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.4142135623730951},"388":{"tf":1.0},"396":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"517":{"tf":1.4142135623730951},"580":{"tf":2.0},"613":{"tf":1.0},"665":{"tf":1.4142135623730951},"681":{"tf":1.0},"728":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"950":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":2.449489742783178}},"s":{":":{"/":{"/":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"8":{".":{"0":{"b":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{".":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"3":{"6":{"1":{"8":{"6":{"2":{"df":2,"docs":{"1044":{"tf":1.0},"1081":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"4":{"8":{"3":{"9":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"4":{"5":{"2":{"8":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"8":{"5":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"#":{"a":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"<":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"d":{"/":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"3":{"4":{"1":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"322":{"tf":1.0},"533":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"1":{"5":{"7":{"5":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"705":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"403":{"tf":1.4142135623730951},"728":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"346":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"203":{"tf":2.6457513110645907},"681":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"56":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"473":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"728":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"u":{"b":{".":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"1":{"0":{"8":{"9":{"4":{"1":{"3":{"5":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"#":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":13,"docs":{"153":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":2.0},"301":{"tf":1.0},"538":{"tf":2.449489742783178},"539":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"547":{"tf":1.4142135623730951},"548":{"tf":2.6457513110645907},"79":{"tf":1.4142135623730951},"979":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"434":{"tf":1.0},"841":{"tf":1.0}}}},"h":{"df":1,"docs":{"298":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"456":{"tf":1.4142135623730951},"505":{"tf":1.0},"921":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1085":{"tf":2.0},"559":{"tf":1.4142135623730951},"960":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"{":{"df":0,"docs":{},"{":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"518":{"tf":1.0}}}},".":{"df":26,"docs":{"1059":{"tf":1.0},"154":{"tf":1.0},"193":{"tf":1.0},"334":{"tf":1.0},"362":{"tf":1.0},"516":{"tf":1.4142135623730951},"518":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"649":{"tf":1.0},"708":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"825":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"921":{"tf":1.0},"936":{"tf":1.0},"946":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1009":{"tf":1.0}}}}}},"df":3,"docs":{"188":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0}}}}},"d":{"'":{"df":2,"docs":{"457":{"tf":1.0},"506":{"tf":1.7320508075688772}}},",":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":77,"docs":{"1001":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"1119":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"215":{"tf":1.0},"254":{"tf":2.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"290":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.0},"342":{"tf":2.449489742783178},"343":{"tf":1.4142135623730951},"368":{"tf":1.0},"388":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"427":{"tf":2.23606797749979},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":2.8284271247461903},"47":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":3.7416573867739413},"508":{"tf":1.4142135623730951},"555":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"679":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"874":{"tf":1.0},"903":{"tf":2.0},"909":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"957":{"tf":1.0},"984":{"tf":1.4142135623730951}},"e":{"a":{"df":6,"docs":{"219":{"tf":1.0},"285":{"tf":1.0},"449":{"tf":1.0},"567":{"tf":1.0},"679":{"tf":1.0},"975":{"tf":1.0}},"l":{"df":3,"docs":{"327":{"tf":1.0},"335":{"tf":1.0},"550":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"506":{"tf":1.0},"514":{"tf":1.0},"572":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"929":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":67,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1014":{"tf":1.0},"1017":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1095":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"338":{"tf":1.0},"342":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"396":{"tf":1.7320508075688772},"414":{"tf":1.0},"449":{"tf":1.0},"457":{"tf":1.0},"462":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.7320508075688772},"517":{"tf":1.0},"542":{"tf":1.0},"55":{"tf":1.4142135623730951},"555":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"762":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":2.6457513110645907},"90":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"355":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"=":{"3":{"df":0,"docs":{},"h":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"(":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"c":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"1001":{"tf":1.0},"1042":{"tf":1.0},"181":{"tf":1.4142135623730951},"239":{"tf":1.0},"276":{"tf":1.4142135623730951},"555":{"tf":1.0},"6":{"tf":1.0},"613":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0},"944":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"504":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1075":{"tf":1.0},"379":{"tf":1.0},"413":{"tf":1.0},"505":{"tf":1.0},"553":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":9,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.23606797749979},"505":{"tf":2.6457513110645907},"506":{"tf":3.1622776601683795},"510":{"tf":1.0},"56":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"271":{"tf":1.0},"342":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"601":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"100":{"tf":1.0},"1070":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.0},"595":{"tf":1.0},"740":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"957":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"131":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"447":{"tf":1.4142135623730951},"69":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":70,"docs":{"1006":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":2.23606797749979},"1119":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"139":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.4142135623730951},"222":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"514":{"tf":1.7320508075688772},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"542":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"595":{"tf":1.0},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.0},"744":{"tf":1.4142135623730951},"76":{"tf":1.0},"80":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"902":{"tf":1.0},"914":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":3.0},"930":{"tf":1.7320508075688772},"931":{"tf":4.358898943540674},"956":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772}}}}},"df":4,"docs":{"196":{"tf":1.0},"304":{"tf":1.0},"599":{"tf":1.0},"929":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":45,"docs":{"1009":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"1103":{"tf":1.0},"1119":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"409":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":1.0},"460":{"tf":1.7320508075688772},"477":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"547":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.7320508075688772},"555":{"tf":3.0},"557":{"tf":1.0},"561":{"tf":1.0},"574":{"tf":1.0},"653":{"tf":1.0},"669":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"849":{"tf":1.0},"858":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"975":{"tf":1.0}}}},"s":{"df":1,"docs":{"898":{"tf":1.0}},"s":{"df":1,"docs":{"368":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1005":{"tf":1.0},"1014":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.4142135623730951},"737":{"tf":1.0},"824":{"tf":1.0},"828":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"871":{"tf":1.0},"876":{"tf":3.872983346207417},"878":{"tf":1.0},"879":{"tf":2.0},"894":{"tf":1.7320508075688772},"896":{"tf":2.449489742783178},"898":{"tf":3.3166247903554},"899":{"tf":2.8284271247461903},"900":{"tf":4.242640687119285},"901":{"tf":2.6457513110645907},"903":{"tf":2.23606797749979},"904":{"tf":2.23606797749979},"905":{"tf":2.6457513110645907},"906":{"tf":2.6457513110645907},"909":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1008":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1008":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"1009":{"tf":1.0},"898":{"tf":2.0},"901":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"1008":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"434":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"v":{"df":27,"docs":{"1033":{"tf":1.4142135623730951},"1103":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.7320508075688772},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"348":{"tf":1.0},"364":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"519":{"tf":1.0},"54":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"447":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0}}}}}},"n":{"a":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1105":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"1085":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":5,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"d":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"447":{"tf":1.7320508075688772},"649":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":168,"docs":{"1000":{"tf":1.0},"1009":{"tf":1.0},"1011":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1038":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1072":{"tf":3.1622776601683795},"1073":{"tf":1.0},"1079":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.4142135623730951},"4":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"427":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"454":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"464":{"tf":1.0},"465":{"tf":1.0},"468":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.4142135623730951},"525":{"tf":1.0},"546":{"tf":1.0},"567":{"tf":1.0},"578":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"588":{"tf":1.0},"601":{"tf":1.0},"61":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.4142135623730951},"651":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"664":{"tf":1.0},"666":{"tf":1.0},"678":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"748":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"770":{"tf":2.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"799":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":3.7416573867739413},"844":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":2.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":2.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"97":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1079":{"tf":1.0},"710":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":15,"docs":{"1101":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"294":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"403":{"tf":1.0},"539":{"tf":1.7320508075688772},"561":{"tf":1.0},"613":{"tf":1.0},"962":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"222":{"tf":1.0},"416":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"1009":{"tf":1.0},"267":{"tf":1.0},"460":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"134":{"tf":1.0},"376":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"813":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"142":{"tf":1.0},"514":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"104":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"222":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"981":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"919":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"127":{"tf":1.0},"203":{"tf":2.0},"269":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.23606797749979},"508":{"tf":1.0},"514":{"tf":1.0},"651":{"tf":1.4142135623730951}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"295":{"tf":1.0},"363":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"470":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1053":{"tf":1.0},"365":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"x":{"df":5,"docs":{"644":{"tf":1.0},"708":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0},"957":{"tf":1.0}}}},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"c":{"df":36,"docs":{"103":{"tf":1.0},"1071":{"tf":1.0},"128":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"264":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.4142135623730951},"316":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"386":{"tf":1.0},"40":{"tf":1.0},"434":{"tf":1.0},"478":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.7320508075688772},"622":{"tf":1.0},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"642":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":31,"docs":{"1095":{"tf":1.0},"1097":{"tf":1.0},"15":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"247":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"396":{"tf":1.0},"419":{"tf":1.0},"539":{"tf":1.4142135623730951},"589":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"769":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"921":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"961":{"tf":1.0}}}}}}}},"df":1,"docs":{"934":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"584":{"tf":1.0},"589":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.7320508075688772},"904":{"tf":1.0},"906":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"506":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1122":{"tf":1.0},"181":{"tf":1.0},"291":{"tf":1.0},"473":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}}}}}}}}}},"df":11,"docs":{"1092":{"tf":1.0},"160":{"tf":1.0},"403":{"tf":1.4142135623730951},"420":{"tf":1.0},"447":{"tf":1.0},"480":{"tf":1.0},"562":{"tf":1.0},"565":{"tf":1.0},"603":{"tf":1.0},"880":{"tf":1.0},"956":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":134,"docs":{"0":{"tf":1.0},"1000":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1021":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1082":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1106":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.0},"115":{"tf":1.0},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.7320508075688772},"260":{"tf":1.0},"263":{"tf":1.7320508075688772},"266":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"330":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.7320508075688772},"423":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.4142135623730951},"447":{"tf":2.0},"45":{"tf":1.0},"450":{"tf":2.0},"485":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"526":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"556":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"678":{"tf":1.0},"69":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"848":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"88":{"tf":2.0},"887":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":2.23606797749979},"901":{"tf":1.0},"904":{"tf":1.0},"937":{"tf":1.4142135623730951},"957":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.7320508075688772},"976":{"tf":1.0},"979":{"tf":1.0},"987":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":1,"docs":{"440":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":25,"docs":{"1019":{"tf":1.0},"1058":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"307":{"tf":1.0},"321":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"36":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"486":{"tf":1.0},"561":{"tf":1.4142135623730951},"599":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"663":{"tf":1.0},"67":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"169":{"tf":1.0},"526":{"tf":1.0},"586":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":55,"docs":{"1096":{"tf":1.0},"1117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"343":{"tf":2.23606797749979},"346":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"357":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.7320508075688772},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"410":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"50":{"tf":1.0},"561":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":3.605551275463989},"949":{"tf":1.0},"952":{"tf":1.4142135623730951},"954":{"tf":1.7320508075688772},"956":{"tf":2.6457513110645907},"957":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"300":{"tf":1.0},"453":{"tf":1.0},"526":{"tf":1.0},"903":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"i":{"_":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"'":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":28,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"1096":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"263":{"tf":1.0},"270":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"447":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.0},"517":{"tf":1.0},"595":{"tf":1.4142135623730951},"635":{"tf":1.0},"651":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0},"958":{"tf":1.0},"984":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"516":{"tf":1.0},"897":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"129":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"664":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"155":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"353":{"tf":1.0},"409":{"tf":1.0},"948":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"1110":{"tf":1.0},"254":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"903":{"tf":1.0}}}}},"i":{"d":{"df":19,"docs":{"127":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"419":{"tf":1.0},"46":{"tf":1.0},"502":{"tf":1.0},"542":{"tf":1.0},"580":{"tf":1.0},"646":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"983":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":9,"docs":{"100":{"tf":1.0},"1016":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"318":{"tf":1.0},"518":{"tf":1.4142135623730951},"539":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"373":{"tf":1.0},"708":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"1120":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":39,"docs":{"1001":{"tf":1.4142135623730951},"1070":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"196":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"240":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"450":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":3.7416573867739413},"506":{"tf":5.0990195135927845},"571":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"649":{"tf":1.0},"751":{"tf":1.0},"813":{"tf":4.58257569495584},"817":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"839":{"tf":2.23606797749979},"840":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.4142135623730951},"960":{"tf":1.0}},"l":{"_":{"df":0,"docs":{},"r":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"df":30,"docs":{"1023":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"253":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"451":{"tf":1.0},"456":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"569":{"tf":1.0},"65":{"tf":1.0},"873":{"tf":1.0},"91":{"tf":1.0},"949":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"1016":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"317":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":63,"docs":{"1009":{"tf":1.0},"1029":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1105":{"tf":1.0},"1118":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":1.0},"46":{"tf":1.0},"472":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.7320508075688772},"509":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"943":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1115":{"tf":1.0},"175":{"tf":1.0},"238":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"936":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"321":{"tf":1.0},"41":{"tf":1.0},"505":{"tf":1.4142135623730951},"80":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"906":{"tf":2.0},"974":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"355":{"tf":1.0}}}}},"t":{"6":{"4":{"df":21,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.1622776601683795},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.0},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"342":{"tf":1.0},"452":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"732":{"tf":1.0},"766":{"tf":3.605551275463989}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":26,"docs":{"1035":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1079":{"tf":1.0},"1098":{"tf":1.0},"1101":{"tf":3.605551275463989},"1102":{"tf":3.1622776601683795},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"342":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"488":{"tf":1.0},"622":{"tf":1.0},"624":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"766":{"tf":1.4142135623730951},"774":{"tf":4.358898943540674},"796":{"tf":3.4641016151377544},"797":{"tf":3.4641016151377544},"808":{"tf":1.4142135623730951},"817":{"tf":2.449489742783178},"828":{"tf":3.1622776601683795}},"r":{"df":30,"docs":{"105":{"tf":1.0},"115":{"tf":1.7320508075688772},"116":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"176":{"tf":1.0},"276":{"tf":1.4142135623730951},"332":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":2.23606797749979},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"398":{"tf":1.0},"474":{"tf":1.0},"542":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"d":{"df":20,"docs":{"1115":{"tf":1.0},"1118":{"tf":1.0},"1122":{"tf":1.7320508075688772},"245":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"309":{"tf":1.0},"353":{"tf":1.0},"417":{"tf":1.0},"516":{"tf":1.0},"578":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"728":{"tf":1.0},"944":{"tf":1.0},"957":{"tf":1.0},"979":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":5,"docs":{"185":{"tf":1.0},"21":{"tf":1.0},"39":{"tf":1.0},"586":{"tf":1.0},"970":{"tf":1.0}}},"t":{"df":1,"docs":{"487":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"11":{"tf":1.0},"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"206":{"tf":1.0},"214":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.0},"514":{"tf":1.0},"713":{"tf":1.0},"740":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":2.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.7320508075688772},"880":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"899":{"tf":1.0},"914":{"tf":1.0},"931":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":25,"docs":{"1025":{"tf":1.4142135623730951},"107":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1119":{"tf":1.0},"152":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"332":{"tf":1.0},"422":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"664":{"tf":1.0},"813":{"tf":1.0},"875":{"tf":1.0},"900":{"tf":1.0},"914":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0}}}}},"f":{"a":{"c":{"df":20,"docs":{"1105":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"199":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"353":{"tf":1.4142135623730951},"364":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"95":{"tf":1.0},"951":{"tf":1.0},"957":{"tf":1.4142135623730951},"960":{"tf":2.0},"961":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.0},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"728":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"l":{"a":{"c":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":11,"docs":{"235":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"446":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":16,"docs":{"1000":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"238":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"387":{"tf":1.0},"441":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"854":{"tf":1.0},"910":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1015":{"tf":1.4142135623730951},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"343":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"946":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"197":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"664":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"876":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"1018":{"tf":1.0},"1033":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1070":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":2.0},"730":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{},"u":{"c":{"df":20,"docs":{"1122":{"tf":1.4142135623730951},"267":{"tf":1.0},"275":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.4142135623730951},"579":{"tf":1.0},"664":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"922":{"tf":1.0}},"t":{"df":95,"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1115":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.4142135623730951},"205":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"579":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"657":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.4142135623730951},"749":{"tf":1.0},"750":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"861":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"953":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1115":{"tf":1.0},"251":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"584":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"151":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"39":{"tf":1.0},"737":{"tf":1.0},"970":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":13,"docs":{"1037":{"tf":1.0},"1042":{"tf":2.0},"128":{"tf":1.0},"137":{"tf":1.0},"295":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":2.0},"844":{"tf":1.0},"929":{"tf":1.0},"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"301":{"tf":1.0},"979":{"tf":1.0}}},"y":{"+":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"268":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"332":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":12,"docs":{"1064":{"tf":1.0},"137":{"tf":1.0},"175":{"tf":1.0},"221":{"tf":1.0},"247":{"tf":1.0},"348":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"649":{"tf":1.0},"960":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"897":{"tf":1.0}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}}},"o":{"c":{"df":1,"docs":{"713":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":3,"docs":{"192":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}}},"l":{"df":0,"docs":{},"v":{"df":9,"docs":{"1122":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}}}}},"o":{"df":13,"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1096":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":1.7320508075688772},"600":{"tf":1.7320508075688772},"785":{"tf":3.1622776601683795},"824":{"tf":2.8284271247461903},"922":{"tf":1.0},"983":{"tf":1.0}}},"p":{"a":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":2.6457513110645907},"679":{"tf":1.0},"956":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}},"o":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"v":{"4":{"df":1,"docs":{"613":{"tf":1.0}}},"6":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"525":{"tf":1.0},"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":4,"docs":{"544":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"466":{"tf":2.0}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":12,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"368":{"tf":1.0},"546":{"tf":1.0},"571":{"tf":1.7320508075688772},"691":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"839":{"tf":1.4142135623730951},"974":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"1":{"6":{"6":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"0":{"1":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"338":{"tf":1.0},"343":{"tf":1.4142135623730951},"452":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"l":{"df":2,"docs":{"166":{"tf":1.0},"788":{"tf":1.0}}}},"p":{"df":5,"docs":{"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.0},"650":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"1105":{"tf":1.0},"111":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"199":{"tf":1.0},"220":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"371":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"738":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"94":{"tf":1.7320508075688772},"97":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":2.449489742783178},"993":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"t":{"'":{"df":42,"docs":{"1031":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.4142135623730951},"122":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"299":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"464":{"tf":1.0},"468":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.7320508075688772},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"764":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"839":{"tf":1.0},"980":{"tf":1.0}}},"[":{"1":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1034":{"tf":1.0},"1085":{"tf":1.0},"175":{"tf":1.0},"413":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.0},"922":{"tf":1.4142135623730951}}},"r":{"df":6,"docs":{"186":{"tf":1.0},"503":{"tf":1.0},"519":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"951":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":24,"docs":{"1115":{"tf":1.0},"1117":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"358":{"tf":1.0},"375":{"tf":1.0},"427":{"tf":1.0},"500":{"tf":1.0},"518":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"80":{"tf":1.0},"852":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0},"974":{"tf":1.0}}}}}},"’":{"df":3,"docs":{"352":{"tf":1.0},"840":{"tf":1.0},"986":{"tf":1.0}}}},"v":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"1025":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"’":{"df":0,"docs":{},"v":{"df":1,"docs":{"1017":{"tf":1.0}}}}},"j":{"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"502":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"246":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"654":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"a":{"df":4,"docs":{"251":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.0},"412":{"tf":1.0}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"221":{"tf":1.0},"228":{"tf":1.7320508075688772},"306":{"tf":1.0},"322":{"tf":1.0},"678":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"502":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"708":{"tf":1.0},"713":{"tf":1.0}}},"df":11,"docs":{"180":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"707":{"tf":3.0},"712":{"tf":1.4142135623730951},"713":{"tf":2.0},"714":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"d":{"1":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"a":{"'":{"df":1,"docs":{"115":{"tf":1.0}}},"df":9,"docs":{"108":{"tf":1.0},"115":{"tf":2.0},"216":{"tf":1.0},"552":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":63,"docs":{"1019":{"tf":1.0},"1028":{"tf":1.0},"1043":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1058":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1088":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1100":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.0},"256":{"tf":1.0},"28":{"tf":1.0},"292":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"354":{"tf":2.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"363":{"tf":2.6457513110645907},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.0},"412":{"tf":1.4142135623730951},"416":{"tf":1.0},"477":{"tf":1.0},"550":{"tf":1.0},"560":{"tf":1.7320508075688772},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"669":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"756":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.4142135623730951},"798":{"tf":1.0},"809":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":1.4142135623730951},"915":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.0},"959":{"tf":2.449489742783178},"962":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":44,"docs":{"1009":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1095":{"tf":1.0},"129":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"221":{"tf":1.0},"235":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"459":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"469":{"tf":2.449489742783178},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"541":{"tf":3.1622776601683795},"548":{"tf":2.0},"550":{"tf":1.0},"607":{"tf":1.0},"644":{"tf":1.4142135623730951},"653":{"tf":1.0},"661":{"tf":1.0},"700":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"906":{"tf":1.0},"942":{"tf":1.0}}}}},"s":{"df":1,"docs":{"325":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"(":{"a":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":45,"docs":{"175":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":2.0},"230":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"288":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"358":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.7320508075688772},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"669":{"tf":1.4142135623730951},"733":{"tf":1.4142135623730951},"848":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"956":{"tf":1.4142135623730951}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":9,"docs":{"358":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"409":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"i":{"df":3,"docs":{"1001":{"tf":1.0},"176":{"tf":1.0},"447":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}},"n":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"df":3,"docs":{"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"915":{"tf":1.0}}}},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":4,"docs":{"175":{"tf":1.0},"214":{"tf":1.0},"254":{"tf":1.7320508075688772},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"215":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"956":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"956":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"945":{"tf":2.0},"947":{"tf":2.0},"948":{"tf":1.0},"956":{"tf":1.7320508075688772},"958":{"tf":1.0},"964":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"956":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":23,"docs":{"1009":{"tf":1.0},"1095":{"tf":1.0},"1119":{"tf":1.0},"115":{"tf":1.0},"175":{"tf":1.0},"239":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"569":{"tf":1.0},"734":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"940":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"980":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"1001":{"tf":1.0},"380":{"tf":1.4142135623730951},"813":{"tf":2.0},"84":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"948":{"tf":1.0}}}}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}},"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1070":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.4142135623730951},"229":{"tf":2.0},"232":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"358":{"tf":2.0},"396":{"tf":1.4142135623730951},"40":{"tf":1.0},"413":{"tf":1.7320508075688772},"539":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.0},"580":{"tf":1.0},"664":{"tf":2.6457513110645907},"690":{"tf":2.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"705":{"tf":3.872983346207417},"723":{"tf":1.4142135623730951},"726":{"tf":1.0},"766":{"tf":3.7416573867739413},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"875":{"tf":1.0},"89":{"tf":1.7320508075688772},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":3.1622776601683795},"930":{"tf":1.0},"931":{"tf":2.449489742783178},"936":{"tf":2.0}},"e":{"d":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"874":{"tf":1.0},"876":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"459":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"121":{"tf":1.0},"175":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"431":{"tf":1.0},"488":{"tf":1.4142135623730951},"708":{"tf":1.0},"722":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"824":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"600":{"tf":1.0},"785":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":31,"docs":{"1009":{"tf":1.0},"1115":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"220":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"444":{"tf":1.0},"460":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"531":{"tf":1.0},"567":{"tf":1.0},"577":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":14,"docs":{"1114":{"tf":1.0},"13":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"247":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"565":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":7,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.0},"212":{"tf":1.0},"376":{"tf":1.7320508075688772},"489":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":11,"docs":{"125":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.0},"595":{"tf":1.4142135623730951},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"986":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"[":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":1,"docs":{"506":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":14,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"316":{"tf":1.0},"414":{"tf":1.7320508075688772},"416":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"718":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1103":{"tf":1.0},"229":{"tf":1.0},"486":{"tf":1.0},"514":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"1023":{"tf":1.0},"1033":{"tf":1.0},"810":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"909":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"897":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"960":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"353":{"tf":1.0},"386":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":2.0},"959":{"tf":1.4142135623730951},"960":{"tf":2.23606797749979},"964":{"tf":1.4142135623730951}}}},"n":{"d":{"df":9,"docs":{"179":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"824":{"tf":1.0},"844":{"tf":1.0},"961":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"221":{"tf":1.0},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"964":{"tf":1.4142135623730951}},"l":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"155":{"tf":1.0},"355":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":31,"docs":{"104":{"tf":1.0},"1055":{"tf":1.0},"117":{"tf":1.0},"185":{"tf":2.23606797749979},"199":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"343":{"tf":1.0},"357":{"tf":1.0},"387":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.0},"654":{"tf":1.0},"679":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0},"919":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1064":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"376":{"tf":1.0},"900":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"203":{"tf":2.0}}},"df":0,"docs":{}}}},"df":44,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1074":{"tf":1.0},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.4142135623730951},"175":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"350":{"tf":1.0},"373":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":1.0},"541":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.4142135623730951},"621":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"803":{"tf":1.0},"824":{"tf":1.0},"837":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"946":{"tf":1.0},"962":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"1033":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"489":{"tf":1.0},"761":{"tf":1.4142135623730951}},"n":{"c":{"df":15,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.7320508075688772},"296":{"tf":1.0},"299":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"958":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951}}}},"r":{"df":17,"docs":{"1002":{"tf":1.0},"1119":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"447":{"tf":1.7320508075688772},"488":{"tf":1.0},"502":{"tf":1.0},"541":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":2.8284271247461903},"956":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":7,"docs":{"248":{"tf":1.0},"271":{"tf":1.0},"345":{"tf":1.0},"347":{"tf":1.0},"574":{"tf":1.0},"836":{"tf":1.0},"937":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"338":{"tf":1.0},"824":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1092":{"tf":1.0},"246":{"tf":1.0},"323":{"tf":1.0},"450":{"tf":1.0},"627":{"tf":1.0},"720":{"tf":1.0},"900":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":11,"docs":{"1002":{"tf":1.4142135623730951},"22":{"tf":1.0},"363":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"488":{"tf":1.0},"497":{"tf":1.0},"514":{"tf":1.0},"864":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":2,"docs":{"353":{"tf":1.0},"770":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"172":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"902":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"218":{"tf":1.0},"222":{"tf":1.0},"414":{"tf":1.0},"957":{"tf":1.0}}}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"956":{"tf":2.23606797749979},"964":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"p":{"df":5,"docs":{"153":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"552":{"tf":1.0},"979":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"503":{"tf":1.0},"589":{"tf":1.0}},"e":{"a":{"d":{"df":10,"docs":{"106":{"tf":1.0},"1119":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"499":{"tf":1.0},"558":{"tf":1.0},"929":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":11,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.7320508075688772},"231":{"tf":1.0},"353":{"tf":1.4142135623730951},"475":{"tf":1.0},"533":{"tf":1.0},"80":{"tf":1.0},"875":{"tf":1.0},"9":{"tf":1.4142135623730951}}}},"v":{"df":6,"docs":{"1013":{"tf":1.0},"230":{"tf":1.0},"584":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951}}}},"d":{"df":2,"docs":{"654":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":16,"docs":{"1001":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.7320508075688772},"942":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":26,"docs":{"1000":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1070":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"352":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"899":{"tf":1.4142135623730951},"914":{"tf":1.0},"915":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"862":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"387":{"tf":1.0},"413":{"tf":1.0},"665":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"1034":{"tf":1.0},"1097":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"306":{"tf":1.0},"34":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"563":{"tf":1.0},"596":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"77":{"tf":1.0},"937":{"tf":1.7320508075688772},"952":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"t":{"'":{"df":17,"docs":{"138":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"365":{"tf":1.0},"676":{"tf":1.0}}},"df":3,"docs":{"175":{"tf":1.0},"779":{"tf":1.0},"961":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"338":{"tf":1.0},"462":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":71,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1095":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"219":{"tf":1.0},"241":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.7320508075688772},"295":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"413":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":2.23606797749979},"550":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.7320508075688772},"666":{"tf":1.0},"691":{"tf":1.4142135623730951},"74":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"954":{"tf":1.4142135623730951},"962":{"tf":1.7320508075688772},"965":{"tf":1.0},"983":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"914":{"tf":1.0}}}},"df":5,"docs":{"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}}}}},"f":{"df":1,"docs":{"956":{"tf":1.0}}},"i":{"b":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1085":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"253":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"506":{"tf":1.0},"519":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"643":{"tf":1.0},"723":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":1,"docs":{"538":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"505":{"tf":1.0},"841":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"447":{"tf":1.7320508075688772},"508":{"tf":1.0},"776":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"590":{"tf":1.0},"948":{"tf":1.0}}}}}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"1096":{"tf":1.0},"187":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":61,"docs":{"1044":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"220":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"269":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"338":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":2.0},"398":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"552":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"62":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":2.0},"657":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.0},"750":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"859":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"909":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"352":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}},"r":{"df":3,"docs":{"288":{"tf":1.0},"510":{"tf":1.0},"705":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"508":{"tf":1.0}}}}}},"df":39,"docs":{"1025":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"368":{"tf":1.0},"459":{"tf":1.0},"468":{"tf":1.7320508075688772},"469":{"tf":1.4142135623730951},"470":{"tf":2.449489742783178},"471":{"tf":1.4142135623730951},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"540":{"tf":1.0},"562":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"873":{"tf":1.0},"922":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}},"r":{"df":2,"docs":{"1108":{"tf":1.0},"197":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"877":{"tf":1.0}}}},"df":57,"docs":{"1000":{"tf":1.0},"1064":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.7320508075688772},"1119":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":2.0},"215":{"tf":1.0},"240":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"312":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":1.0},"4":{"tf":1.0},"484":{"tf":1.0},"510":{"tf":1.4142135623730951},"512":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.0},"726":{"tf":1.4142135623730951},"77":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"853":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":2.6457513110645907},"898":{"tf":2.449489742783178},"899":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"906":{"tf":2.8284271247461903},"922":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.8284271247461903},"93":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":2.6457513110645907},"960":{"tf":1.0},"986":{"tf":2.0},"987":{"tf":1.0},"989":{"tf":1.7320508075688772},"992":{"tf":1.0},"993":{"tf":1.7320508075688772},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1108":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"4":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1055":{"tf":1.0},"447":{"tf":1.0},"515":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"694":{"tf":1.0},"751":{"tf":1.0},"847":{"tf":2.0},"942":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":66,"docs":{"103":{"tf":1.4142135623730951},"1031":{"tf":1.0},"104":{"tf":1.0},"1072":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1113":{"tf":1.0},"1118":{"tf":1.4142135623730951},"117":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"388":{"tf":1.0},"413":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"446":{"tf":1.4142135623730951},"449":{"tf":1.0},"487":{"tf":1.0},"527":{"tf":1.0},"537":{"tf":1.0},"542":{"tf":1.0},"563":{"tf":1.0},"569":{"tf":1.0},"64":{"tf":1.4142135623730951},"641":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"800":{"tf":1.0},"813":{"tf":2.6457513110645907},"844":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.7320508075688772},"906":{"tf":1.0},"913":{"tf":1.7320508075688772},"915":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"960":{"tf":1.0},"975":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"1070":{"tf":1.0},"1072":{"tf":1.0},"785":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"307":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":37,"docs":{"1028":{"tf":1.0},"1046":{"tf":1.0},"210":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"225":{"tf":1.0},"239":{"tf":1.0},"294":{"tf":3.0},"295":{"tf":2.0},"296":{"tf":1.7320508075688772},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":1.0},"435":{"tf":1.4142135623730951},"475":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.0},"704":{"tf":1.7320508075688772},"717":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"864":{"tf":1.0},"915":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.0}}}}},"o":{"a":{"d":{"df":40,"docs":{"187":{"tf":1.4142135623730951},"203":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"359":{"tf":2.6457513110645907},"360":{"tf":1.0},"362":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"676":{"tf":1.7320508075688772},"678":{"tf":3.0},"705":{"tf":1.4142135623730951},"79":{"tf":1.0},"832":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":1.7320508075688772},"898":{"tf":2.23606797749979},"899":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":4.47213595499958},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":3,"docs":{"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":32,"docs":{"10":{"tf":1.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.4142135623730951},"1009":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1035":{"tf":1.0},"1106":{"tf":1.0},"135":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"253":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"393":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"508":{"tf":1.0},"571":{"tf":1.0},"588":{"tf":1.0},"665":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"847":{"tf":1.0},"955":{"tf":1.0}}},"t":{"df":32,"docs":{"0":{"tf":1.0},"1046":{"tf":1.0},"1071":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"180":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"212":{"tf":1.4142135623730951},"249":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"410":{"tf":1.0},"540":{"tf":1.0},"55":{"tf":1.0},"553":{"tf":1.0},"56":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.0},"715":{"tf":1.0},"740":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"948":{"tf":1.0},"957":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1072":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"799":{"tf":1.0},"914":{"tf":1.0},"983":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":1.7320508075688772},"1097":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"481":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"555":{"tf":1.0},"740":{"tf":1.0},"75":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"914":{"tf":2.6457513110645907},"915":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"927":{"tf":2.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"945":{"tf":1.4142135623730951},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":1,"docs":{"705":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":30,"docs":{"1023":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":2.23606797749979},"137":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"220":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"355":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.4142135623730951},"373":{"tf":1.0},"386":{"tf":1.0},"550":{"tf":1.0},"595":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"704":{"tf":1.0},"762":{"tf":1.0},"873":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":14,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"914":{"tf":1.0},"919":{"tf":1.0},"924":{"tf":2.23606797749979},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":3.7416573867739413},"928":{"tf":2.0},"929":{"tf":2.0},"930":{"tf":2.6457513110645907},"936":{"tf":3.3166247903554}}}},"o":{"df":1,"docs":{"857":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":36,"docs":{"1009":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1067":{"tf":1.7320508075688772},"1089":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.4142135623730951},"37":{"tf":1.0},"373":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"392":{"tf":1.0},"435":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"515":{"tf":1.0},"525":{"tf":1.0},"571":{"tf":1.4142135623730951},"662":{"tf":1.0},"707":{"tf":1.0},"757":{"tf":3.1622776601683795},"766":{"tf":3.7416573867739413},"782":{"tf":3.1622776601683795},"864":{"tf":1.0},"898":{"tf":1.0},"946":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"958":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"1001":{"tf":1.0},"1003":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1034":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1062":{"tf":1.0},"1083":{"tf":1.0},"1119":{"tf":1.0},"138":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"239":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"542":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"6":{"tf":1.0},"779":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"929":{"tf":1.0},"944":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"1016":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":2.6457513110645907},"1078":{"tf":1.0},"1079":{"tf":1.4142135623730951},"1080":{"tf":1.0},"487":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":70,"docs":{"1009":{"tf":1.0},"102":{"tf":1.0},"1031":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1110":{"tf":1.0},"129":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"239":{"tf":1.4142135623730951},"265":{"tf":2.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":2.23606797749979},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":2.0},"30":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"360":{"tf":1.0},"386":{"tf":1.0},"435":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.4142135623730951},"504":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.4142135623730951},"548":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"94":{"tf":1.0},"943":{"tf":1.0},"953":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"127":{"tf":1.0},"168":{"tf":1.0}}},"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"542":{"tf":1.0},"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":74,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.449489742783178},"128":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":2.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":3.1622776601683795},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"196":{"tf":1.0},"221":{"tf":1.0},"245":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"317":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"379":{"tf":1.0},"394":{"tf":2.0},"401":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":2.0},"542":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":3.4641016151377544},"593":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"640":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"81":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"864":{"tf":1.0},"876":{"tf":1.4142135623730951},"887":{"tf":1.0},"9":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"79":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":10,"docs":{"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"679":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"956":{"tf":1.0}}}}},"p":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"215":{"tf":1.0},"752":{"tf":1.0},"873":{"tf":1.0},"930":{"tf":1.0}}},"s":{"df":4,"docs":{"363":{"tf":1.0},"374":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0}}},"t":{"df":5,"docs":{"1002":{"tf":1.0},"1070":{"tf":1.0},"215":{"tf":1.0},"528":{"tf":1.0},"929":{"tf":1.0}}}},"t":{"df":8,"docs":{"176":{"tf":1.0},"185":{"tf":1.0},"239":{"tf":1.0},"352":{"tf":1.0},"477":{"tf":1.0},"572":{"tf":1.0},"590":{"tf":1.4142135623730951},"961":{"tf":1.0}}},"w":{"df":11,"docs":{"185":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"354":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"734":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"o":{"df":3,"docs":{"1033":{"tf":1.0},"224":{"tf":1.0},"628":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"12":{"tf":1.0},"16":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"236":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"363":{"tf":1.0},"462":{"tf":1.0},"595":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.0},"876":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"268":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"r":{"df":8,"docs":{"1111":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"964":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":2,"docs":{"211":{"tf":1.0},"414":{"tf":1.0}}},"t":{";":{"6":{"2":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"776":{"tf":1.4142135623730951},"779":{"tf":3.1622776601683795},"780":{"tf":1.7320508075688772},"781":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}}}},"u":{"a":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":1,"docs":{"561":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"561":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"a":{"c":{"df":3,"docs":{"694":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0}},"h":{"df":1,"docs":{"332":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"238":{"tf":1.0},"292":{"tf":1.0},"475":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":4.123105625617661},"507":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}}},"o":{"df":3,"docs":{"447":{"tf":1.0},"600":{"tf":1.0},"943":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":23,"docs":{"115":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"374":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"415":{"tf":1.0},"585":{"tf":1.0},"669":{"tf":1.0},"814":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"853":{"tf":1.0},"874":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951},"963":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"538":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1097":{"tf":1.0},"168":{"tf":1.0},"446":{"tf":1.4142135623730951},"563":{"tf":1.0},"64":{"tf":1.4142135623730951}}},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}},"df":4,"docs":{"1040":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"410":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1088":{"tf":1.0},"1095":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"394":{"tf":1.7320508075688772},"400":{"tf":1.0},"452":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"514":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"665":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.7320508075688772},"751":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"4":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":95,"docs":{"1002":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.7320508075688772},"1059":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1070":{"tf":1.7320508075688772},"1075":{"tf":1.4142135623730951},"1078":{"tf":1.0},"1095":{"tf":1.0},"151":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"223":{"tf":1.0},"231":{"tf":1.4142135623730951},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.7320508075688772},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"314":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":1.0},"550":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"572":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"627":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":2.0},"662":{"tf":1.0},"666":{"tf":1.0},"691":{"tf":1.0},"701":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"877":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"928":{"tf":1.0},"946":{"tf":1.4142135623730951},"950":{"tf":1.0},"974":{"tf":1.0},"980":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"877":{"tf":1.0},"950":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":38,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"155":{"tf":1.0},"19":{"tf":1.0},"219":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"5":{"tf":1.0},"537":{"tf":1.0},"737":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"921":{"tf":1.0},"951":{"tf":1.4142135623730951},"995":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"364":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":23,"docs":{"1023":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"168":{"tf":1.0},"300":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"447":{"tf":1.0},"5":{"tf":1.0},"523":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"607":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"740":{"tf":1.0},"841":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":90,"docs":{"0":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1097":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"1119":{"tf":2.0},"1120":{"tf":1.7320508075688772},"12":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"154":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.4142135623730951},"363":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"395":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.4142135623730951},"423":{"tf":1.0},"438":{"tf":1.0},"444":{"tf":1.0},"466":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"550":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"657":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"814":{"tf":1.0},"864":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"904":{"tf":1.0},"926":{"tf":1.0},"945":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.4142135623730951},"974":{"tf":1.0},"98":{"tf":1.0},"983":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"1042":{"tf":1.0},"688":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"485":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":3,"docs":{"1023":{"tf":1.0},"153":{"tf":1.0},"303":{"tf":1.0}},"g":{"df":49,"docs":{"1006":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":1.0},"1114":{"tf":1.4142135623730951},"113":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"352":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":2.0},"495":{"tf":1.0},"497":{"tf":3.7416573867739413},"499":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.4142135623730951},"554":{"tf":1.0},"562":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"887":{"tf":1.0},"914":{"tf":1.0},"931":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":76,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1119":{"tf":1.0},"117":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"206":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"300":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"39":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"437":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"50":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"778":{"tf":1.0},"8":{"tf":1.4142135623730951},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.0},"9":{"tf":1.0},"906":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"934":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"961":{"tf":1.0},"970":{"tf":1.0},"983":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}}}}},"df":1,"docs":{"1001":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"198":{"tf":1.0},"223":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"107":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1079":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"160":{"tf":1.0},"197":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0},"415":{"tf":1.7320508075688772},"416":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"73":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"541":{"tf":2.0},"548":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":37,"docs":{"1017":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.4142135623730951},"124":{"tf":1.0},"155":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"287":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.7320508075688772},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"488":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"73":{"tf":1.0},"737":{"tf":1.0},"766":{"tf":3.7416573867739413},"785":{"tf":1.0},"876":{"tf":2.0},"921":{"tf":2.0},"941":{"tf":1.0},"943":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"1044":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"984":{"tf":1.7320508075688772}},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1106":{"tf":1.0},"1119":{"tf":1.0}}}}}},"df":9,"docs":{"276":{"tf":1.0},"446":{"tf":1.0},"450":{"tf":1.0},"497":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"748":{"tf":1.4142135623730951},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"478":{"tf":1.0},"507":{"tf":1.0}}},"t":{"df":16,"docs":{"1014":{"tf":1.0},"1114":{"tf":1.0},"596":{"tf":1.0},"750":{"tf":1.0},"789":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"921":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"851":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"657":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"1079":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"267":{"tf":1.4142135623730951},"339":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"412":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"727":{"tf":1.0},"752":{"tf":1.0},"786":{"tf":1.0},"847":{"tf":1.0},"948":{"tf":1.0},"974":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1107":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":2.0},"1122":{"tf":1.4142135623730951},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"129":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"236":{"tf":1.0},"251":{"tf":1.0},"295":{"tf":3.605551275463989},"297":{"tf":1.0},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":2.8284271247461903},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"204":{"tf":1.0},"370":{"tf":1.0},"65":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"271":{"tf":1.0},"306":{"tf":1.0},"449":{"tf":1.0},"654":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"355":{"tf":1.0}}}}},"u":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.7320508075688772}}}}}}},"df":27,"docs":{"1034":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"199":{"tf":4.123105625617661},"21":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":3.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"42":{"tf":1.0},"528":{"tf":2.8284271247461903},"587":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"622":{"tf":2.8284271247461903},"655":{"tf":1.0},"969":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":2.0}}},"x":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"1066":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"185":{"tf":1.0},"254":{"tf":1.0},"548":{"tf":1.0},"688":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"373":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"705":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"946":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"635":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"1107":{"tf":1.0},"1119":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":5,"docs":{"246":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":49,"docs":{"1044":{"tf":1.4142135623730951},"1085":{"tf":1.4142135623730951},"1096":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.4142135623730951},"248":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"273":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"504":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"574":{"tf":1.0},"586":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":2.23606797749979},"751":{"tf":1.0},"770":{"tf":1.4142135623730951},"813":{"tf":2.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"89":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"936":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"1108":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"288":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":7,"docs":{"1122":{"tf":1.4142135623730951},"15":{"tf":1.0},"172":{"tf":1.0},"303":{"tf":1.4142135623730951},"567":{"tf":1.4142135623730951},"77":{"tf":1.0},"983":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":66,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1114":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"130":{"tf":1.0},"187":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"241":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"291":{"tf":1.0},"30":{"tf":1.0},"342":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":2.23606797749979},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"485":{"tf":1.0},"488":{"tf":2.449489742783178},"507":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"562":{"tf":1.0},"569":{"tf":1.0},"708":{"tf":1.0},"744":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.4142135623730951},"88":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"946":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"975":{"tf":1.7320508075688772},"983":{"tf":2.0},"985":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}},"t":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"873":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"321":{"tf":1.7320508075688772},"360":{"tf":1.0},"395":{"tf":1.0},"427":{"tf":1.0},"456":{"tf":1.0},"485":{"tf":1.4142135623730951},"535":{"tf":1.0},"613":{"tf":1.0},"638":{"tf":1.0},"737":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1119":{"tf":1.0}},"n":{"df":4,"docs":{"106":{"tf":1.4142135623730951},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0},"590":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"1017":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"365":{"tf":1.4142135623730951},"526":{"tf":1.0},"529":{"tf":1.0},"903":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"115":{"tf":1.0},"215":{"tf":1.4142135623730951},"318":{"tf":1.0},"473":{"tf":1.0},"580":{"tf":1.0},"599":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1034":{"tf":1.0},"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"527":{"tf":1.0},"949":{"tf":1.0},"952":{"tf":1.0}}}}}},"u":{"df":7,"docs":{"175":{"tf":1.0},"215":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"922":{"tf":2.23606797749979},"96":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"922":{"tf":1.0},"926":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":15,"docs":{"1085":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.0},"180":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"454":{"tf":1.7320508075688772},"481":{"tf":1.0},"488":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.4142135623730951}},"e":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1085":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1031":{"tf":1.0},"1033":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"854":{"tf":1.0}}},"df":2,"docs":{"852":{"tf":1.7320508075688772},"854":{"tf":2.6457513110645907}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"1111":{"tf":1.0}}}},"df":2,"docs":{"1103":{"tf":1.0},"1111":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":31,"docs":{"1006":{"tf":1.0},"1014":{"tf":1.0},"1108":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":1.0},"343":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"37":{"tf":1.0},"374":{"tf":2.0},"375":{"tf":2.0},"390":{"tf":1.0},"391":{"tf":1.7320508075688772},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"580":{"tf":2.23606797749979},"947":{"tf":1.0},"955":{"tf":1.4142135623730951},"956":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1014":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"/":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1072":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{".":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"300":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0}}}}}}}}},"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"1":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"2":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":3,"docs":{"343":{"tf":1.0},"452":{"tf":1.0},"580":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{".":{"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"343":{"tf":1.0},"425":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"425":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"118":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"555":{"tf":1.0}}}}},"df":0,"docs":{}}},"/":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":43,"docs":{"1051":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.4142135623730951},"198":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"354":{"tf":1.0},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"388":{"tf":1.0},"410":{"tf":1.4142135623730951},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":2.23606797749979},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"728":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"956":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"580":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"951":{"tf":1.4142135623730951},"957":{"tf":1.0}}}}}},"t":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"1003":{"tf":1.0},"622":{"tf":1.7320508075688772}},"h":{"df":0,"docs":{},"o":{"d":{"df":26,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":3.4641016151377544},"359":{"tf":1.0},"396":{"tf":1.4142135623730951},"430":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"633":{"tf":1.0},"723":{"tf":1.0},"913":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951},"956":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"290":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"'":{"df":3,"docs":{"247":{"tf":1.0},"542":{"tf":1.0},"88":{"tf":1.0}}},"(":{"df":1,"docs":{"152":{"tf":1.0}}},"=":{"\"":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"699":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"df":4,"docs":{"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}},"df":172,"docs":{"100":{"tf":2.0},"1000":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"101":{"tf":3.4641016151377544},"102":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":2.449489742783178},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":2.6457513110645907},"1070":{"tf":1.0},"1072":{"tf":1.0},"1085":{"tf":1.7320508075688772},"109":{"tf":2.0},"1095":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":2.0},"1122":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"15":{"tf":2.0},"150":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.449489742783178},"181":{"tf":4.58257569495584},"183":{"tf":3.4641016151377544},"185":{"tf":3.872983346207417},"186":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":2.449489742783178},"191":{"tf":1.4142135623730951},"193":{"tf":2.23606797749979},"203":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":2.449489742783178},"247":{"tf":2.23606797749979},"264":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"300":{"tf":2.23606797749979},"301":{"tf":2.23606797749979},"31":{"tf":1.0},"33":{"tf":1.0},"355":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.6457513110645907},"376":{"tf":1.0},"40":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":2.449489742783178},"422":{"tf":2.23606797749979},"447":{"tf":3.0},"46":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":2.23606797749979},"513":{"tf":1.0},"538":{"tf":4.0},"539":{"tf":3.4641016151377544},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":5.291502622129181},"545":{"tf":1.4142135623730951},"546":{"tf":3.0},"547":{"tf":2.8284271247461903},"548":{"tf":6.164414002968976},"550":{"tf":3.7416573867739413},"559":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"622":{"tf":1.0},"649":{"tf":1.4142135623730951},"686":{"tf":1.0},"690":{"tf":2.23606797749979},"691":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":3.3166247903554},"707":{"tf":1.4142135623730951},"708":{"tf":2.23606797749979},"709":{"tf":1.7320508075688772},"710":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"747":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.23606797749979},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":2.8284271247461903},"825":{"tf":1.0},"83":{"tf":2.0},"832":{"tf":1.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.0},"889":{"tf":1.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":3.1622776601683795},"915":{"tf":3.1622776601683795},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"931":{"tf":1.0},"932":{"tf":1.0},"934":{"tf":1.4142135623730951},"961":{"tf":1.0},"965":{"tf":2.23606797749979},"97":{"tf":1.0},"974":{"tf":1.7320508075688772},"975":{"tf":2.0},"976":{"tf":1.4142135623730951},"979":{"tf":2.0},"98":{"tf":1.0},"980":{"tf":2.0},"981":{"tf":1.0},"983":{"tf":1.4142135623730951},"984":{"tf":1.0},"986":{"tf":2.449489742783178},"995":{"tf":1.7320508075688772},"997":{"tf":1.0},"999":{"tf":1.4142135623730951}},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"542":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"405":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}},"df":0,"docs":{}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"}":{"_":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"=":{"[":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"y":{"_":{"[":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"740":{"tf":1.4142135623730951},"824":{"tf":1.0}}}},"df":1,"docs":{"509":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":10,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1100":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"689":{"tf":1.0}}}}}}}},"df":1,"docs":{"956":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"121":{"tf":1.0},"165":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.7320508075688772},"495":{"tf":1.0},"506":{"tf":2.6457513110645907},"595":{"tf":1.0},"650":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"962":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"289":{"tf":1.0}}}}},"df":3,"docs":{"199":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"642":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"287":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"633":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":8,"docs":{"1009":{"tf":1.0},"1119":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"747":{"tf":1.0},"980":{"tf":1.0}}},"df":6,"docs":{"1002":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":1.0},"548":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"562":{"tf":1.0}}}}}}},"df":5,"docs":{"205":{"tf":1.0},"299":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"374":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"295":{"tf":1.0},"342":{"tf":1.0},"705":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"1103":{"tf":1.0},"1105":{"tf":1.4142135623730951},"159":{"tf":1.0},"841":{"tf":1.0},"904":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":27,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1070":{"tf":1.4142135623730951},"127":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"398":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"555":{"tf":1.0},"573":{"tf":1.0},"575":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"857":{"tf":1.0}},"e":{"=":{"0":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"842":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"507":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"928":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":11,"docs":{"0":{"tf":1.0},"1042":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":2.23606797749979},"503":{"tf":1.0},"688":{"tf":1.4142135623730951},"728":{"tf":1.0},"946":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}},"df":4,"docs":{"1053":{"tf":1.0},"365":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"341":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":2.8284271247461903},"132":{"tf":1.0},"133":{"tf":2.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":2.0},"380":{"tf":1.0}}}}},"x":{"df":2,"docs":{"296":{"tf":1.0},"705":{"tf":1.0}}}},"m":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"q":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"a":{"b":{"df":1,"docs":{"562":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":33,"docs":{"1069":{"tf":1.4142135623730951},"1070":{"tf":2.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1097":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":1.0},"169":{"tf":1.0},"275":{"tf":1.0},"35":{"tf":1.0},"394":{"tf":1.4142135623730951},"399":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.0},"454":{"tf":1.0},"559":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"799":{"tf":1.0},"812":{"tf":1.0},"857":{"tf":1.0},"859":{"tf":1.0},"921":{"tf":1.4142135623730951},"963":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}}}},"v":{"1":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.0}}},"2":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"y":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"328":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"562":{"tf":1.0},"960":{"tf":1.0}}}}},"d":{"(":{"a":{"b":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"110":{"tf":1.0},"733":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"130":{"tf":1.0},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"363":{"tf":1.0},"414":{"tf":1.0},"456":{"tf":1.0},"477":{"tf":1.0},"495":{"tf":1.0},"516":{"tf":1.0},"626":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"906":{"tf":1.0}},"l":{"'":{"df":2,"docs":{"589":{"tf":1.0},"784":{"tf":1.4142135623730951}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}}},"df":22,"docs":{"1025":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"276":{"tf":1.0},"285":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"359":{"tf":1.0},"363":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":2.0},"586":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":2.0},"592":{"tf":1.4142135623730951},"596":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":2.0},"894":{"tf":1.0},"896":{"tf":1.0}}},"r":{"df":1,"docs":{"737":{"tf":1.0}},"n":{"df":2,"docs":{"1069":{"tf":1.0},"253":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":6,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"405":{"tf":1.0},"503":{"tf":1.0},"599":{"tf":1.0}},"i":{"df":17,"docs":{"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"288":{"tf":1.0},"327":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"498":{"tf":1.0},"567":{"tf":1.0},"595":{"tf":1.0},"785":{"tf":1.0},"844":{"tf":1.0},"921":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":12,"docs":{"1006":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"460":{"tf":1.0},"488":{"tf":1.0},"503":{"tf":1.0},"561":{"tf":1.4142135623730951},"744":{"tf":1.0},"745":{"tf":1.0},"9":{"tf":1.7320508075688772},"947":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"314":{"tf":1.0},"328":{"tf":1.0},"847":{"tf":1.0},"874":{"tf":1.0}}}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"737":{"tf":1.0},"762":{"tf":1.0},"788":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"z":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"789":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":2.6457513110645907},"119":{"tf":1.4142135623730951},"120":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":2.6457513110645907},"180":{"tf":1.4142135623730951},"181":{"tf":3.0},"183":{"tf":1.0},"185":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"295":{"tf":1.0},"296":{"tf":2.0},"304":{"tf":1.0},"356":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"474":{"tf":1.0},"536":{"tf":1.4142135623730951},"545":{"tf":1.0},"571":{"tf":1.0},"729":{"tf":2.0},"733":{"tf":1.4142135623730951},"734":{"tf":1.0},"814":{"tf":1.0},"858":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"921":{"tf":1.4142135623730951},"962":{"tf":3.0},"97":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"1074":{"tf":1.0},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.0},"175":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"690":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.0},"794":{"tf":1.4142135623730951},"841":{"tf":1.0},"937":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"162":{"tf":1.0},"264":{"tf":1.0},"42":{"tf":1.0},"539":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951}}},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1063":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"\"":{")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"964":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"956":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":177,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1034":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1070":{"tf":1.7320508075688772},"1072":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1092":{"tf":1.0},"1097":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.23606797749979},"33":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"45":{"tf":1.0},"453":{"tf":1.0},"460":{"tf":1.0},"469":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"531":{"tf":1.0},"533":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"571":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"638":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.7320508075688772},"67":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"710":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.4142135623730951},"764":{"tf":1.0},"77":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"886":{"tf":1.0},"889":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.7320508075688772},"900":{"tf":1.0},"903":{"tf":1.7320508075688772},"912":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"953":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"964":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"99":{"tf":1.0},"996":{"tf":1.0}}},"n":{"df":2,"docs":{"1080":{"tf":1.0},"453":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"193":{"tf":1.0},"596":{"tf":1.0},"864":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"1118":{"tf":1.0},"264":{"tf":1.0},"613":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"514":{"tf":1.0},"876":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"1030":{"tf":1.0},"1063":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"193":{"tf":1.0},"288":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"880":{"tf":1.0},"965":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}},"z":{"/":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"950":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":4,"docs":{"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"733":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"901":{"tf":1.0},"905":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"877":{"tf":1.0},"879":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"792":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"546":{"tf":1.0},"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"628":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"257":{"tf":1.0},"635":{"tf":1.0}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"731":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"730":{"tf":1.0},"732":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"806":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"127":{"tf":1.0},"225":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}}}},"df":9,"docs":{"186":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"443":{"tf":1.0},"915":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"609":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1090":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1028":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1088":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"272":{"tf":1.0}}},"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"1":{"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"1":{"8":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"2":{"df":1,"docs":{"268":{"tf":1.0}}},"3":{"df":1,"docs":{"268":{"tf":1.0}}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"1":{"8":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"695":{"tf":1.0},"699":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":5,"docs":{"230":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.7320508075688772},"292":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"289":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"229":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"633":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0},"643":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"'":{"df":28,"docs":{"1115":{"tf":1.4142135623730951},"1122":{"tf":1.0},"148":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"307":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0},"444":{"tf":1.0},"559":{"tf":1.0},"562":{"tf":1.4142135623730951},"59":{"tf":1.0},"65":{"tf":1.0},"762":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"857":{"tf":1.0},"91":{"tf":1.0},"913":{"tf":1.0},"949":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"11":{"tf":1.0},"922":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"565":{"tf":1.0}}}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"1028":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}}}}}}}}},"df":142,"docs":{"0":{"tf":2.23606797749979},"1000":{"tf":1.0},"1004":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1103":{"tf":1.0},"1114":{"tf":2.0},"1120":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"15":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.7320508075688772},"331":{"tf":1.7320508075688772},"332":{"tf":2.449489742783178},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"341":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":3.1622776601683795},"354":{"tf":1.4142135623730951},"355":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.4142135623730951},"4":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"484":{"tf":1.4142135623730951},"488":{"tf":1.0},"512":{"tf":1.0},"54":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"552":{"tf":1.4142135623730951},"559":{"tf":1.7320508075688772},"560":{"tf":1.0},"561":{"tf":2.0},"565":{"tf":1.0},"569":{"tf":1.4142135623730951},"6":{"tf":1.0},"607":{"tf":1.0},"62":{"tf":1.7320508075688772},"640":{"tf":1.0},"66":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.0},"723":{"tf":1.0},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":2.0},"799":{"tf":1.0},"8":{"tf":3.1622776601683795},"834":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.7320508075688772},"852":{"tf":1.0},"854":{"tf":1.0},"857":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.4142135623730951},"976":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.0}},"’":{"df":10,"docs":{"123":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"35":{"tf":1.0},"367":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.7320508075688772},"945":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"172":{"tf":1.0},"788":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"956":{"tf":2.6457513110645907},"964":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}},"s":{"df":3,"docs":{"187":{"tf":1.4142135623730951},"287":{"tf":1.0},"396":{"tf":1.0}},"g":{"df":1,"docs":{"995":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":30,"docs":{"1009":{"tf":1.0},"1034":{"tf":1.0},"1046":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"175":{"tf":1.7320508075688772},"205":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"327":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"641":{"tf":1.0},"67":{"tf":1.0},"742":{"tf":1.0},"778":{"tf":1.0},"835":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"876":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"1009":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"825":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":51,"docs":{"1009":{"tf":1.0},"1031":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1097":{"tf":1.0},"128":{"tf":1.0},"144":{"tf":1.0},"169":{"tf":1.7320508075688772},"180":{"tf":1.0},"197":{"tf":1.4142135623730951},"203":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"468":{"tf":1.0},"470":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":2.6457513110645907},"507":{"tf":2.449489742783178},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":2.23606797749979},"877":{"tf":1.0},"878":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"548":{"tf":1.0},"678":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"323":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"113":{"tf":2.0},"116":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"544":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"238":{"tf":1.0},"957":{"tf":1.4142135623730951},"964":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"509":{"tf":1.0}}}}}}}}},"n":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}}}},")":{"/":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1023":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"a":{"df":3,"docs":{"1009":{"tf":1.0},"343":{"tf":2.8284271247461903},"580":{"tf":2.8284271247461903}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1025":{"tf":2.449489742783178},"1027":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"a":{"df":1,"docs":{"922":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{",":{"\"":{"c":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"\"":{",":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"\"":{"c":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},">":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":123,"docs":{"1001":{"tf":1.0},"1016":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1097":{"tf":1.0},"1101":{"tf":2.23606797749979},"1102":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.449489742783178},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"239":{"tf":2.6457513110645907},"246":{"tf":2.23606797749979},"247":{"tf":1.0},"254":{"tf":2.449489742783178},"256":{"tf":2.0},"260":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":2.0},"342":{"tf":2.0},"343":{"tf":2.6457513110645907},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":2.0},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"427":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":2.449489742783178},"464":{"tf":1.0},"465":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"497":{"tf":1.4142135623730951},"519":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"555":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"633":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.7320508075688772},"694":{"tf":1.0},"698":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"718":{"tf":1.7320508075688772},"728":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":2.0},"941":{"tf":2.0},"942":{"tf":1.7320508075688772},"986":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":14,"docs":{"1009":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":2.23606797749979},"343":{"tf":1.0},"347":{"tf":1.7320508075688772},"354":{"tf":1.7320508075688772},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0}},"e":{">":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"447":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"948":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":7,"docs":{"220":{"tf":1.0},"221":{"tf":1.0},"229":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":20,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1119":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"403":{"tf":1.0},"516":{"tf":1.7320508075688772},"598":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":14,"docs":{"1018":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"127":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"265":{"tf":1.0},"274":{"tf":3.1622776601683795},"275":{"tf":2.23606797749979},"413":{"tf":1.0},"591":{"tf":1.0},"655":{"tf":1.0},"770":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"353":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"360":{"tf":1.0},"450":{"tf":1.0},"654":{"tf":1.0}},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":33,"docs":{"108":{"tf":1.0},"1090":{"tf":1.0},"1105":{"tf":1.0},"1120":{"tf":1.0},"136":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"318":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"476":{"tf":1.0},"546":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"778":{"tf":1.4142135623730951},"91":{"tf":1.0},"925":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"1044":{"tf":1.0},"1120":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.0},"613":{"tf":1.0},"690":{"tf":1.0},"786":{"tf":1.0},"941":{"tf":1.0},"980":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":140,"docs":{"1003":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"1107":{"tf":1.0},"1118":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"116":{"tf":1.0},"120":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":2.6457513110645907},"323":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"495":{"tf":1.0},"5":{"tf":1.0},"506":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"544":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.23606797749979},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"929":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"67":{"tf":1.0},"844":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"949":{"tf":1.0}}}}}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"199":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"267":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.4142135623730951},"664":{"tf":1.0}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"1070":{"tf":1.0},"367":{"tf":1.0},"375":{"tf":1.0},"613":{"tf":3.0},"962":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1017":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"1079":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"323":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0},"705":{"tf":1.0},"726":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"89":{"tf":1.0},"936":{"tf":1.0}}}}},"w":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"531":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1085":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"808":{"tf":1.0},"986":{"tf":1.0}},"e":{"_":{"1":{"4":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"1115":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":160,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"1023":{"tf":1.4142135623730951},"104":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":1.7320508075688772},"1114":{"tf":2.0},"1119":{"tf":1.0},"1122":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.6457513110645907},"304":{"tf":1.0},"314":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"340":{"tf":1.4142135623730951},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"362":{"tf":1.7320508075688772},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.4142135623730951},"407":{"tf":2.23606797749979},"408":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":2.0},"416":{"tf":1.0},"440":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":2.23606797749979},"469":{"tf":1.0},"476":{"tf":1.7320508075688772},"487":{"tf":1.4142135623730951},"497":{"tf":2.6457513110645907},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":4.358898943540674},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"575":{"tf":1.7320508075688772},"58":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.0},"64":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":2.0},"786":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"866":{"tf":3.7416573867739413},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"914":{"tf":1.4142135623730951},"922":{"tf":2.0},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.7320508075688772},"934":{"tf":1.0},"936":{"tf":2.0},"939":{"tf":1.0},"94":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.4142135623730951},"955":{"tf":1.0},"96":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"974":{"tf":2.23606797749979},"98":{"tf":1.0},"984":{"tf":2.0},"997":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1009":{"tf":1.0},"1119":{"tf":1.0},"46":{"tf":1.0},"568":{"tf":1.0},"9":{"tf":1.0},"922":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"443":{"tf":1.0},"506":{"tf":1.0},"898":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"740":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":38,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"1064":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.4142135623730951},"222":{"tf":1.0},"239":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"563":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"587":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"772":{"tf":1.0},"778":{"tf":1.0},"781":{"tf":1.0},"80":{"tf":1.0},"876":{"tf":1.0},"950":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"432":{"tf":1.0},"561":{"tf":1.0},"945":{"tf":2.0},"947":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"1079":{"tf":1.0},"508":{"tf":1.0},"67":{"tf":1.0},"960":{"tf":1.0}}},"h":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"2":{"c":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":46,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"1097":{"tf":1.0},"127":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.4142135623730951},"234":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"450":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0},"656":{"tf":1.7320508075688772},"669":{"tf":1.0},"672":{"tf":1.0},"686":{"tf":1.0},"694":{"tf":1.0},"707":{"tf":1.0},"712":{"tf":1.0},"79":{"tf":2.23606797749979},"844":{"tf":1.0},"87":{"tf":1.4142135623730951},"946":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":6,"docs":{"322":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":2.23606797749979},"534":{"tf":1.0},"722":{"tf":1.4142135623730951},"853":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"742":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"z":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}}}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"563":{"tf":1.0}}}},"df":5,"docs":{"318":{"tf":1.0},"403":{"tf":1.7320508075688772},"409":{"tf":1.0},"563":{"tf":1.0},"950":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"1025":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"899":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"810":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":55,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.0},"1013":{"tf":2.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"352":{"tf":1.0},"357":{"tf":1.0},"405":{"tf":1.0},"432":{"tf":1.0},"507":{"tf":1.0},"54":{"tf":1.0},"566":{"tf":1.0},"603":{"tf":1.0},"62":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":2.0},"711":{"tf":1.0},"799":{"tf":1.7320508075688772},"800":{"tf":1.7320508075688772},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"906":{"tf":2.0},"936":{"tf":1.0},"980":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":10,"docs":{"1017":{"tf":1.0},"1044":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":2.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"215":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":41,"docs":{"1025":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":2.23606797749979},"423":{"tf":1.7320508075688772},"426":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"506":{"tf":2.449489742783178},"509":{"tf":1.0},"510":{"tf":1.7320508075688772},"518":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"750":{"tf":1.0},"776":{"tf":1.0},"779":{"tf":1.4142135623730951},"841":{"tf":1.0},"880":{"tf":1.0},"941":{"tf":1.0},"943":{"tf":1.0},"957":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"785":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":1,"docs":{"785":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}},"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"234":{"tf":1.0},"263":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1033":{"tf":2.23606797749979},"1035":{"tf":1.0},"1051":{"tf":1.0},"1073":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"256":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.0},"414":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951},"466":{"tf":2.0},"580":{"tf":1.0},"588":{"tf":1.0},"617":{"tf":2.0},"628":{"tf":1.7320508075688772},"656":{"tf":1.0},"764":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"889":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"841":{"tf":1.4142135623730951},"889":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"300":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"880":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"780":{"tf":1.0},"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"781":{"tf":1.0},"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":10,"docs":{"184":{"tf":1.0},"263":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"543":{"tf":1.0},"580":{"tf":1.0},"942":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"941":{"tf":1.0},"942":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":6,"docs":{"292":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"941":{"tf":1.0},"943":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"6":{".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"676":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":20,"docs":{"186":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":2.449489742783178},"261":{"tf":1.0},"262":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.0},"535":{"tf":1.0},"718":{"tf":1.0},"722":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"728":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"176":{"tf":1.0},"426":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.4142135623730951},"664":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"847":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"335":{"tf":1.0},"419":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":13,"docs":{"175":{"tf":1.0},"207":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"215":{"tf":3.605551275463989},"216":{"tf":1.0},"254":{"tf":1.0},"622":{"tf":1.0},"674":{"tf":1.0},"762":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772}}}}}},"df":103,"docs":{"1011":{"tf":1.0},"1014":{"tf":1.0},"1025":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1114":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"215":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"361":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.0},"451":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.7320508075688772},"544":{"tf":1.0},"571":{"tf":1.0},"600":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.0},"664":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"740":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.4142135623730951},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"772":{"tf":1.0},"779":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"88":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":2.449489742783178},"927":{"tf":2.23606797749979},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"940":{"tf":1.0},"945":{"tf":1.0}}},"h":{"df":4,"docs":{"239":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"913":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1059":{"tf":1.4142135623730951},"267":{"tf":1.0},"291":{"tf":1.0},"449":{"tf":1.0},"678":{"tf":1.0},"752":{"tf":1.0},"8":{"tf":2.0}}},"df":0,"docs":{},"f":{"df":3,"docs":{"110":{"tf":1.7320508075688772},"188":{"tf":1.0},"479":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"113":{"tf":1.0},"306":{"tf":1.0},"481":{"tf":1.0},"574":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"872":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"447":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"274":{"tf":1.0}}},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"df":26,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":2.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"292":{"tf":1.0},"324":{"tf":1.0},"354":{"tf":1.4142135623730951},"415":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"595":{"tf":1.0},"698":{"tf":1.0},"837":{"tf":1.0},"864":{"tf":1.0},"915":{"tf":1.4142135623730951},"926":{"tf":1.0},"965":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"502":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}},"u":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":16,"docs":{"1027":{"tf":4.58257569495584},"1035":{"tf":3.4641016151377544},"1051":{"tf":4.898979485566356},"1067":{"tf":2.8284271247461903},"1089":{"tf":4.242640687119285},"1101":{"tf":4.69041575982343},"1102":{"tf":4.795831523312719},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"414":{"tf":1.0},"757":{"tf":5.0990195135927845},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"939":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"1009":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1044":{"tf":2.0},"1048":{"tf":1.0},"1053":{"tf":1.7320508075688772},"1055":{"tf":2.0},"1059":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1098":{"tf":2.23606797749979},"119":{"tf":1.0},"127":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.7320508075688772},"230":{"tf":1.0},"276":{"tf":2.449489742783178},"288":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"603":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"877":{"tf":1.7320508075688772},"879":{"tf":1.7320508075688772},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"904":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1011":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"876":{"tf":1.0},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"905":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":127,"docs":{"1001":{"tf":1.7320508075688772},"1002":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.7320508075688772},"1034":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1044":{"tf":3.0},"1048":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":4.0},"1073":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":2.0},"117":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.4142135623730951},"243":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"379":{"tf":1.0},"39":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"42":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":2.449489742783178},"452":{"tf":1.0},"456":{"tf":1.0},"462":{"tf":1.0},"505":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":2.23606797749979},"558":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"613":{"tf":2.449489742783178},"614":{"tf":1.0},"626":{"tf":1.7320508075688772},"627":{"tf":1.7320508075688772},"635":{"tf":1.0},"642":{"tf":1.0},"654":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":2.6457513110645907},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.4142135623730951},"730":{"tf":2.23606797749979},"731":{"tf":2.449489742783178},"732":{"tf":1.0},"740":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":2.449489742783178},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"837":{"tf":1.0},"841":{"tf":2.449489742783178},"844":{"tf":1.4142135623730951},"845":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":2.23606797749979},"906":{"tf":4.358898943540674},"919":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.4142135623730951},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"979":{"tf":1.4142135623730951},"981":{"tf":1.4142135623730951},"986":{"tf":1.0}}}}},"df":2,"docs":{"254":{"tf":1.0},"876":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"1119":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"386":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"596":{"tf":1.0},"664":{"tf":1.0},"708":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"921":{"tf":2.449489742783178},"927":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1085":{"tf":1.7320508075688772},"127":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":3.1622776601683795},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.0},"633":{"tf":1.0},"726":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"676":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":16,"docs":{"1002":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"183":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":2.23606797749979},"352":{"tf":1.0},"363":{"tf":1.0},"622":{"tf":1.0},"649":{"tf":1.0},"743":{"tf":1.0},"784":{"tf":1.0},"90":{"tf":1.4142135623730951},"903":{"tf":1.0},"962":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"1000":{"tf":1.0},"1003":{"tf":1.4142135623730951},"106":{"tf":1.0},"260":{"tf":1.0},"447":{"tf":1.0},"530":{"tf":1.0},"965":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1025":{"tf":1.0},"1085":{"tf":1.0},"198":{"tf":1.0},"649":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"986":{"tf":1.0}},"s":{"df":1,"docs":{"288":{"tf":1.0}}}}}}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"575":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"571":{"tf":1.0},"745":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"r":{"df":22,"docs":{"1034":{"tf":1.0},"1059":{"tf":1.0},"137":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.4142135623730951},"262":{"tf":1.0},"314":{"tf":1.0},"391":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"431":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"488":{"tf":1.4142135623730951},"510":{"tf":1.0},"624":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"876":{"tf":1.4142135623730951},"900":{"tf":1.0},"929":{"tf":1.0}},"r":{"df":2,"docs":{"375":{"tf":1.0},"874":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"o":{"b":{"df":3,"docs":{"447":{"tf":2.23606797749979},"772":{"tf":1.0},"915":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"945":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"103":{"tf":1.0},"202":{"tf":1.4142135623730951},"228":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":10,"docs":{"1073":{"tf":1.0},"153":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"301":{"tf":1.0},"456":{"tf":1.0},"563":{"tf":1.0},"847":{"tf":1.0},"979":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"665":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"1000":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"1118":{"tf":1.0},"454":{"tf":1.0}}}},"df":6,"docs":{"1120":{"tf":1.4142135623730951},"292":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"664":{"tf":1.0}},"r":{"df":2,"docs":{"132":{"tf":1.0},"983":{"tf":1.0}}}},"l":{"d":{"df":11,"docs":{"1053":{"tf":1.0},"1119":{"tf":1.0},"291":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":3.1622776601683795},"528":{"tf":1.0},"83":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"129":{"tf":1.0},"222":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"688":{"tf":1.0},"734":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1001":{"tf":1.0},"503":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"1009":{"tf":1.0},"676":{"tf":1.0},"779":{"tf":1.0},"926":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"n":{"'":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"751":{"tf":1.0}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"541":{"tf":1.4142135623730951},"548":{"tf":1.0}}}}}}}}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":57,"docs":{"101":{"tf":1.0},"1023":{"tf":1.4142135623730951},"105":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1108":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.4142135623730951},"42":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.6457513110645907},"507":{"tf":1.7320508075688772},"514":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"57":{"tf":1.0},"573":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"711":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"925":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"973":{"tf":1.0}}},"df":166,"docs":{"1001":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1038":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1049":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1096":{"tf":1.0},"1097":{"tf":1.7320508075688772},"110":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.7320508075688772},"341":{"tf":1.0},"358":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.0},"39":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"460":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.0},"470":{"tf":1.0},"473":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.23606797749979},"510":{"tf":1.0},"514":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"550":{"tf":1.0},"556":{"tf":1.0},"577":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.0},"609":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"622":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.7320508075688772},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"74":{"tf":1.0},"741":{"tf":1.7320508075688772},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"813":{"tf":2.8284271247461903},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"900":{"tf":1.7320508075688772},"901":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.4142135623730951},"970":{"tf":1.0},"972":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"156":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"176":{"tf":1.0},"364":{"tf":1.0},"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1017":{"tf":1.0},"296":{"tf":1.0},"880":{"tf":1.0}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"516":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"1079":{"tf":1.0},"824":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"921":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":27,"docs":{"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.7320508075688772},"446":{"tf":1.0},"470":{"tf":1.0},"497":{"tf":1.0},"540":{"tf":1.0},"78":{"tf":1.0},"813":{"tf":2.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"951":{"tf":1.0},"975":{"tf":1.4142135623730951}},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"1044":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1120":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"190":{"tf":1.0},"192":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"190":{"tf":1.0},"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"975":{"tf":1.0}}}}}}},"df":50,"docs":{"1053":{"tf":1.0},"1085":{"tf":1.0},"129":{"tf":1.0},"135":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"193":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"416":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.7320508075688772},"62":{"tf":1.0},"679":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":1.4142135623730951},"8":{"tf":1.0},"854":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"946":{"tf":1.0},"960":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"180":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":15,"docs":{"179":{"tf":2.23606797749979},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"267":{"tf":1.0},"897":{"tf":1.0}}}}}},"s":{"df":5,"docs":{"1120":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"455":{"tf":1.0},"527":{"tf":1.0}}}}},"t":{"df":23,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"222":{"tf":1.0},"362":{"tf":1.0},"387":{"tf":1.0},"445":{"tf":1.4142135623730951},"450":{"tf":2.449489742783178},"486":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.0},"577":{"tf":1.0},"578":{"tf":1.0},"824":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"921":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":10,"docs":{"121":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"376":{"tf":1.7320508075688772},"455":{"tf":1.0},"635":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"\"":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":55,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"197":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"331":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"396":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"478":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":2.0},"710":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"931":{"tf":2.449489742783178},"939":{"tf":1.0},"956":{"tf":1.0}},"l":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"577":{"tf":1.0}}}}}}},"r":{"b":{"df":3,"docs":{"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"352":{"tf":1.0},"378":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":58,"docs":{"1013":{"tf":1.0},"1023":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1063":{"tf":1.0},"1071":{"tf":1.0},"1095":{"tf":1.0},"1098":{"tf":1.4142135623730951},"121":{"tf":1.0},"129":{"tf":1.0},"154":{"tf":1.0},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"395":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"511":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"905":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"819":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"369":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"369":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"246":{"tf":1.7320508075688772},"369":{"tf":1.0},"418":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"414":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"n":{"df":39,"docs":{"107":{"tf":1.0},"1075":{"tf":1.0},"1121":{"tf":1.0},"124":{"tf":1.0},"150":{"tf":1.0},"163":{"tf":1.0},"219":{"tf":1.4142135623730951},"3":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"50":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.4142135623730951},"774":{"tf":1.0},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.7320508075688772},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772},"940":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}},"i":{"c":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"310":{"tf":1.4142135623730951},"332":{"tf":1.0}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"1000":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"381":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"486":{"tf":1.4142135623730951},"487":{"tf":1.0},"510":{"tf":1.0},"512":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"665":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"786":{"tf":1.4142135623730951},"866":{"tf":1.7320508075688772},"915":{"tf":1.0},"919":{"tf":1.0},"950":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"950":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"s":{"'":{"df":1,"docs":{"943":{"tf":1.0}}},"=":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"1051":{"tf":1.0},"1055":{"tf":2.449489742783178},"1059":{"tf":1.0},"942":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":16,"docs":{"1035":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1059":{"tf":1.0},"1102":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":57,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1033":{"tf":2.0},"1035":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.4142135623730951},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"263":{"tf":1.0},"343":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":2.8284271247461903},"515":{"tf":1.0},"548":{"tf":1.0},"571":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.4142135623730951},"600":{"tf":1.0},"628":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.3166247903554},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"847":{"tf":1.0},"89":{"tf":1.0},"941":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":2.0},"975":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1114":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"380":{"tf":1.0},"448":{"tf":1.0},"488":{"tf":1.0},"707":{"tf":1.0},"799":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"961":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":21,"docs":{"1002":{"tf":1.0},"1093":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"343":{"tf":1.0},"414":{"tf":1.0},"486":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"705":{"tf":1.0},"711":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"906":{"tf":2.23606797749979}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"393":{"tf":1.4142135623730951},"64":{"tf":1.0},"772":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"876":{"tf":1.0}}}}},"df":89,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.4142135623730951},"323":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"407":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"519":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"607":{"tf":1.0},"627":{"tf":1.7320508075688772},"678":{"tf":1.0},"705":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.4142135623730951},"770":{"tf":1.0},"779":{"tf":1.0},"841":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"931":{"tf":1.0},"937":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"1101":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1033":{"tf":1.4142135623730951},"224":{"tf":1.0},"289":{"tf":1.0},"628":{"tf":1.4142135623730951},"738":{"tf":1.0},"743":{"tf":1.0},"779":{"tf":1.0}}}},"n":{"df":9,"docs":{"1107":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.0},"430":{"tf":1.0},"46":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"896":{"tf":1.0},"931":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"<":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":11,"docs":{"197":{"tf":2.0},"222":{"tf":1.0},"288":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"409":{"tf":1.0},"679":{"tf":1.0},"957":{"tf":2.449489742783178},"959":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":11,"docs":{"1085":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.7320508075688772},"331":{"tf":1.0},"353":{"tf":1.4142135623730951},"441":{"tf":1.0},"700":{"tf":1.0},"833":{"tf":1.0},"853":{"tf":1.0},"873":{"tf":1.7320508075688772},"897":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"515":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"1023":{"tf":1.0},"1093":{"tf":1.0},"291":{"tf":1.0},"356":{"tf":1.0},"595":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.4142135623730951},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"1001":{"tf":1.0}}}},"df":88,"docs":{"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1031":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1034":{"tf":1.7320508075688772},"1038":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1063":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"181":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":2.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"593":{"tf":1.0},"601":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"676":{"tf":1.4142135623730951},"679":{"tf":1.0},"691":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"728":{"tf":1.0},"730":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"781":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":2.0},"898":{"tf":1.0},"903":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"1006":{"tf":1.0},"1085":{"tf":1.0},"185":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"77":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":31,"docs":{"111":{"tf":1.0},"1117":{"tf":1.4142135623730951},"334":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"372":{"tf":1.0},"395":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"429":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"567":{"tf":1.4142135623730951},"706":{"tf":1.0},"737":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":1.0},"748":{"tf":2.23606797749979},"912":{"tf":1.0},"92":{"tf":1.0},"945":{"tf":1.0},"953":{"tf":1.0},"965":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"979":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"1117":{"tf":1.0},"152":{"tf":1.0},"365":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"548":{"tf":1.0},"705":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"541":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"929":{"tf":1.0},"957":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"542":{"tf":1.0},"852":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"67":{"tf":1.0}}},"df":5,"docs":{"316":{"tf":1.0},"318":{"tf":1.0},"481":{"tf":1.0},"542":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}},"p":{"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"2":{",":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"4":{"df":1,"docs":{"67":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"153":{"tf":1.0},"84":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"824":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"447":{"tf":1.0},"505":{"tf":1.0},"561":{"tf":1.0},"563":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"175":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":232,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1008":{"tf":2.0},"1009":{"tf":2.23606797749979},"101":{"tf":1.4142135623730951},"1012":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"178":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.3166247903554},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.7320508075688772},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.4142135623730951},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"495":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"676":{"tf":1.7320508075688772},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"735":{"tf":1.0},"740":{"tf":2.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"824":{"tf":2.449489742783178},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":2.0},"869":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"895":{"tf":1.4142135623730951},"896":{"tf":2.23606797749979},"897":{"tf":1.4142135623730951},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":3.872983346207417},"909":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.8284271247461903},"926":{"tf":1.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"447":{"tf":1.0},"516":{"tf":1.0},"678":{"tf":1.4142135623730951},"679":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"310":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":4,"docs":{"723":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.0}}}},"n":{"d":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"548":{"tf":1.0}},"l":{"df":4,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"1119":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"927":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":20,"docs":{"1001":{"tf":1.0},"111":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"267":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"592":{"tf":1.0},"596":{"tf":1.4142135623730951},"708":{"tf":1.7320508075688772},"918":{"tf":1.0},"922":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"488":{"tf":1.4142135623730951},"690":{"tf":1.0},"705":{"tf":2.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"1017":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":1.7320508075688772}},"i":{"df":1,"docs":{"470":{"tf":1.7320508075688772}}}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"684":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1038":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1075":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"2":{"df":0,"docs":{},"h":{"df":1,"docs":{"561":{"tf":1.0}}}},"df":17,"docs":{"1023":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"221":{"tf":1.4142135623730951},"339":{"tf":1.0},"561":{"tf":1.4142135623730951},"673":{"tf":1.0},"684":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"951":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0}}}}}},"s":{"df":13,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.4142135623730951},"356":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"452":{"tf":1.4142135623730951},"547":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"%":{"df":0,"docs":{},"h":{"%":{"df":0,"docs":{},"m":{"%":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"246":{"tf":1.0},"547":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"772":{"tf":1.0}}}},"df":52,"docs":{"1019":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"1115":{"tf":1.0},"1118":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"181":{"tf":1.7320508075688772},"189":{"tf":1.0},"228":{"tf":1.0},"290":{"tf":1.0},"342":{"tf":1.4142135623730951},"352":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"409":{"tf":1.0},"422":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":1.0},"494":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"528":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"556":{"tf":1.0},"595":{"tf":1.0},"6":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"742":{"tf":1.0},"839":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"944":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"704":{"tf":1.0},"728":{"tf":1.0},"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1044":{"tf":1.4142135623730951},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"956":{"tf":2.6457513110645907}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"150":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"360":{"tf":1.0},"518":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"80":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}},"t":{"df":36,"docs":{"1020":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.0},"1063":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":2.0},"256":{"tf":2.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":3.1622776601683795},"376":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"602":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":3.3166247903554},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"793":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"124":{"tf":1.0},"154":{"tf":1.0},"447":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":2.449489742783178},"742":{"tf":1.4142135623730951},"745":{"tf":2.23606797749979},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.0},"796":{"tf":1.0},"851":{"tf":1.0},"887":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"737":{"tf":1.0},"762":{"tf":1.0}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"1085":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.0},"503":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"642":{"tf":1.0},"922":{"tf":1.0},"930":{"tf":1.0},"956":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"1120":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":2.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"929":{"tf":2.0},"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":2.449489742783178},"931":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1097":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"924":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.7320508075688772},"929":{"tf":5.0},"930":{"tf":1.0},"931":{"tf":2.6457513110645907},"934":{"tf":1.0},"936":{"tf":2.8284271247461903},"937":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":27,"docs":{"101":{"tf":1.0},"1117":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"393":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":2.23606797749979},"734":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"777":{"tf":1.0},"779":{"tf":2.0},"781":{"tf":1.0},"784":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.0},"956":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"497":{"tf":1.0},"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"120":{"tf":1.4142135623730951},"186":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.4142135623730951},"359":{"tf":1.0},"377":{"tf":1.0},"387":{"tf":1.0},"394":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"497":{"tf":1.0},"546":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":34,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"129":{"tf":1.0},"215":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"270":{"tf":2.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"295":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"338":{"tf":1.0},"456":{"tf":1.0},"467":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.4142135623730951},"664":{"tf":1.0},"962":{"tf":1.0}}}}}}},"y":{"df":2,"docs":{"238":{"tf":1.0},"925":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":4,"docs":{"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1048":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"412":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":36,"docs":{"1002":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.0},"342":{"tf":2.23606797749979},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.8284271247461903},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":2.0},"360":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"413":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.7320508075688772},"438":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"577":{"tf":1.0},"580":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"742":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"202":{"tf":1.0},"937":{"tf":2.8284271247461903}}}}}}}},"c":{"df":1,"docs":{"847":{"tf":1.4142135623730951}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"t":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772}}}},"df":1,"docs":{"332":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"47":{"tf":1.0},"495":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":20,"docs":{"10":{"tf":1.0},"1059":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"210":{"tf":1.0},"239":{"tf":2.8284271247461903},"290":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"507":{"tf":1.0},"539":{"tf":1.4142135623730951},"747":{"tf":1.0},"824":{"tf":1.0},"960":{"tf":1.4142135623730951},"979":{"tf":1.0}}}}},"p":{"8":{"df":1,"docs":{"460":{"tf":1.0}}},"df":0,"docs":{}},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"290":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"125":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0},"813":{"tf":2.23606797749979}},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1002":{"tf":1.0},"781":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"1064":{"tf":1.0},"175":{"tf":2.0},"183":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":2.23606797749979},"285":{"tf":1.0},"286":{"tf":1.7320508075688772},"289":{"tf":3.0},"290":{"tf":2.0},"291":{"tf":2.8284271247461903},"292":{"tf":2.6457513110645907},"539":{"tf":1.4142135623730951},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":72,"docs":{"1005":{"tf":1.0},"1011":{"tf":1.0},"102":{"tf":1.0},"1040":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"127":{"tf":1.0},"143":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"300":{"tf":1.0},"328":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.4142135623730951},"480":{"tf":1.0},"548":{"tf":1.7320508075688772},"567":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"598":{"tf":1.0},"607":{"tf":1.0},"617":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"650":{"tf":1.0},"654":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.7320508075688772},"701":{"tf":2.0},"705":{"tf":3.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"764":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"789":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.0},"900":{"tf":2.449489742783178},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"949":{"tf":1.0},"970":{"tf":1.0},"981":{"tf":1.0}},"f":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"187":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":84,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"103":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1090":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"142":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.4142135623730951},"175":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"188":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"287":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"373":{"tf":1.0},"392":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"54":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"679":{"tf":1.4142135623730951},"7":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"784":{"tf":2.0},"788":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"975":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"507":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":52,"docs":{"102":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":2.0},"1064":{"tf":1.7320508075688772},"1085":{"tf":1.0},"127":{"tf":1.7320508075688772},"135":{"tf":1.0},"137":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"222":{"tf":1.4142135623730951},"243":{"tf":1.0},"271":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"42":{"tf":1.0},"447":{"tf":2.0},"507":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"523":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"578":{"tf":1.0},"593":{"tf":1.4142135623730951},"601":{"tf":2.0},"614":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"945":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"218":{"tf":1.0},"225":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"1059":{"tf":1.0},"1108":{"tf":1.4142135623730951},"128":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.4142135623730951},"552":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"764":{"tf":1.0},"788":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":9,"docs":{"1001":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"250":{"tf":1.0},"258":{"tf":1.0},"323":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"957":{"tf":1.0}}},"a":{"df":1,"docs":{"1114":{"tf":1.0}}},"df":9,"docs":{"1108":{"tf":1.0},"1120":{"tf":1.4142135623730951},"212":{"tf":1.0},"303":{"tf":1.0},"380":{"tf":1.0},"54":{"tf":1.0},"67":{"tf":1.0},"789":{"tf":1.0},"957":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"289":{"tf":1.0},"496":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"298":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"221":{"tf":1.0},"303":{"tf":1.0},"595":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"264":{"tf":1.0},"505":{"tf":1.0},"720":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1108":{"tf":1.0},"354":{"tf":1.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"497":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":1,"docs":{"331":{"tf":1.0}},"e":{"c":{"df":3,"docs":{"238":{"tf":1.0},"67":{"tf":1.0},"770":{"tf":1.0}}},"df":1,"docs":{"197":{"tf":1.0}}},"i":{"df":1,"docs":{"432":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"487":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"a":{"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":3,"docs":{"419":{"tf":1.0},"420":{"tf":1.0},"877":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"906":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"698":{"tf":1.0},"699":{"tf":1.7320508075688772}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"1007":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}}},"df":210,"docs":{"1001":{"tf":1.7320508075688772},"1002":{"tf":2.23606797749979},"1005":{"tf":1.0},"1007":{"tf":1.7320508075688772},"1008":{"tf":2.0},"1009":{"tf":4.123105625617661},"1023":{"tf":1.7320508075688772},"1037":{"tf":1.0},"1042":{"tf":2.449489742783178},"1044":{"tf":2.0},"1046":{"tf":2.23606797749979},"1049":{"tf":1.0},"1053":{"tf":1.7320508075688772},"1057":{"tf":2.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":2.8284271247461903},"1070":{"tf":4.242640687119285},"1071":{"tf":2.23606797749979},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":2.0},"1078":{"tf":1.4142135623730951},"1079":{"tf":2.0},"1085":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.4142135623730951},"135":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.7320508075688772},"222":{"tf":3.4641016151377544},"223":{"tf":2.8284271247461903},"231":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":2.8284271247461903},"242":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"256":{"tf":1.0},"263":{"tf":2.449489742783178},"264":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":2.23606797749979},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":2.23606797749979},"298":{"tf":1.0},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"32":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.7320508075688772},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.4142135623730951},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":1.0},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.7320508075688772},"388":{"tf":1.4142135623730951},"394":{"tf":1.7320508075688772},"398":{"tf":2.23606797749979},"400":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0},"420":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.7320508075688772},"432":{"tf":1.0},"435":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"445":{"tf":1.0},"447":{"tf":3.7416573867739413},"448":{"tf":2.0},"449":{"tf":1.4142135623730951},"451":{"tf":1.7320508075688772},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":2.6457513110645907},"455":{"tf":1.0},"456":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":2.449489742783178},"495":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":3.1622776601683795},"507":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"510":{"tf":2.8284271247461903},"514":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":1.7320508075688772},"568":{"tf":3.605551275463989},"569":{"tf":2.6457513110645907},"570":{"tf":1.0},"571":{"tf":2.6457513110645907},"572":{"tf":2.449489742783178},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":1.7320508075688772},"576":{"tf":2.0},"577":{"tf":2.0},"578":{"tf":1.4142135623730951},"579":{"tf":2.23606797749979},"580":{"tf":2.449489742783178},"581":{"tf":2.449489742783178},"582":{"tf":1.0},"583":{"tf":1.0},"594":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":2.449489742783178},"617":{"tf":1.0},"627":{"tf":2.23606797749979},"632":{"tf":1.4142135623730951},"633":{"tf":1.4142135623730951},"638":{"tf":1.0},"641":{"tf":2.0},"649":{"tf":2.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.23606797749979},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":2.0},"662":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.4142135623730951},"688":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.4142135623730951},"723":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"727":{"tf":1.0},"728":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"743":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"786":{"tf":3.0},"79":{"tf":1.4142135623730951},"803":{"tf":1.0},"810":{"tf":1.0},"836":{"tf":1.4142135623730951},"839":{"tf":2.0},"840":{"tf":1.7320508075688772},"846":{"tf":1.0},"853":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"9":{"tf":2.6457513110645907},"906":{"tf":1.0},"942":{"tf":1.0},"946":{"tf":2.8284271247461903},"948":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"974":{"tf":1.7320508075688772},"975":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"984":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"617":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":13,"docs":{"1002":{"tf":1.0},"1007":{"tf":1.0},"343":{"tf":1.0},"388":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":2.8284271247461903},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"579":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":74,"docs":{"100":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1117":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":2.6457513110645907},"355":{"tf":1.0},"356":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"38":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"391":{"tf":1.0},"394":{"tf":3.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"403":{"tf":2.23606797749979},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":2.0},"561":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"638":{"tf":1.4142135623730951},"654":{"tf":1.0},"674":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"723":{"tf":1.0},"79":{"tf":1.0},"90":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":2.0},"947":{"tf":1.0},"950":{"tf":2.6457513110645907},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"242":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1044":{"tf":1.4142135623730951},"187":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"285":{"tf":1.0},"331":{"tf":1.4142135623730951},"342":{"tf":1.0},"413":{"tf":1.0},"495":{"tf":1.0},"650":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"356":{"tf":1.0},"67":{"tf":1.4142135623730951},"778":{"tf":1.0},"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"364":{"tf":1.0},"457":{"tf":1.0}}},"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"'":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}},"df":82,"docs":{"1003":{"tf":1.0},"1055":{"tf":1.0},"1103":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1122":{"tf":2.0},"115":{"tf":1.0},"124":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"215":{"tf":1.7320508075688772},"222":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"36":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"38":{"tf":1.0},"394":{"tf":1.0},"4":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.0},"474":{"tf":1.0},"484":{"tf":1.0},"515":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.0},"558":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"6":{"tf":1.0},"643":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.0},"707":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"825":{"tf":1.0},"828":{"tf":1.0},"84":{"tf":1.4142135623730951},"847":{"tf":1.0},"90":{"tf":1.4142135623730951},"916":{"tf":1.0},"92":{"tf":1.0},"933":{"tf":1.0},"937":{"tf":1.4142135623730951},"944":{"tf":1.0},"953":{"tf":1.7320508075688772},"954":{"tf":1.7320508075688772},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"y":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1073":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":3.3166247903554},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1029":{"tf":1.0},"103":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"108":{"tf":1.0},"1120":{"tf":1.0},"155":{"tf":1.4142135623730951},"178":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0},"336":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":1.0},"519":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.4142135623730951},"563":{"tf":1.0},"625":{"tf":1.0},"633":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"889":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"953":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"175":{"tf":1.0},"270":{"tf":1.0},"528":{"tf":1.0},"708":{"tf":1.4142135623730951},"948":{"tf":1.0}}}},"u":{"df":6,"docs":{"144":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"705":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0}},"g":{"df":1,"docs":{"488":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":9,"docs":{"1038":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1109":{"tf":1.0},"948":{"tf":2.6457513110645907},"956":{"tf":1.0},"958":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"1008":{"tf":1.4142135623730951},"1009":{"tf":2.8284271247461903},"354":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":4.0},"913":{"tf":1.0},"921":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":44,"docs":{"1016":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":1.0},"528":{"tf":1.0},"562":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"67":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"803":{"tf":1.0},"866":{"tf":1.0},"896":{"tf":1.0},"9":{"tf":1.4142135623730951},"919":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"206":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":13,"docs":{"0":{"tf":1.0},"1095":{"tf":1.0},"131":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"582":{"tf":1.0},"613":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"946":{"tf":1.4142135623730951},"957":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"416":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1079":{"tf":1.0},"477":{"tf":1.0}}}},"p":{"df":1,"docs":{"478":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"866":{"tf":1.0},"913":{"tf":1.0}}}},"df":42,"docs":{"1009":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1097":{"tf":1.0},"15":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.449489742783178},"183":{"tf":1.0},"184":{"tf":1.7320508075688772},"193":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"270":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"427":{"tf":1.0},"444":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"61":{"tf":1.0},"627":{"tf":1.0},"655":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"737":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"857":{"tf":1.0}}},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"61":{"tf":1.0},"812":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"353":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.0},"506":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"528":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"281":{"tf":1.0},"365":{"tf":1.0},"396":{"tf":1.0},"866":{"tf":1.0},"875":{"tf":1.4142135623730951},"877":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":56,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1017":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"130":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"241":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"50":{"tf":1.0},"510":{"tf":1.0},"550":{"tf":1.0},"556":{"tf":1.0},"585":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"750":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"864":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"382":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.7320508075688772}}}}}},"a":{"d":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":15,"docs":{"144":{"tf":1.0},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"453":{"tf":1.0},"487":{"tf":1.0},"770":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":5,"docs":{"238":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.4142135623730951},"957":{"tf":2.0},"964":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":12,"docs":{"1044":{"tf":1.0},"106":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.0},"380":{"tf":1.4142135623730951},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.0},"903":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1002":{"tf":1.0},"169":{"tf":1.0},"177":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"589":{"tf":1.0},"729":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"786":{"tf":1.4142135623730951},"887":{"tf":1.0},"90":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"957":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"0":{"tf":1.0},"106":{"tf":1.0},"1079":{"tf":1.0},"1120":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"556":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"1114":{"tf":1.4142135623730951},"21":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"302":{"tf":1.0},"304":{"tf":1.0},"446":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"22":{"tf":1.0}}},"df":4,"docs":{"1108":{"tf":2.23606797749979},"140":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"355":{"tf":1.0},"361":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":5,"docs":{"1033":{"tf":1.4142135623730951},"1063":{"tf":1.0},"199":{"tf":1.0},"541":{"tf":1.0},"622":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"1085":{"tf":1.0},"287":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"665":{"tf":1.4142135623730951},"925":{"tf":1.0},"980":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}},"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1085":{"tf":1.0},"367":{"tf":1.0},"488":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"256":{"tf":1.0}},"t":{"df":12,"docs":{"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"528":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"589":{"tf":1.7320508075688772},"590":{"tf":2.0},"591":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":13,"docs":{"1031":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1073":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"215":{"tf":1.0},"359":{"tf":1.0},"450":{"tf":1.0},"477":{"tf":1.4142135623730951},"864":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}},"f":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":9,"docs":{"1001":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":4.242640687119285},"516":{"tf":1.0},"718":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":34,"docs":{"1001":{"tf":1.0},"1044":{"tf":1.0},"1120":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"210":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"297":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":2.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"463":{"tf":1.0},"498":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":1.7320508075688772},"864":{"tf":1.0},"900":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"931":{"tf":1.0},"946":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"s":{".":{"(":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"|":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"524":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"x":{"df":13,"docs":{"199":{"tf":1.7320508075688772},"221":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"419":{"tf":1.0},"475":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"957":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"140":{"tf":1.4142135623730951},"236":{"tf":1.0},"270":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"666":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"701":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"373":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":40,"docs":{"1044":{"tf":1.0},"1120":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"238":{"tf":1.0},"248":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"386":{"tf":1.0},"580":{"tf":1.7320508075688772},"647":{"tf":1.0},"664":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"748":{"tf":1.7320508075688772},"770":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"983":{"tf":1.0},"999":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"488":{"tf":1.0},"613":{"tf":1.0}}}}},"s":{"df":2,"docs":{"1120":{"tf":1.4142135623730951},"873":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"o":{"d":{"b":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":10,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"835":{"tf":1.0},"951":{"tf":2.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"303":{"tf":1.0},"505":{"tf":1.0},"509":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"327":{"tf":1.0},"506":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"1067":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1013":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"199":{"tf":1.7320508075688772},"291":{"tf":1.0},"313":{"tf":1.0},"407":{"tf":1.0},"507":{"tf":1.0},"554":{"tf":1.0},"841":{"tf":1.0},"858":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"186":{"tf":3.4641016151377544},"234":{"tf":1.0},"275":{"tf":1.0},"785":{"tf":1.7320508075688772},"983":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":40,"docs":{"106":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"300":{"tf":1.0},"328":{"tf":1.0},"354":{"tf":1.0},"466":{"tf":1.0},"487":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.7320508075688772},"585":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"957":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"133":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"368":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.4142135623730951},"876":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"1092":{"tf":1.0},"1114":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.4142135623730951},"238":{"tf":1.0},"430":{"tf":1.0},"705":{"tf":1.7320508075688772},"74":{"tf":1.0},"814":{"tf":1.0},"876":{"tf":1.0},"925":{"tf":1.0},"936":{"tf":1.4142135623730951},"957":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1085":{"tf":1.0},"1122":{"tf":1.4142135623730951},"153":{"tf":1.0},"222":{"tf":1.4142135623730951},"236":{"tf":1.0},"73":{"tf":1.0},"814":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1085":{"tf":1.0},"569":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":6,"docs":{"0":{"tf":1.0},"353":{"tf":1.7320508075688772},"366":{"tf":1.0},"368":{"tf":1.0},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"[":{"d":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.0},"427":{"tf":1.0},"733":{"tf":1.0},"931":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"235":{"tf":1.0},"497":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"864":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":2.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}},"i":{"df":3,"docs":{"485":{"tf":1.0},"67":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"0":{"tf":1.7320508075688772},"1009":{"tf":1.0},"1017":{"tf":1.0},"356":{"tf":1.4142135623730951},"613":{"tf":1.0},"8":{"tf":2.0},"858":{"tf":1.0}}},"y":{"b":{"a":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"303":{"tf":1.0},"318":{"tf":1.0},"440":{"tf":1.0},"516":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"626":{"tf":1.0},"762":{"tf":1.0},"798":{"tf":1.0},"906":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}}},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"586":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"584":{"tf":1.0}}}}}}},"l":{"df":16,"docs":{"1075":{"tf":1.0},"1093":{"tf":1.0},"1114":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"436":{"tf":1.0},"510":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"591":{"tf":1.0},"770":{"tf":1.0},"89":{"tf":1.0},"915":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":47,"docs":{"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"21":{"tf":1.0},"249":{"tf":1.0},"321":{"tf":1.0},"336":{"tf":1.0},"340":{"tf":1.0},"345":{"tf":1.0},"373":{"tf":2.0},"376":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"405":{"tf":2.0},"407":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.7320508075688772},"447":{"tf":2.0},"450":{"tf":1.4142135623730951},"46":{"tf":3.4641016151377544},"488":{"tf":1.0},"514":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.7320508075688772},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"728":{"tf":2.6457513110645907},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.23606797749979},"85":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"913":{"tf":1.0},"946":{"tf":2.0},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"654":{"tf":1.0}}}},"df":17,"docs":{"1085":{"tf":1.0},"1101":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"446":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"745":{"tf":1.0},"937":{"tf":1.7320508075688772},"956":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"643":{"tf":1.7320508075688772},"779":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0}}}}},"df":3,"docs":{"246":{"tf":1.0},"386":{"tf":1.0},"956":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"690":{"tf":1.0}}}}}},"df":115,"docs":{"0":{"tf":1.0},"1017":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":2.449489742783178},"1059":{"tf":2.6457513110645907},"1079":{"tf":1.7320508075688772},"1090":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.449489742783178},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"199":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"249":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"424":{"tf":1.0},"443":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.4142135623730951},"481":{"tf":1.0},"488":{"tf":1.7320508075688772},"50":{"tf":1.0},"553":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.4142135623730951},"599":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"705":{"tf":4.69041575982343},"710":{"tf":1.0},"8":{"tf":1.4142135623730951},"840":{"tf":1.4142135623730951},"887":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"930":{"tf":1.0},"937":{"tf":1.4142135623730951},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.4142135623730951},"956":{"tf":2.23606797749979},"957":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951},"959":{"tf":1.7320508075688772},"964":{"tf":1.4142135623730951},"965":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"947":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}},"d":{".":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"_":{"df":0,"docs":{},"v":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"348":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"916":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"916":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1011":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"826":{"tf":1.0},"832":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"831":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"830":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"915":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"915":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"815":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"820":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"693":{"tf":1.0},"695":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"804":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"256":{"tf":1.0},"348":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"730":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"731":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":3,"docs":{"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"`":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"\"":{".":{"\"":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"318":{"tf":1.0}},"e":{"d":{"/":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"605":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"620":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"637":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"j":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"414":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{".":{"<":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"`":{".":{"`":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"412":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"781":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"128":{"tf":1.0},"190":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"441":{"tf":1.0},"443":{"tf":1.0}},"u":{"c":{"df":33,"docs":{"10":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.0},"150":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"221":{"tf":1.0},"276":{"tf":2.0},"304":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":2.449489742783178},"355":{"tf":1.4142135623730951},"359":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"386":{"tf":1.0},"453":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"676":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.4142135623730951},"737":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":2.23606797749979},"956":{"tf":1.4142135623730951},"959":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"954":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"'":{"df":1,"docs":{"369":{"tf":1.0}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"877":{"tf":1.0},"889":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":108,"docs":{"0":{"tf":1.0},"10":{"tf":1.7320508075688772},"1001":{"tf":1.0},"1006":{"tf":1.0},"1034":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1070":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"1114":{"tf":1.4142135623730951},"123":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":2.0},"167":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.4142135623730951},"234":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"266":{"tf":1.4142135623730951},"275":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.4142135623730951},"31":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"36":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"369":{"tf":1.4142135623730951},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"40":{"tf":1.0},"402":{"tf":1.0},"41":{"tf":1.0},"416":{"tf":1.4142135623730951},"430":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"45":{"tf":1.0},"457":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.4142135623730951},"554":{"tf":1.7320508075688772},"596":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"707":{"tf":1.0},"72":{"tf":1.0},"742":{"tf":1.0},"799":{"tf":1.4142135623730951},"8":{"tf":2.449489742783178},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.449489742783178},"844":{"tf":2.23606797749979},"845":{"tf":1.4142135623730951},"847":{"tf":1.7320508075688772},"848":{"tf":1.7320508075688772},"876":{"tf":2.6457513110645907},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"9":{"tf":1.7320508075688772},"916":{"tf":1.0},"937":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":2.23606797749979},"979":{"tf":1.4142135623730951},"98":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.7320508075688772},"984":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"952":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":67,"docs":{"1009":{"tf":2.23606797749979},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1064":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1095":{"tf":1.0},"124":{"tf":1.0},"162":{"tf":1.0},"21":{"tf":1.0},"267":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":2.449489742783178},"450":{"tf":1.0},"47":{"tf":2.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":3.1622776601683795},"495":{"tf":3.0},"496":{"tf":2.449489742783178},"497":{"tf":5.477225575051661},"498":{"tf":2.0},"499":{"tf":2.449489742783178},"500":{"tf":1.4142135623730951},"501":{"tf":1.7320508075688772},"502":{"tf":2.449489742783178},"503":{"tf":2.449489742783178},"504":{"tf":1.4142135623730951},"505":{"tf":3.1622776601683795},"506":{"tf":5.477225575051661},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":2.0},"510":{"tf":3.7416573867739413},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"575":{"tf":2.23606797749979},"578":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.449489742783178},"740":{"tf":1.0},"803":{"tf":2.23606797749979},"810":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.4142135623730951},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.4142135623730951},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":2.0},"979":{"tf":1.0},"980":{"tf":2.0},"981":{"tf":1.7320508075688772},"983":{"tf":1.0},"984":{"tf":3.1622776601683795}},"e":{"'":{"df":6,"docs":{"497":{"tf":1.0},"499":{"tf":1.4142135623730951},"503":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"575":{"tf":1.0}}},".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"498":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"451":{"tf":1.0},"452":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"866":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"627":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":2,"docs":{"1051":{"tf":1.0},"1089":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":6,"docs":{"1064":{"tf":1.0},"1067":{"tf":1.0},"617":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"1111":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"1040":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1059":{"tf":1.4142135623730951},"197":{"tf":1.0},"251":{"tf":1.4142135623730951},"328":{"tf":1.0},"363":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"690":{"tf":2.449489742783178}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"113":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":2.0},"511":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.0},"962":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"304":{"tf":1.0},"310":{"tf":1.0},"355":{"tf":1.0}}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":63,"docs":{"1000":{"tf":1.0},"1079":{"tf":1.0},"1084":{"tf":1.0},"150":{"tf":1.0},"180":{"tf":3.0},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":2.8284271247461903},"187":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":2.449489742783178},"193":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.7320508075688772},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"254":{"tf":2.6457513110645907},"256":{"tf":1.0},"303":{"tf":3.872983346207417},"304":{"tf":2.449489742783178},"312":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"316":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"40":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":2.0},"555":{"tf":1.0},"558":{"tf":1.4142135623730951},"563":{"tf":1.7320508075688772},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"833":{"tf":1.0},"915":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":2,"docs":{"313":{"tf":1.0},"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"416":{"tf":1.0},"922":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"725":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"332":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"406":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"r":{"df":2,"docs":{"764":{"tf":1.0},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"144":{"tf":1.0},"256":{"tf":1.0},"447":{"tf":1.0},"943":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":20,"docs":{"1023":{"tf":1.0},"1079":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.0},"334":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"505":{"tf":1.4142135623730951},"580":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":2.0},"921":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"=":{"^":{"#":{"^":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"1064":{"tf":1.0},"531":{"tf":1.4142135623730951},"679":{"tf":1.0},"879":{"tf":1.4142135623730951},"905":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}},"s":{"df":9,"docs":{"131":{"tf":1.0},"265":{"tf":1.0},"276":{"tf":1.0},"364":{"tf":1.0},"595":{"tf":1.4142135623730951},"649":{"tf":1.0},"956":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}}}}},"t":{"df":1,"docs":{"396":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"356":{"tf":1.4142135623730951},"858":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":7,"docs":{"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"517":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"199":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.0},"309":{"tf":1.4142135623730951},"489":{"tf":1.0},"634":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"204":{"tf":1.0},"276":{"tf":1.0},"487":{"tf":1.0},"501":{"tf":1.0}},"n":{"df":1,"docs":{"353":{"tf":1.0}}}},"i":{"d":{"df":108,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1108":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"353":{"tf":2.6457513110645907},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"369":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"46":{"tf":1.0},"514":{"tf":1.0},"526":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"573":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"679":{"tf":1.0},"686":{"tf":1.0},"691":{"tf":1.0},"707":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"853":{"tf":1.0},"872":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"897":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"926":{"tf":1.0},"934":{"tf":1.0},"939":{"tf":1.0},"951":{"tf":1.4142135623730951},"955":{"tf":1.0},"960":{"tf":1.7320508075688772},"965":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":21,"docs":{"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"353":{"tf":2.0},"354":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"554":{"tf":1.0},"613":{"tf":1.0},"930":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"1071":{"tf":1.0},"452":{"tf":1.0},"780":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":6,"docs":{"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"362":{"tf":2.23606797749979},"363":{"tf":2.0},"365":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":24,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.0},"200":{"tf":2.0},"201":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979},"203":{"tf":2.0},"204":{"tf":1.0},"228":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":2.23606797749979},"441":{"tf":1.0},"565":{"tf":1.4142135623730951},"566":{"tf":1.0},"61":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.7320508075688772},"8":{"tf":1.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.0},"957":{"tf":2.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"315":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.0},"443":{"tf":1.0},"556":{"tf":1.4142135623730951},"676":{"tf":1.0},"681":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"910":{"tf":1.0},"963":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"443":{"tf":1.0}}}}}}},"df":21,"docs":{"1014":{"tf":1.0},"1073":{"tf":1.0},"1103":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1117":{"tf":1.0},"199":{"tf":3.1622776601683795},"203":{"tf":1.0},"260":{"tf":1.0},"316":{"tf":2.0},"354":{"tf":1.0},"361":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"536":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"707":{"tf":2.0},"8":{"tf":2.0},"847":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":4,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"df":26,"docs":{"1105":{"tf":1.0},"1108":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"221":{"tf":1.0},"276":{"tf":1.0},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"341":{"tf":1.0},"347":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"540":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"866":{"tf":1.4142135623730951},"903":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.4142135623730951}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"824":{"tf":2.0},"937":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"360":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":20,"docs":{"10":{"tf":1.0},"1116":{"tf":1.0},"123":{"tf":1.4142135623730951},"133":{"tf":1.0},"165":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"374":{"tf":1.0},"390":{"tf":1.0},"5":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.0},"653":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"314":{"tf":1.7320508075688772},"327":{"tf":1.0},"332":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"475":{"tf":1.0},"707":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0}}}},"t":{"df":5,"docs":{"1095":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"386":{"tf":1.4142135623730951},"939":{"tf":1.0}}}},"w":{"df":1,"docs":{"929":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"592":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"560":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"560":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}}}},"df":12,"docs":{"212":{"tf":1.4142135623730951},"251":{"tf":1.0},"306":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"545":{"tf":1.0},"547":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0}}}}}}}},"q":{"4":{"df":1,"docs":{"135":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"503":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"331":{"tf":1.4142135623730951},"447":{"tf":1.0},"844":{"tf":1.0}}},"df":2,"docs":{"1095":{"tf":1.0},"503":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":9,"docs":{"135":{"tf":1.0},"182":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":2.449489742783178},"541":{"tf":1.0},"989":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}}}},"t":{"df":3,"docs":{"175":{"tf":1.0},"30":{"tf":1.0},"41":{"tf":1.0}},"i":{"df":14,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"446":{"tf":1.0},"595":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"528":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.4142135623730951},"589":{"tf":1.0},"591":{"tf":1.0},"708":{"tf":1.0},"975":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"175":{"tf":1.0},"67":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"276":{"tf":1.0},"788":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":257,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1037":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1119":{"tf":1.7320508075688772},"114":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.1622776601683795},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"140":{"tf":2.0},"143":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"182":{"tf":1.0},"197":{"tf":3.605551275463989},"198":{"tf":1.0},"199":{"tf":7.874007874011811},"202":{"tf":1.4142135623730951},"205":{"tf":2.449489742783178},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"220":{"tf":2.6457513110645907},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"224":{"tf":2.0},"225":{"tf":1.7320508075688772},"228":{"tf":1.4142135623730951},"231":{"tf":2.0},"232":{"tf":1.4142135623730951},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.449489742783178},"238":{"tf":2.23606797749979},"239":{"tf":3.0},"241":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.0},"248":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":2.449489742783178},"263":{"tf":1.7320508075688772},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"294":{"tf":2.449489742783178},"295":{"tf":2.0},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.7320508075688772},"306":{"tf":2.6457513110645907},"307":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"316":{"tf":2.449489742783178},"335":{"tf":1.4142135623730951},"348":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":2.449489742783178},"364":{"tf":2.449489742783178},"367":{"tf":1.0},"369":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"438":{"tf":1.7320508075688772},"442":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"48":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"53":{"tf":1.0},"541":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":3.0},"555":{"tf":2.0},"562":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.4142135623730951},"593":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.7320508075688772},"598":{"tf":1.7320508075688772},"600":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"632":{"tf":1.4142135623730951},"634":{"tf":2.23606797749979},"635":{"tf":1.7320508075688772},"637":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"644":{"tf":1.7320508075688772},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"686":{"tf":1.4142135623730951},"695":{"tf":2.0},"699":{"tf":2.0},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"721":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":3.0},"742":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"776":{"tf":1.0},"781":{"tf":1.0},"783":{"tf":1.4142135623730951},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"801":{"tf":1.0},"806":{"tf":1.4142135623730951},"811":{"tf":1.0},"818":{"tf":1.0},"822":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"841":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"871":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":2.23606797749979},"880":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"915":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"942":{"tf":1.0},"943":{"tf":1.0},"951":{"tf":1.4142135623730951},"956":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0},"986":{"tf":1.7320508075688772},"989":{"tf":1.0},"993":{"tf":1.0}}},"y":{"'":{"df":3,"docs":{"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"231":{"tf":1.0}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"679":{"tf":1.0}}}}},"df":0,"docs":{}},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"679":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":1,"docs":{"1018":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":45,"docs":{"1006":{"tf":1.0},"1017":{"tf":1.0},"1117":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.7320508075688772},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"779":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"86":{"tf":1.0},"876":{"tf":1.0},"926":{"tf":1.0},"944":{"tf":1.0},"974":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"374":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":12,"docs":{"116":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"2":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"288":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"427":{"tf":1.0},"750":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"588":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"151":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"554":{"tf":1.0},"84":{"tf":1.0},"951":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"444":{"tf":1.0}}}},"t":{"df":5,"docs":{"199":{"tf":1.0},"248":{"tf":1.0},"288":{"tf":1.0},"590":{"tf":1.0},"954":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"519":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"256":{"tf":1.0},"518":{"tf":1.0}}}},"m":{"df":1,"docs":{"962":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"129":{"tf":1.0}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}}}},"df":6,"docs":{"1002":{"tf":1.0},"174":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":20,"docs":{"103":{"tf":1.0},"1040":{"tf":1.0},"234":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"367":{"tf":1.0},"455":{"tf":1.0},"551":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"587":{"tf":1.0},"657":{"tf":1.0},"87":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"k":{"df":2,"docs":{"748":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"309":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"197":{"tf":1.0},"876":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"1023":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1098":{"tf":1.7320508075688772},"125":{"tf":1.0},"578":{"tf":1.0},"586":{"tf":1.0},"813":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"900":{"tf":1.0},"905":{"tf":1.0},"936":{"tf":1.0},"962":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"o":{"df":11,"docs":{"106":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"548":{"tf":1.7320508075688772},"606":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":2.23606797749979},"747":{"tf":1.0}}}}},"w":{"df":37,"docs":{"1001":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"123":{"tf":1.0},"177":{"tf":1.0},"197":{"tf":1.4142135623730951},"221":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"44":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"568":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"664":{"tf":1.0},"785":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"876":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.7320508075688772},"949":{"tf":1.0}}}},"d":{"b":{"df":0,"docs":{},"m":{"df":4,"docs":{"945":{"tf":1.7320508075688772},"950":{"tf":1.0},"957":{"tf":1.4142135623730951},"960":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":4,"docs":{"251":{"tf":1.0},"503":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{":":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"144":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"308":{"tf":1.0},"356":{"tf":1.0},"370":{"tf":1.0},"379":{"tf":1.0},"407":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"613":{"tf":1.0},"936":{"tf":1.0},"949":{"tf":1.0}}},"t":{"df":1,"docs":{"518":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"199":{"tf":1.0},"236":{"tf":1.0},"315":{"tf":1.0},"472":{"tf":1.0},"921":{"tf":1.7320508075688772},"957":{"tf":1.0}}}},"df":0,"docs":{}},"df":71,"docs":{"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":3.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":2.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"320":{"tf":1.0},"326":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":1.0},"361":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"453":{"tf":1.0},"464":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"567":{"tf":1.7320508075688772},"568":{"tf":1.0},"582":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1114":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.4142135623730951},"567":{"tf":1.0}}}},"i":{"df":5,"docs":{"1001":{"tf":1.0},"140":{"tf":1.0},"215":{"tf":1.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951}}},"m":{"df":2,"docs":{"1106":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"1114":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.7320508075688772},"300":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"561":{"tf":1.0},"729":{"tf":1.0},"851":{"tf":1.0},"948":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"239":{"tf":1.0},"365":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"290":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"425":{"tf":1.0},"527":{"tf":1.0},"679":{"tf":1.4142135623730951},"904":{"tf":1.0},"952":{"tf":1.0},"962":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":26,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1096":{"tf":1.0},"180":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.7320508075688772},"262":{"tf":2.449489742783178},"268":{"tf":1.0},"300":{"tf":1.0},"455":{"tf":1.0},"496":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.0},"579":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.0},"864":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"127":{"tf":1.0},"168":{"tf":1.0},"705":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"1085":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":47,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.4142135623730951},"169":{"tf":1.0},"188":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"275":{"tf":1.0},"331":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"400":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"594":{"tf":1.0},"613":{"tf":1.0},"651":{"tf":1.0},"67":{"tf":1.0},"686":{"tf":1.0},"711":{"tf":1.0},"725":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.4142135623730951},"786":{"tf":2.0},"803":{"tf":1.0},"810":{"tf":1.0},"825":{"tf":1.0},"873":{"tf":1.4142135623730951},"913":{"tf":1.0},"936":{"tf":2.0},"937":{"tf":1.4142135623730951},"941":{"tf":1.0},"956":{"tf":1.0},"984":{"tf":1.0}}}},"n":{"c":{"df":2,"docs":{"271":{"tf":1.0},"585":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":29,"docs":{"1017":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"406":{"tf":1.0},"435":{"tf":1.4142135623730951},"487":{"tf":1.0},"498":{"tf":1.0},"529":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.449489742783178},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"794":{"tf":1.0},"904":{"tf":1.0},"948":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1014":{"tf":1.0},"262":{"tf":1.0},"718":{"tf":1.4142135623730951},"726":{"tf":1.0}},"i":{"df":1,"docs":{"934":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"936":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":45,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":2.23606797749979},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.7320508075688772},"117":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"18":{"tf":1.0},"199":{"tf":2.449489742783178},"220":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"378":{"tf":1.0},"390":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"499":{"tf":1.0},"542":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.0},"737":{"tf":1.0},"788":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"940":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}}},"r":{"d":{"'":{"df":1,"docs":{"422":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":59,"docs":{"1014":{"tf":1.0},"1044":{"tf":1.0},"1049":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1097":{"tf":1.4142135623730951},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"334":{"tf":2.0},"335":{"tf":3.605551275463989},"342":{"tf":1.0},"354":{"tf":2.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"375":{"tf":1.0},"379":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.449489742783178},"399":{"tf":1.0},"418":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.0},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"62":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"638":{"tf":1.0},"651":{"tf":1.0},"662":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"834":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"874":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"269":{"tf":1.0},"360":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"374":{"tf":1.0},"390":{"tf":1.0},"924":{"tf":2.449489742783178},"928":{"tf":1.7320508075688772},"929":{"tf":5.0},"930":{"tf":2.8284271247461903},"931":{"tf":4.0},"936":{"tf":3.1622776601683795}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"930":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1079":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"478":{"tf":1.4142135623730951}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"'":{"df":1,"docs":{"306":{"tf":1.0}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1119":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"294":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.0},"562":{"tf":2.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"951":{"tf":1.4142135623730951},"960":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"952":{"tf":1.0},"957":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}}}},"u":{"c":{"df":23,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"183":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"235":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"297":{"tf":1.0},"380":{"tf":1.0},"454":{"tf":1.0},"479":{"tf":1.0},"542":{"tf":1.0},"595":{"tf":1.4142135623730951},"622":{"tf":1.0},"635":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.4142135623730951},"752":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"926":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"306":{"tf":1.0},"506":{"tf":1.4142135623730951},"541":{"tf":1.0},"711":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"929":{"tf":1.0},"956":{"tf":1.0}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":192,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"101":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1017":{"tf":1.0},"102":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1022":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.4142135623730951},"103":{"tf":1.0},"1032":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1039":{"tf":1.0},"1045":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1052":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1062":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1074":{"tf":1.7320508075688772},"1076":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.4142135623730951},"1094":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1118":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.7320508075688772},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"198":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"343":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":1.4142135623730951},"366":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"4":{"tf":1.4142135623730951},"408":{"tf":1.0},"41":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.4142135623730951},"452":{"tf":1.0},"46":{"tf":1.0},"466":{"tf":1.0},"48":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"5":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.7320508075688772},"593":{"tf":1.4142135623730951},"598":{"tf":1.0},"6":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.7320508075688772},"623":{"tf":1.0},"631":{"tf":1.4142135623730951},"633":{"tf":1.7320508075688772},"637":{"tf":1.0},"639":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"658":{"tf":1.4142135623730951},"660":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.4142135623730951},"670":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.4142135623730951},"677":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.4142135623730951},"685":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"707":{"tf":1.0},"713":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"729":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":2.0},"749":{"tf":1.4142135623730951},"753":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.4142135623730951},"763":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":1.0},"771":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"785":{"tf":1.0},"787":{"tf":1.4142135623730951},"790":{"tf":1.0},"798":{"tf":1.0},"801":{"tf":1.4142135623730951},"805":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"816":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"827":{"tf":1.0},"83":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.0},"865":{"tf":1.0},"869":{"tf":1.4142135623730951},"871":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.4142135623730951},"909":{"tf":1.0},"910":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":1.0},"944":{"tf":1.0},"946":{"tf":1.0},"96":{"tf":1.0},"965":{"tf":1.0},"976":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0},"999":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"222":{"tf":1.0},"271":{"tf":1.0},"297":{"tf":1.0},"410":{"tf":1.0},"538":{"tf":1.4142135623730951},"543":{"tf":1.0},"546":{"tf":1.7320508075688772},"705":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":3,"docs":{"813":{"tf":1.0},"824":{"tf":2.449489742783178},"922":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":20,"docs":{"113":{"tf":1.0},"115":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"300":{"tf":1.0},"342":{"tf":1.0},"376":{"tf":1.0},"484":{"tf":1.0},"595":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.0},"708":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"914":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"931":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"=":{"1":{"0":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":10,"docs":{"197":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"498":{"tf":1.0},"508":{"tf":1.4142135623730951},"857":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"518":{"tf":1.0},"557":{"tf":1.0},"625":{"tf":1.0},"785":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"1009":{"tf":1.0},"1093":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"705":{"tf":1.4142135623730951},"772":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1079":{"tf":1.0},"447":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"943":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"[":{"'":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"779":{"tf":1.0}}}}}}}},"=":{"df":0,"docs":{},"u":{"df":1,"docs":{"254":{"tf":1.7320508075688772}}}},"df":8,"docs":{"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"447":{"tf":1.0},"737":{"tf":1.4142135623730951},"741":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0},"864":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"354":{"tf":2.23606797749979},"356":{"tf":1.0},"38":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"913":{"tf":1.0}},"r":{"df":6,"docs":{"153":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":3.1622776601683795},"927":{"tf":2.23606797749979},"936":{"tf":2.449489742783178}},"i":{"df":5,"docs":{"303":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"y":{"df":0,"docs":{},"’":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"179":{"tf":1.0},"962":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"1009":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"296":{"tf":1.0},"408":{"tf":1.0},"506":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.7320508075688772},"528":{"tf":3.3166247903554},"529":{"tf":1.4142135623730951},"531":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":2.0},"740":{"tf":1.0},"813":{"tf":1.0},"943":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"221":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.7320508075688772},"634":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"1008":{"tf":2.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.0},"1117":{"tf":1.0},"122":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"238":{"tf":1.0},"269":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"540":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"853":{"tf":1.0},"887":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"934":{"tf":1.7320508075688772},"957":{"tf":1.0},"965":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"156":{"tf":1.0},"541":{"tf":1.4142135623730951},"548":{"tf":1.0},"981":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"708":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"x":{"df":2,"docs":{"222":{"tf":1.0},"414":{"tf":1.0}}},"y":{"df":2,"docs":{"447":{"tf":1.0},"913":{"tf":1.0}}}},"df":12,"docs":{"1025":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.4142135623730951},"222":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"396":{"tf":1.0},"451":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.4142135623730951},"777":{"tf":1.0},"899":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":3.0},"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1073":{"tf":3.3166247903554},"1075":{"tf":1.0},"1085":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"327":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"578":{"tf":1.0},"584":{"tf":1.0},"64":{"tf":1.0},"650":{"tf":1.0},"656":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.7320508075688772},"848":{"tf":2.6457513110645907},"87":{"tf":1.0},"946":{"tf":1.4142135623730951},"961":{"tf":1.4142135623730951},"975":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"450":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":23,"docs":{"101":{"tf":1.4142135623730951},"1031":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1084":{"tf":1.0},"1114":{"tf":1.0},"117":{"tf":1.0},"136":{"tf":1.0},"164":{"tf":1.0},"295":{"tf":1.7320508075688772},"354":{"tf":2.23606797749979},"403":{"tf":1.0},"413":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"567":{"tf":1.0},"624":{"tf":1.0},"750":{"tf":1.0},"880":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"117":{"tf":1.0},"307":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"222":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"465":{"tf":1.0},"487":{"tf":1.0},"550":{"tf":1.0},"738":{"tf":1.0},"745":{"tf":1.4142135623730951},"8":{"tf":1.0},"913":{"tf":1.4142135623730951},"919":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"913":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.7320508075688772}}}}},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"248":{"tf":1.0},"432":{"tf":1.0},"516":{"tf":1.0},"786":{"tf":1.0},"936":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":3,"docs":{"199":{"tf":1.0},"487":{"tf":1.0},"678":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"936":{"tf":1.4142135623730951},"937":{"tf":2.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"1001":{"tf":1.0},"415":{"tf":1.0},"485":{"tf":1.0},"929":{"tf":1.0}}},"v":{"df":30,"docs":{"1002":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1097":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.0},"224":{"tf":1.0},"339":{"tf":1.0},"416":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"542":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"628":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"743":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"936":{"tf":1.7320508075688772}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"199":{"tf":1.0},"364":{"tf":1.0},"413":{"tf":1.0},"485":{"tf":1.0},"910":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1107":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"197":{"tf":1.0},"290":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"546":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"937":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1119":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"191":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"774":{"tf":2.23606797749979}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":23,"docs":{"1001":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"127":{"tf":1.0},"140":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"276":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"363":{"tf":1.0},"426":{"tf":1.0},"485":{"tf":1.0},"577":{"tf":1.0},"77":{"tf":1.0},"9":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0},"965":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":6,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.0},"916":{"tf":1.0}}},"df":1,"docs":{"390":{"tf":1.0}}}},"o":{"df":15,"docs":{"186":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.4142135623730951},"836":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1085":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1114":{"tf":1.0},"131":{"tf":1.0},"140":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.7320508075688772},"368":{"tf":1.0},"371":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.8284271247461903},"451":{"tf":1.0},"481":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"512":{"tf":1.0},"529":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.0},"595":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"726":{"tf":2.0},"742":{"tf":1.0},"752":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":2.23606797749979},"900":{"tf":1.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"943":{"tf":1.4142135623730951},"963":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"676":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":58,"docs":{"0":{"tf":1.0},"1021":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"1106":{"tf":1.4142135623730951},"1107":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"180":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"332":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"475":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"556":{"tf":1.7320508075688772},"565":{"tf":1.0},"569":{"tf":1.0},"598":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":2.449489742783178},"821":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0},"869":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":72,"docs":{"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1046":{"tf":1.0},"1053":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1114":{"tf":1.0},"117":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"219":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"264":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"34":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":2.0},"427":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"448":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"488":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"586":{"tf":1.0},"613":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"641":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.0},"708":{"tf":2.23606797749979},"743":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"906":{"tf":1.0},"935":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"1046":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"413":{"tf":1.4142135623730951},"547":{"tf":1.0},"643":{"tf":1.0}}}}}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"144":{"tf":1.0},"221":{"tf":1.0},"269":{"tf":1.4142135623730951},"290":{"tf":1.0},"447":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"354":{"tf":1.0},"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.0}}}}}}}}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":52,"docs":{"1001":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1108":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"238":{"tf":1.0},"260":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":2.23606797749979},"388":{"tf":1.0},"447":{"tf":1.0},"500":{"tf":1.0},"540":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.4142135623730951},"62":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"844":{"tf":1.7320508075688772},"858":{"tf":1.0},"946":{"tf":1.4142135623730951},"947":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"r":{"df":86,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1114":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":3.3166247903554},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"336":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"409":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"506":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"599":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"778":{"tf":1.0},"788":{"tf":1.4142135623730951},"839":{"tf":1.0},"845":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.4142135623730951},"88":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"913":{"tf":2.23606797749979},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.7320508075688772},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"952":{"tf":1.0},"960":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"510":{"tf":1.0}}}}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"477":{"tf":1.0},"479":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"204":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.4142135623730951},"957":{"tf":1.0}}}},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":16,"docs":{"168":{"tf":1.0},"323":{"tf":1.4142135623730951},"447":{"tf":2.0},"488":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":2.23606797749979},"500":{"tf":1.0},"508":{"tf":2.23606797749979},"514":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":2.0},"928":{"tf":1.7320508075688772},"929":{"tf":5.291502622129181},"934":{"tf":1.0},"936":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"137":{"tf":1.0},"368":{"tf":1.0},"452":{"tf":1.0},"679":{"tf":1.0},"844":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"v":{"df":12,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"137":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"407":{"tf":1.4142135623730951},"414":{"tf":1.0},"613":{"tf":1.7320508075688772},"728":{"tf":1.4142135623730951},"844":{"tf":2.449489742783178},"90":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"1075":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.4142135623730951},"1120":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":1.7320508075688772},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"707":{"tf":1.0},"962":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"342":{"tf":1.0},"527":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"516":{"tf":1.0},"752":{"tf":1.0},"852":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":29,"docs":{"100":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1097":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"238":{"tf":1.4142135623730951},"260":{"tf":1.0},"342":{"tf":1.7320508075688772},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.4142135623730951},"413":{"tf":1.0},"523":{"tf":1.0},"595":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.4142135623730951},"844":{"tf":1.0},"854":{"tf":1.7320508075688772},"873":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"342":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"740":{"tf":1.4142135623730951}}}}},"df":12,"docs":{"1053":{"tf":1.0},"1107":{"tf":1.0},"212":{"tf":1.0},"268":{"tf":1.0},"353":{"tf":1.7320508075688772},"362":{"tf":1.0},"622":{"tf":1.0},"690":{"tf":1.0},"788":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"393":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"516":{"tf":1.0},"929":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"263":{"tf":1.0},"267":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"455":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"858":{"tf":1.4142135623730951},"916":{"tf":1.0},"97":{"tf":1.0},"980":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}},"df":101,"docs":{"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"106":{"tf":1.4142135623730951},"1097":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"184":{"tf":1.7320508075688772},"187":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":2.6457513110645907},"193":{"tf":1.0},"199":{"tf":3.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.4142135623730951},"335":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":2.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"642":{"tf":1.0},"654":{"tf":1.0},"678":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":2.0},"708":{"tf":1.0},"734":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"748":{"tf":1.4142135623730951},"800":{"tf":1.0},"802":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":2.449489742783178},"871":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"875":{"tf":3.0},"876":{"tf":5.0},"877":{"tf":2.0},"878":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":3.872983346207417},"89":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":2.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.7320508075688772},"937":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"522":{"tf":1.0},"528":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1023":{"tf":2.0},"199":{"tf":1.0},"273":{"tf":1.0},"357":{"tf":1.0},"367":{"tf":1.0},"393":{"tf":1.4142135623730951},"691":{"tf":1.0},"708":{"tf":1.0},"772":{"tf":1.0},"903":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":42,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1083":{"tf":1.0},"1084":{"tf":1.4142135623730951},"1085":{"tf":2.6457513110645907},"1089":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":2.0},"267":{"tf":3.605551275463989},"270":{"tf":2.6457513110645907},"273":{"tf":2.8284271247461903},"274":{"tf":2.0},"275":{"tf":2.449489742783178},"284":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":2.0},"368":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"49":{"tf":1.7320508075688772},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":2.0},"622":{"tf":1.0},"772":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"957":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1090":{"tf":1.0}}}}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"945":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"128":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1063":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"254":{"tf":1.0},"596":{"tf":1.4142135623730951},"649":{"tf":1.0},"734":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"950":{"tf":1.0}},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"679":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":33,"docs":{"130":{"tf":1.0},"137":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"354":{"tf":1.0},"384":{"tf":1.0},"391":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"654":{"tf":1.0},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"770":{"tf":1.0},"876":{"tf":1.0},"983":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"364":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"180":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":19,"docs":{"124":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.7320508075688772},"787":{"tf":1.4142135623730951},"788":{"tf":2.8284271247461903},"789":{"tf":2.0},"792":{"tf":1.0},"793":{"tf":1.7320508075688772},"797":{"tf":1.0},"855":{"tf":2.449489742783178},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":2.449489742783178}},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"176":{"tf":1.0},"352":{"tf":1.0}}},"t":{"df":2,"docs":{"323":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"836":{"tf":1.0},"837":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":30,"docs":{"1031":{"tf":1.0},"1103":{"tf":1.0},"1108":{"tf":1.7320508075688772},"111":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"160":{"tf":1.0},"203":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"320":{"tf":1.0},"322":{"tf":1.0},"331":{"tf":1.4142135623730951},"337":{"tf":1.0},"340":{"tf":1.7320508075688772},"347":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"473":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0},"788":{"tf":1.0},"814":{"tf":1.0},"837":{"tf":1.0},"946":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"836":{"tf":1.0}}}}}}}}}}}},"s":{"df":5,"docs":{"1023":{"tf":1.4142135623730951},"414":{"tf":1.0},"457":{"tf":1.0},"740":{"tf":1.0},"847":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}},"f":{"c":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"267":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"740":{"tf":1.4142135623730951},"898":{"tf":1.0},"922":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.4142135623730951},"273":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"267":{"tf":1.0}}},"k":{"df":7,"docs":{"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.7320508075688772},"527":{"tf":1.0},"586":{"tf":1.0},"929":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"467":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"1031":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"456":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"779":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"312":{"tf":1.0},"318":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"179":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"447":{"tf":1.0},"733":{"tf":1.0},"950":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"6":{"7":{"8":{"7":{"4":{"5":{"8":{"a":{"6":{"9":{"0":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"3":{"b":{"2":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"8":{"6":{"a":{"1":{"7":{"9":{"8":{"9":{"9":{"2":{"1":{"3":{"8":{"0":{"9":{"5":{"3":{"4":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"186":{"tf":1.0},"733":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"519":{"tf":1.0}}},"t":{"df":21,"docs":{"1027":{"tf":1.0},"1035":{"tf":1.0},"1051":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"310":{"tf":1.4142135623730951},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":1.4142135623730951},"649":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"427":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.0},"8":{"tf":1.0}}}}}},"n":{"d":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":3,"docs":{"307":{"tf":1.0},"356":{"tf":1.0},"613":{"tf":1.7320508075688772}}}},"w":{"'":{"df":2,"docs":{"761":{"tf":1.0},"785":{"tf":1.0}}},".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":80,"docs":{"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1033":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"133":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"232":{"tf":1.0},"238":{"tf":2.0},"239":{"tf":2.449489742783178},"243":{"tf":1.0},"248":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"276":{"tf":2.0},"299":{"tf":1.0},"318":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"400":{"tf":1.4142135623730951},"412":{"tf":1.0},"452":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"657":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":1.7320508075688772},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951},"710":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"770":{"tf":1.0},"778":{"tf":2.0},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":2.23606797749979},"878":{"tf":1.0},"880":{"tf":1.4142135623730951},"901":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":1.0},"939":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"323":{"tf":1.0},"705":{"tf":1.4142135623730951}}}},"n":{"df":132,"docs":{"1019":{"tf":1.0},"102":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":2.0},"1058":{"tf":1.0},"1068":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1082":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"120":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"169":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"299":{"tf":1.4142135623730951},"303":{"tf":2.0},"306":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"361":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"454":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.7320508075688772},"575":{"tf":1.0},"579":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"631":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":2.0},"703":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"711":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"794":{"tf":1.4142135623730951},"824":{"tf":1.0},"869":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.7320508075688772},"983":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1090":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"679":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"409":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.0}}},"df":0,"docs":{}}}}}},"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"1023":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"684":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.4142135623730951}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"3":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"960":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"960":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"3":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"956":{"tf":1.4142135623730951},"957":{"tf":2.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"684":{"tf":1.0},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":2.6457513110645907},"959":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"1034":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1099":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"a":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"267":{"tf":2.0},"274":{"tf":1.0},"275":{"tf":1.0},"905":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":10,"docs":{"133":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"944":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"958":{"tf":1.0},"962":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"922":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"824":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":88,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1092":{"tf":1.0},"1097":{"tf":1.0},"1120":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"212":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"45":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":2.0},"46":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"514":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":2.449489742783178},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":46,"docs":{"1033":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1041":{"tf":1.0},"1045":{"tf":1.0},"1049":{"tf":1.0},"1052":{"tf":1.0},"1056":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.0},"1077":{"tf":1.0},"1079":{"tf":2.8284271247461903},"1091":{"tf":1.0},"1099":{"tf":1.4142135623730951},"130":{"tf":1.0},"176":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"427":{"tf":2.23606797749979},"444":{"tf":1.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"567":{"tf":1.0},"581":{"tf":1.0},"591":{"tf":1.4142135623730951},"634":{"tf":1.7320508075688772},"655":{"tf":2.0},"658":{"tf":1.0},"662":{"tf":1.0},"683":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.0},"769":{"tf":1.0},"89":{"tf":1.0},"986":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":33,"docs":{"1067":{"tf":1.0},"1099":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":3.4641016151377544},"288":{"tf":1.4142135623730951},"343":{"tf":1.0},"348":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"546":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"657":{"tf":1.0},"661":{"tf":1.0},"762":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":5,"docs":{"202":{"tf":1.0},"303":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"948":{"tf":1.0},"958":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"380":{"tf":1.0},"669":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"300":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":1.7320508075688772},"742":{"tf":2.6457513110645907},"744":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":1.0},"774":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"625":{"tf":2.23606797749979},"952":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1070":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1009":{"tf":1.0},"1075":{"tf":1.0},"1097":{"tf":1.0},"1117":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":2.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"222":{"tf":1.0},"258":{"tf":1.4142135623730951},"295":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"866":{"tf":1.7320508075688772},"950":{"tf":1.0}}}},"w":{"df":4,"docs":{"271":{"tf":1.0},"506":{"tf":1.0},"710":{"tf":1.0},"813":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":8,"docs":{"1097":{"tf":1.0},"251":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0}},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"525":{"tf":1.0},"622":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":27,"docs":{"1075":{"tf":1.0},"1085":{"tf":1.0},"183":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"514":{"tf":1.7320508075688772},"542":{"tf":2.0},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"728":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"89":{"tf":1.0},"946":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"405":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"199":{"tf":1.0},"295":{"tf":1.0},"353":{"tf":1.4142135623730951},"363":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0}}}},"n":{"df":17,"docs":{"126":{"tf":1.0},"128":{"tf":2.0},"130":{"tf":1.0},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":2.0},"234":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"295":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"913":{"tf":1.0}}},"r":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":1,"docs":{"300":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"106":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"221":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":107,"docs":{"1001":{"tf":1.7320508075688772},"101":{"tf":1.0},"1015":{"tf":1.0},"1019":{"tf":1.0},"1022":{"tf":1.0},"1026":{"tf":1.0},"1037":{"tf":1.0},"1043":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1058":{"tf":1.0},"1074":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1088":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1100":{"tf":1.4142135623730951},"121":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"197":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"305":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"316":{"tf":1.7320508075688772},"345":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"379":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.7320508075688772},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":2.23606797749979},"478":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":1.0},"567":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"597":{"tf":1.4142135623730951},"604":{"tf":1.0},"606":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"621":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.4142135623730951},"639":{"tf":1.0},"645":{"tf":1.4142135623730951},"648":{"tf":1.0},"651":{"tf":1.0},"658":{"tf":1.0},"663":{"tf":1.0},"668":{"tf":1.0},"672":{"tf":1.4142135623730951},"675":{"tf":1.0},"680":{"tf":1.0},"683":{"tf":1.0},"689":{"tf":1.4142135623730951},"703":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"712":{"tf":1.0},"733":{"tf":1.0},"749":{"tf":1.0},"756":{"tf":1.4142135623730951},"759":{"tf":1.0},"765":{"tf":1.4142135623730951},"768":{"tf":1.0},"773":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":2.23606797749979},"794":{"tf":1.7320508075688772},"801":{"tf":1.0},"807":{"tf":1.4142135623730951},"811":{"tf":1.0},"821":{"tf":1.4142135623730951},"822":{"tf":1.0},"832":{"tf":1.4142135623730951},"864":{"tf":1.0},"867":{"tf":1.0},"871":{"tf":1.0},"881":{"tf":1.4142135623730951},"885":{"tf":1.0},"890":{"tf":1.4142135623730951},"894":{"tf":1.0},"907":{"tf":1.4142135623730951},"949":{"tf":1.4142135623730951},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}}}}}}}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"410":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"409":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"318":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"1":{"df":1,"docs":{"414":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":151,"docs":{"101":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1020":{"tf":1.0},"1022":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1029":{"tf":1.0},"103":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1037":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.0},"1062":{"tf":1.0},"1067":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1081":{"tf":1.0},"1083":{"tf":1.0},"1089":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.0},"190":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":3.605551275463989},"341":{"tf":2.23606797749979},"342":{"tf":2.6457513110645907},"343":{"tf":2.0},"344":{"tf":1.4142135623730951},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":2.8284271247461903},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":2.23606797749979},"368":{"tf":1.0},"376":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"386":{"tf":2.23606797749979},"402":{"tf":3.1622776601683795},"403":{"tf":4.242640687119285},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":2.23606797749979},"407":{"tf":3.1622776601683795},"408":{"tf":3.3166247903554},"409":{"tf":2.449489742783178},"410":{"tf":3.4641016151377544},"412":{"tf":1.7320508075688772},"413":{"tf":2.449489742783178},"414":{"tf":3.3166247903554},"415":{"tf":3.3166247903554},"416":{"tf":3.3166247903554},"417":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.7320508075688772},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"440":{"tf":1.0},"442":{"tf":2.0},"443":{"tf":1.0},"50":{"tf":1.7320508075688772},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"561":{"tf":2.23606797749979},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"606":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"621":{"tf":1.0},"630":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"658":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"673":{"tf":1.7320508075688772},"675":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"690":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"727":{"tf":1.0},"732":{"tf":1.0},"749":{"tf":1.0},"757":{"tf":1.4142135623730951},"759":{"tf":1.0},"766":{"tf":1.7320508075688772},"768":{"tf":1.0},"774":{"tf":1.4142135623730951},"776":{"tf":1.0},"778":{"tf":1.0},"782":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"801":{"tf":1.0},"808":{"tf":1.4142135623730951},"811":{"tf":1.0},"817":{"tf":1.4142135623730951},"822":{"tf":1.0},"828":{"tf":1.0},"836":{"tf":2.0},"847":{"tf":1.0},"849":{"tf":1.0},"868":{"tf":1.0},"871":{"tf":1.0},"882":{"tf":1.0},"885":{"tf":1.0},"891":{"tf":1.0},"894":{"tf":1.0},"908":{"tf":1.0},"916":{"tf":1.0},"939":{"tf":1.4142135623730951},"952":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.4142135623730951},"962":{"tf":1.0},"964":{"tf":1.0}},"s":{"#":{"2":{"2":{"8":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"345":{"tf":1.0},"347":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{":":{"2":{"0":{"2":{"0":{"0":{"1":{"2":{"3":{"0":{"1":{"4":{"5":{"_":{"b":{"df":0,"docs":{},"e":{"1":{"df":0,"docs":{},"f":{"1":{"1":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"569":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":2,"docs":{"386":{"tf":1.0},"390":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"31":{"tf":1.0},"436":{"tf":1.0},"473":{"tf":1.0},"518":{"tf":1.0},"540":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1114":{"tf":1.4142135623730951},"21":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"548":{"tf":1.0},"950":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}},"r":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":7,"docs":{"345":{"tf":1.0},"376":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"415":{"tf":1.0},"562":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"306":{"tf":1.0},"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"161":{"tf":1.0},"199":{"tf":1.0},"732":{"tf":1.4142135623730951},"824":{"tf":1.0},"897":{"tf":1.0},"926":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1017":{"tf":1.0},"1028":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1090":{"tf":1.7320508075688772},"276":{"tf":1.0},"306":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"475":{"tf":1.0},"547":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"704":{"tf":1.0},"733":{"tf":1.0},"849":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"447":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772}}}}},"u":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"433":{"tf":1.0}}}}},"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"k":{"df":21,"docs":{"1069":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"35":{"tf":1.0},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"405":{"tf":1.0},"447":{"tf":1.4142135623730951},"559":{"tf":1.0},"568":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.4142135623730951},"943":{"tf":1.0},"955":{"tf":1.0}}}},"df":5,"docs":{"243":{"tf":1.0},"503":{"tf":1.0},"614":{"tf":1.0},"661":{"tf":1.0},"948":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"755":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"/":{"a":{"d":{"df":1,"docs":{"778":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":8,"docs":{"737":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":2.0},"757":{"tf":1.0},"758":{"tf":1.0},"760":{"tf":1.0},"788":{"tf":1.0}}}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"737":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"767":{"tf":1.0},"788":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"774":{"tf":1.0}},"n":{"df":3,"docs":{"769":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"775":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"742":{"tf":1.0},"755":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1018":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"788":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"796":{"tf":1.4142135623730951},"798":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.4142135623730951},"798":{"tf":1.0}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"794":{"tf":1.0},"798":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":9,"docs":{"447":{"tf":1.7320508075688772},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"664":{"tf":1.0},"740":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":97,"docs":{"1015":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"124":{"tf":1.7320508075688772},"132":{"tf":1.0},"163":{"tf":1.7320508075688772},"169":{"tf":1.0},"174":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"209":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":2.6457513110645907},"380":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":3.1622776601683795},"46":{"tf":1.0},"498":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"609":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":2.23606797749979},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"731":{"tf":2.449489742783178},"734":{"tf":1.4142135623730951},"736":{"tf":1.0},"737":{"tf":4.123105625617661},"738":{"tf":2.0},"740":{"tf":6.082762530298219},"741":{"tf":2.23606797749979},"742":{"tf":4.69041575982343},"743":{"tf":1.7320508075688772},"744":{"tf":2.0},"745":{"tf":2.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":2.23606797749979},"749":{"tf":1.4142135623730951},"75":{"tf":1.0},"750":{"tf":1.7320508075688772},"751":{"tf":2.23606797749979},"752":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":2.449489742783178},"762":{"tf":2.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.7320508075688772},"770":{"tf":3.4641016151377544},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"780":{"tf":1.0},"785":{"tf":2.23606797749979},"786":{"tf":2.449489742783178},"787":{"tf":1.7320508075688772},"788":{"tf":3.605551275463989},"789":{"tf":2.23606797749979},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":2.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.7320508075688772},"866":{"tf":4.123105625617661},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"873":{"tf":3.3166247903554},"874":{"tf":1.7320508075688772},"875":{"tf":1.0},"876":{"tf":2.449489742783178},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":2.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"945":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"740":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"589":{"tf":1.0},"779":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"627":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":2.23606797749979}}},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":23,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"169":{"tf":1.0},"222":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"528":{"tf":1.0},"580":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"679":{"tf":1.0},"824":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"936":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":83,"docs":{"1":{"tf":1.0},"1025":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1119":{"tf":1.7320508075688772},"122":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":3.0},"182":{"tf":1.0},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"404":{"tf":1.0},"414":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"496":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.4142135623730951},"544":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"550":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"581":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"625":{"tf":1.0},"664":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"747":{"tf":1.0},"824":{"tf":1.4142135623730951},"83":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"88":{"tf":1.0},"922":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"956":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":2.0},"975":{"tf":1.0},"976":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"986":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"313":{"tf":1.0},"854":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":205,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1098":{"tf":1.0},"1104":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.4142135623730951},"1110":{"tf":1.0},"1114":{"tf":1.0},"125":{"tf":1.7320508075688772},"14":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"25":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":2.23606797749979},"298":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"348":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"387":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"43":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0},"44":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":3.0},"45":{"tf":1.0},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.0},"560":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"709":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"745":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"931":{"tf":1.0},"934":{"tf":1.0},"939":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"981":{"tf":1.0},"986":{"tf":1.0}},"m":{"df":6,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"270":{"tf":1.0},"365":{"tf":1.4142135623730951},"510":{"tf":1.0},"814":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"268":{"tf":1.0}}}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":29,"docs":{"1023":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.0},"224":{"tf":1.0},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.0},"262":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"375":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"506":{"tf":1.0},"538":{"tf":1.0},"585":{"tf":1.4142135623730951},"589":{"tf":1.0},"621":{"tf":1.0},"641":{"tf":1.0},"710":{"tf":1.0},"768":{"tf":1.0},"803":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":2.0},"897":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.0}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"1023":{"tf":1.4142135623730951},"107":{"tf":1.0},"1114":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"181":{"tf":2.0},"184":{"tf":1.7320508075688772},"290":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.7320508075688772},"531":{"tf":3.1622776601683795},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.0},"544":{"tf":2.8284271247461903},"548":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":1.0},"649":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.0},"993":{"tf":1.0}},"s":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"1096":{"tf":1.0},"505":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.7320508075688772}}}}}}}}}},"df":148,"docs":{"101":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"1018":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":2.449489742783178},"1033":{"tf":2.23606797749979},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1098":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":5.830951894845301},"202":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":2.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":2.8284271247461903},"246":{"tf":2.23606797749979},"247":{"tf":1.7320508075688772},"249":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.23606797749979},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":2.0},"478":{"tf":1.0},"479":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":2.0},"555":{"tf":1.0},"591":{"tf":1.0},"598":{"tf":1.0},"609":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"720":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"81":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"866":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":1.4142135623730951},"879":{"tf":2.449489742783178},"88":{"tf":1.0},"880":{"tf":2.6457513110645907},"905":{"tf":3.0},"926":{"tf":1.4142135623730951},"942":{"tf":1.0},"986":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"875":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"876":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"880":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"f":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"954":{"tf":1.0}}}}}}},"df":15,"docs":{"1119":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"303":{"tf":1.0},"368":{"tf":1.0},"523":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"957":{"tf":1.0}},"e":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"199":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"531":{"tf":1.0}}}},"n":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":58,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1070":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1096":{"tf":1.7320508075688772},"1097":{"tf":1.4142135623730951},"129":{"tf":1.0},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"238":{"tf":1.4142135623730951},"247":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"364":{"tf":1.0},"367":{"tf":2.0},"368":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"454":{"tf":1.7320508075688772},"456":{"tf":1.0},"46":{"tf":1.0},"479":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"525":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"579":{"tf":2.23606797749979},"58":{"tf":1.0},"613":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"9":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.7320508075688772},"942":{"tf":1.7320508075688772},"946":{"tf":1.0},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0}}}},"p":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"a":{"b":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"999":{"tf":1.0}}}}},"s":{"df":11,"docs":{"1098":{"tf":1.0},"1120":{"tf":1.0},"12":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.4142135623730951},"586":{"tf":1.0},"926":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"1044":{"tf":1.0},"155":{"tf":1.4142135623730951},"287":{"tf":1.0},"353":{"tf":1.0},"380":{"tf":2.449489742783178},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}},"t":{"df":80,"docs":{"1001":{"tf":1.0},"1002":{"tf":2.8284271247461903},"1007":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1070":{"tf":2.449489742783178},"1071":{"tf":1.0},"1072":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1101":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"299":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.7320508075688772},"412":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.6457513110645907},"449":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.7320508075688772},"568":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":2.449489742783178},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"575":{"tf":2.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"613":{"tf":2.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"730":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.4142135623730951},"839":{"tf":1.0},"840":{"tf":1.0},"854":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":2.0},"929":{"tf":1.4142135623730951},"934":{"tf":1.7320508075688772},"935":{"tf":1.0},"936":{"tf":5.196152422706632},"937":{"tf":4.47213595499958},"943":{"tf":1.0},"946":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":36,"docs":{"1061":{"tf":1.0},"1064":{"tf":1.0},"1095":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"203":{"tf":1.0},"238":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"400":{"tf":1.0},"475":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"665":{"tf":1.0}},"t":{"df":1,"docs":{"454":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"447":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}},"q":{"df":3,"docs":{"1071":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":15,"docs":{"167":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"622":{"tf":1.4142135623730951},"640":{"tf":1.0},"778":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.7320508075688772},"906":{"tf":1.0},"948":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":1,"docs":{"711":{"tf":1.0}},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"673":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}}}},"df":8,"docs":{"112":{"tf":1.4142135623730951},"267":{"tf":1.0},"453":{"tf":1.0},"529":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"895":{"tf":1.0},"903":{"tf":1.0}}}}},"df":16,"docs":{"447":{"tf":1.7320508075688772},"740":{"tf":1.0},"877":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":2.0},"896":{"tf":3.1622776601683795},"897":{"tf":1.4142135623730951},"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"900":{"tf":2.8284271247461903},"901":{"tf":2.23606797749979},"903":{"tf":1.7320508075688772},"904":{"tf":1.4142135623730951},"905":{"tf":2.23606797749979},"906":{"tf":5.0}}},"v":{"df":24,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"649":{"tf":1.4142135623730951},"707":{"tf":1.0},"786":{"tf":1.0},"852":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"941":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"508":{"tf":1.0}}},"df":45,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"215":{"tf":2.0},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"580":{"tf":1.0},"594":{"tf":1.0},"651":{"tf":1.0},"742":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"915":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"935":{"tf":1.0},"946":{"tf":1.4142135623730951},"955":{"tf":1.0},"956":{"tf":2.0},"960":{"tf":1.0}}}},"i":{"c":{"df":69,"docs":{"10":{"tf":1.0},"1085":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"221":{"tf":1.0},"254":{"tf":1.0},"297":{"tf":2.449489742783178},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":2.0},"36":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":2.0},"372":{"tf":1.0},"393":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"559":{"tf":1.0},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"69":{"tf":1.4142135623730951},"838":{"tf":1.0},"846":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907},"910":{"tf":1.0},"911":{"tf":1.0},"913":{"tf":2.449489742783178},"916":{"tf":1.4142135623730951},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.4142135623730951},"921":{"tf":3.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":2.0},"951":{"tf":1.0},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"674":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"341":{"tf":1.0},"403":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"673":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"633":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":45,"docs":{"1002":{"tf":1.7320508075688772},"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":2.449489742783178},"1011":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.0},"323":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"422":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":2.0},"505":{"tf":1.0},"51":{"tf":1.0},"512":{"tf":1.0},"52":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":2.8284271247461903},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.4142135623730951},"633":{"tf":1.0},"642":{"tf":1.4142135623730951},"824":{"tf":2.0},"866":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":2.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.0},"905":{"tf":1.0},"946":{"tf":1.4142135623730951},"950":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":150,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1038":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.4142135623730951},"106":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":2.23606797749979},"110":{"tf":1.0},"1115":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"175":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":3.1622776601683795},"211":{"tf":2.0},"212":{"tf":1.0},"219":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"281":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.7320508075688772},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"448":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.7320508075688772},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"557":{"tf":1.0},"580":{"tf":1.7320508075688772},"590":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"601":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"646":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.23606797749979},"711":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.4142135623730951},"734":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"853":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"88":{"tf":1.0},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.7320508075688772},"931":{"tf":3.1622776601683795},"936":{"tf":1.7320508075688772},"937":{"tf":1.7320508075688772},"939":{"tf":1.0},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"955":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.0},"975":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"1090":{"tf":1.0},"123":{"tf":1.0},"353":{"tf":1.0},"555":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"531":{"tf":1.0}}},"r":{"df":33,"docs":{"1044":{"tf":1.0},"111":{"tf":1.0},"1114":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":1.0},"172":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"24":{"tf":1.0},"263":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.0},"410":{"tf":1.0},"446":{"tf":1.0},"449":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"613":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"83":{"tf":1.0},"900":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"1061":{"tf":1.0},"1087":{"tf":1.0},"342":{"tf":1.0},"356":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0}}}},"r":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":78,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1023":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"144":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.0},"169":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":2.0},"239":{"tf":1.4142135623730951},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":2.0},"362":{"tf":1.0},"365":{"tf":1.0},"395":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"470":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.8284271247461903},"508":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"556":{"tf":1.4142135623730951},"590":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.4142135623730951},"678":{"tf":1.0},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"720":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"824":{"tf":2.8284271247461903},"852":{"tf":1.0},"903":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"939":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"260":{"tf":1.0},"328":{"tf":2.0},"715":{"tf":1.0},"723":{"tf":2.0},"724":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1023":{"tf":1.0},"265":{"tf":1.0},"272":{"tf":1.4142135623730951},"786":{"tf":1.0}}}},"m":{"df":1,"docs":{"1059":{"tf":1.0}}},"p":{"df":12,"docs":{"1001":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.4142135623730951},"579":{"tf":1.0},"948":{"tf":1.0},"963":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":3,"docs":{"898":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}},"df":16,"docs":{"1075":{"tf":1.0},"1119":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"332":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"516":{"tf":1.0},"567":{"tf":1.0},"657":{"tf":1.0},"947":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}},"r":{"df":2,"docs":{"853":{"tf":1.0},"854":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"1110":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"1050":{"tf":1.0},"1100":{"tf":1.0},"376":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"948":{"tf":1.0}}}}},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"949":{"tf":1.0}}}},"df":0,"docs":{}},"df":53,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1075":{"tf":1.0},"137":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"377":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":2.449489742783178},"529":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"686":{"tf":1.0},"726":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0},"824":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"879":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.0},"945":{"tf":1.0},"984":{"tf":1.0}},"n":{"df":14,"docs":{"1017":{"tf":1.0},"1059":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"555":{"tf":1.0},"784":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":5,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"131":{"tf":2.6457513110645907},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":2.0},"752":{"tf":1.7320508075688772}}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":3,"docs":{"235":{"tf":1.0},"238":{"tf":2.0},"363":{"tf":1.0}}}}},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1023":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":2.6457513110645907},"1085":{"tf":1.0},"363":{"tf":1.0},"454":{"tf":1.4142135623730951},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":2.23606797749979},"575":{"tf":1.4142135623730951},"579":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"1002":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1097":{"tf":1.0},"215":{"tf":1.0},"897":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"1095":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.4142135623730951},"368":{"tf":1.0},"38":{"tf":1.0},"400":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"653":{"tf":1.0},"779":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"915":{"tf":1.4142135623730951},"945":{"tf":1.0},"974":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"106":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"898":{"tf":1.0},"974":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"229":{"tf":1.0},"273":{"tf":1.0},"507":{"tf":1.4142135623730951}}}}}},"df":18,"docs":{"1070":{"tf":1.0},"1073":{"tf":1.0},"1095":{"tf":1.0},"304":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.7320508075688772},"62":{"tf":1.0},"866":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.6457513110645907},"925":{"tf":1.0},"929":{"tf":1.0},"934":{"tf":1.4142135623730951},"936":{"tf":1.0},"937":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1044":{"tf":1.0},"185":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"915":{"tf":1.0}}}}}}},"df":6,"docs":{"1040":{"tf":1.0},"185":{"tf":1.4142135623730951},"295":{"tf":1.0},"447":{"tf":1.0},"778":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":27,"docs":{"1031":{"tf":1.0},"1061":{"tf":1.0},"1079":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"264":{"tf":1.0},"318":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"366":{"tf":1.0},"41":{"tf":1.0},"450":{"tf":1.0},"506":{"tf":1.4142135623730951},"529":{"tf":1.0},"655":{"tf":1.0},"772":{"tf":1.0},"784":{"tf":1.0},"927":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"199":{"tf":1.0},"407":{"tf":1.0},"975":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":28,"docs":{"1034":{"tf":1.0},"1044":{"tf":1.0},"1122":{"tf":1.0},"139":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"427":{"tf":1.0},"589":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.4142135623730951},"708":{"tf":1.0},"846":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"514":{"tf":2.0}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"327":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"266":{"tf":1.0},"271":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"589":{"tf":1.0},"779":{"tf":1.0}}},"df":12,"docs":{"1118":{"tf":1.0},"197":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"368":{"tf":1.0},"499":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.0},"550":{"tf":1.0},"587":{"tf":1.0},"655":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"181":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"589":{"tf":1.0},"955":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"726":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":52,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1085":{"tf":1.0},"144":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"222":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"304":{"tf":1.0},"316":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":1.0},"507":{"tf":1.0},"510":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.4142135623730951},"603":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"832":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"937":{"tf":1.0},"946":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"507":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":5,"docs":{"296":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"607":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"355":{"tf":1.0},"505":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":15,"docs":{"1017":{"tf":1.0},"11":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"857":{"tf":1.0},"960":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1017":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"325":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.4142135623730951},"866":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{":":{"1":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1023":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1085":{"tf":1.0},"185":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"548":{"tf":1.7320508075688772},"581":{"tf":1.0},"596":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.0},"705":{"tf":1.4142135623730951},"847":{"tf":1.0},"962":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1085":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":8,"docs":{"287":{"tf":1.0},"291":{"tf":1.0},"388":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"508":{"tf":1.0},"633":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"31":{"tf":1.0}}}},"m":{"df":2,"docs":{"1119":{"tf":1.0},"285":{"tf":1.0}}},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"155":{"tf":1.0},"181":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"318":{"tf":1.0},"926":{"tf":1.0}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":8,"docs":{"1006":{"tf":1.0},"116":{"tf":1.7320508075688772},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"195":{"tf":1.0},"370":{"tf":1.0},"548":{"tf":1.0},"66":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1001":{"tf":1.0},"515":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":7,"docs":{"181":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0},"975":{"tf":2.0},"992":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"529":{"tf":1.0},"748":{"tf":2.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"523":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"247":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0},"664":{"tf":1.0},"960":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"w":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"291":{"tf":1.0},"364":{"tf":1.0},"742":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"228":{"tf":1.0},"835":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"e":{"8":{"7":{"b":{"c":{"a":{"df":0,"docs":{},"e":{"5":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},">":{"_":{"<":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"190":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":20,"docs":{"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":2.0},"260":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.4142135623730951},"716":{"tf":1.0},"718":{"tf":2.6457513110645907},"720":{"tf":1.7320508075688772},"721":{"tf":1.7320508075688772},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":23,"docs":{"1034":{"tf":1.0},"1055":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"516":{"tf":1.0},"579":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1070":{"tf":1.0},"1105":{"tf":1.0},"231":{"tf":1.0},"257":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"655":{"tf":1.0},"946":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"1000":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"673":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"409":{"tf":1.0},"413":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"899":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"1005":{"tf":1.0},"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1014":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"263":{"tf":1.0},"364":{"tf":1.0},"541":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"548":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"669":{"tf":1.0},"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"668":{"tf":1.0},"669":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"1073":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.4142135623730951},"417":{"tf":1.0},"78":{"tf":1.0},"847":{"tf":1.0},"948":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"518":{"tf":1.0},"950":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"291":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"456":{"tf":1.0},"481":{"tf":1.0},"733":{"tf":1.0},"913":{"tf":1.0}}}},"v":{"df":3,"docs":{"168":{"tf":1.0},"567":{"tf":1.0},"952":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"589":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1099":{"tf":1.0},"1114":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.0},"913":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":14,"docs":{"1114":{"tf":1.0},"1120":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"376":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0},"959":{"tf":1.0},"999":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":20,"docs":{"1117":{"tf":1.0},"152":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":1.4142135623730951},"375":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.0},"537":{"tf":1.0},"541":{"tf":1.0},"640":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"747":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"451":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"290":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1073":{"tf":1.0},"116":{"tf":1.0},"199":{"tf":1.4142135623730951},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"707":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1034":{"tf":1.0},"199":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"199":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"290":{"tf":1.0},"320":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.4142135623730951},"403":{"tf":1.0},"407":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":142,"docs":{"0":{"tf":1.0},"1009":{"tf":1.0},"1012":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1016":{"tf":1.0},"1022":{"tf":1.0},"1027":{"tf":1.0},"104":{"tf":1.0},"1052":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1089":{"tf":1.0},"1105":{"tf":1.0},"1117":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"184":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":2.23606797749979},"199":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"260":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"301":{"tf":1.0},"317":{"tf":1.4142135623730951},"332":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"356":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"394":{"tf":1.0},"447":{"tf":1.7320508075688772},"45":{"tf":1.0},"505":{"tf":1.4142135623730951},"508":{"tf":1.0},"538":{"tf":1.7320508075688772},"541":{"tf":3.1622776601683795},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":3.7416573867739413},"55":{"tf":1.0},"550":{"tf":2.0},"555":{"tf":1.0},"56":{"tf":1.0},"565":{"tf":1.4142135623730951},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"582":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"661":{"tf":1.0},"664":{"tf":1.4142135623730951},"673":{"tf":1.0},"693":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":2.23606797749979},"710":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"74":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"773":{"tf":1.0},"78":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"807":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"828":{"tf":1.0},"831":{"tf":1.7320508075688772},"832":{"tf":1.0},"834":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951},"84":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"858":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"951":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"960":{"tf":2.0},"979":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"361":{"tf":1.0},"365":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"590":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":6,"docs":{"197":{"tf":1.0},"470":{"tf":1.0},"507":{"tf":1.0},"707":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1023":{"tf":1.0}}},"k":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"\"":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1064":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":32,"docs":{"1058":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"207":{"tf":1.0},"213":{"tf":2.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":2.23606797749979},"252":{"tf":1.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"378":{"tf":1.0},"559":{"tf":1.4142135623730951},"560":{"tf":1.0},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"673":{"tf":1.0},"945":{"tf":2.0},"949":{"tf":1.4142135623730951},"950":{"tf":2.0},"951":{"tf":1.0},"957":{"tf":2.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.7320508075688772},"960":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"964":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":4,"docs":{"1097":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.0},"747":{"tf":1.0}}}},"c":{"df":2,"docs":{"507":{"tf":1.0},"517":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"271":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"737":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":120,"docs":{"100":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.4142135623730951},"109":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":2.23606797749979},"1119":{"tf":1.0},"1122":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"133":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.7320508075688772},"318":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"361":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"41":{"tf":1.0},"422":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"528":{"tf":1.0},"537":{"tf":1.0},"539":{"tf":1.4142135623730951},"540":{"tf":1.0},"542":{"tf":2.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.7320508075688772},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"916":{"tf":1.0},"934":{"tf":1.0},"948":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.0},"983":{"tf":1.0}},"i":{"df":51,"docs":{"1085":{"tf":1.0},"1120":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"183":{"tf":2.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"283":{"tf":1.0},"303":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"381":{"tf":1.0},"39":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"42":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.0},"480":{"tf":1.0},"487":{"tf":1.0},"505":{"tf":1.0},"514":{"tf":1.0},"541":{"tf":2.0},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":2.449489742783178},"56":{"tf":1.0},"57":{"tf":1.0},"580":{"tf":1.0},"707":{"tf":1.0},"959":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.4142135623730951},"973":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"232":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"548":{"tf":1.0},"632":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"740":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"367":{"tf":1.0},"447":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"393":{"tf":1.0}}}},"n":{"df":2,"docs":{"254":{"tf":1.0},"303":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"d":{",":{"'":{":":{":":{"'":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"1119":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"510":{"tf":2.449489742783178},"52":{"tf":1.0},"548":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.0},"740":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1008":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"155":{"tf":1.0},"79":{"tf":1.0}}}},"n":{"df":1,"docs":{"859":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"1005":{"tf":1.4142135623730951},"1008":{"tf":1.0},"1013":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"856":{"tf":1.0},"857":{"tf":2.0},"858":{"tf":2.23606797749979},"859":{"tf":2.6457513110645907},"864":{"tf":1.0},"866":{"tf":3.605551275463989},"880":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":3.0},"447":{"tf":2.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"430":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"1064":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.4142135623730951},"177":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"285":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"/":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{">":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"938":{"tf":1.0},"939":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":5,"docs":{"318":{"tf":1.7320508075688772},"605":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"939":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":70,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1085":{"tf":1.0},"13":{"tf":1.0},"137":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.7320508075688772},"238":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"410":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.7320508075688772},"452":{"tf":1.4142135623730951},"458":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":2.0},"48":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"550":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.4142135623730951},"622":{"tf":1.0},"671":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":2.23606797749979},"959":{"tf":1.0},"960":{"tf":2.23606797749979},"961":{"tf":1.0}}}},"r":{"c":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":2,"docs":{"1122":{"tf":1.0},"396":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":4,"docs":{"296":{"tf":1.4142135623730951},"306":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"451":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":2.23606797749979},"678":{"tf":2.449489742783178},"679":{"tf":1.0},"682":{"tf":1.0},"956":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"552":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"161":{"tf":1.0},"304":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"a":{"b":{"df":1,"docs":{"289":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"179":{"tf":1.0}}}},"l":{"df":15,"docs":{"134":{"tf":1.0},"143":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":1.7320508075688772},"436":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"457":{"tf":1.0},"527":{"tf":1.0},"655":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"296":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0}}}}}},"df":5,"docs":{"352":{"tf":1.4142135623730951},"488":{"tf":1.0},"576":{"tf":1.0},"913":{"tf":1.4142135623730951},"952":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"216":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"g":{"df":0,"docs":{},"e":{"df":13,"docs":{"1073":{"tf":1.0},"221":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"916":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"548":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"613":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"373":{"tf":1.0},"665":{"tf":1.0},"946":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":46,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":2.0},"156":{"tf":1.4142135623730951},"161":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"264":{"tf":1.0},"284":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"465":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0},"955":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"976":{"tf":1.0},"980":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.4142135623730951},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":2,"docs":{"1034":{"tf":1.0},"353":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"480":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":83,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1096":{"tf":1.4142135623730951},"1122":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.7320508075688772},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"215":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"337":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.4142135623730951},"470":{"tf":1.0},"480":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.0},"506":{"tf":1.0},"508":{"tf":1.7320508075688772},"509":{"tf":2.23606797749979},"51":{"tf":1.0},"510":{"tf":2.449489742783178},"540":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"572":{"tf":1.4142135623730951},"575":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"59":{"tf":1.0},"594":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.7320508075688772},"728":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"746":{"tf":1.0},"803":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.7320508075688772},"896":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.4142135623730951},"946":{"tf":1.0},"973":{"tf":1.0},"984":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1018":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1059":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"1001":{"tf":1.0},"1059":{"tf":1.0},"323":{"tf":2.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"575":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"1038":{"tf":1.0},"1044":{"tf":1.0},"198":{"tf":1.0},"354":{"tf":1.0},"487":{"tf":1.0}},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"113":{"tf":1.0},"155":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.4142135623730951},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"477":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":2.449489742783178},"519":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.0},"527":{"tf":2.6457513110645907},"528":{"tf":2.8284271247461903},"530":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"720":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0},"980":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1017":{"tf":1.4142135623730951},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"290":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"518":{"tf":1.0},"520":{"tf":1.0},"527":{"tf":1.0},"625":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"469":{"tf":1.7320508075688772},"942":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":10,"docs":{"170":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":2.0},"408":{"tf":1.0},"938":{"tf":1.7320508075688772},"939":{"tf":1.0},"940":{"tf":1.4142135623730951},"941":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"1038":{"tf":1.7320508075688772},"1040":{"tf":1.0},"183":{"tf":2.449489742783178},"186":{"tf":1.0},"190":{"tf":1.4142135623730951},"31":{"tf":1.0},"539":{"tf":2.6457513110645907},"542":{"tf":3.3166247903554},"548":{"tf":3.4641016151377544},"585":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"708":{"tf":3.872983346207417},"709":{"tf":1.7320508075688772},"710":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.0}}}}},"y":{"df":1,"docs":{"708":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"/":{"1":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"955":{"tf":1.0},"956":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":14,"docs":{"1021":{"tf":1.0},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"115":{"tf":1.0},"127":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"391":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"528":{"tf":1.0},"844":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{"df":0,"docs":{},"{":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"y":{"df":6,"docs":{"457":{"tf":1.0},"531":{"tf":1.0},"664":{"tf":1.0},"873":{"tf":1.0},"93":{"tf":1.0},"981":{"tf":1.0}}}},"d":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"9":{"9":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"562":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":41,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"211":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"350":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.4142135623730951},"416":{"tf":1.0},"489":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.4142135623730951},"641":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":4.358898943540674},"779":{"tf":3.1622776601683795},"925":{"tf":1.7320508075688772},"926":{"tf":3.3166247903554},"927":{"tf":2.8284271247461903},"929":{"tf":2.0},"930":{"tf":1.7320508075688772},"931":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"505":{"tf":1.0},"506":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":44,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1064":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"169":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"495":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"591":{"tf":1.0},"691":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"910":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"937":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"#":{"1":{"5":{"9":{"5":{"1":{"0":{"df":1,"docs":{"622":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"3":{"4":{"2":{"4":{"df":1,"docs":{"1016":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"0":{"3":{"6":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"3":{"df":1,"docs":{"784":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"3":{"4":{"2":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"3":{"4":{"df":1,"docs":{"571":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"8":{"8":{"df":1,"docs":{"1075":{"tf":1.0}}},"9":{"df":1,"docs":{"1075":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"df":1,"docs":{"659":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"4":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"9":{"3":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"3":{"2":{"3":{"df":1,"docs":{"682":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"7":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"1":{"4":{"0":{"df":1,"docs":{"755":{"tf":1.0}}},"1":{"df":1,"docs":{"764":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"7":{"7":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"5":{"8":{"2":{"df":1,"docs":{"400":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"8":{"8":{"4":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"6":{"4":{"8":{"1":{"df":1,"docs":{"1001":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"0":{"df":1,"docs":{"943":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"5":{"df":1,"docs":{"263":{"tf":1.0}}},"7":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"3":{"4":{"8":{"df":1,"docs":{"772":{"tf":1.0}}},"9":{"df":1,"docs":{"772":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"7":{"df":1,"docs":{"607":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"3":{"3":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"8":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"3":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"3":{"7":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"8":{"9":{"df":1,"docs":{"291":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"8":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"5":{"4":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"0":{"1":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"2":{"8":{"8":{"df":1,"docs":{"820":{"tf":1.0}}},"9":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}},"9":{"0":{"df":1,"docs":{"831":{"tf":1.0}}},"1":{"df":1,"docs":{"830":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"8":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"4":{"1":{"5":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"8":{"df":1,"docs":{"841":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1031":{"tf":1.4142135623730951}}},"4":{"3":{"0":{"2":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1119":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"'":{"df":2,"docs":{"197":{"tf":1.0},"198":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"957":{"tf":1.0},"960":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}},"df":64,"docs":{"1016":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"12":{"tf":1.0},"17":{"tf":2.23606797749979},"175":{"tf":1.0},"196":{"tf":2.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":2.0},"207":{"tf":1.0},"209":{"tf":1.7320508075688772},"21":{"tf":1.0},"210":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"263":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":2.0},"307":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"401":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.4142135623730951},"562":{"tf":1.4142135623730951},"581":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"644":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.4142135623730951},"843":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"921":{"tf":1.0},"951":{"tf":1.7320508075688772},"957":{"tf":2.6457513110645907},"958":{"tf":1.0},"960":{"tf":2.6457513110645907},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"113":{"tf":1.0},"128":{"tf":1.0},"186":{"tf":1.0},"334":{"tf":1.0},"416":{"tf":1.0},"514":{"tf":1.0},"915":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"676":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"1071":{"tf":1.0},"1097":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.449489742783178},"257":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"50":{"tf":1.0},"505":{"tf":1.0},"824":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":2.0},"956":{"tf":2.0},"957":{"tf":2.23606797749979},"958":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"954":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.4142135623730951},"817":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}},"df":91,"docs":{"1001":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1008":{"tf":3.3166247903554},"1038":{"tf":1.0},"1046":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.0},"1106":{"tf":1.0},"1117":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":1.7320508075688772},"228":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":3.3166247903554},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"567":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"643":{"tf":1.0},"684":{"tf":1.0},"725":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"800":{"tf":2.0},"811":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":4.58257569495584},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.4142135623730951},"822":{"tf":1.7320508075688772},"823":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.4142135623730951},"88":{"tf":1.0},"9":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":2.6457513110645907},"957":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"825":{"tf":1.0},"828":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"133":{"tf":1.0},"510":{"tf":1.0},"585":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"508":{"tf":1.0},"607":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"31":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"1038":{"tf":1.4142135623730951},"986":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"354":{"tf":1.0}}}}}}}}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"954":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":35,"docs":{"1004":{"tf":1.4142135623730951},"1005":{"tf":1.7320508075688772},"1006":{"tf":1.7320508075688772},"1007":{"tf":1.4142135623730951},"1008":{"tf":1.4142135623730951},"1009":{"tf":2.23606797749979},"1011":{"tf":1.0},"1058":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":2.0},"365":{"tf":1.0},"372":{"tf":1.7320508075688772},"407":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":1.7320508075688772},"538":{"tf":1.0},"560":{"tf":1.4142135623730951},"847":{"tf":1.0},"897":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.4142135623730951},"948":{"tf":1.0},"954":{"tf":2.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"958":{"tf":2.23606797749979},"964":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"321":{"tf":1.0},"99":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":60,"docs":{"1009":{"tf":1.0},"1027":{"tf":3.872983346207417},"1035":{"tf":2.8284271247461903},"1051":{"tf":4.58257569495584},"1067":{"tf":1.4142135623730951},"1089":{"tf":3.1622776601683795},"1101":{"tf":4.69041575982343},"1102":{"tf":5.0},"129":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"190":{"tf":2.449489742783178},"191":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"288":{"tf":1.0},"318":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":1.0},"356":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.4142135623730951},"426":{"tf":1.0},"434":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"542":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":2.0},"690":{"tf":1.0},"708":{"tf":2.449489742783178},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"757":{"tf":3.605551275463989},"766":{"tf":5.916079783099616},"774":{"tf":3.872983346207417},"782":{"tf":1.7320508075688772},"796":{"tf":2.0},"797":{"tf":1.7320508075688772},"808":{"tf":2.449489742783178},"817":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"880":{"tf":1.0},"921":{"tf":1.4142135623730951},"939":{"tf":1.0}}}},"p":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":1,"docs":{"937":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"896":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"542":{"tf":1.0},"957":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":17,"docs":{"1051":{"tf":1.0},"1101":{"tf":3.1622776601683795},"1102":{"tf":2.0},"160":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"267":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.7320508075688772},"419":{"tf":1.4142135623730951},"580":{"tf":1.0},"664":{"tf":3.0},"720":{"tf":1.4142135623730951},"847":{"tf":1.0},"877":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":53,"docs":{"1025":{"tf":1.0},"1034":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.7320508075688772},"123":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"230":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":2.0},"355":{"tf":1.0},"356":{"tf":2.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"364":{"tf":1.4142135623730951},"368":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"417":{"tf":1.0},"50":{"tf":1.0},"540":{"tf":1.0},"561":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"727":{"tf":1.0},"779":{"tf":1.0},"789":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"954":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":5,"docs":{"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.449489742783178},"839":{"tf":1.4142135623730951},"840":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"481":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"i":{"df":16,"docs":{"260":{"tf":1.7320508075688772},"262":{"tf":1.0},"328":{"tf":2.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"715":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":2.6457513110645907},"732":{"tf":1.0}}},"y":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":10,"docs":{"1107":{"tf":1.0},"1113":{"tf":1.7320508075688772},"1120":{"tf":1.0},"1122":{"tf":1.0},"394":{"tf":3.1622776601683795},"458":{"tf":1.0},"460":{"tf":1.7320508075688772},"473":{"tf":1.0},"945":{"tf":4.0},"950":{"tf":3.0}}}}}},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"143":{"tf":1.0},"154":{"tf":1.0},"235":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"711":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":12,"docs":{"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"538":{"tf":1.0},"950":{"tf":1.7320508075688772},"956":{"tf":2.0},"957":{"tf":1.7320508075688772},"960":{"tf":2.0},"964":{"tf":2.8284271247461903}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"737":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1120":{"tf":1.0},"361":{"tf":1.0},"451":{"tf":1.0},"453":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"590":{"tf":1.0},"599":{"tf":1.0},"633":{"tf":1.0},"752":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":38,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":1.0},"275":{"tf":1.0},"348":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":2.23606797749979},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"390":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"455":{"tf":1.0},"506":{"tf":1.0},"562":{"tf":1.0},"594":{"tf":1.0},"657":{"tf":1.0},"688":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"786":{"tf":1.0},"845":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"914":{"tf":1.0},"930":{"tf":1.4142135623730951},"947":{"tf":1.0},"956":{"tf":2.0},"960":{"tf":1.0},"962":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{")":{".":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"1":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":2.0}}}}}}}},"df":0,"docs":{},"s":{"3":{"df":10,"docs":{"1059":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1098":{"tf":1.0},"1102":{"tf":1.0},"508":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":98,"docs":{"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1033":{"tf":3.4641016151377544},"1035":{"tf":1.0},"1044":{"tf":2.23606797749979},"1051":{"tf":1.0},"1064":{"tf":2.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"199":{"tf":2.6457513110645907},"202":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"266":{"tf":3.4641016151377544},"267":{"tf":2.23606797749979},"268":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":3.0},"284":{"tf":1.0},"316":{"tf":1.0},"360":{"tf":1.0},"451":{"tf":1.4142135623730951},"455":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"466":{"tf":2.8284271247461903},"467":{"tf":2.0},"468":{"tf":2.8284271247461903},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":2.0},"619":{"tf":1.0},"622":{"tf":2.8284271247461903},"628":{"tf":2.8284271247461903},"630":{"tf":1.0},"644":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"679":{"tf":1.7320508075688772},"686":{"tf":2.0},"690":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"751":{"tf":1.0},"755":{"tf":2.0},"757":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.7320508075688772},"766":{"tf":1.0},"770":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.7320508075688772},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"796":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"862":{"tf":1.4142135623730951},"868":{"tf":1.0},"882":{"tf":1.0},"889":{"tf":1.0},"891":{"tf":1.0},"901":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"793":{"tf":1.4142135623730951},"797":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":20,"docs":{"220":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.7320508075688772},"360":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.7320508075688772},"451":{"tf":1.0},"455":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"386":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"386":{"tf":1.0}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"3":{"9":{"b":{"6":{"0":{"8":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":41,"docs":{"1044":{"tf":1.7320508075688772},"1049":{"tf":1.0},"1059":{"tf":1.0},"108":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"307":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.4142135623730951},"396":{"tf":1.0},"416":{"tf":1.0},"448":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"523":{"tf":1.0},"613":{"tf":1.7320508075688772},"633":{"tf":1.0},"638":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"742":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.4142135623730951},"91":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.6457513110645907},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"955":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"276":{"tf":1.0},"541":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"840":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"188":{"tf":1.0},"446":{"tf":1.0},"64":{"tf":1.0},"925":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"933":{"tf":1.0},"937":{"tf":3.872983346207417}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"937":{"tf":1.0}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"937":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"937":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"965":{"tf":1.0}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":14,"docs":{"1017":{"tf":1.0},"102":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"37":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"810":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":18,"docs":{"1002":{"tf":1.7320508075688772},"1009":{"tf":1.0},"1057":{"tf":1.0},"21":{"tf":1.0},"373":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"488":{"tf":2.6457513110645907},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.7320508075688772},"515":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"946":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"d":{"df":2,"docs":{"508":{"tf":1.4142135623730951},"510":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"515":{"tf":2.0},"665":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"1089":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":19,"docs":{"1001":{"tf":1.0},"1046":{"tf":1.0},"1098":{"tf":1.0},"125":{"tf":1.7320508075688772},"135":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"507":{"tf":1.0},"529":{"tf":1.0},"657":{"tf":1.0},"691":{"tf":1.0},"8":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":1,"docs":{"462":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"634":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"841":{"tf":1.4142135623730951},"983":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.0}}}},"df":13,"docs":{"1093":{"tf":1.4142135623730951},"1098":{"tf":1.4142135623730951},"121":{"tf":1.0},"365":{"tf":1.0},"390":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"574":{"tf":1.0},"841":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.4142135623730951},"983":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"373":{"tf":1.0},"375":{"tf":1.0},"416":{"tf":1.0},"574":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"931":{"tf":1.0},"936":{"tf":3.0},"937":{"tf":1.0},"946":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"948":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":82,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"103":{"tf":1.0},"1034":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"111":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"291":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"34":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"378":{"tf":1.0},"380":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"462":{"tf":1.4142135623730951},"466":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"538":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.0},"56":{"tf":1.0},"622":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"69":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"77":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.4142135623730951},"960":{"tf":1.0},"963":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"185":{"tf":1.0},"572":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"510":{"tf":1.0},"528":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"276":{"tf":1.0},"650":{"tf":1.0}},"i":{"df":3,"docs":{"212":{"tf":1.0},"332":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":5,"docs":{"1071":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"104":{"tf":1.0},"1072":{"tf":1.0},"1108":{"tf":1.4142135623730951},"144":{"tf":1.0},"285":{"tf":1.0},"335":{"tf":1.4142135623730951},"740":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":2.6457513110645907},"852":{"tf":1.4142135623730951},"853":{"tf":1.7320508075688772},"855":{"tf":2.8284271247461903},"859":{"tf":1.4142135623730951},"876":{"tf":2.0},"880":{"tf":2.6457513110645907},"980":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"1025":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"140":{"tf":1.0},"226":{"tf":1.0},"257":{"tf":1.0},"708":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":9,"docs":{"228":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"946":{"tf":1.0}}}},"m":{"(":{"'":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"539":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"1063":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1063":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"644":{"tf":1.0},"686":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"`":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"`":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{")":{".":{"`":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"806":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"755":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1040":{"tf":2.8284271247461903},"1044":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"/":{"(":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1055":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"732":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":19,"docs":{"1025":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"183":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"690":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"779":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"r":{"df":15,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"708":{"tf":1.0},"789":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":26,"docs":{"1045":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1075":{"tf":1.0},"1091":{"tf":2.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.0},"352":{"tf":1.0},"379":{"tf":1.0},"394":{"tf":1.0},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"542":{"tf":1.0},"604":{"tf":1.0},"657":{"tf":1.0},"666":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"1023":{"tf":1.0},"1080":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"485":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1023":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"i":{"df":3,"docs":{"256":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":72,"docs":{"1097":{"tf":1.0},"1103":{"tf":1.0},"1109":{"tf":1.0},"1119":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"256":{"tf":1.4142135623730951},"295":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"38":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"447":{"tf":1.0},"466":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"646":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"788":{"tf":1.7320508075688772},"812":{"tf":1.0},"847":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}},"s":{"df":4,"docs":{"269":{"tf":1.0},"271":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":19,"docs":{"1017":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1093":{"tf":1.0},"1107":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"256":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"50":{"tf":1.0},"527":{"tf":1.0},"555":{"tf":1.0},"836":{"tf":1.0}}},"f":{"a":{"c":{"df":3,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":1,"docs":{"447":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"1016":{"tf":1.4142135623730951},"1103":{"tf":1.0},"535":{"tf":1.0},"725":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"725":{"tf":1.0},"726":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"900":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"518":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"210":{"tf":1.0},"287":{"tf":1.0},"506":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"427":{"tf":1.0}},"n":{"c":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"1097":{"tf":1.0}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1092":{"tf":1.4142135623730951},"1093":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1097":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"1102":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":22,"docs":{"10":{"tf":1.0},"1091":{"tf":2.23606797749979},"1092":{"tf":1.4142135623730951},"1093":{"tf":2.0},"1095":{"tf":1.4142135623730951},"1096":{"tf":2.6457513110645907},"1097":{"tf":4.123105625617661},"1098":{"tf":1.0},"1101":{"tf":1.4142135623730951},"1102":{"tf":1.4142135623730951},"115":{"tf":1.0},"129":{"tf":1.0},"198":{"tf":1.0},"475":{"tf":1.0},"913":{"tf":2.8284271247461903},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.449489742783178},"926":{"tf":2.23606797749979},"927":{"tf":1.0},"929":{"tf":2.449489742783178},"936":{"tf":2.23606797749979}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"926":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":9,"docs":{"180":{"tf":1.0},"413":{"tf":1.0},"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"48":{"tf":1.0},"540":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"]":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":55,"docs":{"0":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1008":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"115":{"tf":1.0},"135":{"tf":1.0},"176":{"tf":1.4142135623730951},"184":{"tf":1.0},"238":{"tf":3.3166247903554},"251":{"tf":1.0},"304":{"tf":1.0},"331":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":2.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.4142135623730951},"457":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"548":{"tf":1.4142135623730951},"561":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":2.0},"678":{"tf":1.0},"679":{"tf":1.0},"7":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"837":{"tf":1.0},"839":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0}}}}}}}},"t":{"a":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"562":{"tf":1.0},"664":{"tf":1.0},"957":{"tf":1.0}}}},"b":{"'":{"df":1,"docs":{"857":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":34,"docs":{"101":{"tf":1.0},"104":{"tf":1.0},"1097":{"tf":2.23606797749979},"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"199":{"tf":1.4142135623730951},"247":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":2.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"354":{"tf":1.0},"422":{"tf":1.4142135623730951},"516":{"tf":1.0},"555":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.7320508075688772},"851":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"866":{"tf":3.872983346207417},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":2.0},"96":{"tf":1.4142135623730951}},"l":{"df":296,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":2.23606797749979},"1038":{"tf":1.0},"104":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":2.0},"1053":{"tf":1.7320508075688772},"1059":{"tf":1.0},"106":{"tf":2.0},"1061":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1070":{"tf":1.0},"1071":{"tf":2.23606797749979},"1072":{"tf":3.605551275463989},"1075":{"tf":1.7320508075688772},"1084":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1103":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1119":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.8284271247461903},"128":{"tf":2.449489742783178},"129":{"tf":3.3166247903554},"130":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"147":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.0},"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":3.1622776601683795},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":2.23606797749979},"219":{"tf":1.7320508075688772},"220":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":4.795831523312719},"223":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":2.8284271247461903},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.8284271247461903},"32":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":3.1622776601683795},"353":{"tf":1.4142135623730951},"354":{"tf":2.6457513110645907},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":2.0},"359":{"tf":1.0},"360":{"tf":2.6457513110645907},"361":{"tf":2.23606797749979},"362":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":2.6457513110645907},"378":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":2.449489742783178},"416":{"tf":2.0},"418":{"tf":2.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"429":{"tf":1.4142135623730951},"435":{"tf":2.23606797749979},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.4142135623730951},"442":{"tf":2.0},"443":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"459":{"tf":1.0},"464":{"tf":1.0},"472":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"541":{"tf":1.4142135623730951},"550":{"tf":2.0},"555":{"tf":1.0},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.0},"657":{"tf":2.0},"658":{"tf":1.0},"659":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.7320508075688772},"693":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":2.23606797749979},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"707":{"tf":2.0},"708":{"tf":3.0},"710":{"tf":3.0},"711":{"tf":2.6457513110645907},"716":{"tf":2.0},"719":{"tf":1.0},"720":{"tf":1.7320508075688772},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":1.0},"738":{"tf":1.0},"74":{"tf":2.23606797749979},"740":{"tf":1.0},"747":{"tf":1.0},"752":{"tf":1.4142135623730951},"780":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.449489742783178},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"79":{"tf":1.0},"803":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.7320508075688772},"817":{"tf":1.0},"824":{"tf":1.7320508075688772},"828":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"843":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"883":{"tf":1.0},"885":{"tf":1.4142135623730951},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"888":{"tf":1.0},"889":{"tf":1.4142135623730951},"892":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"906":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"918":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"935":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":2.23606797749979},"940":{"tf":1.0},"941":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0}},"e":{"'":{"df":2,"docs":{"129":{"tf":1.0},"256":{"tf":1.0}}},"(":{"df":1,"docs":{"220":{"tf":1.0}}},">":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"375":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":27,"docs":{"1063":{"tf":1.0},"1073":{"tf":1.0},"318":{"tf":1.0},"388":{"tf":2.0},"414":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"562":{"tf":1.0},"710":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":2.23606797749979},"744":{"tf":1.7320508075688772},"745":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"866":{"tf":1.4142135623730951},"894":{"tf":1.0},"902":{"tf":1.4142135623730951},"906":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"774":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"589":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"232":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":49,"docs":{"10":{"tf":1.0},"1031":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"243":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"452":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"555":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"786":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":1.0},"946":{"tf":1.0}},"n":{"df":12,"docs":{"1013":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1085":{"tf":1.0},"275":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1009":{"tf":1.0}}}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.0}}}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":11,"docs":{"1001":{"tf":1.0},"1114":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"270":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"847":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"332":{"tf":1.0}}}}}}},"df":25,"docs":{"1001":{"tf":1.7320508075688772},"1021":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.4142135623730951},"475":{"tf":1.0},"477":{"tf":3.7416573867739413},"478":{"tf":3.3166247903554},"479":{"tf":2.0},"481":{"tf":2.23606797749979},"552":{"tf":1.0},"555":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"7":{"tf":1.0},"705":{"tf":1.0},"842":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"478":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"542":{"tf":1.4142135623730951},"911":{"tf":1.0},"915":{"tf":1.0}}}}}}}}},"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"798":{"tf":1.0}}},"d":{"df":2,"docs":{"371":{"tf":1.0},"935":{"tf":1.0}}},"df":4,"docs":{"220":{"tf":1.0},"231":{"tf":1.4142135623730951},"538":{"tf":1.0},"634":{"tf":1.0}},"v":{"df":1,"docs":{"964":{"tf":1.7320508075688772}}}},"d":{"df":11,"docs":{"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}},"df":3,"docs":{"199":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"370":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":42,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1120":{"tf":1.0},"115":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.4142135623730951},"338":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":2.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"38":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"473":{"tf":1.4142135623730951},"542":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0},"90":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.4142135623730951},"980":{"tf":1.0},"99":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"c":{"df":17,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1064":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"13":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"353":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"122":{"tf":1.0},"290":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1069":{"tf":1.0}}}}}}}}},"d":{"\"":{",":{"2":{"7":{",":{"6":{".":{"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":2,"docs":{"956":{"tf":2.449489742783178},"964":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":201,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1001":{"tf":1.7320508075688772},"1002":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1016":{"tf":1.7320508075688772},"1019":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1082":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":2.0},"1096":{"tf":2.6457513110645907},"1097":{"tf":1.0},"11":{"tf":1.4142135623730951},"1115":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"176":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"192":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"229":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"321":{"tf":1.4142135623730951},"333":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.4142135623730951},"343":{"tf":1.0},"346":{"tf":1.7320508075688772},"348":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"41":{"tf":1.0},"412":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.7320508075688772},"43":{"tf":1.0},"447":{"tf":2.449489742783178},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"483":{"tf":1.0},"486":{"tf":1.7320508075688772},"487":{"tf":1.0},"488":{"tf":4.242640687119285},"489":{"tf":1.4142135623730951},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.4142135623730951},"499":{"tf":1.0},"500":{"tf":2.0},"505":{"tf":2.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"509":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"537":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"559":{"tf":2.23606797749979},"560":{"tf":2.0},"561":{"tf":1.7320508075688772},"562":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":2.0},"574":{"tf":1.0},"575":{"tf":1.4142135623730951},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"60":{"tf":1.0},"604":{"tf":1.0},"607":{"tf":1.0},"610":{"tf":1.0},"613":{"tf":2.0},"615":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.4142135623730951},"629":{"tf":1.0},"64":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"683":{"tf":1.0},"7":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"715":{"tf":1.4142135623730951},"718":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":2.0},"728":{"tf":1.4142135623730951},"734":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"899":{"tf":1.4142135623730951},"9":{"tf":2.449489742783178},"913":{"tf":1.0},"941":{"tf":1.4142135623730951},"943":{"tf":1.0},"945":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0},"975":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"591":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"600":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"595":{"tf":1.4142135623730951},"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"609":{"tf":1.4142135623730951},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"276":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"721":{"tf":1.0},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"531":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"199":{"tf":2.8284271247461903},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"1046":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.4142135623730951},"426":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"1053":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":6,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"632":{"tf":1.0},"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1072":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"727":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"j":{"df":1,"docs":{"950":{"tf":2.0}},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"950":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"285":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"661":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"211":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"425":{"tf":1.0},"464":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"657":{"tf":1.0},"720":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1072":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":5,"docs":{"176":{"tf":1.4142135623730951},"560":{"tf":1.0},"562":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"859":{"tf":1.0},"861":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"859":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"716":{"tf":1.0},"724":{"tf":1.7320508075688772}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"716":{"tf":1.0},"723":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"855":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1098":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"4":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"204":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"684":{"tf":1.4142135623730951},"686":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"203":{"tf":1.0},"222":{"tf":1.0},"598":{"tf":1.0}},"e":{"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":3,"docs":{"222":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"360":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"723":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"$":{"2":{"0":{"1":{"9":{"1":{"2":{"0":{"1":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"360":{"tf":1.0},"469":{"tf":1.7320508075688772},"942":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1002":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":13,"docs":{"10":{"tf":1.0},"247":{"tf":1.0},"271":{"tf":1.0},"589":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772},"825":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.0},"975":{"tf":1.0},"983":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"303":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.4142135623730951},"935":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"186":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"225":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.4142135623730951},"676":{"tf":1.0},"705":{"tf":1.4142135623730951},"957":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}}}},"n":{"d":{"df":5,"docs":{"1118":{"tf":1.0},"28":{"tf":1.0},"451":{"tf":1.0},"876":{"tf":1.0},"981":{"tf":1.0}}},"df":2,"docs":{"299":{"tf":1.0},"751":{"tf":1.0}},"s":{"df":1,"docs":{"1120":{"tf":1.4142135623730951}}}},"r":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"231":{"tf":1.0},"654":{"tf":1.0},"949":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":25,"docs":{"1016":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"332":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.0},"435":{"tf":1.0},"449":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"915":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"1002":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"215":{"tf":1.0},"262":{"tf":1.0},"470":{"tf":1.4142135623730951},"488":{"tf":1.0},"710":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"20":{"tf":1.0},"219":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"876":{"tf":1.0},"976":{"tf":1.0}}}}}}}},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"949":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1073":{"tf":1.0},"118":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"331":{"tf":2.449489742783178},"332":{"tf":2.0},"341":{"tf":1.0},"344":{"tf":1.4142135623730951},"388":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"482":{"tf":1.4142135623730951},"487":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0},"76":{"tf":1.0},"858":{"tf":1.0},"955":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"x":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"df":9,"docs":{"1119":{"tf":1.0},"127":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":2.449489742783178},"199":{"tf":1.7320508075688772},"313":{"tf":1.0},"56":{"tf":1.0},"740":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1120":{"tf":1.0}}}},"t":{"'":{"df":3,"docs":{"136":{"tf":1.0},"248":{"tf":1.0},"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"413":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"335":{"tf":1.0},"664":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":5,"docs":{"1114":{"tf":1.0},"263":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"725":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1095":{"tf":1.0},"507":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"0":{"tf":1.0},"1038":{"tf":1.0},"289":{"tf":1.0},"305":{"tf":1.0},"362":{"tf":1.0},"452":{"tf":1.0},"518":{"tf":1.0},"684":{"tf":1.0},"705":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1070":{"tf":1.0},"1103":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":1.0},"263":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"578":{"tf":1.0},"778":{"tf":1.0},"786":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"926":{"tf":1.0}}}}},"’":{"df":1,"docs":{"507":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"589":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"512":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"538":{"tf":1.0}},"g":{"df":24,"docs":{"1115":{"tf":1.4142135623730951},"231":{"tf":1.0},"256":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"449":{"tf":1.4142135623730951},"456":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"518":{"tf":1.0},"589":{"tf":1.0},"6":{"tf":1.0},"915":{"tf":1.0},"944":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0},"974":{"tf":1.0}}},"k":{"df":9,"docs":{"1003":{"tf":1.0},"1075":{"tf":1.0},"1118":{"tf":1.0},"308":{"tf":1.0},"506":{"tf":1.4142135623730951},"589":{"tf":1.0},"8":{"tf":1.0},"929":{"tf":1.0},"962":{"tf":1.0}}}},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"556":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":35,"docs":{"1042":{"tf":1.0},"1064":{"tf":1.0},"143":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"444":{"tf":1.0},"504":{"tf":1.0},"512":{"tf":1.0},"575":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"688":{"tf":1.0},"690":{"tf":1.0},"742":{"tf":1.0},"780":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"899":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.0},"975":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":21,"docs":{"1009":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"1096":{"tf":1.0},"1114":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"294":{"tf":1.0},"357":{"tf":1.0},"452":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"657":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.0}},"t":{"df":2,"docs":{"1119":{"tf":1.0},"365":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1040":{"tf":1.7320508075688772},"199":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":18,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1115":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"270":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"531":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.7320508075688772},"740":{"tf":1.0},"8":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"975":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"185":{"tf":3.3166247903554},"626":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":90,"docs":{"1009":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"187":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"267":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"388":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"474":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"499":{"tf":1.0},"503":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"528":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"567":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"681":{"tf":1.0},"7":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"847":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"905":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"919":{"tf":1.0},"922":{"tf":1.7320508075688772},"925":{"tf":1.0},"937":{"tf":1.7320508075688772},"957":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"362":{"tf":1.0},"786":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"u":{"df":13,"docs":{"1069":{"tf":1.0},"1095":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"269":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"571":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.0},"960":{"tf":1.0}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"847":{"tf":1.0},"848":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"287":{"tf":1.0},"514":{"tf":1.0},"626":{"tf":2.0}},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"115":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":1,"docs":{"294":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"117":{"tf":1.0},"202":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"1005":{"tf":1.0},"1013":{"tf":2.8284271247461903},"181":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"198":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.0},"857":{"tf":2.0},"858":{"tf":2.23606797749979},"859":{"tf":2.8284271247461903},"864":{"tf":1.0},"866":{"tf":3.3166247903554},"897":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":157,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":1.0},"1034":{"tf":1.0},"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":2.449489742783178},"1075":{"tf":1.0},"1079":{"tf":1.0},"1099":{"tf":1.0},"112":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"15":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.7320508075688772},"293":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"296":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":2.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"437":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.0},"451":{"tf":2.23606797749979},"452":{"tf":1.4142135623730951},"455":{"tf":1.0},"457":{"tf":2.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"488":{"tf":1.0},"497":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"51":{"tf":1.0},"515":{"tf":1.7320508075688772},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.7320508075688772},"554":{"tf":1.0},"561":{"tf":1.0},"575":{"tf":1.4142135623730951},"580":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"633":{"tf":2.0},"635":{"tf":1.0},"642":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.4142135623730951},"658":{"tf":1.0},"665":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"851":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"887":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"926":{"tf":1.0},"930":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"948":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"984":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}},"n":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}},"r":{"df":2,"docs":{"170":{"tf":1.0},"199":{"tf":1.0}}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":31,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"203":{"tf":1.0},"275":{"tf":1.7320508075688772},"299":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"375":{"tf":1.0},"388":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"580":{"tf":1.0},"633":{"tf":1.4142135623730951},"662":{"tf":1.0},"665":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.0},"732":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"880":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":1.0},"523":{"tf":1.0},"665":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"698":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"175":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.4142135623730951},"556":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"1108":{"tf":1.0},"1110":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":6,"docs":{"232":{"tf":1.0},"233":{"tf":1.0},"427":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":2.0},"19":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.4142135623730951},"960":{"tf":1.7320508075688772},"961":{"tf":1.0},"964":{"tf":1.0}}},"p":{"df":2,"docs":{"186":{"tf":1.0},"221":{"tf":1.4142135623730951}}}},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"'":{"2":{"0":{"1":{"9":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"c":{"df":1,"docs":{"1110":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"y":{"df":6,"docs":{"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1120":{"tf":1.0},"266":{"tf":1.0},"488":{"tf":1.0}}}},"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1044":{"tf":1.0},"1081":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"527":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"222":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"507":{"tf":1.0},"705":{"tf":1.7320508075688772},"77":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"964":{"tf":1.0},"98":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"120":{"tf":1.0},"824":{"tf":1.0},"914":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"367":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"540":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1120":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"1044":{"tf":1.4142135623730951},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0}}},"l":{"'":{"df":1,"docs":{"196":{"tf":1.0}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"47":{"tf":1.0},"495":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{}},"df":75,"docs":{"11":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1117":{"tf":2.0},"1120":{"tf":1.0},"1122":{"tf":1.4142135623730951},"12":{"tf":2.449489742783178},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"16":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"196":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"263":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"358":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"401":{"tf":1.0},"443":{"tf":1.0},"45":{"tf":1.0},"475":{"tf":1.0},"53":{"tf":1.0},"533":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.0},"542":{"tf":2.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"67":{"tf":2.0},"69":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"744":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.4142135623730951},"945":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.7320508075688772},"955":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":2.0},"961":{"tf":1.0},"963":{"tf":1.0},"97":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1035":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0}}}}}},"df":29,"docs":{"1064":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"426":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.4142135623730951},"666":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":2.0},"85":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"965":{"tf":1.0},"983":{"tf":1.0}},"i":{"c":{"df":16,"docs":{"1117":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"3":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.449489742783178},"356":{"tf":1.0},"362":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"374":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.0},"424":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"1005":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":2.0},"864":{"tf":2.23606797749979},"866":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"732":{"tf":1.0}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"661":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"1034":{"tf":1.0},"1035":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":6,"docs":{"1027":{"tf":1.0},"1063":{"tf":1.0},"1089":{"tf":1.0},"335":{"tf":1.0},"516":{"tf":1.7320508075688772},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}},"df":32,"docs":{"1001":{"tf":1.0},"1040":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1059":{"tf":1.0},"1098":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"238":{"tf":1.4142135623730951},"263":{"tf":1.0},"288":{"tf":1.0},"412":{"tf":1.0},"510":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"752":{"tf":1.4142135623730951},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"786":{"tf":1.0},"824":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"930":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"924":{"tf":1.0},"928":{"tf":1.0},"930":{"tf":3.7416573867739413},"936":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"930":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"199":{"tf":1.0},"303":{"tf":1.0},"752":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"266":{"tf":2.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"528":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"678":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"414":{"tf":1.0},"432":{"tf":1.0},"488":{"tf":1.0},"576":{"tf":1.0},"74":{"tf":1.0}}},"k":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":1.7320508075688772},"103":{"tf":1.0},"107":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"129":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":2.0},"331":{"tf":1.0},"343":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"784":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.4142135623730951},"985":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"842":{"tf":1.0},"94":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"1023":{"tf":1.0},"742":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"909":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"232":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"367":{"tf":1.0},"922":{"tf":1.0},"962":{"tf":1.0}},"k":{"df":1,"docs":{"919":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"269":{"tf":1.0},"272":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"558":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":3,"docs":{"1025":{"tf":1.0},"153":{"tf":2.0},"784":{"tf":1.0}}},"t":{"df":1,"docs":{"527":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"359":{"tf":1.0},"362":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":23,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"31":{"tf":1.0},"339":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.7320508075688772},"379":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":3.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"673":{"tf":1.4142135623730951},"708":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"205":{"tf":1.0},"309":{"tf":1.0},"447":{"tf":1.0},"531":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"268":{"tf":1.0},"337":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1097":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"358":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"409":{"tf":2.8284271247461903},"413":{"tf":1.0},"561":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"[":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}},"p":{"df":2,"docs":{"444":{"tf":1.0},"528":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"507":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"413":{"tf":1.0}}}}},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"1070":{"tf":1.0},"236":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"462":{"tf":1.0},"780":{"tf":1.0},"921":{"tf":1.0},"957":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"193":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"709":{"tf":1.7320508075688772},"897":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"260":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"413":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0}}},"n":{"d":{"df":4,"docs":{"1016":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.0},"779":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"481":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"844":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":2,"docs":{"1009":{"tf":1.0},"678":{"tf":1.0}}}}},"df":19,"docs":{"104":{"tf":1.0},"1093":{"tf":1.0},"1114":{"tf":1.7320508075688772},"1119":{"tf":1.0},"117":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"231":{"tf":1.0},"256":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"434":{"tf":1.0},"528":{"tf":1.0},"581":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1059":{"tf":1.0},"1097":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":2.449489742783178},"188":{"tf":1.4142135623730951},"291":{"tf":1.0},"318":{"tf":1.0},"415":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"553":{"tf":1.7320508075688772},"555":{"tf":2.0},"571":{"tf":1.0},"575":{"tf":1.0},"713":{"tf":1.0},"937":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"235":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"778":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"357":{"tf":1.0},"527":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"506":{"tf":1.0},"764":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":42,"docs":{"1027":{"tf":4.58257569495584},"1035":{"tf":3.4641016151377544},"1051":{"tf":5.0990195135927845},"1067":{"tf":2.8284271247461903},"1089":{"tf":4.242640687119285},"1098":{"tf":1.4142135623730951},"1101":{"tf":4.69041575982343},"1102":{"tf":4.795831523312719},"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.7320508075688772},"295":{"tf":1.0},"316":{"tf":2.23606797749979},"323":{"tf":1.0},"353":{"tf":1.0},"516":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"726":{"tf":1.4142135623730951},"757":{"tf":5.0990195135927845},"762":{"tf":1.0},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.6457513110645907}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"508":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1017":{"tf":1.0}}}}}}}}}},"df":3,"docs":{"1017":{"tf":1.0},"445":{"tf":1.0},"451":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"538":{"tf":1.0},"595":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"b":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772}}}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"413":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"199":{"tf":1.0}}}}},"n":{"df":15,"docs":{"239":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"373":{"tf":1.0},"497":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"886":{"tf":1.0},"931":{"tf":2.0},"946":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":23,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1122":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"199":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"302":{"tf":1.0},"417":{"tf":1.0},"567":{"tf":1.4142135623730951},"58":{"tf":2.0},"59":{"tf":1.0},"622":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"98":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"1072":{"tf":1.0}},"o":{"df":1,"docs":{"824":{"tf":2.6457513110645907}}}},"w":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"524":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":62,"docs":{"1001":{"tf":1.0},"1008":{"tf":1.0},"1031":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"255":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"421":{"tf":1.0},"430":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.7320508075688772},"514":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"62":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"703":{"tf":1.0},"708":{"tf":1.7320508075688772},"747":{"tf":1.4142135623730951},"785":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"864":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"930":{"tf":1.0},"947":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":122,"docs":{"1009":{"tf":1.4142135623730951},"1025":{"tf":1.0},"103":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"215":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.0},"223":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":2.23606797749979},"323":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":3.0},"354":{"tf":1.4142135623730951},"358":{"tf":2.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"454":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.23606797749979},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"607":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":2.0},"699":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.7320508075688772},"785":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":1.4142135623730951},"836":{"tf":1.0},"844":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":3.872983346207417},"877":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":2.8284271247461903},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":1.0},"915":{"tf":1.4142135623730951},"918":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.7320508075688772},"933":{"tf":1.0},"935":{"tf":1.0},"946":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"962":{"tf":1.0},"989":{"tf":1.0}}},"i":{"c":{"df":28,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"106":{"tf":1.0},"1098":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"343":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"580":{"tf":1.0},"740":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"1105":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"0":{"@":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"f":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"230":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"j":{"df":3,"docs":{"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":23,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":2.0},"228":{"tf":2.6457513110645907},"229":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"277":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"441":{"tf":2.6457513110645907},"633":{"tf":1.0},"705":{"tf":1.0},"902":{"tf":1.0}}}},"df":2,"docs":{"332":{"tf":1.0},"589":{"tf":1.0}},"i":{"d":{"df":4,"docs":{"1095":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0}}},"df":27,"docs":{"1001":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.7320508075688772},"328":{"tf":1.0},"396":{"tf":1.7320508075688772},"415":{"tf":1.0},"477":{"tf":1.0},"555":{"tf":1.4142135623730951},"664":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"751":{"tf":1.0},"79":{"tf":1.7320508075688772},"864":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"1009":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"1092":{"tf":1.0},"1095":{"tf":1.0},"322":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"170":{"tf":1.0},"68":{"tf":1.0},"825":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"435":{"tf":1.0},"500":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"477":{"tf":1.0},"936":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"132":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1120":{"tf":1.0},"170":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"430":{"tf":1.0},"447":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"r":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.4142135623730951}}}}}}},"df":46,"docs":{"101":{"tf":1.0},"1023":{"tf":1.0},"104":{"tf":1.0},"1071":{"tf":1.0},"1107":{"tf":1.0},"143":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"254":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.7320508075688772},"340":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"386":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.0},"509":{"tf":1.0},"53":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"598":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"672":{"tf":1.0},"705":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"883":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"922":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"1009":{"tf":1.0},"446":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":18,"docs":{"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.4142135623730951},"266":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"321":{"tf":1.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.0},"599":{"tf":1.0},"690":{"tf":1.0},"766":{"tf":1.0},"902":{"tf":1.0},"945":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"222":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"462":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":35,"docs":{"10":{"tf":1.0},"1031":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1122":{"tf":1.0},"123":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"239":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.4142135623730951},"289":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.4142135623730951},"496":{"tf":1.7320508075688772},"567":{"tf":1.0},"605":{"tf":1.0},"613":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1008":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"199":{"tf":1.4142135623730951},"387":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"229":{"tf":1.0},"260":{"tf":1.4142135623730951},"262":{"tf":2.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"730":{"tf":1.7320508075688772}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"426":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"641":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":6,"docs":{"359":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"839":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"427":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"335":{"tf":1.0},"499":{"tf":1.0},"586":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1031":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.4142135623730951},"199":{"tf":4.123105625617661},"295":{"tf":1.0},"318":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"705":{"tf":1.0},"734":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":51,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":2.23606797749979},"26":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"338":{"tf":1.0},"354":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"449":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"57":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"803":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"824":{"tf":1.4142135623730951},"844":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"984":{"tf":1.4142135623730951}},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}},"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1089":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"155":{"tf":1.0},"197":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.0},"488":{"tf":1.0},"824":{"tf":1.0},"946":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"21":{"tf":1.0},"506":{"tf":1.0},"951":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"957":{"tf":1.0}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":13,"docs":{"1042":{"tf":1.0},"155":{"tf":1.4142135623730951},"248":{"tf":1.0},"387":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"837":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"1002":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1120":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"678":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":7,"docs":{"1095":{"tf":1.0},"223":{"tf":1.0},"335":{"tf":1.0},"556":{"tf":1.0},"576":{"tf":1.0},"8":{"tf":1.0},"913":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"494":{"tf":1.4142135623730951},"497":{"tf":1.0},"503":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.4142135623730951},"1120":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"199":{"tf":1.4142135623730951},"328":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"644":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"129":{"tf":1.0},"247":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"364":{"tf":1.0},"550":{"tf":1.0},"632":{"tf":1.0},"859":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"678":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1053":{"tf":1.0},"1059":{"tf":2.0},"1097":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1092":{"tf":1.0},"1097":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"287":{"tf":1.0}}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"738":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"744":{"tf":1.0},"813":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"1001":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"169":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"453":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"794":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"929":{"tf":1.0},"946":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"426":{"tf":1.0},"873":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"926":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"s":{"df":1,"docs":{"1071":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"937":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":88,"docs":{"1001":{"tf":2.449489742783178},"1003":{"tf":1.0},"1019":{"tf":1.0},"1026":{"tf":1.0},"1050":{"tf":1.0},"109":{"tf":1.0},"1100":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.7320508075688772},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":1.7320508075688772},"212":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"260":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":2.0},"317":{"tf":1.0},"335":{"tf":1.7320508075688772},"348":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"402":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":2.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":2.449489742783178},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"641":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.7320508075688772},"663":{"tf":1.0},"680":{"tf":1.0},"712":{"tf":1.0},"722":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"93":{"tf":1.0},"945":{"tf":1.0},"957":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"1001":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":113,"docs":{"1001":{"tf":1.0},"101":{"tf":1.0},"1023":{"tf":1.0},"1031":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"110":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.0},"1121":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.4142135623730951},"231":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.4142135623730951},"470":{"tf":1.0},"478":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.4142135623730951},"506":{"tf":3.0},"526":{"tf":2.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":2.23606797749979},"557":{"tf":1.0},"567":{"tf":1.0},"573":{"tf":1.4142135623730951},"575":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.7320508075688772},"59":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"654":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"766":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"84":{"tf":1.4142135623730951},"857":{"tf":1.0},"887":{"tf":1.4142135623730951},"898":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"920":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"934":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":2.0},"943":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.4142135623730951},"97":{"tf":1.0},"979":{"tf":1.0},"984":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":5,"docs":{"106":{"tf":1.0},"507":{"tf":1.0},"728":{"tf":1.0},"922":{"tf":1.0},"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}}},"df":4,"docs":{"215":{"tf":1.0},"304":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"461":{"tf":1.0}}}},"df":0,"docs":{}},"df":6,"docs":{"185":{"tf":1.0},"187":{"tf":1.0},"376":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"922":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"269":{"tf":1.0},"477":{"tf":2.6457513110645907},"478":{"tf":1.0},"479":{"tf":2.0},"550":{"tf":1.0},"951":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":17,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"21":{"tf":1.0},"343":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"525":{"tf":1.7320508075688772},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":2.449489742783178},"55":{"tf":1.0},"580":{"tf":1.0},"626":{"tf":2.0},"980":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"874":{"tf":1.0}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"889":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"872":{"tf":1.0},"876":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"886":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"df":20,"docs":{"396":{"tf":1.0},"664":{"tf":1.0},"740":{"tf":2.8284271247461903},"751":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.7320508075688772},"888":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1013":{"tf":1.0},"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"21":{"tf":1.0},"254":{"tf":1.0},"318":{"tf":1.4142135623730951},"343":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.7320508075688772},"847":{"tf":1.0},"851":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}},"`":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"1103":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"452":{"tf":1.4142135623730951}}}},"df":2,"docs":{"155":{"tf":1.0},"824":{"tf":1.0}},"g":{"df":70,"docs":{"10":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":2.23606797749979},"1042":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.4142135623730951},"11":{"tf":1.0},"1117":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":2.449489742783178},"165":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":2.23606797749979},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"300":{"tf":1.0},"368":{"tf":1.0},"395":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.0},"508":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":2.0},"54":{"tf":1.0},"550":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"61":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"643":{"tf":1.0},"728":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"824":{"tf":2.23606797749979},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"913":{"tf":1.0},"974":{"tf":1.4142135623730951},"975":{"tf":2.0},"980":{"tf":2.23606797749979},"987":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"990":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1027":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1089":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.0}}},"df":482,"docs":{"1":{"tf":1.0},"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"1001":{"tf":1.7320508075688772},"1004":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1029":{"tf":1.0},"1031":{"tf":1.7320508075688772},"1034":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1046":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.7320508075688772},"1075":{"tf":1.4142135623730951},"1085":{"tf":2.449489742783178},"1090":{"tf":1.0},"1091":{"tf":1.0},"1093":{"tf":2.23606797749979},"1095":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1098":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":2.23606797749979},"1117":{"tf":1.0},"1119":{"tf":2.6457513110645907},"1120":{"tf":2.6457513110645907},"113":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":3.4641016151377544},"130":{"tf":1.7320508075688772},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"166":{"tf":2.6457513110645907},"167":{"tf":2.8284271247461903},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"183":{"tf":2.449489742783178},"184":{"tf":1.7320508075688772},"185":{"tf":1.7320508075688772},"186":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":2.0},"216":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.23606797749979},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":2.449489742783178},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":1.7320508075688772},"28":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.6457513110645907},"289":{"tf":2.0},"290":{"tf":2.449489742783178},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.23606797749979},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.23606797749979},"324":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":2.0},"344":{"tf":1.0},"346":{"tf":1.7320508075688772},"35":{"tf":1.0},"350":{"tf":1.4142135623730951},"352":{"tf":2.23606797749979},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"36":{"tf":1.0},"360":{"tf":2.0},"362":{"tf":1.0},"363":{"tf":2.23606797749979},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":2.449489742783178},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"384":{"tf":1.0},"386":{"tf":1.7320508075688772},"388":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"40":{"tf":1.0},"403":{"tf":2.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":2.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.4142135623730951},"452":{"tf":1.7320508075688772},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":2.0},"466":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"472":{"tf":1.4142135623730951},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"489":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"499":{"tf":1.0},"50":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":4.123105625617661},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":2.23606797749979},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":3.3166247903554},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":2.0},"546":{"tf":2.0},"547":{"tf":1.7320508075688772},"548":{"tf":2.8284271247461903},"550":{"tf":1.0},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"580":{"tf":2.0},"581":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":2.449489742783178},"615":{"tf":1.0},"622":{"tf":3.7416573867739413},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.0},"635":{"tf":1.0},"640":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.7320508075688772},"700":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.0},"778":{"tf":1.4142135623730951},"78":{"tf":1.0},"783":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"8":{"tf":1.0},"80":{"tf":1.7320508075688772},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.8284271247461903},"835":{"tf":1.0},"836":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":2.8284271247461903},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"88":{"tf":1.4142135623730951},"880":{"tf":2.0},"885":{"tf":1.0},"887":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":2.23606797749979},"913":{"tf":2.6457513110645907},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.7320508075688772},"922":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"936":{"tf":2.6457513110645907},"94":{"tf":1.0},"943":{"tf":1.7320508075688772},"944":{"tf":1.0},"945":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":2.6457513110645907},"958":{"tf":1.7320508075688772},"959":{"tf":2.0},"960":{"tf":2.0},"961":{"tf":2.449489742783178},"962":{"tf":2.0},"965":{"tf":1.4142135623730951},"970":{"tf":1.0},"974":{"tf":2.6457513110645907},"975":{"tf":2.0},"976":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.4142135623730951},"984":{"tf":1.0},"999":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":17,"docs":{"1013":{"tf":1.0},"1063":{"tf":1.0},"1095":{"tf":1.0},"451":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"607":{"tf":1.0},"641":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":2.449489742783178},"780":{"tf":1.0},"851":{"tf":1.0},"897":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}}},"+":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"506":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"541":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"664":{"tf":1.0},"666":{"tf":1.0}}}}}}},"df":261,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"1001":{"tf":1.0},"1002":{"tf":1.4142135623730951},"1008":{"tf":1.7320508075688772},"1009":{"tf":2.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1044":{"tf":2.0},"1059":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":2.8284271247461903},"1066":{"tf":1.4142135623730951},"107":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1073":{"tf":2.6457513110645907},"1075":{"tf":1.0},"1085":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1122":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.4142135623730951},"119":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.0},"162":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"215":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":3.1622776601683795},"223":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"316":{"tf":1.4142135623730951},"323":{"tf":3.3166247903554},"33":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":2.449489742783178},"36":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"368":{"tf":1.0},"373":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"449":{"tf":2.6457513110645907},"450":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"500":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":3.605551275463989},"506":{"tf":5.477225575051661},"508":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"518":{"tf":3.4641016151377544},"519":{"tf":1.7320508075688772},"520":{"tf":1.0},"521":{"tf":2.0},"522":{"tf":1.7320508075688772},"523":{"tf":2.23606797749979},"524":{"tf":2.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":3.4641016151377544},"528":{"tf":5.196152422706632},"529":{"tf":1.7320508075688772},"530":{"tf":1.0},"531":{"tf":2.449489742783178},"539":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"552":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":2.6457513110645907},"587":{"tf":1.7320508075688772},"589":{"tf":2.23606797749979},"590":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.0},"595":{"tf":1.7320508075688772},"596":{"tf":2.8284271247461903},"607":{"tf":2.0},"609":{"tf":2.6457513110645907},"61":{"tf":1.0},"613":{"tf":2.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"635":{"tf":1.0},"641":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"666":{"tf":1.0},"676":{"tf":1.4142135623730951},"69":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":3.605551275463989},"780":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":2.6457513110645907},"824":{"tf":2.449489742783178},"844":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"852":{"tf":1.4142135623730951},"853":{"tf":1.0},"858":{"tf":1.4142135623730951},"861":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"873":{"tf":3.0},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":2.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":2.0},"898":{"tf":2.449489742783178},"899":{"tf":2.449489742783178},"903":{"tf":1.0},"906":{"tf":2.0},"913":{"tf":2.449489742783178},"914":{"tf":1.0},"916":{"tf":1.0},"919":{"tf":1.0},"921":{"tf":2.23606797749979},"922":{"tf":2.449489742783178},"925":{"tf":1.7320508075688772},"926":{"tf":4.47213595499958},"927":{"tf":4.123105625617661},"928":{"tf":1.4142135623730951},"929":{"tf":5.0},"930":{"tf":2.449489742783178},"931":{"tf":5.385164807134504},"934":{"tf":2.0},"936":{"tf":5.0},"937":{"tf":4.0},"945":{"tf":1.0},"946":{"tf":1.7320508075688772},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":2.0},"975":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":2.0},"983":{"tf":1.7320508075688772},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"225":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":35,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"1115":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"425":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"477":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"741":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"+":{"0":{"4":{"df":1,"docs":{"406":{"tf":1.7320508075688772}}},"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1100":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"345":{"tf":1.0},"356":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.4142135623730951},"523":{"tf":1.0},"665":{"tf":1.0},"689":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"175":{"tf":1.0},"260":{"tf":1.0},"321":{"tf":1.0},"328":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951}}}},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}}}}}}}}},"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"922":{"tf":1.7320508075688772}},"e":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"817":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.0}}}}}}},"df":3,"docs":{"813":{"tf":2.0},"918":{"tf":1.0},"922":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"354":{"tf":1.0},"386":{"tf":1.0},"487":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"0":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1020":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"199":{"tf":2.23606797749979},"203":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"525":{"tf":1.0},"611":{"tf":1.0},"630":{"tf":1.0},"728":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"808":{"tf":1.0},"836":{"tf":1.0}}},"2":{"5":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"199":{"tf":2.23606797749979},"531":{"tf":2.0},"906":{"tf":1.0}}},"3":{"1":{".":{"4":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1023":{"tf":1.0},"1027":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":3.4641016151377544},"529":{"tf":1.4142135623730951},"797":{"tf":1.0}}},"4":{"df":5,"docs":{"432":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"568":{"tf":1.0},"664":{"tf":1.0}}},"6":{"df":1,"docs":{"619":{"tf":1.0}}},"8":{"df":2,"docs":{"757":{"tf":1.0},"766":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"1040":{"tf":1.0},"1101":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"180":{"tf":1.0},"221":{"tf":1.7320508075688772},"248":{"tf":1.0},"276":{"tf":1.0},"339":{"tf":1.7320508075688772},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"367":{"tf":1.0},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"390":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":2.23606797749979},"414":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"540":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"561":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"926":{"tf":1.0},"929":{"tf":2.23606797749979},"930":{"tf":1.0},"956":{"tf":3.4641016151377544},"958":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":119,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1018":{"tf":2.0},"1023":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1051":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951},"1118":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.4142135623730951},"197":{"tf":2.0},"199":{"tf":3.1622776601683795},"220":{"tf":1.4142135623730951},"229":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"254":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":3.0},"270":{"tf":2.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"287":{"tf":2.449489742783178},"288":{"tf":2.449489742783178},"289":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"334":{"tf":2.0},"335":{"tf":3.0},"347":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.7320508075688772},"367":{"tf":1.0},"373":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":2.23606797749979},"403":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"500":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.4142135623730951},"603":{"tf":1.0},"622":{"tf":2.0},"627":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":3.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"690":{"tf":1.0},"705":{"tf":4.0},"708":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.0},"732":{"tf":1.7320508075688772},"742":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":3.7416573867739413},"774":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"780":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"922":{"tf":2.0},"946":{"tf":1.0},"975":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"_":{"1":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1051":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":1,"docs":{"313":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"1031":{"tf":2.0},"120":{"tf":1.0},"199":{"tf":1.0},"313":{"tf":1.7320508075688772},"459":{"tf":1.0},"462":{"tf":1.7320508075688772},"464":{"tf":1.0},"485":{"tf":1.0},"555":{"tf":2.0},"586":{"tf":1.0},"688":{"tf":1.0},"726":{"tf":1.0},"900":{"tf":1.0},"921":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"571":{"tf":1.0},"960":{"tf":1.0}}}},"t":{"df":5,"docs":{"426":{"tf":1.0},"590":{"tf":1.0},"640":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0}}}},"df":9,"docs":{"197":{"tf":1.0},"224":{"tf":1.0},"457":{"tf":1.4142135623730951},"705":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":1.0},"922":{"tf":1.0},"980":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"770":{"tf":1.4142135623730951},"803":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":23,"docs":{"1004":{"tf":1.0},"1007":{"tf":1.0},"1038":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"242":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"474":{"tf":1.0},"528":{"tf":1.0},"58":{"tf":1.0},"596":{"tf":1.0},"74":{"tf":1.0},"945":{"tf":1.0},"960":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1117":{"tf":1.0},"952":{"tf":1.0}}}}},"df":1,"docs":{"199":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"1120":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":26,"docs":{"1079":{"tf":1.0},"1099":{"tf":1.0},"152":{"tf":1.0},"17":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"290":{"tf":1.0},"353":{"tf":1.0},"457":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"654":{"tf":1.4142135623730951},"742":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"957":{"tf":1.0}},"f":{"df":3,"docs":{"926":{"tf":1.7320508075688772},"927":{"tf":1.0},"936":{"tf":2.0}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"934":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"844":{"tf":1.0},"926":{"tf":1.7320508075688772},"931":{"tf":1.0},"936":{"tf":2.8284271247461903}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"s":{"a":{"df":1,"docs":{"915":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"1":{".":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":105,"docs":{"1001":{"tf":2.0},"1009":{"tf":1.7320508075688772},"1020":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":2.449489742783178},"106":{"tf":1.0},"1067":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":2.8284271247461903},"1089":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1101":{"tf":1.4142135623730951},"1102":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"142":{"tf":2.0},"143":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"175":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"343":{"tf":2.0},"354":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"400":{"tf":1.0},"412":{"tf":1.4142135623730951},"424":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":2.23606797749979},"484":{"tf":1.0},"485":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"519":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"580":{"tf":2.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"740":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"836":{"tf":1.0},"841":{"tf":1.7320508075688772},"844":{"tf":2.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"876":{"tf":1.0},"915":{"tf":1.4142135623730951},"922":{"tf":3.3166247903554},"926":{"tf":1.4142135623730951},"941":{"tf":1.0},"943":{"tf":3.3166247903554},"956":{"tf":1.0}}}}},"u":{"df":3,"docs":{"445":{"tf":1.0},"450":{"tf":1.0},"550":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"150":{"tf":1.0},"655":{"tf":1.0},"814":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":93,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1019":{"tf":1.0},"1038":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"382":{"tf":1.0},"440":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"569":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"649":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"703":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":2.0},"742":{"tf":1.0},"75":{"tf":1.4142135623730951},"762":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":2.0},"929":{"tf":2.23606797749979},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":2.0},"946":{"tf":1.0},"947":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"915":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":7,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"447":{"tf":1.0},"56":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"9":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":123,"docs":{"100":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.0},"1082":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":3.0},"129":{"tf":2.0},"130":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"222":{"tf":2.6457513110645907},"223":{"tf":2.23606797749979},"227":{"tf":2.0},"235":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":2.449489742783178},"263":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":2.449489742783178},"295":{"tf":4.47213595499958},"297":{"tf":2.0},"299":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.0},"364":{"tf":3.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"388":{"tf":1.0},"416":{"tf":1.7320508075688772},"429":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"443":{"tf":3.3166247903554},"447":{"tf":1.0},"452":{"tf":1.0},"504":{"tf":1.0},"546":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.7320508075688772},"595":{"tf":2.0},"598":{"tf":1.0},"600":{"tf":2.23606797749979},"643":{"tf":1.0},"653":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":3.1622776601683795},"744":{"tf":1.0},"764":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":3.0},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":2.0},"929":{"tf":3.3166247903554},"930":{"tf":1.7320508075688772},"931":{"tf":3.1622776601683795},"949":{"tf":1.4142135623730951},"951":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.4142135623730951},"975":{"tf":1.0},"980":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"287":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"295":{"tf":1.0},"297":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"315":{"tf":1.0},"497":{"tf":1.0},"630":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":2.23606797749979},"898":{"tf":1.0},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":3.1622776601683795}},"e":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"862":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":13,"docs":{"1017":{"tf":1.0},"173":{"tf":1.0},"210":{"tf":1.0},"516":{"tf":1.0},"740":{"tf":1.0},"747":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.449489742783178},"85":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"889":{"tf":1.0}},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"813":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":45,"docs":{"100":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1119":{"tf":1.0},"112":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":3.605551275463989},"199":{"tf":4.123105625617661},"204":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"542":{"tf":1.0},"562":{"tf":1.0},"593":{"tf":1.0},"601":{"tf":1.4142135623730951},"691":{"tf":1.0},"707":{"tf":1.0},"740":{"tf":1.0},"88":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":2.23606797749979},"964":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"964":{"tf":1.0}}}},"o":{"c":{"a":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1120":{"tf":2.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"175":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"661":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"291":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"507":{"tf":1.0},"640":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"df":15,"docs":{"102":{"tf":1.0},"1066":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.0},"223":{"tf":1.0},"445":{"tf":1.0},"449":{"tf":1.0},"738":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"981":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"168":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"393":{"tf":1.0},"477":{"tf":1.7320508075688772},"480":{"tf":1.0},"555":{"tf":1.0},"579":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"1025":{"tf":1.0},"289":{"tf":1.0},"364":{"tf":1.0}}},"l":{"df":1,"docs":{"515":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":64,"docs":{"1009":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":1.0},"109":{"tf":1.0},"1104":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"212":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"298":{"tf":1.0},"302":{"tf":1.0},"305":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"450":{"tf":1.0},"452":{"tf":1.4142135623730951},"456":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.0},"929":{"tf":2.0},"952":{"tf":1.0},"983":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":1,"docs":{"365":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":19,"docs":{"11":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"25":{"tf":1.0},"297":{"tf":1.4142135623730951},"317":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"379":{"tf":1.0},"538":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.4142135623730951},"947":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"964":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"964":{"tf":2.449489742783178}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"df":2,"docs":{"199":{"tf":1.0},"770":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"375":{"tf":1.0},"456":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":19,"docs":{"1029":{"tf":1.0},"1033":{"tf":2.23606797749979},"124":{"tf":1.0},"135":{"tf":1.0},"21":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":2.6457513110645907},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.7320508075688772},"528":{"tf":1.7320508075688772},"57":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":1.0},"968":{"tf":1.0}}},"y":{"df":49,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.0},"1108":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.7320508075688772},"255":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"288":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.0},"427":{"tf":1.0},"457":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"84":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0}}}},"df":2,"docs":{"924":{"tf":1.0},"930":{"tf":1.0}},"e":{"'":{"d":{"df":3,"docs":{"292":{"tf":1.0},"572":{"tf":1.0},"980":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"270":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"353":{"tf":1.4142135623730951}}}},"r":{"df":6,"docs":{"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"290":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.0}}},"v":{"df":10,"docs":{"1030":{"tf":1.0},"1063":{"tf":1.0},"1095":{"tf":1.0},"229":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"292":{"tf":1.0},"430":{"tf":1.0},"678":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}}},"df":26,"docs":{"1097":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"327":{"tf":1.0},"384":{"tf":1.0},"456":{"tf":1.0},"55":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"56":{"tf":1.0},"562":{"tf":1.0},"676":{"tf":1.4142135623730951},"740":{"tf":1.0},"799":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"957":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":7,"docs":{"1097":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"740":{"tf":1.0},"81":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"11":{"tf":1.0},"304":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"740":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":2.0},"847":{"tf":1.0},"857":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1026":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"523":{"tf":1.4142135623730951},"524":{"tf":1.4142135623730951},"625":{"tf":1.0}}}},"df":0,"docs":{}},"df":37,"docs":{"1023":{"tf":3.3166247903554},"1025":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1085":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"224":{"tf":1.0},"267":{"tf":3.3166247903554},"270":{"tf":2.6457513110645907},"273":{"tf":4.0},"284":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"373":{"tf":1.0},"39":{"tf":1.7320508075688772},"438":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.0},"621":{"tf":1.4142135623730951},"625":{"tf":1.0},"628":{"tf":2.0},"67":{"tf":1.4142135623730951},"707":{"tf":2.23606797749979},"708":{"tf":1.0},"709":{"tf":2.0},"770":{"tf":1.0},"772":{"tf":1.0},"946":{"tf":1.0},"970":{"tf":1.7320508075688772},"972":{"tf":1.7320508075688772},"973":{"tf":1.7320508075688772},"974":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"453":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"1026":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"162":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"67":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}},"t":{"df":2,"docs":{"1064":{"tf":1.0},"589":{"tf":1.4142135623730951}}}}},"r":{"d":{"df":2,"docs":{"289":{"tf":1.0},"375":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":57,"docs":{"1009":{"tf":1.7320508075688772},"1044":{"tf":1.0},"145":{"tf":1.0},"180":{"tf":1.0},"212":{"tf":1.0},"238":{"tf":1.4142135623730951},"253":{"tf":1.0},"276":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"375":{"tf":1.0},"378":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"412":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"587":{"tf":1.0},"590":{"tf":1.0},"646":{"tf":1.0},"655":{"tf":1.0},"737":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.0},"912":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.0},"983":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"422":{"tf":1.0},"434":{"tf":1.0},"506":{"tf":1.4142135623730951},"839":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"1":{"df":2,"docs":{"254":{"tf":1.7320508075688772},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":9,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"1091":{"tf":1.0},"1097":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"368":{"tf":1.0},"922":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"299":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.0}}}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1008":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"922":{"tf":1.4142135623730951}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"185":{"tf":1.7320508075688772},"188":{"tf":1.0},"398":{"tf":1.0},"440":{"tf":1.0},"475":{"tf":1.0},"478":{"tf":1.0},"576":{"tf":1.0},"930":{"tf":1.0},"937":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":43,"docs":{"1001":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1064":{"tf":1.0},"1093":{"tf":1.4142135623730951},"137":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.23606797749979},"193":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"74":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":2.449489742783178},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"983":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"488":{"tf":1.0},"528":{"tf":1.0},"575":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"446":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"738":{"tf":1.0},"745":{"tf":1.4142135623730951}}}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"1053":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.7320508075688772},"678":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":6,"docs":{"184":{"tf":1.0},"451":{"tf":1.0},"543":{"tf":1.0},"814":{"tf":1.0},"9":{"tf":1.0},"903":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"1075":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"355":{"tf":1.0},"654":{"tf":1.0},"948":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"199":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{":":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":3.1622776601683795}}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1092":{"tf":1.0},"380":{"tf":1.0},"708":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"880":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"285":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"137":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"705":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"374":{"tf":1.0},"382":{"tf":1.0},"947":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"287":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1055":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"708":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1055":{"tf":2.449489742783178},"1059":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":64,"docs":{"1023":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":3.1622776601683795},"271":{"tf":1.7320508075688772},"272":{"tf":1.7320508075688772},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"294":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"39":{"tf":1.0},"42":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.0},"528":{"tf":2.23606797749979},"529":{"tf":2.0},"539":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":2.6457513110645907},"600":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":2.8284271247461903},"624":{"tf":1.0},"628":{"tf":1.4142135623730951},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.23606797749979},"740":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"942":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"679":{"tf":1.4142135623730951},"690":{"tf":1.0},"751":{"tf":1.0},"942":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"101":{"tf":1.0},"1120":{"tf":1.0},"939":{"tf":1.0},"976":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":42,"docs":{"1070":{"tf":1.0},"1074":{"tf":1.0},"1078":{"tf":1.4142135623730951},"151":{"tf":1.0},"180":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"338":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"413":{"tf":1.0},"457":{"tf":1.0},"460":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"947":{"tf":1.0},"951":{"tf":1.0},"975":{"tf":1.0},"99":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":42,"docs":{"1016":{"tf":1.0},"1042":{"tf":1.0},"1071":{"tf":1.0},"1079":{"tf":1.0},"116":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"595":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"73":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"937":{"tf":1.7320508075688772},"948":{"tf":1.0},"960":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"528":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"p":{"6":{"4":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":8,"docs":{"198":{"tf":1.0},"236":{"tf":1.0},"271":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0},"443":{"tf":1.0},"499":{"tf":1.0},"589":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"769":{"tf":1.0},"915":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"844":{"tf":1.0}}}}}}},"r":{"d":{"df":6,"docs":{"249":{"tf":1.0},"270":{"tf":1.4142135623730951},"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"229":{"tf":1.0},"327":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":72,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":2.23606797749979},"205":{"tf":1.4142135623730951},"215":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"25":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"310":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"405":{"tf":1.7320508075688772},"456":{"tf":1.0},"497":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"590":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.7320508075688772},"705":{"tf":1.0},"742":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"878":{"tf":1.0},"925":{"tf":1.0},"945":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"474":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"1":{"/":{"2":{"c":{"3":{"a":{"0":{"7":{"6":{"7":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":11,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.0},"378":{"tf":1.4142135623730951},"415":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"207":{"tf":1.0},"215":{"tf":2.6457513110645907},"317":{"tf":1.0},"318":{"tf":1.0},"916":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"488":{"tf":1.0},"571":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"212":{"tf":1.0},"309":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":11,"docs":{"1114":{"tf":1.0},"214":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"506":{"tf":1.0},"508":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"289":{"tf":1.0},"303":{"tf":1.0}}}},"s":{"df":1,"docs":{"292":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"206":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"778":{"tf":1.0}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"w":{"df":1,"docs":{"772":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"df":2,"docs":{"478":{"tf":1.0},"947":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1085":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":58,"docs":{"1031":{"tf":1.0},"1053":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":2.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":2.23606797749979},"13":{"tf":1.0},"186":{"tf":1.7320508075688772},"189":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"224":{"tf":1.0},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"231":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.4142135623730951},"545":{"tf":1.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"640":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"926":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"1120":{"tf":1.0}}},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1111":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":28,"docs":{"0":{"tf":1.0},"1002":{"tf":1.0},"1053":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"276":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"48":{"tf":1.0},"503":{"tf":1.4142135623730951},"540":{"tf":1.0},"554":{"tf":1.0},"568":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"387":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"959":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"474":{"tf":1.0},"476":{"tf":1.0}}}}}},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"8":{"6":{"_":{"6":{"4":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":1,"docs":{"847":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"191":{"tf":1.0}}}}},"df":21,"docs":{"1023":{"tf":3.872983346207417},"1110":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0},"343":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"515":{"tf":1.0},"580":{"tf":1.4142135623730951},"6":{"tf":1.0},"614":{"tf":1.0},"708":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"905":{"tf":1.0},"937":{"tf":1.4142135623730951},"944":{"tf":1.0}},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}},"p":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0}}}},"r":{"df":1,"docs":{"799":{"tf":1.0}}},"x":{"df":1,"docs":{"922":{"tf":1.0}}}},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":4,"docs":{"1033":{"tf":2.23606797749979},"1035":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":3,"docs":{"396":{"tf":1.0},"737":{"tf":1.0},"751":{"tf":1.0}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"607":{"tf":1.0},"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":6,"docs":{"199":{"tf":1.0},"243":{"tf":1.0},"452":{"tf":1.4142135623730951},"607":{"tf":1.0},"614":{"tf":1.0},"665":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"778":{"tf":1.0}}},"df":10,"docs":{"1114":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"162":{"tf":1.0},"528":{"tf":1.0},"769":{"tf":1.7320508075688772},"770":{"tf":2.0},"779":{"tf":1.4142135623730951},"784":{"tf":1.0},"84":{"tf":1.0}}}},"df":4,"docs":{"144":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"875":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"778":{"tf":1.4142135623730951}}},"df":4,"docs":{"1120":{"tf":1.0},"229":{"tf":1.0},"904":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"288":{"tf":1.0},"590":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"'":{"d":{"df":4,"docs":{"0":{"tf":1.0},"362":{"tf":1.0},"453":{"tf":1.0},"567":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"215":{"tf":1.0},"236":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"547":{"tf":1.0},"641":{"tf":1.0},"965":{"tf":1.0}}}},"r":{"df":21,"docs":{"1075":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1108":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0},"641":{"tf":1.0},"678":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}},"v":{"df":4,"docs":{"204":{"tf":1.0},"212":{"tf":1.0},"254":{"tf":1.0},"299":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"1108":{"tf":1.0},"303":{"tf":1.0}}}}}}},"’":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"d":{"d":{"df":2,"docs":{"665":{"tf":1.4142135623730951},"751":{"tf":1.0}},"h":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"457":{"tf":1.0},"690":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"690":{"tf":1.0}}}}}}}},"z":{"df":5,"docs":{"243":{"tf":1.0},"338":{"tf":1.0},"452":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"r":{"d":{"a":{"_":{"c":{"df":0,"docs":{},"n":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"785":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":8,"docs":{"1064":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"488":{"tf":1.0},"901":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"313":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"956":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}}}}},"breadcrumbs":{"root":{"0":{".":{"0":{"+":{"c":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{")":{"*":{"1":{"0":{"0":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"1":{"7":{"5":{"9":{"1":{"4":{"5":{"2":{"6":{"3":{"9":{"8":{"5":{"3":{"4":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"8":{"2":{"5":{"2":{"6":{"6":{"6":{"1":{"1":{"9":{"7":{"7":{"0":{"3":{"1":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"655":{"tf":1.0}}},"5":{"df":2,"docs":{"289":{"tf":1.0},"678":{"tf":1.0}}},"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"2":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":1,"docs":{"678":{"tf":1.0}}},"3":{"3":{"3":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":6,"docs":{"1025":{"tf":1.0},"185":{"tf":1.0},"222":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0}}},"6":{"6":{"6":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"9":{"1":{"6":{"9":{"6":{"1":{"9":{"7":{"6":{"8":{"2":{"2":{"1":{"4":{"4":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"1025":{"tf":1.0}}},"9":{"5":{"df":2,"docs":{"289":{"tf":1.0},"708":{"tf":1.0}}},"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"900":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},":":{"0":{"0":{"df":1,"docs":{"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1023":{"tf":1.0}}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"1":{"9":{"2":{"6":{"3":{"6":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"1023":{"tf":1.0},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"246":{"tf":2.0},"257":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"270":{"tf":3.605551275463989},"271":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"280":{"tf":1.7320508075688772},"282":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"452":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":2.0},"529":{"tf":3.0},"546":{"tf":2.0},"591":{"tf":1.0},"617":{"tf":1.7320508075688772},"655":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"845":{"tf":1.4142135623730951},"88":{"tf":1.0},"986":{"tf":1.0}}},"2":{"df":5,"docs":{"1023":{"tf":1.0},"1037":{"tf":1.0},"1055":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"728":{"tf":1.0}}},"3":{"df":11,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1085":{"tf":1.0},"247":{"tf":1.0},"529":{"tf":1.7320508075688772},"630":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.4142135623730951},"806":{"tf":1.0},"986":{"tf":1.0}},"t":{"1":{"8":{":":{"1":{"4":{":":{"0":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"847":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"4":{"9":{":":{"4":{"6":{".":{"5":{"5":{"9":{"3":{"0":{"7":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":20,"docs":{"1023":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"199":{"tf":2.449489742783178},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"316":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"528":{"tf":1.0},"611":{"tf":1.0},"635":{"tf":1.0},"728":{"tf":1.0},"757":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}}},"5":{"df":15,"docs":{"1023":{"tf":1.0},"1062":{"tf":1.0},"1067":{"tf":1.0},"247":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.0},"585":{"tf":1.0},"657":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"6":{"df":9,"docs":{"1023":{"tf":1.0},"1046":{"tf":1.0},"1085":{"tf":1.4142135623730951},"257":{"tf":1.0},"447":{"tf":1.0},"728":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"847":{"tf":1.4142135623730951}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{".":{"0":{"+":{"0":{"2":{":":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{":":{"2":{"1":{":":{"3":{"6":{".":{"0":{"0":{"2":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":7,"docs":{"1023":{"tf":1.0},"438":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":1.4142135623730951},"755":{"tf":1.0},"808":{"tf":1.0}}},"8":{"3":{"1":{"7":{"b":{"1":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"1022":{"tf":1.0},"1023":{"tf":1.0},"1083":{"tf":1.0},"211":{"tf":1.4142135623730951},"230":{"tf":1.0},"256":{"tf":1.4142135623730951},"591":{"tf":1.0},"617":{"tf":1.0},"728":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"88":{"tf":1.0}}},"9":{"df":11,"docs":{"1020":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"230":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"617":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0}}},"b":{"7":{"3":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":50,"docs":{"1002":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"130":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":2.6457513110645907},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":5.5677643628300215},"272":{"tf":5.196152422706632},"273":{"tf":8.426149773176359},"274":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"412":{"tf":1.0},"427":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.0},"710":{"tf":1.0},"761":{"tf":1.0},"781":{"tf":2.0},"784":{"tf":1.0},"785":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.4142135623730951},"898":{"tf":2.0},"900":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}}}}}},"1":{",":{"0":{"0":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":4,"docs":{"1098":{"tf":1.0},"300":{"tf":1.4142135623730951},"806":{"tf":1.0},"986":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"2":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1025":{"tf":1.0},"678":{"tf":1.4142135623730951}}},"1":{"0":{".":{"3":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}}},"2":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"a":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"5":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"%":{"/":{"5":{"%":{"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"0":{"0":{"0":{"df":3,"docs":{"1070":{"tf":1.0},"654":{"tf":1.0},"743":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":10,"docs":{"1040":{"tf":2.449489742783178},"130":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"398":{"tf":1.0},"438":{"tf":1.0},"573":{"tf":1.0},"609":{"tf":1.4142135623730951},"642":{"tf":1.0}},"m":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}},"df":13,"docs":{"1025":{"tf":2.23606797749979},"1040":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1119":{"tf":1.0},"157":{"tf":1.4142135623730951},"199":{"tf":1.0},"427":{"tf":1.7320508075688772},"507":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":2.0},"655":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"292":{"tf":1.0}}}}},"3":{".":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":52,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"185":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"362":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"531":{"tf":1.0},"573":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.4142135623730951},"657":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.4142135623730951},"841":{"tf":1.0},"876":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"1":{",":{"1":{"2":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"9":{"2":{"2":{"2":{"df":1,"docs":{"381":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"8":{"5":{"3":{"7":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"5":{"9":{":":{"5":{"9":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"1023":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"230":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"619":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"728":{"tf":1.0},"746":{"tf":1.0},"757":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"2":{".":{"3":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"665":{"tf":1.0}}},"3":{"4":{"5":{"'":{")":{".":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"720":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"720":{"tf":1.0},"721":{"tf":1.4142135623730951}}},"df":1,"docs":{"1108":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"447":{"tf":1.0}}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"9":{"0":{"1":{"8":{"1":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"0":{":":{"0":{"0":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"113":{"tf":1.0},"186":{"tf":2.23606797749979},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"627":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0}}},"3":{"1":{"0":{"7":{"0":{"3":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"6":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"4":{"2":{"7":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"4":{"0":{"df":1,"docs":{"1084":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"2":{"5":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"8":{"1":{"4":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1023":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":3.1622776601683795},"289":{"tf":1.0},"454":{"tf":1.0},"526":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"929":{"tf":1.0}}},"4":{"0":{"7":{"4":{"1":{"0":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"3":{"2":{"5":{"8":{"]":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"4":{"1":{"3":{"2":{"5":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"8":{"3":{"9":{"df":2,"docs":{"316":{"tf":1.0},"676":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"8":{"9":{"2":{"df":1,"docs":{"455":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"3":{"1":{"4":{"df":1,"docs":{"1062":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"521":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0},"782":{"tf":1.0},"789":{"tf":1.0},"814":{"tf":1.0},"929":{"tf":1.0}},"f":{"2":{"7":{"4":{"0":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{",":{"7":{"5":{"5":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"3":{"2":{"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"8":{"9":{"1":{"6":{"5":{"9":{"7":{"2":{"8":{"6":{"1":{"9":{"5":{"2":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"5":{"1":{"8":{"df":1,"docs":{"1029":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"1":{"0":{"4":{"8":{"df":1,"docs":{"1022":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"1":{"5":{"6":{"5":{"df":1,"docs":{"1083":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"6":{"9":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"5":{"5":{"3":{"9":{"df":1,"docs":{"1036":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"1":{"9":{"3":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"1":{"2":{"df":1,"docs":{"1052":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1020":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":2.0},"203":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"316":{"tf":1.0},"447":{"tf":2.0},"531":{"tf":1.0},"813":{"tf":1.4142135623730951},"857":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"528":{"tf":1.0}}}}},"6":{"1":{"5":{"2":{"6":{"9":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"9":{"4":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"3":{"4":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"288":{"tf":1.0},"289":{"tf":1.0}}},"8":{"3":{"3":{"4":{"8":{"df":1,"docs":{"733":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"2":{"8":{":":{"2":{"3":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"316":{"tf":1.0},"447":{"tf":1.7320508075688772},"781":{"tf":1.0},"782":{"tf":1.0}}},"7":{"+":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"+":{"2":{"0":{"2":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"1":{"7":{"7":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"4":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"611":{"tf":1.0}}},"8":{"0":{"df":2,"docs":{"1079":{"tf":1.0},"163":{"tf":1.0}}},"3":{"3":{"1":{"7":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"6":{"7":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"2":{"3":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1062":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"279":{"tf":1.0},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}},"9":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"4":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"746":{"tf":1.0}}},":":{"1":{"0":{"0":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"d":{"5":{"c":{"df":0,"docs":{},"e":{"2":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":149,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1023":{"tf":2.23606797749979},"1025":{"tf":1.7320508075688772},"1055":{"tf":1.0},"1071":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1079":{"tf":1.7320508075688772},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1085":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1110":{"tf":1.0},"113":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"170":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":3.4641016151377544},"274":{"tf":2.0},"275":{"tf":2.0},"281":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":2.6457513110645907},"452":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"529":{"tf":2.23606797749979},"531":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"591":{"tf":2.449489742783178},"595":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"626":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"634":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0},"752":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"781":{"tf":2.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"80":{"tf":1.0},"806":{"tf":1.0},"813":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":2.0},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"900":{"tf":2.8284271247461903},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":2.23606797749979},"909":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951},"972":{"tf":1.7320508075688772},"973":{"tf":1.7320508075688772},"974":{"tf":1.0},"984":{"tf":1.4142135623730951},"986":{"tf":1.0}},"k":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"622":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}},"2":{"/":{"3":{"df":2,"docs":{"521":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"6":{"df":1,"docs":{"485":{"tf":1.0}}},"8":{"df":2,"docs":{"1001":{"tf":1.0},"485":{"tf":1.0}}},"df":5,"docs":{"231":{"tf":1.0},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0}}},"1":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"2":{"df":1,"docs":{"485":{"tf":1.0}}},"5":{"df":1,"docs":{"488":{"tf":1.0}}},"6":{"0":{"1":{"2":{"3":{"1":{"8":{"0":{"5":{"4":{"1":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1044":{"tf":2.0},"276":{"tf":1.0},"447":{"tf":1.4142135623730951},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"7":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1025":{"tf":2.449489742783178}}},"df":0,"docs":{}},"2":{"8":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"1":{"df":1,"docs":{"1064":{"tf":1.0}}},"6":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"6":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1061":{"tf":1.0},"1067":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1089":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"617":{"tf":2.0},"665":{"tf":1.4142135623730951},"679":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"803":{"tf":1.0},"915":{"tf":1.0}}},"8":{"0":{"1":{"0":{"1":{"df":3,"docs":{"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"471":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"1035":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"1035":{"tf":1.0},"1037":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"276":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"9":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1098":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"1":{"9":{"2":{"8":{"3":{"7":{"df":1,"docs":{"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}},"6":{"0":{"3":{"1":{"8":{"1":{"4":{"0":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"1":{"df":1,"docs":{"466":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"1020":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1083":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":2.449489742783178},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"230":{"tf":1.0},"257":{"tf":1.0},"354":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":2.6457513110645907},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"489":{"tf":1.0},"585":{"tf":1.0},"591":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.4142135623730951},"746":{"tf":1.0},"755":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"0":{"6":{"0":{"1":{"df":3,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1014":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"202":{"tf":1.0},"210":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.0},"268":{"tf":1.7320508075688772},"270":{"tf":3.0},"271":{"tf":2.449489742783178},"272":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"280":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"447":{"tf":2.449489742783178},"485":{"tf":1.0},"489":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":2.449489742783178},"531":{"tf":1.7320508075688772},"611":{"tf":1.0},"650":{"tf":1.0},"728":{"tf":2.23606797749979},"769":{"tf":1.0},"774":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"808":{"tf":1.0},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"915":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.4142135623730951}}},"1":{"0":{"2":{"0":{"2":{"0":{"9":{"5":{"1":{"0":{"7":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"1":{"7":{"0":{"9":{"5":{"3":{"3":{"1":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"196":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"438":{"tf":1.0},"447":{"tf":3.7416573867739413},"654":{"tf":1.0},"655":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.4142135623730951}}},"2":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1013":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.7320508075688772},"447":{"tf":2.8284271247461903},"76":{"tf":1.0},"766":{"tf":1.0},"864":{"tf":1.0}}},"3":{"df":9,"docs":{"135":{"tf":1.0},"447":{"tf":3.0},"480":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"657":{"tf":1.0},"793":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0}}},"4":{"df":8,"docs":{"135":{"tf":1.4142135623730951},"447":{"tf":2.6457513110645907},"786":{"tf":1.7320508075688772},"792":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951}}},"df":1,"docs":{"387":{"tf":1.0}}},"df":19,"docs":{"127":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"257":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.0},"447":{"tf":1.7320508075688772},"487":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"635":{"tf":1.0},"678":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"841":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"841":{"tf":1.0}}}}},"1":{"4":{"7":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"1022":{"tf":1.0},"1052":{"tf":1.0},"1055":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0}}},"2":{"1":{"3":{"df":1,"docs":{"396":{"tf":1.0}}},"df":1,"docs":{"342":{"tf":1.0}}},":":{"0":{"4":{":":{"4":{"5":{".":{"9":{"1":{"2":{"2":{"0":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.0},"211":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"447":{"tf":1.0},"774":{"tf":1.0}}},"3":{":":{"5":{"9":{"df":1,"docs":{"480":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1036":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.7320508075688772}}},"4":{"df":16,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1055":{"tf":1.0},"113":{"tf":1.0},"180":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"280":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"52":{"tf":1.0},"571":{"tf":1.0},"680":{"tf":1.0},"808":{"tf":1.0},"936":{"tf":1.0},"96":{"tf":1.0}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{"0":{"df":1,"docs":{"199":{"tf":1.0}}},"df":17,"docs":{"1025":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.4142135623730951},"630":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"814":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"509":{"tf":1.0}}}}},"6":{"df":5,"docs":{"1085":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"679":{"tf":1.0}}},"7":{"df":15,"docs":{"1063":{"tf":1.0},"239":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"280":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"627":{"tf":1.0},"665":{"tf":1.0}}},"8":{"9":{"2":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":38,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":2.0},"199":{"tf":2.449489742783178},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.23606797749979},"270":{"tf":2.0},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"42":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":2.449489742783178},"528":{"tf":2.0},"529":{"tf":2.23606797749979},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.4142135623730951},"644":{"tf":1.0},"664":{"tf":1.0},"784":{"tf":1.0},"969":{"tf":1.0},"986":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.0}}}}},"9":{"df":4,"docs":{"272":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"757":{"tf":1.0},"784":{"tf":1.0}}},"^":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"3":{"df":2,"docs":{"1085":{"tf":1.0},"268":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"8":{"a":{"d":{"a":{"9":{"b":{"b":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"9":{"8":{"7":{"9":{"df":0,"docs":{},"e":{"0":{"8":{"c":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":85,"docs":{"1018":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1110":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"229":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"313":{"tf":1.0},"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"485":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"539":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"708":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":2.0},"779":{"tf":2.0},"788":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":2.0},"930":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"977":{"tf":1.0},"982":{"tf":1.4142135623730951},"984":{"tf":2.0},"985":{"tf":1.0}},"f":{"a":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"924":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951}}}}}}},"df":5,"docs":{"924":{"tf":1.4142135623730951},"928":{"tf":2.23606797749979},"930":{"tf":2.6457513110645907},"931":{"tf":2.449489742783178},"936":{"tf":2.449489742783178}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"n":{"d":{"df":2,"docs":{"622":{"tf":1.0},"984":{"tf":1.0}}},"df":0,"docs":{}}},"3":{"0":{"0":{"df":1,"docs":{"1016":{"tf":1.0}}},"df":13,"docs":{"1001":{"tf":1.0},"222":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"308":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.4142135623730951},"487":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"1":{"6":{"6":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":2.0},"617":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":1,"docs":{"447":{"tf":1.0}}},"4":{"1":{"9":{"3":{"2":{"6":{"df":0,"docs":{},"f":{"5":{"1":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"df":4,"docs":{"770":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.4142135623730951}}},"df":1,"docs":{"276":{"tf":2.0}}},"7":{"df":1,"docs":{"514":{"tf":1.0}}},"8":{"c":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"571":{"tf":1.0}}},":":{"3":{"0":{"df":1,"docs":{"597":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":40,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"335":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":1.0},"465":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.4142135623730951},"789":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951}},"f":{"1":{"b":{"2":{"df":0,"docs":{},"e":{"1":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"r":{"d":{"df":3,"docs":{"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"936":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"0":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":2,"docs":{"385":{"tf":1.0},"387":{"tf":1.0}}},"5":{"df":1,"docs":{"387":{"tf":1.0}}},"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":2,"docs":{"239":{"tf":1.7320508075688772},"576":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}}},"2":{"df":12,"docs":{"1079":{"tf":1.4142135623730951},"210":{"tf":1.0},"247":{"tf":1.0},"288":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"661":{"tf":1.0}},"f":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"5":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.0}}},"6":{".":{"0":{"a":{"1":{"df":2,"docs":{"1044":{"tf":1.0},"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"b":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"448":{"tf":1.0}},"e":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"8":{"2":{"9":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"3":{"b":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"1":{"0":{"c":{"3":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"6":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"0":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.0},"1023":{"tf":1.0},"1044":{"tf":1.0},"1085":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":2.0},"282":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.23606797749979},"505":{"tf":1.0},"506":{"tf":1.0},"522":{"tf":1.0},"609":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0}},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"387":{"tf":1.0},"447":{"tf":1.0}}}}},"5":{"0":{"0":{"0":{"df":1,"docs":{"676":{"tf":1.0}}},"df":4,"docs":{"385":{"tf":1.0},"387":{"tf":1.0},"398":{"tf":1.0},"613":{"tf":1.0}}},"df":6,"docs":{"1025":{"tf":1.0},"185":{"tf":1.4142135623730951},"516":{"tf":1.0},"589":{"tf":1.0},"617":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"292":{"tf":1.0},"539":{"tf":1.0}}}}},"1":{"df":1,"docs":{"517":{"tf":1.0}}},"2":{"df":1,"docs":{"635":{"tf":1.0}}},"3":{"df":1,"docs":{"448":{"tf":1.4142135623730951}}},"4":{"3":{"4":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"5":{"df":10,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.4142135623730951},"427":{"tf":1.0},"454":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"575":{"tf":1.0},"579":{"tf":1.0}}},"6":{"df":4,"docs":{"289":{"tf":1.0},"454":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0}}},"7":{".":{"0":{".":{"1":{"b":{"4":{"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":0,"docs":{},"f":{"5":{"7":{"9":{"5":{"df":0,"docs":{},"e":{"4":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"1061":{"tf":1.4142135623730951},"572":{"tf":1.0},"579":{"tf":1.0},"740":{"tf":1.0}}},"8":{".":{"0":{".":{"2":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.4142135623730951}}},"9":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":36,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.0},"127":{"tf":1.0},"175":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"282":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"348":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"514":{"tf":1.0},"531":{"tf":2.449489742783178},"622":{"tf":1.4142135623730951},"627":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":2.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"779":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":2.0},"936":{"tf":1.0},"980":{"tf":1.4142135623730951}},"f":{"6":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"6":{",":{"6":{"0":{"0":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"1002":{"tf":1.0},"130":{"tf":1.4142135623730951},"531":{"tf":1.0},"744":{"tf":1.0}}},"1":{"df":3,"docs":{"398":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0}}},"2":{"df":8,"docs":{"1006":{"tf":1.0},"394":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"922":{"tf":1.0}}},"3":{"6":{"5":{"5":{"6":{"7":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"679":{"tf":1.0}}},"df":3,"docs":{"448":{"tf":1.4142135623730951},"577":{"tf":1.0},"740":{"tf":1.0}}},"4":{"df":4,"docs":{"265":{"tf":1.0},"269":{"tf":2.0},"276":{"tf":1.4142135623730951},"740":{"tf":1.0}}},"5":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}},"7":{".":{"0":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"922":{"tf":1.0}}},"8":{".":{"0":{".":{"3":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"b":{"7":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"8":{"df":1,"docs":{"289":{"tf":1.0}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{}},"df":33,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1078":{"tf":1.7320508075688772},"1079":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"276":{"tf":1.0},"282":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"555":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"781":{"tf":1.0},"803":{"tf":1.0},"841":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"983":{"tf":1.0},"984":{"tf":1.0}}},"7":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"984":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"/":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"1063":{"tf":1.0}}},"3":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"577":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}}},"3":{"7":{"7":{"7":{"1":{"9":{"2":{"7":{"6":{"a":{"d":{"4":{"4":{"df":0,"docs":{},"e":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"6":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"3":{"1":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":1.0},"87":{"tf":1.0}}},"4":{"9":{"8":{"1":{"8":{"d":{"3":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"7":{"8":{"5":{"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":4,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0}}}}},"7":{"df":2,"docs":{"1002":{"tf":1.0},"87":{"tf":1.0}}},"df":57,"docs":{"1018":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1085":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"263":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"273":{"tf":3.4641016151377544},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.4142135623730951},"57":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"778":{"tf":1.0},"781":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"837":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"909":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"968":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.4142135623730951},"984":{"tf":2.23606797749979},"985":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"984":{"tf":1.0}}}}},"8":{",":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"2":{"d":{"5":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"2":{"a":{"9":{"a":{"df":0,"docs":{},"f":{"9":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1025":{"tf":1.4142135623730951},"571":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"2":{"2":{"a":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":2,"docs":{"268":{"tf":1.7320508075688772},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"733":{"tf":1.0}}},"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"b":{"a":{"4":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"5":{"d":{"5":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"7":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"0":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{"a":{"1":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"9":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1002":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"824":{"tf":2.449489742783178},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"4":{"df":0,"docs":{},"e":{"d":{"9":{"c":{"4":{"c":{"2":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"9":{"0":{"df":5,"docs":{"1025":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"/":{"9":{"5":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"9":{"9":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1064":{"tf":1.0}}}}},"3":{"df":1,"docs":{"578":{"tf":1.0}}},"4":{"6":{"8":{"8":{"0":{"3":{"8":{"7":{"df":1,"docs":{"705":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"740":{"tf":1.4142135623730951}}},"5":{"df":8,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"521":{"tf":1.0},"531":{"tf":1.0},"708":{"tf":1.0},"786":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}},"7":{".":{"5":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{".":{"0":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"909":{"tf":1.0}}},"9":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.0},"157":{"tf":1.4142135623730951},"289":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.0},"580":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"289":{"tf":1.0}}}}},"b":{"3":{"5":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"5":{"6":{"a":{"c":{"6":{"a":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1033":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"789":{"tf":1.0},"824":{"tf":2.6457513110645907},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}},"f":{"9":{"d":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"413":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"528":{"tf":1.0},"624":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.0}}}}}}},"df":1,"docs":{"347":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"_":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"a":{",":{"1":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"k":{".":{"a":{"df":3,"docs":{"221":{"tf":1.0},"289":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"b":{"df":3,"docs":{"193":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0}}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"413":{"tf":1.0},"89":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"2":{"2":{"7":{"0":{"df":0,"docs":{},"f":{"7":{"2":{"7":{"df":0,"docs":{},"f":{"4":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"8":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"9":{"0":{"7":{"d":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"f":{"a":{"9":{"d":{"7":{"8":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"8":{"b":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"0":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"7":{"1":{"0":{"8":{"a":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"896":{"tf":1.0}}}}},"a":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"896":{"tf":1.4142135623730951}}},"b":{"2":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"901":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"487":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"910":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"323":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":8,"docs":{"100":{"tf":1.0},"110":{"tf":1.0},"198":{"tf":1.0},"496":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"510":{"tf":1.0},"576":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"1002":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"517":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"740":{"tf":1.0},"866":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"df":5,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"740":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"299":{"tf":1.0},"413":{"tf":1.0},"517":{"tf":1.0}}}}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"1006":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"664":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"732":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"v":{"df":70,"docs":{"1023":{"tf":1.0},"1044":{"tf":1.0},"1064":{"tf":1.0},"1079":{"tf":1.0},"1120":{"tf":1.0},"113":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":1.4142135623730951},"343":{"tf":1.0},"355":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"401":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"779":{"tf":1.0},"853":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"900":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":2.0},"930":{"tf":1.0},"956":{"tf":1.0}}}},"p":{"df":1,"docs":{"609":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"421":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"1120":{"tf":1.0},"433":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":1,"docs":{"678":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"485":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":26,"docs":{"297":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":1.0},"468":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"965":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":226,"docs":{"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.0},"1069":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1085":{"tf":1.0},"1095":{"tf":1.0},"1113":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"168":{"tf":1.0},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":2.0},"206":{"tf":2.449489742783178},"207":{"tf":2.23606797749979},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"210":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772},"212":{"tf":3.0},"213":{"tf":1.7320508075688772},"214":{"tf":2.0},"215":{"tf":3.0},"216":{"tf":3.1622776601683795},"217":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"223":{"tf":2.6457513110645907},"224":{"tf":1.0},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":2.0},"230":{"tf":1.7320508075688772},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":2.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"245":{"tf":2.449489742783178},"246":{"tf":1.7320508075688772},"247":{"tf":2.23606797749979},"248":{"tf":2.0},"249":{"tf":1.7320508075688772},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"294":{"tf":1.7320508075688772},"297":{"tf":3.0},"303":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"332":{"tf":1.0},"347":{"tf":1.4142135623730951},"349":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"361":{"tf":2.6457513110645907},"362":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":2.0},"401":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"436":{"tf":1.0},"503":{"tf":1.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"552":{"tf":2.449489742783178},"554":{"tf":2.6457513110645907},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"583":{"tf":1.0},"598":{"tf":1.0},"60":{"tf":1.7320508075688772},"601":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":1.0},"615":{"tf":1.7320508075688772},"62":{"tf":2.0},"621":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.7320508075688772},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.7320508075688772},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"801":{"tf":1.0},"804":{"tf":1.7320508075688772},"81":{"tf":1.0},"811":{"tf":1.0},"815":{"tf":1.7320508075688772},"822":{"tf":1.0},"826":{"tf":1.7320508075688772},"83":{"tf":1.7320508075688772},"835":{"tf":1.0},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":2.0},"859":{"tf":1.0},"866":{"tf":1.0},"88":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":2.0},"922":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"133":{"tf":1.0},"220":{"tf":1.0},"267":{"tf":1.0},"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"410":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"r":{"d":{"df":4,"docs":{"222":{"tf":1.0},"542":{"tf":1.0},"866":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1097":{"tf":1.0},"936":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"927":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"927":{"tf":1.0},"930":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"926":{"tf":1.0}}}}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":55,"docs":{"1023":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1095":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.449489742783178},"215":{"tf":2.23606797749979},"22":{"tf":1.0},"236":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"318":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"554":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"705":{"tf":1.0},"728":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":2.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.7320508075688772},"913":{"tf":3.0},"914":{"tf":2.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":2.0},"918":{"tf":1.4142135623730951},"919":{"tf":1.7320508075688772},"920":{"tf":1.7320508075688772},"921":{"tf":1.4142135623730951},"922":{"tf":2.23606797749979},"923":{"tf":2.0},"924":{"tf":1.7320508075688772},"925":{"tf":2.0},"926":{"tf":2.8284271247461903},"927":{"tf":2.6457513110645907},"928":{"tf":2.23606797749979},"929":{"tf":2.6457513110645907},"930":{"tf":2.449489742783178},"931":{"tf":3.3166247903554},"932":{"tf":2.0},"933":{"tf":1.7320508075688772},"934":{"tf":1.7320508075688772},"935":{"tf":1.4142135623730951},"936":{"tf":5.0},"937":{"tf":2.8284271247461903}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"487":{"tf":1.0},"488":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"1034":{"tf":1.0},"106":{"tf":1.0},"548":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.0},"143":{"tf":1.0},"301":{"tf":1.0},"451":{"tf":1.0},"887":{"tf":1.0},"915":{"tf":1.0},"979":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"126":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"144":{"tf":1.0},"273":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"447":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1093":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"984":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"124":{"tf":1.0},"779":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"817":{"tf":1.0},"820":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":4,"docs":{"352":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}}}},"t":{"df":4,"docs":{"285":{"tf":1.0},"335":{"tf":1.0},"376":{"tf":1.0},"947":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1012":{"tf":1.0}}}}}}}},"df":26,"docs":{"1013":{"tf":1.4142135623730951},"1110":{"tf":1.0},"1120":{"tf":1.0},"116":{"tf":1.0},"168":{"tf":1.0},"43":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"514":{"tf":1.0},"527":{"tf":1.0},"546":{"tf":1.0},"635":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":1.7320508075688772},"875":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"877":{"tf":2.449489742783178},"879":{"tf":1.0},"880":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"906":{"tf":2.23606797749979},"922":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.0},"936":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":153,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":2.0},"1004":{"tf":2.0},"1005":{"tf":2.0},"1006":{"tf":2.23606797749979},"1007":{"tf":2.0},"1008":{"tf":2.0},"1009":{"tf":2.6457513110645907},"1010":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1023":{"tf":2.0},"1031":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1107":{"tf":1.0},"1120":{"tf":1.0},"113":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":3.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.6457513110645907},"274":{"tf":2.23606797749979},"275":{"tf":2.0},"276":{"tf":1.4142135623730951},"308":{"tf":1.0},"323":{"tf":1.0},"33":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"39":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"422":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":2.0},"488":{"tf":1.7320508075688772},"507":{"tf":1.0},"512":{"tf":1.0},"514":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"528":{"tf":2.6457513110645907},"529":{"tf":2.449489742783178},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":2.0},"555":{"tf":1.0},"563":{"tf":1.0},"57":{"tf":1.4142135623730951},"584":{"tf":2.0},"585":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":2.449489742783178},"590":{"tf":1.0},"591":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":2.449489742783178},"594":{"tf":1.4142135623730951},"595":{"tf":2.0},"596":{"tf":2.6457513110645907},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"730":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.605551275463989},"772":{"tf":2.0},"778":{"tf":1.7320508075688772},"779":{"tf":1.7320508075688772},"781":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.4142135623730951},"813":{"tf":2.0},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"966":{"tf":1.4142135623730951},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.4142135623730951},"972":{"tf":1.0},"973":{"tf":1.4142135623730951},"974":{"tf":2.23606797749979},"975":{"tf":1.7320508075688772},"977":{"tf":1.4142135623730951},"978":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"984":{"tf":1.7320508075688772}},"e":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"782":{"tf":1.0},"784":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1063":{"tf":1.0},"546":{"tf":1.7320508075688772},"709":{"tf":2.23606797749979}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"1063":{"tf":1.0},"548":{"tf":1.0},"626":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"267":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"584":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1067":{"tf":1.0},"514":{"tf":2.0},"708":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1067":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"596":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"598":{"tf":1.0}},"v":{"3":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.7320508075688772}}},"4":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"594":{"tf":1.0},"596":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":1,"docs":{"1044":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"921":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"866":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"222":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":4,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"222":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":23,"docs":{"1044":{"tf":1.4142135623730951},"1120":{"tf":1.0},"127":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.0},"236":{"tf":1.7320508075688772},"256":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"363":{"tf":1.0},"391":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"586":{"tf":1.0},"653":{"tf":1.0},"740":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.7320508075688772},"922":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"\\":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":3,"docs":{"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":9,"docs":{"447":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"904":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}}}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"363":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"738":{"tf":1.0},"747":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"@":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"186":{"tf":1.0},"212":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":54,"docs":{"101":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"231":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.7320508075688772},"263":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":2.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"328":{"tf":1.4142135623730951},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"707":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.0},"723":{"tf":2.23606797749979},"724":{"tf":2.23606797749979},"728":{"tf":1.4142135623730951},"742":{"tf":1.0},"76":{"tf":1.0},"866":{"tf":1.7320508075688772},"925":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":58,"docs":{"100":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1085":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"153":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"354":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0},"424":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"596":{"tf":1.7320508075688772},"61":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"700":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"714":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":1.0},"928":{"tf":1.0},"936":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"223":{"tf":1.0},"248":{"tf":2.449489742783178},"343":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.4142135623730951},"580":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"1023":{"tf":1.0},"138":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0},"507":{"tf":1.0},"737":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"877":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"607":{"tf":1.0},"609":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}}},"df":31,"docs":{"1097":{"tf":1.0},"260":{"tf":1.4142135623730951},"378":{"tf":1.0},"398":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"602":{"tf":2.0},"603":{"tf":2.449489742783178},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.7320508075688772},"751":{"tf":1.0},"762":{"tf":1.4142135623730951},"913":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"921":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"607":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":29,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.4142135623730951},"129":{"tf":1.0},"188":{"tf":1.0},"290":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"37":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":2.8284271247461903},"684":{"tf":1.0},"738":{"tf":1.0},"748":{"tf":2.449489742783178},"824":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":1.7320508075688772},"931":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":2.23606797749979},"956":{"tf":1.0}}}}}}},"df":101,"docs":{"1023":{"tf":1.4142135623730951},"1085":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1107":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"234":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.4142135623730951},"316":{"tf":1.0},"321":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"343":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"373":{"tf":1.0},"375":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":2.23606797749979},"451":{"tf":1.0},"454":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"539":{"tf":2.23606797749979},"540":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":2.0},"58":{"tf":1.0},"633":{"tf":1.0},"666":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"731":{"tf":2.0},"737":{"tf":2.0},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.23606797749979},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":2.23606797749979},"813":{"tf":2.0},"824":{"tf":1.0},"851":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"894":{"tf":2.0},"896":{"tf":1.0},"897":{"tf":4.0},"898":{"tf":2.6457513110645907},"899":{"tf":5.0990195135927845},"900":{"tf":4.358898943540674},"901":{"tf":1.7320508075688772},"902":{"tf":1.7320508075688772},"904":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":6.4031242374328485},"926":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}},"i":{"df":3,"docs":{"1000":{"tf":1.0},"1001":{"tf":2.23606797749979},"485":{"tf":2.23606797749979}}},"j":{"a":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"1023":{"tf":1.0},"106":{"tf":1.0},"1079":{"tf":1.0},"1114":{"tf":1.0},"134":{"tf":1.0},"447":{"tf":1.0},"548":{"tf":1.0}}}}}},"m":{"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"108":{"tf":1.4142135623730951},"129":{"tf":1.0},"312":{"tf":1.0},"415":{"tf":1.0},"555":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.0},"313":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"512":{"tf":1.0},"676":{"tf":1.0}}}}},"s":{"_":{"df":1,"docs":{"898":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"898":{"tf":2.23606797749979},"899":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"1115":{"tf":1.0},"1122":{"tf":1.0},"137":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"506":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"231":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"515":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"613":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":1.7320508075688772},"857":{"tf":1.7320508075688772},"858":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":4,"docs":{"1120":{"tf":1.0},"231":{"tf":1.0},"303":{"tf":1.0},"707":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1009":{"tf":1.0},"106":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"22":{"tf":1.4142135623730951}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":13,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"179":{"tf":1.0},"236":{"tf":1.0},"269":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":2.0},"496":{"tf":1.0},"504":{"tf":1.0},"514":{"tf":1.0},"548":{"tf":1.0},"742":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"299":{"tf":1.0},"335":{"tf":1.0},"422":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"927":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"180":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"664":{"tf":1.4142135623730951},"899":{"tf":1.0},"956":{"tf":1.0}}}}}}},"df":6,"docs":{"1001":{"tf":1.0},"239":{"tf":2.8284271247461903},"373":{"tf":1.0},"585":{"tf":1.0},"926":{"tf":1.0},"946":{"tf":1.0}},"e":{",":{"2":{"7":{",":{"4":{"5":{",":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{",":{"2":{"7":{",":{"4":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1120":{"tf":1.0},"356":{"tf":1.7320508075688772}}}}},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"960":{"tf":1.0}}}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"'":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"960":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"127":{"tf":1.0}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}}}}},"d":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":144,"docs":{"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1026":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1037":{"tf":1.7320508075688772},"1038":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":3.0},"1052":{"tf":1.7320508075688772},"1053":{"tf":2.6457513110645907},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1059":{"tf":2.0},"1085":{"tf":2.23606797749979},"1090":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.6457513110645907},"126":{"tf":3.0},"127":{"tf":3.7416573867739413},"128":{"tf":2.449489742783178},"129":{"tf":3.7416573867739413},"130":{"tf":1.7320508075688772},"131":{"tf":2.23606797749979},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.7320508075688772},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"191":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.4142135623730951},"514":{"tf":1.0},"536":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"560":{"tf":1.4142135623730951},"562":{"tf":1.7320508075688772},"563":{"tf":1.0},"589":{"tf":1.0},"593":{"tf":2.23606797749979},"595":{"tf":1.0},"596":{"tf":2.8284271247461903},"599":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":2.0},"614":{"tf":1.0},"641":{"tf":1.7320508075688772},"652":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.7320508075688772},"684":{"tf":1.7320508075688772},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":3.0},"691":{"tf":2.6457513110645907},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.4142135623730951},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.4142135623730951},"700":{"tf":1.0},"701":{"tf":2.6457513110645907},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":3.7416573867739413},"707":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.8284271247461903},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":2.23606797749979},"749":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"862":{"tf":1.0},"886":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":2.23606797749979},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951},"964":{"tf":1.0},"983":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"o":{"df":5,"docs":{"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"453":{"tf":1.0},"770":{"tf":1.0},"904":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1017":{"tf":1.0},"824":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":3,"docs":{"207":{"tf":1.0},"215":{"tf":2.449489742783178},"216":{"tf":1.0}},"m":{"df":9,"docs":{"243":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"691":{"tf":1.0},"887":{"tf":1.4142135623730951},"955":{"tf":1.0},"956":{"tf":1.0}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},":":{"/":{"d":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":71,"docs":{"1019":{"tf":1.0},"1021":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1088":{"tf":1.0},"1100":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"160":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.4142135623730951},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"364":{"tf":2.0},"378":{"tf":1.0},"403":{"tf":2.23606797749979},"415":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":2.449489742783178},"475":{"tf":2.23606797749979},"476":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"478":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"481":{"tf":2.23606797749979},"482":{"tf":2.23606797749979},"553":{"tf":1.7320508075688772},"555":{"tf":3.3166247903554},"560":{"tf":1.4142135623730951},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.4142135623730951},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"945":{"tf":1.4142135623730951},"949":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}}}}},"k":{"a":{"df":8,"docs":{"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"748":{"tf":1.0},"880":{"tf":1.0},"931":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"df":15,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":2.0},"181":{"tf":1.0},"185":{"tf":3.605551275463989},"188":{"tf":3.0},"190":{"tf":1.0},"913":{"tf":1.0},"934":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":3.0}},"s":{".":{"c":{"df":0,"docs":{},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"'":{"df":2,"docs":{"1085":{"tf":1.0},"559":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":6,"docs":{"1034":{"tf":1.0},"185":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0}}}}}}}}},"i":{"a":{"df":4,"docs":{"155":{"tf":2.0},"246":{"tf":1.4142135623730951},"546":{"tf":1.0},"740":{"tf":1.0}},"s":{"df":7,"docs":{"1025":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"410":{"tf":1.0},"459":{"tf":1.0},"464":{"tf":1.7320508075688772},"466":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"109":{"tf":1.0},"131":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"97":{"tf":1.0}}}},"k":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0}}}},"l":{"'":{"df":1,"docs":{"385":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"642":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":80,"docs":{"1016":{"tf":1.0},"1034":{"tf":1.0},"107":{"tf":1.0},"1085":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"395":{"tf":1.0},"398":{"tf":1.7320508075688772},"422":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"481":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.0},"523":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0},"720":{"tf":1.0},"750":{"tf":1.0},"784":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"861":{"tf":1.0},"90":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"926":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"975":{"tf":1.0},"98":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":22,"docs":{"1001":{"tf":1.0},"1004":{"tf":1.0},"1038":{"tf":1.0},"133":{"tf":1.0},"143":{"tf":1.0},"175":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.4142135623730951},"358":{"tf":1.0},"607":{"tf":1.0},"684":{"tf":1.0},"778":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"956":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1117":{"tf":1.4142135623730951},"118":{"tf":1.0},"316":{"tf":1.0},"361":{"tf":1.0},"785":{"tf":1.0},"901":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":23,"docs":{"1072":{"tf":1.4142135623730951},"1107":{"tf":1.0},"129":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"452":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"579":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"942":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"410":{"tf":1.4142135623730951},"897":{"tf":1.0}},"n":{"df":9,"docs":{"130":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":1.7320508075688772},"452":{"tf":1.0},"942":{"tf":1.0},"956":{"tf":1.0},"980":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":16,"docs":{"197":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"366":{"tf":1.0},"452":{"tf":1.0},"534":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"877":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":34,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1119":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"220":{"tf":1.4142135623730951},"248":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"471":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"514":{"tf":1.0},"546":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":1.4142135623730951},"89":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"607":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"307":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"913":{"tf":1.0},"921":{"tf":1.0}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":27,"docs":{"1034":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"134":{"tf":1.0},"231":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"269":{"tf":1.0},"28":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"306":{"tf":1.0},"363":{"tf":1.0},"479":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"642":{"tf":1.0},"67":{"tf":1.0},"707":{"tf":1.0},"772":{"tf":1.4142135623730951},"841":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"873":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":12,"docs":{"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"335":{"tf":1.0},"915":{"tf":2.6457513110645907},"921":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"276":{"tf":1.4142135623730951},"701":{"tf":1.0}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":23,"docs":{"1064":{"tf":1.0},"1071":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.4142135623730951},"388":{"tf":1.0},"435":{"tf":1.4142135623730951},"474":{"tf":1.0},"487":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"737":{"tf":1.7320508075688772},"742":{"tf":1.4142135623730951},"760":{"tf":1.4142135623730951},"778":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":2.23606797749979},"855":{"tf":1.7320508075688772},"859":{"tf":2.0},"876":{"tf":1.0},"949":{"tf":1.0}},"i":{"df":320,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"108":{"tf":1.0},"1085":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1114":{"tf":1.0},"112":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":2.449489742783178},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"189":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":2.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":2.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"258":{"tf":1.7320508075688772},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"374":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.7320508075688772},"382":{"tf":1.0},"390":{"tf":1.4142135623730951},"395":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"444":{"tf":2.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.7320508075688772},"457":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"53":{"tf":1.0},"538":{"tf":1.7320508075688772},"559":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.4142135623730951},"601":{"tf":1.7320508075688772},"640":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":2.0},"708":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"710":{"tf":2.0},"711":{"tf":1.0},"72":{"tf":1.7320508075688772},"726":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"86":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"87":{"tf":1.0},"874":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"912":{"tf":1.0},"92":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"948":{"tf":1.0},"95":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":2.449489742783178},"97":{"tf":1.0},"98":{"tf":1.0},"981":{"tf":1.0},"99":{"tf":1.0}},"s":{".":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"1114":{"tf":1.0},"21":{"tf":1.4142135623730951},"23":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"613":{"tf":1.0},"914":{"tf":1.0}}}},"t":{"df":16,"docs":{"11":{"tf":1.0},"123":{"tf":1.7320508075688772},"131":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":2.0},"366":{"tf":1.0},"379":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"832":{"tf":1.0},"874":{"tf":1.0},"963":{"tf":1.0}}},"z":{"df":32,"docs":{"0":{"tf":1.0},"1023":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.4142135623730951},"2":{"tf":1.0},"28":{"tf":1.0},"372":{"tf":1.0},"435":{"tf":1.0},"45":{"tf":1.0},"527":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"545":{"tf":1.4142135623730951},"548":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"715":{"tf":1.7320508075688772},"861":{"tf":1.0},"927":{"tf":1.0},"945":{"tf":1.0},"960":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"516":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"323":{"tf":1.0},"548":{"tf":1.0},"80":{"tf":1.0},"947":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":34,"docs":{"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1096":{"tf":1.0},"125":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":2.6457513110645907},"600":{"tf":1.0},"640":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"696":{"tf":1.4142135623730951},"698":{"tf":1.0},"785":{"tf":4.358898943540674},"847":{"tf":1.4142135623730951},"9":{"tf":1.0},"922":{"tf":1.0},"943":{"tf":1.7320508075688772},"983":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"576":{"tf":1.0},"956":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"222":{"tf":1.0},"446":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"879":{"tf":1.0},"880":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":6,"docs":{"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":2.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"779":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"185":{"tf":1.0}},"i":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"185":{"tf":1.0},"90":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"1095":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"h":{"df":23,"docs":{"1009":{"tf":1.0},"1064":{"tf":1.0},"1095":{"tf":1.0},"155":{"tf":1.4142135623730951},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"310":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0},"515":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"824":{"tf":1.0},"936":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"960":{"tf":1.0},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"555":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"1117":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.0},"944":{"tf":1.0}}}}}},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"499":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1117":{"tf":1.0},"1122":{"tf":1.0},"30":{"tf":1.0},"554":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"1073":{"tf":1.0},"1097":{"tf":1.0},"240":{"tf":1.0},"387":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"563":{"tf":1.0},"962":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"770":{"tf":1.0},"96":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"213":{"tf":1.0},"251":{"tf":1.0},"363":{"tf":1.0},"559":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":38,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"120":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":2.0},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"257":{"tf":2.0},"306":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.7320508075688772},"334":{"tf":1.0},"346":{"tf":1.7320508075688772},"352":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"398":{"tf":2.449489742783178},"555":{"tf":1.0},"559":{"tf":2.0},"638":{"tf":1.0},"679":{"tf":1.0},"79":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"848":{"tf":1.0},"946":{"tf":1.4142135623730951},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"k":{"df":1,"docs":{"1073":{"tf":1.0}}},"p":{"'":{"df":2,"docs":{"813":{"tf":1.0},"824":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1072":{"tf":1.0}}},"df":7,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":2.0},"705":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1101":{"tf":1.0},"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":14,"docs":{"1035":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"199":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"596":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"547":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":19,"docs":{"1035":{"tf":1.0},"1072":{"tf":2.0},"1089":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"158":{"tf":1.0},"199":{"tf":1.4142135623730951},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.23606797749979},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"313":{"tf":1.0},"448":{"tf":1.0}}}},"df":38,"docs":{"1001":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.7320508075688772},"1091":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":1.0},"199":{"tf":1.4142135623730951},"343":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.4142135623730951},"432":{"tf":1.0},"485":{"tf":1.0},"580":{"tf":1.0},"704":{"tf":1.0},"785":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":4.795831523312719},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":2.6457513110645907},"823":{"tf":1.7320508075688772},"824":{"tf":7.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":2.23606797749979},"831":{"tf":2.23606797749979},"832":{"tf":1.7320508075688772},"921":{"tf":1.0},"931":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":33,"docs":{"101":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":1.0},"1034":{"tf":1.0},"1061":{"tf":1.0},"110":{"tf":1.0},"1113":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":3.605551275463989},"222":{"tf":1.0},"236":{"tf":1.0},"287":{"tf":1.7320508075688772},"294":{"tf":1.0},"348":{"tf":1.4142135623730951},"364":{"tf":1.0},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"477":{"tf":1.0},"509":{"tf":1.7320508075688772},"510":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.0},"634":{"tf":1.0},"814":{"tf":1.0},"88":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"269":{"tf":1.0},"580":{"tf":1.0},"705":{"tf":1.4142135623730951},"726":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":13,"docs":{"800":{"tf":1.4142135623730951},"822":{"tf":2.23606797749979},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.4142135623730951},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"832":{"tf":1.4142135623730951},"936":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"823":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"832":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"’":{"df":1,"docs":{"823":{"tf":1.0}}}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"355":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"249":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"546":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":70,"docs":{"1013":{"tf":1.0},"1048":{"tf":1.0},"1051":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1072":{"tf":2.0},"1096":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.4142135623730951},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"359":{"tf":2.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"409":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.7320508075688772},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"517":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951},"625":{"tf":1.0},"646":{"tf":1.0},"690":{"tf":1.0},"737":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"900":{"tf":1.0},"922":{"tf":1.0},"948":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0}}},"df":38,"docs":{"1013":{"tf":1.4142135623730951},"1101":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"183":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"442":{"tf":1.4142135623730951},"449":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.7320508075688772},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"904":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"945":{"tf":1.0},"983":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":18,"docs":{"1120":{"tf":1.0},"126":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.4142135623730951},"276":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.0},"487":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"1085":{"tf":1.0},"1108":{"tf":1.0},"1114":{"tf":1.0},"1116":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.4142135623730951},"705":{"tf":1.0},"780":{"tf":1.0},"85":{"tf":1.0},"965":{"tf":1.0}}}}},"v":{"df":6,"docs":{"180":{"tf":1.0},"331":{"tf":1.4142135623730951},"352":{"tf":1.0},"373":{"tf":1.0},"599":{"tf":1.0},"946":{"tf":1.0}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":19,"docs":{"1031":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.7320508075688772},"199":{"tf":1.0},"222":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.4142135623730951},"531":{"tf":2.0},"626":{"tf":1.0},"633":{"tf":1.0},"979":{"tf":1.0}}}}}}},"’":{"df":1,"docs":{"813":{"tf":2.449489742783178}}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"841":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"1023":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"286":{"tf":1.0},"292":{"tf":2.0},"354":{"tf":1.0},"358":{"tf":1.0},"38":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"710":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1117":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"553":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"953":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"416":{"tf":1.4142135623730951},"47":{"tf":1.0},"495":{"tf":1.0},"565":{"tf":1.0},"64":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":7,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.7320508075688772},"447":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"1093":{"tf":1.0},"169":{"tf":1.0},"335":{"tf":1.0},"460":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"199":{"tf":1.0},"468":{"tf":1.7320508075688772},"497":{"tf":1.4142135623730951},"726":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"508":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"g":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"772":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":24,"docs":{"1006":{"tf":1.0},"187":{"tf":1.0},"289":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"345":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"521":{"tf":1.0},"556":{"tf":1.0},"571":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"983":{"tf":1.0},"999":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":4,"docs":{"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}},"df":28,"docs":{"1075":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1101":{"tf":2.0},"1102":{"tf":1.0},"129":{"tf":1.0},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"223":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"280":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"542":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"770":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.23606797749979}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"1023":{"tf":1.0},"275":{"tf":1.4142135623730951},"294":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"580":{"tf":1.0},"651":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"873":{"tf":1.0},"898":{"tf":1.0},"945":{"tf":1.0}}}}},"t":{"df":1,"docs":{"355":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"l":{"df":33,"docs":{"0":{"tf":1.0},"1004":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":2.23606797749979},"1108":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.7320508075688772},"1115":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1118":{"tf":1.0},"1119":{"tf":1.4142135623730951},"153":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.0},"356":{"tf":1.0},"379":{"tf":1.0},"44":{"tf":1.0},"449":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":1.0},"715":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"919":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"952":{"tf":1.0},"953":{"tf":1.4142135623730951},"957":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":11,"docs":{"120":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.4142135623730951},"412":{"tf":1.0},"416":{"tf":2.23606797749979},"439":{"tf":2.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"c":{"df":2,"docs":{"1040":{"tf":1.0},"1063":{"tf":1.0}}},"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"d":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":20,"docs":{"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"460":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"529":{"tf":2.23606797749979},"62":{"tf":1.0},"66":{"tf":1.0},"84":{"tf":1.0},"89":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.0},"974":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1059":{"tf":1.0},"515":{"tf":1.0}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"41":{"tf":1.0},"46":{"tf":1.0},"914":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"446":{"tf":1.0}}}}},"s":{"df":1,"docs":{"613":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"784":{"tf":1.0}}}},"t":{"df":8,"docs":{"123":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":20,"docs":{"101":{"tf":1.0},"1063":{"tf":1.0},"1073":{"tf":1.0},"1108":{"tf":1.4142135623730951},"121":{"tf":1.0},"128":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"260":{"tf":1.4142135623730951},"360":{"tf":1.0},"37":{"tf":1.0},"422":{"tf":1.0},"528":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"705":{"tf":1.0},"844":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"144":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"29":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":38,"docs":{"1038":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1108":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"412":{"tf":1.4142135623730951},"506":{"tf":1.0},"542":{"tf":1.0},"641":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.7320508075688772},"718":{"tf":1.4142135623730951},"728":{"tf":1.0},"844":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"878":{"tf":1.0},"898":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":16,"docs":{"1108":{"tf":1.0},"1114":{"tf":1.0},"212":{"tf":1.0},"287":{"tf":1.0},"314":{"tf":1.0},"410":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.0},"501":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"526":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"939":{"tf":1.0}},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"285":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"509":{"tf":1.0},"894":{"tf":1.0},"903":{"tf":1.4142135623730951}}}}},"r":{"df":1,"docs":{"1114":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":6,"docs":{"1023":{"tf":1.0},"1053":{"tf":1.0},"679":{"tf":1.0},"835":{"tf":1.0},"960":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"1108":{"tf":1.0},"175":{"tf":1.0},"414":{"tf":1.0},"516":{"tf":1.0},"858":{"tf":1.0},"956":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"240":{"tf":1.0},"267":{"tf":1.0},"37":{"tf":1.4142135623730951},"488":{"tf":1.0},"579":{"tf":1.0},"584":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"936":{"tf":1.4142135623730951},"983":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"238":{"tf":1.0},"67":{"tf":1.7320508075688772},"737":{"tf":1.0},"851":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"1015":{"tf":1.7320508075688772},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1016":{"tf":1.0}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":32,"docs":{"1016":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":2.449489742783178},"1085":{"tf":2.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"175":{"tf":1.0},"41":{"tf":1.0},"420":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"588":{"tf":1.7320508075688772},"589":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"824":{"tf":1.0},"917":{"tf":1.7320508075688772},"918":{"tf":2.0},"919":{"tf":1.4142135623730951},"920":{"tf":2.0},"921":{"tf":2.23606797749979},"922":{"tf":2.449489742783178}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1023":{"tf":1.0}}}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"1113":{"tf":1.0},"1114":{"tf":2.23606797749979},"1118":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"302":{"tf":1.0},"353":{"tf":1.4142135623730951},"999":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"206":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"447":{"tf":2.449489742783178},"814":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1021":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"31":{"tf":1.0},"5":{"tf":1.0},"567":{"tf":1.0},"582":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"869":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"1025":{"tf":1.0},"196":{"tf":1.0},"447":{"tf":2.0},"454":{"tf":1.0},"485":{"tf":1.0},"650":{"tf":1.0},"786":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":3,"docs":{"424":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"935":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"913":{"tf":2.0},"914":{"tf":1.7320508075688772},"919":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.7320508075688772},"925":{"tf":1.0},"930":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"297":{"tf":1.0},"361":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1002":{"tf":1.0}}}}}}},"o":{"df":6,"docs":{"143":{"tf":1.0},"169":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"598":{"tf":1.0},"851":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1097":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":49,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1112":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"142":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"294":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"345":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"38":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"439":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"49":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"562":{"tf":1.0},"73":{"tf":1.0},"899":{"tf":1.0},"937":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0}}}},"df":17,"docs":{"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"212":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"388":{"tf":1.4142135623730951},"416":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"554":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"104":{"tf":2.0},"106":{"tf":1.0},"117":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":2.449489742783178}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"102":{"tf":1.0},"106":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":144,"docs":{"1001":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1023":{"tf":1.7320508075688772},"103":{"tf":2.0},"1031":{"tf":1.0},"104":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":2.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"316":{"tf":2.8284271247461903},"317":{"tf":1.7320508075688772},"318":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.4142135623730951},"348":{"tf":1.0},"353":{"tf":1.7320508075688772},"355":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"392":{"tf":1.0},"395":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"666":{"tf":1.0},"669":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.4142135623730951},"747":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"835":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.0},"88":{"tf":1.0},"889":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"92":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"1085":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.23606797749979},"246":{"tf":1.0},"39":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"747":{"tf":1.0},"970":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"(":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":1,"docs":{"546":{"tf":1.0}}},"o":{"df":0,"docs":{},"i":{"d":{"df":25,"docs":{"1031":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":2.0},"117":{"tf":1.0},"127":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.0},"242":{"tf":1.0},"297":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"396":{"tf":1.0},"466":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"742":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":2,"docs":{"358":{"tf":1.0},"409":{"tf":1.7320508075688772}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"129":{"tf":1.0},"248":{"tf":1.0},"295":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"447":{"tf":1.0},"562":{"tf":1.0},"581":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}},"y":{"df":5,"docs":{"353":{"tf":1.0},"504":{"tf":1.0},"607":{"tf":1.0},"676":{"tf":1.0},"896":{"tf":1.0}}}},"df":25,"docs":{"1096":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"447":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"740":{"tf":2.0},"748":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":4,"docs":{"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":2.0},"708":{"tf":1.0}}}}},"b":{"'":{"8":{"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"2":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"b":{"2":{",":{"b":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"4":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"a":{"6":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"a":{"7":{"df":0,"docs":{},"e":{"3":{"df":0,"docs":{},"f":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"362":{"tf":1.0},"957":{"tf":1.0}}}}},"df":18,"docs":{"102":{"tf":1.0},"1053":{"tf":1.0},"15":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"221":{"tf":1.0},"273":{"tf":1.0},"323":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"387":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"567":{"tf":1.0},"957":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1044":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"956":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":39,"docs":{"101":{"tf":1.0},"1061":{"tf":1.0},"1090":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":2.23606797749979},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"186":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"478":{"tf":1.0},"595":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"31":{"tf":1.0},"422":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.7320508075688772},"675":{"tf":1.0},"676":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"801":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.0},"814":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.4142135623730951},"863":{"tf":1.4142135623730951},"911":{"tf":1.0},"914":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":8,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"273":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":15,"docs":{"313":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.4142135623730951},"430":{"tf":1.0},"434":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"929":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"387":{"tf":1.0},"390":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"358":{"tf":1.0}},"r":{"df":1,"docs":{"487":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"8":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.7320508075688772},"964":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}}}},"r":{"df":11,"docs":{"174":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"289":{"tf":1.0},"394":{"tf":2.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"748":{"tf":2.449489742783178},"75":{"tf":1.0},"866":{"tf":1.0},"945":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":76,"docs":{"1030":{"tf":1.0},"106":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":2.449489742783178},"13":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"212":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":2.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":2.23606797749979},"363":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"393":{"tf":1.0},"409":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.7320508075688772},"485":{"tf":1.0},"487":{"tf":1.0},"496":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":2.449489742783178},"556":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"649":{"tf":1.0},"678":{"tf":1.0},"700":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.4142135623730951},"734":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"857":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"920":{"tf":1.4142135623730951},"922":{"tf":1.0},"930":{"tf":1.0},"945":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"223":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"541":{"tf":1.0},"594":{"tf":1.0},"649":{"tf":1.7320508075688772},"653":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.7320508075688772},"974":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"541":{"tf":1.0},"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"c":{"df":11,"docs":{"197":{"tf":1.0},"206":{"tf":1.0},"256":{"tf":1.0},"291":{"tf":1.0},"338":{"tf":1.0},"404":{"tf":1.0},"46":{"tf":1.0},"529":{"tf":1.0},"59":{"tf":1.0},"859":{"tf":1.0},"89":{"tf":1.0}}},"df":21,"docs":{"1088":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"408":{"tf":1.0},"481":{"tf":1.0},"529":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.4142135623730951},"594":{"tf":1.0},"651":{"tf":1.0},"672":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"954":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":24,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.7320508075688772},"373":{"tf":1.0},"560":{"tf":1.0},"669":{"tf":1.0},"678":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"954":{"tf":2.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.7320508075688772},"959":{"tf":1.7320508075688772},"962":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"b":{"6":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1023":{"tf":2.0},"199":{"tf":1.4142135623730951},"332":{"tf":1.0},"452":{"tf":1.0},"502":{"tf":1.0},"665":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":6,"docs":{"1117":{"tf":1.0},"363":{"tf":1.7320508075688772},"403":{"tf":1.0},"413":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.4142135623730951}}},"r":{"df":1,"docs":{"1115":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":30,"docs":{"1023":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"426":{"tf":1.0},"452":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"666":{"tf":1.0},"740":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"899":{"tf":1.0},"936":{"tf":1.0},"956":{"tf":1.0},"961":{"tf":1.0}}}}},"df":57,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1059":{"tf":1.7320508075688772},"1085":{"tf":1.0},"113":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"294":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":2.449489742783178},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"51":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"708":{"tf":1.4142135623730951},"788":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":2.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"974":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":59,"docs":{"1044":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1107":{"tf":1.0},"120":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"235":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"409":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.0},"479":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.4142135623730951},"514":{"tf":1.0},"527":{"tf":1.7320508075688772},"540":{"tf":1.0},"563":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"844":{"tf":1.4142135623730951},"87":{"tf":1.0},"899":{"tf":1.4142135623730951},"936":{"tf":1.0},"984":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"447":{"tf":2.0},"710":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":30,"docs":{"1059":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"2":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.0},"373":{"tf":1.0},"407":{"tf":1.4142135623730951},"453":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":1.0},"471":{"tf":1.7320508075688772},"488":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"899":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"946":{"tf":1.0},"972":{"tf":1.0}},"n":{"df":1,"docs":{"1122":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"607":{"tf":1.0}}}},"v":{"df":4,"docs":{"199":{"tf":1.0},"387":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":62,"docs":{"1009":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1085":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":2.0},"491":{"tf":1.4142135623730951},"492":{"tf":1.4142135623730951},"493":{"tf":1.4142135623730951},"494":{"tf":1.7320508075688772},"495":{"tf":1.4142135623730951},"496":{"tf":2.23606797749979},"497":{"tf":1.4142135623730951},"498":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"500":{"tf":1.4142135623730951},"501":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":2.0},"508":{"tf":1.7320508075688772},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"511":{"tf":1.4142135623730951},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":2.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"590":{"tf":1.4142135623730951},"613":{"tf":1.0},"737":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.4142135623730951},"858":{"tf":1.0},"965":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"163":{"tf":1.0},"185":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"304":{"tf":1.0},"592":{"tf":1.0},"951":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"407":{"tf":1.0},"447":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"1114":{"tf":1.0},"318":{"tf":1.0},"880":{"tf":1.0}}}},"w":{"df":49,"docs":{"1001":{"tf":1.0},"1017":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.0},"164":{"tf":1.0},"180":{"tf":1.0},"187":{"tf":1.0},"189":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"354":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"558":{"tf":1.0},"607":{"tf":1.0},"707":{"tf":1.0},"737":{"tf":1.0},"747":{"tf":1.0},"785":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"913":{"tf":2.0},"915":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0},"986":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1085":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"193":{"tf":1.0},"236":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"595":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"839":{"tf":1.0},"961":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"[":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"df":23,"docs":{"1003":{"tf":1.0},"106":{"tf":1.4142135623730951},"1120":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"240":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"380":{"tf":1.0},"417":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.4142135623730951},"556":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"89":{"tf":1.0}}}},"t":{"a":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1059":{"tf":2.0}}}}}}}}}},"4":{"6":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"df":17,"docs":{"1025":{"tf":2.0},"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1073":{"tf":2.6457513110645907},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"373":{"tf":1.0},"424":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"450":{"tf":1.7320508075688772},"466":{"tf":2.0},"690":{"tf":1.0},"694":{"tf":1.0},"847":{"tf":1.7320508075688772},"946":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"113":{"tf":1.0},"126":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"451":{"tf":1.0},"567":{"tf":1.0},"590":{"tf":1.4142135623730951},"634":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":56,"docs":{"1033":{"tf":1.0},"1085":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.4142135623730951},"240":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"409":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.4142135623730951},"463":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"526":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.4142135623730951},"538":{"tf":1.0},"548":{"tf":1.4142135623730951},"583":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"740":{"tf":1.0},"744":{"tf":1.0},"755":{"tf":1.0},"77":{"tf":1.0},"789":{"tf":1.0},"813":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"956":{"tf":1.0},"981":{"tf":1.0},"984":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"1117":{"tf":1.0},"353":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"447":{"tf":1.0},"67":{"tf":1.0},"752":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"b":{"b":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"592":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"592":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"a":{"df":1,"docs":{"899":{"tf":1.0}},"s":{"df":1,"docs":{"1070":{"tf":1.0}}}},"df":4,"docs":{"115":{"tf":1.0},"153":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.0},"120":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"119":{"tf":2.0},"120":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"y":{"df":32,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":2.0},"102":{"tf":1.7320508075688772},"103":{"tf":2.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"114":{"tf":1.0},"115":{"tf":2.0},"116":{"tf":1.7320508075688772},"117":{"tf":1.0},"118":{"tf":2.6457513110645907},"119":{"tf":1.4142135623730951},"120":{"tf":2.0},"121":{"tf":2.0},"90":{"tf":2.23606797749979},"91":{"tf":2.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":2.0},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.7320508075688772},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":213,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1008":{"tf":1.0},"1016":{"tf":1.0},"1021":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":2.6457513110645907},"125":{"tf":1.4142135623730951},"126":{"tf":2.0},"127":{"tf":2.449489742783178},"128":{"tf":2.449489742783178},"129":{"tf":2.0},"13":{"tf":1.0},"130":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"168":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.8284271247461903},"203":{"tf":1.0},"205":{"tf":3.3166247903554},"206":{"tf":2.23606797749979},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":2.0},"21":{"tf":1.0},"210":{"tf":2.449489742783178},"211":{"tf":1.7320508075688772},"212":{"tf":2.449489742783178},"213":{"tf":1.4142135623730951},"214":{"tf":2.0},"215":{"tf":1.0},"216":{"tf":2.23606797749979},"217":{"tf":1.7320508075688772},"218":{"tf":2.0},"219":{"tf":2.449489742783178},"220":{"tf":1.7320508075688772},"221":{"tf":2.23606797749979},"222":{"tf":2.23606797749979},"223":{"tf":2.23606797749979},"224":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.4142135623730951},"227":{"tf":2.0},"228":{"tf":2.0},"229":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"231":{"tf":2.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":2.23606797749979},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"25":{"tf":2.23606797749979},"250":{"tf":1.7320508075688772},"251":{"tf":1.7320508075688772},"252":{"tf":1.7320508075688772},"253":{"tf":2.0},"254":{"tf":1.7320508075688772},"255":{"tf":2.0},"256":{"tf":2.23606797749979},"257":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"261":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.7320508075688772},"299":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.0},"307":{"tf":2.23606797749979},"316":{"tf":2.23606797749979},"317":{"tf":2.23606797749979},"318":{"tf":3.1622776601683795},"32":{"tf":1.0},"339":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":2.0},"352":{"tf":2.23606797749979},"353":{"tf":3.1622776601683795},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"358":{"tf":2.8284271247461903},"359":{"tf":3.0},"360":{"tf":2.449489742783178},"361":{"tf":2.0},"362":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"364":{"tf":2.449489742783178},"365":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"38":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"408":{"tf":1.0},"409":{"tf":2.23606797749979},"410":{"tf":1.7320508075688772},"413":{"tf":2.23606797749979},"414":{"tf":2.0},"416":{"tf":2.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"425":{"tf":1.0},"439":{"tf":2.0},"44":{"tf":1.0},"440":{"tf":2.0},"441":{"tf":1.7320508075688772},"442":{"tf":1.0},"443":{"tf":2.0},"447":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"536":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":2.449489742783178},"560":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.4142135623730951},"588":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.4142135623730951},"600":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"634":{"tf":1.0},"637":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"646":{"tf":1.0},"650":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.7320508075688772},"832":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"88":{"tf":1.7320508075688772},"880":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":2.0},"916":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951},"940":{"tf":1.0},"957":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"127":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"358":{"tf":1.0},"361":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"256":{"tf":1.0},"257":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"289":{"tf":1.0},"824":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"1089":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"585":{"tf":1.0},"900":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"r":{"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":1,"docs":{"539":{"tf":1.0}},"g":{"df":7,"docs":{"1018":{"tf":1.4142135623730951},"124":{"tf":1.0},"607":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":30,"docs":{"1085":{"tf":1.4142135623730951},"244":{"tf":1.0},"264":{"tf":2.449489742783178},"265":{"tf":2.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"268":{"tf":3.4641016151377544},"269":{"tf":2.8284271247461903},"270":{"tf":2.449489742783178},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":3.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":3.7416573867739413},"277":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.4142135623730951},"280":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"282":{"tf":2.449489742783178},"283":{"tf":2.449489742783178},"284":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"622":{"tf":1.7320508075688772},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"770":{"tf":1.0},"915":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"265":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.4142135623730951}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"1":{"8":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}},"df":0,"docs":{}},"df":3,"docs":{"265":{"tf":1.0},"266":{"tf":1.0},"281":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"279":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"282":{"tf":1.4142135623730951}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"284":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"265":{"tf":1.0},"280":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"278":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":1,"docs":{"199":{"tf":2.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":22,"docs":{"1005":{"tf":1.0},"1013":{"tf":1.7320508075688772},"1014":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1111":{"tf":1.0},"1119":{"tf":1.0},"197":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"353":{"tf":1.0},"365":{"tf":1.0},"402":{"tf":1.0},"407":{"tf":1.7320508075688772},"459":{"tf":1.0},"468":{"tf":1.4142135623730951},"485":{"tf":1.0},"613":{"tf":1.0},"762":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"906":{"tf":3.3166247903554}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":2,"docs":{"904":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":5,"docs":{"897":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.8284271247461903}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"#":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"1001":{"tf":1.0}}}}}}}}},".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1001":{"tf":3.1622776601683795},"221":{"tf":1.0},"485":{"tf":2.449489742783178},"487":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"453":{"tf":1.0},"487":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"842":{"tf":1.7320508075688772},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"374":{"tf":1.0},"387":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"387":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}}},"l":{"d":{"df":2,"docs":{"1119":{"tf":1.0},"873":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"366":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":1,"docs":{"542":{"tf":1.0}}},"df":8,"docs":{"1097":{"tf":1.0},"166":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"664":{"tf":1.0},"851":{"tf":1.0},"880":{"tf":1.0}},"s":{"'":{",":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"'":{",":{"'":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"1098":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}}}}},"df":24,"docs":{"1035":{"tf":1.4142135623730951},"1051":{"tf":1.4142135623730951},"1067":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"181":{"tf":1.0},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"273":{"tf":1.0},"283":{"tf":1.0},"410":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"459":{"tf":1.0},"471":{"tf":1.4142135623730951},"544":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"705":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"866":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"1064":{"tf":1.0},"563":{"tf":2.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"649":{"tf":1.0}},"h":{"df":69,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1088":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"176":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"238":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"306":{"tf":1.0},"323":{"tf":1.4142135623730951},"338":{"tf":1.0},"341":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"410":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":1.7320508075688772},"455":{"tf":1.0},"473":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"722":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"866":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.4142135623730951},"915":{"tf":1.0},"926":{"tf":1.0},"947":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":7,"docs":{"1105":{"tf":1.0},"152":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"778":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"915":{"tf":1.0},"934":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"467":{"tf":1.0}}}}},"df":2,"docs":{"187":{"tf":1.7320508075688772},"708":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"368":{"tf":1.0},"740":{"tf":1.0},"85":{"tf":1.0},"898":{"tf":1.0}}}},"q":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"257":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"128":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.449489742783178},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"372":{"tf":2.23606797749979},"410":{"tf":1.0},"414":{"tf":1.0},"538":{"tf":1.4142135623730951},"554":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"597":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"651":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"318":{"tf":1.0},"441":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"475":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"137":{"tf":1.0},"318":{"tf":1.0},"546":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":37,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":2.6457513110645907},"187":{"tf":2.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":2.6457513110645907},"262":{"tf":2.23606797749979},"314":{"tf":1.0},"323":{"tf":3.1622776601683795},"327":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"510":{"tf":2.6457513110645907},"546":{"tf":1.0},"562":{"tf":1.0},"598":{"tf":1.0},"633":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"730":{"tf":1.0},"732":{"tf":2.0},"844":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.7320508075688772}}}},"d":{"df":1,"docs":{"510":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1095":{"tf":1.0}}}},"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"181":{"tf":1.0},"526":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0}}}}}},"df":10,"docs":{"1119":{"tf":1.0},"131":{"tf":1.0},"222":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"750":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":4,"docs":{"1097":{"tf":1.0},"14":{"tf":1.0},"356":{"tf":1.0},"484":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"964":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":4,"docs":{"302":{"tf":1.0},"31":{"tf":1.0},"365":{"tf":1.4142135623730951},"783":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"395":{"tf":1.0},"934":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"228":{"tf":1.0},"380":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"1017":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"481":{"tf":1.0},"607":{"tf":1.0},"780":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"542":{"tf":1.0}}}},"w":{"df":0,"docs":{},"s":{"df":15,"docs":{"1013":{"tf":1.4142135623730951},"1097":{"tf":1.0},"199":{"tf":1.0},"342":{"tf":1.0},"516":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"813":{"tf":1.0},"824":{"tf":1.0},"836":{"tf":1.0},"851":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"598":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"j":{"df":1,"docs":{"517":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"723":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1059":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":2.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":60,"docs":{"1001":{"tf":1.0},"1002":{"tf":2.23606797749979},"1009":{"tf":1.0},"1013":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":2.23606797749979},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"164":{"tf":3.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"246":{"tf":1.0},"263":{"tf":1.0},"287":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"354":{"tf":1.0},"38":{"tf":1.0},"421":{"tf":1.4142135623730951},"43":{"tf":1.0},"448":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":2.23606797749979},"596":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":2.0},"799":{"tf":1.4142135623730951},"824":{"tf":1.0},"857":{"tf":1.0},"896":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":2.8284271247461903},"926":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"649":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"’":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":18,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"226":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":2.8284271247461903},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.23606797749979},"427":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"g":{"'":{"df":1,"docs":{"844":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":222,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.7320508075688772},"1105":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.7320508075688772},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.7320508075688772},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.4142135623730951},"380":{"tf":1.0},"381":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":3.3166247903554},"454":{"tf":1.7320508075688772},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"649":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.4142135623730951},"667":{"tf":1.0},"67":{"tf":1.7320508075688772},"674":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.4142135623730951},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.4142135623730951},"844":{"tf":4.795831523312719},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.4142135623730951},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"844":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":12,"docs":{"1108":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.4142135623730951},"331":{"tf":1.0},"446":{"tf":1.0},"481":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"846":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"688":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":13,"docs":{"1040":{"tf":1.7320508075688772},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"290":{"tf":2.449489742783178},"291":{"tf":3.0},"292":{"tf":2.8284271247461903},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"705":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}},"df":70,"docs":{"1001":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1106":{"tf":2.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":2.23606797749979},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.7320508075688772},"264":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"341":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"350":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"380":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":3.7416573867739413},"519":{"tf":1.0},"560":{"tf":1.0},"643":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"737":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":2.23606797749979},"847":{"tf":3.4641016151377544},"877":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}}}},"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"d":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"847":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":31,"docs":{"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"172":{"tf":1.0},"204":{"tf":1.0},"242":{"tf":1.0},"260":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":2.0},"330":{"tf":1.4142135623730951},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"38":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"567":{"tf":1.0},"651":{"tf":1.0},"690":{"tf":1.4142135623730951},"737":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"847":{"tf":1.0},"876":{"tf":1.0},"961":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.0},"372":{"tf":1.0},"45":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":20,"docs":{"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"220":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"110":{"tf":1.0},"1105":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"555":{"tf":1.0},"740":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"130":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":2.0},"774":{"tf":2.449489742783178}}}}},"{":{"a":{"d":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"+":{"+":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"3":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"2":{"4":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"df":0,"docs":{},"f":{"3":{"2":{"df":0,"docs":{},"f":{"d":{"2":{"9":{"3":{"8":{"df":0,"docs":{},"f":{"0":{"b":{"6":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"8":{"b":{"4":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"6":{"9":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"b":{"4":{"5":{"4":{"df":0,"docs":{},"f":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"168":{"tf":2.449489742783178},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"921":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"239":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"485":{"tf":1.0}},"e":{"\"":{",":{"5":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"1009":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":49,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1034":{"tf":1.0},"106":{"tf":1.0},"1085":{"tf":1.0},"1098":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":2.449489742783178},"267":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"478":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"678":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":1.0},"764":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"876":{"tf":1.0},"975":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":2.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1002":{"tf":1.0},"160":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":40,"docs":{"1023":{"tf":1.0},"132":{"tf":1.0},"158":{"tf":1.0},"198":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"307":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.0},"373":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"449":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"518":{"tf":1.4142135623730951},"589":{"tf":1.0},"640":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"852":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"80":{"tf":1.0},"952":{"tf":1.0}},"l":{"c":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"462":{"tf":1.0},"673":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"1027":{"tf":1.0},"1114":{"tf":1.0},"596":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"177":{"tf":1.0},"256":{"tf":1.0},"313":{"tf":1.0},"456":{"tf":1.0},"678":{"tf":1.0},"839":{"tf":1.0}}}},"a":{"d":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"613":{"tf":2.449489742783178}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"1":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1002":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"926":{"tf":1.0}}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"825":{"tf":1.0}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"131":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"366":{"tf":1.0},"432":{"tf":1.0},"90":{"tf":1.0},"936":{"tf":1.4142135623730951}}}},"c":{"df":1,"docs":{"962":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.0},"291":{"tf":1.0}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"1023":{"tf":1.0},"15":{"tf":1.0},"507":{"tf":1.4142135623730951},"516":{"tf":1.0},"613":{"tf":1.0},"778":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}}},"r":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1009":{"tf":1.0}},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1013":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"485":{"tf":1.0},"937":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1085":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1031":{"tf":1.0},"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1033":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"1031":{"tf":1.0},"462":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1114":{"tf":1.0},"285":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"632":{"tf":1.0},"836":{"tf":1.0},"926":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}}}}}},"i":{"b":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.7320508075688772}}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":106,"docs":{"1018":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1097":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"248":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"364":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"373":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.7320508075688772},"398":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.7320508075688772},"422":{"tf":1.0},"462":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"481":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"501":{"tf":1.0},"506":{"tf":4.0},"507":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"617":{"tf":1.0},"627":{"tf":1.0},"654":{"tf":1.0},"700":{"tf":1.0},"74":{"tf":1.0},"752":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"814":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"878":{"tf":1.0},"885":{"tf":1.0},"887":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.7320508075688772},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":2.0},"929":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"976":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"(":{"'":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"276":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"3":{"df":1,"docs":{"1098":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1085":{"tf":1.4142135623730951},"199":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":1,"docs":{"526":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":14,"docs":{"104":{"tf":1.0},"352":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":2.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"766":{"tf":1.0},"77":{"tf":2.23606797749979},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"96":{"tf":2.8284271247461903},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"341":{"tf":1.0},"740":{"tf":1.0}}}},"df":1,"docs":{"853":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"8":{"tf":1.0},"864":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":26,"docs":{"183":{"tf":1.4142135623730951},"199":{"tf":1.0},"247":{"tf":1.0},"334":{"tf":2.23606797749979},"335":{"tf":3.4641016151377544},"340":{"tf":1.0},"380":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"441":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.7320508075688772},"633":{"tf":1.0},"644":{"tf":1.4142135623730951},"722":{"tf":1.0},"742":{"tf":1.0},"788":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":1.4142135623730951},"848":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"934":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":17,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1093":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"290":{"tf":1.0},"331":{"tf":1.0},"412":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"649":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1009":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"228":{"tf":1.0}}},"u":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":46,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1034":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"801":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.0},"814":{"tf":1.4142135623730951},"822":{"tf":1.0},"825":{"tf":1.4142135623730951},"863":{"tf":1.4142135623730951},"977":{"tf":1.0},"981":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"847":{"tf":1.0}},"k":{"df":1,"docs":{"426":{"tf":1.0}}}},"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"529":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"332":{"tf":1.0},"529":{"tf":1.0}}},"df":8,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"212":{"tf":1.0},"502":{"tf":1.4142135623730951},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.7320508075688772},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"1000":{"tf":1.7320508075688772},"1001":{"tf":1.0},"1002":{"tf":1.0},"578":{"tf":1.0}},"s":{"df":3,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"512":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"945":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"1085":{"tf":1.0},"296":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"405":{"tf":1.0},"447":{"tf":1.0},"569":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"951":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"945":{"tf":1.7320508075688772},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"956":{"tf":1.0},"964":{"tf":1.0}}},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":3,"docs":{"945":{"tf":1.4142135623730951},"950":{"tf":2.0},"962":{"tf":1.0}},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":22,"docs":{"1009":{"tf":1.0},"1064":{"tf":1.0},"1119":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"179":{"tf":1.4142135623730951},"185":{"tf":1.0},"363":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"451":{"tf":1.4142135623730951},"456":{"tf":1.0},"485":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"622":{"tf":1.0},"898":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.4142135623730951},"948":{"tf":1.0},"957":{"tf":1.0},"975":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":2,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"372":{"tf":1.0},"45":{"tf":1.0},"507":{"tf":1.4142135623730951},"945":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":97,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"103":{"tf":1.0},"1034":{"tf":1.0},"1079":{"tf":1.0},"1105":{"tf":1.0},"1120":{"tf":1.7320508075688772},"113":{"tf":1.0},"115":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":2.6457513110645907},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":3.0},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":2.0},"295":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"315":{"tf":1.0},"323":{"tf":1.4142135623730951},"331":{"tf":1.0},"354":{"tf":1.0},"37":{"tf":1.0},"402":{"tf":1.4142135623730951},"405":{"tf":2.449489742783178},"406":{"tf":2.0},"407":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"442":{"tf":1.7320508075688772},"443":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"475":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.0},"5":{"tf":1.0},"516":{"tf":1.0},"52":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.4142135623730951},"571":{"tf":2.0},"593":{"tf":1.0},"599":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.7320508075688772},"664":{"tf":1.0},"691":{"tf":1.0},"734":{"tf":1.0},"745":{"tf":1.4142135623730951},"778":{"tf":1.0},"836":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"858":{"tf":1.0},"913":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"950":{"tf":1.0},"951":{"tf":1.0},"96":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"447":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}},"df":81,"docs":{"1001":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":3.1622776601683795},"1027":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":2.8284271247461903},"1059":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1073":{"tf":2.23606797749979},"1085":{"tf":1.7320508075688772},"1089":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.0},"234":{"tf":1.7320508075688772},"246":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"327":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.0},"423":{"tf":2.6457513110645907},"424":{"tf":2.0},"425":{"tf":2.23606797749979},"426":{"tf":2.23606797749979},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"578":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"796":{"tf":1.0},"813":{"tf":2.6457513110645907},"841":{"tf":1.0},"847":{"tf":1.0},"92":{"tf":1.0},"946":{"tf":1.0},"961":{"tf":1.0},"975":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1000":{"tf":1.0},"1092":{"tf":1.0},"1104":{"tf":1.0},"512":{"tf":1.0},"912":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":14,"docs":{"1119":{"tf":1.0},"155":{"tf":1.4142135623730951},"278":{"tf":1.0},"347":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"470":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"641":{"tf":1.7320508075688772},"679":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"380":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1114":{"tf":1.0},"243":{"tf":1.0},"571":{"tf":1.0},"61":{"tf":1.0},"614":{"tf":1.0},"750":{"tf":1.0},"873":{"tf":1.0},"962":{"tf":1.0},"975":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"231":{"tf":1.0},"937":{"tf":1.0}}},"t":{"df":19,"docs":{"1025":{"tf":1.0},"112":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.8284271247461903},"290":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"394":{"tf":1.0},"538":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"199":{"tf":1.0}}}}},"df":52,"docs":{"1001":{"tf":1.4142135623730951},"1014":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"1101":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0},"451":{"tf":1.0},"481":{"tf":1.0},"508":{"tf":1.0},"540":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"814":{"tf":1.0},"839":{"tf":1.0},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.4142135623730951},"952":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":2.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"913":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1117":{"tf":1.0},"323":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"853":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":24,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"1053":{"tf":1.0},"117":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"304":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.7320508075688772},"356":{"tf":1.0},"373":{"tf":1.0},"438":{"tf":1.0},"463":{"tf":1.0},"613":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"926":{"tf":2.0},"946":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"269":{"tf":1.0}},"n":{"df":8,"docs":{"1025":{"tf":1.0},"1085":{"tf":1.0},"270":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"655":{"tf":1.0},"909":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"514":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}}},"df":12,"docs":{"1022":{"tf":1.7320508075688772},"1023":{"tf":3.3166247903554},"1024":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1026":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.4142135623730951},"124":{"tf":1.0},"528":{"tf":1.0},"586":{"tf":1.4142135623730951},"617":{"tf":1.0},"983":{"tf":1.0}}}}}},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"2":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"155":{"tf":1.0},"180":{"tf":1.4142135623730951},"313":{"tf":1.0},"331":{"tf":1.7320508075688772},"332":{"tf":2.0},"435":{"tf":1.4142135623730951},"540":{"tf":1.0}},"r":{"c":{"a":{"df":1,"docs":{"915":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":11,"docs":{"304":{"tf":1.0},"309":{"tf":2.23606797749979},"310":{"tf":1.7320508075688772},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":2.6457513110645907},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"332":{"tf":1.0},"475":{"tf":1.0},"79":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"999":{"tf":1.4142135623730951}}},"i":{"df":7,"docs":{"135":{"tf":1.0},"140":{"tf":1.4142135623730951},"343":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"951":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"964":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"372":{"tf":2.0},"538":{"tf":2.0},"896":{"tf":1.0}}}}},"df":7,"docs":{"1051":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":2.0},"430":{"tf":1.0},"538":{"tf":2.0},"740":{"tf":1.0},"896":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"526":{"tf":1.0},"866":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"s":{"df":10,"docs":{"129":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.7320508075688772},"236":{"tf":2.8284271247461903},"292":{"tf":1.0},"295":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"622":{"tf":1.0}}}}},"df":2,"docs":{"528":{"tf":1.0},"529":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"1002":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"508":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"245":{"tf":1.0},"571":{"tf":1.4142135623730951}}}}},"r":{"df":12,"docs":{"113":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"415":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"478":{"tf":2.23606797749979},"481":{"tf":1.0},"508":{"tf":1.0},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1120":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"133":{"tf":1.0},"380":{"tf":1.0},"980":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"k":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}},"df":66,"docs":{"1005":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"101":{"tf":1.0},"1012":{"tf":2.23606797749979},"1014":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.7416573867739413},"318":{"tf":1.0},"396":{"tf":1.4142135623730951},"403":{"tf":3.0},"409":{"tf":2.0},"539":{"tf":2.23606797749979},"555":{"tf":1.0},"731":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"75":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":2.0},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"789":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"871":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":3.0},"879":{"tf":1.0},"880":{"tf":1.0},"894":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":3.4641016151377544},"899":{"tf":2.8284271247461903},"900":{"tf":3.605551275463989},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":3.605551275463989},"922":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":3.1622776601683795},"930":{"tf":1.4142135623730951},"931":{"tf":3.3166247903554},"934":{"tf":1.4142135623730951},"936":{"tf":2.23606797749979},"96":{"tf":1.0}},"e":{"d":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"186":{"tf":1.0},"318":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":20,"docs":{"1013":{"tf":1.0},"1063":{"tf":1.0},"190":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"453":{"tf":1.0},"531":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"1031":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1085":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1031":{"tf":1.0},"257":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"617":{"tf":1.0},"644":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"1085":{"tf":1.0}}},")":{"*":{"1":{"0":{"0":{"df":1,"docs":{"348":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":67,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1011":{"tf":2.0},"1012":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1051":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1067":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":2.23606797749979},"1079":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"190":{"tf":2.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"238":{"tf":2.8284271247461903},"243":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":2.8284271247461903},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":2.23606797749979},"449":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"528":{"tf":1.0},"544":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"580":{"tf":1.0},"603":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":3.0},"650":{"tf":1.0},"653":{"tf":1.0},"705":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":2.0},"720":{"tf":1.0},"726":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"862":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"921":{"tf":2.0},"942":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"603":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"247":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":4,"docs":{"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":237,"docs":{"1001":{"tf":1.7320508075688772},"1023":{"tf":4.0},"1025":{"tf":1.4142135623730951},"1029":{"tf":2.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1036":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1064":{"tf":2.23606797749979},"1071":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":2.23606797749979},"1084":{"tf":1.4142135623730951},"1085":{"tf":2.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.8284271247461903},"181":{"tf":2.8284271247461903},"183":{"tf":1.4142135623730951},"184":{"tf":2.0},"187":{"tf":1.4142135623730951},"190":{"tf":2.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"224":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"253":{"tf":1.0},"264":{"tf":2.6457513110645907},"265":{"tf":1.0},"266":{"tf":2.0},"267":{"tf":2.6457513110645907},"268":{"tf":2.0},"269":{"tf":2.0},"27":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":2.23606797749979},"272":{"tf":2.0},"273":{"tf":3.0},"274":{"tf":2.0},"275":{"tf":2.23606797749979},"276":{"tf":2.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":2.0},"322":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.0},"368":{"tf":1.4142135623730951},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"391":{"tf":1.0},"392":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"447":{"tf":3.3166247903554},"448":{"tf":1.4142135623730951},"449":{"tf":2.0},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":4.0},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"527":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":2.23606797749979},"539":{"tf":2.0},"542":{"tf":1.4142135623730951},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"548":{"tf":3.4641016151377544},"559":{"tf":1.0},"580":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":2.449489742783178},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":1.7320508075688772},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951},"602":{"tf":1.0},"613":{"tf":3.4641016151377544},"614":{"tf":2.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.4142135623730951},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":2.0},"622":{"tf":2.0},"623":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":2.6457513110645907},"626":{"tf":2.8284271247461903},"627":{"tf":2.0},"628":{"tf":1.4142135623730951},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.7320508075688772},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":2.23606797749979},"705":{"tf":3.3166247903554},"707":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.0},"715":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":2.23606797749979},"731":{"tf":2.0},"732":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"759":{"tf":1.7320508075688772},"760":{"tf":1.4142135623730951},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.4142135623730951},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"770":{"tf":3.4641016151377544},"771":{"tf":1.0},"772":{"tf":1.7320508075688772},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.7320508075688772},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":2.0},"786":{"tf":1.7320508075688772},"803":{"tf":1.7320508075688772},"839":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"915":{"tf":1.0},"931":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"955":{"tf":1.0},"974":{"tf":1.0},"984":{"tf":1.4142135623730951}},"i":{"d":{"df":5,"docs":{"299":{"tf":1.0},"342":{"tf":2.449489742783178},"427":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":25,"docs":{"1016":{"tf":1.0},"1017":{"tf":1.0},"1023":{"tf":1.0},"1063":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"585":{"tf":1.0},"589":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.6457513110645907},"626":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"721":{"tf":1.0},"986":{"tf":1.0}}},"y":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"524":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"522":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"521":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"523":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1029":{"tf":1.0},"1030":{"tf":1.0},"165":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"622":{"tf":1.0},"630":{"tf":1.0},"657":{"tf":1.0},"778":{"tf":1.0},"986":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"388":{"tf":1.0},"451":{"tf":1.7320508075688772},"455":{"tf":1.0},"508":{"tf":1.0},"515":{"tf":1.0},"633":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"403":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":3.1622776601683795},"510":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"1002":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.0},"449":{"tf":1.0},"470":{"tf":1.0},"477":{"tf":1.0},"497":{"tf":1.0},"590":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.0},"898":{"tf":1.0}},"r":{"df":1,"docs":{"925":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"d":{"'":{"df":1,"docs":{"25":{"tf":1.0}}},"df":23,"docs":{"202":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"219":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.7320508075688772},"359":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"505":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"440":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"128":{"tf":1.0},"222":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"251":{"tf":1.0},"254":{"tf":3.1622776601683795},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.4142135623730951},"414":{"tf":1.0},"588":{"tf":1.0},"632":{"tf":1.0},"947":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":1.0},"959":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"437":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1119":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"792":{"tf":1.0},"793":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"585":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"930":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.4142135623730951}}}}}}},"df":146,"docs":{"1015":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1025":{"tf":1.0},"1028":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1090":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1111":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"228":{"tf":1.0},"288":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"385":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"426":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"556":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":2.23606797749979},"580":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.0},"631":{"tf":1.4142135623730951},"637":{"tf":1.4142135623730951},"639":{"tf":1.0},"646":{"tf":1.4142135623730951},"648":{"tf":1.0},"652":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.0},"674":{"tf":1.7320508075688772},"675":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.4142135623730951},"688":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"713":{"tf":1.4142135623730951},"729":{"tf":1.0},"735":{"tf":1.4142135623730951},"741":{"tf":2.0},"742":{"tf":1.7320508075688772},"744":{"tf":1.0},"745":{"tf":2.0},"749":{"tf":1.0},"758":{"tf":1.4142135623730951},"759":{"tf":1.0},"767":{"tf":1.4142135623730951},"768":{"tf":1.0},"775":{"tf":1.4142135623730951},"776":{"tf":1.0},"783":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.4142135623730951},"801":{"tf":1.0},"809":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"834":{"tf":1.0},"838":{"tf":1.4142135623730951},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.4142135623730951},"849":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"869":{"tf":1.4142135623730951},"871":{"tf":1.0},"873":{"tf":1.0},"883":{"tf":1.4142135623730951},"885":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.4142135623730951},"894":{"tf":1.0},"909":{"tf":1.4142135623730951},"912":{"tf":1.0},"924":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":2.449489742783178},"930":{"tf":3.0},"931":{"tf":2.23606797749979},"936":{"tf":3.0},"945":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"979":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"g":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"107":{"tf":1.0},"1107":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"617":{"tf":1.0}}}},"df":3,"docs":{"1025":{"tf":2.8284271247461903},"806":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"1023":{"tf":2.8284271247461903},"1025":{"tf":3.605551275463989},"1085":{"tf":2.23606797749979},"163":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"589":{"tf":2.449489742783178}}}},"l":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"2":{"df":1,"docs":{"224":{"tf":1.0}}},"a":{"b":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"207":{"tf":1.0},"214":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"365":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":81,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":2.0},"101":{"tf":1.0},"1023":{"tf":1.0},"107":{"tf":2.0},"1070":{"tf":1.4142135623730951},"108":{"tf":2.23606797749979},"109":{"tf":2.23606797749979},"11":{"tf":1.0},"110":{"tf":2.0},"1114":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0},"319":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"338":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"373":{"tf":2.6457513110645907},"380":{"tf":1.0},"394":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"398":{"tf":1.7320508075688772},"399":{"tf":1.7320508075688772},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"422":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"484":{"tf":1.4142135623730951},"488":{"tf":1.0},"5":{"tf":1.0},"527":{"tf":1.7320508075688772},"54":{"tf":1.0},"559":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"582":{"tf":1.7320508075688772},"595":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"8":{"tf":3.3166247903554},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"852":{"tf":1.7320508075688772},"853":{"tf":2.23606797749979},"854":{"tf":1.4142135623730951},"864":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"945":{"tf":1.7320508075688772},"946":{"tf":2.6457513110645907},"961":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":2.23606797749979}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1113":{"tf":1.0},"1121":{"tf":1.4142135623730951}}}}}},"r":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":2.0},"669":{"tf":1.0},"957":{"tf":1.0}}}},"df":121,"docs":{"101":{"tf":1.7320508075688772},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1031":{"tf":2.23606797749979},"1034":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"1044":{"tf":1.0},"1046":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.4142135623730951},"1085":{"tf":2.6457513110645907},"117":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":2.6457513110645907},"136":{"tf":1.7320508075688772},"137":{"tf":2.449489742783178},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"143":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"175":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"256":{"tf":2.0},"261":{"tf":1.0},"262":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":2.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":2.0},"420":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":2.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"596":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":2.23606797749979},"632":{"tf":1.7320508075688772},"633":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.4142135623730951},"673":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.7320508075688772},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":2.0},"751":{"tf":2.0},"761":{"tf":2.0},"768":{"tf":1.0},"770":{"tf":2.449489742783178},"785":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"83":{"tf":1.0},"847":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":2.449489742783178},"878":{"tf":1.0},"880":{"tf":2.23606797749979},"894":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":2.449489742783178},"939":{"tf":1.0},"960":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":36,"docs":{"1016":{"tf":1.0},"1031":{"tf":1.0},"1085":{"tf":1.0},"1095":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"256":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"589":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"679":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"734":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"914":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":33,"docs":{"1031":{"tf":1.0},"1051":{"tf":1.0},"1079":{"tf":1.0},"116":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"325":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"45":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"575":{"tf":1.0},"589":{"tf":1.4142135623730951},"664":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"8":{"tf":1.0},"898":{"tf":1.0},"922":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"1122":{"tf":1.0}}}}}},"m":{"a":{"df":2,"docs":{"388":{"tf":1.0},"641":{"tf":1.0}},"n":{"d":{"df":18,"docs":{"1117":{"tf":1.0},"128":{"tf":1.4142135623730951},"142":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.4142135623730951},"303":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"180":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"485":{"tf":1.0},"540":{"tf":1.0},"858":{"tf":1.0}}}},"r":{"c":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"1108":{"tf":1.4142135623730951},"314":{"tf":1.0},"332":{"tf":1.7320508075688772},"347":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"834":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":52,"docs":{"1025":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1120":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"153":{"tf":1.0},"21":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"43":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"472":{"tf":1.0},"55":{"tf":1.0},"571":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"82":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"873":{"tf":1.0},"878":{"tf":1.0},"903":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"941":{"tf":1.4142135623730951},"956":{"tf":1.0},"974":{"tf":1.0},"980":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"1044":{"tf":1.0},"125":{"tf":1.0},"198":{"tf":1.0},"242":{"tf":1.0},"271":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1106":{"tf":1.0},"1119":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"519":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":2,"docs":{"1085":{"tf":1.0},"181":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"506":{"tf":1.0},"78":{"tf":1.0},"857":{"tf":1.4142135623730951},"951":{"tf":1.0}}}},"r":{"df":16,"docs":{"1009":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"270":{"tf":1.0},"365":{"tf":1.0},"562":{"tf":1.0},"661":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"708":{"tf":1.4142135623730951},"709":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"447":{"tf":1.0},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951}}}}}}},"t":{"df":10,"docs":{"1061":{"tf":1.0},"223":{"tf":1.0},"276":{"tf":1.4142135623730951},"413":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.0},"519":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"851":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1038":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1103":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"t":{"df":45,"docs":{"1011":{"tf":1.0},"1013":{"tf":1.0},"1016":{"tf":1.0},"102":{"tf":1.0},"1046":{"tf":1.0},"1122":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"167":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.7320508075688772},"205":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"413":{"tf":1.0},"422":{"tf":1.0},"488":{"tf":1.0},"569":{"tf":1.0},"582":{"tf":1.0},"707":{"tf":1.4142135623730951},"711":{"tf":1.0},"728":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0},"803":{"tf":1.0},"83":{"tf":1.0},"839":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"934":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"984":{"tf":1.0}}},"x":{"df":20,"docs":{"1031":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"235":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"323":{"tf":1.7320508075688772},"352":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.0},"643":{"tf":1.0},"737":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"185":{"tf":1.0},"340":{"tf":1.0},"507":{"tf":1.0},"550":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"1107":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"386":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.23606797749979},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"751":{"tf":1.0},"788":{"tf":1.0},"844":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":3.605551275463989},"899":{"tf":2.23606797749979},"900":{"tf":3.1622776601683795},"901":{"tf":2.0},"902":{"tf":2.23606797749979},"903":{"tf":1.0},"904":{"tf":2.0},"905":{"tf":2.0},"906":{"tf":5.5677643628300215}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"864":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"n":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":2,"docs":{"269":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"133":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"221":{"tf":1.0},"390":{"tf":2.0},"948":{"tf":1.0},"956":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"558":{"tf":1.0},"69":{"tf":1.0},"926":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"269":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"264":{"tf":1.0},"550":{"tf":1.0}}}}}}},"df":46,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"127":{"tf":1.0},"181":{"tf":1.7320508075688772},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.4142135623730951},"251":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"388":{"tf":1.0},"427":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":4.242640687119285},"515":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"531":{"tf":1.0},"542":{"tf":1.7320508075688772},"546":{"tf":1.0},"550":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"703":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"720":{"tf":1.0},"734":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0},"974":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1025":{"tf":1.0},"708":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.7320508075688772},"121":{"tf":1.0},"151":{"tf":1.0},"197":{"tf":1.4142135623730951},"332":{"tf":1.0},"449":{"tf":1.0},"488":{"tf":1.0},"539":{"tf":1.0},"707":{"tf":1.0},"945":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"269":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1070":{"tf":1.0},"444":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.0},"273":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.7320508075688772},"945":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"1009":{"tf":1.7320508075688772},"188":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"459":{"tf":1.0},"469":{"tf":1.7320508075688772},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"525":{"tf":1.0},"541":{"tf":1.4142135623730951},"544":{"tf":1.0},"571":{"tf":1.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"878":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"952":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"193":{"tf":1.0},"708":{"tf":2.0},"786":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"207":{"tf":1.0},"215":{"tf":1.4142135623730951},"296":{"tf":1.0},"318":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"=":{"'":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"314":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"547":{"tf":1.0},"561":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"547":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":44,"docs":{"100":{"tf":1.0},"1085":{"tf":1.4142135623730951},"180":{"tf":3.3166247903554},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"236":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"440":{"tf":1.0},"456":{"tf":1.0},"480":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"560":{"tf":1.0},"613":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"748":{"tf":1.4142135623730951},"864":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"101":{"tf":1.0},"1120":{"tf":1.4142135623730951},"347":{"tf":1.0},"927":{"tf":2.8284271247461903},"929":{"tf":3.3166247903554},"931":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"323":{"tf":1.0},"396":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"301":{"tf":1.0},"33":{"tf":1.0},"979":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"1001":{"tf":1.0},"154":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"155":{"tf":1.0},"246":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"451":{"tf":1.0},"770":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":20,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"317":{"tf":2.23606797749979},"318":{"tf":2.0},"353":{"tf":1.4142135623730951},"373":{"tf":1.0},"398":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"555":{"tf":1.4142135623730951},"613":{"tf":1.0},"823":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"946":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"250":{"tf":1.0},"253":{"tf":2.0},"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":4.358898943540674},"556":{"tf":3.605551275463989},"557":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"239":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}}},"i":{"d":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1118":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"17":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.4142135623730951},"196":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"340":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"455":{"tf":1.0},"528":{"tf":1.0},"691":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"926":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"984":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1009":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.7320508075688772},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"389":{"tf":1.4142135623730951},"455":{"tf":1.0},"858":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1025":{"tf":1.0},"1061":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"270":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":2.0},"413":{"tf":1.0},"457":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":2.449489742783178},"462":{"tf":1.0},"523":{"tf":1.0},"634":{"tf":1.0},"785":{"tf":1.0},"814":{"tf":1.0},"896":{"tf":1.0},"940":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":17,"docs":{"130":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":2.23606797749979},"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"231":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"534":{"tf":1.0},"630":{"tf":1.0},"733":{"tf":1.0},"813":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1120":{"tf":1.0},"981":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"590":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"1070":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"17":{"tf":1.0},"197":{"tf":1.0},"267":{"tf":1.0},"413":{"tf":1.0},"470":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.0},"365":{"tf":1.0}}}},"m":{"df":5,"docs":{"297":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"423":{"tf":1.0},"538":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"1023":{"tf":1.0},"737":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1072":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"370":{"tf":1.4142135623730951},"913":{"tf":1.0},"965":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":167,"docs":{"1001":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1049":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1092":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1097":{"tf":1.0},"1122":{"tf":1.7320508075688772},"122":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"191":{"tf":1.0},"198":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"309":{"tf":2.449489742783178},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.7320508075688772},"313":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.7320508075688772},"32":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":2.23606797749979},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"351":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"419":{"tf":1.0},"427":{"tf":1.0},"440":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"477":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"531":{"tf":2.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"556":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":2.23606797749979},"581":{"tf":1.0},"585":{"tf":1.0},"588":{"tf":1.0},"59":{"tf":1.0},"596":{"tf":1.7320508075688772},"6":{"tf":1.0},"603":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":3.1622776601683795},"69":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"726":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":2.0},"778":{"tf":1.4142135623730951},"784":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"839":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.23606797749979},"915":{"tf":1.7320508075688772},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"934":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0},"944":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"976":{"tf":1.0}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"1101":{"tf":2.23606797749979},"1102":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":107,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1005":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1027":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1089":{"tf":1.0},"1103":{"tf":1.0},"1110":{"tf":2.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"129":{"tf":1.0},"147":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"248":{"tf":1.0},"265":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"304":{"tf":1.0},"366":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"429":{"tf":1.4142135623730951},"445":{"tf":1.4142135623730951},"459":{"tf":1.4142135623730951},"470":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"641":{"tf":1.4142135623730951},"648":{"tf":1.0},"650":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.7320508075688772},"716":{"tf":1.4142135623730951},"738":{"tf":1.7320508075688772},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"744":{"tf":1.4142135623730951},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"759":{"tf":1.0},"761":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"778":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.4142135623730951},"801":{"tf":1.0},"803":{"tf":1.4142135623730951},"81":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"874":{"tf":1.0},"885":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.4142135623730951},"926":{"tf":1.0},"933":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"1085":{"tf":1.0},"1121":{"tf":1.0},"131":{"tf":1.0},"396":{"tf":1.4142135623730951},"41":{"tf":1.0},"539":{"tf":1.0},"596":{"tf":1.4142135623730951},"740":{"tf":1.0},"780":{"tf":1.0},"873":{"tf":1.4142135623730951},"936":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"855":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"d":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":6,"docs":{"1008":{"tf":1.0},"447":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"857":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{"df":13,"docs":{"1009":{"tf":1.0},"1058":{"tf":1.0},"179":{"tf":1.4142135623730951},"193":{"tf":1.0},"256":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.0},"510":{"tf":1.4142135623730951},"527":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"899":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":29,"docs":{"0":{"tf":1.4142135623730951},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.4142135623730951},"1109":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"528":{"tf":1.0},"587":{"tf":1.4142135623730951},"62":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"825":{"tf":1.0},"866":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"62":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":40,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"215":{"tf":1.0},"219":{"tf":1.0},"297":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"535":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"599":{"tf":2.0},"613":{"tf":1.7320508075688772},"708":{"tf":1.0},"709":{"tf":1.7320508075688772},"779":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":11,"docs":{"175":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"526":{"tf":1.0},"770":{"tf":1.4142135623730951},"951":{"tf":1.0},"960":{"tf":1.0}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.0},"528":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"1120":{"tf":1.0},"309":{"tf":1.0},"358":{"tf":1.0}}},"t":{"df":15,"docs":{"199":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"268":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"358":{"tf":1.4142135623730951},"376":{"tf":1.0},"410":{"tf":1.0},"452":{"tf":1.4142135623730951},"561":{"tf":1.0},"622":{"tf":1.4142135623730951},"669":{"tf":1.0},"948":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":298,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1115":{"tf":1.4142135623730951},"112":{"tf":1.0},"1122":{"tf":1.4142135623730951},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"364":{"tf":1.0},"58":{"tf":2.23606797749979},"581":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"403":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"498":{"tf":1.0}},"e":{"_":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":2,"docs":{"204":{"tf":1.0},"945":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":13,"docs":{"1106":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"332":{"tf":1.0},"410":{"tf":1.0},"435":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":3.872983346207417},"555":{"tf":1.0},"705":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.449489742783178}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":22,"docs":{"1057":{"tf":1.4142135623730951},"1070":{"tf":2.23606797749979},"1071":{"tf":2.0},"124":{"tf":1.0},"151":{"tf":1.0},"299":{"tf":1.0},"31":{"tf":1.0},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"38":{"tf":1.0},"420":{"tf":1.0},"447":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"529":{"tf":2.23606797749979},"569":{"tf":1.0},"596":{"tf":1.0},"625":{"tf":1.0},"68":{"tf":1.0},"845":{"tf":1.4142135623730951},"948":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"986":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"137":{"tf":1.4142135623730951},"215":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.0},"451":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"678":{"tf":1.0},"899":{"tf":1.0},"927":{"tf":1.0},"942":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.0},"477":{"tf":1.4142135623730951},"506":{"tf":1.0},"622":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":43,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"161":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"246":{"tf":1.7320508075688772},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"290":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"595":{"tf":1.7320508075688772},"599":{"tf":1.0},"624":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"876":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"412":{"tf":1.0},"499":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"117":{"tf":2.0},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":2.0},"303":{"tf":1.7320508075688772},"307":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"595":{"tf":1.4142135623730951},"734":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"837":{"tf":1.0}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1098":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":120,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1013":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":1.0},"1029":{"tf":1.7320508075688772},"1030":{"tf":1.4142135623730951},"1031":{"tf":2.449489742783178},"1032":{"tf":1.0},"1033":{"tf":2.6457513110645907},"1034":{"tf":2.449489742783178},"1035":{"tf":1.0},"1036":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":2.23606797749979},"1057":{"tf":1.4142135623730951},"1059":{"tf":1.7320508075688772},"1064":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":2.449489742783178},"1098":{"tf":1.7320508075688772},"1101":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"166":{"tf":2.0},"169":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"229":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":2.0},"262":{"tf":2.0},"263":{"tf":2.23606797749979},"266":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":2.0},"275":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"348":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":2.23606797749979},"465":{"tf":2.0},"466":{"tf":2.449489742783178},"485":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"591":{"tf":1.4142135623730951},"596":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":2.449489742783178},"626":{"tf":1.0},"628":{"tf":2.449489742783178},"635":{"tf":1.0},"644":{"tf":1.7320508075688772},"655":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"720":{"tf":1.0},"742":{"tf":2.8284271247461903},"743":{"tf":1.0},"745":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":2.0},"762":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":4.69041575982343},"874":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"880":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":2.0},"900":{"tf":1.7320508075688772},"901":{"tf":2.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"984":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"197":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"467":{"tf":1.0},"488":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"927":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"f":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"199":{"tf":2.449489742783178},"266":{"tf":2.449489742783178},"271":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1038":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"135":{"tf":1.0},"154":{"tf":2.8284271247461903},"155":{"tf":3.0},"156":{"tf":2.6457513110645907},"199":{"tf":4.242640687119285},"203":{"tf":1.0},"239":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"447":{"tf":1.0},"507":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.0},"548":{"tf":1.0},"580":{"tf":2.23606797749979},"588":{"tf":1.0},"596":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"650":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":2.0},"751":{"tf":1.0},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":2.0},"782":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"817":{"tf":1.0},"819":{"tf":2.0},"824":{"tf":1.0},"841":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":2.6457513110645907},"975":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"y":{"=":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":8,"docs":{"1079":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"516":{"tf":1.0},"84":{"tf":1.0},"951":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"937":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"s":{"df":9,"docs":{"1114":{"tf":1.0},"1118":{"tf":1.0},"128":{"tf":1.0},"153":{"tf":1.7320508075688772},"300":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"613":{"tf":1.0},"779":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.0},"568":{"tf":1.0},"578":{"tf":1.7320508075688772},"786":{"tf":1.0}}}},"df":12,"docs":{"1009":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"125":{"tf":1.0},"171":{"tf":1.0},"19":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"585":{"tf":1.0},"72":{"tf":1.0},"745":{"tf":1.0},"934":{"tf":1.0}}}}}},"p":{"c":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":1,"docs":{"332":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"1059":{"tf":1.0}}}},"u":{"df":2,"docs":{"506":{"tf":1.0},"962":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"1038":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":1.7320508075688772}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"263":{"tf":2.0},"671":{"tf":1.0}},"e":{"=":{"'":{"2":{"0":{"1":{"8":{"0":{"5":{"2":{"0":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1046":{"tf":2.0},"1048":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1051":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"950":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"950":{"tf":1.0}}}},"t":{"df":2,"docs":{"1051":{"tf":1.0},"451":{"tf":1.0}}}},"df":0,"docs":{}},"df":46,"docs":{"1037":{"tf":1.7320508075688772},"1038":{"tf":2.23606797749979},"1039":{"tf":1.0},"1040":{"tf":2.449489742783178},"1041":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1045":{"tf":1.7320508075688772},"1046":{"tf":2.23606797749979},"1047":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1049":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1051":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1057":{"tf":2.0},"1059":{"tf":2.8284271247461903},"1066":{"tf":1.0},"1114":{"tf":1.0},"181":{"tf":1.4142135623730951},"198":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.0},"263":{"tf":3.0},"299":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"548":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"576":{"tf":2.0},"579":{"tf":1.4142135623730951},"668":{"tf":1.7320508075688772},"669":{"tf":1.7320508075688772},"670":{"tf":1.0},"671":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"813":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1049":{"tf":1.0}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}},"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":2.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":113,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1079":{"tf":1.0},"108":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1097":{"tf":1.4142135623730951},"115":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":2.6457513110645907},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":4.0},"202":{"tf":1.0},"209":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":2.23606797749979},"229":{"tf":1.0},"245":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"295":{"tf":2.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":3.1622776601683795},"304":{"tf":2.6457513110645907},"307":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.6457513110645907},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"336":{"tf":1.0},"339":{"tf":1.4142135623730951},"341":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"475":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":3.3166247903554},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.0},"53":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"649":{"tf":1.0},"705":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"892":{"tf":1.0},"914":{"tf":1.0},"919":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":2.0},"929":{"tf":1.7320508075688772},"939":{"tf":2.23606797749979},"940":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"972":{"tf":1.0},"98":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":23,"docs":{"121":{"tf":1.4142135623730951},"264":{"tf":1.0},"303":{"tf":1.0},"378":{"tf":1.0},"446":{"tf":1.0},"47":{"tf":1.0},"491":{"tf":1.4142135623730951},"494":{"tf":2.6457513110645907},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":2.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.4142135623730951},"501":{"tf":2.23606797749979},"502":{"tf":2.23606797749979},"503":{"tf":2.23606797749979},"506":{"tf":1.0},"627":{"tf":1.4142135623730951},"665":{"tf":1.0},"803":{"tf":1.7320508075688772},"914":{"tf":1.0},"984":{"tf":2.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"212":{"tf":2.8284271247461903},"303":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"728":{"tf":1.0},"921":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":18,"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"266":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"529":{"tf":1.0},"770":{"tf":1.4142135623730951},"948":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":2.0},"987":{"tf":2.0},"988":{"tf":1.0},"989":{"tf":2.0},"990":{"tf":1.7320508075688772},"991":{"tf":1.0},"997":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"266":{"tf":1.0},"531":{"tf":1.7320508075688772},"974":{"tf":1.4142135623730951},"975":{"tf":1.0},"980":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":7,"docs":{"1103":{"tf":1.0},"115":{"tf":1.0},"185":{"tf":1.4142135623730951},"366":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"980":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"247":{"tf":1.0},"276":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"465":{"tf":1.0},"533":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"v":{"df":5,"docs":{"239":{"tf":1.4142135623730951},"306":{"tf":1.0},"705":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"876":{"tf":1.0},"879":{"tf":1.0},"900":{"tf":2.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"607":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"125":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.7320508075688772},"732":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"285":{"tf":1.0},"294":{"tf":1.0},"31":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"290":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":7,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"1055":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1027":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":3,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0}}}}}}},"df":91,"docs":{"1002":{"tf":1.0},"1020":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"1096":{"tf":1.4142135623730951},"113":{"tf":1.0},"123":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"446":{"tf":1.4142135623730951},"477":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"520":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"584":{"tf":1.0},"590":{"tf":1.0},"611":{"tf":1.0},"613":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"729":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":2.0},"87":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.7320508075688772},"926":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"958":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"163":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":73,"docs":{"1006":{"tf":1.0},"1007":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"105":{"tf":1.7320508075688772},"119":{"tf":1.0},"120":{"tf":1.0},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.4142135623730951},"181":{"tf":1.0},"186":{"tf":1.0},"213":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"309":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.7320508075688772},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":2.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"475":{"tf":1.4142135623730951},"505":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":2.449489742783178},"557":{"tf":1.0},"728":{"tf":1.4142135623730951},"79":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.4142135623730951},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"’":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"100":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"337":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"1009":{"tf":1.0},"688":{"tf":1.0}}}},"v":{"df":1,"docs":{"956":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":4,"docs":{"235":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"841":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"679":{"tf":1.0}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"ã":{"df":0,"docs":{},"´":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"ô":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}},"d":{"'":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"d":{"1":{",":{"d":{"2":{",":{"d":{"3":{",":{"d":{"4":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"d":{"0":{"b":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"1":{"1":{"df":1,"docs":{"1044":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"4":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"8":{"4":{"a":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"5":{"c":{"d":{"7":{"1":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"4":{"2":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0}},"g":{"=":{"d":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}},"df":34,"docs":{"1019":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1100":{"tf":1.0},"192":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"415":{"tf":1.0},"441":{"tf":1.0},"475":{"tf":3.0},"476":{"tf":2.449489742783178},"477":{"tf":3.3166247903554},"478":{"tf":2.0},"479":{"tf":2.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.4142135623730951},"482":{"tf":1.7320508075688772},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"560":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.4142135623730951},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"712":{"tf":1.0},"74":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"604":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"663":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"636":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":129,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.7320508075688772},"1015":{"tf":1.7320508075688772},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.0},"1029":{"tf":1.7320508075688772},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1088":{"tf":1.0},"1100":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"378":{"tf":1.0},"455":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"485":{"tf":2.0},"529":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"571":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"597":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.4142135623730951},"611":{"tf":1.0},"612":{"tf":1.0},"614":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.7320508075688772},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.4142135623730951},"646":{"tf":1.4142135623730951},"647":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"689":{"tf":1.0},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"722":{"tf":1.0},"730":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.4142135623730951},"756":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"783":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"794":{"tf":1.4142135623730951},"848":{"tf":1.0},"853":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.4142135623730951},"891":{"tf":1.0},"892":{"tf":1.0},"9":{"tf":1.0},"907":{"tf":1.0},"915":{"tf":1.0},"950":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"979":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"922":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"590":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":73,"docs":{"100":{"tf":2.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":2.23606797749979},"15":{"tf":2.0},"150":{"tf":1.7320508075688772},"154":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":2.449489742783178},"162":{"tf":2.23606797749979},"163":{"tf":2.23606797749979},"164":{"tf":1.0},"165":{"tf":2.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"179":{"tf":2.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":2.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.449489742783178},"199":{"tf":4.58257569495584},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":2.8284271247461903},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"350":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"438":{"tf":1.0},"53":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"644":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.4142135623730951},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.4142135623730951},"750":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.4142135623730951},"937":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.4142135623730951},"977":{"tf":1.0},"985":{"tf":1.7320508075688772},"986":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":2,"docs":{"938":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}},"p":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"681":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"202":{"tf":1.0},"681":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1007":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"679":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":11,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0}},"e":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"710":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}}},"`":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":25,"docs":{"1095":{"tf":1.4142135623730951},"181":{"tf":1.0},"198":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.7320508075688772},"394":{"tf":1.0},"447":{"tf":1.0},"538":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"847":{"tf":1.0},"911":{"tf":1.0},"916":{"tf":2.0},"945":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"957":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"256":{"tf":1.0},"258":{"tf":1.0},"949":{"tf":1.7320508075688772},"960":{"tf":2.23606797749979},"961":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"962":{"tf":1.0}}}}},"df":732,"docs":{"0":{"tf":3.1622776601683795},"1":{"tf":1.0},"10":{"tf":1.7320508075688772},"100":{"tf":2.23606797749979},"1001":{"tf":2.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1007":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":2.8284271247461903},"101":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.7320508075688772},"1018":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"1020":{"tf":1.0},"1022":{"tf":1.4142135623730951},"1023":{"tf":2.449489742783178},"1024":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1026":{"tf":1.0},"1029":{"tf":1.4142135623730951},"103":{"tf":2.23606797749979},"1031":{"tf":1.4142135623730951},"1032":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1037":{"tf":1.4142135623730951},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"1045":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1052":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1054":{"tf":1.4142135623730951},"1057":{"tf":1.7320508075688772},"106":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":2.23606797749979},"1062":{"tf":1.4142135623730951},"1064":{"tf":2.23606797749979},"1065":{"tf":1.4142135623730951},"1069":{"tf":1.0},"107":{"tf":1.7320508075688772},"1070":{"tf":2.23606797749979},"1071":{"tf":1.4142135623730951},"1072":{"tf":2.8284271247461903},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.449489742783178},"1076":{"tf":1.4142135623730951},"108":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1085":{"tf":2.6457513110645907},"1086":{"tf":1.4142135623730951},"109":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1094":{"tf":1.4142135623730951},"1097":{"tf":2.0},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"1103":{"tf":1.4142135623730951},"1106":{"tf":1.0},"111":{"tf":1.0},"1114":{"tf":2.8284271247461903},"1115":{"tf":1.4142135623730951},"1117":{"tf":2.0},"112":{"tf":1.0},"1122":{"tf":2.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"122":{"tf":2.23606797749979},"123":{"tf":2.8284271247461903},"124":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":2.0},"127":{"tf":2.23606797749979},"128":{"tf":3.1622776601683795},"129":{"tf":3.605551275463989},"13":{"tf":1.0},"130":{"tf":2.23606797749979},"131":{"tf":2.449489742783178},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"14":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"141":{"tf":1.7320508075688772},"142":{"tf":2.23606797749979},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.6457513110645907},"155":{"tf":2.6457513110645907},"156":{"tf":2.0},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":2.0},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"172":{"tf":2.23606797749979},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.6457513110645907},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":2.449489742783178},"183":{"tf":2.23606797749979},"184":{"tf":2.0},"185":{"tf":2.449489742783178},"186":{"tf":2.6457513110645907},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"19":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":2.0},"197":{"tf":2.8284271247461903},"198":{"tf":3.4641016151377544},"199":{"tf":2.23606797749979},"2":{"tf":1.7320508075688772},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":3.7416573867739413},"204":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"206":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":3.605551275463989},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"228":{"tf":2.23606797749979},"23":{"tf":1.0},"231":{"tf":2.6457513110645907},"232":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.23606797749979},"238":{"tf":3.605551275463989},"239":{"tf":4.69041575982343},"240":{"tf":2.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":2.6457513110645907},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"264":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"276":{"tf":2.0},"28":{"tf":2.23606797749979},"286":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"29":{"tf":2.6457513110645907},"290":{"tf":1.4142135623730951},"294":{"tf":3.1622776601683795},"295":{"tf":2.8284271247461903},"296":{"tf":2.449489742783178},"297":{"tf":2.23606797749979},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":2.449489742783178},"300":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":3.1622776601683795},"304":{"tf":2.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":2.449489742783178},"316":{"tf":4.47213595499958},"317":{"tf":2.6457513110645907},"318":{"tf":3.4641016151377544},"319":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.7320508075688772},"323":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":2.449489742783178},"342":{"tf":1.0},"344":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"348":{"tf":3.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":4.123105625617661},"353":{"tf":4.47213595499958},"354":{"tf":3.1622776601683795},"355":{"tf":2.23606797749979},"356":{"tf":2.0},"357":{"tf":2.23606797749979},"358":{"tf":1.7320508075688772},"359":{"tf":3.872983346207417},"360":{"tf":2.449489742783178},"361":{"tf":1.4142135623730951},"362":{"tf":2.6457513110645907},"363":{"tf":3.1622776601683795},"364":{"tf":3.0},"365":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"367":{"tf":3.7416573867739413},"368":{"tf":3.4641016151377544},"369":{"tf":1.4142135623730951},"37":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":3.3166247903554},"373":{"tf":3.0},"374":{"tf":2.0},"375":{"tf":2.449489742783178},"376":{"tf":3.605551275463989},"377":{"tf":2.449489742783178},"378":{"tf":2.449489742783178},"379":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"380":{"tf":4.123105625617661},"381":{"tf":1.4142135623730951},"382":{"tf":2.449489742783178},"383":{"tf":1.4142135623730951},"384":{"tf":1.4142135623730951},"385":{"tf":1.4142135623730951},"386":{"tf":2.0},"387":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"389":{"tf":1.4142135623730951},"390":{"tf":1.7320508075688772},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":2.6457513110645907},"394":{"tf":3.1622776601683795},"395":{"tf":3.1622776601683795},"396":{"tf":1.4142135623730951},"397":{"tf":2.0},"398":{"tf":2.0},"399":{"tf":1.7320508075688772},"4":{"tf":2.0},"400":{"tf":1.7320508075688772},"401":{"tf":2.0},"402":{"tf":2.0},"403":{"tf":2.449489742783178},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"408":{"tf":1.4142135623730951},"409":{"tf":1.7320508075688772},"41":{"tf":1.0},"410":{"tf":2.0},"411":{"tf":2.0},"412":{"tf":2.23606797749979},"413":{"tf":3.3166247903554},"414":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"417":{"tf":2.8284271247461903},"418":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"421":{"tf":1.7320508075688772},"422":{"tf":2.23606797749979},"423":{"tf":2.0},"424":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"426":{"tf":1.4142135623730951},"427":{"tf":2.23606797749979},"428":{"tf":2.0},"429":{"tf":1.4142135623730951},"430":{"tf":3.0},"431":{"tf":2.0},"432":{"tf":1.7320508075688772},"433":{"tf":2.23606797749979},"434":{"tf":2.0},"435":{"tf":2.6457513110645907},"436":{"tf":2.449489742783178},"437":{"tf":2.23606797749979},"438":{"tf":2.23606797749979},"439":{"tf":1.4142135623730951},"440":{"tf":1.4142135623730951},"441":{"tf":1.7320508075688772},"442":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"444":{"tf":1.7320508075688772},"445":{"tf":1.0},"446":{"tf":2.449489742783178},"447":{"tf":3.605551275463989},"448":{"tf":1.4142135623730951},"449":{"tf":1.0},"45":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":2.449489742783178},"454":{"tf":1.0},"455":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.7320508075688772},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":2.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":2.23606797749979},"489":{"tf":1.0},"49":{"tf":1.4142135623730951},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.7320508075688772},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"499":{"tf":2.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"500":{"tf":1.7320508075688772},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":2.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":2.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":2.23606797749979},"539":{"tf":2.0},"540":{"tf":1.4142135623730951},"541":{"tf":3.605551275463989},"542":{"tf":2.8284271247461903},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"547":{"tf":1.0},"548":{"tf":4.123105625617661},"549":{"tf":1.0},"550":{"tf":2.23606797749979},"551":{"tf":2.449489742783178},"552":{"tf":1.4142135623730951},"553":{"tf":3.605551275463989},"554":{"tf":4.0},"555":{"tf":3.1622776601683795},"556":{"tf":2.0},"557":{"tf":2.0},"558":{"tf":1.4142135623730951},"559":{"tf":1.0},"560":{"tf":1.4142135623730951},"561":{"tf":2.449489742783178},"562":{"tf":2.8284271247461903},"563":{"tf":1.7320508075688772},"564":{"tf":1.0},"565":{"tf":1.7320508075688772},"566":{"tf":1.0},"567":{"tf":2.6457513110645907},"568":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":2.8284271247461903},"582":{"tf":1.7320508075688772},"583":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":2.0},"599":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"608":{"tf":1.4142135623730951},"609":{"tf":1.0},"61":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.4142135623730951},"619":{"tf":1.0},"62":{"tf":2.23606797749979},"620":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"623":{"tf":1.4142135623730951},"630":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":2.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":2.0},"656":{"tf":1.7320508075688772},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"660":{"tf":1.4142135623730951},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"67":{"tf":2.0},"670":{"tf":1.4142135623730951},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"681":{"tf":2.0},"683":{"tf":1.4142135623730951},"684":{"tf":1.4142135623730951},"685":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"691":{"tf":1.7320508075688772},"693":{"tf":1.7320508075688772},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"697":{"tf":1.4142135623730951},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":2.23606797749979},"705":{"tf":2.6457513110645907},"707":{"tf":3.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.7320508075688772},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":2.0},"724":{"tf":1.7320508075688772},"725":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":2.0},"729":{"tf":1.7320508075688772},"73":{"tf":2.6457513110645907},"730":{"tf":1.7320508075688772},"731":{"tf":1.7320508075688772},"733":{"tf":2.23606797749979},"734":{"tf":2.6457513110645907},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":2.0},"742":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.7320508075688772},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"753":{"tf":1.4142135623730951},"759":{"tf":1.0},"76":{"tf":1.7320508075688772},"761":{"tf":1.7320508075688772},"762":{"tf":1.0},"763":{"tf":1.4142135623730951},"764":{"tf":1.0},"766":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":3.1622776601683795},"770":{"tf":2.23606797749979},"771":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":2.449489742783178},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"790":{"tf":1.4142135623730951},"799":{"tf":2.0},"8":{"tf":4.123105625617661},"80":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":2.0},"805":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"811":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"815":{"tf":2.0},"816":{"tf":1.4142135623730951},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"825":{"tf":1.0},"826":{"tf":2.0},"827":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.7320508075688772},"835":{"tf":2.0},"839":{"tf":1.0},"84":{"tf":2.23606797749979},"841":{"tf":1.7320508075688772},"843":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"85":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772},"852":{"tf":2.0},"853":{"tf":2.23606797749979},"854":{"tf":2.449489742783178},"855":{"tf":1.7320508075688772},"858":{"tf":2.23606797749979},"859":{"tf":1.7320508075688772},"86":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"865":{"tf":1.4142135623730951},"868":{"tf":1.0},"87":{"tf":1.0},"872":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"88":{"tf":2.23606797749979},"880":{"tf":1.0},"882":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"891":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":2.0},"90":{"tf":2.8284271247461903},"900":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"914":{"tf":1.0},"915":{"tf":1.7320508075688772},"916":{"tf":1.7320508075688772},"92":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"929":{"tf":2.449489742783178},"93":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.4142135623730951},"94":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":2.6457513110645907},"946":{"tf":2.6457513110645907},"947":{"tf":2.0},"948":{"tf":2.8284271247461903},"949":{"tf":2.6457513110645907},"95":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"952":{"tf":1.7320508075688772},"953":{"tf":2.23606797749979},"954":{"tf":1.0},"955":{"tf":3.0},"956":{"tf":3.0},"957":{"tf":4.69041575982343},"958":{"tf":1.4142135623730951},"959":{"tf":2.6457513110645907},"96":{"tf":2.0},"960":{"tf":4.123105625617661},"961":{"tf":2.0},"962":{"tf":1.7320508075688772},"963":{"tf":2.449489742783178},"964":{"tf":2.0},"965":{"tf":1.0},"97":{"tf":1.7320508075688772},"975":{"tf":1.0},"98":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":12,"docs":{"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":3.0},"365":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"168":{"tf":2.0},"169":{"tf":2.6457513110645907},"170":{"tf":2.0}}}}}}},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"538":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":2.0}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":5,"docs":{"216":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":2.6457513110645907},"378":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"5":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":608,"docs":{"10":{"tf":1.0},"1003":{"tf":2.23606797749979},"1004":{"tf":1.7320508075688772},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":2.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1021":{"tf":1.7320508075688772},"1022":{"tf":1.4142135623730951},"1023":{"tf":3.0},"1024":{"tf":1.0},"1025":{"tf":2.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1030":{"tf":1.0},"1031":{"tf":2.23606797749979},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.4142135623730951},"1038":{"tf":2.0},"1039":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1052":{"tf":1.4142135623730951},"1053":{"tf":2.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.4142135623730951},"1068":{"tf":1.7320508075688772},"1069":{"tf":2.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":2.0},"1072":{"tf":2.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":2.8284271247461903},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.7320508075688772},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.7320508075688772},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1085":{"tf":2.0},"1086":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.4142135623730951},"1092":{"tf":1.4142135623730951},"1093":{"tf":2.0},"1094":{"tf":1.0},"1095":{"tf":2.0},"1096":{"tf":1.4142135623730951},"1097":{"tf":2.0},"1098":{"tf":1.4142135623730951},"1099":{"tf":1.7320508075688772},"1100":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"1115":{"tf":1.0},"1122":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.0},"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"167":{"tf":1.0},"177":{"tf":1.7320508075688772},"179":{"tf":1.0},"186":{"tf":2.449489742783178},"190":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":2.449489742783178},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.23606797749979},"221":{"tf":3.1622776601683795},"222":{"tf":2.449489742783178},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.0},"244":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"259":{"tf":1.7320508075688772},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.4142135623730951},"316":{"tf":2.23606797749979},"318":{"tf":1.0},"32":{"tf":2.0},"334":{"tf":1.0},"335":{"tf":1.0},"34":{"tf":1.7320508075688772},"352":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"400":{"tf":2.0},"401":{"tf":1.0},"403":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":2.23606797749979},"441":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.0},"5":{"tf":2.23606797749979},"527":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"554":{"tf":2.449489742783178},"555":{"tf":1.7320508075688772},"557":{"tf":1.0},"560":{"tf":2.449489742783178},"561":{"tf":1.0},"567":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.7320508075688772},"582":{"tf":1.0},"583":{"tf":2.23606797749979},"584":{"tf":1.7320508075688772},"585":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.4142135623730951},"591":{"tf":1.4142135623730951},"592":{"tf":1.4142135623730951},"593":{"tf":1.7320508075688772},"594":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"596":{"tf":2.0},"597":{"tf":1.7320508075688772},"598":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"603":{"tf":1.7320508075688772},"604":{"tf":1.7320508075688772},"605":{"tf":2.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.23606797749979},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"61":{"tf":1.0},"610":{"tf":1.7320508075688772},"611":{"tf":1.7320508075688772},"612":{"tf":2.0},"613":{"tf":2.6457513110645907},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"618":{"tf":1.7320508075688772},"619":{"tf":1.7320508075688772},"620":{"tf":2.0},"621":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"623":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"629":{"tf":1.7320508075688772},"630":{"tf":1.7320508075688772},"631":{"tf":2.0},"632":{"tf":1.7320508075688772},"633":{"tf":1.7320508075688772},"634":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951},"636":{"tf":1.7320508075688772},"637":{"tf":2.0},"638":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":2.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"645":{"tf":1.7320508075688772},"646":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":2.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"661":{"tf":1.4142135623730951},"662":{"tf":1.7320508075688772},"663":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"667":{"tf":2.0},"668":{"tf":1.4142135623730951},"669":{"tf":1.7320508075688772},"67":{"tf":1.0},"670":{"tf":1.4142135623730951},"671":{"tf":1.7320508075688772},"672":{"tf":1.4142135623730951},"673":{"tf":1.4142135623730951},"674":{"tf":1.4142135623730951},"675":{"tf":1.4142135623730951},"676":{"tf":2.8284271247461903},"677":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"679":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"680":{"tf":1.7320508075688772},"681":{"tf":1.4142135623730951},"682":{"tf":1.7320508075688772},"683":{"tf":1.4142135623730951},"684":{"tf":2.0},"685":{"tf":1.4142135623730951},"686":{"tf":1.4142135623730951},"687":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"689":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":2.0},"692":{"tf":1.4142135623730951},"693":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"700":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"702":{"tf":1.4142135623730951},"703":{"tf":1.7320508075688772},"704":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"706":{"tf":2.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.7320508075688772},"716":{"tf":1.4142135623730951},"717":{"tf":1.4142135623730951},"718":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.7320508075688772},"725":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"727":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"729":{"tf":2.6457513110645907},"730":{"tf":1.7320508075688772},"731":{"tf":1.7320508075688772},"732":{"tf":2.0},"733":{"tf":1.4142135623730951},"734":{"tf":1.7320508075688772},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"737":{"tf":2.449489742783178},"738":{"tf":1.4142135623730951},"739":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":2.6457513110645907},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.4142135623730951},"747":{"tf":1.4142135623730951},"748":{"tf":1.4142135623730951},"749":{"tf":1.4142135623730951},"750":{"tf":1.7320508075688772},"751":{"tf":1.4142135623730951},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"756":{"tf":1.4142135623730951},"757":{"tf":1.7320508075688772},"758":{"tf":1.4142135623730951},"759":{"tf":1.4142135623730951},"760":{"tf":1.7320508075688772},"761":{"tf":1.7320508075688772},"762":{"tf":2.23606797749979},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"765":{"tf":1.7320508075688772},"766":{"tf":1.4142135623730951},"767":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"771":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951},"773":{"tf":1.7320508075688772},"774":{"tf":1.4142135623730951},"775":{"tf":1.4142135623730951},"776":{"tf":1.4142135623730951},"777":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.7320508075688772},"783":{"tf":1.4142135623730951},"784":{"tf":1.7320508075688772},"785":{"tf":2.0},"786":{"tf":2.23606797749979},"787":{"tf":2.0},"788":{"tf":2.0},"789":{"tf":1.4142135623730951},"79":{"tf":1.0},"790":{"tf":1.4142135623730951},"791":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"795":{"tf":1.4142135623730951},"796":{"tf":1.7320508075688772},"797":{"tf":1.7320508075688772},"798":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"800":{"tf":2.0},"801":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.7320508075688772},"804":{"tf":1.4142135623730951},"805":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"807":{"tf":1.7320508075688772},"808":{"tf":1.4142135623730951},"809":{"tf":1.4142135623730951},"810":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.7320508075688772},"813":{"tf":1.7320508075688772},"814":{"tf":2.0},"815":{"tf":1.4142135623730951},"816":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"823":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"825":{"tf":1.4142135623730951},"826":{"tf":1.4142135623730951},"827":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"829":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"833":{"tf":2.23606797749979},"834":{"tf":1.7320508075688772},"835":{"tf":1.7320508075688772},"836":{"tf":1.7320508075688772},"837":{"tf":1.4142135623730951},"838":{"tf":1.7320508075688772},"839":{"tf":1.4142135623730951},"840":{"tf":1.4142135623730951},"841":{"tf":1.4142135623730951},"842":{"tf":1.7320508075688772},"843":{"tf":1.7320508075688772},"844":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"846":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951},"849":{"tf":1.4142135623730951},"850":{"tf":1.4142135623730951},"851":{"tf":1.7320508075688772},"852":{"tf":1.4142135623730951},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.8284271247461903},"856":{"tf":1.4142135623730951},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":3.1622776601683795},"860":{"tf":1.4142135623730951},"861":{"tf":1.7320508075688772},"862":{"tf":1.7320508075688772},"863":{"tf":1.4142135623730951},"864":{"tf":2.0},"865":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"867":{"tf":1.7320508075688772},"868":{"tf":1.4142135623730951},"869":{"tf":2.0},"870":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"875":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"881":{"tf":1.7320508075688772},"882":{"tf":1.4142135623730951},"883":{"tf":1.4142135623730951},"884":{"tf":1.4142135623730951},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"888":{"tf":1.4142135623730951},"889":{"tf":1.4142135623730951},"890":{"tf":1.7320508075688772},"891":{"tf":1.4142135623730951},"892":{"tf":1.4142135623730951},"893":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"895":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"9":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"903":{"tf":1.7320508075688772},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"907":{"tf":1.7320508075688772},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"910":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"915":{"tf":2.0},"916":{"tf":2.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"919":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"934":{"tf":1.4142135623730951},"935":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951},"938":{"tf":2.23606797749979},"939":{"tf":1.4142135623730951},"940":{"tf":2.0},"941":{"tf":1.7320508075688772},"942":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"df":0,"docs":{},"i":{"df":1,"docs":{"845":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{")":{"=":{"'":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"1011":{"tf":1.4142135623730951},"1012":{"tf":1.4142135623730951},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.4142135623730951},"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.4142135623730951},"256":{"tf":1.0},"263":{"tf":2.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"300":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.4142135623730951},"655":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"a":{"d":{"d":{"(":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"837":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1033":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"1033":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":14,"docs":{"1018":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"263":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"413":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":137,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1031":{"tf":2.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":2.0},"1042":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1106":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":2.0},"193":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":2.6457513110645907},"275":{"tf":2.23606797749979},"276":{"tf":2.0},"280":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"388":{"tf":1.0},"39":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"445":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.7320508075688772},"452":{"tf":3.3166247903554},"455":{"tf":1.7320508075688772},"457":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":2.23606797749979},"502":{"tf":1.4142135623730951},"503":{"tf":2.0},"508":{"tf":2.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"554":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":2.0},"651":{"tf":1.0},"653":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.7320508075688772},"671":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"728":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.4142135623730951},"766":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":2.449489742783178},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.4142135623730951},"808":{"tf":1.0},"817":{"tf":1.4142135623730951},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"828":{"tf":1.4142135623730951},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"845":{"tf":1.0},"847":{"tf":2.0},"848":{"tf":2.0},"887":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"948":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":1.7320508075688772},"979":{"tf":1.0},"984":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"679":{"tf":1.0}}}}}}},"u":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"980":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"980":{"tf":1.0}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":44,"docs":{"1000":{"tf":1.0},"1002":{"tf":2.449489742783178},"1009":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"33":{"tf":1.7320508075688772},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":1.7320508075688772},"578":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"747":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"967":{"tf":1.4142135623730951},"974":{"tf":1.7320508075688772},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"979":{"tf":1.0},"980":{"tf":1.0},"984":{"tf":1.0}}},"y":{"'":{"df":4,"docs":{"243":{"tf":1.0},"269":{"tf":1.0},"614":{"tf":1.0},"641":{"tf":1.0}}},"_":{"1":{"3":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"1":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"803":{"tf":1.0},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":181,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1009":{"tf":1.4142135623730951},"101":{"tf":1.0},"1011":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.4142135623730951},"1023":{"tf":2.449489742783178},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":2.6457513110645907},"1038":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1064":{"tf":3.605551275463989},"1079":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1088":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.7320508075688772},"125":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"199":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":3.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":1.7320508075688772},"269":{"tf":3.3166247903554},"270":{"tf":2.0},"271":{"tf":3.4641016151377544},"272":{"tf":2.23606797749979},"273":{"tf":2.8284271247461903},"274":{"tf":3.3166247903554},"275":{"tf":3.0},"276":{"tf":3.3166247903554},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.4142135623730951},"308":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":2.0},"39":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.7320508075688772},"42":{"tf":2.0},"427":{"tf":1.0},"447":{"tf":2.449489742783178},"449":{"tf":1.0},"452":{"tf":1.7320508075688772},"453":{"tf":1.0},"464":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":3.1622776601683795},"527":{"tf":1.0},"528":{"tf":3.605551275463989},"529":{"tf":3.4641016151377544},"531":{"tf":2.6457513110645907},"555":{"tf":1.0},"57":{"tf":1.4142135623730951},"571":{"tf":1.0},"585":{"tf":3.3166247903554},"586":{"tf":1.7320508075688772},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"602":{"tf":1.0},"604":{"tf":1.0},"609":{"tf":1.7320508075688772},"613":{"tf":2.449489742783178},"617":{"tf":1.4142135623730951},"622":{"tf":3.1622776601683795},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.449489742783178},"627":{"tf":2.6457513110645907},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"642":{"tf":1.0},"644":{"tf":1.4142135623730951},"654":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.7320508075688772},"679":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":2.449489742783178},"707":{"tf":2.8284271247461903},"708":{"tf":1.4142135623730951},"710":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":2.0},"747":{"tf":1.4142135623730951},"764":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.7416573867739413},"778":{"tf":2.6457513110645907},"779":{"tf":2.6457513110645907},"781":{"tf":1.7320508075688772},"784":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":2.23606797749979},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.7320508075688772},"811":{"tf":1.4142135623730951},"813":{"tf":2.8284271247461903},"814":{"tf":1.7320508075688772},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"837":{"tf":1.0},"845":{"tf":1.4142135623730951},"866":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.23606797749979},"904":{"tf":1.4142135623730951},"909":{"tf":1.7320508075688772},"936":{"tf":1.0},"937":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.4142135623730951},"969":{"tf":1.4142135623730951},"970":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"973":{"tf":1.0},"977":{"tf":1.0},"979":{"tf":1.4142135623730951},"980":{"tf":1.0},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"984":{"tf":3.0},"985":{"tf":1.0},"986":{"tf":1.0}},"s":{"_":{"*":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"803":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"784":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"a":{"d":{"_":{"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":1.0},"622":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"1089":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"627":{"tf":1.0},"770":{"tf":1.0},"781":{"tf":2.23606797749979}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"622":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":11,"docs":{"199":{"tf":1.0},"224":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"622":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"770":{"tf":1.0},"781":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"626":{"tf":1.0}}}}}},"df":0,"docs":{}},"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}},"b":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"[":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"198":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"d":{"'":{"df":0,"docs":{},"t":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}},"g":{"df":2,"docs":{"1018":{"tf":1.0},"607":{"tf":1.0}}}},"df":9,"docs":{"212":{"tf":1.0},"452":{"tf":1.4142135623730951},"502":{"tf":1.0},"528":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.7320508075688772},"903":{"tf":2.23606797749979}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"364":{"tf":1.0},"741":{"tf":1.0},"8":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":10,"docs":{"114":{"tf":1.7320508075688772},"133":{"tf":1.0},"343":{"tf":1.0},"367":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"956":{"tf":1.0}}}}},"c":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":6,"docs":{"1009":{"tf":1.4142135623730951},"123":{"tf":1.0},"266":{"tf":1.0},"455":{"tf":1.0},"460":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"708":{"tf":1.0}}},"s":{"df":5,"docs":{"291":{"tf":1.0},"31":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"355":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":15,"docs":{"354":{"tf":1.7320508075688772},"363":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"375":{"tf":2.23606797749979},"376":{"tf":2.0},"386":{"tf":1.0},"392":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"956":{"tf":1.7320508075688772},"958":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"375":{"tf":1.4142135623730951},"390":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"360":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"197":{"tf":1.0},"584":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"548":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"447":{"tf":1.0},"705":{"tf":1.0}}}}}},"df":7,"docs":{"1009":{"tf":1.4142135623730951},"1095":{"tf":1.0},"239":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.7320508075688772},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"906":{"tf":1.0}}},"p":{"df":6,"docs":{"13":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"813":{"tf":1.0},"965":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"285":{"tf":1.0},"550":{"tf":1.0},"691":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"746":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"766":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1027":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":57,"docs":{"1001":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1085":{"tf":1.0},"1097":{"tf":1.0},"120":{"tf":1.0},"128":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"276":{"tf":2.449489742783178},"315":{"tf":1.0},"323":{"tf":2.23606797749979},"335":{"tf":1.0},"352":{"tf":1.0},"380":{"tf":1.0},"421":{"tf":1.0},"437":{"tf":1.4142135623730951},"447":{"tf":2.0},"448":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.4142135623730951},"516":{"tf":1.0},"541":{"tf":2.23606797749979},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"573":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":2.0},"707":{"tf":1.0},"732":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"926":{"tf":1.0}}}}}},"df":1,"docs":{"256":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"1059":{"tf":1.0},"67":{"tf":1.0},"842":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":102,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1059":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"170":{"tf":1.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"228":{"tf":2.449489742783178},"264":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"364":{"tf":1.7320508075688772},"38":{"tf":1.0},"391":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":2.0},"413":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.7320508075688772},"443":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"512":{"tf":1.0},"517":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":2.449489742783178},"550":{"tf":2.449489742783178},"585":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"604":{"tf":1.0},"622":{"tf":1.0},"636":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"688":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"718":{"tf":1.4142135623730951},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"80":{"tf":1.0},"809":{"tf":1.0},"84":{"tf":1.0},"862":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"960":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":66,"docs":{"1000":{"tf":1.0},"1002":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"284":{"tf":1.0},"295":{"tf":1.0},"301":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"415":{"tf":1.0},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":2.0},"540":{"tf":2.8284271247461903},"541":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"545":{"tf":1.7320508075688772},"546":{"tf":2.0},"547":{"tf":1.4142135623730951},"548":{"tf":2.8284271247461903},"550":{"tf":3.0},"561":{"tf":1.0},"655":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"889":{"tf":1.0},"965":{"tf":1.4142135623730951},"975":{"tf":1.7320508075688772},"976":{"tf":1.4142135623730951},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.4142135623730951},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":2.0},"987":{"tf":1.7320508075688772},"988":{"tf":1.0},"989":{"tf":2.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.4142135623730951},"993":{"tf":2.0},"994":{"tf":1.0},"999":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"975":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.4142135623730951},"445":{"tf":1.0},"453":{"tf":1.7320508075688772},"454":{"tf":1.4142135623730951},"479":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"#":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"728":{"tf":1.0}}},"t":{"df":24,"docs":{"1013":{"tf":2.0},"215":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"254":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"499":{"tf":2.449489742783178},"500":{"tf":1.0},"542":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.7320508075688772},"752":{"tf":1.0},"824":{"tf":1.7320508075688772},"937":{"tf":1.0},"957":{"tf":1.0}},"e":{"d":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"300":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"363":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":4,"docs":{"121":{"tf":1.0},"477":{"tf":1.0},"734":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"197":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":1,"docs":{"707":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":3,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"152":{"tf":1.0},"223":{"tf":1.0},"62":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1009":{"tf":1.0},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"548":{"tf":1.4142135623730951},"879":{"tf":1.0}}}}},"t":{"df":1,"docs":{"980":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":38,"docs":{"1002":{"tf":1.0},"1088":{"tf":1.0},"1093":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"245":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":3.1622776601683795},"478":{"tf":2.6457513110645907},"479":{"tf":2.0},"506":{"tf":1.0},"555":{"tf":1.7320508075688772},"646":{"tf":1.0},"708":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":52,"docs":{"101":{"tf":2.6457513110645907},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":2.449489742783178},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":2.8284271247461903},"128":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":2.23606797749979},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"322":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"345":{"tf":1.7320508075688772},"347":{"tf":1.0},"352":{"tf":1.0},"402":{"tf":2.0},"403":{"tf":1.0},"404":{"tf":1.7320508075688772},"406":{"tf":1.7320508075688772},"407":{"tf":2.0},"414":{"tf":2.0},"416":{"tf":2.23606797749979},"439":{"tf":2.0},"440":{"tf":2.449489742783178},"441":{"tf":2.0},"442":{"tf":2.23606797749979},"443":{"tf":2.23606797749979},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"537":{"tf":1.0},"554":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"561":{"tf":1.0},"654":{"tf":1.4142135623730951},"734":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"748":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":17,"docs":{"1022":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1062":{"tf":1.0},"1083":{"tf":1.0},"12":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.4142135623730951},"222":{"tf":1.0},"488":{"tf":1.0},"542":{"tf":1.7320508075688772},"563":{"tf":1.0},"657":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":19,"docs":{"1117":{"tf":1.0},"1122":{"tf":1.0},"245":{"tf":1.0},"408":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"737":{"tf":1.0},"953":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":194,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"1057":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1092":{"tf":1.0},"1099":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.4142135623730951},"21":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":2.0},"266":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.4142135623730951},"352":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"378":{"tf":1.4142135623730951},"414":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"475":{"tf":1.0},"525":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"557":{"tf":1.0},"560":{"tf":1.7320508075688772},"581":{"tf":1.4142135623730951},"583":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.7320508075688772},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.7320508075688772},"733":{"tf":1.0},"742":{"tf":1.4142135623730951},"779":{"tf":2.0},"786":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"895":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"909":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"df":12,"docs":{"1033":{"tf":1.0},"199":{"tf":2.449489742783178},"224":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"661":{"tf":1.0},"781":{"tf":1.0},"819":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"b":{"df":81,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"342":{"tf":1.0},"358":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"403":{"tf":1.0},"417":{"tf":1.0},"423":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.0},"467":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"512":{"tf":1.4142135623730951},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"649":{"tf":1.0},"654":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"737":{"tf":1.0},"8":{"tf":1.0},"866":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"919":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"945":{"tf":1.4142135623730951},"954":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":87,"docs":{"1002":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1070":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"127":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"240":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"338":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"46":{"tf":1.0},"462":{"tf":1.0},"5":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"554":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":1.0},"621":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":1.0},"650":{"tf":1.0},"665":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.7320508075688772},"844":{"tf":1.7320508075688772},"85":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.0},"880":{"tf":2.0},"89":{"tf":1.0},"894":{"tf":1.0},"906":{"tf":1.7320508075688772},"915":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"965":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"215":{"tf":1.0},"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":33,"docs":{"1006":{"tf":1.0},"1117":{"tf":1.0},"123":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"290":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"729":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"802":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"872":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":7,"docs":{"181":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"367":{"tf":1.0},"427":{"tf":1.0},"466":{"tf":1.0},"526":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"df":122,"docs":{"1057":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"179":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":2.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"299":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"489":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.4142135623730951},"534":{"tf":1.0},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"632":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"649":{"tf":1.0},"655":{"tf":1.0},"692":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"704":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"799":{"tf":2.0},"800":{"tf":2.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.0},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":2.449489742783178},"861":{"tf":1.0},"872":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"922":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"446":{"tf":1.0},"898":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":98,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1051":{"tf":1.0},"1069":{"tf":1.0},"108":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.7320508075688772},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"187":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"46":{"tf":1.4142135623730951},"475":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.0},"651":{"tf":1.0},"664":{"tf":1.7320508075688772},"676":{"tf":1.0},"69":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"785":{"tf":1.4142135623730951},"844":{"tf":1.0},"848":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"953":{"tf":1.7320508075688772},"954":{"tf":1.7320508075688772},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"98":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"984":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"1":{".":{"0":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"1002":{"tf":1.0},"185":{"tf":1.7320508075688772},"481":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.7320508075688772},"894":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"899":{"tf":3.1622776601683795},"90":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"937":{"tf":1.4142135623730951},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":37,"docs":{"1023":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1097":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"316":{"tf":1.0},"37":{"tf":1.0},"386":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"501":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"732":{"tf":1.0},"772":{"tf":1.0},"779":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"904":{"tf":1.0},"937":{"tf":1.0},"974":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}}}}},"v":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"424":{"tf":1.0},"446":{"tf":1.0},"554":{"tf":1.4142135623730951},"563":{"tf":1.0},"848":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":40,"docs":{"1009":{"tf":1.0},"1073":{"tf":1.0},"1107":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"168":{"tf":1.0},"194":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"303":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.0},"424":{"tf":1.0},"449":{"tf":1.4142135623730951},"450":{"tf":1.0},"554":{"tf":2.23606797749979},"555":{"tf":1.0},"556":{"tf":2.0},"557":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"824":{"tf":2.23606797749979},"844":{"tf":1.0},"859":{"tf":1.0},"876":{"tf":1.0},"887":{"tf":1.0},"913":{"tf":1.0},"925":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"975":{"tf":1.0}}}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"185":{"tf":2.6457513110645907},"203":{"tf":1.7320508075688772},"590":{"tf":1.0},"649":{"tf":1.0}}}},"c":{"df":24,"docs":{"1095":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1102":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"451":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"650":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"813":{"tf":3.0},"824":{"tf":3.7416573867739413},"922":{"tf":1.0},"929":{"tf":2.449489742783178},"931":{"tf":1.7320508075688772},"936":{"tf":2.449489742783178},"983":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"824":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1095":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"975":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1035":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"90":{"tf":1.0}},"t":{"df":5,"docs":{"573":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"710":{"tf":1.0},"824":{"tf":2.23606797749979}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"1111":{"tf":1.0},"372":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"1053":{"tf":1.0},"199":{"tf":1.4142135623730951},"931":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":27,"docs":{"1069":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.7320508075688772},"546":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"77":{"tf":2.449489742783178},"79":{"tf":1.0},"80":{"tf":2.449489742783178},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.449489742783178},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"510":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"347":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":123,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1055":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1119":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"400":{"tf":1.0},"41":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.0},"510":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.7320508075688772},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":2.0},"542":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.0},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"583":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"649":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"678":{"tf":1.4142135623730951},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":2.0},"737":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.4142135623730951},"785":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.0},"848":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.4142135623730951},"914":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"930":{"tf":1.0},"946":{"tf":1.4142135623730951},"948":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"338":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":8,"docs":{"1075":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"276":{"tf":1.0},"335":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"657":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":2,"docs":{"175":{"tf":1.0},"285":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.4142135623730951},"268":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":60,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1038":{"tf":2.0},"1044":{"tf":1.4142135623730951},"1053":{"tf":2.0},"1059":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.6457513110645907},"184":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.7320508075688772},"41":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.449489742783178},"544":{"tf":1.0},"548":{"tf":2.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"678":{"tf":1.4142135623730951},"684":{"tf":1.7320508075688772},"686":{"tf":1.0},"690":{"tf":2.6457513110645907},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"770":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"832":{"tf":1.0},"885":{"tf":1.0},"889":{"tf":1.7320508075688772},"948":{"tf":1.0},"975":{"tf":2.0},"992":{"tf":2.23606797749979},"993":{"tf":2.0},"994":{"tf":1.7320508075688772},"997":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"641":{"tf":1.0},"708":{"tf":1.4142135623730951},"770":{"tf":1.0},"825":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"184":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"543":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"[":{"'":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1040":{"tf":1.7320508075688772},"1044":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"1":{"0":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"1044":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":2,"docs":{"502":{"tf":1.4142135623730951},"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1046":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"314":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"956":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":39,"docs":{"1006":{"tf":1.0},"1046":{"tf":1.0},"106":{"tf":1.4142135623730951},"116":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"152":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"324":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"368":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.0},"556":{"tf":1.0},"601":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"708":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"926":{"tf":1.0},"948":{"tf":1.0},"959":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":24,"docs":{"1122":{"tf":1.0},"119":{"tf":1.0},"180":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"316":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.0},"47":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":2.449489742783178},"498":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.7320508075688772},"503":{"tf":2.449489742783178},"505":{"tf":2.23606797749979},"506":{"tf":2.6457513110645907},"540":{"tf":1.0},"548":{"tf":1.0},"836":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.7320508075688772},"957":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1001":{"tf":1.4142135623730951},"1097":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":1.0},"335":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.0},"476":{"tf":1.0},"488":{"tf":1.0},"613":{"tf":1.7320508075688772},"858":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1017":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":9,"docs":{"199":{"tf":1.0},"356":{"tf":1.4142135623730951},"37":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"392":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.4142135623730951},"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"931":{"tf":1.0},"936":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"657":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"328":{"tf":1.0},"466":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"155":{"tf":1.0},"37":{"tf":1.0},"514":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"922":{"tf":1.0}},"i":{"df":19,"docs":{"527":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"222":{"tf":1.0},"264":{"tf":1.0},"360":{"tf":1.0},"488":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":22,"docs":{"1000":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1085":{"tf":1.0},"131":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.7320508075688772},"364":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.0},"568":{"tf":1.0},"583":{"tf":1.0},"66":{"tf":1.0},"877":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"k":{"df":12,"docs":{"1002":{"tf":1.0},"239":{"tf":1.4142135623730951},"363":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":2.449489742783178},"506":{"tf":3.3166247903554},"510":{"tf":1.0},"946":{"tf":1.0},"962":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"1005":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1013":{"tf":1.7320508075688772},"1014":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"945":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":23,"docs":{"112":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"506":{"tf":1.0},"542":{"tf":1.4142135623730951},"748":{"tf":1.0},"824":{"tf":1.0},"857":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.7320508075688772},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"900":{"tf":2.0},"906":{"tf":2.449489742783178},"943":{"tf":1.0},"961":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"590":{"tf":1.0}}}}}}}}}}}},"t":{"df":1,"docs":{"950":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1120":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"1031":{"tf":1.0},"1038":{"tf":1.0},"1085":{"tf":1.0},"129":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"449":{"tf":1.0},"507":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"88":{"tf":1.0},"986":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1025":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.0}}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"1001":{"tf":1.4142135623730951},"1015":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1023":{"tf":1.0},"103":{"tf":1.0},"1066":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"238":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"784":{"tf":1.0},"905":{"tf":1.0},"942":{"tf":1.0},"950":{"tf":1.4142135623730951},"962":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"447":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"271":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"965":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"915":{"tf":1.0}}},"s":{"df":2,"docs":{"15":{"tf":1.0},"357":{"tf":1.0}}}}},"i":{"d":{"df":5,"docs":{"1":{"tf":1.0},"187":{"tf":1.0},"526":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"1122":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"956":{"tf":1.0}},"l":{"df":2,"docs":{"485":{"tf":1.0},"488":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"n":{"df":2,"docs":{"613":{"tf":1.4142135623730951},"728":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"343":{"tf":1.0},"388":{"tf":1.0},"580":{"tf":1.0}}}},"o":{"c":{"df":26,"docs":{"0":{"tf":1.4142135623730951},"1106":{"tf":1.0},"1111":{"tf":1.4142135623730951},"126":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"352":{"tf":1.0},"480":{"tf":1.0},"560":{"tf":1.0},"565":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"714":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"79":{"tf":1.7320508075688772},"9":{"tf":1.0},"960":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"314":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}}}}}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1112":{"tf":1.0},"1113":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"1042":{"tf":1.0},"338":{"tf":2.0},"347":{"tf":1.0},"386":{"tf":1.7320508075688772},"433":{"tf":1.0},"438":{"tf":1.0},"688":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"1122":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1061":{"tf":1.0},"222":{"tf":1.0},"299":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}}},"df":139,"docs":{"0":{"tf":2.23606797749979},"1":{"tf":2.0},"100":{"tf":1.0},"1000":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1069":{"tf":1.7320508075688772},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"1106":{"tf":2.0},"1107":{"tf":1.7320508075688772},"1108":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":2.0},"1118":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1122":{"tf":2.449489742783178},"113":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.4142135623730951},"29":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"339":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":2.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"396":{"tf":1.0},"4":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.7320508075688772},"417":{"tf":1.0},"423":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"459":{"tf":1.0},"473":{"tf":1.7320508075688772},"487":{"tf":2.449489742783178},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"504":{"tf":1.0},"516":{"tf":1.0},"537":{"tf":1.0},"555":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"582":{"tf":1.4142135623730951},"6":{"tf":1.7320508075688772},"605":{"tf":1.0},"638":{"tf":2.0},"643":{"tf":1.0},"650":{"tf":1.0},"669":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"714":{"tf":1.7320508075688772},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.7320508075688772},"812":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"89":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.0},"912":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.0},"919":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"944":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"976":{"tf":1.0},"980":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"347":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}}}},"df":8,"docs":{"1079":{"tf":1.0},"235":{"tf":1.0},"290":{"tf":1.0},"427":{"tf":1.0},"81":{"tf":1.0},"922":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":13,"docs":{"1013":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"339":{"tf":1.0},"359":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"752":{"tf":1.0},"813":{"tf":2.0}}}}}}},"h":{"#":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"#":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":2,"docs":{"613":{"tf":2.6457513110645907},"728":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"780":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"304":{"tf":1.0},"365":{"tf":1.0},"613":{"tf":1.7320508075688772},"833":{"tf":1.0}}}}},"df":2,"docs":{"396":{"tf":1.0},"897":{"tf":1.7320508075688772}}},"n":{"'":{"df":0,"docs":{},"t":{"df":28,"docs":{"1009":{"tf":1.0},"1079":{"tf":1.0},"1115":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"215":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"405":{"tf":1.0},"447":{"tf":1.0},"460":{"tf":1.0},"632":{"tf":1.0},"764":{"tf":1.0},"84":{"tf":1.0},"880":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"139":{"tf":1.0},"318":{"tf":1.4142135623730951},"379":{"tf":1.0},"399":{"tf":1.0},"409":{"tf":1.4142135623730951},"466":{"tf":1.0},"497":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"742":{"tf":1.0},"861":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951}}},"’":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"125":{"tf":1.0},"352":{"tf":1.0},"98":{"tf":1.0}}}}},"t":{"df":3,"docs":{"335":{"tf":1.0},"419":{"tf":1.0},"873":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1027":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1053":{"tf":1.0},"1085":{"tf":1.0},"1089":{"tf":1.7320508075688772},"1098":{"tf":2.0},"199":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.0},"766":{"tf":1.7320508075688772},"782":{"tf":4.898979485566356}}},"t":{"df":4,"docs":{"356":{"tf":1.0},"449":{"tf":1.0},"460":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":32,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"528":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"678":{"tf":1.0},"750":{"tf":1.0},"780":{"tf":1.0},"899":{"tf":1.4142135623730951},"946":{"tf":1.0},"959":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":7,"docs":{"505":{"tf":1.4142135623730951},"506":{"tf":3.4641016151377544},"574":{"tf":1.0},"824":{"tf":3.1622776601683795},"847":{"tf":1.4142135623730951},"913":{"tf":1.0},"931":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"185":{"tf":1.0},"437":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"432":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":3.1622776601683795},"580":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"1031":{"tf":1.0},"1097":{"tf":1.0},"353":{"tf":1.0},"506":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"416":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"1033":{"tf":1.4142135623730951},"238":{"tf":1.0},"518":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"550":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"214":{"tf":1.0},"363":{"tf":1.0},"505":{"tf":1.0},"691":{"tf":1.0}},"n":{"df":1,"docs":{"486":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":11,"docs":{"199":{"tf":1.0},"215":{"tf":1.0},"327":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.449489742783178},"510":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"552":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":7,"docs":{"1113":{"tf":1.0},"1114":{"tf":1.7320508075688772},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"484":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":5,"docs":{"1018":{"tf":1.0},"447":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":23,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"106":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.0},"289":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":2.6457513110645907},"479":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"523":{"tf":1.0},"590":{"tf":1.0},"634":{"tf":1.0},"657":{"tf":1.0},"752":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"866":{"tf":1.0},"936":{"tf":1.0}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"553":{"tf":1.0},"554":{"tf":1.0},"948":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1061":{"tf":1.0},"1092":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"435":{"tf":1.0},"506":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"515":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":41,"docs":{"1002":{"tf":1.0},"1064":{"tf":1.0},"1073":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"341":{"tf":1.4142135623730951},"348":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"410":{"tf":1.0},"416":{"tf":1.0},"42":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":2.0},"488":{"tf":1.7320508075688772},"494":{"tf":1.0},"502":{"tf":1.4142135623730951},"505":{"tf":1.0},"554":{"tf":1.0},"57":{"tf":1.0},"596":{"tf":1.0},"614":{"tf":1.0},"664":{"tf":1.0},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.7320508075688772},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"945":{"tf":2.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0},"956":{"tf":2.6457513110645907},"964":{"tf":1.7320508075688772}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"398":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.7320508075688772},"880":{"tf":1.0}},"o":{"d":{"b":{"df":1,"docs":{"957":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"{":{"1":{"4":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"873":{"tf":1.0},"896":{"tf":1.0}}}}}}},"â":{"df":0,"docs":{},"€":{"df":0,"docs":{},"™":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"’":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{".":{"&":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{";":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":79,"docs":{"1059":{"tf":2.23606797749979},"1095":{"tf":1.0},"1097":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.7320508075688772},"369":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.7320508075688772},"409":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"649":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"700":{"tf":1.0},"75":{"tf":1.0},"751":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.7320508075688772},"79":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"824":{"tf":1.0},"836":{"tf":1.4142135623730951},"873":{"tf":2.0},"875":{"tf":2.0},"876":{"tf":2.6457513110645907},"880":{"tf":2.449489742783178},"897":{"tf":1.0},"9":{"tf":1.4142135623730951},"906":{"tf":2.449489742783178},"913":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":1.7320508075688772}}}},"1":{"0":{"df":2,"docs":{"1044":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1035":{"tf":1.0},"1051":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"587":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"3":{"c":{"a":{"9":{"6":{"9":{"df":0,"docs":{},"f":{"8":{"c":{"6":{"b":{"b":{"0":{"d":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":187,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1009":{"tf":1.0},"1017":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":2.0},"1031":{"tf":1.0},"1038":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.7320508075688772},"1075":{"tf":2.23606797749979},"1079":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":2.6457513110645907},"1119":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"223":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":2.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.7320508075688772},"412":{"tf":1.0},"414":{"tf":1.4142135623730951},"418":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"442":{"tf":1.0},"449":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"506":{"tf":2.449489742783178},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.7320508075688772},"595":{"tf":1.0},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.0},"626":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"646":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":2.449489742783178},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.7320508075688772},"705":{"tf":3.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":2.23606797749979},"710":{"tf":2.0},"711":{"tf":1.0},"718":{"tf":1.0},"732":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.7320508075688772},"761":{"tf":2.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"778":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":2.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"825":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"857":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.0},"914":{"tf":1.0},"920":{"tf":1.0},"946":{"tf":1.4142135623730951},"952":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.4142135623730951},"975":{"tf":1.0},"979":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1080":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"427":{"tf":1.0},"489":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"983":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1073":{"tf":1.0},"222":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"949":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"486":{"tf":1.0},"585":{"tf":1.0},"742":{"tf":1.0},"847":{"tf":1.0}}}}}}}},"s":{"df":1,"docs":{"365":{"tf":1.0}},"i":{"df":24,"docs":{"1119":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"267":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.7320508075688772},"398":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"528":{"tf":1.0},"642":{"tf":1.0},"691":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"887":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"101":{"tf":1.0},"1113":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"864":{"tf":1.0},"9":{"tf":1.0},"959":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"306":{"tf":1.0},"915":{"tf":1.0},"986":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"177":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"779":{"tf":1.0},"887":{"tf":1.0},"950":{"tf":1.0},"957":{"tf":1.0},"96":{"tf":1.0}}}}},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"737":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"22":{"tf":1.0},"355":{"tf":1.0},"916":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}},"d":{"4":{"7":{"9":{"6":{"6":{"df":0,"docs":{},"f":{"7":{"9":{"2":{"2":{"8":{"d":{"df":0,"docs":{},"f":{"6":{"5":{"b":{"6":{"3":{"2":{"6":{"9":{"7":{"9":{"6":{"0":{"9":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"9":{"4":{"7":{"3":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":32,"docs":{"288":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":2.0},"382":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"429":{"tf":1.0},"432":{"tf":1.7320508075688772},"447":{"tf":1.0},"561":{"tf":1.0},"580":{"tf":1.0},"899":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0}},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"896":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":182,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"1102":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":3.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"318":{"tf":1.0},"960":{"tf":1.0}}}}}},"u":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"1097":{"tf":1.0},"168":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"502":{"tf":1.4142135623730951},"614":{"tf":1.0},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}}}},"f":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1114":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.0},"236":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"540":{"tf":1.0},"655":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":19,"docs":{"1031":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"222":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"256":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"50":{"tf":1.0},"622":{"tf":2.0},"655":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":13,"docs":{"176":{"tf":1.0},"276":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"380":{"tf":1.0},"446":{"tf":1.0},"489":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"67":{"tf":2.23606797749979},"952":{"tf":1.0},"983":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"452":{"tf":1.0},"531":{"tf":1.0}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":5,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1025":{"tf":1.4142135623730951},"271":{"tf":1.0},"480":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1025":{"tf":3.3166247903554}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"945":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"1031":{"tf":1.0},"1101":{"tf":2.0},"1102":{"tf":1.0},"288":{"tf":1.0},"466":{"tf":1.0},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"906":{"tf":2.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"1009":{"tf":1.0},"527":{"tf":1.0},"707":{"tf":1.0},"789":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1114":{"tf":1.0},"537":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"927":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"929":{"tf":1.4142135623730951},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"926":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.4142135623730951}}}}}},"df":23,"docs":{"1095":{"tf":1.0},"129":{"tf":1.0},"188":{"tf":1.4142135623730951},"204":{"tf":1.0},"331":{"tf":1.0},"479":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":2.8284271247461903},"927":{"tf":3.0},"929":{"tf":2.449489742783178},"931":{"tf":1.4142135623730951},"932":{"tf":1.7320508075688772},"933":{"tf":1.7320508075688772},"934":{"tf":3.4641016151377544},"935":{"tf":2.6457513110645907},"936":{"tf":3.7416573867739413},"937":{"tf":1.4142135623730951},"950":{"tf":1.0},"962":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"179":{"tf":1.0},"354":{"tf":1.0},"632":{"tf":1.0},"724":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"930":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"4":{"5":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1120":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"121":{"tf":1.0},"413":{"tf":1.0}},"e":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"318":{"tf":1.0},"552":{"tf":1.0},"62":{"tf":1.7320508075688772},"948":{"tf":1.0},"949":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"365":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"155":{"tf":1.0},"199":{"tf":1.0},"494":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.4142135623730951},"577":{"tf":1.0},"690":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1090":{"tf":1.0},"563":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":33,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1044":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"254":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.4142135623730951},"555":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"760":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":3.1622776601683795},"880":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"1009":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"550":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"155":{"tf":1.0},"335":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"355":{"tf":1.0},"365":{"tf":1.0},"368":{"tf":1.0},"450":{"tf":1.0},"542":{"tf":1.0},"858":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"676":{"tf":1.0}}},"df":2,"docs":{"927":{"tf":1.0},"929":{"tf":1.0}}}}}}},"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":68,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1119":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"239":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"287":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.4142135623730951},"36":{"tf":1.0},"373":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"436":{"tf":1.0},"462":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"538":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"617":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":1.4142135623730951},"864":{"tf":1.0},"87":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"950":{"tf":1.7320508075688772},"956":{"tf":2.0},"957":{"tf":1.7320508075688772},"960":{"tf":2.0},"964":{"tf":2.8284271247461903},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"1001":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"316":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.7320508075688772},"38":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"561":{"tf":1.0},"613":{"tf":1.4142135623730951},"681":{"tf":1.0}}}}}}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1009":{"tf":1.7320508075688772},"590":{"tf":1.0},"847":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"368":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"843":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"835":{"tf":1.0},"837":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"1085":{"tf":1.0},"15":{"tf":1.0},"512":{"tf":2.0},"513":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"725":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"858":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.449489742783178},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":2.449489742783178},"898":{"tf":2.8284271247461903},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":2.23606797749979},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":3.0},"914":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"983":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"s":{"\\":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"436":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":85,"docs":{"1015":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1097":{"tf":3.4641016151377544},"1098":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1114":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"29":{"tf":2.0},"295":{"tf":1.0},"30":{"tf":1.4142135623730951},"300":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"422":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":2.449489742783178},"473":{"tf":1.0},"486":{"tf":1.0},"498":{"tf":1.0},"554":{"tf":1.7320508075688772},"599":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"741":{"tf":1.4142135623730951},"742":{"tf":1.0},"743":{"tf":1.0},"745":{"tf":1.4142135623730951},"748":{"tf":2.0},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.7320508075688772},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.4142135623730951},"767":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":2.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"851":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772},"873":{"tf":1.0},"880":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"949":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0}},"e":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1102":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"1097":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1102":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"1098":{"tf":1.7320508075688772},"1102":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1102":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"165":{"tf":1.0},"601":{"tf":1.0},"842":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"199":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"438":{"tf":1.0},"449":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"590":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"904":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"956":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"221":{"tf":1.0},"375":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":22,"docs":{"179":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":2.23606797749979},"507":{"tf":2.23606797749979},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"711":{"tf":3.605551275463989},"715":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"729":{"tf":2.0},"730":{"tf":2.6457513110645907},"731":{"tf":2.0},"732":{"tf":1.0},"734":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"711":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":32,"docs":{"103":{"tf":1.0},"106":{"tf":1.7320508075688772},"115":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"477":{"tf":1.0},"479":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.7320508075688772},"8":{"tf":1.0},"803":{"tf":1.0},"864":{"tf":1.0},"90":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0},"984":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"1009":{"tf":1.0},"1079":{"tf":1.0},"299":{"tf":1.0},"740":{"tf":2.449489742783178},"85":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"880":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.0},"930":{"tf":1.0},"936":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":29,"docs":{"1097":{"tf":1.0},"1105":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"248":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"368":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0},"81":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"954":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"676":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"343":{"tf":1.0},"505":{"tf":1.0},"539":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"603":{"tf":1.0},"664":{"tf":1.4142135623730951},"705":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":1.7320508075688772}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"918":{"tf":1.0},"919":{"tf":1.4142135623730951},"920":{"tf":2.0},"922":{"tf":2.6457513110645907},"926":{"tf":1.0}}}}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"410":{"tf":1.0},"664":{"tf":1.4142135623730951},"694":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1085":{"tf":1.0},"120":{"tf":1.0},"214":{"tf":1.0},"248":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"405":{"tf":1.0},"450":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"52":{"tf":1.0},"554":{"tf":2.8284271247461903},"555":{"tf":1.4142135623730951},"556":{"tf":1.7320508075688772},"569":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"605":{"tf":1.0},"666":{"tf":1.0},"853":{"tf":1.4142135623730951},"866":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"942":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"176":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"452":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"529":{"tf":1.4142135623730951},"634":{"tf":1.0},"654":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":1,"docs":{"1031":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":3,"docs":{"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1058":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"1098":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}},"df":36,"docs":{"1052":{"tf":1.7320508075688772},"1053":{"tf":1.7320508075688772},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1104":{"tf":1.0},"129":{"tf":1.0},"153":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.449489742783178},"447":{"tf":1.0},"516":{"tf":1.0},"613":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"133":{"tf":1.0},"168":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.0},"446":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":4,"docs":{"1055":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"789":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"496":{"tf":1.0},"506":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"518":{"tf":1.0},"62":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"1031":{"tf":1.0},"295":{"tf":1.0},"578":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.0},"587":{"tf":1.0},"634":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0}}}}}},"t":{"c":{"df":28,"docs":{"1009":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"299":{"tf":1.0},"32":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.7320508075688772},"926":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{},"l":{"#":{"2":{"1":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"2":{"8":{"5":{"8":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":78,"docs":{"1021":{"tf":1.0},"1090":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":2.0},"128":{"tf":1.0},"155":{"tf":1.4142135623730951},"169":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"378":{"tf":2.23606797749979},"380":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":2.6457513110645907},"598":{"tf":1.4142135623730951},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"700":{"tf":1.4142135623730951},"702":{"tf":1.4142135623730951},"703":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"832":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.0},"915":{"tf":1.0},"938":{"tf":1.0},"940":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"962":{"tf":1.0},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":7,"docs":{"1061":{"tf":1.0},"183":{"tf":1.0},"447":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":26,"docs":{"106":{"tf":1.0},"1105":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"291":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"390":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.4142135623730951},"579":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"720":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.0},"909":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"526":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"422":{"tf":1.4142135623730951},"877":{"tf":1.0}}},".":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"877":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"182":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"541":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.4142135623730951}}},"y":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"644":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"877":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"=":{"'":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"247":{"tf":1.0},"880":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"633":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"632":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":5,"docs":{"257":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"247":{"tf":1.0},"633":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":140,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":2.0},"1012":{"tf":1.0},"1013":{"tf":2.0},"1014":{"tf":1.0},"1057":{"tf":1.0},"1070":{"tf":3.1622776601683795},"1072":{"tf":3.1622776601683795},"123":{"tf":1.0},"166":{"tf":2.23606797749979},"167":{"tf":1.4142135623730951},"183":{"tf":1.0},"229":{"tf":1.7320508075688772},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":2.449489742783178},"260":{"tf":3.0},"261":{"tf":2.23606797749979},"262":{"tf":2.449489742783178},"299":{"tf":1.0},"333":{"tf":1.7320508075688772},"334":{"tf":3.605551275463989},"335":{"tf":5.5677643628300215},"336":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":3.1622776601683795},"395":{"tf":2.23606797749979},"396":{"tf":3.3166247903554},"397":{"tf":1.7320508075688772},"398":{"tf":4.0},"399":{"tf":2.0},"400":{"tf":2.8284271247461903},"401":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":3.1622776601683795},"425":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.6457513110645907},"450":{"tf":1.0},"488":{"tf":2.0},"506":{"tf":3.0},"507":{"tf":1.0},"510":{"tf":1.7320508075688772},"516":{"tf":2.0},"518":{"tf":1.4142135623730951},"542":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"573":{"tf":2.8284271247461903},"577":{"tf":1.0},"581":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"632":{"tf":2.449489742783178},"633":{"tf":2.8284271247461903},"634":{"tf":2.0},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":2.449489742783178},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":3.4641016151377544},"642":{"tf":2.449489742783178},"643":{"tf":1.7320508075688772},"644":{"tf":2.23606797749979},"645":{"tf":1.0},"646":{"tf":1.4142135623730951},"647":{"tf":1.0},"664":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"716":{"tf":1.0},"722":{"tf":3.0},"724":{"tf":1.7320508075688772},"728":{"tf":2.0},"730":{"tf":1.0},"734":{"tf":1.0},"761":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"870":{"tf":1.7320508075688772},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":3.3166247903554},"874":{"tf":3.4641016151377544},"875":{"tf":2.23606797749979},"876":{"tf":3.0},"877":{"tf":4.123105625617661},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":2.8284271247461903},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.7320508075688772},"894":{"tf":1.7320508075688772},"895":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.605551275463989},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":2.23606797749979},"902":{"tf":1.7320508075688772},"903":{"tf":3.872983346207417},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.449489742783178},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"915":{"tf":3.7416573867739413},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":3.0},"927":{"tf":2.8284271247461903},"929":{"tf":2.23606797749979},"930":{"tf":2.0},"931":{"tf":1.7320508075688772},"934":{"tf":1.7320508075688772},"946":{"tf":1.4142135623730951},"947":{"tf":1.0}},"s":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"642":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"167":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":2.0}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"269":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.4142135623730951},"946":{"tf":1.0},"955":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"y":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"15":{"tf":1.0},"239":{"tf":1.0},"289":{"tf":1.0},"316":{"tf":1.0},"450":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"180":{"tf":1.0},"354":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"o":{"[":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"960":{"tf":1.0}}}}}}}}},"df":2,"docs":{"950":{"tf":1.4142135623730951},"960":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":2,"docs":{"740":{"tf":1.0},"915":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1030":{"tf":1.0},"1031":{"tf":1.0},"1034":{"tf":1.0},"175":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"386":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"889":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":13,"docs":{"129":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"37":{"tf":1.0},"468":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"622":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"984":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"15":{"tf":1.0},"391":{"tf":1.0},"504":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":243,"docs":{"10":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1009":{"tf":2.23606797749979},"1010":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":2.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.7320508075688772},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":1.7320508075688772},"1091":{"tf":1.0},"1098":{"tf":1.7320508075688772},"1105":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1117":{"tf":1.4142135623730951},"1120":{"tf":1.7320508075688772},"1122":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.7320508075688772},"140":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":2.23606797749979},"160":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"263":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.4142135623730951},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"451":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"466":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"539":{"tf":2.0},"540":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.0},"550":{"tf":1.0},"555":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"635":{"tf":1.7320508075688772},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"658":{"tf":1.0},"659":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"668":{"tf":1.0},"671":{"tf":1.7320508075688772},"678":{"tf":1.7320508075688772},"683":{"tf":1.0},"686":{"tf":1.7320508075688772},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"726":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.4142135623730951},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.4142135623730951},"759":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"787":{"tf":1.0},"791":{"tf":1.4142135623730951},"801":{"tf":1.0},"806":{"tf":1.4142135623730951},"811":{"tf":1.0},"818":{"tf":1.4142135623730951},"822":{"tf":1.0},"829":{"tf":1.4142135623730951},"83":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"920":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":1.0},"986":{"tf":1.0}},"e":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}},"e":{"d":{"df":3,"docs":{"185":{"tf":1.0},"373":{"tf":1.0},"946":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":16,"docs":{"1031":{"tf":1.0},"106":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"664":{"tf":1.0},"751":{"tf":1.0},"898":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"957":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"447":{"tf":1.0},"858":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"1034":{"tf":1.0},"372":{"tf":2.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.0},"273":{"tf":1.0},"516":{"tf":2.0},"517":{"tf":1.4142135623730951},"742":{"tf":1.0},"824":{"tf":1.0},"903":{"tf":1.0},"983":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"506":{"tf":1.0},"524":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"131":{"tf":1.0},"135":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"316":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"705":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"=":{"5":{"df":1,"docs":{"478":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"478":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"477":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"199":{"tf":1.0},"341":{"tf":1.0}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"915":{"tf":1.0},"931":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"507":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":57,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"398":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"442":{"tf":1.4142135623730951},"447":{"tf":1.0},"484":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.7320508075688772},"504":{"tf":1.0},"506":{"tf":1.0},"512":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"779":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"914":{"tf":1.0},"925":{"tf":1.0},"927":{"tf":1.4142135623730951},"936":{"tf":2.0},"937":{"tf":1.7320508075688772},"938":{"tf":1.0},"942":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":4,"docs":{"1079":{"tf":1.0},"186":{"tf":1.0},"576":{"tf":1.0},"839":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1103":{"tf":1.0},"579":{"tf":1.0},"859":{"tf":1.0},"898":{"tf":1.7320508075688772},"906":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"346":{"tf":1.0},"382":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"649":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"777":{"tf":1.0},"784":{"tf":1.0},"903":{"tf":1.0},"939":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":12,"docs":{"1085":{"tf":1.0},"1099":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"550":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":87,"docs":{"1012":{"tf":1.0},"1014":{"tf":1.0},"1040":{"tf":1.0},"1044":{"tf":2.23606797749979},"1051":{"tf":1.0},"1053":{"tf":2.0},"1059":{"tf":2.6457513110645907},"1114":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":2.0},"276":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"518":{"tf":1.0},"532":{"tf":1.4142135623730951},"533":{"tf":1.7320508075688772},"534":{"tf":2.0},"536":{"tf":1.0},"537":{"tf":1.7320508075688772},"545":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"613":{"tf":1.0},"654":{"tf":1.0},"706":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.7320508075688772},"716":{"tf":2.23606797749979},"717":{"tf":1.7320508075688772},"718":{"tf":3.1622776601683795},"719":{"tf":1.4142135623730951},"720":{"tf":3.0},"721":{"tf":2.8284271247461903},"722":{"tf":1.7320508075688772},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"725":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"729":{"tf":3.1622776601683795},"730":{"tf":3.1622776601683795},"731":{"tf":2.8284271247461903},"732":{"tf":2.6457513110645907},"733":{"tf":2.0},"734":{"tf":2.0},"735":{"tf":1.4142135623730951},"766":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"922":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"1051":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"465":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"1051":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"465":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{">":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":26,"docs":{"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979},"324":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.7320508075688772},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"562":{"tf":1.0},"706":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"714":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"733":{"tf":1.0},"751":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"707":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"`":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":4,"docs":{"1122":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"222":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.0},"451":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":2.0},"903":{"tf":1.0},"937":{"tf":1.4142135623730951},"957":{"tf":1.0}},"i":{"df":1,"docs":{"447":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1119":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"555":{"tf":1.0},"814":{"tf":1.0},"824":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1119":{"tf":1.0}}}}}}},"df":5,"docs":{"232":{"tf":1.0},"237":{"tf":1.4142135623730951},"83":{"tf":1.0},"965":{"tf":1.0},"999":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"135":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.0},"459":{"tf":1.0},"463":{"tf":2.0},"464":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"17":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"502":{"tf":1.0},"897":{"tf":1.0},"904":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"df":46,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":3.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":2.6457513110645907},"167":{"tf":2.8284271247461903},"168":{"tf":1.4142135623730951},"169":{"tf":2.449489742783178},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"307":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":2.0},"548":{"tf":2.6457513110645907},"600":{"tf":1.7320508075688772},"640":{"tf":1.0},"691":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"88":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"152":{"tf":1.0}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":2.23606797749979},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"df":17,"docs":{"11":{"tf":1.0},"175":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"212":{"tf":1.0},"316":{"tf":1.7320508075688772},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":2.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":2.0},"847":{"tf":1.0},"848":{"tf":1.0},"954":{"tf":1.4142135623730951},"963":{"tf":1.7320508075688772},"964":{"tf":1.0}}}},"s":{"df":7,"docs":{"17":{"tf":1.0},"220":{"tf":1.0},"360":{"tf":1.0},"429":{"tf":1.0},"436":{"tf":1.7320508075688772},"438":{"tf":1.0},"548":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"432":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"853":{"tf":1.0}},"e":{"_":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"266":{"tf":1.0},"358":{"tf":1.0},"466":{"tf":2.0},"472":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"541":{"tf":2.449489742783178},"542":{"tf":1.7320508075688772},"544":{"tf":1.4142135623730951},"726":{"tf":1.0},"943":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1104":{"tf":1.0},"307":{"tf":1.0},"424":{"tf":1.0},"531":{"tf":1.0},"561":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":21,"docs":{"106":{"tf":1.0},"1097":{"tf":1.0},"1119":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":2.8284271247461903},"328":{"tf":1.7320508075688772},"331":{"tf":2.6457513110645907},"332":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"394":{"tf":1.0},"398":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1001":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"528":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":18,"docs":{"1119":{"tf":1.0},"221":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":2.0},"318":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"477":{"tf":2.449489742783178},"478":{"tf":1.4142135623730951},"497":{"tf":1.0},"551":{"tf":2.0},"552":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.4142135623730951}}}}},"r":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"335":{"tf":1.0},"422":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"t":{"(":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"1025":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"356":{"tf":1.4142135623730951},"553":{"tf":1.4142135623730951},"580":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0}}}},"df":12,"docs":{"247":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.23606797749979},"380":{"tf":1.0},"396":{"tf":1.4142135623730951},"422":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1034":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.0},"478":{"tf":1.0},"742":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"268":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0}}}},"f":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"5":{"9":{"5":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"b":{"5":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"a":{"4":{"3":{"6":{"6":{"0":{"4":{"6":{"4":{"8":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"6":{"1":{".":{"0":{"a":{"1":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"/":{"2":{"0":{"1":{"8":{"0":{"3":{"2":{"8":{"0":{"3":{"0":{"2":{"0":{"2":{"?":{"df":0,"docs":{},"v":{"=":{"4":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}},"a":{"5":{"4":{"a":{"3":{"3":{"7":{"6":{"0":{"4":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1097":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"256":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"354":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"653":{"tf":1.0},"916":{"tf":1.0},"962":{"tf":1.0}},"t":{"df":2,"docs":{"263":{"tf":1.0},"950":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1001":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"649":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"289":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"834":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"1031":{"tf":1.7320508075688772},"335":{"tf":1.0},"633":{"tf":1.0},"928":{"tf":1.0},"930":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":21,"docs":{"1093":{"tf":1.0},"1101":{"tf":1.4142135623730951},"356":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"481":{"tf":1.0},"507":{"tf":1.0},"571":{"tf":1.0},"839":{"tf":1.0},"937":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"959":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":18,"docs":{"1001":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1059":{"tf":1.0},"1093":{"tf":1.0},"1098":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"137":{"tf":1.0},"375":{"tf":1.4142135623730951},"391":{"tf":1.0},"407":{"tf":1.4142135623730951},"477":{"tf":1.0},"481":{"tf":1.4142135623730951},"730":{"tf":1.0},"962":{"tf":1.7320508075688772},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1101":{"tf":1.7320508075688772},"1102":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"276":{"tf":1.0},"365":{"tf":1.0},"453":{"tf":1.0},"954":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"446":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"269":{"tf":1.0},"272":{"tf":1.4142135623730951},"291":{"tf":1.0},"340":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0}}},"s":{"df":16,"docs":{"1101":{"tf":2.23606797749979},"1102":{"tf":1.0},"181":{"tf":2.23606797749979},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.0},"316":{"tf":1.7320508075688772},"516":{"tf":1.0},"542":{"tf":1.0},"609":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"877":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1122":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0}}}},"df":2,"docs":{"679":{"tf":1.0},"824":{"tf":1.4142135623730951}}}}}},"q":{"df":5,"docs":{"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"402":{"tf":1.0},"404":{"tf":1.4142135623730951},"549":{"tf":1.4142135623730951}}},"r":{"df":10,"docs":{"1031":{"tf":1.0},"198":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"451":{"tf":1.4142135623730951},"457":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"691":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"607":{"tf":1.0},"642":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1044":{"tf":1.0},"223":{"tf":1.0},"485":{"tf":1.0},"556":{"tf":1.0},"581":{"tf":1.0},"634":{"tf":1.0},"690":{"tf":1.0},"9":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"788":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"367":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"c":{"c":{"0":{"df":0,"docs":{},"f":{"8":{"8":{"4":{"3":{"2":{"3":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"199":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"395":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":45,"docs":{"100":{"tf":1.0},"1008":{"tf":1.4142135623730951},"107":{"tf":1.0},"1097":{"tf":1.4142135623730951},"110":{"tf":1.0},"1114":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.6457513110645907},"324":{"tf":2.23606797749979},"325":{"tf":2.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"330":{"tf":1.7320508075688772},"334":{"tf":1.0},"356":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"457":{"tf":1.0},"485":{"tf":1.0},"518":{"tf":1.0},"574":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"64":{"tf":1.0},"707":{"tf":1.0},"77":{"tf":1.0},"824":{"tf":1.4142135623730951},"851":{"tf":1.0},"857":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"94":{"tf":1.4142135623730951},"951":{"tf":1.0},"99":{"tf":1.0}}}}}},"b":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"249":{"tf":1.0},"447":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.7320508075688772},"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"359":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"950":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.0},"1122":{"tf":1.4142135623730951},"144":{"tf":1.0},"170":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"488":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"596":{"tf":1.0},"653":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"652":{"tf":1.0}},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"595":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"649":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"1091":{"tf":1.0},"1096":{"tf":2.0},"176":{"tf":1.0},"181":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"35":{"tf":1.0},"418":{"tf":1.0},"447":{"tf":2.6457513110645907},"546":{"tf":1.0},"596":{"tf":1.0},"600":{"tf":1.0},"650":{"tf":1.0},"703":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"848":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"983":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"c":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":11,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1096":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"785":{"tf":2.449489742783178},"847":{"tf":1.0},"943":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":8,"docs":{"1001":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"299":{"tf":1.4142135623730951},"485":{"tf":1.0},"516":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":32,"docs":{"1031":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1116":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"376":{"tf":1.4142135623730951},"393":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"664":{"tf":1.0},"74":{"tf":1.0},"745":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"876":{"tf":1.0},"963":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"234":{"tf":1.0},"447":{"tf":1.0},"676":{"tf":1.0},"936":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"r":{"df":3,"docs":{"487":{"tf":2.449489742783178},"488":{"tf":1.7320508075688772},"514":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":128,"docs":{"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1044":{"tf":2.23606797749979},"1046":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1097":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.0},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":3.4641016151377544},"218":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":2.23606797749979},"229":{"tf":2.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":1.0},"239":{"tf":2.23606797749979},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"276":{"tf":3.1622776601683795},"278":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":2.23606797749979},"342":{"tf":1.4142135623730951},"343":{"tf":2.23606797749979},"356":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.7320508075688772},"396":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":2.23606797749979},"413":{"tf":2.0},"414":{"tf":2.0},"419":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"433":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"442":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"456":{"tf":2.0},"498":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"543":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":2.8284271247461903},"550":{"tf":1.4142135623730951},"580":{"tf":2.0},"603":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"624":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"650":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.7320508075688772},"662":{"tf":1.0},"664":{"tf":4.58257569495584},"666":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"726":{"tf":1.0},"740":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":2.0},"841":{"tf":1.0},"844":{"tf":1.7320508075688772},"847":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"939":{"tf":1.4142135623730951},"942":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1085":{"tf":1.0},"323":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"678":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":67,"docs":{"0":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1108":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.449489742783178},"127":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"180":{"tf":2.6457513110645907},"181":{"tf":2.0},"186":{"tf":1.4142135623730951},"203":{"tf":2.8284271247461903},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"226":{"tf":1.0},"239":{"tf":2.6457513110645907},"266":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"327":{"tf":1.0},"331":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"497":{"tf":1.0},"503":{"tf":1.7320508075688772},"538":{"tf":1.0},"540":{"tf":2.23606797749979},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"62":{"tf":1.0},"651":{"tf":1.0},"654":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"705":{"tf":1.4142135623730951},"728":{"tf":1.0},"733":{"tf":1.0},"814":{"tf":1.0},"844":{"tf":2.0},"845":{"tf":1.0},"847":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"957":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"2":{"0":{"2":{"0":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}}},"l":{":":{"#":{"7":{"7":{"7":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"9":{"d":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"9":{"3":{"7":{"0":{"d":{"b":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"0":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"9":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"f":{"6":{"1":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"9":{"4":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"9":{"0":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"538":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"945":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"945":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":8,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"851":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.0},"957":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1025":{"tf":2.0},"1053":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":2.0},"1073":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"256":{"tf":2.0},"292":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"372":{"tf":1.0},"422":{"tf":1.0},"428":{"tf":1.7320508075688772},"429":{"tf":2.6457513110645907},"430":{"tf":2.6457513110645907},"431":{"tf":2.23606797749979},"432":{"tf":2.449489742783178},"433":{"tf":2.6457513110645907},"434":{"tf":2.0},"435":{"tf":2.23606797749979},"436":{"tf":2.0},"437":{"tf":2.23606797749979},"438":{"tf":1.0},"456":{"tf":1.0},"516":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.0},"622":{"tf":1.0},"634":{"tf":1.0},"653":{"tf":1.0},"690":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"738":{"tf":1.0},"743":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"880":{"tf":1.0},"974":{"tf":1.0},"99":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1073":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"294":{"tf":1.0},"308":{"tf":1.0},"323":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.4142135623730951},"398":{"tf":1.0},"577":{"tf":1.0},"596":{"tf":1.4142135623730951},"705":{"tf":2.0},"707":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":1.0},"874":{"tf":1.0},"937":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}}},"d":{"df":42,"docs":{"1031":{"tf":1.4142135623730951},"108":{"tf":1.0},"1092":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.4142135623730951},"199":{"tf":1.0},"21":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"269":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.7320508075688772},"336":{"tf":1.0},"352":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"550":{"tf":1.0},"582":{"tf":1.0},"6":{"tf":1.0},"605":{"tf":1.0},"646":{"tf":1.0},"682":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"74":{"tf":2.0},"824":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"89":{"tf":1.4142135623730951},"916":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":6,"docs":{"1110":{"tf":1.0},"17":{"tf":1.0},"306":{"tf":1.0},"352":{"tf":1.0},"395":{"tf":1.0},"750":{"tf":1.0}},"r":{"df":2,"docs":{"361":{"tf":1.0},"589":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":9,"docs":{"254":{"tf":1.0},"318":{"tf":1.0},"477":{"tf":1.4142135623730951},"479":{"tf":1.7320508075688772},"554":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"84":{"tf":1.0},"937":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"358":{"tf":1.0},"380":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"1013":{"tf":1.0},"1072":{"tf":1.0},"931":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"'":{"df":5,"docs":{"533":{"tf":1.0},"568":{"tf":1.0},"745":{"tf":1.0},"748":{"tf":1.4142135623730951},"84":{"tf":1.0}}},"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"915":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"540":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"841":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"181":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"802":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":231,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"1001":{"tf":2.0},"1002":{"tf":1.4142135623730951},"1006":{"tf":2.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1044":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1070":{"tf":2.449489742783178},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1096":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1114":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"179":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":2.6457513110645907},"38":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.4142135623730951},"394":{"tf":3.3166247903554},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.8284271247461903},"400":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":2.0},"425":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":4.0},"448":{"tf":1.4142135623730951},"449":{"tf":1.4142135623730951},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.4142135623730951},"453":{"tf":2.0},"454":{"tf":2.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":2.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":2.449489742783178},"489":{"tf":2.0},"495":{"tf":2.23606797749979},"497":{"tf":3.7416573867739413},"498":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":4.242640687119285},"506":{"tf":5.291502622129181},"51":{"tf":1.0},"514":{"tf":1.7320508075688772},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.4142135623730951},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"558":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":3.605551275463989},"572":{"tf":1.0},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"579":{"tf":2.6457513110645907},"581":{"tf":1.0},"582":{"tf":1.0},"584":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"632":{"tf":1.0},"638":{"tf":1.7320508075688772},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"692":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"706":{"tf":1.0},"715":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":3.3166247903554},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"748":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"777":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":4.0},"786":{"tf":1.4142135623730951},"799":{"tf":1.0},"83":{"tf":1.0},"831":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"844":{"tf":1.0},"847":{"tf":2.449489742783178},"848":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.4142135623730951},"851":{"tf":2.23606797749979},"852":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"866":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":2.449489742783178},"910":{"tf":1.0},"913":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.0},"936":{"tf":1.0},"937":{"tf":2.0},"945":{"tf":2.0},"946":{"tf":2.6457513110645907},"950":{"tf":2.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.0},"983":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"1072":{"tf":1.0}}},"’":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"1070":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":4,"docs":{"135":{"tf":1.0},"276":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"653":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}}}}}},"df":2,"docs":{"135":{"tf":1.0},"140":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"651":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"649":{"tf":1.7320508075688772},"650":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1061":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"410":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":82,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1061":{"tf":3.1622776601683795},"1064":{"tf":1.0},"1071":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1120":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"140":{"tf":2.449489742783178},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":2.0},"246":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.23606797749979},"288":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"355":{"tf":1.0},"363":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.0},"470":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.0},"515":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":2.23606797749979},"575":{"tf":2.0},"579":{"tf":1.4142135623730951},"580":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"627":{"tf":2.23606797749979},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"732":{"tf":1.4142135623730951},"746":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.4142135623730951},"939":{"tf":1.0},"983":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"922":{"tf":2.449489742783178}}}}}}}},"t":{"df":10,"docs":{"1107":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"379":{"tf":1.0},"518":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0},"592":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"487":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.0},"761":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"554":{"tf":1.4142135623730951},"556":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"554":{"tf":1.0},"556":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":9,"docs":{"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":2.23606797749979},"552":{"tf":1.7320508075688772},"553":{"tf":2.23606797749979},"554":{"tf":3.1622776601683795},"555":{"tf":3.4641016151377544},"556":{"tf":2.0},"557":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"x":{"df":17,"docs":{"1023":{"tf":1.0},"1064":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"248":{"tf":1.0},"269":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":3.0},"500":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"1073":{"tf":1.0},"324":{"tf":1.0},"497":{"tf":1.4142135623730951},"67":{"tf":1.0},"844":{"tf":2.23606797749979},"866":{"tf":2.449489742783178}}},"t":{"df":2,"docs":{"1091":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1119":{"tf":1.0},"466":{"tf":1.0},"960":{"tf":1.0}}}}},"w":{"df":1,"docs":{"290":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":12,"docs":{"115":{"tf":1.0},"129":{"tf":1.0},"190":{"tf":1.0},"222":{"tf":1.0},"355":{"tf":1.0},"365":{"tf":1.0},"488":{"tf":1.0},"523":{"tf":1.0},"550":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":7,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"323":{"tf":1.0},"516":{"tf":1.0},"589":{"tf":1.7320508075688772},"718":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"t":{"6":{"4":{"df":2,"docs":{"318":{"tf":1.0},"708":{"tf":2.0}}},"df":0,"docs":{}},"df":4,"docs":{"679":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"797":{"tf":1.0},"817":{"tf":2.23606797749979}}}},"df":0,"docs":{},"w":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":2.23606797749979}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":2.449489742783178}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"931":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"931":{"tf":2.23606797749979}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"927":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"930":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"926":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"365":{"tf":1.0},"569":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"212":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.0},"915":{"tf":2.23606797749979},"920":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.0},"937":{"tf":1.7320508075688772},"950":{"tf":1.0},"953":{"tf":1.0},"956":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"393":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":16,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1072":{"tf":2.0},"1073":{"tf":1.0},"1115":{"tf":1.4142135623730951},"125":{"tf":1.0},"164":{"tf":1.7320508075688772},"340":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"514":{"tf":1.0},"600":{"tf":1.4142135623730951},"785":{"tf":2.449489742783178},"873":{"tf":1.4142135623730951},"874":{"tf":1.0}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"1122":{"tf":1.0},"15":{"tf":1.4142135623730951},"240":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"504":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"489":{"tf":1.0},"9":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"897":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"143":{"tf":1.0},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.4142135623730951},"222":{"tf":1.0},"318":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"598":{"tf":1.4142135623730951},"601":{"tf":1.0},"652":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"906":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":136,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1059":{"tf":1.0},"1063":{"tf":1.0},"1067":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1075":{"tf":1.0},"1079":{"tf":1.0},"1089":{"tf":1.0},"1120":{"tf":2.0},"1121":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.0},"254":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.4142135623730951},"285":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"298":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.23606797749979},"334":{"tf":1.4142135623730951},"336":{"tf":1.0},"342":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.4142135623730951},"417":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"430":{"tf":1.0},"452":{"tf":1.0},"469":{"tf":1.0},"496":{"tf":1.0},"507":{"tf":1.4142135623730951},"510":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"58":{"tf":1.0},"587":{"tf":1.0},"599":{"tf":1.0},"632":{"tf":1.0},"64":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.4142135623730951},"684":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"738":{"tf":1.0},"740":{"tf":2.449489742783178},"741":{"tf":1.0},"742":{"tf":2.23606797749979},"744":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":1.7320508075688772},"782":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"841":{"tf":1.0},"848":{"tf":1.0},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"889":{"tf":1.0},"892":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.0},"973":{"tf":1.0},"980":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"742":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"o":{"df":1,"docs":{"199":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"436":{"tf":1.0}}}}}}},"r":{"c":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"133":{"tf":1.0},"203":{"tf":1.0},"474":{"tf":1.0},"584":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1117":{"tf":1.0},"359":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"929":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"929":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"929":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"w":{"d":{"df":1,"docs":{"929":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"929":{"tf":2.23606797749979},"936":{"tf":1.0}}}}},"k":{"df":5,"docs":{"1106":{"tf":1.0},"313":{"tf":1.0},"433":{"tf":1.0},"562":{"tf":1.0},"951":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1120":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":3,"docs":{"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":37,"docs":{"1033":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.4142135623730951},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"346":{"tf":1.0},"373":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"398":{"tf":1.0},"409":{"tf":1.0},"43":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":2.23606797749979},"457":{"tf":2.0},"638":{"tf":1.0},"658":{"tf":1.0},"665":{"tf":1.7320508075688772},"669":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"745":{"tf":1.4142135623730951},"9":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":2.23606797749979},"959":{"tf":1.0},"980":{"tf":1.0}}}},"df":32,"docs":{"1097":{"tf":1.7320508075688772},"1108":{"tf":1.0},"1115":{"tf":1.0},"223":{"tf":1.0},"243":{"tf":1.0},"304":{"tf":1.0},"358":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"587":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"770":{"tf":1.0},"840":{"tf":1.0},"914":{"tf":1.7320508075688772},"922":{"tf":1.0},"926":{"tf":2.6457513110645907},"927":{"tf":2.6457513110645907},"929":{"tf":3.605551275463989},"930":{"tf":2.449489742783178},"931":{"tf":2.23606797749979},"936":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"246":{"tf":1.0},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"24":{"tf":1.0},"740":{"tf":1.0},"744":{"tf":1.0},"910":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"265":{"tf":1.4142135623730951},"267":{"tf":1.0},"270":{"tf":2.449489742783178},"273":{"tf":2.0},"363":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"391":{"tf":1.0},"519":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":207,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.7320508075688772},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1112":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.4142135623730951},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.7320508075688772},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.7320508075688772},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.4142135623730951},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.4142135623730951},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"752":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"812":{"tf":1.0},"821":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":2.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.4142135623730951},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":2.23606797749979},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.4142135623730951},"944":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.4142135623730951},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":7,"docs":{"1017":{"tf":1.0},"180":{"tf":1.0},"222":{"tf":1.0},"380":{"tf":1.0},"526":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"274":{"tf":1.0},"376":{"tf":1.0},"654":{"tf":1.0}}}}}},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"984":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"289":{"tf":1.0},"396":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}}},"df":1,"docs":{"789":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":12,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.7320508075688772},"358":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"303":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1114":{"tf":1.0},"188":{"tf":1.0},"539":{"tf":1.0},"585":{"tf":1.7320508075688772},"784":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1023":{"tf":1.0},"1070":{"tf":1.0},"287":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"376":{"tf":1.0},"567":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"919":{"tf":1.0},"974":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"i":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1120":{"tf":1.0},"183":{"tf":1.0},"376":{"tf":1.0},"542":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"679":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"544":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"8":{"6":{"0":{"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"d":{"df":1,"docs":{"837":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"/":{"1":{"df":0,"docs":{},"e":{"9":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"147":{"tf":1.0},"150":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"304":{"tf":1.0},"567":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"505":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":40,"docs":{"1001":{"tf":1.0},"1016":{"tf":1.0},"1033":{"tf":1.0},"129":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"199":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"424":{"tf":1.0},"427":{"tf":1.0},"452":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"622":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"954":{"tf":1.0}},"i":{"df":11,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"541":{"tf":1.0},"6":{"tf":1.0},"650":{"tf":1.0},"814":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"106":{"tf":1.0},"1085":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":2.6457513110645907},"231":{"tf":1.4142135623730951},"256":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"462":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"770":{"tf":1.4142135623730951},"936":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"360":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"1025":{"tf":1.0}}}},"df":0,"docs":{}},"df":16,"docs":{"167":{"tf":2.23606797749979},"368":{"tf":1.0},"506":{"tf":2.0},"640":{"tf":1.4142135623730951},"788":{"tf":1.7320508075688772},"918":{"tf":1.0},"922":{"tf":2.0},"923":{"tf":1.7320508075688772},"924":{"tf":2.8284271247461903},"925":{"tf":2.23606797749979},"926":{"tf":3.1622776601683795},"927":{"tf":3.1622776601683795},"928":{"tf":2.449489742783178},"929":{"tf":2.8284271247461903},"930":{"tf":2.6457513110645907},"931":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":29,"docs":{"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1097":{"tf":1.0},"121":{"tf":1.7320508075688772},"140":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"239":{"tf":1.0},"307":{"tf":1.0},"335":{"tf":1.0},"359":{"tf":1.0},"382":{"tf":1.0},"568":{"tf":1.0},"582":{"tf":1.4142135623730951},"589":{"tf":1.0},"595":{"tf":1.0},"701":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.0},"956":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1009":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":21,"docs":{"1120":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"451":{"tf":1.0},"519":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"664":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.7320508075688772},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"394":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"'":{"df":1,"docs":{"915":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"913":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}},"df":3,"docs":{"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"927":{"tf":2.449489742783178},"929":{"tf":3.872983346207417},"930":{"tf":2.449489742783178}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"931":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":3.0}}}}}},"df":12,"docs":{"1095":{"tf":1.7320508075688772},"910":{"tf":1.0},"913":{"tf":3.0},"914":{"tf":2.6457513110645907},"915":{"tf":1.0},"921":{"tf":2.0},"922":{"tf":2.0},"925":{"tf":1.7320508075688772},"926":{"tf":2.0},"927":{"tf":2.0},"935":{"tf":1.0},"936":{"tf":1.4142135623730951}}},"df":72,"docs":{"1006":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":2.0},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"563":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"921":{"tf":1.0},"939":{"tf":1.0},"956":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"929":{"tf":1.0}}}}},"g":{"(":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"502":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"353":{"tf":1.0},"518":{"tf":1.0},"552":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"948":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"187":{"tf":1.0},"510":{"tf":1.7320508075688772},"745":{"tf":1.0}}},"r":{"b":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"289":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":2.0},"325":{"tf":2.0},"326":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1057":{"tf":1.0},"291":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}},"b":{"df":3,"docs":{"1009":{"tf":1.0},"203":{"tf":1.4142135623730951},"635":{"tf":1.0}}},"c":{"_":{"df":0,"docs":{},"m":{"df":3,"docs":{"185":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0}}}},"df":11,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.7320508075688772},"304":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"p":{"'":{"df":2,"docs":{"353":{"tf":1.4142135623730951},"365":{"tf":1.0}}},"df":40,"docs":{"1096":{"tf":1.0},"1117":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"308":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.7320508075688772},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.7320508075688772},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":1.0},"561":{"tf":1.0},"766":{"tf":1.0},"945":{"tf":1.0}}},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"315":{"tf":1.0}}}}},"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":7,"docs":{"309":{"tf":1.7320508075688772},"310":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}}},"df":3,"docs":{"502":{"tf":1.0},"873":{"tf":1.4142135623730951},"896":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"456":{"tf":1.0}}}}}},"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"346":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"403":{"tf":1.0},"415":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":159,"docs":{"1013":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1028":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1079":{"tf":1.0},"1082":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1113":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.23606797749979},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"229":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"29":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"402":{"tf":2.0},"403":{"tf":3.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":3.0},"412":{"tf":1.0},"414":{"tf":2.23606797749979},"415":{"tf":3.3166247903554},"416":{"tf":1.0},"417":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"449":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"475":{"tf":2.23606797749979},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"481":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.4142135623730951},"500":{"tf":1.0},"507":{"tf":1.0},"540":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.4142135623730951},"561":{"tf":2.0},"562":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"598":{"tf":1.7320508075688772},"6":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"612":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"631":{"tf":1.0},"637":{"tf":1.4142135623730951},"646":{"tf":1.0},"654":{"tf":1.4142135623730951},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"682":{"tf":1.0},"70":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.6457513110645907},"713":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.7320508075688772},"766":{"tf":1.0},"777":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"839":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"857":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"883":{"tf":1.0},"898":{"tf":2.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"938":{"tf":1.0},"944":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.4142135623730951},"980":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"953":{"tf":1.0}}}}},"o":{"df":7,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.0},"1089":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"584":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":8,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"21":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":1.7320508075688772},"375":{"tf":1.0},"392":{"tf":1.7320508075688772},"956":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":56,"docs":{"1009":{"tf":1.0},"1055":{"tf":1.0},"1108":{"tf":1.0},"1122":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"203":{"tf":2.449489742783178},"211":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"289":{"tf":1.4142135623730951},"307":{"tf":1.0},"316":{"tf":2.449489742783178},"320":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"446":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.4142135623730951},"557":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":2.0},"635":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"780":{"tf":1.0},"841":{"tf":1.0},"92":{"tf":1.4142135623730951},"946":{"tf":1.0}}}},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1048":{"tf":1.7320508075688772},"1051":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"128":{"tf":1.0},"215":{"tf":1.4142135623730951},"403":{"tf":1.0},"415":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":196,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1106":{"tf":1.0},"1108":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":1.0},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"949":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"986":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":40,"docs":{"1044":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1108":{"tf":1.0},"1120":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"297":{"tf":1.0},"300":{"tf":1.0},"312":{"tf":1.0},"518":{"tf":1.0},"55":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"678":{"tf":1.0},"7":{"tf":1.0},"744":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"806":{"tf":1.0},"841":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.4142135623730951}},"n":{"df":56,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"42":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":2.0},"587":{"tf":1.0},"589":{"tf":1.0},"622":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"858":{"tf":1.0},"876":{"tf":2.0},"89":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"984":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":33,"docs":{"12":{"tf":1.0},"15":{"tf":2.449489742783178},"172":{"tf":2.449489742783178},"173":{"tf":2.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"176":{"tf":2.449489742783178},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"691":{"tf":2.8284271247461903},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":2.23606797749979},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.7320508075688772},"704":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"81":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":3,"docs":{"100":{"tf":1.0},"586":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"538":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"419":{"tf":1.0},"649":{"tf":1.0}}},".":{"df":0,"docs":{},"j":{"df":2,"docs":{"352":{"tf":1.0},"447":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":81,"docs":{"1069":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1096":{"tf":1.4142135623730951},"12":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.7320508075688772},"152":{"tf":2.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"21":{"tf":1.0},"245":{"tf":2.449489742783178},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"275":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":2.23606797749979},"352":{"tf":1.4142135623730951},"355":{"tf":2.8284271247461903},"356":{"tf":1.0},"366":{"tf":2.6457513110645907},"367":{"tf":2.449489742783178},"368":{"tf":2.8284271247461903},"369":{"tf":2.449489742783178},"370":{"tf":1.7320508075688772},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":2.449489742783178},"418":{"tf":1.0},"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":3.1622776601683795},"451":{"tf":1.0},"46":{"tf":1.7320508075688772},"489":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.4142135623730951},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"785":{"tf":2.0},"79":{"tf":1.4142135623730951},"80":{"tf":2.6457513110645907},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"872":{"tf":1.0},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"906":{"tf":1.0},"914":{"tf":1.7320508075688772},"915":{"tf":1.4142135623730951},"974":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"518":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":12,"docs":{"21":{"tf":1.4142135623730951},"538":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0}}}}}}}},"t":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"1017":{"tf":1.0},"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"175":{"tf":1.0},"193":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"8":{"tf":1.0},"960":{"tf":1.0}}}},"df":36,"docs":{"1118":{"tf":1.0},"1119":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"177":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"676":{"tf":1.0},"747":{"tf":1.0},"83":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"913":{"tf":1.0},"959":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"495":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"542":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"1117":{"tf":1.0},"185":{"tf":1.0}}}},"o":{"d":{"df":27,"docs":{"1031":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"126":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":1.0},"342":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"450":{"tf":1.0},"455":{"tf":1.7320508075688772},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"770":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":51,"docs":{"1018":{"tf":1.4142135623730951},"1073":{"tf":1.0},"11":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"25":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":1.0},"309":{"tf":1.7320508075688772},"312":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"359":{"tf":2.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"607":{"tf":1.0},"728":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"800":{"tf":1.4142135623730951},"811":{"tf":2.23606797749979},"812":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"814":{"tf":1.7320508075688772},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.0}},"e":{"'":{"df":6,"docs":{"198":{"tf":1.0},"210":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"447":{"tf":1.0},"898":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":3,"docs":{"212":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"=":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"812":{"tf":1.0},"813":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"df":0,"docs":{},"’":{"df":1,"docs":{"812":{"tf":1.0}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":9,"docs":{"474":{"tf":1.7320508075688772},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0}}},"df":28,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.7320508075688772},"444":{"tf":1.7320508075688772},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"878":{"tf":1.4142135623730951},"894":{"tf":1.0},"904":{"tf":1.4142135623730951},"981":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"352":{"tf":1.4142135623730951},"573":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":2,"docs":{"1059":{"tf":1.0},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"506":{"tf":1.0},"705":{"tf":1.7320508075688772}}}},"r":{"a":{"b":{"df":2,"docs":{"273":{"tf":1.0},"289":{"tf":1.0}}},"d":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}},"t":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"729":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"352":{"tf":1.0},"361":{"tf":1.0},"395":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"750":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"212":{"tf":1.0},"216":{"tf":1.0},"297":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"362":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1084":{"tf":1.0},"361":{"tf":1.0},"438":{"tf":1.0},"650":{"tf":1.0},"788":{"tf":2.23606797749979},"876":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"h":{"df":31,"docs":{"1025":{"tf":1.0},"1111":{"tf":1.4142135623730951},"155":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"251":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"538":{"tf":1.0},"676":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"1044":{"tf":1.0},"485":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.0},"285":{"tf":1.4142135623730951},"364":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"239":{"tf":1.0},"287":{"tf":1.0},"786":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"454":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"254":{"tf":1.0}}},"w":{"df":2,"docs":{"950":{"tf":1.0},"952":{"tf":1.0}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"897":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"{":{"'":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":98,"docs":{"101":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1023":{"tf":2.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1055":{"tf":1.4142135623730951},"107":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1098":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"151":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"300":{"tf":1.0},"361":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"459":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":3.3166247903554},"518":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"590":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"62":{"tf":1.0},"622":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":2.0},"732":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"889":{"tf":1.0},"905":{"tf":2.6457513110645907},"934":{"tf":1.0},"98":{"tf":1.0},"986":{"tf":1.0},"995":{"tf":1.0}}}},"w":{"df":6,"docs":{"1085":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"654":{"tf":1.0},"858":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"161":{"tf":2.23606797749979},"162":{"tf":2.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"368":{"tf":1.0},"595":{"tf":1.0},"952":{"tf":1.0}}}}}}},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"733":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"215":{"tf":1.0},"304":{"tf":1.0}}}}}}},"t":{";":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.0}}},"w":{"df":0,"docs":{},"l":{"df":1,"docs":{"956":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"956":{"tf":1.4142135623730951}}},"l":{"b":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"956":{"tf":1.0}}}}},"df":0,"docs":{}}}},"b":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"|":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"2":{"df":1,"docs":{"538":{"tf":1.0}}},"3":{"df":1,"docs":{"538":{"tf":1.0}}},"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"r":{"d":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"896":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"394":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"372":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"415":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"873":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"945":{"tf":2.0}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"960":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"b":{"df":0,"docs":{},"v":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1111":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"e":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"df":18,"docs":{"1111":{"tf":1.0},"372":{"tf":2.8284271247461903},"394":{"tf":2.8284271247461903},"403":{"tf":3.0},"409":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"416":{"tf":2.23606797749979},"502":{"tf":2.8284271247461903},"503":{"tf":2.6457513110645907},"538":{"tf":1.0},"873":{"tf":2.449489742783178},"896":{"tf":2.6457513110645907},"945":{"tf":1.0},"950":{"tf":3.7416573867739413},"954":{"tf":3.1622776601683795},"956":{"tf":3.605551275463989},"957":{"tf":3.872983346207417},"964":{"tf":5.0}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"222":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0}}}}}},"df":0,"docs":{}}},"d":{"'":{"df":2,"docs":{"267":{"tf":1.0},"275":{"tf":1.0}}},"df":10,"docs":{"15":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"772":{"tf":1.0},"965":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"322":{"tf":1.4142135623730951},"353":{"tf":1.0}}},"df":0,"docs":{}}},"df":57,"docs":{"1107":{"tf":1.0},"1113":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"170":{"tf":1.0},"193":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.4142135623730951},"307":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"408":{"tf":1.0},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":2.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.4142135623730951},"475":{"tf":1.0},"482":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"7":{"tf":1.4142135623730951},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1108":{"tf":1.0},"1113":{"tf":1.7320508075688772},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"320":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"177":{"tf":1.0}}},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":6,"docs":{"203":{"tf":1.4142135623730951},"221":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"390":{"tf":1.0},"956":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"955":{"tf":1.0}}}}}}}}}},"h":{"1":{"df":1,"docs":{"135":{"tf":1.4142135623730951}}},":":{"%":{"df":0,"docs":{},"i":{":":{"%":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{":":{"%":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"922":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":13,"docs":{"1114":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"512":{"tf":1.0},"665":{"tf":1.0},"903":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":23,"docs":{"0":{"tf":1.0},"1009":{"tf":1.0},"155":{"tf":1.0},"267":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"363":{"tf":1.4142135623730951},"372":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.7320508075688772},"382":{"tf":1.0},"386":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"779":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"740":{"tf":1.7320508075688772},"866":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":24,"docs":{"1097":{"tf":1.0},"131":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.7320508075688772},"270":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"368":{"tf":1.0},"406":{"tf":1.0},"431":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"6":{"tf":1.0},"651":{"tf":1.0},"9":{"tf":1.0},"929":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"944":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"i":{"df":1,"docs":{"1108":{"tf":1.0}}}}},"r":{"d":{"df":5,"docs":{"199":{"tf":1.0},"398":{"tf":1.0},"407":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"54":{"tf":1.0},"562":{"tf":1.4142135623730951},"61":{"tf":1.0},"700":{"tf":1.0},"9":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"331":{"tf":1.0}},"m":{"df":1,"docs":{"858":{"tf":1.0}}}},"s":{"_":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"762":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":7,"docs":{"1079":{"tf":1.4142135623730951},"127":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"580":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"1017":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"181":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"335":{"tf":1.0},"355":{"tf":1.0},"443":{"tf":1.0},"479":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"591":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"814":{"tf":1.0},"926":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"813":{"tf":1.0},"952":{"tf":1.0}}}}}}}},"b":{"df":1,"docs":{"726":{"tf":1.0}}},"df":3,"docs":{"503":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"589":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1119":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":2.0},"375":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":2.0},"432":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"580":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951},"939":{"tf":1.0},"956":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"100":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"179":{"tf":1.0},"375":{"tf":1.0},"384":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}},"r":{"df":2,"docs":{"571":{"tf":1.0},"864":{"tf":1.0}},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"535":{"tf":1.7320508075688772},"725":{"tf":2.449489742783178},"726":{"tf":2.6457513110645907},"727":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":9,"docs":{"1062":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1064":{"tf":2.8284271247461903},"1065":{"tf":1.0},"1066":{"tf":2.23606797749979},"1067":{"tf":1.0},"1068":{"tf":1.0},"527":{"tf":1.4142135623730951},"961":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1122":{"tf":1.0},"176":{"tf":1.0},"364":{"tf":1.0},"473":{"tf":1.0},"527":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"1064":{"tf":2.0},"1066":{"tf":1.4142135623730951},"1067":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{",":{"3":{".":{"5":{",":{"6":{".":{"0":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{",":{"5":{".":{"9":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"k":{"a":{"df":5,"docs":{"948":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"214":{"tf":1.0}}}},"p":{"df":63,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1017":{"tf":1.4142135623730951},"107":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"289":{"tf":1.0},"341":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"396":{"tf":1.0},"430":{"tf":1.0},"446":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0},"548":{"tf":1.0},"557":{"tf":1.7320508075688772},"605":{"tf":1.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"640":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"780":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"957":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"1016":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"1098":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"686":{"tf":1.0}}},"df":87,"docs":{"0":{"tf":1.0},"1021":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1080":{"tf":1.0},"1092":{"tf":1.0},"1100":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1119":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"431":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.0},"453":{"tf":1.7320508075688772},"467":{"tf":1.0},"482":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"529":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"591":{"tf":1.0},"6":{"tf":1.0},"630":{"tf":1.0},"666":{"tf":1.0},"689":{"tf":1.0},"691":{"tf":1.0},"704":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"814":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":1.4142135623730951},"912":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.4142135623730951},"974":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"992":{"tf":1.0},"999":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"460":{"tf":1.0},"84":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"590":{"tf":1.0},"613":{"tf":2.0},"728":{"tf":1.0},"880":{"tf":1.0}}}}}}}},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"332":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"834":{"tf":1.7320508075688772},"835":{"tf":1.0},"836":{"tf":1.7320508075688772},"837":{"tf":1.0},"838":{"tf":1.0}}}}}}},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"665":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"897":{"tf":1.0},"900":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"222":{"tf":1.0},"361":{"tf":1.0},"643":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":23,"docs":{"1034":{"tf":1.0},"106":{"tf":1.0},"1117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"187":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"954":{"tf":1.4142135623730951},"962":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1073":{"tf":1.0},"1119":{"tf":1.0},"187":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"752":{"tf":1.0},"788":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"585":{"tf":1.7320508075688772},"606":{"tf":1.0},"609":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"199":{"tf":1.0},"589":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"1005":{"tf":1.0},"1012":{"tf":1.7320508075688772},"740":{"tf":1.4142135623730951}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"961":{"tf":1.0}}},"df":7,"docs":{"561":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":2.0},"956":{"tf":1.0},"958":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0}},"’":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"960":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":1,"docs":{"960":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"df":42,"docs":{"1075":{"tf":1.0},"183":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.7320508075688772},"285":{"tf":2.449489742783178},"286":{"tf":1.7320508075688772},"287":{"tf":2.6457513110645907},"288":{"tf":2.8284271247461903},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":2.8284271247461903},"292":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":2.449489742783178},"684":{"tf":1.7320508075688772},"690":{"tf":2.0},"691":{"tf":1.0},"694":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.7416573867739413},"742":{"tf":1.0},"784":{"tf":1.0},"854":{"tf":1.0},"88":{"tf":1.4142135623730951},"946":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"405":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":186,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.0},"219":{"tf":1.0},"222":{"tf":2.6457513110645907},"266":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"555":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"651":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.4142135623730951},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"922":{"tf":1.0},"944":{"tf":1.7320508075688772},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"i":{"df":36,"docs":{"1000":{"tf":1.0},"1013":{"tf":2.0},"1097":{"tf":1.4142135623730951},"113":{"tf":1.0},"264":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"376":{"tf":1.0},"447":{"tf":1.0},"484":{"tf":1.7320508075688772},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.4142135623730951},"498":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":2.23606797749979},"509":{"tf":3.3166247903554},"510":{"tf":3.605551275463989},"511":{"tf":1.7320508075688772},"529":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"879":{"tf":2.8284271247461903},"906":{"tf":1.0}}}}}}},"t":{"df":8,"docs":{"364":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"634":{"tf":1.0},"9":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"h":{"df":1,"docs":{"964":{"tf":1.0}}}},"df":4,"docs":{"561":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":2.0},"964":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"1031":{"tf":1.0}}},"df":6,"docs":{"1031":{"tf":2.6457513110645907},"1033":{"tf":1.7320508075688772},"1034":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1085":{"tf":3.3166247903554},"1089":{"tf":1.0}}}},"o":{"c":{"df":9,"docs":{"303":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.0},"788":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"1114":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"487":{"tf":1.0},"525":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"851":{"tf":1.0},"975":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"161":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"824":{"tf":1.0},"957":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"864":{"tf":1.0},"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"d":{"df":5,"docs":{"167":{"tf":1.0},"194":{"tf":1.0},"214":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":4,"docs":{"354":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"355":{"tf":1.0},"444":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"288":{"tf":1.0},"590":{"tf":1.0},"676":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1099":{"tf":1.0},"175":{"tf":1.0}},"t":{"df":1,"docs":{"897":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"1112":{"tf":1.0},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"474":{"tf":1.0},"6":{"tf":1.0},"847":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":37,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":2.23606797749979},"1042":{"tf":1.4142135623730951},"1044":{"tf":1.7320508075688772},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"113":{"tf":2.0},"168":{"tf":1.0},"170":{"tf":2.23606797749979},"180":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"348":{"tf":1.0},"353":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.0},"508":{"tf":1.0},"52":{"tf":1.0},"548":{"tf":1.7320508075688772},"555":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"589":{"tf":1.0},"597":{"tf":1.0},"680":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"927":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"300":{"tf":1.0},"398":{"tf":1.0},"665":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"945":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"945":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"316":{"tf":1.0},"343":{"tf":2.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":2.23606797749979},"382":{"tf":1.7320508075688772},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"396":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"517":{"tf":1.4142135623730951},"580":{"tf":2.0},"613":{"tf":1.0},"665":{"tf":1.4142135623730951},"681":{"tf":1.0},"728":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"950":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":2.449489742783178}},"s":{":":{"/":{"/":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"8":{".":{"0":{"b":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{".":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"3":{"6":{"1":{"8":{"6":{"2":{"df":2,"docs":{"1044":{"tf":1.0},"1081":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"4":{"8":{"3":{"9":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"4":{"5":{"2":{"8":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"8":{"5":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"#":{"a":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"<":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"d":{"/":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"3":{"4":{"1":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"322":{"tf":1.0},"533":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"1":{"5":{"7":{"5":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"705":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"403":{"tf":1.4142135623730951},"728":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"346":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"203":{"tf":2.6457513110645907},"681":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"56":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"473":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"728":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"u":{"b":{".":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"1":{"0":{"8":{"9":{"4":{"1":{"3":{"5":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"#":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":19,"docs":{"153":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":2.0},"301":{"tf":1.0},"538":{"tf":2.8284271247461903},"539":{"tf":1.4142135623730951},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.7320508075688772},"547":{"tf":1.7320508075688772},"548":{"tf":2.8284271247461903},"549":{"tf":1.0},"550":{"tf":1.0},"79":{"tf":1.4142135623730951},"979":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"434":{"tf":1.0},"841":{"tf":1.0}}}},"h":{"df":1,"docs":{"298":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"456":{"tf":1.4142135623730951},"505":{"tf":1.0},"921":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1085":{"tf":2.0},"559":{"tf":1.4142135623730951},"960":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"{":{"df":0,"docs":{},"{":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"518":{"tf":1.0}}}},".":{"df":26,"docs":{"1059":{"tf":1.0},"154":{"tf":1.0},"193":{"tf":1.0},"334":{"tf":1.0},"362":{"tf":1.0},"516":{"tf":1.4142135623730951},"518":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"649":{"tf":1.0},"708":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"825":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"921":{"tf":1.0},"936":{"tf":1.0},"946":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1009":{"tf":1.0}}}}}},"df":3,"docs":{"188":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0}}}}},"d":{"'":{"df":2,"docs":{"457":{"tf":1.0},"506":{"tf":1.7320508075688772}}},",":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":77,"docs":{"1001":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1102":{"tf":1.0},"1119":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"215":{"tf":1.0},"254":{"tf":2.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"290":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.0},"342":{"tf":2.449489742783178},"343":{"tf":1.4142135623730951},"368":{"tf":1.0},"388":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"427":{"tf":2.23606797749979},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":3.0},"47":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":3.872983346207417},"508":{"tf":1.4142135623730951},"555":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"679":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"874":{"tf":1.0},"903":{"tf":2.0},"909":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"957":{"tf":1.0},"984":{"tf":1.4142135623730951}},"e":{"a":{"df":6,"docs":{"219":{"tf":1.0},"285":{"tf":1.0},"449":{"tf":1.0},"567":{"tf":1.0},"679":{"tf":1.0},"975":{"tf":1.0}},"l":{"df":3,"docs":{"327":{"tf":1.0},"335":{"tf":1.0},"550":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"506":{"tf":1.0},"514":{"tf":1.0},"572":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"929":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":67,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1014":{"tf":1.0},"1017":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1095":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.449489742783178},"338":{"tf":1.0},"342":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"396":{"tf":1.7320508075688772},"414":{"tf":1.0},"449":{"tf":1.0},"457":{"tf":1.0},"462":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.7320508075688772},"517":{"tf":1.0},"542":{"tf":1.0},"55":{"tf":1.4142135623730951},"555":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"762":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":2.6457513110645907},"90":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"355":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"=":{"3":{"df":0,"docs":{},"h":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"(":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"c":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"1001":{"tf":1.0},"1042":{"tf":1.0},"181":{"tf":1.4142135623730951},"239":{"tf":1.0},"276":{"tf":1.4142135623730951},"555":{"tf":1.0},"6":{"tf":1.0},"613":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0},"944":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"504":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1075":{"tf":1.0},"379":{"tf":1.0},"413":{"tf":1.0},"505":{"tf":1.0},"553":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":9,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.23606797749979},"505":{"tf":2.6457513110645907},"506":{"tf":3.1622776601683795},"510":{"tf":1.0},"56":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"271":{"tf":1.0},"342":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"601":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"100":{"tf":1.0},"1070":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.0},"595":{"tf":1.0},"740":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"957":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"131":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"447":{"tf":1.4142135623730951},"69":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":79,"docs":{"1006":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":2.449489742783178},"1119":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"139":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.4142135623730951},"222":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"337":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"514":{"tf":1.7320508075688772},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"542":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"595":{"tf":1.0},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"80":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"902":{"tf":1.0},"914":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":3.0},"930":{"tf":1.7320508075688772},"931":{"tf":4.358898943540674},"956":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772}}}}},"df":4,"docs":{"196":{"tf":1.0},"304":{"tf":1.0},"599":{"tf":1.0},"929":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":45,"docs":{"1009":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"1103":{"tf":1.0},"1119":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"199":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"409":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":1.0},"460":{"tf":1.7320508075688772},"477":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"547":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.7320508075688772},"555":{"tf":3.0},"557":{"tf":1.0},"561":{"tf":1.0},"574":{"tf":1.0},"653":{"tf":1.0},"669":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"849":{"tf":1.0},"858":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"975":{"tf":1.0}}}},"s":{"df":1,"docs":{"898":{"tf":1.0}},"s":{"df":1,"docs":{"368":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1005":{"tf":1.0},"1014":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.4142135623730951},"737":{"tf":1.0},"824":{"tf":1.0},"828":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"871":{"tf":1.0},"876":{"tf":4.0},"878":{"tf":1.0},"879":{"tf":2.0},"894":{"tf":1.7320508075688772},"896":{"tf":2.6457513110645907},"898":{"tf":3.3166247903554},"899":{"tf":3.0},"900":{"tf":4.358898943540674},"901":{"tf":2.6457513110645907},"903":{"tf":2.23606797749979},"904":{"tf":2.23606797749979},"905":{"tf":2.6457513110645907},"906":{"tf":2.6457513110645907},"909":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1008":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1008":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"1009":{"tf":1.0},"898":{"tf":2.0},"901":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"1008":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"434":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"v":{"df":27,"docs":{"1033":{"tf":1.4142135623730951},"1103":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"348":{"tf":1.0},"364":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"519":{"tf":1.0},"54":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"447":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0}}}}}},"n":{"a":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1105":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"1085":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":5,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"d":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"447":{"tf":1.7320508075688772},"649":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":168,"docs":{"1000":{"tf":1.0},"1009":{"tf":1.0},"1011":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1038":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1072":{"tf":3.1622776601683795},"1073":{"tf":1.0},"1079":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.4142135623730951},"4":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"427":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"454":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"464":{"tf":1.0},"465":{"tf":1.0},"468":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.4142135623730951},"525":{"tf":1.0},"546":{"tf":1.0},"567":{"tf":1.0},"578":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"588":{"tf":1.0},"601":{"tf":1.0},"61":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.4142135623730951},"651":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"664":{"tf":1.0},"666":{"tf":1.0},"678":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"748":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"770":{"tf":2.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"799":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":3.7416573867739413},"844":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":2.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":2.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"97":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1079":{"tf":1.0},"710":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":15,"docs":{"1101":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"294":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"403":{"tf":1.0},"539":{"tf":1.7320508075688772},"561":{"tf":1.0},"613":{"tf":1.0},"962":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"222":{"tf":1.0},"416":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"1009":{"tf":1.0},"267":{"tf":1.0},"460":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"134":{"tf":1.0},"376":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"813":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"142":{"tf":1.0},"514":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"104":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"222":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"981":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"919":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"127":{"tf":1.0},"203":{"tf":2.0},"269":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.23606797749979},"508":{"tf":1.0},"514":{"tf":1.0},"651":{"tf":1.4142135623730951}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"295":{"tf":1.0},"363":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"470":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1053":{"tf":1.0},"365":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"x":{"df":5,"docs":{"644":{"tf":1.0},"708":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0},"957":{"tf":1.0}}}},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"c":{"df":36,"docs":{"103":{"tf":1.0},"1071":{"tf":1.0},"128":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"264":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.4142135623730951},"316":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"386":{"tf":1.0},"40":{"tf":1.0},"434":{"tf":1.0},"478":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.7320508075688772},"622":{"tf":1.0},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"642":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":31,"docs":{"1095":{"tf":1.0},"1097":{"tf":1.0},"15":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"396":{"tf":1.0},"419":{"tf":1.0},"539":{"tf":1.4142135623730951},"589":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"769":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"921":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"961":{"tf":1.0}}}}}}}},"df":1,"docs":{"934":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"584":{"tf":1.0},"589":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.7320508075688772},"904":{"tf":1.0},"906":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"506":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1122":{"tf":1.0},"181":{"tf":1.0},"291":{"tf":1.0},"473":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}}}}}}}}}},"df":11,"docs":{"1092":{"tf":1.0},"160":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"562":{"tf":1.0},"565":{"tf":1.0},"603":{"tf":1.0},"880":{"tf":1.0},"956":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":135,"docs":{"0":{"tf":1.0},"1000":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1021":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1064":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1082":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1106":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.0},"115":{"tf":1.0},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.7320508075688772},"260":{"tf":1.0},"263":{"tf":1.7320508075688772},"266":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"330":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.7320508075688772},"423":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.4142135623730951},"447":{"tf":2.0},"45":{"tf":1.0},"450":{"tf":2.0},"485":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"526":{"tf":2.0},"54":{"tf":1.4142135623730951},"556":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.4142135623730951},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"678":{"tf":1.0},"69":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"848":{"tf":2.0},"849":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"88":{"tf":2.0},"887":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":2.23606797749979},"901":{"tf":1.0},"904":{"tf":1.0},"937":{"tf":1.4142135623730951},"957":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.7320508075688772},"976":{"tf":1.0},"979":{"tf":1.0},"987":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":1,"docs":{"440":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":35,"docs":{"1019":{"tf":1.0},"1058":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"307":{"tf":1.0},"321":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"486":{"tf":1.0},"561":{"tf":1.7320508075688772},"599":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"663":{"tf":1.0},"67":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"169":{"tf":1.0},"526":{"tf":1.0},"586":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":55,"docs":{"1096":{"tf":1.0},"1117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"343":{"tf":2.449489742783178},"346":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.23606797749979},"357":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":2.0},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"410":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"50":{"tf":1.0},"561":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":3.605551275463989},"949":{"tf":1.0},"952":{"tf":1.4142135623730951},"954":{"tf":1.7320508075688772},"956":{"tf":2.8284271247461903},"957":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"300":{"tf":1.0},"453":{"tf":1.0},"526":{"tf":1.0},"903":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"i":{"_":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"'":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":28,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"1096":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"263":{"tf":1.0},"270":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"447":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.0},"517":{"tf":1.0},"595":{"tf":1.4142135623730951},"635":{"tf":1.0},"651":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0},"958":{"tf":1.0},"984":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"516":{"tf":1.0},"897":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"129":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"664":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"155":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"353":{"tf":1.0},"409":{"tf":1.0},"948":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"1110":{"tf":1.0},"254":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"903":{"tf":1.0}}}}},"i":{"d":{"df":19,"docs":{"127":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"419":{"tf":1.0},"46":{"tf":1.0},"502":{"tf":1.0},"542":{"tf":1.0},"580":{"tf":1.0},"646":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"983":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":9,"docs":{"100":{"tf":1.0},"1016":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"318":{"tf":1.0},"518":{"tf":1.4142135623730951},"539":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"373":{"tf":1.0},"708":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"1120":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":39,"docs":{"1001":{"tf":1.7320508075688772},"1070":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"196":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"240":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"450":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.7320508075688772},"495":{"tf":1.4142135623730951},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":3.7416573867739413},"506":{"tf":5.0990195135927845},"571":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"649":{"tf":1.0},"751":{"tf":1.0},"813":{"tf":4.58257569495584},"817":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"839":{"tf":2.6457513110645907},"840":{"tf":1.7320508075688772},"841":{"tf":1.4142135623730951},"866":{"tf":1.0},"922":{"tf":1.4142135623730951},"960":{"tf":1.0}},"l":{"_":{"df":0,"docs":{},"r":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"df":30,"docs":{"1023":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"253":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"451":{"tf":1.0},"456":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"569":{"tf":1.0},"65":{"tf":1.0},"873":{"tf":1.0},"91":{"tf":1.0},"949":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"1016":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"317":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":63,"docs":{"1009":{"tf":1.0},"1029":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1105":{"tf":1.0},"1118":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":1.0},"46":{"tf":1.0},"472":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.7320508075688772},"509":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"943":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1115":{"tf":1.0},"175":{"tf":1.0},"238":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"936":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"321":{"tf":1.0},"41":{"tf":1.0},"505":{"tf":1.4142135623730951},"80":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"906":{"tf":2.0},"974":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"355":{"tf":1.0}}}}},"t":{"6":{"4":{"df":21,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.1622776601683795},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.0},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"342":{"tf":1.0},"452":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"732":{"tf":1.0},"766":{"tf":3.605551275463989}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":26,"docs":{"1035":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1079":{"tf":1.0},"1098":{"tf":1.0},"1101":{"tf":3.605551275463989},"1102":{"tf":3.1622776601683795},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"342":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"488":{"tf":1.0},"622":{"tf":1.0},"624":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"766":{"tf":1.4142135623730951},"774":{"tf":4.358898943540674},"796":{"tf":3.4641016151377544},"797":{"tf":3.4641016151377544},"808":{"tf":1.4142135623730951},"817":{"tf":2.449489742783178},"828":{"tf":3.1622776601683795}},"r":{"df":34,"docs":{"105":{"tf":1.0},"115":{"tf":2.0},"116":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"176":{"tf":1.0},"276":{"tf":1.4142135623730951},"332":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"398":{"tf":1.0},"474":{"tf":1.0},"542":{"tf":1.0},"551":{"tf":1.7320508075688772},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"d":{"df":20,"docs":{"1115":{"tf":1.0},"1118":{"tf":1.0},"1122":{"tf":1.7320508075688772},"245":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"309":{"tf":1.0},"353":{"tf":1.0},"417":{"tf":1.0},"516":{"tf":1.0},"578":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"728":{"tf":1.0},"944":{"tf":1.0},"957":{"tf":1.0},"979":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":5,"docs":{"185":{"tf":1.0},"21":{"tf":1.0},"39":{"tf":1.4142135623730951},"586":{"tf":1.0},"970":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"487":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"11":{"tf":1.0},"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"206":{"tf":1.0},"214":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.0},"514":{"tf":1.0},"713":{"tf":1.0},"740":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":2.23606797749979},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.4142135623730951},"861":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.7320508075688772},"880":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"899":{"tf":1.0},"914":{"tf":1.0},"931":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":25,"docs":{"1025":{"tf":1.4142135623730951},"107":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1119":{"tf":1.0},"152":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"332":{"tf":1.0},"422":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"664":{"tf":1.0},"813":{"tf":1.0},"875":{"tf":1.0},"900":{"tf":1.0},"914":{"tf":1.0},"975":{"tf":1.0},"980":{"tf":1.0}}}}},"f":{"a":{"c":{"df":25,"docs":{"100":{"tf":1.0},"1105":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"199":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"353":{"tf":1.4142135623730951},"364":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"95":{"tf":1.7320508075688772},"951":{"tf":1.0},"957":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":2.0},"961":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.0},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"728":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"l":{"a":{"c":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":11,"docs":{"235":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"700":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"446":{"tf":1.4142135623730951}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":16,"docs":{"1000":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"238":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"387":{"tf":1.0},"441":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"854":{"tf":1.0},"910":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1015":{"tf":1.4142135623730951},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"343":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"946":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"197":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"664":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"876":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"1018":{"tf":1.0},"1033":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1070":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":2.0},"730":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{},"u":{"c":{"df":20,"docs":{"1122":{"tf":1.4142135623730951},"267":{"tf":1.0},"275":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.4142135623730951},"579":{"tf":1.0},"664":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"922":{"tf":1.0}},"t":{"df":175,"docs":{"10":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1084":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.4142135623730951},"11":{"tf":1.0},"1115":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.7320508075688772},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.7320508075688772},"20":{"tf":1.0},"205":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"57":{"tf":1.0},"579":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"639":{"tf":1.0},"640":{"tf":1.4142135623730951},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"657":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"7":{"tf":1.7320508075688772},"737":{"tf":1.7320508075688772},"749":{"tf":1.0},"750":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.4142135623730951},"768":{"tf":1.0},"769":{"tf":1.4142135623730951},"776":{"tf":1.0},"777":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"8":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.4142135623730951},"811":{"tf":1.0},"812":{"tf":1.4142135623730951},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"857":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"885":{"tf":1.0},"886":{"tf":1.4142135623730951},"894":{"tf":1.0},"895":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"918":{"tf":1.0},"919":{"tf":1.4142135623730951},"924":{"tf":1.0},"925":{"tf":1.4142135623730951},"933":{"tf":1.0},"934":{"tf":1.4142135623730951},"953":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1115":{"tf":1.0},"251":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"584":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"151":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"39":{"tf":1.0},"737":{"tf":1.0},"970":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":13,"docs":{"1037":{"tf":1.0},"1042":{"tf":2.23606797749979},"128":{"tf":1.0},"137":{"tf":1.0},"295":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":2.23606797749979},"844":{"tf":1.0},"929":{"tf":1.0},"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"301":{"tf":1.0},"979":{"tf":1.0}}},"y":{"+":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"268":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"332":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":12,"docs":{"1064":{"tf":1.0},"137":{"tf":1.0},"175":{"tf":1.0},"221":{"tf":1.0},"247":{"tf":1.0},"348":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"649":{"tf":1.0},"960":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"897":{"tf":1.0}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}}},"o":{"c":{"df":1,"docs":{"713":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":3,"docs":{"192":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}}},"l":{"df":0,"docs":{},"v":{"df":9,"docs":{"1122":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}}}}}}},"o":{"df":13,"docs":{"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1096":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":1.7320508075688772},"600":{"tf":1.7320508075688772},"785":{"tf":3.1622776601683795},"824":{"tf":2.8284271247461903},"922":{"tf":1.0},"983":{"tf":1.0}}},"p":{"a":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":2.6457513110645907},"679":{"tf":1.0},"956":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}},"o":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"v":{"4":{"df":1,"docs":{"613":{"tf":1.0}}},"6":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"525":{"tf":1.0},"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":4,"docs":{"544":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"466":{"tf":2.0}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":12,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"368":{"tf":1.0},"546":{"tf":1.0},"571":{"tf":1.7320508075688772},"691":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"839":{"tf":1.4142135623730951},"974":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"1":{"6":{"6":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"0":{"1":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"338":{"tf":1.0},"343":{"tf":1.4142135623730951},"452":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"l":{"df":2,"docs":{"166":{"tf":1.0},"788":{"tf":1.0}}}},"p":{"df":5,"docs":{"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.0},"650":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"1105":{"tf":1.0},"111":{"tf":2.6457513110645907},"112":{"tf":2.0},"113":{"tf":2.449489742783178},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"199":{"tf":1.0},"220":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"371":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":2.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.7320508075688772},"738":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.4142135623730951},"751":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"94":{"tf":2.0},"97":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":2.6457513110645907},"993":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"t":{"'":{"df":42,"docs":{"1031":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.4142135623730951},"122":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"299":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"464":{"tf":1.0},"468":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.7320508075688772},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"764":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"839":{"tf":1.0},"980":{"tf":1.0}}},"[":{"1":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1034":{"tf":1.0},"1085":{"tf":1.0},"175":{"tf":1.0},"413":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.0},"922":{"tf":1.4142135623730951}}},"r":{"df":6,"docs":{"186":{"tf":1.0},"503":{"tf":1.0},"519":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"951":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":24,"docs":{"1115":{"tf":1.0},"1117":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"358":{"tf":1.0},"375":{"tf":1.0},"427":{"tf":1.0},"500":{"tf":1.0},"518":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"80":{"tf":1.0},"852":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0},"974":{"tf":1.0}}}}}},"’":{"df":3,"docs":{"352":{"tf":1.0},"840":{"tf":1.4142135623730951},"986":{"tf":1.0}}}},"v":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"1025":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"’":{"df":0,"docs":{},"v":{"df":1,"docs":{"1017":{"tf":1.0}}}}},"j":{"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"502":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"246":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"654":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"a":{"df":4,"docs":{"251":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.0},"412":{"tf":1.0}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"221":{"tf":1.0},"228":{"tf":1.7320508075688772},"306":{"tf":1.0},"322":{"tf":1.0},"678":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"502":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"708":{"tf":1.0},"713":{"tf":1.0}}},"df":15,"docs":{"180":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"707":{"tf":3.3166247903554},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.7320508075688772},"713":{"tf":2.23606797749979},"714":{"tf":1.7320508075688772},"876":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"d":{"1":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"a":{"'":{"df":1,"docs":{"115":{"tf":1.0}}},"df":9,"docs":{"108":{"tf":1.0},"115":{"tf":2.23606797749979},"216":{"tf":1.0},"552":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":63,"docs":{"1019":{"tf":1.0},"1028":{"tf":1.0},"1043":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1058":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1088":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1100":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.0},"256":{"tf":1.0},"28":{"tf":1.0},"292":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"354":{"tf":2.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"363":{"tf":2.6457513110645907},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.0},"412":{"tf":1.4142135623730951},"416":{"tf":1.0},"477":{"tf":1.0},"550":{"tf":1.0},"560":{"tf":1.7320508075688772},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"669":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"756":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.4142135623730951},"798":{"tf":1.0},"809":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":1.4142135623730951},"915":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.0},"959":{"tf":2.449489742783178},"962":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":44,"docs":{"1009":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1025":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1095":{"tf":1.0},"129":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"221":{"tf":1.0},"235":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"459":{"tf":1.4142135623730951},"465":{"tf":2.449489742783178},"469":{"tf":2.6457513110645907},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"541":{"tf":3.1622776601683795},"548":{"tf":2.0},"550":{"tf":1.0},"607":{"tf":1.0},"644":{"tf":1.4142135623730951},"653":{"tf":1.0},"661":{"tf":1.0},"700":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"906":{"tf":1.0},"942":{"tf":1.0}}}}},"s":{"df":1,"docs":{"325":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"(":{"a":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":45,"docs":{"175":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":2.0},"230":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"288":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"358":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.7320508075688772},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.7320508075688772},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"669":{"tf":1.4142135623730951},"733":{"tf":1.4142135623730951},"848":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"956":{"tf":1.4142135623730951}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":9,"docs":{"358":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"409":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"i":{"df":3,"docs":{"1001":{"tf":1.0},"176":{"tf":1.0},"447":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}},"n":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"df":3,"docs":{"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"915":{"tf":1.0}}}},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":4,"docs":{"175":{"tf":1.0},"214":{"tf":1.0},"254":{"tf":1.7320508075688772},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"215":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"956":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"956":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"945":{"tf":2.0},"947":{"tf":2.23606797749979},"948":{"tf":1.0},"956":{"tf":1.7320508075688772},"958":{"tf":1.0},"964":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"956":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":23,"docs":{"1009":{"tf":1.0},"1095":{"tf":1.0},"1119":{"tf":1.0},"115":{"tf":1.0},"175":{"tf":1.0},"239":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"569":{"tf":1.0},"734":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"940":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"980":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"1001":{"tf":1.0},"380":{"tf":1.4142135623730951},"813":{"tf":2.0},"84":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"948":{"tf":1.0}}}}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}},"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1070":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"203":{"tf":1.0},"220":{"tf":1.4142135623730951},"229":{"tf":2.0},"232":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"358":{"tf":2.0},"396":{"tf":1.4142135623730951},"40":{"tf":1.0},"413":{"tf":1.7320508075688772},"539":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.0},"580":{"tf":1.0},"664":{"tf":2.6457513110645907},"690":{"tf":2.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"705":{"tf":3.872983346207417},"723":{"tf":1.4142135623730951},"726":{"tf":1.0},"766":{"tf":3.7416573867739413},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"875":{"tf":1.0},"89":{"tf":2.23606797749979},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":3.1622776601683795},"930":{"tf":1.0},"931":{"tf":2.449489742783178},"936":{"tf":2.0}},"e":{"d":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"874":{"tf":1.0},"876":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"459":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"467":{"tf":1.7320508075688772},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"121":{"tf":1.0},"175":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"431":{"tf":1.0},"488":{"tf":1.4142135623730951},"708":{"tf":1.0},"722":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"824":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"600":{"tf":1.0},"785":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":31,"docs":{"1009":{"tf":1.0},"1115":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.7320508075688772},"220":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"444":{"tf":1.0},"460":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"531":{"tf":1.0},"567":{"tf":1.0},"577":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":14,"docs":{"1114":{"tf":1.0},"13":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"247":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"565":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":7,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.0},"212":{"tf":1.0},"376":{"tf":1.7320508075688772},"489":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":11,"docs":{"125":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"986":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"[":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":1,"docs":{"506":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":14,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"316":{"tf":1.0},"414":{"tf":1.7320508075688772},"416":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"718":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1103":{"tf":1.0},"229":{"tf":1.0},"486":{"tf":1.0},"514":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"1023":{"tf":1.0},"1033":{"tf":1.0},"810":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"909":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"897":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"960":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"353":{"tf":1.0},"386":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":2.0},"959":{"tf":1.4142135623730951},"960":{"tf":2.23606797749979},"964":{"tf":1.4142135623730951}}}},"n":{"d":{"df":9,"docs":{"179":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"824":{"tf":1.0},"844":{"tf":1.0},"961":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"221":{"tf":1.0},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"964":{"tf":1.4142135623730951}},"l":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"155":{"tf":1.0},"355":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":31,"docs":{"104":{"tf":1.0},"1055":{"tf":1.0},"117":{"tf":1.0},"185":{"tf":2.23606797749979},"199":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"343":{"tf":1.0},"357":{"tf":1.0},"387":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.0},"654":{"tf":1.0},"679":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0},"919":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1064":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"376":{"tf":1.0},"900":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"203":{"tf":2.0}}},"df":0,"docs":{}}}},"df":79,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1074":{"tf":1.0},"1078":{"tf":1.7320508075688772},"1079":{"tf":1.4142135623730951},"175":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"350":{"tf":1.0},"373":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":1.0},"541":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.4142135623730951},"621":{"tf":2.23606797749979},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.7320508075688772},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.4142135623730951},"803":{"tf":1.0},"824":{"tf":1.0},"837":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"946":{"tf":1.0},"962":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"1033":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"489":{"tf":1.0},"761":{"tf":1.4142135623730951}},"n":{"c":{"df":15,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.7320508075688772},"296":{"tf":1.0},"299":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"958":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772}}}},"r":{"df":17,"docs":{"1002":{"tf":1.0},"1119":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"447":{"tf":1.7320508075688772},"488":{"tf":1.0},"502":{"tf":1.0},"541":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":2.8284271247461903},"956":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":7,"docs":{"248":{"tf":1.0},"271":{"tf":1.0},"345":{"tf":1.0},"347":{"tf":1.0},"574":{"tf":1.0},"836":{"tf":1.0},"937":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"338":{"tf":1.0},"824":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1092":{"tf":1.0},"246":{"tf":1.0},"323":{"tf":1.0},"450":{"tf":1.0},"627":{"tf":1.0},"720":{"tf":1.0},"900":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":11,"docs":{"1002":{"tf":1.4142135623730951},"22":{"tf":1.0},"363":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"488":{"tf":1.0},"497":{"tf":1.0},"514":{"tf":1.0},"864":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":2,"docs":{"353":{"tf":1.0},"770":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"172":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"902":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"218":{"tf":1.0},"222":{"tf":1.4142135623730951},"414":{"tf":1.0},"957":{"tf":1.0}}}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"956":{"tf":2.23606797749979},"964":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"p":{"df":5,"docs":{"153":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"552":{"tf":1.0},"979":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"503":{"tf":1.0},"589":{"tf":1.0}},"e":{"a":{"d":{"df":10,"docs":{"106":{"tf":1.0},"1119":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"499":{"tf":1.0},"558":{"tf":1.0},"929":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":11,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.7320508075688772},"231":{"tf":1.0},"353":{"tf":1.4142135623730951},"475":{"tf":1.0},"533":{"tf":1.0},"80":{"tf":1.0},"875":{"tf":1.0},"9":{"tf":1.4142135623730951}}}},"v":{"df":6,"docs":{"1013":{"tf":1.0},"230":{"tf":1.0},"584":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951}}}},"d":{"df":2,"docs":{"654":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":16,"docs":{"1001":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"469":{"tf":1.7320508075688772},"942":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":31,"docs":{"1000":{"tf":1.7320508075688772},"1001":{"tf":1.0},"1002":{"tf":1.0},"1069":{"tf":2.0},"1070":{"tf":2.23606797749979},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"352":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"563":{"tf":1.4142135623730951},"568":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"899":{"tf":1.4142135623730951},"914":{"tf":1.0},"915":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"862":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"387":{"tf":1.0},"413":{"tf":1.0},"665":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"1034":{"tf":1.0},"1097":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"306":{"tf":1.0},"34":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"563":{"tf":1.0},"596":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"77":{"tf":1.0},"937":{"tf":1.7320508075688772},"952":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"t":{"'":{"df":17,"docs":{"138":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"365":{"tf":1.0},"676":{"tf":1.0}}},"df":3,"docs":{"175":{"tf":1.0},"779":{"tf":1.0},"961":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"338":{"tf":1.0},"462":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":71,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1095":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"172":{"tf":1.0},"183":{"tf":1.0},"219":{"tf":1.0},"241":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":2.0},"295":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"413":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":2.23606797749979},"550":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.7320508075688772},"666":{"tf":1.0},"691":{"tf":1.4142135623730951},"74":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"954":{"tf":1.4142135623730951},"962":{"tf":1.7320508075688772},"965":{"tf":1.0},"983":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"914":{"tf":1.0}}}},"df":12,"docs":{"787":{"tf":1.7320508075688772},"788":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0}}}}}},"f":{"df":1,"docs":{"956":{"tf":1.0}}},"i":{"b":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1085":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"253":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"506":{"tf":1.0},"519":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"643":{"tf":1.0},"723":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":1,"docs":{"538":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"505":{"tf":1.4142135623730951},"841":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"447":{"tf":1.7320508075688772},"508":{"tf":1.0},"776":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"590":{"tf":1.0},"948":{"tf":1.0}}}}}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"1096":{"tf":1.0},"187":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":61,"docs":{"1044":{"tf":1.0},"106":{"tf":1.0},"1064":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"220":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"269":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"338":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":2.0},"398":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"552":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"62":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":2.23606797749979},"657":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.4142135623730951},"750":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"859":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"352":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}},"r":{"df":3,"docs":{"288":{"tf":1.0},"510":{"tf":1.0},"705":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"508":{"tf":1.0}}}}}},"df":39,"docs":{"1025":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"368":{"tf":1.0},"459":{"tf":1.0},"468":{"tf":1.7320508075688772},"469":{"tf":1.4142135623730951},"470":{"tf":2.449489742783178},"471":{"tf":1.7320508075688772},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"540":{"tf":1.0},"562":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"873":{"tf":1.0},"922":{"tf":1.0},"939":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"960":{"tf":1.0}},"r":{"df":2,"docs":{"1108":{"tf":1.0},"197":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"877":{"tf":1.0}}}},"df":57,"docs":{"1000":{"tf":1.0},"1064":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":2.0},"1119":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":2.0},"215":{"tf":1.0},"240":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"312":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":1.0},"4":{"tf":1.0},"484":{"tf":1.0},"510":{"tf":1.4142135623730951},"512":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.0},"726":{"tf":1.7320508075688772},"77":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"853":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":2.6457513110645907},"898":{"tf":2.449489742783178},"899":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"906":{"tf":2.8284271247461903},"922":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.8284271247461903},"93":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":2.6457513110645907},"960":{"tf":1.0},"986":{"tf":2.0},"987":{"tf":1.0},"989":{"tf":1.7320508075688772},"992":{"tf":1.0},"993":{"tf":1.7320508075688772},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1108":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"4":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1055":{"tf":1.0},"447":{"tf":1.0},"515":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"694":{"tf":1.0},"751":{"tf":1.0},"847":{"tf":2.0},"942":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":66,"docs":{"103":{"tf":1.7320508075688772},"1031":{"tf":1.0},"104":{"tf":1.0},"1072":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1113":{"tf":1.0},"1118":{"tf":1.7320508075688772},"117":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"388":{"tf":1.0},"413":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"446":{"tf":1.4142135623730951},"449":{"tf":1.0},"487":{"tf":1.0},"527":{"tf":1.0},"537":{"tf":1.0},"542":{"tf":1.0},"563":{"tf":1.0},"569":{"tf":1.0},"64":{"tf":1.7320508075688772},"641":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"800":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"844":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.7320508075688772},"906":{"tf":1.0},"913":{"tf":1.7320508075688772},"915":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"960":{"tf":1.0},"975":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"1070":{"tf":1.0},"1072":{"tf":1.0},"785":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"307":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":37,"docs":{"1028":{"tf":1.0},"1046":{"tf":1.0},"210":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"225":{"tf":1.0},"239":{"tf":1.0},"294":{"tf":3.3166247903554},"295":{"tf":2.23606797749979},"296":{"tf":2.23606797749979},"297":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":1.0},"435":{"tf":1.4142135623730951},"475":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.0},"704":{"tf":1.7320508075688772},"717":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"864":{"tf":1.0},"915":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.0}}}}},"o":{"a":{"d":{"df":40,"docs":{"187":{"tf":1.4142135623730951},"203":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"359":{"tf":2.6457513110645907},"360":{"tf":1.0},"362":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"676":{"tf":1.7320508075688772},"678":{"tf":3.0},"705":{"tf":1.4142135623730951},"79":{"tf":1.0},"832":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":1.7320508075688772},"898":{"tf":2.23606797749979},"899":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":4.47213595499958},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":3,"docs":{"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":32,"docs":{"10":{"tf":1.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.4142135623730951},"1009":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1035":{"tf":1.0},"1106":{"tf":1.0},"135":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"253":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"393":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"508":{"tf":1.0},"571":{"tf":1.0},"588":{"tf":1.0},"665":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"847":{"tf":1.0},"955":{"tf":1.0}}},"t":{"df":32,"docs":{"0":{"tf":1.0},"1046":{"tf":1.0},"1071":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"180":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"212":{"tf":1.4142135623730951},"249":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"410":{"tf":1.0},"540":{"tf":1.0},"55":{"tf":1.0},"553":{"tf":1.0},"56":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.0},"715":{"tf":1.0},"740":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"948":{"tf":1.0},"957":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1072":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"799":{"tf":1.0},"914":{"tf":1.0},"983":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":2.0},"1097":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"481":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"555":{"tf":1.0},"740":{"tf":1.0},"75":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"914":{"tf":2.6457513110645907},"915":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"927":{"tf":2.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"945":{"tf":1.4142135623730951},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":1,"docs":{"705":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":30,"docs":{"1023":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":2.23606797749979},"137":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"220":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"355":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.4142135623730951},"373":{"tf":1.0},"386":{"tf":1.0},"550":{"tf":1.0},"595":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"704":{"tf":1.0},"762":{"tf":1.0},"873":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":14,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"914":{"tf":1.0},"919":{"tf":1.0},"924":{"tf":2.23606797749979},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":3.872983346207417},"928":{"tf":2.23606797749979},"929":{"tf":2.0},"930":{"tf":2.8284271247461903},"936":{"tf":3.3166247903554}}}},"o":{"df":1,"docs":{"857":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":36,"docs":{"1009":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1067":{"tf":1.7320508075688772},"1089":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.4142135623730951},"37":{"tf":1.0},"373":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"392":{"tf":1.0},"435":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"515":{"tf":1.0},"525":{"tf":1.0},"571":{"tf":1.4142135623730951},"662":{"tf":1.0},"707":{"tf":1.0},"757":{"tf":3.1622776601683795},"766":{"tf":3.7416573867739413},"782":{"tf":3.1622776601683795},"864":{"tf":1.0},"898":{"tf":1.0},"946":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"958":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"1001":{"tf":1.0},"1003":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1034":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1062":{"tf":1.0},"1083":{"tf":1.0},"1119":{"tf":1.0},"138":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"239":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"542":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"6":{"tf":1.0},"779":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"929":{"tf":1.0},"944":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1016":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.7320508075688772},"1075":{"tf":2.8284271247461903},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.4142135623730951},"1079":{"tf":1.7320508075688772},"1080":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1082":{"tf":1.0},"487":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":70,"docs":{"1009":{"tf":1.0},"102":{"tf":1.0},"1031":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1110":{"tf":1.0},"129":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.7320508075688772},"167":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"239":{"tf":1.4142135623730951},"265":{"tf":2.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":3.3166247903554},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.449489742783178},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":2.0},"30":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"360":{"tf":1.0},"386":{"tf":1.0},"435":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.4142135623730951},"504":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.4142135623730951},"548":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"94":{"tf":1.4142135623730951},"943":{"tf":1.0},"953":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"127":{"tf":1.0},"168":{"tf":1.0}}},"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"542":{"tf":1.0},"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":80,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.7320508075688772},"127":{"tf":2.6457513110645907},"128":{"tf":2.0},"129":{"tf":2.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.0},"14":{"tf":2.23606797749979},"145":{"tf":1.7320508075688772},"146":{"tf":2.449489742783178},"147":{"tf":2.0},"148":{"tf":2.23606797749979},"149":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":2.23606797749979},"153":{"tf":3.4641016151377544},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.6457513110645907},"169":{"tf":2.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"179":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"196":{"tf":1.0},"221":{"tf":1.0},"245":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"317":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"379":{"tf":1.0},"394":{"tf":2.0},"401":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":2.23606797749979},"542":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":3.605551275463989},"593":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.4142135623730951},"640":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"81":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.4142135623730951},"887":{"tf":1.0},"9":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"79":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":10,"docs":{"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":2.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"679":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"956":{"tf":1.0}}}}},"p":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"215":{"tf":1.0},"752":{"tf":1.0},"873":{"tf":1.0},"930":{"tf":1.0}}},"s":{"df":4,"docs":{"363":{"tf":1.0},"374":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0}}},"t":{"df":5,"docs":{"1002":{"tf":1.0},"1070":{"tf":1.0},"215":{"tf":1.0},"528":{"tf":1.0},"929":{"tf":1.0}}}},"t":{"df":8,"docs":{"176":{"tf":1.0},"185":{"tf":1.0},"239":{"tf":1.0},"352":{"tf":1.0},"477":{"tf":1.0},"572":{"tf":1.0},"590":{"tf":1.4142135623730951},"961":{"tf":1.0}}},"w":{"df":11,"docs":{"185":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"354":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"734":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"o":{"df":3,"docs":{"1033":{"tf":1.0},"224":{"tf":1.0},"628":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"236":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"363":{"tf":1.0},"462":{"tf":1.0},"595":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.0},"876":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"268":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"r":{"df":8,"docs":{"1111":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"964":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":2,"docs":{"211":{"tf":1.0},"414":{"tf":1.0}}},"t":{";":{"6":{"2":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"776":{"tf":2.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":3.4641016151377544},"780":{"tf":2.0},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951}}}},"u":{"a":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":1,"docs":{"561":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"561":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"a":{"c":{"df":3,"docs":{"694":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0}},"h":{"df":1,"docs":{"332":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"238":{"tf":1.0},"292":{"tf":1.0},"475":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":4.123105625617661},"507":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}}},"o":{"df":3,"docs":{"447":{"tf":1.0},"600":{"tf":1.0},"943":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":23,"docs":{"115":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"374":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"415":{"tf":1.0},"585":{"tf":1.0},"669":{"tf":1.0},"814":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"853":{"tf":1.0},"874":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951},"963":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"538":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1097":{"tf":1.0},"168":{"tf":1.0},"446":{"tf":1.4142135623730951},"563":{"tf":1.0},"64":{"tf":1.7320508075688772}}},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}},"df":4,"docs":{"1040":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"410":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1088":{"tf":1.0},"1095":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"394":{"tf":1.7320508075688772},"400":{"tf":1.0},"452":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"514":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"665":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.7320508075688772},"751":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1079":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"4":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":108,"docs":{"1002":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.7320508075688772},"1059":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1070":{"tf":1.7320508075688772},"1075":{"tf":1.4142135623730951},"1078":{"tf":1.0},"1095":{"tf":1.0},"151":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"223":{"tf":1.0},"231":{"tf":1.4142135623730951},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"314":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":1.0},"550":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.23606797749979},"572":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"627":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":2.449489742783178},"655":{"tf":1.7320508075688772},"656":{"tf":1.7320508075688772},"657":{"tf":2.449489742783178},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"691":{"tf":1.0},"701":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"877":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"928":{"tf":1.0},"946":{"tf":1.4142135623730951},"950":{"tf":1.0},"974":{"tf":1.0},"980":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"877":{"tf":1.0},"950":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":38,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1022":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"155":{"tf":1.0},"19":{"tf":1.0},"219":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"5":{"tf":1.0},"537":{"tf":1.0},"737":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"921":{"tf":1.0},"951":{"tf":1.4142135623730951},"995":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"364":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":23,"docs":{"1023":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"168":{"tf":1.0},"300":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"447":{"tf":1.0},"5":{"tf":1.0},"523":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"607":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"740":{"tf":1.0},"841":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":90,"docs":{"0":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1097":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"1119":{"tf":2.0},"1120":{"tf":1.7320508075688772},"12":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"154":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.4142135623730951},"363":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"395":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.7320508075688772},"423":{"tf":1.0},"438":{"tf":1.0},"444":{"tf":1.0},"466":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"550":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"657":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"814":{"tf":1.0},"864":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"904":{"tf":1.0},"926":{"tf":1.0},"945":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.4142135623730951},"974":{"tf":1.0},"98":{"tf":1.0},"983":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"1042":{"tf":1.0},"688":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"485":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":3,"docs":{"1023":{"tf":1.0},"153":{"tf":1.0},"303":{"tf":1.0}},"g":{"df":53,"docs":{"1006":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":1.7320508075688772},"1114":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"352":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"494":{"tf":2.0},"495":{"tf":1.0},"497":{"tf":3.7416573867739413},"499":{"tf":1.0},"502":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"554":{"tf":1.0},"562":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"887":{"tf":1.0},"914":{"tf":1.0},"931":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":76,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1119":{"tf":1.0},"117":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"206":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"300":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"39":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"437":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"50":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"778":{"tf":1.0},"8":{"tf":1.4142135623730951},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.0},"9":{"tf":1.0},"906":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"934":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"961":{"tf":1.0},"970":{"tf":1.0},"983":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}}}}},"df":1,"docs":{"1001":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"198":{"tf":1.0},"223":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"107":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1079":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"160":{"tf":1.0},"197":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0},"415":{"tf":1.7320508075688772},"416":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.7320508075688772},"477":{"tf":1.0},"478":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"73":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"541":{"tf":2.0},"548":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":37,"docs":{"1017":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.4142135623730951},"124":{"tf":1.0},"155":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"229":{"tf":1.7320508075688772},"245":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"287":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.7320508075688772},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"488":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.7320508075688772},"721":{"tf":1.0},"73":{"tf":1.0},"737":{"tf":1.0},"766":{"tf":3.7416573867739413},"785":{"tf":1.0},"876":{"tf":2.0},"921":{"tf":2.0},"941":{"tf":1.0},"943":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"1044":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"984":{"tf":1.7320508075688772}},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1106":{"tf":1.0},"1119":{"tf":1.0}}}}}},"df":9,"docs":{"276":{"tf":1.0},"446":{"tf":1.0},"450":{"tf":1.0},"497":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"748":{"tf":1.4142135623730951},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"478":{"tf":1.0},"507":{"tf":1.0}}},"t":{"df":16,"docs":{"1014":{"tf":1.0},"1114":{"tf":1.0},"596":{"tf":1.0},"750":{"tf":1.0},"789":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"921":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"851":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"657":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"1079":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"267":{"tf":1.4142135623730951},"339":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"412":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"727":{"tf":1.0},"752":{"tf":1.0},"786":{"tf":1.0},"847":{"tf":1.0},"948":{"tf":1.0},"974":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1107":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":2.0},"1122":{"tf":1.4142135623730951},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"129":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"236":{"tf":1.0},"251":{"tf":1.0},"295":{"tf":3.7416573867739413},"297":{"tf":1.0},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"564":{"tf":1.4142135623730951},"567":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":2.8284271247461903},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"204":{"tf":1.0},"370":{"tf":1.0},"65":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"271":{"tf":1.0},"306":{"tf":1.0},"449":{"tf":1.0},"654":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"355":{"tf":1.0}}}}},"u":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.7320508075688772}}}}}}},"df":27,"docs":{"1034":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"199":{"tf":4.123105625617661},"21":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":3.1622776601683795},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"42":{"tf":1.4142135623730951},"528":{"tf":3.0},"587":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"622":{"tf":2.8284271247461903},"655":{"tf":1.0},"969":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":2.0}}},"x":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"1066":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"185":{"tf":1.0},"254":{"tf":1.0},"548":{"tf":1.0},"688":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"373":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"705":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"946":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"635":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"1107":{"tf":1.0},"1119":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":5,"docs":{"246":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":49,"docs":{"1044":{"tf":1.4142135623730951},"1085":{"tf":1.4142135623730951},"1096":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.4142135623730951},"248":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"273":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"504":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"574":{"tf":1.0},"586":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":2.23606797749979},"751":{"tf":1.0},"770":{"tf":1.4142135623730951},"813":{"tf":2.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"89":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"936":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"1108":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"288":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":7,"docs":{"1122":{"tf":1.4142135623730951},"15":{"tf":1.0},"172":{"tf":1.0},"303":{"tf":1.4142135623730951},"567":{"tf":1.4142135623730951},"77":{"tf":1.0},"983":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":66,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1114":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"241":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"291":{"tf":1.0},"30":{"tf":1.0},"342":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":2.23606797749979},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"485":{"tf":1.0},"488":{"tf":2.449489742783178},"507":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"562":{"tf":1.0},"569":{"tf":1.0},"708":{"tf":1.0},"744":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.7320508075688772},"88":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"946":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"975":{"tf":1.7320508075688772},"983":{"tf":2.0},"985":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}},"t":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"873":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"321":{"tf":2.0},"360":{"tf":1.0},"395":{"tf":1.0},"427":{"tf":1.0},"456":{"tf":1.0},"485":{"tf":1.4142135623730951},"535":{"tf":1.0},"613":{"tf":1.0},"638":{"tf":1.0},"737":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0},"1119":{"tf":1.0}},"n":{"df":4,"docs":{"106":{"tf":1.4142135623730951},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0},"590":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"950":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"1017":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"365":{"tf":1.4142135623730951},"526":{"tf":1.0},"529":{"tf":1.0},"903":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"115":{"tf":1.0},"215":{"tf":1.4142135623730951},"318":{"tf":1.0},"473":{"tf":1.0},"580":{"tf":1.0},"599":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1034":{"tf":1.0},"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"527":{"tf":1.0},"949":{"tf":1.0},"952":{"tf":1.0}}}}}},"u":{"df":7,"docs":{"175":{"tf":1.0},"215":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"922":{"tf":2.23606797749979},"96":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"922":{"tf":1.0},"926":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":15,"docs":{"1085":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.0},"180":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"454":{"tf":1.7320508075688772},"481":{"tf":1.0},"488":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.4142135623730951}},"e":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1085":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1031":{"tf":1.0},"1033":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"854":{"tf":1.0}}},"df":2,"docs":{"852":{"tf":1.7320508075688772},"854":{"tf":2.8284271247461903}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"1111":{"tf":1.0}}}},"df":2,"docs":{"1103":{"tf":1.0},"1111":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":31,"docs":{"1006":{"tf":1.0},"1014":{"tf":1.0},"1108":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":1.0},"343":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"37":{"tf":1.0},"374":{"tf":2.0},"375":{"tf":2.0},"390":{"tf":1.0},"391":{"tf":2.0},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"580":{"tf":2.23606797749979},"947":{"tf":1.0},"955":{"tf":1.4142135623730951},"956":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1014":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"/":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1072":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{".":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"300":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0}}}}}}}}},"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"1":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"2":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":3,"docs":{"343":{"tf":1.0},"452":{"tf":1.0},"580":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{".":{"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"343":{"tf":1.0},"425":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"425":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"118":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"555":{"tf":1.0}}}}},"df":0,"docs":{}}},"/":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":43,"docs":{"1051":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.7320508075688772},"198":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":2.449489742783178},"354":{"tf":1.0},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"388":{"tf":1.0},"410":{"tf":1.4142135623730951},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":2.449489742783178},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"728":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"847":{"tf":2.0},"956":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"580":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"951":{"tf":1.4142135623730951},"957":{"tf":1.0}}}}}},"t":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"1003":{"tf":1.0},"622":{"tf":1.7320508075688772}},"h":{"df":0,"docs":{},"o":{"d":{"df":26,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":3.4641016151377544},"359":{"tf":1.0},"396":{"tf":1.4142135623730951},"430":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"633":{"tf":1.0},"723":{"tf":1.0},"913":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951},"956":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"290":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"'":{"df":3,"docs":{"247":{"tf":1.0},"542":{"tf":1.0},"88":{"tf":1.0}}},"(":{"df":1,"docs":{"152":{"tf":1.0}}},"=":{"\"":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"699":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"df":4,"docs":{"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}},"df":214,"docs":{"100":{"tf":2.0},"1000":{"tf":2.0},"1001":{"tf":1.0},"1002":{"tf":1.4142135623730951},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"101":{"tf":3.7416573867739413},"102":{"tf":2.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"103":{"tf":2.8284271247461903},"104":{"tf":2.0},"105":{"tf":1.4142135623730951},"106":{"tf":3.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1085":{"tf":1.7320508075688772},"109":{"tf":2.23606797749979},"1095":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":2.0},"1122":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"15":{"tf":2.23606797749979},"150":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.449489742783178},"181":{"tf":4.58257569495584},"183":{"tf":3.605551275463989},"185":{"tf":3.872983346207417},"186":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":2.449489742783178},"191":{"tf":1.4142135623730951},"193":{"tf":2.23606797749979},"203":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":2.6457513110645907},"247":{"tf":2.449489742783178},"264":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"300":{"tf":2.6457513110645907},"301":{"tf":2.6457513110645907},"31":{"tf":1.0},"33":{"tf":1.0},"355":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.6457513110645907},"376":{"tf":1.0},"40":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":2.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":2.6457513110645907},"422":{"tf":2.23606797749979},"447":{"tf":3.0},"46":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":2.6457513110645907},"513":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"538":{"tf":4.242640687119285},"539":{"tf":3.7416573867739413},"540":{"tf":2.0},"541":{"tf":1.4142135623730951},"542":{"tf":5.477225575051661},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":2.0},"546":{"tf":3.3166247903554},"547":{"tf":3.1622776601683795},"548":{"tf":6.324555320336759},"549":{"tf":1.0},"550":{"tf":4.123105625617661},"559":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"622":{"tf":1.0},"649":{"tf":1.4142135623730951},"686":{"tf":1.0},"690":{"tf":2.23606797749979},"691":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":3.3166247903554},"707":{"tf":1.4142135623730951},"708":{"tf":2.23606797749979},"709":{"tf":1.7320508075688772},"710":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.7320508075688772},"734":{"tf":1.4142135623730951},"747":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.23606797749979},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":2.8284271247461903},"825":{"tf":1.0},"83":{"tf":2.23606797749979},"832":{"tf":1.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.0},"889":{"tf":1.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"915":{"tf":3.3166247903554},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.7320508075688772},"933":{"tf":1.0},"934":{"tf":1.7320508075688772},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":2.6457513110645907},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":2.0},"975":{"tf":2.449489742783178},"976":{"tf":2.23606797749979},"977":{"tf":1.4142135623730951},"978":{"tf":1.4142135623730951},"979":{"tf":2.449489742783178},"98":{"tf":1.0},"980":{"tf":2.449489742783178},"981":{"tf":1.7320508075688772},"982":{"tf":1.4142135623730951},"983":{"tf":2.0},"984":{"tf":1.7320508075688772},"985":{"tf":1.4142135623730951},"986":{"tf":2.8284271247461903},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":2.449489742783178},"996":{"tf":1.4142135623730951},"997":{"tf":2.0},"998":{"tf":1.4142135623730951},"999":{"tf":2.0}},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"542":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"405":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}},"df":0,"docs":{}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"}":{"_":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"=":{"[":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"y":{"_":{"[":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"740":{"tf":1.4142135623730951},"824":{"tf":1.0}}}},"df":1,"docs":{"509":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":10,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1100":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"689":{"tf":1.0}}}}}}}},"df":1,"docs":{"956":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"121":{"tf":1.0},"165":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.7320508075688772},"495":{"tf":1.0},"506":{"tf":2.6457513110645907},"595":{"tf":1.0},"650":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"962":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"289":{"tf":1.0}}}}},"df":3,"docs":{"199":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"642":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"287":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"633":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":8,"docs":{"1009":{"tf":1.0},"1119":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"747":{"tf":1.0},"980":{"tf":1.0}}},"df":6,"docs":{"1002":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":1.0},"548":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"562":{"tf":1.0}}}}}}},"df":5,"docs":{"205":{"tf":1.0},"299":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"374":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"295":{"tf":1.0},"342":{"tf":1.0},"705":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"1103":{"tf":1.0},"1105":{"tf":1.7320508075688772},"159":{"tf":1.0},"841":{"tf":1.0},"904":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":27,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1070":{"tf":1.4142135623730951},"127":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"398":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"555":{"tf":1.0},"573":{"tf":1.0},"575":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"857":{"tf":1.0}},"e":{"=":{"0":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"842":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"507":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"928":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":11,"docs":{"0":{"tf":1.0},"1042":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":2.23606797749979},"503":{"tf":1.0},"688":{"tf":1.4142135623730951},"728":{"tf":1.0},"946":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}},"df":4,"docs":{"1053":{"tf":1.0},"365":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"341":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":15,"docs":{"131":{"tf":3.1622776601683795},"132":{"tf":1.4142135623730951},"133":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"380":{"tf":1.0}}}}},"x":{"df":2,"docs":{"296":{"tf":1.0},"705":{"tf":1.0}}}},"m":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"q":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"a":{"b":{"df":1,"docs":{"562":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":34,"docs":{"1069":{"tf":2.0},"1070":{"tf":2.23606797749979},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1097":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":1.0},"169":{"tf":1.0},"275":{"tf":1.0},"35":{"tf":1.0},"394":{"tf":1.4142135623730951},"399":{"tf":2.0},"447":{"tf":1.0},"451":{"tf":1.0},"454":{"tf":1.0},"559":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":2.0},"789":{"tf":1.4142135623730951},"799":{"tf":1.0},"812":{"tf":1.0},"857":{"tf":1.0},"859":{"tf":1.0},"921":{"tf":1.4142135623730951},"963":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}}}},"v":{"1":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.0}}},"2":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"y":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"328":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"562":{"tf":1.0},"960":{"tf":1.0}}}}},"d":{"(":{"a":{"b":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"110":{"tf":1.0},"733":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"130":{"tf":1.0},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"363":{"tf":1.0},"414":{"tf":1.0},"456":{"tf":1.0},"477":{"tf":1.0},"495":{"tf":1.0},"516":{"tf":1.0},"626":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"906":{"tf":1.0}},"l":{"'":{"df":2,"docs":{"589":{"tf":1.0},"784":{"tf":1.4142135623730951}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}}},"df":43,"docs":{"1025":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":2.449489742783178},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"359":{"tf":1.0},"363":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":2.23606797749979},"586":{"tf":1.0},"589":{"tf":2.23606797749979},"590":{"tf":2.0},"592":{"tf":1.4142135623730951},"596":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":2.23606797749979},"894":{"tf":1.0},"896":{"tf":1.4142135623730951}}},"r":{"df":1,"docs":{"737":{"tf":1.0}},"n":{"df":2,"docs":{"1069":{"tf":1.0},"253":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":6,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"405":{"tf":1.0},"503":{"tf":1.0},"599":{"tf":1.0}},"i":{"df":17,"docs":{"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"288":{"tf":1.0},"327":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"498":{"tf":1.0},"567":{"tf":1.0},"595":{"tf":1.0},"785":{"tf":1.0},"844":{"tf":1.0},"921":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":12,"docs":{"1006":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"460":{"tf":1.0},"488":{"tf":1.0},"503":{"tf":1.0},"561":{"tf":1.4142135623730951},"744":{"tf":1.0},"745":{"tf":1.0},"9":{"tf":1.7320508075688772},"947":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"314":{"tf":1.0},"328":{"tf":1.0},"847":{"tf":1.0},"874":{"tf":1.0}}}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"737":{"tf":1.0},"762":{"tf":1.0},"788":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"z":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"789":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":74,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.7320508075688772},"118":{"tf":2.8284271247461903},"119":{"tf":1.7320508075688772},"120":{"tf":2.0},"121":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":3.0},"180":{"tf":2.0},"181":{"tf":3.1622776601683795},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":2.449489742783178},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.7320508075688772},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.0},"304":{"tf":1.0},"356":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"474":{"tf":1.0},"536":{"tf":1.7320508075688772},"545":{"tf":1.0},"571":{"tf":1.0},"729":{"tf":2.449489742783178},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.7320508075688772},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"814":{"tf":1.0},"858":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"92":{"tf":1.0},"921":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":3.1622776601683795},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"1074":{"tf":1.0},"1078":{"tf":1.7320508075688772},"1079":{"tf":1.0},"175":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"690":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.0},"794":{"tf":1.4142135623730951},"841":{"tf":1.0},"937":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"162":{"tf":1.0},"264":{"tf":1.0},"42":{"tf":1.0},"539":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"793":{"tf":1.7320508075688772}}},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1063":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"\"":{")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"964":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"956":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":177,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1034":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1070":{"tf":1.7320508075688772},"1072":{"tf":1.0},"1075":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1092":{"tf":1.0},"1097":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.23606797749979},"33":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"45":{"tf":1.0},"453":{"tf":1.0},"460":{"tf":1.0},"469":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"531":{"tf":1.0},"533":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"571":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"638":{"tf":1.4142135623730951},"649":{"tf":1.0},"664":{"tf":1.7320508075688772},"67":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"710":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.4142135623730951},"764":{"tf":1.0},"77":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"886":{"tf":1.0},"889":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.7320508075688772},"900":{"tf":1.0},"903":{"tf":1.7320508075688772},"912":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"925":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"953":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"964":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"99":{"tf":1.0},"996":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"1080":{"tf":1.0},"453":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"193":{"tf":1.0},"596":{"tf":1.0},"864":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"1118":{"tf":1.0},"264":{"tf":1.0},"613":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"514":{"tf":1.0},"876":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"1030":{"tf":1.0},"1063":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"193":{"tf":1.0},"288":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"880":{"tf":1.0},"965":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}},"z":{"/":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"950":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":4,"docs":{"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"733":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"901":{"tf":1.0},"905":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"877":{"tf":1.0},"879":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"792":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"546":{"tf":1.0},"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"628":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"257":{"tf":1.0},"635":{"tf":1.0}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"731":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"730":{"tf":1.0},"732":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"806":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"127":{"tf":1.0},"225":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}}}},"df":9,"docs":{"186":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"443":{"tf":1.0},"915":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"609":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1090":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1028":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1088":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"272":{"tf":1.0}}},"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"1":{"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"1":{"8":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"2":{"df":1,"docs":{"268":{"tf":1.0}}},"3":{"df":1,"docs":{"268":{"tf":1.0}}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"1":{"8":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"695":{"tf":1.0},"699":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":5,"docs":{"230":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.7320508075688772},"292":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"289":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"229":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"633":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0},"643":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"'":{"df":100,"docs":{"1115":{"tf":1.4142135623730951},"1122":{"tf":1.0},"148":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"307":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"559":{"tf":1.0},"562":{"tf":1.4142135623730951},"59":{"tf":1.0},"65":{"tf":1.0},"762":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"857":{"tf":1.0},"91":{"tf":1.0},"913":{"tf":1.0},"949":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"11":{"tf":1.0},"922":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"565":{"tf":1.0}}}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"1028":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}}}}}}}}},"df":162,"docs":{"0":{"tf":2.6457513110645907},"1":{"tf":1.0},"10":{"tf":1.0},"1000":{"tf":1.0},"1004":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1114":{"tf":2.0},"1120":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"15":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.7320508075688772},"331":{"tf":1.7320508075688772},"332":{"tf":2.449489742783178},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"341":{"tf":1.7320508075688772},"345":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":3.1622776601683795},"354":{"tf":1.4142135623730951},"355":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"484":{"tf":1.7320508075688772},"488":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"54":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"552":{"tf":1.4142135623730951},"559":{"tf":1.7320508075688772},"560":{"tf":1.0},"561":{"tf":2.0},"565":{"tf":1.0},"569":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"607":{"tf":1.0},"62":{"tf":1.7320508075688772},"640":{"tf":1.0},"66":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.0},"723":{"tf":1.0},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":2.0},"799":{"tf":1.0},"8":{"tf":3.4641016151377544},"834":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.7320508075688772},"852":{"tf":1.0},"854":{"tf":1.0},"857":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.0},"910":{"tf":1.7320508075688772},"911":{"tf":1.4142135623730951},"912":{"tf":1.7320508075688772},"913":{"tf":2.23606797749979},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":2.0},"918":{"tf":1.4142135623730951},"919":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.7320508075688772},"922":{"tf":1.4142135623730951},"923":{"tf":2.0},"924":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":2.0},"933":{"tf":1.7320508075688772},"934":{"tf":1.7320508075688772},"935":{"tf":1.4142135623730951},"936":{"tf":2.0},"937":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.4142135623730951},"976":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.0}},"’":{"df":10,"docs":{"123":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"35":{"tf":1.0},"367":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.7320508075688772},"43":{"tf":1.0},"45":{"tf":1.7320508075688772},"945":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"172":{"tf":1.0},"788":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"956":{"tf":2.6457513110645907},"964":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}},"s":{"df":3,"docs":{"187":{"tf":1.4142135623730951},"287":{"tf":1.0},"396":{"tf":1.0}},"g":{"df":1,"docs":{"995":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":30,"docs":{"1009":{"tf":1.0},"1034":{"tf":1.0},"1046":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"11":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"175":{"tf":1.7320508075688772},"205":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"327":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"641":{"tf":1.0},"67":{"tf":1.0},"742":{"tf":1.0},"778":{"tf":1.0},"835":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"876":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"1009":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"825":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":51,"docs":{"1009":{"tf":1.0},"1031":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1097":{"tf":1.0},"128":{"tf":1.0},"144":{"tf":1.0},"169":{"tf":1.7320508075688772},"180":{"tf":1.0},"197":{"tf":1.4142135623730951},"203":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"468":{"tf":1.0},"470":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":2.6457513110645907},"507":{"tf":2.449489742783178},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":2.23606797749979},"877":{"tf":1.0},"878":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"937":{"tf":1.4142135623730951},"946":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"548":{"tf":1.0},"678":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"323":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"113":{"tf":2.0},"116":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"544":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"238":{"tf":1.0},"957":{"tf":1.4142135623730951},"964":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"509":{"tf":1.0}}}}}}}}},"n":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}}}},")":{"/":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1023":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"a":{"df":3,"docs":{"1009":{"tf":1.0},"343":{"tf":2.8284271247461903},"580":{"tf":2.8284271247461903}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1025":{"tf":2.449489742783178},"1027":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"a":{"df":1,"docs":{"922":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{",":{"\"":{"c":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"\"":{",":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"\"":{"c":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},">":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":124,"docs":{"1001":{"tf":1.0},"1016":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1097":{"tf":1.0},"1101":{"tf":2.23606797749979},"1102":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.449489742783178},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"239":{"tf":2.6457513110645907},"246":{"tf":2.23606797749979},"247":{"tf":1.0},"254":{"tf":2.449489742783178},"256":{"tf":2.0},"260":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":2.0},"342":{"tf":2.0},"343":{"tf":2.6457513110645907},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":2.0},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"427":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":2.6457513110645907},"464":{"tf":1.0},"465":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"497":{"tf":1.4142135623730951},"519":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"555":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"633":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.7320508075688772},"694":{"tf":1.0},"698":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"718":{"tf":1.7320508075688772},"728":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":2.0},"941":{"tf":2.23606797749979},"942":{"tf":2.23606797749979},"943":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"990":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":14,"docs":{"1009":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":2.449489742783178},"343":{"tf":1.0},"347":{"tf":1.7320508075688772},"354":{"tf":1.7320508075688772},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0}},"e":{">":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"447":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"948":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":7,"docs":{"220":{"tf":1.0},"221":{"tf":1.0},"229":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":20,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1119":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"403":{"tf":1.0},"516":{"tf":1.7320508075688772},"598":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":14,"docs":{"1018":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"127":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"265":{"tf":1.0},"274":{"tf":3.3166247903554},"275":{"tf":2.23606797749979},"413":{"tf":1.0},"591":{"tf":1.0},"655":{"tf":1.0},"770":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"353":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"360":{"tf":1.0},"450":{"tf":1.0},"654":{"tf":1.0}},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":33,"docs":{"108":{"tf":1.0},"1090":{"tf":1.0},"1105":{"tf":1.0},"1120":{"tf":1.0},"136":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"318":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"476":{"tf":1.0},"546":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"778":{"tf":1.4142135623730951},"91":{"tf":1.0},"925":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"1044":{"tf":1.0},"1120":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.0},"613":{"tf":1.0},"690":{"tf":1.0},"786":{"tf":1.0},"941":{"tf":1.0},"980":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":140,"docs":{"1003":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"1107":{"tf":1.0},"1118":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"116":{"tf":1.0},"120":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":2.6457513110645907},"323":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"495":{"tf":1.0},"5":{"tf":1.0},"506":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"544":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.23606797749979},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"929":{"tf":1.0},"946":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"975":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"67":{"tf":1.0},"844":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"949":{"tf":1.0}}}}}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"199":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"267":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.7320508075688772},"664":{"tf":1.0}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"1070":{"tf":1.0},"367":{"tf":1.0},"375":{"tf":1.0},"613":{"tf":3.0},"962":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1017":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"1079":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"323":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0},"705":{"tf":1.0},"726":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"89":{"tf":1.0},"936":{"tf":1.0}}}}},"w":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"531":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1085":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"808":{"tf":1.0},"986":{"tf":1.0}},"e":{"_":{"1":{"4":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"1115":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":160,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"1023":{"tf":1.4142135623730951},"104":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":2.0},"1114":{"tf":2.0},"1119":{"tf":1.0},"1122":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.8284271247461903},"304":{"tf":1.0},"314":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"340":{"tf":1.4142135623730951},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"362":{"tf":1.7320508075688772},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.7320508075688772},"407":{"tf":2.23606797749979},"408":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":2.0},"416":{"tf":1.0},"440":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":2.23606797749979},"469":{"tf":1.0},"476":{"tf":2.0},"487":{"tf":1.4142135623730951},"497":{"tf":2.6457513110645907},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":4.358898943540674},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"522":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"575":{"tf":2.0},"58":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":2.0},"786":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"866":{"tf":3.7416573867739413},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"914":{"tf":1.4142135623730951},"922":{"tf":2.0},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.7320508075688772},"934":{"tf":1.0},"936":{"tf":2.0},"939":{"tf":1.0},"94":{"tf":1.4142135623730951},"945":{"tf":1.0},"946":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.4142135623730951},"955":{"tf":1.0},"96":{"tf":1.4142135623730951},"972":{"tf":1.7320508075688772},"974":{"tf":2.23606797749979},"98":{"tf":1.0},"984":{"tf":2.0},"997":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1009":{"tf":1.0},"1119":{"tf":1.0},"46":{"tf":1.0},"568":{"tf":1.0},"9":{"tf":1.0},"922":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"443":{"tf":1.0},"506":{"tf":1.0},"898":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"740":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":38,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"1064":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.4142135623730951},"222":{"tf":1.0},"239":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.7320508075688772},"508":{"tf":1.0},"510":{"tf":1.0},"563":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"587":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"772":{"tf":1.0},"778":{"tf":1.0},"781":{"tf":1.0},"80":{"tf":1.0},"876":{"tf":1.0},"950":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0},"990":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"994":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"432":{"tf":1.0},"561":{"tf":1.0},"945":{"tf":2.0},"947":{"tf":1.4142135623730951},"956":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"1079":{"tf":1.0},"508":{"tf":1.0},"67":{"tf":1.0},"960":{"tf":1.0}}},"h":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"2":{"c":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":46,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"1097":{"tf":1.0},"127":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.4142135623730951},"234":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"450":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0},"656":{"tf":2.0},"669":{"tf":1.0},"672":{"tf":1.0},"686":{"tf":1.0},"694":{"tf":1.0},"707":{"tf":1.0},"712":{"tf":1.0},"79":{"tf":2.23606797749979},"844":{"tf":1.0},"87":{"tf":1.4142135623730951},"946":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":6,"docs":{"322":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":2.449489742783178},"534":{"tf":1.0},"722":{"tf":1.4142135623730951},"853":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"742":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"z":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1044":{"tf":1.0},"1059":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}}}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"563":{"tf":1.0}}}},"df":5,"docs":{"318":{"tf":1.0},"403":{"tf":1.7320508075688772},"409":{"tf":1.0},"563":{"tf":1.0},"950":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"1025":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"899":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"810":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":82,"docs":{"1005":{"tf":1.0},"1009":{"tf":1.0},"1013":{"tf":2.23606797749979},"1029":{"tf":1.0},"1033":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"352":{"tf":1.0},"357":{"tf":1.0},"405":{"tf":1.0},"432":{"tf":1.0},"507":{"tf":1.0},"54":{"tf":1.0},"566":{"tf":1.4142135623730951},"603":{"tf":1.0},"62":{"tf":1.7320508075688772},"621":{"tf":1.0},"628":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":2.0},"711":{"tf":1.0},"799":{"tf":2.23606797749979},"800":{"tf":2.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"906":{"tf":2.0},"936":{"tf":1.0},"980":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":10,"docs":{"1017":{"tf":1.0},"1044":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":2.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"215":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":47,"docs":{"1025":{"tf":1.0},"154":{"tf":2.0},"155":{"tf":2.449489742783178},"156":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"294":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":2.23606797749979},"423":{"tf":2.23606797749979},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":2.23606797749979},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"506":{"tf":2.449489742783178},"509":{"tf":1.0},"510":{"tf":1.7320508075688772},"518":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"750":{"tf":1.0},"776":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"841":{"tf":1.0},"880":{"tf":1.0},"941":{"tf":1.7320508075688772},"942":{"tf":1.0},"943":{"tf":1.4142135623730951},"957":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"785":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":1,"docs":{"785":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}},"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"234":{"tf":1.0},"263":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1033":{"tf":2.23606797749979},"1035":{"tf":1.0},"1051":{"tf":1.0},"1073":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"256":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.0},"414":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951},"466":{"tf":2.0},"580":{"tf":1.0},"588":{"tf":1.0},"617":{"tf":2.0},"628":{"tf":1.7320508075688772},"656":{"tf":1.0},"764":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"889":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"841":{"tf":1.4142135623730951},"889":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"300":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"880":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"780":{"tf":1.0},"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"781":{"tf":1.0},"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":10,"docs":{"184":{"tf":1.0},"263":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"543":{"tf":1.0},"580":{"tf":1.0},"942":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"941":{"tf":1.0},"942":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":6,"docs":{"292":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"941":{"tf":1.0},"943":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"6":{".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"676":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":20,"docs":{"186":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":2.8284271247461903},"261":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.23606797749979},"535":{"tf":1.0},"718":{"tf":1.0},"722":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"728":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"176":{"tf":1.0},"426":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"664":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"847":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"335":{"tf":1.0},"419":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":13,"docs":{"175":{"tf":1.0},"207":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"215":{"tf":3.7416573867739413},"216":{"tf":1.0},"254":{"tf":1.0},"622":{"tf":1.0},"674":{"tf":1.0},"762":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772}}}}}},"df":103,"docs":{"1011":{"tf":1.0},"1014":{"tf":1.0},"1025":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1114":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"215":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"361":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.0},"451":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.7320508075688772},"544":{"tf":1.0},"571":{"tf":1.0},"600":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.0},"664":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"740":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.4142135623730951},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"772":{"tf":1.0},"779":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"88":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.7320508075688772},"926":{"tf":2.449489742783178},"927":{"tf":2.23606797749979},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"940":{"tf":1.4142135623730951},"945":{"tf":1.0}}},"h":{"df":4,"docs":{"239":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"913":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1059":{"tf":1.4142135623730951},"267":{"tf":1.0},"291":{"tf":1.0},"449":{"tf":1.0},"678":{"tf":1.0},"752":{"tf":1.0},"8":{"tf":2.0}}},"df":0,"docs":{},"f":{"df":3,"docs":{"110":{"tf":2.0},"188":{"tf":1.0},"479":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"113":{"tf":1.0},"306":{"tf":1.0},"481":{"tf":1.0},"574":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"872":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"447":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"274":{"tf":1.0}}},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"df":26,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":2.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"292":{"tf":1.0},"324":{"tf":1.0},"354":{"tf":1.4142135623730951},"415":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"595":{"tf":1.0},"698":{"tf":1.0},"837":{"tf":1.0},"864":{"tf":1.0},"915":{"tf":1.4142135623730951},"926":{"tf":1.0},"965":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"502":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}},"u":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":16,"docs":{"1027":{"tf":4.58257569495584},"1035":{"tf":3.4641016151377544},"1051":{"tf":4.898979485566356},"1067":{"tf":2.8284271247461903},"1089":{"tf":4.242640687119285},"1101":{"tf":4.69041575982343},"1102":{"tf":4.795831523312719},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"414":{"tf":1.0},"757":{"tf":5.0990195135927845},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"939":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"1009":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1044":{"tf":2.0},"1048":{"tf":1.0},"1053":{"tf":1.7320508075688772},"1055":{"tf":2.0},"1059":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1098":{"tf":2.23606797749979},"119":{"tf":1.0},"127":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.7320508075688772},"230":{"tf":1.0},"276":{"tf":2.449489742783178},"288":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"603":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"877":{"tf":1.7320508075688772},"879":{"tf":1.7320508075688772},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"904":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1011":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"876":{"tf":1.0},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"905":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":127,"docs":{"1001":{"tf":1.7320508075688772},"1002":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.7320508075688772},"1034":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1044":{"tf":3.0},"1048":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":4.0},"1073":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":2.0},"117":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.4142135623730951},"243":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"379":{"tf":1.0},"39":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"42":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":2.449489742783178},"452":{"tf":1.0},"456":{"tf":1.0},"462":{"tf":1.0},"505":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":2.23606797749979},"558":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"613":{"tf":2.449489742783178},"614":{"tf":1.0},"626":{"tf":1.7320508075688772},"627":{"tf":1.7320508075688772},"635":{"tf":1.0},"642":{"tf":1.0},"654":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":2.6457513110645907},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.4142135623730951},"730":{"tf":2.23606797749979},"731":{"tf":2.449489742783178},"732":{"tf":1.0},"740":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":2.449489742783178},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"837":{"tf":1.0},"841":{"tf":2.449489742783178},"844":{"tf":1.4142135623730951},"845":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":2.23606797749979},"906":{"tf":4.358898943540674},"919":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.4142135623730951},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"979":{"tf":1.4142135623730951},"981":{"tf":1.4142135623730951},"986":{"tf":1.0}}}}},"df":2,"docs":{"254":{"tf":1.0},"876":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"1119":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"386":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"596":{"tf":1.0},"664":{"tf":1.0},"708":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"921":{"tf":2.449489742783178},"927":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1085":{"tf":1.7320508075688772},"127":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"334":{"tf":1.7320508075688772},"335":{"tf":3.1622776601683795},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.0},"633":{"tf":1.0},"726":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"676":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":16,"docs":{"1002":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"183":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":2.23606797749979},"352":{"tf":1.0},"363":{"tf":1.0},"622":{"tf":1.0},"649":{"tf":1.0},"743":{"tf":1.0},"784":{"tf":1.0},"90":{"tf":1.7320508075688772},"903":{"tf":1.0},"962":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":106,"docs":{"1000":{"tf":1.0},"1003":{"tf":2.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"260":{"tf":1.0},"447":{"tf":1.0},"530":{"tf":1.4142135623730951},"965":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1025":{"tf":1.0},"1085":{"tf":1.0},"198":{"tf":1.0},"649":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"986":{"tf":1.0}},"s":{"df":1,"docs":{"288":{"tf":1.0}}}}}}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"575":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"571":{"tf":1.0},"745":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"r":{"df":22,"docs":{"1034":{"tf":1.0},"1059":{"tf":1.0},"137":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.4142135623730951},"262":{"tf":1.0},"314":{"tf":1.0},"391":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"431":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"488":{"tf":1.4142135623730951},"510":{"tf":1.0},"624":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"876":{"tf":1.4142135623730951},"900":{"tf":1.0},"929":{"tf":1.0}},"r":{"df":2,"docs":{"375":{"tf":1.0},"874":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"o":{"b":{"df":3,"docs":{"447":{"tf":2.23606797749979},"772":{"tf":1.0},"915":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"945":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"103":{"tf":1.0},"202":{"tf":1.4142135623730951},"228":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":10,"docs":{"1073":{"tf":1.0},"153":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"301":{"tf":1.0},"456":{"tf":1.0},"563":{"tf":1.0},"847":{"tf":1.0},"979":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"1023":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"665":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"1000":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"1118":{"tf":1.0},"454":{"tf":1.0}}}},"df":6,"docs":{"1120":{"tf":1.4142135623730951},"292":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"664":{"tf":1.0}},"r":{"df":2,"docs":{"132":{"tf":1.0},"983":{"tf":1.0}}}},"l":{"d":{"df":11,"docs":{"1053":{"tf":1.0},"1119":{"tf":1.0},"291":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":3.1622776601683795},"528":{"tf":1.0},"83":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"129":{"tf":1.0},"222":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"688":{"tf":1.0},"734":{"tf":1.4142135623730951},"915":{"tf":1.0},"922":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1001":{"tf":1.0},"503":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"1009":{"tf":1.0},"676":{"tf":1.0},"779":{"tf":1.0},"926":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"n":{"'":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"751":{"tf":1.0}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"541":{"tf":1.4142135623730951},"548":{"tf":1.0}}}}}}}}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":57,"docs":{"101":{"tf":1.0},"1023":{"tf":1.4142135623730951},"105":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1108":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.4142135623730951},"42":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.6457513110645907},"507":{"tf":1.7320508075688772},"514":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"57":{"tf":1.0},"573":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"711":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"925":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"973":{"tf":1.0}}},"df":166,"docs":{"1001":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1038":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1049":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1096":{"tf":1.0},"1097":{"tf":1.7320508075688772},"110":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.7320508075688772},"341":{"tf":1.0},"358":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.0},"39":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"460":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.0},"470":{"tf":1.0},"473":{"tf":1.0},"480":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.23606797749979},"510":{"tf":1.0},"514":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"550":{"tf":1.0},"556":{"tf":1.0},"577":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.0},"609":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"622":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.7320508075688772},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"74":{"tf":1.0},"741":{"tf":1.7320508075688772},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"813":{"tf":2.8284271247461903},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"900":{"tf":1.7320508075688772},"901":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.4142135623730951},"970":{"tf":1.0},"972":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"156":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"176":{"tf":1.0},"364":{"tf":1.0},"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1017":{"tf":1.0},"296":{"tf":1.0},"880":{"tf":1.0}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"516":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"1079":{"tf":1.0},"824":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"921":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":27,"docs":{"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.7320508075688772},"446":{"tf":1.0},"470":{"tf":1.0},"497":{"tf":1.0},"540":{"tf":1.0},"78":{"tf":1.0},"813":{"tf":2.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"951":{"tf":1.0},"975":{"tf":1.4142135623730951}},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"1044":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1120":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"190":{"tf":1.0},"192":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"190":{"tf":1.0},"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"975":{"tf":1.0}}}}}}},"df":75,"docs":{"1053":{"tf":1.0},"1085":{"tf":1.0},"129":{"tf":1.0},"135":{"tf":1.0},"179":{"tf":2.449489742783178},"180":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":2.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"416":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.7320508075688772},"62":{"tf":1.0},"679":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":1.4142135623730951},"8":{"tf":1.0},"854":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"946":{"tf":1.0},"960":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"180":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":15,"docs":{"179":{"tf":2.449489742783178},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"192":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"267":{"tf":1.0},"897":{"tf":1.0}}}}}},"s":{"df":5,"docs":{"1120":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"455":{"tf":1.0},"527":{"tf":1.0}}}}},"t":{"df":23,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"222":{"tf":1.0},"362":{"tf":1.0},"387":{"tf":1.0},"445":{"tf":1.4142135623730951},"450":{"tf":2.8284271247461903},"486":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.23606797749979},"577":{"tf":1.0},"578":{"tf":1.0},"824":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"921":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":16,"docs":{"121":{"tf":1.0},"168":{"tf":1.4142135623730951},"205":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"376":{"tf":1.7320508075688772},"455":{"tf":1.0},"635":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"\"":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":55,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"158":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"197":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":2.0},"331":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"396":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.7320508075688772},"478":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":2.0},"710":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"931":{"tf":2.449489742783178},"939":{"tf":1.0},"956":{"tf":1.0}},"l":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"577":{"tf":1.0}}}}}}},"r":{"b":{"df":3,"docs":{"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"352":{"tf":1.0},"378":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":58,"docs":{"1013":{"tf":1.0},"1023":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1063":{"tf":1.0},"1071":{"tf":1.0},"1095":{"tf":1.0},"1098":{"tf":1.4142135623730951},"121":{"tf":1.0},"129":{"tf":1.0},"154":{"tf":1.0},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"395":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"511":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"905":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"819":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"369":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"369":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"246":{"tf":1.7320508075688772},"369":{"tf":1.0},"418":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"414":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"n":{"df":39,"docs":{"107":{"tf":1.0},"1075":{"tf":1.0},"1121":{"tf":1.0},"124":{"tf":1.0},"150":{"tf":1.0},"163":{"tf":1.0},"219":{"tf":1.4142135623730951},"3":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"50":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.4142135623730951},"774":{"tf":1.0},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.7320508075688772},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772},"940":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}},"i":{"c":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"310":{"tf":1.4142135623730951},"332":{"tf":1.0}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"1000":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"381":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"486":{"tf":1.4142135623730951},"487":{"tf":1.0},"510":{"tf":1.0},"512":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"665":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"786":{"tf":1.4142135623730951},"866":{"tf":1.7320508075688772},"915":{"tf":1.0},"919":{"tf":1.0},"950":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"950":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"s":{"'":{"df":1,"docs":{"943":{"tf":1.0}}},"=":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"1051":{"tf":1.0},"1055":{"tf":2.449489742783178},"1059":{"tf":1.0},"942":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":16,"docs":{"1035":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1059":{"tf":1.0},"1102":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":57,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1033":{"tf":2.0},"1035":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.4142135623730951},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"263":{"tf":1.0},"343":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":2.8284271247461903},"515":{"tf":1.0},"548":{"tf":1.0},"571":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.4142135623730951},"600":{"tf":1.0},"628":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.3166247903554},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"847":{"tf":1.0},"89":{"tf":1.0},"941":{"tf":2.0},"942":{"tf":2.0},"943":{"tf":2.449489742783178},"975":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1114":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"380":{"tf":1.0},"448":{"tf":1.0},"488":{"tf":1.0},"707":{"tf":1.0},"799":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"961":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":21,"docs":{"1002":{"tf":1.0},"1093":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"343":{"tf":1.0},"414":{"tf":1.0},"486":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"705":{"tf":1.0},"711":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"906":{"tf":2.23606797749979}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"393":{"tf":1.4142135623730951},"64":{"tf":1.0},"772":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"876":{"tf":1.0}}}}},"df":89,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.4142135623730951},"323":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"407":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":2.0},"456":{"tf":1.4142135623730951},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.0},"519":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"607":{"tf":1.0},"627":{"tf":1.7320508075688772},"678":{"tf":1.0},"705":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.4142135623730951},"770":{"tf":1.0},"779":{"tf":1.0},"841":{"tf":1.0},"89":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"931":{"tf":1.0},"937":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"1101":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1033":{"tf":1.4142135623730951},"224":{"tf":1.0},"289":{"tf":1.0},"628":{"tf":1.4142135623730951},"738":{"tf":1.0},"743":{"tf":1.4142135623730951},"779":{"tf":1.0}}}},"n":{"df":9,"docs":{"1107":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.0},"430":{"tf":1.0},"46":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"896":{"tf":1.0},"931":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"<":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":11,"docs":{"197":{"tf":2.0},"222":{"tf":1.0},"288":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"409":{"tf":1.0},"679":{"tf":1.0},"957":{"tf":2.449489742783178},"959":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":11,"docs":{"1085":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.7320508075688772},"331":{"tf":1.0},"353":{"tf":1.4142135623730951},"441":{"tf":1.0},"700":{"tf":1.0},"833":{"tf":1.0},"853":{"tf":1.0},"873":{"tf":1.7320508075688772},"897":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"515":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"1023":{"tf":1.0},"1093":{"tf":1.0},"291":{"tf":1.0},"356":{"tf":1.0},"595":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.4142135623730951},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"1001":{"tf":1.0}}}},"df":88,"docs":{"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1031":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1034":{"tf":1.7320508075688772},"1038":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1063":{"tf":1.0},"1079":{"tf":1.0},"1085":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"181":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":2.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"593":{"tf":1.0},"601":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"676":{"tf":1.4142135623730951},"679":{"tf":1.0},"691":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"728":{"tf":1.0},"730":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"781":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":2.0},"898":{"tf":1.0},"903":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"1006":{"tf":1.0},"1085":{"tf":1.0},"185":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"77":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":108,"docs":{"111":{"tf":1.0},"1117":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"35":{"tf":1.0},"352":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.7320508075688772},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":2.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.4142135623730951},"430":{"tf":1.7320508075688772},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"45":{"tf":1.0},"567":{"tf":1.4142135623730951},"706":{"tf":1.0},"737":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":1.0},"748":{"tf":2.449489742783178},"912":{"tf":1.0},"92":{"tf":1.0},"945":{"tf":1.7320508075688772},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"965":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"983":{"tf":1.4142135623730951},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"1117":{"tf":1.0},"152":{"tf":1.0},"365":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"548":{"tf":1.0},"705":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"541":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"929":{"tf":1.0},"957":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"542":{"tf":1.0},"852":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"67":{"tf":1.0}}},"df":5,"docs":{"316":{"tf":1.0},"318":{"tf":1.0},"481":{"tf":1.0},"542":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}},"p":{"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"2":{",":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"4":{"df":1,"docs":{"67":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"153":{"tf":1.0},"84":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"824":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"447":{"tf":1.0},"505":{"tf":1.0},"561":{"tf":1.0},"563":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"175":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":232,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1008":{"tf":2.0},"1009":{"tf":2.23606797749979},"101":{"tf":1.4142135623730951},"1012":{"tf":1.0},"1014":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.0},"1028":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.0},"1073":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1102":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1121":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.7320508075688772},"175":{"tf":2.0},"178":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.3166247903554},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.7320508075688772},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.4142135623730951},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"495":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"676":{"tf":1.7320508075688772},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"735":{"tf":1.0},"740":{"tf":2.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"824":{"tf":2.449489742783178},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":2.0},"869":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"895":{"tf":1.4142135623730951},"896":{"tf":2.23606797749979},"897":{"tf":1.4142135623730951},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":3.872983346207417},"909":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":2.8284271247461903},"926":{"tf":1.0},"931":{"tf":1.7320508075688772},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"94":{"tf":1.0},"940":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"979":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0},"999":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"447":{"tf":1.0},"516":{"tf":1.0},"678":{"tf":1.4142135623730951},"679":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"310":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":4,"docs":{"723":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.0}}}},"n":{"d":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"548":{"tf":1.0}},"l":{"df":4,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"1119":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"927":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":20,"docs":{"1001":{"tf":1.0},"111":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"267":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"592":{"tf":1.0},"596":{"tf":1.4142135623730951},"708":{"tf":1.7320508075688772},"918":{"tf":1.0},"922":{"tf":2.8284271247461903}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"488":{"tf":1.4142135623730951},"690":{"tf":1.0},"705":{"tf":2.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"1017":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":2.0}},"i":{"df":1,"docs":{"470":{"tf":1.7320508075688772}}}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"684":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1023":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1038":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1075":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"2":{"df":0,"docs":{},"h":{"df":1,"docs":{"561":{"tf":1.0}}}},"df":17,"docs":{"1023":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"221":{"tf":1.4142135623730951},"339":{"tf":1.0},"561":{"tf":1.4142135623730951},"673":{"tf":1.0},"684":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"951":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0}}}}}},"s":{"df":13,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.4142135623730951},"356":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"452":{"tf":1.4142135623730951},"547":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"%":{"df":0,"docs":{},"h":{"%":{"df":0,"docs":{},"m":{"%":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"246":{"tf":1.0},"547":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"772":{"tf":1.0}}}},"df":52,"docs":{"1019":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1095":{"tf":1.0},"1097":{"tf":1.0},"1115":{"tf":1.0},"1118":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"181":{"tf":1.7320508075688772},"189":{"tf":1.0},"228":{"tf":1.0},"290":{"tf":1.0},"342":{"tf":1.4142135623730951},"352":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"409":{"tf":1.0},"422":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":2.0},"477":{"tf":1.0},"494":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"528":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"556":{"tf":1.0},"595":{"tf":1.0},"6":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"742":{"tf":1.0},"839":{"tf":1.0},"922":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"944":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"704":{"tf":1.0},"728":{"tf":1.0},"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1044":{"tf":1.4142135623730951},"1053":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"956":{"tf":2.6457513110645907}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1114":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"150":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"360":{"tf":1.0},"518":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"80":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}},"t":{"df":36,"docs":{"1020":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.0},"1063":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":2.0},"256":{"tf":2.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":3.3166247903554},"376":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"602":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":3.3166247903554},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"793":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"124":{"tf":1.0},"154":{"tf":1.0},"447":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":2.449489742783178},"742":{"tf":1.4142135623730951},"745":{"tf":2.23606797749979},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.0},"796":{"tf":1.0},"851":{"tf":1.0},"887":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"737":{"tf":1.0},"762":{"tf":1.0}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"1085":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.0},"503":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"642":{"tf":1.0},"922":{"tf":1.0},"930":{"tf":1.0},"956":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"1120":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"929":{"tf":2.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"929":{"tf":2.0},"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":2.449489742783178},"931":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1097":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"924":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":2.0},"929":{"tf":5.0990195135927845},"930":{"tf":1.0},"931":{"tf":2.6457513110645907},"934":{"tf":1.0},"936":{"tf":2.8284271247461903},"937":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":27,"docs":{"101":{"tf":1.0},"1117":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"393":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":2.23606797749979},"734":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"777":{"tf":1.0},"779":{"tf":2.0},"781":{"tf":1.0},"784":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.0},"956":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"497":{"tf":1.0},"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"120":{"tf":1.4142135623730951},"186":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.4142135623730951},"359":{"tf":1.0},"377":{"tf":1.0},"387":{"tf":1.0},"394":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"497":{"tf":1.0},"546":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":38,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"129":{"tf":1.0},"215":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.23606797749979},"265":{"tf":1.7320508075688772},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"269":{"tf":2.0},"270":{"tf":2.23606797749979},"271":{"tf":1.7320508075688772},"272":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":1.7320508075688772},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"295":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"338":{"tf":1.0},"456":{"tf":1.0},"467":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.4142135623730951},"664":{"tf":1.0},"962":{"tf":1.0}}}}}}},"y":{"df":2,"docs":{"238":{"tf":1.0},"925":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":4,"docs":{"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1048":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"412":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":36,"docs":{"1002":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.0},"342":{"tf":2.23606797749979},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.8284271247461903},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":2.0},"360":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"413":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.7320508075688772},"438":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"577":{"tf":1.0},"580":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"742":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"202":{"tf":1.0},"937":{"tf":2.8284271247461903}}}}}}}},"c":{"df":1,"docs":{"847":{"tf":1.4142135623730951}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"t":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772}}}},"df":1,"docs":{"332":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"47":{"tf":1.0},"495":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":20,"docs":{"10":{"tf":1.0},"1059":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"210":{"tf":1.0},"239":{"tf":2.8284271247461903},"290":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"507":{"tf":1.0},"539":{"tf":1.4142135623730951},"747":{"tf":1.0},"824":{"tf":1.0},"960":{"tf":1.4142135623730951},"979":{"tf":1.0}}}}},"p":{"8":{"df":1,"docs":{"460":{"tf":1.0}}},"df":0,"docs":{}},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"290":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"125":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0},"813":{"tf":2.23606797749979}},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1002":{"tf":1.0},"781":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":19,"docs":{"1064":{"tf":1.0},"175":{"tf":2.0},"183":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":2.23606797749979},"285":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":3.3166247903554},"290":{"tf":2.449489742783178},"291":{"tf":3.1622776601683795},"292":{"tf":2.8284271247461903},"539":{"tf":1.4142135623730951},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":72,"docs":{"1005":{"tf":1.0},"1011":{"tf":1.4142135623730951},"102":{"tf":1.0},"1040":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1093":{"tf":1.7320508075688772},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.0},"127":{"tf":1.0},"143":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"300":{"tf":1.0},"328":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.4142135623730951},"480":{"tf":1.0},"548":{"tf":1.7320508075688772},"567":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"598":{"tf":1.0},"607":{"tf":1.0},"617":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"650":{"tf":1.0},"654":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.7320508075688772},"701":{"tf":2.0},"705":{"tf":3.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"764":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"789":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.0},"900":{"tf":2.449489742783178},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"949":{"tf":1.0},"970":{"tf":1.0},"981":{"tf":1.0}},"f":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"187":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":86,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"103":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1090":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.0},"142":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"188":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"287":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"373":{"tf":1.0},"392":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"54":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"679":{"tf":1.4142135623730951},"7":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"784":{"tf":2.23606797749979},"788":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"975":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"507":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":52,"docs":{"102":{"tf":1.0},"1023":{"tf":2.23606797749979},"1025":{"tf":2.0},"1064":{"tf":1.7320508075688772},"1085":{"tf":1.0},"127":{"tf":1.7320508075688772},"135":{"tf":1.0},"137":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"222":{"tf":1.4142135623730951},"243":{"tf":1.0},"271":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"42":{"tf":1.0},"447":{"tf":2.0},"507":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"523":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"578":{"tf":1.0},"593":{"tf":1.4142135623730951},"601":{"tf":2.449489742783178},"614":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"945":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"218":{"tf":1.0},"225":{"tf":1.4142135623730951},"323":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"1059":{"tf":1.0},"1108":{"tf":1.4142135623730951},"128":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.4142135623730951},"552":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"764":{"tf":1.0},"788":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1085":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":9,"docs":{"1001":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"250":{"tf":1.0},"258":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"957":{"tf":1.0}}},"a":{"df":1,"docs":{"1114":{"tf":1.0}}},"df":9,"docs":{"1108":{"tf":1.0},"1120":{"tf":1.4142135623730951},"212":{"tf":1.0},"303":{"tf":1.0},"380":{"tf":1.0},"54":{"tf":1.0},"67":{"tf":1.0},"789":{"tf":1.0},"957":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"289":{"tf":1.0},"496":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"298":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"221":{"tf":1.0},"303":{"tf":1.0},"595":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"264":{"tf":1.0},"505":{"tf":1.0},"720":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1108":{"tf":1.0},"354":{"tf":1.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"497":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":1,"docs":{"331":{"tf":1.0}},"e":{"c":{"df":3,"docs":{"238":{"tf":1.0},"67":{"tf":1.0},"770":{"tf":1.0}}},"df":1,"docs":{"197":{"tf":1.0}}},"i":{"df":1,"docs":{"432":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"487":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"a":{"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":3,"docs":{"419":{"tf":1.0},"420":{"tf":1.0},"877":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"906":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"698":{"tf":1.0},"699":{"tf":1.7320508075688772}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"1007":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}}},"df":221,"docs":{"1001":{"tf":1.7320508075688772},"1002":{"tf":2.23606797749979},"1005":{"tf":1.0},"1007":{"tf":2.0},"1008":{"tf":2.0},"1009":{"tf":4.123105625617661},"1023":{"tf":1.7320508075688772},"1037":{"tf":1.0},"1042":{"tf":2.6457513110645907},"1044":{"tf":2.0},"1046":{"tf":2.23606797749979},"1049":{"tf":1.0},"1053":{"tf":1.7320508075688772},"1057":{"tf":2.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":2.8284271247461903},"1070":{"tf":4.358898943540674},"1071":{"tf":2.449489742783178},"1072":{"tf":1.7320508075688772},"1074":{"tf":1.0},"1075":{"tf":2.0},"1078":{"tf":1.7320508075688772},"1079":{"tf":2.0},"1085":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.4142135623730951},"135":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.7320508075688772},"222":{"tf":3.4641016151377544},"223":{"tf":3.0},"231":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":3.0},"242":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"256":{"tf":1.0},"263":{"tf":2.8284271247461903},"264":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":2.23606797749979},"285":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":2.23606797749979},"298":{"tf":1.7320508075688772},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"32":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.7320508075688772},"338":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"340":{"tf":1.7320508075688772},"341":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":1.0},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.7320508075688772},"388":{"tf":1.4142135623730951},"394":{"tf":1.7320508075688772},"398":{"tf":2.23606797749979},"400":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0},"420":{"tf":1.7320508075688772},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":2.0},"432":{"tf":1.0},"435":{"tf":1.4142135623730951},"44":{"tf":2.0},"445":{"tf":1.0},"447":{"tf":3.7416573867739413},"448":{"tf":2.0},"449":{"tf":1.4142135623730951},"451":{"tf":1.7320508075688772},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":2.6457513110645907},"455":{"tf":1.0},"456":{"tf":2.0},"46":{"tf":1.0},"47":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":2.449489742783178},"495":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":3.1622776601683795},"507":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"510":{"tf":2.8284271247461903},"514":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":1.7320508075688772},"568":{"tf":3.872983346207417},"569":{"tf":2.8284271247461903},"570":{"tf":1.7320508075688772},"571":{"tf":3.0},"572":{"tf":2.8284271247461903},"573":{"tf":2.23606797749979},"574":{"tf":2.0},"575":{"tf":2.23606797749979},"576":{"tf":2.449489742783178},"577":{"tf":2.449489742783178},"578":{"tf":2.0},"579":{"tf":2.449489742783178},"580":{"tf":2.8284271247461903},"581":{"tf":2.6457513110645907},"582":{"tf":1.4142135623730951},"583":{"tf":1.0},"594":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":2.449489742783178},"617":{"tf":1.0},"627":{"tf":2.23606797749979},"632":{"tf":1.4142135623730951},"633":{"tf":1.4142135623730951},"638":{"tf":1.0},"641":{"tf":2.0},"649":{"tf":2.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.6457513110645907},"655":{"tf":1.7320508075688772},"656":{"tf":1.7320508075688772},"657":{"tf":2.0},"662":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.4142135623730951},"688":{"tf":2.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.7320508075688772},"723":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"727":{"tf":1.0},"728":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"743":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"786":{"tf":3.0},"79":{"tf":1.4142135623730951},"803":{"tf":1.0},"810":{"tf":1.0},"836":{"tf":1.4142135623730951},"839":{"tf":2.449489742783178},"840":{"tf":2.0},"841":{"tf":1.0},"846":{"tf":1.0},"853":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"9":{"tf":2.6457513110645907},"906":{"tf":1.0},"942":{"tf":1.0},"946":{"tf":2.8284271247461903},"948":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"974":{"tf":1.7320508075688772},"975":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"984":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"617":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":13,"docs":{"1002":{"tf":1.0},"1007":{"tf":1.0},"343":{"tf":1.0},"388":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":3.0},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"579":{"tf":2.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":136,"docs":{"100":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"1117":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.7320508075688772},"345":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":2.8284271247461903},"355":{"tf":1.0},"356":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"372":{"tf":2.449489742783178},"373":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":3.4641016151377544},"395":{"tf":2.0},"396":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"398":{"tf":1.7320508075688772},"399":{"tf":1.4142135623730951},"400":{"tf":1.7320508075688772},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.7320508075688772},"407":{"tf":1.7320508075688772},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.7320508075688772},"431":{"tf":1.4142135623730951},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":2.23606797749979},"561":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"638":{"tf":1.4142135623730951},"654":{"tf":1.0},"674":{"tf":1.0},"702":{"tf":1.4142135623730951},"703":{"tf":1.0},"723":{"tf":1.0},"79":{"tf":1.0},"90":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":2.449489742783178},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":2.8284271247461903},"951":{"tf":1.0},"952":{"tf":1.7320508075688772},"953":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"242":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1044":{"tf":1.4142135623730951},"187":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"285":{"tf":1.0},"331":{"tf":1.4142135623730951},"342":{"tf":1.0},"413":{"tf":1.0},"495":{"tf":1.0},"650":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"356":{"tf":1.0},"67":{"tf":1.4142135623730951},"778":{"tf":1.0},"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"364":{"tf":1.0},"457":{"tf":1.0}}},"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"'":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}},"df":273,"docs":{"1003":{"tf":1.0},"1055":{"tf":1.0},"1103":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1122":{"tf":2.0},"115":{"tf":1.0},"124":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"215":{"tf":2.0},"222":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.7320508075688772},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.4142135623730951},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.4142135623730951},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.4142135623730951},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.7320508075688772},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.4142135623730951},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.4142135623730951},"562":{"tf":1.4142135623730951},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"6":{"tf":1.0},"643":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.0},"707":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"825":{"tf":1.0},"828":{"tf":1.0},"84":{"tf":1.4142135623730951},"847":{"tf":1.0},"90":{"tf":1.7320508075688772},"916":{"tf":1.0},"92":{"tf":1.0},"933":{"tf":1.0},"937":{"tf":1.7320508075688772},"944":{"tf":1.0},"953":{"tf":2.0},"954":{"tf":2.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"y":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1073":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":2.23606797749979},"812":{"tf":1.7320508075688772},"813":{"tf":3.4641016151377544},"814":{"tf":1.4142135623730951},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1029":{"tf":1.0},"103":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"108":{"tf":1.0},"1120":{"tf":1.0},"155":{"tf":1.4142135623730951},"178":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0},"336":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":1.0},"519":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.4142135623730951},"563":{"tf":1.0},"625":{"tf":1.0},"633":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"889":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"953":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"175":{"tf":1.0},"270":{"tf":1.0},"528":{"tf":1.0},"708":{"tf":1.4142135623730951},"948":{"tf":1.0}}}},"u":{"df":6,"docs":{"144":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"705":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0}},"g":{"df":1,"docs":{"488":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":1.0}}}},"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":9,"docs":{"1038":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1109":{"tf":1.4142135623730951},"948":{"tf":2.6457513110645907},"956":{"tf":1.0},"958":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"1008":{"tf":1.4142135623730951},"1009":{"tf":2.8284271247461903},"354":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":4.0},"913":{"tf":1.0},"921":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":44,"docs":{"1016":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":1.0},"528":{"tf":1.0},"562":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"67":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"803":{"tf":1.0},"866":{"tf":1.0},"896":{"tf":1.0},"9":{"tf":1.4142135623730951},"919":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"206":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":17,"docs":{"0":{"tf":1.0},"1095":{"tf":1.0},"131":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"582":{"tf":1.0},"613":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"946":{"tf":1.4142135623730951},"957":{"tf":1.0},"995":{"tf":1.7320508075688772},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"416":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1079":{"tf":1.0},"477":{"tf":1.0}}}},"p":{"df":1,"docs":{"478":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"866":{"tf":1.0},"913":{"tf":1.0}}}},"df":42,"docs":{"1009":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1097":{"tf":1.0},"15":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.449489742783178},"183":{"tf":1.0},"184":{"tf":1.7320508075688772},"193":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"270":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"427":{"tf":1.0},"444":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"61":{"tf":1.0},"627":{"tf":1.0},"655":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"737":{"tf":1.0},"79":{"tf":1.4142135623730951},"794":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"857":{"tf":1.0}}},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"61":{"tf":1.0},"812":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"353":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.0},"506":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"528":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"281":{"tf":1.0},"365":{"tf":1.0},"396":{"tf":1.0},"866":{"tf":1.0},"875":{"tf":1.4142135623730951},"877":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":56,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1017":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"130":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"241":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"50":{"tf":1.0},"510":{"tf":1.0},"550":{"tf":1.0},"556":{"tf":1.0},"585":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"750":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"864":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"382":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":2.0}}}}}},"a":{"d":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":15,"docs":{"144":{"tf":1.0},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"453":{"tf":1.0},"487":{"tf":1.0},"770":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":5,"docs":{"238":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.4142135623730951},"957":{"tf":2.0},"964":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":12,"docs":{"1044":{"tf":1.0},"106":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.0},"380":{"tf":1.4142135623730951},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.0},"903":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1002":{"tf":1.0},"169":{"tf":1.0},"177":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"589":{"tf":1.0},"729":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"786":{"tf":1.4142135623730951},"887":{"tf":1.0},"90":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"957":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"0":{"tf":1.0},"106":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1120":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.0},"556":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"1114":{"tf":1.4142135623730951},"21":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.7320508075688772},"302":{"tf":1.0},"304":{"tf":1.0},"446":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"22":{"tf":1.0}}},"df":4,"docs":{"1108":{"tf":2.23606797749979},"140":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"355":{"tf":1.0},"361":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":5,"docs":{"1033":{"tf":1.4142135623730951},"1063":{"tf":1.0},"199":{"tf":1.0},"541":{"tf":1.0},"622":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"1085":{"tf":1.0},"287":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"665":{"tf":1.4142135623730951},"925":{"tf":1.0},"980":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}},"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1085":{"tf":1.0},"367":{"tf":1.0},"488":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"256":{"tf":1.0}},"t":{"df":12,"docs":{"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"528":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":2.0},"591":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":13,"docs":{"1031":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1073":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"215":{"tf":1.0},"359":{"tf":1.0},"450":{"tf":1.0},"477":{"tf":1.4142135623730951},"864":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}},"f":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":9,"docs":{"1001":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"322":{"tf":1.7320508075688772},"323":{"tf":4.358898943540674},"516":{"tf":1.0},"718":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":34,"docs":{"1001":{"tf":1.0},"1044":{"tf":1.0},"1120":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"210":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"297":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":2.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"463":{"tf":1.0},"498":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.4142135623730951},"788":{"tf":1.0},"853":{"tf":1.7320508075688772},"864":{"tf":1.0},"900":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"931":{"tf":1.0},"946":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"s":{".":{"(":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"|":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"524":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"x":{"df":13,"docs":{"199":{"tf":1.7320508075688772},"221":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"419":{"tf":1.0},"475":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"957":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"140":{"tf":1.4142135623730951},"236":{"tf":1.0},"270":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"666":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"701":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"373":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":40,"docs":{"1044":{"tf":1.0},"1120":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"238":{"tf":1.0},"248":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"386":{"tf":1.0},"580":{"tf":1.7320508075688772},"647":{"tf":1.0},"664":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"748":{"tf":1.7320508075688772},"770":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"983":{"tf":1.0},"999":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"488":{"tf":1.0},"613":{"tf":1.0}}}}},"s":{"df":2,"docs":{"1120":{"tf":1.4142135623730951},"873":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"o":{"d":{"b":{"df":1,"docs":{"945":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":10,"docs":{"1023":{"tf":1.0},"1085":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"835":{"tf":1.0},"951":{"tf":2.23606797749979},"957":{"tf":1.0},"960":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"303":{"tf":1.0},"505":{"tf":1.0},"509":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"327":{"tf":1.0},"506":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"1067":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1013":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"199":{"tf":1.7320508075688772},"291":{"tf":1.0},"313":{"tf":1.0},"407":{"tf":1.0},"507":{"tf":1.0},"554":{"tf":1.0},"841":{"tf":1.0},"858":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"186":{"tf":3.605551275463989},"234":{"tf":1.0},"275":{"tf":1.0},"785":{"tf":1.7320508075688772},"983":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":48,"docs":{"106":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"300":{"tf":1.0},"328":{"tf":1.0},"354":{"tf":1.0},"466":{"tf":1.0},"487":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.7320508075688772},"585":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"922":{"tf":1.0},"927":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"133":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"368":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.4142135623730951},"876":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"1092":{"tf":1.0},"1114":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.4142135623730951},"238":{"tf":1.0},"430":{"tf":1.0},"705":{"tf":1.7320508075688772},"74":{"tf":1.0},"814":{"tf":1.0},"876":{"tf":1.0},"925":{"tf":1.0},"936":{"tf":1.4142135623730951},"957":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1085":{"tf":1.0},"1122":{"tf":1.4142135623730951},"153":{"tf":1.0},"222":{"tf":1.4142135623730951},"236":{"tf":1.0},"73":{"tf":1.0},"814":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1085":{"tf":1.0},"569":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":18,"docs":{"0":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"[":{"d":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.0},"427":{"tf":1.0},"733":{"tf":1.0},"931":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"235":{"tf":1.0},"497":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"864":{"tf":1.0},"922":{"tf":1.0},"931":{"tf":2.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}},"i":{"df":3,"docs":{"485":{"tf":1.0},"67":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"0":{"tf":1.7320508075688772},"1009":{"tf":1.0},"1017":{"tf":1.0},"356":{"tf":1.4142135623730951},"613":{"tf":1.0},"8":{"tf":2.0},"858":{"tf":1.0}}},"y":{"b":{"a":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"303":{"tf":1.0},"318":{"tf":1.0},"440":{"tf":1.0},"516":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"626":{"tf":1.0},"762":{"tf":1.0},"798":{"tf":1.0},"906":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}}},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"586":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"584":{"tf":1.0}}}}}}},"l":{"df":16,"docs":{"1075":{"tf":1.0},"1093":{"tf":1.0},"1114":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"436":{"tf":1.0},"510":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"591":{"tf":1.0},"770":{"tf":1.0},"89":{"tf":1.0},"915":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.4142135623730951}}}}}}},"df":48,"docs":{"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"21":{"tf":1.0},"249":{"tf":1.0},"321":{"tf":1.0},"336":{"tf":1.0},"340":{"tf":1.0},"345":{"tf":1.0},"373":{"tf":2.0},"376":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"405":{"tf":2.0},"407":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.7320508075688772},"447":{"tf":2.0},"450":{"tf":1.4142135623730951},"46":{"tf":3.605551275463989},"488":{"tf":1.0},"514":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.7320508075688772},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"728":{"tf":2.6457513110645907},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.6457513110645907},"85":{"tf":2.23606797749979},"853":{"tf":2.0},"854":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":2.449489742783178},"88":{"tf":2.23606797749979},"89":{"tf":2.0},"913":{"tf":1.0},"946":{"tf":2.0},"962":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"654":{"tf":1.0}}}},"df":18,"docs":{"1085":{"tf":1.0},"1101":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.4142135623730951},"153":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"446":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"67":{"tf":2.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"745":{"tf":1.0},"937":{"tf":1.7320508075688772},"956":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"643":{"tf":1.7320508075688772},"779":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0}}}}},"df":3,"docs":{"246":{"tf":1.0},"386":{"tf":1.0},"956":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"690":{"tf":1.0}}}}}},"df":115,"docs":{"0":{"tf":1.0},"1017":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":2.449489742783178},"1059":{"tf":2.6457513110645907},"1079":{"tf":1.7320508075688772},"1090":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.6457513110645907},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"199":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"249":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"424":{"tf":1.0},"443":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.4142135623730951},"481":{"tf":1.0},"488":{"tf":1.7320508075688772},"50":{"tf":1.0},"553":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.4142135623730951},"599":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"705":{"tf":4.69041575982343},"710":{"tf":1.0},"8":{"tf":1.4142135623730951},"840":{"tf":1.7320508075688772},"887":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"930":{"tf":1.0},"937":{"tf":1.4142135623730951},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.4142135623730951},"956":{"tf":2.23606797749979},"957":{"tf":1.4142135623730951},"958":{"tf":1.7320508075688772},"959":{"tf":2.0},"964":{"tf":1.4142135623730951},"965":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"947":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1051":{"tf":1.0}}}}}}}}},"d":{".":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"_":{"df":0,"docs":{},"v":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"348":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"916":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"916":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1011":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"826":{"tf":1.0},"832":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"831":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"830":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"915":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"915":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"815":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"820":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"693":{"tf":1.0},"695":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"804":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"256":{"tf":1.0},"348":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"730":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"731":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":3,"docs":{"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"`":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"\"":{".":{"\"":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"318":{"tf":1.0}},"e":{"d":{"/":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"605":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"620":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"637":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"j":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"414":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{".":{"<":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"`":{".":{"`":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"412":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"781":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"128":{"tf":1.0},"190":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"441":{"tf":1.0},"443":{"tf":1.0}},"u":{"c":{"df":33,"docs":{"10":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.0},"150":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"221":{"tf":1.0},"276":{"tf":2.0},"304":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":2.449489742783178},"355":{"tf":1.4142135623730951},"359":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"386":{"tf":1.0},"453":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"676":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.4142135623730951},"737":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":2.449489742783178},"956":{"tf":1.4142135623730951},"959":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"954":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"'":{"df":1,"docs":{"369":{"tf":1.0}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"877":{"tf":1.0},"889":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":108,"docs":{"0":{"tf":1.0},"10":{"tf":1.7320508075688772},"1001":{"tf":1.0},"1006":{"tf":1.0},"1034":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1070":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"1114":{"tf":1.4142135623730951},"123":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":2.0},"167":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"234":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"266":{"tf":1.4142135623730951},"275":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.4142135623730951},"31":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"36":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"369":{"tf":1.4142135623730951},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"40":{"tf":1.0},"402":{"tf":1.0},"41":{"tf":1.0},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"45":{"tf":1.0},"457":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.4142135623730951},"554":{"tf":1.7320508075688772},"596":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"707":{"tf":1.0},"72":{"tf":1.0},"742":{"tf":1.0},"799":{"tf":1.4142135623730951},"8":{"tf":2.449489742783178},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.449489742783178},"844":{"tf":2.23606797749979},"845":{"tf":1.4142135623730951},"847":{"tf":1.7320508075688772},"848":{"tf":1.7320508075688772},"876":{"tf":2.6457513110645907},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"9":{"tf":2.0},"916":{"tf":1.0},"937":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":2.23606797749979},"979":{"tf":1.4142135623730951},"98":{"tf":1.0},"980":{"tf":1.0},"983":{"tf":1.7320508075688772},"984":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"952":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":74,"docs":{"1009":{"tf":2.23606797749979},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1064":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1095":{"tf":1.0},"124":{"tf":1.0},"162":{"tf":1.0},"21":{"tf":1.0},"267":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":2.6457513110645907},"450":{"tf":1.0},"47":{"tf":2.23606797749979},"490":{"tf":1.7320508075688772},"491":{"tf":1.7320508075688772},"492":{"tf":1.0},"493":{"tf":1.7320508075688772},"494":{"tf":3.605551275463989},"495":{"tf":3.4641016151377544},"496":{"tf":3.0},"497":{"tf":5.744562646538029},"498":{"tf":2.6457513110645907},"499":{"tf":3.0},"500":{"tf":2.0},"501":{"tf":2.449489742783178},"502":{"tf":3.0},"503":{"tf":3.0},"504":{"tf":1.7320508075688772},"505":{"tf":3.3166247903554},"506":{"tf":5.5677643628300215},"507":{"tf":2.0},"508":{"tf":3.3166247903554},"509":{"tf":2.6457513110645907},"510":{"tf":4.123105625617661},"511":{"tf":1.4142135623730951},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"575":{"tf":2.449489742783178},"578":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.6457513110645907},"740":{"tf":1.0},"803":{"tf":2.23606797749979},"810":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.4142135623730951},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.7320508075688772},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":2.0},"979":{"tf":1.0},"980":{"tf":2.0},"981":{"tf":1.7320508075688772},"983":{"tf":1.0},"984":{"tf":3.1622776601683795}},"e":{"'":{"df":6,"docs":{"497":{"tf":1.0},"499":{"tf":1.4142135623730951},"503":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"575":{"tf":1.0}}},".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"498":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"451":{"tf":1.0},"452":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"866":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"627":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":2,"docs":{"1051":{"tf":1.0},"1089":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":6,"docs":{"1064":{"tf":1.0},"1067":{"tf":1.0},"617":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"1111":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"1040":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1059":{"tf":1.4142135623730951},"197":{"tf":1.0},"251":{"tf":1.4142135623730951},"328":{"tf":1.0},"363":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"690":{"tf":2.449489742783178}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"113":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":2.23606797749979},"511":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.0},"962":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"304":{"tf":1.0},"310":{"tf":1.0},"355":{"tf":1.0}}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":70,"docs":{"1000":{"tf":1.0},"1079":{"tf":1.0},"1084":{"tf":1.0},"150":{"tf":1.0},"180":{"tf":3.1622776601683795},"181":{"tf":3.605551275463989},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":2.8284271247461903},"187":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":2.449489742783178},"193":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.0},"220":{"tf":1.0},"221":{"tf":2.449489742783178},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"254":{"tf":2.6457513110645907},"256":{"tf":1.0},"303":{"tf":4.123105625617661},"304":{"tf":2.449489742783178},"312":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"316":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"40":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":2.0},"555":{"tf":1.0},"558":{"tf":2.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":2.23606797749979},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"833":{"tf":1.0},"915":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":2,"docs":{"313":{"tf":1.0},"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"416":{"tf":1.0},"922":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"725":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"332":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"406":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"r":{"df":2,"docs":{"764":{"tf":1.0},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"144":{"tf":1.0},"256":{"tf":1.0},"447":{"tf":1.0},"943":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":21,"docs":{"1023":{"tf":1.0},"1079":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"334":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"505":{"tf":1.4142135623730951},"580":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":2.0},"921":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.0},"934":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"=":{"^":{"#":{"^":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"1064":{"tf":1.0},"531":{"tf":1.4142135623730951},"679":{"tf":1.0},"879":{"tf":1.4142135623730951},"905":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}},"s":{"df":9,"docs":{"131":{"tf":1.0},"265":{"tf":1.0},"276":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.4142135623730951},"649":{"tf":1.0},"956":{"tf":1.0},"997":{"tf":1.4142135623730951},"998":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"396":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"356":{"tf":1.4142135623730951},"858":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":7,"docs":{"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"517":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.449489742783178}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"199":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":2.0},"309":{"tf":1.4142135623730951},"489":{"tf":1.0},"634":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"204":{"tf":1.0},"276":{"tf":1.0},"487":{"tf":1.0},"501":{"tf":1.0}},"n":{"df":1,"docs":{"353":{"tf":1.0}}}},"i":{"d":{"df":108,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1108":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"353":{"tf":2.6457513110645907},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"369":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"46":{"tf":1.0},"514":{"tf":1.0},"526":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"573":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"679":{"tf":1.0},"686":{"tf":1.0},"691":{"tf":1.0},"707":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"853":{"tf":1.0},"872":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"897":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"926":{"tf":1.0},"934":{"tf":1.0},"939":{"tf":1.0},"951":{"tf":1.4142135623730951},"955":{"tf":1.0},"960":{"tf":1.7320508075688772},"965":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":21,"docs":{"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"353":{"tf":2.0},"354":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"554":{"tf":1.0},"613":{"tf":1.0},"930":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"1071":{"tf":1.0},"452":{"tf":1.0},"780":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":6,"docs":{"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"362":{"tf":2.449489742783178},"363":{"tf":2.0},"365":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":29,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.0},"200":{"tf":2.449489742783178},"201":{"tf":2.0},"202":{"tf":2.6457513110645907},"203":{"tf":2.6457513110645907},"204":{"tf":1.4142135623730951},"228":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":2.23606797749979},"441":{"tf":1.0},"565":{"tf":1.7320508075688772},"566":{"tf":1.4142135623730951},"61":{"tf":2.23606797749979},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":2.23606797749979},"682":{"tf":1.0},"8":{"tf":1.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.0},"957":{"tf":2.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"315":{"tf":1.0},"316":{"tf":2.23606797749979},"318":{"tf":1.0},"443":{"tf":1.0},"556":{"tf":1.4142135623730951},"676":{"tf":1.0},"681":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"910":{"tf":1.0},"963":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"443":{"tf":1.0}}}}}}},"df":21,"docs":{"1014":{"tf":1.0},"1073":{"tf":1.0},"1103":{"tf":1.0},"1112":{"tf":1.7320508075688772},"1117":{"tf":1.0},"199":{"tf":3.1622776601683795},"203":{"tf":1.0},"260":{"tf":1.0},"316":{"tf":2.23606797749979},"354":{"tf":1.0},"361":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"536":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"707":{"tf":2.0},"8":{"tf":2.0},"847":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":4,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"df":26,"docs":{"1105":{"tf":1.0},"1108":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"221":{"tf":1.0},"276":{"tf":1.0},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"341":{"tf":1.0},"347":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"540":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"866":{"tf":1.4142135623730951},"903":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.4142135623730951}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"824":{"tf":2.0},"937":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"360":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":20,"docs":{"10":{"tf":1.0},"1116":{"tf":1.0},"123":{"tf":1.4142135623730951},"133":{"tf":1.0},"165":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"374":{"tf":1.0},"390":{"tf":1.0},"5":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.0},"653":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"314":{"tf":1.7320508075688772},"327":{"tf":1.0},"332":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"475":{"tf":1.0},"707":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0}}}},"t":{"df":5,"docs":{"1095":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"386":{"tf":1.4142135623730951},"939":{"tf":1.0}}}},"w":{"df":1,"docs":{"929":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"592":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"560":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"560":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}}}},"df":12,"docs":{"212":{"tf":1.4142135623730951},"251":{"tf":1.0},"306":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"545":{"tf":1.0},"547":{"tf":2.0},"559":{"tf":1.0},"560":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0}}}}}}}},"q":{"4":{"df":1,"docs":{"135":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"503":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"331":{"tf":1.4142135623730951},"447":{"tf":1.0},"844":{"tf":1.0}}},"df":2,"docs":{"1095":{"tf":1.0},"503":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":9,"docs":{"135":{"tf":1.0},"182":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":2.449489742783178},"541":{"tf":1.0},"989":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}}}},"t":{"df":3,"docs":{"175":{"tf":1.0},"30":{"tf":1.0},"41":{"tf":1.0}},"i":{"df":14,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"446":{"tf":1.0},"595":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"528":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"589":{"tf":1.0},"591":{"tf":1.0},"708":{"tf":1.0},"975":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"175":{"tf":1.0},"67":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"276":{"tf":1.0},"788":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":262,"docs":{"10":{"tf":1.0},"1001":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1025":{"tf":2.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.7320508075688772},"1052":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1098":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1119":{"tf":1.7320508075688772},"114":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.1622776601683795},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"140":{"tf":2.0},"143":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"182":{"tf":1.0},"197":{"tf":3.605551275463989},"198":{"tf":1.0},"199":{"tf":7.874007874011811},"202":{"tf":1.4142135623730951},"205":{"tf":2.449489742783178},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"217":{"tf":1.7320508075688772},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"220":{"tf":2.8284271247461903},"221":{"tf":1.7320508075688772},"222":{"tf":2.449489742783178},"223":{"tf":2.0},"224":{"tf":2.449489742783178},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.4142135623730951},"234":{"tf":2.6457513110645907},"235":{"tf":2.0},"236":{"tf":2.449489742783178},"238":{"tf":2.23606797749979},"239":{"tf":3.0},"241":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.0},"248":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":2.6457513110645907},"263":{"tf":1.7320508075688772},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"294":{"tf":2.449489742783178},"295":{"tf":2.0},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":2.23606797749979},"306":{"tf":2.8284271247461903},"307":{"tf":2.0},"308":{"tf":2.6457513110645907},"316":{"tf":2.449489742783178},"335":{"tf":1.4142135623730951},"348":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":2.449489742783178},"364":{"tf":2.449489742783178},"367":{"tf":1.0},"369":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"438":{"tf":2.0},"442":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.7320508075688772},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"48":{"tf":1.7320508075688772},"527":{"tf":1.7320508075688772},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"53":{"tf":1.0},"541":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":3.1622776601683795},"555":{"tf":2.0},"562":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.7320508075688772},"593":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.7320508075688772},"598":{"tf":1.7320508075688772},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.4142135623730951},"632":{"tf":1.4142135623730951},"634":{"tf":2.23606797749979},"635":{"tf":2.0},"637":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"644":{"tf":2.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":2.0},"655":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"686":{"tf":1.7320508075688772},"695":{"tf":2.23606797749979},"699":{"tf":2.23606797749979},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"721":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":3.0},"742":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"764":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"781":{"tf":1.4142135623730951},"783":{"tf":1.4142135623730951},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.4142135623730951},"801":{"tf":1.0},"806":{"tf":1.7320508075688772},"811":{"tf":1.0},"818":{"tf":1.4142135623730951},"822":{"tf":1.0},"829":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"841":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.7320508075688772},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"871":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"88":{"tf":2.449489742783178},"880":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.4142135623730951},"909":{"tf":1.0},"915":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"942":{"tf":1.0},"943":{"tf":1.0},"951":{"tf":1.4142135623730951},"956":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0},"986":{"tf":1.7320508075688772},"989":{"tf":1.0},"993":{"tf":1.0}}},"y":{"'":{"df":3,"docs":{"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"231":{"tf":1.0}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"679":{"tf":1.0}}}}},"df":0,"docs":{}},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"679":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":1,"docs":{"1018":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":45,"docs":{"1006":{"tf":1.0},"1017":{"tf":1.0},"1117":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":2.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"779":{"tf":1.0},"82":{"tf":1.4142135623730951},"84":{"tf":1.0},"844":{"tf":1.0},"86":{"tf":1.4142135623730951},"876":{"tf":1.0},"926":{"tf":1.0},"944":{"tf":1.0},"974":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"374":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":12,"docs":{"116":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"2":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"288":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"427":{"tf":1.0},"750":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"588":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"151":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"554":{"tf":1.0},"84":{"tf":1.0},"951":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"444":{"tf":1.0}}}},"t":{"df":5,"docs":{"199":{"tf":1.0},"248":{"tf":1.0},"288":{"tf":1.0},"590":{"tf":1.0},"954":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"519":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"256":{"tf":1.0},"518":{"tf":1.0}}}},"m":{"df":1,"docs":{"962":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"129":{"tf":1.0}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}}}},"df":6,"docs":{"1002":{"tf":1.0},"174":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":20,"docs":{"103":{"tf":1.0},"1040":{"tf":1.0},"234":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"367":{"tf":1.0},"455":{"tf":1.0},"551":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"587":{"tf":1.0},"657":{"tf":1.0},"87":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"k":{"df":2,"docs":{"748":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"309":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"197":{"tf":1.0},"876":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"1023":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1098":{"tf":1.7320508075688772},"125":{"tf":1.0},"578":{"tf":1.0},"586":{"tf":1.0},"813":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"900":{"tf":1.0},"905":{"tf":1.0},"936":{"tf":1.0},"962":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"o":{"df":15,"docs":{"106":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"548":{"tf":1.7320508075688772},"606":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.0},"678":{"tf":2.8284271247461903},"679":{"tf":2.449489742783178},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"747":{"tf":1.0}}}}},"w":{"df":37,"docs":{"1001":{"tf":1.0},"1051":{"tf":1.0},"1075":{"tf":1.0},"123":{"tf":1.0},"177":{"tf":1.0},"197":{"tf":1.4142135623730951},"221":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"44":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"568":{"tf":1.4142135623730951},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"664":{"tf":1.0},"785":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"876":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.7320508075688772},"949":{"tf":1.0}}}},"d":{"b":{"df":0,"docs":{},"m":{"df":4,"docs":{"945":{"tf":1.7320508075688772},"950":{"tf":1.0},"957":{"tf":1.4142135623730951},"960":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":4,"docs":{"251":{"tf":1.0},"503":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{":":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"144":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"308":{"tf":1.0},"356":{"tf":1.0},"370":{"tf":1.0},"379":{"tf":1.0},"407":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"613":{"tf":1.0},"936":{"tf":1.0},"949":{"tf":1.0}}},"t":{"df":1,"docs":{"518":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"199":{"tf":1.0},"236":{"tf":1.0},"315":{"tf":1.0},"472":{"tf":1.0},"921":{"tf":1.7320508075688772},"957":{"tf":1.0}}}},"df":0,"docs":{}},"df":71,"docs":{"1029":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1062":{"tf":1.0},"1064":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.0},"121":{"tf":1.7320508075688772},"127":{"tf":1.0},"155":{"tf":1.0},"187":{"tf":1.4142135623730951},"209":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":3.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"257":{"tf":2.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"320":{"tf":1.0},"326":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":1.0},"361":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"453":{"tf":1.0},"464":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"567":{"tf":1.7320508075688772},"568":{"tf":1.0},"582":{"tf":1.4142135623730951},"654":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1114":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.4142135623730951},"567":{"tf":1.0}}}},"i":{"df":5,"docs":{"1001":{"tf":1.0},"140":{"tf":1.0},"215":{"tf":1.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951}}},"m":{"df":2,"docs":{"1106":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":29,"docs":{"100":{"tf":1.0},"1114":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":1.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"561":{"tf":1.0},"729":{"tf":1.0},"851":{"tf":1.0},"948":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"239":{"tf":1.0},"365":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"290":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"425":{"tf":1.0},"527":{"tf":1.0},"679":{"tf":1.4142135623730951},"904":{"tf":1.0},"952":{"tf":1.0},"962":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":26,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1096":{"tf":1.0},"180":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.7320508075688772},"262":{"tf":2.449489742783178},"268":{"tf":1.0},"300":{"tf":1.0},"455":{"tf":1.0},"496":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.0},"579":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.0},"864":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"127":{"tf":1.0},"168":{"tf":1.0},"705":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"1085":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":47,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.4142135623730951},"169":{"tf":1.0},"188":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"275":{"tf":1.0},"331":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"400":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"594":{"tf":1.0},"613":{"tf":1.0},"651":{"tf":1.0},"67":{"tf":1.0},"686":{"tf":1.0},"711":{"tf":1.0},"725":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.4142135623730951},"786":{"tf":2.0},"803":{"tf":1.0},"810":{"tf":1.0},"825":{"tf":1.0},"873":{"tf":1.4142135623730951},"913":{"tf":1.0},"936":{"tf":2.0},"937":{"tf":1.4142135623730951},"941":{"tf":1.0},"956":{"tf":1.0},"984":{"tf":1.0}}}},"n":{"c":{"df":2,"docs":{"271":{"tf":1.0},"585":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":29,"docs":{"1017":{"tf":1.0},"1097":{"tf":1.0},"1114":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"406":{"tf":1.0},"435":{"tf":1.4142135623730951},"487":{"tf":1.0},"498":{"tf":1.0},"529":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.449489742783178},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"794":{"tf":1.0},"904":{"tf":1.0},"948":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1014":{"tf":1.0},"262":{"tf":1.0},"718":{"tf":1.4142135623730951},"726":{"tf":1.0}},"i":{"df":1,"docs":{"934":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"936":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":45,"docs":{"1008":{"tf":1.7320508075688772},"1009":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":2.449489742783178},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.7320508075688772},"117":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"18":{"tf":1.0},"199":{"tf":2.449489742783178},"220":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"378":{"tf":1.0},"390":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"499":{"tf":1.0},"542":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.0},"737":{"tf":1.0},"788":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"940":{"tf":1.0},"999":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}}},"r":{"d":{"'":{"df":1,"docs":{"422":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":59,"docs":{"1014":{"tf":1.0},"1044":{"tf":1.0},"1049":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1097":{"tf":1.4142135623730951},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"334":{"tf":2.0},"335":{"tf":3.605551275463989},"342":{"tf":1.0},"354":{"tf":2.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"375":{"tf":1.0},"379":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.449489742783178},"399":{"tf":1.0},"418":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.0},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"62":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"638":{"tf":1.0},"651":{"tf":1.0},"662":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"834":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"874":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"269":{"tf":1.0},"360":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"374":{"tf":1.0},"390":{"tf":1.0},"924":{"tf":2.449489742783178},"928":{"tf":2.0},"929":{"tf":5.0990195135927845},"930":{"tf":2.8284271247461903},"931":{"tf":4.0},"936":{"tf":3.1622776601683795}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":2.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"930":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1079":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"478":{"tf":1.4142135623730951}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"'":{"df":1,"docs":{"306":{"tf":1.0}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1119":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"294":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.0},"562":{"tf":2.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"951":{"tf":1.4142135623730951},"960":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"952":{"tf":1.0},"957":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}}}},"u":{"c":{"df":23,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"183":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"235":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"297":{"tf":1.0},"380":{"tf":1.0},"454":{"tf":1.0},"479":{"tf":1.0},"542":{"tf":1.0},"595":{"tf":1.4142135623730951},"622":{"tf":1.0},"635":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.4142135623730951},"752":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"926":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"306":{"tf":1.0},"506":{"tf":1.4142135623730951},"541":{"tf":1.0},"711":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"929":{"tf":1.0},"956":{"tf":1.0}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":810,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"1015":{"tf":1.7320508075688772},"1016":{"tf":1.0},"1017":{"tf":1.7320508075688772},"1018":{"tf":1.0},"1019":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":2.0},"1022":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1024":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.7320508075688772},"1029":{"tf":2.0},"103":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.4142135623730951},"1038":{"tf":1.0},"1039":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":2.0},"1046":{"tf":1.0},"1047":{"tf":1.7320508075688772},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":2.0},"1053":{"tf":1.0},"1054":{"tf":1.7320508075688772},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.7320508075688772},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":2.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":2.23606797749979},"1075":{"tf":1.0},"1076":{"tf":1.7320508075688772},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":2.0},"1083":{"tf":1.7320508075688772},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.7320508075688772},"1091":{"tf":2.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.7320508075688772},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1118":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.7320508075688772},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"198":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.4142135623730951},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"343":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.7320508075688772},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":2.0},"484":{"tf":1.4142135623730951},"485":{"tf":1.7320508075688772},"486":{"tf":1.4142135623730951},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.4142135623730951},"490":{"tf":1.4142135623730951},"491":{"tf":1.4142135623730951},"492":{"tf":1.4142135623730951},"493":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.4142135623730951},"498":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"5":{"tf":1.7320508075688772},"500":{"tf":1.4142135623730951},"501":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"511":{"tf":1.4142135623730951},"512":{"tf":1.4142135623730951},"513":{"tf":1.4142135623730951},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"517":{"tf":1.4142135623730951},"518":{"tf":1.7320508075688772},"519":{"tf":1.4142135623730951},"520":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.4142135623730951},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"530":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.7320508075688772},"539":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.4142135623730951},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.7320508075688772},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":2.23606797749979},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.7320508075688772},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.7320508075688772},"604":{"tf":1.0},"605":{"tf":2.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.7320508075688772},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":2.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.7320508075688772},"621":{"tf":2.23606797749979},"622":{"tf":1.0},"623":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":2.0},"632":{"tf":1.0},"633":{"tf":2.23606797749979},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.7320508075688772},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.7320508075688772},"647":{"tf":1.0},"648":{"tf":2.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":1.4142135623730951},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.7320508075688772},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":2.0},"668":{"tf":1.7320508075688772},"669":{"tf":1.0},"670":{"tf":1.7320508075688772},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.7320508075688772},"675":{"tf":1.7320508075688772},"676":{"tf":1.0},"677":{"tf":1.7320508075688772},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.7320508075688772},"683":{"tf":2.0},"684":{"tf":1.0},"685":{"tf":1.7320508075688772},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.7320508075688772},"728":{"tf":1.7320508075688772},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.7320508075688772},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":2.23606797749979},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.7320508075688772},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.7320508075688772},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.7320508075688772},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.7320508075688772},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.7320508075688772},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.7320508075688772},"776":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"787":{"tf":1.7320508075688772},"788":{"tf":1.0},"789":{"tf":1.0},"790":{"tf":1.7320508075688772},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.7320508075688772},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.7320508075688772},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.7320508075688772},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.7320508075688772},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.7320508075688772},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.7320508075688772},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.7320508075688772},"839":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.7320508075688772},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.7320508075688772},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.7320508075688772},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":2.0},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.7320508075688772},"884":{"tf":1.0},"885":{"tf":1.4142135623730951},"886":{"tf":1.0},"887":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.7320508075688772},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.7320508075688772},"945":{"tf":1.0},"946":{"tf":1.4142135623730951},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.4142135623730951},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.4142135623730951},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.4142135623730951},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"222":{"tf":1.0},"271":{"tf":1.0},"297":{"tf":1.0},"410":{"tf":1.0},"538":{"tf":1.4142135623730951},"543":{"tf":1.0},"546":{"tf":1.7320508075688772},"705":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":3,"docs":{"813":{"tf":1.0},"824":{"tf":2.449489742783178},"922":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":20,"docs":{"113":{"tf":1.0},"115":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"300":{"tf":1.0},"342":{"tf":1.0},"376":{"tf":1.0},"484":{"tf":1.0},"595":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.0},"708":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"914":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"931":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"=":{"1":{"0":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":10,"docs":{"197":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"498":{"tf":1.0},"508":{"tf":1.4142135623730951},"857":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"518":{"tf":1.0},"557":{"tf":1.0},"625":{"tf":1.0},"785":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"1009":{"tf":1.0},"1093":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"705":{"tf":1.4142135623730951},"772":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1079":{"tf":1.0},"447":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"943":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"[":{"'":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"779":{"tf":1.0}}}}}}}},"=":{"df":0,"docs":{},"u":{"df":1,"docs":{"254":{"tf":1.7320508075688772}}}},"df":8,"docs":{"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"447":{"tf":1.0},"737":{"tf":1.4142135623730951},"741":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0},"864":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"354":{"tf":2.23606797749979},"356":{"tf":1.0},"38":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"913":{"tf":1.0}},"r":{"df":6,"docs":{"153":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":3.3166247903554},"927":{"tf":2.23606797749979},"936":{"tf":2.449489742783178}},"i":{"df":5,"docs":{"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"y":{"df":0,"docs":{},"’":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"179":{"tf":1.0},"962":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"1009":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"296":{"tf":1.0},"408":{"tf":1.0},"506":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.4142135623730951},"523":{"tf":2.0},"524":{"tf":2.0},"528":{"tf":3.3166247903554},"529":{"tf":1.4142135623730951},"531":{"tf":2.0},"596":{"tf":1.0},"625":{"tf":2.0},"740":{"tf":1.0},"813":{"tf":1.0},"943":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"221":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.7320508075688772},"634":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"1008":{"tf":2.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1064":{"tf":1.0},"1072":{"tf":1.0},"1117":{"tf":1.0},"122":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"238":{"tf":1.0},"269":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"540":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"853":{"tf":1.0},"887":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"934":{"tf":1.7320508075688772},"957":{"tf":1.0},"965":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"156":{"tf":1.0},"541":{"tf":1.4142135623730951},"548":{"tf":1.0},"981":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"708":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"x":{"df":2,"docs":{"222":{"tf":1.0},"414":{"tf":1.0}}},"y":{"df":2,"docs":{"447":{"tf":1.0},"913":{"tf":1.0}}}},"df":12,"docs":{"1025":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.4142135623730951},"222":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"396":{"tf":1.0},"451":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.4142135623730951},"777":{"tf":1.0},"899":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":48,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":3.0},"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1073":{"tf":3.3166247903554},"1075":{"tf":1.0},"1085":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"327":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"578":{"tf":1.0},"584":{"tf":1.0},"64":{"tf":1.0},"650":{"tf":1.0},"656":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.7320508075688772},"848":{"tf":3.0},"849":{"tf":1.0},"87":{"tf":1.0},"946":{"tf":1.4142135623730951},"961":{"tf":1.4142135623730951},"975":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"450":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":23,"docs":{"101":{"tf":1.4142135623730951},"1031":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1084":{"tf":1.0},"1114":{"tf":1.0},"117":{"tf":1.0},"136":{"tf":1.0},"164":{"tf":1.0},"295":{"tf":1.7320508075688772},"354":{"tf":2.23606797749979},"403":{"tf":1.0},"413":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"567":{"tf":1.0},"624":{"tf":1.0},"750":{"tf":1.0},"880":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"117":{"tf":1.0},"307":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"222":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"465":{"tf":1.0},"487":{"tf":1.0},"550":{"tf":1.0},"738":{"tf":1.0},"745":{"tf":1.7320508075688772},"8":{"tf":1.0},"913":{"tf":1.4142135623730951},"919":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"913":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.7320508075688772}}}}},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"248":{"tf":1.0},"432":{"tf":1.0},"516":{"tf":1.0},"786":{"tf":1.0},"936":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":3,"docs":{"199":{"tf":1.0},"487":{"tf":1.0},"678":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"936":{"tf":1.4142135623730951},"937":{"tf":2.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"1001":{"tf":1.0},"415":{"tf":1.0},"485":{"tf":1.0},"929":{"tf":1.0}}},"v":{"df":30,"docs":{"1002":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1097":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.0},"224":{"tf":1.0},"339":{"tf":1.0},"416":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"542":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"628":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"743":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"936":{"tf":1.7320508075688772}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"199":{"tf":1.0},"364":{"tf":1.0},"413":{"tf":1.0},"485":{"tf":1.0},"910":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1107":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"197":{"tf":1.0},"290":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"546":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"937":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1119":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"191":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"774":{"tf":2.23606797749979}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1119":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":23,"docs":{"1001":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"127":{"tf":1.0},"140":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"276":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"363":{"tf":1.0},"426":{"tf":1.0},"485":{"tf":1.0},"577":{"tf":1.0},"77":{"tf":1.4142135623730951},"9":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0},"965":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":6,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.4142135623730951},"916":{"tf":1.0}}},"df":1,"docs":{"390":{"tf":1.0}}}},"o":{"df":15,"docs":{"186":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.4142135623730951},"332":{"tf":1.0},"339":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.4142135623730951},"836":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":73,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"1085":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.4142135623730951},"1114":{"tf":1.0},"131":{"tf":1.0},"140":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.7320508075688772},"368":{"tf":1.0},"371":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.8284271247461903},"451":{"tf":1.0},"481":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"512":{"tf":1.0},"529":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.0},"595":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.7320508075688772},"669":{"tf":1.0},"67":{"tf":2.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"679":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.0},"726":{"tf":2.0},"742":{"tf":1.0},"752":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":2.23606797749979},"900":{"tf":1.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"943":{"tf":1.4142135623730951},"963":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"676":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":58,"docs":{"0":{"tf":1.0},"1021":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"1106":{"tf":1.4142135623730951},"1107":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"180":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"332":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.7320508075688772},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"475":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"556":{"tf":1.7320508075688772},"565":{"tf":1.0},"569":{"tf":1.0},"598":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":2.449489742783178},"821":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0},"869":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":72,"docs":{"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1044":{"tf":2.8284271247461903},"1046":{"tf":1.0},"1053":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1114":{"tf":1.0},"117":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"219":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"264":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"34":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":2.0},"427":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"448":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"488":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"586":{"tf":1.0},"613":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"641":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.0},"708":{"tf":2.23606797749979},"743":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"906":{"tf":1.0},"935":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"1046":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"413":{"tf":1.4142135623730951},"547":{"tf":1.0},"643":{"tf":1.0}}}}}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"144":{"tf":1.0},"221":{"tf":1.0},"269":{"tf":1.4142135623730951},"290":{"tf":1.0},"447":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"354":{"tf":1.0},"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}}}}}}}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":52,"docs":{"1001":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1108":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.7320508075688772},"238":{"tf":1.0},"260":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"387":{"tf":2.23606797749979},"388":{"tf":1.0},"447":{"tf":1.0},"500":{"tf":1.0},"540":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.7320508075688772},"62":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"844":{"tf":1.7320508075688772},"858":{"tf":1.0},"946":{"tf":1.4142135623730951},"947":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"r":{"df":86,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1114":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":3.3166247903554},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"336":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"409":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"506":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"599":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"778":{"tf":1.0},"788":{"tf":1.4142135623730951},"839":{"tf":1.0},"845":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.4142135623730951},"88":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"913":{"tf":2.23606797749979},"925":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.7320508075688772},"930":{"tf":1.0},"936":{"tf":1.4142135623730951},"952":{"tf":1.0},"960":{"tf":1.0},"979":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"510":{"tf":1.0}}}}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"477":{"tf":1.0},"479":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"204":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.7320508075688772},"957":{"tf":1.0}}}},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"936":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":16,"docs":{"168":{"tf":1.0},"323":{"tf":1.4142135623730951},"447":{"tf":2.0},"488":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":2.449489742783178},"500":{"tf":1.0},"508":{"tf":2.23606797749979},"514":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":2.0},"928":{"tf":2.0},"929":{"tf":5.385164807134504},"934":{"tf":1.0},"936":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"137":{"tf":1.0},"368":{"tf":1.0},"452":{"tf":1.0},"679":{"tf":1.0},"844":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"v":{"df":12,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"137":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"407":{"tf":1.4142135623730951},"414":{"tf":1.0},"613":{"tf":1.7320508075688772},"728":{"tf":1.4142135623730951},"844":{"tf":2.449489742783178},"90":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"1075":{"tf":1.0},"1114":{"tf":1.0},"1118":{"tf":1.4142135623730951},"1120":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":1.7320508075688772},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"707":{"tf":1.0},"962":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"342":{"tf":1.0},"527":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"516":{"tf":1.0},"752":{"tf":1.0},"852":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":29,"docs":{"100":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1097":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"238":{"tf":1.4142135623730951},"260":{"tf":1.0},"342":{"tf":2.0},"354":{"tf":1.0},"385":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"413":{"tf":1.0},"523":{"tf":1.0},"595":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"844":{"tf":1.0},"854":{"tf":1.7320508075688772},"873":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"342":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"740":{"tf":1.4142135623730951}}}}},"df":12,"docs":{"1053":{"tf":1.0},"1107":{"tf":1.0},"212":{"tf":1.0},"268":{"tf":1.0},"353":{"tf":1.7320508075688772},"362":{"tf":1.0},"622":{"tf":1.0},"690":{"tf":1.0},"788":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"393":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"516":{"tf":1.0},"929":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"263":{"tf":1.0},"267":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"455":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"858":{"tf":1.4142135623730951},"916":{"tf":1.0},"97":{"tf":1.0},"980":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}},"df":101,"docs":{"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"106":{"tf":1.4142135623730951},"1097":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"184":{"tf":1.7320508075688772},"187":{"tf":2.449489742783178},"189":{"tf":1.0},"190":{"tf":2.8284271247461903},"193":{"tf":1.0},"199":{"tf":3.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.4142135623730951},"335":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":2.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"642":{"tf":1.0},"654":{"tf":1.0},"678":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":2.0},"708":{"tf":1.0},"734":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"748":{"tf":1.4142135623730951},"800":{"tf":1.0},"802":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":2.449489742783178},"871":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"875":{"tf":3.0},"876":{"tf":5.0990195135927845},"877":{"tf":2.0},"878":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":3.872983346207417},"89":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":2.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.7320508075688772},"937":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"522":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1023":{"tf":2.0},"199":{"tf":1.0},"273":{"tf":1.0},"357":{"tf":1.0},"367":{"tf":1.0},"393":{"tf":1.4142135623730951},"691":{"tf":1.0},"708":{"tf":1.0},"772":{"tf":1.0},"903":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":46,"docs":{"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1083":{"tf":1.7320508075688772},"1084":{"tf":1.7320508075688772},"1085":{"tf":2.8284271247461903},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.4142135623730951},"1090":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":2.0},"267":{"tf":3.7416573867739413},"270":{"tf":2.6457513110645907},"273":{"tf":3.0},"274":{"tf":2.23606797749979},"275":{"tf":2.6457513110645907},"284":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":2.23606797749979},"368":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.4142135623730951},"447":{"tf":1.0},"487":{"tf":1.0},"49":{"tf":2.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":2.0},"622":{"tf":1.0},"772":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"957":{"tf":1.0},"971":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"973":{"tf":1.4142135623730951},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1090":{"tf":1.0}}}}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"945":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"128":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1063":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"254":{"tf":1.0},"596":{"tf":1.4142135623730951},"649":{"tf":1.0},"734":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"950":{"tf":1.0}},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"679":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":33,"docs":{"130":{"tf":1.0},"137":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"354":{"tf":1.0},"384":{"tf":1.0},"391":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"654":{"tf":1.0},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"770":{"tf":1.0},"876":{"tf":1.0},"983":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"364":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"180":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":25,"docs":{"124":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.7320508075688772},"787":{"tf":2.0},"788":{"tf":3.0},"789":{"tf":2.23606797749979},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":2.23606797749979},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.4142135623730951},"798":{"tf":1.0},"855":{"tf":2.449489742783178},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":2.449489742783178}},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"176":{"tf":1.0},"352":{"tf":1.0}}},"t":{"df":2,"docs":{"323":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"836":{"tf":1.0},"837":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":30,"docs":{"1031":{"tf":1.0},"1103":{"tf":1.0},"1108":{"tf":2.0},"111":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"160":{"tf":1.0},"203":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"320":{"tf":1.0},"322":{"tf":1.0},"331":{"tf":1.4142135623730951},"337":{"tf":1.0},"340":{"tf":2.0},"347":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"473":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0},"788":{"tf":1.0},"814":{"tf":1.0},"837":{"tf":1.0},"946":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"836":{"tf":1.0}}}}}}}}}}}},"s":{"df":5,"docs":{"1023":{"tf":1.4142135623730951},"414":{"tf":1.0},"457":{"tf":1.0},"740":{"tf":1.0},"847":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}},"f":{"c":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"267":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"740":{"tf":1.4142135623730951},"898":{"tf":1.0},"922":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.4142135623730951},"273":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"267":{"tf":1.0}}},"k":{"df":7,"docs":{"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.7320508075688772},"527":{"tf":1.0},"586":{"tf":1.0},"929":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"467":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"1031":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"456":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"779":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"312":{"tf":1.0},"318":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"179":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"447":{"tf":1.0},"733":{"tf":1.0},"950":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"6":{"7":{"8":{"7":{"4":{"5":{"8":{"a":{"6":{"9":{"0":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"3":{"b":{"2":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"8":{"6":{"a":{"1":{"7":{"9":{"8":{"9":{"9":{"2":{"1":{"3":{"8":{"0":{"9":{"5":{"3":{"4":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"186":{"tf":1.0},"733":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"519":{"tf":1.0}}},"t":{"df":21,"docs":{"1027":{"tf":1.0},"1035":{"tf":1.0},"1051":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"310":{"tf":1.4142135623730951},"459":{"tf":1.0},"467":{"tf":1.7320508075688772},"468":{"tf":1.4142135623730951},"649":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"427":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.0},"8":{"tf":1.0}}}}}},"n":{"d":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":3,"docs":{"307":{"tf":1.0},"356":{"tf":1.0},"613":{"tf":1.7320508075688772}}}},"w":{"'":{"df":2,"docs":{"761":{"tf":1.0},"785":{"tf":1.0}}},".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":80,"docs":{"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1033":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"133":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"232":{"tf":1.0},"238":{"tf":2.0},"239":{"tf":2.449489742783178},"243":{"tf":1.0},"248":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"276":{"tf":2.0},"299":{"tf":1.0},"318":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"400":{"tf":1.4142135623730951},"412":{"tf":1.0},"452":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"657":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.8284271247461903},"679":{"tf":1.7320508075688772},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951},"710":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"770":{"tf":1.0},"778":{"tf":2.0},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.4142135623730951},"862":{"tf":1.0},"877":{"tf":2.23606797749979},"878":{"tf":1.0},"880":{"tf":1.4142135623730951},"901":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":1.0},"939":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"323":{"tf":1.0},"705":{"tf":1.4142135623730951}}}},"n":{"df":132,"docs":{"1019":{"tf":1.0},"102":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":2.0},"1058":{"tf":1.0},"1068":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1082":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"120":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":2.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"169":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"299":{"tf":1.4142135623730951},"303":{"tf":2.0},"306":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"361":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"454":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.7320508075688772},"575":{"tf":1.0},"579":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"631":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":2.0},"703":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"711":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"794":{"tf":1.4142135623730951},"824":{"tf":1.0},"869":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"939":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.7320508075688772},"983":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1090":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"679":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"409":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.0}}},"df":0,"docs":{}}}}}},"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"1023":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"684":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.4142135623730951}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"3":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"956":{"tf":1.0},"957":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"960":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"960":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"3":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"956":{"tf":1.4142135623730951},"957":{"tf":2.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"957":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"957":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"684":{"tf":1.0},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":2.6457513110645907},"959":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"1034":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1099":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"a":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"267":{"tf":2.0},"274":{"tf":1.0},"275":{"tf":1.0},"905":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":10,"docs":{"133":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"944":{"tf":1.0},"947":{"tf":1.0},"956":{"tf":1.4142135623730951},"958":{"tf":1.0},"962":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"922":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"824":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":88,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1092":{"tf":1.0},"1097":{"tf":1.0},"1120":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"212":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"45":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":2.0},"46":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"514":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":2.449489742783178},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":46,"docs":{"1033":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1041":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1049":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1056":{"tf":1.4142135623730951},"1059":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.0},"1077":{"tf":1.4142135623730951},"1079":{"tf":3.0},"1091":{"tf":1.0},"1099":{"tf":1.7320508075688772},"130":{"tf":1.0},"176":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"427":{"tf":2.6457513110645907},"444":{"tf":1.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"567":{"tf":1.0},"581":{"tf":1.0},"591":{"tf":1.7320508075688772},"634":{"tf":2.0},"655":{"tf":2.23606797749979},"658":{"tf":1.0},"662":{"tf":1.4142135623730951},"683":{"tf":1.0},"687":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"705":{"tf":2.0},"769":{"tf":1.0},"89":{"tf":1.0},"986":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":33,"docs":{"1067":{"tf":1.0},"1099":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":3.4641016151377544},"288":{"tf":1.4142135623730951},"343":{"tf":1.0},"348":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"546":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"657":{"tf":1.0},"661":{"tf":1.0},"762":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":5,"docs":{"202":{"tf":1.0},"303":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"948":{"tf":1.0},"958":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"380":{"tf":1.0},"669":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"300":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":1.7320508075688772},"742":{"tf":2.6457513110645907},"744":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":1.0},"774":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"625":{"tf":2.23606797749979},"952":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1070":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1009":{"tf":1.0},"1075":{"tf":1.0},"1097":{"tf":1.0},"1117":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":2.23606797749979},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"222":{"tf":1.0},"258":{"tf":1.4142135623730951},"295":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"866":{"tf":1.7320508075688772},"950":{"tf":1.0}}}},"w":{"df":4,"docs":{"271":{"tf":1.0},"506":{"tf":1.0},"710":{"tf":1.0},"813":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":8,"docs":{"1097":{"tf":1.0},"251":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0}},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"525":{"tf":1.0},"622":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":27,"docs":{"1075":{"tf":1.0},"1085":{"tf":1.0},"183":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"514":{"tf":1.7320508075688772},"542":{"tf":2.0},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"728":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"946":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"405":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"199":{"tf":1.0},"295":{"tf":1.0},"353":{"tf":1.4142135623730951},"363":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0}}}},"n":{"df":17,"docs":{"126":{"tf":1.0},"128":{"tf":2.0},"130":{"tf":1.0},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":2.0},"234":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"295":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"913":{"tf":1.0}}},"r":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":1,"docs":{"300":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"106":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"221":{"tf":1.0},"929":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":108,"docs":{"1001":{"tf":1.7320508075688772},"101":{"tf":1.0},"1015":{"tf":1.0},"1019":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1026":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1043":{"tf":1.7320508075688772},"1045":{"tf":1.0},"1050":{"tf":1.7320508075688772},"1052":{"tf":1.0},"1058":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1080":{"tf":1.7320508075688772},"1083":{"tf":1.0},"1088":{"tf":1.7320508075688772},"1091":{"tf":1.0},"1100":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.4142135623730951},"197":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"305":{"tf":2.0},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"309":{"tf":1.0},"316":{"tf":1.7320508075688772},"345":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"379":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.7320508075688772},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":2.23606797749979},"478":{"tf":1.7320508075688772},"479":{"tf":2.0},"480":{"tf":1.7320508075688772},"553":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":1.0},"567":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"597":{"tf":1.7320508075688772},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"610":{"tf":1.4142135623730951},"618":{"tf":1.4142135623730951},"621":{"tf":1.0},"629":{"tf":1.4142135623730951},"636":{"tf":1.7320508075688772},"639":{"tf":1.0},"645":{"tf":1.7320508075688772},"648":{"tf":1.0},"651":{"tf":1.4142135623730951},"658":{"tf":1.0},"663":{"tf":1.4142135623730951},"668":{"tf":1.0},"672":{"tf":1.7320508075688772},"675":{"tf":1.0},"680":{"tf":1.4142135623730951},"683":{"tf":1.0},"689":{"tf":1.7320508075688772},"703":{"tf":1.7320508075688772},"707":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"733":{"tf":1.0},"749":{"tf":1.0},"756":{"tf":1.7320508075688772},"759":{"tf":1.0},"765":{"tf":1.7320508075688772},"768":{"tf":1.0},"773":{"tf":1.7320508075688772},"787":{"tf":1.0},"79":{"tf":2.23606797749979},"794":{"tf":2.0},"801":{"tf":1.0},"807":{"tf":1.7320508075688772},"811":{"tf":1.0},"821":{"tf":1.7320508075688772},"822":{"tf":1.0},"832":{"tf":1.7320508075688772},"864":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"871":{"tf":1.0},"881":{"tf":1.7320508075688772},"885":{"tf":1.0},"890":{"tf":1.7320508075688772},"894":{"tf":1.0},"907":{"tf":1.7320508075688772},"949":{"tf":1.4142135623730951},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"479":{"tf":1.4142135623730951},"480":{"tf":1.7320508075688772}}}}}}}}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"410":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"409":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"318":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"1":{"df":1,"docs":{"414":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":152,"docs":{"101":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1029":{"tf":1.0},"103":{"tf":1.0},"1035":{"tf":1.7320508075688772},"1037":{"tf":1.0},"104":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1067":{"tf":1.7320508075688772},"1074":{"tf":1.0},"1081":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1089":{"tf":1.7320508075688772},"1091":{"tf":1.4142135623730951},"1101":{"tf":1.4142135623730951},"1102":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.0},"190":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":3.7416573867739413},"341":{"tf":2.6457513110645907},"342":{"tf":2.8284271247461903},"343":{"tf":2.0},"344":{"tf":1.7320508075688772},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":2.8284271247461903},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":2.23606797749979},"368":{"tf":1.0},"376":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"386":{"tf":2.23606797749979},"402":{"tf":3.4641016151377544},"403":{"tf":4.358898943540674},"404":{"tf":2.0},"405":{"tf":2.0},"406":{"tf":2.6457513110645907},"407":{"tf":3.4641016151377544},"408":{"tf":3.605551275463989},"409":{"tf":2.8284271247461903},"410":{"tf":3.7416573867739413},"411":{"tf":1.0},"412":{"tf":2.0},"413":{"tf":2.6457513110645907},"414":{"tf":3.4641016151377544},"415":{"tf":3.605551275463989},"416":{"tf":3.605551275463989},"417":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":2.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"440":{"tf":1.0},"442":{"tf":2.0},"443":{"tf":1.0},"50":{"tf":2.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"561":{"tf":2.23606797749979},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"606":{"tf":1.0},"611":{"tf":1.4142135623730951},"619":{"tf":1.4142135623730951},"621":{"tf":1.0},"630":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"658":{"tf":1.0},"664":{"tf":1.4142135623730951},"668":{"tf":1.0},"669":{"tf":1.0},"673":{"tf":2.0},"675":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"690":{"tf":1.4142135623730951},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"727":{"tf":1.0},"732":{"tf":1.0},"749":{"tf":1.0},"757":{"tf":1.7320508075688772},"759":{"tf":1.0},"766":{"tf":2.0},"768":{"tf":1.0},"774":{"tf":1.7320508075688772},"776":{"tf":1.0},"778":{"tf":1.0},"782":{"tf":1.7320508075688772},"787":{"tf":1.0},"79":{"tf":1.0},"795":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"801":{"tf":1.0},"808":{"tf":1.7320508075688772},"811":{"tf":1.0},"817":{"tf":1.7320508075688772},"822":{"tf":1.0},"828":{"tf":1.4142135623730951},"836":{"tf":2.0},"847":{"tf":1.0},"849":{"tf":1.0},"868":{"tf":1.4142135623730951},"871":{"tf":1.0},"882":{"tf":1.4142135623730951},"885":{"tf":1.0},"891":{"tf":1.4142135623730951},"894":{"tf":1.0},"908":{"tf":1.4142135623730951},"916":{"tf":1.0},"939":{"tf":1.4142135623730951},"952":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.4142135623730951},"962":{"tf":1.0},"964":{"tf":1.0}},"s":{"#":{"2":{"2":{"8":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"345":{"tf":1.0},"347":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{":":{"2":{"0":{"2":{"0":{"0":{"1":{"2":{"3":{"0":{"1":{"4":{"5":{"_":{"b":{"df":0,"docs":{},"e":{"1":{"df":0,"docs":{},"f":{"1":{"1":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"569":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":2,"docs":{"386":{"tf":1.0},"390":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"31":{"tf":1.0},"436":{"tf":1.0},"473":{"tf":1.0},"518":{"tf":1.0},"540":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1114":{"tf":1.4142135623730951},"21":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"548":{"tf":1.0},"950":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}},"r":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":7,"docs":{"345":{"tf":1.0},"376":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"415":{"tf":1.0},"562":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"306":{"tf":1.0},"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"161":{"tf":1.0},"199":{"tf":1.0},"732":{"tf":1.4142135623730951},"824":{"tf":1.0},"897":{"tf":1.0},"926":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1017":{"tf":1.0},"1028":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1090":{"tf":1.7320508075688772},"276":{"tf":1.0},"306":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"475":{"tf":1.0},"547":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"704":{"tf":1.0},"733":{"tf":1.0},"849":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"447":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772}}}}},"u":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"433":{"tf":1.0}}}}},"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"k":{"df":21,"docs":{"1069":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"35":{"tf":1.0},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"405":{"tf":1.0},"447":{"tf":1.4142135623730951},"559":{"tf":1.0},"568":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.4142135623730951},"943":{"tf":1.0},"955":{"tf":1.0}}}},"df":5,"docs":{"243":{"tf":1.0},"503":{"tf":1.0},"614":{"tf":1.0},"661":{"tf":1.0},"948":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"755":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"/":{"a":{"d":{"df":1,"docs":{"778":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":8,"docs":{"737":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":2.0},"757":{"tf":1.0},"758":{"tf":1.0},"760":{"tf":1.0},"788":{"tf":1.0}}}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"737":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"767":{"tf":1.0},"788":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"774":{"tf":1.0}},"n":{"df":3,"docs":{"769":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"775":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"742":{"tf":1.0},"755":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1018":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"788":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"796":{"tf":1.7320508075688772},"798":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.7320508075688772},"798":{"tf":1.0}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"794":{"tf":1.0},"798":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":9,"docs":{"447":{"tf":1.7320508075688772},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"664":{"tf":1.0},"740":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":124,"docs":{"1015":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"124":{"tf":1.7320508075688772},"132":{"tf":1.0},"163":{"tf":1.7320508075688772},"169":{"tf":1.0},"174":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"209":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":3.0},"380":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":3.1622776601683795},"46":{"tf":1.0},"498":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"609":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":2.23606797749979},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"731":{"tf":2.6457513110645907},"734":{"tf":1.4142135623730951},"736":{"tf":1.7320508075688772},"737":{"tf":4.242640687119285},"738":{"tf":2.23606797749979},"739":{"tf":1.0},"740":{"tf":6.244997998398398},"741":{"tf":2.6457513110645907},"742":{"tf":4.898979485566356},"743":{"tf":2.0},"744":{"tf":2.23606797749979},"745":{"tf":2.23606797749979},"746":{"tf":1.4142135623730951},"747":{"tf":1.4142135623730951},"748":{"tf":2.6457513110645907},"749":{"tf":2.23606797749979},"75":{"tf":1.0},"750":{"tf":2.23606797749979},"751":{"tf":2.6457513110645907},"752":{"tf":1.7320508075688772},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":2.0},"756":{"tf":1.4142135623730951},"757":{"tf":1.4142135623730951},"758":{"tf":1.4142135623730951},"759":{"tf":2.0},"760":{"tf":1.7320508075688772},"761":{"tf":2.8284271247461903},"762":{"tf":2.449489742783178},"763":{"tf":1.4142135623730951},"764":{"tf":2.0},"765":{"tf":1.4142135623730951},"766":{"tf":1.4142135623730951},"767":{"tf":1.4142135623730951},"768":{"tf":2.23606797749979},"769":{"tf":2.23606797749979},"770":{"tf":3.7416573867739413},"771":{"tf":1.4142135623730951},"772":{"tf":1.7320508075688772},"773":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"775":{"tf":1.4142135623730951},"776":{"tf":1.0},"777":{"tf":1.4142135623730951},"778":{"tf":2.0},"779":{"tf":1.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":2.6457513110645907},"786":{"tf":2.8284271247461903},"787":{"tf":2.449489742783178},"788":{"tf":3.872983346207417},"789":{"tf":2.6457513110645907},"790":{"tf":1.4142135623730951},"791":{"tf":1.4142135623730951},"792":{"tf":2.23606797749979},"793":{"tf":2.23606797749979},"794":{"tf":1.4142135623730951},"795":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":2.0},"852":{"tf":1.7320508075688772},"854":{"tf":2.0},"866":{"tf":4.123105625617661},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"873":{"tf":3.4641016151377544},"874":{"tf":1.7320508075688772},"875":{"tf":1.0},"876":{"tf":2.449489742783178},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":2.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"945":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"740":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"589":{"tf":1.0},"779":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"627":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":2.23606797749979}}},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":23,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"1061":{"tf":1.0},"169":{"tf":1.0},"222":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"528":{"tf":1.0},"580":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"679":{"tf":1.0},"824":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"936":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":83,"docs":{"1":{"tf":1.0},"1025":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1119":{"tf":1.7320508075688772},"122":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":3.1622776601683795},"182":{"tf":1.4142135623730951},"183":{"tf":2.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"2":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"404":{"tf":1.0},"414":{"tf":1.0},"420":{"tf":1.7320508075688772},"421":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"496":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"550":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"581":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"625":{"tf":1.0},"664":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"747":{"tf":1.0},"824":{"tf":1.4142135623730951},"83":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"88":{"tf":1.0},"922":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"956":{"tf":1.0},"960":{"tf":1.4142135623730951},"965":{"tf":2.0},"975":{"tf":1.0},"976":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"986":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"313":{"tf":1.0},"854":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":207,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1052":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1098":{"tf":1.0},"1104":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.4142135623730951},"1110":{"tf":1.0},"1114":{"tf":1.0},"125":{"tf":1.7320508075688772},"14":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"25":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":2.23606797749979},"298":{"tf":2.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"348":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"387":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.7320508075688772},"417":{"tf":1.4142135623730951},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"43":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0},"44":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":3.0},"45":{"tf":1.0},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.0},"560":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"709":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"745":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"931":{"tf":1.0},"934":{"tf":1.0},"939":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.0},"981":{"tf":1.0},"986":{"tf":1.0}},"m":{"df":6,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"270":{"tf":1.0},"365":{"tf":1.4142135623730951},"510":{"tf":1.0},"814":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"268":{"tf":1.0}}}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":63,"docs":{"1023":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1085":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.0},"224":{"tf":1.0},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"262":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"506":{"tf":1.0},"538":{"tf":1.0},"585":{"tf":1.4142135623730951},"589":{"tf":1.0},"621":{"tf":1.7320508075688772},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"641":{"tf":1.0},"710":{"tf":1.0},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"803":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":2.0},"897":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.4142135623730951}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"1023":{"tf":1.4142135623730951},"107":{"tf":1.0},"1114":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"181":{"tf":2.0},"184":{"tf":1.7320508075688772},"290":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":2.0},"531":{"tf":3.1622776601683795},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.0},"544":{"tf":3.0},"548":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":1.0},"649":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"866":{"tf":1.0},"922":{"tf":1.0},"993":{"tf":1.0}},"s":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"1096":{"tf":1.0},"505":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.7320508075688772}}}}}}}}}},"df":148,"docs":{"101":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"1018":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":2.449489742783178},"1033":{"tf":2.23606797749979},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1098":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":5.830951894845301},"202":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":2.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":2.8284271247461903},"246":{"tf":2.23606797749979},"247":{"tf":1.7320508075688772},"249":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.23606797749979},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":2.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":2.0},"555":{"tf":1.0},"591":{"tf":1.0},"598":{"tf":1.0},"609":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"720":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"81":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"866":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":1.4142135623730951},"879":{"tf":2.449489742783178},"88":{"tf":1.0},"880":{"tf":2.6457513110645907},"905":{"tf":3.0},"926":{"tf":1.4142135623730951},"942":{"tf":1.0},"986":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"875":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"876":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"880":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"f":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"954":{"tf":1.0}}}}}}},"df":15,"docs":{"1119":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"303":{"tf":1.0},"368":{"tf":1.0},"523":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":2.23606797749979},"962":{"tf":1.0},"964":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"957":{"tf":1.0}},"e":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"957":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"199":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"531":{"tf":1.0}}}},"n":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":87,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1070":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1096":{"tf":2.0},"1097":{"tf":1.4142135623730951},"129":{"tf":1.0},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"238":{"tf":1.4142135623730951},"247":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"336":{"tf":2.449489742783178},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"340":{"tf":1.4142135623730951},"341":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951},"346":{"tf":2.23606797749979},"347":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"364":{"tf":1.0},"367":{"tf":2.0},"368":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"454":{"tf":1.7320508075688772},"456":{"tf":1.0},"46":{"tf":1.0},"479":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"525":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"579":{"tf":2.23606797749979},"58":{"tf":1.0},"613":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"9":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.7320508075688772},"942":{"tf":1.7320508075688772},"946":{"tf":1.0},"948":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1023":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0}}}},"p":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"a":{"b":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"999":{"tf":1.4142135623730951}}}}},"s":{"df":11,"docs":{"1098":{"tf":1.0},"1120":{"tf":1.0},"12":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.4142135623730951},"586":{"tf":1.0},"926":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"1044":{"tf":1.0},"155":{"tf":1.4142135623730951},"287":{"tf":1.0},"353":{"tf":1.0},"380":{"tf":2.6457513110645907},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}},"t":{"df":80,"docs":{"1001":{"tf":1.0},"1002":{"tf":2.8284271247461903},"1007":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1070":{"tf":2.449489742783178},"1071":{"tf":1.0},"1072":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1101":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"299":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.7320508075688772},"412":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.6457513110645907},"449":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.7320508075688772},"568":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":2.449489742783178},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"575":{"tf":2.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"613":{"tf":2.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"730":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.4142135623730951},"839":{"tf":1.0},"840":{"tf":1.0},"854":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":2.0},"929":{"tf":1.4142135623730951},"934":{"tf":1.7320508075688772},"935":{"tf":1.0},"936":{"tf":5.196152422706632},"937":{"tf":4.47213595499958},"943":{"tf":1.0},"946":{"tf":1.0},"975":{"tf":1.4142135623730951},"980":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":36,"docs":{"1061":{"tf":1.0},"1064":{"tf":1.0},"1095":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"203":{"tf":1.0},"238":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"400":{"tf":1.0},"475":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"665":{"tf":1.0}},"t":{"df":1,"docs":{"454":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"447":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}},"q":{"df":3,"docs":{"1071":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":15,"docs":{"167":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"622":{"tf":1.4142135623730951},"640":{"tf":1.0},"778":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.0},"906":{"tf":1.0},"948":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"956":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":1,"docs":{"711":{"tf":1.0}},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"673":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0}}}},"df":8,"docs":{"112":{"tf":1.4142135623730951},"267":{"tf":1.0},"453":{"tf":1.0},"529":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"895":{"tf":1.0},"903":{"tf":1.0}}}}},"df":20,"docs":{"447":{"tf":1.7320508075688772},"740":{"tf":1.0},"877":{"tf":1.0},"893":{"tf":1.7320508075688772},"894":{"tf":1.7320508075688772},"895":{"tf":2.23606797749979},"896":{"tf":3.4641016151377544},"897":{"tf":1.7320508075688772},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":3.0},"901":{"tf":2.6457513110645907},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"905":{"tf":2.449489742783178},"906":{"tf":5.0990195135927845},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0}}},"v":{"df":24,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"649":{"tf":1.4142135623730951},"707":{"tf":1.0},"786":{"tf":1.0},"852":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"941":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":2.23606797749979},"962":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"508":{"tf":1.0}}},"df":50,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"215":{"tf":2.0},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":2.23606797749979},"382":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"384":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"43":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"580":{"tf":1.0},"594":{"tf":1.0},"651":{"tf":1.0},"742":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"915":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"935":{"tf":1.0},"946":{"tf":1.4142135623730951},"955":{"tf":1.0},"956":{"tf":2.0},"960":{"tf":1.0}}}},"i":{"c":{"df":69,"docs":{"10":{"tf":1.0},"1085":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"221":{"tf":1.0},"254":{"tf":1.0},"297":{"tf":2.6457513110645907},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":2.0},"36":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":2.0},"372":{"tf":1.0},"393":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"559":{"tf":1.0},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"69":{"tf":1.4142135623730951},"838":{"tf":1.0},"846":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907},"910":{"tf":1.0},"911":{"tf":1.0},"913":{"tf":2.449489742783178},"916":{"tf":1.7320508075688772},"918":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.4142135623730951},"921":{"tf":3.1622776601683795},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"934":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":2.0},"951":{"tf":1.0},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"674":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"341":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"673":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"633":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":45,"docs":{"1002":{"tf":1.7320508075688772},"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1009":{"tf":2.449489742783178},"1011":{"tf":1.7320508075688772},"1059":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.0},"323":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"422":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":2.0},"505":{"tf":1.0},"51":{"tf":1.4142135623730951},"512":{"tf":1.0},"52":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":2.8284271247461903},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.4142135623730951},"633":{"tf":1.0},"642":{"tf":1.4142135623730951},"824":{"tf":2.0},"866":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.0},"905":{"tf":1.0},"946":{"tf":1.4142135623730951},"950":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":150,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1038":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.4142135623730951},"106":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":2.23606797749979},"110":{"tf":1.0},"1115":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"175":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":3.1622776601683795},"211":{"tf":2.0},"212":{"tf":1.0},"219":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"281":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.7320508075688772},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"448":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.7320508075688772},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":2.8284271247461903},"557":{"tf":1.0},"580":{"tf":1.7320508075688772},"590":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"601":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"646":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.23606797749979},"711":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.4142135623730951},"734":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"853":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"88":{"tf":1.0},"915":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.7320508075688772},"931":{"tf":3.3166247903554},"936":{"tf":1.7320508075688772},"937":{"tf":1.7320508075688772},"939":{"tf":1.0},"948":{"tf":1.7320508075688772},"949":{"tf":1.0},"955":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.0},"975":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"1090":{"tf":1.0},"123":{"tf":1.0},"353":{"tf":1.0},"555":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"531":{"tf":1.0}}},"r":{"df":33,"docs":{"1044":{"tf":1.0},"111":{"tf":1.0},"1114":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":1.0},"172":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"24":{"tf":1.0},"263":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.0},"410":{"tf":1.0},"446":{"tf":1.0},"449":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"613":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"83":{"tf":1.0},"900":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"1061":{"tf":1.0},"1087":{"tf":1.0},"342":{"tf":1.0},"356":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0}}}},"r":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":78,"docs":{"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1023":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"144":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.0},"169":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":2.0},"239":{"tf":1.4142135623730951},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":2.0},"362":{"tf":1.0},"365":{"tf":1.0},"395":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"470":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.8284271247461903},"508":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"556":{"tf":1.4142135623730951},"590":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.4142135623730951},"678":{"tf":1.0},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"720":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"824":{"tf":2.8284271247461903},"852":{"tf":1.0},"903":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"939":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":2.0},"318":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"260":{"tf":1.0},"328":{"tf":2.23606797749979},"715":{"tf":1.4142135623730951},"723":{"tf":2.0},"724":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1023":{"tf":1.0},"265":{"tf":1.0},"272":{"tf":1.7320508075688772},"786":{"tf":1.0}}}},"m":{"df":1,"docs":{"1059":{"tf":1.0}}},"p":{"df":12,"docs":{"1001":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.4142135623730951},"579":{"tf":1.0},"948":{"tf":1.0},"963":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":3,"docs":{"898":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}},"df":16,"docs":{"1075":{"tf":1.0},"1119":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"332":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"516":{"tf":1.0},"567":{"tf":1.0},"657":{"tf":1.0},"947":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}},"r":{"df":2,"docs":{"853":{"tf":1.0},"854":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"1110":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"1050":{"tf":1.0},"1100":{"tf":1.0},"376":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"948":{"tf":1.0}}}}},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"949":{"tf":1.0}}}},"df":0,"docs":{}},"df":53,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1075":{"tf":1.0},"137":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"377":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":2.449489742783178},"529":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"686":{"tf":1.0},"726":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0},"824":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"879":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.0},"945":{"tf":1.0},"984":{"tf":1.0}},"n":{"df":14,"docs":{"1017":{"tf":1.0},"1059":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"555":{"tf":1.0},"784":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951},"921":{"tf":1.0},"922":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":5,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}}}}},"df":16,"docs":{"129":{"tf":1.0},"131":{"tf":3.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"752":{"tf":1.7320508075688772}}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":3,"docs":{"235":{"tf":1.0},"238":{"tf":2.0},"363":{"tf":1.0}}}}},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1002":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1023":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1061":{"tf":2.8284271247461903},"1085":{"tf":1.0},"363":{"tf":1.0},"454":{"tf":1.4142135623730951},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":2.449489742783178},"575":{"tf":1.4142135623730951},"579":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"1002":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1097":{"tf":1.0},"215":{"tf":1.0},"897":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"1095":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.4142135623730951},"368":{"tf":1.0},"38":{"tf":1.0},"400":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"653":{"tf":1.0},"779":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"915":{"tf":1.4142135623730951},"945":{"tf":1.0},"974":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"106":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"898":{"tf":1.0},"974":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"229":{"tf":1.0},"273":{"tf":1.0},"507":{"tf":1.4142135623730951}}}}}},"df":18,"docs":{"1070":{"tf":1.0},"1073":{"tf":1.0},"1095":{"tf":1.0},"304":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.7320508075688772},"62":{"tf":1.0},"866":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.6457513110645907},"925":{"tf":1.0},"929":{"tf":1.0},"934":{"tf":1.4142135623730951},"936":{"tf":1.0},"937":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1044":{"tf":1.0},"185":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"915":{"tf":1.0}}}}}}},"df":6,"docs":{"1040":{"tf":1.0},"185":{"tf":1.4142135623730951},"295":{"tf":1.0},"447":{"tf":1.0},"778":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":27,"docs":{"1031":{"tf":1.0},"1061":{"tf":1.0},"1079":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"264":{"tf":1.0},"318":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"366":{"tf":1.0},"41":{"tf":1.0},"450":{"tf":1.0},"506":{"tf":1.4142135623730951},"529":{"tf":1.0},"655":{"tf":1.0},"772":{"tf":1.0},"784":{"tf":1.0},"927":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"199":{"tf":1.0},"407":{"tf":1.0},"975":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":28,"docs":{"1034":{"tf":1.0},"1044":{"tf":1.0},"1122":{"tf":1.0},"139":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"427":{"tf":1.0},"589":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.4142135623730951},"708":{"tf":1.0},"846":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"514":{"tf":2.0}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"327":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"266":{"tf":1.0},"271":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"589":{"tf":1.0},"779":{"tf":1.0}}},"df":12,"docs":{"1118":{"tf":1.0},"197":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"368":{"tf":1.0},"499":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.0},"550":{"tf":1.0},"587":{"tf":1.0},"655":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"181":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"589":{"tf":1.0},"955":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"726":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":52,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1085":{"tf":1.0},"144":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"222":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"304":{"tf":1.0},"316":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":1.0},"507":{"tf":1.0},"510":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.4142135623730951},"603":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"832":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"937":{"tf":1.0},"946":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"507":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":5,"docs":{"296":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"607":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"355":{"tf":1.0},"505":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":15,"docs":{"1017":{"tf":1.0},"11":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"857":{"tf":1.0},"960":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1017":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"325":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.4142135623730951},"866":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{":":{"1":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1023":{"tf":1.4142135623730951},"1070":{"tf":1.0},"1085":{"tf":1.0},"185":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"548":{"tf":1.7320508075688772},"581":{"tf":1.0},"596":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.0},"705":{"tf":1.4142135623730951},"847":{"tf":1.0},"962":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1085":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":8,"docs":{"287":{"tf":1.0},"291":{"tf":1.0},"388":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"508":{"tf":1.0},"633":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"31":{"tf":1.0}}}},"m":{"df":2,"docs":{"1119":{"tf":1.0},"285":{"tf":1.0}}},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"155":{"tf":1.0},"181":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"318":{"tf":1.0},"926":{"tf":1.0}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":8,"docs":{"1006":{"tf":1.0},"116":{"tf":2.0},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"195":{"tf":1.0},"370":{"tf":1.0},"548":{"tf":1.0},"66":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1001":{"tf":1.0},"515":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":9,"docs":{"181":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.4142135623730951},"373":{"tf":1.0},"946":{"tf":1.0},"975":{"tf":2.0},"992":{"tf":2.0},"993":{"tf":1.0},"994":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"529":{"tf":1.0},"748":{"tf":2.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"523":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"247":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0},"664":{"tf":1.0},"960":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"w":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1059":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"291":{"tf":1.0},"364":{"tf":1.0},"742":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"228":{"tf":1.0},"835":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"e":{"8":{"7":{"b":{"c":{"a":{"df":0,"docs":{},"e":{"5":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},">":{"_":{"<":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"190":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":20,"docs":{"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":2.0},"260":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.4142135623730951},"716":{"tf":1.0},"718":{"tf":2.8284271247461903},"720":{"tf":1.7320508075688772},"721":{"tf":1.7320508075688772},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":23,"docs":{"1034":{"tf":1.0},"1055":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"516":{"tf":1.0},"579":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1070":{"tf":1.0},"1105":{"tf":1.0},"231":{"tf":1.0},"257":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"655":{"tf":1.0},"946":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"1000":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"673":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"409":{"tf":1.0},"413":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"899":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"1005":{"tf":1.0},"1006":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1014":{"tf":2.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"263":{"tf":1.0},"364":{"tf":1.0},"541":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"548":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"669":{"tf":1.0},"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"668":{"tf":1.7320508075688772},"669":{"tf":1.4142135623730951},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"1073":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.4142135623730951},"417":{"tf":1.0},"78":{"tf":1.4142135623730951},"847":{"tf":1.0},"948":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"518":{"tf":1.0},"950":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"291":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"456":{"tf":1.0},"481":{"tf":1.0},"733":{"tf":1.0},"913":{"tf":1.0}}}},"v":{"df":3,"docs":{"168":{"tf":1.0},"567":{"tf":1.0},"952":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"589":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1099":{"tf":1.0},"1114":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.0},"913":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":14,"docs":{"1114":{"tf":1.0},"1120":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"376":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0},"959":{"tf":1.0},"999":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":20,"docs":{"1117":{"tf":1.0},"152":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":1.4142135623730951},"375":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.0},"537":{"tf":1.0},"541":{"tf":1.0},"640":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"747":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"451":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"290":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1073":{"tf":1.0},"116":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"707":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1034":{"tf":1.0},"199":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"199":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"290":{"tf":1.0},"320":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.4142135623730951},"403":{"tf":1.0},"407":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":146,"docs":{"0":{"tf":1.0},"1009":{"tf":1.0},"1012":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1016":{"tf":1.0},"1022":{"tf":1.0},"1027":{"tf":1.0},"104":{"tf":1.0},"1052":{"tf":1.0},"1057":{"tf":1.7320508075688772},"1064":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1089":{"tf":1.0},"1105":{"tf":1.0},"1117":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"184":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":2.449489742783178},"199":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"260":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"301":{"tf":1.0},"317":{"tf":1.4142135623730951},"332":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"356":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"394":{"tf":1.0},"447":{"tf":1.7320508075688772},"45":{"tf":1.0},"505":{"tf":1.4142135623730951},"508":{"tf":1.0},"538":{"tf":1.7320508075688772},"541":{"tf":3.1622776601683795},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":3.7416573867739413},"55":{"tf":1.0},"550":{"tf":2.449489742783178},"555":{"tf":1.0},"56":{"tf":1.0},"565":{"tf":1.4142135623730951},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"582":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"661":{"tf":1.0},"664":{"tf":1.4142135623730951},"673":{"tf":1.0},"693":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.0},"701":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.23606797749979},"710":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"74":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.4142135623730951},"766":{"tf":1.4142135623730951},"767":{"tf":1.0},"773":{"tf":1.0},"78":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"807":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.0},"820":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"828":{"tf":1.0},"831":{"tf":2.0},"832":{"tf":1.0},"834":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951},"84":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"858":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.0},"915":{"tf":1.0},"921":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"951":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"960":{"tf":2.0},"979":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"361":{"tf":1.0},"365":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"590":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":6,"docs":{"197":{"tf":1.0},"470":{"tf":1.0},"507":{"tf":1.0},"707":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1023":{"tf":1.0}}},"k":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"\"":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1064":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":33,"docs":{"1058":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"207":{"tf":1.0},"213":{"tf":2.23606797749979},"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":2.23606797749979},"251":{"tf":2.449489742783178},"252":{"tf":1.7320508075688772},"253":{"tf":2.0},"254":{"tf":1.4142135623730951},"255":{"tf":2.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.4142135623730951},"349":{"tf":2.0},"350":{"tf":1.4142135623730951},"378":{"tf":1.0},"559":{"tf":1.4142135623730951},"560":{"tf":1.0},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"673":{"tf":1.0},"945":{"tf":2.0},"949":{"tf":1.7320508075688772},"950":{"tf":2.0},"951":{"tf":1.0},"957":{"tf":2.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.7320508075688772},"960":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"950":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"964":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":4,"docs":{"1097":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.0},"747":{"tf":1.0}}}},"c":{"df":2,"docs":{"507":{"tf":1.0},"517":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"271":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"737":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":161,"docs":{"100":{"tf":1.0},"1006":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"1064":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.4142135623730951},"109":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":2.449489742783178},"1119":{"tf":1.0},"1122":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"133":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.7320508075688772},"318":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"361":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"41":{"tf":1.0},"422":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"528":{"tf":1.0},"537":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"540":{"tf":1.0},"542":{"tf":2.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.7320508075688772},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"916":{"tf":1.0},"934":{"tf":1.0},"948":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":1.0},"983":{"tf":1.0}},"i":{"df":51,"docs":{"1085":{"tf":1.0},"1120":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"183":{"tf":2.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"283":{"tf":1.0},"303":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"381":{"tf":1.0},"39":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"42":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.0},"480":{"tf":1.0},"487":{"tf":1.0},"505":{"tf":1.0},"514":{"tf":1.0},"541":{"tf":2.0},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":2.449489742783178},"56":{"tf":1.0},"57":{"tf":1.0},"580":{"tf":1.0},"707":{"tf":1.0},"959":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"972":{"tf":1.4142135623730951},"973":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"232":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"238":{"tf":1.0},"548":{"tf":1.0},"632":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"740":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"367":{"tf":1.0},"447":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"393":{"tf":1.0}}}},"n":{"df":2,"docs":{"254":{"tf":1.0},"303":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"286":{"tf":1.0},"287":{"tf":2.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"d":{",":{"'":{":":{":":{"'":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"1119":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"510":{"tf":2.449489742783178},"52":{"tf":1.0},"548":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.0},"740":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1008":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"155":{"tf":1.0},"79":{"tf":1.0}}}},"n":{"df":1,"docs":{"859":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"1005":{"tf":1.4142135623730951},"1008":{"tf":1.0},"1013":{"tf":3.0},"851":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"856":{"tf":1.7320508075688772},"857":{"tf":2.23606797749979},"858":{"tf":2.449489742783178},"859":{"tf":2.8284271247461903},"864":{"tf":1.0},"866":{"tf":3.605551275463989},"880":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":3.0},"447":{"tf":2.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"430":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"1064":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.7320508075688772},"177":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"285":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"/":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{">":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"938":{"tf":1.0},"939":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":5,"docs":{"318":{"tf":1.7320508075688772},"605":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"939":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":83,"docs":{"101":{"tf":1.0},"105":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1059":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1085":{"tf":1.0},"13":{"tf":1.0},"137":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.7320508075688772},"238":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"410":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.7320508075688772},"452":{"tf":1.4142135623730951},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":2.23606797749979},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"48":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"550":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.4142135623730951},"622":{"tf":1.0},"671":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"951":{"tf":1.4142135623730951},"957":{"tf":2.23606797749979},"959":{"tf":1.0},"960":{"tf":2.23606797749979},"961":{"tf":1.0}}}},"r":{"c":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":2,"docs":{"1122":{"tf":1.0},"396":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":4,"docs":{"296":{"tf":1.4142135623730951},"306":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"451":{"tf":1.0},"675":{"tf":1.7320508075688772},"676":{"tf":2.449489742783178},"677":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":1.4142135623730951},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.4142135623730951},"956":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"552":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"161":{"tf":1.0},"304":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"a":{"b":{"df":1,"docs":{"289":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"179":{"tf":1.0}}}},"l":{"df":15,"docs":{"134":{"tf":1.0},"143":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":2.0},"436":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"457":{"tf":1.0},"527":{"tf":1.0},"655":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"296":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0}}}}}},"df":5,"docs":{"352":{"tf":2.0},"488":{"tf":1.0},"576":{"tf":1.0},"913":{"tf":1.4142135623730951},"952":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"216":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"g":{"df":0,"docs":{},"e":{"df":13,"docs":{"1073":{"tf":1.0},"221":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"359":{"tf":1.0},"367":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":2.0},"732":{"tf":1.4142135623730951},"916":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"548":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"613":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"373":{"tf":1.0},"665":{"tf":1.0},"946":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":47,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":2.0},"156":{"tf":1.7320508075688772},"161":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"264":{"tf":1.0},"284":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"465":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"876":{"tf":1.0},"922":{"tf":1.0},"955":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.7320508075688772},"975":{"tf":1.4142135623730951},"976":{"tf":1.0},"980":{"tf":1.4142135623730951},"987":{"tf":1.0},"992":{"tf":1.0},"995":{"tf":1.7320508075688772},"996":{"tf":1.0},"997":{"tf":1.7320508075688772},"998":{"tf":1.7320508075688772},"999":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":2,"docs":{"1034":{"tf":1.0},"353":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"945":{"tf":1.0},"950":{"tf":1.0}},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"480":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":94,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1023":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1096":{"tf":1.4142135623730951},"1122":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.7320508075688772},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"215":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"337":{"tf":1.0},"340":{"tf":1.4142135623730951},"342":{"tf":1.0},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.4142135623730951},"470":{"tf":1.0},"480":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.0},"506":{"tf":1.0},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"51":{"tf":1.0},"510":{"tf":2.449489742783178},"540":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"572":{"tf":1.4142135623730951},"575":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"59":{"tf":1.7320508075688772},"594":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"633":{"tf":1.0},"64":{"tf":1.0},"642":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.7320508075688772},"728":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"746":{"tf":1.0},"803":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.7320508075688772},"896":{"tf":1.0},"915":{"tf":1.0},"92":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.4142135623730951},"946":{"tf":1.0},"973":{"tf":1.0},"984":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1018":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1059":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"1001":{"tf":1.0},"1059":{"tf":1.0},"323":{"tf":2.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"575":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"1038":{"tf":1.0},"1044":{"tf":1.0},"198":{"tf":1.0},"354":{"tf":1.0},"487":{"tf":1.0}},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"113":{"tf":1.0},"155":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.4142135623730951},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"477":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":2.449489742783178},"519":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.0},"527":{"tf":2.6457513110645907},"528":{"tf":2.8284271247461903},"530":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"720":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"946":{"tf":1.0},"980":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1017":{"tf":1.4142135623730951},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"290":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":15,"docs":{"518":{"tf":1.7320508075688772},"519":{"tf":1.0},"520":{"tf":1.7320508075688772},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"625":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"469":{"tf":1.7320508075688772},"942":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":12,"docs":{"170":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":2.449489742783178},"408":{"tf":1.0},"938":{"tf":2.23606797749979},"939":{"tf":1.7320508075688772},"940":{"tf":1.7320508075688772},"941":{"tf":1.4142135623730951},"942":{"tf":1.0},"943":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"1038":{"tf":1.7320508075688772},"1040":{"tf":1.0},"183":{"tf":2.449489742783178},"186":{"tf":1.0},"190":{"tf":1.4142135623730951},"31":{"tf":1.0},"539":{"tf":2.8284271247461903},"542":{"tf":3.3166247903554},"548":{"tf":3.4641016151377544},"585":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"708":{"tf":4.0},"709":{"tf":1.7320508075688772},"710":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.0}}}}},"y":{"df":1,"docs":{"708":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"/":{"1":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1044":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1044":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"955":{"tf":1.0},"956":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":14,"docs":{"1021":{"tf":1.0},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951},"113":{"tf":2.0},"115":{"tf":1.0},"127":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"391":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"528":{"tf":1.0},"844":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{"df":0,"docs":{},"{":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"y":{"df":6,"docs":{"457":{"tf":1.0},"531":{"tf":1.0},"664":{"tf":1.0},"873":{"tf":1.0},"93":{"tf":1.4142135623730951},"981":{"tf":1.0}}}},"d":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"9":{"9":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"562":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":41,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"211":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.4142135623730951},"309":{"tf":1.0},"311":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"350":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.4142135623730951},"416":{"tf":1.0},"489":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.4142135623730951},"641":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":4.47213595499958},"779":{"tf":3.1622776601683795},"925":{"tf":1.7320508075688772},"926":{"tf":3.3166247903554},"927":{"tf":2.8284271247461903},"929":{"tf":2.0},"930":{"tf":1.7320508075688772},"931":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"505":{"tf":1.0},"506":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":44,"docs":{"1009":{"tf":1.0},"1023":{"tf":1.0},"1064":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"169":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"495":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"591":{"tf":1.0},"691":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.4142135623730951},"910":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"937":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"#":{"1":{"5":{"9":{"5":{"1":{"0":{"df":1,"docs":{"622":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"3":{"4":{"2":{"4":{"df":1,"docs":{"1016":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"0":{"3":{"6":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"3":{"df":1,"docs":{"784":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"3":{"4":{"2":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"3":{"4":{"df":1,"docs":{"571":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"8":{"8":{"df":1,"docs":{"1075":{"tf":1.0}}},"9":{"df":1,"docs":{"1075":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"df":1,"docs":{"659":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"4":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"9":{"3":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"3":{"2":{"3":{"df":1,"docs":{"682":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"7":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"1":{"4":{"0":{"df":1,"docs":{"755":{"tf":1.0}}},"1":{"df":1,"docs":{"764":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"7":{"7":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"5":{"8":{"2":{"df":1,"docs":{"400":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"8":{"8":{"4":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"6":{"4":{"8":{"1":{"df":1,"docs":{"1001":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"0":{"df":1,"docs":{"943":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"5":{"df":1,"docs":{"263":{"tf":1.0}}},"7":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"3":{"4":{"8":{"df":1,"docs":{"772":{"tf":1.0}}},"9":{"df":1,"docs":{"772":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"7":{"df":1,"docs":{"607":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"3":{"3":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"8":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"3":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"3":{"7":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"8":{"9":{"df":1,"docs":{"291":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"8":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"5":{"4":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"0":{"1":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"2":{"8":{"8":{"df":1,"docs":{"820":{"tf":1.0}}},"9":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}},"9":{"0":{"df":1,"docs":{"831":{"tf":1.0}}},"1":{"df":1,"docs":{"830":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"8":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"4":{"1":{"5":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"8":{"df":1,"docs":{"841":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1031":{"tf":1.4142135623730951}}},"4":{"3":{"0":{"2":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1119":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"'":{"df":2,"docs":{"197":{"tf":1.0},"198":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"957":{"tf":1.0},"960":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}}},"df":64,"docs":{"1016":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"1085":{"tf":1.4142135623730951},"12":{"tf":1.0},"17":{"tf":2.449489742783178},"175":{"tf":1.0},"196":{"tf":2.449489742783178},"197":{"tf":2.0},"198":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"207":{"tf":1.0},"209":{"tf":2.0},"21":{"tf":1.0},"210":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"263":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":2.0},"307":{"tf":1.0},"348":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"401":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.7320508075688772},"562":{"tf":1.4142135623730951},"581":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"644":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.4142135623730951},"843":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"921":{"tf":1.0},"951":{"tf":2.0},"957":{"tf":2.6457513110645907},"958":{"tf":1.0},"960":{"tf":2.6457513110645907},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951},"989":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"113":{"tf":1.0},"128":{"tf":1.0},"186":{"tf":1.0},"334":{"tf":1.0},"416":{"tf":1.0},"514":{"tf":1.0},"915":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"676":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"1071":{"tf":1.0},"1097":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.7320508075688772},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.6457513110645907},"257":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"50":{"tf":1.0},"505":{"tf":1.0},"824":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":2.0},"956":{"tf":2.0},"957":{"tf":2.449489742783178},"958":{"tf":1.0},"960":{"tf":1.0},"964":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"1097":{"tf":1.0}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"954":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.4142135623730951},"817":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}},"df":100,"docs":{"1001":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1008":{"tf":3.3166247903554},"1038":{"tf":1.0},"1046":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.0},"1106":{"tf":1.0},"1117":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":2.0},"124":{"tf":2.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":2.0},"228":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":3.4641016151377544},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"567":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"643":{"tf":1.0},"684":{"tf":1.0},"725":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"800":{"tf":2.0},"811":{"tf":2.23606797749979},"812":{"tf":1.7320508075688772},"813":{"tf":4.69041575982343},"814":{"tf":1.4142135623730951},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.7320508075688772},"822":{"tf":2.23606797749979},"823":{"tf":1.7320508075688772},"824":{"tf":4.242640687119285},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"832":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"926":{"tf":1.0},"929":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":2.6457513110645907},"957":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"825":{"tf":1.0},"828":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"133":{"tf":1.0},"510":{"tf":1.0},"585":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"508":{"tf":1.0},"607":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"31":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"1038":{"tf":1.4142135623730951},"986":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"354":{"tf":1.0}}}}}}}}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"954":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":39,"docs":{"1004":{"tf":2.0},"1005":{"tf":2.0},"1006":{"tf":2.23606797749979},"1007":{"tf":2.0},"1008":{"tf":2.0},"1009":{"tf":2.449489742783178},"1010":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1058":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":2.0},"365":{"tf":1.0},"372":{"tf":1.7320508075688772},"407":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.0},"538":{"tf":1.0},"560":{"tf":1.4142135623730951},"847":{"tf":1.0},"897":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.4142135623730951},"948":{"tf":1.0},"954":{"tf":2.0},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"958":{"tf":2.449489742783178},"964":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"321":{"tf":1.0},"99":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":60,"docs":{"1009":{"tf":1.0},"1027":{"tf":3.872983346207417},"1035":{"tf":2.8284271247461903},"1051":{"tf":4.58257569495584},"1067":{"tf":1.4142135623730951},"1089":{"tf":3.1622776601683795},"1101":{"tf":4.69041575982343},"1102":{"tf":5.0},"129":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"181":{"tf":2.0},"183":{"tf":1.0},"190":{"tf":2.449489742783178},"191":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"288":{"tf":1.0},"318":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":1.0},"356":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.4142135623730951},"426":{"tf":1.0},"434":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"542":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":2.0},"690":{"tf":1.0},"708":{"tf":2.449489742783178},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"757":{"tf":3.605551275463989},"766":{"tf":5.916079783099616},"774":{"tf":3.872983346207417},"782":{"tf":1.7320508075688772},"796":{"tf":2.0},"797":{"tf":1.7320508075688772},"808":{"tf":2.449489742783178},"817":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"880":{"tf":1.0},"921":{"tf":1.4142135623730951},"939":{"tf":1.0}}}},"p":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":1,"docs":{"937":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"896":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"542":{"tf":1.0},"957":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":17,"docs":{"1051":{"tf":1.0},"1101":{"tf":3.1622776601683795},"1102":{"tf":2.0},"160":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"267":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.7320508075688772},"419":{"tf":1.4142135623730951},"580":{"tf":1.0},"664":{"tf":3.0},"720":{"tf":1.4142135623730951},"847":{"tf":1.0},"877":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":53,"docs":{"1025":{"tf":1.0},"1034":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":2.23606797749979},"123":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":2.0},"355":{"tf":1.0},"356":{"tf":2.23606797749979},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"364":{"tf":1.4142135623730951},"368":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"417":{"tf":1.0},"50":{"tf":1.0},"540":{"tf":1.0},"561":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"727":{"tf":1.0},"779":{"tf":1.0},"789":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"954":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":6,"docs":{"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.449489742783178},"839":{"tf":2.0},"840":{"tf":1.4142135623730951},"841":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"481":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"i":{"df":16,"docs":{"260":{"tf":1.7320508075688772},"262":{"tf":1.0},"328":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"715":{"tf":2.23606797749979},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":2.6457513110645907},"732":{"tf":1.0}}},"y":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":30,"docs":{"1107":{"tf":1.0},"1113":{"tf":2.23606797749979},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.7320508075688772},"1121":{"tf":1.0},"1122":{"tf":1.0},"394":{"tf":3.1622776601683795},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":2.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.4142135623730951},"945":{"tf":4.0},"950":{"tf":3.0}}}}}},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"143":{"tf":1.0},"154":{"tf":1.0},"235":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"711":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":12,"docs":{"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"538":{"tf":1.0},"950":{"tf":1.7320508075688772},"956":{"tf":2.0},"957":{"tf":1.7320508075688772},"960":{"tf":2.0},"964":{"tf":2.8284271247461903}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"737":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1120":{"tf":1.0},"361":{"tf":1.0},"451":{"tf":1.0},"453":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"590":{"tf":1.0},"599":{"tf":1.0},"633":{"tf":1.0},"752":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":38,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":1.0},"275":{"tf":1.0},"348":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":2.23606797749979},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"390":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"455":{"tf":1.4142135623730951},"506":{"tf":1.0},"562":{"tf":1.0},"594":{"tf":1.0},"657":{"tf":1.0},"688":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"786":{"tf":1.0},"845":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"914":{"tf":1.0},"930":{"tf":1.4142135623730951},"947":{"tf":1.0},"956":{"tf":2.0},"960":{"tf":1.0},"962":{"tf":1.0},"974":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{")":{".":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"1":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":2.0}}}}}}}},"df":0,"docs":{},"s":{"3":{"df":10,"docs":{"1059":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1098":{"tf":1.0},"1102":{"tf":1.0},"508":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":98,"docs":{"1016":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1033":{"tf":3.4641016151377544},"1035":{"tf":1.0},"1044":{"tf":2.23606797749979},"1051":{"tf":1.0},"1064":{"tf":2.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"199":{"tf":2.6457513110645907},"202":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"266":{"tf":3.4641016151377544},"267":{"tf":2.23606797749979},"268":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":3.0},"284":{"tf":1.0},"316":{"tf":1.0},"360":{"tf":1.0},"451":{"tf":1.4142135623730951},"455":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"466":{"tf":2.8284271247461903},"467":{"tf":2.0},"468":{"tf":2.8284271247461903},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":2.0},"619":{"tf":1.0},"622":{"tf":2.8284271247461903},"628":{"tf":2.8284271247461903},"630":{"tf":1.0},"644":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"679":{"tf":1.7320508075688772},"686":{"tf":2.0},"690":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"751":{"tf":1.0},"755":{"tf":2.0},"757":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.7320508075688772},"766":{"tf":1.0},"770":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.7320508075688772},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"796":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"862":{"tf":1.4142135623730951},"868":{"tf":1.0},"882":{"tf":1.0},"889":{"tf":1.0},"891":{"tf":1.0},"901":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"793":{"tf":1.4142135623730951},"797":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":20,"docs":{"220":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.7320508075688772},"360":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.7320508075688772},"451":{"tf":1.0},"455":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"386":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"386":{"tf":1.0}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"3":{"9":{"b":{"6":{"0":{"8":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":41,"docs":{"1044":{"tf":1.7320508075688772},"1049":{"tf":1.0},"1059":{"tf":1.0},"108":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"307":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.4142135623730951},"343":{"tf":1.0},"373":{"tf":1.4142135623730951},"396":{"tf":1.0},"416":{"tf":1.0},"448":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"523":{"tf":1.0},"613":{"tf":1.7320508075688772},"633":{"tf":1.0},"638":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"742":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.4142135623730951},"91":{"tf":1.0},"926":{"tf":2.0},"927":{"tf":1.7320508075688772},"929":{"tf":2.6457513110645907},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"955":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"276":{"tf":1.0},"541":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"840":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"188":{"tf":1.4142135623730951},"446":{"tf":1.0},"64":{"tf":1.0},"925":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"933":{"tf":1.0},"937":{"tf":4.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"937":{"tf":1.0}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"937":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"937":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"937":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"965":{"tf":1.0}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":14,"docs":{"1017":{"tf":1.0},"102":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"37":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"810":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":18,"docs":{"1002":{"tf":1.7320508075688772},"1009":{"tf":1.0},"1057":{"tf":1.0},"21":{"tf":1.0},"373":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"488":{"tf":2.6457513110645907},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.7320508075688772},"515":{"tf":1.4142135623730951},"52":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"946":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"d":{"df":2,"docs":{"508":{"tf":1.4142135623730951},"510":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"515":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"1089":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":19,"docs":{"1001":{"tf":1.0},"1046":{"tf":1.0},"1098":{"tf":1.0},"125":{"tf":1.7320508075688772},"135":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"507":{"tf":1.0},"529":{"tf":1.0},"657":{"tf":1.0},"691":{"tf":1.0},"8":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":1,"docs":{"462":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"634":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"841":{"tf":1.4142135623730951},"983":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1098":{"tf":1.0}}}},"df":13,"docs":{"1093":{"tf":1.4142135623730951},"1098":{"tf":1.4142135623730951},"121":{"tf":1.0},"365":{"tf":1.0},"390":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"574":{"tf":1.0},"841":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.4142135623730951},"983":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"373":{"tf":1.0},"375":{"tf":1.0},"416":{"tf":1.0},"574":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"931":{"tf":1.0},"936":{"tf":3.0},"937":{"tf":1.0},"946":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"948":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":82,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.4142135623730951},"103":{"tf":1.0},"1034":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1059":{"tf":1.4142135623730951},"111":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"291":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"34":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"378":{"tf":1.0},"380":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"462":{"tf":1.4142135623730951},"466":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"538":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.0},"56":{"tf":1.0},"622":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"69":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"77":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.4142135623730951},"960":{"tf":1.0},"963":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"185":{"tf":1.0},"572":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"510":{"tf":1.0},"528":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"276":{"tf":1.0},"650":{"tf":1.0}},"i":{"df":3,"docs":{"212":{"tf":1.0},"332":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":5,"docs":{"1071":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"104":{"tf":1.0},"1072":{"tf":1.0},"1108":{"tf":1.4142135623730951},"144":{"tf":1.0},"285":{"tf":1.0},"335":{"tf":1.4142135623730951},"740":{"tf":1.0},"850":{"tf":1.7320508075688772},"851":{"tf":2.8284271247461903},"852":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":3.0},"859":{"tf":1.4142135623730951},"876":{"tf":2.0},"880":{"tf":2.6457513110645907},"980":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"1025":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"140":{"tf":1.0},"226":{"tf":1.0},"257":{"tf":1.0},"708":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":9,"docs":{"228":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"946":{"tf":1.0}}}},"m":{"(":{"'":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"539":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"1063":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1063":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"644":{"tf":1.0},"686":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"`":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"`":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{")":{".":{"`":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"806":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1055":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"755":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1040":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1040":{"tf":2.8284271247461903},"1044":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"/":{"(":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1055":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"732":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":19,"docs":{"1025":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"183":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"690":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"779":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"r":{"df":15,"docs":{"10":{"tf":1.0},"1023":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"708":{"tf":1.0},"789":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":50,"docs":{"1045":{"tf":1.7320508075688772},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1060":{"tf":1.7320508075688772},"1061":{"tf":2.0},"1075":{"tf":1.0},"1091":{"tf":2.6457513110645907},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.0},"352":{"tf":1.0},"379":{"tf":1.0},"394":{"tf":1.0},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"542":{"tf":1.0},"604":{"tf":1.0},"657":{"tf":1.7320508075688772},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1107":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"1023":{"tf":1.0},"1080":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"485":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1023":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"i":{"df":3,"docs":{"256":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":72,"docs":{"1097":{"tf":1.0},"1103":{"tf":1.0},"1109":{"tf":1.4142135623730951},"1119":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"256":{"tf":1.4142135623730951},"295":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"38":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"447":{"tf":1.0},"466":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"646":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"788":{"tf":1.7320508075688772},"812":{"tf":1.0},"847":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}},"s":{"df":4,"docs":{"269":{"tf":1.0},"271":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":19,"docs":{"1017":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1093":{"tf":1.0},"1107":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"256":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"50":{"tf":1.0},"527":{"tf":1.0},"555":{"tf":1.0},"836":{"tf":1.0}}},"f":{"a":{"c":{"df":3,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":1,"docs":{"447":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"1016":{"tf":1.4142135623730951},"1103":{"tf":1.0},"535":{"tf":1.0},"725":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"725":{"tf":1.0},"726":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"900":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"936":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"518":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"210":{"tf":1.0},"287":{"tf":1.0},"506":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"427":{"tf":1.0}},"n":{"c":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"926":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"926":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1102":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"926":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"1097":{"tf":1.0}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1092":{"tf":1.4142135623730951},"1093":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1097":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"1102":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1092":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1027":{"tf":1.0},"1089":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":25,"docs":{"10":{"tf":1.0},"1091":{"tf":2.8284271247461903},"1092":{"tf":1.7320508075688772},"1093":{"tf":2.23606797749979},"1094":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1096":{"tf":3.0},"1097":{"tf":4.242640687119285},"1098":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":2.0},"1102":{"tf":2.0},"115":{"tf":1.0},"129":{"tf":1.0},"198":{"tf":1.0},"475":{"tf":1.0},"913":{"tf":2.8284271247461903},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.449489742783178},"926":{"tf":2.23606797749979},"927":{"tf":1.0},"929":{"tf":2.449489742783178},"936":{"tf":2.23606797749979}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"926":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":9,"docs":{"180":{"tf":1.0},"413":{"tf":1.0},"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"48":{"tf":1.0},"540":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"]":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":55,"docs":{"0":{"tf":1.0},"1006":{"tf":1.7320508075688772},"1008":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1115":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"115":{"tf":1.0},"135":{"tf":1.0},"176":{"tf":1.4142135623730951},"184":{"tf":1.0},"238":{"tf":3.3166247903554},"251":{"tf":1.0},"304":{"tf":1.0},"331":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":2.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.4142135623730951},"457":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"548":{"tf":1.4142135623730951},"561":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":2.449489742783178},"678":{"tf":1.0},"679":{"tf":1.0},"7":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"837":{"tf":1.0},"839":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0}}}}}}}},"t":{"a":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"562":{"tf":1.0},"664":{"tf":1.0},"957":{"tf":1.0}}}},"b":{"'":{"df":1,"docs":{"857":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":34,"docs":{"101":{"tf":1.0},"104":{"tf":1.0},"1097":{"tf":2.23606797749979},"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"199":{"tf":1.4142135623730951},"247":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":2.23606797749979},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"354":{"tf":1.0},"422":{"tf":1.4142135623730951},"516":{"tf":1.0},"555":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.7320508075688772},"851":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"866":{"tf":3.872983346207417},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"922":{"tf":2.0},"96":{"tf":1.4142135623730951}},"l":{"df":296,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.4142135623730951},"1008":{"tf":1.4142135623730951},"1009":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1025":{"tf":2.23606797749979},"1038":{"tf":1.0},"104":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":2.0},"1053":{"tf":1.7320508075688772},"1059":{"tf":1.0},"106":{"tf":2.0},"1061":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1070":{"tf":1.4142135623730951},"1071":{"tf":2.23606797749979},"1072":{"tf":3.605551275463989},"1075":{"tf":1.7320508075688772},"1084":{"tf":1.0},"1085":{"tf":1.7320508075688772},"1103":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":2.0},"1119":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.8284271247461903},"128":{"tf":2.449489742783178},"129":{"tf":3.3166247903554},"130":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.0},"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":3.3166247903554},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"201":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"21":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.4142135623730951},"218":{"tf":2.449489742783178},"219":{"tf":2.0},"220":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":4.898979485566356},"223":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":2.8284271247461903},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.8284271247461903},"32":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":3.1622776601683795},"353":{"tf":1.4142135623730951},"354":{"tf":2.6457513110645907},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":2.23606797749979},"359":{"tf":1.0},"360":{"tf":2.6457513110645907},"361":{"tf":2.23606797749979},"362":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":2.6457513110645907},"378":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":2.449489742783178},"416":{"tf":2.0},"418":{"tf":2.23606797749979},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"429":{"tf":1.7320508075688772},"435":{"tf":2.449489742783178},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.7320508075688772},"442":{"tf":2.23606797749979},"443":{"tf":1.0},"445":{"tf":1.4142135623730951},"447":{"tf":2.449489742783178},"459":{"tf":1.4142135623730951},"464":{"tf":1.0},"472":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"541":{"tf":1.4142135623730951},"550":{"tf":2.23606797749979},"555":{"tf":1.0},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.449489742783178},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":2.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.7320508075688772},"693":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.0},"700":{"tf":2.449489742783178},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"707":{"tf":2.0},"708":{"tf":3.1622776601683795},"710":{"tf":3.1622776601683795},"711":{"tf":2.8284271247461903},"716":{"tf":2.23606797749979},"719":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.7320508075688772},"722":{"tf":1.4142135623730951},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":1.0},"738":{"tf":1.4142135623730951},"74":{"tf":2.23606797749979},"740":{"tf":1.0},"747":{"tf":1.0},"752":{"tf":1.4142135623730951},"780":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.449489742783178},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"79":{"tf":1.0},"803":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.7320508075688772},"817":{"tf":1.0},"824":{"tf":1.7320508075688772},"828":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"843":{"tf":1.0},"855":{"tf":2.0},"859":{"tf":2.0},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.7320508075688772},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"883":{"tf":1.0},"885":{"tf":1.7320508075688772},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"888":{"tf":1.4142135623730951},"889":{"tf":1.4142135623730951},"892":{"tf":1.0},"894":{"tf":1.7320508075688772},"895":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"906":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.4142135623730951},"915":{"tf":1.0},"916":{"tf":1.0},"918":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.0},"924":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"935":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":2.449489742783178},"940":{"tf":1.0},"941":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"977":{"tf":1.7320508075688772},"986":{"tf":1.7320508075688772},"987":{"tf":1.0},"992":{"tf":1.0}},"e":{"'":{"df":2,"docs":{"129":{"tf":1.0},"256":{"tf":1.0}}},"(":{"df":1,"docs":{"220":{"tf":1.0}}},">":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"375":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":27,"docs":{"1063":{"tf":1.0},"1073":{"tf":1.0},"318":{"tf":1.0},"388":{"tf":2.0},"414":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"562":{"tf":1.0},"710":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":2.23606797749979},"742":{"tf":2.23606797749979},"744":{"tf":1.7320508075688772},"745":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"866":{"tf":1.4142135623730951},"894":{"tf":1.0},"902":{"tf":1.7320508075688772},"906":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"774":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"589":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"232":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":49,"docs":{"10":{"tf":1.0},"1031":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"243":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"452":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"555":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"786":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"899":{"tf":1.0},"926":{"tf":1.0},"946":{"tf":1.0}},"n":{"df":12,"docs":{"1013":{"tf":1.0},"1044":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1085":{"tf":1.0},"275":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1009":{"tf":1.0}}}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.0}}}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":11,"docs":{"1001":{"tf":1.0},"1114":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"270":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"847":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"332":{"tf":1.0}}}}}}},"df":25,"docs":{"1001":{"tf":1.7320508075688772},"1021":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.4142135623730951},"475":{"tf":1.0},"477":{"tf":3.872983346207417},"478":{"tf":3.3166247903554},"479":{"tf":2.0},"481":{"tf":2.23606797749979},"552":{"tf":1.0},"555":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"7":{"tf":1.0},"705":{"tf":1.0},"842":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"478":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"542":{"tf":1.4142135623730951},"911":{"tf":1.0},"915":{"tf":1.4142135623730951}}}}}}}}},"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"798":{"tf":1.0}}},"d":{"df":2,"docs":{"371":{"tf":1.0},"935":{"tf":1.0}}},"df":4,"docs":{"220":{"tf":1.0},"231":{"tf":1.4142135623730951},"538":{"tf":1.0},"634":{"tf":1.0}},"v":{"df":1,"docs":{"964":{"tf":1.7320508075688772}}}},"d":{"df":11,"docs":{"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"945":{"tf":1.0},"950":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}},"df":3,"docs":{"199":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"370":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":42,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1120":{"tf":1.0},"115":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.4142135623730951},"338":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":2.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"38":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"473":{"tf":1.4142135623730951},"542":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0},"90":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.4142135623730951},"980":{"tf":1.0},"99":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"c":{"df":17,"docs":{"1038":{"tf":1.0},"1046":{"tf":1.0},"1064":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1120":{"tf":1.4142135623730951},"13":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"353":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.4142135623730951}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"122":{"tf":1.0},"290":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1069":{"tf":1.0}}}}}}}}},"d":{"\"":{",":{"2":{"7":{",":{"6":{".":{"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":2,"docs":{"956":{"tf":2.449489742783178},"964":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":263,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1001":{"tf":1.7320508075688772},"1002":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1016":{"tf":1.7320508075688772},"1019":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1082":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":2.0},"1096":{"tf":2.8284271247461903},"1097":{"tf":1.0},"11":{"tf":1.7320508075688772},"1115":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"176":{"tf":1.7320508075688772},"19":{"tf":2.0},"190":{"tf":1.4142135623730951},"192":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"229":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.7320508075688772},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":2.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"349":{"tf":1.0},"35":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"41":{"tf":1.0},"412":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":2.0},"43":{"tf":1.0},"447":{"tf":2.449489742783178},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"483":{"tf":1.7320508075688772},"484":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"486":{"tf":2.449489742783178},"487":{"tf":1.7320508075688772},"488":{"tf":4.58257569495584},"489":{"tf":2.23606797749979},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.0},"498":{"tf":1.7320508075688772},"499":{"tf":1.4142135623730951},"500":{"tf":2.449489742783178},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"507":{"tf":1.7320508075688772},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"530":{"tf":1.0},"531":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"537":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"559":{"tf":2.449489742783178},"560":{"tf":2.0},"561":{"tf":1.7320508075688772},"562":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":2.0},"574":{"tf":1.0},"575":{"tf":1.4142135623730951},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"604":{"tf":1.0},"607":{"tf":1.0},"610":{"tf":1.0},"613":{"tf":2.0},"615":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.4142135623730951},"629":{"tf":1.0},"64":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"683":{"tf":1.7320508075688772},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"715":{"tf":1.4142135623730951},"718":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":2.23606797749979},"728":{"tf":2.0},"734":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"772":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"899":{"tf":1.4142135623730951},"9":{"tf":2.6457513110645907},"913":{"tf":1.0},"941":{"tf":1.4142135623730951},"943":{"tf":1.0},"945":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"952":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0},"975":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"591":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"600":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"595":{"tf":1.4142135623730951},"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"609":{"tf":1.4142135623730951},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"276":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"721":{"tf":1.0},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"531":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"199":{"tf":2.8284271247461903},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1071":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"1046":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.4142135623730951},"426":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"1053":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":6,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"632":{"tf":1.0},"634":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1072":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"727":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"j":{"df":1,"docs":{"950":{"tf":2.0}},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"950":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"285":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"661":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"211":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"425":{"tf":1.0},"464":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"657":{"tf":1.0},"720":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1072":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":5,"docs":{"176":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"859":{"tf":1.0},"861":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"859":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"716":{"tf":1.0},"724":{"tf":2.0}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"716":{"tf":1.0},"723":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"855":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1098":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"4":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"204":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"684":{"tf":1.4142135623730951},"686":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"203":{"tf":1.0},"222":{"tf":1.0},"598":{"tf":1.0}},"e":{"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":3,"docs":{"222":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"360":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"723":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"$":{"2":{"0":{"1":{"9":{"1":{"2":{"0":{"1":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"360":{"tf":1.0},"469":{"tf":1.7320508075688772},"942":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1002":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":13,"docs":{"10":{"tf":1.0},"247":{"tf":1.0},"271":{"tf":1.0},"589":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772},"825":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"936":{"tf":1.0},"975":{"tf":1.0},"983":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"303":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.4142135623730951},"935":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"186":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"225":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.4142135623730951},"676":{"tf":1.0},"705":{"tf":1.4142135623730951},"957":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}}}},"n":{"d":{"df":5,"docs":{"1118":{"tf":1.0},"28":{"tf":1.0},"451":{"tf":1.0},"876":{"tf":1.0},"981":{"tf":1.0}}},"df":2,"docs":{"299":{"tf":1.0},"751":{"tf":1.0}},"s":{"df":1,"docs":{"1120":{"tf":1.4142135623730951}}}},"r":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"231":{"tf":1.0},"654":{"tf":1.0},"949":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":25,"docs":{"1016":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"332":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.0},"435":{"tf":1.0},"449":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"915":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"1002":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"215":{"tf":1.0},"262":{"tf":1.0},"470":{"tf":1.4142135623730951},"488":{"tf":1.0},"710":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":43,"docs":{"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.4142135623730951},"876":{"tf":1.0},"976":{"tf":1.0}}}}}}}},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"949":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1073":{"tf":1.0},"118":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"329":{"tf":1.4142135623730951},"330":{"tf":1.7320508075688772},"331":{"tf":2.6457513110645907},"332":{"tf":2.23606797749979},"341":{"tf":1.0},"344":{"tf":1.7320508075688772},"388":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"482":{"tf":1.7320508075688772},"487":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0},"76":{"tf":1.0},"858":{"tf":1.0},"955":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"x":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"df":9,"docs":{"1119":{"tf":1.0},"127":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":2.449489742783178},"199":{"tf":1.7320508075688772},"313":{"tf":1.0},"56":{"tf":1.0},"740":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1120":{"tf":1.0}}}},"t":{"'":{"df":3,"docs":{"136":{"tf":1.0},"248":{"tf":1.0},"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"413":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"335":{"tf":1.0},"664":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":5,"docs":{"1114":{"tf":1.0},"263":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"725":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1095":{"tf":1.0},"507":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"0":{"tf":1.0},"1038":{"tf":1.0},"289":{"tf":1.0},"305":{"tf":1.0},"362":{"tf":1.0},"452":{"tf":1.0},"518":{"tf":1.0},"684":{"tf":1.0},"705":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"1044":{"tf":1.0},"1053":{"tf":1.0},"1070":{"tf":1.0},"1103":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":1.0},"263":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"578":{"tf":1.0},"778":{"tf":1.0},"786":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"926":{"tf":1.0}}}}},"’":{"df":1,"docs":{"507":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"589":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"512":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"538":{"tf":1.0}},"g":{"df":24,"docs":{"1115":{"tf":1.4142135623730951},"231":{"tf":1.0},"256":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"449":{"tf":1.4142135623730951},"456":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"518":{"tf":1.0},"589":{"tf":1.0},"6":{"tf":1.0},"915":{"tf":1.0},"944":{"tf":1.0},"956":{"tf":1.0},"962":{"tf":1.0},"974":{"tf":1.0}}},"k":{"df":9,"docs":{"1003":{"tf":1.0},"1075":{"tf":1.0},"1118":{"tf":1.0},"308":{"tf":1.0},"506":{"tf":1.4142135623730951},"589":{"tf":1.0},"8":{"tf":1.0},"929":{"tf":1.0},"962":{"tf":1.0}}}},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"556":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":35,"docs":{"1042":{"tf":1.0},"1064":{"tf":1.0},"143":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"444":{"tf":1.0},"504":{"tf":1.0},"512":{"tf":1.0},"575":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"688":{"tf":1.0},"690":{"tf":1.0},"742":{"tf":1.0},"780":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"899":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.0},"975":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":21,"docs":{"1009":{"tf":1.0},"1046":{"tf":1.0},"1075":{"tf":1.0},"1096":{"tf":1.0},"1114":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"294":{"tf":1.0},"357":{"tf":1.0},"452":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"657":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.0}},"t":{"df":2,"docs":{"1119":{"tf":1.0},"365":{"tf":1.4142135623730951}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1040":{"tf":1.7320508075688772},"199":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":18,"docs":{"1023":{"tf":1.0},"1025":{"tf":1.0},"1115":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"270":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"531":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.7320508075688772},"740":{"tf":1.0},"8":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"975":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"185":{"tf":3.3166247903554},"626":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":90,"docs":{"1009":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"1096":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"187":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"388":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"474":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"499":{"tf":1.0},"503":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"528":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"567":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"681":{"tf":1.0},"7":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"847":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"905":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"919":{"tf":1.0},"922":{"tf":1.7320508075688772},"925":{"tf":1.0},"937":{"tf":1.7320508075688772},"957":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"362":{"tf":1.0},"786":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"u":{"df":13,"docs":{"1069":{"tf":1.0},"1095":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"269":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"571":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0},"929":{"tf":1.0},"960":{"tf":1.0}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"847":{"tf":1.0},"848":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"287":{"tf":1.0},"514":{"tf":1.0},"626":{"tf":2.0}},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"115":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":1,"docs":{"294":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"117":{"tf":1.0},"202":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"1005":{"tf":1.0},"1013":{"tf":3.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"198":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.7320508075688772},"857":{"tf":2.23606797749979},"858":{"tf":2.449489742783178},"859":{"tf":3.0},"864":{"tf":1.0},"866":{"tf":3.3166247903554},"897":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":158,"docs":{"100":{"tf":1.0},"1002":{"tf":1.0},"1009":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1023":{"tf":2.0},"1025":{"tf":1.0},"1034":{"tf":1.0},"1044":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":2.449489742783178},"1075":{"tf":1.0},"1079":{"tf":1.0},"1099":{"tf":1.0},"112":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":2.0},"144":{"tf":1.7320508075688772},"15":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":2.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"296":{"tf":2.0},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"306":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":2.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"437":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.0},"451":{"tf":2.23606797749979},"452":{"tf":1.4142135623730951},"455":{"tf":1.0},"457":{"tf":2.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"488":{"tf":1.0},"497":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"51":{"tf":1.0},"515":{"tf":1.7320508075688772},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.7320508075688772},"554":{"tf":1.0},"561":{"tf":1.0},"575":{"tf":1.4142135623730951},"580":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"633":{"tf":2.0},"635":{"tf":1.0},"642":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.4142135623730951},"658":{"tf":1.0},"665":{"tf":2.6457513110645907},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"851":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"887":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"926":{"tf":1.0},"930":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"948":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"984":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}},"n":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}},"r":{"df":2,"docs":{"170":{"tf":1.0},"199":{"tf":1.0}}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":31,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"203":{"tf":1.0},"275":{"tf":1.7320508075688772},"299":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"375":{"tf":1.0},"388":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"580":{"tf":1.0},"633":{"tf":1.4142135623730951},"662":{"tf":1.0},"665":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.0},"732":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"880":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":1.0},"523":{"tf":1.0},"665":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"698":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"175":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.4142135623730951},"556":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"1108":{"tf":1.0},"1110":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":6,"docs":{"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"427":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":2.0},"19":{"tf":1.0},"945":{"tf":1.4142135623730951},"950":{"tf":1.4142135623730951},"960":{"tf":1.7320508075688772},"961":{"tf":1.0},"964":{"tf":1.0}}},"p":{"df":2,"docs":{"186":{"tf":1.0},"221":{"tf":1.4142135623730951}}}},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"'":{"2":{"0":{"1":{"9":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"c":{"df":1,"docs":{"1110":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"y":{"df":6,"docs":{"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1120":{"tf":1.0},"266":{"tf":1.0},"488":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1044":{"tf":1.0},"1081":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"527":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"222":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"507":{"tf":1.0},"705":{"tf":1.7320508075688772},"77":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"964":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"120":{"tf":1.0},"824":{"tf":1.0},"914":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"367":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"540":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1120":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"1044":{"tf":1.4142135623730951},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0}}},"l":{"'":{"df":1,"docs":{"196":{"tf":1.0}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"47":{"tf":1.0},"495":{"tf":1.0},"922":{"tf":1.0}}}},"df":0,"docs":{}},"df":108,"docs":{"11":{"tf":1.4142135623730951},"1114":{"tf":1.0},"1117":{"tf":2.0},"1120":{"tf":1.0},"1122":{"tf":1.4142135623730951},"12":{"tf":2.8284271247461903},"124":{"tf":1.0},"13":{"tf":2.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":2.0},"17":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.7320508075688772},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"263":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.4142135623730951},"309":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"358":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"401":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.0},"475":{"tf":1.0},"53":{"tf":1.0},"533":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.0},"542":{"tf":2.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"67":{"tf":2.0},"69":{"tf":2.0},"72":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.4142135623730951},"945":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.7320508075688772},"955":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":2.0},"961":{"tf":1.0},"963":{"tf":1.0},"97":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1035":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0}}}}}},"df":29,"docs":{"1064":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"426":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.4142135623730951},"666":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":2.0},"85":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"965":{"tf":1.0},"983":{"tf":1.0}},"i":{"c":{"df":16,"docs":{"1117":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"3":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.449489742783178},"356":{"tf":1.0},"362":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"374":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.0},"424":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"1005":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1012":{"tf":1.4142135623730951},"1013":{"tf":2.23606797749979},"864":{"tf":2.23606797749979},"866":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"732":{"tf":1.0}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1025":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"661":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"1034":{"tf":1.0},"1035":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":6,"docs":{"1027":{"tf":1.0},"1063":{"tf":1.0},"1089":{"tf":1.0},"335":{"tf":1.0},"516":{"tf":2.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}},"df":32,"docs":{"1001":{"tf":1.0},"1040":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1059":{"tf":1.0},"1098":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"238":{"tf":1.4142135623730951},"263":{"tf":1.0},"288":{"tf":1.0},"412":{"tf":1.0},"510":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"752":{"tf":1.4142135623730951},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"786":{"tf":1.0},"824":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"930":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"930":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"930":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"924":{"tf":1.0},"928":{"tf":1.0},"930":{"tf":3.872983346207417},"936":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"930":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"199":{"tf":1.0},"303":{"tf":1.0},"752":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"266":{"tf":2.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"528":{"tf":1.0},"975":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"678":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"414":{"tf":1.0},"432":{"tf":1.0},"488":{"tf":1.0},"576":{"tf":1.0},"74":{"tf":1.0}}},"k":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"1023":{"tf":1.7320508075688772},"103":{"tf":1.0},"107":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"129":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":2.0},"331":{"tf":1.0},"343":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"784":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"922":{"tf":1.0},"934":{"tf":1.4142135623730951},"985":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"842":{"tf":1.0},"94":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"1023":{"tf":1.0},"742":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"909":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"232":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"367":{"tf":1.0},"922":{"tf":1.0},"962":{"tf":1.0}},"k":{"df":1,"docs":{"919":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"269":{"tf":1.0},"272":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"558":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":3,"docs":{"1025":{"tf":1.0},"153":{"tf":2.0},"784":{"tf":1.0}}},"t":{"df":1,"docs":{"527":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"359":{"tf":1.0},"362":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":23,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"197":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"31":{"tf":1.0},"339":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.7320508075688772},"379":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":3.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"673":{"tf":1.4142135623730951},"708":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"205":{"tf":1.0},"309":{"tf":1.0},"447":{"tf":1.0},"531":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"268":{"tf":1.0},"337":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1097":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"358":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"409":{"tf":3.0},"413":{"tf":1.0},"561":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"[":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}},"p":{"df":2,"docs":{"444":{"tf":1.0},"528":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"507":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"413":{"tf":1.0}}}}},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"1070":{"tf":1.0},"236":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"462":{"tf":1.0},"780":{"tf":1.0},"921":{"tf":1.0},"957":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"193":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"709":{"tf":1.7320508075688772},"897":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"260":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"413":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0}}},"n":{"d":{"df":4,"docs":{"1016":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.0},"779":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"481":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"844":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":2,"docs":{"1009":{"tf":1.0},"678":{"tf":1.0}}}}},"df":19,"docs":{"104":{"tf":1.0},"1093":{"tf":1.0},"1114":{"tf":1.7320508075688772},"1119":{"tf":1.0},"117":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"231":{"tf":1.0},"256":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"434":{"tf":1.0},"528":{"tf":1.0},"581":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1059":{"tf":1.0},"1097":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":2.449489742783178},"188":{"tf":1.4142135623730951},"291":{"tf":1.0},"318":{"tf":1.0},"415":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"553":{"tf":1.7320508075688772},"555":{"tf":2.0},"571":{"tf":1.0},"575":{"tf":1.0},"713":{"tf":1.0},"937":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"235":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"778":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"357":{"tf":1.0},"527":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"506":{"tf":1.0},"764":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":42,"docs":{"1027":{"tf":4.58257569495584},"1035":{"tf":3.4641016151377544},"1051":{"tf":5.0990195135927845},"1067":{"tf":2.8284271247461903},"1089":{"tf":4.242640687119285},"1098":{"tf":1.4142135623730951},"1101":{"tf":4.69041575982343},"1102":{"tf":4.795831523312719},"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.7320508075688772},"295":{"tf":1.0},"316":{"tf":2.23606797749979},"323":{"tf":1.0},"353":{"tf":1.0},"516":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"726":{"tf":1.4142135623730951},"757":{"tf":5.0990195135927845},"762":{"tf":1.0},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.6457513110645907}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"508":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1017":{"tf":1.0}}}}}}}}}},"df":3,"docs":{"1017":{"tf":1.0},"445":{"tf":1.0},"451":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"538":{"tf":1.0},"595":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"b":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772}}}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"413":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"199":{"tf":1.0}}}}},"n":{"df":15,"docs":{"239":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"373":{"tf":1.0},"497":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"886":{"tf":1.0},"931":{"tf":2.0},"946":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":302,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1118":{"tf":1.0},"112":{"tf":1.0},"1122":{"tf":1.4142135623730951},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"417":{"tf":1.0},"567":{"tf":1.4142135623730951},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"622":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"960":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"1072":{"tf":1.0}},"o":{"df":1,"docs":{"824":{"tf":2.6457513110645907}}}},"w":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"524":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":62,"docs":{"1001":{"tf":1.0},"1008":{"tf":1.0},"1031":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"255":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"421":{"tf":1.0},"430":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.7320508075688772},"514":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"62":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"703":{"tf":1.0},"708":{"tf":1.7320508075688772},"747":{"tf":1.4142135623730951},"785":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"864":{"tf":1.0},"913":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"930":{"tf":1.0},"947":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":122,"docs":{"1009":{"tf":1.4142135623730951},"1025":{"tf":1.0},"103":{"tf":1.0},"1070":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"215":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.0},"223":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":2.23606797749979},"323":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":3.0},"354":{"tf":1.4142135623730951},"358":{"tf":2.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"454":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.23606797749979},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.0},"607":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":2.0},"699":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.7320508075688772},"785":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":1.4142135623730951},"836":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"851":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":3.872983346207417},"877":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":2.8284271247461903},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":1.0},"915":{"tf":1.4142135623730951},"918":{"tf":1.0},"920":{"tf":1.4142135623730951},"926":{"tf":1.7320508075688772},"933":{"tf":1.0},"935":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.4142135623730951},"962":{"tf":1.0},"989":{"tf":1.0}}},"i":{"c":{"df":28,"docs":{"102":{"tf":1.0},"1025":{"tf":1.0},"106":{"tf":1.0},"1098":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"343":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"580":{"tf":1.0},"740":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.4142135623730951},"926":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"1105":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"0":{"@":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"f":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"230":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"j":{"df":3,"docs":{"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":23,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":2.0},"228":{"tf":2.8284271247461903},"229":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"277":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"441":{"tf":2.8284271247461903},"633":{"tf":1.0},"705":{"tf":1.0},"902":{"tf":1.0}}}},"df":2,"docs":{"332":{"tf":1.0},"589":{"tf":1.0}},"i":{"d":{"df":4,"docs":{"1095":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0}}},"df":27,"docs":{"1001":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.7320508075688772},"328":{"tf":1.0},"396":{"tf":1.7320508075688772},"415":{"tf":1.0},"477":{"tf":1.0},"555":{"tf":1.4142135623730951},"664":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"751":{"tf":1.0},"79":{"tf":1.7320508075688772},"864":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"914":{"tf":1.0},"945":{"tf":1.0},"948":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"1009":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"1092":{"tf":1.0},"1095":{"tf":1.0},"322":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"170":{"tf":1.0},"68":{"tf":1.0},"825":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"435":{"tf":1.0},"500":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"477":{"tf":1.0},"936":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"132":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1002":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1120":{"tf":1.0},"170":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"430":{"tf":1.0},"447":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"r":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.4142135623730951}}}}}}},"df":46,"docs":{"101":{"tf":1.0},"1023":{"tf":1.0},"104":{"tf":1.0},"1071":{"tf":1.0},"1107":{"tf":1.0},"143":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"254":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.7320508075688772},"340":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"386":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.0},"509":{"tf":1.0},"53":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"598":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"672":{"tf":1.0},"705":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"883":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"922":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"1009":{"tf":1.0},"446":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":18,"docs":{"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.4142135623730951},"266":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"321":{"tf":1.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.0},"599":{"tf":1.0},"690":{"tf":1.0},"766":{"tf":1.0},"902":{"tf":1.0},"945":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"222":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"462":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":35,"docs":{"10":{"tf":1.0},"1031":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1122":{"tf":1.0},"123":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"239":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"289":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.4142135623730951},"496":{"tf":1.7320508075688772},"567":{"tf":1.0},"605":{"tf":1.0},"613":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1008":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"199":{"tf":1.4142135623730951},"387":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"229":{"tf":1.0},"260":{"tf":1.4142135623730951},"262":{"tf":2.23606797749979},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"730":{"tf":1.7320508075688772}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"426":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"641":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":6,"docs":{"359":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"839":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"427":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"335":{"tf":1.0},"499":{"tf":1.0},"586":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1031":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.4142135623730951},"199":{"tf":4.123105625617661},"295":{"tf":1.0},"318":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"705":{"tf":1.0},"734":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":51,"docs":{"1002":{"tf":1.0},"1009":{"tf":1.0},"1023":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":2.23606797749979},"26":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"338":{"tf":1.0},"354":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"449":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"57":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"803":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"824":{"tf":1.4142135623730951},"844":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"984":{"tf":1.4142135623730951}},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}},"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1089":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"155":{"tf":1.0},"197":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.0},"488":{"tf":1.0},"824":{"tf":1.0},"946":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"21":{"tf":1.0},"506":{"tf":1.0},"951":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"957":{"tf":1.0}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":13,"docs":{"1042":{"tf":1.0},"155":{"tf":1.4142135623730951},"248":{"tf":1.0},"387":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"837":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"1002":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1120":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"678":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":7,"docs":{"1095":{"tf":1.0},"223":{"tf":1.0},"335":{"tf":1.0},"556":{"tf":1.0},"576":{"tf":1.0},"8":{"tf":1.0},"913":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"494":{"tf":1.4142135623730951},"497":{"tf":1.0},"503":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.4142135623730951},"1120":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"199":{"tf":1.4142135623730951},"328":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"644":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"129":{"tf":1.0},"247":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"364":{"tf":1.0},"550":{"tf":1.0},"632":{"tf":1.0},"859":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"678":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1053":{"tf":1.0},"1059":{"tf":2.0},"1097":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1092":{"tf":1.0},"1097":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"287":{"tf":1.0}}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"926":{"tf":1.0},"927":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"738":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":1.0},"744":{"tf":1.0},"813":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"1001":{"tf":1.0},"1061":{"tf":1.0},"1085":{"tf":1.0},"169":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"453":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"794":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"929":{"tf":1.0},"946":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"426":{"tf":1.0},"873":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"926":{"tf":1.0},"936":{"tf":1.4142135623730951}}}}},"s":{"df":1,"docs":{"1071":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"937":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":88,"docs":{"1001":{"tf":2.449489742783178},"1003":{"tf":1.0},"1019":{"tf":1.0},"1026":{"tf":1.0},"1050":{"tf":1.0},"109":{"tf":1.0},"1100":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.7320508075688772},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":1.7320508075688772},"212":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"260":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":2.0},"317":{"tf":1.0},"335":{"tf":1.7320508075688772},"348":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"402":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":2.23606797749979},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.4142135623730951},"447":{"tf":2.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":2.6457513110645907},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"641":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.7320508075688772},"663":{"tf":1.0},"680":{"tf":1.0},"712":{"tf":1.0},"722":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"93":{"tf":1.4142135623730951},"945":{"tf":1.0},"957":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"1001":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":113,"docs":{"1001":{"tf":1.0},"101":{"tf":1.0},"1023":{"tf":1.0},"1031":{"tf":1.0},"1061":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"110":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.0},"1121":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.4142135623730951},"231":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.4142135623730951},"470":{"tf":1.0},"478":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.4142135623730951},"506":{"tf":3.0},"526":{"tf":2.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"557":{"tf":1.0},"567":{"tf":1.0},"573":{"tf":1.4142135623730951},"575":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.7320508075688772},"59":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"654":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"766":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"84":{"tf":1.4142135623730951},"857":{"tf":1.0},"887":{"tf":1.4142135623730951},"898":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"920":{"tf":1.0},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"934":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":2.0},"943":{"tf":1.0},"946":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"960":{"tf":1.0},"965":{"tf":1.4142135623730951},"97":{"tf":1.0},"979":{"tf":1.0},"984":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":5,"docs":{"106":{"tf":1.0},"507":{"tf":1.0},"728":{"tf":1.0},"922":{"tf":1.0},"937":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}}},"df":4,"docs":{"215":{"tf":1.0},"304":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"461":{"tf":1.0}}}},"df":0,"docs":{}},"df":6,"docs":{"185":{"tf":1.0},"187":{"tf":1.0},"376":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"922":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"269":{"tf":1.0},"477":{"tf":2.6457513110645907},"478":{"tf":1.0},"479":{"tf":2.23606797749979},"550":{"tf":1.0},"951":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":17,"docs":{"1001":{"tf":1.0},"1023":{"tf":1.0},"21":{"tf":1.0},"343":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"525":{"tf":1.7320508075688772},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":2.449489742783178},"55":{"tf":1.4142135623730951},"580":{"tf":1.0},"626":{"tf":2.0},"980":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"874":{"tf":1.0}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"889":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"872":{"tf":1.0},"876":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"886":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"df":31,"docs":{"396":{"tf":1.0},"664":{"tf":1.0},"740":{"tf":2.8284271247461903},"751":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"870":{"tf":1.7320508075688772},"871":{"tf":1.7320508075688772},"872":{"tf":2.0},"873":{"tf":2.8284271247461903},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.4142135623730951},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":2.0},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1013":{"tf":1.0},"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"21":{"tf":1.0},"254":{"tf":1.0},"318":{"tf":1.4142135623730951},"343":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.7320508075688772},"847":{"tf":1.0},"851":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}},"`":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"1103":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"452":{"tf":1.4142135623730951}}}},"df":2,"docs":{"155":{"tf":1.0},"824":{"tf":1.0}},"g":{"df":75,"docs":{"10":{"tf":1.4142135623730951},"1009":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1038":{"tf":1.0},"1040":{"tf":2.23606797749979},"1042":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.4142135623730951},"11":{"tf":1.0},"1117":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":2.6457513110645907},"165":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"300":{"tf":1.0},"368":{"tf":1.0},"395":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":2.23606797749979},"54":{"tf":1.0},"550":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"61":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.4142135623730951},"643":{"tf":1.0},"728":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"824":{"tf":2.23606797749979},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"913":{"tf":1.0},"974":{"tf":1.4142135623730951},"975":{"tf":2.0},"980":{"tf":2.23606797749979},"987":{"tf":2.0},"988":{"tf":1.0},"989":{"tf":2.0},"990":{"tf":1.7320508075688772},"991":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1027":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1089":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1040":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.0}}},"df":496,"docs":{"1":{"tf":1.4142135623730951},"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"1001":{"tf":1.7320508075688772},"1004":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.7320508075688772},"1025":{"tf":2.0},"1029":{"tf":1.0},"1031":{"tf":1.7320508075688772},"1034":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1046":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1058":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.7320508075688772},"1075":{"tf":1.4142135623730951},"1085":{"tf":2.449489742783178},"1090":{"tf":1.0},"1091":{"tf":1.0},"1093":{"tf":2.449489742783178},"1095":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1098":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"1110":{"tf":1.0},"1111":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":2.23606797749979},"1117":{"tf":1.0},"1119":{"tf":2.6457513110645907},"1120":{"tf":2.6457513110645907},"113":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":2.23606797749979},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"129":{"tf":3.7416573867739413},"130":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":2.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":3.0},"167":{"tf":3.1622776601683795},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"173":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"183":{"tf":2.449489742783178},"184":{"tf":1.7320508075688772},"185":{"tf":1.7320508075688772},"186":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":2.0},"216":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.449489742783178},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":2.0},"254":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":2.449489742783178},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.23606797749979},"276":{"tf":1.7320508075688772},"28":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.6457513110645907},"289":{"tf":2.0},"290":{"tf":2.449489742783178},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":2.0},"296":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.23606797749979},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":2.0},"309":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.23606797749979},"324":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":2.0},"344":{"tf":1.0},"346":{"tf":1.7320508075688772},"35":{"tf":1.0},"350":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"36":{"tf":1.0},"360":{"tf":2.0},"362":{"tf":1.0},"363":{"tf":2.23606797749979},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":2.6457513110645907},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"384":{"tf":1.0},"386":{"tf":1.7320508075688772},"388":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"40":{"tf":1.0},"403":{"tf":2.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":2.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.4142135623730951},"452":{"tf":1.7320508075688772},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":2.0},"466":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"472":{"tf":1.4142135623730951},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"489":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"499":{"tf":1.0},"50":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":4.242640687119285},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":2.23606797749979},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":3.3166247903554},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":2.23606797749979},"546":{"tf":2.23606797749979},"547":{"tf":2.0},"548":{"tf":3.0},"550":{"tf":1.0},"551":{"tf":2.0},"552":{"tf":1.4142135623730951},"553":{"tf":1.7320508075688772},"554":{"tf":1.7320508075688772},"555":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"557":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"580":{"tf":2.0},"581":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":2.449489742783178},"615":{"tf":1.0},"622":{"tf":3.7416573867739413},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.0},"635":{"tf":1.0},"640":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.7320508075688772},"700":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"73":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":2.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.0},"778":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"783":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.23606797749979},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.8284271247461903},"83":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"86":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":2.8284271247461903},"87":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"88":{"tf":1.7320508075688772},"880":{"tf":2.0},"885":{"tf":1.0},"887":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":2.23606797749979},"913":{"tf":2.6457513110645907},"914":{"tf":1.0},"915":{"tf":1.4142135623730951},"916":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.7320508075688772},"922":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"936":{"tf":2.6457513110645907},"94":{"tf":1.0},"943":{"tf":1.7320508075688772},"944":{"tf":1.0},"945":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"952":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"957":{"tf":2.6457513110645907},"958":{"tf":1.7320508075688772},"959":{"tf":2.0},"960":{"tf":2.0},"961":{"tf":2.449489742783178},"962":{"tf":2.0},"965":{"tf":1.4142135623730951},"970":{"tf":1.0},"974":{"tf":2.6457513110645907},"975":{"tf":2.0},"976":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.4142135623730951},"984":{"tf":1.0},"999":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":17,"docs":{"1013":{"tf":1.0},"1063":{"tf":1.0},"1095":{"tf":1.0},"451":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"607":{"tf":1.0},"641":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":2.449489742783178},"780":{"tf":1.0},"851":{"tf":1.0},"897":{"tf":1.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.0}}},"+":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"506":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"541":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"664":{"tf":1.0},"666":{"tf":1.0}}}}}}},"df":270,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"1001":{"tf":1.0},"1002":{"tf":1.7320508075688772},"1008":{"tf":1.7320508075688772},"1009":{"tf":2.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.7320508075688772},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1044":{"tf":2.0},"1059":{"tf":1.0},"1062":{"tf":1.7320508075688772},"1063":{"tf":1.4142135623730951},"1064":{"tf":3.0},"1065":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1067":{"tf":1.0},"1068":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1073":{"tf":2.6457513110645907},"1075":{"tf":1.0},"1085":{"tf":1.0},"1091":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1097":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1122":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.4142135623730951},"119":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.0},"162":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"215":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":3.1622776601683795},"223":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"316":{"tf":1.4142135623730951},"323":{"tf":3.3166247903554},"33":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":2.449489742783178},"36":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"368":{"tf":1.0},"373":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.7320508075688772},"445":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"449":{"tf":2.8284271247461903},"450":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"500":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":3.605551275463989},"506":{"tf":5.477225575051661},"508":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"518":{"tf":3.7416573867739413},"519":{"tf":2.0},"520":{"tf":1.7320508075688772},"521":{"tf":2.449489742783178},"522":{"tf":2.0},"523":{"tf":2.449489742783178},"524":{"tf":2.23606797749979},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":3.7416573867739413},"528":{"tf":5.291502622129181},"529":{"tf":2.0},"530":{"tf":1.7320508075688772},"531":{"tf":2.6457513110645907},"539":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"552":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":2.6457513110645907},"587":{"tf":1.7320508075688772},"589":{"tf":2.23606797749979},"590":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.449489742783178},"594":{"tf":1.0},"595":{"tf":2.0},"596":{"tf":3.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"607":{"tf":2.0},"609":{"tf":2.6457513110645907},"61":{"tf":1.0},"613":{"tf":2.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"635":{"tf":1.0},"641":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"666":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"69":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":3.605551275463989},"780":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":2.6457513110645907},"824":{"tf":2.449489742783178},"844":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"852":{"tf":1.4142135623730951},"853":{"tf":1.0},"858":{"tf":1.4142135623730951},"861":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"873":{"tf":3.0},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":2.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":2.0},"898":{"tf":2.449489742783178},"899":{"tf":2.449489742783178},"903":{"tf":1.0},"906":{"tf":2.0},"913":{"tf":2.449489742783178},"914":{"tf":1.0},"916":{"tf":1.0},"919":{"tf":1.0},"921":{"tf":2.23606797749979},"922":{"tf":2.449489742783178},"925":{"tf":1.7320508075688772},"926":{"tf":4.47213595499958},"927":{"tf":4.123105625617661},"928":{"tf":1.4142135623730951},"929":{"tf":5.0},"930":{"tf":2.449489742783178},"931":{"tf":5.385164807134504},"934":{"tf":2.0},"936":{"tf":5.0},"937":{"tf":4.0},"945":{"tf":1.0},"946":{"tf":1.7320508075688772},"956":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"974":{"tf":2.0},"975":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":2.0},"983":{"tf":1.7320508075688772},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"921":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"225":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":35,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"1108":{"tf":1.0},"1115":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"425":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"477":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"741":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"+":{"0":{"4":{"df":1,"docs":{"406":{"tf":1.7320508075688772}}},"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"1043":{"tf":1.0},"1050":{"tf":1.0},"1080":{"tf":1.0},"1100":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"345":{"tf":1.0},"356":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.4142135623730951},"523":{"tf":1.0},"665":{"tf":1.0},"689":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"175":{"tf":1.0},"260":{"tf":1.0},"321":{"tf":1.0},"328":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951}}}},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}}}}}}}}},"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"922":{"tf":1.7320508075688772}},"e":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"817":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.0}}}}}}},"df":3,"docs":{"813":{"tf":2.0},"918":{"tf":1.0},"922":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"354":{"tf":1.0},"386":{"tf":1.0},"487":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"0":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1020":{"tf":1.0},"1067":{"tf":1.0},"1089":{"tf":1.0},"199":{"tf":2.23606797749979},"203":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"611":{"tf":1.0},"630":{"tf":1.0},"728":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"808":{"tf":1.0},"836":{"tf":1.0}}},"2":{"5":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1023":{"tf":1.0},"1035":{"tf":1.0},"199":{"tf":2.23606797749979},"531":{"tf":2.23606797749979},"906":{"tf":1.0}}},"3":{"1":{".":{"4":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1023":{"tf":1.0},"1027":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":3.4641016151377544},"529":{"tf":1.4142135623730951},"797":{"tf":1.0}}},"4":{"df":5,"docs":{"432":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"568":{"tf":1.0},"664":{"tf":1.0}}},"6":{"df":1,"docs":{"619":{"tf":1.0}}},"8":{"df":2,"docs":{"757":{"tf":1.0},"766":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"1040":{"tf":1.0},"1101":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":2.0},"180":{"tf":1.0},"221":{"tf":1.7320508075688772},"248":{"tf":1.0},"276":{"tf":1.0},"339":{"tf":1.7320508075688772},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"367":{"tf":1.0},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"390":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":2.449489742783178},"414":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"540":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"561":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"926":{"tf":1.0},"929":{"tf":2.23606797749979},"930":{"tf":1.0},"956":{"tf":3.4641016151377544},"958":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":119,"docs":{"1001":{"tf":1.0},"1009":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1018":{"tf":2.0},"1023":{"tf":1.0},"1044":{"tf":1.7320508075688772},"1051":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1075":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951},"1118":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.4142135623730951},"197":{"tf":2.0},"199":{"tf":3.1622776601683795},"220":{"tf":1.4142135623730951},"229":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"254":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":3.0},"270":{"tf":2.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"287":{"tf":2.449489742783178},"288":{"tf":2.449489742783178},"289":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"334":{"tf":2.0},"335":{"tf":3.0},"347":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.7320508075688772},"367":{"tf":1.0},"373":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":2.23606797749979},"403":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"500":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.4142135623730951},"603":{"tf":1.0},"622":{"tf":2.0},"627":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":3.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"690":{"tf":1.0},"705":{"tf":4.0},"708":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.0},"732":{"tf":1.7320508075688772},"742":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":3.7416573867739413},"774":{"tf":1.0},"776":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"780":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"922":{"tf":2.0},"946":{"tf":1.0},"975":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"_":{"1":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1051":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":1,"docs":{"313":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"1031":{"tf":2.0},"120":{"tf":1.0},"199":{"tf":1.0},"313":{"tf":1.7320508075688772},"459":{"tf":1.0},"462":{"tf":2.0},"464":{"tf":1.0},"485":{"tf":1.0},"555":{"tf":2.0},"586":{"tf":1.0},"688":{"tf":1.0},"726":{"tf":1.0},"900":{"tf":1.0},"921":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"571":{"tf":1.0},"960":{"tf":1.0}}}},"t":{"df":5,"docs":{"426":{"tf":1.0},"590":{"tf":1.0},"640":{"tf":1.0},"922":{"tf":1.0},"926":{"tf":1.0}}}},"df":9,"docs":{"197":{"tf":1.0},"224":{"tf":1.0},"457":{"tf":1.4142135623730951},"705":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":1.0},"922":{"tf":1.0},"980":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"770":{"tf":1.4142135623730951},"803":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"960":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":23,"docs":{"1004":{"tf":1.0},"1007":{"tf":1.0},"1038":{"tf":1.0},"1053":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"242":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"474":{"tf":1.0},"528":{"tf":1.0},"58":{"tf":1.0},"596":{"tf":1.0},"74":{"tf":1.0},"945":{"tf":1.0},"960":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1117":{"tf":1.0},"952":{"tf":1.0}}}}},"df":1,"docs":{"199":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"1120":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":26,"docs":{"1079":{"tf":1.0},"1099":{"tf":1.0},"152":{"tf":1.0},"17":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"290":{"tf":1.0},"353":{"tf":1.0},"457":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"654":{"tf":1.4142135623730951},"742":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"957":{"tf":1.0}},"f":{"df":3,"docs":{"926":{"tf":1.7320508075688772},"927":{"tf":1.0},"936":{"tf":2.0}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"934":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"844":{"tf":1.0},"926":{"tf":1.7320508075688772},"931":{"tf":1.0},"936":{"tf":2.8284271247461903}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"936":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"s":{"a":{"df":1,"docs":{"915":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"1":{".":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":106,"docs":{"1001":{"tf":2.0},"1009":{"tf":1.7320508075688772},"1020":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1044":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":2.449489742783178},"106":{"tf":1.0},"1067":{"tf":1.0},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":2.8284271247461903},"1089":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1101":{"tf":1.4142135623730951},"1102":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"142":{"tf":2.0},"143":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":2.23606797749979},"159":{"tf":2.449489742783178},"160":{"tf":2.23606797749979},"175":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"343":{"tf":2.0},"354":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"400":{"tf":1.0},"412":{"tf":1.4142135623730951},"424":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":2.23606797749979},"484":{"tf":1.0},"485":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"519":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"580":{"tf":2.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"740":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"836":{"tf":1.0},"841":{"tf":1.7320508075688772},"844":{"tf":2.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"876":{"tf":1.0},"915":{"tf":1.4142135623730951},"922":{"tf":3.3166247903554},"926":{"tf":1.4142135623730951},"941":{"tf":1.4142135623730951},"942":{"tf":1.0},"943":{"tf":3.605551275463989},"956":{"tf":1.0}}}}},"u":{"df":3,"docs":{"445":{"tf":1.0},"450":{"tf":1.4142135623730951},"550":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"150":{"tf":1.0},"655":{"tf":1.0},"814":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":93,"docs":{"1007":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1019":{"tf":1.0},"1038":{"tf":1.0},"1053":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"382":{"tf":1.0},"440":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"506":{"tf":1.0},"508":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"569":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"649":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"703":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":2.0},"742":{"tf":1.0},"75":{"tf":1.4142135623730951},"762":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":2.0},"929":{"tf":2.23606797749979},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":2.0},"946":{"tf":1.0},"947":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"915":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":7,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"447":{"tf":1.0},"56":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"9":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":123,"docs":{"100":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1068":{"tf":1.0},"1070":{"tf":1.0},"1082":{"tf":1.0},"1085":{"tf":1.0},"1088":{"tf":1.0},"1090":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.7320508075688772},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":3.0},"129":{"tf":2.0},"130":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"222":{"tf":2.6457513110645907},"223":{"tf":2.23606797749979},"227":{"tf":2.23606797749979},"235":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":2.449489742783178},"263":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":2.449489742783178},"295":{"tf":4.58257569495584},"297":{"tf":2.0},"299":{"tf":1.4142135623730951},"345":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.0},"364":{"tf":3.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"388":{"tf":1.0},"416":{"tf":1.7320508075688772},"429":{"tf":1.0},"436":{"tf":1.7320508075688772},"437":{"tf":1.0},"439":{"tf":1.0},"443":{"tf":3.4641016151377544},"447":{"tf":1.0},"452":{"tf":1.0},"504":{"tf":1.0},"546":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.7320508075688772},"595":{"tf":2.0},"598":{"tf":1.0},"600":{"tf":2.23606797749979},"643":{"tf":1.0},"653":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":3.1622776601683795},"744":{"tf":1.0},"764":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":3.0},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":2.0},"929":{"tf":3.3166247903554},"930":{"tf":1.7320508075688772},"931":{"tf":3.1622776601683795},"949":{"tf":1.4142135623730951},"951":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.4142135623730951},"975":{"tf":1.0},"980":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"287":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"295":{"tf":1.0},"297":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"315":{"tf":1.0},"497":{"tf":1.0},"630":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":2.449489742783178},"898":{"tf":1.0},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":3.1622776601683795}},"e":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"862":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":13,"docs":{"1017":{"tf":1.0},"173":{"tf":1.0},"210":{"tf":1.0},"516":{"tf":1.0},"740":{"tf":1.0},"747":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.449489742783178},"85":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"889":{"tf":1.0}},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"813":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":48,"docs":{"100":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1119":{"tf":1.0},"112":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":3.605551275463989},"199":{"tf":4.123105625617661},"204":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"542":{"tf":1.0},"562":{"tf":1.0},"593":{"tf":1.0},"601":{"tf":1.7320508075688772},"691":{"tf":1.0},"707":{"tf":1.0},"740":{"tf":1.0},"88":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":2.449489742783178},"964":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"964":{"tf":1.0}}}},"o":{"c":{"a":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1120":{"tf":2.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":2.6457513110645907},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"175":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"661":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"291":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"507":{"tf":1.0},"640":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"df":15,"docs":{"102":{"tf":1.0},"1066":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.4142135623730951},"223":{"tf":1.0},"445":{"tf":1.0},"449":{"tf":1.4142135623730951},"738":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"787":{"tf":1.4142135623730951},"788":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"981":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"168":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"393":{"tf":1.0},"477":{"tf":1.7320508075688772},"480":{"tf":1.0},"555":{"tf":1.0},"579":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"984":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1001":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"1025":{"tf":1.0},"289":{"tf":1.0},"364":{"tf":1.0}}},"l":{"df":1,"docs":{"515":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":64,"docs":{"1009":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":1.0},"109":{"tf":1.0},"1104":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"212":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"298":{"tf":1.0},"302":{"tf":1.0},"305":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"450":{"tf":1.0},"452":{"tf":1.4142135623730951},"456":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"913":{"tf":1.0},"926":{"tf":1.7320508075688772},"927":{"tf":1.0},"929":{"tf":2.0},"952":{"tf":1.0},"983":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":1,"docs":{"365":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":19,"docs":{"11":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"25":{"tf":1.0},"297":{"tf":1.4142135623730951},"317":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.7320508075688772},"377":{"tf":1.7320508075688772},"379":{"tf":1.0},"538":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.4142135623730951},"947":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"964":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"964":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"964":{"tf":2.449489742783178}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"df":2,"docs":{"199":{"tf":1.0},"770":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"375":{"tf":1.0},"456":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":19,"docs":{"1029":{"tf":1.0},"1033":{"tf":2.23606797749979},"124":{"tf":1.0},"135":{"tf":1.0},"21":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.7320508075688772},"528":{"tf":2.0},"57":{"tf":1.4142135623730951},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":1.0},"968":{"tf":1.4142135623730951}}},"y":{"df":49,"docs":{"1023":{"tf":1.0},"1031":{"tf":1.0},"1075":{"tf":1.0},"1095":{"tf":1.0},"1108":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.7320508075688772},"255":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"288":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.0},"427":{"tf":1.0},"457":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"84":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0}}}},"df":2,"docs":{"924":{"tf":1.0},"930":{"tf":1.0}},"e":{"'":{"d":{"df":3,"docs":{"292":{"tf":1.0},"572":{"tf":1.0},"980":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"270":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"353":{"tf":1.4142135623730951}}}},"r":{"df":6,"docs":{"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"290":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.0}}},"v":{"df":10,"docs":{"1030":{"tf":1.0},"1063":{"tf":1.0},"1095":{"tf":1.0},"229":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"292":{"tf":1.0},"430":{"tf":1.0},"678":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}}},"df":26,"docs":{"1097":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"327":{"tf":1.0},"384":{"tf":1.0},"456":{"tf":1.0},"55":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"56":{"tf":1.0},"562":{"tf":1.0},"676":{"tf":1.4142135623730951},"740":{"tf":1.0},"799":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"914":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"957":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":7,"docs":{"1097":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"740":{"tf":1.0},"81":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"937":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"11":{"tf":1.4142135623730951},"304":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"740":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":2.0},"847":{"tf":1.0},"857":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1026":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"523":{"tf":1.7320508075688772},"524":{"tf":1.4142135623730951},"625":{"tf":1.0}}}},"df":0,"docs":{}},"df":37,"docs":{"1023":{"tf":3.3166247903554},"1025":{"tf":1.0},"1029":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1085":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"224":{"tf":1.0},"267":{"tf":3.3166247903554},"270":{"tf":2.6457513110645907},"273":{"tf":4.0},"284":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"373":{"tf":1.0},"39":{"tf":1.7320508075688772},"438":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.0},"621":{"tf":1.4142135623730951},"625":{"tf":1.0},"628":{"tf":2.0},"67":{"tf":1.4142135623730951},"707":{"tf":2.23606797749979},"708":{"tf":1.0},"709":{"tf":2.0},"770":{"tf":1.0},"772":{"tf":1.0},"946":{"tf":1.0},"970":{"tf":1.7320508075688772},"972":{"tf":2.0},"973":{"tf":2.0},"974":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"453":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"1026":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"162":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"67":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}},"t":{"df":2,"docs":{"1064":{"tf":1.0},"589":{"tf":1.4142135623730951}}}}},"r":{"d":{"df":2,"docs":{"289":{"tf":1.0},"375":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":57,"docs":{"1009":{"tf":1.7320508075688772},"1044":{"tf":1.0},"145":{"tf":1.0},"180":{"tf":1.0},"212":{"tf":1.0},"238":{"tf":1.4142135623730951},"253":{"tf":1.0},"276":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"375":{"tf":1.0},"378":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"412":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"587":{"tf":1.0},"590":{"tf":1.0},"646":{"tf":1.0},"655":{"tf":1.0},"737":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.0},"912":{"tf":1.0},"920":{"tf":1.0},"922":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.0},"983":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"422":{"tf":1.0},"434":{"tf":1.0},"506":{"tf":1.4142135623730951},"839":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"1":{"df":2,"docs":{"254":{"tf":1.7320508075688772},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":9,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"1091":{"tf":1.0},"1097":{"tf":1.4142135623730951},"287":{"tf":1.0},"289":{"tf":1.0},"368":{"tf":1.0},"922":{"tf":1.0},"93":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"299":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.0}}}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1008":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"922":{"tf":1.4142135623730951}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"922":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1009":{"tf":1.0},"1097":{"tf":1.0},"185":{"tf":1.7320508075688772},"188":{"tf":1.0},"398":{"tf":1.0},"440":{"tf":1.0},"475":{"tf":1.0},"478":{"tf":1.0},"576":{"tf":1.0},"930":{"tf":1.0},"937":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":43,"docs":{"1001":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1064":{"tf":1.0},"1093":{"tf":1.4142135623730951},"137":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.23606797749979},"193":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"74":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":2.449489742783178},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"915":{"tf":1.0},"927":{"tf":1.0},"934":{"tf":1.0},"983":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"488":{"tf":1.0},"528":{"tf":1.0},"575":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"446":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"738":{"tf":1.0},"745":{"tf":1.7320508075688772}}}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"1053":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.7320508075688772},"678":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":6,"docs":{"184":{"tf":1.0},"451":{"tf":1.0},"543":{"tf":1.0},"814":{"tf":1.0},"9":{"tf":1.0},"903":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"1075":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"355":{"tf":1.0},"654":{"tf":1.0},"948":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"199":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{":":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":3.1622776601683795}}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1092":{"tf":1.0},"380":{"tf":1.0},"708":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"880":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"285":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"137":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"705":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"374":{"tf":1.0},"382":{"tf":1.0},"947":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"287":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1055":{"tf":1.0},"1059":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"708":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1055":{"tf":2.449489742783178},"1059":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":64,"docs":{"1023":{"tf":1.0},"1029":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1085":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":3.4641016151377544},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":2.449489742783178},"275":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"294":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"39":{"tf":1.0},"42":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.0},"528":{"tf":2.23606797749979},"529":{"tf":2.0},"539":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":2.6457513110645907},"600":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":2.8284271247461903},"624":{"tf":1.0},"628":{"tf":1.4142135623730951},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.449489742783178},"740":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"942":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1044":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"679":{"tf":1.4142135623730951},"690":{"tf":1.0},"751":{"tf":1.0},"942":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"101":{"tf":1.0},"1120":{"tf":1.0},"939":{"tf":1.0},"976":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":42,"docs":{"1070":{"tf":1.0},"1074":{"tf":1.0},"1078":{"tf":1.7320508075688772},"151":{"tf":1.0},"180":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"338":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"413":{"tf":1.0},"457":{"tf":1.0},"460":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.0},"922":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"947":{"tf":1.0},"951":{"tf":1.0},"975":{"tf":1.0},"99":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":42,"docs":{"1016":{"tf":1.0},"1042":{"tf":1.0},"1071":{"tf":1.0},"1079":{"tf":1.0},"116":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"595":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"73":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"937":{"tf":1.7320508075688772},"948":{"tf":1.0},"960":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"528":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"p":{"6":{"4":{"df":1,"docs":{"922":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":8,"docs":{"198":{"tf":1.0},"236":{"tf":1.0},"271":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0},"443":{"tf":1.0},"499":{"tf":1.0},"589":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"769":{"tf":1.0},"915":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"844":{"tf":1.0}}}}}}},"r":{"d":{"df":6,"docs":{"249":{"tf":1.0},"270":{"tf":1.4142135623730951},"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.4142135623730951},"531":{"tf":1.0}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"229":{"tf":1.0},"327":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":163,"docs":{"1009":{"tf":1.4142135623730951},"1017":{"tf":1.0},"106":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1079":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":2.23606797749979},"205":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"310":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"405":{"tf":1.7320508075688772},"456":{"tf":1.0},"497":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"590":{"tf":1.4142135623730951},"657":{"tf":1.0},"67":{"tf":1.7320508075688772},"705":{"tf":1.0},"742":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"878":{"tf":1.0},"925":{"tf":1.0},"945":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0},"989":{"tf":1.0},"993":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"474":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"1":{"/":{"2":{"c":{"3":{"a":{"0":{"7":{"6":{"7":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":11,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"415":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"207":{"tf":1.0},"215":{"tf":2.6457513110645907},"317":{"tf":1.0},"318":{"tf":1.0},"916":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"488":{"tf":1.0},"571":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"212":{"tf":1.0},"309":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":13,"docs":{"1114":{"tf":1.0},"214":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"289":{"tf":1.0},"303":{"tf":1.0}}}},"s":{"df":1,"docs":{"292":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"206":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"778":{"tf":1.0}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"w":{"df":1,"docs":{"772":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"df":2,"docs":{"478":{"tf":1.0},"947":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1085":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":68,"docs":{"1031":{"tf":1.0},"1053":{"tf":1.0},"1107":{"tf":1.0},"1113":{"tf":2.0},"1114":{"tf":1.4142135623730951},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1120":{"tf":2.449489742783178},"13":{"tf":1.0},"186":{"tf":1.7320508075688772},"189":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"218":{"tf":2.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.7320508075688772},"545":{"tf":1.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"640":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"926":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"960":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"1120":{"tf":1.0}}},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1111":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":28,"docs":{"0":{"tf":1.0},"1002":{"tf":1.0},"1053":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"276":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"48":{"tf":1.0},"503":{"tf":1.4142135623730951},"540":{"tf":1.0},"554":{"tf":1.0},"568":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"387":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"959":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"474":{"tf":1.0},"476":{"tf":1.0}}}}}},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"8":{"6":{"_":{"6":{"4":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":1,"docs":{"847":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1059":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"191":{"tf":1.0}}}}},"df":21,"docs":{"1023":{"tf":3.872983346207417},"1110":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0},"343":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"515":{"tf":1.0},"580":{"tf":1.4142135623730951},"6":{"tf":1.0},"614":{"tf":1.0},"708":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"905":{"tf":1.0},"937":{"tf":1.4142135623730951},"944":{"tf":1.0}},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}},"p":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0}}}},"r":{"df":1,"docs":{"799":{"tf":1.0}}},"x":{"df":1,"docs":{"922":{"tf":1.0}}}},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":4,"docs":{"1033":{"tf":2.23606797749979},"1035":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":3,"docs":{"396":{"tf":1.0},"737":{"tf":1.0},"751":{"tf":1.0}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"607":{"tf":1.0},"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":6,"docs":{"199":{"tf":1.0},"243":{"tf":1.0},"452":{"tf":1.4142135623730951},"607":{"tf":1.0},"614":{"tf":1.0},"665":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"778":{"tf":1.0}}},"df":10,"docs":{"1114":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"162":{"tf":1.0},"528":{"tf":1.0},"769":{"tf":1.7320508075688772},"770":{"tf":2.0},"779":{"tf":1.4142135623730951},"784":{"tf":1.0},"84":{"tf":1.0}}}},"df":4,"docs":{"144":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"875":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"778":{"tf":1.4142135623730951}}},"df":4,"docs":{"1120":{"tf":1.0},"229":{"tf":1.0},"904":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"288":{"tf":1.0},"590":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"'":{"d":{"df":4,"docs":{"0":{"tf":1.0},"362":{"tf":1.0},"453":{"tf":1.0},"567":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"215":{"tf":1.0},"236":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"547":{"tf":1.0},"641":{"tf":1.0},"965":{"tf":1.0}}}},"r":{"df":21,"docs":{"1075":{"tf":1.0},"1079":{"tf":1.0},"108":{"tf":1.0},"1108":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0},"641":{"tf":1.0},"678":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}},"v":{"df":4,"docs":{"204":{"tf":1.0},"212":{"tf":1.0},"254":{"tf":1.0},"299":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"1108":{"tf":1.0},"303":{"tf":1.0}}}}}}},"’":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"d":{"d":{"df":2,"docs":{"665":{"tf":1.4142135623730951},"751":{"tf":1.0}},"h":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1040":{"tf":1.0},"1044":{"tf":1.0},"1059":{"tf":1.0},"457":{"tf":1.0},"690":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"690":{"tf":1.0}}}}}}}},"z":{"df":5,"docs":{"243":{"tf":1.0},"338":{"tf":1.0},"452":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"r":{"d":{"a":{"_":{"c":{"df":0,"docs":{},"n":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"785":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":8,"docs":{"1064":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"488":{"tf":1.0},"901":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"313":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"956":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"956":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}}}}},"title":{"root":{"1":{"df":7,"docs":{"1079":{"tf":1.0},"1083":{"tf":1.0},"139":{"tf":1.0},"159":{"tf":1.0},"853":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}},"2":{"8":{"df":1,"docs":{"269":{"tf":1.0}}},"df":5,"docs":{"140":{"tf":1.0},"160":{"tf":1.0},"801":{"tf":1.0},"853":{"tf":1.0},"982":{"tf":1.0}},"f":{"a":{"df":2,"docs":{"928":{"tf":1.0},"930":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"4":{"df":1,"docs":{"269":{"tf":1.0}}},"df":1,"docs":{"1078":{"tf":1.0}}},"7":{"df":2,"docs":{"801":{"tf":1.0},"982":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1008":{"tf":1.0},"148":{"tf":1.0},"156":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"297":{"tf":1.4142135623730951},"347":{"tf":1.0},"361":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.0},"60":{"tf":1.0},"615":{"tf":1.0},"643":{"tf":1.0},"659":{"tf":1.0},"725":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"826":{"tf":1.0},"841":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"910":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.0},"932":{"tf":1.0},"936":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":21,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"275":{"tf":1.0},"485":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"593":{"tf":1.0},"625":{"tf":1.4142135623730951},"801":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"87":{"tf":1.0},"966":{"tf":1.0},"978":{"tf":1.0},"982":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"514":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"747":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"602":{"tf":1.0},"606":{"tf":1.0},"747":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"748":{"tf":1.0}}}}}}},"df":8,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"1107":{"tf":1.0},"540":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0}},"i":{"df":2,"docs":{"1001":{"tf":1.0},"485":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"22":{"tf":1.0}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":12,"docs":{"1037":{"tf":1.0},"1052":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"593":{"tf":1.0},"613":{"tf":1.0},"683":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"749":{"tf":1.0},"950":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"215":{"tf":1.0}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"364":{"tf":1.0},"474":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"185":{"tf":1.0},"188":{"tf":1.0},"962":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"155":{"tf":1.0},"464":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"467":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"292":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"250":{"tf":1.0},"379":{"tf":1.0},"444":{"tf":1.0},"581":{"tf":1.0},"601":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"960":{"tf":1.0}}},"t":{"df":2,"docs":{"23":{"tf":1.0},"28":{"tf":1.0}}}},"t":{"df":1,"docs":{"123":{"tf":1.0}}},"z":{"df":1,"docs":{"715":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"648":{"tf":1.0},"696":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"212":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"559":{"tf":1.0}}},"p":{"df":7,"docs":{"1096":{"tf":1.0},"425":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}},"l":{"df":3,"docs":{"822":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"562":{"tf":1.0}}},"df":1,"docs":{"169":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"553":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"999":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"1107":{"tf":1.0},"1117":{"tf":1.0}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"439":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"974":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.0},"903":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1015":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"588":{"tf":1.0},"917":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"1114":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"475":{"tf":1.0}}}},"df":1,"docs":{"142":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"103":{"tf":1.0},"127":{"tf":1.0},"316":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"134":{"tf":1.0},"136":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"595":{"tf":1.0},"647":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"914":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"270":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"360":{"tf":1.0},"479":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"959":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"433":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"471":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"490":{"tf":1.0},"496":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"106":{"tf":1.0},"333":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"377":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"119":{"tf":1.0}}}}}}}},"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":7,"docs":{"107":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"317":{"tf":1.0},"348":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"414":{"tf":1.0},"439":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"t":{"df":4,"docs":{"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1014":{"tf":1.0},"407":{"tf":1.0},"468":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.0}}}}}},"df":1,"docs":{"1001":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"842":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"246":{"tf":1.0},"471":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.0}}}}},"q":{"df":1,"docs":{"211":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"261":{"tf":1.0},"262":{"tf":1.0},"928":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"484":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"964":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"506":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"1104":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"1106":{"tf":1.0},"26":{"tf":1.0},"309":{"tf":1.0},"350":{"tf":1.0},"457":{"tf":1.0},"847":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"330":{"tf":1.0}}}}}}},"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"354":{"tf":1.0},"506":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"73":{"tf":1.0},"77":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":1,"docs":{"853":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"1009":{"tf":1.0},"1034":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"325":{"tf":1.0},"590":{"tf":1.0},"647":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"1000":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":5,"docs":{"290":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"599":{"tf":1.0},"998":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1022":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"309":{"tf":1.0},"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"999":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"1012":{"tf":1.4142135623730951},"1014":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1011":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"1029":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"27":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"322":{"tf":1.0},"420":{"tf":1.0},"507":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.0},"648":{"tf":1.0},"710":{"tf":1.0},"759":{"tf":1.0},"768":{"tf":1.0},"776":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"507":{"tf":1.0}}}},"u":{"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":37,"docs":{"1021":{"tf":1.0},"1028":{"tf":1.0},"1068":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"468":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"704":{"tf":1.0},"713":{"tf":1.0},"735":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"783":{"tf":1.0},"798":{"tf":1.0},"809":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"214":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"319":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"484":{"tf":1.0},"8":{"tf":1.0},"852":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1121":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":5,"docs":{"419":{"tf":1.0},"466":{"tf":1.0},"721":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"678":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"116":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"86":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"505":{"tf":1.0},"902":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"390":{"tf":1.0}}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"509":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.0},"318":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"253":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.0},"389":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"370":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"309":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":38,"docs":{"1005":{"tf":1.0},"1085":{"tf":1.0},"1110":{"tf":1.0},"147":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"232":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"429":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"658":{"tf":1.0},"716":{"tf":1.0},"738":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"862":{"tf":1.0},"871":{"tf":1.0},"885":{"tf":1.0},"894":{"tf":1.0},"911":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"977":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1103":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"297":{"tf":1.0},"361":{"tf":1.0},"599":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"145":{"tf":1.0},"3":{"tf":1.0},"58":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1071":{"tf":1.0},"525":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"117":{"tf":1.0},"126":{"tf":1.0},"234":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"1029":{"tf":1.0},"166":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"819":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"578":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"1037":{"tf":1.0},"1045":{"tf":1.0},"263":{"tf":1.0},"576":{"tf":1.0},"668":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"199":{"tf":1.0},"227":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"339":{"tf":1.0},"939":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"491":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":4,"docs":{"987":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"997":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"520":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.0},"170":{"tf":1.0},"250":{"tf":1.0},"336":{"tf":1.0},"556":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"475":{"tf":1.0},"476":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1015":{"tf":1.0},"1029":{"tf":1.0},"243":{"tf":1.0},"485":{"tf":1.0},"606":{"tf":1.0},"614":{"tf":1.0},"639":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"792":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0},"978":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"100":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"304":{"tf":1.0},"350":{"tf":1.0},"717":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"238":{"tf":1.0},"916":{"tf":1.0}}}},"df":0,"docs":{}},"df":133,"docs":{"0":{"tf":1.0},"1008":{"tf":1.0},"1017":{"tf":1.0},"1024":{"tf":1.0},"1032":{"tf":1.0},"1039":{"tf":1.0},"1047":{"tf":1.0},"1054":{"tf":1.0},"1057":{"tf":1.0},"1065":{"tf":1.0},"1076":{"tf":1.0},"1086":{"tf":1.0},"1094":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"141":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"317":{"tf":1.0},"319":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"397":{"tf":1.0},"4":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":1.0},"417":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"484":{"tf":1.0},"532":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"60":{"tf":1.0},"603":{"tf":1.0},"608":{"tf":1.0},"61":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"62":{"tf":1.0},"623":{"tf":1.0},"633":{"tf":1.0},"643":{"tf":1.0},"656":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"670":{"tf":1.0},"677":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"685":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.0},"725":{"tf":1.0},"727":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"736":{"tf":1.0},"746":{"tf":1.0},"753":{"tf":1.0},"763":{"tf":1.0},"77":{"tf":1.4142135623730951},"771":{"tf":1.0},"790":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"835":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"865":{"tf":1.0},"90":{"tf":1.0},"910":{"tf":1.0},"945":{"tf":1.0},"953":{"tf":1.0},"955":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":32,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1069":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1093":{"tf":1.0},"124":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"259":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"400":{"tf":1.0},"440":{"tf":1.0},"5":{"tf":1.0},"560":{"tf":1.0},"567":{"tf":1.0},"583":{"tf":1.0},"596":{"tf":1.0},"691":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"787":{"tf":1.0},"800":{"tf":1.0},"833":{"tf":1.0},"938":{"tf":1.0},"950":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"275":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0}}}},"u":{"df":5,"docs":{"1002":{"tf":1.0},"266":{"tf":1.0},"33":{"tf":1.0},"967":{"tf":1.0},"978":{"tf":1.0}}},"y":{"df":9,"docs":{"1083":{"tf":1.0},"272":{"tf":1.4142135623730951},"274":{"tf":1.0},"801":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"982":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"114":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"375":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"792":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"358":{"tf":1.0},"441":{"tf":1.0},"550":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"540":{"tf":1.0},"545":{"tf":1.0},"550":{"tf":1.4142135623730951},"975":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"453":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"499":{"tf":1.0},"577":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.0},"309":{"tf":1.0},"345":{"tf":1.0},"404":{"tf":1.0},"407":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"18":{"tf":1.0},"657":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"1071":{"tf":1.0},"1072":{"tf":1.0},"242":{"tf":1.0},"34":{"tf":1.0},"364":{"tf":1.0},"583":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"624":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"866":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":11,"docs":{"240":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"692":{"tf":1.0},"701":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"112":{"tf":1.0},"953":{"tf":1.0},"980":{"tf":1.0},"984":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"507":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"329":{"tf":1.0},"556":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"152":{"tf":1.0},"77":{"tf":1.4142135623730951},"80":{"tf":1.0},"84":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":8,"docs":{"184":{"tf":1.0},"292":{"tf":1.0},"543":{"tf":1.0},"889":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"997":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"740":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"1106":{"tf":1.0},"1122":{"tf":1.0},"473":{"tf":1.0},"714":{"tf":1.0}}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"502":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"381":{"tf":1.0},"432":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"932":{"tf":1.0},"935":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"512":{"tf":1.0},"513":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1097":{"tf":1.0},"29":{"tf":1.0},"759":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"261":{"tf":1.0},"711":{"tf":1.0},"730":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"954":{"tf":1.0}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"554":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1052":{"tf":1.0},"438":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"307":{"tf":1.0},"378":{"tf":1.0},"546":{"tf":1.0},"560":{"tf":1.0},"702":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":28,"docs":{"1072":{"tf":1.0},"166":{"tf":1.0},"247":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"510":{"tf":1.0},"573":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.0},"639":{"tf":1.0},"722":{"tf":1.0},"870":{"tf":1.0},"877":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0},"893":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":39,"docs":{"1010":{"tf":1.0},"1018":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"249":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.0},"529":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"709":{"tf":1.0},"754":{"tf":1.0},"764":{"tf":1.0},"772":{"tf":1.0},"781":{"tf":1.0},"791":{"tf":1.0},"806":{"tf":1.0},"818":{"tf":1.0},"829":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":1.0},"905":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"193":{"tf":1.0},"322":{"tf":1.0},"532":{"tf":1.0},"537":{"tf":1.0},"706":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"463":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"151":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"437":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"733":{"tf":1.0},"963":{"tf":1.0}}}},"s":{"df":1,"docs":{"436":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"317":{"tf":1.0},"477":{"tf":1.0},"551":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"q":{"df":3,"docs":{"144":{"tf":1.0},"404":{"tf":1.0},"549":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"1096":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1001":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"229":{"tf":1.0},"276":{"tf":1.0},"624":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"428":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"743":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"365":{"tf":1.0}}}},"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":13,"docs":{"373":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"505":{"tf":1.0},"648":{"tf":1.0},"692":{"tf":1.0},"696":{"tf":1.0},"701":{"tf":1.0},"850":{"tf":1.0},"946":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"1060":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"572":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"551":{"tf":1.0}}}},"df":0,"docs":{}}}}},"x":{"df":1,"docs":{"1105":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1091":{"tf":1.0},"1102":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"382":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"396":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"270":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"974":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"150":{"tf":1.0},"174":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"441":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"167":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"121":{"tf":1.0},"582":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"590":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0}}}}},"c":{"df":2,"docs":{"226":{"tf":1.0},"733":{"tf":1.0}},"p":{"df":3,"docs":{"308":{"tf":1.0},"312":{"tf":1.0},"36":{"tf":1.0}}},"r":{"df":1,"docs":{"309":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1119":{"tf":1.0},"169":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.0},"475":{"tf":1.0},"489":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"392":{"tf":1.0}}}}},"t":{"df":10,"docs":{"149":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"552":{"tf":1.0},"557":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"92":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}}},"l":{"a":{"df":0,"docs":{},"m":{"df":6,"docs":{"15":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":11,"docs":{"15":{"tf":1.0},"152":{"tf":1.0},"245":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"417":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":5,"docs":{"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":7,"docs":{"303":{"tf":1.0},"309":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":1,"docs":{"474":{"tf":1.0}}},"df":5,"docs":{"1009":{"tf":1.0},"444":{"tf":1.0},"752":{"tf":1.0},"878":{"tf":1.0},"904":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"466":{"tf":1.0}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"161":{"tf":1.0},"162":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1113":{"tf":1.0},"353":{"tf":1.0},"458":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1119":{"tf":1.0},"122":{"tf":1.0},"137":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"388":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"487":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"535":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"1062":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":4,"docs":{"178":{"tf":1.0},"195":{"tf":1.0},"557":{"tf":1.0},"63":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"834":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"1012":{"tf":1.0}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"948":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"230":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":5,"docs":{"1036":{"tf":1.0},"447":{"tf":1.0},"6":{"tf":1.0},"746":{"tf":1.0},"944":{"tf":1.0}},"i":{"df":6,"docs":{"484":{"tf":1.0},"493":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":3,"docs":{"203":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0}}}}},"u":{"b":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":5,"docs":{"1095":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1117":{"tf":1.0},"233":{"tf":1.0},"322":{"tf":1.0},"734":{"tf":1.0},"76":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1014":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"126":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"160":{"tf":1.0},"420":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"526":{"tf":1.0},"638":{"tf":1.0},"848":{"tf":1.0},"996":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"353":{"tf":1.0},"561":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"411":{"tf":1.0},"956":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"1001":{"tf":1.0},"485":{"tf":1.0},"839":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":4,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"354":{"tf":1.0},"551":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"39":{"tf":1.0},"970":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"853":{"tf":1.0},"860":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"208":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"700":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"446":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":46,"docs":{"1016":{"tf":1.0},"1023":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"251":{"tf":1.0},"569":{"tf":1.0},"594":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"649":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.0},"788":{"tf":1.0},"802":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.0},"919":{"tf":1.0},"925":{"tf":1.0},"934":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"584":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1042":{"tf":1.0},"688":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":8,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"446":{"tf":1.0},"70":{"tf":1.0},"744":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"’":{"df":1,"docs":{"840":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"465":{"tf":1.0},"469":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"434":{"tf":1.0}}}}}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"135":{"tf":1.0},"89":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"467":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"204":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"40":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"1078":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"621":{"tf":1.0},"768":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"467":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"1000":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"563":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"288":{"tf":1.0}}},"r":{"df":1,"docs":{"787":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"326":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"505":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"776":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"642":{"tf":1.0},"746":{"tf":1.0},"899":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"211":{"tf":1.0},"471":{"tf":1.0}}},"k":{"df":2,"docs":{"1118":{"tf":1.0},"726":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"103":{"tf":1.0},"1118":{"tf":1.0},"64":{"tf":1.0},"800":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"294":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0}}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"600":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"10":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"927":{"tf":1.0},"928":{"tf":1.0},"930":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1074":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":6,"docs":{"164":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"94":{"tf":1.0},"953":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.0},"168":{"tf":1.0},"437":{"tf":1.0},"548":{"tf":1.0},"601":{"tf":1.0},"77":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"392":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"776":{"tf":1.0},"779":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":1.0}}},"n":{"df":6,"docs":{"285":{"tf":1.0},"571":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"316":{"tf":1.0},"405":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"111":{"tf":1.0},"136":{"tf":1.0},"378":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"502":{"tf":1.0}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"476":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"229":{"tf":1.0},"720":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"295":{"tf":1.0},"564":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"u":{"df":4,"docs":{"266":{"tf":1.0},"42":{"tf":1.0},"528":{"tf":1.0},"969":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"407":{"tf":1.0},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.0},"19":{"tf":1.0},"874":{"tf":1.0},"898":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"854":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1111":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"391":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":5,"docs":{"191":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":33,"docs":{"1000":{"tf":1.0},"101":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"15":{"tf":1.0},"183":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"41":{"tf":1.0},"421":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"731":{"tf":1.0},"83":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"932":{"tf":1.0},"965":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"995":{"tf":1.0},"997":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1105":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0}}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1069":{"tf":1.0},"399":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"122":{"tf":1.0},"123":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"784":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"536":{"tf":1.0},"729":{"tf":1.0},"962":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1078":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"638":{"tf":1.0},"996":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":11,"docs":{"0":{"tf":1.0},"341":{"tf":1.0},"410":{"tf":1.0},"484":{"tf":1.0},"8":{"tf":1.0},"910":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"932":{"tf":1.0},"936":{"tf":1.0}},"’":{"df":2,"docs":{"372":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"222":{"tf":1.0},"462":{"tf":1.0},"942":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"274":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"476":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"472":{"tf":1.0}}}},"w":{"df":12,"docs":{"108":{"tf":1.0},"1107":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.0},"406":{"tf":1.0},"476":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"627":{"tf":1.0},"94":{"tf":1.0},"972":{"tf":1.0},"997":{"tf":1.0}},"t":{"a":{"b":{"df":1,"docs":{"860":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"489":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"994":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"656":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"533":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1013":{"tf":1.0},"566":{"tf":1.0},"62":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"291":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"776":{"tf":1.0},"941":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"260":{"tf":1.0},"534":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"215":{"tf":1.0}}}}}},"df":3,"docs":{"1073":{"tf":1.0},"1095":{"tf":1.0},"940":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1003":{"tf":1.0},"530":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"155":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"480":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"302":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"193":{"tf":1.0}}}}},"t":{"df":2,"docs":{"450":{"tf":1.4142135623730951},"500":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"168":{"tf":1.0},"231":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"127":{"tf":1.0},"315":{"tf":1.0},"437":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"511":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":3,"docs":{"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"450":{"tf":1.0},"500":{"tf":1.0},"89":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"743":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"290":{"tf":1.0},"601":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":11,"docs":{"334":{"tf":1.0},"352":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"395":{"tf":1.0},"403":{"tf":1.0},"430":{"tf":1.0},"748":{"tf":1.0},"945":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.0}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"150":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"922":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"470":{"tf":1.0}}}}}}}},"t":{"df":2,"docs":{"475":{"tf":1.0},"494":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"264":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"285":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}}}}},"df":1,"docs":{"1011":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"126":{"tf":1.0},"168":{"tf":1.0},"784":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"601":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":34,"docs":{"1007":{"tf":1.0},"1042":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1078":{"tf":1.0},"223":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"336":{"tf":1.0},"420":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"456":{"tf":1.0},"568":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"688":{"tf":1.0},"720":{"tf":1.0},"839":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"102":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"45":{"tf":1.0},"702":{"tf":1.0},"945":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"215":{"tf":1.0},"303":{"tf":1.0},"351":{"tf":1.0},"4":{"tf":1.0},"90":{"tf":1.0},"937":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1109":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"995":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"386":{"tf":1.0},"387":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"106":{"tf":1.0},"333":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"30":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":3,"docs":{"261":{"tf":1.0},"262":{"tf":1.0},"323":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"666":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"999":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"951":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"353":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":4,"docs":{"46":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"1105":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"840":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"955":{"tf":1.0}},"t":{"df":5,"docs":{"189":{"tf":1.0},"416":{"tf":1.0},"9":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":20,"docs":{"449":{"tf":1.0},"47":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"575":{"tf":1.0},"627":{"tf":1.0},"972":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"510":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"303":{"tf":1.0},"558":{"tf":1.0},"563":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"248":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"276":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"448":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":8,"docs":{"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"565":{"tf":1.0},"566":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"681":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1112":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"586":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":53,"docs":{"1018":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"217":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"48":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.0},"591":{"tf":1.0},"600":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"754":{"tf":1.0},"764":{"tf":1.0},"772":{"tf":1.0},"781":{"tf":1.0},"791":{"tf":1.0},"806":{"tf":1.0},"818":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"905":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"337":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"974":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"675":{"tf":1.0}}}}},"w":{"df":2,"docs":{"241":{"tf":1.0},"568":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"121":{"tf":1.0},"187":{"tf":1.0},"255":{"tf":1.0},"582":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":4,"docs":{"293":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"106":{"tf":1.0},"143":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":83,"docs":{"1017":{"tf":1.0},"1021":{"tf":1.0},"1024":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1032":{"tf":1.0},"1036":{"tf":1.0},"1039":{"tf":1.0},"1045":{"tf":1.0},"1047":{"tf":1.0},"1052":{"tf":1.0},"1054":{"tf":1.0},"1065":{"tf":1.0},"1068":{"tf":1.0},"1074":{"tf":1.0},"1076":{"tf":1.0},"1082":{"tf":1.0},"1086":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1094":{"tf":1.0},"277":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":1.0},"4":{"tf":1.0},"483":{"tf":1.0},"5":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.0},"608":{"tf":1.0},"612":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"623":{"tf":1.0},"631":{"tf":1.0},"633":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"660":{"tf":1.0},"667":{"tf":1.0},"670":{"tf":1.0},"674":{"tf":1.0},"677":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"685":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"713":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"753":{"tf":1.0},"758":{"tf":1.0},"763":{"tf":1.0},"767":{"tf":1.0},"771":{"tf":1.0},"775":{"tf":1.0},"783":{"tf":1.0},"790":{"tf":1.0},"798":{"tf":1.0},"805":{"tf":1.0},"809":{"tf":1.0},"816":{"tf":1.0},"827":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"865":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"944":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"926":{"tf":1.0}},"i":{"df":1,"docs":{"309":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"139":{"tf":1.0},"521":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"745":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":3,"docs":{"1030":{"tf":1.0},"1063":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"448":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":1,"docs":{"314":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"1104":{"tf":1.0},"487":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"124":{"tf":1.0},"408":{"tf":1.0}}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"216":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"577":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"461":{"tf":1.0}}}},"t":{"df":3,"docs":{"498":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"342":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"726":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"187":{"tf":1.0},"190":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"876":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"522":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1083":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"360":{"tf":1.0},"393":{"tf":1.0},"49":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"787":{"tf":1.0},"793":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"1108":{"tf":1.0},"340":{"tf":1.0}}}}}}},"o":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"456":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"467":{"tf":1.0}}}},"w":{"df":2,"docs":{"678":{"tf":1.0},"793":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":5,"docs":{"134":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"1041":{"tf":1.0},"1049":{"tf":1.0},"1056":{"tf":1.0},"1077":{"tf":1.0},"1079":{"tf":1.0},"1099":{"tf":1.0},"427":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"662":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0}}}}},"p":{"df":3,"docs":{"755":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"126":{"tf":1.0},"130":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":40,"docs":{"1019":{"tf":1.0},"1026":{"tf":1.0},"1043":{"tf":1.0},"1050":{"tf":1.0},"1058":{"tf":1.0},"1080":{"tf":1.0},"1088":{"tf":1.0},"1100":{"tf":1.0},"192":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.0},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"680":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.0},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"864":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":46,"docs":{"1020":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.0},"1044":{"tf":1.0},"1051":{"tf":1.0},"1059":{"tf":1.0},"1067":{"tf":1.0},"1081":{"tf":1.0},"1089":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"434":{"tf":1.0},"50":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"795":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"796":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"797":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":16,"docs":{"300":{"tf":1.0},"731":{"tf":1.0},"736":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"768":{"tf":1.0},"787":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"420":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"298":{"tf":1.0},"406":{"tf":1.0}},"n":{"df":4,"docs":{"244":{"tf":1.0},"264":{"tf":1.0},"621":{"tf":1.0},"768":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"625":{"tf":1.0}}}}},"df":2,"docs":{"526":{"tf":1.0},"544":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"479":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":1,"docs":{"960":{"tf":1.0}}}},"n":{"d":{"df":3,"docs":{"1096":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"999":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"903":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"p":{"df":3,"docs":{"893":{"tf":1.0},"896":{"tf":1.0},"901":{"tf":1.0}}},"v":{"df":1,"docs":{"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"381":{"tf":1.0},"383":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"297":{"tf":1.0},"916":{"tf":1.0},"921":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"341":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"1011":{"tf":1.0},"51":{"tf":1.0},"873":{"tf":1.0}}}}}}},"t":{"df":4,"docs":{"287":{"tf":1.0},"289":{"tf":1.0},"555":{"tf":1.0},"931":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.0},"318":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"328":{"tf":1.0},"715":{"tf":1.0}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"272":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1060":{"tf":1.0},"572":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"116":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"292":{"tf":1.0},"992":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"718":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"668":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"116":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":10,"docs":{"1057":{"tf":1.0},"165":{"tf":1.0},"198":{"tf":1.0},"550":{"tf":1.4142135623730951},"693":{"tf":1.0},"697":{"tf":1.0},"704":{"tf":1.0},"759":{"tf":1.0},"820":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"213":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"949":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":7,"docs":{"1117":{"tf":1.0},"259":{"tf":1.0},"381":{"tf":1.0},"537":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"287":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1013":{"tf":1.4142135623730951},"856":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"17":{"tf":1.0},"209":{"tf":1.0},"306":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"105":{"tf":1.0},"458":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"675":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"435":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"287":{"tf":1.0},"431":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"156":{"tf":1.0},"742":{"tf":1.0},"965":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"480":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"149":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"509":{"tf":1.0},"59":{"tf":1.0},"92":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"625":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"530":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"518":{"tf":1.0},"520":{"tf":1.0},"527":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{"df":3,"docs":{"304":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"539":{"tf":1.0},"708":{"tf":1.0}}}}},"u":{"df":1,"docs":{"113":{"tf":1.0}}}},"y":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"299":{"tf":1.0},"311":{"tf":1.0},"705":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"87":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":8,"docs":{"17":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"209":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"53":{"tf":1.0},"951":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"253":{"tf":1.0},"256":{"tf":1.0},"957":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.0},"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":6,"docs":{"1004":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"438":{"tf":1.0},"958":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"158":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1122":{"tf":1.0},"223":{"tf":1.0},"356":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":1,"docs":{"839":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"328":{"tf":1.0},"354":{"tf":1.0},"715":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"1113":{"tf":1.0},"1120":{"tf":1.0},"458":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"455":{"tf":1.0}}}},"t":{"df":1,"docs":{"341":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"138":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"52":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"515":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"850":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1045":{"tf":1.0},"1060":{"tf":1.0},"1091":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"657":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1109":{"tf":1.0},"388":{"tf":1.0}}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1091":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":1,"docs":{"287":{"tf":1.0}},"l":{"df":54,"docs":{"1005":{"tf":1.0},"1070":{"tf":1.0},"1110":{"tf":1.0},"147":{"tf":1.0},"190":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"358":{"tf":1.0},"418":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":1.0},"44":{"tf":1.0},"442":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"550":{"tf":1.0},"654":{"tf":1.0},"658":{"tf":1.0},"693":{"tf":1.0},"697":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"738":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"877":{"tf":1.0},"885":{"tf":1.0},"888":{"tf":1.0},"894":{"tf":1.0},"901":{"tf":1.0},"911":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"977":{"tf":1.0},"986":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"741":{"tf":1.0},"902":{"tf":1.0}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"477":{"tf":1.0}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"915":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"494":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":20,"docs":{"1096":{"tf":1.0},"11":{"tf":1.0},"19":{"tf":1.0},"333":{"tf":1.0},"427":{"tf":1.0},"483":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"500":{"tf":1.0},"507":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"60":{"tf":1.0},"683":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"744":{"tf":1.0},"9":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"656":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"724":{"tf":1.0}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"723":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":1,"docs":{"87":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"935":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"20":{"tf":1.0},"739":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"344":{"tf":1.0},"482":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"365":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"1013":{"tf":1.0},"856":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"135":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"342":{"tf":1.0},"360":{"tf":1.0},"665":{"tf":1.0}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"964":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"16":{"tf":1.0},"171":{"tf":1.0},"18":{"tf":1.0},"211":{"tf":1.0},"296":{"tf":1.0},"401":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1012":{"tf":1.0},"1013":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"930":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"481":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"145":{"tf":1.0},"3":{"tf":1.0},"58":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":2,"docs":{"156":{"tf":1.0},"170":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":5,"docs":{"570":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"920":{"tf":1.0},"935":{"tf":1.0}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"df":5,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"277":{"tf":1.0},"441":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"262":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"741":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"425":{"tf":1.0},"574":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"479":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"55":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"870":{"tf":1.0},"873":{"tf":1.0},"877":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"56":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":13,"docs":{"10":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":1.0},"271":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"531":{"tf":1.0},"626":{"tf":1.0},"858":{"tf":1.0},"987":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0}}}},"df":34,"docs":{"1":{"tf":1.0},"1093":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"152":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"350":{"tf":1.0},"369":{"tf":1.0},"506":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"551":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1002":{"tf":1.0},"1062":{"tf":1.0},"1095":{"tf":1.0},"441":{"tf":1.0},"449":{"tf":1.0},"518":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"527":{"tf":1.0},"530":{"tf":1.0},"593":{"tf":1.0},"666":{"tf":1.0},"978":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":1,"docs":{"922":{"tf":1.0}}}}},"v":{"1":{"df":3,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0}}},"2":{"df":1,"docs":{"531":{"tf":1.0}}},"3":{"df":2,"docs":{"521":{"tf":1.0},"522":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"412":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"776":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"519":{"tf":1.0},"943":{"tf":1.0}}}}},"u":{"df":1,"docs":{"450":{"tf":1.0}}}}}},"i":{"a":{"df":2,"docs":{"477":{"tf":1.0},"478":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":7,"docs":{"112":{"tf":1.0},"227":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"436":{"tf":1.0},"443":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"897":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"285":{"tf":1.0},"296":{"tf":1.0},"601":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"s":{"df":6,"docs":{"193":{"tf":1.0},"449":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"376":{"tf":1.0},"377":{"tf":1.0}}}}}}}},"u":{"df":4,"docs":{"266":{"tf":1.0},"528":{"tf":1.0},"57":{"tf":1.0},"968":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"524":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1097":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"710":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1078":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"461":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"205":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"590":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"133":{"tf":1.0},"332":{"tf":1.0},"378":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":2,"docs":{"492":{"tf":1.0},"504":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"1115":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0}}}}}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}} \ No newline at end of file +{"doc_urls":["index.html#mozilla-data-documentation","index.html#using-this-document","index.html#introduction","index.html#cookbooks--tutorials","index.html#data-platform-reference","index.html#dataset-reference","index.html#historical-reference","introduction/index.html#introduction","introduction/what_data.html#what-data-does-mozilla-collect","introduction/what_data.html#product-telemetry","introduction/what_data.html#usage-logs","introduction/what_data.html#website-telemetry","introduction/tools.html#tools-for-data-analysis","introduction/tools.html#high-level-tools","introduction/tools.html#looker","introduction/tools.html#glean-aggregated-metrics-dashboard-glam","introduction/tools.html#lower-level-tools","introduction/tools.html#sqltelemetrymozillaorg-stmo","introduction/tools.html#deprecated-tools","introduction/tools.html#telemetry-measurement-dashboard","concepts/terminology.html#terminology","concepts/terminology.html#table-of-contents","concepts/terminology.html#aet","concepts/terminology.html#analyst","concepts/terminology.html#amplitude","concepts/terminology.html#bigquery","concepts/terminology.html#build-id","concepts/terminology.html#client-id","concepts/terminology.html#data-analyst","concepts/terminology.html#data-engineer","concepts/terminology.html#data-practitioner","concepts/terminology.html#data-scientist","concepts/terminology.html#dataset","concepts/terminology.html#dau","concepts/terminology.html#derived-dataset","concepts/terminology.html#glean","concepts/terminology.html#gcp","concepts/terminology.html#geoip","concepts/terminology.html#ingestion","concepts/terminology.html#intensity","concepts/terminology.html#kpi","concepts/terminology.html#metric","concepts/terminology.html#mau","concepts/terminology.html#ping","concepts/terminology.html#ping-table","concepts/terminology.html#pipeline","concepts/terminology.html#probe","concepts/terminology.html#profile","concepts/terminology.html#query","concepts/terminology.html#retention","concepts/terminology.html#schema","concepts/terminology.html#session","concepts/terminology.html#subsession","concepts/terminology.html#stmo-sqltelemetrymozillaorg","concepts/terminology.html#telemetry","concepts/terminology.html#uri","concepts/terminology.html#url","concepts/terminology.html#wau","cookbooks/index.html#tutorials--cookbooks","cookbooks/getting_started/index.html#getting-started","concepts/gaining_access.html#accessing-telemetry-data","concepts/gaining_access.html#public-data","concepts/gaining_access.html#non-public-data","concepts/getting_help.html#getting-help","concepts/getting_help.html#mailing-lists","concepts/getting_help.html#matrix","concepts/getting_help.html#slack","concepts/reporting_a_problem.html#reporting-a-problem","concepts/reporting_a_problem.html#problems-with-the-data","concepts/reporting_a_problem.html#problems-with-tools","concepts/reporting_a_problem.html#other-issues","cookbooks/analysis/index.html#analysis","cookbooks/analysis/data_discovery_tools.html#data-analysis-tools","cookbooks/analysis/data_catalog.html#the-data-catalog","cookbooks/analysis/data_catalog.html#what-do-i-use-it-for","cookbooks/analysis/data_catalog.html#how-do-i-use-it","cookbooks/analysis/data_catalog.html#when-was-this-implemented","cookbooks/analysis/data_catalog.html#is-the-data-catalog-a-replacement-for-tools-like-the-glean-dictionary-or-the-looker-data-dictionary","cookbooks/analysis/data_catalog.html#what-software-does-it-use","cookbooks/analysis/data_catalog.html#how-is-the-metadata-populated","cookbooks/analysis/glean_dictionary.html#using-the-glean-dictionary","cookbooks/analysis/glean_dictionary.html#how-to-use","cookbooks/analysis/glean_dictionary.html#common-questions","cookbooks/analysis/glean_dictionary.html#how-can-i-go-from-a-metric-to-querying-it-in-bigquery","cookbooks/analysis/probe_dictionary.html#using-the-probe-dictionary","cookbooks/analysis/probe_dictionary.html#how-to-use","cookbooks/analysis/probe_dictionary.html#common-questions","cookbooks/analysis/probe_dictionary.html#how-can-i-tell-if-a-probe-is-still-active","cookbooks/analysis/probe_dictionary.html#how-can-i-go-from-a-probe-to-querying-it-in-bigquery","cookbooks/analysis/probe_dictionary.html#for-keyed-scalars-how-can-i-find-out-what-the-keys-mean","cookbooks/data_monitoring/intro.html#introduction-to-bigeye-data-observability-platform","cookbooks/data_monitoring/intro.html#accessing-bigeye","cookbooks/data_monitoring/intro.html#getting-started","cookbooks/data_monitoring/intro.html#stay-updated-on-whats-happening","cookbooks/data_monitoring/intro.html#have-an-issue-or-looking-for-a-new-feature-in-bigeye","cookbooks/data_monitoring/interface.html#bigeye-interface","cookbooks/data_monitoring/interface.html#catalog","cookbooks/data_monitoring/interface.html#workspaces","cookbooks/data_monitoring/interface.html#collections","cookbooks/data_monitoring/interface.html#issues","cookbooks/data_monitoring/interface.html#dashboard","cookbooks/data_monitoring/deploying_metrics.html#deploying-metrics","cookbooks/data_monitoring/deploying_metrics.html#freshness-and-volume-pipeline-reliability","cookbooks/data_monitoring/deploying_metrics.html#list-of-available-metrics","cookbooks/data_monitoring/deploying_metrics.html#autometrics","cookbooks/data_monitoring/deploying_metrics.html#custom-sql","cookbooks/data_monitoring/deploying_metrics.html#recommendations--best-practices-to-deploying-metrics","cookbooks/data_monitoring/collections.html#collections-in-bigeye","cookbooks/data_monitoring/collections.html#creating-a-new-collection","cookbooks/data_monitoring/collections.html#adding-metrics-to-a-collection","cookbooks/data_monitoring/collections.html#adding-notifications-to-a-collection","cookbooks/data_monitoring/issues_management.html#issues-management","cookbooks/data_monitoring/issues_management.html#view-issue-details","cookbooks/data_monitoring/issues_management.html#status-of-issue","cookbooks/data_monitoring/issues_management.html#debug","cookbooks/data_monitoring/issues_management.html#jira-integration","cookbooks/data_monitoring/issues_management.html#slack-integration-coming-soon","cookbooks/data_monitoring/cost_considerations.html#cost-considerations","cookbooks/data_monitoring/bigquery_etl_integration.html#bigquery-etl-and-bigeye","cookbooks/data_monitoring/bigquery_etl_integration.html#bigconfig","cookbooks/data_monitoring/bigquery_etl_integration.html#deployment","cookbooks/data_monitoring/further_reading.html#bigeye---further-reading","cookbooks/data_modeling/index.html#data-modeling-guidelines","cookbooks/data_modeling/where_to_store.html#where-to-store-our-analytics-data-models","cookbooks/data_modeling/where_to_store.html#what-to-store-in-bigquery-datasets-and-the-bigquery-etl-repository","cookbooks/data_modeling/where_to_store.html#what-to-store-in-looker","cookbooks/data_modeling/using_aggregates.html#using-aggregates-for-cost-saving-and-performance-improvement","cookbooks/data_modeling/using_aggregates.html#what-are-the-options-available","cookbooks/data_modeling/using_aggregates.html#important-considerations","cookbooks/data_modeling/using_aggregates.html#when-to-use-each-of-these-aggregates","cookbooks/data_modeling/using_aggregates.html#how-to-measure-the-benefit-and-savings","cookbooks/data_modeling/shredder_mitigation.html#shredder-mitigation-process","cookbooks/data_modeling/shredder_mitigation.html#when-to-use-this-process","cookbooks/data_modeling/shredder_mitigation.html#how-this-process-transforms-your-workflow","cookbooks/data_modeling/shredder_mitigation.html#what-to-expect-after-running-a-backfill-with-shredder-mitigation","cookbooks/data_modeling/shredder_mitigation.html#key-considerations-before-using-shredder-mitigation-for-the-first-time","cookbooks/data_modeling/shredder_mitigation.html#running-a-managed-backfill-with-shredder-mitigation","cookbooks/data_modeling/shredder_mitigation.html#troubleshooting-scenarios-and-guidelines","cookbooks/data_modeling/shredder_mitigation.html#examples-for-first-time-and-subsequent-runs","cookbooks/data_modeling/shredder_mitigation.html#example-1-regular-runs","cookbooks/data_modeling/shredder_mitigation.html#example-2-first-time-run","cookbooks/data_modeling/shredder_mitigation.html#data-validation","cookbooks/data_modeling/shredder_mitigation.html#automated-validations","cookbooks/data_modeling/shredder_mitigation.html#recommended-validations","cookbooks/data_modeling/shredder_mitigation.html#faq","cookbooks/looker/index.html","cookbooks/looker/intro.html#introduction-to-looker","cookbooks/looker/intro.html#table-of-contents","cookbooks/looker/intro.html#accessing-looker","cookbooks/looker/intro.html#getting-started","cookbooks/looker/intro.html#front-page","cookbooks/looker/intro.html#explores","cookbooks/looker/intro.html#using-the-glean-dictionary-with-looker","cookbooks/looker/intro.html#going-deeper","cookbooks/looker/countries.html#normalizing-country-data","cookbooks/looker/countries.html#step-one---normalizing-aliases","cookbooks/looker/countries.html#step-two---accessing-standard-country-data","cookbooks/looker/browser_versions.html#normalizing-browser-version-data","cookbooks/looker/browser_versions.html#step-one---normalizing-version-strings","cookbooks/looker/browser_versions.html#1-the--truncate-version-udf----truncate_version","cookbooks/looker/browser_versions.html#2-the--browser-version-info-udf----browser_version_info","cookbooks/looker/growth_usage_dashboards.html#growth-and-usage-dashboards","cookbooks/looker/growth_usage_dashboards.html#growth-dashboard","cookbooks/looker/growth_usage_dashboards.html#usage-dashboard","cookbooks/looker/growth_usage_dashboards.html#browser-looks","cookbooks/looker/growth_usage_dashboards.html#source","cookbooks/looker/event_counts_explore.html#using-the-event-counts-explore","cookbooks/looker/funnel_analysis_explore.html#using-the-funnel-analysis-explore","cookbooks/looker/performance_caching.html#optimizing-looker-performance---caching","cookbooks/looker/performance_caching.html#alternative-one---applying-generated-datagroups","cookbooks/looker/performance_caching.html#alternative-two---custom-datagroups","cookbooks/analysis/tools.html#data-analysis-tools","cookbooks/glam.html#introduction-to-glam","cookbooks/glam.html#how-to-use-glam","cookbooks/glam.html#front-page","cookbooks/glam.html#individual-probemetric-page","cookbooks/glam.html#differences-between-glam-and-telemetrymozillaorg-dashboard","cookbooks/glam.html#going-deeper","cookbooks/glam.html#getting-help","cookbooks/operational_monitoring.html#operational-monitoring-opmon","cookbooks/operational_monitoring.html#configuring-a-operational-monitoring-project","cookbooks/operational_monitoring.html#project-section","cookbooks/operational_monitoring.html#data_sources-section","cookbooks/operational_monitoring.html#metrics-section","cookbooks/operational_monitoring.html#dimensions-section","cookbooks/operational_monitoring.html#alerts-section","cookbooks/operational_monitoring.html#previews","cookbooks/operational_monitoring.html#reading-results","cookbooks/operational_monitoring.html#subscribing-to-alerts","cookbooks/operational_monitoring.html#data-products","cookbooks/operational_monitoring.html#result-tables","cookbooks/operational_monitoring.html#metadata","cookbooks/operational_monitoring.html#scheduling","cookbooks/operational_monitoring.html#experiments-vs-opmon","cookbooks/operational_monitoring.html#going-deeper","cookbooks/operational_monitoring.html#getting-help","tools/stmo.html#introduction-to-stmo","tools/stmo.html#stmo-concepts","tools/stmo.html#data-sources","tools/stmo.html#create-an-example-dashboard","cookbooks/public_data.html#accessing-public-data","cookbooks/public_data.html#table-of-contents","cookbooks/public_data.html#accessing-public-data-in-bigquery","cookbooks/public_data.html#accessing-public-data-through-the-public-http-endpoint","cookbooks/public_data.html#let-us-know","cookbooks/bigquery.html#accessing-and-working-with-bigquery","cookbooks/bigquery/access.html#accessing-bigquery","cookbooks/bigquery/access.html#table-of-contents","cookbooks/bigquery/access.html#interfaces","cookbooks/bigquery/access.html#stmo-sqltelemetrymozillaorg","cookbooks/bigquery/access.html#bigquery-console","cookbooks/bigquery/access.html#using-the-bq-command-line-tool","cookbooks/bigquery/access.html#api-access","cookbooks/bigquery/access.html#spark","cookbooks/bigquery/access.html#colaboratory","cookbooks/bigquery/access.html#ai-platform-notebooks","cookbooks/bigquery/access.html#bigquery-access-request","cookbooks/bigquery/querying.html#querying-bigquery-tables","cookbooks/bigquery/querying.html#table-of-contents","cookbooks/bigquery/querying.html#projects-datasets-and-tables-in-bigquery","cookbooks/bigquery/querying.html#caveats","cookbooks/bigquery/querying.html#projects-with-bigquery-datasets","cookbooks/bigquery/querying.html#table-layout-and-naming","cookbooks/bigquery/querying.html#structure-of-ping-tables-in-bigquery","cookbooks/bigquery/querying.html#writing-queries","cookbooks/bigquery/querying.html#writing-query-results-to-a-permanent-table","cookbooks/bigquery/querying.html#writing-results-to-gcs-object-store","cookbooks/bigquery/querying.html#creating-a-view","cookbooks/bigquery/querying.html#using-udfs","cookbooks/bigquery/querying.html#accessing-map-like-fields","cookbooks/bigquery/querying.html#accessing-histograms","cookbooks/bigquery/optimization.html#optimizing-bigquery-queries","cookbooks/bigquery/optimization.html#table-of-contents","cookbooks/bigquery/optimization.html#tldr-what-to-implement-for-quick-improvements","cookbooks/bigquery/optimization.html#how-to-improve-both-query-speed-and-cost","cookbooks/bigquery/optimization.html#improvements-to-query-speed-only","cookbooks/bigquery/optimization.html#caveats","cookbooks/bigquery/optimization.html#some-explanations","cookbooks/bigquery/optimization.html#what-are-these-databases","cookbooks/bigquery/optimization.html#how-is-the-data-stored","cookbooks/bigquery/accessing_desktop_data.html#accessing-desktop-data","cookbooks/bigquery/accessing_desktop_data.html#raw-ping-datasets","cookbooks/bigquery/accessing_desktop_data.html#derived-datasets","cookbooks/bigquery/accessing_desktop_data.html#clients-daily","cookbooks/bigquery/accessing_desktop_data.html#clients-last-seen","cookbooks/accessing_glean_data.html#accessing-glean-data-in-bigquery","cookbooks/accessing_glean_data.html#counter-boolean-and-most-other-metrics","cookbooks/accessing_glean_data.html#event-metrics","cookbooks/additional_props.html#additional-properties","cookbooks/additional_props.html#example","tools/spark.html#custom-analysis-with-spark","tools/spark.html#introduction","tools/spark.html#accessing-bigquery-data-from-spark","tools/spark.html#using-the-storage-api-connector","tools/spark.html#using-dataproc","tools/spark.html#reading-data-from-bigquery-into-spark","tools/spark.html#storage-api","tools/spark.html#query-api","tools/spark.html#persisting-data","cookbooks/dataset_specific.html#dataset-specific","cookbooks/normandy_events.html#working-with-normandy-events","cookbooks/normandy_events.html#counting-pref-flip-enrollment-events-by-branch","cookbooks/normandy_events.html#counting-pref-flip-unenrollment-events-by-branch","cookbooks/crash_pings.html#working-with-crash-pings","cookbooks/clients_last_seen_bits.html#working-with-bit-patterns-in-clients-last-seen","cookbooks/clients_last_seen_bits.html#table-of-contents","cookbooks/clients_last_seen_bits.html#calculating-dau-wau-and-mau","cookbooks/clients_last_seen_bits.html#calculating-retention","cookbooks/clients_last_seen_bits.html#understanding-bit-patterns","cookbooks/clients_last_seen_bits.html#why-28-bits-instead-of-64","cookbooks/clients_last_seen_bits.html#forward-looking-windows-and-backward-looking-windows","cookbooks/clients_last_seen_bits.html#usage-backward-looking-windows","cookbooks/clients_last_seen_bits.html#how-windows-shift-from-day-to-day","cookbooks/clients_last_seen_bits.html#retention-forward-looking-windows","cookbooks/clients_last_seen_bits.html#n-day-retention","cookbooks/clients_last_seen_bits.html#retention-using-activity-date","cookbooks/clients_last_seen_bits.html#proposing-a-new-bit-pattern-field","cookbooks/clients_last_seen_bits.html#udf-reference","cookbooks/clients_last_seen_bits.html#bits28to_string","cookbooks/clients_last_seen_bits.html#bits28from_string","cookbooks/clients_last_seen_bits.html#bits28to_dates","cookbooks/clients_last_seen_bits.html#bits28days_since_seen","cookbooks/clients_last_seen_bits.html#bits28range","cookbooks/clients_last_seen_bits.html#bits28active_in_range","cookbooks/clients_last_seen_bits.html#bits28retention","cookbooks/main_ping_exponential_histograms.html#visualizing-percentiles-of-a-main-ping-exponential-histogram","cookbooks/main_ping_exponential_histograms.html#table-of-contents","cookbooks/main_ping_exponential_histograms.html#setting-the-stage-tab-spinners-duration","cookbooks/main_ping_exponential_histograms.html#getting-client-level-data","cookbooks/main_ping_exponential_histograms.html#getting-percentiles-from-a-set-of-histograms","cookbooks/main_ping_exponential_histograms.html#viewing-change-of-percentiles-over-time","cookbooks/main_ping_exponential_histograms.html#percentiles-from-client-normalized-histograms","cookbooks/main_ping_exponential_histograms.html#slicing-along-arbitrary-dimensions","cookbooks/realtime.html#real-time","cookbooks/live_data.html#working-with-live-data","cookbooks/live_data.html#using-materialized-views","cookbooks/live_data.html#tools-for-visualizing-live-data","cookbooks/live_data.html#access-controls-for-services-accessing-live-data-in-bigquery","cookbooks/view_pings_cep.html#see-my-pings","cookbooks/view_pings_cep.html#steps-to-viewing-your-pings","cookbooks/real_time_search.html#search-metrics","cookbooks/metrics.html#metrics","cookbooks/operational/index.html#operational","cookbooks/gcp-projects.html#creating-a-prototype-data-project-on-google-cloud-platform","cookbooks/operational/protosaur.html#creating-static-dashboards-with-protosaur","cookbooks/scheduling_queries.html#scheduling-queries","cookbooks/scheduling_queries.html#sqltelemetrymozillaorg","cookbooks/scheduling_queries.html#bigquery-etl","cookbooks/scheduling_queries.html#scheduling-queries-using-gcp","cookbooks/deploying-containers.html#building-and-deploying-containers-to-google-container-registry-gcr-with-circleci","cookbooks/deploying-containers.html#assumptions","cookbooks/deploying-containers.html#steps","cookbooks/deploying-containers.html#on-gcp","cookbooks/deploying-containers.html#on-circleci","cookbooks/deploying-containers.html#in-your-github-repo","cookbooks/deploying-containers.html#optional","cookbooks/publishing_datasets.html#making-datasets-publicly-available","cookbooks/operational/connecting_external_data_bigquery.html#connecting-sheets-and-external-data-to-bigquery","cookbooks/operational/connecting_external_data_bigquery.html#connecting-sheets","datasets/new_data.html#collecting-new-data","datasets/new_data.html#guidelines","datasets/new_data.html#mechanics","cookbooks/client_guidelines.html#client-implementation-guidelines-for-experiments","cookbooks/client_guidelines.html#prefs","cookbooks/client_guidelines.html#feature-gates","cookbooks/client_guidelines.html#feature-gate-caveats","cookbooks/client_guidelines.html#using-the-feature-gate-library","cookbooks/client_guidelines.html#extensions","cookbooks/client_guidelines.html#shield-studies","cookbooks/client_guidelines.html#development-and-testing","cookbooks/client_guidelines.html#testing-built-in-features","cookbooks/client_guidelines.html#testing-extensions","cookbooks/client_guidelines.html#example-extensions-testing-workflow","cookbooks/events_best_practices.html#telemetry-events-best-practices","cookbooks/events_best_practices.html#overview","cookbooks/events_best_practices.html#identifying-events","cookbooks/new_ping.html#sending-a-custom-ping","cookbooks/new_ping.html#write-your-questions","cookbooks/new_ping.html#choose-a-namespace-and-doctype","cookbooks/new_ping.html#create-a-schema","cookbooks/new_ping.html#start-a-data-review","cookbooks/new_ping.html#submit-schema-to-mozilla-servicesmozilla-pipeline-schemas","cookbooks/new_ping.html#example-a-rendered-schema-for-response-times","cookbooks/new_ping.html#ingestion-metadata","cookbooks/new_ping.html#testing-the-schema","cookbooks/new_ping.html#deployment","cookbooks/new_ping.html#start-sending-data","cookbooks/new_ping.html#access-your-data","cookbooks/new_ping.html#stmo--bigquery","cookbooks/new_ping.html#spark","cookbooks/new_ping.html#build-dashboards-using-spark-or-stmo","reference/index.html#data-platform-reference","tools/data_stack_overview.html#data-stack-overview","tools/guiding_principles.html#guiding-principles-for-data-infrastructure","tools/guiding_principles.html#integrating-with-the-data-pipeline-a-case-study","tools/guiding_principles.html#glean","tools/guiding_principles.html#structured-ingestion","tools/guiding_principles.html#bigquery","tools/guiding_principles.html#defining-tables","tools/guiding_principles.html#how-to-get-data-into-bigquery","tools/guiding_principles.html#time-based-partitioning-and-data-retention-in-bigquery","tools/guiding_principles.html#access-controls-in-bigquery","tools/guiding_principles.html#pubsub","tools/guiding_principles.html#dataflow","tools/guiding_principles.html#derived-data-and-airflow","tools/guiding_principles.html#final-thoughts","concepts/glean/glean.html#glean","concepts/glean/glean.html#overview","concepts/glean/glean.html#the-glean-design-principles","concepts/glean/glean.html#how-to-use-glean","concepts/glean/glean.html#contact","concepts/glean/glean.html#references","concepts/pipeline/gcp_data_pipeline.html#an-overview-of-mozillas-data-pipeline","concepts/pipeline/gcp_data_pipeline.html#firefox","concepts/pipeline/gcp_data_pipeline.html#ingestion","concepts/pipeline/gcp_data_pipeline.html#decoding","concepts/pipeline/gcp_data_pipeline.html#data-warehouse","concepts/pipeline/gcp_data_pipeline.html#beyond-the-data-warehouse","concepts/pipeline/gcp_data_pipeline.html#workflow-management-and-etl","concepts/pipeline/gcp_data_pipeline.html#data-analysis","concepts/pipeline/gcp_data_pipeline.html#handling-sensitive-data","concepts/pipeline/http_edge_spec.html#http-edge-server-specification","concepts/pipeline/http_edge_spec.html#general-data-flow","concepts/pipeline/http_edge_spec.html#server-requestresponse","concepts/pipeline/http_edge_spec.html#get-request","concepts/pipeline/http_edge_spec.html#get-response-codes","concepts/pipeline/http_edge_spec.html#postput-request","concepts/pipeline/http_edge_spec.html#postput-response-codes","concepts/pipeline/http_edge_spec.html#supported-http-headers","concepts/pipeline/http_edge_spec.html#other-considerations","concepts/pipeline/http_edge_spec.html#compression","concepts/pipeline/http_edge_spec.html#bad-messages","concepts/pipeline/http_edge_spec.html#geoip-lookups","concepts/pipeline/http_edge_spec.html#data-retention","concepts/pipeline/event_pipeline.html#event-data-pipeline","concepts/pipeline/event_pipeline.html#overview","concepts/pipeline/event_pipeline.html#the-event-format","concepts/pipeline/event_pipeline.html#event-data-collection","concepts/pipeline/event_pipeline.html#firefox-event-collection","concepts/pipeline/event_pipeline.html#mobile-event-collection","concepts/pipeline/event_pipeline.html#datasets","concepts/pipeline/event_pipeline.html#data-tooling","concepts/pipeline/schemas.html#generated-schemas","concepts/pipeline/schemas.html#overview","concepts/pipeline/schemas.html#schema-deploys-faq","concepts/pipeline/schemas.html#how-do-i-make-changes-to-a-schema","concepts/pipeline/schemas.html#when-will-i-see-new-changes-to-the-schema","concepts/pipeline/schemas.html#what-does-it-mean-when-a-schema-deploy-is-blocked","concepts/pipeline/schemas.html#schema-repository","concepts/pipeline/schemas.html#schema-transpiler","concepts/pipeline/schemas.html#mozilla-schema-generator","concepts/pipeline/schemas.html#data-ingestion","concepts/pipeline/schemas.html#validation","concepts/pipeline/schemas.html#decoding","concepts/pipeline/schemas.html#deploying-to-bigquery","concepts/pipeline/schemas.html#updating-generated-schemas","concepts/pipeline/schemas.html#deploying-schemas-to-production","concepts/pipeline/glean_data.html#glean-data","concepts/pipeline/glean_data.html#tables","concepts/pipeline/glean_data.html#columns","concepts/pipeline/glean_data.html#ping-and-client-info-sections","concepts/pipeline/glean_data.html#the-metrics-group","concepts/pipeline/glean_data.html#the-events-group","concepts/channels/channel_normalization.html#channel-normalization","concepts/channels/channel_normalization.html#what-are-firefox-channels","concepts/channels/channel_normalization.html#app-update-channel","concepts/channels/channel_normalization.html#normalized-channel","concepts/sample_id.html#sampling-in-telemetry-data","concepts/pipeline/filtering.html#filtering-data","concepts/pipeline/filtering.html#table-of-contents","concepts/pipeline/filtering.html#overview","concepts/pipeline/filtering.html#stages","concepts/pipeline/filtering.html#edge-filtering","concepts/pipeline/filtering.html#beam-filtering","concepts/pipeline/filtering.html#json-schema-filtering","concepts/pipeline/filtering.html#filtering-from-the-stable-tables","concepts/pipeline/filtering.html#filtering-from-the-exposed-views","concepts/pipeline/filtering.html#optional-filtering-in-looker-explores","concepts/pipeline/filtering.html#querying-the-error-stream","concepts/pipeline/artifact_deployment.html#bigquery-artifact-deployment","concepts/pipeline/artifact_deployment.html#dataset-deployment","concepts/pipeline/artifact_deployment.html#user-defined-function-udf-deployment","concepts/pipeline/artifact_deployment.html#table-deployment","concepts/pipeline/artifact_deployment.html#view-deployment","concepts/analysis_gotchas.html#analysis-gotchas","concepts/analysis_gotchas.html#table-of-contents","concepts/analysis_gotchas.html#intermittent-issues","concepts/analysis_gotchas.html#notable-historic-events","concepts/analysis_gotchas.html#pseudo-replication","concepts/analysis_gotchas.html#profiles-vs-users","concepts/analysis_gotchas.html#opt-in-versus-opt-out","concepts/analysis_gotchas.html#trusting-dates","concepts/analysis_gotchas.html#date-formats","concepts/analysis_gotchas.html#delays","concepts/analysis_gotchas.html#pingsender","concepts/analysis_gotchas.html#submission-date","concepts/analysis_gotchas.html#pings-from-robots","concepts/analysis_gotchas.html#build-ids","concepts/sql_style.html#sql-style-guide","concepts/sql_style.html#table-of-contents","concepts/sql_style.html#consistency","concepts/sql_style.html#reserved-words","concepts/sql_style.html#variable-names","concepts/sql_style.html#be-explicit","concepts/sql_style.html#aliasing","concepts/sql_style.html#joins","concepts/sql_style.html#grouping-columns","concepts/sql_style.html#left-align-root-keywords","concepts/sql_style.html#code-blocks","concepts/sql_style.html#join-conditions","concepts/sql_style.html#parentheses","concepts/sql_style.html#boolean-at-the-beginning-of-line","concepts/sql_style.html#nested-queries","concepts/sql_style.html#about-this-document","concepts/airflow_gotchas.html#airflow-gotchas","concepts/airflow_gotchas.html#dags-are-automatically-generated-for-the-most-part","concepts/airflow_gotchas.html#new-dags-need-to-be-unpaused-manually","concepts/airflow_gotchas.html#external-task-dependencies-are-managed-via-externaltasksensors","concepts/airflow_gotchas.html#downstream-dependencies-are-managed-via-externaltaskmarkers","concepts/airflow_gotchas.html#the-dag-schedules-are-selected-based-on-schedules-of-upstream-dependencies","concepts/airflow_gotchas.html#dag-will-be-scheduled-for-one-schedule_interval-after-the-start_date","concepts/airflow_gotchas.html#airflow-triage","concepts/airflow_gotchas.html#testing-airflow-dags","concepts/index.html#telemetry-reference","concepts/history.html#a-brief-history-of-mozilla-data-collection","concepts/history.html#blocklistxml-and-active-daily-installs-adi","concepts/history.html#telemetry","concepts/history.html#firefox-health-report","concepts/history.html#firefox-desktop-telemetry-today","concepts/history.html#firefox-desktop-telemetry-the-next-generation","concepts/profile/index.html#profile-behavior","concepts/profile/index.html#profile-creation","concepts/profile/index.html#real-world-usage","concepts/profile/index.html#profile-history","concepts/profile/profile_creation.html#profile-creation---the-technical-part","concepts/profile/profile_creation.html#what-is-a-profile","concepts/profile/profile_creation.html#profile-behaviors","concepts/profile/profile_creation.html#profile-creation","concepts/profile/profile_creation.html#profile-reset","concepts/profile/profile_creation.html#profile-deletion","concepts/profile/profile_creation.html#telemetry-opt-out","concepts/profile/profile_creation.html#profile-creation-date","concepts/profile/profile_creation.html#managed-during-profile-creation","concepts/profile/profile_creation.html#unmanaged-empty-profile-directory","concepts/profile/realworldusage.html#real-world-usage","concepts/profile/realworldusage.html#real-life-components-of-firefox-desktop-usage","concepts/profile/realworldusage.html#desktop-browser-use-cases","concepts/profile/realworldusage.html#how-might-cloned-client-ids-be-detected-by-telemetry","concepts/profile/profilehistory.html#profile-history","concepts/profile/profilehistory.html#profile-history-start-conditions","concepts/profile/profilehistory.html#profile-history-progression-events","concepts/profile/profilehistory.html#how-to-order-history","concepts/engagement.html#engagement-metrics","concepts/engagement.html#engagement-metrics-1","concepts/engagement.html#active_ticks","concepts/engagement.html#subsession_length","concepts/engagement.html#total_uri_count","concepts/engagement.html#unfiltered_uri_count","concepts/segments.html#user-statessegments","concepts/segments.html#versioning","concepts/segments.html#current-user-statessegments","concepts/segments.html#regular-users-v3","concepts/segments.html#new-or-resurrected-v3","concepts/segments.html#weekday-regulars-v1","concepts/segments.html#all-week-regulars-v1","concepts/segments.html#core-actives-v1","concepts/segments.html#activity-segments-informal","concepts/segments.html#writing-queries-with-user-statessegments","concepts/segments.html#wau-and-mau","concepts/segments.html#example-queries","concepts/segments.html#obsolete-user-states","concepts/segments.html#usage-regularity-v2","concepts/experiments.html#data-and-experiments","concepts/experiments.html#nimbus","concepts/experiments.html#normandy","concepts/experiments.html#heartbeat","concepts/experiments.html#monitoring","concepts/experiments.html#experiment-specific-telemetry","concepts/metric_hub.html#metric-hub","concepts/metric_hub.html#metrics-and-statistics","concepts/metric_hub.html#adding-definitions","concepts/metric_hub.html#data_sources-section","concepts/metric_hub.html#metrics-section","concepts/metric_hub.html#dimensions-section","concepts/metric_hub.html#segments-section","concepts/metric_hub.html#accessing-and-using-metric-definitions","concepts/metric_hub.html#using-metrics-in-etl-queries","concepts/metric_hub.html#using-metrics-in-python-scripts","concepts/metric_hub.html#using-metrics-in-looker","concepts/metric_hub.html#faq","concepts/metric_hub.html#should-metrics-be-defined-in-the-metric-definition-data-source-definition-or-source-table","concepts/external_data_integration_using_fivetran.html#external-data-integration-using-fivetran","concepts/external_data_integration_using_fivetran.html#getting-access","concepts/external_data_integration_using_fivetran.html#architecture","concepts/external_data_integration_using_fivetran.html#environments","concepts/external_data_integration_using_fivetran.html#setting-up-connectors","concepts/external_data_integration_using_fivetran.html#developing-custom-connectors","concepts/external_data_integration_using_fivetran.html#getting-help","tools/projects.html#projects","tools/projects.html#telemetry-apis","tools/projects.html#etl-code-and-datasets","tools/projects.html#infrastructure","tools/projects.html#data-applications","tools/projects.html#legacy-projects","tools/projects.html#reference-materials","tools/projects.html#public","tools/projects.html#non-public","datasets/reference.html#dataset-reference","datasets/pings.html#raw-ping-data","datasets/pings.html#introduction","datasets/pings.html#ping-types","datasets/pings.html#main-ping","datasets/pings.html#first-shutdown-ping","datasets/pings.html#event-ping","datasets/pings.html#update-ping","datasets/pings.html#new-profile-ping","datasets/pings.html#crash-ping","datasets/pings.html#deletion-request-ping","datasets/pings.html#coverage-ping","datasets/pings.html#pingsender","datasets/pings.html#ping-metadata","datasets/pings.html#analysis","datasets/pings.html#further-reading","datasets/derived.html#derived-datasets","datasets/active_profiles.html#intro","datasets/active_profiles.html#model","datasets/active_profiles.html#latent-quantities","datasets/active_profiles.html#predictions","datasets/active_profiles.html#attributes","datasets/active_profiles.html#remarks-on-the-model","datasets/active_profiles.html#caveats-and-future-work","datasets/active_profiles.html#sample-query","datasets/active_profiles.html#scheduling","datasets/bigquery/active_users_aggregates/reference.html#active-users-aggregates-reference","datasets/bigquery/active_users_aggregates/reference.html#introduction","datasets/bigquery/active_users_aggregates/reference.html#background","datasets/bigquery/active_users_aggregates/reference.html#datasets","datasets/bigquery/active_users_aggregates/reference.html#scheduling","datasets/bigquery/active_users_aggregates/reference.html#code-reference","datasets/bigquery/active_users_aggregates/reference.html#change-control","datasets/bigquery/active_users_aggregates/reference.html#location-and-how-to-query","datasets/bigquery/active_users_aggregates/reference.html#looker-visualizations-with-period-over-period-analysis","datasets/batch_view/addons/reference.html#addons","datasets/batch_view/addons/reference.html#data-reference","datasets/batch_view/addons/reference.html#scheduling","datasets/batch_view/addons/reference.html#code-reference","datasets/other/addons_daily/reference.html#addons-daily","datasets/other/addons_daily/reference.html#introduction","datasets/other/addons_daily/reference.html#data-reference","datasets/other/addons_daily/reference.html#example-queries","datasets/other/addons_daily/reference.html#scheduling","datasets/other/addons_daily/reference.html#schema","datasets/other/addons_daily/reference.html#code-reference","datasets/other/asn_aggregates/reference.html#autonomous-system-aggregates","datasets/batch_view/clients_daily/reference.html#clients-daily","datasets/batch_view/clients_daily/reference.html#accessing-the-data","datasets/batch_view/clients_daily/reference.html#data-reference","datasets/batch_view/clients_daily/reference.html#example-queries","datasets/batch_view/clients_daily/reference.html#scheduling","datasets/batch_view/clients_daily/reference.html#schema","datasets/batch_view/clients_daily/reference.html#code-reference","datasets/bigquery/clients_last_seen/reference.html#clients-last-seen-reference","datasets/bigquery/clients_last_seen/reference.html#introduction","datasets/bigquery/clients_last_seen/reference.html#data-reference","datasets/bigquery/clients_last_seen/reference.html#field-descriptions","datasets/bigquery/clients_last_seen/reference.html#activity-segmentuser-statecore-active-specific","datasets/bigquery/clients_last_seen/reference.html#usage-specific","datasets/bigquery/clients_last_seen/reference.html#new-profile-specific","datasets/bigquery/clients_last_seen/reference.html#example-queries","datasets/bigquery/clients_last_seen/reference.html#scheduling","datasets/bigquery/clients_last_seen/reference.html#schema","datasets/bigquery/clients_last_seen/reference.html#code-reference","datasets/batch_view/events/reference.html#events","datasets/batch_view/events/reference.html#data-reference","datasets/batch_view/events/reference.html#sample-of-events-telemetryevents_1pct","datasets/batch_view/events/reference.html#example-query","datasets/batch_view/events/reference.html#scheduling","datasets/batch_view/events/reference.html#code-reference","datasets/batch_view/events/reference.html#more-information","datasets/bigquery/events_daily/reference.html#events-daily","datasets/bigquery/events_daily/reference.html#introduction","datasets/bigquery/events_daily/reference.html#contents","datasets/bigquery/events_daily/reference.html#limitations","datasets/bigquery/events_daily/reference.html#accessing-the-data","datasets/bigquery/events_daily/reference.html#example-queries","datasets/bigquery/events_daily/reference.html#scheduling","datasets/bigquery/events_daily/reference.html#code-reference","datasets/bigquery/events_daily/reference.html#background-and-caveats","datasets/bigquery/firefox_android_clients/reference.html#firefox-android-clients-reference","datasets/bigquery/firefox_android_clients/reference.html#introduction","datasets/bigquery/firefox_android_clients/reference.html#contents","datasets/bigquery/firefox_android_clients/reference.html#scheduling","datasets/bigquery/firefox_android_clients/reference.html#code-reference","datasets/bigquery/firefox_android_clients/reference.html#how-to-query","datasets/main_ping_tables.html#main-ping-tables","datasets/main_ping_tables.html#main-ping-sample-telemetrymain_1pct","datasets/main_ping_tables.html#nightly-main-ping-data-telemetrymain_nightly","datasets/batch_view/main_summary/reference.html#main-summary-deprecated","datasets/batch_view/main_summary/reference.html#table-of-contents","datasets/batch_view/main_summary/reference.html#accessing-the-data","datasets/batch_view/main_summary/reference.html#data-reference","datasets/batch_view/main_summary/reference.html#example-queries","datasets/batch_view/main_summary/reference.html#sampling","datasets/batch_view/main_summary/reference.html#scheduling","datasets/batch_view/main_summary/reference.html#schema","datasets/batch_view/main_summary/reference.html#time-formats","datasets/batch_view/main_summary/reference.html#user-preferences","datasets/batch_view/main_summary/reference.html#code-reference","datasets/other/socorro_crash/reference.html#socorro-crash-reports","datasets/other/socorro_crash/reference.html#introduction","datasets/other/socorro_crash/reference.html#data-reference","datasets/other/socorro_crash/reference.html#example","datasets/other/socorro_crash/reference.html#scheduling","datasets/other/socorro_crash/reference.html#schema","datasets/other/socorro_crash/reference.html#code-reference","datasets/other/ssl/reference.html#ssl-ratios","datasets/other/ssl/reference.html#introduction","datasets/other/ssl/reference.html#data-reference","datasets/other/ssl/reference.html#combining-rows","datasets/other/ssl/reference.html#schema","datasets/other/ssl/reference.html#scheduling","datasets/other/ssl/reference.html#public-data","datasets/other/ssl/reference.html#code-reference","datasets/batch_view/telemetry_aggregates/reference.html#telemetry-aggregates-reference","datasets/batch_view/telemetry_aggregates/reference.html#introduction","datasets/batch_view/telemetry_aggregates/reference.html#data-reference","datasets/batch_view/telemetry_aggregates/reference.html#example-queries","datasets/batch_view/telemetry_aggregates/reference.html#sampling","datasets/batch_view/telemetry_aggregates/reference.html#invalid-pings","datasets/batch_view/telemetry_aggregates/reference.html#scheduling","datasets/batch_view/telemetry_aggregates/reference.html#schema","datasets/glam.html#glam-datasets","datasets/glam.html#firefox-desktop","datasets/glam.html#data-source-table","datasets/glam.html#data-reference","datasets/glam.html#sample-query","datasets/glam.html#firefox-for-android","datasets/glam.html#data-source-tables","datasets/glam.html#data-reference-1","datasets/glam.html#sample-query-1","datasets/glam.html#glam-intermediate-tables","datasets/glam.html#firefox-desktop-1","datasets/glam.html#etl-pipeline","datasets/glam.html#scheduling","datasets/glam.html#source-code","datasets/glam.html#steps","datasets/experiments.html#experiment-datasets","datasets/jetstream.html#jetstream-datasets","datasets/jetstream.html#statistics-tables","datasets/jetstream.html#examples","datasets/jetstream.html#client-window-aggregate-tables","datasets/jetstream.html#enrollment-tables","datasets/jetstream.html#scheduling","datasets/jetstream.html#code-reference","datasets/jetstream.html#documentation","datasets/experiment_telemetry.html#analyzing-data-from-shield-studies","datasets/experiment_telemetry.html#table-of-contents","datasets/experiment_telemetry.html#dashboards","datasets/experiment_telemetry.html#experiment-slugs","datasets/experiment_telemetry.html#tables","datasets/experiment_telemetry.html#experiments-map-ping-tables","datasets/experiment_telemetry.html#experiments-column-some-derived-tables","datasets/experiment_telemetry.html#events","datasets/experiment_telemetry.html#telemetryshield_study_addon","datasets/experiment_telemetry.html#telemetryshield_study","datasets/heartbeat.html#accessing-heartbeat-data","datasets/heartbeat.html#linking-heartbeat-responses-to-telemetry","datasets/heartbeat.html#data-reference","datasets/dynamic_telemetry.html#dynamic-telemetry","datasets/experiment_monitoring.html#experiment-monitoring-datasets","datasets/experiment_monitoring.html#experiment-enrollment-data","datasets/experiment_monitoring.html#experiment-search-metrics-data","datasets/experiment_monitoring.html#derived-dataset","datasets/experiment_monitoring.html#gcs-data-export","datasets/experiment_monitoring.html#implementation","datasets/experiment_monitoring.html#code-reference","datasets/search.html#search-data","datasets/search.html#introduction","datasets/search.html#table-of-contents","datasets/search.html#terminology","datasets/search.html#direct-vs-follow-on-search","datasets/search.html#tagged-vs-untagged-searches","datasets/search.html#standard-search-aggregates","datasets/search.html#outlier-filtering","datasets/search.html#in-content-telemetry-issues","datasets/search.html#relies-on-whitelists","datasets/search.html#limited-historical-data","datasets/search.html#adblocker-addon","datasets/search.html#address-bar--search-overviews","datasets/search/search_aggregates/reference.html#search-aggregates","datasets/search/search_aggregates/reference.html#introduction","datasets/search/search_aggregates/reference.html#contents","datasets/search/search_aggregates/reference.html#gotcha","datasets/search/search_aggregates/reference.html#data-reference","datasets/search/search_aggregates/reference.html#example-queries","datasets/search/search_aggregates/reference.html#daily-us-sap-searches","datasets/search/search_aggregates/reference.html#scheduling","datasets/search/search_aggregates/reference.html#schema","datasets/search/search_aggregates/reference.html#code-reference","datasets/search/search_clients_engines_sources_daily/reference.html#search-clients-engines-sources-daily","datasets/search/search_clients_engines_sources_daily/reference.html#introduction","datasets/search/search_clients_engines_sources_daily/reference.html#contents","datasets/search/search_clients_engines_sources_daily/reference.html#background-and-caveats","datasets/search/search_clients_engines_sources_daily/reference.html#data-reference","datasets/search/search_clients_engines_sources_daily/reference.html#example-queries","datasets/search/search_clients_engines_sources_daily/reference.html#scheduling","datasets/search/search_clients_engines_sources_daily/reference.html#schema","datasets/search/search_clients_engines_sources_daily/reference.html#code-reference","datasets/search/search_clients_last_seen/reference.html#search-clients-last-seen","datasets/search/search_clients_last_seen/reference.html#introduction","datasets/search/search_clients_last_seen/reference.html#contents","datasets/search/search_clients_last_seen/reference.html#data-reference","datasets/search/search_clients_last_seen/reference.html#example-queries","datasets/search/search_clients_last_seen/reference.html#scheduling","datasets/search/search_clients_last_seen/reference.html#schema","datasets/search/search_clients_last_seen/reference.html#code-reference","datasets/search/client_ltv/reference.html#normalized-client-lifetime-value-ltv","datasets/search/client_ltv/reference.html#introduction","datasets/search/client_ltv/reference.html#contents","datasets/search/client_ltv/reference.html#ltv","datasets/search/client_ltv/reference.html#background-and-caveats","datasets/search/client_ltv/reference.html#example-queries","datasets/search/client_ltv/reference.html#schema","datasets/search/client_ltv/reference.html#code-references","datasets/search/client_ltv/reference.html#model-performance","datasets/search/mobile_search_clients_sources_daily/intro.html#contents","datasets/search/mobile_search_clients_sources_daily/intro.html#background-and-caveats","datasets/search/search_revenue_levers/reference.html#search-revenue-levers-datasets","datasets/search/search_revenue_levers/reference.html#introduction","datasets/search/search_revenue_levers/reference.html#contents","datasets/search/search_revenue_levers/reference.html#data-reference","datasets/search/search_revenue_levers/reference.html#example-queries","datasets/search/search_revenue_levers/reference.html#daily-google-desktop-sap-search-from-us-vs-de","datasets/search/search_revenue_levers/reference.html#monthly-google-desktop-sap-search--revenue-from-us-vs-row","datasets/search/search_revenue_levers/reference.html#scheduling","datasets/search/search_revenue_levers/reference.html#schema","datasets/search/search_revenue_levers/reference.html#search_revenue_levers_daily","datasets/search/search_revenue_levers/reference.html#search_revenue_levers_monthly","datasets/search/search_revenue_levers/reference.html#code-reference","datasets/non_desktop.html#non-desktop-data","datasets/non_desktop.html#list-of-datasets","datasets/non_desktop/day_2_7_activation/reference.html#non-desktop-day-2-7-activation","datasets/non_desktop/day_2_7_activation/reference.html#introduction","datasets/non_desktop/day_2_7_activation/reference.html#contents","datasets/non_desktop/day_2_7_activation/reference.html#accessing-the-data","datasets/non_desktop/day_2_7_activation/reference.html#data-reference","datasets/non_desktop/day_2_7_activation/reference.html#example-queries","datasets/non_desktop/day_2_7_activation/reference.html#scheduling","datasets/non_desktop/day_2_7_activation/reference.html#schema","datasets/non_desktop/day_2_7_activation/reference.html#code-reference","datasets/non_desktop/day_2_7_activation/reference.html#background-and-caveats","datasets/non_desktop/google_play_store/reference.html#google-play-store","datasets/non_desktop/google_play_store/reference.html#introduction","datasets/non_desktop/google_play_store/reference.html#contents","datasets/non_desktop/google_play_store/reference.html#background-and-caveats","datasets/non_desktop/google_play_store/reference.html#accessing-the-data","datasets/non_desktop/google_play_store/reference.html#data-reference","datasets/non_desktop/google_play_store/reference.html#schema","datasets/non_desktop/google_play_store/reference.html#example-queries","datasets/non_desktop/google_play_store/reference.html#calculate-google-play-store-activity-for-a-given-day-and-app-by-country","datasets/non_desktop/google_play_store/reference.html#calculate-google-play-store-activity-for-a-given-day-by-source-and-app","datasets/non_desktop/google_play_store/reference.html#scheduling","datasets/non_desktop/apple_app_store/reference.html#apple-app-store","datasets/non_desktop/apple_app_store/reference.html#introduction","datasets/non_desktop/apple_app_store/reference.html#contents","datasets/non_desktop/apple_app_store/reference.html#background-and-caveats","datasets/non_desktop/apple_app_store/reference.html#accessing-the-data","datasets/non_desktop/apple_app_store/reference.html#data-reference","datasets/non_desktop/apple_app_store/reference.html#schema","datasets/non_desktop/apple_app_store/reference.html#example-queries","datasets/non_desktop/apple_app_store/reference.html#calculate-apple-app-store-activity-for-a-given-day-by-app","datasets/non_desktop/apple_app_store/reference.html#calculate-apple-app-store-activity-for-a-given-day-and-app-by-source","datasets/non_desktop/apple_app_store/reference.html#scheduling","datasets/other.html#other-datasets","datasets/other/hgpush/reference.html#hgpush","datasets/other/hgpush/reference.html#data-reference","datasets/other/hgpush/reference.html#field-types-and-descriptions","datasets/other/hgpush/reference.html#example-queries","datasets/other/hgpush/reference.html#code-reference","datasets/other/stub_installer/reference.html#what-is-the-stub-installer-ping","datasets/other/stub_installer/reference.html#how-its-processed","datasets/other/stub_installer/reference.html#how-to-access-the-data","datasets/other/bmobugs/reference.html#bmobugs","datasets/other/bmobugs/reference.html#data-reference","datasets/other/bmobugs/reference.html#field-types-and-descriptions","datasets/other/bmobugs/reference.html#example-queries","datasets/other/bmobugs/reference.html#code-reference","datasets/buildhub.html#build-metadata","datasets/releases.html#release-information","datasets/releases.html#code-reference","datasets/other/suggest/suggest.html#firefox-suggest","datasets/other/suggest/suggest.html#introduction","datasets/other/suggest/suggest.html#data-collection","datasets/other/suggest/suggest.html#interactions-data-cat-1-and-2","datasets/other/suggest/suggest.html#search-queries-and-merino","datasets/other/suggest/suggest.html#big-query-tables-and-looker-explores","datasets/other/sponsored_tiles/sponsored_tiles.html#sponsored-tiles","datasets/other/sponsored_tiles/sponsored_tiles.html#introduction","datasets/other/sponsored_tiles/sponsored_tiles.html#data-usage-considerations","datasets/other/sponsored_tiles/sponsored_tiles.html#big-query-tables-and-looker-explores","datasets/other/newtab_interactions/reference.html#newtab-interactions","datasets/other/newtab_interactions/reference.html#introduction","datasets/other/newtab_interactions/reference.html#content","datasets/other/newtab_interactions/reference.html#background-and-caveats","datasets/other/newtab_interactions/reference.html#scheduling","datasets/other/newtab_interactions/reference.html#data-reference","datasets/other/newtab_interactions/reference.html#field-descriptions","datasets/other/newtab_interactions/reference.html#scheduling-1","datasets/other/newtab_interactions/reference.html#schema","datasets/other/newtab_interactions/reference.html#code-reference","datasets/other/urlbar_events/reference.html#urlbar-events","datasets/other/urlbar_events/reference.html#table-of-contents","datasets/other/urlbar_events/reference.html#introduction","datasets/other/urlbar_events/reference.html#urlbar-search-sessions","datasets/other/urlbar_events/reference.html#measurement","datasets/other/urlbar_events/reference.html#summary","datasets/other/urlbar_events/reference.html#results-impressions-and-clicks","datasets/other/urlbar_events/reference.html#urlbar-events-table","datasets/other/urlbar_events/reference.html#gotchas","datasets/other/urlbar_events/reference.html#example-queries","datasets/other/urlbar_events/reference.html#column-descriptions","datasets/other/urlbar_events/reference.html#scheduling","datasets/other/urlbar_events/reference.html#schema","datasets/other/urlbar_events/reference.html#code-reference","datasets/other/urlbar_events_daily/reference.html#urlbar-events-daily","datasets/other/urlbar_events_daily/reference.html#table-of-contents","datasets/other/urlbar_events_daily/reference.html#introduction","datasets/other/urlbar_events_daily/reference.html#use-case","datasets/other/urlbar_events_daily/reference.html#urlbar-events-daily-table","datasets/other/urlbar_events_daily/reference.html#dimensions","datasets/other/urlbar_events_daily/reference.html#scheduling","datasets/other/urlbar_events_daily/reference.html#schema","datasets/other/urlbar_events_daily/reference.html#code-reference","datasets/other/serp_events/reference.html#serp-events","datasets/other/serp_events/reference.html#table-of-contents","datasets/other/serp_events/reference.html#introduction","datasets/other/serp_events/reference.html#serp-impression-model","datasets/other/serp_events/reference.html#ad-detection-and-visibility","datasets/other/serp_events/reference.html#measurement","datasets/other/serp_events/reference.html#limitations-of-ad-impression-detection","datasets/other/serp_events/reference.html#ad-impressions-and-clicks","datasets/other/serp_events/reference.html#serp-events-table","datasets/other/serp_events/reference.html#ad-component-tagging","datasets/other/serp_events/reference.html#assumptions-on-event-sequences","datasets/other/serp_events/reference.html#gotchas","datasets/other/serp_events/reference.html#example-queries","datasets/other/serp_events/reference.html#column-descriptions","datasets/other/serp_events/reference.html#scheduling","datasets/other/serp_events/reference.html#schema","datasets/other/serp_events/reference.html#code-reference","datasets/fxa.html#mozilla-accounts-data","datasets/fxa.html#table-of-contents","datasets/fxa.html#introduction","datasets/fxa.html#what-is-mozilla-accounts","datasets/fxa.html#metrics-background","datasets/fxa.html#metrics-taxonomies","datasets/fxa.html#glean","datasets/fxa.html#legacy","datasets/fxa.html#service-databases","datasets/fxa_metrics/attribution.html#attribution-of-mozilla-accounts","datasets/fxa_metrics/attribution.html#table-of-contents","datasets/fxa_metrics/attribution.html#introduction","datasets/fxa_metrics/attribution.html#types-of-attribution","datasets/fxa_metrics/attribution.html#service-attribution","datasets/fxa_metrics/attribution.html#funnel-attribution-entrypoint-and-utm-parameters","datasets/fxa_metrics/funnels.html#mozilla-account-funnels","datasets/fxa_metrics/funnels.html#table-of-contents","datasets/fxa_metrics/funnels.html#introduction","datasets/fxa_metrics/funnels.html#registration-funnel","datasets/fxa_metrics/funnels.html#login-funnel","datasets/fxa_metrics/funnels.html#branches-off-the-login-funnel-password-reset-account-recovery-2fa","datasets/fxa_metrics/funnels.html#password-reset-and-recovery-codes","datasets/fxa_metrics/funnels.html#login-with-2fa-totp","datasets/fxa_metrics/funnels.html#settings","datasets/fxa_metrics/emails.html#mozilla-account-email-metrics","datasets/fxa_metrics/emails.html#table-of-contents","datasets/fxa_metrics/emails.html#introduction","datasets/fxa_metrics/emails.html#email-templates-and-email-types","datasets/fxa_metrics/emails.html#mozilla-accounts","datasets/fxa_metrics/emails.html#subscription-platform","datasets/static.html#static-datasets","datasets/static.html#creating-a-static-table","datasets/static.html#notes","datasets/static/normalized_os.html#normalized-os","datasets/static/normalized_os.html#os-names","datasets/static/normalized_os.html#os-versions","historical/index.html#historical-reference","concepts/pipeline/data_pipeline.html#an-overview-of-mozillas-data-pipeline","concepts/pipeline/data_pipeline.html#firefox","concepts/pipeline/data_pipeline.html#kafka","concepts/pipeline/data_pipeline.html#hindsight","concepts/pipeline/data_pipeline.html#spark","concepts/pipeline/data_pipeline.html#aggregates-dataset","concepts/pipeline/data_pipeline.html#presto--stmo","concepts/pipeline/data_pipeline.html#is-that-it","concepts/pipeline/data_pipeline_detail.html#a-detailed-look-at-the-data-platform","concepts/pipeline/data_pipeline_detail.html#the-entire-platform","concepts/pipeline/data_pipeline_detail.html#data-producers","concepts/pipeline/data_pipeline_detail.html#ingestion","concepts/pipeline/data_pipeline_detail.html#storage","concepts/pipeline/data_pipeline_detail.html#stream-processing","concepts/pipeline/data_pipeline_detail.html#batch-processing","concepts/pipeline/data_pipeline_detail.html#self-serve-data-analysis","concepts/pipeline/data_pipeline_detail.html#visualization","concepts/pipeline/data_pipeline_detail.html#monitoring-and-alerting","concepts/pipeline/data_pipeline_detail.html#data-exports","concepts/pipeline/data_pipeline_detail.html#bringing-it-all-together","metrics/index.html#standard-metrics","metrics/index.html#activity","metrics/index.html#dau","metrics/index.html#wau","metrics/index.html#mau","metrics/index.html#intensity","metrics/index.html#retention","metrics/index.html#1-week-new-profile-retention","metrics/index.html#1-week-retention","metrics/index.html#frequently-asked-questions","metrics/definitions.html#metric-definitions","metrics/metrics.html#metrics","metrics/metrics.html#table-of-contents","metrics/metrics.html#daily-active-users-dau","metrics/metrics.html#overview","metrics/metrics.html#details","metrics/metrics.html#caveats","metrics/metrics.html#day-2-7-activation","metrics/metrics.html#overview-1","metrics/metrics.html#details-1","metrics/metrics.html#dashboards","metrics/metrics.html#tables","metrics/usage.html#usage-criteria","metrics/usage.html#product-name","metrics/usage.html#usage-criteria-name","metrics/usage.html#next-usage-criteria-name","metrics/usage.html#next-product-name","metrics/dimensions.html#slicing-dimensions","metrics/dimensions.html#dimension-name","metrics/dimensions.html#next-dimension-name","metrics/policy.html#metric-policies","metrics/policy.html#how-to-get-more-information","metrics/policy.html#how-to-propose-a-new-standard-metric-criteria-or-dimensions","metrics/policy.html#how-to-propose-a-change-to-a-standards","metrics/policy.html#recommendations-around-citing-standards-for-presentations-to-senior-audiences","concepts/censuses.html#legacy-census-metrics","concepts/censuses.html#adi--active-daily-installs-blocklist-fetches","concepts/censuses.html#dau--daily-active-users","datasets/obsolete.html#obsolete-datasets","datasets/obsolete/activity-stream/reference.html#activity-stream-datasets","datasets/obsolete/activity-stream/reference.html#table-of-contents","datasets/obsolete/activity-stream/reference.html#what-is-activity-stream","datasets/obsolete/activity-stream/reference.html#activity-stream-pings","datasets/obsolete/activity-stream/reference.html#accessing-activity-stream-data","datasets/obsolete/activity-stream/reference.html#gotchas-and-caveats","datasets/obsolete/activity-stream/reference.html#examples","datasets/obsolete/activity-stream/reference.html#sessions-per-client_id","datasets/obsolete/activity-stream/reference.html#topsite-clicks-and-highlights-clicks","datasets/obsolete/activity-stream/reference.html#topsite-tile-dismissals-sponsored-and-non-sponsored","datasets/obsolete/activity-stream/reference.html#snippet-impressions-blocks-clicks-and-dismissals","datasets/obsolete/attitudes_daily/reference.html#attitudes-daily","datasets/obsolete/attitudes_daily/reference.html#introduction","datasets/obsolete/attitudes_daily/reference.html#data-reference","datasets/obsolete/attitudes_daily/reference.html#example-queries","datasets/obsolete/attitudes_daily/reference.html#scheduling","datasets/obsolete/attitudes_daily/reference.html#schema","datasets/obsolete/attitudes_daily/reference.html#code-reference","datasets/obsolete/churn/reference.html#churn","datasets/obsolete/churn/reference.html#introduction","datasets/obsolete/churn/reference.html#data-reference","datasets/obsolete/churn/reference.html#example-queries","datasets/obsolete/churn/reference.html#scheduling","datasets/obsolete/churn/reference.html#schema","datasets/obsolete/churn/reference.html#code-reference","datasets/obsolete/client_count_daily/reference.html#client-count-daily-reference","datasets/obsolete/client_count_daily/reference.html#replacement","datasets/obsolete/client_count_daily/reference.html#introduction","datasets/obsolete/client_count_daily/reference.html#data-reference","datasets/obsolete/client_count_daily/reference.html#example-queries","datasets/obsolete/client_count_daily/reference.html#caveats","datasets/obsolete/client_count_daily/reference.html#schema","datasets/obsolete/client_count/reference.html","datasets/obsolete/crash_aggregates/reference.html#crash-aggregates","datasets/obsolete/crash_aggregates/reference.html#introduction","datasets/obsolete/crash_aggregates/reference.html#data-reference","datasets/obsolete/crash_aggregates/reference.html#example-queries","datasets/obsolete/crash_aggregates/reference.html#sampling","datasets/obsolete/crash_aggregates/reference.html#invalid-pings","datasets/obsolete/crash_aggregates/reference.html#scheduling","datasets/obsolete/crash_aggregates/reference.html#schema","datasets/obsolete/crash_summary/reference.html#crash-summary-reference","datasets/obsolete/crash_summary/reference.html#introduction","datasets/obsolete/crash_summary/reference.html#data-reference","datasets/obsolete/crash_summary/reference.html#example-queries","datasets/obsolete/crash_summary/reference.html#sampling","datasets/obsolete/crash_summary/reference.html#scheduling","datasets/obsolete/crash_summary/reference.html#schema","datasets/obsolete/error_aggregates/reference.html#error-aggregates-reference","datasets/obsolete/error_aggregates/reference.html#introduction","datasets/obsolete/error_aggregates/reference.html#data-reference","datasets/obsolete/error_aggregates/reference.html#example-queries","datasets/obsolete/error_aggregates/reference.html#sampling","datasets/obsolete/error_aggregates/reference.html#data-sources","datasets/obsolete/error_aggregates/reference.html#scheduling","datasets/obsolete/error_aggregates/reference.html#schema","datasets/obsolete/first_shutdown_summary/reference.html#first-shutdown-summary","datasets/obsolete/first_shutdown_summary/reference.html#introduction","datasets/obsolete/heavy_users/reference.html#heavy-users","datasets/obsolete/heavy_users/reference.html#replacement","datasets/obsolete/heavy_users/reference.html#introduction","datasets/obsolete/heavy_users/reference.html#data-reference","datasets/obsolete/heavy_users/reference.html#example-queries","datasets/obsolete/heavy_users/reference.html#schema","datasets/obsolete/heavy_users/reference.html#code-reference","datasets/obsolete/legacy_mobile/reference.html#legacy-mobile-datasets","datasets/obsolete/legacy_mobile/reference.html#legacy-ping-tables","datasets/obsolete/legacy_mobile/reference.html#core-ping-derived-datasets","datasets/obsolete/legacy_mobile/reference.html#event-ping-derived-datasets","datasets/obsolete/legacy_mobile/reference.html#notes","datasets/obsolete/longitudinal/reference.html#longitudinal-reference","datasets/obsolete/longitudinal/reference.html#introduction","datasets/obsolete/longitudinal/reference.html#data-reference","datasets/obsolete/longitudinal/reference.html#sampling","datasets/obsolete/longitudinal/reference.html#pings-within-last-6-months","datasets/obsolete/longitudinal/reference.html#1-sample","datasets/obsolete/longitudinal/reference.html#scheduling","datasets/obsolete/longitudinal/reference.html#schema","datasets/obsolete/longitudinal/reference.html#code-reference","datasets/obsolete/retention/reference.html#1-day-retention","datasets/obsolete/retention/reference.html#introduction","datasets/obsolete/retention/reference.html#contents","datasets/obsolete/retention/reference.html#data-reference","datasets/obsolete/retention/reference.html#example-queries","datasets/obsolete/retention/reference.html#scheduling","datasets/obsolete/retention/reference.html#schema","datasets/obsolete/retention/reference.html#code-reference","datasets/obsolete/sync_summary/reference.html#sync-summary-and-sync-flat-summary-reference","datasets/obsolete/sync_summary/reference.html#introduction","datasets/obsolete/sync_summary/reference.html#which-dataset-should-i-use","datasets/obsolete/sync_summary/reference.html#data-reference","datasets/obsolete/sync_summary/reference.html#a-note-about-user-ids","datasets/obsolete/sync_summary/reference.html#which-apps-send-sync-telemetry-what-about-fenix","datasets/obsolete/sync_summary/reference.html#whats-an-engine","datasets/obsolete/sync_summary/reference.html#example-queries","datasets/obsolete/sync_summary/reference.html#sampling","datasets/obsolete/sync_summary/reference.html#scheduling","datasets/obsolete/sync_summary/reference.html#sync-summary-schema","datasets/obsolete/sync_summary/reference.html#sync-flat-summary-schema","contributing/index.html#contributing","contributing/index.html#bug-reports","contributing/index.html#fixing-minor-problems","contributing/index.html#building-the-documentation","contributing/index.html#adding-a-new-article","contributing/index.html#review","contributing/index.html#supported-plugins","contributing/index.html#table-of-contents","contributing/index.html#mermaid","contributing/index.html#publishing","contributing/style_guide.html#style-guide","contributing/style_guide.html#audience","contributing/style_guide.html#what-to-write","contributing/style_guide.html#what--not--to-write","contributing/style_guide.html#implementation-specific-articles","contributing/style_guide.html#lists-of-links","contributing/style_guide.html#general-guidelines","contributing/style_guide.html#writing-style","contributing/style_guide.html#colophon","contributing/structure.html#documentation-structure"],"index":{"documentStore":{"docInfo":{"0":{"body":67,"breadcrumbs":6,"title":3},"1":{"body":4,"breadcrumbs":5,"title":2},"10":{"body":37,"breadcrumbs":6,"title":2},"100":{"body":60,"breadcrumbs":9,"title":1},"1000":{"body":0,"breadcrumbs":9,"title":3},"1001":{"body":15,"breadcrumbs":13,"title":7},"1002":{"body":23,"breadcrumbs":8,"title":3},"1003":{"body":180,"breadcrumbs":11,"title":6},"1004":{"body":136,"breadcrumbs":9,"title":4},"1005":{"body":21,"breadcrumbs":6,"title":2},"1006":{"body":14,"breadcrumbs":9,"title":3},"1007":{"body":32,"breadcrumbs":8,"title":2},"1008":{"body":53,"breadcrumbs":8,"title":2},"1009":{"body":14,"breadcrumbs":9,"title":3},"101":{"body":81,"breadcrumbs":11,"title":2},"1010":{"body":94,"breadcrumbs":10,"title":4},"1011":{"body":279,"breadcrumbs":8,"title":2},"1012":{"body":0,"breadcrumbs":7,"title":1},"1013":{"body":24,"breadcrumbs":9,"title":3},"1014":{"body":21,"breadcrumbs":10,"title":4},"1015":{"body":78,"breadcrumbs":12,"title":6},"1016":{"body":32,"breadcrumbs":11,"title":5},"1017":{"body":29,"breadcrumbs":8,"title":2},"1018":{"body":66,"breadcrumbs":7,"title":1},"1019":{"body":67,"breadcrumbs":8,"title":2},"102":{"body":70,"breadcrumbs":13,"title":4},"1020":{"body":68,"breadcrumbs":8,"title":2},"1021":{"body":12,"breadcrumbs":7,"title":1},"1022":{"body":11,"breadcrumbs":7,"title":1},"1023":{"body":21,"breadcrumbs":8,"title":2},"1024":{"body":26,"breadcrumbs":6,"title":1},"1025":{"body":351,"breadcrumbs":6,"title":1},"1026":{"body":0,"breadcrumbs":7,"title":2},"1027":{"body":278,"breadcrumbs":7,"title":2},"1028":{"body":6,"breadcrumbs":6,"title":1},"1029":{"body":94,"breadcrumbs":6,"title":1},"103":{"body":45,"breadcrumbs":12,"title":3},"1030":{"body":14,"breadcrumbs":7,"title":2},"1031":{"body":43,"breadcrumbs":11,"title":4},"1032":{"body":8,"breadcrumbs":8,"title":1},"1033":{"body":125,"breadcrumbs":8,"title":1},"1034":{"body":0,"breadcrumbs":9,"title":2},"1035":{"body":125,"breadcrumbs":9,"title":2},"1036":{"body":47,"breadcrumbs":8,"title":1},"1037":{"body":70,"breadcrumbs":8,"title":1},"1038":{"body":15,"breadcrumbs":6,"title":2},"1039":{"body":28,"breadcrumbs":8,"title":2},"104":{"body":46,"breadcrumbs":10,"title":1},"1040":{"body":67,"breadcrumbs":7,"title":1},"1041":{"body":0,"breadcrumbs":8,"title":2},"1042":{"body":123,"breadcrumbs":8,"title":2},"1043":{"body":0,"breadcrumbs":7,"title":1},"1044":{"body":31,"breadcrumbs":8,"title":2},"1045":{"body":11,"breadcrumbs":7,"title":1},"1046":{"body":271,"breadcrumbs":7,"title":1},"1047":{"body":13,"breadcrumbs":9,"title":3},"1048":{"body":87,"breadcrumbs":7,"title":1},"1049":{"body":0,"breadcrumbs":8,"title":2},"105":{"body":17,"breadcrumbs":11,"title":2},"1050":{"body":20,"breadcrumbs":8,"title":2},"1051":{"body":8,"breadcrumbs":7,"title":1},"1052":{"body":12,"breadcrumbs":7,"title":1},"1053":{"body":126,"breadcrumbs":7,"title":1},"1054":{"body":27,"breadcrumbs":9,"title":3},"1055":{"body":118,"breadcrumbs":7,"title":1},"1056":{"body":0,"breadcrumbs":8,"title":2},"1057":{"body":100,"breadcrumbs":8,"title":2},"1058":{"body":0,"breadcrumbs":7,"title":1},"1059":{"body":35,"breadcrumbs":8,"title":2},"106":{"body":89,"breadcrumbs":14,"title":5},"1060":{"body":8,"breadcrumbs":7,"title":1},"1061":{"body":243,"breadcrumbs":7,"title":1},"1062":{"body":6,"breadcrumbs":10,"title":3},"1063":{"body":102,"breadcrumbs":8,"title":1},"1064":{"body":26,"breadcrumbs":8,"title":2},"1065":{"body":41,"breadcrumbs":7,"title":1},"1066":{"body":174,"breadcrumbs":7,"title":1},"1067":{"body":0,"breadcrumbs":8,"title":2},"1068":{"body":24,"breadcrumbs":8,"title":2},"1069":{"body":43,"breadcrumbs":7,"title":1},"107":{"body":27,"breadcrumbs":10,"title":2},"1070":{"body":16,"breadcrumbs":8,"title":2},"1071":{"body":19,"breadcrumbs":10,"title":3},"1072":{"body":168,"breadcrumbs":10,"title":3},"1073":{"body":90,"breadcrumbs":11,"title":4},"1074":{"body":152,"breadcrumbs":11,"title":4},"1075":{"body":104,"breadcrumbs":8,"title":1},"1076":{"body":20,"breadcrumbs":7,"title":2},"1077":{"body":139,"breadcrumbs":6,"title":1},"1078":{"body":0,"breadcrumbs":7,"title":2},"1079":{"body":0,"breadcrumbs":6,"title":1},"108":{"body":18,"breadcrumbs":11,"title":3},"1080":{"body":8,"breadcrumbs":10,"title":5},"1081":{"body":89,"breadcrumbs":7,"title":2},"1082":{"body":13,"breadcrumbs":6,"title":1},"1083":{"body":2,"breadcrumbs":6,"title":1},"1084":{"body":16,"breadcrumbs":7,"title":2},"1085":{"body":26,"breadcrumbs":8,"title":3},"1086":{"body":15,"breadcrumbs":6,"title":1},"1087":{"body":282,"breadcrumbs":6,"title":1},"1088":{"body":0,"breadcrumbs":7,"title":2},"1089":{"body":9,"breadcrumbs":7,"title":2},"109":{"body":18,"breadcrumbs":11,"title":3},"1090":{"body":16,"breadcrumbs":6,"title":1},"1091":{"body":82,"breadcrumbs":6,"title":1},"1092":{"body":31,"breadcrumbs":7,"title":2},"1093":{"body":26,"breadcrumbs":12,"title":6},"1094":{"body":37,"breadcrumbs":7,"title":1},"1095":{"body":40,"breadcrumbs":8,"title":2},"1096":{"body":0,"breadcrumbs":8,"title":2},"1097":{"body":79,"breadcrumbs":9,"title":3},"1098":{"body":52,"breadcrumbs":11,"title":5},"1099":{"body":181,"breadcrumbs":8,"title":2},"11":{"body":29,"breadcrumbs":6,"title":2},"110":{"body":22,"breadcrumbs":11,"title":3},"1100":{"body":79,"breadcrumbs":8,"title":2},"1101":{"body":15,"breadcrumbs":7,"title":1},"1102":{"body":11,"breadcrumbs":7,"title":1},"1103":{"body":151,"breadcrumbs":9,"title":3},"1104":{"body":132,"breadcrumbs":10,"title":4},"1105":{"body":38,"breadcrumbs":2,"title":1},"1106":{"body":8,"breadcrumbs":3,"title":2},"1107":{"body":28,"breadcrumbs":4,"title":3},"1108":{"body":23,"breadcrumbs":3,"title":2},"1109":{"body":41,"breadcrumbs":4,"title":3},"111":{"body":20,"breadcrumbs":11,"title":2},"1110":{"body":57,"breadcrumbs":2,"title":1},"1111":{"body":0,"breadcrumbs":3,"title":2},"1112":{"body":28,"breadcrumbs":3,"title":2},"1113":{"body":19,"breadcrumbs":2,"title":1},"1114":{"body":14,"breadcrumbs":2,"title":1},"1115":{"body":29,"breadcrumbs":5,"title":2},"1116":{"body":130,"breadcrumbs":4,"title":1},"1117":{"body":65,"breadcrumbs":4,"title":1},"1118":{"body":9,"breadcrumbs":4,"title":1},"1119":{"body":89,"breadcrumbs":6,"title":3},"112":{"body":21,"breadcrumbs":12,"title":3},"1120":{"body":35,"breadcrumbs":5,"title":2},"1121":{"body":129,"breadcrumbs":5,"title":2},"1122":{"body":136,"breadcrumbs":5,"title":2},"1123":{"body":15,"breadcrumbs":4,"title":1},"1124":{"body":97,"breadcrumbs":4,"title":2},"113":{"body":60,"breadcrumbs":11,"title":2},"114":{"body":6,"breadcrumbs":10,"title":1},"115":{"body":42,"breadcrumbs":11,"title":2},"116":{"body":36,"breadcrumbs":13,"title":4},"117":{"body":53,"breadcrumbs":11,"title":2},"118":{"body":46,"breadcrumbs":13,"title":3},"119":{"body":27,"breadcrumbs":11,"title":1},"12":{"body":39,"breadcrumbs":7,"title":3},"120":{"body":66,"breadcrumbs":11,"title":1},"121":{"body":53,"breadcrumbs":12,"title":3},"122":{"body":32,"breadcrumbs":8,"title":3},"123":{"body":49,"breadcrumbs":13,"title":4},"124":{"body":60,"breadcrumbs":15,"title":6},"125":{"body":94,"breadcrumbs":11,"title":2},"126":{"body":56,"breadcrumbs":15,"title":6},"127":{"body":226,"breadcrumbs":11,"title":2},"128":{"body":162,"breadcrumbs":11,"title":2},"129":{"body":285,"breadcrumbs":12,"title":3},"13":{"body":15,"breadcrumbs":7,"title":3},"130":{"body":98,"breadcrumbs":12,"title":3},"131":{"body":157,"breadcrumbs":10,"title":3},"132":{"body":38,"breadcrumbs":9,"title":2},"133":{"body":101,"breadcrumbs":10,"title":3},"134":{"body":29,"breadcrumbs":12,"title":5},"135":{"body":148,"breadcrumbs":15,"title":8},"136":{"body":56,"breadcrumbs":12,"title":5},"137":{"body":136,"breadcrumbs":10,"title":3},"138":{"body":46,"breadcrumbs":12,"title":5},"139":{"body":46,"breadcrumbs":11,"title":4},"14":{"body":22,"breadcrumbs":5,"title":1},"140":{"body":171,"breadcrumbs":12,"title":5},"141":{"body":0,"breadcrumbs":9,"title":2},"142":{"body":63,"breadcrumbs":9,"title":2},"143":{"body":69,"breadcrumbs":9,"title":2},"144":{"body":75,"breadcrumbs":8,"title":1},"145":{"body":28,"breadcrumbs":5,"title":2},"146":{"body":29,"breadcrumbs":9,"title":2},"147":{"body":13,"breadcrumbs":9,"title":2},"148":{"body":5,"breadcrumbs":9,"title":2},"149":{"body":0,"breadcrumbs":9,"title":2},"15":{"body":75,"breadcrumbs":9,"title":5},"150":{"body":27,"breadcrumbs":9,"title":2},"151":{"body":43,"breadcrumbs":8,"title":1},"152":{"body":39,"breadcrumbs":11,"title":4},"153":{"body":90,"breadcrumbs":9,"title":2},"154":{"body":63,"breadcrumbs":11,"title":3},"155":{"body":171,"breadcrumbs":12,"title":4},"156":{"body":42,"breadcrumbs":14,"title":6},"157":{"body":56,"breadcrumbs":13,"title":4},"158":{"body":16,"breadcrumbs":14,"title":5},"159":{"body":33,"breadcrumbs":14,"title":5},"16":{"body":6,"breadcrumbs":7,"title":3},"160":{"body":64,"breadcrumbs":15,"title":6},"161":{"body":30,"breadcrumbs":12,"title":3},"162":{"body":19,"breadcrumbs":11,"title":2},"163":{"body":24,"breadcrumbs":11,"title":2},"164":{"body":53,"breadcrumbs":11,"title":2},"165":{"body":43,"breadcrumbs":10,"title":1},"166":{"body":71,"breadcrumbs":13,"title":4},"167":{"body":83,"breadcrumbs":13,"title":4},"168":{"body":80,"breadcrumbs":12,"title":4},"169":{"body":103,"breadcrumbs":13,"title":5},"17":{"body":44,"breadcrumbs":6,"title":2},"170":{"body":59,"breadcrumbs":12,"title":4},"171":{"body":14,"breadcrumbs":9,"title":3},"172":{"body":57,"breadcrumbs":10,"title":2},"173":{"body":3,"breadcrumbs":10,"title":2},"174":{"body":29,"breadcrumbs":10,"title":2},"175":{"body":187,"breadcrumbs":11,"title":3},"176":{"body":81,"breadcrumbs":13,"title":5},"177":{"body":20,"breadcrumbs":10,"title":2},"178":{"body":13,"breadcrumbs":10,"title":2},"179":{"body":126,"breadcrumbs":12,"title":3},"18":{"body":5,"breadcrumbs":6,"title":2},"180":{"body":136,"breadcrumbs":13,"title":4},"181":{"body":342,"breadcrumbs":11,"title":2},"182":{"body":54,"breadcrumbs":11,"title":2},"183":{"body":145,"breadcrumbs":11,"title":2},"184":{"body":61,"breadcrumbs":11,"title":2},"185":{"body":272,"breadcrumbs":11,"title":2},"186":{"body":199,"breadcrumbs":10,"title":1},"187":{"body":143,"breadcrumbs":11,"title":2},"188":{"body":41,"breadcrumbs":11,"title":2},"189":{"body":15,"breadcrumbs":11,"title":2},"19":{"body":29,"breadcrumbs":7,"title":3},"190":{"body":112,"breadcrumbs":11,"title":2},"191":{"body":72,"breadcrumbs":10,"title":1},"192":{"body":8,"breadcrumbs":10,"title":1},"193":{"body":92,"breadcrumbs":12,"title":3},"194":{"body":11,"breadcrumbs":11,"title":2},"195":{"body":14,"breadcrumbs":11,"title":2},"196":{"body":52,"breadcrumbs":10,"title":2},"197":{"body":177,"breadcrumbs":10,"title":2},"198":{"body":74,"breadcrumbs":10,"title":2},"199":{"body":1018,"breadcrumbs":11,"title":3},"2":{"body":13,"breadcrumbs":4,"title":1},"20":{"body":0,"breadcrumbs":3,"title":1},"200":{"body":13,"breadcrumbs":9,"title":3},"201":{"body":12,"breadcrumbs":8,"title":2},"202":{"body":64,"breadcrumbs":10,"title":4},"203":{"body":184,"breadcrumbs":13,"title":7},"204":{"body":23,"breadcrumbs":7,"title":1},"205":{"body":62,"breadcrumbs":9,"title":3},"206":{"body":29,"breadcrumbs":9,"title":2},"207":{"body":27,"breadcrumbs":9,"title":2},"208":{"body":0,"breadcrumbs":8,"title":1},"209":{"body":21,"breadcrumbs":9,"title":2},"21":{"body":62,"breadcrumbs":4,"title":2},"210":{"body":81,"breadcrumbs":9,"title":2},"211":{"body":95,"breadcrumbs":12,"title":5},"212":{"body":132,"breadcrumbs":9,"title":2},"213":{"body":25,"breadcrumbs":8,"title":1},"214":{"body":45,"breadcrumbs":8,"title":1},"215":{"body":193,"breadcrumbs":10,"title":3},"216":{"body":47,"breadcrumbs":10,"title":3},"217":{"body":0,"breadcrumbs":11,"title":3},"218":{"body":36,"breadcrumbs":10,"title":2},"219":{"body":41,"breadcrumbs":12,"title":4},"22":{"body":8,"breadcrumbs":3,"title":1},"220":{"body":111,"breadcrumbs":9,"title":1},"221":{"body":253,"breadcrumbs":11,"title":3},"222":{"body":363,"breadcrumbs":11,"title":3},"223":{"body":122,"breadcrumbs":12,"title":4},"224":{"body":72,"breadcrumbs":10,"title":2},"225":{"body":43,"breadcrumbs":13,"title":5},"226":{"body":30,"breadcrumbs":13,"title":5},"227":{"body":29,"breadcrumbs":10,"title":2},"228":{"body":96,"breadcrumbs":10,"title":2},"229":{"body":59,"breadcrumbs":11,"title":3},"23":{"body":3,"breadcrumbs":3,"title":1},"230":{"body":54,"breadcrumbs":10,"title":2},"231":{"body":72,"breadcrumbs":10,"title":3},"232":{"body":31,"breadcrumbs":9,"title":2},"233":{"body":0,"breadcrumbs":11,"title":4},"234":{"body":133,"breadcrumbs":12,"title":5},"235":{"body":44,"breadcrumbs":10,"title":3},"236":{"body":91,"breadcrumbs":8,"title":1},"237":{"body":0,"breadcrumbs":8,"title":1},"238":{"body":197,"breadcrumbs":8,"title":1},"239":{"body":297,"breadcrumbs":9,"title":2},"24":{"body":12,"breadcrumbs":3,"title":1},"240":{"body":62,"breadcrumbs":12,"title":3},"241":{"body":50,"breadcrumbs":12,"title":3},"242":{"body":33,"breadcrumbs":11,"title":2},"243":{"body":34,"breadcrumbs":11,"title":2},"244":{"body":41,"breadcrumbs":12,"title":3},"245":{"body":48,"breadcrumbs":13,"title":4},"246":{"body":143,"breadcrumbs":12,"title":3},"247":{"body":135,"breadcrumbs":11,"title":2},"248":{"body":111,"breadcrumbs":11,"title":2},"249":{"body":58,"breadcrumbs":10,"title":1},"25":{"body":19,"breadcrumbs":3,"title":1},"250":{"body":21,"breadcrumbs":12,"title":3},"251":{"body":50,"breadcrumbs":10,"title":1},"252":{"body":0,"breadcrumbs":13,"title":4},"253":{"body":40,"breadcrumbs":13,"title":4},"254":{"body":104,"breadcrumbs":11,"title":2},"255":{"body":12,"breadcrumbs":13,"title":4},"256":{"body":179,"breadcrumbs":11,"title":2},"257":{"body":71,"breadcrumbs":11,"title":2},"258":{"body":19,"breadcrumbs":11,"title":2},"259":{"body":5,"breadcrumbs":7,"title":2},"26":{"body":17,"breadcrumbs":4,"title":2},"260":{"body":70,"breadcrumbs":11,"title":3},"261":{"body":39,"breadcrumbs":14,"title":6},"262":{"body":57,"breadcrumbs":14,"title":6},"263":{"body":111,"breadcrumbs":11,"title":3},"264":{"body":121,"breadcrumbs":17,"title":6},"265":{"body":52,"breadcrumbs":13,"title":2},"266":{"body":186,"breadcrumbs":15,"title":4},"267":{"body":287,"breadcrumbs":13,"title":2},"268":{"body":167,"breadcrumbs":14,"title":3},"269":{"body":133,"breadcrumbs":15,"title":4},"27":{"body":6,"breadcrumbs":4,"title":2},"270":{"body":211,"breadcrumbs":17,"title":6},"271":{"body":244,"breadcrumbs":15,"title":4},"272":{"body":116,"breadcrumbs":15,"title":4},"273":{"body":379,"breadcrumbs":15,"title":4},"274":{"body":101,"breadcrumbs":14,"title":3},"275":{"body":167,"breadcrumbs":15,"title":4},"276":{"body":497,"breadcrumbs":16,"title":5},"277":{"body":0,"breadcrumbs":13,"title":2},"278":{"body":14,"breadcrumbs":12,"title":1},"279":{"body":11,"breadcrumbs":12,"title":1},"28":{"body":21,"breadcrumbs":4,"title":2},"280":{"body":21,"breadcrumbs":12,"title":1},"281":{"body":13,"breadcrumbs":12,"title":1},"282":{"body":47,"breadcrumbs":12,"title":1},"283":{"body":32,"breadcrumbs":12,"title":1},"284":{"body":25,"breadcrumbs":12,"title":1},"285":{"body":79,"breadcrumbs":17,"title":6},"286":{"body":26,"breadcrumbs":13,"title":2},"287":{"body":128,"breadcrumbs":16,"title":5},"288":{"body":232,"breadcrumbs":15,"title":4},"289":{"body":146,"breadcrumbs":15,"title":4},"29":{"body":22,"breadcrumbs":4,"title":2},"290":{"body":204,"breadcrumbs":16,"title":5},"291":{"body":238,"breadcrumbs":15,"title":4},"292":{"body":184,"breadcrumbs":15,"title":4},"293":{"body":5,"breadcrumbs":7,"title":2},"294":{"body":125,"breadcrumbs":11,"title":3},"295":{"body":205,"breadcrumbs":11,"title":3},"296":{"body":77,"breadcrumbs":12,"title":4},"297":{"body":64,"breadcrumbs":15,"title":7},"298":{"body":14,"breadcrumbs":9,"title":2},"299":{"body":101,"breadcrumbs":10,"title":3},"3":{"body":9,"breadcrumbs":5,"title":2},"30":{"body":20,"breadcrumbs":4,"title":2},"300":{"body":83,"breadcrumbs":12,"title":2},"301":{"body":27,"breadcrumbs":5,"title":1},"302":{"body":17,"breadcrumbs":4,"title":1},"303":{"body":243,"breadcrumbs":17,"title":7},"304":{"body":142,"breadcrumbs":11,"title":4},"305":{"body":21,"breadcrumbs":7,"title":2},"306":{"body":74,"breadcrumbs":6,"title":1},"307":{"body":67,"breadcrumbs":7,"title":2},"308":{"body":32,"breadcrumbs":9,"title":4},"309":{"body":45,"breadcrumbs":16,"title":8},"31":{"body":43,"breadcrumbs":4,"title":2},"310":{"body":29,"breadcrumbs":9,"title":1},"311":{"body":0,"breadcrumbs":9,"title":1},"312":{"body":32,"breadcrumbs":9,"title":1},"313":{"body":93,"breadcrumbs":9,"title":1},"314":{"body":67,"breadcrumbs":10,"title":2},"315":{"body":31,"breadcrumbs":9,"title":1},"316":{"body":209,"breadcrumbs":9,"title":4},"317":{"body":34,"breadcrumbs":13,"title":5},"318":{"body":283,"breadcrumbs":10,"title":2},"319":{"body":0,"breadcrumbs":7,"title":3},"32":{"body":23,"breadcrumbs":3,"title":1},"320":{"body":15,"breadcrumbs":5,"title":1},"321":{"body":34,"breadcrumbs":5,"title":1},"322":{"body":68,"breadcrumbs":10,"title":4},"323":{"body":214,"breadcrumbs":7,"title":1},"324":{"body":25,"breadcrumbs":8,"title":2},"325":{"body":23,"breadcrumbs":9,"title":3},"326":{"body":3,"breadcrumbs":10,"title":4},"327":{"body":86,"breadcrumbs":7,"title":1},"328":{"body":59,"breadcrumbs":8,"title":2},"329":{"body":0,"breadcrumbs":8,"title":2},"33":{"body":17,"breadcrumbs":3,"title":1},"330":{"body":14,"breadcrumbs":9,"title":3},"331":{"body":82,"breadcrumbs":8,"title":2},"332":{"body":126,"breadcrumbs":10,"title":4},"333":{"body":0,"breadcrumbs":10,"title":4},"334":{"body":70,"breadcrumbs":7,"title":1},"335":{"body":283,"breadcrumbs":8,"title":2},"336":{"body":38,"breadcrumbs":10,"title":3},"337":{"body":42,"breadcrumbs":9,"title":2},"338":{"body":43,"breadcrumbs":10,"title":3},"339":{"body":46,"breadcrumbs":9,"title":2},"34":{"body":17,"breadcrumbs":4,"title":2},"340":{"body":23,"breadcrumbs":10,"title":3},"341":{"body":29,"breadcrumbs":13,"title":6},"342":{"body":164,"breadcrumbs":12,"title":5},"343":{"body":208,"breadcrumbs":9,"title":2},"344":{"body":7,"breadcrumbs":9,"title":2},"345":{"body":21,"breadcrumbs":8,"title":1},"346":{"body":37,"breadcrumbs":10,"title":3},"347":{"body":30,"breadcrumbs":9,"title":2},"348":{"body":119,"breadcrumbs":9,"title":2},"349":{"body":8,"breadcrumbs":8,"title":1},"35":{"body":25,"breadcrumbs":3,"title":1},"350":{"body":10,"breadcrumbs":12,"title":5},"351":{"body":17,"breadcrumbs":6,"title":3},"352":{"body":169,"breadcrumbs":9,"title":3},"353":{"body":307,"breadcrumbs":11,"title":4},"354":{"body":306,"breadcrumbs":12,"title":5},"355":{"body":119,"breadcrumbs":8,"title":1},"356":{"body":139,"breadcrumbs":9,"title":2},"357":{"body":57,"breadcrumbs":8,"title":1},"358":{"body":118,"breadcrumbs":9,"title":2},"359":{"body":158,"breadcrumbs":9,"title":2},"36":{"body":17,"breadcrumbs":3,"title":1},"360":{"body":160,"breadcrumbs":13,"title":6},"361":{"body":85,"breadcrumbs":10,"title":3},"362":{"body":125,"breadcrumbs":8,"title":1},"363":{"body":203,"breadcrumbs":8,"title":1},"364":{"body":127,"breadcrumbs":10,"title":3},"365":{"body":132,"breadcrumbs":9,"title":2},"366":{"body":46,"breadcrumbs":6,"title":1},"367":{"body":129,"breadcrumbs":6,"title":1},"368":{"body":200,"breadcrumbs":8,"title":3},"369":{"body":42,"breadcrumbs":7,"title":2},"37":{"body":44,"breadcrumbs":3,"title":1},"370":{"body":8,"breadcrumbs":6,"title":1},"371":{"body":16,"breadcrumbs":6,"title":1},"372":{"body":149,"breadcrumbs":11,"title":4},"373":{"body":149,"breadcrumbs":8,"title":1},"374":{"body":57,"breadcrumbs":8,"title":1},"375":{"body":108,"breadcrumbs":8,"title":1},"376":{"body":147,"breadcrumbs":9,"title":2},"377":{"body":10,"breadcrumbs":10,"title":3},"378":{"body":57,"breadcrumbs":10,"title":3},"379":{"body":33,"breadcrumbs":9,"title":2},"38":{"body":47,"breadcrumbs":3,"title":1},"380":{"body":111,"breadcrumbs":10,"title":3},"381":{"body":19,"breadcrumbs":15,"title":4},"382":{"body":35,"breadcrumbs":14,"title":3},"383":{"body":0,"breadcrumbs":13,"title":2},"384":{"body":10,"breadcrumbs":12,"title":1},"385":{"body":9,"breadcrumbs":13,"title":2},"386":{"body":146,"breadcrumbs":13,"title":2},"387":{"body":54,"breadcrumbs":14,"title":3},"388":{"body":63,"breadcrumbs":14,"title":3},"389":{"body":0,"breadcrumbs":12,"title":1},"39":{"body":23,"breadcrumbs":3,"title":1},"390":{"body":34,"breadcrumbs":12,"title":1},"391":{"body":20,"breadcrumbs":13,"title":2},"392":{"body":19,"breadcrumbs":13,"title":2},"393":{"body":43,"breadcrumbs":13,"title":2},"394":{"body":152,"breadcrumbs":13,"title":3},"395":{"body":56,"breadcrumbs":11,"title":1},"396":{"body":119,"breadcrumbs":12,"title":2},"397":{"body":0,"breadcrumbs":13,"title":3},"398":{"body":103,"breadcrumbs":13,"title":3},"399":{"body":11,"breadcrumbs":13,"title":3},"4":{"body":12,"breadcrumbs":6,"title":3},"40":{"body":10,"breadcrumbs":3,"title":1},"400":{"body":42,"breadcrumbs":11,"title":1},"401":{"body":11,"breadcrumbs":12,"title":2},"402":{"body":39,"breadcrumbs":10,"title":2},"403":{"body":161,"breadcrumbs":9,"title":1},"404":{"body":7,"breadcrumbs":11,"title":3},"405":{"body":47,"breadcrumbs":11,"title":3},"406":{"body":36,"breadcrumbs":12,"title":4},"407":{"body":85,"breadcrumbs":12,"title":4},"408":{"body":50,"breadcrumbs":10,"title":2},"409":{"body":78,"breadcrumbs":10,"title":2},"41":{"body":23,"breadcrumbs":3,"title":1},"410":{"body":101,"breadcrumbs":11,"title":3},"411":{"body":0,"breadcrumbs":10,"title":2},"412":{"body":91,"breadcrumbs":9,"title":1},"413":{"body":222,"breadcrumbs":9,"title":1},"414":{"body":125,"breadcrumbs":10,"title":2},"415":{"body":101,"breadcrumbs":11,"title":3},"416":{"body":122,"breadcrumbs":11,"title":3},"417":{"body":28,"breadcrumbs":11,"title":2},"418":{"body":19,"breadcrumbs":10,"title":1},"419":{"body":54,"breadcrumbs":10,"title":1},"42":{"body":25,"breadcrumbs":3,"title":1},"420":{"body":15,"breadcrumbs":13,"title":4},"421":{"body":38,"breadcrumbs":11,"title":2},"422":{"body":99,"breadcrumbs":11,"title":2},"423":{"body":20,"breadcrumbs":11,"title":2},"424":{"body":31,"breadcrumbs":11,"title":2},"425":{"body":38,"breadcrumbs":12,"title":3},"426":{"body":48,"breadcrumbs":11,"title":2},"427":{"body":106,"breadcrumbs":11,"title":3},"428":{"body":0,"breadcrumbs":10,"title":2},"429":{"body":22,"breadcrumbs":10,"title":2},"43":{"body":23,"breadcrumbs":3,"title":1},"430":{"body":48,"breadcrumbs":9,"title":1},"431":{"body":15,"breadcrumbs":9,"title":1},"432":{"body":42,"breadcrumbs":10,"title":2},"433":{"body":34,"breadcrumbs":10,"title":2},"434":{"body":36,"breadcrumbs":11,"title":3},"435":{"body":56,"breadcrumbs":11,"title":3},"436":{"body":33,"breadcrumbs":11,"title":3},"437":{"body":30,"breadcrumbs":12,"title":4},"438":{"body":50,"breadcrumbs":11,"title":3},"439":{"body":16,"breadcrumbs":13,"title":3},"44":{"body":10,"breadcrumbs":4,"title":2},"440":{"body":27,"breadcrumbs":12,"title":2},"441":{"body":55,"breadcrumbs":15,"title":5},"442":{"body":38,"breadcrumbs":12,"title":2},"443":{"body":76,"breadcrumbs":12,"title":2},"444":{"body":28,"breadcrumbs":8,"title":2},"445":{"body":26,"breadcrumbs":8,"title":2},"446":{"body":47,"breadcrumbs":8,"title":2},"447":{"body":879,"breadcrumbs":9,"title":3},"448":{"body":42,"breadcrumbs":8,"title":2},"449":{"body":71,"breadcrumbs":9,"title":3},"45":{"body":37,"breadcrumbs":3,"title":1},"450":{"body":57,"breadcrumbs":10,"title":4},"451":{"body":81,"breadcrumbs":8,"title":2},"452":{"body":115,"breadcrumbs":8,"title":2},"453":{"body":58,"breadcrumbs":7,"title":1},"454":{"body":79,"breadcrumbs":7,"title":1},"455":{"body":50,"breadcrumbs":8,"title":2},"456":{"body":74,"breadcrumbs":8,"title":2},"457":{"body":119,"breadcrumbs":8,"title":2},"458":{"body":0,"breadcrumbs":9,"title":3},"459":{"body":25,"breadcrumbs":8,"title":2},"46":{"body":65,"breadcrumbs":3,"title":1},"460":{"body":39,"breadcrumbs":7,"title":1},"461":{"body":6,"breadcrumbs":8,"title":2},"462":{"body":34,"breadcrumbs":8,"title":2},"463":{"body":7,"breadcrumbs":7,"title":1},"464":{"body":25,"breadcrumbs":7,"title":1},"465":{"body":67,"breadcrumbs":7,"title":1},"466":{"body":101,"breadcrumbs":8,"title":2},"467":{"body":32,"breadcrumbs":10,"title":4},"468":{"body":64,"breadcrumbs":8,"title":2},"469":{"body":39,"breadcrumbs":8,"title":2},"47":{"body":32,"breadcrumbs":3,"title":1},"470":{"body":52,"breadcrumbs":7,"title":1},"471":{"body":14,"breadcrumbs":9,"title":3},"472":{"body":32,"breadcrumbs":8,"title":2},"473":{"body":22,"breadcrumbs":7,"title":1},"474":{"body":19,"breadcrumbs":7,"title":2},"475":{"body":69,"breadcrumbs":9,"title":4},"476":{"body":25,"breadcrumbs":10,"title":5},"477":{"body":162,"breadcrumbs":11,"title":6},"478":{"body":101,"breadcrumbs":10,"title":5},"479":{"body":39,"breadcrumbs":12,"title":7},"48":{"body":9,"breadcrumbs":3,"title":1},"480":{"body":34,"breadcrumbs":10,"title":5},"481":{"body":39,"breadcrumbs":7,"title":2},"482":{"body":15,"breadcrumbs":8,"title":3},"483":{"body":5,"breadcrumbs":8,"title":2},"484":{"body":18,"breadcrumbs":13,"title":5},"485":{"body":96,"breadcrumbs":13,"title":5},"486":{"body":23,"breadcrumbs":9,"title":1},"487":{"body":99,"breadcrumbs":11,"title":3},"488":{"body":233,"breadcrumbs":12,"title":4},"489":{"body":26,"breadcrumbs":13,"title":5},"49":{"body":14,"breadcrumbs":3,"title":1},"490":{"body":0,"breadcrumbs":10,"title":2},"491":{"body":0,"breadcrumbs":10,"title":2},"492":{"body":0,"breadcrumbs":11,"title":3},"493":{"body":5,"breadcrumbs":10,"title":2},"494":{"body":34,"breadcrumbs":14,"title":4},"495":{"body":65,"breadcrumbs":11,"title":1},"496":{"body":44,"breadcrumbs":12,"title":2},"497":{"body":168,"breadcrumbs":12,"title":2},"498":{"body":42,"breadcrumbs":12,"title":2},"499":{"body":41,"breadcrumbs":12,"title":2},"5":{"body":24,"breadcrumbs":5,"title":2},"50":{"body":19,"breadcrumbs":3,"title":1},"500":{"body":39,"breadcrumbs":13,"title":3},"501":{"body":15,"breadcrumbs":13,"title":3},"502":{"body":73,"breadcrumbs":14,"title":4},"503":{"body":107,"breadcrumbs":14,"title":4},"504":{"body":29,"breadcrumbs":14,"title":3},"505":{"body":218,"breadcrumbs":17,"title":6},"506":{"body":648,"breadcrumbs":15,"title":4},"507":{"body":157,"breadcrumbs":16,"title":5},"508":{"body":109,"breadcrumbs":12,"title":2},"509":{"body":63,"breadcrumbs":14,"title":4},"51":{"body":12,"breadcrumbs":3,"title":1},"510":{"body":136,"breadcrumbs":14,"title":4},"511":{"body":7,"breadcrumbs":12,"title":2},"512":{"body":30,"breadcrumbs":10,"title":2},"513":{"body":0,"breadcrumbs":10,"title":2},"514":{"body":65,"breadcrumbs":9,"title":1},"515":{"body":35,"breadcrumbs":9,"title":1},"516":{"body":76,"breadcrumbs":9,"title":1},"517":{"body":33,"breadcrumbs":9,"title":1},"518":{"body":77,"breadcrumbs":10,"title":2},"519":{"body":23,"breadcrumbs":9,"title":1},"52":{"body":15,"breadcrumbs":3,"title":1},"520":{"body":0,"breadcrumbs":11,"title":3},"521":{"body":25,"breadcrumbs":11,"title":3},"522":{"body":25,"breadcrumbs":11,"title":3},"523":{"body":50,"breadcrumbs":11,"title":3},"524":{"body":33,"breadcrumbs":11,"title":3},"525":{"body":37,"breadcrumbs":11,"title":3},"526":{"body":105,"breadcrumbs":11,"title":3},"527":{"body":101,"breadcrumbs":12,"title":4},"528":{"body":248,"breadcrumbs":10,"title":2},"529":{"body":213,"breadcrumbs":10,"title":2},"53":{"body":9,"breadcrumbs":4,"title":2},"530":{"body":0,"breadcrumbs":11,"title":3},"531":{"body":132,"breadcrumbs":11,"title":3},"532":{"body":0,"breadcrumbs":6,"title":2},"533":{"body":25,"breadcrumbs":5,"title":1},"534":{"body":22,"breadcrumbs":5,"title":1},"535":{"body":5,"breadcrumbs":5,"title":1},"536":{"body":6,"breadcrumbs":5,"title":1},"537":{"body":16,"breadcrumbs":7,"title":3},"538":{"body":121,"breadcrumbs":7,"title":2},"539":{"body":120,"breadcrumbs":7,"title":2},"54":{"body":21,"breadcrumbs":3,"title":1},"540":{"body":70,"breadcrumbs":7,"title":2},"541":{"body":140,"breadcrumbs":7,"title":2},"542":{"body":270,"breadcrumbs":7,"title":2},"543":{"body":51,"breadcrumbs":7,"title":2},"544":{"body":54,"breadcrumbs":7,"title":2},"545":{"body":34,"breadcrumbs":9,"title":4},"546":{"body":187,"breadcrumbs":9,"title":4},"547":{"body":44,"breadcrumbs":9,"title":4},"548":{"body":447,"breadcrumbs":8,"title":3},"549":{"body":0,"breadcrumbs":6,"title":1},"55":{"body":14,"breadcrumbs":3,"title":1},"550":{"body":101,"breadcrumbs":14,"title":9},"551":{"body":22,"breadcrumbs":13,"title":5},"552":{"body":27,"breadcrumbs":10,"title":2},"553":{"body":67,"breadcrumbs":9,"title":1},"554":{"body":142,"breadcrumbs":9,"title":1},"555":{"body":273,"breadcrumbs":11,"title":3},"556":{"body":83,"breadcrumbs":11,"title":3},"557":{"body":24,"breadcrumbs":10,"title":2},"558":{"body":10,"breadcrumbs":6,"title":1},"559":{"body":37,"breadcrumbs":7,"title":2},"56":{"body":18,"breadcrumbs":3,"title":1},"560":{"body":51,"breadcrumbs":8,"title":3},"561":{"body":87,"breadcrumbs":6,"title":1},"562":{"body":89,"breadcrumbs":7,"title":2},"563":{"body":46,"breadcrumbs":7,"title":2},"564":{"body":0,"breadcrumbs":7,"title":2},"565":{"body":27,"breadcrumbs":6,"title":1},"566":{"body":8,"breadcrumbs":7,"title":2},"567":{"body":89,"breadcrumbs":4,"title":2},"568":{"body":47,"breadcrumbs":6,"title":3},"569":{"body":68,"breadcrumbs":4,"title":1},"57":{"body":20,"breadcrumbs":3,"title":1},"570":{"body":0,"breadcrumbs":5,"title":2},"571":{"body":132,"breadcrumbs":5,"title":2},"572":{"body":39,"breadcrumbs":6,"title":3},"573":{"body":47,"breadcrumbs":5,"title":2},"574":{"body":31,"breadcrumbs":5,"title":2},"575":{"body":56,"breadcrumbs":6,"title":3},"576":{"body":30,"breadcrumbs":5,"title":2},"577":{"body":28,"breadcrumbs":6,"title":3},"578":{"body":21,"breadcrumbs":5,"title":2},"579":{"body":49,"breadcrumbs":4,"title":1},"58":{"body":37,"breadcrumbs":4,"title":2},"580":{"body":215,"breadcrumbs":5,"title":2},"581":{"body":75,"breadcrumbs":4,"title":1},"582":{"body":22,"breadcrumbs":5,"title":2},"583":{"body":15,"breadcrumbs":6,"title":2},"584":{"body":51,"breadcrumbs":7,"title":1},"585":{"body":113,"breadcrumbs":7,"title":1},"586":{"body":77,"breadcrumbs":8,"title":2},"587":{"body":67,"breadcrumbs":7,"title":1},"588":{"body":19,"breadcrumbs":7,"title":1},"589":{"body":138,"breadcrumbs":8,"title":2},"59":{"body":13,"breadcrumbs":6,"title":2},"590":{"body":82,"breadcrumbs":9,"title":3},"591":{"body":52,"breadcrumbs":8,"title":2},"592":{"body":25,"breadcrumbs":7,"title":1},"593":{"body":27,"breadcrumbs":10,"title":4},"594":{"body":19,"breadcrumbs":7,"title":1},"595":{"body":124,"breadcrumbs":7,"title":1},"596":{"body":146,"breadcrumbs":7,"title":1},"597":{"body":9,"breadcrumbs":7,"title":1},"598":{"body":39,"breadcrumbs":8,"title":2},"599":{"body":26,"breadcrumbs":8,"title":2},"6":{"body":33,"breadcrumbs":5,"title":2},"60":{"body":0,"breadcrumbs":9,"title":3},"600":{"body":56,"breadcrumbs":8,"title":2},"601":{"body":21,"breadcrumbs":12,"title":6},"602":{"body":5,"breadcrumbs":6,"title":1},"603":{"body":34,"breadcrumbs":7,"title":2},"604":{"body":18,"breadcrumbs":6,"title":1},"605":{"body":27,"breadcrumbs":7,"title":2},"606":{"body":30,"breadcrumbs":8,"title":2},"607":{"body":103,"breadcrumbs":7,"title":1},"608":{"body":0,"breadcrumbs":8,"title":2},"609":{"body":117,"breadcrumbs":8,"title":2},"61":{"body":31,"breadcrumbs":8,"title":2},"610":{"body":12,"breadcrumbs":7,"title":1},"611":{"body":11,"breadcrumbs":7,"title":1},"612":{"body":15,"breadcrumbs":8,"title":2},"613":{"body":283,"breadcrumbs":10,"title":3},"614":{"body":29,"breadcrumbs":8,"title":2},"615":{"body":10,"breadcrumbs":8,"title":2},"616":{"body":0,"breadcrumbs":8,"title":2},"617":{"body":55,"breadcrumbs":8,"title":2},"618":{"body":12,"breadcrumbs":7,"title":1},"619":{"body":11,"breadcrumbs":7,"title":1},"62":{"body":49,"breadcrumbs":9,"title":3},"620":{"body":17,"breadcrumbs":8,"title":2},"621":{"body":38,"breadcrumbs":11,"title":4},"622":{"body":248,"breadcrumbs":8,"title":1},"623":{"body":0,"breadcrumbs":9,"title":2},"624":{"body":20,"breadcrumbs":9,"title":2},"625":{"body":65,"breadcrumbs":12,"title":5},"626":{"body":70,"breadcrumbs":9,"title":2},"627":{"body":80,"breadcrumbs":10,"title":3},"628":{"body":64,"breadcrumbs":9,"title":2},"629":{"body":12,"breadcrumbs":8,"title":1},"63":{"body":0,"breadcrumbs":8,"title":2},"630":{"body":16,"breadcrumbs":8,"title":1},"631":{"body":15,"breadcrumbs":9,"title":2},"632":{"body":42,"breadcrumbs":6,"title":1},"633":{"body":81,"breadcrumbs":7,"title":2},"634":{"body":47,"breadcrumbs":8,"title":3},"635":{"body":39,"breadcrumbs":7,"title":2},"636":{"body":10,"breadcrumbs":6,"title":1},"637":{"body":12,"breadcrumbs":7,"title":2},"638":{"body":30,"breadcrumbs":7,"title":2},"639":{"body":12,"breadcrumbs":8,"title":2},"64":{"body":22,"breadcrumbs":8,"title":2},"640":{"body":31,"breadcrumbs":7,"title":1},"641":{"body":99,"breadcrumbs":7,"title":1},"642":{"body":53,"breadcrumbs":7,"title":1},"643":{"body":31,"breadcrumbs":8,"title":2},"644":{"body":48,"breadcrumbs":8,"title":2},"645":{"body":5,"breadcrumbs":7,"title":1},"646":{"body":24,"breadcrumbs":8,"title":2},"647":{"body":8,"breadcrumbs":8,"title":2},"648":{"body":6,"breadcrumbs":11,"title":4},"649":{"body":78,"breadcrumbs":8,"title":1},"65":{"body":6,"breadcrumbs":7,"title":1},"650":{"body":46,"breadcrumbs":8,"title":1},"651":{"body":30,"breadcrumbs":8,"title":1},"652":{"body":11,"breadcrumbs":9,"title":2},"653":{"body":40,"breadcrumbs":8,"title":1},"654":{"body":102,"breadcrumbs":10,"title":3},"655":{"body":75,"breadcrumbs":11,"title":4},"656":{"body":17,"breadcrumbs":12,"title":5},"657":{"body":65,"breadcrumbs":9,"title":3},"658":{"body":15,"breadcrumbs":8,"title":2},"659":{"body":8,"breadcrumbs":8,"title":2},"66":{"body":19,"breadcrumbs":7,"title":1},"660":{"body":0,"breadcrumbs":8,"title":2},"661":{"body":36,"breadcrumbs":8,"title":2},"662":{"body":20,"breadcrumbs":7,"title":1},"663":{"body":10,"breadcrumbs":7,"title":1},"664":{"body":238,"breadcrumbs":7,"title":1},"665":{"body":123,"breadcrumbs":8,"title":2},"666":{"body":23,"breadcrumbs":8,"title":2},"667":{"body":15,"breadcrumbs":8,"title":2},"668":{"body":8,"breadcrumbs":10,"title":3},"669":{"body":30,"breadcrumbs":8,"title":1},"67":{"body":126,"breadcrumbs":8,"title":2},"670":{"body":0,"breadcrumbs":9,"title":2},"671":{"body":34,"breadcrumbs":8,"title":1},"672":{"body":10,"breadcrumbs":8,"title":1},"673":{"body":19,"breadcrumbs":8,"title":1},"674":{"body":11,"breadcrumbs":9,"title":2},"675":{"body":16,"breadcrumbs":9,"title":2},"676":{"body":107,"breadcrumbs":8,"title":1},"677":{"body":0,"breadcrumbs":9,"title":2},"678":{"body":175,"breadcrumbs":9,"title":2},"679":{"body":146,"breadcrumbs":8,"title":1},"68":{"body":22,"breadcrumbs":8,"title":2},"680":{"body":4,"breadcrumbs":8,"title":1},"681":{"body":15,"breadcrumbs":9,"title":2},"682":{"body":11,"breadcrumbs":9,"title":2},"683":{"body":14,"breadcrumbs":9,"title":3},"684":{"body":42,"breadcrumbs":7,"title":1},"685":{"body":0,"breadcrumbs":8,"title":2},"686":{"body":28,"breadcrumbs":8,"title":2},"687":{"body":0,"breadcrumbs":7,"title":1},"688":{"body":33,"breadcrumbs":8,"title":2},"689":{"body":11,"breadcrumbs":7,"title":1},"69":{"body":37,"breadcrumbs":8,"title":2},"690":{"body":129,"breadcrumbs":7,"title":1},"691":{"body":86,"breadcrumbs":8,"title":2},"692":{"body":0,"breadcrumbs":8,"title":2},"693":{"body":5,"breadcrumbs":9,"title":3},"694":{"body":69,"breadcrumbs":8,"title":2},"695":{"body":43,"breadcrumbs":8,"title":2},"696":{"body":0,"breadcrumbs":8,"title":2},"697":{"body":3,"breadcrumbs":9,"title":3},"698":{"body":69,"breadcrumbs":8,"title":2},"699":{"body":37,"breadcrumbs":8,"title":2},"7":{"body":30,"breadcrumbs":2,"title":1},"70":{"body":10,"breadcrumbs":7,"title":1},"700":{"body":26,"breadcrumbs":9,"title":3},"701":{"body":65,"breadcrumbs":8,"title":2},"702":{"body":0,"breadcrumbs":8,"title":2},"703":{"body":19,"breadcrumbs":7,"title":1},"704":{"body":25,"breadcrumbs":8,"title":2},"705":{"body":608,"breadcrumbs":7,"title":1},"706":{"body":10,"breadcrumbs":6,"title":2},"707":{"body":201,"breadcrumbs":7,"title":2},"708":{"body":216,"breadcrumbs":7,"title":2},"709":{"body":95,"breadcrumbs":6,"title":1},"71":{"body":11,"breadcrumbs":4,"title":1},"710":{"body":151,"breadcrumbs":9,"title":4},"711":{"body":87,"breadcrumbs":7,"title":2},"712":{"body":8,"breadcrumbs":6,"title":1},"713":{"body":16,"breadcrumbs":7,"title":2},"714":{"body":12,"breadcrumbs":6,"title":1},"715":{"body":23,"breadcrumbs":11,"title":4},"716":{"body":15,"breadcrumbs":9,"title":2},"717":{"body":6,"breadcrumbs":8,"title":1},"718":{"body":37,"breadcrumbs":9,"title":2},"719":{"body":0,"breadcrumbs":8,"title":1},"72":{"body":14,"breadcrumbs":9,"title":3},"720":{"body":55,"breadcrumbs":11,"title":4},"721":{"body":30,"breadcrumbs":11,"title":4},"722":{"body":32,"breadcrumbs":8,"title":1},"723":{"body":80,"breadcrumbs":8,"title":1},"724":{"body":70,"breadcrumbs":8,"title":1},"725":{"body":28,"breadcrumbs":10,"title":3},"726":{"body":62,"breadcrumbs":11,"title":4},"727":{"body":16,"breadcrumbs":9,"title":2},"728":{"body":134,"breadcrumbs":8,"title":2},"729":{"body":42,"breadcrumbs":9,"title":3},"73":{"body":26,"breadcrumbs":11,"title":2},"730":{"body":62,"breadcrumbs":9,"title":3},"731":{"body":56,"breadcrumbs":10,"title":4},"732":{"body":64,"breadcrumbs":8,"title":2},"733":{"body":47,"breadcrumbs":9,"title":3},"734":{"body":97,"breadcrumbs":7,"title":1},"735":{"body":21,"breadcrumbs":8,"title":2},"736":{"body":0,"breadcrumbs":6,"title":2},"737":{"body":95,"breadcrumbs":5,"title":1},"738":{"body":28,"breadcrumbs":6,"title":2},"739":{"body":0,"breadcrumbs":5,"title":1},"74":{"body":54,"breadcrumbs":10,"title":1},"740":{"body":296,"breadcrumbs":8,"title":4},"741":{"body":54,"breadcrumbs":8,"title":4},"742":{"body":192,"breadcrumbs":7,"title":3},"743":{"body":13,"breadcrumbs":6,"title":2},"744":{"body":41,"breadcrumbs":7,"title":3},"745":{"body":49,"breadcrumbs":6,"title":2},"746":{"body":17,"breadcrumbs":7,"title":3},"747":{"body":44,"breadcrumbs":6,"title":2},"748":{"body":59,"breadcrumbs":8,"title":4},"749":{"body":14,"breadcrumbs":8,"title":2},"75":{"body":17,"breadcrumbs":10,"title":1},"750":{"body":42,"breadcrumbs":7,"title":1},"751":{"body":97,"breadcrumbs":7,"title":1},"752":{"body":64,"breadcrumbs":7,"title":1},"753":{"body":0,"breadcrumbs":8,"title":2},"754":{"body":0,"breadcrumbs":8,"title":2},"755":{"body":19,"breadcrumbs":9,"title":3},"756":{"body":5,"breadcrumbs":7,"title":1},"757":{"body":120,"breadcrumbs":7,"title":1},"758":{"body":10,"breadcrumbs":8,"title":2},"759":{"body":12,"breadcrumbs":14,"title":5},"76":{"body":17,"breadcrumbs":10,"title":1},"760":{"body":15,"breadcrumbs":10,"title":1},"761":{"body":100,"breadcrumbs":10,"title":1},"762":{"body":57,"breadcrumbs":11,"title":2},"763":{"body":0,"breadcrumbs":11,"title":2},"764":{"body":21,"breadcrumbs":11,"title":2},"765":{"body":4,"breadcrumbs":10,"title":1},"766":{"body":305,"breadcrumbs":10,"title":1},"767":{"body":10,"breadcrumbs":11,"title":2},"768":{"body":19,"breadcrumbs":12,"title":4},"769":{"body":31,"breadcrumbs":9,"title":1},"77":{"body":30,"breadcrumbs":18,"title":9},"770":{"body":264,"breadcrumbs":9,"title":1},"771":{"body":0,"breadcrumbs":10,"title":2},"772":{"body":43,"breadcrumbs":10,"title":2},"773":{"body":4,"breadcrumbs":9,"title":1},"774":{"body":113,"breadcrumbs":9,"title":1},"775":{"body":10,"breadcrumbs":10,"title":2},"776":{"body":12,"breadcrumbs":11,"title":5},"777":{"body":18,"breadcrumbs":7,"title":1},"778":{"body":102,"breadcrumbs":7,"title":1},"779":{"body":180,"breadcrumbs":7,"title":1},"78":{"body":12,"breadcrumbs":11,"title":2},"780":{"body":51,"breadcrumbs":8,"title":2},"781":{"body":81,"breadcrumbs":8,"title":2},"782":{"body":168,"breadcrumbs":7,"title":1},"783":{"body":14,"breadcrumbs":8,"title":2},"784":{"body":78,"breadcrumbs":8,"title":2},"785":{"body":186,"breadcrumbs":10,"title":1},"786":{"body":175,"breadcrumbs":11,"title":2},"787":{"body":27,"breadcrumbs":11,"title":4},"788":{"body":133,"breadcrumbs":8,"title":1},"789":{"body":95,"breadcrumbs":8,"title":1},"79":{"body":123,"breadcrumbs":11,"title":2},"790":{"body":0,"breadcrumbs":9,"title":2},"791":{"body":0,"breadcrumbs":9,"title":2},"792":{"body":23,"breadcrumbs":14,"title":7},"793":{"body":26,"breadcrumbs":15,"title":8},"794":{"body":20,"breadcrumbs":8,"title":1},"795":{"body":0,"breadcrumbs":8,"title":1},"796":{"body":84,"breadcrumbs":8,"title":1},"797":{"body":84,"breadcrumbs":8,"title":1},"798":{"body":17,"breadcrumbs":9,"title":2},"799":{"body":23,"breadcrumbs":8,"title":3},"8":{"body":123,"breadcrumbs":7,"title":3},"80":{"body":48,"breadcrumbs":12,"title":3},"800":{"body":50,"breadcrumbs":7,"title":2},"801":{"body":14,"breadcrumbs":15,"title":6},"802":{"body":15,"breadcrumbs":10,"title":1},"803":{"body":80,"breadcrumbs":10,"title":1},"804":{"body":7,"breadcrumbs":11,"title":2},"805":{"body":0,"breadcrumbs":11,"title":2},"806":{"body":27,"breadcrumbs":11,"title":2},"807":{"body":4,"breadcrumbs":10,"title":1},"808":{"body":28,"breadcrumbs":10,"title":1},"809":{"body":5,"breadcrumbs":11,"title":2},"81":{"body":51,"breadcrumbs":10,"title":1},"810":{"body":24,"breadcrumbs":11,"title":2},"811":{"body":30,"breadcrumbs":11,"title":3},"812":{"body":24,"breadcrumbs":9,"title":1},"813":{"body":276,"breadcrumbs":9,"title":1},"814":{"body":70,"breadcrumbs":10,"title":2},"815":{"body":7,"breadcrumbs":10,"title":2},"816":{"body":0,"breadcrumbs":10,"title":2},"817":{"body":34,"breadcrumbs":9,"title":1},"818":{"body":0,"breadcrumbs":10,"title":2},"819":{"body":30,"breadcrumbs":17,"title":9},"82":{"body":0,"breadcrumbs":11,"title":2},"820":{"body":28,"breadcrumbs":17,"title":9},"821":{"body":19,"breadcrumbs":9,"title":1},"822":{"body":29,"breadcrumbs":11,"title":3},"823":{"body":25,"breadcrumbs":9,"title":1},"824":{"body":526,"breadcrumbs":9,"title":1},"825":{"body":23,"breadcrumbs":10,"title":2},"826":{"body":7,"breadcrumbs":10,"title":2},"827":{"body":0,"breadcrumbs":10,"title":2},"828":{"body":37,"breadcrumbs":9,"title":1},"829":{"body":0,"breadcrumbs":10,"title":2},"83":{"body":42,"breadcrumbs":13,"title":4},"830":{"body":28,"breadcrumbs":16,"title":8},"831":{"body":32,"breadcrumbs":17,"title":9},"832":{"body":49,"breadcrumbs":9,"title":1},"833":{"body":11,"breadcrumbs":4,"title":1},"834":{"body":13,"breadcrumbs":5,"title":1},"835":{"body":16,"breadcrumbs":6,"title":2},"836":{"body":35,"breadcrumbs":7,"title":3},"837":{"body":18,"breadcrumbs":6,"title":2},"838":{"body":11,"breadcrumbs":6,"title":2},"839":{"body":37,"breadcrumbs":9,"title":3},"84":{"body":56,"breadcrumbs":12,"title":3},"840":{"body":14,"breadcrumbs":8,"title":2},"841":{"body":93,"breadcrumbs":8,"title":2},"842":{"body":10,"breadcrumbs":5,"title":1},"843":{"body":11,"breadcrumbs":6,"title":2},"844":{"body":163,"breadcrumbs":7,"title":3},"845":{"body":31,"breadcrumbs":6,"title":2},"846":{"body":12,"breadcrumbs":6,"title":2},"847":{"body":178,"breadcrumbs":7,"title":2},"848":{"body":57,"breadcrumbs":7,"title":2},"849":{"body":9,"breadcrumbs":7,"title":2},"85":{"body":45,"breadcrumbs":10,"title":1},"850":{"body":0,"breadcrumbs":6,"title":2},"851":{"body":77,"breadcrumbs":5,"title":1},"852":{"body":38,"breadcrumbs":6,"title":2},"853":{"body":126,"breadcrumbs":9,"title":5},"854":{"body":65,"breadcrumbs":7,"title":3},"855":{"body":109,"breadcrumbs":9,"title":5},"856":{"body":0,"breadcrumbs":7,"title":2},"857":{"body":48,"breadcrumbs":6,"title":1},"858":{"body":74,"breadcrumbs":8,"title":3},"859":{"body":145,"breadcrumbs":10,"title":5},"86":{"body":0,"breadcrumbs":11,"title":2},"860":{"body":0,"breadcrumbs":6,"title":2},"861":{"body":28,"breadcrumbs":5,"title":1},"862":{"body":35,"breadcrumbs":5,"title":1},"863":{"body":0,"breadcrumbs":6,"title":2},"864":{"body":102,"breadcrumbs":5,"title":1},"865":{"body":0,"breadcrumbs":6,"title":2},"866":{"body":396,"breadcrumbs":6,"title":2},"867":{"body":7,"breadcrumbs":5,"title":1},"868":{"body":3,"breadcrumbs":5,"title":1},"869":{"body":15,"breadcrumbs":6,"title":2},"87":{"body":24,"breadcrumbs":13,"title":4},"870":{"body":0,"breadcrumbs":7,"title":2},"871":{"body":21,"breadcrumbs":7,"title":2},"872":{"body":24,"breadcrumbs":6,"title":1},"873":{"body":259,"breadcrumbs":8,"title":3},"874":{"body":87,"breadcrumbs":6,"title":1},"875":{"body":76,"breadcrumbs":6,"title":1},"876":{"body":299,"breadcrumbs":8,"title":3},"877":{"body":155,"breadcrumbs":8,"title":3},"878":{"body":21,"breadcrumbs":6,"title":1},"879":{"body":92,"breadcrumbs":7,"title":2},"88":{"body":75,"breadcrumbs":13,"title":4},"880":{"body":206,"breadcrumbs":7,"title":2},"881":{"body":5,"breadcrumbs":6,"title":1},"882":{"body":3,"breadcrumbs":6,"title":1},"883":{"body":12,"breadcrumbs":7,"title":2},"884":{"body":0,"breadcrumbs":9,"title":3},"885":{"body":12,"breadcrumbs":8,"title":2},"886":{"body":29,"breadcrumbs":7,"title":1},"887":{"body":33,"breadcrumbs":8,"title":2},"888":{"body":0,"breadcrumbs":10,"title":4},"889":{"body":26,"breadcrumbs":7,"title":1},"89":{"body":51,"breadcrumbs":15,"title":6},"890":{"body":5,"breadcrumbs":7,"title":1},"891":{"body":3,"breadcrumbs":7,"title":1},"892":{"body":9,"breadcrumbs":8,"title":2},"893":{"body":0,"breadcrumbs":7,"title":2},"894":{"body":33,"breadcrumbs":7,"title":2},"895":{"body":28,"breadcrumbs":6,"title":1},"896":{"body":143,"breadcrumbs":8,"title":3},"897":{"body":128,"breadcrumbs":8,"title":3},"898":{"body":334,"breadcrumbs":6,"title":1},"899":{"body":190,"breadcrumbs":9,"title":4},"9":{"body":137,"breadcrumbs":6,"title":2},"90":{"body":40,"breadcrumbs":12,"title":5},"900":{"body":164,"breadcrumbs":8,"title":3},"901":{"body":89,"breadcrumbs":8,"title":3},"902":{"body":42,"breadcrumbs":8,"title":3},"903":{"body":136,"breadcrumbs":8,"title":3},"904":{"body":89,"breadcrumbs":6,"title":1},"905":{"body":152,"breadcrumbs":7,"title":2},"906":{"body":470,"breadcrumbs":7,"title":2},"907":{"body":5,"breadcrumbs":6,"title":1},"908":{"body":3,"breadcrumbs":6,"title":1},"909":{"body":47,"breadcrumbs":7,"title":2},"91":{"body":12,"breadcrumbs":9,"title":2},"910":{"body":15,"breadcrumbs":8,"title":3},"911":{"body":11,"breadcrumbs":7,"title":2},"912":{"body":28,"breadcrumbs":6,"title":1},"913":{"body":184,"breadcrumbs":7,"title":2},"914":{"body":123,"breadcrumbs":7,"title":2},"915":{"body":0,"breadcrumbs":7,"title":2},"916":{"body":79,"breadcrumbs":6,"title":1},"917":{"body":143,"breadcrumbs":6,"title":1},"918":{"body":45,"breadcrumbs":7,"title":2},"919":{"body":0,"breadcrumbs":11,"title":3},"92":{"body":13,"breadcrumbs":9,"title":2},"920":{"body":10,"breadcrumbs":10,"title":2},"921":{"body":21,"breadcrumbs":9,"title":1},"922":{"body":26,"breadcrumbs":10,"title":2},"923":{"body":145,"breadcrumbs":10,"title":2},"924":{"body":318,"breadcrumbs":13,"title":5},"925":{"body":0,"breadcrumbs":12,"title":3},"926":{"body":43,"breadcrumbs":11,"title":2},"927":{"body":43,"breadcrumbs":10,"title":1},"928":{"body":346,"breadcrumbs":11,"title":2},"929":{"body":264,"breadcrumbs":11,"title":2},"93":{"body":3,"breadcrumbs":11,"title":4},"930":{"body":33,"breadcrumbs":17,"title":8},"931":{"body":489,"breadcrumbs":13,"title":4},"932":{"body":173,"breadcrumbs":12,"title":3},"933":{"body":312,"breadcrumbs":10,"title":1},"934":{"body":0,"breadcrumbs":13,"title":4},"935":{"body":9,"breadcrumbs":11,"title":2},"936":{"body":75,"breadcrumbs":10,"title":1},"937":{"body":11,"breadcrumbs":13,"title":4},"938":{"body":390,"breadcrumbs":11,"title":2},"939":{"body":202,"breadcrumbs":11,"title":2},"94":{"body":12,"breadcrumbs":12,"title":5},"940":{"body":19,"breadcrumbs":6,"title":2},"941":{"body":65,"breadcrumbs":7,"title":3},"942":{"body":17,"breadcrumbs":5,"title":1},"943":{"body":22,"breadcrumbs":10,"title":2},"944":{"body":37,"breadcrumbs":10,"title":2},"945":{"body":55,"breadcrumbs":10,"title":2},"946":{"body":24,"breadcrumbs":4,"title":2},"947":{"body":203,"breadcrumbs":10,"title":4},"948":{"body":149,"breadcrumbs":7,"title":1},"949":{"body":64,"breadcrumbs":7,"title":1},"95":{"body":0,"breadcrumbs":10,"title":2},"950":{"body":152,"breadcrumbs":7,"title":1},"951":{"body":66,"breadcrumbs":7,"title":1},"952":{"body":173,"breadcrumbs":8,"title":2},"953":{"body":56,"breadcrumbs":8,"title":2},"954":{"body":71,"breadcrumbs":6,"title":0},"955":{"body":18,"breadcrumbs":11,"title":4},"956":{"body":61,"breadcrumbs":9,"title":2},"957":{"body":47,"breadcrumbs":9,"title":2},"958":{"body":320,"breadcrumbs":8,"title":1},"959":{"body":307,"breadcrumbs":8,"title":1},"96":{"body":67,"breadcrumbs":9,"title":1},"960":{"body":61,"breadcrumbs":9,"title":2},"961":{"body":105,"breadcrumbs":9,"title":2},"962":{"body":232,"breadcrumbs":11,"title":4},"963":{"body":87,"breadcrumbs":8,"title":1},"964":{"body":130,"breadcrumbs":9,"title":2},"965":{"body":28,"breadcrumbs":9,"title":2},"966":{"body":163,"breadcrumbs":9,"title":2},"967":{"body":57,"breadcrumbs":5,"title":2},"968":{"body":0,"breadcrumbs":4,"title":1},"969":{"body":6,"breadcrumbs":4,"title":1},"97":{"body":45,"breadcrumbs":9,"title":1},"970":{"body":12,"breadcrumbs":4,"title":1},"971":{"body":12,"breadcrumbs":4,"title":1},"972":{"body":23,"breadcrumbs":4,"title":1},"973":{"body":0,"breadcrumbs":4,"title":1},"974":{"body":16,"breadcrumbs":8,"title":5},"975":{"body":14,"breadcrumbs":6,"title":3},"976":{"body":80,"breadcrumbs":6,"title":3},"977":{"body":115,"breadcrumbs":6,"title":2},"978":{"body":18,"breadcrumbs":6,"title":1},"979":{"body":15,"breadcrumbs":7,"title":2},"98":{"body":35,"breadcrumbs":9,"title":1},"980":{"body":0,"breadcrumbs":9,"title":4},"981":{"body":42,"breadcrumbs":6,"title":1},"982":{"body":77,"breadcrumbs":6,"title":1},"983":{"body":27,"breadcrumbs":6,"title":1},"984":{"body":0,"breadcrumbs":9,"title":4},"985":{"body":68,"breadcrumbs":6,"title":1},"986":{"body":89,"breadcrumbs":6,"title":1},"987":{"body":8,"breadcrumbs":6,"title":1},"988":{"body":121,"breadcrumbs":6,"title":1},"989":{"body":13,"breadcrumbs":8,"title":2},"99":{"body":36,"breadcrumbs":9,"title":1},"990":{"body":0,"breadcrumbs":8,"title":2},"991":{"body":38,"breadcrumbs":9,"title":3},"992":{"body":0,"breadcrumbs":10,"title":4},"993":{"body":5,"breadcrumbs":9,"title":3},"994":{"body":11,"breadcrumbs":8,"title":2},"995":{"body":37,"breadcrumbs":8,"title":2},"996":{"body":5,"breadcrumbs":9,"title":3},"997":{"body":10,"breadcrumbs":8,"title":2},"998":{"body":0,"breadcrumbs":8,"title":2},"999":{"body":0,"breadcrumbs":12,"title":6}},"docs":{"0":{"body":"This documentation was written to help Mozillians analyze and interpret data collected by our products, such as Firefox and Mozilla VPN . Mozilla refers to the systems that collect and process this data as Telemetry . At Mozilla , our data-gathering and data-handling practices are anchored in our Data Privacy Principles and elaborated in the Mozilla Privacy Policy . You can learn more about what data Firefox collects and the choices you can make as a Firefox user in the Firefox Privacy Notice . If there's information missing from these docs, or if you'd like to contribute, see this article on contributing , and feel free to file a bug here . You can locate the source for this documentation in the data-docs repository on GitHub.","breadcrumbs":"Mozilla Data Documentation » Mozilla Data Documentation","id":"0","title":"Mozilla Data Documentation"},"1":{"body":"This documentation is divided into the following sections:","breadcrumbs":"Mozilla Data Documentation » Using this document","id":"1","title":"Using this document"},"10":{"body":"Some of our products, like Firefox Sync , produce logs on the server when they are used. For analysis purposes, we take this log data, strip it user identifiers and summarize it into derived datasets which can be queried with either BigQuery or Looker . As with product telemetry, this data can be helpful for understanding how our products are used. For example, it can tell us how many people from a particular locale are engaging with a particular service.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Usage Logs","id":"10","title":"Usage Logs"},"100":{"body":"Users can monitor the data quality metrics and issues in a centralized view. It highlights key features such as customizable widgets, real-time metric tracking, and the ability to visualize data health at a glance. Users can configure dashboards to focus on specific metrics or tables and receive immediate insights into their data pipelines' performance. For additional guidance on using Bigeye Dashboard, please refer to the following documentation: How to set filters Monitoring Coverage Tracking Data Quality Issue Response Metrics Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Dashboard","id":"100","title":"Dashboard"},"1000":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to propose a change to a standards","id":"1000","title":"How to propose a change to a standards"},"1001":{"body":"Something about how all metrics presented should have references to definitions here or explanations as to why a nonstandard metric was used. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » Recommendations around citing standards for presentations to senior audiences","id":"1001","title":"Recommendations around citing standards for presentations to senior audiences"},"1002":{"body":"⚠ The information in this document is obsolete. This content was originally included in the Project Smoot existing metrics report (Mozilla internal link). ADI and DAU are oft-discussed censuses. This chapter discusses their history and definition.","breadcrumbs":"Historical Reference » Legacy Census Metrics » Legacy Census Metrics","id":"1002","title":"Legacy Census Metrics"},"1003":{"body":"⚠ The Blocklist mechanism described below is no longer used and has been replaced with remote settings . The content is left verbatim for historical reference. ADI, one of Firefox’s oldest client censuses, is computed as the number of conforming requests to the Firefox blocklist endpoint. ADI data is available since July 13, 2008. It is not possible to opt-out of the blocklist using the Firefox UI, but users can disable the update mechanism by changing preference values. A blocklist is shipped in each release and updated when Firefox notices that more than 24 hours have elapsed since the last update. The blocklist request does not contain the telemetry client_id or any other persistent identifiers. Some data about the install are provided as URI parameters: App ID App version Product name Build ID Build target Locale Update channel OS version Distribution Distribution version Number of pings sent by this client for this version of Firefox (stored in the pref extensions.blocklist.pingCountVersion) Total ping count (stored in the pref extensions.blocklist.pingCountTotal) Number of full days since last ping so subsets of ADI may be queried along these dimensions. The blocklist is kept up-to-date locally using the UpdateTimerManager facility; the update is scheduled in a manifest and performed by Blocklist#notify . Upon browser startup, after a delay (30 seconds by default), UpdateTimerManager checks whether any of its scheduled tasks are ready. At each wakeup, the single most-overdue task is triggered, if one exists. UpdateTimerManager then sleeps at least two minutes or until the next task is scheduled. Failures are ignored. The raw data is available in BigQuery (see STMO#66481 ). Telemetry only reports whether blocklist checking is enabled or disabled on the client; there is no data in telemetry about blocklist fetches, age, or update failures.","breadcrumbs":"Historical Reference » Legacy Census Metrics » ADI / Active Daily Installs (blocklist fetches)","id":"1003","title":"ADI / Active Daily Installs (blocklist fetches)"},"1004":{"body":"⚠ This description of DAU is not authoritative; please see the DAU definition in metrics for the canonical definition. Firefox DAU is currently computed as the number of unique client_ids observed in main pings received on a calendar day. The DAU count excludes users who have opted out of telemetry . Each main ping describes a single subsession of browser activity. When and how a ping is sent depends on the reason the subsession ends: Table 1: When main pings are sent, and why. Reason\nTrigger\nPercent of subsessions [1]\nMechanism shutdown\nBrowser is closed\n77%\nFor Firefox 55 or later, sent by Pingsender on browser close unless the OS is shutting down. Otherwise, sent by `TelemetrySendImpl.setup` on the following browser launch. environment-change\nThe telemetry environment changed\n13%\nSent when change is detected by `TelemetrySession._onEnvironmentChange` daily\nmore than 24 hours have elapsed since the last ping was sent and the time is local midnight\n8%\nSent at local midnight after a random 0-60 min delay aborted-session\nA session terminates uncleanly (e.g. crash or lost power)\n3%\nSent by the browser on the next launch; the payload to send is written to disk every 5 minutes during an active session and removed by a clean shutdown Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Legacy Census Metrics » DAU / Daily Active Users","id":"1004","title":"DAU / Daily Active Users"},"1005":{"body":"These datasets are no longer updated or maintained. Please reach out to the Data Platform team if you think your needs are best met by an obsolete dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Obsolete Datasets","id":"1005","title":"Obsolete Datasets"},"1006":{"body":"This article describes the various BigQuery tables Mozilla uses to store Activity Stream data, along with some examples of how to access them.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Activity Stream Datasets","id":"1006","title":"Activity Stream Datasets"},"1007":{"body":"What is Activity Stream? Activity Stream Pings Accessing Activity Stream Data activity_stream messaging_system Gotchas and Caveats Examples Sessions per client_id Topsite clicks and Highlights clicks Topsite Tile Dismissals: Sponsored and Non-Sponsored Snippet impressions, blocks, clicks, and dismissals","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Table of Contents","id":"1007","title":"Table of Contents"},"1008":{"body":"Activity Stream is the Firefox module which manages the in product content pages for Firefox: about:home about:newtab about:welcome starting with Firefox 62 Snippets CFR Onboarding What's new panel Moments pages The Activity Stream team has implemented data collection in and around these pages. This data has some overlap with the standard Firefox Telemetry system, however it is a custom system, designed and maintained by that team. For specific questions about this data, reach out to the #fx-messaging-system Slack channel directly.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » What is Activity Stream?","id":"1008","title":"What is Activity Stream?"},"1009":{"body":"This data is measured in various custom pings that are sent via PingCentre (different from Pingsender ). Activity Stream Pings: data_events.md","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Activity Stream Pings","id":"1009","title":"Activity Stream Pings"},"101":{"body":"To deploy metrics in Bigeye, navigate to a schema, table, or column and click \"Add Monitoring.\" You can choose to add metrics via 4 options Freshness and Volume (Pipeline Reliability) Data Quality All metrics Custom SQL, and select the metrics you wish to deploy. Next, choose the columns to monitor, set schedules, thresholds, and filters, and confirm your selections. You can assign the metrics to the relevant collection, grouping related metrics for easier management and monitoring. Once deployed, the metrics appear under the Metrics tab on the relevant schema, table, or column page. We can backfill the metrics for up to 28 days in the past. For more details, please refer to the Bigeye documentation on how to deploy metrics . Watch the Bigeye tutorial on how to use the metrics page","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Deploying Metrics","id":"101","title":"Deploying Metrics"},"1010":{"body":"Activity Stream pings are stored in BigQuery (like other Firefox Telemetry). There are two datasets: activity_stream and messaging_system. activity_stream The activity_stream dataset contains the following tables: events stores user interactions with the about:home and about:newtab pages sessions stores sessions of about:home and about:newtab pages impression_stats stores impression/click/block events for the Pocket recommendations on the about:home and about:newtab pages spoc_fills stores \"Pocket Sponsored\" recommendation related pings messaging_system The messaging_system dataset contains the following tables: cfr stores metrics on user interactions with the CFR (Contextual Feature Recommendation) system moments stores \"Moments Pages\" related pings onboarding stores metrics on user interactions with onboarding features snippets stores impression/click/dismissal metrics for Firefox Snippets whats_new_panel stores \"What's New Panel\" related pings undesired_events stores system health related events","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Accessing Activity Stream Data","id":"1010","title":"Accessing Activity Stream Data"},"1011":{"body":"Since this data collection isn't collected or maintained through our standard Telemetry API, there are a number of \"gotchas\" to keep in mind when working on this data: Ping send conditions : Activity Stream pings have different send conditions, both from Telemetry pings as well as from each other. For example, AS Session Pings get sent by profiles that entered an Activity Stream session, at the end of that session, regardless of how long that session is. Compare this to main pings, which get sent by all Telemetry enabled profiles upon subsession end (browser shutdown, environment change, or local midnight cutoff). Due to these inconsistencies, using data from different sources can be tricky. For example, if we wanted to know how much of DAU (from main pings) had a custom about:home page (available in AS Health Pings), joining on client_id and a date field would only provide information on profiles that started the session on that same day (active profiles on multi-day sessions would be excluded). Population covered : In addition to the usual considerations when looking at a measurement (in what version of Firefox did this measurement start getting collected? In what channels is it enabled in? etc.), when working with this data, there are additional Activity Stream specific conditions to consider when deciding \"who is eligible to send this ping?\" For example, Pocket recommendations are only enabled in the US, CA, UK, and DE countries, for profiles that are on en-US, en-CA, en-GB, and de locales. Furthermore, users can set their about:home and about:newtab page to non-Activity Stream pages. This information can be important when deciding denominators for certain metrics. Different ping types in the same table : The tables in the activity_stream namespace can contain multiple types of pings. For example, the events table contains both AS Page Takeover pings as well as AS User Event pings . Null handling : Some fields in the Activity Stream data encode nulls with a 'N/A' string or a -1 value. Changes in ping behaviors : These pings continue to undergo development and the behavior as well as possible values for a given ping seem to change over time. For example, older versions of the event pings for clicking on a Topsite do not seem to report card_types and icon_types, while newer versions do. Caution is advised. Pocket data : Data related to Pocket interaction and usage in the about:home and about:newtab pages get sent to Pocket via this data collection and pipeline. However, due to privacy reasons, the client_id is omitted in the ping whenever the Pocket recommendation identifiers are included, instead it reports with another user unique identifier impression_id. Though all the Pocket user interactions, such as clicks, dismisses, and save to pocket are still reported as the regular events with the client_id as long as they don't contain the Pocket recommendation identifiers.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Gotchas and Caveats","id":"1011","title":"Gotchas and Caveats"},"1012":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Examples","id":"1012","title":"Examples"},"1013":{"body":"Note: only includes client_ids that completed an Activity Stream session that day. SELECT client_id, DATE(submission_timestamp) AS date, count(DISTINCT session_id) as num_sessions\nFROM `moz-fx-data-shared-prod.activity_stream.sessions`\nWHERE DATE(submission_timestamp) = '20200601'\nGROUP BY 1","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Sessions per client_id","id":"1013","title":"Sessions per client_id"},"1014":{"body":"SELECT client_id, DATE(submission_timestamp) AS date, session_id, page, source, action_position, experiments\nFROM `moz-fx-data-shared-prod.activity_stream.events`\nWHERE source in ('TOP_SITES', 'HIGHLIGHTS') AND event = 'CLICK' DATE(submission_timestamp) = '20200601'","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Topsite clicks and Highlights clicks","id":"1014","title":"Topsite clicks and Highlights clicks"},"1015":{"body":"The Topsite Tile Dismiss action corresponds to the BLOCK event which can be taken on a Sponsored or Non-Sponsored Tile reference . When applied to a Non-Sponsored Tile, the BLOCK event prevents the Tile from appearing in TopSites but leaves the browsing history as is. The DELETE event is fired when the user selects Delete from History and is only applicable to Non-Sponsored Tiles. This action deletes the URL from the client's complete browser history and prevents the Tile from appearing in their Topsites. DELETE doesn't apply to Sponsored Tiles as these are not generated by the user's browsing history. SELECT DATE(submission_timestamp) AS date, count(*)\nFROM `moz-fx-data-shared-prod.activity_stream.events`\nWHERE source = 'TOP_SITES' AND event = 'BLOCK' AND DATE(submission_timestamp) = '20220101' AND value LIKE '%\"card_type\":\"spoc\"%'\nGROUP BY 1\nORDER BY 1","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Topsite Tile Dismissals: Sponsored and Non-Sponsored","id":"1015","title":"Topsite Tile Dismissals: Sponsored and Non-Sponsored"},"1016":{"body":"Note: Which snippet message a record corresponds to can be identified by the message_id (check with Marketing for snippet recipes published). SELECT client_id, DATE(submission_timestamp) AS date, event, message_id, event_context, experiments\nFROM `moz-fx-data-shared-prod.messaging_system.snippets`\nWHERE DATE(submission_timestamp) = '20200601' Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Activity Stream » Snippet impressions, blocks, clicks, and dismissals","id":"1016","title":"Snippet impressions, blocks, clicks, and dismissals"},"1017":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries Distribution of user responses to \"The internet is open and accessible to all\" over time Distribution of responses to \"I was able to get what I wanted from using the Internet today\" by default search engine. Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Attitudes Daily","id":"1017","title":"Attitudes Daily"},"1018":{"body":"The attitudes_daily table is a Telemetry instantiation of user responses to the Daily Attitudes Survey (DAS) over time. It is joined to clients_daily using client_id and submission_date. Contents Most Firefox surveys are point-in-time without longitudinal insights. The DAS is completed by ~300 Firefox users every day, allowing us to measure long term attitudinal trends combined with users' corresponding Telemetry attributes. Accessing the Data The attitudes_daily table is accessible through STMO using the Telemetry (BigQuery) data source. The full table name is moz-fx-data-shared-prod.telemetry.attitudes_daily. Here's an example query (STMO#163424) .","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Introduction","id":"1018","title":"Introduction"},"1019":{"body":"The DAS shows the user the following four statements, all having the same possible responses of \"Agree\", \"Disagree\" or \"Neutral or not sure\". Each question has an identifier in the attitudes_daily table as the question_keyfield (shown in parentheses after each statement below) The internet is open and accessible to all (internet_accessible) I trust Firefox to help me with my online privacy (trust_firefox) All the sites I’ve visited recently have worked; none of them seem broken (sites_work) Using the internet helped me meet my goals today (met_goals) User responses are processed and mapped to their question_key's in this script , creating a table moz-fx-data-shared-prod.external.survey_gizmo_daily_attitudes which is subsequently joined to clients_daily.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Data Reference","id":"1019","title":"Data Reference"},"102":{"body":"Bigeye tracks data quality by monitoring the timeliness (freshness) and completeness (volume) of your data and checks them hourly. Initially, it looks back 28 days, then 2 days for subsequent runs. For volume, it aggregates row counts into hourly buckets, using the same lookback periods. We have an option to select manual thresholds vs Autothresholds that learn typical patterns and alert on anomalies. Only one Freshness and one Volume metric can be deployed per table. Cost Consideration Freshness and Volume metrics are included by default for each table and are free of charge. Please refer to Bigeye documentation for more details on Freshness and Volume metrics .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Freshness and Volume (Pipeline Reliability)","id":"102","title":"Freshness and Volume (Pipeline Reliability)"},"1020":{"body":"Distribution of user responses to \"The internet is open and accessible to all\" over time SELECT submission_date, value, count(DISTINCT client_id) as n\nFROM `moz-fx-data-shared-prod.telemetry.attitudes_daily`\nWHERE question_key = 'internet_accessible' AND value IS NOT NULL\nGROUP BY 1, 2 Distribution of responses to \"I was able to get what I wanted from using the Internet today\" by default search engine. SELECT value, CASE WHEN STARTS_WITH(default_search_engine, 'google') THEN 'Google' WHEN STARTS_WITH(default_search_engine, 'ddg') THEN 'DuckDuckGo' WHEN STARTS_WITH(default_search_engine, 'bing') THEN 'Bing' ELSE 'Other' END AS search_engine, count(*) AS n\nFROM `moz-fx-data-shared-prod.telemetry.attitudes_daily`\nWHERE question_key = 'met_goals' AND value IS NOT NULL AND submission_date > DATE_SUB(CURRENT_DATE, INTERVAL '7' DAY)\nGROUP BY 1, 2","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Example Queries","id":"1020","title":"Example Queries"},"1021":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the attitudes_daily DAG .","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Scheduling","id":"1021","title":"Scheduling"},"1022":{"body":"The data is partitioned by submission_date. As of 2019-09-15, the current version of the attitudes_daily dataset is v1.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Schema","id":"1022","title":"Schema"},"1023":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. You can view the task run status in airflow here . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Attitudes Daily » Code Reference","id":"1023","title":"Code Reference"},"1024":{"body":"As of 2019-08-21, this dataset has been deprecated and is no longer maintained. See Bug 1561048 for historical sources. Introduction Content Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Churn","id":"1024","title":"Churn"},"1025":{"body":"The churn dataset tracks the 7-day churn rate of telemetry profiles. This dataset is generally used for analyzing cohort churn across segments and time. Content Churn is the rate of attrition defined by (clients seen in week N)/(clients seen in week 0) for groups of clients with some shared attributes. A group of clients with shared attributes is called a cohort . The cohorts in this dataset are created every week and can be tracked over time using the acquisition_date and the weeks since acquisition or current_week. The following example demonstrates the current logic for generating this dataset. Each column represents the days since some arbitrary starting date. client 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 A X X B X X X X X X C X X All three clients are part of the same cohort. Client A is retained for weeks 0 and 1 since there is activity in both periods. A client only needs to show up once in the period to be counted as retained. Client B is acquired in week 0 and is active frequently but does not appear in following weeks. Client B is considered churned on week 1. However, a client that is churned can become retained again. Client C is considered churned on week 1 but retained on week 2. The following table summarizes the above daily activity into the following view where every column represents the current week since acquisition date.. client 0 1 2 A X X B X C X X The clients are then grouped into cohorts by attributes. An attribute describes a property about the cohort such as the country of origin or the binary distribution channel. Each group also contains descriptive aggregates of engagement. Each metric describes the activity of a cohort such as size and overall usage at a given time instance. Background and Caveats The original concept for churn is captured in this Mana page . The original derived data-set was created in bug 1198537 . The first major revision (v2) of this data-set added attribution, search, and uri counts. The second major revision (v3) included additional clients through the new-profile ping and adjusted the collection window from 10 to 5 days. Each row in this dataset describes a unique segment of users The number of rows is exponential with the number of dimensions New fields should be added sparing to account for data-set size The dataset lags by 10 days in order account for submission latency This value was determined to be time for 99% of main pings to arrive at the server. With the shutdown-ping sender, this has been reduced to 4 days. However, churn_v3 still tracks releases older than Firefox 55. The start of the period is fixed to Sundays. Once it has been aggregated, the period cannot be shifted due to the way clients are counted. A supplementary 1-day retention dataset using HyperLogLog for client counts is available for counting over arbitrary retention periods and date offsets. Additionally, calculating churn or retention over specific cohorts is tractable in STMO with main_summary or clients_daily datasets. Accessing the Data churn is available in STMO under Athena and Presto. The data is also available in parquet for consumption by columnar data engines at s3://telemetry-parquet/churn/v3.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Introduction","id":"1025","title":"Introduction"},"1026":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Data Reference","id":"1026","title":"Data Reference"},"1027":{"body":"This section walks through a typical query to generate data suitable for visualization. field type description cohort_date common, attribute The start date bucket of the cohort. This is week the client was acquired. elapsed_periods common, attribute The number of periods that have elapsed since the cohort date. In this dataset, the retention period is 7 days. channel attribute Part of the release train model. An attribute that distinguishes cohorts. geo filter attribute Country code. Used to filter out all countries other than the 'US' n_profiles metric Count of users in a cohort. Use sum to aggregate. First the fields are extracted and aliased for consistency. cohort_date and elapsed_periods are common to most retention queries and are useful concepts for building on other datasets. WITH extracted AS ( SELECT acquisition_period AS cohort_date, current_week AS elapsed_periods, n_profiles, channel, geo FROM churn\n), The extracted table is filtered down to the attributes of interest. The cohorts of interest originate in the US and are in the release or beta channels. Note that channel here is the concatenation of the normalized channel and the funnelcake id. Only cohorts appearing after August 6, 2017 are chosen to be in this population. population AS ( SELECT channel, cohort_date, elapsed_periods, n_profiles FROM extracted WHERE geo = 'US' AND channel IN ('release', 'beta') AND cohort_date > '20170806' -- filter out noise from clients with incorrect dates AND elapsed_periods >= 0 AND elapsed_periods < 12\n), The number of profiles is aggregated by the cohort dimensions. The cohort acquisition date and elapsed periods since acquisition are fundamental to cohort analysis. cohorts AS ( SELECT channel, cohort_date, elapsed_periods, sum(n_profiles) AS n_profiles FROM population GROUP BY 1, 2, 3\n), The table will have the following structure. The table is sorted by the first three columns for demonstration. channel cohort_date elapsed_periods n_profiles release 20170101 0 100 release 20170101 1 90 release 20170101 2 80 ... ... ... ... beta 20170128 10 25 Finally, retention is calculated through the number of profiles at the time of the elapsed_period relative to the initial period. This data can be imported into a pivot table for further analysis. results AS ( SELECT c.*, iv.n_profiles AS total_n_profiles, (0.0+c.n_profiles)*100/iv.n_profiles AS percentage_n_profiles FROM cohorts c JOIN ( SELECT * FROM cohorts WHERE elapsed_periods = 0 ) iv ON ( c.cohort_date = iv.cohort_date AND c.channel = iv.channel )\n) channel cohort_date elapsed_periods n_profiles total_n_profiles percentage_n_profiles release 20170101 0 100 100 1.0 release 20170101 1 90 100 0.9 release 20170101 2 80 100 0.8 ... .... ... ... ... ... beta 20170128 10 25 50 0.5 Obtain the results. SELECT *\nFROM results You may consider visualizing using cohort graphs, line charts, or a pivot tables. See Firefox Telemetry Retention: Dataset Example Usage for more examples.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Example Queries","id":"1027","title":"Example Queries"},"1028":{"body":"The aggregated churn data is updated weekly on Wednesday.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Scheduling","id":"1028","title":"Scheduling"},"1029":{"body":"As of 2017-10-15, the current version of churn is v3 and has a schema as follows: root |-- channel: string (nullable = true) |-- geo: string (nullable = true) |-- is_funnelcake: string (nullable = true) |-- acquisition_period: string (nullable = true) |-- start_version: string (nullable = true) |-- sync_usage: string (nullable = true) |-- current_version: string (nullable = true) |-- current_week: long (nullable = true) |-- source: string (nullable = true) |-- medium: string (nullable = true) |-- campaign: string (nullable = true) |-- content: string (nullable = true) |-- distribution_id: string (nullable = true) |-- default_search_engine: string (nullable = true) |-- locale: string (nullable = true) |-- is_active: string (nullable = true) |-- n_profiles: long (nullable = true) |-- usage_hours: double (nullable = true) |-- sum_squared_usage_hours: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- unique_domains_count_per_profile: double (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Schema","id":"1029","title":"Schema"},"103":{"body":"Bigeye offers a range of available metrics to monitor data quality and reliability across your data pipelines. These metrics cover areas such as data freshness, volume, distribution, schema changes, and anomalies. You can deploy these metrics to track key performance indicators and ensure your data meets expected standards. Please refer to the Bigeye documentation for list of available metrics . Watch the Bigeye tutorial on the metrics types","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » List of available metrics","id":"103","title":"List of available metrics"},"1030":{"body":"The script for generating churn currently lives in mozilla/python_mozetl . The job can be found in mozetl/engagement/churn . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Churn » Code Reference","id":"1030","title":"Code Reference"},"1031":{"body":"As of 2019-04-10, this dataset has been deprecated and is no longer maintained. Please use clients_last_seen instead. See Bug 1543518 for more information. Replacement Introduction Content Background and Caveats Accessing the Data Further Reading Data Reference Example Queries Compute DAU for non-windows clients for the last week Compute WAU by Channel for the last week Caveats Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Client Count Daily Reference","id":"1031","title":"Client Count Daily Reference"},"1032":{"body":"We've moved to calculating exact user counts based on clients_last_seen .","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Replacement","id":"1032","title":"Replacement"},"1033":{"body":"The client_count_daily dataset is useful for estimating user counts over a few pre-defined dimensions . The client_count_daily dataset is similar to the deprecated client_count dataset except that is aggregated by submission date and not activity date. Content This dataset includes columns for a dozen factors and an HLL variable. The hll column contains a HyperLogLog variable, which is an approximation to the exact count. The factor columns include submission date and the dimensions listed here . Each row represents one combinations of the factor columns. Background and Caveats It's important to understand that the hll column is not a standard count . The hll variable avoids double-counting users when aggregating over multiple days. The HyperLogLog variable is a far more efficient way to count distinct elements of a set, but comes with some complexity. To find the cardinality of an HLL use cardinality(cast(hll AS HLL)). To find the union of two HLL's over different dates, use merge(cast(hll AS HLL)). The Firefox ER Reporting Query (STMO#81) is a good example to review. Finally, Roberto has a relevant write-up here . Accessing the Data The data is available in STMO. Take a look at STMO#81 . Further Reading","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Introduction","id":"1033","title":"Introduction"},"1034":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Data Reference","id":"1034","title":"Data Reference"},"1035":{"body":"Compute DAU for non-windows clients for the last week WITH sample AS ( SELECT os, submission_date, cardinality(merge(cast(hll AS HLL))) AS count FROM client_count_daily WHERE submission_date >= DATE_FORMAT(CURRENT_DATE - INTERVAL '7' DAY, '%Y%m%d') GROUP BY submission_date, os\n) SELECT os, -- formatting date as late as possible improves performance dramatically date_parse(submission_date, '%Y%m%d') AS submission_date, count\nFROM sample\nWHERE count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Compute WAU by Channel for the last week WITH dau AS ( SELECT normalized_channel, submission_date, merge(cast(hll AS HLL)) AS hll FROM client_count_daily -- 2 days of lag, 7 days of results, and 6 days preceding for WAU WHERE submission_date > DATE_FORMAT(CURRENT_DATE - INTERVAL '15' DAY, '%Y%m%d') GROUP BY submission_date, normalized_channel\n),\nwau AS ( SELECT normalized_channel, submission_date, cardinality(merge(hll) OVER ( PARTITION BY normalized_channel ORDER BY submission_date ROWS BETWEEN 6 PRECEDING AND 0 FOLLOWING )) AS count FROM dau\n) SELECT normalized_channel, -- formatting date as late as possible improves performance dramatically date_parse(submission_date, '%Y%m%d') AS submission_date, count\nFROM wau\nWHERE count > 10 -- remove outliers AND submission_date > DATE_FORMAT(CURRENT_DATE - INTERVAL '9' DAY, '%Y%m%d') -- only days that have a full WAU","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Example Queries","id":"1035","title":"Example Queries"},"1036":{"body":"The hll column does not product an exact count. hll stands for HyperLogLog , a sophisticated algorithm that allows for the counting of extremely high numbers of items, sacrificing a small amount of accuracy in exchange for using much less memory than a simple counting structure. When count is calculated over a column that may change over time, such as total_uri_count_threshold, then a client would be counted in every group where they appear. Over longer windows, like MAU, this is more likely to occur.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Caveats","id":"1036","title":"Caveats"},"1037":{"body":"The data is partitioned by submission_date which is formatted as %Y%m%d, like 20180130. As of 2018-03-15, the current version of the client_count_daily dataset is v2, and has a schema as follows: root |-- app_name: string (nullable = true) |-- app_version: string (nullable = true) |-- country: string (nullable = true) |-- devtools_toolbox_opened: boolean (nullable = true) |-- e10s_enabled: boolean (nullable = true) |-- hll: binary (nullable = true) |-- locale: string (nullable = true) |-- normalized_channel: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- top_distribution_id: string (nullable = true) |-- total_uri_count_threshold: integer (nullable = true) Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count Daily » Schema","id":"1037","title":"Schema"},"1038":{"body":"As of 2019-10-23, this dataset has been deprecated and is no longer maintained. See Bug 1585539 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Client Count","id":"1038","title":"Historical Reference"},"1039":{"body":"As of 2018-04-02, this dataset has been deprecated and is no longer maintained. See Bug 1388025 for more information. Introduction Rows and Columns Accessing the Data Further Reading Data Reference Example Queries Sampling Invalid Pings Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Crash Aggregates","id":"1039","title":"Crash Aggregates"},"104":{"body":"Autometrics are suggested metrics that monitor anomalies in column-level data, automatically generated for all new datasets in Bigeye. They can be found under the Autometrics tab in the Catalog when viewing a source, schema, table, or column page. Try to avoid this option! : On tables with many columns a large number of monitors might get deployed. This increases noise and cost. Instead, it is recommended to choose relevant metrics from the list of available metrics manually.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Autometrics","id":"104","title":"Autometrics"},"1040":{"body":"The crash_aggregates dataset compiles crash statistics over various dimensions for each day. Rows and Columns There's one column for each of the stratifying dimensions and the crash statistics. Each row is a distinct set of dimensions, along with their associated crash stats. Example stratifying dimensions include channel and country, example statistics include usage hours and plugin crashes. Accessing the Data This dataset is accessible via STMO. The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/crash_aggregates/v1/ Further Reading The technical documentation for this dataset can be found in the telemetry-batch-view documentation","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Introduction","id":"1040","title":"Introduction"},"1041":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Data Reference","id":"1041","title":"Data Reference"},"1042":{"body":"Here's an example query that computes crash rates for each channel (sorted by number of usage hours): SELECT dimensions['channel'] AS channel, sum(stats['usage_hours']) AS usage_hours, 1000 * sum(stats['main_crashes']) / sum(stats['usage_hours']) AS main_crash_rate, 1000 * sum(stats['content_crashes']) / sum(stats['usage_hours']) AS content_crash_rate, 1000 * sum(stats['plugin_crashes']) / sum(stats['usage_hours']) AS plugin_crash_rate, 1000 * sum(stats['gmplugin_crashes']) / sum(stats['usage_hours']) AS gmplugin_crash_rate, 1000 * sum(stats['gpu_crashes']) / sum(stats['usage_hours']) AS gpu_crash_rate\nFROM crash_aggregates\nGROUP BY dimensions['channel']\nORDER BY -sum(stats['usage_hours']) Main process crashes by build date and OS version. WITH channel_rates AS ( SELECT dimensions['build_id'] AS build_id, SUM(stats['main_crashes']) AS main_crashes, -- total number of crashes SUM(stats['usage_hours']) / 1000 AS usage_kilohours, -- thousand hours of usage dimensions['os_version'] AS os_version -- os version FROM crash_aggregates WHERE dimensions['experiment_id'] is null -- not in an experiment AND regexp_like(dimensions['build_id'], '^\\d{14}$') -- validate build IDs AND dimensions['build_id'] > '20160201000000' -- only in the date range that we care about GROUP BY dimensions['build_id'], dimensions['os_version']\n)\nSELECT cast(parse_datetime(build_id, 'yyyyMMddHHmmss') as date) as build_id, -- program build date usage_kilohours, -- thousands of usage hours os_version, -- os version main_crashes / usage_kilohours AS main_crash_rate -- crash rate being defined as crashes per thousand usage hours\nFROM channel_rates\nWHERE usage_kilohours > 100 -- only aggregates that have statistically significant usage hours\nORDER BY build_id ASC","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Example Queries","id":"1042","title":"Example Queries"},"1043":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Sampling","id":"1043","title":"Sampling"},"1044":{"body":"We ignore invalid pings in our processing. Invalid pings are defined as those that: The submission dates or activity dates are invalid or missing. The build ID is malformed. The docType field is missing or unknown. The ping is a main ping without usage hours or a crash ping with usage hours.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Invalid Pings","id":"1044","title":"Invalid Pings"},"1045":{"body":"The crash_aggregates job is run daily, at midnight UTC. The job is scheduled on Airflow . The DAG is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Scheduling","id":"1045","title":"Scheduling"},"1046":{"body":"The crash_aggregates table has 4 commonly-used columns: submission_date is the date pings were submitted for a particular aggregate. For example, select sum(stats['usage_hours']) from crash_aggregates where submission_date = '2016-03-15' will give the total number of user hours represented by pings submitted on March 15, 2016. The dataset is partitioned by this field. Queries that limit the possible values of submission_date can run significantly faster. activity_date is the day when the activity being recorded took place. For example, select sum(stats['usage_hours']) from crash_aggregates where activity_date = '2016-03-15' will give the total number of user hours represented by activities that took place on March 15, 2016. This can be several days before the pings are actually submitted, so it will always be before or on its corresponding submission_date. Therefore, queries that are sensitive to when measurements were taken on the client should prefer this field over submission_date. dimensions is a map of all the other dimensions that we currently care about. These fields include: dimensions['build_version'] is the program version, like 46.0a1. dimensions['build_id'] is the YYYYMMDDhhmmss timestamp the program was built, like 20160123180541. This is also known as the build ID or buildid. dimensions['channel'] is the channel, like release or beta. dimensions['application'] is the program name, like Firefox or Fennec. dimensions['os_name'] is the name of the OS the program is running on, like Darwin or Windows_NT. dimensions['os_version'] is the version of the OS the program is running on. dimensions['architecture'] is the architecture that the program was built for (not necessarily the one it is running on). dimensions['country'] is the country code for the user (determined using geoIP), like US or UK. dimensions['experiment_id'] is the identifier of the experiment being participated in, such as e10s-beta46-noapz@experiments.mozilla.org, or null if no experiment. dimensions['experiment_branch'] is the branch of the experiment being participated in, such as control or experiment, or null if no experiment. dimensions['e10s_enabled'] is whether E10s is enabled. dimensions['gfx_compositor'] is the graphics backend compositor used by the program, such as d3d11, opengl and simple. Null values may be reported as none as well. All of the above fields can potentially be blank, which means \"not present\". That means that in the actual pings, the corresponding fields were null. stats contains the aggregate values that we care about: stats['usage_hours'] is the number of user-hours represented by the aggregate. stats['main_crashes'] is the number of main process crashes represented by the aggregate (or just program crashes, in the non-E10S case). stats['content_crashes'] is the number of content process crashes represented by the aggregate. stats['plugin_crashes'] is the number of plugin process crashes represented by the aggregate. stats['gmplugin_crashes'] is the number of Gecko media plugin (often abbreviated GMPlugin) process crashes represented by the aggregate. stats['content_shutdown_crashes'] is the number of content process crashes that were caused by failure to shut down in a timely manner. stats['gpu_crashes'] is the number of GPU process crashes represented by the aggregate. TODO(harter): https://bugzilla.mozilla.org/show_bug.cgi?id=1361862 Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Aggregates » Schema","id":"1046","title":"Schema"},"1047":{"body":"Introduction Contents Accessing the Data Further Reading Data Reference Example Queries Sampling Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Crash Summary Reference","id":"1047","title":"Crash Summary Reference"},"1048":{"body":"As of 2019-11-06, this dataset has been deprecated and is no longer maintained. Please use the telemetry.crash table instead, which is generated directly from live pings and is much more complete. See Bug 1572069 for more information. The crash_summary table is the a direct representation of a crash ping. Contents The crash_summary table contains one row for each crash ping. Each column represents one field from the crash ping payload, though only a subset of all crash ping fields are included. Accessing the Data The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/crash_summary/v1/ crash_summary is accessible through STMO. Here's an example query (STMO#4793) . Further Reading The technical documentation for crash_summary is located in the telemetry-batch-view documentation . The code responsible for generating this dataset is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Introduction","id":"1048","title":"Introduction"},"1049":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Data Reference","id":"1049","title":"Data Reference"},"105":{"body":"Custom rules are useful for addressing unique data quality requirements that standard metrics may not cover. Once set, these rules integrate into your monitoring workflow.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Custom SQL","id":"105","title":"Custom SQL"},"1050":{"body":"Here is an example query to get the total number of main crashes by gfx_compositor: select gfx_compositor, count(*)\nfrom crash_summary\nwhere application = 'Firefox'\nand (payload.processType IS NULL OR payload.processType = 'main')\ngroup by gfx_compositor","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Example Queries","id":"1050","title":"Example Queries"},"1051":{"body":"CrashSummary contains one record for every crash ping submitted by Firefox.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Sampling","id":"1051","title":"Sampling"},"1052":{"body":"This dataset is updated daily, shortly after midnight UTC. The job is scheduled on telemetry-airflow . The DAG is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Scheduling","id":"1052","title":"Scheduling"},"1053":{"body":"root |-- client_id: string (nullable = true) |-- normalized_channel: string (nullable = true) |-- build_version: string (nullable = true) |-- build_id: string (nullable = true) |-- channel: string (nullable = true) |-- crash_time: string (nullable = true) |-- application: string (nullable = true) |-- os_name: string (nullable = true) |-- os_version: string (nullable = true) |-- architecture: string (nullable = true) |-- country: string (nullable = true) |-- experiment_id: string (nullable = true) |-- experiment_branch: string (nullable = true) |-- experiments: map (nullable = true) | |-- key: string | |-- value: string (valueContainsNull = true) |-- e10s_enabled: boolean (nullable = true) |-- gfx_compositor: string (nullable = true) |-- profile_created: integer (nullable = true) |-- payload: struct (nullable = true) | |-- crashDate: string (nullable = true) | |-- processType: string (nullable = true) | |-- hasCrashEnvironment: boolean (nullable = true) | |-- metadata: map (nullable = true) | | |-- key: string | | |-- value: string (valueContainsNull = true) | |-- version: integer (nullable = true) |-- submission_date: string (nullable = true) For more detail on where these fields come from in the raw data , please look at the case classes in the CrashSummaryView code . Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Crash Summary » Schema","id":"1053","title":"Schema"},"1054":{"body":"As of 2019-11-21, this dataset has been deprecated and is no longer maintained. See Bug 1594112 for more information. Introduction Contents Accessing the data Further Reading Data Reference Example Queries Sampling Data sources Scheduling Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Error Aggregates Reference","id":"1054","title":"Error Aggregates Reference"},"1055":{"body":"The error_aggregates_v2 table represents counts of errors counted from main and crash pings, aggregated every 5 minutes. It is the dataset backing the old mission control view, but may also be queried independently. Contents The error_aggregates_v2 table contains counts of various error measures (for example: crashes, \"the slow script dialog showing\"), aggregated across each unique set of dimensions (for example: channel, operating system) every 5 minutes. You can get an aggregated count for any particular set of dimensions by summing using SQL. Experiment unpacking It's important to note that when this dataset is written, pings from clients participating in an experiment are aggregated on the experiment_id and experiment_branch dimensions corresponding to what experiment and branch they are participating in. However, they are also aggregated with the rest of the population where the values of these dimensions are null. Therefore care must be taken when writing aggregating queries over the whole population - in these cases one needs to filter for experiment_id is null and experiment_branch is null in order to not double-count pings from experiments. Accessing the data You can access the data via STMO. Choose Athena and then select the telemetry.error_aggregates_v2 table. Further Reading The code responsible for generating this dataset is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Introduction","id":"1055","title":"Introduction"},"1056":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Data Reference","id":"1056","title":"Data Reference"},"1057":{"body":"Getting a large number of different crash measures across many platforms and channels ( STMO#4769 ): SELECT window_start, build_id, channel, os_name, version, sum(usage_hours) AS usage_hours, sum(main_crashes) AS main, sum(content_crashes) AS content, sum(gpu_crashes) AS gpu, sum(plugin_crashes) AS plugin, sum(gmplugin_crashes) AS gmplugin\nFROM error_aggregates_v2 WHERE application = 'Firefox' AND (os_name = 'Darwin' or os_name = 'Linux' or os_name = 'Windows_NT') AND (channel = 'beta' or channel = 'release' or channel = 'nightly' or channel = 'esr') AND build_id > '201801' AND window_start > current_timestamp - (1 * interval '24' hour) AND experiment_id IS NULL AND experiment_branch IS NULL\nGROUP BY window_start, channel, build_id, version, os_name Get the number of main_crashes on Windows over a small interval ( STMO#51677 ): SELECT window_start as time, sum(main_crashes) AS main_crashes\nFROM error_aggregates_v2 WHERE application = 'Firefox' AND os_name = 'Windows_NT' AND channel = 'release' AND version = '58.0.2' AND window_start > timestamp '2018-02-21' AND window_end < timestamp '2018-02-22' AND experiment_id IS NULL AND experiment_branch IS NULL\nGROUP BY window_start","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Example Queries","id":"1057","title":"Example Queries"},"1058":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Sampling","id":"1058","title":"Sampling"},"1059":{"body":"The aggregates in this data source are derived from main, crash and core pings : crash pings are used to count/gather main and content crash events, all other errors from desktop clients (including all other crashes) are gathered from main pings core pings are used to count usage hours, first subsession and unique client counts.","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Data sources","id":"1059","title":"Data sources"},"106":{"body":"It's recommended to avoid deploying Autometrics extensively, as this could result in a high signal-to-noise ratio, leading to unnecessary alerts and potential distraction. When deploying metrics on search tables, we observed that the median calculation using the BigQuery function does not work as expected. Due to this limitation, it is recommended to avoid using the median metric in these scenarios to ensure accurate results. Autothresholds are recommended for freshness and volume metrics, as they automatically adjust based on typical patterns. For other metrics, it's advisable to manually set thresholds to ensure accuracy and relevance. It is recommended to add metrics at the view level rather than directly on tables. This ensures that even if a table becomes obsolete or is upgraded, unnecessary checks on previous versions are avoided. The only exception to this rule is for freshness and volume metrics, which must be deployed directly on tables. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Deploying Metrics » Recommendations / Best Practices to deploying metrics","id":"106","title":"Recommendations / Best Practices to deploying metrics"},"1060":{"body":"The error_aggregates job is run continuously, using the Spark Streaming infrastructure","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Scheduling","id":"1060","title":"Scheduling"},"1061":{"body":"The error_aggregates_v2 table has the following columns which define its dimensions: window_start: beginning of interval when this sample was taken window_end: end of interval when this sample was taken (will always be 5 minutes more than window_start for any given row) submission_date_s3: the date pings were submitted for a particular aggregate channel: the channel, like release or beta version: the version e.g. 57.0.1 display_version: like version, but includes beta number if applicable e.g. 57.0.1b4 build_id: the YYYYMMDDhhmmss timestamp the program was built, like 20160123180541. This is also known as the build ID or buildid application: application name (e.g. Firefox or Fennec) os_name: name of the OS (e.g. Darwin or Windows_NT) os_version: version of the OS architecture: build architecture, e.g. x86 country: country code for the user (determined using geoIP), like US or UK experiment_id: identifier of the experiment being participated in, such as e10s-beta46-noapz@experiments.mozilla.org, null if no experiment or for unpacked rows (see Experiment unpacking ) experiment_branch: the branch of the experiment being participated in, such as control or experiment, null if no experiment or for unpacked rows (see Experiment unpacking ) And these are the various measures we are counting: usage_hours: number of usage hours (i.e. total number of session hours reported by the pings in this aggregate, note that this might include time where people are not actively using the browser or their computer is asleep) count: number of pings processed in this aggregate main_crashes: number of main process crashes (or just program crashes, in the non-e10s case) startup_crashes : number of startup crashes content_crashes: number of content process crashes (version => 58 only) gpu_crashes: number of GPU process crashes plugin_crashes: number of plugin process crashes gmplugin_crashes: number of Gecko media plugin (often abbreviated GMPlugin) process crashes content_shutdown_crashes: number of content process crashes that were caused by failure to shut down in a timely manner (version => 58 only) browser_shim_usage_blocked: number of times a CPOW shim was blocked from being created by browser code permissions_sql_corrupted: number of times the permissions SQL error occurred (beta/nightly only) defective_permissions_sql_removed: number of times there was a removal of defective permissions.sqlite (beta/nightly only) slow_script_notice_count: number of times the slow script notice count was shown (beta/nightly only) slow_script_page_count: number of pages that trigger slow script notices (beta/nightly only) Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Error Aggregates » Schema","id":"1061","title":"Schema"},"1062":{"body":"Introduction Contents Background and Caveats Accessing the Data","breadcrumbs":"Historical Reference » Obsolete Datasets » First Shutdown Summary » First Shutdown Summary","id":"1062","title":"First Shutdown Summary"},"1063":{"body":"The first_shutdown_summary table is a summary of the first-shutdown ping . Contents The first shutdown ping contains first session usage data. The dataset has rows similar to the telemetry_new_profile_parquet , but in the shape of main_summary . Background and Caveats Ping latency was reduced through the shutdown ping-sender mechanism in Firefox 55. To maintain consistent historical behavior, the first main ping is not sent until the second start up. In Firefox 57, a separate first-shutdown ping was created to evaluate first-shutdown behavior while maintaining backwards compatibility. In many cases, the first-shutdown ping is a duplicate of the main ping. The first-shutdown summary can be used in conjunction with the main summary by taking the union and deduplicating on the document_id. Accessing the Data The data can be accessed as first_shutdown_summary. The data is backfilled to 2017-09-22, the date of its first nightly appearance. This data should be available to all releases on and after Firefox 57. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » First Shutdown Summary » Introduction","id":"1063","title":"Introduction"},"1064":{"body":"As of 2018-05-18, this dataset has been deprecated and is no longer maintained. See Bug 1455314 Replacement Introduction Contents Background and Caveats Accessing the Data Further Reading Data Reference Example Queries Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Heavy Users","id":"1064","title":"Heavy Users"},"1065":{"body":"We've moved to assigning user's an active tag based on total_uri_count. The activity of a user based on active_ticks is available in clients_daily in the active_hours_sum field, which has the sum(active_ticks / 720). To retrieve a client's 28-day active_hours, use the following query: SELECT submission_date_s3, client_id, SUM(active_hours_sum) OVER (PARTITION BY client_id ORDER BY submission_date_s3 ASC ROWS 27 PRECEDING) AS monthly_active_hours\nFROM clients_daily","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Replacement","id":"1065","title":"Replacement"},"1066":{"body":"The heavy_users table provides information about whether a given client_id is considered a \"heavy user\" on each day (using submission date). Contents The heavy_users table contains one row per client-day, where day is submission_date. A client has a row for a specific submission_date if they were active at all in the 28 day window ending on that submission_date. A user is a \"heavy user\" as of day N if, for the 28 day period ending on day N, the sum of their active_ticks is in the 90th percentile (or above) of all clients during that period. For more analysis on this, and a discussion of new profiles, see this link . Background and Caveats Data starts at 20170801. There is technically data in the table before this, but the heavy_user column is NULL for those dates because it needed to bootstrap the first 28 day window. Because it is top the 10% of clients for each 28 day period, more than 10% of clients active on a given submission_date will be considered heavy users. If you join with another data source (main_summary, for example), you may see a larger proportion of heavy users than expected. Each day has a separate, but related, set of heavy users. Initial investigations show that approximately 97.5% of heavy users as of a certain day are still considered heavy users as of the next day. There is no \"fixing\" or weighting of new profiles - days before the profile was created are counted as zero active_ticks. Analyses may need to use the included profile_creation_date field to take this into account. Accessing the Data The data is available both via sql.t.m.o and Spark. In Spark: spark.read.parquet(\"s3://telemetry-parquet/heavy_users/v1\") In SQL: SELECT * FROM heavy_users LIMIT 3 Further Reading The code responsible for generating this dataset is here","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Introduction","id":"1066","title":"Introduction"},"1067":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Data Reference","id":"1067","title":"Data Reference"},"1068":{"body":"Example queries: Join heavy_users with main_summary to get distribution of max_concurrent_tab_count for heavy vs. non-heavy users (STMO#47041) Join heavy_users with longitudinal to get crash rates for heavy vs. non-heavy users (STMO#47044)","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Example Queries","id":"1068","title":"Example Queries"},"1069":{"body":"As of 2017-10-05, the current version of the heavy_users dataset is v1, and has a schema as follows: root |-- client_id: string (nullable = true) |-- sample_id: integer (nullable = true) |-- profile_creation_date: long (nullable = true) |-- active_ticks: long (nullable = true) |-- active_ticks_period: long (nullable = true) |-- heavy_user: boolean (nullable = true) |-- prev_year_heavy_user: boolean (nullable = true) |-- submission_date_s3: string (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Schema","id":"1069","title":"Schema"},"107":{"body":"Collections help you organize and focus on specific areas of interest, making it simpler to track and address data quality across different segments of your data landscape. This feature enhances efficiency by allowing users to monitor grouped entities in a cohesive manner.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Collections in Bigeye","id":"107","title":"Collections in Bigeye"},"1070":{"body":"This dataset is generated by telemetry-batch-view . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Heavy Users » Code Reference","id":"1070","title":"Code Reference"},"1071":{"body":"Modern mobile products use the Glean SDK and are thus documented by the Glean Dictionary . This documentation documents some details about accessing data for legacy products based on other technology.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Legacy Mobile Datasets","id":"1071","title":"Legacy Mobile Datasets"},"1072":{"body":"Legacy (pre-Glean) mobile data is structured differently than desktop data. Instead of sending a main ping, mobile has provides the following key types of pings: core events The core ping is sent once for each session. It includes a much smaller set of metrics than the main ping because of network and data size constraints. All mobile apps send the core ping. For more information on the core ping, see the telemetry documentation here . Event pings are not sent for all products. They are sent by Focus Android, Focus iOS, Klar, Firefox for FireTV, Firefox for Echo Show, and Firefox Lite. Event pings are sent more frequently than core pings, at most once per 10 minute interval. If a ping records 10,000 events, it is sent immediately unless it is within 10 minutes of the last event ping sent: in this case some data may be lost. Mobile legacy event pings follow generally the same format as the desktop event ping . Fennec (Firefox Android) does not send event pings. Instead, it includes a saved_session ping with the same format as main pings. However, it is only available for users who have installed a pre-release and a few users who have installed a release. In both cases, they must have opted into signing up for telemetry collection. Data from this collection must be treated with caution because it is based on a biased population and therefore should not be used to make conclusions about Fennec users. For more information on the implementation of the event pings and to view event descriptions for Focus , Firefox for FireTV , or Firefox for Echo Show , see the following documentation:","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Legacy ping tables","id":"1072","title":"Legacy ping tables"},"1073":{"body":"telemetry.core For most analyses of mobile data, you need to use the telemetry.core table. It includes data for all the non-desktop Firefox applications that send core pings. You need to filter on app_name and os because Firefox iOS and Firefox Android have the same app_name. It is recommended that you always filter on app_name, os, app version (found as metadata_app_version) and release channel (it is located under metadata as metadata.normalized_channel). Versioned tables are available for core ping storage for historical reference, but a table without a version suffix always represents an up-to-date table. It is recommended that you use the unversioned table, so you can be sure your analysis is based on up-to-date information. The seq field indicates the order in which pings are sent. A record includes seq = 1, which represents the first ping that is received for a client id. It can be used as a proxy to identify new users.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Core Ping Derived Datasets","id":"1073","title":"Core Ping Derived Datasets"},"1074":{"body":"There are two tables for mobile event data: telemetry.focus_event and telemetry.mobile_event. As the name suggests, one table includes the event pings from Focus (iOS, Android and Klar). The other table includes the event data for other apps. Both tables use the same format and columns. telemetry.mobile_events The telemetry.mobile_events table includes event data for Firefox for Fire TV, Firefox for Echo Show, and Firefox Lite. A metadata column with a list of metrics is also included. Like when querying telemetry.core, multiple applications are included in each table. It is recommended that you filter at least app_name and os. Be sure that no app_version field is included in these tables: if you want to filter or join a specific version, you must have already identified the corresponding metadata.app_build_id(s) for the app_version by contacting the engineering team that has created the app. A few other applications also send event data to this table, including Lockbox and FirefoxReality. For more information about the event data that is sent from these applications, see their documentation. telemetry.focus_events The telemetry.focus_events table includes event data for Focus Android, Focus iOS, and Klar. Like when querying telemetry.core, multiple apps are included in each table. It is recommended that you filter on at least app_name and os. Be sure that no app_version field is included in these tables. If you want to filter or join a specific version, you must have already identified the corresponding app_build_id(s) for the app_version by contacting the engineering team that has created the app. A few other applications send data to this table. However, it is recommended that you use this table only for analysis of event data from Focus and its related apps.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Event Ping Derived Datasets","id":"1074","title":"Event Ping Derived Datasets"},"1075":{"body":"Each app uses a unique set of release channels. Most apps include a nightly, beta, release, and an other channel. Each channel is used during various stages of development: generally users sign up to test a pre-release version (anything other than release). In Focus Android, the beta channel uses the same APK in the Google Play Store as the release channel. However, beta users get access to this version earlier than users who receive the final release. As soon as the release version is published, beta users work with the same version of the app as users who have received the final released version. Both versions of the software become indistinguishable from each other unless you perform a query that flags them by client_id. Beta releases have normalized_channel tagged as release. If you want to filter for beta users, you can only identify the beta users by checking for a higher version number than the version number and date that have been assigned to the official release. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Legacy Mobile Datasets » Notes","id":"1075","title":"Notes"},"1076":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Sampling Pings Within Last 6 Months 1% Sample Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Longitudinal Reference","id":"1076","title":"Longitudinal Reference"},"1077":{"body":"The longitudinal dataset is a 1% sample of main ping data organized so that each row corresponds to a client_id. If you're not sure which dataset to use for your analysis, this is probably what you want. Contents Each row in the longitudinal dataset represents one client_id, which is approximately a user. Each column represents a field from the main ping. Most fields contain arrays of values , with one value for each ping associated with a client_id. Using arrays give you access to the raw data from each ping, but can be difficult to work with from SQL. Here's a query showing some sample data (STMO#4188) to help illustrate. Background and Caveats Think of the longitudinal table as wide and short. The dataset contains more columns than main_summary and down-samples to 1% of all clients to reduce query computation time and save resources. In summary, the longitudinal table differs from main_summary in two important ways: The longitudinal dataset groups all data so that one row represents a client_id The longitudinal dataset samples to 1% of all client_ids Please note that this dataset only contains release (or opt-out) histograms and scalars. Accessing the Data The longitudinal is available in STMO, though it can be difficult to work with the array values in SQL. Take a look at STMO#4189 . The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/longitudinal/","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Introduction","id":"1077","title":"Introduction"},"1078":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Data Reference","id":"1078","title":"Data Reference"},"1079":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Sampling","id":"1079","title":"Sampling"},"108":{"body":"If you don’t find a collection that meets your product or requirements, admins can create a new collection. If you're not an admin, please submit a Jira ticket with the necessary details.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Creating a new collection","id":"108","title":"Creating a new collection"},"1080":{"body":"The longitudinal filters to main pings from within the last 6 months.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Pings Within Last 6 Months","id":"1080","title":"Pings Within Last 6 Months"},"1081":{"body":"The longitudinal dataset samples down to 1% of all clients in the above sample. The sample is generated by the following process: hash the client_id for each ping from the last 6 months. project that hash onto an integer from 1:100, inclusive filter to pings with client_ids matching a 'magic number' (in this case 42) This process has a couple of nice properties: The sample is consistent over time. The longitudinal dataset is regenerated weekly. The clients included in each run are very similar with this process. The only change will come from never-before-seen clients, or clients without a ping in the last 180 days. We don't need to adjust the sample as new clients enter or exit our pool. More practically, the sample is created by filtering to pings with main_summary.sample_id == 42. If you're working with main_summary, you can recreate this sample by doing this filter manually.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » 1% Sample","id":"1081","title":"1% Sample"},"1082":{"body":"The longitudinal job is run weekly, early on Sunday morning UTC. The job is scheduled on Airflow . The DAG is here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Scheduling","id":"1082","title":"Scheduling"},"1083":{"body":"TODO(harter): https://bugzilla.mozilla.org/show_bug.cgi?id=1361862","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Schema","id":"1083","title":"Schema"},"1084":{"body":"This dataset is generated by telemetry-batch-view . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Longitudinal » Code Reference","id":"1084","title":"Code Reference"},"1085":{"body":"As of 2019-08-13, this dataset has been deprecated and is no longer maintained. See Bug 1571565 for historical sources. Introduction Contents Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » 1 Day Retention","id":"1085","title":"1 Day Retention"},"1086":{"body":"The retention table provides client counts relevant to client retention at a 1-day granularity. The project is tracked in Bug 1381840","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Introduction","id":"1086","title":"Introduction"},"1087":{"body":"The retention table contains a set of attribute columns used to specify a cohort of users and a set of metric columns to describe cohort activity. Each row contains a permutation of attributes, an approximate set of clients in a cohort, and the aggregate engagement metrics. This table uses the HyperLogLog (HLL) sketch to create an approximate set of clients in a cohort. HLL allows counting across overlapping cohorts in a single pass while avoiding the problem of double counting. This data-structure has the benefit of being compact and performant in the context of retention analysis, at the expense of precision. For example, calculating a 7-day retention period can be obtained by aggregating over a week of retention data using the union operation. With SQL primitive, this requires a recalculation of COUNT DISTINCT over client_id's in the 7-day window. Background and Caveats The data starts at 2017-03-06, the merge date where Nightly started to track Firefox 55 in Mozilla-Central . However, there was not a consistent view into the behavior of first session profiles until the new_profile ping . This means much of the data is inaccurate before 2017-06-26. This dataset uses 4 day reporting latency to aggregate at least 99% of the data in a given submission date. This figure is derived from the telemetry-health measurements on submission latency , with the discussion in Bug 1407410 . This latency metric was reduced Firefox 55 with the introduction of the shutdown ping-sender mechanism. Caution should be taken before adding new columns. Additional attribute columns will grow the number of rows exponentially. The number of HLL bits chosen for this dataset is 13. This means the default size of the HLL object is 2^13 bits or 1KiB. This maintains about a 1% error on average. See this table from Algebird's HLL implementation for more details. Accessing the Data The data is primarily available through STMO via the Presto source. This service has been configured to use predefined HLL functions. The column should first be cast to the HLL type. The scalar cardinality() function will approximate the number of unique items per HLL object. The aggregate merge() function will perform the set union between all objects in a column. Example: Cast the count column into the appropriate type. SELECT cast(hll as HLL) as n_profiles_hll FROM retention Count the number of clients seen over all attribute combinations. SELECT cardinality(cast(hll as HLL)) FROM retention Group-by and aggregate client counts over different release channels. SELECT channel, cardinality(merge(cast(hll AS HLL))\nFROM retention\nGROUP BY channel The HyperLogLog library wrappers are available for use outside of the configured STMO environment, spark-hyperloglog and presto-hyperloglog . Also see the client_count_daily dataset .","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Contents","id":"1087","title":"Contents"},"1088":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Data Reference","id":"1088","title":"Data Reference"},"1089":{"body":"See the Example Usage Dashboard for more usages of datasets of the same shape.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Example Queries","id":"1089","title":"Example Queries"},"109":{"body":"To add metrics to a collection in Bigeye, navigate to the collection you want to update and click \"Add Metrics.\" You can search or filter for specific metrics that align with your monitoring goals.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Adding metrics to a collection","id":"109","title":"Adding metrics to a collection"},"1090":{"body":"The job is scheduled on Airflow on a daily basis after main_summary is run for the day. This job requires both mozetl and telemetry-batch-view as dependencies.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Scheduling","id":"1090","title":"Scheduling"},"1091":{"body":"As of 2017-10-10, the current version of retention is v1 and has a schema as follows: root |-- subsession_start: string (nullable = true) |-- profile_creation: string (nullable = true) |-- days_since_creation: long (nullable = true) |-- channel: string (nullable = true) |-- app_version: string (nullable = true) |-- geo: string (nullable = true) |-- distribution_id: string (nullable = true) |-- is_funnelcake: boolean (nullable = true) |-- source: string (nullable = true) |-- medium: string (nullable = true) |-- content: string (nullable = true) |-- sync_usage: string (nullable = true) |-- is_active: boolean (nullable = true) |-- hll: binary (nullable = true) |-- usage_hours: double (nullable = true) |-- sum_squared_usage_hours: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- unique_domains_count: double (nullable = true)","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Schema","id":"1091","title":"Schema"},"1092":{"body":"The ETL script for processing the data before aggregation is found in mozetl.engagement.retention . The aggregate job is found in telemetry-batch-view as the RetentionView. The runner script performs all the necessary setup to run on EMR. This script can be used to perform backfill. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Retention » Code Reference","id":"1092","title":"Code Reference"},"1093":{"body":"Introduction Which dataset should I use? Data Reference A note about user IDs Which apps send sync telemetry? What about Fenix? What's an engine? Example Queries Sampling Scheduling Sync Summary Schema Sync Flat Summary Schema","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Summary and Sync Flat Summary Reference","id":"1093","title":"Sync Summary and Sync Flat Summary Reference"},"1094":{"body":"Note: some of the information in this chapter is a duplication of the info found on this wiki page. You can also find more detailed information about the data contained in the sync ping here sync_summary and sync_flat_summary are the primary datasets that track the health of sync. sync_flat_summary is derived from sync_summary by unpacking/exploding the engines field of the latter, so they ultimately contain the same data (see below).","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Introduction","id":"1094","title":"Introduction"},"1095":{"body":"Which dataset to use depends on whether you are interested in per-engine sync success or per-sync sync success (see below). If you are interested in whether a sync failed overall, regardless of which engine may have caused the failure, then you can use sync_summary. Otherwise, if you are interested in per-engine data, you should use sync_flat_summary. If you aren't sure, or just trying to get acquainted, you should probably just use sync_flat_summary.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Which dataset should I use?","id":"1095","title":"Which dataset should I use?"},"1096":{"body":"","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Data Reference","id":"1096","title":"Data Reference"},"1097":{"body":"Unlike most other telemetry datasets, these do not contain the profile-level identifier client_id. Because you need to sign up for a Firefox Account in order to use sync, these datasets instead include an anonymised version of the user's Firefox Account user id uid and an anonymised version of their individual devices' device_ids. Put another way, each uid can have many associated device_ids. Q: Why not include client_id in these datasets so that they can be joined on (e.g.) main_summary? A: We've had a policy to keep main browser telemetry separate from sync and FxA telemetry. This is in part because FxA uids are ultimately associated with email addresses in the FxA database, and thus a breach of that database in combination with access to telemetry could in theory de-anonymise client-side browser metrics.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » A note about user IDs","id":"1097","title":"A note about user IDs"},"1098":{"body":"Currently, Firefox for desktop, Firefox for iOS and Firefox for Android (fennec) all have sync implemented, and they all send sync telemetry. Though there are some differences in the telemetry that each application sends, it all ends up in the sync_summary and sync_flat_summary datasets. Starting with Fenix, however, sync telemetry will start to be sent through glean . This means that, in all likelihood, Fenix sync telemetry will initially be segregated from existing sync telemetry (one reason is that current sync telemetry is on AWS while glean pings are ingested to GCP).","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Which apps send sync telemetry? What about Fenix?","id":"1098","title":"Which apps send sync telemetry? What about Fenix?"},"1099":{"body":"Firefox syncs many different types of browser data and (generally speaking) each one of these data types are synced by their own engine. When the app triggers a \"sync\" each engine makes their own determination of what needs to be synced (if anything). Many syncs can happen in a day (dozens or more on desktop, usually less on mobile). Telemetry about each sync is logged, and each sync ping (sent once a day, and whenever the user logs in or out of sync) contains information about multiple syncs. The scala code responsible for creating the sync_summary dataset unpacks each sync ping into one row per sync. The resulting engines field is an array of \"engine records\": data about how each engine performed during that sync. sync_flat_summary further unpacking/exploding the engines field and creates a dataset that is one row per engine record. Existing engines (engine_name in sync_flat_summary) are listed below with brief descriptions in cases where their name isn't transparent. Note that not every device syncs each of these engines. They can be disabled individually and some are off by default. addons addresses mailing addresses e.g. for e-commerce; part of form autofill. bookmarks clients non-user-facing list of the sync account's associated devices creditcards this used to be nightly only but was recently removed entirely extension-storage WebExtension storage, in support of the storage.sync WebExtension API. history browsing history. passwords forms saved values in web forms prefs not all prefs are synced tabs note that this is not the same as the \"send tab\" feature, this is the engine that syncs the tabs you have open across your devices (used to populate the synced tabs sidebar). For data on the send-tab feature use the sync_events dataset.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » What's an engine?","id":"1099","title":"What's an engine?"},"11":{"body":"Mozilla uses tools like Google Analytics to measure interactions on our web sites like mozilla.org . To facilitate comparative analysis with product and usage telemetry, we export much of this data into our Data Warehouse, so that it can viewed with Looker and other tools. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Website Telemetry","id":"11","title":"Website Telemetry"},"110":{"body":"One useful feature of collections is the ability to add notifications. To set this up, click the \"Edit\" button, then navigate to the \"Notifications\" tab in the modal that appears. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Collections » Adding notifications to a collection","id":"110","title":"Adding notifications to a collection"},"1100":{"body":"See this dashboard to get a general sense of what this dataset is typically used for. Here's an example of a query that will calculate the failure and success rates for a subset of engines per day. WITH counts AS ( SELECT submission_date_s3 AS day, engine_name AS engine, COUNT(*) AS total, COUNT(CASE WHEN engine_status IS NOT NULL THEN true ELSE NULL END) AS count_errors, /* note that `engine_status` is null on sync success. */ COUNT(CASE WHEN engine_status IS NULL THEN true ELSE NULL END) AS count_success FROM telemetry.sync_flat_summary WHERE engine_name IN ('bookmarks','history','tabs','addons','addresses','passwords','prefs') AND cast(submission_date_s3 AS integer) >= 20190101 GROUP BY 1,2 ORDER BY 1 ), rates AS ( SELECT day, engine, total, count_errors, count_success, CAST(count_errors AS double) / CAST(total AS double) * 100 AS error_rate, CAST(count_success AS double) / CAST(total AS double) * 100 AS success_rate FROM counts ORDER BY 1 ) SELECT * FROM rates","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Example Queries","id":"1100","title":"Example Queries"},"1101":{"body":"Sadly, these datasets are not sampled. It should be possible to derive a sample_id on uid, however. Someone should do that because querying these datasets for long time horizons is very expensive.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sampling","id":"1101","title":"Sampling"},"1102":{"body":"This dataset was updated daily, shortly after midnight UTC. The job was scheduled on Airflow . The DAG was here .","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Scheduling","id":"1102","title":"Scheduling"},"1103":{"body":"root |-- app_build_id: string (nullable = true) |-- app_display_version: string (nullable = true) |-- app_name: string (nullable = true) |-- app_version: string (nullable = true) |-- app_channel: string (nullable = true) |-- uid: string |-- device_id: string (nullable = true) |-- when: integer |-- took: integer |-- why: string (nullable = true) |-- failure_reason: struct (nullable = true) | |-- name: string | |-- value: string (nullable = true) |-- status: struct (nullable = true) | |-- sync: string (nullable = true) | |-- status: string (nullable = true) |-- devices: array (nullable = true) | |-- element: struct (containsNull = false) | | |-- id: string | | |-- os: string | | |-- version: string |-- engines: array (nullable = true) | |-- element: struct (containsNull = false) | | |-- name: string | | |-- took: integer | | |-- status: string (nullable = true) | | |-- failure_reason: struct (nullable = true) | | | |-- name: string | | | |-- value: string (nullable = true) | | |-- incoming: struct (nullable = true) | | | |-- applied: integer | | | |-- failed: integer | | | |-- new_failed: integer | | | |-- reconciled: integer | | |-- outgoing: array (nullable = true) | | | |-- element: struct (containsNull = false) | | | | |-- sent: integer | | | | |-- failed: integer | | |-- validation: struct (containsNull = false) | | | |-- version: integer | | | |-- checked: integer | | | |-- took: integer | | | |-- failure_reason: struct (nullable = true) | | | | |-- name: string | | | | |-- value: string (nullable = true) | | | |-- problems: array (nullable = true) | | | | |-- element: struct (containsNull = false) | | | | | |-- name: string | | | | | |-- count: integer","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Summary Schema","id":"1103","title":"Sync Summary Schema"},"1104":{"body":"root\n|-- app_build_id: string (nullable = true)\n|-- app_display_version: string (nullable = true)\n|-- app_name: string (nullable = true)\n|-- app_version: string (nullable = true)\n|-- app_channel: string (nullable = true)\n|-- os: string\n|-- os_version: string\n|-- os_locale: string\n|-- uid: string\n|-- device_id: string (nullable = true)\n|-- when: integer\n|-- took: integer\n|-- failure_reason: struct (nullable = true)\n| |-- name: string\n| |-- value: string (nullable = true)\n|-- status: struct (nullable = true)\n| |-- sync: string (nullable = true)\n| |-- status: string (nullable = true)\n|-- why: string (nullable = true)\n|-- devices: array (nullable = true)\n| |-- element: struct (containsNull = false)\n| | |-- id: string\n| | |-- os: string\n| | |-- version: string\n|-- sync_id: string\n|-- sync_day: string\n|-- engine_name: string\n|-- engine_took: integer\n|-- engine_status: string (nullable = true)\n|-- engine_failure_reason: struct (nullable = true)\n| |-- name: string\n| |-- value: string (nullable = true)\n|-- engine_incoming_applied: integer (nullable = true)\n|-- engine_incoming_failed: integer (nullable = true)\n|-- engine_incoming_new_failed: integer (nullable = true)\n|-- engine_incoming_reconciled: integer (nullable = true)\n|-- engine_outgoing_batch_count: integer (nullable = true)\n|-- engine_outgoing_batch_total_sent: integer (nullable = true)\n|-- engine_outgoing_batch_total_failed: integer (nullable = true)\n|-- submission_date_s3: string Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Obsolete Datasets » Sync Summary » Sync Flat Summary Schema","id":"1104","title":"Sync Flat Summary Schema"},"1105":{"body":"Documentation is critical to making a usable data platform. In surveys of users of the Mozilla Data Platform, the most common complaint has been lack of documentation. It is therefore important to expand and improve the documentation as often as possible. Bug reports Fixing minor problems Building the Documentation Adding a new article Review Supported Plugins Table of contents Mermaid Publishing","breadcrumbs":"Contributing » Contributing","id":"1105","title":"Contributing"},"1106":{"body":"If you see an error in the documentation or want to extend a chapter, file a bug .","breadcrumbs":"Contributing » Bug reports","id":"1106","title":"Bug reports"},"1107":{"body":"For smaller issues (for example, a typo or minor inaccuracy), it is not necessary to file a bug or even check out the source. Instead, use the Edit on GitHub button on the bottom of any page, make your changes, and file a pull request entirely from the GitHub interface.","breadcrumbs":"Contributing » Fixing minor problems","id":"1107","title":"Fixing minor problems"},"1108":{"body":"This documentation is stored as CommonMark Markdown in the data-docs repository on GitHub. To build a local copy, fork the repository and check out your copy. Then, see the README for up-to-date information on how to build the documentation.","breadcrumbs":"Contributing » Building the Documentation","id":"1108","title":"Building the Documentation"},"1109":{"body":"You should read the style guide before adding a new article: it will help you write material that is more useful and fits cohesively into the rest of the documentation. Be sure to link to your new article from SUMMARY.md, or mdBook will not render the file. The structure of the repository is outlined in this article . This documentation is under active development, so we may already be working on the documentation you need. Take a look at this bug component to check.","breadcrumbs":"Contributing » Adding a new article","id":"1109","title":"Adding a new article"},"111":{"body":"The Issues tab allows filtering issues by parameters like severity or date, and reviewing details such as impacted metrics and tables. The Issues overview on BigEye, allowing to filter issues","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Issues management","id":"111","title":"Issues management"},"1110":{"body":"Once you're happy with your contribution, open a pull request (PR). Give your PR a meaningful commit message (see this article on commit message guidelines for some suggestions). If there is a bug associated with your documentation, title it in the form of Bug 1234 - - that way, the Bugzilla PR linker will pick up the PR and attach it to the bug. After filing your PR, assign the appropriate person for review (GitHub will usually provide some suggestions), assuming you have permissions to do so yourself. If you do not have permission to assign a reviewer, see getting help .","breadcrumbs":"Contributing » Review","id":"1110","title":"Review"},"1111":{"body":"","breadcrumbs":"Contributing » Supported Plugins","id":"1111","title":"Supported Plugins"},"1112":{"body":"You can insert a table of contents in any article by using the toc shorthand. For example: # My fine title This article describes how to perform action X. ## Section 1 ... ## Section 2 For an example of what the rendered table of contents looks like, see the beginning of this article.","breadcrumbs":"Contributing » Table of contents","id":"1112","title":"Table of contents"},"1113":{"body":"You can use mermaid.js diagrams in code blocks. For example: ```mermaid\ngraph LR you -->|write|docs docs --> profit!\n``` ... is rendered as: graph LR you -->|write|docs docs --> profit!","breadcrumbs":"Contributing » Mermaid","id":"1113","title":"Mermaid"},"1114":{"body":"The documentation is hosted on Github Pages . Updates to the documentation are automatically published to docs.telemetry.mozilla.org . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Publishing","id":"1114","title":"Publishing"},"1115":{"body":"These are some general style guidelines for articles which appear on docs.telemetry.mozilla.org (DTMO). Reading these guidelines can help you write content that is more accessible and easier to understand. Audience What to write What not to write Implementation-specific articles Lists of links General guidelines Writing style Colophon","breadcrumbs":"Contributing » Style Guide » Style Guide","id":"1115","title":"Style Guide"},"1116":{"body":"Data practitioners at Mozilla represent the primary audience for DTMO. A \"data practitioner\" is someone who wants to inform themselves or others using Mozilla-collected data. Here are some real-world examples of this persona: A data scientist performing an experiment analysis An analyst producing a report on the effectiveness of a recent marketing campaign A Firefox engineer trying to measure the performance of a new feature A technical product manager trying to understand the characteristics of a particular user segment A quality assurance engineer trying to understand the severity and frequency of a new Firefox crash In general, you can assume that readers have at least some technical knowledge. Different articles on DTMO may have different target audiences: when you write a new article, you should consider who you are writing it for and adjust your content appropriately. For example, a new product manager may require more careful hand-holding (and links to relevant concept or reference material) than a data scientist with many years of experience at Mozilla. Note that \"data engineers\" (the maintainers of the Mozilla data platform and tools) are not the target audience for DTMO, though they may find some resources here helpful in the course of the work. If something is only of interest to a data engineer, it probably belongs elsewhere: see the note below on implementation-specific articles .","breadcrumbs":"Contributing » Style Guide » Audience","id":"1116","title":"Audience"},"1117":{"body":"There are three different types of documentation that are useful as part of a site like DTMO: Introductory material: Material intended to help people get their bearings with Mozilla's telemetry system. A set of these articles form the Introduction section on this site. Tutorials & Cookbooks: Instructions on how to perform specific tasks using Mozilla's data platform. The focus here is on how to do things, rather than on what they are. Reference: Reference material on either datasets or the data platform itself . The focus is on describing how things work or what they do, rather than how to use them. In general, the most useful documentation for newcomers is usually a cookbook or tutorial as they often don't know where to begin . For advanced users, reference material may be more useful.","breadcrumbs":"Contributing » Style Guide » What to write","id":"1117","title":"What to write"},"1118":{"body":"There are a few types of documentation that are less appropriate for a general-purpose reference like DTMO.","breadcrumbs":"Contributing » Style Guide » What not to write","id":"1118","title":"What not to write"},"1119":{"body":"Any articles that are specific to the implementation of particular data systems or tools should be published alongside the system or tool itself. Examples of this may include: Usage guides for command-line tools In-depth documentation on architecture and design choices (beyond a general overview) A general usage guide for specific data tool In the past, this type of documentation has gone out of date quickly as people update the implementation while forgetting to update what has been written here. Vast amounts of implementation detail can also be overwhelming to anyone who just wants to get an answer to a data-related question. That said, it can sometimes be useful to provide a general overview of a topic on DTMO while saving the details for site-specific documentation. A good example of this is the gcp-ingestion documentation: while we maintain a high-level description of the data pipeline here , details on the Beam-specific implementation are stored alongside the source on GitHub.","breadcrumbs":"Contributing » Style Guide » Implementation-specific articles","id":"1119","title":"Implementation-specific articles"},"112":{"body":"Once we click on the issue we can view a metric chart that displays a time series visualization of the alerting metric. The metric chart in Bigeye displays a time series visualization of the alerting metric","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » View issue details","id":"112","title":"View issue details"},"1120":{"body":"Articles which simply link out to other resources are of limited value and tend to go out of date quickly. Instead, consider your motivation for producing the list and think about what your intended audience might need. Concept, reference, or tutorial documentation need not be long to be helpful. Of course, linking to other resources as part of other documentation is always okay.","breadcrumbs":"Contributing » Style Guide » Lists of links","id":"1120","title":"Lists of links"},"1121":{"body":"Articles should be written in Markdown: mdBook uses the CommonMark dialect as implemented by pulldown-cmark , which supports certain extensions including GitHub-flavored tables. Limit lines to 100 characters where possible. Try to split lines at the end of sentences, or use Semantic Line Breaks . This makes it easier to reorganize your thoughts later. This documentation is almost always read digitally. Keep in mind that people read digital content much differently than other media. Specifically, readers are going to skim your writing, so make it easy to identify important information. Use visual markup like bold text , code blocks, and section headers. Avoid long paragraphs: short paragraphs that describe one concept each makes finding important information easier. When writing longer articles with many sections, use a table of contents to help people quickly navigate to a section of interest. Use self-explanatory link descriptions. Do not use here or this as the description for an external link. It is repetitive across a site and does not explain where it leads to. For links to queries on Redash use STMO#. This makes it consistent across the documentation and provides a hint about how old / new a query might be (newer queries have higher numeric IDs)","breadcrumbs":"Contributing » Style Guide » General guidelines","id":"1121","title":"General guidelines"},"1122":{"body":"The following is a distillation of common best practices for technical writing in a resource like DTMO. Following these guidelines helps give our documentation a consistent voice and makes it easier to read: In general: use a friendly, conversational tone. This makes the documentation more approachable. Avoid specifying particular people or teams unless absolutely necessary: change is constant at Mozilla, and the person or people who maintains a system today is not necessarily the same as yesterday. If possible, use \"you\" when describing how to do something. Avoid use of first person (for example: \"I\", \"we\", \"our\") as this emphasizes the writer rather than the reader and it is often unclear who \"I\", \"we\" or \"our\" actually refer to. Avoid unnecessary formalities like \"please\" or \"thank you\". Where it makes sense, use present tense (as opposed to future tense). For example, \"You need to perform the following tasks\" is preferable to \"You will need to perform the following tasks\". Where possible, avoid the use of the passive voice (identifying the agent of action as the subject of the sentence): active voice sentences are generally clearer and less verbose. For example, \"Press OK to confirm changes\" is preferable to \"The system will confirm changes when you press OK\". You can use a tool like write-good to identify uses of passive voice in your own work. For much more helpful advice on technical writing, you may wish to review the OpenStack General Writing Guidelines , which inspired some of the above.","breadcrumbs":"Contributing » Style Guide » Writing style","id":"1122","title":"Writing style"},"1123":{"body":"You can find more context for these guidelines in this literature review and this follow-up on organization and audience . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Style Guide » Colophon","id":"1123","title":"Colophon"},"1124":{"body":"The directory structure should feel comfortable to anyone who is familiar with the data platform: .\n|--src |--datasets - contains dataset level documentation |--tools - contains tool level documentation |--concepts - contains tutorials meant to introduce a new concept to the reader |--cookbooks - focused code examples for reference This documentation is meant to take the reader from beginner to expert. Getting Started: Introduce concepts and provides information on how to perform and complete a simple analysis, so the user understands the amount of work involved and what the data platform feels like. Primarily intended for people new to Mozilla's data platform. Tutorials & Cookbooks: Guides on how to perform specific tasks. Intended for all audiences. Reference material: In-depth reference material on metrics and the data platform. Intended primarily for more advanced users. This document's structure is heavily influenced by Django's Documentation Style Guide . Found a bug? Edit this page on GitHub.","breadcrumbs":"Contributing » Structure » Documentation Structure","id":"1124","title":"Documentation Structure"},"113":{"body":"Users can change the status to \"Active,\" \"Resolved,\" \"Muted,\" or \"Dismissed,\" depending on the issue's current state. This allows for better tracking and management of issues across data pipelines. Status updates are reflected in the timeline, providing a clear history of the issue's progression. Use the Mute button above the timeline to mute an issue and stop being notified about subsequent issue alerts. The available mute options in the Bigeye are Unmute, 1 hour, 4 hours, 12 hours, 24 hours, or 1 week For more details, refer to the Bigeye documentation .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Status of Issue","id":"113","title":"Status of Issue"},"114":{"body":"Use the queries in the Debug tab to troubleshoot your issue.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Debug","id":"114","title":"Debug"},"115":{"body":"The Bigeye integration with Jira enables teams to track critical data quality issues seamlessly through Jira's flexible interface. The bi-directional integration ensures that updates made in either Jira or Bigeye are synced across both systems. Once a Jira ticket is created in Bigeye, any status changes or comments are automatically reflected in both platforms, keeping all team members informed.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Jira Integration","id":"115","title":"Jira Integration"},"116":{"body":"Bigeye enables users to take direct actions on issues on Slack messages without needing to navigate to the Bigeye web interface. Users can resolve, mute, or dismiss alerts directly from Slack messages, ensuring efficient workflows and quick responses to data quality issues. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Issues Management » Slack Integration [Coming Soon]","id":"116","title":"Slack Integration [Coming Soon]"},"117":{"body":"The Freshness and Volume metrics, which represent Pipeline Reliability, are included in the free tier. There is no charge when these metrics are added to a table. However, if additional monitors are added to a table, it becomes a billable table, and charges will apply based on the number of billable tables. Try to avoid Autometrics! - On tables with many columns a large number of monitors might get deployed. This increases noise and cost. Instead, it is recommended to choose relevant metrics from the list of available metrics manually. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Cost Considerations » Cost considerations","id":"117","title":"Cost considerations"},"118":{"body":"Monitors can be defined alongside derived datasets in bigquery-etl. Monitoring in Bigeye for a specific table can be enabled by adding monitoring metadata to the metadata.yaml file: friendly_name: Some Table\nmonitoring: enabled: true # Enables monitoring for the table in Bigeye and deploys freshness and volume metrics collection: Test # An existing collection these monitors should be part of in Bigeye Enabling monitoring for a table automatically deploys freshness and volume metrics for this table.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » bigquery-etl and Bigeye","id":"118","title":"bigquery-etl and Bigeye"},"119":{"body":"Additional and custom monitors can be defined in a Bigconfig bigconfig.yml file that is stored in the same directory as the table query. Bigconfig allows users to deploy other pre-defined monitors, such as row counts or null checks on a table or column level.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » Bigconfig","id":"119","title":"Bigconfig"},"12":{"body":"This is a starting point for making sense of the tools used for analyzing Mozilla data. There are different tools available, each with their own strengths, tailored to a variety of use cases and skill sets. High-level tools Looker Glean Aggregated Metrics Dashboard (GLAM) Lower-level tools sql.telemetry.mozilla.org (STMO) Deprecated tools Telemetry Measurement Dashboard","breadcrumbs":"Introduction » Tools for Data Analysis » Tools for Data Analysis","id":"12","title":"Tools for Data Analysis"},"120":{"body":"To generate a bigconfig.yml file with the default metrics when monitoring is enabled run: bqetl monitoring update [PATH]. The created file can be manually edited. For tables that do not have a bigconfig.yml checked into the repository, the file will get generated automatically before deployment to Bigeye. Files only need to be checked in if there are some customizations. To manually deploy a Bigconfig file run: bqetl monitoring deploy [PATH]. The environment variable BIGEYE_API_KEY needs to be set to a valid API token that can be created in Bigeye . The deployment of Bigconfig files also runs automatically as part of the artifact deployment process , after tables and views have been deployed. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » bigquery-etl and Bigeye » Deployment","id":"120","title":"Deployment"},"121":{"body":"Kinds of alert thresholds that Bigeye supports Use Deltas to compare datasets and validate successful data replication, migration, or model code changes. Row Creation - Concept of row creation time and how helps save costs and optimize your data observability Creating a schedule and assigning it to a metric Creating a Metric Template in order to provide specific functionality. Grouped metrics allow you to employ group by aggregation. Lookback window Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Further Reading » Bigeye - Further reading","id":"121","title":"Bigeye - Further reading"},"122":{"body":"This section contains guidelines to consider when implementing new data models. It's also a collection of best practices related to different parts of the Data Modeling process, including the review of Pull Requests and techniques for performance improvements and cost reduction. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Data Modeling guidelines","id":"122","title":"Data Modeling guidelines"},"123":{"body":"Mozilla’s current setup allows for the implementation of data modeling and business logic in different locations e.g BigQuery or Looker. The purpose of this document is to provide guidelines to decide where to store a new asset and to review pull requests that implement them. For the purpose of this documentation, the analytics data model is defined as the set of data assets designed to collect meaningful data from our raw datasets and structure it for an efficient understanding and analysis of our products, business processes and events.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » Where to Store our analytics data models","id":"123","title":"Where to Store our analytics data models"},"124":{"body":"bigquery-etl is the repository for tools and also transformations and business logic that is stored in a BigQuery dataset (derived table, aggregate table, view, materialized view). Some examples of logic expected in bigquery-etl: The calculation of core metrics : DAU, WAU, MAU, new profiles. Calculation of search metrics . E.g. Ad clicks, search with ads, organic search. Calculation of acquisition, retention and churn metrics. Mapping from partner code to platform for Bing revenue. Segmentation of clients that require the implementation of business logic, not just filtering on specific columns.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » What to store in BigQuery datasets and the bigquery-etl repository","id":"124","title":"What to store in BigQuery datasets and the bigquery-etl repository"},"125":{"body":"Data aggregations or aggregate awareness to improve performance, preferably that don't implement or replicate business logic. Some examples: Aggregates for summarization or creating a subset from a BigQuery dataset, and that don’t include business logic. Some examples: A subset of data for a specific year. See this aggregate for data after 2019 in Looker . A subset of data with the most used dimensions. See this aggregate for specific dimensions and a time frame . An aggregate that covers a commonly used dashboard or view. See this aggregate to support the views that include a year over year analysis . Percentages, (e.g. in this view for Focus Android DAU , click through rates). These calculations are highly dependent on the dimensions and filters used and not always can be summed directly, therefore it is not recommended calculating them in BigQuery. Cumulative days of use. E.g. Implemented as a SUM in the Browsers KPIs view . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Where to store the data model assets » What to store in Looker","id":"125","title":"What to store in Looker"},"126":{"body":"A good approach to better performance and reduced cost is reducing the amount of data scanned in queries, which can be achieved by summarizing and pre-calculating data in aggregates. This doc is about when to use different options to aggregate data, their limitations, benefits, and examples. What are the options available? BigQuery Aggregate Tables BigQuery Materialized Views Looker PDTs & aggregate awareness Important considerations: When to use each of these aggregates? A BigQuery aggregate table is suitable when: A Materialized View is suitable when: A Looker PDT is suitable when: How to measure the benefit and savings?","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » Using aggregates for cost saving and performance improvement","id":"126","title":"Using aggregates for cost saving and performance improvement"},"127":{"body":"BigQuery Aggregate Tables Aggregates tables contain pre-aggregated results of scheduled queries running some business logic. These tables are created and maintained by the Data Team and scheduled to get updated periodically via Airflow. Process to create an aggregate table in BigQuery . BigQuery Materialized Views These are views defined by the developer and then created, managed and incrementally updated by BigQuery, reading only the changes in the base table to compute results. Materialized view definitions do not support certain BigQuery features and expressions , such as UDFs, certain aggregate functions, backfilling or nesting. - There is a limit of 20 materialized views per table. Template to create a Materialized View . Example. CREATE MATERIALIZED VIEW `moz-fx-data-shared-prod.monitoring_derived.suggest_click_rate_live_v1`\nOPTIONS\n(enable_refresh = TRUE, refresh_interval_minutes = 5)\nAS\nSELECT TIMESTAMP_TRUNC(submission_timestamp, minute) AS submission_minute, COUNT(*) AS n, COUNTIF(release_channel = \"release\") AS n_release, COUNTIF(release_channel = \"beta\") AS n_beta, COUNTIF(release_channel = \"nightly\") AS n_nightly, COUNT(request_id) AS n_merino, COUNTIF(request_id IS NOT NULL AND release_channel = \"release\") AS n_merino_release, COUNTIF(request_id IS NOT NULL AND release_channel = \"beta\") AS n_merino_beta, COUNTIF(request_id IS NOT NULL AND release_channel = \"nightly\") AS n_merino_nightly,\nFROM `moz-fx-data-shared-prod.contextual_services_live.quicksuggest_click_v1`\nWHERE DATE(submission_timestamp) > '2010-01-01'\nGROUP BY 1 Looker PDTs & aggregate awareness These are aggregations that a developer defines in an Explore file (explore.lkml). From this definition, Looker creates a table in BigQuery's mozdata.tmp using the naming conventionscratch schema + table status code + hash value + view name and runs the scheduled update of the data. Looker's PDTs and aggregate awareness are only referenced in Looker when at least one of the columns is used in a Looker object. These aggregates can be particularly beneficial to avoid having to rebuild dashboards after a schema change. Template to create aggregate awareness in a Looker Explore, replacing the text inside <> with the actual values: aggregate_table: { query: { dimensions: [
    .] measures: [
    .] filters: [
    .: \"\"] } materialization: { sql_trigger_value: SELECT CURRENT_DATE() ;; increment_key:
    . increment_offset: } } Example of aggregate awareness in a Looker Explore","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » What are the options available?","id":"127","title":"What are the options available?"},"128":{"body":"Store the business logic in BigQuery , preferably in a client_id level table to aggregate from. All aggregates are version controlled in the git repositories bigquery-etl and spoke-default. All aggregates require a backfill or update when the source data changes: BigQuery aggregate tables are backfilled using the managed-backfill process. Materialized views cannot be backfilled, instead a materialized view needs to be re-created. Schema changes in base tables also invalidate the view and requires it to be re-created. Materialized views scan all historical data of their referenced base tables by default, so ensure to set a date filter to reduce the amount of data to be scanned . Add a date filter to materialized views to limit the amount of data to be scanned when these views get deployed initially. Otherwise, they will scan the entire data in referenced base tables. Looker PDTs require following the [protocol to backfill described in the Mozilla Looker Developers course . Indices, partition and clustering are allowed for all cases. Looker PDTs and aggregates require that these are defined in the base table. For Cost savings : BigQuery retries the update of materialized views after failures, which results in increased costs due to querying data multiple times. Monitor for broken materialized views in the BigQuery Usage Explore Use the command bq cancel to stop unnecessary updates. E.g. bq --project_id moz-fx-data-shared-prod cancel moz-fx-data-shared-prod:US.. The permission to use this command is assigned to Data Engineering and Airflow.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » Important considerations","id":"128","title":"Important considerations"},"129":{"body":"A BigQuery aggregate table is suitable when: The query requires full flexibility to use DML, data types, aggregation functions and different types of JOIN. The results should not be unexpectedly affected by Shredder. The metric requires strict change control. A scheduled alert is required in case of failure or data out of sync. Airflow sends emails and alerts on failure for BigQuery aggregate tables, which are addressed daily by the Data Engineering team during the Airflow Triage. The table will be queried directly or used as a source for other analysis. Looker PDTs are not designed to be queried directly. A Materialized View is suitable when: Your goal is to aggregate data in real-time (for example, for implementing real-time monitoring of certain metrics). The results can be based on shredded data (tables with client_id). The view will be queried directly or used as a source for other analysis. Change control is not required or is already implemented in the base table. This can be verified by looking for the label change_controlled: true in the table's metadata. A scheduled alert on failure is not required. Failures must be actively monitored in the BigQuery Usage Explore . The metric does not require non-deterministic functions that are not supported: RAND(), CURRENT_TIMESTAMP, CURRENT_DATE(), or CURRENT_TIME(). The query does not require UDFs, UNNESTING arrays, COUNT DISTINCT, ORDER BY or any DML operation different from SELECT. The query uses a WITH clause, COUNTIF, INNER JOIN or TIMESTAMP_ADD. These are all supported. The data does not need to be backfilled. When considering materialized views, a common practice is to use a combination of an aggregate table to store historical data (e.g. older than 2 days) and use a materialized view to track data in real-time (e.g. aggregate data that is just coming in). This allows to run backfills on the aggregate table. A Looker PDT is suitable when: Your goal is to improve the performance and query response in dashboards by aggregating data using common query patterns, with the added benefit of not having to re-create the dashboard every time the base table changes. The results can be based on shredded data (tables with client_id). Change control is not required or is already implemented in the base table. This can be verified by looking for the label change_controlled: true in the metadata. A scheduled alert on failure is not required. Failures must be monitored in the PDT Admin Dashboard or in the Errors and Broken Content Dashboard . The metrics defined in the Explore use only any of these aggregations: SUM, COUNT, COUNTIF, MIN, MAX or AVERAGE. The metrics defined in the Explore use only any of these data types: NUMBER, DATE, STRING or YESNO. The aggregate uses a DISTINCT COUNT and the query matches exactly the Explore query. The base table for the Explore is expected to change with added columns and Looker Explore will require modifications that also require re-creating the dashboards. When using aggregate awareness this re-create is not neccesary.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » When to use each of these aggregates?","id":"129","title":"When to use each of these aggregates?"},"13":{"body":"These web-based tools do not require specialized technical knowledge (e.g. how to write an SQL query, deep knowledge of BigQuery). This is where you should start.","breadcrumbs":"Introduction » Tools for Data Analysis » High-level tools","id":"13","title":"High-level tools"},"130":{"body":"Looker displays the amount of data that will be processed with and without using the aggregates, in the top right corner of a view or explore when in development mode. Looker cost saving BigQuery displays also in the top right corner of the window, the amount of data that will be scanned by a query written in the console. Alternatively, query the information schema to return the bytes processed and cost. With this information is possible to compare and calculate the savings that result from using an aggregate instead of querying the base table directly. Using sample data for the comparison will save costs. SELECT destination_table.project_id AS project_id, destination_table.dataset_id AS dataset, SUBSTR(destination_table.table_id, 0, INSTR(destination_table.table_id, '$') -1) AS table_id, SUM(total_bytes_processed/(1024*1024*1024)) as TB_processed, SUM((total_slot_ms * 0.06) / (60 * 60 * 1000)) AS cost FROM `moz-fx-data-shared-prod`.`region-us`.INFORMATION_SCHEMA.JOBS_BY_PROJECT WHERE EXTRACT(DATE FROM creation_time) BETWEEN AND CURRENT_DATE AND destination_table.dataset_id = AND user_email = AND destination_table.table_id = GROUP BY ALL; Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Using aggregates in BigQuery and Looker » How to measure the benefit and savings?","id":"130","title":"How to measure the benefit and savings?"},"131":{"body":"Running a backfill on aggregate tables at Mozilla comes with the high risk of altering reported metrics due to the effects of shredder . It is essential for the business to mitigate these risks while still allowing the addition and modification of columns in aggregate tables to enhance analytic capabilities or propagate changes in business definitions. At the same time, this mitigation must happen in alignment with Mozilla data protection policies by preventing aggregate tables from maintaining data that could be used to uniquely identify shredded clients. Shredder mitigation is a process that breaks through this risk by securely executing backfills on aggregate tables. It recalculates metrics using both existing and new data, mitigating the impact of shredder and propagating business definition changes while maintaining data integrity over time. This documentation provides step-by-step guidance with examples and common scenarios, to help you achieve consistent results. For context and details on previous analysis and discussions that lead to this solution, refer to the proposal . When to use this process Use cases How this process transforms your workflow What to expect after running a backfill with shredder mitigation Key considerations before using shredder mitigation for the first time Columns with recent changes that may require propagation to aggregates Running a managed backfill with shredder mitigation Troubleshooting scenarios and guidelines Examples for First-Time and subsequent runs Example 1. Regular runs Example 2. First-Time run Data validation Automated validations Recommended validations FAQ","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Shredder mitigation process","id":"131","title":"Shredder mitigation process"},"132":{"body":"Shredder mitigation should be used to backfill aggregate tables when business requirements call for metrics to remain consistent and unchanged over time. Some examples of aggregates where this process is applicable are: KPI and OKR aggregates. Search aggregates. Use cases Add a new dimension or metric to an aggregate. Propagate upstream changes to an existing dimension or metric in the aggregate.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » When to use this process","id":"132","title":"When to use this process"},"133":{"body":"With this process, you can now safely backfill aggregate tables, which previously carried high risks of affecting KPIs, metrics or forecasting. Now, it's straightforward: Create a managed backfill with the --shredder-mitigation parameter, and you're set! The process automatically generates a query that mitigates the effect of shredder and which is automatically used for that specific backfill. Clearly identifies which aggregate tables are set up to use shredder mitigation. The process automatically generates and runs data checks to validate after each partition backfilled that all rows match both versions. It will terminate in case of mismatches to avoid unnecessary costs. Prevents an accidental backfill with mitigation on tables that are not set up for the process. Supports the most common data types used in aggregates. Provides a comprehensive set of informative and debugging messages, especially useful during first-time runs where many columns may need updating. Each process run is documented, along with its purpose.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » How this process transforms your workflow","id":"133","title":"How this process transforms your workflow"},"134":{"body":"A new version of the aggregate table is available, incorporating all new added or modified columns. Totals for each column remain stable. Subtotals are adjusted for modified or newly added columns, with NULL values increasing by the amount corresponding to the shredded client IDs.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » What to expect after running a backfill with shredder mitigation","id":"134","title":"What to expect after running a backfill with shredder mitigation"},"135":{"body":"This process ensures it is triggered only for tables set up for this type of backfill, which you can accomplish by ensuring that: GROUP BY is explicit in all versions of the query, avoiding expressions like GROUP BY ALL, GROUP BY 1, 2. All columns have descriptions that if applicable, include the date when new columns become available. The query and schema don't include id-level columns . The table metadata includes the label shredder_mitigation: true. Metrics totals will only match if all columns with upstream changes are processed in addition to your own modifications, which can be achieved by renaming any column with upstream or local changes yet to be propagated, both in query and schema. Metrics totals for NULL data will only match if the same logic for NULL is applied in all versions of the query. Particularly, country and city are columns where NULL values are usually set to '??'. It is recommended to always run the process on a small period of time or a subset of data to identify potential mismatches and required changes before executing a complete backfill. Columns with recent changes that may require propagation to aggregates first_seen_date and first_seen_year where the business logic for Firefox Desktop changed in 2023-Q4 to integrate data from 3 different pings. segment where the business logic for all browsers changed in 2024-H1 to integrate the DAU definition to the segmentation of clients. os_version where the logic now integrates thebuild_version for Windows operating systems. dau, wau and mau where the business logic changed in 2024-H1 with new qualifiers.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Key considerations before using shredder mitigation for the first time","id":"135","title":"Key considerations before using shredder mitigation for the first time"},"136":{"body":"The following steps outline how to use the shredder mitigation process: Bump the version of the aggregate query. Make the necessary updates to the new version of the query and schema: Include new columns in the query with their corresponding description in the schema and the date when they become available, if relevant. Update existing columns and rename them in the file to ensure they are also recalculated. If you need to avoid changes in Looker, set the expected column name in the view. Use a managed backfill for the new query version, with the --shredder_mitigation parameter. That's all! All steps are complete.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Running a managed backfill with shredder mitigation","id":"136","title":"Running a managed backfill with shredder mitigation"},"137":{"body":"This section describes scenarios where mismatches in the metrics between versions could occur and the recommended approach to resolution. Dimensions with upstream changes that haven't propagated to your aggregate and show metrics mismatches between versions after the backfill. Follow these steps to resolve the issue Run a backfill with shredder mitigation for a small period of time. Validate the totals for each dimension and identify any columns with mismatches. Investigate whether the column had upstream changes and if so, rename it to ensure it is recalculated in your aggregate. Refer to the list of known columns with recent changes above for guidance. Check the distribution of values in columns with mismatches and identify any wildcards used for NULL values. Then apply the same logic in the new query. The process halts and returns a detailed failure message that you can resolve by providing the missing information or correcting the issue: Either the previous or the new version of the query is missing. The metadata of the aggregate to backfill does not contain the shredder_mitigation: true label. The previous or new version of the query contains a GROUP BY that is invalid for this process, such as GROUP BY 1, 2 or GROUP BY ALL. The schema is missing, is not updated to reflect the correct column names and data types, or contains columns without descriptions. The sql-generated queries are not yet supported in managed backfills, so run bqetl query generate in advance for this case.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Troubleshooting scenarios and guidelines","id":"137","title":"Troubleshooting scenarios and guidelines"},"138":{"body":"This section contains examples both for first-time and subsequent runs of a backfill with shredder mitigation. Let's use as an example a requirement to modify firefox_desktop_derived.active_users_aggregates_v3 to: Update the definition of existing column os_version. Remove column attributed. Backfill data. After running the backfill, we expect the distribution of os_version to change with an increase in NULL values. Additionally, column attributed will no longer be present, and the totals for each column will remain unchanged.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Examples for First-Time and subsequent runs","id":"138","title":"Examples for First-Time and subsequent runs"},"139":{"body":"This example applies when the active_users_aggregates_v3 already has the label shredder_mitigation and upstream changes propagated, which makes the process as simple as: Bump the version of the table to active_users_aggregates_v4 to implement changes in these files. Remove column attributed and update the definition of os_version in both query and schema. Rename os_version to os_version_build to ensure that it is recalculated. The schema descriptions remain valid. Follow the managed backfill process using the --shredder_mitigation parameter. And it's done!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Example 1. Regular runs","id":"139","title":"Example 1. Regular runs"},"14":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. For a brief introduction to Looker, see Introduction to Looker .","breadcrumbs":"Introduction » Tools for Data Analysis » Looker","id":"14","title":"Looker"},"140":{"body":"This example is for a first-run of the process, which requires setting up active_users_aggregates_v3 and further versions appropriately, also propagating upstream changes. Customize this example to your own requirements. Initial analysis The aggregate table active_users_aggregates_v3 contains Mozilla reported KPI metrics for Firefox Desktop, which makes it a suitable candidate to use the shredder mitigation process. Since this is the first time the process runs for this table, we will follow the Considerations before using shredder mitigation for the first time above. Preparation for the backfill In preparation for the process, the first step is to get the table active_users_aggregates_v3 ready for this type of backfill. Subsequent versions that will use shredder mitigation should also follow these standards, in our case active_users_aggregates_v4. We need these changes: Replace GROUP BY ALL with the explicit list of columns in both versions of the query. Replace the definition of city to IFNULL(city, '??') AS city for consistent logic in query versions and data. Add descriptions to all columns in the schema. Include the label shredder-mitigation: true in the metadata of the table. Merge a Pull Request to apply these changes. Changes related to the requirement Bump the version of the table to active_users_aggregates_v4 and make changes to the new version files. Since os_version is already present in the table, we need to update its definition and also rename it to os_version_build both in query and schema to ensure that it is recalculated. The schema description remains valid. Remove column attributed from the query and schema. Changes to update columns with upstream changes yet to be propagated: Existing column first_seen_year is renamed to first_seen_year_new and segment is renamed to segment_dau, as both have upstream changes. Merge a PR to apply all changes. Running the backfill: Follow the managed backfill process using the --shredder_mitigation parameter.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Example 2. First-Time run","id":"140","title":"Example 2. First-Time run"},"141":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Data validation","id":"141","title":"Data validation"},"142":{"body":"The process automatically generates data checks using SELECT EXCEPT DISTINCT to identify: Rows in the previous version of the data that are missing in the newly backfilled version which either have mismatches in metrics or are missing completely. Rows in the backfilled version that are not present in the previous data which either have mismatches in metrics or have been incorrectly added by the process. The command 'EXCEPT DISTINCT' performs a 1:1 comparison by checking both dimensions and metrics which ensures a complete match of rows between both versions. These data checks run after each partition backfilled and the process will terminate in case of mismatches to avoid unnecessary costs.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Automated validations","id":"142","title":"Automated validations"},"143":{"body":"Before completing the backfill, it is recommended to validate the following, along with any other specific validations that you may require: Metrics totals per dimension match those in the previous version of the table. Metric sub-totals for the new or modified columns match the upstream table. Remaining subtotals are reflected under NULL for each column. All metrics remain stable and consistent. The auto-generated checks are written to the query folder. Use them to retrieve all rows when there are mismatches. When comparing subtotals per column, ensure you use COALESCE for an accurate comparison of NULL values, and verify that all values match the upstream sources, except for NULL which is expected to increase.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » Recommended validations","id":"143","title":"Recommended validations"},"144":{"body":"Can I run this process to update one column at a time and still achieve the same result? Yes, the process allows you to add one column at a time, as long as all columns with upstream changes have been properly propagated to your aggregate table. However, this is not the recommended practice as it will lead to multiple table versions and reprocessing data several times, increasing costs. On the plus side, it may facilitate rollback of single changes if needed, so use your best criteria. After following the guidelines I still have a mismatch. Where can I get for help? If you need assistance, have suggestions to improve this documentation, or would like to share any recommendations, feel free to reach out to the Analytics Engineering team or post a message in #data-help! Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Modeling » Shredder mitigation » FAQ","id":"144","title":"FAQ"},"145":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. This section provides an introduction to Looker as well as some tutorials on how to use it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker","id":"145","title":"Tutorials & Cookbooks"},"146":{"body":"In 2020, Mozilla chose Looker as its primary tool for analyzing data. It allows data exploration and visualization by experts and non-experts alike. Access to Looker is currently limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Introduction to Looker","id":"146","title":"Introduction to Looker"},"147":{"body":"Accessing Looker Getting Started Front page Explores Using the Glean Dictionary with Looker Going Deeper","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Table of Contents","id":"147","title":"Table of Contents"},"148":{"body":"You can access Mozilla's instance of Looker at mozilla.cloud.looker.com .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Accessing Looker","id":"148","title":"Accessing Looker"},"149":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Getting Started","id":"149","title":"Getting Started"},"15":{"body":"The Glean Aggregated Metrics Dashboard (GLAM) is an interactive dashboard that is Mozilla’s primary self-service tool for examining the distributions of values of specific individual telemetry metrics, over time and across different user populations. It is similar to GUD in that it is meant to be usable by everyone; no specific data analysis or coding skills are needed. But while GUD is focused on a relatively small number of high level, derived product metrics about user engagement (e.g. MAU, DAU, retention, etc) GLAM is focused on a diverse and plentiful set of probes and data points that engineers capture in code and transmit back from Firefox and other Mozilla products. For more information on how to use GLAM, see Introduction to GLAM .","breadcrumbs":"Introduction » Tools for Data Analysis » Glean Aggregated Metrics Dashboard (GLAM)","id":"15","title":"Glean Aggregated Metrics Dashboard (GLAM)"},"150":{"body":"By default, on the front page you will see a list of default folders, which contain links to dashboards. These are organized by project. Of particular note is the KPI Metrics Folder , which includes several Data-produced and vetted dashboards like the Firefox Corporate KPI Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Front page","id":"150","title":"Front page"},"151":{"body":"One of the core concepts of Looker are Explores . These allow you to quickly explore datasets (both ping-level and derived datasets) within an intuitive user interface. You can access the full list of explores available in Looker. From the main page on the left, select \"Explore\". From there, you can select an explore to view. Most explores are grouped by application. For example, there are a set of explores for both \"Firefox Desktop\" and \"Firefox for Android\".","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Explores","id":"151","title":"Explores"},"152":{"body":"The above list of explores can sometimes be overwhelming. If your application uses Glean to collect data, one very viable workflow is to look up information on the metric(s) you're interested in using the Glean Dictionary , then use the \"Access\" section at the bottom, which links directly out to the Looker explore(s) where you can access the data. The following video demonstrates this workflow in detail:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Using the Glean Dictionary with Looker","id":"152","title":"Using the Glean Dictionary with Looker"},"153":{"body":"If you want to explore Looker more deeply, you can check out: \"BI and Analytics with Looker\" training hub : A collection of self-paced video training courses for new users. Full courses are free, but require registration, but course descriptions contain material that is useful on its own. Looker Documentation : Extensive text and video documentation, a “textbook” reference on how the product works. Looker Help Center : Contains articles on common problems, specific use cases, error messages, and best practices. Looker Community has customer-written material, broadcasts from Looker employees (primarily release notes), and topics written by Looker employees that are not officially supported by Looker. You can find additional Looker training resources on the Looker Training Resources mana page (LDAP access required). Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Introduction to Looker » Going Deeper","id":"153","title":"Going Deeper"},"154":{"body":"This how-to guide is about getting standard country data in your Looker Explores, Looks and Dashboards: Country View in Explore Image This guide has only two steps: Normalizing Aliases and Accessing Standard Country Data. ⚠️ Some steps in this guide require knowledge of SQL and LookML - ask in #data-help for assistance if needed. We get country data from many sources: partners, telemetry, third-party tools etc. In order to analyze these in a standard way, i.e. make different analyses comparable, we can conform these sources to a set of standard country codes, names, regions, sub-regions, etc.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Normalizing Country Data","id":"154","title":"Normalizing Country Data"},"155":{"body":"⚠️ If your country data already consists of two-character ISO3166 codes, you can skip to Step Two! We refer to a different input name for the same country as \"alias\". For example, your data might contain the country value \"US\", another might contain \"USA\" and yet another might contain \"United States\", etc. This can be confusing when read in a table or seen on a graph. To normalize this, we maintain a mapping of aliases from each country to its two-character ISO3166 code This includes misspellings and alternate language encoding that we encounter in various datasets. For example: CI: - \"Ivory Coast\" - \"Côte d’Ivoire\" - \"Côte d'Ivoire\" - \"Cote d'Ivoire\" - \"Côte d’Ivoire\" - \"The Republic of Côte d'Ivoire\" To map (normalize) your input alias to its country code, add a LEFT join from your table or view to the alias country_lookup table: mozdata.static.country_names_v1. For example: SELECT ... your_table.country_field, COALESCE(country_lookup.code, your_table.country, '??') as country_code ...\nFROM your_table LEFT JOIN mozdata.static.country_names_v1 country_lookup ON your_table.country_field = country_lookup.name Note: we use ?? as a country-code for empty country data from data sources. This will map to \"Unknown Country\", \"Unknown Region\", etc. At this point, you should check for cases where the resulting country_code matches your_table.country but does not match any values in the country_lookup table - you may have discovered a new alias, in which case please add it to the list! You can do this via a bigquery-etl pull request for example: https://github.com/mozilla/bigquery-etl/pull/2858. ⚠️ This list of aliases is public. If you are working with sensitive data, please do not add to the public list of aliases, you should handle it in custom logic in code that interfaces with your sensitive data for example in private-bigquery-etl or the private Looker spoke . If you are satisfied that the country_code field is appropriately normalized, move on to Step Two!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Step One - Normalizing Aliases","id":"155","title":"Step One - Normalizing Aliases"},"156":{"body":"Standard country data is contained in the mozdata.static.country_codes_v1 table and by extension the shared/views/countries Looker View. Add the following join to your Explore (either in the .explore.lkml or .model.lkml file): include: \"/shared/views/*\" ... join: countries { type: left_outer relationship: one_to_one sql_on: ${your_table.country_code} = ${countries.code} ;;\n} Now, you should be able to see the Countries View in your Explore 🎉 Country View in Explore Image Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Country Data » Step Two - Accessing Standard Country Data","id":"156","title":"Step Two - Accessing Standard Country Data"},"157":{"body":"This how-to guide is about getting numerical browser version data in your Looker Explores, Looks and Dashboards: This guide only has one step: Normalizing Version Strings ⚠️ Some steps in this guide require knowledge of SQL - ask in #data-help for assistance if needed. Many of our data sources (particularly browser telemetry) have version_id's: A string that (most of the time) looks like \"99.1.0\" in the format \"major.minor.patch\". ⚠️ In SQL you might be tempted to compare these version identifiers. This might however, return misleading results! \"99\" > \"100\" but 99 < 100. Note the string vs number comparison.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » Normalizing Browser Version Data","id":"157","title":"Normalizing Browser Version Data"},"158":{"body":"In your view.sql file, locate the browser version identifier. In many tables/views, this is called app_version. To extract the numerical version data you have two options:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » Step One - Normalizing Version Strings","id":"158","title":"Step One - Normalizing Version Strings"},"159":{"body":"This extracts the major or minor version from the version identifier. See the Mozfun Docs for a detailed description. Modify your view.sql: CREATE OR REPLACE VIEW `project.dataset.view`\nAS\nSELECT *, `mozfun.norm.truncate_version`(app_version, \"major\") as major_browser_version -- <--- New Line\nFROM `project.dataset_derived.table` major_version will be added as a new field containing the numerical major browser version.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » 1. The truncate version UDF - truncate_version","id":"159","title":"1. The truncate version UDF - truncate_version"},"16":{"body":"These tools require more specialized knowledge to use.","breadcrumbs":"Introduction » Tools for Data Analysis » Lower-level tools","id":"16","title":"Lower-level tools"},"160":{"body":"This extracts a number of useful fields from the version identifier. See the Mozfun Docs for a detailed description. Modify your view.sql: CREATE OR REPLACE VIEW `project.dataset.view`\nAS\nSELECT *, `mozfun.norm.browser_version_info`(app_version) as browser_version_info -- <--- New Line\nFROM `project.dataset_derived.table` browser_version_info will be added as a new struct field containing numerical version fields and other useful metadata. After choosing an option, open a Pull Request ( for example ) and get a review. Once your change is merged, the updated field will be available in Looker once the lookml-generator runs (usually by the next calendar day, or by manually running it on Airflow ). Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Normalizing Browser Version Data » 2. The browser version info UDF - browser_version_info","id":"160","title":"2. The browser version info UDF - browser_version_info"},"161":{"body":"The Mozilla Growth & Usage dashboards (GUD) are visualizations of growth metrics in a standard way across Mozilla’s products. In Looker home screen go to Shared > Browsers and find the Desktop and Mobile consolidated dashboards inside the corresponding folder. ⚠️ Find Looker in the SSO Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Growth and Usage dashboards","id":"161","title":"Growth and Usage dashboards"},"162":{"body":"Find in this dashboard: The visualizations of daily, weekly and monthly active users in comparison with the previous year. The visualization of new profiles in comparison with the previous period. Growth dashboard","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Growth Dashboard","id":"162","title":"Growth Dashboard"},"163":{"body":"Find in this dashboard: The retention curve for cohorts over a period of 180 days from the first seen date. The visualization of search, organic search and search with adds. The visualization of Ad clicks behaviour. Usage dashboard","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Usage Dashboard","id":"163","title":"Usage Dashboard"},"164":{"body":"If you want to explore each individual visualization in Looker for the browsers, find them in the Usage folder inside the relevant browser name folder: Shared > Browsers > Desktop > Usage\nShared > Browsers > Mobile > Firefox Focus for Android > Usage\nShared > Browsers > Mobile > Firefox Focus for iOS > Usage\nShared > Browsers > Mobile > Firefox for Android > Usage\nShared > Browsers > Mobile > Firefox for iOS > Usage The example below shows the location of the Looks for Firefox Focus for Android:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Browser Looks","id":"164","title":"Browser Looks"},"165":{"body":"The dashboards and views for growth and usage are based on the moz-fx-data-shared-prod.telemetry.active_users_aggregates table, which contains the dimensions and metrics for desktop and mobile, as calculated from the clients_last_seen and mobile_search_clients_daily_v1 tables. Note. The dashboards have been migrated to Looker from the previous GUD Dashboard at https://mozilla.github.io/gud/ as part of the Looker on-boarding and with the purpose of enhancement with new dimensions of analysis and improved performance. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using Growth and Usage Dashboards » Source","id":"165","title":"Source"},"166":{"body":"If you want to answer product related questions using events, you can use the Event Counts explore in Looker. This can help you understand how users interact with specific product features in isolation (for example, the number of users that created a bookmark in Firefox for Android). You can see a quick demo of how to use this explore to answer a simple Firefox for Android product question in this video: This explore also exists for Mozilla VPN and other products (and you can use the same Glean Dictionary-based workflow to fill it out). For Firefox Desktop, this explore is currently using legacy (non-Glean data) and you will need to use the probe dictionary instead. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using the Event Counts Explore » Using the Event Counts Explore","id":"166","title":"Using the Event Counts Explore"},"167":{"body":"If you want to answer product related questions using events, you can use the Funnel Analysis explore in Looker. This can help you understand how users interact with specific product features in sequence (for example, what percentage of users completed a specific set of interactions). You can see a quick demo of how to use this explore to answer a simple Firefox for Android product question in this video: This explore also exists for Mozilla VPN and other products (and you can use the same Glean Dictionary-based workflow to fill it out). For Firefox Desktop, this explore is currently using legacy (non-Glean data) and you will need to use the probe dictionary to look up event metadata instead. Under the hood, the funnel analysis explore uses the events_daily dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Using the Funnel Analysis Explore » Using the Funnel Analysis Explore","id":"167","title":"Using the Funnel Analysis Explore"},"168":{"body":"This how-to guide is about improving performance of Looker dashboards and explores using caching. This is particularly useful if you have many users accessing a dashboard or explore, especially across timezones. This guide has two alternatives: Applying Generated Datagroups and Custom Datagroups ⚠️ Some steps in this guide require knowledge of LookML and a developer license - ask in #data-help for assistance if needed. The default setting in Looker is to store (cache) the results of any query for one hour. The majority of our data is updated at least daily. This means that while users will get the same result for a query, they might have to wait for the query to retrieve results from our BigQuery warehouse. We solve this by using Looker's datagroups . In short, datagroups are a method for scheduling various actions in Looker like resetting the cache, e-mailing dashboards, or rebuilding derived tables.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Optimizing Looker Performance - Caching","id":"168","title":"Optimizing Looker Performance - Caching"},"169":{"body":"For a number of tables in our warehouse, we automatically generate datagroups in looker-hub. First locate your explore.lkml file. Take note of the source table that powers this explore. Note that this might be multiple tables. If your explore has multiple tables that are updated by ETL you should move on to Alternative Two. Explores joining infrequently updated, shared views such as countries.view.lkml can still use this method. After finding the source table, in your explore.lkml file, include the auto-generated datagroup and add a persist_with parameter that matches the datagroup. By convention, the datagroup name matches source tables. See the following example: ...\ninclude: \"//looker-hub/search/datagroups/mobile_search_clients_daily_v1_last_updated.datagroup.lkml\" explore: mobile_search_counts { ... persist_with: mobile_search_clients_daily_v1_last_updated } Now, query results for the Mobile Search Counts explore will be cached until the mobile_search_clients_daily_v1 table is updated and users running the same query will receive fast results (a few seconds usually). If you aren't able to find an auto-generated datagroup or your explore has multiple, complex joins, move on to Alternative Two.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Alternative One - Applying Generated Datagroups","id":"169","title":"Alternative One - Applying Generated Datagroups"},"17":{"body":"The sql.telemetry.mozilla.org (STMO) site is an instance of the very fine Redash software, allowing for SQL-based exploratory analysis and visualization / dashboard construction. Requires (surprise!) familiarity with SQL, and for your data to be explicitly exposed as an STMO data source. You can learn more about how to use it in Introduction to STMO . Note that while STMO is not yet considered deprecated, Looker is the preferred solution for producing data visualizations and dashboards at Mozilla (where possible).","breadcrumbs":"Introduction » Tools for Data Analysis » sql.telemetry.mozilla.org (STMO)","id":"17","title":"sql.telemetry.mozilla.org (STMO)"},"170":{"body":"This, simple alternative makes use of a static timer, longer than the default one hour used by Looker. First, locate your explore.lkml file. Define a datagroup with an interval_trigger and max_cache_age > 1 hour. For example: explore: my_explore { datagroup: my_explore_datagroup { interval_trigger: \"6 hours\" max_cache_age: \"6 hours\" } persist_with: my_explore_datagroup } This will cache results for 6 hours at a time. As always, if any steps in this guide are unclear, or you are unable to locate the source tables, feel free to ask for assistance in #data-help. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Working with Looker » Looker Performance - Caching » Alternative Two - Custom Datagroups","id":"170","title":"Alternative Two - Custom Datagroups"},"171":{"body":"This section covers data analysis tools that you can use for analyzing and visualizing data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Data Analysis Tools","id":"171","title":"Data Analysis Tools"},"172":{"body":"GLAM was built to help Mozillians answer their data questions without needing data analysis or coding skills. It contains a visualization layer meant to answer most \"easy\" questions about how a probe or metric has changed over build ids and releases. GLAM is one of several high-level data tools that we provide at Mozilla. For more information, see Tools for Data Analysis . Access to GLAM is currently limited to Mozilla employees and designated contributors (this may change in the future ). For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Introduction to GLAM","id":"172","title":"Introduction to GLAM"},"173":{"body":"You can visit GLAM at glam.telemetry.mozilla.org .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » How to use GLAM","id":"173","title":"How to use GLAM"},"174":{"body":"The front page includes two main sections: the search bar and the random probe explorer. Fuzzy tech search is implemented to let users search not only by the probe title, but also by the full description. GLAM is currently serving data for Firefox Desktop and Firefox for Android.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Front page","id":"174","title":"Front page"},"175":{"body":"Clicking on a probe or metric name takes you to the individual explorer, where most of the analysis happens. As this page is packed with data, we make sure that it's self-documented as much as possible: every button, surface, menu item, is tool-tipped with description and links. (1) The left column shows metadata about the probe or metric: what kind, what channels it's active in, a description, associated bugs with its implementation. As our goal is to make GLAM a self-educating tool, we try to provide as much information as available, and link out to other resources where applicable ( Glean Dictionary , Looker, etc.) (2) For convenience, we provide two utility features: View SQL Query: if you want to dig more deeply into the data than the GLAM UI allows, “View SQL Query” parses SQL that can be copied and then pasted into our STMO Redash instance . Export to JSON: exports JSON data to be used in Jupyter notebook or similar services. (3) A set of dimensions (qualitative attributes of data) to subset on (4) Time Horizon lets users choose how much data they want to investigate: week, month, quarter, or all (note that we only keep data from the last three versions.) (5) Probe or metric distribution and percentiles over time: Percentiles shows the percentiles of the probe over time. To perform analysis, set a reference point by clicking on a target date, then hover along the graph to see the recorded differences. See attached tooltips on the page for more instruction. The compare violin plot shows the comparison between two (vertical) normal distributions Summary table provides the exact numeric values of the percentiles of the median changes between Build IDs. (6) shows the volume of clients with each given Build ID","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Individual probe/metric page","id":"175","title":"Individual probe/metric page"},"176":{"body":"GLAM is aggregated per client, telemetry.mozilla.org (TMO) is aggregated per ping. This will cause different movements in the visualization between the two systems. Notably: Because GLAM normalizes the aggregations by client ID, a single client weighs equally to all other clients, regardless of how many samples that client sends. Reversely, TMO does not normalize by client ID, so if a single client sends a lot of pings, that client will impact the distribution more heavily. This can result in some changes appearing bigger on TMO. As of July 2022, TMO serves only Firefox Desktop (telemetry) data, while GLAM supports Firefox Desktop (both telemetry and Glean), Firefox for Android (Fenix), with ongoing efforts to integrate Firefox iOS and more products that use Glean as their telemetry system.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Differences between GLAM and telemetry.mozilla.org dashboard","id":"176","title":"Differences between GLAM and telemetry.mozilla.org dashboard"},"177":{"body":"For more information about the datasets that power GLAM, see GLAM Datasets . If you have a question that can't be easily answered by the GLAM GUI, you can access the raw GLAM datasets using sql.telemetry.mozilla.org .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Going deeper","id":"177","title":"Going deeper"},"178":{"body":"If you have further questions, please reach out on the #GLAM slack channel. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to GLAM » Getting help","id":"178","title":"Getting help"},"179":{"body":"Operational Monitoring (OpMon) is a self-service tool that aggregates and summarizes operational metrics that indicate the health of software. OpMon can be used to continuously monitor rollouts, experiments (including experiments with continuous enrollments) or the population of a specific product (for example, Firefox Desktop). OpMon automatically generates Looker dashboards that will provide insights into whether landing code changes impact certain metrics in a meaningful way. A couple of specific use cases are supported: Monitoring build over build. This is typically used for Nightly where one build may contain changes that a previous build doesn't and we want to see if those changes affected certain metrics. Monitoring by submission date over time. This is helpful for a rollout in Release for example, where we want to make sure there are no performance or stability regressions over time as a new build rolls out. The monitoring dashboards produced for these use cases are available in Looker . OpMon does not emit real-time results. Dashboards and related datasets get updated on a daily basis. Access to the Looker Operational Monitoring dashboards is currently limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Operational Monitoring (OpMon)","id":"179","title":"Operational Monitoring (OpMon)"},"18":{"body":"These tools are still available, but are generally not recommended.","breadcrumbs":"Introduction » Tools for Data Analysis » Deprecated tools","id":"18","title":"Deprecated tools"},"180":{"body":"To add or update a project configuration, open a pull request against the opmon/ directory in metric-hub . Consider using and adding metric definitions to the metric-hub that should be available for use across other tools, such as Jetstream , as well. CI checks will validate the columns, data sources, and SQL syntax. Once CI completes, the pull request gets automatically approved and can be merged. Results for the new project will be available within the next 24 hours. Project configurations files are written in TOML . To reuse configurations across multiple projects, project configurations can reference configurations from definition files. These definitions files are platform-specific and located in the opmon/definitions/ directory in metric-hub or in the metric-hub repository. Platform-specific configuration files follow the same format and structure as project configuration files. If the project is used to monitor a rollout or experiment, then the configuration files should have the same name as the slug that has been assigned in Experimenter . Generally, configuration files have four main sections: [project], [data_sources], [metrics], and [dimensions]. All of these sections are optional. Examples of every value you can specify in each section are given below. You do not need to, and should not, specify everything! OpMon will take values from Experimenter (for rollouts and experiments) and combine them with a reasonable set of defaults. Lines starting with a # are comments and have no effect.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Configuring a Operational Monitoring project","id":"180","title":"Configuring a Operational Monitoring project"},"181":{"body":"This part of the configuration file is optional and allows to: specify the metrics that should be analyzed define the clients that should be monitored indicate if/how the client population should be segmented, and override some values from Experimenter This section is usually not specified in definition configuration. [project]\n# A custom, descriptive name of the project.\n# This will be used as the generated Looker dashboard title.\nname = \"A new operational monitoring project\" # The name of the platform this project targets.\n# For example, \"firefox_desktop\", \"fenix\", \"firefox_ios\", ...\nplatform = \"firefox_desktop\" # Specifies the type of monitoring desired as described above.\n# Either \"submission_date\" (to monitor each day) or \"build_id\" (to monitor build over build)\nxaxis = \"submission_date\" # Both start_date and end_date can be overridden, otherwise the dates configured in\n# Experimenter will be used as defaults.\nstart_date = \"2022-01-01\" # Whether to skip the analysis for this project entirely.\n# Useful for skipping rollouts for which OpMon projects are generated automatically otherwise.\nskip = false # Whether the project is related to a rollout.\nis_rollout = false # Ignore the default metrics that would be computed.\nskip_default_metrics = false # Whether to have all the results in a single tile on the Looker dashboard (compact)\n# or to have separate tiles for each metric.\ncompact_visualization = false # Metrics, that are based on metrics, to compute.\n# Defined as a list of strings. These strings are the \"slug\" of the metric, which is the\n# name of the metric definition section in either the project configuration or the platform-specific\n# configuration file.\n# See [metrics] section on how these metrics get defined.\nmetrics = [ 'shutdown_hangs', 'main_crashes', 'startup_crashes', 'memory_unique_content_startup', 'perf_page_load_time_ms'\n] alerts = [ \"ci_diffs\"\n] # This section specifies the clients that should be monitored.\n[project.population] # Slug/name of the data source definition section in either the project configuration or the platform-specific\n# configuration file. This data source refers to a database table.\n# See [data_sources] section on how this gets defined.\ndata_source = \"main\" # The name of the branches that have been configured for a rollout or experiment.\n# If defined, this configuration overrides boolean_pref.\nbranches = [\"enabled\", \"disabled\"] # A SQL snippet that results in a boolean representing whether a client is included in the rollout or experiment or not.\nboolean_pref = \"environment.settings.fission_enabled\" # The channel the clients should be monitored from: \"release\", \"beta\", or \"nightly\".\nchannel = \"beta\" # If set to \"true\", the rollout and experiment configurations will be ignored and instead\n# the entire client population (regardless of whether they are part of the experiment or rollout)\n# will be monitored.\n# This option is useful if the project is not associated to a rollout or experiment and the general\n# client population of a product should be monitored.\nmonitor_entire_population = false # References to dimension slugs that are used to segment the client population.\n# Defined as a list of strings. These strings are the \"slug\" of the dimension, which is the\n# name of the dimension definition section in either the project configuration or the platform-specific\n# configuration file. See [dimensions] section on how these get defined.\ndimensions = [\"os\"] # A set of metrics that should be part of the the same visualization\n[project.metric_groups.crashes]\nfriendly_name = \"Crashes\"\ndescription = \"Breakdown of crashes\"\nmetrics = [ \"main_crashes\", \"startup_crashes\",\n] Metric Groups Metrics groups allow to specify a set of existing metric definitions that should be displayed in the same visualization (like a graph, for example) as separate lines. Often these metrics are related to each other in some way and having them in a single graph simplifies visual comparison. Metric groups are different from dimensions. Dimensions segment the population based on a specific criteria (for example a table field). Depending on the selected segment only data for this slice of the population is shown for all specified metrics. Metric groups do not influence how metrics are computed, they only have an impact on how metrics are visualized.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [project] Section","id":"181","title":"[project] Section"},"182":{"body":"Data sources specify the tables data should be queried from. In most cases, it is not necessary to define project-specific data sources, instead data sources can be specified in and referenced from the platform-specific definition configurations. [data_sources] [data_sources.main]\n# FROM expression - often just a fully-qualified table name. Sometimes a subquery.\nfrom_expression = \"mozdata.telemetry.main\" # SQL snippet specifying the submission_date column\nsubmission_date_column = \"DATE(submission_timestamp)\" [data_sources.events_memory]\n# FROM expression - subquery\nfrom_expression = \"\"\" ( SELECT * FROM `moz-fx-data-shared-prod.telemetry.events` WHERE event_category = 'memory_watcher' )\n\"\"\"\nsubmission_date_column = \"DATE(submission_date)\"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [data_sources] Section","id":"182","title":"[data_sources] Section"},"183":{"body":"The metrics sections allows to specify metrics based on metrics that should be monitored. In most cases, it is not necessary to define project-specific metrics, instead metrics can be specified and referenced from the platform-specific definition configurations. A new metric can be defined by adding a new section with a name like: [metrics.] [metrics] [metrics.memory_pressure_count] # The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"events_memory\" # A clause of a SELECT expression with an aggregation\nselect_expression = \"SUM(SAFE_CAST(SPLIT(event_string_value, ',')[OFFSET(1)] AS NUMERIC))\" # Type of the metric to be evaluated.\n# This is used to determine the method of aggregation to be applied.\n# Either \"scalar\" or \"histogram\".\ntype = \"scalar\" # A friendly metric name displayed in dashboards.\nfriendly_name = \"Memory Pressure Count\" # A description that will be displayed by dashboards.\ndescription = \"Number of memory pressure events\" # This can be any string value. It's currently not being used but in the future, this could be used to visually group different metrics by category.\ncategory = \"performance\" Statistics reduce observations of many clients to one or many rows describing the population. Any summarization of the client-level data can be implemented as a statistic. There is a fixed set of statistics available: sum percentile (default) mean count # Specify which statistic to use for a metric\n[metrics.memory_pressure_count.statistics]\nsum = {}\nmean = {} New statistics need to be implemented in OpMon. Some statistics allow to specify additional parameters.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [metrics] Section","id":"183","title":"[metrics] Section"},"184":{"body":"Dimensions define how the client population should be segmented. For example: [dimensions] [dimensions.os]\n# The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"main\" # SQL snippet referencing a field whose values should be used to segment the client population.\nselect_expression = \"normalized_os\" The os dimension will result in the client population being segmented by operation system. For each dimension a filter is being added to the resulting dashboard which allows to, for example, only show results for all Windows clients.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [dimensions] Section","id":"184","title":"[dimensions] Section"},"185":{"body":"Different types of alerts can be defined for metrics: [alerts] [alerts.ci_diffs]\n# Alert for large differences between branches:\n# an alert is triggered if confidence interval of different branches\n# do not overlap\ntype = \"ci_overlap\"\nmetrics = [ # metrics to monitor \"gc_ms\", \"startup_crashes\",\n]\npercentiles = [50, 90] # percentiles to monitor [alerts.crash_tresholds]\n# Thresholds based aler:\n# an alert is triggered if defined thresholds are exceeded/subceeded\ntype = \"threshold\"\nmetrics = [ # metrics to monitor \"oom_crashes\", \"gpu_crashes\"\n]\nmin = [0] # lower thresholds\nmax = [10] # upper thresholds [alerts.historical_diff]\n# Deviation from historical data:\n# an alert is triggered if the average of the specified window deviates\n# from the average of the previous window\ntype = \"avg_diff\"\nmetrics = [ # metrics to monitor \"memory_total\",\n]\nwindow_size = 7 # window size in days\nmax_relative_change = 0.5 # relative change that when exceeded triggers an alert\npercentiles = [50, 90] # percentiles to monitor Currently, there are 3 different types of alerts: Large differences between branches: Whenever the confidence intervals of different branches for a specific metric no longer overlap, it indicates that there is potentially some significant difference. Thresholds: Comparing the values of a metric to a user-defined threshold. Deviation from historical data: Detect anomalous behaviour of a metric based on previously collected data. Large differences between branches The OpMon dashboards show the values for specific metrics as a line chart with confidence intervals. Each line represents the metric values for a different branch. Whenever the confidence intervals of the branches do not overlap, it is considered a critical change. See: Thresholds In some cases the expected value of a metric is known and any large deviation from that expected value is considered a critical change. Fixed thresholds can be used to specify when a value is too large or too low. See: Deviation from historical data An alert should be triggered for certain metrics if their value deviates significantly from historical records. Sudden changes could, for example, happen after a new version gets released. See: It is not always possible to define a specific threshold, so instead previously recorded data should be used to detect significant deviations. This check is the most complicated and computation-intensive one with potentially the highest number of false positives. There are a lot of different anomaly detection algorithms out there, but OpMon uses an approach which compares the average value of a metric of the past n days to the average value of the n days before. If the relative difference between these two values exceeds a defined threshold an alert will be triggered. The main downside of this approach is that whenever spikes happen, alerts will be sent even after the spike has gone down since it will inflate the average values for a while.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » [alerts] Section","id":"185","title":"[alerts] Section"},"186":{"body":"When iterating on configurations, it is sometimes useful to get a preview of what computed data on the final dashboard would look like. A preview can be generated by installing the OpMon CLI tooling locally . Once installed opmon preview can be run for a specific configuration or rollout: > opmon preview --help\nUsage: opmon preview [OPTIONS] Create a preview for a specific project based on a subset of data. Options: --project_id, --project-id TEXT Project to write to --dataset_id, --dataset-id TEXT Temporary dataset to write to --derived_dataset_id, --derived-dataset-id TEXT Temporary derived dataset to write to --start_date, --start-date YYYY-MM-DD Date for which project should be started to get analyzed. Default: current date - 3 days --end_date, --end-date YYYY-MM-DD Date for which project should be stop to get analyzed. Default: current date --slug TEXT Experimenter or Normandy slug associated with the project to create a preview for [required] --config_file, --config-file PATH Custom local config file --config_repos, --config-repos TEXT URLs to public repos with configs --private_config_repos, --private-config-repos TEXT URLs to private repos with configs --help Show this message and exit. > gcloud auth login --update-adc\n> gcloud config set project mozdata\n> opmon preview --slug=firefox-install-demo --config_file='/local/path/to/opmon/firefox-install-demo.toml'\nStart running backfill for firefox-install-demo: 2022-12-17 to 2022-12-19\nBackfill 2022-12-17\n...\nA preview is available at: https://mozilla.cloud.looker.com/dashboards/operational_monitoring::opmon_preview?Table='mozdata.tmp.firefox_install_demo_statistics'&Submission+Date=2022-12-17+to+2022-12-20 Once preview data has been computed, a link to a Looker dashboard will be printed where data for each metric and statistic is visualized. The preview data gets written into the tmp dataset in the mozdata project by default. Data written to this dataset gets automatically removed after 7 days.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Previews","id":"186","title":"Previews"},"187":{"body":"Generated dashboards are available in Looker . Dashboards have filters for selecting a percentile and for filtering based on the dimensions that have been configured. For each metric results are visualized on separate tiles, with results being grouped by branches. Depending on the project configuration, the x-axis will either be by submission date or by Build ID. Results are visualized as line charts with confidence intervals. Since Looker does only support simple line chart visualizations, the upper and lower bounds of the confidence intervals are shown in lighter colors while the median value for a specific branch is shown in a darker color. Results are divided into different percentiles that can be changed through the dashboard filter: The 50th percentile represents the median value across all clients for a metric The 90th/95th/99th/... percentile are referring to the top 10%/5%/1%/... based on the measured metric. For example, in the screenshot above the 80th percentile is selected, so the top 20% of clients based on the Perf Page Load Time Ms metric that are enrolled in the enabled branch have a load time of around 6,600 ms. Usually places where the confidence intervals of different branches have a gap between them - if the higher bound of one metric is below the lower bound of another metric - means there is a high likelihood that there is an actual difference between the measurement for the groups. Each dashboard tile also allows to explore the data for a specific metric in more detail by clicking on Explore from here .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Reading Results","id":"187","title":"Reading Results"},"188":{"body":"If alerts have been configured for a OpMon project, then the generated dashboard will show any triggered alerts in a table at the bottom of the dashboard: To receive email or Slack notification whenever new alerts are being triggered, click on the Alerts icon that is in the right corner of the Alerts table. Configure the alert by setting the condition, email addresses or Slack channels alerts should be sent to and the frequency of when checks should be performed:","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Subscribing to Alerts","id":"188","title":"Subscribing to Alerts"},"189":{"body":"OpMon writes monitoring results and metadata to BigQuery. OpMon runs as part of the nightly ETL job (see Scheduling below).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Data Products","id":"189","title":"Data Products"},"19":{"body":"The Telemetry Measurement Dashboard (TMO) site is the 'venerable standby' of Firefox telemetry analysis tools. It is the predecessor to GLAM (see above) and is still lightly maintained until we are sure that GLAM covers all of its use cases. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Tools for Data Analysis » Telemetry Measurement Dashboard","id":"19","title":"Telemetry Measurement Dashboard"},"190":{"body":"The result tables that back the Looker dashboards are available in the operational_monitoring_derived dataset in moz-fx-data-shared-prod. Result tables are named like: _v is referring to the slug that has been set for the project and a separate table is created for metrics, statistics and alerts. The schema for metric tables is flexible and depends on the metrics configured to be computed. Views for each tables are also created in the operational_monitoring dataset. These views are used by the Looker dashboards. Metric tables Column name Type Description submission_date DATE Date the monitoring results are for client_id STRING Client's telemetry client_id branch STRING Branch client is enrolled in build_id STRING Build the client is on The result table will have additional columns for each metric and dimension that has been defined. Statistic Tables Column name Type Description submission_date DATE Date the monitoring results are for client_id STRING Client's telemetry client_id branch STRING Branch client is enrolled in build_id STRING Build the client is on The result table will have additional columns for each metric and dimension that has been defined.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Result Tables","id":"190","title":"Result Tables"},"191":{"body":"The table projects_v1 in operational_monitoring_derived contains metadata about the configured projects that is required for generating the dashboards. The table is updated after each ETL run for a specific project. Column name Type Description slug STRING Project slug name STRING Descriptive name of the project used as dashboard title xaxis STRING Specifies which column should be used as x-axis (either \"submission_date\" or \"build_id\") branches ARRAY List of branch names dimensions ARRAY List of dimension slugs start_date DATE Date for when monitoring should start for the project end_date DATE Date for when monitoring should end for the project metrics RECORD Repeated record with the metric slug and aggregation type","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Metadata","id":"191","title":"Metadata"},"192":{"body":"OpMon is updated nightly by telemetry-airflow. It is invoked by the operational_monitoring DAG .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Scheduling","id":"192","title":"Scheduling"},"193":{"body":"The requirements for Operational Monitoring are related to, but mostly distinct from those for experiments: With an A/B experiment, the goal is to determine with confidence whether a single change (i.e. the treatment) has an expected impact on a metric or small number of metrics. The change is only applied to a sample of clients for a fixed period of time. With operational monitoring, a project team is making many changes over a long but indeterminate period of time and must identify if any one change or set of changes (e.g., changes in a given Nightly build) moves a metric in the target population. An identified metric impact may result in a change being backed out, but may also be used to guide future project work. OpMon can be used to monitor experiments. For experiments with continuous enrollments or no fixed end date, OpMon will provide insights that would otherwise not be available. Other experiments, that are interested in looking at operational metrics could also benefit from OpMon.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Experiments vs OpMon","id":"193","title":"Experiments vs OpMon"},"194":{"body":"To get a deeper understanding of what happens under the hood, please see the opmon repository and developer documentation .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Going Deeper","id":"194","title":"Going Deeper"},"195":{"body":"If you have further questions, please reach out on the #data-help Slack channel. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to Operational Monitoring » Getting Help","id":"195","title":"Getting Help"},"196":{"body":"⚠ As of August 2021, Looker is considered the preferred solution for data exploration and visualization at Mozilla where possible. If you have any questions about where or when to use STMO, see getting help . sql.telemetry.mozilla.org (STMO) is Mozilla's installation of the Redash data analysis and dashboarding tool. As the name and URL imply, the effective use of this tool requires familiarity with SQL , with which all of the tool's data extraction and analysis are performed. Access to STMO is limited to Mozilla employees and designated contributors. For more information, see gaining access .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Introduction to STMO","id":"196","title":"Introduction to STMO"},"197":{"body":"You need to use the following building blocks from which analyses in STMO are constructed: Queries Visualizations Dashboards Queries STMO's basic unit of analysis is a query. A query is a block of SQL code that extracts and optionally transforms data from a single data source. Queries can vary widely in complexity. Some queries are simply one liners (e.g., SELECT some_field FROM tablename LIMIT 10) while others span over many pages, almost like small programs. The raw output from a query is tabular data. Each row represents one set of return values for the query's output columns. You can run a query manually or specify a refresh schedule that executes automatically after a specified interval of time. Visualizations Tabular data is great, but rarely is a grid of values the best way to make sense of your data. You can associate each query with multiple visualizations. Each visualization can render the extracted data in a format that makes it easy to interpret your data. There are many visualization types, including charts (line, bar, area, pie, etc.), counters, maps, pivot tables, and more. You can use each visualization type that provides a set of configuration parameters to specify how to map from the raw query output to the desired visualization. Some visualization types make demands of the query output. For example, a map visualization requires each row to include a longitude value and a latitude value. Dashboards A dashboard is a collection of visualizations that is combined into a single visual presentation for your convenience. A dashboard is decoupled from any particular queries. Although you can include multiple visualizations from a single query in one dashboard, it is not required. Users can add any visualizations that they can access to any dashboards they have created.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » STMO Concepts","id":"197","title":"STMO Concepts"},"198":{"body":"SQL provides the ability to extract and manipulate the data, but you won't get very far without having some familiarity with what data is actually available, and how that data is structured. Each query in STMO is associated with exactly one data source, and you have to know ahead of time which data source contains the information that you need. One of the most commonly used data sources is called Telemetry (BigQuery) , which contains most of the data that is obtained from telemetry pings received from Firefox clients. BigQuery refers to Google's BigQuery data warehouse. Other available data sources include Crash DB , Tiles , Sync Stats , Push , Test Pilot , and even a Redash metadata which connects to STMO's own Redash database.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Data Sources","id":"198","title":"Data Sources"},"199":{"body":"The following topics describe the process of creating a simple dashboard using STMO. Create A Query Let's start by creating a query. The first query counts the number of client ids that Mozilla receives from each country, for the top N countries. If you click the 'New Query' button that is located at the top on the left-hand side of the site, the query editing page appears: New Query Page For this and most other queries where each client IDs is counted, you want to use clients_last_seen , which is generated from Firefox telemetry pings. Search for the table in Telemetry (BigQuery) Click the 'Data Source' drop-down and select Telemetry (BigQuery). Then, search for the table by typing clients_last_seen in the \"Search schema...\" field that is above the schema browser interface to the left of the main query Edit field. You should see a clients_last_seen entry (appearing as telemetry.clients_last_seen). You may also see versioned copies of the tables as telemetry.clients_last_seen_v. Introspect the available columns Click telemetry.clients_last_seen in the schema browser to display the columns that are available in the table. The following columns are of interest for this query: country days_since_seen submission_date. If a query extracts all unique country values and the MAU for one day for each one, sorted from highest MAU to lowest MAU, the query then appears as follows: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC If you type these parameters into the main query Edit field and then click the \"Execute\" button, a blue bar then appears below the Edit field. It includes the text \"Executing query...\", followed by a timer that indicates how long the query has run. After some period of time, usually less than a minute, the query typically completes its run. A table appears that displays a MAU value for each country. You have just created and run your first STMO query! Next, click the large \"New Query\" text located at the top of the page. An Edit field appears so you can rename the query. It is recommended that you assign a unique prefix (such as your name) to the query to make it easy to find your query later. For example, rmiller:Top Countries. Create A Visualization After you have created a query, you may want to provide a simple visualization. The table with results from the first query execution now appears under the query Edit field. Another heading titled +NEW VISUALIZATION appears next to the TABLE heading: New Visualization Click the +NEW VISUALIZATION link to display the \"Visualization Editor\" screen. You can now specify a visualization name (\"Top Countries bar chart\"), a chart type (\"Bar\"), an x-axis column (country), and a y-axis column (mau): Visualization Editor After the GENERAL settings have been specified, you need to modify additional settings on the X AXIS tab. Click this tab and then change the 'Scale' setting to 'Category', and un-check the 'Sort Values' checkbox to enable the query's sort order to take precedence: Visualization X Axis A Note About Limits After you have saved the visualization settings and displayed the query source page, a bar graph appears near the bottom of the page. The graph includes quite a few entries. Rather than being able to view all of the countries, you may want to display only the first 20 entries by adding a LIMIT clause to the end of a query: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC\nLIMIT 20 If you edit the query to add a limit clause and then click 'Execute', a new bar graph only displays the 20 countries that have the highest number of unique clients. In this case, the full result set includes approximately 250 return values: limiting the result count improves readability. In other cases, however, an unlimited query may return thousands or even millions of rows. Any queries that return millions of rows or lines can not only be unreadable but negatively impact the performance of all other users of STMO. Thus an important warning: ALL QUERIES SHOULD INCLUDE A \"LIMIT\" STATEMENT BY DEFAULT! It is highly recommended that you add a \"LIMIT 100\" clause to the end of all new queries to prevent a query from returning a large result set that causes user interface (UI) and performance problems. You may learn that the total result set is small enough that setting a limit becomes unnecessary. Specifying an explicit LIMIT helps prevent unnecessary issues. Query Parameters You can add user arguments to a query, which allows the user to specify parameters without modifying the query itself. Using the query in the previous section as an example, you can replace the LIMIT 20 with a country count variable in double curly braces: SELECT country, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY country\nORDER BY mau DESC\nLIMIT {{country_count}} After you have replaced the hard-coded limit value with {{country_count}}, an input field appears above the bar chart. If you type a numeric value in the input field and click 'Execute', the query will run with the specified limit. Click 'Save' to save the query. The query applies the parameter value that you typed as the default. Create A Dashboard You can create a dashboard to display visualization by selecting 'New Dashboard' from the 'Dashboards' dropdown that is located at the top left of the page. Choose a name for your dashboard and an empty page should appears. Click the '...' button near the top right of the page to select 'Add Widget'. The following dialog box appears: Add Widget Type a unique prefix that has previously been used in a query name in the \"Search a query by name\" field to locate the query that you have created. You cannot yet execute this query because the query has not yet been published. As soon as you publish a query, you can search on the summary pages. Even though this is only an exercise, the query must be published briefly and then added to the dashboard. You can publish your query by clicking \"Publish\" on the query source page. As soon as a query is published, it appears in the search results when you type a unique prefix in the \"Search a query by name\" field on the \"Add Widget\" dialog box. When you select a query, you can select a query's visualizations from the \"Choose Visualization\" dropdown. Select the bar chart that you created and then click \"Add to Dashboard\". The dashboard now includes a bar chart. You can now edit the country_count value and click \"Refresh\" to change the number of countries that are included in the chart. Completing the Dashboard A dashboard with just one graph is often insufficient. Therefore, you may want to create additional queries, each with a very similar bar chart. The text that you need to apply to the queries is listed below. However, you need to create the queries and the visualizations and then link them to the dashboard. The queries are as follows: Top OSes (recommended os_count value == 6) SELECT os, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY os\nORDER BY mau DESC\nLIMIT {{os_count}} Channel Counts SELECT normalized_channel AS channel, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY channel\nORDER BY mau DESC App Version Counts (recommended app_version_count value == 20) SELECT app_name, app_version, COUNTIF(days_since_seen < 28) AS mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2019-04-01'\nGROUP BY app_name, app_version\nORDER BY mau DESC\nLIMIT {{app_version_count}} Creating bar charts for these queries and adding them to the original dashboard can result in a dashboard that resembles this: Completed Dashboard Some final notes to help you create your dashboards: Remember to publish each of your queries before adding its visualizations to a dashboard. Similarly, it is recommended to un-publish any test queries after you have used them in a dashboard. This prevents everyone's search results from being contaminated with your tests and experiments. Any queries that result from an actual work-related analysis typically remain published. Others users can view these queries and learn from them. The 'Firefox' label on the 'App Version counts' graph is related to the use of the 'Group by' visualization setting. It is recommended that you experiment with the use of 'Group by' in your graphs to learn more about its usage. This tutorial has only touched the surface of the wide variety of sophisticated visualizations that STMO supports. You can view many more sophisticated queries and dashboards by browsing and exploring the work that has been published by others. The Redash help center is a useful resource for exploring Redash and all its capabilities. Prototyping Queries You may want to start working on a query before data becomes available. You can do this with most of the data sources by selecting a static test data set and then work with it, as usual. You can also use this method to explore how a particular SQL backend behaves. Note that UNION ALL will retain duplicate rows while UNION will discard them. Here are a couple of examples: Simple three-column test dataset WITH test AS ( SELECT 1 AS client_id, 'foo' AS v1, 'bar' AS v2 UNION ALL SELECT 2 AS client_id, 'bla' AS v1, 'baz' AS v2 UNION ALL SELECT 3 AS client_id, 'bla' AS v1, 'bar' AS v2 UNION ALL SELECT 2 AS client_id, 'bla' AS v1, 'baz' AS v2 UNION ALL SELECT 3 AS client_id, 'bla' AS v1, 'bar' AS v2\n) SELECT * FROM test Convert a semantic version string to a sortable array field WITH foo AS ( SELECT '1.0.1' AS v UNION SELECT '1.10.3' AS v UNION SELECT '1.0.2' AS v UNION SELECT '1.1' AS v UNION -- Doesn't work with these type of strings due to casting -- SELECT '1.3a1' AS v UNION SELECT '1.2.1' AS v\n) SELECT cast(split(v, '.') AS array) FROM foo ORDER BY 1 How do boolean fields get parsed from strings? WITH bar AS ( SELECT '1' AS b UNION SELECT '0' UNION SELECT 't' UNION SELECT 'f' UNION SELECT 'true' UNION SELECT 'false' UNION SELECT 'turkey'\n)\nSELECT b, try(cast(b AS boolean)) from bar Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Other Data Analysis Tools » Introduction to STMO » Create an Example Dashboard","id":"199","title":"Create an Example Dashboard"},"2":{"body":"This section provides a quick introduction to Mozilla's Telemetry data: it should help you understand how this data is collected and how to begin analyzing it.","breadcrumbs":"Mozilla Data Documentation » Introduction","id":"2","title":"Introduction"},"20":{"body":"","breadcrumbs":"Introduction » Terminology » Terminology","id":"20","title":"Terminology"},"200":{"body":"A public dataset is a dataset in BigQuery which is made available to the general public in BigQuery or through our public HTTP endpoint .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data","id":"200","title":"Accessing Public Data"},"201":{"body":"Accessing Public Data in BigQuery Accessing Public Data Through the Public HTTP Endpoint Let us know!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Table of Contents","id":"201","title":"Table of Contents"},"202":{"body":"To access public datasets in BigQuery, a Google Cloud Platform (GCP) account is required. GCP also offers a free tier which offers free credits to use and run queries in BigQuery. BigQuery sandbox enables users to use BigQuery for free without requiring payment information. To get started, log into the BigQuery console or use the BigQuery command line tools to create a new project . After selecting the project, Mozilla's public datasets in the mozilla-public-data project can be accessed and queried. For example: SELECT *\nFROM `mozilla-public-data.telemetry_derived.ssl_ratios_v1`\nWHERE submission_date = \"2020-04-16\"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data in BigQuery","id":"202","title":"Accessing Public Data in BigQuery"},"203":{"body":"Some BigQuery datasets are also published as gzipped JSON files through the public HTTP endpoint: https://public-data.telemetry.mozilla.org . A list of available public datasets is available at: https://public-data.telemetry.mozilla.org/all-datasets.json This list contains the names of available datasets, additional metadata and links to the storage locations of the files containing the data. For example: { \"telemetry_derived\": { // ^ dataset name \"deviations\": { // ^ table name \"v1\": { // ^ table version \"friendly_name\": \"Deviations\", \"description\": \"Deviation of different metrics from forecast.\", \"incremental\": true, \"incremental_export\": false, \"review_link\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1624528\", \"files_uri\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/deviations/v1/files\", \"last_updated\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/deviations/v1/last_updated\" } }, \"ssl_ratios\": { \"v1\": { \"friendly_name\": \"SSL Ratios\", \"description\": \"Percentages of page loads Firefox users have performed that were conducted over SSL broken down by country.\", \"incremental\": true, \"incremental_export\": false, \"review_link\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1414839\", \"files_uri\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files\", \"last_updated\": \"https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/last_updated\" } } // [...] }\n} The keys within each dataset have the following meanings: incremental: true: data gets incrementally updated which means that new data gets added periodically (for most datasets on a daily basis) false: the entire table data gets updated periodically incremental_export: true: data for each submission_date gets exported into separate directories (e.g. files/2020-04-15, files/2020-04-16, ...) false: all data gets exported into one files/ directory review_link: links to the Bugzilla bug for the data review files_uri: lists links to all available data files last_updated: link to a last_updated file containing the timestamp for when the data files were last updated Data files are gzipped and up to 1 GB in size. If the data exceeds 1 GB, then it gets split up into multiple files named 000000000000.json, 000000000001.json, ... For example: https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files/000000000000.json","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Accessing Public Data Through the Public HTTP Endpoint","id":"203","title":"Accessing Public Data Through the Public HTTP Endpoint"},"204":{"body":"If this public data has proved useful to your research, or you've built a cool visualization with it, let us know! You can email publicdata@mozilla.com or reach us on the #telemetry:mozilla.org channel on Mozilla's instance of matrix . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing Public Data » Let us know!","id":"204","title":"Let us know!"},"205":{"body":"With the transition to GCP in 2019 having been completed, BigQuery has become Mozilla's primary data warehouse and SQL Query engine. The following topics provide an introduction to working with data that is stored in BigQuery : Accessing BigQuery Writing BigQuery Queries Optimizing BigQuery Queries There is a cost associated with using BigQuery based on operations. The on-demand pricing for queries is based on how much data a query scans. Before using BigQuery, please see Optimizing BigQuery Queries above for information on how to understand and minimize costs. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing and working with BigQuery","id":"205","title":"Accessing and working with BigQuery"},"206":{"body":"There are many methods that you can use to access BigQuery: both interactive and programmatic. This document provides some basic information and pointers on how to get started with each. It is worth pointing out that all internal access to BigQuery is logged and periodically audited by Data Engineering and Operations for cost and other purposes.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Accessing BigQuery","id":"206","title":"Accessing BigQuery"},"207":{"body":"Interfaces STMO (sql.telemetry.mozilla.org) BigQuery Console Using the bq Command-Line Tool API Access Service Accounts Spark Colaboratory AI Platform Notebooks Notebooks Access to workgroup-confidential Datasets BigQuery Access Request","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Table of Contents","id":"207","title":"Table of Contents"},"208":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Interfaces","id":"208","title":"Interfaces"},"209":{"body":"⚠ Queries made from STMO are read-only: you cannot create views or tables. All users with access to STMO can access BigQuery using the following data sources: Telemetry (BigQuery) Telemetry Search (BigQuery)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » STMO (sql.telemetry.mozilla.org)","id":"209","title":"STMO (sql.telemetry.mozilla.org)"},"21":{"body":"This glossary provides definitions for some common terms used in the Mozilla data universe. If you're new to Mozilla, you may also find the general glossary on wiki.mozilla.org helpful. AET Analyst Amplitude BigQuery Build ID Client ID Data Analyst Data Engineer Data Practitioner Data Scientist Dataset DAU Derived Dataset Glean GCP GeoIP Ingestion Intensity KPI Metric MAU Ping Ping Table Pipeline Probe Profile Query Retention Schema Session Subsession STMO (sql.telemetry.mozilla.org) Telemetry URI URL WAU","breadcrumbs":"Introduction » Terminology » Table of Contents","id":"21","title":"Table of Contents"},"210":{"body":"The BigQuery console is similar to STMO, but allows write access to views and tables. Some people also prefer its user interface, though note that results that you get from it can only be shared with others who also have BigQuery access provisioned. Visit GCP BigQuery Console mozdata Use mozdata or switch to the project provided to you during your access request e.g moz-fx-data-bq- Write and run your queries Note that if you are trying to query telemetry datasets from a team-specific project, you will need to explicitly specify the project (mozdata) that the view lives in, since you're querying from a different one. For example: SELECT client_id\nFROM mozdata.telemetry.main\nWHERE DATE(submission_timestamp) = '2020-04-20' AND sample_id = 42 AND application.channel='nightly' For more details, see Google's Documentation on the GCP Console .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » BigQuery Console","id":"210","title":"BigQuery Console"},"211":{"body":"Steps to use: Install the GCP SDK Authorize gcloud with either your user account or provisioned service account. See documentation here . gcloud auth login Set your google project to mozdata gcloud config set project mozdata Set your google project to your team project if you were given one during your access request. gcloud config set project moz-fx-data-bq- Once configured, you can now use the bq command-line client. The following example lists the tables and views in a BigQuery dataset: bq ls mozdata:telemetry And here's another which gets the count of entries in telemetry.main on 2019-08-22 in the nightly channel: bq query --nouse_legacy_sql 'select count(*) from mozdata.telemetry.main where date(submission_timestamp) = \"2019-08-22\" and normalized_channel=\"nightly\"' Additional examples and documentation can be found in the BigQuery command-line reference .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Using the bq Command-Line Tool","id":"211","title":"Using the bq Command-Line Tool"},"212":{"body":"For advanced use cases involving programmatic access -- including automated workloads, ETL, BigQuery Storage API . You can locate a list of supported BigQuery client libraries here . Although you typically want to use a client library, Google also provides a detailed reference of their underlying REST API . Service Accounts Client SDKs do not access credentials the same way as the gcloud and bq command-line tools. The client SDKs generally assume that the machine is configured with a service account and looks for JSON-based credentials in several well-known locations rather than looking for user credentials. If you have service account credentials, you can point client SDKs at them by setting: export GOOGLE_APPLICATION_CREDENTIALS=/path/to/creds.json If you do not have appropriate service account credentials, but your GCP user account has sufficient access, you can have your user credentials mimic a service account by running: gcloud auth application-default login Or activate both personal credentials and application default credentials in one command: gcloud auth login --update-adc Once you've followed the browser flow to grant access, you should be able to, for example, access BigQuery from Python: pip install google-cloud-bigquery\npython -c 'from google.cloud import bigquery; print([d.dataset_id for d in bigquery.Client().list_datasets()])'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » API Access","id":"212","title":"API Access"},"213":{"body":"Apache Spark is a data processing engine designed to be fast and easy to use. There are several methods you can use to access BigQuery via Spark, depending on your needs. See Custom Analysis with Spark for more information and examples.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Spark","id":"213","title":"Spark"},"214":{"body":"Colaboratory (Colab) is Jupyter notebook environment, managed by Google and running in the cloud. Notebooks are stored in Google Drive and can be shared in a similar way to Google Docs. Colab can be used to easily access BigQuery and perform analyses. See the Telemetry Hello World notebook for an interactive example. Under the hood, it uses the BigQuery API to read and write to BigQuery tables, so access needs to be explicitly provisioned.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » Colaboratory","id":"214","title":"Colaboratory"},"215":{"body":"AI Platform Notebooks is a managed JupyterLab service running on GCP. It gives you full control over the machine where your notebooks are running - you can install your own libraries and choose machine size depending on your needs. To start, go to GCP console and make sure you are in the correct project - most likely this will be your team project. Then navigate to the Notebooks page in the sidebar under AI Platform > Notebooks ( direct link ). There you can create new notebook server instances and connect to them (when your instance is ready, you'll see an Open JupyterLab button). Please note that by default JupyterLab saves notebook files only locally, so they are lost if your instance is deleted. To make sure you don't lose your work, either push your files to a Git repository (via a pre-installed Git extension) or upload them to GCS (using gsutil command in a terminal session). Notebooks Access to workgroup-confidential Datasets If you are a member of a restricted access workgroup, you can provision AI notebooks in the mozdata GCP project that can read workgroup-confidential data. ⚠ You must provision AI notebooks in mozdata using a nonstandard service account specific to your workgroup, see below. When you create a notebook server, under \"Advanced Options\" / \"Permissions\", deselect \"Use Compute Engine Default Service Account\" and replace it with the service account associated with your workgroup. You may need to type this service account manually as it will not be available from a drop-down menu to all users. The ID of the service account matches the following pattern: WORKGROUP-SUBGROUP@mozdata.iam.gserviceaccount.com For example, if you are member of workgroup:search-terms/aggregated, use search-terms-aggregated@mozdata.iam.gserviceaccount.com. This notebook server should have access to any restricted access datasets that are accessible to workgroup:search-terms/aggregated. Additionally, this notebooks server will not have write access to the standard mozdata.analysis dataset, but will instead have write access to a workgroup-specific dataset that looks like the following: mozdata.WORKGROUP_SUBGROUP_analysis In the example above this maps to mozdata.search_terms_aggregated_analysis.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » AI Platform Notebooks","id":"215","title":"AI Platform Notebooks"},"216":{"body":"⚠ Access to BigQuery via the mozdata GCP project is granted to Mozilla Staff by default; only file an access request if you need other specific access such as via a teams project For access to BigQuery using projects other than mozdata, file a bug (requires access to Mozilla Jira) . If you require access to AI Notebooks or Dataproc, please specify in the bug and a team project will be provisioned for you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Access » BigQuery Access Request","id":"216","title":"BigQuery Access Request"},"217":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Querying BigQuery Tables","id":"217","title":"Querying BigQuery Tables"},"218":{"body":"Projects, Datasets, and Tables in BigQuery Caveats Projects with BigQuery datasets Table Layout and Naming Structure of Ping Tables in BigQuery Writing Queries Writing query results to a permanent table Writing results to GCS (object store) Creating a View Using UDFs Accessing map-like fields Accessing histograms","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Table of Contents","id":"218","title":"Table of Contents"},"219":{"body":"In GCP a project enables you to organize cloud resources. Mozilla uses multiple projects to maintain BigQuery datasets . Note : The term dataset has historically been used to describe a set of records that all follow the same schema, but this idea corresponds to a table in BigQuery. In BigQuery terminology, datasets represent top-level containers that are used to organize and control access to tables and views.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Projects, Datasets, and Tables in BigQuery","id":"219","title":"Projects, Datasets, and Tables in BigQuery"},"22":{"body":"Account Ecosystem Telemetry (never fully launched); see the PRD","breadcrumbs":"Introduction » Terminology » AET","id":"22","title":"AET"},"220":{"body":"Each derived table is exposed by a view in the mozdata project and in many cases, these views apply additional filters or business logic. For this reason, the best practice is to always query the views instead of directly querying the underlying table(s). Most tables are partitioned by date and you can scan much less data by filtering on the partition field (usually submission_timestamp or submission_date). These dates are always in UTC. Unqualified queries can become very costly very easily. Restrictions have been placed on large tables to avoid accidental querying \"all data for all time\". You must use the date partition fields for large tables (like main_summary or clients_daily). Read the Query Optimization Cookbook that includes recommendations on how to reduce cost and improve query performance. STMO BigQuery data sources have a 10 TB data-scanned limit for each query. Let us know if this becomes an issue. There is not any native map support available in BigQuery. Instead, structs are used with fields [key, value]. Convenience functions are available to access the like key-value maps, as described below .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Caveats","id":"220","title":"Caveats"},"221":{"body":"Project Dataset Purpose mozdata The primary home for user analysis; it has a short name that is easy to type and is filled with views that reference underlying tables in moz-fx-data-shared-prod; the default project for STMO and Looker analysis User-generated tables for analysis; please prefix tables with your username tmp User-generated tables for ephemeral analysis results; tables created here are automatically deleted after 7 days. telemetry Views into legacy desktop telemetry pings and many derived tables; see user-facing (unsuffixed) datasets below See user-facing (unsuffixed) datasets below search Search data imported from parquet ( restricted ) static Static tables, often useful for data-enriching joins udf Internal persistent user-defined functions defined in SQL; see Using UDFs udf_js Internal user-defined functions defined in JavaScript; see Using UDFs mozfun The primary home for user-defined functions; see Using UDFs moz-fx-data-bq- Some teams have specialized needs and can be provisioned a team-specific project moz-fx-data-shared-prod All production data including full pings and derived datasets defined in bigquery-etl _live See live datasets below _stable See stable datasets below _derived See derived datasets below _external Tables that reference external resources; these may be native BigQuery tables populated by a job that queries an third-party API, or they may be federated data sources that pull data from other GCP services like GCS at query time. backfill Temporary staging area for back-fills blpadi Blocklist ping derived data( restricted ) payload_bytes_raw Raw JSON payloads as received from clients, used for reprocessing scenarios, a.k.a. \"landfill\" ( restricted ) payload_bytes_error gzip-compressed JSON payloads that were rejected in some phase of the pipeline; particularly useful for investigating schema validation errors tmp Temporary staging area for parquet data loads validation Temporary staging area for validation moz-fx-data-derived-datasets Legacy project that was a precursor to mozdata moz-fx-data-shar-nonprod-efed Non-production data produced by stage ingestion infrastructure","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Projects with BigQuery datasets","id":"221","title":"Projects with BigQuery datasets"},"222":{"body":"Under the single moz-fx-data-shared-prod project, each document namespace (corresponding to folders underneath the schemas directory of mozilla-pipeline-schemas ) has four BigQuery datasets provisioned with the following properties: Live datasets (telemetry_live, activity_stream_live, etc.) contain live ping tables (see definitions of table types in the next paragraph) Stable datasets (telemetry_stable, activity_stream_stable, etc.) contain historical ping tables Derived datasets (telemetry_derived, activity_stream_derived, etc.) contain derived tables, primarily populated via nightly queries defined in BigQuery ETL and managed by Airflow User-facing (unsuffixed) datasets (telemetry, activity_stream, etc.) contain user-facing views on top of the tables in the corresponding stable and derived datasets. The table and view types referenced above are defined as follows: Live ping tables are the final destination for the telemetry ingestion pipeline . Dataflow jobs process incoming ping payloads from clients, batch them together by document type, and load the results to these tables approximately every five minutes, although a few document types are opted in to a more expensive streaming path that makes records available in BigQuery within seconds of ingestion. These tables are partitioned by date according to submission_timestamp and are also clustered on that same field, so it is possible to make efficient queries over short windows of recent data such as the last hour. They have a rolling expiration period of 30 days, but that window may be shortened in the future. Analyses should only use these tables if they need results for the current (partial) day. Historical ping tables have exactly the same schema as their corresponding live ping tables, but they are populated only once per day (12:00:00am to 11:59:59pm UTC) via an Airflow job and have a 25 month retention period. These tables are superior to the live ping tables for historical analysis because they never contain partial days, they have additional deduplication applied, and they are clustered on sample_id, allowing efficient queries on a 1% sample of clients. It is guaranteed that document_id is distinct within each day of each historical ping table, but it is still possible for a document to appear multiple times if a client sends the same payload across multiple UTC days. Note that this requirement is relaxed for older telemetry ping data that was backfilled from AWS; approximately 0.5% of documents are duplicated in telemetry.main and other historical ping tables for 2019-04-30 and earlier dates. Derived tables are populated by nightly Airflow jobs and are considered an implementation detail; their structure may change at any time at the discretion of the data platform team to allow refactoring or efficiency improvements. User-facing views are the schema objects that users are primarily expected to use in analyses. Many of these views correspond directly to an underlying historical ping table or derived table, but they provide the flexibility to hide deprecated columns or present additional calculated columns to users. These views are the schema contract with users and they should not change in backwards-incompatible ways without a version increase or an announcement to users about a breaking change. Spark and other applications relying on the BigQuery Storage API for data access need to reference derived tables or historical ping tables directly rather than user-facing views. Unless the query result is relatively large, we recommend instead that users run a query on top of user-facing views with the output saved in a destination table, which can then be accessed from Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Table Layout and Naming","id":"222","title":"Table Layout and Naming"},"223":{"body":"Unlike with the previous AWS-based data infrastructure, we don't have different mechanisms for accessing entire pings vs. \"summary\" tables. As such, there are no longer special libraries or infrastructure necessary for accessing full pings, rather each document type maps to a user-facing view that can be queried in STMO. For example: \"main\" pings are accessible from view telemetry.main ( see docs for faster-to-query tables ) \"crash\" pings are accessible from view telemetry.crash \"baseline\" pings for the release version of Firefox for Android (Fenix) are accessible from view org_mozilla_firefox.baseline All fields in the incoming pings are accessible in these views, and (where possible) match the nested data structures of the original JSON. Field names are converted from camelCase form to snake_case for consistency and SQL compatibility. Any fields not present in the ping schemas are present in an additional_properties field containing leftover JSON. BigQuery provides functions for parsing and manipulating JSON data via SQL . Later in this document, we demonstrate the use of a few Mozilla-specific functions that we have defined to allow ergonomic querying of map-like fields (which are represented as arrays of structs in BigQuery) and histograms (which are encoded as raw JSON strings).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Structure of Ping Tables in BigQuery","id":"223","title":"Structure of Ping Tables in BigQuery"},"224":{"body":"To query a BigQuery table you will need to specify the dataset and table name. It is good practice to specify the project however depending on which project the query originates from this is optional. SELECT col1, col2\nFROM `project.dataset.table`\nWHERE -- data_partition_field will vary based on table date_partition_field >= DATE_SUB(CURRENT_DATE, INTERVAL 1 MONTH) An example query from Clients Last Seen Reference SELECT submission_date, os, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen = 0\nGROUP BY submission_date, os\nHAVING count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Check out the BigQuery Standard SQL Functions & Operators for detailed documentation.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing Queries","id":"224","title":"Writing Queries"},"225":{"body":"You can write query results to a BigQuery table you have access via GCP BigQuery Console or GCP BigQuery API Access For temporary experiments use mozdata.tmp (it will automatically be deleted after 7 days). For longer-lived results, use the mozdata.analysis dataset. Prefix your table with your username. If your username is username@mozilla.com create a table with username_my_table. See Writing query results documentation for detailed steps.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing query results to a permanent table","id":"225","title":"Writing query results to a permanent table"},"226":{"body":"If a BigQuery table is not a suitable destination for your analysis results, we also have a GCS bucket available for storing analysis results. It is usually Spark jobs that will need to do this. Use bucket gs://mozdata-analysis/ Prefix object paths with your username. If your username is username@mozilla.com, you might store a file to gs://mozdata-analysis/username/myresults.json.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Writing results to GCS (object store)","id":"226","title":"Writing results to GCS (object store)"},"227":{"body":"You can create views in BigQuery if you have access via GCP BigQuery Console or GCP BigQuery API Access . Use the mozdata.analysis dataset. Prefix your view with your username. If your username is username@mozilla.com create a table with username_my_view. See Creating Views documentation for detailed steps.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Creating a View","id":"227","title":"Creating a View"},"228":{"body":"BigQuery offers user-defined functions (UDFs) that can be defined in SQL or JavaScript as part of a query or as a persistent function stored in a dataset. We have defined a suite of public persistent functions to enable transformations specific to our data formats, available in mozfun . UDFs used internally in moz-fx-data-shared-prod are available in datasets udf (for functions defined in SQL) and udf_js (for functions defined in JavaScript). Note that JavaScript functions are potentially much slower than those defined in SQL, so use functions in udf_js with some caution, likely only after performing aggregation in your query. We document a few of the most broadly useful UDFs below, but you can see the full list of mozfun UDFs in https://mozilla.github.io/bigquery-etl and or UDFs with source code used within moz-fx-data-shared-prod in bigquery-etl/sql/moz-fx-data-shared-prod/udf and bigquery-etl/sql/moz-fx-data-shared-prod/udf_js .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Using UDFs","id":"228","title":"Using UDFs"},"229":{"body":"BigQuery currently lacks native map support and our workaround is to use a STRUCT type with fields named [key, value]. We've created a UDF that provides key-based access with the signature: mozfun.map.get_key(, ). The example below generates a count per reason key in the event_map_values field in the telemetry events table for Normandy unenrollment events from yesterday. SELECT mozfun.map.get_key(event_map_values, 'reason') AS reason, COUNT(*) AS EVENTS\nFROM telemetry.events\nWHERE submission_date = DATE_SUB(CURRENT_DATE(), INTERVAL 1 DAY) AND event_category='normandy' AND event_method='unenroll'\nGROUP BY 1\nORDER BY 2 DESC","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Accessing map-like fields","id":"229","title":"Accessing map-like fields"},"23":{"body":"See Data Analyst .","breadcrumbs":"Introduction » Terminology » Analyst","id":"23","title":"Analyst"},"230":{"body":"We considered many potential ways to represent histograms as BigQuery fields and found the most efficient encoding was actually to leave them as raw JSON strings. To make these strings easier to use for analysis, you can convert them into nested structures using mozfun.hist.extract: WITH extracted AS ( SELECT submission_timestamp, mozfun.hist.extract(payload.histograms.a11y_consumers) AS a11y_consumers FROM telemetry.main ) --\nSELECT a11y_consumers.bucket_count, a11y_consumers.sum, a11y_consumers.range[ORDINAL(1)] AS range_low, udf.get_key(a11y_consumers.values, 11) AS value_11\nFROM extracted\nWHERE a11y_consumers.bucket_count IS NOT NULL AND DATE(submission_timestamp) = \"2019-08-09\"\nLIMIT 10 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Writing Queries » Accessing histograms","id":"230","title":"Accessing histograms"},"231":{"body":"When you write a query using STMO or the BigQuery console, you can improve performance and reduce costs by learning how data is stored, how databases function, and what you can change about a query to take advantage of the storage structure and the data function. Queries are charged by data scanned at $5 per terabyte (TB) so each 200 gigabytes of data scanned will cost $1: on tables with hundreds of TBs of data (like the main ping table or clients_daily ), costs can add up very quickly . When trying to reduce the cost, the main thing to do is reduce the amount of data scanned: some of the advice in this article will improve your query's performance but will not scan a smaller amount of data, and thus cost the same.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Optimizing BigQuery Queries","id":"231","title":"Optimizing BigQuery Queries"},"232":{"body":"TL;DR: What to implement for quick improvements How to improve both query speed and cost Improvements to query speed only Caveats Some Explanations What are these databases? Key takeaways How is the data stored? Traditional Row Stores Columnar Stores Data partitions Data Ordering (clustering) Key takeaways","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Table of Contents","id":"232","title":"Table of Contents"},"233":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » TL;DR: What to implement for quick improvements","id":"233","title":"TL;DR: What to implement for quick improvements"},"234":{"body":"Filter on a partitioned column such as submission_timestamp or submission_date ( even if you have a LIMIT: see optimization caveats ) Use a sample of the data that is based on the sample_id field. This can be helpful for initial development even if you later run the query using the entire population (without sampling). Tables that include a sample_id field will usually have that as one of the clustering fields and you can efficiently scan random samples of users by specifying WHERE sample_id = 0 (1% sample), WHERE sample_id < 10 (10% sample), etc. This can be especially helpful with main_summary, clients_daily, and clients_last_seen which are very large tables and are all clustered on sample_id. Many datasets also cluster on normalized_channel, corresponding to the channel of the product. If you are working with data that has different channels (for example, Firefox desktop), limit your initial query to a channel with a limited population like Nightly (in the case of Firefox desktop, do this by adding WHERE normalized_channel='nightly' to your query) Select only the columns that you want ( Don't use SELECT *) If you are experimenting with data or exploring data, use one of the data preview options instead of SELECT *. Reference the data size prediction (\"This query will process X bytes\") in STMO and the BigQuery UI to help gauge the efficiency of your queries. You should see this number go down as you limit the range of submission_dates or include fewer fields in your SELECT statement.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » How to improve both query speed and cost","id":"234","title":"How to improve both query speed and cost"},"235":{"body":"These are still worth doing! Use approximate algorithms : e.g., approx_count_distinct(...) instead of COUNT(DISTINCT ...) If using JOIN, trim the data to-be-joined before the query performs a JOIN. If you reduce data early in the processing cycle, shuffling and other complex operations only execute on the data that you need. Use sub queries with filters or intermediate tables or views as a way of decreasing sides of a join, prior to the join itself.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Improvements to query speed only","id":"235","title":"Improvements to query speed only"},"236":{"body":"For clustered tables, the data size prediction won't take into account benefits from LIMITs and WHERE clauses on clustering fields, so you'll need to compare to the actual \"Data Scanned\" after the query is run. Applying a LIMIT clause to a SELECT * query might not affect the amount of data read, depending on the table structure. Many of our tables are configured to use clustering in which case a LIMIT clause does effectively limit the amount of data that needs to be scanned. To check whether your LIMIT and WHERE clauses are actually improving performance, you should see a lower value reported for actual \"Data Scanned\" by a query compared to the prediction (\"This query will process X bytes\") in STMO or the BigQuery UI. Do not treat WITH clauses as prepared statements WITH clauses are used primarily for readability because they are not materialized: if a query appears in more than one WITH clause, it executes in each clause. Do not rely on them to optimize your query!","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Caveats","id":"236","title":"Caveats"},"237":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » Some Explanations","id":"237","title":"Some Explanations"},"238":{"body":"The primary data storage mechanism used at Mozilla, BigQuery, is not a traditional relational database like PostgreSQL or MySQL. Instead it is a distributed SQL engine where data is stored separately from computational resources used to retrieve it. Multiple machines work together to get the result of your query. Because there is more than one system, you need to pay particular attention to Data Shuffles : when all systems have to send data to all other systems. For example, consider the following query, which lists the number of rows that are present for each client_id: SELECT client_id, COUNT(*)\nFROM telemetry.main\nGROUP BY client_id During the execution of this query, the BigQuery cluster performs the following steps: Each system reads a different piece of the data and parses the client_id for each row. Internally, it then computes the number of rows seen for each client_id, but only for the data that it read . Each system is then assigned a set of client_ids to aggregate. For example, the first system may be given instructions to get the count of client1. It then has to send a request to every other system for the total seen for client1. It can then aggregate the total. If every client_id has been aggregated, each system reports to the coordinator the client_ids that it was responsible for, as well as the count of rows seen by each. The coordinator is responsible for returning the result of the query to the client, which in this example is STMO. A similar process occurs on data joins, where different systems are instructed to join on different keys. In that case, data from both tables needs to be shuffled to every system. Key takeaways Use LIMIT for query prototyping to dramatically reduce the volume of data scanned as well as speeding up processing. Use approximate algorithms. Then less data needs to be shuffled because probabilistic data structures can be used instead of the raw data itself. Specify large tables first in a JOIN operation. In this case, small tables can be sent to every system to eliminate one data shuffle operation. Note that Spark supports a broadcast command explicitly.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » What are these databases?","id":"238","title":"What are these databases?"},"239":{"body":"The data is stored in columnar format. Traditional Row Stores Consider a typical CSV file, which represents an example of a row store. name,age,height\n\"Ted\",27,6.0\n\"Emmanuel\",45,5.9\n\"Cadence\",5,3.5 When this data is stored to disk, you can read an entire record in consecutive order. For example, if the first \" is stored at block 1 on disk, then a sequential scan from 1 assigns the first row of data: \"ted\",27,6.0. Keep scanning and you get \\n\"Emm... and so on. You can use the following query that you can execute very quickly: SELECT *\nFROM people\nWHERE name == 'Ted' The database can just scan the first row of data. However, the following is more difficult: SELECT name\nFROM people Now the database has to read all of the rows and then select the name column, which results in a lot more overhead. Columnar Stores Columnar turns the data sideways. For example, you can make a columnar version of the above data and still store it in CSV format: name,\"Ted\",\"Emmanuel\",\"Cadence\"\nage,27,45,5\nheight,6.0,5.9,3.5 Now let's consider how we can query the data when it's stored this way: SELECT *\nFROM people\nWHERE name == \"ted\" In this case, all the data must be read because the (name, age, height) is not stored together. Here's another query: SELECT name\nFROM people In this case, only the \"name\" row needs to be read. All the other lines of the file can be skipped. Data partitions You can improve performance even further by taking advantage of partitions, grouping together data that shares a value for a column. For example, if everyone in the people table lived in DE, then you can add that to the filename: /country=DE/people.csv. From there, a query engine would have to know how to read that path and understand that all of these people share a country. You can query as follows: SELECT *\nFROM people\nWHERE country == 'US' In this case, the query engine no longer even has to read the file. It could just look at the path and realize that there is nothing of interest. Tables are usually partitioned based on dates; e.g., submission_date or DATE(submission_timestamp). Data Ordering (clustering) Another way to improve query performance is to select a subset of data on a field that the data is ordered by. In BigQuery, this is called \"clustering\". A clustered field is one which is sorted in the underlying data. For example, if you wanted to get all of ages greater than age 40 in the table above, you might query like this: SELECT age FROM people WHERE age > 40 This would scan all of the age field, starting from 27, then 45, and ending with 5. However, if instead data was sorted on that field, the table would look like this: name,\"Cadence\",\"Ted\",\"Emmanuel\"\nage,5,27,45\nheight,3.5,6.0,5.9 Since data is stored on different files, we could ignore any age files that don't have data less than 40. So if Cadence and Ted's ages were in one file, and Emmanuel's in the next, we could skip reading that first file entirely. In that way, we can sometimes drastically reduce the amount of data we're reading. Key takeaways Limit queries to a few columns that you need to reduce the volume of data that must be read Filter the partitions to reduce the volume of data that you need Filter on clustered fields Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Optimization » How is the data stored?","id":"239","title":"How is the data stored?"},"24":{"body":"A third-party product formerly used by several teams within Mozilla for analysis of user events.","breadcrumbs":"Introduction » Terminology » Amplitude","id":"24","title":"Amplitude"},"240":{"body":"This document will help you find the best data source for a given analysis of Desktop Firefox. It focuses on descriptive datasets and does not cover anything attempting to explain why something is observed. This guide will help if you need to answer questions like: How many Firefox users are active in Germany? How many crashes occur each day? How many users have installed a specific add-on? If you want to know whether a causal link occurs between two events, consider running an experiment . There are two types of datasets that you might want to use: those based on raw pings and those derived from them.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Accessing Desktop Data","id":"240","title":"Accessing Desktop Data"},"241":{"body":"We receive data from Firefox users via pings : small JSON payloads sent by clients at specified intervals. There are many types of pings, each containing different measurements and sent for different purposes. These pings are then aggregated into ping-level datasets that can be retrieved using BigQuery. Pings can be difficult to work with and expensive to query: where possible, you should use a derived dataset to answer your question. For more information on pings and how to use them, see Raw Ping Data .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Raw Ping Datasets","id":"241","title":"Raw Ping Datasets"},"242":{"body":"Derived datasets are built using the raw ping data above with various transformations to make them easier to work with and help you avoid the pitfall of pseudo-replication . You can find a full list of them in the derived datasets section , but two commonly used ones are \"Clients Daily\" and \"Clients Last Seen\".","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Derived Datasets","id":"242","title":"Derived Datasets"},"243":{"body":"Many questions about Firefox take the form \"What did clients with characteristics X, Y, and Z do during the period S to E?\" The clients_daily table aims to answer these questions. Each row in the table is a (client_id, submission_date) and contains a number of aggregates about that day's activity. See the clients_daily reference for more information.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Clients Daily","id":"243","title":"Clients Daily"},"244":{"body":"The clients_last_seen dataset is useful for efficiently determining exact user counts such as DAU and MAU. It can also allow efficient calculation of other windowed usage metrics like retention via its bit pattern fields . It includes the most recent values in a 28 day window for all columns in the clients_daily dataset . See the clients_last_seen reference for more information. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Desktop Data » Clients Last Seen","id":"244","title":"Clients Last Seen"},"245":{"body":"This document describes how to access Glean data using BigQuery, such as in Redash . This is intended for in-depth analysis: GUD , GLAM and Looker can answer many simple questions. The data that Glean applications generates maps cleanly to structures we create in BigQuery: see the section on Glean Data in the data pipeline reference. The exact method to use depends on the metric type you want to access. Counter, boolean, and most other metrics Event metrics","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Accessing Glean Data in BigQuery","id":"245","title":"Accessing Glean Data in BigQuery"},"246":{"body":"Most metrics Glean collects map to a single column in a BigQuery table. The Glean Dictionary shows the mapping to access these mappings when writing queries. For example, say you wanted to get a count of top sites as measured in Firefox for Android. You can get the information you need to build your query by following this procedure: Go to the Glean Dictionary home page. Navigate to the Firefox for Android application Under metrics, search for \"top\", select metrics.top_sites_count . Scroll down to the bottom. Under BigQuery, you should see an entry like: \"In org_mozilla_fenix.metrics as metrics.counter.metrics_top_sites_count\". The former corresponds to the table name whilst the latter corresponds to the column name. You can select which channel you want to view information for and the table name will update accordingly. With this information in hand, you can now proceed to writing a query. For example, to get the average of this metric on the first of January, you could write something like this: -- Count number of pings where Fenix is the default browser\nSELECT AVG(metrics.counter.metrics_top_sites_count)\nFROM -- We give the table an alias so that the table name `metrics` and field name -- `metrics` don't conflict. org_mozilla_fenix.metrics AS m\nWHERE date(submission_timestamp) = '2021-01-01' Note that we alias the table used in the query, otherwise the BigQuery parser gets confused. This can also happen with the tables and columns corresponding to the events ping. Another option is to explicitly qualify the table when selecting the column (so metrics.counter.metrics_top_sites_count becomes metrics.metrics.counter.metrics_top_sites_count): SELECT AVG(metrics.metrics.counter.metrics_top_sites_count)\nFROM org_mozilla_fenix.metrics\nWHERE DATE(submission_timestamp) = '2021-01-01'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Counter, boolean, and most other metrics","id":"246","title":"Counter, boolean, and most other metrics"},"247":{"body":"Event metrics are stored slightly differently: since each ping sent by a Glean application sends a group of metrics, they are mapped into a set of records within a single column. To query them individually, you need to unnest them into their own table. For example, let's say you wanted to investigate the foreground metrics for tab engine. You can get the information you need to build your query by following this procedure: Go to the Glean Dictionary home page. Navigate to the Firefox for Android application Under metrics, search for \"foreground\", select engine_tab.foreground_metrics . Scroll down to the bottom until you see \"Access\". Under BigQuery, you should see an entry like: \"In org_mozilla_fenix.events\". This tells you the BigQuery table in which this data is stored. With this information, plus knowledge of the metric's category (engine_tab) and name (foreground_metrics) we now know enough to write a simple query: WITH events AS (\nSELECT submission_timestamp, client_info.client_id, event.timestamp AS event_timestamp, event.category AS event_category, event.name AS event_name, event.extra AS event_extra,\nFROM org_mozilla_fenix.events AS e\nCROSS JOIN UNNEST(e.events) AS event\nWHERE submission_timestamp = '2021-05-03' AND sample_id = 42 -- 1% sample for development AND event.category = 'engine_tab' AND event.name = 'foreground_metrics'\n)\nSELECT * FROM events The extra fields are stored as a structure. For more information on accessing those, see accessing map-like fields in the querying documentation . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Glean Data » Event metrics","id":"247","title":"Event metrics"},"248":{"body":"If some field is present in a valid received ping , but is not present in the ping's schema , it doesn't have its own column to be placed into during ingestion . Instead, those fields remain as raw JSON and are placed in the additional_properties column of the ping's table or view. This can happen for a variety of usually-temporary problems like: The latest schema hasn't yet been deployed (see \"What does it mean when a schema deploy is blocked?\" ) mozilla-pipeline-schemas was not updated after a change in the data which was submitted (this shouldn't happen with Glean , but can happen with some legacy data, for example the legacy Firefox Desktop telemetry environment ). Until the problem is fixed, any ingested pings with these \"unknown\" data in them will place that data in the additional_properties column. The rows of this dataset will always have these data in the additional_properties column, even after the dataset has been updated to add the column. To access data that's been put into the additional_properties column, you'll have to parse the JSON. Be aware that when you access the additional_properties field, BigQuery has to read the entire contents, even if you're extracting just a single field. In the case of main pings, additional_properties can be quite large, leading to expensive queries.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Additional Properties » Additional Properties","id":"248","title":"Additional Properties"},"249":{"body":"At the beginning of February 2021, schema deploys were delayed. So to access the newly-added parent-process Firefox Desktop probes telemetry.generated_new_client_id, telemetry.state_file_save_errors, and telemetry.loaded_client_id_doesnt_match_pref, we needed to locate where they would be in the payload, and use JSON_EXTRACT_SCALAR to extract the scalar (in both a JSON and Telemetry sense of the word \"scalar\") values. SELECT JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.generated_new_client_id']\") AS generated_new_client_id, JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.state_file_save_errors']\") AS state_file_save_errors, JSON_EXTRACT_SCALAR(additional_properties, \"$.payload.processes.parent.scalars['telemetry.loaded_client_id_doesnt_match_pref']\") AS loaded_client_id_doesnt_match_pref, payload.info.profile_subsession_counter AS profile_subsession_counter\nFROM mozdata.telemetry.main_nightly\nWHERE submission_timestamp > '2021-02-02' AND application.build_id >= '20210202095107' -- First nightly with measure 20210202095107 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Accessing Additional Properties » Example","id":"249","title":"Example"},"25":{"body":"BigQuery is Google Cloud's managed data warehouse. Most of the data described on this site is stored and queried using BigQuery. See Accessing and working with BigQuery for more details.","breadcrumbs":"Introduction » Terminology » BigQuery","id":"25","title":"BigQuery"},"250":{"body":"Introduction Accessing BigQuery data from Spark Using the Storage API Connector Using Dataproc Reading data from BigQuery into Spark Storage API Query API Persisting data","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Custom Analysis with Spark","id":"250","title":"Custom Analysis with Spark"},"251":{"body":"Apache Spark is a general-purpose cluster computing system - it allows users to run general execution graphs. APIs are available in Python, Scala, R, and Java. It is designed to be fast and easy to use. Here are some useful introductory materials: Spark Programming Guide Spark SQL Programming Guide Spark can be used from Google's Dataproc , and works with data stored in BigQuery. There are a number of methods of both reading from and writing to BigQuery using Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Introduction","id":"251","title":"Introduction"},"252":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Accessing BigQuery data from Spark","id":"252","title":"Accessing BigQuery data from Spark"},"253":{"body":"⚠ This method requires BigQuery Access to be provisioned. If you want to use Spark locally (or via an arbitrary GCP instance in the cloud), we recommend the Storage API Connector for accessing BigQuery tables in Spark as it is the most modern and actively developed connector. It works well with the BigQuery client library which is useful if you need to run arbitrary SQL queries and load their results into Spark.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Using the Storage API Connector","id":"253","title":"Using the Storage API Connector"},"254":{"body":"⚠ This method requires BigQuery Access to be provisioned. Dataproc is Google's managed Spark cluster service. You can spin up a Dataproc cluster with Jupyter using the following command. Insert your values for cluster-name, bucket-name, and project-id there. Your notebooks are stored in Cloud Storage under gs://bucket-name/notebooks/jupyter: gcloud beta dataproc clusters create cluster-name \\ --optional-components=ANACONDA,JUPYTER \\ --image-version=1.4 \\ --enable-component-gateway \\ --properties=^#^spark:spark.jars=gs://spark-lib/bigquery/spark-bigquery-latest.jar \\ --num-workers=3 \\ --max-idle=3h \\ --bucket bucket-name \\ --region=us-west1 \\ --project project-id You can retrieve the Jupyter URL with the following command: gcloud beta dataproc clusters describe cluster-name --region=us-west1 --project project-id | grep Jupyter After you've finished your work, it's a good practice to delete your cluster: gcloud beta dataproc clusters delete cluster-name --region=us-west1 --project project-id --quiet","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Using Dataproc","id":"254","title":"Using Dataproc"},"255":{"body":"There are two main ways to read data from BigQuery into Spark: using either the storage API and the query API.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Reading data from BigQuery into Spark","id":"255","title":"Reading data from BigQuery into Spark"},"256":{"body":"First, using the Storage API - this bypasses BigQuery's execution engine and directly reads from the underlying storage. This is the preferred method of loading data from BigQuery into Spark. It is more efficient for reading large amounts of data into Spark, and supports basic column and partitioning filters. Example of using the Storage API from Databricks: dbutils.library.installPyPI(\"google-cloud-bigquery\", \"1.16.0\")\ndbutils.library.restartPython() from google.cloud import bigquery def get_table(view): \"\"\"Helper for determining what table underlies a user-facing view, since the Storage API can't read views.\"\"\" bq = bigquery.Client() view = view.replace(\":\", \".\") # partition filter is required, so try a couple options for partition_column in [\"DATE(submission_timestamp)\", \"submission_date\"]: try: job = bq.query( f\"SELECT * FROM `{view}` WHERE {partition_column} = CURRENT_DATE\", bigquery.QueryJobConfig(dry_run=True), ) break except Exception: continue else: raise ValueError(\"could not determine partition column\") assert len(job.referenced_tables) == 1, \"View combines multiple tables\" table = job.referenced_tables[0] return f\"{table.project}:{table.dataset_id}.{table.table_id}\" # Read one day of main pings and select a subset of columns.\ncore_pings_single_day = spark.read.format(\"bigquery\") \\ .option(\"table\", get_table(\"moz-fx-data-shared-prod.telemetry.main\")) \\ .load() \\ .where(\"submission_timestamp >= to_date('2019-08-25') submission_timestamp < to_date('2019-08-26')\") \\ .select(\"client_id\", \"experiments\", \"normalized_channel\") A couple of things are worth noting in the above example. get_table is necessary because an actual table name is required to read from BigQuery here, fully qualified with project name and dataset name. The Storage API does not support accessing VIEWs, so the convenience names such as telemetry.core are not available via this API. You must supply a filter on the table's date partitioning column, in this case submission_timestamp. Additionally, you must use the to_date function to make sure that predicate push-down works properly for these filters.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Storage API","id":"256","title":"Storage API"},"257":{"body":"If you want to read the results of a query (rather than directly reading tables), you may also use the Query API. This pushes the execution of the query into BigQuery's computation engine, and is typically suitable for reading smaller amounts of data. If you need to read large amounts of data, prefer the Storage API as described above. Example: from google.cloud import bigquery bq = bigquery.Client() query = \"\"\"\nSELECT event_string_value, count(distinct client_id) AS client_count\nFROM mozdata.telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'enroll' AND submission_date = '2019-06-01'\nGROUP BY event_string_value\nORDER BY client_count DESC\nLIMIT 20\n\"\"\" query_job = bq.query(query) # Wait for query execution, then fetch results as a pandas dataframe.\nrows = query_job.result().to_dataframe()","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Query API","id":"257","title":"Query API"},"258":{"body":"You can save data resulting from your Spark analysis as a BigQuery table or to Google Cloud Storage . You can also save data to the Databricks Filesystem . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Accessing and working with BigQuery » Custom analysis with Spark » Persisting data","id":"258","title":"Persisting data"},"259":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Dataset Specific","id":"259","title":"Dataset Specific"},"26":{"body":"A unique identifier for a build like 20210317095331. Often used to identify and aggregate telemetry submitted by specific versions of our software. Note that the format may differ across product lines .","breadcrumbs":"Introduction » Terminology » Build ID","id":"26","title":"Build ID"},"260":{"body":"A common request is to count the number of users who have enrolled or unenrolled from a SHIELD experiment. The events table includes Normandy enrollment and unenrollment events for both pref-flip and add-on studies. Note that the events table is updated nightly. Normandy events have event_category normandy. The event_string_value will contain the experiment slug (for pref-flip experiments) or name (for add-on experiments). Normandy events are described in detail in the Firefox source tree docs . Note that addon studies do not have branch information in the events table, since addons, not Normandy, are responsible for branch assignment. For studies built with the obsolete add-on utilities , branch assignments are published to the shield_study dataset.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Working with Normandy events","id":"260","title":"Working with Normandy events"},"261":{"body":"The event_map_values column of enroll events contains a branch key, describing which branch the user enrolled in. To fetch a count of events by branch in BigQuery SQL: SELECT submission_date, udf.get_key(event_map_values, 'branch') AS branch, COUNT(*) AS n\nFROM telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'enroll' AND event_string_value = '{{experiment_slug}}' AND submission_date >= '{{experiment_start}}'\nGROUP BY 1, 2\nORDER BY 1, 2","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Counting pref-flip enrollment events by branch","id":"261","title":"Counting pref-flip enrollment events by branch"},"262":{"body":"The event_map_values column of unenroll events includes a reason key. Reasons are described in the Normandy docs . Normal unenroll events at the termination of a study will occur for the reason recipe-not-seen. To fetch a count of events by reason and branch: SELECT submission_date, udf.get_key(event_map_values, 'branch') AS branch, udf.get_key(event_map_values, 'reason') AS reason, COUNT(*) AS n\nFROM telemetry.events\nWHERE event_category = 'normandy' AND event_method = 'unenroll' AND event_string_value = '{{experiment_slug}}' AND submission_date >= '{{experiment_start}}'\nGROUP BY 1, 2, 3\nORDER BY 1, 2, 3 Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Normandy events » Counting pref-flip unenrollment events by branch","id":"262","title":"Counting pref-flip unenrollment events by branch"},"263":{"body":"You can use the following snippets to start querying crash pings with STMO and BigQuery . Using these tools, you can quickly get counts and other information about crash pings that are submitted day-to-day. The following example just counts all existing pings for a few days across several dimensions: SELECT date(submission_timestamp) AS crash_date, count(*) AS crash_count\nFROM telemetry.crash\nWHERE date(submission_timestamp) >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)\nGROUP BY crash_date STMO#67925 . Although the total crash counts is not always useful, you may want to restrict a query to a channel or some other dimensions, and also facet the results. Therefore, you can add a few more fields to the SQL: SELECT date(submission_timestamp) AS crash_date, normalized_os AS os, count(*) AS crash_count\nFROM telemetry.crash\nWHERE date(submission_timestamp) >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY) AND normalized_channel='nightly'\nGROUP BY normalized_os, crash_date STMO#67927 These are just initial examples. You can query across all the fields in a telemetry crash ping, which provides useful information about the crashes themselves. You can view a summary of the available fields in the STMO schema browser, referring to the documentation on the Firefox crash ping for more information where necessary. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Crash Pings » Working with Crash Pings","id":"263","title":"Working with Crash Pings"},"264":{"body":"Monthly active users (MAU) is a windowed metric that requires joining data per client across 28 days. Calculating this from individual pings or daily aggregations can be computationally expensive, which motivated creation of the clients_last_seen dataset for desktop Firefox and similar datasets for other applications. A powerful feature of the clients_last_seen methodology is that it doesn't record specific metrics like MAU and WAU directly, but rather each row stores a history of the discrete days on which a client was active in the past 28 days. We could calculate active users in a 10 day or 25 day window just as efficiently as a 7 day (WAU) or 28 day (MAU) window. But we can also define completely new metrics based on these usage histories, such as various retention definitions. The usage history is encoded as a \"bit pattern\" where the physical type of the field is a BigQuery INT64, but logically the integer represents an array of bits, with each 1 indicating a day where the given clients was active and each 0 indicating a day where the client was inactive. This article discusses the details of how we represent usage in bit patterns, how to extract standard usage and retention metrics, and how to build new metrics from them.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Working with Bit Patterns in Clients Last Seen","id":"264","title":"Working with Bit Patterns in Clients Last Seen"},"265":{"body":"Calculating DAU, WAU, and MAU Calculating retention Understanding bit patterns Why 28 bits instead of 64? Forward-looking windows and backward-looking windows Usage: Backward-looking windows How windows shift from day to day Retention: Forward-looking windows N-day Retention Retention using activity date Proposing a new bit pattern field UDF Reference bits28.to_string bits28.from_string bits28.to_dates bits28.days_since_seen bits28.range bits28.active_in_range bits28.retention","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Table of Contents","id":"265","title":"Table of Contents"},"266":{"body":"The simplest application of usage bit patterns is for calculating metrics in backward-looking windows. This is what we do for our canonical usage measures DAU, WAU, and MAU. To decide whether a given client should count towards DAU, WAU, and MAU, we need to know how recently that client was active. If the client was seen in the past 28 days, they count toward MAU. If they were active in the past 7 days, the count toward WAU. And only if they were active today do they count toward DAU. The user-facing clients_last_seen views present fields like days_since_seen that extract this information for us from the underlying days_seen_bits field, allowing us to easily express DAU, WAU, and MAU aggregates like: SELECT submission_date, COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date\nORDER BY submission_date Under the hood, days_since_seen is calculated using the bits28.days_since_seen UDF which is explained in more detail later in this article. Note that the desktop clients_last_seen table also has additional bit pattern fields corresponding to other usage criteria , so other variants on MAU can be calculated like: SELECT submission_date, COUNTIF(days_since_visited_5_uri < 28) AS visited_5_uri_mau, COUNTIF(days_since_opened_dev_tools < 28) AS opened_dev_tools_mau\nFROM telemetry.clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date\nORDER BY submission_date Adding a new usage criterion is possible, but requires some work especially if a historical backfill is necessary, so file a bug to begin discussions on new usage criteria. Also note that non-desktop products also have derived tables following the clients_last_seen methodology. Per-product MAU could be calculated as: SELECT submission_date, app_name, COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.nondesktop_clients_last_seen\nWHERE submission_date = '2020-01-28'\nGROUP BY submission_date, app_name\nORDER BY submission_date, app_name","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Calculating DAU, WAU, and MAU","id":"266","title":"Calculating DAU, WAU, and MAU"},"267":{"body":"For retention calculations, we use forward-looking windows. This means that when we report a retention value for 2020-01-01, we're talking about what portion of clients active on 2020-01-01 are still active some number of days later. In particular, let's consider the \"1-Week Retention\" measure shown in GUD which considers a window of 14 days. For each client active in \"week 0\" (days 0 through 6), we determine retention by checking if they were also active in \"week 1\" (days 7 through 13). We provide a UDF called bits28.retention that returns a rich STRUCT type representing activity in various windows, with all the date and bit offsets handled for you. You pass in a bit pattern and the corresponding submission_date, and it returns fields like: day_13.metric_date day_13.active_in_week_0 day_13.active_in_week_1 Calculating GUD's retention aggregates and some other variants looks like: -- The struct returned by bits28.retention is nested.\n-- The first level of nesting defines the beginning of our window;\n-- in our case, we want day_13 to get retention in a 2-week window.\n-- This base query uses day_13.* to make all the day_13 fields available:\n-- - metric_date\n-- - active_in_week_0\n-- - active_in_week_1\n-- - ...\n--\nWITH base AS ( SELECT *, mozfun.bits28.retention( days_seen_bits, submission_date ).day_13.*, mozfun.bits28.retention( days_created_profile_bits, submission_date ).day_13.active_on_metric_date AS is_new_profile FROM telemetry.clients_last_seen ) SELECT metric_date, -- 2020-01-15 (13 days earlier than submission_date) -- 1-Week Retention matching GUD. SAFE_DIVIDE( COUNTIF(active_in_week_0 AND active_in_week_1), COUNTIF(active_in_week_0) ) AS retention_1_week, -- 1-Week New Profile Retention matching GUD. SAFE_DIVIDE( COUNTIF(is_new_profile AND active_in_week_1), COUNTIF(is_new_profile) ) AS retention_1_week_new_profile, -- NOT AN OFFICIAL METRIC -- A more restrictive 1-Week Retention definition that considers only clients -- active on day 0 rather than clients active on any day in week 0. SAFE_DIVIDE( COUNTIF(active_on_metric_date AND active_in_week_1), COUNTIF(active_on_metric_date) ) AS retention_1_week_active_on_day_0, -- NOT AN OFFICIAL METRIC -- A more restrictive 0-and-1-Week Retention definition where again the denominator -- is restricted to clients active on day 0 and the client must be active both in -- week 0 after the metric date and in week 1. SAFE_DIVIDE( COUNTIF(active_on_metric_date AND active_in_week_0_after_metric_date AND active_in_week_1), COUNTIF(active_on_metric_date) ) AS retention_0_and_1_week_active_on_day_0, FROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date Notice that in each retention definition, the numerator always contains the exact same condition as the denominator plus additional constraints (AND ...). It is very easy to accidentally define a retention metric that is logically inconsistent and can rise above 1. Under the hood, bits28.retention is using a series of calls to the lower-level bits28.range function, which is explained later in this article. bits28.range is very powerful and can be used to construct novel metrics, but it also introduces many opportunities for off-by-one errors and passing parameters in incorrect order, so please fully read through this documentation before attempting to use the lower-level functions.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Calculating retention","id":"267","title":"Calculating retention"},"268":{"body":"If you look at the days_seen_bits field in telemetry.clients_last_seen, you'll see seemingly random whole numbers, some as large as nine digits. How should we interpret these? For very small numbers, it may be possible to interpret the value by eye. A value of 1 means the client was active on submission_date only and wasn't seen in any of the 27 days previous. A value of 2 means the client was seen 1 day ago, but not on submission_date. A value of 3 means that the client was seen on submission_date and the day previous. It's much easier to reason about these bit patterns, however, when we view them as strings of ones and zeros. We've provided a UDF to convert these values to \"bit strings\": SELECT [ mozfun.bits28.to_string(1), mozfun.bits28.to_string(2), mozfun.bits28.to_string(3) ] >>> ['0000000000000000000000000001', '0000000000000000000000000010', '0000000000000000000000000011'] A value of 3 is equal to 2^1 + 2^0 and indeed we see that reading from right to left in the string of bits, the \"lowest\" to bits are set (1) while the rest of the bits are unset (0). Let's consider a larger value 8256. In terms of powers of two, this is equal to 2^13 + 2^6 and its string representation should have two 1 values. If we label the rightmost bit as \"offset 0\", we would expect the set bits to be at offsets -13 and -6: SELECT mozfun.bits28.to_string(8256) >>> '0000000000000010000001000000' We also provide the inverse of this function to take a string representation of a bit pattern and return the associated integer: SELECT mozfun.bits28.from_string('0000000000000010000001000000') >>> 8256 Note that the leading zeros are optional for this function: SELECT mozfun.bits28.from_string('10000001000000') >>> 8256 Finally, we can translate this into an array of concrete dates by passing a value for the date that corresponds to the rightmost bit: SELECT mozfun.bits28.to_dates(8256, '2020-01-28') >>> ['2020-01-15', '2020-01-22']","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Understanding bit patterns","id":"268","title":"Understanding bit patterns"},"269":{"body":"BigQuery has only one integer type (INT64) which is composed of 64 bits, so we could technically store 64 days of history per bit pattern. Limiting to 28 bits is a practical concern related to storage costs and reprocessing concerns. Consider a client that is only active on a single day and then never shows up again. A client that becomes inactive will eventually fall outside the 28-day usage window and will thus not have a row in following days of clients_last_seen and we no longer duplicate that client's data for those days. Also, tables following the clients_last_seen methodology have to be populated incrementally. For each new day of data, we have to reference the previous day's rows in clients_last_seen, take the trailing 27 bits of each pattern and appending a 0 or 1 to represent whether the client was active in the new day. Now, suppose we find that there was a processing error 10 days ago that affected a table upstream of clients_last_seen. If we fix that error, we now have to recompute each day of clients_last_seen from 10 days ago all the way to the present. We chose to encode only 28 days of history in these bit patterns as a compromise that gives just enough history to calculate MAU on a rolling basis but otherwise limits the amount of data that needs to be reprocessed to recover from errors.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Why 28 bits instead of 64?","id":"269","title":"Why 28 bits instead of 64?"},"27":{"body":"A unique id identifying the client who sent a ping .","breadcrumbs":"Introduction » Terminology » Client ID","id":"27","title":"Client ID"},"270":{"body":"Bit patterns can be used to calculate a variety of windowed metrics, but there are a number of ways we can choose to interpret a bit pattern and define windows within it. In particular, we can choose to read a bit pattern from right to left, looking backwards from the most recent day. Or we can choose to read a bit pattern from left to right, looking forwards from some chosen reference point. MAU and WAU use backward-looking windows where the value for 2020-01-28 depends on activity from 2020-01-01 to 2020-01-28. You can calculate DAU, WAU, and MAU for 2020-01-28 as soon data for that target date has been processed. In other words, the metric date for usage metrics corresponds directly to the submission_date in clients_last_seen. Retention metrics, however, use forward-looking windows where the value for 2020-01-28 depends on activity happening on and after that date. Be prepared for this to twist your mind a bit. What we call \"1-Week Retention\" depends on activity in a 2-week window. If we want to calculate a 1-week retention value for 2020-01-01, we need to consider activity from 2020-01-01 through 2020-01-14, so we cannot know the retention value for a given day until we've fully processed data 13 days later. In other words, the metric date for 1-week retention is always 13 days earlier than the submission_date on which it can be calculated. Using forward-looking windows initially seems awkward, but it turns out to be necessary for consistency in how we define various retention metrics. Consider if we wanted to compare 1-week, 2-week, and 3-week retention metrics on a single plot. If we use forward-looking windows, then the point labeled 2020-01-01 describes the same set of users for all three metrics and how their activity differs over time. If we use backwards-looking windows, then each of these three metrics is considering a separate population of users. We'll discuss this in more detail later.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Forward-looking windows and backward-looking windows","id":"270","title":"Forward-looking windows and backward-looking windows"},"271":{"body":"The simplest application of usage bit patterns is for calculating metrics in backward-looking windows. This is what we do for our canonical usage measures DAU, WAU, and MAU. Let's imagine a single row from clients_last_seen with submission_date = 2020-01-28. The days_seen_bits field records usage for a single client over a period of 28 days ending on the given submission_date. We will call this metric date \"day 0\" (2020-01-28 in this case) and count backwards to \"day -27\" (2020-01-01). Let's suppose this client was only active on two days in the past month: 2020-01-22 (day -6) and 2020-01-15 (day -13). That client's days_seen_bits value would show up as 8256, which as we saw in the previous section can be represented as bit string '0000000000000010000001000000'. Let's dive more deeply into that bit string representation: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │-26 │-24 │-22 │-20 │-18 │-16 │-14 │-12 │-10 │ -8 │ -6 │ -4 │ -2 │ 0 -27 -25 -23 -21 -19 -17 -15 -13 -11 -9 -7 -5 -3 -1 └──────────────────────────────────────────────────────────────────────────────────┘ MAU └──────────────────┘ WAU └─┘ DAU In this picture, we've annotated the windows for DAU (day 0 only), WAU (days 0 through -6) and MAU (days 0 through -27). This particular client won't count toward DAU for 2020-01-28, but the client does count towards both WAU and MAU. Note that for each of these usage metrics, the number of active days does not matter but only the recency of the latest active day. We provide a special function to tell us how many days have elapsed since the most recent activity encoded in a bit pattern: SELECT mozfun.bits28.days_since_seen(mozfun.bits28.from_string('10000001000000')) >>> 6 Indeed, this is so commonly used that we build this function into user-facing views, so that instead of referencing days_seen_bits with a UDF, you can instead reference a field called days_since_seen. Counting MAU, WAU, and DAU generally looks like: SELECT COUNTIF(days_since_seen < 28) AS mau, COUNTIF(days_since_seen < 7) AS wau, COUNTIF(days_since_seen < 1) AS dau\nFROM telemetry.clients_last_seen","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Usage: Backward-looking windows","id":"271","title":"Usage: Backward-looking windows"},"272":{"body":"Note that this particular client is about to fall outside the WAU window. If the client doesn't send a main ping on 2020-01-29, the new days_seen_bits pattern for this client will look like: 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │-26 │-24 │-22 │-20 │-18 │-16 │-14 │-12 │-10 │ -8 │ -6 │ -4 │ -2 │ 0 -27 -25 -23 -21 -19 -17 -15 -13 -11 -9 -7 -5 -3 -1 └──────────────────────────────────────────────────────────────────────────────────┘ MAU └──────────────────┘ WAU └─┘ DAU The entire pattern has simply shifted one offset to the left, with the leading zero falling off (since it's now outside the 28-day range) and a trailing zero added on the right (this would be a 1 instead if the user had been active on 2020-01-29). The days_since_seen value is now 7, which is outside the WAU window: SELECT mozfun.bits28.days_since_seen(mozfun.bits28.from_string('100000010000000')) >>> 7","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » How windows shift from day to day","id":"272","title":"How windows shift from day to day"},"273":{"body":"For retention calculations, we use forward-looking windows. This means that when we report a retention value for 2020-01-01, we're talking about what portion of clients active on 2020-01-01 are still active some number of days later. When we were talking about backward-looking windows, our metric date or \"day 0\" was always the most recent day, corresponding to the rightmost bit. When we define forward-looking windows, however, we always choose a metric date some time in the past. How we number the individual bits depends on what metric date we choose. For example, in GUD , we show a \"1-Week Retention\" which considers a window of 14 days. For each client active in \"week 0\" (days 0 through 6), we determine retention by checking if they were also active in \"week 1\" (days 7 through 13). To make \"1-Week Retention\" more concrete, let's consider the same client as before, grabbing the days_seen_bits value from clients_last_seen with submission_date = 2020-01-28. We count back 13 bits in the array to define our new \"day 0\" which corresponds to 2020-01-15: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 1 │ 3 │ 5 │ 7 │ 9 │ 11 │ 13 0 2 4 6 8 10 12 └────────────────────┘ Week 0 └───────────────────┘ Week 1 This client has a bit set in both week 0 and in week 1, so logically this client can be considered retained; they should be counted in both the denominator and in the numerator for the \"1-Week Retention\" value on 2020-01-15. Also note there is some nuance in retention metrics as to what counts as \"week 0\" because sometimes we want to measure a user as active in week 0 excluding the metric date (\"day 0\") itself. The client shown above would not count as \"active in week 0 after metric date\": 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 ────────────────────────────────────────────────────────────────────────────────── │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ 1 │ 3 │ 5 │ 7 │ 9 │ 11 │ 13 0 2 4 6 8 10 12 Metric Date └──┘ Week 0 After Metric Date └─────────────────┘ Week 0 └────────────────────┘ But how can we extract this usage per week information in a query? Extracting the bits for a specific week can be achieved via UDF: SELECT -- Signature is bits28.range(offset_to_day_0, start_bit, number_of_bits) mozfun.bits28.range(days_seen_bits, -13 + 0, 7) AS week_0_bits, mozfun.bits28.range(days_seen_bits, -13 + 7, 7) AS week_1_bits\nFROM telemetry.clients_last_seen And then we can turn those bits into a boolean indicating whether the client was active or not as: SELECT BIT_COUNT(mozfun.bits28.range(days_seen_bits, -13 + 0, 7)) > 0 AS active_in_week_0 BIT_COUNT(mozfun.bits28.range(days_seen_bits, -13 + 7, 7)) > 0 AS active_in_week_1\nFROM telemetry.clients_last_seen This pattern of checking whether any bit is set within a given range is common enough that we provide short-hand for it in bits28.active_in_range. The above query can be made a bit cleaner as: SELECT mozfun.bits28.active_in_range(days_seen_bits, -13 + 0, 7) AS active_in_week_0 mozfun.bits28.active_in_range(days_seen_bits, -13 + 7, 7) AS active_in_week_1\nFROM telemetry.clients_last_seen In terms of the higher-level bits28.retention function discussed earlier, here's how this client looks: SELECT submission_date, mozfun.bits28.retention(days_seen_bits, submission_date).day_13.*\nFROM telemetry.clients_last_seen /* submission_date = 2020-01-28 metric_date = 2020-01-15 active_on_day_0 = true active_in_week_0 = true\nactive_in_week_0_after_metric_date = false active_in_week_1 = true\n*/","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Retention: Forward-looking windows","id":"273","title":"Retention: Forward-looking windows"},"274":{"body":"Not an official metric. This section is intended solely as an example of advanced usage. As an example of a novel metric that can be defined using the low-level bit pattern UDFs, let's define n-day retention as the fraction of clients active on a given day who are also active within the next n days. For example, 3-day retention would have a denominator of all clients active on day 0 and a numerator of all clients active on day 0 who were also active on days 1 or 2. To calculate n-day retention, we need to use the lower-level bits28.range function: DECLARE n INT64;\nSET n = 3; WITH base AS ( SELECT *, mozfun.bits28.active_in_range(days_seen_bits, -n + 1, 1) AS seen_on_day_0, mozfun.bits28.active_in_range(days_seen_bits, -n + 2, n - 1) AS seen_after_day_0 FROM telemetry.clients_last_seen )\nSELECT DATE_SUB(submission_date, INTERVAL n DAY) AS metric_date, -- NOT AN OFFICIAL METRIC SAFE_DIVIDE( COUNTIF(seen_on_day_0 AND seen_after_day_0), COUNTIF(seen_on_day_0) ) AS retention_n_day\nFROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » N-day Retention","id":"274","title":"N-day Retention"},"275":{"body":"Not an official metric. This section is intended solely as an example of advanced usage. GUD's canonical retention definitions are all based on ping submission dates rather than logical activity dates taken from client-provided timestamps, but there is interest in using client timestamps particularly for n-day retention calculations for mobile products. Let's consider Firefox Preview which sends telemetry via Glean. The org_mozilla_fenix.baseline_clients_last_seen table includes two bit patterns that encode client timestamps: days_seen_session_start_bits and days_seen_session_end_bits. This table is still populated once per day based on pings received over the previous day, but some of those pings will reflect sessions that started on previous days. This introduces some new complexity into retention calculations because we'll always be underestimating client counts if we have our retention window end on submission_date. When using activity date, it may be desirable to build in a few days of buffer to ensure we are considering late-arriving pings. For example, if we wanted to calculate 3-day retention but allow 2 days of cushion for late-arriving pings, we would need to use an offset of 5 days from submission_date: DECLARE n, cushion_days, offset_to_day_0 INT64;\nSET n = 3;\nSET cushion_days = 2;\nSET offset_to_day_0 = 1 - n - cushion_days; WITH base AS ( SELECT *, mozfun.bits28.active_in_range(days_seen_session_start_bits, offset_to_day_0, 1) AS seen_on_day_0, mozfun.bits28.active_in_range(days_seen_session_start_bits, offset_to_day_0 + 1, n - 1) AS seen_after_day_0 FROM org_mozilla_fenix.baseline_clients_last_seen )\nSELECT DATE_SUB(submission_date, INTERVAL offset_to_day_0 DAY) AS metric_date, -- NOT AN OFFICIAL METRIC SAFE_DIVIDE( COUNTIF(seen_on_day_0 AND seen_after_day_0), COUNTIF(seen_on_day_0) ) AS retention_n_day\nFROM base\nWHERE submission_date = '2020-01-28'\nGROUP BY metric_date","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Retention using activity date","id":"275","title":"Retention using activity date"},"276":{"body":"The operational logic required to produce a clients_last_seen table makes it unwieldy for backfilling, so it has historically been difficult for data scientists to experiment with new bit pattern fields on their own. Below are sample queries for producing a small clients_last_seen-like table that presents an experimental usage definition. In this approach, the temporary analysis table we create actually stores a client's whole usage history as a BYTES field, and then we rely on view logic to present this as per-day windows. Much of the logic is boilerplate; the sections that would need to change for your specific new field are marked between -- BEGIN and -- END comments. The first example defines a new feature based on a measure that already exists in clients_daily. It takes only a few minutes to run: DECLARE start_date DATE DEFAULT '2020-05-01';\nDECLARE end_date DATE DEFAULT '2020-11-01';\nDECLARE target_sample_id INT64 DEFAULT 0; CREATE TEMP FUNCTION process_bits(bits BYTES) AS ( STRUCT( bits, -- An INT64 version of the bits, compatible with bits28 functions CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) << 36 >> 36 AS bits28, -- An INT64 version of the bits with 64 days of history CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) AS bits64, -- A field like days_since_seen from clients_last_seen. udf.bits_to_days_since_seen(bits) AS days_since_active, -- Days since first active, analogous to first_seen_date in clients_first_seen udf.bits_to_days_since_first_seen(bits) AS days_since_first_active )\n); CREATE OR REPLACE TABLE analysis._newfeature\nPARTITION BY submission_date\nCLUSTER BY sample_id\nAS\nWITH\nalltime AS ( SELECT sample_id, client_id, -- BEGIN -- Here we produce bit pattern fields based on the daily aggregates from the -- previous step; udf.bits_from_offsets( ARRAY_AGG( IF(active_hours_sum >= 1,DATE_DIFF(end_date, submission_date, DAY), NULL) IGNORE NULLS ) ) AS days_active_bits, -- END FROM telemetry.clients_daily WHERE sample_id = target_sample_id AND submission_date BETWEEN start_date AND end_date GROUP BY sample_id, client_id\n)\nSELECT end_date - i AS submission_date, sample_id, client_id, process_bits(days_active_bits >> i) AS days_active\nFROM alltime\n-- The cross join parses each input row into one row per day since the client\n-- was first seen, emulating the format of the existing clients_last_seen table.\nCROSS JOIN UNNEST(GENERATE_ARRAY(0, DATE_DIFF(end_date, start_date, DAY))) AS i\nWHERE (days_active_bits >> i) IS NOT NULL And here is a more complex example that references main_v4 directly: Calculating a bit pattern field directly from `main_v4` DECLARE start_date DATE DEFAULT '2020-05-01';\nDECLARE end_date DATE DEFAULT '2020-11-01';\nDECLARE target_sample_id INT64 DEFAULT 0; CREATE TEMP FUNCTION process_bits(bits BYTES) AS ( STRUCT( bits, -- An INT64 version of the bits, compatible with bits28 functions CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) << 36 >> 36 AS bits28, -- An INT64 version of the bits with 64 days of history CAST(CONCAT('0x', TO_HEX(RIGHT(bits, 4))) AS INT64) AS bits64, -- A field like days_since_seen from clients_last_seen. udf.bits_to_days_since_seen(bits) AS days_since_active, -- Days since first active, analogous to first_seen_date in clients_first_seen udf.bits_to_days_since_first_seen(bits) AS days_since_first_active )\n); CREATE OR REPLACE TABLE analysis._newfeature\nPARTITION BY submission_date\nCLUSTER BY sample_id\nAS\nWITH\n-- If clients_daily already contains a measure that suffices as the basis for\n-- our new usage definition, we can skip this daily subquery and calculate\n-- alltime based on clients_daily rather than `main`.\ndaily AS ( SELECT DATE(submission_timestamp) AS submission_date, sample_id, client_id, -- BEGIN -- Here is where we put clients_daily-like aggregations that will be -- used as the basis for bit patterns in the next step. SUM(payload.processes.parent.scalars.browser_engagement_active_ticks) AS active_ticks_sum, -- END FROM telemetry.main WHERE sample_id = target_sample_id AND DATE(submission_timestamp) BETWEEN start_date AND end_date GROUP BY submission_date, sample_id, client_id ),\nalltime AS ( SELECT sample_id, client_id, -- BEGIN -- Here we produce bit pattern fields based on the daily aggregates from the -- previous step; udf.bits_from_offsets( ARRAY_AGG( IF(active_ticks_sum >= 8,DATE_DIFF(end_date, submission_date, DAY), NULL) IGNORE NULLS ) ) AS days_active_bits, -- END FROM daily GROUP BY sample_id, client_id\n)\nSELECT end_date - i AS submission_date, sample_id, client_id, process_bits(days_active_bits >> i) AS days_active\nFROM alltime\n-- The cross join parses each input row into one row per day since the client\n-- was first seen, emulating the format of the existing clients_last_seen table.\nCROSS JOIN UNNEST(GENERATE_ARRAY(0, DATE_DIFF(end_date, start_date, DAY))) AS i\nWHERE (days_active_bits >> i) IS NOT NULL This script takes about 10 minutes to run over 6 months of data as written above and about an hour to run over the whole history of main_v4 (starting at 2018-11-01). A query over the whole history of clients_daily (starting in early 2016) can run in about an hour as well. The resultant table can be used on its own or joined with clients_daily to pull per-client dimensions. If the definition proves useful in validation, your variant of the query above can serve as a good starting point for Data Engineering to integrate the new definition into clients_last_seen (and clients_daily if necessary). Once a new definition is integrated into the model, we can backfill two months of data fairly easily. Complete backfills are expensive in terms of computational cost and engineering effort, so cannot happen more than approximately quarterly.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » Proposing a new bit pattern field","id":"276","title":"Proposing a new bit pattern field"},"277":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » UDF Reference","id":"277","title":"UDF Reference"},"278":{"body":"Convert an INT64 field into a 28 character string representing the individual bits. bits28.to_string(bits INT64) SELECT mozfun.bits28.to_string(18)\n>> 0000000000000000000000010010","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.to_string","id":"278","title":"bits28.to_string"},"279":{"body":"Convert a string representing individual bits into an INT64. bits28.from_string(bits STRING) SELECT mozfun.bits28.from_string('10010')\n>> 18","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.from_string","id":"279","title":"bits28.from_string"},"28":{"body":"This is a common job title for someone who spends a large amount of their time analyzing data. At Mozilla, we tend not to use this term or title, favoring Data Practitioner or Data Scientist instead.","breadcrumbs":"Introduction » Terminology » Data Analyst","id":"28","title":"Data Analyst"},"280":{"body":"Convert a bit pattern into an array of the dates is represents. bits28.to_dates(bits INT64, end_date DATE) SELECT mozfun.bits28.to_dates(18, '2020-01-28')\n>> ['2020-01-24', '2020-01-27']","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.to_dates","id":"280","title":"bits28.to_dates"},"281":{"body":"Return the position of the rightmost set bit in an INT64 bit pattern. bits28.days_since_seen(bits INT64) SELECT bits28.days_since_seen(18)\n>> 1","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.days_since_seen","id":"281","title":"bits28.days_since_seen"},"282":{"body":"Return an INT64 representing a range of bits from a source bit pattern. The start_offset must be zero or a negative number indicating an offset from the rightmost bit in the pattern. n_bits is the number of bits to consider, counting right from the bit at start_offset. bits28.range(bits INT64, offset INT64, n_bits INT64) SELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5, 6))\n>> '010010'\nSELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5, 2))\n>> '01'\nSELECT mozfun.bits28.to_string(mozfun.bits28.range(18, 5 - 2, 4))\n>> '0010'","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.range","id":"282","title":"bits28.range"},"283":{"body":"Return a boolean indicating if any bits are set in the specified range of a bit pattern. The start_offset must be zero or a negative number indicating an offset from the rightmost bit in the pattern. n_bits is the number of bits to consider, counting right from the bit at start_offset. bits28.active_in_range(bits INT64, start_offset INT64, n_bits INT64)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.active_in_range","id":"283","title":"bits28.active_in_range"},"284":{"body":"Return a nested struct providing numerator and denominator fields for the standard 1-Week, 2-Week, and 3-Week retention definitions. bits28.retention(bits INT64, submission_date DATE) Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Working with Bit Patterns in Clients Last Seen » bits28.retention","id":"284","title":"bits28.retention"},"285":{"body":"GLAM is great if you want to check out the behaviour of a histogram over a large population across a curated set of dimensions, but what if you have a follow-up question that doesn't fit into its UI model? This tutorial will go into the guts of how to reproduce a GLAM-like view using sql.telemetry.mozilla.org (STMO), along with some suggestions on how to dig deeper. This tutorial tries to build up an understanding and intuition of how things work on a low-level before it gets to its main act of reproducing GLAM. If you don't care about the details, you can probably skip the earlier sections in this document. Assumptions: You have some idea of what a histogram is (if not, the Wikipedia article is a great place to start), have at least skimmed over the Firefox documentation on histograms You have read the introduction to STMO . You understand the main ping tables (telemetry.main_1pct and telemetry.main_nightly).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Visualizing Percentiles of a Main Ping Exponential Histogram","id":"285","title":"Visualizing Percentiles of a Main Ping Exponential Histogram"},"286":{"body":"Setting the stage: tab spinners duration Getting client-level data Getting percentiles from a set of histograms Viewing change of percentiles over time Percentiles from client-normalized histograms Slicing along arbitrary dimensions","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Table of Contents","id":"286","title":"Table of Contents"},"287":{"body":"For the purposes of this tutorial, let's look at a typical performance-oriented histogram: FX_TAB_SWITCH_SPINNER_VISIBLE_MS which we use to count the number of times a tab spinner appears after a switch tab operation in Firefox, along with the duration of its appearance in milliseconds (ms). This is an unwanted operation (especially if it's long), as it makes the browser appear unresponsive and confuses / disturbs users . FX_TAB_SWITCH_SPINNER_VISIBLE_MS is what's called an exponential histogram : it represents an exponentially increasing distribution of values in each of its \"buckets\". It's probably easier to visualize this using the histogram viewer than describe: example visualization of an exponential histogram link This visualization above shows how a normal distribution would map into the buckets: you'll see that it skews towards the end: the point of the exponential histogram is to be sensitive to lower values (which one would assume would be more frequent, so long as the tab spinner doesn't come up too frequently!). Each \"tick\" represents the range of a bucket (in milliseconds): so we have a bucket representing values between 1ms and 2ms, 2ms and 3ms, and so on. You'll note that this distribution caps out at 1000: any values greater than or equal to this will wind up in this bucket but we won't know their value with any precision. For tracking values higher than this, a separate histogram ( FX_TAB_SWITCH_SPINNER_VISIBLE_LONG_MS ) was created.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Setting the stage: tab spinners duration","id":"287","title":"Setting the stage: tab spinners duration"},"288":{"body":"Before we move on, let's do up a quick example of getting some client-level data using an SQL query, hopefully building up some intuition on how this stuff works on a low-level. From there, we can build up to aggregating it in interesting ways. As of this writing, each main ping histogram is encoded as a JSON string inside the telemetry.main table inside BigQuery. SELECT payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS AS histogram_json,\nFROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels\nWHERE sample_id = 42 AND normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND DATE(submission_timestamp) = '2020-04-20' AND payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS IS NOT NULL\nLIMIT 3 STMO#71333 Running this query on STMO, we get the following output: histogram_json {\"bucket_count\":20,\"histogram_type\":0,\"sum\":118,\"range\":[1,1000],\"values\":{\"80\":0,\"115\":1,\"165\":0}} {\"bucket_count\":20,\"histogram_type\":0,\"sum\":19145,\"range\":[1,1000],\"values\":{\"237\":0,\"340\":1,\"1000\":1}} {\"bucket_count\":20,\"histogram_type\":0,\"sum\":1996,\"range\":[1,1000],\"values\":{\"698\":0,\"1000\":1}} In this representation, bucket_count and range represent the number of buckets and the range of possible values. histogram_type is an enumerated value that describes whether the histogram has linear, exponential, or categorical buckets; the values are defined in the Firefox source code . values represents the number of instances in each of the buckets while sum represents the sum total of all histogram values recorded. Note how the first column has one bucket with no elements in it (the \"165\" bucket), this is because Firefox adds a zero-count bucket on the left and right edges of the data (unless that would be one of the extremes and that bucket already has a count in it, as is the case for the \"1000\" bucket in the last two examples). In general, it is best not to rely on this representation of the histogram in production code (it is quite likely to change in the future). Instead, use the mozfun.hist.extract user-defined-function (UDF) and extract out the fields you need: for example, to just get the sum for all the histograms above, you could modify the query above to something like: WITH intermediate AS ( SELECT mozfun.hist.extract(payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS) AS histogram, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE sample_id = 42 AND normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND DATE(submission_timestamp) = '2020-04-20' AND payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS IS NOT NULL LIMIT 3\n)\nSELECT histogram.sum, histogram.bucket_count\nFROM intermediate; STMO#71408 Which yields: sum bucket_count 118 20 19145 20 1996 20 Note that these are the same values in the JSON histogram above. Obviously this by itself is not particularly useful or meaningful - generally we are interested in aggregate behaviour across a larger set of clients. Let's look at how we might get that.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Getting client-level data","id":"288","title":"Getting client-level data"},"289":{"body":"Often, questions around histograms are framed as \"what's the 99th percentile?\" -- that is, what is the maximum value that 99% of users experience: this helps give perspective on data which may have a number of weird outliers (a.k.a the Bill Gates walks into a bar and everyone inside becomes a millionaire effect). Let's take an initial stab of grabbing some percentiles of the data we were looking at earlier using the mozfun.hist.merge and mozfun.hist.percentiles UDFs: WITH merged_histogram AS ( SELECT mozfun.hist.merge( ARRAY_AGG(mozfun.hist.extract(payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS)) ) AS spinner_visible_ms, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND DATE(submission_timestamp) = '2020-04-20'\n),\npercentiles AS ( SELECT mozfun.hist.percentiles(spinner_visible_ms, [.05, .25, .5, .75, .95]) AS percentile_nested FROM merged_histogram\n)\nSELECT percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71410 Which gives us this set of results: Percentile Value 0.05 13 0.25 56 0.50 165 0.75 698 0.95 1,000 So we see for this set of results that 95th percentile is 1000ms, the 75th percentile is 698ms, and so on. There's a bit of intermediate-to-advanced SQL in the above query, due to the fact that the mozfun.hist.percentiles UDF returns an array of results in a column (rather than a full-blown table) -- we wrangle the results into something we can handle using the UNNEST operator combined with a cross-join at the end. If you don't immediately understand this, don't worry: it's just an implementation detail.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Getting percentiles from a set of histograms","id":"289","title":"Getting percentiles from a set of histograms"},"29":{"body":"A \"Data Engineer\" at Mozilla generally refers to someone on the Data Engineering team. They implement and maintain the data platform and tools described in this document. They may also assist data scientists or other data practitioners, as needed.","breadcrumbs":"Introduction » Terminology » Data Engineer","id":"29","title":"Data Engineer"},"290":{"body":"Knowing the approximate distribution of results on a given day is sort of interesting, but probably not what we really want: what we're usually interested in is the evolution of results over time . In particular, segmenting by build_id (a date-like structure in the main ping representing when Firefox was built) is a useful technique, as it allows us to see if changes to Firefox itself may have caused the distribution to change. We can do this simply by grouping by the build id field, and then merging the histograms corresponding to each: WITH per_build_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, KEY, SUM(value) AS value, FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels, UNNEST( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ).VALUES ) WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 2 WEEK)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 2 WEEK) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY KEY, build_id\n),\nper_build_day_as_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_ms FROM per_build_day GROUP BY build_id\n)\nSELECT build_id, percentile, value\nFROM per_build_day_as_struct\nCROSS JOIN UNNEST( mozfun.hist.percentiles( spinner_visible_ms, [.05, .25, .5, .75, .95] ) ) STMO#71472 As an implementation note, observe that we don't use histogram_merge here as we do above: doing so would require using ARRAY_AGG which can break down when processing large amounts of data. Instead we create an intermediate result (the per_build_day WITH statement) and then reprocess it into a structured representation. If you're curious what the version using histogram_merge would look like, see STMO#71413 . In any case, rendering the data this query returns, we get a chart like this: example visualization of histogram percentiles You'll note that the 75th and the 95th percentiles are often the same. Which is to say: in 25% of cases, the value was somewhere between 698ms and 1000ms. Does this mean that 25% of the time people are seeing a very long-running tab spinner? No! It actually points to a flaw in our methodology, which GLAM was explicitly designed to address. For the last part our tutorial, let's look into how it does it, and how to reproduce its approach.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Viewing change of percentiles over time","id":"290","title":"Viewing change of percentiles over time"},"291":{"body":"The example above basically created one giant histogram and then gathered the percentiles out of each one. But histograms are not created equal! At the extreme end of things for the tab spinner, consider a user on an extremely old computer with various kinds of malware installed, constantly interacting with complex and slow web sites. Such a condition is going to trigger the tab spinner frequently, and for long periods. But it is not representative of the overall population, and probably shouldn't overtly influence our decision-making process. A solution used by GLAM is to give each client \"one vote\": that is, the aggregate histogram for a client over a day must sum up to one. Even in the extreme case where all tab spinner measurements fall between 658ms and 1000ms (the range of the highest bucket), the maximum number for that bucket is just \"1\". We can reproduce this approach by using the mozfun.hist.normalize UDF, which explicitly takes a set of histograms and makes sure that the values for each one sum up to exactly one: WITH per_build_client_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, client_id, mozfun.hist.normalize( mozfun.hist.merge( ARRAY_AGG( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ) ) ) ) AS tab_switch_visible_ms FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY build_id, client_id\n),\nmerged_histograms AS ( SELECT build_id, KEY, SUM(value) AS value, FROM per_build_client_day, UNNEST(per_build_client_day.tab_switch_visible_ms.VALUES) GROUP BY KEY, build_id\n),\nas_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_long_ms FROM merged_histograms GROUP BY build_id\n),\npercentiles AS ( SELECT build_id, mozfun.hist.percentiles( spinner_visible_long_ms, [.05, .25, .5, .75, .95] ) AS percentile_nested FROM as_struct\n)\nSELECT build_id, percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71489 You'll notice this query groups by client_id in addition to build_id before mozfun.hist.normalize. Grouping by client_id gives each user equal representation and prevents \"power users\" from skewing the result. In any case, the result of this query is this graph: example visualization of normalized histogram percentiles Things are looking much better! The 95th percentile is still capped out at 1000, but the other percentiles are much lower.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Percentiles from client-normalized histograms","id":"291","title":"Percentiles from client-normalized histograms"},"292":{"body":"OK, so we've reproduced GLAM, but that isn't particularly exciting in and of itself: if you just wanted to see a GLAM-like view of things, GLAM by itself is going to do a better job. The power of writing SQL comes when you want to see how things look on an arbitrary set of dimensions. Let's look at an arbitrary question: what do the tab spinner percentiles look like for Windows 7? These are likely to be much older machines, so we'd expect things to look worse. But how much? We can filter our query to just that group of users by adding a AND normalized_os_version=\"6.1\" clause to our query above: WITH per_build_client_day AS ( SELECT PARSE_DATETIME(\"%Y%m%d%H%M%S\", application.build_id) AS build_id, client_id, mozfun.hist.normalize( mozfun.hist.merge( ARRAY_AGG( mozfun.hist.extract( payload.histograms.FX_TAB_SWITCH_SPINNER_VISIBLE_MS ) ) ) ) AS tab_switch_visible_ms FROM telemetry.main_nightly -- Use telemetry.main_1pct for a 1% sample across channels WHERE normalized_channel = 'nightly' -- Only technically necessary if using telemetry.main or telemetry.main_1pct (see above) AND normalized_os = 'Windows' AND normalized_os_version = \"6.1\" AND application.build_id > FORMAT_DATE(\"%Y%m%d\", DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY)) AND application.build_id <= FORMAT_DATE(\"%Y%m%d\", CURRENT_DATE) AND DATE(submission_timestamp) >= DATE_SUB(CURRENT_DATE, INTERVAL 14 DAY) AND DATE(submission_timestamp) <= CURRENT_DATE GROUP BY build_id, client_id\n),\nmerged_histograms AS ( SELECT build_id, KEY, SUM(value) AS value, FROM per_build_client_day, UNNEST(per_build_client_day.tab_switch_visible_ms.VALUES) GROUP BY KEY, build_id\n),\nas_struct AS ( SELECT build_id, STRUCT(ARRAY_AGG(STRUCT(KEY, value)) AS VALUES) AS spinner_visible_long_ms FROM merged_histograms GROUP BY build_id\n),\npercentiles AS ( SELECT build_id, mozfun.hist.percentiles( spinner_visible_long_ms, [.05, .25, .5, .75, .95] ) AS percentile_nested FROM as_struct\n)\nSELECT build_id, percentile, value\nFROM percentiles\nCROSS JOIN UNNEST(percentiles.percentile_nested); STMO#71437 If we do this, we see this chart: example visualization of normalized histogram percentiles for Windows 7 As you can see, both the 75th and 100th percentile are now in the highest bucket, and the 50th percentile is much higher as well. From this we can intuit that the user experience for these users is likely considerably worse, which is exactly what we would have expected. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Dataset-Specific » Visualizing Percentiles of a Main Ping Exponential Histogram » Slicing along arbitrary dimensions","id":"292","title":"Slicing along arbitrary dimensions"},"293":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Real-time","id":"293","title":"Real-time"},"294":{"body":"Live ping tables are the final destination for the telemetry ingestion pipeline. Incoming ping data is loaded into these tables approximately every 10 minutes, though a delay of up to 30 minutes is normal. Data in these tables is set to expire after 30 days. Data from live ping tables is expected to be accessed through user-facing views. The names of all views accessing live data should include the _live suffix (for example monitoring.topsites_click_rate_live). Live tables are generally clustered and partitioned by submission_timestamp, which allows for writing more efficient queries that filter over short time windows. When querying live data by running the same query multiple times ensure that query caching is turned off, otherwise newly arrived data might not appear in the query results. Of note, user-facing views for live ping tables, like the ones for historical ping tables, will not automatically be provisioned. Instead, it is expected for live views to be more curated, with each view being tied to a specific use case. Live tables in _derived datasets can be queried from Redash and Looker, however it is best practice to set up user-facing views for accessing the data.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Working with Live Data","id":"294","title":"Working with Live Data"},"295":{"body":"When creating a view on live data, engineers should consider the specific use cases for the view and do some analysis of the cost associated with query patterns. In particular, cost will likely be an issue if the view is going to be used for some type of monitoring that involves frequent queries on Firefox-scale data. BigQuery offers support for materialized views . Materialized views are precomputed views that periodically cache the results of a query for increased performance and efficiency. Creating a materialized view that provides the relevant aggregates will be a significant cost savings when working with a large volume of live data. When a materialized view is appropriate, it should be created in a relevant _derived dataset with a version suffix (following the same conventions as we do for derived tables populated via scheduled queries). It is then made user-facing via a simple SELECT * FROM my_materialized_view virtual view in a relevant user-facing dataset. More complex cases may need to union together multiple materialized views at this user-facing view level. It is generally recommended that materialized views over live data have enable_refresh=true and refresh_interval_minutes=10. The refresh_interval_minutes parameter determines the minimum time between refreshes. Although partition expiration of a materialized view is inherited from the underlying table, each materialized view should include an explicit start date in a WHERE clause to limit the amount of data scanned for an initial backfill and that date should be advanced any time the view is recreated. Be aware that any change to the schema of the base table will invalidate the entire materialized view, meaning that the next scheduled refresh will incur a full backfill; keep this in mind when estimating cost of a materialized view. Definitions for materialized views live in the bigquery-etl repository and usually have the following structure: CREATE MATERIALIZED VIEW\nIF NOT EXISTS my_dataset_derived.my_new_materialized_view_live_v1 OPTIONS (enable_refresh = TRUE, refresh_interval_minutes = 10) AS SELECT submission_timestamp, some_interesing_columns FROM `moz-fx-data-shared-prod.dataset_live.events_v1` submission_timestamp > DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAYS) -- limit amount of data to be backfilled ($$$)","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Using Materialized Views","id":"295","title":"Using Materialized Views"},"296":{"body":"Currently, live data in BigQuery could be considered \"near real time\" or nearline (as opposed to online), with latency usually below 1 hour to each live table in our ingestion-sink code base. For near real time product monitoring use cases, it is recommended to use Looker for hosting dashboards that refresh on a regular interval such as every 10 minutes. For real time operational monitoring use cases, it is recommended to rely on centralized SRE monitoring infrastructure, namely the InfluxCloud-hosted Grafana instance or the Stackdriver UI in the GCP console. For dashboards mixing monitoring data and (Mozilla Confidential) BigQuery data, then it should be possible to serve that need through the SRE Grafana infrastructure.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Tools for Visualizing Live Data","id":"296","title":"Tools for Visualizing Live Data"},"297":{"body":"So far giving services access to the full data warehouse has been avoided, instead it is preferred to grant access only to the specific tables needed to support a documented use case. This reduces the possibility of data warehouse changes inadvertently breaking a consuming service. When provisioning BigQuery access to a Mozilla service, it is recommended to create a use case-specific authorized view, granting the service access only to that specific view. It is also acceptable to grant the service access to a user-facing virtual view and all underlying tables or materialized views being referenced. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Working with Live Data » Access Controls for Services Accessing Live Data in BigQuery","id":"297","title":"Access Controls for Services Accessing Live Data in BigQuery"},"298":{"body":"So you want to see what you're sending the telemetry pipeline, huh? Well follow these steps and we'll have you perusing your own data in no time.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Seeing Your Own Pings » See My Pings","id":"298","title":"See My Pings"},"299":{"body":"Get your clientId from whatever product you're using. For desktop, it's available in about:telemetry. Go STMO . Enter the following query: SELECT submission_timestamp, document_id\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4` -- or crash, event, core, etc\nWHERE submission_timestamp > TIMESTAMP_SUB(CURRENT_TIMESTAMP(), INTERVAL 3 HOUR) AND client_id = ''\nORDER BY submission_timestamp DESC\nLIMIT 10 This will show you the timestamp and document id of the ten most recent main pings you've sent in the last 3 hours. You may include any other fields here that might be of interest to you. The tables in the telemetry_live dataset have only a few minutes of latency, so you can query those tables for pings from your client_id with minimal additional waiting. One thing to note is that BigQuery has its own query cache, so if you run the same query several times in a row, it may fetch results from its cache. You can make any change at all (such as adding a comment) to force the query to run again and fetch updated results. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » Seeing Your Own Pings » Steps to Viewing Your Pings","id":"299","title":"Steps to Viewing Your Pings"},"3":{"body":"This section contains tutorials presented in a simple problem/solution format, organized by topic.","breadcrumbs":"Mozilla Data Documentation » Cookbooks & Tutorials","id":"3","title":"Cookbooks & Tutorials"},"30":{"body":"A data practitioner is someone who looks at data, identifies trends and other qualitative measurements in them, and creates charts and dashboards. It could be anyone: engineer, product manager, data engineer or data scientist.","breadcrumbs":"Introduction » Terminology » Data Practitioner","id":"30","title":"Data Practitioner"},"300":{"body":"Search metrics are delivered in main pings and often reflect usage over the course of many previous hours, so there is inherent delay. The delay makes it more reasonable to call introday search metrics instead of almost real-time search metrics. Below is the query to give the hourly sap search metrics per each major search engine since the start of current day in CA from telemetry_live. SELECT DATE_TRUNC(submission_timestamp, HOUR) AS submission_hour, `moz-fx-data-shared-prod.udf.normalize_search_engine`(split(key,\".\")[offset(0)]) as normalized_engine, sum(mozfun.hist.`extract`(value).`sum`) AS searches\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4`, UNNEST(payload.keyed_histograms.search_counts) AS sc\nWHERE DATE(submission_timestamp) >= date_trunc(current_date(), DAY) AND submission_timestamp < TIMESTAMP_TRUNC(CURRENT_TIMESTAMP(), HOUR) AND metadata.geo.country = 'CA'\nGROUP BY 1,2\nORDER BY 1,2 You can include any other fields that might be of interest to you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Real-time » See Real-time search metrics » Search metrics","id":"300","title":"Search metrics"},"301":{"body":"The most accurate and up-to-date metric information can be found on the Metrics Inventory page in Confluence (Mozilla LDAP required). The official source code definitions for the metrics can be found in metric-hub in GitHub. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Metrics » Metrics","id":"301","title":"Metrics"},"302":{"body":"This section contains tutorials on operational tasks that a data practitioner might want to perform. It is intended for a broad audience. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Operational","id":"302","title":"Operational"},"303":{"body":"If you are working on a more complex project (as opposed to ad-hoc or one-off analysis) which you intend to be run in production at some point, it may be worthwhile provisioning a separate prototype GCP project for it with access to our datasets. From the Google Cloud Console , you may then: Provision service accounts for querying BigQuery (including our production tables) or accessing other GCP resources from the command-line or inside Docker containers Write and query data to private BigQuery tables, without worrying about interfering with what we have in production Make Docker images available via the Google Container Registry (see the cookbook on deploying containers ) Create Google Cloud Storage buckets for storing temporary data Create Google Compute Instances for test-running software in the cloud Create a temporary Kubernetes cluster for test-running a scheduled job with telemetry-airflow Create static dashboards with protosaur (see Creating Static Dashboards with Protosaur ) Track the costs for all of the above using the Google Cost Dashboard feature of the GCP console This has a number of advantages over our traditional approach of creating bulk \"sandbox\" projects for larger teams: Easy to track costs of individual components Can self-serve short-lived administrative credentials which exist only for the lifespan of the project. Can easily spin down projects and resources which have run their course Note that these prototype GCP projects are not intended to be used for projects which are already in production -- those should be maintained on operations-supported projects, presumably after a development phase. Nor are they meant for ad-hoc analysis or experimentation-- for that, just file a request as outlined in the Accessing BigQuery cookbook. Each sandbox project has a data engineering contact associated with it: this is the person that will create the project for you. Additionally, they are meant to be a resource you can freely ask for advice on how to query or use GCP, and how to build software that lends itself to productionization. If you are a data engineer, the data engineering contact may be yourself, but you should still follow the procedure below for tracking purposes in any case. To request the creation of a prototype GCP project, file a bug using the provided template. Not sure if you need a project like this? Don't know who to specify as a Data Engineering contact? Not sure what your project budget might be? Get in touch with the data platform team . We are currently tracking these projects on mana (link requires Mozilla LDAP) Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Creating a Prototype Data Project on Google Cloud Platform » Creating a Prototype Data Project on Google Cloud Platform","id":"303","title":"Creating a Prototype Data Project on Google Cloud Platform"},"304":{"body":"protosaur.dev allows data practitioners at Mozilla to create prototype static dashboards behind Mozilla SSO (single-sign-on). As the name implies, protosaur is intended for prototypes -- dashboards created using this system are not monitored or supported by Data Operations or Data Engineering. Protosaur is a simple static hosting service: it does not provide form handling, databases, or any other kind of server-side operation. However, for presenting dashboards and other types of data visualization, a static website is often all you need (see, for example, the galaxy of sites produced using GitHub Pages ). Protosaur's architecture is simple: it serves files in a Google Cloud Storage (GCS) bucket under the protosaur.dev domain. How you get the files into the bucket is entirely up to you: you can use CircleCI, Airflow, or any other method that you might choose. The current procedure for creating a new protosaur dashboard is as follows: Find a GCP project to use for the GCS bucket. This could be a team project (if you have one already) or a GCP prototype project . Using a prototype project is preferred for larger efforts with multiple components in addition to a front-end dashboard. Create a GCS bucket in said project. Upload content into the bucket (e.g. via gsutil ). Add the project to Protosaur's configuration, which currently lives in the protodash repository on GitHub. For up to date instructions on how to do this, see the project's README . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Creating Static Dashboards with Protosaur » Creating Static Dashboards with Protosaur","id":"304","title":"Creating Static Dashboards with Protosaur"},"305":{"body":"Want to refresh a dashboard or other query against our data store automatically? There's a few options available, depending on what you want to do. sql.telemetry.mozilla.org bigquery-etl Scheduling Queries using GCP","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » Scheduling Queries","id":"305","title":"Scheduling Queries"},"306":{"body":"This is by far the easiest option. Any query on STMO can be made to refresh itself automatically. This can be used to power both dashboards inside sql.telemetry.mozilla.org as well as web sites like the Tab Spinner Dashboard and Numbers that Matter via Redash's CSV and JSON APIs. However, there are disadvantages to this approach: Every time it is refreshed, STMO re-runs the query from scratch. This is fine for smaller or less frequently updated dashboards but when querying a large amount of data, this can get expensive . Aside from hand-rolled JavaScript or Python scripts, there isn't a way to run a query over the results of an STMO query. Queries on STMO are not peer reviewed and are not supported by Data SRE (read: no one will be notified if your query breaks).","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » sql.telemetry.mozilla.org","id":"306","title":"sql.telemetry.mozilla.org"},"307":{"body":"Mozilla's Data Engineering maintains a repository called bigquery-etl which can incrementally create datasets based on an SQL query using our Airflow infrastructure. This requires a little bit more work to set up than scheduling a query on STMO, but has the advantage of being more cost effective, reliable, and amenable to further exploration. Also, since the procedure for scheduling a query in this way is submitting a pull request against the bigquery-etl repository, this is an easy route to getting peer review from the extended Data Team. For more information on how to use this approach, see A quick guide to creating a derived dataset with bigquery-etl .","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » bigquery-etl","id":"307","title":"bigquery-etl"},"308":{"body":"Finally, you can schedule queries using GCP . This is generally not recommended, reach out to the Data team if you think you need to do this. GCP scheduled queries are to be used only for short-lived queries: queries that are active for more than 30 days will be automatically unscheduled. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Scheduling Queries » Scheduling Queries using GCP","id":"308","title":"Scheduling Queries using GCP"},"309":{"body":"The following cookbook describes how to set up automated build and deployment for containers with CircleCI, a useful pattern for scheduling custom jobs in Google Kubernetes Engine. Note that this method intended for rapid prototyping rather than for production workloads. If you need to transition a prototype to a production deployment, file a Data Platform and Tools > Operations bug to start the conversation. Assumptions Steps On GCP On CircleCI In your GitHub Repo Optional","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Building and Deploying Containers to Google Container Registry (GCR) with CircleCI","id":"309","title":"Building and Deploying Containers to Google Container Registry (GCR) with CircleCI"},"31":{"body":"A \"Data Scientist\" at Mozilla generally refers to someone on the Data Science team. They have a broad array of technical backgrounds and a core set of common professional skills: applying statistical methods to noisy data to answer questions about what, how, or why something is happening transform unstructured data into usable metrics and models augmenting strategic product and decision-making with empirical evidence created and curated by the team","breadcrumbs":"Introduction » Terminology » Data Scientist","id":"31","title":"Data Scientist"},"310":{"body":"Your GitHub project's repository has a working Dockerfile at its root If your file is not named Dockerfile or not located in the repo root, see the docs for the CircleCI GCP-GCR orb for additional configuration The repository is in the mozilla GitHub org (or another org with a paid CircleCI account)","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Assumptions","id":"310","title":"Assumptions"},"311":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Steps","id":"311","title":"Steps"},"312":{"body":"Make sure \"Container Registry\" (https://console.cloud.google.com/gcr/images/) is enabled for your GCP project Create a service account, give it the \"Storage Admin\" role and create a key Console Link: Google Cloud Platform Additional documentation: Configuring access control | Container Registry Documentation","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » On GCP","id":"312","title":"On GCP"},"313":{"body":"IMPORTANT SECURITY STEP Go to your project’s CircleCI Advanced Settings Page (e.g. https://circleci.com/gh/mozilla/pensieve/edit#advanced-settings) and make sure that the \" Pass secrets to builds from forked pull requests \" option is TURNED OFF This prevents a bad actor from creating a PR with a CI job that spits out your environment variables to the console, for instance If you can't access your project settings page, make sure you’re logged into CircleCI via your Mozilla GitHub account and that you are a project administrator On the CircleCI Environment Variables page (e.g. https://circleci.com/gh/mozilla/pensieve/edit#env-vars), add: GOOGLE_PROJECT_ID: the project ID that you created in step 1 GOOGLE_COMPUTE_ZONE: any compute zone will do, apparently -- try us-west1 if you're agnostic GCLOUD_SERVICE_KEY: paste in the entire text of the service account key that you generated in step 2 Check out the docs for the CircleCI GCP-GCR orb for other environment variables that you may set","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » On CircleCI","id":"313","title":"On CircleCI"},"314":{"body":"In your CircleCI config file add a changeset like this: Add automated deployment of docker image to google container registry… The orb directive allows the use of the CircleCI GCP-GCR orb build-and-push-image job In your workflows section, add gcp-gcr/build-and-push-image as a job and require any dependencies you’d like to pass before pushing a new image. Assuming you only want this deployment to occur on new commits to main, add a filter for only the main branch (as in the changeset above) Create and merge a pull request for this changeset and your newly built image should be in your project’s container registry in a few moments!","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » In your GitHub Repo","id":"314","title":"In your GitHub Repo"},"315":{"body":"If your repository is public, you may want to make its container registry publicly readable as well. Go to the GCP container registry’s Settings tab and in the \"Public access\" section change the visibility for gcr.io (the default host if you followed these instructions) to Public. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Building and Deploying Containers to GCR with CircleCI » Optional","id":"315","title":"Optional"},"316":{"body":"Currently, only datasets and query results that are available in BigQuery and defined in the bigquery-etl repository can be made publicly available. See the bigquery-etl documentation for information on how to create and schedule datasets. Before data can be published, a data review is required. To make query results publicly available, a metadata.yaml file must be added alongside the query in bigquery-etl. For example: friendly_name: SSL Ratios\ndescription: >- Percentages of page loads Firefox users have performed that were conducted over SSL broken down by country.\nowners: - example@mozilla.com\nlabels: application: firefox incremental: true # incremental queries add data to existing tables schedule: daily # scheduled in Airflow to run daily public_json: true public_bigquery: true review_bug: 1414839 # Bugzilla bug ID of data review incremental_export: false # non-incremental JSON export writes all data to a single location The following options define how data is published: public_json: data is available through the public HTTP endpoint public_bigquery: data is publicly available on BigQuery tables will get published in the mozilla-public-data GCP project which is accessible by everyone, also external users incremental_export: determines how data gets split up true: data for each submission_date gets exported into separate directories (e.g. files/2020-04-15, files/2020-04-16, ...) false: all data gets exported into one files/ directory incremental: indicates how data gets updated based on the query and Airflow configuration true: data gets incrementally updated false: the entire table data gets updated review_bug: Bugzilla bug number to the data review Data will get published when the query is executed in Airflow. Metadata of available public data on Cloud Storage is updated daily through a separate Airflow task. More information about accessing public data can be found in Accessing Public Data . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Publishing Datasets » Making Datasets Publicly Available","id":"316","title":"Making Datasets Publicly Available"},"317":{"body":"Google Sheets and other external data sources can be connected to our Data Warehouse and made available as tables via bigquery-etl . Updates made to the connected data source will be instantly available in the BigQuery table. The created tables can be made available in Looker and restricted in access using Data Access Workgroups .","breadcrumbs":"Tutorials & Cookbooks » Operational » Connecting Sheets and External Data to BigQuery » Connecting Sheets and External Data to BigQuery","id":"317","title":"Connecting Sheets and External Data to BigQuery"},"318":{"body":"To connect a Google Sheet to BigQuery, the following steps need to be followed: Clone the bigquery-etl repository locally. Setting up the bqetl CLI tooling is optional, all the steps here can be done manually. Create a new destination table configuration in the project and dataset the table should be created in BigQuery: If the spreadsheet should be accessible through the table moz-fx-data-shared-prod.telemetry_derived.insightful_spreadsheet_v1 then create a new folder insightful_spreadsheet_v1 under sql/moz-fx-data-shared-prod/telemetry_derived. Create a metadata.yaml file. For insightful_spreadsheet_v1 the file would need be created under sql/moz-fx-data-shared-prod/telemetry_derived/insightful_spreadsheet_v1/metadata.yaml Open the metadata.yaml file and specify the configuration similar to the following: friendly_name: Insightful Spreadsheet\ndescription: > A description of what the data represents\nowners: - example@mozilla.com\nexternal_data: format: google_sheets source_uris: - https://docs.google.com/spreadsheets/d/Avakdiasl341kdasdf # URL to the spreadsheet options: skip_leading_rows: 1 # number of rows that should be skipped, e.g if there are header rows\nworkgroup_access: # the workgroup_access is optional, used for restricting data access - role: roles/bigquery.dataViewer members: - workgroup:secret/gp It is possible to provide multiple URLs to spreadsheets. These spreadsheets need to have the same structure (same columns and types) and will be combined (aka UNIONed) in the BigQuery table. workgroup_access is optional and does not need to be specified for data accessible by Mozilla employees. It only needs to be specified if a subset of people, belonging to a specific workgroup, should have access Create a schema.yaml file. For insightful_spreadsheet_v1 the file would need be created under sql/moz-fx-data-shared-prod/telemetry_derived/insightful_spreadsheet_v1/schema.yaml Open the schema.yaml file and specify the structure of the spreadsheet (aka schema) similar to the following: fields: - mode: NULLABLE name: first_column_name # this will be the column name in the BigQuery table for the first spreadsheet column type: STRING # this will be the data type used for this column in BigQuery - mode: NULLABLE name: second_column_name type: DATE - mode: NULLABLE name: third_column_name type: FLOAT64 Go to the spreadsheet, click on \"Share\" and add the following service account as Editor : jenkins-node-default@moz-fx-data-terraform-admin.iam.gserviceaccount.com This is necessary to ensure the correct access permissions get applied to the spreadsheet Open a pull-request against bigquery-etl and tag someone for review. Once the PR has been reviewed and merged, the table will be available the next day in BigQuery. If the table should be made available immediately, then go to the bqetl_artifact_deployment Airflow DAG and clear the publish_new_tables task. This might need to be done by a data engineer or someone who has permissions to trigger and clear tasks in Airflow. The table will be available as soon as the task finishes. For confidential data it is generally recommended to add these configurations to private-bigquery-etl . The process and configurations are the same, the only difference is the repository which is not publicly accessible. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Operational » Connecting Sheets and External Data to BigQuery » Connecting Sheets","id":"318","title":"Connecting Sheets"},"319":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Collecting New Data","id":"319","title":"Collecting New Data"},"32":{"body":"A set of data, which includes ping data, derived datasets, etc.; sometimes it is used synonymously with “table”; sometimes it is used technically to refer to a BigQuery dataset, which represents a container for one or more tables.","breadcrumbs":"Introduction » Terminology » Dataset","id":"32","title":"Dataset"},"320":{"body":"For information about what sorts of data may be collected, and for information on getting a data collection request reviewed, please read the Data Collection Guidelines.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Guidelines","id":"320","title":"Guidelines"},"321":{"body":"The mechanics of how to instrument new data collection in Firefox are covered in Adding a new Telemetry probe . For non-Telemetry data collection, we have a mechanism for streamlining ingestion of structured (JSON) data that utilizes the same underlying infrastructure. See this cookbook for details on using it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Mechanics","id":"321","title":"Mechanics"},"322":{"body":"Note : This guidance is useful for implementing Normandy experiments. To ship experiments with the Nimbus platform, please see the guidance for engineers at https://experimenter.info/ . There are three supported approaches for enabling experimental features for Firefox: Firefox Prefs Prefs can be used to control features that land in-tree . Feature Gates provide a wrapper around prefs that can be used from JavaScript. Firefox Extensions AKA \" Add-ons \". If the feature being tested should not land in the tree, or if it will ultimately ship as an extension, then an extension should be used. New features go through the standard Firefox review, testing, and deployment processes, and are then enabled experimentally in the field using Normandy .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Client Implementation Guidelines for Experiments","id":"322","title":"Client Implementation Guidelines for Experiments"},"323":{"body":"Firefox Preferences (AKA \"prefs\") are commonly used to enable and disable features. However, prefs are more complex to implement correctly than feature gates . Each pref should represent a different experimental treatment . If your experimental feature requires multiple prefs, then Normandy does not currently support this but will soon. In the meantime, an extension such as multipreffer may be used. There are three types of Prefs: Built-in prefs - shipped with Firefox, in firefox.js. user branch - set by the user, overriding built-in prefs. default branch - Overrides both built-in and user branch prefs. Only persists until the browser session ends, next restart will revert to either built-in or user branch (if set). Normandy supports overriding both the user and default branches, although the latter is preferred as it does not permanently override user settings. default branch prefs are simple to reset since they do not persist past a restart. In order for features to be activated experimentally using default branch prefs : The feature must not start up before final-ui-startup is observed. For instance, to set an observer: Services.obs.addObserver(this, \"final-ui-startup\", true); In this example, this would implement an observe(subject, topic, data) function which will be called when final-ui-startup is observed. See the Observer documentation for more information. It must be possible to enable/disable the feature at runtime, via a pref change. This is similar to the observer pattern above: Services.prefs.addObserver(\"pref_name\", this); More information is available in the Preference service documentation . Never use Services.prefs.prefHasUserValue(), or any other function specific to user branch prefs. Prefs should be set by default in firefox.js If your feature cannot abide by one or more of these rules (for instance, it needs to run at startup and/or cannot be toggled at runtime) then experimental preferences can be set on the user branch. This is more complex than using the methods described above; user branch prefs override the users choice, which is a really complex thing to try to support when flipping prefs experimentally. We also need to be careful to back up and reset the pref, and then figure out how to resolve conflicts if the user has changed the pref in the meantime.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Prefs","id":"323","title":"Prefs"},"324":{"body":"A new Feature Gate library for Firefox Desktop is now available. Each feature gate should represent a different experimental treatment . If your experimental feature requires multiple flags, then Normandy will not be able to support this directly and an extension may be used.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Feature Gates","id":"324","title":"Feature Gates"},"325":{"body":"The current Feature Gate library comes with a few caveats, and may not be appropriate for your situation: Only JS is supported. Always asynchronous. Future versions of the Feature Gate API will include C++/Rust support and a synchronous API.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Feature Gate caveats","id":"325","title":"Feature Gate caveats"},"326":{"body":"Read the documentation to get started.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Using the Feature Gate library","id":"326","title":"Using the Feature Gate library"},"327":{"body":"Firefox currently supports the Web Extensions API . If new WebExtension APIs are needed, they should land in-tree . Extensions which are signed by Mozilla can load privileged code using the WebExtension Experiments , but this is not preferred. WebExtensions go through the same correctness and performance tests as other features. This is possible using the Mozilla tryserver by dropping your XPI into testing/profiles/common/extensions in mozilla-central and pushing to Tryserver - see the Testing Extensions section below. NOTE - it is ideal to test against the version of Firefox which the extension will release against, but there is a bug related to artifact builds on release channels which must be worked around. The workaround is pretty simple (modify an artifacts.py file), but this bug being resolved will make it much simpler. Each extension can represent a different experimental treatment (preferred), or the extension can choose the branch internally .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Extensions","id":"327","title":"Extensions"},"328":{"body":"The previous version of the experiments program, SHIELD, always bundled privileged code with extensions and would do things such as mock UI features in Firefox. This sort of approach is discouraged for new features - land these (or the necessary WebExtension APIs) in-tree instead. For the moment, the SHIELD Study Add-on Utilities may be used if the extension needs to control the lifecycle of the study, but using one extension per experimental treatment makes this unnecessary and is preferred. The APIs provided by the SHIELD Study Add-on Utilities will be available as privileged APIs shipped with Firefox soon.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » SHIELD studies","id":"328","title":"SHIELD studies"},"329":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Development and Testing","id":"329","title":"Development and Testing"},"33":{"body":"Daily Active Users - The number of unique client ids that are active each day. For more details, see the DAU Metric page on Confluence.","breadcrumbs":"Introduction » Terminology » DAU","id":"33","title":"DAU"},"330":{"body":"Firefox features go through standard development and testing processes. See the Firefox developer guide for more information.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Testing Built-in Features","id":"330","title":"Testing Built-in Features"},"331":{"body":"Extensions do not need to go through the same process, but should take advantage of Mozilla CI and bug tracking systems: Use the Mozilla CI to test changes (tryserver). Performance tests ( this step is required ) - extension XPI files should be placed in testing/profiles/common/extensions/, which will cause test harnesses to load the XPI. Custom unit/functional tests (AKA xpcshell/mochitest) may be placed in testing/extensions, although running these tests outside Mozilla CI is acceptable so these are optional . Receive reviewer approval. A Firefox peer must sign off if this extension contains privileged code, aka WebExtension Experiments. Any Firefox Peer should be able to do the review, or point you to someone who can. Extension is signed. Email to pi-request@mozilla.com is sent to request QA QA approval signed off in Bugzilla. Extension is shipped via Normandy .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Testing Extensions","id":"331","title":"Testing Extensions"},"332":{"body":"Note that for the below to work you only need Mercurial installed, but if you want to do local testing you must be set up to build Firefox . You don't need to build Firefox from source; artifact builds are sufficient. In order to use Mozilla CI (AKA \" Tryserver \"), you must have a full clone of the mozilla-central repository: hg clone https://hg.mozilla.org/mozilla-central\ncd mozilla-central Copy in unsigned XPI, and commit it to your local Mercurial repo: cp ~/src/my-extension.xpi testing/profiles/common/extensions/\nhg add testing/profiles/common/extensions/my-extension.xpi\nhg commit -m \"Bug nnn - Testing my extension\" testing/profiles/common/extensions/my-extension.xpi Push to Try: ./mach try -p linux64,macosx64,win64 -b do -u none -t all --artifact This will run Mozilla CI tests on all platforms Note that you must have Level 1 commit access to use tryserver. If you are interested in interacting with Mozilla CI from Github (which only requires users to be in the Mozilla GitHub org), check out the Taskcluster Integration proof-of-concept . Also note that this requires an investment time to set up just as CircleCI or Travis-CI would, so it's not really appropriate for short-term projects. Use tryserver directly instead. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Implementing Experiments » Example Extensions Testing Workflow","id":"332","title":"Example Extensions Testing Workflow"},"333":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Telemetry Events Best Practices","id":"333","title":"Telemetry Events Best Practices"},"334":{"body":"The Telemetry Events API allows users to define and record events in the browser. Events are defined in Events.yaml and each events creates records with the following properties: timestamp category method object value extra With the following restrictions and features: The category, method, and object properties of any record produced by an event must have a value. All combinations of values from the category, method, and object properties must be unique to that particular event (no other event can produce events with the same combination). Events can be 'turned on' or 'turned off' by it's category value. i.e. we can instruct the browser to \"stop sending us events from the devtools category.\" These records are then stored in event pings and available in the events dataset .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Overview:","id":"334","title":"Overview:"},"335":{"body":"One challenge with this data is it can be difficult to identify all the records from a particular event. Unlike Scalars and Histograms, which keep data in individual locations (like scalar_parent_browser_engagement_total_uri_count for total_uri_count ), all event records are stored together, regardless of which event generated them. The records themselves don't have a field identifying which event produced it[1]. Take, for example, the manage event in the addonsManager category. addonsManager: # category manage: # event name description: > ... objects: [\"extension\", \"theme\", \"locale\", \"dictionary\", \"other\"] # object values methods: [\"disable\", \"enable\", \"sideload_prompt\", \"uninstall\"] # method values extra_keys: # extra values ... notification_emails: ... expiry_version: ... record_in_processes: ... bug_numbers: ... release_channel_collection: ... This event will produce records that look like: timestamp category method object value extra ... addonsManager install extension ... ... addonsManager update locale ... ... addonsManager sideload_prompt other ... But none of these records will indicate that it was produced by the manage event. To find all records produced by manage, one would have to query all records where category = ...\nAND method in [...,]\nAND object in [...,] which is not ideal. Furthermore, if one encounters this data without knowledge of how the manage event works, they need to look up the event based on the category, method, and object values in order to find the event, and then query the data again to find all the related events. It's not immediately clear from the data if this record: timestamp category method object value extra ... addonsManager update locale ... and and this record: timestamp category method object value extra ... addonsManager install extension ... are related or not. Another factor that can add to confusion is the fact that other events can share similar values for methods or objects (or even the combination of method and object). For example: timestamp category method object value extra ... normandy update preference_rollout ... which can further confuse users. [1]: Events do have name fields, but they aren't included in the event records and thus are not present in the resulting dataset. Also, If a user defines an event in Events.yaml without specifying a list of acceptable methods, the method will default to the name of the event for records created by that event. Suggested Convention: To simplify things in the future, we suggest adding the event name to the category field using dot notation when designing new events: \"category.event_name\" For example: \"navigation.search\" \"addonsManager.manage\" \"frame.tab\" This provides 3 advantages: Records produced by this event will be easily identifiable. Also, the event which produced the record will be easier to locate in the code. Events can be controlled more easily. The category field is what we use to \"turn on\" and \"turn off\" events. By creating a 1 to 1 mapping between categories and events, we can control events on an individual level. By having the category field act as the event identifier, it makes it easier to pass on events to Amplitude and other platforms. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending Events » Identifying Events","id":"335","title":"Identifying Events"},"336":{"body":"Got some new data you want to send to us? How in the world do you send a new ping? Follow this guide to find out. Note : Most new data collection in Firefox via Telemetry or Glean does not require creating a new ping document type. To add a histogram, scalar, or event collection to Firefox, please see the documentation on adding a new probe .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Sending a Custom Ping","id":"336","title":"Sending a Custom Ping"},"337":{"body":"Do not try and implement new pings unless you know specifically what questions you're trying to answer. General questions about \"How do users use our product?\" won't cut it - these need to be specific, concrete asks that can be translated to data points. This will also make it easier down the line as you start data review. More detail on how to design and implement new pings for Firefox Desktop can be found here .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Write Your Questions","id":"337","title":"Write Your Questions"},"338":{"body":"Choose a namespace that uniquely identifies the product that will be generating the data. The telemetry namespace is reserved for pings added by the Firefox Desktop Telemetry team. The DocType is used to differentiate pings within a namespace. It can be as simple as event, but should generally be descriptive of the data being collected. Both namespace and DocType are limited to the pattern [a-z-]. In other words, hyphens and lowercase letters from the ISO basic Latin alphabet .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Choose a Namespace and DocType","id":"338","title":"Choose a Namespace and DocType"},"339":{"body":"Write a JSON Schema. See the \"Adding a new schema\" documentation and examples schemas in the Mozilla Pipeline Schemas repo . This schema is used to validate the incoming data; any ping that doesn't match the schema will be removed. This schema will also be transformed into a BigQuery table schema via the Mozilla Schema Generator . Note that parquet schemas are no longer necessary because of the generated schemas. Validate your JSON Schema using a validation tool .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Create a Schema","id":"339","title":"Create a Schema"},"34":{"body":"A processed dataset, such as Clients Daily . At Mozilla, this is in contrast to a raw ping table which represents (more or less) the raw data submitted by our users.","breadcrumbs":"Introduction » Terminology » Derived Dataset","id":"34","title":"Derived Dataset"},"340":{"body":"Data review for new pings is often more complicated than adding new probes. See Data Review for Focus-Event Ping as an example. Consider where the data falls under the Data Collection Categories .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Start a Data Review","id":"340","title":"Start a Data Review"},"341":{"body":"Create a pull request including both a template and rendered schema to mozilla-pipeline-schemas. Add at least one validation ping that exercises the structure of schema as a test. These pings are validated during the build and help catch mistakes during the writing process.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Submit Schema to mozilla-services/mozilla-pipeline-schemas","id":"341","title":"Submit Schema to mozilla-services/mozilla-pipeline-schemas"},"342":{"body":"Imagine we want to collect a set of response measurements in milliseconds on a per-client basis. The pings take on the following shape: {\"id\": \"08317b11-85f7-4688-9b35-48af10c3ccdf\", \"clientId\": \"1d5ce2fc-a554-42f0-ab21-2ad8ada9bb88\", \"payload\": {\"response_ms\": 324}}\n{\"id\": \"a97108ac-483b-40be-9c64-3419326f5113\", \"clientId\": \"3f1b2e1c-c241-464f-aa46-576f5795e488\", \"payload\": {\"response_ms\": 221}}\n{\"id\": \"b8a7e3f9-38c0-4a13-b42a-c969feb454f6\", \"clientId\": \"14f27409-5f6f-46e0-9f9d-da5cd716ee42\", \"payload\": {\"response_ms\": 549}} This document can be described in the following way: { \"$schema\": \"http://json-schema.org/draft-04/schema#\", \"type\": \"object\", \"properties\": { \"id\": { \"type\": \"string\", \"description\": \"The document identifier\" }, \"clientId\": { \"type\": \"string\", \"description\": \"The client identifier\" }, \"payload\": { \"type\": \"object\", \"properties\": { \"response_ms\": { \"type\": \"integer\", \"minimum\": 0, \"description\": \"Response time of the client, in milliseconds\" } } } }\n} Fields like id and clientId have template components as part of the build-system. These would be included as @TELEMETRY_ID_1_JSON@ and @TELEMETRY_CLIENTID_1_JSON@ respectively. The best way to become familiar with template schemas is to browse the repository; the telemetry/main/main.4.schema.json document a good starting place. As part of the automated deployment process, the JSON schemas are translated into a table schema used by BigQuery. These schemas closely reflect the schemas used for data validation. [ { \"mode\": \"NULLABLE\", \"name\": \"clientId\", \"type\": \"STRING\" }, { \"mode\": \"NULLABLE\", \"name\": \"id\", \"type\": \"STRING\" }, { \"fields\": [ { \"mode\": \"NULLABLE\", \"name\": \"response_ms\", \"type\": \"INT64\" } ], \"mode\": \"NULLABLE\", \"name\": \"payload\", \"type\": \"RECORD\" }\n]","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Example: A rendered schema for response times","id":"342","title":"Example: A rendered schema for response times"},"343":{"body":"The generated schemas contain metadata added to the schema before deployment to the ingestion service. These are fields added to the ping at ingestion time; they might come from the URL submitted to the edge server, or the IP Address used to make the request. This document lists available metadata fields for the telemetry-ingestion pings, which are largely shared across all namespaces. A list of metadata fields are included here for reference, but refer to the above document or the schema explorer for an up-to-date list of metadata fields. field description additional_properties A JSON string containing any payload properties not present in the schema document_id The document ID specified in the URI when the client sent this message normalized_app_name Set to \"Other\" if this message contained an unrecognized app name normalized_channel Set to \"Other\" if this message contained an unrecognized channel name normalized_country_code An ISO 3166-1 alpha-2 country code normalized_os Set to \"Other\" if this message contained an unrecognized OS name normalized_os_version N/A sample_id Hashed version of client_id (if present) useful for partitioning; ranges from 0 to 99 submission_timestamp Time when the ingestion edge server accepted this message metadata.user_agent.browser N/A metadata.user_agent.os N/A metadata.user_agent.version N/A metadata.uri.app_build_id N/A metadata.uri.app_name N/A metadata.uri.app_update_channel N/A metadata.uri.app_version N/A metadata.header.date Date HTTP header metadata.header.dnt DNT (Do Not Track) HTTP header metadata.header.x_debug_id X-Debug-Id HTTP header metadata.header.x_pingsender_version X-PingSender-Version HTTP header metadata.geo.city City name metadata.geo.country An ISO 3166-1 alpha-2 country code metadata.geo.db_version The specific Geo database version used for this lookup metadata.geo.subdivision1 First major country subdivision, typically a state, province, or county metadata.geo.subdivision2 Second major country subdivision; not applicable for most countries metadata.isp.db_version The specific ISP database version used for this lookup metadata.isp.name The name of the Internet Service Provider metadata.isp.organization The name of a specific business entity when available; otherwise the ISP name","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Ingestion Metadata","id":"343","title":"Ingestion Metadata"},"344":{"body":"For new data, use the edge validator to test your schema.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Testing The Schema","id":"344","title":"Testing The Schema"},"345":{"body":"Schemas are automatically deployed once a day around 00:00 UTC, scheduled after the probe scraper in the following Airflow DAG . The latest schemas can be viewed at mozilla-pipeline-schemas/generated-schemas .","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Deployment","id":"345","title":"Deployment"},"346":{"body":"Use the built-in Telemetry APIs when possible. A few examples are the Gecko Telemetry APIs , or the iOS Telemetry APIs . Users on Android should use Glean , which does not require building out custom pings. For all other use-cases, send documents to the ingestion endpoint: https://incoming.telemetry.mozilla.org See the HTTP edge server specification for documentation about the expected format.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Start Sending Data","id":"346","title":"Start Sending Data"},"347":{"body":"First confirm with the reviewers of your schema pull request that your schemas have been deployed. You may also check the diff of the latest commit to mozilla-pipeline-schemas/generated schemas . In the following links, replace , And with appropriate values. Also replace - with _ in if your namespace contains - characters.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Access Your Data","id":"347","title":"Access Your Data"},"348":{"body":"In the Telemetry (BigQuery) data source, several new tables will be created for your data. The first table is the live table found under moz-fx-data-shared-prod._live._v. This table is updated on a 5 minute interval, partitioned on submission_timestamp, and may contain partial days of data. SELECT count(*) AS n_rows\nFROM `moz-fx-data-shared-prod.telemetry_live.main_v4`\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 30 minute) The second table that is created is the stable clustered table (and corresponding view) under moz-fx-data-shared-prod... This view will only contain complete days of submissions. The data is clustered by normalized_channel and sample_id to improve the efficiency of queries. SELECT COUNT(DISTINCT client_id)*100 AS dau\nFROM `moz-fx-data-shared-prod.telemetry.main`\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 1 day) AND sample_id = 1 This table may take up to a day to appear in the BigQuery source; if you still don't see a table for your new ping after 24 hours, contact Data Operations so that they can investigate. Once the table is available, it should contain all the pings sent during that first day, regardless of how long it takes for the table to appear.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » STMO / BigQuery","id":"348","title":"STMO / BigQuery"},"349":{"body":"Refer to the Spark notes for details on accessing the data via Spark.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Spark","id":"349","title":"Spark"},"35":{"body":"Glean is Mozilla’s product analytics & telemetry solution that provides a consistent experience and behavior across all of our products. Most of Mozilla's mobile apps, including Fenix, have been adapted to use the Glean SDK. For more information, see the Glean Overview .","breadcrumbs":"Introduction » Terminology » Glean","id":"35","title":"Glean"},"350":{"body":"Last steps! What are you using this data for anyway? Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Sending telemetry » Sending a Custom Ping » Build Dashboards Using Spark or STMO","id":"350","title":"Build Dashboards Using Spark or STMO"},"351":{"body":"This section contains detailed reference material on the Mozilla data platform, including links to other resources where appropriate. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Data Platform Reference","id":"351","title":"Data Platform Reference"},"352":{"body":"This is a quick overview of the tooling and components in our data stack: Data Platform Collection gcp-ingestion - Mozilla's telemetry ingestion system deployed to Google Cloud Platform (GCP) Architecture Overview Data Sources: Glean apps (including apps using glean.js) Firefox legacy telemetry clients (Firefox desktop) Fivetran Custom integrations Server side data Data Warehouse BigQuery ETL bigquery-etl Internally developed tooling to create derived datasets Fivetran Custom developed connectors Use of default connectors Orchestration Airflow Uses DAGs generated via bigquery-etl Manually defined DAGs in telemetry-airflow Observability Custom tooling for data validation/data checks as part of bigquery-etl. Analsyis and Business Intelligence Looker For most reporting, summaries, and ad-hoc data exploration by non-full-time-data people Redash For running ad-hoc SQL queries Reverse ETL None; We don’t send a lot of data out, but when we do it’s been with custom integrations, using APIs, etc. Experimentation Nimbus/Experimenter Governance Firefox Data Governance: Complex and designed for a specific use case that may not be generally applicable. Currently being revisited. Access Control: Support for relatively fine-grained access control at the BigQuery and Looker level, access management and approval process exists. Transparency and Docs: Automated inventory+docs: Glean Dictionary Data Catalog Acryl - for data lineage and finding data sets Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Data Stack Overview » Data Stack Overview","id":"352","title":"Data Stack Overview"},"353":{"body":"So you want to build a data lake... Where do you start? What building blocks are available? How can you integrate your data with the rest of the organization? This document is intended for a few different audiences. Data consumers within Mozilla will gain a better understanding of the data they interact with by learning how the Firefox telemetry pipeline functions. Mozilla teams outside of Firefox will get some concrete guidance about how to provision and lay out data in a way that will let them integrate with the rest of Mozilla. Technical audiences outside Mozilla will learn some general principles and come away with links to concrete examples of code implementing those principles. Considering that Mozilla has chosen GCP as its major cloud provider, BigQuery stands out as the clear integration point for data at rest among GCP's portfolio of products. BigQuery has proven to be a best-in-class data warehouse with impressive performance and a familiar SQL interface. Beyond that, it provides many conveniences that become important when scaling across an organization such as automated retention policies and well-defined access controls that can be provisioned across projects to allow different teams to have control over their own data. Data can be loaded into BigQuery or presented as external tables through a growing list of Google-provided integrations (objects in GCS, logs in Stackdriver, etc.). Users within Mozilla can also take advantage of purpose-built infrastructure that other teams within the company have used for loading data to BigQuery. The major example is our telemetry ingestion system which accepts payloads from Firefox clients across the world but also provides a generic interface for defining custom schemas and accepting payloads from any system capable of making an HTTP request. We also have tooling available for transforming data (ETL) once it's in BigQuery. Once data is accessible through BigQuery, users within Mozilla also get the benefit of leveraging common tools for data access. Beyond the Google-provided BigQuery console, Mozilla provides access to instances of Redash, Looker, and other tools either with connections to BigQuery already available or with concrete instructions for provisioning connections. Some near real-time use cases can be handled via BigQuery as well, with BigQuery supporting dozens of batch loads per table per hour and even streaming inserts. For true latency-sensitive applications, however, we pass data via Cloud Pub/Sub, GCP's hosted messaging backend. Pub/Sub integrates very closely with Cloud Dataflow to provide auto-scaling pipelines with relatively little setup needed. We can also easily provision topics for subsets of data flowing through the telemetry pipeline as input for custom streaming applications. To avoid getting too abstract, we'll next dive into a case study of what it looked like for a team within Mozilla to migrate from a custom pipeline to the main GCP-based pipeline that supports telemetry data. From there, we'll discuss specific best practice recommendations for use of each of the major GCP services in use at Mozilla.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Guiding Principles for Data Infrastructure","id":"353","title":"Guiding Principles for Data Infrastructure"},"354":{"body":"Mozilla's core data platform has been built to support structured ingestion of arbitrary JSON payloads whether they come from browser products on client devices or from server-side applications that have nothing to do with Firefox; any team at Mozilla can hook into structured ingestion by defining a schema and registering it with pipeline. Once a schema is registered, everything else is automatically provisioned, from an HTTPS endpoint for accepting payloads to a set of tables in BigQuery for holding the processed data. Over the course of 2019, the Activity Stream team migrated analytics for Firefox Desktop's New Tab page from a custom service to the core data platform. The old system already relied on sending JSON data over HTTP, so the team wanted to minimize client-side development effort by maintaining the existing payload structure. They registered the structure of these payloads by sending pull requests to our schema repository with relevant JSON Schema definitions. As an example, mozilla-pipeline-schemas#228 adds a new document namespace activity-stream and under that a document type impression-stats with version specified as 1. These changes are picked up by an automated job that translates them into relevant BigQuery schemas and provisions tables for each unique schema (see Defining Tables below). With the schema now registered with the pipeline, clients can send payloads to an endpoint corresponding to the new namespace, document type, and version: https://incoming.telemetry.mozilla.org/submit/activity-stream/impression-stats/1/ where should be a UUID that uniquely identifies the payload; document_id is used within the pipeline for deduplication of repeated documents. The payload is processed by a small edge service that returns a 200 response to the client and publishes the message to a raw Pub/Sub topic. A decoder Dataflow job reads from this topic with low latency, validates that the payload matches the schema registered for the endpoint, does some additional metadata processing, and then emits the message back to Pub/Sub in a decoded topic. A final job reads the decoded topic, batches together records destined for the same table, and loads the records into the relevant live ping table in BigQuery (activity_stream_live.impression_stats_v1 in this case). A nightly job reads all records for the previous day from the live ping table, deduplicates the records based on document_id values, and loads the final deduplicated day to the relevant historical ping table (activity_stream_stable.impression_stats_v1). The results are automatically presented to users through a view (activity_stream.impression_stats). While most analysis use cases for this data are served via queries on the user-facing BigQuery view, the Pocket team also needed to build an application with access to activity-stream messages in real-time. To serve that need, Pocket provisioned a Pub/Sub topic in a separate GCP project and worked with Data Operations to provide write access to a relevant service account within the telemetry pipeline. The pipeline is now configured to republish all messages associated with the activity-stream namespace to Pocket's topic, and this has been able to serve their real-time needs.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Integrating with the Data Pipeline: A Case Study","id":"354","title":"Integrating with the Data Pipeline: A Case Study"},"355":{"body":"While the Activity Stream case study above serves as an encouraging example of the flexibility of the pipeline to accept custom payloads, we hope to insulate most data producers from having to interact directly with HTTP requests and JSON Schema definitions at all. The state of the art for analytics at Mozilla is Glean , a set of projects that reimagines the end-to-end experience of reporting and consuming analytics data. Glean sits on top of structured ingestion, but provides helpful abstractions — instead of building JSON payloads and making HTTP requests, your application declares logical metrics and makes calls to a generated SDK idiomatic to your application's language. Support exists not only for a wide range of language SDKs but also for a variety of prebuilt reporting tools that understand Glean schemas such that your application's metrics are automatically processed and presented. All new use cases for producing analytics payloads within Mozilla should consider Glean first. If a mature Glean SDK is available for your project's language, building on top of Glean promises maintainable reporting code for your application and data that can be more richly understood by the full ecosystem of analytics tools at Mozilla.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Glean","id":"355","title":"Glean"},"356":{"body":"We discussed the overall shape of Mozilla's structured ingestion system and how to integrate with it in the case study earlier in this article, so this section will be brief. When you choose to build on top of structured ingestion, whether using the Glean SDK or by registering custom named schemas, consider the following concerns which are automatically handled for you: Validation of payloads against a JSON schema; messages failing validation are routed to an errors table in BigQuery where they can be monitored and backfilled if necessary. Geo lookup using a GeoIP database; geo-city information is presented as metadata, allowing the pipeline to discard source IP addresses to protect user privacy. User agent parsing; major user agent features are extracted and presented as metadata, allowing the pipeline to discard the raw user agent string to protect user privacy. Extraction of client-level identifiers as metadata to use for generating a sample_id field and to support automated deletion of data upon user request. Deduplication of messages; we provide best-effort deduplication for output Pub/Sub topics and full deduplication within each UTC day in the historical ping tables in BigQuery. If you have doubts about whether structured ingestion is appropriate for your use case, please reach out to the Data Platform team and we can consult on current and planned features for the pipeline.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Structured Ingestion","id":"356","title":"Structured Ingestion"},"357":{"body":"BigQuery is the standard choice within Mozilla's environment for storing structured data for non-real time analysis. It is especially well suited to large and diverse organizations because of its access controls and full separation between storage and compute infrastructure. Different teams within Mozilla can provision BigQuery tables in separate GCP projects, retaining full control over how they ingest data and how they grant access to other teams. Once access is granted, though, it becomes trivial to write queries that join data across projects.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » BigQuery","id":"357","title":"BigQuery"},"358":{"body":"BigQuery tables can express complex nested structures via compound STRUCT types and REPEATED fields. It's possible to model arbitrary JSON payloads as BigQuery tables, but there are limitations to JSON modeling that are well-described in BigQuery's documentation. We have developed tooling for translating JSON schemas into BigQuery table schemas along with some conversion code to transform payloads to match the final structure needed in BigQuery. One major example is map types; when the number of possible keys is finite, they can be baked into the schema to present the map as a BigQuery STRUCT type, but free-form maps have to be modeled in BigQuery as a repeated STRUCT of keys and values. This is one case where we have chosen to follow the same conventions that BigQuery itself uses for converting complex Avro types to BigQuery fields , which requires modifying the JSON payload to convert { \"key1\": \"value1\", \"key2\": \"value2\"\n} into [ { \"key\": \"key1\", \"value\": \"value1\" }, { \"key\": \"key2\", \"value\": \"value2\" }\n] For more detail on how the data pipeline prepares schemas and translates payloads, see the jsonschema-transpiler project which is used by mozilla-schema-generator .","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Defining tables","id":"358","title":"Defining tables"},"359":{"body":"Google provides a variety of methods for loading data into BigQuery as discussed in their Introduction to Loading Data . The traditional path for loading data is a custom application that uses a Google Cloud SDK to stage objects in GCS and then issue BigQuery load jobs, but there is also a growing list of more fully managed integrations for loading data. It is also possible to present views into data stored in other Google services without loading via external tables. If you already have well-structured data being produced to Stackdriver or GCS, it may be minimal effort to set up BigQuery Transfer Service to import that data or even to modify your existing server application to additionally issue BigQuery load jobs. For relational data in Cloud SQL instances, we can pull data into BigQuery via federated queries . And don't forget about the possibility of hooking into the core telemetry pipeline through structured ingestion as discussed earlier. If you have a more complex processing need that doesn't fit into an existing server application, you may want to consider building your application as a Dataflow pipeline (discussed further down in this document). Dataflow provides a unified model for batch and streaming processing and includes a variety of high-level I/O modules for reading from and writing to Google services such as BigQuery. For getting data of 3rd party services into BigQuery, consider using Fivetran . Fivetran offers some pre-defined connectors to import data from external APIs, but also allows for custom connectors to be created.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » How to get data into BigQuery","id":"359","title":"How to get data into BigQuery"},"36":{"body":"Google Cloud Platform (GCP) is a suite of cloud-computing services that runs on the same infrastructure that Google uses internally for its end-user products.","breadcrumbs":"Introduction » Terminology » GCP","id":"36","title":"GCP"},"360":{"body":"BigQuery provides built-in support for rolling time-based retention at the dataset and table level . For the telemetry pipeline, we have chosen to partition nearly all of our tables based on the date we receive the payloads at our edge servers. Most tables will contain a field named submission_timestamp or submission_date that BigQuery automatically uses to control the assignment of rows to partitions as they are loaded. Full day partitions are the fundamental unit we use for all backfill and ETL activities and BigQuery provides convenient support for operating on discrete partitions. In particular, BigQuery jobs can be configured to specify an individual partition as the destination for output (using a partition decorator looks like telemetry_stable.main_v4$20191201), allowing processing to be idempotent. Partitions can also be used as the unit for data retention. For the telemetry pipeline, we have long retention periods only for the historical ping tables (e.g. telemetry_stable.main_v4) and downstream derived tables (e.g. telemetry_derived.clients_daily_v6). Storing intermediate data for long periods can be expensive and expose risk, so all of the intermediate tables including the live ping tables (e.g. telemetry_live.main_v4) have partition-based expiration such that partitions older than 30 days are automatically cleaned up. This policy balances cost efficiency with the need for a window where we can recover from errors in the pipeline. The telemetry pipeline is building support for accepting deletion-request pings from users and purging rows associated with those users via scheduled jobs. Such a mechanism can be helpful in addressing policy and business requirements, so the same considerations should be applied to custom applications storing messages that contain user identifiers.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Time-based partitioning and data retention in BigQuery","id":"360","title":"Time-based partitioning and data retention in BigQuery"},"361":{"body":"BigQuery's main access controls can be specified at the dataset or individual table level. You can also publish SQL views which are essentially prebuilt queries that are presented alongside tables in BigQuery. View logic is executed at query time, so views take up no space and users are subject to the same access controls when querying a view as they would be querying the underlying tables themselves; a query will fail if the user does not have read access to all of the datasets accessed in the view. Views, however, can also be authorized so that specific groups of users can run queries who would not normally be allowed to read the underlying tables. This allows view authors to provide finer-grained controls and to hide specific columns or rows. Note that BigQuery also more recently supports column-level access controls for tables, so this is another option for more granular control.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Access controls in BigQuery","id":"361","title":"Access controls in BigQuery"},"362":{"body":"Google Cloud Pub/Sub is the standard choice within Mozilla's environment for transferring data between systems in real-time. It shares many of the same benefits as BigQuery in terms of being fully hosted, scalable, and well-integrated with the rest of the GCP environment, particularly when it comes to access controls. We use Pub/Sub as the messaging backbone for the telemetry ingestion system and we can easily provision new Pub/Sub topics containing republished subsets of the telemetry data for other systems to hook into. We have support for either producing messages into an external topic controlled by a different team or for provisioning a new topic within the telemetry infrastructure and granting read access to individual service accounts as needed. Pub/Sub is the clear integration point with the telemetry system for any application that is concerned with up-to-the-minute latency. For applications that only need to see periodic recent views of telemetry data, be aware that live ping tables (i.e. telemetry_live.main_v4) in BigQuery are also an option. New data is loaded into those tables throughout the day either on a 10 minute cadence or as they arrive via streaming inserts to BigQuery. Please contact us if there's a subset of data you'd like us to consider opting in for streaming inserts.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Pub/Sub","id":"362","title":"Pub/Sub"},"363":{"body":"Google Cloud Dataflow is a service for running data processing applications using the Apache Beam SDKs in both batch and streaming modes. Understanding the Beam programming model requires a certain amount of developer investment, but Beam provides powerful abstractions for data transformations like windowed joins that are difficult to implement reliably by hand. The Dataflow jobs in use by the data platform actually don't require complex joins or windowing features, but we have found Beam's I/O abstractions useful for being able to adapt a single code base to handle reading from and writing to a variety of data stores. Dataflow also provides good built-in support for auto-scaling streaming jobs based on latency and observed throughput, especially when interacting with Pub/Sub. That said, the I/O abstractions allow only limited control over performance and we have found the need to replace some of our Dataflow jobs with custom applications running on GKE — particularly the jobs focused on batching together messages from Pub/Sub and sinking to GCS or BigQuery. Beam's BigQueryIO module requires shuffling data several times when writing, checkpointing the intermediate state to local disk. This incurs expense for provisioning local solid state drives to handle the checkpointing throughput and introduces the possibility of data loss on unclean shutdown since messages have to be acknowledged back to Pub/Sub at the time data is first checkpointed rather than when it is finally written to BigQuery. We were able to achieve lower cost and more straight-forward delivery guarantees by writing a custom application using the Google Cloud Java SDK. We still use a streaming Dataflow job for the decoder step of the pipeline since no checkpointing is needed for a simple job that both reads from and writes to Pub/Sub. We also rely on Dataflow batch jobs for all backfill activities. If your team has streaming needs where Dataflow makes sense, be aware that the Data Operations team can provide operational support to help you launch and manage pipelines.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Dataflow","id":"363","title":"Dataflow"},"364":{"body":"The structure in which data is ingested to BigQuery is often not the most convenient or efficient structure for analysis queries, so it is often necessary to provide logical views of the data to support users. Our interface for defining such views is the bigquery-etl repository which provides instructions for how to propose new tables and views by sending pull requests containing SQL queries. We use BigQuery views heavily to improve the usability of raw data and we recommend that you do too! As discussed in the BigQuery Access Controls section above, views take up no storage resources and are essentially reusable snippets that appear like tables, but the underlying logic is executed every time a user queries a view. For simple cases like renaming fields or unnesting array columns, a view is often the right choice as it can be defined once and requires no ongoing scheduling or maintenance. If, however, you want to provide users with a view that involves joins or aggregations that hit a great deal of data, you may find that queries slow down and become expensive. In those cases, it may be better to materialize the results of the view into a derived table. See the Scheduling BigQuery Queries in Airflow cookbook for a walk-through of how to define a query in bigquery-etl and get it scheduled to run nightly on the data platform's Airflow instance.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Derived Data and Airflow","id":"364","title":"Derived Data and Airflow"},"365":{"body":"While no single data architecture can meet all needs, the core pipeline at Mozilla has been built with flexibility in mind. We have a growing list of success cases and some major projects in the works to migrate legacy pipelines to the system — these are good indicators that we are meeting a broad set of needs for the majority data warehousing use case and that we provide a stable ingestion system for streaming applications as well. GCP's roster of services is fairly well-focused compared to other cloud providers, but it can still be overwhelming to sort through the available options, particularly where multiple services seem to occupy the same space. Consult the unofficial GCP flowcharts for a broad view of how to sort through the features of services that apply to different problem domains. We encourage the use of BigQuery, Pub/Sub, and Dataflow as core building blocks for custom data applications across Mozilla for ease of access control across projects and for leveraging shared knowledge about how to operate and integrate with those services. Possibilities in the cloud can seem endless, but the more we can standardize architectural approaches across the company, the better prepared we will be to collaborate across product teams and ultimately the better positioned we will be to realize our mission. Let's work together to keep individuals empowered, safe, and independent on the Internet. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Guiding Principles for Data Infrastructure » Final Thoughts","id":"365","title":"Final Thoughts"},"366":{"body":"For Mozilla, getting reliable data from our products is critical to inform our decision making. Glean is our new product analytics & telemetry solution that provides a consistent experience and behavior across all of our products. The list of supported platforms and implementations is available in the Glean SDK Book . Note that this is different from Telemetry for Firefox Desktop although it provides similar capabilities. Contents: Overview The Glean design principles How to use Glean Contact References","breadcrumbs":"Data Platform Reference » Glean overview » Glean","id":"366","title":"Glean"},"367":{"body":"An overview of the Glean project: On the left the product core records data using the Glean SDK. The Glean SDK then sends out this data to the Data Platform. The analysis tools (redash, Looker, GLAM, Debug View) to the right receive the data from the data platform The Glean SDK performs measurements and sends data from our products. It provides a set of metric types for individual measurements that are carefully designed to avoid common pitfalls with measurement. Metrics are then rolled up into pings to send over the network. There are a number of built-in pings that are sent on predefined schedules, but it also possible to send custom pings at any desired cadence. The Data Platform validates and stores these pings in database tables. A fault tolerant design allows data to be retained in the event of problems such as traffic spikes or invalid data. See An overview of Mozilla’s Data Pipeline for details. Derived and cleaned data can also be automatically created at this stage. The Analysis Tools are used to query and visualize the data. This includes Redash , Looker , GLAM and the Debug Ping View . Because Glean knows more about the individual data, such as its type and the ranges of acceptable values, it can in many cases provide the most appropriate visualization automatically.","breadcrumbs":"Data Platform Reference » Glean overview » Overview","id":"367","title":"Overview"},"368":{"body":"Provide a consistent base of telemetry A baseline of analysis is important for all our products, from counting active users to retention and session times. This is supported out-of-the-box by the SDK, and funnels directly into visualization tools like the Growth and Usage Dashboard (GUD) . Metrics that are common to all products, such as the operating system and architecture, are provided automatically in a consistent way. Any issues found with these base metrics only need to be fixed in Glean to benefit all SDK-using products. Encourage specificity Rather than just treating metrics as generic data points, Glean wants to know as much as possible about the things being measured, and be opinionated about how data is measured and aggregated. From this information, it can: Provide a well-designed API to perform specific types of measurements, which is consistent and avoids common pitfalls Reject invalid data, and report them as errors Store the data in a consistent way, rather than custom, ad hoc data structures Provide the most appropriate visualization and analysis automatically A side-effect of this design is that Glean telemetry is write-only: it would be impossible to enforce all of these constraints and achieve all of these benefits if client code could read, modify and update data. Follow lean data practices The Glean system enforces that all measurements received data review , and it is impossible to collect measurements that haven't been declared. It also makes it easy to limit data collection to only what's necessary: Enforced expiration dates for every metric Some metric types can automatically limit resolution It's easy to send data that isn't associated with the client id Glean also supports data transparency by automatically generating documentation for all of the metrics sent by an application. Provide a self-serve experience Adding new metric is designed to be as easy as possible. Simply by adding a few lines of configuration, everything to make them work across the entire suite of tools happens automatically. This includes previously manual and error-prone steps such as updating the ping payload and database schemas.","breadcrumbs":"Data Platform Reference » Glean overview » The Glean design principles","id":"368","title":"The Glean design principles"},"369":{"body":"Integrate the Glean SDK into your product. Use Looker to build Explores and Dashboards using your product's datasets. If Looker does not provide the necessary Explores you can resort to using Redash to write SQL queries & build dashboards using your products datasets, e.g.: org_mozilla_fenix.baseline org_mozilla_fenix.events org_mozilla_fenix.metrics There is more documentation about accessing Glean data . For experimentation, you can use Nimbus SDK , which integrates with Glean.","breadcrumbs":"Data Platform Reference » Glean overview » How to use Glean","id":"369","title":"How to use Glean"},"37":{"body":"IP Geolocation involves attempting to discover the location of an IP address in the real world. IP addresses are assigned to an organization, and as these are ever-changing associations, it can be difficult to determine exactly where in the world an IP address is located. Mozilla’s ingestion infrastructure attempts to perform GeoIP lookup during the data decoding process and subsequently discards the IP address before the message arrives in long-term storage.","breadcrumbs":"Introduction » Terminology » GeoIP","id":"37","title":"GeoIP"},"370":{"body":"#glean on slack #glean:mozilla.org on matrix glean-team@mozilla.com to reach out","breadcrumbs":"Data Platform Reference » Glean overview » Contact","id":"370","title":"Contact"},"371":{"body":"The Glean SDK implementation. Reporting issues & bugs for the Glean SDK . Datasets documentation (TBD) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Glean overview » References","id":"371","title":"References"},"372":{"body":"This post describes the architecture of Mozilla’s data pipeline, which is used to collect Telemetry data from our products and logs from various services. The bulk of the data handled by this pipeline is Firefox Telemetry data, but the same tool-chain is used to collect, store, and analyze data coming from many sources, including Glean applications. Here is a simplified diagram of how data is ingested into the data warehouse. The code for the ingestion pipeline lives in the gcp-ingestion repository. graph TD f1(fa:fa-firefox Firefox) -->|HTTP Post| d0(fa:fa-filter Ingestion Edge)\nd0 --> p1(fa:fa-stream Raw Topic)\np1 --> d1(fa:fa-exchange-alt Landfill Sink)\nd1 --> b1(fa:fa-database Landfill BQ)\np1 --> d2(fa:fa-exchange-alt Decoder)\nd2 -->|success| p2(fa:fa-stream Decoded Topic)\nd2 -.->|fail| p3(fa:fa-stream Errors Topic)\np3 --> d4(fa:fa-exchange-alt Errors Sink)\np2 --> d3(fa:fa-exchange-alt BigQuery Sink)\nd3 --> b2(fa:fa-database Live Tables BQ)\nd4 --> b3(fa:fa-database Error Tables BQ) classDef pubsub fill:#eff,stroke:#099;\nclassDef exec fill:#efe,stroke:#090;\nclassDef producers fill:#fee,stroke:#f90;\nclassDef bq fill:#ececff,stroke:#9370db;\nclass p1,p2,p3 pubsub\nclass d0,d1,d2,d3,d4 exec\nclass f1 producers\nclass b1,b2,b3 bq","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » An overview of Mozilla’s Data Pipeline","id":"372","title":"An overview of Mozilla’s Data Pipeline"},"373":{"body":"There are different APIs and formats to collect data in Firefox, all suiting different use cases: histograms – for recording multiple data points; scalars – for recording single values; timings – for measuring how long operations take; events – for recording time-stamped events. These are commonly referred to as probes . Each probe must declare the collection policy it conforms to: either release or prerelease . When adding a new measurement data-reviewers carefully inspect the probe and eventually approve the requested collection policy: Release data is collected from all Firefox users. Prerelease data is collected from users on Firefox Nightly and Beta channels. Users may choose to turn the data collection off in preferences. A session begins when Firefox starts up and ends when it shuts down. As a session could be long-running and last weeks, it gets sliced into smaller logical units called subsessions . Each subsession generates a batch of data containing the current state of all probes collected so far, in the form of a [main ping], which is sent to our servers. The main ping is just one of the many ping types we support. Developers can create their own ping types if needed. Pings are submitted via an API that performs a HTTP POST request to our edge servers. If a ping fails to successfully submit (e.g. because of missing internet connection), Firefox will store the ping on disk and retry to send it until the maximum ping age is exceeded.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Firefox","id":"373","title":"Firefox"},"374":{"body":"Submissions coming in from the wild hit a load balancer and then an HTTP Server that accepts POST requests containing a message body of optionally-gzipped JSON. These messages are forwarded to a PubSub message queue with minimal processing, and made available in a Raw topic. A Dataflow job reads this topic and writes the raw messages to a BigQuery Landfill sink. This Landfill data is not used for analysis, but is stored in its raw form for recovery and backfill purposes. If there is a processing error or data-loss downstream in the pipeline, this is an important fail-safe.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Ingestion","id":"374","title":"Ingestion"},"375":{"body":"Once the raw data has been added to the PubSub queue, it's time to process it. The decoder is implemented as a Dataflow job, and is written in Java. The decoding process tackles decompression, parsing, validation, deduplication, and enrichment of incoming messages. After a message is decompressed and parsed as JSON, we apply JSONSchema validation to ensure that submissions are well-formed. Sometimes duplicate submissions are sent to the pipeline, either due to normal networking failures or weird behaviour out there in the world. We watch for duplicate submissions, and discard any subsequent occurrences of already-seen records. Submissions are also enriched with some metadata about the request itself, including things like HTTP headers, GeoIP information, and submission timestamp. Messages that pass successfully through all these steps are written to another PubSub Decoded topic. A failure in any of these steps results in messages being sent to the Errors sink. This separates invalid data from valid data, while still making it available for monitoring and debugging. This is a good way to keep an eye on the health of the pipeline and the data flowing through.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Decoding","id":"375","title":"Decoding"},"376":{"body":"Decoded data is ultimately written out to BigQuery, which acts as the data warehouse. By this time, incoming data has already been validated against the corresponding JSONSchema specification for each document type. Part of the decoding process above transforms this JSON structure into something more easily represented in BigQuery. One important transformation here is to convert all incoming fields from UPPER CASE or camelCase to snake_case. Another important transformation is to incorporate metadata about known probes and metrics to generate more complete schemas. This is handled by a combination of the decoder above, the schema transpiler and the schema generator . The result are tables that contains SQL-friendly field names for all known measures, as implemented in the probe scraper . A Dataflow job reads from the Decoded topic and writes out to live ping tables . These tables are updated frequently, and typically reflect data within a few minutes of it being ingested. They are optimized for accessing recent data, but are only guaranteed to contain a few days of history. Historical raw ping data is stored in historical ping tables , also known as stable tables . These tables include only completed days of data, are populated once a day shortly after midnight UTC. Data in the Stable tables is partitioned by day, and optimized for accessing larger time periods. It is also optimized for limiting analysis to a fraction of the data using the normalized_channel and sample_id fields.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Data Warehouse","id":"376","title":"Data Warehouse"},"377":{"body":"The diagram above shows the path data takes to get into the data warehouse. After that, we have to start using it!","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Beyond the Data Warehouse","id":"377","title":"Beyond the Data Warehouse"},"378":{"body":"We use Airflow for workflow management. It orchestrates the daily creation of the Stable tables described above, as well as many other derived datasets. The ETL code to create derived datasets is commonly implemented using queries in BigQuery. Many examples can be found in the bigquery-etl repository. Data in BigQuery is also accessible via Spark, and several ETL jobs also run via Dataproc. These jobs produce data sets that are used for downstream analysis and data applications (such as measurement , addon recommendation , and other data products ).","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Workflow Management and ETL","id":"378","title":"Workflow Management and ETL"},"379":{"body":"Once the data reaches our data warehouse in BigQuery it can be processed in a number of ways as described in the Accessing BigQuery article. Data analysis is most commonly done using Looker or using SQL queries . In summary, the following diagram illustrates how Recording, Ingestion, Transformation, Scheduling and Analytics fit together:","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Data Analysis","id":"379","title":"Data Analysis"},"38":{"body":"Mozilla's core data platform has been built to support structured ingestion of arbitrary JSON payloads whether they come from browser products on client devices or from server-side applications that have nothing to do with Firefox; any team at Mozilla can hook into structured ingestion by defining a schema and registering it with pipeline. Once a schema is registered, everything else is automatically provisioned, from an HTTPS endpoint for accepting payloads to a set of tables in BigQuery for holding the processed data.","breadcrumbs":"Introduction » Terminology » Ingestion","id":"38","title":"Ingestion"},"380":{"body":"Some data is more sensitive than others and introduces more risk around how it is handled. We characterize sensitivity of data broadly into four categories as described on the Data Collection wiki page . Sensitive data — by which we mean category 3 and 4 data — increases the level of risk and so warrants extra care. For such data, we apply three main mitigation measures: Limited access Access to sensitive data is limited to individuals or groups with clearly articulated need. Access is also limited in time, so access expires by default. Limited retention Sensitive data is kept for a finite period of time after which it is automatically deleted. For example, data containing search terms is only kept for a short period of time. Sanitization and aggregation of data Where data has the potential to be personally identifiable, we have best effort (and improving over time) ETL jobs that scrub incoming data of potentially identifying information, which reduces risk. When possible, we build and work with aggregate datasets rather than individual-level data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Handling Sensitive Data","id":"380","title":"Handling Sensitive Data"},"381":{"body":"This document specifies the behavior of the server that accepts submissions from any HTTP client e.g. Firefox telemetry. The original implementation of the HTTP Edge Server was tracked in Bug 1129222 .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » HTTP Edge Server Specification","id":"381","title":"HTTP Edge Server Specification"},"382":{"body":"HTTP submissions come in from the wild, hit a load balancer, then the HTTP Edge Server described in this document. Data is accepted via a POST/PUT request from clients, and forwarded to the Data Pipeline , where any further processing, analysis, and storage will be handled. Submission payloads are expected to be optionally-gzipped JSON documents described by a JSONSchema .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » General Data Flow","id":"382","title":"General Data Flow"},"383":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Server Request/Response","id":"383","title":"Server Request/Response"},"384":{"body":"Accept GET on /status, returning OK if all is well. This can be used to check the health of web servers.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GET Request","id":"384","title":"GET Request"},"385":{"body":"200 - OK. /status and all's well 404 - Any GET other than /status 500 - All is not well","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GET Response codes","id":"385","title":"GET Response codes"},"386":{"body":"Treat POST and PUT the same. Accept POST or PUT to URLs of the form: /submit//// A specific example submission URL looks like: /submit/eng-workflow/hgpush/1/2c3a0767-d84a-4d02-8a92-fa54a3376049 With the following components: namespace - an identifier used for grouping a set of related document types. Typically this represents an application that produces data. docType - a short descriptive name of the document type. Examples include event, crash, or baseline docVersion - a numeric value indicating the version of the schema for this docType docId - a UUID identifying the exact submission. If the same docId is seen more than once, it will be discarded as a duplicate. The combination of namespace, docType and docVersion together identify a specific schema to be used for validating submissions to the above endpoint. If a schema is not present in the [schemas repository] corresponding to this combination, the submission will be considered an error and will not proceed to the data lake. Special handling for Firefox Desktop Telemetry Firefox Desktop Telemetry uses a slightly different URL scheme: /submit/telemetry/docId/docType/appName/appVersion/appUpdateChannel/appBuildID?v=4 A specific example: /submit/telemetry/ce39b608-f595-4c69-b6a6-f7a436604648/main/Firefox/61.0a1/nightly/20180328030202?v=4 Here the namespace is fixed as \"telemetry\", and there is no docVersion in the URL. This means that incoming JSON documents must be parsed to determine the schema version to apply for validation. This logic is part of the downstream [decoder] job. Also note the required query parameter suffix ?v=4. Documents sent under /submit/telemetry without v=4 will be rejected at the edge.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » POST/PUT Request","id":"386","title":"POST/PUT Request"},"387":{"body":"200 - OK. Request accepted into the pipeline. 400 - Bad request, for example an un-encoded space in the URL. 404 - not found - POST/PUT to an unknown namespace 405 - wrong request type (anything other than POST/PUT) 411 - missing content-length header 413 - request body too large (Note that if we have badly-behaved clients that retry on 4XX, we may opt to send back 202 on body/path too long). 414 - request path too long (See above) 500 - internal error","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » POST/PUT Response codes","id":"387","title":"POST/PUT Response codes"},"388":{"body":"The following headers will be passed through the pipeline and made available as metadata. Date - The client-supplied timestamp of the incoming request. Used for computing client clock skew. DNT - The \"Do Not Track\" header. X-PingSender-Version - The version of Pingsender used to send this ping (if applicable). X-Debug-ID - An optional tag used to make data available to the Glean Debug View . X-Source-Tags - An optional comma-separated list of tags related to the client source; pings sent from automated testing should include the \"automation\" tag so that they are not included in analyses","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Supported HTTP Headers","id":"388","title":"Supported HTTP Headers"},"389":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Other Considerations","id":"389","title":"Other Considerations"},"39":{"body":"Intuitively, how many days per week do users use the product? Among profiles active at least once in the week ending on the date specified, the number of days on average they were active during that one-week window.","breadcrumbs":"Introduction » Terminology » Intensity","id":"39","title":"Intensity"},"390":{"body":"Compression of submission payloads is optional but recommended. The supported compression scheme is gzip. We do not decompress or validate the content of submissions at the edge, the server will reply with a success code even if a message is badly formed. Badly formed data is still accepted and made available for monitoring, recovery, analysis, and analysis purposes.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Compression","id":"390","title":"Compression"},"391":{"body":"Since the actual message is not examined by the edge server the only failures that occur are defined by the response status codes above. Messages are only forwarded to the pipeline when a response code of 200 is returned to the client.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Bad Messages","id":"391","title":"Bad Messages"},"392":{"body":"No GeoIP lookup is performed by the edge server. If a client IP is available the the decoder performs the lookup and then discards the IP before the message hits long-term storage.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » GeoIP Lookups","id":"392","title":"GeoIP Lookups"},"393":{"body":"The edge server only stores data while waiting for it to be accepted to PubSub, spilling to local disk in the case of a PubSub outage. This means that in the normal case, data is not retained on the edge at all. In the case of errors writing to PubSub, data is retained until the service is restored and messages can be flushed to the queue. Based on past outages , this is typically a few hours or less. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » HTTP Edge Server Specification » Data Retention","id":"393","title":"Data Retention"},"394":{"body":"We collect event-oriented data from different sources. This data is collected and processed in a specific path through our data pipeline, which we will detail here. graph TD subgraph Products\nfx_code(fa:fa-cog Firefox code) --> firefox(fa:fa-firefox Firefox Telemetry)\nfx_extensions(fa:fa-cog Mozilla extensions) --> firefox\nmobile(fa:fa-cog Mobile products) --> mobile_telemetry(fa:fa-firefox Glean)\nend subgraph Data Platform\nfirefox -.->|main ping, Firefox <62| pipeline((fa:fa-database Firefox Data Pipeline))\nfirefox -->|event ping, Firefox 62+| pipeline\nmobile_telemetry --> |events ping| pipeline\npipeline -->|Firefox <62 events| main_summary[fa:fa-bars main summary table]\npipeline -->|Firefox 62+ events| mobile_events_table[fa:fa-bars events table]\nmain_summary --> events_table\npipeline -->|Glean events| events_table[fa:fa-bars events table]\nend subgraph Data Tools\nevents_table --> looker\nevents_table --> looker\nmain_summary --> looker(fa:fa-bar-chart Looker)\nend style fx_code fill:#f94,stroke-width:0px\nstyle fx_extensions fill:#f94,stroke-width:0px\nstyle mobile fill:#f94,stroke-width:0px\nstyle firefox fill:#f61,stroke-width:0px\nstyle mobile_telemetry fill:#f61,stroke-width:0px\nstyle pipeline fill:#79d,stroke-width:0px\nstyle main_summary fill:lightblue,stroke-width:0px\nstyle events_table fill:lightblue,stroke-width:0px\nstyle mobile_events_table fill:lightblue,stroke-width:0px\nstyle looker fill:salmon,stroke-width:0px","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Event Data Pipeline","id":"394","title":"Event Data Pipeline"},"395":{"body":"Across the different Firefox teams there is a common need for a more fine grained understanding of product usage, like understanding the order of interactions or how they occur over time. To address that our data pipeline needs to support working with event-oriented data. We specify a common event data format, which allows for broader, shared usage of data processing tools. To make working with event data feasible, we provide different mechanisms to get the event data from products to our data pipeline and make the data available in tools for analysis.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Overview","id":"395","title":"Overview"},"396":{"body":"Events are submitted as an array, e.g.: [ [2147, \"ui\", \"click\", \"back_button\"], [2213, \"ui\", \"search\", \"search_bar\", \"google\"], [ 2892, \"ui\", \"completion\", \"search_bar\", \"yahoo\", { querylen: \"7\", results: \"23\" }, ], [5434, \"dom\", \"load\", \"frame\", null, { prot: \"https\", src: \"script\" }], // ...\n]; Each event is of the form: [timestamp, category, method, object, value, extra]; Where the individual fields are: timestamp: Number, positive integer. This is the time in ms when the event was recorded, relative to the main process start time. category: String, identifier. The category is a group name for events and helps to avoid name conflicts. method: String, identifier. This describes the type of event that occurred, e.g. click, keydown or focus. object: String, identifier. This is the object the event occurred on, e.g. reload_button or urlbar. value: String, optional, may be null. This is a user defined value, providing context for the event. extra: Object, optional, may be null. This is an object of the form {\"key\": \"value\", ...}, both keys and values need to be strings. This is used for events when additional richer context is needed. See also the Firefox Telemetry documentation .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » The event format","id":"396","title":"The event format"},"397":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Event data collection","id":"397","title":"Event data collection"},"398":{"body":"To collect this event data in Firefox there are different APIs in Firefox, all addressing different use cases: The Telemetry event API allows easy recording of events from Firefox code. The dynamic event API allows code from Mozilla addons to record new events into Telemetry without shipping Firefox code. The Telemetry WebExtension API ( introduced here ) which allows Mozilla extensions to record new events into Telemetry. For all these APIs, events will get sent to the pipeline through the event ping , which gets sent hourly, if any pings were recorded, or up to every 10 minutes whenever 1000 events were recorded. Before Firefox 62, events were sent through the main ping instead, with a hard limit of 500 events per ping. From Firefox 61, all events recorded through these APIs are automatically counted in scalars . Finally, custom pings can follow the event data format and potentially connect to the existing tooling with some integration work.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Firefox event collection","id":"398","title":"Firefox event collection"},"399":{"body":"Mobile data collection is done through Glean . Glean events are recorded for our mobile applications.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Mobile event collection","id":"399","title":"Mobile event collection"},"4":{"body":"This section contains detailed reference material on the Mozilla data platform, including links to other resources where appropriate.","breadcrumbs":"Mozilla Data Documentation » Data Platform Reference","id":"4","title":"Data Platform Reference"},"40":{"body":"Key Performance Indicator - a metric that is used to measure performance across an organization, product, or project.","breadcrumbs":"Introduction » Terminology » KPI","id":"40","title":"KPI"},"400":{"body":"On the pipeline side, the event data is made available in different datasets: main_summary has a row for each main ping and includes its event payload for Firefox versions before 62. events contains a row for each event received from main pings and event pings. See STMO#52582 . For applications that collect events through Glean, each application has a separate events dataset.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Datasets","id":"400","title":"Datasets"},"401":{"body":"The above datasets are all accessible through STMO and Looker . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Event Pipeline Detail » Data tooling","id":"401","title":"Data tooling"},"402":{"body":"Overview Schema deploys FAQ How do I make changes to a schema? When will I see new changes to the schema? What does it mean when a schema deploy is blocked? Schema Repository Schema Transpiler Mozilla Schema Generator Data Ingestion Validation Decoding Name Normalization Data Structure Normalization Deploying to BigQuery Updating generated-schemas Deploying schemas to production","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Generated Schemas","id":"402","title":"Generated Schemas"},"403":{"body":"Schemas describe the structure of ingested data. They are used in the pipeline to validate the types and values of data, and to define a table schema in a data store. We use a repository of JSON Schemas to sort incoming data into decoded and error datasets . We also generate BigQuery table schemas on business days from the JSON Schemas: you can see the current status of this job on the mozilla-pipeline-schemas deploy dashboard . graph TD %% Nodes\nsubgraph mozilla-pipeline-schemas main schemas(generated-schemas)\nend generator(mozilla-schema-generator)\ntranspiler(jsonschema-transpiler)\nprobe-info(probe-scraper)\nairflow(telemetry-airflow)\ningestion(gcp-ingestion)\nbigquery(BigQuery) %% Node hyperlinks\nclick bigquery \"../../cookbooks/bigquery.html\"\nclick main \"https://github.com/mozilla-services/mozilla-pipeline-schemas\"\nclick schemas \"https://github.com/mozilla-services/mozilla-pipeline-schemas/tree/generated-schemas\"\nclick generator \"https://github.com/mozilla/mozilla-schema-generator\"\nclick transpiler \"https://github.com/mozilla/jsonschema-transpiler\"\nclick probe-info \"https://github.com/mozilla/probe-scraper\"\nclick ingestion \"https://mozilla.github.io/gcp-ingestion/ingestion-beam/\"\nclick airflow \"https://github.com/mozilla/telemetry-airflow\" %% Edges\nmain --> |git clone| generator\ntranspiler --> |used by| generator\nprobe-info --> |used by| generator\ngenerator --> |scheduled by| airflow\nairflow --> |run nightly| schemas schemas --> |defines table| bigquery\nschemas --> |defines is valid| ingestion\nschemas --> |defines normalization| ingestion\ningestion --> |inserts into| bigquery Figure : An overview of generated schemas. Click on a node to navigate to the relevant repository or documentation.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Overview","id":"403","title":"Overview"},"404":{"body":"This section answers some basic questions about the schema deployment pipeline.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema deploys FAQ","id":"404","title":"Schema deploys FAQ"},"405":{"body":"This is dependent on what application you are working on. If you are working on Firefox Telemetry and are adding a new probe, then you don't have to do anything. Changes are automatically picked up by the probe-scraper from the histograms.json and scalars.yaml files in mozilla-central. Non-probe changes (for example, modifications to the telemetry environment) will require you to make changes to mozilla-pipeline-schemas . If you are working on an application using the Glean SDK , then the probe-scraper will automatically pick up changes from metrics.yaml.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » How do I make changes to a schema?","id":"405","title":"How do I make changes to a schema?"},"406":{"body":"Schema deploys happen on business days around UTC+04 when new changes are found in the generated-schemas branch of mozilla-pipeline-schemas . This means that any changes merged after UTC+04 on Friday will not propagate until Monday UTC+04. See the mozilla-pipeline-schemas deploy dashboard for up-to-date information on the most recent deploys.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » When will I see new changes to the schema?","id":"406","title":"When will I see new changes to the schema?"},"407":{"body":"The schema deployment pipeline has a hard dependency on the [probe-scraper], a service that scours repositories for new metrics to include in generated schemas. When the probe-scraper fails, it will prevent the mozilla-schema-generator from running. If there are new changes to the main branch of mozilla-pipeline-schemas, then they will not be added to the generated-schemas branch until the failure has been resolved. Similarly, new probes and pings in either Telemetry or Glean will not be picked up until the probe-scraper failures are resolved. If a new schema field is not registered in the schema repository before collection begins, it will be available in the additional_properties field of the generated table. If a new schema for a ping is not registered before collection begins, then it will be sorted into the error stream. Please file a bug or reach out if you believe your data may be affected by blocked schema deploys.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » What does it mean when a schema deploy is blocked?","id":"407","title":"What does it mean when a schema deploy is blocked?"},"408":{"body":"graph LR subgraph mozilla-pipeline-schemas subgraph origin/main templates -->|cmake| schemas end subgraph origin/generated-schemas schemas -->|mozilla-schema-generator| artifact(schemas) end\nend Figure : Template schemas are built locally to generate static JSON Schema. On a regular basis, the Mozilla Schema Generator is run to generate BigQuery schemas. Refer to Sending a Custom Ping for an in-depth guide for adding new schemas to the repository.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema Repository","id":"408","title":"Schema Repository"},"409":{"body":"The structure validated in JSON Schema can be mapped to BigQuery columns. This is done by the jsonschema-transpiler, a Rust application for translating between schema formats. Data normalization as part of decoding is required before inserting into BigQuery e.g. snake casing and type casting. These workarounds are based transformations that are done when importing Avro into BigQuery. graph LR %% nodes\nsubgraph input json(JSON Schemas)\nend\nsubgraph output avro(Avro schemas) bigquery(BigQuery schemas)\nend\ntranspiler[jsonschema-transpiler] %% hyperlinks\nclick json \"https://json-schema.org/\"\nclick avro \"https://avro.apache.org/docs/current/spec.html\"\nclick bigquery \"https://cloud.google.com/bigquery/docs/schemas\"\nclick transpiler \"https://github.com/mozilla/jsonschema-transpiler\" %% edges\njson --> transpiler\ntranspiler --> avro\ntranspiler --> bigquery","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Schema Transpiler","id":"409","title":"Schema Transpiler"},"41":{"body":"In general: a metric is anything that you want to (and can) measure. This differs from a dimension which is a qualitative attribute of data. In the context of Glean , a metric refers to an instrumented measure for a specific aspect of the product (similar to a probe in Firefox Telemetry).","breadcrumbs":"Introduction » Terminology » Metric","id":"41","title":"Metric"},"410":{"body":"The schema generator will populate schemas with metadata and insert generated sub-schemas at certain paths. It generates JSON Schemas that are translated into BigQuery schemas, but not used for validation. It uses the probe information service to enumerate map-type fields. These fields are converted into a structured column that can be accessed in BigQuery with Standard SQL . Metadata includes fields added during data ingestion including fields like submission_timestamp and sample_id. In addition to generating BigQuery schemas, schemas are aliased in several locations. For example, the first_shutdown ping is a copy of the main_ping. Schemas are also altered in the generator to accommodate various edge-cases in the data. For example, a field that validates both boolean and integer types may be altered to assume a boolean type. The main entry-point is a script that merges and generates *.schema.json under the schemas directory, then translates these to *.bq. It commits the schema to the generated-schemas branch, with a change-log referencing commits in the main branch.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Mozilla Schema Generator","id":"410","title":"Mozilla Schema Generator"},"411":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Data Ingestion","id":"411","title":"Data Ingestion"},"412":{"body":"Data that fails validation is sent to the payload_bytes_error table. Each row contains an information about the error that caused it, as well as the name of the job associated with it. SELECT document_namespace, document_type, document_version, error_message, error_type, exception_class, job_name\nFROM `moz-fx-data-shared-prod`.payload_bytes_error.telemetry\nWHERE submission_timestamp > TIMESTAMP_SUB(current_timestamp, INTERVAL 1 hour) AND exception_class = 'org.everit.json.schema.ValidationException'\nLIMIT 5 Column Example Value Notes document_namespace telemetry document_type main document_version null The version in the telemetry namespace is generated after validation error_message org.everit.json.schema.ValidationException: #/environment/system/os/version: #: no subschema matched out of the total 1 subschemas error_type ParsePayload The ParsePayload type is associated with schema validation or corrupt data exception_class org.everit.json.schema.ValidationException Java JSON Schema Validator library job_name decoder-0-0121192636-9c56ac6a Name of the Dataflow job that can be used to determine the version of the schema artifact","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Validation","id":"412","title":"Validation"},"413":{"body":"The BigQuery schemas are used to normalize relevant payload data and determine additional properties. Normalization involves renaming field names and transforming certain types of data. Snake casing is employed across all schemas and ensures a consistent querying experience. Some data must be transformed before insertion, such as map-types (a.k.a. dictionaries in Python), due to limitations in BigQuery data representation. Other data may not be specified in the schema, and instead placed into a specially constructed column named additional_properties. Name Normalization A reference Python implementation of the snake casing algorithm is ensured to be compatible with the implementations in the decoder and transpiler using a shared test-suite . To illustrate the transformation, consider the a11y.theme keyed scalar in the main ping . In the JSON document, as seen in about:telemetry, it is accessed as follows: # Python/Javascript syntax\nping[\"payload\"][\"processes\"][\"parent\"][\"keyedScalars\"][\"a11y.theme\"] The decoder will normalize the path with snake casing in BigQuery: SELECT payload.processes.parent.keyed_scalars.a11y_theme\nFROM `moz-fx-data-shared-prod`.telemetry.main\nWHERE date(submission_timestamp) = date_sub(current_date, interval 1 day)\nLIMIT 1 Data Structure Normalization Thee decoder is also responsible for transforming the data to accommodate BigQuery limitations in data representation. All transformations are defined in ingestion-beam under com.mozilla.telemtry.transforms.PubsubMessageToTableRow . The following transformations are currently applied: Transformation Description Map Types JSON objects that contain an unbounded number of keys with a shared value type are represented as a repeated structure containing a key and value column . Nested Arrays Nested lists are represented using a structure containing a repeated list column. Tuples to Anonymous Structures A tuple of items is represented as an anonymous structure with column names starting at _0 up to _{n} where n is the length of the tuple. JSON to String coercion A sub-tree in a JSON document will be coerced to string if specified in the BigQuery schema. One example is of transformation is to represent histograms in the main ping . Boolean to Integer coercion A boolean may be cast into an integer type. Additional properties are fields within the ingested JSON document that are not found in the schema. When all transformations are completed, any fields that were not traversed in the schema will be reconstituted into the top-level additional_properties field .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Decoding","id":"413","title":"Decoding"},"414":{"body":"In this section, we discuss deployment of generated schemas to BigQuery. Refer to Table Layout and Naming for details about the resulting structure of the projects. Tables are updated on every push to generated-schemas. The schemas must be backwards compatible, otherwise the checks in the staging Dataflow and BigQuery instances will fail. This must be resolved by pushing a new tip to the generated-schemas branch in the schema repository. Valid changes to schemas include relaxing a column mode from REQUIRED to NULLABLE or adding new columns. Each table is tagged with the revision of schema repository attached. Consider the org_mozilla_fenix namespace: $ bq ls --max_results=3 moz-fx-data-shared-prod:org_mozilla_fenix_stable tableId Type Labels Time Partitioning Clustered Fields ------------------- ------- --------------------------------------- ----------------------------------- ------------------------------- activation_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id schemas_build_id:202001230145_be1f11e baseline_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id schemas_build_id:202001230145_be1f11e bookmarks_sync_v1 TABLE schema_id:glean_ping_1 DAY (field: submission_timestamp) normalized_channel, sample_id The schema_id is derived from the value of the $schema property of each JSON Schema. The schemas_build_id label contains an identifier that includes the timestamp of the generated schema. This label may be used to trace the last deployed commit from generated-schemas.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Deploying to BigQuery","id":"414","title":"Deploying to BigQuery"},"415":{"body":"graph TD subgraph workflow.tmo manual scheduled\nend subgraph mozilla-pipeline-schemas main schemas(generated-schemas)\nend generator(mozilla-schema-generator) %% manual --> |run now| generator\nscheduled --> |run at midnight UTC| generator main -->|git pull| generator\ngenerator --> |git push| schemas A new push to the generated-schemas branch is made every time the probe-scraper.schema_generator task is run by Airflow. mozilla-schema-generator runs in a container that commits snapshots of generated schemas to the remote repository. Generated schemas may change when probe-scraper finds new probes in defined repositories e.g. hg.mozilla.org or glean . It may also change when the main branch contains new or updated schemas under the schemas/ directory. To manually trigger a new push, clear the state of a single task in the workflow admin UI. To update the schedule and dependencies, update the DAG definition.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Updating generated-schemas","id":"415","title":"Updating generated-schemas"},"416":{"body":"graph TD\nsubgraph mozilla-pipeline-schemas schemas(generated-schemas)\nend\nartifact[Generate schema artifact]\nsubgraph moz-fx-data-shar-nonprod-efed bigquery[Update BigQuery tables] views[Update BigQuery views] ingestion[Redeploy Dataflow ingestion]\nend\nstatus{Deploy prod} schemas --> |labeled and archived| artifact\nartifact --> |run terraform| bigquery\nbigquery --> |run terraform| views\nviews --> |drain and submit| ingestion ingestion --> status Jenkins is used to automate deploys of the pipeline in the nonprod and prod projects. Jenkins polls the generated-schemas branch for new commits. The tip of the branch will be labeled and archived into an artifact that is used during deploys. The artifact is first used update the table schemas in the nonprod project. This staging step will stop on schema incompatible changes, such as removing a schema or a column in a schema. Once the tables are up to date, the Dataflow job will be drained and redeployed so it is writing to the updated tables. Once schemas have successfully deployed to the nonprod project, then it may be manually promoted to production by an operator. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Schemas » Deploying schemas to production","id":"416","title":"Deploying schemas to production"},"417":{"body":"The following describes in detail how we structure Glean data in BigQuery. For information on the actual software which does this, see the Generated Schemas reference. This document intended as a reference, if you want a tutorial on how best to access Glean Data in BigQuery, see Accessing Glean Data .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Glean Data","id":"417","title":"Glean Data"},"418":{"body":"Each ping type is recorded in its own table, and these tables are named using {application_id}.{ping_type}. For example, for Fenix, the application id is org.mozilla.fenix, so its metrics pings are available in the table org_mozilla_fenix.metrics.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Tables","id":"418","title":"Tables"},"419":{"body":"Fields are nested inside BigQuery STRUCTs to organize them into groups, and we can use dot notation to specify individual subfields in a query. For example, columns containing Glean's built-in client information are in the client_info struct, so accessing its columns involves using a client_info. prefix. The top-level groups are: client_info: Client information provided by Glean . ping_info: Ping information provided by Glean . metrics: Custom metrics defined by the application and its libraries. events: Custom events defined by the application and its libraries.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Columns","id":"419","title":"Columns"},"42":{"body":"Monthly Active Users - the number of unique profiles active in the 28-day period ending on a given day. The number of unique profiles active at least once during the 28-day window ending on the specified day.","breadcrumbs":"Introduction » Terminology » MAU","id":"42","title":"MAU"},"420":{"body":"Core attributes sent with every ping are mapped to the client_info and ping_info sections. For example, the client id is mapped to a column called client_info.client_id.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » Ping and Client Info sections","id":"420","title":"Ping and Client Info sections"},"421":{"body":"Custom metrics in the metrics section have two additional levels of indirection in their column name: they are organized by the metric type, and then by their category: metrics.{metric_type}.{category}_{name}. For example, suppose you had the following boolean metric defined in a metrics.yaml file (abridged for clarity): browser: is_default: type: boolean description: > Is this application the default browser? send_in_pings: - metrics It would be available in the column metrics.boolean.browser_is_default.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » The metrics group","id":"421","title":"The metrics group"},"422":{"body":"Events are stored as a set of records in a single column called \"events\": there might be many events sent as part of a single ping. Each record has the following fields which allow you to filter for the specific metrics of interest: category (maps to the metric category) name (maps to the metric name) For example, suppose you had the following event metric defined in a metrics.yaml file (again, abridged for clarity): engine_tab: foreground_metrics: type: event description: | Event collecting data about the state of tabs when the app comes back to the foreground. extra_keys: extra_keys: background_active_tabs: description: | Number of active tabs (with an engine session assigned) when the app went to the background. ... In this case the event's category would be engine_tab and its name would be foreground_metrics. You can use the record's timestamp and extra fields to get the event's timestamp and specifics related to the event. For a complete example, see \"event metrics\" under Accessing Glean Data . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Glean Data » The events group","id":"422","title":"The events group"},"423":{"body":"This document describes how the data pipeline normalizes channel information sent by Firefox and makes it accessible to data consumers. What are Firefox channels? App Update Channel Normalized Channel","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » Channel Normalization","id":"423","title":"Channel Normalization"},"424":{"body":"In addition to the the release channel, which is what we ship to most users, we also ship development versions of Firefox and an \"extended support\" (esr). The full list is: release beta aurora (this is dev-edition, and is just a beta repack ) nightly esr For more information on this topic, see the Firefox Release Process page .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » What are Firefox channels?","id":"424","title":"What are Firefox channels?"},"425":{"body":"This is the channel reported by Firefox. This could really be anything, but is usually one of the expected release channels listed above. For BigQuery tables corresponding to Telemetry Ping types, such as main, crash or event, the field here is called app_update_channel and is found in metadata.uri. For example: SELECT metadata.uri.app_update_channel\nFROM telemetry.main\nWHERE DATE(submission_timestamp) = '2019-09-01'\nLIMIT 10","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » App Update Channel","id":"425","title":"App Update Channel"},"426":{"body":"This field is a normalization of the directly reported channel, and replaces unusual and unexpected values with the string Other. There are a couple of exceptions, notably that variations on nightly-cck-* become nightly. See the relevant code here . Normalized channel is available in the Telemetry Ping tables as a top-level field called normalized_channel. For example: SELECT normalized_channel\nFROM telemetry.crash\nWHERE DATE(submission_timestamp) = '2019-09-01'\nLIMIT 10 Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Channel Normalization » Normalized Channel","id":"426","title":"Normalized Channel"},"427":{"body":"Since the early days of Telemetry, it has been desirable to have a quick and simple way to do analysis on a sample of the full population of Firefox clients. The mechanism for doing that is encoded in the data itself, namely the sample_id field. This is a field that is computed from the telemetry client_id using the CRC hash function. This CRC hash is then bucketed into 100 possible values from 0 to 99, each of which represents a roughly 1% uniform sample of the client_id space. All ping tables that contain a client id, as well as many derived datasets, include the sample_id field. TL;DR sample_id = crc32(client_id) % 100 An example python implementation: # USAGE: python cid2sid.py 859c8a32-0b73-b547-a5e7-8ef4ed9c4c2d\n# Prints\n# Client ID b'859c8a32-0b73-b547-a5e7-8ef4ed9c4c2d' => Sample ID 55\nimport binascii\nimport sys clientid = sys.argv[1].encode() crc = binascii.crc32(clientid)\nsampleid = (crc & 0xFFFFFFFF) % 100\nprint(\"Client ID {} => Sample ID {}\".format(clientid, sampleid)) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Sampling » Sampling in Telemetry data","id":"427","title":"Sampling in Telemetry data"},"428":{"body":"","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering Data","id":"428","title":"Filtering Data"},"429":{"body":"Overview Stages Edge filtering Beam Filtering JSON Schema Filtering Filtering from the stable tables Filtering from the exposed views Optional filtering in Looker Explores Querying the Error Stream","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Table of Contents","id":"429","title":"Table of Contents"},"43":{"body":"A ping represents a message that is sent from the Firefox browser to Mozilla’s Telemetry servers. It typically includes information about the browser’s state, user actions, etc. For more information, see Common ping format .","breadcrumbs":"Introduction » Terminology » Ping","id":"43","title":"Ping"},"430":{"body":"Data is filtered out of production streams at almost every stage of the pipeline. The following outlines each stage and both the data currently filtered and the data that could be filtered. This should help answer two classes of questions: Did my data get filtered out? We've uncovered spurious data being ingested, how should we handle that? Note : JSON Schema filtering is our primary method of filtering out bad data. That should be used before any other methods of dropping data from the pipeline.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Overview","id":"430","title":"Overview"},"431":{"body":"Where - Which stage of the pipeline this filtering occurs in What - What happens to the data when filtered here When - Which situations this filtering should be, and is, used in How - What kind of data can be filtered at this stage","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Stages","id":"431","title":"Stages"},"432":{"body":"Where: Filtered by nginx, currently we use it to filter out non-v4 pings ( to be removed, but capability to remain ). What: Drops data entirely from the pipeline; there will be no traces of it downstream from the edge server. When: Only to be used in extreme situations (e.g. PII exposure). We also use it for dropping too-large messages and headers . How: Can be used to filter by URI, namespaces, apps, etc. (from the URL or from the HTTP headers); but not anything in the payload.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Edge filtering","id":"432","title":"Edge filtering"},"433":{"body":"Where: Filtered in the message scrubber . What: Causes data to be written to the error stream or to be dropped entirely. When: Filter out data we absolutely know we will never need to see (e.g. data from forked applications). How: Can filter out namespaces, doctypes, or URIs currently; in the extreme can filter on any message Attribute or payload field.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Beam Filtering","id":"433","title":"Beam Filtering"},"434":{"body":"Where: During ingestion, as defined in the payload schema . What: Causes data to be written to the error stream . When: When trying to remove bad analysis data that we know we will never need (e.g. huge values, improper strings, etc.). Usually these indicate something went wrong with the payload. How: Can filter on values in the payload, using the JSON schema .","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » JSON Schema Filtering","id":"434","title":"JSON Schema Filtering"},"435":{"body":"Where: After ingestion to live tables, but before copying to the stable tables . What: Allows data to exist in the live tables, but removes it from the stable tables. When: Use for data that may be needed for some analyses on recent data, but not for data that will need long-term historical analyses or for use in any downstream reporting. For example, we filter out pings from automation (e.g. CI) here, so that analysis is unaffected by them, but we can still analyze what the recent CI data looks like. We also drop duplicate pings (per the document-id). How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering from the stable tables","id":"435","title":"Filtering from the stable tables"},"436":{"body":"Where: After ingestion to stable tables ( example ). What: Allows data to exist in stable tables, but not be exposed to users when accessing views. When: Use for data that is a footgun for end-users (e.g. data that was collected before a product was launched), but will probably be needed by data science or eng. How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Filtering from the exposed views","id":"436","title":"Filtering from the exposed views"},"437":{"body":"Where: In the explore, Looker creates a default filter for a field . What: Allows data to exist in views, and optionally allows users to query that data (but not by default). When: Use this for data that most of the time should not be queried in Looker. Downside is too many of these will clutter the Looker explore. How: Can filter on any field in the schema, or any metadata.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Optional filtering in Looker Explores","id":"437","title":"Optional filtering in Looker Explores"},"438":{"body":"The data engineering team has exposed some tables to make querying the error stream easier. The schema errors dashboard will let you choose your namespace and doctype to see errors over the past week. If that data is not granular enough, the error stream can be queried directly: SELECT udf.parse_desktop_telemetry_uri(uri) AS parsed_uri, * EXCEPT(payload), udf_js.gunzip(payload) AS payload\nFROM `moz-fx-data-shared-prod.payload_bytes_error.telemetry`\nWHERE DATE(submission_timestamp) = \"2021-01-07\"\nLIMIT 1000 Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » Filtering » Querying the Error Stream","id":"438","title":"Querying the Error Stream"},"439":{"body":"Artifacts that get deployed automatically, usually during nightly Airflow runs, to BigQuery include: user-defined functions datasets tables views","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » BigQuery Artifact Deployment","id":"439","title":"BigQuery Artifact Deployment"},"44":{"body":"A set of pings that is stored in a BigQuery table. See article on raw ping datasets .","breadcrumbs":"Introduction » Terminology » Ping Table","id":"44","title":"Ping Table"},"440":{"body":"Terraform will deploy datasets defined in bigquery-etl and private-bigquery-etl and datasets that are configured via cloudops-infra . The dataset deployment is triggered via Jenkins whenever bigquery-etl publishes a new container or after schema deployment.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » Dataset Deployment","id":"440","title":"Dataset Deployment"},"441":{"body":"There are two categories of user-defined functions: UDFs for internal use only: These UDFs are published to the udf and udf_js datasets in the moz-fx-data-shared-prod project and managed via bigquery-etl public UDFs that can be used even outside of Mozilla projects: These UDFs are published to the mozfun project and managed via bigquery-etl The UDF deploy is triggered through the publish_public_udfs and publish_persistent_udfs Airflow task in the bqetl_artifact_deployment Airflow DAG which run nightly, but can be triggered manually by clearing the tasks.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » User-defined Function (UDF) Deployment","id":"441","title":"User-defined Function (UDF) Deployment"},"442":{"body":"Tables get deployed through the publish_new_tables Airflow task which runs nightly. This task will run all SQL generators, generate schemas for each query and will deploy schemas for tables and apply any schema-compatible changes for existing tables. The task will fail if changes that are incompatible with existing schemas (such as removing fields or changing field types) are to be applied.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » Table Deployment","id":"442","title":"Table Deployment"},"443":{"body":"View deployment runs after new tables have been published through the publish_views Airflow task . This task will run all SQL generators, which ensures that SQL for generated views will be available. Only views with either changes to their SQL definition, schema, metadata or newly created views will be deployed. Views that have been defined in bigquery-etl will be tagged with a managed label. This label is used to automatically remove views from BigQuery that have been deleted in bigquery-etl. Having this label ensures that manually created views or views created through other tooling won't get deleted as part of this process. Views get published to moz-fx-data-shared-prod and publicly-facing views get published to mozdata. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Overview of Mozilla's Data Pipeline » BigQuery Artifact Deployment » View Deployment","id":"443","title":"View Deployment"},"444":{"body":"When you perform an analysis on any data, there are some mistakes that are easy to make: Do you know what question that you hope to answer? Is your sample representative of your population? Is your result \"real\"? How precisely can you state your conclusion? This section is not about those traps. Instead, it is about quirks and pitfalls that are specific to Mozilla's data systems.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Analysis Gotchas","id":"444","title":"Analysis Gotchas"},"445":{"body":"Intermittent issues Notable historic events Pseudo-replication Profiles vs Users Opt-in versus Opt-out Trusting Dates Date Formats Delays Pingsender Submission Date Pings from Robots Build Ids","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Table of Contents","id":"445","title":"Table of Contents"},"446":{"body":"Despite best efforts, problems may occur from time to time with the ingestion of data or the faithful creation of datasets. Issues undergoing investigation are marked with the [data-quality] whiteboard tag in Bugzilla. See currently open issues . Especially severe problems with production data are announced on the fx-data-dev mailing list (see getting help ). Subscribing to this mailing list is recommended if you are a current or aspiring data practitioner.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Intermittent issues","id":"446","title":"Intermittent issues"},"447":{"body":"See also the spreadsheet of notable historic events . This spreadsheet is imported into BigQuery, and can be found at moz-fx-data-shared-prod.static.data_incidents_v1. If you add an entry here, please add it to that spreadsheet as well! When you start to evaluate trends, be aware of events from the past that may invite comparisons with history. Here are a few to keep in mind: Aug 22, 2024 - Adjust is disabled in mobile clients (Firefox Android & Firefox iOS). May 20, 2024 - June 14, 2024 - Excessive Glean database writes degraded Fenix performance on startup, pageload, scrolling, video playback, and possibly other areas. Some metrics were disabled. See bug 1892230 . Apr 18, 2024 - Google began rolling out a new SERP experience on Firefox Android, which impacted standard search metrics. See the spreadsheet for more details. March 15, 2024 - Spike in clients with null default search engine (~32%) for Firefox iOS. This issue was fixed for Firefox 126 and above. More details can be found in this incident report Feb 29 , 2024 - Spike in the search engine changed probe for users who had an engine update for versions >= 124 . This is due to search engine default changed probes being triggered during engine updates even when users don't actually change their default search engines post-update bug . More details can be found here . Jan 15 - May 1, 2024 - Legacy Telemetry pings containing os information from Arch Linux clients without the lsb-release package were dropped . Dec 8, 2023 - (ongoing) Firefox iOS Clients coming through the French ISP Netskope report an increased number of 4xx HTTP errors on submission ( bug 1870670 ). Dec 7, 2023 - Contextual Services data for Firefox Desktop versions 116 and up now supplied by Glean . Nov 20, 2023 - Changeover day for Onboarding data sent via Messaging System from PingCentre to Glean. Views and datasets downstream of messaging_system.onboarding began being fueled by Glean-sent data instead of PingCentre-sent data . Jul 16, 2023 - Jul 24, 2023 - During the migration from release to ESR of Firefox users on obsolete versions of MacOS and Windows, Firefox sent deletion request pings for clients in the migration, which also reset the client_id. See the summary of the incident here. . Approximately 2 million clients were affected by this bug; as a result of this, around 1.3 million clients were double counted due to both the old client_id and reset client_id being active on the same day. Mar 17, 2023 - May 9, 2023 - Firefox for Android was collecting but not sending perf.page_load events during this period. The recorded events started being sent after May 9, 2023 resulting in a spike of events that eventually returned to normal levels. See Bug 1833178 for more info. Mar 14, 2023 - Firefox for Android began reporting significantly fewer new installs, due to a fix for Client ID regeneration . This also affected retention for both new and existing users. Nov 15, 2022 - A major bug in the search with ads probes was fixed on Firefox Desktop. The bug fix impacts Firefox 109+ and resulted in significant increases in the number of searches with ads recorded. Aug 31 2022 - A small number of records were missing from stable tables until October 5, 2022 and not reprocessed into downstream ETL tables . July 19 - August 3, 2022 - Fenix v103 seeing an increase in null values in client_info fields . Glean failed to properly collect data for the client_info fields android_sdk_version, device_model, device_manufacturer and locale. This has been fixed in subsequent releases and is fixed in Fenix 103.2 and all later releases. No backfill. May 24 - Jun 10, 2022 - search_with_ads drops on Firefox Desktop globally. Upon investigation , the issue is believed to be related to Google's core algorithm update in May 2022. May 15, 2022 - Fixed potential under report search_with_ads . Ad impressions were not tracked for SERP that took longer than 1 second to load. This was initially uncovered by QA for ad impressions on DuckDuckGo SERP. The fix addresses for all search partners and is not limited to DuckDuckGo. Dec 1, 2021 - Jan 23, 2022 - Search values in Android Focus from core telemetry fell . Nov 16, 2021 - Submissions were rejected from 17:44 to 18:10 UTC . Nov 4, 2021 - CORS headers added to support receiving submissions from Glean.js websites . Sep 30 2021 - Oct 06 2021 - Submissions from some countries were rejected . Sep 30 2021 - Oct 04 2021 - Submissions from clients on some older platforms were dropped . Aug 23 2021 - Aug 29 2021 - Approximately 1/251 of pings were improperly labeled as coming from Kansas City, US . Aug 05 2021 - Aug 31 2021 - Drop in search metrics (tagged_sap, tagged_follow_on, search_with_ads, ad_click) in Fenix due to probe expiry. Incident report and STMO#203423 . Feb 16 2021 - Feb 25 2021 - A small number of stub installer pings may have been discarded due to URI deduplication . Jan 28, 2021 - Fenix DAU jumped rapidly, due to increased sending of the baseline ping August 6, 2020 - Pings with \"automation\" tag in X-Source-Tags will no longer appear in stable tables This is particularly relevant for removing pings related to automated testing of Fenix. August 1, 2020 - August 31, 2020 - Fennec was migrated to Fenix , causing changes in both how data was reported (Glean rather than the core ping) and some reported metrics (e.g. DAU, as people dropped off). July 20, 2020 - Glean dropping application lifetime metrics from metrics pings . Glean Android bindings from version v25.0.0 up to and including v31.4.0 had a bug that would cause metrics with “lifetime: application” to be cleared before they could be collected for metrics pings sent during startup. This can result in application lifetime metrics like experiment information being randomly missing from the data. April 14, 2020 - Telemetry edge server rejects pings for an hour . Clients generally retry periodically until success is achieved. Therefore, most of these messages were eventually ingested; submission timestamps appear later than normal. A small number of pings are attributed to a later day or were never sent due to the client never being reopened. February 11, 2020 - Firefox 73 was released and began the start of 4-week release cycles . There was a gradual transition from 7/8 week ones to 4 week ones. December 4 2019 - AWS Ingestion Pipeline decommissioned . Specifically, the last ping relayed through the AWS machinery had a timestamp of 2019-12-04 22:04:45.912204 UTC. October 29 2019 - Glean SDK Timing Distribution(s) report buckets 1 nanosecond apart. This occurred because of a potential rounding bug in Glean SDK versions less than 19.0.0. See Bug 1591938 . October 23 2019 - Hot-fix shipped through add-ons that reset the Telemetry endpoint preference back to the default for a large number of users. September 1 - October 18 2019 - BigQuery Ping tables are missing the X-PingSender-Version header information . This data is available before and after this time period. May 4 - May 11 2019 - Telemetry source data deleted . No source data is available for this period and derived tables may have missing days or imputed values. Derived tables that depend on multiple days may have have affected dates beyond the deletion region. January 31 2019 - Profile-per-install landed in mozilla-central and affected how new profiles were created. See discussion in bigquery-etl#212 . October 25 2018 - many client_ids on Firefox Android were reset to the same client_id. For more information, see the post-mortem or Bug 1501329 . November 2017 - Quantum Launch. There was a surge in new profiles and usage. June 1 and 5, 2016 - Main Summary v4 data is missing for these two days. March 2016 - Unified Telemetry launched.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Notable historic events","id":"447","title":"Notable historic events"},"448":{"body":"Telemetry data is a collection of pings. A single main-ping represents a single subsession. Some clients have more subsessions than others. When you say \"63% of beta 53 has Firefox set as its default browser\" , you need to specify that it is 63% of pings because it represents only around 46% of clients. (Apparently users with Firefox Beta 53 set as their default browser submitted more main-pings than users who did not).","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pseudo-replication","id":"448","title":"Pseudo-replication"},"449":{"body":"You may have noticed that the term \"clients\" and not \"users\" was applied in the above-listed section because of all the things can be counted, users is not one of them: Users can have multiple Firefox profiles that runs on the same system at the same time (like developers). Users can have the same Firefox profile that runs on several systems on different days of the week (also developers). The only things we can count are pings and clients. Clients can be counted because a client_id is sent with each ping that uniquely identifies the profile from which it originated. This is generally close enough to the idea of a so-called \"user\" that can be considered for counting profiles and calling them users. However, you may run into some instances where the distinction matters. When in doubt, be precise. You count clients . This article describes the concept of \"profiles\" in detail.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Profiles vs Users","id":"449","title":"Profiles vs Users"},"45":{"body":"Mozilla’s data pipeline, which is used to collect Telemetry data from Mozilla’s products and logs from various services. The bulk of the data that is handled by this pipeline is Firefox Telemetry data. The same tool-chain is used to collect, store, and analyze data that comes from many sources. For more information, see An overview of Mozilla’s Data Pipeline .","breadcrumbs":"Introduction » Terminology » Pipeline","id":"45","title":"Pipeline"},"450":{"body":"Mozilla does not collect the same information from everyone. Every profile that does not have Telemetry disabled sends \"opt-out\" Telemetry, which includes: Nearly all the data in the Environment Some specific Histograms , Scalars , and Events that are marked \"releaseChannelCollection\": \"opt-out\" Most probes are \"opt-in\": No information is received from the probes unless a user opts into sending this information by installing any pre-release version of Firefox: Beta, Nightly or Developer Edition (the latter is similar to Beta). If you want to encourage users to collect good information for Mozilla, ask them to install a Beta release.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Opt-in versus Opt-out","id":"450","title":"Opt-in versus Opt-out"},"451":{"body":"Do not assume that the time reported by an instance of Firefox desktop is correct. The situation is somewhat better on mobile devices, but you should still be cautious. Any timestamp recorded by the user is subject to \"clock skew.\" The user's clock can be set (purposefully or accidentally) to any time at all. SSL certificates tend to keep timestamps in a certain relatively-accurate window because a user whose clock has been set too far in the past or too far in the future may confuse certain expiration-date-checking code. Examples of client times from Firefox desktop pings: crashDate crashTime meta/Date sessionStartDate subsessionStartDate profile/creationDate Examples of client times from Glean pings: ping_info.end_time Examples of server times that you can trust: submission_timestamp submission_date Note submission_date does not appear in the ping documentation because it is added in post-processing.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Trusting Dates","id":"451","title":"Trusting Dates"},"452":{"body":"Not all dates and times are created equal. Most of the dates and times in Telemetry pings are ISO 8601 . Most are full timestamps, though their resolution may differ from per-second to per-day. Then there's profile/creationDate which is just a number of days since epoch (January 1, 1970). Like 17177 for the date 2017-01-11. Tip: If you want to convert profile/creationDate to a usable date in SQL: DATE_FROM_UNIX_DATE(SAFE_CAST(environment.profile.creation_date AS INT64)) In derived datasets ISO dates are sometimes converted to strings using one of the following formats: %Y-%m-%d or %Y%m%d. The date formats for different rows in main_summary are described on the main_summary reference page . Although build IDs look like dates, they are not. If you take the first eight characters, you can use them as a proxy for the day when the build was released. metadata.header.date represents an HTTP Date header in a RFC 7231 -compatible format. Tip: If you want to parse metadata/Date to become a usable date in SQL: SAFE.PARSE_TIMESTAMP('%a, %d %b %Y %T %Z', REPLACE(metadata.header.date, 'GMT+00:00', 'GMT')) Alternatively, you can use the already parsed version that is available in user-facing views (metatdata.header.parsed_date)","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Date Formats","id":"452","title":"Date Formats"},"453":{"body":"There is an inherent delay between Telemetry data being created on the client and it being received by Mozilla. Most Telemetry data produced by desktop Firefox is represented in the main ping. It is sent at the beginning of a client's next Firefox session. If the user shuts down Firefox for the weekend, Firefox does not receive any data that has been generated on Friday data until Monday morning. Generally speaking, data from two days ago is usually fairly representative. If you'd like to read more about this subject, there is a series of blog posts here , here and here .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Delays","id":"453","title":"Delays"},"454":{"body":"Pingsender greatly reduces any delay before sending pings to Mozilla. However, only some types of pings are sent by Pingsender. Bug 1310703 introduced Pingsender for crash pings and was merged in Firefox 54, which was included in release on June 13, 2017. Bug 1336360 moved shutdown pings to Pingsender and was merged in Firefox 55, which was included in release on August 8, 2017. Bug 1374270 added sending health pings on shutdown using Pingsender and was merged in Firefox 56, which was included in release on Sept 28, 2017. Other types of pings are not sent with Pingsender. This is usually okay because Firefox is expected to continue to run long enough to send these pings. Mobile clients do not have Pingsender. Therefore, a delay occurs as described in STMO#49867 .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pingsender","id":"454","title":"Pingsender"},"455":{"body":"submission_date or submission_timestamp represents the server time at which a ping is received from a client. It is used as a partitioning column (useful for both query optimization and restricting the range of data under consideration) and should be considered reliable. In bug 1422892 it was decided to standardize on using submission_date as opposed to client-generated dates. Summary of reasons for this decision: not subject to client clock skew doesn't require normalization good for backfill good for daily processing and usually good enough","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Submission Date","id":"455","title":"Submission Date"},"456":{"body":"In general, data coming from an application instance not run by a human is not wanted in analysis. As of this writing, GeckoDriver (one of the official mechanisms to launch and control an automated version of Firefox for e.g. web compatibility testing) is configured not to send Telemetry by default but we can't control for other things people might do in the field. On desktop, one field to watch out for is headless mode (environment.system.gfx.headless in the main ping): if that field is set, you are for certain not working with a version of Firefox being operated by a real human. You can see an example of some client pings with this field set skewing the nightly numbers in bug 1643341 . An easy solution is to just filter out these types of clients in your analysis. You can see an example of this pattern in STMO#71781 .","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Pings from Robots","id":"456","title":"Pings from Robots"},"457":{"body":"Generally speaking, application versions are monotonically increasing multipart alphanumeric strings like \"89.0a1\" or \"68.0.3\". Build Ids are not this. A Build Id is a sequence of characters that is unique to a specific build of a product. Since the application version may not vary across shipped versions (for example, a Firefox nightly version stays the same across its entire cycle), a build id helps identify which code changes were included in a build as well as what features may have been enabled for it. For example, in Firefox Desktop, the build id is the date and time the build was built in yyyymmddhhmmss format. A build id might be formatted in any way and contain the time or version control system revision of the code included in the build. Do not assume build id's are consistent across the products we ship. A build id format may vary between products, between channels of the same product, or over time within the same channel of the same product. The build id format for Firefox Desktop has been very stable over time thus far, but even it can be different for different platforms in some respin circumstances (if e.g. only one platform's builder failed). Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Common Analysis Gotchas » Build Ids","id":"457","title":"Build Ids"},"458":{"body":"","breadcrumbs":"Data Platform Reference » SQL Style Guide » SQL Style Guide","id":"458","title":"SQL Style Guide"},"459":{"body":"Consistency Reserved Words Variable Names Be Explicit Aliasing Joins Grouping Columns Left Align Root Keywords Code Blocks Join Conditions Parentheses Boolean at the Beginning of Line Nested Queries About this Document","breadcrumbs":"Data Platform Reference » SQL Style Guide » Table of Contents","id":"459","title":"Table of Contents"},"46":{"body":"Measurements for a specific aspect of Firefox are called probes. A single telemetry ping sends many different probes. Probes are either Histograms (recording distributions of data points) or Scalars (recording a single value). You can search for details about probes by using the Probe Dictionary . For each probe, the probe dictionary provides: A description of the probe When a probe started being collected Whether data from this probe is collected in the release channel Newer measurements implemented using Glean are referred to as metrics instead of probes, but the basic outline is the same. Details about Glean Metrics are collected inside the Glean Dictionary .","breadcrumbs":"Introduction » Terminology » Probe","id":"46","title":"Probe"},"460":{"body":"From Pep8 : A style guide is about consistency. Consistency with this style guide is important. Consistency within a project is more important. Consistency within one module or function is the most important. However, know when to be inconsistent -- sometimes style guide recommendations just aren't applicable. When in doubt, use your best judgment. Look at other examples and decide what looks best. And don't hesitate to ask!","breadcrumbs":"Data Platform Reference » SQL Style Guide » Consistency","id":"460","title":"Consistency"},"461":{"body":"Always use uppercase for reserved keywords like SELECT, WHERE, or AS.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Reserved Words","id":"461","title":"Reserved Words"},"462":{"body":"Use consistent and descriptive identifiers and names. Use lower case names with underscores, such as first_name. Do not use camelCase. Functions, such as cardinality, approx_distinct, or substr, are identifiers and should be treated like variable names. Names must begin with a letter and may not end in an underscore. Only use letters, numbers, and underscores in variable names.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Variable Names","id":"462","title":"Variable Names"},"463":{"body":"When choosing between explicit or implicit syntax, prefer explicit.","breadcrumbs":"Data Platform Reference » SQL Style Guide » Be Explicit","id":"463","title":"Be Explicit"},"464":{"body":"Always include the AS keyword when aliasing a variable or table name, it's easier to read when explicit. Good SELECT date(submission_timestamp) AS day\nFROM telemetry.main\nLIMIT 10 Bad SELECT date(submission_timestamp) day\nFROM telemetry.main\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Aliasing","id":"464","title":"Aliasing"},"465":{"body":"Always include the JOIN type rather than relying on the default join. Good -- BigQuery Standard SQL Syntax\nSELECT submission_date, experiment.key AS experiment_id, experiment.value AS experiment_branch, count(*) AS count\nFROM telemetry.clients_daily\nCROSS JOIN UNNEST(experiments.key_value) AS experiment\nWHERE submission_date > '2019-07-01' AND sample_id = '10'\nGROUP BY submission_date, experiment_id, experiment_branch Bad -- BigQuery Standard SQL Syntax\nSELECT submission_date, experiment.key AS experiment_id, experiment.value AS experiment_branch, count(*) AS count\nFROM telemetry.clients_daily, UNNEST(experiments.key_value) AS experiment -- Implicit JOIN\nWHERE submission_date > '2019-07-01' AND sample_id = '10'\nGROUP BY 1, 2, 3 -- Implicit grouping column names","breadcrumbs":"Data Platform Reference » SQL Style Guide » Joins","id":"465","title":"Joins"},"466":{"body":"In the previous example, implicit grouping columns were discouraged, but there are cases where it makes sense. In some SQL flavors (such as Presto ) grouping elements must refer to the expression before any aliasing is done. If you are grouping by a complex expression it may be desirable to use implicit grouping columns rather than repeating the expression. Good -- BigQuery SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '2019-07-01'\nGROUP BY submission_date, is_prerelease -- Grouping by aliases is supported in BigQuery Good -- Presto SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '20190701'\nGROUP BY 1, 2 -- Implicit grouping avoids repeating expressions Bad -- Presto SQL Syntax\nSELECT submission_date, normalized_channel IN ('nightly', 'aurora', 'beta') AS is_prerelease, count(*) AS count\nFROM telemetry.clients_daily\nWHERE submission_date > '20190701'\nGROUP BY submission_date, normalized_channel IN ('nightly', 'aurora', 'beta')","breadcrumbs":"Data Platform Reference » SQL Style Guide » Grouping Columns","id":"466","title":"Grouping Columns"},"467":{"body":"Root keywords should all start on the same character boundary. This is counter to the common \"rivers\" pattern described here . Good : SELECT client_id, submission_date\nFROM main_summary\nWHERE sample_id = '42' AND submission_date > '20180101'\nLIMIT 10 Bad : SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42' AND submission_date > '20180101'","breadcrumbs":"Data Platform Reference » SQL Style Guide » Left Align Root Keywords","id":"467","title":"Left Align Root Keywords"},"468":{"body":"Root keywords should be on their own line. For example: Good : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 It's acceptable to include an argument on the same line as the root keyword, if there is exactly one argument. Acceptable : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 Do not include multiple arguments on one line. Bad : SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10 Bad SELECT client_id, submission_date\nFROM main_summary\nWHERE submission_date > '20180101' AND sample_id = '42'\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Code Blocks","id":"468","title":"Code Blocks"},"469":{"body":"The ON and USING keywords should start on a new line indented one level more than the join keyword and be followed by the join conditions starting on the same line. For example: Good : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON main_v4.environment.system.os.name = normalized_os_name.os_name Bad : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON main_v4.environment.system.os.name = normalized_os_name.os_name Bad : ...\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name\nON main_v4.environment.system.os.name = normalized_os_name.os_name","breadcrumbs":"Data Platform Reference » SQL Style Guide » Join Conditions","id":"469","title":"Join Conditions"},"47":{"body":"All of the changes a user makes in Firefox, like the home page, what toolbars you use, installed addons, saved passwords and your bookmarks, are all stored in a special folder, called a profile. Telemetry stores archived and pending pings in the profile directory as well as metadata like the client id . See also Profile Creation .","breadcrumbs":"Introduction » Terminology » Profile","id":"47","title":"Profile"},"470":{"body":"If parentheses span multiple lines: The opening parenthesis should terminate the line. The closing parenthesis should be lined up under the first character of the line that starts the multi-line construct. The contents of the parentheses should be indented one level. For example: Good WITH sample AS ( SELECT client_id, FROM main_summary WHERE sample_id = '42'\n) Bad (Terminating parenthesis on shared line) WITH sample AS ( SELECT client_id, FROM main_summary WHERE sample_id = '42') Bad (No indent) WITH sample AS (\nSELECT client_id,\nFROM main_summary\nWHERE sample_id = '42'\n)","breadcrumbs":"Data Platform Reference » SQL Style Guide » Parentheses","id":"470","title":"Parentheses"},"471":{"body":"AND and OR should always be at the beginning of the line. For example: Good ...\nWHERE submission_date > 20180101 AND sample_id = '42' Bad ...\nWHERE submission_date > 20180101 AND sample_id = '42'","breadcrumbs":"Data Platform Reference » SQL Style Guide » Boolean at the Beginning of Line","id":"471","title":"Boolean at the Beginning of Line"},"472":{"body":"Do not use nested queries. Instead, use common table expressions to improve readability. Good : WITH sample AS ( SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42'\n) SELECT *\nFROM sample\nLIMIT 10 Bad : SELECT *\nFROM ( SELECT client_id, submission_date FROM main_summary WHERE sample_id = '42'\n)\nLIMIT 10","breadcrumbs":"Data Platform Reference » SQL Style Guide » Nested Queries","id":"472","title":"Nested Queries"},"473":{"body":"This document was heavily influenced by https://www.sqlstyle.guide/ Changes to the style guide should be reviewed by at least one member of both the Data Engineering team and the Data Science team. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » SQL Style Guide » About this Document","id":"473","title":"About this Document"},"474":{"body":"Airflow is an integral part of our data platform. ETL processes, forecasts and various analyses are scheduled and monitored through Airflow. Our Airflow instance is hosted at workflow.telemetry.mozilla.org (WTMO).","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Airflow Gotcha's","id":"474","title":"Airflow Gotcha's"},"475":{"body":"Airflow DAGs for our ETL processes get automatically generated as part of bigquery-etl . The process for scheduling queries is to specify a DAG as part of its metadata. How to schedule queries is described in detail this guide to creating a derived dataset . Generated DAGs are prefixed with bqetl_. Some DAGs, for example for custom machine learning tasks or to schedule running custom tools, need to be defined manually. These DAGs need to be created in the telemetry-airflow repository. A separate script syncs generated bigquery-etl DAGs every 10 minutes to our Airflow instance. DAGs that live in telemetry-airflow get deployed via CircleCI whenever a change is pushed to main.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » DAGs are automatically generated for the most part","id":"475","title":"DAGs are automatically generated for the most part"},"476":{"body":"After adding a new DAG either through bigquery-etl or telemetry-airflow, it will take about 10 minutes until the new DAG gets deployed. After deployment, the DAG is by default disabled. It is necessary to manually unpause the DAG on WTMO","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » New DAGs need to be unpaused manually","id":"476","title":"New DAGs need to be unpaused manually"},"477":{"body":"Tasks are distributed across different Airflow DAGs. Usually, each DAG contains tasks that are closely related to a specific use case or for generating a set of related datasets. In many cases, tasks depend on other tasks that are running as part of a different DAG. For example, a lot of tasks depend on the copy_deduplicate_main_ping task. External upstream dependencies are expressed using ExternalTaskSensors . These sensors ensure that the external upstream task is finished before the job that depends on that upstream task is executed. These sensors are usually defined like: wait_for_bq_events = ExternalTaskSensor( task_id=\"wait_for_bq_events\", # name of this wait task as it will appear in the UI external_dag_id=\"copy_deduplicate\", # name of the external DAG external_task_id=\"bq_main_events\", # name of the external task execution_delta=timedelta(hours=3), # delta based on differences in schedule between upstream DAG and current DAG mode=\"reschedule\", # use mode \"reschedule\" to unblock slots while waiting on upstream task to finish allowed_states=ALLOWED_STATES, # pre-defined success states failed_states=FAILED_STATES, # pre-defined failure states pool=\"DATA_ENG_EXTERNALTASKSENSOR\", # this slot pool is used for task sensors email_on_retry=False, dag=dag,\n) some_local_task.set_upstream(wait_for_bq_events) It is important to note that the execution_delta needs to be set correctly depending on the time difference between the upstream DAG schedule and the schedule of the downstream DAG. If the execution_delta is not set correctly, downstream tasks will wait indefinitely without ever getting executed. While upstream dependencies are automatically determined between generated DAGs in bigquery-etl, if there are dependencies between DAGs in telemetry-airflow and bigquery-etl, then these dependencies need to be either added manually to the DAG definition or to the scheduling metadata of the scheduled query.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » External task dependencies are managed via ExternalTaskSensors","id":"477","title":"External task dependencies are managed via ExternalTaskSensors"},"478":{"body":"ExternalTaskMarkers are used to indicate all downstream dependencies to a task. Whenever the task is cleared with Downstream Recursive selected, then all downstream tasks will get cleared automatically. This is extremely useful when running backfill of Airflow tasks. When clearing the tasks, a pop-up will show all the downstream tasks that will get cleared. In case a task should be cleared without its downstream dependencies running as well, deselect the Downstream Recursive option. ExternalTaskMarkers are generally wrapped into a TaskGroup and defined like: with TaskGroup('copy_deduplicate_all_external') as copy_deduplicate_all_external: ExternalTaskMarker( task_id=\"bhr_collection__wait_for_bhr_ping\", # name of task marker task external_dag_id=\"bhr_collection\", # external downstream DAG external_task_id=\"wait_for_bhr_ping\", # external downstream task ID execution_date=\"{{ execution_date.replace(hour=5, minute=0).isoformat() }}\", # execution date calculated based on time differences in task schedules ) Upstream dependencies are automatically determined between generated DAGs in bigquery-etl. If there are dependencies between DAGs in telemetry-airflow and bigquery-etl, then these dependencies need to be either added manually to the DAG definition or to the scheduling metadata of the scheduled query.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Downstream dependencies are managed via ExternalTaskMarkers","id":"478","title":"Downstream dependencies are managed via ExternalTaskMarkers"},"479":{"body":"The schedule_interval of a DAG should be set to a time that ensures that all upstream dependencies have likely finished before tasks in the DAG get executed. Airflow will send an email notification every time a task needs to be rescheduled due to upstream dependencies not having finished. To reduce the amount of notifications and avoid delays due to rescheduled tasks, the schedule_interval should be set based on when upstream tasks have finished.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » The DAG schedules are selected based on schedules of upstream dependencies","id":"479","title":"The DAG schedules are selected based on schedules of upstream dependencies"},"48":{"body":"Typically refers to a query written in the SQL syntax, run on (for example) STMO .","breadcrumbs":"Introduction » Terminology » Query","id":"48","title":"Query"},"480":{"body":"The DAG will not run at the first available time after the start_date per its configured scheduled, but rather will wait for the scheduled_interval time to elapse after the start_date. For example, if the schedule_interval specifies a daily run, then the run starting on 2023-04-18 will trigger after 2023-04-18 23:59. See the Airflow docs for more info.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » DAG will be scheduled for one schedule_interval after the start_date","id":"480","title":"DAG will be scheduled for one schedule_interval after the start_date"},"481":{"body":"To detect broken or stuck tasks, we set up an Airflow triage process that notifies tasks owners of problems with their Airflow tasks. Generally, DAGs are checked for failures or stuck tasks on a daily basis and problems are reported on Bugzilla . In case of a failure and after merging the solution to the problem, clear the logs for the failing task to allow the DAG to run again.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Airflow triage","id":"481","title":"Airflow triage"},"482":{"body":"A guide on how to set up Airflow locally and test Airflow DAGs is available here . Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Airflow Gotcha's » Testing Airflow DAGs","id":"482","title":"Testing Airflow DAGs"},"483":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Telemetry Reference","id":"483","title":"Telemetry Reference"},"484":{"body":"This section was originally included in the Project Smoot existing metrics report (Mozilla internal link); the DTMO version has been updated to reflect changes to the data platform.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » A brief history of Mozilla data collection","id":"484","title":"A brief history of Mozilla data collection"},"485":{"body":"The blocklist was a mechanism for informing Firefox clients about malicious add-ons, DLLs, and other extension content that should be blocked. The blocklist also noted when hardware acceleration features should be avoided on certain graphics cards. To be effective, the blocklist needed to be updated on a faster cadence than Firefox releases. The blocklist was first implemented in 2006 for Firefox 2, and reported the app ID and version to the blocklist server. Several additional variables, including OS version, locale, and distribution, were added to the URL for Firefox 3 in 2008. Being able to count users was already expressed as a priority in the bug comments. A count of blocklist fetches was used to produce a metric called Active Daily Users, which was renamed to Active Daily Installs (ADI) by 2012. As of August 2020, this mechanism has been superseded by a Remote Settings-based replacement and the ADI measure is no longer in use. See the historical reference on ADI for more information.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » blocklist.xml and Active Daily Installs (ADI)","id":"485","title":"blocklist.xml and Active Daily Installs (ADI)"},"486":{"body":"The earliest telemetry infrastructure landed in Firefox 6, and was driven by engineering needs . Telemetry was originally opt-out on the nightly and aurora channels, and opt-in otherwise. It originally lacked persistent client identifiers.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Telemetry","id":"486","title":"Telemetry"},"487":{"body":"The Firefox Health Report (FHR) was specified to enable longitudinal and retention analyses. FHR aimed to enable analyses that were not possible based on the blocklist ping, update ping, telemetry, Test Pilot and crash stats datasets that were already available. FHR was first implemented in Firefox 20. It was introduced in blog posts by Mitchell Baker and Gilbert Fitzgerald . To avoid introducing a persistent client identifier, FHR originally relied on a “document ID” system. The client would generate a new UUID (a random, unique ID) for each FHR document, and remember a list of its most recent previous document IDs. While uploading a new FHR document, the client would ask the server to remove its previous documents. The intent was that the server would end up holding at most one document from each user, and longitudinal metrics could be accumulated by the client. This approach proved fragile and was abandoned. A persistent client identifier was implemented for Firefox 30.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Health Report","id":"487","title":"Firefox Health Report"},"488":{"body":"FHR was retired and merged with telemetry to produce the current generation of telemetry data, distinguished as “v4 telemetry” or “unified telemetry.” Instead of mapping FHR probes directly to telemetry, the Unified Telemetry project built upon the telemetry system to answer the questions Mozilla had attempted to answer with FHR. The implementation of unified telemetry and opt-out delivery to the release channel was completed for Firefox 42, in 2015. Telemetry payloads are uploaded in documents called pings. Several kinds of pings are defined, representing different kinds of measurement. These include: main: activity, performance, technical, and other measurements; the workhorse of Firefox desktop telemetry crash: information about crashes, including stack traces opt-out: a farewell ping sent when a user disables telemetry module: on Windows, records DLLs injected into the Firefox process and others. Browser sessions and subsessions are important concepts in telemetry. A session begins when the browser launches and ends—perhaps seconds or days later— when the parent browser process terminates. A subsession ends when its parent session ends, or at local midnight, or when the telemetry environment changes, whichever comes first. The telemetry environment describes the hardware and operating system of the client computer. It can change during a Firefox session when e.g. hardware is plugged into a laptop. The subsession is the reporting unit for activity telemetry; each main ping describes a single subsession. Activity counters are reset once a subsession ends. Data can be accumulated for analysis by summing over a client’s pings. Telemetry pings can contain several different types of measurements: scalars are integers describing either an event count or a measurement that occurs only once during a subsession; simpleMeasurements are an older, less flexible scalar implementation in the process of being deprecated histograms represent measurements that can occur repeatedly during a subsession; histograms report the count of measurements that fell into each of a set of predefined buckets (e.g. between zero and one, between one and two, etc). events represent discrete events; the time and ordering of the events are preserved, which clarifies sequences of user actions Data types are discussed in more depth in the telemetry data collection documentation.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Desktop Telemetry today","id":"488","title":"Firefox Desktop Telemetry today"},"489":{"body":"The next step for Firefox Desktop Telemetry is to prototype an implementation using Glean . This effort is known as \"Firefox on Glean\" or FOG. This effort is expected to begin in late 2019 / early 2020. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » History of Telemetry » Firefox Desktop Telemetry: The Next Generation","id":"489","title":"Firefox Desktop Telemetry: The Next Generation"},"49":{"body":"As in “Data retention” - how long data is stored before it is automatically deleted/archived? As in “User retention” - how likely is a user to continue using a product?","breadcrumbs":"Introduction » Terminology » Retention","id":"49","title":"Retention"},"490":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile behavior","id":"490","title":"Profile behavior"},"491":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation","id":"491","title":"Profile Creation"},"492":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage","id":"492","title":"Real World Usage"},"493":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History","id":"493","title":"Profile History"},"494":{"body":"What is a profile? Profile Behaviors Profile Creation Managed: First use Managed: Profile Manager creation Unmanaged: Command-line start Profile Reset Profile Deletion Telemetry opt-out Profile Creation Date Managed: During Profile Creation Unmanaged: Empty profile directory","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation - The technical part","id":"494","title":"Profile Creation - The technical part"},"495":{"body":"All of the changes a user makes in Firefox, like the home page, what toolbars you use, installed addons, saved passwords and your bookmarks, are all stored in a special folder, called a profile. Telemetry stores archived and pending pings in the profile directory as well as metadata like the client ID. Every run of Firefox needs a profile. However a single installation can use multiple profiles for different runs. The profile folder is stored in a separate place from the Firefox program so that, if something ever goes wrong with Firefox, the profile information will still be there. Firefox also comes with a Profile Manager, a different run mode to create, migrate and delete the profiles.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » What is a profile?","id":"495","title":"What is a profile?"},"496":{"body":"In order to understand the behavior of users and base analysis on things like the profile creation date, it is essential to understand how a profile is created and identified by the browser. Also, it is important to understand how user actions with and within profiles affect our ability to reason about profiles from a data perspective. This includes resetting or deleting profiles or opting into or out of sending Telemetry data. The different cases are described in more detail in the following sections.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Behaviors","id":"496","title":"Profile Behaviors"},"497":{"body":"There are multiple ways a Firefox profile can be created. Some of these behave slightly differently. Profiles can be created and managed by the Firefox Profile Manager: New profile on first launch New profile from Profile Manager --createprofile command line argument Profiles can be created externally and not be managed by the Firefox Profile Manager: --profile command line argument Managed: First use When Firefox is opened for the first time after a fresh install, without any prior Firefox profile on disk visible to Firefox, it will create a new profile. Firefox uses \"Default User\" as the profile name, creates the profile's directory with a random suffix and marks the new profile as default for subsequent starts of Firefox. Read where Firefox stores your profile data . Managed: Profile Manager creation The user can create a new profile through the Profile Manager. This can either be done on about:profiles in a running Firefox or by starting Firefox with the --ProfileManager flag. The Profile Manager will ask for a name for the profile and picks a new directory for it. The Profile Manager allows the user to create a new profile from an existing directory (in which case any files will be included) or from scratch (in which case the directory will be created). The --createprofile flag can be used from the command line and works the same as creating a profile through the Profile Manager. Unmanaged: Command-line start Firefox can be started on the command line with a path to a profile directory: firefox --profile path/to/directory. If the directory does not exist it will be created. A profile created like this will not be picked up by the Profile Manager. Its data will persist after Firefox is closed, but the Profile Manager will not know about it. The profile will not turn up in about:profiles.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation","id":"497","title":"Profile Creation"},"498":{"body":"A user can reset the profile (see Refresh Firefox - reset addons and settings ). This will copy over most user data to a new directory, keeping things like the history, bookmarks and cookies, but will remove extensions, modified preferences and added search engines. A profile reset will not change the Telemetry clientID. The date of the most recent profile reset is saved and will be contained in Telemetry pings in the profile.resetDate field.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Reset","id":"498","title":"Profile Reset"},"499":{"body":"A profile can be deleted through the Profile Manager, which will delete all stored data from disk. The profile can also be deleted by simply removing the profile's directory. We will never know about a deletion. We simply won't see that profile in new Telemetry data anymore. Uninstalling the Firefox installation will not remove any profile data. Note: Removing a profile's directory while it is in use is not recommended and will lead to a corrupt state.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Deletion","id":"499","title":"Profile Deletion"},"5":{"body":"In-depth references for some of the major datasets we maintain for our products. For each dataset, we include a description of the dataset's purpose, what data is included, how the data is collected, and how you can change or augment the dataset. You do not need to read this section end-to-end.","breadcrumbs":"Mozilla Data Documentation » Dataset Reference","id":"5","title":"Dataset Reference"},"50":{"body":"A schema is the organization or structure for our data. We use schemas at many levels (in data ingestion and storage) to make sure the data we submit is valid and possible to be processed efficiently.","breadcrumbs":"Introduction » Terminology » Schema","id":"50","title":"Schema"},"500":{"body":"The user can opt out of sending Telemetry data. When the user opts out, Telemetry sends a \"deletion-request\" ping , containing an empty payload. The local clientID is reset to a fixed value. When a user opts into sending Telemetry data, a new clientID is generated and used in subsequent pings. The profile itself and the profile creation date are unaffected by this.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Telemetry opt-out","id":"500","title":"Telemetry opt-out"},"501":{"body":"The profile creation date is the assumed date of initial profile creation. However it proved to be not reliable for all cases. There are multiple ways this date is determined.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Profile Creation Date","id":"501","title":"Profile Creation Date"},"502":{"body":"When a profile is created explicitly the profile directory is created and a times.json containing a timestamp of the current time is stored inside that profile directory [1] . It is read at later times when the profile creation date is used. graph TD\nA[Start Firefox] -->B[Select profile dir, default or defined]\nB --> C{Selected dir exist?}\nC --> |No| D[Create directory]\nC --> |Yes| E[Write times.json]\nD --> E\nE --> F[Show Browser]\nF --> G[ProfileAge.jsm is called]\nG --> J[Read time from times.json]\nJ --> S[Return creation date] Relevant parts in the code: nsAppRunner::SelectProfile calling nsToolkitProfileService::CreateProfile .","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Managed: During Profile Creation","id":"502","title":"Managed: During Profile Creation"},"503":{"body":"When --profile path/to/directory is passed on the command line, the directory is created if it does not exist, but no times.json is written [2] . On the first access of the profile creation date (through ProfileAge.jsm) the module will detect that the times.json is missing. It will then iterate through all files in the current profile's directory, reading file creation or modification timestamps. The oldest of these timestamps is then assumed to be the profile creation date and written to times.json. Subsequent runs of Firefox will then use this date. graph TD\nA[Start Firefox --profile path/to/dir] -->H{path/to/dir exist?}\nH --> |No| K[Create directory]\nK --> F[Show Browser]\nH --> |Yes| F\nF --> O[ProfileAge.jsm is called]\nO --> R{times.json exists?}\nR -->|Yes| Q[Read time from times.json]\nR -->|No| L[Scan profile dir for oldest file, write to times.json]\nL --> S\nQ --> S[Return creation date] Relevant part in the code: nsAppRunner::SelectProfile creating the directory. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile Creation » Unmanaged: Empty profile directory","id":"503","title":"Unmanaged: Empty profile directory"},"504":{"body":"This page backs away from our profile-focused data view and examines what Firefox Desktop usage looks like in the real world. There are many components and layers that exist between a user acquiring and running Firefox, and this documentation will illuminate what those are and how they can affect the meaning of a profile.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Real World Usage","id":"504","title":"Real World Usage"},"505":{"body":"The above image illustrates all the layers that sit between a user acquiring and running Firefox Desktop and the Telemetry pings we receive. 1: The user A human being presumably. 2: The machine The physical hardware running Firefox. 3: The disk image / hard drive A single machine could have separate partitions running different OSes. Multiple machines could run copies of a single disk image Disk images are also used as backups to restore a machine. 4: OS user profile Most operating systems allow users to log into different user profiles with separate user directories (such as a \"Guest\" account). Usually, Firefox is installed into a system directory that all users profiles will share, but Firefox profiles are saved within the user directories, effectively segregating them. 5: Firefox binary / installer The downloaded binary package or stub installer which installs Firefox into the disk image. Users can get these from our website or one of our managed properties, but they can also acquire these from 3rd party sources as well. Our website is instrumented with Google Analytics to track download numbers, but other properties (FTP) and 3rd party sources are not. Google Analytics data is not directly connected to Telemetry data. A user can produce multiple installations from a single Firefox binary / installer. For example, if a user copies it to a USB stick or keeps it in cloud storage, they could install Firefox on multiple machines from a single binary / installer. 6: Firefox installation The installed Firefox program on a given disk image. Since Firefox is usually installed in a system directory, the single installation of Firefox will be shared by all the OS user profiles in the disk image. Stub installers are instrumented with pings to report new install counts, however, full binaries are not. 7: Firefox profile The profile Firefox uses during a user's session. A user can create multiple Firefox profiles using the Firefox Profile Manager, or by specifying a custom directory to use at startup. More details here . This is the entity that we see in Telemetry. Profiles send pings to Telemetry with a client ID as its identifier.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Real Life Components of Firefox Desktop Usage","id":"505","title":"Real Life Components of Firefox Desktop Usage"},"506":{"body":"Below are the rough categories of Firefox use cases that we know happen in the real world. Note, these categories are rough approximations, and are not necessarily mutually exclusive. Regular User What we imagine a typical user to be. Someone who buys a computer, always uses a default OS user profile, downloads Firefox once, installs it, and continues using the default Firefox profile. In Telemetry, this user would just show up as a single client ID. Assuming they went through our normal funnel, they should show up once in Google Analytics as a download and once in stub installer pings as a new installation (if they used a stub installer). Multi-Profile User A more advanced user, who uses multiple Firefox profiles in their normal, everyday use, but otherwise is pretty 'normal' (uses the same OS user profile, etc.). In Telemetry, this user would show up as 2 (or more) separate client IDs. We would have no way to know they came from the same computer and user without identifying that the subsessions are never overlapping and that large portions of the environment (CPU, GPU, Displays) are identical and that would be no guarantee. Assuming they went through our normal funnel, they would show up once in Google Analytics as a download and once in stub installer pings as a new installation (if they used a stub installer). However, any subsequent new Firefox profile creations would not have any corresponding downloads or installations. Since Firefox 55 however, any newly created profile will send a \"new-profile\" ping. Shared Computer A situation where there is a computer that is shared across multiple users and each user uses a different OS user profile. Since Firefox profiles live at the user directory level, each user would have a separate Firefox profile. Note, users logging in under a \"Guest\" account in most machines falls into this category. In this case, every user who logged into this one computer with a different OS user profile would show up as a different client ID. We have no way of knowing they came from the same computer. Furthermore, if the computer wiped the user directory after use, like Guest accounts and university computer labs often do, then they would show up as a new client ID every time they logged in, even if they have used the same computer multiple times. This use case could inflate new profile counts. Similar to Multi-Profile Users, in this use case, there would be only one download event and install event (assuming normal funnel and stub installer), but multiple client ID's. Cloned Machines In this case, there are actually multiple users with computers that all share the same disk image at some point. Think of the situation where the IT staff sets up the computer for a new hire at a company. Instead of going through to trouble of installing all the required programs and setting them up correctly for each computer, they'll do it once on one computer, save the disk image, and simply copy it over each time they need to issue a new machine. Or think of the case where the IT staff of a library needs to set up 2 dozen machines at once. In this case, depending on the state of the disk image when it was copied, we could see multiple client ID's for each user+machine, or we could see all the user+machines sharing the same client ID. If the disk image was copied after a Firefox profile was created, then the old user+machine and new user+machine will share the same client ID, and be submitting pings to us concurrently. If the disk image was copied after the Firefox installation but before an initial Firefox profile was created, then each user+machine will get their own Firefox profile and client ID when they run Firefox for the first time. As with the Multi-Profile User and Shared Computer case, even though there could be multiple Firefox profiles in this use case, there will only be one download and install event. Migrations Type 1: Migrate Disk Image A user has a backup of their disk image and when they switch to a new computer or their current computer crashes, they simply reboot from the old disk image. In this case, the old machine and the new machine will just share the same client ID (assuming that the disk was copied after a Firefox profile was created). In fact, it will look exactly like the Cloned Machines case, except that instead of sending pings concurrently, they'll be sending us pings first from the old machine and then from the new machine. Also, it should be noted that their Firefox profile will 'revert' back to the state that it was in when the disk image was copied, essentially starting over from the past, and any unsent pings on the image (if they exist) will be resent. For instance, we will see another ping with the profile_subsession_count (the count of how many subsessions a profile has seen in its history) we previously saw some time before. Again, there will only be one download and install associated with this use case (assuming normal funnel and stub installer). Type 2: Migrate OS User Directory A user has a backup of their OS user directory and copies it to a new machine. This is similar to Type 1 migration, but instead of copying the entire disk, the user only copies the OS user directory. Since the Firefox profile lives in the OS user directory, the old machine and new machine will share the same client ID. The only difference is since the Firefox Installation lives in system directories, the client might have to re-download and re-install the browser. However, if they also copy the Firefox binary / installer, there will not be a download event, only an install event. Type 3: Migrate Firefox Binary / Installer A user has the Firefox binary or installer saved on their old machine and copies it over to a new machine to install Firefox. In this case, there will not be a second download event, but there will be an install event and the new and old machines will have separate client ID's. Type 4: Migrate Firefox Profile A user copies their old Firefox profile from their old machine to a new computer, and runs Firefox using the copied Firefox profile. In this case, since the Firefox profile is being copied over, both the new and the old machine will have profiles with the same client ID. Again, the profile on the new computer will revert back to the point in its history where it was copied. And since the profile contains any unsent Telemetry pings, we may receive duplicated submissions of pings from the same client ID. If the Firefox binary / installer was downloaded, there will be a download and install event. If it was migrated via USB stick, it will only have an install event.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » Desktop Browser Use Cases","id":"506","title":"Desktop Browser Use Cases"},"507":{"body":"There’s no 100% reliable identifier or signature of cloned client IDs. However, several signatures may help identify some of the potential clones while perhaps misidentifying some non-clones or failing to identify all clones. Generally, cloned client IDs may exhibit the following behavior: Client ID has activity in multiple countries at once (but this also captures people that travel between countries or use VPN). Client ID has multiple distinct, overlapping profile histories over the same time span (e.g. chain together main pings using the previous subsession id and subsession id fields, with profile subsession counter as reference. Each client id should, in theory, have a single unbroken chain of main pings. If a client id has overlapping history branches over the same time period, that can be a marker of cloned profiles). Client ID has multiple machine specs at once. Client ID has multiple versions at once (but this also captures clients who upgrade their browser). … Typical experiment enrollment criteria may restrict client behavior in such a way that complicates the detection of cloned clients (e.g. prevents enrolled clients from exhibiting mismatched versions/ countries). Additionally, the following may be indicative of clones within an experiment: Client ID sends multiple enrollment pings as measured by multiple enrollment IDs (these should be unique to a singular enrollment event). Client ID is in both branches (subset of above case). … Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Real World Usage » How might cloned client IDs be detected by telemetry?","id":"507","title":"How might cloned client IDs be detected by telemetry?"},"508":{"body":"A profile's history is simply the progression of that profile's subsessions over its lifetime. We can see this in our main pings by checking: profile_subsession_counter A counter which starts at 1 on the very first run of a profile and increments for each subsession. This counter will be reset to 1 if a user resets / refreshes their profile. subsession_start_date The date and time the subsession starts in, truncated to hours. This field is not always reliable due to local clock skew. previous_subsession_id The ID of the previous subsession. Will be null for the very first subsession, or the first subsession after a user resets / refreshes their profile. subsession_id The ID of the current subsession. submission_date_s3 The date we received the ping. This date is sourced from the server's time and reliable. profile_reset_date The date the profile was reset. Will be null if the profile was not reset. This is a nice clean example of profile history. It has a clear starting ping and it progresses linearly, with each subsession connecting to the next via subsession_id. However, due to the fact that profiles can be shared across machines, and restored manually, etc. strange behaviors can arise (see Real World Usage ).","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History","id":"508","title":"Profile History"},"509":{"body":"Under normal assumptions, we expect to see the starting ping in a profile's history in our telemetry data. The starting ping in the profile's history is the ping from their very first subsession. We expect this ping to have profile_subsession_counter = 1 and previous_subsession_id is null and profile_reset_date is null. However, not all profiles appear in our data with a starting ping and instead appear to us mid-history. History Has Beginning As you can see, this profile starts with a ping where profile_subsession_counter = 1 and previous_subsession_id is null. History Has No Beginning In this example, the profile simply appears in our data mid-history, with presumably the 25th subsession in it's history. Its previous history is a mystery.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History Start Conditions","id":"509","title":"Profile History Start Conditions"},"51":{"body":"The period of time that it takes between Firefox being started until it is shut down. See also subsession .","breadcrumbs":"Introduction » Terminology » Session","id":"51","title":"Session"},"510":{"body":"After a profile appears, in 'normal' conditions, there should be a linear, straightforward progression with each subsession linking to the next. However, the following abnormal events can occur. History Gap There is a gap in the profile history. It's possible this behavior is due to dropped pings. Here, we see a gap between the 30th ping and the 41st ping and the 44th ping. History Splits The history of a profile splits, and after a single subsession, there are two (or more) subsessions that link back to it. This is probably due to cloned machines or disk image restores. Note, after the profile splits, the two branches might continue concurrently or one branch might die while the other continues. It is very hard to distinguish between the different branches of the same profile. Profile begins Profile splits: branch 1 Profile splits: branch 2 In this example, the profile history starts normally, but on the 5th ping, the history splits into two branches that seem to progress concurrently. History Restarts The history of a profile suddenly starts over, with a brand new starting ping. Profile begins Profile restarts Here, we see the profile start their history normally, but then they begin a new, totally unconnected branch with a starting ping that is not the same as the original starting ping (different subsession_ids). History Reruns (Work in Progress)","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » Profile History Progression Events","id":"510","title":"Profile History Progression Events"},"511":{"body":"(Work in Progress) Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Profile Behavior » Profile History » How to Order History","id":"511","title":"How to Order History"},"512":{"body":"This section was originally included in the Project Smoot existing metrics report (Mozilla internal link). A handful of metrics have been adopted as engagement metrics, either as censuses of the population or to describe user activity within a session. This chapter aims to describe what those metrics are and how they’re defined.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » Engagement metrics","id":"512","title":"Engagement metrics"},"513":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » Engagement metrics","id":"513","title":"Engagement metrics"},"514":{"body":"The active_ticks probe is specified to increment once in every 5-second window that a user performs an action that could interact with content or chrome, including mousing over the window while it lacks focus. One additional tick is recorded after the activity stops. Main pings provide two measurements of active_ticks: a simpleMeasurement and a scalar. The simpleMeasurement was implemented in Firefox 37 before the launch of unified telemetry, and had previously been implemented for FHR . The simpleMeasurement was discovered to be resetting incorrectly, which was fixed in Firefox 62. The scalar (which was not affected by the same bug) was implemented in Firefox 56. The scalar is aggregated into main_summary, but should always be identical to the simpleMeasurement.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » active_ticks","id":"514","title":"active_ticks"},"515":{"body":"subsession_length is the wall-clock duration of a subsession. subsession_length includes time that the computer was asleep for Windows, but not for OS X or Linux; there is a long-outstanding bug to include sleep time on all platforms. There is another bug to count only time that the computer is not in sleep. subsession_length was first implemented with the advent of subsessions , which came with unified telemetry.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » subsession_length","id":"515","title":"subsession_length"},"516":{"body":"total_uri_count was implemented for Firefox 50. total_uri_count is intended to capture the number of distinct navigation events a user performs. It includes changes to the URI fragment (i.e. anchor navigation) on the page. It excludes XmlHttpRequest fetches and iframes. It works by attaching an instance of URICountListener as a TabsProgressListener which responds to onLocationChange events. Some filters are applied to onLocationChange events: Error pages are excluded. Only top-level pageloads (where webProgress.isTopLevel, documented inline , is true) are counted – i.e, not navigations within a frame. Tab restore events are excluded. URIs visited in private browsing mode are excluded unless browser.engagement.total_uri_count.pbm is true. (The pref has been flipped on for small populations in a couple of short studies, but, for now remains false by default.)","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » total_uri_count","id":"516","title":"total_uri_count"},"517":{"body":"The unfiltered count, implemented for Firefox 51, differs only in that it includes URIs using protocol specs other than HTTP and HTTPS. It excludes some (but not all) about: pages – the set of “initial pages” defined in browser.js are excluded, but e.g. about:config and about:telemetry are included. No applications of unfiltered_uri_count have been identified. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » Engagement metrics » unfiltered_uri_count","id":"517","title":"unfiltered_uri_count"},"518":{"body":"A user state is a group of clients who fit a set of criteria at a point in time. The set of criteria itself can also be referred to as a \"user state\". In data science these are normally called \"segments\"; for Firefox we call them \"user states\". Typically you'll use user states to gain more insight into what is going on, by asking \"Regarding the thing I'm interested in, do users in different user states behave differently, and what insights does this give me into the users and the product?\" For example, \"In this experiment, how do new users react to this feature, and how does this differ from established users?\". Or \"DAU moved dramatically - is this restricted to users in this particular country (i.e. a user state) where there's an event happening, which would raise our suspicions, or is it global and therefore not solely due to that event?\"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » User states/segments","id":"518","title":"User states/segments"},"519":{"body":"We are building out our library of user states, and we want room to iterate to improve them in the future. So please quote user states' versions with their names, e.g. \"regular users v3\" so that your communication is forwards compatible.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Versioning","id":"519","title":"Versioning"},"52":{"body":"In Firefox, Sessions are split into subsessions after every 24-hour time period has passed or the environment has changed. See here for more details .","breadcrumbs":"Introduction » Terminology » Subsession","id":"52","title":"Subsession"},"520":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Current user states/segments","id":"520","title":"Current user states/segments"},"521":{"body":"clients_last_seen.is_regular_user_v3 This user state contains clients who sent pings on at least 14 of the previous 27 days. As of February 2020 this user state contained approximately 2/3 of DAU and its users had a 1-week retention of around 95%.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Regular users v3","id":"521","title":"Regular users v3"},"522":{"body":"clients_last_seen.is_new_or_resurrected_v3 This user state contains clients who sent pings on none of the previous 27 days. As of February 2020 this user state contained approximately 4% of DAU and its users had a 1-week retention of approximately 30%.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » New or Resurrected v3","id":"522","title":"New or Resurrected v3"},"523":{"body":"clients_last_seen.is_weekday_regular_v1 This user state contains clients in Regular users v3 who typically use the browser only on weekdays. This user state is responsible for a slight majority of the weekly seasonality in DAU for Regular users v3 . Of the previous 27 days, these users submitted a ping on at most one weekend day (UTC). Due to differing timezones, we allow flexibility: the \"weekend\" could be Friday/Saturday, Saturday/Sunday, or Sunday/Monday; we only ask that each client is self-consistent for the 27 day period.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Weekday regulars v1","id":"523","title":"Weekday regulars v1"},"524":{"body":"clients_last_seen.is_allweek_regular_v1 This user state contains clients in Regular users v3 who do not fit in Weekday regulars v1 - clients that used the browser on a weekend at least twice in the previous 27 days. DAU for this user state does have some weekly seasonality, so some of the clients in this user state use the browser on weekdays preferentially, but not exclusively.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » All-week regulars v1","id":"524","title":"All-week regulars v1"},"525":{"body":"clients_last_seen.is_core_active_v1 This user state contains clients that browsed at least 1 URI in at least 21 of the previous 28 days (including the current date). URI counts are derived from the column scalar_parent_browser_engagement_total_uri_count_sum in clients_daily and clients_last_seen . Note that is_core_active_v1 can be true on days where clients did not send a ping or browse at least 1 URI, so long as the aforesaid condition still holds.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Core Actives v1","id":"525","title":"Core Actives v1"},"526":{"body":"clients_last_seen.activity_segments_v1 This column classifies each client-day based into one of four informal segments, defined below: infrequent_user: client that browsed at least 1 URI in at least 1 and up to 6 days in the past 28 days. casual_user: client that browsed at least 1 URI in at least 7 and up to 13 days in the past 28 days. regular_user: client that browsed at least 1 URI in at least 14 and up to 20 days in the past 28 days. (note that this differs from regular_user_v3) core_user: client that browsed at least 1 URI in at least 21 of the past 28 days. other: client does not meet any of the criteria above (i.e. they sent pings in at least 1 day out of the previous 28 but did not browse any URIs). Note that these are informal segments and are provided for convenience - one should not, for example, assume that there are inherent differences between infrequent and casual users, for example. Also note that they do not divide up the past 28 days evenly. One can use clients_last_seen.days_visited_1_uri_bits to define their own criteria if a different breakdown is desired.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Activity Segments (informal)","id":"526","title":"Activity Segments (informal)"},"527":{"body":"When a user state is defined with respect to a user's behavior (e.g. usage levels) as opposed to more stable traits (e.g. country), we should evaluate each user's user state eligibility using data collected before the time period in which we want to study their actions. Else we run the risk of making trivial discoveries like \"heavy users use the product heavily\" instead of more meaningful ones like \"heavy users go on to continue using the product heavily\". So, when writing queries to compute user states directly from their definition, be sure to compute users' user states using only data collected before the time period you're analyzing their behavior. User states are found as columns in the clients_last_seen dataset: the user state listed for a client on a submission_date is valid for that submission_date because it is computed only using behavioral data collected before the submission_date. TODO: mention that user states are only really defined on days the user is active","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Writing queries with user states/segments","id":"527","title":"Writing queries with user states/segments"},"528":{"body":"Users can move in or out of specific user states part way through a week or a month. This poses a conundrum if we want to plot the WAU or MAU for a user state. Our convention is to count the number of distinct users who were active in the user state in the period : e.g. \"MAU(sent a ping as a regular user v3)\". So if a user was active as a regular user v3 on e.g. the second day of a 28-day window, then they will contribute to \"regular user v3 MAU\" regardless of whether they lost their \"regular user v3\" status at any point in the 28-day window. Since many user states use the full extent of the *_bits column wizardry in clients_last_seen, you'll have to query WAU or MAU the old fashioned way: WITH dates AS ( SELECT * FROM UNNEST(GENERATE_DATE_ARRAY('2020-05-01', '2020-07-01')) as d\n) SELECT dates.d AS submission_date, COUNT(DISTINCT client_id) * 100 AS regular_user_v3_mau,\nFROM dates\nINNER JOIN telemetry.clients_last_seen cls ON cls.submission_date BETWEEN DATE_SUB(dates.d, INTERVAL 27 DAY) AND dates.d AND cls.submission_date BETWEEN '2020-04-01' AND '2020-07-01'\nWHERE cls.sample_id = 42 AND cls.is_regular_user_v3 AND cls.days_since_seen = 0\nGROUP BY dates.d\nORDER BY dates.d Our convention has the potentially counterintuitive consequence that a user can count towards \"MAU(sent a ping as a regular user v3)\" and \"MAU(sent a ping as not a regular user v3)\" for the same 28-day window. If you need to break MAU down into the sum of MAU for various user states, then in this instance you would need to break it down into \"only regular v3\", \"only not regular v3\", and \"both\". It might be tempting to assign users to whichever user state they happened to be in at the end of the window: this quantity is easy to query. But many of the user states were defined to be meaningful on days the users were active . \"Regular users v3\" is predictive of retention, given that the user was active on the day of interest as a regular user . If someone has been using the browser every day for a year but then suddenly churns, then it's misleading to consider them to be active as a \"not regular user v3\" for MAU on the period ending the 15th day after their last activity. A user can be \"new or resurrected v3\" for only one day in a 28-day period: unless they appear for the first time on the last day of the month, the user will not qualify as \"new or resurrected v3\" at the end of the MAU window! So beware this trap and try to only use user states on days the users are active.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » WAU and MAU","id":"528","title":"WAU and MAU"},"529":{"body":"DAU for regular users v3 : SELECT submission_date, COUNTIF(is_regular_user_v3) AS dau_regular_users_v3\nFROM moz-fx-data-shared-prod.telemetry.clients_last_seen\nWHERE submission_date BETWEEN '2020-01-01' AND '2020-03-01' AND days_since_seen = 0 -- Get DAU from clients_last_seen\nGROUP BY submission_date DAU for regular users v3 , but joining from a different table: SELECT cd.submission_date, COUNTIF(is_regular_user_v3) AS dau_regular_users_v3\nFROM clients_daily cd\nINNER JOIN clients_last_seen cls ON cls.client_id = cd.client_id AND cls.submission_date = cd.submission_date AND cls.submission_date BETWEEN '2020-01-01' AND '2020-03-01'\nWHERE cd.submission_date BETWEEN '2020-01-01' AND '2020-03-01' Using _is_core_active_v1_: Here are two basic ways to calculate a time series that counts the number of clients qualifying as Core Active: On a 28 day basis. Here we ask: for a given 28 day period, how many clients qualify as Core Active on that day? This is equivalent to looking at a sliding 28 day window where we evaluate the 28 day history of each client on the last day of the window and ask whether they meet the criteria. This means that they do not necessarily have to be active (either sent a ping or browsed at least 1 URI) on the last day of the window to qualify. Below we show an example of a query that returns this time series. SELECT submission_date, COUNTIF(is_core_active_v1) as number_core_actives\nFROM telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY)\nGROUP BY 1\nORDER BY 1 On a daily basis. Here we ask: of all the users who sent a ping on a given day, how many of them qualify as Core Active? In this case, we restrict ourselves to looking only at clients who reported telemetry (sent a main ping) on a given day, and then ask how many of them qualify as core active based on their history in the most recent 28 day window. This is equivalent to asking what subset of DAU qualifies as Core Active. The query here is similar to the one above, with one addition to the WHERE clause: SELECT submission_date, COUNTIF(is_core_active_v1) as number_core_actives\nFROM telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND days_since_seen = 0\nGROUP BY 1\nORDER BY 1","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Example queries","id":"529","title":"Example queries"},"53":{"body":"A service for creating queries and dashboards. See STMO under analysis tools .","breadcrumbs":"Introduction » Terminology » STMO (sql.telemetry.mozilla.org)","id":"53","title":"STMO (sql.telemetry.mozilla.org)"},"530":{"body":"","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Obsolete user states","id":"530","title":"Obsolete user states"},"531":{"body":"This is a set of three segments. On a given day, every client falls into exactly one of these segments. Each client's segment can be computed from telemetry.clients_last_seen.days_visited_5_uri_bits. Regular users v2 is defined as clients who browsed >=5 URIs on at least eight of the previous 27 days. As of February 2020 this segment contained approximately 2/3 of DAU and its users had a 1-week retention for a 5 URI day usage criterion of approximately 95%. New/irregular users v2 is defined as clients who browsed >=5 URIs on none of the previous 27 days. As of February 2020 this segment contained approximately 15% of DAU, and had a retention for a 5 URI day usage criterion of about 10% (though \"activation\" is likely a more relevant word than \"retention\" for many of these clients). Semi-regular users v2 is defined as clients who browsed >=5 URIs on between one and seven of the previous 27 days, i.e. it contains users who do not fit the other two segments at this time. As of February 2020 this segment contained approximately 20% of DAU, and had a retention for a 5 URI day usage criterion of about 60%. We do not yet know what proportion of users in this segment stay in this segment for an extended period, and what proportion are in transition between other segments. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Telemetry Behavior Reference » User states/Segments » Usage regularity v2","id":"531","title":"Usage regularity v2"},"532":{"body":"","breadcrumbs":"Data Platform Reference » Experimentation » Data and experiments","id":"532","title":"Data and experiments"},"533":{"body":"Nimbus is Firefox's cross-platform experimentation tool. You can learn more about Nimbus at https://experimenter.info . Jetstream analyzes Nimbus experiments. Results appear in Experimenter . Nimbus experiments are represented in telemetry the same way Normandy experiments are.","breadcrumbs":"Data Platform Reference » Experimentation » Nimbus","id":"533","title":"Nimbus"},"534":{"body":"Normandy is an experimentation platform for Firefox desktop. Jetstream also analyzes Normandy experiments, although the results do not appear in the experiment console. Normandy experiments are represented in telemetry the same way Nimbus experiments are.","breadcrumbs":"Data Platform Reference » Experimentation » Normandy","id":"534","title":"Normandy"},"535":{"body":"Heartbeat is a survey mechanism controlled with Normandy.","breadcrumbs":"Data Platform Reference » Experimentation » Heartbeat","id":"535","title":"Heartbeat"},"536":{"body":"We publish aggregate datasets for experiment monitoring to BigQuery.","breadcrumbs":"Data Platform Reference » Experimentation » Monitoring","id":"536","title":"Monitoring"},"537":{"body":"Sometimes experiments deploy custom telemetry that is not well-documented elsewhere. We maintain a list of these datasets. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Experimentation » Experiment-specific telemetry","id":"537","title":"Experiment-specific telemetry"},"538":{"body":"Metric Hub is a repository that contains metric, data source and segment definitions that have been reviewed and can be seen as the source of truth. Definitions that are part of Metric Hub can be referenced in configurations of other tooling as well, such as Jetstream and OpMon . Metric Hub is a \"thin\" metric layer that lies between the Data Warehouse and consumers, such as analysis tools. The Data Warehouse contains the datasets and tables referenced in the metric definitions. Analysis tools can reference metrics that are defined in metric-hub. graph TB subgraph MH[\" \"]\nm1 -->|2. Run SQL against Source| d0(fa:fa-database Data Warehouse)\nm0(fa:fa-file Metric Definitions) --> m1(fa:fa-stream Metric Hub)\nend\nc0(fa:fa-magnifying-glass-chart Analysis Tools) -->|1. Reference Metrics| m1\nd0 -->|3. Return Results| c0 classDef bq fill:#eff,stroke:#099;\nclassDef metrics fill:#efe,stroke:#090;\nclassDef consumer fill:#ececff,stroke:#9370db;\nclassDef nostyle fill:#fff,stroke:#fff;\nclass c0 consumer\nclass d0 bq\nclass m0,m1 metrics\nclass MH nostyle Available metrics can be found in the DataHub metrics glossary","breadcrumbs":"Data Platform Reference » Metric Hub » Metric Hub","id":"538","title":"Metric Hub"},"539":{"body":"Metric is a very overloaded term and has different meanings in different parts of our data platform. In the context of metric-hub there are two key concepts: metric : A metric describes an aggregation of activities or measurements for a specific entity (e.g. clients, users, ...). Example 1: A metric \"Ad Clicks\" is defined as SUM('ad_click'), counts clicks on ads for individual clients Example 2: A metric \"Income\" can be calculated as SUM('money_made') for individual people statistic : Statistics summarize the distribution of metrics within a specific time frame and population segment. Statistics are used to derive insights and patterns from the raw metric data Example 1: To get the average number of daily \"Ad Clicks\" for all Windows clients over the last month, the statistic \"Mean\" can be applied. To see the distribution of ad clicks across clients in the US, \"Frequency Binning\" can be applied to the \"Ad Clicks\" metric data. Example 2: To see the median monthly \"Income\" for people in the US, the \"Percentile\" statistic can be applied on the calculated \"Income\" metric aggregated over a month, with the 50th percentile representing the median Different statistics are available for different tools that use metrics.","breadcrumbs":"Data Platform Reference » Metric Hub » Metrics and Statistics","id":"539","title":"Metrics and Statistics"},"54":{"body":"As you use Firefox, Telemetry measures and collects non-personal information, such as performance, hardware, usage and customizations. It then sends this information to Mozilla on a daily basis and we use it to improve Firefox.","breadcrumbs":"Introduction » Terminology » Telemetry","id":"54","title":"Telemetry"},"540":{"body":"To add or update a project configuration, open a pull request against metric-hub . CI checks will validate that the structure of the definitions as well as the SQL syntax is correct. A review by data science is required before changes can get merged. Definitions are part of config files that are written in TOML . These definitions files are platform-specific and located in the definitions/ directory of the metric-hub repository . Definitions files are named after the platform they target, for example definitions related to Firefox Desktop are in the firefox_desktop.toml file. Generally, configuration files have four main sections: [data_sources], [metrics], [segments], and [dimensions]. All of these sections are optional. Lines starting with a # are comments and have no effect.","breadcrumbs":"Data Platform Reference » Metric Hub » Adding definitions","id":"540","title":"Adding definitions"},"541":{"body":"Data sources specify the tables data should be queried from. [data_sources] [data_sources.main_v1]\n# FROM expression - often just a fully-qualified table name. Sometimes a subquery.\nfrom_expression = \"mozdata.telemetry.main\" # SQL snippet specifying the submission_date column\nsubmission_date_column = \"submission_date\" [data_sources.events_memory_v1]\n# FROM expression - subquery\nfrom_expression = \"\"\" ( SELECT * FROM `moz-fx-data-shared-prod.telemetry.events` WHERE event_category = 'memory_watcher' )\n\"\"\"\nsubmission_date_column = \"submission_date\" Data sources can be joined with other data sources: # Join the `baseline` data source with the `metrics` data source.\n# Definitions for both data sources must exist.\n[data_sources.baseline.joins.metrics]\nrelationship = \"many_to_many\" # this determines the type of JOIN used; options: many_to_many, one_to_one, one_to_many, many_to_one; default: many_to_many\non_expression = \"\"\" # SQL expression specifying the JOIN condition; default join is on client_id_column and submission_date_columns baseline.client_id = metrics.client_id AND baseline.submission_date = metrics.submission_date\n\"\"\" Wildcard character can be used to apply joins to multiple data sources: # Apply join to all data sources prefixed with user_\n[data_sources.user_'*'.joins.metrics]\n# [default] relationship = many_to_many\n# [default] on_expression = \"\"\" # SQL expression specifying the JOIN condition; default join is on client_id_column and submission_date_columns\n# baseline.{client_id_column} = metrics.{client_id_column} AND\n# baseline.{submission_date_column} = metrics.{submission_date_column}\n# \"\"\" If there are multiple wildcard expression targeting a data source, the definition that is provided last in the config file has precedence. This means joins expressions can be overwritten by re-defining a data source definition later on in the config file.","breadcrumbs":"Data Platform Reference » Metric Hub » [data_sources] Section","id":"541","title":"[data_sources] Section"},"542":{"body":"The metrics sections allows to specify metrics. A metric aggregates data and is associated with some data source. Each metric is identified by a unique slug and a version (versions are optional but strongly encouraged), and can be defined by adding a new section with a name like: [metrics._v] [metrics] [metrics.memory_pressure_count_v1] # The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"events_memory\" # A clause of a SELECT expression with an aggregation\nselect_expression = \"SUM(SAFE_CAST(SPLIT(event_string_value, ',')[OFFSET(1)] AS NUMERIC))\" # Type of the metric to be evaluated.\n# This is used to determine the method of aggregation to be applied.\n# Either \"scalar\" or \"histogram\".\n# scalar = a single value is returned\n# histogram = an array of scalars is returned\ntype = \"scalar\" # A friendly metric name displayed in dashboards.\nfriendly_name = \"Memory Pressure Count\" # A description that will be displayed by dashboards.\ndescription = \"Number of memory pressure events\" # An optional category that can be any string value. It's currently not being used but in the future, this could be used to visually group different metrics by category.\ncategory = \"performance\" # An optional owner or team owning this metric. Can be a string or list of strings.\nowner = \"example@mozilla.org\" # Whether the metric is deprecated and should no longer be used (optional).\ndeprecated = false # An optionl string ('gold', 'silver', or 'bronze') that is the metric's current level according to the Metric Levels Taxonomy (https://mozilla-hub.atlassian.net/wiki/spaces/DATA/pages/610894135/Metrics#Metric-Levels-Taxonomy).\nlevel = \"gold\" Since metrics aggregate data, the metric SQL definition must contain some aggregation method (like SUM, COUNT, ...) to be valid. Existing metrics cannot be removed after they have been added to Metric Hub. Other tools or configurations might still reference the deleted metric resulting in their computations to break. Instead, to indicate that a metric should no longer be used deprecated should be set to true. Statistics Statistics reduce a set of metric values to a summary describing the population. Any summarization of the client-level data can be implemented as a statistic. Different statistics are available for different tools. To specify which statistic should be applied to a specific metric, use the config files that live in the folders specific to each tool that integrates metric-hub. For example, to specify that certain statistics should be applied to the memory_pressure_count metric in Looker, go to the looker/definitions/firefox_desktop.toml file and specify the statistics: # Specify which statistic to use for a metric\n[metrics.memory_pressure_count.statistics]\nclient_count = {}\nmean = {} Wildcard expressions can be used to express that a specific statistic should be available for multiple metrics: # All metrics with the bookmark_ prefix should have the mean computed\n[metrics.bookmark_'*'.statistics.mean] # All metrics should have client counts computed (not recommended to apply statistic to every metric)\n[metrics.'*'.statistics.client_count] New statistics need to be implemented inside the tooling that uses metric definitions.","breadcrumbs":"Data Platform Reference » Metric Hub » [metrics] Section","id":"542","title":"[metrics] Section"},"543":{"body":"Dimensions define a field or dimension on which the client population should be segmented. Dimensions are used in OpMon. For segmenting client populations clients see the [segments] section. For example: [dimensions] [dimensions.os_v1]\n# The data source to use. Use the slug of a data source defined in a platform-specific config,\n# or else define a new data source (see above).\ndata_source = \"main\" # SQL snippet referencing a field whose values should be used to segment the client population.\nselect_expression = \"normalized_os\"","breadcrumbs":"Data Platform Reference » Metric Hub » [dimensions] Section","id":"543","title":"[dimensions] Section"},"544":{"body":"Segments specify a boolean condition that determines whether a client is part of the segment. Segment are used in Jetstream, for segmenting client populations in OpMon please see the [dimensions] section. [segments.my_segment_v1]\n# Note the aggregation function; these expressions are grouped over client_id\nselect_expression = '{{agg_any(\"is_default_browser\")}}'data_source = \"my_data_source\" # segments require their own data source to be defined\n# the standard `data_source`s cannot be used for segments\n[segments.data_sources.my_data_source_v1]\nfrom_expression = '(SELECT submission_date, client_id, is_default_browser FROM my_cool_table)' Segment SQL snippets need to be boolean expressions to be valid.","breadcrumbs":"Data Platform Reference » Metric Hub » [segments] Section","id":"544","title":"[segments] Section"},"545":{"body":"All the definitions are automatically available in some of our tooling: Jetstream - used for analyzing experiments mozanalysis - a Python library which standardizes how experiment data is analyzed at Mozilla OpMon - a tool for monitoring operational metrics bigquery-etl - used for writing ETL queries Looker - used for creating dashboards and ad-hoc analyses","breadcrumbs":"Data Platform Reference » Metric Hub » Accessing and Using Metric Definitions","id":"545","title":"Accessing and Using Metric Definitions"},"546":{"body":"Metrics and data sources can be referenced in query and view definitions in bigquery-etl . Query and view definitions are Jinja templates which have access to the metrics.calculate() and metrics.data_source() functions. Metrics can be referenced as follows: SELECT *\nFROM {{ metrics.calculate( metrics=['days_of_use', 'active_hours'], platform='firefox_desktop', group_by={'sample_id': 'sample_id', 'channel': 'application.channel'}, where='submission_date = \"2023-01-01\"' ) }} This query will get translated to: SELECT *\nFROM ( WITH clients_daily AS ( SELECT client_id AS client_id, submission_date AS submission_date, COALESCE(SUM(active_hours_sum), 0) AS active_hours, COUNT(submission_date) AS days_of_use, FROM mozdata.telemetry.clients_daily GROUP BY client_id, submission_date ) SELECT clients_daily.client_id, clients_daily.submission_date, active_hours, days_of_use, FROM clients_daily ) The following parameters are available for metrics.calculate() to customize the query: metrics: unique reference(s) to metric definition, all metric definitions are aggregations (e.g. SUM, AVG, ...) platform: platform to compute metrics for (e.g. firefox_desktop, firefox_ios, fenix, ...) group_by: fields used in the GROUP BY statement; this is a dictionary where the key represents the alias, the value is the field path; GROUP BY always includes the configured client_id and submission_date fields where: SQL filter clause group_by_client_id: Whether the field configured as client_id (defined as part of the data source specification in metric-hub) should be part of the GROUP BY. True by default group_by_submission_date: Whether the field configured as submission_date (defined as part of the data source specification in metric-hub) should be part of the GROUP BY. True by default Data sources can be referenced as follows: SELECT *\nFROM {{ metrics.data_source( data_source=\"main\", platform=\"firefox_desktop\", where='submission_date = \"2023-01-01\"' )\n}} To render queries into raw SQL queries use the ./bqetl query render path/to/query.sql command. Rendered views and queries are also available on the generated-sql branch in bigquery-etl . The bqetl tooling does support running and publishing artifacts that use Jinja (translating Jinja templates into raw SQL isn't strictly necessary to perform these actions).","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in ETL queries","id":"546","title":"Using Metrics in ETL queries"},"547":{"body":"Metric definitions can also be imported into Python scripts by using the mozilla-metric-config-parser . This library automatically parses the definitions in Metric Hub and returns their Python type representations. from metric_config_parser.config import ConfigCollection config_collection = ConfigCollection.from_github_repo(\"https://github.com/mozilla/metric-hub\")\nmetric = config_collection.get_metric_definition(slug=\"active_hours\", app_name=\"firefox_desktop\")\nprint(metric.select_expression) To use the metrics with Mozanalysis, you'll need Metrics not MetricDefinitions. For example: from mozanalysis.config import ConfigLoader\nmetric = ConfigLoader.get_metric(metric_slug=\"active_hours\", app_name=\"firefox_desktop\")","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in Python Scripts","id":"547","title":"Using Metrics in Python Scripts"},"548":{"body":"Metric definitions are available in Looker. For each data source a corresponding explore exists in Looker. These explores are prefixed with \"Metric Definitions\" followed by the data source name. For example, for the Firefox Desktop clients_daily data source an explore \"Metric Definitions Clients Daily\" is available under the Firefox Desktop section. These explores look like the following: The side pane is split into different sections: Base Fields : This section contains dimensions that are useful for filtering or segmenting the population, like channel or operating system. These base fields can be configured in metric-hub (see below). Metrics : This section contains all metrics that are based on the data source represented by the explore. These metrics describe an aggregation of activities or measurements on a per-client basis. Statistics : This sections contains the statistics that have been defined in metric-hub on top of the metric definitions as measures. These statistics summarize the distribution of metrics within a specific time frame, population and/or segment and are used to derive insights and patterns from the raw metric data. Statistics have to be defined manually under the looker/ directory in metric-hub . Sample of source data : Defines the sample size that should be selected from the data source. Decreasing the sample size will speed up getting results in Looker, however it might decrease the accuracy. The results are being adjusted based on the sample size. For example, if a 1% sample is being used, then certain statistic results (like sum, count) will be multiplied by 100. Aggregate Client Metrics Per ... : This parameter controls the time window over which metrics are aggregated per client. For example, this allows to get a weekly average of a metric, a maximum of a metric over the entire time period. By default, aggregations are on a daily basis. Getting Metrics into Looker Metric definitions will be available in the \"Metric Definition\" explores for metrics that have been added to the definitions/ folder in metric-hub . Statistics on top of these metrics need to be defined in the looker/ folder in metric-hub . Statistics currently supported by Looker are: sum count average min max client_count: distinct count of clients where the metric value is >0 ratio: ratio between two metrics. When configuring the statistic metric slugs need to be provided for the numerator and denominator parameters dau_proportion: Ratio between the metric and active user counts To get more statistics added, please reach out on the #data-help Slack channel. To filter and segment metrics in Looker, data sources that expose fields as dimensions can be configured in metric-hub. These base field data sources need to be joined with the metric data sources. Wildcard characters can be used to apply these joins to multiple data sources: [data_sources.looker_base_fields]\nselect_expression = \"\"\" SELECT submission_date, client_id, os, country, channel FROM mozdata.telemetry.clients_daily\n\"\"\"\ncolumns_as_dimensions = true # expose the selected fields as dimensions in Looker # Join `looker_base_fields` on to all the data sources that are in scope for the current file (i.e., data sources for the current application)\n# The selected fields in `looker_base_fields` will show up as dimensions for all the metrics\n[data_sources.'*'.joins.looker_base_fields] # Overwrite the join, to allow for a different data source to be used as base field data source\n[data_sources.baseline.joins.some_other_datasource]\nrelationship = \"many_to_many\"\non_expression = \"baseline.client_id = some_other_datasource.client_id\" Example Use Cases Some stakeholders would like to analyze crash metrics for Firefox Desktop in Looker. First, relevant metrics, such as number of socket crashes, need to be added to definitions/firefox_desktop.toml : [metrics.socket_crash_count_v1]\nselect_expression = \"SUM(socket_crash_count)\"\ndata_source = \"clients_daily\"\nfriendly_name = \"Client Crash Count\"\ndescription = \"Number of Socket crashes by a single client. Filter on this field to remove clients with large numbers of crashes.\" [metrics.socket_crash_active_hours_v1]\nselect_expression = \"SUM(IF(socket_crash_count > 0, active_hours_sum, 0))\"\ndata_source = \"clients_daily\"\nfriendly_name = \"Client Crash Active Hours\"\ndescription = \"Total active hours of a client with socket crashes\" To summarize these metrics for specific channels, operating systems, etc, statistics need to be defined in looker/definitions/firefox_desktop.toml in metric-hub : [metrics.socket_crash_count_v1.statistics.sum] [metrics.socket_crash_active_hours_v1.statistics.sum] [metrics.socket_crash_active_hours_v1.statistics.client_count] [metrics.socket_crash_count_v1.statistics.ratio]\nnumerator = \"socket_crash_count_v1.sum\"\ndenominator = \"socket_crash_active_hours_v1.sum\" These statistics allow to determine the total number of crashes, total number of hours with crashes, how many clients were affected and so on. The Metric Definitions Clients Daily explore in Looker now exposes the defined metrics in statistics which are ready to be used in dashboards or ad-hoc analyses.","breadcrumbs":"Data Platform Reference » Metric Hub » Using Metrics in Looker","id":"548","title":"Using Metrics in Looker"},"549":{"body":"","breadcrumbs":"Data Platform Reference » Metric Hub » FAQ","id":"549","title":"FAQ"},"55":{"body":"Uniform Resource Identifier - a string that refers to a resource. The most common are URLs , which identify the resource by giving its location on the Web ( source ).","breadcrumbs":"Introduction » Terminology » URI","id":"55","title":"URI"},"550":{"body":"Definitions for metrics can be encoded at different levels. It is preferable to specify the SQL that defines how a metric should be computed as much upstream as possible. This allows the most flexible usage of metric definitions. Ideally, metrics should be defined in the [metrics] section. However in some cases metrics might rely on more complex logic. For example, if some more complicated unnesting of fields or JOINs across multiple tables are required it might make sense to move the metric computation into the [data_sources] definition and then simply reference the field in the [metrics] section. The main drawback of this is that if users want to find the definition they will have to go one layer deeper and check how the data source is defined versus just having to look at the metric definition itself. For computationally expensive metrics it can make sense to set up an ETL job that computes the metrics on a daily basis and writes results to a separate table. This table can serve as basis of a data source which can then be used to define a metric. Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Metric Hub » Should metrics be defined in the metric definition, data source definition or source table?","id":"550","title":"Should metrics be defined in the metric definition, data source definition or source table?"},"551":{"body":"Fivetran is used for importing data from external services into our data warehouse. A range of prebuilt connectors are available that can be configured in the Fivetran web interface. Custom connectors can be implemented as Google Cloud Functions .","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » External data integration using Fivetran","id":"551","title":"External data integration using Fivetran"},"552":{"body":"Access to Fivetran is limited to Mozilla employees. By default, users do not have permissions to create or access connectors. To gain access, create a task in Jira under the DSRE project . Fivetran can be accessed using your Mozilla LDAP credentials through sso.mozilla.com.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Getting access","id":"552","title":"Getting access"},"553":{"body":"Fivetran is used to extract data from external services and load it into our data warehouse. For transforming data or writing data to a different destination bigquery-etl is used. The integration of Fivetran and external data import into our data platform is illustrated in the following: A separate connector is set up in Fivetran for each external service data should be imported from. The imports get triggered via Airflow which will have different DAGs with a specific schedule. Fivetran will dump the data into our data warehouse. Once the first Airflow-triggered import is done, Airflow can trigger the ETL process which will write the extracted data to a different location in our data warehouse.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Architecture","id":"553","title":"Architecture"},"554":{"body":"We have production and development environments in Fivetran. Environment Description Fivetran Warehouse GCP Destination Project Access Development This environment allows developers to test their connectors during development, quickly deploy changes and make changes to imported data. Fivetran_Dev dev-fivetran Anyone in data engineering Production This environment has connectors deployed that are used in production. Access to connectors and imported data is restricted. Fivetran_Prod moz-fx-data-bq-fivetran Only automation has access. If access to the data is required a ticket needs to be filed with SRE. To prevent Fivetran from having access to our data warehouse, separate GCP projects have been provisioned for Fivetran to dump imported data into. The data can be transformed and moved to different projects and datasets using bigquery-etl. When working in the Fivetran_Dev environment, data is written to the dev-fivetran GCP project in BigQuery. All datasets are by default accessible to data engineers. So when working with sensitive data, it might be necessary to manually update the access permissions to the dataset. Ensure that the Fivetran service account has the necessary permissions to write data to the dataset when making updates. Once the development has finished, either manually delete previously created datasets or set an expiration date so that the datasets will be removed automatically after some time. There are also some additional Fivetran environments that are not managed through Data Engineering and are not integrated into our data platform.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Environments","id":"554","title":"Environments"},"555":{"body":"This is a step-by-step guide for setting up a new connector in Fivetran, scheduling it via Airflow and transforming imported data via bigquery-etl: Log in to Fivetran and select the environment the new connector should be created in. Click on the \"Add Connector\" button and search for the service data that should be imported from. If no connector is available for the service please check out \"Developing custom connectors\" for writing custom connectors. Specify the name of the destination schema (BigQuery dataset name where data will be loaded into) Configure the connector by providing API credentials and other required settings. Finish the setup and wait for the connection tests to pass. Once the connector has been created a historical data import will be automatically triggered. This import can take a few minutes up to several days depending on how much historical data is available. By default, Fivetran schedules imports to run every 6 hours. This schedule will be ignored when scheduling the import through Airflow as explained in the following steps. Specify the data transformation in bigquery-etl or private-bigquery-etl when working with sensitive data. Please follow the general guide of creating a derived dataset . When writing the query, data will be queried from the dataset that was specified when the connector was set up. The connector documentation specifies what tables will be available and what the schemas will look like. Make sure to query from the correct GCP project depending on the environment for which the connector was set up for. Scheduling the ETL and the Fivetran import is also done in bigquery-etl. In the metadata.yaml file of the transformation queries, in addition to specifying the DAG which will be generated automatically, also specify the Fivetran tasks that the ETL depends on, for example: scheduling: dag_name: bqetl_external_service depends_on_fivetran: - task_id: fivetran_import_1 - task_id: another_fivetran_import Once the changes have been merged into bigquery-etl and the Airflow DAGs have been updated and are available in Airflow the connector ID needs to be configured in the Airflow Admin interface. The connector ID is used for identifying the specific Fivetran connector that should be triggered. Looking at the Airflow DAGs each Fivetran import task will reference an Airflow variable. To configure these variables in the Airflow Admin - Variables settings add a new entry. The Key needs to be set to the variable name as shown in the DAG source, the Value is the Fivetran connector ID which can be copied from the Connection Details of the Fivetran connector in the \"Setup\" tab. Enable the DAG in Airflow and trigger an import. By default the Airflow DAG is turned off and needs to be activated manually through the Airflow web UI. Once the first run has started, the Fivetran connector will be updated to only run when triggered manually. If a schedule has been configured through the Fivetran web UI then it will be overwritten.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Setting up connectors","id":"555","title":"Setting up connectors"},"556":{"body":"Fivetran might not provide a prebuilt connector for a specific service. It is possible to implement custom connectors that will be deployed as Google Cloud Functions . The code bases of these connectors are part of one of the following repositories: Fivetran Connectors - This repository contains custom connectors that can be shared publicly. Private Fivetran Connectors - This repository contains custom connectors that should not be shared publicly since the code bases might contain sensitive information. When developing connectors use the Fivetran_Dev environment. This environment allows for faster changes, data is directly accessible and can be deleted by developers. Deploy connectors to the Fivetran_Prod environment only after the connector has been thoroughly tested and the data schema is unlikely to change. A detailed guide of how to create a new custom connector step by step, best practices and tips around debugging are available here .","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Developing custom connectors","id":"556","title":"Developing custom connectors"},"557":{"body":"#data-help - for questions about the data imported from external services and derived datasets #fivetran-discussion - for questions regarding the development of custom connectors or setting up connectors Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » External data integration using Fivetran » Getting help","id":"557","title":"Getting help"},"558":{"body":"Below are a number of trailheads that lead into the projects and code that comprise the Firefox Data Platform.","breadcrumbs":"Data Platform Reference » Project Glossary » Projects","id":"558","title":"Projects"},"559":{"body":"Name and repo Description python_moztelemetry Python APIs for Mozilla Telemetry moztelemetry Scala APIs for Mozilla Telemetry spark-hyperloglog Algebird's HyperLogLog support for Apache Spark mozanalysis A library for Mozilla experiments analysis glean A client-side mobile Telemetry SDK for collecting metrics and sending them to Mozilla's Telemetry service","breadcrumbs":"Data Platform Reference » Project Glossary » Telemetry APIs","id":"559","title":"Telemetry APIs"},"56":{"body":"Uniform Resource Locator - a text string that specifies where a resource (such as a web page, image, or video) can be found on the Internet ( source ). For example, https://www.mozilla.org is a URL.","breadcrumbs":"Introduction » Terminology » URL","id":"56","title":"URL"},"560":{"body":"Name and repo Description bigquery-etl SQL ETL code for building derived datasets in BigQuery telemetry-batch-view Scala ETL code for derived datasets python_mozetl Python ETL code for derived datasets telemetry-airflow Airflow configuration and DAGs for scheduled jobs python_mozaggregator Aggregation job for telemetry.mozilla.org aggregates telemetry-streaming Spark Streaming ETL jobs for Mozilla Telemetry See also data-docs for documentation on datasets.","breadcrumbs":"Data Platform Reference » Project Glossary » ETL code and Datasets","id":"560","title":"ETL code and Datasets"},"561":{"body":"Name and repo Description mozilla-pipeline-schemas JSON and Parquet Schemas for Mozilla Telemetry and other structured data gcp-ingestion Documentation and implementation of the Mozilla telemetry ingestion system on Google Cloud Platform jsonschema-transpiler Convert JSON Schema into BigQuery table definitions mozilla-schema-generator Incorporate probe metadata to generate BigQuery table schemas hindsight Real-time data processing lua_sandbox Generic sandbox for safe data analysis lua_sandbox_extensions Modules and packages that extend the Lua sandbox nginx_moz_ingest Nginx module for Telemetry data ingestion puppet-config Cloud services puppet config for deploying infrastructure parquet2hive Hive import statement generator for Parquet datasets edge-validator A service endpoint for validating incoming data","breadcrumbs":"Data Platform Reference » Project Glossary » Infrastructure","id":"561","title":"Infrastructure"},"562":{"body":"Name and repo Description telemetry.mozilla.org Main entry point for viewing aggregate Telemetry data Glean Aggregate Metrics Aggregate info about probes and measures Glean Debug View Tag and view Glean submissions with low latency Redash Mozilla's fork of the data query / visualization system redash-stmo Mozilla's extensions to Redash TAAR Telemetry-aware addon recommender Ensemble A minimalist platform for publishing data Hardware Report Firefox Hardware Report, available here St. Mocli A command-line interface to STMO probe-scraper Scrape and publish Telemetry probe data from Firefox test-tube Compare data across branches in experiments experimenter A web application for managing experiments St. Moab Automatically generate Redash dashboard for A/B experiments","breadcrumbs":"Data Platform Reference » Project Glossary » Data applications","id":"562","title":"Data applications"},"563":{"body":"Projects in this section are less active, but may not be officially deprecated. Please check with the fx-data-dev mailing list before starting a new project using anything in this section. Name and repo Description telemetry-next-node A node.js package for accessing Telemetry Aggregates data emr-bootstrap-spark AWS bootstrap scripts for Spark. emr-bootstrap-presto AWS bootstrap scripts for Presto.","breadcrumbs":"Data Platform Reference » Project Glossary » Legacy projects","id":"563","title":"Legacy projects"},"564":{"body":"","breadcrumbs":"Data Platform Reference » Project Glossary » Reference materials","id":"564","title":"Reference materials"},"565":{"body":"Name and repo Description data-docs All the info you need to answer questions about Firefox users with data Firefox source docs Mozilla Source Tree Docs - Telemetry section mozilla.report Knowledge repository for public reports (archived)","breadcrumbs":"Data Platform Reference » Project Glossary » Public","id":"565","title":"Public"},"566":{"body":"Name and repo Description Found a bug? Edit this page on GitHub.","breadcrumbs":"Data Platform Reference » Project Glossary » Non-public","id":"566","title":"Non-public"},"567":{"body":"This section contains reference material on some of the major datasets we store in BigQuery. Reading this section front to back is not recommended. Instead, identify a dataset you'd like to understand better and read through the relevant documentation. After reading the tutorial, you should know all you need about the dataset. Detailed per-table docs are available in the Data Catalog . Each tutorial should include: Introduction A short overview of why we built the dataset and what need it's meant to solve What data source the data is collected from, and a high level overview of how the data is organized How it is stored and how to access the data Reference An example query to give the reader an idea of what the data looks like and how it is meant to be used How the data is processed and sampled How frequently it's updated, and how it's scheduled An up-to-date schema for the dataset How to augment or modify the dataset Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Dataset Reference","id":"567","title":"Dataset Reference"},"568":{"body":"⚠ This article discusses pings sent by Firefox's legacy v4 telemetry system. See the Glean documentation on pings for newer applications written using the Glean SDK. Introduction Ping Types \"main\" ping \"first-shutdown\" ping \"event\" ping \"update\" ping \"new-profile\" ping \"crash\" ping \"deletion-request\" ping \"coverage\" ping Pingsender Ping Metadata Analysis Further Reading","breadcrumbs":"Dataset Reference » Pings » Raw Ping Data","id":"568","title":"Raw Ping Data"},"569":{"body":"We receive data from our users via pings . There are several types of pings, each containing different measurements and sent for different purposes. To review a complete list of ping types and their schemata, see this section of the Mozilla Source Tree Docs . Pings are also described by a JSONSchema specification which can be found in the mozilla-pipeline-schemas repository . There are a few pings that are central to delivering our core data collection primitives (Histograms, Events, Scalars) and for keeping an eye on Firefox behaviour (Environment, New Profiles, Updates, Crashes). For instance, a user's first session in Firefox might have four pings like this: Flowchart of pings in the user's first session","breadcrumbs":"Dataset Reference » Pings » Introduction","id":"569","title":"Introduction"},"57":{"body":"Weekly Active Users - The number of unique profiles active at least once during the 7-day window ending on the specified day. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Terminology » WAU","id":"57","title":"WAU"},"570":{"body":"","breadcrumbs":"Dataset Reference » Pings » Ping Types","id":"570","title":"Ping Types"},"571":{"body":"The \"main\" ping is the workhorse of the Firefox Telemetry system. It delivers the Telemetry Environment as well as Histograms and Scalars for all process types that collect data in Firefox. It has several variants each with specific delivery characteristics: Reason Sent when Notes shutdown Firefox session ends cleanly Accounts for about 80% of all \"main\" pings ( STMO#3434 ). Sent by Pingsender immediately after Firefox shuts down, subject to conditions: Firefox 55+, if the OS isn't also shutting down, and if this isn't the client's first session. If Pingsender fails or isn't used, the ping is sent by Firefox at the beginning of the next Firefox session. daily It has been more than 24 hours since the last \"main\" ping, and it is around local midnight In long-lived Firefox sessions we might go days without receiving a \"shutdown\" ping. Thus the \"daily\" ping is sent to ensure we occasionally hear from long-lived sessions. environment-change Telemetry Environment changes Is sent immediately when triggered by Firefox (Installing or removing an addon or changing a monitored user preference are common ways for the Telemetry Environment to change) aborted-session Firefox session doesn't end cleanly Sent by Firefox at the beginning of the next Firefox session. It was introduced in Firefox 38.","breadcrumbs":"Dataset Reference » Pings » \"main\" ping","id":"571","title":"\"main\" ping"},"572":{"body":"The \"first-shutdown\" ping is identical to the \"main\" ping with reason \"shutdown\" created at the end of the user's first session, but sent with a different ping type. This was introduced when we started using Pingsender to send shutdown pings as there would be a lot of first-session \"shutdown\" pings that we'd start receiving all of a sudden. It is sent using Pingsender. It was introduced in Firefox 57.","breadcrumbs":"Dataset Reference » Pings » \"first-shutdown\" ping","id":"572","title":"\"first-shutdown\" ping"},"573":{"body":"The \"event\" ping provides low-latency eventing support to Firefox Telemetry. It delivers the Telemetry Environment, Telemetry Events from all Firefox processes, and some diagnostic information about Event Telemetry. It is sent every hour if there have been events recorded, and up to once every 10 minutes (governed by a preference ) if the maximum event limit for the ping (default to 1000 per process, governed by a preference ) is reached before the hour is up. It was introduced in Firefox 62.","breadcrumbs":"Dataset Reference » Pings » \"event\" ping","id":"573","title":"\"event\" ping"},"574":{"body":"Firefox Update is the most important means we have of reaching our users with the latest fixes and features. The \"update\" ping notifies us when an update is downloaded and ready to be applied (reason: \"ready\") and when the update has been successfully applied (reason: \"success\"). It contains the Telemetry Environment and information about the update. It was introduced in Firefox 56.","breadcrumbs":"Dataset Reference » Pings » \"update\" ping","id":"574","title":"\"update\" ping"},"575":{"body":"When a user starts up Firefox for the first time, a profile is created. Telemetry marks the occasion with the \"new-profile\" ping which sends the Telemetry Environment. It is sent either 30 minutes after Firefox starts running for the first time in this profile (reason: \"startup\") or at the end of the profile's first session (reason: \"shutdown\"), whichever comes first. \"new-profile\" pings are sent immediately when triggered. Those with reason \"startup\" are sent by Firefox. Those with reason \"shutdown\" are sent by Pingsender. It was introduced in Firefox 55.","breadcrumbs":"Dataset Reference » Pings » \"new-profile\" ping","id":"575","title":"\"new-profile\" ping"},"576":{"body":"The \"crash\" ping provides diagnostic information whenever a Firefox process exits abnormally. Unlike the \"main\" ping with reason \"aborted-session\", this ping does not contain Histograms or Scalars. It contains a Telemetry Environment, Crash Annotations , and Stack Traces . It was introduced in Firefox 40.","breadcrumbs":"Dataset Reference » Pings » \"crash\" ping","id":"576","title":"\"crash\" ping"},"577":{"body":"In the event a user opts out of Telemetry, we send one final \"deletion-request\" ping to let us know. It contains only the common ping data and an empty payload. It was introduced in Firefox 72, replacing the \"optout\" ping (which was in turn introduced in Firefox 63).","breadcrumbs":"Dataset Reference » Pings » \"deletion-request\" ping","id":"577","title":"\"deletion-request\" ping"},"578":{"body":"The coverage ping ( announcement ) is a periodic census intended to estimate telemetry opt-out rates. We estimate that 93% of release channel profiles have telemetry enabled (and are therefore included in DAU).","breadcrumbs":"Dataset Reference » Pings » \"coverage\" ping","id":"578","title":"\"coverage\" ping"},"579":{"body":"Pingsender is a small application shipped with Firefox which attempts to send pings even if Firefox is not running. If Firefox has crashed or has already shut down we would otherwise have to wait for the next Firefox session to begin to send pings. Pingsender was introduced in Firefox 54 to send \"crash\" pings. It was expanded to send \"main\" pings of reason \"shutdown\" in Firefox 55 (excepting the first session). It sends the \"first-shutdown\" ping since its introduction in Firefox 57.","breadcrumbs":"Dataset Reference » Pings » Pingsender","id":"579","title":"Pingsender"},"58":{"body":"This section contains documentation describing how to perform specific tasks. It includes the following sections: Getting Started : How to get started. Analysis Cookbooks : Tutorials on analyzing data. Operational Cookbooks : Tutorials describing how to perform various operational tasks. Sending Telemetry : Tutorials on adding new Telemetry. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Tutorials & Cookbooks","id":"58","title":"Tutorials & Cookbooks"},"580":{"body":"The data pipeline appends metadata to arriving pings containing information about the ingestion environment including timestamps, Geo-IP data about the client, and fields extracted from the ping or client headers that are useful for downstream processing. These fields are available in BigQuery ping tables inside the metadata struct, described in detail in the \"Ingestion Metadata\" section of this article . Since the metadata are not present in the ping as it is sent by the client, these fields are documented here, instead of in the source tree docs. As of September 28, 2018, members of the meta key on main pings include: field description additional_properties A JSON string containing any payload properties not present in the schema document_id The document ID specified in the URI when the client sent this message normalized_app_name Set to \"Other\" if this message contained an unrecognized app name normalized_channel Set to \"Other\" if this message contained an unrecognized channel name normalized_country_code An ISO 3166-1 alpha-2 country code normalized_os Set to \"Other\" if this message contained an unrecognized OS name normalized_os_version N/A sample_id Hashed version of client_id (if present) useful for partitioning; ranges from 0 to 99 submission_timestamp Time when the ingestion edge server accepted this message metadata.user_agent.browser N/A metadata.user_agent.os N/A metadata.user_agent.version N/A metadata.uri.app_build_id N/A metadata.uri.app_name N/A metadata.uri.app_update_channel N/A metadata.uri.app_version N/A metadata.header.date Date HTTP header metadata.header.dnt DNT (Do Not Track) HTTP header metadata.header.x_debug_id X-Debug-Id HTTP header metadata.header.x_pingsender_version X-PingSender-Version HTTP header metadata.geo.city City name metadata.geo.country An ISO 3166-1 alpha-2 country code metadata.geo.db_version The specific Geo database version used for this lookup metadata.geo.subdivision1 First major country subdivision, typically a state, province, or county metadata.geo.subdivision2 Second major country subdivision; not applicable for most countries metadata.isp.db_version The specific ISP database version used for this lookup metadata.isp.name The name of the Internet Service Provider metadata.isp.organization The name of a specific business entity when available; otherwise the ISP name","breadcrumbs":"Dataset Reference » Pings » Ping Metadata","id":"580","title":"Ping Metadata"},"581":{"body":"The main ping includes histograms, scalars, and other performance and diagnostic data. Since Firefox 62, it no longer contains event data ; events are now sent in a separate event ping. Derived datasets are processed from ping tables. They are intended to be: Easier and faster to query Organized to make the data easier to analyze Ping data lives in BigQuery and is accessible in STMO ; see the BigQuery cookbook section for more information. Before analyzing raw ping data, check if a derived dataset can answer your question. If you do need to work with raw ping data, be aware that the volume of data can be high. Try to limit the size of your data by controlling the date range, and start off using a sample.","breadcrumbs":"Dataset Reference » Pings » Analysis","id":"581","title":"Analysis"},"582":{"body":"You can find the complete ping documentation in the Firefox source documentation. To augment our data collection, see Collecting New Data and the Data Collection Policy . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Pings » Further Reading","id":"582","title":"Further Reading"},"583":{"body":"See Accessing Desktop Data for a discussion on the differences between pings and derived datasets. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Derived Datasets","id":"583","title":"Derived Datasets"},"584":{"body":"The active_profiles dataset gives client-level estimates of whether a profile is still an active user of the browser at a given point in time, as well as probabilistic forecasts of the client's future activity. These quantities are estimated by a model that attempts to infer and decouple a client's latent propensity to leave Firefox and become inactive, as well as their latent propensity to use the browser while still active. These estimates are currently generated for release desktop browser profiles only, across all operating systems and geographies.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Intro","id":"584","title":"Intro"},"585":{"body":"The model generates predictions for each client by looking at just the recency and frequency of a client's daily usage within the previous 90 day window. Usage is defined by the daily level binary indicator of whether they show up in clients_daily on a given day. The table contains columns related to these quantities: submission_date: Day marking the end of the 90 day window. Earliest submission_date that the table covers is '2019-05-13'. min_day: First day in the window that the client was seen. This could be anywhere between the first day in the window and the last day in the window. max_day: Last day in the window the client was seen. The highest value this can be is submission_date. recency: Age of client in days. frequency: Number of days in the window that a client has returned to use the browser after min_day. num_opportunities: Given a first appearance at min_day, what is the highest number of days a client could have returned. That is, what is the highest possible value for frequency. Since the model is only using these 2 coarse-grained statistics, these columns should make it relatively straightforward to interpret why the model made the predictions that it did for a given profile.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Model","id":"585","title":"Model"},"586":{"body":"The model estimates the expected value for 2 related latent probability variables for a user. The values in prob_daily_leave give our expectation of the probability that they will become inactive on a given day, and prob_daily_usage represents the probability that a user will return on a given day, given that they are still active . These quantities could be useful for disentangling usage rate from the likelihood that a user is still using the browser. We could, for example, identify intense users who are at risk of churning, or users who at first glance appear to have churned, but are actually just infrequent users. prob_active is the expected value of the probability that a user is still active on submission_date, given their most recent 90 days' of activity. 'Inactive' in this sense means that the profile will not use the browser again, whether because they have uninstalled the browser or for some other reason.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Latent quantities","id":"586","title":"Latent quantities"},"587":{"body":"There are several columns of the form e_total_days_in_next_7_days, which give the expected number of times that a user will show up in the next 7 days (or 14, 21, 28 days). These predictions take into account both the likelihood that a user will become inactive in the future, as well as their daily propensity to use the browser, given that they are still active. The values in e_total_days_in_next_7_days will be between 0 and 7. An estimate for the probability that a client will contribute to MAU is available in the column prob_mau. This is simply the probability that the user will return at any point in the following 28 days, thereby contributing to MAU. Since it is a probability, the values will range between 0 and 1, just like prob_daily_leave and prob_daily_usage.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Predictions","id":"587","title":"Predictions"},"588":{"body":"There are several columns that contain attributes of the client, like os, locale, normalized_channel, normalized_os_version, and country. sample_id is also included, which can be useful for quicker queries, as the table is clustered by this column in BigQuery.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Attributes","id":"588","title":"Attributes"},"589":{"body":"A way to think about the model that infers these quantities is to imagine a simple process where each client is given 2 weighted coins when they become users, and that they flip each day. Since they're weighted, the probability of heads won't be 50%, but rather some probability between 0 and 100%, specific to each client's coin. One coin, called L, comes up heads with probability prob_daily_leave, and if it ever comes up heads, the client will never use the browser again. The daily usage coin, U, has heads prob_daily_usage% of the time. While they are still active , clients flip this coin to decide whether they will use the browser on that day, and show up in clients_daily. The combination of these two coin flipping processes results in a history of activity that we can see in clients_daily. While the model is simple, it has very good predictive power that can tell, in aggregate , how many users will still be active at some point in the future. A downside of the model's simplicity, however, is that its predictions are not highly tailored to an individual client. The very simplified features do not take into account things like seasonality, or finer grained attributes of their usage (like active hours, addons, etc.). Further, the predictions in this table only account for existing users that have been seen in the 90 days of history, and so longer term forecasts of user activity would need to somehow model new users separately.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Remarks on the model","id":"589","title":"Remarks on the model"},"59":{"body":"This section contains some basic tutorials on how to get up and running with Mozilla's data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting started","id":"59","title":"Getting started"},"590":{"body":"Due to the lightweight feature space of the model, the predictions perform better at the population level rather than the individual client level, and there will be a lot of client-level variation in behavior. That is, when grouping clients by different dimensions, say all of the en-IN users on Darwin, the average MAU prediction should be quite close, but a lot of users' behavior can deviate significantly from the predictions. The model will also be better at medium- to longer- term forecasts. In particular, the model will not be well suited to give predictions for new users who have appeared only once in the data set very recently. These constitute a disproportionately large share of users, but do not have enough history for this model to make good use of. These single day profiles are currently the subject of an investigation that will hopefully yield good heuristics for users that only show up for a single day.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Caveats and future work","id":"590","title":"Caveats and future work"},"591":{"body":"Here is a sample query that will give averages for predicted MAU, probability that users are still active, and other quantities across different operating systems: SELECT os, cast(sum(prob_mau) AS int64) AS predicted_mau, count(*) AS n, round(avg(prob_active) * 100, 1) AS prob_active, round(avg(prob_daily_leave) * 100, 1) AS prob_daily_leave, round(avg(prob_daily_usage) * 100, 1) AS prob_daily_usage, round(avg(e_total_days_in_next_28_days), 1) AS e_total_days_in_next_28_days\nFROM `telemetry.active_profiles`\nWHERE submission_date = '2019-08-01' AND sample_id = 1\nGROUP BY 1\nHAVING count(*) > 100\nORDER BY avg(prob_daily_usage) DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Sample query","id":"591","title":"Sample query"},"592":{"body":"The code behind the model can be found in the bgbb_lib repo , or on PyPI . The airflow job is defined in the bgbb_airflow repo . The model to fit the parameters is run weekly, and the table is updated daily. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Profiles » Scheduling","id":"592","title":"Scheduling"},"593":{"body":"Introduction Background Datasets Active users aggregates Active users aggregates for device Active users aggregates for attribution Scheduling Code Reference Change control Location and how to query Looker visualizations with period over period analysis","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Active Users Aggregates reference","id":"593","title":"Active Users Aggregates reference"},"594":{"body":"The active_users_aggregates is a set of tables designed for analysis of client activity on a daily, weekly and monthly basis, starting from the submission date of the first baseline ping received by our servers.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Introduction","id":"594","title":"Introduction"},"595":{"body":"Phase 1 These aggregates were initially designed to support the migration of the GUD Growth and Usage Dashboard as designed in the Initial proposal . This resulted in three views that collect data for all browsers: telemetry.active_users_aggregates for an overall analysis of active users and search metrics. telemetry.active_users_aggregates_device for analysis of active users based on unique devices where the client is installed. telemetry.active_users_aggregates_attribution for analysis of active users based on the first attribution reported by each client. Phase 2 As part of the performance and quality improvement efforts and to support the kpi source of truth proposal , the view telemetry.active_users_aggregates is now based in two views, for Desktop and Mobile data. The underlying setup is one table per browser, located in the corresponding BigQuery dataset, e.g. fenix_derived.active_users_aggregates_v1. This new setup has a set of benefits: Data can be queried per browser, which reduces the amount of data scanned for lower query cost and improves query response time. Browser specific logic and KPIs only require modifying the corresponding table and immediately reflects in the unioned views without further effort. Browser specific implementations only require the backfill of the corresponding table, which results in reduced cost and time.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Background","id":"595","title":"Background"},"596":{"body":"Active users aggregates This aggregates contains the metrics daily, weekly and monthly active users, new profile and search counts aggregated by product and various business dimensions: attribution, channel, country, city, date, device model, distribution id, segment, OS details. Active users aggregates for device The active_users_aggregates_device contains the metrics of daily, weekly and monthly active users, new profiles and search counts with additional detail of the OS and device where the client is installed. The reason to have this aggregate in addition to active_users_aggregates is to improve the query performance for final users, by separating the device analysis, which makes one of the biggest size columns in the table, as most devices have unique identifiers. Active users aggregates for attribution The active_users_aggregates_attribution contains the metrics of daily, weekly and monthly active users, new profiles and search counts to retrieve the source and context of each client installation and the cohorts behaviour. It can be used to query the set attribution parameters in the context of the business core dimensions: country, submission_date, app_name and if the browser is set to default. The reason to have this aggregate in addition to active_users_aggregates is to improve the query performance for final users, by separating the analysis of the numerous attribution parameters, which is required with less regularity than other dimensions and mostly for specific purposes. E.g. During investigations or for marketing campaigns. This aggregate retrieves Fenix attribution information from fenix.firefox_android_clients.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Datasets","id":"596","title":"Datasets"},"597":{"body":"These datasets are scheduled to update daily at 3:30 hours in Airflow DAG bqetl_analytics_aggregations","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Scheduling","id":"597","title":"Scheduling"},"598":{"body":"The query and metadata for unioned views (all browsers) is defined in the active_users_aggregates_ sub-folder in bigquery-etl under telemetry_derived . The query and metadata per browser are auto-generated using sql generators and can be accessed by selecting the generated-sql branch in the bigquery-etl GitHub repository and navigating to the browser's sub-folder. E.g. Firefox desktop query .","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Code Reference","id":"598","title":"Code Reference"},"599":{"body":"The underlying tables for each browser aggregate are subject to change-control. This follows the Infrastructure Change Control process and implies that any modifications to the corresponding code in GitHub will require the approval of members of the Data Science and Data Engineering teams.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Change control","id":"599","title":"Change control"},"6":{"body":"This section contains some documentation of things that used to be part of the Mozilla Data Platform, but are no longer. You can generally ignore this section, it is intended only to answer questions like \"what happened to X?\". You can find the fully-rendered documentation here , rendered with mdBook , and hosted on Github pages. Found a bug? Edit this page on GitHub.","breadcrumbs":"Mozilla Data Documentation » Historical Reference","id":"6","title":"Historical Reference"},"60":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Accessing Telemetry data","id":"60","title":"Accessing Telemetry data"},"600":{"body":"BigQuery view Notes / Location in Looker firefox_desktop.active_users_aggregates Firefox Desktop. Windows, Linux, MacOS (OS = 'Darwin'). firefox_ios.active_users_aggregates Firefox iOS fenix.active_users_aggregates Fenix focus_android.active_users_aggregates Focus Android focus_ios.active_users_aggregates Focus iOS klar_ios.active_users_aggregates Klar iOS telemetry.active_users_aggregates_mobile Unioned view of mobile browsers. telemetry.active_users_aggregates Unioned view of mobile & desktop browsers. Looker Explore telemetry.active_users_aggregates_device Unioned view of mobile & desktop browsers. Looker Explore telemetry.active_users_aggregates_attribution Unioned view of mobile & desktop browsers. Looker Explore","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Location and how to query","id":"600","title":"Location and how to query"},"601":{"body":"The Usage folder for Mobile and Desktop browsers includes a set of visualizations that you can access directly and are enhanced with the period over period analysis. img.png Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Active Users » Looker visualizations with period over period analysis","id":"601","title":"Looker visualizations with period over period analysis"},"602":{"body":"Addon usage by client, partitioned by day.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Addons","id":"602","title":"Addons"},"603":{"body":"This dataset contains one or more records for every entry in the main ping table that contain a non-null value for client_id. Each Addons record contains info for a single addon, or if the main ping did not contain any active addons, there will be a row with nulls for all the addon fields (to identify client_ids/records without any addons).","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Data Reference","id":"603","title":"Data Reference"},"604":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job DAG runs every day after the Main Summary data has been generated. The DAG defined in dags/bqetl_addons.py","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Scheduling","id":"604","title":"Scheduling"},"605":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/addons_v2/query.sql . You may find the environment reference in The Firefox Source Documentation helpful for understanding the source data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons » Code Reference","id":"605","title":"Code Reference"},"606":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries DAU, WAU and MAU for uBlock Origin Add-ons with Highest Organic:SAP search ratio AdClicks:SAP ratio for Popular Add-ons around adblocker Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Addons Daily","id":"606","title":"Addons Daily"},"607":{"body":"The addons_daily table is a small and fast dataset with data on specific add-ons, and the users who have them installed. It contains one row per addon_id and submission_date. Contents Many questions about add-ons are of the form: \"How many users have add-on A installed?\" or \"Are users with add-on Z more active than users with add-on Y?\" This dataset is aimed at answering these type of questions without having to do cumbersome joins or filters. This dataset also has detailed search aggregates by each add-on, broken out by our major search engines (google, bing, ddg, amazon, yandex, other), along with total aggregates (total). This allows us to identify strange search patterns for add-ons who change a user's search settings on their behalf, often siphoning away SAP searches and Mozilla revenue (see the second example query below). Accessing the Data The addons_daily table is accessible through STMO using the Telemetry (BigQuery) data source. See STMO#71007 for an example.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Introduction","id":"607","title":"Introduction"},"608":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Data Reference","id":"608","title":"Data Reference"},"609":{"body":"DAU, WAU and MAU for uBlock Origin SELECT submission_date, dau, wau, mau\nFROM `moz-fx-data-shared-prod.telemetry.addons_daily`\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 28 DAY) AND addon_id = 'uBlock0@raymondhill.net' Add-ons with Highest Organic:SAP search ratio SELECT addon_id, ANY_VALUE(name) as name, AVG(dau) as avg_dau, SAFE_DIVIDE(SUM(organic_searches.total), SUM(sap_searches.total)) as organic_sap_ratio\nFROM telemetry.addons_daily\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND is_system = false\nGROUP BY 1\nHAVING avg(dau) > 1000\nORDER BY 4 DESC AdClicks:SAP ratio for Popular Add-ons around adblocker SELECT addon_id, ANY_VALUE(name) as name, AVG(dau) as avg_dau, SAFE_DIVIDE(SUM(ad_clicks.total), SUM(sap_searches.total)) as adclick_sap_ratio\nFROM telemetry.addons_daily\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) AND is_system = false AND addon_id in ('uBlock0@raymondhill.net', -- 'Ublock user' '{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}', -- 'ABP user' 'jid1-NIfFY2CA8fy1tg@jetpack', --'Adblock user', '{73a6fe31-595d-460b-a920-fcc0f8843232}', --'NoScript user', 'firefox@ghostery.com', --'Ghostery user' 'adblockultimate@adblockultimate.net', --'AdblockUltimate user' 'jid1-MnnxcxisBPnSXQ@jetpack' -- '$PrivacyBadger user' )\nGROUP BY 1\nHAVING avg(dau) > 1000\nORDER BY 4 DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Example Queries","id":"609","title":"Example Queries"},"61":{"body":"Aggregated information on the Firefox user population (including hardware, operating system, and other usage characteristics) is available at the Firefox Public Data Report portal. In addition, a set of curated datasets are available to the public for research purposes. See the public data cookbook for more information.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Public Data","id":"61","title":"Public Data"},"610":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the addons_daily DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Scheduling","id":"610","title":"Scheduling"},"611":{"body":"The data is partitioned by submission_date. As of 2020-04-17, the current version of the addons_daily dataset is v1.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Schema","id":"611","title":"Schema"},"612":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Addons Daily » Code Reference","id":"612","title":"Code Reference"},"613":{"body":"In the normal course of processing incoming telemetry, the contents of pings are separated from the IP address of the client that sent the ping. Analysts do not have access to the IP address data, and the IP address data is discarded after several days. To provide some insight about the different experiences users have on different ISP networks, while preserving the IP privacy of individual users, this dataset computes some aggregates from the telemetry data before the IP address information is discarded. The dataset is computed each day from the pings received the prior day. The motivating question for this dataset was to understand which network operators are using the use-application-dns.net canary domain to disable DNS over HTTPS (DoH) by default for clients using their networks. If a user has not specifically turned DoH on or off, Firefox checks for indications that DoH should not be enabled. One of these checks is to perform a lookup for the canary domain using the client's default DNS resolver. If the lookup returns a NXDOMAIN error code indicating the canary domain does not exist, DoH will not be enabled by default. Network operators control this behavior by configuring the resolvers they provision for their clients. An autonomous system represents a network with a common routing policy, often because it is controlled by a single entity. Autonomous systems advertise a set of routes, representing blocks of network addresses. We use them as a way to identify the entity controlling an IP address. The asn_aggregates dataset, created in bug 1615269 , contains the columns: autonomous_system_number (int64): the number of the autonomous system from which pings were submitted submission_date (date): the date that pings reached the ingestion endpoint n_clients (int64): number of Firefox clients sending event pings that day, from that AS doh_enabled (int64): number of clients who sent a enable_doh result for the canary heuristic that day, from that AS doh_disabled (int64): number of clients who sent a disable_doh result for the canary heuristic that day, from that AS The canary heuristic indicates whether a client was able to resolve use-application-dns.net ; this is a mechanism available to network operators who may choose to disable DoH by default for their clients. We record rows only for ASs where n_clients is at least 500. The ingestion endpoint only accepts connections with IPv4. If that changes, clients submitting telemetry from IPv6 addresses will be ignored by this dataset. The client AS number is determined by looking up the client's IP address in a MaxMind database. Some notes on interpretation: ASs can change route announcements frequently, so the MaxMind database may be stale Telemetry is not necessarily sent on network change events, so users may record activity on one network and submit it from another. The number of distinct client evaluating DoH heuristics is not currently captured; if clients report both enabled and disabled states for DoH, they will be double-counted. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Autonomous System Aggregates » Autonomous system aggregates","id":"613","title":"Autonomous system aggregates"},"614":{"body":"Many questions about Firefox take the form \"What did clients with characteristics X, Y, and Z do during the period S to E?\" The clients_daily table aims to answer these questions. Each row in the table is a (client_id, submission_date) and contains a number of aggregates about that day's activity.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Clients Daily","id":"614","title":"Clients Daily"},"615":{"body":"The clients_daily table is accessible through STMO using the Telemetry (BigQuery) data source.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Accessing the Data","id":"615","title":"Accessing the Data"},"616":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Data Reference","id":"616","title":"Data Reference"},"617":{"body":"Compute Churn for a one-day cohort: SELECT submission_date, approx_count_distinct(client_id) AS cohort_dau\nFROM telemetry.clients_daily\nWHERE submission_date > '2017-08-31' AND submission_date < '2017-10-01' AND profile_creation_date LIKE '2017-09-01%'\nGROUP BY 1\nORDER BY 1 Distribution of pings per client per day: SELECT normalized_channel, CASE WHEN pings_aggregated_by_this_row > 50 THEN 50 ELSE pings_aggregated_by_this_row END AS pings_per_day, approx_count_distinct(client_id) AS client_count\nFROM telemetry.clients_daily\nWHERE submission_date = '2017-09-01' AND normalized_channel <> 'Other'\nGROUP BY normalized_channel, pings_per_day\nORDER BY pings_per_day, normalized_channel","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Example Queries","id":"617","title":"Example Queries"},"618":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the main_summary DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Scheduling","id":"618","title":"Scheduling"},"619":{"body":"The data is partitioned by submission_date. As of 2019-11-28, the current version of the clients_daily dataset is v6.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Schema","id":"619","title":"Schema"},"62":{"body":"Access to other Telemetry data is limited to two groups: Mozilla employees and contractors Contributors who have signed a non-disclosure agreement , have a sustained track record of contribution, and have a demonstrated need to access this data If you are an employee or contractor, you should already have the necessary permissions. If you are a contributor and want to request access to Mozilla Telemetry data, file a bug in the operations component and ask an established Mozilla contributor or employee to vouch for you. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Gaining Access » Non-public Data","id":"62","title":"Non-public Data"},"620":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/clients_daily_v6/query.sql . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Daily » Code Reference","id":"620","title":"Code Reference"},"621":{"body":"Introduction Content Background and Caveats Accessing the Data Data Reference Field Descriptions Activity Segment/User State/Core Active Specific Usage Specific New Profile Specific Example Queries Compute DAU for non-windows clients for the last week Compute WAU by Channel for the last week Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Clients Last Seen Reference","id":"621","title":"Clients Last Seen Reference"},"622":{"body":"The clients_last_seen dataset is useful for efficiently determining exact user counts such as DAU and MAU. It can also allow efficient calculation of other windowed usage metrics like retention via its bit pattern fields . It includes the most recent values in a 28 day window for all columns in the clients_daily dataset . Content For each submission_date this dataset contains one row per client_id that appeared in clients_daily in a 28 day window including submission_date and preceding days. The days_since_seen column indicates the difference between submission_date and the most recent submission_date in clients_daily where the client_id appeared. A client observed on the given submission_date will have days_since_seen = 0. Other days_since_ columns use the most recent date in clients_daily where a certain condition was met. If the condition was not met for a client_id in a 28 day window NULL is used. For example days_since_visited_5_uri uses the condition scalar_parent_browser_engagement_total_uri_count_sum >= 5. These columns can be used for user counts where a condition must be met on any day in a window instead of using the most recent values for each client_id. The days_seen_bits field stores the daily history of a client in the 28 day window. The daily history is converted into a sequence of bits, with a 1 for the days a client is in clients_daily and a 0 otherwise, and this sequence is converted to an integer. A tutorial on how to use these bit patterns to create filters in SQL can be found in this notebook . The rest of the columns use the most recent value in clients_daily where the client_id appeared. Background and Caveats User counts generated using days_since_seen only reflect the most recent values from clients_daily for each client_id in a 28 day window. This means Active MAU as defined cannot be efficiently calculated using days_since_seen because if a given client_id appeared every day in February and only on February 1st had scalar_parent_browser_engagement_total_uri_count_sum >= 5 then it would only be counted on the 1st, and not the 2nd-28th. Active MAU can be efficiently and correctly calculated using days_since_visited_5_uri. MAU can be calculated over a GROUP BY submission_date[, ...] clause using COUNT(*), because there is exactly one row in the dataset for each client_id in the 28 day MAU window for each submission_date. User counts generated using days_since_seen can use SUM to reduce groups, because a given client_id will only be in one group per submission_date. So if MAU were calculated by country and channel, then the sum of the MAU for each country would be the same as if MAU were calculated only by channel. Accessing the Data The data is available in Re:dash and BigQuery. Take a look at this full running example query in Re:dash (STMO#159510) .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Introduction","id":"622","title":"Introduction"},"623":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Data Reference","id":"623","title":"Data Reference"},"624":{"body":"The *_bits fields store the relevant activity of a client in a 28 day window, as a 28 bit integer. For each bit, a 1 corresponds to the specific activity occurring on that day.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Field Descriptions","id":"624","title":"Field Descriptions"},"625":{"body":"Please see this section for descriptions regarding user states/segments. is_core_active_v1: Boolean indicating if the client satisfies conditions of being core active on that day. activity_segments_v1: The activity segment applicable to the client that day. is_regular_user_v3: Boolean indicating if the client satisfies conditions of being a regular user on that day. is_new_or_resurrected_v3: Boolean indicating if the client satisfies conditions of being a regular user on that day. is_weekday_regular_v1: Boolean indicating if the client satisfies conditions of being a weekday regular user on that day. is_allweek_regular_v1: Boolean indicating if the client satisfies conditions of being an all-week regular user on that day.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Activity Segment/User State/Core Active Specific","id":"625","title":"Activity Segment/User State/Core Active Specific"},"626":{"body":"days_visited_1_uri_bits: Each bit field represents if a client browsed at least 1 URI on that day. days_since_visited_1_uri: Number of days since the client browsed at least 1 URI. days_interacted_bits: Each bit field represents if a client had at least 1 active tick on that day. This is derived from the active_hours_sum in clients_daily. days_since_interacted: Number of days since the clients had at least 1 active tick. days_had_8_active_ticks_bits: Each bit field represents if a client had at least 8 active ticks on that day. This can be used to approximate the threshold of 1 URI, and is useful for determining activity for clients using Private Browsing Mode where URI counts are not recorded. days_since_visited_8_active_ticks: Number of days since the client had at least 8 active ticks.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Usage Specific","id":"626","title":"Usage Specific"},"627":{"body":"first_seen_date: Date the client sent their first main ping. second_seen_date: Date the client sent their first main ping. days_since_first_seen: Number of days since first_seen_date days_since_second_seen: Number of days since second_seen_date new_profile_5_day_activated_v1: Boolean indicating if a new profile has sent a ping 5 out of their first 7 days. new_profile_14_day_activated_v1: Boolean indicating if a new profile has sent a ping 8 out of their first 14 days. new_profile_21_day_activated_v1: Boolean indicating if a new profile has sent a ping 12 out of their first 21 days. days_since_created_profile: Number of days since the profile creation date. This field is only populated when the value is 27 days or less. Otherwise, it is NULL. profile_age_in_days can be used in the latter cases for all clients who have a profile creation date.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » New Profile Specific","id":"627","title":"New Profile Specific"},"628":{"body":"Compute DAU for non-windows clients for the last week SELECT submission_date, os, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen = 0\nGROUP BY submission_date, os\nHAVING count > 10 -- remove outliers AND lower(os) NOT LIKE '%windows%'\nORDER BY os, submission_date DESC Compute WAU by Channel for the last week SELECT submission_date, normalized_channel, COUNT(*) AS count\nFROM mozdata.telemetry.clients_last_seen\nWHERE submission_date >= DATE_SUB(CURRENT_DATE, INTERVAL 1 WEEK) AND days_since_seen < 7\nGROUP BY submission_date, normalized_channel\nHAVING count > 10 -- remove outliers\nORDER BY normalized_channel, submission_date DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Example Queries","id":"628","title":"Example Queries"},"629":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The job runs as part of the main_summary DAG .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Scheduling","id":"629","title":"Scheduling"},"63":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Getting Help","id":"63","title":"Getting Help"},"630":{"body":"The data is partitioned by submission_date. As of 2019-03-25, the current version of the clients_last_seen dataset is v1, and the schema is visible in the BigQuery console here .","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Schema","id":"630","title":"Schema"},"631":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Clients Last Seen » Code Reference","id":"631","title":"Code Reference"},"632":{"body":"The telemetry.events and telemetry.events_1pct derived datasets make it easier to analyze the desktop Firefox event ping . It has the following advantages over accessing the raw ping table (telemetry.event): There is no need to UNNEST the events column: this is already done for you. You don't have to know which process type emitted your event. If you care, you can query the event_process column. It is clustered on the event_category column, which can dramatically speed up your query.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Events","id":"632","title":"Events"},"633":{"body":"The events dataset contains one row for each event submitted in an event ping for that day. The timestamp, category, method, object, value, and extra fields of the event are mapped to columns named event_timestamp, event_category, event_method, event_object, event_string_value, and event_map_values. To access the event_map_values, you can use the mozfun.map.get_key UDF, like SELECT mozfun.map.get_key(event_map_values, \"branch\") AS branch FROM telemetry.events. Please note that event_timestamp refers to the time in milliseconds when the event was recorded relative to the main process start time (session_start_time), while the timestamp column refers to the time the ping was ingested. event_timestamp is useful for determining relative order of events within a single session. Adding event_timestamp to session_start_time will allow you to approximate the absolute time an event occurred, subject to client clock skew and other factors.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Data Reference","id":"633","title":"Data Reference"},"634":{"body":"The telemetry.events_1pct table is a consistent 1% sample from telemetry.events (sample_id = 0) that includes 6 months of history. Using the sampled table can be faster than hitting telemetry.events, particularly when iterating on a prototype query. BigQuery is also better able to estimate the amount of data it will scan when querying events_1pct, so queries on events_1pct may be able to succeed where the equivalent query on events with a sample_id = 0 filter would be rejected due to the query appearing to scan many TB of data.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Sample of events: telemetry.events_1pct","id":"634","title":"Sample of events: telemetry.events_1pct"},"635":{"body":"This query gets the count of the number of times the user initiated the dismiss_breach_alert and learn_more_breach actions. Note the use of the event_category to optimize the query: for this example, this reduces the amount of data scanned from 450 GB to 52 MB. SELECT countif(event_method = 'dismiss_breach_alert') AS n_dismissing_breach_alert, countif(event_method = 'learn_more_breach') AS n_learn_more\nFROM mozdata.telemetry.events\nWHERE event_category = 'pwmgr' AND submission_date='2020-04-20' AND sample_id=0 STMO#73401","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Example Query","id":"635","title":"Example Query"},"636":{"body":"The events dataset is updated daily. The job is scheduled on Airflow . The DAG is defined in dags/copy_deduplicate.py .","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Scheduling","id":"636","title":"Scheduling"},"637":{"body":"This dataset is generated by BigQuery ETL . The query that generates the dataset is sql/moz-fx-data-shared-prod/telemetry_derived/event_events_v1/query.sql .","breadcrumbs":"Dataset Reference » Derived Datasets » Events » Code Reference","id":"637","title":"Code Reference"},"638":{"body":"Firefox has an API to record events, which are then submitted through the event ping. The format and mechanism of event collection in Firefox is documented in the Firefox source documentation . The full events data pipeline is documented in the event pipeline documentation . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Events » More Information","id":"638","title":"More Information"},"639":{"body":"Introduction Contents Limitations Accessing the Data Example Queries Scheduling Code Reference Background and Caveats","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Events Daily","id":"639","title":"Events Daily"},"64":{"body":"Telemetry-related announcements that include new datasets, outages, feature releases, etc. are sent to fx-data-dev@mozilla.org , a public mailing list. Follow the link for archives and information on how to subscribe.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Mailing lists","id":"64","title":"Mailing lists"},"640":{"body":"The events_daily datasets can help answer questions about sequences of events (sometimes called \"funnels\"). It is used by the Event Funnel Analysis Explore in Looker , but can also be queried directly using BigQuery. As of this writing, variations of the events_daily dataset are available for Firefox Desktop, Firefox for Android, and Mozilla VPN.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Introduction","id":"640","title":"Introduction"},"641":{"body":"events_daily has one row per-client per-day, much the same as clients_daily. The table is created in a two-step process: An ancillary table, event_types, is updated with the new events seen on that day. Each event is mapped to a unique unicode character, and each event property (the extras fields) is also mapped to a unique unicode character. For every user, that day's events are mapped to their associated unicode characters (including event_properties). The strings are aggregated and comma-separated, giving a single ordered string that represents all of that user's events on that day. For most products, only events in the Glean events ping are aggregated (Firefox Desktop currently aggregates events in the legacy desktop \"event\" ping ). If you're looking for events sent in other pings, you'll need to query them directly. Included in this data is a set of dimensional information about the user, also derived from the events ping. The full list of fields is available in the templated source query .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Contents","id":"641","title":"Contents"},"642":{"body":"This approach makes some queries fast and easy, but has some limits: Each product is limited to at most 1 million unique event types Each event property is limited to a set number of values ( currently set to 1000 for most products ). As a result, some properties will not be accessible in the table. Queries do not know the amount of time that passed between events, only that they occurred on the same day. This can be alleviated by sessionizing and splitting the events string using an event which indicates the start of a session. For example, for Firefox for Android, this could be events.app_opened .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Limitations","id":"642","title":"Limitations"},"643":{"body":"While it is possible to build queries that access this events data directly, the Data Platform instead recommends using a set of stored procedures we have available. These procedures create BigQuery views that hide the complexity of the event representation. The mozfun library documentation has information about these procedures and examples of their usage.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Accessing the Data","id":"643","title":"Accessing the Data"},"644":{"body":"This query gives the event-count and client-counts per-event per-day. SELECT submission_date, category, event, COUNT(*) AS client_count, SUM(count) AS event_count\nFROM `moz-fx-data-shared-prod`.fenix.events_daily\nCROSS JOIN UNNEST(mozfun.event_analysis.extract_event_counts(events))\nJOIN `moz-fx-data-shared-prod`.fenix.event_types USING (index)\nWHERE submission_date >= DATE_SUB(current_date, INTERVAL 28 DAY)\nGROUP BY submission_date, category, event Link to a dashboard using this query in STMO .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Example Queries","id":"644","title":"Example Queries"},"645":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Scheduling","id":"645","title":"Scheduling"},"646":{"body":"The source for events daily is defined inside bigquery-etl as a set of templated queries which generate the events_daily tables as well as the dependent event_types tables for each supported application. You can find the source under bigquery_etl/sql_generators .","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Code Reference","id":"646","title":"Code Reference"},"647":{"body":"See this presentation for background. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Events Daily » Background and Caveats","id":"647","title":"Background and Caveats"},"648":{"body":"Introduction Contents Scheduling Code Reference How to query","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Firefox Android Clients reference","id":"648","title":"Firefox Android Clients reference"},"649":{"body":"The table fenix_derived.firefox_android_clients contains the first observations for Firefox Android clients retrieved from the ping that reports first from: baseline, first_session and metrics pings. The goals of this table, as described in the proposal : Enable client segmentation based on the attribution dimensions e.g. adjust_campaign, install source. Facilitate the investigation of data incidents and identifying the root cause when of one or more metrics deviate from the expected values, by segmenting it using different dimensions. Enable identifying bugs and data obtained via bots i.e. BrowserStack. Serve as the baseline to complement Glean's first_session ping for mobile browsers in order to use it as a single source for first reported attributes. Serve as a baseline to create a first_session ping for Firefox Desktop.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Introduction","id":"649","title":"Introduction"},"65":{"body":"You can locate us in the #telemetry:mozilla.org channel on Mozilla's instance of matrix .","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Matrix","id":"65","title":"Matrix"},"650":{"body":"The table granularity is one row per client_id. It contains the attribution, isp, os_version, device, channel and first reported country for each client. The field descriptions are fully documented in BigQuery. This table contains data only for channel release, since it's the only channel where data is available in the first_session ping at the time of implementation and suffices for the goals. Also, data is available since August 2020, when the migration from Fennec to Fenix took place.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Contents","id":"650","title":"Contents"},"651":{"body":"Incremental updates happen on a daily basis in the Airflow DAG bqetl_analytics_tables The table is built and initialized using the init.sql file and is incrementally updated using query.sql, including the update of historical records when the attribution details are received from pings that arrive to the server after the first_seen date.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Scheduling","id":"651","title":"Scheduling"},"652":{"body":"The query and metadata for the aggregates is defined in the corresponding sub-folder in bigquery-etl under fenix_derived .","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » Code Reference","id":"652","title":"Code Reference"},"653":{"body":"This table should be accessed through the user-facing view fenix.firefox_android_clients which implements additional business logic for grouping attribution data. Use a simple join with the client_id. For analysis purposes, it's important to use the business date first_seen_date when filtering. This date corresponds to when the baseline ping is actually collected on the client side. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Firefox Android Clients » How to query","id":"653","title":"How to query"},"654":{"body":"As described in the pipeline schemas deployment docs , data engineering has a process of generating schemas for pings and deploying them to BigQuery. The Main Ping table (telemetry.main) is one of those generated tables. As the number of telemetry probes defined in Firefox grows, so does the number of columns in telemetry.main. As of January 2021, we have nearly 10,000 columns, and we ingest many terabytes of main ping data per day. This combination of a very wide schema and a high data volume means that BigQuery has to reference metadata for a very large number of files each time it runs a query, even if it only ends up needing to read a small fraction of those files. This has led to a problematic experience for iterative analysis use cases. To reduce the time for querying main ping data, we have included two new tables: telemetry.main_1pct, and telemetry.main_nightly. These can return results for simple queries in a matter of seconds where a logically equivalent query on telemetry.main may take minutes.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Main Ping Tables","id":"654","title":"Main Ping Tables"},"655":{"body":"This table includes a 1% sample across all channels from telemetry.main (sample_id = 0). It includes 6 months of history. It includes an additional subsample_id field that is similar to sample_id and allows efficient sampling for even smaller population sizes. The following query would reflect a 0.01% sample (one thousandth) of the total desktop Firefox population: SELECT COUNT(*) AS n\nFROM mozdata.telemetry.main_1pct\nWHERE subsample_id = 0 AND DATE(submission_timestamp) = '2021-01-01' The choice of implementation for subsample_id is not particularly well vetted; it's simply chosen to be a hash that's stable, has a reasonable avalanche effect, and is different from sample_id. The definition is MOD(ABS(FARM_FINGERPRINT(client_id)), 100) AS subsample_id which is the same approach we use for choosing id_bucket in Exact MAU tables.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Main Ping Sample: telemetry.main_1pct","id":"655","title":"Main Ping Sample: telemetry.main_1pct"},"656":{"body":"This table includes only data from the nightly release channel (normalized_channel = 'nightly'). It includes 6 months of history. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Ping Tables » Nightly Main Ping Data: telemetry.main_nightly","id":"656","title":"Nightly Main Ping Data: telemetry.main_nightly"},"657":{"body":"⚠ Since the introduction of BigQuery, we are able to represent the full main ping structure in a table, available as telemetry.main. As such, main_summary was discontinued as of 2023-10-05. The main_summary table contains one row for each ping. Each column represents one field from the main ping payload, though only a subset of all main ping fields are included. This dataset does not include most histograms . This table is massive, and due to its size, it can be difficult to work with. Instead, we recommend using the clients_daily or clients_last_seen dataset where possible. If you do need to query this table, make use of the sample_id field and limit to a short submission date range.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Main Summary (deprecated)","id":"657","title":"Main Summary (deprecated)"},"658":{"body":"Accessing the Data Data Reference Example Queries Sampling Scheduling Schema Time formats User Preferences Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Table of Contents","id":"658","title":"Table of Contents"},"659":{"body":"The main_summary table is accessible through STMO. See STMO#4201 for an example.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Accessing the Data","id":"659","title":"Accessing the Data"},"66":{"body":"You can ask questions (and get answers!) in #data-help on Mozilla Internal's Slack. See also #data for general data-related discussion. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Getting Help » Slack","id":"66","title":"Slack"},"660":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Data Reference","id":"660","title":"Data Reference"},"661":{"body":"Compare the search volume for different search source values: WITH search_data AS ( SELECT s.source AS search_source, s.count AS search_count FROM telemetry.main_summary CROSS JOIN UNNEST(search_counts) AS s WHERE submission_date_s3 = '2019-11-11' AND sample_id = 42 AND search_counts IS NOT NULL\n) SELECT search_source, sum(search_count) as total_searches\nFROM search_data\nGROUP BY search_source\nORDER BY sum(search_count) DESC","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Example Queries","id":"661","title":"Example Queries"},"662":{"body":"The main_summary dataset contains one record for each main ping as long as the record contains a non-null value for documentId, submissionDate, and Timestamp. We do not ever expect nulls for these fields.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Sampling","id":"662","title":"Sampling"},"663":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure. The DAG is defined in dags/bqetl_main_summary.py","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Scheduling","id":"663","title":"Scheduling"},"664":{"body":"As of 2019-11-28, the current version of the main_summary dataset is v4. For more detail on where these fields come from in the raw data , please look in the main_summary ETL code . Most of the fields are simple scalar values, with a few notable exceptions: The search_count field is an array of structs, each item in the array representing a 3-tuple of (engine, source, count). The engine field represents the name of the search engine against which the searches were done. The source field represents the part of the Firefox UI that was used to perform the search. It contains values such as abouthome, urlbar, and searchbar. The count field contains the number of searches performed against this engine+source combination during that subsession. Any of the fields in the struct may be null (for example if the search key did not match the expected pattern, or if the count was non-numeric). The loop_activity_counter field is a simple struct containing inner fields for each expected value of the LOOP_ACTIVITY_COUNTER Enumerated Histogram. Each inner field is a count for that histogram bucket. The popup_notification_stats field is a map of String keys to struct values, each field in the struct being a count for the expected values of the POPUP_NOTIFICATION_STATS Keyed Enumerated Histogram. The places_bookmarks_count and places_pages_count fields contain the mean value of the corresponding Histogram, which can be interpreted as the average number of bookmarks or pages in a given subsession. The active_addons field contains an array of structs, one for each entry in the environment.addons.activeAddons section of the payload. More detail in Bug 1290181 . The disabled_addons_ids field contains an array of strings, one for each entry in the payload.addonDetails which is not already reported in the environment.addons.activeAddons section of the payload. More detail in Bug 1390814 . Please note that while using this field is generally OK, this was introduced to support the TAAR project and you should not count on it in the future. The field can stay in the main_summary, but we might need to slightly change the ping structure to something better than payload.addonDetails. The theme field contains a single struct in the same shape as the items in the active_addons array. It contains information about the currently active browser theme. The user_prefs field contains a struct with values for preferences of interest. The events field contains an array of event structs. Dynamically-included histogram fields are present as key->value maps, or key->(key->value) nested maps for keyed histograms.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Schema","id":"664","title":"Schema"},"665":{"body":"Columns in main_summary may use one of a handful of time formats with different precisions: Column Name Origin Description Example Spark Presto timestamp stamped at ingestion nanoseconds since epoch 1504689165972861952 from_unixtime(timestamp/1e9) from_unixtime(timestamp/1e9) submission_date_s3 derived from timestamp YYYYMMDD date string of timestamp in UTC 20170906 from_unixtime(unix_timestamp(submission_date, 'yyyyMMdd')) date_parse(submission_date, '%Y%m%d') client_submission_date derived from HTTP header: Fields[Date] HTTP date header string sent with the ping Tue, 27 Sep 2016 16:28:23 GMT unix_timestamp(client_submission_date, 'EEE, dd M yyyy HH:mm:ss zzz') date_parse(substr(client_submission_date, 1, 25), '%a, %d %b %Y %H:%i:%s') creation_date creationDate time of ping creation ISO8601 at UTC+0 2017-09-06T08:21:36.002Z to_timestamp(creation_date, \"yyyy-MM-dd'T'HH:mm:ss.SSSXXX\") from_iso8601_timestamp(creation_date) AT TIME ZONE 'GMT' timezone_offset info.timezoneOffset timezone offset in minutes 120 subsession_start_date info.subsessionStartDate hourly precision, ISO8601 date in local time 2017-09-06T00:00:00.0+02:00 from_iso8601_timestamp(subsession_start_date) AT TIME ZONE 'GMT' subsession_length info.subsessionLength subsession length in seconds 599 date_add('second', subsession_length, subsession_start_date) profile_creation_date environment.profile.creationDate days since epoch 15,755 from_unixtime(profile_creation_date * 86400)","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Time formats","id":"665","title":"Time formats"},"666":{"body":"These are added in the Main Summary ETL code . They must be available in the ping environment to be included here. Once added, they will show as top-level fields, with the string user_pref prepended. For example, dom.ipc.processCount becomes user_pref_dom_ipc_processcount.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » User Preferences","id":"666","title":"User Preferences"},"667":{"body":"This dataset is generated by bigquery-etl . Refer to this repository for information on how to run or augment the dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Main Summary » Code Reference","id":"667","title":"Code Reference"},"668":{"body":"Introduction Data Reference Example Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Socorro Crash Reports","id":"668","title":"Socorro Crash Reports"},"669":{"body":"Public crash statistics for Firefox are available through the Data Platform in a socorro_crash dataset. The crash data in Socorro is sanitized and made available to STMO. A nightly import job converts batches of JSON documents into a columnar format using the associated JSON Schema.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Introduction","id":"669","title":"Introduction"},"67":{"body":"If you see a problem with data tools, datasets, or other pieces of infrastructure, report it! Defects in the data platform and tools are tracked in Bugzilla in the Data Platform and Tools product. Bugs need to be filed in the closest-matching component in the Data Platform and Tools product. If you are not able to locate an appropriate component for the item in question, file an issue in the General component . Components are triaged at least weekly by the component owner(s). For any issues that need urgent attention, it is recommended that you use the needinfo flag to attract attention from a specific person. If an issue does not receive the appropriate attention in a week (or it is urgent), see getting help . When a bug is triaged, it is assigned a priority and points . Priorities are processed as follows: P1 : in active development in the current sprint P2 : planned to be worked on in the current quarter P3 : planned to be worked on next quarter P4 and beyond: nice to have, would accept a patch, but not actively being worked on. Points reflect the amount of effort that is required for a bug. They are assigned as follows: 1 point : one day or less of effort 2 points : two days of effort 3 points : three days to a week of effort 5 points or more: SO MUCH EFFORT, major project.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Reporting a problem","id":"67","title":"Reporting a problem"},"670":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Data Reference","id":"670","title":"Data Reference"},"671":{"body":"The dataset can be queried using SQL. For example, we can aggregate the number of crashes and total up-time by date and reason. SELECT crash_date, reason, count(*) as n_crashes, avg(uptime) as avg_uptime, stddev(uptime) as stddev_uptime, approx_percentile(uptime, ARRAY [0.25, 0.5, 0.75]) as qntl_uptime\nFROM socorro_crash\nWHERE crash_date='20180520'\nGROUP BY 1, 2 STMO#53884","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Example","id":"671","title":"Example"},"672":{"body":"The job is schedule on a nightly basis on airflow. The dag is available under mozilla/telemetry-airflow:/dags/socorro_import.py .","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Scheduling","id":"672","title":"Scheduling"},"673":{"body":"The source schema is available on the mozilla-services/socorro GitHub repository . This schema is transformed into a Spark-SQL structure and serialized to parquet after transforming column names from camelCase to snake_case.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Schema","id":"673","title":"Schema"},"674":{"body":"The code is a notebook in the mozilla-services/data-pipeline repository . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Socorro Crash Reports » Code Reference","id":"674","title":"Code Reference"},"675":{"body":"Introduction Content Background and Caveats Accessing the Data Data Reference Combining Rows Schema Scheduling Public Data Code Reference","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » SSL Ratios","id":"675","title":"SSL Ratios"},"676":{"body":"The public SSL dataset publishes the percentage of page loads Firefox users have performed that were conducted over SSL. This dataset is used to produce graphs like Let's Encrypt's to determine SSL adoption on the Web over time. Content The public SSL dataset is a table where each row is a distinct set of dimensions, with their associated SSL statistics. The dimensions are submission_date, os, and country. The statistics are reporting_ratio, normalized_pageloads, and ratio. Background and Caveats We're using normalized values in normalized_pageloads to obscure absolute page load counts. This is across the entirety of release, not per-version, because we're looking at Web health, not Firefox user health. Any dimension tuple (any given combination of submission_date, os, and country) with fewer than 5000 page loads is omitted from the dataset. This is hopefully just a temporary dataset to stopgap release aggregates going away until we can come up with a better way to publicly publish datasets. Accessing the Data For details on accessing the data, please look at bug 1414839 .","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Introduction","id":"676","title":"Introduction"},"677":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Data Reference","id":"677","title":"Data Reference"},"678":{"body":"This is a dataset of ratios. You can't combine ratios if they have different bases. For example, if 50% of 10 loads (5 loads) were SSL and 5% of 20 loads (1 load) were SSL, you cannot calculate that 20% (6 loads) of the total loads (30 loads) were SSL unless you know that the 50% was for 10 and the 5% was for 20. If you're reluctant, for product reasons, to share the numbers 10 and 20, this gets tricky. So what we've done is normalize the whole batch of 30 down to 1.0. That means we tell you that 50% of one-third of the loads (0.333...) was SSL and 5% of the other two-thirds of the loads (0.666...) was SSL. Then you can figure out the overall 20% figure by this calculation: (0.5 * 0.333 + 0.05 * 0.666) / (0.333 + 0.666) = 0.2 Notice that you must divide by the sum of the normalized pageloads (0.333 + 0.666) in order to \"unnormalize\" the result into the true ratio. (In this toy example we're summing across all dimensions so the sum of all included normalized pageloads was 1.0.) For this dataset the same system applies. To combine rows' ratios (to, for example, see what the SSL ratio was across all os and country for a given submission_date), you must first multiply them by the rows' normalized_pageviews values. Then you must divide them by the sum of the rows' normalized_pageviews values to \"unnormalize\" and get the true ratio. Or, in JavaScript: let rows = query_result.data.rows;\nlet normalizedRatioForDateInQuestion = rows .filter((row) => row.submission_date == dateInQuestion) .reduce((row, acc) => acc + row.normalized_pageloads * row.ratio, 0);\nlet normalizedPageloadSumForDateInQuestion = rows .filter((row) => row.submission_date == dateInQuestion) .reduce((row, acc) => acc + row.normalized_pageloads, 0);\nlet trueRatio = normalizedRatioForDateInQuestion / normalizedPageloadSumForDateInQuestion; Remember that the normalization in this dataset is done across all dimensions (os, country) per submission_date. Summing ratio (or reporting_ratio) across different submission_date values will not give correct information.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Combining Rows","id":"678","title":"Combining Rows"},"679":{"body":"The data is output in STMO API format: \"query_result\": { \"retrieved_at\": , \"query_hash\": , \"query\": , \"runtime\": , \"id\": , \"data_source_id\": 26, // Athena \"data_scanned\": , \"data\": { \"data_scanned\": , \"columns\": [ {\"friendly_name\": \"submission_date\", \"type\": \"datetime\", \"name\": \"submission_date\"}, {\"friendly_name\": \"os\", \"type\": \"string\", \"name\": \"os\"}, {\"friendly_name\": \"country\", \"type\": \"string\", \"name\": \"country\"}, {\"friendly_name\": \"reporting_ratio\", \"type\": \"float\", \"name\": \"reporting_ratio\"}, {\"friendly_name\": \"normalized_pageloads\", \"type\": \"float\", \"name\": \"normalized_pageloads\"}, {\"friendly_name\": \"ratio\", \"type\": \"float\", \"name\": \"ratio\"} ], \"rows\": [ { \"submission_date\": \"2017-10-24T00:00:00\", // date string, day resolution \"os\": \"Windows_NT\", // operating system family of the clients reporting the pageloads. One of \"Windows_NT\", \"Linux\", or \"Darwin\". \"country\": \"CZ\", // ISO 639 two-character country code, or \"??\" if we have no idea. Determined by performing a geo-IP lookup of the clients that submitted the pings. \"reporting_ratio\": 0.006825266611977031, // the ratio of pings that reported any pageloads at all. A number between 0 and 1. See [bug 1413258](https://bugzilla.mozilla.org/show_bug.cgi?id=1413258). \"normalized_pageloads\": 0.00001759145263985348, // the proportion of total pageloads in the dataset that are represented by this row. Provided to allow combining rows. A number between 0 and 1. \"ratio\": 0.6916961976822144 // the ratio of the pageloads that were performed over SSL. A number between 0 and 1. }, ... ] }\n}","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Schema","id":"679","title":"Schema"},"68":{"body":"There are Bugzilla components for several core datasets, as described in this documentation. If at all possible, assign a specific component to the issue. If there is an issue with a dataset to which you are unable to assign its own component, file an issue in the Datasets: General component .","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Problems with the data","id":"68","title":"Problems with the data"},"680":{"body":"The dataset updates every 24 hours.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Scheduling","id":"680","title":"Scheduling"},"681":{"body":"The data is publicly available on BigQuery: mozilla-public-data.telemetry_derived.ssl_ratios_v1. Data can also be accessed through the public HTTP endpoint: https://public-data.telemetry.mozilla.org/api/v1/tables/telemetry_derived/ssl_ratios/v1/files","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Public Data","id":"681","title":"Public Data"},"682":{"body":"You can find the query that generates the SSL dataset STMO#49323 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » SSL Ratios (public) » Code Reference","id":"682","title":"Code Reference"},"683":{"body":"Introduction Rows and Columns Accessing the Data Data Reference Example Queries Sampling Invalid Pings Scheduling Schema","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Telemetry Aggregates Reference","id":"683","title":"Telemetry Aggregates Reference"},"684":{"body":"The telemetry_aggregates dataset is a daily aggregation of the pings, aggregating the histograms across a set of dimensions. Rows and Columns There's one column for each of the dimensions and the histogram and each row is a distinct set of dimensions, along with their associated histograms. Accessing the Data This dataset is accessible via STMO by selecting from telemetry_aggregates. The data is stored as a parquet table in S3 at the following address. s3://telemetry-parquet/aggregates_poc/v1/","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Introduction","id":"684","title":"Introduction"},"685":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Data Reference","id":"685","title":"Data Reference"},"686":{"body":"Here's an example query that shows the number of pings received per submission_date for the dimensions provided. SELECT submission_date, SUM(count) AS pings\nFROM telemetry_aggregates\nWHERE channel = 'nightly' AND metric = 'GC_MS' AND aggregate_type = 'build_id' AND period = '201901'\nGROUP BY submission_date\nORDER BY submission_date\n;","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Example Queries","id":"686","title":"Example Queries"},"687":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Sampling","id":"687","title":"Sampling"},"688":{"body":"We ignore invalid pings in our processing. Invalid pings are defined as those that: The submission dates are invalid or missing. The build ID is malformed. The docType field is missing or unknown. The build ID is older than a defined cutoff days. (See the BUILD_ID_CUTOFFS variable in the code for the max days per channel)","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Invalid Pings","id":"688","title":"Invalid Pings"},"689":{"body":"The telemetry_aggregates job is run daily, at midnight UTC. The job is scheduled on Airflow . The DAG is here","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Scheduling","id":"689","title":"Scheduling"},"69":{"body":"There are Bugzilla components for several of the tools that comprise the Data Platform . File a bug in the specific component that most closely matches the tool in question. Operational issues, such as services being unavailable, need to be filed in the Data SRE Jira Project . The ticket should contain the following information: Service details Steps to reproduce Impact to users","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Problems with tools","id":"69","title":"Problems with tools"},"690":{"body":"The telemetry_aggregates table has a set of dimensions and set of aggregates for those dimensions. The partitioned dimensions are the following columns. Filtering by one of these fields to limit the resulting number of rows can run significantly faster: metric is the name of the metric, like \"GC_MS\". aggregate_type is the type of aggregation, either \"build_id\" or \"submission_date\", representing how this aggregation was grouped. period is a string representing the month in YYYYMM format that a ping was submitted, like '201901'. The rest of the dimensions are: submission_date is the date pings were submitted for a particular aggregate. channel is the channel, like release or beta. version is the program version, like 46.0a1. build_id is the YYYYMMDDhhmmss timestamp the program was built, like 20190123192837. application is the program name, like Firefox or Fennec. architecture is the architecture that the program was built for (not necessarily the one it is running on). os is the name of the OS the program is running on, like Darwin or Windows_NT. os_version is the version of the OS the program is running on. key is the key of a keyed metric. This will be empty if the underlying metric is not a keyed metric. process_type is the process the histogram was recorded in, like content or parent. The aggregates are: count is the aggregate sum of the number of pings per dimensions. sum is the aggregate sum of the histogram values per dimensions. histogram is the aggregated histogram per dimensions. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » Telemetry Aggregates » Schema","id":"690","title":"Schema"},"691":{"body":"GLAM aims to answer a majority of the \"easy\" questions of how a probe or metric has changed over time. The GLAM aggregation tables are useful for accessing the data that drives GLAM if more exploration is required. Exploring the GLAM tables could take that a little farther, but still has some limitations. If you need to dive deeper or aggregate on a field that isn't included here, consider reading Visualizing Percentiles of a Main Ping Exponential Histogram . The GLAM tables: Are aggregated at the client level, not the submission ping level Provide a set of dimensions for subsets: channel, OS, process or ping type Are aggregated by build ID and version For each aggregation, the distribution and percentiles over time are calculated Have the last 3 versions of data aggregated every day Retain data for up to 10 major versions","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » GLAM datasets","id":"691","title":"GLAM datasets"},"692":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox Desktop","id":"692","title":"Firefox Desktop"},"693":{"body":"moz-fx-data-shared-prod.telemetry.client_probe_counts","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data source table","id":"693","title":"Data source table"},"694":{"body":"os: One of Windows, Mac, Linux, or NULL for all OSes app_version: Integer representing the major version app_build_id: The full build ID, or NULL if aggregated by major version channel: One of nightly, beta, or release metric: The name of the metric metric_type: The type of metric, e.g. histogram-enumerated key: The key if the metric is a keyed metric process: The process client_agg_type: The type of client aggregation used, e.g. summed_histogram agg_type: One of histogram or percentiles representing what data will be in the aggregates column total_users: The number of users that submitted data for the combination of dimensions aggregates: The data as a key/value record, either percentiles or histogram","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data reference","id":"694","title":"Data reference"},"695":{"body":"SELECT os, app_version, app_build_id, channel, metric, metric_type, key, process, client_agg_type, agg_type, total_users, mozfun.glam.histogram_cast_json(aggregates) AS aggregates\nFROM `moz-fx-data-shared-prod.telemetry.client_probe_counts`\nWHERE metric=\"checkerboard_severity\" AND channel=\"nightly\" AND os IS NULL AND process=\"parent\" AND app_build_id IS NULL Notes: To query all OSes, use: WHERE os IS NULL To query by build ID, use: WHERE app_build_id IS NOT NULL To query by version, use: WHERE app_build_id IS NULL","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Sample query","id":"695","title":"Sample query"},"696":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox for Android","id":"696","title":"Firefox for Android"},"697":{"body":"org_mozilla_fenix_glam_release__view_probe_counts_v1 org_mozilla_fenix_glam_beta__view_probe_counts_v1 org_mozilla_fenix_glam_nightly__view_probe_counts_v1","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data source tables","id":"697","title":"Data source tables"},"698":{"body":"os: Just \"Android\" for now app_version: Integer representing the major version app_build_id: The full build ID, or \"*\" if aggregated by major version channel: Always \"*\", use the different source tables to select a channel metric: The name of the metric metric_type: The type of metric, e.g. timing_distribution key: The key if the metric is a keyed metric ping_type: The type of ping, or \"*\" for all ping types client_agg_type: The type of client aggregation used, e.g. summed_histogram agg_type: One of histogram or percentiles representing what data will be in the aggregates column total_users: The number of users that submitted data for the combination of dimensions aggregates: The data as a key/value record, either percentiles or histogram","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Data reference","id":"698","title":"Data reference"},"699":{"body":"SELECT ping_type, os, app_version, app_build_id, metric, metric_type, key, client_agg_type, agg_type, total_users, mozfun.glam.histogram_cast_json(aggregates) AS aggregates,\nFROM `moz-fx-data-shared-prod.glam_etl.org_mozilla_fenix_glam_release__view_probe_counts_v1`\nWHERE metric=\"performance_time_dom_complete\" AND os=\"Android\" AND ping_type=\"*\" AND app_build_id!=\"*\" Notes: To query all ping types, use: WHERE ping_type = \"*\" To query by build ID, use: WHERE app_build_id != \"*\" To query by version, use: WHERE app_build_id = \"*\"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Sample query","id":"699","title":"Sample query"},"7":{"body":"This section is an introductory guide to analyzing Telemetry data: it should give you enough knowledge and understanding to begin exploring our systems. After reading through this section, you can look through the tutorials , which has more specific guides on performing particular tasks. Found a bug? Edit this page on GitHub.","breadcrumbs":"Introduction » Introduction","id":"7","title":"Introduction"},"70":{"body":"When in doubt, file issues in the General component . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Getting Started » Reporting a problem » Other issues","id":"70","title":"Other issues"},"700":{"body":"In addition to the above tables, the GLAM ETL produces intermediate tables that can be useful outside of the GLAM ETL in some cases. These tables include the client ID and could be joined with other tables to filter by client based data (e.g. specific hardware).","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » GLAM Intermediate Tables","id":"700","title":"GLAM Intermediate Tables"},"701":{"body":"Data sources: moz-fx-data-shared-prod.telemetry.clients_daily_histogram_aggregates moz-fx-data-shared-prod.telemetry.clients_daily_scalar_aggregates These tables are: Preprocessed from main telemetry to intermediate data with one row per client per metric per day, then aggregated normalizing across clients. Clients daily aggregates analogous to clients daily with: all metrics aggregated each scalar includes min, max, average, sum, and count aggregations each histogram aggregated over all client data per day each date is further aggregated over the dimensions: channel, os, version, build ID","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Firefox Desktop","id":"701","title":"Firefox Desktop"},"702":{"body":"","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » ETL Pipeline","id":"702","title":"ETL Pipeline"},"703":{"body":"GLAM is scheduled to run daily via Airflow. There are two separate ETL pipelines for computing GLAM datasets for Firefox Desktop legacy , Fenix and Firefox on Glean .","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Scheduling","id":"703","title":"Scheduling"},"704":{"body":"The ETL code base lives in the bigquery-etl repository and is partially generated. The scripts for generating ETL queries for Firefox Desktop Legacy currently live here while the GLAM logic for Glean apps lives here .","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Source Code","id":"704","title":"Source Code"},"705":{"body":"GLAM has a separate set of steps and intermediate tables to aggregate scalar and histogram probes. latest_versions This task pulls in the most recent version for each channel from https://product-details.mozilla.org/1.0/firefox_versions.json clients_daily_histogram_aggregates_ The set of steps that load data to this table are divided into different processes (parent, content, gpu) plus a keyed step for keyed histograms. The parent job creates or overwrites the partition corresponding to the logical_date, and other processes append data to that partition. The process uses telemetry.buildhub2 to select rows with valid build_ids. Aggregations are done per client, per day, and include a line for each submission_date, client_id, os, app_version, build_id, and channel. The aggregation is done by adding histogram values with the same key for the dimensions listed above. The queries for the different steps are generated and run as part of each step. The \"keyed\" step includes all Keyed Histogram probes, regardless of process (parent, content, gpu). As a result of the subdivisions in this step, it generates different rows for each process and keyed/non-keyed metric, which will be grouped together in the clients_histogram_aggregates step. Clients that are on the release channel of the Windows operating system get sampled to reduce the data size. The partitions are set to expire after 7 days. clients_histogram_aggregates_new This step groups together all rows that have the same submission_date and logical_date from different processes and keyed and non-keyed sources, and combines them into a single row in the histogram_aggregates column. It sums the histogram values with the same key. This process is only applied to the last three versions. The table is overwritten at every execution of this step. clients_histogram_aggregates New entries from clients_histogram_aggregates_new are merged with the 3 last versions of previous day’s partition and written to the current day’s partition. The most recent partition contains the current snapshot of the last three versions of data. The partitions expire in 7 days. clients_histogram_buckets_counts This process starts by creating wildcards for os and app_build_id which are needed for aggregating values across os and build IDs later on. It then filters out builds that have less than 0.5% of WAU (which can vary per channel). This is referenced in https://github.com/mozilla/glam/issues/1575#issuecomment-946880387. The process then normalizes histograms per client - it sets the sum of histogram values for each client for a given metric to 1. Finally, it removes the client_id dimension by aggregating all histograms for a given metric and adding the clients' histogram values. clients_histogram_probe_counts This process generates buckets - which can be linear or exponential - based on the metric_type. It then aggregates metrics per wildcards (os, app_build_id). Finally, it rebuilds histograms using the Dirichlet Distribution, normalized using the number of clients that contributed to that histogram in the clients_histogram_buckets_counts step. histogram_percentiles Uses mozfun.glam.percentile UDF to build histogram percentiles, from [0.1 to 99.9] clients_daily_scalar_aggregates The set of steps that load data to this table are divided into non-keyed scalar, keyed_boolean and keyed_scalar. The non-keyed scalar job creates or overwrites the partition corresponding to the logical_date, and other processes append data to that partition. The process uses telemetry.buildhub2 to select rows with valid build_ids. Aggregations are done per client, per day and include a line for each client, os, app_version, build_id, and channel. The queries for the different steps are generated and run as part of each step. All steps include probes regardless of process (parent, content, gpu). As a result of the subdivisions in this step, it generates different rows for each keyed/non-keyed, boolean/scalar metric, which will be grouped together in clients_scalar_aggregates. Clients that are on the release channel of the Windows operating system get sampled to reduce the data size. Partitions expire in 7 days. clients_scalar_aggregates The process starts by taking the clients_daily_scalar_aggregates as the primary source. It then groups all rows that have the same submission_date and logical_date from the keyed and non-keyed, scalar and boolean sources, and combines them into a single row in the scalar_aggregates column. If the agg_type is count, sum, true, or false, the process will sum the values. If the agg_type is max, it will take the maximum value, and if it is min, it will take the minimum value. This process is only applied to the last three versions. The partitions expire in 7 days. scalar_percentiles This process produces a user count and percentiles for scalar metrics. It generates wildcard combinations of os and app_build_id and merges all submissions from a client for the same os, app_version, app_build_id and channel into the scalar_aggregates column. The user_count column is computed taking sampling into account. Finally it splits the aggregates into percentiles from [0.1 to 99.9] client_scalar_probe_counts This step processes booleans and scalars, although booleans are not supported by GLAM. For boolean metrics the process aggregates their values with the following rule: \"never\" if all values for a metric are false, \"always\" if all values are true, and sometimes if there's a mix. For scalar and keyed_scalar probes the process starts by building the buckets per metric, then it generates wildcards for os and app_build_id. It then aggregates all submissions from the same client_id under one row and assigns the user_count column to it with the following rule: 10 if os is \"Windows\" and channel is \"release\", 1 otherwise. After that it finishes by aggregating the rows per metric, placing the scalar values in their appropriate buckets and summing up all user_count values for that metric. glam_user_counts Combines both aggregated scalar and histogram values. This process produces a user count for each combination of os, app_version, app_build_id, channel. It builds a client count from the union of histograms and scalars, including all combinations in which os, app_version, app_build_id, and channel are wildcards. glam_sample_counts This process calculates the total_sample column by adding up all the aggregates values. This works because in the primary sources the values also represent a count of the samples that registered their respective keys extract_user_counts This step exports user counts in its final shape to GCS as a CSV. It first copies a deduplicated version of the primary source to a temporary table, removes the previously exported CSV files from GCS, then exports the temporary table to GCS as CSV files. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Derived Datasets » GLAM Aggregates » Steps","id":"705","title":"Steps"},"706":{"body":"See Experimentation for an overview of experimentation in Firefox. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment datasets","id":"706","title":"Experiment datasets"},"707":{"body":"Statistics tables Examples Client-window aggregate tables Enrollment tables Scheduling Code reference Documentation Statistical summaries of telemetry data from experiments run in Mozilla products are provided by Jetstream . These summaries are published to BigQuery and serve both as the substrate for the result visualization platform and as a resource for data scientists. Jetstream runs as part of the nightly ETL job (see Scheduling below). Jetstream is also run after pushes to the jetstream-config repository. Jetstream publishes tables to the dataset moz-fx-data-experiments.mozanalysis. Experiments are analyzed using the concept of analysis windows. Analysis windows describe an interval marked from each client's day of enrollment. The \"day 0\" analysis window aggregates data from the days that each client enrolled in the experiment. Because the intervals are demarcated from enrollment, they are not calendar dates; for some clients in an experiment, day 0 could be a Tuesday, and for others a Saturday. The week 0 analysis window aggregates data from each client's days 0 through 6, the week 1 window aggregates data from days 7 through 13, and so on. Clients are given a fixed amount of time, specified in Experimenter and often a week long, to enroll. Final day 0 results are available for reporting at the end of the enrollment period, after the last eligible client has enrolled, and week 0 results are available a week after the enrollment period closes. Results for each window are published as soon as complete data is available for all enrolled clients. The \"overall\" window, published after the experiment has ended, is a window beginning on each client's day 0 that spans the longest period for which all clients have complete data. Jetstream computes statistics over several metrics by default, including for any features associated with the experiment in Experimenter. Data scientists can provide configuration to add additional metrics. Advice on configuring Jetstream can be found at the jetstream-config repository.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Jetstream datasets","id":"707","title":"Jetstream datasets"},"708":{"body":"The statistics tables contain statistical summaries of their corresponding aggregate tables. These tables are suitable for plotting directly without additional transformations. Statistics tables are named like: statistics__{day, week, overall}_ A view is also created that concatenates all statistics tables for an experiment of a given period type, named like: statistics__{daily, weekly, overall} Statistics tables have the schema: Column name Type Description segment STRING The segment of the population being analyzed. \"all\" for the entire population. metric STRING The slug of the metric, like active_ticks or retained statistic STRING The slug of the statistic that was used to summarize the metric, like \"mean\" or \"deciles\" parameter NUMERIC (decimal) A statistic-dependent quantity. For two-dimensional statistics like \"decile,\" this represents the x axis of the plot. For one-dimensional statistics, this is NULL. comparison STRING If this row represents a comparison between two branches, this row describes what kind of comparison, like difference or relative_uplift. If this row represents a measurement of a single branch, then this column is NULL. comparison_to_branch STRING If this row represents a comparison between two branches, this row describes which branch is being compared to. For simple A/B tests, this will be \"control.\" ci_width FLOAT64 A value between 0 and 1 describing the width of the confidence interval represented by the lower and upper columns. Valued at 0.95 for 95% confidence intervals. point FLOAT64 The point estimate of the statistic for the metric given the parameter. lower FLOAT64 The lower bound of the confidence interval for the estimate. upper FLOAT64 The upper bound of the confidence interval for the estimate. window_index INT64 (views only) A base-1 index reflecting the analysis window from which the row is drawn (i.e. day 1, day 2, …). analysis_basis STRING Analysis basis statistic result is based on. Currently, analysis_basis can be either enrollments or exposures. Each combination of (segment, metric, statistic, parameter, comparison, comparison_to_branch, ci_width, analysis_basis) uniquely describes a single data point. The available segments in a table should be derived from inspection of the table. Jetstream's Github wiki has a description of each statistic and comparison.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Statistics tables","id":"708","title":"Statistics tables"},"709":{"body":"To extract the mean of active_hours for each branch from a weekly statistics view with a name like statistics_bug_12345_slug_weekly, you could run the query: SELECT segment, window_index AS week, branch, point, lower, upper\nFROM `moz-fx-data-experiments`.mozanalysis.statistics_bug_12345_slug_weekly\nWHERE metric = \"active_hours\" AND statistic = \"mean\" AND comparison IS NULL This query would return a row for each user segment, for each week of the experiment, for each branch, with the mean of the active_hours metric. To see whether the absolute difference of the mean of active_hours was different between the control and treatment branches, you could run: SELECT window_index AS week, branch, point, lower, upper\nFROM `moz-fx-data-experiments`.mozanalysis.statistics_bug_12345_slug_weekly\nWHERE metric = \"active_hours\" AND statistic = \"mean\" AND comparison = \"difference\" AND branch = \"treatment\" AND comparison_to_branch = \"control\" AND segment = \"all\" This query would return a row for each week of the experiment containing an estimate of the absolute difference between the treatment and control branches for the segment containing all users.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Examples","id":"709","title":"Examples"},"71":{"body":"This section contains tutorials on how to analyze Telemetry data. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Analysis","id":"71","title":"Analysis"},"710":{"body":"The aggregate tables contain one row per enrolled client_id. An aggregate table is written for each analysis window. The statistics tables are derived from the aggregate tables. The aggregate tables are less useful without additional processing but they may be useful for diagnostics. Aggregate tables are named like: __{day,week,overall}_ Aggregate tables have flexible schemas. Every table contains the columns: Column name Type Description client_id STRING Client's telemetry client_id branch STRING Branch client enrolled in enrollment_date DATE First date that the client enrolled in the branch exposure_date DATE First date that the client saw the exposure event (Optional) num_enrollment_events INT64 Number of times a client enrolled in the given branch num_exposure_events INT64 Number of times a client has seen the exposure event analysis_window_start INT64 The day after enrollment that this analysis window began; day 0 is the day of enrollment analysis_window_end INT64 The day after enrollment that this analysis window terminated (inclusive) The combination of (client_id, branch) is unique. Each metric associated with the experiment defines an additional (arbitrarily-typed) column. Each data source associated with the experiment defines additional _has_contradictory_branch and _has_non_enrolled_data columns, which respectively indicate whether client_id reported data from more than one branch or without any tagged branch in that dataset over that analysis window. Each segment associated with the experiment defines an additional boolean column.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Client-window aggregate tables","id":"710","title":"Client-window aggregate tables"},"711":{"body":"Enrollment tables contain enrollment information per client_id for which an enroll event has been received. An enrollment table for a specific experiment is created once after the enrollment period has completed. The enrollment table is then re-used in sub-sequent analysis runs. Enrollment tables are named like: enrollments_ Enrollment tables have flexible schemas, but every table contains the columns: Column name Type Description client_id STRING Client's telemetry client_id branch STRING Branch client enrolled in enrollment_date DATE First date that the client enrolled in the branch num_enrollment_events INT64 Number of times a client enrolled in the given branch The combination of (client_id, branch) is unique. Each segment defines an additional non-NULL boolean column per segment which is set to true if the client is in the segment and false otherwise.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Enrollment tables","id":"711","title":"Enrollment tables"},"712":{"body":"Jetstream is updated nightly by telemetry-airflow. It is invoked by the jetstream DAG .","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Scheduling","id":"712","title":"Scheduling"},"713":{"body":"Jetstream's datasets are generated by invoking Jetstream . Data scientists can configure Jetstream or trigger a Jetstream invocation by interacting with the jetstream-config repository.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Code reference","id":"713","title":"Code reference"},"714":{"body":"Additional documentation about Jetstream can be found in the Jetstream Experimenter Docs . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Jetstream » Documentation","id":"714","title":"Documentation"},"715":{"body":"This article introduces the datasets that are useful for analyzing studies in Firefox. After reading this article, you should understand how to answer questions about study enrollment, identify telemetry from clients enrolled in an experiment, and locate telemetry from add-on studies.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Analyzing data from SHIELD studies","id":"715","title":"Analyzing data from SHIELD studies"},"716":{"body":"Dashboards Experiment slugs Tables experiments map (ping tables) experiments column (some derived tables) events telemetry.shield_study_addon telemetry.shield_study","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Table of contents","id":"716","title":"Table of contents"},"717":{"body":"Experimenter is the place to find lists of live experiments.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Dashboards","id":"717","title":"Dashboards"},"718":{"body":"Each experiment is associated with a slug, which is the label used to identify the experiment to Normandy clients. The slug is also used to identify the experiment in most telemetry. The slug for pref-flip experiments is defined in the recipe by a field named slug; the slug for add-on experiments is defined in the recipe by a field named name. You can find the slug associated with an experiment in Experimenter.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Experiment slugs","id":"718","title":"Experiment slugs"},"719":{"body":"","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » Tables","id":"719","title":"Tables"},"72":{"body":"This section covers data tools that you can use for discovering what data is available about our products. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Data Analysis Tools","id":"72","title":"Data Analysis Tools"},"720":{"body":"Ping tables and some derived tables include an experiments column which is a mapping from an experiment slug to a struct of information about the client's state in an experiment in which they are enrolled. The struct will include the fields branch and enrollment_id, the latter of which is a unique identifier computed at the time of enrollment to allow counting the number of physical clients that enroll, even in the presence of client_id sharing. You can collect rows from enrolled clients using syntax like: SELECT ... some fields ..., mozfun.map.get_key(experiments, 'some-experiment-slug-12345').branch\nFROM telemetry.main\nWHERE mozfun.map.get_key(experiments, 'some-experiment-slug-12345') IS NOT NULL","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » experiments map (ping tables)","id":"720","title":"experiments map (ping tables)"},"721":{"body":"main_summary , clients_daily , and some other tables include a experiments column which is a mapping from experiment slug to branch. You can collect rows from enrolled clients using query syntax like: SELECT ... some fields ..., mozfun.map.get_key(experiments, 'some-experiment-slug-12345') AS branch\nFROM telemetry.clients_daily\nWHERE mozfun.map.get_key(experiments, 'some-experiment-slug-12345') IS NOT NULL","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » experiments column (some derived tables)","id":"721","title":"experiments column (some derived tables)"},"722":{"body":"The events table includes Normandy and Nimbus enrollment and unenrollment events for all kinds of studies. Normandy and Nimbus events both have event category normandy. The event value will contain the experiment slug. The event schema is described in the Firefox source tree . The events table is updated daily.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » events","id":"722","title":"events"},"723":{"body":"The telemetry.shield_study_addon table contains SHIELD telemetry from legacy add-on experiments, i.e. key-value pairs sent with the browser.study.sendTelemetry() method from the SHIELD study add-on utilities library. The study_name attribute of the payload column will contain the identifier registered with the SHIELD add-on utilities. This is set by the add-on; sometimes it takes the value of applications.gecko.id from the add-on's manifest.json. This is often not the same as the Normandy slug. The schema for shield-study-addon pings is described in the mozilla-pipeline-schemas repository . The key-value pairs are present in data attribute of the payload column. The telemetry.shield_study_addon table contains only full days of data. If you need access to data with lower latency, you can use the \"live\" table telemetry_live.shield_study_addon_v4 which should have latency significantly less than 1 hour.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » telemetry.shield_study_addon","id":"723","title":"telemetry.shield_study_addon"},"724":{"body":"The telemetry.shield_study dataset includes enrollment and unenrollment events for legacy add-on experiments only, sent by the SHIELD study add-on utilities . The study_name attribute of the payload column will contain the identifier registered with the SHIELD add-on utilities. This is set by the add-on; sometimes it takes the value of applications.gecko.id from the add-on's manifest.json. This is often not the same as the Normandy slug. Normandy also emits its own enrollment and unenrollment events for these studies, which are available in the events table. The telemetry.shield_study table contains only full days of data. If you need access to data with lower latency, you can use the \"live\" table telemetry_live.shield_study_v4 which should have latency significantly less than 1 hour. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing experiment data » telemetry.shield_study","id":"724","title":"telemetry.shield_study"},"725":{"body":"Heartbeat survey studies return telemetry on user engagement with the survey prompt. The heartbeat pings do not contain the survey responses themselves, which are stored by SurveyGizmo. The telemetry is received using the heartbeat document type, which is described in the Firefox source tree docs .","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Accessing Heartbeat data","id":"725","title":"Accessing Heartbeat data"},"726":{"body":"Heartbeat responses may be linked to Firefox telemetry if there is a \"includeTelemetryUUID\": true key in the arguments object of the show-heartbeat recipe . Heartbeat never reports telemetry client_ids to SurveyGizmo, but, when includeTelemetryUUID is true, the Normandy user_id is reported to SurveyGizmo as the userid URL variable. Simultaneously, a heartbeat ping is sent to Mozilla, containing both the telemetry client_id and the Normandy userid that was reported to SurveyGizmo. The userid is reported by appending it to the surveyId field of the ping, like: hb-example-slug::e87bcae5-bb63-4829-822a-85ba41ee5d53 These can be extracted from the ping table for analysis using expressions like: SPLIT(payload.survey_id,'::')[OFFSET(1)] AS surveygizmo_userid","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Linking Heartbeat responses to telemetry","id":"726","title":"Linking Heartbeat responses to telemetry"},"727":{"body":"Heartbeat data is available in the telemetry.heartbeat table in BigQuery. Its structure matches the heartbeat ping schema . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Accessing Heartbeat data » Data reference","id":"727","title":"Data reference"},"728":{"body":"Add-on studies may choose to implement new scalar or event telemetry probes. These probes are not described in the probe metadata files in the Firefox source tree and are not described in the probe dictionary . Often, they are documented in the repositories associated with the add-on studies instead. There is no complete central reference for these. This page is intended as a partial historical reference for these probes. Start date Study Probe type Probe names Documentation 2020-11 DNSSEC interference study custom ping dnssec-study-v1 ping https://github.com/mozilla-extensions/dnssec-interference/blob/master/TELEMETRY.md 2020-08 DoH Resolver Usage Study event doh.study.resolverusage#resolve.domains https://github.com/mozilla-extensions/doh-resolver-usage-study/blob/master/docs/TELEMETRY.md 2020-06 Google Accounts Login Check custom ping normandy-login-study ping ingested to the telemetry.normandy_login_study table https://github.com/mozilla-extensions/login-study/blob/master/login-check-metrics.md 2020-04 HTTP Upgrade scalar httpsUpgradeStudy.https, httpsUpgradeStudy.nonupgradable, httpsUpgradeStudy.upgradable https://bugzilla.mozilla.org/show_bug.cgi?id=1629585 2020-02 Search interventions scalar urlbarInterventionsExperiment.tipShownCount, .tipPickedCount missing 2019-10 Delegated credentials event delegatedcredentials#connectDC, #connectNoDC https://github.com/kjacobs-moz/dc-experiment-addon 2019-10 DNS over HTTPS heuristics event doh#evaluate.heuristics, doh#state https://github.com/mozilla/doh-rollout/blob/6787458a6901ef3b2a8fef86a179899213809534/docs/telemetry.md Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Dynamic telemetry » Dynamic telemetry","id":"728","title":"Dynamic telemetry"},"729":{"body":"Experiment enrollment data Experiment search metrics data Derived dataset GCS data export Implementation Code reference Experiment monitoring datasets are designed to power dashboards, such as Experiment Enrollment Grafana dashboard , for monitoring experiments in real time. Currently, datasets for monitoring the number or enrollments and number of searches performed by clients enrolled in experiments are available.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment monitoring datasets","id":"729","title":"Experiment monitoring datasets"},"73":{"body":"Reference material for data assets (tables, dashboards, pings, etc.) can primarily be found in the Data Catalog: https://mozilla.acryl.io. It provides an automatically updated \"map\" of data assets, including lineage and descriptions, without the need for manual curation.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » The Data Catalog","id":"73","title":"The Data Catalog"},"730":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 provides enrollment, unenrollment, graduate, update and failure aggregates for experiments and branches over 5-minute intervals for Fenix and desktop experiments. This live view is also the basis of several derived views: Dataset name Description mozdata.telemetry.experiment_unenrollment_overall Overall number of clients that unenrolled from experiments mozdata.telemetry.experiment_enrollment_other_events_overall Number of events other than enroll and unenroll sent by clients mozdata.telemetry.experiment_enrollment_cumulative_population_estimate Cumulative number of clients enrolled in experiments mozdata.telemetry.experiment_enrollment_overall Overall number of clients enrolled in experiments mozdata.telemetry.experiment_enrollment_daily_active_population Number of daily active clients enrolled in experiments","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment enrollment data","id":"730","title":"Experiment enrollment data"},"731":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 provides aggregated search metrics of clients enrolled in Fenix and desktop experiments, such as the number of searches performed, the number of searches with ads and the number of ad clicks. This live view is also the basis of several derived views: Dataset name Description mozdata.telemetry.experiment_cumulative_ad_clicks Cumulative number of ad clicks by clients enrolled in experiments mozdata.telemetry.experiment_cumulative_search_count Cumulative number of searches by clients enrolled in experiments mozdata.telemetry.experiment_cumulative_search_with_ads_count Cumulative number of searches with ads by clients enrolled in experiments","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Experiment search metrics data","id":"731","title":"Experiment search metrics data"},"732":{"body":"The derived views have the following schema: Column name Type Description time TIMESTAMP Timestamp when value was recorded branch STRING Experiment branch experiment STRING Experiment slug value INT64 Aggregated value As an example of how these views can be used, the following query determines the number of cumulative clients enrolled in a the multi-stage-aboutwelcome-set-default-as-first-screen experiment to date in each branch of a study: SELECT branch, SUM(value) AS total_enrolled\nFROM `mozdata.telemetry.experiment_enrollment_cumulative_population_estimate`\nWHERE experiment = 'multi-stage-aboutwelcome-set-default-as-first-screen'\nGROUP BY 1\nORDER BY 2","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Derived dataset","id":"732","title":"Derived dataset"},"733":{"body":"As some dashboard solutions, such as the Experimenter console, might not have access to BigQuery, data from derived experiment monitoring views is also exported as JSON to monitoring/ in the mozanalysis bucket in moz-fx-data-experiments. JSON files are named like: _.json, for example: gs://mozanalysis/monitoring/bug-1683348-rollout-tab-modal-print-ui-roll-out-release-84-85_experiment_unenrollment_overall.json A script for exporting this data is scheduled to run via Airflow every 5 minutes.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » GCS data export","id":"733","title":"GCS data export"},"734":{"body":"To keep the cost low for retrieving live monitoring data, BigQuery materialized views have been set up. These materialized views read delta changes from the base live tables to compute up-to-date results every 5 minutes. As materialized views do not support UNION ALL, separate materialized views are deployed for legacy desktop telemetry and every Fenix related dataset. Materialized views for experiment enrollment events: org_mozilla_fenix_derived.experiment_events_live_v1 org_mozilla_firefox_derived.experiment_events_live_v1 org_mozilla_firefox_beta_derived.experiment_events_live_v1 telemetry_derived.experiment_events_live_v1 The moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 view combines data of the past 2 days from all of the materialized views for experiment enrollments with data older than 2 days from telemetry_derived.experiment_enrollment_aggregates_v1. Materialized view for search metrics: org_mozilla_fenix_derived.experiment_search_events_live_v1 org_mozilla_firefox_derived.experiment_search_events_live_v1 org_mozilla_firefox_beta_derived.experiment_search_events_live_v1 telemetry_derived.experiment_search_events_live_v1 The moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 view combines data of the past 2 days from all of the materialized views for search metrics with data older than 2 days from telemetry_derived.search_aggregates_v1.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Implementation","id":"734","title":"Implementation"},"735":{"body":"moz-fx-data-shared-prod.telemetry_derived.experiment_enrollment_aggregates_live_v1 org_mozilla_fenix_derived.experiment_events_live_v1 org_mozilla_firefox_derived.experiment_events_live_v1 org_mozilla_firefox_beta_derived.experiment_events_live_v1 - moz-fx-data-shared-prod.telemetry_derived.experiment_search_aggregates_live_v1 org_mozilla_fenix_derived.experiment_search_events_live_v1 org_mozilla_firefox_derived.experiment_search_events_live_v1 org_mozilla_firefox_beta_derived.experiment_search_events_live_v1 Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Experiment Datasets » Experiment monitoring » Code reference","id":"735","title":"Code reference"},"736":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Data","id":"736","title":"Search Data"},"737":{"body":"This article introduces the datasets we maintain for search analyses: search_aggregates and search_clients_engines_sources_daily. After reading this article, you should understand the search datasets well enough to produce moderately complex analyses. Additionally, see the Building Intuition search dashboards for applications to search datasets. Listed in recommended order of consumption: Search Monetization , an overview of how search partnerships generate revenue Search Mechanics , an in-depth look at the search types described below + searches with ads and ad clicks, with special attention to search behavior in important subgroups of the population Search Analyses , a mapping of the search datasets to corresponding Looker Explores Search Access Points , an overview of search, ad impressions, and ad clicks across the different search access points (SAPs) built into the browser Regional Search Providers , an introduction to regional search providers Baidu, Yandex, Qwant, Ecosia, and Yahoo Japan.","breadcrumbs":"Dataset Reference » Search Datasets » Introduction","id":"737","title":"Introduction"},"738":{"body":"Terminology Direct vs Follow-on Search Tagged vs Untagged Searches Standard Search Aggregates Outlier Filtering In Content Telemetry Issues Relies on whitelists Limited historical data AdBlocker Addon Address Bar & Search Overviews","breadcrumbs":"Dataset Reference » Search Datasets » Table of Contents","id":"738","title":"Table of Contents"},"739":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Terminology","id":"739","title":"Terminology"},"74":{"body":"The primary use case for the catalog is finding out (at a glance) which data assets exist and how they relate to one another. A few examples: Finding the source ping or table from a Looker dashboard. Finding out whether a source ping or table has any downstream dependencies. Getting a high-level overview of how tables are transformed before data shows up in a dashboard. Tracing a column through various BigQuery tables. Finding the source query or DAG that powers a particular BigQuery table.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » What do I use it for?","id":"74","title":"What do I use it for?"},"740":{"body":"Searches can be split into three major classes: sap , follow-on , and organic . SAP searches result from a direct interaction with a search access point (SAP) , locations on the Firefox UI where clients can enter search queries. Searches that originate from these SAPs are often called SAP searches. For the most recent list of search access points, see Search telemetry doc as SAPs continue to be developed over time. The Firefox browser has multiple SAPs available at the same time. For visuals noting the location of Firefox SAPs, see here . These SAPs are recorded in the source field in search tables, and include the following: urlbar - entering a search query in the Awesomebar. Searches typed into the search bar in the middle of the browser window will also be recorded as urlbar searches. urlbar-searchmode - selecting a search partner icon while entering a search query in the Awesomebar or tagging the search partner (i.e. @duckduckgo) before entering search query via Awesomebar (was formerly called alias added as of Firefox 64.) urlbar-handoff - often referred to as new tab search. Searches by typing into the search box in the middle of the browser window will be attributed to the urlbar-handoff starting in Firefox 94. See more in probe dictionary and bug here . newtab - referred to new tab search on about:newtab page. abouthome - referred to new tab search on about:home page. searchbar - the main search bar (on the top right corner of browser window); not present by default for new profiles on Firefox 57+. Searchmode searches via the searchbar are logged as regular searchbar searches. contextmenu - highlight text, right click, and select \"Search [search engine] for [highlighted text]\" from the context menu. system - starting Firefox from the command line with an option that immediately makes a search. webextension - initiated from a web extension ( added as of Firefox 63). Note: Search telemetry evolves so the actual source name used for a specific search access point may vary between different versions of Firefox. For example, to catch SAP searches performed in Awesomebar after Firefox 94, you will need to use source in (\"urlbar\", \"urlbar-searchmode\", \"urlbar-handoff\"). Users will often interact with the Search Engine Results Page (SERP) to create \"downstream\" queries. These queries are called follow-on queries but may also be referred to as in-content queries since they are initiated from the content of the page itself and not from the Firefox UI. For example, follow-on queries can be caused by: Revising a query (restaurants becomes restaurants near me) Clicking on the \"next\" button Accepting spelling suggestions Finally, we track the number of organic searches. These searches are not via SAPs and are instead entered directly via a search engine provider, typically by visiting the provider's website and entering a search query through their website's interface.","breadcrumbs":"Dataset Reference » Search Datasets » Direct vs Follow-on Search","id":"740","title":"Direct vs Follow-on Search"},"741":{"body":"Our partners (search engines) attribute queries to Mozilla using partner codes . When a user issues a query through one of our SAPs, we include our partner code in the URL of the resulting search. Tagged queries are queries that include one of our partner codes . If a SAP query is tagged, any follow-on query should also be tagged. Untagged queries are queries that do not include one of our partner codes . If a query is untagged, it's usually because we do not have a partner deal for that search engine and region (or it is an organic search that did not start from an SAP).","breadcrumbs":"Dataset Reference » Search Datasets » Tagged vs Untagged Searches","id":"741","title":"Tagged vs Untagged Searches"},"742":{"body":"We report nine types of searches in our search datasets: sap, tagged-sap, tagged-follow-on, search_with_ads, search_with_ads_organic, ad_click, ad_click_organic, organic, and unknown (although the earliest available date for each varies). These aggregates show up as columns in thesearch_aggregates and search_clients_engines_sources_daily datasets. Our search datasets are all derived from main_summary. The aggregate columns are derived from the SEARCH_COUNTS histogram. The sap column counts all SAP (or direct) searches . sap search counts are collected via probes within the Firefox UI These counts are very reliable, but do not count follow-on queries . In 2017-06 we deployed the followonsearch addon , which adds probes for tagged-sap and tagged-follow-on searches. These columns attempt to count all tagged searches by looking for Mozilla partner codes in the URL of requests to partner search engines. These search counts are critical to understanding revenue since they exclude untagged searches and include follow-on searches. However, these search counts have important caveats affecting their reliability . See In Content Telemetry Issues for more information. In 2018, we incorporated this code into the product (as of version 61) and also started tracking so-called \"organic\" searches that weren't initiated through a search access point (sap). This data has the same caveats as those for follow on searches, above. We also started tracking \"unknown\" searches, which generally correspond to clients submitting random/unknown search data to our servers as part of their telemetry payload. This category can generally safely be ignored, unless its value is extremely high (which indicates a bug in either Firefox or the aggregation code which creates our datasets). In main_summary, all of these searches are stored in search_counts.count, which makes it easy to over count searches . However, in general, please avoid using main_summary for search analyses -- it's slow and you will need to duplicate much of the work done to make analyses of our search datasets tractable.","breadcrumbs":"Dataset Reference » Search Datasets » Standard Search Aggregates","id":"742","title":"Standard Search Aggregates"},"743":{"body":"We remove search count observations representing more than 10,000 searches for a single search engine in a single ping.","breadcrumbs":"Dataset Reference » Search Datasets » Outlier Filtering","id":"743","title":"Outlier Filtering"},"744":{"body":"The search code module inside Firefox (formerly implemented as an addon until version 60) implements the probe used to measure tagged-sap and tagged-follow-on searches and also tracks organic searches. This probe is critical to understanding our revenue. It's the only tool that gives us a view of follow-on searches and differentiates between tagged and untagged queries. However, it comes with some notable caveats.","breadcrumbs":"Dataset Reference » Search Datasets » In Content Telemetry Issues","id":"744","title":"In Content Telemetry Issues"},"745":{"body":"Firefox's search module attempts to count all tagged searches by looking for Mozilla partner codes in the URL of requests to partner search engines. To do this, it relies on a whitelist of partner codes and URL formats. The list of partner codes is incomplete and only covers a few top partners. These codes also occasionally change so there will be gaps in the data. Additionally, changes to search engine URL formats can cause problems with our data collection. See this query for a notable example.","breadcrumbs":"Dataset Reference » Search Datasets » Relies on whitelists","id":"745","title":"Relies on whitelists"},"746":{"body":"The followonsearch addon was first deployed in 2017-06. There is no tagged-* search data available before this. default_private_search_engine is only available starting 2019-11-19.","breadcrumbs":"Dataset Reference » Search Datasets » Limited historical data","id":"746","title":"Limited historical data"},"747":{"body":"When speaking of search metrics, people sometimes have the adblockers addon in mind. These type of information is available in telemetry.addons_daily and telemetry.clients_daily. Below we give two example queries around them, for more details please go visit the related section for these two tables. AdBlockers DAU, and ad click to sap ratio in last 7 days Popular AdBlockers average DAU in last 7 days","breadcrumbs":"Dataset Reference » Search Datasets » AdBlocker Addon","id":"747","title":"AdBlocker Addon"},"748":{"body":"Address Bar Overview by Marco Bonardo [ Presentation / Slides ] - an overview of Firefox's address bar (aka: the Awesomebar) Address Bar Results Ranking by Marco Bonardo [ Slides ] - deep-dive on how results are ranked and displayed in Firefox's address bar Search Engines Overview by Mark Banner [ Presentation / Slides ] - an overview on how search engines are included in Firefox Search Engine Configuration by Mark Banner [ Presentation / Slides ] - deep-dive on how search engines are configured and deployed in Firefox Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Address Bar & Search Overviews","id":"748","title":"Address Bar & Search Overviews"},"749":{"body":"Introduction Contents Gotcha Data Reference Example Queries Daily US sap searches Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Search Aggregates","id":"749","title":"Search Aggregates"},"75":{"body":"Navigate to https://mozilla.acryl.io and log in via SSO. Once logged in, you should be able to explore assets via the search bar or by clicking on a platform (e.g. BigQuery or Glean).","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » How do I use it?","id":"75","title":"How do I use it?"},"750":{"body":"search_aggregates is designed to power high level search dashboards. It's quick and easy to query, but the data are coarse. In particular, this dataset allows you to segment by a limited number of client characteristics which are relevant to search markets. However, it is not possible to normalize by client count. If you need fine-grained data, consider using search_clients_engines_sources_daily which breaks down search counts by client, engine, and source.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Introduction","id":"750","title":"Introduction"},"751":{"body":"Each row of search_aggregates contains the standard search count aggregations for each unique combination of the following columns. Unless otherwise noted, these columns are taken directly from main_summary. submission_date - yyyymmdd engine - e.g. google, bing, yahoo source - The UI component used to issue a search - e.g. urlbar, abouthome country locale addon_version - The installed version of the [followonsearch addon] (before version 61) app_version distribution_id - NULL means the standard Firefox build search_cohort - NULL except for small segments relating to search experimentation default_search_engine default_private_search_engine os - e.g. Linux, Windows_NT, Darwin ... os_version is_default_browser There are ten aggregation columns: sap, tagged-sap, tagged-follow-on,organic, unknown, ad_click, ad_click_organic, search_with_ads, search_with_ads_organic, and client_count. Each of these columns represent different types of searches. For more details, see the search data documentation .","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Contents","id":"751","title":"Contents"},"752":{"body":"Although search_aggregates table is created on top of search_clients_engines_sources_daily, you may expect the total search metrics reported to match exactly. It's actually not the case. In case you notice the total number reported in search_aggregates higher than search_clients_engines_sources_daily, it's most likely due to Shredder . search_aggregates table is aggregated beyond the client level, so shredder doesn’t have to touch it. But search_clients_engines_sources_daily contains client_id and is subject to shredder. It's expected to lose up to 1% of rows every month as Firefox responds to clients' deletion requests, which would reduce count in search_clients_engines_soruces but not in search_aggregates. An example query to show such a difference can be found in STMO#84302 .","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Gotcha","id":"752","title":"Gotcha"},"753":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Data Reference","id":"753","title":"Data Reference"},"754":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Example Queries","id":"754","title":"Example Queries"},"755":{"body":"SELECT submission_date, SUM(SAP) AS search_counts\nFROM search.search_aggregates\nWHERE country = 'US' AND submission_date BETWEEN '2019-01-01' AND '2019-01-07'\nGROUP BY submission_date\nORDER BY submission_date STMO#51140","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Daily US sap searches","id":"755","title":"Daily US sap searches"},"756":{"body":"This job is scheduled on airflow to run daily.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Scheduling","id":"756","title":"Scheduling"},"757":{"body":"As of 2021-04-29, the current version of search_aggregates is v8, and has a schema as follows. The dataset is backfilled through 2016-03-11. root |-- submission_date: date (nullable = true) |-- submission_date_s3: date (nullable = true) |-- country: string (nullable = true) |-- engine: string (nullable = true) |-- normalized_engine: string (nullable = true) |-- source: string (nullable = true) |-- app_version: string (nullable = true) |-- distribution_id: string (nullable = true) |-- locale: string (nullable = true) |-- search_cohort: string (nullable = true) |-- addon_version: string (nullable = true) |-- tagged_sap: long (nullable = true) |-- tagged_follow_on: long (nullable = true) |-- sap: long (nullable = true) |-- organic: long (nullable = true) |-- search_with_ads: long (nullable = true) |-- search_with_ads_organic: long (nullable = true) |-- ad_click: long (nullable = true) |-- ad_click_organic: long (nullable = true) |-- unknown: long (nullable = true) |-- client_count: long (nullable = true) |-- default_search_engine: string (nullable = true) |-- default_private_search_engine: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- is_default_browser: boolean (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Schema","id":"757","title":"Schema"},"758":{"body":"The search_aggregates job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Aggregates » Code Reference","id":"758","title":"Code Reference"},"759":{"body":"Introduction Contents Background and Caveats Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Search Clients Engines Sources Daily","id":"759","title":"Search Clients Engines Sources Daily"},"76":{"body":"We tested a number of tools in 2022 and finally settled on Acryl. Integration work proceeded from there and continues as we add more tools and assets to our data platform.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » When was this implemented?","id":"76","title":"When was this implemented?"},"760":{"body":"search_clients_engines_sources_daily is designed to enable client-level search analyses. Querying this dataset can be slow; consider using search_aggregates for coarse analyses.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Introduction","id":"760","title":"Introduction"},"761":{"body":"search_clients_engines_sources_daily has one row for each unique combination of: (client_id, submission_date, engine, source). In addition to the standard search count aggregations, this dataset includes some descriptive data for each client. For example, we include country and channel for each row of data. In the event that a client sends multiple pings on a given submission_date we choose an arbitrary value from the pings for that (client_id, submission_date), unless otherwise noted. There were originally five standard search count aggregation columns: sap, tagged-sap, and tagged-follow-on, organic and unknown. Over time, more search count aggregation columns were added, including ad_click and search_with_ads in late 2018 bug ; and ad_click_organic and search_with_ads_organic in late 2021 bug . Note that, if there were no such searches in a row's segment (i.e. the count would be 0), the column value is null. Each of these columns represent different types of searches. For more details, see the search data documentation","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Contents","id":"761","title":"Contents"},"762":{"body":"search_clients_engines_sources_daily does not include (client_id submission_date) pairs if we did not receive a ping for that submission_date. We impute a NULL engine and source for pings with no search counts. This ensures users who never search are included in this dataset. This dataset is large. If you're querying this dataset from STMO, heavily limit the data you read using submission_date or sample_id. The has_adblocker_addon field is True if the client had an active addon that blocks Mozilla's ability to monetize the searches via a search engine partnership. The logic for identifying ad-blocking addons is here (private notebook).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Background and Caveats","id":"762","title":"Background and Caveats"},"763":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Data Reference","id":"763","title":"Data Reference"},"764":{"body":"STMO#51141 calculates searches per normalized_channel for US clients on an arbitrary day. If you have trouble viewing this query, it's likely you don't have the proper permissions. For more details see the search data documentation .","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Example Queries","id":"764","title":"Example Queries"},"765":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Scheduling","id":"765","title":"Scheduling"},"766":{"body":"As of 2022-03-25, the current version of the underlying search_clients_daily is v8, with schema as follows. Generally, see Data Catalog in GCP for the most up-to-date schema. It's backfilled through 2016-03-12. root |-- client_id: string (nullable = true) |-- submission_date: date (nullable = true) |-- submission_date_s3: date (nullable = true) |-- engine: string (nullable = true) |-- source: string (nullable = true) |-- country: string (nullable = true) |-- app_version: string (nullable = true) |-- distribution_id: string (nullable = true) |-- locale: string (nullable = true) |-- search_cohort: string (nullable = true) |-- addon_version: string (nullable = true) |-- os: string (nullable = true) |-- os_version: string (nullable = true) |-- channel: string (nullable = true) |-- profile_creation_date: long (nullable = true) |-- default_search_engine: string (nullable = true) |-- default_search_engine_data_load_path: string (nullable = true) |-- default_search_engine_data_submission_url: string (nullable = true) |-- default_private_search_engine: string (nullable = true) |-- default_private_search_engine_data_load_path: string (nullable = true) |-- default_private_search_engine_data_submission_url: string (nullable = true) |-- sample_id: long (nullable = true) |-- sessions_started_on_this_day: long (nullable = true) |-- profile_age_in_days: integer (nullable = true) |-- subsession_hours_sum: double (nullable = true) |-- active_addons_count_mean: double (nullable = true) |-- max_concurrent_tab_count_max: integer (nullable = true) |-- tab_open_event_count_sum: long (nullable = true) |-- active_hours_sum: double (nullable = true) |-- total_uri_count: long (nullable = true) |-- tagged_sap: long (nullable = true) |-- tagged_follow_on: long (nullable = true) |-- sap: long (nullable = true) |-- organic: long (nullable = true) |-- search_with_ads: long (nullable = true) |-- search_with_ads_organic: long (nullable = true) |-- ad_click: long (nullable = true) |-- ad_click_organic: long (nullable = true) |-- unknown: long (nullable = true) |-- normalized_engine: string (nullable = true) |-- user_pref_browser_search_region: string (nullable = true) |-- is_default_browser: boolean (nullable = true) |-- experiments: map (nullable = true) | |-- key: string | |-- value: string |-- scalar_parent_urlbar_searchmode_bookmarkmenu_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_handoff_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_keywordoffer_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_oneoff_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_other_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_shortcut_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabmenu_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabtosearch_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_tabtosearch_onboard_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_topsites_newtab_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_topsites_urlbar_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_touchbar_sum: map (nullable = true) | |-- key: string | |-- value: int64 |-- scalar_parent_urlbar_searchmode_typed_sum: map (nullable = true) | |-- key: string | |-- value: int64","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Schema","id":"766","title":"Schema"},"767":{"body":"The search_clients_engines_sources_daily job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Engines Sources Daily » Code Reference","id":"767","title":"Code Reference"},"768":{"body":"Introduction Contents Utilizing BYTE columns Engine Searches Background and Caveats Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Search Clients Last Seen","id":"768","title":"Search Clients Last Seen"},"769":{"body":"search_clients_last_seen is designed for individual search analysis for clients over the past year. This can be useful when wondering about client search behavior over the past year. NOTE : search_clients_last_seen is currently a 1% sample, and the first day with a full year of search activity is 2020-01-01.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Introduction","id":"769","title":"Introduction"},"77":{"body":"No. While the features between the Data Catalog and tools such as the Glean Dictionary and Looker Data Dictionary overlap, the Data Catalog is meant to be less focused on any single tool and more on assets from all the tools in our data platform, providing lineage and reference material that links them together.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » Is the Data Catalog a replacement for tools like the Glean Dictionary or the Looker Data Dictionary?","id":"77","title":"Is the Data Catalog a replacement for tools like the Glean Dictionary or the Looker Data Dictionary?"},"770":{"body":"search_clients_last_seen has just one row per-client, for any client who was active over the past year. Here we define active as \"sent a main ping\"; so if they are present that does not mean they searched. NOTE : Always choose a single submission_date when querying search_clients_last_seen. The key pieces of this dataset are byte arrays that contain daily information about client activity over the past year. We have these for a variety of activity types: days_seen_bytes: Days when we received a main ping from the client days_searched_bytes: Days that the client searched in any form days_tagged_searched_bytes: Days that the client performed a tagged search days_searched_with_ads_bytes: Days that the client performed a search that contained ads days_clicked_ads_bytes: Days that the client clicked an ad post-search See \"Utilizing BYTE columns\" for how to use these fields. There are some convenience columns around these, that give the number of days since the client was last active for that usage criteria: days_since_seen days_since_searched days_since_tagged_searched days_since_searched_with_ads days_since_clicked_ad days_since_created_profile We also include a variety of dimension information (e.g. os, country, channel, default_search) to aggregate on. The query itself lays out all of the available dimensional fields. There are, finally, a few fields with daily activity data. These include active_hours_sum, organic for organic searches, and total_searches. Please note that these are just for the current day, and not over the entire year of history contained in the days_*_bytes columns. Utilizing BYTE columns These are stored as BigQuery BYTE type, so they can be a bit confusing to use. We have a few convenience functions for using them. For these functions, anytime we say \"was active\", we mean \"within the usage criteria defined by that column\"; for example, it could be days that clients searched with ads.: udf.bits_to_days_seen - The number of days the user was active. udf.bits_to_days_since_seen - The number of days since the user was last active. udf.bits_to_days_since_first_seen - The number of days since the user's first active day. Note that this will be at most 365 days, since that is the beginning of history for this dataset. udf.bits_to_active_n_weeks_ago - Returns whether or not the user was active n weeks ago for the given activity type. Engine Searches Warning: This column was designed specifically for use with the revenue data, and probably isn't good for other kinds of analysis. For each search engine, we store an array that contains the number of searches that user completed each month for the past 12 months. This is across calendar months, so the number of days are not directly comparable. We have the same data for tagged searches, search with ads, and ad clicks. Background and Caveats search_clients_last_seen does includes (client_id submission_date) pairs even if we did not receive a ping for that submission_date. Any client who was active over the past year will be included. Accessing the Data Access the data at search.search_clients_last_seen.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Contents","id":"770","title":"Contents"},"771":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Data Reference","id":"771","title":"Data Reference"},"772":{"body":"STMO#70349 gives the WoW retention of users in different segments. Similar to GUD, a user is considered retained if they do they same activity the next week. Note here the outage from Armagaddon, and the outage for ad click telemetry in October. STMO#70348 shows the amount of different search activity taken by clients. We can use it to determine the % of clients who partake in each activity, regardless of their baseline amount of activity.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Example Queries","id":"772","title":"Example Queries"},"773":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Scheduling","id":"773","title":"Scheduling"},"774":{"body":"As of 2020-04-22, the current version of search_clients_last_seee is v1, and has a schema as follows. It's backfilled through 2020-01-01 root |- submission_date: date |- client_id: string |- sample_id: integer |- country: string |- app_version: string |- distribution_id: string |- locale: string |- search_cohort: string |- addon_version: string |- os: string |- channel: string |- profile_creation_date: integer |- default_search_engine: string |- default_search_engine_data_load_path: string |- default_search_engine_data_submission_url: string |- profile_age_in_days: integer |- active_addons_count_mean: float |- user_pref_browser_search_region: string |- os_version: string |- max_concurrent_tab_count_max: integer |- tab_open_event_count_sum: integer |- active_hours_sum: float |- subsession_hours_sum: float |- sessions_started_on_this_day: integer |- organic: integer |- sap: integer |- unknown: integer |- tagged_sap: integer |- tagged_follow_on: integer |- ad_click: integer |- search_with_ads: integer |- total_searches: integer |- tagged_searches: integer +- engine_searches: record (repeated) | |- key: string | +- value: record | | |- total_searches: integer (repeated) | | |- tagged_searches: integer (repeated) | | |- search_with_ads: integer (repeated) | | |- ad_click: integer (repeated) |- days_seen_bytes: bytes |- days_searched_bytes: bytes |- days_tagged_searched_bytes: bytes |- days_searched_with_ads_bytes: bytes |- days_clicked_ads_bytes: bytes |- days_created_profile_bytes: bytes","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Schema","id":"774","title":"Schema"},"775":{"body":"The search_clients_last_seen job is defined in bigquery-etl Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Clients Last Seen » Code Reference","id":"775","title":"Code Reference"},"776":{"body":"Introduction Contents LTV Background and Caveats Example Queries Schema Code References Model Performance","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Normalized Client Lifetime Value (LTV)","id":"776","title":"Normalized Client Lifetime Value (LTV)"},"777":{"body":"client_ltv is designed to enable relative user value estimates based on their past and expected search and ad click behavior. This behavior is revenue-generating for Firefox.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Introduction","id":"777","title":"Introduction"},"778":{"body":"client_ltv has one row for each (client_id, engine, submission_date) triplet. Each row captures a year's worth of history for the client_id on the given engine, therefore the values will not change much when looking at submission_date in 1-day (or even 1-month) sequences, since there is significant overlap. For most analyses, using yesterday's submission_date will be sufficient. To get users active in the last i.e. 7 days, a join with clients_last_seen is required. We plan to propagate the necessary fields into client_ltv in the future so such a join isn't necessary. Using yesterday's date, a client's row will contain the total number of searches, ad clicks, etc for the last 365 days, along with active search and ad click days (how many days did a user search or click an ad). Additionally each row contains the predicted number active search/ad click days for the next 365 days. See the schema at the bottom of this page for a full list of the fields.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Contents","id":"778","title":"Contents"},"779":{"body":"A client's \"lifetime\" is maxed out at 2 years given the structure of this dataset. Of course a client can exist for longer, but one year on either side of the date in question controls for seasonal trends and lets us easily produce annual estimates for, say, user acquisition ROI. The procedure for calculating a user's LTV is as follows: Step 1: Determine the ad click value for the user's region/engine ( Revenue in Country C for Engine E ) / ( Total Ad Clicks in Country C for Engine E ) Step 2: Determine the user's ad clicks per day for the past 365 days ( Total Ad Clicks for User ) / ( Total Active Ad Click Days for User ) Step 3: Calculate a user's past LTV by multiplying the following: Total Active Ad Click Days for User Ad Clicks per Day for User (derived in step 2) Ad Click Value in Country C for Engine E (derived from step 1) Step 4: Calculate a user's future LTV by multiplying the following: Total Predicted Active Ad Click Days for User Ad Clicks per Day for User (derived in step 2) Ad Click Value in Country C for Engine E (derived from step 1) Step 5: Normalized the LTV values from (3) and (4) ( User past LTV ) / ( Sum of all past user LTVs ) ( User future LTV ) / ( Sum of all future user LTVs ) The normalized LTV for a user can roughly be interpreted as a user's contribution to the collective value of our user-base. Note that the above procedure omits some outlier handling steps for simplicity.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » LTV","id":"779","title":"LTV"},"78":{"body":"The catalog is a managed version of open source DataHub , a metadata platform built and maintained by the company Acryl .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » What software does it use?","id":"78","title":"What software does it use?"},"780":{"body":"The normalized_ltv_ad_clicks_current field, for example, does not represent a user's contribution to revenue directly. It should be treated as a rough proxy. It is not appropriate to multiply revenue by this number. LTV is broken down by engine, so the LTV for a user who searches on multiple engines must be interpreted in context. LTV is only available for Google and Bing on Firefox Desktop at this time. We do have the ability to calculate a dollar value per user, however the (unnormalized) table is restricted to those with proper revenue access. For more information, see Getting Help .","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Background and Caveats","id":"780","title":"Background and Caveats"},"781":{"body":"Percent of users we predict will click an ad in the next 365 days by Engine. ( STMO#74878 ) SELECT engine, AVG(IF(pred_num_days_seeing_ads > 0, 1, 0)) as pct_predicted_ad_viewers_next_year, AVG(IF(pred_num_days_clicking_ads > 0, 1, 0)) as pct_predicted_ad_clickers_next_year,\nFROM `moz-fx-data-shared-prod`.revenue.client_ltv\nWHERE submission_date = DATE_SUB(CURRENT_DATE, INTERVAL 1 DAY)\nGROUP BY 1 LTV Value of Users Over Lifetime (by days_since_created_profile) of Users Active in Past 7 Days ( STMO#187036 ) SELECT days_since_created_profile, SUM(normalized_ltv_ad_clicks_current) AS sum_normalized_ltv_ad_clicks_current, SUM(normalized_ltv_ad_clicks_future) AS normalized_ltv_ad_clicks_future, SUM(normalized_ltv_ad_clicks_future) / COUNT(*) AS avg_normalized_ltv_ad_clicks_future,\nFROM `moz-fx-data-shared-prod`.revenue.client_ltv\nJOIN `moz-fx-data-shared-prod`.search.search_clients_last_seen USING(submission_date, client_id)\nWHERE submission_date = '2020-09-16' AND days_since_created_profile <= 365 AND days_since_seen <= 6\nGROUP BY days_since_created_profile\nORDER BY days_since_created_profile DESC","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Example Queries","id":"781","title":"Example Queries"},"782":{"body":"As of 2020-09-16, the current version of client_ltv is v1, and has a schema as follows. The dataset is backfilled through 2020-09-14. root |-- submission_date: date (nullable = true) |-- engine: string (nullable = true) |-- country: string (nullable = true) |-- client_id: string (nullable = true) |-- total_client_searches_past_year: long (nullable = true) |-- total_client_tagged_searches_past_year: long (nullable = true) |-- total_client_ad_clicks_past_year: long (nullable = true) |-- total_client_searches_with_ads_past_year: long (nullable = true) |-- ad_click_days: long (nullable = true) |-- search_days: long (nullable = true) |-- search_with_ads_days: long (nullable = true) |-- tagged_search_days: long (nullable = true) |-- active_days: long (nullable = true) |-- pred_num_days_clicking_ads: double (nullable = true) |-- pred_num_days_seeing_ads: double (nullable = true) |-- pred_num_days_searching: double (nullable = true) |-- pred_num_days_tagged_searching: double (nullable = true) |-- ad_clicks_per_day: double (nullable = true) |-- searches_with_ads_per_day: double (nullable = true) |-- searches_per_day: double (nullable = true) |-- tagged_searches_per_day: double (nullable = true) |-- ad_clicks_cutoff: double (nullable = true) |-- searches_with_ads_cutoff: double (nullable = true) |-- searches_cutoff: double (nullable = true) |-- tagged_searches_cutoff: double (nullable = true) |-- ad_clicks_per_day_capped: double (nullable = true) |-- searches_with_ads_per_day_capped: double (nullable = true) |-- searches_per_day_capped: double (nullable = true) |-- tagged_searches_per_day_capped: double (nullable = true) |-- total_ad_clicks: long (nullable = true) |-- normalized_ltv_ad_clicks_current: double (nullable = true) |-- normalized_ltv_search_with_ads_current: double (nullable = true) |-- normalized_ltv_search_current: double (nullable = true) |-- normalized_ltv_tagged_search_current: double (nullable = true) |-- normalized_ltv_ad_clicks_future: double (nullable = true) |-- normalized_ltv_search_with_ads_future: double (nullable = true) |-- normalized_ltv_search_future: double (nullable = true) |-- normalized_ltv_tagged_search_future: double (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Schema","id":"782","title":"Schema"},"783":{"body":"LTV daily model fitting Unnormalized client_ltv query (restricted query access) client_ltv view (for broad use)","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Code References","id":"783","title":"Code References"},"784":{"body":"There is additionally a dataset, ltv_daily_model_perf, that tracks the LTV model's prediction performance each day it is re-trained. For a given day, one could check the performance with the following query (STMO#187873) : SELECT active_days, actual, model\nFROM `moz-fx-data-shared-prod.analysis.ltv_daily_model_perf`\nWHERE date = '2020-09-29'\nAND metric = 'days_clicked_ads'\nORDER BY active_days This produces a histogram for the observed user frequencies and the model's predicted frequencies, allowing a chart similar to the one shown in the \"assessing model fit\" example in the lifetimes documentation. This table only checks performance for clients the model expects have, for example, clicked an ad in 0 to 28 days in the past year, since most of the distribution is contained in that interval. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Client LTV » Model Performance","id":"784","title":"Model Performance"},"785":{"body":"mobile_search_clients_engines_sources_daily is designed to enable client-level search analyses for mobile. Querying this dataset can be slow; consider using mobile_search_aggregates for coarse analyses. mobile_search_clients_engines_sources_daily has one row for each unique combination of: (client_id, submission_date, engine, source). Alongside standard search metrics, this dataset includes client specific descriptive information as well. For example, we include normalized_app_name and normalized_app_name_os for each row of data. normalized_app_name modifies the raw app_name data to align it more consistently with KPI reporting while normalized_app_name_os combines app name and os used by each client. Refer to the table below for comprehensive mapping details regarding these two fields. app_name os normalized_app_name_os normalized_app_name Fenix Android Firefox Android Firefox Fennec Other Fennec Other Fennec Fennec Android Legacy Firefox Android Fennec Fennec iOS Firefox iOS Firefox Firefox Preview Android Firefox Preview Firefox Preview FirefoxConnect Android Firefox for Echo Show Firefox for Echo Show FirefoxForFireTV Android Firefox for FireTV Firefox for FireTV Focus Android Glean Android Focus Android Focus Focus iOS Glean iOS Focus iOS Focus Klar Android Glean Android Klar Android Klar Klar iOS Glean iOS Klar iOS Klar Other iOS Other iOS Other Other Other Other Other Other Android Other Android Other Zerda Android Firefox Lite Android Firefox Lite Zerda_cn Android Firefox Lite Android (China) Firefox Lite (China) Note that, if there were no such searches in a row's segment (i.e. the count would be 0), the column value is null. Each of these columns represent different types of searches. For more details, see the search data documentation","breadcrumbs":"Dataset Reference » Search Datasets » Mobile Search Clients Sources Daily » Contents","id":"785","title":"Contents"},"786":{"body":"mobile_search_clients_engines_sources_daily does not include (client_id submission_date) pairs if we did not receive a ping for that submission_date. We impute a NULL engine and source for pings with no search counts. This ensures users who never search are included in this dataset. This dataset is large. If you're querying this dataset from STMO, heavily limit the data you read using submission_date or sample_id. As of August 1, 2024, the mobile_search_clients_daily table has been updated to extract data from the baseline ping tables instead of the original metrics ping tables. This shift maintains the same search totals with greater confidence in the mobile search engagement dates. As noted #submission-date), the submission_date used throughout telemetry is the date Mozilla received that client's engagement, not necessarily the actual date on which that client engaged with Firefox. Mobile metrics pings are historically sent later than the actual date of activity: it takes roughly 4 days for Firefox to receive 95% of Fenix metrics pings which originate from a given actual date. Baseline pings are more frequently sent/ received and serve as the basis of KPI DAU metrics. Therefore, this switch ensures a client's KPI DAU activity can be matched to search activity from that same active day. All data prior to August 1st, 2024, is powered by the metrics ping and has been moved to the mobile_search_clients_daily_historical table. The new derived table, mobile_search_clients_daily_v2, has data from August 1, 2024 and is powered by the baseline ping. Downstream views and tables, like mozdata.search.mobile_search_clients_daily, pull data from both mobile_search_clients_daily_v2 and mobile_search_clients_daily_historical to ensure comprehensive data coverage. mozdata.search.mobile_search_clients_daily remains the client-level source-of-truth for mobile search analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Mobile Search Clients Sources Daily » Background and Caveats","id":"786","title":"Background and Caveats"},"787":{"body":"Introduction Contents Data Reference Example Queries Daily Google desktop SAP search from US vs. DE Monthly Google desktop SAP search & revenue from US vs. ROW Scheduling Schema search_revenue_levers_daily search_revenue_levers_monthly Code Reference","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Search Revenue Levers Datasets","id":"787","title":"Search Revenue Levers Datasets"},"788":{"body":"The search_revenue_levers datasets isolate key components of the search monetization funnel, e.g. revenue levers, to more effectively support search revenue analyses. The suite of search_revenue_levers datasets are as follows: search_revenue_levers_daily: provides daily search metrics at * minimum country granularity (e.g. SAP by device, partner, channel, and specific country) search_revenue_levers_monthly: provides monthly search and revenue metrics at search funnel granularity (e.g. SAP by device, partner, and US vs Rest of World) Revenue data access permissions of category 2 or higher are required to access search_revenue_levers_monthly. For most search and revenue analyses, we recommend using search_revenue_levers_monthly. By aggregating to the search monetization funnel granularity, this table is used to support the Monthly and Quarterly Business Reviews. Most ad hoc search revenue analyses should align with this internal standard of reporting. That being said, there are cases when Mozillians require more granularity for search analyses. By aggregating to the daily reporting granularity, search_revenue_levers_daily is designed to support forecasting and deep dives into performance by search partner. Revenue is not included in search_revenue_levers_daily because search revenue is reported monthly, not daily. In practice, Mozillians focused on search-only analyses may prefer the other existing search tables: search_aggregates (fastest to query!) or search_clients_engines_sources_daily (most data possible!).","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Introduction","id":"788","title":"Introduction"},"789":{"body":"The differences between the aggregation structures are summarized as follows: Column Name search_revenue_levers_daily search_revenue_levers_monthly device desktop, mobile desktop, mobile partner Google, Bing, DuckDuckGo Google, Bing, DuckDuckGo channel NULL, personal, ESR column does not exist country US, DE, FR, ... All partners: US, ROW submission_date minimum aggregation: daily minimum aggregation: monthly There are 14 possible revenue levers measures available: 3 daily active users metrics : Eligible Markets DAU, Default Engine DAU, Search-Engaged DAU 9 search engagement metrics : SAP, Tagged SAP, Tagged Follow On, Monetizable SAP, Search with Ads, Ad Click, Organic Search, Organic Search with Ads, Organic Ad Click 2 revenue metrics (monthly tables only): Revenue paid to Mozilla, Revenue per Ad Click","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Contents","id":"789","title":"Contents"},"79":{"body":"Metadata is pulled from each included platform. Depending on the source, metadata ingestion is either managed in the Acryl UI or via our custom ingestion code: Glean - Pings are ingested from the Glean Dictionary API. This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository . Legacy Telemetry - Pings are ingested from the Mozilla Pipeline Schemas repository .This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository . BigQuery - Views, Tables, Datasets, and Projects are ingested from the BigQuery audit log and query jobs. This is scheduled nightly in the Acryl UI. The documentation can be found on The DataHub docs page . Looker - Views, Explores, and Dashboards are ingested from both our LookML source repositories (e.g. spoke-default ) and the Looker API. This is scheduled nightly in the Acryl UI. The documentation can be found on the DataHub docs page . Metric-Hub - Metrics are ingested from the metric-hub repository and loaded into the Business Glossary. This is scheduled nightly in CircleCI. The ingestion code is located in the mozilla-datahub-ingestion repository and the documentation can be found on the DataHub docs page . Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Data Catalog » How is the metadata populated?","id":"79","title":"How is the metadata populated?"},"790":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Data Reference","id":"790","title":"Data Reference"},"791":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Example Queries","id":"791","title":"Example Queries"},"792":{"body":"Search Revenue Levers Daily in Looker SELECT submission_date, COALESCE(SUM(sap), 0) AS sap\nFROM `mozdata.search.search_revenue_levers_daily`\nWHERE country IN ('DE', 'US') AND device = 'desktop' AND partner = 'Google' AND submission_date >= '2024-01-01'\nGROUP BY 1","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Daily Google desktop SAP search from US vs. DE","id":"792","title":"Daily Google desktop SAP search from US vs. DE"},"793":{"body":"Search Revenue Levers Monthly in Looker SELECT country, submission_month, COALESCE(SUM(sap), 0) AS sap, COALESCE(SUM(revenue), 0) AS revenue\nFROM `mozdata.revenue.search_revenue_levers_monthly`\nWHERE device = 'desktop' AND partner_name = 'Google' AND submission_month >= \"2023-01-01\"\nGROUP BY 1, 2","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Monthly Google desktop SAP search & revenue from US vs. ROW","id":"793","title":"Monthly Google desktop SAP search & revenue from US vs. ROW"},"794":{"body":"search_revenue_levers_daily: This job is scheduled on airflow to run daily. search_revenue_levers_monthly_detail and search_revenue_levers_monthly: These jobs are scheduled on airflow to run daily. However, the most recent month does not populate until the calendar month is completed.","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Scheduling","id":"794","title":"Scheduling"},"795":{"body":"","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Schema","id":"795","title":"Schema"},"796":{"body":"As of 2024-05-25, the current version of search_revenue_levers_daily is v1 and has a schema as follows. The dataset is backfilled through 2018-01-01. root |-- submission_date: date (nullable = true) |-- partner: string (nullable = true) |-- device: string (nullable = true) |-- channel: string (nullable = true) |-- country: string (nullable = true) |-- dau: integer (nullable = true) |-- dau_engaged_w_sap: integer (nullable = true) |-- sap: integer (nullable = true) |-- tagged_sap: integer (nullable = true) |-- tagged_follow_on: integer (nullable = true) |-- ad_click: integer (nullable = true) |-- search_with_ads: integer (nullable = true) |-- organic: integer (nullable = true) |-- ad_click_organic: integer (nullable = true) |-- search_with_ads_organic: integer (nullable = true) |-- monetizable_sap: integer (nullable = true) |-- dau_w_engine_as_default: integer (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » search_revenue_levers_daily","id":"796","title":"search_revenue_levers_daily"},"797":{"body":"As of 2024-05-25, the current version of search_revenue_levers_monthly is v3 and has a schema as follows. The dataset is backfilled through 2018-01-01. root |-- device: string (nullable = true) |-- country: string (nullable = true) |-- partner_name: string (nullable = true) |-- submission_month: date (nullable = true) |-- dau: integer (nullable = true) |-- dau_w_engine_as_default: integer (nullable = true) |-- dau_engaged_w_sap: integer (nullable = true) |-- sap: integer (nullable = true) |-- tagged_sap: integer (nullable = true) |-- tagged_follow_on: integer (nullable = true) |-- ad_click: integer (nullable = true) |-- search_with_ads: integer (nullable = true) |-- organic: integer (nullable = true) |-- ad_click_organic: integer (nullable = true) |-- search_with_ads_organic: integer (nullable = true) |-- monetizable_sap: integer (nullable = true) |-- revenue: float (nullable = true)","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » search_revenue_levers_monthly","id":"797","title":"search_revenue_levers_monthly"},"798":{"body":"search_revenue_levers_daily is defined in bigquery-etl . search_revenue_levers_monthly_detail is TBA. search_revenue_levers_monthly job is defined in private-bigquery-etl . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Search Datasets » Search Revenue Levers » Code Reference","id":"798","title":"Code Reference"},"799":{"body":"Non-Desktop data includes data for all mobile browser products as well as non browser products such as Lockwise, Firefox for Echo Show, Mozilla VPN, and Web XR Viewer among others.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Non-Desktop Data","id":"799","title":"Non-Desktop Data"},"8":{"body":"Mozilla, like many other organizations, relies on data to make product decisions. However, unlike many other organizations, Mozilla balances its goal of collecting useful, high-quality data with giving its users meaningful choice and control over their own data. Our approach to data is most succinctly described by the Mozilla Privacy Principles . If you want to know what Mozilla thinks about data, the Principles will tell you that. From those principles come Mozilla's Privacy Notices . They differ from product to product because the data each product deals with is different. If you want to know what kinds of data each Mozilla product collects and what we do with it, the Privacy Notices will tell you that. From the Principles and the Notices Mozilla derives operational processes to allow it to make decisions about what data it can collect, store, and publish. Here are a few of them: Data Collection : Mozilla's policies around data collection Data Publishing : How Mozilla publishes (a subset of) of the data it collects for the public benefit If you want to know how we ensure the data Mozilla collects, store, and publish abide by the Privacy Notices and the Principles, these processes will tell you that. The data Mozilla collects can roughly be categorized into three categories: product telemetry, usage logs and website telemetry.","breadcrumbs":"Introduction » What Data does Mozilla Collect? » What Data does Mozilla Collect?","id":"8","title":"What Data does Mozilla Collect?"},"80":{"body":"The Glean Dictionary is a web-based tool that allows you to look up information on all the metrics [1] defined in applications built using Glean , Mozilla's next-generation Telemetry SDK. Like Glean itself, it is built using lessons learned in the implementation of what came before (the probe dictionary in this case). In particular, the Glean Dictionary is designed to be more accessible to those without deep knowledge of instrumentation and/or data platform internals.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » Using the Glean Dictionary","id":"80","title":"Using the Glean Dictionary"},"800":{"body":"Day 2-7 Activation - Used to calculate the Day 2-7 Activation metric , a key result in 2020 for non-desktop products. Google Play Store Data - Used to understand the acquisition performance for non-desktop products on the Google Play Store. Apple App Store Data - Used to understand the acquisition performance for the non-desktop products on the Apple App Store. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » List of Datasets","id":"800","title":"List of Datasets"},"801":{"body":"Introduction Contents Accessing the Data Data Reference Example Queries Scheduling Schema Code Reference Background and Caveats","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Non-Desktop Day 2-7 Activation","id":"801","title":"Non-Desktop Day 2-7 Activation"},"802":{"body":"firefox_nondesktop_day_2_7_activation is designed for use in calculating the Day 2-7 Activation metric , a key result in 2020 for non-desktop products.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Introduction","id":"802","title":"Introduction"},"803":{"body":"firefox_nondesktop_day_2_7_activation is a table with two key metrics: new_profiles and day_2_7_activated, aggregated over submission_date. It is derived from the non-desktop clients last seen table . new_profiles: Unique count of client ids with a given profile creation date. As not all initial pings are received exactly on the day of profile creation, we wait for 7 days after the profile creation date before establishing the New Profile cohort to ensure the data is complete. days_2_7_activated: Unique count of client ids who use the product at any point starting the day after they created a profile up to 6 days after. We also include a variety of dimension information (e.g. product, app_name, app_version, os, normalized_channel and country) to aggregate on. This dataset is backfilled through 2017-01-01.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Contents","id":"803","title":"Contents"},"804":{"body":"Access the data at moz-fx-data-shared-prod.telemetry.firefox_nondesktop_day_2_7_activation","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Accessing the Data","id":"804","title":"Accessing the Data"},"805":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Data Reference","id":"805","title":"Data Reference"},"806":{"body":"This query gives the day 2-7 activation by product: SELECT cohort_date, product, SUM(day_2_7_activated) as day_2_7_activated, SUM(new_profiles) as new_profiles, SAFE_DIVIDE(SUM(day_2_7_activated), SUM(new_profiles)) as day_2_7_activation\nFROM mozdata.telemetry.firefox_nondesktop_day_2_7_activation\nWHERE cohort_date = \"2020-03-01\"\nGROUP BY 1,2\nORDER BY 1 STMO#72054","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Example Queries","id":"806","title":"Example Queries"},"807":{"body":"This dataset is scheduled on Airflow ( source ).","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Scheduling","id":"807","title":"Scheduling"},"808":{"body":"As of 2020-07-24, the current version of firefox_nondesktop_day_2_7_activation is v1, and has a schema as follows: root |- submission_date: date |- product: string |- app_name: string |- app_version: string |- os: string |- normalized_channel: string |- country: string |- new_profiles: integer |- day_2_7_activated: integer","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Schema","id":"808","title":"Schema"},"809":{"body":"The firefox_nondesktop_day_2_7_activation job is defined in bigquery-etl .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Code Reference","id":"809","title":"Code Reference"},"81":{"body":"You can visit the Glean Dictionary at dictionary.telemetry.mozilla.org . As its content is generated entirely from publicly available source code, there is no access control. From the top level, you can select an application you want to view the metrics for. After doing so, you can search for metrics by name (e.g.: addons.enabled_addons), type (e.g.: string_list), or tags (e.g. WebExtensions). After selecting a metric, you can get more information on it including a reference to its definition in the source code as well as information on how to get the data submitted by this probe in some of our data tools like STMO , Looker , and GLAM .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » How to use","id":"81","title":"How to use"},"810":{"body":"Due to the delay in receiving all the initial pings and subsequent 7 day wait prior to establishing the new profile cohort, the table will lag nondesktop_clients_last_seen by 7 days. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Day 2-7 Activation » Background and Caveats","id":"810","title":"Background and Caveats"},"811":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Schema Example Queries Calculate Google Play Store activity for a given day and app by country Calculate Google Play Store activity for a given day by source and app Scheduling","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Google Play Store","id":"811","title":"Google Play Store"},"812":{"body":"The google_play_store dataset is used to understand the acquisition performance for mobile products on the Google Play Store along key metrics and dimensions. Google’s documentation for all metrics and dimensions can be found on the Play Store support portal .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Introduction","id":"812","title":"Introduction"},"813":{"body":"The google_play_store dataset contains a collection of tables and views exported from Google. The key tables currently being used for non-desktop reporting are: Retained_installers_channel_v1 - Store activity by acquisition channels. Acquisition channels include: Play Store (organic) - Unique users who saw the app’s store listing by browsing or searching on the Play Store app Third-party referrers - Unique users who visited the app's store listing on the Play Store app from an untagged deep link to the Play Store. Tracked Channels (UTM) - Unique users who visited the app’s store listing on the Play Store app from a UTM-tagged link. Google Search (organic) - Unique users who visited the app’s store listing on the Play Store app from a Google Search Google Ads - Unique users who visited the app’s store listing on the Play Store app from a Google Ads ad. Data between Google Ads and the Play Console can differ. Other Retained_installers_country_v1 - Store activity by country. Retained_installers_play_country_v1 - Store activity for the Play Store (organic) acquisition channel. Includes a country breakdown for the channel. Retained_installers_utm_tagged_v1 - Store activity for the Tracked Channels (UTM) acquisition channel by campaign UTM. There are other tables available that are yet to be explored / incorporated into regular reporting. Some that may be of interest include: Crashes by app version Device and OS Installs Ratings The metrics included in the retained_installers tables are: Store_Listing_Visitors - Unique users who visited the app’s store listing on the Play Store app but haven’t installed the app Installers - Unique users who installed the app after visiting the app’s store listing on the Play Store app. Visitors_to_installer_conversion_rate - Percentage of Store_Listing_visitors that install the app. Installers_retained_for_1_day - Installers who kept the app on at least one of their devices for 1 day. Installation doesn’t mean the app was opened over this period. Installers_to_1_day_retention_rate - Percentage of installers who have the app on one of their devices 1 day after install. Installers_retained_for_7_days - Installers who kept the app on at least one of their devices for 7 days. Installation doesn’t mean the app was opened over this period. Installers_to_7_days_retention_rate - Percentage of installers who have the app on one of their devices 7 days after install. Installers_retained_for_15_days - Installers who kept the app on at least one of their devices for 15 days. Installation doesn’t mean the app was opened over this period. Installers_to_15_days_retention_rate - Percentage of installers who have the app on one of their devices 15 days after install. Installers_retained_for_30_days - Installers who kept the app on at least one of their devices for 30 days. Installation doesn’t mean the app was opened over this period. Installers_to_30_days_retention_rate - Percentage of installers who have the app on one of their devices 30 days after install.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Contents","id":"813","title":"Contents"},"814":{"body":"As of Aug 25 2020 not all the tables available in the dataset have been explored and vetted for accuracy by the data science team. Tables that were fully reviewed and being documented here are the Retained_installers tables whose primary use case is to explain acquisition. Note: Google does not make the play store data available for export every day. The export job checks for new files every day. However, having monitored the job, it appears the data is made available every 7 - 14 days, and seems to primarily be made available on weekends. Due to this lack of consistency, there will be delays in the data available for this dataset. The data currently in BigQuery is the most current data available from Google.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Background and Caveats","id":"814","title":"Background and Caveats"},"815":{"body":"Access the data at moz-fx-data-marketing-prod.google_play_store","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Accessing the Data","id":"815","title":"Accessing the Data"},"816":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Data Reference","id":"816","title":"Data Reference"},"817":{"body":"Retained_installer tables schema\nroot |- Date: date |- Package_Name: string |- [Acquisition_channel | country | UTM_source_campaign]: string |- Store_Listing_Visitors: integer |- Installers: integer |- Visitor_to_installer_conversion_rate: float |- installers_retained_for_1_day: integer |- installers_to_1_day_retention_rate: float |- installers_retained_for_7_days: integer |- installers_to_7_days_retention_rate: float |- installers_retained_for_15_days: integer |- installers_to_15_days_retention_rate: float |- installers_retained_for_30_days: integer |- installers_to_30_days_retention_rate: float","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Schema","id":"817","title":"Schema"},"818":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Example Queries","id":"818","title":"Example Queries"},"819":{"body":"SELECT Date, Package_Name, Country, SUM(Store_Listing_Visitors) as Store_Visits, SUM(Installers) as installs, SAFE_DIVIDE(SUM(Installers), SUM(Store_Listing_Visitors)) as install_rate\nFROM `moz-fx-data-marketing-prod.google_play_store.p_Retained_installers_country_v1`\nWHERE Date = \"2020-08-01\" AND Package_Name = \"org.mozilla.firefox\"\nGROUP BY date, Package_name, Country\nORDER BY Store_Visits DESC STMO#74289","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Calculate Google Play Store activity for a given day and app by country","id":"819","title":"Calculate Google Play Store activity for a given day and app by country"},"82":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » Common Questions","id":"82","title":"Common Questions"},"820":{"body":"SELECT Date, Package_Name, Acquisition_Channel, SUM(Store_Listing_Visitors) as Store_Visits, SUM(Installers) as installs, SAFE_DIVIDE(SUM(Installers), SUM(Store_Listing_Visitors)) as install_rate\nFROM `moz-fx-data-marketing-prod.google_play_store.p_Retained_installers_channel_v1`\nWHERE Date = \"2020-08-01\"\nGROUP BY date, Package_name, Acquisition_Channel\nORDER BY package_name, Store_Visits STMO#74288","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Calculate Google Play Store activity for a given day by source and app","id":"820","title":"Calculate Google Play Store activity for a given day by source and app"},"821":{"body":"The job to retrieve the raw data from the Google Play Store can be found in the play-store-export repository and it is scheduled in airflow . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Google Play Store » Scheduling","id":"821","title":"Scheduling"},"822":{"body":"Introduction Contents Background and Caveats Accessing the Data Data Reference Schema Example Queries Calculate Apple App Store Activity for a given day by app Calculate Apple App Store Activity for a given day and app by source Scheduling","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Apple App Store","id":"822","title":"Apple App Store"},"823":{"body":"The apple_app_store dataset is used to understand the acquisition performance for non-desktop products on the Apple App Store along the key metrics and dimensions. Apple’s documentation for all metrics and dimensions can be found in the app store connect reference .","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Introduction","id":"823","title":"Introduction"},"824":{"body":"The apple_app_store dataset contains a collection of aggregated tables by a singular dimension that explains the performance of acquisition activity through the Apple App Store. The dimensions (saved as individual derived tables) include: moz-fx-data-marketing-prod.apple_app_store.metrics_by_platform - The device type on which the app was downloaded or used. E.g. iPad, iPod, or iPhone. moz-fx-data-marketing-prod.apple_app_store.platform version - The OS version on which the app was downloaded or used. App Units, In-App Purchases, and Sales are based on the version on which the app is downloaded. Active in Last 30 Days, Product Page Views, Retention, and Sessions are based on the iOS version on which the app is used. moz-fx-data-marketing-prod.apple_app_store.app version - The version of the app displayed on the app store at the time of activity. moz-fx-data-marketing-prod.apple_app_store.region - The App Store region in which purchases were made, based on the customer’s billing address. Regions include (USA and Canada, Europe, Latin America and The Caribbean, Asia Pacific, Africa, The Middle East, and India) moz-fx-data-marketing-prod.apple_app_store.storefront - The app store country in which purchases were made, based on the customer’s billing address. moz-fx-data-marketing-prod.apple_app_store.source - The source from which a customer tapped a link to your App Store product page to view your app or download it for the first time. You can view metrics based on the source from which users are finding your app. Source types include (App Store Browse, App Store Search, App Referrers, Web Referrers) moz-fx-data-marketing-prod.apple_app_store.app referrer - People landing on the app store via links from within other apps. This also includes apps using the store kit API and excludes the native Safari. moz-fx-data-marketing-prod.apple_app_store.web Referrer - Previously top websites. Shows the referring website for the app download. Web referrals must be from Safari on devices with iOS 8 or tvOS 9 or later. Taps from websites using web browsers like chrome are attributed to that app. moz-fx-data-marketing-prod.apple_app_store.campaign - Previously top campaigns. Tracks app and website referrals to measure the impact of an advertising campaign. Tracked by adding two tokens to any app store link to see results in app analytics. moz-fx-data-marketing-prod.apple_app_store.total : Total metric activity without any dimension breakdown. The metrics included in the aggregated tables are: app_units - The number of first-time app purchases made on the App Store using iOS 8 and tvOS 9 or later. Updates, re-downloads, download onto other devices are not counted. Family sharing downloads are included for free apps, but not for paid apps. impressions - The number of times the app was viewed in the Featured, Categories, Top Charts and Search Sections of the App Store. Also includes views of the product page. impressions_unique_device - The number of times the app was viewed in the Featured, Categories, Top Charts and Search Sections of the App Store by unique device. Also includes views of the product page. product_page_views - Number of times the app's product page has been viewed on devices iOS 8 and tvOS 9 or later. Includes both App Store app and store kit API product_page_views_unique_device - Number of times the app's product page has been viewed on devices iOS 8 and tvOS 9 or later by unique device. Includes both App Store app and store kit API active_devices_opt_in - The number of devices with at least one session during the selected period. Only devices with iOS 8 and tvOS 9 or later are included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. active_devices_last_30_days_opt_in - The number of active devices with at least one session during the previous 30 days. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. deletions_opt_in - The number of times your app was deleted on devices running iOS 12.3 or tvOS 9 or later. This data includes deletions of the app from the Home Screen and deletions of the app through Manage Storage. Data from resetting or erasing a device's content and settings is not included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. installations_opt_in - The total number of times your app has been installed on devices with iOS 8 or tvOS 9, or later. Re-downloads on the same device, downloads to multiple devices sharing the same Apple ID, and Family Sharing installations are included. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers. sessions_opt_in - The number of times the app has been used for at least two seconds. If the app is in the background and is later used again, that counts as another session. Data for this metric is “opt-in” - collected only if users have agreed to share their diagnostics and usage information with app developers.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Contents","id":"824","title":"Contents"},"825":{"body":"The data is received from Apple with only one dimension per metric. As a result, we are unable to do multi-dimensional analysis. i.e. we can tell how each storefront is performing but we can’t see how specific platforms or sources are contributing to it.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Background and Caveats","id":"825","title":"Background and Caveats"},"826":{"body":"Access the data at moz-fx-data-marketing-prod.apple_app_store","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Accessing the Data","id":"826","title":"Accessing the Data"},"827":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Data Reference","id":"827","title":"Data Reference"},"828":{"body":"metrics_by_[dimension] tables\nroot |- date: date |- app_name: string |- [app_referrer | app_version | campaign | platform | platform_version | region | source | storefront | web_referrer]: string |- app_units: integer |- impressions: integer |- impressions_unique_device: integer |- product_page_views: integer |- product_page_views_unique_device: integer |- active_devices_opt_in: integer |- active_devices_last_30_days_opt_in: integer |- deletions_opt_in: integer |- installations_opt_in: integer |- sessions_opt_in: integer","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Schema","id":"828","title":"Schema"},"829":{"body":"","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Example Queries","id":"829","title":"Example Queries"},"83":{"body":"Underneath the metric definition, look for the section marked \"access\". This should tell you the BigQuery table where the data for the metric is stored, along with the column name needed to access it. For several examples of this along with a more complete explanation, see Accessing Glean Data . Note that Glean refers to \"probes\" (in the old-school Firefox parlance) as \"metrics\". Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Glean Dictionary » How can I go from a metric to querying it in BigQuery?","id":"83","title":"How can I go from a metric to querying it in BigQuery?"},"830":{"body":"SELECT date, app_name, SUM(impressions_unique_device) as unique_device_impressions, SUM(product_page_views_unique_device) as unique_device_page_views, SUM(app_units) as installs, SAFE_DIVIDE(SUM(product_page_views_unique_device), SUM(impressions_unique_device)) as unique_device_page_view_rate, SAFE_DIVIDE(SUM(app_units), SUM(product_page_views_unique_device)) as install_rate\nFROM `moz-fx-data-marketing-prod.apple_app_store.metrics_total`\nWHERE date = \"2020-08-20\"\nGROUP BY date, app_name STMO#74291","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Calculate Apple App Store Activity for a given day by app","id":"830","title":"Calculate Apple App Store Activity for a given day by app"},"831":{"body":"SELECT date, app_name, source, SUM(impressions_unique_device) as unique_device_impressions, SUM(product_page_views_unique_device) as unique_device_page_views, SUM(app_units) as installs, SAFE_DIVIDE(SUM(product_page_views_unique_device), SUM(impressions_unique_device)) as unique_device_page_view_rate, SAFE_DIVIDE(SUM(app_units), SUM(product_page_views_unique_device)) as install_rate\nFROM `moz-fx-data-marketing-prod.apple_app_store.metrics_by_source`\nWHERE date = \"2020-08-20\" AND app_name = \"Firefox\"\nGROUP BY date, app_name, source STMO#74290","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Calculate Apple App Store Activity for a given day and app by source","id":"831","title":"Calculate Apple App Store Activity for a given day and app by source"},"832":{"body":"The job to retrieve the raw data from the Apple App Store can be found in the app-store-analytics-export repository . The exported results are individual metrics grouped by a single dimension. These exports are initially loaded into the apple_app_store_exported data source. The exports are scheduled in airflow . The job to create the derived tables found in moz-fx-data-marketing-prod.apple_app_store can be found in bigquery-etl under apple_app_store . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Non-Desktop Datasets » Apple App Store » Scheduling","id":"832","title":"Scheduling"},"833":{"body":"These datasets are for projects outside of the Firefox telemetry domain. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Other Datasets","id":"833","title":"Other Datasets"},"834":{"body":"This dataset records facts about individual commits to the Firefox source tree in the mozilla-central source code repository.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » hgpush","id":"834","title":"hgpush"},"835":{"body":"The dataset is accessible via STMO . Use the eng_workflow_hgpush_parquet_v1 table with the Athena data source. (The Presto data source is also available, but much slower.)","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Data Reference","id":"835","title":"Data Reference"},"836":{"body":"See the hgpush ping schema for a description of available fields. Be careful to: Use the latest schema version. e.g. v1. Browse the hgpush schema directory in the GitHub repo to be sure. Change dataset field names from camelCaseNames to under_score_names in STMO. e.g. reviewSystemUsed in the ping schema becomes review_system_used in STMO.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Field Types and Descriptions","id":"836","title":"Field Types and Descriptions"},"837":{"body":"Select the number of commits with an 'unknown' review system in the last 7 days: select count(1)\nfrom eng_workflow_hgpush_parquet_v1\nwhere review_system_used = 'unknown' and date_diff('day', from_unixtime(push_date), now()) < 7","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Example Queries","id":"837","title":"Example Queries"},"838":{"body":"The dataset is populated via the Commit Telemetry Service . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » hgpush » Code Reference","id":"838","title":"Code Reference"},"839":{"body":"When the stub installer completes with almost any result, it generates a ping containing some data about the system and about how the installation went. This ping isn't part of Firefox unified telemetry, it's a bespoke system; we can't use the telemetry client code when it isn't installed yet. No ping is sent if the installer exits early because initial system requirements checks fail.","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » What is the Stub Installer ping?","id":"839","title":"What is the Stub Installer ping?"},"84":{"body":"The Probe Dictionary is a web-based tool that allows you to look up information on all the probes defined in Firefox's source code. Until Firefox on Glean is finished, the Probe Dictionary is the best way to look up what data is submitted by Firefox. Note that the Probe Dictionary has not kept pace with many changes that have made to the Mozilla data platform in the last couple of years. However, with some knowledge of how Firefox and the data platform work, you can still quickly find the data that you need. If you have questions, don't hesitate to ask for help .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » Using the Probe Dictionary","id":"84","title":"Using the Probe Dictionary"},"840":{"body":"Installer pings are formed and sent from NSIS code (!) in the stub installer, in the SendPing subroutine . Like any other ping, they are processed into ping tables .","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » How it’s processed","id":"840","title":"How it’s processed"},"841":{"body":"You can access this data in BigQuery under firefox_installer.install. The following query, for example, gives you the number of successful installs per normalized country code on April 20th, 2021: SELECT normalized_country_code, succeeded, count(*)\nFROM firefox_installer.install\nWHERE DATE(submission_timestamp) = '2021-04-20'\nGROUP BY normalized_country_code, succeeded STMO#81648 Note about os_version: Previous versions of Windows have used a very small set of build numbers through their entire life cycle. However, Windows 10 gets a new build number with every major update (about every 6 months), and many more builds have been released on its insider channels. So, to prevent a huge amount of noise, queries using this field should generally filter out the build number and only use the major and minor version numbers to differentiate Windows versions, unless the build number is specifically needed. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Stub installer ping » How to access the data","id":"841","title":"How to access the data"},"842":{"body":"This dataset mirrors bugs (defects, enhancements, tasks) reported in the Bugzilla bug tracker.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » bmobugs","id":"842","title":"bmobugs"},"843":{"body":"The dataset is accessible via STMO . Use the eng_workflow.bmobugs table with the Telemetry (BigQuery) data source.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Data Reference","id":"843","title":"Data Reference"},"844":{"body":"bug_id The unique ID of the bug. The bug can be accessed at https://bugzilla.mozilla.org/show_bug.cgi?id= reporter The bugmail of the user who filed the bug assigned_to The bugmail of the user the bug has been assigned to by default, this is nobody@mozilla.org qa_contact The bugmail of the user who is responsible for answering QA questions about the bug; This field is assigned on a per- product::component basis product The product in which the bug was filed; see the Bugzilla product descriptions for details component The component of the product in which the bug was filed bug_status The status of the bug: UNCONFIRMED NEW ASSIGNED RESOLVED CLOSED keywords Controlled vocabulary keywords assigned to the bug groups Bugzilla groups to which the bug has been assigned flags Flags requested by users of other users name: the name of the flag such as needinfo status: ?, +, - setter_id: the bugmail of the user requesting the flag requestee_id: the bugmail of the user who the flag was requested of priority The bug's priority, as set by the developers who triage the product::component resolution If non-default, ---, the resolution of the bug; which includes FIXED, VERIFIED, WORKSFORME, DUPLICATE, INVALID, WONTFIX, and MOVED. blocked_by Bugs which much be resolved before this bug can be worked on or resolved depends_on Bugs depending on the resolution of this bug before they can be resolved. duplicate_of If the bug has been resolved as DUPLICATE, the id of the bug of which this is a duplicate duplicates List of bugs which have been resolved as duplicates of this bug target_milestone The version number of the branch of Nightly in which the change set associated with the bug was landed; note that version numbers vary by product version The version of Firefox in which the bug was reported delta_ts The timestamp of when the bug was last modified creation_ts The timestamp of when the bug was filed","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Field Types and Descriptions","id":"844","title":"Field Types and Descriptions"},"845":{"body":"Select the number of bugs in the Core product filed in the past 7 days: SELECT count(distinct bug_id)\nFROM eng_workflow.bmobugs\nWHERE product = 'Core' AND date_diff(current_date(), date(parse_timestamp('%Y-%m-%d %H:%M:%S', creation_ts)), DAY) <= 7 AND date(submission_timestamp) >= '2019-01-01' -- required submission date filter","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Example Queries","id":"845","title":"Example Queries"},"846":{"body":"The dataset is populated via the simple ping service on Bugzilla . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » bmobugs » Code Reference","id":"846","title":"Code Reference"},"847":{"body":"Buildhub is a database of metadata for official Mozilla builds of Firefox, Thunderbird, and Fennec (legacy Firefox for Android). Support for the new Firefox for Android is being tracked in bug 1622948 . It includes data on the build id and revision, which can help you understand what changes went into a specific version of the product you see in telemetry. Buildhub data is exported to BigQuery as it becomes available (generally very soon after our software is released) at mozdata.telemetry.buildhub2. The build column contains a struct value that matches the structure of the buildhub.json files built by informulate.py during a Firefox build. An example of a build record is: { \"build\": { \"as\": \"/builds/worker/workspace/build/src/clang/bin/clang -std=gnu99\", \"cc\": \"/builds/worker/workspace/build/src/clang/bin/clang -std=gnu99\", \"cxx\": \"/builds/worker/workspace/build/src/clang/bin/clang++\", \"date\": \"2019-06-03T18:14:08Z\", \"host\": \"x86_64-pc-linux-gnu\", \"id\": \"20190603181408\", \"target\": \"x86_64-pc-linux-gnu\" }, \"download\": { \"date\": \"2019-06-03T20:49:46.559307+00:00\", \"mimetype\": \"application/octet-stream\", \"size\": 63655677, \"url\": \"https://archive.mozilla.org/pub/firefox/candidates/68.0b7-candidates/build1/linux-x86_64/en-US/firefox-68.0b7.tar.bz2\" }, \"source\": { \"product\": \"firefox\", \"repository\": \"https://hg.mozilla.org/releases/mozilla-beta\", \"revision\": \"ed47966f79228df65b6326979609fbee94731ef0\", \"tree\": \"mozilla-beta\" }, \"target\": { \"channel\": \"beta\", \"locale\": \"en-US\", \"os\": \"linux\", \"platform\": \"linux-x86_64\", \"version\": \"68.0b7\" }\n} The fields of build are documented in the schema . Notably, the timestamp in build.download.date reflects the publication date of the build on https://archive.mozilla.org. This is earlier than the moment that the build would have been offered to clients through either the download website or the in-product updater. To find the earliest publication date for each release in the Firefox 82 series, you can use a query like: SELECT build.target.version, MIN(build.download.date) AS published\nFROM mozdata.telemetry.buildhub2\nWHERE build.target.version LIKE \"82.%\" AND ENDS_WITH(build.source.repository, \"mozilla-release\")\nGROUP BY 1\nORDER BY 1 Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Build metadata » Build metadata","id":"847","title":"Build metadata"},"848":{"body":"Product Details is a public JSON API which contains release information for Firefox desktop, Fenix and Thunderbird. The data contains release dates for different product versions. Product Details data is exported to BigQuery daily. Data for Firefox Desktop releases is available at mozdata.telemetry.releases and for Fenix releases at mozdata.org_mozilla_fenix.releases. As an example, the following query finds release dates for each non-dev release in the Firefox 82 series: SELECT date, version\nFROM mozdata.telemetry.releases\nWHERE version LIKE \"82.%\" AND category != \"dev\"\nORDER BY date","breadcrumbs":"Dataset Reference » Other Datasets » Release information » Release information","id":"848","title":"Release information"},"849":{"body":"BigQuery schema Import script Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Release information » Code reference","id":"849","title":"Code reference"},"85":{"body":"You can visit the Probe Dictionary at probes.telemetry.mozilla.org . As its content is generated entirely from publicly available source code in Firefox, there is no access control. From the top level, you can search for a probe by name, descriptive, or other category by entering the appropriate text in the search box. If you click on a probe, you can get more information on it including a reference to its definition in the source code as well as information on how to get the data submitted by this probe in some of our data tools like STMO and the Telemetry Dashboard.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How to use","id":"85","title":"How to use"},"850":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Firefox Suggest","id":"850","title":"Firefox Suggest"},"851":{"body":"Firefox Suggest is a monetizable feature in the Firefox urlbar. Suggest provides real-time recommendations as users type in the urlbar. The recommendations include URLs from the user's browsing history, open tabs and bookmarks, as well as URLs for sponsored and non-sponsored content from third party partners like Ad Marketplace and Wikipedia. Firefox Suggestions compete directly with Search Engine Suggestions for user attention and clicks in the urlbar. A holistic analysis of the urlbar should include data from all the sources providing recommendations to the urlbar, including Firefox Suggestions, Search Engine Suggestions, auto-fill, etc. This section will include information about Firefox Suggest data. See Search Datasets for documentation on Search Engine Data.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Introduction","id":"851","title":"Introduction"},"852":{"body":"Firefox Suggestions may be served to the urlbar from Firefox itself, or by a Mozilla-owned service called Merino. When users opt in to sharing their search query data, Firefox sends the search queries to Merino, and Merino responds with recommendations. In addition to the search queries, we collect Category 1 and 2 telemetry data from Firefox about how users are interacting with Suggest.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Data Collection","id":"852","title":"Data Collection"},"853":{"body":"Interactions data related to Firefox Suggest is collected in the following ways. Interactions with Firefox Suggestions in the urlbar (i.e., clicks, impressions, blocks, clicks on help links) are collected using the standard (legacy) Telemetry system as Scalars and Events. Full documentation of the probes is here . The Scalars are available in Clients Daily . Interactions with Firefox Suggestions in the urlbar (i.e., clicks, impressions, blocks) are collected using Custom Contextual Services Pings. The Custom Contextual Services Pings contain additional information not available in the standard Scalars and Events, such as the advertiser that provided the recommendation, if any. This data has a much shorter retention period than the data collecting in (1) above. It also does not contain the Firefox Desktop Client ID, and is not join-able by design to any datasets outside of Contextual Services. Full documentation of the probes is here . Preference Settings are collected using the standard (legacy) Telemetry system in the Environment. Full documentation of the probes is here . The Preferences are available in Clients Daily . Choices users made on opt-in modals (which propagate to Preferences ) are also recorded in the Environment. Exposure Events for experiments are recorded using the standard Nimbus system. Full documentation of the probes is here .","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Interactions data (Cat 1 and 2)","id":"853","title":"Interactions data (Cat 1 and 2)"},"854":{"body":"Search queries sent to Merino by Firefox are logged by Merino. Full documentation of the probes is here . For more information about the much shorter retention periods, security and access controls on this data, see the Search Terms Data Access Policy (Mozilla internal only). Merino responses as seen from Firefox. We collect data about Merino's response times and response types in Firefox using the standard (legacy) Telemetry system as Histograms. Full documentation of the probes is here . Service and operational data on Merino We also collect data about Merino as a service from Merino directly. Full documentation of the data is here .","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Search queries and Merino","id":"854","title":"Search queries and Merino"},"855":{"body":"Note: gotchas with historical Suggest revenue data are outlined here . Access-restriction(s) Big Query Table Looker Explore Description All Mozillians telemetry.suggest_clients_daily Firefox Desktop > Suggest Clients Daily Workhorse dataset for Suggest, includes desktop data. All new Suggest metrics are added to this table. Does not include advertiser data. Contextual Services contextual_services.event_aggregates Contextual Services > Event Aggregates Dataset with Sponsored Tiles and Suggest analyses by advertiser. No longer maintained. Instead use the derived event_aggregates_[product] datasets. Contextual Services contextual_services.event_aggregates_suggest Contextual Services > Event Aggregates Suggest Workhorse dataset for Suggest analyses by advertiser. Contextual Services contextual_services_derived.adm_forecasting Contextual Services > AdM Forecasting Dataset with required components for Sponsored Tiles and Suggest revenue forecasts. Contextual Services, Revenue contextual_services.event_aggregates x revenue.revenue_data Revenue > AdM Revenue with Telemetry Revenue information combined with usage metrics. This dataset is useful for CPC analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Suggest » Big Query Tables and Looker Explores","id":"855","title":"Big Query Tables and Looker Explores"},"856":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Sponsored Tiles","id":"856","title":"Sponsored Tiles"},"857":{"body":"Firefox Sponsored Tiles is an advertising-based feature available on the new tab of both desktop and mobile Firefox browsers. This feature populates the new tab's Top Sites section with up to two Sponsored Tiles. These Sponsored Tiles display a company logo and link to the company website. Mozilla's Contile serves the advertisements and may refresh the advertisers every 15 minutes. Each click on a Sponsored Tile generates revenue for Mozilla.","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Introduction","id":"857","title":"Introduction"},"858":{"body":"Mozillians may access Sponsored Tiles data when advertiser information is not attached. This includes metrics such as Sponsored Tile impressions, clicks, dismissals, and disablement. Sponsored Tiles is an important component of new tab user behavior and a growing source of revenue. Therefore, it is encouraged to monitor Sponsored Tile engagement metrics in do no harm experiments testing changes to the new tab. Access to Sponsored Tiles data by advertiser is restricted to members of the contextual services working group. These restrictions are designed to protect user privacy, preventing excessive access to data which links a given client to their interactions with different advertisers. For more information on requesting access, see comment here .","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Data Usage Considerations","id":"858","title":"Data Usage Considerations"},"859":{"body":"Note: gotchas with historical Sponsored Tiles revenue data are outlined here . Access-restriction(s) Big Query Table Looker Explore Description All Mozillians telemetry.sponsored_tiles_clients_daily Firefox Desktop > Sponsored Tiles Clients Daily Workhorse dataset for Sponsored Tiles, includes desktop and mobile data. All new Sponsored Tiles metrics are added to this table. Does not include advertiser data. All Mozillians telemetry.newtab Firefox Desktop > Newtab Expanded newtab desktop dataset. Requires unnesting events. All Mozillians telemetry.newtab_interactions Firefox Desktop > New Tab Interactions In-development dataset for basic analyses. Available metrics are limited to desktop clicks and impressions. Contextual Services contextual_services.event_aggregates Contextual Services > Event Aggregates Dataset with Sponsored Tiles and Suggest analyses by advertiser. No longer maintained. Instead use the derived event_aggregates_[product] datasets. Contextual Services contextual_services.event_aggregates_spons_tiles Contextual Services > Event Aggregates Spons Tiles Workhorse dataset for Sponsored Tiles analyses by advertiser. Contextual Services contextual_services_derived.adm_forecasting Contextual Services > AdM Forecasting Dataset with required components for Sponsored Tiles and Suggest revenue forecasts. Contextual Services, Revenue contextual_services.event_aggregates x revenue.revenue_data Revenue > AdM Revenue with Telemetry Revenue information combined with usage metrics. This dataset is useful for CPC analyses. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Sponsored Tiles » Big Query Tables and Looker Explores","id":"859","title":"Big Query Tables and Looker Explores"},"86":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » Common Questions","id":"86","title":"Common Questions"},"860":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Newtab Interactions","id":"860","title":"Newtab Interactions"},"861":{"body":"The telemetry.newtab_interactions dataset is useful for analyzing data on the New Tab on Firefox Desktop. It contains a single source for user interactions with the New Tab and allows analysis to be done at either a client or visit level. This table contains data from the Glean \"newtab\" ping .","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Introduction","id":"861","title":"Introduction"},"862":{"body":"This dataset can contain more than one row for each submission_date, client_id and visit_id. Each unique tab opened is defined as a unique New Tab visit_id. We recommend aggregating by client_id, submission_date and visit_id. The client_id is the Glean client identifier, there is also the legacy_telemetry_client_id which can be used to join this data to non-Glean data tables.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Content","id":"862","title":"Content"},"863":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Background and Caveats","id":"863","title":"Background and Caveats"},"864":{"body":"\"newtab\" pings can be sent for one of two reasons. component_init: The newtab component init'd, and the newtab and homepage settings have been categorized. This is mostly to ensure we hear at least once from clients configured to not show a newtab UI. newtab_session_end: The newtab visit ended. Could be by navigation, being closed, etc. This dataset does not have a long history. The newtab ping went live in Fall 2022 and therefore we do not have data prior to that launch. Any historical analysis will not be possible until we collect more data. Currently, telemetry is not yet instrumented for organic topsites tiles. This work is in progress and will be added to the dataset soon. For now, all total topsites metrics (impression, clicks) only include sponsored topsites data. Some of the preference settings enabling features like Pocket and Topsites can be set to enabled in regions where these features are not available. In these cases, it is best to filter by country to only include regions where these features are available. In Looker, there are pre-set country groups for Topsites Available and Pocket Available to make this easier.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Scheduling:","id":"864","title":"Scheduling:"},"865":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Data Reference","id":"865","title":"Data Reference"},"866":{"body":"Environment Specific: newtab_visit_id: the unique id for that New Tab visit client_id - Glean client id legacy_telemetry_client_id: The client_id according to Telemetry. Might not always have a value due to being too early for it to have loaded newtab_visit_started_at: the timestamp when the tab was opened newtab_visit_ended_at: the timestamp when the tab was closed experiments: field to tag any active experiments the user is in pocket_is_signed_in: boolean flag indicating if the user is signed into pocket pocket_enabled - boolean flag indicating whether the user has pocket enabled in settings. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. pocket_sponsored_stories_enabled: boolean indicating whether the setting to show Sponsored Stories in the New Tab is enabled. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. pocket_sponsored_stories_enabled: boolean flag indicating whether Pocket sponsored stories are enabled in settings. This can be enabled even in countries where Pocket is not available, so it is useful to add a country filter when using this. topsites_enabled: boolean flag for whether the client has topsites enabled in settings. This can be enabled even if topsites are not available in that country. newtab_homepage_category: the current setting of the homepage URL. Classified into categories using SiteClassifier. newtab_newtab_category: the current setting of the new tab URL. Classified into categories using SiteClassifier. newtab_open_source: describes the situation when the tab was opened. One of “about:Welcome”, “about:Home” or “about:NewTab” to reflect whether the tab is the first for a new profile/new Firefox install, the first in a new window or a new tab in an existing session window. newtab_search_enabled: boolean indicating whether the setting to enable search on New Tab is enabled is_new_profile: flag indicating if the profile is new, pulled from the unified_metrics table activity_segment: flag indicating which activity segment the client falls into on this day, pulled from the unified_metrics table Search Specific: search_engine: the search engine for this search search_access_point: the access point where the search originated. For New Tab, this is always the New Tab search bar (handoff searches). searches: count of searches tagged_search_ad_clicks: count of ad clicks that resulted from tagged New Tab searches tagged_search_ad_impressions: count of search engine results pages with ads which resulted from New Tab searches. This does not count the number of ads seen, but the number of pages seen which displayed ads. follow_on_search_ad_clicks: count of ad clicks which resulted from a follow on search from a search that originated on the New Tab. follow_on_search_ad_impressions: search engine results pages with ads which resulted from follow on searches from searches which originated on the New Tab. This does not count the number of ads seen, but the number of pages seen which displayed ads. Pocket Specific: pocket_impressions: count of total impressions on Pocket tiles, including both organic and sponsored. Each tile displayed contributes to this count. sponsored_pocket_impressions: the count of sponsored Pocket impressions organic_pocket_impressions: the count of organic Pocket impressions pocket_clicks: count of total Pocket clicks, including both organic and sponsored. sponsored_pocket_clicks: the count of sponsored Pocket clicks organic_pocket_clicks: the count of organic pocket clicks pocket_saves: count of times “save to pocket” was selected on all tiles sponsored_pocket_saves: count of times “save to pocket” was selected on sponsored tiles organic_pocket_saves: count of times “save to pocket” was selected on organic tiles pocket_topic_click: count of clicks on “Popular Topics” pocket_story_position: the tile position Topsites Specific: topsites_impressions: count of impressions on topsites tiles. Currently this is only instrumented for sponsored topsites and does not include non-sponsored topsites. sponsored_topsite_impressions: count of impressions on sponsored topsites tiles. Each tile displayed contributes to this count. topsites_clicks: count of clicks on topsites tiles. Currently this is only instrumented for sponsored topsites and does not include non-sponsored topsites. sponsored_topsite_clicks: count of clicks on sponsored topsites tiles","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Field Descriptions","id":"866","title":"Field Descriptions"},"867":{"body":"This dataset is updated daily via the telemetry-airflow infrastructure.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Scheduling","id":"867","title":"Scheduling"},"868":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Schema","id":"868","title":"Schema"},"869":{"body":"This dataset is generated by bigquery-etl. Refer to this repository for information on how to run or augment this dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Newtab_Interactions » Code Reference","id":"869","title":"Code Reference"},"87":{"body":"Look at the \"recorded (nightly)\" column after the probe definition in the summary. If it gives a range and it ends before the current release, the probe is not active anymore. For example, the a11y.sitezoom probe was only recorded in Nightly from Firefox 73 to 77.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How can I tell if a probe is still active?","id":"87","title":"How can I tell if a probe is still active?"},"870":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar Events","id":"870","title":"Urlbar Events"},"871":{"body":"Introduction Urlbar search sessions Measurement Summary Results, impressions and clicks Urlbar events table Gotchas Example queries Column descriptions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Table of Contents","id":"871","title":"Table of Contents"},"872":{"body":"The urlbar_events table, derived from Glean urlbar events, provides a data source for understanding user interactions with the urlbar and search. Its structure and fields are designed around the notion of urlbar search sessions. This data is Desktop-only.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Introduction","id":"872","title":"Introduction"},"873":{"body":"A urlbar search session is a sequence of interactions with the urlbar , starting from when the urlbar receives focus, and ending when the user navigates to a new page or focuses outside of it, causing the result panel to close. In this context, search means using the urlbar to search for a page , not specifically using a search engine . The following diagram shows the user interaction flow through a search session. The most common case (\"user types a query and clicks on a result\") is shown with bold arrows. Unusual cases are shown with dotted lines. flowchart LR\nA[Urlbar receives focus]\nA ==> B[Initial results displayed]\nB ==> C[User types character<br><br>Results update]\nC ==> D{User takes<br><b>event action</b>}\nD ==>|engaged| E([Selects result<br><code>urlbar.engagement</code>])\nD -->|abandoned| F([Focus outside of urlbar<br><code>urlbar.abandonment</code>])\nD -.->|annoyance| G([Selects result option<br><code>urlbar.engagement</code>])\nE ==> H[Urlbar loses focus<br><br>Result panel closes]\nA -.->|paste & go| E\nB -->|zero prefix| D\nC ==> C\nF --> H\nG -.->|panel closes| H\nG -.->|panel stays open| B\nE -.->|search mode| B A search session includes one or more event actions taken by the user, usually in response to the results that are displayed. There are 3 types of event action: Engaged: the user selects a result. This includes pressing Enter after typing, which has the effect of selecting the first result. Abandoned: the user focuses outside of the urlbar without selecting a result. Annoyance: the user selects an auxiliary option associated with a result, e.g. Dismiss in the meatball menu. The search session ends if the event action causes the panel to close, e.g. by navigating to a new page. Most search sessions see the user typing some characters and selecting a result, ending the session after one event action. However, in some instances the event action leaves the panel open for further interaction, e.g. selecting the Dismiss annoyance signal. In such cases, the search session will contain multiple event actions. Also, in some search sessions, the user can take an event action without typing any characters or without results being displayed, e.g. using the Paste & Go context menu option. An event action is called terminal if it causes the session to end. Whether or not an event action is terminal is determined a posteriori from its characteristics. For the complete logic on terminal event actions, see this code .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar search sessions","id":"873","title":"Urlbar search sessions"},"874":{"body":"Measurement for search sessions is collected through Glean urlbar.engagement and urlbar.abandonment events, which record one event for each event action. (There is also a urlbar.impression event, but it is not currently used for data analysis). These contain a snapshot of the urlbar state at the moment when the event action was taken, such as the types of results that were showing, and the result that was selected (if any). This means that we have information about the final set of results from which the user made a selection, but not the intermediate result sets shown on each keystroke. A search session with multiple event actions will generate multiple Glean events. There is currently no \"session ID\" linking these together, as the majority of search sessions generate only 1 event, and the analytical focus is on counting occurrences rather than event sequences. Also, the events do not contain an indicator of whether they are terminal. This determination is made at ETL time based on the event contents.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Measurement","id":"874","title":"Measurement"},"875":{"body":"This table summarizes key information about the 3 types of event action: Event action Terminal? Glean event Event extra fields of interest Engaged Usually yes (e.g. clicking on a result)Sometimes no (e.g. entering search mode) urlbar.engagement Ordered list of displayed results: resultsSelected result type: selected_resultSelected result position (1-indexed): selected_position Abandoned Yes urlbar.abandonment Ordered list of displayed results: results Annoyance Sometimes yes (e.g. \"Learn More\")Sometimes no (e.g. \"Dismiss\") urlbar.engagement Ordered list of displayed results: resultsSelected result type: selected_resultSelected result position (1-indexed): selected_positionAnnoyance signal (the option selected for a result): engagement_type","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Summary","id":"875","title":"Summary"},"876":{"body":"The primary use case for this data is calculating click and impression rates for different types of urlbar search results in order to answer Product questions. The Urlbar Events Looker explore is built on top of the urlbar_events table to serve this need. The results and selected_result fields in the Glean event extras report \"raw\" result types, which are sometimes more granular than Product needs. Product has developed a mapping which translates these raw values into interpretable Product result types (e.g. \"search suggestion\"). All columns in the urlbar_events table containing raw result types (e.g. selected_result) have a corresponding Product version (e.g. product_selected_result) with the mapped values. If a raw result type does not map to any Product result type, the mapping returns other. An impression is defined as a result that is showing in the result panel at event action time. This means: We only consider 1 set of impressions per event action. As the user types characters, they will see intermediate result sets, as the result panel updates on each keystroke. However, these are currently not taken into account. At event action time, there are usually multiple results showing, i.e. multiple impressions. Many impression sets have 10 impressions (the default number). The number of impressions shown on an event action is given in the num_total_results column. An impression set may have multiple impressions of the same type. e.g. multiple search suggestions are usually surfaced for a typed query. The ordered list of result impressions for each event action is given in the array-valued column results. A click occurs when the user selects a result, i.e. taking an engaged event action. We use this as standard terminology, even though the user may not have physically clicked a mouse. The majority of clicks are terminal: they cause a page to be loaded and the search session to end. In a few rare cases, a click is not terminal. The type of result selected is given in the selected_result/product_selected_result columns. CTR can be computed in 2 ways for a given result type: num clicks / total num impressions num clicks / num search sessions with at least 1 such impression We generally use (2.) for Product-focused analyses and experiments, including the Looker explore . For result types that have at most 1 impression per result set (e.g. navigational), these will be the same. For types that tend to have multiple impressions per result set (e.g. search suggestions), (1.) could be much lower than (2.). An annoyance occurs when the user selects an option associated with a result, e.g. \"Dismiss\", without selecting the result itself. These are usually found in the meatball menu next to the displayed result. The annoyance_signal_type column gives the type of annoyance option that was selected, and selected_result/product_selected_result give the result type with which the annoyance is associated. For more examples of previously used metrics, see the Firefox Suggest Jetstream outcome .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Results, impressions and clicks","id":"876","title":"Results, impressions and clicks"},"877":{"body":"The mozdata.firefox_desktop.urlbar_events table contains 1 row for each Glean event (i.e. 1 row per event action) reported across all Desktop users. As discussed above, most search sessions only have 1 associated row, but some have multiple. There is no session identifier linking rows associated with the same session (although it may be possible to infer such linkage from event sequencing). However, the is_terminal column indicates whether the event action was terminal. The event action type is listed in the event_action column. Most of the Glean event extras fields are included in separate columns. Additionally: The array-valued results column lists the ordered results showing at event action time. Each array element is a struct with result_type, product_result_type, position, and result_group. selected_result, product_selected_result, selected_position give the selected result associated with an engagement or annoyance. annoyance_signal_type gives the annoyance option selected, if any. event_id is a row identifier UUID. This is mainly useful when unnesting the results column. glean_client_id, seq (from the event's ping_info), event_timestamp can be used to build event sequences and interlace with SERP events. This table summarizes the main column values associated with each event action: Event action event_action is_terminal selected_result annoyance_signal_type Engaged engaged true or false selected_result from Glean engagement event null Abandoned abandoned true null null Annoyance annoyance true or false selected_result from Glean engagement event engagement_type from Glean engagement event","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Urlbar events table","id":"877","title":"Urlbar events table"},"878":{"body":"Each search session may have multiple associated rows. To count unique search sessions (the most common use case), condition on is_terminal = true. To work with impressions, UNNEST the results column.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Gotchas","id":"878","title":"Gotchas"},"879":{"body":"To count number of search sessions: SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal Engagement rate (proportion of search sessions ending with an engaged action): SELECT COUNTIF(event_action = 'engaged') / COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal Impression rate for history (proportion of search sessions that ended with a history impression showing): SELECT COUNT(DISTINCT IF(r.product_result_type = 'history', event_id, NULL)) / COUNT(DISTINCT event_id)\nFROM `mozdata.firefox_desktop.urlbar_events`, UNNEST(results) AS r\nWHERE is_terminal Number of clicks on a history result: SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE is_terminal AND event_action = 'engaged' AND product_selected_result = 'history' CTR for history (denominator is search sessions that had an impression, not number of impressions): SELECT COUNT(DISTINCT IF(event_action = 'engaged' AND product_selected_result = 'history', event_id, NULL)) / COUNT(DISTINCT IF(r.product_result_type = 'history', event_id, NULL))\nFROM `mozdata.firefox_desktop.urlbar_events`, UNNEST(results) AS r\nWHERE is_terminal Number of result dismissals (annoyance): SELECT COUNT(*)\nFROM `mozdata.firefox_desktop.urlbar_events`\nWHERE event_action = 'annoyance' AND annoyance_signal_type = 'dismiss'","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Example queries","id":"879","title":"Example queries"},"88":{"body":"Look in the \"available in\" section underneath the probe. You can use this information to query the data submitted by the probe in BigQuery using STMO or other tools. For example, for example this query gives you the counts of the distinct values for a11y.hcm_background: SELECT payload.processes.parent.scalars.a11y_hcm_background AS a11y_hcm_background, count(*) AS COUNT\nFROM telemetry.main_1pct\nWHERE DATE(submission_timestamp)='2021-08-01' group by 1; STMO#81415 Other measurement types may require more complicated queries. For information on querying exponential histograms, see Visualizing Percentiles of a Main Ping Exponential Histogram . Note that the metric's information may also appear in derived datasets, not just the raw ping tables which we are talking about above. For more information on this (and how to explore data stored in derived data sets), see Accessing Desktop Data .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » How can I go from a probe to querying it in BigQuery?","id":"88","title":"How can I go from a probe to querying it in BigQuery?"},"880":{"body":"Descriptions for relevant columns in the table are provided here. (This will be moved to bigquery-etl in the future, but tables generated dynamically using sql_generators don't currently support schema.yaml.) Column Description event_name Name of the urlbar Glean event represented by this row: engagement or abandonment event_timestamp Glean event timestamp event_id Row identifier UUID. When unnesting the results column, use COUNT(DISTINCT event_id) to count events. seq ping_info.seq from the events ping. Use together with event_timestamp for event sequencing. normalized_engine Normalized default search engine pref_fx_suggestions Is Firefox Suggest enabled (nonsponsored suggestions)? pref_sponsored_suggestions Are Firefox Suggest sponsored suggestions enabled? pref_data_collection Has the user opted into Firefox Suggest data collection, aka Suggest Online? engagement_type How the user selected the result [e.g. click, enter] interaction How the user started the search action [e.g. typed, pasted] num_chars_typed Length of the query string typed by the user num_total_results Number of results displayed selected_position Rank of the selected result, starting from 1, if any selected_result Raw type identifier for the selected result, if any [e.g. search_suggest, bookmark] product_selected_result Product type identifier for the selected result, if any [e.g. wikipedia_enhanced, default_partner_search_suggestion] results Array listing info about each result displayed results.position Display rank of this result, starting from 1 results.result_type Raw type identifier for this result results.product_result_type Product type identifier for this result results.result_group Result group this result belongs to [e.g. heuristic, suggest] event_action Event action: engaged, abandoned, or annoyance is_terminal Did the event action cause the search session to end? Filter on is_terminal = TRUE to count unique search sessions. engaged_result_type Raw type identifier for the selected result, if any product_engaged_result_type Product type identifier for the selected result, if any annoyance_signal_type Annoyance option selected, if any. This uses the value of engagement_type when event_action is annoyance. [e.g. dismiss, help]","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Column descriptions","id":"880","title":"Column descriptions"},"881":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Scheduling","id":"881","title":"Scheduling"},"882":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Schema","id":"882","title":"Schema"},"883":{"body":"This table is generated from a templated query defined under bigquery_etl/sql_generators . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events » Code reference","id":"883","title":"Code reference"},"884":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Urlbar Events Daily","id":"884","title":"Urlbar Events Daily"},"885":{"body":"Introduction Use Case Urlbar events daily table Dimensions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Table of Contents","id":"885","title":"Table of Contents"},"886":{"body":"The urlbar_events_daily table, derived from urlbar_events, which in turn is derived from Glean urlbar events, provides a daily aggregate table across the different user interactions with the urlbar. This data is Desktop-only. Details on the urlbar_events table can be found here . More details about the urlbar can be found here .","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Introduction","id":"886","title":"Introduction"},"887":{"body":"The aim of this table is to provide easy-to-use information to our Business Development partners and Product Management stakeholders. This table gives them accurate, up-to-date, easily accessible data. This table will also power related dashboards in Looker. Its aim is to speed up processing and display time for dependent dashboards.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Use Case","id":"887","title":"Use Case"},"888":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Urlbar events daily table","id":"888","title":"Urlbar events daily table"},"889":{"body":"This table is grouped by the following dimensions: submission_date normalized_country_code normalized_channel firefox_suggest_enabled sponsored_suggestions_enabled product_result_type These are the aggregates counts that are available in this table: urlbar_impressions urlbar_clicks urlbar_annoyances urlbar_sessions For more information about the exact definition for these metrics, please visit here","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Dimensions","id":"889","title":"Dimensions"},"89":{"body":"First, check the probe description: basic documentation is often there. For example, in the a11y.theme probe it says: OS high contrast or other accessibility theme is enabled. The result is split into keys which represent the values of browser.display.document_color_use: \"default\", \"always\", or \"never\". If this is not given, your best option is probably to look at the Firefox source code using Searchfox (a link to a sample query is provided by Probe Dictionary). Again, feel free to ask for help if you need it. Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Discovery Tools » Using the Probe Dictionary » For keyed scalars, how can I find out what the keys mean?","id":"89","title":"For keyed scalars, how can I find out what the keys mean?"},"890":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Scheduling","id":"890","title":"Scheduling"},"891":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Schema","id":"891","title":"Schema"},"892":{"body":"This table is created from the following query . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » Urlbar Events Daily » Code reference","id":"892","title":"Code reference"},"893":{"body":"","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP Events","id":"893","title":"SERP Events"},"894":{"body":"Introduction SERP impression model Ad detection and visibility Measurement Limitations of ad impression detection Ad impressions and clicks SERP events table Ad component tagging Assumptions on event sequences Gotchas Example queries Column descriptions Scheduling Schema Code reference","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Table of Contents","id":"894","title":"Table of Contents"},"895":{"body":"The serp_events table, derived from Glean serp events, provides a source for understanding user interactions with search engine result pages (SERPs). It is structured around SERP page loads and engagements with different UI components on the SERP. This data is Desktop-only.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Introduction","id":"895","title":"Introduction"},"896":{"body":"A SERP impression consists of a SERP page load, together with any user engagements with the links and UI features displayed on the page. It starts from when the SERP is loaded. Soon after the page loads, the browser runs a scan to detect sponsored search results (i.e. ads). The user may engage with the page by clicking on a link or UI element. The SERP impression ends when the user navigates away or closes the page. The following diagram outlines the flow through a SERP impression, along with the Glean events which are sent at different points. flowchart LR\nA[User loads SERP] --> AA([<code>serp.impression</code>])\nAA --> B{Ads loaded?}\nB -->|Yes| C([<code>serp.ad_impression</code>])\nC -->|Each component| C\nB -->|No| D{User engages?}\nC --> D\nD -->|No| E([<code>serp.abandonment</code>])\nD -->|Yes| F([<code>serp.engagement</code>])\nF -->|User engages again?| F\nF --> G[User leaves SERP]\nE --> G\nAA -.-> H{{User engages\\nbefore ad\\ncategorization\\ncomplete}}\nH -.-> E\nclassDef edgecase fill:lightgrey,stroke:grey,font-size:10pt\nclass H edgecase\nlinkStyle 11,12 stroke-width:1px A SERP impression is considered engaged if the user clicks at least once on a search result link or UI component (out of the ones we track). If the user leaves the SERP without engaging, the impression is considered abandoned .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP impression model","id":"896","title":"SERP impression model"},"897":{"body":"Depending on the search provider, ads may displayed across different display components (areas of the SERP with specific UI treatments), such as inline sponsored results, a carousel showing result tiles streaming horizontally across the top, a sidebar with result tiles laid out in a grid. The ad detection procedure scans each of these components to check whether ad links are present. Ad detection checks for ad links that are loaded , i.e. present in the DOM. Loaded ad links may or may not be visible to the user. Ad links are considered visible if the user has an opportunity to see them, i.e. display properties of the DOM element containing the ad link make them visible, and they are in the area of the page showing on the user's screen. They are considered blocked if the display properties of the DOM element containing the ad link appear to have been altered by an ad blocker so as to make it invisible. Ad links that are neither visible nor explicitly blocked are considered not showing . These may be hidden by the SERP or outside of the area of the page the user has seen, e.g. \"below the fold\", or additional results in the carousel the user needs to scroll to. Usually, if an ad blocker is in use, all loaded ads will be blocked. In such cases, we infer an ad blocker to be in use .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad detection and visibility","id":"897","title":"Ad detection and visibility"},"898":{"body":"Measurement for SERP impressions is collected through Glean serp category events. All events include the impression_id field in their event extras, which is used to link together events associated with the same SERP impression. SERP events are only implemented for specific search engines. When a user loads a SERP, a serp.impression event is recorded with a newly-generated impression_id, containing some top-level information about the impression and the search that led to it. Here, a \"SERP impression\" means a single page load, not a sequence of pages associated with the same search term (which might be called a \"search session\"). If the user loads Page 2 of the search results, or opens the Shopping results page, that is considered a separate SERP impression and generates a new impression_id. When ad detection runs, a serp.ad_impression event is generated for each display component containing at least 1 loaded element. It records counts of: loaded elements: ads_loaded elements which are visible to the user: ads_visible elements which appear to have been blocked: ads_hidden. These counts have the following properties: ads_loaded > 0 0 <= ads_visible + ads_hidden <= ads_loaded Usually ads_hidden = 0 or = ads_loaded. Despite the naming prefixed by ads_, ad_impression events are also reported for certain other page components which do not contain ad links and are not monetizable, such as the shopping tab and Google's refined search buttons. For these, ads_loaded tracks whether the feature was on the page, and is either 0 or 1. For components containing ads, the counts refer to ad links. A separate serp.engagement event is recorded each time the user clicks on one of the instrumented UI components. These include the ad components, organic links on the page, as well as certain other non-ad page components. Along with clicks on links, some components report additional engagement types, such as the Expand (right arrow) button for the carousel, or submitting a new search from the search box. The following table summarizes impressions and engagements instrumented for the main components. Others components or engagement actions may be instrumented in the future; for the most up-to-date list, refer to the serp.ad_impression and serp.engagement event documentation. Component Impression reported Possible engagement actions Search engines supported Ad components ad_carousel serp.ad_impression clicked, expanded all ad_image_row serp.ad_impression clicked all ad_link serp.ad_impression clicked all ad_sidebar serp.ad_impression clicked all except Ecosia ad_sitelink serp.ad_impression clicked all Other page components refined_search_buttons serp.ad_impression clicked, expanded Google only shopping_tab serp.ad_impression clicked all cookie_banner serp.ad_impression clicked_accept, clicked_reject, clicked_more_options all incontent_searchbox None (impression assumed) clicked, submitted all non_ads_link None (impression assumed) clicked all If the user leaves the page without making an engagement, a serp.abandonment event is generated, indicating the reason for abandonment: navigating to a different page, or closing the tab or window. One subtlety here is that there is no explicit signal for when an engaged SERP impression ends. The user may leave the SERP open a long time and keep clicking on different links or components. To count engagements, we need to aggregate all engagement events for that impression_id, and these may come in over some undefined period of time. We handle this by imposing a 2-day maximum SERP impression length at ETL time, as described below .","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Measurement","id":"898","title":"Measurement"},"899":{"body":"As the ad detection procedure runs at most once for a SERP impression against a snapshot of the page, ad impression and click reporting will be subject to some small systematic bias. This is important to be aware of, although no explicit correction is used at present. As a user continues to interact with the SERP, it is possible for additional ads to become visible and for the user to engage with those. For example, if the user keeps scrolling further down the page, they may begin to see ads which were considered \"not showing\" by ad detection. Engagements with these ads will be recorded, but the impressions may not, meaning that the number of visible ad links may be undercounted. There is also an edge case in which the user may click on a result before ad detection has time to complete; such impressions are reported as abandoned, and ad impressions and clicks are ignored. However, the Legacy Telemetry ad click measurement will count all of these cases as ad clicks, since it checks links for ads at click time rather than taking a snapshot. This means that the serp events will undercount ad clicks somewhat relative to Legacy Telemetry. The different cases are described in the following table: Engagement target Click reporting Link impression reporting Non-ad component serp.engagement for target No explicit reporting, impression assumed Ad detected as visible serp.engagement for ad component Included in ads_visible count of serp.ad_impression for component Ad detected but not visibleE.g. user scrolls to reveal an ad that was on the page but not in the visible area when ad detection was run serp.engagement for ad component Included in ads_loaded count but not ads_visible count of serp.ad_impression for component Ad not previously detectedE.g. user scrolls down and more results are loaded automatically. Includes ads that were not on the page when ad detection was run serp.engagement for non_ad_link Not included in serp.ad_impression Engagement before ad detection completed None. A serp.abandonment is sent instead. None","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Limitations of ad impression detection","id":"899","title":"Limitations of ad impression detection"},"9":{"body":"Most of our products, including Firefox, are instrumented to send small JSON packets called \"pings\" when telemetry is enabled. Pings include some combination of environment data (e.g., information about operating system and hardware), measurements (e.g., for Firefox, information about the maximum number of open tabs and time spent running in JavaScript garbage collections), and events (indications that something has happened). Inside Firefox, most Telemetry is collected via a module called \"Telemetry\". The details of our ping formats is extensively documented in the Firefox Source Docs under Toolkit/Telemetry . In newer products like Firefox for Android, instrumentation is handled by the Glean SDK , whose design was inspired from what Mozilla learned from the implementation of the Telemetry module and has many benefits. At some point in the near future, Mozilla plans to replace the Telemetry module with the Glean SDK. For more information, see Firefox on Glean (FOG) . When ping submissions from our clients hit our end points, they are aggregated and stored into ping-level datasets. On a daily basis, the information in these pings datasets is summarized and transformed into derived datasets which are easier to reason about and faster to query. You can learn more about this in Guiding Principles for Data Infrastructure . Both the ping and derived datasets are viewable using tools like GLAM and Looker . For more information, see Tools for Data Analysis .","breadcrumbs":"Introduction » What Data does Mozilla Collect? » Product Telemetry","id":"9","title":"Product Telemetry"},"90":{"body":"Mozilla uses Bigeye as its data observability platform to ensure high data quality and reliability across its pipelines. Bigeye offers powerful features like automated anomaly detection, detailed data lineage tracking, and customizable monitoring. These capabilities allow teams to swiftly identify, diagnose, and resolve data issues, enhancing overall data integrity and operational efficiency.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Introduction to Bigeye (Data Observability Platform)","id":"90","title":"Introduction to Bigeye (Data Observability Platform)"},"900":{"body":"One of the main applications of this data is to compute ad impressions and clicks per SERP impression. As discussed above, a SERP impression may include several ad links across different display components, as well as organic links, and see multiple engagements with any of these. Depending on the use case, ad impressions and clicks may be viewed either per-component or per-SERP impression. To count impressions and clicks, we can either count individual ads and clicks, or the number of page loads with least one ad or click. The latter is usually preferred, since the former could give CTR counts larger than 1 and is more susceptible to issues described above . The rate of individual ad impressions per component may be of interest as well. A display component in a SERP impression is said to have: an ad impression if it had at least 1 visible ad a click if it had at least 1 visible ad and at least 1 click engagement. This means that, for a given SERP impression and display component, ad impression and click are both binary 0/1 variables. CTR for ads is then defined as clicks / ad impressions, and will be between 0 and 1. We can also compute CTR for components that don't have explicit impression reporting, such as organic results, by assuming 1 impression per SERP. Impressions, clicks, and CTR can be computed per SERP impression instead by considering an impression or click to have occurred if at least 1 display component had one. If a component has ads loaded, and they are all hidden, an ad blocker is inferred to be in use on the component. At the SERP level, ad ad blocker is inferred to be in use if is it inferred on at least 1 ad component.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad impressions and clicks","id":"900","title":"Ad impressions and clicks"},"901":{"body":"The mozdata.firefox_desktop.serp_events table has 1 row per SERP impression (indexed by impression_id), combining information from all serp event types recorded for that impression_id. The submission_date column gives the submission date of the serp.impression event. Alongside impression-level fields and summaries, the table has 3 array-valued fields: ad_components, with 1 entry per ad component , listing counts of impressions and engagements non_ad_impressions, with 1 entry per non-ad page component, listing impression counts non_ad_engagements, with 1 entry per non-ad page component and engagement type, listing engagement counts. These arrays only include components with at least one non-zero count. For SERP impressions with no impressions or engagements, the corresponding arrays will be empty. SERP impressions with no engagements are considered abandoned and have a non-null abandon_reason.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » SERP events table","id":"901","title":"SERP events table"},"902":{"body":"Tagging components as containing ads, and computing related fields such as ad_components and num_ad_clicks, is implemented at the view layer using the is_ad_component UDF . The underlying derived table instead has 2 array-valued fields: component_impressions, with 1 entry per component reported in a serp.ad_impression event engagements, with 1 entry per component and engagement action reported in a serp.engagement event.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Ad component tagging","id":"902","title":"Ad component tagging"},"903":{"body":"We expect to see the following events reported for a given impression_id: 1 serp.impression event Either 1 serp.abandonment event or else 1 or more serp.engagement events 0 or more serp.ad_impression events, with at most 1 per component Impression IDs for events which don't meet these requirements are excluded from the table (this only affects a handful of impressions). As discussed above, a user could potentially keep a SERP open in their browser for multiple days and keep recording clicks over that time, as impression IDs don't have an inherent expiration. In filling the table, we only allow events for an impression ID to span at most 2 consecutive submission dates : serp events with a submission date 2 or more days after the first submission date observed for that impression ID are ignored [1] . As a result, the serp_events table has a 2-day lag in its data rather than the 1-day lag present for most other datasets. On day D, the ETL logic looks like the following: Pull all serp events with submission dates D-2 or D-1 Retain event sequences (sharing a common impression_id) meeting the above requirements whose serp.impression event has submission date D-2 Compute 1 row for each event sequence and insert into the table with submission date D-2.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Assumptions on event sequences","id":"903","title":"Assumptions on event sequences"},"904":{"body":"The table fills at a 2-day lag: the most recent submission date in the table is 2 days ago, not yesterday. Use num_ads_visible or ad_components.num_visible to count ad impressions, and num_ad_clicks or ad_components.num_clicks to count ad clicks. The table does not explicitly require num_visible > 0 when num_clicks > 0. ad_component.blocker_inferred applies individually to each ad component, and a single impression_id may have different values of blocker_inferred for different components. The impression-level field ad_blocker_inferred is true if any ad component has blocker_inferred = true. Ad blocker use can only be inferred when ads are loaded (which is a minority of all SERP impressions). If ads are not loaded, ad_blocker_inferred will report false, but really, there is not enough information to make a determination. The array-valued fields will contain empty arrays rather than NULLs when there are no corresponding entries. For example, if a SERP impression has neither impressions nor engagements for ad components, ad_components will be [].","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Gotchas","id":"904","title":"Gotchas"},"905":{"body":"Number of engaged and abandoned SERP impressions: SELECT IF(abandon_reason IS NOT NULL, 'engaged', 'abandoned') AS session_type, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1 Number of SERP impressions with ads loaded: SELECT num_ads_loaded > 0 AS has_ads_loaded, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1 Number of SERP impression-level ad impressions and clicks SELECT COUNT(*) as num_with_ad_impression, COUNTIF(num_ad_clicks > 0) as num_with_ad_click,\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE num_ads_visible > 0 Proportion of loaded ads that are visible, by search engine & component: SELECT search_engine, component, SAFE_DIVIDE(SUM(num_visible), SUM(num_loaded)) as prop_visible\nFROM `mozdata.firefox_desktop.serp_events`, UNNEST(ad_components)\nGROUP BY 1, 2\nORDER BY 1, 2 Number of SERP impressions with ads loaded and an ad blocker in use: SELECT ad_blocker_inferred, COUNT(*) as num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE num_ads_loaded > 0\nGROUP BY 1 Per-component ad impression and click-through rates, among sessions with ads showing: SELECT component, SAFE_DIVIDE(SUM(num_visible), COUNT(DISTINCT impression_id)) AS ad_imp_rate, -- only count clicks when ads are visible SAFE_DIVIDE( COUNT(DISTINCT IF(num_clicks > 0, impression_id, NULL)), COUNT(DISTINCT impression_id) ) AS ad_ctr\nFROM `mozdata.firefox_desktop.serp_events`, UNNEST(ad_components)\nWHERE num_visible > 0\nGROUP BY 1 Abandonment reason distribution: SELECT abandon_reason, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nWHERE abandon_reason IS NOT NULL\nGROUP BY 1 Number of SERP impressions with a shopping tab visible: SELECT EXISTS( SELECT * FROM UNNEST(non_ad_impressions) AS x WHERE x.component = 'shopping_tab' AND x.num_elements_loaded > 0 ) AS has_shopping_tab, COUNT(*) AS num_serp\nFROM `mozdata.firefox_desktop.serp_events`\nGROUP BY 1","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Example queries","id":"905","title":"Example queries"},"906":{"body":"The v2 table has 1 row per SERP impression, each representing a single page load of a SERP. Most columns contain impression-level properties. There are also 3 array-valued columns listing impressions and engagements by component. Column Description impression_id UUID identifying SERP page loads. Use COUNT(DISTINCT impression_id) to count unique SERP impressions when CROSS JOIN UNNESTing the array-valued columns. ping_seq ping_info.seq from the events ping. Use together with event_timestamp for event sequencing. event_timestamp Glean event timestamp for the serp.impression event corresponding to the SERP page load. is_shopping_page true when the SERP is a shopping page, resulting from clicking on the \"Shopping\" tab; false otherwise. is_private true when the SERP was loaded while in Private Browsing Mode; false otherwise. is_signed_in true when the SERP was loaded while signed into a search provider account; false otherwise. search_engine google, bing, duckduckgo, ecosia (only these support SERP events currently). sap_source How the user arrived at the SERP [e.g. urlbar, follow_on_from_refine_on_SERP]. There are a number of cases where this will be unknown, e.g. clicking on a link that opens a new SERP, or clicking on a history result containing a SERP URL. is_tagged Whether the search is tagged (true) or organic (false). abandon_reason Why the SERP is deemed abandoned: tab_close, window_close, navigation, or null if not abandoned. ad_components Array with 1 entry for each ad component which had either an impression or engagement, [] if none. ad_components.component SERP display component containing ad links [e.g. ad_link, ad_carousel]. ad_components.num_loaded Number of ads loaded in the component. They may or may not be visible on the page, depending on ad blocking and the display properties of the component. ad_components.num_visible Number of ads visible to the user in the component. ad_components.num_blocked Number of ads blocked by an ad blocker in the component. ad_components.num_notshowing Number of ads in the component which are loaded but not visible, and not blocked by an ad blocker. For example, ads in the carousel that will be shown on clicking the \"Expand\" button. ad_components.num_clicks Number of clicks on ad links in the component. ad_components.num_other_engagements Number of engagements in the component which are not ad clicks. E.g. clicking \"Expand\" for the carousel. ad_components.blocker_inferred true if all loaded ads are blocked, in which case we infer an ad blocker is in use in the component; false otherwise. Note that the same SERP impression can have blocker_inferred = true for some ad components and false for others. non_ad_engagements Array with 1 entry for each non-ad component (which had an engagement) and engagement action, [] if none. non_ad_engagements.component SERP display component not containing ad links [e.g. non_ads_link, shopping_tab]. non_ad_engagements.action Engagement action taken in the component. non_ad_engagements.num_engagements Number of engagements of that action type taken in the component. non_ad_impressions Array with 1 entry for each non-ad component which had an impression, [] if none. non_ad_impressions.component SERP display component not containing ad links [e.g. shopping_tab, refined_search_buttons]. non_ad_impressions.num_elements_loaded Number of instrumented elements loaded in the component. They may or may not be visible on the page, depending on ad blocking and the display properties of the component. For many non-ad components this will be either 0 or 1. non_ad_impressions.num_elements_visible Number of instrumented elements visible to the user in the component. non_ad_impressions.num_elements_blocked Number of instrumented elements blocked by an ad blocker in the component. non_ad_impressions.num_elements_notshowing Number of instrumented elements in the component which are loaded but not visible, and not blocked by an ad blocker. num_ad_clicks Total number of clicks on links in ad components for the SERP page load. num_non_ad_link_clicks Total number of clicks on organic result links (non_ads_link target) for the SERP page load. num_other_engagements Total number of engagements for the SERP page load which are neither ad clicks nor organic link clicks. These include expanded actions on the ad_carousel component, as well as clicks or other engagement actions on non-ad components. num_ads_loaded Total number of ads loaded in ad components for the SERP page load. They may or may not be visible on the page, depending on ad blocking and the display properties of the page. num_ads_visible Total number of ads visible to the user in ad components for the SERP page load. num_ads_blocked Total number of ads blocked by an ad blocker in ad components for the SERP page load. num_ads_notshowing Total number of ads which are loaded but not visible, and not blocked by an ad blocker, for the SERP page load. For example, ads in the carousel that will be shown on clicking \"Expand\" button. Use this to count \"ads that are available but not visible\". ad_blocker_inferred true if all loaded ads are blocked in at least one ad component, in which case we infer an ad blocker is in use on the SERP; false otherwise.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Column descriptions","id":"906","title":"Column descriptions"},"907":{"body":"This dataset is scheduled on Airflow and updated daily.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Scheduling","id":"907","title":"Scheduling"},"908":{"body":"The data is partitioned by submission_date.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Schema","id":"908","title":"Schema"},"909":{"body":"The derived table is generated from a templated query defined under bigquery_etl/sql_generators and accessible via its view . This limit of 2 days was chosen as a trade-off between data completeness and lag time. A previous analysis showed that, even if we allow events for an impression ID to span up to 7 days, 99.5% of impression IDs only have events spanning 1 or 2 consecutive days. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Other Datasets » SERP Events » Code reference","id":"909","title":"Code reference"},"91":{"body":"You can access Mozilla's instance of Bigeye at app.bigeye.com . If you do not have the necessary access or permissions, please submit a Jira ticket .","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Accessing Bigeye","id":"91","title":"Accessing Bigeye"},"910":{"body":"⚠️ Formerly Firefox Accounts, this service was renamed publicly in 2023, but is still often referred to by its previous abbreviation FxA internally, including in this documentation.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Accounts Data","id":"910","title":"Mozilla Accounts Data"},"911":{"body":"Introduction What is Mozilla Accounts? Metrics Background Metrics Taxonomies Glean Legacy Service databases","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Table of Contents","id":"911","title":"Table of Contents"},"912":{"body":"This article provides an overview of Mozilla accounts metrics: what is measured and how. See the other articles in this chapter for more details about the specific measurements that are available for analysis. The Mozilla accounts documentation maintains additional detail, as well as the source code, for the metrics described here.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Introduction","id":"912","title":"Introduction"},"913":{"body":"Mozilla accounts is Mozilla's authentication solution for account-based end-user services and features. At the time of writing, sync is by far the most popular account-relying service. Below is a partial list of current FxA-relying services: Sync Requires FxA. AMO For developer accounts; not required by end-users to use or download addons. Pocket FxA is an optional authentication method among others. Monitor Required to receive email alerts. Not required for email scans. Relay Required to use the service Mozilla IAM Optional authentication method among others. A single account can be used to authenticate with all of the services listed above (though see the note below about Chinese users). Note that in addition to being the most commonly used relier of FxA, sync is also unique in its integration with FxA - unlike the other reliers in the list above, sync is currently not an FxA oauth client. When someone signs into an oauth client using Firefox, nothing in the browser changes - more specifically, client-side telemetry probes such as FXA_CONFIGURED do not change state. Thus at the present time the only way to measure usage of FxA oauth reliers is to use the FxA server-side measures described below. ⚠️ China runs its own stack for sync, but Chinese sign-ups for oauth reliers still go through the \"one and only\" oauth server. This means that Chinese users who want to use both sync and an oauth service (e.g. Monitor) will have to register for two accounts. It also means that only metrics for Chinese oauth users will show up in the datasets described below; any sync-related measures will not. At present, you must contact those responsible for maintaining the FxA stack in China for metrics on Chinese sync users.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » What is Mozilla Accounts?","id":"913","title":"What is Mozilla Accounts?"},"914":{"body":"FxA metrics are logged both server-side and client-side. There are many FxA \"servers\" that handle different aspects of account authentication and management. The metrics of most interest to data analysts are logged by the FxA auth server, content server and oauth server. Each server writes their metrics into their log stream, and some post-processing scripts combine the metrics events from all three servers into datasets that are available in BigQuery. In 2023 a new logging implementation was integrated leveraging the Glean libraries and pipelines which means both server- and client-side will use the Glean system. All new metrics are being implemented in Glean and the legacy metrics will likely be removed in 2024. In general, metrics logged by the FxA auth server reflect authentication events such as account creation, logins to existing accounts, etc. Metrics logged by the FxA content server reflect user interaction and progression through the FxA web UI - form views, form engagement, form submission, etc. The FxA oauth server logs metrics events when oauth clients (Monitor, Lockwise, etc) create and check authentication tokens.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Metrics Background","id":"914","title":"Metrics Background"},"915":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Metrics Taxonomies","id":"915","title":"Metrics Taxonomies"},"916":{"body":"In 2023, we integrated Glean with Mozilla Accounts and Event Metrics are now available for both the server-side and client-side. To explore available metrics, visit Glean Dictionary and browse the accounts_backend and accounts_frontend applications. All events are sent in events ping. The most effective way to query them is to use the events_stream tables in BigQuery: accounts_frontend.events_stream and accounts_backend.events_stream . They are accessible in Looker via Events Stream Table explores. Because they have extra properties packaged as a JSON structure, when these are needed it is best to use the Event Counts explores. The Accounts frontend is instrumented with automatic Glean website events . Data collected this way can be explored on the Website Sessions dashboard in Looker. To dig deeper you can write a query to analyze properties of these events: element_click and page_load .","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Glean","id":"916","title":"Glean"},"917":{"body":"There are two additional legacy event types described below: Flow Metrics : these are an older set of metrics events that can be queried through the firefox_accounts dataset in the mozdata project in BigQuery. See this documentation for detailed description of the types of flow events that are logged and the tables that contain them (note this documentation does not contain an exhaustive list of all flow metrics but is generally still accurate about the ones that are described). These will likely evolve significantly in 2024. Amplitude Events : FxA started to send metrics events to Amplitude circa October 2017 and ended around June 2020. While we stopped using Amplitude, the term Amplitude Events lives on to reference this set of events. Amplitude events can be queried through the moz-fx-data-shared-prod.firefox_accounts dataset in BigQuery. moz-fx-data-shared-prod.firefox_accounts.fxa_content_auth_events is probably the easiest BigQuery view to use, though it does not contain email bounce events. These are being completely replaced by the Glean Event Metrics and will be removed in 2024. FxA's Amplitude metrics were originally just re-configured and re-named versions of the flow metrics. However things have since diverged a bit and there are now metrics events that only have an Amplitude version but no corresponding flow event, and vice-versa. If you are wondering whether a certain event is logged its likely you will have to check both data sources. Note that the BigQuery ETL jobs run daily.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Legacy","id":"917","title":"Legacy"},"918":{"body":"Transactional databases used by Mozilla Accounts services are replicated to BigQuery. You can find table schemas in Ecosystem Platform documentation . There are two datasets, containing data from the production and stage databases: moz-fx-data-shared-prod.accounts_db_external moz-fx-data-shared-prod.accounts_db_nonprod_external These datasets are restricted to a specific workgroup. Some user-facing views are available in mozdata.accounts_db. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Service databases","id":"918","title":"Service databases"},"919":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Attribution of Mozilla Accounts","id":"919","title":"Attribution of Mozilla Accounts"},"92":{"body":"Watch the Bigeye tutorial to get an overview of the platform. Please refer to additional helpful videos available on the Bigeye channel.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Getting Started","id":"92","title":"Getting Started"},"920":{"body":"Introduction Types of Attribution Service Attribution Funnel Attribution (entrypoint and utm parameters)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Table of Contents","id":"920","title":"Table of Contents"},"921":{"body":"Users can create or login to an account through an increasingly large number of relying services and entrypoints. This article describes how we attribute authentications to their point of origin, and documents some of the most frequently trafficked entrypoints.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Introduction","id":"921","title":"Introduction"},"922":{"body":"We can attribute accounts to the service that they sign up for, as well as the entrypoint that they use to begin the authentication flow. Each service typically has many entrypoints; sync, for example, has web-based entrypoints and browser-based entrypoints (see below).","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Types of Attribution","id":"922","title":"Types of Attribution"},"923":{"body":"There is a variable called service that we use to (1) attribute users to the relying services of FxA that they have authenticated with and (2) attribute individual events to the services they are associated with. Except in the case of sync , service is a mapping from the oauth client_id of the relying service/product to a human readable string. Note that this mapping is currently maintained by hand, and is done after the events have been logged by the server. Currently, mapping to the human-readable service variable is only done for amplitude metrics, where it is treated as a user property. There is also a service variable in the activity_events and flow_metadata STMO tables (FxA Activity Metrics data source), however it only contains the opaque oauth client_id, not the human-readable string. A table of some of the most common oauth client_ids along with their corresponding service mapping is shown below. This is not a complete list. service oauth client_id Description fenix a2270f727f45f648 Sync implementation for Fenix fx-monitor 802d56ef2a9af9fa Firefox Monitor ( website ) pocket-mobile 7377719276ad44ee Pocket Mobile App pocket-web 749818d3f2e7857f Pocket Website amo-web a4907de5fa9d78fc addons.mozilla.org fxa-content ea3ca969f8c6bb0d Oauth ID used when a user is signing in with cached credentials (i.e. does not have to re-enter username/password) and when the user is logging into the FxA settings page. mozilla-email-preferences c40f32fd2938f0b6 Oauth ID used when a user is signing in to modify their marketing email preferences (e.g., to opt-out.)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Service Attribution","id":"923","title":"Service Attribution"},"924":{"body":"We can also attribute users to where they began the authentication process, be it from a website or an application. Attribution is done through query parameters appended to links that point at accounts.firefox.com (which hosts the actual authentication process). These parameters are logged along with with any metrics events that the user generates during the authentication flow. The table below lists the query parameters that are currently in use, along with the values associated with some of the most common funnels. Note that only entrypoint is typically logged for flows beginning within the browser. Web-based entrypoints are listed first, followed by entrypoints that are found within the browser chrome itself. See the Metrics for Relying Parties documentation for more implementational detail on utm/entrypoint parameters. entrypoint utm parameters Description & Notes activity-stream-firstrun utm_source = activity-stream, utm_campaign = firstrun, utm_medium = referral or email The about:welcome page that is shown to new profiles on browser firstrun. utm_term is sometimes used to track variations for experiments. firstrun (not supported for current versions) utm_source = firstrun This is the old version of the firstrun page that was hosted on the web as part of mozilla.org ( example ). Starting with Firefox version 62, it was replaced by an in-browser version (see row above). Although it is not used for newer versions, it is still hosted for the sake of e.g. profiles coming through the dark funnel on older versions. mozilla.org-whatsnewXX utm_source = whatsnewXX, utm_campaign = fxa-embedded-form, utm_content = whatsnew, utm_medium = referral or email Where XX = the browser version, e.g. 67 ( example ). The \"what's new\" page that is shown to users after they upgrade browser versions. Important notes: (1) Users who are signed into a Firefox account have a different experience than those that are signed out. Signed-in users typically see a promotion of FxA-relying services, while signed-out users see a Call to Action to create an account. (2) The attribution parameters for this page were standardized starting on version 66. Previous values for entrypoint include whatsnew and mozilla.org-wnp64 - these values should be used when doing historical analysis of versions prior to 66. new-install-page (current), firefox-new (previously) varies (can contain values passed through by referrals) example . The \"install Firefox\" page. This page doesn't always promote FxA and it will often only promote it to a certain % of traffic or to certain segments. fxa-discoverability-native NA The in-browser toolbar icon. This was introduced with version 67.0 menupanel NA The in-browser account item in the \"hamburger\" menu on desktop (three-line menu in the upper right corner) as well as the sync/FxA menu item on android and iOS. preferences NA The \"sign into sync\" button found in the sync section in desktop preferences. synced-tabs NA The \"sign into sync\" button found in synced-tabs section under the library menu. sendtab NA The \"sign into sync\" button found in the \"send tab to device\" menu accessible by right-clicking on a tab. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Attribution » Funnel Attribution (entrypoint and utm parameters)","id":"924","title":"Funnel Attribution (entrypoint and utm parameters)"},"925":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Mozilla Account Funnels","id":"925","title":"Mozilla Account Funnels"},"926":{"body":"Introduction Registration Funnel Login Funnel Branches off the Login Funnel: Password Reset, Account Recovery, 2FA. Password Reset and Recovery Codes Password Reset Funnel Without Recovery Key Password Reset Funnel With Recovery Key Login with 2FA (TOTP) Login with 2FA/TOTP Funnel (No Recovery Code) Login with 2FA/TOTP Funnel w/ Recovery Code Settings","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Table of Contents","id":"926","title":"Table of Contents"},"927":{"body":"There are two primary \"funnels\" that users step through when authenticating with FxA. The registration funnel reflects the steps required for a new FxA user (or more precisely, email address) to create an account. The login funnel reflects the steps necessary for an existing FxA user to sign into their account. We are also in the process of developing funnels for paying subscribers. We will add documentation on that once the work is is closer to complete.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Introduction","id":"927","title":"Introduction"},"928":{"body":"While there are some variations, the typical registration funnel is comprised of the steps described in the chart below. Except where noted, these events are emitted by the FxA content server. Step Amplitude Event Flow Event Description 1 fxa_email_first - view flow.enter-email.view View (impression) of the form that the user enters their email address into to start the process. Note that this form can be hosted by FxA, or hosted by the relying party. In the latter case, the relier is responsible for handing the user's email address off to the FxA funnel. See \"counting top of funnel events\" below. 2 fxa_reg - view flow.signup.view View of the registration form. If the user got to this step via step 1, FxA has detected that their email address is not present in the DB, and thus a new account can be created. The user creates their password and enters their age. 3 fxa_reg - engage flow.signup.engage A user focuses/clicks on one of the registration form fields. 4 fxa_reg - submit flow.signup.submit A user submits the registration form (could be unsuccessfully). 5 fxa_reg - created account.created This event is emitted by the auth server. It indicates that user has entered a valid email address and password, and that their account has been created and added to the DB. However, the account is still \"unverified\" at this point and therefore not accessible by the user. 6 fxa_email - sent (email_type = registration) email.verification.sent An email is sent to the user to verify their new account. Depending on the service, it either contains a verification link or a verification code that the user enters into the registration form to verify their email address. 7 fxa_reg - cwts_view flow.signup.choose-what-to-sync.view User views the \"choose what to sync\" screen which allows the users to select what types of browser data they want to synchronize. Note that the user is not required to submit this page - if they do not take any action then all the data types will be synced by default. Thus you may not want to include this (and the following two events) in your funnel analysis if you do not care about the user's actions here. 8 fxa_reg - cwts_engage flow.signup.choose-what-to-sync.engage User clicks on the \"choose what to sync\" screen. 9 fxa_reg - cwts_submit flow.signup.choose-what-to-sync.submit User submits the \"choose what to sync\" screen. See also the amplitude user property sync_engines which stores which data types the user selected. 10 fxa_email - click email.verify_code.clicked A user has clicked on the verification link contained in the email sent in step 6. Note this only applies to cases where a clickable link is sent; for reliers that use activation codes, this event will not be emitted (so be aware of this when constructing your funnels). 11 fxa_reg - email_confirmed account.verified This event is emitted by the auth server. A user has successfully verified their account. They should now be able to use it. 12 fxa_reg - complete flow.complete The account registration process is complete. Note there are NO actions required of the user to advance from step 8 to step 9; there should be virtually no drop-off there. The flow event is identical for registration and login. The chart above provides the most detailed version of the registration funnel that can currently be constructed. However, it should not be considered the \"canonical\" version of the funnel - depending on the question it may make sense to omit some of the steps. For example, at the time of writing some browser entrypoints (e.g. menupanel) link directly to step 2 and skip the initial email form. Having both steps 7 and 8 may also be redundant in some cases, etc. Also, as noted above, you may want to omit the \"choose what to sync\" steps if you do not care about the users' actions there.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Registration Funnel","id":"928","title":"Registration Funnel"},"929":{"body":"The login funnel describes the steps required for an existing FxA user to login to their account. With some exceptions, most of the steps here are parallel to the registration funnel (but named differently). Users must confirm their login via email in the following cases: A user is logging into sync with an account that is more than 4 hours old. A user is logging into an oauth relier that uses encryption keys, if the user had not logged into their account in the previous 72? (check this) hours. Step Amplitude Event Flow Event Description 1 fxa_email_first - view flow.enter-email.view Similar to the registration funnel, a view (impression) of the form that the user enters their email address into to start the process. Note that this form can be hosted by FxA, or hosted by the relying party. In the latter case, the relier is responsible for handing the user's email address off to the FxA funnel. See \"counting top of funnel events\" below. 2 fxa_login - view flow.signin.view View of the login form. If the user got to this step via step 1, FxA has detected that their email address IS present in the DB, and thus an existing account can be logged into. The user enters their password on this form. 3 fxa_login - engage flow.signup.engage A user focuses/clicks on the login form field 4 fxa_login - submit flow.signup.submit A user submits the login form (could be unsuccessfully). 5 fxa_login - success account.login This event is emitted by the auth server. It indicates that user has submitted the correct password. However, in some cases the user may still have to confirm their login via email (see above). 6 fxa_email - sent (email_type = login) email.confirmation.sent An email is sent to the user to confirm the login. Depending on the service, it either contains a confirmation link or a verification code that the user enters into the login form. 7 fxa_email - click email.verify_code.clicked A user has clicked on the confirmation link contained in the email sent in step 6. Note this only applies to cases where a clickable link is sent; for reliers that use confirmation codes, this event will not be emitted (so be aware of this when constructing your funnels). Note that this event is identical to its counterpart in the registration funnel. 8 fxa_login - email_confirmed account.confirmed This event is emitted by the auth server. A user has successfully confirmed the login via email. 9 fxa_login - complete flow.complete The account registration process is complete. Note there are NO actions required of the user to advance from step 8 to step 9; there should be virtually no drop-off there. The flow event is identical for registration and login. Note again that you may want to check whether the service you are analyzing requires email confirmation on login.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Login Funnel","id":"929","title":"Login Funnel"},"93":{"body":"Jira Epic Link","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Stay Updated on What's Happening","id":"93","title":"Stay Updated on What's Happening"},"930":{"body":"Some additional funnels are \"branches\" off the main login funnel above: The password reset funnel Optionally - the user resets their password with a recovery key Login with 2FA (TOTP) Optionally - user uses a 2FA recovery code to login to their 2FA-enabled account (e.g. if they misplace their second factor.)","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Branches off the Login Funnel: Password Reset, Account Recovery, 2FA.","id":"930","title":"Branches off the Login Funnel: Password Reset, Account Recovery, 2FA."},"931":{"body":"Users can click \"Forgot Password?\" during sign-in to begin the password reset process. The funnel is described in the chart below. An important \"FYI\" here : passwords are used to encrypt accounts' sync data. This implies a bad scenario where a change of password can lead to loss of sync data, if there are no longer any devices that can connect to the account and re-upload/restore the data after the reset occurs. This would happen, for example, if you only had one device connected to sync, lost the device, then tried to login to a new device to access your synced data. If you do a password reset while logging into the second device, the remote copy of your sync data will be overwritten (with whatever happens to be on the second device). Thus the recovery codes. If a user (1) sets up recovery codes via settings (and stores them somewhere accessible) (2) tries to reset their password and (3) enters a valid recovery code during the password reset process, sync data can be restored without risking the \"bad scenario\" above. Password Reset Funnel Without Recovery Key Note: There may be other places where a user can initiate the password reset process, but I think that its most common during login. In any case, the steps starting at 2 should all be the same. Step Amplitude Event Flow Event Description 1 fxa_login - view flow.signin.view View of the login form, which contains the \"Forgot Password\" Link. 2 fxa_login - forgot_password flow.signin.forgot-password User clicks on the \"Forgot Password\" Link. 3 Not Implemented flow.reset-password.view View of the form asking the user to confirm that they want to reset. 4 fxa_login - forgot_submit flow.reset-password.engage, flow.reset-password.submit User clicks on the button confirming that they want to reset. 5 fxa_email - sent (email_template = recovery) email.recoveryEmail.sent Delivery of the PW reset link to the user via email. 5-a Not Implemented flow.confirm-reset-password.view View of the screen telling the user to confirm the reset via email. 6 Not Implemented flow.complete-reset-password.view User views the form to create a new password. (viewable after clicking the link in the email above) 7 Not Implemented flow.complete-reset-password.engage User clicks on the form to create a new password. 8 Not Implemented flow.complete-reset-password.submit User submits the form to create a new password. 9 fxa_login - forgot_complete flow.complete (the auth server also emits account.reset) User has completed the password reset funnel. Password Reset Funnel With Recovery Key Note we still need to implement amplitude events for the recovery code part of this funnel. The funnel is identical to the one above up until step 6. Step Amplitude Event Flow Event Description 1 fxa_login - view flow.signin.view View of the login form, which contains the \"Forgot Password\" Link. 2 fxa_login - forgot_pwd flow.signin.forgot-password User clicks on the \"Forgot Password\" Link. 3 Not Implemented flow.reset-password.view View of the form asking the user to confirm that they want to reset. 4 fxa_login - forgot_submit flow.reset-password.engage, flow.reset-password.submit User clicks on the button confirming that they want to reset. 5 fxa_email - sent (email_template = recovery) email.recoveryEmail.sent Delivery of the PW reset link to the user via email. 5-a Not Implemented flow.confirm-reset-password.view View of the screen telling the user to confirm the reset via email. 6 fxa_login - forgot_password_confirm_recovery_key_view flow.account-recovery-confirm-key.view User views the form to enter their account recovery key. (viewable after clicking the link in the email above) 7 fxa_login - forgot_password_confirm_recovery_key_engage flow.account-recovery-confirm-key.engage User clicks on the form to enter their account recovery key. 8 fxa_login - forgot_password_confirm_recovery_key_submit flow.account-recovery-confirm-key.submit User submits the form to enter their account recovery key. 9 Not Implemented flow.account-recovery-confirm-key.success or flow.account-recovery-confirm-key.invalidRecoveryKey User submitted a valid (success) or invalid recovery key. 10 fxa_login - forgot_password_recovery_key_view flow.account-recovery-reset-password.view User views the form to change their password after submitting a valid recovery key. 11 fxa_login - forgot_password_recovery_key_engage flow.account-recovery-reset-password.engage User clicks on the form to change their password after submitting a valid recovery key. 12 fxa_login - forgot_password_recovery_key_submit flow.account-recovery-reset-password.submit User submits the form to change their password after submitting a valid recovery key. 13 fxa_login - forgot_password_recovery_key_success flow.account-recovery-reset-password.recovery-key-consume.success 14 fxa_login - forgot_complete flow.complete (the auth server also emits account.reset) User has completed the password reset funnel.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Password Reset and Recovery Codes","id":"931","title":"Password Reset and Recovery Codes"},"932":{"body":"Users can setup two factor authentication (2FA) on account login. 2FA is implemented via time-based one-time password (TOTP). If a user has set up 2FA (via settings), they will be required to enter a pass code generated by their second factor whenever they login to their account. Users are also provisioned a set of recovery codes as part of the 2FA setup process. These are one-time use codes that can be used to login to an account if a user loses access to their second factor. Note that these 2FA recovery codes are different than the account recovery keys described above . Login with 2FA/TOTP Funnel (No Recovery Code) This funnel starts after the fxa_login - success / account.login step of the login funnel Step Amplitude Event Flow Event Description 1 fxa_login - totp_code_view flow.signin-totp-code.view View of the TOTP form. 2 fxa_login - totp_code_engage flow.signin-totp-code.engage Click on the TOTP form. 3 fxa_login - totp_code_submit flow.signin-totp-code.submit Submission of the TOTP form. 4 fxa_login - totp_code_success flow.signin-totp-code.success Successful submission of the TOTP form. Auth server also emits totpToken.verified Login with 2FA/TOTP Funnel w/ Recovery Code This funnel starts after user clicks to use a recovery code during the TOTP funnel. Step Amplitude Event Flow Event Description 1 fxa_login - totp_code_view flow.signin-totp-code.view View of the TOTP form. 2 Not Implemented flow.sign_in_recovery_code.view View of the TOTP recovery code form. 3 Not Implemented recoveryCode.verified (auth server) User submitted a valid recovery code.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Login with 2FA (TOTP)","id":"932","title":"Login with 2FA (TOTP)"},"933":{"body":"A variety of metrics are logged that reflect user interaction with the settings page (https://accounts.firefox.com/settings). The chart below outlines some of these events (this is not an exhaustive list). Amplitude Event Flow Event Description fxa_pref - view flow.settings.view User viewed the settings page. fxa_pref - two_step_authentication_view flow.settings.two-step-authentication.view User viewed 2FA settings. Not Implemented flow.settings.two-step-authentication.recovery-codes.view User viewed their 2FA recovery codes. These are only viewable one time only, after a user sets up 2FA, or after they generate new codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.print-option User clicks to print their 2FA recovery codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.download-option User clicks to download their 2FA recovery codes. Not Implemented flow.settings.two-step-authentication.recovery-codes.copy-option User clicks to copy their 2FA recovery codes to the clipboard (this is fired only when they click the copy button, not if they copy using e.g. a keyboard shortcut). Not Implemented flow.settings.change-password.view User viewed the form to change their password. fxa_pref - password settings.change-password.success User changed their password via settings. fxa_pref - logout settings.signout.success User logged out via settings. fxa_pref - newsletter (see also user property newsletter_state) settings.communication-preferences.(optIn\\|optOut).success User changed their newsletter email preferences. Not Implemented flow.settings.account_recovery.view User viewed account recovery settings. Not Implemented flow.settings.account_recovery.engage User clicked somewhere in account recovery settings. Not Implemented flow.settings.account-recovery.confirm-password.view User viewed the password form prior to turning on account recovery. (user first has to verify their email address) Not Implemented flow.settings.account-recovery.confirm-password.view User clicked the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.confirm-password.submit User submitted the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.confirm-password.success User successfully submitted the password form prior to turning on account recovery. Not Implemented flow.settings.account-recovery.recovery-key.view User viewed their recovery key. This is viewable one time only, after a user sets up account recovery, or after they generate a new key. Not Implemented flow.settings.account-recovery.recovery-key.print-option User clicks to print their recovery key. Not Implemented flow.settings.account-recovery.recovery-key.download-option User clicks to download their recovery key. Not Implemented flow.settings.account-recovery.recovery-key.copy-option User clicks to copy their recovery key to the clipboard (this is fired only when they click the copy button, not if they copy using e.g. a keyboard shortcut). Not Implemented flow.settings.account-recovery.refresh User generated a new recovery key. Not Implemented flow.settings.clients.view User viewed the list of clients (\"Devices & Apps\") connected to their account. AKA the device manager. Not Implemented flow.settings.clients.engage User clicked somewhere the list of clients connected to their account. Not Implemented flow.settings.clients.disconnect.view User viewed the dialog asking to confirm disconnection of a device. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Funnel Metrics » Settings","id":"933","title":"Settings"},"934":{"body":"","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Mozilla Account Email Metrics","id":"934","title":"Mozilla Account Email Metrics"},"935":{"body":"Introduction Email Templates and Email Types Mozilla Accounts Subscription Platform","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Table of Contents","id":"935","title":"Table of Contents"},"936":{"body":"Users must provide an email address when they sign up for a Mozilla Account. Emails are sent to users to confirm authentication, alert them to new sign-ins, and to complete password resets. Users can also opt-in to marketing emails, however metrics for those are not covered in this article. Events that we track relating to email: When the email is sent. If the email bounces. If the email contains a verification/confirmation link, whether the user clicked on it. Metrics relating to emails also contain the following properties: The email service of the recipient The email_template - the template of the email that was sent (we currently only track this for sending events, not click events). This is more specific than the email_type, which is broader grouping of many email templates into related categories, see chart below.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Introduction","id":"936","title":"Introduction"},"937":{"body":"Only emails sent by the FxA auth server are represented in the tables below. TBD on marketing emails.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Email Templates and Email Types","id":"937","title":"Email Templates and Email Types"},"938":{"body":"email_template email_type Description & Notes postAddTwoStepAuthenticationEmail 2fa Sent to users after they successfully add 2 factor authentication to their account (TOTP) postRemoveTwoStepAuthenticationEmail 2fa Sent to users after they successfully REMOVE 2 factor authentication from their account (TOTP) postConsumeRecoveryCodeEmail 2fa Sent to users after they successfully use a recovery code to login to their account after not being able to use their second factor. postNewRecoveryCodesEmail 2fa Sent to users after they successfully generate a new set of 2FA recovery codes (replacing their old ones, if they existed). lowRecoveryCodesEmail 2fa Send when a user has 2 or fewer recovery codes remaining. passwordResetAccountRecoveryEmail account_recovery After a user resets their password using a recovery key, they receive this email telling them to generate a new recovery key. postAddAccountRecoveryEmail account_recovery Sent to users after they successfully add account recovery capabilities to their account (i.e. after generating recovery codes). postRemoveAccountRecoveryEmail account_recovery Sent to users after they successfully REMOVE account recovery capabilities from their account. postChangePrimaryEmail change_email Sent to users after they successfully change their primary email address (is sent to their new email). passwordChangedEmail change_password Sent to users after they change their password via FxA settings (NOT during password reset; they must be logged in to do this). passwordChangeRequiredEmail change_password Sent when an account's devices are disconnected and a password change is required due to suspicious activity. cadReminderFirstEmail connect_another_device Sent 8 hours after a user clicks \"send me a reminder\" on the connect another device page. cadReminderSecondEmail connect_another_device Sent 72 hours after a user clicks \"send me a reminder\" on the connect another device page. newDeviceLoginEmail login Sent to existing accounts after they have logged into a device that FxA has not previously recognized. verifyLoginCodeEmail login Sent to existing accounts when they try to login to sync, containing a code (rather than a link) the user must enter into the login form. Note that currently the use of confirmation codes is limited to some login contexts only - they are never used for registration. verifyLoginEmail login Sent to existing accounts when they try to login to sync. User must click the verification link before the logged-in device can begin syncing. postAddLinkedAccountEmail login Sent after a Firefox account is linked to a 3rd party account (e.g. an Apple account) postVerifyEmail registration Sent after users confirm their email. Contains instructions for how to connect another device to sync. verifyEmail registration Sent to users setting up a new NON-sync account. Contains a verification link (user must click it for their account to become functional). verificationReminderFirstEmail registration If a users does not verify their account within 24 hours, they receive this email with an additional verification link. verificationReminderSecondEmail registration If a users does not verify their account within 5 days, they receive this email with an additional verification link. verifyShortCodeEmail registration Sent to users to verify their account via code after signing up. passwordResetEmail reset_password Sent to users after they reset their password (without using a recovery key). recoveryEmail reset_password After a user opts to reset their password (during login, because they clicked \"forgot password\"), they receive this email with a link to reset their password (without using a recovery key). postVerifySecondaryEmail secondary_email Sent to users after they successfully verified a secondary email address (sent to the secondary email address). postRemoveSecondaryEmail secondary_email Sent to users after they successfully remove a secondary email address (sent to the secondary email address). verifySecondaryCodeEmail secondary_email Sent to verify the addition of a secondary email via code. unblockCodeEmail unblock Sent to verify or unblock an account via code that has reached the login attempt rate limit. verifyPrimaryEmail verify Sent to users with an unverified primary email, meaning an unverified account, when they attempt an action requiring a verified account.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Mozilla Accounts","id":"938","title":"Mozilla Accounts"},"939":{"body":"The email_type is still being determined for Subscription Platform emails. email_template email_type Description & Notes downloadSubscription Sent to users after they successfully add a subscription subscriptionAccountDeletion Sent when a user with an active subscription deletes their Firefox account subscriptionAccountFinishSetup Sent to a user after they purchased the product through the password-less flow without an existing Firefox account subscriptionAccountReminderFirst Sent to a user to remind them to finish setting up a Firefox account after they signed up through the password-less flow without an existing account subscriptionAccountReminderSecond Sent as a final reminder to a user to remind them to finish setting up a Firefox account as they signed up through the password-less flow without an existing account subscriptionCancellation Sent when a user cancels their subscription subscriptionDowngrade Sent when a user downgrades their subscription subscriptionFailedPaymentsCancellation Sent when failed payments result in cancellation of user subscription subscriptionFirstInvoice Sent to inform a user that their first payment is currently being processed subscriptionFirstInvoiceDiscount Sent to inform a user that their first payment, with a discount coupon, is currently being processed subscriptionPaymentExpired Sent whenever a user has a single subscription and their card will expire at the end of the month, triggered by a Stripe webhook subscriptionPaymentFailed Sent when there is a problem with the latest payment subscriptionPaymentProviderCancelled Sent when a problem is detected with the payment method subscriptionReactivation Sent when a user reactivates their subscription subscriptionRenewalReminder Sent to remind a user of an upcoming automatic subscription renewal X days out from charge (X being what is set in the Stripe dashboard) subscriptionSubsequentInvoice Sent when the latest subscription payment is received subscriptionSubsequentInvoiceDiscount Sent when the latest subscription payment is received (coupon) subscriptionUpgrade Sent when a user upgrades their subscription subscriptionsPaymentExpired Sent whenever a user has multiple subscriptions and their card will expire at the end of the month subscriptionsPaymentProviderCancelled Sent when a user has multiple subscriptions and a problem has been detected with payment method Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Mozilla Accounts Datasets » Mozilla Account Email Metrics » Subscription Platform","id":"939","title":"Subscription Platform"},"94":{"body":"If you're experiencing any issues while using the issues tracker for Bigeye Found a bug? Edit this page on GitHub.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Have an issue or looking for a new feature in Bigeye","id":"94","title":"Have an issue or looking for a new feature in Bigeye"},"940":{"body":"Tables containing static data exist in the static dataset in BigQuery. These tables are generated from CSV files named data.csv in subdirectories of the sql//static/ directory in bigquery-etl .","breadcrumbs":"Dataset Reference » Static Datasets » Static Datasets","id":"940","title":"Static Datasets"},"941":{"body":"To create a new table, create a directory in sql//static/. This directory should be named whatever you wish the table to be named. Then, put a CSV file named data.csv in the directory. It is expected that the first line of data.csv is a header row containing the column names of the data. e.g. In sql/moz-fx-data-shared-prod/static/new_table/data.csv: id,val\na,1\nb,2\nc,3 An optional description.txt and schema.json can be added. description.txt will fill the description field in BigQuery. schema.json will set the schema of the table; if no schema is provided, it is assumed that all fields are nullable strings. See country_names_v1 for an example. To create the table in BigQuery, run script/publish_static .","breadcrumbs":"Dataset Reference » Static Datasets » Creating a Static Table","id":"941","title":"Creating a Static Table"},"942":{"body":"Static tables can be created in any dataset in bigquery-etl. However, it is recommended for consistency and organization to keep them in the static dataset. Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Static Datasets » Notes","id":"942","title":"Notes"},"943":{"body":"The OS names and versions received in telemetry is not necessarily the accepted common name. The normalized_os_name and normalized_os_version tables in the static dataset serve as a lookup table for mapping the telemetry name to the common name.","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » Normalized OS","id":"943","title":"Normalized OS"},"944":{"body":"For OS names, Mac clients send Darwin, Windows clients send Windows_NT, and Linux may send the distribution name. Pings should already have a normalized_os field that corrects this. The normalized_os_name table exists as an alternative lookup table. Example query: SELECT client_id, environment.system.os.name, normalized_os_name\nFROM telemetry_stable.main_v4\nLEFT JOIN static.normalized_os_name ON (environment.system.os.name = os_name)","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » OS Names","id":"944","title":"OS Names"},"945":{"body":"OS versions for some OS's are not properly normalized in telemetry. For example, the version reported by Mac clients is the Darwin version instead of the MacOS version and the version reported by Android Fennec clients is the Android SDK version instead of the Android version. The normalized_os_version table can be used to map the sent version to the \"display version\" of the OS. The table uses a regular expression to look up the OS version so REGEXP_CONTAINS should be used. An example query can be found in STMO#67040 . Found a bug? Edit this page on GitHub.","breadcrumbs":"Dataset Reference » Static Datasets » Normalized OS Names And Versions » OS Versions","id":"945","title":"OS Versions"},"946":{"body":"This section contains some documentation of things that used to be part of the Mozilla Data Platform, but are no longer. You can generally safely ignore this section, it is intended only to answer questions like \"what happened to X?\". Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Historical Reference","id":"946","title":"Historical Reference"},"947":{"body":"Note: This article describes the AWS-based pipeline which has been retired ; the client-side concepts here still apply, but this article has been updated to reflect the new GCP pipeline . This post describes the architecture of Mozilla’s data pipeline, which is used to collect Telemetry data from our users and logs from various services. One of the cool perks of working at Mozilla is that most of what we do is out in the open and because of that I can do more than just show you some diagram with arrows of our architecture; I can point you to the code, script & configuration that underlies it! To make the examples concrete, the following description is centered around the collection of Firefox Telemetry data. The same tool-chain is used to collect, store and analyze data coming from disparate sources though, such as service logs. graph TD firefox((fa:fa-firefox Firefox))-->|JSON| elb elb[Load Balancer]-->|JSON| nginx nginx-->|JSON| landfill(fa:fa-database S3 Landfill) nginx-->|protobuf| kafka[fa:fa-files-o Kafka] kafka-->|protobuf| cep(Hindsight CEP) kafka-->|protobuf| dwl(Hindsight DWL) cep--> hsui(Hindsight UI) dwl-->|protobuf| datalake(fa:fa-database S3 Data Lake) dwl-->|parquet| datalake datalake-->|parquet| prestodb prestodb-->redash[fa:fa-line-chart Redash] datalake-->spark spark-->datalake airflow[fa:fa-clock-o Airflow]-->|Scheduled tasks|spark{fa:fa-star Spark} spark-->|aggregations|rdbms(fa:fa-database PostgreSQL) rdbms-->tmo[fa:fa-bar-chart TMO] rdbms-->cerberus[fa:fa-search-plus Cerberus] style firefox fill:#f61\nstyle elb fill:#777\nstyle nginx fill:green\nstyle landfill fill:tomato\nstyle datalake fill:tomato\nstyle kafka fill:#aaa\nstyle cep fill:palegoldenrod\nstyle dwl fill:palegoldenrod\nstyle hsui fill:palegoldenrod\nstyle prestodb fill:cornflowerblue\nstyle redash fill:salmon\nstyle spark fill:darkorange\nstyle airflow fill:lawngreen\nstyle rdbms fill:cornflowerblue\nstyle tmo fill:lightgrey\nstyle cerberus fill:royalblue","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » An overview of Mozilla’s Data Pipeline","id":"947","title":"An overview of Mozilla’s Data Pipeline"},"948":{"body":"There are different APIs and formats to collect data in Firefox, all suiting different use cases: histograms – for recording multiple data points; scalars – for recording single values; timings – for measuring how long operations take; events – for recording time-stamped events. These are commonly referred to as probes . Each probe must declare the collection policy it conforms to: either release or prerelease . When adding a new measurement data-reviewers carefully inspect the probe and eventually approve the requested collection policy: Release data is collected from all Firefox users. Prerelease data is collected from users on Firefox Nightly and Beta channels. Users may choose to turn the data collection off in preferences. A session begins when Firefox starts up and ends when it shuts down. As a session could be long-running and last weeks, it gets sliced into smaller logical units called subsessions . Each subsession generates a batch of data containing the current state of all probes collected so far, i.e. a main ping , which is sent to our servers. The main ping is just one of the many ping types we support. Developers can create their own ping types if needed. Pings are submitted via an API that performs a HTTP POST request to our edge servers. If a ping fails to successfully submit (e.g. because of missing internet connection), Firefox will store the ping on disk and retry to send it until the maximum ping age is exceeded.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Firefox","id":"948","title":"Firefox"},"949":{"body":"HTTP submissions coming in from the wild hit a load balancer and then an NGINX module . The module accepts data via a HTTP request which it wraps in a Hindsight protobuf message and forwards to two places: a Kafka cluster and a short-lived S3 bucket (landfill) which acts as a fail-safe in case there is a processing error and/or data loss within the rest of the pipeline. The deployment scripts and configuration files of NGINX and Kafka live in a private repository . The data from Kafka is read from the Complex Event Processors (CEP) and the Data Warehouse Loader (DWL), both of which use Hindsight.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Kafka","id":"949","title":"Kafka"},"95":{"body":"","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Bigeye Interface","id":"95","title":"Bigeye Interface"},"950":{"body":"Hindsight , an open source stream processing software system developed by Mozilla as Heka ’s successor, is useful for a wide variety of different tasks, such as: converting data from one format to another; shipping data from one location to another; performing real time analysis, graphing, and anomaly detection. Hindsight’s core is a lightweight data processing kernel written in C that controls a set of Lua plugins executed inside a sandbox. The CEP are custom plugins that are created, configured and deployed from an UI which produce real-time plots like the number of pings matching a certain criteria. Mozilla employees can access the UI and create/deploy their own custom plugin in real-time without interfering with other plugins running. CEP Custom Plugin The DWL is composed of a set of plugins that transform, convert & finally shovel pings into S3 for long term storage. In the specific case of Telemetry data, an input plugin reads pings from Kafka , pre-processes them and sends batches to S3 , our data lake, for long term storage. The data is compressed and partitioned by a set of dimensions, like date and application. The data has traditionally been serialized to Protobuf sequence files which contain some nasty “free-form” JSON fields. Hindsight gained recently the ability to dump data directly in Parquet form though. The deployment scripts and configuration files of the CEP & DWL live in a private repository .","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Hindsight","id":"950","title":"Hindsight"},"951":{"body":"Once the data reaches our data lake on S3 it can be processed with Spark on Mozilla's Databricks instance. Databricks allows Mozilla employees to write custom analyses in notebooks, and also schedule Databricks jobs to run periodically. As mentioned earlier, most of our data lake contains data serialized to Protobuf with free-form JSON fields. Needless to say, parsing JSON is terribly slow when ingesting Terabytes of data per day. A set of ETL jobs , written in Scala by Data Engineers and scheduled with Airflow , create Parquet views of our raw data. We have a Github repository telemetry-batch-view that showcases this.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Spark","id":"951","title":"Spark"},"952":{"body":"graph TD\n%% Data Flow Diagram for mozaggregator/TMO-adjacent services\nfirefox((fa:fa-firefox Firefox)) --> |main ping| pipeline\nfennec((fa:fa-firefox Fennec)) --> |saved-session ping| pipeline\npipeline((Telemetry Pipeline)) subgraph mozaggregator service(service) aggregator rdbms(fa:fa-database PostgreSQL)\nend pipeline --> aggregator\npipeline --> spark{fa:fa-star Spark}\npipeline --> redash[fa:fa-line-chart Redash] subgraph telemetry.mozilla.org telemetry.js(telemetry.js) --> dist telemetry.js --> evo orphan[Update Orphaning] crashdash[tmo/crashes]\nend redash --> crashdash\nservice --> telemetry.js\nspark --> orphan telemetry.js --> telemetry-next-node(telemetry-next-node)\nsubgraph alerts.tmo cerberus[fa:fa-search-plus Cerberus] -->medusa medusa --> html medusa --> email\nend telemetry-next-node --> cerberus style redash fill:salmon\nstyle spark fill:darkorange\nstyle rdbms fill:cornflowerblue\nstyle cerberus fill:royalblue\nstyle firefox fill:#f61\nstyle fennec fill:#f61\nstyle telemetry.js fill:lightgrey\nstyle dist fill:lightgrey\nstyle evo fill:lightgrey A dedicated Spark job feeds daily aggregates to a PostgreSQL database which powers a HTTP service to easily retrieve faceted roll-ups. The service is mainly used by TMO , a dashboard that visualizes distributions and time-series, and Cerberus , an anomaly detection tool that detects and alerts developers of changes in the distributions. Originally the sole purpose of the Telemetry pipeline was to feed data into this dashboard but in time its scope and flexibility grew to support more general use-cases. TMO","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Aggregates Dataset","id":"952","title":"Aggregates Dataset"},"953":{"body":"We maintain a couple of Presto clusters and a centralized Hive metastore to query Parquet data with SQL. The Hive metastore provides an universal view of our Parquet dataset to both Spark and Presto clusters. Presto, and other databases, are behind a Redash service ( STMO ) which provides a convenient & powerful interface to query SQL engines and build dashboards that can be shared within the company. Mozilla maintains its own fork of Redash to iterate quickly on new features, but as good open source citizen we push our changes upstream. STMO","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Presto & STMO","id":"953","title":"Presto & STMO"},"954":{"body":"No, not really. If you want to read more, check out this article . For example, the DWL pushes some of the Telemetry data to Redshift and other tools that satisfy more niche needs. The pipeline ingests logs from services as well and there are many specialized dashboards out there I haven’t mentioned. There is a vast ecosystem of tools for processing data at scale, each with their pros & cons. The pipeline grew organically and we added new tools as new use-cases came up that we couldn’t solve with our existing stack. There are still scars left from that growth though which require some effort to get rid of, like ingesting data from schema-less format. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Previous AWS Pipeline Overview » Is that it?","id":"954","title":"Is that it?"},"955":{"body":"For a more gentle introduction to the data platform, please read the Pipeline Overview article. This article goes into more depth about the architecture and flow of data in the platform.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » A Detailed Look at the Data Platform","id":"955","title":"A Detailed Look at the Data Platform"},"956":{"body":"The full detail of the platform can get quite complex, but at a high level the structure is fairly simple. graph LR Producers[Data Producers] --> Ingestion Ingestion --> Storage[Long-term Storage] Ingestion --> Stream[Stream Processing] Stream --> Storage Batch[Batch Processing] --> Storage Storage --> Batch Self[Self Serve] -.- Stream Self -.- Batch Stream -.-> Visualization Batch -.-> Visualization Stream --> Export Batch --> Export Each of these high-level parts of the platform are described in more detail below.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » The Entire Platform","id":"956","title":"The Entire Platform"},"957":{"body":"By far most data handled by the Data Platform is produced by Firefox . There are other producers, though, and the eventual aim is to generalize data production using a client SDK or set of standard tools. Most data is submitted via HTTP POST, but data is also produced in the form of service logs and statsd messages. If you would like to locally test a new data producer, the gzipServer project provides a simplified server that makes it easy to inspect submitted messages.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Data Producers","id":"957","title":"Data Producers"},"958":{"body":"graph LR subgraph HTTP tee lb[Load Balancer] mozingest end subgraph Kafka kafka_unvalidated[Kafka unvalidated] kafka_validated[Kafka validated] zookeeper[ZooKeeper] -.- kafka_unvalidated zookeeper -.- kafka_validated end subgraph Storage s3_heka[S3 Heka Protobuf Storage] s3_parquet[S3 Parquet Storage] end subgraph Data Producers Firefox --> lb more_producers[Other Producers] --> lb end lb --> tee tee --> mozingest mozingest --> kafka_unvalidated mozingest --> Landfill kafka_unvalidated --> dwl[Data Store Loader] kafka_validated --> cep[Hindsight CEP] kafka_validated --> sparkstreaming[Spark Streaming] Schemas -.->|validation| dwl dwl --> kafka_validated dwl --> s3_heka dwl --> s3_parquet sparkstreaming --> s3_parquet Data arrives as an HTTP POST of an optionally gzipped payload of JSON. See the common Edge Server specification for details. Submissions hit a load balancer which handles the SSL connection, then forwards to a \"tee\" server, which may direct some or all submissions to alternate backends. In the past, the tee was used to manage the cutover between different versions of the backend infrastructure. It is implemented as an OpenResty plugin. From there, the mozingest HTTP Server receives submissions from the tee and batches and stores data durably on Amazon S3 as a fail-safe (we call this \"Landfill\"). Data is then passed along via Kafka for validation and further processing. If there is a problem with decoding, validation, or any of the code described in the rest of this section, data can be re-processed from this fail-safe store. The mozingest server is implemented as an nginx module. Validation, at a minimum, ensures that a payload is valid JSON (possibly compressed). Many document types also have a JSONSchema specification , and are further validated against that. Invalid messages are redirected to a separate \"errors\" stream for debugging and inspection. Valid messages proceed for further decoding and processing. This involves things like doing GeoIP lookup and discarding the IP address, and attaching some HTTP header info as annotated metadata. Validated and annotated messages become available for stream processing. They are also batched and stored durably for later batch processing and ad-hoc querying. See also the \" generic ingestion \" proposal which aims to make ingestion, validation, storage, and querying available as self-serve for platform users. Data flow for valid submissions sequenceDiagram participant Fx as Firefox participant lb as Load Balancer participant mi as mozingest participant lf as Landfill participant k as Kafka participant dwl as Data Store Loader participant dl as Data Lake Fx->>lb: HTTPS POST lb->>mi: forward mi-->>lf: failsafe store mi->>k: enqueue k->>dwl: validate, decode dwl->>k: enqueue validated dwl->>dl: store durably Other ingestion methods Hindsight is used for ingestion of logs from applications and services, it supports parsing of log lines and appending similar metadata as the HTTP ingestion above (timestamp, source, and so on). Statsd messages are ingested in the usual way.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Ingestion","id":"958","title":"Ingestion"},"959":{"body":"graph TD subgraph RDBMS PostgreSQL Redshift MySQL BigQuery end subgraph NoSQL DynamoDB end subgraph S3 landfill[Landfill] s3_heka[Heka Data Lake] s3_parquet[Parquet Data Lake] s3_analysis[Analysis Outputs] s3_public[Public Outputs] end Ingestion --> s3_heka Ingestion --> s3_parquet Ingestion --> landfill Ingestion -.-> stream[Stream Processing] stream --> s3_parquet batch[Batch Processing] --> s3_parquet batch --> PostgreSQL batch --> DynamoDB batch --> s3_public selfserve[Self Serve] --> s3_analysis s3_analysis --> selfserve Hive -->|Presto| STMO[STMO] PostgreSQL --> STMO Redshift --> STMO MySQL --> STMO BigQuery --> STMO s3_parquet -.- Hive Amazon S3 forms the backbone of the platform storage layer. The primary format used in the Data Lake is parquet , which is a strongly typed columnar storage format that can easily be read and written by Spark , as well as being compatible with SQL interfaces such as Hive and Presto . Some data is also stored in Heka-framed protobuf format. This custom format is usually reserved for data where we do not have a complete JSONSchema specification . Using S3 for storage avoids the need for an always-on cluster, which means that data at rest is inexpensive. S3 also makes it very easy to automatically expire (delete) objects after a certain period of time, which is helpful for implementing data retention policies. Once written to S3, the data is typically treated as immutable - data is not appended to existing files, nor is data normally updated in place. The exception here is when data is back-filled, in which case previous data may be overwritten. There are a number of other types of storage used for more specialized applications, including relational databases (such as PostgreSQL for the Telemetry Aggregates ) and NoSQL databases (DynamoDB is used for a backing store for the TAAR project ). Reading data from a variety of RDBMS sources is also supported via STMO. The data stored in Heka format is readable from Spark using libraries in Scala or Python . Parquet data can be read and written natively from Spark, and many datasets are indexed in a Hive Metastore, making them available through a SQL interface on STMO and in notebooks via Spark SQL. Many other SQL data sources are also made available via STMO, see this article for more information on accessing data using SQL. There is a separate data store for self-serve Analysis Outputs , intended to keep ad-hoc, temporary data out of the Data Lake. This is implemented as a separate S3 location, with personal output locations prefixed with each person's user id, similar to the layout of the /home directory on a Unix system. Analysis outputs can also be made public using the Public Outputs bucket. This is a web-accessible S3 location for powering public dashboards. This public data is available at https://analysis-output.telemetry.mozilla.org//data/.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Storage","id":"959","title":"Storage"},"96":{"body":"The Catalog tab in the left-hand menu offers a comprehensive view of all data sources connected to Bigeye, making it simple to navigate and manage your entire data ecosystem. If you are an admin, you will have access to the \"Add Source\" button, allowing you to easily integrate new data sources and BI tools. The Bigeye catalog refreshes automatically every 24 hours to detect new datasets and schema changes. You can also manually refresh the catalog anytime by clicking 'Rescan' on the schema changes tab. For more detailed information about the Catalog, please refer to the Catalog documentation page Watch the Bigeye tutorial on how to navigate Bigeye Catalog.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Catalog","id":"96","title":"Catalog"},"960":{"body":"Stream processing is done using Hindsight and Spark Streaming . Hindsight allows you to run plugins written in Lua inside a sandbox . This gives a safe, performant way to do self-serve streaming analysis. Hindsight plugins do the initial data validation and decoding, as well as writing out to long-term storage in both Heka-framed protobuf and parquet forms. Spark Streaming is used to read from Kafka and perform low-latency ETL and aggregation tasks . These aggregates are currently used by Mission Control and are also available for querying via STMO .","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Stream Processing","id":"960","title":"Stream Processing"},"961":{"body":"Batch processing is done using Spark . Production ETL code is written in both Python and Scala . There are Python and Scala libraries for reading data from the Data Lake in Heka-framed protobuf form, though it is much easier and more performant to make use of a derived dataset whenever possible. Datasets in parquet format can be read natively by Spark, either using Spark SQL or by reading data directly from S3. Data produced by production jobs go into the Data Lake, while output from ad-hoc jobs go into Analysis Outputs. Job scheduling and dependency management is done using Airflow . Most jobs run once a day, processing data from \"yesterday\" on each run. A typical job launches a cluster, which fetches the specified ETL code as part of its bootstrap on startup, runs the ETL code, then shuts down upon completion. If something goes wrong, a job may time out or fail, and in this case it is retried automatically.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Batch Processing","id":"961","title":"Batch Processing"},"962":{"body":"graph TD subgraph Storage lake[Data Lake] s3_output_public[Public Outputs] s3_output_private[Analysis Outputs] end subgraph STMO STMO[STMO] -->|read| lake end subgraph TMO evo[Evolution Dashboard] histo[Histogram Dashboard] agg[Telemetry Aggregates] evo -.- agg histo -.- agg end subgraph Databricks db_notebook[Notebook] db_notebook -->|read + write| lake end Most of the data analysis tooling has been developed with the goal of being \"self-serve\". This means that people should be able to access and analyze data on their own, without involving data engineers or operations. Thus can data access scale beyond a small set of people with specialized knowledge of the entire pipeline. The use of these self-serve tools is described in the tutorials section of this site. This section focuses on how these tools integrate with the platform infrastructure. STMO: SQL Analysis STMO is a customized Redash installation that provides self-serve access to a a variety of different datasets. From here, you can query data in the Parquet Data Lake as well as various RDBMS data sources. STMO interfaces with the data lake using both Presto and Amazon Athena . Each has its own data source in STMO. Since Athena does not support user-defined functions, datasets with HyperLogLog columns, such as client_count_daily , are only available via Presto.. Different Data Sources in STMO connect to different backends, and each backend might use a slightly different flavor of SQL. You should find a link to the documentation for the expected SQL variant next to the Data Sources list. Queries can be run just once, or scheduled to run periodically to keep data up-to-date. There is a command-line interface to STMO called St. Mocli , if you prefer writing SQL using your own editor and tools. Databricks: Managed Spark Analysis Our Databricks instance (see Databricks docs ) offers another notebook interface for doing analysis in Scala, SQL, Python and R. Databricks provides an always-on shared server which is nice for quick data investigations. TMO: Aggregate Graphs TMO provides easy visualizations of histogram and scalar measures over time. Time can be in terms of either builds or submission dates. This is the most convenient interface to the Telemetry data, as it does not require any custom code.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Self Serve Data Analysis","id":"962","title":"Self Serve Data Analysis"},"963":{"body":"There are a number of visualization libraries and tools being used to display data. TMO Dashboards The landing page at telemetry.mozilla.org is a good place to look for existing graphs, notably the measurement dashboard which gives a lot of information about histogram and scalar measures collected on pre-release channels. Notebooks Use of interactive notebooks has become a standard in the industry, and Mozilla makes heavy use of this approach. Databricks makes it easy to run, share, and schedule notebooks. Others STMO lets you query the data using SQL, but it also supports a number of useful visualizations. Hindsight's web interface has the ability to visualize time-series data. Mission Control gives a low-latency view into release health. Many bespoke visualizations are built using the Metrics Graphics library as a display layer.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Visualization","id":"963","title":"Visualization"},"964":{"body":"There are multiple layers of monitoring and alerting. At a low level, the system is monitored to ensure that it is functioning as expected. This includes things like machine-level resources (network capacity, disk space, available RAM, CPU load) which are typically monitored using DataDog . Next, we monitor the \"transport\" functionality of the system. This includes monitoring incoming submission rates, payload sizes, traffic patterns, schema validation failure rates, and alerting if anomalies are detected. This type of anomaly detection and alerting is handled by Hindsight . Once data has been safely ingested and stored, we run some automatic regression detection on all Telemetry histogram measures using Cerberus . This code looks for changes in the distribution of a measure, and emails probe owners if a significant change is observed. Production ETL jobs are run via Airflow , which monitors batch job progress and alerts if there are failures in any job. Self-serve batch jobs running via Databricks also generate alerts upon failure. Scheduled STMO queries may also be configured to generate alerts, which is used to monitor the last-mile user facing status of derived datasets. STMO may also be used to monitor and alert on high-level characteristics of the data, or really anything you can think of.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Monitoring and Alerting","id":"964","title":"Monitoring and Alerting"},"965":{"body":"Data is exported from the pipeline to a few other tools and systems. Examples include integration with Amplitude for mobile and product analytics and shipping data to other parts of the Mozilla organization. There are also a few data sets which are made publicly available, such as the Firefox Hardware Report .","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Data Exports","id":"965","title":"Data Exports"},"966":{"body":"Finally, here is a more detailed view of the entire platform. Some connections are omitted for clarity. graph LR subgraph Data Producers Firefox more_producers[...] end subgraph Storage Landfill warehouse_heka[Heka Data Lake] warehouse_parquet[Parquet Data Lake] warehouse_analysis[Analysis Outputs] PostgreSQL Redshift MySQL hive[Hive] -.- warehouse_parquet end subgraph Stream Processing cep[Hindsight Streaming] dwl[Data Store Loader] --> warehouse_heka dwl --> warehouse_parquet sparkstreaming[Spark Streaming] --> warehouse_parquet end subgraph Ingestion Firefox --> lb[Load Balancer] more_producers --> lb lb --> tee tee --> mozingest mozingest --> kafka mozingest --> Landfill ZooKeeper -.- kafka[Kafka] kafka --> dwl kafka --> cep kafka --> sparkstreaming end subgraph Batch Processing Airflow -.->|spark|tbv[telemetry-batch-view] Airflow -.->|spark|python_mozetl warehouse_heka --> tbv warehouse_parquet --> tbv warehouse_heka --> python_mozetl warehouse_parquet --> python_mozetl tmo_agg[Telemetry Aggregates] end subgraph Visualization Hindsight Jupyter Zeppelin TMO redash_graphs[STMO] MissionControl bespoke_viz[Bespoke Viz] end subgraph Export tbv --> Amplitude sparkstreaming --> Amplitude end subgraph Self Serve redash[STMO] -.-> Presto Presto --> hive redash -.-> Athena Athena --> hive warehouse_heka --> spcluster warehouse_parquet --> spcluster spcluster --> warehouse_analysis end Schemas -.->|validation| dwl Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » In-depth AWS Data Pipeline Detail » Bringing it all together","id":"966","title":"Bringing it all together"},"967":{"body":"⚠ Some of the information in this section is obsolete. For an up to date explanation of accepted metrics used at Mozilla, contact the Data team . This section provides an overview of standard metrics used at Mozilla. Here you'll find the definitions and descriptions for each. For a deep dive into these metrics, see the GUD documentation . The Telemetry Behavior Reference section also provides information related to the definitions below. We are now in the process of setting up the metrics top-level section here. This information will be moved into the appropriate subsection and this page will be replaced with an overview.","breadcrumbs":"Historical Reference » Metrics » Standard Metrics","id":"967","title":"Standard Metrics"},"968":{"body":"","breadcrumbs":"Historical Reference » Metrics » Activity","id":"968","title":"Activity"},"969":{"body":"The number of unique profiles active on each day.","breadcrumbs":"Historical Reference » Metrics » DAU","id":"969","title":"DAU"},"97":{"body":"Workspaces in Bigeye allow multiple teams to collaborate simultaneously, with each team managing and monitoring their own data independently. Each Bigeye workspace includes its own Catalog, BI tools, and ETL tools, Metrics and issues, Templates and schedules, Collections, Deltas. We are in the process of setting up user workspaces that will align with our existing data access restrictions. If you do not find a suitable workspace, please submit a Jira ticket","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Workspaces","id":"97","title":"Workspaces"},"970":{"body":"The number of unique profiles active at least once during the 7-day window ending on the specified day.","breadcrumbs":"Historical Reference » Metrics » WAU","id":"970","title":"WAU"},"971":{"body":"The number of unique profiles active at least once during the 28-day window ending on the specified day.","breadcrumbs":"Historical Reference » Metrics » MAU","id":"971","title":"MAU"},"972":{"body":"Intuitively, how many days per week do users use the product? Among profiles active at least once in the week ending on the date specified, the number of days on average they were active during that one-week window.","breadcrumbs":"Historical Reference » Metrics » Intensity","id":"972","title":"Intensity"},"973":{"body":"","breadcrumbs":"Historical Reference » Metrics » Retention","id":"973","title":"Retention"},"974":{"body":"Among new profiles created on the day specified, what proportion (out of 1) are active during the week beginning one week after the day specified.","breadcrumbs":"Historical Reference » Metrics » 1-Week New Profile Retention","id":"974","title":"1-Week New Profile Retention"},"975":{"body":"Among profiles that were active at least once in the week starting on the specified day, what proportion (out of 1) are active during the following week.","breadcrumbs":"Historical Reference » Metrics » 1-Week Retention","id":"975","title":"1-Week Retention"},"976":{"body":"Why isn't \"New Users\" a metric? \"New Users\" is considered a usage criterion , which means it may be used to filter other metrics, rather than itself being a metric. For example, you can compute \"New User DAU\", which would be the subset of DAU that match the \"New User\" criterion. The exception here is 1-Week New Profile Retention, which is so common that it makes sense to include with all usage criteria. What dates are used to determine activity for things like MAU and DAU? Submission dates are used for determining when activity happened ( not client-side activity dates). What pings are used as a signal of activity? For Firefox Desktop, we use the main ping to determine activity. For products instrumented using Glean, we use the baseline ping. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Frequently Asked Questions","id":"976","title":"Frequently Asked Questions"},"977":{"body":"These sections provide the lists of our standardized metrics, usage criteria, and slicing dimensions. All three are important to provide a holistic view of product usage and performance. A usage criterion tells us what has to happen for us to consider a product to have been used in a certain way and is needed to define metrics like MAU, which count users that use our products. For example, “Any Fenix Activity” measures activity for all Fenix profiles that have sent a baseline ping. Similarly, “Opened DevTools” means that we measure activity for all desktop Firefox profiles that have sent a telemetry ping indicating that DevTools was opened. We are working towards developing a standard usage criteria for each product, which operationalizes the idea that the product was \"used\". A dimension allows slicing to a subset of profiles according to characteristics of those profiles. Some dimensions include: country, channel, OS, etc. A slice is a set of particular values within dimensions, for example, “country is US” is one slice and “country is either US or DE and channel is release” is another. A metric is any quantity that we can calculate using our data and that, to some degree, measures some quantity of interest. Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metric Definitions","id":"977","title":"Metric Definitions"},"978":{"body":"This section contains definitions and information about standard metrics used at Mozilla. You may wish to refer to the terminology section while reading this document, in case a particular concept is not clear.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Metrics","id":"978","title":"Metrics"},"979":{"body":"Daily Active Users (DAU) Overview Details Caveats Day 2-7 Activation Overview Details Dashboards Tables","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Table of Contents","id":"979","title":"Table of Contents"},"98":{"body":"Collections in Bigeye allow you to group related metrics, making it easier to manage and monitor them together. If you don’t find a collection that meets your product or requirements, admins can create a new collection. If you're not an admin, please submit a Jira ticket with the necessary details. Watch the Bigeye tutorial on how to navigate Bigeye Catalog.","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Collections","id":"98","title":"Collections"},"980":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Daily Active Users (DAU)","id":"980","title":"Daily Active Users (DAU)"},"981":{"body":"Daily Active Users or DAU counts the number of unique profiles active in the product on each day. This is intended to approximate the number of people using the product each day. The most accurate and up-to-date metric information can be found on the Metrics Inventory page in Confluence (Mozilla LDAP required). The official source code definitions for the metrics can be found in metric-hub on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Overview","id":"981","title":"Overview"},"982":{"body":"DAU counts unique profiles. Keep in mind that a profile is not necessarily a user . The standard concept of active varies by product, but generally, active users are defined as unique profiles that have sent a main ping (on desktop) or a baseline ping (on mobile). The precise criteria are defined in the usage criterion section of this documentation. We can also restrict the metric to alternative usage criteria. It's critical to clearly state any non-standard usage criteria on the metric . The metrics team suggest the following format: DAU(usage criterion). For example, we might be interested in the count of profiles that have viewed more than 5 URIs in a day. We'd denote that metric as DAU(URI > 5). Some common alternative usage criteria documented in the usage criterion section .","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Details","id":"982","title":"Details"},"983":{"body":"If the number of users stays constant, but the average number of active profiles per user increases, this metric will tend to increase. For more details on the relationship between users and profiles, see the profiles vs users section in analysis gotchas .","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Caveats","id":"983","title":"Caveats"},"984":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Day 2-7 Activation","id":"984","title":"Day 2-7 Activation"},"985":{"body":"This measure attempts to tell us whether, after creating a profile, the user returned at any point in the next 6 days. This is meant to measure whether a product is successful in engaging users early on: at present, many users churn after the first run and we want to measure whether efforts to make them stick around are succeeding. This metric is used for all mobile applications, excluding Fenix and Firefox Preview, and is a top-level OKR inside Mozilla for 2020. It can apply both on the level of a specific product (e.g. Firefox iOS, Lockwise for Android) as well as an aggregate measure across all mobile products and devices. This metric is not used for Firefox desktop.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Overview","id":"985","title":"Overview"},"986":{"body":"The day 2-7 activation metric is calculated as: \\[ \\frac{\\text{Activated New Profiles (day 2-7)}}{\\text{New Profiles (day 1-7)}} \\] Activated New Profiles (day 2-7): Unique count of client ids who use the product at any point starting the day after they created a profile up to 6 days after. New Profiles: Unique count of client ids with a given profile creation date. As not all initial pings are received exactly on the day of profile creation, we wait for 7 days after the profile creation date before establishing the New Profile cohort to ensure the data is complete. E.g. For a cohort acquired (with a profile creation date) of Mar 1, they are considered activated in day 2-7 if they show up in DAU at any time between Mar 2nd and Mar 7th.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Details","id":"986","title":"Details"},"987":{"body":"The non-desktop day 2-7 dashboard tracks this measure.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Dashboards","id":"987","title":"Dashboards"},"988":{"body":"You can calculate this measure via the firefox_nondesktop_day_2_7_activation table in BigQuery. Here is a sample query: SELECT cohort_date, product, SUM(day_2_7_activated) as day_2_7_activated, SUM(new_profiles) as new_profiles, SAFE_DIVIDE(SUM(day_2_7_activated), SUM(new_profiles)) as day_2_7_activation\nFROM `moz-fx-data-shared-prod.telemetry.firefox_nondesktop_day_2_7_activation`\nWHERE cohort_date = \"2020-03-01\"\nGROUP BY 1,2\nORDER BY 1 STMO#72054 Reference below. {{Metric name}} TL;DR: two sentence max. E.g: MAU counts the number of distinct users we see over a 28-day period. Desktop and Mobile MAU are both corporate KPIs for 2020. Overview: What the metric measures Calculation: Definitions for both Mobile and Desktop, if applicable. What is the easiest way to calculate this metric? E.g. MAU over clients_last_seen. At least one working definition Link to a scheduled Redash query (link with stmocli?) Possibly an API-linked graph from STMO If it’s non-obvious, examples for how to stratify. E.g. calculating MAU from clients_daily Common Issues: Failures and Gotchas Resources Link to the STMO query from Definition section Notable dashboards for the metric Similar metrics Next metric Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Metrics » Tables","id":"988","title":"Tables"},"989":{"body":"Here we provide definitions and information about our standard definitions of usage of our products. Table of contents with links to all products and criteria.","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » Usage Criteria","id":"989","title":"Usage Criteria"},"99":{"body":"Bigeye's Issues feature helps you track and manage data quality issues detected by the platform. You can assign, prioritize, and resolve issues within the platform, ensuring that your data quality remains high. Issues can be categorized and filtered to streamline the resolution process across teams. For more details, refer to the Bigeye documentation on Issues page","breadcrumbs":"Tutorials & Cookbooks » Analysis » Data Monitoring - Intro to Bigeye » Interface » Issues","id":"99","title":"Issues"},"990":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Product Name}}","id":"990","title":"{{Product Name}}"},"991":{"body":"TL;DR: two sentence max. Overview: What type of usage we want to capture Calculation: Definitions of what user has to do to qualify Definitions of what telemetry must be sent to qualify. At least one working definition Link to a scheduled STMO query (link with stmocli?) Possibly an API-linked graph from STMO Common Issues: Failures and Gotchas Resources Similar criteria","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Usage Criteria Name}}","id":"991","title":"{{Usage Criteria Name}}"},"992":{"body":"","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Next Usage Criteria Name}}","id":"992","title":"{{Next Usage Criteria Name}}"},"993":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Usage Criteria » {{Next Product Name}}","id":"993","title":"{{Next Product Name}}"},"994":{"body":"Here we provide definitions and information about our standard slicing dimensions. Table of contents with links to dimensions.","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » Slicing Dimensions","id":"994","title":"Slicing Dimensions"},"995":{"body":"TL;DR: two sentence max. Overview: What segmentation do we want to capture Calculation: Definitions of what user has to do to qualify Definitions of what telemetry must be sent to qualify. At least one working definition Link to a scheduled STMO query (link with stmocli?) Possibly an API-linked graph from STMO Common Issues: Failures and Gotchas Resources Similar dimensions","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » {{Dimension Name}}","id":"995","title":"{{Dimension Name}}"},"996":{"body":"Found a bug? Edit this page on GitHub.","breadcrumbs":"Historical Reference » Metrics » Definitions » Slicing Dimensions » {{Next Dimension Name}}","id":"996","title":"{{Next Dimension Name}}"},"997":{"body":"Metric standards are maintained by the Metrics Standardization Group (MSG) (link to contact information).","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » Metric Policies","id":"997","title":"Metric Policies"},"998":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to get more information","id":"998","title":"How to get more information"},"999":{"body":"","breadcrumbs":"Historical Reference » Metrics » Metrics Standardization and Policy » How to propose a new standard metric, criteria, or dimensions","id":"999","title":"How to propose a new standard metric, criteria, or dimensions"}},"length":1125,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{"0":{"+":{"c":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{")":{"*":{"1":{"0":{"0":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"1":{"7":{"5":{"9":{"1":{"4":{"5":{"2":{"6":{"3":{"9":{"8":{"5":{"3":{"4":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"8":{"2":{"5":{"2":{"6":{"6":{"6":{"1":{"1":{"9":{"7":{"7":{"0":{"3":{"1":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"655":{"tf":1.0}}},"5":{"df":2,"docs":{"289":{"tf":1.0},"678":{"tf":1.0}}},"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"2":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":1,"docs":{"678":{"tf":1.0}}},"3":{"3":{"3":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":6,"docs":{"1027":{"tf":1.0},"185":{"tf":1.0},"222":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0}}},"6":{"6":{"6":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"9":{"1":{"6":{"9":{"6":{"1":{"9":{"7":{"6":{"8":{"2":{"2":{"1":{"4":{"4":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"1027":{"tf":1.0}}},"9":{"5":{"df":2,"docs":{"289":{"tf":1.0},"708":{"tf":1.0}}},"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"900":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},":":{"0":{"0":{"df":1,"docs":{"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1025":{"tf":1.0}}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"1":{"9":{"2":{"6":{"3":{"6":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"1025":{"tf":1.0},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"246":{"tf":2.0},"257":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"270":{"tf":3.605551275463989},"271":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"280":{"tf":1.7320508075688772},"282":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"452":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":2.0},"529":{"tf":3.0},"546":{"tf":2.0},"591":{"tf":1.0},"617":{"tf":1.7320508075688772},"655":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"845":{"tf":1.4142135623730951},"88":{"tf":1.0},"988":{"tf":1.0}}},"2":{"df":5,"docs":{"1025":{"tf":1.0},"1039":{"tf":1.0},"1057":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"728":{"tf":1.0}}},"3":{"df":11,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1087":{"tf":1.0},"247":{"tf":1.0},"529":{"tf":1.7320508075688772},"630":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.4142135623730951},"806":{"tf":1.0},"988":{"tf":1.0}},"t":{"1":{"8":{":":{"1":{"4":{":":{"0":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"847":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"4":{"9":{":":{"4":{"6":{".":{"5":{"5":{"9":{"3":{"0":{"7":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":20,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1039":{"tf":1.0},"199":{"tf":2.449489742783178},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"316":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"528":{"tf":1.0},"611":{"tf":1.0},"635":{"tf":1.0},"728":{"tf":1.0},"757":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}}},"5":{"df":15,"docs":{"1025":{"tf":1.0},"1064":{"tf":1.0},"1069":{"tf":1.0},"247":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.0},"585":{"tf":1.0},"657":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"6":{"df":9,"docs":{"1025":{"tf":1.0},"1048":{"tf":1.0},"1087":{"tf":1.4142135623730951},"257":{"tf":1.0},"447":{"tf":1.0},"728":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"847":{"tf":1.4142135623730951}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{".":{"0":{"+":{"0":{"2":{":":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{":":{"2":{"1":{":":{"3":{"6":{".":{"0":{"0":{"2":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":7,"docs":{"1025":{"tf":1.0},"438":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":1.4142135623730951},"755":{"tf":1.0},"808":{"tf":1.0}}},"8":{"3":{"1":{"7":{"b":{"1":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"1024":{"tf":1.0},"1025":{"tf":1.0},"1085":{"tf":1.0},"211":{"tf":1.4142135623730951},"230":{"tf":1.0},"256":{"tf":1.4142135623730951},"591":{"tf":1.0},"617":{"tf":1.0},"728":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"88":{"tf":1.0}}},"9":{"df":11,"docs":{"1022":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"230":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"617":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0}}},"b":{"7":{"3":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":50,"docs":{"1004":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":2.0},"1035":{"tf":1.0},"130":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":2.6457513110645907},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":5.5677643628300215},"272":{"tf":5.196152422706632},"273":{"tf":8.426149773176359},"274":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"412":{"tf":1.0},"427":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.0},"710":{"tf":1.0},"761":{"tf":1.0},"781":{"tf":2.0},"784":{"tf":1.0},"785":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.4142135623730951},"898":{"tf":2.0},"900":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}}}}}},"1":{",":{"0":{"0":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":4,"docs":{"1100":{"tf":1.0},"300":{"tf":1.4142135623730951},"806":{"tf":1.0},"988":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"2":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1027":{"tf":1.0},"678":{"tf":1.4142135623730951}}},"1":{"0":{".":{"3":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}}},"2":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"a":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"5":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"%":{"/":{"5":{"%":{"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"0":{"0":{"0":{"df":3,"docs":{"1072":{"tf":1.0},"654":{"tf":1.0},"743":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":10,"docs":{"1042":{"tf":2.449489742783178},"130":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"398":{"tf":1.0},"438":{"tf":1.0},"573":{"tf":1.0},"609":{"tf":1.4142135623730951},"642":{"tf":1.0}},"m":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}},"df":13,"docs":{"1027":{"tf":2.23606797749979},"1042":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1121":{"tf":1.0},"157":{"tf":1.4142135623730951},"199":{"tf":1.0},"427":{"tf":1.7320508075688772},"507":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":2.0},"655":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"292":{"tf":1.0}}}}},"3":{".":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":52,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1038":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"185":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"362":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"531":{"tf":1.0},"573":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.4142135623730951},"657":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.4142135623730951},"841":{"tf":1.0},"876":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"1":{",":{"1":{"2":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"9":{"2":{"2":{"2":{"df":1,"docs":{"381":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"8":{"5":{"3":{"7":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"5":{"9":{":":{"5":{"9":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"1025":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"230":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"619":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"728":{"tf":1.0},"746":{"tf":1.0},"757":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"2":{".":{"3":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"665":{"tf":1.0}}},"3":{"4":{"5":{"'":{")":{".":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"720":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"720":{"tf":1.0},"721":{"tf":1.4142135623730951}}},"df":1,"docs":{"1110":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"447":{"tf":1.0}}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"9":{"0":{"1":{"8":{"1":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"0":{":":{"0":{"0":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"113":{"tf":1.0},"186":{"tf":2.23606797749979},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"627":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"3":{"1":{"0":{"7":{"0":{"3":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"6":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"4":{"2":{"7":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"4":{"0":{"df":1,"docs":{"1086":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"2":{"5":{"df":1,"docs":{"1039":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"8":{"1":{"4":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1025":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":3.1622776601683795},"289":{"tf":1.0},"454":{"tf":1.0},"526":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"931":{"tf":1.0}}},"4":{"0":{"7":{"4":{"1":{"0":{"df":1,"docs":{"1087":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"3":{"2":{"5":{"8":{"]":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"4":{"1":{"3":{"2":{"5":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"8":{"3":{"9":{"df":2,"docs":{"316":{"tf":1.0},"676":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"8":{"9":{"2":{"df":1,"docs":{"455":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"3":{"1":{"4":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"521":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0},"782":{"tf":1.0},"789":{"tf":1.0},"814":{"tf":1.0},"931":{"tf":1.0}},"f":{"2":{"7":{"4":{"0":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{",":{"7":{"5":{"5":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"3":{"2":{"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"8":{"9":{"1":{"6":{"5":{"9":{"7":{"2":{"8":{"6":{"1":{"9":{"5":{"2":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"5":{"1":{"8":{"df":1,"docs":{"1031":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"1":{"0":{"4":{"8":{"df":1,"docs":{"1024":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"1":{"5":{"6":{"5":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"6":{"9":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"5":{"5":{"3":{"9":{"df":1,"docs":{"1038":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"1":{"9":{"3":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"1":{"2":{"df":1,"docs":{"1054":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1022":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":2.0},"203":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"316":{"tf":1.0},"447":{"tf":2.0},"531":{"tf":1.0},"813":{"tf":1.4142135623730951},"857":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"528":{"tf":1.0}}}}},"6":{"1":{"5":{"2":{"6":{"9":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"9":{"4":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"3":{"4":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"288":{"tf":1.0},"289":{"tf":1.0}}},"8":{"3":{"3":{"4":{"8":{"df":1,"docs":{"733":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"2":{"8":{":":{"2":{"3":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"316":{"tf":1.0},"447":{"tf":1.7320508075688772},"781":{"tf":1.0},"782":{"tf":1.0}}},"7":{"+":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"+":{"2":{"0":{"2":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"1":{"7":{"7":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"4":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"611":{"tf":1.0}}},"8":{"0":{"df":2,"docs":{"1081":{"tf":1.0},"163":{"tf":1.0}}},"3":{"3":{"1":{"7":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"6":{"7":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"2":{"3":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1064":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"279":{"tf":1.0},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}},"9":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"4":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"746":{"tf":1.0}}},":":{"1":{"0":{"0":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"d":{"5":{"c":{"df":0,"docs":{},"e":{"2":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":149,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1025":{"tf":2.23606797749979},"1027":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1073":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1081":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1112":{"tf":1.0},"113":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":3.4641016151377544},"274":{"tf":2.0},"275":{"tf":2.0},"281":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":2.6457513110645907},"452":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"529":{"tf":2.23606797749979},"531":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"591":{"tf":2.449489742783178},"595":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"626":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"634":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0},"752":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"781":{"tf":2.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"80":{"tf":1.0},"806":{"tf":1.0},"813":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":2.0},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"900":{"tf":2.8284271247461903},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":2.23606797749979},"909":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"976":{"tf":1.0},"986":{"tf":1.4142135623730951},"988":{"tf":1.0}},"k":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"1087":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"622":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}},"2":{"/":{"3":{"df":2,"docs":{"521":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"6":{"df":1,"docs":{"485":{"tf":1.0}}},"8":{"df":2,"docs":{"1003":{"tf":1.0},"485":{"tf":1.0}}},"df":5,"docs":{"231":{"tf":1.0},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0}}},"1":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"2":{"df":1,"docs":{"485":{"tf":1.0}}},"5":{"df":1,"docs":{"488":{"tf":1.0}}},"6":{"0":{"1":{"2":{"3":{"1":{"8":{"0":{"5":{"4":{"1":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1046":{"tf":2.0},"276":{"tf":1.0},"447":{"tf":1.4142135623730951},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"7":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1027":{"tf":2.449489742783178}}},"df":0,"docs":{}},"2":{"8":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"6":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"6":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1027":{"tf":1.0},"1029":{"tf":1.0},"1063":{"tf":1.0},"1069":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1091":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"617":{"tf":2.0},"665":{"tf":1.4142135623730951},"679":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"803":{"tf":1.0},"917":{"tf":1.0}}},"8":{"0":{"1":{"0":{"1":{"df":3,"docs":{"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"471":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"1037":{"tf":1.0},"1039":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1064":{"tf":1.0},"276":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"9":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1100":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"1":{"9":{"2":{"8":{"3":{"7":{"df":1,"docs":{"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}},"6":{"0":{"3":{"1":{"8":{"1":{"4":{"0":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"1":{"df":1,"docs":{"466":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"1022":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1085":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":2.449489742783178},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"230":{"tf":1.0},"257":{"tf":1.0},"354":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":2.6457513110645907},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"489":{"tf":1.0},"585":{"tf":1.0},"591":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.4142135623730951},"746":{"tf":1.0},"755":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"0":{"6":{"0":{"1":{"df":3,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"202":{"tf":1.0},"210":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.0},"268":{"tf":1.7320508075688772},"270":{"tf":3.0},"271":{"tf":2.449489742783178},"272":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"280":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"447":{"tf":2.449489742783178},"485":{"tf":1.0},"489":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":2.449489742783178},"531":{"tf":1.7320508075688772},"611":{"tf":1.0},"650":{"tf":1.0},"728":{"tf":2.23606797749979},"769":{"tf":1.0},"774":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"808":{"tf":1.0},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"917":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.4142135623730951}}},"1":{"0":{"2":{"0":{"2":{"0":{"9":{"5":{"1":{"0":{"7":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"1":{"7":{"0":{"9":{"5":{"3":{"3":{"1":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"196":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"438":{"tf":1.0},"447":{"tf":3.7416573867739413},"654":{"tf":1.0},"655":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.4142135623730951}}},"2":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1015":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.7320508075688772},"447":{"tf":2.8284271247461903},"76":{"tf":1.0},"766":{"tf":1.0},"864":{"tf":1.0}}},"3":{"df":9,"docs":{"135":{"tf":1.0},"447":{"tf":3.0},"480":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"657":{"tf":1.0},"793":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0}}},"4":{"df":8,"docs":{"135":{"tf":1.4142135623730951},"447":{"tf":2.6457513110645907},"786":{"tf":1.7320508075688772},"792":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951}}},"df":1,"docs":{"387":{"tf":1.0}}},"df":19,"docs":{"127":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"257":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.0},"447":{"tf":1.7320508075688772},"487":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"635":{"tf":1.0},"678":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"841":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"841":{"tf":1.0}}}}},"1":{"4":{"7":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"1024":{"tf":1.0},"1054":{"tf":1.0},"1057":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0}}},"2":{"1":{"3":{"df":1,"docs":{"396":{"tf":1.0}}},"df":1,"docs":{"342":{"tf":1.0}}},":":{"0":{"4":{":":{"4":{"5":{".":{"9":{"1":{"2":{"2":{"0":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1057":{"tf":1.0},"1063":{"tf":1.0},"211":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"447":{"tf":1.0},"774":{"tf":1.0}}},"3":{":":{"5":{"9":{"df":1,"docs":{"480":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1038":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.7320508075688772}}},"4":{"df":16,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1057":{"tf":1.0},"113":{"tf":1.0},"180":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"280":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"52":{"tf":1.0},"571":{"tf":1.0},"680":{"tf":1.0},"808":{"tf":1.0},"938":{"tf":1.0},"96":{"tf":1.0}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{"0":{"df":1,"docs":{"199":{"tf":1.0}}},"df":17,"docs":{"1027":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.4142135623730951},"630":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"814":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"509":{"tf":1.0}}}}},"6":{"df":5,"docs":{"1087":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"679":{"tf":1.0}}},"7":{"df":15,"docs":{"1065":{"tf":1.0},"239":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"280":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"627":{"tf":1.0},"665":{"tf":1.0}}},"8":{"9":{"2":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":38,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":2.0},"199":{"tf":2.449489742783178},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.0},"270":{"tf":2.0},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"42":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":2.449489742783178},"528":{"tf":2.0},"529":{"tf":2.23606797749979},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.4142135623730951},"644":{"tf":1.0},"664":{"tf":1.0},"784":{"tf":1.0},"971":{"tf":1.0},"988":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.0}}}}},"9":{"df":4,"docs":{"272":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"757":{"tf":1.0},"784":{"tf":1.0}}},"^":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"3":{"df":2,"docs":{"1087":{"tf":1.0},"268":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"8":{"a":{"d":{"a":{"9":{"b":{"b":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"9":{"8":{"7":{"9":{"df":0,"docs":{},"e":{"0":{"8":{"c":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":78,"docs":{"102":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.7320508075688772},"1035":{"tf":1.0},"1112":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"229":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"313":{"tf":1.0},"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"485":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"539":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"708":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":2.0},"779":{"tf":2.0},"788":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":2.0},"932":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"979":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":2.0},"987":{"tf":1.0}},"f":{"a":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"926":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951}}}}}}},"df":5,"docs":{"926":{"tf":1.4142135623730951},"930":{"tf":2.0},"932":{"tf":2.449489742783178},"933":{"tf":2.449489742783178},"938":{"tf":2.449489742783178}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"n":{"d":{"df":2,"docs":{"622":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}}},"3":{"0":{"0":{"df":1,"docs":{"1018":{"tf":1.0}}},"df":13,"docs":{"1003":{"tf":1.0},"222":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"308":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.4142135623730951},"487":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"1":{"6":{"6":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":2.0},"617":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":1,"docs":{"447":{"tf":1.0}}},"4":{"1":{"9":{"3":{"2":{"6":{"df":0,"docs":{},"f":{"5":{"1":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"df":4,"docs":{"770":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.4142135623730951}}},"df":1,"docs":{"276":{"tf":2.0}}},"7":{"df":1,"docs":{"514":{"tf":1.0}}},"8":{"c":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"571":{"tf":1.0}}},":":{"3":{"0":{"df":1,"docs":{"597":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":40,"docs":{"1004":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"335":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":1.0},"465":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.4142135623730951},"789":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951}},"f":{"1":{"b":{"2":{"df":0,"docs":{},"e":{"1":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"r":{"d":{"df":3,"docs":{"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"938":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"0":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":2,"docs":{"385":{"tf":1.0},"387":{"tf":1.0}}},"5":{"df":1,"docs":{"387":{"tf":1.0}}},"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":2,"docs":{"239":{"tf":1.7320508075688772},"576":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}}},"2":{"df":12,"docs":{"1081":{"tf":1.4142135623730951},"210":{"tf":1.0},"247":{"tf":1.0},"288":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"661":{"tf":1.0}},"f":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"5":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.0}}},"6":{".":{"0":{"a":{"1":{"df":2,"docs":{"1046":{"tf":1.0},"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"b":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"448":{"tf":1.0}},"e":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"8":{"2":{"9":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"3":{"b":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"1":{"0":{"c":{"3":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"6":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"0":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.0},"1025":{"tf":1.0},"1046":{"tf":1.0},"1087":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":2.0},"282":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.23606797749979},"505":{"tf":1.0},"506":{"tf":1.0},"522":{"tf":1.0},"609":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.0}},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"387":{"tf":1.0},"447":{"tf":1.0}}}}},"5":{"0":{"0":{"0":{"df":1,"docs":{"676":{"tf":1.0}}},"df":4,"docs":{"385":{"tf":1.0},"387":{"tf":1.0},"398":{"tf":1.0},"613":{"tf":1.0}}},"df":6,"docs":{"1027":{"tf":1.0},"185":{"tf":1.4142135623730951},"516":{"tf":1.0},"589":{"tf":1.0},"617":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"292":{"tf":1.0},"539":{"tf":1.0}}}}},"1":{"df":1,"docs":{"517":{"tf":1.0}}},"2":{"df":1,"docs":{"635":{"tf":1.0}}},"3":{"df":1,"docs":{"448":{"tf":1.4142135623730951}}},"4":{"3":{"4":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"5":{"df":10,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.4142135623730951},"427":{"tf":1.0},"454":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"575":{"tf":1.0},"579":{"tf":1.0}}},"6":{"df":4,"docs":{"289":{"tf":1.0},"454":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0}}},"7":{".":{"0":{".":{"1":{"b":{"4":{"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":0,"docs":{},"f":{"5":{"7":{"9":{"5":{"df":0,"docs":{},"e":{"4":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"1063":{"tf":1.4142135623730951},"572":{"tf":1.0},"579":{"tf":1.0},"740":{"tf":1.0}}},"8":{".":{"0":{".":{"2":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.4142135623730951}}},"9":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":36,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.0},"127":{"tf":1.0},"175":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"282":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"348":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"514":{"tf":1.0},"531":{"tf":2.449489742783178},"622":{"tf":1.4142135623730951},"627":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":2.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"779":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.0},"938":{"tf":1.0},"982":{"tf":1.4142135623730951}},"f":{"6":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"6":{",":{"6":{"0":{"0":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"1004":{"tf":1.0},"130":{"tf":1.4142135623730951},"531":{"tf":1.0},"744":{"tf":1.0}}},"1":{"df":3,"docs":{"398":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0}}},"2":{"df":8,"docs":{"1008":{"tf":1.0},"394":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"924":{"tf":1.0}}},"3":{"6":{"5":{"5":{"6":{"7":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"679":{"tf":1.0}}},"df":3,"docs":{"448":{"tf":1.4142135623730951},"577":{"tf":1.0},"740":{"tf":1.0}}},"4":{"df":4,"docs":{"265":{"tf":1.0},"269":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"740":{"tf":1.0}}},"5":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}},"7":{".":{"0":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"924":{"tf":1.0}}},"8":{".":{"0":{".":{"3":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"b":{"7":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"8":{"df":1,"docs":{"289":{"tf":1.0}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{}},"df":33,"docs":{"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1081":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"276":{"tf":1.0},"282":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"555":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"781":{"tf":1.0},"803":{"tf":1.0},"841":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"985":{"tf":1.0},"986":{"tf":1.0}}},"7":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"986":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"/":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"1065":{"tf":1.0}}},"3":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"577":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}}},"3":{"7":{"7":{"7":{"1":{"9":{"2":{"7":{"6":{"a":{"d":{"4":{"4":{"df":0,"docs":{},"e":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"6":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"3":{"1":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":1.0},"87":{"tf":1.0}}},"4":{"9":{"8":{"1":{"8":{"d":{"3":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"7":{"8":{"5":{"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":4,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0}}}}},"7":{"df":2,"docs":{"1004":{"tf":1.0},"87":{"tf":1.0}}},"df":52,"docs":{"1020":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1087":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"263":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"273":{"tf":3.4641016151377544},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.4142135623730951},"57":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"778":{"tf":1.0},"781":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"806":{"tf":1.0},"810":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"837":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"909":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"970":{"tf":1.0},"979":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":2.23606797749979},"987":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"986":{"tf":1.0}}}}},"8":{",":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"2":{"d":{"5":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"2":{"a":{"9":{"a":{"df":0,"docs":{},"f":{"9":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1027":{"tf":1.4142135623730951},"571":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"2":{"2":{"a":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":2,"docs":{"268":{"tf":1.7320508075688772},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"733":{"tf":1.0}}},"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"b":{"a":{"4":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"5":{"d":{"5":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"7":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"0":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{"a":{"1":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"9":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1004":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"824":{"tf":2.449489742783178},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"938":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"4":{"df":0,"docs":{},"e":{"d":{"9":{"c":{"4":{"c":{"2":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"9":{"0":{"df":5,"docs":{"1027":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"/":{"9":{"5":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"9":{"9":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1066":{"tf":1.0}}}}},"3":{"df":1,"docs":{"578":{"tf":1.0}}},"4":{"6":{"8":{"8":{"0":{"3":{"8":{"7":{"df":1,"docs":{"705":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"740":{"tf":1.4142135623730951}}},"5":{"df":8,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"521":{"tf":1.0},"531":{"tf":1.0},"708":{"tf":1.0},"786":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}},"7":{".":{"5":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{".":{"0":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"909":{"tf":1.0}}},"9":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.0},"157":{"tf":1.4142135623730951},"289":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.0},"580":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"289":{"tf":1.0}}}}},"b":{"3":{"5":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"5":{"6":{"a":{"c":{"6":{"a":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1035":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"789":{"tf":1.0},"824":{"tf":2.6457513110645907},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}},"f":{"9":{"d":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"413":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"528":{"tf":1.0},"624":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.0}}}}}}},"df":1,"docs":{"347":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"_":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"a":{",":{"1":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"k":{".":{"a":{"df":3,"docs":{"221":{"tf":1.0},"289":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"b":{"df":3,"docs":{"193":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0}}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"413":{"tf":1.0},"89":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"2":{"2":{"7":{"0":{"df":0,"docs":{},"f":{"7":{"2":{"7":{"df":0,"docs":{},"f":{"4":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"8":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"9":{"0":{"7":{"d":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"f":{"a":{"9":{"d":{"7":{"8":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"8":{"b":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"0":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"7":{"1":{"0":{"8":{"a":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"896":{"tf":1.0}}}}},"a":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"896":{"tf":1.4142135623730951}}},"b":{"2":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"901":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"487":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"910":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"323":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":8,"docs":{"100":{"tf":1.0},"110":{"tf":1.0},"198":{"tf":1.0},"496":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"950":{"tf":1.0},"963":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"510":{"tf":1.0},"576":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"1004":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"517":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"740":{"tf":1.0},"866":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"df":5,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"740":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"299":{"tf":1.0},"413":{"tf":1.0},"517":{"tf":1.0}}}}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"1008":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"664":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"732":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"v":{"df":70,"docs":{"1025":{"tf":1.0},"1046":{"tf":1.0},"1066":{"tf":1.0},"1081":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":1.4142135623730951},"343":{"tf":1.0},"355":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"401":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"779":{"tf":1.0},"853":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"900":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":2.0},"932":{"tf":1.0},"958":{"tf":1.0}}}},"p":{"df":1,"docs":{"609":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"421":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"1122":{"tf":1.0},"433":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":1,"docs":{"678":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"485":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":26,"docs":{"297":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":1.0},"468":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"943":{"tf":1.0},"949":{"tf":1.0},"967":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":192,"docs":{"1006":{"tf":1.0},"1007":{"tf":1.0},"1010":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1020":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.0},"1071":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1087":{"tf":1.0},"1097":{"tf":1.0},"1115":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.7320508075688772},"207":{"tf":1.7320508075688772},"209":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":2.449489742783178},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"215":{"tf":2.6457513110645907},"216":{"tf":2.6457513110645907},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":2.449489742783178},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"230":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.7320508075688772},"297":{"tf":2.6457513110645907},"303":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"332":{"tf":1.0},"347":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"361":{"tf":2.449489742783178},"362":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":2.0},"401":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"436":{"tf":1.0},"503":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"552":{"tf":2.23606797749979},"554":{"tf":2.6457513110645907},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"583":{"tf":1.0},"598":{"tf":1.0},"60":{"tf":1.0},"601":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"615":{"tf":1.4142135623730951},"62":{"tf":1.7320508075688772},"621":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"801":{"tf":1.0},"804":{"tf":1.4142135623730951},"81":{"tf":1.0},"811":{"tf":1.0},"815":{"tf":1.4142135623730951},"822":{"tf":1.0},"826":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"835":{"tf":1.0},"841":{"tf":1.4142135623730951},"843":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":2.0},"859":{"tf":1.0},"866":{"tf":1.0},"88":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.7320508075688772},"916":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"133":{"tf":1.0},"220":{"tf":1.0},"267":{"tf":1.0},"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"410":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"r":{"d":{"df":4,"docs":{"222":{"tf":1.0},"542":{"tf":1.0},"866":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1099":{"tf":1.0},"938":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"929":{"tf":1.0},"932":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"928":{"tf":1.0}}}}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":52,"docs":{"1025":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1097":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.449489742783178},"215":{"tf":2.23606797749979},"22":{"tf":1.0},"236":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"318":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"554":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"705":{"tf":1.0},"728":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"916":{"tf":1.4142135623730951},"918":{"tf":1.0},"919":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.7320508075688772},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"928":{"tf":2.449489742783178},"929":{"tf":2.23606797749979},"930":{"tf":1.4142135623730951},"931":{"tf":2.23606797749979},"932":{"tf":2.0},"933":{"tf":3.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":4.69041575982343},"939":{"tf":2.449489742783178}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"487":{"tf":1.0},"488":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"1036":{"tf":1.0},"106":{"tf":1.0},"548":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.0},"143":{"tf":1.0},"301":{"tf":1.0},"451":{"tf":1.0},"887":{"tf":1.0},"917":{"tf":1.0},"981":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"126":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"144":{"tf":1.0},"273":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"447":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1095":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"124":{"tf":1.0},"779":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"817":{"tf":1.0},"820":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1027":{"tf":1.0},"1029":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":4,"docs":{"352":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}}}},"t":{"df":4,"docs":{"285":{"tf":1.0},"335":{"tf":1.0},"376":{"tf":1.0},"949":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}},"df":26,"docs":{"1015":{"tf":1.4142135623730951},"1112":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"168":{"tf":1.0},"43":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"514":{"tf":1.0},"527":{"tf":1.0},"546":{"tf":1.0},"635":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":1.7320508075688772},"875":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"877":{"tf":2.449489742783178},"879":{"tf":1.0},"880":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"906":{"tf":2.23606797749979},"924":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.0},"938":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":133,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.7320508075688772},"1006":{"tf":1.4142135623730951},"1007":{"tf":1.7320508075688772},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"1010":{"tf":1.4142135623730951},"1011":{"tf":2.449489742783178},"1013":{"tf":1.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1109":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":3.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.6457513110645907},"274":{"tf":2.23606797749979},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"308":{"tf":1.0},"323":{"tf":1.0},"33":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"39":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"422":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.7320508075688772},"488":{"tf":1.7320508075688772},"507":{"tf":1.0},"512":{"tf":1.0},"514":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":2.6457513110645907},"529":{"tf":2.449489742783178},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":2.0},"555":{"tf":1.0},"563":{"tf":1.0},"57":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":2.449489742783178},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":2.0},"626":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"730":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.605551275463989},"772":{"tf":2.0},"778":{"tf":1.7320508075688772},"779":{"tf":1.7320508075688772},"781":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"811":{"tf":1.4142135623730951},"813":{"tf":2.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"866":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"976":{"tf":2.23606797749979},"977":{"tf":1.7320508075688772},"979":{"tf":1.4142135623730951},"980":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"984":{"tf":1.0},"986":{"tf":1.7320508075688772}},"e":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"782":{"tf":1.0},"784":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1065":{"tf":1.0},"546":{"tf":1.7320508075688772},"709":{"tf":2.23606797749979}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"1065":{"tf":1.0},"548":{"tf":1.0},"626":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"267":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"584":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1069":{"tf":1.0},"514":{"tf":1.7320508075688772},"708":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1069":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"596":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"598":{"tf":1.0}},"v":{"3":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.7320508075688772}}},"4":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"594":{"tf":1.0},"596":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":1,"docs":{"1046":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"923":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"866":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"222":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":4,"docs":{"1007":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.0},"222":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":23,"docs":{"1046":{"tf":1.4142135623730951},"1122":{"tf":1.0},"127":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.0},"236":{"tf":1.7320508075688772},"256":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"363":{"tf":1.0},"391":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"586":{"tf":1.0},"653":{"tf":1.0},"740":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.7320508075688772},"924":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"\\":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":3,"docs":{"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":9,"docs":{"447":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"904":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}}}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"363":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"738":{"tf":1.0},"747":{"tf":2.0}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"@":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"186":{"tf":1.0},"212":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":54,"docs":{"101":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"231":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.7320508075688772},"263":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":2.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"328":{"tf":1.4142135623730951},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"707":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.0},"723":{"tf":2.23606797749979},"724":{"tf":2.23606797749979},"728":{"tf":1.4142135623730951},"742":{"tf":1.0},"76":{"tf":1.0},"866":{"tf":1.7320508075688772},"927":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":57,"docs":{"100":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1087":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"153":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"354":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0},"424":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"596":{"tf":1.7320508075688772},"61":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"700":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"714":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"92":{"tf":1.0},"930":{"tf":1.0},"938":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"223":{"tf":1.0},"248":{"tf":2.449489742783178},"343":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.4142135623730951},"580":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"1025":{"tf":1.0},"138":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0},"507":{"tf":1.0},"737":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"877":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"607":{"tf":1.0},"609":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}}},"df":23,"docs":{"1099":{"tf":1.0},"260":{"tf":1.4142135623730951},"378":{"tf":1.0},"398":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"602":{"tf":1.4142135623730951},"603":{"tf":2.23606797749979},"606":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.4142135623730951},"751":{"tf":1.0},"762":{"tf":1.4142135623730951},"913":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"923":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"607":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":29,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.4142135623730951},"129":{"tf":1.0},"188":{"tf":1.0},"290":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"37":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":2.8284271247461903},"684":{"tf":1.0},"738":{"tf":1.0},"748":{"tf":2.23606797749979},"824":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":2.23606797749979},"929":{"tf":1.7320508075688772},"933":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":2.23606797749979},"958":{"tf":1.0}}}}}}},"df":101,"docs":{"1025":{"tf":1.4142135623730951},"1087":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1105":{"tf":1.0},"1109":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"234":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.4142135623730951},"316":{"tf":1.0},"321":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"343":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"373":{"tf":1.0},"375":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":2.23606797749979},"451":{"tf":1.0},"454":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"539":{"tf":2.23606797749979},"540":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":2.0},"58":{"tf":1.0},"633":{"tf":1.0},"666":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"731":{"tf":2.0},"737":{"tf":2.0},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.23606797749979},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":2.23606797749979},"813":{"tf":2.0},"824":{"tf":1.0},"851":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"894":{"tf":2.0},"896":{"tf":1.0},"897":{"tf":3.872983346207417},"898":{"tf":2.6457513110645907},"899":{"tf":5.0},"900":{"tf":4.242640687119285},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":6.4031242374328485},"928":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}},"i":{"df":3,"docs":{"1002":{"tf":1.0},"1003":{"tf":2.0},"485":{"tf":2.0}}},"j":{"a":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"1025":{"tf":1.0},"106":{"tf":1.0},"1081":{"tf":1.0},"1116":{"tf":1.0},"134":{"tf":1.0},"447":{"tf":1.0},"548":{"tf":1.0}}}}}},"m":{"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"108":{"tf":1.4142135623730951},"129":{"tf":1.0},"312":{"tf":1.0},"415":{"tf":1.0},"555":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.0},"313":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"512":{"tf":1.0},"676":{"tf":1.0}}}}},"s":{"_":{"df":1,"docs":{"898":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"898":{"tf":2.23606797749979},"899":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"1117":{"tf":1.0},"1124":{"tf":1.0},"137":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"506":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"231":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"515":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"613":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":1.7320508075688772},"857":{"tf":1.7320508075688772},"858":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":4,"docs":{"1122":{"tf":1.0},"231":{"tf":1.0},"303":{"tf":1.0},"707":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1011":{"tf":1.0},"106":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"22":{"tf":1.0}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":13,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"179":{"tf":1.0},"236":{"tf":1.0},"269":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":2.0},"496":{"tf":1.0},"504":{"tf":1.0},"514":{"tf":1.0},"548":{"tf":1.0},"742":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"299":{"tf":1.0},"335":{"tf":1.0},"422":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"929":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"180":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"664":{"tf":1.4142135623730951},"899":{"tf":1.0},"958":{"tf":1.0}}}}}}},"df":6,"docs":{"1003":{"tf":1.0},"239":{"tf":2.8284271247461903},"373":{"tf":1.0},"585":{"tf":1.0},"928":{"tf":1.0},"948":{"tf":1.0}},"e":{",":{"2":{"7":{",":{"4":{"5":{",":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{",":{"2":{"7":{",":{"4":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1122":{"tf":1.0},"356":{"tf":1.7320508075688772}}}}},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"'":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"962":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"127":{"tf":1.0}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}}}}},"d":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":115,"docs":{"102":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1042":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1054":{"tf":1.0},"1055":{"tf":2.449489742783178},"1059":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1087":{"tf":2.23606797749979},"1092":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.6457513110645907},"126":{"tf":2.6457513110645907},"127":{"tf":3.605551275463989},"128":{"tf":2.23606797749979},"129":{"tf":3.4641016151377544},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"191":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.4142135623730951},"514":{"tf":1.0},"536":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"560":{"tf":1.4142135623730951},"562":{"tf":1.7320508075688772},"563":{"tf":1.0},"589":{"tf":1.0},"593":{"tf":2.0},"595":{"tf":1.0},"596":{"tf":2.8284271247461903},"599":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"641":{"tf":1.7320508075688772},"652":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":2.8284271247461903},"691":{"tf":2.449489742783178},"694":{"tf":2.0},"695":{"tf":1.0},"698":{"tf":2.0},"699":{"tf":1.0},"701":{"tf":2.449489742783178},"705":{"tf":3.605551275463989},"707":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":2.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"862":{"tf":1.0},"886":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"952":{"tf":2.0},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"966":{"tf":1.0},"985":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"o":{"df":5,"docs":{"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"453":{"tf":1.0},"770":{"tf":1.0},"904":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1019":{"tf":1.0},"824":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":3,"docs":{"207":{"tf":1.0},"215":{"tf":2.23606797749979},"216":{"tf":1.0}},"m":{"df":9,"docs":{"243":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"691":{"tf":1.0},"887":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":1.0}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},":":{"/":{"d":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":71,"docs":{"1021":{"tf":1.0},"1023":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"1102":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"160":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.4142135623730951},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"378":{"tf":1.0},"403":{"tf":2.23606797749979},"415":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":2.0},"475":{"tf":2.0},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.7320508075688772},"482":{"tf":1.7320508075688772},"553":{"tf":1.7320508075688772},"555":{"tf":3.3166247903554},"560":{"tf":1.4142135623730951},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.4142135623730951},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"947":{"tf":1.4142135623730951},"951":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0},"966":{"tf":1.4142135623730951}}}}}}}},"k":{"a":{"df":8,"docs":{"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"748":{"tf":1.0},"880":{"tf":1.0},"933":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"df":15,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":2.0},"181":{"tf":1.0},"185":{"tf":3.4641016151377544},"188":{"tf":2.8284271247461903},"190":{"tf":1.0},"913":{"tf":1.0},"936":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":2.8284271247461903}},"s":{".":{"c":{"df":0,"docs":{},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"'":{"df":2,"docs":{"1087":{"tf":1.0},"559":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":6,"docs":{"1036":{"tf":1.0},"185":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0}}}}}}}}},"i":{"a":{"df":4,"docs":{"155":{"tf":2.0},"246":{"tf":1.4142135623730951},"546":{"tf":1.0},"740":{"tf":1.0}},"s":{"df":7,"docs":{"1027":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"410":{"tf":1.0},"459":{"tf":1.0},"464":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"109":{"tf":1.0},"131":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"97":{"tf":1.0}}}},"k":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0}}}},"l":{"'":{"df":1,"docs":{"385":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"642":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":80,"docs":{"1018":{"tf":1.0},"1036":{"tf":1.0},"107":{"tf":1.0},"1087":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"395":{"tf":1.0},"398":{"tf":1.7320508075688772},"422":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"481":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.0},"523":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0},"720":{"tf":1.0},"750":{"tf":1.0},"784":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"861":{"tf":1.0},"90":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"928":{"tf":1.0},"951":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"97":{"tf":1.0},"977":{"tf":1.0},"98":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":22,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"1040":{"tf":1.0},"133":{"tf":1.0},"143":{"tf":1.0},"175":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"358":{"tf":1.0},"607":{"tf":1.0},"684":{"tf":1.0},"778":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"958":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1119":{"tf":1.4142135623730951},"118":{"tf":1.0},"316":{"tf":1.0},"361":{"tf":1.0},"785":{"tf":1.0},"901":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":23,"docs":{"1074":{"tf":1.4142135623730951},"1109":{"tf":1.0},"129":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"452":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"579":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"944":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"410":{"tf":1.4142135623730951},"897":{"tf":1.0}},"n":{"df":9,"docs":{"130":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.4142135623730951},"452":{"tf":1.0},"944":{"tf":1.0},"958":{"tf":1.0},"982":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":16,"docs":{"197":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"366":{"tf":1.0},"452":{"tf":1.0},"534":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"877":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":34,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1121":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"220":{"tf":1.4142135623730951},"248":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"471":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"514":{"tf":1.0},"546":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":1.4142135623730951},"89":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"607":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"307":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"913":{"tf":1.0},"923":{"tf":1.0}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":27,"docs":{"1036":{"tf":1.0},"1119":{"tf":1.0},"1124":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"134":{"tf":1.0},"231":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"269":{"tf":1.0},"28":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"306":{"tf":1.0},"363":{"tf":1.0},"479":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"642":{"tf":1.0},"67":{"tf":1.0},"707":{"tf":1.0},"772":{"tf":1.4142135623730951},"841":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"873":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":12,"docs":{"21":{"tf":1.0},"24":{"tf":1.0},"335":{"tf":1.0},"917":{"tf":2.6457513110645907},"923":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"276":{"tf":1.4142135623730951},"701":{"tf":1.0}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":23,"docs":{"1066":{"tf":1.0},"1073":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.4142135623730951},"388":{"tf":1.0},"435":{"tf":1.4142135623730951},"474":{"tf":1.0},"487":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"737":{"tf":1.7320508075688772},"742":{"tf":1.4142135623730951},"760":{"tf":1.4142135623730951},"778":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":2.23606797749979},"855":{"tf":1.7320508075688772},"859":{"tf":2.0},"876":{"tf":1.0},"951":{"tf":1.0}},"i":{"df":100,"docs":{"10":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1116":{"tf":1.0},"1124":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.7320508075688772},"17":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"181":{"tf":1.0},"19":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":2.0},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"230":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"250":{"tf":1.0},"258":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"374":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.4142135623730951},"395":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"444":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"488":{"tf":1.0},"496":{"tf":1.0},"53":{"tf":1.0},"538":{"tf":1.7320508075688772},"559":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"640":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":2.0},"708":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"72":{"tf":1.0},"726":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"825":{"tf":1.0},"851":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"874":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"912":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":2.23606797749979},"983":{"tf":1.0}},"s":{".":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"1116":{"tf":1.0},"21":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"28":{"tf":1.0},"613":{"tf":1.0},"914":{"tf":1.0}}}},"t":{"df":16,"docs":{"11":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":2.0},"366":{"tf":1.0},"379":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"832":{"tf":1.0},"874":{"tf":1.0},"965":{"tf":1.0}}},"z":{"df":33,"docs":{"0":{"tf":1.0},"1025":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.4142135623730951},"2":{"tf":1.0},"28":{"tf":1.0},"372":{"tf":1.0},"435":{"tf":1.0},"45":{"tf":1.0},"527":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"545":{"tf":1.4142135623730951},"548":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"715":{"tf":1.4142135623730951},"861":{"tf":1.0},"916":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"962":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"516":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"323":{"tf":1.0},"548":{"tf":1.0},"80":{"tf":1.0},"949":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":30,"docs":{"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1098":{"tf":1.0},"125":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":2.6457513110645907},"600":{"tf":1.0},"640":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"696":{"tf":1.0},"698":{"tf":1.0},"785":{"tf":4.358898943540674},"847":{"tf":1.4142135623730951},"9":{"tf":1.0},"924":{"tf":1.0},"945":{"tf":1.7320508075688772},"985":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"576":{"tf":1.0},"958":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"222":{"tf":1.0},"446":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"879":{"tf":1.0},"880":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":6,"docs":{"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":2.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"779":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"185":{"tf":1.0}},"i":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"185":{"tf":1.0},"90":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"1097":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"h":{"df":23,"docs":{"1011":{"tf":1.0},"1066":{"tf":1.0},"1097":{"tf":1.0},"155":{"tf":1.4142135623730951},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"310":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0},"515":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"824":{"tf":1.0},"938":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"962":{"tf":1.0},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"555":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"1119":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.0},"946":{"tf":1.0}}}}}},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"499":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1119":{"tf":1.0},"1124":{"tf":1.0},"30":{"tf":1.0},"554":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"1075":{"tf":1.0},"1099":{"tf":1.0},"240":{"tf":1.0},"387":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"563":{"tf":1.0},"964":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"770":{"tf":1.0},"96":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"213":{"tf":1.0},"251":{"tf":1.0},"363":{"tf":1.0},"559":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":38,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"120":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":1.7320508075688772},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.449489742783178},"257":{"tf":1.7320508075688772},"306":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.7320508075688772},"334":{"tf":1.0},"346":{"tf":1.7320508075688772},"352":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"398":{"tf":2.449489742783178},"555":{"tf":1.0},"559":{"tf":1.7320508075688772},"638":{"tf":1.0},"679":{"tf":1.0},"79":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"848":{"tf":1.0},"948":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"k":{"df":1,"docs":{"1075":{"tf":1.0}}},"p":{"'":{"df":2,"docs":{"813":{"tf":1.0},"824":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1074":{"tf":1.0}}},"df":7,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":2.0},"705":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":14,"docs":{"1037":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"199":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"596":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"547":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":19,"docs":{"1037":{"tf":1.0},"1074":{"tf":2.0},"1091":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"158":{"tf":1.0},"199":{"tf":1.4142135623730951},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.23606797749979},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"313":{"tf":1.0},"448":{"tf":1.0}}}},"df":33,"docs":{"1003":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":2.23606797749979},"1075":{"tf":1.7320508075688772},"1093":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"199":{"tf":1.4142135623730951},"343":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"580":{"tf":1.0},"704":{"tf":1.0},"785":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":4.795831523312719},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":2.23606797749979},"823":{"tf":1.4142135623730951},"824":{"tf":6.928203230275509},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"923":{"tf":1.0},"933":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":33,"docs":{"101":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":1.0},"1036":{"tf":1.0},"1063":{"tf":1.0},"110":{"tf":1.0},"1115":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":3.605551275463989},"222":{"tf":1.0},"236":{"tf":1.0},"287":{"tf":1.7320508075688772},"294":{"tf":1.0},"348":{"tf":1.4142135623730951},"364":{"tf":1.0},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"477":{"tf":1.0},"509":{"tf":1.7320508075688772},"510":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.0},"634":{"tf":1.0},"814":{"tf":1.0},"88":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"269":{"tf":1.0},"580":{"tf":1.0},"705":{"tf":1.4142135623730951},"726":{"tf":1.0},"924":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":9,"docs":{"800":{"tf":1.4142135623730951},"822":{"tf":1.7320508075688772},"823":{"tf":1.0},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"938":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"823":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"832":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"’":{"df":1,"docs":{"823":{"tf":1.0}}}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"355":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"249":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"546":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":71,"docs":{"1015":{"tf":1.0},"1050":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1074":{"tf":2.0},"1098":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.4142135623730951},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"359":{"tf":2.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"409":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.7320508075688772},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"517":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.4142135623730951},"568":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951},"625":{"tf":1.0},"646":{"tf":1.0},"690":{"tf":1.0},"737":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"900":{"tf":1.0},"916":{"tf":1.0},"924":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.0}}},"df":38,"docs":{"1015":{"tf":1.4142135623730951},"1103":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"442":{"tf":1.4142135623730951},"449":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.7320508075688772},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"904":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"985":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":18,"docs":{"1122":{"tf":1.0},"126":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.4142135623730951},"276":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.0},"487":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"1087":{"tf":1.0},"1110":{"tf":1.0},"1116":{"tf":1.0},"1118":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.4142135623730951},"705":{"tf":1.0},"780":{"tf":1.0},"85":{"tf":1.0},"967":{"tf":1.0}}}}},"v":{"df":6,"docs":{"180":{"tf":1.0},"331":{"tf":1.4142135623730951},"352":{"tf":1.0},"373":{"tf":1.0},"599":{"tf":1.0},"948":{"tf":1.0}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":19,"docs":{"1033":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.7320508075688772},"199":{"tf":1.0},"222":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.4142135623730951},"531":{"tf":2.0},"626":{"tf":1.0},"633":{"tf":1.0},"981":{"tf":1.0}}}}}}},"’":{"df":1,"docs":{"813":{"tf":2.449489742783178}}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"841":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"1025":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"286":{"tf":1.0},"292":{"tf":1.7320508075688772},"354":{"tf":1.0},"358":{"tf":1.0},"38":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"710":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1119":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"553":{"tf":1.0},"690":{"tf":1.4142135623730951},"947":{"tf":1.4142135623730951},"955":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"416":{"tf":1.4142135623730951},"47":{"tf":1.0},"495":{"tf":1.0},"565":{"tf":1.0},"64":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":7,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.7320508075688772},"447":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"1095":{"tf":1.0},"169":{"tf":1.0},"335":{"tf":1.0},"460":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"199":{"tf":1.0},"468":{"tf":1.7320508075688772},"497":{"tf":1.4142135623730951},"726":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"508":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"g":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"772":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":24,"docs":{"1001":{"tf":1.0},"1008":{"tf":1.0},"187":{"tf":1.0},"289":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"345":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"521":{"tf":1.0},"556":{"tf":1.0},"571":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":4,"docs":{"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}},"df":28,"docs":{"1077":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"129":{"tf":1.0},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"223":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"280":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"542":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"770":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.23606797749979}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"1025":{"tf":1.0},"275":{"tf":1.4142135623730951},"294":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"580":{"tf":1.0},"651":{"tf":1.0},"906":{"tf":1.0},"958":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"873":{"tf":1.0},"898":{"tf":1.0},"947":{"tf":1.0}}}}},"t":{"df":1,"docs":{"355":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"l":{"df":33,"docs":{"0":{"tf":1.0},"1006":{"tf":1.0},"1105":{"tf":1.0},"1109":{"tf":2.0},"1110":{"tf":1.0},"1112":{"tf":1.7320508075688772},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.7320508075688772},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1121":{"tf":1.4142135623730951},"153":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.0},"356":{"tf":1.0},"379":{"tf":1.0},"44":{"tf":1.0},"449":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":1.0},"715":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"921":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.4142135623730951},"959":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":7,"docs":{"120":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.4142135623730951},"412":{"tf":1.0},"416":{"tf":2.23606797749979},"439":{"tf":1.4142135623730951},"546":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"c":{"df":2,"docs":{"1042":{"tf":1.0},"1065":{"tf":1.0}}},"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"d":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":20,"docs":{"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"460":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"529":{"tf":2.23606797749979},"62":{"tf":1.0},"66":{"tf":1.0},"84":{"tf":1.0},"89":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.0},"976":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1061":{"tf":1.0},"515":{"tf":1.0}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"41":{"tf":1.0},"46":{"tf":1.0},"914":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"446":{"tf":1.0}}}}},"s":{"df":1,"docs":{"613":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"784":{"tf":1.0}}}},"t":{"df":6,"docs":{"123":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":20,"docs":{"101":{"tf":1.0},"1065":{"tf":1.0},"1075":{"tf":1.0},"1110":{"tf":1.4142135623730951},"121":{"tf":1.0},"128":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"260":{"tf":1.4142135623730951},"360":{"tf":1.0},"37":{"tf":1.0},"422":{"tf":1.0},"528":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"705":{"tf":1.0},"844":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"144":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"29":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":38,"docs":{"1040":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1110":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"412":{"tf":1.4142135623730951},"506":{"tf":1.0},"542":{"tf":1.0},"641":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.7320508075688772},"718":{"tf":1.4142135623730951},"728":{"tf":1.0},"844":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"878":{"tf":1.0},"898":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":16,"docs":{"1110":{"tf":1.0},"1116":{"tf":1.0},"212":{"tf":1.0},"287":{"tf":1.0},"314":{"tf":1.0},"410":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.0},"501":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"526":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"941":{"tf":1.0}},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"285":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"509":{"tf":1.0},"894":{"tf":1.0},"903":{"tf":1.0}}}}},"r":{"df":1,"docs":{"1116":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":6,"docs":{"1025":{"tf":1.0},"1055":{"tf":1.0},"679":{"tf":1.0},"835":{"tf":1.0},"962":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"1110":{"tf":1.0},"175":{"tf":1.0},"414":{"tf":1.0},"516":{"tf":1.0},"858":{"tf":1.0},"958":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"240":{"tf":1.0},"267":{"tf":1.0},"37":{"tf":1.4142135623730951},"488":{"tf":1.0},"579":{"tf":1.0},"584":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"938":{"tf":1.4142135623730951},"985":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"238":{"tf":1.0},"67":{"tf":1.7320508075688772},"737":{"tf":1.0},"851":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1018":{"tf":1.0}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":32,"docs":{"1018":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":2.449489742783178},"1087":{"tf":2.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"175":{"tf":1.0},"41":{"tf":1.0},"420":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"588":{"tf":1.4142135623730951},"589":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"824":{"tf":1.0},"919":{"tf":1.0},"920":{"tf":1.7320508075688772},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"923":{"tf":1.7320508075688772},"924":{"tf":2.0}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"1001":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":2.0},"1120":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"302":{"tf":1.0},"353":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"206":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"447":{"tf":2.449489742783178},"814":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1023":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"31":{"tf":1.0},"5":{"tf":1.0},"567":{"tf":1.0},"582":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"869":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"1027":{"tf":1.0},"196":{"tf":1.0},"447":{"tf":2.0},"454":{"tf":1.0},"485":{"tf":1.0},"650":{"tf":1.0},"786":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":3,"docs":{"424":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"937":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"913":{"tf":2.0},"914":{"tf":1.7320508075688772},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.7320508075688772},"927":{"tf":1.0},"932":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"297":{"tf":1.0},"361":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1004":{"tf":1.0}}}}}}},"o":{"df":6,"docs":{"143":{"tf":1.0},"169":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"598":{"tf":1.0},"851":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1099":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":50,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1114":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"142":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"294":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"345":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"38":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"439":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"49":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"562":{"tf":1.0},"73":{"tf":1.0},"899":{"tf":1.0},"916":{"tf":1.0},"939":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}}},"df":17,"docs":{"131":{"tf":1.0},"142":{"tf":1.0},"212":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"388":{"tf":1.4142135623730951},"416":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"554":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"104":{"tf":1.7320508075688772},"106":{"tf":1.0},"117":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":2.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"102":{"tf":1.0},"106":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":144,"docs":{"1003":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1025":{"tf":1.7320508075688772},"103":{"tf":1.7320508075688772},"1033":{"tf":1.0},"104":{"tf":1.0},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":2.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"316":{"tf":2.6457513110645907},"317":{"tf":1.7320508075688772},"318":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.4142135623730951},"348":{"tf":1.0},"353":{"tf":1.7320508075688772},"355":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"392":{"tf":1.0},"395":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"666":{"tf":1.0},"669":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.4142135623730951},"747":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"835":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.0},"88":{"tf":1.0},"889":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.4142135623730951},"918":{"tf":1.0},"92":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"1087":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.23606797749979},"246":{"tf":1.0},"39":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"747":{"tf":1.0},"972":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"(":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":1,"docs":{"546":{"tf":1.0}}},"o":{"df":0,"docs":{},"i":{"d":{"df":25,"docs":{"1033":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":2.0},"117":{"tf":1.0},"127":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.0},"242":{"tf":1.0},"297":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"396":{"tf":1.0},"466":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"742":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":2,"docs":{"358":{"tf":1.0},"409":{"tf":1.7320508075688772}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"129":{"tf":1.0},"248":{"tf":1.0},"295":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"447":{"tf":1.0},"562":{"tf":1.0},"581":{"tf":1.0},"899":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}},"y":{"df":5,"docs":{"353":{"tf":1.0},"504":{"tf":1.0},"607":{"tf":1.0},"676":{"tf":1.0},"896":{"tf":1.0}}}},"df":6,"docs":{"1098":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"447":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"947":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"740":{"tf":2.0},"748":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":4,"docs":{"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":2.0},"708":{"tf":1.0}}}}},"b":{"'":{"8":{"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"2":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"b":{"2":{",":{"b":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"4":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"a":{"6":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"a":{"7":{"df":0,"docs":{},"e":{"3":{"df":0,"docs":{},"f":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"362":{"tf":1.0},"959":{"tf":1.0}}}}},"df":18,"docs":{"102":{"tf":1.0},"1055":{"tf":1.0},"15":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"221":{"tf":1.0},"273":{"tf":1.0},"323":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"387":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"567":{"tf":1.0},"959":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1046":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"958":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":39,"docs":{"101":{"tf":1.0},"1063":{"tf":1.0},"1092":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":2.23606797749979},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":2.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"186":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"478":{"tf":1.0},"595":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"31":{"tf":1.0},"422":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"814":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":8,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":15,"docs":{"313":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"931":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"387":{"tf":1.0},"390":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"358":{"tf":1.0}},"r":{"df":1,"docs":{"487":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"8":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.7320508075688772},"966":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}}}},"r":{"df":11,"docs":{"174":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"289":{"tf":1.0},"394":{"tf":2.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"748":{"tf":2.23606797749979},"75":{"tf":1.0},"866":{"tf":1.0},"947":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":76,"docs":{"1032":{"tf":1.0},"106":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":2.449489742783178},"13":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"212":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":2.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"393":{"tf":1.0},"409":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"496":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":2.449489742783178},"556":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"649":{"tf":1.0},"678":{"tf":1.0},"700":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.4142135623730951},"734":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"857":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.4142135623730951},"924":{"tf":1.0},"932":{"tf":1.0},"947":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"223":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"541":{"tf":1.0},"594":{"tf":1.0},"649":{"tf":1.7320508075688772},"653":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.7320508075688772},"976":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"541":{"tf":1.0},"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"c":{"df":11,"docs":{"197":{"tf":1.0},"206":{"tf":1.0},"256":{"tf":1.0},"291":{"tf":1.0},"338":{"tf":1.0},"404":{"tf":1.0},"46":{"tf":1.0},"529":{"tf":1.0},"59":{"tf":1.0},"859":{"tf":1.0},"89":{"tf":1.0}}},"df":21,"docs":{"1090":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"408":{"tf":1.0},"481":{"tf":1.0},"529":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.4142135623730951},"594":{"tf":1.0},"651":{"tf":1.0},"672":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"956":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":24,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.7320508075688772},"373":{"tf":1.0},"560":{"tf":1.0},"669":{"tf":1.0},"678":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"956":{"tf":2.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.7320508075688772},"961":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"b":{"6":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1025":{"tf":2.0},"199":{"tf":1.4142135623730951},"332":{"tf":1.0},"452":{"tf":1.0},"502":{"tf":1.0},"665":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":6,"docs":{"1119":{"tf":1.0},"363":{"tf":1.7320508075688772},"403":{"tf":1.0},"413":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0}}},"r":{"df":1,"docs":{"1117":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":30,"docs":{"1025":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"426":{"tf":1.0},"452":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"666":{"tf":1.0},"740":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"899":{"tf":1.0},"938":{"tf":1.0},"958":{"tf":1.0},"963":{"tf":1.0}}}}},"df":57,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1061":{"tf":1.7320508075688772},"1087":{"tf":1.0},"113":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"294":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":2.449489742783178},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"51":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"708":{"tf":1.4142135623730951},"788":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":2.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"976":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":59,"docs":{"1046":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1109":{"tf":1.0},"120":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"235":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"409":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.0},"479":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.4142135623730951},"514":{"tf":1.0},"527":{"tf":1.7320508075688772},"540":{"tf":1.0},"563":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"844":{"tf":1.4142135623730951},"87":{"tf":1.0},"899":{"tf":1.4142135623730951},"938":{"tf":1.0},"986":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"447":{"tf":2.0},"710":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":30,"docs":{"1061":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.0},"2":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.0},"373":{"tf":1.0},"407":{"tf":1.4142135623730951},"453":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":1.0},"471":{"tf":1.4142135623730951},"488":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"938":{"tf":1.0},"948":{"tf":1.0},"974":{"tf":1.0}},"n":{"df":1,"docs":{"1124":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"607":{"tf":1.0}}}},"v":{"df":4,"docs":{"199":{"tf":1.0},"387":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":20,"docs":{"1011":{"tf":1.4142135623730951},"1063":{"tf":1.4142135623730951},"1087":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"490":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"527":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"613":{"tf":1.0},"737":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.4142135623730951},"858":{"tf":1.0},"967":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"163":{"tf":1.0},"185":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"304":{"tf":1.0},"592":{"tf":1.0},"953":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"407":{"tf":1.0},"447":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"1116":{"tf":1.0},"318":{"tf":1.0},"880":{"tf":1.0}}}},"w":{"df":49,"docs":{"1003":{"tf":1.0},"1019":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.0},"164":{"tf":1.0},"180":{"tf":1.0},"187":{"tf":1.0},"189":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"354":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"558":{"tf":1.0},"607":{"tf":1.0},"707":{"tf":1.0},"737":{"tf":1.0},"747":{"tf":1.0},"785":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"913":{"tf":2.0},"917":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"956":{"tf":1.0},"967":{"tf":1.0},"988":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1087":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"193":{"tf":1.0},"236":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"595":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"839":{"tf":1.0},"963":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"[":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"df":24,"docs":{"1005":{"tf":1.0},"106":{"tf":1.0},"1122":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"240":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"380":{"tf":1.0},"417":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.4142135623730951},"556":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"89":{"tf":1.0},"916":{"tf":1.0}}}},"t":{"a":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1061":{"tf":2.0}}}}}}}}}},"4":{"6":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":17,"docs":{"1027":{"tf":2.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1075":{"tf":2.6457513110645907},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"373":{"tf":1.0},"424":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"450":{"tf":1.7320508075688772},"466":{"tf":2.0},"690":{"tf":1.0},"694":{"tf":1.0},"847":{"tf":1.7320508075688772},"948":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"113":{"tf":1.0},"126":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"451":{"tf":1.0},"567":{"tf":1.0},"590":{"tf":1.4142135623730951},"634":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":56,"docs":{"1035":{"tf":1.0},"1087":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"185":{"tf":2.0},"187":{"tf":1.4142135623730951},"240":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"409":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.4142135623730951},"463":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"526":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.4142135623730951},"538":{"tf":1.0},"548":{"tf":1.4142135623730951},"583":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"740":{"tf":1.0},"744":{"tf":1.0},"755":{"tf":1.0},"77":{"tf":1.0},"789":{"tf":1.0},"813":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"958":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"1119":{"tf":1.0},"353":{"tf":1.4142135623730951},"377":{"tf":1.0},"447":{"tf":1.0},"67":{"tf":1.0},"752":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"b":{"b":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"592":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"592":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"a":{"df":1,"docs":{"899":{"tf":1.0}},"s":{"df":1,"docs":{"1072":{"tf":1.0}}}},"df":4,"docs":{"115":{"tf":1.0},"153":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.0},"120":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"119":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"y":{"df":24,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"115":{"tf":1.7320508075688772},"116":{"tf":1.4142135623730951},"118":{"tf":2.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":200,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.0},"1010":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.23606797749979},"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772},"127":{"tf":2.23606797749979},"128":{"tf":2.23606797749979},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"155":{"tf":1.4142135623730951},"168":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.6457513110645907},"203":{"tf":1.0},"205":{"tf":3.0},"206":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.7320508075688772},"21":{"tf":1.0},"210":{"tf":2.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.23606797749979},"213":{"tf":1.0},"214":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"217":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":2.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":2.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.4142135623730951},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.0},"307":{"tf":2.0},"316":{"tf":2.23606797749979},"317":{"tf":1.7320508075688772},"318":{"tf":3.0},"32":{"tf":1.0},"339":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":3.1622776601683795},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":2.8284271247461903},"359":{"tf":2.8284271247461903},"360":{"tf":2.23606797749979},"361":{"tf":1.7320508075688772},"362":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"364":{"tf":2.449489742783178},"365":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"38":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"408":{"tf":1.0},"409":{"tf":2.23606797749979},"410":{"tf":1.7320508075688772},"413":{"tf":2.23606797749979},"414":{"tf":1.7320508075688772},"416":{"tf":2.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"425":{"tf":1.0},"439":{"tf":1.4142135623730951},"44":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"536":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":2.449489742783178},"560":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.4142135623730951},"588":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.4142135623730951},"600":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"634":{"tf":1.0},"637":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"646":{"tf":1.0},"650":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.4142135623730951},"832":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":2.0},"918":{"tf":1.0},"940":{"tf":1.4142135623730951},"941":{"tf":1.4142135623730951},"942":{"tf":1.0},"959":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"127":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"358":{"tf":1.0},"361":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"256":{"tf":1.0},"257":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"289":{"tf":1.0},"824":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"1091":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"585":{"tf":1.0},"900":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"r":{"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":1,"docs":{"539":{"tf":1.0}},"g":{"df":7,"docs":{"1020":{"tf":1.4142135623730951},"124":{"tf":1.0},"607":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1087":{"tf":1.4142135623730951},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":1.4142135623730951},"268":{"tf":3.1622776601683795},"269":{"tf":2.449489742783178},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"273":{"tf":2.8284271247461903},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.4641016151377544},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.23606797749979},"283":{"tf":2.23606797749979},"289":{"tf":1.0},"307":{"tf":1.0},"622":{"tf":1.7320508075688772},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"770":{"tf":1.0},"917":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"265":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"1":{"8":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}},"df":0,"docs":{}},"df":3,"docs":{"265":{"tf":1.0},"266":{"tf":1.0},"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"279":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"282":{"tf":1.0}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"284":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"265":{"tf":1.0},"280":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"278":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":1,"docs":{"199":{"tf":2.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":22,"docs":{"1007":{"tf":1.0},"1015":{"tf":1.7320508075688772},"1016":{"tf":1.0},"1061":{"tf":1.0},"1113":{"tf":1.0},"1121":{"tf":1.0},"197":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"353":{"tf":1.0},"365":{"tf":1.0},"402":{"tf":1.0},"407":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.0},"485":{"tf":1.0},"613":{"tf":1.0},"762":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"906":{"tf":3.3166247903554}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":2,"docs":{"904":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":5,"docs":{"897":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.8284271247461903}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"#":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"1003":{"tf":1.0}}}}}}}}},".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.0}}}}}},"df":4,"docs":{"1003":{"tf":3.0},"221":{"tf":1.0},"485":{"tf":2.449489742783178},"487":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"453":{"tf":1.0},"487":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"842":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"374":{"tf":1.0},"387":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"387":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}}},"l":{"d":{"df":2,"docs":{"1121":{"tf":1.0},"873":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"366":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":1,"docs":{"542":{"tf":1.0}}},"df":8,"docs":{"1099":{"tf":1.0},"166":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"664":{"tf":1.0},"851":{"tf":1.0},"880":{"tf":1.0}},"s":{"'":{",":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"'":{",":{"'":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"1100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}}}}},"df":24,"docs":{"1037":{"tf":1.4142135623730951},"1053":{"tf":1.4142135623730951},"1069":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"181":{"tf":1.0},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.0},"410":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"459":{"tf":1.0},"471":{"tf":1.0},"544":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"705":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"866":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"1066":{"tf":1.0},"563":{"tf":2.0},"961":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"649":{"tf":1.0}},"h":{"df":70,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1090":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"176":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"306":{"tf":1.0},"323":{"tf":1.4142135623730951},"338":{"tf":1.0},"341":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"410":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":1.7320508075688772},"455":{"tf":1.0},"473":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"722":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"866":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.4142135623730951},"916":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"949":{"tf":1.0},"953":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":7,"docs":{"1107":{"tf":1.0},"152":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"778":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"917":{"tf":1.0},"936":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"467":{"tf":1.0}}}}},"df":2,"docs":{"187":{"tf":1.7320508075688772},"708":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"368":{"tf":1.0},"740":{"tf":1.0},"85":{"tf":1.0},"898":{"tf":1.0}}}},"q":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"257":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"128":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.23606797749979},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"372":{"tf":2.23606797749979},"410":{"tf":1.0},"414":{"tf":1.0},"538":{"tf":1.4142135623730951},"554":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"597":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"651":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"318":{"tf":1.0},"441":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"475":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"137":{"tf":1.0},"318":{"tf":1.0},"546":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":37,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":2.6457513110645907},"187":{"tf":2.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":2.449489742783178},"262":{"tf":2.0},"314":{"tf":1.0},"323":{"tf":3.1622776601683795},"327":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"510":{"tf":2.6457513110645907},"546":{"tf":1.0},"562":{"tf":1.0},"598":{"tf":1.0},"633":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"730":{"tf":1.0},"732":{"tf":2.0},"844":{"tf":1.0},"926":{"tf":1.0},"930":{"tf":1.4142135623730951}}}},"d":{"df":1,"docs":{"510":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1097":{"tf":1.0}}}},"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"181":{"tf":1.0},"526":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0}}}}}},"df":10,"docs":{"1121":{"tf":1.0},"131":{"tf":1.0},"222":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"750":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":4,"docs":{"1099":{"tf":1.0},"14":{"tf":1.0},"356":{"tf":1.0},"484":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"966":{"tf":1.0}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":4,"docs":{"302":{"tf":1.0},"31":{"tf":1.0},"365":{"tf":1.4142135623730951},"783":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"395":{"tf":1.0},"936":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"228":{"tf":1.0},"380":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"1019":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"481":{"tf":1.0},"607":{"tf":1.0},"780":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"542":{"tf":1.0}}}},"w":{"df":0,"docs":{},"s":{"df":16,"docs":{"1015":{"tf":1.4142135623730951},"1099":{"tf":1.0},"199":{"tf":1.0},"342":{"tf":1.0},"516":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"813":{"tf":1.0},"824":{"tf":1.0},"836":{"tf":1.0},"851":{"tf":1.0},"906":{"tf":1.0},"916":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"598":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"j":{"df":1,"docs":{"517":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"723":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1061":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}}}}}}},"df":60,"docs":{"1003":{"tf":1.0},"1004":{"tf":2.23606797749979},"1011":{"tf":1.0},"1015":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.8284271247461903},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"246":{"tf":1.0},"263":{"tf":1.0},"287":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"354":{"tf":1.0},"38":{"tf":1.0},"421":{"tf":1.4142135623730951},"43":{"tf":1.0},"448":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":2.23606797749979},"596":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":2.0},"799":{"tf":1.4142135623730951},"824":{"tf":1.0},"857":{"tf":1.0},"896":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":2.8284271247461903},"928":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"649":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"’":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":18,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"226":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":2.8284271247461903},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.23606797749979},"427":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"g":{"'":{"df":1,"docs":{"844":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":222,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.7320508075688772},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.4142135623730951},"380":{"tf":1.0},"381":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":3.3166247903554},"454":{"tf":1.7320508075688772},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"649":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.4142135623730951},"667":{"tf":1.0},"67":{"tf":1.7320508075688772},"674":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.4142135623730951},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.4142135623730951},"844":{"tf":4.795831523312719},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.4142135623730951},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"844":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":12,"docs":{"1110":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.4142135623730951},"331":{"tf":1.0},"446":{"tf":1.0},"481":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"846":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"688":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":13,"docs":{"1042":{"tf":1.7320508075688772},"1053":{"tf":1.0},"1057":{"tf":1.7320508075688772},"1061":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"290":{"tf":2.449489742783178},"291":{"tf":3.0},"292":{"tf":2.8284271247461903},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"705":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}},"df":66,"docs":{"1003":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1044":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1108":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":2.23606797749979},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.4142135623730951},"264":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"341":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"350":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"380":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":3.605551275463989},"519":{"tf":1.0},"560":{"tf":1.0},"643":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"737":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":2.23606797749979},"847":{"tf":3.1622776601683795},"877":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}}}},"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"d":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"847":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":31,"docs":{"1046":{"tf":1.4142135623730951},"1061":{"tf":1.0},"172":{"tf":1.0},"204":{"tf":1.0},"242":{"tf":1.0},"260":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":2.0},"330":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"38":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"567":{"tf":1.0},"651":{"tf":1.0},"690":{"tf":1.4142135623730951},"737":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"847":{"tf":1.0},"876":{"tf":1.0},"963":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.0},"372":{"tf":1.0},"45":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":20,"docs":{"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"220":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"110":{"tf":1.0},"1107":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"555":{"tf":1.0},"740":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"924":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"130":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":2.0},"774":{"tf":2.449489742783178}}}}},"{":{"a":{"d":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"+":{"+":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"3":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"2":{"4":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"df":0,"docs":{},"f":{"3":{"2":{"df":0,"docs":{},"f":{"d":{"2":{"9":{"3":{"8":{"df":0,"docs":{},"f":{"0":{"b":{"6":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"8":{"b":{"4":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"6":{"9":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"b":{"4":{"5":{"4":{"df":0,"docs":{},"f":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"923":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"239":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"485":{"tf":1.0}},"e":{"\"":{",":{"5":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"1011":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":49,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1032":{"tf":1.0},"1036":{"tf":1.0},"106":{"tf":1.0},"1087":{"tf":1.0},"1100":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":2.23606797749979},"267":{"tf":1.7320508075688772},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"478":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"678":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":1.0},"764":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"876":{"tf":1.0},"977":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":2.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1004":{"tf":1.0},"160":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":40,"docs":{"1025":{"tf":1.0},"132":{"tf":1.0},"158":{"tf":1.0},"198":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"307":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.0},"373":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"449":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"518":{"tf":1.4142135623730951},"589":{"tf":1.0},"640":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"852":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"80":{"tf":1.0},"954":{"tf":1.0}},"l":{"c":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"462":{"tf":1.0},"673":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"1029":{"tf":1.0},"1116":{"tf":1.0},"596":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"177":{"tf":1.0},"256":{"tf":1.0},"313":{"tf":1.0},"456":{"tf":1.0},"678":{"tf":1.0},"839":{"tf":1.0}}}},"a":{"d":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"613":{"tf":2.449489742783178}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"1":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1004":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"928":{"tf":1.0}}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"825":{"tf":1.0}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"131":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"366":{"tf":1.0},"432":{"tf":1.0},"90":{"tf":1.0},"938":{"tf":1.4142135623730951}}}},"c":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.0},"291":{"tf":1.0}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"1025":{"tf":1.0},"15":{"tf":1.0},"507":{"tf":1.4142135623730951},"516":{"tf":1.0},"613":{"tf":1.0},"778":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}}},"r":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1011":{"tf":1.0}},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1015":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"485":{"tf":1.0},"939":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1087":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1035":{"tf":1.0},"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1035":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"1033":{"tf":1.0},"462":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1116":{"tf":1.0},"285":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"632":{"tf":1.0},"836":{"tf":1.0},"928":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}}}}}},"i":{"b":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.7320508075688772}}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":106,"docs":{"1020":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1099":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"248":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"364":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"373":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.7320508075688772},"398":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.7320508075688772},"422":{"tf":1.0},"462":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"481":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"501":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"617":{"tf":1.0},"627":{"tf":1.0},"654":{"tf":1.0},"700":{"tf":1.0},"74":{"tf":1.0},"752":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"814":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"878":{"tf":1.0},"885":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":2.0},"931":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"978":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"(":{"'":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"276":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"3":{"df":1,"docs":{"1100":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1087":{"tf":1.4142135623730951},"199":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":1,"docs":{"526":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":11,"docs":{"104":{"tf":1.0},"352":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"766":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"96":{"tf":2.6457513110645907},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"341":{"tf":1.0},"740":{"tf":1.0}}}},"df":1,"docs":{"853":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"8":{"tf":1.0},"864":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":26,"docs":{"183":{"tf":1.4142135623730951},"199":{"tf":1.0},"247":{"tf":1.0},"334":{"tf":2.23606797749979},"335":{"tf":3.4641016151377544},"340":{"tf":1.0},"380":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"441":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.7320508075688772},"633":{"tf":1.0},"644":{"tf":1.4142135623730951},"722":{"tf":1.0},"742":{"tf":1.0},"788":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":1.4142135623730951},"848":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"936":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":17,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"290":{"tf":1.0},"331":{"tf":1.0},"412":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"649":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1011":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"228":{"tf":1.0}}},"u":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":46,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1036":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"325":{"tf":1.4142135623730951},"590":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"801":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"814":{"tf":1.0},"822":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"979":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"847":{"tf":1.0}},"k":{"df":1,"docs":{"426":{"tf":1.0}}}},"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"529":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"332":{"tf":1.0},"529":{"tf":1.0}}},"df":8,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.4142135623730951},"212":{"tf":1.0},"502":{"tf":1.4142135623730951},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.7320508075688772},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"1002":{"tf":1.0},"578":{"tf":1.0}},"s":{"df":3,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"512":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"947":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"1087":{"tf":1.0},"296":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"405":{"tf":1.0},"447":{"tf":1.0},"569":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"953":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"947":{"tf":1.7320508075688772},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"958":{"tf":1.0},"966":{"tf":1.0}}},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":3,"docs":{"947":{"tf":1.4142135623730951},"952":{"tf":2.0},"964":{"tf":1.0}},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":22,"docs":{"1011":{"tf":1.0},"1066":{"tf":1.0},"1121":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"179":{"tf":1.4142135623730951},"185":{"tf":1.0},"363":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"451":{"tf":1.4142135623730951},"456":{"tf":1.0},"485":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"622":{"tf":1.0},"898":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.4142135623730951},"950":{"tf":1.0},"959":{"tf":1.0},"977":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":2,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"372":{"tf":1.0},"45":{"tf":1.0},"507":{"tf":1.4142135623730951},"947":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":97,"docs":{"1000":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"103":{"tf":1.0},"1036":{"tf":1.0},"1081":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.7320508075688772},"113":{"tf":1.0},"115":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":2.6457513110645907},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":3.0},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.7320508075688772},"295":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"315":{"tf":1.0},"323":{"tf":1.4142135623730951},"331":{"tf":1.0},"354":{"tf":1.0},"37":{"tf":1.0},"402":{"tf":1.4142135623730951},"405":{"tf":2.23606797749979},"406":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"442":{"tf":1.7320508075688772},"443":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"475":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.0},"5":{"tf":1.0},"516":{"tf":1.0},"52":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.4142135623730951},"571":{"tf":2.0},"593":{"tf":1.0},"599":{"tf":1.7320508075688772},"607":{"tf":1.0},"613":{"tf":1.7320508075688772},"664":{"tf":1.0},"691":{"tf":1.0},"734":{"tf":1.0},"745":{"tf":1.4142135623730951},"778":{"tf":1.0},"836":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"858":{"tf":1.0},"913":{"tf":1.4142135623730951},"931":{"tf":2.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772},"952":{"tf":1.0},"953":{"tf":1.0},"96":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"447":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}},"df":81,"docs":{"1003":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":3.1622776601683795},"1029":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":2.8284271247461903},"1061":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":2.23606797749979},"1087":{"tf":1.7320508075688772},"1091":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.0},"234":{"tf":1.7320508075688772},"246":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"327":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.0},"423":{"tf":2.23606797749979},"424":{"tf":1.4142135623730951},"425":{"tf":1.7320508075688772},"426":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"578":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"796":{"tf":1.0},"813":{"tf":2.6457513110645907},"841":{"tf":1.0},"847":{"tf":1.0},"92":{"tf":1.0},"948":{"tf":1.0},"963":{"tf":1.0},"977":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1002":{"tf":1.0},"1094":{"tf":1.0},"1106":{"tf":1.0},"512":{"tf":1.0},"912":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":14,"docs":{"1121":{"tf":1.0},"155":{"tf":1.4142135623730951},"278":{"tf":1.0},"347":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"470":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"641":{"tf":1.7320508075688772},"679":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"380":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1116":{"tf":1.0},"243":{"tf":1.0},"571":{"tf":1.0},"61":{"tf":1.0},"614":{"tf":1.0},"750":{"tf":1.0},"873":{"tf":1.0},"964":{"tf":1.0},"977":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"231":{"tf":1.0},"939":{"tf":1.0}}},"t":{"df":19,"docs":{"1027":{"tf":1.0},"112":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.8284271247461903},"290":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"394":{"tf":1.0},"538":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"931":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"199":{"tf":1.0}}}}},"df":52,"docs":{"1003":{"tf":1.4142135623730951},"1016":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0},"451":{"tf":1.0},"481":{"tf":1.0},"508":{"tf":1.0},"540":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"814":{"tf":1.0},"839":{"tf":1.0},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.4142135623730951},"954":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":2.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"913":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1119":{"tf":1.0},"323":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"853":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":24,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"1055":{"tf":1.0},"117":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"304":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.4142135623730951},"356":{"tf":1.0},"373":{"tf":1.0},"438":{"tf":1.0},"463":{"tf":1.0},"613":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"928":{"tf":2.0},"948":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"269":{"tf":1.0}},"n":{"df":8,"docs":{"1027":{"tf":1.0},"1087":{"tf":1.0},"270":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"655":{"tf":1.0},"909":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"514":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}}},"df":11,"docs":{"1024":{"tf":1.0},"1025":{"tf":3.1622776601683795},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"124":{"tf":1.0},"528":{"tf":1.0},"586":{"tf":1.4142135623730951},"617":{"tf":1.0},"985":{"tf":1.0}}}}}},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"2":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"155":{"tf":1.0},"180":{"tf":1.4142135623730951},"313":{"tf":1.0},"331":{"tf":1.7320508075688772},"332":{"tf":2.0},"435":{"tf":1.4142135623730951},"540":{"tf":1.0}},"r":{"c":{"a":{"df":1,"docs":{"917":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"304":{"tf":1.0},"309":{"tf":1.7320508075688772},"310":{"tf":1.4142135623730951},"313":{"tf":2.23606797749979},"314":{"tf":1.4142135623730951},"332":{"tf":1.0},"475":{"tf":1.0},"79":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"1001":{"tf":1.0}}},"i":{"df":7,"docs":{"135":{"tf":1.0},"140":{"tf":1.4142135623730951},"343":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"953":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"966":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"372":{"tf":2.0},"538":{"tf":2.0},"896":{"tf":1.0}}}}},"df":7,"docs":{"1053":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":2.0},"430":{"tf":1.0},"538":{"tf":2.0},"740":{"tf":1.0},"896":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"526":{"tf":1.0},"866":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"s":{"df":10,"docs":{"129":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.7320508075688772},"236":{"tf":2.8284271247461903},"292":{"tf":1.0},"295":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"622":{"tf":1.0}}}}},"df":2,"docs":{"528":{"tf":1.0},"529":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"1004":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"508":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"245":{"tf":1.0},"571":{"tf":1.4142135623730951}}}}},"r":{"df":12,"docs":{"113":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"415":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"478":{"tf":2.23606797749979},"481":{"tf":1.0},"508":{"tf":1.0},"978":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1122":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"133":{"tf":1.0},"380":{"tf":1.0},"982":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"k":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}},"df":66,"docs":{"1007":{"tf":1.7320508075688772},"101":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1014":{"tf":1.7320508075688772},"1016":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.7416573867739413},"318":{"tf":1.0},"396":{"tf":1.4142135623730951},"403":{"tf":3.0},"409":{"tf":2.0},"539":{"tf":2.23606797749979},"555":{"tf":1.0},"731":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"75":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":2.0},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"789":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"871":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":2.8284271247461903},"879":{"tf":1.0},"880":{"tf":1.0},"894":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":3.4641016151377544},"899":{"tf":2.8284271247461903},"900":{"tf":3.4641016151377544},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":3.605551275463989},"924":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":3.1622776601683795},"932":{"tf":1.4142135623730951},"933":{"tf":3.3166247903554},"936":{"tf":1.4142135623730951},"938":{"tf":2.23606797749979},"96":{"tf":1.0}},"e":{"d":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"186":{"tf":1.0},"318":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":20,"docs":{"1015":{"tf":1.0},"1065":{"tf":1.0},"190":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"453":{"tf":1.0},"531":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"1033":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1087":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1033":{"tf":1.0},"257":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"617":{"tf":1.0},"644":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"1087":{"tf":1.0}}},")":{"*":{"1":{"0":{"0":{"df":1,"docs":{"348":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":67,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1007":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1013":{"tf":1.7320508075688772},"1014":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1053":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1069":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":2.23606797749979},"1081":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"190":{"tf":2.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"238":{"tf":2.8284271247461903},"243":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":2.8284271247461903},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":2.23606797749979},"449":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"528":{"tf":1.0},"544":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"580":{"tf":1.0},"603":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":3.0},"650":{"tf":1.0},"653":{"tf":1.0},"705":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":2.0},"720":{"tf":1.0},"726":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"862":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"923":{"tf":2.0},"944":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"603":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"247":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":4,"docs":{"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":197,"docs":{"1003":{"tf":1.7320508075688772},"1025":{"tf":4.0},"1027":{"tf":1.4142135623730951},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1066":{"tf":2.23606797749979},"1073":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":2.23606797749979},"1086":{"tf":1.4142135623730951},"1087":{"tf":2.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.8284271247461903},"181":{"tf":2.8284271247461903},"183":{"tf":1.4142135623730951},"184":{"tf":2.0},"187":{"tf":1.4142135623730951},"190":{"tf":2.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"224":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.23606797749979},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"271":{"tf":2.0},"272":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":2.0},"276":{"tf":1.7320508075688772},"286":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"322":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.0},"368":{"tf":1.4142135623730951},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"391":{"tf":1.0},"392":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"447":{"tf":3.3166247903554},"448":{"tf":1.4142135623730951},"449":{"tf":2.0},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":3.872983346207417},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"527":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":2.23606797749979},"539":{"tf":2.0},"542":{"tf":1.4142135623730951},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"548":{"tf":3.4641016151377544},"559":{"tf":1.0},"580":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":2.449489742783178},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":1.7320508075688772},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951},"602":{"tf":1.0},"613":{"tf":3.4641016151377544},"614":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":2.449489742783178},"626":{"tf":2.6457513110645907},"627":{"tf":1.7320508075688772},"628":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"653":{"tf":1.0},"679":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":2.23606797749979},"705":{"tf":3.3166247903554},"707":{"tf":2.6457513110645907},"710":{"tf":2.449489742783178},"711":{"tf":2.0},"715":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":2.23606797749979},"731":{"tf":2.0},"732":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":3.3166247903554},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"803":{"tf":1.7320508075688772},"839":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"916":{"tf":1.0},"933":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"957":{"tf":1.0},"976":{"tf":1.0},"986":{"tf":1.4142135623730951}},"i":{"d":{"df":5,"docs":{"299":{"tf":1.0},"342":{"tf":2.449489742783178},"427":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":25,"docs":{"1018":{"tf":1.0},"1019":{"tf":1.0},"1025":{"tf":1.0},"1065":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"585":{"tf":1.0},"589":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.6457513110645907},"626":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"721":{"tf":1.0},"988":{"tf":1.0}}},"y":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"524":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"522":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"521":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"523":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0},"165":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"622":{"tf":1.0},"630":{"tf":1.0},"657":{"tf":1.0},"778":{"tf":1.0},"988":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"388":{"tf":1.0},"451":{"tf":1.7320508075688772},"455":{"tf":1.0},"508":{"tf":1.0},"515":{"tf":1.0},"633":{"tf":1.0},"947":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"403":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":3.0},"510":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"1004":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.0},"449":{"tf":1.0},"470":{"tf":1.0},"477":{"tf":1.0},"497":{"tf":1.0},"590":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.0},"898":{"tf":1.0}},"r":{"df":1,"docs":{"927":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"d":{"'":{"df":1,"docs":{"25":{"tf":1.0}}},"df":23,"docs":{"202":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"219":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.7320508075688772},"359":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"505":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"440":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"128":{"tf":1.0},"222":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"251":{"tf":1.0},"254":{"tf":3.1622776601683795},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.4142135623730951},"414":{"tf":1.0},"588":{"tf":1.0},"632":{"tf":1.0},"949":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":1.0},"961":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"437":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1121":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"792":{"tf":1.0},"793":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"585":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"932":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.4142135623730951}}}}}}},"df":146,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1027":{"tf":1.0},"1030":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.0},"1076":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1092":{"tf":1.0},"1099":{"tf":1.0},"1113":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"228":{"tf":1.0},"288":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"426":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"556":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":2.0},"580":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"639":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"674":{"tf":1.4142135623730951},"675":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"688":{"tf":1.0},"704":{"tf":1.4142135623730951},"707":{"tf":1.0},"713":{"tf":1.0},"729":{"tf":1.0},"735":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":1.7320508075688772},"744":{"tf":1.0},"745":{"tf":2.0},"749":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"787":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"801":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.4142135623730951},"834":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.4142135623730951},"869":{"tf":1.0},"871":{"tf":1.0},"873":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"909":{"tf":1.0},"912":{"tf":1.0},"926":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":2.23606797749979},"932":{"tf":3.0},"933":{"tf":2.23606797749979},"938":{"tf":3.0},"947":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0},"981":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"933":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"g":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"107":{"tf":1.0},"1109":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"617":{"tf":1.0}}}},"df":3,"docs":{"1027":{"tf":2.8284271247461903},"806":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"1025":{"tf":2.8284271247461903},"1027":{"tf":3.605551275463989},"1087":{"tf":2.23606797749979},"163":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"589":{"tf":2.449489742783178}}}},"l":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"2":{"df":1,"docs":{"224":{"tf":1.0}}},"a":{"b":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"207":{"tf":1.0},"214":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"365":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":80,"docs":{"0":{"tf":1.7320508075688772},"1008":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":2.0},"1025":{"tf":1.0},"107":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":1.7320508075688772},"110":{"tf":1.4142135623730951},"1116":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"338":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"373":{"tf":2.6457513110645907},"380":{"tf":1.0},"394":{"tf":1.4142135623730951},"397":{"tf":1.0},"398":{"tf":1.4142135623730951},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"422":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"484":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"527":{"tf":1.7320508075688772},"54":{"tf":1.0},"559":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"582":{"tf":1.7320508075688772},"595":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"8":{"tf":3.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"852":{"tf":1.4142135623730951},"853":{"tf":2.23606797749979},"854":{"tf":1.4142135623730951},"864":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"916":{"tf":1.0},"947":{"tf":1.7320508075688772},"948":{"tf":2.6457513110645907},"963":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":2.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1115":{"tf":1.0},"1123":{"tf":1.0}}}}}},"r":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":2.0},"669":{"tf":1.0},"959":{"tf":1.0}}}},"df":121,"docs":{"101":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1033":{"tf":2.23606797749979},"1036":{"tf":1.4142135623730951},"1039":{"tf":1.0},"104":{"tf":1.7320508075688772},"1040":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1048":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.4142135623730951},"1087":{"tf":2.6457513110645907},"117":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":2.6457513110645907},"136":{"tf":1.7320508075688772},"137":{"tf":2.449489742783178},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"143":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"175":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"256":{"tf":2.0},"261":{"tf":1.0},"262":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":2.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.7320508075688772},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"596":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":2.23606797749979},"632":{"tf":1.7320508075688772},"633":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.4142135623730951},"673":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":2.0},"751":{"tf":2.0},"761":{"tf":2.0},"768":{"tf":1.0},"770":{"tf":2.449489742783178},"785":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"83":{"tf":1.0},"847":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":2.449489742783178},"878":{"tf":1.0},"880":{"tf":2.0},"894":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":2.23606797749979},"941":{"tf":1.0},"962":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":36,"docs":{"1018":{"tf":1.0},"1033":{"tf":1.0},"1087":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"256":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"589":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"734":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"914":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":33,"docs":{"1033":{"tf":1.0},"1053":{"tf":1.0},"1081":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"325":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"45":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"575":{"tf":1.0},"589":{"tf":1.4142135623730951},"664":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"8":{"tf":1.0},"898":{"tf":1.0},"924":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"1124":{"tf":1.0}}}}}},"m":{"a":{"df":2,"docs":{"388":{"tf":1.0},"641":{"tf":1.0}},"n":{"d":{"df":18,"docs":{"1119":{"tf":1.0},"128":{"tf":1.4142135623730951},"142":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.4142135623730951},"303":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"180":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"485":{"tf":1.0},"540":{"tf":1.0},"858":{"tf":1.0}}}},"r":{"c":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"1110":{"tf":1.4142135623730951},"314":{"tf":1.0},"332":{"tf":1.7320508075688772},"347":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"834":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":38,"docs":{"1027":{"tf":1.7320508075688772},"1105":{"tf":1.0},"1122":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"153":{"tf":1.0},"21":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"43":{"tf":1.0},"467":{"tf":1.0},"472":{"tf":1.0},"55":{"tf":1.0},"571":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"873":{"tf":1.0},"878":{"tf":1.0},"903":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"943":{"tf":1.4142135623730951},"958":{"tf":1.0},"976":{"tf":1.0},"982":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"1046":{"tf":1.0},"125":{"tf":1.0},"198":{"tf":1.0},"242":{"tf":1.0},"271":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1108":{"tf":1.0},"1121":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"519":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":2,"docs":{"1087":{"tf":1.0},"181":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"506":{"tf":1.0},"78":{"tf":1.0},"857":{"tf":1.4142135623730951},"953":{"tf":1.0}}}},"r":{"df":16,"docs":{"1011":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"270":{"tf":1.0},"365":{"tf":1.0},"562":{"tf":1.0},"661":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"708":{"tf":1.4142135623730951},"709":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"447":{"tf":1.0},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951}}}}}}},"t":{"df":10,"docs":{"1063":{"tf":1.0},"223":{"tf":1.0},"276":{"tf":1.4142135623730951},"413":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.0},"519":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"851":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1040":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1105":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"t":{"df":45,"docs":{"1013":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1048":{"tf":1.0},"1124":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"167":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.7320508075688772},"205":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"413":{"tf":1.0},"422":{"tf":1.0},"488":{"tf":1.0},"569":{"tf":1.0},"582":{"tf":1.0},"707":{"tf":1.4142135623730951},"711":{"tf":1.0},"728":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0},"803":{"tf":1.0},"83":{"tf":1.0},"839":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}},"x":{"df":20,"docs":{"1033":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"235":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"323":{"tf":1.7320508075688772},"352":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.0},"643":{"tf":1.0},"737":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"185":{"tf":1.0},"340":{"tf":1.0},"507":{"tf":1.0},"550":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"1109":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"386":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":2.23606797749979},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"751":{"tf":1.0},"788":{"tf":1.0},"844":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":3.605551275463989},"899":{"tf":2.23606797749979},"900":{"tf":3.1622776601683795},"901":{"tf":2.0},"902":{"tf":2.0},"903":{"tf":1.0},"904":{"tf":2.0},"905":{"tf":2.0},"906":{"tf":5.5677643628300215}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"864":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"n":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":2,"docs":{"269":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"133":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"221":{"tf":1.0},"390":{"tf":1.7320508075688772},"950":{"tf":1.0},"958":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"558":{"tf":1.0},"69":{"tf":1.0},"928":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"269":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"264":{"tf":1.0},"550":{"tf":1.0}}}}}}},"df":46,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1061":{"tf":1.0},"1077":{"tf":1.0},"127":{"tf":1.0},"181":{"tf":1.7320508075688772},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.4142135623730951},"251":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"388":{"tf":1.0},"427":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":4.242640687119285},"515":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"531":{"tf":1.0},"542":{"tf":1.7320508075688772},"546":{"tf":1.0},"550":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"703":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"720":{"tf":1.0},"734":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0},"976":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1027":{"tf":1.0},"708":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.7320508075688772},"121":{"tf":1.0},"151":{"tf":1.0},"197":{"tf":1.0},"332":{"tf":1.0},"449":{"tf":1.0},"488":{"tf":1.0},"539":{"tf":1.0},"707":{"tf":1.0},"947":{"tf":1.0},"978":{"tf":1.0},"982":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"269":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1072":{"tf":1.0},"444":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.0},"273":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.7320508075688772},"947":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"1011":{"tf":1.7320508075688772},"188":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"459":{"tf":1.0},"469":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"525":{"tf":1.0},"541":{"tf":1.4142135623730951},"544":{"tf":1.0},"571":{"tf":1.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"878":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"954":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"193":{"tf":1.0},"708":{"tf":2.0},"786":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"207":{"tf":1.0},"215":{"tf":1.4142135623730951},"296":{"tf":1.0},"318":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"=":{"'":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"314":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"547":{"tf":1.0},"561":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"547":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":44,"docs":{"100":{"tf":1.0},"1087":{"tf":1.4142135623730951},"180":{"tf":3.1622776601683795},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"236":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"440":{"tf":1.0},"456":{"tf":1.0},"480":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"560":{"tf":1.0},"613":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"748":{"tf":1.4142135623730951},"864":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"101":{"tf":1.0},"1122":{"tf":1.4142135623730951},"347":{"tf":1.0},"929":{"tf":2.8284271247461903},"931":{"tf":3.3166247903554},"933":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"323":{"tf":1.0},"396":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"301":{"tf":1.0},"33":{"tf":1.0},"981":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"1003":{"tf":1.0},"154":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"155":{"tf":1.0},"246":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"451":{"tf":1.0},"770":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1063":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":20,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"373":{"tf":1.0},"398":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"555":{"tf":1.4142135623730951},"613":{"tf":1.0},"823":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"948":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"250":{"tf":1.0},"253":{"tf":1.7320508075688772},"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":4.242640687119285},"556":{"tf":3.4641016151377544},"557":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"239":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}}},"i":{"d":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1120":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"17":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.4142135623730951},"196":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"340":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"455":{"tf":1.0},"528":{"tf":1.0},"691":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"928":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1011":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"389":{"tf":1.0},"455":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1027":{"tf":1.0},"1063":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"270":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":2.0},"413":{"tf":1.0},"457":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":2.23606797749979},"462":{"tf":1.0},"523":{"tf":1.0},"634":{"tf":1.0},"785":{"tf":1.0},"814":{"tf":1.0},"896":{"tf":1.0},"942":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":17,"docs":{"130":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":2.0},"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"231":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"534":{"tf":1.0},"630":{"tf":1.0},"733":{"tf":1.0},"813":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1122":{"tf":1.0},"983":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"590":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"1072":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"17":{"tf":1.0},"197":{"tf":1.0},"267":{"tf":1.0},"413":{"tf":1.0},"470":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.0},"365":{"tf":1.0}}}},"m":{"df":5,"docs":{"297":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"423":{"tf":1.0},"538":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"737":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1074":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"370":{"tf":1.0},"913":{"tf":1.0},"967":{"tf":1.0},"997":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":164,"docs":{"1003":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1051":{"tf":1.0},"1055":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1094":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1099":{"tf":1.0},"1124":{"tf":1.7320508075688772},"122":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"191":{"tf":1.0},"198":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"309":{"tf":1.7320508075688772},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.4142135623730951},"32":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":2.23606797749979},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"351":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"419":{"tf":1.0},"427":{"tf":1.0},"440":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"477":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"531":{"tf":2.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"556":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":2.23606797749979},"581":{"tf":1.0},"585":{"tf":1.0},"588":{"tf":1.0},"59":{"tf":1.0},"596":{"tf":1.7320508075688772},"6":{"tf":1.0},"603":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":3.1622776601683795},"69":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"726":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":2.0},"778":{"tf":1.4142135623730951},"784":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"839":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.23606797749979},"917":{"tf":1.7320508075688772},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"978":{"tf":1.0}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"1103":{"tf":2.23606797749979},"1104":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":107,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":1.7320508075688772},"1115":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.4142135623730951},"129":{"tf":1.0},"147":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"232":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"304":{"tf":1.0},"366":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"429":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"641":{"tf":1.0},"648":{"tf":1.0},"650":{"tf":1.0},"658":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.7320508075688772},"716":{"tf":1.0},"738":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"744":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"801":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.4142135623730951},"85":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.0},"885":{"tf":1.0},"894":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.4142135623730951},"920":{"tf":1.0},"923":{"tf":1.0},"926":{"tf":1.0},"928":{"tf":1.0},"935":{"tf":1.0},"979":{"tf":1.0},"989":{"tf":1.0},"994":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"1087":{"tf":1.0},"1123":{"tf":1.0},"131":{"tf":1.0},"396":{"tf":1.4142135623730951},"41":{"tf":1.0},"539":{"tf":1.0},"596":{"tf":1.4142135623730951},"740":{"tf":1.0},"780":{"tf":1.0},"873":{"tf":1.4142135623730951},"938":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"855":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"d":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":6,"docs":{"1010":{"tf":1.0},"447":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"857":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{"df":13,"docs":{"1011":{"tf":1.0},"1060":{"tf":1.0},"179":{"tf":1.4142135623730951},"193":{"tf":1.0},"256":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.0},"510":{"tf":1.4142135623730951},"527":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"899":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"0":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1110":{"tf":1.0},"528":{"tf":1.0},"587":{"tf":1.4142135623730951},"62":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"825":{"tf":1.0},"866":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"62":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":40,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"215":{"tf":1.0},"219":{"tf":1.0},"297":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":2.449489742783178},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"535":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"599":{"tf":1.7320508075688772},"613":{"tf":1.7320508075688772},"708":{"tf":1.0},"709":{"tf":1.7320508075688772},"779":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":11,"docs":{"175":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"526":{"tf":1.0},"770":{"tf":1.4142135623730951},"953":{"tf":1.0},"962":{"tf":1.0}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.0},"528":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"1122":{"tf":1.0},"309":{"tf":1.0},"358":{"tf":1.0}}},"t":{"df":15,"docs":{"199":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"268":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"358":{"tf":1.4142135623730951},"376":{"tf":1.0},"410":{"tf":1.0},"452":{"tf":1.4142135623730951},"561":{"tf":1.0},"622":{"tf":1.4142135623730951},"669":{"tf":1.0},"950":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":12,"docs":{"1117":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"145":{"tf":1.0},"220":{"tf":1.0},"3":{"tf":1.0},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"321":{"tf":1.0},"364":{"tf":1.0},"58":{"tf":1.7320508075688772},"581":{"tf":1.0},"61":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"403":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"498":{"tf":1.0}},"e":{"_":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":2,"docs":{"204":{"tf":1.0},"947":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":13,"docs":{"1108":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"332":{"tf":1.0},"410":{"tf":1.0},"435":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":3.872983346207417},"555":{"tf":1.0},"705":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":2.449489742783178}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":22,"docs":{"1059":{"tf":1.4142135623730951},"1072":{"tf":2.23606797749979},"1073":{"tf":1.7320508075688772},"124":{"tf":1.0},"151":{"tf":1.0},"299":{"tf":1.0},"31":{"tf":1.0},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"38":{"tf":1.0},"420":{"tf":1.0},"447":{"tf":1.7320508075688772},"525":{"tf":1.0},"529":{"tf":2.23606797749979},"569":{"tf":1.0},"596":{"tf":1.0},"625":{"tf":1.0},"68":{"tf":1.0},"845":{"tf":1.4142135623730951},"950":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"740":{"tf":1.0},"924":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"988":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"137":{"tf":1.4142135623730951},"215":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.0},"451":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"678":{"tf":1.0},"899":{"tf":1.0},"929":{"tf":1.0},"944":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.0},"477":{"tf":1.4142135623730951},"506":{"tf":1.0},"622":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":43,"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"161":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"246":{"tf":1.7320508075688772},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"290":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"595":{"tf":1.7320508075688772},"599":{"tf":1.0},"624":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"876":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"412":{"tf":1.0},"499":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.0},"234":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":2.0},"303":{"tf":1.7320508075688772},"307":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"595":{"tf":1.4142135623730951},"734":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"954":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"837":{"tf":1.0}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1013":{"tf":1.0},"1020":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":118,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1015":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":2.23606797749979},"1035":{"tf":2.449489742783178},"1036":{"tf":2.23606797749979},"1050":{"tf":1.0},"1055":{"tf":2.23606797749979},"1059":{"tf":1.4142135623730951},"1061":{"tf":1.7320508075688772},"1066":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":2.449489742783178},"1100":{"tf":1.7320508075688772},"1103":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"229":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.7320508075688772},"262":{"tf":1.7320508075688772},"263":{"tf":2.23606797749979},"266":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":2.0},"275":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"348":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":2.23606797749979},"465":{"tf":2.0},"466":{"tf":2.449489742783178},"485":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"591":{"tf":1.4142135623730951},"596":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":2.449489742783178},"626":{"tf":1.0},"628":{"tf":2.449489742783178},"635":{"tf":1.0},"644":{"tf":1.7320508075688772},"655":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"720":{"tf":1.0},"742":{"tf":2.8284271247461903},"743":{"tf":1.0},"745":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":2.0},"762":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":4.69041575982343},"874":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"880":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":2.0},"900":{"tf":1.7320508075688772},"901":{"tf":2.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.4142135623730951},"916":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951},"988":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"197":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"467":{"tf":1.0},"488":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"f":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"199":{"tf":2.449489742783178},"266":{"tf":2.449489742783178},"271":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.4142135623730951},"135":{"tf":1.0},"154":{"tf":2.449489742783178},"155":{"tf":2.8284271247461903},"156":{"tf":2.23606797749979},"199":{"tf":4.242640687119285},"203":{"tf":1.0},"239":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"447":{"tf":1.0},"507":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.0},"548":{"tf":1.0},"580":{"tf":2.23606797749979},"588":{"tf":1.0},"596":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"650":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":2.0},"751":{"tf":1.0},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":2.0},"782":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"824":{"tf":1.0},"841":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":2.6457513110645907},"977":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"y":{"=":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":8,"docs":{"1081":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"516":{"tf":1.0},"84":{"tf":1.0},"953":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"s":{"df":9,"docs":{"1116":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.0},"153":{"tf":1.7320508075688772},"300":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"613":{"tf":1.0},"779":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.0},"568":{"tf":1.0},"578":{"tf":1.4142135623730951},"786":{"tf":1.0}}}},"df":12,"docs":{"1011":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"125":{"tf":1.0},"171":{"tf":1.0},"19":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"585":{"tf":1.0},"72":{"tf":1.0},"745":{"tf":1.0},"936":{"tf":1.0}}}}}},"p":{"c":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":1,"docs":{"332":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"1061":{"tf":1.0}}}},"u":{"df":2,"docs":{"506":{"tf":1.0},"964":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"1040":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.7320508075688772}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"263":{"tf":2.0},"671":{"tf":1.0}},"e":{"=":{"'":{"2":{"0":{"1":{"8":{"0":{"5":{"2":{"0":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1048":{"tf":2.0},"1050":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1053":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"952":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"952":{"tf":1.0}}}},"t":{"df":2,"docs":{"1053":{"tf":1.0},"451":{"tf":1.0}}}},"df":0,"docs":{}},"df":36,"docs":{"1039":{"tf":1.0},"1040":{"tf":2.0},"1042":{"tf":2.23606797749979},"1044":{"tf":1.0},"1046":{"tf":2.6457513110645907},"1047":{"tf":1.0},"1048":{"tf":2.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1059":{"tf":2.0},"1061":{"tf":2.8284271247461903},"1068":{"tf":1.0},"1116":{"tf":1.0},"181":{"tf":1.4142135623730951},"198":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.0},"263":{"tf":2.6457513110645907},"299":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"548":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"576":{"tf":1.7320508075688772},"579":{"tf":1.4142135623730951},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"671":{"tf":1.0},"813":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1051":{"tf":1.0}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}},"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":2.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":113,"docs":{"1019":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.4142135623730951},"115":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":2.6457513110645907},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"202":{"tf":1.0},"209":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":2.0},"229":{"tf":1.0},"245":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"295":{"tf":2.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":2.23606797749979},"307":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.6457513110645907},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"336":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"475":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":3.3166247903554},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.0},"53":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"649":{"tf":1.0},"705":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"892":{"tf":1.0},"914":{"tf":1.0},"921":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":2.0},"931":{"tf":1.7320508075688772},"941":{"tf":2.0},"942":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"974":{"tf":1.0},"98":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":20,"docs":{"121":{"tf":1.4142135623730951},"264":{"tf":1.0},"303":{"tf":1.0},"378":{"tf":1.0},"446":{"tf":1.0},"47":{"tf":1.0},"491":{"tf":1.0},"494":{"tf":2.23606797749979},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"500":{"tf":1.0},"501":{"tf":1.7320508075688772},"502":{"tf":1.7320508075688772},"503":{"tf":2.0},"506":{"tf":1.0},"627":{"tf":1.4142135623730951},"665":{"tf":1.0},"803":{"tf":1.7320508075688772},"914":{"tf":1.0},"986":{"tf":2.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"212":{"tf":2.8284271247461903},"303":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"728":{"tf":1.0},"923":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":16,"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"266":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"529":{"tf":1.0},"770":{"tf":1.4142135623730951},"950":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":2.0},"989":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"992":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"266":{"tf":1.0},"531":{"tf":1.7320508075688772},"976":{"tf":1.4142135623730951},"977":{"tf":1.0},"982":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":7,"docs":{"1105":{"tf":1.0},"115":{"tf":1.0},"185":{"tf":1.4142135623730951},"366":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"982":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"247":{"tf":1.0},"276":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"465":{"tf":1.0},"533":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"v":{"df":5,"docs":{"239":{"tf":1.4142135623730951},"306":{"tf":1.0},"705":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"876":{"tf":1.0},"879":{"tf":1.0},"900":{"tf":2.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"607":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"125":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.7320508075688772},"732":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"285":{"tf":1.0},"294":{"tf":1.0},"31":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"290":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":7,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"1057":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1029":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":3,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1029":{"tf":1.0}}}}}}},"df":91,"docs":{"1004":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"1098":{"tf":1.4142135623730951},"113":{"tf":1.0},"123":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"446":{"tf":1.4142135623730951},"477":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"520":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"584":{"tf":1.0},"590":{"tf":1.0},"611":{"tf":1.0},"613":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"729":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":2.0},"87":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.7320508075688772},"928":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"960":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"163":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":52,"docs":{"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"105":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"213":{"tf":1.0},"250":{"tf":1.0},"309":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":2.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"475":{"tf":1.4142135623730951},"505":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":2.23606797749979},"557":{"tf":1.0},"728":{"tf":1.4142135623730951},"79":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"’":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"100":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"337":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"1011":{"tf":1.0},"688":{"tf":1.0}}}},"v":{"df":1,"docs":{"958":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":4,"docs":{"235":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"841":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"679":{"tf":1.0}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"ã":{"df":0,"docs":{},"´":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"ô":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}},"d":{"'":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"d":{"1":{",":{"d":{"2":{",":{"d":{"3":{",":{"d":{"4":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"d":{"0":{"b":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"1":{"1":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"4":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"8":{"4":{"a":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"5":{"c":{"d":{"7":{"1":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"4":{"2":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0}},"g":{"=":{"d":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}},"df":34,"docs":{"1021":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1102":{"tf":1.0},"192":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"415":{"tf":1.0},"441":{"tf":1.0},"475":{"tf":2.8284271247461903},"476":{"tf":2.23606797749979},"477":{"tf":3.3166247903554},"478":{"tf":2.0},"479":{"tf":1.7320508075688772},"480":{"tf":1.4142135623730951},"481":{"tf":1.4142135623730951},"482":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"560":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.4142135623730951},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"712":{"tf":1.0},"74":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"604":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"663":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"636":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":89,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1021":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1090":{"tf":1.0},"1102":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"378":{"tf":1.0},"455":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"485":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"571":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"597":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.0},"610":{"tf":1.0},"614":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"689":{"tf":1.0},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"722":{"tf":1.0},"730":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"759":{"tf":1.0},"770":{"tf":1.4142135623730951},"783":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"848":{"tf":1.0},"853":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"888":{"tf":1.0},"890":{"tf":1.0},"9":{"tf":1.0},"907":{"tf":1.0},"917":{"tf":1.0},"952":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"924":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"590":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":73,"docs":{"100":{"tf":1.7320508075688772},"1089":{"tf":1.0},"1100":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":2.23606797749979},"15":{"tf":1.7320508075688772},"150":{"tf":1.7320508075688772},"154":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.7320508075688772},"163":{"tf":1.7320508075688772},"165":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"176":{"tf":1.0},"179":{"tf":2.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":2.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.449489742783178},"199":{"tf":4.47213595499958},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":2.449489742783178},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"350":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"438":{"tf":1.0},"53":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"644":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.4142135623730951},"750":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.4142135623730951},"916":{"tf":1.0},"939":{"tf":1.0},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"979":{"tf":1.0},"987":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":2,"docs":{"940":{"tf":1.0},"941":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}},"p":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"681":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"202":{"tf":1.0},"681":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1009":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"679":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":11,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0}},"e":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"710":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}}},"`":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":25,"docs":{"1097":{"tf":1.4142135623730951},"181":{"tf":1.0},"198":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.7320508075688772},"394":{"tf":1.0},"447":{"tf":1.0},"538":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"847":{"tf":1.0},"911":{"tf":1.0},"918":{"tf":1.7320508075688772},"947":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"959":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"256":{"tf":1.0},"258":{"tf":1.0},"951":{"tf":1.7320508075688772},"962":{"tf":2.23606797749979},"963":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"964":{"tf":1.0}}}}},"df":570,"docs":{"0":{"tf":2.8284271247461903},"10":{"tf":1.4142135623730951},"100":{"tf":2.0},"1003":{"tf":2.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"101":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":2.8284271247461903},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1024":{"tf":1.4142135623730951},"1025":{"tf":2.449489742783178},"1026":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.0},"103":{"tf":2.0},"1031":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1037":{"tf":1.0},"1039":{"tf":1.4142135623730951},"104":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1041":{"tf":1.0},"1047":{"tf":1.4142135623730951},"1048":{"tf":1.4142135623730951},"1049":{"tf":1.0},"105":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1056":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":2.23606797749979},"1064":{"tf":1.4142135623730951},"1066":{"tf":2.23606797749979},"1067":{"tf":1.0},"107":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.4142135623730951},"1074":{"tf":2.8284271247461903},"1076":{"tf":1.4142135623730951},"1077":{"tf":2.449489742783178},"1078":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":2.6457513110645907},"1088":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1096":{"tf":1.0},"1099":{"tf":2.0},"11":{"tf":1.4142135623730951},"1105":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1116":{"tf":2.8284271247461903},"1117":{"tf":1.4142135623730951},"1119":{"tf":2.0},"1124":{"tf":2.0},"113":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.7320508075688772},"123":{"tf":2.23606797749979},"125":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":2.0},"128":{"tf":3.0},"129":{"tf":3.4641016151377544},"130":{"tf":2.0},"131":{"tf":2.23606797749979},"133":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"14":{"tf":1.4142135623730951},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":2.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.23606797749979},"155":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"158":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.7320508075688772},"172":{"tf":2.0},"174":{"tf":1.0},"175":{"tf":2.449489742783178},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":2.23606797749979},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":2.6457513110645907},"198":{"tf":3.1622776601683795},"199":{"tf":2.0},"2":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":3.4641016151377544},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"206":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":3.605551275463989},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"228":{"tf":2.23606797749979},"23":{"tf":1.0},"231":{"tf":2.6457513110645907},"232":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.23606797749979},"238":{"tf":3.605551275463989},"239":{"tf":4.58257569495584},"240":{"tf":1.4142135623730951},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"245":{"tf":2.23606797749979},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":1.7320508075688772},"264":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"276":{"tf":2.0},"28":{"tf":2.0},"286":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.4142135623730951},"29":{"tf":2.449489742783178},"290":{"tf":1.4142135623730951},"294":{"tf":2.8284271247461903},"295":{"tf":2.6457513110645907},"296":{"tf":2.0},"297":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":2.23606797749979},"300":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":2.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":2.23606797749979},"316":{"tf":4.47213595499958},"317":{"tf":2.23606797749979},"318":{"tf":3.3166247903554},"319":{"tf":1.0},"32":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.7320508075688772},"323":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":2.23606797749979},"342":{"tf":1.0},"344":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":3.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":3.7416573867739413},"353":{"tf":4.123105625617661},"354":{"tf":2.6457513110645907},"355":{"tf":1.7320508075688772},"356":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":3.4641016151377544},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"363":{"tf":2.8284271247461903},"364":{"tf":2.449489742783178},"365":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":3.605551275463989},"368":{"tf":3.3166247903554},"369":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.8284271247461903},"373":{"tf":2.6457513110645907},"374":{"tf":1.4142135623730951},"375":{"tf":2.0},"376":{"tf":3.1622776601683795},"377":{"tf":1.7320508075688772},"378":{"tf":2.0},"379":{"tf":2.0},"38":{"tf":1.4142135623730951},"380":{"tf":3.7416573867739413},"382":{"tf":1.7320508075688772},"386":{"tf":1.4142135623730951},"388":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":2.0},"394":{"tf":2.6457513110645907},"395":{"tf":2.8284271247461903},"397":{"tf":1.0},"398":{"tf":1.4142135623730951},"399":{"tf":1.0},"4":{"tf":1.4142135623730951},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":2.0},"407":{"tf":1.0},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.4142135623730951},"411":{"tf":1.0},"412":{"tf":1.7320508075688772},"413":{"tf":3.0},"414":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":2.0},"422":{"tf":1.4142135623730951},"423":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"428":{"tf":1.0},"430":{"tf":2.6457513110645907},"431":{"tf":1.4142135623730951},"432":{"tf":1.0},"433":{"tf":1.7320508075688772},"434":{"tf":1.4142135623730951},"435":{"tf":2.23606797749979},"436":{"tf":2.0},"437":{"tf":1.7320508075688772},"438":{"tf":1.7320508075688772},"441":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.4142135623730951},"446":{"tf":2.23606797749979},"447":{"tf":3.4641016151377544},"448":{"tf":1.0},"45":{"tf":2.449489742783178},"450":{"tf":1.0},"453":{"tf":2.23606797749979},"455":{"tf":1.0},"456":{"tf":1.0},"46":{"tf":1.4142135623730951},"473":{"tf":1.4142135623730951},"474":{"tf":1.0},"484":{"tf":1.4142135623730951},"488":{"tf":2.0},"49":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.4142135623730951},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"500":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.7320508075688772},"529":{"tf":1.0},"532":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.7320508075688772},"540":{"tf":1.0},"541":{"tf":3.4641016151377544},"542":{"tf":2.6457513110645907},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":4.0},"550":{"tf":1.7320508075688772},"551":{"tf":1.7320508075688772},"553":{"tf":3.3166247903554},"554":{"tf":3.7416573867739413},"555":{"tf":2.8284271247461903},"556":{"tf":1.4142135623730951},"557":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":2.23606797749979},"562":{"tf":2.449489742783178},"563":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"567":{"tf":2.6457513110645907},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":2.8284271247461903},"582":{"tf":1.7320508075688772},"583":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":2.0},"599":{"tf":1.4142135623730951},"6":{"tf":1.0},"60":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"608":{"tf":1.0},"609":{"tf":1.0},"61":{"tf":1.7320508075688772},"611":{"tf":1.0},"613":{"tf":1.7320508075688772},"615":{"tf":1.4142135623730951},"616":{"tf":1.0},"619":{"tf":1.0},"62":{"tf":2.0},"620":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"623":{"tf":1.0},"630":{"tf":1.0},"633":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.7320508075688772},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":2.0},"656":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"66":{"tf":1.7320508075688772},"660":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"67":{"tf":2.0},"670":{"tf":1.0},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.0},"679":{"tf":1.4142135623730951},"68":{"tf":1.0},"681":{"tf":1.7320508075688772},"683":{"tf":1.4142135623730951},"684":{"tf":1.4142135623730951},"685":{"tf":1.0},"69":{"tf":1.4142135623730951},"691":{"tf":1.7320508075688772},"693":{"tf":1.4142135623730951},"694":{"tf":2.0},"695":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":2.0},"699":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":2.23606797749979},"705":{"tf":2.6457513110645907},"707":{"tf":3.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.7320508075688772},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"727":{"tf":1.4142135623730951},"729":{"tf":1.7320508075688772},"73":{"tf":2.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"733":{"tf":2.0},"734":{"tf":2.6457513110645907},"735":{"tf":1.4142135623730951},"736":{"tf":1.0},"738":{"tf":1.0},"74":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.4142135623730951},"749":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"753":{"tf":1.0},"759":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":2.449489742783178},"770":{"tf":2.23606797749979},"771":{"tf":1.0},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":2.449489742783178},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"790":{"tf":1.0},"799":{"tf":1.7320508075688772},"8":{"tf":3.872983346207417},"80":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.7320508075688772},"805":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"815":{"tf":1.7320508075688772},"816":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"825":{"tf":1.0},"826":{"tf":1.7320508075688772},"827":{"tf":1.0},"83":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.7320508075688772},"835":{"tf":1.7320508075688772},"839":{"tf":1.0},"84":{"tf":2.0},"841":{"tf":1.4142135623730951},"843":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":1.7320508075688772},"852":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":2.449489742783178},"855":{"tf":1.7320508075688772},"858":{"tf":2.0},"859":{"tf":1.7320508075688772},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"865":{"tf":1.0},"868":{"tf":1.0},"872":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"88":{"tf":2.0},"880":{"tf":1.0},"882":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"891":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":2.449489742783178},"900":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"931":{"tf":2.449489742783178},"940":{"tf":1.0},"941":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":2.449489742783178},"948":{"tf":2.6457513110645907},"949":{"tf":2.0},"950":{"tf":2.8284271247461903},"951":{"tf":2.6457513110645907},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"954":{"tf":1.7320508075688772},"955":{"tf":1.7320508075688772},"957":{"tf":2.6457513110645907},"958":{"tf":2.8284271247461903},"959":{"tf":4.58257569495584},"96":{"tf":1.7320508075688772},"960":{"tf":1.0},"961":{"tf":2.449489742783178},"962":{"tf":3.872983346207417},"963":{"tf":1.7320508075688772},"964":{"tf":1.4142135623730951},"965":{"tf":2.0},"966":{"tf":1.7320508075688772},"967":{"tf":1.0},"97":{"tf":1.4142135623730951},"977":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":12,"docs":{"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":2.8284271247461903},"365":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"168":{"tf":2.0},"169":{"tf":2.449489742783178},"170":{"tf":1.7320508075688772}}}}}}},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"538":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":2.0}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":5,"docs":{"216":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":2.449489742783178},"378":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"5":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":253,"docs":{"10":{"tf":1.0},"1005":{"tf":1.7320508075688772},"1006":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1025":{"tf":2.8284271247461903},"1027":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1033":{"tf":2.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1046":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":2.6457513110645907},"1081":{"tf":1.4142135623730951},"1084":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1089":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.4142135623730951},"1097":{"tf":1.7320508075688772},"1098":{"tf":1.0},"1099":{"tf":1.7320508075688772},"1100":{"tf":1.0},"1101":{"tf":1.4142135623730951},"1102":{"tf":1.0},"1117":{"tf":1.0},"1124":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"167":{"tf":1.0},"177":{"tf":1.7320508075688772},"179":{"tf":1.0},"186":{"tf":2.449489742783178},"190":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":2.449489742783178},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":2.449489742783178},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"32":{"tf":1.7320508075688772},"334":{"tf":1.0},"335":{"tf":1.0},"34":{"tf":1.4142135623730951},"352":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"400":{"tf":1.7320508075688772},"401":{"tf":1.0},"403":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":2.0},"441":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.0},"5":{"tf":2.0},"527":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"554":{"tf":2.449489742783178},"555":{"tf":1.7320508075688772},"557":{"tf":1.0},"560":{"tf":2.23606797749979},"561":{"tf":1.0},"567":{"tf":2.6457513110645907},"581":{"tf":1.4142135623730951},"583":{"tf":1.4142135623730951},"584":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"61":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":2.23606797749979},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":2.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.4142135623730951},"632":{"tf":1.0},"633":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":1.4142135623730951},"645":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.4142135623730951},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":2.449489742783178},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"68":{"tf":1.7320508075688772},"680":{"tf":1.0},"682":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"703":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.4142135623730951},"710":{"tf":1.0},"713":{"tf":1.0},"715":{"tf":1.0},"724":{"tf":1.0},"729":{"tf":2.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":2.0},"742":{"tf":2.23606797749979},"750":{"tf":1.0},"757":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.7320508075688772},"765":{"tf":1.0},"770":{"tf":1.4142135623730951},"773":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"79":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"800":{"tf":1.0},"803":{"tf":1.0},"807":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"823":{"tf":1.0},"824":{"tf":1.0},"833":{"tf":1.4142135623730951},"834":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":2.449489742783178},"859":{"tf":2.8284271247461903},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.4142135623730951},"867":{"tf":1.0},"869":{"tf":1.4142135623730951},"88":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"9":{"tf":2.0},"903":{"tf":1.0},"907":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"940":{"tf":1.4142135623730951},"942":{"tf":1.4142135623730951},"943":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"df":0,"docs":{},"i":{"df":1,"docs":{"845":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{")":{"=":{"'":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"1013":{"tf":1.4142135623730951},"1014":{"tf":1.4142135623730951},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.4142135623730951},"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.4142135623730951},"256":{"tf":1.0},"263":{"tf":2.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"300":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.4142135623730951},"655":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"a":{"d":{"d":{"(":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"837":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1035":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"1035":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":14,"docs":{"1020":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"263":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"413":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":137,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1033":{"tf":2.0},"1035":{"tf":1.4142135623730951},"1042":{"tf":2.0},"1044":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1108":{"tf":1.0},"111":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":2.0},"193":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":2.6457513110645907},"275":{"tf":2.0},"276":{"tf":2.0},"280":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"388":{"tf":1.0},"39":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"445":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.4142135623730951},"452":{"tf":3.1622776601683795},"455":{"tf":1.4142135623730951},"457":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":2.0},"502":{"tf":1.4142135623730951},"503":{"tf":2.0},"508":{"tf":2.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"554":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":2.0},"651":{"tf":1.0},"653":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.7320508075688772},"671":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"728":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.4142135623730951},"766":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":2.449489742783178},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.4142135623730951},"808":{"tf":1.0},"817":{"tf":1.4142135623730951},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"828":{"tf":1.4142135623730951},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"845":{"tf":1.0},"847":{"tf":2.0},"848":{"tf":2.0},"887":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":1.7320508075688772},"981":{"tf":1.0},"986":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"679":{"tf":1.0}}}}}}},"u":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"982":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"982":{"tf":1.0}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":44,"docs":{"1002":{"tf":1.0},"1004":{"tf":2.23606797749979},"1011":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":2.6457513110645907},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"33":{"tf":1.4142135623730951},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":1.7320508075688772},"578":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"747":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"969":{"tf":1.0},"976":{"tf":1.7320508075688772},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"986":{"tf":1.0}}},"y":{"'":{"df":4,"docs":{"243":{"tf":1.0},"269":{"tf":1.0},"614":{"tf":1.0},"641":{"tf":1.0}}},"_":{"1":{"3":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"1":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"803":{"tf":1.0},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":176,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":2.449489742783178},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":2.6457513110645907},"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":3.605551275463989},"1081":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1090":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.7320508075688772},"125":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"199":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":3.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":1.7320508075688772},"269":{"tf":3.3166247903554},"270":{"tf":2.0},"271":{"tf":3.4641016151377544},"272":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":3.1622776601683795},"275":{"tf":3.0},"276":{"tf":3.3166247903554},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.4142135623730951},"308":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":2.0},"39":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.7320508075688772},"42":{"tf":2.0},"427":{"tf":1.0},"447":{"tf":2.449489742783178},"449":{"tf":1.0},"452":{"tf":1.7320508075688772},"453":{"tf":1.0},"464":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":3.1622776601683795},"527":{"tf":1.0},"528":{"tf":3.605551275463989},"529":{"tf":3.4641016151377544},"531":{"tf":2.6457513110645907},"555":{"tf":1.0},"57":{"tf":1.4142135623730951},"571":{"tf":1.0},"585":{"tf":3.3166247903554},"586":{"tf":1.7320508075688772},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"602":{"tf":1.0},"604":{"tf":1.0},"609":{"tf":1.7320508075688772},"613":{"tf":2.449489742783178},"617":{"tf":1.4142135623730951},"622":{"tf":3.1622776601683795},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.449489742783178},"627":{"tf":2.6457513110645907},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"642":{"tf":1.0},"644":{"tf":1.4142135623730951},"654":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.7320508075688772},"679":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":2.449489742783178},"707":{"tf":2.8284271247461903},"708":{"tf":1.4142135623730951},"710":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":2.0},"747":{"tf":1.4142135623730951},"764":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.7416573867739413},"778":{"tf":2.6457513110645907},"779":{"tf":2.6457513110645907},"781":{"tf":1.7320508075688772},"784":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":2.0},"806":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":2.8284271247461903},"814":{"tf":1.7320508075688772},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.4142135623730951},"866":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.23606797749979},"904":{"tf":1.4142135623730951},"909":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.4142135623730951},"971":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951},"975":{"tf":1.0},"979":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":3.0},"987":{"tf":1.0},"988":{"tf":1.0}},"s":{"_":{"*":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"803":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"784":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"a":{"d":{"_":{"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":1.0},"622":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"1091":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"627":{"tf":1.0},"770":{"tf":1.0},"781":{"tf":2.23606797749979}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"622":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":11,"docs":{"199":{"tf":1.0},"224":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"622":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"770":{"tf":1.0},"781":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"626":{"tf":1.0}}}}}},"df":0,"docs":{}},"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}},"b":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"[":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"198":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"d":{"'":{"df":0,"docs":{},"t":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}},"g":{"df":2,"docs":{"1020":{"tf":1.0},"607":{"tf":1.0}}}},"df":9,"docs":{"212":{"tf":1.0},"452":{"tf":1.4142135623730951},"502":{"tf":1.0},"528":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.7320508075688772},"903":{"tf":2.23606797749979}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"364":{"tf":1.0},"741":{"tf":1.0},"8":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":10,"docs":{"114":{"tf":1.4142135623730951},"133":{"tf":1.0},"343":{"tf":1.0},"367":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"958":{"tf":1.0}}}}},"c":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":6,"docs":{"1011":{"tf":1.4142135623730951},"123":{"tf":1.0},"266":{"tf":1.0},"455":{"tf":1.0},"460":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"708":{"tf":1.0}}},"s":{"df":5,"docs":{"291":{"tf":1.0},"31":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"355":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":15,"docs":{"354":{"tf":1.7320508075688772},"363":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"375":{"tf":2.0},"376":{"tf":2.0},"386":{"tf":1.0},"392":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"958":{"tf":1.7320508075688772},"960":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"375":{"tf":1.4142135623730951},"390":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"360":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"197":{"tf":1.0},"584":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"548":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"447":{"tf":1.0},"705":{"tf":1.0}}}}}},"df":7,"docs":{"1011":{"tf":1.4142135623730951},"1097":{"tf":1.0},"239":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"906":{"tf":1.0}}},"p":{"df":6,"docs":{"13":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"813":{"tf":1.0},"967":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"147":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.4142135623730951},"285":{"tf":1.0},"550":{"tf":1.0},"691":{"tf":1.0},"916":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"746":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"766":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1029":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":57,"docs":{"1003":{"tf":1.0},"1017":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.0},"120":{"tf":1.0},"128":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"276":{"tf":2.449489742783178},"315":{"tf":1.0},"323":{"tf":2.23606797749979},"335":{"tf":1.0},"352":{"tf":1.0},"380":{"tf":1.0},"421":{"tf":1.0},"437":{"tf":1.4142135623730951},"447":{"tf":2.0},"448":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.4142135623730951},"516":{"tf":1.0},"541":{"tf":2.23606797749979},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"573":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":2.0},"707":{"tf":1.0},"732":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"928":{"tf":1.0}}}}}},"df":1,"docs":{"256":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"1061":{"tf":1.0},"67":{"tf":1.0},"842":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":102,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1061":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"170":{"tf":1.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"228":{"tf":2.449489742783178},"264":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.7320508075688772},"38":{"tf":1.0},"391":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":2.0},"413":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"512":{"tf":1.0},"517":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":2.449489742783178},"550":{"tf":2.23606797749979},"585":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"604":{"tf":1.0},"622":{"tf":1.0},"636":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"688":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"718":{"tf":1.4142135623730951},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"80":{"tf":1.0},"809":{"tf":1.0},"84":{"tf":1.0},"862":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"962":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":54,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"284":{"tf":1.0},"295":{"tf":1.0},"301":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"415":{"tf":1.0},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":2.0},"540":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.0},"547":{"tf":1.4142135623730951},"548":{"tf":2.8284271247461903},"550":{"tf":2.6457513110645907},"561":{"tf":1.0},"655":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"889":{"tf":1.0},"967":{"tf":1.4142135623730951},"977":{"tf":1.0},"978":{"tf":1.0},"981":{"tf":1.0},"988":{"tf":1.7320508075688772},"989":{"tf":1.4142135623730951},"991":{"tf":1.7320508075688772},"994":{"tf":1.0},"995":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"977":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.4142135623730951},"445":{"tf":1.0},"453":{"tf":1.4142135623730951},"454":{"tf":1.4142135623730951},"479":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"#":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"728":{"tf":1.0}}},"t":{"df":24,"docs":{"1015":{"tf":2.0},"215":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"254":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"499":{"tf":2.23606797749979},"500":{"tf":1.0},"542":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.4142135623730951},"752":{"tf":1.0},"824":{"tf":1.7320508075688772},"939":{"tf":1.0},"959":{"tf":1.0}},"e":{"d":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"300":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"363":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":4,"docs":{"121":{"tf":1.0},"477":{"tf":1.0},"734":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"197":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":1,"docs":{"707":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":3,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"152":{"tf":1.0},"223":{"tf":1.0},"62":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1011":{"tf":1.0},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"548":{"tf":1.4142135623730951},"879":{"tf":1.0}}}}},"t":{"df":1,"docs":{"982":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":38,"docs":{"1004":{"tf":1.0},"1090":{"tf":1.0},"1095":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"245":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":3.0},"478":{"tf":2.449489742783178},"479":{"tf":1.7320508075688772},"506":{"tf":1.0},"555":{"tf":1.7320508075688772},"646":{"tf":1.0},"708":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"961":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":46,"docs":{"101":{"tf":2.23606797749979},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":2.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":2.6457513110645907},"128":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.7320508075688772},"314":{"tf":1.4142135623730951},"322":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"345":{"tf":1.4142135623730951},"347":{"tf":1.0},"352":{"tf":1.0},"402":{"tf":2.0},"403":{"tf":1.0},"404":{"tf":1.4142135623730951},"406":{"tf":1.7320508075688772},"407":{"tf":1.7320508075688772},"414":{"tf":1.7320508075688772},"416":{"tf":2.0},"439":{"tf":1.4142135623730951},"440":{"tf":2.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.7320508075688772},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"537":{"tf":1.0},"554":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"561":{"tf":1.0},"654":{"tf":1.4142135623730951},"734":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"748":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":17,"docs":{"1024":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"12":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"222":{"tf":1.0},"488":{"tf":1.0},"542":{"tf":1.7320508075688772},"563":{"tf":1.0},"657":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"1119":{"tf":1.0},"1124":{"tf":1.0},"245":{"tf":1.0},"408":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"737":{"tf":1.0},"955":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":76,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"1101":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.4142135623730951},"21":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.7320508075688772},"266":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"367":{"tf":1.0},"378":{"tf":1.4142135623730951},"414":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"475":{"tf":1.0},"525":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"557":{"tf":1.0},"560":{"tf":1.7320508075688772},"581":{"tf":1.4142135623730951},"583":{"tf":1.4142135623730951},"626":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.4142135623730951},"708":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"742":{"tf":1.4142135623730951},"779":{"tf":2.0},"786":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"895":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"909":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"df":12,"docs":{"1035":{"tf":1.0},"199":{"tf":2.449489742783178},"224":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"661":{"tf":1.0},"781":{"tf":1.0},"819":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"b":{"df":81,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"342":{"tf":1.0},"358":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"403":{"tf":1.0},"417":{"tf":1.0},"423":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.0},"467":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"512":{"tf":1.4142135623730951},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"649":{"tf":1.0},"654":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"737":{"tf":1.0},"8":{"tf":1.0},"866":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"921":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"947":{"tf":1.4142135623730951},"956":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":87,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1072":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.4142135623730951},"127":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"240":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"338":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"46":{"tf":1.0},"462":{"tf":1.0},"5":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"554":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":1.0},"621":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"650":{"tf":1.0},"665":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":1.0},"871":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"894":{"tf":1.0},"906":{"tf":1.4142135623730951},"917":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"967":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"941":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"215":{"tf":1.0},"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":33,"docs":{"1008":{"tf":1.0},"1119":{"tf":1.0},"123":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"290":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"729":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"802":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"872":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":7,"docs":{"181":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"367":{"tf":1.0},"427":{"tf":1.0},"466":{"tf":1.0},"526":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"df":91,"docs":{"1059":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"179":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"299":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.0},"534":{"tf":1.0},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"632":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"649":{"tf":1.0},"655":{"tf":1.0},"692":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"800":{"tf":1.7320508075688772},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.0},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":2.449489742783178},"861":{"tf":1.0},"872":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"924":{"tf":1.4142135623730951},"976":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0},"985":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"446":{"tf":1.0},"898":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":83,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1053":{"tf":1.0},"1071":{"tf":1.0},"108":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"111":{"tf":1.0},"1119":{"tf":1.7320508075688772},"112":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"187":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"394":{"tf":1.0},"4":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"46":{"tf":1.4142135623730951},"475":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.0},"651":{"tf":1.0},"664":{"tf":1.7320508075688772},"676":{"tf":1.0},"69":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"785":{"tf":1.4142135623730951},"844":{"tf":1.0},"848":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.4142135623730951},"958":{"tf":1.0},"96":{"tf":1.0},"966":{"tf":1.0},"979":{"tf":1.4142135623730951},"98":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"1":{".":{"0":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"1004":{"tf":1.0},"185":{"tf":1.7320508075688772},"481":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":3.0},"90":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.4142135623730951},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"96":{"tf":1.0},"964":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":37,"docs":{"1025":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1099":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"316":{"tf":1.0},"37":{"tf":1.0},"386":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"501":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"732":{"tf":1.0},"772":{"tf":1.0},"779":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.0},"976":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}}}}},"v":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"424":{"tf":1.0},"446":{"tf":1.0},"554":{"tf":1.4142135623730951},"563":{"tf":1.0},"848":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":40,"docs":{"1011":{"tf":1.0},"1075":{"tf":1.0},"1109":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"168":{"tf":1.0},"194":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"303":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.0},"424":{"tf":1.0},"449":{"tf":1.4142135623730951},"450":{"tf":1.0},"554":{"tf":2.23606797749979},"555":{"tf":1.0},"556":{"tf":1.7320508075688772},"557":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"824":{"tf":2.23606797749979},"844":{"tf":1.0},"859":{"tf":1.0},"876":{"tf":1.0},"887":{"tf":1.0},"913":{"tf":1.0},"927":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"962":{"tf":1.0},"977":{"tf":1.0}}}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"185":{"tf":2.6457513110645907},"203":{"tf":1.7320508075688772},"590":{"tf":1.0},"649":{"tf":1.0}}}},"c":{"df":24,"docs":{"1097":{"tf":1.0},"1099":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1104":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"451":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"650":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"813":{"tf":3.0},"824":{"tf":3.7416573867739413},"924":{"tf":1.0},"931":{"tf":2.449489742783178},"933":{"tf":1.7320508075688772},"938":{"tf":2.449489742783178},"985":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"824":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1097":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"977":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1037":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"90":{"tf":1.0}},"t":{"df":5,"docs":{"573":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"710":{"tf":1.0},"824":{"tf":2.23606797749979}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"1113":{"tf":1.0},"372":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"1055":{"tf":1.0},"199":{"tf":1.4142135623730951},"933":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":23,"docs":{"1071":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.7320508075688772},"546":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"77":{"tf":2.0},"79":{"tf":1.0},"80":{"tf":2.0},"81":{"tf":1.0},"84":{"tf":2.0},"85":{"tf":1.0},"89":{"tf":1.0},"916":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"510":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"347":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":123,"docs":{"1009":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1057":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"400":{"tf":1.0},"41":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.0},"510":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.7320508075688772},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":2.0},"542":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.0},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"583":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"649":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"678":{"tf":1.4142135623730951},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":2.0},"737":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.4142135623730951},"785":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.0},"848":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.4142135623730951},"914":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"932":{"tf":1.0},"948":{"tf":1.4142135623730951},"950":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"338":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":8,"docs":{"1077":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"276":{"tf":1.0},"335":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"657":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":3,"docs":{"175":{"tf":1.0},"285":{"tf":1.0},"916":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1121":{"tf":1.4142135623730951},"268":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":60,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":2.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":2.0},"1061":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.6457513110645907},"184":{"tf":2.23606797749979},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.4142135623730951},"41":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.23606797749979},"544":{"tf":1.0},"548":{"tf":2.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"678":{"tf":1.4142135623730951},"684":{"tf":1.7320508075688772},"686":{"tf":1.0},"690":{"tf":2.6457513110645907},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"770":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"832":{"tf":1.0},"885":{"tf":1.0},"889":{"tf":1.4142135623730951},"950":{"tf":1.0},"977":{"tf":2.0},"994":{"tf":1.7320508075688772},"995":{"tf":1.4142135623730951},"996":{"tf":1.0},"999":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"641":{"tf":1.0},"708":{"tf":1.4142135623730951},"770":{"tf":1.0},"825":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"184":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"543":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"[":{"'":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1042":{"tf":1.7320508075688772},"1046":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"1":{"0":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"1046":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":2,"docs":{"502":{"tf":1.4142135623730951},"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1048":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"314":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"958":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":39,"docs":{"1008":{"tf":1.0},"1048":{"tf":1.0},"106":{"tf":1.4142135623730951},"116":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"152":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"324":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"368":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.0},"556":{"tf":1.0},"601":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"708":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"928":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":24,"docs":{"1124":{"tf":1.0},"119":{"tf":1.0},"180":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"316":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.0},"47":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":2.449489742783178},"498":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979},"505":{"tf":2.23606797749979},"506":{"tf":2.6457513110645907},"540":{"tf":1.0},"548":{"tf":1.0},"836":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.7320508075688772},"959":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1003":{"tf":1.4142135623730951},"1099":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":1.0},"335":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.0},"476":{"tf":1.0},"488":{"tf":1.0},"613":{"tf":1.7320508075688772},"858":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1019":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":9,"docs":{"199":{"tf":1.0},"356":{"tf":1.4142135623730951},"37":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"392":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.4142135623730951},"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"933":{"tf":1.0},"938":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"657":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"328":{"tf":1.0},"466":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"155":{"tf":1.0},"37":{"tf":1.0},"514":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"924":{"tf":1.0}},"i":{"df":1,"docs":{"527":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"222":{"tf":1.0},"264":{"tf":1.0},"360":{"tf":1.0},"488":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":22,"docs":{"1002":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1087":{"tf":1.0},"131":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.7320508075688772},"364":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.0},"568":{"tf":1.0},"583":{"tf":1.0},"66":{"tf":1.0},"877":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"k":{"df":12,"docs":{"1004":{"tf":1.0},"239":{"tf":1.4142135623730951},"363":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":2.449489742783178},"506":{"tf":3.3166247903554},"510":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"1007":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"113":{"tf":1.0},"116":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"947":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":23,"docs":{"112":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"506":{"tf":1.0},"542":{"tf":1.4142135623730951},"748":{"tf":1.0},"824":{"tf":1.0},"857":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.7320508075688772},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"900":{"tf":2.0},"906":{"tf":2.449489742783178},"945":{"tf":1.0},"963":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"590":{"tf":1.0}}}}}}}}}}}},"t":{"df":1,"docs":{"952":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1122":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"1033":{"tf":1.0},"1040":{"tf":1.0},"1087":{"tf":1.0},"129":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"449":{"tf":1.0},"507":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"88":{"tf":1.0},"988":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1027":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.0}}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"1003":{"tf":1.4142135623730951},"1017":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.0},"103":{"tf":1.0},"1068":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"238":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"784":{"tf":1.0},"905":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.4142135623730951},"964":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"447":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"271":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"967":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"917":{"tf":1.0}}},"s":{"df":2,"docs":{"15":{"tf":1.0},"357":{"tf":1.0}}}}},"i":{"d":{"df":5,"docs":{"1":{"tf":1.0},"187":{"tf":1.0},"526":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"1124":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"958":{"tf":1.0}},"l":{"df":2,"docs":{"485":{"tf":1.0},"488":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"n":{"df":2,"docs":{"613":{"tf":1.4142135623730951},"728":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"343":{"tf":1.0},"388":{"tf":1.0},"580":{"tf":1.0}}}},"o":{"c":{"df":26,"docs":{"0":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1113":{"tf":1.4142135623730951},"126":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"352":{"tf":1.0},"480":{"tf":1.0},"560":{"tf":1.0},"565":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"714":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"79":{"tf":1.7320508075688772},"9":{"tf":1.0},"962":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"314":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}}}}}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1114":{"tf":1.0},"1115":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"1044":{"tf":1.0},"338":{"tf":1.7320508075688772},"347":{"tf":1.0},"386":{"tf":1.7320508075688772},"433":{"tf":1.0},"438":{"tf":1.0},"688":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"1124":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"299":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}}},"df":135,"docs":{"0":{"tf":1.7320508075688772},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.4142135623730951},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1105":{"tf":2.0},"1106":{"tf":1.0},"1108":{"tf":1.7320508075688772},"1109":{"tf":1.7320508075688772},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1117":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1119":{"tf":2.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1124":{"tf":2.23606797749979},"113":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"194":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.4142135623730951},"29":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"339":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":2.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"396":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.7320508075688772},"417":{"tf":1.0},"423":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"459":{"tf":1.0},"473":{"tf":1.4142135623730951},"487":{"tf":2.449489742783178},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"516":{"tf":1.0},"537":{"tf":1.0},"555":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"582":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"605":{"tf":1.0},"638":{"tf":2.0},"643":{"tf":1.0},"650":{"tf":1.0},"669":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"714":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.7320508075688772},"812":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"89":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.0},"921":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"946":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"978":{"tf":1.0},"982":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"347":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}}}},"df":8,"docs":{"1081":{"tf":1.0},"235":{"tf":1.0},"290":{"tf":1.0},"427":{"tf":1.0},"81":{"tf":1.0},"924":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":13,"docs":{"1015":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"339":{"tf":1.0},"359":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"752":{"tf":1.0},"813":{"tf":2.0}}}}}}},"h":{"#":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"#":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":2,"docs":{"613":{"tf":2.6457513110645907},"728":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"780":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"304":{"tf":1.0},"365":{"tf":1.0},"613":{"tf":1.7320508075688772},"833":{"tf":1.0}}}}},"df":2,"docs":{"396":{"tf":1.0},"897":{"tf":1.7320508075688772}}},"n":{"'":{"df":0,"docs":{},"t":{"df":28,"docs":{"1011":{"tf":1.0},"1081":{"tf":1.0},"1117":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"215":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"405":{"tf":1.0},"447":{"tf":1.0},"460":{"tf":1.0},"632":{"tf":1.0},"764":{"tf":1.0},"84":{"tf":1.0},"880":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"139":{"tf":1.0},"318":{"tf":1.4142135623730951},"379":{"tf":1.0},"399":{"tf":1.0},"409":{"tf":1.4142135623730951},"466":{"tf":1.0},"497":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"742":{"tf":1.0},"861":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.4142135623730951}}},"’":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"125":{"tf":1.0},"352":{"tf":1.0},"98":{"tf":1.0}}}}},"t":{"df":3,"docs":{"335":{"tf":1.0},"419":{"tf":1.0},"873":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1029":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1055":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.7320508075688772},"1100":{"tf":2.0},"199":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.0},"766":{"tf":1.7320508075688772},"782":{"tf":4.898979485566356}}},"t":{"df":4,"docs":{"356":{"tf":1.0},"449":{"tf":1.0},"460":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":32,"docs":{"1004":{"tf":1.0},"1027":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"528":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"678":{"tf":1.0},"750":{"tf":1.0},"780":{"tf":1.0},"899":{"tf":1.4142135623730951},"948":{"tf":1.0},"961":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":7,"docs":{"505":{"tf":1.4142135623730951},"506":{"tf":3.4641016151377544},"574":{"tf":1.0},"824":{"tf":3.1622776601683795},"847":{"tf":1.4142135623730951},"913":{"tf":1.0},"933":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"185":{"tf":1.0},"437":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"432":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":3.0},"580":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"1033":{"tf":1.0},"1099":{"tf":1.0},"353":{"tf":1.0},"506":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"416":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"1035":{"tf":1.4142135623730951},"238":{"tf":1.0},"518":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"550":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"214":{"tf":1.0},"363":{"tf":1.0},"505":{"tf":1.0},"691":{"tf":1.0}},"n":{"df":1,"docs":{"486":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":11,"docs":{"199":{"tf":1.0},"215":{"tf":1.0},"327":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.449489742783178},"510":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"552":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":7,"docs":{"1115":{"tf":1.0},"1116":{"tf":1.7320508075688772},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"484":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":5,"docs":{"1020":{"tf":1.0},"447":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":23,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"106":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.0},"289":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":2.6457513110645907},"479":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"523":{"tf":1.0},"590":{"tf":1.0},"634":{"tf":1.0},"657":{"tf":1.0},"752":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"866":{"tf":1.0},"938":{"tf":1.0}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"553":{"tf":1.0},"554":{"tf":1.0},"950":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1063":{"tf":1.0},"1094":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"435":{"tf":1.0},"506":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"515":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":41,"docs":{"1004":{"tf":1.0},"1066":{"tf":1.0},"1075":{"tf":1.0},"1099":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"341":{"tf":1.4142135623730951},"348":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"410":{"tf":1.0},"416":{"tf":1.0},"42":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":2.0},"488":{"tf":1.7320508075688772},"494":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"554":{"tf":1.0},"57":{"tf":1.0},"596":{"tf":1.0},"614":{"tf":1.0},"664":{"tf":1.0},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"947":{"tf":2.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":2.6457513110645907},"966":{"tf":1.7320508075688772}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"398":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.0},"880":{"tf":1.0}},"o":{"d":{"b":{"df":1,"docs":{"959":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"{":{"1":{"4":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"873":{"tf":1.0},"896":{"tf":1.0}}}}}}},"â":{"df":0,"docs":{},"€":{"df":0,"docs":{},"™":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"’":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{".":{"&":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{";":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":79,"docs":{"1061":{"tf":2.23606797749979},"1097":{"tf":1.0},"1099":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.7320508075688772},"369":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.7320508075688772},"409":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"649":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"700":{"tf":1.0},"75":{"tf":1.0},"751":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.7320508075688772},"79":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"824":{"tf":1.0},"836":{"tf":1.4142135623730951},"873":{"tf":2.0},"875":{"tf":2.0},"876":{"tf":2.6457513110645907},"880":{"tf":2.449489742783178},"897":{"tf":1.0},"9":{"tf":1.4142135623730951},"906":{"tf":2.449489742783178},"913":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"930":{"tf":1.0},"933":{"tf":1.4142135623730951},"938":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.7320508075688772}}}},"1":{"0":{"df":2,"docs":{"1046":{"tf":1.7320508075688772},"1061":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1037":{"tf":1.0},"1053":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"587":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"3":{"c":{"a":{"9":{"6":{"9":{"df":0,"docs":{},"f":{"8":{"c":{"6":{"b":{"b":{"0":{"d":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":187,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1011":{"tf":1.0},"1019":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1077":{"tf":2.23606797749979},"1081":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":2.6457513110645907},"1121":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"223":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":2.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.7320508075688772},"412":{"tf":1.0},"414":{"tf":1.4142135623730951},"418":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"442":{"tf":1.0},"449":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"506":{"tf":2.449489742783178},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.7320508075688772},"595":{"tf":1.0},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.0},"626":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"646":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":2.449489742783178},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.7320508075688772},"705":{"tf":3.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":2.23606797749979},"710":{"tf":2.0},"711":{"tf":1.0},"718":{"tf":1.0},"732":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.7320508075688772},"761":{"tf":2.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"778":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":2.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"825":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"857":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.0},"914":{"tf":1.0},"922":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.4142135623730951},"977":{"tf":1.0},"981":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1082":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"427":{"tf":1.0},"489":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"985":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1075":{"tf":1.0},"222":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"951":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"486":{"tf":1.0},"585":{"tf":1.0},"742":{"tf":1.0},"847":{"tf":1.0}}}}}}}},"s":{"df":1,"docs":{"365":{"tf":1.0}},"i":{"df":24,"docs":{"1121":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"267":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.7320508075688772},"398":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"528":{"tf":1.0},"642":{"tf":1.0},"691":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"887":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"101":{"tf":1.0},"1115":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"864":{"tf":1.0},"9":{"tf":1.0},"961":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"306":{"tf":1.0},"917":{"tf":1.0},"988":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"177":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"779":{"tf":1.0},"887":{"tf":1.0},"952":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0}}}}},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"737":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"22":{"tf":1.0},"355":{"tf":1.0},"918":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}},"d":{"4":{"7":{"9":{"6":{"6":{"df":0,"docs":{},"f":{"7":{"9":{"2":{"2":{"8":{"d":{"df":0,"docs":{},"f":{"6":{"5":{"b":{"6":{"3":{"2":{"6":{"9":{"7":{"9":{"6":{"0":{"9":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"9":{"4":{"7":{"3":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":26,"docs":{"288":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.4142135623730951},"382":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"429":{"tf":1.0},"432":{"tf":1.4142135623730951},"447":{"tf":1.0},"561":{"tf":1.0},"580":{"tf":1.0},"899":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"896":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":182,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"1104":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":3.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"318":{"tf":1.0},"962":{"tf":1.0}}}}}},"u":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"1099":{"tf":1.0},"168":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"502":{"tf":1.4142135623730951},"614":{"tf":1.0},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}}}},"f":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"1116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.0},"236":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"540":{"tf":1.0},"655":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.0},"916":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":19,"docs":{"1033":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"222":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"256":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"50":{"tf":1.0},"622":{"tf":2.0},"655":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":13,"docs":{"176":{"tf":1.0},"276":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"380":{"tf":1.0},"446":{"tf":1.0},"489":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"67":{"tf":2.23606797749979},"954":{"tf":1.0},"985":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"452":{"tf":1.0},"531":{"tf":1.0}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":5,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1027":{"tf":1.4142135623730951},"271":{"tf":1.0},"480":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1027":{"tf":3.3166247903554}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"947":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":10,"docs":{"1033":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"288":{"tf":1.0},"466":{"tf":1.0},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"906":{"tf":2.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"1011":{"tf":1.0},"527":{"tf":1.0},"707":{"tf":1.0},"789":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1116":{"tf":1.0},"537":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"928":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}}},"df":23,"docs":{"1097":{"tf":1.0},"129":{"tf":1.0},"188":{"tf":1.4142135623730951},"204":{"tf":1.0},"331":{"tf":1.0},"479":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":2.8284271247461903},"929":{"tf":3.0},"931":{"tf":2.449489742783178},"933":{"tf":1.4142135623730951},"934":{"tf":1.0},"935":{"tf":1.4142135623730951},"936":{"tf":3.3166247903554},"937":{"tf":2.0},"938":{"tf":3.605551275463989},"939":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"179":{"tf":1.0},"354":{"tf":1.0},"632":{"tf":1.0},"724":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"932":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"4":{"5":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1122":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"121":{"tf":1.0},"413":{"tf":1.0}},"e":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"318":{"tf":1.0},"552":{"tf":1.0},"62":{"tf":1.7320508075688772},"950":{"tf":1.0},"951":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"365":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"155":{"tf":1.0},"199":{"tf":1.0},"494":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"577":{"tf":1.0},"690":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1092":{"tf":1.0},"563":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":33,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1046":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"254":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.4142135623730951},"555":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"760":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":3.1622776601683795},"880":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"930":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"1011":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"550":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"155":{"tf":1.0},"335":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"355":{"tf":1.0},"365":{"tf":1.0},"368":{"tf":1.0},"450":{"tf":1.0},"542":{"tf":1.0},"858":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"676":{"tf":1.0}}},"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.0}}}}}}},"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":68,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1121":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"239":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"287":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.4142135623730951},"36":{"tf":1.0},"373":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"436":{"tf":1.0},"462":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"538":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"617":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":1.4142135623730951},"864":{"tf":1.0},"87":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"952":{"tf":1.7320508075688772},"958":{"tf":2.0},"959":{"tf":1.7320508075688772},"962":{"tf":2.0},"966":{"tf":2.8284271247461903},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"1003":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.7320508075688772},"38":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"561":{"tf":1.0},"613":{"tf":1.4142135623730951},"681":{"tf":1.0}}}}}}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1011":{"tf":1.7320508075688772},"590":{"tf":1.0},"847":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"368":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"843":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"835":{"tf":1.0},"837":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"1087":{"tf":1.0},"15":{"tf":1.0},"512":{"tf":1.4142135623730951},"513":{"tf":1.0},"725":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"858":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.449489742783178},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":2.449489742783178},"898":{"tf":2.8284271247461903},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":2.23606797749979},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":3.0},"914":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"985":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"s":{"\\":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"436":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":80,"docs":{"1017":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1099":{"tf":3.3166247903554},"1100":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1116":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"29":{"tf":1.7320508075688772},"295":{"tf":1.0},"30":{"tf":1.4142135623730951},"300":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"422":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":2.449489742783178},"473":{"tf":1.0},"486":{"tf":1.0},"498":{"tf":1.0},"554":{"tf":1.7320508075688772},"599":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"741":{"tf":1.4142135623730951},"742":{"tf":1.0},"743":{"tf":1.0},"745":{"tf":1.4142135623730951},"748":{"tf":2.0},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.4142135623730951},"766":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":2.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"851":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772},"873":{"tf":1.0},"880":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"951":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0}},"e":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1104":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"1099":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1104":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"1100":{"tf":1.7320508075688772},"1104":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"165":{"tf":1.0},"601":{"tf":1.0},"842":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"199":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"438":{"tf":1.0},"449":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"590":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"904":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"958":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"221":{"tf":1.0},"375":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":22,"docs":{"179":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":2.0},"507":{"tf":2.23606797749979},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"711":{"tf":3.4641016151377544},"715":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"729":{"tf":2.0},"730":{"tf":2.449489742783178},"731":{"tf":2.0},"732":{"tf":1.0},"734":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"711":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":32,"docs":{"103":{"tf":1.0},"106":{"tf":1.7320508075688772},"115":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"477":{"tf":1.0},"479":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.7320508075688772},"8":{"tf":1.0},"803":{"tf":1.0},"864":{"tf":1.0},"90":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"1011":{"tf":1.0},"1081":{"tf":1.0},"299":{"tf":1.0},"740":{"tf":2.449489742783178},"85":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"880":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":2.0},"932":{"tf":1.0},"938":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":29,"docs":{"1099":{"tf":1.0},"1107":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"248":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"368":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0},"81":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"676":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"343":{"tf":1.0},"505":{"tf":1.0},"539":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"603":{"tf":1.0},"664":{"tf":1.4142135623730951},"705":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":1.7320508075688772}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.0},"924":{"tf":2.449489742783178},"928":{"tf":1.0}}}}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"410":{"tf":1.0},"664":{"tf":1.4142135623730951},"694":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1087":{"tf":1.0},"120":{"tf":1.0},"214":{"tf":1.0},"248":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"405":{"tf":1.0},"450":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"52":{"tf":1.0},"554":{"tf":2.6457513110645907},"555":{"tf":1.4142135623730951},"556":{"tf":1.7320508075688772},"569":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"605":{"tf":1.0},"666":{"tf":1.0},"853":{"tf":1.4142135623730951},"866":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"944":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"176":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"452":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"529":{"tf":1.4142135623730951},"634":{"tf":1.0},"654":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":1,"docs":{"1033":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":3,"docs":{"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1060":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"1100":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}},"df":32,"docs":{"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.0},"1106":{"tf":1.0},"129":{"tf":1.0},"153":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.23606797749979},"447":{"tf":1.0},"516":{"tf":1.0},"613":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"133":{"tf":1.0},"168":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.0},"446":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":4,"docs":{"1057":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"789":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"496":{"tf":1.0},"506":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"518":{"tf":1.0},"62":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"1033":{"tf":1.0},"295":{"tf":1.0},"578":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.0},"587":{"tf":1.0},"634":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0}}}}}},"t":{"c":{"df":28,"docs":{"1011":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"299":{"tf":1.0},"32":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.7320508075688772},"928":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{},"l":{"#":{"2":{"1":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"2":{"8":{"5":{"8":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":76,"docs":{"1023":{"tf":1.0},"1092":{"tf":1.0},"118":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"155":{"tf":1.4142135623730951},"169":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":2.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"378":{"tf":2.0},"380":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":2.449489742783178},"598":{"tf":1.4142135623730951},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"700":{"tf":1.4142135623730951},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"832":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.0},"917":{"tf":1.0},"940":{"tf":1.0},"942":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"964":{"tf":1.0},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":7,"docs":{"1063":{"tf":1.0},"183":{"tf":1.0},"447":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":26,"docs":{"106":{"tf":1.0},"1107":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"291":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"390":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.4142135623730951},"579":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"720":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.0},"909":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"526":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"422":{"tf":1.4142135623730951},"877":{"tf":1.0}}},".":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"877":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"182":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"541":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.4142135623730951}}},"y":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1016":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"644":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"877":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"=":{"'":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"247":{"tf":1.0},"880":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"633":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"632":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":5,"docs":{"257":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"247":{"tf":1.0},"633":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":120,"docs":{"1010":{"tf":1.7320508075688772},"1011":{"tf":2.0},"1014":{"tf":1.0},"1015":{"tf":2.0},"1016":{"tf":1.0},"1059":{"tf":1.0},"1072":{"tf":3.1622776601683795},"1074":{"tf":3.0},"123":{"tf":1.0},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"183":{"tf":1.0},"229":{"tf":1.7320508075688772},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":2.23606797749979},"260":{"tf":2.6457513110645907},"261":{"tf":1.7320508075688772},"262":{"tf":2.0},"299":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":3.4641016151377544},"335":{"tf":5.385164807134504},"336":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":2.8284271247461903},"395":{"tf":2.0},"396":{"tf":3.0},"397":{"tf":1.0},"398":{"tf":3.7416573867739413},"399":{"tf":1.4142135623730951},"400":{"tf":2.6457513110645907},"419":{"tf":1.4142135623730951},"422":{"tf":3.0},"425":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"488":{"tf":2.0},"506":{"tf":3.0},"507":{"tf":1.0},"510":{"tf":1.4142135623730951},"516":{"tf":2.0},"518":{"tf":1.4142135623730951},"542":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"573":{"tf":2.6457513110645907},"577":{"tf":1.0},"581":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"632":{"tf":2.0},"633":{"tf":2.6457513110645907},"634":{"tf":1.4142135623730951},"636":{"tf":1.0},"638":{"tf":2.23606797749979},"639":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":3.3166247903554},"642":{"tf":2.23606797749979},"643":{"tf":1.4142135623730951},"644":{"tf":2.0},"646":{"tf":1.0},"664":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"716":{"tf":1.0},"722":{"tf":2.8284271247461903},"724":{"tf":1.7320508075688772},"728":{"tf":2.0},"730":{"tf":1.0},"734":{"tf":1.0},"761":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"870":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":3.3166247903554},"875":{"tf":2.0},"876":{"tf":2.8284271247461903},"877":{"tf":3.872983346207417},"880":{"tf":2.6457513110645907},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"888":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":3.4641016151377544},"899":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"903":{"tf":3.605551275463989},"906":{"tf":2.23606797749979},"909":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"916":{"tf":2.6457513110645907},"917":{"tf":3.605551275463989},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":3.0},"929":{"tf":2.8284271247461903},"931":{"tf":2.23606797749979},"932":{"tf":2.0},"933":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"949":{"tf":1.0}},"s":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"642":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"167":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":2.0}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"269":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.4142135623730951},"948":{"tf":1.0},"957":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"y":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"15":{"tf":1.0},"239":{"tf":1.0},"289":{"tf":1.0},"316":{"tf":1.0},"450":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"180":{"tf":1.0},"354":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"o":{"[":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}}},"df":2,"docs":{"952":{"tf":1.4142135623730951},"962":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":2,"docs":{"740":{"tf":1.0},"917":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1032":{"tf":1.0},"1033":{"tf":1.0},"1036":{"tf":1.0},"175":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"386":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"889":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":13,"docs":{"129":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"37":{"tf":1.0},"468":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"622":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"15":{"tf":1.0},"391":{"tf":1.0},"504":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":243,"docs":{"10":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1011":{"tf":2.23606797749979},"1012":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1042":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1089":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1124":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"151":{"tf":1.0},"155":{"tf":2.23606797749979},"160":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"263":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"451":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"466":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":2.0},"540":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.0},"550":{"tf":1.0},"555":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"609":{"tf":1.0},"617":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"635":{"tf":1.4142135623730951},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"668":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"683":{"tf":1.0},"686":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.4142135623730951},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"787":{"tf":1.0},"791":{"tf":1.0},"801":{"tf":1.0},"806":{"tf":1.0},"811":{"tf":1.0},"818":{"tf":1.0},"822":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"922":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":1.0},"931":{"tf":1.0},"941":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":1.0},"988":{"tf":1.0}},"e":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}},"e":{"d":{"df":3,"docs":{"185":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":16,"docs":{"1033":{"tf":1.0},"106":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"664":{"tf":1.0},"751":{"tf":1.0},"898":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"959":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"447":{"tf":1.0},"858":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"1036":{"tf":1.0},"372":{"tf":2.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.0},"273":{"tf":1.0},"516":{"tf":2.0},"517":{"tf":1.4142135623730951},"742":{"tf":1.0},"824":{"tf":1.0},"903":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"506":{"tf":1.0},"524":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"131":{"tf":1.0},"135":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"316":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"705":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"=":{"5":{"df":1,"docs":{"478":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"478":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"477":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"199":{"tf":1.0},"341":{"tf":1.0}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"917":{"tf":1.0},"933":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"507":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":57,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"398":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"442":{"tf":1.4142135623730951},"447":{"tf":1.0},"484":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.7320508075688772},"504":{"tf":1.0},"506":{"tf":1.0},"512":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"779":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"914":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"938":{"tf":2.0},"939":{"tf":1.7320508075688772},"940":{"tf":1.0},"944":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":4,"docs":{"1081":{"tf":1.0},"186":{"tf":1.0},"576":{"tf":1.0},"839":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1105":{"tf":1.0},"579":{"tf":1.0},"859":{"tf":1.0},"898":{"tf":1.7320508075688772},"906":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"1066":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"346":{"tf":1.0},"382":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"649":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"777":{"tf":1.0},"784":{"tf":1.0},"903":{"tf":1.0},"941":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":12,"docs":{"1087":{"tf":1.0},"1101":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"550":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":72,"docs":{"1014":{"tf":1.0},"1016":{"tf":1.0},"1042":{"tf":1.0},"1046":{"tf":2.23606797749979},"1053":{"tf":1.0},"1055":{"tf":2.0},"1061":{"tf":2.6457513110645907},"1116":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"193":{"tf":2.449489742783178},"199":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":2.0},"276":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"322":{"tf":1.7320508075688772},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"518":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.7320508075688772},"534":{"tf":2.0},"536":{"tf":1.0},"537":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"613":{"tf":1.0},"654":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.7320508075688772},"717":{"tf":1.0},"718":{"tf":2.6457513110645907},"720":{"tf":2.449489742783178},"721":{"tf":2.23606797749979},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":2.6457513110645907},"730":{"tf":2.6457513110645907},"731":{"tf":2.23606797749979},"732":{"tf":2.23606797749979},"733":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"766":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"924":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"465":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"465":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{">":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979},"324":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":1.4142135623730951},"534":{"tf":1.0},"562":{"tf":1.0},"706":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"714":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"733":{"tf":1.0},"751":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"707":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"`":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":4,"docs":{"1124":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"222":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.0},"451":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":2.0},"903":{"tf":1.0},"939":{"tf":1.4142135623730951},"959":{"tf":1.0}},"i":{"df":1,"docs":{"447":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1121":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"555":{"tf":1.0},"814":{"tf":1.0},"824":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1121":{"tf":1.0}}}}}}},"df":5,"docs":{"1001":{"tf":1.0},"232":{"tf":1.0},"237":{"tf":1.0},"83":{"tf":1.0},"967":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"135":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.0},"459":{"tf":1.0},"463":{"tf":1.7320508075688772},"464":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"17":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"502":{"tf":1.0},"897":{"tf":1.0},"904":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"df":47,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":2.8284271247461903},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":2.23606797749979},"167":{"tf":2.449489742783178},"168":{"tf":1.4142135623730951},"169":{"tf":2.449489742783178},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"307":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.7320508075688772},"548":{"tf":2.6457513110645907},"600":{"tf":1.7320508075688772},"640":{"tf":1.0},"691":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.0},"916":{"tf":2.0}},"e":{"(":{"df":1,"docs":{"152":{"tf":1.0}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"df":17,"docs":{"11":{"tf":1.0},"175":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"212":{"tf":1.0},"316":{"tf":1.7320508075688772},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.7320508075688772},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":2.0},"847":{"tf":1.0},"848":{"tf":1.0},"956":{"tf":1.4142135623730951},"965":{"tf":1.4142135623730951},"966":{"tf":1.0}}}},"s":{"df":7,"docs":{"17":{"tf":1.0},"220":{"tf":1.0},"360":{"tf":1.0},"429":{"tf":1.0},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"548":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"432":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"853":{"tf":1.0}},"e":{"_":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"266":{"tf":1.0},"358":{"tf":1.0},"466":{"tf":2.0},"472":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"541":{"tf":2.449489742783178},"542":{"tf":1.7320508075688772},"544":{"tf":1.4142135623730951},"726":{"tf":1.0},"945":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1106":{"tf":1.0},"307":{"tf":1.0},"424":{"tf":1.0},"531":{"tf":1.0},"561":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":21,"docs":{"106":{"tf":1.0},"1099":{"tf":1.0},"1121":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":2.6457513110645907},"328":{"tf":1.7320508075688772},"331":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"394":{"tf":1.0},"398":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1003":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1003":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"528":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":2.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"1121":{"tf":1.0},"221":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"477":{"tf":2.23606797749979},"478":{"tf":1.4142135623730951},"497":{"tf":1.0},"551":{"tf":1.4142135623730951},"553":{"tf":1.7320508075688772},"557":{"tf":1.0}}}}},"r":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"335":{"tf":1.0},"422":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"t":{"(":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"1027":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"356":{"tf":1.4142135623730951},"553":{"tf":1.4142135623730951},"580":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0}}}},"df":13,"docs":{"247":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.23606797749979},"380":{"tf":1.0},"396":{"tf":1.4142135623730951},"422":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"916":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1036":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.0},"478":{"tf":1.0},"742":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"268":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0}}}},"f":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"5":{"9":{"5":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"b":{"5":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"a":{"4":{"3":{"6":{"6":{"0":{"4":{"6":{"4":{"8":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"6":{"1":{".":{"0":{"a":{"1":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"/":{"2":{"0":{"1":{"8":{"0":{"3":{"2":{"8":{"0":{"3":{"0":{"2":{"0":{"2":{"?":{"df":0,"docs":{},"v":{"=":{"4":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}},"a":{"5":{"4":{"a":{"3":{"3":{"7":{"6":{"0":{"4":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1099":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"256":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"354":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"653":{"tf":1.0},"918":{"tf":1.0},"964":{"tf":1.0}},"t":{"df":2,"docs":{"263":{"tf":1.0},"952":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1003":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"649":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"289":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"834":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"1033":{"tf":1.7320508075688772},"335":{"tf":1.0},"633":{"tf":1.0},"930":{"tf":1.0},"932":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":21,"docs":{"1095":{"tf":1.0},"1103":{"tf":1.4142135623730951},"356":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"481":{"tf":1.0},"507":{"tf":1.0},"571":{"tf":1.0},"839":{"tf":1.0},"939":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"961":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":18,"docs":{"1003":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"1100":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"137":{"tf":1.0},"375":{"tf":1.4142135623730951},"391":{"tf":1.0},"407":{"tf":1.4142135623730951},"477":{"tf":1.0},"481":{"tf":1.4142135623730951},"730":{"tf":1.0},"964":{"tf":1.7320508075688772},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1103":{"tf":1.7320508075688772},"1104":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"276":{"tf":1.0},"365":{"tf":1.0},"453":{"tf":1.0},"956":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"446":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"269":{"tf":1.0},"272":{"tf":1.4142135623730951},"291":{"tf":1.0},"340":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0}}},"s":{"df":16,"docs":{"1103":{"tf":2.23606797749979},"1104":{"tf":1.0},"181":{"tf":2.23606797749979},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.0},"316":{"tf":1.7320508075688772},"516":{"tf":1.0},"542":{"tf":1.0},"609":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"877":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1124":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0}}}},"df":2,"docs":{"679":{"tf":1.0},"824":{"tf":1.4142135623730951}}}}}},"q":{"df":5,"docs":{"131":{"tf":1.0},"144":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"549":{"tf":1.0}}},"r":{"df":10,"docs":{"1033":{"tf":1.0},"198":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"451":{"tf":1.4142135623730951},"457":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"691":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"607":{"tf":1.0},"642":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1046":{"tf":1.0},"223":{"tf":1.0},"485":{"tf":1.0},"556":{"tf":1.0},"581":{"tf":1.0},"634":{"tf":1.0},"690":{"tf":1.0},"9":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"788":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"367":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"c":{"c":{"0":{"df":0,"docs":{},"f":{"8":{"8":{"4":{"3":{"2":{"3":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"199":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"395":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":45,"docs":{"100":{"tf":1.0},"1010":{"tf":1.4142135623730951},"107":{"tf":1.0},"1099":{"tf":1.4142135623730951},"110":{"tf":1.0},"1116":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.6457513110645907},"324":{"tf":2.0},"325":{"tf":1.7320508075688772},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"334":{"tf":1.0},"356":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"457":{"tf":1.0},"485":{"tf":1.0},"518":{"tf":1.0},"574":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"64":{"tf":1.0},"707":{"tf":1.0},"77":{"tf":1.0},"824":{"tf":1.4142135623730951},"851":{"tf":1.0},"857":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"94":{"tf":1.0},"953":{"tf":1.0},"99":{"tf":1.0}}}}}},"b":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"249":{"tf":1.0},"447":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.7320508075688772},"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"359":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"952":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.0},"1124":{"tf":1.4142135623730951},"144":{"tf":1.0},"170":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"488":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"596":{"tf":1.0},"653":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"652":{"tf":1.0}},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"595":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"649":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"1093":{"tf":1.0},"1098":{"tf":1.7320508075688772},"176":{"tf":1.0},"181":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"35":{"tf":1.0},"418":{"tf":1.0},"447":{"tf":2.6457513110645907},"546":{"tf":1.0},"596":{"tf":1.0},"600":{"tf":1.0},"650":{"tf":1.0},"703":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"848":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"985":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"c":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":11,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1098":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"785":{"tf":2.449489742783178},"847":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":8,"docs":{"1003":{"tf":1.4142135623730951},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"299":{"tf":1.4142135623730951},"485":{"tf":1.0},"516":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":32,"docs":{"1033":{"tf":1.0},"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1118":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"376":{"tf":1.4142135623730951},"393":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"664":{"tf":1.0},"74":{"tf":1.0},"745":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"876":{"tf":1.0},"965":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"234":{"tf":1.0},"447":{"tf":1.0},"676":{"tf":1.0},"938":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"r":{"df":3,"docs":{"487":{"tf":2.449489742783178},"488":{"tf":1.7320508075688772},"514":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":128,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":2.23606797749979},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.4142135623730951},"1094":{"tf":1.0},"1099":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.0},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":3.4641016151377544},"218":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":2.23606797749979},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":1.0},"239":{"tf":2.23606797749979},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"276":{"tf":3.0},"278":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":2.23606797749979},"342":{"tf":1.4142135623730951},"343":{"tf":2.23606797749979},"356":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.7320508075688772},"396":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":2.23606797749979},"413":{"tf":2.0},"414":{"tf":2.0},"419":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"433":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"442":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"456":{"tf":2.0},"498":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"543":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":2.8284271247461903},"550":{"tf":1.4142135623730951},"580":{"tf":2.0},"603":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"650":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.7320508075688772},"662":{"tf":1.0},"664":{"tf":4.58257569495584},"666":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"726":{"tf":1.0},"740":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.7320508075688772},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"941":{"tf":1.4142135623730951},"944":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1087":{"tf":1.0},"323":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"678":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":67,"docs":{"0":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.4142135623730951},"1109":{"tf":1.0},"1110":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.449489742783178},"127":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"180":{"tf":2.6457513110645907},"181":{"tf":2.0},"186":{"tf":1.4142135623730951},"203":{"tf":2.8284271247461903},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"226":{"tf":1.0},"239":{"tf":2.6457513110645907},"266":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"327":{"tf":1.0},"331":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"497":{"tf":1.0},"503":{"tf":1.7320508075688772},"538":{"tf":1.0},"540":{"tf":2.23606797749979},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"62":{"tf":1.0},"651":{"tf":1.0},"654":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"705":{"tf":1.4142135623730951},"728":{"tf":1.0},"733":{"tf":1.0},"814":{"tf":1.0},"844":{"tf":2.0},"845":{"tf":1.0},"847":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"959":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"2":{"0":{"2":{"0":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}}},"l":{":":{"#":{"7":{"7":{"7":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"9":{"d":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"9":{"3":{"7":{"0":{"d":{"b":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"0":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"9":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"f":{"6":{"1":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"9":{"4":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"9":{"0":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"538":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"947":{"tf":1.4142135623730951},"952":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"947":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":8,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"851":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"941":{"tf":1.0},"959":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":57,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1027":{"tf":2.0},"1055":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":2.0},"1075":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"256":{"tf":2.0},"292":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"372":{"tf":1.0},"422":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":2.449489742783178},"430":{"tf":2.449489742783178},"431":{"tf":2.0},"432":{"tf":2.0},"433":{"tf":2.23606797749979},"434":{"tf":1.4142135623730951},"435":{"tf":1.7320508075688772},"436":{"tf":1.4142135623730951},"437":{"tf":1.7320508075688772},"456":{"tf":1.0},"516":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.0},"622":{"tf":1.0},"634":{"tf":1.0},"653":{"tf":1.0},"690":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"738":{"tf":1.0},"743":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"880":{"tf":1.0},"976":{"tf":1.0},"99":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"1027":{"tf":1.0},"1033":{"tf":1.0},"1075":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"294":{"tf":1.0},"308":{"tf":1.0},"323":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"398":{"tf":1.0},"577":{"tf":1.0},"596":{"tf":1.4142135623730951},"705":{"tf":2.0},"707":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":1.0},"874":{"tf":1.0},"939":{"tf":1.0},"950":{"tf":1.0},"966":{"tf":1.0}}}},"d":{"df":42,"docs":{"1033":{"tf":1.4142135623730951},"108":{"tf":1.0},"1094":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.0},"1123":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.4142135623730951},"199":{"tf":1.0},"21":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"269":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.7320508075688772},"336":{"tf":1.0},"352":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"550":{"tf":1.0},"582":{"tf":1.0},"6":{"tf":1.0},"605":{"tf":1.0},"646":{"tf":1.0},"682":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"74":{"tf":2.0},"824":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"89":{"tf":1.0},"918":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":6,"docs":{"1112":{"tf":1.0},"17":{"tf":1.0},"306":{"tf":1.0},"352":{"tf":1.0},"395":{"tf":1.0},"750":{"tf":1.0}},"r":{"df":2,"docs":{"361":{"tf":1.0},"589":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":9,"docs":{"254":{"tf":1.0},"318":{"tf":1.0},"477":{"tf":1.4142135623730951},"479":{"tf":1.7320508075688772},"554":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"84":{"tf":1.0},"939":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"358":{"tf":1.0},"380":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"1015":{"tf":1.0},"1074":{"tf":1.0},"933":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"'":{"df":5,"docs":{"533":{"tf":1.0},"568":{"tf":1.0},"745":{"tf":1.0},"748":{"tf":1.4142135623730951},"84":{"tf":1.0}}},"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"917":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"540":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"841":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"181":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"802":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":227,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"1003":{"tf":2.0},"1004":{"tf":1.4142135623730951},"1008":{"tf":2.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.7320508075688772},"1072":{"tf":2.449489742783178},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1116":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"179":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":2.449489742783178},"38":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.4142135623730951},"394":{"tf":3.3166247903554},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.6457513110645907},"400":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":4.0},"448":{"tf":1.4142135623730951},"449":{"tf":1.4142135623730951},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.4142135623730951},"453":{"tf":2.0},"454":{"tf":2.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":2.0},"486":{"tf":1.0},"487":{"tf":2.0},"488":{"tf":2.23606797749979},"489":{"tf":1.7320508075688772},"495":{"tf":2.23606797749979},"497":{"tf":3.7416573867739413},"498":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":4.123105625617661},"506":{"tf":5.291502622129181},"51":{"tf":1.0},"514":{"tf":1.7320508075688772},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.4142135623730951},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"558":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":3.605551275463989},"572":{"tf":1.0},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"579":{"tf":2.6457513110645907},"581":{"tf":1.0},"582":{"tf":1.0},"584":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"632":{"tf":1.0},"638":{"tf":1.7320508075688772},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"692":{"tf":1.0},"696":{"tf":1.0},"701":{"tf":1.0},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"706":{"tf":1.0},"715":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":3.3166247903554},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"748":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"777":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":4.0},"786":{"tf":1.4142135623730951},"799":{"tf":1.0},"83":{"tf":1.0},"831":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"844":{"tf":1.0},"847":{"tf":2.449489742783178},"848":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"866":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":2.449489742783178},"910":{"tf":1.0},"913":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":2.0},"938":{"tf":1.0},"939":{"tf":2.0},"947":{"tf":2.0},"948":{"tf":2.449489742783178},"952":{"tf":2.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"965":{"tf":1.0},"966":{"tf":1.4142135623730951},"976":{"tf":1.0},"977":{"tf":1.0},"985":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"1074":{"tf":1.0}}},"’":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"1072":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":4,"docs":{"135":{"tf":1.0},"276":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"653":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}}}}}},"df":2,"docs":{"135":{"tf":1.0},"140":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"651":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"649":{"tf":1.7320508075688772},"650":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1063":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"410":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":82,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":3.0},"1066":{"tf":1.0},"1073":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1122":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":2.0},"246":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.23606797749979},"288":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"355":{"tf":1.0},"363":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.0},"470":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.0},"515":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":2.0},"575":{"tf":2.0},"579":{"tf":1.4142135623730951},"580":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"627":{"tf":2.23606797749979},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"732":{"tf":1.4142135623730951},"746":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.4142135623730951},"941":{"tf":1.0},"985":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"924":{"tf":2.449489742783178}}}}}}}},"t":{"df":10,"docs":{"1109":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"379":{"tf":1.0},"518":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0},"592":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"487":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.0},"761":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"554":{"tf":1.4142135623730951},"556":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"554":{"tf":1.0},"556":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":9,"docs":{"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.7320508075688772},"552":{"tf":1.4142135623730951},"553":{"tf":2.0},"554":{"tf":3.0},"555":{"tf":3.3166247903554},"556":{"tf":1.7320508075688772},"557":{"tf":1.0}}}},"df":0,"docs":{}}}}},"x":{"df":17,"docs":{"1025":{"tf":1.0},"1066":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"248":{"tf":1.0},"269":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":3.0},"500":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"1075":{"tf":1.0},"324":{"tf":1.0},"497":{"tf":1.4142135623730951},"67":{"tf":1.0},"844":{"tf":2.23606797749979},"866":{"tf":2.449489742783178}}},"t":{"df":2,"docs":{"1093":{"tf":1.4142135623730951},"1104":{"tf":1.0}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1121":{"tf":1.0},"466":{"tf":1.0},"962":{"tf":1.0}}}}},"w":{"df":1,"docs":{"290":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":12,"docs":{"115":{"tf":1.0},"129":{"tf":1.0},"190":{"tf":1.0},"222":{"tf":1.0},"355":{"tf":1.0},"365":{"tf":1.0},"488":{"tf":1.0},"523":{"tf":1.0},"550":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"952":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":7,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"323":{"tf":1.0},"516":{"tf":1.0},"589":{"tf":1.7320508075688772},"718":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"t":{"6":{"4":{"df":2,"docs":{"318":{"tf":1.0},"708":{"tf":2.0}}},"df":0,"docs":{}},"df":4,"docs":{"679":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"797":{"tf":1.0},"817":{"tf":2.23606797749979}}}},"df":0,"docs":{},"w":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.23606797749979}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":2.449489742783178}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"933":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"933":{"tf":2.23606797749979}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"932":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"928":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"365":{"tf":1.0},"569":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"212":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"917":{"tf":2.23606797749979},"922":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"939":{"tf":1.7320508075688772},"952":{"tf":1.0},"955":{"tf":1.0},"958":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"393":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":16,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1074":{"tf":2.0},"1075":{"tf":1.0},"1117":{"tf":1.4142135623730951},"125":{"tf":1.0},"164":{"tf":1.7320508075688772},"340":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"514":{"tf":1.0},"600":{"tf":1.4142135623730951},"785":{"tf":2.449489742783178},"873":{"tf":1.4142135623730951},"874":{"tf":1.0}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"1124":{"tf":1.0},"15":{"tf":1.4142135623730951},"240":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"504":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"489":{"tf":1.0},"9":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"897":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"143":{"tf":1.0},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.4142135623730951},"222":{"tf":1.0},"318":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"598":{"tf":1.4142135623730951},"601":{"tf":1.0},"652":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"906":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":136,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"1004":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1061":{"tf":1.0},"1065":{"tf":1.0},"1069":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1077":{"tf":1.0},"1081":{"tf":1.0},"1091":{"tf":1.0},"1122":{"tf":2.0},"1123":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.0},"254":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.4142135623730951},"285":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"298":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.23606797749979},"334":{"tf":1.4142135623730951},"336":{"tf":1.0},"342":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.4142135623730951},"417":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"430":{"tf":1.0},"452":{"tf":1.0},"469":{"tf":1.0},"496":{"tf":1.0},"507":{"tf":1.4142135623730951},"510":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"58":{"tf":1.0},"587":{"tf":1.0},"599":{"tf":1.0},"632":{"tf":1.0},"64":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.4142135623730951},"684":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"738":{"tf":1.0},"740":{"tf":2.23606797749979},"741":{"tf":1.0},"742":{"tf":2.23606797749979},"744":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":1.7320508075688772},"782":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"841":{"tf":1.0},"848":{"tf":1.0},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"889":{"tf":1.0},"892":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.0},"975":{"tf":1.0},"982":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"742":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"o":{"df":1,"docs":{"199":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"436":{"tf":1.0}}}}}}},"r":{"c":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"133":{"tf":1.0},"203":{"tf":1.0},"474":{"tf":1.0},"584":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"359":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"w":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"931":{"tf":2.23606797749979},"938":{"tf":1.0}}}}},"k":{"df":5,"docs":{"1108":{"tf":1.0},"313":{"tf":1.0},"433":{"tf":1.0},"562":{"tf":1.0},"953":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1122":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":3,"docs":{"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":37,"docs":{"1035":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.4142135623730951},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"346":{"tf":1.0},"373":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"409":{"tf":1.0},"43":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":2.0},"457":{"tf":2.0},"638":{"tf":1.0},"658":{"tf":1.0},"665":{"tf":1.4142135623730951},"669":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"745":{"tf":1.4142135623730951},"9":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":2.23606797749979},"961":{"tf":1.0},"982":{"tf":1.0}}}},"df":32,"docs":{"1099":{"tf":1.7320508075688772},"1110":{"tf":1.0},"1117":{"tf":1.0},"223":{"tf":1.0},"243":{"tf":1.0},"304":{"tf":1.0},"358":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"587":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"770":{"tf":1.0},"840":{"tf":1.0},"914":{"tf":1.7320508075688772},"924":{"tf":1.0},"928":{"tf":2.6457513110645907},"929":{"tf":2.6457513110645907},"931":{"tf":3.605551275463989},"932":{"tf":2.449489742783178},"933":{"tf":2.23606797749979},"938":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"246":{"tf":1.0},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"24":{"tf":1.0},"740":{"tf":1.0},"744":{"tf":1.0},"910":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"265":{"tf":1.4142135623730951},"267":{"tf":1.0},"270":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772},"363":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"391":{"tf":1.0},"519":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":207,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.7320508075688772},"1094":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.4142135623730951},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.7320508075688772},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.7320508075688772},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.4142135623730951},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.4142135623730951},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"752":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"812":{"tf":1.0},"821":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":2.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.4142135623730951},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":2.23606797749979},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.4142135623730951},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.4142135623730951},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":7,"docs":{"1019":{"tf":1.0},"180":{"tf":1.0},"222":{"tf":1.0},"380":{"tf":1.0},"526":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"274":{"tf":1.0},"376":{"tf":1.0},"654":{"tf":1.0}}}}}},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"289":{"tf":1.0},"396":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}}},"df":1,"docs":{"789":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":12,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.7320508075688772},"358":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"303":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1116":{"tf":1.0},"188":{"tf":1.0},"539":{"tf":1.0},"585":{"tf":1.7320508075688772},"784":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1025":{"tf":1.0},"1072":{"tf":1.0},"287":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"376":{"tf":1.0},"567":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"921":{"tf":1.0},"976":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"102":{"tf":2.23606797749979},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"i":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1122":{"tf":1.0},"183":{"tf":1.0},"376":{"tf":1.0},"542":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"679":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"544":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"8":{"6":{"0":{"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"d":{"df":1,"docs":{"837":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"/":{"1":{"df":0,"docs":{},"e":{"9":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"147":{"tf":1.0},"150":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"304":{"tf":1.0},"567":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"505":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":40,"docs":{"1003":{"tf":1.0},"1018":{"tf":1.0},"1035":{"tf":1.0},"129":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"199":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"424":{"tf":1.0},"427":{"tf":1.0},"452":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"622":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"956":{"tf":1.0}},"i":{"df":11,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"541":{"tf":1.0},"6":{"tf":1.0},"650":{"tf":1.0},"814":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"106":{"tf":1.0},"1087":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":2.6457513110645907},"231":{"tf":1.4142135623730951},"256":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"460":{"tf":1.0},"462":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"770":{"tf":1.4142135623730951},"938":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"360":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"1027":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"167":{"tf":1.7320508075688772},"368":{"tf":1.0},"506":{"tf":2.0},"640":{"tf":1.4142135623730951},"788":{"tf":1.7320508075688772},"920":{"tf":1.0},"924":{"tf":1.7320508075688772},"925":{"tf":1.0},"926":{"tf":2.6457513110645907},"927":{"tf":2.0},"928":{"tf":2.8284271247461903},"929":{"tf":2.8284271247461903},"930":{"tf":2.0},"931":{"tf":2.6457513110645907},"932":{"tf":2.449489742783178}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":29,"docs":{"1027":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1099":{"tf":1.0},"121":{"tf":1.0},"140":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"239":{"tf":1.0},"307":{"tf":1.0},"335":{"tf":1.0},"359":{"tf":1.0},"382":{"tf":1.0},"568":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"701":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.0},"958":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1011":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":21,"docs":{"1122":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"451":{"tf":1.0},"519":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"664":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.7320508075688772},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"394":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"'":{"df":1,"docs":{"917":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"913":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}},"df":3,"docs":{"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"929":{"tf":2.449489742783178},"931":{"tf":3.872983346207417},"932":{"tf":2.449489742783178}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"933":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":3.0}}}}}},"df":12,"docs":{"1097":{"tf":1.7320508075688772},"910":{"tf":1.0},"913":{"tf":3.0},"914":{"tf":2.6457513110645907},"917":{"tf":1.0},"923":{"tf":2.0},"924":{"tf":2.0},"927":{"tf":1.7320508075688772},"928":{"tf":2.0},"929":{"tf":2.0},"937":{"tf":1.0},"938":{"tf":1.4142135623730951}}},"df":72,"docs":{"1008":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":2.0},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"563":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"923":{"tf":1.0},"941":{"tf":1.0},"958":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}},"g":{"(":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"502":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"353":{"tf":1.0},"518":{"tf":1.0},"552":{"tf":1.0},"950":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"187":{"tf":1.0},"510":{"tf":1.7320508075688772},"745":{"tf":1.0}}},"r":{"b":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"289":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.7320508075688772},"325":{"tf":1.7320508075688772},"326":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1059":{"tf":1.0},"291":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}},"b":{"df":3,"docs":{"1011":{"tf":1.0},"203":{"tf":1.4142135623730951},"635":{"tf":1.0}}},"c":{"_":{"df":0,"docs":{},"m":{"df":3,"docs":{"185":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0}}}},"df":11,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"p":{"'":{"df":2,"docs":{"353":{"tf":1.4142135623730951},"365":{"tf":1.0}}},"df":40,"docs":{"1098":{"tf":1.0},"1119":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":1.0},"561":{"tf":1.0},"766":{"tf":1.0},"947":{"tf":1.0}}},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"315":{"tf":1.0}}}}},"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":4,"docs":{"309":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0}}}},"df":3,"docs":{"502":{"tf":1.0},"873":{"tf":1.4142135623730951},"896":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"456":{"tf":1.0}}}}}},"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"346":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"403":{"tf":1.0},"415":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":159,"docs":{"1015":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1030":{"tf":1.0},"104":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1081":{"tf":1.0},"1084":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1121":{"tf":1.0},"1122":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"229":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"29":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.0},"402":{"tf":1.7320508075688772},"403":{"tf":3.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":2.8284271247461903},"412":{"tf":1.0},"414":{"tf":2.23606797749979},"415":{"tf":3.1622776601683795},"416":{"tf":1.0},"417":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"449":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"475":{"tf":2.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"481":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"500":{"tf":1.0},"507":{"tf":1.0},"540":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.4142135623730951},"561":{"tf":2.0},"562":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"598":{"tf":1.7320508075688772},"6":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"612":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"631":{"tf":1.0},"637":{"tf":1.4142135623730951},"646":{"tf":1.0},"654":{"tf":1.4142135623730951},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"682":{"tf":1.0},"70":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.6457513110645907},"713":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.7320508075688772},"766":{"tf":1.0},"777":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"839":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"857":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"883":{"tf":1.0},"898":{"tf":2.0},"909":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772},"940":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.4142135623730951},"982":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"955":{"tf":1.0}}}}},"o":{"df":7,"docs":{"1027":{"tf":1.7320508075688772},"1029":{"tf":1.0},"1091":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"584":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":8,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"21":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"392":{"tf":1.4142135623730951},"958":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":47,"docs":{"1011":{"tf":1.0},"1057":{"tf":1.0},"1110":{"tf":1.0},"1124":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.0},"196":{"tf":1.0},"203":{"tf":2.449489742783178},"211":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.449489742783178},"320":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"446":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"557":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"635":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"74":{"tf":1.0},"780":{"tf":1.0},"841":{"tf":1.0},"92":{"tf":1.0},"948":{"tf":1.0}}}},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1050":{"tf":1.7320508075688772},"1053":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"128":{"tf":1.0},"215":{"tf":1.4142135623730951},"403":{"tf":1.0},"415":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":196,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1107":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"951":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":40,"docs":{"1046":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1110":{"tf":1.0},"1122":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"297":{"tf":1.0},"300":{"tf":1.0},"312":{"tf":1.0},"518":{"tf":1.0},"55":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"678":{"tf":1.0},"7":{"tf":1.0},"744":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"806":{"tf":1.0},"841":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.4142135623730951}},"n":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"42":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":2.0},"587":{"tf":1.0},"589":{"tf":1.0},"622":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":2.0},"89":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"986":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"12":{"tf":1.0},"15":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":1.0},"19":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"691":{"tf":2.449489742783178},"700":{"tf":1.7320508075688772},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"81":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":3,"docs":{"100":{"tf":1.0},"586":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"538":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"419":{"tf":1.0},"649":{"tf":1.0}}},".":{"df":0,"docs":{},"j":{"df":2,"docs":{"352":{"tf":1.0},"447":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":79,"docs":{"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1098":{"tf":1.4142135623730951},"12":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"21":{"tf":1.0},"245":{"tf":2.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"275":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":2.0},"352":{"tf":1.4142135623730951},"355":{"tf":2.6457513110645907},"356":{"tf":1.0},"366":{"tf":2.23606797749979},"367":{"tf":2.23606797749979},"368":{"tf":2.449489742783178},"369":{"tf":2.0},"370":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"372":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":2.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":3.1622776601683795},"451":{"tf":1.0},"46":{"tf":1.7320508075688772},"489":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.4142135623730951},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"785":{"tf":2.0},"79":{"tf":1.4142135623730951},"80":{"tf":2.23606797749979},"81":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"872":{"tf":1.0},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"906":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.7320508075688772},"916":{"tf":2.0},"917":{"tf":1.0},"976":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"518":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"21":{"tf":1.4142135623730951},"538":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0}}}}}}}},"t":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"1019":{"tf":1.0},"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"175":{"tf":1.0},"193":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"8":{"tf":1.0},"962":{"tf":1.0}}}},"df":36,"docs":{"1120":{"tf":1.0},"1121":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"676":{"tf":1.0},"747":{"tf":1.0},"83":{"tf":1.0},"873":{"tf":1.4142135623730951},"88":{"tf":1.0},"913":{"tf":1.0},"961":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"495":{"tf":1.0},"955":{"tf":1.0},"961":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"542":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"1119":{"tf":1.0},"185":{"tf":1.0}}}},"o":{"d":{"df":27,"docs":{"1033":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"126":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":1.0},"342":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"450":{"tf":1.0},"455":{"tf":1.7320508075688772},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"770":{"tf":1.0},"953":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":47,"docs":{"1020":{"tf":1.4142135623730951},"1075":{"tf":1.0},"11":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"25":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.0},"309":{"tf":1.4142135623730951},"312":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"359":{"tf":2.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"607":{"tf":1.0},"728":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"812":{"tf":1.0},"813":{"tf":2.449489742783178},"814":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}},"e":{"'":{"df":6,"docs":{"198":{"tf":1.0},"210":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"447":{"tf":1.0},"898":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":3,"docs":{"212":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"=":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"812":{"tf":1.0},"813":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"df":0,"docs":{},"’":{"df":1,"docs":{"812":{"tf":1.0}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":1,"docs":{"474":{"tf":1.0}}},"df":15,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.4142135623730951},"444":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"878":{"tf":1.0},"894":{"tf":1.0},"904":{"tf":1.0},"983":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"352":{"tf":1.4142135623730951},"573":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":2,"docs":{"1061":{"tf":1.0},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"506":{"tf":1.0},"705":{"tf":1.7320508075688772}}}},"r":{"a":{"b":{"df":2,"docs":{"273":{"tf":1.0},"289":{"tf":1.0}}},"d":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}},"t":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"729":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"352":{"tf":1.0},"361":{"tf":1.0},"395":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"750":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"212":{"tf":1.0},"216":{"tf":1.0},"297":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"362":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1086":{"tf":1.0},"361":{"tf":1.0},"438":{"tf":1.0},"650":{"tf":1.0},"788":{"tf":2.23606797749979},"876":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"h":{"df":31,"docs":{"1027":{"tf":1.0},"1113":{"tf":1.4142135623730951},"155":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"251":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"538":{"tf":1.0},"676":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"966":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"1046":{"tf":1.0},"485":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.0},"285":{"tf":1.4142135623730951},"364":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"239":{"tf":1.0},"287":{"tf":1.0},"786":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"454":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"254":{"tf":1.0}}},"w":{"df":2,"docs":{"952":{"tf":1.0},"954":{"tf":1.0}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"897":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"{":{"'":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":98,"docs":{"101":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":2.0},"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1057":{"tf":1.4142135623730951},"107":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1100":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"151":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"300":{"tf":1.0},"361":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":3.1622776601683795},"518":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"590":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"62":{"tf":1.0},"622":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":2.0},"732":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"889":{"tf":1.0},"905":{"tf":2.6457513110645907},"936":{"tf":1.0},"98":{"tf":1.0},"988":{"tf":1.0},"997":{"tf":1.0}}}},"w":{"df":6,"docs":{"1087":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"654":{"tf":1.0},"858":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"161":{"tf":1.7320508075688772},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"954":{"tf":1.0}}}}}}},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"733":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"215":{"tf":1.0},"304":{"tf":1.0}}}}}}},"t":{";":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.0}}},"w":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"958":{"tf":1.4142135623730951}}},"l":{"b":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"958":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"958":{"tf":1.0}}}}},"df":0,"docs":{}}}},"b":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"|":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"2":{"df":1,"docs":{"538":{"tf":1.0}}},"3":{"df":1,"docs":{"538":{"tf":1.0}}},"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"r":{"d":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"896":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"394":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"372":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"415":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"873":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"947":{"tf":2.0}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"962":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"947":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"b":{"df":0,"docs":{},"v":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"e":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"df":18,"docs":{"1113":{"tf":1.0},"372":{"tf":2.8284271247461903},"394":{"tf":2.8284271247461903},"403":{"tf":3.0},"409":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"416":{"tf":2.23606797749979},"502":{"tf":2.8284271247461903},"503":{"tf":2.6457513110645907},"538":{"tf":1.0},"873":{"tf":2.449489742783178},"896":{"tf":2.6457513110645907},"947":{"tf":1.0},"952":{"tf":3.7416573867739413},"956":{"tf":3.1622776601683795},"958":{"tf":3.605551275463989},"959":{"tf":3.872983346207417},"966":{"tf":5.0}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"222":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0}}}}}},"df":0,"docs":{}}},"d":{"'":{"df":2,"docs":{"267":{"tf":1.0},"275":{"tf":1.0}}},"df":10,"docs":{"15":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"772":{"tf":1.0},"967":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"322":{"tf":1.4142135623730951},"353":{"tf":1.0}}},"df":0,"docs":{}}},"df":25,"docs":{"1109":{"tf":1.0},"1115":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"170":{"tf":1.0},"193":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.4142135623730951},"307":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"408":{"tf":1.0},"458":{"tf":1.0},"460":{"tf":1.7320508075688772},"473":{"tf":1.0},"475":{"tf":1.0},"482":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"7":{"tf":1.4142135623730951},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1110":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.0},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"320":{"tf":1.4142135623730951},"322":{"tf":1.0}}}}}}},"df":1,"docs":{"177":{"tf":1.0}}},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":6,"docs":{"203":{"tf":1.4142135623730951},"221":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"390":{"tf":1.0},"958":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}}}},"h":{"1":{"df":1,"docs":{"135":{"tf":1.4142135623730951}}},":":{"%":{"df":0,"docs":{},"i":{":":{"%":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{":":{"%":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"924":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":13,"docs":{"1116":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"512":{"tf":1.0},"665":{"tf":1.0},"903":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":23,"docs":{"0":{"tf":1.0},"1011":{"tf":1.0},"155":{"tf":1.0},"267":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"363":{"tf":1.4142135623730951},"372":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"382":{"tf":1.0},"386":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"779":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"740":{"tf":1.7320508075688772},"866":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":24,"docs":{"1099":{"tf":1.0},"131":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.7320508075688772},"270":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"368":{"tf":1.0},"406":{"tf":1.0},"431":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"6":{"tf":1.0},"651":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.0},"931":{"tf":1.4142135623730951},"946":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}}}},"i":{"df":1,"docs":{"1110":{"tf":1.0}}}}},"r":{"d":{"df":5,"docs":{"199":{"tf":1.0},"398":{"tf":1.0},"407":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"54":{"tf":1.0},"562":{"tf":1.4142135623730951},"61":{"tf":1.0},"700":{"tf":1.0},"9":{"tf":1.0},"965":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"331":{"tf":1.0}},"m":{"df":1,"docs":{"858":{"tf":1.0}}}},"s":{"_":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"762":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":7,"docs":{"1081":{"tf":1.4142135623730951},"127":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"580":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"1019":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"181":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"335":{"tf":1.0},"355":{"tf":1.0},"443":{"tf":1.0},"479":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"591":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"814":{"tf":1.0},"928":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"813":{"tf":1.0},"954":{"tf":1.0}}}}}}}},"b":{"df":1,"docs":{"726":{"tf":1.0}}},"df":3,"docs":{"503":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"589":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1121":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":2.0},"375":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"432":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"580":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951},"941":{"tf":1.0},"958":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"100":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"179":{"tf":1.0},"375":{"tf":1.0},"384":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"963":{"tf":1.0}}}}},"r":{"df":2,"docs":{"571":{"tf":1.0},"864":{"tf":1.0}},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"535":{"tf":1.4142135623730951},"725":{"tf":2.0},"726":{"tf":2.23606797749979},"727":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":5,"docs":{"1064":{"tf":1.0},"1066":{"tf":2.6457513110645907},"1068":{"tf":2.0},"527":{"tf":1.4142135623730951},"963":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1124":{"tf":1.0},"176":{"tf":1.0},"364":{"tf":1.0},"473":{"tf":1.0},"527":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"1066":{"tf":2.0},"1068":{"tf":1.4142135623730951},"1069":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{",":{"3":{".":{"5":{",":{"6":{".":{"0":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{",":{"5":{".":{"9":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"k":{"a":{"df":5,"docs":{"950":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"214":{"tf":1.0}}}},"p":{"df":61,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1019":{"tf":1.4142135623730951},"107":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"289":{"tf":1.0},"341":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"396":{"tf":1.0},"430":{"tf":1.0},"446":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0},"548":{"tf":1.0},"557":{"tf":1.4142135623730951},"605":{"tf":1.0},"63":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"780":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"959":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"1018":{"tf":1.0},"1042":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"1100":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"686":{"tf":1.0}}},"df":87,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1023":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.0},"1052":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1082":{"tf":1.0},"1094":{"tf":1.0},"1102":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1121":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"431":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.0},"453":{"tf":1.7320508075688772},"467":{"tf":1.0},"482":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"529":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"591":{"tf":1.0},"6":{"tf":1.0},"630":{"tf":1.0},"666":{"tf":1.0},"689":{"tf":1.0},"691":{"tf":1.0},"704":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"814":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":1.4142135623730951},"912":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.4142135623730951},"976":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"994":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"460":{"tf":1.0},"84":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"590":{"tf":1.0},"613":{"tf":2.0},"728":{"tf":1.0},"880":{"tf":1.0}}}}}}}},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"332":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"834":{"tf":1.0},"836":{"tf":1.4142135623730951}}}}}}},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"665":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"897":{"tf":1.0},"900":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"222":{"tf":1.0},"361":{"tf":1.0},"643":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":23,"docs":{"1036":{"tf":1.0},"106":{"tf":1.0},"1119":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"187":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1075":{"tf":1.0},"1121":{"tf":1.0},"187":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"752":{"tf":1.0},"788":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"585":{"tf":1.7320508075688772},"606":{"tf":1.0},"609":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"199":{"tf":1.0},"589":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"1007":{"tf":1.0},"1014":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"963":{"tf":1.0}}},"df":7,"docs":{"561":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"958":{"tf":1.0},"960":{"tf":1.7320508075688772},"964":{"tf":1.0},"966":{"tf":1.0}},"’":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"962":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":1,"docs":{"962":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"df":42,"docs":{"1077":{"tf":1.0},"183":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"285":{"tf":2.0},"286":{"tf":1.4142135623730951},"287":{"tf":2.449489742783178},"288":{"tf":2.6457513110645907},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"292":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":2.449489742783178},"684":{"tf":1.7320508075688772},"690":{"tf":2.0},"691":{"tf":1.0},"694":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.7416573867739413},"742":{"tf":1.0},"784":{"tf":1.0},"854":{"tf":1.0},"88":{"tf":1.4142135623730951},"948":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"405":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":34,"docs":{"1003":{"tf":1.0},"1024":{"tf":1.0},"1038":{"tf":1.0},"1063":{"tf":1.0},"1073":{"tf":1.0},"1085":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.0},"219":{"tf":1.0},"222":{"tf":2.6457513110645907},"266":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"555":{"tf":1.4142135623730951},"6":{"tf":1.0},"651":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"924":{"tf":1.0},"946":{"tf":1.0}},"i":{"df":31,"docs":{"1002":{"tf":1.0},"1015":{"tf":2.0},"1099":{"tf":1.4142135623730951},"113":{"tf":1.0},"264":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"376":{"tf":1.0},"447":{"tf":1.0},"484":{"tf":1.0},"493":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":3.0},"510":{"tf":3.3166247903554},"511":{"tf":1.0},"529":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"879":{"tf":2.8284271247461903},"906":{"tf":1.0}}}}}}},"t":{"df":8,"docs":{"364":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"634":{"tf":1.0},"9":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"h":{"df":1,"docs":{"966":{"tf":1.0}}}},"df":4,"docs":{"561":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":2.0},"966":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"1033":{"tf":1.0}}},"df":6,"docs":{"1033":{"tf":2.6457513110645907},"1035":{"tf":1.7320508075688772},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1087":{"tf":3.3166247903554},"1091":{"tf":1.0}}}},"o":{"c":{"df":9,"docs":{"303":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.0},"788":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"1116":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"487":{"tf":1.0},"525":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"851":{"tf":1.0},"977":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"161":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"824":{"tf":1.0},"959":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"864":{"tf":1.0},"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"d":{"df":5,"docs":{"167":{"tf":1.0},"194":{"tf":1.0},"214":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":4,"docs":{"354":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"355":{"tf":1.0},"444":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"288":{"tf":1.0},"590":{"tf":1.0},"676":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1101":{"tf":1.0},"175":{"tf":1.0}},"t":{"df":1,"docs":{"897":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"1114":{"tf":1.0},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"474":{"tf":1.0},"6":{"tf":1.0},"847":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":37,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":2.23606797749979},"1044":{"tf":1.4142135623730951},"1046":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"113":{"tf":2.0},"168":{"tf":1.0},"170":{"tf":2.23606797749979},"180":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"348":{"tf":1.0},"353":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.0},"508":{"tf":1.0},"52":{"tf":1.0},"548":{"tf":1.7320508075688772},"555":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"589":{"tf":1.0},"597":{"tf":1.0},"680":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"929":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"300":{"tf":1.0},"398":{"tf":1.0},"665":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"947":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"952":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":31,"docs":{"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.4142135623730951},"388":{"tf":1.0},"396":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"517":{"tf":1.4142135623730951},"580":{"tf":2.0},"613":{"tf":1.0},"665":{"tf":1.4142135623730951},"681":{"tf":1.0},"728":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":2.449489742783178}},"s":{":":{"/":{"/":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"8":{".":{"0":{"b":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{".":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"3":{"6":{"1":{"8":{"6":{"2":{"df":2,"docs":{"1046":{"tf":1.0},"1083":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"4":{"8":{"3":{"9":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"4":{"5":{"2":{"8":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"8":{"5":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"#":{"a":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"<":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"d":{"/":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"3":{"4":{"1":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"322":{"tf":1.0},"533":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"1":{"5":{"7":{"5":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"705":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"403":{"tf":1.4142135623730951},"728":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"346":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"203":{"tf":2.6457513110645907},"681":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"56":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"473":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"728":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"u":{"b":{".":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"1":{"0":{"8":{"9":{"4":{"1":{"3":{"5":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"#":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":13,"docs":{"153":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":2.0},"301":{"tf":1.0},"538":{"tf":2.449489742783178},"539":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"547":{"tf":1.4142135623730951},"548":{"tf":2.6457513110645907},"79":{"tf":1.4142135623730951},"981":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"434":{"tf":1.0},"841":{"tf":1.0}}}},"h":{"df":1,"docs":{"298":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"456":{"tf":1.4142135623730951},"505":{"tf":1.0},"923":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1087":{"tf":2.0},"559":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"{":{"df":0,"docs":{},"{":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"518":{"tf":1.0}}}},".":{"df":26,"docs":{"1061":{"tf":1.0},"154":{"tf":1.0},"193":{"tf":1.0},"334":{"tf":1.0},"362":{"tf":1.0},"516":{"tf":1.4142135623730951},"518":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"649":{"tf":1.0},"708":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"825":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"923":{"tf":1.0},"938":{"tf":1.0},"948":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1011":{"tf":1.0}}}}}},"df":3,"docs":{"188":{"tf":1.0},"740":{"tf":1.0},"924":{"tf":1.0}}}}},"d":{"'":{"df":2,"docs":{"457":{"tf":1.0},"506":{"tf":1.7320508075688772}}},",":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"941":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":77,"docs":{"1003":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"1121":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"215":{"tf":1.0},"254":{"tf":2.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"290":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.0},"342":{"tf":2.449489742783178},"343":{"tf":1.4142135623730951},"368":{"tf":1.0},"388":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"427":{"tf":2.23606797749979},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":2.8284271247461903},"47":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":3.7416573867739413},"508":{"tf":1.4142135623730951},"555":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"679":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"874":{"tf":1.0},"903":{"tf":2.0},"909":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"959":{"tf":1.0},"986":{"tf":1.4142135623730951}},"e":{"a":{"df":6,"docs":{"219":{"tf":1.0},"285":{"tf":1.0},"449":{"tf":1.0},"567":{"tf":1.0},"679":{"tf":1.0},"977":{"tf":1.0}},"l":{"df":3,"docs":{"327":{"tf":1.0},"335":{"tf":1.0},"550":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"506":{"tf":1.0},"514":{"tf":1.0},"572":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":67,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1016":{"tf":1.0},"1019":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"338":{"tf":1.0},"342":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"396":{"tf":1.7320508075688772},"414":{"tf":1.0},"449":{"tf":1.0},"457":{"tf":1.0},"462":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.7320508075688772},"517":{"tf":1.0},"542":{"tf":1.0},"55":{"tf":1.4142135623730951},"555":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"762":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":2.6457513110645907},"90":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"355":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"=":{"3":{"df":0,"docs":{},"h":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"(":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"c":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"1003":{"tf":1.0},"1044":{"tf":1.0},"181":{"tf":1.4142135623730951},"239":{"tf":1.0},"276":{"tf":1.4142135623730951},"555":{"tf":1.0},"6":{"tf":1.0},"613":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"504":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1077":{"tf":1.0},"379":{"tf":1.0},"413":{"tf":1.0},"505":{"tf":1.0},"553":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":9,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.23606797749979},"505":{"tf":2.6457513110645907},"506":{"tf":3.1622776601683795},"510":{"tf":1.0},"56":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"271":{"tf":1.0},"342":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"601":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"100":{"tf":1.0},"1072":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.0},"595":{"tf":1.0},"740":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"959":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"131":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"447":{"tf":1.4142135623730951},"69":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":70,"docs":{"1008":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":2.23606797749979},"1121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"139":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.4142135623730951},"222":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"514":{"tf":1.7320508075688772},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"542":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"595":{"tf":1.0},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.0},"744":{"tf":1.4142135623730951},"76":{"tf":1.0},"80":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"902":{"tf":1.0},"914":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":3.0},"932":{"tf":1.7320508075688772},"933":{"tf":4.358898943540674},"958":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772}}}}},"df":4,"docs":{"196":{"tf":1.0},"304":{"tf":1.0},"599":{"tf":1.0},"931":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":45,"docs":{"1011":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1055":{"tf":1.0},"1077":{"tf":1.0},"1105":{"tf":1.0},"1121":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"409":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":1.0},"460":{"tf":1.7320508075688772},"477":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"547":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.7320508075688772},"555":{"tf":3.0},"557":{"tf":1.0},"561":{"tf":1.0},"574":{"tf":1.0},"653":{"tf":1.0},"669":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"849":{"tf":1.0},"858":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"977":{"tf":1.0}}}},"s":{"df":1,"docs":{"898":{"tf":1.0}},"s":{"df":1,"docs":{"368":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1007":{"tf":1.0},"1016":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.4142135623730951},"737":{"tf":1.0},"824":{"tf":1.0},"828":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"871":{"tf":1.0},"876":{"tf":3.872983346207417},"878":{"tf":1.0},"879":{"tf":2.0},"894":{"tf":1.7320508075688772},"896":{"tf":2.449489742783178},"898":{"tf":3.3166247903554},"899":{"tf":2.8284271247461903},"900":{"tf":4.242640687119285},"901":{"tf":2.6457513110645907},"903":{"tf":2.23606797749979},"904":{"tf":2.23606797749979},"905":{"tf":2.6457513110645907},"906":{"tf":2.6457513110645907},"909":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1010":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1010":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"1011":{"tf":1.0},"898":{"tf":2.0},"901":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"1010":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"434":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"v":{"df":27,"docs":{"1035":{"tf":1.4142135623730951},"1105":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.7320508075688772},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"348":{"tf":1.0},"364":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"519":{"tf":1.0},"54":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"447":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0}}}}}},"n":{"a":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1107":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"1087":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":5,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"d":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"447":{"tf":1.7320508075688772},"649":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":168,"docs":{"1002":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1048":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1074":{"tf":3.1622776601683795},"1075":{"tf":1.0},"1081":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.4142135623730951},"4":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"427":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"454":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"464":{"tf":1.0},"465":{"tf":1.0},"468":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.4142135623730951},"525":{"tf":1.0},"546":{"tf":1.0},"567":{"tf":1.0},"578":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"588":{"tf":1.0},"601":{"tf":1.0},"61":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.4142135623730951},"651":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"664":{"tf":1.0},"666":{"tf":1.0},"678":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"748":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"770":{"tf":2.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"799":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":3.7416573867739413},"844":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":2.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":2.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"959":{"tf":1.0},"964":{"tf":1.4142135623730951},"965":{"tf":1.0},"97":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1081":{"tf":1.0},"710":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":15,"docs":{"1103":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"294":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"403":{"tf":1.0},"539":{"tf":1.7320508075688772},"561":{"tf":1.0},"613":{"tf":1.0},"964":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"222":{"tf":1.0},"416":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"1011":{"tf":1.0},"267":{"tf":1.0},"460":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"134":{"tf":1.0},"376":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"813":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"267":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"142":{"tf":1.0},"514":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"104":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"222":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"983":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"921":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"127":{"tf":1.0},"203":{"tf":2.0},"269":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.23606797749979},"508":{"tf":1.0},"514":{"tf":1.0},"651":{"tf":1.4142135623730951}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"295":{"tf":1.0},"363":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"470":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1055":{"tf":1.0},"365":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"x":{"df":5,"docs":{"644":{"tf":1.0},"708":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0},"959":{"tf":1.0}}}},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"c":{"df":36,"docs":{"103":{"tf":1.0},"1073":{"tf":1.0},"128":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"264":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.4142135623730951},"316":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"386":{"tf":1.0},"40":{"tf":1.0},"434":{"tf":1.0},"478":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.7320508075688772},"622":{"tf":1.0},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"642":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1075":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":31,"docs":{"1097":{"tf":1.0},"1099":{"tf":1.0},"15":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.4142135623730951},"247":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"396":{"tf":1.0},"419":{"tf":1.0},"539":{"tf":1.4142135623730951},"589":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"769":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"923":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"963":{"tf":1.0}}}}}}}},"df":1,"docs":{"936":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"959":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"584":{"tf":1.0},"589":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.7320508075688772},"904":{"tf":1.0},"906":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"506":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1124":{"tf":1.0},"181":{"tf":1.0},"291":{"tf":1.0},"473":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}}}}}}}}}},"df":11,"docs":{"1094":{"tf":1.0},"160":{"tf":1.0},"403":{"tf":1.4142135623730951},"420":{"tf":1.0},"447":{"tf":1.0},"480":{"tf":1.0},"562":{"tf":1.0},"565":{"tf":1.0},"603":{"tf":1.0},"880":{"tf":1.0},"958":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":134,"docs":{"0":{"tf":1.0},"1002":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1031":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.0},"1084":{"tf":1.0},"1094":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1108":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1124":{"tf":1.0},"115":{"tf":1.0},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.7320508075688772},"260":{"tf":1.0},"263":{"tf":1.7320508075688772},"266":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"330":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.7320508075688772},"423":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.4142135623730951},"447":{"tf":2.0},"45":{"tf":1.0},"450":{"tf":2.0},"485":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"526":{"tf":1.7320508075688772},"54":{"tf":1.4142135623730951},"556":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"678":{"tf":1.0},"69":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"848":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"88":{"tf":2.0},"887":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":2.23606797749979},"901":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"967":{"tf":1.7320508075688772},"978":{"tf":1.0},"981":{"tf":1.0},"989":{"tf":1.0},"994":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":1,"docs":{"440":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":25,"docs":{"1021":{"tf":1.0},"1060":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"307":{"tf":1.0},"321":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"36":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"486":{"tf":1.0},"561":{"tf":1.4142135623730951},"599":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"663":{"tf":1.0},"67":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"169":{"tf":1.0},"526":{"tf":1.0},"586":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":55,"docs":{"1098":{"tf":1.0},"1119":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"343":{"tf":2.23606797749979},"346":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"357":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.7320508075688772},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"410":{"tf":1.0},"411":{"tf":1.0},"413":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"50":{"tf":1.0},"561":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":3.605551275463989},"951":{"tf":1.0},"954":{"tf":1.4142135623730951},"956":{"tf":1.7320508075688772},"958":{"tf":2.6457513110645907},"959":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"300":{"tf":1.0},"453":{"tf":1.0},"526":{"tf":1.0},"903":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"i":{"_":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"'":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":28,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"1098":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"263":{"tf":1.0},"270":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"447":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.0},"517":{"tf":1.0},"595":{"tf":1.4142135623730951},"635":{"tf":1.0},"651":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"516":{"tf":1.0},"897":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"129":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"664":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"155":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"353":{"tf":1.0},"409":{"tf":1.0},"950":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"1112":{"tf":1.0},"254":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"903":{"tf":1.0}}}}},"i":{"d":{"df":19,"docs":{"127":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"419":{"tf":1.0},"46":{"tf":1.0},"502":{"tf":1.0},"542":{"tf":1.0},"580":{"tf":1.0},"646":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":9,"docs":{"100":{"tf":1.0},"1018":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"318":{"tf":1.0},"518":{"tf":1.4142135623730951},"539":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"373":{"tf":1.0},"708":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"1122":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":39,"docs":{"1003":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"196":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"240":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"450":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":3.7416573867739413},"506":{"tf":5.0990195135927845},"571":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"649":{"tf":1.0},"751":{"tf":1.0},"813":{"tf":4.58257569495584},"817":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"839":{"tf":2.23606797749979},"840":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.4142135623730951},"962":{"tf":1.0}},"l":{"_":{"df":0,"docs":{},"r":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"df":30,"docs":{"1025":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"253":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"451":{"tf":1.0},"456":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"569":{"tf":1.0},"65":{"tf":1.0},"873":{"tf":1.0},"91":{"tf":1.0},"951":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"1018":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"317":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":63,"docs":{"1011":{"tf":1.0},"1031":{"tf":1.0},"104":{"tf":1.0},"1048":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1107":{"tf":1.0},"1120":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":1.0},"46":{"tf":1.0},"472":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.7320508075688772},"509":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"945":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1117":{"tf":1.0},"175":{"tf":1.0},"238":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"938":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"321":{"tf":1.0},"41":{"tf":1.0},"505":{"tf":1.4142135623730951},"80":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"906":{"tf":2.0},"916":{"tf":1.0},"976":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"355":{"tf":1.0}}}}},"t":{"6":{"4":{"df":21,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.1622776601683795},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.0},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"342":{"tf":1.0},"452":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"732":{"tf":1.0},"766":{"tf":3.605551275463989}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":26,"docs":{"1037":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1081":{"tf":1.0},"1100":{"tf":1.0},"1103":{"tf":3.605551275463989},"1104":{"tf":3.1622776601683795},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"342":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"488":{"tf":1.0},"622":{"tf":1.0},"624":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"766":{"tf":1.4142135623730951},"774":{"tf":4.358898943540674},"796":{"tf":3.4641016151377544},"797":{"tf":3.4641016151377544},"808":{"tf":1.4142135623730951},"817":{"tf":2.449489742783178},"828":{"tf":3.1622776601683795}},"r":{"df":30,"docs":{"105":{"tf":1.0},"115":{"tf":1.7320508075688772},"116":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"176":{"tf":1.0},"276":{"tf":1.4142135623730951},"332":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":2.23606797749979},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"398":{"tf":1.0},"474":{"tf":1.0},"542":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"d":{"df":20,"docs":{"1117":{"tf":1.0},"1120":{"tf":1.0},"1124":{"tf":1.7320508075688772},"245":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"309":{"tf":1.0},"353":{"tf":1.0},"417":{"tf":1.0},"516":{"tf":1.0},"578":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"728":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0},"981":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":5,"docs":{"185":{"tf":1.0},"21":{"tf":1.0},"39":{"tf":1.0},"586":{"tf":1.0},"972":{"tf":1.0}}},"t":{"df":1,"docs":{"487":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"1010":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"11":{"tf":1.0},"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"206":{"tf":1.0},"214":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.0},"514":{"tf":1.0},"713":{"tf":1.0},"740":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":2.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.7320508075688772},"880":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"899":{"tf":1.0},"914":{"tf":1.0},"933":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":25,"docs":{"1027":{"tf":1.4142135623730951},"107":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1121":{"tf":1.0},"152":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"332":{"tf":1.0},"422":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"664":{"tf":1.0},"813":{"tf":1.0},"875":{"tf":1.0},"900":{"tf":1.0},"914":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0}}}}},"f":{"a":{"c":{"df":20,"docs":{"1107":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"199":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.0},"210":{"tf":1.0},"353":{"tf":1.4142135623730951},"364":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"95":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":2.0},"963":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"728":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"l":{"a":{"c":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":11,"docs":{"235":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"446":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":16,"docs":{"1002":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"238":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"387":{"tf":1.0},"441":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"854":{"tf":1.0},"910":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1019":{"tf":1.0},"1020":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1017":{"tf":1.4142135623730951},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"343":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"948":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"197":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"664":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"876":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"1020":{"tf":1.0},"1035":{"tf":1.7320508075688772},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1072":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":2.0},"730":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{},"u":{"c":{"df":20,"docs":{"1124":{"tf":1.4142135623730951},"267":{"tf":1.0},"275":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.4142135623730951},"579":{"tf":1.0},"664":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"924":{"tf":1.0}},"t":{"df":95,"docs":{"1017":{"tf":1.0},"1018":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1117":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.4142135623730951},"205":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"579":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"657":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.4142135623730951},"749":{"tf":1.0},"750":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"768":{"tf":1.0},"769":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"861":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"955":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1117":{"tf":1.0},"251":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"584":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"151":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"39":{"tf":1.0},"737":{"tf":1.0},"972":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":13,"docs":{"1039":{"tf":1.0},"1044":{"tf":2.0},"128":{"tf":1.0},"137":{"tf":1.0},"295":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":2.0},"844":{"tf":1.0},"931":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"301":{"tf":1.0},"981":{"tf":1.0}}},"y":{"+":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"268":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"332":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":12,"docs":{"1066":{"tf":1.0},"137":{"tf":1.0},"175":{"tf":1.0},"221":{"tf":1.0},"247":{"tf":1.0},"348":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"649":{"tf":1.0},"962":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"897":{"tf":1.0}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}}},"o":{"c":{"df":1,"docs":{"713":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":3,"docs":{"192":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}}},"l":{"df":0,"docs":{},"v":{"df":9,"docs":{"1124":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}}}}},"o":{"df":13,"docs":{"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1098":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":1.7320508075688772},"600":{"tf":1.7320508075688772},"785":{"tf":3.1622776601683795},"824":{"tf":2.8284271247461903},"924":{"tf":1.0},"985":{"tf":1.0}}},"p":{"a":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":2.6457513110645907},"679":{"tf":1.0},"958":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}},"o":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"v":{"4":{"df":1,"docs":{"613":{"tf":1.0}}},"6":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"525":{"tf":1.0},"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":4,"docs":{"544":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"466":{"tf":2.0}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":12,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"368":{"tf":1.0},"546":{"tf":1.0},"571":{"tf":1.7320508075688772},"691":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"839":{"tf":1.4142135623730951},"976":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"1":{"6":{"6":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"0":{"1":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"338":{"tf":1.0},"343":{"tf":1.4142135623730951},"452":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"l":{"df":2,"docs":{"166":{"tf":1.0},"788":{"tf":1.0}}}},"p":{"df":5,"docs":{"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.0},"650":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"1107":{"tf":1.0},"111":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"199":{"tf":1.0},"220":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"371":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"738":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"94":{"tf":1.7320508075688772},"97":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":2.449489742783178},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"t":{"'":{"df":42,"docs":{"1033":{"tf":1.0},"1055":{"tf":1.0},"106":{"tf":1.4142135623730951},"122":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"299":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"464":{"tf":1.0},"468":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.7320508075688772},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"764":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"839":{"tf":1.0},"982":{"tf":1.0}}},"[":{"1":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1036":{"tf":1.0},"1087":{"tf":1.0},"175":{"tf":1.0},"413":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.0},"924":{"tf":1.4142135623730951}}},"r":{"df":6,"docs":{"186":{"tf":1.0},"503":{"tf":1.0},"519":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"953":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":24,"docs":{"1117":{"tf":1.0},"1119":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"358":{"tf":1.0},"375":{"tf":1.0},"427":{"tf":1.0},"500":{"tf":1.0},"518":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"80":{"tf":1.0},"852":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0},"976":{"tf":1.0}}}}}},"’":{"df":3,"docs":{"352":{"tf":1.0},"840":{"tf":1.0},"988":{"tf":1.0}}}},"v":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"1027":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"’":{"df":0,"docs":{},"v":{"df":1,"docs":{"1019":{"tf":1.0}}}}},"j":{"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"502":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"246":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"654":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"a":{"df":4,"docs":{"251":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.0},"412":{"tf":1.0}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"221":{"tf":1.0},"228":{"tf":1.7320508075688772},"306":{"tf":1.0},"322":{"tf":1.0},"678":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"502":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"708":{"tf":1.0},"713":{"tf":1.0}}},"df":11,"docs":{"180":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"707":{"tf":3.0},"712":{"tf":1.4142135623730951},"713":{"tf":2.0},"714":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"d":{"1":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"a":{"'":{"df":1,"docs":{"115":{"tf":1.0}}},"df":9,"docs":{"108":{"tf":1.0},"115":{"tf":2.0},"216":{"tf":1.0},"552":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":63,"docs":{"1021":{"tf":1.0},"1030":{"tf":1.0},"1045":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1060":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1090":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1102":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.0},"256":{"tf":1.0},"28":{"tf":1.0},"292":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"354":{"tf":2.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"363":{"tf":2.6457513110645907},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.0},"412":{"tf":1.4142135623730951},"416":{"tf":1.0},"477":{"tf":1.0},"550":{"tf":1.0},"560":{"tf":1.7320508075688772},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"669":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"756":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.4142135623730951},"798":{"tf":1.0},"809":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":1.4142135623730951},"917":{"tf":1.0},"951":{"tf":1.4142135623730951},"952":{"tf":1.0},"961":{"tf":2.449489742783178},"964":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":44,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1097":{"tf":1.0},"129":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"221":{"tf":1.0},"235":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"459":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"469":{"tf":2.449489742783178},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"541":{"tf":3.1622776601683795},"548":{"tf":2.0},"550":{"tf":1.0},"607":{"tf":1.0},"644":{"tf":1.4142135623730951},"653":{"tf":1.0},"661":{"tf":1.0},"700":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"906":{"tf":1.0},"944":{"tf":1.0}}}}},"s":{"df":1,"docs":{"325":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"(":{"a":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"175":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":2.0},"230":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"288":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"358":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.7320508075688772},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"669":{"tf":1.4142135623730951},"733":{"tf":1.4142135623730951},"848":{"tf":1.0},"9":{"tf":1.0},"916":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":9,"docs":{"358":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"409":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"i":{"df":3,"docs":{"1003":{"tf":1.0},"176":{"tf":1.0},"447":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}},"n":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"df":3,"docs":{"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"917":{"tf":1.0}}}},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":4,"docs":{"175":{"tf":1.0},"214":{"tf":1.0},"254":{"tf":1.7320508075688772},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"215":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"966":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"958":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"958":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"947":{"tf":2.0},"949":{"tf":2.0},"950":{"tf":1.0},"958":{"tf":1.7320508075688772},"960":{"tf":1.0},"966":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"958":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":23,"docs":{"1011":{"tf":1.0},"1097":{"tf":1.0},"1121":{"tf":1.0},"115":{"tf":1.0},"175":{"tf":1.0},"239":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"569":{"tf":1.0},"734":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"942":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"982":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"1003":{"tf":1.0},"380":{"tf":1.4142135623730951},"813":{"tf":2.0},"84":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"933":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"931":{"tf":1.0},"933":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}},"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1072":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.4142135623730951},"229":{"tf":2.0},"232":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"358":{"tf":2.0},"396":{"tf":1.4142135623730951},"40":{"tf":1.0},"413":{"tf":1.7320508075688772},"539":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.0},"580":{"tf":1.0},"664":{"tf":2.6457513110645907},"690":{"tf":2.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"705":{"tf":3.872983346207417},"723":{"tf":1.4142135623730951},"726":{"tf":1.0},"766":{"tf":3.7416573867739413},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"875":{"tf":1.0},"89":{"tf":1.7320508075688772},"926":{"tf":1.4142135623730951},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":3.1622776601683795},"932":{"tf":1.0},"933":{"tf":2.449489742783178},"938":{"tf":2.0}},"e":{"d":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"874":{"tf":1.0},"876":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"459":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"121":{"tf":1.0},"175":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"431":{"tf":1.0},"488":{"tf":1.4142135623730951},"708":{"tf":1.0},"722":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"824":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"600":{"tf":1.0},"785":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":31,"docs":{"1011":{"tf":1.0},"1117":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.4142135623730951},"220":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"444":{"tf":1.0},"460":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"531":{"tf":1.0},"567":{"tf":1.0},"577":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":14,"docs":{"1116":{"tf":1.0},"13":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"247":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"565":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":7,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.0},"212":{"tf":1.0},"376":{"tf":1.7320508075688772},"489":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":11,"docs":{"125":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.0},"595":{"tf":1.4142135623730951},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"988":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"[":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":1,"docs":{"506":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":14,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"316":{"tf":1.0},"414":{"tf":1.7320508075688772},"416":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"718":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1105":{"tf":1.0},"229":{"tf":1.0},"486":{"tf":1.0},"514":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"1025":{"tf":1.0},"1035":{"tf":1.0},"810":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"909":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"897":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"962":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"353":{"tf":1.0},"386":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":2.0},"961":{"tf":1.4142135623730951},"962":{"tf":2.23606797749979},"966":{"tf":1.4142135623730951}}}},"n":{"d":{"df":9,"docs":{"179":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"824":{"tf":1.0},"844":{"tf":1.0},"963":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"221":{"tf":1.0},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"947":{"tf":1.4142135623730951},"949":{"tf":1.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.0},"966":{"tf":1.4142135623730951}},"l":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"155":{"tf":1.0},"355":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":31,"docs":{"104":{"tf":1.0},"1057":{"tf":1.0},"117":{"tf":1.0},"185":{"tf":2.23606797749979},"199":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"343":{"tf":1.0},"357":{"tf":1.0},"387":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.0},"654":{"tf":1.0},"679":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0},"921":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1066":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"376":{"tf":1.0},"900":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"203":{"tf":2.0}}},"df":0,"docs":{}}}},"df":44,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1076":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1081":{"tf":1.4142135623730951},"175":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"350":{"tf":1.0},"373":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":1.0},"541":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.4142135623730951},"621":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"803":{"tf":1.0},"824":{"tf":1.0},"837":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"1035":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"489":{"tf":1.0},"761":{"tf":1.4142135623730951}},"n":{"c":{"df":15,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.7320508075688772},"296":{"tf":1.0},"299":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"960":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951}}}},"r":{"df":17,"docs":{"1004":{"tf":1.0},"1121":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"447":{"tf":1.7320508075688772},"488":{"tf":1.0},"502":{"tf":1.0},"541":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":2.8284271247461903},"958":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":7,"docs":{"248":{"tf":1.0},"271":{"tf":1.0},"345":{"tf":1.0},"347":{"tf":1.0},"574":{"tf":1.0},"836":{"tf":1.0},"939":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"338":{"tf":1.0},"824":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1094":{"tf":1.0},"246":{"tf":1.0},"323":{"tf":1.0},"450":{"tf":1.0},"627":{"tf":1.0},"720":{"tf":1.0},"900":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":11,"docs":{"1004":{"tf":1.4142135623730951},"22":{"tf":1.0},"363":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"488":{"tf":1.0},"497":{"tf":1.0},"514":{"tf":1.0},"864":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":2,"docs":{"353":{"tf":1.0},"770":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"172":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"902":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"218":{"tf":1.0},"222":{"tf":1.0},"414":{"tf":1.0},"959":{"tf":1.0}}}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"958":{"tf":2.23606797749979},"966":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"p":{"df":5,"docs":{"153":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"552":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"503":{"tf":1.0},"589":{"tf":1.0}},"e":{"a":{"d":{"df":10,"docs":{"106":{"tf":1.0},"1121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"499":{"tf":1.0},"558":{"tf":1.0},"931":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":11,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.7320508075688772},"231":{"tf":1.0},"353":{"tf":1.4142135623730951},"475":{"tf":1.0},"533":{"tf":1.0},"80":{"tf":1.0},"875":{"tf":1.0},"9":{"tf":1.4142135623730951}}}},"v":{"df":6,"docs":{"1015":{"tf":1.0},"230":{"tf":1.0},"584":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951}}}},"d":{"df":2,"docs":{"654":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":16,"docs":{"1003":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.7320508075688772},"944":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":27,"docs":{"1002":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"352":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"899":{"tf":1.4142135623730951},"911":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"862":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"387":{"tf":1.0},"413":{"tf":1.0},"665":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"1036":{"tf":1.0},"1099":{"tf":1.0},"1118":{"tf":1.0},"1122":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"306":{"tf":1.0},"34":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"563":{"tf":1.0},"596":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"77":{"tf":1.0},"939":{"tf":1.7320508075688772},"954":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"t":{"'":{"df":17,"docs":{"138":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"365":{"tf":1.0},"676":{"tf":1.0}}},"df":3,"docs":{"175":{"tf":1.0},"779":{"tf":1.0},"963":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"338":{"tf":1.0},"462":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":71,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1097":{"tf":1.0},"1119":{"tf":1.0},"1124":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"219":{"tf":1.0},"241":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.7320508075688772},"295":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"413":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":2.23606797749979},"550":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.7320508075688772},"666":{"tf":1.0},"691":{"tf":1.4142135623730951},"74":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.7320508075688772},"967":{"tf":1.0},"985":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"914":{"tf":1.0}}}},"df":5,"docs":{"787":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}}}}},"f":{"df":1,"docs":{"958":{"tf":1.0}}},"i":{"b":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1087":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"253":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"506":{"tf":1.0},"519":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"643":{"tf":1.0},"723":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":1,"docs":{"538":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"505":{"tf":1.0},"841":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"447":{"tf":1.7320508075688772},"508":{"tf":1.0},"776":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"590":{"tf":1.0},"950":{"tf":1.0}}}}}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"1098":{"tf":1.0},"187":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":61,"docs":{"1046":{"tf":1.0},"106":{"tf":1.0},"1066":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"220":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"269":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"338":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":2.0},"398":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"552":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"62":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":2.0},"657":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.0},"750":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"859":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"909":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"352":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}},"r":{"df":3,"docs":{"288":{"tf":1.0},"510":{"tf":1.0},"705":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"508":{"tf":1.0}}}}}},"df":39,"docs":{"1027":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"368":{"tf":1.0},"459":{"tf":1.0},"468":{"tf":1.7320508075688772},"469":{"tf":1.4142135623730951},"470":{"tf":2.449489742783178},"471":{"tf":1.4142135623730951},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"540":{"tf":1.0},"562":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"873":{"tf":1.0},"924":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}},"r":{"df":2,"docs":{"1110":{"tf":1.0},"197":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"877":{"tf":1.0}}}},"df":57,"docs":{"1002":{"tf":1.0},"1066":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.7320508075688772},"1121":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":2.0},"215":{"tf":1.0},"240":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"312":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":1.0},"4":{"tf":1.0},"484":{"tf":1.0},"510":{"tf":1.4142135623730951},"512":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.0},"726":{"tf":1.4142135623730951},"77":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"853":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":2.6457513110645907},"898":{"tf":2.449489742783178},"899":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"906":{"tf":2.8284271247461903},"924":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"93":{"tf":1.0},"931":{"tf":2.8284271247461903},"936":{"tf":1.0},"938":{"tf":2.6457513110645907},"962":{"tf":1.0},"988":{"tf":2.0},"989":{"tf":1.0},"991":{"tf":1.7320508075688772},"994":{"tf":1.0},"995":{"tf":1.7320508075688772},"997":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1110":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"4":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1057":{"tf":1.0},"447":{"tf":1.0},"515":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"694":{"tf":1.0},"751":{"tf":1.0},"847":{"tf":2.0},"944":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":66,"docs":{"103":{"tf":1.4142135623730951},"1033":{"tf":1.0},"104":{"tf":1.0},"1074":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1120":{"tf":1.4142135623730951},"117":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"388":{"tf":1.0},"413":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"446":{"tf":1.4142135623730951},"449":{"tf":1.0},"487":{"tf":1.0},"527":{"tf":1.0},"537":{"tf":1.0},"542":{"tf":1.0},"563":{"tf":1.0},"569":{"tf":1.0},"64":{"tf":1.4142135623730951},"641":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"800":{"tf":1.0},"813":{"tf":2.6457513110645907},"844":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.7320508075688772},"906":{"tf":1.0},"913":{"tf":1.7320508075688772},"917":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"933":{"tf":1.7320508075688772},"962":{"tf":1.0},"977":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"1072":{"tf":1.0},"1074":{"tf":1.0},"785":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1123":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"307":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":37,"docs":{"1030":{"tf":1.0},"1048":{"tf":1.0},"210":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"225":{"tf":1.0},"239":{"tf":1.0},"294":{"tf":3.0},"295":{"tf":2.0},"296":{"tf":1.7320508075688772},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":1.0},"435":{"tf":1.4142135623730951},"475":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.0},"704":{"tf":1.7320508075688772},"717":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"864":{"tf":1.0},"917":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"o":{"a":{"d":{"df":40,"docs":{"187":{"tf":1.4142135623730951},"203":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"359":{"tf":2.6457513110645907},"360":{"tf":1.0},"362":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"676":{"tf":1.7320508075688772},"678":{"tf":3.0},"705":{"tf":1.4142135623730951},"79":{"tf":1.0},"832":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":1.7320508075688772},"898":{"tf":2.23606797749979},"899":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":4.47213595499958},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"964":{"tf":1.0}},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":3,"docs":{"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":32,"docs":{"10":{"tf":1.0},"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1011":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1037":{"tf":1.0},"1108":{"tf":1.0},"135":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"253":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"393":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"508":{"tf":1.0},"571":{"tf":1.0},"588":{"tf":1.0},"665":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"847":{"tf":1.0},"957":{"tf":1.0}}},"t":{"df":32,"docs":{"0":{"tf":1.0},"1048":{"tf":1.0},"1073":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"180":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"212":{"tf":1.4142135623730951},"249":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"410":{"tf":1.0},"540":{"tf":1.0},"55":{"tf":1.0},"553":{"tf":1.0},"56":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":1.4142135623730951},"65":{"tf":1.0},"67":{"tf":1.0},"715":{"tf":1.0},"740":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"950":{"tf":1.0},"959":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1074":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"799":{"tf":1.0},"914":{"tf":1.0},"985":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":1.7320508075688772},"1099":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"481":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"555":{"tf":1.0},"740":{"tf":1.0},"75":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"914":{"tf":2.6457513110645907},"917":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.0},"933":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"947":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":1,"docs":{"705":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":30,"docs":{"1025":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":2.23606797749979},"137":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"220":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"355":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.4142135623730951},"373":{"tf":1.0},"386":{"tf":1.0},"550":{"tf":1.0},"595":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"704":{"tf":1.0},"762":{"tf":1.0},"873":{"tf":1.0},"903":{"tf":1.0},"948":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":14,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"914":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":3.7416573867739413},"930":{"tf":2.0},"931":{"tf":2.0},"932":{"tf":2.6457513110645907},"938":{"tf":3.3166247903554}}}},"o":{"df":1,"docs":{"857":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":36,"docs":{"1011":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1029":{"tf":1.7320508075688772},"1069":{"tf":1.7320508075688772},"1091":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.4142135623730951},"37":{"tf":1.0},"373":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"392":{"tf":1.0},"435":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"515":{"tf":1.0},"525":{"tf":1.0},"571":{"tf":1.4142135623730951},"662":{"tf":1.0},"707":{"tf":1.0},"757":{"tf":3.1622776601683795},"766":{"tf":3.7416573867739413},"782":{"tf":3.1622776601683795},"864":{"tf":1.0},"898":{"tf":1.0},"948":{"tf":1.4142135623730951},"950":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"1003":{"tf":1.0},"1005":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"1121":{"tf":1.0},"138":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"239":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"542":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"6":{"tf":1.0},"779":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"931":{"tf":1.0},"946":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"1018":{"tf":1.0},"1068":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":2.6457513110645907},"1080":{"tf":1.0},"1081":{"tf":1.4142135623730951},"1082":{"tf":1.0},"487":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":70,"docs":{"1011":{"tf":1.0},"102":{"tf":1.0},"1033":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1112":{"tf":1.0},"129":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"239":{"tf":1.4142135623730951},"265":{"tf":2.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":2.23606797749979},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":2.0},"30":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"360":{"tf":1.0},"386":{"tf":1.0},"435":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.4142135623730951},"504":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.4142135623730951},"548":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"94":{"tf":1.0},"945":{"tf":1.0},"955":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"127":{"tf":1.0},"168":{"tf":1.0}}},"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"542":{"tf":1.0},"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":75,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.449489742783178},"128":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"136":{"tf":1.0},"14":{"tf":2.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.7320508075688772},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":3.1622776601683795},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"196":{"tf":1.0},"221":{"tf":1.0},"245":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"317":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"379":{"tf":1.0},"394":{"tf":2.0},"401":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":2.0},"542":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":3.4641016151377544},"593":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"640":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"81":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"864":{"tf":1.0},"876":{"tf":1.4142135623730951},"887":{"tf":1.0},"9":{"tf":1.0},"916":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"79":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":10,"docs":{"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"679":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"958":{"tf":1.0}}}}},"p":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"215":{"tf":1.0},"752":{"tf":1.0},"873":{"tf":1.0},"932":{"tf":1.0}}},"s":{"df":4,"docs":{"363":{"tf":1.0},"374":{"tf":1.0},"931":{"tf":1.0},"949":{"tf":1.0}}},"t":{"df":5,"docs":{"1004":{"tf":1.0},"1072":{"tf":1.0},"215":{"tf":1.0},"528":{"tf":1.0},"931":{"tf":1.0}}}},"t":{"df":8,"docs":{"176":{"tf":1.0},"185":{"tf":1.0},"239":{"tf":1.0},"352":{"tf":1.0},"477":{"tf":1.0},"572":{"tf":1.0},"590":{"tf":1.4142135623730951},"963":{"tf":1.0}}},"w":{"df":11,"docs":{"185":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"354":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"734":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"o":{"df":3,"docs":{"1035":{"tf":1.0},"224":{"tf":1.0},"628":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"12":{"tf":1.0},"16":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"236":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"363":{"tf":1.0},"462":{"tf":1.0},"595":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.0},"876":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"268":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"r":{"df":8,"docs":{"1113":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"966":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":2,"docs":{"211":{"tf":1.0},"414":{"tf":1.0}}},"t":{";":{"6":{"2":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"776":{"tf":1.4142135623730951},"779":{"tf":3.1622776601683795},"780":{"tf":1.7320508075688772},"781":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}}}},"u":{"a":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":1,"docs":{"561":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"561":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"a":{"c":{"df":3,"docs":{"694":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0}},"h":{"df":1,"docs":{"332":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"238":{"tf":1.0},"292":{"tf":1.0},"475":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":4.123105625617661},"507":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}}},"o":{"df":3,"docs":{"447":{"tf":1.0},"600":{"tf":1.0},"945":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":23,"docs":{"115":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"374":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"415":{"tf":1.0},"585":{"tf":1.0},"669":{"tf":1.0},"814":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"853":{"tf":1.0},"874":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951},"965":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"538":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1099":{"tf":1.0},"168":{"tf":1.0},"446":{"tf":1.4142135623730951},"563":{"tf":1.0},"64":{"tf":1.4142135623730951}}},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}},"df":4,"docs":{"1042":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"410":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1090":{"tf":1.0},"1097":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"394":{"tf":1.7320508075688772},"400":{"tf":1.0},"452":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"514":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"665":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.7320508075688772},"751":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"4":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":95,"docs":{"1004":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1063":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1077":{"tf":1.4142135623730951},"1080":{"tf":1.0},"1097":{"tf":1.0},"151":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"223":{"tf":1.0},"231":{"tf":1.4142135623730951},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.7320508075688772},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"314":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":1.0},"550":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"572":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"627":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":2.0},"662":{"tf":1.0},"666":{"tf":1.0},"691":{"tf":1.0},"701":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"877":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"930":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0},"976":{"tf":1.0},"982":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"877":{"tf":1.0},"952":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":38,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"155":{"tf":1.0},"19":{"tf":1.0},"219":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"5":{"tf":1.0},"537":{"tf":1.0},"737":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"923":{"tf":1.0},"953":{"tf":1.4142135623730951},"997":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"364":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":23,"docs":{"1025":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"168":{"tf":1.0},"300":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"447":{"tf":1.0},"5":{"tf":1.0},"523":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"607":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"740":{"tf":1.0},"841":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":90,"docs":{"0":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"1099":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"1121":{"tf":2.0},"1122":{"tf":1.7320508075688772},"12":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"154":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.4142135623730951},"363":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"395":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.4142135623730951},"423":{"tf":1.0},"438":{"tf":1.0},"444":{"tf":1.0},"466":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"550":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"657":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"814":{"tf":1.0},"864":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"904":{"tf":1.0},"928":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.4142135623730951},"976":{"tf":1.0},"98":{"tf":1.0},"985":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"1044":{"tf":1.0},"688":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"485":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":3,"docs":{"1025":{"tf":1.0},"153":{"tf":1.0},"303":{"tf":1.0}},"g":{"df":49,"docs":{"1008":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":1.0},"1116":{"tf":1.4142135623730951},"113":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"352":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":2.0},"495":{"tf":1.0},"497":{"tf":3.7416573867739413},"499":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.4142135623730951},"554":{"tf":1.0},"562":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"887":{"tf":1.0},"914":{"tf":1.0},"933":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":76,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"1057":{"tf":1.0},"1063":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1121":{"tf":1.0},"117":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"206":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"300":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"39":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"437":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"50":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"778":{"tf":1.0},"8":{"tf":1.4142135623730951},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.0},"9":{"tf":1.0},"906":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"963":{"tf":1.0},"972":{"tf":1.0},"985":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}}}}},"df":1,"docs":{"1003":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"198":{"tf":1.0},"223":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"107":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1081":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"160":{"tf":1.0},"197":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0},"415":{"tf":1.7320508075688772},"416":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"73":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"541":{"tf":2.0},"548":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":37,"docs":{"1019":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.4142135623730951},"124":{"tf":1.0},"155":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"287":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.7320508075688772},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"488":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"73":{"tf":1.0},"737":{"tf":1.0},"766":{"tf":3.7416573867739413},"785":{"tf":1.0},"876":{"tf":2.0},"923":{"tf":2.0},"943":{"tf":1.0},"945":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"1046":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"986":{"tf":1.7320508075688772}},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1108":{"tf":1.0},"1121":{"tf":1.0}}}}}},"df":9,"docs":{"276":{"tf":1.0},"446":{"tf":1.0},"450":{"tf":1.0},"497":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"748":{"tf":1.4142135623730951},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"478":{"tf":1.0},"507":{"tf":1.0}}},"t":{"df":16,"docs":{"1016":{"tf":1.0},"1116":{"tf":1.0},"596":{"tf":1.0},"750":{"tf":1.0},"789":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"923":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"851":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"657":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"1081":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"267":{"tf":1.4142135623730951},"339":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"412":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"727":{"tf":1.0},"752":{"tf":1.0},"786":{"tf":1.0},"847":{"tf":1.0},"950":{"tf":1.0},"976":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1109":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":2.0},"1124":{"tf":1.4142135623730951},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"129":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"236":{"tf":1.0},"251":{"tf":1.0},"295":{"tf":3.605551275463989},"297":{"tf":1.0},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":2.8284271247461903},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"204":{"tf":1.0},"370":{"tf":1.0},"65":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"271":{"tf":1.0},"306":{"tf":1.0},"449":{"tf":1.0},"654":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"355":{"tf":1.0}}}}},"u":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.7320508075688772}}}}}}},"df":27,"docs":{"1036":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"199":{"tf":4.123105625617661},"21":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":3.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"42":{"tf":1.0},"528":{"tf":2.8284271247461903},"587":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"622":{"tf":2.8284271247461903},"655":{"tf":1.0},"971":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":2.0}}},"x":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"1068":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"185":{"tf":1.0},"254":{"tf":1.0},"548":{"tf":1.0},"688":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"373":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"705":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"635":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"1109":{"tf":1.0},"1121":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":5,"docs":{"246":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":49,"docs":{"1046":{"tf":1.4142135623730951},"1087":{"tf":1.4142135623730951},"1098":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.4142135623730951},"248":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"273":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"504":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"574":{"tf":1.0},"586":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":2.23606797749979},"751":{"tf":1.0},"770":{"tf":1.4142135623730951},"813":{"tf":2.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"89":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"938":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"1110":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"288":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":7,"docs":{"1124":{"tf":1.4142135623730951},"15":{"tf":1.0},"172":{"tf":1.0},"303":{"tf":1.4142135623730951},"567":{"tf":1.4142135623730951},"77":{"tf":1.0},"985":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":66,"docs":{"1009":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1116":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"130":{"tf":1.0},"187":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"241":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"291":{"tf":1.0},"30":{"tf":1.0},"342":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":2.23606797749979},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"485":{"tf":1.0},"488":{"tf":2.449489742783178},"507":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"562":{"tf":1.0},"569":{"tf":1.0},"708":{"tf":1.0},"744":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.4142135623730951},"88":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"977":{"tf":1.7320508075688772},"985":{"tf":2.0},"987":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}},"t":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"873":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"321":{"tf":1.7320508075688772},"360":{"tf":1.0},"395":{"tf":1.0},"427":{"tf":1.0},"456":{"tf":1.0},"485":{"tf":1.4142135623730951},"535":{"tf":1.0},"613":{"tf":1.0},"638":{"tf":1.0},"737":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1121":{"tf":1.0}},"n":{"df":4,"docs":{"106":{"tf":1.4142135623730951},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0},"590":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"1019":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"365":{"tf":1.4142135623730951},"526":{"tf":1.0},"529":{"tf":1.0},"903":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"115":{"tf":1.0},"215":{"tf":1.4142135623730951},"318":{"tf":1.0},"473":{"tf":1.0},"580":{"tf":1.0},"599":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1036":{"tf":1.0},"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"527":{"tf":1.0},"951":{"tf":1.0},"954":{"tf":1.0}}}}}},"u":{"df":7,"docs":{"175":{"tf":1.0},"215":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"924":{"tf":2.23606797749979},"96":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"924":{"tf":1.0},"928":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":15,"docs":{"1087":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.0},"180":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"454":{"tf":1.7320508075688772},"481":{"tf":1.0},"488":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.4142135623730951}},"e":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1087":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1035":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"854":{"tf":1.0}}},"df":2,"docs":{"852":{"tf":1.7320508075688772},"854":{"tf":2.6457513110645907}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"1113":{"tf":1.0}}}},"df":2,"docs":{"1105":{"tf":1.0},"1113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":31,"docs":{"1008":{"tf":1.0},"1016":{"tf":1.0},"1110":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":1.0},"343":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"37":{"tf":1.0},"374":{"tf":2.0},"375":{"tf":2.0},"390":{"tf":1.0},"391":{"tf":1.7320508075688772},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"580":{"tf":2.23606797749979},"949":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1016":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1007":{"tf":1.0},"1010":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"1019":{"tf":1.0},"1020":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"/":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1074":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{".":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"300":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0}}}}}}}}},"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"1":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"2":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":3,"docs":{"343":{"tf":1.0},"452":{"tf":1.0},"580":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{".":{"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"343":{"tf":1.0},"425":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"425":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"118":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"555":{"tf":1.0}}}}},"df":0,"docs":{}}},"/":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":43,"docs":{"1053":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.4142135623730951},"198":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"354":{"tf":1.0},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"388":{"tf":1.0},"410":{"tf":1.4142135623730951},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":2.23606797749979},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"728":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"580":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"953":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}}},"t":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"1005":{"tf":1.0},"622":{"tf":1.7320508075688772}},"h":{"df":0,"docs":{},"o":{"d":{"df":26,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":3.4641016151377544},"359":{"tf":1.0},"396":{"tf":1.4142135623730951},"430":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"633":{"tf":1.0},"723":{"tf":1.0},"913":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951},"958":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"290":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"'":{"df":3,"docs":{"247":{"tf":1.0},"542":{"tf":1.0},"88":{"tf":1.0}}},"(":{"df":1,"docs":{"152":{"tf":1.0}}},"=":{"\"":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"699":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"df":4,"docs":{"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}},"df":174,"docs":{"100":{"tf":2.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.4142135623730951},"1004":{"tf":1.0},"101":{"tf":3.4641016151377544},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.0},"102":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1027":{"tf":1.0},"103":{"tf":2.449489742783178},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":2.6457513110645907},"1072":{"tf":1.0},"1074":{"tf":1.0},"1087":{"tf":1.7320508075688772},"109":{"tf":2.0},"1097":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":2.0},"1124":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"15":{"tf":2.0},"150":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.449489742783178},"181":{"tf":4.58257569495584},"183":{"tf":3.4641016151377544},"185":{"tf":3.872983346207417},"186":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":2.449489742783178},"191":{"tf":1.4142135623730951},"193":{"tf":2.23606797749979},"203":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":2.449489742783178},"247":{"tf":2.23606797749979},"264":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"300":{"tf":2.23606797749979},"301":{"tf":2.23606797749979},"31":{"tf":1.0},"33":{"tf":1.0},"355":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.6457513110645907},"376":{"tf":1.0},"40":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":2.449489742783178},"422":{"tf":2.23606797749979},"447":{"tf":3.0},"46":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":2.23606797749979},"513":{"tf":1.0},"538":{"tf":4.0},"539":{"tf":3.4641016151377544},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":5.291502622129181},"545":{"tf":1.4142135623730951},"546":{"tf":3.0},"547":{"tf":2.8284271247461903},"548":{"tf":6.164414002968976},"550":{"tf":3.7416573867739413},"559":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"622":{"tf":1.0},"649":{"tf":1.4142135623730951},"686":{"tf":1.0},"690":{"tf":2.23606797749979},"691":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":3.3166247903554},"707":{"tf":1.4142135623730951},"708":{"tf":2.23606797749979},"709":{"tf":1.7320508075688772},"710":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"747":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.23606797749979},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":2.8284271247461903},"825":{"tf":1.0},"83":{"tf":2.0},"832":{"tf":1.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.0},"889":{"tf":1.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":3.1622776601683795},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":2.8284271247461903},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"933":{"tf":1.0},"934":{"tf":1.0},"936":{"tf":1.4142135623730951},"963":{"tf":1.0},"967":{"tf":2.23606797749979},"97":{"tf":1.0},"976":{"tf":1.7320508075688772},"977":{"tf":2.0},"978":{"tf":1.4142135623730951},"98":{"tf":1.0},"981":{"tf":2.0},"982":{"tf":2.0},"983":{"tf":1.0},"985":{"tf":1.4142135623730951},"986":{"tf":1.0},"988":{"tf":2.449489742783178},"997":{"tf":1.7320508075688772},"999":{"tf":1.0}},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"542":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"405":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}},"df":0,"docs":{}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"}":{"_":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"=":{"[":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"y":{"_":{"[":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"740":{"tf":1.4142135623730951},"824":{"tf":1.0}}}},"df":1,"docs":{"509":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":10,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1102":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"689":{"tf":1.0}}}}}}}},"df":1,"docs":{"958":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"121":{"tf":1.0},"165":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.7320508075688772},"495":{"tf":1.0},"506":{"tf":2.6457513110645907},"595":{"tf":1.0},"650":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"964":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"289":{"tf":1.0}}}}},"df":3,"docs":{"199":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"642":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"287":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"633":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":8,"docs":{"1011":{"tf":1.0},"1121":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"747":{"tf":1.0},"982":{"tf":1.0}}},"df":6,"docs":{"1004":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":1.0},"548":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"562":{"tf":1.0}}}}}}},"df":5,"docs":{"205":{"tf":1.0},"299":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"374":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"295":{"tf":1.0},"342":{"tf":1.0},"705":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"1105":{"tf":1.0},"1107":{"tf":1.4142135623730951},"159":{"tf":1.0},"841":{"tf":1.0},"904":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":27,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1072":{"tf":1.4142135623730951},"127":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"398":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"555":{"tf":1.0},"573":{"tf":1.0},"575":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"857":{"tf":1.0}},"e":{"=":{"0":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"842":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"507":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"930":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":11,"docs":{"0":{"tf":1.0},"1044":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":2.23606797749979},"503":{"tf":1.0},"688":{"tf":1.4142135623730951},"728":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}},"df":4,"docs":{"1055":{"tf":1.0},"365":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"341":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":2.8284271247461903},"132":{"tf":1.0},"133":{"tf":2.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":2.0},"380":{"tf":1.0}}}}},"x":{"df":2,"docs":{"296":{"tf":1.0},"705":{"tf":1.0}}}},"m":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"q":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"a":{"b":{"df":1,"docs":{"562":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":33,"docs":{"1071":{"tf":1.4142135623730951},"1072":{"tf":2.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1099":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":1.0},"169":{"tf":1.0},"275":{"tf":1.0},"35":{"tf":1.0},"394":{"tf":1.4142135623730951},"399":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.0},"454":{"tf":1.0},"559":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"799":{"tf":1.0},"812":{"tf":1.0},"857":{"tf":1.0},"859":{"tf":1.0},"923":{"tf":1.4142135623730951},"965":{"tf":1.0},"982":{"tf":1.0},"985":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}}}},"v":{"1":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.0}}},"2":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"y":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"328":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"562":{"tf":1.0},"962":{"tf":1.0}}}}},"d":{"(":{"a":{"b":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"110":{"tf":1.0},"733":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"130":{"tf":1.0},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"363":{"tf":1.0},"414":{"tf":1.0},"456":{"tf":1.0},"477":{"tf":1.0},"495":{"tf":1.0},"516":{"tf":1.0},"626":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"906":{"tf":1.0}},"l":{"'":{"df":2,"docs":{"589":{"tf":1.0},"784":{"tf":1.4142135623730951}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}}},"df":22,"docs":{"1027":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"276":{"tf":1.0},"285":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"359":{"tf":1.0},"363":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":2.0},"586":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":2.0},"592":{"tf":1.4142135623730951},"596":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":2.0},"894":{"tf":1.0},"896":{"tf":1.0}}},"r":{"df":1,"docs":{"737":{"tf":1.0}},"n":{"df":2,"docs":{"1071":{"tf":1.0},"253":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":6,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"405":{"tf":1.0},"503":{"tf":1.0},"599":{"tf":1.0}},"i":{"df":17,"docs":{"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"288":{"tf":1.0},"327":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"498":{"tf":1.0},"567":{"tf":1.0},"595":{"tf":1.0},"785":{"tf":1.0},"844":{"tf":1.0},"923":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":12,"docs":{"1008":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"460":{"tf":1.0},"488":{"tf":1.0},"503":{"tf":1.0},"561":{"tf":1.4142135623730951},"744":{"tf":1.0},"745":{"tf":1.0},"9":{"tf":1.7320508075688772},"949":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"314":{"tf":1.0},"328":{"tf":1.0},"847":{"tf":1.0},"874":{"tf":1.0}}}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"737":{"tf":1.0},"762":{"tf":1.0},"788":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"z":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"789":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"117":{"tf":1.4142135623730951},"118":{"tf":2.6457513110645907},"119":{"tf":1.4142135623730951},"120":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":2.6457513110645907},"180":{"tf":1.4142135623730951},"181":{"tf":3.0},"183":{"tf":1.0},"185":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"193":{"tf":1.7320508075688772},"295":{"tf":1.0},"296":{"tf":2.0},"304":{"tf":1.0},"356":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"474":{"tf":1.0},"536":{"tf":1.4142135623730951},"545":{"tf":1.0},"571":{"tf":1.0},"729":{"tf":2.0},"733":{"tf":1.4142135623730951},"734":{"tf":1.0},"814":{"tf":1.0},"858":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"923":{"tf":1.4142135623730951},"964":{"tf":3.0},"97":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"1076":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1081":{"tf":1.0},"175":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"690":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.0},"794":{"tf":1.4142135623730951},"841":{"tf":1.0},"939":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"162":{"tf":1.0},"264":{"tf":1.0},"42":{"tf":1.0},"539":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951}}},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1065":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"\"":{")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"966":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"958":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":177,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1027":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1036":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1054":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.7320508075688772},"1074":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":1.0},"1089":{"tf":1.0},"1094":{"tf":1.0},"1099":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.0},"113":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.23606797749979},"33":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"45":{"tf":1.0},"453":{"tf":1.0},"460":{"tf":1.0},"469":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"531":{"tf":1.0},"533":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"571":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"638":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.7320508075688772},"67":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"710":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.4142135623730951},"764":{"tf":1.0},"77":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"886":{"tf":1.0},"889":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.7320508075688772},"900":{"tf":1.0},"903":{"tf":1.7320508075688772},"912":{"tf":1.0},"913":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.4142135623730951},"955":{"tf":1.4142135623730951},"956":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"961":{"tf":1.0},"966":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"99":{"tf":1.0},"998":{"tf":1.0}}},"n":{"df":2,"docs":{"1082":{"tf":1.0},"453":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"193":{"tf":1.0},"596":{"tf":1.0},"864":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"1120":{"tf":1.0},"264":{"tf":1.0},"613":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"514":{"tf":1.0},"876":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"1032":{"tf":1.0},"1065":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"193":{"tf":1.0},"288":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"880":{"tf":1.0},"967":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}},"z":{"/":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"952":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":4,"docs":{"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"733":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"df":1,"docs":{"918":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"901":{"tf":1.0},"905":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"877":{"tf":1.0},"879":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"792":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"546":{"tf":1.0},"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"628":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"257":{"tf":1.0},"635":{"tf":1.0}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"731":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"730":{"tf":1.0},"732":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"806":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"127":{"tf":1.0},"225":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}}}},"df":9,"docs":{"186":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"443":{"tf":1.0},"917":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"609":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"988":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1092":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1030":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1090":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"272":{"tf":1.0}}},"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"1":{"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"1":{"8":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"2":{"df":1,"docs":{"268":{"tf":1.0}}},"3":{"df":1,"docs":{"268":{"tf":1.0}}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"1":{"8":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"695":{"tf":1.0},"699":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":5,"docs":{"230":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.7320508075688772},"292":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"289":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"229":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"633":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0},"643":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"'":{"df":28,"docs":{"1117":{"tf":1.4142135623730951},"1124":{"tf":1.0},"148":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"307":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0},"444":{"tf":1.0},"559":{"tf":1.0},"562":{"tf":1.4142135623730951},"59":{"tf":1.0},"65":{"tf":1.0},"762":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"857":{"tf":1.0},"91":{"tf":1.0},"913":{"tf":1.0},"951":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"11":{"tf":1.0},"924":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"565":{"tf":1.0}}}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"1030":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}}}}}}}}},"df":142,"docs":{"0":{"tf":2.23606797749979},"1002":{"tf":1.0},"1006":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1105":{"tf":1.0},"1116":{"tf":2.0},"1122":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"15":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.7320508075688772},"331":{"tf":1.7320508075688772},"332":{"tf":2.449489742783178},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"341":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":3.1622776601683795},"354":{"tf":1.4142135623730951},"355":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.4142135623730951},"4":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"484":{"tf":1.4142135623730951},"488":{"tf":1.0},"512":{"tf":1.0},"54":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"552":{"tf":1.4142135623730951},"559":{"tf":1.7320508075688772},"560":{"tf":1.0},"561":{"tf":2.0},"565":{"tf":1.0},"569":{"tf":1.4142135623730951},"6":{"tf":1.0},"607":{"tf":1.0},"62":{"tf":1.7320508075688772},"640":{"tf":1.0},"66":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.0},"723":{"tf":1.0},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":2.0},"799":{"tf":1.0},"8":{"tf":3.1622776601683795},"834":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.7320508075688772},"852":{"tf":1.0},"854":{"tf":1.0},"857":{"tf":1.0},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"910":{"tf":1.0},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"916":{"tf":1.0},"918":{"tf":1.0},"919":{"tf":1.0},"923":{"tf":1.0},"925":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0},"946":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"953":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.0},"967":{"tf":1.4142135623730951},"978":{"tf":1.0},"981":{"tf":1.0},"985":{"tf":1.0}},"’":{"df":10,"docs":{"123":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"35":{"tf":1.0},"367":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.7320508075688772},"947":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"172":{"tf":1.0},"788":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"958":{"tf":2.6457513110645907},"966":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}},"s":{"df":3,"docs":{"187":{"tf":1.4142135623730951},"287":{"tf":1.0},"396":{"tf":1.0}},"g":{"df":1,"docs":{"997":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":30,"docs":{"1011":{"tf":1.0},"1036":{"tf":1.0},"1048":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"175":{"tf":1.7320508075688772},"205":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"327":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"641":{"tf":1.0},"67":{"tf":1.0},"742":{"tf":1.0},"778":{"tf":1.0},"835":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"876":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"1011":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"825":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":51,"docs":{"1011":{"tf":1.0},"1033":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1099":{"tf":1.0},"128":{"tf":1.0},"144":{"tf":1.0},"169":{"tf":1.7320508075688772},"180":{"tf":1.0},"197":{"tf":1.4142135623730951},"203":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"468":{"tf":1.0},"470":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":2.6457513110645907},"507":{"tf":2.449489742783178},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":2.23606797749979},"877":{"tf":1.0},"878":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"548":{"tf":1.0},"678":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"323":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"113":{"tf":2.0},"116":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"544":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"238":{"tf":1.0},"959":{"tf":1.4142135623730951},"966":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"509":{"tf":1.0}}}}}}}}},"n":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}}}},")":{"/":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"a":{"df":3,"docs":{"1011":{"tf":1.0},"343":{"tf":2.8284271247461903},"580":{"tf":2.8284271247461903}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1027":{"tf":2.449489742783178},"1029":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"a":{"df":1,"docs":{"924":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{",":{"\"":{"c":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"\"":{",":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"\"":{"c":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},">":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":123,"docs":{"1003":{"tf":1.0},"1018":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":2.23606797749979},"1104":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.449489742783178},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"239":{"tf":2.6457513110645907},"246":{"tf":2.23606797749979},"247":{"tf":1.0},"254":{"tf":2.449489742783178},"256":{"tf":2.0},"260":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":2.0},"342":{"tf":2.0},"343":{"tf":2.6457513110645907},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":2.0},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"427":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":2.449489742783178},"464":{"tf":1.0},"465":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"497":{"tf":1.4142135623730951},"519":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"555":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"633":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.7320508075688772},"694":{"tf":1.0},"698":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"718":{"tf":1.7320508075688772},"728":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":2.0},"943":{"tf":2.0},"944":{"tf":1.7320508075688772},"988":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":14,"docs":{"1011":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":2.23606797749979},"343":{"tf":1.0},"347":{"tf":1.7320508075688772},"354":{"tf":1.7320508075688772},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0}},"e":{">":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"447":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":7,"docs":{"220":{"tf":1.0},"221":{"tf":1.0},"229":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":20,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1121":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"403":{"tf":1.0},"516":{"tf":1.7320508075688772},"598":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":14,"docs":{"1020":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"127":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"265":{"tf":1.0},"274":{"tf":3.1622776601683795},"275":{"tf":2.23606797749979},"413":{"tf":1.0},"591":{"tf":1.0},"655":{"tf":1.0},"770":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"353":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"360":{"tf":1.0},"450":{"tf":1.0},"654":{"tf":1.0}},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":33,"docs":{"108":{"tf":1.0},"1092":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.0},"136":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"318":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"476":{"tf":1.0},"546":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"778":{"tf":1.4142135623730951},"91":{"tf":1.0},"927":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"1046":{"tf":1.0},"1122":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.0},"613":{"tf":1.0},"690":{"tf":1.0},"786":{"tf":1.0},"943":{"tf":1.0},"982":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":141,"docs":{"1005":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1109":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"116":{"tf":1.0},"120":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":2.6457513110645907},"323":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"495":{"tf":1.0},"5":{"tf":1.0},"506":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"544":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.23606797749979},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"916":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"67":{"tf":1.0},"844":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"951":{"tf":1.0}}}}}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"199":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"267":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.4142135623730951},"664":{"tf":1.0}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"1072":{"tf":1.0},"367":{"tf":1.0},"375":{"tf":1.0},"613":{"tf":3.0},"964":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1019":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"1081":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"323":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0},"705":{"tf":1.0},"726":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"89":{"tf":1.0},"938":{"tf":1.0}}}}},"w":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"531":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1103":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1087":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"808":{"tf":1.0},"988":{"tf":1.0}},"e":{"_":{"1":{"4":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"1117":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":160,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"1025":{"tf":1.4142135623730951},"104":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.0},"108":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.0},"1105":{"tf":1.0},"1109":{"tf":1.7320508075688772},"1116":{"tf":2.0},"1121":{"tf":1.0},"1124":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.6457513110645907},"304":{"tf":1.0},"314":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"340":{"tf":1.4142135623730951},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"362":{"tf":1.7320508075688772},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.4142135623730951},"407":{"tf":2.23606797749979},"408":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":2.0},"416":{"tf":1.0},"440":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":2.23606797749979},"469":{"tf":1.0},"476":{"tf":1.7320508075688772},"487":{"tf":1.4142135623730951},"497":{"tf":2.6457513110645907},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":4.358898943540674},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"575":{"tf":1.7320508075688772},"58":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.0},"64":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":2.0},"786":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"866":{"tf":3.7416573867739413},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"914":{"tf":1.4142135623730951},"924":{"tf":2.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"931":{"tf":2.0},"933":{"tf":1.7320508075688772},"936":{"tf":1.0},"938":{"tf":2.0},"94":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.4142135623730951},"957":{"tf":1.0},"96":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951},"976":{"tf":2.23606797749979},"98":{"tf":1.0},"986":{"tf":2.0},"999":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1011":{"tf":1.0},"1121":{"tf":1.0},"46":{"tf":1.0},"568":{"tf":1.0},"9":{"tf":1.0},"924":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"443":{"tf":1.0},"506":{"tf":1.0},"898":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"740":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":38,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"1066":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.4142135623730951},"222":{"tf":1.0},"239":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"563":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"587":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"772":{"tf":1.0},"778":{"tf":1.0},"781":{"tf":1.0},"80":{"tf":1.0},"876":{"tf":1.0},"952":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"432":{"tf":1.0},"561":{"tf":1.0},"947":{"tf":2.0},"949":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"1081":{"tf":1.0},"508":{"tf":1.0},"67":{"tf":1.0},"962":{"tf":1.0}}},"h":{"df":1,"docs":{"954":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"2":{"c":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":46,"docs":{"1057":{"tf":1.0},"1063":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.0},"127":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.4142135623730951},"234":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"450":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0},"656":{"tf":1.7320508075688772},"669":{"tf":1.0},"672":{"tf":1.0},"686":{"tf":1.0},"694":{"tf":1.0},"707":{"tf":1.0},"712":{"tf":1.0},"79":{"tf":2.23606797749979},"844":{"tf":1.0},"87":{"tf":1.4142135623730951},"948":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":6,"docs":{"322":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":2.23606797749979},"534":{"tf":1.0},"722":{"tf":1.4142135623730951},"853":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"742":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"z":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"952":{"tf":1.0}}}}}}}}}}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"563":{"tf":1.0}}}},"df":5,"docs":{"318":{"tf":1.0},"403":{"tf":1.7320508075688772},"409":{"tf":1.0},"563":{"tf":1.0},"952":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"1027":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"899":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"810":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":55,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.0},"1015":{"tf":2.0},"1031":{"tf":1.0},"1035":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1099":{"tf":1.0},"129":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"352":{"tf":1.0},"357":{"tf":1.0},"405":{"tf":1.0},"432":{"tf":1.0},"507":{"tf":1.0},"54":{"tf":1.0},"566":{"tf":1.0},"603":{"tf":1.0},"62":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":2.0},"711":{"tf":1.0},"799":{"tf":1.7320508075688772},"800":{"tf":1.7320508075688772},"801":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"906":{"tf":2.0},"938":{"tf":1.0},"982":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0}},"e":{"df":10,"docs":{"1019":{"tf":1.0},"1046":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":2.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"1001":{"tf":1.0},"215":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":41,"docs":{"1027":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":2.23606797749979},"423":{"tf":1.7320508075688772},"426":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"506":{"tf":2.449489742783178},"509":{"tf":1.0},"510":{"tf":1.7320508075688772},"518":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"750":{"tf":1.0},"776":{"tf":1.0},"779":{"tf":1.4142135623730951},"841":{"tf":1.0},"880":{"tf":1.0},"943":{"tf":1.0},"945":{"tf":1.0},"959":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"785":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":1,"docs":{"785":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}},"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"234":{"tf":1.0},"263":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1035":{"tf":2.23606797749979},"1037":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"256":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.0},"414":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951},"466":{"tf":2.0},"580":{"tf":1.0},"588":{"tf":1.0},"617":{"tf":2.0},"628":{"tf":1.7320508075688772},"656":{"tf":1.0},"764":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"889":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"841":{"tf":1.4142135623730951},"889":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"300":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"880":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"780":{"tf":1.0},"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"781":{"tf":1.0},"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":10,"docs":{"184":{"tf":1.0},"263":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"543":{"tf":1.0},"580":{"tf":1.0},"944":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"943":{"tf":1.0},"944":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":6,"docs":{"292":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"943":{"tf":1.0},"945":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"6":{".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"676":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":20,"docs":{"186":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":2.449489742783178},"261":{"tf":1.0},"262":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.0},"535":{"tf":1.0},"718":{"tf":1.0},"722":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"728":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"176":{"tf":1.0},"426":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.4142135623730951},"664":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"847":{"tf":1.0},"963":{"tf":1.0},"988":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"335":{"tf":1.0},"419":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":13,"docs":{"175":{"tf":1.0},"207":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"215":{"tf":3.605551275463989},"216":{"tf":1.0},"254":{"tf":1.0},"622":{"tf":1.0},"674":{"tf":1.0},"762":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.7320508075688772}}}}}},"df":103,"docs":{"1013":{"tf":1.0},"1016":{"tf":1.0},"1027":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.0},"1116":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"215":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"361":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.0},"451":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.7320508075688772},"544":{"tf":1.0},"571":{"tf":1.0},"600":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.0},"664":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"740":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.4142135623730951},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"772":{"tf":1.0},"779":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"88":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":2.449489742783178},"929":{"tf":2.23606797749979},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"942":{"tf":1.0},"947":{"tf":1.0}}},"h":{"df":4,"docs":{"239":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"913":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1061":{"tf":1.4142135623730951},"267":{"tf":1.0},"291":{"tf":1.0},"449":{"tf":1.0},"678":{"tf":1.0},"752":{"tf":1.0},"8":{"tf":2.0}}},"df":0,"docs":{},"f":{"df":3,"docs":{"110":{"tf":1.7320508075688772},"188":{"tf":1.0},"479":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"113":{"tf":1.0},"306":{"tf":1.0},"481":{"tf":1.0},"574":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"872":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"447":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"274":{"tf":1.0}}},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"df":27,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":2.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"292":{"tf":1.0},"324":{"tf":1.0},"354":{"tf":1.4142135623730951},"415":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"595":{"tf":1.0},"698":{"tf":1.0},"837":{"tf":1.0},"864":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"967":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"502":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}},"u":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":16,"docs":{"1029":{"tf":4.58257569495584},"1037":{"tf":3.4641016151377544},"1053":{"tf":4.898979485566356},"1069":{"tf":2.8284271247461903},"1091":{"tf":4.242640687119285},"1103":{"tf":4.69041575982343},"1104":{"tf":4.795831523312719},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"414":{"tf":1.0},"757":{"tf":5.0990195135927845},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"941":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"1011":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1046":{"tf":2.0},"1050":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1057":{"tf":2.0},"1061":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1100":{"tf":2.23606797749979},"119":{"tf":1.0},"127":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.7320508075688772},"230":{"tf":1.0},"276":{"tf":2.449489742783178},"288":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"603":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"877":{"tf":1.7320508075688772},"879":{"tf":1.7320508075688772},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"904":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1013":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"876":{"tf":1.0},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"905":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":127,"docs":{"1003":{"tf":1.7320508075688772},"1004":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.7320508075688772},"1036":{"tf":1.0},"104":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1046":{"tf":3.0},"1050":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":4.0},"1075":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":2.0},"117":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.4142135623730951},"243":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"379":{"tf":1.0},"39":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"42":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":2.449489742783178},"452":{"tf":1.0},"456":{"tf":1.0},"462":{"tf":1.0},"505":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":2.23606797749979},"558":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"613":{"tf":2.449489742783178},"614":{"tf":1.0},"626":{"tf":1.7320508075688772},"627":{"tf":1.7320508075688772},"635":{"tf":1.0},"642":{"tf":1.0},"654":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":2.6457513110645907},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.4142135623730951},"730":{"tf":2.23606797749979},"731":{"tf":2.449489742783178},"732":{"tf":1.0},"740":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":2.449489742783178},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"837":{"tf":1.0},"841":{"tf":2.449489742783178},"844":{"tf":1.4142135623730951},"845":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":2.23606797749979},"906":{"tf":4.358898943540674},"921":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.4142135623730951},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"981":{"tf":1.4142135623730951},"983":{"tf":1.4142135623730951},"988":{"tf":1.0}}}}},"df":2,"docs":{"254":{"tf":1.0},"876":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"1121":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"386":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"596":{"tf":1.0},"664":{"tf":1.0},"708":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"923":{"tf":2.449489742783178},"929":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1087":{"tf":1.7320508075688772},"127":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":3.1622776601683795},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.0},"633":{"tf":1.0},"726":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"676":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":16,"docs":{"1004":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"183":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":2.23606797749979},"352":{"tf":1.0},"363":{"tf":1.0},"622":{"tf":1.0},"649":{"tf":1.0},"743":{"tf":1.0},"784":{"tf":1.0},"90":{"tf":1.4142135623730951},"903":{"tf":1.0},"964":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"1002":{"tf":1.0},"1005":{"tf":1.4142135623730951},"106":{"tf":1.0},"260":{"tf":1.0},"447":{"tf":1.0},"530":{"tf":1.0},"967":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1027":{"tf":1.0},"1087":{"tf":1.0},"198":{"tf":1.0},"649":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"988":{"tf":1.0}},"s":{"df":1,"docs":{"288":{"tf":1.0}}}}}}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"575":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"571":{"tf":1.0},"745":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"r":{"df":22,"docs":{"1036":{"tf":1.0},"1061":{"tf":1.0},"137":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.4142135623730951},"262":{"tf":1.0},"314":{"tf":1.0},"391":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"431":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"488":{"tf":1.4142135623730951},"510":{"tf":1.0},"624":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"876":{"tf":1.4142135623730951},"900":{"tf":1.0},"931":{"tf":1.0}},"r":{"df":2,"docs":{"375":{"tf":1.0},"874":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"o":{"b":{"df":3,"docs":{"447":{"tf":2.23606797749979},"772":{"tf":1.0},"917":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"947":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"103":{"tf":1.0},"202":{"tf":1.4142135623730951},"228":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":10,"docs":{"1075":{"tf":1.0},"153":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"301":{"tf":1.0},"456":{"tf":1.0},"563":{"tf":1.0},"847":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"665":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"1002":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"1120":{"tf":1.0},"454":{"tf":1.0}}}},"df":6,"docs":{"1122":{"tf":1.4142135623730951},"292":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"664":{"tf":1.0}},"r":{"df":2,"docs":{"132":{"tf":1.0},"985":{"tf":1.0}}}},"l":{"d":{"df":11,"docs":{"1055":{"tf":1.0},"1121":{"tf":1.0},"291":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":3.1622776601683795},"528":{"tf":1.0},"83":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"129":{"tf":1.0},"222":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"688":{"tf":1.0},"734":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1003":{"tf":1.0},"503":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"1011":{"tf":1.0},"676":{"tf":1.0},"779":{"tf":1.0},"928":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"n":{"'":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"751":{"tf":1.0}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"541":{"tf":1.4142135623730951},"548":{"tf":1.0}}}}}}}}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":57,"docs":{"101":{"tf":1.0},"1025":{"tf":1.4142135623730951},"105":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1110":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.4142135623730951},"42":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.6457513110645907},"507":{"tf":1.7320508075688772},"514":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"57":{"tf":1.0},"573":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"711":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"927":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"975":{"tf":1.0}}},"df":166,"docs":{"1003":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1098":{"tf":1.0},"1099":{"tf":1.7320508075688772},"110":{"tf":1.0},"1110":{"tf":1.0},"1121":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.7320508075688772},"341":{"tf":1.0},"358":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.0},"39":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"460":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.0},"470":{"tf":1.0},"473":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.23606797749979},"510":{"tf":1.0},"514":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"550":{"tf":1.0},"556":{"tf":1.0},"577":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.0},"609":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"622":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.7320508075688772},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"74":{"tf":1.0},"741":{"tf":1.7320508075688772},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"813":{"tf":2.8284271247461903},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"900":{"tf":1.7320508075688772},"901":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"972":{"tf":1.0},"974":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"156":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"176":{"tf":1.0},"364":{"tf":1.0},"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1019":{"tf":1.0},"296":{"tf":1.0},"880":{"tf":1.0}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"516":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"1081":{"tf":1.0},"824":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"923":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":27,"docs":{"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.7320508075688772},"446":{"tf":1.0},"470":{"tf":1.0},"497":{"tf":1.0},"540":{"tf":1.0},"78":{"tf":1.0},"813":{"tf":2.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"953":{"tf":1.0},"977":{"tf":1.4142135623730951}},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"1046":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"958":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1122":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"190":{"tf":1.0},"192":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"190":{"tf":1.0},"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"977":{"tf":1.0}}}}}}},"df":50,"docs":{"1055":{"tf":1.0},"1087":{"tf":1.0},"129":{"tf":1.0},"135":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"193":{"tf":1.7320508075688772},"205":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"416":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.7320508075688772},"62":{"tf":1.0},"679":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":1.4142135623730951},"8":{"tf":1.0},"854":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"948":{"tf":1.0},"962":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"180":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":15,"docs":{"179":{"tf":2.23606797749979},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"267":{"tf":1.0},"897":{"tf":1.0}}}}}},"s":{"df":5,"docs":{"1122":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"455":{"tf":1.0},"527":{"tf":1.0}}}}},"t":{"df":23,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1072":{"tf":1.0},"1077":{"tf":1.0},"222":{"tf":1.0},"362":{"tf":1.0},"387":{"tf":1.0},"445":{"tf":1.4142135623730951},"450":{"tf":2.449489742783178},"486":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.0},"577":{"tf":1.0},"578":{"tf":1.0},"824":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"923":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":10,"docs":{"121":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"376":{"tf":1.7320508075688772},"455":{"tf":1.0},"635":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"\"":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":55,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"197":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"331":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"396":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"478":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":2.0},"710":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"913":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"933":{"tf":2.449489742783178},"941":{"tf":1.0},"958":{"tf":1.0}},"l":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"577":{"tf":1.0}}}}}}},"r":{"b":{"df":3,"docs":{"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"352":{"tf":1.0},"378":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":58,"docs":{"1015":{"tf":1.0},"1025":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1042":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1065":{"tf":1.0},"1073":{"tf":1.0},"1097":{"tf":1.0},"1100":{"tf":1.4142135623730951},"121":{"tf":1.0},"129":{"tf":1.0},"154":{"tf":1.0},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"395":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"511":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"905":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"819":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"369":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"369":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"246":{"tf":1.7320508075688772},"369":{"tf":1.0},"418":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"414":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"n":{"df":39,"docs":{"107":{"tf":1.0},"1077":{"tf":1.0},"1123":{"tf":1.0},"124":{"tf":1.0},"150":{"tf":1.0},"163":{"tf":1.0},"219":{"tf":1.4142135623730951},"3":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"50":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.4142135623730951},"774":{"tf":1.0},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.7320508075688772},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772},"942":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0}},"i":{"c":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"310":{"tf":1.4142135623730951},"332":{"tf":1.0}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"381":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"486":{"tf":1.4142135623730951},"487":{"tf":1.0},"510":{"tf":1.0},"512":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"665":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"786":{"tf":1.4142135623730951},"866":{"tf":1.7320508075688772},"917":{"tf":1.0},"921":{"tf":1.0},"952":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"952":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"s":{"'":{"df":1,"docs":{"945":{"tf":1.0}}},"=":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"1053":{"tf":1.0},"1057":{"tf":2.449489742783178},"1061":{"tf":1.0},"944":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":16,"docs":{"1037":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1061":{"tf":1.0},"1104":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":57,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1035":{"tf":2.0},"1037":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.4142135623730951},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"263":{"tf":1.0},"343":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":2.8284271247461903},"515":{"tf":1.0},"548":{"tf":1.0},"571":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.4142135623730951},"600":{"tf":1.0},"628":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.3166247903554},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"847":{"tf":1.0},"89":{"tf":1.0},"943":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"945":{"tf":2.0},"977":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1116":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"380":{"tf":1.0},"448":{"tf":1.0},"488":{"tf":1.0},"707":{"tf":1.0},"799":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"963":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":21,"docs":{"1004":{"tf":1.0},"1095":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"343":{"tf":1.0},"414":{"tf":1.0},"486":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"705":{"tf":1.0},"711":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"906":{"tf":2.23606797749979}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"393":{"tf":1.4142135623730951},"64":{"tf":1.0},"772":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"876":{"tf":1.0}}}}},"df":89,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1099":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.4142135623730951},"323":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"407":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"519":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"607":{"tf":1.0},"627":{"tf":1.7320508075688772},"678":{"tf":1.0},"705":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.4142135623730951},"770":{"tf":1.0},"779":{"tf":1.0},"841":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"933":{"tf":1.0},"939":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.4142135623730951},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"1103":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1035":{"tf":1.4142135623730951},"224":{"tf":1.0},"289":{"tf":1.0},"628":{"tf":1.4142135623730951},"738":{"tf":1.0},"743":{"tf":1.0},"779":{"tf":1.0}}}},"n":{"df":9,"docs":{"1109":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.0},"430":{"tf":1.0},"46":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"896":{"tf":1.0},"933":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"<":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":11,"docs":{"197":{"tf":2.0},"222":{"tf":1.0},"288":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"409":{"tf":1.0},"679":{"tf":1.0},"959":{"tf":2.449489742783178},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":11,"docs":{"1087":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.7320508075688772},"331":{"tf":1.0},"353":{"tf":1.4142135623730951},"441":{"tf":1.0},"700":{"tf":1.0},"833":{"tf":1.0},"853":{"tf":1.0},"873":{"tf":1.7320508075688772},"897":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"515":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"1025":{"tf":1.0},"1095":{"tf":1.0},"291":{"tf":1.0},"356":{"tf":1.0},"595":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.4142135623730951},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"1003":{"tf":1.0}}}},"df":88,"docs":{"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.7320508075688772},"1035":{"tf":1.0},"1036":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1065":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"181":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":2.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"593":{"tf":1.0},"601":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"676":{"tf":1.4142135623730951},"679":{"tf":1.0},"691":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"728":{"tf":1.0},"730":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"781":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":2.0},"898":{"tf":1.0},"903":{"tf":1.0},"962":{"tf":1.0},"988":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"1008":{"tf":1.0},"1087":{"tf":1.0},"185":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"77":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":31,"docs":{"111":{"tf":1.0},"1119":{"tf":1.4142135623730951},"334":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.7320508075688772},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"372":{"tf":1.0},"395":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"429":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"567":{"tf":1.4142135623730951},"706":{"tf":1.0},"737":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":1.0},"748":{"tf":2.23606797749979},"912":{"tf":1.0},"92":{"tf":1.0},"947":{"tf":1.0},"955":{"tf":1.0},"967":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"981":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"1119":{"tf":1.0},"152":{"tf":1.0},"365":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"548":{"tf":1.0},"705":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"541":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"931":{"tf":1.0},"959":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"542":{"tf":1.0},"852":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"67":{"tf":1.0}}},"df":5,"docs":{"316":{"tf":1.0},"318":{"tf":1.0},"481":{"tf":1.0},"542":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}}}},"p":{"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"2":{",":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"4":{"df":1,"docs":{"67":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"153":{"tf":1.0},"84":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"824":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"447":{"tf":1.0},"505":{"tf":1.0},"561":{"tf":1.0},"563":{"tf":1.0},"916":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"175":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":232,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"1010":{"tf":2.0},"1011":{"tf":2.23606797749979},"1014":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"1094":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"178":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.3166247903554},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.7320508075688772},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.4142135623730951},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"495":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"676":{"tf":1.7320508075688772},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"735":{"tf":1.0},"740":{"tf":2.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"824":{"tf":2.449489742783178},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":2.0},"869":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"895":{"tf":1.4142135623730951},"896":{"tf":2.23606797749979},"897":{"tf":1.4142135623730951},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":3.872983346207417},"909":{"tf":1.0},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":2.8284271247461903},"928":{"tf":1.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"447":{"tf":1.0},"516":{"tf":1.0},"678":{"tf":1.4142135623730951},"679":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"310":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":4,"docs":{"723":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.0}}}},"n":{"d":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"548":{"tf":1.0}},"l":{"df":4,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"1121":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":20,"docs":{"1003":{"tf":1.0},"111":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"267":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"592":{"tf":1.0},"596":{"tf":1.4142135623730951},"708":{"tf":1.7320508075688772},"920":{"tf":1.0},"924":{"tf":2.6457513110645907}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"488":{"tf":1.4142135623730951},"690":{"tf":1.0},"705":{"tf":2.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"1019":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":1.7320508075688772}},"i":{"df":1,"docs":{"470":{"tf":1.7320508075688772}}}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"684":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1077":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"2":{"df":0,"docs":{},"h":{"df":1,"docs":{"561":{"tf":1.0}}}},"df":17,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"221":{"tf":1.4142135623730951},"339":{"tf":1.0},"561":{"tf":1.4142135623730951},"673":{"tf":1.0},"684":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"953":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}}}}}},"s":{"df":13,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.4142135623730951},"356":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"452":{"tf":1.4142135623730951},"547":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"%":{"df":0,"docs":{},"h":{"%":{"df":0,"docs":{},"m":{"%":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"246":{"tf":1.0},"547":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"772":{"tf":1.0}}}},"df":52,"docs":{"1021":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"181":{"tf":1.7320508075688772},"189":{"tf":1.0},"228":{"tf":1.0},"290":{"tf":1.0},"342":{"tf":1.4142135623730951},"352":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"409":{"tf":1.0},"422":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":1.0},"494":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"528":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"556":{"tf":1.0},"595":{"tf":1.0},"6":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"742":{"tf":1.0},"839":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"704":{"tf":1.0},"728":{"tf":1.0},"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1046":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"958":{"tf":2.6457513110645907}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"150":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"360":{"tf":1.0},"518":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"80":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}},"t":{"df":36,"docs":{"1022":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1065":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":2.0},"256":{"tf":2.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":3.1622776601683795},"376":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"602":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":3.3166247903554},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"793":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"124":{"tf":1.0},"154":{"tf":1.0},"447":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":2.449489742783178},"742":{"tf":1.4142135623730951},"745":{"tf":2.23606797749979},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.0},"796":{"tf":1.0},"851":{"tf":1.0},"887":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"737":{"tf":1.0},"762":{"tf":1.0}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"1087":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.0},"503":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"642":{"tf":1.0},"924":{"tf":1.0},"932":{"tf":1.0},"958":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"1122":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":2.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"931":{"tf":2.0},"933":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"931":{"tf":2.449489742783178},"933":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1099":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"926":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.7320508075688772},"931":{"tf":5.0},"932":{"tf":1.0},"933":{"tf":2.6457513110645907},"936":{"tf":1.0},"938":{"tf":2.8284271247461903},"939":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":27,"docs":{"101":{"tf":1.0},"1119":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"393":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":2.23606797749979},"734":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"777":{"tf":1.0},"779":{"tf":2.0},"781":{"tf":1.0},"784":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.0},"958":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"497":{"tf":1.0},"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"120":{"tf":1.4142135623730951},"186":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.4142135623730951},"359":{"tf":1.0},"377":{"tf":1.0},"387":{"tf":1.0},"394":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"497":{"tf":1.0},"546":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":34,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"129":{"tf":1.0},"215":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"270":{"tf":2.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"295":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"338":{"tf":1.0},"456":{"tf":1.0},"467":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.4142135623730951},"664":{"tf":1.0},"964":{"tf":1.0}}}}}}},"y":{"df":2,"docs":{"238":{"tf":1.0},"927":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":4,"docs":{"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1050":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"412":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":36,"docs":{"1004":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.0},"342":{"tf":2.23606797749979},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.8284271247461903},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":2.0},"360":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"413":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.7320508075688772},"438":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"577":{"tf":1.0},"580":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"742":{"tf":1.0},"958":{"tf":1.4142135623730951},"964":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"202":{"tf":1.0},"939":{"tf":2.8284271247461903}}}}}}}},"c":{"df":1,"docs":{"847":{"tf":1.4142135623730951}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"t":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772}}}},"df":1,"docs":{"332":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"47":{"tf":1.0},"495":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":20,"docs":{"10":{"tf":1.0},"1061":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.0},"210":{"tf":1.0},"239":{"tf":2.8284271247461903},"290":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"507":{"tf":1.0},"539":{"tf":1.4142135623730951},"747":{"tf":1.0},"824":{"tf":1.0},"962":{"tf":1.4142135623730951},"981":{"tf":1.0}}}}},"p":{"8":{"df":1,"docs":{"460":{"tf":1.0}}},"df":0,"docs":{}},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"290":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"125":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0},"813":{"tf":2.23606797749979}},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1004":{"tf":1.0},"781":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":17,"docs":{"1066":{"tf":1.0},"175":{"tf":2.0},"183":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":2.23606797749979},"285":{"tf":1.0},"286":{"tf":1.7320508075688772},"289":{"tf":3.0},"290":{"tf":2.0},"291":{"tf":2.8284271247461903},"292":{"tf":2.6457513110645907},"539":{"tf":1.4142135623730951},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":72,"docs":{"1007":{"tf":1.0},"1013":{"tf":1.0},"102":{"tf":1.0},"1042":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.0},"127":{"tf":1.0},"143":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"300":{"tf":1.0},"328":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.4142135623730951},"480":{"tf":1.0},"548":{"tf":1.7320508075688772},"567":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"598":{"tf":1.0},"607":{"tf":1.0},"617":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"650":{"tf":1.0},"654":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.7320508075688772},"701":{"tf":2.0},"705":{"tf":3.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"764":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"789":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.0},"900":{"tf":2.449489742783178},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"951":{"tf":1.0},"972":{"tf":1.0},"983":{"tf":1.0}},"f":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"187":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":84,"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"103":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1092":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1112":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"142":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.4142135623730951},"175":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"188":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"287":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"373":{"tf":1.0},"392":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"54":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"679":{"tf":1.4142135623730951},"7":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"784":{"tf":2.0},"788":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"977":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"507":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":52,"docs":{"102":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":2.0},"1066":{"tf":1.7320508075688772},"1087":{"tf":1.0},"127":{"tf":1.7320508075688772},"135":{"tf":1.0},"137":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"222":{"tf":1.4142135623730951},"243":{"tf":1.0},"271":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"42":{"tf":1.0},"447":{"tf":2.0},"507":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"523":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"578":{"tf":1.0},"593":{"tf":1.4142135623730951},"601":{"tf":2.0},"614":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"988":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"947":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"218":{"tf":1.0},"225":{"tf":1.0},"323":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"1061":{"tf":1.0},"1110":{"tf":1.4142135623730951},"128":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.4142135623730951},"552":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"764":{"tf":1.0},"788":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":9,"docs":{"1003":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"250":{"tf":1.0},"258":{"tf":1.0},"323":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"959":{"tf":1.0}}},"a":{"df":1,"docs":{"1116":{"tf":1.0}}},"df":9,"docs":{"1110":{"tf":1.0},"1122":{"tf":1.4142135623730951},"212":{"tf":1.0},"303":{"tf":1.0},"380":{"tf":1.0},"54":{"tf":1.0},"67":{"tf":1.0},"789":{"tf":1.0},"959":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"289":{"tf":1.0},"496":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"298":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"221":{"tf":1.0},"303":{"tf":1.0},"595":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"264":{"tf":1.0},"505":{"tf":1.0},"720":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1110":{"tf":1.0},"354":{"tf":1.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"497":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":1,"docs":{"331":{"tf":1.0}},"e":{"c":{"df":3,"docs":{"238":{"tf":1.0},"67":{"tf":1.0},"770":{"tf":1.0}}},"df":1,"docs":{"197":{"tf":1.0}}},"i":{"df":1,"docs":{"432":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"487":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"a":{"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":3,"docs":{"419":{"tf":1.0},"420":{"tf":1.0},"877":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"906":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"698":{"tf":1.0},"699":{"tf":1.7320508075688772}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"1009":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}}},"df":211,"docs":{"1003":{"tf":1.7320508075688772},"1004":{"tf":2.23606797749979},"1007":{"tf":1.0},"1009":{"tf":1.7320508075688772},"1010":{"tf":2.0},"1011":{"tf":4.123105625617661},"1025":{"tf":1.7320508075688772},"1039":{"tf":1.0},"1044":{"tf":2.449489742783178},"1046":{"tf":2.0},"1048":{"tf":2.23606797749979},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":2.0},"1061":{"tf":1.7320508075688772},"1063":{"tf":2.8284271247461903},"1072":{"tf":4.242640687119285},"1073":{"tf":2.23606797749979},"1074":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1077":{"tf":2.0},"1080":{"tf":1.4142135623730951},"1081":{"tf":2.0},"1087":{"tf":1.4142135623730951},"1094":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.4142135623730951},"135":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.7320508075688772},"222":{"tf":3.4641016151377544},"223":{"tf":2.8284271247461903},"231":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":2.8284271247461903},"242":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"256":{"tf":1.0},"263":{"tf":2.449489742783178},"264":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":2.23606797749979},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":2.23606797749979},"298":{"tf":1.0},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"32":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.7320508075688772},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.4142135623730951},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":1.0},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.7320508075688772},"388":{"tf":1.4142135623730951},"394":{"tf":1.7320508075688772},"398":{"tf":2.23606797749979},"400":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0},"420":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.7320508075688772},"432":{"tf":1.0},"435":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"445":{"tf":1.0},"447":{"tf":3.7416573867739413},"448":{"tf":2.0},"449":{"tf":1.4142135623730951},"451":{"tf":1.7320508075688772},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":2.6457513110645907},"455":{"tf":1.0},"456":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":2.449489742783178},"495":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":3.1622776601683795},"507":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"510":{"tf":2.8284271247461903},"514":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":1.7320508075688772},"568":{"tf":3.605551275463989},"569":{"tf":2.6457513110645907},"570":{"tf":1.0},"571":{"tf":2.6457513110645907},"572":{"tf":2.449489742783178},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":1.7320508075688772},"576":{"tf":2.0},"577":{"tf":2.0},"578":{"tf":1.4142135623730951},"579":{"tf":2.23606797749979},"580":{"tf":2.449489742783178},"581":{"tf":2.449489742783178},"582":{"tf":1.0},"583":{"tf":1.0},"594":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":2.449489742783178},"617":{"tf":1.0},"627":{"tf":2.23606797749979},"632":{"tf":1.4142135623730951},"633":{"tf":1.4142135623730951},"638":{"tf":1.0},"641":{"tf":2.0},"649":{"tf":2.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.23606797749979},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":2.0},"662":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.4142135623730951},"688":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.4142135623730951},"723":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"727":{"tf":1.0},"728":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"743":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"786":{"tf":3.0},"79":{"tf":1.4142135623730951},"803":{"tf":1.0},"810":{"tf":1.0},"836":{"tf":1.4142135623730951},"839":{"tf":2.0},"840":{"tf":1.7320508075688772},"846":{"tf":1.0},"853":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"9":{"tf":2.6457513110645907},"906":{"tf":1.0},"916":{"tf":1.0},"944":{"tf":1.0},"948":{"tf":2.8284271247461903},"950":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"976":{"tf":1.7320508075688772},"977":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"986":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"617":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":13,"docs":{"1004":{"tf":1.0},"1009":{"tf":1.0},"343":{"tf":1.0},"388":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":2.8284271247461903},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"579":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":74,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1119":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":2.6457513110645907},"355":{"tf":1.0},"356":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"38":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"391":{"tf":1.0},"394":{"tf":3.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"403":{"tf":2.23606797749979},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":2.0},"561":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"638":{"tf":1.4142135623730951},"654":{"tf":1.0},"674":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"723":{"tf":1.0},"79":{"tf":1.0},"90":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":2.0},"949":{"tf":1.0},"952":{"tf":2.6457513110645907},"954":{"tf":1.4142135623730951},"955":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"952":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"242":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1046":{"tf":1.4142135623730951},"187":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"285":{"tf":1.0},"331":{"tf":1.4142135623730951},"342":{"tf":1.0},"413":{"tf":1.0},"495":{"tf":1.0},"650":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"931":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"356":{"tf":1.0},"67":{"tf":1.4142135623730951},"778":{"tf":1.0},"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"364":{"tf":1.0},"457":{"tf":1.0}}},"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"'":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}},"df":82,"docs":{"1005":{"tf":1.0},"1057":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1124":{"tf":2.0},"115":{"tf":1.0},"124":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"215":{"tf":1.7320508075688772},"222":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"309":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"36":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"38":{"tf":1.0},"394":{"tf":1.0},"4":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.0},"474":{"tf":1.0},"484":{"tf":1.0},"515":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.0},"558":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"6":{"tf":1.0},"643":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.0},"707":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"825":{"tf":1.0},"828":{"tf":1.0},"84":{"tf":1.4142135623730951},"847":{"tf":1.0},"90":{"tf":1.4142135623730951},"918":{"tf":1.0},"92":{"tf":1.0},"935":{"tf":1.0},"939":{"tf":1.4142135623730951},"946":{"tf":1.0},"955":{"tf":1.7320508075688772},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"y":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1075":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":3.3166247903554},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"108":{"tf":1.0},"1122":{"tf":1.0},"155":{"tf":1.4142135623730951},"178":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0},"336":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":1.0},"519":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.4142135623730951},"563":{"tf":1.0},"625":{"tf":1.0},"633":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"889":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"955":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"175":{"tf":1.0},"270":{"tf":1.0},"528":{"tf":1.0},"708":{"tf":1.4142135623730951},"950":{"tf":1.0}}}},"u":{"df":6,"docs":{"144":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"705":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0}},"g":{"df":1,"docs":{"488":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":9,"docs":{"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1111":{"tf":1.0},"950":{"tf":2.6457513110645907},"958":{"tf":1.0},"960":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"1010":{"tf":1.4142135623730951},"1011":{"tf":2.8284271247461903},"354":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":4.0},"913":{"tf":1.0},"923":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":44,"docs":{"1018":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":1.0},"528":{"tf":1.0},"562":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"67":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"803":{"tf":1.0},"866":{"tf":1.0},"896":{"tf":1.0},"9":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"206":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":13,"docs":{"0":{"tf":1.0},"1097":{"tf":1.0},"131":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"582":{"tf":1.0},"613":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"948":{"tf":1.4142135623730951},"959":{"tf":1.0},"997":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"416":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1081":{"tf":1.0},"477":{"tf":1.0}}}},"p":{"df":1,"docs":{"478":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"866":{"tf":1.0},"913":{"tf":1.0}}}},"df":42,"docs":{"1011":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1099":{"tf":1.0},"15":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.449489742783178},"183":{"tf":1.0},"184":{"tf":1.7320508075688772},"193":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"270":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"427":{"tf":1.0},"444":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"61":{"tf":1.0},"627":{"tf":1.0},"655":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"737":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"857":{"tf":1.0}}},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"61":{"tf":1.0},"812":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"353":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.0},"506":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"528":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"281":{"tf":1.0},"365":{"tf":1.0},"396":{"tf":1.0},"866":{"tf":1.0},"875":{"tf":1.4142135623730951},"877":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":56,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1019":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1101":{"tf":1.0},"1105":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"130":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"241":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"50":{"tf":1.0},"510":{"tf":1.0},"550":{"tf":1.0},"556":{"tf":1.0},"585":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"750":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"864":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"382":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.7320508075688772}}}}}},"a":{"d":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":15,"docs":{"144":{"tf":1.0},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"453":{"tf":1.0},"487":{"tf":1.0},"770":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":5,"docs":{"238":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.4142135623730951},"959":{"tf":2.0},"966":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":12,"docs":{"1046":{"tf":1.0},"106":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.0},"380":{"tf":1.4142135623730951},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.0},"903":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1004":{"tf":1.0},"169":{"tf":1.0},"177":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"589":{"tf":1.0},"729":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"786":{"tf":1.4142135623730951},"887":{"tf":1.0},"90":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"0":{"tf":1.0},"106":{"tf":1.0},"1081":{"tf":1.0},"1122":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"556":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"1116":{"tf":1.4142135623730951},"21":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.4142135623730951},"302":{"tf":1.0},"304":{"tf":1.0},"446":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"22":{"tf":1.0}}},"df":4,"docs":{"1110":{"tf":2.23606797749979},"140":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"355":{"tf":1.0},"361":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":5,"docs":{"1035":{"tf":1.4142135623730951},"1065":{"tf":1.0},"199":{"tf":1.0},"541":{"tf":1.0},"622":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"1087":{"tf":1.0},"287":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"665":{"tf":1.4142135623730951},"927":{"tf":1.0},"982":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}},"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1087":{"tf":1.0},"367":{"tf":1.0},"488":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"256":{"tf":1.0}},"t":{"df":12,"docs":{"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"528":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"589":{"tf":1.7320508075688772},"590":{"tf":2.0},"591":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":13,"docs":{"1033":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"215":{"tf":1.0},"359":{"tf":1.0},"450":{"tf":1.0},"477":{"tf":1.4142135623730951},"864":{"tf":1.0},"950":{"tf":1.0},"963":{"tf":1.0}},"f":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":9,"docs":{"1003":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":4.242640687119285},"516":{"tf":1.0},"718":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":34,"docs":{"1003":{"tf":1.0},"1046":{"tf":1.0},"1122":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"210":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"297":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":2.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"463":{"tf":1.0},"498":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":1.7320508075688772},"864":{"tf":1.0},"900":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"933":{"tf":1.0},"948":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"s":{".":{"(":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"|":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"524":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"x":{"df":13,"docs":{"199":{"tf":1.7320508075688772},"221":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"419":{"tf":1.0},"475":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"959":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"140":{"tf":1.4142135623730951},"236":{"tf":1.0},"270":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"666":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"701":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"373":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":40,"docs":{"1001":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1122":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"238":{"tf":1.0},"248":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"386":{"tf":1.0},"580":{"tf":1.7320508075688772},"647":{"tf":1.0},"664":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"748":{"tf":1.7320508075688772},"770":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"985":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"488":{"tf":1.0},"613":{"tf":1.0}}}}},"s":{"df":2,"docs":{"1122":{"tf":1.4142135623730951},"873":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"o":{"d":{"b":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"835":{"tf":1.0},"953":{"tf":2.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"303":{"tf":1.0},"505":{"tf":1.0},"509":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"327":{"tf":1.0},"506":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"1069":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1015":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"199":{"tf":1.7320508075688772},"291":{"tf":1.0},"313":{"tf":1.0},"407":{"tf":1.0},"507":{"tf":1.0},"554":{"tf":1.0},"841":{"tf":1.0},"858":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"186":{"tf":3.4641016151377544},"234":{"tf":1.0},"275":{"tf":1.0},"785":{"tf":1.7320508075688772},"985":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":40,"docs":{"106":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"300":{"tf":1.0},"328":{"tf":1.0},"354":{"tf":1.0},"466":{"tf":1.0},"487":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.7320508075688772},"585":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"133":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"368":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.4142135623730951},"876":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0},"938":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"1094":{"tf":1.0},"1116":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.4142135623730951},"238":{"tf":1.0},"430":{"tf":1.0},"705":{"tf":1.7320508075688772},"74":{"tf":1.0},"814":{"tf":1.0},"876":{"tf":1.0},"927":{"tf":1.0},"938":{"tf":1.4142135623730951},"959":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1087":{"tf":1.0},"1124":{"tf":1.4142135623730951},"153":{"tf":1.0},"222":{"tf":1.4142135623730951},"236":{"tf":1.0},"73":{"tf":1.0},"814":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1087":{"tf":1.0},"569":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":6,"docs":{"0":{"tf":1.0},"353":{"tf":1.7320508075688772},"366":{"tf":1.0},"368":{"tf":1.0},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"[":{"d":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.0},"427":{"tf":1.0},"733":{"tf":1.0},"933":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"235":{"tf":1.0},"497":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"864":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":2.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}},"i":{"df":3,"docs":{"485":{"tf":1.0},"67":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"0":{"tf":1.7320508075688772},"1011":{"tf":1.0},"1019":{"tf":1.0},"356":{"tf":1.4142135623730951},"613":{"tf":1.0},"8":{"tf":2.0},"858":{"tf":1.0}}},"y":{"b":{"a":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"303":{"tf":1.0},"318":{"tf":1.0},"440":{"tf":1.0},"516":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"626":{"tf":1.0},"762":{"tf":1.0},"798":{"tf":1.0},"906":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}}},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"586":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"584":{"tf":1.0}}}}}}},"l":{"df":16,"docs":{"1077":{"tf":1.0},"1095":{"tf":1.0},"1116":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"436":{"tf":1.0},"510":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"591":{"tf":1.0},"770":{"tf":1.0},"89":{"tf":1.0},"917":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":47,"docs":{"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"21":{"tf":1.0},"249":{"tf":1.0},"321":{"tf":1.0},"336":{"tf":1.0},"340":{"tf":1.0},"345":{"tf":1.0},"373":{"tf":2.0},"376":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"405":{"tf":2.0},"407":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.7320508075688772},"447":{"tf":2.0},"450":{"tf":1.4142135623730951},"46":{"tf":3.4641016151377544},"488":{"tf":1.0},"514":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.7320508075688772},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"728":{"tf":2.6457513110645907},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.23606797749979},"85":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.4142135623730951},"87":{"tf":2.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772},"913":{"tf":1.0},"948":{"tf":2.0},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"654":{"tf":1.0}}}},"df":17,"docs":{"1087":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"446":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"745":{"tf":1.0},"939":{"tf":1.7320508075688772},"958":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"643":{"tf":1.7320508075688772},"779":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0}}}}},"df":3,"docs":{"246":{"tf":1.0},"386":{"tf":1.0},"958":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"690":{"tf":1.0}}}}}},"df":115,"docs":{"0":{"tf":1.0},"1019":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":2.449489742783178},"1061":{"tf":2.6457513110645907},"1081":{"tf":1.7320508075688772},"1092":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.449489742783178},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"199":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"249":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"424":{"tf":1.0},"443":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.4142135623730951},"481":{"tf":1.0},"488":{"tf":1.7320508075688772},"50":{"tf":1.0},"553":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.4142135623730951},"599":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"705":{"tf":4.69041575982343},"710":{"tf":1.0},"8":{"tf":1.4142135623730951},"840":{"tf":1.4142135623730951},"887":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"932":{"tf":1.0},"939":{"tf":1.4142135623730951},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.4142135623730951},"958":{"tf":2.23606797749979},"959":{"tf":1.4142135623730951},"960":{"tf":1.4142135623730951},"961":{"tf":1.7320508075688772},"966":{"tf":1.4142135623730951},"967":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"949":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}},"d":{".":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"_":{"df":0,"docs":{},"v":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"348":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"918":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"918":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"1014":{"tf":1.0},"1015":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1013":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"826":{"tf":1.0},"832":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"831":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"830":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"917":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"917":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"815":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"820":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1016":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"693":{"tf":1.0},"695":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"804":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"256":{"tf":1.0},"348":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"730":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"731":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":3,"docs":{"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"`":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"\"":{".":{"\"":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"941":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"318":{"tf":1.0}},"e":{"d":{"/":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"605":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"620":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"637":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"j":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"414":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{".":{"<":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"`":{".":{"`":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"412":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"781":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"128":{"tf":1.0},"190":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"441":{"tf":1.0},"443":{"tf":1.0}},"u":{"c":{"df":33,"docs":{"10":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"150":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"221":{"tf":1.0},"276":{"tf":2.0},"304":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":2.449489742783178},"355":{"tf":1.4142135623730951},"359":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"386":{"tf":1.0},"453":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"676":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.4142135623730951},"737":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":2.23606797749979},"958":{"tf":1.4142135623730951},"961":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"'":{"df":1,"docs":{"369":{"tf":1.0}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"877":{"tf":1.0},"889":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":108,"docs":{"0":{"tf":1.0},"10":{"tf":1.7320508075688772},"1003":{"tf":1.0},"1008":{"tf":1.0},"1036":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"1116":{"tf":1.4142135623730951},"123":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":2.0},"167":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.4142135623730951},"234":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"266":{"tf":1.4142135623730951},"275":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.4142135623730951},"31":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"36":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"369":{"tf":1.4142135623730951},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"40":{"tf":1.0},"402":{"tf":1.0},"41":{"tf":1.0},"416":{"tf":1.4142135623730951},"430":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"45":{"tf":1.0},"457":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.4142135623730951},"554":{"tf":1.7320508075688772},"596":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"707":{"tf":1.0},"72":{"tf":1.0},"742":{"tf":1.0},"799":{"tf":1.4142135623730951},"8":{"tf":2.449489742783178},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.449489742783178},"844":{"tf":2.23606797749979},"845":{"tf":1.4142135623730951},"847":{"tf":1.7320508075688772},"848":{"tf":1.7320508075688772},"876":{"tf":2.6457513110645907},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"9":{"tf":1.7320508075688772},"918":{"tf":1.0},"939":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.4142135623730951},"964":{"tf":1.0},"965":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":2.23606797749979},"98":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.0},"985":{"tf":1.7320508075688772},"986":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.4142135623730951},"990":{"tf":1.0},"993":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"954":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":67,"docs":{"1011":{"tf":2.23606797749979},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1066":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1097":{"tf":1.0},"124":{"tf":1.0},"162":{"tf":1.0},"21":{"tf":1.0},"267":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":2.449489742783178},"450":{"tf":1.0},"47":{"tf":2.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":3.1622776601683795},"495":{"tf":3.0},"496":{"tf":2.449489742783178},"497":{"tf":5.477225575051661},"498":{"tf":2.0},"499":{"tf":2.449489742783178},"500":{"tf":1.4142135623730951},"501":{"tf":1.7320508075688772},"502":{"tf":2.449489742783178},"503":{"tf":2.449489742783178},"504":{"tf":1.4142135623730951},"505":{"tf":3.1622776601683795},"506":{"tf":5.477225575051661},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":2.0},"510":{"tf":3.7416573867739413},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"575":{"tf":2.23606797749979},"578":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.449489742783178},"740":{"tf":1.0},"803":{"tf":2.23606797749979},"810":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.4142135623730951},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.4142135623730951},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":2.0},"981":{"tf":1.0},"982":{"tf":2.0},"983":{"tf":1.7320508075688772},"985":{"tf":1.0},"986":{"tf":3.1622776601683795}},"e":{"'":{"df":6,"docs":{"497":{"tf":1.0},"499":{"tf":1.4142135623730951},"503":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"575":{"tf":1.0}}},".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"498":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"451":{"tf":1.0},"452":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"866":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"627":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":2,"docs":{"1053":{"tf":1.0},"1091":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":6,"docs":{"1066":{"tf":1.0},"1069":{"tf":1.0},"617":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"1113":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"1042":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1061":{"tf":1.4142135623730951},"197":{"tf":1.0},"251":{"tf":1.4142135623730951},"328":{"tf":1.0},"363":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"690":{"tf":2.449489742783178}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"113":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":2.0},"511":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.0},"964":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"304":{"tf":1.0},"310":{"tf":1.0},"355":{"tf":1.0}}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":63,"docs":{"1002":{"tf":1.0},"1081":{"tf":1.0},"1086":{"tf":1.0},"150":{"tf":1.0},"180":{"tf":3.0},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":2.8284271247461903},"187":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":2.449489742783178},"193":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.7320508075688772},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"254":{"tf":2.6457513110645907},"256":{"tf":1.0},"303":{"tf":3.872983346207417},"304":{"tf":2.449489742783178},"312":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"316":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"40":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":2.0},"555":{"tf":1.0},"558":{"tf":1.4142135623730951},"563":{"tf":1.7320508075688772},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"833":{"tf":1.0},"917":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":2,"docs":{"313":{"tf":1.0},"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"416":{"tf":1.0},"924":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"725":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"332":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"406":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"r":{"df":2,"docs":{"764":{"tf":1.0},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"144":{"tf":1.0},"256":{"tf":1.0},"447":{"tf":1.0},"945":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":21,"docs":{"1025":{"tf":1.0},"1081":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.0},"334":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"505":{"tf":1.4142135623730951},"580":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":2.0},"916":{"tf":1.4142135623730951},"923":{"tf":1.0},"928":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"=":{"^":{"#":{"^":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"1066":{"tf":1.0},"531":{"tf":1.4142135623730951},"679":{"tf":1.0},"879":{"tf":1.4142135623730951},"905":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"s":{"df":9,"docs":{"1000":{"tf":1.0},"131":{"tf":1.0},"265":{"tf":1.0},"276":{"tf":1.0},"364":{"tf":1.0},"595":{"tf":1.4142135623730951},"649":{"tf":1.0},"958":{"tf":1.0},"999":{"tf":1.0}}}}},"t":{"df":1,"docs":{"396":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"356":{"tf":1.4142135623730951},"858":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":7,"docs":{"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"517":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"199":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.0},"309":{"tf":1.4142135623730951},"489":{"tf":1.0},"634":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"204":{"tf":1.0},"276":{"tf":1.0},"487":{"tf":1.0},"501":{"tf":1.0}},"n":{"df":1,"docs":{"353":{"tf":1.0}}}},"i":{"d":{"df":108,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1086":{"tf":1.0},"1110":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.0},"113":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"353":{"tf":2.6457513110645907},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"369":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"46":{"tf":1.0},"514":{"tf":1.0},"526":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"573":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"679":{"tf":1.0},"686":{"tf":1.0},"691":{"tf":1.0},"707":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"853":{"tf":1.0},"872":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"897":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"928":{"tf":1.0},"936":{"tf":1.0},"941":{"tf":1.0},"953":{"tf":1.4142135623730951},"957":{"tf":1.0},"962":{"tf":1.7320508075688772},"967":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":21,"docs":{"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"353":{"tf":2.0},"354":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"554":{"tf":1.0},"613":{"tf":1.0},"932":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"1073":{"tf":1.0},"452":{"tf":1.0},"780":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":6,"docs":{"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"362":{"tf":2.23606797749979},"363":{"tf":2.0},"365":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":24,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.0},"200":{"tf":2.0},"201":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979},"203":{"tf":2.0},"204":{"tf":1.0},"228":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":2.23606797749979},"441":{"tf":1.0},"565":{"tf":1.4142135623730951},"566":{"tf":1.0},"61":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.7320508075688772},"8":{"tf":1.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.0},"959":{"tf":2.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"315":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.0},"443":{"tf":1.0},"556":{"tf":1.4142135623730951},"676":{"tf":1.0},"681":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"910":{"tf":1.0},"965":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"443":{"tf":1.0}}}}}}},"df":21,"docs":{"1016":{"tf":1.0},"1075":{"tf":1.0},"1105":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.0},"199":{"tf":3.1622776601683795},"203":{"tf":1.0},"260":{"tf":1.0},"316":{"tf":2.0},"354":{"tf":1.0},"361":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"536":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"707":{"tf":2.0},"8":{"tf":2.0},"847":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":4,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"df":26,"docs":{"1107":{"tf":1.0},"1110":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"221":{"tf":1.0},"276":{"tf":1.0},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"341":{"tf":1.0},"347":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"540":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"866":{"tf":1.4142135623730951},"903":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.4142135623730951}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"824":{"tf":2.0},"939":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"360":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":20,"docs":{"10":{"tf":1.0},"1118":{"tf":1.0},"123":{"tf":1.4142135623730951},"133":{"tf":1.0},"165":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"374":{"tf":1.0},"390":{"tf":1.0},"5":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.0},"653":{"tf":1.0},"952":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"314":{"tf":1.7320508075688772},"327":{"tf":1.0},"332":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"475":{"tf":1.0},"707":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0}}}},"t":{"df":5,"docs":{"1097":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"386":{"tf":1.4142135623730951},"941":{"tf":1.0}}}},"w":{"df":1,"docs":{"931":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"592":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"560":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"560":{"tf":1.0},"966":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}}}},"df":12,"docs":{"212":{"tf":1.4142135623730951},"251":{"tf":1.0},"306":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"545":{"tf":1.0},"547":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}}},"q":{"4":{"df":1,"docs":{"135":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"503":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"331":{"tf":1.4142135623730951},"447":{"tf":1.0},"844":{"tf":1.0}}},"df":2,"docs":{"1097":{"tf":1.0},"503":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":9,"docs":{"135":{"tf":1.0},"182":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":2.449489742783178},"541":{"tf":1.0},"991":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951}}}},"t":{"df":3,"docs":{"175":{"tf":1.0},"30":{"tf":1.0},"41":{"tf":1.0}},"i":{"df":14,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1116":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"446":{"tf":1.0},"595":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"528":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.4142135623730951},"589":{"tf":1.0},"591":{"tf":1.0},"708":{"tf":1.0},"977":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"175":{"tf":1.0},"67":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"276":{"tf":1.0},"788":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":258,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1024":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1031":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.0},"1039":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1089":{"tf":1.0},"1093":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1121":{"tf":1.7320508075688772},"114":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.1622776601683795},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"140":{"tf":2.0},"143":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"182":{"tf":1.0},"197":{"tf":3.605551275463989},"198":{"tf":1.0},"199":{"tf":7.874007874011811},"202":{"tf":1.4142135623730951},"205":{"tf":2.449489742783178},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.4142135623730951},"220":{"tf":2.6457513110645907},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"224":{"tf":2.0},"225":{"tf":1.7320508075688772},"228":{"tf":1.4142135623730951},"231":{"tf":2.0},"232":{"tf":1.4142135623730951},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.449489742783178},"238":{"tf":2.23606797749979},"239":{"tf":3.0},"241":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.0},"248":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":2.449489742783178},"263":{"tf":1.7320508075688772},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"294":{"tf":2.449489742783178},"295":{"tf":2.0},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.7320508075688772},"306":{"tf":2.6457513110645907},"307":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"316":{"tf":2.449489742783178},"335":{"tf":1.4142135623730951},"348":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":2.449489742783178},"364":{"tf":2.449489742783178},"367":{"tf":1.0},"369":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"438":{"tf":1.7320508075688772},"442":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"48":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"53":{"tf":1.0},"541":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":3.0},"555":{"tf":2.0},"562":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.4142135623730951},"593":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.7320508075688772},"598":{"tf":1.7320508075688772},"600":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"632":{"tf":1.4142135623730951},"634":{"tf":2.23606797749979},"635":{"tf":1.7320508075688772},"637":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"644":{"tf":1.7320508075688772},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"686":{"tf":1.4142135623730951},"695":{"tf":2.0},"699":{"tf":2.0},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"721":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":3.0},"742":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"776":{"tf":1.0},"781":{"tf":1.0},"783":{"tf":1.4142135623730951},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.0},"801":{"tf":1.0},"806":{"tf":1.4142135623730951},"811":{"tf":1.0},"818":{"tf":1.0},"822":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"841":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"871":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":2.23606797749979},"880":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":1.0},"953":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951},"960":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.7320508075688772},"991":{"tf":1.0},"995":{"tf":1.0}}},"y":{"'":{"df":3,"docs":{"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"231":{"tf":1.0}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"679":{"tf":1.0}}}}},"df":0,"docs":{}},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"679":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":1,"docs":{"1020":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":45,"docs":{"1008":{"tf":1.0},"1019":{"tf":1.0},"1119":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.7320508075688772},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"779":{"tf":1.0},"82":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"86":{"tf":1.0},"876":{"tf":1.0},"928":{"tf":1.0},"946":{"tf":1.0},"976":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"374":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":12,"docs":{"116":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"2":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"288":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"427":{"tf":1.0},"750":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"588":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"151":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"554":{"tf":1.0},"84":{"tf":1.0},"953":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"444":{"tf":1.0}}}},"t":{"df":5,"docs":{"199":{"tf":1.0},"248":{"tf":1.0},"288":{"tf":1.0},"590":{"tf":1.0},"956":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"519":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"256":{"tf":1.0},"518":{"tf":1.0}}}},"m":{"df":1,"docs":{"964":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"129":{"tf":1.0}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}}}},"df":6,"docs":{"1004":{"tf":1.0},"174":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":20,"docs":{"103":{"tf":1.0},"1042":{"tf":1.0},"234":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"367":{"tf":1.0},"455":{"tf":1.0},"551":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"587":{"tf":1.0},"657":{"tf":1.0},"87":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"k":{"df":2,"docs":{"748":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"309":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"197":{"tf":1.0},"876":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"1025":{"tf":1.4142135623730951},"1042":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1100":{"tf":1.7320508075688772},"125":{"tf":1.0},"578":{"tf":1.0},"586":{"tf":1.0},"813":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"900":{"tf":1.0},"905":{"tf":1.0},"938":{"tf":1.0},"964":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"o":{"df":11,"docs":{"106":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"548":{"tf":1.7320508075688772},"606":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":2.23606797749979},"747":{"tf":1.0}}}}},"w":{"df":37,"docs":{"1003":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"123":{"tf":1.0},"177":{"tf":1.0},"197":{"tf":1.4142135623730951},"221":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"44":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"568":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"664":{"tf":1.0},"785":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"876":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.7320508075688772},"951":{"tf":1.0}}}},"d":{"b":{"df":0,"docs":{},"m":{"df":4,"docs":{"947":{"tf":1.7320508075688772},"952":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":4,"docs":{"251":{"tf":1.0},"503":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{":":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.0},"144":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"308":{"tf":1.0},"356":{"tf":1.0},"370":{"tf":1.0},"379":{"tf":1.0},"407":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"613":{"tf":1.0},"938":{"tf":1.0},"951":{"tf":1.0}}},"t":{"df":1,"docs":{"518":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"199":{"tf":1.0},"236":{"tf":1.0},"315":{"tf":1.0},"472":{"tf":1.0},"923":{"tf":1.7320508075688772},"959":{"tf":1.0}}}},"df":0,"docs":{}},"df":71,"docs":{"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"187":{"tf":1.0},"209":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":3.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979},"257":{"tf":2.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"320":{"tf":1.0},"326":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":1.0},"361":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"453":{"tf":1.0},"464":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"567":{"tf":1.7320508075688772},"568":{"tf":1.0},"582":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"978":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1116":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.4142135623730951},"567":{"tf":1.0}}}},"i":{"df":5,"docs":{"1003":{"tf":1.0},"140":{"tf":1.0},"215":{"tf":1.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951}}},"m":{"df":2,"docs":{"1108":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"1116":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":1.0},"293":{"tf":1.0},"296":{"tf":1.7320508075688772},"300":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"561":{"tf":1.0},"729":{"tf":1.0},"851":{"tf":1.0},"950":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"239":{"tf":1.0},"365":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"290":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"425":{"tf":1.0},"527":{"tf":1.0},"679":{"tf":1.4142135623730951},"904":{"tf":1.0},"954":{"tf":1.0},"964":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":26,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1098":{"tf":1.0},"180":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.7320508075688772},"262":{"tf":2.449489742783178},"268":{"tf":1.0},"300":{"tf":1.0},"455":{"tf":1.0},"496":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.0},"579":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.0},"864":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"127":{"tf":1.0},"168":{"tf":1.0},"705":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"1087":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":47,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"169":{"tf":1.0},"188":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"275":{"tf":1.0},"331":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"400":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"594":{"tf":1.0},"613":{"tf":1.0},"651":{"tf":1.0},"67":{"tf":1.0},"686":{"tf":1.0},"711":{"tf":1.0},"725":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.4142135623730951},"786":{"tf":2.0},"803":{"tf":1.0},"810":{"tf":1.0},"825":{"tf":1.0},"873":{"tf":1.4142135623730951},"913":{"tf":1.0},"938":{"tf":2.0},"939":{"tf":1.4142135623730951},"943":{"tf":1.0},"958":{"tf":1.0},"986":{"tf":1.0}}}},"n":{"c":{"df":2,"docs":{"271":{"tf":1.0},"585":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":29,"docs":{"1019":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"406":{"tf":1.0},"435":{"tf":1.4142135623730951},"487":{"tf":1.0},"498":{"tf":1.0},"529":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.449489742783178},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"794":{"tf":1.0},"904":{"tf":1.0},"950":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1016":{"tf":1.0},"262":{"tf":1.0},"718":{"tf":1.4142135623730951},"726":{"tf":1.0}},"i":{"df":1,"docs":{"936":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"938":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":45,"docs":{"1001":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":2.23606797749979},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.7320508075688772},"117":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"18":{"tf":1.0},"199":{"tf":2.449489742783178},"220":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"378":{"tf":1.0},"390":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"499":{"tf":1.0},"542":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.0},"737":{"tf":1.0},"788":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"942":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1103":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}}},"r":{"d":{"'":{"df":1,"docs":{"422":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":59,"docs":{"1016":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1099":{"tf":1.4142135623730951},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"334":{"tf":2.0},"335":{"tf":3.605551275463989},"342":{"tf":1.0},"354":{"tf":2.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"375":{"tf":1.0},"379":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.449489742783178},"399":{"tf":1.0},"418":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.0},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"62":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"638":{"tf":1.0},"651":{"tf":1.0},"662":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"834":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"874":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0},"948":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"269":{"tf":1.0},"360":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"374":{"tf":1.0},"390":{"tf":1.0},"926":{"tf":2.449489742783178},"930":{"tf":1.7320508075688772},"931":{"tf":5.0},"932":{"tf":2.8284271247461903},"933":{"tf":4.0},"938":{"tf":3.1622776601683795}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"933":{"tf":1.0}}}}}}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"932":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1081":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"478":{"tf":1.4142135623730951}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"'":{"df":1,"docs":{"306":{"tf":1.0}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1121":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"294":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.0},"562":{"tf":2.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.7320508075688772},"953":{"tf":1.4142135623730951},"962":{"tf":1.0},"966":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"954":{"tf":1.0},"959":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}}}},"u":{"c":{"df":23,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"183":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"235":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"297":{"tf":1.0},"380":{"tf":1.0},"454":{"tf":1.0},"479":{"tf":1.0},"542":{"tf":1.0},"595":{"tf":1.4142135623730951},"622":{"tf":1.0},"635":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.4142135623730951},"752":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"928":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"306":{"tf":1.0},"506":{"tf":1.4142135623730951},"541":{"tf":1.0},"711":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"931":{"tf":1.0},"958":{"tf":1.0}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":192,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"1003":{"tf":1.0},"101":{"tf":1.0},"1015":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1019":{"tf":1.0},"102":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1024":{"tf":1.4142135623730951},"1026":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1034":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1041":{"tf":1.0},"1047":{"tf":1.4142135623730951},"1049":{"tf":1.0},"1054":{"tf":1.4142135623730951},"1056":{"tf":1.0},"1064":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1076":{"tf":1.7320508075688772},"1078":{"tf":1.0},"1084":{"tf":1.4142135623730951},"1085":{"tf":1.4142135623730951},"1088":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.4142135623730951},"1096":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1118":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.7320508075688772},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"198":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"343":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":1.4142135623730951},"366":{"tf":1.0},"371":{"tf":1.0},"373":{"tf":1.0},"4":{"tf":1.4142135623730951},"408":{"tf":1.0},"41":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.4142135623730951},"452":{"tf":1.0},"46":{"tf":1.0},"466":{"tf":1.0},"48":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"5":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.7320508075688772},"593":{"tf":1.4142135623730951},"598":{"tf":1.0},"6":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"608":{"tf":1.0},"612":{"tf":1.4142135623730951},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.7320508075688772},"623":{"tf":1.0},"631":{"tf":1.4142135623730951},"633":{"tf":1.7320508075688772},"637":{"tf":1.0},"639":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"658":{"tf":1.4142135623730951},"660":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.4142135623730951},"670":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.4142135623730951},"677":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.4142135623730951},"685":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"707":{"tf":1.0},"713":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"729":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":2.0},"749":{"tf":1.4142135623730951},"753":{"tf":1.0},"758":{"tf":1.0},"759":{"tf":1.4142135623730951},"763":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":1.0},"771":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"785":{"tf":1.0},"787":{"tf":1.4142135623730951},"790":{"tf":1.0},"798":{"tf":1.0},"801":{"tf":1.4142135623730951},"805":{"tf":1.0},"809":{"tf":1.0},"81":{"tf":1.0},"811":{"tf":1.0},"816":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"827":{"tf":1.0},"83":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"85":{"tf":1.0},"865":{"tf":1.0},"869":{"tf":1.4142135623730951},"871":{"tf":1.0},"883":{"tf":1.0},"885":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.4142135623730951},"909":{"tf":1.0},"910":{"tf":1.0},"917":{"tf":1.0},"92":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"96":{"tf":1.0},"967":{"tf":1.0},"978":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"222":{"tf":1.0},"271":{"tf":1.0},"297":{"tf":1.0},"410":{"tf":1.0},"538":{"tf":1.4142135623730951},"543":{"tf":1.0},"546":{"tf":1.7320508075688772},"705":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":3,"docs":{"813":{"tf":1.0},"824":{"tf":2.449489742783178},"924":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":20,"docs":{"113":{"tf":1.0},"115":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"300":{"tf":1.0},"342":{"tf":1.0},"376":{"tf":1.0},"484":{"tf":1.0},"595":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.0},"708":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"914":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"933":{"tf":1.0},"947":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"=":{"1":{"0":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":10,"docs":{"197":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"498":{"tf":1.0},"508":{"tf":1.4142135623730951},"857":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"518":{"tf":1.0},"557":{"tf":1.0},"625":{"tf":1.0},"785":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"1011":{"tf":1.0},"1095":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"705":{"tf":1.4142135623730951},"772":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1081":{"tf":1.0},"447":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"[":{"'":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"779":{"tf":1.0}}}}}}}},"=":{"df":0,"docs":{},"u":{"df":1,"docs":{"254":{"tf":1.7320508075688772}}}},"df":8,"docs":{"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"447":{"tf":1.0},"737":{"tf":1.4142135623730951},"741":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0},"864":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"354":{"tf":2.23606797749979},"356":{"tf":1.0},"38":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"913":{"tf":1.0}},"r":{"df":6,"docs":{"153":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":3.1622776601683795},"929":{"tf":2.23606797749979},"938":{"tf":2.449489742783178}},"i":{"df":5,"docs":{"303":{"tf":1.0},"309":{"tf":1.0},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"y":{"df":0,"docs":{},"’":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"179":{"tf":1.0},"964":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"1011":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"296":{"tf":1.0},"408":{"tf":1.0},"506":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.7320508075688772},"528":{"tf":3.3166247903554},"529":{"tf":1.4142135623730951},"531":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":2.0},"740":{"tf":1.0},"813":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"221":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.7320508075688772},"634":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"101":{"tf":1.0},"1010":{"tf":2.0},"1011":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.0},"1119":{"tf":1.0},"122":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"238":{"tf":1.0},"269":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"540":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"853":{"tf":1.0},"887":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"936":{"tf":1.7320508075688772},"959":{"tf":1.0},"967":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"156":{"tf":1.0},"541":{"tf":1.4142135623730951},"548":{"tf":1.0},"983":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"708":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"x":{"df":2,"docs":{"222":{"tf":1.0},"414":{"tf":1.0}}},"y":{"df":2,"docs":{"447":{"tf":1.0},"913":{"tf":1.0}}}},"df":12,"docs":{"1027":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.4142135623730951},"222":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"396":{"tf":1.0},"451":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.4142135623730951},"777":{"tf":1.0},"899":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":3.0},"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":3.3166247903554},"1077":{"tf":1.0},"1087":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"327":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"578":{"tf":1.0},"584":{"tf":1.0},"64":{"tf":1.0},"650":{"tf":1.0},"656":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.7320508075688772},"848":{"tf":2.6457513110645907},"87":{"tf":1.0},"948":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"977":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"450":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":23,"docs":{"101":{"tf":1.4142135623730951},"1033":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1086":{"tf":1.0},"1116":{"tf":1.0},"117":{"tf":1.0},"136":{"tf":1.0},"164":{"tf":1.0},"295":{"tf":1.7320508075688772},"354":{"tf":2.23606797749979},"403":{"tf":1.0},"413":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"567":{"tf":1.0},"624":{"tf":1.0},"750":{"tf":1.0},"880":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"117":{"tf":1.0},"307":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"222":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"465":{"tf":1.0},"487":{"tf":1.0},"550":{"tf":1.0},"738":{"tf":1.0},"745":{"tf":1.4142135623730951},"8":{"tf":1.0},"913":{"tf":1.4142135623730951},"921":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"913":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772}}}}},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"248":{"tf":1.0},"432":{"tf":1.0},"516":{"tf":1.0},"786":{"tf":1.0},"938":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":3,"docs":{"199":{"tf":1.0},"487":{"tf":1.0},"678":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"938":{"tf":1.4142135623730951},"939":{"tf":2.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"1003":{"tf":1.0},"415":{"tf":1.0},"485":{"tf":1.0},"931":{"tf":1.0}}},"v":{"df":30,"docs":{"1004":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1099":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.0},"224":{"tf":1.0},"339":{"tf":1.0},"416":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"542":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"628":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"743":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"938":{"tf":1.7320508075688772}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"199":{"tf":1.0},"364":{"tf":1.0},"413":{"tf":1.0},"485":{"tf":1.0},"910":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1109":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"197":{"tf":1.0},"290":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"546":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"939":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1121":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"191":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"774":{"tf":2.23606797749979}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":23,"docs":{"1003":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"127":{"tf":1.0},"140":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"276":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"363":{"tf":1.0},"426":{"tf":1.0},"485":{"tf":1.0},"577":{"tf":1.0},"77":{"tf":1.0},"9":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"938":{"tf":1.0},"967":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":6,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.0},"918":{"tf":1.0}}},"df":1,"docs":{"390":{"tf":1.0}}}},"o":{"df":15,"docs":{"186":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.0},"339":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.4142135623730951},"836":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":64,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.0},"1116":{"tf":1.0},"131":{"tf":1.0},"140":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.7320508075688772},"368":{"tf":1.0},"371":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.8284271247461903},"451":{"tf":1.0},"481":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"512":{"tf":1.0},"529":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.0},"595":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"726":{"tf":2.0},"742":{"tf":1.0},"752":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":2.23606797749979},"900":{"tf":1.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"945":{"tf":1.4142135623730951},"965":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"676":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":58,"docs":{"0":{"tf":1.0},"1023":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1108":{"tf":1.4142135623730951},"1109":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"180":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"332":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"475":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"556":{"tf":1.7320508075688772},"565":{"tf":1.0},"569":{"tf":1.0},"598":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":2.449489742783178},"821":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0},"869":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":72,"docs":{"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1048":{"tf":1.0},"1055":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1077":{"tf":1.7320508075688772},"1116":{"tf":1.0},"117":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"219":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"264":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"34":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":2.0},"427":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"448":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"488":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"586":{"tf":1.0},"613":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"641":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.0},"708":{"tf":2.23606797749979},"743":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"906":{"tf":1.0},"937":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"1048":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"413":{"tf":1.4142135623730951},"547":{"tf":1.0},"643":{"tf":1.0}}}}}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"144":{"tf":1.0},"221":{"tf":1.0},"269":{"tf":1.4142135623730951},"290":{"tf":1.0},"447":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"354":{"tf":1.0},"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.0}}}}}}}}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":52,"docs":{"1003":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1110":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"238":{"tf":1.0},"260":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":2.23606797749979},"388":{"tf":1.0},"447":{"tf":1.0},"500":{"tf":1.0},"540":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.4142135623730951},"62":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"844":{"tf":1.7320508075688772},"858":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"r":{"df":86,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1116":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":3.3166247903554},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"336":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"409":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"506":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"599":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"778":{"tf":1.0},"788":{"tf":1.4142135623730951},"839":{"tf":1.0},"845":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.4142135623730951},"88":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"913":{"tf":2.23606797749979},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"954":{"tf":1.0},"962":{"tf":1.0},"98":{"tf":1.0},"981":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"510":{"tf":1.0}}}}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"477":{"tf":1.0},"479":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"204":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.4142135623730951},"959":{"tf":1.0}}}},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":16,"docs":{"168":{"tf":1.0},"323":{"tf":1.4142135623730951},"447":{"tf":2.0},"488":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":2.23606797749979},"500":{"tf":1.0},"508":{"tf":2.23606797749979},"514":{"tf":1.0},"824":{"tf":1.0},"926":{"tf":2.0},"930":{"tf":1.7320508075688772},"931":{"tf":5.291502622129181},"936":{"tf":1.0},"938":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"137":{"tf":1.0},"368":{"tf":1.0},"452":{"tf":1.0},"679":{"tf":1.0},"844":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"v":{"df":12,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"137":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"407":{"tf":1.4142135623730951},"414":{"tf":1.0},"613":{"tf":1.7320508075688772},"728":{"tf":1.4142135623730951},"844":{"tf":2.449489742783178},"90":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"1077":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":1.7320508075688772},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"707":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"342":{"tf":1.0},"527":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"516":{"tf":1.0},"752":{"tf":1.0},"852":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":29,"docs":{"100":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1099":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"238":{"tf":1.4142135623730951},"260":{"tf":1.0},"342":{"tf":1.7320508075688772},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.4142135623730951},"413":{"tf":1.0},"523":{"tf":1.0},"595":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.4142135623730951},"844":{"tf":1.0},"854":{"tf":1.7320508075688772},"873":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"342":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"740":{"tf":1.4142135623730951}}}}},"df":12,"docs":{"1055":{"tf":1.0},"1109":{"tf":1.0},"212":{"tf":1.0},"268":{"tf":1.0},"353":{"tf":1.7320508075688772},"362":{"tf":1.0},"622":{"tf":1.0},"690":{"tf":1.0},"788":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"393":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"516":{"tf":1.0},"931":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"263":{"tf":1.0},"267":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"455":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"858":{"tf":1.4142135623730951},"918":{"tf":1.0},"97":{"tf":1.0},"982":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}},"df":101,"docs":{"1027":{"tf":1.7320508075688772},"1035":{"tf":1.0},"106":{"tf":1.4142135623730951},"1099":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"184":{"tf":1.7320508075688772},"187":{"tf":2.23606797749979},"189":{"tf":1.0},"190":{"tf":2.6457513110645907},"193":{"tf":1.0},"199":{"tf":3.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.7320508075688772},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.4142135623730951},"335":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":2.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"642":{"tf":1.0},"654":{"tf":1.0},"678":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":2.0},"708":{"tf":1.0},"734":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"748":{"tf":1.4142135623730951},"800":{"tf":1.0},"802":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":2.449489742783178},"871":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"875":{"tf":3.0},"876":{"tf":5.0},"877":{"tf":2.0},"878":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":3.872983346207417},"89":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":2.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.7320508075688772},"939":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"522":{"tf":1.0},"528":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1025":{"tf":2.0},"199":{"tf":1.0},"273":{"tf":1.0},"357":{"tf":1.0},"367":{"tf":1.0},"393":{"tf":1.4142135623730951},"691":{"tf":1.0},"708":{"tf":1.0},"772":{"tf":1.0},"903":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":42,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1085":{"tf":1.0},"1086":{"tf":1.4142135623730951},"1087":{"tf":2.6457513110645907},"1091":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":2.0},"267":{"tf":3.605551275463989},"270":{"tf":2.6457513110645907},"273":{"tf":2.8284271247461903},"274":{"tf":2.0},"275":{"tf":2.449489742783178},"284":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":2.0},"368":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"49":{"tf":1.7320508075688772},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":2.0},"622":{"tf":1.0},"772":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"959":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1092":{"tf":1.0}}}}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"947":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"128":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1065":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"254":{"tf":1.0},"596":{"tf":1.4142135623730951},"649":{"tf":1.0},"734":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"952":{"tf":1.0}},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"679":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":33,"docs":{"130":{"tf":1.0},"137":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"354":{"tf":1.0},"384":{"tf":1.0},"391":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"654":{"tf":1.0},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"770":{"tf":1.0},"876":{"tf":1.0},"985":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"364":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"180":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":19,"docs":{"124":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.7320508075688772},"787":{"tf":1.4142135623730951},"788":{"tf":2.8284271247461903},"789":{"tf":2.0},"792":{"tf":1.0},"793":{"tf":1.7320508075688772},"797":{"tf":1.0},"855":{"tf":2.449489742783178},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":2.449489742783178}},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"176":{"tf":1.0},"352":{"tf":1.0}}},"t":{"df":2,"docs":{"323":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"836":{"tf":1.0},"837":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":30,"docs":{"1033":{"tf":1.0},"1105":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1122":{"tf":1.0},"1123":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"160":{"tf":1.0},"203":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"320":{"tf":1.0},"322":{"tf":1.0},"331":{"tf":1.4142135623730951},"337":{"tf":1.0},"340":{"tf":1.7320508075688772},"347":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"473":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0},"788":{"tf":1.0},"814":{"tf":1.0},"837":{"tf":1.0},"948":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"836":{"tf":1.0}}}}}}}}}}}},"s":{"df":5,"docs":{"1025":{"tf":1.4142135623730951},"414":{"tf":1.0},"457":{"tf":1.0},"740":{"tf":1.0},"847":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}},"f":{"c":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"267":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"954":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"740":{"tf":1.4142135623730951},"898":{"tf":1.0},"924":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.4142135623730951},"273":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"267":{"tf":1.0}}},"k":{"df":7,"docs":{"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.7320508075688772},"527":{"tf":1.0},"586":{"tf":1.0},"931":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"467":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"1033":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"456":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"779":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"312":{"tf":1.0},"318":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"179":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"447":{"tf":1.0},"733":{"tf":1.0},"952":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"6":{"7":{"8":{"7":{"4":{"5":{"8":{"a":{"6":{"9":{"0":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"3":{"b":{"2":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"8":{"6":{"a":{"1":{"7":{"9":{"8":{"9":{"9":{"2":{"1":{"3":{"8":{"0":{"9":{"5":{"3":{"4":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"186":{"tf":1.0},"733":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"519":{"tf":1.0}}},"t":{"df":21,"docs":{"1029":{"tf":1.0},"1037":{"tf":1.0},"1053":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"310":{"tf":1.4142135623730951},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":1.4142135623730951},"649":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"427":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.0},"8":{"tf":1.0}}}}}},"n":{"d":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":3,"docs":{"307":{"tf":1.0},"356":{"tf":1.0},"613":{"tf":1.7320508075688772}}}},"w":{"'":{"df":2,"docs":{"761":{"tf":1.0},"785":{"tf":1.0}}},".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":80,"docs":{"102":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1035":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1077":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"133":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"232":{"tf":1.0},"238":{"tf":2.0},"239":{"tf":2.449489742783178},"243":{"tf":1.0},"248":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"276":{"tf":2.0},"299":{"tf":1.0},"318":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"400":{"tf":1.4142135623730951},"412":{"tf":1.0},"452":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"657":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":1.7320508075688772},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951},"710":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"770":{"tf":1.0},"778":{"tf":2.0},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":2.23606797749979},"878":{"tf":1.0},"880":{"tf":1.4142135623730951},"901":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":1.0},"941":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"323":{"tf":1.0},"705":{"tf":1.4142135623730951}}}},"n":{"df":132,"docs":{"102":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":2.0},"1060":{"tf":1.0},"1070":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1084":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"120":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"169":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"299":{"tf":1.4142135623730951},"303":{"tf":2.0},"306":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"361":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"454":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.7320508075688772},"575":{"tf":1.0},"579":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"631":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":2.0},"703":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"711":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"794":{"tf":1.4142135623730951},"824":{"tf":1.0},"869":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.7320508075688772},"985":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1092":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"679":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"409":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.0}}},"df":0,"docs":{}}}}}},"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"684":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.4142135623730951}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"3":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"962":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"962":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"959":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"3":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"958":{"tf":1.4142135623730951},"959":{"tf":2.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"684":{"tf":1.0},"947":{"tf":1.4142135623730951},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":2.6457513110645907},"961":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"1036":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"a":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"267":{"tf":2.0},"274":{"tf":1.0},"275":{"tf":1.0},"905":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":10,"docs":{"133":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"946":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"960":{"tf":1.0},"964":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"924":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"824":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":88,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1089":{"tf":1.0},"1094":{"tf":1.0},"1099":{"tf":1.0},"1122":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"212":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"45":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":2.0},"46":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"514":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":2.449489742783178},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":46,"docs":{"1035":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1043":{"tf":1.0},"1047":{"tf":1.0},"1051":{"tf":1.0},"1054":{"tf":1.0},"1058":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1076":{"tf":1.4142135623730951},"1077":{"tf":2.0},"1079":{"tf":1.0},"1081":{"tf":2.8284271247461903},"1093":{"tf":1.0},"1101":{"tf":1.4142135623730951},"130":{"tf":1.0},"176":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"427":{"tf":2.23606797749979},"444":{"tf":1.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"567":{"tf":1.0},"581":{"tf":1.0},"591":{"tf":1.4142135623730951},"634":{"tf":1.7320508075688772},"655":{"tf":2.0},"658":{"tf":1.0},"662":{"tf":1.0},"683":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.0},"769":{"tf":1.0},"89":{"tf":1.0},"988":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":33,"docs":{"1069":{"tf":1.0},"1101":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":3.4641016151377544},"288":{"tf":1.4142135623730951},"343":{"tf":1.0},"348":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"546":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"657":{"tf":1.0},"661":{"tf":1.0},"762":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":5,"docs":{"202":{"tf":1.0},"303":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"950":{"tf":1.0},"960":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"380":{"tf":1.0},"669":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"300":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":1.7320508075688772},"742":{"tf":2.6457513110645907},"744":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":1.0},"774":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"625":{"tf":2.23606797749979},"954":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1072":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1011":{"tf":1.0},"1077":{"tf":1.0},"1099":{"tf":1.0},"1119":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":2.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"222":{"tf":1.0},"258":{"tf":1.4142135623730951},"295":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"866":{"tf":1.7320508075688772},"952":{"tf":1.0}}}},"w":{"df":4,"docs":{"271":{"tf":1.0},"506":{"tf":1.0},"710":{"tf":1.0},"813":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":8,"docs":{"1099":{"tf":1.0},"251":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.0}},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"525":{"tf":1.0},"622":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":27,"docs":{"1077":{"tf":1.0},"1087":{"tf":1.0},"183":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"514":{"tf":1.7320508075688772},"542":{"tf":2.0},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"728":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"89":{"tf":1.0},"948":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"405":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"199":{"tf":1.0},"295":{"tf":1.0},"353":{"tf":1.4142135623730951},"363":{"tf":1.0},"954":{"tf":1.0},"962":{"tf":1.0}}}},"n":{"df":17,"docs":{"126":{"tf":1.0},"128":{"tf":2.0},"130":{"tf":1.0},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":2.0},"234":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"295":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"913":{"tf":1.0}}},"r":{"df":1,"docs":{"954":{"tf":1.0}}}},"df":1,"docs":{"300":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"106":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"221":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":107,"docs":{"1003":{"tf":1.7320508075688772},"101":{"tf":1.0},"1017":{"tf":1.0},"1021":{"tf":1.0},"1024":{"tf":1.0},"1028":{"tf":1.0},"1039":{"tf":1.0},"1045":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1052":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1060":{"tf":1.0},"1076":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1090":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1102":{"tf":1.4142135623730951},"121":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"197":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"305":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"316":{"tf":1.7320508075688772},"345":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"379":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.7320508075688772},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":2.23606797749979},"478":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":1.0},"567":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"597":{"tf":1.4142135623730951},"604":{"tf":1.0},"606":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"621":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.4142135623730951},"639":{"tf":1.0},"645":{"tf":1.4142135623730951},"648":{"tf":1.0},"651":{"tf":1.0},"658":{"tf":1.0},"663":{"tf":1.0},"668":{"tf":1.0},"672":{"tf":1.4142135623730951},"675":{"tf":1.0},"680":{"tf":1.0},"683":{"tf":1.0},"689":{"tf":1.4142135623730951},"703":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"712":{"tf":1.0},"733":{"tf":1.0},"749":{"tf":1.0},"756":{"tf":1.4142135623730951},"759":{"tf":1.0},"765":{"tf":1.4142135623730951},"768":{"tf":1.0},"773":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":2.23606797749979},"794":{"tf":1.7320508075688772},"801":{"tf":1.0},"807":{"tf":1.4142135623730951},"811":{"tf":1.0},"821":{"tf":1.4142135623730951},"822":{"tf":1.0},"832":{"tf":1.4142135623730951},"864":{"tf":1.0},"867":{"tf":1.0},"871":{"tf":1.0},"881":{"tf":1.4142135623730951},"885":{"tf":1.0},"890":{"tf":1.4142135623730951},"894":{"tf":1.0},"907":{"tf":1.4142135623730951},"951":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}}}}}}}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"410":{"tf":1.0},"941":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"409":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"318":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"1":{"df":1,"docs":{"414":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":151,"docs":{"101":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1022":{"tf":1.0},"1024":{"tf":1.0},"1029":{"tf":1.4142135623730951},"103":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.4142135623730951},"1039":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1083":{"tf":1.0},"1085":{"tf":1.0},"1091":{"tf":1.4142135623730951},"1093":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.0},"190":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":3.605551275463989},"341":{"tf":2.23606797749979},"342":{"tf":2.6457513110645907},"343":{"tf":2.0},"344":{"tf":1.4142135623730951},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":2.8284271247461903},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":2.23606797749979},"368":{"tf":1.0},"376":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"386":{"tf":2.23606797749979},"402":{"tf":3.1622776601683795},"403":{"tf":4.242640687119285},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":2.23606797749979},"407":{"tf":3.1622776601683795},"408":{"tf":3.3166247903554},"409":{"tf":2.449489742783178},"410":{"tf":3.4641016151377544},"412":{"tf":1.7320508075688772},"413":{"tf":2.449489742783178},"414":{"tf":3.3166247903554},"415":{"tf":3.3166247903554},"416":{"tf":3.3166247903554},"417":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.7320508075688772},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"440":{"tf":1.0},"442":{"tf":2.0},"443":{"tf":1.0},"50":{"tf":1.7320508075688772},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"561":{"tf":2.23606797749979},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"606":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"621":{"tf":1.0},"630":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"658":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"673":{"tf":1.7320508075688772},"675":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"690":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"727":{"tf":1.0},"732":{"tf":1.0},"749":{"tf":1.0},"757":{"tf":1.4142135623730951},"759":{"tf":1.0},"766":{"tf":1.7320508075688772},"768":{"tf":1.0},"774":{"tf":1.4142135623730951},"776":{"tf":1.0},"778":{"tf":1.0},"782":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"801":{"tf":1.0},"808":{"tf":1.4142135623730951},"811":{"tf":1.0},"817":{"tf":1.4142135623730951},"822":{"tf":1.0},"828":{"tf":1.0},"836":{"tf":2.0},"847":{"tf":1.0},"849":{"tf":1.0},"868":{"tf":1.0},"871":{"tf":1.0},"882":{"tf":1.0},"885":{"tf":1.0},"891":{"tf":1.0},"894":{"tf":1.0},"908":{"tf":1.0},"918":{"tf":1.0},"941":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.4142135623730951},"964":{"tf":1.0},"966":{"tf":1.0}},"s":{"#":{"2":{"2":{"8":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"345":{"tf":1.0},"347":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{":":{"2":{"0":{"2":{"0":{"0":{"1":{"2":{"3":{"0":{"1":{"4":{"5":{"_":{"b":{"df":0,"docs":{},"e":{"1":{"df":0,"docs":{},"f":{"1":{"1":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"569":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":2,"docs":{"386":{"tf":1.0},"390":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"31":{"tf":1.0},"436":{"tf":1.0},"473":{"tf":1.0},"518":{"tf":1.0},"540":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1116":{"tf":1.4142135623730951},"21":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"548":{"tf":1.0},"952":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}},"r":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":7,"docs":{"345":{"tf":1.0},"376":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"415":{"tf":1.0},"562":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"306":{"tf":1.0},"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"161":{"tf":1.0},"199":{"tf":1.0},"732":{"tf":1.4142135623730951},"824":{"tf":1.0},"897":{"tf":1.0},"928":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"941":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1019":{"tf":1.0},"1030":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1092":{"tf":1.7320508075688772},"276":{"tf":1.0},"306":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"475":{"tf":1.0},"547":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"704":{"tf":1.0},"733":{"tf":1.0},"849":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"447":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772}}}}},"u":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"433":{"tf":1.0}}}}},"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"k":{"df":21,"docs":{"1071":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"35":{"tf":1.0},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"405":{"tf":1.0},"447":{"tf":1.4142135623730951},"559":{"tf":1.0},"568":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.4142135623730951},"945":{"tf":1.0},"957":{"tf":1.0}}}},"df":5,"docs":{"243":{"tf":1.0},"503":{"tf":1.0},"614":{"tf":1.0},"661":{"tf":1.0},"950":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"755":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"/":{"a":{"d":{"df":1,"docs":{"778":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":8,"docs":{"737":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":2.0},"757":{"tf":1.0},"758":{"tf":1.0},"760":{"tf":1.0},"788":{"tf":1.0}}}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"737":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"767":{"tf":1.0},"788":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"774":{"tf":1.0}},"n":{"df":3,"docs":{"769":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"775":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"742":{"tf":1.0},"755":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1020":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"788":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"796":{"tf":1.4142135623730951},"798":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.4142135623730951},"798":{"tf":1.0}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"794":{"tf":1.0},"798":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":9,"docs":{"447":{"tf":1.7320508075688772},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"664":{"tf":1.0},"740":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":97,"docs":{"1017":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"124":{"tf":1.7320508075688772},"132":{"tf":1.0},"163":{"tf":1.7320508075688772},"169":{"tf":1.0},"174":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"209":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":2.6457513110645907},"380":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":3.1622776601683795},"46":{"tf":1.0},"498":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"609":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":2.23606797749979},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"731":{"tf":2.449489742783178},"734":{"tf":1.4142135623730951},"736":{"tf":1.0},"737":{"tf":4.123105625617661},"738":{"tf":2.0},"740":{"tf":6.082762530298219},"741":{"tf":2.23606797749979},"742":{"tf":4.69041575982343},"743":{"tf":1.7320508075688772},"744":{"tf":2.0},"745":{"tf":2.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":2.23606797749979},"749":{"tf":1.4142135623730951},"75":{"tf":1.0},"750":{"tf":1.7320508075688772},"751":{"tf":2.23606797749979},"752":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"760":{"tf":1.0},"761":{"tf":2.449489742783178},"762":{"tf":2.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.7320508075688772},"770":{"tf":3.4641016151377544},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"780":{"tf":1.0},"785":{"tf":2.23606797749979},"786":{"tf":2.449489742783178},"787":{"tf":1.7320508075688772},"788":{"tf":3.605551275463989},"789":{"tf":2.23606797749979},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":2.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.7320508075688772},"866":{"tf":4.123105625617661},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"873":{"tf":3.3166247903554},"874":{"tf":1.7320508075688772},"875":{"tf":1.0},"876":{"tf":2.449489742783178},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":2.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"947":{"tf":1.0},"952":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"740":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"589":{"tf":1.0},"779":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"627":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":2.23606797749979}}},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":23,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"169":{"tf":1.0},"222":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"528":{"tf":1.0},"580":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"679":{"tf":1.0},"824":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"938":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":83,"docs":{"1":{"tf":1.0},"1027":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.7320508075688772},"122":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":3.0},"182":{"tf":1.0},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"404":{"tf":1.0},"414":{"tf":1.0},"420":{"tf":1.4142135623730951},"421":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"496":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.4142135623730951},"544":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"550":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"581":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"625":{"tf":1.0},"664":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"747":{"tf":1.0},"824":{"tf":1.4142135623730951},"83":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"88":{"tf":1.0},"924":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"958":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":2.0},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"988":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"313":{"tf":1.0},"854":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":205,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1024":{"tf":1.0},"1027":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1089":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1100":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1112":{"tf":1.0},"1116":{"tf":1.0},"125":{"tf":1.7320508075688772},"14":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"25":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":2.23606797749979},"298":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"348":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"387":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.4142135623730951},"417":{"tf":1.4142135623730951},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"43":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0},"44":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":3.0},"45":{"tf":1.0},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.0},"560":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"709":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"745":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"933":{"tf":1.0},"936":{"tf":1.0},"941":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"983":{"tf":1.0},"988":{"tf":1.0}},"m":{"df":6,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"270":{"tf":1.0},"365":{"tf":1.4142135623730951},"510":{"tf":1.0},"814":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"268":{"tf":1.0}}}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":29,"docs":{"1025":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.0},"224":{"tf":1.0},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.0},"262":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"375":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"506":{"tf":1.0},"538":{"tf":1.0},"585":{"tf":1.4142135623730951},"589":{"tf":1.0},"621":{"tf":1.0},"641":{"tf":1.0},"710":{"tf":1.0},"768":{"tf":1.0},"803":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":2.0},"897":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.0}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"1025":{"tf":1.4142135623730951},"107":{"tf":1.0},"1116":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"181":{"tf":2.0},"184":{"tf":1.7320508075688772},"290":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.7320508075688772},"531":{"tf":3.1622776601683795},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.0},"544":{"tf":2.8284271247461903},"548":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":1.0},"649":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.0},"995":{"tf":1.0}},"s":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"1098":{"tf":1.0},"505":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.7320508075688772}}}}}}}}}},"df":148,"docs":{"101":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1027":{"tf":2.449489742783178},"1035":{"tf":2.23606797749979},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1100":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":5.830951894845301},"202":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":2.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":2.8284271247461903},"246":{"tf":2.23606797749979},"247":{"tf":1.7320508075688772},"249":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.23606797749979},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":2.0},"478":{"tf":1.0},"479":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":2.0},"555":{"tf":1.0},"591":{"tf":1.0},"598":{"tf":1.0},"609":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"720":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"81":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"866":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":1.4142135623730951},"879":{"tf":2.449489742783178},"88":{"tf":1.0},"880":{"tf":2.6457513110645907},"905":{"tf":3.0},"928":{"tf":1.4142135623730951},"944":{"tf":1.0},"988":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"875":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"876":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"880":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"f":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"df":15,"docs":{"1121":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"303":{"tf":1.0},"368":{"tf":1.0},"523":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"959":{"tf":1.0}},"e":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1121":{"tf":1.0},"199":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"531":{"tf":1.0}}}},"n":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":58,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1098":{"tf":1.7320508075688772},"1099":{"tf":1.4142135623730951},"129":{"tf":1.0},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"238":{"tf":1.4142135623730951},"247":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"364":{"tf":1.0},"367":{"tf":2.0},"368":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"454":{"tf":1.7320508075688772},"456":{"tf":1.0},"46":{"tf":1.0},"479":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"525":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"579":{"tf":2.23606797749979},"58":{"tf":1.0},"613":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"9":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.7320508075688772},"944":{"tf":1.7320508075688772},"948":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0}}}},"p":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"a":{"b":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"s":{"df":11,"docs":{"1100":{"tf":1.0},"1122":{"tf":1.0},"12":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.4142135623730951},"586":{"tf":1.0},"928":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"1046":{"tf":1.0},"155":{"tf":1.4142135623730951},"287":{"tf":1.0},"353":{"tf":1.0},"380":{"tf":2.449489742783178},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}},"t":{"df":81,"docs":{"1003":{"tf":1.0},"1004":{"tf":2.8284271247461903},"1009":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1072":{"tf":2.449489742783178},"1073":{"tf":1.0},"1074":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"299":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.7320508075688772},"412":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.6457513110645907},"449":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.7320508075688772},"568":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":2.449489742783178},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"575":{"tf":2.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"613":{"tf":2.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"730":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.4142135623730951},"839":{"tf":1.0},"840":{"tf":1.0},"854":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":2.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"937":{"tf":1.0},"938":{"tf":5.196152422706632},"939":{"tf":4.47213595499958},"945":{"tf":1.0},"948":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":36,"docs":{"1063":{"tf":1.0},"1066":{"tf":1.0},"1097":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"203":{"tf":1.0},"238":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"400":{"tf":1.0},"475":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"665":{"tf":1.0}},"t":{"df":1,"docs":{"454":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"447":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}},"q":{"df":3,"docs":{"1073":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":15,"docs":{"167":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"622":{"tf":1.4142135623730951},"640":{"tf":1.0},"778":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.7320508075688772},"906":{"tf":1.0},"950":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":1,"docs":{"711":{"tf":1.0}},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"673":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}}}},"df":8,"docs":{"112":{"tf":1.4142135623730951},"267":{"tf":1.0},"453":{"tf":1.0},"529":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}}},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"895":{"tf":1.0},"903":{"tf":1.0}}}}},"df":16,"docs":{"447":{"tf":1.7320508075688772},"740":{"tf":1.0},"877":{"tf":1.0},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":2.0},"896":{"tf":3.1622776601683795},"897":{"tf":1.4142135623730951},"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"900":{"tf":2.8284271247461903},"901":{"tf":2.23606797749979},"903":{"tf":1.7320508075688772},"904":{"tf":1.4142135623730951},"905":{"tf":2.23606797749979},"906":{"tf":5.0}}},"v":{"df":24,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"649":{"tf":1.4142135623730951},"707":{"tf":1.0},"786":{"tf":1.0},"852":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"943":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"962":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"508":{"tf":1.0}}},"df":45,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"215":{"tf":2.0},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"580":{"tf":1.0},"594":{"tf":1.0},"651":{"tf":1.0},"742":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"916":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"937":{"tf":1.0},"948":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":2.0},"962":{"tf":1.0}}}},"i":{"c":{"df":69,"docs":{"10":{"tf":1.0},"1087":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"221":{"tf":1.0},"254":{"tf":1.0},"297":{"tf":2.449489742783178},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":2.0},"36":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":2.0},"372":{"tf":1.0},"393":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"559":{"tf":1.0},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"69":{"tf":1.4142135623730951},"838":{"tf":1.0},"846":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907},"910":{"tf":1.0},"911":{"tf":1.0},"913":{"tf":2.449489742783178},"918":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"923":{"tf":3.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":2.0},"953":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"674":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"341":{"tf":1.0},"403":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"673":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"633":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":46,"docs":{"1004":{"tf":1.7320508075688772},"1007":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":2.449489742783178},"1013":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.0},"323":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"422":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":2.0},"505":{"tf":1.0},"51":{"tf":1.0},"512":{"tf":1.0},"52":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":2.8284271247461903},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.4142135623730951},"633":{"tf":1.0},"642":{"tf":1.4142135623730951},"824":{"tf":2.0},"866":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":2.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.0},"905":{"tf":1.0},"916":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":150,"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1040":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.4142135623730951},"106":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":2.23606797749979},"110":{"tf":1.0},"1117":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"175":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":3.1622776601683795},"211":{"tf":2.0},"212":{"tf":1.0},"219":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"281":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.7320508075688772},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"448":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.7320508075688772},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"557":{"tf":1.0},"580":{"tf":1.7320508075688772},"590":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"601":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"646":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.23606797749979},"711":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.4142135623730951},"734":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"853":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"88":{"tf":1.0},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.7320508075688772},"933":{"tf":3.1622776601683795},"938":{"tf":1.7320508075688772},"939":{"tf":1.7320508075688772},"941":{"tf":1.0},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.0},"977":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"933":{"tf":1.0}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"1092":{"tf":1.0},"123":{"tf":1.0},"353":{"tf":1.0},"555":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"531":{"tf":1.0}}},"r":{"df":33,"docs":{"1046":{"tf":1.0},"111":{"tf":1.0},"1116":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":1.0},"172":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"24":{"tf":1.0},"263":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.0},"410":{"tf":1.0},"446":{"tf":1.0},"449":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"613":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"83":{"tf":1.0},"900":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"1063":{"tf":1.0},"1089":{"tf":1.0},"342":{"tf":1.0},"356":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0}}}},"r":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":78,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"144":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.0},"169":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":2.0},"239":{"tf":1.4142135623730951},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":2.0},"362":{"tf":1.0},"365":{"tf":1.0},"395":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"470":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.8284271247461903},"508":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"556":{"tf":1.4142135623730951},"590":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.4142135623730951},"678":{"tf":1.0},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"720":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"824":{"tf":2.8284271247461903},"852":{"tf":1.0},"903":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"941":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"260":{"tf":1.0},"328":{"tf":2.0},"715":{"tf":1.0},"723":{"tf":2.0},"724":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1025":{"tf":1.0},"265":{"tf":1.0},"272":{"tf":1.4142135623730951},"786":{"tf":1.0}}}},"m":{"df":1,"docs":{"1061":{"tf":1.0}}},"p":{"df":12,"docs":{"1003":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.4142135623730951},"579":{"tf":1.0},"950":{"tf":1.0},"965":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":3,"docs":{"898":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}}}},"df":16,"docs":{"1077":{"tf":1.0},"1121":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"332":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"516":{"tf":1.0},"567":{"tf":1.0},"657":{"tf":1.0},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}},"r":{"df":2,"docs":{"853":{"tf":1.0},"854":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"1112":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"1052":{"tf":1.0},"1102":{"tf":1.0},"376":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}}},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"951":{"tf":1.0}}}},"df":0,"docs":{}},"df":53,"docs":{"1019":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1077":{"tf":1.0},"137":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"377":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":2.449489742783178},"529":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"686":{"tf":1.0},"726":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0},"824":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"879":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.0},"947":{"tf":1.0},"986":{"tf":1.0}},"n":{"df":14,"docs":{"1019":{"tf":1.0},"1061":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"555":{"tf":1.0},"784":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":5,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"131":{"tf":2.6457513110645907},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":2.0},"752":{"tf":1.7320508075688772}}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":3,"docs":{"235":{"tf":1.0},"238":{"tf":2.0},"363":{"tf":1.0}}}}},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1025":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":2.6457513110645907},"1087":{"tf":1.0},"363":{"tf":1.0},"454":{"tf":1.4142135623730951},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":2.23606797749979},"575":{"tf":1.4142135623730951},"579":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"1004":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1099":{"tf":1.0},"215":{"tf":1.0},"897":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"1097":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.4142135623730951},"368":{"tf":1.0},"38":{"tf":1.0},"400":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"653":{"tf":1.0},"779":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"916":{"tf":1.4142135623730951},"947":{"tf":1.0},"976":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"106":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"898":{"tf":1.0},"976":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"229":{"tf":1.0},"273":{"tf":1.0},"507":{"tf":1.4142135623730951}}}}}},"df":18,"docs":{"1072":{"tf":1.0},"1075":{"tf":1.0},"1097":{"tf":1.0},"304":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.7320508075688772},"62":{"tf":1.0},"866":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":2.6457513110645907},"927":{"tf":1.0},"931":{"tf":1.0},"936":{"tf":1.4142135623730951},"938":{"tf":1.0},"939":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1046":{"tf":1.0},"185":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"917":{"tf":1.0}}}}}}},"df":6,"docs":{"1042":{"tf":1.0},"185":{"tf":1.4142135623730951},"295":{"tf":1.0},"447":{"tf":1.0},"778":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":27,"docs":{"1033":{"tf":1.0},"1063":{"tf":1.0},"1081":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"264":{"tf":1.0},"318":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"366":{"tf":1.0},"41":{"tf":1.0},"450":{"tf":1.0},"506":{"tf":1.4142135623730951},"529":{"tf":1.0},"655":{"tf":1.0},"772":{"tf":1.0},"784":{"tf":1.0},"929":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"199":{"tf":1.0},"407":{"tf":1.0},"977":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":28,"docs":{"1036":{"tf":1.0},"1046":{"tf":1.0},"1124":{"tf":1.0},"139":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"427":{"tf":1.0},"589":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.4142135623730951},"708":{"tf":1.0},"846":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"514":{"tf":2.0}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"327":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"266":{"tf":1.0},"271":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"589":{"tf":1.0},"779":{"tf":1.0}}},"df":12,"docs":{"1120":{"tf":1.0},"197":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"368":{"tf":1.0},"499":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.0},"550":{"tf":1.0},"587":{"tf":1.0},"655":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"181":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"589":{"tf":1.0},"957":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"726":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":52,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1087":{"tf":1.0},"144":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"222":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"304":{"tf":1.0},"316":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":1.0},"507":{"tf":1.0},"510":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.4142135623730951},"603":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"832":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"939":{"tf":1.0},"948":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"507":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":5,"docs":{"296":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"607":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"355":{"tf":1.0},"505":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":15,"docs":{"1019":{"tf":1.0},"11":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"857":{"tf":1.0},"962":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1019":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"325":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.4142135623730951},"866":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{":":{"1":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1025":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1087":{"tf":1.0},"185":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"548":{"tf":1.7320508075688772},"581":{"tf":1.0},"596":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.0},"705":{"tf":1.4142135623730951},"847":{"tf":1.0},"964":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1087":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":8,"docs":{"287":{"tf":1.0},"291":{"tf":1.0},"388":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"508":{"tf":1.0},"633":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"31":{"tf":1.0}}}},"m":{"df":2,"docs":{"1121":{"tf":1.0},"285":{"tf":1.0}}},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"155":{"tf":1.0},"181":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"318":{"tf":1.0},"928":{"tf":1.0}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":8,"docs":{"1008":{"tf":1.0},"116":{"tf":1.7320508075688772},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"195":{"tf":1.0},"370":{"tf":1.0},"548":{"tf":1.0},"66":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1003":{"tf":1.0},"515":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":7,"docs":{"181":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0},"977":{"tf":2.0},"994":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"529":{"tf":1.0},"748":{"tf":2.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"523":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"247":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0},"664":{"tf":1.0},"962":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"w":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"291":{"tf":1.0},"364":{"tf":1.0},"742":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"951":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"228":{"tf":1.0},"835":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"e":{"8":{"7":{"b":{"c":{"a":{"df":0,"docs":{},"e":{"5":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},">":{"_":{"<":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"190":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":20,"docs":{"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":2.0},"260":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.4142135623730951},"716":{"tf":1.0},"718":{"tf":2.6457513110645907},"720":{"tf":1.7320508075688772},"721":{"tf":1.7320508075688772},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":23,"docs":{"1036":{"tf":1.0},"1057":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"516":{"tf":1.0},"579":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1072":{"tf":1.0},"1107":{"tf":1.0},"231":{"tf":1.0},"257":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"655":{"tf":1.0},"948":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"1002":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"673":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"409":{"tf":1.0},"413":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"899":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"1007":{"tf":1.0},"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1016":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"263":{"tf":1.0},"364":{"tf":1.0},"541":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"548":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"669":{"tf":1.0},"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"668":{"tf":1.0},"669":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"1075":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.4142135623730951},"417":{"tf":1.0},"78":{"tf":1.0},"847":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"518":{"tf":1.0},"952":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"291":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"456":{"tf":1.0},"481":{"tf":1.0},"733":{"tf":1.0},"913":{"tf":1.0}}}},"v":{"df":3,"docs":{"168":{"tf":1.0},"567":{"tf":1.0},"954":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"589":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1101":{"tf":1.0},"1116":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.0},"913":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":14,"docs":{"1001":{"tf":1.0},"1116":{"tf":1.0},"1122":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"376":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0},"961":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":20,"docs":{"1119":{"tf":1.0},"152":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":1.4142135623730951},"375":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.0},"537":{"tf":1.0},"541":{"tf":1.0},"640":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"747":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"451":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"290":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1075":{"tf":1.0},"116":{"tf":1.0},"199":{"tf":1.4142135623730951},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"707":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1036":{"tf":1.0},"199":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"1027":{"tf":1.0},"1042":{"tf":1.0},"199":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"290":{"tf":1.0},"320":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.4142135623730951},"403":{"tf":1.0},"407":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":142,"docs":{"0":{"tf":1.0},"1011":{"tf":1.0},"1014":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1018":{"tf":1.0},"1024":{"tf":1.0},"1029":{"tf":1.0},"104":{"tf":1.0},"1054":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.0},"1107":{"tf":1.0},"1119":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"184":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":2.23606797749979},"199":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"260":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"301":{"tf":1.0},"317":{"tf":1.4142135623730951},"332":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"356":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"394":{"tf":1.0},"447":{"tf":1.7320508075688772},"45":{"tf":1.0},"505":{"tf":1.4142135623730951},"508":{"tf":1.0},"538":{"tf":1.7320508075688772},"541":{"tf":3.1622776601683795},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":3.7416573867739413},"55":{"tf":1.0},"550":{"tf":2.0},"555":{"tf":1.0},"56":{"tf":1.0},"565":{"tf":1.4142135623730951},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"582":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"661":{"tf":1.0},"664":{"tf":1.4142135623730951},"673":{"tf":1.0},"693":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":2.23606797749979},"710":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"74":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"773":{"tf":1.0},"78":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"807":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"828":{"tf":1.0},"831":{"tf":1.7320508075688772},"832":{"tf":1.0},"834":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951},"84":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"858":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"953":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"962":{"tf":2.0},"981":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"361":{"tf":1.0},"365":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"590":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":6,"docs":{"197":{"tf":1.0},"470":{"tf":1.0},"507":{"tf":1.0},"707":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1025":{"tf":1.0}}},"k":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"\"":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1066":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":32,"docs":{"1060":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"207":{"tf":1.0},"213":{"tf":2.0},"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":2.23606797749979},"252":{"tf":1.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"258":{"tf":1.0},"349":{"tf":1.7320508075688772},"350":{"tf":1.0},"378":{"tf":1.0},"559":{"tf":1.4142135623730951},"560":{"tf":1.0},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"673":{"tf":1.0},"947":{"tf":2.0},"951":{"tf":1.4142135623730951},"952":{"tf":2.0},"953":{"tf":1.0},"959":{"tf":2.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.7320508075688772},"962":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"966":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":4,"docs":{"1099":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.0},"747":{"tf":1.0}}}},"c":{"df":2,"docs":{"507":{"tf":1.0},"517":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"271":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"737":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":120,"docs":{"100":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"1066":{"tf":1.0},"107":{"tf":1.0},"1074":{"tf":1.4142135623730951},"109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":2.23606797749979},"1121":{"tf":1.0},"1124":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"133":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"259":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.7320508075688772},"318":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"361":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"41":{"tf":1.0},"422":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"528":{"tf":1.0},"537":{"tf":1.0},"539":{"tf":1.4142135623730951},"540":{"tf":1.0},"542":{"tf":2.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.7320508075688772},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"918":{"tf":1.0},"936":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"985":{"tf":1.0}},"i":{"df":51,"docs":{"1087":{"tf":1.0},"1122":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"183":{"tf":2.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"283":{"tf":1.0},"303":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"381":{"tf":1.0},"39":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"42":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.0},"480":{"tf":1.0},"487":{"tf":1.0},"505":{"tf":1.0},"514":{"tf":1.0},"541":{"tf":2.0},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":2.449489742783178},"56":{"tf":1.0},"57":{"tf":1.0},"580":{"tf":1.0},"707":{"tf":1.0},"961":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.4142135623730951},"975":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"232":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"548":{"tf":1.0},"632":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"740":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"367":{"tf":1.0},"447":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"393":{"tf":1.0}}}},"n":{"df":2,"docs":{"254":{"tf":1.0},"303":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"d":{",":{"'":{":":{":":{"'":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"1121":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"510":{"tf":2.449489742783178},"52":{"tf":1.0},"548":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.0},"740":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1010":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"155":{"tf":1.0},"79":{"tf":1.0}}}},"n":{"df":1,"docs":{"859":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"1007":{"tf":1.4142135623730951},"1010":{"tf":1.0},"1015":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"856":{"tf":1.0},"857":{"tf":2.0},"858":{"tf":2.23606797749979},"859":{"tf":2.6457513110645907},"864":{"tf":1.0},"866":{"tf":3.605551275463989},"880":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":3.0},"447":{"tf":2.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"430":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"1066":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.4142135623730951},"177":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"285":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"/":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{">":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"940":{"tf":1.0},"941":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":5,"docs":{"318":{"tf":1.7320508075688772},"605":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"941":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":70,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1087":{"tf":1.0},"13":{"tf":1.0},"137":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.7320508075688772},"238":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"410":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.7320508075688772},"452":{"tf":1.4142135623730951},"458":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":2.0},"48":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"550":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.4142135623730951},"622":{"tf":1.0},"671":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":2.23606797749979},"961":{"tf":1.0},"962":{"tf":2.23606797749979},"963":{"tf":1.0}}}},"r":{"c":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":2,"docs":{"1124":{"tf":1.0},"396":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":4,"docs":{"296":{"tf":1.4142135623730951},"306":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"451":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":2.23606797749979},"678":{"tf":2.449489742783178},"679":{"tf":1.0},"682":{"tf":1.0},"958":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"552":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"161":{"tf":1.0},"304":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"a":{"b":{"df":1,"docs":{"289":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"179":{"tf":1.0}}}},"l":{"df":15,"docs":{"134":{"tf":1.0},"143":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":1.7320508075688772},"436":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"457":{"tf":1.0},"527":{"tf":1.0},"655":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"296":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0}}}}}},"df":5,"docs":{"352":{"tf":1.4142135623730951},"488":{"tf":1.0},"576":{"tf":1.0},"913":{"tf":1.4142135623730951},"954":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"216":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"g":{"df":0,"docs":{},"e":{"df":13,"docs":{"1075":{"tf":1.0},"221":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"918":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"548":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"613":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"373":{"tf":1.0},"665":{"tf":1.0},"948":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":46,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"103":{"tf":1.0},"1033":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":2.0},"156":{"tf":1.4142135623730951},"161":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"264":{"tf":1.0},"284":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"465":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0},"957":{"tf":1.0},"963":{"tf":1.0},"967":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"978":{"tf":1.0},"982":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0},"997":{"tf":1.4142135623730951},"999":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":2,"docs":{"1036":{"tf":1.0},"353":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"480":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1029":{"tf":1.0}}}}}}},"df":83,"docs":{"1008":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1098":{"tf":1.4142135623730951},"1124":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.7320508075688772},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"215":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"337":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.4142135623730951},"470":{"tf":1.0},"480":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.0},"506":{"tf":1.0},"508":{"tf":1.7320508075688772},"509":{"tf":2.23606797749979},"51":{"tf":1.0},"510":{"tf":2.449489742783178},"540":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"572":{"tf":1.4142135623730951},"575":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"59":{"tf":1.0},"594":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.7320508075688772},"728":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"746":{"tf":1.0},"803":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.7320508075688772},"896":{"tf":1.0},"917":{"tf":1.0},"92":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.4142135623730951},"948":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1020":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1061":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"1003":{"tf":1.0},"1061":{"tf":1.0},"323":{"tf":2.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"575":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"1040":{"tf":1.0},"1046":{"tf":1.0},"198":{"tf":1.0},"354":{"tf":1.0},"487":{"tf":1.0}},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"113":{"tf":1.0},"155":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.4142135623730951},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"477":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":2.449489742783178},"519":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.0},"527":{"tf":2.6457513110645907},"528":{"tf":2.8284271247461903},"530":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"720":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0},"982":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1019":{"tf":1.4142135623730951},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"290":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"518":{"tf":1.0},"520":{"tf":1.0},"527":{"tf":1.0},"625":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"469":{"tf":1.7320508075688772},"944":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":10,"docs":{"170":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":2.0},"408":{"tf":1.0},"940":{"tf":1.7320508075688772},"941":{"tf":1.0},"942":{"tf":1.4142135623730951},"943":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"183":{"tf":2.449489742783178},"186":{"tf":1.0},"190":{"tf":1.4142135623730951},"31":{"tf":1.0},"539":{"tf":2.6457513110645907},"542":{"tf":3.3166247903554},"548":{"tf":3.4641016151377544},"585":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"708":{"tf":3.872983346207417},"709":{"tf":1.7320508075688772},"710":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.0}}}}},"y":{"df":1,"docs":{"708":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"/":{"1":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"957":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":14,"docs":{"1023":{"tf":1.0},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"115":{"tf":1.0},"127":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"391":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"528":{"tf":1.0},"844":{"tf":1.4142135623730951},"964":{"tf":1.0}},"s":{"df":0,"docs":{},"{":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"y":{"df":6,"docs":{"457":{"tf":1.0},"531":{"tf":1.0},"664":{"tf":1.0},"873":{"tf":1.0},"93":{"tf":1.0},"983":{"tf":1.0}}}},"d":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"9":{"9":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"562":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":41,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"211":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"309":{"tf":1.0},"311":{"tf":1.0},"313":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"350":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.4142135623730951},"416":{"tf":1.0},"489":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.4142135623730951},"641":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":4.358898943540674},"779":{"tf":3.1622776601683795},"927":{"tf":1.7320508075688772},"928":{"tf":3.3166247903554},"929":{"tf":2.8284271247461903},"931":{"tf":2.0},"932":{"tf":1.7320508075688772},"933":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"505":{"tf":1.0},"506":{"tf":1.0},"985":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":44,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1066":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"169":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"495":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"591":{"tf":1.0},"691":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"910":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"939":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"#":{"1":{"5":{"9":{"5":{"1":{"0":{"df":1,"docs":{"622":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"3":{"4":{"2":{"4":{"df":1,"docs":{"1018":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"0":{"3":{"6":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"3":{"df":1,"docs":{"784":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"3":{"4":{"2":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"3":{"4":{"df":1,"docs":{"571":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"8":{"8":{"df":1,"docs":{"1077":{"tf":1.0}}},"9":{"df":1,"docs":{"1077":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"df":1,"docs":{"659":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"1":{"df":1,"docs":{"1068":{"tf":1.0}}},"4":{"df":1,"docs":{"1068":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"9":{"3":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"3":{"2":{"3":{"df":1,"docs":{"682":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"7":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"1":{"4":{"0":{"df":1,"docs":{"755":{"tf":1.0}}},"1":{"df":1,"docs":{"764":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"7":{"7":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"5":{"8":{"2":{"df":1,"docs":{"400":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"8":{"8":{"4":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"6":{"4":{"8":{"1":{"df":1,"docs":{"1003":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"0":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"5":{"df":1,"docs":{"263":{"tf":1.0}}},"7":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"3":{"4":{"8":{"df":1,"docs":{"772":{"tf":1.0}}},"9":{"df":1,"docs":{"772":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"7":{"df":1,"docs":{"607":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"3":{"3":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"8":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"3":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"3":{"7":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"8":{"9":{"df":1,"docs":{"291":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"8":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"5":{"4":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"0":{"1":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"2":{"8":{"8":{"df":1,"docs":{"820":{"tf":1.0}}},"9":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}},"9":{"0":{"df":1,"docs":{"831":{"tf":1.0}}},"1":{"df":1,"docs":{"830":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"8":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"4":{"1":{"5":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"8":{"df":1,"docs":{"841":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1033":{"tf":1.4142135623730951}}},"4":{"3":{"0":{"2":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1121":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"'":{"df":2,"docs":{"197":{"tf":1.0},"198":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"959":{"tf":1.0},"962":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}},"df":64,"docs":{"1018":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"12":{"tf":1.0},"17":{"tf":2.23606797749979},"175":{"tf":1.0},"196":{"tf":2.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":2.0},"207":{"tf":1.0},"209":{"tf":1.7320508075688772},"21":{"tf":1.0},"210":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"263":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":2.0},"307":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"401":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.4142135623730951},"562":{"tf":1.4142135623730951},"581":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"644":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.4142135623730951},"843":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"923":{"tf":1.0},"953":{"tf":1.7320508075688772},"959":{"tf":2.6457513110645907},"960":{"tf":1.0},"962":{"tf":2.6457513110645907},"963":{"tf":1.0},"964":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"113":{"tf":1.0},"128":{"tf":1.0},"186":{"tf":1.0},"334":{"tf":1.0},"416":{"tf":1.0},"514":{"tf":1.0},"917":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"676":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"1073":{"tf":1.0},"1099":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.449489742783178},"257":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"50":{"tf":1.0},"505":{"tf":1.0},"824":{"tf":1.0},"950":{"tf":1.4142135623730951},"956":{"tf":2.0},"958":{"tf":2.0},"959":{"tf":2.23606797749979},"960":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.4142135623730951},"817":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}},"df":91,"docs":{"1003":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1010":{"tf":3.3166247903554},"1040":{"tf":1.0},"1048":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":1.7320508075688772},"228":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":3.3166247903554},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"567":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"643":{"tf":1.0},"684":{"tf":1.0},"725":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"800":{"tf":2.0},"811":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":4.58257569495584},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.4142135623730951},"822":{"tf":1.7320508075688772},"823":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.4142135623730951},"88":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":2.6457513110645907},"959":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"825":{"tf":1.0},"828":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"133":{"tf":1.0},"510":{"tf":1.0},"585":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"508":{"tf":1.0},"607":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"31":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"988":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"354":{"tf":1.0}}}}}}}}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"956":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":36,"docs":{"1006":{"tf":1.4142135623730951},"1007":{"tf":1.7320508075688772},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.4142135623730951},"1010":{"tf":1.4142135623730951},"1011":{"tf":2.23606797749979},"1013":{"tf":1.0},"1060":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":2.0},"365":{"tf":1.0},"372":{"tf":1.7320508075688772},"407":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":1.7320508075688772},"538":{"tf":1.0},"560":{"tf":1.4142135623730951},"847":{"tf":1.0},"897":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"924":{"tf":1.4142135623730951},"950":{"tf":1.0},"956":{"tf":2.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.0},"960":{"tf":2.23606797749979},"966":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"321":{"tf":1.0},"99":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":60,"docs":{"1011":{"tf":1.0},"1029":{"tf":3.872983346207417},"1037":{"tf":2.8284271247461903},"1053":{"tf":4.58257569495584},"1069":{"tf":1.4142135623730951},"1091":{"tf":3.1622776601683795},"1103":{"tf":4.69041575982343},"1104":{"tf":5.0},"129":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"190":{"tf":2.449489742783178},"191":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"288":{"tf":1.0},"318":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":1.0},"356":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.4142135623730951},"426":{"tf":1.0},"434":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"542":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":2.0},"690":{"tf":1.0},"708":{"tf":2.449489742783178},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"757":{"tf":3.605551275463989},"766":{"tf":5.916079783099616},"774":{"tf":3.872983346207417},"782":{"tf":1.7320508075688772},"796":{"tf":2.0},"797":{"tf":1.7320508075688772},"808":{"tf":2.449489742783178},"817":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"880":{"tf":1.0},"923":{"tf":1.4142135623730951},"941":{"tf":1.0}}}},"p":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"896":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"542":{"tf":1.0},"959":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":17,"docs":{"1053":{"tf":1.0},"1103":{"tf":3.1622776601683795},"1104":{"tf":2.0},"160":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"267":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.7320508075688772},"419":{"tf":1.4142135623730951},"580":{"tf":1.0},"664":{"tf":3.0},"720":{"tf":1.4142135623730951},"847":{"tf":1.0},"877":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":54,"docs":{"1027":{"tf":1.0},"1036":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1109":{"tf":1.0},"1124":{"tf":1.7320508075688772},"123":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"230":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":2.0},"355":{"tf":1.0},"356":{"tf":2.0},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"364":{"tf":1.4142135623730951},"368":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"417":{"tf":1.0},"50":{"tf":1.0},"540":{"tf":1.0},"561":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"727":{"tf":1.0},"779":{"tf":1.0},"789":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"916":{"tf":1.0},"956":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":5,"docs":{"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.449489742783178},"839":{"tf":1.4142135623730951},"840":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"481":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"i":{"df":16,"docs":{"260":{"tf":1.7320508075688772},"262":{"tf":1.0},"328":{"tf":2.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"715":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":2.6457513110645907},"732":{"tf":1.0}}},"y":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":10,"docs":{"1109":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1122":{"tf":1.0},"1124":{"tf":1.0},"394":{"tf":3.1622776601683795},"458":{"tf":1.0},"460":{"tf":1.7320508075688772},"473":{"tf":1.0},"947":{"tf":4.0},"952":{"tf":3.0}}}}}},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"940":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"143":{"tf":1.0},"154":{"tf":1.0},"235":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"711":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":12,"docs":{"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"538":{"tf":1.0},"952":{"tf":1.7320508075688772},"958":{"tf":2.0},"959":{"tf":1.7320508075688772},"962":{"tf":2.0},"966":{"tf":2.8284271247461903}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"737":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1122":{"tf":1.0},"361":{"tf":1.0},"451":{"tf":1.0},"453":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"590":{"tf":1.0},"599":{"tf":1.0},"633":{"tf":1.0},"752":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":38,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":1.0},"275":{"tf":1.0},"348":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":2.23606797749979},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"390":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"455":{"tf":1.0},"506":{"tf":1.0},"562":{"tf":1.0},"594":{"tf":1.0},"657":{"tf":1.0},"688":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"786":{"tf":1.0},"845":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"914":{"tf":1.0},"932":{"tf":1.4142135623730951},"949":{"tf":1.0},"958":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{")":{".":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"1":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":2.0}}}}}}}},"df":0,"docs":{},"s":{"3":{"df":10,"docs":{"1061":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1100":{"tf":1.0},"1104":{"tf":1.0},"508":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":98,"docs":{"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1035":{"tf":3.4641016151377544},"1037":{"tf":1.0},"1046":{"tf":2.23606797749979},"1053":{"tf":1.0},"1066":{"tf":2.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"199":{"tf":2.6457513110645907},"202":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"266":{"tf":3.4641016151377544},"267":{"tf":2.23606797749979},"268":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":3.0},"284":{"tf":1.0},"316":{"tf":1.0},"360":{"tf":1.0},"451":{"tf":1.4142135623730951},"455":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"466":{"tf":2.8284271247461903},"467":{"tf":2.0},"468":{"tf":2.8284271247461903},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":2.0},"619":{"tf":1.0},"622":{"tf":2.8284271247461903},"628":{"tf":2.8284271247461903},"630":{"tf":1.0},"644":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"679":{"tf":1.7320508075688772},"686":{"tf":2.0},"690":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"751":{"tf":1.0},"755":{"tf":2.0},"757":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.7320508075688772},"766":{"tf":1.0},"770":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.7320508075688772},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"796":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"862":{"tf":1.4142135623730951},"868":{"tf":1.0},"882":{"tf":1.0},"889":{"tf":1.0},"891":{"tf":1.0},"901":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"793":{"tf":1.4142135623730951},"797":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":20,"docs":{"220":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.7320508075688772},"360":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.7320508075688772},"451":{"tf":1.0},"455":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"386":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"386":{"tf":1.0}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"3":{"9":{"b":{"6":{"0":{"8":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":41,"docs":{"1046":{"tf":1.7320508075688772},"1051":{"tf":1.0},"1061":{"tf":1.0},"108":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"307":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.4142135623730951},"396":{"tf":1.0},"416":{"tf":1.0},"448":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"523":{"tf":1.0},"613":{"tf":1.7320508075688772},"633":{"tf":1.0},"638":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"742":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.4142135623730951},"91":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":2.6457513110645907},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"276":{"tf":1.0},"541":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"840":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"188":{"tf":1.0},"446":{"tf":1.0},"64":{"tf":1.0},"927":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"935":{"tf":1.0},"939":{"tf":3.872983346207417}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"939":{"tf":1.0}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"939":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"939":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"967":{"tf":1.0}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":14,"docs":{"1019":{"tf":1.0},"102":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"37":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"810":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":18,"docs":{"1004":{"tf":1.7320508075688772},"1011":{"tf":1.0},"1059":{"tf":1.0},"21":{"tf":1.0},"373":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"488":{"tf":2.6457513110645907},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.7320508075688772},"515":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"948":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"d":{"df":2,"docs":{"508":{"tf":1.4142135623730951},"510":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"515":{"tf":2.0},"665":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"1091":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":19,"docs":{"1003":{"tf":1.0},"1048":{"tf":1.0},"1100":{"tf":1.0},"125":{"tf":1.7320508075688772},"135":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"507":{"tf":1.0},"529":{"tf":1.0},"657":{"tf":1.0},"691":{"tf":1.0},"8":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":1,"docs":{"462":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"634":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"841":{"tf":1.4142135623730951},"985":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.0}}}},"df":13,"docs":{"1095":{"tf":1.4142135623730951},"1100":{"tf":1.4142135623730951},"121":{"tf":1.0},"365":{"tf":1.0},"390":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"574":{"tf":1.0},"841":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.4142135623730951},"985":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"373":{"tf":1.0},"375":{"tf":1.0},"416":{"tf":1.0},"574":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"933":{"tf":1.0},"938":{"tf":3.0},"939":{"tf":1.0},"948":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"950":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":82,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"103":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1061":{"tf":1.4142135623730951},"111":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"291":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"34":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"378":{"tf":1.0},"380":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"462":{"tf":1.4142135623730951},"466":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"538":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.0},"56":{"tf":1.0},"622":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"69":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"77":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0},"965":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"185":{"tf":1.0},"572":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"510":{"tf":1.0},"528":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"276":{"tf":1.0},"650":{"tf":1.0}},"i":{"df":3,"docs":{"212":{"tf":1.0},"332":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":5,"docs":{"1073":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"104":{"tf":1.0},"1074":{"tf":1.0},"1110":{"tf":1.4142135623730951},"144":{"tf":1.0},"285":{"tf":1.0},"335":{"tf":1.4142135623730951},"740":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":2.6457513110645907},"852":{"tf":1.4142135623730951},"853":{"tf":1.7320508075688772},"855":{"tf":2.8284271247461903},"859":{"tf":1.4142135623730951},"876":{"tf":2.0},"880":{"tf":2.6457513110645907},"982":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"1027":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"140":{"tf":1.0},"226":{"tf":1.0},"257":{"tf":1.0},"708":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":9,"docs":{"228":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"948":{"tf":1.0}}}},"m":{"(":{"'":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"539":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"1065":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1065":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"644":{"tf":1.0},"686":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"`":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"`":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{")":{".":{"`":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"806":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"755":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1042":{"tf":2.8284271247461903},"1046":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"/":{"(":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1057":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"732":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":19,"docs":{"1027":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"183":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"690":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"779":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"r":{"df":15,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"708":{"tf":1.0},"789":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":26,"docs":{"1047":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.7320508075688772},"1077":{"tf":1.0},"1093":{"tf":2.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.0},"352":{"tf":1.0},"379":{"tf":1.0},"394":{"tf":1.0},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"542":{"tf":1.0},"604":{"tf":1.0},"657":{"tf":1.0},"666":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1109":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"1025":{"tf":1.0},"1082":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"485":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1025":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"i":{"df":3,"docs":{"256":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":72,"docs":{"1099":{"tf":1.0},"1105":{"tf":1.0},"1111":{"tf":1.0},"1121":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"256":{"tf":1.4142135623730951},"295":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"38":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"447":{"tf":1.0},"466":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"646":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"788":{"tf":1.7320508075688772},"812":{"tf":1.0},"847":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}}}},"s":{"df":4,"docs":{"269":{"tf":1.0},"271":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":19,"docs":{"1019":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1095":{"tf":1.0},"1109":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"256":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"50":{"tf":1.0},"527":{"tf":1.0},"555":{"tf":1.0},"836":{"tf":1.0}}},"f":{"a":{"c":{"df":3,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":1,"docs":{"447":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"1018":{"tf":1.4142135623730951},"1105":{"tf":1.0},"535":{"tf":1.0},"725":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"725":{"tf":1.0},"726":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"900":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"518":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"210":{"tf":1.0},"287":{"tf":1.0},"506":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"427":{"tf":1.0}},"n":{"c":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"1099":{"tf":1.0}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1094":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"1104":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1094":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":22,"docs":{"10":{"tf":1.0},"1093":{"tf":2.23606797749979},"1094":{"tf":1.4142135623730951},"1095":{"tf":2.0},"1097":{"tf":1.4142135623730951},"1098":{"tf":2.6457513110645907},"1099":{"tf":4.123105625617661},"1100":{"tf":1.0},"1103":{"tf":1.4142135623730951},"1104":{"tf":1.4142135623730951},"115":{"tf":1.0},"129":{"tf":1.0},"198":{"tf":1.0},"475":{"tf":1.0},"913":{"tf":2.8284271247461903},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":2.449489742783178},"928":{"tf":2.23606797749979},"929":{"tf":1.0},"931":{"tf":2.449489742783178},"938":{"tf":2.23606797749979}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"928":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":9,"docs":{"180":{"tf":1.0},"413":{"tf":1.0},"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"48":{"tf":1.0},"540":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"]":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":55,"docs":{"0":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1010":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"115":{"tf":1.0},"135":{"tf":1.0},"176":{"tf":1.4142135623730951},"184":{"tf":1.0},"238":{"tf":3.3166247903554},"251":{"tf":1.0},"304":{"tf":1.0},"331":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":2.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.4142135623730951},"457":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"548":{"tf":1.4142135623730951},"561":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":2.0},"678":{"tf":1.0},"679":{"tf":1.0},"7":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"837":{"tf":1.0},"839":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"964":{"tf":1.4142135623730951},"965":{"tf":1.0}}}}}}}},"t":{"a":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"562":{"tf":1.0},"664":{"tf":1.0},"959":{"tf":1.0}}}},"b":{"'":{"df":1,"docs":{"857":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":34,"docs":{"101":{"tf":1.0},"104":{"tf":1.0},"1099":{"tf":2.23606797749979},"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"199":{"tf":1.4142135623730951},"247":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":2.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"354":{"tf":1.0},"422":{"tf":1.4142135623730951},"516":{"tf":1.0},"555":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.7320508075688772},"851":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"866":{"tf":3.872983346207417},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":2.0},"96":{"tf":1.4142135623730951}},"l":{"df":297,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"101":{"tf":1.4142135623730951},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.7320508075688772},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":2.23606797749979},"104":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":2.0},"1055":{"tf":1.7320508075688772},"106":{"tf":2.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1072":{"tf":1.0},"1073":{"tf":2.23606797749979},"1074":{"tf":3.605551275463989},"1077":{"tf":1.7320508075688772},"1086":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1105":{"tf":1.0},"111":{"tf":1.0},"1112":{"tf":1.7320508075688772},"1121":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.8284271247461903},"128":{"tf":2.449489742783178},"129":{"tf":3.3166247903554},"130":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"147":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.0},"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":3.1622776601683795},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":2.23606797749979},"219":{"tf":1.7320508075688772},"220":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":4.795831523312719},"223":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":2.8284271247461903},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.8284271247461903},"32":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":3.1622776601683795},"353":{"tf":1.4142135623730951},"354":{"tf":2.6457513110645907},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":2.0},"359":{"tf":1.0},"360":{"tf":2.6457513110645907},"361":{"tf":2.23606797749979},"362":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":2.6457513110645907},"378":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":2.449489742783178},"416":{"tf":2.0},"418":{"tf":2.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"429":{"tf":1.4142135623730951},"435":{"tf":2.23606797749979},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.4142135623730951},"442":{"tf":2.0},"443":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"459":{"tf":1.0},"464":{"tf":1.0},"472":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"541":{"tf":1.4142135623730951},"550":{"tf":2.0},"555":{"tf":1.0},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.0},"655":{"tf":1.4142135623730951},"656":{"tf":1.0},"657":{"tf":2.0},"658":{"tf":1.0},"659":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.7320508075688772},"693":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":2.23606797749979},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"707":{"tf":2.0},"708":{"tf":3.0},"710":{"tf":3.0},"711":{"tf":2.6457513110645907},"716":{"tf":2.0},"719":{"tf":1.0},"720":{"tf":1.7320508075688772},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":1.0},"738":{"tf":1.0},"74":{"tf":2.23606797749979},"740":{"tf":1.0},"747":{"tf":1.0},"752":{"tf":1.4142135623730951},"780":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.449489742783178},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"79":{"tf":1.0},"803":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.7320508075688772},"817":{"tf":1.0},"824":{"tf":1.7320508075688772},"828":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"843":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"883":{"tf":1.0},"885":{"tf":1.4142135623730951},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"888":{"tf":1.0},"889":{"tf":1.4142135623730951},"892":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"906":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.0},"918":{"tf":1.0},"920":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"926":{"tf":1.0},"935":{"tf":1.0},"937":{"tf":1.0},"940":{"tf":1.4142135623730951},"941":{"tf":2.23606797749979},"942":{"tf":1.0},"943":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0}},"e":{"'":{"df":2,"docs":{"129":{"tf":1.0},"256":{"tf":1.0}}},"(":{"df":1,"docs":{"220":{"tf":1.0}}},">":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"375":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":27,"docs":{"1065":{"tf":1.0},"1075":{"tf":1.0},"318":{"tf":1.0},"388":{"tf":2.0},"414":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"562":{"tf":1.0},"710":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":2.23606797749979},"744":{"tf":1.7320508075688772},"745":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"866":{"tf":1.4142135623730951},"894":{"tf":1.0},"902":{"tf":1.4142135623730951},"906":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"774":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"589":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"232":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":49,"docs":{"10":{"tf":1.0},"1033":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"243":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"452":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"555":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"786":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"899":{"tf":1.0},"928":{"tf":1.0},"948":{"tf":1.0}},"n":{"df":12,"docs":{"1015":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1087":{"tf":1.0},"275":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1011":{"tf":1.0}}}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.0}}}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":11,"docs":{"1003":{"tf":1.0},"1116":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"270":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"847":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"332":{"tf":1.0}}}}}}},"df":25,"docs":{"1003":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.4142135623730951},"475":{"tf":1.0},"477":{"tf":3.7416573867739413},"478":{"tf":3.3166247903554},"479":{"tf":2.0},"481":{"tf":2.23606797749979},"552":{"tf":1.0},"555":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"7":{"tf":1.0},"705":{"tf":1.0},"842":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"478":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"542":{"tf":1.4142135623730951},"911":{"tf":1.0},"915":{"tf":1.0}}}}}}}}},"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"798":{"tf":1.0}}},"d":{"df":2,"docs":{"371":{"tf":1.0},"937":{"tf":1.0}}},"df":4,"docs":{"220":{"tf":1.0},"231":{"tf":1.4142135623730951},"538":{"tf":1.0},"634":{"tf":1.0}},"v":{"df":1,"docs":{"966":{"tf":1.7320508075688772}}}},"d":{"df":11,"docs":{"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}},"df":3,"docs":{"199":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"370":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":42,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1122":{"tf":1.0},"115":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.4142135623730951},"338":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":2.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"38":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"473":{"tf":1.4142135623730951},"542":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0},"90":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.4142135623730951},"982":{"tf":1.0},"99":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"c":{"df":17,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1066":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"13":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"353":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"122":{"tf":1.0},"290":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}}}},"d":{"\"":{",":{"2":{"7":{",":{"6":{".":{"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":2,"docs":{"958":{"tf":2.449489742783178},"966":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":201,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1003":{"tf":1.7320508075688772},"1004":{"tf":1.4142135623730951},"1008":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1018":{"tf":1.7320508075688772},"1021":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1052":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":2.0},"1098":{"tf":2.6457513110645907},"1099":{"tf":1.0},"11":{"tf":1.4142135623730951},"1117":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"176":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"192":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"229":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"321":{"tf":1.4142135623730951},"333":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.4142135623730951},"343":{"tf":1.0},"346":{"tf":1.7320508075688772},"348":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"41":{"tf":1.0},"412":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.7320508075688772},"43":{"tf":1.0},"447":{"tf":2.449489742783178},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"483":{"tf":1.0},"486":{"tf":1.7320508075688772},"487":{"tf":1.0},"488":{"tf":4.242640687119285},"489":{"tf":1.4142135623730951},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.4142135623730951},"499":{"tf":1.0},"500":{"tf":2.0},"505":{"tf":2.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"509":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"537":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"559":{"tf":2.23606797749979},"560":{"tf":2.0},"561":{"tf":1.7320508075688772},"562":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":2.0},"574":{"tf":1.0},"575":{"tf":1.4142135623730951},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"60":{"tf":1.0},"604":{"tf":1.0},"607":{"tf":1.0},"610":{"tf":1.0},"613":{"tf":2.0},"615":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.4142135623730951},"629":{"tf":1.0},"64":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"683":{"tf":1.0},"7":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"715":{"tf":1.4142135623730951},"718":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":2.0},"728":{"tf":1.4142135623730951},"734":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"899":{"tf":1.4142135623730951},"9":{"tf":2.449489742783178},"913":{"tf":1.0},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"947":{"tf":1.4142135623730951},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.7320508075688772},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"967":{"tf":1.0},"977":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"591":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"600":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"595":{"tf":1.4142135623730951},"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"609":{"tf":1.4142135623730951},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"276":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"721":{"tf":1.0},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"531":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"199":{"tf":2.8284271247461903},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"1048":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.4142135623730951},"426":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":6,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"632":{"tf":1.0},"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1074":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"727":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"j":{"df":1,"docs":{"952":{"tf":2.0}},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"285":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"661":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"211":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"425":{"tf":1.0},"464":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"657":{"tf":1.0},"720":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1074":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":5,"docs":{"176":{"tf":1.4142135623730951},"560":{"tf":1.0},"562":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"859":{"tf":1.0},"861":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"859":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"716":{"tf":1.0},"724":{"tf":1.7320508075688772}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"716":{"tf":1.0},"723":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"855":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1100":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"4":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"204":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"684":{"tf":1.4142135623730951},"686":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"203":{"tf":1.0},"222":{"tf":1.0},"598":{"tf":1.0}},"e":{"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":3,"docs":{"222":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"360":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"723":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1063":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"$":{"2":{"0":{"1":{"9":{"1":{"2":{"0":{"1":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"360":{"tf":1.0},"469":{"tf":1.7320508075688772},"944":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1004":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":13,"docs":{"10":{"tf":1.0},"247":{"tf":1.0},"271":{"tf":1.0},"589":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772},"825":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"931":{"tf":1.4142135623730951},"938":{"tf":1.0},"977":{"tf":1.0},"985":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"303":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"186":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"225":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.4142135623730951},"676":{"tf":1.0},"705":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}}}},"n":{"d":{"df":5,"docs":{"1120":{"tf":1.0},"28":{"tf":1.0},"451":{"tf":1.0},"876":{"tf":1.0},"983":{"tf":1.0}}},"df":2,"docs":{"299":{"tf":1.0},"751":{"tf":1.0}},"s":{"df":1,"docs":{"1122":{"tf":1.4142135623730951}}}},"r":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"231":{"tf":1.0},"654":{"tf":1.0},"951":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":25,"docs":{"1018":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"332":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.0},"435":{"tf":1.0},"449":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"917":{"tf":1.0},"950":{"tf":1.4142135623730951},"956":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"1004":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"215":{"tf":1.0},"262":{"tf":1.0},"470":{"tf":1.4142135623730951},"488":{"tf":1.0},"710":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"20":{"tf":1.0},"219":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"876":{"tf":1.0},"978":{"tf":1.0}}}}}}}},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"951":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1075":{"tf":1.0},"118":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"329":{"tf":1.0},"330":{"tf":1.4142135623730951},"331":{"tf":2.449489742783178},"332":{"tf":2.0},"341":{"tf":1.0},"344":{"tf":1.4142135623730951},"388":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"482":{"tf":1.4142135623730951},"487":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0},"76":{"tf":1.0},"858":{"tf":1.0},"957":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"x":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"df":9,"docs":{"1121":{"tf":1.0},"127":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":2.449489742783178},"199":{"tf":1.7320508075688772},"313":{"tf":1.0},"56":{"tf":1.0},"740":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1122":{"tf":1.0}}}},"t":{"'":{"df":3,"docs":{"136":{"tf":1.0},"248":{"tf":1.0},"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"413":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"335":{"tf":1.0},"664":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":5,"docs":{"1116":{"tf":1.0},"263":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"725":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1097":{"tf":1.0},"507":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"0":{"tf":1.0},"1040":{"tf":1.0},"289":{"tf":1.0},"305":{"tf":1.0},"362":{"tf":1.0},"452":{"tf":1.0},"518":{"tf":1.0},"684":{"tf":1.0},"705":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1072":{"tf":1.0},"1105":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":1.0},"263":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"578":{"tf":1.0},"778":{"tf":1.0},"786":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"928":{"tf":1.0}}}}},"’":{"df":1,"docs":{"507":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"589":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"512":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"538":{"tf":1.0}},"g":{"df":24,"docs":{"1117":{"tf":1.4142135623730951},"231":{"tf":1.0},"256":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"449":{"tf":1.4142135623730951},"456":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"518":{"tf":1.0},"589":{"tf":1.0},"6":{"tf":1.0},"917":{"tf":1.0},"946":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0},"976":{"tf":1.0}}},"k":{"df":9,"docs":{"1005":{"tf":1.0},"1077":{"tf":1.0},"1120":{"tf":1.0},"308":{"tf":1.0},"506":{"tf":1.4142135623730951},"589":{"tf":1.0},"8":{"tf":1.0},"931":{"tf":1.0},"964":{"tf":1.0}}}},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"556":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":35,"docs":{"1044":{"tf":1.0},"1066":{"tf":1.0},"143":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"444":{"tf":1.0},"504":{"tf":1.0},"512":{"tf":1.0},"575":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"688":{"tf":1.0},"690":{"tf":1.0},"742":{"tf":1.0},"780":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"899":{"tf":1.0},"913":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.0},"977":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":21,"docs":{"1011":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"1098":{"tf":1.0},"1116":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"294":{"tf":1.0},"357":{"tf":1.0},"452":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"657":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0}},"t":{"df":2,"docs":{"1121":{"tf":1.0},"365":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1042":{"tf":1.7320508075688772},"199":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":18,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1117":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"270":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"531":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.7320508075688772},"740":{"tf":1.0},"8":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.0},"977":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"185":{"tf":3.3166247903554},"626":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":90,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"187":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.4142135623730951},"267":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"388":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"474":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"499":{"tf":1.0},"503":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"528":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"567":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"681":{"tf":1.0},"7":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"847":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"905":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.7320508075688772},"927":{"tf":1.0},"939":{"tf":1.7320508075688772},"959":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"362":{"tf":1.0},"786":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"u":{"df":13,"docs":{"1071":{"tf":1.0},"1097":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"269":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"571":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"962":{"tf":1.0}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"847":{"tf":1.0},"848":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"287":{"tf":1.0},"514":{"tf":1.0},"626":{"tf":2.0}},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"115":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":1,"docs":{"294":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"117":{"tf":1.0},"202":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"1007":{"tf":1.0},"1015":{"tf":2.8284271247461903},"181":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"198":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.0},"857":{"tf":2.0},"858":{"tf":2.23606797749979},"859":{"tf":2.8284271247461903},"864":{"tf":1.0},"866":{"tf":3.3166247903554},"897":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":157,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":2.449489742783178},"1077":{"tf":1.0},"1081":{"tf":1.0},"1101":{"tf":1.0},"112":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"15":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.7320508075688772},"293":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"296":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"306":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":2.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"437":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.0},"451":{"tf":2.23606797749979},"452":{"tf":1.4142135623730951},"455":{"tf":1.0},"457":{"tf":2.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"488":{"tf":1.0},"497":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"51":{"tf":1.0},"515":{"tf":1.7320508075688772},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.7320508075688772},"554":{"tf":1.0},"561":{"tf":1.0},"575":{"tf":1.4142135623730951},"580":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"633":{"tf":2.0},"635":{"tf":1.0},"642":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.4142135623730951},"658":{"tf":1.0},"665":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"851":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"887":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.0},"932":{"tf":1.7320508075688772},"933":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"986":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}},"n":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}},"r":{"df":2,"docs":{"170":{"tf":1.0},"199":{"tf":1.0}}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":31,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"203":{"tf":1.0},"275":{"tf":1.7320508075688772},"299":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"375":{"tf":1.0},"388":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"580":{"tf":1.0},"633":{"tf":1.4142135623730951},"662":{"tf":1.0},"665":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.0},"732":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"880":{"tf":1.0},"906":{"tf":1.0},"958":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":1.0},"523":{"tf":1.0},"665":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"698":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"175":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.4142135623730951},"556":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"1110":{"tf":1.0},"1112":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":6,"docs":{"232":{"tf":1.0},"233":{"tf":1.0},"427":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":2.0},"19":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.4142135623730951},"962":{"tf":1.7320508075688772},"963":{"tf":1.0},"966":{"tf":1.0}}},"p":{"df":2,"docs":{"186":{"tf":1.0},"221":{"tf":1.4142135623730951}}}},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"'":{"2":{"0":{"1":{"9":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"c":{"df":1,"docs":{"1112":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"y":{"df":6,"docs":{"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1122":{"tf":1.0},"266":{"tf":1.0},"488":{"tf":1.0}}}},"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1046":{"tf":1.0},"1083":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"527":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"222":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"507":{"tf":1.0},"705":{"tf":1.7320508075688772},"77":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"966":{"tf":1.0},"98":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"120":{"tf":1.0},"824":{"tf":1.0},"914":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"367":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"540":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1122":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"1046":{"tf":1.4142135623730951},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0}}},"l":{"'":{"df":1,"docs":{"196":{"tf":1.0}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"47":{"tf":1.0},"495":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{}},"df":75,"docs":{"11":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1119":{"tf":2.0},"1122":{"tf":1.0},"1124":{"tf":1.4142135623730951},"12":{"tf":2.449489742783178},"124":{"tf":1.0},"13":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"16":{"tf":1.4142135623730951},"171":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"196":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"263":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"358":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"401":{"tf":1.0},"443":{"tf":1.0},"45":{"tf":1.0},"475":{"tf":1.0},"53":{"tf":1.0},"533":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.0},"542":{"tf":2.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"67":{"tf":2.0},"69":{"tf":1.7320508075688772},"72":{"tf":1.4142135623730951},"744":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":2.0},"80":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.4142135623730951},"947":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.7320508075688772},"957":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":2.0},"963":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1014":{"tf":1.0},"1015":{"tf":1.0}}}}}},"df":29,"docs":{"1066":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"426":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.4142135623730951},"666":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":2.0},"85":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"967":{"tf":1.0},"985":{"tf":1.0}},"i":{"c":{"df":16,"docs":{"1119":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"3":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.449489742783178},"356":{"tf":1.0},"362":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"374":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.0},"424":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"1007":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":2.0},"864":{"tf":2.23606797749979},"866":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"732":{"tf":1.0}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"661":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"1036":{"tf":1.0},"1037":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":6,"docs":{"1029":{"tf":1.0},"1065":{"tf":1.0},"1091":{"tf":1.0},"335":{"tf":1.0},"516":{"tf":1.7320508075688772},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}},"df":32,"docs":{"1003":{"tf":1.0},"1042":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1061":{"tf":1.0},"1100":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"238":{"tf":1.4142135623730951},"263":{"tf":1.0},"288":{"tf":1.0},"412":{"tf":1.0},"510":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"752":{"tf":1.4142135623730951},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"786":{"tf":1.0},"824":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"932":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"926":{"tf":1.0},"930":{"tf":1.0},"932":{"tf":3.7416573867739413},"938":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"932":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"199":{"tf":1.0},"303":{"tf":1.0},"752":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"266":{"tf":2.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"528":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"678":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"414":{"tf":1.0},"432":{"tf":1.0},"488":{"tf":1.0},"576":{"tf":1.0},"74":{"tf":1.0}}},"k":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":1.7320508075688772},"103":{"tf":1.0},"107":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"129":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":2.0},"331":{"tf":1.0},"343":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"784":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.4142135623730951},"987":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"842":{"tf":1.0},"94":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"1025":{"tf":1.0},"742":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"909":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"232":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"367":{"tf":1.0},"924":{"tf":1.0},"964":{"tf":1.0}},"k":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"269":{"tf":1.0},"272":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"558":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":3,"docs":{"1027":{"tf":1.0},"153":{"tf":2.0},"784":{"tf":1.0}}},"t":{"df":1,"docs":{"527":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"918":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"359":{"tf":1.0},"362":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":23,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"31":{"tf":1.0},"339":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.7320508075688772},"379":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":3.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"673":{"tf":1.4142135623730951},"708":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"205":{"tf":1.0},"309":{"tf":1.0},"447":{"tf":1.0},"531":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"268":{"tf":1.0},"337":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1099":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"358":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"409":{"tf":2.8284271247461903},"413":{"tf":1.0},"561":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"[":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"p":{"df":2,"docs":{"444":{"tf":1.0},"528":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"507":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"413":{"tf":1.0}}}}},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"1072":{"tf":1.0},"236":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"462":{"tf":1.0},"780":{"tf":1.0},"923":{"tf":1.0},"959":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"193":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"709":{"tf":1.7320508075688772},"897":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"260":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"413":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0}}},"n":{"d":{"df":4,"docs":{"1018":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.0},"779":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"481":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"844":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":2,"docs":{"1011":{"tf":1.0},"678":{"tf":1.0}}}}},"df":19,"docs":{"104":{"tf":1.0},"1095":{"tf":1.0},"1116":{"tf":1.7320508075688772},"1121":{"tf":1.0},"117":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"231":{"tf":1.0},"256":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"434":{"tf":1.0},"528":{"tf":1.0},"581":{"tf":1.0},"931":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1061":{"tf":1.0},"1099":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":2.449489742783178},"188":{"tf":1.4142135623730951},"291":{"tf":1.0},"318":{"tf":1.0},"415":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"553":{"tf":1.7320508075688772},"555":{"tf":2.0},"571":{"tf":1.0},"575":{"tf":1.0},"713":{"tf":1.0},"939":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"235":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"778":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"357":{"tf":1.0},"527":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"506":{"tf":1.0},"764":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":42,"docs":{"1029":{"tf":4.58257569495584},"1037":{"tf":3.4641016151377544},"1053":{"tf":5.0990195135927845},"1069":{"tf":2.8284271247461903},"1091":{"tf":4.242640687119285},"1100":{"tf":1.4142135623730951},"1103":{"tf":4.69041575982343},"1104":{"tf":4.795831523312719},"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.7320508075688772},"295":{"tf":1.0},"316":{"tf":2.23606797749979},"323":{"tf":1.0},"353":{"tf":1.0},"516":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"726":{"tf":1.4142135623730951},"757":{"tf":5.0990195135927845},"762":{"tf":1.0},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.6457513110645907}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"508":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1019":{"tf":1.0}}}}}}}}}},"df":3,"docs":{"1019":{"tf":1.0},"445":{"tf":1.0},"451":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"538":{"tf":1.0},"595":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"b":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772}}}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"413":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"199":{"tf":1.0}}}}},"n":{"df":15,"docs":{"239":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"373":{"tf":1.0},"497":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"886":{"tf":1.0},"933":{"tf":2.0},"948":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":23,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1124":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"199":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.0},"290":{"tf":1.0},"3":{"tf":1.4142135623730951},"302":{"tf":1.0},"417":{"tf":1.0},"567":{"tf":1.4142135623730951},"58":{"tf":2.0},"59":{"tf":1.0},"622":{"tf":1.0},"7":{"tf":1.0},"71":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"98":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"1074":{"tf":1.0}},"o":{"df":1,"docs":{"824":{"tf":2.6457513110645907}}}},"w":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"524":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":62,"docs":{"1003":{"tf":1.0},"1010":{"tf":1.0},"1033":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"255":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"421":{"tf":1.0},"430":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.7320508075688772},"514":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"62":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"703":{"tf":1.0},"708":{"tf":1.7320508075688772},"747":{"tf":1.4142135623730951},"785":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"864":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"932":{"tf":1.0},"949":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":122,"docs":{"1011":{"tf":1.4142135623730951},"1027":{"tf":1.0},"103":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"215":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.0},"223":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":2.23606797749979},"323":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":3.0},"354":{"tf":1.4142135623730951},"358":{"tf":2.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"454":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.23606797749979},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"607":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":2.0},"699":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.7320508075688772},"785":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":1.4142135623730951},"836":{"tf":1.0},"844":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":3.872983346207417},"877":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":2.8284271247461903},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":1.0},"917":{"tf":1.4142135623730951},"920":{"tf":1.0},"922":{"tf":1.0},"928":{"tf":1.7320508075688772},"935":{"tf":1.0},"937":{"tf":1.0},"948":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"964":{"tf":1.0},"991":{"tf":1.0}}},"i":{"c":{"df":28,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"106":{"tf":1.0},"1100":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"343":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"580":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"1107":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"0":{"@":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"f":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"230":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"j":{"df":3,"docs":{"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":23,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":2.0},"228":{"tf":2.6457513110645907},"229":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"277":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"441":{"tf":2.6457513110645907},"633":{"tf":1.0},"705":{"tf":1.0},"902":{"tf":1.0}}}},"df":2,"docs":{"332":{"tf":1.0},"589":{"tf":1.0}},"i":{"d":{"df":4,"docs":{"1097":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0}}},"df":27,"docs":{"1003":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.7320508075688772},"328":{"tf":1.0},"396":{"tf":1.7320508075688772},"415":{"tf":1.0},"477":{"tf":1.0},"555":{"tf":1.4142135623730951},"664":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"751":{"tf":1.0},"79":{"tf":1.7320508075688772},"864":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"1011":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"1094":{"tf":1.0},"1097":{"tf":1.0},"322":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"170":{"tf":1.0},"68":{"tf":1.0},"825":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"435":{"tf":1.0},"500":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"477":{"tf":1.0},"938":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"132":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1122":{"tf":1.0},"170":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"430":{"tf":1.0},"447":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"r":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.4142135623730951}}}}}}},"df":46,"docs":{"101":{"tf":1.0},"1025":{"tf":1.0},"104":{"tf":1.0},"1073":{"tf":1.0},"1109":{"tf":1.0},"143":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"254":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.7320508075688772},"340":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"386":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.0},"509":{"tf":1.0},"53":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"598":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"672":{"tf":1.0},"705":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"883":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"924":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"1011":{"tf":1.0},"446":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":18,"docs":{"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.4142135623730951},"266":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"321":{"tf":1.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.0},"599":{"tf":1.0},"690":{"tf":1.0},"766":{"tf":1.0},"902":{"tf":1.0},"947":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"222":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"462":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":35,"docs":{"10":{"tf":1.0},"1033":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1124":{"tf":1.0},"123":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"239":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.0},"285":{"tf":1.4142135623730951},"289":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.4142135623730951},"496":{"tf":1.7320508075688772},"567":{"tf":1.0},"605":{"tf":1.0},"613":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1010":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"199":{"tf":1.4142135623730951},"387":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"229":{"tf":1.0},"260":{"tf":1.4142135623730951},"262":{"tf":2.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"730":{"tf":1.7320508075688772}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"426":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"641":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":6,"docs":{"359":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"839":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"427":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"335":{"tf":1.0},"499":{"tf":1.0},"586":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1033":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.4142135623730951},"199":{"tf":4.123105625617661},"295":{"tf":1.0},"318":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"705":{"tf":1.0},"734":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":51,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":2.23606797749979},"26":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"338":{"tf":1.0},"354":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"449":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"57":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"803":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"824":{"tf":1.4142135623730951},"844":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}},"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1029":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1091":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"155":{"tf":1.0},"197":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.0},"488":{"tf":1.0},"824":{"tf":1.0},"948":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"21":{"tf":1.0},"506":{"tf":1.0},"953":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"959":{"tf":1.0}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":13,"docs":{"1044":{"tf":1.0},"155":{"tf":1.4142135623730951},"248":{"tf":1.0},"387":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"837":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"1004":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1122":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"678":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":7,"docs":{"1097":{"tf":1.0},"223":{"tf":1.0},"335":{"tf":1.0},"556":{"tf":1.0},"576":{"tf":1.0},"8":{"tf":1.0},"913":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"494":{"tf":1.4142135623730951},"497":{"tf":1.0},"503":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.4142135623730951},"1122":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"199":{"tf":1.4142135623730951},"328":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"644":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"129":{"tf":1.0},"247":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"364":{"tf":1.0},"550":{"tf":1.0},"632":{"tf":1.0},"859":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"678":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1055":{"tf":1.0},"1061":{"tf":2.0},"1099":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1094":{"tf":1.0},"1099":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"287":{"tf":1.0}}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"738":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"744":{"tf":1.0},"813":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"1003":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"169":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"453":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"794":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"426":{"tf":1.0},"873":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"928":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"s":{"df":1,"docs":{"1073":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"939":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":88,"docs":{"1003":{"tf":2.449489742783178},"1005":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1052":{"tf":1.0},"109":{"tf":1.0},"1102":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.7320508075688772},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":1.7320508075688772},"212":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"260":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":2.0},"317":{"tf":1.0},"335":{"tf":1.7320508075688772},"348":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"402":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":2.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":2.449489742783178},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"641":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.7320508075688772},"663":{"tf":1.0},"680":{"tf":1.0},"712":{"tf":1.0},"722":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"93":{"tf":1.0},"947":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"1003":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":113,"docs":{"1003":{"tf":1.0},"101":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"110":{"tf":1.0},"1108":{"tf":1.0},"1110":{"tf":1.0},"1123":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.4142135623730951},"231":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.4142135623730951},"470":{"tf":1.0},"478":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.4142135623730951},"506":{"tf":3.0},"526":{"tf":2.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":2.23606797749979},"557":{"tf":1.0},"567":{"tf":1.0},"573":{"tf":1.4142135623730951},"575":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.7320508075688772},"59":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"654":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"766":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"84":{"tf":1.4142135623730951},"857":{"tf":1.0},"887":{"tf":1.4142135623730951},"898":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"936":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":2.0},"945":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.4142135623730951},"97":{"tf":1.0},"981":{"tf":1.0},"986":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":5,"docs":{"106":{"tf":1.0},"507":{"tf":1.0},"728":{"tf":1.0},"924":{"tf":1.0},"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}},"df":4,"docs":{"215":{"tf":1.0},"304":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"461":{"tf":1.0}}}},"df":0,"docs":{}},"df":6,"docs":{"185":{"tf":1.0},"187":{"tf":1.0},"376":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"924":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"269":{"tf":1.0},"477":{"tf":2.6457513110645907},"478":{"tf":1.0},"479":{"tf":2.0},"550":{"tf":1.0},"953":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":17,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"21":{"tf":1.0},"343":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"525":{"tf":1.7320508075688772},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":2.449489742783178},"55":{"tf":1.0},"580":{"tf":1.0},"626":{"tf":2.0},"982":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"874":{"tf":1.0}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"889":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"872":{"tf":1.0},"876":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"886":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"df":20,"docs":{"396":{"tf":1.0},"664":{"tf":1.0},"740":{"tf":2.8284271247461903},"751":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"884":{"tf":1.0},"885":{"tf":1.0},"886":{"tf":1.7320508075688772},"888":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1015":{"tf":1.0},"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"21":{"tf":1.0},"254":{"tf":1.0},"318":{"tf":1.4142135623730951},"343":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.4142135623730951},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.7320508075688772},"847":{"tf":1.0},"851":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}},"`":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"1105":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"452":{"tf":1.4142135623730951}}}},"df":2,"docs":{"155":{"tf":1.0},"824":{"tf":1.0}},"g":{"df":70,"docs":{"10":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":2.23606797749979},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1089":{"tf":1.4142135623730951},"11":{"tf":1.0},"1119":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":2.449489742783178},"165":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":2.23606797749979},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"300":{"tf":1.0},"368":{"tf":1.0},"395":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.0},"508":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":2.0},"54":{"tf":1.0},"550":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"61":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"643":{"tf":1.0},"728":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"824":{"tf":2.23606797749979},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"913":{"tf":1.0},"976":{"tf":1.4142135623730951},"977":{"tf":2.0},"982":{"tf":2.23606797749979},"989":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"992":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1029":{"tf":1.0},"1042":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"1091":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.0}}},"df":483,"docs":{"1":{"tf":1.0},"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"1001":{"tf":1.0},"1003":{"tf":1.7320508075688772},"1006":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1031":{"tf":1.0},"1033":{"tf":1.7320508075688772},"1036":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1048":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1077":{"tf":1.4142135623730951},"1087":{"tf":2.449489742783178},"1092":{"tf":1.0},"1093":{"tf":1.0},"1095":{"tf":2.23606797749979},"1097":{"tf":1.0},"1099":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":2.23606797749979},"1119":{"tf":1.0},"1121":{"tf":2.6457513110645907},"1122":{"tf":2.6457513110645907},"113":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"129":{"tf":3.4641016151377544},"130":{"tf":1.7320508075688772},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.0},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"166":{"tf":2.6457513110645907},"167":{"tf":2.8284271247461903},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"183":{"tf":2.449489742783178},"184":{"tf":1.7320508075688772},"185":{"tf":1.7320508075688772},"186":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":2.0},"216":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.23606797749979},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":2.449489742783178},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":1.7320508075688772},"28":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.6457513110645907},"289":{"tf":2.0},"290":{"tf":2.449489742783178},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.7320508075688772},"296":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.23606797749979},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":1.7320508075688772},"309":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.23606797749979},"324":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":2.0},"344":{"tf":1.0},"346":{"tf":1.7320508075688772},"35":{"tf":1.0},"350":{"tf":1.4142135623730951},"352":{"tf":2.23606797749979},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"36":{"tf":1.0},"360":{"tf":2.0},"362":{"tf":1.0},"363":{"tf":2.23606797749979},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":2.449489742783178},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"384":{"tf":1.0},"386":{"tf":1.7320508075688772},"388":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"40":{"tf":1.0},"403":{"tf":2.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":2.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.4142135623730951},"452":{"tf":1.7320508075688772},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":2.0},"466":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"472":{"tf":1.4142135623730951},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"489":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"499":{"tf":1.0},"50":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":4.123105625617661},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":2.23606797749979},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":3.3166247903554},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":2.0},"546":{"tf":2.0},"547":{"tf":1.7320508075688772},"548":{"tf":2.8284271247461903},"550":{"tf":1.0},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"580":{"tf":2.0},"581":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":2.449489742783178},"615":{"tf":1.0},"622":{"tf":3.7416573867739413},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.0},"635":{"tf":1.0},"640":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.7320508075688772},"700":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.0},"778":{"tf":1.4142135623730951},"78":{"tf":1.0},"783":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"8":{"tf":1.0},"80":{"tf":1.7320508075688772},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.8284271247461903},"835":{"tf":1.0},"836":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":2.8284271247461903},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"88":{"tf":1.4142135623730951},"880":{"tf":2.0},"885":{"tf":1.0},"887":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":2.23606797749979},"913":{"tf":2.6457513110645907},"914":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"918":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.7320508075688772},"924":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.7320508075688772},"933":{"tf":1.4142135623730951},"938":{"tf":2.6457513110645907},"94":{"tf":1.0},"945":{"tf":1.7320508075688772},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":2.6457513110645907},"960":{"tf":1.7320508075688772},"961":{"tf":2.0},"962":{"tf":2.0},"963":{"tf":2.449489742783178},"964":{"tf":2.0},"967":{"tf":1.4142135623730951},"972":{"tf":1.0},"976":{"tf":2.6457513110645907},"977":{"tf":2.0},"978":{"tf":1.0},"981":{"tf":1.0},"985":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":17,"docs":{"1015":{"tf":1.0},"1065":{"tf":1.0},"1097":{"tf":1.0},"451":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"607":{"tf":1.0},"641":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":2.449489742783178},"780":{"tf":1.0},"851":{"tf":1.0},"897":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}}},"+":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"506":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"541":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"664":{"tf":1.0},"666":{"tf":1.0}}}}}}},"df":261,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"1003":{"tf":1.0},"1004":{"tf":1.4142135623730951},"1010":{"tf":1.7320508075688772},"1011":{"tf":2.0},"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1046":{"tf":2.0},"1061":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":2.8284271247461903},"1068":{"tf":1.4142135623730951},"107":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1075":{"tf":2.6457513110645907},"1077":{"tf":1.0},"1087":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1124":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.4142135623730951},"119":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.0},"162":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"215":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":3.1622776601683795},"223":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"316":{"tf":1.4142135623730951},"323":{"tf":3.3166247903554},"33":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":2.449489742783178},"36":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"368":{"tf":1.0},"373":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"449":{"tf":2.6457513110645907},"450":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"500":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":3.605551275463989},"506":{"tf":5.477225575051661},"508":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"518":{"tf":3.4641016151377544},"519":{"tf":1.7320508075688772},"520":{"tf":1.0},"521":{"tf":2.0},"522":{"tf":1.7320508075688772},"523":{"tf":2.23606797749979},"524":{"tf":2.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":3.4641016151377544},"528":{"tf":5.196152422706632},"529":{"tf":1.7320508075688772},"530":{"tf":1.0},"531":{"tf":2.449489742783178},"539":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"552":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":2.6457513110645907},"587":{"tf":1.7320508075688772},"589":{"tf":2.23606797749979},"590":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.0},"595":{"tf":1.7320508075688772},"596":{"tf":2.8284271247461903},"607":{"tf":2.0},"609":{"tf":2.6457513110645907},"61":{"tf":1.0},"613":{"tf":2.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"635":{"tf":1.0},"641":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"666":{"tf":1.0},"676":{"tf":1.4142135623730951},"69":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":3.605551275463989},"780":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":2.6457513110645907},"824":{"tf":2.449489742783178},"844":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"852":{"tf":1.4142135623730951},"853":{"tf":1.0},"858":{"tf":1.4142135623730951},"861":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"873":{"tf":3.0},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":2.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":2.0},"898":{"tf":2.449489742783178},"899":{"tf":2.449489742783178},"903":{"tf":1.0},"906":{"tf":2.0},"913":{"tf":2.449489742783178},"914":{"tf":1.0},"918":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":2.23606797749979},"924":{"tf":2.449489742783178},"927":{"tf":1.7320508075688772},"928":{"tf":4.47213595499958},"929":{"tf":4.123105625617661},"930":{"tf":1.4142135623730951},"931":{"tf":5.0},"932":{"tf":2.449489742783178},"933":{"tf":5.385164807134504},"936":{"tf":2.0},"938":{"tf":5.0},"939":{"tf":4.0},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":2.0},"977":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"983":{"tf":2.0},"985":{"tf":1.7320508075688772},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"225":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":35,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"1117":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"425":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"477":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"741":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"+":{"0":{"4":{"df":1,"docs":{"406":{"tf":1.7320508075688772}}},"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1102":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"345":{"tf":1.0},"356":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.4142135623730951},"523":{"tf":1.0},"665":{"tf":1.0},"689":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"175":{"tf":1.0},"260":{"tf":1.0},"321":{"tf":1.0},"328":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951}}}},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}}}}}}}}},"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"924":{"tf":1.7320508075688772}},"e":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"817":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.0}}}}}}},"df":3,"docs":{"813":{"tf":2.0},"920":{"tf":1.0},"924":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"354":{"tf":1.0},"386":{"tf":1.0},"487":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"0":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1022":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"199":{"tf":2.23606797749979},"203":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"525":{"tf":1.0},"611":{"tf":1.0},"630":{"tf":1.0},"728":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"808":{"tf":1.0},"836":{"tf":1.0}}},"2":{"5":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"199":{"tf":2.23606797749979},"531":{"tf":2.0},"906":{"tf":1.0}}},"3":{"1":{".":{"4":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1029":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":3.4641016151377544},"529":{"tf":1.4142135623730951},"797":{"tf":1.0}}},"4":{"df":5,"docs":{"432":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"568":{"tf":1.0},"664":{"tf":1.0}}},"6":{"df":1,"docs":{"619":{"tf":1.0}}},"8":{"df":2,"docs":{"757":{"tf":1.0},"766":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"1042":{"tf":1.0},"1103":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"180":{"tf":1.0},"221":{"tf":1.7320508075688772},"248":{"tf":1.0},"276":{"tf":1.0},"339":{"tf":1.7320508075688772},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"367":{"tf":1.0},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"390":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":2.23606797749979},"414":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"540":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"561":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"928":{"tf":1.0},"931":{"tf":2.23606797749979},"932":{"tf":1.0},"958":{"tf":3.4641016151377544},"960":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":119,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1020":{"tf":2.0},"1025":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.4142135623730951},"1120":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.4142135623730951},"197":{"tf":2.0},"199":{"tf":3.1622776601683795},"220":{"tf":1.4142135623730951},"229":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"254":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":3.0},"270":{"tf":2.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"287":{"tf":2.449489742783178},"288":{"tf":2.449489742783178},"289":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"334":{"tf":2.0},"335":{"tf":3.0},"347":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.7320508075688772},"367":{"tf":1.0},"373":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":2.23606797749979},"403":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"500":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.4142135623730951},"603":{"tf":1.0},"622":{"tf":2.0},"627":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":3.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"690":{"tf":1.0},"705":{"tf":4.0},"708":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.0},"732":{"tf":1.7320508075688772},"742":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":3.7416573867739413},"774":{"tf":1.0},"776":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"780":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"924":{"tf":2.0},"948":{"tf":1.0},"977":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"_":{"1":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1053":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":1,"docs":{"313":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"1033":{"tf":2.0},"120":{"tf":1.0},"199":{"tf":1.0},"313":{"tf":1.7320508075688772},"459":{"tf":1.0},"462":{"tf":1.7320508075688772},"464":{"tf":1.0},"485":{"tf":1.0},"555":{"tf":2.0},"586":{"tf":1.0},"688":{"tf":1.0},"726":{"tf":1.0},"900":{"tf":1.0},"923":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"571":{"tf":1.0},"962":{"tf":1.0}}}},"t":{"df":5,"docs":{"426":{"tf":1.0},"590":{"tf":1.0},"640":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0}}}},"df":9,"docs":{"197":{"tf":1.0},"224":{"tf":1.0},"457":{"tf":1.4142135623730951},"705":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":1.0},"924":{"tf":1.0},"982":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"770":{"tf":1.4142135623730951},"803":{"tf":1.0},"933":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":23,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"242":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"474":{"tf":1.0},"528":{"tf":1.0},"58":{"tf":1.0},"596":{"tf":1.0},"74":{"tf":1.0},"947":{"tf":1.0},"962":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"954":{"tf":1.0}}}}},"df":1,"docs":{"199":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"1122":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":26,"docs":{"1081":{"tf":1.0},"1101":{"tf":1.0},"152":{"tf":1.0},"17":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"290":{"tf":1.0},"353":{"tf":1.0},"457":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"654":{"tf":1.4142135623730951},"742":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"959":{"tf":1.0}},"f":{"df":3,"docs":{"928":{"tf":1.7320508075688772},"929":{"tf":1.0},"938":{"tf":2.0}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"936":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"844":{"tf":1.0},"928":{"tf":1.7320508075688772},"933":{"tf":1.0},"938":{"tf":2.8284271247461903}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"s":{"a":{"df":1,"docs":{"917":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"1":{".":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":105,"docs":{"1003":{"tf":2.0},"1011":{"tf":1.7320508075688772},"1022":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1057":{"tf":1.7320508075688772},"106":{"tf":1.0},"1061":{"tf":2.449489742783178},"1069":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.8284271247461903},"1091":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1103":{"tf":1.4142135623730951},"1104":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"142":{"tf":2.0},"143":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"175":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"343":{"tf":2.0},"354":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"400":{"tf":1.0},"412":{"tf":1.4142135623730951},"424":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":2.23606797749979},"484":{"tf":1.0},"485":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"519":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"580":{"tf":2.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"740":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"836":{"tf":1.0},"841":{"tf":1.7320508075688772},"844":{"tf":2.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"876":{"tf":1.0},"917":{"tf":1.4142135623730951},"924":{"tf":3.3166247903554},"928":{"tf":1.4142135623730951},"943":{"tf":1.0},"945":{"tf":3.3166247903554},"958":{"tf":1.0}}}}},"u":{"df":3,"docs":{"445":{"tf":1.0},"450":{"tf":1.0},"550":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"150":{"tf":1.0},"655":{"tf":1.0},"814":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":94,"docs":{"1009":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1021":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"382":{"tf":1.0},"440":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"569":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"649":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"703":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":2.0},"742":{"tf":1.0},"75":{"tf":1.4142135623730951},"762":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":2.0},"931":{"tf":2.23606797749979},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":2.0},"948":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"917":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":7,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"447":{"tf":1.0},"56":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"9":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":123,"docs":{"100":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"106":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1084":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.4142135623730951},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":3.0},"129":{"tf":2.0},"130":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"222":{"tf":2.6457513110645907},"223":{"tf":2.23606797749979},"227":{"tf":2.0},"235":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":2.449489742783178},"263":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":2.449489742783178},"295":{"tf":4.47213595499958},"297":{"tf":2.0},"299":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.0},"364":{"tf":3.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"388":{"tf":1.0},"416":{"tf":1.7320508075688772},"429":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"443":{"tf":3.3166247903554},"447":{"tf":1.0},"452":{"tf":1.0},"504":{"tf":1.0},"546":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.7320508075688772},"595":{"tf":2.0},"598":{"tf":1.0},"600":{"tf":2.23606797749979},"643":{"tf":1.0},"653":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":3.1622776601683795},"744":{"tf":1.0},"764":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":3.0},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"928":{"tf":2.23606797749979},"929":{"tf":2.0},"931":{"tf":3.3166247903554},"932":{"tf":1.7320508075688772},"933":{"tf":3.1622776601683795},"951":{"tf":1.4142135623730951},"953":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"966":{"tf":1.4142135623730951},"977":{"tf":1.0},"982":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"287":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"295":{"tf":1.0},"297":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"315":{"tf":1.0},"497":{"tf":1.0},"630":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":2.23606797749979},"898":{"tf":1.0},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":3.1622776601683795}},"e":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"862":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":14,"docs":{"1019":{"tf":1.0},"173":{"tf":1.0},"210":{"tf":1.0},"516":{"tf":1.0},"740":{"tf":1.0},"747":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.449489742783178},"85":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"889":{"tf":1.0},"916":{"tf":1.0}},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"813":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":45,"docs":{"100":{"tf":1.0},"1027":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"1121":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":3.605551275463989},"199":{"tf":4.123105625617661},"204":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"542":{"tf":1.0},"562":{"tf":1.0},"593":{"tf":1.0},"601":{"tf":1.4142135623730951},"691":{"tf":1.0},"707":{"tf":1.0},"740":{"tf":1.0},"88":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":2.23606797749979},"966":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"966":{"tf":1.0}}}},"o":{"c":{"a":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1122":{"tf":2.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"175":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"661":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"291":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"507":{"tf":1.0},"640":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"df":15,"docs":{"102":{"tf":1.0},"1068":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.0},"223":{"tf":1.0},"445":{"tf":1.0},"449":{"tf":1.0},"738":{"tf":1.4142135623730951},"740":{"tf":1.0},"741":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"983":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"168":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"393":{"tf":1.0},"477":{"tf":1.7320508075688772},"480":{"tf":1.0},"555":{"tf":1.0},"579":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"1027":{"tf":1.0},"289":{"tf":1.0},"364":{"tf":1.0}}},"l":{"df":1,"docs":{"515":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":64,"docs":{"1011":{"tf":1.0},"1017":{"tf":1.0},"1020":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1077":{"tf":1.0},"109":{"tf":1.0},"1106":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"212":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"298":{"tf":1.0},"302":{"tf":1.0},"305":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"450":{"tf":1.0},"452":{"tf":1.4142135623730951},"456":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.0},"931":{"tf":2.0},"954":{"tf":1.0},"985":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":1,"docs":{"365":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":19,"docs":{"11":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"25":{"tf":1.0},"297":{"tf":1.4142135623730951},"317":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"379":{"tf":1.0},"538":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.4142135623730951},"949":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"966":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"966":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"966":{"tf":2.449489742783178}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"df":2,"docs":{"199":{"tf":1.0},"770":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"375":{"tf":1.0},"456":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":19,"docs":{"1031":{"tf":1.0},"1035":{"tf":2.23606797749979},"124":{"tf":1.0},"135":{"tf":1.0},"21":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":2.6457513110645907},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.7320508075688772},"528":{"tf":1.7320508075688772},"57":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":1.0},"970":{"tf":1.0}}},"y":{"df":50,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.0},"1110":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.7320508075688772},"255":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"288":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.0},"427":{"tf":1.0},"457":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"84":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"916":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0}}}},"df":2,"docs":{"926":{"tf":1.0},"932":{"tf":1.0}},"e":{"'":{"d":{"df":3,"docs":{"292":{"tf":1.0},"572":{"tf":1.0},"982":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"270":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"353":{"tf":1.4142135623730951}}}},"r":{"df":6,"docs":{"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"290":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.0}}},"v":{"df":10,"docs":{"1032":{"tf":1.0},"1065":{"tf":1.0},"1097":{"tf":1.0},"229":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"292":{"tf":1.0},"430":{"tf":1.0},"678":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}}},"df":26,"docs":{"1099":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"327":{"tf":1.0},"384":{"tf":1.0},"456":{"tf":1.0},"55":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"56":{"tf":1.0},"562":{"tf":1.0},"676":{"tf":1.4142135623730951},"740":{"tf":1.0},"799":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"959":{"tf":1.0},"963":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":7,"docs":{"1099":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"740":{"tf":1.0},"81":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"11":{"tf":1.0},"304":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"740":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":2.0},"847":{"tf":1.0},"857":{"tf":1.0},"916":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1028":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"523":{"tf":1.4142135623730951},"524":{"tf":1.4142135623730951},"625":{"tf":1.0}}}},"df":0,"docs":{}},"df":37,"docs":{"1025":{"tf":3.3166247903554},"1027":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1087":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"224":{"tf":1.0},"267":{"tf":3.3166247903554},"270":{"tf":2.6457513110645907},"273":{"tf":4.0},"284":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"373":{"tf":1.0},"39":{"tf":1.7320508075688772},"438":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.0},"621":{"tf":1.4142135623730951},"625":{"tf":1.0},"628":{"tf":2.0},"67":{"tf":1.4142135623730951},"707":{"tf":2.23606797749979},"708":{"tf":1.0},"709":{"tf":2.0},"770":{"tf":1.0},"772":{"tf":1.0},"948":{"tf":1.0},"972":{"tf":1.7320508075688772},"974":{"tf":1.7320508075688772},"975":{"tf":1.7320508075688772},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"453":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"1028":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"162":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"67":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}},"t":{"df":2,"docs":{"1066":{"tf":1.0},"589":{"tf":1.4142135623730951}}}}},"r":{"d":{"df":2,"docs":{"289":{"tf":1.0},"375":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":57,"docs":{"1011":{"tf":1.7320508075688772},"1046":{"tf":1.0},"145":{"tf":1.0},"180":{"tf":1.0},"212":{"tf":1.0},"238":{"tf":1.4142135623730951},"253":{"tf":1.0},"276":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"375":{"tf":1.0},"378":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"412":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"587":{"tf":1.0},"590":{"tf":1.0},"646":{"tf":1.0},"655":{"tf":1.0},"737":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.0},"912":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"985":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"422":{"tf":1.0},"434":{"tf":1.0},"506":{"tf":1.4142135623730951},"839":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"1":{"df":2,"docs":{"254":{"tf":1.7320508075688772},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":9,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"1093":{"tf":1.0},"1099":{"tf":1.0},"287":{"tf":1.0},"289":{"tf":1.0},"368":{"tf":1.0},"924":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"299":{"tf":1.0},"931":{"tf":1.0},"941":{"tf":1.0}}}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1010":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"924":{"tf":1.4142135623730951}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"185":{"tf":1.7320508075688772},"188":{"tf":1.0},"398":{"tf":1.0},"440":{"tf":1.0},"475":{"tf":1.0},"478":{"tf":1.0},"576":{"tf":1.0},"932":{"tf":1.0},"939":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":43,"docs":{"1003":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1066":{"tf":1.0},"1095":{"tf":1.4142135623730951},"137":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.23606797749979},"193":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"74":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":2.449489742783178},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"985":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"488":{"tf":1.0},"528":{"tf":1.0},"575":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"446":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"738":{"tf":1.0},"745":{"tf":1.4142135623730951}}}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"1055":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.7320508075688772},"678":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":6,"docs":{"184":{"tf":1.0},"451":{"tf":1.0},"543":{"tf":1.0},"814":{"tf":1.0},"9":{"tf":1.0},"903":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"1077":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"355":{"tf":1.0},"654":{"tf":1.0},"950":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"199":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{":":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":3.1622776601683795}}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1094":{"tf":1.0},"380":{"tf":1.0},"708":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"880":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"285":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"137":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"705":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"374":{"tf":1.0},"382":{"tf":1.0},"949":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"287":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1057":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"708":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1057":{"tf":2.449489742783178},"1061":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":64,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1057":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":3.1622776601683795},"271":{"tf":1.7320508075688772},"272":{"tf":1.7320508075688772},"273":{"tf":2.23606797749979},"275":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"294":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"39":{"tf":1.0},"42":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.0},"528":{"tf":2.23606797749979},"529":{"tf":2.0},"539":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":2.6457513110645907},"600":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":2.8284271247461903},"624":{"tf":1.0},"628":{"tf":1.4142135623730951},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.23606797749979},"740":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"944":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"679":{"tf":1.4142135623730951},"690":{"tf":1.0},"751":{"tf":1.0},"944":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"101":{"tf":1.0},"1122":{"tf":1.0},"941":{"tf":1.0},"978":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":42,"docs":{"1072":{"tf":1.0},"1076":{"tf":1.0},"1080":{"tf":1.4142135623730951},"151":{"tf":1.0},"180":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"338":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"413":{"tf":1.0},"457":{"tf":1.0},"460":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"949":{"tf":1.0},"953":{"tf":1.0},"977":{"tf":1.0},"99":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":42,"docs":{"1018":{"tf":1.0},"1044":{"tf":1.0},"1073":{"tf":1.0},"1081":{"tf":1.0},"116":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"595":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"73":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"939":{"tf":1.7320508075688772},"950":{"tf":1.0},"962":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"528":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"p":{"6":{"4":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":8,"docs":{"198":{"tf":1.0},"236":{"tf":1.0},"271":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0},"443":{"tf":1.0},"499":{"tf":1.0},"589":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"769":{"tf":1.0},"917":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"844":{"tf":1.0}}}}}}},"r":{"d":{"df":6,"docs":{"249":{"tf":1.0},"270":{"tf":1.4142135623730951},"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"229":{"tf":1.0},"327":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":72,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1109":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":2.23606797749979},"205":{"tf":1.4142135623730951},"215":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"25":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"310":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"405":{"tf":1.7320508075688772},"456":{"tf":1.0},"497":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"590":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.7320508075688772},"705":{"tf":1.0},"742":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"878":{"tf":1.0},"927":{"tf":1.0},"947":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"474":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"1":{"/":{"2":{"c":{"3":{"a":{"0":{"7":{"6":{"7":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":11,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.0},"378":{"tf":1.4142135623730951},"415":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"207":{"tf":1.0},"215":{"tf":2.6457513110645907},"317":{"tf":1.0},"318":{"tf":1.0},"918":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"488":{"tf":1.0},"571":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"212":{"tf":1.0},"309":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":11,"docs":{"1116":{"tf":1.0},"214":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.4142135623730951},"506":{"tf":1.0},"508":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"289":{"tf":1.0},"303":{"tf":1.0}}}},"s":{"df":1,"docs":{"292":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"206":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"778":{"tf":1.0}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"w":{"df":1,"docs":{"772":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"df":2,"docs":{"478":{"tf":1.0},"949":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1087":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":59,"docs":{"1033":{"tf":1.0},"1055":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":2.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1118":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":2.23606797749979},"13":{"tf":1.0},"186":{"tf":1.7320508075688772},"189":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.7320508075688772},"224":{"tf":1.0},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"231":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.4142135623730951},"545":{"tf":1.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"640":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"1122":{"tf":1.0}}},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":28,"docs":{"0":{"tf":1.0},"1004":{"tf":1.0},"1055":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"276":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"48":{"tf":1.0},"503":{"tf":1.4142135623730951},"540":{"tf":1.0},"554":{"tf":1.0},"568":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"961":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"387":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"961":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"474":{"tf":1.0},"476":{"tf":1.0}}}}}},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"8":{"6":{"_":{"6":{"4":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":1,"docs":{"847":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"191":{"tf":1.0}}}}},"df":21,"docs":{"1025":{"tf":3.872983346207417},"1112":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0},"343":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"515":{"tf":1.0},"580":{"tf":1.4142135623730951},"6":{"tf":1.0},"614":{"tf":1.0},"708":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"905":{"tf":1.0},"939":{"tf":1.4142135623730951},"946":{"tf":1.0}},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}},"p":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0}}}},"r":{"df":1,"docs":{"799":{"tf":1.0}}},"x":{"df":1,"docs":{"924":{"tf":1.0}}}},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":4,"docs":{"1035":{"tf":2.23606797749979},"1037":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":3,"docs":{"396":{"tf":1.0},"737":{"tf":1.0},"751":{"tf":1.0}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"607":{"tf":1.0},"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":6,"docs":{"199":{"tf":1.0},"243":{"tf":1.0},"452":{"tf":1.4142135623730951},"607":{"tf":1.0},"614":{"tf":1.0},"665":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"778":{"tf":1.0}}},"df":10,"docs":{"1116":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"162":{"tf":1.0},"528":{"tf":1.0},"769":{"tf":1.7320508075688772},"770":{"tf":2.0},"779":{"tf":1.4142135623730951},"784":{"tf":1.0},"84":{"tf":1.0}}}},"df":4,"docs":{"144":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"875":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"778":{"tf":1.4142135623730951}}},"df":4,"docs":{"1122":{"tf":1.0},"229":{"tf":1.0},"904":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"288":{"tf":1.0},"590":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"'":{"d":{"df":4,"docs":{"0":{"tf":1.0},"362":{"tf":1.0},"453":{"tf":1.0},"567":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"215":{"tf":1.0},"236":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"547":{"tf":1.0},"641":{"tf":1.0},"967":{"tf":1.0}}}},"r":{"df":21,"docs":{"1077":{"tf":1.0},"108":{"tf":1.0},"1081":{"tf":1.0},"1110":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0},"641":{"tf":1.0},"678":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}},"v":{"df":4,"docs":{"204":{"tf":1.0},"212":{"tf":1.0},"254":{"tf":1.0},"299":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"1110":{"tf":1.0},"303":{"tf":1.0}}}}}}},"’":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"d":{"d":{"df":2,"docs":{"665":{"tf":1.4142135623730951},"751":{"tf":1.0}},"h":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"457":{"tf":1.0},"690":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"690":{"tf":1.0}}}}}}}},"z":{"df":5,"docs":{"243":{"tf":1.0},"338":{"tf":1.0},"452":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"r":{"d":{"a":{"_":{"c":{"df":0,"docs":{},"n":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"785":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":8,"docs":{"1066":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"488":{"tf":1.0},"901":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"313":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"958":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}}}}},"breadcrumbs":{"root":{"0":{".":{"0":{"+":{"c":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{")":{"*":{"1":{"0":{"0":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{".":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"1":{"7":{"5":{"9":{"1":{"4":{"5":{"2":{"6":{"3":{"9":{"8":{"5":{"3":{"4":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"8":{"2":{"5":{"2":{"6":{"6":{"6":{"1":{"1":{"9":{"7":{"7":{"0":{"3":{"1":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"655":{"tf":1.0}}},"5":{"df":2,"docs":{"289":{"tf":1.0},"678":{"tf":1.0}}},"6":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"2":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":1,"docs":{"678":{"tf":1.0}}},"3":{"3":{"3":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":6,"docs":{"1027":{"tf":1.0},"185":{"tf":1.0},"222":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0}}},"6":{"6":{"6":{"df":1,"docs":{"678":{"tf":2.0}}},"df":0,"docs":{}},"9":{"1":{"6":{"9":{"6":{"1":{"9":{"7":{"6":{"8":{"2":{"2":{"1":{"4":{"4":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"5":{"df":2,"docs":{"289":{"tf":1.0},"671":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"1027":{"tf":1.0}}},"9":{"5":{"df":2,"docs":{"289":{"tf":1.0},"708":{"tf":1.0}}},"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"/":{"1":{"df":1,"docs":{"900":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"278":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},":":{"0":{"0":{"df":1,"docs":{"345":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1025":{"tf":1.0}}},"1":{"0":{"0":{"1":{"0":{"df":1,"docs":{"282":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"1":{"9":{"2":{"6":{"3":{"6":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"1025":{"tf":1.0},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"246":{"tf":2.0},"257":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.449489742783178},"268":{"tf":1.7320508075688772},"270":{"tf":3.605551275463989},"271":{"tf":2.6457513110645907},"272":{"tf":1.4142135623730951},"273":{"tf":3.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"280":{"tf":1.7320508075688772},"282":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"452":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":2.0},"529":{"tf":3.0},"546":{"tf":2.0},"591":{"tf":1.0},"617":{"tf":1.7320508075688772},"655":{"tf":1.4142135623730951},"755":{"tf":1.7320508075688772},"769":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"845":{"tf":1.4142135623730951},"88":{"tf":1.0},"988":{"tf":1.0}}},"2":{"df":5,"docs":{"1025":{"tf":1.0},"1039":{"tf":1.0},"1057":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"728":{"tf":1.0}}},"3":{"df":11,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1087":{"tf":1.0},"247":{"tf":1.0},"529":{"tf":1.7320508075688772},"630":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.4142135623730951},"806":{"tf":1.0},"988":{"tf":1.0}},"t":{"1":{"8":{":":{"1":{"4":{":":{"0":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"847":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"4":{"9":{":":{"4":{"6":{".":{"5":{"5":{"9":{"3":{"0":{"7":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":20,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1039":{"tf":1.0},"199":{"tf":2.449489742783178},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"316":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"528":{"tf":1.0},"611":{"tf":1.0},"635":{"tf":1.0},"728":{"tf":1.0},"757":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}}},"5":{"df":15,"docs":{"1025":{"tf":1.0},"1064":{"tf":1.0},"1069":{"tf":1.0},"247":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.0},"585":{"tf":1.0},"657":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"6":{"df":9,"docs":{"1025":{"tf":1.0},"1048":{"tf":1.0},"1087":{"tf":1.4142135623730951},"257":{"tf":1.0},"447":{"tf":1.0},"728":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"847":{"tf":1.4142135623730951}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{".":{"0":{"+":{"0":{"2":{":":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{":":{"2":{"1":{":":{"3":{"6":{".":{"0":{"0":{"2":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"df":7,"docs":{"1025":{"tf":1.0},"438":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"528":{"tf":1.4142135623730951},"755":{"tf":1.0},"808":{"tf":1.0}}},"8":{"3":{"1":{"7":{"b":{"1":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":14,"docs":{"1024":{"tf":1.0},"1025":{"tf":1.0},"1085":{"tf":1.0},"211":{"tf":1.4142135623730951},"230":{"tf":1.0},"256":{"tf":1.4142135623730951},"591":{"tf":1.0},"617":{"tf":1.0},"728":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"88":{"tf":1.0}}},"9":{"df":11,"docs":{"1022":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"230":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"617":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0}}},"b":{"7":{"3":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":50,"docs":{"1004":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":2.0},"1035":{"tf":1.0},"130":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":2.6457513110645907},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":5.5677643628300215},"272":{"tf":5.196152422706632},"273":{"tf":8.426149773176359},"274":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"412":{"tf":1.0},"427":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.0},"710":{"tf":1.0},"761":{"tf":1.0},"781":{"tf":2.0},"784":{"tf":1.0},"785":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.4142135623730951},"898":{"tf":2.0},"900":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.0}},"x":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}}}}}},"1":{",":{"0":{"0":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":4,"docs":{"1100":{"tf":1.0},"300":{"tf":1.4142135623730951},"806":{"tf":1.0},"988":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"2":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"1027":{"tf":1.0},"678":{"tf":1.4142135623730951}}},"1":{"0":{".":{"3":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"199":{"tf":1.0}}},"2":{".":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"a":{"1":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"/":{"2":{"5":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"%":{"/":{"5":{"%":{"/":{"1":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"0":{"0":{"0":{"df":3,"docs":{"1072":{"tf":1.0},"654":{"tf":1.0},"743":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":10,"docs":{"1042":{"tf":2.449489742783178},"130":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"398":{"tf":1.0},"438":{"tf":1.0},"573":{"tf":1.0},"609":{"tf":1.4142135623730951},"642":{"tf":1.0}},"m":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}},"df":13,"docs":{"1027":{"tf":2.23606797749979},"1042":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1121":{"tf":1.0},"157":{"tf":1.4142135623730951},"199":{"tf":1.0},"427":{"tf":1.7320508075688772},"507":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":2.0},"655":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"292":{"tf":1.0}}}}},"3":{".":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":52,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1038":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"185":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"362":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"531":{"tf":1.0},"573":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.4142135623730951},"657":{"tf":1.0},"678":{"tf":1.7320508075688772},"679":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.4142135623730951},"841":{"tf":1.0},"876":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"1":{",":{"1":{"2":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"9":{"2":{"2":{"2":{"df":1,"docs":{"381":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"8":{"df":1,"docs":{"288":{"tf":1.0}}},"9":{"8":{"5":{"3":{"7":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"5":{"9":{":":{"5":{"9":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"1025":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"230":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"619":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"728":{"tf":1.0},"746":{"tf":1.0},"757":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"2":{".":{"3":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"665":{"tf":1.0}}},"3":{"4":{"5":{"'":{")":{".":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"720":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"720":{"tf":1.0},"721":{"tf":1.4142135623730951}}},"df":1,"docs":{"1110":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"447":{"tf":1.0}}},"6":{"df":1,"docs":{"447":{"tf":1.0}}},"9":{"0":{"1":{"8":{"1":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"0":{":":{"0":{"0":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"222":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"113":{"tf":1.0},"186":{"tf":2.23606797749979},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"627":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0}}},"3":{"1":{"0":{"7":{"0":{"3":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"6":{"3":{"6":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"4":{"2":{"7":{"0":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"8":{"4":{"0":{"df":1,"docs":{"1086":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"2":{"5":{"df":1,"docs":{"1039":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"8":{"1":{"4":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1025":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":3.1622776601683795},"289":{"tf":1.0},"454":{"tf":1.0},"526":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"931":{"tf":1.0}}},"4":{"0":{"7":{"4":{"1":{"0":{"df":1,"docs":{"1087":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"3":{"2":{"5":{"8":{"]":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"4":{"1":{"3":{"2":{"5":{"8":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"8":{"3":{"9":{"df":2,"docs":{"316":{"tf":1.0},"676":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"8":{"9":{"2":{"df":1,"docs":{"455":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"3":{"1":{"4":{"df":1,"docs":{"1064":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"521":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0},"782":{"tf":1.0},"789":{"tf":1.0},"814":{"tf":1.0},"931":{"tf":1.0}},"f":{"2":{"7":{"4":{"0":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{",":{"7":{"5":{"5":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"3":{"2":{"9":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"8":{"9":{"1":{"6":{"5":{"9":{"7":{"2":{"8":{"6":{"1":{"9":{"5":{"2":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"5":{"1":{"8":{"df":1,"docs":{"1031":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"1":{"0":{"4":{"8":{"df":1,"docs":{"1024":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"1":{"5":{"6":{"5":{"df":1,"docs":{"1085":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"6":{"9":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"5":{"5":{"3":{"9":{"df":1,"docs":{"1038":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"1":{"9":{"3":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"1":{"2":{"df":1,"docs":{"1054":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1022":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":2.0},"203":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"316":{"tf":1.0},"447":{"tf":2.0},"531":{"tf":1.0},"813":{"tf":1.4142135623730951},"857":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"528":{"tf":1.0}}}}},"6":{"1":{"5":{"2":{"6":{"9":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"9":{"4":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"3":{"4":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":2,"docs":{"288":{"tf":1.0},"289":{"tf":1.0}}},"8":{"3":{"3":{"4":{"8":{"df":1,"docs":{"733":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"2":{"8":{":":{"2":{"3":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"316":{"tf":1.0},"447":{"tf":1.7320508075688772},"781":{"tf":1.0},"782":{"tf":1.0}}},"7":{"+":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"+":{"2":{"0":{"2":{"2":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"1":{"7":{"7":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"4":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"611":{"tf":1.0}}},"8":{"0":{"df":2,"docs":{"1081":{"tf":1.0},"163":{"tf":1.0}}},"3":{"3":{"1":{"7":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"6":{"7":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"2":{"3":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"1":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1064":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"279":{"tf":1.0},"447":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951}}},"9":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"4":{"5":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"186":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"447":{"tf":1.0},"746":{"tf":1.0}}},":":{"1":{"0":{"0":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"d":{"5":{"c":{"df":0,"docs":{},"e":{"2":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":149,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1025":{"tf":2.23606797749979},"1027":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1073":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1081":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1112":{"tf":1.0},"113":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"170":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":3.4641016151377544},"274":{"tf":2.0},"275":{"tf":2.0},"281":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"296":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":2.6457513110645907},"452":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"502":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"529":{"tf":2.23606797749979},"531":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"591":{"tf":2.449489742783178},"595":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"626":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"634":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0},"752":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"781":{"tf":2.0},"786":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"80":{"tf":1.0},"806":{"tf":1.0},"813":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.4142135623730951},"876":{"tf":2.0},"877":{"tf":1.7320508075688772},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"900":{"tf":2.8284271247461903},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":2.23606797749979},"909":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951},"974":{"tf":1.7320508075688772},"975":{"tf":1.7320508075688772},"976":{"tf":1.0},"986":{"tf":1.4142135623730951},"988":{"tf":1.0}},"k":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"1087":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"622":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}},"2":{"/":{"3":{"df":2,"docs":{"521":{"tf":1.0},"531":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"6":{"df":1,"docs":{"485":{"tf":1.0}}},"8":{"df":2,"docs":{"1003":{"tf":1.0},"485":{"tf":1.0}}},"df":5,"docs":{"231":{"tf":1.0},"354":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0}}},"1":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"2":{"df":1,"docs":{"485":{"tf":1.0}}},"5":{"df":1,"docs":{"488":{"tf":1.0}}},"6":{"0":{"1":{"2":{"3":{"1":{"8":{"0":{"5":{"4":{"1":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"1046":{"tf":2.0},"276":{"tf":1.0},"447":{"tf":1.4142135623730951},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"7":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1027":{"tf":2.449489742783178}}},"df":0,"docs":{}},"2":{"8":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"6":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"6":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1027":{"tf":1.0},"1029":{"tf":1.0},"1063":{"tf":1.0},"1069":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1091":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"617":{"tf":2.0},"665":{"tf":1.4142135623730951},"679":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"803":{"tf":1.0},"917":{"tf":1.0}}},"8":{"0":{"1":{"0":{"1":{"df":3,"docs":{"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"471":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"0":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"1037":{"tf":1.0},"1039":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1064":{"tf":1.0},"276":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}},"9":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1100":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"1":{"9":{"2":{"8":{"3":{"7":{"df":1,"docs":{"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}},"6":{"0":{"3":{"1":{"8":{"1":{"4":{"0":{"8":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"1":{"df":1,"docs":{"466":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"1022":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1085":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":2.449489742783178},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":1.0},"230":{"tf":1.0},"257":{"tf":1.0},"354":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":2.6457513110645907},"465":{"tf":1.4142135623730951},"466":{"tf":1.0},"489":{"tf":1.0},"585":{"tf":1.0},"591":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"661":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.4142135623730951},"746":{"tf":1.0},"755":{"tf":1.4142135623730951},"845":{"tf":1.0},"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"0":{"0":{"6":{"0":{"1":{"df":3,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1016":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"202":{"tf":1.0},"210":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":2.0},"268":{"tf":1.7320508075688772},"270":{"tf":3.0},"271":{"tf":2.449489742783178},"272":{"tf":1.4142135623730951},"273":{"tf":2.6457513110645907},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"280":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"447":{"tf":2.449489742783178},"485":{"tf":1.0},"489":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":2.449489742783178},"531":{"tf":1.7320508075688772},"611":{"tf":1.0},"650":{"tf":1.0},"728":{"tf":2.23606797749979},"769":{"tf":1.0},"774":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.4142135623730951},"784":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"806":{"tf":1.0},"808":{"tf":1.0},"814":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"917":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.4142135623730951}}},"1":{"0":{"2":{"0":{"2":{"0":{"9":{"5":{"1":{"0":{"7":{"df":1,"docs":{"249":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"1":{"7":{"0":{"9":{"5":{"3":{"3":{"1":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"196":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"249":{"tf":1.4142135623730951},"438":{"tf":1.0},"447":{"tf":3.7416573867739413},"654":{"tf":1.0},"655":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.4142135623730951}}},"2":{"0":{"1":{"0":{"1":{"df":1,"docs":{"1015":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.7320508075688772},"447":{"tf":2.8284271247461903},"76":{"tf":1.0},"766":{"tf":1.0},"864":{"tf":1.0}}},"3":{"df":9,"docs":{"135":{"tf":1.0},"447":{"tf":3.0},"480":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"657":{"tf":1.0},"793":{"tf":1.0},"910":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0}}},"4":{"df":8,"docs":{"135":{"tf":1.4142135623730951},"447":{"tf":2.6457513110645907},"786":{"tf":1.7320508075688772},"792":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951}}},"df":1,"docs":{"387":{"tf":1.0}}},"df":19,"docs":{"127":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"257":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.0},"447":{"tf":1.7320508075688772},"487":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"635":{"tf":1.0},"678":{"tf":2.23606797749979},"830":{"tf":1.0},"831":{"tf":1.0},"841":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"841":{"tf":1.0}}}}},"1":{"4":{"7":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":9,"docs":{"1024":{"tf":1.0},"1054":{"tf":1.0},"1057":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"587":{"tf":1.0},"627":{"tf":1.0}}},"2":{"1":{"3":{"df":1,"docs":{"396":{"tf":1.0}}},"df":1,"docs":{"342":{"tf":1.0}}},":":{"0":{"4":{":":{"4":{"5":{".":{"9":{"1":{"2":{"2":{"0":{"4":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1057":{"tf":1.0},"1063":{"tf":1.0},"211":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"447":{"tf":1.0},"774":{"tf":1.0}}},"3":{":":{"5":{"9":{"df":1,"docs":{"480":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1038":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.7320508075688772}}},"4":{"df":16,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1057":{"tf":1.0},"113":{"tf":1.0},"180":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"280":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"52":{"tf":1.0},"571":{"tf":1.0},"680":{"tf":1.0},"808":{"tf":1.0},"938":{"tf":1.0},"96":{"tf":1.0}},"t":{"0":{"0":{":":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"5":{"0":{"df":1,"docs":{"199":{"tf":1.0}}},"df":17,"docs":{"1027":{"tf":1.4142135623730951},"222":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"292":{"tf":1.0},"447":{"tf":1.4142135623730951},"630":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"814":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"509":{"tf":1.0}}}}},"6":{"df":5,"docs":{"1087":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"679":{"tf":1.0}}},"7":{"df":15,"docs":{"1065":{"tf":1.0},"239":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"280":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"627":{"tf":1.0},"665":{"tf":1.0}}},"8":{"9":{"2":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"df":38,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":2.0},"199":{"tf":2.449489742783178},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":2.23606797749979},"270":{"tf":2.0},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"278":{"tf":1.0},"280":{"tf":1.0},"42":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":2.449489742783178},"528":{"tf":2.0},"529":{"tf":2.23606797749979},"580":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.4142135623730951},"644":{"tf":1.0},"664":{"tf":1.0},"784":{"tf":1.0},"971":{"tf":1.0},"988":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.0}}}}},"9":{"df":4,"docs":{"272":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"757":{"tf":1.0},"784":{"tf":1.0}}},"^":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"1":{"3":{"df":2,"docs":{"1087":{"tf":1.0},"268":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"8":{"a":{"d":{"a":{"9":{"b":{"b":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"9":{"8":{"7":{"9":{"df":0,"docs":{},"e":{"0":{"8":{"c":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":85,"docs":{"102":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.7320508075688772},"1035":{"tf":1.0},"1112":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"229":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.4142135623730951},"313":{"tf":1.0},"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"485":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"539":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"708":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":2.0},"779":{"tf":2.0},"788":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":2.0},"932":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"979":{"tf":1.0},"984":{"tf":1.4142135623730951},"986":{"tf":2.0},"987":{"tf":1.0}},"f":{"a":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":2,"docs":{"926":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951}}}}}}},"df":5,"docs":{"926":{"tf":1.4142135623730951},"930":{"tf":2.23606797749979},"932":{"tf":2.6457513110645907},"933":{"tf":2.449489742783178},"938":{"tf":2.449489742783178}}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}},"n":{"d":{"df":2,"docs":{"622":{"tf":1.0},"986":{"tf":1.0}}},"df":0,"docs":{}}},"3":{"0":{"0":{"df":1,"docs":{"1018":{"tf":1.0}}},"df":13,"docs":{"1003":{"tf":1.0},"222":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"308":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.4142135623730951},"487":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"1":{"6":{"6":{"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":2.0},"617":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":1,"docs":{"447":{"tf":1.0}}},"4":{"1":{"9":{"3":{"2":{"6":{"df":0,"docs":{},"f":{"5":{"1":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"5":{"df":4,"docs":{"770":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.4142135623730951}}},"df":1,"docs":{"276":{"tf":2.0}}},"7":{"df":1,"docs":{"514":{"tf":1.0}}},"8":{"c":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"571":{"tf":1.0}}},":":{"3":{"0":{"df":1,"docs":{"597":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":40,"docs":{"1004":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"284":{"tf":1.0},"288":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"335":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":1.0},"465":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.4142135623730951},"789":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951}},"f":{"1":{"b":{"2":{"df":0,"docs":{},"e":{"1":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":1,"docs":{"287":{"tf":1.0}}},"r":{"d":{"df":3,"docs":{"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"938":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"0":{"0":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":2,"docs":{"385":{"tf":1.0},"387":{"tf":1.0}}},"5":{"df":1,"docs":{"387":{"tf":1.0}}},"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":2,"docs":{"239":{"tf":1.7320508075688772},"576":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"387":{"tf":1.0}}},"3":{"df":1,"docs":{"387":{"tf":1.0}}},"4":{"df":1,"docs":{"387":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}}},"2":{"df":12,"docs":{"1081":{"tf":1.4142135623730951},"210":{"tf":1.0},"247":{"tf":1.0},"288":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"661":{"tf":1.0}},"f":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"5":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.0}}},"6":{".":{"0":{"a":{"1":{"df":2,"docs":{"1046":{"tf":1.0},"690":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"b":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"448":{"tf":1.0}},"e":{"0":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"8":{"2":{"9":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"3":{"b":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"1":{"0":{"c":{"3":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"1":{"3":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"6":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"0":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.0},"1025":{"tf":1.0},"1046":{"tf":1.0},"1087":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":2.0},"282":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.23606797749979},"505":{"tf":1.0},"506":{"tf":1.0},"522":{"tf":1.0},"609":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"786":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.0}},"x":{"df":0,"docs":{},"x":{"df":2,"docs":{"387":{"tf":1.0},"447":{"tf":1.0}}}}},"5":{"0":{"0":{"0":{"df":1,"docs":{"676":{"tf":1.0}}},"df":4,"docs":{"385":{"tf":1.0},"387":{"tf":1.0},"398":{"tf":1.0},"613":{"tf":1.0}}},"df":6,"docs":{"1027":{"tf":1.0},"185":{"tf":1.4142135623730951},"516":{"tf":1.0},"589":{"tf":1.0},"617":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"187":{"tf":1.0},"292":{"tf":1.0},"539":{"tf":1.0}}}}},"1":{"df":1,"docs":{"517":{"tf":1.0}}},"2":{"df":1,"docs":{"635":{"tf":1.0}}},"3":{"df":1,"docs":{"448":{"tf":1.4142135623730951}}},"4":{"3":{"4":{"df":1,"docs":{"396":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"5":{"df":10,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.4142135623730951},"427":{"tf":1.0},"454":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"575":{"tf":1.0},"579":{"tf":1.0}}},"6":{"df":4,"docs":{"289":{"tf":1.0},"454":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0}}},"7":{".":{"0":{".":{"1":{"b":{"4":{"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":0,"docs":{},"f":{"5":{"7":{"9":{"5":{"df":0,"docs":{},"e":{"4":{"8":{"8":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"1063":{"tf":1.4142135623730951},"572":{"tf":1.0},"579":{"tf":1.0},"740":{"tf":1.0}}},"8":{".":{"0":{".":{"2":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.4142135623730951}}},"9":{"5":{"d":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":36,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.0},"127":{"tf":1.0},"175":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"282":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"348":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"514":{"tf":1.0},"531":{"tf":2.449489742783178},"622":{"tf":1.4142135623730951},"627":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":2.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"779":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.0},"938":{"tf":1.0},"982":{"tf":1.4142135623730951}},"f":{"6":{"df":0,"docs":{},"f":{"df":1,"docs":{"342":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"510":{"tf":1.0}}}}},"6":{",":{"6":{"0":{"0":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":4,"docs":{"1004":{"tf":1.0},"130":{"tf":1.4142135623730951},"531":{"tf":1.0},"744":{"tf":1.0}}},"1":{"df":3,"docs":{"398":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0}}},"2":{"df":8,"docs":{"1008":{"tf":1.0},"394":{"tf":1.4142135623730951},"398":{"tf":1.0},"400":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"924":{"tf":1.0}}},"3":{"6":{"5":{"5":{"6":{"7":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"df":1,"docs":{"679":{"tf":1.0}}},"df":3,"docs":{"448":{"tf":1.4142135623730951},"577":{"tf":1.0},"740":{"tf":1.0}}},"4":{"df":4,"docs":{"265":{"tf":1.0},"269":{"tf":2.0},"276":{"tf":1.4142135623730951},"740":{"tf":1.0}}},"5":{"8":{"df":0,"docs":{},"m":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}},"7":{".":{"0":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"924":{"tf":1.0}}},"8":{".":{"0":{".":{"3":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"b":{"7":{".":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"z":{"2":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"8":{"df":1,"docs":{"289":{"tf":1.0}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.0}}}},"df":0,"docs":{}},"df":33,"docs":{"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1080":{"tf":1.7320508075688772},"1081":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"276":{"tf":1.0},"282":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"555":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"781":{"tf":1.0},"803":{"tf":1.0},"841":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"985":{"tf":1.0},"986":{"tf":1.0}}},"7":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"986":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}},"/":{"8":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"1065":{"tf":1.0}}},"3":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":3,"docs":{"577":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}}},"3":{"7":{"7":{"7":{"1":{"9":{"2":{"7":{"6":{"a":{"d":{"4":{"4":{"df":0,"docs":{},"e":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"6":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"3":{"1":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"447":{"tf":1.0},"87":{"tf":1.0}}},"4":{"9":{"8":{"1":{"8":{"d":{"3":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"7":{"8":{"5":{"7":{"df":0,"docs":{},"f":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":4,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0}}}}},"7":{"df":2,"docs":{"1004":{"tf":1.0},"87":{"tf":1.0}}},"df":57,"docs":{"1020":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1087":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"263":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"271":{"tf":1.4142135623730951},"272":{"tf":1.7320508075688772},"273":{"tf":3.4641016151377544},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.4142135623730951},"57":{"tf":1.0},"587":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"778":{"tf":1.0},"781":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"837":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"909":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"970":{"tf":1.0},"979":{"tf":1.0},"984":{"tf":1.4142135623730951},"986":{"tf":2.23606797749979},"987":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"986":{"tf":1.0}}}}},"8":{",":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"2":{"d":{"5":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"2":{"a":{"9":{"a":{"df":0,"docs":{},"f":{"9":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1027":{"tf":1.4142135623730951},"571":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"2":{"2":{"a":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":2,"docs":{"268":{"tf":1.7320508075688772},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951}}},"4":{"df":1,"docs":{"733":{"tf":1.0}}},"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"b":{"a":{"4":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"5":{"d":{"5":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"7":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"0":{"1":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"4":{"0":{"0":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{"a":{"1":{"df":1,"docs":{"457":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"9":{"2":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1004":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.0},"454":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"824":{"tf":2.449489742783178},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"938":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"4":{"df":0,"docs":{},"e":{"d":{"9":{"c":{"4":{"c":{"2":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"9":{"0":{"df":5,"docs":{"1027":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"/":{"9":{"5":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"9":{"9":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1066":{"tf":1.0}}}}},"3":{"df":1,"docs":{"578":{"tf":1.0}}},"4":{"6":{"8":{"8":{"0":{"3":{"8":{"7":{"df":1,"docs":{"705":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"740":{"tf":1.4142135623730951}}},"5":{"df":8,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"521":{"tf":1.0},"531":{"tf":1.0},"708":{"tf":1.0},"786":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}},"7":{".":{"5":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{".":{"0":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"909":{"tf":1.0}}},"9":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":7,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.0},"157":{"tf":1.4142135623730951},"289":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.0},"580":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"289":{"tf":1.0}}}}},"b":{"3":{"5":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"5":{"6":{"a":{"c":{"6":{"a":{"df":1,"docs":{"412":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1035":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"789":{"tf":1.0},"824":{"tf":2.6457513110645907},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}},"f":{"9":{"d":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"0":{"df":1,"docs":{"413":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"528":{"tf":1.0},"624":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"294":{"tf":1.0},"295":{"tf":1.0}}}}}}},"df":1,"docs":{"347":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"_":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"294":{"tf":1.0}}}}}},"{":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"a":{",":{"1":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"k":{".":{"a":{"df":3,"docs":{"221":{"tf":1.0},"289":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"b":{"df":3,"docs":{"193":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0}}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"413":{"tf":1.0},"89":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"230":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"(":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"2":{"2":{"7":{"0":{"df":0,"docs":{},"f":{"7":{"2":{"7":{"df":0,"docs":{},"f":{"4":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"8":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"9":{"0":{"7":{"d":{"df":0,"docs":{},"e":{"5":{"df":0,"docs":{},"f":{"a":{"9":{"d":{"7":{"8":{"df":0,"docs":{},"f":{"c":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"5":{"4":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"8":{"b":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"0":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"7":{"1":{"0":{"8":{"a":{"c":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"896":{"tf":1.0}}}}},"a":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"896":{"tf":1.4142135623730951}}},"b":{"2":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"901":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"487":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"910":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"323":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":8,"docs":{"100":{"tf":1.0},"110":{"tf":1.0},"198":{"tf":1.0},"496":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"950":{"tf":1.0},"963":{"tf":1.0}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"510":{"tf":1.0},"576":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"1004":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"517":{"tf":1.0}}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"740":{"tf":1.0},"866":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"df":5,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"740":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"299":{"tf":1.0},"413":{"tf":1.0},"517":{"tf":1.0}}}}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"1008":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"664":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"732":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"v":{"df":70,"docs":{"1025":{"tf":1.0},"1046":{"tf":1.0},"1066":{"tf":1.0},"1081":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":1.4142135623730951},"343":{"tf":1.0},"355":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.4142135623730951},"377":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.0},"401":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"779":{"tf":1.0},"853":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"900":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":2.0},"932":{"tf":1.0},"958":{"tf":1.0}}}},"p":{"df":1,"docs":{"609":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"421":{"tf":1.0},"422":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"1122":{"tf":1.0},"433":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":1,"docs":{"678":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"485":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"t":{"df":26,"docs":{"297":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"393":{"tf":1.0},"468":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"943":{"tf":1.0},"949":{"tf":1.0},"967":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":227,"docs":{"1006":{"tf":1.0},"1007":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1020":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.0},"1071":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1087":{"tf":1.0},"1097":{"tf":1.0},"1115":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"168":{"tf":1.0},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979},"203":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":2.0},"206":{"tf":2.449489742783178},"207":{"tf":2.23606797749979},"208":{"tf":1.4142135623730951},"209":{"tf":2.0},"210":{"tf":2.23606797749979},"211":{"tf":1.7320508075688772},"212":{"tf":3.0},"213":{"tf":1.7320508075688772},"214":{"tf":2.0},"215":{"tf":3.0},"216":{"tf":3.1622776601683795},"217":{"tf":1.0},"218":{"tf":1.7320508075688772},"219":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"223":{"tf":2.6457513110645907},"224":{"tf":1.0},"225":{"tf":1.7320508075688772},"226":{"tf":1.0},"227":{"tf":1.7320508075688772},"228":{"tf":1.0},"229":{"tf":2.0},"230":{"tf":1.7320508075688772},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":2.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"245":{"tf":2.449489742783178},"246":{"tf":1.7320508075688772},"247":{"tf":2.23606797749979},"248":{"tf":2.0},"249":{"tf":1.7320508075688772},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"294":{"tf":1.7320508075688772},"297":{"tf":3.0},"303":{"tf":1.7320508075688772},"312":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"317":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"332":{"tf":1.0},"347":{"tf":1.4142135623730951},"349":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.7320508075688772},"361":{"tf":2.6457513110645907},"362":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":2.0},"401":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"436":{"tf":1.0},"503":{"tf":1.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"552":{"tf":2.449489742783178},"554":{"tf":2.6457513110645907},"556":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"583":{"tf":1.0},"598":{"tf":1.0},"60":{"tf":1.7320508075688772},"601":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":1.0},"615":{"tf":1.7320508075688772},"62":{"tf":2.0},"621":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.7320508075688772},"653":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.7320508075688772},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"681":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"801":{"tf":1.0},"804":{"tf":1.7320508075688772},"81":{"tf":1.0},"811":{"tf":1.0},"815":{"tf":1.7320508075688772},"822":{"tf":1.0},"826":{"tf":1.7320508075688772},"83":{"tf":1.7320508075688772},"835":{"tf":1.0},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":2.0},"859":{"tf":1.0},"866":{"tf":1.0},"88":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":2.0},"916":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":1.7320508075688772},"97":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"133":{"tf":1.0},"220":{"tf":1.0},"267":{"tf":1.0},"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"410":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"r":{"d":{"df":4,"docs":{"222":{"tf":1.0},"542":{"tf":1.0},"866":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1099":{"tf":1.0},"938":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"929":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"929":{"tf":1.0},"932":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"928":{"tf":1.0}}}}}}}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}},"df":57,"docs":{"1025":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1097":{"tf":1.4142135623730951},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":2.449489742783178},"215":{"tf":2.23606797749979},"22":{"tf":1.0},"236":{"tf":1.0},"303":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"318":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"554":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"705":{"tf":1.0},"728":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":2.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.7320508075688772},"913":{"tf":3.0},"914":{"tf":2.0},"915":{"tf":1.0},"916":{"tf":1.7320508075688772},"917":{"tf":1.0},"918":{"tf":1.4142135623730951},"919":{"tf":2.0},"920":{"tf":1.4142135623730951},"921":{"tf":1.7320508075688772},"922":{"tf":1.7320508075688772},"923":{"tf":1.4142135623730951},"924":{"tf":2.23606797749979},"925":{"tf":2.0},"926":{"tf":1.7320508075688772},"927":{"tf":2.0},"928":{"tf":2.8284271247461903},"929":{"tf":2.6457513110645907},"930":{"tf":2.23606797749979},"931":{"tf":2.6457513110645907},"932":{"tf":2.449489742783178},"933":{"tf":3.3166247903554},"934":{"tf":2.0},"935":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"937":{"tf":1.4142135623730951},"938":{"tf":5.0},"939":{"tf":2.8284271247461903}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"487":{"tf":1.0},"488":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":4,"docs":{"1036":{"tf":1.0},"106":{"tf":1.0},"548":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{}},"df":7,"docs":{"106":{"tf":1.0},"143":{"tf":1.0},"301":{"tf":1.0},"451":{"tf":1.0},"887":{"tf":1.0},"917":{"tf":1.0},"981":{"tf":1.0}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":8,"docs":{"126":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"144":{"tf":1.0},"273":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"447":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"363":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1095":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"986":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"124":{"tf":1.0},"779":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"817":{"tf":1.0},"820":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1027":{"tf":1.0},"1029":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":4,"docs":{"352":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}}}},"t":{"df":4,"docs":{"285":{"tf":1.0},"335":{"tf":1.0},"376":{"tf":1.0},"949":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}},"df":26,"docs":{"1015":{"tf":1.4142135623730951},"1112":{"tf":1.0},"1122":{"tf":1.0},"116":{"tf":1.0},"168":{"tf":1.0},"43":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"514":{"tf":1.0},"527":{"tf":1.0},"546":{"tf":1.0},"635":{"tf":1.0},"873":{"tf":3.1622776601683795},"874":{"tf":1.7320508075688772},"875":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"877":{"tf":2.449489742783178},"879":{"tf":1.0},"880":{"tf":1.7320508075688772},"898":{"tf":1.4142135623730951},"902":{"tf":1.0},"906":{"tf":2.23606797749979},"924":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.0},"938":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":153,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":2.0},"1006":{"tf":2.0},"1007":{"tf":2.0},"1008":{"tf":2.23606797749979},"1009":{"tf":2.0},"1010":{"tf":2.0},"1011":{"tf":2.6457513110645907},"1012":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1109":{"tf":1.0},"1122":{"tf":1.0},"113":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.0},"240":{"tf":1.0},"243":{"tf":1.0},"253":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":3.0},"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.6457513110645907},"274":{"tf":2.23606797749979},"275":{"tf":2.0},"276":{"tf":1.4142135623730951},"308":{"tf":1.0},"323":{"tf":1.0},"33":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"39":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"422":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":2.0},"488":{"tf":1.7320508075688772},"507":{"tf":1.0},"512":{"tf":1.0},"514":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.0},"528":{"tf":2.6457513110645907},"529":{"tf":2.449489742783178},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":2.0},"555":{"tf":1.0},"563":{"tf":1.0},"57":{"tf":1.4142135623730951},"584":{"tf":2.0},"585":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":2.449489742783178},"590":{"tf":1.0},"591":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":2.449489742783178},"594":{"tf":1.4142135623730951},"595":{"tf":2.0},"596":{"tf":2.6457513110645907},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"730":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.605551275463989},"772":{"tf":2.0},"778":{"tf":1.7320508075688772},"779":{"tf":1.7320508075688772},"781":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.4142135623730951},"813":{"tf":2.0},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"87":{"tf":1.7320508075688772},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"968":{"tf":1.4142135623730951},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.4142135623730951},"974":{"tf":1.0},"975":{"tf":1.4142135623730951},"976":{"tf":2.23606797749979},"977":{"tf":1.7320508075688772},"979":{"tf":1.4142135623730951},"980":{"tf":1.4142135623730951},"981":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"984":{"tf":1.4142135623730951},"986":{"tf":1.7320508075688772}},"e":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"782":{"tf":1.0},"784":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1065":{"tf":1.0},"546":{"tf":1.7320508075688772},"709":{"tf":2.23606797749979}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"1065":{"tf":1.0},"548":{"tf":1.0},"626":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"267":{"tf":1.0},"273":{"tf":1.7320508075688772}}},"1":{"df":2,"docs":{"267":{"tf":2.23606797749979},"273":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"584":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1069":{"tf":1.0},"514":{"tf":2.0},"708":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1069":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"596":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"598":{"tf":1.0}},"v":{"3":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.7320508075688772}}},"4":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"594":{"tf":1.0},"596":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"d":{"df":1,"docs":{"1046":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"923":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"866":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"222":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":4,"docs":{"1007":{"tf":1.0},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.0},"222":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":23,"docs":{"1046":{"tf":1.4142135623730951},"1122":{"tf":1.0},"127":{"tf":1.0},"187":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.0},"236":{"tf":1.7320508075688772},"256":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"363":{"tf":1.0},"391":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"586":{"tf":1.0},"653":{"tf":1.0},"740":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.7320508075688772},"924":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"\\":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":3,"docs":{"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":9,"docs":{"447":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"904":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"898":{"tf":1.0}}}}}}}}}}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"363":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"738":{"tf":1.0},"747":{"tf":2.23606797749979}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"@":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"c":{"df":2,"docs":{"186":{"tf":1.0},"212":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":54,"docs":{"101":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"163":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"231":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"248":{"tf":1.0},"260":{"tf":1.7320508075688772},"263":{"tf":1.0},"288":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":2.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"328":{"tf":1.4142135623730951},"332":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"707":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.0},"723":{"tf":2.23606797749979},"724":{"tf":2.23606797749979},"728":{"tf":1.4142135623730951},"742":{"tf":1.0},"76":{"tf":1.0},"866":{"tf":1.7320508075688772},"927":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":58,"docs":{"100":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1087":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"153":{"tf":1.0},"183":{"tf":1.0},"190":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"299":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"354":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"421":{"tf":1.0},"424":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"596":{"tf":1.7320508075688772},"61":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"700":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"714":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"92":{"tf":1.0},"930":{"tf":1.0},"938":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"223":{"tf":1.0},"248":{"tf":2.449489742783178},"343":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.4142135623730951},"580":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"1025":{"tf":1.0},"138":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0},"507":{"tf":1.0},"737":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"877":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"607":{"tf":1.0},"609":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}}},"df":31,"docs":{"1099":{"tf":1.0},"260":{"tf":1.4142135623730951},"378":{"tf":1.0},"398":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"602":{"tf":2.0},"603":{"tf":2.449489742783178},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.7320508075688772},"751":{"tf":1.0},"762":{"tf":1.4142135623730951},"913":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"923":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"607":{"tf":1.4142135623730951},"610":{"tf":1.0},"611":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":2.6457513110645907}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":29,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.4142135623730951},"129":{"tf":1.0},"188":{"tf":1.0},"290":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"37":{"tf":2.0},"395":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":2.8284271247461903},"684":{"tf":1.0},"738":{"tf":1.0},"748":{"tf":2.449489742783178},"824":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":2.23606797749979},"929":{"tf":1.7320508075688772},"933":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":2.23606797749979},"958":{"tf":1.0}}}}}}},"df":101,"docs":{"1025":{"tf":1.4142135623730951},"1087":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1109":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"129":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"142":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"234":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"272":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.4142135623730951},"316":{"tf":1.0},"321":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"343":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"373":{"tf":1.0},"375":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":2.23606797749979},"451":{"tf":1.0},"454":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"539":{"tf":2.23606797749979},"540":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":2.0},"58":{"tf":1.0},"633":{"tf":1.0},"666":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"731":{"tf":2.0},"737":{"tf":2.0},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.23606797749979},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":1.7320508075688772},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":2.23606797749979},"813":{"tf":2.0},"824":{"tf":1.0},"851":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"894":{"tf":2.0},"896":{"tf":1.0},"897":{"tf":4.0},"898":{"tf":2.6457513110645907},"899":{"tf":5.0990195135927845},"900":{"tf":4.358898943540674},"901":{"tf":1.7320508075688772},"902":{"tf":1.7320508075688772},"904":{"tf":2.8284271247461903},"905":{"tf":2.8284271247461903},"906":{"tf":6.4031242374328485},"928":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}},"i":{"df":3,"docs":{"1002":{"tf":1.0},"1003":{"tf":2.23606797749979},"485":{"tf":2.23606797749979}}},"j":{"a":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"1025":{"tf":1.0},"106":{"tf":1.0},"1081":{"tf":1.0},"1116":{"tf":1.0},"134":{"tf":1.0},"447":{"tf":1.0},"548":{"tf":1.0}}}}}},"m":{"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":7,"docs":{"108":{"tf":1.4142135623730951},"129":{"tf":1.0},"312":{"tf":1.0},"415":{"tf":1.0},"555":{"tf":1.4142135623730951},"96":{"tf":1.0},"98":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.0},"313":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"512":{"tf":1.0},"676":{"tf":1.0}}}}},"s":{"_":{"df":1,"docs":{"898":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"898":{"tf":2.23606797749979},"899":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"1117":{"tf":1.0},"1124":{"tf":1.0},"137":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"313":{"tf":1.0},"506":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"231":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"515":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"613":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"855":{"tf":1.7320508075688772},"857":{"tf":1.7320508075688772},"858":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":4,"docs":{"1122":{"tf":1.0},"231":{"tf":1.0},"303":{"tf":1.0},"707":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1011":{"tf":1.0},"106":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"21":{"tf":1.0},"22":{"tf":1.4142135623730951}}}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":13,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"179":{"tf":1.0},"236":{"tf":1.0},"269":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":2.0},"496":{"tf":1.0},"504":{"tf":1.0},"514":{"tf":1.0},"548":{"tf":1.0},"742":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":14,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"299":{"tf":1.0},"335":{"tf":1.0},"422":{"tf":1.0},"481":{"tf":1.0},"506":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.0},"929":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"180":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"664":{"tf":1.4142135623730951},"899":{"tf":1.0},"958":{"tf":1.0}}}}}}},"df":6,"docs":{"1003":{"tf":1.0},"239":{"tf":2.8284271247461903},"373":{"tf":1.0},"585":{"tf":1.0},"928":{"tf":1.0},"948":{"tf":1.0}},"e":{",":{"2":{"7":{",":{"4":{"5":{",":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{",":{"2":{"7":{",":{"4":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1122":{"tf":1.0},"356":{"tf":1.7320508075688772}}}}},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{")":{"df":0,"docs":{},"}":{"df":0,"docs":{},"}":{"'":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"962":{"tf":1.4142135623730951}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"127":{"tf":1.0}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"686":{"tf":1.0},"690":{"tf":1.0}}}}}},"d":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":144,"docs":{"102":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1039":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":3.0},"1054":{"tf":1.7320508075688772},"1055":{"tf":2.6457513110645907},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":2.0},"1087":{"tf":2.23606797749979},"1092":{"tf":1.4142135623730951},"12":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.6457513110645907},"126":{"tf":3.0},"127":{"tf":3.7416573867739413},"128":{"tf":2.449489742783178},"129":{"tf":3.7416573867739413},"130":{"tf":1.7320508075688772},"131":{"tf":2.23606797749979},"132":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.7320508075688772},"176":{"tf":1.7320508075688772},"179":{"tf":1.0},"183":{"tf":1.4142135623730951},"191":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"26":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.7320508075688772},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.4142135623730951},"514":{"tf":1.0},"536":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"560":{"tf":1.4142135623730951},"562":{"tf":1.7320508075688772},"563":{"tf":1.0},"589":{"tf":1.0},"593":{"tf":2.23606797749979},"595":{"tf":1.0},"596":{"tf":2.8284271247461903},"599":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"613":{"tf":2.0},"614":{"tf":1.0},"641":{"tf":1.7320508075688772},"652":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"683":{"tf":1.7320508075688772},"684":{"tf":1.7320508075688772},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":3.0},"691":{"tf":2.6457513110645907},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.4142135623730951},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.4142135623730951},"700":{"tf":1.0},"701":{"tf":2.6457513110645907},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":3.7416573867739413},"707":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.8284271247461903},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":2.23606797749979},"749":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"753":{"tf":1.0},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"862":{"tf":1.0},"886":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"952":{"tf":2.23606797749979},"959":{"tf":1.0},"960":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"966":{"tf":1.0},"985":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"o":{"df":5,"docs":{"268":{"tf":1.0},"269":{"tf":1.4142135623730951},"453":{"tf":1.0},"770":{"tf":1.0},"904":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1019":{"tf":1.0},"824":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"62":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"198":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":3,"docs":{"207":{"tf":1.0},"215":{"tf":2.449489742783178},"216":{"tf":1.0}},"m":{"df":9,"docs":{"243":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"691":{"tf":1.0},"887":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":1.0}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},":":{"/":{"d":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":71,"docs":{"1021":{"tf":1.0},"1023":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"1102":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"160":{"tf":1.0},"192":{"tf":1.0},"222":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.0},"318":{"tf":1.4142135623730951},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"364":{"tf":2.0},"378":{"tf":1.0},"403":{"tf":2.23606797749979},"415":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.4142135623730951},"442":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":2.449489742783178},"475":{"tf":2.23606797749979},"476":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"478":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"481":{"tf":2.23606797749979},"482":{"tf":2.23606797749979},"553":{"tf":1.7320508075688772},"555":{"tf":3.3166247903554},"560":{"tf":1.4142135623730951},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.4142135623730951},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"947":{"tf":1.4142135623730951},"951":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0},"966":{"tf":1.4142135623730951}}}}}}}},"k":{"a":{"df":8,"docs":{"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"748":{"tf":1.0},"880":{"tf":1.0},"933":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"df":15,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"129":{"tf":2.0},"181":{"tf":1.0},"185":{"tf":3.605551275463989},"188":{"tf":3.0},"190":{"tf":1.0},"913":{"tf":1.0},"936":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":3.0}},"s":{".":{"c":{"df":0,"docs":{},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"'":{"df":2,"docs":{"1087":{"tf":1.0},"559":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":6,"docs":{"1036":{"tf":1.0},"185":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0}}}}}}}}},"i":{"a":{"df":4,"docs":{"155":{"tf":2.0},"246":{"tf":1.4142135623730951},"546":{"tf":1.0},"740":{"tf":1.0}},"s":{"df":7,"docs":{"1027":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"410":{"tf":1.0},"459":{"tf":1.0},"464":{"tf":1.7320508075688772},"466":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":7,"docs":{"109":{"tf":1.0},"131":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"97":{"tf":1.0}}}},"k":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0}}}},"l":{"'":{"df":1,"docs":{"385":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"642":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":80,"docs":{"1018":{"tf":1.0},"1036":{"tf":1.0},"107":{"tf":1.0},"1087":{"tf":1.0},"111":{"tf":1.4142135623730951},"113":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"14":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"266":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"314":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.4142135623730951},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"395":{"tf":1.0},"398":{"tf":1.7320508075688772},"422":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"481":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.0},"523":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0},"720":{"tf":1.0},"750":{"tf":1.0},"784":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"861":{"tf":1.0},"90":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"928":{"tf":1.0},"951":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"97":{"tf":1.0},"977":{"tf":1.0},"98":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":22,"docs":{"1003":{"tf":1.0},"1006":{"tf":1.0},"1040":{"tf":1.0},"133":{"tf":1.0},"143":{"tf":1.0},"175":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.4142135623730951},"358":{"tf":1.0},"607":{"tf":1.0},"684":{"tf":1.0},"778":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"83":{"tf":1.4142135623730951},"896":{"tf":1.0},"898":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"958":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1119":{"tf":1.4142135623730951},"118":{"tf":1.0},"316":{"tf":1.0},"361":{"tf":1.0},"785":{"tf":1.0},"901":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"338":{"tf":1.0}}}}},"df":2,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":23,"docs":{"1074":{"tf":1.4142135623730951},"1109":{"tf":1.0},"129":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"452":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"579":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"944":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":1,"docs":{"372":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"410":{"tf":1.4142135623730951},"897":{"tf":1.0}},"n":{"df":9,"docs":{"130":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":1.7320508075688772},"452":{"tf":1.0},"944":{"tf":1.0},"958":{"tf":1.0},"982":{"tf":1.4142135623730951}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":16,"docs":{"197":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"366":{"tf":1.0},"452":{"tf":1.0},"534":{"tf":1.0},"705":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"877":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":34,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1120":{"tf":1.0},"1121":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"220":{"tf":1.4142135623730951},"248":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"275":{"tf":1.0},"325":{"tf":1.0},"328":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"471":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"514":{"tf":1.0},"546":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":1.4142135623730951},"89":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"607":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"307":{"tf":1.0}}},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"913":{"tf":1.0},"923":{"tf":1.0}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":27,"docs":{"1036":{"tf":1.0},"1119":{"tf":1.0},"1124":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"134":{"tf":1.0},"231":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"269":{"tf":1.0},"28":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"306":{"tf":1.0},"363":{"tf":1.0},"479":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"642":{"tf":1.0},"67":{"tf":1.0},"707":{"tf":1.0},"772":{"tf":1.4142135623730951},"841":{"tf":1.0}}}}}},"p":{"df":1,"docs":{"873":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":12,"docs":{"21":{"tf":1.0},"24":{"tf":1.4142135623730951},"335":{"tf":1.0},"917":{"tf":2.6457513110645907},"923":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"276":{"tf":1.4142135623730951},"701":{"tf":1.0}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"352":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"s":{"df":23,"docs":{"1066":{"tf":1.0},"1073":{"tf":1.0},"154":{"tf":1.0},"197":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.4142135623730951},"388":{"tf":1.0},"435":{"tf":1.4142135623730951},"474":{"tf":1.0},"487":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"737":{"tf":1.7320508075688772},"742":{"tf":1.4142135623730951},"760":{"tf":1.4142135623730951},"778":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":2.23606797749979},"855":{"tf":1.7320508075688772},"859":{"tf":2.0},"876":{"tf":1.0},"951":{"tf":1.0}},"i":{"df":320,"docs":{"10":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1027":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"1066":{"tf":1.0},"107":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.0},"108":{"tf":1.0},"1087":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1116":{"tf":1.0},"112":{"tf":1.0},"1124":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":1.7320508075688772},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"13":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"140":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":2.449489742783178},"168":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"189":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":2.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":2.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":2.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":1.4142135623730951},"258":{"tf":1.7320508075688772},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"374":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.7320508075688772},"382":{"tf":1.0},"390":{"tf":1.4142135623730951},"395":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"444":{"tf":2.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.7320508075688772},"457":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"53":{"tf":1.0},"538":{"tf":1.7320508075688772},"559":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.4142135623730951},"601":{"tf":1.7320508075688772},"640":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":2.0},"708":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"710":{"tf":2.0},"711":{"tf":1.0},"72":{"tf":1.7320508075688772},"726":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"86":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"87":{"tf":1.0},"874":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"912":{"tf":1.0},"92":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":2.449489742783178},"97":{"tf":1.0},"98":{"tf":1.0},"983":{"tf":1.0},"99":{"tf":1.0}},"s":{".":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{">":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"1116":{"tf":1.0},"21":{"tf":1.4142135623730951},"23":{"tf":1.7320508075688772},"28":{"tf":1.4142135623730951},"613":{"tf":1.0},"914":{"tf":1.0}}}},"t":{"df":16,"docs":{"11":{"tf":1.0},"123":{"tf":1.7320508075688772},"131":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":2.0},"366":{"tf":1.0},"379":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"832":{"tf":1.0},"874":{"tf":1.0},"965":{"tf":1.0}}},"z":{"df":33,"docs":{"0":{"tf":1.0},"1025":{"tf":1.0},"12":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.0},"171":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.4142135623730951},"2":{"tf":1.0},"28":{"tf":1.0},"372":{"tf":1.0},"435":{"tf":1.0},"45":{"tf":1.0},"527":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"545":{"tf":1.4142135623730951},"548":{"tf":1.0},"58":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"715":{"tf":1.7320508075688772},"861":{"tf":1.0},"916":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"962":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"0":{"tf":1.0},"516":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"323":{"tf":1.0},"548":{"tf":1.0},"80":{"tf":1.0},"949":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":34,"docs":{"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1098":{"tf":1.0},"125":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":2.6457513110645907},"600":{"tf":1.0},"640":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"696":{"tf":1.4142135623730951},"698":{"tf":1.0},"785":{"tf":4.358898943540674},"847":{"tf":1.4142135623730951},"9":{"tf":1.0},"924":{"tf":1.0},"945":{"tf":1.7320508075688772},"985":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"271":{"tf":1.0},"576":{"tf":1.0},"958":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"222":{"tf":1.0},"446":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"879":{"tf":1.0},"880":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":6,"docs":{"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":2.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.7320508075688772}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"779":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"185":{"tf":1.0}},"i":{"df":8,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"185":{"tf":1.0},"90":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"1097":{"tf":1.7320508075688772}}}}}}},"t":{"df":0,"docs":{},"h":{"df":23,"docs":{"1011":{"tf":1.0},"1066":{"tf":1.0},"1097":{"tf":1.0},"155":{"tf":1.4142135623730951},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"310":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0},"515":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"824":{"tf":1.0},"938":{"tf":1.7320508075688772},"950":{"tf":1.4142135623730951},"962":{"tf":1.0},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"555":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":27,"docs":{"1119":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":1.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"640":{"tf":1.0},"66":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.0},"946":{"tf":1.0}}}}}},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"499":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1119":{"tf":1.0},"1124":{"tf":1.0},"30":{"tf":1.0},"554":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"1075":{"tf":1.0},"1099":{"tf":1.0},"240":{"tf":1.0},"387":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"425":{"tf":1.0},"432":{"tf":1.0},"563":{"tf":1.0},"964":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"770":{"tf":1.0},"96":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"350":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"213":{"tf":1.0},"251":{"tf":1.0},"363":{"tf":1.0},"559":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":38,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"120":{"tf":1.0},"207":{"tf":1.0},"212":{"tf":2.0},"214":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"256":{"tf":2.6457513110645907},"257":{"tf":2.0},"306":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.7320508075688772},"334":{"tf":1.0},"346":{"tf":1.7320508075688772},"352":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"398":{"tf":2.449489742783178},"555":{"tf":1.0},"559":{"tf":2.0},"638":{"tf":1.0},"679":{"tf":1.0},"79":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"848":{"tf":1.0},"948":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"k":{"df":1,"docs":{"1075":{"tf":1.0}}},"p":{"'":{"df":2,"docs":{"813":{"tf":1.0},"824":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1074":{"tf":1.0}}},"df":7,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":2.0},"705":{"tf":2.6457513110645907}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1103":{"tf":1.0},"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":14,"docs":{"1037":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"199":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"596":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.7320508075688772}},"e":{"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"547":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"425":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":19,"docs":{"1037":{"tf":1.0},"1074":{"tf":2.0},"1091":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"158":{"tf":1.0},"199":{"tf":1.4142135623730951},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":2.23606797749979},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"828":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"313":{"tf":1.0},"448":{"tf":1.0}}}},"df":38,"docs":{"1003":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":2.23606797749979},"1075":{"tf":1.7320508075688772},"1093":{"tf":1.0},"1098":{"tf":1.4142135623730951},"1099":{"tf":1.0},"199":{"tf":1.4142135623730951},"343":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.4142135623730951},"432":{"tf":1.0},"485":{"tf":1.0},"580":{"tf":1.0},"704":{"tf":1.0},"785":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"813":{"tf":4.795831523312719},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":2.6457513110645907},"823":{"tf":1.7320508075688772},"824":{"tf":7.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":2.23606797749979},"831":{"tf":2.23606797749979},"832":{"tf":1.7320508075688772},"923":{"tf":1.0},"933":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":33,"docs":{"101":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":1.0},"1036":{"tf":1.0},"1063":{"tf":1.0},"110":{"tf":1.0},"1115":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":3.605551275463989},"222":{"tf":1.0},"236":{"tf":1.0},"287":{"tf":1.7320508075688772},"294":{"tf":1.0},"348":{"tf":1.4142135623730951},"364":{"tf":1.0},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"477":{"tf":1.0},"509":{"tf":1.7320508075688772},"510":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.0},"634":{"tf":1.0},"814":{"tf":1.0},"88":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"269":{"tf":1.0},"580":{"tf":1.0},"705":{"tf":1.4142135623730951},"726":{"tf":1.0},"924":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":13,"docs":{"800":{"tf":1.4142135623730951},"822":{"tf":2.23606797749979},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.4142135623730951},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"832":{"tf":1.4142135623730951},"938":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"823":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"832":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"’":{"df":1,"docs":{"823":{"tf":1.0}}}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"355":{"tf":1.4142135623730951}}},".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"249":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"546":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":71,"docs":{"1015":{"tf":1.0},"1050":{"tf":1.0},"1053":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1074":{"tf":2.0},"1098":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.0},"212":{"tf":1.4142135623730951},"222":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"359":{"tf":2.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"409":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.7320508075688772},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"517":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951},"625":{"tf":1.0},"646":{"tf":1.0},"690":{"tf":1.0},"737":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"900":{"tf":1.0},"916":{"tf":1.0},"924":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.0}}},"df":38,"docs":{"1015":{"tf":1.4142135623730951},"1103":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"183":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"442":{"tf":1.4142135623730951},"449":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.7320508075688772},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"904":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"985":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":18,"docs":{"1122":{"tf":1.0},"126":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.4142135623730951},"276":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.0},"487":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"1087":{"tf":1.0},"1110":{"tf":1.0},"1116":{"tf":1.0},"1118":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"4":{"tf":1.0},"67":{"tf":1.4142135623730951},"705":{"tf":1.0},"780":{"tf":1.0},"85":{"tf":1.0},"967":{"tf":1.0}}}}},"v":{"df":6,"docs":{"180":{"tf":1.0},"331":{"tf":1.4142135623730951},"352":{"tf":1.0},"373":{"tf":1.0},"599":{"tf":1.0},"948":{"tf":1.0}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":19,"docs":{"1033":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.7320508075688772},"199":{"tf":1.0},"222":{"tf":1.4142135623730951},"235":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.4142135623730951},"531":{"tf":2.0},"626":{"tf":1.0},"633":{"tf":1.0},"981":{"tf":1.0}}}}}}},"’":{"df":1,"docs":{"813":{"tf":2.449489742783178}}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"841":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"1025":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"286":{"tf":1.0},"292":{"tf":2.0},"354":{"tf":1.0},"358":{"tf":1.0},"38":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"710":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1119":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"372":{"tf":1.0},"553":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"947":{"tf":1.4142135623730951},"955":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":5,"docs":{"416":{"tf":1.4142135623730951},"47":{"tf":1.0},"495":{"tf":1.0},"565":{"tf":1.0},"64":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":7,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.7320508075688772},"447":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":4,"docs":{"1095":{"tf":1.0},"169":{"tf":1.0},"335":{"tf":1.0},"460":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"199":{"tf":1.0},"468":{"tf":1.7320508075688772},"497":{"tf":1.4142135623730951},"726":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"508":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"g":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"772":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":24,"docs":{"1001":{"tf":1.4142135623730951},"1008":{"tf":1.0},"187":{"tf":1.0},"289":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"345":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"521":{"tf":1.0},"556":{"tf":1.0},"571":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":4,"docs":{"276":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}},"df":28,"docs":{"1077":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"129":{"tf":1.0},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"223":{"tf":1.0},"264":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"280":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"542":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"770":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.23606797749979}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":9,"docs":{"1025":{"tf":1.0},"275":{"tf":1.4142135623730951},"294":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"580":{"tf":1.0},"651":{"tf":1.0},"906":{"tf":1.0},"958":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"873":{"tf":1.0},"898":{"tf":1.0},"947":{"tf":1.0}}}}},"t":{"df":1,"docs":{"355":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"l":{"df":33,"docs":{"0":{"tf":1.0},"1006":{"tf":1.0},"1105":{"tf":1.0},"1109":{"tf":2.23606797749979},"1110":{"tf":1.0},"1112":{"tf":1.7320508075688772},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.7320508075688772},"1117":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1120":{"tf":1.0},"1121":{"tf":1.4142135623730951},"153":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.0},"356":{"tf":1.0},"379":{"tf":1.0},"44":{"tf":1.0},"449":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":1.0},"715":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"921":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"954":{"tf":1.0},"955":{"tf":1.4142135623730951},"959":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":11,"docs":{"120":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.4142135623730951},"412":{"tf":1.0},"416":{"tf":2.23606797749979},"439":{"tf":2.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"327":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"c":{"df":2,"docs":{"1042":{"tf":1.0},"1065":{"tf":1.0}}},"df":0,"docs":{},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"d":{"df":1,"docs":{"306":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":20,"docs":{"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"460":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"529":{"tf":2.23606797749979},"62":{"tf":1.0},"66":{"tf":1.0},"84":{"tf":1.0},"89":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.0},"976":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1061":{"tf":1.0},"515":{"tf":1.0}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"41":{"tf":1.0},"46":{"tf":1.0},"914":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"446":{"tf":1.0}}}}},"s":{"df":1,"docs":{"613":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"784":{"tf":1.0}}}},"t":{"df":8,"docs":{"123":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"73":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":20,"docs":{"101":{"tf":1.0},"1065":{"tf":1.0},"1075":{"tf":1.0},"1110":{"tf":1.4142135623730951},"121":{"tf":1.0},"128":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"260":{"tf":1.4142135623730951},"360":{"tf":1.0},"37":{"tf":1.0},"422":{"tf":1.0},"528":{"tf":1.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"705":{"tf":1.0},"844":{"tf":2.23606797749979},"99":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"144":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"29":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":38,"docs":{"1040":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1110":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"412":{"tf":1.4142135623730951},"506":{"tf":1.0},"542":{"tf":1.0},"641":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.7320508075688772},"718":{"tf":1.4142135623730951},"728":{"tf":1.0},"844":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"878":{"tf":1.0},"898":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":16,"docs":{"1110":{"tf":1.0},"1116":{"tf":1.0},"212":{"tf":1.0},"287":{"tf":1.0},"314":{"tf":1.0},"410":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.0},"501":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"526":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"941":{"tf":1.0}},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"285":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"509":{"tf":1.0},"894":{"tf":1.0},"903":{"tf":1.4142135623730951}}}}},"r":{"df":1,"docs":{"1116":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":6,"docs":{"1025":{"tf":1.0},"1055":{"tf":1.0},"679":{"tf":1.0},"835":{"tf":1.0},"962":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"1110":{"tf":1.0},"175":{"tf":1.0},"414":{"tf":1.0},"516":{"tf":1.0},"858":{"tf":1.0},"958":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":10,"docs":{"240":{"tf":1.0},"267":{"tf":1.0},"37":{"tf":1.4142135623730951},"488":{"tf":1.0},"579":{"tf":1.0},"584":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"938":{"tf":1.4142135623730951},"985":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"238":{"tf":1.0},"67":{"tf":1.7320508075688772},"737":{"tf":1.0},"851":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"1017":{"tf":1.7320508075688772},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1018":{"tf":1.0}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":32,"docs":{"1018":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":2.449489742783178},"1087":{"tf":2.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"175":{"tf":1.0},"41":{"tf":1.0},"420":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"588":{"tf":1.7320508075688772},"589":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"824":{"tf":1.0},"919":{"tf":1.7320508075688772},"920":{"tf":2.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.0},"923":{"tf":2.23606797749979},"924":{"tf":2.449489742783178}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"1001":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1116":{"tf":2.23606797749979},"1120":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"302":{"tf":1.0},"353":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"206":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"447":{"tf":2.449489742783178},"814":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1023":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"31":{"tf":1.0},"5":{"tf":1.0},"567":{"tf":1.0},"582":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"869":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"1027":{"tf":1.0},"196":{"tf":1.0},"447":{"tf":2.0},"454":{"tf":1.0},"485":{"tf":1.0},"650":{"tf":1.0},"786":{"tf":1.7320508075688772}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":3,"docs":{"424":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"937":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":10,"docs":{"913":{"tf":2.0},"914":{"tf":1.7320508075688772},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.7320508075688772},"927":{"tf":1.0},"932":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"297":{"tf":1.0},"361":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1004":{"tf":1.0}}}}}}},"o":{"df":6,"docs":{"143":{"tf":1.0},"169":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"598":{"tf":1.0},"851":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1099":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":50,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1114":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"142":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"197":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"294":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"308":{"tf":1.0},"345":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"38":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"439":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"49":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"562":{"tf":1.0},"73":{"tf":1.0},"899":{"tf":1.0},"916":{"tf":1.0},"939":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}}},"df":17,"docs":{"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"212":{"tf":1.0},"309":{"tf":1.0},"314":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"388":{"tf":1.4142135623730951},"416":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"554":{"tf":1.0},"90":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"104":{"tf":2.0},"106":{"tf":1.0},"117":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":2.449489742783178}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"102":{"tf":1.0},"106":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":144,"docs":{"1003":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1025":{"tf":1.7320508075688772},"103":{"tf":2.0},"1033":{"tf":1.0},"104":{"tf":1.0},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.0},"203":{"tf":2.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"316":{"tf":2.8284271247461903},"317":{"tf":1.7320508075688772},"318":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"328":{"tf":1.0},"334":{"tf":1.0},"343":{"tf":1.4142135623730951},"348":{"tf":1.0},"353":{"tf":1.7320508075688772},"355":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"392":{"tf":1.0},"395":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"587":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"666":{"tf":1.0},"669":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"729":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.4142135623730951},"747":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"835":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"85":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.0},"88":{"tf":1.0},"889":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.4142135623730951},"918":{"tf":1.0},"92":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":14,"docs":{"1087":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.23606797749979},"246":{"tf":1.0},"39":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"747":{"tf":1.0},"972":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"(":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":1,"docs":{"546":{"tf":1.0}}},"o":{"df":0,"docs":{},"i":{"d":{"df":25,"docs":{"1033":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":2.0},"117":{"tf":1.0},"127":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.0},"242":{"tf":1.0},"297":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"396":{"tf":1.0},"466":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"742":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":2,"docs":{"358":{"tf":1.0},"409":{"tf":1.7320508075688772}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":14,"docs":{"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"129":{"tf":1.0},"248":{"tf":1.0},"295":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"447":{"tf":1.0},"562":{"tf":1.0},"581":{"tf":1.0},"899":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}},"y":{"df":5,"docs":{"353":{"tf":1.0},"504":{"tf":1.0},"607":{"tf":1.0},"676":{"tf":1.0},"896":{"tf":1.0}}}},"df":25,"docs":{"1098":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"447":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"947":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"740":{"tf":2.0},"748":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"k":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"270":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"i":{"df":4,"docs":{"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":2.0},"708":{"tf":1.0}}}}},"b":{"'":{"8":{"5":{"9":{"c":{"8":{"a":{"3":{"2":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"2":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"b":{"2":{",":{"b":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"4":{"2":{"a":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"4":{"7":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"a":{"6":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"a":{"7":{"df":0,"docs":{},"e":{"3":{"df":0,"docs":{},"f":{"9":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"362":{"tf":1.0},"959":{"tf":1.0}}}}},"df":18,"docs":{"102":{"tf":1.0},"1055":{"tf":1.0},"15":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"221":{"tf":1.0},"273":{"tf":1.0},"323":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"387":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"567":{"tf":1.0},"959":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1046":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"958":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":39,"docs":{"101":{"tf":1.0},"1063":{"tf":1.0},"1092":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.23606797749979},"129":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":2.23606797749979},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"186":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"374":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"478":{"tf":1.0},"595":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"422":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":39,"docs":{"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"31":{"tf":1.0},"422":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.7320508075688772},"675":{"tf":1.0},"676":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"801":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.0},"814":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.4142135623730951},"863":{"tf":1.4142135623730951},"911":{"tf":1.0},"914":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":8,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"265":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":2.23606797749979},"271":{"tf":2.0},"273":{"tf":1.0},"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":15,"docs":{"313":{"tf":1.0},"387":{"tf":1.0},"391":{"tf":1.4142135623730951},"430":{"tf":1.0},"434":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"470":{"tf":1.4142135623730951},"471":{"tf":1.0},"472":{"tf":1.0},"931":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"387":{"tf":1.0},"390":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"358":{"tf":1.0}},"r":{"df":1,"docs":{"487":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":8,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"8":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.7320508075688772},"966":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}}}},"r":{"df":11,"docs":{"174":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"289":{"tf":1.0},"394":{"tf":2.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"748":{"tf":2.449489742783178},"75":{"tf":1.0},"866":{"tf":1.0},"947":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":76,"docs":{"1032":{"tf":1.0},"106":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"117":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":2.449489742783178},"13":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"212":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"274":{"tf":1.4142135623730951},"275":{"tf":2.0},"276":{"tf":2.0},"295":{"tf":1.0},"296":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":2.23606797749979},"363":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"393":{"tf":1.0},"409":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.7320508075688772},"485":{"tf":1.0},"487":{"tf":1.0},"496":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":2.449489742783178},"556":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"649":{"tf":1.0},"678":{"tf":1.0},"700":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.4142135623730951},"734":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"857":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.4142135623730951},"924":{"tf":1.0},"932":{"tf":1.0},"947":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"223":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"541":{"tf":1.0},"594":{"tf":1.0},"649":{"tf":1.7320508075688772},"653":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.7320508075688772},"976":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"541":{"tf":1.0},"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"c":{"df":11,"docs":{"197":{"tf":1.0},"206":{"tf":1.0},"256":{"tf":1.0},"291":{"tf":1.0},"338":{"tf":1.0},"404":{"tf":1.0},"46":{"tf":1.0},"529":{"tf":1.0},"59":{"tf":1.0},"859":{"tf":1.0},"89":{"tf":1.0}}},"df":21,"docs":{"1090":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"342":{"tf":1.0},"408":{"tf":1.0},"481":{"tf":1.0},"529":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.4142135623730951},"594":{"tf":1.0},"651":{"tf":1.0},"672":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"9":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"[":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"956":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":24,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.7320508075688772},"373":{"tf":1.0},"560":{"tf":1.0},"669":{"tf":1.0},"678":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"956":{"tf":2.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.7320508075688772},"961":{"tf":1.7320508075688772},"964":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"b":{"6":{"3":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1025":{"tf":2.0},"199":{"tf":1.4142135623730951},"332":{"tf":1.0},"452":{"tf":1.0},"502":{"tf":1.0},"665":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}},"df":6,"docs":{"1119":{"tf":1.0},"363":{"tf":1.7320508075688772},"403":{"tf":1.0},"413":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.4142135623730951}}},"r":{"df":1,"docs":{"1117":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":30,"docs":{"1025":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"117":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"426":{"tf":1.0},"452":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"666":{"tf":1.0},"740":{"tf":1.0},"836":{"tf":1.0},"847":{"tf":1.0},"899":{"tf":1.0},"938":{"tf":1.0},"958":{"tf":1.0},"963":{"tf":1.0}}}}},"df":57,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1061":{"tf":1.7320508075688772},"1087":{"tf":1.0},"113":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"294":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":2.449489742783178},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"51":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"708":{"tf":1.4142135623730951},"788":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":2.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"976":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":59,"docs":{"1046":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1109":{"tf":1.0},"120":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"235":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"409":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.0},"479":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.4142135623730951},"514":{"tf":1.0},"527":{"tf":1.7320508075688772},"540":{"tf":1.0},"563":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"844":{"tf":1.4142135623730951},"87":{"tf":1.0},"899":{"tf":1.4142135623730951},"938":{"tf":1.0},"986":{"tf":1.0}}}}},"g":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"447":{"tf":2.0},"710":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":30,"docs":{"1061":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.0},"2":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.0},"373":{"tf":1.0},"407":{"tf":1.4142135623730951},"453":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":1.0},"471":{"tf":1.7320508075688772},"488":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"7":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"899":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"938":{"tf":1.0},"948":{"tf":1.0},"974":{"tf":1.0}},"n":{"df":1,"docs":{"1124":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"607":{"tf":1.0}}}},"v":{"df":4,"docs":{"199":{"tf":1.0},"387":{"tf":1.0},"497":{"tf":1.0},"518":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":62,"docs":{"1011":{"tf":1.4142135623730951},"1063":{"tf":1.4142135623730951},"1087":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"381":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":2.0},"491":{"tf":1.4142135623730951},"492":{"tf":1.4142135623730951},"493":{"tf":1.4142135623730951},"494":{"tf":1.7320508075688772},"495":{"tf":1.4142135623730951},"496":{"tf":2.23606797749979},"497":{"tf":1.4142135623730951},"498":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"500":{"tf":1.4142135623730951},"501":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":2.0},"508":{"tf":1.7320508075688772},"509":{"tf":1.4142135623730951},"510":{"tf":1.7320508075688772},"511":{"tf":1.4142135623730951},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":2.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"590":{"tf":1.4142135623730951},"613":{"tf":1.0},"737":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.4142135623730951},"858":{"tf":1.0},"967":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"163":{"tf":1.0},"185":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"304":{"tf":1.0},"592":{"tf":1.0},"953":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"407":{"tf":1.0},"447":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"1116":{"tf":1.0},"318":{"tf":1.0},"880":{"tf":1.0}}}},"w":{"df":49,"docs":{"1003":{"tf":1.0},"1019":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.0},"164":{"tf":1.0},"180":{"tf":1.0},"187":{"tf":1.0},"189":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"228":{"tf":1.0},"229":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"354":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"558":{"tf":1.0},"607":{"tf":1.0},"707":{"tf":1.0},"737":{"tf":1.0},"747":{"tf":1.0},"785":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"913":{"tf":2.0},"917":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"956":{"tf":1.0},"967":{"tf":1.0},"988":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1087":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"193":{"tf":1.0},"236":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.4142135623730951},"595":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"839":{"tf":1.0},"963":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"[":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"t":{"df":24,"docs":{"1005":{"tf":1.0},"106":{"tf":1.4142135623730951},"1122":{"tf":1.0},"122":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"240":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"380":{"tf":1.0},"417":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.4142135623730951},"556":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"89":{"tf":1.0},"916":{"tf":1.0}}}},"t":{"a":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1061":{"tf":2.0}}}}}}}}}},"4":{"6":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"df":17,"docs":{"1027":{"tf":2.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1075":{"tf":2.6457513110645907},"127":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"373":{"tf":1.0},"424":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"450":{"tf":1.7320508075688772},"466":{"tf":2.0},"690":{"tf":1.0},"694":{"tf":1.0},"847":{"tf":1.7320508075688772},"948":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"113":{"tf":1.0},"126":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"451":{"tf":1.0},"567":{"tf":1.0},"590":{"tf":1.4142135623730951},"634":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":56,"docs":{"1035":{"tf":1.0},"1087":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.4142135623730951},"240":{"tf":1.0},"276":{"tf":1.7320508075688772},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"409":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.4142135623730951},"463":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"504":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"526":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.4142135623730951},"538":{"tf":1.0},"548":{"tf":1.4142135623730951},"583":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.4142135623730951},"589":{"tf":1.0},"622":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":1.7320508075688772},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"740":{"tf":1.0},"744":{"tf":1.0},"755":{"tf":1.0},"77":{"tf":1.0},"789":{"tf":1.0},"813":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"958":{"tf":1.0},"983":{"tf":1.0},"986":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"1119":{"tf":1.0},"353":{"tf":1.4142135623730951},"377":{"tf":1.4142135623730951},"447":{"tf":1.0},"67":{"tf":1.0},"752":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"b":{"b":{"_":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"592":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"592":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"a":{"df":1,"docs":{"899":{"tf":1.0}},"s":{"df":1,"docs":{"1072":{"tf":1.0}}}},"df":4,"docs":{"115":{"tf":1.0},"153":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"119":{"tf":1.0},"120":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"119":{"tf":2.0},"120":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"y":{"df":32,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":2.0},"102":{"tf":1.7320508075688772},"103":{"tf":2.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.7320508075688772},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"113":{"tf":1.7320508075688772},"114":{"tf":1.0},"115":{"tf":2.0},"116":{"tf":1.7320508075688772},"117":{"tf":1.0},"118":{"tf":2.6457513110645907},"119":{"tf":1.4142135623730951},"120":{"tf":2.0},"121":{"tf":2.0},"90":{"tf":2.23606797749979},"91":{"tf":2.0},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":2.0},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.7320508075688772},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"120":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"596":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":214,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1006":{"tf":1.0},"1010":{"tf":1.0},"1018":{"tf":1.0},"1023":{"tf":1.0},"106":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":2.6457513110645907},"125":{"tf":1.4142135623730951},"126":{"tf":2.0},"127":{"tf":2.449489742783178},"128":{"tf":2.449489742783178},"129":{"tf":2.0},"13":{"tf":1.0},"130":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"168":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.8284271247461903},"203":{"tf":1.0},"205":{"tf":3.3166247903554},"206":{"tf":2.23606797749979},"207":{"tf":1.7320508075688772},"208":{"tf":1.0},"209":{"tf":2.0},"21":{"tf":1.0},"210":{"tf":2.449489742783178},"211":{"tf":1.7320508075688772},"212":{"tf":2.449489742783178},"213":{"tf":1.4142135623730951},"214":{"tf":2.0},"215":{"tf":1.0},"216":{"tf":2.23606797749979},"217":{"tf":1.7320508075688772},"218":{"tf":2.0},"219":{"tf":2.449489742783178},"220":{"tf":1.7320508075688772},"221":{"tf":2.23606797749979},"222":{"tf":2.23606797749979},"223":{"tf":2.23606797749979},"224":{"tf":1.7320508075688772},"225":{"tf":2.0},"226":{"tf":1.4142135623730951},"227":{"tf":2.0},"228":{"tf":2.0},"229":{"tf":1.4142135623730951},"230":{"tf":1.4142135623730951},"231":{"tf":2.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":2.23606797749979},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"25":{"tf":2.23606797749979},"250":{"tf":1.7320508075688772},"251":{"tf":1.7320508075688772},"252":{"tf":1.7320508075688772},"253":{"tf":2.0},"254":{"tf":1.7320508075688772},"255":{"tf":2.0},"256":{"tf":2.23606797749979},"257":{"tf":1.4142135623730951},"258":{"tf":1.4142135623730951},"261":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.7320508075688772},"299":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":1.0},"307":{"tf":2.23606797749979},"316":{"tf":2.23606797749979},"317":{"tf":2.23606797749979},"318":{"tf":3.1622776601683795},"32":{"tf":1.0},"339":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":2.0},"352":{"tf":2.23606797749979},"353":{"tf":3.1622776601683795},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"357":{"tf":2.0},"358":{"tf":2.8284271247461903},"359":{"tf":3.0},"360":{"tf":2.449489742783178},"361":{"tf":2.0},"362":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"364":{"tf":2.449489742783178},"365":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"38":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"408":{"tf":1.0},"409":{"tf":2.23606797749979},"410":{"tf":1.7320508075688772},"413":{"tf":2.23606797749979},"414":{"tf":2.0},"416":{"tf":2.0},"417":{"tf":1.4142135623730951},"419":{"tf":1.0},"425":{"tf":1.0},"439":{"tf":2.0},"44":{"tf":1.0},"440":{"tf":2.0},"441":{"tf":1.7320508075688772},"442":{"tf":1.0},"443":{"tf":2.0},"447":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"536":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.4142135623730951},"553":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":2.449489742783178},"560":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.4142135623730951},"588":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.4142135623730951},"600":{"tf":1.0},"605":{"tf":1.0},"607":{"tf":1.0},"612":{"tf":1.0},"615":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"634":{"tf":1.0},"637":{"tf":1.0},"640":{"tf":1.0},"643":{"tf":1.0},"646":{"tf":1.0},"650":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"667":{"tf":1.0},"681":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.0},"727":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.7320508075688772},"832":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"88":{"tf":1.7320508075688772},"880":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":2.0},"918":{"tf":1.0},"940":{"tf":1.4142135623730951},"941":{"tf":1.4142135623730951},"942":{"tf":1.0},"959":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"127":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"358":{"tf":1.0},"361":{"tf":1.0}}},"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"256":{"tf":1.0},"257":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"212":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"363":{"tf":1.0}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":2,"docs":{"289":{"tf":1.0},"824":{"tf":1.4142135623730951}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"1091":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"585":{"tf":1.0},"900":{"tf":1.0}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"r":{"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":1,"docs":{"539":{"tf":1.0}},"g":{"df":7,"docs":{"1020":{"tf":1.4142135623730951},"124":{"tf":1.0},"607":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":30,"docs":{"1087":{"tf":1.4142135623730951},"244":{"tf":1.0},"264":{"tf":2.449489742783178},"265":{"tf":2.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"268":{"tf":3.4641016151377544},"269":{"tf":2.8284271247461903},"270":{"tf":2.449489742783178},"271":{"tf":2.23606797749979},"272":{"tf":1.0},"273":{"tf":3.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":3.7416573867739413},"277":{"tf":1.0},"278":{"tf":1.4142135623730951},"279":{"tf":1.4142135623730951},"280":{"tf":1.4142135623730951},"281":{"tf":1.7320508075688772},"282":{"tf":2.449489742783178},"283":{"tf":2.449489742783178},"284":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"622":{"tf":1.7320508075688772},"624":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"770":{"tf":1.0},"917":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"265":{"tf":1.0},"273":{"tf":1.0},"283":{"tf":1.4142135623730951}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"1":{"8":{"df":1,"docs":{"281":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"281":{"tf":1.0}}}}},"df":0,"docs":{}},"df":3,"docs":{"265":{"tf":1.0},"266":{"tf":1.0},"281":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"279":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"279":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"282":{"tf":1.4142135623730951}},"e":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"265":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"284":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"280":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"265":{"tf":1.0},"280":{"tf":1.4142135623730951}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"265":{"tf":1.0},"278":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"278":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"a":{"df":1,"docs":{"199":{"tf":2.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":22,"docs":{"1007":{"tf":1.0},"1015":{"tf":1.7320508075688772},"1016":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1113":{"tf":1.0},"1121":{"tf":1.0},"197":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"353":{"tf":1.0},"365":{"tf":1.0},"402":{"tf":1.0},"407":{"tf":1.7320508075688772},"459":{"tf":1.0},"468":{"tf":1.4142135623730951},"485":{"tf":1.0},"613":{"tf":1.0},"762":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"906":{"tf":3.3166247903554}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":2,"docs":{"904":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":5,"docs":{"897":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.8284271247461903}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"#":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"1003":{"tf":1.0}}}}}}}}},".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1003":{"tf":3.1622776601683795},"221":{"tf":1.0},"485":{"tf":2.449489742783178},"487":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"453":{"tf":1.0},"487":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"842":{"tf":1.7320508075688772},"843":{"tf":1.0},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"374":{"tf":1.0},"387":{"tf":1.0}}},"y":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"387":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.0}}}}}}}},"l":{"d":{"df":2,"docs":{"1121":{"tf":1.0},"873":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"366":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"df":1,"docs":{"542":{"tf":1.0}}},"df":8,"docs":{"1099":{"tf":1.0},"166":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"664":{"tf":1.0},"851":{"tf":1.0},"880":{"tf":1.0}},"s":{"'":{",":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"'":{",":{"'":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"'":{",":{"'":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"s":{"'":{",":{"'":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"1100":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}}}}}},"df":24,"docs":{"1037":{"tf":1.4142135623730951},"1053":{"tf":1.4142135623730951},"1069":{"tf":1.4142135623730951},"1091":{"tf":1.4142135623730951},"181":{"tf":1.0},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"273":{"tf":1.0},"283":{"tf":1.0},"410":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"459":{"tf":1.0},"471":{"tf":1.4142135623730951},"544":{"tf":1.4142135623730951},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"705":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"866":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"1066":{"tf":1.0},"563":{"tf":2.0},"961":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"649":{"tf":1.0}},"h":{"df":70,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1090":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"176":{"tf":1.0},"181":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"238":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"292":{"tf":1.0},"306":{"tf":1.0},"323":{"tf":1.4142135623730951},"338":{"tf":1.0},"341":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"410":{"tf":1.0},"430":{"tf":1.0},"447":{"tf":1.7320508075688772},"455":{"tf":1.0},"473":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"722":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"866":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.4142135623730951},"916":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"949":{"tf":1.0},"953":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":7,"docs":{"1107":{"tf":1.0},"152":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"778":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"917":{"tf":1.0},"936":{"tf":1.0}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"467":{"tf":1.0}}}}},"df":2,"docs":{"187":{"tf":1.7320508075688772},"708":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"x":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"368":{"tf":1.0},"740":{"tf":1.0},"85":{"tf":1.0},"898":{"tf":1.0}}}},"q":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}},"y":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"257":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"128":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.449489742783178},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"372":{"tf":2.23606797749979},"410":{"tf":1.0},"414":{"tf":1.0},"538":{"tf":1.4142135623730951},"554":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"597":{"tf":1.0}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"651":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"318":{"tf":1.0},"441":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"475":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":4,"docs":{"120":{"tf":1.4142135623730951},"137":{"tf":1.0},"318":{"tf":1.0},"546":{"tf":1.4142135623730951}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":37,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":2.6457513110645907},"187":{"tf":2.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"260":{"tf":1.7320508075688772},"261":{"tf":2.6457513110645907},"262":{"tf":2.23606797749979},"314":{"tf":1.0},"323":{"tf":3.1622776601683795},"327":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"510":{"tf":2.6457513110645907},"546":{"tf":1.0},"562":{"tf":1.0},"598":{"tf":1.0},"633":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"730":{"tf":1.0},"732":{"tf":2.0},"844":{"tf":1.0},"926":{"tf":1.0},"930":{"tf":1.7320508075688772}}}},"d":{"df":1,"docs":{"510":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1097":{"tf":1.0}}}},"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"181":{"tf":1.0},"526":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0}}}}}},"df":10,"docs":{"1121":{"tf":1.0},"131":{"tf":1.0},"222":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"750":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":4,"docs":{"1099":{"tf":1.0},"14":{"tf":1.0},"356":{"tf":1.0},"484":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"966":{"tf":1.4142135623730951}}}}},"o":{"a":{"d":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"238":{"tf":1.0}}}}},"df":0,"docs":{}},"df":4,"docs":{"302":{"tf":1.0},"31":{"tf":1.0},"365":{"tf":1.4142135623730951},"783":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"395":{"tf":1.0},"936":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"228":{"tf":1.0},"380":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"1019":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"481":{"tf":1.0},"607":{"tf":1.0},"780":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"z":{"df":1,"docs":{"542":{"tf":1.0}}}},"w":{"df":0,"docs":{},"s":{"df":16,"docs":{"1015":{"tf":1.4142135623730951},"1099":{"tf":1.0},"199":{"tf":1.0},"342":{"tf":1.0},"516":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"813":{"tf":1.0},"824":{"tf":1.0},"836":{"tf":1.0},"851":{"tf":1.0},"906":{"tf":1.0},"916":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"598":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{".":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"89":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"b":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"j":{"df":1,"docs":{"517":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"723":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1061":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":2.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":60,"docs":{"1003":{"tf":1.0},"1004":{"tf":2.23606797749979},"1011":{"tf":1.0},"1015":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":2.23606797749979},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"164":{"tf":3.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"246":{"tf":1.0},"263":{"tf":1.0},"287":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.4142135623730951},"354":{"tf":1.0},"38":{"tf":1.0},"421":{"tf":1.4142135623730951},"43":{"tf":1.0},"448":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":2.23606797749979},"596":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":2.0},"799":{"tf":1.4142135623730951},"824":{"tf":1.0},"857":{"tf":1.0},"896":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":2.8284271247461903},"928":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"649":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"’":{"df":1,"docs":{"43":{"tf":1.0}}}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":18,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"226":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"287":{"tf":2.23606797749979},"288":{"tf":2.8284271247461903},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":2.23606797749979},"427":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"303":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"275":{"tf":1.0}}}}}},"g":{"'":{"df":1,"docs":{"844":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":222,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.7320508075688772},"1107":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.7320508075688772},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.7320508075688772},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.0},"321":{"tf":1.0},"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.4142135623730951},"380":{"tf":1.0},"381":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"407":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":3.3166247903554},"454":{"tf":1.7320508075688772},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"485":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"649":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.4142135623730951},"667":{"tf":1.0},"67":{"tf":1.7320508075688772},"674":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"761":{"tf":1.4142135623730951},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.4142135623730951},"844":{"tf":4.795831523312719},"845":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.4142135623730951},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"844":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":12,"docs":{"1110":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.4142135623730951},"331":{"tf":1.0},"446":{"tf":1.0},"481":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"846":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"688":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":13,"docs":{"1042":{"tf":1.7320508075688772},"1053":{"tf":1.0},"1057":{"tf":1.7320508075688772},"1061":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"290":{"tf":2.449489742783178},"291":{"tf":3.0},"292":{"tf":2.8284271247461903},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"705":{"tf":2.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}},"df":70,"docs":{"1003":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1044":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1108":{"tf":2.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":2.23606797749979},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.0},"21":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"26":{"tf":1.7320508075688772},"264":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":2.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"341":{"tf":1.0},"342":{"tf":1.0},"346":{"tf":1.0},"350":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"380":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":3.7416573867739413},"519":{"tf":1.0},"560":{"tf":1.0},"643":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"737":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":2.23606797749979},"847":{"tf":3.4641016151377544},"877":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"457":{"tf":1.0}}}},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}}}},"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"i":{"d":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"847":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":31,"docs":{"1046":{"tf":1.4142135623730951},"1061":{"tf":1.0},"172":{"tf":1.0},"204":{"tf":1.0},"242":{"tf":1.0},"260":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"323":{"tf":2.0},"330":{"tf":1.4142135623730951},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"38":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"567":{"tf":1.0},"651":{"tf":1.0},"690":{"tf":1.4142135623730951},"737":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"847":{"tf":1.0},"876":{"tf":1.0},"963":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"303":{"tf":1.0},"372":{"tf":1.0},"45":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":20,"docs":{"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.7320508075688772},"220":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"360":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"110":{"tf":1.0},"1107":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"555":{"tf":1.0},"740":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"924":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":7,"docs":{"130":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":2.0},"774":{"tf":2.449489742783178}}}}},"{":{"a":{"d":{"df":1,"docs":{"896":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"+":{"+":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"325":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"3":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"2":{"4":{"1":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"df":0,"docs":{},"f":{"3":{"2":{"df":0,"docs":{},"f":{"d":{"2":{"9":{"3":{"8":{"df":0,"docs":{},"f":{"0":{"b":{"6":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"8":{"b":{"4":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"6":{"9":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"b":{"4":{"5":{"4":{"df":0,"docs":{},"f":{"6":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"168":{"tf":2.449489742783178},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"923":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"239":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"485":{"tf":1.0}},"e":{"\"":{",":{"5":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"1011":{"tf":1.4142135623730951},"300":{"tf":1.4142135623730951}},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":49,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1032":{"tf":1.0},"1036":{"tf":1.0},"106":{"tf":1.0},"1087":{"tf":1.0},"1100":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"130":{"tf":1.0},"165":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.4142135623730951},"266":{"tf":2.449489742783178},"267":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":1.4142135623730951},"478":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"678":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":1.0},"764":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"876":{"tf":1.0},"977":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":2.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1004":{"tf":1.0},"160":{"tf":1.0},"707":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":40,"docs":{"1025":{"tf":1.0},"132":{"tf":1.0},"158":{"tf":1.0},"198":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"300":{"tf":1.0},"307":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.0},"373":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"449":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"502":{"tf":1.4142135623730951},"503":{"tf":1.0},"518":{"tf":1.4142135623730951},"589":{"tf":1.0},"640":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"852":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":4,"docs":{"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"80":{"tf":1.0},"954":{"tf":1.0}},"l":{"c":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"462":{"tf":1.0},"673":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":6,"docs":{"1029":{"tf":1.0},"1116":{"tf":1.0},"596":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"'":{"df":0,"docs":{},"t":{"df":6,"docs":{"177":{"tf":1.0},"256":{"tf":1.0},"313":{"tf":1.0},"456":{"tf":1.0},"678":{"tf":1.0},"839":{"tf":1.0}}}},"a":{"d":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"613":{"tf":2.449489742783178}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"1":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1004":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"928":{"tf":1.0}}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"825":{"tf":1.0}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":7,"docs":{"131":{"tf":1.0},"199":{"tf":1.0},"353":{"tf":1.0},"366":{"tf":1.0},"432":{"tf":1.0},"90":{"tf":1.0},"938":{"tf":1.4142135623730951}}}},"c":{"df":1,"docs":{"964":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"287":{"tf":1.0},"291":{"tf":1.0}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"1025":{"tf":1.0},"15":{"tf":1.0},"507":{"tf":1.4142135623730951},"516":{"tf":1.0},"613":{"tf":1.0},"778":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}}},"r":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1011":{"tf":1.0}},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1015":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":2,"docs":{"485":{"tf":1.0},"939":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1087":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1035":{"tf":1.0},"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1035":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"1033":{"tf":1.0},"462":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1116":{"tf":1.0},"285":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"632":{"tf":1.0},"836":{"tf":1.0},"928":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"367":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}}}}}},"i":{"b":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.7320508075688772}}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":106,"docs":{"1020":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1099":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"248":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"297":{"tf":1.4142135623730951},"303":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"364":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"373":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.7320508075688772},"398":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.7320508075688772},"422":{"tf":1.0},"462":{"tf":1.0},"466":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"481":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.4142135623730951},"501":{"tf":1.0},"506":{"tf":4.0},"507":{"tf":1.0},"529":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"617":{"tf":1.0},"627":{"tf":1.0},"654":{"tf":1.0},"700":{"tf":1.0},"74":{"tf":1.0},"752":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"814":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"878":{"tf":1.0},"885":{"tf":1.0},"887":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.7320508075688772},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":2.0},"931":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"978":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"(":{"'":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"276":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"3":{"df":1,"docs":{"1100":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}},"df":4,"docs":{"1087":{"tf":1.4142135623730951},"199":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":1,"docs":{"526":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":14,"docs":{"104":{"tf":1.0},"352":{"tf":1.0},"567":{"tf":1.0},"73":{"tf":2.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"766":{"tf":1.0},"77":{"tf":2.23606797749979},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"96":{"tf":2.8284271247461903},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"341":{"tf":1.0},"740":{"tf":1.0}}}},"df":1,"docs":{"853":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"8":{"tf":1.0},"864":{"tf":1.0},"99":{"tf":1.0}},"i":{"df":26,"docs":{"183":{"tf":1.4142135623730951},"199":{"tf":1.0},"247":{"tf":1.0},"334":{"tf":2.23606797749979},"335":{"tf":3.4641016151377544},"340":{"tf":1.0},"380":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"441":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.7320508075688772},"633":{"tf":1.0},"644":{"tf":1.4142135623730951},"722":{"tf":1.0},"742":{"tf":1.0},"788":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":1.4142135623730951},"848":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"936":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"240":{"tf":1.0}}}},"df":17,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"290":{"tf":1.0},"331":{"tf":1.0},"412":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"649":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"1011":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"228":{"tf":1.0}}},"u":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":46,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1036":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"325":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"647":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"759":{"tf":1.0},"762":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"776":{"tf":1.0},"780":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"801":{"tf":1.0},"810":{"tf":1.4142135623730951},"811":{"tf":1.0},"814":{"tf":1.4142135623730951},"822":{"tf":1.0},"825":{"tf":1.4142135623730951},"863":{"tf":1.4142135623730951},"979":{"tf":1.0},"983":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"847":{"tf":1.0}},"k":{"df":1,"docs":{"426":{"tf":1.0}}}},"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"529":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"332":{"tf":1.0},"529":{"tf":1.0}}},"df":8,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":1.4142135623730951},"212":{"tf":1.0},"502":{"tf":1.4142135623730951},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.7320508075688772},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":4,"docs":{"1002":{"tf":1.7320508075688772},"1003":{"tf":1.0},"1004":{"tf":1.0},"578":{"tf":1.0}},"s":{"df":3,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"512":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"199":{"tf":1.0},"947":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"l":{"df":11,"docs":{"100":{"tf":1.0},"1087":{"tf":1.0},"296":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"405":{"tf":1.0},"447":{"tf":1.0},"569":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"953":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"947":{"tf":1.7320508075688772},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"958":{"tf":1.0},"966":{"tf":1.0}}},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":3,"docs":{"947":{"tf":1.4142135623730951},"952":{"tf":2.0},"964":{"tf":1.0}},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":22,"docs":{"1011":{"tf":1.0},"1066":{"tf":1.0},"1121":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"179":{"tf":1.4142135623730951},"185":{"tf":1.0},"363":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"451":{"tf":1.4142135623730951},"456":{"tf":1.0},"485":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"622":{"tf":1.0},"898":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.4142135623730951},"950":{"tf":1.0},"959":{"tf":1.0},"977":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"451":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"r":{"df":2,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"372":{"tf":1.0},"45":{"tf":1.0},"507":{"tf":1.4142135623730951},"947":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":97,"docs":{"1000":{"tf":1.4142135623730951},"1003":{"tf":1.0},"1004":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"103":{"tf":1.0},"1036":{"tf":1.0},"1081":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.7320508075688772},"113":{"tf":1.0},"115":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":2.23606797749979},"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":2.6457513110645907},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":3.0},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.7320508075688772},"185":{"tf":2.0},"187":{"tf":1.0},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":2.0},"295":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"315":{"tf":1.0},"323":{"tf":1.4142135623730951},"331":{"tf":1.0},"354":{"tf":1.0},"37":{"tf":1.0},"402":{"tf":1.4142135623730951},"405":{"tf":2.449489742783178},"406":{"tf":2.0},"407":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"442":{"tf":1.7320508075688772},"443":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"475":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.0},"498":{"tf":1.0},"5":{"tf":1.0},"516":{"tf":1.0},"52":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.4142135623730951},"571":{"tf":2.0},"593":{"tf":1.0},"599":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.7320508075688772},"664":{"tf":1.0},"691":{"tf":1.0},"734":{"tf":1.0},"745":{"tf":1.4142135623730951},"778":{"tf":1.0},"836":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"858":{"tf":1.0},"913":{"tf":1.4142135623730951},"931":{"tf":2.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772},"952":{"tf":1.0},"953":{"tf":1.0},"96":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"447":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"314":{"tf":1.7320508075688772}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}},"df":81,"docs":{"1003":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":3.1622776601683795},"1029":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":2.8284271247461903},"1061":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":2.23606797749979},"1087":{"tf":1.7320508075688772},"1091":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.0},"234":{"tf":1.7320508075688772},"246":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"327":{"tf":1.0},"343":{"tf":1.0},"373":{"tf":1.0},"423":{"tf":2.6457513110645907},"424":{"tf":2.0},"425":{"tf":2.23606797749979},"426":{"tf":2.23606797749979},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":2.0},"578":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.0},"65":{"tf":1.0},"650":{"tf":1.7320508075688772},"655":{"tf":1.0},"656":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"796":{"tf":1.0},"813":{"tf":2.6457513110645907},"841":{"tf":1.0},"847":{"tf":1.0},"92":{"tf":1.0},"948":{"tf":1.0},"963":{"tf":1.0},"977":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1002":{"tf":1.0},"1094":{"tf":1.0},"1106":{"tf":1.0},"512":{"tf":1.0},"912":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":14,"docs":{"1121":{"tf":1.0},"155":{"tf":1.4142135623730951},"278":{"tf":1.0},"347":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"470":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"641":{"tf":1.7320508075688772},"679":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"380":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1116":{"tf":1.0},"243":{"tf":1.0},"571":{"tf":1.0},"61":{"tf":1.0},"614":{"tf":1.0},"750":{"tf":1.0},"873":{"tf":1.0},"964":{"tf":1.0},"977":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":4,"docs":{"102":{"tf":1.0},"117":{"tf":1.4142135623730951},"231":{"tf":1.0},"939":{"tf":1.0}}},"t":{"df":19,"docs":{"1027":{"tf":1.0},"112":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.8284271247461903},"290":{"tf":1.0},"292":{"tf":1.0},"30":{"tf":1.0},"394":{"tf":1.0},"538":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"931":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"199":{"tf":1.0}}}}},"df":52,"docs":{"1003":{"tf":1.4142135623730951},"1016":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"1103":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"332":{"tf":1.0},"347":{"tf":1.0},"352":{"tf":1.0},"384":{"tf":1.0},"414":{"tf":1.0},"451":{"tf":1.0},"481":{"tf":1.0},"508":{"tf":1.0},"540":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"581":{"tf":1.0},"613":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"814":{"tf":1.0},"839":{"tf":1.0},"89":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.4142135623730951},"954":{"tf":1.0}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":2.0}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"913":{"tf":2.23606797749979}}}}}},"o":{"df":0,"docs":{},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1119":{"tf":1.0},"323":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"655":{"tf":1.0},"8":{"tf":1.0},"853":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":24,"docs":{"101":{"tf":1.4142135623730951},"104":{"tf":1.0},"1055":{"tf":1.0},"117":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"304":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.7320508075688772},"356":{"tf":1.0},"373":{"tf":1.0},"438":{"tf":1.0},"463":{"tf":1.0},"613":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"928":{"tf":2.0},"948":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"269":{"tf":1.0}},"n":{"df":8,"docs":{"1027":{"tf":1.0},"1087":{"tf":1.0},"270":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"655":{"tf":1.0},"909":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"514":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}}},"df":12,"docs":{"1024":{"tf":1.7320508075688772},"1025":{"tf":3.3166247903554},"1026":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.4142135623730951},"1029":{"tf":1.4142135623730951},"1030":{"tf":1.4142135623730951},"124":{"tf":1.0},"528":{"tf":1.0},"586":{"tf":1.4142135623730951},"617":{"tf":1.0},"985":{"tf":1.0}}}}}},"i":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"185":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"2":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"427":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"155":{"tf":1.0},"180":{"tf":1.4142135623730951},"313":{"tf":1.0},"331":{"tf":1.7320508075688772},"332":{"tf":2.0},"435":{"tf":1.4142135623730951},"540":{"tf":1.0}},"r":{"c":{"a":{"df":1,"docs":{"917":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":11,"docs":{"304":{"tf":1.0},"309":{"tf":2.23606797749979},"310":{"tf":1.7320508075688772},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":2.6457513110645907},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"332":{"tf":1.0},"475":{"tf":1.0},"79":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"1001":{"tf":1.4142135623730951}}},"i":{"df":7,"docs":{"135":{"tf":1.0},"140":{"tf":1.4142135623730951},"343":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.0}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"953":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"966":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"372":{"tf":2.0},"538":{"tf":2.0},"896":{"tf":1.0}}}}},"df":7,"docs":{"1053":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":2.0},"430":{"tf":1.0},"538":{"tf":2.0},"740":{"tf":1.0},"896":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"526":{"tf":1.0},"866":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"s":{"df":10,"docs":{"129":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.7320508075688772},"236":{"tf":2.8284271247461903},"292":{"tf":1.0},"295":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"622":{"tf":1.0}}}}},"df":2,"docs":{"528":{"tf":1.0},"529":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"1004":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"508":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"273":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"245":{"tf":1.0},"571":{"tf":1.4142135623730951}}}}},"r":{"df":12,"docs":{"113":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"415":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"478":{"tf":2.23606797749979},"481":{"tf":1.0},"508":{"tf":1.0},"978":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1122":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"133":{"tf":1.0},"380":{"tf":1.0},"982":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"k":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}},"df":66,"docs":{"1007":{"tf":1.7320508075688772},"101":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1014":{"tf":2.23606797749979},"1016":{"tf":1.4142135623730951},"109":{"tf":1.0},"110":{"tf":1.0},"112":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.7416573867739413},"318":{"tf":1.0},"396":{"tf":1.4142135623730951},"403":{"tf":3.0},"409":{"tf":2.0},"539":{"tf":2.23606797749979},"555":{"tf":1.0},"731":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"747":{"tf":1.0},"75":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"777":{"tf":1.0},"778":{"tf":2.0},"779":{"tf":3.3166247903554},"781":{"tf":1.0},"784":{"tf":1.0},"789":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":1.7320508075688772},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.8284271247461903},"871":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":3.0},"879":{"tf":1.0},"880":{"tf":1.0},"894":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":3.4641016151377544},"899":{"tf":2.8284271247461903},"900":{"tf":3.605551275463989},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":3.605551275463989},"924":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":3.1622776601683795},"932":{"tf":1.4142135623730951},"933":{"tf":3.3166247903554},"936":{"tf":1.4142135623730951},"938":{"tf":2.23606797749979},"96":{"tf":1.0}},"e":{"d":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"898":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"186":{"tf":1.0},"318":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":20,"docs":{"1015":{"tf":1.0},"1065":{"tf":1.0},"190":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"453":{"tf":1.0},"531":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"585":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"1033":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1087":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"1033":{"tf":1.0},"257":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"617":{"tf":1.0},"644":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"1087":{"tf":1.0}}},")":{"*":{"1":{"0":{"0":{"df":1,"docs":{"348":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":67,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1007":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1013":{"tf":2.0},"1014":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1053":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1069":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":2.23606797749979},"1081":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"190":{"tf":2.0},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"238":{"tf":2.8284271247461903},"243":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":2.8284271247461903},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":2.23606797749979},"449":{"tf":1.0},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"528":{"tf":1.0},"544":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"580":{"tf":1.0},"603":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":3.0},"650":{"tf":1.0},"653":{"tf":1.0},"705":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":2.0},"720":{"tf":1.0},"726":{"tf":1.4142135623730951},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"862":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"923":{"tf":2.0},"944":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"603":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"247":{"tf":1.0},"420":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":4,"docs":{"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":237,"docs":{"1003":{"tf":1.7320508075688772},"1025":{"tf":4.0},"1027":{"tf":1.4142135623730951},"1031":{"tf":2.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1066":{"tf":2.23606797749979},"1073":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":2.23606797749979},"1086":{"tf":1.4142135623730951},"1087":{"tf":2.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":2.8284271247461903},"181":{"tf":2.8284271247461903},"183":{"tf":1.4142135623730951},"184":{"tf":2.0},"187":{"tf":1.4142135623730951},"190":{"tf":2.0},"193":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"224":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.4142135623730951},"243":{"tf":1.7320508075688772},"244":{"tf":1.4142135623730951},"253":{"tf":1.0},"264":{"tf":2.6457513110645907},"265":{"tf":1.0},"266":{"tf":2.0},"267":{"tf":2.6457513110645907},"268":{"tf":2.0},"269":{"tf":2.0},"27":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":2.23606797749979},"272":{"tf":2.0},"273":{"tf":3.0},"274":{"tf":2.0},"275":{"tf":2.23606797749979},"276":{"tf":2.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":2.0},"322":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.0},"368":{"tf":1.4142135623730951},"38":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"391":{"tf":1.0},"392":{"tf":1.0},"419":{"tf":1.4142135623730951},"420":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"447":{"tf":3.3166247903554},"448":{"tf":1.4142135623730951},"449":{"tf":2.0},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.872983346207417},"507":{"tf":4.0},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"526":{"tf":2.449489742783178},"527":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":2.23606797749979},"539":{"tf":2.0},"542":{"tf":1.4142135623730951},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"548":{"tf":3.4641016151377544},"559":{"tf":1.0},"580":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":2.449489742783178},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":2.0},"590":{"tf":1.7320508075688772},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951},"602":{"tf":1.0},"613":{"tf":3.4641016151377544},"614":{"tf":2.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.4142135623730951},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":2.0},"622":{"tf":2.0},"623":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":2.6457513110645907},"626":{"tf":2.8284271247461903},"627":{"tf":2.0},"628":{"tf":1.4142135623730951},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.7320508075688772},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"700":{"tf":1.4142135623730951},"701":{"tf":2.23606797749979},"705":{"tf":3.3166247903554},"707":{"tf":2.6457513110645907},"710":{"tf":2.6457513110645907},"711":{"tf":2.0},"715":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":2.23606797749979},"731":{"tf":2.0},"732":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"759":{"tf":1.7320508075688772},"760":{"tf":1.4142135623730951},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.4142135623730951},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"768":{"tf":1.7320508075688772},"769":{"tf":1.7320508075688772},"770":{"tf":3.4641016151377544},"771":{"tf":1.0},"772":{"tf":1.7320508075688772},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"776":{"tf":1.7320508075688772},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":2.0},"786":{"tf":1.7320508075688772},"803":{"tf":1.7320508075688772},"839":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"916":{"tf":1.0},"933":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"957":{"tf":1.0},"976":{"tf":1.0},"986":{"tf":1.4142135623730951}},"i":{"d":{"df":5,"docs":{"299":{"tf":1.0},"342":{"tf":2.449489742783178},"427":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":25,"docs":{"1018":{"tf":1.0},"1019":{"tf":1.0},"1025":{"tf":1.0},"1065":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.4142135623730951},"244":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"585":{"tf":1.0},"589":{"tf":1.4142135623730951},"614":{"tf":1.0},"615":{"tf":1.0},"619":{"tf":1.0},"622":{"tf":2.6457513110645907},"626":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"721":{"tf":1.0},"988":{"tf":1.0}}},"y":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"524":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"525":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"522":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"521":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"523":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":22,"docs":{"1031":{"tf":1.0},"1032":{"tf":1.0},"165":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"269":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":2.6457513110645907},"525":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"622":{"tf":1.0},"630":{"tf":1.0},"657":{"tf":1.0},"778":{"tf":1.0},"988":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"p":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"388":{"tf":1.0},"451":{"tf":1.7320508075688772},"455":{"tf":1.0},"508":{"tf":1.0},"515":{"tf":1.0},"633":{"tf":1.0},"947":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"403":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":3.1622776601683795},"510":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":16,"docs":{"1004":{"tf":1.4142135623730951},"342":{"tf":1.0},"353":{"tf":1.0},"449":{"tf":1.0},"470":{"tf":1.0},"477":{"tf":1.0},"497":{"tf":1.0},"590":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.0},"898":{"tf":1.0}},"r":{"df":1,"docs":{"927":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"d":{"'":{"df":1,"docs":{"25":{"tf":1.0}}},"df":23,"docs":{"202":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"219":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.7320508075688772},"359":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"505":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"440":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"529":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"128":{"tf":1.0},"222":{"tf":1.4142135623730951},"232":{"tf":1.0},"234":{"tf":1.7320508075688772},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"251":{"tf":1.0},"254":{"tf":3.1622776601683795},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.4142135623730951},"414":{"tf":1.0},"588":{"tf":1.0},"632":{"tf":1.0},"949":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":1.0},"961":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"437":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1121":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"792":{"tf":1.0},"793":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"585":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"932":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.4142135623730951}}}}}}},"df":146,"docs":{"1017":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1027":{"tf":1.0},"1030":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1084":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1092":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1113":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":2.23606797749979},"172":{"tf":1.0},"179":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"228":{"tf":1.0},"288":{"tf":1.4142135623730951},"296":{"tf":1.0},"301":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"385":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"426":{"tf":1.0},"451":{"tf":1.0},"457":{"tf":1.4142135623730951},"459":{"tf":1.0},"468":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"556":{"tf":1.4142135623730951},"558":{"tf":1.0},"560":{"tf":2.23606797749979},"580":{"tf":1.4142135623730951},"592":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.4142135623730951},"599":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.0},"612":{"tf":1.4142135623730951},"613":{"tf":1.0},"620":{"tf":1.4142135623730951},"621":{"tf":1.0},"631":{"tf":1.4142135623730951},"637":{"tf":1.4142135623730951},"639":{"tf":1.0},"646":{"tf":1.4142135623730951},"648":{"tf":1.0},"652":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.4142135623730951},"668":{"tf":1.0},"674":{"tf":1.7320508075688772},"675":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.4142135623730951},"688":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"713":{"tf":1.4142135623730951},"729":{"tf":1.0},"735":{"tf":1.4142135623730951},"741":{"tf":2.0},"742":{"tf":1.7320508075688772},"744":{"tf":1.0},"745":{"tf":2.0},"749":{"tf":1.0},"758":{"tf":1.4142135623730951},"759":{"tf":1.0},"767":{"tf":1.4142135623730951},"768":{"tf":1.0},"775":{"tf":1.4142135623730951},"776":{"tf":1.0},"783":{"tf":1.4142135623730951},"787":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.4142135623730951},"801":{"tf":1.0},"809":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"834":{"tf":1.0},"838":{"tf":1.4142135623730951},"839":{"tf":1.0},"84":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.4142135623730951},"849":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"869":{"tf":1.4142135623730951},"871":{"tf":1.0},"873":{"tf":1.0},"883":{"tf":1.4142135623730951},"885":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.4142135623730951},"894":{"tf":1.0},"909":{"tf":1.4142135623730951},"912":{"tf":1.0},"926":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":2.449489742783178},"932":{"tf":3.0},"933":{"tf":2.23606797749979},"938":{"tf":3.0},"947":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0},"981":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"933":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"413":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"g":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"107":{"tf":1.0},"1109":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"617":{"tf":1.0}}}},"df":3,"docs":{"1027":{"tf":2.8284271247461903},"806":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":9,"docs":{"1025":{"tf":2.8284271247461903},"1027":{"tf":3.605551275463989},"1087":{"tf":2.23606797749979},"163":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.4142135623730951}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"589":{"tf":2.449489742783178}}}},"l":{"1":{"df":1,"docs":{"224":{"tf":1.0}}},"2":{"df":1,"docs":{"224":{"tf":1.0}}},"a":{"b":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"207":{"tf":1.0},"214":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"365":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":82,"docs":{"0":{"tf":1.7320508075688772},"10":{"tf":1.0},"1008":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":2.0},"1025":{"tf":1.0},"107":{"tf":2.0},"1072":{"tf":1.4142135623730951},"108":{"tf":2.23606797749979},"109":{"tf":2.23606797749979},"11":{"tf":1.0},"110":{"tf":2.0},"1116":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0},"319":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"338":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"373":{"tf":2.6457513110645907},"380":{"tf":1.0},"394":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"398":{"tf":1.7320508075688772},"399":{"tf":1.7320508075688772},"400":{"tf":1.0},"407":{"tf":1.4142135623730951},"422":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.7320508075688772},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"46":{"tf":1.7320508075688772},"484":{"tf":1.4142135623730951},"488":{"tf":1.0},"5":{"tf":1.0},"527":{"tf":1.7320508075688772},"54":{"tf":1.0},"559":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"582":{"tf":1.7320508075688772},"595":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"779":{"tf":1.0},"8":{"tf":3.3166247903554},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"852":{"tf":1.7320508075688772},"853":{"tf":2.23606797749979},"854":{"tf":1.4142135623730951},"864":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"916":{"tf":1.0},"947":{"tf":1.7320508075688772},"948":{"tf":2.6457513110645907},"963":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":2.23606797749979}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1115":{"tf":1.0},"1123":{"tf":1.4142135623730951}}}}}},"r":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":2.0},"669":{"tf":1.0},"959":{"tf":1.0}}}},"df":121,"docs":{"101":{"tf":1.7320508075688772},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1033":{"tf":2.23606797749979},"1036":{"tf":1.4142135623730951},"1039":{"tf":1.0},"104":{"tf":1.7320508075688772},"1040":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1048":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.4142135623730951},"1087":{"tf":2.6457513110645907},"117":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":2.6457513110645907},"136":{"tf":1.7320508075688772},"137":{"tf":2.449489742783178},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"143":{"tf":1.7320508075688772},"144":{"tf":1.7320508075688772},"175":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"256":{"tf":2.0},"261":{"tf":1.0},"262":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":2.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.0},"414":{"tf":1.4142135623730951},"416":{"tf":1.0},"419":{"tf":2.0},"420":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":2.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"541":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"596":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":2.23606797749979},"632":{"tf":1.7320508075688772},"633":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.4142135623730951},"673":{"tf":1.0},"679":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"710":{"tf":2.23606797749979},"711":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.7320508075688772},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":2.0},"751":{"tf":2.0},"761":{"tf":2.0},"768":{"tf":1.0},"770":{"tf":2.449489742783178},"785":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"83":{"tf":1.0},"847":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":2.449489742783178},"878":{"tf":1.0},"880":{"tf":2.23606797749979},"894":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":2.449489742783178},"941":{"tf":1.0},"962":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"m":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":36,"docs":{"1018":{"tf":1.0},"1033":{"tf":1.0},"1087":{"tf":1.0},"1097":{"tf":1.0},"129":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"256":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"589":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"679":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"734":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"914":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":33,"docs":{"1033":{"tf":1.0},"1053":{"tf":1.0},"1081":{"tf":1.0},"116":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"325":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"45":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"495":{"tf":1.0},"575":{"tf":1.0},"589":{"tf":1.4142135623730951},"664":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"8":{"tf":1.0},"898":{"tf":1.0},"924":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"1124":{"tf":1.0}}}}}},"m":{"a":{"df":2,"docs":{"388":{"tf":1.0},"641":{"tf":1.0}},"n":{"d":{"df":18,"docs":{"1119":{"tf":1.0},"128":{"tf":1.4142135623730951},"142":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.4142135623730951},"303":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"180":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"485":{"tf":1.0},"540":{"tf":1.0},"858":{"tf":1.0}}}},"r":{"c":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"1110":{"tf":1.4142135623730951},"314":{"tf":1.0},"332":{"tf":1.7320508075688772},"347":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"834":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":52,"docs":{"1027":{"tf":1.7320508075688772},"1105":{"tf":1.0},"1122":{"tf":1.0},"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"153":{"tf":1.0},"21":{"tf":1.0},"260":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"31":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"43":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"467":{"tf":1.0},"472":{"tf":1.0},"55":{"tf":1.0},"571":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"82":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"873":{"tf":1.0},"878":{"tf":1.0},"903":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"943":{"tf":1.4142135623730951},"958":{"tf":1.0},"976":{"tf":1.0},"982":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"1046":{"tf":1.0},"125":{"tf":1.0},"198":{"tf":1.0},"242":{"tf":1.0},"271":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"1108":{"tf":1.0},"1121":{"tf":1.0}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"519":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":2,"docs":{"1087":{"tf":1.0},"181":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":6,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"506":{"tf":1.0},"78":{"tf":1.0},"857":{"tf":1.4142135623730951},"953":{"tf":1.0}}}},"r":{"df":16,"docs":{"1011":{"tf":1.0},"11":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"236":{"tf":1.4142135623730951},"270":{"tf":1.0},"365":{"tf":1.0},"562":{"tf":1.0},"661":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"708":{"tf":1.4142135623730951},"709":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":10,"docs":{"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"157":{"tf":1.0},"162":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"447":{"tf":1.0},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951}}}}}}},"t":{"df":10,"docs":{"1063":{"tf":1.0},"223":{"tf":1.0},"276":{"tf":1.4142135623730951},"413":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.0},"519":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"851":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1040":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1105":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"649":{"tf":1.0}}}}}},"t":{"df":45,"docs":{"1013":{"tf":1.0},"1015":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.0},"1048":{"tf":1.0},"1124":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"167":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.7320508075688772},"205":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.4142135623730951},"396":{"tf":1.0},"413":{"tf":1.0},"422":{"tf":1.0},"488":{"tf":1.0},"569":{"tf":1.0},"582":{"tf":1.0},"707":{"tf":1.4142135623730951},"711":{"tf":1.0},"728":{"tf":1.0},"770":{"tf":1.0},"794":{"tf":1.0},"803":{"tf":1.0},"83":{"tf":1.0},"839":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"986":{"tf":1.0}}},"x":{"df":20,"docs":{"1033":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"235":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"323":{"tf":1.7320508075688772},"352":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.0},"643":{"tf":1.0},"737":{"tf":1.0},"949":{"tf":1.0},"956":{"tf":1.0}}}},"i":{"c":{"df":5,"docs":{"185":{"tf":1.0},"340":{"tf":1.0},"507":{"tf":1.0},"550":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"1109":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"386":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.4142135623730951},"62":{"tf":1.0},"67":{"tf":2.23606797749979},"68":{"tf":2.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"751":{"tf":1.0},"788":{"tf":1.0},"844":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"894":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":3.605551275463989},"899":{"tf":2.23606797749979},"900":{"tf":3.1622776601683795},"901":{"tf":2.0},"902":{"tf":2.23606797749979},"903":{"tf":1.0},"904":{"tf":2.0},"905":{"tf":2.0},"906":{"tf":5.5677643628300215}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"864":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"=":{"a":{"df":0,"docs":{},"n":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{",":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":2,"docs":{"269":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"358":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"133":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"221":{"tf":1.0},"390":{"tf":2.0},"950":{"tf":1.0},"958":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"558":{"tf":1.0},"69":{"tf":1.0},"928":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"269":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"264":{"tf":1.0},"550":{"tf":1.0}}}}}}},"df":46,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1061":{"tf":1.0},"1077":{"tf":1.0},"127":{"tf":1.0},"181":{"tf":1.7320508075688772},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.4142135623730951},"251":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"388":{"tf":1.0},"427":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":4.242640687119285},"515":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"531":{"tf":1.0},"542":{"tf":1.7320508075688772},"546":{"tf":1.0},"550":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"621":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"703":{"tf":1.0},"705":{"tf":1.0},"707":{"tf":1.0},"720":{"tf":1.0},"734":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0},"976":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1027":{"tf":1.0},"708":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":17,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.7320508075688772},"121":{"tf":1.0},"151":{"tf":1.0},"197":{"tf":1.4142135623730951},"332":{"tf":1.0},"449":{"tf":1.0},"488":{"tf":1.0},"539":{"tf":1.0},"707":{"tf":1.0},"947":{"tf":1.0},"978":{"tf":1.0},"982":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"269":{"tf":1.4142135623730951},"356":{"tf":1.0},"362":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1072":{"tf":1.0},"444":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.0},"273":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.7320508075688772},"947":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":15,"docs":{"1011":{"tf":1.7320508075688772},"188":{"tf":1.0},"267":{"tf":1.0},"291":{"tf":1.0},"459":{"tf":1.0},"469":{"tf":1.7320508075688772},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"525":{"tf":1.0},"541":{"tf":1.4142135623730951},"544":{"tf":1.0},"571":{"tf":1.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"878":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"954":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"193":{"tf":1.0},"708":{"tf":2.0},"786":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"207":{"tf":1.0},"215":{"tf":1.4142135623730951},"296":{"tf":1.0},"318":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}},"e":{"=":{"'":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":13,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"314":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"547":{"tf":1.0},"561":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"547":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"=":{"\"":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":44,"docs":{"100":{"tf":1.0},"1087":{"tf":1.4142135623730951},"180":{"tf":3.3166247903554},"181":{"tf":3.4641016151377544},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"236":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.0},"354":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"440":{"tf":1.0},"456":{"tf":1.0},"480":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.4142135623730951},"542":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.7320508075688772},"551":{"tf":1.0},"555":{"tf":2.0},"560":{"tf":1.0},"613":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"748":{"tf":1.4142135623730951},"864":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"101":{"tf":1.0},"1122":{"tf":1.4142135623730951},"347":{"tf":1.0},"929":{"tf":2.8284271247461903},"931":{"tf":3.3166247903554},"933":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"246":{"tf":1.0},"323":{"tf":1.0},"396":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"301":{"tf":1.0},"33":{"tf":1.0},"981":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"1003":{"tf":1.0},"154":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":6,"docs":{"155":{"tf":1.0},"246":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"451":{"tf":1.0},"770":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1063":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":20,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"317":{"tf":2.23606797749979},"318":{"tf":2.0},"353":{"tf":1.4142135623730951},"373":{"tf":1.0},"398":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"555":{"tf":1.4142135623730951},"613":{"tf":1.0},"823":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"948":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"n":{"df":0,"docs":{},"o":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":11,"docs":{"250":{"tf":1.0},"253":{"tf":2.0},"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":1.4142135623730951},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":4.358898943540674},"556":{"tf":3.605551275463989},"557":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"239":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}}},"i":{"d":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1120":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"17":{"tf":1.0},"180":{"tf":1.0},"185":{"tf":1.4142135623730951},"196":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"240":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"340":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"455":{"tf":1.0},"528":{"tf":1.0},"691":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.7320508075688772},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"928":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1011":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.7320508075688772},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"389":{"tf":1.4142135623730951},"455":{"tf":1.0},"858":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1027":{"tf":1.0},"1063":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"270":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":2.0},"413":{"tf":1.0},"457":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":2.449489742783178},"462":{"tf":1.0},"523":{"tf":1.0},"634":{"tf":1.0},"785":{"tf":1.0},"814":{"tf":1.0},"896":{"tf":1.0},"942":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":17,"docs":{"130":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"210":{"tf":2.23606797749979},"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"231":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"534":{"tf":1.0},"630":{"tf":1.0},"733":{"tf":1.0},"813":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1122":{"tf":1.0},"983":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"590":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"1072":{"tf":1.0},"267":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"17":{"tf":1.0},"197":{"tf":1.0},"267":{"tf":1.0},"413":{"tf":1.0},"470":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"356":{"tf":1.0},"365":{"tf":1.0}}}},"m":{"df":5,"docs":{"297":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"423":{"tf":1.0},"538":{"tf":1.7320508075688772}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"1025":{"tf":1.0},"737":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1074":{"tf":1.4142135623730951},"303":{"tf":1.7320508075688772},"348":{"tf":1.0},"362":{"tf":1.0},"366":{"tf":1.0},"370":{"tf":1.4142135623730951},"913":{"tf":1.0},"967":{"tf":1.0},"997":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":167,"docs":{"1003":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.0},"1051":{"tf":1.0},"1055":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1094":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1099":{"tf":1.0},"1124":{"tf":1.7320508075688772},"122":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.7320508075688772},"138":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"153":{"tf":1.4142135623730951},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"191":{"tf":1.0},"198":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"219":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"309":{"tf":2.449489742783178},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.7320508075688772},"313":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.7320508075688772},"32":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":2.23606797749979},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"351":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"419":{"tf":1.0},"427":{"tf":1.0},"440":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"477":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"506":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"531":{"tf":2.0},"538":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"556":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":2.23606797749979},"581":{"tf":1.0},"585":{"tf":1.0},"588":{"tf":1.0},"59":{"tf":1.0},"596":{"tf":1.7320508075688772},"6":{"tf":1.0},"603":{"tf":2.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"633":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.4142135623730951},"657":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":3.1622776601683795},"69":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"726":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":2.0},"778":{"tf":1.4142135623730951},"784":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"839":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.23606797749979},"917":{"tf":1.7320508075688772},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"978":{"tf":1.0}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"1103":{"tf":2.23606797749979},"1104":{"tf":1.0}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":107,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1007":{"tf":1.4142135623730951},"1008":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1029":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1091":{"tf":1.0},"1105":{"tf":1.0},"1112":{"tf":2.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.4142135623730951},"129":{"tf":1.0},"147":{"tf":1.4142135623730951},"201":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"248":{"tf":1.0},"265":{"tf":1.4142135623730951},"286":{"tf":1.4142135623730951},"304":{"tf":1.0},"366":{"tf":1.0},"387":{"tf":1.0},"390":{"tf":1.0},"429":{"tf":1.4142135623730951},"445":{"tf":1.4142135623730951},"459":{"tf":1.4142135623730951},"470":{"tf":1.0},"485":{"tf":1.0},"514":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"639":{"tf":1.0},"641":{"tf":1.4142135623730951},"648":{"tf":1.0},"650":{"tf":1.4142135623730951},"658":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.7320508075688772},"716":{"tf":1.4142135623730951},"738":{"tf":1.7320508075688772},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"744":{"tf":1.4142135623730951},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"759":{"tf":1.0},"761":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"778":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.4142135623730951},"801":{"tf":1.0},"803":{"tf":1.4142135623730951},"81":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"85":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"874":{"tf":1.0},"885":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"914":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"923":{"tf":1.0},"926":{"tf":1.4142135623730951},"928":{"tf":1.0},"935":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":11,"docs":{"1087":{"tf":1.0},"1123":{"tf":1.0},"131":{"tf":1.0},"396":{"tf":1.4142135623730951},"41":{"tf":1.0},"539":{"tf":1.0},"596":{"tf":1.4142135623730951},"740":{"tf":1.0},"780":{"tf":1.0},"873":{"tf":1.4142135623730951},"938":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"855":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"d":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":6,"docs":{"1010":{"tf":1.0},"447":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"857":{"tf":1.0}}},"n":{"df":0,"docs":{},"u":{"df":13,"docs":{"1011":{"tf":1.0},"1060":{"tf":1.0},"179":{"tf":1.4142135623730951},"193":{"tf":1.0},"256":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"506":{"tf":1.0},"510":{"tf":1.4142135623730951},"527":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"899":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":29,"docs":{"0":{"tf":1.4142135623730951},"1105":{"tf":1.7320508075688772},"1106":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1111":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1114":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"528":{"tf":1.0},"587":{"tf":1.4142135623730951},"62":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"825":{"tf":1.0},"866":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"62":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":40,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"215":{"tf":1.0},"219":{"tf":1.0},"297":{"tf":1.4142135623730951},"312":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"535":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"593":{"tf":1.0},"599":{"tf":2.0},"613":{"tf":1.7320508075688772},"708":{"tf":1.0},"709":{"tf":1.7320508075688772},"779":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"844":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":11,"docs":{"175":{"tf":1.0},"197":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"526":{"tf":1.0},"770":{"tf":1.4142135623730951},"953":{"tf":1.0},"962":{"tf":1.0}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.0},"528":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"1122":{"tf":1.0},"309":{"tf":1.0},"358":{"tf":1.0}}},"t":{"df":15,"docs":{"199":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"268":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"358":{"tf":1.4142135623730951},"376":{"tf":1.0},"410":{"tf":1.0},"452":{"tf":1.4142135623730951},"561":{"tf":1.0},"622":{"tf":1.4142135623730951},"669":{"tf":1.0},"950":{"tf":1.4142135623730951}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":298,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.4142135623730951},"112":{"tf":1.0},"1124":{"tf":1.4142135623730951},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.4142135623730951},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"364":{"tf":1.0},"58":{"tf":2.23606797749979},"581":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"403":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"498":{"tf":1.0}},"e":{"_":{"b":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":2,"docs":{"204":{"tf":1.0},"947":{"tf":1.0}}},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":13,"docs":{"1108":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"332":{"tf":1.0},"410":{"tf":1.0},"435":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":3.872983346207417},"555":{"tf":1.0},"705":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":2.449489742783178}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":22,"docs":{"1059":{"tf":1.4142135623730951},"1072":{"tf":2.23606797749979},"1073":{"tf":2.0},"124":{"tf":1.0},"151":{"tf":1.0},"299":{"tf":1.0},"31":{"tf":1.0},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"38":{"tf":1.0},"420":{"tf":1.0},"447":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"529":{"tf":2.23606797749979},"569":{"tf":1.0},"596":{"tf":1.0},"625":{"tf":1.0},"68":{"tf":1.0},"845":{"tf":1.4142135623730951},"950":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"740":{"tf":1.0},"924":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"150":{"tf":1.0},"988":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"137":{"tf":1.4142135623730951},"215":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.0},"451":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"678":{"tf":1.0},"899":{"tf":1.0},"929":{"tf":1.0},"944":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"323":{"tf":1.0},"477":{"tf":1.4142135623730951},"506":{"tf":1.0},"622":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":43,"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"161":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"246":{"tf":1.7320508075688772},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"290":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"595":{"tf":1.7320508075688772},"599":{"tf":1.0},"624":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"876":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"412":{"tf":1.0},"499":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"117":{"tf":2.0},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.0},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":2.0},"303":{"tf":1.7320508075688772},"307":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"595":{"tf":1.4142135623730951},"734":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"954":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"837":{"tf":1.0}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1013":{"tf":1.0},"1020":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"/":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1059":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1100":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":121,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1015":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":1.0},"1031":{"tf":1.7320508075688772},"1032":{"tf":1.4142135623730951},"1033":{"tf":2.449489742783178},"1034":{"tf":1.0},"1035":{"tf":2.6457513110645907},"1036":{"tf":2.449489742783178},"1037":{"tf":1.0},"1038":{"tf":1.0},"1050":{"tf":1.0},"1055":{"tf":2.23606797749979},"1059":{"tf":1.4142135623730951},"1061":{"tf":1.7320508075688772},"1066":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":2.449489742783178},"1100":{"tf":1.7320508075688772},"1103":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.7320508075688772},"166":{"tf":2.0},"169":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"211":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"229":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"244":{"tf":1.0},"246":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":2.0},"262":{"tf":2.0},"263":{"tf":2.23606797749979},"266":{"tf":2.0},"271":{"tf":2.0},"273":{"tf":2.0},"275":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"348":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":2.23606797749979},"465":{"tf":2.0},"466":{"tf":2.449489742783178},"485":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"591":{"tf":1.4142135623730951},"596":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":2.449489742783178},"626":{"tf":1.0},"628":{"tf":2.449489742783178},"635":{"tf":1.0},"644":{"tf":1.7320508075688772},"655":{"tf":1.0},"664":{"tf":2.449489742783178},"671":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"720":{"tf":1.0},"742":{"tf":2.8284271247461903},"743":{"tf":1.0},"745":{"tf":1.0},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":2.0},"762":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"866":{"tf":4.69041575982343},"874":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"88":{"tf":1.7320508075688772},"880":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":2.0},"900":{"tf":1.7320508075688772},"901":{"tf":2.0},"904":{"tf":1.4142135623730951},"905":{"tf":2.6457513110645907},"906":{"tf":1.4142135623730951},"916":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951},"988":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"197":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"467":{"tf":1.0},"488":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"929":{"tf":1.0}}}}},"df":0,"docs":{}}}},"i":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"f":{"(":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"199":{"tf":2.449489742783178},"266":{"tf":2.449489742783178},"271":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"266":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"i":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.4142135623730951},"135":{"tf":1.0},"154":{"tf":2.8284271247461903},"155":{"tf":3.0},"156":{"tf":2.6457513110645907},"199":{"tf":4.242640687119285},"203":{"tf":1.0},"239":{"tf":1.4142135623730951},"316":{"tf":1.0},"343":{"tf":2.23606797749979},"447":{"tf":1.0},"507":{"tf":1.7320508075688772},"518":{"tf":1.0},"527":{"tf":1.0},"548":{"tf":1.0},"580":{"tf":2.23606797749979},"588":{"tf":1.0},"596":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"650":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":2.0},"751":{"tf":1.0},"755":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":2.0},"782":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"811":{"tf":1.0},"813":{"tf":1.4142135623730951},"817":{"tf":1.0},"819":{"tf":2.0},"824":{"tf":1.0},"841":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":2.6457513110645907},"977":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"y":{"=":{"d":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"239":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"941":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":8,"docs":{"1081":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"516":{"tf":1.0},"84":{"tf":1.0},"953":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"s":{"df":9,"docs":{"1116":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.0},"153":{"tf":1.7320508075688772},"300":{"tf":1.0},"303":{"tf":1.0},"354":{"tf":1.0},"613":{"tf":1.0},"779":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"100":{"tf":1.0},"568":{"tf":1.0},"578":{"tf":1.7320508075688772},"786":{"tf":1.0}}}},"df":12,"docs":{"1011":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"125":{"tf":1.0},"171":{"tf":1.0},"19":{"tf":1.0},"240":{"tf":1.0},"321":{"tf":1.0},"585":{"tf":1.0},"72":{"tf":1.0},"745":{"tf":1.0},"936":{"tf":1.0}}}}}},"p":{"c":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":1,"docs":{"332":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"1061":{"tf":1.0}}}},"u":{"df":2,"docs":{"506":{"tf":1.0},"964":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"1040":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":1.7320508075688772}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"263":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"263":{"tf":2.0},"671":{"tf":1.0}},"e":{"=":{"'":{"2":{"0":{"1":{"8":{"0":{"5":{"2":{"0":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1048":{"tf":2.0},"1050":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1053":{"tf":1.0}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"952":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"952":{"tf":1.0}}}},"t":{"df":2,"docs":{"1053":{"tf":1.0},"451":{"tf":1.0}}}},"df":0,"docs":{}},"df":46,"docs":{"1039":{"tf":1.7320508075688772},"1040":{"tf":2.23606797749979},"1041":{"tf":1.0},"1042":{"tf":2.449489742783178},"1043":{"tf":1.0},"1044":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1047":{"tf":1.7320508075688772},"1048":{"tf":2.23606797749979},"1049":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1051":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1059":{"tf":2.0},"1061":{"tf":2.8284271247461903},"1068":{"tf":1.0},"1116":{"tf":1.0},"181":{"tf":1.4142135623730951},"198":{"tf":1.0},"223":{"tf":1.0},"240":{"tf":1.0},"263":{"tf":3.0},"299":{"tf":1.0},"386":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"548":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"576":{"tf":2.0},"579":{"tf":1.4142135623730951},"668":{"tf":1.7320508075688772},"669":{"tf":1.7320508075688772},"670":{"tf":1.0},"671":{"tf":1.4142135623730951},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"813":{"tf":1.0}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1051":{"tf":1.0}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}},"c":{"3":{"2":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"427":{"tf":2.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":113,"docs":{"1019":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"1081":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.4142135623730951},"115":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":2.6457513110645907},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":4.0},"202":{"tf":1.0},"209":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":2.23606797749979},"229":{"tf":1.0},"245":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":2.23606797749979},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"295":{"tf":2.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":3.1622776601683795},"304":{"tf":2.6457513110645907},"307":{"tf":1.4142135623730951},"31":{"tf":1.0},"312":{"tf":1.4142135623730951},"313":{"tf":1.4142135623730951},"314":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":2.6457513110645907},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"336":{"tf":1.0},"339":{"tf":1.4142135623730951},"341":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"359":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"475":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":3.3166247903554},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.0},"53":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"649":{"tf":1.0},"705":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"832":{"tf":1.0},"892":{"tf":1.0},"914":{"tf":1.0},"921":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":2.0},"931":{"tf":1.7320508075688772},"941":{"tf":2.23606797749979},"942":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"974":{"tf":1.0},"98":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"497":{"tf":1.4142135623730951}}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"844":{"tf":1.0},"845":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":23,"docs":{"121":{"tf":1.4142135623730951},"264":{"tf":1.0},"303":{"tf":1.0},"378":{"tf":1.0},"446":{"tf":1.0},"47":{"tf":1.0},"491":{"tf":1.4142135623730951},"494":{"tf":2.6457513110645907},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":2.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.4142135623730951},"501":{"tf":2.23606797749979},"502":{"tf":2.23606797749979},"503":{"tf":2.23606797749979},"506":{"tf":1.0},"627":{"tf":1.4142135623730951},"665":{"tf":1.0},"803":{"tf":1.7320508075688772},"914":{"tf":1.0},"986":{"tf":2.0}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"212":{"tf":2.8284271247461903},"303":{"tf":1.0},"552":{"tf":1.0},"555":{"tf":1.0},"728":{"tf":1.0},"923":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":18,"docs":{"144":{"tf":1.0},"181":{"tf":1.0},"266":{"tf":1.4142135623730951},"507":{"tf":1.0},"518":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"529":{"tf":1.0},"770":{"tf":1.4142135623730951},"950":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":2.0},"989":{"tf":2.0},"990":{"tf":1.0},"991":{"tf":2.0},"992":{"tf":1.7320508075688772},"993":{"tf":1.0},"999":{"tf":1.4142135623730951}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"266":{"tf":1.0},"531":{"tf":1.7320508075688772},"976":{"tf":1.4142135623730951},"977":{"tf":1.0},"982":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":7,"docs":{"1105":{"tf":1.0},"115":{"tf":1.0},"185":{"tf":1.4142135623730951},"366":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"982":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"247":{"tf":1.0},"276":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"465":{"tf":1.0},"533":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"v":{"df":5,"docs":{"239":{"tf":1.4142135623730951},"306":{"tf":1.0},"705":{"tf":1.7320508075688772},"940":{"tf":1.0},"941":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"876":{"tf":1.0},"879":{"tf":1.0},"900":{"tf":2.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"607":{"tf":1.0}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"125":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.7320508075688772},"732":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"285":{"tf":1.0},"294":{"tf":1.0},"31":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"290":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":7,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"1057":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1029":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":3,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1029":{"tf":1.0}}}}}}},"df":91,"docs":{"1004":{"tf":1.0},"1022":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"1098":{"tf":1.4142135623730951},"113":{"tf":1.0},"123":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"446":{"tf":1.4142135623730951},"477":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"520":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.7320508075688772},"584":{"tf":1.0},"590":{"tf":1.0},"611":{"tf":1.0},"613":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.0},"729":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":2.0},"87":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.7320508075688772},"928":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"960":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"163":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"275":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"275":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":73,"docs":{"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"105":{"tf":1.7320508075688772},"119":{"tf":1.0},"120":{"tf":1.0},"140":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.4142135623730951},"181":{"tf":1.0},"186":{"tf":1.0},"213":{"tf":1.0},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"309":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.7320508075688772},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":2.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"398":{"tf":1.0},"408":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"475":{"tf":1.4142135623730951},"505":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":2.449489742783178},"557":{"tf":1.0},"728":{"tf":1.4142135623730951},"79":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"’":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"100":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"337":{"tf":1.0}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"1011":{"tf":1.0},"688":{"tf":1.0}}}},"v":{"df":1,"docs":{"958":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}},"y":{"c":{"df":0,"docs":{},"l":{"df":4,"docs":{"235":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"841":{"tf":1.0}}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"679":{"tf":1.0}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"ã":{"df":0,"docs":{},"´":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"ô":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}},"d":{"'":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.7320508075688772}}}}}}}},"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"d":{"1":{",":{"d":{"2":{",":{"d":{"3":{",":{"d":{"4":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.4142135623730951}}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"0":{"d":{"0":{"b":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.4142135623730951}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"1":{"1":{"df":1,"docs":{"1046":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"372":{"tf":1.0}}},"4":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"8":{"4":{"a":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"5":{"c":{"d":{"7":{"1":{"6":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"4":{"2":{"df":1,"docs":{"342":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0}},"g":{"=":{"d":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"477":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}},"df":34,"docs":{"1021":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1102":{"tf":1.0},"192":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"352":{"tf":1.4142135623730951},"415":{"tf":1.0},"441":{"tf":1.0},"475":{"tf":3.0},"476":{"tf":2.449489742783178},"477":{"tf":3.3166247903554},"478":{"tf":2.0},"479":{"tf":2.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.4142135623730951},"482":{"tf":1.7320508075688772},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"560":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.4142135623730951},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.0},"712":{"tf":1.0},"74":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"q":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"604":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"663":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"636":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":129,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.7320508075688772},"1017":{"tf":1.7320508075688772},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1031":{"tf":1.7320508075688772},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1090":{"tf":1.0},"1102":{"tf":1.0},"129":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"179":{"tf":1.0},"203":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.4142135623730951},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"378":{"tf":1.0},"455":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"485":{"tf":2.0},"529":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"571":{"tf":1.4142135623730951},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"597":{"tf":1.0},"604":{"tf":1.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.4142135623730951},"611":{"tf":1.0},"612":{"tf":1.0},"614":{"tf":1.7320508075688772},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.4142135623730951},"619":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.4142135623730951},"629":{"tf":1.0},"636":{"tf":1.0},"639":{"tf":1.7320508075688772},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.4142135623730951},"646":{"tf":1.4142135623730951},"647":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"689":{"tf":1.0},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"722":{"tf":1.0},"730":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.4142135623730951},"756":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"783":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"794":{"tf":1.4142135623730951},"848":{"tf":1.0},"853":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.4142135623730951},"891":{"tf":1.0},"892":{"tf":1.0},"9":{"tf":1.0},"907":{"tf":1.0},"917":{"tf":1.0},"952":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"924":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"590":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":74,"docs":{"100":{"tf":2.0},"1089":{"tf":1.0},"1100":{"tf":1.0},"12":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":2.23606797749979},"15":{"tf":2.0},"150":{"tf":1.7320508075688772},"154":{"tf":1.0},"157":{"tf":1.0},"161":{"tf":2.449489742783178},"162":{"tf":2.23606797749979},"163":{"tf":2.23606797749979},"164":{"tf":1.0},"165":{"tf":2.0},"168":{"tf":1.7320508075688772},"17":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"179":{"tf":2.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":2.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":2.449489742783178},"199":{"tf":4.58257569495584},"296":{"tf":1.4142135623730951},"30":{"tf":1.0},"303":{"tf":1.7320508075688772},"304":{"tf":2.8284271247461903},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"350":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"438":{"tf":1.0},"53":{"tf":1.0},"542":{"tf":1.4142135623730951},"545":{"tf":1.0},"548":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"644":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.4142135623730951},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"733":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.4142135623730951},"750":{"tf":1.0},"79":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.4142135623730951},"916":{"tf":1.0},"939":{"tf":1.0},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"979":{"tf":1.0},"987":{"tf":1.7320508075688772},"988":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":2,"docs":{"940":{"tf":1.0},"941":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}},"p":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"203":{"tf":1.0},"681":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"202":{"tf":1.0},"681":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1009":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"679":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":11,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0}},"e":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"710":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"679":{"tf":1.0}}},"df":0,"docs":{}}},"`":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"541":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":25,"docs":{"1097":{"tf":1.4142135623730951},"181":{"tf":1.0},"198":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.7320508075688772},"394":{"tf":1.0},"447":{"tf":1.0},"538":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"847":{"tf":1.0},"911":{"tf":1.0},"918":{"tf":2.0},"947":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"959":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":6,"docs":{"256":{"tf":1.0},"258":{"tf":1.0},"951":{"tf":1.7320508075688772},"962":{"tf":2.23606797749979},"963":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"964":{"tf":1.0}}}}},"df":733,"docs":{"0":{"tf":3.1622776601683795},"1":{"tf":1.0},"10":{"tf":1.7320508075688772},"100":{"tf":2.23606797749979},"1003":{"tf":2.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1009":{"tf":1.0},"101":{"tf":1.4142135623730951},"1010":{"tf":1.4142135623730951},"1011":{"tf":2.8284271247461903},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.7320508075688772},"102":{"tf":1.7320508075688772},"1020":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1024":{"tf":1.4142135623730951},"1025":{"tf":2.449489742783178},"1026":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1028":{"tf":1.0},"103":{"tf":2.23606797749979},"1031":{"tf":1.4142135623730951},"1033":{"tf":1.4142135623730951},"1034":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1039":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1041":{"tf":1.4142135623730951},"1047":{"tf":1.4142135623730951},"1048":{"tf":1.4142135623730951},"1049":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1054":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1056":{"tf":1.4142135623730951},"1059":{"tf":1.7320508075688772},"106":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":2.23606797749979},"1064":{"tf":1.4142135623730951},"1066":{"tf":2.23606797749979},"1067":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"1071":{"tf":1.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.4142135623730951},"1074":{"tf":2.8284271247461903},"1076":{"tf":1.4142135623730951},"1077":{"tf":2.449489742783178},"1078":{"tf":1.4142135623730951},"108":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1087":{"tf":2.6457513110645907},"1088":{"tf":1.4142135623730951},"109":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1096":{"tf":1.4142135623730951},"1099":{"tf":2.0},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1108":{"tf":1.0},"111":{"tf":1.0},"1116":{"tf":2.8284271247461903},"1117":{"tf":1.4142135623730951},"1119":{"tf":2.0},"112":{"tf":1.0},"1124":{"tf":2.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"12":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"122":{"tf":2.23606797749979},"123":{"tf":2.8284271247461903},"124":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"126":{"tf":2.0},"127":{"tf":2.23606797749979},"128":{"tf":3.1622776601683795},"129":{"tf":3.605551275463989},"13":{"tf":1.0},"130":{"tf":2.23606797749979},"131":{"tf":2.449489742783178},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"14":{"tf":1.7320508075688772},"140":{"tf":1.4142135623730951},"141":{"tf":1.7320508075688772},"142":{"tf":2.23606797749979},"143":{"tf":1.0},"144":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"15":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.4142135623730951},"154":{"tf":2.6457513110645907},"155":{"tf":2.6457513110645907},"156":{"tf":2.0},"157":{"tf":2.449489742783178},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.4142135623730951},"17":{"tf":2.0},"170":{"tf":1.0},"171":{"tf":2.23606797749979},"172":{"tf":2.23606797749979},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.6457513110645907},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":2.449489742783178},"183":{"tf":2.23606797749979},"184":{"tf":2.0},"185":{"tf":2.449489742783178},"186":{"tf":2.6457513110645907},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"189":{"tf":1.7320508075688772},"19":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":2.0},"197":{"tf":2.8284271247461903},"198":{"tf":3.4641016151377544},"199":{"tf":2.23606797749979},"2":{"tf":1.7320508075688772},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":3.7416573867739413},"204":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"206":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":2.23606797749979},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":3.605551275463989},"222":{"tf":2.23606797749979},"223":{"tf":1.7320508075688772},"228":{"tf":2.23606797749979},"23":{"tf":1.0},"231":{"tf":2.6457513110645907},"232":{"tf":1.7320508075688772},"234":{"tf":2.449489742783178},"235":{"tf":1.7320508075688772},"236":{"tf":2.23606797749979},"238":{"tf":3.605551275463989},"239":{"tf":4.69041575982343},"240":{"tf":2.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":2.6457513110645907},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.449489742783178},"25":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"255":{"tf":1.7320508075688772},"256":{"tf":1.7320508075688772},"257":{"tf":1.4142135623730951},"258":{"tf":2.0},"264":{"tf":1.0},"269":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"276":{"tf":2.0},"28":{"tf":2.23606797749979},"286":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"29":{"tf":2.6457513110645907},"290":{"tf":1.4142135623730951},"294":{"tf":3.1622776601683795},"295":{"tf":2.8284271247461903},"296":{"tf":2.449489742783178},"297":{"tf":2.23606797749979},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":2.449489742783178},"300":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":3.1622776601683795},"304":{"tf":2.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"307":{"tf":1.4142135623730951},"308":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":2.449489742783178},"316":{"tf":4.47213595499958},"317":{"tf":2.6457513110645907},"318":{"tf":3.4641016151377544},"319":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"320":{"tf":1.7320508075688772},"321":{"tf":1.7320508075688772},"323":{"tf":1.0},"335":{"tf":2.23606797749979},"336":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":2.449489742783178},"342":{"tf":1.0},"344":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"348":{"tf":3.0},"349":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":4.123105625617661},"353":{"tf":4.47213595499958},"354":{"tf":3.1622776601683795},"355":{"tf":2.23606797749979},"356":{"tf":2.0},"357":{"tf":2.23606797749979},"358":{"tf":1.7320508075688772},"359":{"tf":3.872983346207417},"360":{"tf":2.449489742783178},"361":{"tf":1.4142135623730951},"362":{"tf":2.6457513110645907},"363":{"tf":3.1622776601683795},"364":{"tf":3.0},"365":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"367":{"tf":3.7416573867739413},"368":{"tf":3.4641016151377544},"369":{"tf":1.4142135623730951},"37":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":3.3166247903554},"373":{"tf":3.0},"374":{"tf":2.0},"375":{"tf":2.449489742783178},"376":{"tf":3.605551275463989},"377":{"tf":2.449489742783178},"378":{"tf":2.449489742783178},"379":{"tf":2.6457513110645907},"38":{"tf":1.4142135623730951},"380":{"tf":4.123105625617661},"381":{"tf":1.4142135623730951},"382":{"tf":2.449489742783178},"383":{"tf":1.4142135623730951},"384":{"tf":1.4142135623730951},"385":{"tf":1.4142135623730951},"386":{"tf":2.0},"387":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"389":{"tf":1.4142135623730951},"390":{"tf":1.7320508075688772},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":2.6457513110645907},"394":{"tf":3.1622776601683795},"395":{"tf":3.1622776601683795},"396":{"tf":1.4142135623730951},"397":{"tf":2.0},"398":{"tf":2.0},"399":{"tf":1.7320508075688772},"4":{"tf":2.0},"400":{"tf":1.7320508075688772},"401":{"tf":2.0},"402":{"tf":2.0},"403":{"tf":2.449489742783178},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"408":{"tf":1.4142135623730951},"409":{"tf":1.7320508075688772},"41":{"tf":1.0},"410":{"tf":2.0},"411":{"tf":2.0},"412":{"tf":2.23606797749979},"413":{"tf":3.3166247903554},"414":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"417":{"tf":2.8284271247461903},"418":{"tf":1.7320508075688772},"419":{"tf":1.7320508075688772},"420":{"tf":1.7320508075688772},"421":{"tf":1.7320508075688772},"422":{"tf":2.23606797749979},"423":{"tf":2.0},"424":{"tf":1.4142135623730951},"425":{"tf":1.4142135623730951},"426":{"tf":1.4142135623730951},"427":{"tf":2.23606797749979},"428":{"tf":2.0},"429":{"tf":1.4142135623730951},"430":{"tf":3.0},"431":{"tf":2.0},"432":{"tf":1.7320508075688772},"433":{"tf":2.23606797749979},"434":{"tf":2.0},"435":{"tf":2.6457513110645907},"436":{"tf":2.449489742783178},"437":{"tf":2.23606797749979},"438":{"tf":2.23606797749979},"439":{"tf":1.4142135623730951},"440":{"tf":1.4142135623730951},"441":{"tf":1.7320508075688772},"442":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"444":{"tf":1.7320508075688772},"445":{"tf":1.0},"446":{"tf":2.449489742783178},"447":{"tf":3.605551275463989},"448":{"tf":1.4142135623730951},"449":{"tf":1.0},"45":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":2.449489742783178},"454":{"tf":1.0},"455":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.7320508075688772},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":2.0},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":2.23606797749979},"489":{"tf":1.0},"49":{"tf":1.4142135623730951},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.7320508075688772},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"499":{"tf":2.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772},"500":{"tf":1.7320508075688772},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":2.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":2.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":2.23606797749979},"539":{"tf":2.0},"540":{"tf":1.4142135623730951},"541":{"tf":3.605551275463989},"542":{"tf":2.8284271247461903},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"547":{"tf":1.0},"548":{"tf":4.123105625617661},"549":{"tf":1.0},"550":{"tf":2.23606797749979},"551":{"tf":2.449489742783178},"552":{"tf":1.4142135623730951},"553":{"tf":3.605551275463989},"554":{"tf":4.0},"555":{"tf":3.1622776601683795},"556":{"tf":2.0},"557":{"tf":2.0},"558":{"tf":1.4142135623730951},"559":{"tf":1.0},"560":{"tf":1.4142135623730951},"561":{"tf":2.449489742783178},"562":{"tf":2.8284271247461903},"563":{"tf":1.7320508075688772},"564":{"tf":1.0},"565":{"tf":1.7320508075688772},"566":{"tf":1.0},"567":{"tf":2.6457513110645907},"568":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"577":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":2.8284271247461903},"582":{"tf":1.7320508075688772},"583":{"tf":1.0},"59":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":2.0},"599":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"606":{"tf":1.4142135623730951},"607":{"tf":1.7320508075688772},"608":{"tf":1.4142135623730951},"609":{"tf":1.0},"61":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.7320508075688772},"615":{"tf":1.7320508075688772},"616":{"tf":1.4142135623730951},"619":{"tf":1.0},"62":{"tf":2.23606797749979},"620":{"tf":1.0},"621":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"623":{"tf":1.4142135623730951},"630":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":2.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":2.0},"656":{"tf":1.7320508075688772},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"660":{"tf":1.4142135623730951},"664":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"67":{"tf":2.0},"670":{"tf":1.4142135623730951},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.4142135623730951},"679":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"681":{"tf":2.0},"683":{"tf":1.4142135623730951},"684":{"tf":1.4142135623730951},"685":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"691":{"tf":1.7320508075688772},"693":{"tf":1.7320508075688772},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"697":{"tf":1.4142135623730951},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":2.23606797749979},"705":{"tf":2.6457513110645907},"707":{"tf":3.0},"708":{"tf":1.0},"709":{"tf":1.4142135623730951},"71":{"tf":1.0},"710":{"tf":1.4142135623730951},"713":{"tf":1.0},"715":{"tf":1.7320508075688772},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"72":{"tf":2.23606797749979},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":2.0},"724":{"tf":1.7320508075688772},"725":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":2.0},"729":{"tf":1.7320508075688772},"73":{"tf":2.6457513110645907},"730":{"tf":1.7320508075688772},"731":{"tf":1.7320508075688772},"733":{"tf":2.23606797749979},"734":{"tf":2.6457513110645907},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":2.0},"742":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.7320508075688772},"749":{"tf":1.0},"75":{"tf":1.4142135623730951},"750":{"tf":1.4142135623730951},"751":{"tf":1.0},"753":{"tf":1.4142135623730951},"759":{"tf":1.0},"76":{"tf":1.7320508075688772},"761":{"tf":1.7320508075688772},"762":{"tf":1.0},"763":{"tf":1.4142135623730951},"764":{"tf":1.0},"766":{"tf":1.0},"768":{"tf":1.4142135623730951},"77":{"tf":3.1622776601683795},"770":{"tf":2.23606797749979},"771":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.7320508075688772},"786":{"tf":2.449489742783178},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951},"790":{"tf":1.4142135623730951},"799":{"tf":2.0},"8":{"tf":4.123105625617661},"80":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.4142135623730951},"803":{"tf":1.0},"804":{"tf":2.0},"805":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"811":{"tf":1.4142135623730951},"813":{"tf":1.0},"814":{"tf":2.449489742783178},"815":{"tf":2.0},"816":{"tf":1.4142135623730951},"819":{"tf":1.0},"82":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"824":{"tf":4.123105625617661},"825":{"tf":1.0},"826":{"tf":2.0},"827":{"tf":1.4142135623730951},"83":{"tf":1.7320508075688772},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.7320508075688772},"835":{"tf":2.0},"839":{"tf":1.0},"84":{"tf":2.23606797749979},"841":{"tf":1.7320508075688772},"843":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"85":{"tf":1.7320508075688772},"851":{"tf":1.7320508075688772},"852":{"tf":2.0},"853":{"tf":2.23606797749979},"854":{"tf":2.449489742783178},"855":{"tf":1.7320508075688772},"858":{"tf":2.23606797749979},"859":{"tf":1.7320508075688772},"86":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"865":{"tf":1.4142135623730951},"868":{"tf":1.0},"87":{"tf":1.0},"872":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"88":{"tf":2.23606797749979},"880":{"tf":1.0},"882":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"891":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":2.0},"90":{"tf":2.8284271247461903},"900":{"tf":1.0},"903":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0},"91":{"tf":1.0},"910":{"tf":1.4142135623730951},"914":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.7320508075688772},"918":{"tf":1.7320508075688772},"92":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"93":{"tf":1.0},"931":{"tf":2.449489742783178},"94":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":2.6457513110645907},"948":{"tf":2.6457513110645907},"949":{"tf":2.0},"95":{"tf":1.0},"950":{"tf":2.8284271247461903},"951":{"tf":2.6457513110645907},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"954":{"tf":1.7320508075688772},"955":{"tf":2.23606797749979},"956":{"tf":1.0},"957":{"tf":3.0},"958":{"tf":3.0},"959":{"tf":4.69041575982343},"96":{"tf":2.0},"960":{"tf":1.4142135623730951},"961":{"tf":2.6457513110645907},"962":{"tf":4.123105625617661},"963":{"tf":2.0},"964":{"tf":1.7320508075688772},"965":{"tf":2.449489742783178},"966":{"tf":2.0},"967":{"tf":1.0},"97":{"tf":1.7320508075688772},"977":{"tf":1.0},"98":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":12,"docs":{"222":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":3.0},"365":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"168":{"tf":2.0},"169":{"tf":2.6457513110645907},"170":{"tf":2.0}}}}}}},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"538":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":2.0}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":5,"docs":{"216":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":2.6457513110645907},"378":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"5":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":610,"docs":{"10":{"tf":1.0},"1005":{"tf":2.23606797749979},"1006":{"tf":1.7320508075688772},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":2.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1022":{"tf":1.4142135623730951},"1023":{"tf":1.7320508075688772},"1024":{"tf":1.4142135623730951},"1025":{"tf":3.0},"1026":{"tf":1.0},"1027":{"tf":2.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1032":{"tf":1.0},"1033":{"tf":2.23606797749979},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.4142135623730951},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.4142135623730951},"104":{"tf":1.0},"1040":{"tf":2.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.7320508075688772},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1054":{"tf":1.4142135623730951},"1055":{"tf":2.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.4142135623730951},"1070":{"tf":1.7320508075688772},"1071":{"tf":2.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":2.0},"1074":{"tf":2.0},"1075":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1077":{"tf":2.8284271247461903},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.7320508075688772},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.7320508075688772},"1085":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":2.0},"1088":{"tf":1.0},"1089":{"tf":1.4142135623730951},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.4142135623730951},"1094":{"tf":1.4142135623730951},"1095":{"tf":2.0},"1096":{"tf":1.0},"1097":{"tf":2.0},"1098":{"tf":1.4142135623730951},"1099":{"tf":2.0},"1100":{"tf":1.4142135623730951},"1101":{"tf":1.7320508075688772},"1102":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"1117":{"tf":1.0},"1124":{"tf":1.4142135623730951},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.0},"130":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"167":{"tf":1.0},"177":{"tf":1.7320508075688772},"179":{"tf":1.0},"186":{"tf":2.449489742783178},"190":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":2.449489742783178},"207":{"tf":1.0},"21":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"215":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.23606797749979},"221":{"tf":3.1622776601683795},"222":{"tf":2.449489742783178},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"234":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":2.0},"242":{"tf":2.0},"244":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"259":{"tf":1.7320508075688772},"260":{"tf":1.4142135623730951},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.4142135623730951},"316":{"tf":2.23606797749979},"318":{"tf":1.0},"32":{"tf":2.0},"334":{"tf":1.0},"335":{"tf":1.0},"34":{"tf":1.7320508075688772},"352":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"400":{"tf":2.0},"401":{"tf":1.0},"403":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.0},"440":{"tf":2.23606797749979},"441":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.0},"5":{"tf":2.23606797749979},"527":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"554":{"tf":2.449489742783178},"555":{"tf":1.7320508075688772},"557":{"tf":1.0},"560":{"tf":2.449489742783178},"561":{"tf":1.0},"567":{"tf":3.0},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.7320508075688772},"582":{"tf":1.0},"583":{"tf":2.23606797749979},"584":{"tf":1.7320508075688772},"585":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951},"587":{"tf":1.4142135623730951},"588":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.4142135623730951},"591":{"tf":1.4142135623730951},"592":{"tf":1.4142135623730951},"593":{"tf":1.7320508075688772},"594":{"tf":1.4142135623730951},"595":{"tf":1.7320508075688772},"596":{"tf":2.0},"597":{"tf":1.7320508075688772},"598":{"tf":1.4142135623730951},"599":{"tf":1.4142135623730951},"600":{"tf":1.4142135623730951},"601":{"tf":1.4142135623730951},"602":{"tf":1.4142135623730951},"603":{"tf":1.7320508075688772},"604":{"tf":1.7320508075688772},"605":{"tf":2.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.23606797749979},"608":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"61":{"tf":1.0},"610":{"tf":1.7320508075688772},"611":{"tf":1.7320508075688772},"612":{"tf":2.0},"613":{"tf":2.6457513110645907},"614":{"tf":1.4142135623730951},"615":{"tf":1.4142135623730951},"616":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"618":{"tf":1.7320508075688772},"619":{"tf":1.7320508075688772},"620":{"tf":2.0},"621":{"tf":1.4142135623730951},"622":{"tf":2.449489742783178},"623":{"tf":1.4142135623730951},"624":{"tf":1.4142135623730951},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"629":{"tf":1.7320508075688772},"630":{"tf":1.7320508075688772},"631":{"tf":2.0},"632":{"tf":1.7320508075688772},"633":{"tf":1.7320508075688772},"634":{"tf":1.4142135623730951},"635":{"tf":1.4142135623730951},"636":{"tf":1.7320508075688772},"637":{"tf":2.0},"638":{"tf":1.4142135623730951},"639":{"tf":1.4142135623730951},"64":{"tf":1.0},"640":{"tf":2.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"645":{"tf":1.7320508075688772},"646":{"tf":1.4142135623730951},"647":{"tf":1.4142135623730951},"648":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"652":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"655":{"tf":1.4142135623730951},"656":{"tf":1.4142135623730951},"657":{"tf":2.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.4142135623730951},"660":{"tf":1.4142135623730951},"661":{"tf":1.4142135623730951},"662":{"tf":1.7320508075688772},"663":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"665":{"tf":1.4142135623730951},"666":{"tf":1.4142135623730951},"667":{"tf":2.0},"668":{"tf":1.4142135623730951},"669":{"tf":1.7320508075688772},"67":{"tf":1.0},"670":{"tf":1.4142135623730951},"671":{"tf":1.7320508075688772},"672":{"tf":1.4142135623730951},"673":{"tf":1.4142135623730951},"674":{"tf":1.4142135623730951},"675":{"tf":1.4142135623730951},"676":{"tf":2.8284271247461903},"677":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"679":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"680":{"tf":1.7320508075688772},"681":{"tf":1.4142135623730951},"682":{"tf":1.7320508075688772},"683":{"tf":1.4142135623730951},"684":{"tf":2.0},"685":{"tf":1.4142135623730951},"686":{"tf":1.4142135623730951},"687":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"689":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":2.0},"692":{"tf":1.4142135623730951},"693":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"700":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"702":{"tf":1.4142135623730951},"703":{"tf":1.7320508075688772},"704":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"706":{"tf":2.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"713":{"tf":1.7320508075688772},"714":{"tf":1.4142135623730951},"715":{"tf":1.7320508075688772},"716":{"tf":1.4142135623730951},"717":{"tf":1.4142135623730951},"718":{"tf":1.4142135623730951},"719":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951},"722":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.7320508075688772},"725":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"727":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"729":{"tf":2.6457513110645907},"730":{"tf":1.7320508075688772},"731":{"tf":1.7320508075688772},"732":{"tf":2.0},"733":{"tf":1.4142135623730951},"734":{"tf":1.7320508075688772},"735":{"tf":1.4142135623730951},"736":{"tf":1.4142135623730951},"737":{"tf":2.449489742783178},"738":{"tf":1.4142135623730951},"739":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"742":{"tf":2.6457513110645907},"743":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"745":{"tf":1.4142135623730951},"746":{"tf":1.4142135623730951},"747":{"tf":1.4142135623730951},"748":{"tf":1.4142135623730951},"749":{"tf":1.4142135623730951},"750":{"tf":1.7320508075688772},"751":{"tf":1.4142135623730951},"752":{"tf":1.4142135623730951},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"756":{"tf":1.4142135623730951},"757":{"tf":1.7320508075688772},"758":{"tf":1.4142135623730951},"759":{"tf":1.4142135623730951},"760":{"tf":1.7320508075688772},"761":{"tf":1.7320508075688772},"762":{"tf":2.23606797749979},"763":{"tf":1.4142135623730951},"764":{"tf":1.4142135623730951},"765":{"tf":1.7320508075688772},"766":{"tf":1.4142135623730951},"767":{"tf":1.4142135623730951},"768":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"771":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951},"773":{"tf":1.7320508075688772},"774":{"tf":1.4142135623730951},"775":{"tf":1.4142135623730951},"776":{"tf":1.4142135623730951},"777":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":1.7320508075688772},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.7320508075688772},"783":{"tf":1.4142135623730951},"784":{"tf":1.7320508075688772},"785":{"tf":2.0},"786":{"tf":2.23606797749979},"787":{"tf":2.0},"788":{"tf":2.0},"789":{"tf":1.4142135623730951},"79":{"tf":1.0},"790":{"tf":1.4142135623730951},"791":{"tf":1.4142135623730951},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.4142135623730951},"795":{"tf":1.4142135623730951},"796":{"tf":1.7320508075688772},"797":{"tf":1.7320508075688772},"798":{"tf":1.4142135623730951},"799":{"tf":1.4142135623730951},"800":{"tf":2.0},"801":{"tf":1.4142135623730951},"802":{"tf":1.4142135623730951},"803":{"tf":1.7320508075688772},"804":{"tf":1.4142135623730951},"805":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"807":{"tf":1.7320508075688772},"808":{"tf":1.4142135623730951},"809":{"tf":1.4142135623730951},"810":{"tf":1.4142135623730951},"811":{"tf":1.4142135623730951},"812":{"tf":1.7320508075688772},"813":{"tf":1.7320508075688772},"814":{"tf":2.0},"815":{"tf":1.4142135623730951},"816":{"tf":1.4142135623730951},"817":{"tf":1.4142135623730951},"818":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"821":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"823":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"825":{"tf":1.4142135623730951},"826":{"tf":1.4142135623730951},"827":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"829":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"832":{"tf":1.4142135623730951},"833":{"tf":2.23606797749979},"834":{"tf":1.7320508075688772},"835":{"tf":1.7320508075688772},"836":{"tf":1.7320508075688772},"837":{"tf":1.4142135623730951},"838":{"tf":1.7320508075688772},"839":{"tf":1.4142135623730951},"840":{"tf":1.4142135623730951},"841":{"tf":1.4142135623730951},"842":{"tf":1.7320508075688772},"843":{"tf":1.7320508075688772},"844":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"846":{"tf":1.7320508075688772},"847":{"tf":1.4142135623730951},"848":{"tf":1.4142135623730951},"849":{"tf":1.4142135623730951},"850":{"tf":1.4142135623730951},"851":{"tf":1.7320508075688772},"852":{"tf":1.4142135623730951},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.8284271247461903},"856":{"tf":1.4142135623730951},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":3.1622776601683795},"860":{"tf":1.4142135623730951},"861":{"tf":1.7320508075688772},"862":{"tf":1.7320508075688772},"863":{"tf":1.4142135623730951},"864":{"tf":2.0},"865":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"867":{"tf":1.7320508075688772},"868":{"tf":1.4142135623730951},"869":{"tf":2.0},"870":{"tf":1.4142135623730951},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"875":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"878":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"881":{"tf":1.7320508075688772},"882":{"tf":1.4142135623730951},"883":{"tf":1.4142135623730951},"884":{"tf":1.4142135623730951},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.4142135623730951},"888":{"tf":1.4142135623730951},"889":{"tf":1.4142135623730951},"890":{"tf":1.7320508075688772},"891":{"tf":1.4142135623730951},"892":{"tf":1.4142135623730951},"893":{"tf":1.4142135623730951},"894":{"tf":1.4142135623730951},"895":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"9":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"903":{"tf":1.7320508075688772},"904":{"tf":1.4142135623730951},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"907":{"tf":1.7320508075688772},"908":{"tf":1.4142135623730951},"909":{"tf":1.4142135623730951},"910":{"tf":1.4142135623730951},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":2.0},"918":{"tf":2.0},"919":{"tf":1.4142135623730951},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"925":{"tf":1.4142135623730951},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"934":{"tf":1.4142135623730951},"935":{"tf":1.4142135623730951},"936":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951},"940":{"tf":2.23606797749979},"941":{"tf":1.4142135623730951},"942":{"tf":2.0},"943":{"tf":1.7320508075688772},"944":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"952":{"tf":1.4142135623730951},"953":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"df":0,"docs":{},"i":{"df":1,"docs":{"845":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{")":{"=":{"'":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"1013":{"tf":1.4142135623730951},"1014":{"tf":1.4142135623730951},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.4142135623730951},"127":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.4142135623730951},"256":{"tf":1.0},"263":{"tf":2.0},"276":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"300":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.4142135623730951},"655":{"tf":1.0},"841":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"_":{"a":{"d":{"d":{"(":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"(":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"837":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1035":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"1035":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":14,"docs":{"1020":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"263":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"413":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":137,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1033":{"tf":2.0},"1035":{"tf":1.4142135623730951},"1042":{"tf":2.0},"1044":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1108":{"tf":1.0},"111":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":2.0},"191":{"tf":2.0},"193":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"239":{"tf":1.0},"256":{"tf":1.0},"265":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"270":{"tf":2.0},"271":{"tf":1.0},"273":{"tf":2.6457513110645907},"275":{"tf":2.23606797749979},"276":{"tf":2.0},"280":{"tf":1.4142135623730951},"284":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.4142135623730951},"360":{"tf":1.0},"368":{"tf":1.0},"388":{"tf":1.0},"39":{"tf":1.0},"406":{"tf":1.0},"416":{"tf":1.0},"445":{"tf":1.7320508075688772},"447":{"tf":1.0},"451":{"tf":1.7320508075688772},"452":{"tf":3.3166247903554},"455":{"tf":1.7320508075688772},"457":{"tf":1.0},"478":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":2.23606797749979},"502":{"tf":1.4142135623730951},"503":{"tf":2.0},"508":{"tf":2.0},"525":{"tf":1.0},"528":{"tf":1.4142135623730951},"554":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":2.0},"651":{"tf":1.0},"653":{"tf":1.4142135623730951},"657":{"tf":1.0},"665":{"tf":1.7320508075688772},"671":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"728":{"tf":1.0},"732":{"tf":1.0},"734":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.4142135623730951},"766":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"782":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":2.449489742783178},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.4142135623730951},"808":{"tf":1.0},"817":{"tf":1.4142135623730951},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"828":{"tf":1.4142135623730951},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"845":{"tf":1.0},"847":{"tf":2.0},"848":{"tf":2.0},"887":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"950":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":1.7320508075688772},"981":{"tf":1.0},"986":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"s":{".":{"d":{"df":1,"docs":{"528":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"679":{"tf":1.0}}}}}}},"u":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"982":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"982":{"tf":1.0}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"w":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":44,"docs":{"1002":{"tf":1.0},"1004":{"tf":2.449489742783178},"1011":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.7320508075688772},"124":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.4142135623730951},"15":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"33":{"tf":1.7320508075688772},"348":{"tf":1.0},"447":{"tf":1.4142135623730951},"518":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"529":{"tf":2.0},"531":{"tf":1.7320508075688772},"578":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.0},"747":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"969":{"tf":1.4142135623730951},"976":{"tf":1.7320508075688772},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"982":{"tf":1.0},"986":{"tf":1.0}}},"y":{"'":{"df":4,"docs":{"243":{"tf":1.0},"269":{"tf":1.0},"614":{"tf":1.0},"641":{"tf":1.0}}},"_":{"1":{"3":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"1":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"d":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"267":{"tf":2.0}}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"803":{"tf":1.0},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":181,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1018":{"tf":1.0},"102":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":2.449489742783178},"1027":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":2.6457513110645907},"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":3.605551275463989},"1081":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1090":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.7320508075688772},"125":{"tf":1.0},"129":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"199":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.449489742783178},"225":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":2.23606797749979},"264":{"tf":3.0},"265":{"tf":1.7320508075688772},"266":{"tf":1.4142135623730951},"267":{"tf":2.8284271247461903},"268":{"tf":1.7320508075688772},"269":{"tf":3.3166247903554},"270":{"tf":2.0},"271":{"tf":3.4641016151377544},"272":{"tf":2.23606797749979},"273":{"tf":2.8284271247461903},"274":{"tf":3.3166247903554},"275":{"tf":3.0},"276":{"tf":3.3166247903554},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.4142135623730951},"308":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":2.0},"39":{"tf":1.4142135623730951},"403":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.7320508075688772},"42":{"tf":2.0},"427":{"tf":1.0},"447":{"tf":2.449489742783178},"449":{"tf":1.0},"452":{"tf":1.7320508075688772},"453":{"tf":1.0},"464":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.7320508075688772},"524":{"tf":1.0},"525":{"tf":1.4142135623730951},"526":{"tf":3.1622776601683795},"527":{"tf":1.0},"528":{"tf":3.605551275463989},"529":{"tf":3.4641016151377544},"531":{"tf":2.6457513110645907},"555":{"tf":1.0},"57":{"tf":1.4142135623730951},"571":{"tf":1.0},"585":{"tf":3.3166247903554},"586":{"tf":1.7320508075688772},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":1.4142135623730951},"602":{"tf":1.0},"604":{"tf":1.0},"609":{"tf":1.7320508075688772},"613":{"tf":2.449489742783178},"617":{"tf":1.4142135623730951},"622":{"tf":3.1622776601683795},"624":{"tf":1.4142135623730951},"625":{"tf":2.449489742783178},"626":{"tf":2.449489742783178},"627":{"tf":2.6457513110645907},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"642":{"tf":1.0},"644":{"tf":1.4142135623730951},"654":{"tf":1.0},"665":{"tf":1.0},"67":{"tf":1.7320508075688772},"679":{"tf":1.0},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":2.449489742783178},"707":{"tf":2.8284271247461903},"708":{"tf":1.4142135623730951},"710":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":2.0},"747":{"tf":1.4142135623730951},"764":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":3.7416573867739413},"778":{"tf":2.6457513110645907},"779":{"tf":2.6457513110645907},"781":{"tf":1.7320508075688772},"784":{"tf":1.7320508075688772},"786":{"tf":1.4142135623730951},"800":{"tf":1.4142135623730951},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":2.23606797749979},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.4142135623730951},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.7320508075688772},"811":{"tf":1.4142135623730951},"813":{"tf":2.8284271247461903},"814":{"tf":1.7320508075688772},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"837":{"tf":1.0},"845":{"tf":1.4142135623730951},"866":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.23606797749979},"904":{"tf":1.4142135623730951},"909":{"tf":1.7320508075688772},"938":{"tf":1.0},"939":{"tf":1.0},"951":{"tf":1.0},"961":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.4142135623730951},"971":{"tf":1.4142135623730951},"972":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951},"975":{"tf":1.0},"979":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.0},"984":{"tf":1.4142135623730951},"985":{"tf":1.0},"986":{"tf":3.0},"987":{"tf":1.0},"988":{"tf":1.0}},"s":{"_":{"*":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"803":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"784":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"a":{"d":{"_":{"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"272":{"tf":1.0},"273":{"tf":1.0},"622":{"tf":1.0}}}},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":1,"docs":{"1091":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"627":{"tf":1.0},"770":{"tf":1.0},"781":{"tf":2.23606797749979}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"622":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":1,"docs":{"770":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"627":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":11,"docs":{"199":{"tf":1.0},"224":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"622":{"tf":2.23606797749979},"628":{"tf":1.4142135623730951},"770":{"tf":1.0},"781":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"626":{"tf":1.0}}}}}},"df":0,"docs":{}},"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"8":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"626":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"770":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"626":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"’":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}},"b":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"[":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":3,"docs":{"198":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"d":{"'":{"df":0,"docs":{},"t":{"'":{"df":0,"docs":{},"h":{"df":0,"docs":{},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}},"g":{"df":2,"docs":{"1020":{"tf":1.0},"607":{"tf":1.0}}}},"df":9,"docs":{"212":{"tf":1.0},"452":{"tf":1.4142135623730951},"502":{"tf":1.0},"528":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":2.0},"896":{"tf":1.7320508075688772},"903":{"tf":2.23606797749979}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"364":{"tf":1.0},"741":{"tf":1.0},"8":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":10,"docs":{"114":{"tf":1.7320508075688772},"133":{"tf":1.0},"343":{"tf":1.0},"367":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.4142135623730951},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"958":{"tf":1.0}}}}},"c":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":6,"docs":{"1011":{"tf":1.4142135623730951},"123":{"tf":1.0},"266":{"tf":1.0},"455":{"tf":1.0},"460":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":1,"docs":{"708":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"708":{"tf":1.0}}},"s":{"df":5,"docs":{"291":{"tf":1.0},"31":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":7,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.449489742783178},"355":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":15,"docs":{"354":{"tf":1.7320508075688772},"363":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.4142135623730951},"375":{"tf":2.23606797749979},"376":{"tf":2.0},"386":{"tf":1.0},"392":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"958":{"tf":1.7320508075688772},"960":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"375":{"tf":1.4142135623730951},"390":{"tf":1.0}}}}}}}},"r":{"df":1,"docs":{"360":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"197":{"tf":1.0},"584":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"235":{"tf":1.0},"548":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":7,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"447":{"tf":1.0},"705":{"tf":1.0}}}}}},"df":7,"docs":{"1011":{"tf":1.4142135623730951},"1097":{"tf":1.0},"239":{"tf":1.0},"787":{"tf":1.0},"789":{"tf":1.0},"792":{"tf":1.7320508075688772},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"906":{"tf":1.0}}},"p":{"df":6,"docs":{"13":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"80":{"tf":1.0},"813":{"tf":1.0},"967":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"285":{"tf":1.0},"550":{"tf":1.0},"691":{"tf":1.0},"916":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"153":{"tf":1.0},"175":{"tf":1.0},"271":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"746":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"766":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1029":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"770":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":57,"docs":{"1003":{"tf":1.0},"1017":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.0},"120":{"tf":1.0},"128":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"186":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"276":{"tf":2.449489742783178},"315":{"tf":1.0},"323":{"tf":2.23606797749979},"335":{"tf":1.0},"352":{"tf":1.0},"380":{"tf":1.0},"421":{"tf":1.0},"437":{"tf":1.4142135623730951},"447":{"tf":2.0},"448":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"506":{"tf":1.4142135623730951},"516":{"tf":1.0},"541":{"tf":2.23606797749979},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"573":{"tf":1.0},"596":{"tf":1.0},"613":{"tf":2.0},"707":{"tf":1.0},"732":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"928":{"tf":1.0}}}}}},"df":1,"docs":{"256":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"1061":{"tf":1.0},"67":{"tf":1.0},"842":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":102,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1061":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"170":{"tf":1.0},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.7320508075688772},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"228":{"tf":2.449489742783178},"264":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"358":{"tf":1.4142135623730951},"359":{"tf":1.0},"364":{"tf":1.7320508075688772},"38":{"tf":1.0},"391":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":2.0},"413":{"tf":1.0},"415":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.0},"422":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.7320508075688772},"443":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"488":{"tf":1.0},"502":{"tf":1.0},"512":{"tf":1.0},"517":{"tf":1.0},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.7320508075688772},"538":{"tf":1.0},"539":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":2.449489742783178},"550":{"tf":2.449489742783178},"585":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"604":{"tf":1.0},"622":{"tf":1.0},"636":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"688":{"tf":1.4142135623730951},"710":{"tf":1.7320508075688772},"711":{"tf":1.0},"718":{"tf":1.4142135623730951},"758":{"tf":1.0},"767":{"tf":1.0},"770":{"tf":1.4142135623730951},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"80":{"tf":1.0},"809":{"tf":1.0},"84":{"tf":1.0},"862":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"900":{"tf":1.0},"909":{"tf":1.0},"962":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":66,"docs":{"1001":{"tf":1.0},"1002":{"tf":1.0},"1004":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"135":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.7320508075688772},"275":{"tf":1.0},"276":{"tf":2.23606797749979},"284":{"tf":1.0},"295":{"tf":1.0},"301":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"415":{"tf":1.0},"443":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":2.0},"540":{"tf":2.8284271247461903},"541":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"545":{"tf":1.7320508075688772},"546":{"tf":2.0},"547":{"tf":1.4142135623730951},"548":{"tf":2.8284271247461903},"550":{"tf":3.0},"561":{"tf":1.0},"655":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"889":{"tf":1.0},"967":{"tf":1.4142135623730951},"977":{"tf":1.7320508075688772},"978":{"tf":1.4142135623730951},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":2.0},"989":{"tf":1.7320508075688772},"990":{"tf":1.0},"991":{"tf":2.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.4142135623730951},"995":{"tf":2.0},"996":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"977":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":11,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"300":{"tf":1.4142135623730951},"445":{"tf":1.0},"453":{"tf":1.7320508075688772},"454":{"tf":1.4142135623730951},"479":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"#":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"728":{"tf":1.0}}},"t":{"df":24,"docs":{"1015":{"tf":2.0},"215":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.0},"254":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"499":{"tf":2.449489742783178},"500":{"tf":1.0},"542":{"tf":1.0},"554":{"tf":1.0},"556":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.7320508075688772},"752":{"tf":1.0},"824":{"tf":1.7320508075688772},"939":{"tf":1.0},"959":{"tf":1.0}},"e":{"d":{"/":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"49":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"v":{"df":4,"docs":{"300":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"363":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}},"t":{"a":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":4,"docs":{"121":{"tf":1.0},"477":{"tf":1.0},"734":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"197":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}},"r":{"c":{"df":1,"docs":{"707":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":3,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"186":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"152":{"tf":1.0},"223":{"tf":1.0},"62":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1011":{"tf":1.0},"267":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"548":{"tf":1.4142135623730951},"879":{"tf":1.0}}}}},"t":{"df":1,"docs":{"982":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":38,"docs":{"1004":{"tf":1.0},"1090":{"tf":1.0},"1095":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"236":{"tf":1.0},"245":{"tf":1.0},"270":{"tf":1.7320508075688772},"273":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":3.1622776601683795},"478":{"tf":2.6457513110645907},"479":{"tf":2.0},"506":{"tf":1.0},"555":{"tf":1.7320508075688772},"646":{"tf":1.0},"708":{"tf":1.0},"74":{"tf":1.0},"79":{"tf":1.0},"844":{"tf":1.0},"887":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.0},"906":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"961":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"555":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":52,"docs":{"101":{"tf":2.6457513110645907},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":2.449489742783178},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":2.8284271247461903},"128":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":2.23606797749979},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.7320508075688772},"315":{"tf":1.0},"322":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"345":{"tf":1.7320508075688772},"347":{"tf":1.0},"352":{"tf":1.0},"402":{"tf":2.0},"403":{"tf":1.0},"404":{"tf":1.7320508075688772},"406":{"tf":1.7320508075688772},"407":{"tf":2.0},"414":{"tf":2.0},"416":{"tf":2.23606797749979},"439":{"tf":2.0},"440":{"tf":2.449489742783178},"441":{"tf":2.0},"442":{"tf":2.23606797749979},"443":{"tf":2.23606797749979},"475":{"tf":1.0},"476":{"tf":1.4142135623730951},"537":{"tf":1.0},"554":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"561":{"tf":1.0},"654":{"tf":1.4142135623730951},"734":{"tf":1.0},"742":{"tf":1.0},"746":{"tf":1.0},"748":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":17,"docs":{"1024":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"12":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.4142135623730951},"222":{"tf":1.0},"488":{"tf":1.0},"542":{"tf":1.7320508075688772},"563":{"tf":1.0},"657":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":19,"docs":{"1119":{"tf":1.0},"1124":{"tf":1.0},"245":{"tf":1.0},"408":{"tf":1.0},"488":{"tf":1.0},"5":{"tf":1.0},"737":{"tf":1.0},"955":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":194,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"1059":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1094":{"tf":1.0},"1101":{"tf":1.0},"118":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"168":{"tf":1.0},"186":{"tf":1.4142135623730951},"21":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":2.449489742783178},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":2.0},"266":{"tf":1.0},"295":{"tf":1.0},"307":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.4142135623730951},"352":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"378":{"tf":1.4142135623730951},"414":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"475":{"tf":1.0},"525":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"557":{"tf":1.0},"560":{"tf":1.7320508075688772},"581":{"tf":1.4142135623730951},"583":{"tf":2.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"608":{"tf":1.0},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.4142135623730951},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.0},"638":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.0},"647":{"tf":1.0},"648":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.7320508075688772},"666":{"tf":1.0},"667":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.4142135623730951},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.7320508075688772},"733":{"tf":1.0},"742":{"tf":1.4142135623730951},"779":{"tf":2.0},"786":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"872":{"tf":1.0},"88":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"895":{"tf":1.0},"9":{"tf":1.4142135623730951},"902":{"tf":1.0},"909":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}},"e":{"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"df":12,"docs":{"1035":{"tf":1.0},"199":{"tf":2.449489742783178},"224":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"661":{"tf":1.0},"781":{"tf":1.0},"819":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"b":{"df":81,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1112":{"tf":1.0},"1117":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"342":{"tf":1.0},"358":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.4142135623730951},"396":{"tf":1.0},"403":{"tf":1.0},"417":{"tf":1.0},"423":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.0},"454":{"tf":1.0},"467":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.7320508075688772},"496":{"tf":1.0},"512":{"tf":1.4142135623730951},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"649":{"tf":1.0},"654":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":2.0},"722":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"737":{"tf":1.0},"8":{"tf":1.0},"866":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"921":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"947":{"tf":1.4142135623730951},"956":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":87,"docs":{"1004":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1072":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.4142135623730951},"127":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"240":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"335":{"tf":1.0},"338":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"46":{"tf":1.0},"462":{"tf":1.0},"5":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"554":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":1.0},"621":{"tf":1.0},"624":{"tf":1.4142135623730951},"625":{"tf":1.0},"650":{"tf":1.0},"665":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":1.7320508075688772},"844":{"tf":1.7320508075688772},"85":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.0},"880":{"tf":2.0},"89":{"tf":1.0},"894":{"tf":1.0},"906":{"tf":1.7320508075688772},"917":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"967":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"941":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"215":{"tf":1.0},"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":33,"docs":{"1008":{"tf":1.0},"1119":{"tf":1.0},"123":{"tf":1.0},"129":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"290":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"594":{"tf":1.0},"595":{"tf":1.4142135623730951},"729":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"802":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"872":{"tf":1.0},"9":{"tf":1.0}}}},"r":{"df":7,"docs":{"181":{"tf":1.0},"197":{"tf":1.0},"275":{"tf":1.0},"367":{"tf":1.0},"427":{"tf":1.0},"466":{"tf":1.0},"526":{"tf":1.0}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"df":122,"docs":{"1059":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"135":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"179":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":2.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"299":{"tf":1.0},"324":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.7320508075688772},"489":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.4142135623730951},"534":{"tf":1.0},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"583":{"tf":1.0},"584":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"632":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"649":{"tf":1.0},"655":{"tf":1.0},"692":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"703":{"tf":1.0},"704":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"799":{"tf":2.0},"800":{"tf":2.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"848":{"tf":1.4142135623730951},"853":{"tf":1.0},"855":{"tf":1.4142135623730951},"857":{"tf":1.0},"859":{"tf":2.449489742783178},"861":{"tf":1.0},"872":{"tf":1.0},"877":{"tf":1.0},"88":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"924":{"tf":1.4142135623730951},"976":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0},"985":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"446":{"tf":1.0},"898":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":9,"docs":{"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":98,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"1053":{"tf":1.0},"1071":{"tf":1.0},"108":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"111":{"tf":1.0},"1119":{"tf":1.7320508075688772},"112":{"tf":1.4142135623730951},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"187":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":1.0},"260":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"337":{"tf":1.0},"349":{"tf":1.0},"351":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"414":{"tf":1.0},"417":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"46":{"tf":1.4142135623730951},"475":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.0},"651":{"tf":1.0},"664":{"tf":1.7320508075688772},"676":{"tf":1.0},"69":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"785":{"tf":1.4142135623730951},"844":{"tf":1.0},"848":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"955":{"tf":1.7320508075688772},"956":{"tf":1.7320508075688772},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"98":{"tf":1.0},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"986":{"tf":1.4142135623730951},"99":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"1":{".":{"0":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"1004":{"tf":1.0},"185":{"tf":1.7320508075688772},"481":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.7320508075688772},"894":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"899":{"tf":3.1622776601683795},"90":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"939":{"tf":1.4142135623730951},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"96":{"tf":1.0},"964":{"tf":1.7320508075688772},"99":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":37,"docs":{"1025":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1099":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"244":{"tf":1.0},"256":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"316":{"tf":1.0},"37":{"tf":1.0},"386":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"501":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"676":{"tf":1.0},"679":{"tf":1.0},"732":{"tf":1.0},"772":{"tf":1.0},"779":{"tf":1.4142135623730951},"873":{"tf":1.0},"874":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.0},"976":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}}}}}},"v":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"424":{"tf":1.0},"446":{"tf":1.0},"554":{"tf":1.4142135623730951},"563":{"tf":1.0},"848":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":40,"docs":{"1011":{"tf":1.0},"1075":{"tf":1.0},"1109":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"168":{"tf":1.0},"194":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.0},"253":{"tf":1.0},"303":{"tf":1.0},"329":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"373":{"tf":1.0},"424":{"tf":1.0},"449":{"tf":1.4142135623730951},"450":{"tf":1.0},"554":{"tf":2.23606797749979},"555":{"tf":1.0},"556":{"tf":2.0},"557":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"824":{"tf":2.23606797749979},"844":{"tf":1.0},"859":{"tf":1.0},"876":{"tf":1.0},"887":{"tf":1.0},"913":{"tf":1.0},"927":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"962":{"tf":1.0},"977":{"tf":1.0}}}}}},"i":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"185":{"tf":2.6457513110645907},"203":{"tf":1.7320508075688772},"590":{"tf":1.0},"649":{"tf":1.0}}}},"c":{"df":24,"docs":{"1097":{"tf":1.0},"1099":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1104":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"451":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":2.23606797749979},"650":{"tf":1.0},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"813":{"tf":3.0},"824":{"tf":3.7416573867739413},"924":{"tf":1.0},"931":{"tf":2.449489742783178},"933":{"tf":1.7320508075688772},"938":{"tf":2.449489742783178},"985":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"824":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1097":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"977":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1037":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"90":{"tf":1.0}},"t":{"df":5,"docs":{"573":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"710":{"tf":1.0},"824":{"tf":2.23606797749979}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":8,"docs":{"1113":{"tf":1.0},"372":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"1055":{"tf":1.0},"199":{"tf":1.4142135623730951},"933":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"1071":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"413":{"tf":1.0},"46":{"tf":1.7320508075688772},"546":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"77":{"tf":2.449489742783178},"79":{"tf":1.0},"80":{"tf":2.449489742783178},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.449489742783178},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"916":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"510":{"tf":1.0}}},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"347":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":123,"docs":{"1009":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1057":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"26":{"tf":1.0},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.4142135623730951},"400":{"tf":1.0},"41":{"tf":1.0},"449":{"tf":1.0},"452":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":2.0},"478":{"tf":1.0},"488":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.0},"510":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.7320508075688772},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":2.0},"542":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.0},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"583":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":1.4142135623730951},"622":{"tf":1.0},"649":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"678":{"tf":1.4142135623730951},"698":{"tf":1.0},"705":{"tf":2.449489742783178},"708":{"tf":1.0},"709":{"tf":2.0},"737":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.4142135623730951},"785":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.0},"848":{"tf":1.0},"858":{"tf":1.0},"876":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"904":{"tf":1.4142135623730951},"914":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"932":{"tf":1.0},"948":{"tf":1.4142135623730951},"950":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":2.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"338":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":8,"docs":{"1077":{"tf":1.4142135623730951},"239":{"tf":1.0},"241":{"tf":1.0},"276":{"tf":1.0},"335":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"657":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"g":{"df":3,"docs":{"175":{"tf":1.0},"285":{"tf":1.0},"916":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1121":{"tf":1.4142135623730951},"268":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":60,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":2.0},"1046":{"tf":1.4142135623730951},"1055":{"tf":2.0},"1061":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.6457513110645907},"184":{"tf":2.449489742783178},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.7320508075688772},"41":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.449489742783178},"544":{"tf":1.0},"548":{"tf":2.0},"590":{"tf":1.0},"596":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"678":{"tf":1.4142135623730951},"684":{"tf":1.7320508075688772},"686":{"tf":1.0},"690":{"tf":2.6457513110645907},"691":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"770":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"832":{"tf":1.0},"885":{"tf":1.0},"889":{"tf":1.7320508075688772},"950":{"tf":1.0},"977":{"tf":2.0},"994":{"tf":2.23606797749979},"995":{"tf":2.0},"996":{"tf":1.7320508075688772},"999":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"641":{"tf":1.0},"708":{"tf":1.4142135623730951},"770":{"tf":1.0},"825":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"184":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"543":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"[":{"'":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1042":{"tf":1.7320508075688772},"1046":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"1":{"0":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"1046":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"1042":{"tf":1.4142135623730951},"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":2,"docs":{"502":{"tf":1.4142135623730951},"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1048":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"314":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"958":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":39,"docs":{"1008":{"tf":1.0},"1048":{"tf":1.0},"106":{"tf":1.4142135623730951},"116":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"152":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"256":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.4142135623730951},"324":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"368":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.0},"556":{"tf":1.0},"601":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"708":{"tf":1.0},"740":{"tf":1.0},"751":{"tf":1.0},"770":{"tf":1.0},"780":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"928":{"tf":1.0},"950":{"tf":1.0},"961":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":24,"docs":{"1124":{"tf":1.0},"119":{"tf":1.0},"180":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"222":{"tf":1.0},"316":{"tf":1.4142135623730951},"410":{"tf":1.0},"415":{"tf":1.0},"47":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":2.449489742783178},"498":{"tf":1.0},"499":{"tf":1.4142135623730951},"502":{"tf":1.7320508075688772},"503":{"tf":2.449489742783178},"505":{"tf":2.23606797749979},"506":{"tf":2.6457513110645907},"540":{"tf":1.0},"548":{"tf":1.0},"836":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.7320508075688772},"959":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1003":{"tf":1.4142135623730951},"1099":{"tf":1.0},"181":{"tf":1.0},"323":{"tf":1.0},"335":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.0},"476":{"tf":1.0},"488":{"tf":1.0},"613":{"tf":1.7320508075688772},"858":{"tf":1.0}},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"306":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1019":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":9,"docs":{"199":{"tf":1.0},"356":{"tf":1.4142135623730951},"37":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"392":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.4142135623730951},"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"62":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"933":{"tf":1.0},"938":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"657":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"328":{"tf":1.0},"466":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":4,"docs":{"155":{"tf":1.0},"37":{"tf":1.0},"514":{"tf":1.0},"72":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"924":{"tf":1.0}},"i":{"df":19,"docs":{"527":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"222":{"tf":1.0},"264":{"tf":1.0},"360":{"tf":1.0},"488":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":22,"docs":{"1002":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1087":{"tf":1.0},"131":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.7320508075688772},"364":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.0},"568":{"tf":1.0},"583":{"tf":1.0},"66":{"tf":1.0},"877":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"k":{"df":12,"docs":{"1004":{"tf":1.0},"239":{"tf":1.4142135623730951},"363":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":2.449489742783178},"506":{"tf":3.3166247903554},"510":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":12,"docs":{"1007":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1015":{"tf":1.7320508075688772},"1016":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"947":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":23,"docs":{"112":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"506":{"tf":1.0},"542":{"tf":1.4142135623730951},"748":{"tf":1.0},"824":{"tf":1.0},"857":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.7320508075688772},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":2.0},"898":{"tf":1.0},"900":{"tf":2.0},"906":{"tf":2.449489742783178},"945":{"tf":1.0},"963":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"590":{"tf":1.0}}}}}}}}}}}},"t":{"df":1,"docs":{"952":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1122":{"tf":1.0}}},"n":{"c":{"df":0,"docs":{},"t":{"df":17,"docs":{"1033":{"tf":1.0},"1040":{"tf":1.0},"1087":{"tf":1.0},"129":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"449":{"tf":1.0},"507":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"88":{"tf":1.0},"988":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1027":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.0}}}}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":28,"docs":{"1003":{"tf":1.4142135623730951},"1017":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.0},"103":{"tf":1.0},"1068":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"238":{"tf":1.0},"287":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"46":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"539":{"tf":1.4142135623730951},"548":{"tf":1.0},"596":{"tf":1.0},"617":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"784":{"tf":1.0},"905":{"tf":1.0},"944":{"tf":1.0},"952":{"tf":1.4142135623730951},"964":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":1,"docs":{"447":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"287":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":6,"docs":{"271":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0},"748":{"tf":1.4142135623730951},"788":{"tf":1.0},"967":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"917":{"tf":1.0}}},"s":{"df":2,"docs":{"15":{"tf":1.0},"357":{"tf":1.0}}}}},"i":{"d":{"df":5,"docs":{"1":{"tf":1.0},"187":{"tf":1.0},"526":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"j":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"1124":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"958":{"tf":1.0}},"l":{"df":2,"docs":{"485":{"tf":1.0},"488":{"tf":1.0}}}},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"129":{"tf":1.4142135623730951}}}},"n":{"df":2,"docs":{"613":{"tf":1.4142135623730951},"728":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"343":{"tf":1.0},"388":{"tf":1.0},"580":{"tf":1.0}}}},"o":{"c":{"df":26,"docs":{"0":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1113":{"tf":1.4142135623730951},"126":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"214":{"tf":1.0},"223":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"352":{"tf":1.0},"480":{"tf":1.0},"560":{"tf":1.0},"565":{"tf":1.7320508075688772},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"714":{"tf":1.0},"725":{"tf":1.0},"740":{"tf":1.0},"79":{"tf":1.7320508075688772},"9":{"tf":1.0},"962":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"303":{"tf":1.4142135623730951},"314":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"310":{"tf":1.4142135623730951}}}}}}}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1114":{"tf":1.0},"1115":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"1044":{"tf":1.0},"338":{"tf":2.0},"347":{"tf":1.0},"386":{"tf":1.7320508075688772},"433":{"tf":1.0},"438":{"tf":1.0},"688":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"1124":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"1063":{"tf":1.0},"222":{"tf":1.0},"299":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"580":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}}},"df":139,"docs":{"0":{"tf":2.23606797749979},"1":{"tf":2.0},"100":{"tf":1.0},"1002":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.4142135623730951},"1071":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1105":{"tf":2.0},"1106":{"tf":1.0},"1108":{"tf":2.0},"1109":{"tf":1.7320508075688772},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1117":{"tf":1.4142135623730951},"1118":{"tf":1.0},"1119":{"tf":2.0},"1120":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1124":{"tf":2.449489742783178},"113":{"tf":1.0},"123":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"285":{"tf":1.4142135623730951},"29":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.0},"312":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.4142135623730951},"326":{"tf":1.0},"336":{"tf":1.4142135623730951},"339":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.7320508075688772},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":2.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"371":{"tf":1.0},"376":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"396":{"tf":1.0},"4":{"tf":1.0},"403":{"tf":1.0},"413":{"tf":1.7320508075688772},"417":{"tf":1.0},"423":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"459":{"tf":1.0},"473":{"tf":1.7320508075688772},"487":{"tf":2.449489742783178},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"504":{"tf":1.0},"516":{"tf":1.0},"537":{"tf":1.0},"555":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"582":{"tf":1.4142135623730951},"6":{"tf":1.7320508075688772},"605":{"tf":1.0},"638":{"tf":2.0},"643":{"tf":1.0},"650":{"tf":1.0},"669":{"tf":1.0},"68":{"tf":1.0},"707":{"tf":1.0},"714":{"tf":1.7320508075688772},"725":{"tf":1.0},"728":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.7320508075688772},"812":{"tf":1.0},"814":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"89":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"910":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.0},"921":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"946":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"978":{"tf":1.0},"982":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"347":{"tf":1.0},"386":{"tf":1.7320508075688772}}}}}}},"df":8,"docs":{"1081":{"tf":1.0},"235":{"tf":1.0},"290":{"tf":1.0},"427":{"tf":1.0},"81":{"tf":1.0},"924":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":13,"docs":{"1015":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"272":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"339":{"tf":1.0},"359":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"752":{"tf":1.0},"813":{"tf":2.0}}}}}}},"h":{"#":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"#":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":2,"docs":{"613":{"tf":2.6457513110645907},"728":{"tf":1.0}}},"l":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"780":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"304":{"tf":1.0},"365":{"tf":1.0},"613":{"tf":1.7320508075688772},"833":{"tf":1.0}}}}},"df":2,"docs":{"396":{"tf":1.0},"897":{"tf":1.7320508075688772}}},"n":{"'":{"df":0,"docs":{},"t":{"df":28,"docs":{"1011":{"tf":1.0},"1081":{"tf":1.0},"1117":{"tf":1.0},"125":{"tf":1.0},"135":{"tf":1.0},"215":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"303":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"405":{"tf":1.0},"447":{"tf":1.0},"460":{"tf":1.0},"632":{"tf":1.0},"764":{"tf":1.0},"84":{"tf":1.0},"880":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"e":{"df":19,"docs":{"139":{"tf":1.0},"318":{"tf":1.4142135623730951},"379":{"tf":1.0},"399":{"tf":1.0},"409":{"tf":1.4142135623730951},"466":{"tf":1.0},"497":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"632":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"742":{"tf":1.0},"861":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.4142135623730951}}},"’":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"125":{"tf":1.0},"352":{"tf":1.0},"98":{"tf":1.0}}}}},"t":{"df":3,"docs":{"335":{"tf":1.0},"419":{"tf":1.0},"873":{"tf":1.0}}},"u":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"1029":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1055":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.7320508075688772},"1100":{"tf":2.0},"199":{"tf":1.0},"447":{"tf":1.0},"613":{"tf":1.0},"766":{"tf":1.7320508075688772},"782":{"tf":4.898979485566356}}},"t":{"df":4,"docs":{"356":{"tf":1.0},"449":{"tf":1.0},"460":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":32,"docs":{"1004":{"tf":1.0},"1027":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"528":{"tf":1.4142135623730951},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"678":{"tf":1.0},"750":{"tf":1.0},"780":{"tf":1.0},"899":{"tf":1.4142135623730951},"948":{"tf":1.0},"961":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":7,"docs":{"505":{"tf":1.4142135623730951},"506":{"tf":3.4641016151377544},"574":{"tf":1.0},"824":{"tf":3.1622776601683795},"847":{"tf":1.4142135623730951},"913":{"tf":1.0},"933":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"185":{"tf":1.0},"437":{"tf":1.0},"589":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"360":{"tf":1.0},"374":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"432":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":3.1622776601683795},"580":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"1033":{"tf":1.0},"1099":{"tf":1.0},"353":{"tf":1.0},"506":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"416":{"tf":1.4142135623730951}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"1035":{"tf":1.4142135623730951},"238":{"tf":1.0},"518":{"tf":1.0},"632":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"550":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"214":{"tf":1.0},"363":{"tf":1.0},"505":{"tf":1.0},"691":{"tf":1.0}},"n":{"df":1,"docs":{"486":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"p":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":11,"docs":{"199":{"tf":1.0},"215":{"tf":1.0},"327":{"tf":1.0},"430":{"tf":1.0},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.449489742783178},"510":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"552":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":7,"docs":{"1115":{"tf":1.0},"1116":{"tf":1.7320508075688772},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"484":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":5,"docs":{"1020":{"tf":1.0},"447":{"tf":1.4142135623730951},"740":{"tf":1.0},"789":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":23,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"106":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.0},"289":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":2.6457513110645907},"479":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"523":{"tf":1.0},"590":{"tf":1.0},"634":{"tf":1.0},"657":{"tf":1.0},"752":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"866":{"tf":1.0},"938":{"tf":1.0}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"553":{"tf":1.0},"554":{"tf":1.0},"950":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1063":{"tf":1.0},"1094":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"435":{"tf":1.0},"506":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"t":{"df":3,"docs":{"286":{"tf":1.0},"287":{"tf":1.7320508075688772},"515":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":41,"docs":{"1004":{"tf":1.0},"1066":{"tf":1.0},"1075":{"tf":1.0},"1099":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"243":{"tf":1.0},"248":{"tf":1.0},"341":{"tf":1.4142135623730951},"348":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.0},"410":{"tf":1.0},"416":{"tf":1.0},"42":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":2.0},"488":{"tf":1.7320508075688772},"494":{"tf":1.0},"502":{"tf":1.4142135623730951},"505":{"tf":1.0},"554":{"tf":1.0},"57":{"tf":1.0},"596":{"tf":1.0},"614":{"tf":1.0},"664":{"tf":1.0},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.7320508075688772},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"947":{"tf":2.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":2.6457513110645907},"966":{"tf":1.7320508075688772}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"398":{"tf":1.0},"664":{"tf":1.0},"728":{"tf":1.7320508075688772},"880":{"tf":1.0}},"o":{"d":{"b":{"df":1,"docs":{"959":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"{":{"1":{"4":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"873":{"tf":1.0},"896":{"tf":1.0}}}}}}},"â":{"df":0,"docs":{},"€":{"df":0,"docs":{},"™":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"’":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{".":{"&":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{";":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":79,"docs":{"1061":{"tf":2.23606797749979},"1097":{"tf":1.0},"1099":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"13":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"210":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"360":{"tf":1.7320508075688772},"369":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":1.0},"396":{"tf":1.7320508075688772},"409":{"tf":1.0},"415":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"595":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"649":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"700":{"tf":1.0},"75":{"tf":1.0},"751":{"tf":1.7320508075688772},"770":{"tf":1.0},"788":{"tf":1.7320508075688772},"79":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"824":{"tf":1.0},"836":{"tf":1.4142135623730951},"873":{"tf":2.0},"875":{"tf":2.0},"876":{"tf":2.6457513110645907},"880":{"tf":2.449489742783178},"897":{"tf":1.0},"9":{"tf":1.4142135623730951},"906":{"tf":2.449489742783178},"913":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"930":{"tf":1.0},"933":{"tf":1.4142135623730951},"938":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"988":{"tf":1.7320508075688772}}}},"1":{"0":{"df":2,"docs":{"1046":{"tf":1.7320508075688772},"1061":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"1037":{"tf":1.0},"1053":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"587":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"3":{"c":{"a":{"9":{"6":{"9":{"df":0,"docs":{},"f":{"8":{"c":{"6":{"b":{"b":{"0":{"d":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"df":187,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1011":{"tf":1.0},"1019":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":2.0},"1033":{"tf":1.0},"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1077":{"tf":2.23606797749979},"1081":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":2.6457513110645907},"1121":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"197":{"tf":2.23606797749979},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"223":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":2.6457513110645907},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"269":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":2.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.7320508075688772},"412":{"tf":1.0},"414":{"tf":1.4142135623730951},"418":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"442":{"tf":1.0},"449":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"5":{"tf":1.0},"506":{"tf":2.449489742783178},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.7320508075688772},"595":{"tf":1.0},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":2.449489742783178},"624":{"tf":1.0},"626":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"646":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":2.449489742783178},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"691":{"tf":1.0},"701":{"tf":1.7320508075688772},"705":{"tf":3.0},"707":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":2.23606797749979},"710":{"tf":2.0},"711":{"tf":1.0},"718":{"tf":1.0},"732":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.7320508075688772},"761":{"tf":2.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.0},"778":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":2.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"825":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"857":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"874":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":2.0},"914":{"tf":1.0},"922":{"tf":1.0},"948":{"tf":1.4142135623730951},"954":{"tf":1.0},"956":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.4142135623730951},"977":{"tf":1.0},"981":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1082":{"tf":1.0},"235":{"tf":1.0},"276":{"tf":1.0},"427":{"tf":1.0},"489":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":1.0},"985":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"1075":{"tf":1.0},"222":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"951":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"486":{"tf":1.0},"585":{"tf":1.0},"742":{"tf":1.0},"847":{"tf":1.0}}}}}}}},"s":{"df":1,"docs":{"365":{"tf":1.0}},"i":{"df":24,"docs":{"1121":{"tf":1.0},"172":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"267":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.7320508075688772},"398":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"528":{"tf":1.0},"642":{"tf":1.0},"691":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"887":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"101":{"tf":1.0},"1115":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.0},"230":{"tf":1.0},"242":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"438":{"tf":1.0},"464":{"tf":1.0},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"864":{"tf":1.0},"9":{"tf":1.0},"961":{"tf":1.0},"98":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"306":{"tf":1.0},"917":{"tf":1.0},"988":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"177":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"779":{"tf":1.0},"887":{"tf":1.0},"952":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0}}}}},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"737":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":5,"docs":{"22":{"tf":1.0},"355":{"tf":1.0},"918":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}},"d":{"4":{"7":{"9":{"6":{"6":{"df":0,"docs":{},"f":{"7":{"9":{"2":{"2":{"8":{"d":{"df":0,"docs":{},"f":{"6":{"5":{"b":{"6":{"3":{"2":{"6":{"9":{"7":{"9":{"6":{"0":{"9":{"df":0,"docs":{},"f":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"9":{"4":{"7":{"3":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"0":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":32,"docs":{"288":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"381":{"tf":2.0},"382":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"429":{"tf":1.0},"432":{"tf":1.7320508075688772},"447":{"tf":1.0},"561":{"tf":1.0},"580":{"tf":1.0},"899":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":1.0}},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"896":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":182,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"1104":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":3.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"318":{"tf":1.0},"962":{"tf":1.0}}}}}},"u":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}},"df":9,"docs":{"1099":{"tf":1.0},"168":{"tf":1.0},"243":{"tf":1.0},"247":{"tf":1.0},"502":{"tf":1.4142135623730951},"614":{"tf":1.0},"779":{"tf":2.0},"873":{"tf":1.7320508075688772},"896":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}}}},"f":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"1116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"180":{"tf":1.0},"196":{"tf":1.0},"236":{"tf":1.0},"289":{"tf":1.0},"307":{"tf":1.0},"368":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.0},"540":{"tf":1.0},"655":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.0},"916":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"i":{"df":19,"docs":{"1033":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"222":{"tf":1.7320508075688772},"230":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.4142135623730951},"256":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"50":{"tf":1.0},"622":{"tf":2.0},"655":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":13,"docs":{"176":{"tf":1.0},"276":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"380":{"tf":1.0},"446":{"tf":1.0},"489":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"67":{"tf":2.23606797749979},"954":{"tf":1.0},"985":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"452":{"tf":1.0},"531":{"tf":1.0}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"0":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":5,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1027":{"tf":1.4142135623730951},"271":{"tf":1.0},"480":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"1027":{"tf":3.3166247903554}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"947":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":10,"docs":{"1033":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":1.0},"288":{"tf":1.0},"466":{"tf":1.0},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":2.0},"906":{"tf":2.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"1011":{"tf":1.0},"527":{"tf":1.0},"707":{"tf":1.0},"789":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"238":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1116":{"tf":1.0},"537":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"929":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"931":{"tf":1.4142135623730951},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"928":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.4142135623730951}}}}}},"df":23,"docs":{"1097":{"tf":1.0},"129":{"tf":1.0},"188":{"tf":1.4142135623730951},"204":{"tf":1.0},"331":{"tf":1.0},"479":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":2.8284271247461903},"929":{"tf":3.0},"931":{"tf":2.449489742783178},"933":{"tf":1.4142135623730951},"934":{"tf":1.7320508075688772},"935":{"tf":1.7320508075688772},"936":{"tf":3.4641016151377544},"937":{"tf":2.6457513110645907},"938":{"tf":3.7416573867739413},"939":{"tf":1.4142135623730951},"952":{"tf":1.0},"964":{"tf":1.0}}}}},"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"179":{"tf":1.0},"354":{"tf":1.0},"632":{"tf":1.0},"724":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951},"932":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"4":{"5":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"1122":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"121":{"tf":1.0},"413":{"tf":1.0}},"e":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"318":{"tf":1.0},"552":{"tf":1.0},"62":{"tf":1.7320508075688772},"950":{"tf":1.0},"951":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"365":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":9,"docs":{"155":{"tf":1.0},"199":{"tf":1.0},"494":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.4142135623730951},"577":{"tf":1.0},"690":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1092":{"tf":1.0},"563":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":33,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1046":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"254":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.4142135623730951},"555":{"tf":1.0},"578":{"tf":1.0},"613":{"tf":1.7320508075688772},"649":{"tf":1.4142135623730951},"760":{"tf":1.0},"777":{"tf":1.0},"785":{"tf":1.0},"864":{"tf":1.4142135623730951},"866":{"tf":3.1622776601683795},"880":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.0},"930":{"tf":1.0}},"e":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"295":{"tf":1.0}}}}}},"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":12,"docs":{"1011":{"tf":1.0},"155":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"550":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"155":{"tf":1.0},"335":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"355":{"tf":1.0},"365":{"tf":1.0},"368":{"tf":1.0},"450":{"tf":1.0},"542":{"tf":1.0},"858":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"676":{"tf":1.0}}},"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.0}}}}}}},"d":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"280":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":68,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1121":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"239":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"287":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":1.0},"355":{"tf":1.4142135623730951},"36":{"tf":1.0},"373":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"436":{"tf":1.0},"462":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.7320508075688772},"5":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"538":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"617":{"tf":1.0},"654":{"tf":1.0},"707":{"tf":1.4142135623730951},"864":{"tf":1.0},"87":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"952":{"tf":1.7320508075688772},"958":{"tf":2.0},"959":{"tf":1.7320508075688772},"962":{"tf":2.0},"966":{"tf":2.8284271247461903},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"1003":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"316":{"tf":1.0},"346":{"tf":1.0},"354":{"tf":1.7320508075688772},"38":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.0},"561":{"tf":1.0},"613":{"tf":1.4142135623730951},"681":{"tf":1.0}}}}}}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"—":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1011":{"tf":1.7320508075688772},"590":{"tf":1.0},"847":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"368":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"843":{"tf":1.0},"845":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"835":{"tf":1.0},"837":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}},"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"1087":{"tf":1.0},"15":{"tf":1.0},"512":{"tf":2.0},"513":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"725":{"tf":1.0},"786":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"858":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.449489742783178},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":2.449489742783178},"898":{"tf":2.8284271247461903},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"901":{"tf":2.23606797749979},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":3.0},"914":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"985":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"s":{"\\":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"436":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":85,"docs":{"1017":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1099":{"tf":3.4641016151377544},"1100":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1116":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"276":{"tf":1.4142135623730951},"29":{"tf":2.0},"295":{"tf":1.0},"30":{"tf":1.4142135623730951},"300":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":1.0},"307":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"422":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":2.449489742783178},"473":{"tf":1.0},"486":{"tf":1.0},"498":{"tf":1.0},"554":{"tf":1.7320508075688772},"599":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"741":{"tf":1.4142135623730951},"742":{"tf":1.0},"743":{"tf":1.0},"745":{"tf":1.4142135623730951},"748":{"tf":2.0},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.7320508075688772},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.4142135623730951},"767":{"tf":1.0},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.4142135623730951},"779":{"tf":2.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"851":{"tf":1.7320508075688772},"866":{"tf":1.7320508075688772},"873":{"tf":1.0},"880":{"tf":1.0},"895":{"tf":1.0},"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"951":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0}},"e":{"+":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"664":{"tf":1.0}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1104":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"1099":{"tf":1.0},"1100":{"tf":1.4142135623730951},"1104":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":2,"docs":{"1100":{"tf":1.7320508075688772},"1104":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"a":{"b":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"247":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1104":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":6,"docs":{"107":{"tf":1.0},"131":{"tf":1.0},"165":{"tf":1.0},"601":{"tf":1.0},"842":{"tf":1.0},"90":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":12,"docs":{"199":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"438":{"tf":1.0},"449":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"590":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"904":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":1,"docs":{"958":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"221":{"tf":1.0},"375":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":22,"docs":{"179":{"tf":1.0},"187":{"tf":1.0},"190":{"tf":1.4142135623730951},"193":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.4142135623730951},"261":{"tf":2.23606797749979},"507":{"tf":2.23606797749979},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.6457513110645907},"711":{"tf":3.605551275463989},"715":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"729":{"tf":2.0},"730":{"tf":2.6457513110645907},"731":{"tf":2.0},"732":{"tf":1.0},"734":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"711":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":32,"docs":{"103":{"tf":1.0},"106":{"tf":1.7320508075688772},"115":{"tf":1.0},"116":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"318":{"tf":1.0},"375":{"tf":1.0},"413":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"477":{"tf":1.0},"479":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.7320508075688772},"8":{"tf":1.0},"803":{"tf":1.0},"864":{"tf":1.0},"90":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0},"986":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":14,"docs":{"1011":{"tf":1.0},"1081":{"tf":1.0},"299":{"tf":1.0},"740":{"tf":2.449489742783178},"85":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"880":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":2.0},"932":{"tf":1.0},"938":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":29,"docs":{"1099":{"tf":1.0},"1107":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.4142135623730951},"248":{"tf":1.0},"272":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"368":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.0},"770":{"tf":1.0},"81":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"956":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"676":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":6,"docs":{"107":{"tf":1.0},"343":{"tf":1.0},"505":{"tf":1.0},"539":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"df":15,"docs":{"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"603":{"tf":1.0},"664":{"tf":1.4142135623730951},"705":{"tf":1.0},"901":{"tf":1.7320508075688772},"902":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":1.7320508075688772}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"922":{"tf":2.0},"924":{"tf":2.6457513110645907},"928":{"tf":1.0}}}}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"288":{"tf":1.0},"410":{"tf":1.0},"664":{"tf":1.4142135623730951},"694":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":29,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1087":{"tf":1.0},"120":{"tf":1.0},"214":{"tf":1.0},"248":{"tf":1.0},"313":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"405":{"tf":1.0},"450":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":1.0},"52":{"tf":1.0},"554":{"tf":2.8284271247461903},"555":{"tf":1.4142135623730951},"556":{"tf":1.7320508075688772},"569":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"605":{"tf":1.0},"666":{"tf":1.0},"853":{"tf":1.4142135623730951},"866":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"944":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"i":{"c":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"176":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"452":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"529":{"tf":1.4142135623730951},"634":{"tf":1.0},"654":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"824":{"tf":1.0}}}},"df":1,"docs":{"1033":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":3,"docs":{"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1060":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"r":{"df":1,"docs":{"1100":{"tf":1.0}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}}}},"df":36,"docs":{"1054":{"tf":1.7320508075688772},"1055":{"tf":1.7320508075688772},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1106":{"tf":1.0},"129":{"tf":1.0},"153":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.4142135623730951},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"429":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.449489742783178},"447":{"tf":1.0},"516":{"tf":1.0},"613":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"133":{"tf":1.0},"168":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"287":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.0},"446":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":4,"docs":{"1057":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"789":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"131":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"496":{"tf":1.0},"506":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"518":{"tf":1.0},"62":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":11,"docs":{"1033":{"tf":1.0},"295":{"tf":1.0},"578":{"tf":1.4142135623730951},"584":{"tf":1.7320508075688772},"586":{"tf":1.0},"587":{"tf":1.0},"634":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0}}}}}},"t":{"c":{"df":28,"docs":{"1011":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":2.0},"234":{"tf":1.0},"299":{"tf":1.0},"32":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.7320508075688772},"928":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{},"l":{"#":{"2":{"1":{"2":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"2":{"8":{"5":{"8":{"df":1,"docs":{"155":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":78,"docs":{"1023":{"tf":1.0},"1092":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":2.0},"128":{"tf":1.0},"155":{"tf":1.4142135623730951},"169":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"307":{"tf":2.23606797749979},"316":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.4142135623730951},"378":{"tf":2.23606797749979},"380":{"tf":1.0},"440":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"476":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"545":{"tf":1.4142135623730951},"546":{"tf":2.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":2.6457513110645907},"598":{"tf":1.4142135623730951},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":1.0},"700":{"tf":1.4142135623730951},"702":{"tf":1.4142135623730951},"703":{"tf":1.0},"704":{"tf":1.7320508075688772},"707":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"798":{"tf":1.4142135623730951},"809":{"tf":1.0},"832":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":1.0},"917":{"tf":1.0},"940":{"tf":1.0},"942":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"964":{"tf":1.0},"97":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":7,"docs":{"1063":{"tf":1.0},"183":{"tf":1.0},"447":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"613":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":26,"docs":{"106":{"tf":1.0},"1107":{"tf":1.0},"185":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"291":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"390":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"506":{"tf":1.4142135623730951},"579":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"720":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.0},"909":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"526":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"422":{"tf":1.4142135623730951},"877":{"tf":1.0}}},".":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"247":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"877":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"182":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"541":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.4142135623730951}}},"y":{"=":{"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"1016":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"644":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"877":{"tf":1.0},"879":{"tf":2.0},"880":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"=":{"'":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"229":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"247":{"tf":1.0},"880":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"633":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"632":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"641":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":5,"docs":{"257":{"tf":1.4142135623730951},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":5,"docs":{"247":{"tf":1.0},"633":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":141,"docs":{"1010":{"tf":1.7320508075688772},"1011":{"tf":2.0},"1014":{"tf":1.0},"1015":{"tf":2.0},"1016":{"tf":1.0},"1059":{"tf":1.0},"1072":{"tf":3.1622776601683795},"1074":{"tf":3.1622776601683795},"123":{"tf":1.0},"166":{"tf":2.23606797749979},"167":{"tf":1.4142135623730951},"183":{"tf":1.0},"229":{"tf":1.7320508075688772},"24":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":2.449489742783178},"260":{"tf":3.0},"261":{"tf":2.23606797749979},"262":{"tf":2.449489742783178},"299":{"tf":1.0},"333":{"tf":1.7320508075688772},"334":{"tf":3.605551275463989},"335":{"tf":5.5677643628300215},"336":{"tf":1.0},"338":{"tf":1.0},"340":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.4142135623730951},"386":{"tf":1.0},"394":{"tf":3.1622776601683795},"395":{"tf":2.23606797749979},"396":{"tf":3.3166247903554},"397":{"tf":1.7320508075688772},"398":{"tf":4.0},"399":{"tf":2.0},"400":{"tf":2.8284271247461903},"401":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":3.1622776601683795},"425":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":2.6457513110645907},"450":{"tf":1.0},"488":{"tf":2.0},"506":{"tf":3.0},"507":{"tf":1.0},"510":{"tf":1.7320508075688772},"516":{"tf":2.0},"518":{"tf":1.4142135623730951},"542":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"573":{"tf":2.8284271247461903},"577":{"tf":1.0},"581":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"632":{"tf":2.449489742783178},"633":{"tf":2.8284271247461903},"634":{"tf":2.0},"635":{"tf":1.0},"636":{"tf":1.4142135623730951},"637":{"tf":1.0},"638":{"tf":2.449489742783178},"639":{"tf":1.7320508075688772},"640":{"tf":1.7320508075688772},"641":{"tf":3.4641016151377544},"642":{"tf":2.449489742783178},"643":{"tf":1.7320508075688772},"644":{"tf":2.23606797749979},"645":{"tf":1.0},"646":{"tf":1.4142135623730951},"647":{"tf":1.0},"664":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"716":{"tf":1.0},"722":{"tf":3.0},"724":{"tf":1.7320508075688772},"728":{"tf":2.0},"730":{"tf":1.0},"734":{"tf":1.0},"761":{"tf":1.0},"853":{"tf":1.7320508075688772},"855":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"870":{"tf":1.7320508075688772},"871":{"tf":1.4142135623730951},"872":{"tf":1.4142135623730951},"873":{"tf":3.3166247903554},"874":{"tf":3.4641016151377544},"875":{"tf":2.23606797749979},"876":{"tf":3.0},"877":{"tf":4.123105625617661},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":2.8284271247461903},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"893":{"tf":1.7320508075688772},"894":{"tf":1.7320508075688772},"895":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.605551275463989},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":2.23606797749979},"902":{"tf":1.7320508075688772},"903":{"tf":3.872983346207417},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":2.449489742783178},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"914":{"tf":1.7320508075688772},"916":{"tf":2.6457513110645907},"917":{"tf":3.605551275463989},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":3.0},"929":{"tf":2.8284271247461903},"931":{"tf":2.23606797749979},"932":{"tf":2.0},"933":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"949":{"tf":1.0}},"s":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"642":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"334":{"tf":1.0},"335":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"167":{"tf":1.0},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"916":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":2.0}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"269":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.4142135623730951},"948":{"tf":1.0},"957":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"y":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"15":{"tf":1.0},"239":{"tf":1.0},"289":{"tf":1.0},"316":{"tf":1.0},"450":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"180":{"tf":1.0},"354":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.0}}}}}}},"i":{"d":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"o":{"[":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"962":{"tf":1.0}}}}}}}}},"df":2,"docs":{"952":{"tf":1.4142135623730951},"962":{"tf":1.0}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.0}}}},"v":{"df":2,"docs":{"740":{"tf":1.0},"917":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1032":{"tf":1.0},"1033":{"tf":1.0},"1036":{"tf":1.0},"175":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"386":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"889":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":13,"docs":{"129":{"tf":1.0},"198":{"tf":1.0},"222":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"37":{"tf":1.0},"468":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"622":{"tf":1.0},"752":{"tf":1.0},"803":{"tf":1.0},"986":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"15":{"tf":1.0},"391":{"tf":1.0},"504":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":243,"docs":{"10":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1011":{"tf":2.23606797749979},"1012":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":2.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.7320508075688772},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1089":{"tf":1.7320508075688772},"1093":{"tf":1.0},"1100":{"tf":1.7320508075688772},"1107":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1113":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"1124":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.7320508075688772},"140":{"tf":2.0},"151":{"tf":1.0},"155":{"tf":2.23606797749979},"160":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.7320508075688772},"239":{"tf":2.23606797749979},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"263":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":1.0},"304":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"342":{"tf":1.4142135623730951},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"451":{"tf":1.7320508075688772},"456":{"tf":1.4142135623730951},"457":{"tf":1.4142135623730951},"460":{"tf":1.0},"466":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"539":{"tf":2.0},"540":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.0},"550":{"tf":1.0},"555":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"635":{"tf":1.7320508075688772},"639":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"658":{"tf":1.0},"659":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"668":{"tf":1.0},"671":{"tf":1.7320508075688772},"678":{"tf":1.7320508075688772},"683":{"tf":1.0},"686":{"tf":1.7320508075688772},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"726":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":1.4142135623730951},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.4142135623730951},"759":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"787":{"tf":1.0},"791":{"tf":1.4142135623730951},"801":{"tf":1.0},"806":{"tf":1.4142135623730951},"811":{"tf":1.0},"818":{"tf":1.4142135623730951},"822":{"tf":1.0},"829":{"tf":1.4142135623730951},"83":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"922":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":1.0},"931":{"tf":1.0},"941":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.4142135623730951},"947":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":1.0},"988":{"tf":1.0}},"e":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"316":{"tf":1.0},"318":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"185":{"tf":1.0},"203":{"tf":1.0}},"e":{"d":{"df":3,"docs":{"185":{"tf":1.0},"373":{"tf":1.0},"948":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":16,"docs":{"1033":{"tf":1.0},"106":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"256":{"tf":1.4142135623730951},"426":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"664":{"tf":1.0},"751":{"tf":1.0},"898":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"959":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"447":{"tf":1.0},"858":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"1036":{"tf":1.0},"372":{"tf":2.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"292":{"tf":1.0}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":9,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.0},"273":{"tf":1.0},"516":{"tf":2.0},"517":{"tf":1.4142135623730951},"742":{"tf":1.0},"824":{"tf":1.0},"903":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"506":{"tf":1.0},"524":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"372":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"t":{"df":19,"docs":{"131":{"tf":1.0},"135":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.4142135623730951},"316":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"705":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"=":{"5":{"df":1,"docs":{"478":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"478":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"477":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"199":{"tf":1.0},"341":{"tf":1.0}}}}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"917":{"tf":1.0},"933":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"507":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":57,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"118":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.7320508075688772},"295":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"398":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"442":{"tf":1.4142135623730951},"447":{"tf":1.0},"484":{"tf":1.0},"497":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.7320508075688772},"504":{"tf":1.0},"506":{"tf":1.0},"512":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"74":{"tf":1.0},"779":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"914":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.4142135623730951},"938":{"tf":2.0},"939":{"tf":1.7320508075688772},"940":{"tf":1.0},"944":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":4,"docs":{"1081":{"tf":1.0},"186":{"tf":1.0},"576":{"tf":1.0},"839":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1105":{"tf":1.0},"579":{"tf":1.0},"859":{"tf":1.0},"898":{"tf":1.7320508075688772},"906":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":34,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"1066":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"185":{"tf":1.4142135623730951},"193":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"346":{"tf":1.0},"382":{"tf":1.0},"425":{"tf":1.0},"454":{"tf":1.0},"489":{"tf":1.0},"509":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"649":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"752":{"tf":1.4142135623730951},"777":{"tf":1.0},"784":{"tf":1.0},"903":{"tf":1.0},"941":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":12,"docs":{"1087":{"tf":1.0},"1101":{"tf":1.0},"222":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"550":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":87,"docs":{"1014":{"tf":1.0},"1016":{"tf":1.0},"1042":{"tf":1.0},"1046":{"tf":2.23606797749979},"1053":{"tf":1.0},"1055":{"tf":2.0},"1061":{"tf":2.6457513110645907},"1116":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"193":{"tf":2.6457513110645907},"199":{"tf":1.4142135623730951},"225":{"tf":1.0},"234":{"tf":1.0},"240":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":2.0},"276":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"518":{"tf":1.0},"532":{"tf":1.4142135623730951},"533":{"tf":1.7320508075688772},"534":{"tf":2.0},"536":{"tf":1.0},"537":{"tf":1.7320508075688772},"545":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"613":{"tf":1.0},"654":{"tf":1.0},"706":{"tf":1.7320508075688772},"707":{"tf":2.6457513110645907},"708":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"710":{"tf":2.0},"711":{"tf":1.4142135623730951},"712":{"tf":1.0},"713":{"tf":1.0},"714":{"tf":1.0},"715":{"tf":1.7320508075688772},"716":{"tf":2.23606797749979},"717":{"tf":1.7320508075688772},"718":{"tf":3.1622776601683795},"719":{"tf":1.4142135623730951},"720":{"tf":3.0},"721":{"tf":2.8284271247461903},"722":{"tf":1.7320508075688772},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"725":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"729":{"tf":3.1622776601683795},"730":{"tf":3.1622776601683795},"731":{"tf":2.8284271247461903},"732":{"tf":2.6457513110645907},"733":{"tf":2.0},"734":{"tf":2.0},"735":{"tf":1.4142135623730951},"766":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"924":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"465":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"1053":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"465":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"<":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{">":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"733":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":26,"docs":{"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979},"324":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.7320508075688772},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"562":{"tf":1.0},"706":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"714":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"733":{"tf":1.0},"751":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"707":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"`":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":4,"docs":{"1124":{"tf":1.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"r":{"df":12,"docs":{"222":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.0},"368":{"tf":1.0},"380":{"tf":1.0},"451":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":2.0},"903":{"tf":1.0},"939":{"tf":1.4142135623730951},"959":{"tf":1.0}},"i":{"df":1,"docs":{"447":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"1121":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"555":{"tf":1.0},"814":{"tf":1.0},"824":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1121":{"tf":1.0}}}}}}},"df":5,"docs":{"1001":{"tf":1.0},"232":{"tf":1.0},"237":{"tf":1.4142135623730951},"83":{"tf":1.0},"967":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":10,"docs":{"135":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.0},"459":{"tf":1.0},"463":{"tf":2.0},"464":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"17":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"502":{"tf":1.0},"897":{"tf":1.0},"904":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"17":{"tf":1.0}}}}}}},"df":47,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"130":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":3.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":2.6457513110645907},"167":{"tf":2.8284271247461903},"168":{"tf":1.4142135623730951},"169":{"tf":2.449489742783178},"170":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"307":{"tf":1.0},"343":{"tf":1.0},"352":{"tf":1.0},"369":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":2.0},"548":{"tf":2.6457513110645907},"600":{"tf":1.7320508075688772},"640":{"tf":1.0},"691":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"75":{"tf":1.0},"79":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"88":{"tf":1.0},"916":{"tf":2.0}},"e":{"(":{"df":1,"docs":{"152":{"tf":1.0}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":2.23606797749979},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"df":17,"docs":{"11":{"tf":1.0},"175":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"212":{"tf":1.0},"316":{"tf":1.7320508075688772},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":2.0},"813":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":2.0},"847":{"tf":1.0},"848":{"tf":1.0},"956":{"tf":1.4142135623730951},"965":{"tf":1.7320508075688772},"966":{"tf":1.0}}}},"s":{"df":7,"docs":{"17":{"tf":1.0},"220":{"tf":1.0},"360":{"tf":1.0},"429":{"tf":1.0},"436":{"tf":1.7320508075688772},"438":{"tf":1.0},"548":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"432":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"853":{"tf":1.0}},"e":{"_":{"d":{"df":1,"docs":{"710":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"266":{"tf":1.0},"358":{"tf":1.0},"466":{"tf":2.0},"472":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"541":{"tf":2.449489742783178},"542":{"tf":1.7320508075688772},"544":{"tf":1.4142135623730951},"726":{"tf":1.0},"945":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"1106":{"tf":1.0},"307":{"tf":1.0},"424":{"tf":1.0},"531":{"tf":1.0},"561":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":21,"docs":{"106":{"tf":1.0},"1099":{"tf":1.0},"1121":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"322":{"tf":1.7320508075688772},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":2.8284271247461903},"328":{"tf":1.7320508075688772},"331":{"tf":2.6457513110645907},"332":{"tf":1.7320508075688772},"335":{"tf":1.7320508075688772},"394":{"tf":1.0},"398":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"1003":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1003":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"528":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":18,"docs":{"1121":{"tf":1.0},"221":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":2.0},"318":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"362":{"tf":1.0},"477":{"tf":2.449489742783178},"478":{"tf":1.4142135623730951},"497":{"tf":1.0},"551":{"tf":2.0},"552":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.4142135623730951}}}}},"r":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"335":{"tf":1.0},"422":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"t":{"(":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":21,"docs":{"1027":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"230":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"356":{"tf":1.4142135623730951},"553":{"tf":1.4142135623730951},"580":{"tf":1.0},"709":{"tf":1.0},"726":{"tf":1.0},"786":{"tf":1.0}}}},"df":13,"docs":{"247":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.23606797749979},"380":{"tf":1.0},"396":{"tf":1.4142135623730951},"422":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"916":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1036":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.0},"478":{"tf":1.0},"742":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"268":{"tf":1.0},"375":{"tf":1.0},"569":{"tf":1.0}}}},"f":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"[":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"372":{"tf":1.0}}},"5":{"9":{"5":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"b":{"5":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"a":{"4":{"3":{"6":{"6":{"0":{"4":{"6":{"4":{"8":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"6":{"1":{".":{"0":{"a":{"1":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"/":{"2":{"0":{"1":{"8":{"0":{"3":{"2":{"8":{"0":{"3":{"0":{"2":{"0":{"2":{"?":{"df":0,"docs":{},"v":{"=":{"4":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}},"a":{"5":{"4":{"a":{"3":{"3":{"7":{"6":{"0":{"4":{"9":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1099":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"256":{"tf":1.0},"266":{"tf":1.0},"271":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"354":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"653":{"tf":1.0},"918":{"tf":1.0},"964":{"tf":1.0}},"t":{"df":2,"docs":{"263":{"tf":1.0},"952":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1003":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"144":{"tf":1.0},"649":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"289":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"834":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"1033":{"tf":1.7320508075688772},"335":{"tf":1.0},"633":{"tf":1.0},"930":{"tf":1.0},"932":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":21,"docs":{"1095":{"tf":1.0},"1103":{"tf":1.4142135623730951},"356":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"442":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"481":{"tf":1.0},"507":{"tf":1.0},"571":{"tf":1.0},"839":{"tf":1.0},"939":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"961":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":18,"docs":{"1003":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1061":{"tf":1.0},"1095":{"tf":1.0},"1100":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.449489742783178},"137":{"tf":1.0},"375":{"tf":1.4142135623730951},"391":{"tf":1.0},"407":{"tf":1.4142135623730951},"477":{"tf":1.0},"481":{"tf":1.4142135623730951},"730":{"tf":1.0},"964":{"tf":1.7320508075688772},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1103":{"tf":1.7320508075688772},"1104":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"276":{"tf":1.0},"365":{"tf":1.0},"453":{"tf":1.0},"956":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"446":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":8,"docs":{"269":{"tf":1.0},"272":{"tf":1.4142135623730951},"291":{"tf":1.0},"340":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0}}},"s":{"df":16,"docs":{"1103":{"tf":2.23606797749979},"1104":{"tf":1.0},"181":{"tf":2.23606797749979},"185":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.0},"316":{"tf":1.7320508075688772},"516":{"tf":1.0},"542":{"tf":1.0},"609":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"877":{"tf":1.4142135623730951},"904":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1124":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0}}}},"df":2,"docs":{"679":{"tf":1.0},"824":{"tf":1.4142135623730951}}}}}},"q":{"df":5,"docs":{"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"402":{"tf":1.0},"404":{"tf":1.4142135623730951},"549":{"tf":1.4142135623730951}}},"r":{"df":10,"docs":{"1033":{"tf":1.0},"198":{"tf":1.0},"297":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"451":{"tf":1.4142135623730951},"457":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"691":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"528":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"169":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.0},"607":{"tf":1.0},"642":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1046":{"tf":1.0},"223":{"tf":1.0},"485":{"tf":1.0},"556":{"tf":1.0},"581":{"tf":1.0},"634":{"tf":1.0},"690":{"tf":1.0},"9":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"788":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"367":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"28":{"tf":1.0}}}}}},"c":{"c":{"0":{"df":0,"docs":{},"f":{"8":{"8":{"4":{"3":{"2":{"3":{"2":{"df":1,"docs":{"609":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"199":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"395":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":45,"docs":{"100":{"tf":1.0},"1010":{"tf":1.4142135623730951},"107":{"tf":1.0},"1099":{"tf":1.4142135623730951},"110":{"tf":1.0},"1116":{"tf":1.0},"127":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.6457513110645907},"324":{"tf":2.23606797749979},"325":{"tf":2.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"330":{"tf":1.7320508075688772},"334":{"tf":1.0},"356":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"457":{"tf":1.0},"485":{"tf":1.0},"518":{"tf":1.0},"574":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"64":{"tf":1.0},"707":{"tf":1.0},"77":{"tf":1.0},"824":{"tf":1.4142135623730951},"851":{"tf":1.0},"857":{"tf":1.4142135623730951},"864":{"tf":1.7320508075688772},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"94":{"tf":1.4142135623730951},"953":{"tf":1.0},"99":{"tf":1.0}}}}}},"b":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"249":{"tf":1.0},"447":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.7320508075688772},"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"359":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"952":{"tf":1.4142135623730951}}},"df":0,"docs":{},"l":{"df":5,"docs":{"0":{"tf":1.0},"1124":{"tf":1.4142135623730951},"144":{"tf":1.0},"170":{"tf":1.0},"89":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"488":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"596":{"tf":1.0},"653":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"652":{"tf":1.0}},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"595":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"649":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"1093":{"tf":1.0},"1098":{"tf":2.0},"176":{"tf":1.0},"181":{"tf":1.0},"223":{"tf":1.0},"246":{"tf":1.0},"35":{"tf":1.0},"418":{"tf":1.0},"447":{"tf":2.6457513110645907},"546":{"tf":1.0},"596":{"tf":1.0},"600":{"tf":1.0},"650":{"tf":1.0},"703":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"848":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"985":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"c":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":11,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1098":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"785":{"tf":2.449489742783178},"847":{"tf":1.0},"945":{"tf":1.0},"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":8,"docs":{"1003":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"299":{"tf":1.4142135623730951},"485":{"tf":1.0},"516":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":32,"docs":{"1033":{"tf":1.0},"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1118":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.4142135623730951},"275":{"tf":1.0},"276":{"tf":1.0},"299":{"tf":1.0},"305":{"tf":1.0},"314":{"tf":1.0},"325":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.0},"368":{"tf":1.0},"376":{"tf":1.4142135623730951},"393":{"tf":1.0},"447":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"664":{"tf":1.0},"74":{"tf":1.0},"745":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"876":{"tf":1.0},"965":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"234":{"tf":1.0},"447":{"tf":1.0},"676":{"tf":1.0},"938":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"r":{"df":3,"docs":{"487":{"tf":2.449489742783178},"488":{"tf":1.7320508075688772},"514":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":128,"docs":{"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1046":{"tf":2.23606797749979},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.4142135623730951},"1094":{"tf":1.0},"1099":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.0},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":3.4641016151377544},"218":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"223":{"tf":2.23606797749979},"229":{"tf":2.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":1.0},"239":{"tf":2.23606797749979},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.4142135623730951},"276":{"tf":3.1622776601683795},"278":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"335":{"tf":2.23606797749979},"342":{"tf":1.4142135623730951},"343":{"tf":2.23606797749979},"356":{"tf":1.0},"358":{"tf":1.4142135623730951},"360":{"tf":1.0},"364":{"tf":1.0},"376":{"tf":1.7320508075688772},"396":{"tf":1.0},"407":{"tf":1.4142135623730951},"410":{"tf":2.23606797749979},"413":{"tf":2.0},"414":{"tf":2.0},"419":{"tf":1.0},"422":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.4142135623730951},"427":{"tf":1.7320508075688772},"433":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.4142135623730951},"442":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"456":{"tf":2.0},"498":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"543":{"tf":1.4142135623730951},"546":{"tf":2.23606797749979},"548":{"tf":2.8284271247461903},"550":{"tf":1.4142135623730951},"580":{"tf":2.0},"603":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"624":{"tf":1.7320508075688772},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.4142135623730951},"650":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.7320508075688772},"662":{"tf":1.0},"664":{"tf":4.58257569495584},"666":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"726":{"tf":1.0},"740":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"836":{"tf":2.0},"841":{"tf":1.0},"844":{"tf":1.7320508075688772},"847":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"902":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"941":{"tf":1.4142135623730951},"944":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1087":{"tf":1.0},"323":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"678":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{"df":67,"docs":{"0":{"tf":1.0},"1106":{"tf":1.0},"1107":{"tf":1.4142135623730951},"1109":{"tf":1.0},"1110":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.449489742783178},"127":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"180":{"tf":2.6457513110645907},"181":{"tf":2.0},"186":{"tf":1.4142135623730951},"203":{"tf":2.8284271247461903},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"226":{"tf":1.0},"239":{"tf":2.6457513110645907},"266":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":2.449489742783178},"327":{"tf":1.0},"331":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"497":{"tf":1.0},"503":{"tf":1.7320508075688772},"538":{"tf":1.0},"540":{"tf":2.23606797749979},"541":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"62":{"tf":1.0},"651":{"tf":1.0},"654":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"70":{"tf":1.0},"705":{"tf":1.4142135623730951},"728":{"tf":1.0},"733":{"tf":1.0},"814":{"tf":1.0},"844":{"tf":2.0},"845":{"tf":1.0},"847":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"959":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"2":{"0":{"2":{"0":{"df":2,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}}},"l":{":":{"#":{"7":{"7":{"7":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"9":{"d":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"9":{"3":{"7":{"0":{"d":{"b":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"0":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"0":{"9":{"9":{"df":2,"docs":{"372":{"tf":1.0},"538":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"f":{"6":{"1":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"9":{"4":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"9":{"0":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"f":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"#":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"538":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"947":{"tf":1.4142135623730951},"952":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.7320508075688772}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"l":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"394":{"tf":1.0}}}}}}}},"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"947":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":8,"docs":{"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"851":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"941":{"tf":1.0},"959":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1027":{"tf":2.0},"1055":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":2.0},"1075":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.7320508075688772},"109":{"tf":1.0},"111":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"184":{"tf":1.0},"187":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"234":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.4142135623730951},"256":{"tf":2.0},"292":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"372":{"tf":1.0},"422":{"tf":1.0},"428":{"tf":1.7320508075688772},"429":{"tf":2.6457513110645907},"430":{"tf":2.6457513110645907},"431":{"tf":2.23606797749979},"432":{"tf":2.449489742783178},"433":{"tf":2.6457513110645907},"434":{"tf":2.0},"435":{"tf":2.23606797749979},"436":{"tf":2.0},"437":{"tf":2.23606797749979},"438":{"tf":1.0},"456":{"tf":1.0},"516":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.0},"622":{"tf":1.0},"634":{"tf":1.0},"653":{"tf":1.0},"690":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.0},"738":{"tf":1.0},"743":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.7320508075688772},"880":{"tf":1.0},"976":{"tf":1.0},"99":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"1027":{"tf":1.0},"1033":{"tf":1.0},"1075":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"294":{"tf":1.0},"308":{"tf":1.0},"323":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"358":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.4142135623730951},"398":{"tf":1.0},"577":{"tf":1.0},"596":{"tf":1.4142135623730951},"705":{"tf":2.0},"707":{"tf":1.0},"740":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":1.0},"874":{"tf":1.0},"939":{"tf":1.0},"950":{"tf":1.0},"966":{"tf":1.0}}}},"d":{"df":42,"docs":{"1033":{"tf":1.4142135623730951},"108":{"tf":1.0},"1094":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.0},"1123":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.4142135623730951},"199":{"tf":1.0},"21":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0},"269":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.7320508075688772},"336":{"tf":1.0},"352":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"550":{"tf":1.0},"582":{"tf":1.0},"6":{"tf":1.0},"605":{"tf":1.0},"646":{"tf":1.0},"682":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"74":{"tf":2.0},"824":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"89":{"tf":1.4142135623730951},"918":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":6,"docs":{"1112":{"tf":1.0},"17":{"tf":1.0},"306":{"tf":1.0},"352":{"tf":1.0},"395":{"tf":1.0},"750":{"tf":1.0}},"r":{"df":2,"docs":{"361":{"tf":1.0},"589":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":9,"docs":{"254":{"tf":1.0},"318":{"tf":1.0},"477":{"tf":1.4142135623730951},"479":{"tf":1.7320508075688772},"554":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"84":{"tf":1.0},"939":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"358":{"tf":1.0},"380":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"1015":{"tf":1.0},"1074":{"tf":1.0},"933":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"'":{"df":5,"docs":{"533":{"tf":1.0},"568":{"tf":1.0},"745":{"tf":1.0},"748":{"tf":1.4142135623730951},"84":{"tf":1.0}}},"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}},"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"917":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"540":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"841":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":2,"docs":{"181":{"tf":1.0},"546":{"tf":1.0}},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":5,"docs":{"802":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":231,"docs":{"0":{"tf":2.0},"10":{"tf":1.0},"1003":{"tf":2.0},"1004":{"tf":1.4142135623730951},"1008":{"tf":2.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.7320508075688772},"1072":{"tf":2.449489742783178},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1097":{"tf":1.4142135623730951},"1098":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1116":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"166":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"179":{"tf":1.0},"186":{"tf":1.0},"19":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.4142135623730951},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"316":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"330":{"tf":1.4142135623730951},"331":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"366":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":2.6457513110645907},"38":{"tf":1.0},"381":{"tf":1.0},"386":{"tf":1.4142135623730951},"394":{"tf":3.3166247903554},"395":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.8284271247461903},"400":{"tf":1.0},"405":{"tf":1.0},"41":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":2.0},"425":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":4.0},"448":{"tf":1.4142135623730951},"449":{"tf":1.4142135623730951},"45":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.4142135623730951},"453":{"tf":2.0},"454":{"tf":2.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.7320508075688772},"46":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":2.0},"486":{"tf":1.0},"487":{"tf":2.23606797749979},"488":{"tf":2.449489742783178},"489":{"tf":2.0},"495":{"tf":2.23606797749979},"497":{"tf":3.7416573867739413},"498":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":4.242640687119285},"506":{"tf":5.291502622129181},"51":{"tf":1.0},"514":{"tf":1.7320508075688772},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"534":{"tf":1.0},"54":{"tf":1.4142135623730951},"540":{"tf":1.0},"548":{"tf":1.7320508075688772},"558":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"571":{"tf":3.605551275463989},"572":{"tf":1.0},"573":{"tf":1.7320508075688772},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.4142135623730951},"577":{"tf":1.4142135623730951},"579":{"tf":2.6457513110645907},"581":{"tf":1.0},"582":{"tf":1.0},"584":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"61":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"614":{"tf":1.0},"632":{"tf":1.0},"638":{"tf":1.7320508075688772},"640":{"tf":1.4142135623730951},"641":{"tf":1.0},"642":{"tf":1.0},"648":{"tf":1.7320508075688772},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"692":{"tf":1.4142135623730951},"696":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"703":{"tf":1.4142135623730951},"704":{"tf":1.0},"706":{"tf":1.0},"715":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":3.3166247903554},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"748":{"tf":1.4142135623730951},"751":{"tf":1.0},"752":{"tf":1.0},"777":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":4.0},"786":{"tf":1.4142135623730951},"799":{"tf":1.0},"83":{"tf":1.0},"831":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"844":{"tf":1.0},"847":{"tf":2.449489742783178},"848":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.4142135623730951},"851":{"tf":2.23606797749979},"852":{"tf":2.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"861":{"tf":1.0},"866":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.0},"880":{"tf":1.7320508075688772},"89":{"tf":1.0},"9":{"tf":2.449489742783178},"910":{"tf":1.0},"913":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":2.0},"938":{"tf":1.0},"939":{"tf":2.0},"947":{"tf":2.0},"948":{"tf":2.6457513110645907},"952":{"tf":2.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"965":{"tf":1.0},"966":{"tf":1.4142135623730951},"976":{"tf":1.0},"977":{"tf":1.0},"985":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"1074":{"tf":1.0}}},"’":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"1072":{"tf":1.4142135623730951},"785":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":4,"docs":{"135":{"tf":1.0},"276":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"653":{"tf":1.0}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"140":{"tf":1.0}}}}}},"df":2,"docs":{"135":{"tf":1.0},"140":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"651":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"649":{"tf":1.7320508075688772},"650":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1063":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"410":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":82,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1062":{"tf":1.7320508075688772},"1063":{"tf":3.1622776601683795},"1066":{"tf":1.0},"1073":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1122":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.7320508075688772},"140":{"tf":2.449489742783178},"163":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":2.0},"246":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":2.23606797749979},"288":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"355":{"tf":1.0},"363":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.0},"470":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.7320508075688772},"509":{"tf":1.0},"515":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":2.23606797749979},"575":{"tf":2.0},"579":{"tf":1.4142135623730951},"580":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"627":{"tf":2.23606797749979},"649":{"tf":1.7320508075688772},"650":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"732":{"tf":1.4142135623730951},"746":{"tf":1.0},"769":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.4142135623730951},"941":{"tf":1.0},"985":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"924":{"tf":2.449489742783178}}}}}}}},"t":{"df":10,"docs":{"1109":{"tf":1.0},"285":{"tf":1.0},"359":{"tf":1.0},"379":{"tf":1.0},"518":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0},"592":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0}},"z":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"487":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"222":{"tf":1.0},"761":{"tf":1.0}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"554":{"tf":1.4142135623730951},"556":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"1":{"df":1,"docs":{"555":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"554":{"tf":1.0},"556":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":9,"docs":{"352":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"551":{"tf":2.23606797749979},"552":{"tf":1.7320508075688772},"553":{"tf":2.23606797749979},"554":{"tf":3.1622776601683795},"555":{"tf":3.4641016151377544},"556":{"tf":2.0},"557":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"x":{"df":17,"docs":{"1025":{"tf":1.0},"1066":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.4142135623730951},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.4142135623730951},"248":{"tf":1.0},"269":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":3.0},"500":{"tf":1.0},"514":{"tf":1.0},"574":{"tf":1.0},"707":{"tf":1.0},"844":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"1075":{"tf":1.0},"324":{"tf":1.0},"497":{"tf":1.4142135623730951},"67":{"tf":1.0},"844":{"tf":2.23606797749979},"866":{"tf":2.449489742783178}}},"t":{"df":2,"docs":{"1093":{"tf":1.7320508075688772},"1104":{"tf":1.4142135623730951}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1121":{"tf":1.0},"466":{"tf":1.0},"962":{"tf":1.0}}}}},"w":{"df":1,"docs":{"290":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":12,"docs":{"115":{"tf":1.0},"129":{"tf":1.0},"190":{"tf":1.0},"222":{"tf":1.0},"355":{"tf":1.0},"365":{"tf":1.0},"488":{"tf":1.0},"523":{"tf":1.0},"550":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"952":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"p":{"df":7,"docs":{"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"323":{"tf":1.0},"516":{"tf":1.0},"589":{"tf":1.7320508075688772},"718":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"t":{"6":{"4":{"df":2,"docs":{"318":{"tf":1.0},"708":{"tf":2.0}}},"df":0,"docs":{}},"df":4,"docs":{"679":{"tf":1.7320508075688772},"774":{"tf":1.7320508075688772},"797":{"tf":1.0},"817":{"tf":2.23606797749979}}}},"df":0,"docs":{},"w":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":2.23606797749979}}}}}}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":2.449489742783178}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"933":{"tf":3.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":1,"docs":{"933":{"tf":2.23606797749979}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"929":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"932":{"tf":2.23606797749979}}}},"u":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"928":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"365":{"tf":1.0},"569":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":18,"docs":{"212":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.4142135623730951},"873":{"tf":1.0},"896":{"tf":1.0},"917":{"tf":2.23606797749979},"922":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.0},"939":{"tf":1.7320508075688772},"952":{"tf":1.0},"955":{"tf":1.0},"958":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"393":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":16,"docs":{"100":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1074":{"tf":2.0},"1075":{"tf":1.0},"1117":{"tf":1.4142135623730951},"125":{"tf":1.0},"164":{"tf":1.7320508075688772},"340":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"514":{"tf":1.0},"600":{"tf":1.4142135623730951},"785":{"tf":2.449489742783178},"873":{"tf":1.4142135623730951},"874":{"tf":1.0}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"1124":{"tf":1.0},"15":{"tf":1.4142135623730951},"240":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"504":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"489":{"tf":1.0},"9":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"897":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"143":{"tf":1.0},"150":{"tf":1.4142135623730951},"161":{"tf":1.0},"164":{"tf":1.4142135623730951},"222":{"tf":1.0},"318":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"598":{"tf":1.4142135623730951},"601":{"tf":1.0},"652":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"906":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":136,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"1004":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1019":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":1.0},"1029":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1061":{"tf":1.0},"1065":{"tf":1.0},"1069":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1077":{"tf":1.0},"1081":{"tf":1.0},"1091":{"tf":1.0},"1122":{"tf":2.0},"1123":{"tf":1.0},"128":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.0},"254":{"tf":1.4142135623730951},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.4142135623730951},"285":{"tf":1.0},"288":{"tf":1.0},"295":{"tf":1.4142135623730951},"298":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":2.23606797749979},"334":{"tf":1.4142135623730951},"336":{"tf":1.0},"342":{"tf":1.4142135623730951},"345":{"tf":1.0},"347":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.4142135623730951},"417":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"430":{"tf":1.0},"452":{"tf":1.0},"469":{"tf":1.0},"496":{"tf":1.0},"507":{"tf":1.4142135623730951},"510":{"tf":1.0},"546":{"tf":1.7320508075688772},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"58":{"tf":1.0},"587":{"tf":1.0},"599":{"tf":1.0},"632":{"tf":1.0},"64":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.4142135623730951},"684":{"tf":1.0},"69":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"738":{"tf":1.0},"740":{"tf":2.449489742783178},"741":{"tf":1.0},"742":{"tf":2.23606797749979},"744":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"779":{"tf":1.7320508075688772},"782":{"tf":1.0},"784":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"841":{"tf":1.0},"848":{"tf":1.0},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.0},"889":{"tf":1.0},"892":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.0},"975":{"tf":1.0},"982":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"742":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"o":{"df":1,"docs":{"199":{"tf":1.7320508075688772}},"t":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"436":{"tf":1.0}}}}}}},"r":{"c":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"133":{"tf":1.0},"203":{"tf":1.0},"474":{"tf":1.0},"584":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"247":{"tf":1.4142135623730951},"422":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"359":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"931":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"w":{"d":{"df":1,"docs":{"931":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"931":{"tf":2.23606797749979},"938":{"tf":1.0}}}}},"k":{"df":5,"docs":{"1108":{"tf":1.0},"313":{"tf":1.0},"433":{"tf":1.0},"562":{"tf":1.0},"953":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1122":{"tf":1.0}}},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":3,"docs":{"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":37,"docs":{"1035":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"157":{"tf":1.0},"180":{"tf":1.0},"197":{"tf":1.0},"228":{"tf":1.0},"239":{"tf":1.4142135623730951},"26":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"318":{"tf":1.0},"346":{"tf":1.0},"373":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"398":{"tf":1.0},"409":{"tf":1.0},"43":{"tf":1.0},"445":{"tf":1.0},"452":{"tf":2.23606797749979},"457":{"tf":2.0},"638":{"tf":1.0},"658":{"tf":1.0},"665":{"tf":1.7320508075688772},"669":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"745":{"tf":1.4142135623730951},"9":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":2.23606797749979},"961":{"tf":1.0},"982":{"tf":1.0}}}},"df":32,"docs":{"1099":{"tf":1.7320508075688772},"1110":{"tf":1.0},"1117":{"tf":1.0},"223":{"tf":1.0},"243":{"tf":1.0},"304":{"tf":1.0},"358":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"390":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"587":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0},"770":{"tf":1.0},"840":{"tf":1.0},"914":{"tf":1.7320508075688772},"924":{"tf":1.0},"928":{"tf":2.6457513110645907},"929":{"tf":2.6457513110645907},"931":{"tf":3.605551275463989},"932":{"tf":2.449489742783178},"933":{"tf":2.23606797749979},"938":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"246":{"tf":1.0},"900":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"24":{"tf":1.0},"740":{"tf":1.0},"744":{"tf":1.0},"910":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":11,"docs":{"265":{"tf":1.4142135623730951},"267":{"tf":1.0},"270":{"tf":2.449489742783178},"273":{"tf":2.0},"363":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"391":{"tf":1.0},"519":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":207,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.7320508075688772},"1094":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1114":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.4142135623730951},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.7320508075688772},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"371":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"387":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"406":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.7320508075688772},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.4142135623730951},"6":{"tf":1.0},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"622":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.4142135623730951},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"752":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"812":{"tf":1.0},"821":{"tf":1.4142135623730951},"823":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":2.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"876":{"tf":1.0},"883":{"tf":1.0},"886":{"tf":1.4142135623730951},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":2.23606797749979},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.4142135623730951},"946":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.4142135623730951},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":7,"docs":{"1019":{"tf":1.0},"180":{"tf":1.0},"222":{"tf":1.0},"380":{"tf":1.0},"526":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"274":{"tf":1.0},"376":{"tf":1.0},"654":{"tf":1.0}}}}}},"{":{"\\":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"{":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"986":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":9,"docs":{"125":{"tf":1.0},"289":{"tf":1.0},"396":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}}},"df":1,"docs":{"789":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":12,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"117":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"202":{"tf":1.7320508075688772},"358":{"tf":1.0},"824":{"tf":1.0},"89":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"303":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1116":{"tf":1.0},"188":{"tf":1.0},"539":{"tf":1.0},"585":{"tf":1.7320508075688772},"784":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":12,"docs":{"1025":{"tf":1.0},"1072":{"tf":1.0},"287":{"tf":1.4142135623730951},"291":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"376":{"tf":1.0},"567":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"921":{"tf":1.0},"976":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"102":{"tf":2.449489742783178},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"i":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"1122":{"tf":1.0},"183":{"tf":1.0},"376":{"tf":1.0},"542":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":9,"docs":{"118":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"679":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"544":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"8":{"6":{"0":{"1":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"d":{"df":1,"docs":{"837":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"/":{"1":{"df":0,"docs":{},"e":{"9":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"147":{"tf":1.0},"150":{"tf":1.7320508075688772},"174":{"tf":1.7320508075688772},"304":{"tf":1.0},"567":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"505":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":40,"docs":{"1003":{"tf":1.0},"1018":{"tf":1.0},"1035":{"tf":1.0},"129":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"199":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"360":{"tf":1.0},"424":{"tf":1.0},"427":{"tf":1.0},"452":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"622":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"657":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"769":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"956":{"tf":1.0}},"i":{"df":11,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"541":{"tf":1.0},"6":{"tf":1.0},"650":{"tf":1.0},"814":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":34,"docs":{"106":{"tf":1.0},"1087":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":2.6457513110645907},"231":{"tf":1.4142135623730951},"256":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"427":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"462":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0},"770":{"tf":1.4142135623730951},"938":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"360":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"1027":{"tf":1.0}}}},"df":0,"docs":{}},"df":16,"docs":{"167":{"tf":2.23606797749979},"368":{"tf":1.0},"506":{"tf":2.0},"640":{"tf":1.4142135623730951},"788":{"tf":1.7320508075688772},"920":{"tf":1.0},"924":{"tf":2.0},"925":{"tf":1.7320508075688772},"926":{"tf":2.8284271247461903},"927":{"tf":2.23606797749979},"928":{"tf":3.1622776601683795},"929":{"tf":3.1622776601683795},"930":{"tf":2.449489742783178},"931":{"tf":2.8284271247461903},"932":{"tf":2.6457513110645907},"933":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":29,"docs":{"1027":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1099":{"tf":1.0},"121":{"tf":1.7320508075688772},"140":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"239":{"tf":1.0},"307":{"tf":1.0},"335":{"tf":1.0},"359":{"tf":1.0},"382":{"tf":1.0},"568":{"tf":1.0},"582":{"tf":1.4142135623730951},"589":{"tf":1.0},"595":{"tf":1.0},"701":{"tf":1.0},"873":{"tf":1.0},"899":{"tf":1.0},"958":{"tf":1.7320508075688772}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1011":{"tf":1.0},"335":{"tf":1.0},"506":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":21,"docs":{"1122":{"tf":1.0},"172":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"451":{"tf":1.0},"519":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"664":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.7320508075688772},"880":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"x":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"394":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"df":1,"docs":{"287":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"'":{"df":1,"docs":{"917":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"913":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}},"df":3,"docs":{"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"929":{"tf":2.449489742783178},"931":{"tf":3.872983346207417},"932":{"tf":2.449489742783178}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"933":{"tf":2.23606797749979}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":3.0}}}}}},"df":12,"docs":{"1097":{"tf":1.7320508075688772},"910":{"tf":1.0},"913":{"tf":3.0},"914":{"tf":2.6457513110645907},"917":{"tf":1.0},"923":{"tf":2.0},"924":{"tf":2.0},"927":{"tf":1.7320508075688772},"928":{"tf":2.0},"929":{"tf":2.0},"937":{"tf":1.0},"938":{"tf":1.4142135623730951}}},"df":72,"docs":{"1008":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":2.0},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"563":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"923":{"tf":1.0},"941":{"tf":1.0},"958":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"y":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}},"g":{"(":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"502":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"353":{"tf":1.0},"518":{"tf":1.0},"552":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"950":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":3,"docs":{"187":{"tf":1.0},"510":{"tf":1.7320508075688772},"745":{"tf":1.0}}},"r":{"b":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"289":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":2.0},"325":{"tf":2.0},"326":{"tf":1.4142135623730951}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"0":{"tf":1.0},"1059":{"tf":1.0},"291":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"234":{"tf":1.0}}}}},"b":{"df":3,"docs":{"1011":{"tf":1.0},"203":{"tf":1.4142135623730951},"635":{"tf":1.0}}},"c":{"_":{"df":0,"docs":{},"m":{"df":3,"docs":{"185":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0}}}},"df":11,"docs":{"215":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.7320508075688772},"304":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"705":{"tf":1.7320508075688772},"729":{"tf":1.0},"733":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.7320508075688772},"254":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"p":{"'":{"df":2,"docs":{"353":{"tf":1.4142135623730951},"365":{"tf":1.0}}},"df":40,"docs":{"1098":{"tf":1.0},"1119":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"253":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":1.4142135623730951},"305":{"tf":1.0},"308":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"312":{"tf":1.7320508075688772},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.7320508075688772},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"554":{"tf":1.7320508075688772},"555":{"tf":1.0},"561":{"tf":1.0},"766":{"tf":1.0},"947":{"tf":1.0}}},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"315":{"tf":1.0}}}}},"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":7,"docs":{"309":{"tf":1.7320508075688772},"310":{"tf":1.4142135623730951},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}}},"df":3,"docs":{"502":{"tf":1.0},"873":{"tf":1.4142135623730951},"896":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"456":{"tf":1.0}}}}}},"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"346":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"403":{"tf":1.0},"415":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":159,"docs":{"1015":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1030":{"tf":1.0},"104":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1081":{"tf":1.0},"1084":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1115":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":2.23606797749979},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"21":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"229":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"29":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"343":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.4142135623730951},"382":{"tf":1.4142135623730951},"402":{"tf":2.0},"403":{"tf":3.0},"406":{"tf":1.0},"407":{"tf":2.0},"408":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":3.0},"412":{"tf":1.0},"414":{"tf":2.23606797749979},"415":{"tf":3.3166247903554},"416":{"tf":1.0},"417":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"447":{"tf":1.0},"449":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"475":{"tf":2.23606797749979},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"481":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.4142135623730951},"500":{"tf":1.0},"507":{"tf":1.0},"540":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.4142135623730951},"561":{"tf":2.0},"562":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"598":{"tf":1.7320508075688772},"6":{"tf":1.0},"604":{"tf":1.0},"605":{"tf":1.4142135623730951},"612":{"tf":1.0},"620":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"631":{"tf":1.0},"637":{"tf":1.4142135623730951},"646":{"tf":1.0},"654":{"tf":1.4142135623730951},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"682":{"tf":1.0},"70":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.6457513110645907},"713":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.7320508075688772},"766":{"tf":1.0},"777":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"839":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"857":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":1.0},"880":{"tf":1.0},"883":{"tf":1.0},"898":{"tf":2.0},"909":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.7320508075688772},"940":{"tf":1.0},"946":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.4142135623730951},"982":{"tf":1.0}}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"955":{"tf":1.0}}}}},"o":{"df":7,"docs":{"1027":{"tf":1.7320508075688772},"1029":{"tf":1.0},"1091":{"tf":1.0},"343":{"tf":1.0},"356":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"584":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"p":{"df":8,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"21":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":1.7320508075688772},"375":{"tf":1.0},"392":{"tf":1.7320508075688772},"958":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"240":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":56,"docs":{"1011":{"tf":1.0},"1057":{"tf":1.0},"1110":{"tf":1.0},"1124":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"178":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"203":{"tf":2.449489742783178},"211":{"tf":1.0},"246":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"289":{"tf":1.4142135623730951},"307":{"tf":1.0},"316":{"tf":2.449489742783178},"320":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"366":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"446":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.4142135623730951},"557":{"tf":1.4142135623730951},"58":{"tf":1.0},"59":{"tf":1.7320508075688772},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":2.0},"635":{"tf":1.0},"64":{"tf":1.4142135623730951},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"780":{"tf":1.0},"841":{"tf":1.0},"92":{"tf":1.4142135623730951},"948":{"tf":1.0}}}},"f":{"df":0,"docs":{},"x":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1050":{"tf":1.7320508075688772},"1053":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"291":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"231":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{}},"t":{"df":4,"docs":{"128":{"tf":1.0},"215":{"tf":1.4142135623730951},"403":{"tf":1.0},"415":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{"df":196,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1107":{"tf":1.4142135623730951},"1108":{"tf":1.0},"1110":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.7320508075688772},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.4142135623730951},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"321":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"457":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"503":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"517":{"tf":1.0},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"708":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"735":{"tf":1.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"836":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"918":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":1.0},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"951":{"tf":1.0},"954":{"tf":1.0},"966":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"988":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":40,"docs":{"1046":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1110":{"tf":1.0},"1122":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"297":{"tf":1.0},"300":{"tf":1.0},"312":{"tf":1.0},"518":{"tf":1.0},"55":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"641":{"tf":1.0},"644":{"tf":1.0},"678":{"tf":1.0},"7":{"tf":1.0},"744":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"806":{"tf":1.0},"841":{"tf":1.0},"87":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"887":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.4142135623730951}},"n":{"df":56,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"290":{"tf":1.0},"42":{"tf":1.0},"505":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":2.0},"587":{"tf":1.0},"589":{"tf":1.0},"622":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.0},"711":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"803":{"tf":1.0},"811":{"tf":1.4142135623730951},"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951},"822":{"tf":1.4142135623730951},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951},"858":{"tf":1.0},"876":{"tf":2.0},"89":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"986":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"363":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":33,"docs":{"12":{"tf":1.0},"15":{"tf":2.449489742783178},"172":{"tf":2.449489742783178},"173":{"tf":2.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"176":{"tf":2.449489742783178},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"691":{"tf":2.8284271247461903},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":2.23606797749979},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.7320508075688772},"704":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"81":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":3,"docs":{"100":{"tf":1.0},"586":{"tf":1.0},"74":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"538":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"419":{"tf":1.0},"649":{"tf":1.0}}},".":{"df":0,"docs":{},"j":{"df":2,"docs":{"352":{"tf":1.0},"447":{"tf":1.0}}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"370":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":83,"docs":{"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1098":{"tf":1.4142135623730951},"12":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.7320508075688772},"152":{"tf":2.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"21":{"tf":1.0},"245":{"tf":2.449489742783178},"246":{"tf":2.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"275":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"35":{"tf":2.23606797749979},"352":{"tf":1.4142135623730951},"355":{"tf":2.8284271247461903},"356":{"tf":1.0},"366":{"tf":2.6457513110645907},"367":{"tf":2.449489742783178},"368":{"tf":2.8284271247461903},"369":{"tf":2.449489742783178},"370":{"tf":1.7320508075688772},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"388":{"tf":1.0},"394":{"tf":1.0},"399":{"tf":1.4142135623730951},"400":{"tf":1.0},"405":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":1.0},"415":{"tf":1.0},"417":{"tf":2.449489742783178},"418":{"tf":1.0},"419":{"tf":1.7320508075688772},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":3.1622776601683795},"451":{"tf":1.0},"46":{"tf":1.7320508075688772},"489":{"tf":1.4142135623730951},"559":{"tf":1.0},"562":{"tf":1.7320508075688772},"568":{"tf":1.4142135623730951},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"785":{"tf":2.0},"79":{"tf":1.4142135623730951},"80":{"tf":2.6457513110645907},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.7320508075688772},"84":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"872":{"tf":1.0},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.7320508075688772},"906":{"tf":1.0},"911":{"tf":1.0},"914":{"tf":1.7320508075688772},"916":{"tf":2.23606797749979},"917":{"tf":1.0},"976":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"447":{"tf":1.0},"518":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":12,"docs":{"21":{"tf":1.4142135623730951},"538":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"79":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0}}}}}}}},"t":{"+":{"0":{"0":{":":{"0":{"0":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"452":{"tf":1.0},"665":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"1019":{"tf":1.0},"109":{"tf":1.0},"129":{"tf":1.4142135623730951},"175":{"tf":1.0},"193":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"8":{"tf":1.0},"962":{"tf":1.0}}}},"df":36,"docs":{"1120":{"tf":1.0},"1121":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.4142135623730951},"161":{"tf":1.0},"177":{"tf":1.4142135623730951},"194":{"tf":1.4142135623730951},"215":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.0},"318":{"tf":1.4142135623730951},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"676":{"tf":1.0},"747":{"tf":1.0},"83":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"913":{"tf":1.0},"961":{"tf":1.4142135623730951}},"e":{"df":3,"docs":{"495":{"tf":1.0},"955":{"tf":1.0},"961":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"542":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"1119":{"tf":1.0},"185":{"tf":1.0}}}},"o":{"d":{"df":27,"docs":{"1033":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"126":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"276":{"tf":1.0},"342":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"450":{"tf":1.0},"455":{"tf":1.7320508075688772},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"770":{"tf":1.0},"953":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":51,"docs":{"1020":{"tf":1.4142135623730951},"1075":{"tf":1.0},"11":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"25":{"tf":1.0},"258":{"tf":1.0},"303":{"tf":2.8284271247461903},"304":{"tf":1.0},"309":{"tf":1.7320508075688772},"312":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"359":{"tf":2.0},"36":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"396":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"607":{"tf":1.0},"728":{"tf":1.0},"751":{"tf":1.0},"780":{"tf":1.0},"787":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"800":{"tf":1.4142135623730951},"811":{"tf":2.23606797749979},"812":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"814":{"tf":1.7320508075688772},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":1.0}},"e":{"'":{"df":6,"docs":{"198":{"tf":1.0},"210":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"447":{"tf":1.0},"898":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":3,"docs":{"212":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"=":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"212":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"812":{"tf":1.0},"813":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"318":{"tf":1.0}}}}}}}},"df":0,"docs":{},"’":{"df":1,"docs":{"812":{"tf":1.0}}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":9,"docs":{"474":{"tf":1.7320508075688772},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0}}},"df":28,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.7320508075688772},"444":{"tf":1.7320508075688772},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"749":{"tf":1.0},"752":{"tf":1.4142135623730951},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"878":{"tf":1.4142135623730951},"894":{"tf":1.0},"904":{"tf":1.4142135623730951},"983":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"352":{"tf":1.4142135623730951},"573":{"tf":1.4142135623730951}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":2,"docs":{"1061":{"tf":1.0},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"506":{"tf":1.0},"705":{"tf":1.7320508075688772}}}},"r":{"a":{"b":{"df":2,"docs":{"273":{"tf":1.0},"289":{"tf":1.0}}},"d":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}},"t":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":2,"docs":{"296":{"tf":1.4142135623730951},"729":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"352":{"tf":1.0},"361":{"tf":1.0},"395":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"750":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"212":{"tf":1.0},"216":{"tf":1.0},"297":{"tf":1.7320508075688772},"357":{"tf":1.4142135623730951},"362":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"1086":{"tf":1.0},"361":{"tf":1.0},"438":{"tf":1.0},"650":{"tf":1.0},"788":{"tf":2.23606797749979},"876":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"h":{"df":31,"docs":{"1027":{"tf":1.0},"1113":{"tf":1.4142135623730951},"155":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"199":{"tf":2.449489742783178},"251":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"538":{"tf":1.0},"676":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"966":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"c":{"df":3,"docs":{"1046":{"tf":1.0},"485":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"197":{"tf":1.0},"285":{"tf":1.4142135623730951},"364":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"239":{"tf":1.0},"287":{"tf":1.0},"786":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"454":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":1,"docs":{"254":{"tf":1.0}}},"w":{"df":2,"docs":{"952":{"tf":1.0},"954":{"tf":1.0}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"897":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}},"y":{"=":{"df":0,"docs":{},"{":{"'":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":98,"docs":{"101":{"tf":1.0},"1013":{"tf":1.0},"1015":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":2.0},"1027":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1057":{"tf":1.4142135623730951},"107":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1100":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"151":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"300":{"tf":1.0},"361":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"459":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":3.3166247903554},"518":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.7320508075688772},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"590":{"tf":1.0},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"62":{"tf":1.0},"622":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":2.0},"732":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":1.0},"889":{"tf":1.0},"905":{"tf":2.6457513110645907},"936":{"tf":1.0},"98":{"tf":1.0},"988":{"tf":1.0},"997":{"tf":1.0}}}},"w":{"df":6,"docs":{"1087":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"654":{"tf":1.0},"858":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":8,"docs":{"161":{"tf":2.23606797749979},"162":{"tf":2.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.4142135623730951},"368":{"tf":1.0},"595":{"tf":1.0},"954":{"tf":1.0}}}}}}},"s":{":":{"/":{"/":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"733":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"215":{"tf":1.0},"304":{"tf":1.0}}}}}}},"t":{";":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.0}}},"w":{"df":0,"docs":{},"l":{"df":1,"docs":{"958":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"958":{"tf":1.4142135623730951}}},"l":{"b":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":1,"docs":{"958":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"958":{"tf":1.0}}}}},"df":0,"docs":{}}}},"b":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"502":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"947":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"|":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"2":{"df":1,"docs":{"538":{"tf":1.0}}},"3":{"df":1,"docs":{"538":{"tf":1.0}}},"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"r":{"d":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"873":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"896":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"394":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"372":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"415":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"394":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"408":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"873":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"947":{"tf":2.0}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"962":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"947":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"b":{"df":0,"docs":{},"v":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"372":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"e":{"df":2,"docs":{"503":{"tf":1.0},"896":{"tf":1.4142135623730951}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"df":18,"docs":{"1113":{"tf":1.0},"372":{"tf":2.8284271247461903},"394":{"tf":2.8284271247461903},"403":{"tf":3.0},"409":{"tf":1.7320508075688772},"415":{"tf":1.7320508075688772},"416":{"tf":2.23606797749979},"502":{"tf":2.8284271247461903},"503":{"tf":2.6457513110645907},"538":{"tf":1.0},"873":{"tf":2.449489742783178},"896":{"tf":2.6457513110645907},"947":{"tf":1.0},"952":{"tf":3.7416573867739413},"956":{"tf":3.1622776601683795},"958":{"tf":3.605551275463989},"959":{"tf":3.872983346207417},"966":{"tf":5.0}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"222":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.0},"506":{"tf":1.0}}}}}},"df":0,"docs":{}}},"d":{"'":{"df":2,"docs":{"267":{"tf":1.0},"275":{"tf":1.0}}},"df":10,"docs":{"15":{"tf":1.4142135623730951},"161":{"tf":1.0},"165":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"368":{"tf":1.0},"595":{"tf":1.0},"772":{"tf":1.0},"967":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"d":{"a":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"100":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"322":{"tf":1.4142135623730951},"353":{"tf":1.0}}},"df":0,"docs":{}}},"df":57,"docs":{"1109":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.7320508075688772},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"1124":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"168":{"tf":1.7320508075688772},"170":{"tf":1.0},"193":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.4142135623730951},"307":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"408":{"tf":1.0},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":2.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.4142135623730951},"475":{"tf":1.0},"482":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"7":{"tf":1.4142135623730951},"9":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1110":{"tf":1.0},"1115":{"tf":1.7320508075688772},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"144":{"tf":1.0},"320":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"177":{"tf":1.0}}},"t":{"df":1,"docs":{"285":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":6,"docs":{"203":{"tf":1.4142135623730951},"221":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"390":{"tf":1.0},"958":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"957":{"tf":1.0}}}}}}}}}},"h":{"1":{"df":1,"docs":{"135":{"tf":1.4142135623730951}}},":":{"%":{"df":0,"docs":{},"i":{":":{"%":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{":":{"%":{"df":1,"docs":{"845":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"873":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"924":{"tf":1.0}}}}}},"df":0,"docs":{}},"n":{"d":{"df":13,"docs":{"1116":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"273":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"512":{"tf":1.0},"665":{"tf":1.0},"903":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":23,"docs":{"0":{"tf":1.0},"1011":{"tf":1.0},"155":{"tf":1.0},"267":{"tf":1.0},"289":{"tf":1.0},"304":{"tf":1.0},"353":{"tf":1.0},"356":{"tf":1.0},"363":{"tf":1.4142135623730951},"372":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.7320508075688772},"382":{"tf":1.0},"386":{"tf":1.0},"430":{"tf":1.0},"45":{"tf":1.0},"779":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"740":{"tf":1.7320508075688772},"866":{"tf":1.0}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":24,"docs":{"1099":{"tf":1.0},"131":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"194":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.7320508075688772},"270":{"tf":1.0},"276":{"tf":1.0},"31":{"tf":1.0},"368":{"tf":1.0},"406":{"tf":1.0},"431":{"tf":1.0},"506":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"6":{"tf":1.0},"651":{"tf":1.0},"9":{"tf":1.0},"93":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"946":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}}}},"i":{"df":1,"docs":{"1110":{"tf":1.0}}}}},"r":{"d":{"df":5,"docs":{"199":{"tf":1.0},"398":{"tf":1.0},"407":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.0}},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"54":{"tf":1.0},"562":{"tf":1.4142135623730951},"61":{"tf":1.0},"700":{"tf":1.0},"9":{"tf":1.0},"965":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"331":{"tf":1.0}},"m":{"df":1,"docs":{"858":{"tf":1.0}}}},"s":{"_":{"a":{"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"762":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":7,"docs":{"1081":{"tf":1.4142135623730951},"127":{"tf":1.0},"343":{"tf":1.0},"427":{"tf":1.4142135623730951},"580":{"tf":1.0},"655":{"tf":1.0},"679":{"tf":1.0}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":19,"docs":{"1019":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.0},"181":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"224":{"tf":1.0},"335":{"tf":1.0},"355":{"tf":1.0},"443":{"tf":1.0},"479":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"591":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"814":{"tf":1.0},"928":{"tf":1.0}},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"813":{"tf":1.0},"954":{"tf":1.0}}}}}}}},"b":{"df":1,"docs":{"726":{"tf":1.0}}},"df":3,"docs":{"503":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"896":{"tf":1.4142135623730951}},"e":{"a":{"d":{"df":2,"docs":{"199":{"tf":1.4142135623730951},"589":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1121":{"tf":1.0},"318":{"tf":1.0},"343":{"tf":2.0},"375":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":2.0},"432":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"452":{"tf":1.0},"580":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951},"941":{"tf":1.0},"958":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"456":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"100":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"179":{"tf":1.0},"375":{"tf":1.0},"384":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"963":{"tf":1.0}}}}},"r":{"df":2,"docs":{"571":{"tf":1.0},"864":{"tf":1.0}},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"535":{"tf":1.7320508075688772},"725":{"tf":2.449489742783178},"726":{"tf":2.6457513110645907},"727":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":9,"docs":{"1064":{"tf":1.7320508075688772},"1065":{"tf":1.0},"1066":{"tf":2.8284271247461903},"1067":{"tf":1.0},"1068":{"tf":2.23606797749979},"1069":{"tf":1.0},"1070":{"tf":1.0},"527":{"tf":1.4142135623730951},"963":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1124":{"tf":1.0},"176":{"tf":1.0},"364":{"tf":1.0},"473":{"tf":1.0},"527":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"1066":{"tf":2.0},"1068":{"tf":1.4142135623730951},"1069":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{",":{"3":{".":{"5":{",":{"6":{".":{"0":{",":{"5":{".":{"9":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{".":{"0":{",":{"5":{".":{"9":{",":{"3":{".":{"5":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"239":{"tf":1.0}}}}}},"k":{"a":{"df":5,"docs":{"950":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"214":{"tf":1.0}}}},"p":{"df":63,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1019":{"tf":1.4142135623730951},"107":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1110":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"186":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"196":{"tf":1.0},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"21":{"tf":1.0},"234":{"tf":1.7320508075688772},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"289":{"tf":1.0},"341":{"tf":1.0},"355":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.0},"396":{"tf":1.0},"430":{"tf":1.0},"446":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0},"548":{"tf":1.0},"557":{"tf":1.7320508075688772},"605":{"tf":1.0},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"640":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"780":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"959":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"1018":{"tf":1.0},"1042":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"1100":{"tf":1.0},"211":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"686":{"tf":1.0}}},"df":87,"docs":{"0":{"tf":1.0},"1001":{"tf":1.0},"1023":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.0},"1052":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1082":{"tf":1.0},"1094":{"tf":1.0},"1102":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1121":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"431":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.0},"453":{"tf":1.7320508075688772},"467":{"tf":1.0},"482":{"tf":1.0},"505":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"529":{"tf":2.0},"556":{"tf":1.0},"562":{"tf":1.0},"580":{"tf":1.0},"591":{"tf":1.0},"6":{"tf":1.0},"630":{"tf":1.0},"666":{"tf":1.0},"689":{"tf":1.0},"691":{"tf":1.0},"704":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"8":{"tf":1.0},"814":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.7320508075688772},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.4142135623730951},"889":{"tf":1.0},"898":{"tf":1.4142135623730951},"912":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.4142135623730951},"976":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"994":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"460":{"tf":1.0},"84":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"590":{"tf":1.0},"613":{"tf":2.0},"728":{"tf":1.0},"880":{"tf":1.0}}}}}}}},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"332":{"tf":1.7320508075688772}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"834":{"tf":1.7320508075688772},"835":{"tf":1.0},"836":{"tf":1.7320508075688772},"837":{"tf":1.0},"838":{"tf":1.0}}}}}}},"h":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"665":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"897":{"tf":1.0},"900":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"222":{"tf":1.0},"361":{"tf":1.0},"643":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":23,"docs":{"1036":{"tf":1.0},"106":{"tf":1.0},"1119":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"187":{"tf":1.0},"359":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"8":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1075":{"tf":1.0},"1121":{"tf":1.0},"187":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"292":{"tf":1.0},"752":{"tf":1.0},"788":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"585":{"tf":1.7320508075688772},"606":{"tf":1.0},"609":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.0},"199":{"tf":1.0},"589":{"tf":1.0}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":4,"docs":{"100":{"tf":1.0},"1007":{"tf":1.0},"1014":{"tf":1.7320508075688772},"740":{"tf":1.4142135623730951}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"963":{"tf":1.0}}},"df":7,"docs":{"561":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":2.0},"958":{"tf":1.0},"960":{"tf":1.7320508075688772},"964":{"tf":1.0},"966":{"tf":1.0}},"’":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"962":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":1,"docs":{"962":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"288":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"288":{"tf":1.4142135623730951}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"288":{"tf":1.0}}}}}},"df":42,"docs":{"1077":{"tf":1.0},"183":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.7320508075688772},"285":{"tf":2.449489742783178},"286":{"tf":1.7320508075688772},"287":{"tf":2.6457513110645907},"288":{"tf":2.8284271247461903},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":2.8284271247461903},"292":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":2.449489742783178},"684":{"tf":1.7320508075688772},"690":{"tf":2.0},"691":{"tf":1.0},"694":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"701":{"tf":1.0},"705":{"tf":3.7416573867739413},"742":{"tf":1.0},"784":{"tf":1.0},"854":{"tf":1.0},"88":{"tf":1.4142135623730951},"948":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"405":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":186,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"1002":{"tf":1.0},"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.4142135623730951},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":2.0},"219":{"tf":1.0},"222":{"tf":2.6457513110645907},"266":{"tf":1.0},"276":{"tf":1.0},"294":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"485":{"tf":1.0},"555":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"651":{"tf":1.0},"728":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.4142135623730951},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"924":{"tf":1.0},"946":{"tf":1.7320508075688772},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"i":{"df":36,"docs":{"1002":{"tf":1.0},"1015":{"tf":2.0},"1099":{"tf":1.4142135623730951},"113":{"tf":1.0},"264":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"276":{"tf":2.23606797749979},"376":{"tf":1.0},"447":{"tf":1.0},"484":{"tf":1.7320508075688772},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.4142135623730951},"498":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":2.23606797749979},"509":{"tf":3.3166247903554},"510":{"tf":3.605551275463989},"511":{"tf":1.7320508075688772},"529":{"tf":1.4142135623730951},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"770":{"tf":1.4142135623730951},"778":{"tf":1.0},"851":{"tf":1.0},"864":{"tf":1.0},"879":{"tf":2.8284271247461903},"906":{"tf":1.0}}}}}}},"t":{"df":8,"docs":{"364":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"634":{"tf":1.0},"9":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"h":{"df":1,"docs":{"966":{"tf":1.0}}}},"df":4,"docs":{"561":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":2.0},"966":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"1033":{"tf":1.0}}},"df":6,"docs":{"1033":{"tf":2.6457513110645907},"1035":{"tf":1.7320508075688772},"1036":{"tf":1.4142135623730951},"1037":{"tf":1.0},"1087":{"tf":3.3166247903554},"1091":{"tf":1.0}}}},"o":{"c":{"df":9,"docs":{"303":{"tf":1.4142135623730951},"352":{"tf":1.4142135623730951},"368":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.0},"788":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}}},"df":0,"docs":{},"l":{"d":{"df":5,"docs":{"1116":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"487":{"tf":1.0},"525":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"851":{"tf":1.0},"977":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"161":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"824":{"tf":1.0},"959":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"864":{"tf":1.0},"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"d":{"df":5,"docs":{"167":{"tf":1.0},"194":{"tf":1.0},"214":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":4,"docs":{"354":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"38":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"355":{"tf":1.0},"444":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"288":{"tf":1.0},"590":{"tf":1.0},"676":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"1101":{"tf":1.0},"175":{"tf":1.0}},"t":{"df":1,"docs":{"897":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":12,"docs":{"1114":{"tf":1.0},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"474":{"tf":1.0},"6":{"tf":1.0},"847":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":37,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":2.23606797749979},"1044":{"tf":1.4142135623730951},"1046":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"113":{"tf":2.0},"168":{"tf":1.0},"170":{"tf":2.23606797749979},"180":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"348":{"tf":1.0},"353":{"tf":1.0},"393":{"tf":1.0},"412":{"tf":1.0},"447":{"tf":1.0},"508":{"tf":1.0},"52":{"tf":1.0},"548":{"tf":1.7320508075688772},"555":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"589":{"tf":1.0},"597":{"tf":1.0},"680":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"929":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"102":{"tf":1.4142135623730951},"300":{"tf":1.0},"398":{"tf":1.0},"665":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"947":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"947":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"952":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{":":{"/":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":41,"docs":{"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"316":{"tf":1.0},"343":{"tf":2.0},"346":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":2.23606797749979},"382":{"tf":1.7320508075688772},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.7320508075688772},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"396":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"517":{"tf":1.4142135623730951},"580":{"tf":2.0},"613":{"tf":1.0},"665":{"tf":1.4142135623730951},"681":{"tf":1.0},"728":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"952":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":2.449489742783178}},"s":{":":{"/":{"/":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"/":{"c":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"8":{".":{"0":{"b":{"7":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"847":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{".":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"?":{"df":0,"docs":{},"i":{"d":{"=":{"1":{"3":{"6":{"1":{"8":{"6":{"2":{"df":2,"docs":{"1046":{"tf":1.0},"1083":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"4":{"8":{"3":{"9":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"2":{"4":{"5":{"2":{"8":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"5":{"8":{"5":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"#":{"a":{"d":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"313":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"<":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"312":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"/":{"d":{"/":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"3":{"4":{"1":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"s":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"322":{"tf":1.0},"533":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"k":{"df":0,"docs":{},"j":{"a":{"c":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":1,"docs":{"728":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"1":{"5":{"7":{"5":{"#":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"705":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"403":{"tf":1.4142135623730951},"728":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"354":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"346":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":2,"docs":{"73":{"tf":1.0},"75":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"228":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"203":{"tf":2.6457513110645907},"681":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"56":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"473":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"728":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"u":{"b":{".":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"6":{"1":{"0":{"8":{"9":{"4":{"1":{"3":{"5":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"#":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":19,"docs":{"153":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":2.0},"301":{"tf":1.0},"538":{"tf":2.8284271247461903},"539":{"tf":1.4142135623730951},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.7320508075688772},"547":{"tf":1.7320508075688772},"548":{"tf":2.8284271247461903},"549":{"tf":1.0},"550":{"tf":1.0},"79":{"tf":1.4142135623730951},"981":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"434":{"tf":1.0},"841":{"tf":1.0}}}},"h":{"df":1,"docs":{"298":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"456":{"tf":1.4142135623730951},"505":{"tf":1.0},"923":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"231":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"403":{"tf":1.0},"409":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":6,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1087":{"tf":2.0},"559":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"338":{"tf":1.0}}}}}}},"{":{"df":0,"docs":{},"{":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"896":{"tf":1.0}}}}}}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"518":{"tf":1.0}}}},".":{"df":26,"docs":{"1061":{"tf":1.0},"154":{"tf":1.0},"193":{"tf":1.0},"334":{"tf":1.0},"362":{"tf":1.0},"516":{"tf":1.4142135623730951},"518":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"649":{"tf":1.0},"708":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"825":{"tf":1.0},"853":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.4142135623730951},"923":{"tf":1.0},"938":{"tf":1.0},"948":{"tf":1.0}}},"/":{"df":0,"docs":{},"o":{"df":2,"docs":{"359":{"tf":1.0},"363":{"tf":1.4142135623730951}}}},"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1011":{"tf":1.0}}}}}},"df":3,"docs":{"188":{"tf":1.0},"740":{"tf":1.0},"924":{"tf":1.0}}}}},"d":{"'":{"df":2,"docs":{"457":{"tf":1.0},"506":{"tf":1.7320508075688772}}},",":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"941":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"b":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":77,"docs":{"1003":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1103":{"tf":1.0},"1104":{"tf":1.0},"1121":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"186":{"tf":1.7320508075688772},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"215":{"tf":1.0},"254":{"tf":2.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.7320508075688772},"290":{"tf":1.0},"299":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"33":{"tf":1.0},"342":{"tf":2.449489742783178},"343":{"tf":1.4142135623730951},"368":{"tf":1.0},"388":{"tf":1.0},"418":{"tf":1.0},"420":{"tf":1.0},"427":{"tf":2.23606797749979},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":3.0},"47":{"tf":1.0},"478":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":3.872983346207417},"508":{"tf":1.4142135623730951},"555":{"tf":1.7320508075688772},"580":{"tf":1.4142135623730951},"596":{"tf":1.0},"679":{"tf":1.4142135623730951},"688":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"803":{"tf":1.4142135623730951},"824":{"tf":1.0},"844":{"tf":1.4142135623730951},"847":{"tf":1.4142135623730951},"853":{"tf":1.0},"866":{"tf":1.4142135623730951},"874":{"tf":1.0},"903":{"tf":2.0},"909":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"959":{"tf":1.0},"986":{"tf":1.4142135623730951}},"e":{"a":{"df":6,"docs":{"219":{"tf":1.0},"285":{"tf":1.0},"449":{"tf":1.0},"567":{"tf":1.0},"679":{"tf":1.0},"977":{"tf":1.0}},"l":{"df":3,"docs":{"327":{"tf":1.0},"335":{"tf":1.0},"550":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"506":{"tf":1.0},"514":{"tf":1.0},"572":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"931":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":67,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1016":{"tf":1.0},"1019":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"193":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.449489742783178},"338":{"tf":1.0},"342":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.4142135623730951},"386":{"tf":1.7320508075688772},"396":{"tf":1.7320508075688772},"414":{"tf":1.0},"449":{"tf":1.0},"457":{"tf":1.0},"462":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.7320508075688772},"517":{"tf":1.0},"542":{"tf":1.0},"55":{"tf":1.4142135623730951},"555":{"tf":1.0},"567":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"720":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"762":{"tf":1.0},"862":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":2.6457513110645907},"90":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"355":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"=":{"3":{"df":0,"docs":{},"h":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"(":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"276":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"181":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"c":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"516":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":13,"docs":{"1003":{"tf":1.0},"1044":{"tf":1.0},"181":{"tf":1.4142135623730951},"239":{"tf":1.0},"276":{"tf":1.4142135623730951},"555":{"tf":1.0},"6":{"tf":1.0},"613":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0},"946":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"504":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"1077":{"tf":1.0},"379":{"tf":1.0},"413":{"tf":1.0},"505":{"tf":1.0},"553":{"tf":1.0}}}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":9,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"254":{"tf":1.0},"303":{"tf":1.0},"314":{"tf":2.23606797749979},"505":{"tf":2.6457513110645907},"506":{"tf":3.1622776601683795},"510":{"tf":1.0},"56":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"271":{"tf":1.0},"342":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"601":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":9,"docs":{"100":{"tf":1.0},"1072":{"tf":1.0},"289":{"tf":1.0},"318":{"tf":1.0},"335":{"tf":1.0},"571":{"tf":1.4142135623730951},"575":{"tf":1.0},"595":{"tf":1.0},"740":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"959":{"tf":1.0}}}}},"p":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"111":{"tf":1.0},"131":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"447":{"tf":1.4142135623730951},"69":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":79,"docs":{"1008":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":2.449489742783178},"1121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"139":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.4142135623730951},"222":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"289":{"tf":1.0},"29":{"tf":1.0},"290":{"tf":1.0},"322":{"tf":2.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"337":{"tf":1.4142135623730951},"353":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"371":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.0},"381":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.0},"46":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.0},"514":{"tf":1.7320508075688772},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"542":{"tf":1.4142135623730951},"551":{"tf":1.0},"556":{"tf":1.0},"561":{"tf":1.0},"595":{"tf":1.0},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"728":{"tf":1.0},"729":{"tf":1.0},"734":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"80":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"902":{"tf":1.0},"914":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":3.0},"932":{"tf":1.7320508075688772},"933":{"tf":4.358898943540674},"958":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951}}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772}}}}},"df":4,"docs":{"196":{"tf":1.0},"304":{"tf":1.0},"599":{"tf":1.0},"931":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":45,"docs":{"1011":{"tf":1.0},"1027":{"tf":1.0},"1033":{"tf":1.0},"1055":{"tf":1.0},"1077":{"tf":1.0},"1105":{"tf":1.0},"1121":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"199":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.4142135623730951},"409":{"tf":1.0},"427":{"tf":1.4142135623730951},"447":{"tf":1.0},"460":{"tf":1.7320508075688772},"477":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"547":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":2.0},"554":{"tf":1.7320508075688772},"555":{"tf":3.0},"557":{"tf":1.0},"561":{"tf":1.0},"574":{"tf":1.0},"653":{"tf":1.0},"669":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"849":{"tf":1.0},"858":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"977":{"tf":1.0}}}},"s":{"df":1,"docs":{"898":{"tf":1.0}},"s":{"df":1,"docs":{"368":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1007":{"tf":1.0},"1016":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.4142135623730951},"737":{"tf":1.0},"824":{"tf":1.0},"828":{"tf":1.0},"853":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"871":{"tf":1.0},"876":{"tf":4.0},"878":{"tf":1.0},"879":{"tf":2.0},"894":{"tf":1.7320508075688772},"896":{"tf":2.6457513110645907},"898":{"tf":3.3166247903554},"899":{"tf":3.0},"900":{"tf":4.358898943540674},"901":{"tf":2.6457513110645907},"903":{"tf":2.23606797749979},"904":{"tf":2.23606797749979},"905":{"tf":2.6457513110645907},"906":{"tf":2.6457513110645907},"909":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1010":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1010":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":7,"docs":{"1011":{"tf":1.0},"898":{"tf":2.0},"901":{"tf":1.4142135623730951},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"1010":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"434":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"v":{"df":27,"docs":{"1035":{"tf":1.4142135623730951},"1105":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.7320508075688772},"233":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"236":{"tf":1.0},"239":{"tf":1.4142135623730951},"348":{"tf":1.0},"364":{"tf":1.0},"380":{"tf":1.0},"472":{"tf":1.0},"519":{"tf":1.0},"54":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"447":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0}}}}}},"n":{"a":{"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"1107":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"1087":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":5,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"d":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"297":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"447":{"tf":1.7320508075688772},"649":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"d":{"df":168,"docs":{"1002":{"tf":1.0},"1011":{"tf":1.0},"1013":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1040":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1048":{"tf":1.0},"1059":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1074":{"tf":3.1622776601683795},"1075":{"tf":1.0},"1081":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"234":{"tf":1.4142135623730951},"244":{"tf":1.0},"260":{"tf":1.0},"262":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"32":{"tf":1.0},"325":{"tf":1.0},"335":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.4142135623730951},"4":{"tf":1.0},"400":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"427":{"tf":1.0},"43":{"tf":1.0},"439":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"454":{"tf":1.7320508075688772},"457":{"tf":1.4142135623730951},"464":{"tf":1.0},"465":{"tf":1.0},"468":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"496":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.4142135623730951},"525":{"tf":1.0},"546":{"tf":1.0},"567":{"tf":1.0},"578":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"588":{"tf":1.0},"601":{"tf":1.0},"61":{"tf":1.0},"622":{"tf":1.4142135623730951},"634":{"tf":1.0},"64":{"tf":1.0},"641":{"tf":1.4142135623730951},"651":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":1.4142135623730951},"664":{"tf":1.0},"666":{"tf":1.0},"678":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"720":{"tf":1.4142135623730951},"721":{"tf":1.0},"722":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.7320508075688772},"742":{"tf":1.0},"748":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.4142135623730951},"770":{"tf":2.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.0},"79":{"tf":1.0},"799":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":3.7416573867739413},"844":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":2.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.0},"859":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":2.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"901":{"tf":1.0},"906":{"tf":1.0},"910":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"959":{"tf":1.0},"964":{"tf":1.4142135623730951},"965":{"tf":1.0},"97":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"1081":{"tf":1.0},"710":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":15,"docs":{"1103":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"294":{"tf":1.0},"339":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"403":{"tf":1.0},"539":{"tf":1.7320508075688772},"561":{"tf":1.0},"613":{"tf":1.0},"964":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"222":{"tf":1.0},"416":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"1011":{"tf":1.0},"267":{"tf":1.0},"460":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"898":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"134":{"tf":1.0},"376":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"813":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.0},"267":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"142":{"tf":1.0},"514":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":14,"docs":{"104":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"222":{"tf":1.0},"287":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"447":{"tf":2.0},"457":{"tf":1.0},"983":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"921":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"203":{"tf":1.7320508075688772},"316":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"127":{"tf":1.0},"203":{"tf":2.0},"269":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":2.23606797749979},"508":{"tf":1.0},"514":{"tf":1.0},"651":{"tf":1.4142135623730951}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"295":{"tf":1.0},"363":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"271":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"470":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1055":{"tf":1.0},"365":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"193":{"tf":1.0}}}}}}}},"x":{"df":5,"docs":{"644":{"tf":1.0},"708":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0},"959":{"tf":1.0}}}},"i":{"a":{"df":1,"docs":{"824":{"tf":1.0}}},"c":{"df":36,"docs":{"103":{"tf":1.0},"1073":{"tf":1.0},"128":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"264":{"tf":1.4142135623730951},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.4142135623730951},"316":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"386":{"tf":1.0},"40":{"tf":1.0},"434":{"tf":1.0},"478":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.7320508075688772},"622":{"tf":1.0},"625":{"tf":2.23606797749979},"627":{"tf":1.7320508075688772},"642":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1075":{"tf":1.0}}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":31,"docs":{"1097":{"tf":1.0},"1099":{"tf":1.0},"15":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"273":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"396":{"tf":1.0},"419":{"tf":1.0},"539":{"tf":1.4142135623730951},"589":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"769":{"tf":1.0},"824":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.0},"923":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"963":{"tf":1.0}}}}}}}},"df":1,"docs":{"936":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"959":{"tf":1.0}}}}}}}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"584":{"tf":1.0},"589":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"900":{"tf":1.7320508075688772},"904":{"tf":1.0},"906":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"506":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1124":{"tf":1.0},"181":{"tf":1.0},"291":{"tf":1.0},"473":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"296":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}}}}}}}}}},"df":11,"docs":{"1094":{"tf":1.0},"160":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"562":{"tf":1.0},"565":{"tf":1.0},"603":{"tf":1.0},"880":{"tf":1.0},"958":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":135,"docs":{"0":{"tf":1.0},"1002":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1023":{"tf":1.0},"1031":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1066":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.0},"1084":{"tf":1.0},"1094":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1108":{"tf":1.0},"1116":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1124":{"tf":1.0},"115":{"tf":1.0},"130":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.7320508075688772},"260":{"tf":1.0},"263":{"tf":1.7320508075688772},"266":{"tf":1.0},"273":{"tf":1.0},"301":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.4142135623730951},"320":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"330":{"tf":1.0},"35":{"tf":1.0},"356":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"380":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"417":{"tf":1.0},"419":{"tf":1.7320508075688772},"423":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.4142135623730951},"447":{"tf":2.0},"45":{"tf":1.0},"450":{"tf":2.0},"485":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"526":{"tf":2.0},"54":{"tf":1.4142135623730951},"556":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.4142135623730951},"612":{"tf":1.0},"613":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.4142135623730951},"64":{"tf":1.0},"641":{"tf":1.0},"643":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"678":{"tf":1.0},"69":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.4142135623730951},"780":{"tf":1.0},"785":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.4142135623730951},"824":{"tf":2.23606797749979},"84":{"tf":1.0},"848":{"tf":2.0},"849":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"869":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"88":{"tf":2.0},"887":{"tf":1.0},"889":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":2.23606797749979},"901":{"tf":1.0},"904":{"tf":1.0},"939":{"tf":1.4142135623730951},"959":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"967":{"tf":1.7320508075688772},"978":{"tf":1.0},"981":{"tf":1.0},"989":{"tf":1.0},"994":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":1,"docs":{"440":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":35,"docs":{"1021":{"tf":1.0},"1060":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"307":{"tf":1.0},"321":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"486":{"tf":1.0},"561":{"tf":1.7320508075688772},"599":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"663":{"tf":1.0},"67":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"169":{"tf":1.0},"526":{"tf":1.0},"586":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":55,"docs":{"1098":{"tf":1.0},"1119":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"321":{"tf":1.0},"343":{"tf":2.449489742783178},"346":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.23606797749979},"357":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":2.0},"374":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":2.0},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"410":{"tf":1.0},"411":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"50":{"tf":1.0},"561":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772},"613":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":3.605551275463989},"951":{"tf":1.0},"954":{"tf":1.4142135623730951},"956":{"tf":1.7320508075688772},"958":{"tf":2.8284271247461903},"959":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"403":{"tf":1.0}}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"300":{"tf":1.0},"453":{"tf":1.0},"526":{"tf":1.0},"903":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"i":{"_":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"'":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":28,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"1098":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"234":{"tf":1.4142135623730951},"263":{"tf":1.0},"270":{"tf":1.0},"289":{"tf":1.0},"295":{"tf":1.0},"447":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.0},"517":{"tf":1.0},"595":{"tf":1.4142135623730951},"635":{"tf":1.0},"651":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0},"960":{"tf":1.0},"986":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"516":{"tf":1.0},"897":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"129":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"664":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"155":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"353":{"tf":1.0},"409":{"tf":1.0},"950":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":9,"docs":{"1112":{"tf":1.0},"254":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"903":{"tf":1.0}}}}},"i":{"d":{"df":19,"docs":{"127":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"419":{"tf":1.0},"46":{"tf":1.0},"502":{"tf":1.0},"542":{"tf":1.0},"580":{"tf":1.0},"646":{"tf":1.0},"744":{"tf":1.0},"841":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0},"985":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":9,"docs":{"100":{"tf":1.0},"1018":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"318":{"tf":1.0},"518":{"tf":1.4142135623730951},"539":{"tf":1.0},"548":{"tf":1.0},"613":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"373":{"tf":1.0},"708":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"1122":{"tf":1.0},"9":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":39,"docs":{"1003":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"196":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"240":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"450":{"tf":1.4142135623730951},"47":{"tf":1.0},"485":{"tf":1.7320508075688772},"495":{"tf":1.4142135623730951},"497":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":3.7416573867739413},"506":{"tf":5.0990195135927845},"571":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"607":{"tf":1.4142135623730951},"649":{"tf":1.0},"751":{"tf":1.0},"813":{"tf":4.58257569495584},"817":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.4142135623730951},"830":{"tf":1.0},"831":{"tf":1.0},"839":{"tf":2.6457513110645907},"840":{"tf":1.7320508075688772},"841":{"tf":1.4142135623730951},"866":{"tf":1.0},"924":{"tf":1.4142135623730951},"962":{"tf":1.0}},"l":{"_":{"df":0,"docs":{},"r":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"1":{"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"0":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.0},"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"n":{"c":{"df":30,"docs":{"1025":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.7320508075688772},"253":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"414":{"tf":1.0},"449":{"tf":1.0},"451":{"tf":1.0},"456":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"569":{"tf":1.0},"65":{"tf":1.0},"873":{"tf":1.0},"91":{"tf":1.0},"951":{"tf":1.0},"962":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"1018":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"317":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":63,"docs":{"1011":{"tf":1.0},"1031":{"tf":1.0},"104":{"tf":1.0},"1048":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1097":{"tf":1.0},"1107":{"tf":1.0},"1120":{"tf":1.0},"117":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"248":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"300":{"tf":1.0},"328":{"tf":1.0},"332":{"tf":1.0},"355":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":1.0},"46":{"tf":1.0},"472":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.7320508075688772},"509":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"945":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"1117":{"tf":1.0},"175":{"tf":1.0},"238":{"tf":1.4142135623730951},"304":{"tf":1.0},"315":{"tf":1.0},"334":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"938":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"321":{"tf":1.0},"41":{"tf":1.0},"505":{"tf":1.4142135623730951},"80":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.7320508075688772},"9":{"tf":1.4142135623730951},"906":{"tf":2.0},"916":{"tf":1.0},"976":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":1,"docs":{"355":{"tf":1.0}}}}},"t":{"6":{"4":{"df":21,"docs":{"264":{"tf":1.0},"269":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":3.1622776601683795},"278":{"tf":1.4142135623730951},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.4142135623730951},"282":{"tf":2.0},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"342":{"tf":1.0},"452":{"tf":1.0},"591":{"tf":1.0},"613":{"tf":2.0},"708":{"tf":1.0},"710":{"tf":2.0},"711":{"tf":1.0},"732":{"tf":1.0},"766":{"tf":3.605551275463989}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":26,"docs":{"1037":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1081":{"tf":1.0},"1100":{"tf":1.0},"1103":{"tf":3.605551275463989},"1104":{"tf":3.1622776601683795},"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"342":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"488":{"tf":1.0},"622":{"tf":1.0},"624":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"766":{"tf":1.4142135623730951},"774":{"tf":4.358898943540674},"796":{"tf":3.4641016151377544},"797":{"tf":3.4641016151377544},"808":{"tf":1.4142135623730951},"817":{"tf":2.449489742783178},"828":{"tf":3.1622776601683795}},"r":{"df":34,"docs":{"105":{"tf":1.0},"115":{"tf":2.0},"116":{"tf":1.4142135623730951},"131":{"tf":1.0},"135":{"tf":1.7320508075688772},"176":{"tf":1.0},"276":{"tf":1.4142135623730951},"332":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"356":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"365":{"tf":1.0},"369":{"tf":1.4142135623730951},"398":{"tf":1.0},"474":{"tf":1.0},"542":{"tf":1.0},"551":{"tf":1.7320508075688772},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"76":{"tf":1.0},"90":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"352":{"tf":1.0}}}}}},"n":{"d":{"df":20,"docs":{"1117":{"tf":1.0},"1120":{"tf":1.0},"1124":{"tf":1.7320508075688772},"245":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"302":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"309":{"tf":1.0},"353":{"tf":1.0},"417":{"tf":1.0},"516":{"tf":1.0},"578":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"728":{"tf":1.0},"946":{"tf":1.0},"959":{"tf":1.0},"981":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":5,"docs":{"185":{"tf":1.0},"21":{"tf":1.0},"39":{"tf":1.4142135623730951},"586":{"tf":1.0},"972":{"tf":1.4142135623730951}}},"t":{"df":1,"docs":{"487":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":32,"docs":{"1010":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"11":{"tf":1.0},"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"206":{"tf":1.0},"214":{"tf":1.0},"291":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.0},"514":{"tf":1.0},"713":{"tf":1.0},"740":{"tf":1.4142135623730951},"852":{"tf":1.0},"853":{"tf":2.23606797749979},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.4142135623730951},"861":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":1.7320508075688772},"880":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"899":{"tf":1.0},"914":{"tf":1.0},"933":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":25,"docs":{"1027":{"tf":1.4142135623730951},"107":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1116":{"tf":1.0},"1121":{"tf":1.0},"152":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"332":{"tf":1.0},"422":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"664":{"tf":1.0},"813":{"tf":1.0},"875":{"tf":1.0},"900":{"tf":1.0},"914":{"tf":1.0},"977":{"tf":1.0},"982":{"tf":1.0}}}}},"f":{"a":{"c":{"df":25,"docs":{"100":{"tf":1.0},"1107":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"199":{"tf":1.4142135623730951},"207":{"tf":1.0},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"353":{"tf":1.4142135623730951},"364":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.0},"562":{"tf":1.0},"740":{"tf":1.0},"95":{"tf":1.7320508075688772},"953":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"962":{"tf":2.0},"963":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"728":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"l":{"a":{"c":{"df":1,"docs":{"877":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":11,"docs":{"235":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"700":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"446":{"tf":1.4142135623730951}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":16,"docs":{"1002":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"238":{"tf":1.0},"327":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"387":{"tf":1.0},"441":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0},"788":{"tf":1.0},"80":{"tf":1.0},"854":{"tf":1.0},"910":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1019":{"tf":1.0},"1020":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1017":{"tf":1.4142135623730951},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"343":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"948":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"0":{"tf":1.0},"197":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"664":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"876":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"1020":{"tf":1.0},"1035":{"tf":1.7320508075688772},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1072":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"295":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"609":{"tf":1.7320508075688772},"628":{"tf":1.4142135623730951},"644":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":2.0},"730":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"300":{"tf":1.0}}}},"df":0,"docs":{},"u":{"c":{"df":20,"docs":{"1124":{"tf":1.4142135623730951},"267":{"tf":1.0},"275":{"tf":1.0},"363":{"tf":1.0},"380":{"tf":1.0},"398":{"tf":1.0},"454":{"tf":1.0},"487":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.4142135623730951},"579":{"tf":1.0},"664":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"924":{"tf":1.0}},"t":{"df":175,"docs":{"10":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1031":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1062":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1086":{"tf":1.4142135623730951},"1087":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.4142135623730951},"11":{"tf":1.0},"1117":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.7320508075688772},"145":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":1.7320508075688772},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.7320508075688772},"20":{"tf":1.0},"205":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"57":{"tf":1.0},"579":{"tf":1.0},"593":{"tf":1.0},"594":{"tf":1.4142135623730951},"606":{"tf":1.0},"607":{"tf":1.4142135623730951},"621":{"tf":1.0},"622":{"tf":1.4142135623730951},"639":{"tf":1.0},"640":{"tf":1.4142135623730951},"648":{"tf":1.0},"649":{"tf":1.4142135623730951},"657":{"tf":1.0},"668":{"tf":1.0},"669":{"tf":1.4142135623730951},"675":{"tf":1.0},"676":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"7":{"tf":1.7320508075688772},"737":{"tf":1.7320508075688772},"749":{"tf":1.0},"750":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.4142135623730951},"768":{"tf":1.0},"769":{"tf":1.4142135623730951},"776":{"tf":1.0},"777":{"tf":1.4142135623730951},"787":{"tf":1.0},"788":{"tf":1.4142135623730951},"8":{"tf":1.0},"801":{"tf":1.0},"802":{"tf":1.4142135623730951},"811":{"tf":1.0},"812":{"tf":1.4142135623730951},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"857":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"885":{"tf":1.0},"886":{"tf":1.4142135623730951},"894":{"tf":1.0},"895":{"tf":1.4142135623730951},"9":{"tf":1.0},"90":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.4142135623730951},"920":{"tf":1.0},"921":{"tf":1.4142135623730951},"926":{"tf":1.0},"927":{"tf":1.4142135623730951},"935":{"tf":1.0},"936":{"tf":1.4142135623730951},"955":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1117":{"tf":1.0},"251":{"tf":1.0},"7":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":33,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"584":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"151":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"39":{"tf":1.0},"737":{"tf":1.0},"972":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":13,"docs":{"1039":{"tf":1.0},"1044":{"tf":2.23606797749979},"128":{"tf":1.0},"137":{"tf":1.0},"295":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"683":{"tf":1.0},"688":{"tf":2.23606797749979},"844":{"tf":1.0},"931":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"301":{"tf":1.0},"981":{"tf":1.0}}},"y":{"+":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"268":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"332":{"tf":1.0},"363":{"tf":1.0}},"i":{"df":0,"docs":{},"g":{"df":12,"docs":{"1066":{"tf":1.0},"137":{"tf":1.0},"175":{"tf":1.0},"221":{"tf":1.0},"247":{"tf":1.0},"348":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"649":{"tf":1.0},"962":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"897":{"tf":1.0}}},"t":{"df":1,"docs":{"447":{"tf":1.0}}}},"o":{"c":{"df":1,"docs":{"713":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":3,"docs":{"192":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.0}}},"l":{"df":0,"docs":{},"v":{"df":9,"docs":{"1124":{"tf":1.0},"212":{"tf":1.0},"295":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}}}}}}},"o":{"df":13,"docs":{"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1098":{"tf":1.0},"164":{"tf":1.4142135623730951},"176":{"tf":1.0},"346":{"tf":1.0},"447":{"tf":1.7320508075688772},"600":{"tf":1.7320508075688772},"785":{"tf":3.1622776601683795},"824":{"tf":2.8284271247461903},"924":{"tf":1.0},"985":{"tf":1.0}}},"p":{"a":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"df":8,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"37":{"tf":2.23606797749979},"392":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":2.6457513110645907},"679":{"tf":1.0},"958":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}},"o":{"d":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}},"v":{"4":{"df":1,"docs":{"613":{"tf":1.0}}},"6":{"df":1,"docs":{"613":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"902":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"525":{"tf":1.0},"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":4,"docs":{"544":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"466":{"tf":2.0}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"879":{"tf":2.23606797749979},"880":{"tf":1.4142135623730951}}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"625":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":12,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"368":{"tf":1.0},"546":{"tf":1.0},"571":{"tf":1.7320508075688772},"691":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"839":{"tf":1.4142135623730951},"976":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"1":{"6":{"6":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"0":{"1":{"df":1,"docs":{"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"338":{"tf":1.0},"343":{"tf":1.4142135623730951},"452":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"679":{"tf":1.0}},"l":{"df":2,"docs":{"166":{"tf":1.0},"788":{"tf":1.0}}}},"p":{"df":5,"docs":{"343":{"tf":1.4142135623730951},"447":{"tf":1.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.0},"650":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"1107":{"tf":1.0},"111":{"tf":2.6457513110645907},"112":{"tf":2.0},"113":{"tf":2.449489742783178},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"116":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"199":{"tf":1.0},"220":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.4142135623730951},"368":{"tf":1.0},"371":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":2.0},"447":{"tf":1.4142135623730951},"506":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.7320508075688772},"69":{"tf":1.0},"70":{"tf":1.7320508075688772},"738":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.4142135623730951},"751":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.0},"94":{"tf":2.0},"97":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":2.6457513110645907},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"t":{"'":{"df":42,"docs":{"1033":{"tf":1.0},"1055":{"tf":1.0},"106":{"tf":1.4142135623730951},"122":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"239":{"tf":1.0},"254":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"299":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"464":{"tf":1.0},"468":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"567":{"tf":1.7320508075688772},"650":{"tf":1.0},"653":{"tf":1.0},"655":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"764":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"839":{"tf":1.0},"982":{"tf":1.0}}},"[":{"1":{"df":1,"docs":{"335":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":7,"docs":{"1036":{"tf":1.0},"1087":{"tf":1.0},"175":{"tf":1.0},"413":{"tf":1.0},"664":{"tf":1.4142135623730951},"67":{"tf":1.0},"924":{"tf":1.4142135623730951}}},"r":{"df":6,"docs":{"186":{"tf":1.0},"503":{"tf":1.0},"519":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"953":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":24,"docs":{"1117":{"tf":1.0},"1119":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"303":{"tf":1.0},"306":{"tf":1.0},"358":{"tf":1.0},"375":{"tf":1.0},"427":{"tf":1.0},"500":{"tf":1.0},"518":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"80":{"tf":1.0},"852":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0},"976":{"tf":1.0}}}}}},"’":{"df":3,"docs":{"352":{"tf":1.0},"840":{"tf":1.4142135623730951},"988":{"tf":1.0}}}},"v":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":1,"docs":{"1027":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"1027":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"’":{"df":0,"docs":{},"v":{"df":1,"docs":{"1019":{"tf":1.0}}}}},"j":{"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"502":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"246":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"654":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"737":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"a":{"df":4,"docs":{"251":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.0},"412":{"tf":1.0}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"221":{"tf":1.0},"228":{"tf":1.7320508075688772},"306":{"tf":1.0},"322":{"tf":1.0},"678":{"tf":1.0},"9":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"502":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"708":{"tf":1.0},"713":{"tf":1.0}}},"df":15,"docs":{"180":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"707":{"tf":3.3166247903554},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.7320508075688772},"713":{"tf":2.23606797749979},"714":{"tf":1.7320508075688772},"876":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"d":{"1":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"j":{"a":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"a":{"'":{"df":1,"docs":{"115":{"tf":1.0}}},"df":9,"docs":{"108":{"tf":1.0},"115":{"tf":2.23606797749979},"216":{"tf":1.0},"552":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"[":{"0":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":63,"docs":{"1021":{"tf":1.0},"1030":{"tf":1.0},"1045":{"tf":1.4142135623730951},"1052":{"tf":1.0},"1060":{"tf":1.0},"1082":{"tf":1.4142135623730951},"1090":{"tf":1.4142135623730951},"1092":{"tf":1.0},"1102":{"tf":1.0},"189":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"226":{"tf":1.0},"256":{"tf":1.0},"28":{"tf":1.0},"292":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951},"354":{"tf":2.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"363":{"tf":2.6457513110645907},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"378":{"tf":1.4142135623730951},"380":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.0},"412":{"tf":1.4142135623730951},"416":{"tf":1.0},"477":{"tf":1.0},"550":{"tf":1.0},"560":{"tf":1.7320508075688772},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"669":{"tf":1.0},"672":{"tf":1.0},"689":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"756":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"79":{"tf":1.0},"794":{"tf":1.4142135623730951},"798":{"tf":1.0},"809":{"tf":1.0},"814":{"tf":1.4142135623730951},"821":{"tf":1.0},"832":{"tf":1.4142135623730951},"917":{"tf":1.0},"951":{"tf":1.4142135623730951},"952":{"tf":1.0},"961":{"tf":2.449489742783178},"964":{"tf":2.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":44,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1027":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1097":{"tf":1.0},"129":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"221":{"tf":1.0},"235":{"tf":2.23606797749979},"238":{"tf":1.7320508075688772},"247":{"tf":1.0},"264":{"tf":1.0},"276":{"tf":2.23606797749979},"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"357":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"459":{"tf":1.4142135623730951},"465":{"tf":2.449489742783178},"469":{"tf":2.6457513110645907},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"541":{"tf":3.1622776601683795},"548":{"tf":2.0},"550":{"tf":1.0},"607":{"tf":1.0},"644":{"tf":1.4142135623730951},"653":{"tf":1.0},"661":{"tf":1.0},"700":{"tf":1.0},"778":{"tf":1.4142135623730951},"781":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"906":{"tf":1.0},"944":{"tf":1.0}}}}},"s":{"df":1,"docs":{"325":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"409":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"(":{"a":{"d":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.7320508075688772}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"175":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":2.0},"230":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"288":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"358":{"tf":2.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"386":{"tf":1.0},"403":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.7320508075688772},"410":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":1.7320508075688772},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"669":{"tf":1.4142135623730951},"733":{"tf":1.4142135623730951},"848":{"tf":1.0},"9":{"tf":1.0},"916":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":9,"docs":{"358":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"382":{"tf":1.0},"409":{"tf":1.0},"561":{"tf":1.0},"569":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"i":{"df":3,"docs":{"1003":{"tf":1.0},"176":{"tf":1.0},"447":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}},"n":{"df":1,"docs":{"447":{"tf":1.0}},"e":{"df":3,"docs":{"447":{"tf":1.4142135623730951},"454":{"tf":1.0},"917":{"tf":1.0}}}},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":4,"docs":{"175":{"tf":1.0},"214":{"tf":1.0},"254":{"tf":1.7320508075688772},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"a":{"b":{"df":1,"docs":{"215":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"[":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"966":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"958":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"[":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"958":{"tf":2.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":6,"docs":{"947":{"tf":2.0},"949":{"tf":2.23606797749979},"950":{"tf":1.0},"958":{"tf":1.7320508075688772},"960":{"tf":1.0},"966":{"tf":2.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"958":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":23,"docs":{"1011":{"tf":1.0},"1097":{"tf":1.0},"1121":{"tf":1.0},"115":{"tf":1.0},"175":{"tf":1.0},"239":{"tf":1.0},"295":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"569":{"tf":1.0},"734":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.4142135623730951},"942":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"982":{"tf":1.0}}}},"p":{"df":0,"docs":{},"t":{"df":4,"docs":{"1003":{"tf":1.0},"380":{"tf":1.4142135623730951},"813":{"tf":2.0},"84":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"933":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"931":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"931":{"tf":1.0},"933":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}},"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1072":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"203":{"tf":1.0},"220":{"tf":1.4142135623730951},"229":{"tf":2.0},"232":{"tf":1.4142135623730951},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.0},"358":{"tf":2.0},"396":{"tf":1.4142135623730951},"40":{"tf":1.0},"413":{"tf":1.7320508075688772},"539":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.0},"580":{"tf":1.0},"664":{"tf":2.6457513110645907},"690":{"tf":2.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"705":{"tf":3.872983346207417},"723":{"tf":1.4142135623730951},"726":{"tf":1.0},"766":{"tf":3.7416573867739413},"770":{"tf":1.0},"774":{"tf":1.0},"788":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.0},"823":{"tf":1.0},"875":{"tf":1.0},"89":{"tf":2.23606797749979},"926":{"tf":1.4142135623730951},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":3.1622776601683795},"932":{"tf":1.0},"933":{"tf":2.449489742783178},"938":{"tf":2.0}},"e":{"d":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}},"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"705":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"874":{"tf":1.0},"876":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"459":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.0},"467":{"tf":1.7320508075688772},"468":{"tf":1.4142135623730951},"469":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"121":{"tf":1.0},"175":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"431":{"tf":1.0},"488":{"tf":1.4142135623730951},"708":{"tf":1.0},"722":{"tf":1.0},"770":{"tf":1.0},"8":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":1,"docs":{"824":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":4,"docs":{"1072":{"tf":1.0},"1074":{"tf":1.4142135623730951},"600":{"tf":1.0},"785":{"tf":2.449489742783178}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":31,"docs":{"1011":{"tf":1.0},"1117":{"tf":1.0},"198":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.7320508075688772},"220":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"247":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"444":{"tf":1.0},"460":{"tf":1.0},"497":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"531":{"tf":1.0},"567":{"tf":1.0},"577":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":14,"docs":{"1116":{"tf":1.0},"13":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"247":{"tf":1.0},"335":{"tf":1.0},"365":{"tf":1.0},"565":{"tf":1.0},"7":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":7,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"137":{"tf":1.0},"185":{"tf":1.0},"212":{"tf":1.0},"376":{"tf":1.7320508075688772},"489":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":11,"docs":{"125":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.4142135623730951},"21":{"tf":1.0},"40":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"785":{"tf":1.0},"786":{"tf":1.4142135623730951},"988":{"tf":1.0}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"303":{"tf":1.0},"309":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"[":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"b":{"df":1,"docs":{"506":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":14,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"316":{"tf":1.0},"414":{"tf":1.7320508075688772},"416":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"447":{"tf":1.0},"718":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1105":{"tf":1.0},"229":{"tf":1.0},"486":{"tf":1.0},"514":{"tf":1.0},"814":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":6,"docs":{"1025":{"tf":1.0},"1035":{"tf":1.0},"810":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"909":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"897":{"tf":1.0}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"962":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"353":{"tf":1.0},"386":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":2.0},"961":{"tf":1.4142135623730951},"962":{"tf":2.23606797749979},"966":{"tf":1.4142135623730951}}}},"n":{"d":{"df":9,"docs":{"179":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"447":{"tf":1.0},"486":{"tf":1.0},"824":{"tf":1.0},"844":{"tf":1.0},"963":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"221":{"tf":1.0},"372":{"tf":1.4142135623730951},"374":{"tf":1.4142135623730951},"947":{"tf":1.4142135623730951},"949":{"tf":1.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.0},"966":{"tf":1.4142135623730951}},"l":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"155":{"tf":1.0},"355":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"488":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":31,"docs":{"104":{"tf":1.0},"1057":{"tf":1.0},"117":{"tf":1.0},"185":{"tf":2.23606797749979},"199":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"268":{"tf":1.0},"28":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"343":{"tf":1.0},"357":{"tf":1.0},"387":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.0},"654":{"tf":1.0},"679":{"tf":1.4142135623730951},"762":{"tf":1.0},"786":{"tf":1.0},"921":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1066":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"376":{"tf":1.0},"900":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"203":{"tf":2.0}}},"df":0,"docs":{}}}},"df":79,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1076":{"tf":1.0},"1080":{"tf":1.7320508075688772},"1081":{"tf":1.4142135623730951},"175":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"299":{"tf":1.0},"350":{"tf":1.0},"373":{"tf":1.0},"414":{"tf":1.0},"447":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"539":{"tf":1.0},"541":{"tf":1.0},"571":{"tf":1.0},"585":{"tf":1.4142135623730951},"621":{"tf":2.23606797749979},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.7320508075688772},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"707":{"tf":1.0},"747":{"tf":1.4142135623730951},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.4142135623730951},"803":{"tf":1.0},"824":{"tf":1.0},"837":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"948":{"tf":1.0},"964":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"1035":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"489":{"tf":1.0},"761":{"tf":1.4142135623730951}},"n":{"c":{"df":15,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.7320508075688772},"296":{"tf":1.0},"299":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"960":{"tf":1.0},"963":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772}}}},"r":{"df":17,"docs":{"1004":{"tf":1.0},"1121":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"447":{"tf":1.7320508075688772},"488":{"tf":1.0},"502":{"tf":1.0},"541":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":2.8284271247461903},"958":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"705":{"tf":1.0}}}}}}},"df":7,"docs":{"248":{"tf":1.0},"271":{"tf":1.0},"345":{"tf":1.0},"347":{"tf":1.0},"574":{"tf":1.0},"836":{"tf":1.0},"939":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"338":{"tf":1.0},"824":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1094":{"tf":1.0},"246":{"tf":1.0},"323":{"tf":1.0},"450":{"tf":1.0},"627":{"tf":1.0},"720":{"tf":1.0},"900":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":11,"docs":{"1004":{"tf":1.4142135623730951},"22":{"tf":1.0},"363":{"tf":1.0},"436":{"tf":1.0},"447":{"tf":1.4142135623730951},"456":{"tf":1.0},"488":{"tf":1.0},"497":{"tf":1.0},"514":{"tf":1.0},"864":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":2,"docs":{"353":{"tf":1.0},"770":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"172":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"538":{"tf":1.0},"550":{"tf":1.0},"902":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"218":{"tf":1.0},"222":{"tf":1.4142135623730951},"414":{"tf":1.0},"959":{"tf":1.0}}}}}}},"b":{"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"958":{"tf":2.23606797749979},"966":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"p":{"df":5,"docs":{"153":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"552":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"503":{"tf":1.0},"589":{"tf":1.0}},"e":{"a":{"d":{"df":10,"docs":{"106":{"tf":1.0},"1121":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"272":{"tf":1.0},"499":{"tf":1.0},"558":{"tf":1.0},"931":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"635":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":11,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.7320508075688772},"231":{"tf":1.0},"353":{"tf":1.4142135623730951},"475":{"tf":1.0},"533":{"tf":1.0},"80":{"tf":1.0},"875":{"tf":1.0},"9":{"tf":1.4142135623730951}}}},"v":{"df":6,"docs":{"1015":{"tf":1.0},"230":{"tf":1.0},"584":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951}}}},"d":{"df":2,"docs":{"654":{"tf":1.0},"898":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":16,"docs":{"1003":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"288":{"tf":1.0},"367":{"tf":1.0},"459":{"tf":1.0},"467":{"tf":1.4142135623730951},"469":{"tf":1.7320508075688772},"944":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":32,"docs":{"1002":{"tf":1.7320508075688772},"1003":{"tf":1.0},"1004":{"tf":1.0},"1071":{"tf":2.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"352":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"563":{"tf":1.4142135623730951},"568":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"734":{"tf":1.0},"785":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"899":{"tf":1.4142135623730951},"911":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.7320508075688772}}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"862":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":5,"docs":{"387":{"tf":1.0},"413":{"tf":1.0},"665":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":24,"docs":{"1036":{"tf":1.0},"1099":{"tf":1.0},"1118":{"tf":1.0},"1122":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"306":{"tf":1.0},"34":{"tf":1.0},"393":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"563":{"tf":1.0},"596":{"tf":1.0},"627":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"77":{"tf":1.0},"939":{"tf":1.7320508075688772},"954":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"t":{"'":{"df":17,"docs":{"138":{"tf":1.0},"199":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.0},"365":{"tf":1.0},"676":{"tf":1.0}}},"df":3,"docs":{"175":{"tf":1.0},"779":{"tf":1.0},"963":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"338":{"tf":1.0},"462":{"tf":1.4142135623730951}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":71,"docs":{"104":{"tf":1.0},"106":{"tf":1.0},"1097":{"tf":1.0},"1119":{"tf":1.0},"1124":{"tf":1.4142135623730951},"119":{"tf":1.0},"12":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"135":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.4142135623730951},"172":{"tf":1.0},"183":{"tf":1.0},"219":{"tf":1.0},"241":{"tf":1.0},"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"285":{"tf":1.0},"286":{"tf":1.0},"288":{"tf":2.0},"295":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"413":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"542":{"tf":2.23606797749979},"550":{"tf":1.0},"567":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.7320508075688772},"666":{"tf":1.0},"691":{"tf":1.4142135623730951},"74":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"956":{"tf":1.4142135623730951},"964":{"tf":1.7320508075688772},"967":{"tf":1.0},"985":{"tf":1.4142135623730951}}},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"353":{"tf":1.0},"365":{"tf":1.0},"914":{"tf":1.0}}}},"df":12,"docs":{"787":{"tf":1.7320508075688772},"788":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.0}}}}}},"f":{"df":1,"docs":{"958":{"tf":1.0}}},"i":{"b":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1087":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"253":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.4142135623730951},"412":{"tf":1.0},"419":{"tf":1.4142135623730951},"506":{"tf":1.0},"519":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"643":{"tf":1.0},"723":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}}},"df":1,"docs":{"538":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"328":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"505":{"tf":1.4142135623730951},"841":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":6,"docs":{"447":{"tf":1.7320508075688772},"508":{"tf":1.0},"776":{"tf":1.4142135623730951},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"590":{"tf":1.0},"950":{"tf":1.0}}}}}}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"1098":{"tf":1.0},"187":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":61,"docs":{"1046":{"tf":1.0},"106":{"tf":1.0},"1066":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.872983346207417},"220":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":2.0},"236":{"tf":2.23606797749979},"238":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"269":{"tf":1.4142135623730951},"288":{"tf":1.4142135623730951},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"338":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"380":{"tf":2.0},"398":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"464":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":2.0},"472":{"tf":1.4142135623730951},"552":{"tf":1.0},"573":{"tf":1.0},"581":{"tf":1.0},"62":{"tf":1.0},"639":{"tf":1.0},"642":{"tf":2.23606797749979},"657":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"738":{"tf":1.0},"746":{"tf":1.4142135623730951},"750":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"859":{"tf":1.0},"894":{"tf":1.0},"899":{"tf":1.4142135623730951},"909":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"352":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}}},"r":{"df":3,"docs":{"288":{"tf":1.0},"510":{"tf":1.0},"705":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"508":{"tf":1.0}}}}}},"df":39,"docs":{"1027":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.0},"337":{"tf":1.0},"368":{"tf":1.0},"459":{"tf":1.0},"468":{"tf":1.7320508075688772},"469":{"tf":1.4142135623730951},"470":{"tf":2.449489742783178},"471":{"tf":1.7320508075688772},"494":{"tf":1.0},"497":{"tf":2.23606797749979},"503":{"tf":1.0},"540":{"tf":1.0},"562":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"873":{"tf":1.0},"924":{"tf":1.0},"941":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"958":{"tf":1.0},"962":{"tf":1.0}},"r":{"df":2,"docs":{"1110":{"tf":1.0},"197":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"877":{"tf":1.0}}}},"df":57,"docs":{"1002":{"tf":1.0},"1066":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":2.0},"1121":{"tf":1.7320508075688772},"150":{"tf":1.0},"152":{"tf":1.0},"175":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":2.0},"215":{"tf":1.0},"240":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"312":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":1.0},"4":{"tf":1.0},"484":{"tf":1.0},"510":{"tf":1.4142135623730951},"512":{"tf":1.0},"64":{"tf":1.0},"644":{"tf":1.0},"726":{"tf":1.7320508075688772},"77":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"853":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"89":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":2.6457513110645907},"898":{"tf":2.449489742783178},"899":{"tf":1.7320508075688772},"900":{"tf":1.4142135623730951},"906":{"tf":2.8284271247461903},"924":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"93":{"tf":1.0},"931":{"tf":2.8284271247461903},"936":{"tf":1.0},"938":{"tf":2.6457513110645907},"962":{"tf":1.0},"988":{"tf":2.0},"989":{"tf":1.0},"991":{"tf":1.7320508075688772},"994":{"tf":1.0},"995":{"tf":1.7320508075688772},"997":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1110":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"896":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"6":{"4":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"6":{"4":{"df":1,"docs":{"332":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"1057":{"tf":1.0},"447":{"tf":1.0},"515":{"tf":1.0},"600":{"tf":1.0},"679":{"tf":1.0},"694":{"tf":1.0},"751":{"tf":1.0},"847":{"tf":2.0},"944":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":66,"docs":{"103":{"tf":1.7320508075688772},"1033":{"tf":1.0},"104":{"tf":1.0},"1074":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1115":{"tf":1.0},"1120":{"tf":1.7320508075688772},"117":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.7320508075688772},"211":{"tf":1.0},"212":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"242":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.7320508075688772},"353":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"388":{"tf":1.0},"413":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"446":{"tf":1.4142135623730951},"449":{"tf":1.0},"487":{"tf":1.0},"527":{"tf":1.0},"537":{"tf":1.0},"542":{"tf":1.0},"563":{"tf":1.0},"569":{"tf":1.0},"64":{"tf":1.7320508075688772},"641":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"800":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"844":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"898":{"tf":1.0},"901":{"tf":1.7320508075688772},"906":{"tf":1.0},"913":{"tf":1.7320508075688772},"917":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"933":{"tf":1.7320508075688772},"962":{"tf":1.0},"977":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"1072":{"tf":1.0},"1074":{"tf":1.0},"785":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1123":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":3,"docs":{"307":{"tf":1.0},"353":{"tf":1.0},"691":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":37,"docs":{"1030":{"tf":1.0},"1048":{"tf":1.0},"210":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"225":{"tf":1.0},"239":{"tf":1.0},"294":{"tf":3.3166247903554},"295":{"tf":2.23606797749979},"296":{"tf":2.23606797749979},"297":{"tf":1.7320508075688772},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":1.0},"435":{"tf":1.4142135623730951},"475":{"tf":1.0},"506":{"tf":1.7320508075688772},"542":{"tf":1.0},"571":{"tf":1.4142135623730951},"581":{"tf":1.0},"704":{"tf":1.7320508075688772},"717":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"864":{"tf":1.0},"917":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.0}}}}},"o":{"a":{"d":{"df":40,"docs":{"187":{"tf":1.4142135623730951},"203":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.4142135623730951},"359":{"tf":2.6457513110645907},"360":{"tf":1.0},"362":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.0},"676":{"tf":1.7320508075688772},"678":{"tf":3.0},"705":{"tf":1.4142135623730951},"79":{"tf":1.0},"832":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":1.7320508075688772},"898":{"tf":2.23606797749979},"899":{"tf":1.0},"900":{"tf":1.4142135623730951},"904":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":4.47213595499958},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"964":{"tf":1.0}},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":3,"docs":{"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":32,"docs":{"10":{"tf":1.0},"1003":{"tf":1.4142135623730951},"1004":{"tf":1.4142135623730951},"1011":{"tf":1.4142135623730951},"1029":{"tf":1.0},"1037":{"tf":1.0},"1108":{"tf":1.0},"135":{"tf":1.0},"186":{"tf":1.4142135623730951},"215":{"tf":1.0},"253":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.7320508075688772},"363":{"tf":1.4142135623730951},"393":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"508":{"tf":1.0},"571":{"tf":1.0},"588":{"tf":1.0},"665":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"847":{"tf":1.0},"957":{"tf":1.0}}},"t":{"df":32,"docs":{"0":{"tf":1.0},"1048":{"tf":1.0},"1073":{"tf":1.0},"123":{"tf":1.0},"158":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"180":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"212":{"tf":1.4142135623730951},"249":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"335":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"410":{"tf":1.0},"540":{"tf":1.0},"55":{"tf":1.0},"553":{"tf":1.0},"56":{"tf":1.0},"593":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":1.7320508075688772},"65":{"tf":1.0},"67":{"tf":1.0},"715":{"tf":1.0},"740":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"950":{"tf":1.0},"959":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1074":{"tf":1.0}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"799":{"tf":1.0},"914":{"tf":1.0},"985":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":30,"docs":{"10":{"tf":2.0},"1099":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"313":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"481":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"555":{"tf":1.0},"740":{"tf":1.0},"75":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"914":{"tf":2.6457513110645907},"917":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"929":{"tf":2.0},"931":{"tf":1.0},"933":{"tf":1.4142135623730951},"938":{"tf":1.7320508075688772},"947":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":1,"docs":{"705":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":30,"docs":{"1025":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":2.23606797749979},"137":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"220":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"355":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.4142135623730951},"373":{"tf":1.0},"386":{"tf":1.0},"550":{"tf":1.0},"595":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":1.0},"704":{"tf":1.0},"762":{"tf":1.0},"873":{"tf":1.0},"903":{"tf":1.0},"948":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":14,"docs":{"186":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"728":{"tf":1.4142135623730951},"914":{"tf":1.0},"921":{"tf":1.0},"926":{"tf":2.23606797749979},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":3.872983346207417},"930":{"tf":2.23606797749979},"931":{"tf":2.0},"932":{"tf":2.8284271247461903},"938":{"tf":3.3166247903554}}}},"o":{"df":1,"docs":{"857":{"tf":1.0}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":36,"docs":{"1011":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1029":{"tf":1.7320508075688772},"1069":{"tf":1.7320508075688772},"1091":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":1.4142135623730951},"37":{"tf":1.0},"373":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"392":{"tf":1.0},"435":{"tf":1.0},"454":{"tf":1.0},"49":{"tf":1.0},"515":{"tf":1.0},"525":{"tf":1.0},"571":{"tf":1.4142135623730951},"662":{"tf":1.0},"707":{"tf":1.0},"757":{"tf":3.1622776601683795},"766":{"tf":3.7416573867739413},"782":{"tf":3.1622776601683795},"864":{"tf":1.0},"898":{"tf":1.0},"948":{"tf":1.4142135623730951},"950":{"tf":1.4142135623730951},"960":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"1003":{"tf":1.0},"1005":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1036":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1064":{"tf":1.0},"1085":{"tf":1.0},"1121":{"tf":1.0},"138":{"tf":1.0},"170":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"239":{"tf":1.0},"269":{"tf":1.0},"339":{"tf":1.0},"447":{"tf":1.4142135623730951},"485":{"tf":1.0},"542":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"6":{"tf":1.0},"779":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"931":{"tf":1.0},"946":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"197":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"1018":{"tf":1.0},"1068":{"tf":1.0},"1076":{"tf":1.7320508075688772},"1077":{"tf":2.8284271247461903},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.4142135623730951},"1081":{"tf":1.7320508075688772},"1082":{"tf":1.4142135623730951},"1083":{"tf":1.0},"1084":{"tf":1.0},"487":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"102":{"tf":1.0},"121":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":70,"docs":{"1011":{"tf":1.0},"102":{"tf":1.0},"1033":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1112":{"tf":1.0},"129":{"tf":1.4142135623730951},"152":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"164":{"tf":1.7320508075688772},"167":{"tf":1.0},"186":{"tf":1.0},"193":{"tf":1.0},"212":{"tf":1.4142135623730951},"215":{"tf":1.0},"239":{"tf":1.4142135623730951},"265":{"tf":2.0},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"270":{"tf":3.3166247903554},"271":{"tf":2.0},"272":{"tf":1.0},"273":{"tf":2.449489742783178},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":2.0},"30":{"tf":1.0},"335":{"tf":1.4142135623730951},"353":{"tf":1.0},"360":{"tf":1.0},"386":{"tf":1.0},"435":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.4142135623730951},"504":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.4142135623730951},"548":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"585":{"tf":1.0},"613":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.4142135623730951},"7":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"778":{"tf":1.0},"80":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"903":{"tf":1.0},"94":{"tf":1.4142135623730951},"945":{"tf":1.0},"955":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":2,"docs":{"127":{"tf":1.0},"168":{"tf":1.0}}},"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"542":{"tf":1.0},"548":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"548":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":81,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.7320508075688772},"127":{"tf":2.6457513110645907},"128":{"tf":2.0},"129":{"tf":2.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.0},"14":{"tf":2.23606797749979},"145":{"tf":1.7320508075688772},"146":{"tf":2.449489742783178},"147":{"tf":2.0},"148":{"tf":2.23606797749979},"149":{"tf":1.4142135623730951},"150":{"tf":1.4142135623730951},"151":{"tf":2.0},"152":{"tf":2.23606797749979},"153":{"tf":3.4641016151377544},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.6457513110645907},"169":{"tf":2.0},"17":{"tf":1.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.0},"179":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"196":{"tf":1.0},"221":{"tf":1.0},"245":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"317":{"tf":1.0},"352":{"tf":1.4142135623730951},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"379":{"tf":1.0},"394":{"tf":2.0},"401":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":2.23606797749979},"542":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":3.605551275463989},"593":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.4142135623730951},"640":{"tf":1.0},"737":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"792":{"tf":1.0},"793":{"tf":1.0},"81":{"tf":1.0},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.4142135623730951},"887":{"tf":1.0},"9":{"tf":1.0},"916":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"154":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"79":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":10,"docs":{"343":{"tf":1.4142135623730951},"356":{"tf":1.0},"37":{"tf":1.0},"392":{"tf":2.0},"580":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"679":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"958":{"tf":1.0}}}}},"p":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":4,"docs":{"215":{"tf":1.0},"752":{"tf":1.0},"873":{"tf":1.0},"932":{"tf":1.0}}},"s":{"df":4,"docs":{"363":{"tf":1.0},"374":{"tf":1.0},"931":{"tf":1.0},"949":{"tf":1.0}}},"t":{"df":5,"docs":{"1004":{"tf":1.0},"1072":{"tf":1.0},"215":{"tf":1.0},"528":{"tf":1.0},"931":{"tf":1.0}}}},"t":{"df":8,"docs":{"176":{"tf":1.0},"185":{"tf":1.0},"239":{"tf":1.0},"352":{"tf":1.0},"477":{"tf":1.0},"572":{"tf":1.0},"590":{"tf":1.4142135623730951},"963":{"tf":1.0}}},"w":{"df":11,"docs":{"185":{"tf":1.0},"274":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"354":{"tf":1.0},"562":{"tf":1.0},"573":{"tf":1.0},"734":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"o":{"df":3,"docs":{"1035":{"tf":1.0},"224":{"tf":1.0},"628":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}},"df":0,"docs":{}},"df":17,"docs":{"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"185":{"tf":1.0},"187":{"tf":1.4142135623730951},"236":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.0},"363":{"tf":1.0},"462":{"tf":1.0},"595":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"723":{"tf":1.0},"724":{"tf":1.0},"876":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"199":{"tf":1.0},"268":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"r":{"df":8,"docs":{"1113":{"tf":1.4142135623730951},"408":{"tf":1.0},"409":{"tf":1.0},"873":{"tf":1.0},"896":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"966":{"tf":1.0}}},"s":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":2,"docs":{"211":{"tf":1.0},"414":{"tf":1.0}}},"t":{";":{"6":{"2":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"776":{"tf":2.0},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":3.4641016151377544},"780":{"tf":2.0},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"783":{"tf":1.4142135623730951},"784":{"tf":1.4142135623730951}}}},"u":{"a":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":1,"docs":{"561":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":3,"docs":{"561":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"0":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"m":{"1":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"a":{"c":{"df":3,"docs":{"694":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0}},"h":{"df":1,"docs":{"332":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"212":{"tf":1.0},"215":{"tf":1.4142135623730951},"238":{"tf":1.0},"292":{"tf":1.0},"475":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":4.123105625617661},"507":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"964":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}}},"o":{"df":3,"docs":{"447":{"tf":1.0},"600":{"tf":1.0},"945":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":23,"docs":{"115":{"tf":1.0},"200":{"tf":1.0},"209":{"tf":1.0},"273":{"tf":1.0},"295":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.7320508075688772},"318":{"tf":1.0},"374":{"tf":1.0},"388":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"415":{"tf":1.0},"585":{"tf":1.0},"669":{"tf":1.0},"814":{"tf":1.4142135623730951},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"853":{"tf":1.0},"874":{"tf":1.4142135623730951},"959":{"tf":1.4142135623730951},"965":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"538":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1099":{"tf":1.0},"168":{"tf":1.0},"446":{"tf":1.4142135623730951},"563":{"tf":1.0},"64":{"tf":1.7320508075688772}}},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}},"df":4,"docs":{"1042":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"181":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"410":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1068":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1090":{"tf":1.0},"1097":{"tf":1.0},"220":{"tf":1.0},"234":{"tf":1.0},"394":{"tf":1.7320508075688772},"400":{"tf":1.0},"452":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"514":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"657":{"tf":1.4142135623730951},"659":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.7320508075688772},"665":{"tf":1.0},"721":{"tf":1.0},"742":{"tf":1.7320508075688772},"751":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1081":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"4":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":1,"docs":{"276":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":108,"docs":{"1004":{"tf":1.7320508075688772},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":1.0},"1050":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1057":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1063":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1077":{"tf":1.4142135623730951},"1080":{"tf":1.0},"1097":{"tf":1.0},"151":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.4142135623730951},"223":{"tf":1.0},"231":{"tf":1.4142135623730951},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":2.23606797749979},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"314":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"373":{"tf":1.4142135623730951},"380":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"400":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.4142135623730951},"453":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"514":{"tf":1.0},"529":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":1.0},"550":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.23606797749979},"572":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.4142135623730951},"604":{"tf":1.0},"627":{"tf":1.4142135623730951},"633":{"tf":1.0},"654":{"tf":2.449489742783178},"655":{"tf":1.7320508075688772},"656":{"tf":1.7320508075688772},"657":{"tf":2.449489742783178},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"691":{"tf":1.0},"701":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"877":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"930":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0},"976":{"tf":1.0},"982":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"877":{"tf":1.0},"952":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":38,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1024":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1063":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"155":{"tf":1.0},"19":{"tf":1.0},"219":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"5":{"tf":1.0},"537":{"tf":1.0},"737":{"tf":1.0},"78":{"tf":1.0},"786":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"923":{"tf":1.0},"953":{"tf":1.4142135623730951},"997":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"364":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":23,"docs":{"1025":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"168":{"tf":1.0},"300":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"447":{"tf":1.0},"5":{"tf":1.0},"523":{"tf":1.0},"567":{"tf":1.0},"580":{"tf":1.4142135623730951},"607":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"740":{"tf":1.0},"841":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":90,"docs":{"0":{"tf":1.0},"107":{"tf":1.0},"1072":{"tf":1.0},"1099":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.0},"1121":{"tf":2.0},"1122":{"tf":1.7320508075688772},"12":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"154":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"230":{"tf":1.0},"239":{"tf":1.0},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.7320508075688772},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"343":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.4142135623730951},"363":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"395":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.7320508075688772},"423":{"tf":1.0},"438":{"tf":1.0},"444":{"tf":1.0},"466":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"550":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.0},"590":{"tf":1.0},"596":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"657":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"814":{"tf":1.0},"864":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"904":{"tf":1.0},"928":{"tf":1.0},"947":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"961":{"tf":1.0},"963":{"tf":1.4142135623730951},"976":{"tf":1.0},"98":{"tf":1.0},"985":{"tf":1.0}}}},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"1044":{"tf":1.0},"688":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"485":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"291":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"a":{"df":3,"docs":{"1025":{"tf":1.0},"153":{"tf":1.0},"303":{"tf":1.0}},"g":{"df":53,"docs":{"1008":{"tf":1.0},"101":{"tf":1.0},"111":{"tf":1.7320508075688772},"1116":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"25":{"tf":1.0},"254":{"tf":1.0},"30":{"tf":1.0},"335":{"tf":2.23606797749979},"352":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.7320508075688772},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"494":{"tf":2.0},"495":{"tf":1.0},"497":{"tf":3.7416573867739413},"499":{"tf":1.0},"502":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"554":{"tf":1.0},"562":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"887":{"tf":1.0},"914":{"tf":1.0},"933":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":76,"docs":{"10":{"tf":1.0},"104":{"tf":1.0},"1057":{"tf":1.0},"1063":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1121":{"tf":1.0},"117":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"206":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.7320508075688772},"241":{"tf":1.0},"243":{"tf":1.0},"245":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"300":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"39":{"tf":1.0},"422":{"tf":1.0},"427":{"tf":1.0},"437":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"50":{"tf":1.0},"504":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.7320508075688772},"531":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.0},"634":{"tf":1.0},"654":{"tf":1.0},"778":{"tf":1.0},"8":{"tf":1.4142135623730951},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.0},"9":{"tf":1.0},"906":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"936":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"963":{"tf":1.0},"972":{"tf":1.0},"985":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}}}}},"df":1,"docs":{"1003":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"198":{"tf":1.0},"223":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"107":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":26,"docs":{"102":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1081":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"160":{"tf":1.0},"197":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0},"415":{"tf":1.7320508075688772},"416":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.7320508075688772},"477":{"tf":1.0},"478":{"tf":1.0},"508":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"73":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"541":{"tf":2.0},"548":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"p":{"df":37,"docs":{"1019":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.4142135623730951},"124":{"tf":1.0},"155":{"tf":1.7320508075688772},"197":{"tf":1.7320508075688772},"215":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"229":{"tf":1.7320508075688772},"245":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.4142135623730951},"287":{"tf":1.0},"335":{"tf":1.0},"358":{"tf":1.7320508075688772},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"420":{"tf":1.4142135623730951},"422":{"tf":1.4142135623730951},"488":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.7320508075688772},"664":{"tf":1.7320508075688772},"716":{"tf":1.0},"720":{"tf":1.7320508075688772},"721":{"tf":1.0},"73":{"tf":1.0},"737":{"tf":1.0},"766":{"tf":3.7416573867739413},"785":{"tf":1.0},"876":{"tf":2.0},"923":{"tf":2.0},"943":{"tf":1.0},"945":{"tf":1.0}}},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"1046":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951}}},"o":{"df":1,"docs":{"748":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"986":{"tf":1.7320508075688772}},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1108":{"tf":1.0},"1121":{"tf":1.0}}}}}},"df":9,"docs":{"276":{"tf":1.0},"446":{"tf":1.0},"450":{"tf":1.0},"497":{"tf":1.0},"575":{"tf":1.0},"585":{"tf":1.0},"707":{"tf":1.0},"748":{"tf":1.4142135623730951},"83":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"478":{"tf":1.0},"507":{"tf":1.0}}},"t":{"df":16,"docs":{"1016":{"tf":1.0},"1116":{"tf":1.0},"596":{"tf":1.0},"750":{"tf":1.0},"789":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"923":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"851":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"657":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"1081":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"215":{"tf":1.0},"223":{"tf":1.0},"267":{"tf":1.4142135623730951},"339":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"412":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"727":{"tf":1.0},"752":{"tf":1.0},"786":{"tf":1.0},"847":{"tf":1.0},"950":{"tf":1.0},"976":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":22,"docs":{"1109":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":2.0},"1124":{"tf":1.4142135623730951},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":2.449489742783178},"129":{"tf":1.7320508075688772},"153":{"tf":1.4142135623730951},"236":{"tf":1.0},"251":{"tf":1.0},"295":{"tf":3.7416573867739413},"297":{"tf":1.0},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"564":{"tf":1.4142135623730951},"567":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":2.8284271247461903},"77":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"204":{"tf":1.0},"370":{"tf":1.0},"65":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"271":{"tf":1.0},"306":{"tf":1.0},"449":{"tf":1.0},"654":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"355":{"tf":1.0}}}}},"u":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"528":{"tf":1.7320508075688772}}}}}}},"df":27,"docs":{"1036":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.0},"15":{"tf":1.0},"199":{"tf":4.123105625617661},"21":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":3.1622776601683795},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.0},"42":{"tf":1.4142135623730951},"528":{"tf":3.0},"587":{"tf":1.4142135623730951},"590":{"tf":1.0},"591":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"622":{"tf":2.8284271247461903},"655":{"tf":1.0},"971":{"tf":1.4142135623730951},"976":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":2.0}}},"x":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"1068":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":11,"docs":{"129":{"tf":1.0},"185":{"tf":1.0},"254":{"tf":1.0},"548":{"tf":1.0},"688":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"779":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"373":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"705":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"948":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"b":{"df":1,"docs":{"635":{"tf":1.0}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"1109":{"tf":1.0},"1121":{"tf":1.0},"6":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":5,"docs":{"246":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0},"845":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":49,"docs":{"1046":{"tf":1.4142135623730951},"1087":{"tf":1.4142135623730951},"1098":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.4142135623730951},"248":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"273":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"504":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"574":{"tf":1.0},"586":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":2.23606797749979},"751":{"tf":1.0},"770":{"tf":1.4142135623730951},"813":{"tf":2.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"89":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"938":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":7,"docs":{"1110":{"tf":1.0},"123":{"tf":1.0},"179":{"tf":1.0},"288":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":7,"docs":{"1124":{"tf":1.4142135623730951},"15":{"tf":1.0},"172":{"tf":1.0},"303":{"tf":1.4142135623730951},"567":{"tf":1.4142135623730951},"77":{"tf":1.0},"985":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":66,"docs":{"1009":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1116":{"tf":1.0},"12":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"241":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"291":{"tf":1.0},"30":{"tf":1.0},"342":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":2.23606797749979},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"378":{"tf":1.0},"380":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"485":{"tf":1.0},"488":{"tf":2.449489742783178},"507":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.0},"54":{"tf":1.0},"548":{"tf":1.4142135623730951},"562":{"tf":1.0},"569":{"tf":1.0},"708":{"tf":1.0},"744":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0},"871":{"tf":1.0},"874":{"tf":1.7320508075688772},"88":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.4142135623730951},"913":{"tf":1.7320508075688772},"948":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":1.4142135623730951},"964":{"tf":1.4142135623730951},"977":{"tf":1.7320508075688772},"985":{"tf":2.0},"987":{"tf":1.0},"988":{"tf":1.4142135623730951}}}}},"t":{"b":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"873":{"tf":1.0},"876":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":16,"docs":{"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"321":{"tf":2.0},"360":{"tf":1.0},"395":{"tf":1.0},"427":{"tf":1.0},"456":{"tf":1.0},"485":{"tf":1.4142135623730951},"535":{"tf":1.0},"613":{"tf":1.0},"638":{"tf":1.0},"737":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":3,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0},"1121":{"tf":1.0}},"n":{"df":4,"docs":{"106":{"tf":1.4142135623730951},"175":{"tf":1.0},"187":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0},"590":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":1,"docs":{"952":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"1019":{"tf":1.0},"103":{"tf":1.0},"108":{"tf":1.0},"365":{"tf":1.4142135623730951},"526":{"tf":1.0},"529":{"tf":1.0},"903":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"115":{"tf":1.0},"215":{"tf":1.4142135623730951},"318":{"tf":1.0},"473":{"tf":1.0},"580":{"tf":1.0},"599":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"1036":{"tf":1.0},"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"527":{"tf":1.0},"951":{"tf":1.0},"954":{"tf":1.0}}}}}},"u":{"df":7,"docs":{"175":{"tf":1.0},"215":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"924":{"tf":2.23606797749979},"96":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"924":{"tf":1.0},"928":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"g":{"df":15,"docs":{"1087":{"tf":1.0},"140":{"tf":1.4142135623730951},"160":{"tf":1.0},"180":{"tf":1.0},"290":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"406":{"tf":1.0},"410":{"tf":1.0},"454":{"tf":1.7320508075688772},"481":{"tf":1.0},"488":{"tf":1.0},"540":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.4142135623730951}},"e":{"(":{"<":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"1087":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":2,"docs":{"1033":{"tf":1.0},"1035":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"'":{"df":1,"docs":{"854":{"tf":1.0}}},"df":2,"docs":{"852":{"tf":1.7320508075688772},"854":{"tf":2.8284271247461903}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"1113":{"tf":1.0}}}},"df":2,"docs":{"1105":{"tf":1.0},"1113":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":31,"docs":{"1008":{"tf":1.0},"1016":{"tf":1.0},"1110":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":1.0},"343":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":2.0},"356":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.4142135623730951},"37":{"tf":1.0},"374":{"tf":2.0},"375":{"tf":2.0},"390":{"tf":1.0},"391":{"tf":2.0},"392":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"580":{"tf":2.23606797749979},"949":{"tf":1.0},"957":{"tf":1.4142135623730951},"958":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1016":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1007":{"tf":1.0},"1010":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"1019":{"tf":1.0},"1020":{"tf":1.0}}}},"df":0,"docs":{}}}},"a":{"/":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"(":{"df":1,"docs":{"1074":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{".":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"300":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0}}}}}}}}},"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"1":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"2":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":3,"docs":{"343":{"tf":1.0},"452":{"tf":1.0},"580":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{".":{"d":{"b":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"343":{"tf":1.0},"425":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"425":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"118":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"555":{"tf":1.0}}}}},"df":0,"docs":{}}},"/":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1073":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":43,"docs":{"1053":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"118":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"160":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"189":{"tf":1.0},"191":{"tf":1.7320508075688772},"198":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"343":{"tf":2.449489742783178},"354":{"tf":1.0},"356":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"388":{"tf":1.0},"410":{"tf":1.4142135623730951},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"443":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"561":{"tf":1.0},"568":{"tf":1.0},"580":{"tf":2.449489742783178},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"654":{"tf":1.0},"728":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":2.0},"847":{"tf":2.0},"958":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"580":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"953":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}}},"t":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"1005":{"tf":1.0},"622":{"tf":1.7320508075688772}},"h":{"df":0,"docs":{},"o":{"d":{"df":26,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"206":{"tf":1.0},"213":{"tf":1.0},"245":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"304":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"323":{"tf":1.0},"334":{"tf":1.7320508075688772},"335":{"tf":3.4641016151377544},"359":{"tf":1.0},"396":{"tf":1.4142135623730951},"430":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951},"633":{"tf":1.0},"723":{"tf":1.0},"913":{"tf":1.4142135623730951},"939":{"tf":1.4142135623730951},"958":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":4,"docs":{"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"290":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"'":{"df":3,"docs":{"247":{"tf":1.0},"542":{"tf":1.0},"88":{"tf":1.0}}},"(":{"df":1,"docs":{"152":{"tf":1.0}}},"=":{"\"":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"699":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"d":{"df":4,"docs":{"267":{"tf":1.7320508075688772},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}},"df":216,"docs":{"100":{"tf":2.0},"1000":{"tf":1.4142135623730951},"1001":{"tf":2.0},"1002":{"tf":2.0},"1003":{"tf":1.0},"1004":{"tf":1.4142135623730951},"101":{"tf":3.7416573867739413},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.0},"102":{"tf":2.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"103":{"tf":2.8284271247461903},"104":{"tf":2.0},"105":{"tf":1.4142135623730951},"106":{"tf":3.0},"1072":{"tf":1.0},"1074":{"tf":1.0},"1087":{"tf":1.7320508075688772},"109":{"tf":2.23606797749979},"1097":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":2.0},"1124":{"tf":1.0},"117":{"tf":2.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"129":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"140":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"15":{"tf":2.23606797749979},"150":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"180":{"tf":2.449489742783178},"181":{"tf":4.58257569495584},"183":{"tf":3.605551275463989},"185":{"tf":3.872983346207417},"186":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":2.449489742783178},"191":{"tf":1.4142135623730951},"193":{"tf":2.23606797749979},"203":{"tf":1.0},"21":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":2.6457513110645907},"247":{"tf":2.449489742783178},"264":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":3.0},"271":{"tf":1.7320508075688772},"273":{"tf":2.8284271247461903},"274":{"tf":1.7320508075688772},"275":{"tf":1.4142135623730951},"300":{"tf":2.6457513110645907},"301":{"tf":2.6457513110645907},"31":{"tf":1.0},"33":{"tf":1.0},"355":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.6457513110645907},"376":{"tf":1.0},"40":{"tf":1.0},"407":{"tf":1.0},"41":{"tf":2.0},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"421":{"tf":2.6457513110645907},"422":{"tf":2.23606797749979},"447":{"tf":3.0},"46":{"tf":1.4142135623730951},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"512":{"tf":2.6457513110645907},"513":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"516":{"tf":1.0},"517":{"tf":1.0},"538":{"tf":4.242640687119285},"539":{"tf":3.7416573867739413},"540":{"tf":2.0},"541":{"tf":1.4142135623730951},"542":{"tf":5.477225575051661},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":2.0},"546":{"tf":3.3166247903554},"547":{"tf":3.1622776601683795},"548":{"tf":6.324555320336759},"549":{"tf":1.0},"550":{"tf":4.123105625617661},"559":{"tf":1.0},"562":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"622":{"tf":1.0},"649":{"tf":1.4142135623730951},"686":{"tf":1.0},"690":{"tf":2.23606797749979},"691":{"tf":1.0},"694":{"tf":2.23606797749979},"695":{"tf":1.0},"698":{"tf":2.23606797749979},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"705":{"tf":3.3166247903554},"707":{"tf":1.4142135623730951},"708":{"tf":2.23606797749979},"709":{"tf":1.7320508075688772},"710":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.7320508075688772},"734":{"tf":1.4142135623730951},"747":{"tf":1.0},"752":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.23606797749979},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"800":{"tf":1.0},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.4142135623730951},"813":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":2.8284271247461903},"825":{"tf":1.0},"83":{"tf":2.23606797749979},"832":{"tf":1.0},"855":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.7320508075688772},"864":{"tf":1.0},"876":{"tf":1.0},"889":{"tf":1.0},"911":{"tf":1.4142135623730951},"912":{"tf":1.4142135623730951},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"915":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":2.8284271247461903},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"934":{"tf":1.7320508075688772},"935":{"tf":1.0},"936":{"tf":1.7320508075688772},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"963":{"tf":1.0},"967":{"tf":2.6457513110645907},"968":{"tf":1.0},"969":{"tf":1.0},"97":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":2.0},"977":{"tf":2.449489742783178},"978":{"tf":2.23606797749979},"979":{"tf":1.4142135623730951},"98":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":2.449489742783178},"982":{"tf":2.449489742783178},"983":{"tf":1.7320508075688772},"984":{"tf":1.4142135623730951},"985":{"tf":2.0},"986":{"tf":1.7320508075688772},"987":{"tf":1.4142135623730951},"988":{"tf":2.8284271247461903},"989":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":2.449489742783178},"998":{"tf":1.4142135623730951},"999":{"tf":2.0}},"s":{".":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"_":{"'":{"*":{"'":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"542":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"421":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"542":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"183":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"541":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"405":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}},"df":0,"docs":{}},"{":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"}":{".":{"df":0,"docs":{},"{":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"}":{"_":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"541":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"=":{"[":{"'":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"546":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"y":{"_":{"[":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}},"i":{"d":{"d":{"df":0,"docs":{},"l":{"df":2,"docs":{"740":{"tf":1.4142135623730951},"824":{"tf":1.0}}}},"df":1,"docs":{"509":{"tf":1.4142135623730951}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":10,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1102":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"488":{"tf":1.0},"571":{"tf":1.0},"689":{"tf":1.0}}}}}}}},"df":1,"docs":{"958":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":10,"docs":{"121":{"tf":1.0},"165":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.7320508075688772},"495":{"tf":1.0},"506":{"tf":2.6457513110645907},"595":{"tf":1.0},"650":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"964":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"289":{"tf":1.0}}}}},"df":3,"docs":{"199":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"642":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"287":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"633":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"847":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"(":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"d":{"df":1,"docs":{"847":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"585":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":8,"docs":{"1011":{"tf":1.0},"1121":{"tf":1.0},"270":{"tf":1.0},"295":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"747":{"tf":1.0},"982":{"tf":1.0}}},"df":6,"docs":{"1004":{"tf":1.0},"129":{"tf":1.0},"185":{"tf":1.0},"548":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"562":{"tf":1.0}}}}}}},"df":5,"docs":{"205":{"tf":1.0},"299":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"374":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"295":{"tf":1.0},"342":{"tf":1.0},"705":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"1105":{"tf":1.0},"1107":{"tf":1.7320508075688772},"159":{"tf":1.0},"841":{"tf":1.0},"904":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":27,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1072":{"tf":1.4142135623730951},"127":{"tf":1.0},"199":{"tf":1.0},"222":{"tf":1.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"296":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"398":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"555":{"tf":1.0},"573":{"tf":1.0},"575":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"730":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"857":{"tf":1.0}},"e":{"=":{"0":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"842":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":2.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"144":{"tf":1.0},"507":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"930":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":11,"docs":{"0":{"tf":1.0},"1044":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"142":{"tf":1.4142135623730951},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":2.23606797749979},"503":{"tf":1.0},"688":{"tf":1.4142135623730951},"728":{"tf":1.0},"948":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}},"df":4,"docs":{"1055":{"tf":1.0},"365":{"tf":1.0},"960":{"tf":1.0},"963":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":2,"docs":{"341":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"487":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":15,"docs":{"131":{"tf":3.1622776601683795},"132":{"tf":1.4142135623730951},"133":{"tf":2.23606797749979},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"380":{"tf":1.0}}}}},"x":{"df":2,"docs":{"296":{"tf":1.0},"705":{"tf":1.0}}}},"m":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.0}}},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"b":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"x":{"df":0,"docs":{},"q":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"o":{"a":{"b":{"df":1,"docs":{"562":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":34,"docs":{"1071":{"tf":2.0},"1072":{"tf":2.23606797749979},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1099":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.0},"165":{"tf":1.0},"169":{"tf":1.0},"275":{"tf":1.0},"35":{"tf":1.0},"394":{"tf":1.4142135623730951},"399":{"tf":2.0},"447":{"tf":1.0},"451":{"tf":1.0},"454":{"tf":1.0},"559":{"tf":1.0},"595":{"tf":1.0},"600":{"tf":2.0},"601":{"tf":1.0},"649":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":2.0},"789":{"tf":1.4142135623730951},"799":{"tf":1.0},"812":{"tf":1.0},"857":{"tf":1.0},"859":{"tf":1.0},"923":{"tf":1.4142135623730951},"965":{"tf":1.0},"982":{"tf":1.0},"985":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"394":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"785":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.0}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}}}},"v":{"1":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.0}}},"2":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"785":{"tf":1.4142135623730951},"786":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"169":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"394":{"tf":1.4142135623730951}}},"y":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"328":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"562":{"tf":1.0},"962":{"tf":1.0}}}}},"d":{"(":{"a":{"b":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"110":{"tf":1.0},"733":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"=":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"130":{"tf":1.0},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"363":{"tf":1.0},"414":{"tf":1.0},"456":{"tf":1.0},"477":{"tf":1.0},"495":{"tf":1.0},"516":{"tf":1.0},"626":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"906":{"tf":1.0}},"l":{"'":{"df":2,"docs":{"589":{"tf":1.0},"784":{"tf":1.4142135623730951}}},".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"156":{"tf":1.0}}}}}}},"df":43,"docs":{"1027":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":2.449489742783178},"124":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"31":{"tf":1.0},"358":{"tf":1.7320508075688772},"359":{"tf":1.0},"363":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":2.23606797749979},"586":{"tf":1.0},"589":{"tf":2.23606797749979},"590":{"tf":2.0},"592":{"tf":1.4142135623730951},"596":{"tf":1.0},"776":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":2.23606797749979},"894":{"tf":1.0},"896":{"tf":1.4142135623730951}}},"r":{"df":1,"docs":{"737":{"tf":1.0}},"n":{"df":2,"docs":{"1071":{"tf":1.0},"253":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"f":{"df":6,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"405":{"tf":1.0},"503":{"tf":1.0},"599":{"tf":1.0}},"i":{"df":17,"docs":{"134":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"288":{"tf":1.0},"327":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"368":{"tf":1.0},"498":{"tf":1.0},"567":{"tf":1.0},"595":{"tf":1.0},"785":{"tf":1.0},"844":{"tf":1.0},"923":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":12,"docs":{"1008":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.0},"460":{"tf":1.0},"488":{"tf":1.0},"503":{"tf":1.0},"561":{"tf":1.4142135623730951},"744":{"tf":1.0},"745":{"tf":1.0},"9":{"tf":1.7320508075688772},"949":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"314":{"tf":1.0},"328":{"tf":1.0},"847":{"tf":1.0},"874":{"tf":1.0}}}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"406":{"tf":1.0},"453":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"737":{"tf":1.0},"762":{"tf":1.0},"788":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"z":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"789":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}},"df":74,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"104":{"tf":1.7320508075688772},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.7320508075688772},"118":{"tf":2.8284271247461903},"119":{"tf":1.7320508075688772},"120":{"tf":2.0},"121":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":3.0},"180":{"tf":2.0},"181":{"tf":3.1622776601683795},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"185":{"tf":2.449489742783178},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":1.7320508075688772},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.0},"304":{"tf":1.0},"356":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"474":{"tf":1.0},"536":{"tf":1.7320508075688772},"545":{"tf":1.0},"571":{"tf":1.0},"729":{"tf":2.449489742783178},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.7320508075688772},"734":{"tf":1.4142135623730951},"735":{"tf":1.0},"814":{"tf":1.0},"858":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.0},"92":{"tf":1.0},"923":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"964":{"tf":3.1622776601683795},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":1,"docs":{"294":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"1076":{"tf":1.0},"1080":{"tf":1.7320508075688772},"1081":{"tf":1.0},"175":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"634":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"690":{"tf":1.0},"752":{"tf":1.0},"770":{"tf":1.7320508075688772},"778":{"tf":1.0},"794":{"tf":1.4142135623730951},"841":{"tf":1.0},"939":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"162":{"tf":1.0},"264":{"tf":1.0},"42":{"tf":1.0},"539":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"793":{"tf":1.7320508075688772}}},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1065":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"\"":{")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"966":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"958":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":177,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"1027":{"tf":1.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1036":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1054":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.7320508075688772},"1074":{"tf":1.0},"1077":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":1.0},"1089":{"tf":1.0},"1094":{"tf":1.0},"1099":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.0},"113":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"247":{"tf":1.0},"25":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.0},"267":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"294":{"tf":1.4142135623730951},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.23606797749979},"33":{"tf":1.0},"330":{"tf":1.0},"335":{"tf":1.0},"337":{"tf":1.0},"34":{"tf":1.0},"340":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"361":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":1.4142135623730951},"386":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"45":{"tf":1.0},"453":{"tf":1.0},"460":{"tf":1.0},"469":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"510":{"tf":1.0},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"531":{"tf":1.0},"533":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"571":{"tf":1.0},"581":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"638":{"tf":1.4142135623730951},"649":{"tf":1.0},"664":{"tf":1.7320508075688772},"67":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"710":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"761":{"tf":1.4142135623730951},"764":{"tf":1.0},"77":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"788":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"841":{"tf":1.0},"85":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"886":{"tf":1.0},"889":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.7320508075688772},"900":{"tf":1.0},"903":{"tf":1.7320508075688772},"912":{"tf":1.0},"913":{"tf":1.0},"924":{"tf":1.0},"927":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.4142135623730951},"955":{"tf":1.4142135623730951},"956":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.0},"961":{"tf":1.0},"966":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"99":{"tf":1.0},"998":{"tf":1.4142135623730951}}},"n":{"df":2,"docs":{"1082":{"tf":1.0},"453":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"193":{"tf":1.0},"596":{"tf":1.0},"864":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"1120":{"tf":1.0},"264":{"tf":1.0},"613":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"514":{"tf":1.0},"876":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":15,"docs":{"1032":{"tf":1.0},"1065":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"193":{"tf":1.0},"288":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"786":{"tf":1.0},"844":{"tf":1.0},"880":{"tf":1.0},"967":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}},"z":{"/":{"d":{"c":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"952":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"952":{"tf":1.0}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":4,"docs":{"545":{"tf":1.0},"547":{"tf":1.0},"559":{"tf":1.0},"733":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"df":1,"docs":{"918":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":3,"docs":{"215":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"901":{"tf":1.0},"905":{"tf":2.8284271247461903}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"877":{"tf":1.0},"879":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"786":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"792":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"546":{"tf":1.0},"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"224":{"tf":1.0},"628":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"257":{"tf":1.0},"635":{"tf":1.0}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"731":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"731":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"730":{"tf":1.0},"732":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"730":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"806":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"182":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"127":{"tf":1.0},"225":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}}}},"df":9,"docs":{"186":{"tf":1.4142135623730951},"210":{"tf":1.7320508075688772},"211":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.4142135623730951},"443":{"tf":1.0},"917":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"221":{"tf":2.23606797749979},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":1.0},"348":{"tf":2.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"554":{"tf":1.0},"609":{"tf":1.0},"644":{"tf":1.4142135623730951},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"709":{"tf":1.4142135623730951},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":3.1622776601683795},"826":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"988":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1092":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1030":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1090":{"tf":1.0}}}}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"272":{"tf":1.0}}},"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"'":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"0":{"0":{"0":{"0":{"1":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"279":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"267":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"1":{"8":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"1":{"8":{"df":1,"docs":{"278":{"tf":1.0}}},"df":1,"docs":{"268":{"tf":1.0}}},"2":{"df":1,"docs":{"268":{"tf":1.0}}},"3":{"df":1,"docs":{"268":{"tf":1.0}}},"8":{"2":{"5":{"6":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"2":{"8":{".":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"1":{"8":{"df":1,"docs":{"282":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"695":{"tf":1.0},"699":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"230":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"288":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":5,"docs":{"230":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":3,"docs":{"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.7320508075688772},"292":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"289":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"289":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"229":{"tf":1.0},"633":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"720":{"tf":1.4142135623730951},"721":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"633":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"`":{"(":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0},"643":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"'":{"df":100,"docs":{"1117":{"tf":1.4142135623730951},"1124":{"tf":1.0},"148":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"307":{"tf":1.0},"35":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"559":{"tf":1.0},"562":{"tf":1.4142135623730951},"59":{"tf":1.0},"65":{"tf":1.0},"762":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"857":{"tf":1.0},"91":{"tf":1.0},"913":{"tf":1.0},"951":{"tf":1.0}}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"d":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"11":{"tf":1.0},"924":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"565":{"tf":1.0}}}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"1030":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"672":{"tf":1.0}}}}}}}}}}}},"df":164,"docs":{"0":{"tf":2.6457513110645907},"1":{"tf":1.0},"10":{"tf":1.0},"1002":{"tf":1.0},"1006":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1116":{"tf":2.0},"1122":{"tf":1.0},"12":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"14":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"15":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"3":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"31":{"tf":1.0},"310":{"tf":1.0},"313":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"327":{"tf":1.7320508075688772},"331":{"tf":1.7320508075688772},"332":{"tf":2.449489742783178},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"341":{"tf":1.7320508075688772},"345":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"353":{"tf":3.1622776601683795},"354":{"tf":1.4142135623730951},"355":{"tf":1.7320508075688772},"357":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"410":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"484":{"tf":1.7320508075688772},"488":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"54":{"tf":1.0},"545":{"tf":1.0},"547":{"tf":1.0},"552":{"tf":1.4142135623730951},"559":{"tf":1.7320508075688772},"560":{"tf":1.0},"561":{"tf":2.0},"565":{"tf":1.0},"569":{"tf":1.4142135623730951},"6":{"tf":1.4142135623730951},"607":{"tf":1.0},"62":{"tf":1.7320508075688772},"640":{"tf":1.0},"66":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"681":{"tf":1.0},"707":{"tf":1.0},"723":{"tf":1.0},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"79":{"tf":2.0},"799":{"tf":1.0},"8":{"tf":3.4641016151377544},"834":{"tf":1.0},"84":{"tf":1.0},"847":{"tf":1.7320508075688772},"852":{"tf":1.0},"854":{"tf":1.0},"857":{"tf":1.0},"9":{"tf":1.7320508075688772},"90":{"tf":1.0},"910":{"tf":1.7320508075688772},"911":{"tf":1.4142135623730951},"912":{"tf":1.7320508075688772},"913":{"tf":2.23606797749979},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.0},"918":{"tf":1.4142135623730951},"919":{"tf":2.0},"920":{"tf":1.4142135623730951},"921":{"tf":1.4142135623730951},"922":{"tf":1.4142135623730951},"923":{"tf":1.7320508075688772},"924":{"tf":1.4142135623730951},"925":{"tf":2.0},"926":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"934":{"tf":2.0},"935":{"tf":1.7320508075688772},"936":{"tf":1.7320508075688772},"937":{"tf":1.4142135623730951},"938":{"tf":2.0},"939":{"tf":1.4142135623730951},"946":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"953":{"tf":1.0},"963":{"tf":1.0},"965":{"tf":1.0},"967":{"tf":1.4142135623730951},"978":{"tf":1.0},"981":{"tf":1.0},"985":{"tf":1.0}},"’":{"df":10,"docs":{"123":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"35":{"tf":1.0},"367":{"tf":1.0},"37":{"tf":1.0},"372":{"tf":1.7320508075688772},"43":{"tf":1.0},"45":{"tf":1.7320508075688772},"947":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"172":{"tf":1.0},"788":{"tf":1.4142135623730951},"855":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"958":{"tf":2.6457513110645907},"966":{"tf":1.7320508075688772}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}},"s":{"df":3,"docs":{"187":{"tf":1.4142135623730951},"287":{"tf":1.0},"396":{"tf":1.0}},"g":{"df":1,"docs":{"997":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":30,"docs":{"1011":{"tf":1.0},"1036":{"tf":1.0},"1048":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"11":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"175":{"tf":1.7320508075688772},"205":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"327":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":1.0},"641":{"tf":1.0},"67":{"tf":1.0},"742":{"tf":1.0},"778":{"tf":1.0},"835":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"876":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"1011":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.7320508075688772},"732":{"tf":1.4142135623730951},"825":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"457":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":51,"docs":{"1011":{"tf":1.0},"1033":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1099":{"tf":1.0},"128":{"tf":1.0},"144":{"tf":1.0},"169":{"tf":1.7320508075688772},"180":{"tf":1.0},"197":{"tf":1.4142135623730951},"203":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"238":{"tf":1.0},"256":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.0},"468":{"tf":1.0},"470":{"tf":1.0},"495":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":2.6457513110645907},"507":{"tf":2.449489742783178},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.4142135623730951},"876":{"tf":2.23606797749979},"877":{"tf":1.0},"878":{"tf":1.0},"900":{"tf":1.0},"903":{"tf":1.0},"939":{"tf":1.4142135623730951},"948":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0}},"i":{"df":4,"docs":{"548":{"tf":1.0},"678":{"tf":1.0},"779":{"tf":1.4142135623730951},"780":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"323":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":2,"docs":{"113":{"tf":2.0},"116":{"tf":1.0}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"544":{"tf":1.0}}}},"df":0,"docs":{}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"170":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"238":{"tf":1.0},"959":{"tf":1.4142135623730951},"966":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"509":{"tf":1.0}}}}}}}}},"n":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":1,"docs":{"239":{"tf":1.0}}}}}},")":{"/":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1025":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"a":{"df":3,"docs":{"1011":{"tf":1.0},"343":{"tf":2.8284271247461903},"580":{"tf":2.8284271247461903}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"613":{"tf":1.4142135623730951}}}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"635":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1027":{"tf":2.449489742783178},"1029":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"a":{"df":1,"docs":{"924":{"tf":2.23606797749979}},"m":{"df":0,"docs":{},"e":{",":{"\"":{"c":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"\"":{",":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"239":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"\"":{",":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{",":{"\"":{"c":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{",":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},">":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"/":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":124,"docs":{"1003":{"tf":1.0},"1018":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":2.23606797749979},"1104":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"164":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.449489742783178},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"190":{"tf":1.7320508075688772},"191":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"203":{"tf":2.0},"210":{"tf":1.0},"211":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.0},"229":{"tf":1.0},"239":{"tf":2.6457513110645907},"246":{"tf":2.23606797749979},"247":{"tf":1.0},"254":{"tf":2.449489742783178},"256":{"tf":2.0},"260":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"304":{"tf":1.0},"310":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":2.0},"342":{"tf":2.0},"343":{"tf":2.6457513110645907},"356":{"tf":1.0},"360":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":1.4142135623730951},"402":{"tf":1.0},"412":{"tf":1.4142135623730951},"413":{"tf":2.0},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.7320508075688772},"427":{"tf":1.0},"459":{"tf":1.0},"462":{"tf":2.6457513110645907},"464":{"tf":1.0},"465":{"tf":1.0},"477":{"tf":1.7320508075688772},"478":{"tf":1.0},"497":{"tf":1.4142135623730951},"519":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"548":{"tf":1.0},"555":{"tf":1.7320508075688772},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"580":{"tf":2.6457513110645907},"609":{"tf":1.4142135623730951},"633":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.7320508075688772},"694":{"tf":1.0},"698":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"718":{"tf":1.7320508075688772},"728":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.4142135623730951},"85":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":2.0},"943":{"tf":2.23606797749979},"944":{"tf":2.23606797749979},"945":{"tf":1.0},"988":{"tf":1.0},"990":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"992":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":14,"docs":{"1011":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"338":{"tf":2.449489742783178},"343":{"tf":1.0},"347":{"tf":1.7320508075688772},"354":{"tf":1.7320508075688772},"386":{"tf":1.7320508075688772},"387":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0}},"e":{">":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"221":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"447":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"950":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":7,"docs":{"220":{"tf":1.0},"221":{"tf":1.0},"229":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":20,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"1121":{"tf":1.0},"116":{"tf":1.0},"215":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"403":{"tf":1.0},"516":{"tf":1.7320508075688772},"598":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":14,"docs":{"1020":{"tf":1.4142135623730951},"1066":{"tf":1.4142135623730951},"127":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"265":{"tf":1.0},"274":{"tf":3.3166247903554},"275":{"tf":2.23606797749979},"413":{"tf":1.0},"591":{"tf":1.0},"655":{"tf":1.0},"770":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"199":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"353":{"tf":1.0},"740":{"tf":1.0},"9":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"360":{"tf":1.0},"450":{"tf":1.0},"654":{"tf":1.0}},"n":{"df":1,"docs":{"296":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":33,"docs":{"108":{"tf":1.0},"1092":{"tf":1.0},"1107":{"tf":1.0},"1122":{"tf":1.0},"136":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"263":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"318":{"tf":1.0},"328":{"tf":1.0},"339":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"476":{"tf":1.0},"546":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"778":{"tf":1.4142135623730951},"91":{"tf":1.0},"927":{"tf":1.0},"98":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"1046":{"tf":1.0},"1122":{"tf":1.0},"506":{"tf":1.0},"529":{"tf":1.0},"613":{"tf":1.0},"690":{"tf":1.0},"786":{"tf":1.0},"943":{"tf":1.0},"982":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":141,"docs":{"1005":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1109":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"116":{"tf":1.0},"120":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"239":{"tf":1.7320508075688772},"240":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"318":{"tf":2.6457513110645907},"323":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"373":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"396":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"478":{"tf":1.0},"479":{"tf":1.0},"485":{"tf":1.0},"486":{"tf":1.0},"495":{"tf":1.0},"5":{"tf":1.0},"506":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.0},"544":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":2.23606797749979},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"581":{"tf":1.0},"589":{"tf":1.0},"62":{"tf":1.0},"632":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.4142135623730951},"69":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"73":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"876":{"tf":1.4142135623730951},"89":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"916":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"977":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"67":{"tf":1.0},"844":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"951":{"tf":1.0}}}}}}},"df":0,"docs":{}},"g":{"df":3,"docs":{"199":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"127":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"267":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.7320508075688772},"664":{"tf":1.0}}}},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"1072":{"tf":1.0},"367":{"tf":1.0},"375":{"tf":1.0},"613":{"tf":3.0},"964":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1019":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"1081":{"tf":1.0},"22":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"323":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"447":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.0},"589":{"tf":1.0},"705":{"tf":1.0},"726":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"89":{"tf":1.0},"938":{"tf":1.0}}}}},"w":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"531":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1103":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"1087":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.0},"808":{"tf":1.0},"988":{"tf":1.0}},"e":{"_":{"1":{"4":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"1":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"627":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"1117":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":160,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"1025":{"tf":1.4142135623730951},"104":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1073":{"tf":1.0},"108":{"tf":1.7320508075688772},"1081":{"tf":1.0},"1087":{"tf":1.0},"1105":{"tf":1.0},"1109":{"tf":2.0},"1116":{"tf":2.0},"1121":{"tf":1.0},"1124":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.0},"203":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.8284271247461903},"304":{"tf":1.0},"314":{"tf":1.4142135623730951},"318":{"tf":1.4142135623730951},"319":{"tf":1.4142135623730951},"321":{"tf":1.4142135623730951},"322":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"340":{"tf":1.4142135623730951},"344":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"362":{"tf":1.7320508075688772},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.4142135623730951},"402":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.7320508075688772},"407":{"tf":2.23606797749979},"408":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":2.0},"416":{"tf":1.0},"440":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":2.23606797749979},"469":{"tf":1.0},"476":{"tf":2.0},"487":{"tf":1.4142135623730951},"497":{"tf":2.6457513110645907},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":4.358898943540674},"510":{"tf":1.4142135623730951},"518":{"tf":1.0},"522":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.0},"563":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"575":{"tf":2.0},"58":{"tf":1.0},"582":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.0},"728":{"tf":1.0},"740":{"tf":2.0},"786":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"855":{"tf":1.0},"857":{"tf":1.4142135623730951},"858":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"861":{"tf":1.4142135623730951},"862":{"tf":1.0},"866":{"tf":3.7416573867739413},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"914":{"tf":1.4142135623730951},"924":{"tf":2.0},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"931":{"tf":2.0},"933":{"tf":1.7320508075688772},"936":{"tf":1.0},"938":{"tf":2.0},"94":{"tf":1.4142135623730951},"941":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.4142135623730951},"957":{"tf":1.0},"96":{"tf":1.4142135623730951},"974":{"tf":1.7320508075688772},"976":{"tf":2.23606797749979},"98":{"tf":1.0},"986":{"tf":2.0},"999":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"1011":{"tf":1.0},"1121":{"tf":1.0},"46":{"tf":1.0},"568":{"tf":1.0},"9":{"tf":1.0},"924":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"249":{"tf":1.0},"294":{"tf":1.0},"314":{"tf":1.0},"443":{"tf":1.0},"506":{"tf":1.0},"898":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"a":{"b":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":10,"docs":{"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"864":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":5,"docs":{"740":{"tf":1.0},"859":{"tf":1.4142135623730951},"860":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":38,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"101":{"tf":1.0},"1066":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.4142135623730951},"222":{"tf":1.0},"239":{"tf":1.0},"274":{"tf":1.0},"276":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"453":{"tf":1.0},"489":{"tf":1.7320508075688772},"508":{"tf":1.0},"510":{"tf":1.0},"563":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"587":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"772":{"tf":1.0},"778":{"tf":1.0},"781":{"tf":1.0},"80":{"tf":1.0},"876":{"tf":1.0},"952":{"tf":1.7320508075688772},"962":{"tf":1.0},"964":{"tf":1.0},"985":{"tf":1.0},"988":{"tf":1.0},"992":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951},"996":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"432":{"tf":1.0},"561":{"tf":1.0},"947":{"tf":2.0},"949":{"tf":1.4142135623730951},"958":{"tf":1.0}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":4,"docs":{"1081":{"tf":1.0},"508":{"tf":1.0},"67":{"tf":1.0},"962":{"tf":1.0}}},"h":{"df":1,"docs":{"954":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"2":{"c":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"1":{"df":0,"docs":{},"t":{"df":0,"docs":{},"g":{"@":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":46,"docs":{"1057":{"tf":1.0},"1063":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":1.0},"1099":{"tf":1.0},"127":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"211":{"tf":1.0},"222":{"tf":1.4142135623730951},"234":{"tf":1.0},"249":{"tf":1.0},"260":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"403":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"450":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"466":{"tf":2.0},"486":{"tf":1.0},"656":{"tf":2.0},"669":{"tf":1.0},"672":{"tf":1.0},"686":{"tf":1.0},"694":{"tf":1.0},"707":{"tf":1.0},"712":{"tf":1.0},"79":{"tf":2.23606797749979},"844":{"tf":1.0},"87":{"tf":1.4142135623730951},"948":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":6,"docs":{"322":{"tf":1.0},"369":{"tf":1.0},"533":{"tf":2.449489742783178},"534":{"tf":1.0},"722":{"tf":1.4142135623730951},"853":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"268":{"tf":1.0},"742":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"z":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1046":{"tf":1.0},"1061":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"y":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"952":{"tf":1.0}}}}}}}}}}}},".":{"df":0,"docs":{},"j":{"df":1,"docs":{"563":{"tf":1.0}}}},"df":5,"docs":{"318":{"tf":1.0},"403":{"tf":1.7320508075688772},"409":{"tf":1.0},"563":{"tf":1.0},"952":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":5,"docs":{"1027":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"117":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":1,"docs":{"31":{"tf":1.0}}}}},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"901":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"899":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"810":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":82,"docs":{"1007":{"tf":1.0},"1011":{"tf":1.0},"1015":{"tf":2.23606797749979},"1031":{"tf":1.0},"1035":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1068":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1099":{"tf":1.0},"129":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"221":{"tf":1.0},"266":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"352":{"tf":1.0},"357":{"tf":1.0},"405":{"tf":1.0},"432":{"tf":1.0},"507":{"tf":1.0},"54":{"tf":1.0},"566":{"tf":1.4142135623730951},"603":{"tf":1.0},"62":{"tf":1.7320508075688772},"621":{"tf":1.0},"628":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":2.0},"711":{"tf":1.0},"799":{"tf":2.23606797749979},"800":{"tf":2.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.4142135623730951},"803":{"tf":1.4142135623730951},"804":{"tf":1.0},"805":{"tf":1.0},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.0},"812":{"tf":1.0},"813":{"tf":1.4142135623730951},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.0},"823":{"tf":1.4142135623730951},"824":{"tf":1.0},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"844":{"tf":1.0},"848":{"tf":1.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"906":{"tf":2.0},"938":{"tf":1.0},"982":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.0}},"e":{"df":10,"docs":{"1019":{"tf":1.0},"1046":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"352":{"tf":1.0},"522":{"tf":1.0},"531":{"tf":1.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":2.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"1001":{"tf":1.0},"215":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":47,"docs":{"1027":{"tf":1.0},"154":{"tf":2.0},"155":{"tf":2.449489742783178},"156":{"tf":1.0},"157":{"tf":2.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.4142135623730951},"262":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"294":{"tf":1.0},"361":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":2.23606797749979},"423":{"tf":2.23606797749979},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":2.23606797749979},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"506":{"tf":2.449489742783178},"509":{"tf":1.0},"510":{"tf":1.7320508075688772},"518":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.0},"701":{"tf":1.0},"705":{"tf":1.4142135623730951},"750":{"tf":1.0},"776":{"tf":1.4142135623730951},"779":{"tf":1.4142135623730951},"841":{"tf":1.0},"880":{"tf":1.0},"943":{"tf":1.7320508075688772},"944":{"tf":1.0},"945":{"tf":1.4142135623730951},"959":{"tf":1.0}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"785":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":1,"docs":{"785":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}}}},"'":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"234":{"tf":1.0},"263":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":27,"docs":{"1035":{"tf":2.23606797749979},"1037":{"tf":1.0},"1053":{"tf":1.0},"1075":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"256":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"376":{"tf":1.0},"414":{"tf":1.7320508075688772},"426":{"tf":1.4142135623730951},"466":{"tf":2.0},"580":{"tf":1.0},"588":{"tf":1.0},"617":{"tf":2.0},"628":{"tf":1.7320508075688772},"656":{"tf":1.0},"764":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"889":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":4,"docs":{"343":{"tf":1.0},"580":{"tf":1.0},"841":{"tf":1.4142135623730951},"889":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"300":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"880":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"780":{"tf":1.0},"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"781":{"tf":1.0},"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":10,"docs":{"184":{"tf":1.0},"263":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"343":{"tf":1.0},"543":{"tf":1.0},"580":{"tf":1.0},"944":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"943":{"tf":1.0},"944":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"469":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":6,"docs":{"292":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"943":{"tf":1.0},"945":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"6":{".":{"1":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"676":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":20,"docs":{"186":{"tf":1.0},"229":{"tf":1.0},"257":{"tf":1.0},"260":{"tf":2.8284271247461903},"261":{"tf":1.4142135623730951},"262":{"tf":1.7320508075688772},"322":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"324":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":2.23606797749979},"535":{"tf":1.0},"718":{"tf":1.0},"722":{"tf":1.7320508075688772},"723":{"tf":1.0},"724":{"tf":1.4142135623730951},"726":{"tf":1.4142135623730951},"728":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":1,"docs":{"538":{"tf":1.4142135623730951}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"176":{"tf":1.0},"426":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"664":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"847":{"tf":1.0},"963":{"tf":1.0},"988":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"335":{"tf":1.0},"419":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":13,"docs":{"175":{"tf":1.0},"207":{"tf":1.4142135623730951},"214":{"tf":1.7320508075688772},"215":{"tf":3.7416573867739413},"216":{"tf":1.0},"254":{"tf":1.0},"622":{"tf":1.0},"674":{"tf":1.0},"762":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.7320508075688772}}}}}},"df":103,"docs":{"1013":{"tf":1.0},"1016":{"tf":1.0},"1027":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.0},"1116":{"tf":1.4142135623730951},"150":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.4142135623730951},"17":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.7320508075688772},"210":{"tf":1.4142135623730951},"215":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"228":{"tf":1.0},"238":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"26":{"tf":1.0},"260":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"268":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"309":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.7320508075688772},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"361":{"tf":1.0},"366":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.0},"451":{"tf":1.0},"477":{"tf":1.0},"485":{"tf":1.0},"499":{"tf":1.0},"506":{"tf":1.7320508075688772},"510":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.7320508075688772},"544":{"tf":1.0},"571":{"tf":1.0},"600":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"635":{"tf":1.0},"664":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"740":{"tf":1.4142135623730951},"751":{"tf":1.0},"761":{"tf":1.4142135623730951},"769":{"tf":1.0},"770":{"tf":1.7320508075688772},"772":{"tf":1.0},"779":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"814":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"88":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.7320508075688772},"928":{"tf":2.449489742783178},"929":{"tf":2.23606797749979},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"942":{"tf":1.4142135623730951},"947":{"tf":1.0}}},"h":{"df":4,"docs":{"239":{"tf":1.0},"354":{"tf":1.0},"38":{"tf":1.0},"913":{"tf":1.0}}},"i":{"c":{"df":9,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1061":{"tf":1.4142135623730951},"267":{"tf":1.0},"291":{"tf":1.0},"449":{"tf":1.0},"678":{"tf":1.0},"752":{"tf":1.0},"8":{"tf":2.0}}},"df":0,"docs":{},"f":{"df":3,"docs":{"110":{"tf":2.0},"188":{"tf":1.0},"479":{"tf":1.4142135623730951}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"335":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":4,"docs":{"113":{"tf":1.0},"306":{"tf":1.0},"481":{"tf":1.0},"574":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"872":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"c":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"v":{"df":1,"docs":{"447":{"tf":2.0}},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"267":{"tf":1.0},"274":{"tf":1.0}}},"m":{"b":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"df":27,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"199":{"tf":2.0},"211":{"tf":1.0},"239":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"269":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"292":{"tf":1.0},"324":{"tf":1.0},"354":{"tf":1.4142135623730951},"415":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.0},"581":{"tf":1.0},"595":{"tf":1.0},"698":{"tf":1.0},"837":{"tf":1.0},"864":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"967":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"502":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}},"u":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":16,"docs":{"1029":{"tf":4.58257569495584},"1037":{"tf":3.4641016151377544},"1053":{"tf":4.898979485566356},"1069":{"tf":2.8284271247461903},"1091":{"tf":4.242640687119285},"1103":{"tf":4.69041575982343},"1104":{"tf":4.795831523312719},"318":{"tf":1.7320508075688772},"342":{"tf":2.0},"414":{"tf":1.0},"757":{"tf":5.0990195135927845},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"941":{"tf":1.0}}}},"df":0,"docs":{}},"df":50,"docs":{"1011":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1042":{"tf":1.0},"1046":{"tf":2.0},"1050":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1057":{"tf":2.0},"1061":{"tf":1.4142135623730951},"1066":{"tf":1.0},"1100":{"tf":2.23606797749979},"119":{"tf":1.0},"127":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.7320508075688772},"230":{"tf":1.0},"276":{"tf":2.449489742783178},"288":{"tf":1.4142135623730951},"396":{"tf":1.7320508075688772},"412":{"tf":1.0},"447":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"509":{"tf":1.7320508075688772},"603":{"tf":1.4142135623730951},"622":{"tf":1.0},"627":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.4142135623730951},"664":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.23606797749979},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.0},"762":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"877":{"tf":1.7320508075688772},"879":{"tf":1.7320508075688772},"901":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.7320508075688772},"906":{"tf":1.0}}}},"m":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"902":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"905":{"tf":1.4142135623730951},"906":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"906":{"tf":1.0}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"904":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"710":{"tf":1.0},"711":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"585":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"906":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1013":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"876":{"tf":1.0},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"904":{"tf":1.0},"905":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"905":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"529":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":127,"docs":{"1003":{"tf":1.7320508075688772},"1004":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.7320508075688772},"1036":{"tf":1.0},"104":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1046":{"tf":3.0},"1050":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":4.0},"1075":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":2.0},"117":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"157":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"238":{"tf":1.4142135623730951},"243":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.0},"260":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.4142135623730951},"282":{"tf":1.4142135623730951},"283":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"33":{"tf":1.0},"358":{"tf":1.0},"367":{"tf":1.0},"379":{"tf":1.0},"39":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"42":{"tf":1.4142135623730951},"422":{"tf":1.0},"447":{"tf":2.449489742783178},"452":{"tf":1.0},"456":{"tf":1.0},"462":{"tf":1.0},"505":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":2.23606797749979},"558":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.0},"613":{"tf":2.449489742783178},"614":{"tf":1.0},"626":{"tf":1.7320508075688772},"627":{"tf":1.7320508075688772},"635":{"tf":1.0},"642":{"tf":1.0},"654":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":2.6457513110645907},"686":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.4142135623730951},"730":{"tf":2.23606797749979},"731":{"tf":2.449489742783178},"732":{"tf":1.0},"740":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"76":{"tf":1.0},"770":{"tf":2.449489742783178},"778":{"tf":1.4142135623730951},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"837":{"tf":1.0},"841":{"tf":2.449489742783178},"844":{"tf":1.4142135623730951},"845":{"tf":1.0},"866":{"tf":2.0},"876":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"900":{"tf":1.0},"905":{"tf":2.23606797749979},"906":{"tf":4.358898943540674},"921":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.4142135623730951},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"981":{"tf":1.4142135623730951},"983":{"tf":1.4142135623730951},"988":{"tf":1.0}}}}},"df":2,"docs":{"254":{"tf":1.0},"876":{"tf":2.0}},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"1121":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"175":{"tf":1.0},"183":{"tf":1.0},"199":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"284":{"tf":1.0},"386":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"596":{"tf":1.0},"664":{"tf":1.0},"708":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"613":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"913":{"tf":2.6457513110645907},"914":{"tf":1.7320508075688772},"923":{"tf":2.449489742783178},"929":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"1087":{"tf":1.7320508075688772},"127":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"334":{"tf":1.7320508075688772},"335":{"tf":3.1622776601683795},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"359":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.0},"633":{"tf":1.0},"726":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"676":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":16,"docs":{"1004":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"183":{"tf":1.0},"240":{"tf":1.0},"290":{"tf":1.0},"323":{"tf":2.23606797749979},"352":{"tf":1.0},"363":{"tf":1.0},"622":{"tf":1.0},"649":{"tf":1.0},"743":{"tf":1.0},"784":{"tf":1.0},"90":{"tf":1.7320508075688772},"903":{"tf":1.0},"964":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":106,"docs":{"1002":{"tf":1.0},"1005":{"tf":2.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":1.0},"1024":{"tf":1.0},"1025":{"tf":1.0},"1026":{"tf":1.0},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.0},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1041":{"tf":1.0},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1056":{"tf":1.0},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"106":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.0},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":1.0},"1077":{"tf":1.0},"1078":{"tf":1.0},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":1.0},"1085":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"260":{"tf":1.0},"447":{"tf":1.0},"530":{"tf":1.4142135623730951},"967":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1027":{"tf":1.0},"1087":{"tf":1.0},"198":{"tf":1.0},"649":{"tf":1.0}}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"988":{"tf":1.0}},"s":{"df":1,"docs":{"288":{"tf":1.0}}}}}}}},"c":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"575":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"571":{"tf":1.0},"745":{"tf":1.0}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"r":{"df":22,"docs":{"1036":{"tf":1.0},"1061":{"tf":1.0},"137":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.4142135623730951},"262":{"tf":1.0},"314":{"tf":1.0},"391":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"431":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"488":{"tf":1.4142135623730951},"510":{"tf":1.0},"624":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"876":{"tf":1.4142135623730951},"900":{"tf":1.0},"931":{"tf":1.0}},"r":{"df":2,"docs":{"375":{"tf":1.0},"874":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"447":{"tf":1.4142135623730951}},"o":{"b":{"df":3,"docs":{"447":{"tf":2.23606797749979},"772":{"tf":1.0},"917":{"tf":1.0}}},"df":0,"docs":{}}}},"df":2,"docs":{"503":{"tf":1.0},"947":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"103":{"tf":1.0},"202":{"tf":1.4142135623730951},"228":{"tf":1.0},"295":{"tf":1.0},"359":{"tf":1.0},"847":{"tf":1.0},"90":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"i":{"df":10,"docs":{"1075":{"tf":1.0},"153":{"tf":1.0},"267":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"301":{"tf":1.0},"456":{"tf":1.0},"563":{"tf":1.0},"847":{"tf":1.0},"981":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"275":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":8,"docs":{"1025":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.0},"275":{"tf":1.0},"282":{"tf":1.4142135623730951},"283":{"tf":1.0},"665":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"1002":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"1120":{"tf":1.0},"454":{"tf":1.0}}}},"df":6,"docs":{"1122":{"tf":1.4142135623730951},"292":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"664":{"tf":1.0}},"r":{"df":2,"docs":{"132":{"tf":1.0},"985":{"tf":1.0}}}},"l":{"d":{"df":11,"docs":{"1055":{"tf":1.0},"1121":{"tf":1.0},"291":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.0},"506":{"tf":3.1622776601683795},"528":{"tf":1.0},"83":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"129":{"tf":1.0},"222":{"tf":1.0},"292":{"tf":1.0},"360":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"688":{"tf":1.0},"734":{"tf":1.4142135623730951},"917":{"tf":1.0},"924":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1003":{"tf":1.0},"503":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"1011":{"tf":1.0},"676":{"tf":1.0},"779":{"tf":1.0},"928":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"n":{"'":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}},",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"751":{"tf":1.0}}}},"df":0,"docs":{}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"541":{"tf":1.4142135623730951},"548":{"tf":1.0}}}}}}}}}},"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":57,"docs":{"101":{"tf":1.0},"1025":{"tf":1.4142135623730951},"105":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1110":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"211":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"318":{"tf":1.0},"345":{"tf":1.0},"348":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"39":{"tf":1.0},"416":{"tf":1.4142135623730951},"42":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.6457513110645907},"507":{"tf":1.7320508075688772},"514":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"57":{"tf":1.0},"573":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"711":{"tf":1.0},"75":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"927":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"975":{"tf":1.0}}},"df":166,"docs":{"1003":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1040":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":1.4142135623730951},"1051":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1098":{"tf":1.0},"1099":{"tf":1.7320508075688772},"110":{"tf":1.0},"1110":{"tf":1.0},"1121":{"tf":1.0},"127":{"tf":1.0},"144":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"203":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.4142135623730951},"242":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.0},"276":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":2.449489742783178},"294":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.7320508075688772},"341":{"tf":1.0},"358":{"tf":1.4142135623730951},"373":{"tf":1.0},"376":{"tf":1.0},"39":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":1.0},"460":{"tf":1.0},"468":{"tf":1.4142135623730951},"469":{"tf":1.0},"470":{"tf":1.0},"473":{"tf":1.0},"480":{"tf":1.4142135623730951},"485":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"506":{"tf":2.23606797749979},"510":{"tf":1.0},"514":{"tf":1.0},"523":{"tf":1.0},"526":{"tf":1.7320508075688772},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"550":{"tf":1.0},"556":{"tf":1.0},"577":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"603":{"tf":1.0},"606":{"tf":1.4142135623730951},"607":{"tf":2.0},"609":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"617":{"tf":1.0},"622":{"tf":1.7320508075688772},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"662":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.7320508075688772},"698":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"74":{"tf":1.0},"741":{"tf":1.7320508075688772},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.4142135623730951},"785":{"tf":1.0},"813":{"tf":2.8284271247461903},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"862":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.4142135623730951},"900":{"tf":1.7320508075688772},"901":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.4142135623730951},"972":{"tf":1.0},"974":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"541":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"156":{"tf":1.0},"541":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"o":{"df":3,"docs":{"176":{"tf":1.0},"364":{"tf":1.0},"447":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1019":{"tf":1.0},"296":{"tf":1.0},"880":{"tf":1.0}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"516":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"1081":{"tf":1.0},"824":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"a":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"923":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":27,"docs":{"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.7320508075688772},"446":{"tf":1.0},"470":{"tf":1.0},"497":{"tf":1.0},"540":{"tf":1.0},"78":{"tf":1.0},"813":{"tf":2.0},"851":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"873":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"953":{"tf":1.0},"977":{"tf":1.4142135623730951}},"e":{"d":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"1046":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"958":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1122":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"190":{"tf":1.0},"192":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"190":{"tf":1.0},"191":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"977":{"tf":1.0}}}}}}},"df":75,"docs":{"1055":{"tf":1.0},"1087":{"tf":1.0},"129":{"tf":1.0},"135":{"tf":1.0},"179":{"tf":2.449489742783178},"180":{"tf":1.7320508075688772},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"235":{"tf":1.0},"238":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.4142135623730951},"289":{"tf":1.0},"296":{"tf":1.0},"302":{"tf":2.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.7320508075688772},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.4142135623730951},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"416":{"tf":1.0},"456":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"545":{"tf":1.0},"548":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.7320508075688772},"62":{"tf":1.0},"679":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":1.4142135623730951},"8":{"tf":1.0},"854":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"948":{"tf":1.0},"962":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"180":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":15,"docs":{"179":{"tf":2.449489742783178},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"188":{"tf":1.0},"189":{"tf":1.4142135623730951},"192":{"tf":1.0},"193":{"tf":2.23606797749979},"194":{"tf":1.0},"538":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":2,"docs":{"267":{"tf":1.0},"897":{"tf":1.0}}}}}},"s":{"df":5,"docs":{"1122":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"455":{"tf":1.0},"527":{"tf":1.0}}}}},"t":{"df":23,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1072":{"tf":1.0},"1077":{"tf":1.0},"222":{"tf":1.0},"362":{"tf":1.0},"387":{"tf":1.0},"445":{"tf":1.4142135623730951},"450":{"tf":2.8284271247461903},"486":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.23606797749979},"577":{"tf":1.0},"578":{"tf":1.0},"824":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.0},"880":{"tf":1.0},"923":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":16,"docs":{"121":{"tf":1.0},"168":{"tf":1.4142135623730951},"205":{"tf":1.4142135623730951},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.4142135623730951},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"376":{"tf":1.7320508075688772},"455":{"tf":1.0},"635":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"(":{"\"":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":55,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"158":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"197":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"246":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"268":{"tf":1.0},"295":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"309":{"tf":1.0},"313":{"tf":1.0},"315":{"tf":1.4142135623730951},"316":{"tf":1.0},"318":{"tf":2.0},"331":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"382":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"396":{"tf":1.4142135623730951},"429":{"tf":1.0},"437":{"tf":1.7320508075688772},"478":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":2.0},"710":{"tf":1.0},"740":{"tf":1.0},"873":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"913":{"tf":1.4142135623730951},"930":{"tf":1.4142135623730951},"933":{"tf":2.449489742783178},"941":{"tf":1.0},"958":{"tf":1.0}},"l":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"577":{"tf":1.0}}}}}}},"r":{"b":{"df":3,"docs":{"310":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.4142135623730951}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"352":{"tf":1.0},"378":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":58,"docs":{"1015":{"tf":1.0},"1025":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1042":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1065":{"tf":1.0},"1073":{"tf":1.0},"1097":{"tf":1.0},"1100":{"tf":1.4142135623730951},"121":{"tf":1.0},"129":{"tf":1.0},"154":{"tf":1.0},"199":{"tf":2.8284271247461903},"224":{"tf":1.0},"229":{"tf":1.0},"232":{"tf":1.0},"239":{"tf":1.7320508075688772},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"266":{"tf":1.7320508075688772},"267":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"395":{"tf":1.0},"488":{"tf":1.0},"496":{"tf":1.0},"511":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"591":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"755":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.0},"806":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"847":{"tf":1.0},"848":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"905":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"412":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"418":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"819":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"369":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"275":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"247":{"tf":1.4142135623730951},"369":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"246":{"tf":1.7320508075688772},"369":{"tf":1.0},"418":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"697":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"414":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{".":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"223":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":2,"docs":{"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"a":{"df":0,"docs":{},"n":{"df":39,"docs":{"107":{"tf":1.0},"1077":{"tf":1.0},"1123":{"tf":1.0},"124":{"tf":1.0},"150":{"tf":1.0},"163":{"tf":1.0},"219":{"tf":1.4142135623730951},"3":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"419":{"tf":1.0},"421":{"tf":1.0},"50":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.4142135623730951},"774":{"tf":1.0},"789":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0},"8":{"tf":1.4142135623730951},"813":{"tf":1.7320508075688772},"864":{"tf":1.0},"866":{"tf":2.23606797749979},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.7320508075688772},"942":{"tf":1.0},"954":{"tf":1.0},"965":{"tf":1.0}},"i":{"c":{":":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":2,"docs":{"310":{"tf":1.4142135623730951},"332":{"tf":1.0}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"287":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"408":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"408":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"1002":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"381":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"486":{"tf":1.4142135623730951},"487":{"tf":1.0},"510":{"tf":1.0},"512":{"tf":1.0},"606":{"tf":1.0},"609":{"tf":1.0},"665":{"tf":1.0},"740":{"tf":1.0},"761":{"tf":1.0},"786":{"tf":1.4142135623730951},"866":{"tf":1.7320508075688772},"917":{"tf":1.0},"921":{"tf":1.0},"952":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}},"df":1,"docs":{"952":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"s":{"'":{"df":1,"docs":{"945":{"tf":1.0}}},"=":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"1053":{"tf":1.0},"1057":{"tf":2.449489742783178},"1061":{"tf":1.0},"944":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":16,"docs":{"1037":{"tf":1.0},"1042":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1061":{"tf":1.0},"1104":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":1.0},"650":{"tf":1.0},"690":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"841":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"139":{"tf":1.0},"140":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":57,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1035":{"tf":2.0},"1037":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.4142135623730951},"181":{"tf":1.0},"184":{"tf":1.0},"199":{"tf":1.7320508075688772},"224":{"tf":1.7320508075688772},"263":{"tf":1.0},"343":{"tf":1.0},"447":{"tf":1.0},"485":{"tf":1.0},"505":{"tf":1.7320508075688772},"506":{"tf":2.8284271247461903},"515":{"tf":1.0},"548":{"tf":1.0},"571":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.4142135623730951},"600":{"tf":1.0},"628":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.4142135623730951},"679":{"tf":1.7320508075688772},"690":{"tf":1.7320508075688772},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":2.0},"698":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.3166247903554},"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.0},"785":{"tf":1.4142135623730951},"803":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"847":{"tf":1.0},"89":{"tf":1.0},"943":{"tf":2.0},"944":{"tf":2.0},"945":{"tf":2.449489742783178},"977":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1116":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"210":{"tf":1.0},"380":{"tf":1.0},"448":{"tf":1.0},"488":{"tf":1.0},"707":{"tf":1.0},"799":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"963":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":21,"docs":{"1004":{"tf":1.0},"1095":{"tf":1.0},"128":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"343":{"tf":1.0},"414":{"tf":1.0},"486":{"tf":1.0},"506":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"622":{"tf":1.0},"627":{"tf":1.0},"705":{"tf":1.0},"711":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"906":{"tf":2.23606797749979}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"393":{"tf":1.4142135623730951},"64":{"tf":1.0},"772":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"876":{"tf":1.0}}}}},"df":89,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1099":{"tf":1.0},"1107":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.4142135623730951},"129":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"206":{"tf":1.0},"224":{"tf":1.0},"270":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.4142135623730951},"323":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"356":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"370":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"407":{"tf":1.0},"412":{"tf":1.0},"430":{"tf":1.7320508075688772},"432":{"tf":1.0},"433":{"tf":1.4142135623730951},"435":{"tf":1.0},"445":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":2.0},"456":{"tf":1.4142135623730951},"486":{"tf":1.0},"488":{"tf":1.4142135623730951},"494":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":2.0},"519":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"607":{"tf":1.0},"627":{"tf":1.7320508075688772},"678":{"tf":1.0},"705":{"tf":1.0},"733":{"tf":1.0},"74":{"tf":1.4142135623730951},"770":{"tf":1.0},"779":{"tf":1.0},"841":{"tf":1.0},"89":{"tf":1.4142135623730951},"896":{"tf":1.0},"897":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.4142135623730951},"933":{"tf":1.0},"939":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.4142135623730951},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"1103":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"1035":{"tf":1.4142135623730951},"224":{"tf":1.0},"289":{"tf":1.0},"628":{"tf":1.4142135623730951},"738":{"tf":1.0},"743":{"tf":1.4142135623730951},"779":{"tf":1.0}}}},"n":{"df":9,"docs":{"1109":{"tf":1.0},"136":{"tf":1.0},"303":{"tf":1.0},"430":{"tf":1.0},"46":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"896":{"tf":1.0},"933":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"<":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":11,"docs":{"197":{"tf":2.0},"222":{"tf":1.0},"288":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.0},"409":{"tf":1.0},"679":{"tf":1.0},"959":{"tf":2.449489742783178},"961":{"tf":1.4142135623730951},"962":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":11,"docs":{"1087":{"tf":1.0},"269":{"tf":1.0},"272":{"tf":1.7320508075688772},"331":{"tf":1.0},"353":{"tf":1.4142135623730951},"441":{"tf":1.0},"700":{"tf":1.0},"833":{"tf":1.0},"853":{"tf":1.0},"873":{"tf":1.7320508075688772},"897":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"515":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"1025":{"tf":1.0},"1095":{"tf":1.0},"291":{"tf":1.0},"356":{"tf":1.0},"595":{"tf":1.0},"678":{"tf":1.0},"707":{"tf":1.0},"708":{"tf":1.0},"730":{"tf":1.4142135623730951},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"1003":{"tf":1.0}}}},"df":88,"docs":{"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.7320508075688772},"1035":{"tf":1.0},"1036":{"tf":1.7320508075688772},"1040":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.0},"1065":{"tf":1.0},"1081":{"tf":1.0},"1087":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"181":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"222":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.4142135623730951},"286":{"tf":1.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"457":{"tf":1.4142135623730951},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":2.0},"507":{"tf":1.4142135623730951},"508":{"tf":1.0},"510":{"tf":1.0},"514":{"tf":1.0},"539":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"593":{"tf":1.0},"601":{"tf":1.7320508075688772},"613":{"tf":1.0},"622":{"tf":1.0},"632":{"tf":1.0},"676":{"tf":1.4142135623730951},"679":{"tf":1.0},"691":{"tf":1.4142135623730951},"701":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.0},"728":{"tf":1.0},"730":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"761":{"tf":1.0},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"781":{"tf":1.0},"8":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":2.0},"898":{"tf":1.0},"903":{"tf":1.0},"962":{"tf":1.0},"988":{"tf":1.4142135623730951}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"239":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"1008":{"tf":1.0},"1087":{"tf":1.0},"185":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.4142135623730951},"77":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"323":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"291":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":108,"docs":{"111":{"tf":1.0},"1119":{"tf":1.4142135623730951},"334":{"tf":1.4142135623730951},"35":{"tf":1.0},"352":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.7320508075688772},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.7320508075688772},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.4142135623730951},"403":{"tf":2.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.4142135623730951},"430":{"tf":1.7320508075688772},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"45":{"tf":1.0},"567":{"tf":1.4142135623730951},"706":{"tf":1.0},"737":{"tf":1.4142135623730951},"738":{"tf":1.0},"74":{"tf":1.0},"748":{"tf":2.449489742783178},"912":{"tf":1.0},"92":{"tf":1.0},"947":{"tf":1.7320508075688772},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"967":{"tf":1.4142135623730951},"979":{"tf":1.4142135623730951},"981":{"tf":1.4142135623730951},"985":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":3,"docs":{"1119":{"tf":1.0},"152":{"tf":1.0},"365":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"548":{"tf":1.0},"705":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":5,"docs":{"541":{"tf":1.0},"555":{"tf":1.0},"705":{"tf":1.0},"931":{"tf":1.0},"959":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"542":{"tf":1.0},"852":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"67":{"tf":1.0}}},"df":5,"docs":{"316":{"tf":1.0},"318":{"tf":1.0},"481":{"tf":1.0},"542":{"tf":1.4142135623730951},"964":{"tf":1.0}}}}}}},"p":{"1":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"p":{"2":{",":{"df":0,"docs":{},"p":{"3":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"2":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"3":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"372":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"372":{"tf":1.0},"67":{"tf":1.0}}},"4":{"df":1,"docs":{"67":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"153":{"tf":1.0},"84":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"824":{"tf":1.0}}}},"k":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"447":{"tf":1.0},"505":{"tf":1.0},"561":{"tf":1.0},"563":{"tf":1.0},"916":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"817":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"175":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"916":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":232,"docs":{"100":{"tf":1.0},"1001":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"1008":{"tf":1.7320508075688772},"101":{"tf":1.4142135623730951},"1010":{"tf":2.0},"1011":{"tf":2.23606797749979},"1014":{"tf":1.0},"1016":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"1030":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"106":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1070":{"tf":1.0},"1075":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"1094":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"1104":{"tf":1.0},"1107":{"tf":1.0},"1114":{"tf":1.4142135623730951},"1123":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.0},"130":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.7320508075688772},"175":{"tf":2.0},"178":{"tf":1.0},"187":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":3.3166247903554},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"284":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"297":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.4142135623730951},"302":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.4142135623730951},"308":{"tf":1.0},"313":{"tf":1.7320508075688772},"315":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"321":{"tf":1.0},"33":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"350":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.0},"371":{"tf":1.0},"380":{"tf":1.4142135623730951},"393":{"tf":1.0},"401":{"tf":1.0},"416":{"tf":1.0},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"438":{"tf":1.0},"443":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"473":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"489":{"tf":1.0},"493":{"tf":1.0},"495":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"507":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.7320508075688772},"531":{"tf":1.0},"537":{"tf":1.0},"550":{"tf":1.0},"557":{"tf":1.0},"56":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"6":{"tf":1.4142135623730951},"601":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"613":{"tf":1.0},"62":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"638":{"tf":1.0},"647":{"tf":1.0},"653":{"tf":1.0},"656":{"tf":1.0},"66":{"tf":1.0},"664":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"676":{"tf":1.7320508075688772},"682":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"71":{"tf":1.0},"714":{"tf":1.0},"72":{"tf":1.0},"724":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.4142135623730951},"735":{"tf":1.0},"740":{"tf":2.0},"748":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"778":{"tf":1.0},"784":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":2.0},"798":{"tf":1.0},"800":{"tf":1.0},"810":{"tf":1.0},"821":{"tf":1.0},"824":{"tf":2.449489742783178},"83":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"841":{"tf":1.0},"846":{"tf":1.0},"847":{"tf":1.0},"849":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"866":{"tf":2.0},"869":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"895":{"tf":1.4142135623730951},"896":{"tf":2.23606797749979},"897":{"tf":1.4142135623730951},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":3.872983346207417},"909":{"tf":1.0},"918":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":2.8284271247461903},"928":{"tf":1.0},"933":{"tf":1.7320508075688772},"938":{"tf":1.4142135623730951},"939":{"tf":1.0},"94":{"tf":1.0},"942":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.0},"954":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"981":{"tf":1.0},"988":{"tf":1.0},"99":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":4,"docs":{"447":{"tf":1.0},"516":{"tf":1.0},"678":{"tf":1.4142135623730951},"679":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"d":{"df":3,"docs":{"310":{"tf":1.0},"789":{"tf":1.0},"824":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":4,"docs":{"723":{"tf":1.4142135623730951},"762":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.0}}}},"n":{"d":{"a":{"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"548":{"tf":1.0}},"l":{"df":4,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"873":{"tf":2.0},"876":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":2,"docs":{"1121":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"929":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":20,"docs":{"1003":{"tf":1.0},"111":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"267":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"592":{"tf":1.0},"596":{"tf":1.4142135623730951},"708":{"tf":1.7320508075688772},"920":{"tf":1.0},"924":{"tf":2.8284271247461903}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"488":{"tf":1.4142135623730951},"690":{"tf":1.0},"705":{"tf":2.0}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":3,"docs":{"1019":{"tf":1.0},"459":{"tf":1.0},"470":{"tf":2.0}},"i":{"df":1,"docs":{"470":{"tf":1.7320508075688772}}}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"83":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"684":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"v":{"3":{"df":1,"docs":{"1025":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1040":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"1066":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1077":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"2":{"df":0,"docs":{},"h":{"df":1,"docs":{"561":{"tf":1.0}}}},"df":17,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"221":{"tf":1.4142135623730951},"339":{"tf":1.0},"561":{"tf":1.4142135623730951},"673":{"tf":1.0},"684":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"953":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0}}}}}},"s":{"df":13,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"238":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.4142135623730951},"356":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"452":{"tf":1.4142135623730951},"547":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"(":{"\"":{"%":{"df":0,"docs":{},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"%":{"df":0,"docs":{},"h":{"%":{"df":0,"docs":{},"m":{"%":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"246":{"tf":1.0},"547":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"772":{"tf":1.0}}}},"df":52,"docs":{"1021":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1097":{"tf":1.0},"1099":{"tf":1.0},"1117":{"tf":1.0},"1120":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"165":{"tf":1.0},"181":{"tf":1.7320508075688772},"189":{"tf":1.0},"228":{"tf":1.0},"290":{"tf":1.0},"342":{"tf":1.4142135623730951},"352":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"409":{"tf":1.0},"422":{"tf":1.0},"443":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":2.0},"477":{"tf":1.0},"494":{"tf":1.4142135623730951},"502":{"tf":1.0},"503":{"tf":1.0},"528":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"556":{"tf":1.0},"595":{"tf":1.0},"6":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.0},"742":{"tf":1.0},"839":{"tf":1.0},"924":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"946":{"tf":1.0},"956":{"tf":1.0},"961":{"tf":1.0},"965":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"704":{"tf":1.0},"728":{"tf":1.0},"913":{"tf":1.0}}}},"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1046":{"tf":1.4142135623730951},"1055":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"958":{"tf":2.6457513110645907}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":29,"docs":{"10":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1116":{"tf":1.0},"1119":{"tf":1.0},"1122":{"tf":1.0},"150":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"360":{"tf":1.0},"518":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"80":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"127":{"tf":1.0},"135":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"275":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"447":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":11,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"359":{"tf":1.0},"505":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"938":{"tf":1.0}},"t":{"df":36,"docs":{"1022":{"tf":1.0},"1035":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1065":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"220":{"tf":1.7320508075688772},"222":{"tf":1.0},"232":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":2.0},"256":{"tf":2.0},"276":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"360":{"tf":3.3166247903554},"376":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"602":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":3.3166247903554},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0},"950":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"793":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}},"df":13,"docs":{"124":{"tf":1.0},"154":{"tf":1.0},"447":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":2.449489742783178},"742":{"tf":1.4142135623730951},"745":{"tf":2.23606797749979},"788":{"tf":1.7320508075688772},"789":{"tf":1.4142135623730951},"792":{"tf":1.0},"796":{"tf":1.0},"851":{"tf":1.0},"887":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"737":{"tf":1.0},"762":{"tf":1.0}}}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":16,"docs":{"1087":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"335":{"tf":1.0},"353":{"tf":1.0},"375":{"tf":1.0},"388":{"tf":1.0},"503":{"tf":1.0},"52":{"tf":1.0},"555":{"tf":1.0},"642":{"tf":1.0},"924":{"tf":1.0},"932":{"tf":1.0},"958":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"1122":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"931":{"tf":2.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"931":{"tf":2.0},"933":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"931":{"tf":2.449489742783178},"933":{"tf":1.7320508075688772}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1099":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"926":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":2.0},"931":{"tf":5.0990195135927845},"932":{"tf":1.0},"933":{"tf":2.6457513110645907},"936":{"tf":1.0},"938":{"tf":2.8284271247461903},"939":{"tf":1.7320508075688772}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":27,"docs":{"101":{"tf":1.0},"1119":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"393":{"tf":1.0},"438":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.0},"526":{"tf":2.23606797749979},"734":{"tf":1.4142135623730951},"769":{"tf":1.4142135623730951},"770":{"tf":2.0},"777":{"tf":1.0},"779":{"tf":2.0},"781":{"tf":1.0},"784":{"tf":1.0},"845":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.0},"958":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"67":{"tf":1.0}}}},"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"/":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"503":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"497":{"tf":1.0},"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"120":{"tf":1.4142135623730951},"186":{"tf":1.0},"222":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.4142135623730951},"359":{"tf":1.0},"377":{"tf":1.0},"387":{"tf":1.0},"394":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"497":{"tf":1.0},"546":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":38,"docs":{"102":{"tf":1.0},"106":{"tf":1.0},"129":{"tf":1.0},"215":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.23606797749979},"265":{"tf":1.7320508075688772},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"269":{"tf":2.0},"270":{"tf":2.23606797749979},"271":{"tf":1.7320508075688772},"272":{"tf":1.7320508075688772},"273":{"tf":1.4142135623730951},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.4142135623730951},"281":{"tf":1.4142135623730951},"282":{"tf":1.7320508075688772},"283":{"tf":1.7320508075688772},"284":{"tf":1.0},"295":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"338":{"tf":1.0},"456":{"tf":1.0},"467":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.4142135623730951},"664":{"tf":1.0},"964":{"tf":1.0}}}}}}},"y":{"df":2,"docs":{"238":{"tf":1.0},"927":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":4,"docs":{"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"c":{"df":0,"docs":{},"m":{"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1050":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"221":{"tf":1.0},"412":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":36,"docs":{"1004":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"241":{"tf":1.0},"249":{"tf":1.0},"342":{"tf":2.23606797749979},"343":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.8284271247461903},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"358":{"tf":2.0},"360":{"tf":1.0},"368":{"tf":1.0},"38":{"tf":1.4142135623730951},"382":{"tf":1.0},"390":{"tf":1.0},"400":{"tf":1.0},"413":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.7320508075688772},"438":{"tf":1.0},"488":{"tf":1.0},"500":{"tf":1.0},"577":{"tf":1.0},"580":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.0},"742":{"tf":1.0},"958":{"tf":1.4142135623730951},"964":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"202":{"tf":1.0},"939":{"tf":2.8284271247461903}}}}}}}},"c":{"df":1,"docs":{"847":{"tf":1.4142135623730951}},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"t":{"df":4,"docs":{"126":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772}}}},"df":1,"docs":{"332":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"306":{"tf":1.0},"307":{"tf":1.0},"331":{"tf":1.4142135623730951}}}},"n":{"d":{"df":2,"docs":{"47":{"tf":1.0},"495":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":20,"docs":{"10":{"tf":1.0},"1061":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.0},"210":{"tf":1.0},"239":{"tf":2.8284271247461903},"290":{"tf":1.0},"318":{"tf":1.0},"352":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"507":{"tf":1.0},"539":{"tf":1.4142135623730951},"747":{"tf":1.0},"824":{"tf":1.0},"962":{"tf":1.4142135623730951},"981":{"tf":1.0}}}}},"p":{"8":{"df":1,"docs":{"460":{"tf":1.0}}},"df":0,"docs":{}},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"290":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"125":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"676":{"tf":1.0},"813":{"tf":2.23606797749979}},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"1004":{"tf":1.0},"781":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":19,"docs":{"1066":{"tf":1.0},"175":{"tf":2.0},"183":{"tf":1.0},"185":{"tf":2.0},"187":{"tf":2.23606797749979},"285":{"tf":1.7320508075688772},"286":{"tf":2.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":3.3166247903554},"290":{"tf":2.449489742783178},"291":{"tf":3.1622776601683795},"292":{"tf":2.8284271247461903},"539":{"tf":1.4142135623730951},"691":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":72,"docs":{"1007":{"tf":1.0},"1013":{"tf":1.4142135623730951},"102":{"tf":1.0},"1042":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1095":{"tf":1.7320508075688772},"1099":{"tf":1.4142135623730951},"1100":{"tf":1.0},"127":{"tf":1.0},"143":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.0},"264":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":2.0},"300":{"tf":1.0},"328":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.4142135623730951},"39":{"tf":1.0},"398":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.4142135623730951},"480":{"tf":1.0},"548":{"tf":1.7320508075688772},"567":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"598":{"tf":1.0},"607":{"tf":1.0},"617":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"644":{"tf":1.4142135623730951},"650":{"tf":1.0},"654":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":1.0},"686":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.7320508075688772},"701":{"tf":2.0},"705":{"tf":3.0},"710":{"tf":1.0},"711":{"tf":1.4142135623730951},"764":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":1.7320508075688772},"780":{"tf":1.0},"789":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.0},"900":{"tf":2.449489742783178},"901":{"tf":2.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"951":{"tf":1.0},"972":{"tf":1.0},"983":{"tf":1.0}},"f":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":1,"docs":{"187":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":86,"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"103":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1092":{"tf":1.4142135623730951},"1099":{"tf":1.0},"1112":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.4142135623730951},"122":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.0},"142":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"188":{"tf":1.0},"196":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0},"214":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"231":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"287":{"tf":1.0},"295":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.0},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"37":{"tf":1.0},"373":{"tf":1.0},"392":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"54":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"590":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"679":{"tf":1.4142135623730951},"7":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.4142135623730951},"776":{"tf":1.0},"784":{"tf":2.23606797749979},"788":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.0},"977":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"507":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"d":{"df":52,"docs":{"102":{"tf":1.0},"1025":{"tf":2.23606797749979},"1027":{"tf":2.0},"1066":{"tf":1.7320508075688772},"1087":{"tf":1.0},"127":{"tf":1.7320508075688772},"135":{"tf":1.0},"137":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"193":{"tf":1.4142135623730951},"199":{"tf":1.0},"203":{"tf":1.4142135623730951},"206":{"tf":1.0},"222":{"tf":1.4142135623730951},"243":{"tf":1.0},"271":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"360":{"tf":1.4142135623730951},"362":{"tf":1.0},"376":{"tf":1.0},"380":{"tf":1.4142135623730951},"42":{"tf":1.0},"447":{"tf":2.0},"507":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"523":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"578":{"tf":1.0},"593":{"tf":1.4142135623730951},"601":{"tf":2.449489742783178},"614":{"tf":1.0},"686":{"tf":1.0},"690":{"tf":1.0},"707":{"tf":1.7320508075688772},"708":{"tf":1.0},"711":{"tf":1.0},"813":{"tf":2.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"988":{"tf":1.0}}},"df":0,"docs":{}}},"k":{"df":1,"docs":{"947":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"218":{"tf":1.0},"225":{"tf":1.4142135623730951},"323":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":11,"docs":{"1061":{"tf":1.0},"1110":{"tf":1.4142135623730951},"128":{"tf":1.0},"215":{"tf":1.0},"318":{"tf":1.4142135623730951},"552":{"tf":1.0},"554":{"tf":1.4142135623730951},"62":{"tf":1.0},"764":{"tf":1.0},"788":{"tf":1.0},"91":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1087":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"169":{"tf":1.4142135623730951},"170":{"tf":1.0}}}}}}},"df":9,"docs":{"1003":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"250":{"tf":1.0},"258":{"tf":1.4142135623730951},"323":{"tf":1.4142135623730951},"486":{"tf":1.0},"487":{"tf":1.4142135623730951},"497":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"959":{"tf":1.0}}},"a":{"df":1,"docs":{"1116":{"tf":1.0}}},"df":9,"docs":{"1110":{"tf":1.0},"1122":{"tf":1.4142135623730951},"212":{"tf":1.0},"303":{"tf":1.0},"380":{"tf":1.0},"54":{"tf":1.0},"67":{"tf":1.0},"789":{"tf":1.0},"959":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"289":{"tf":1.0},"496":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"298":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"221":{"tf":1.0},"303":{"tf":1.0},"595":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"264":{"tf":1.0},"505":{"tf":1.0},"720":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"1110":{"tf":1.0},"354":{"tf":1.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"497":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":1,"docs":{"331":{"tf":1.0}},"e":{"c":{"df":3,"docs":{"238":{"tf":1.0},"67":{"tf":1.0},"770":{"tf":1.0}}},"df":1,"docs":{"197":{"tf":1.0}}},"i":{"df":1,"docs":{"432":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"198":{"tf":1.0},"487":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"248":{"tf":1.4142135623730951}}},"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{"]":{"[":{"\"":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"\"":{"]":{"[":{"\"":{"a":{"1":{"1":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"df":3,"docs":{"419":{"tf":1.0},"420":{"tf":1.0},"877":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":1,"docs":{"906":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"698":{"tf":1.0},"699":{"tf":1.7320508075688772}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"1009":{"tf":1.0},"447":{"tf":1.4142135623730951}}}}}}},"df":222,"docs":{"1003":{"tf":1.7320508075688772},"1004":{"tf":2.23606797749979},"1007":{"tf":1.0},"1009":{"tf":2.0},"1010":{"tf":2.0},"1011":{"tf":4.123105625617661},"1025":{"tf":1.7320508075688772},"1039":{"tf":1.0},"1044":{"tf":2.6457513110645907},"1046":{"tf":2.0},"1048":{"tf":2.23606797749979},"1051":{"tf":1.0},"1055":{"tf":1.7320508075688772},"1059":{"tf":2.0},"1061":{"tf":1.7320508075688772},"1063":{"tf":2.8284271247461903},"1072":{"tf":4.358898943540674},"1073":{"tf":2.449489742783178},"1074":{"tf":1.7320508075688772},"1076":{"tf":1.0},"1077":{"tf":2.0},"1080":{"tf":1.7320508075688772},"1081":{"tf":2.0},"1087":{"tf":1.4142135623730951},"1094":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.4142135623730951},"135":{"tf":1.0},"151":{"tf":1.0},"176":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":1.0},"21":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.7320508075688772},"222":{"tf":3.4641016151377544},"223":{"tf":3.0},"231":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":3.0},"242":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"256":{"tf":1.0},"263":{"tf":2.8284271247461903},"264":{"tf":1.0},"27":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":2.23606797749979},"285":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":2.23606797749979},"298":{"tf":1.7320508075688772},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"32":{"tf":1.0},"334":{"tf":1.0},"336":{"tf":2.23606797749979},"337":{"tf":1.7320508075688772},"338":{"tf":1.7320508075688772},"339":{"tf":1.4142135623730951},"34":{"tf":1.0},"340":{"tf":1.7320508075688772},"341":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.4142135623730951},"347":{"tf":1.0},"348":{"tf":1.7320508075688772},"349":{"tf":1.0},"350":{"tf":1.0},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":1.0},"367":{"tf":2.23606797749979},"368":{"tf":1.0},"373":{"tf":2.8284271247461903},"376":{"tf":1.7320508075688772},"388":{"tf":1.4142135623730951},"394":{"tf":1.7320508075688772},"398":{"tf":2.23606797749979},"400":{"tf":1.7320508075688772},"407":{"tf":1.4142135623730951},"408":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.4142135623730951},"418":{"tf":1.4142135623730951},"419":{"tf":1.0},"420":{"tf":1.7320508075688772},"422":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"43":{"tf":2.0},"432":{"tf":1.0},"435":{"tf":1.4142135623730951},"44":{"tf":2.0},"445":{"tf":1.0},"447":{"tf":3.7416573867739413},"448":{"tf":2.0},"449":{"tf":1.4142135623730951},"451":{"tf":1.7320508075688772},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":2.6457513110645907},"455":{"tf":1.0},"456":{"tf":2.0},"46":{"tf":1.0},"47":{"tf":1.0},"487":{"tf":1.4142135623730951},"488":{"tf":2.449489742783178},"495":{"tf":1.0},"498":{"tf":1.0},"500":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":3.1622776601683795},"507":{"tf":1.7320508075688772},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"510":{"tf":2.8284271247461903},"514":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"528":{"tf":1.7320508075688772},"529":{"tf":1.7320508075688772},"568":{"tf":3.872983346207417},"569":{"tf":2.8284271247461903},"570":{"tf":1.7320508075688772},"571":{"tf":3.0},"572":{"tf":2.8284271247461903},"573":{"tf":2.23606797749979},"574":{"tf":2.0},"575":{"tf":2.23606797749979},"576":{"tf":2.449489742783178},"577":{"tf":2.449489742783178},"578":{"tf":2.0},"579":{"tf":2.449489742783178},"580":{"tf":2.8284271247461903},"581":{"tf":2.6457513110645907},"582":{"tf":1.4142135623730951},"583":{"tf":1.0},"594":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":2.449489742783178},"617":{"tf":1.0},"627":{"tf":2.23606797749979},"632":{"tf":1.4142135623730951},"633":{"tf":1.4142135623730951},"638":{"tf":1.0},"641":{"tf":2.0},"649":{"tf":2.0},"650":{"tf":1.0},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.6457513110645907},"655":{"tf":1.7320508075688772},"656":{"tf":1.7320508075688772},"657":{"tf":2.0},"662":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.4142135623730951},"688":{"tf":2.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"716":{"tf":1.0},"720":{"tf":1.7320508075688772},"723":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"727":{"tf":1.0},"728":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.4142135623730951},"743":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"786":{"tf":3.0},"79":{"tf":1.4142135623730951},"803":{"tf":1.0},"810":{"tf":1.0},"836":{"tf":1.4142135623730951},"839":{"tf":2.449489742783178},"840":{"tf":2.0},"841":{"tf":1.0},"846":{"tf":1.0},"853":{"tf":1.4142135623730951},"861":{"tf":1.0},"864":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"880":{"tf":1.0},"9":{"tf":2.6457513110645907},"906":{"tf":1.0},"916":{"tf":1.0},"944":{"tf":1.0},"948":{"tf":2.8284271247461903},"950":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"976":{"tf":1.7320508075688772},"977":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"986":{"tf":1.0}},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"617":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"617":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":13,"docs":{"1004":{"tf":1.0},"1009":{"tf":1.0},"343":{"tf":1.0},"388":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":3.0},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"579":{"tf":2.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":136,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"1119":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"21":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"245":{"tf":1.0},"248":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.7320508075688772},"345":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":2.8284271247461903},"355":{"tf":1.0},"356":{"tf":1.7320508075688772},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":2.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"372":{"tf":2.449489742783178},"373":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.4142135623730951},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":3.4641016151377544},"395":{"tf":2.0},"396":{"tf":1.4142135623730951},"397":{"tf":1.4142135623730951},"398":{"tf":1.7320508075688772},"399":{"tf":1.4142135623730951},"400":{"tf":1.7320508075688772},"401":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":2.449489742783178},"404":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"406":{"tf":1.7320508075688772},"407":{"tf":1.7320508075688772},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.4142135623730951},"416":{"tf":1.7320508075688772},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.4142135623730951},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.7320508075688772},"431":{"tf":1.4142135623730951},"432":{"tf":1.4142135623730951},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":2.23606797749979},"561":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"638":{"tf":1.4142135623730951},"654":{"tf":1.0},"674":{"tf":1.0},"702":{"tf":1.4142135623730951},"703":{"tf":1.0},"723":{"tf":1.0},"79":{"tf":1.0},"90":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":2.449489742783178},"948":{"tf":1.0},"949":{"tf":1.4142135623730951},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":2.8284271247461903},"953":{"tf":1.0},"954":{"tf":1.7320508075688772},"955":{"tf":1.4142135623730951},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.4142135623730951},"966":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"394":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"952":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"242":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"444":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"1027":{"tf":1.4142135623730951},"197":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":16,"docs":{"1046":{"tf":1.4142135623730951},"187":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"285":{"tf":1.0},"331":{"tf":1.4142135623730951},"342":{"tf":1.0},"413":{"tf":1.0},"495":{"tf":1.0},"650":{"tf":1.0},"705":{"tf":1.0},"717":{"tf":1.0},"931":{"tf":1.0},"949":{"tf":1.0},"959":{"tf":1.0},"963":{"tf":1.0}},"s":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"356":{"tf":1.0},"67":{"tf":1.4142135623730951},"778":{"tf":1.0},"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"'":{"df":2,"docs":{"364":{"tf":1.0},"457":{"tf":1.0}}},"=":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"'":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"546":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"828":{"tf":1.0}}}}}}},"df":273,"docs":{"1005":{"tf":1.0},"1057":{"tf":1.0},"1105":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1124":{"tf":2.0},"115":{"tf":1.0},"124":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"184":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"215":{"tf":2.0},"222":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.0},"312":{"tf":1.0},"322":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.7320508075688772},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.0},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.4142135623730951},"458":{"tf":1.0},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.4142135623730951},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":1.0},"484":{"tf":1.4142135623730951},"485":{"tf":1.0},"486":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"500":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.0},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"532":{"tf":1.0},"533":{"tf":1.4142135623730951},"534":{"tf":1.4142135623730951},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.4142135623730951},"540":{"tf":1.7320508075688772},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.7320508075688772},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.4142135623730951},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.4142135623730951},"562":{"tf":1.4142135623730951},"563":{"tf":1.0},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"6":{"tf":1.0},"643":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.7320508075688772},"69":{"tf":1.0},"707":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"825":{"tf":1.0},"828":{"tf":1.0},"84":{"tf":1.4142135623730951},"847":{"tf":1.0},"90":{"tf":1.7320508075688772},"918":{"tf":1.0},"92":{"tf":1.0},"935":{"tf":1.0},"939":{"tf":1.7320508075688772},"946":{"tf":1.0},"955":{"tf":2.0},"956":{"tf":2.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"y":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"1075":{"tf":1.0},"800":{"tf":1.4142135623730951},"811":{"tf":2.23606797749979},"812":{"tf":1.7320508075688772},"813":{"tf":3.4641016151377544},"814":{"tf":1.4142135623730951},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":47,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1005":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"1031":{"tf":1.0},"1048":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"108":{"tf":1.0},"1122":{"tf":1.0},"155":{"tf":1.4142135623730951},"178":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"205":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"267":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0},"336":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":1.0},"407":{"tf":1.0},"447":{"tf":1.0},"519":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.4142135623730951},"563":{"tf":1.0},"625":{"tf":1.0},"633":{"tf":1.0},"664":{"tf":1.4142135623730951},"676":{"tf":1.0},"742":{"tf":1.0},"747":{"tf":1.0},"770":{"tf":1.0},"889":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"955":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"15":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"175":{"tf":1.0},"270":{"tf":1.0},"528":{"tf":1.0},"708":{"tf":1.4142135623730951},"950":{"tf":1.0}}}},"u":{"df":6,"docs":{"144":{"tf":1.0},"247":{"tf":1.0},"267":{"tf":1.0},"705":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0}},"g":{"df":1,"docs":{"488":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":1.0}}}},"df":1,"docs":{"1061":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":9,"docs":{"1040":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1057":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1111":{"tf":1.4142135623730951},"950":{"tf":2.6457513110645907},"958":{"tf":1.0},"960":{"tf":1.4142135623730951}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"354":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":7,"docs":{"1010":{"tf":1.4142135623730951},"1011":{"tf":2.8284271247461903},"354":{"tf":1.4142135623730951},"864":{"tf":1.4142135623730951},"866":{"tf":4.0},"913":{"tf":1.0},"923":{"tf":2.0}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":44,"docs":{"1018":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"270":{"tf":1.4142135623730951},"276":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"303":{"tf":1.0},"331":{"tf":1.0},"337":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"410":{"tf":1.0},"46":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":1.0},"528":{"tf":1.0},"562":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"67":{"tf":2.449489742783178},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"737":{"tf":1.4142135623730951},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"803":{"tf":1.0},"866":{"tf":1.0},"896":{"tf":1.0},"9":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"206":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":17,"docs":{"0":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.0},"1097":{"tf":1.0},"131":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"582":{"tf":1.0},"613":{"tf":1.0},"8":{"tf":1.0},"854":{"tf":1.0},"948":{"tf":1.4142135623730951},"959":{"tf":1.0},"997":{"tf":1.7320508075688772},"998":{"tf":1.0},"999":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"df":1,"docs":{"416":{"tf":1.0}}}},"o":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"1081":{"tf":1.0},"477":{"tf":1.0}}}},"p":{"df":1,"docs":{"478":{"tf":1.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"606":{"tf":1.0},"609":{"tf":1.0},"747":{"tf":1.0},"866":{"tf":1.0},"913":{"tf":1.0}}}},"df":42,"docs":{"1011":{"tf":1.0},"1027":{"tf":1.7320508075688772},"1055":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1099":{"tf":1.0},"15":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.449489742783178},"183":{"tf":1.0},"184":{"tf":1.7320508075688772},"193":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"234":{"tf":1.4142135623730951},"269":{"tf":1.0},"270":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.0},"295":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"427":{"tf":1.0},"444":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"548":{"tf":1.4142135623730951},"590":{"tf":1.0},"61":{"tf":1.0},"627":{"tf":1.0},"655":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"737":{"tf":1.0},"79":{"tf":1.4142135623730951},"794":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"857":{"tf":1.0}}},"p":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"664":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"61":{"tf":1.0},"812":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"353":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.0},"506":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"528":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"185":{"tf":1.0},"281":{"tf":1.0},"365":{"tf":1.0},"396":{"tf":1.0},"866":{"tf":1.0},"875":{"tf":1.4142135623730951},"877":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":56,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1019":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1101":{"tf":1.0},"1105":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"130":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"196":{"tf":1.0},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"241":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.4142135623730951},"380":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"50":{"tf":1.0},"510":{"tf":1.0},"550":{"tf":1.0},"556":{"tf":1.0},"585":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"68":{"tf":1.0},"750":{"tf":1.0},"788":{"tf":1.0},"789":{"tf":1.0},"864":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"958":{"tf":1.0},"961":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"382":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":2.0}}}}}},"a":{"d":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":15,"docs":{"144":{"tf":1.0},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.0},"453":{"tf":1.0},"487":{"tf":1.0},"770":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"873":{"tf":1.0}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":5,"docs":{"238":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.4142135623730951},"959":{"tf":2.0},"966":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":12,"docs":{"1046":{"tf":1.0},"106":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":1.4142135623730951},"228":{"tf":1.0},"230":{"tf":1.0},"380":{"tf":1.4142135623730951},"398":{"tf":1.0},"447":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.0},"903":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1004":{"tf":1.0},"169":{"tf":1.0},"177":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"306":{"tf":1.0},"363":{"tf":1.0},"589":{"tf":1.0},"729":{"tf":1.0},"74":{"tf":1.0},"750":{"tf":1.0},"786":{"tf":1.4142135623730951},"887":{"tf":1.0},"90":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"959":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"0":{"tf":1.0},"106":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1122":{"tf":1.0},"122":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"153":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"294":{"tf":1.0},"333":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.0},"556":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"1116":{"tf":1.4142135623730951},"21":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.7320508075688772},"302":{"tf":1.0},"304":{"tf":1.0},"446":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"d":{"df":1,"docs":{"22":{"tf":1.0}}},"df":4,"docs":{"1110":{"tf":2.23606797749979},"140":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0}},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"355":{"tf":1.0},"361":{"tf":1.0},"551":{"tf":1.0},"556":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":5,"docs":{"1035":{"tf":1.4142135623730951},"1065":{"tf":1.0},"199":{"tf":1.0},"541":{"tf":1.0},"622":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":7,"docs":{"1087":{"tf":1.0},"287":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"665":{"tf":1.4142135623730951},"927":{"tf":1.0},"982":{"tf":1.0}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"295":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}},"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"a":{"d":{"df":1,"docs":{"782":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1087":{"tf":1.0},"367":{"tf":1.0},"488":{"tf":1.0}}}}}},"i":{"c":{"df":1,"docs":{"256":{"tf":1.0}},"t":{"df":12,"docs":{"234":{"tf":1.0},"236":{"tf":1.4142135623730951},"528":{"tf":1.0},"585":{"tf":1.4142135623730951},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"590":{"tf":2.0},"591":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"781":{"tf":1.0},"784":{"tf":1.4142135623730951}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":13,"docs":{"1033":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1075":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"215":{"tf":1.0},"359":{"tf":1.0},"450":{"tf":1.0},"477":{"tf":1.4142135623730951},"864":{"tf":1.0},"950":{"tf":1.0},"963":{"tf":1.0}},"f":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":9,"docs":{"1003":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"260":{"tf":1.4142135623730951},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"322":{"tf":1.7320508075688772},"323":{"tf":4.358898943540674},"516":{"tf":1.0},"718":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":34,"docs":{"1003":{"tf":1.0},"1046":{"tf":1.0},"1122":{"tf":1.4142135623730951},"125":{"tf":1.0},"128":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"210":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"297":{"tf":1.0},"304":{"tf":1.0},"323":{"tf":2.0},"327":{"tf":1.4142135623730951},"328":{"tf":1.0},"373":{"tf":1.0},"447":{"tf":1.0},"463":{"tf":1.0},"498":{"tf":1.0},"550":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"658":{"tf":1.0},"664":{"tf":1.0},"666":{"tf":1.4142135623730951},"788":{"tf":1.0},"853":{"tf":1.7320508075688772},"864":{"tf":1.0},"900":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"933":{"tf":1.0},"948":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"s":{".":{"(":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\\":{"df":0,"docs":{},"|":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"524":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"x":{"df":13,"docs":{"199":{"tf":1.7320508075688772},"221":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"419":{"tf":1.0},"475":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"873":{"tf":1.0},"898":{"tf":1.0},"959":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"140":{"tf":1.4142135623730951},"236":{"tf":1.0},"270":{"tf":1.0},"358":{"tf":1.0},"365":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"666":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"701":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"373":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"720":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":40,"docs":{"1001":{"tf":1.7320508075688772},"1046":{"tf":1.0},"1122":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"142":{"tf":1.0},"197":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.4142135623730951},"238":{"tf":1.0},"248":{"tf":1.4142135623730951},"266":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"3":{"tf":1.0},"304":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.4142135623730951},"358":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"386":{"tf":1.0},"580":{"tf":1.7320508075688772},"647":{"tf":1.0},"664":{"tf":1.0},"723":{"tf":1.0},"740":{"tf":1.0},"748":{"tf":1.7320508075688772},"770":{"tf":1.0},"897":{"tf":1.4142135623730951},"899":{"tf":1.0},"903":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"985":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"488":{"tf":1.0},"613":{"tf":1.0}}}}},"s":{"df":2,"docs":{"1122":{"tf":1.4142135623730951},"873":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"183":{"tf":1.4142135623730951},"542":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"o":{"d":{"b":{"df":1,"docs":{"947":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1087":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"835":{"tf":1.0},"953":{"tf":2.23606797749979},"959":{"tf":1.0},"962":{"tf":1.4142135623730951},"966":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":3,"docs":{"303":{"tf":1.0},"505":{"tf":1.0},"509":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":2,"docs":{"327":{"tf":1.0},"506":{"tf":1.0}}}}},"v":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"1069":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1015":{"tf":1.4142135623730951},"131":{"tf":1.0},"133":{"tf":1.0},"199":{"tf":1.7320508075688772},"291":{"tf":1.0},"313":{"tf":1.0},"407":{"tf":1.0},"507":{"tf":1.0},"554":{"tf":1.0},"841":{"tf":1.0},"858":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"186":{"tf":3.605551275463989},"234":{"tf":1.0},"275":{"tf":1.0},"785":{"tf":1.7320508075688772},"985":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":48,"docs":{"106":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"179":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"268":{"tf":1.4142135623730951},"269":{"tf":1.0},"271":{"tf":1.0},"275":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"300":{"tf":1.0},"328":{"tf":1.0},"354":{"tf":1.0},"466":{"tf":1.0},"487":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"531":{"tf":1.7320508075688772},"585":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"909":{"tf":1.0},"910":{"tf":1.0},"924":{"tf":1.0},"929":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":13,"docs":{"133":{"tf":1.0},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"368":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"554":{"tf":1.0},"705":{"tf":1.0},"824":{"tf":1.4142135623730951},"876":{"tf":1.0},"899":{"tf":1.0},"924":{"tf":1.0},"938":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"205":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":17,"docs":{"1094":{"tf":1.0},"1116":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.4142135623730951},"238":{"tf":1.0},"430":{"tf":1.0},"705":{"tf":1.7320508075688772},"74":{"tf":1.0},"814":{"tf":1.0},"876":{"tf":1.0},"927":{"tf":1.0},"938":{"tf":1.4142135623730951},"959":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":7,"docs":{"1087":{"tf":1.0},"1124":{"tf":1.4142135623730951},"153":{"tf":1.0},"222":{"tf":1.4142135623730951},"236":{"tf":1.0},"73":{"tf":1.0},"814":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1087":{"tf":1.0},"569":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":18,"docs":{"0":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"8":{"tf":2.23606797749979},"9":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"427":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"[":{"d":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":4,"docs":{"186":{"tf":1.0},"427":{"tf":1.0},"733":{"tf":1.0},"933":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":8,"docs":{"235":{"tf":1.0},"497":{"tf":1.0},"613":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"864":{"tf":1.0},"924":{"tf":1.0},"933":{"tf":2.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"99":{"tf":1.0}},"i":{"df":3,"docs":{"485":{"tf":1.0},"67":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951}}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"0":{"tf":1.7320508075688772},"1011":{"tf":1.0},"1019":{"tf":1.0},"356":{"tf":1.4142135623730951},"613":{"tf":1.0},"8":{"tf":2.0},"858":{"tf":1.0}}},"y":{"b":{"a":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"609":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":14,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"303":{"tf":1.0},"318":{"tf":1.0},"440":{"tf":1.0},"516":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"626":{"tf":1.0},"762":{"tf":1.0},"798":{"tf":1.0},"906":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"327":{"tf":1.0},"328":{"tf":1.4142135623730951},"331":{"tf":1.0}}}}}}}},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"586":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"586":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"238":{"tf":1.0},"584":{"tf":1.0}}}}}}},"l":{"df":16,"docs":{"1077":{"tf":1.0},"1095":{"tf":1.0},"1116":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"436":{"tf":1.0},"510":{"tf":1.0},"586":{"tf":2.0},"587":{"tf":1.7320508075688772},"589":{"tf":1.7320508075688772},"591":{"tf":1.0},"770":{"tf":1.0},"89":{"tf":1.0},"917":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.4142135623730951}}}}}}},"df":48,"docs":{"15":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":2.0},"21":{"tf":1.0},"249":{"tf":1.0},"321":{"tf":1.0},"336":{"tf":1.0},"340":{"tf":1.0},"345":{"tf":1.0},"373":{"tf":2.0},"376":{"tf":1.4142135623730951},"403":{"tf":1.7320508075688772},"405":{"tf":2.0},"407":{"tf":2.0},"41":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.7320508075688772},"447":{"tf":2.0},"450":{"tf":1.4142135623730951},"46":{"tf":3.605551275463989},"488":{"tf":1.0},"514":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.7320508075688772},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"728":{"tf":2.6457513110645907},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"80":{"tf":1.0},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.6457513110645907},"85":{"tf":2.23606797749979},"853":{"tf":2.0},"854":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":2.449489742783178},"88":{"tf":2.23606797749979},"89":{"tf":2.0},"913":{"tf":1.0},"948":{"tf":2.0},"964":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"654":{"tf":1.0}}}},"df":18,"docs":{"1087":{"tf":1.0},"1103":{"tf":1.0},"1105":{"tf":1.0},"1107":{"tf":1.4142135623730951},"153":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"365":{"tf":1.0},"367":{"tf":1.0},"446":{"tf":1.4142135623730951},"481":{"tf":1.7320508075688772},"67":{"tf":2.0},"68":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"745":{"tf":1.0},"939":{"tf":1.7320508075688772},"958":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.0},"643":{"tf":1.7320508075688772},"779":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0}}}}},"df":3,"docs":{"246":{"tf":1.0},"386":{"tf":1.0},"958":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"=":{"\"":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"695":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"690":{"tf":1.0}}}}}},"df":115,"docs":{"0":{"tf":1.0},"1019":{"tf":1.0},"1042":{"tf":1.0},"1044":{"tf":1.0},"1046":{"tf":2.449489742783178},"1061":{"tf":2.6457513110645907},"1081":{"tf":1.7320508075688772},"1092":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.6457513110645907},"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"199":{"tf":1.0},"213":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"249":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"363":{"tf":1.0},"37":{"tf":1.0},"374":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"379":{"tf":1.0},"38":{"tf":1.0},"382":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"424":{"tf":1.0},"443":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.4142135623730951},"481":{"tf":1.0},"488":{"tf":1.7320508075688772},"50":{"tf":1.0},"553":{"tf":1.0},"561":{"tf":1.0},"567":{"tf":1.0},"571":{"tf":1.0},"573":{"tf":1.4142135623730951},"576":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.4142135623730951},"599":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"688":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"705":{"tf":4.69041575982343},"710":{"tf":1.0},"8":{"tf":1.4142135623730951},"840":{"tf":1.7320508075688772},"887":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.4142135623730951},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"931":{"tf":1.7320508075688772},"932":{"tf":1.0},"939":{"tf":1.4142135623730951},"949":{"tf":1.0},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"954":{"tf":1.0},"956":{"tf":1.4142135623730951},"958":{"tf":2.23606797749979},"959":{"tf":1.4142135623730951},"960":{"tf":1.7320508075688772},"961":{"tf":2.0},"966":{"tf":1.4142135623730951},"967":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"949":{"tf":1.0}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"1053":{"tf":1.0}}}}}}}}},"d":{".":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"348":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"_":{"df":0,"docs":{},"v":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"348":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"b":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"918":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"918":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"1014":{"tf":1.0},"1015":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1013":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":1,"docs":{"784":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"826":{"tf":1.0},"832":{"tf":1.0}},"e":{".":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"831":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"830":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"824":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"e":{"b":{"df":1,"docs":{"824":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"917":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"917":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"699":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"815":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"820":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1016":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"693":{"tf":1.0},"695":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"701":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"529":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"804":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"256":{"tf":1.0},"348":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"730":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"731":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"318":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":3,"docs":{"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"`":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{",":{"\"":{".":{"\"":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{"df":1,"docs":{"300":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"/":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"v":{"df":1,"docs":{"941":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"318":{"tf":1.0}},"e":{"d":{"/":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"605":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"620":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"637":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"j":{"df":1,"docs":{"228":{"tf":1.0}}}},"df":1,"docs":{"228":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"414":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{".":{"<":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"128":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"`":{".":{"`":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"644":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"412":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"781":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"413":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":8,"docs":{"128":{"tf":1.0},"190":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"441":{"tf":1.0},"443":{"tf":1.0}},"u":{"c":{"df":33,"docs":{"10":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.0},"150":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"221":{"tf":1.0},"276":{"tf":2.0},"304":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":2.449489742783178},"355":{"tf":1.4142135623730951},"359":{"tf":1.0},"362":{"tf":1.0},"372":{"tf":1.4142135623730951},"378":{"tf":1.0},"386":{"tf":1.0},"453":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"505":{"tf":1.0},"676":{"tf":1.0},"700":{"tf":1.0},"705":{"tf":1.4142135623730951},"737":{"tf":1.0},"779":{"tf":1.0},"784":{"tf":1.0},"950":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":2.449489742783178},"958":{"tf":1.4142135623730951},"961":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"[":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"956":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"'":{"df":1,"docs":{"369":{"tf":1.0}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"221":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"877":{"tf":1.0},"889":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":4,"docs":{"876":{"tf":1.0},"877":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":108,"docs":{"0":{"tf":1.0},"10":{"tf":1.7320508075688772},"1003":{"tf":1.0},"1008":{"tf":1.0},"1036":{"tf":1.0},"1071":{"tf":1.4142135623730951},"1072":{"tf":1.0},"108":{"tf":1.0},"11":{"tf":1.0},"1116":{"tf":1.4142135623730951},"123":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":2.0},"167":{"tf":2.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"189":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"234":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"266":{"tf":1.4142135623730951},"275":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":2.0},"309":{"tf":1.4142135623730951},"31":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"35":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.0},"36":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.7320508075688772},"367":{"tf":1.4142135623730951},"368":{"tf":1.7320508075688772},"369":{"tf":1.4142135623730951},"372":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"394":{"tf":1.4142135623730951},"395":{"tf":1.4142135623730951},"40":{"tf":1.0},"402":{"tf":1.0},"41":{"tf":1.0},"416":{"tf":1.7320508075688772},"430":{"tf":1.0},"436":{"tf":1.0},"446":{"tf":1.0},"45":{"tf":1.0},"457":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.0},"518":{"tf":1.0},"527":{"tf":1.4142135623730951},"554":{"tf":1.7320508075688772},"596":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"707":{"tf":1.0},"72":{"tf":1.0},"742":{"tf":1.0},"799":{"tf":1.4142135623730951},"8":{"tf":2.449489742783178},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.4142135623730951},"806":{"tf":1.4142135623730951},"808":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.449489742783178},"844":{"tf":2.23606797749979},"845":{"tf":1.4142135623730951},"847":{"tf":1.7320508075688772},"848":{"tf":1.7320508075688772},"876":{"tf":2.6457513110645907},"880":{"tf":1.7320508075688772},"887":{"tf":1.0},"9":{"tf":2.0},"918":{"tf":1.0},"939":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.4142135623730951},"964":{"tf":1.0},"965":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":2.23606797749979},"98":{"tf":1.0},"981":{"tf":1.4142135623730951},"982":{"tf":1.0},"985":{"tf":1.7320508075688772},"986":{"tf":1.0},"988":{"tf":1.0},"989":{"tf":1.4142135623730951},"990":{"tf":1.4142135623730951},"993":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"303":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"954":{"tf":1.0}},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":74,"docs":{"1011":{"tf":2.23606797749979},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.4142135623730951},"1066":{"tf":1.7320508075688772},"1087":{"tf":1.0},"1097":{"tf":1.0},"124":{"tf":1.0},"162":{"tf":1.0},"21":{"tf":1.0},"267":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":2.6457513110645907},"450":{"tf":1.0},"47":{"tf":2.23606797749979},"490":{"tf":1.7320508075688772},"491":{"tf":1.7320508075688772},"492":{"tf":1.0},"493":{"tf":1.7320508075688772},"494":{"tf":3.605551275463989},"495":{"tf":3.4641016151377544},"496":{"tf":3.0},"497":{"tf":5.744562646538029},"498":{"tf":2.6457513110645907},"499":{"tf":3.0},"500":{"tf":2.0},"501":{"tf":2.449489742783178},"502":{"tf":3.0},"503":{"tf":3.0},"504":{"tf":1.7320508075688772},"505":{"tf":3.3166247903554},"506":{"tf":5.5677643628300215},"507":{"tf":2.0},"508":{"tf":3.3166247903554},"509":{"tf":2.6457513110645907},"510":{"tf":4.123105625617661},"511":{"tf":1.4142135623730951},"568":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"575":{"tf":2.449489742783178},"578":{"tf":1.0},"584":{"tf":1.7320508075688772},"585":{"tf":1.4142135623730951},"586":{"tf":1.4142135623730951},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.4142135623730951},"591":{"tf":1.0},"592":{"tf":1.0},"596":{"tf":1.7320508075688772},"621":{"tf":1.0},"627":{"tf":2.6457513110645907},"740":{"tf":1.0},"803":{"tf":2.23606797749979},"810":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.4142135623730951},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.7320508075688772},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":2.0},"981":{"tf":1.0},"982":{"tf":2.0},"983":{"tf":1.7320508075688772},"985":{"tf":1.0},"986":{"tf":3.1622776601683795}},"e":{"'":{"df":6,"docs":{"497":{"tf":1.0},"499":{"tf":1.4142135623730951},"503":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"575":{"tf":1.0}}},".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"498":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"451":{"tf":1.0},"452":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"866":{"tf":1.0}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"627":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"r":{"df":2,"docs":{"1053":{"tf":1.0},"1091":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":6,"docs":{"1066":{"tf":1.0},"1069":{"tf":1.0},"617":{"tf":1.0},"665":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"509":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"249":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"1113":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":11,"docs":{"1042":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1061":{"tf":1.4142135623730951},"197":{"tf":1.0},"251":{"tf":1.4142135623730951},"328":{"tf":1.0},"363":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"690":{"tf":2.449489742783178}},"m":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"206":{"tf":1.0},"212":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":7,"docs":{"113":{"tf":1.0},"508":{"tf":1.4142135623730951},"510":{"tf":2.23606797749979},"511":{"tf":1.0},"864":{"tf":1.0},"914":{"tf":1.0},"964":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"304":{"tf":1.0},"310":{"tf":1.0},"355":{"tf":1.0}}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}}}}},"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"d":{".":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"181":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"128":{"tf":1.0},"130":{"tf":1.0},"186":{"tf":1.0}}},"df":0,"docs":{}}},"df":70,"docs":{"1002":{"tf":1.0},"1081":{"tf":1.0},"1086":{"tf":1.0},"150":{"tf":1.0},"180":{"tf":3.1622776601683795},"181":{"tf":3.605551275463989},"182":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":2.8284271247461903},"187":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":2.449489742783178},"193":{"tf":1.4142135623730951},"202":{"tf":1.7320508075688772},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":1.4142135623730951},"219":{"tf":2.0},"220":{"tf":1.0},"221":{"tf":2.449489742783178},"222":{"tf":1.0},"224":{"tf":1.4142135623730951},"254":{"tf":2.6457513110645907},"256":{"tf":1.0},"303":{"tf":4.123105625617661},"304":{"tf":2.449489742783178},"312":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"316":{"tf":1.0},"318":{"tf":1.0},"332":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"357":{"tf":1.4142135623730951},"358":{"tf":1.0},"365":{"tf":1.4142135623730951},"367":{"tf":1.0},"40":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"441":{"tf":1.7320508075688772},"460":{"tf":1.0},"484":{"tf":1.0},"488":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":2.0},"555":{"tf":1.0},"558":{"tf":2.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":2.23606797749979},"564":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"664":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"833":{"tf":1.0},"917":{"tf":1.0},"957":{"tf":1.0},"959":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"’":{"df":2,"docs":{"313":{"tf":1.0},"314":{"tf":1.0}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"355":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"416":{"tf":1.0},"924":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"725":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"368":{"tf":1.0}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"332":{"tf":1.0}}}},"p":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"131":{"tf":1.7320508075688772},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"406":{"tf":1.0},"778":{"tf":1.0},"853":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"584":{"tf":1.4142135623730951},"587":{"tf":1.0}}}},"r":{"df":2,"docs":{"764":{"tf":1.0},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"144":{"tf":1.0},"256":{"tf":1.0},"447":{"tf":1.0},"945":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":22,"docs":{"1025":{"tf":1.0},"1081":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"334":{"tf":1.7320508075688772},"342":{"tf":1.4142135623730951},"343":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"505":{"tf":1.4142135623730951},"580":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"906":{"tf":2.0},"916":{"tf":1.4142135623730951},"923":{"tf":1.0},"928":{"tf":1.0},"933":{"tf":1.0},"936":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"=":{"^":{"#":{"^":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{":":{"/":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":7,"docs":{"1066":{"tf":1.0},"531":{"tf":1.4142135623730951},"679":{"tf":1.0},"879":{"tf":1.4142135623730951},"905":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}},"s":{"df":9,"docs":{"1000":{"tf":1.4142135623730951},"131":{"tf":1.0},"265":{"tf":1.0},"276":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.4142135623730951},"649":{"tf":1.0},"958":{"tf":1.0},"999":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"396":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"356":{"tf":1.4142135623730951},"858":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":7,"docs":{"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"128":{"tf":1.0},"517":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"304":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":2,"docs":{"303":{"tf":1.4142135623730951},"304":{"tf":2.449489742783178}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":7,"docs":{"199":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":2.449489742783178},"304":{"tf":2.0},"309":{"tf":1.4142135623730951},"489":{"tf":1.0},"634":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"204":{"tf":1.0},"276":{"tf":1.0},"487":{"tf":1.0},"501":{"tf":1.0}},"n":{"df":1,"docs":{"353":{"tf":1.0}}}},"i":{"d":{"df":108,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1086":{"tf":1.0},"1110":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"1124":{"tf":1.0},"113":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"137":{"tf":1.0},"145":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"284":{"tf":1.0},"295":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.0},"322":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"343":{"tf":1.0},"35":{"tf":1.0},"353":{"tf":2.6457513110645907},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"365":{"tf":1.4142135623730951},"366":{"tf":1.4142135623730951},"367":{"tf":1.4142135623730951},"368":{"tf":2.23606797749979},"369":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"419":{"tf":1.4142135623730951},"46":{"tf":1.0},"514":{"tf":1.0},"526":{"tf":1.0},"541":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"573":{"tf":1.0},"576":{"tf":1.0},"580":{"tf":1.0},"613":{"tf":1.0},"679":{"tf":1.0},"686":{"tf":1.0},"691":{"tf":1.0},"707":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"737":{"tf":1.4142135623730951},"740":{"tf":1.0},"77":{"tf":1.0},"788":{"tf":1.4142135623730951},"851":{"tf":1.4142135623730951},"853":{"tf":1.0},"872":{"tf":1.0},"880":{"tf":1.0},"886":{"tf":1.0},"887":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"897":{"tf":1.0},"906":{"tf":1.0},"912":{"tf":1.0},"928":{"tf":1.0},"936":{"tf":1.0},"941":{"tf":1.0},"953":{"tf":1.4142135623730951},"957":{"tf":1.0},"962":{"tf":1.7320508075688772},"967":{"tf":1.4142135623730951},"977":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"343":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":21,"docs":{"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"294":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.4142135623730951},"353":{"tf":2.0},"354":{"tf":1.7320508075688772},"357":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":1.0},"38":{"tf":1.0},"554":{"tf":1.0},"613":{"tf":1.0},"932":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"df":3,"docs":{"1073":{"tf":1.0},"452":{"tf":1.0},"780":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":3,"docs":{"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":6,"docs":{"353":{"tf":1.4142135623730951},"354":{"tf":1.7320508075688772},"356":{"tf":1.0},"362":{"tf":2.449489742783178},"363":{"tf":2.0},"365":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"204":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":29,"docs":{"155":{"tf":1.4142135623730951},"186":{"tf":1.0},"200":{"tf":2.449489742783178},"201":{"tf":2.0},"202":{"tf":2.6457513110645907},"203":{"tf":2.6457513110645907},"204":{"tf":1.4142135623730951},"228":{"tf":1.0},"315":{"tf":1.7320508075688772},"316":{"tf":2.23606797749979},"441":{"tf":1.0},"565":{"tf":1.7320508075688772},"566":{"tf":1.4142135623730951},"61":{"tf":2.23606797749979},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"669":{"tf":1.0},"675":{"tf":1.4142135623730951},"676":{"tf":1.7320508075688772},"677":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":2.23606797749979},"682":{"tf":1.0},"8":{"tf":1.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.0},"959":{"tf":2.0}},"l":{"df":0,"docs":{},"i":{"df":11,"docs":{"315":{"tf":1.0},"316":{"tf":2.23606797749979},"318":{"tf":1.0},"443":{"tf":1.0},"556":{"tf":1.4142135623730951},"676":{"tf":1.0},"681":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"910":{"tf":1.0},"965":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":1.0},"442":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"f":{"df":1,"docs":{"441":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"443":{"tf":1.0}}}}}}},"df":21,"docs":{"1016":{"tf":1.0},"1075":{"tf":1.0},"1105":{"tf":1.0},"1114":{"tf":1.7320508075688772},"1119":{"tf":1.0},"199":{"tf":3.1622776601683795},"203":{"tf":1.0},"260":{"tf":1.0},"316":{"tf":2.23606797749979},"354":{"tf":1.0},"361":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.7320508075688772},"536":{"tf":1.0},"546":{"tf":1.0},"562":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"707":{"tf":2.0},"8":{"tf":2.0},"847":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":4,"docs":{"372":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.4142135623730951},"393":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"df":26,"docs":{"1107":{"tf":1.0},"1110":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"221":{"tf":1.0},"276":{"tf":1.0},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"341":{"tf":1.0},"347":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"415":{"tf":1.0},"540":{"tf":1.0},"705":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"866":{"tf":1.4142135623730951},"903":{"tf":1.0}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"561":{"tf":1.4142135623730951}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"824":{"tf":2.0},"939":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":1,"docs":{"360":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":20,"docs":{"10":{"tf":1.0},"1118":{"tf":1.0},"123":{"tf":1.4142135623730951},"133":{"tf":1.0},"165":{"tf":1.0},"206":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"251":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"374":{"tf":1.0},"390":{"tf":1.0},"5":{"tf":1.0},"569":{"tf":1.0},"596":{"tf":1.0},"61":{"tf":1.0},"653":{"tf":1.0},"952":{"tf":1.0}},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"451":{"tf":1.0}}}}}}}}}}}},"s":{"df":0,"docs":{},"h":{"df":13,"docs":{"198":{"tf":1.0},"215":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"314":{"tf":1.7320508075688772},"327":{"tf":1.0},"332":{"tf":1.0},"414":{"tf":1.4142135623730951},"415":{"tf":1.7320508075688772},"475":{"tf":1.0},"707":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0}}}},"t":{"df":5,"docs":{"1097":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"386":{"tf":1.4142135623730951},"941":{"tf":1.0}}}},"w":{"df":1,"docs":{"931":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":1,"docs":{"635":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"592":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"j":{"a":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"560":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":2,"docs":{"560":{"tf":1.0},"966":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"559":{"tf":1.0}}}}}}}}}}}}}}},"df":12,"docs":{"212":{"tf":1.4142135623730951},"251":{"tf":1.0},"306":{"tf":1.0},"413":{"tf":1.4142135623730951},"427":{"tf":1.4142135623730951},"545":{"tf":1.0},"547":{"tf":2.0},"559":{"tf":1.0},"560":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.0}}}}}}}},"q":{"4":{"df":1,"docs":{"135":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"503":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"844":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"331":{"tf":1.4142135623730951},"447":{"tf":1.0},"844":{"tf":1.0}}},"df":2,"docs":{"1097":{"tf":1.0},"503":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":9,"docs":{"135":{"tf":1.0},"182":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":2.449489742783178},"541":{"tf":1.0},"991":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951}}}},"t":{"df":3,"docs":{"175":{"tf":1.0},"30":{"tf":1.0},"41":{"tf":1.0}},"i":{"df":14,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"1116":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"446":{"tf":1.0},"595":{"tf":1.0},"8":{"tf":1.0},"90":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":8,"docs":{"528":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.7320508075688772},"589":{"tf":1.0},"591":{"tf":1.0},"708":{"tf":1.0},"977":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"447":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"175":{"tf":1.0},"67":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"276":{"tf":1.0},"788":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":263,"docs":{"10":{"tf":1.0},"1003":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1027":{"tf":2.0},"1031":{"tf":1.0},"1033":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1048":{"tf":1.0},"1050":{"tf":1.7320508075688772},"1054":{"tf":1.0},"1055":{"tf":1.4142135623730951},"1057":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1065":{"tf":1.0},"1068":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1089":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1100":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1121":{"tf":1.7320508075688772},"114":{"tf":1.0},"119":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":3.1622776601683795},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":2.0},"136":{"tf":2.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"140":{"tf":2.0},"143":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"182":{"tf":1.0},"197":{"tf":3.605551275463989},"198":{"tf":1.0},"199":{"tf":7.874007874011811},"202":{"tf":1.4142135623730951},"205":{"tf":2.449489742783178},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.7320508075688772},"211":{"tf":1.0},"217":{"tf":1.7320508075688772},"218":{"tf":1.7320508075688772},"219":{"tf":1.0},"220":{"tf":2.8284271247461903},"221":{"tf":1.7320508075688772},"222":{"tf":2.449489742783178},"223":{"tf":2.0},"224":{"tf":2.449489742783178},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":2.23606797749979},"232":{"tf":1.4142135623730951},"234":{"tf":2.6457513110645907},"235":{"tf":2.0},"236":{"tf":2.449489742783178},"238":{"tf":2.23606797749979},"239":{"tf":3.0},"241":{"tf":1.0},"246":{"tf":2.0},"247":{"tf":2.0},"248":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"257":{"tf":2.6457513110645907},"263":{"tf":1.7320508075688772},"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"276":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"294":{"tf":2.449489742783178},"295":{"tf":2.0},"299":{"tf":2.23606797749979},"300":{"tf":1.0},"303":{"tf":1.7320508075688772},"305":{"tf":2.23606797749979},"306":{"tf":2.8284271247461903},"307":{"tf":2.0},"308":{"tf":2.6457513110645907},"316":{"tf":2.449489742783178},"335":{"tf":1.4142135623730951},"348":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":2.449489742783178},"364":{"tf":2.449489742783178},"367":{"tf":1.0},"369":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"429":{"tf":1.0},"437":{"tf":1.4142135623730951},"438":{"tf":2.0},"442":{"tf":1.0},"455":{"tf":1.0},"459":{"tf":1.0},"472":{"tf":1.7320508075688772},"475":{"tf":1.4142135623730951},"477":{"tf":1.0},"478":{"tf":1.0},"48":{"tf":1.7320508075688772},"527":{"tf":1.7320508075688772},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"53":{"tf":1.0},"541":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":3.1622776601683795},"555":{"tf":2.0},"562":{"tf":1.0},"567":{"tf":1.0},"581":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.7320508075688772},"593":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.7320508075688772},"598":{"tf":1.7320508075688772},"600":{"tf":1.4142135623730951},"605":{"tf":1.0},"606":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":1.4142135623730951},"617":{"tf":1.4142135623730951},"620":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"628":{"tf":1.4142135623730951},"632":{"tf":1.4142135623730951},"634":{"tf":2.23606797749979},"635":{"tf":2.0},"637":{"tf":1.0},"639":{"tf":1.0},"640":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"644":{"tf":2.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"653":{"tf":1.4142135623730951},"654":{"tf":2.0},"655":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"679":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"686":{"tf":1.7320508075688772},"695":{"tf":2.23606797749979},"699":{"tf":2.23606797749979},"704":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.7320508075688772},"721":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":3.0},"742":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.0},"754":{"tf":1.4142135623730951},"759":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"764":{"tf":1.7320508075688772},"768":{"tf":1.0},"770":{"tf":1.4142135623730951},"772":{"tf":1.4142135623730951},"776":{"tf":1.0},"781":{"tf":1.4142135623730951},"783":{"tf":1.4142135623730951},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":1.0},"787":{"tf":1.0},"788":{"tf":1.0},"79":{"tf":1.0},"791":{"tf":1.4142135623730951},"801":{"tf":1.0},"806":{"tf":1.7320508075688772},"811":{"tf":1.0},"818":{"tf":1.4142135623730951},"822":{"tf":1.0},"829":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"837":{"tf":1.4142135623730951},"841":{"tf":1.4142135623730951},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"852":{"tf":1.7320508075688772},"854":{"tf":1.7320508075688772},"855":{"tf":1.7320508075688772},"859":{"tf":1.7320508075688772},"871":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"88":{"tf":2.449489742783178},"880":{"tf":1.0},"883":{"tf":1.0},"89":{"tf":1.0},"892":{"tf":1.0},"894":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.4142135623730951},"909":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":1.0},"953":{"tf":1.4142135623730951},"958":{"tf":1.4142135623730951},"960":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.7320508075688772},"991":{"tf":1.0},"995":{"tf":1.0}}},"y":{"'":{"df":3,"docs":{"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"231":{"tf":1.0}}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":1,"docs":{"651":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"679":{"tf":1.0}}}}},"df":0,"docs":{}},"j":{"df":0,"docs":{},"o":{"b":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"257":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"257":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"679":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":1,"docs":{"1020":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"1019":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}},"df":45,"docs":{"1008":{"tf":1.0},"1019":{"tf":1.0},"1119":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.4142135623730951},"245":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"337":{"tf":2.0},"404":{"tf":1.0},"430":{"tf":1.0},"444":{"tf":1.0},"488":{"tf":1.0},"557":{"tf":1.4142135623730951},"565":{"tf":1.0},"581":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.4142135623730951},"613":{"tf":1.0},"614":{"tf":1.4142135623730951},"640":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"69":{"tf":1.0},"691":{"tf":1.0},"715":{"tf":1.0},"779":{"tf":1.0},"82":{"tf":1.4142135623730951},"84":{"tf":1.0},"844":{"tf":1.0},"86":{"tf":1.4142135623730951},"876":{"tf":1.0},"928":{"tf":1.0},"946":{"tf":1.0},"976":{"tf":1.4142135623730951}}}}}}},"u":{"df":0,"docs":{},"e":{"df":3,"docs":{"374":{"tf":1.0},"375":{"tf":1.0},"393":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":12,"docs":{"116":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"2":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"288":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"427":{"tf":1.0},"750":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"588":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"151":{"tf":1.0},"231":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"554":{"tf":1.0},"84":{"tf":1.0},"953":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"444":{"tf":1.0}}}},"t":{"df":5,"docs":{"199":{"tf":1.0},"248":{"tf":1.0},"288":{"tf":1.0},"590":{"tf":1.0},"956":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"519":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"256":{"tf":1.0},"518":{"tf":1.0}}}},"m":{"df":1,"docs":{"964":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"129":{"tf":1.0}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}}}},"df":6,"docs":{"1004":{"tf":1.0},"174":{"tf":1.0},"234":{"tf":1.0},"268":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":20,"docs":{"103":{"tf":1.0},"1042":{"tf":1.0},"234":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"291":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"367":{"tf":1.0},"455":{"tf":1.0},"551":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"587":{"tf":1.0},"657":{"tf":1.0},"87":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"230":{"tf":1.0}}}}}},"df":0,"docs":{}}},"k":{"df":2,"docs":{"748":{"tf":1.4142135623730951},"880":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"309":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"447":{"tf":1.0}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"197":{"tf":1.0},"876":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":14,"docs":{"1025":{"tf":1.4142135623730951},"1042":{"tf":1.4142135623730951},"1068":{"tf":1.0},"1100":{"tf":1.7320508075688772},"125":{"tf":1.0},"578":{"tf":1.0},"586":{"tf":1.0},"813":{"tf":1.0},"876":{"tf":1.0},"879":{"tf":1.4142135623730951},"900":{"tf":1.0},"905":{"tf":1.0},"938":{"tf":1.0},"964":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"o":{"df":15,"docs":{"106":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"548":{"tf":1.7320508075688772},"606":{"tf":1.4142135623730951},"609":{"tf":1.4142135623730951},"675":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"677":{"tf":1.0},"678":{"tf":2.8284271247461903},"679":{"tf":2.449489742783178},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.0},"747":{"tf":1.0}}}}},"w":{"df":37,"docs":{"1003":{"tf":1.0},"1053":{"tf":1.0},"1077":{"tf":1.0},"123":{"tf":1.0},"177":{"tf":1.0},"197":{"tf":1.4142135623730951},"221":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"374":{"tf":1.7320508075688772},"375":{"tf":1.0},"376":{"tf":1.0},"44":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"568":{"tf":1.4142135623730951},"581":{"tf":1.4142135623730951},"632":{"tf":1.0},"664":{"tf":1.0},"785":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"876":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.7320508075688772},"951":{"tf":1.0}}}},"d":{"b":{"df":0,"docs":{},"m":{"df":4,"docs":{"947":{"tf":1.7320508075688772},"952":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0}},"s":{"(":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":4,"docs":{"251":{"tf":1.0},"503":{"tf":1.4142135623730951},"879":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{":":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"622":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":17,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.0},"144":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"308":{"tf":1.0},"356":{"tf":1.0},"370":{"tf":1.0},"379":{"tf":1.0},"407":{"tf":1.0},"548":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"613":{"tf":1.0},"938":{"tf":1.0},"951":{"tf":1.0}}},"t":{"df":1,"docs":{"518":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"d":{"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"199":{"tf":1.0},"236":{"tf":1.0},"315":{"tf":1.0},"472":{"tf":1.0},"923":{"tf":1.7320508075688772},"959":{"tf":1.0}}}},"df":0,"docs":{}},"df":71,"docs":{"1031":{"tf":1.0},"1033":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.0},"1047":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1055":{"tf":1.0},"1064":{"tf":1.0},"1066":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":1.0},"1121":{"tf":1.4142135623730951},"1122":{"tf":1.0},"121":{"tf":1.7320508075688772},"127":{"tf":1.0},"155":{"tf":1.0},"187":{"tf":1.4142135623730951},"209":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":3.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"257":{"tf":2.0},"267":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"285":{"tf":1.0},"306":{"tf":1.0},"320":{"tf":1.0},"326":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":1.0},"361":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"368":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"453":{"tf":1.0},"464":{"tf":1.0},"497":{"tf":1.0},"5":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"567":{"tf":1.7320508075688772},"568":{"tf":1.0},"582":{"tf":1.4142135623730951},"654":{"tf":1.0},"691":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"734":{"tf":1.0},"737":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"978":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"1116":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.4142135623730951},"567":{"tf":1.0}}}},"i":{"df":5,"docs":{"1003":{"tf":1.0},"140":{"tf":1.0},"215":{"tf":1.0},"548":{"tf":1.0},"574":{"tf":1.4142135623730951}}},"m":{"df":2,"docs":{"1108":{"tf":1.0},"304":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":29,"docs":{"100":{"tf":1.0},"1116":{"tf":1.0},"129":{"tf":1.7320508075688772},"179":{"tf":1.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":2.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"444":{"tf":1.0},"456":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"561":{"tf":1.0},"729":{"tf":1.0},"851":{"tf":1.0},"950":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"z":{"df":2,"docs":{"239":{"tf":1.0},"365":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"290":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.0},"425":{"tf":1.0},"527":{"tf":1.0},"679":{"tf":1.4142135623730951},"904":{"tf":1.0},"954":{"tf":1.0},"964":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":26,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1098":{"tf":1.0},"180":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.7320508075688772},"262":{"tf":2.449489742783178},"268":{"tf":1.0},"300":{"tf":1.0},"455":{"tf":1.0},"496":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"574":{"tf":1.4142135623730951},"575":{"tf":2.0},"576":{"tf":1.0},"579":{"tf":1.0},"586":{"tf":1.0},"596":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.4142135623730951},"678":{"tf":1.0},"864":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0},"905":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"127":{"tf":1.0},"168":{"tf":1.0},"705":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"1087":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":47,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1073":{"tf":1.0},"1075":{"tf":1.4142135623730951},"169":{"tf":1.0},"188":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"248":{"tf":1.0},"275":{"tf":1.0},"331":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"400":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"508":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"594":{"tf":1.0},"613":{"tf":1.0},"651":{"tf":1.0},"67":{"tf":1.0},"686":{"tf":1.0},"711":{"tf":1.0},"725":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":1.4142135623730951},"786":{"tf":2.0},"803":{"tf":1.0},"810":{"tf":1.0},"825":{"tf":1.0},"873":{"tf":1.4142135623730951},"913":{"tf":1.0},"938":{"tf":2.0},"939":{"tf":1.4142135623730951},"943":{"tf":1.0},"958":{"tf":1.0},"986":{"tf":1.0}}}},"n":{"c":{"df":2,"docs":{"271":{"tf":1.0},"585":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":29,"docs":{"1019":{"tf":1.0},"1099":{"tf":1.0},"1116":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"266":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"299":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"376":{"tf":1.0},"406":{"tf":1.0},"435":{"tf":1.4142135623730951},"487":{"tf":1.0},"498":{"tf":1.0},"529":{"tf":1.0},"586":{"tf":1.0},"590":{"tf":1.0},"622":{"tf":2.449489742783178},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"794":{"tf":1.0},"904":{"tf":1.0},"950":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"1016":{"tf":1.0},"262":{"tf":1.0},"718":{"tf":1.4142135623730951},"726":{"tf":1.0}},"i":{"df":1,"docs":{"936":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"938":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":45,"docs":{"1001":{"tf":1.4142135623730951},"1010":{"tf":1.7320508075688772},"1011":{"tf":1.7320508075688772},"104":{"tf":1.0},"106":{"tf":2.449489742783178},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.7320508075688772},"117":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"18":{"tf":1.0},"199":{"tf":2.449489742783178},"220":{"tf":1.0},"222":{"tf":1.0},"253":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.4142135623730951},"297":{"tf":1.0},"308":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"364":{"tf":1.0},"378":{"tf":1.0},"390":{"tf":1.0},"446":{"tf":1.0},"460":{"tf":1.0},"499":{"tf":1.0},"542":{"tf":1.0},"562":{"tf":1.0},"567":{"tf":1.0},"643":{"tf":1.0},"657":{"tf":1.0},"67":{"tf":1.0},"737":{"tf":1.0},"788":{"tf":1.0},"851":{"tf":1.7320508075688772},"852":{"tf":1.0},"853":{"tf":1.0},"862":{"tf":1.0},"942":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"269":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1103":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"413":{"tf":1.0}}}}}}}}},"r":{"d":{"'":{"df":1,"docs":{"422":{"tf":1.0}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"335":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":59,"docs":{"1016":{"tf":1.0},"1046":{"tf":1.0},"1051":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1099":{"tf":1.4142135623730951},"175":{"tf":1.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"219":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"247":{"tf":1.0},"264":{"tf":1.0},"271":{"tf":1.0},"288":{"tf":1.0},"334":{"tf":2.0},"335":{"tf":3.605551275463989},"342":{"tf":1.0},"354":{"tf":2.0},"367":{"tf":1.0},"373":{"tf":1.7320508075688772},"375":{"tf":1.0},"379":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.449489742783178},"399":{"tf":1.0},"418":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"451":{"tf":1.0},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"514":{"tf":1.0},"573":{"tf":1.0},"603":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"62":{"tf":1.0},"626":{"tf":1.0},"633":{"tf":1.0},"638":{"tf":1.0},"651":{"tf":1.0},"662":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"834":{"tf":1.0},"847":{"tf":1.0},"853":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"874":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0},"948":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"v":{"df":2,"docs":{"269":{"tf":1.0},"360":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"374":{"tf":1.0},"390":{"tf":1.0},"926":{"tf":2.449489742783178},"930":{"tf":2.0},"931":{"tf":5.0990195135927845},"932":{"tf":2.8284271247461903},"933":{"tf":4.0},"938":{"tf":3.1622776601683795}}},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"933":{"tf":2.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"933":{"tf":1.0}}}}}}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"932":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1081":{"tf":1.0},"295":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"478":{"tf":1.4142135623730951}}}}}},"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"'":{"df":1,"docs":{"306":{"tf":1.0}}},"[":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1121":{"tf":1.0},"17":{"tf":1.0},"175":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"245":{"tf":1.0},"294":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"367":{"tf":1.4142135623730951},"369":{"tf":1.0},"562":{"tf":2.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.7320508075688772},"953":{"tf":1.4142135623730951},"962":{"tf":1.0},"966":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":3,"docs":{"954":{"tf":1.0},"959":{"tf":1.4142135623730951},"966":{"tf":1.0}}}}}}},"u":{"c":{"df":23,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"183":{"tf":1.0},"220":{"tf":1.0},"231":{"tf":1.7320508075688772},"235":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.7320508075688772},"297":{"tf":1.0},"380":{"tf":1.0},"454":{"tf":1.0},"479":{"tf":1.0},"542":{"tf":1.0},"595":{"tf":1.4142135623730951},"622":{"tf":1.0},"635":{"tf":1.0},"654":{"tf":1.0},"705":{"tf":1.4142135623730951},"752":{"tf":1.0}},"e":{"(":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"122":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"928":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"306":{"tf":1.0},"506":{"tf":1.4142135623730951},"541":{"tf":1.0},"711":{"tf":1.0},"784":{"tf":1.0},"824":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"931":{"tf":1.0},"958":{"tf":1.0}},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":812,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1000":{"tf":1.0},"1001":{"tf":1.4142135623730951},"1002":{"tf":1.0},"1003":{"tf":1.4142135623730951},"1004":{"tf":1.0},"1005":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"101":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.0},"1012":{"tf":1.0},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"1017":{"tf":1.7320508075688772},"1018":{"tf":1.0},"1019":{"tf":1.7320508075688772},"102":{"tf":1.0},"1020":{"tf":1.0},"1021":{"tf":1.0},"1022":{"tf":1.0},"1023":{"tf":2.0},"1024":{"tf":1.7320508075688772},"1025":{"tf":1.0},"1026":{"tf":1.7320508075688772},"1027":{"tf":1.0},"1028":{"tf":1.0},"1029":{"tf":1.0},"103":{"tf":1.0},"1030":{"tf":1.7320508075688772},"1031":{"tf":2.0},"1032":{"tf":1.0},"1033":{"tf":1.0},"1034":{"tf":1.7320508075688772},"1035":{"tf":1.0},"1036":{"tf":1.0},"1037":{"tf":1.0},"1038":{"tf":1.4142135623730951},"1039":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1041":{"tf":1.7320508075688772},"1042":{"tf":1.0},"1043":{"tf":1.0},"1044":{"tf":1.0},"1045":{"tf":1.0},"1046":{"tf":1.0},"1047":{"tf":2.0},"1048":{"tf":1.0},"1049":{"tf":1.7320508075688772},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1054":{"tf":2.0},"1055":{"tf":1.0},"1056":{"tf":1.7320508075688772},"1057":{"tf":1.0},"1058":{"tf":1.0},"1059":{"tf":1.0},"1060":{"tf":1.0},"1061":{"tf":1.0},"1062":{"tf":1.0},"1063":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1065":{"tf":1.0},"1066":{"tf":1.0},"1067":{"tf":1.7320508075688772},"1068":{"tf":1.0},"1069":{"tf":1.0},"1070":{"tf":2.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1075":{"tf":1.0},"1076":{"tf":2.23606797749979},"1077":{"tf":1.0},"1078":{"tf":1.7320508075688772},"1079":{"tf":1.0},"1080":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1083":{"tf":1.0},"1084":{"tf":2.0},"1085":{"tf":1.7320508075688772},"1086":{"tf":1.0},"1087":{"tf":1.0},"1088":{"tf":1.7320508075688772},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.0},"1092":{"tf":1.7320508075688772},"1093":{"tf":2.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.7320508075688772},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.7320508075688772},"1118":{"tf":1.0},"1120":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.7320508075688772},"113":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"198":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"224":{"tf":1.0},"234":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"263":{"tf":1.0},"265":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.4142135623730951},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"343":{"tf":1.4142135623730951},"349":{"tf":1.0},"351":{"tf":2.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"366":{"tf":1.4142135623730951},"367":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"370":{"tf":1.0},"371":{"tf":1.7320508075688772},"372":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"381":{"tf":1.0},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"4":{"tf":1.7320508075688772},"400":{"tf":1.0},"401":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.4142135623730951},"409":{"tf":1.0},"41":{"tf":1.0},"410":{"tf":1.0},"411":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.4142135623730951},"415":{"tf":1.0},"416":{"tf":1.0},"417":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.0},"420":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"444":{"tf":1.0},"445":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.0},"448":{"tf":1.0},"449":{"tf":1.0},"450":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.4142135623730951},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"457":{"tf":1.0},"458":{"tf":1.0},"459":{"tf":1.0},"46":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.4142135623730951},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"474":{"tf":1.0},"475":{"tf":1.0},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0},"48":{"tf":1.0},"480":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"483":{"tf":2.0},"484":{"tf":1.4142135623730951},"485":{"tf":1.7320508075688772},"486":{"tf":1.4142135623730951},"487":{"tf":1.4142135623730951},"488":{"tf":1.4142135623730951},"489":{"tf":1.4142135623730951},"490":{"tf":1.4142135623730951},"491":{"tf":1.4142135623730951},"492":{"tf":1.4142135623730951},"493":{"tf":1.4142135623730951},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.4142135623730951},"498":{"tf":1.4142135623730951},"499":{"tf":1.4142135623730951},"5":{"tf":1.7320508075688772},"500":{"tf":1.4142135623730951},"501":{"tf":1.4142135623730951},"502":{"tf":1.4142135623730951},"503":{"tf":1.4142135623730951},"504":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"511":{"tf":1.4142135623730951},"512":{"tf":1.4142135623730951},"513":{"tf":1.4142135623730951},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.4142135623730951},"517":{"tf":1.4142135623730951},"518":{"tf":1.7320508075688772},"519":{"tf":1.4142135623730951},"520":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.4142135623730951},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":1.4142135623730951},"530":{"tf":1.4142135623730951},"531":{"tf":1.4142135623730951},"532":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"535":{"tf":1.0},"536":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.7320508075688772},"539":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"544":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"549":{"tf":1.0},"55":{"tf":1.0},"550":{"tf":1.4142135623730951},"551":{"tf":1.0},"552":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"558":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"564":{"tf":1.7320508075688772},"565":{"tf":1.0},"566":{"tf":1.0},"567":{"tf":2.23606797749979},"568":{"tf":1.0},"569":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"579":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"591":{"tf":1.0},"592":{"tf":1.0},"593":{"tf":2.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"597":{"tf":1.0},"598":{"tf":1.7320508075688772},"599":{"tf":1.0},"6":{"tf":1.4142135623730951},"600":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"603":{"tf":1.7320508075688772},"604":{"tf":1.0},"605":{"tf":2.0},"606":{"tf":1.7320508075688772},"607":{"tf":1.0},"608":{"tf":1.7320508075688772},"609":{"tf":1.0},"610":{"tf":1.0},"611":{"tf":1.0},"612":{"tf":2.0},"613":{"tf":1.0},"614":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.7320508075688772},"617":{"tf":1.0},"618":{"tf":1.0},"619":{"tf":1.0},"620":{"tf":1.7320508075688772},"621":{"tf":2.23606797749979},"622":{"tf":1.0},"623":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":2.0},"632":{"tf":1.0},"633":{"tf":2.23606797749979},"634":{"tf":1.0},"635":{"tf":1.0},"636":{"tf":1.0},"637":{"tf":1.7320508075688772},"638":{"tf":1.0},"639":{"tf":1.4142135623730951},"640":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.0},"645":{"tf":1.0},"646":{"tf":1.7320508075688772},"647":{"tf":1.0},"648":{"tf":2.0},"649":{"tf":1.0},"650":{"tf":1.0},"651":{"tf":1.0},"652":{"tf":1.7320508075688772},"653":{"tf":1.0},"654":{"tf":1.4142135623730951},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0},"658":{"tf":1.7320508075688772},"659":{"tf":1.0},"660":{"tf":1.7320508075688772},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.0},"667":{"tf":2.0},"668":{"tf":1.7320508075688772},"669":{"tf":1.0},"670":{"tf":1.7320508075688772},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.7320508075688772},"675":{"tf":1.7320508075688772},"676":{"tf":1.0},"677":{"tf":1.7320508075688772},"678":{"tf":1.0},"679":{"tf":1.0},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.7320508075688772},"683":{"tf":2.0},"684":{"tf":1.0},"685":{"tf":1.7320508075688772},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.0},"692":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.7320508075688772},"695":{"tf":1.0},"696":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.7320508075688772},"699":{"tf":1.0},"700":{"tf":1.0},"701":{"tf":1.0},"702":{"tf":1.0},"703":{"tf":1.0},"704":{"tf":1.0},"705":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"713":{"tf":1.7320508075688772},"714":{"tf":1.0},"715":{"tf":1.0},"716":{"tf":1.0},"717":{"tf":1.0},"718":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"727":{"tf":1.7320508075688772},"728":{"tf":1.7320508075688772},"729":{"tf":1.4142135623730951},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"732":{"tf":1.0},"733":{"tf":1.0},"734":{"tf":1.0},"735":{"tf":1.7320508075688772},"736":{"tf":1.0},"737":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.0},"740":{"tf":2.23606797749979},"741":{"tf":1.0},"742":{"tf":1.0},"743":{"tf":1.0},"744":{"tf":1.0},"745":{"tf":1.0},"746":{"tf":1.0},"747":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"753":{"tf":1.7320508075688772},"754":{"tf":1.0},"755":{"tf":1.0},"756":{"tf":1.0},"757":{"tf":1.0},"758":{"tf":1.7320508075688772},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"763":{"tf":1.7320508075688772},"764":{"tf":1.0},"765":{"tf":1.0},"766":{"tf":1.0},"767":{"tf":1.7320508075688772},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.7320508075688772},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.7320508075688772},"776":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.0},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.7320508075688772},"784":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.0},"787":{"tf":1.7320508075688772},"788":{"tf":1.0},"789":{"tf":1.0},"790":{"tf":1.7320508075688772},"791":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"798":{"tf":1.7320508075688772},"799":{"tf":1.0},"800":{"tf":1.0},"801":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.7320508075688772},"806":{"tf":1.0},"807":{"tf":1.0},"808":{"tf":1.0},"809":{"tf":1.7320508075688772},"81":{"tf":1.0},"810":{"tf":1.0},"811":{"tf":1.4142135623730951},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.7320508075688772},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"821":{"tf":1.0},"822":{"tf":1.4142135623730951},"823":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.7320508075688772},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"832":{"tf":1.0},"833":{"tf":1.0},"834":{"tf":1.0},"835":{"tf":1.7320508075688772},"836":{"tf":1.0},"837":{"tf":1.0},"838":{"tf":1.7320508075688772},"839":{"tf":1.0},"840":{"tf":1.0},"841":{"tf":1.0},"842":{"tf":1.0},"843":{"tf":1.7320508075688772},"844":{"tf":1.0},"845":{"tf":1.0},"846":{"tf":1.7320508075688772},"847":{"tf":1.0},"848":{"tf":1.0},"849":{"tf":1.7320508075688772},"85":{"tf":1.0},"850":{"tf":1.0},"851":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"856":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":1.0},"860":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"863":{"tf":1.0},"864":{"tf":1.0},"865":{"tf":1.7320508075688772},"866":{"tf":1.0},"867":{"tf":1.0},"868":{"tf":1.0},"869":{"tf":2.0},"870":{"tf":1.0},"871":{"tf":1.4142135623730951},"872":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.0},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.7320508075688772},"884":{"tf":1.0},"885":{"tf":1.4142135623730951},"886":{"tf":1.0},"887":{"tf":1.0},"888":{"tf":1.0},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.7320508075688772},"893":{"tf":1.0},"894":{"tf":1.4142135623730951},"895":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":1.0},"900":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"903":{"tf":1.0},"904":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.7320508075688772},"910":{"tf":1.4142135623730951},"911":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"916":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.0},"919":{"tf":1.0},"92":{"tf":1.0},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.0},"933":{"tf":1.0},"934":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.0},"937":{"tf":1.0},"938":{"tf":1.0},"939":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0},"942":{"tf":1.0},"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0},"946":{"tf":1.7320508075688772},"947":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.0},"953":{"tf":1.0},"954":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"96":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"965":{"tf":1.0},"966":{"tf":1.0},"967":{"tf":1.4142135623730951},"968":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"979":{"tf":1.0},"980":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.0},"983":{"tf":1.0},"984":{"tf":1.0},"985":{"tf":1.0},"986":{"tf":1.0},"987":{"tf":1.0},"988":{"tf":1.4142135623730951},"989":{"tf":1.0},"99":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"997":{"tf":1.0},"998":{"tf":1.0},"999":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":13,"docs":{"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"222":{"tf":1.0},"271":{"tf":1.0},"297":{"tf":1.0},"410":{"tf":1.0},"538":{"tf":1.4142135623730951},"543":{"tf":1.0},"546":{"tf":1.7320508075688772},"705":{"tf":1.0}},"e":{"(":{"df":1,"docs":{"546":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":3,"docs":{"813":{"tf":1.0},"824":{"tf":2.449489742783178},"924":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"898":{"tf":1.0},"906":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":20,"docs":{"113":{"tf":1.0},"115":{"tf":1.0},"137":{"tf":1.0},"143":{"tf":1.0},"275":{"tf":1.0},"300":{"tf":1.0},"342":{"tf":1.0},"376":{"tf":1.0},"484":{"tf":1.0},"595":{"tf":1.0},"622":{"tf":1.0},"655":{"tf":1.0},"67":{"tf":1.0},"708":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"914":{"tf":1.4142135623730951},"927":{"tf":1.4142135623730951},"933":{"tf":1.0},"947":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"295":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"=":{"1":{"0":{"df":1,"docs":{"295":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":10,"docs":{"197":{"tf":1.0},"199":{"tf":1.0},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.4142135623730951},"498":{"tf":1.0},"508":{"tf":1.4142135623730951},"857":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":4,"docs":{"518":{"tf":1.0},"557":{"tf":1.0},"625":{"tf":1.0},"785":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"1011":{"tf":1.0},"1095":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"335":{"tf":1.0},"348":{"tf":1.0},"528":{"tf":1.0},"705":{"tf":1.4142135623730951},"772":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1081":{"tf":1.0},"447":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"945":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"(":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"[":{"'":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1042":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"779":{"tf":1.0}}}}}}}},"=":{"df":0,"docs":{},"u":{"df":1,"docs":{"254":{"tf":1.7320508075688772}}}},"df":8,"docs":{"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"447":{"tf":1.0},"737":{"tf":1.4142135623730951},"741":{"tf":1.0},"824":{"tf":1.4142135623730951},"828":{"tf":1.0},"864":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"354":{"tf":2.23606797749979},"356":{"tf":1.0},"38":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"913":{"tf":1.0}},"r":{"df":6,"docs":{"153":{"tf":1.0},"926":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":3.3166247903554},"929":{"tf":2.23606797749979},"938":{"tf":2.449489742783178}},"i":{"df":5,"docs":{"303":{"tf":1.0},"309":{"tf":1.4142135623730951},"312":{"tf":1.4142135623730951},"314":{"tf":1.4142135623730951},"315":{"tf":1.0}}},"y":{"df":0,"docs":{},"’":{"df":1,"docs":{"315":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"179":{"tf":1.0},"964":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"526":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"3":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"528":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"526":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":18,"docs":{"1011":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"296":{"tf":1.0},"408":{"tf":1.0},"506":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.4142135623730951},"523":{"tf":2.0},"524":{"tf":2.0},"528":{"tf":3.3166247903554},"529":{"tf":1.4142135623730951},"531":{"tf":2.0},"596":{"tf":1.0},"625":{"tf":2.0},"740":{"tf":1.0},"813":{"tf":1.0},"945":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"221":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"447":{"tf":1.7320508075688772},"634":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":41,"docs":{"101":{"tf":1.0},"1010":{"tf":2.0},"1011":{"tf":1.0},"1066":{"tf":1.0},"1074":{"tf":1.0},"1119":{"tf":1.0},"122":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"199":{"tf":1.4142135623730951},"238":{"tf":1.0},"269":{"tf":1.0},"327":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"388":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.4142135623730951},"477":{"tf":1.4142135623730951},"540":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"734":{"tf":1.0},"74":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"853":{"tf":1.0},"887":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"936":{"tf":1.7320508075688772},"959":{"tf":1.0},"967":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":4,"docs":{"156":{"tf":1.0},"541":{"tf":1.4142135623730951},"548":{"tf":1.0},"983":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"708":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"x":{"df":2,"docs":{"222":{"tf":1.0},"414":{"tf":1.0}}},"y":{"df":2,"docs":{"447":{"tf":1.0},"913":{"tf":1.0}}}},"df":12,"docs":{"1027":{"tf":1.0},"15":{"tf":1.0},"185":{"tf":1.4142135623730951},"222":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"396":{"tf":1.0},"451":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.4142135623730951},"777":{"tf":1.0},"899":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":48,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":3.0},"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1075":{"tf":3.3166247903554},"1077":{"tf":1.0},"1087":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"223":{"tf":1.0},"327":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"424":{"tf":1.7320508075688772},"425":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"454":{"tf":1.7320508075688772},"46":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"578":{"tf":1.0},"584":{"tf":1.0},"64":{"tf":1.0},"650":{"tf":1.0},"656":{"tf":1.0},"676":{"tf":1.4142135623730951},"690":{"tf":1.0},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"733":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.7320508075688772},"848":{"tf":3.0},"849":{"tf":1.0},"87":{"tf":1.0},"948":{"tf":1.4142135623730951},"963":{"tf":1.4142135623730951},"977":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"127":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"450":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"v":{"df":23,"docs":{"101":{"tf":1.4142135623730951},"1033":{"tf":1.0},"104":{"tf":1.0},"106":{"tf":1.0},"1086":{"tf":1.0},"1116":{"tf":1.0},"117":{"tf":1.0},"136":{"tf":1.0},"164":{"tf":1.0},"295":{"tf":1.7320508075688772},"354":{"tf":2.23606797749979},"403":{"tf":1.0},"413":{"tf":1.0},"426":{"tf":1.0},"447":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"531":{"tf":1.0},"548":{"tf":1.0},"567":{"tf":1.0},"624":{"tf":1.0},"750":{"tf":1.0},"880":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"117":{"tf":1.0},"307":{"tf":1.0},"363":{"tf":1.0},"366":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"222":{"tf":1.0},"236":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"296":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"465":{"tf":1.0},"487":{"tf":1.0},"550":{"tf":1.0},"738":{"tf":1.0},"745":{"tf":1.7320508075688772},"8":{"tf":1.0},"913":{"tf":1.4142135623730951},"921":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"913":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772}}}}},"o":{"a":{"d":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"396":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"678":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"248":{"tf":1.0},"432":{"tf":1.0},"516":{"tf":1.0},"786":{"tf":1.0},"938":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":3,"docs":{"199":{"tf":1.0},"487":{"tf":1.0},"678":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"938":{"tf":1.4142135623730951},"939":{"tf":2.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"1003":{"tf":1.0},"415":{"tf":1.0},"485":{"tf":1.0},"931":{"tf":1.0}}},"v":{"df":30,"docs":{"1004":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1061":{"tf":1.0},"1099":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"186":{"tf":1.0},"224":{"tf":1.0},"339":{"tf":1.0},"416":{"tf":1.0},"432":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"487":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.7320508075688772},"542":{"tf":1.0},"548":{"tf":1.0},"554":{"tf":1.0},"571":{"tf":1.0},"628":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"743":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"938":{"tf":1.7320508075688772}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"199":{"tf":1.0},"364":{"tf":1.0},"413":{"tf":1.0},"485":{"tf":1.0},"910":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"1109":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"197":{"tf":1.0},"290":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"546":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"939":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"447":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"1121":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"424":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"191":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"413":{"tf":1.4142135623730951},"466":{"tf":1.4142135623730951},"774":{"tf":2.23606797749979}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"488":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1121":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":23,"docs":{"1003":{"tf":1.0},"1031":{"tf":1.0},"1032":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1065":{"tf":1.4142135623730951},"127":{"tf":1.0},"140":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.4142135623730951},"215":{"tf":1.0},"276":{"tf":1.4142135623730951},"347":{"tf":1.4142135623730951},"363":{"tf":1.0},"426":{"tf":1.0},"485":{"tf":1.0},"577":{"tf":1.0},"77":{"tf":1.4142135623730951},"9":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"938":{"tf":1.0},"967":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"d":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":6,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"242":{"tf":1.0},"445":{"tf":1.0},"448":{"tf":1.4142135623730951},"918":{"tf":1.0}}},"df":1,"docs":{"390":{"tf":1.0}}}},"o":{"df":15,"docs":{"186":{"tf":2.0},"309":{"tf":1.0},"310":{"tf":1.0},"314":{"tf":1.4142135623730951},"332":{"tf":1.0},"339":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"561":{"tf":1.0},"562":{"tf":1.0},"563":{"tf":1.0},"565":{"tf":1.0},"566":{"tf":1.0},"592":{"tf":1.4142135623730951},"836":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":73,"docs":{"1002":{"tf":1.0},"1003":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"1087":{"tf":1.0},"1105":{"tf":1.0},"1106":{"tf":1.4142135623730951},"1116":{"tf":1.0},"131":{"tf":1.0},"140":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"352":{"tf":1.0},"355":{"tf":1.7320508075688772},"368":{"tf":1.0},"371":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"435":{"tf":1.0},"447":{"tf":2.8284271247461903},"451":{"tf":1.0},"481":{"tf":1.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.7320508075688772},"488":{"tf":1.4142135623730951},"505":{"tf":1.0},"512":{"tf":1.0},"529":{"tf":1.0},"562":{"tf":1.4142135623730951},"565":{"tf":1.0},"595":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"649":{"tf":1.4142135623730951},"650":{"tf":1.0},"664":{"tf":1.0},"668":{"tf":1.7320508075688772},"669":{"tf":1.0},"67":{"tf":2.0},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"679":{"tf":1.4142135623730951},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"707":{"tf":1.0},"710":{"tf":1.0},"726":{"tf":2.0},"742":{"tf":1.0},"752":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.7320508075688772},"813":{"tf":1.4142135623730951},"842":{"tf":1.0},"844":{"tf":1.4142135623730951},"876":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.7320508075688772},"899":{"tf":2.23606797749979},"900":{"tf":1.0},"902":{"tf":1.4142135623730951},"903":{"tf":1.0},"904":{"tf":1.0},"945":{"tf":1.4142135623730951},"965":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":3,"docs":{"676":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":58,"docs":{"0":{"tf":1.0},"1023":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1108":{"tf":1.4142135623730951},"1109":{"tf":1.0},"120":{"tf":1.0},"124":{"tf":1.7320508075688772},"128":{"tf":1.0},"180":{"tf":1.0},"194":{"tf":1.0},"215":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"307":{"tf":1.4142135623730951},"310":{"tf":1.4142135623730951},"315":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.4142135623730951},"332":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"378":{"tf":1.0},"386":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"407":{"tf":1.4142135623730951},"408":{"tf":1.7320508075688772},"414":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"475":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"556":{"tf":1.7320508075688772},"565":{"tf":1.0},"569":{"tf":1.0},"598":{"tf":1.0},"612":{"tf":1.0},"631":{"tf":1.0},"667":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0},"704":{"tf":1.0},"707":{"tf":1.4142135623730951},"713":{"tf":1.0},"723":{"tf":1.0},"728":{"tf":1.0},"79":{"tf":2.449489742783178},"821":{"tf":1.0},"832":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0},"869":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":72,"docs":{"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1046":{"tf":2.8284271247461903},"1048":{"tf":1.0},"1055":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1077":{"tf":1.7320508075688772},"1116":{"tf":1.0},"117":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"187":{"tf":1.0},"197":{"tf":1.0},"219":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"239":{"tf":1.0},"264":{"tf":1.4142135623730951},"267":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"282":{"tf":1.0},"287":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"290":{"tf":1.0},"291":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"34":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":2.0},"427":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"448":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"455":{"tf":1.0},"488":{"tf":1.7320508075688772},"533":{"tf":1.0},"534":{"tf":1.0},"539":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"586":{"tf":1.0},"613":{"tf":1.4142135623730951},"626":{"tf":1.7320508075688772},"641":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.4142135623730951},"698":{"tf":1.4142135623730951},"705":{"tf":1.0},"708":{"tf":2.23606797749979},"743":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"906":{"tf":1.0},"937":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"1048":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"288":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"413":{"tf":1.4142135623730951},"547":{"tf":1.0},"643":{"tf":1.0}}}}}}},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"144":{"tf":1.0},"221":{"tf":1.0},"269":{"tf":1.4142135623730951},"290":{"tf":1.0},"447":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":5,"docs":{"285":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"354":{"tf":1.0},"362":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.4142135623730951}}}}}}}}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"331":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":52,"docs":{"1003":{"tf":1.4142135623730951},"1107":{"tf":1.0},"1110":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"155":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.4142135623730951},"207":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.7320508075688772},"238":{"tf":1.0},"260":{"tf":1.0},"303":{"tf":1.4142135623730951},"307":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"318":{"tf":1.0},"320":{"tf":1.0},"331":{"tf":1.0},"341":{"tf":1.0},"343":{"tf":1.0},"347":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"375":{"tf":1.0},"382":{"tf":1.0},"384":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"387":{"tf":2.23606797749979},"388":{"tf":1.0},"447":{"tf":1.0},"500":{"tf":1.0},"540":{"tf":1.0},"568":{"tf":1.0},"577":{"tf":1.7320508075688772},"62":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"844":{"tf":1.7320508075688772},"858":{"tf":1.0},"948":{"tf":1.4142135623730951},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"r":{"df":86,"docs":{"105":{"tf":1.0},"108":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1116":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":2.0},"129":{"tf":3.3166247903554},"13":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"193":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"222":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.4142135623730951},"264":{"tf":1.0},"266":{"tf":1.0},"276":{"tf":1.0},"290":{"tf":1.0},"301":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"314":{"tf":1.0},"316":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.4142135623730951},"336":{"tf":1.0},"346":{"tf":1.0},"358":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.7320508075688772},"364":{"tf":1.0},"386":{"tf":1.0},"405":{"tf":1.0},"409":{"tf":1.0},"414":{"tf":1.0},"455":{"tf":1.0},"506":{"tf":1.0},"540":{"tf":1.0},"544":{"tf":1.0},"550":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"599":{"tf":1.0},"67":{"tf":1.0},"691":{"tf":1.0},"778":{"tf":1.0},"788":{"tf":1.4142135623730951},"839":{"tf":1.0},"845":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.4142135623730951},"88":{"tf":1.0},"903":{"tf":1.4142135623730951},"904":{"tf":1.0},"913":{"tf":2.23606797749979},"927":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.7320508075688772},"932":{"tf":1.0},"938":{"tf":1.4142135623730951},"954":{"tf":1.0},"962":{"tf":1.0},"98":{"tf":1.0},"981":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"510":{"tf":1.0}}}}},"s":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"477":{"tf":1.0},"479":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"204":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.7320508075688772},"959":{"tf":1.0}}}},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"938":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":16,"docs":{"168":{"tf":1.0},"323":{"tf":1.4142135623730951},"447":{"tf":2.0},"488":{"tf":1.0},"494":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":2.449489742783178},"500":{"tf":1.0},"508":{"tf":2.23606797749979},"514":{"tf":1.0},"824":{"tf":1.0},"926":{"tf":2.0},"930":{"tf":2.0},"931":{"tf":5.385164807134504},"936":{"tf":1.0},"938":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":6,"docs":{"137":{"tf":1.0},"368":{"tf":1.0},"452":{"tf":1.0},"679":{"tf":1.0},"844":{"tf":1.7320508075688772},"99":{"tf":1.0}}}},"v":{"df":12,"docs":{"113":{"tf":1.0},"116":{"tf":1.0},"137":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"407":{"tf":1.4142135623730951},"414":{"tf":1.0},"613":{"tf":1.7320508075688772},"728":{"tf":1.4142135623730951},"844":{"tf":2.449489742783178},"90":{"tf":1.0},"99":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"369":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":21,"docs":{"1077":{"tf":1.0},"1116":{"tf":1.0},"1120":{"tf":1.4142135623730951},"1122":{"tf":1.0},"153":{"tf":1.4142135623730951},"175":{"tf":1.0},"199":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"238":{"tf":1.0},"303":{"tf":1.7320508075688772},"351":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"55":{"tf":1.7320508075688772},"56":{"tf":1.4142135623730951},"707":{"tf":1.0},"964":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"342":{"tf":1.0},"527":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"457":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"516":{"tf":1.0},"752":{"tf":1.0},"852":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":29,"docs":{"100":{"tf":1.0},"1017":{"tf":1.4142135623730951},"1018":{"tf":1.0},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1099":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"238":{"tf":1.4142135623730951},"260":{"tf":1.0},"342":{"tf":2.0},"354":{"tf":1.0},"385":{"tf":1.4142135623730951},"387":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"413":{"tf":1.0},"523":{"tf":1.0},"595":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.7320508075688772},"844":{"tf":1.0},"854":{"tf":1.7320508075688772},"873":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"342":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"740":{"tf":1.4142135623730951}}}}},"df":12,"docs":{"1055":{"tf":1.0},"1109":{"tf":1.0},"212":{"tf":1.0},"268":{"tf":1.0},"353":{"tf":1.7320508075688772},"362":{"tf":1.0},"622":{"tf":1.0},"690":{"tf":1.0},"788":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"393":{"tf":1.0},"505":{"tf":1.0},"508":{"tf":1.0},"510":{"tf":1.0},"516":{"tf":1.0},"931":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":19,"docs":{"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"221":{"tf":1.7320508075688772},"263":{"tf":1.0},"267":{"tf":1.7320508075688772},"317":{"tf":1.0},"318":{"tf":1.0},"334":{"tf":1.0},"455":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"529":{"tf":1.0},"554":{"tf":1.0},"780":{"tf":1.0},"783":{"tf":1.0},"858":{"tf":1.4142135623730951},"918":{"tf":1.0},"97":{"tf":1.0},"982":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},")":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"875":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"877":{"tf":1.0}}}}}},"df":101,"docs":{"1027":{"tf":1.7320508075688772},"1035":{"tf":1.0},"106":{"tf":1.4142135623730951},"1099":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"130":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"184":{"tf":1.7320508075688772},"187":{"tf":2.449489742783178},"189":{"tf":1.0},"190":{"tf":2.8284271247461903},"193":{"tf":1.0},"199":{"tf":3.0},"210":{"tf":1.0},"218":{"tf":1.4142135623730951},"221":{"tf":1.0},"222":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":2.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.4142135623730951},"258":{"tf":1.0},"263":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":2.0},"290":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.4142135623730951},"306":{"tf":1.0},"316":{"tf":1.4142135623730951},"335":{"tf":1.0},"354":{"tf":1.0},"364":{"tf":1.0},"375":{"tf":1.0},"376":{"tf":1.0},"396":{"tf":1.0},"414":{"tf":1.0},"444":{"tf":1.0},"447":{"tf":2.0},"533":{"tf":1.0},"534":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.7320508075688772},"550":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"613":{"tf":1.4142135623730951},"642":{"tf":1.0},"654":{"tf":1.0},"678":{"tf":1.0},"690":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":2.0},"708":{"tf":1.0},"734":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"748":{"tf":1.4142135623730951},"800":{"tf":1.0},"802":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"832":{"tf":1.0},"839":{"tf":1.0},"866":{"tf":2.449489742783178},"871":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"875":{"tf":3.0},"876":{"tf":5.0990195135927845},"877":{"tf":2.0},"878":{"tf":1.0},"879":{"tf":1.4142135623730951},"880":{"tf":3.872983346207417},"89":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":2.0},"898":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.7320508075688772},"939":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"880":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"522":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"1025":{"tf":2.0},"199":{"tf":1.0},"273":{"tf":1.0},"357":{"tf":1.0},"367":{"tf":1.0},"393":{"tf":1.4142135623730951},"691":{"tf":1.0},"708":{"tf":1.0},"772":{"tf":1.0},"903":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"813":{"tf":1.0},"814":{"tf":1.0},"817":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"813":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":46,"docs":{"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1085":{"tf":1.7320508075688772},"1086":{"tf":1.7320508075688772},"1087":{"tf":2.8284271247461903},"1088":{"tf":1.0},"1089":{"tf":1.0},"1090":{"tf":1.0},"1091":{"tf":1.4142135623730951},"1092":{"tf":1.0},"124":{"tf":1.0},"15":{"tf":1.0},"163":{"tf":1.0},"21":{"tf":1.0},"222":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":2.0},"267":{"tf":3.7416573867739413},"270":{"tf":2.6457513110645907},"273":{"tf":3.0},"274":{"tf":2.23606797749979},"275":{"tf":2.6457513110645907},"284":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":2.23606797749979},"368":{"tf":1.0},"380":{"tf":1.0},"393":{"tf":1.4142135623730951},"447":{"tf":1.0},"487":{"tf":1.0},"49":{"tf":2.0},"521":{"tf":1.0},"522":{"tf":1.0},"528":{"tf":1.0},"531":{"tf":2.0},"622":{"tf":1.0},"772":{"tf":1.0},"824":{"tf":1.0},"853":{"tf":1.0},"854":{"tf":1.0},"959":{"tf":1.0},"973":{"tf":1.4142135623730951},"974":{"tf":1.4142135623730951},"975":{"tf":1.4142135623730951},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"0":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":1,"docs":{"267":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"267":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"267":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"1092":{"tf":1.0}}}}}}}}}}}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"947":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"128":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"447":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1065":{"tf":1.0},"143":{"tf":1.0},"168":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"254":{"tf":1.0},"596":{"tf":1.4142135623730951},"649":{"tf":1.0},"734":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"952":{"tf":1.0}},"e":{"d":{"_":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"679":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":33,"docs":{"130":{"tf":1.0},"137":{"tf":1.0},"157":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"238":{"tf":1.0},"256":{"tf":1.0},"267":{"tf":1.7320508075688772},"268":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"354":{"tf":1.0},"384":{"tf":1.0},"391":{"tf":1.0},"447":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"587":{"tf":1.0},"613":{"tf":1.0},"654":{"tf":1.0},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"770":{"tf":1.0},"876":{"tf":1.0},"985":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"364":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"180":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":25,"docs":{"124":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"770":{"tf":1.0},"777":{"tf":1.0},"779":{"tf":1.0},"780":{"tf":1.7320508075688772},"787":{"tf":2.0},"788":{"tf":3.0},"789":{"tf":2.23606797749979},"790":{"tf":1.0},"791":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":2.23606797749979},"794":{"tf":1.0},"795":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.4142135623730951},"798":{"tf":1.0},"855":{"tf":2.449489742783178},"857":{"tf":1.0},"858":{"tf":1.0},"859":{"tf":2.449489742783178}},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"176":{"tf":1.0},"352":{"tf":1.0}}},"t":{"df":2,"docs":{"323":{"tf":1.0},"506":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"316":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"836":{"tf":1.0},"837":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":30,"docs":{"1033":{"tf":1.0},"1105":{"tf":1.0},"111":{"tf":1.0},"1110":{"tf":2.0},"1122":{"tf":1.0},"1123":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"160":{"tf":1.0},"203":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"316":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"320":{"tf":1.0},"322":{"tf":1.0},"331":{"tf":1.4142135623730951},"337":{"tf":1.0},"340":{"tf":2.0},"347":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"473":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"569":{"tf":1.0},"788":{"tf":1.0},"814":{"tf":1.0},"837":{"tf":1.0},"948":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"836":{"tf":1.0}}}}}}}}}}}},"s":{"df":5,"docs":{"1025":{"tf":1.4142135623730951},"414":{"tf":1.0},"457":{"tf":1.0},"740":{"tf":1.0},"847":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"352":{"tf":1.0}}}}}}}},"f":{"c":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"267":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"355":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"954":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":14,"docs":{"130":{"tf":1.4142135623730951},"188":{"tf":1.0},"199":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.4142135623730951},"272":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"740":{"tf":1.4142135623730951},"898":{"tf":1.0},"924":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"268":{"tf":1.4142135623730951},"273":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"267":{"tf":1.0}}},"k":{"df":7,"docs":{"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"360":{"tf":1.0},"380":{"tf":1.7320508075688772},"527":{"tf":1.0},"586":{"tf":1.0},"931":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"467":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"1033":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"445":{"tf":1.0},"456":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"779":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"312":{"tf":1.0},"318":{"tf":1.0}},"s":{"/":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"179":{"tf":1.0},"222":{"tf":1.0},"269":{"tf":1.0},"306":{"tf":1.0},"360":{"tf":1.0},"367":{"tf":1.0},"447":{"tf":1.0},"733":{"tf":1.0},"952":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"6":{"7":{"8":{"7":{"4":{"5":{"8":{"a":{"6":{"9":{"0":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"3":{"b":{"2":{"a":{"8":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"8":{"6":{"a":{"1":{"7":{"9":{"8":{"9":{"9":{"2":{"1":{"3":{"8":{"0":{"9":{"5":{"3":{"4":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"186":{"tf":1.0},"733":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"519":{"tf":1.0}}},"t":{"df":21,"docs":{"1029":{"tf":1.0},"1037":{"tf":1.0},"1053":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"310":{"tf":1.4142135623730951},"459":{"tf":1.0},"467":{"tf":1.7320508075688772},"468":{"tf":1.4142135623730951},"649":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"365":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"506":{"tf":1.4142135623730951},"780":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"427":{"tf":1.0},"779":{"tf":1.0},"786":{"tf":1.0},"8":{"tf":1.0}}}}}},"n":{"d":{"(":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"_":{"2":{"8":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"591":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":3,"docs":{"307":{"tf":1.0},"356":{"tf":1.0},"613":{"tf":1.7320508075688772}}}},"w":{"'":{"df":2,"docs":{"761":{"tf":1.0},"785":{"tf":1.0}}},".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"678":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":80,"docs":{"102":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1035":{"tf":1.0},"1039":{"tf":1.0},"1040":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1061":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1077":{"tf":1.7320508075688772},"1087":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.4142135623730951},"133":{"tf":1.0},"142":{"tf":1.7320508075688772},"143":{"tf":1.0},"183":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"232":{"tf":1.0},"238":{"tf":2.0},"239":{"tf":2.449489742783178},"243":{"tf":1.0},"248":{"tf":1.0},"257":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.4142135623730951},"271":{"tf":1.0},"276":{"tf":2.0},"299":{"tf":1.0},"318":{"tf":1.4142135623730951},"360":{"tf":1.4142135623730951},"361":{"tf":1.0},"400":{"tf":1.4142135623730951},"412":{"tf":1.0},"452":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.4142135623730951},"633":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"657":{"tf":1.0},"675":{"tf":1.0},"676":{"tf":1.0},"678":{"tf":2.8284271247461903},"679":{"tf":1.7320508075688772},"683":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"708":{"tf":2.449489742783178},"709":{"tf":1.4142135623730951},"710":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.4142135623730951},"770":{"tf":1.0},"778":{"tf":2.0},"785":{"tf":1.4142135623730951},"787":{"tf":1.0},"789":{"tf":1.0},"793":{"tf":1.4142135623730951},"862":{"tf":1.0},"877":{"tf":2.23606797749979},"878":{"tf":1.0},"880":{"tf":1.4142135623730951},"901":{"tf":1.0},"903":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":1.0},"941":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"323":{"tf":1.0},"705":{"tf":1.4142135623730951}}}},"n":{"df":132,"docs":{"102":{"tf":1.0},"1021":{"tf":1.0},"1023":{"tf":1.4142135623730951},"1045":{"tf":1.0},"1046":{"tf":2.0},"1060":{"tf":1.0},"1070":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"1084":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"120":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":2.449489742783178},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":2.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.23606797749979},"142":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.4142135623730951},"169":{"tf":1.0},"186":{"tf":1.4142135623730951},"189":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.0},"202":{"tf":1.0},"210":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"276":{"tf":2.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"299":{"tf":1.4142135623730951},"303":{"tf":2.0},"306":{"tf":1.4142135623730951},"316":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"352":{"tf":1.0},"36":{"tf":1.0},"361":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.0},"403":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"415":{"tf":2.0},"416":{"tf":1.4142135623730951},"439":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.4142135623730951},"443":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"454":{"tf":1.0},"456":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.4142135623730951},"48":{"tf":1.0},"480":{"tf":1.7320508075688772},"481":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"527":{"tf":1.0},"538":{"tf":1.0},"546":{"tf":1.0},"555":{"tf":1.7320508075688772},"575":{"tf":1.0},"579":{"tf":1.0},"59":{"tf":1.0},"592":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"612":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"631":{"tf":1.0},"654":{"tf":1.0},"667":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":2.0},"703":{"tf":1.0},"705":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"711":{"tf":1.0},"733":{"tf":1.0},"756":{"tf":1.0},"794":{"tf":1.4142135623730951},"824":{"tf":1.0},"869":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.7320508075688772},"9":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"941":{"tf":1.0},"948":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.7320508075688772},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"964":{"tf":1.7320508075688772},"985":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"1092":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"323":{"tf":1.4142135623730951},"679":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"409":{"tf":1.0}}}}},"{":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.0}}},"df":0,"docs":{}}}}}},"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"1025":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"684":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.4142135623730951}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"3":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"958":{"tf":1.0},"959":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"962":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"962":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"959":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"3":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"958":{"tf":1.4142135623730951},"959":{"tf":2.0}}}}}}}},"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"[":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"959":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"959":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":11,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"684":{"tf":1.0},"947":{"tf":1.4142135623730951},"949":{"tf":1.0},"950":{"tf":1.4142135623730951},"951":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":2.6457513110645907},"961":{"tf":1.0}}},"[":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.0},"503":{"tf":1.0}}}}}}}}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"1036":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1101":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"'":{"%":{"a":{"df":1,"docs":{"452":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"267":{"tf":2.0},"274":{"tf":1.0},"275":{"tf":1.0},"905":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":10,"docs":{"133":{"tf":1.0},"365":{"tf":1.0},"374":{"tf":1.0},"561":{"tf":1.0},"742":{"tf":1.0},"946":{"tf":1.0},"949":{"tf":1.0},"958":{"tf":1.4142135623730951},"960":{"tf":1.0},"964":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"924":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"824":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":88,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"102":{"tf":1.0},"1025":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1073":{"tf":1.0},"1074":{"tf":1.0},"1075":{"tf":1.4142135623730951},"1089":{"tf":1.0},"1094":{"tf":1.0},"1099":{"tf":1.0},"1122":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"155":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"212":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.7320508075688772},"231":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"288":{"tf":1.0},"290":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"318":{"tf":1.7320508075688772},"321":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.0},"334":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"36":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"372":{"tf":1.0},"386":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.7320508075688772},"45":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":2.0},"46":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":3.3166247903554},"507":{"tf":1.4142135623730951},"510":{"tf":1.4142135623730951},"514":{"tf":1.0},"528":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"622":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.0},"655":{"tf":1.0},"664":{"tf":1.0},"678":{"tf":1.0},"705":{"tf":2.449489742783178},"723":{"tf":1.0},"724":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"772":{"tf":1.0},"786":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"906":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":46,"docs":{"1035":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1043":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1051":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1058":{"tf":1.4142135623730951},"1061":{"tf":1.4142135623730951},"1076":{"tf":1.4142135623730951},"1077":{"tf":2.0},"1079":{"tf":1.4142135623730951},"1081":{"tf":3.0},"1093":{"tf":1.0},"1101":{"tf":1.7320508075688772},"130":{"tf":1.0},"176":{"tf":1.0},"193":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"427":{"tf":2.6457513110645907},"444":{"tf":1.0},"470":{"tf":1.7320508075688772},"472":{"tf":1.4142135623730951},"548":{"tf":2.23606797749979},"567":{"tf":1.0},"581":{"tf":1.0},"591":{"tf":1.7320508075688772},"634":{"tf":2.0},"655":{"tf":2.23606797749979},"658":{"tf":1.0},"662":{"tf":1.4142135623730951},"683":{"tf":1.0},"687":{"tf":1.4142135623730951},"695":{"tf":1.4142135623730951},"699":{"tf":1.4142135623730951},"705":{"tf":2.0},"769":{"tf":1.0},"89":{"tf":1.0},"988":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":33,"docs":{"1069":{"tf":1.0},"1101":{"tf":1.0},"210":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":2.23606797749979},"247":{"tf":1.0},"276":{"tf":3.4641016151377544},"288":{"tf":1.4142135623730951},"343":{"tf":1.0},"348":{"tf":1.4142135623730951},"356":{"tf":1.0},"376":{"tf":1.0},"410":{"tf":1.0},"414":{"tf":1.7320508075688772},"427":{"tf":1.7320508075688772},"465":{"tf":1.4142135623730951},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"546":{"tf":1.0},"580":{"tf":1.0},"588":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.4142135623730951},"655":{"tf":1.7320508075688772},"657":{"tf":1.0},"661":{"tf":1.0},"762":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"786":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"427":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"n":{"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":5,"docs":{"202":{"tf":1.0},"303":{"tf":1.4142135623730951},"561":{"tf":1.4142135623730951},"950":{"tf":1.0},"960":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"380":{"tf":1.0},"669":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"906":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":22,"docs":{"300":{"tf":1.0},"607":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":3.3166247903554},"741":{"tf":1.7320508075688772},"742":{"tf":2.6457513110645907},"744":{"tf":1.0},"747":{"tf":1.0},"749":{"tf":1.0},"751":{"tf":1.4142135623730951},"755":{"tf":1.4142135623730951},"757":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":1.0},"774":{"tf":1.0},"787":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"789":{"tf":1.7320508075688772},"792":{"tf":1.7320508075688772},"793":{"tf":1.7320508075688772},"796":{"tf":1.0},"797":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"625":{"tf":2.23606797749979},"954":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"1072":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1011":{"tf":1.0},"1077":{"tf":1.0},"1099":{"tf":1.0},"1119":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.0},"130":{"tf":2.23606797749979},"199":{"tf":1.7320508075688772},"215":{"tf":1.0},"222":{"tf":1.0},"258":{"tf":1.4142135623730951},"295":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"498":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"824":{"tf":1.0},"866":{"tf":1.7320508075688772},"952":{"tf":1.0}}}},"w":{"df":4,"docs":{"271":{"tf":1.0},"506":{"tf":1.0},"710":{"tf":1.0},"813":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"362":{"tf":1.0}}}},"df":8,"docs":{"1099":{"tf":1.0},"251":{"tf":1.0},"559":{"tf":1.0},"560":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.4142135623730951},"962":{"tf":1.0}},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"525":{"tf":1.0},"622":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"335":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"b":{"a":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":27,"docs":{"1077":{"tf":1.0},"1087":{"tf":1.0},"183":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"413":{"tf":1.0},"450":{"tf":1.0},"46":{"tf":1.0},"488":{"tf":1.4142135623730951},"514":{"tf":1.7320508075688772},"542":{"tf":2.0},"569":{"tf":1.0},"571":{"tf":1.0},"576":{"tf":1.0},"581":{"tf":1.0},"664":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":3.1622776601683795},"728":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"948":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"405":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":6,"docs":{"199":{"tf":1.0},"295":{"tf":1.0},"353":{"tf":1.4142135623730951},"363":{"tf":1.0},"954":{"tf":1.0},"962":{"tf":1.0}}}},"n":{"df":17,"docs":{"126":{"tf":1.0},"128":{"tf":2.0},"130":{"tf":1.0},"205":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":2.0},"234":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":2.0},"295":{"tf":1.0},"595":{"tf":1.0},"634":{"tf":1.4142135623730951},"635":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0},"913":{"tf":1.0}}},"r":{"df":1,"docs":{"954":{"tf":1.0}}}},"df":1,"docs":{"300":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":5,"docs":{"106":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"221":{"tf":1.0},"931":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":108,"docs":{"1003":{"tf":1.7320508075688772},"101":{"tf":1.0},"1017":{"tf":1.0},"1021":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1028":{"tf":1.4142135623730951},"1039":{"tf":1.0},"1045":{"tf":1.7320508075688772},"1047":{"tf":1.0},"1052":{"tf":1.7320508075688772},"1054":{"tf":1.0},"1060":{"tf":1.4142135623730951},"1076":{"tf":1.0},"1082":{"tf":1.7320508075688772},"1085":{"tf":1.0},"1090":{"tf":1.7320508075688772},"1093":{"tf":1.0},"1102":{"tf":1.7320508075688772},"121":{"tf":1.0},"127":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"168":{"tf":1.0},"189":{"tf":1.0},"192":{"tf":1.4142135623730951},"197":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"305":{"tf":2.0},"306":{"tf":1.0},"307":{"tf":1.7320508075688772},"308":{"tf":2.23606797749979},"309":{"tf":1.0},"316":{"tf":1.7320508075688772},"345":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"379":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.7320508075688772},"474":{"tf":1.0},"475":{"tf":1.7320508075688772},"477":{"tf":2.23606797749979},"478":{"tf":1.7320508075688772},"479":{"tf":2.0},"480":{"tf":1.7320508075688772},"553":{"tf":1.0},"555":{"tf":2.6457513110645907},"560":{"tf":1.0},"567":{"tf":1.0},"592":{"tf":1.4142135623730951},"593":{"tf":1.0},"597":{"tf":1.7320508075688772},"604":{"tf":1.4142135623730951},"606":{"tf":1.0},"610":{"tf":1.4142135623730951},"618":{"tf":1.4142135623730951},"621":{"tf":1.0},"629":{"tf":1.4142135623730951},"636":{"tf":1.7320508075688772},"639":{"tf":1.0},"645":{"tf":1.7320508075688772},"648":{"tf":1.0},"651":{"tf":1.4142135623730951},"658":{"tf":1.0},"663":{"tf":1.4142135623730951},"668":{"tf":1.0},"672":{"tf":1.7320508075688772},"675":{"tf":1.0},"680":{"tf":1.4142135623730951},"683":{"tf":1.0},"689":{"tf":1.7320508075688772},"703":{"tf":1.7320508075688772},"707":{"tf":1.4142135623730951},"712":{"tf":1.4142135623730951},"733":{"tf":1.0},"749":{"tf":1.0},"756":{"tf":1.7320508075688772},"759":{"tf":1.0},"765":{"tf":1.7320508075688772},"768":{"tf":1.0},"773":{"tf":1.7320508075688772},"787":{"tf":1.0},"79":{"tf":2.23606797749979},"794":{"tf":2.0},"801":{"tf":1.0},"807":{"tf":1.7320508075688772},"811":{"tf":1.0},"821":{"tf":1.7320508075688772},"822":{"tf":1.0},"832":{"tf":1.7320508075688772},"864":{"tf":1.4142135623730951},"867":{"tf":1.4142135623730951},"871":{"tf":1.0},"881":{"tf":1.7320508075688772},"885":{"tf":1.0},"890":{"tf":1.7320508075688772},"894":{"tf":1.0},"907":{"tf":1.7320508075688772},"951":{"tf":1.4142135623730951},"961":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"479":{"tf":1.4142135623730951},"480":{"tf":1.7320508075688772}}}}}}}}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"410":{"tf":1.0},"941":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"409":{"tf":1.0}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"318":{"tf":1.4142135623730951},"880":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"i":{"d":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"1":{"df":1,"docs":{"414":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":152,"docs":{"101":{"tf":1.4142135623730951},"1017":{"tf":1.0},"1022":{"tf":1.4142135623730951},"1024":{"tf":1.0},"1029":{"tf":1.7320508075688772},"103":{"tf":1.0},"1031":{"tf":1.0},"1037":{"tf":1.7320508075688772},"1039":{"tf":1.0},"104":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1047":{"tf":1.0},"1053":{"tf":1.4142135623730951},"1054":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1069":{"tf":1.7320508075688772},"1076":{"tf":1.0},"1083":{"tf":1.4142135623730951},"1085":{"tf":1.0},"1091":{"tf":1.7320508075688772},"1093":{"tf":1.4142135623730951},"1103":{"tf":1.4142135623730951},"1104":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":2.0},"190":{"tf":1.0},"199":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.23606797749979},"223":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.0},"263":{"tf":1.0},"295":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":3.7416573867739413},"341":{"tf":2.6457513110645907},"342":{"tf":2.8284271247461903},"343":{"tf":2.0},"344":{"tf":1.7320508075688772},"345":{"tf":1.7320508075688772},"347":{"tf":1.7320508075688772},"353":{"tf":1.0},"354":{"tf":2.8284271247461903},"355":{"tf":1.4142135623730951},"356":{"tf":1.4142135623730951},"358":{"tf":2.23606797749979},"368":{"tf":1.0},"376":{"tf":1.7320508075688772},"38":{"tf":1.4142135623730951},"386":{"tf":2.23606797749979},"402":{"tf":3.4641016151377544},"403":{"tf":4.358898943540674},"404":{"tf":2.0},"405":{"tf":2.0},"406":{"tf":2.6457513110645907},"407":{"tf":3.4641016151377544},"408":{"tf":3.605551275463989},"409":{"tf":2.8284271247461903},"410":{"tf":3.7416573867739413},"411":{"tf":1.0},"412":{"tf":2.0},"413":{"tf":2.6457513110645907},"414":{"tf":3.4641016151377544},"415":{"tf":3.605551275463989},"416":{"tf":3.605551275463989},"417":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"434":{"tf":2.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"438":{"tf":1.0},"440":{"tf":1.0},"442":{"tf":2.0},"443":{"tf":1.0},"50":{"tf":2.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"561":{"tf":2.23606797749979},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"606":{"tf":1.0},"611":{"tf":1.4142135623730951},"619":{"tf":1.4142135623730951},"621":{"tf":1.0},"630":{"tf":1.7320508075688772},"654":{"tf":1.7320508075688772},"658":{"tf":1.0},"664":{"tf":1.4142135623730951},"668":{"tf":1.0},"669":{"tf":1.0},"673":{"tf":2.0},"675":{"tf":1.0},"679":{"tf":1.4142135623730951},"683":{"tf":1.0},"690":{"tf":1.4142135623730951},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"727":{"tf":1.0},"732":{"tf":1.0},"749":{"tf":1.0},"757":{"tf":1.7320508075688772},"759":{"tf":1.0},"766":{"tf":2.0},"768":{"tf":1.0},"774":{"tf":1.7320508075688772},"776":{"tf":1.0},"778":{"tf":1.0},"782":{"tf":1.7320508075688772},"787":{"tf":1.0},"79":{"tf":1.0},"795":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0},"801":{"tf":1.0},"808":{"tf":1.7320508075688772},"811":{"tf":1.0},"817":{"tf":1.7320508075688772},"822":{"tf":1.0},"828":{"tf":1.4142135623730951},"836":{"tf":2.0},"847":{"tf":1.0},"849":{"tf":1.0},"868":{"tf":1.4142135623730951},"871":{"tf":1.0},"882":{"tf":1.4142135623730951},"885":{"tf":1.0},"891":{"tf":1.4142135623730951},"894":{"tf":1.0},"908":{"tf":1.4142135623730951},"918":{"tf":1.0},"941":{"tf":1.4142135623730951},"954":{"tf":1.0},"958":{"tf":1.0},"96":{"tf":1.4142135623730951},"964":{"tf":1.0},"966":{"tf":1.0}},"s":{"#":{"2":{"2":{"8":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0}}}}}}}},"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"345":{"tf":1.0},"347":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"403":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"i":{"d":{":":{"2":{"0":{"2":{"0":{"0":{"1":{"2":{"3":{"0":{"1":{"4":{"5":{"_":{"b":{"df":0,"docs":{},"e":{"1":{"df":0,"docs":{},"f":{"1":{"1":{"df":1,"docs":{"414":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":1,"docs":{"569":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":2,"docs":{"386":{"tf":1.0},"390":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"83":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"31":{"tf":1.0},"436":{"tf":1.0},"473":{"tf":1.0},"518":{"tf":1.0},"540":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"1116":{"tf":1.4142135623730951},"21":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.7320508075688772},"707":{"tf":1.4142135623730951},"713":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"548":{"tf":1.0},"952":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"407":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}},"r":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"415":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":7,"docs":{"345":{"tf":1.0},"376":{"tf":1.0},"403":{"tf":1.4142135623730951},"405":{"tf":1.4142135623730951},"407":{"tf":1.7320508075688772},"415":{"tf":1.0},"562":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"306":{"tf":1.0},"497":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"161":{"tf":1.0},"199":{"tf":1.0},"732":{"tf":1.4142135623730951},"824":{"tf":1.0},"897":{"tf":1.0},"928":{"tf":1.7320508075688772},"931":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"187":{"tf":1.0}}}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"941":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":19,"docs":{"1019":{"tf":1.0},"1030":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1092":{"tf":1.7320508075688772},"276":{"tf":1.0},"306":{"tf":1.0},"396":{"tf":1.0},"410":{"tf":1.0},"475":{"tf":1.0},"547":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"704":{"tf":1.0},"733":{"tf":1.0},"849":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"246":{"tf":1.0},"247":{"tf":1.0},"447":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.7320508075688772}}}}},"u":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"433":{"tf":1.0}}}}},"df":1,"docs":{"380":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"k":{"df":21,"docs":{"1071":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"35":{"tf":1.0},"355":{"tf":1.7320508075688772},"356":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.7320508075688772},"368":{"tf":1.4142135623730951},"369":{"tf":1.4142135623730951},"371":{"tf":1.4142135623730951},"405":{"tf":1.0},"447":{"tf":1.4142135623730951},"559":{"tf":1.0},"568":{"tf":1.0},"80":{"tf":1.0},"9":{"tf":1.4142135623730951},"945":{"tf":1.0},"957":{"tf":1.0}}}},"df":5,"docs":{"243":{"tf":1.0},"503":{"tf":1.0},"614":{"tf":1.0},"661":{"tf":1.0},"950":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"755":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"/":{"a":{"d":{"df":1,"docs":{"778":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":8,"docs":{"737":{"tf":1.0},"750":{"tf":1.0},"751":{"tf":1.0},"752":{"tf":2.0},"757":{"tf":1.0},"758":{"tf":1.0},"760":{"tf":1.0},"788":{"tf":1.0}}}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"396":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"766":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":9,"docs":{"737":{"tf":1.0},"742":{"tf":1.0},"750":{"tf":1.0},"752":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.0},"762":{"tf":1.0},"767":{"tf":1.0},"788":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"774":{"tf":1.0}},"n":{"df":3,"docs":{"769":{"tf":1.4142135623730951},"770":{"tf":1.7320508075688772},"775":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"751":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"661":{"tf":1.4142135623730951},"664":{"tf":1.0},"742":{"tf":1.0},"755":{"tf":1.0}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"1020":{"tf":1.0},"866":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"788":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"796":{"tf":1.7320508075688772},"798":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"787":{"tf":1.0},"788":{"tf":1.7320508075688772},"789":{"tf":1.0},"794":{"tf":1.0},"797":{"tf":1.7320508075688772},"798":{"tf":1.0}}},"y":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"794":{"tf":1.0},"798":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"661":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"880":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":9,"docs":{"447":{"tf":1.7320508075688772},"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.4142135623730951},"796":{"tf":1.0},"797":{"tf":1.0}},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":7,"docs":{"742":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"664":{"tf":1.0},"740":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":124,"docs":{"1017":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"124":{"tf":1.7320508075688772},"132":{"tf":1.0},"163":{"tf":1.7320508075688772},"169":{"tf":1.0},"174":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"209":{"tf":1.0},"215":{"tf":1.0},"221":{"tf":1.4142135623730951},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":3.0},"380":{"tf":1.0},"396":{"tf":1.0},"447":{"tf":3.1622776601683795},"46":{"tf":1.0},"498":{"tf":1.0},"555":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.7320508075688772},"606":{"tf":1.0},"607":{"tf":2.23606797749979},"609":{"tf":1.0},"661":{"tf":1.4142135623730951},"664":{"tf":2.23606797749979},"728":{"tf":1.0},"729":{"tf":1.4142135623730951},"731":{"tf":2.6457513110645907},"734":{"tf":1.4142135623730951},"736":{"tf":1.7320508075688772},"737":{"tf":4.242640687119285},"738":{"tf":2.23606797749979},"739":{"tf":1.0},"740":{"tf":6.244997998398398},"741":{"tf":2.6457513110645907},"742":{"tf":4.898979485566356},"743":{"tf":2.0},"744":{"tf":2.23606797749979},"745":{"tf":2.23606797749979},"746":{"tf":1.4142135623730951},"747":{"tf":1.4142135623730951},"748":{"tf":2.6457513110645907},"749":{"tf":2.23606797749979},"75":{"tf":1.0},"750":{"tf":2.23606797749979},"751":{"tf":2.6457513110645907},"752":{"tf":1.7320508075688772},"753":{"tf":1.4142135623730951},"754":{"tf":1.4142135623730951},"755":{"tf":2.0},"756":{"tf":1.4142135623730951},"757":{"tf":1.4142135623730951},"758":{"tf":1.4142135623730951},"759":{"tf":2.0},"760":{"tf":1.7320508075688772},"761":{"tf":2.8284271247461903},"762":{"tf":2.449489742783178},"763":{"tf":1.4142135623730951},"764":{"tf":2.0},"765":{"tf":1.4142135623730951},"766":{"tf":1.4142135623730951},"767":{"tf":1.4142135623730951},"768":{"tf":2.23606797749979},"769":{"tf":2.23606797749979},"770":{"tf":3.7416573867739413},"771":{"tf":1.4142135623730951},"772":{"tf":1.7320508075688772},"773":{"tf":1.4142135623730951},"774":{"tf":1.4142135623730951},"775":{"tf":1.4142135623730951},"776":{"tf":1.0},"777":{"tf":1.4142135623730951},"778":{"tf":2.0},"779":{"tf":1.0},"780":{"tf":1.4142135623730951},"781":{"tf":1.0},"782":{"tf":1.0},"783":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":2.6457513110645907},"786":{"tf":2.8284271247461903},"787":{"tf":2.449489742783178},"788":{"tf":3.872983346207417},"789":{"tf":2.6457513110645907},"790":{"tf":1.4142135623730951},"791":{"tf":1.4142135623730951},"792":{"tf":2.23606797749979},"793":{"tf":2.23606797749979},"794":{"tf":1.4142135623730951},"795":{"tf":1.4142135623730951},"796":{"tf":1.4142135623730951},"797":{"tf":1.4142135623730951},"798":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.7320508075688772},"824":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"851":{"tf":2.0},"852":{"tf":1.7320508075688772},"854":{"tf":2.0},"866":{"tf":4.123105625617661},"871":{"tf":1.0},"872":{"tf":1.4142135623730951},"873":{"tf":3.4641016151377544},"874":{"tf":1.7320508075688772},"875":{"tf":1.0},"876":{"tf":2.449489742783178},"877":{"tf":1.0},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":2.0},"895":{"tf":1.0},"896":{"tf":1.4142135623730951},"897":{"tf":1.0},"898":{"tf":3.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951},"947":{"tf":1.0},"952":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"89":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"740":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"589":{"tf":1.0},"779":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"627":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":2.23606797749979}}},"y":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":23,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"1063":{"tf":1.0},"169":{"tf":1.0},"222":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"447":{"tf":1.0},"452":{"tf":1.0},"488":{"tf":1.0},"506":{"tf":1.0},"514":{"tf":1.0},"528":{"tf":1.0},"580":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"665":{"tf":1.0},"679":{"tf":1.0},"824":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"938":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"313":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":83,"docs":{"1":{"tf":1.0},"1027":{"tf":1.0},"1112":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1121":{"tf":1.7320508075688772},"122":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"145":{"tf":1.0},"152":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":3.1622776601683795},"182":{"tf":1.4142135623730951},"183":{"tf":2.0},"184":{"tf":1.4142135623730951},"185":{"tf":1.4142135623730951},"199":{"tf":1.0},"2":{"tf":1.0},"242":{"tf":1.0},"245":{"tf":1.0},"271":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"3":{"tf":1.0},"302":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"327":{"tf":1.0},"351":{"tf":1.0},"356":{"tf":1.0},"364":{"tf":1.0},"4":{"tf":1.0},"404":{"tf":1.0},"414":{"tf":1.0},"420":{"tf":1.7320508075688772},"421":{"tf":1.0},"444":{"tf":1.0},"449":{"tf":1.0},"484":{"tf":1.0},"496":{"tf":1.0},"5":{"tf":1.0},"512":{"tf":1.0},"540":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.7320508075688772},"548":{"tf":2.23606797749979},"550":{"tf":1.4142135623730951},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"567":{"tf":1.4142135623730951},"569":{"tf":1.0},"58":{"tf":1.4142135623730951},"580":{"tf":1.0},"581":{"tf":1.0},"59":{"tf":1.0},"6":{"tf":1.4142135623730951},"625":{"tf":1.0},"664":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"747":{"tf":1.0},"824":{"tf":1.4142135623730951},"83":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"88":{"tf":1.0},"924":{"tf":1.4142135623730951},"946":{"tf":1.4142135623730951},"958":{"tf":1.0},"962":{"tf":1.4142135623730951},"967":{"tf":2.0},"977":{"tf":1.0},"978":{"tf":1.4142135623730951},"982":{"tf":1.4142135623730951},"983":{"tf":1.0},"988":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"131":{"tf":1.0},"313":{"tf":1.0},"854":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":207,"docs":{"0":{"tf":1.0},"1003":{"tf":1.0},"1004":{"tf":1.0},"1024":{"tf":1.0},"1027":{"tf":1.0},"1031":{"tf":1.0},"1038":{"tf":1.0},"1039":{"tf":1.0},"1048":{"tf":1.0},"1054":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1064":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1089":{"tf":1.0},"1094":{"tf":1.0},"1095":{"tf":1.0},"1100":{"tf":1.0},"1106":{"tf":1.0},"1108":{"tf":1.0},"1110":{"tf":1.4142135623730951},"1112":{"tf":1.0},"1116":{"tf":1.0},"125":{"tf":1.7320508075688772},"14":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.0},"150":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"189":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"196":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"205":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"234":{"tf":1.4142135623730951},"236":{"tf":1.0},"241":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.0},"25":{"tf":1.0},"268":{"tf":1.4142135623730951},"287":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.4142135623730951},"290":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":2.23606797749979},"298":{"tf":2.0},"299":{"tf":1.0},"300":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"310":{"tf":1.0},"316":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"327":{"tf":1.0},"33":{"tf":1.0},"330":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"348":{"tf":1.0},"35":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"387":{"tf":1.0},"396":{"tf":1.0},"400":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.0},"406":{"tf":1.7320508075688772},"417":{"tf":1.4142135623730951},"422":{"tf":1.0},"424":{"tf":1.0},"426":{"tf":1.0},"43":{"tf":1.0},"433":{"tf":1.0},"438":{"tf":1.0},"44":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":3.0},"45":{"tf":1.0},"456":{"tf":1.4142135623730951},"47":{"tf":1.0},"480":{"tf":1.0},"485":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"508":{"tf":1.4142135623730951},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"539":{"tf":1.4142135623730951},"542":{"tf":1.0},"543":{"tf":1.4142135623730951},"544":{"tf":1.0},"548":{"tf":1.0},"560":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"581":{"tf":1.0},"582":{"tf":1.0},"583":{"tf":1.0},"589":{"tf":1.0},"607":{"tf":1.4142135623730951},"61":{"tf":1.0},"625":{"tf":1.0},"647":{"tf":1.0},"659":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.4142135623730951},"678":{"tf":1.0},"679":{"tf":1.0},"688":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"709":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.7320508075688772},"742":{"tf":1.0},"745":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"764":{"tf":1.0},"766":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"780":{"tf":1.0},"785":{"tf":1.0},"824":{"tf":1.0},"825":{"tf":1.0},"83":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"847":{"tf":1.0},"851":{"tf":1.0},"854":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.4142135623730951},"876":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"897":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.4142135623730951},"900":{"tf":1.0},"903":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"933":{"tf":1.0},"936":{"tf":1.0},"941":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.0},"983":{"tf":1.0},"988":{"tf":1.0}},"m":{"df":6,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"270":{"tf":1.0},"365":{"tf":1.4142135623730951},"510":{"tf":1.0},"814":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"268":{"tf":1.0}}}}}}}},"n":{"_":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"0":{"df":2,"docs":{"274":{"tf":1.0},"275":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":63,"docs":{"1025":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1087":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.0},"224":{"tf":1.0},"238":{"tf":1.7320508075688772},"242":{"tf":1.0},"244":{"tf":1.4142135623730951},"262":{"tf":1.0},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":2.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"375":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"506":{"tf":1.0},"538":{"tf":1.0},"585":{"tf":1.4142135623730951},"589":{"tf":1.0},"621":{"tf":1.7320508075688772},"622":{"tf":1.0},"623":{"tf":1.0},"624":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0},"628":{"tf":1.0},"629":{"tf":1.0},"630":{"tf":1.0},"631":{"tf":1.0},"641":{"tf":1.0},"710":{"tf":1.0},"768":{"tf":1.7320508075688772},"769":{"tf":1.0},"770":{"tf":1.0},"771":{"tf":1.0},"772":{"tf":1.0},"773":{"tf":1.0},"774":{"tf":1.0},"775":{"tf":1.0},"803":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":2.0},"897":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.4142135623730951}}}}},"_":{"d":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"140":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"1025":{"tf":1.4142135623730951},"107":{"tf":1.0},"1116":{"tf":1.0},"124":{"tf":1.0},"135":{"tf":1.4142135623730951},"140":{"tf":1.0},"181":{"tf":2.0},"184":{"tf":1.7320508075688772},"290":{"tf":1.0},"518":{"tf":1.0},"526":{"tf":2.0},"531":{"tf":3.1622776601683795},"538":{"tf":1.0},"539":{"tf":1.0},"540":{"tf":1.0},"543":{"tf":2.0},"544":{"tf":3.0},"548":{"tf":1.7320508075688772},"596":{"tf":1.0},"625":{"tf":1.0},"649":{"tf":1.4142135623730951},"708":{"tf":2.0},"709":{"tf":2.0},"710":{"tf":1.0},"711":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.0},"866":{"tf":1.0},"924":{"tf":1.0},"995":{"tf":1.0}},"s":{".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"544":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"1098":{"tf":1.0},"505":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"\"":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"183":{"tf":1.0},"184":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"548":{"tf":1.7320508075688772}}}}}}}}}},"df":148,"docs":{"101":{"tf":1.4142135623730951},"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.4142135623730951},"1016":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1027":{"tf":2.449489742783178},"1035":{"tf":2.23606797749979},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1055":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1065":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1100":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":1.4142135623730951},"155":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"187":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":5.830951894845301},"202":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.0},"224":{"tf":1.4142135623730951},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"234":{"tf":2.0},"236":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":2.8284271247461903},"246":{"tf":2.23606797749979},"247":{"tf":1.7320508075688772},"249":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.4142135623730951},"266":{"tf":1.7320508075688772},"267":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"272":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.23606797749979},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.7320508075688772},"288":{"tf":1.7320508075688772},"289":{"tf":1.7320508075688772},"290":{"tf":1.7320508075688772},"291":{"tf":2.23606797749979},"292":{"tf":2.23606797749979},"295":{"tf":1.4142135623730951},"299":{"tf":1.0},"300":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0},"438":{"tf":1.0},"461":{"tf":1.0},"464":{"tf":1.4142135623730951},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"467":{"tf":1.4142135623730951},"468":{"tf":2.0},"470":{"tf":1.7320508075688772},"472":{"tf":2.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"528":{"tf":1.4142135623730951},"529":{"tf":2.0},"541":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":2.0},"555":{"tf":1.0},"591":{"tf":1.0},"598":{"tf":1.0},"609":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"628":{"tf":1.4142135623730951},"633":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"655":{"tf":1.0},"661":{"tf":1.4142135623730951},"671":{"tf":1.0},"684":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0},"705":{"tf":1.4142135623730951},"709":{"tf":1.4142135623730951},"720":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"755":{"tf":1.0},"781":{"tf":1.4142135623730951},"784":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"806":{"tf":1.0},"81":{"tf":1.4142135623730951},"819":{"tf":1.0},"820":{"tf":1.0},"824":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"837":{"tf":1.4142135623730951},"841":{"tf":1.0},"845":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"866":{"tf":1.7320508075688772},"873":{"tf":2.449489742783178},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":2.23606797749979},"877":{"tf":1.4142135623730951},"879":{"tf":2.449489742783178},"88":{"tf":1.0},"880":{"tf":2.6457513110645907},"905":{"tf":3.0},"928":{"tf":1.4142135623730951},"944":{"tf":1.0},"988":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"875":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"875":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"876":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"880":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"f":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"df":15,"docs":{"1121":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.0},"303":{"tf":1.0},"368":{"tf":1.0},"523":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":2.23606797749979},"964":{"tf":1.0},"966":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"959":{"tf":1.0}},"e":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"959":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"1121":{"tf":1.0},"199":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"531":{"tf":1.0}}}},"n":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"421":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":87,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1072":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1093":{"tf":1.0},"1098":{"tf":2.0},"1099":{"tf":1.4142135623730951},"129":{"tf":1.0},"176":{"tf":1.4142135623730951},"222":{"tf":1.0},"238":{"tf":1.4142135623730951},"247":{"tf":1.0},"272":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.4142135623730951},"334":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"336":{"tf":2.449489742783178},"337":{"tf":1.4142135623730951},"338":{"tf":1.4142135623730951},"339":{"tf":1.4142135623730951},"340":{"tf":1.4142135623730951},"341":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":1.4142135623730951},"344":{"tf":1.4142135623730951},"345":{"tf":1.4142135623730951},"346":{"tf":2.23606797749979},"347":{"tf":1.4142135623730951},"348":{"tf":1.4142135623730951},"349":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"352":{"tf":1.0},"354":{"tf":1.7320508075688772},"364":{"tf":1.0},"367":{"tf":2.0},"368":{"tf":1.0},"373":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"408":{"tf":1.0},"447":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"454":{"tf":1.7320508075688772},"456":{"tf":1.0},"46":{"tf":1.0},"479":{"tf":1.0},"496":{"tf":1.0},"500":{"tf":1.7320508075688772},"505":{"tf":1.0},"506":{"tf":1.7320508075688772},"507":{"tf":1.0},"525":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"572":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"579":{"tf":2.23606797749979},"58":{"tf":1.0},"613":{"tf":1.0},"761":{"tf":1.0},"852":{"tf":1.0},"9":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.0},"938":{"tf":1.7320508075688772},"944":{"tf":1.7320508075688772},"948":{"tf":1.0},"950":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"1025":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0}}}},"p":{"df":1,"docs":{"840":{"tf":1.0}}},"t":{"a":{"b":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1001":{"tf":1.4142135623730951}}}}},"s":{"df":11,"docs":{"1100":{"tf":1.0},"1122":{"tf":1.0},"12":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"363":{"tf":1.0},"466":{"tf":1.0},"550":{"tf":1.4142135623730951},"586":{"tf":1.0},"928":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"1046":{"tf":1.0},"155":{"tf":1.4142135623730951},"287":{"tf":1.0},"353":{"tf":1.0},"380":{"tf":2.6457513110645907},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.7320508075688772}}}}},"t":{"df":81,"docs":{"1003":{"tf":1.0},"1004":{"tf":2.8284271247461903},"1009":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1063":{"tf":1.0},"1072":{"tf":2.449489742783178},"1073":{"tf":1.0},"1074":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1103":{"tf":1.0},"185":{"tf":1.0},"188":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.4142135623730951},"247":{"tf":1.0},"27":{"tf":1.0},"299":{"tf":1.0},"331":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"375":{"tf":1.4142135623730951},"386":{"tf":1.0},"388":{"tf":1.0},"398":{"tf":1.7320508075688772},"412":{"tf":1.0},"420":{"tf":1.0},"422":{"tf":1.0},"423":{"tf":1.0},"43":{"tf":1.0},"447":{"tf":2.6457513110645907},"449":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.4142135623730951},"488":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"526":{"tf":1.0},"529":{"tf":1.7320508075688772},"568":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":2.449489742783178},"572":{"tf":1.4142135623730951},"573":{"tf":1.0},"575":{"tf":2.0},"580":{"tf":1.4142135623730951},"581":{"tf":1.0},"613":{"tf":2.0},"627":{"tf":2.23606797749979},"64":{"tf":1.0},"641":{"tf":1.0},"665":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"726":{"tf":1.0},"730":{"tf":1.0},"770":{"tf":1.0},"786":{"tf":1.4142135623730951},"839":{"tf":1.0},"840":{"tf":1.0},"854":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":2.0},"931":{"tf":1.4142135623730951},"936":{"tf":1.7320508075688772},"937":{"tf":1.0},"938":{"tf":5.196152422706632},"939":{"tf":4.47213595499958},"945":{"tf":1.0},"948":{"tf":1.0},"977":{"tf":1.4142135623730951},"982":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":5,"docs":{"1121":{"tf":1.0},"1122":{"tf":1.4142135623730951},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":36,"docs":{"1063":{"tf":1.0},"1066":{"tf":1.0},"1097":{"tf":1.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.0},"190":{"tf":1.0},"203":{"tf":1.0},"238":{"tf":1.0},"270":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.4142135623730951},"354":{"tf":1.0},"357":{"tf":1.4142135623730951},"375":{"tf":1.0},"388":{"tf":1.0},"400":{"tf":1.0},"475":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"581":{"tf":1.0},"589":{"tf":1.0},"596":{"tf":1.4142135623730951},"613":{"tf":1.0},"641":{"tf":1.0},"703":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951}}}},"df":2,"docs":{"447":{"tf":1.4142135623730951},"665":{"tf":1.0}},"t":{"df":1,"docs":{"454":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"447":{"tf":1.0},"580":{"tf":1.0}}},"df":0,"docs":{}}}}},"q":{"df":3,"docs":{"1073":{"tf":1.4142135623730951},"877":{"tf":1.0},"880":{"tf":1.0}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":15,"docs":{"167":{"tf":1.0},"457":{"tf":1.0},"488":{"tf":1.0},"622":{"tf":1.4142135623730951},"640":{"tf":1.0},"778":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.4142135623730951},"880":{"tf":1.0},"894":{"tf":1.0},"898":{"tf":1.0},"903":{"tf":2.0},"906":{"tf":1.0},"950":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"958":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":1,"docs":{"711":{"tf":1.0}},"i":{"df":1,"docs":{"239":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"673":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0}}}},"df":8,"docs":{"112":{"tf":1.4142135623730951},"267":{"tf":1.0},"453":{"tf":1.0},"529":{"tf":1.4142135623730951},"847":{"tf":1.0},"848":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}}},"p":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"898":{"tf":1.0},"899":{"tf":1.0},"903":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":3.1622776601683795},"899":{"tf":1.7320508075688772},"902":{"tf":1.0},"903":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"898":{"tf":1.4142135623730951},"899":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"898":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"895":{"tf":1.0},"903":{"tf":1.0}}}}},"df":20,"docs":{"447":{"tf":1.7320508075688772},"740":{"tf":1.0},"877":{"tf":1.0},"893":{"tf":1.7320508075688772},"894":{"tf":1.7320508075688772},"895":{"tf":2.23606797749979},"896":{"tf":3.4641016151377544},"897":{"tf":1.7320508075688772},"898":{"tf":3.3166247903554},"899":{"tf":2.0},"900":{"tf":3.0},"901":{"tf":2.6457513110645907},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"905":{"tf":2.449489742783178},"906":{"tf":5.0990195135927845},"907":{"tf":1.0},"908":{"tf":1.0},"909":{"tf":1.0}}},"v":{"df":24,"docs":{"174":{"tf":1.0},"176":{"tf":1.0},"276":{"tf":1.0},"296":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"354":{"tf":1.7320508075688772},"355":{"tf":1.0},"368":{"tf":1.0},"550":{"tf":1.0},"649":{"tf":1.4142135623730951},"707":{"tf":1.0},"786":{"tf":1.0},"852":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"943":{"tf":1.0},"956":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"960":{"tf":1.0},"962":{"tf":2.23606797749979},"964":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"508":{"tf":1.0}}},"df":50,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"215":{"tf":2.0},"304":{"tf":1.0},"343":{"tf":1.4142135623730951},"346":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"373":{"tf":1.4142135623730951},"374":{"tf":1.0},"38":{"tf":1.0},"381":{"tf":2.23606797749979},"382":{"tf":1.4142135623730951},"383":{"tf":1.7320508075688772},"384":{"tf":1.4142135623730951},"385":{"tf":1.0},"386":{"tf":1.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.4142135623730951},"391":{"tf":1.4142135623730951},"392":{"tf":1.4142135623730951},"393":{"tf":1.4142135623730951},"43":{"tf":1.0},"432":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.4142135623730951},"580":{"tf":1.0},"594":{"tf":1.0},"651":{"tf":1.0},"742":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":3.3166247903554},"916":{"tf":1.0},"923":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951},"937":{"tf":1.0},"948":{"tf":1.4142135623730951},"957":{"tf":1.0},"958":{"tf":2.0},"962":{"tf":1.0}}}},"i":{"c":{"df":69,"docs":{"10":{"tf":1.0},"1087":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"221":{"tf":1.0},"254":{"tf":1.0},"297":{"tf":2.6457513110645907},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"343":{"tf":1.4142135623730951},"353":{"tf":1.0},"354":{"tf":1.7320508075688772},"359":{"tf":2.0},"36":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":2.0},"372":{"tf":1.0},"393":{"tf":1.0},"407":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0},"551":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"556":{"tf":1.0},"557":{"tf":1.0},"559":{"tf":1.0},"561":{"tf":1.4142135623730951},"580":{"tf":1.0},"69":{"tf":1.4142135623730951},"838":{"tf":1.0},"846":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.7320508075688772},"854":{"tf":1.4142135623730951},"855":{"tf":2.6457513110645907},"858":{"tf":1.0},"859":{"tf":2.6457513110645907},"910":{"tf":1.0},"911":{"tf":1.0},"913":{"tf":2.449489742783178},"918":{"tf":1.7320508075688772},"920":{"tf":1.0},"921":{"tf":1.0},"922":{"tf":1.4142135623730951},"923":{"tf":3.1622776601683795},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.4142135623730951},"936":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":2.0},"953":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"923":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"323":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{".":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"323":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"323":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"674":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":2,"docs":{"341":{"tf":1.4142135623730951},"403":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"673":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"633":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"905":{"tf":1.0}}}}}},"df":46,"docs":{"1004":{"tf":1.7320508075688772},"1007":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1011":{"tf":2.449489742783178},"1013":{"tf":1.7320508075688772},"1061":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"275":{"tf":1.0},"323":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"422":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":2.0},"505":{"tf":1.0},"51":{"tf":1.4142135623730951},"512":{"tf":1.0},"52":{"tf":1.0},"569":{"tf":1.4142135623730951},"571":{"tf":2.8284271247461903},"572":{"tf":1.4142135623730951},"575":{"tf":1.0},"576":{"tf":1.0},"579":{"tf":1.4142135623730951},"633":{"tf":1.0},"642":{"tf":1.4142135623730951},"824":{"tf":2.0},"866":{"tf":1.0},"871":{"tf":1.0},"872":{"tf":1.0},"873":{"tf":3.3166247903554},"874":{"tf":2.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.7320508075688772},"878":{"tf":1.4142135623730951},"879":{"tf":2.0},"880":{"tf":1.4142135623730951},"898":{"tf":1.0},"905":{"tf":1.0},"916":{"tf":1.0},"948":{"tf":1.4142135623730951},"952":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"824":{"tf":1.0},"828":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":150,"docs":{"100":{"tf":1.0},"1003":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1033":{"tf":1.0},"1040":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.4142135623730951},"106":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":2.23606797749979},"110":{"tf":1.0},"1117":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.0},"140":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"175":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"190":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.4142135623730951},"199":{"tf":3.1622776601683795},"211":{"tf":2.0},"212":{"tf":1.0},"219":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0},"268":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"281":{"tf":1.0},"283":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":2.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"31":{"tf":1.0},"313":{"tf":2.0},"315":{"tf":1.0},"318":{"tf":1.0},"32":{"tf":1.0},"323":{"tf":2.449489742783178},"332":{"tf":1.4142135623730951},"342":{"tf":1.0},"343":{"tf":1.7320508075688772},"352":{"tf":1.0},"354":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"365":{"tf":1.0},"367":{"tf":1.0},"378":{"tf":1.0},"38":{"tf":1.0},"386":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"448":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"456":{"tf":1.4142135623730951},"477":{"tf":1.7320508075688772},"479":{"tf":1.4142135623730951},"481":{"tf":1.0},"482":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.0},"498":{"tf":1.0},"506":{"tf":1.7320508075688772},"517":{"tf":1.0},"518":{"tf":1.4142135623730951},"531":{"tf":1.0},"542":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":2.8284271247461903},"557":{"tf":1.0},"580":{"tf":1.7320508075688772},"590":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.4142135623730951},"601":{"tf":1.0},"607":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":1.0},"641":{"tf":1.0},"642":{"tf":1.4142135623730951},"643":{"tf":1.0},"646":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.4142135623730951},"690":{"tf":1.4142135623730951},"691":{"tf":1.0},"705":{"tf":2.23606797749979},"711":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.4142135623730951},"734":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"844":{"tf":1.4142135623730951},"853":{"tf":1.0},"864":{"tf":2.0},"866":{"tf":2.6457513110645907},"874":{"tf":1.4142135623730951},"876":{"tf":2.449489742783178},"88":{"tf":1.0},"917":{"tf":1.4142135623730951},"923":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.7320508075688772},"933":{"tf":3.3166247903554},"938":{"tf":1.7320508075688772},"939":{"tf":1.7320508075688772},"941":{"tf":1.0},"950":{"tf":1.7320508075688772},"951":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.0},"977":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"844":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"933":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"933":{"tf":1.0}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"933":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"l":{"df":1,"docs":{"76":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":6,"docs":{"1092":{"tf":1.0},"123":{"tf":1.0},"353":{"tf":1.0},"555":{"tf":1.4142135623730951},"595":{"tf":1.4142135623730951},"932":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"531":{"tf":1.0}}},"r":{"df":33,"docs":{"1046":{"tf":1.0},"111":{"tf":1.0},"1116":{"tf":1.0},"144":{"tf":1.0},"150":{"tf":1.0},"172":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"24":{"tf":1.0},"263":{"tf":1.0},"299":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"378":{"tf":1.0},"410":{"tf":1.0},"446":{"tf":1.0},"449":{"tf":1.0},"485":{"tf":1.0},"488":{"tf":1.4142135623730951},"507":{"tf":1.0},"555":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"587":{"tf":1.0},"588":{"tf":1.0},"613":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"707":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"83":{"tf":1.0},"900":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":6,"docs":{"1063":{"tf":1.0},"1089":{"tf":1.0},"342":{"tf":1.0},"356":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0}}}},"r":{"df":2,"docs":{"221":{"tf":1.0},"416":{"tf":1.0}},"e":{"d":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":78,"docs":{"1013":{"tf":1.0},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1018":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"144":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.0},"169":{"tf":1.0},"182":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"228":{"tf":2.0},"239":{"tf":1.4142135623730951},"256":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.4142135623730951},"318":{"tf":2.23606797749979},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":2.0},"362":{"tf":1.0},"365":{"tf":1.0},"395":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"438":{"tf":1.0},"441":{"tf":1.0},"443":{"tf":1.0},"447":{"tf":1.0},"470":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.8284271247461903},"508":{"tf":1.0},"529":{"tf":1.0},"541":{"tf":1.0},"556":{"tf":1.4142135623730951},"590":{"tf":1.0},"605":{"tf":1.0},"609":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"644":{"tf":1.4142135623730951},"678":{"tf":1.0},"693":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"701":{"tf":1.4142135623730951},"720":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"734":{"tf":1.4142135623730951},"735":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"804":{"tf":1.0},"824":{"tf":2.8284271247461903},"852":{"tf":1.0},"903":{"tf":1.0},"917":{"tf":1.4142135623730951},"918":{"tf":1.4142135623730951},"941":{"tf":1.0},"953":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0},"988":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":2.0},"318":{"tf":2.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":5,"docs":{"260":{"tf":1.0},"328":{"tf":2.23606797749979},"715":{"tf":1.4142135623730951},"723":{"tf":2.0},"724":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":4,"docs":{"1025":{"tf":1.0},"265":{"tf":1.0},"272":{"tf":1.7320508075688772},"786":{"tf":1.0}}}},"m":{"df":1,"docs":{"1061":{"tf":1.0}}},"p":{"df":12,"docs":{"1003":{"tf":1.0},"322":{"tf":1.4142135623730951},"323":{"tf":1.0},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.4142135623730951},"447":{"tf":1.0},"457":{"tf":1.4142135623730951},"579":{"tf":1.0},"950":{"tf":1.0},"965":{"tf":1.0}}}},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"898":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":3,"docs":{"898":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"933":{"tf":1.4142135623730951}}}}},"df":16,"docs":{"1077":{"tf":1.0},"1121":{"tf":1.0},"168":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"308":{"tf":1.0},"332":{"tf":1.0},"380":{"tf":1.0},"386":{"tf":1.0},"516":{"tf":1.0},"567":{"tf":1.0},"657":{"tf":1.0},"949":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"222":{"tf":1.0}}},"r":{"df":2,"docs":{"853":{"tf":1.0},"854":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"1112":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"1052":{"tf":1.0},"1102":{"tf":1.0},"376":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":2,"docs":{"248":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"950":{"tf":1.0}}}}},"w":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"951":{"tf":1.0}}}},"df":0,"docs":{}},"df":53,"docs":{"1019":{"tf":1.0},"1025":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1074":{"tf":1.0},"1077":{"tf":1.0},"137":{"tf":1.0},"164":{"tf":1.0},"175":{"tf":2.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"188":{"tf":1.0},"246":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"299":{"tf":1.0},"377":{"tf":1.0},"478":{"tf":1.0},"506":{"tf":2.449489742783178},"529":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"666":{"tf":1.0},"686":{"tf":1.0},"726":{"tf":1.0},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"772":{"tf":1.0},"785":{"tf":1.4142135623730951},"799":{"tf":1.0},"824":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"879":{"tf":1.0},"897":{"tf":1.7320508075688772},"899":{"tf":1.0},"905":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.0},"947":{"tf":1.0},"986":{"tf":1.0}},"n":{"df":14,"docs":{"1019":{"tf":1.0},"1061":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.4142135623730951},"267":{"tf":1.0},"273":{"tf":1.0},"555":{"tf":1.0},"784":{"tf":1.0},"873":{"tf":1.4142135623730951},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951},"923":{"tf":1.0},"924":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":5,"docs":{"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"140":{"tf":1.0}}}}}}}},"df":16,"docs":{"129":{"tf":1.0},"131":{"tf":3.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"136":{"tf":2.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.23606797749979},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"752":{"tf":1.7320508075688772}}}}},"df":3,"docs":{"129":{"tf":1.4142135623730951},"131":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":3,"docs":{"235":{"tf":1.0},"238":{"tf":2.0},"363":{"tf":1.0}}}}},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":13,"docs":{"1004":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1025":{"tf":1.0},"1062":{"tf":1.7320508075688772},"1063":{"tf":2.8284271247461903},"1087":{"tf":1.0},"363":{"tf":1.0},"454":{"tf":1.4142135623730951},"568":{"tf":1.0},"571":{"tf":1.4142135623730951},"572":{"tf":2.449489742783178},"575":{"tf":1.4142135623730951},"579":{"tf":1.4142135623730951}}}}}},"df":10,"docs":{"1004":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"373":{"tf":1.0},"453":{"tf":1.0},"51":{"tf":1.0},"571":{"tf":1.4142135623730951},"579":{"tf":1.0},"948":{"tf":1.0},"961":{"tf":1.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1099":{"tf":1.0},"215":{"tf":1.0},"897":{"tf":1.0}}}},"df":0,"docs":{}},"df":19,"docs":{"1097":{"tf":1.0},"144":{"tf":1.0},"199":{"tf":1.0},"235":{"tf":1.0},"304":{"tf":1.0},"352":{"tf":1.0},"354":{"tf":1.4142135623730951},"368":{"tf":1.0},"38":{"tf":1.0},"400":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"653":{"tf":1.0},"779":{"tf":1.0},"913":{"tf":1.4142135623730951},"914":{"tf":1.7320508075688772},"916":{"tf":1.4142135623730951},"947":{"tf":1.0},"976":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"335":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"106":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"898":{"tf":1.0},"976":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"229":{"tf":1.0},"273":{"tf":1.0},"507":{"tf":1.4142135623730951}}}}}},"df":18,"docs":{"1072":{"tf":1.0},"1075":{"tf":1.0},"1097":{"tf":1.0},"304":{"tf":1.0},"327":{"tf":1.0},"331":{"tf":1.7320508075688772},"62":{"tf":1.0},"866":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":2.6457513110645907},"927":{"tf":1.0},"931":{"tf":1.0},"936":{"tf":1.4142135623730951},"938":{"tf":1.0},"939":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"1046":{"tf":1.0},"185":{"tf":1.0},"447":{"tf":1.0},"590":{"tf":1.0},"690":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"917":{"tf":1.0}}}}}}},"df":6,"docs":{"1042":{"tf":1.0},"185":{"tf":1.4142135623730951},"295":{"tf":1.0},"447":{"tf":1.0},"778":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"542":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":27,"docs":{"1033":{"tf":1.0},"1063":{"tf":1.0},"1081":{"tf":1.0},"15":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"238":{"tf":1.0},"264":{"tf":1.0},"318":{"tf":1.4142135623730951},"323":{"tf":1.0},"335":{"tf":1.0},"366":{"tf":1.0},"41":{"tf":1.0},"450":{"tf":1.0},"506":{"tf":1.4142135623730951},"529":{"tf":1.0},"655":{"tf":1.0},"772":{"tf":1.0},"784":{"tf":1.0},"929":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"199":{"tf":1.0},"407":{"tf":1.0},"977":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":28,"docs":{"1036":{"tf":1.0},"1046":{"tf":1.0},"1124":{"tf":1.0},"139":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.7320508075688772},"245":{"tf":1.0},"247":{"tf":1.0},"295":{"tf":1.0},"3":{"tf":1.0},"304":{"tf":1.4142135623730951},"323":{"tf":1.0},"327":{"tf":1.0},"338":{"tf":1.0},"363":{"tf":1.0},"364":{"tf":1.0},"427":{"tf":1.0},"589":{"tf":1.4142135623730951},"653":{"tf":1.0},"654":{"tf":1.0},"664":{"tf":1.4142135623730951},"708":{"tf":1.0},"846":{"tf":1.0},"956":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"488":{"tf":1.0},"514":{"tf":2.0}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"107":{"tf":1.0},"327":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"266":{"tf":1.0},"271":{"tf":1.0}}}}},"i":{"c":{"df":2,"docs":{"589":{"tf":1.0},"779":{"tf":1.0}}},"df":12,"docs":{"1120":{"tf":1.0},"197":{"tf":1.0},"272":{"tf":1.0},"290":{"tf":1.0},"368":{"tf":1.0},"499":{"tf":1.4142135623730951},"506":{"tf":1.4142135623730951},"508":{"tf":1.0},"509":{"tf":1.0},"550":{"tf":1.0},"587":{"tf":1.0},"655":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"181":{"tf":1.0},"335":{"tf":1.0},"372":{"tf":1.0},"589":{"tf":1.0},"957":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"726":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":52,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1087":{"tf":1.0},"144":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":1.4142135623730951},"193":{"tf":1.0},"197":{"tf":1.7320508075688772},"222":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"304":{"tf":1.0},"316":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"488":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":1.0},"507":{"tf":1.0},"510":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.0},"590":{"tf":1.4142135623730951},"603":{"tf":1.0},"613":{"tf":1.0},"633":{"tf":1.0},"641":{"tf":1.0},"649":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.4142135623730951},"708":{"tf":1.4142135623730951},"743":{"tf":1.4142135623730951},"77":{"tf":1.0},"770":{"tf":1.0},"832":{"tf":1.0},"861":{"tf":1.0},"898":{"tf":1.0},"904":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"939":{"tf":1.0},"948":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"507":{"tf":1.0},"824":{"tf":1.0}}}},"df":0,"docs":{}}}},"k":{"df":5,"docs":{"296":{"tf":1.0},"363":{"tf":1.0},"372":{"tf":1.7320508075688772},"374":{"tf":1.0},"375":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"607":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"355":{"tf":1.0},"505":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":15,"docs":{"1019":{"tf":1.0},"11":{"tf":1.0},"1117":{"tf":1.4142135623730951},"1119":{"tf":1.0},"1121":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"25":{"tf":1.0},"291":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"857":{"tf":1.0},"962":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"1019":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"325":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":1.0},"451":{"tf":1.0},"506":{"tf":1.4142135623730951},"866":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{":":{"1":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":16,"docs":{"1025":{"tf":1.4142135623730951},"1072":{"tf":1.0},"1087":{"tf":1.0},"185":{"tf":1.0},"203":{"tf":1.0},"215":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"548":{"tf":1.7320508075688772},"581":{"tf":1.0},"596":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.0},"705":{"tf":1.4142135623730951},"847":{"tf":1.0},"964":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1087":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"df":8,"docs":{"287":{"tf":1.0},"291":{"tf":1.0},"388":{"tf":1.0},"451":{"tf":1.0},"455":{"tf":1.0},"456":{"tf":1.0},"508":{"tf":1.0},"633":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"12":{"tf":1.0},"15":{"tf":1.0},"172":{"tf":1.0},"31":{"tf":1.0}}}},"m":{"df":2,"docs":{"1121":{"tf":1.0},"285":{"tf":1.0}}},"p":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":7,"docs":{"155":{"tf":1.0},"181":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"276":{"tf":1.0},"285":{"tf":1.0},"318":{"tf":1.0},"928":{"tf":1.0}}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":8,"docs":{"1008":{"tf":1.0},"116":{"tf":2.0},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"195":{"tf":1.0},"370":{"tf":1.0},"548":{"tf":1.0},"66":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"1003":{"tf":1.0},"515":{"tf":1.4142135623730951}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":9,"docs":{"181":{"tf":1.0},"286":{"tf":1.0},"292":{"tf":1.4142135623730951},"373":{"tf":1.0},"948":{"tf":1.0},"977":{"tf":2.0},"994":{"tf":2.0},"995":{"tf":1.0},"996":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"529":{"tf":1.0},"748":{"tf":2.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"523":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":5,"docs":{"247":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0},"664":{"tf":1.0},"962":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"477":{"tf":1.4142135623730951}}},"w":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1061":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":8,"docs":{"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"291":{"tf":1.0},"364":{"tf":1.0},"742":{"tf":1.0},"760":{"tf":1.0},"785":{"tf":1.0},"951":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"228":{"tf":1.0},"835":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"181":{"tf":1.0}}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"e":{"8":{"7":{"b":{"c":{"a":{"df":0,"docs":{},"e":{"5":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"186":{"tf":1.0}}}}}}}}}},">":{"_":{"<":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"y":{",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"}":{"_":{"<":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"710":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"190":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":20,"docs":{"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"183":{"tf":1.0},"184":{"tf":1.0},"186":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"191":{"tf":2.0},"260":{"tf":1.0},"542":{"tf":1.4142135623730951},"543":{"tf":1.0},"548":{"tf":1.0},"708":{"tf":1.4142135623730951},"716":{"tf":1.0},"718":{"tf":2.8284271247461903},"720":{"tf":1.7320508075688772},"721":{"tf":1.7320508075688772},"722":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"732":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":23,"docs":{"1036":{"tf":1.0},"1057":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0},"354":{"tf":1.0},"447":{"tf":1.7320508075688772},"516":{"tf":1.0},"579":{"tf":1.0},"607":{"tf":1.0},"654":{"tf":1.0},"751":{"tf":1.0},"841":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1072":{"tf":1.0},"1107":{"tf":1.0},"231":{"tf":1.0},"257":{"tf":1.0},"306":{"tf":1.0},"373":{"tf":1.0},"655":{"tf":1.0},"948":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"1002":{"tf":1.0},"484":{"tf":1.0},"512":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":3,"docs":{"223":{"tf":1.0},"376":{"tf":1.0},"673":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"409":{"tf":1.0},"413":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"705":{"tf":1.0},"874":{"tf":1.0},"899":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"1007":{"tf":1.0},"1008":{"tf":1.0},"1010":{"tf":1.4142135623730951},"1016":{"tf":2.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"263":{"tf":1.0},"364":{"tf":1.0},"541":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"1":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"548":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"548":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"669":{"tf":1.0},"671":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"668":{"tf":1.7320508075688772},"669":{"tf":1.4142135623730951},"670":{"tf":1.0},"671":{"tf":1.0},"672":{"tf":1.0},"673":{"tf":1.0},"674":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":9,"docs":{"1075":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"303":{"tf":1.4142135623730951},"417":{"tf":1.0},"78":{"tf":1.4142135623730951},"847":{"tf":1.0},"950":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"274":{"tf":1.0},"275":{"tf":1.0},"518":{"tf":1.0},"952":{"tf":1.0}}},"i":{"d":{"df":1,"docs":{"363":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"17":{"tf":1.0},"196":{"tf":1.0},"291":{"tf":1.0},"35":{"tf":1.0},"366":{"tf":1.0},"456":{"tf":1.0},"481":{"tf":1.0},"733":{"tf":1.0},"913":{"tf":1.0}}}},"v":{"df":3,"docs":{"168":{"tf":1.0},"567":{"tf":1.0},"954":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"295":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"548":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"589":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1101":{"tf":1.0},"1116":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"506":{"tf":1.0},"528":{"tf":1.0},"913":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":14,"docs":{"1001":{"tf":1.0},"1116":{"tf":1.0},"1122":{"tf":1.0},"240":{"tf":1.0},"246":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"31":{"tf":1.0},"376":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"664":{"tf":1.0},"9":{"tf":1.0},"961":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":20,"docs":{"1119":{"tf":1.0},"152":{"tf":1.0},"182":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"273":{"tf":1.0},"32":{"tf":1.4142135623730951},"375":{"tf":1.0},"452":{"tf":1.0},"460":{"tf":1.0},"537":{"tf":1.0},"541":{"tf":1.0},"640":{"tf":1.0},"705":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"747":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"451":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"290":{"tf":1.0},"931":{"tf":1.0},"933":{"tf":1.4142135623730951}}}}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1075":{"tf":1.0},"116":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"270":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"707":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0},"896":{"tf":1.0}}}},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1036":{"tf":1.0},"199":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":10,"docs":{"1027":{"tf":1.0},"1042":{"tf":1.0},"199":{"tf":1.7320508075688772},"239":{"tf":1.4142135623730951},"290":{"tf":1.0},"320":{"tf":1.0},"328":{"tf":1.0},"365":{"tf":1.4142135623730951},"403":{"tf":1.0},"407":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":146,"docs":{"0":{"tf":1.0},"1011":{"tf":1.0},"1014":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1018":{"tf":1.0},"1024":{"tf":1.0},"1029":{"tf":1.0},"104":{"tf":1.0},"1054":{"tf":1.0},"1059":{"tf":1.7320508075688772},"1066":{"tf":1.0},"1085":{"tf":1.0},"1087":{"tf":1.0},"1091":{"tf":1.0},"1107":{"tf":1.0},"1119":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"170":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"184":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":2.449489742783178},"199":{"tf":2.0},"209":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"260":{"tf":1.0},"282":{"tf":1.0},"288":{"tf":1.0},"301":{"tf":1.0},"317":{"tf":1.4142135623730951},"332":{"tf":1.0},"348":{"tf":1.4142135623730951},"352":{"tf":1.0},"356":{"tf":1.0},"372":{"tf":1.0},"388":{"tf":1.4142135623730951},"394":{"tf":1.0},"447":{"tf":1.7320508075688772},"45":{"tf":1.0},"505":{"tf":1.4142135623730951},"508":{"tf":1.0},"538":{"tf":1.7320508075688772},"541":{"tf":3.1622776601683795},"542":{"tf":2.0},"543":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.0},"548":{"tf":3.7416573867739413},"55":{"tf":1.0},"550":{"tf":2.449489742783178},"555":{"tf":1.0},"56":{"tf":1.0},"565":{"tf":1.4142135623730951},"567":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"582":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"605":{"tf":1.4142135623730951},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"641":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"661":{"tf":1.0},"664":{"tf":1.4142135623730951},"673":{"tf":1.0},"693":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.0},"701":{"tf":1.0},"704":{"tf":1.4142135623730951},"705":{"tf":2.23606797749979},"710":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"74":{"tf":1.7320508075688772},"740":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"757":{"tf":1.0},"759":{"tf":1.7320508075688772},"760":{"tf":1.0},"761":{"tf":1.4142135623730951},"762":{"tf":1.4142135623730951},"763":{"tf":1.0},"764":{"tf":1.0},"765":{"tf":1.4142135623730951},"766":{"tf":1.4142135623730951},"767":{"tf":1.0},"773":{"tf":1.0},"78":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.7320508075688772},"79":{"tf":1.4142135623730951},"807":{"tf":1.0},"81":{"tf":1.4142135623730951},"811":{"tf":1.0},"820":{"tf":1.4142135623730951},"822":{"tf":1.0},"824":{"tf":1.7320508075688772},"825":{"tf":1.0},"828":{"tf":1.0},"831":{"tf":2.0},"832":{"tf":1.0},"834":{"tf":1.4142135623730951},"835":{"tf":1.4142135623730951},"84":{"tf":1.0},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.4142135623730951},"851":{"tf":1.0},"858":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"89":{"tf":1.0},"895":{"tf":1.0},"9":{"tf":1.0},"912":{"tf":1.0},"917":{"tf":1.0},"923":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"953":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"962":{"tf":2.0},"981":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"318":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":6,"docs":{"361":{"tf":1.0},"365":{"tf":1.0},"387":{"tf":1.0},"427":{"tf":1.0},"590":{"tf":1.0},"964":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":6,"docs":{"197":{"tf":1.0},"470":{"tf":1.0},"507":{"tf":1.0},"707":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"1025":{"tf":1.0}}},"k":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"(":{"\"":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"3":{":":{"/":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1066":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":33,"docs":{"1060":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"207":{"tf":1.0},"213":{"tf":2.23606797749979},"222":{"tf":1.4142135623730951},"226":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":2.23606797749979},"251":{"tf":2.449489742783178},"252":{"tf":1.7320508075688772},"253":{"tf":2.0},"254":{"tf":1.4142135623730951},"255":{"tf":2.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"258":{"tf":1.4142135623730951},"349":{"tf":2.0},"350":{"tf":1.4142135623730951},"378":{"tf":1.0},"559":{"tf":1.4142135623730951},"560":{"tf":1.0},"563":{"tf":1.4142135623730951},"665":{"tf":1.0},"673":{"tf":1.0},"947":{"tf":2.0},"951":{"tf":1.7320508075688772},"952":{"tf":2.0},"953":{"tf":1.0},"959":{"tf":2.0},"960":{"tf":1.4142135623730951},"961":{"tf":1.7320508075688772},"962":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"952":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"966":{"tf":1.7320508075688772}}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":4,"docs":{"1099":{"tf":1.0},"453":{"tf":1.0},"457":{"tf":1.0},"747":{"tf":1.0}}}},"c":{"df":2,"docs":{"507":{"tf":1.0},"517":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":13,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"271":{"tf":1.0},"386":{"tf":1.0},"413":{"tf":1.0},"47":{"tf":1.0},"495":{"tf":1.0},"737":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":161,"docs":{"100":{"tf":1.0},"1008":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"1066":{"tf":1.0},"107":{"tf":1.0},"1074":{"tf":1.4142135623730951},"109":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":2.449489742783178},"1121":{"tf":1.0},"1124":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"133":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":2.0},"182":{"tf":1.4142135623730951},"183":{"tf":1.7320508075688772},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"191":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.0},"259":{"tf":1.7320508075688772},"26":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.4142135623730951},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.4142135623730951},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.7320508075688772},"318":{"tf":1.0},"323":{"tf":1.0},"337":{"tf":1.4142135623730951},"343":{"tf":1.7320508075688772},"346":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"361":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"381":{"tf":1.7320508075688772},"382":{"tf":1.0},"383":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"388":{"tf":1.0},"389":{"tf":1.0},"390":{"tf":1.0},"391":{"tf":1.0},"392":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"41":{"tf":1.0},"422":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"450":{"tf":1.0},"457":{"tf":1.0},"46":{"tf":1.0},"477":{"tf":1.0},"528":{"tf":1.0},"537":{"tf":1.4142135623730951},"539":{"tf":1.4142135623730951},"540":{"tf":1.0},"542":{"tf":2.0},"543":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.4142135623730951},"553":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"569":{"tf":1.0},"571":{"tf":1.0},"58":{"tf":1.0},"580":{"tf":1.7320508075688772},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"596":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":1.0},"621":{"tf":1.7320508075688772},"624":{"tf":1.0},"625":{"tf":1.4142135623730951},"626":{"tf":1.4142135623730951},"627":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"700":{"tf":1.0},"711":{"tf":1.0},"740":{"tf":1.0},"770":{"tf":1.0},"785":{"tf":1.0},"788":{"tf":1.0},"825":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":2.0},"873":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"912":{"tf":1.0},"913":{"tf":1.0},"918":{"tf":1.0},"936":{"tf":1.0},"950":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":1.0},"985":{"tf":1.0}},"i":{"df":51,"docs":{"1087":{"tf":1.0},"1122":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"182":{"tf":1.7320508075688772},"183":{"tf":2.0},"185":{"tf":1.4142135623730951},"191":{"tf":1.0},"197":{"tf":1.7320508075688772},"199":{"tf":2.23606797749979},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.4142135623730951},"234":{"tf":1.0},"238":{"tf":1.0},"241":{"tf":1.0},"283":{"tf":1.0},"303":{"tf":1.0},"318":{"tf":2.0},"335":{"tf":1.0},"343":{"tf":1.0},"354":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"381":{"tf":1.0},"39":{"tf":1.0},"395":{"tf":1.0},"413":{"tf":1.4142135623730951},"419":{"tf":1.0},"42":{"tf":1.0},"448":{"tf":1.0},"475":{"tf":1.0},"480":{"tf":1.0},"487":{"tf":1.0},"505":{"tf":1.0},"514":{"tf":1.0},"541":{"tf":2.0},"542":{"tf":2.23606797749979},"544":{"tf":1.0},"550":{"tf":1.0},"555":{"tf":2.449489742783178},"56":{"tf":1.0},"57":{"tf":1.0},"580":{"tf":1.0},"707":{"tf":1.0},"961":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0},"974":{"tf":1.4142135623730951},"975":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":7,"docs":{"232":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.4142135623730951},"238":{"tf":1.0},"548":{"tf":1.0},"632":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"740":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"28":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"9":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"185":{"tf":1.4142135623730951},"367":{"tf":1.0},"447":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"393":{"tf":1.0}}}},"n":{"df":2,"docs":{"254":{"tf":1.0},"303":{"tf":1.0}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"m":{"df":2,"docs":{"289":{"tf":1.0},"290":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":6,"docs":{"286":{"tf":1.0},"287":{"tf":2.0},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"313":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"d":{",":{"'":{":":{":":{"'":{")":{"[":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":10,"docs":{"1121":{"tf":1.0},"203":{"tf":1.0},"316":{"tf":1.0},"510":{"tf":2.449489742783178},"52":{"tf":1.0},"548":{"tf":1.0},"642":{"tf":1.0},"705":{"tf":1.0},"740":{"tf":1.0},"89":{"tf":1.0}}}}},"o":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1010":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":3,"docs":{"128":{"tf":1.0},"155":{"tf":1.0},"79":{"tf":1.0}}}},"n":{"df":1,"docs":{"859":{"tf":1.0}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":14,"docs":{"1007":{"tf":1.4142135623730951},"1010":{"tf":1.0},"1015":{"tf":3.0},"851":{"tf":1.4142135623730951},"855":{"tf":1.4142135623730951},"856":{"tf":1.7320508075688772},"857":{"tf":2.23606797749979},"858":{"tf":2.449489742783178},"859":{"tf":2.8284271247461903},"864":{"tf":1.0},"866":{"tf":3.605551275463989},"880":{"tf":1.0},"896":{"tf":1.0},"897":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}},"s":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"889":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"318":{"tf":3.0},"447":{"tf":2.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"430":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"o":{"df":1,"docs":{"1066":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":11,"docs":{"12":{"tf":1.0},"17":{"tf":1.7320508075688772},"177":{"tf":1.0},"196":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"285":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"/":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{">":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"940":{"tf":1.0},"941":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":5,"docs":{"318":{"tf":1.7320508075688772},"605":{"tf":1.0},"620":{"tf":1.0},"637":{"tf":1.0},"941":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"880":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":83,"docs":{"101":{"tf":1.0},"105":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1061":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1087":{"tf":1.0},"13":{"tf":1.0},"137":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"175":{"tf":1.7320508075688772},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"184":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.7320508075688772},"238":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"261":{"tf":1.0},"263":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"292":{"tf":1.0},"307":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"369":{"tf":1.0},"376":{"tf":1.0},"379":{"tf":1.0},"410":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.7320508075688772},"452":{"tf":1.4142135623730951},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.7320508075688772},"466":{"tf":2.23606797749979},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.0},"48":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.7320508075688772},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":2.0},"550":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.4142135623730951},"622":{"tf":1.0},"671":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"953":{"tf":1.4142135623730951},"959":{"tf":2.23606797749979},"961":{"tf":1.0},"962":{"tf":2.23606797749979},"963":{"tf":1.0}}}},"r":{"c":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":2,"docs":{"1124":{"tf":1.0},"396":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":4,"docs":{"296":{"tf":1.4142135623730951},"306":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":12,"docs":{"203":{"tf":1.4142135623730951},"316":{"tf":1.4142135623730951},"451":{"tf":1.0},"675":{"tf":1.7320508075688772},"676":{"tf":2.449489742783178},"677":{"tf":1.0},"678":{"tf":2.6457513110645907},"679":{"tf":1.4142135623730951},"680":{"tf":1.0},"681":{"tf":1.0},"682":{"tf":1.4142135623730951},"958":{"tf":1.0}}},"o":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"552":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"161":{"tf":1.0},"304":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"a":{"b":{"df":1,"docs":{"289":{"tf":1.0}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"179":{"tf":1.0}}}},"l":{"df":15,"docs":{"134":{"tf":1.0},"143":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"348":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.4142135623730951},"378":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":2.0},"436":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"457":{"tf":1.0},"527":{"tf":1.0},"655":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"296":{"tf":1.0},"353":{"tf":1.0},"359":{"tf":1.0}}}}}},"df":5,"docs":{"352":{"tf":2.0},"488":{"tf":1.0},"576":{"tf":1.0},"913":{"tf":1.4142135623730951},"954":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":2,"docs":{"216":{"tf":1.0},"506":{"tf":1.4142135623730951}}}},"g":{"df":0,"docs":{},"e":{"df":13,"docs":{"1075":{"tf":1.0},"221":{"tf":2.0},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"359":{"tf":1.0},"367":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.4142135623730951},"431":{"tf":2.0},"732":{"tf":1.4142135623730951},"918":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"548":{"tf":1.0},"887":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"613":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"373":{"tf":1.0},"665":{"tf":1.0},"948":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":47,"docs":{"1000":{"tf":1.7320508075688772},"1001":{"tf":1.7320508075688772},"1008":{"tf":1.0},"1011":{"tf":1.0},"103":{"tf":1.0},"1033":{"tf":1.0},"105":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":2.0},"156":{"tf":1.7320508075688772},"161":{"tf":1.0},"215":{"tf":1.0},"224":{"tf":1.0},"264":{"tf":1.0},"284":{"tf":1.0},"322":{"tf":1.0},"330":{"tf":1.0},"357":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.0},"410":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"465":{"tf":1.4142135623730951},"544":{"tf":1.0},"545":{"tf":1.0},"738":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"785":{"tf":1.0},"788":{"tf":1.0},"853":{"tf":2.0},"854":{"tf":1.0},"876":{"tf":1.0},"924":{"tf":1.0},"957":{"tf":1.0},"963":{"tf":1.0},"967":{"tf":1.7320508075688772},"977":{"tf":1.4142135623730951},"978":{"tf":1.0},"982":{"tf":1.4142135623730951},"989":{"tf":1.0},"994":{"tf":1.0},"997":{"tf":1.7320508075688772},"998":{"tf":1.0},"999":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":2,"docs":{"1036":{"tf":1.0},"353":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":2,"docs":{"947":{"tf":1.0},"952":{"tf":1.0}},"t":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"181":{"tf":1.4142135623730951},"186":{"tf":1.0},"191":{"tf":1.0},"276":{"tf":2.449489742783178},"480":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"282":{"tf":1.4142135623730951},"283":{"tf":1.7320508075688772}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"1029":{"tf":1.0}}}}}}},"df":94,"docs":{"1008":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1025":{"tf":1.4142135623730951},"1027":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1098":{"tf":1.4142135623730951},"1124":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.7320508075688772},"191":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":1.0},"206":{"tf":1.0},"215":{"tf":1.0},"239":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"285":{"tf":1.0},"295":{"tf":1.0},"300":{"tf":1.0},"309":{"tf":1.0},"323":{"tf":1.0},"326":{"tf":1.0},"337":{"tf":1.0},"340":{"tf":1.4142135623730951},"342":{"tf":1.0},"346":{"tf":1.4142135623730951},"353":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"396":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"467":{"tf":1.0},"469":{"tf":1.4142135623730951},"470":{"tf":1.0},"480":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":2.0},"506":{"tf":1.0},"508":{"tf":1.7320508075688772},"509":{"tf":2.449489742783178},"51":{"tf":1.0},"510":{"tf":2.449489742783178},"540":{"tf":1.0},"555":{"tf":1.0},"563":{"tf":1.0},"572":{"tf":1.4142135623730951},"575":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"581":{"tf":1.0},"59":{"tf":1.7320508075688772},"594":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"633":{"tf":1.0},"64":{"tf":1.0},"642":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"705":{"tf":1.7320508075688772},"728":{"tf":1.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.4142135623730951},"746":{"tf":1.0},"803":{"tf":1.0},"873":{"tf":1.0},"880":{"tf":1.7320508075688772},"896":{"tf":1.0},"917":{"tf":1.0},"92":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.4142135623730951},"948":{"tf":1.0},"975":{"tf":1.0},"986":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1020":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":3,"docs":{"1061":{"tf":1.0},"181":{"tf":1.4142135623730951},"185":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"1003":{"tf":1.0},"1061":{"tf":1.0},"323":{"tf":2.0},"447":{"tf":1.4142135623730951},"505":{"tf":1.0},"575":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}}},"t":{"df":5,"docs":{"1040":{"tf":1.0},"1046":{"tf":1.0},"198":{"tf":1.0},"354":{"tf":1.0},"487":{"tf":1.0}},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"621":{"tf":1.0},"625":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"113":{"tf":1.0},"155":{"tf":1.0},"343":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.4142135623730951},"373":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"43":{"tf":1.0},"444":{"tf":1.0},"477":{"tf":1.4142135623730951},"499":{"tf":1.0},"506":{"tf":1.4142135623730951},"518":{"tf":2.449489742783178},"519":{"tf":1.4142135623730951},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.0},"527":{"tf":2.6457513110645907},"528":{"tf":2.8284271247461903},"530":{"tf":1.4142135623730951},"580":{"tf":1.0},"613":{"tf":1.0},"720":{"tf":1.0},"874":{"tf":1.0},"913":{"tf":1.0},"948":{"tf":1.0},"982":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1019":{"tf":1.4142135623730951},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"290":{"tf":1.0},"546":{"tf":1.0},"561":{"tf":1.0}}}}}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":15,"docs":{"518":{"tf":1.7320508075688772},"519":{"tf":1.0},"520":{"tf":1.7320508075688772},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":1.0},"530":{"tf":1.0},"531":{"tf":1.0},"625":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"469":{"tf":1.7320508075688772},"944":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":12,"docs":{"170":{"tf":1.0},"199":{"tf":1.0},"221":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"304":{"tf":2.449489742783178},"408":{"tf":1.0},"940":{"tf":2.23606797749979},"941":{"tf":1.7320508075688772},"942":{"tf":1.7320508075688772},"943":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":16,"docs":{"1040":{"tf":1.7320508075688772},"1042":{"tf":1.0},"183":{"tf":2.449489742783178},"186":{"tf":1.0},"190":{"tf":1.4142135623730951},"31":{"tf":1.0},"539":{"tf":2.8284271247461903},"542":{"tf":3.3166247903554},"548":{"tf":3.4641016151377544},"585":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.4142135623730951},"707":{"tf":1.7320508075688772},"708":{"tf":4.0},"709":{"tf":1.7320508075688772},"710":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"s":{"_":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{">":{"_":{"df":0,"docs":{},"{":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"708":{"tf":1.0}}}}},"y":{"df":1,"docs":{"708":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"1":{"2":{"3":{"4":{"5":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"709":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"/":{"1":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"354":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1046":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1046":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"d":{"df":2,"docs":{"957":{"tf":1.0},"958":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":14,"docs":{"1023":{"tf":1.0},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.4142135623730951},"113":{"tf":2.0},"115":{"tf":1.0},"127":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"391":{"tf":1.0},"403":{"tf":1.0},"416":{"tf":1.0},"528":{"tf":1.0},"844":{"tf":1.4142135623730951},"964":{"tf":1.0}},"s":{"df":0,"docs":{},"{":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"416":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"y":{"df":6,"docs":{"457":{"tf":1.0},"531":{"tf":1.0},"664":{"tf":1.0},"873":{"tf":1.0},"93":{"tf":1.4142135623730951},"983":{"tf":1.0}}}},"d":{"=":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"9":{"9":{"df":1,"docs":{"847":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"671":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"562":{"tf":1.4142135623730951},"962":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":41,"docs":{"131":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"140":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"168":{"tf":1.0},"170":{"tf":1.0},"211":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.7320508075688772},"298":{"tf":1.0},"299":{"tf":1.4142135623730951},"309":{"tf":1.0},"311":{"tf":1.4142135623730951},"313":{"tf":1.7320508075688772},"318":{"tf":1.4142135623730951},"331":{"tf":1.0},"350":{"tf":1.0},"363":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.4142135623730951},"416":{"tf":1.0},"489":{"tf":1.0},"555":{"tf":1.7320508075688772},"556":{"tf":1.4142135623730951},"641":{"tf":1.0},"69":{"tf":1.0},"705":{"tf":4.47213595499958},"779":{"tf":3.1622776601683795},"927":{"tf":1.7320508075688772},"928":{"tf":3.3166247903554},"929":{"tf":2.8284271247461903},"931":{"tf":2.0},"932":{"tf":1.7320508075688772},"933":{"tf":2.23606797749979}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"505":{"tf":1.0},"506":{"tf":1.0},"985":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":44,"docs":{"1011":{"tf":1.0},"1025":{"tf":1.0},"1066":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.4142135623730951},"169":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"222":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.0},"348":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"375":{"tf":1.0},"390":{"tf":1.0},"435":{"tf":1.0},"451":{"tf":1.0},"495":{"tf":1.0},"525":{"tf":1.0},"542":{"tf":1.0},"584":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"589":{"tf":1.4142135623730951},"591":{"tf":1.0},"691":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.4142135623730951},"910":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"939":{"tf":1.0},"947":{"tf":1.0},"954":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"#":{"1":{"5":{"9":{"5":{"1":{"0":{"df":1,"docs":{"622":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"3":{"4":{"2":{"4":{"df":1,"docs":{"1018":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"0":{"3":{"6":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"3":{"df":1,"docs":{"784":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"3":{"4":{"2":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"3":{"4":{"df":1,"docs":{"571":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"1":{"8":{"8":{"df":1,"docs":{"1077":{"tf":1.0}}},"9":{"df":1,"docs":{"1077":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"1":{"df":1,"docs":{"659":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"1":{"df":1,"docs":{"1068":{"tf":1.0}}},"4":{"df":1,"docs":{"1068":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"9":{"3":{"df":1,"docs":{"1048":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"3":{"2":{"3":{"df":1,"docs":{"682":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"6":{"7":{"df":1,"docs":{"454":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"1":{"4":{"0":{"df":1,"docs":{"755":{"tf":1.0}}},"1":{"df":1,"docs":{"764":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"7":{"7":{"df":1,"docs":{"1057":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"5":{"8":{"2":{"df":1,"docs":{"400":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"8":{"8":{"4":{"df":1,"docs":{"671":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"6":{"4":{"8":{"1":{"df":1,"docs":{"1003":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"4":{"0":{"df":1,"docs":{"945":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"2":{"5":{"df":1,"docs":{"263":{"tf":1.0}}},"7":{"df":1,"docs":{"263":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"3":{"4":{"8":{"df":1,"docs":{"772":{"tf":1.0}}},"9":{"df":1,"docs":{"772":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"0":{"7":{"df":1,"docs":{"607":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"3":{"3":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"8":{"df":1,"docs":{"288":{"tf":1.0}}},"df":0,"docs":{}},"1":{"0":{"df":1,"docs":{"289":{"tf":1.0}}},"3":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"3":{"7":{"df":1,"docs":{"292":{"tf":1.0}}},"df":0,"docs":{}},"7":{"2":{"df":1,"docs":{"290":{"tf":1.0}}},"df":0,"docs":{}},"8":{"9":{"df":1,"docs":{"291":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"8":{"1":{"df":1,"docs":{"456":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"5":{"4":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"4":{"0":{"1":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"2":{"8":{"8":{"df":1,"docs":{"820":{"tf":1.0}}},"9":{"df":1,"docs":{"819":{"tf":1.0}}},"df":0,"docs":{}},"9":{"0":{"df":1,"docs":{"831":{"tf":1.0}}},"1":{"df":1,"docs":{"830":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"7":{"8":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"1":{"4":{"1":{"5":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"4":{"8":{"df":1,"docs":{"841":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1033":{"tf":1.4142135623730951}}},"4":{"3":{"0":{"2":{"df":1,"docs":{"752":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1121":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"'":{"df":2,"docs":{"197":{"tf":1.0},"198":{"tf":1.0}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"959":{"tf":1.0},"962":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}}},"df":64,"docs":{"1018":{"tf":1.0},"1025":{"tf":1.4142135623730951},"1033":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"1077":{"tf":1.0},"1087":{"tf":1.4142135623730951},"12":{"tf":1.0},"17":{"tf":2.449489742783178},"175":{"tf":1.0},"196":{"tf":2.449489742783178},"197":{"tf":2.0},"198":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"207":{"tf":1.0},"209":{"tf":2.0},"21":{"tf":1.0},"210":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"263":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"288":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":2.0},"307":{"tf":1.0},"348":{"tf":1.4142135623730951},"350":{"tf":1.4142135623730951},"401":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.7320508075688772},"562":{"tf":1.4142135623730951},"581":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"644":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"679":{"tf":1.0},"684":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"81":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.4142135623730951},"843":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"923":{"tf":1.0},"953":{"tf":2.0},"959":{"tf":2.6457513110645907},"960":{"tf":1.0},"962":{"tf":2.6457513110645907},"963":{"tf":1.0},"964":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951},"991":{"tf":1.4142135623730951},"995":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"113":{"tf":1.0},"128":{"tf":1.0},"186":{"tf":1.0},"334":{"tf":1.0},"416":{"tf":1.0},"514":{"tf":1.0},"917":{"tf":1.0}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"676":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"g":{"df":34,"docs":{"1073":{"tf":1.0},"1099":{"tf":1.4142135623730951},"203":{"tf":1.0},"212":{"tf":1.0},"222":{"tf":1.0},"231":{"tf":1.0},"238":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.7320508075688772},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":2.6457513110645907},"257":{"tf":1.0},"258":{"tf":1.0},"269":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"312":{"tf":1.0},"316":{"tf":1.0},"357":{"tf":1.0},"364":{"tf":1.0},"37":{"tf":1.0},"382":{"tf":1.0},"392":{"tf":1.0},"50":{"tf":1.0},"505":{"tf":1.0},"824":{"tf":1.0},"950":{"tf":1.4142135623730951},"956":{"tf":2.0},"958":{"tf":2.0},"959":{"tf":2.449489742783178},"960":{"tf":1.0},"962":{"tf":1.0},"966":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"1099":{"tf":1.0}}},"df":0,"docs":{}}}}},"[":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"956":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"813":{"tf":1.4142135623730951},"817":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}},"df":100,"docs":{"1003":{"tf":1.4142135623730951},"1006":{"tf":1.0},"1010":{"tf":3.3166247903554},"1040":{"tf":1.0},"1048":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":1.0},"1108":{"tf":1.0},"1119":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":2.0},"124":{"tf":2.0},"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.0},"168":{"tf":1.0},"205":{"tf":1.0},"214":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":2.0},"228":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":3.4641016151377544},"247":{"tf":1.7320508075688772},"25":{"tf":1.0},"251":{"tf":1.0},"254":{"tf":1.0},"264":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.0},"305":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"363":{"tf":1.0},"367":{"tf":1.0},"368":{"tf":1.0},"372":{"tf":1.0},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"403":{"tf":1.0},"422":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.0},"495":{"tf":1.7320508075688772},"497":{"tf":1.0},"499":{"tf":1.0},"502":{"tf":1.0},"567":{"tf":1.4142135623730951},"622":{"tf":1.0},"624":{"tf":1.0},"643":{"tf":1.0},"684":{"tf":1.0},"725":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.4142135623730951},"8":{"tf":1.4142135623730951},"800":{"tf":2.0},"811":{"tf":2.23606797749979},"812":{"tf":1.7320508075688772},"813":{"tf":4.69041575982343},"814":{"tf":1.4142135623730951},"815":{"tf":1.0},"816":{"tf":1.0},"817":{"tf":1.0},"818":{"tf":1.0},"819":{"tf":1.7320508075688772},"820":{"tf":1.7320508075688772},"821":{"tf":1.7320508075688772},"822":{"tf":2.23606797749979},"823":{"tf":1.7320508075688772},"824":{"tf":4.242640687119285},"825":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"828":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"830":{"tf":1.7320508075688772},"831":{"tf":1.7320508075688772},"832":{"tf":1.7320508075688772},"88":{"tf":1.0},"9":{"tf":1.0},"928":{"tf":1.0},"931":{"tf":1.0},"947":{"tf":1.0},"948":{"tf":1.0},"958":{"tf":2.6457513110645907},"959":{"tf":2.0},"964":{"tf":1.0},"966":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"825":{"tf":1.0},"828":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":3,"docs":{"133":{"tf":1.0},"510":{"tf":1.0},"585":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"508":{"tf":1.0},"607":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"31":{"tf":1.0}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"1040":{"tf":1.4142135623730951},"988":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"354":{"tf":1.0}}}}}}}}}},"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"956":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":40,"docs":{"1006":{"tf":2.0},"1007":{"tf":2.0},"1008":{"tf":2.23606797749979},"1009":{"tf":2.0},"1010":{"tf":2.0},"1011":{"tf":2.449489742783178},"1012":{"tf":1.0},"1013":{"tf":1.4142135623730951},"1014":{"tf":1.0},"1015":{"tf":1.0},"1016":{"tf":1.0},"1060":{"tf":1.0},"222":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":2.0},"355":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.4142135623730951},"363":{"tf":2.0},"365":{"tf":1.0},"372":{"tf":1.7320508075688772},"407":{"tf":1.0},"429":{"tf":1.0},"430":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"438":{"tf":2.0},"538":{"tf":1.0},"560":{"tf":1.4142135623730951},"847":{"tf":1.0},"897":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"924":{"tf":1.4142135623730951},"950":{"tf":1.0},"956":{"tf":2.0},"958":{"tf":1.7320508075688772},"959":{"tf":1.0},"960":{"tf":2.449489742783178},"966":{"tf":1.7320508075688772}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"321":{"tf":1.0},"99":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"12":{"tf":1.0}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"546":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"81":{"tf":1.0}}}}}}},"df":60,"docs":{"1011":{"tf":1.0},"1029":{"tf":3.872983346207417},"1037":{"tf":2.8284271247461903},"1053":{"tf":4.58257569495584},"1069":{"tf":1.4142135623730951},"1091":{"tf":3.1622776601683795},"1103":{"tf":4.69041575982343},"1104":{"tf":5.0},"129":{"tf":1.0},"157":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"181":{"tf":2.0},"183":{"tf":1.0},"190":{"tf":2.449489742783178},"191":{"tf":1.7320508075688772},"199":{"tf":1.7320508075688772},"223":{"tf":1.0},"230":{"tf":1.4142135623730951},"268":{"tf":2.23606797749979},"271":{"tf":1.4142135623730951},"278":{"tf":1.0},"279":{"tf":1.4142135623730951},"288":{"tf":1.0},"318":{"tf":1.0},"342":{"tf":2.0},"343":{"tf":1.0},"356":{"tf":1.0},"396":{"tf":2.23606797749979},"413":{"tf":1.4142135623730951},"426":{"tf":1.0},"434":{"tf":1.0},"452":{"tf":1.0},"457":{"tf":1.0},"542":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"580":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"664":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951},"666":{"tf":1.0},"679":{"tf":2.0},"690":{"tf":1.0},"708":{"tf":2.449489742783178},"710":{"tf":1.4142135623730951},"711":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"757":{"tf":3.605551275463989},"766":{"tf":5.916079783099616},"774":{"tf":3.872983346207417},"782":{"tf":1.7320508075688772},"796":{"tf":2.0},"797":{"tf":1.7320508075688772},"808":{"tf":2.449489742783178},"817":{"tf":1.4142135623730951},"828":{"tf":1.4142135623730951},"880":{"tf":1.0},"923":{"tf":1.4142135623730951},"941":{"tf":1.0}}}},"p":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":1,"docs":{"939":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"896":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"542":{"tf":1.0},"959":{"tf":1.0}}}}}}},"u":{"c":{"df":0,"docs":{},"t":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":17,"docs":{"1053":{"tf":1.0},"1103":{"tf":3.1622776601683795},"1104":{"tf":2.0},"160":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"229":{"tf":1.0},"267":{"tf":1.4142135623730951},"276":{"tf":1.4142135623730951},"284":{"tf":1.0},"358":{"tf":1.7320508075688772},"419":{"tf":1.4142135623730951},"580":{"tf":1.0},"664":{"tf":3.0},"720":{"tf":1.4142135623730951},"847":{"tf":1.0},"877":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":54,"docs":{"1027":{"tf":1.0},"1036":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.0},"1109":{"tf":1.0},"1124":{"tf":2.23606797749979},"123":{"tf":1.0},"180":{"tf":1.0},"198":{"tf":1.0},"218":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"238":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.0},"290":{"tf":1.4142135623730951},"295":{"tf":1.0},"318":{"tf":1.4142135623730951},"321":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":2.0},"355":{"tf":1.0},"356":{"tf":2.23606797749979},"357":{"tf":1.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"364":{"tf":1.4142135623730951},"368":{"tf":1.0},"376":{"tf":1.0},"38":{"tf":1.4142135623730951},"402":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"417":{"tf":1.0},"50":{"tf":1.0},"540":{"tf":1.0},"561":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"727":{"tf":1.0},"779":{"tf":1.0},"789":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0},"916":{"tf":1.0},"956":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":6,"docs":{"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"506":{"tf":2.449489742783178},"839":{"tf":2.0},"840":{"tf":1.4142135623730951},"841":{"tf":1.0}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"481":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"i":{"df":16,"docs":{"260":{"tf":1.7320508075688772},"262":{"tf":1.0},"328":{"tf":2.23606797749979},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"516":{"tf":1.0},"527":{"tf":1.0},"715":{"tf":2.23606797749979},"722":{"tf":1.0},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"725":{"tf":1.0},"728":{"tf":2.6457513110645907},"732":{"tf":1.0}}},"y":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"b":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"/":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"728":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"728":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"723":{"tf":1.0},"724":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"288":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":30,"docs":{"1109":{"tf":1.0},"1115":{"tf":2.23606797749979},"1116":{"tf":1.0},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"1120":{"tf":1.0},"1121":{"tf":1.0},"1122":{"tf":1.7320508075688772},"1123":{"tf":1.0},"1124":{"tf":1.0},"394":{"tf":3.1622776601683795},"458":{"tf":1.7320508075688772},"459":{"tf":1.0},"460":{"tf":2.0},"461":{"tf":1.0},"462":{"tf":1.0},"463":{"tf":1.0},"464":{"tf":1.0},"465":{"tf":1.0},"466":{"tf":1.0},"467":{"tf":1.0},"468":{"tf":1.0},"469":{"tf":1.0},"470":{"tf":1.0},"471":{"tf":1.0},"472":{"tf":1.0},"473":{"tf":1.4142135623730951},"947":{"tf":4.0},"952":{"tf":3.0}}}}}},"u":{"b":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"940":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"343":{"tf":1.4142135623730951},"580":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"143":{"tf":1.0},"154":{"tf":1.0},"235":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"598":{"tf":1.4142135623730951},"652":{"tf":1.0},"711":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"419":{"tf":1.0}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":12,"docs":{"394":{"tf":1.7320508075688772},"403":{"tf":1.0},"408":{"tf":1.7320508075688772},"409":{"tf":1.4142135623730951},"415":{"tf":1.4142135623730951},"416":{"tf":1.4142135623730951},"538":{"tf":1.0},"952":{"tf":1.7320508075688772},"958":{"tf":2.0},"959":{"tf":1.7320508075688772},"962":{"tf":2.0},"966":{"tf":2.8284271247461903}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"d":{"a":{"df":0,"docs":{},"t":{"a":{".":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"737":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":11,"docs":{"1122":{"tf":1.0},"361":{"tf":1.0},"451":{"tf":1.0},"453":{"tf":1.0},"455":{"tf":1.0},"571":{"tf":1.0},"590":{"tf":1.0},"599":{"tf":1.0},"633":{"tf":1.0},"752":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":38,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1044":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":1.0},"275":{"tf":1.0},"348":{"tf":1.0},"374":{"tf":1.0},"375":{"tf":2.23606797749979},"381":{"tf":1.0},"382":{"tf":1.4142135623730951},"386":{"tf":2.0},"390":{"tf":1.4142135623730951},"445":{"tf":1.0},"447":{"tf":2.449489742783178},"455":{"tf":1.4142135623730951},"506":{"tf":1.0},"562":{"tf":1.0},"594":{"tf":1.0},"657":{"tf":1.0},"688":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"786":{"tf":1.0},"845":{"tf":1.0},"9":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":2.449489742783178},"904":{"tf":1.0},"914":{"tf":1.0},"932":{"tf":1.4142135623730951},"949":{"tf":1.0},"958":{"tf":2.0},"962":{"tf":1.0},"964":{"tf":1.0},"976":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{")":{".":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"1":{"3":{"df":1,"docs":{"273":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"=":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"635":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":2,"docs":{"182":{"tf":1.4142135623730951},"541":{"tf":2.0}}}}}}}},"df":0,"docs":{},"s":{"3":{"df":10,"docs":{"1061":{"tf":1.0},"1065":{"tf":1.4142135623730951},"1069":{"tf":1.0},"1100":{"tf":1.0},"1104":{"tf":1.0},"508":{"tf":1.0},"661":{"tf":1.0},"665":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":98,"docs":{"1018":{"tf":1.0},"1020":{"tf":1.4142135623730951},"1022":{"tf":1.0},"1035":{"tf":3.4641016151377544},"1037":{"tf":1.0},"1046":{"tf":2.23606797749979},"1053":{"tf":1.0},"1066":{"tf":2.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"190":{"tf":1.4142135623730951},"191":{"tf":1.0},"199":{"tf":2.6457513110645907},"202":{"tf":1.0},"203":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.0},"229":{"tf":1.0},"234":{"tf":1.4142135623730951},"239":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"261":{"tf":1.4142135623730951},"262":{"tf":1.4142135623730951},"266":{"tf":3.4641016151377544},"267":{"tf":2.23606797749979},"268":{"tf":1.7320508075688772},"270":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"273":{"tf":1.7320508075688772},"274":{"tf":1.0},"275":{"tf":1.7320508075688772},"276":{"tf":3.0},"284":{"tf":1.0},"316":{"tf":1.0},"360":{"tf":1.0},"451":{"tf":1.4142135623730951},"455":{"tf":1.4142135623730951},"465":{"tf":2.23606797749979},"466":{"tf":2.8284271247461903},"467":{"tf":2.0},"468":{"tf":2.8284271247461903},"471":{"tf":1.4142135623730951},"472":{"tf":1.4142135623730951},"527":{"tf":1.7320508075688772},"528":{"tf":1.0},"529":{"tf":2.6457513110645907},"541":{"tf":1.7320508075688772},"544":{"tf":1.0},"546":{"tf":2.23606797749979},"548":{"tf":1.0},"585":{"tf":1.7320508075688772},"586":{"tf":1.0},"591":{"tf":1.0},"596":{"tf":1.0},"607":{"tf":1.0},"609":{"tf":2.0},"611":{"tf":1.0},"613":{"tf":1.0},"614":{"tf":1.0},"617":{"tf":2.0},"619":{"tf":1.0},"622":{"tf":2.8284271247461903},"628":{"tf":2.8284271247461903},"630":{"tf":1.0},"644":{"tf":1.7320508075688772},"676":{"tf":1.4142135623730951},"678":{"tf":1.7320508075688772},"679":{"tf":1.7320508075688772},"686":{"tf":2.0},"690":{"tf":1.4142135623730951},"705":{"tf":1.7320508075688772},"751":{"tf":1.0},"755":{"tf":2.0},"757":{"tf":1.0},"761":{"tf":1.7320508075688772},"762":{"tf":1.7320508075688772},"766":{"tf":1.0},"770":{"tf":1.7320508075688772},"774":{"tf":1.0},"778":{"tf":1.7320508075688772},"781":{"tf":1.4142135623730951},"782":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.0},"789":{"tf":1.0},"792":{"tf":1.4142135623730951},"796":{"tf":1.0},"803":{"tf":1.0},"808":{"tf":1.0},"862":{"tf":1.4142135623730951},"868":{"tf":1.0},"882":{"tf":1.0},"889":{"tf":1.0},"891":{"tf":1.0},"901":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"793":{"tf":1.4142135623730951},"797":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":20,"docs":{"220":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"234":{"tf":1.0},"247":{"tf":1.4142135623730951},"249":{"tf":1.0},"256":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":1.4142135623730951},"299":{"tf":1.7320508075688772},"300":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.7320508075688772},"360":{"tf":1.0},"410":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":1.7320508075688772},"451":{"tf":1.0},"455":{"tf":1.0},"580":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":1,"docs":{"662":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"/":{"<":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{">":{"/":{"<":{"d":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"386":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"386":{"tf":1.0}}},"y":{"/":{"c":{"df":0,"docs":{},"e":{"3":{"9":{"b":{"6":{"0":{"8":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":41,"docs":{"1046":{"tf":1.7320508075688772},"1051":{"tf":1.0},"1061":{"tf":1.0},"108":{"tf":1.0},"248":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"307":{"tf":1.0},"34":{"tf":1.0},"341":{"tf":1.4142135623730951},"343":{"tf":1.0},"373":{"tf":1.4142135623730951},"396":{"tf":1.0},"416":{"tf":1.0},"448":{"tf":1.0},"50":{"tf":1.0},"506":{"tf":1.0},"523":{"tf":1.0},"613":{"tf":1.7320508075688772},"633":{"tf":1.0},"638":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.4142135623730951},"694":{"tf":1.0},"698":{"tf":1.0},"742":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"898":{"tf":1.4142135623730951},"91":{"tf":1.0},"928":{"tf":2.0},"929":{"tf":1.7320508075688772},"931":{"tf":2.6457513110645907},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"957":{"tf":1.4142135623730951},"97":{"tf":1.0},"98":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.4142135623730951},"276":{"tf":1.0},"541":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"840":{"tf":1.0}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"655":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"412":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":4,"docs":{"188":{"tf":1.4142135623730951},"446":{"tf":1.0},"64":{"tf":1.0},"927":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"935":{"tf":1.0},"939":{"tf":4.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"939":{"tf":1.0}}}}}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"939":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"939":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"939":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":1,"docs":{"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"967":{"tf":1.0}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":14,"docs":{"1019":{"tf":1.0},"102":{"tf":1.0},"113":{"tf":1.0},"131":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"37":{"tf":1.0},"375":{"tf":1.0},"447":{"tf":1.0},"497":{"tf":1.0},"500":{"tf":1.0},"503":{"tf":1.0},"506":{"tf":1.0},"810":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":18,"docs":{"1004":{"tf":1.7320508075688772},"1011":{"tf":1.0},"1059":{"tf":1.0},"21":{"tf":1.0},"373":{"tf":1.4142135623730951},"448":{"tf":1.4142135623730951},"488":{"tf":2.6457513110645907},"506":{"tf":1.4142135623730951},"507":{"tf":1.7320508075688772},"508":{"tf":2.8284271247461903},"509":{"tf":1.4142135623730951},"51":{"tf":1.0},"510":{"tf":1.7320508075688772},"515":{"tf":1.4142135623730951},"52":{"tf":1.7320508075688772},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"948":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"i":{"d":{"df":2,"docs":{"508":{"tf":1.4142135623730951},"510":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"515":{"tf":2.23606797749979},"665":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":2,"docs":{"508":{"tf":1.0},"665":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"1091":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"d":{"df":1,"docs":{"451":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"t":{"df":19,"docs":{"1003":{"tf":1.0},"1048":{"tf":1.0},"1100":{"tf":1.0},"125":{"tf":1.7320508075688772},"135":{"tf":1.0},"175":{"tf":1.0},"186":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.0},"318":{"tf":1.0},"353":{"tf":1.0},"362":{"tf":1.4142135623730951},"507":{"tf":1.0},"529":{"tf":1.0},"657":{"tf":1.0},"691":{"tf":1.0},"8":{"tf":1.0},"976":{"tf":1.0},"977":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"(":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":1,"docs":{"462":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"898":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.4142135623730951}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"634":{"tf":1.0}},"e":{"d":{"df":2,"docs":{"841":{"tf":1.4142135623730951},"985":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"1100":{"tf":1.0}}}},"df":13,"docs":{"1095":{"tf":1.4142135623730951},"1100":{"tf":1.4142135623730951},"121":{"tf":1.0},"365":{"tf":1.0},"390":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"574":{"tf":1.0},"841":{"tf":1.0},"929":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.4142135623730951},"985":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":10,"docs":{"373":{"tf":1.0},"375":{"tf":1.0},"416":{"tf":1.0},"574":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"933":{"tf":1.0},"938":{"tf":3.0},"939":{"tf":1.0},"948":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"950":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":82,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.4142135623730951},"103":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1061":{"tf":1.4142135623730951},"111":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"216":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"234":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"256":{"tf":1.0},"264":{"tf":1.0},"291":{"tf":1.0},"296":{"tf":1.0},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"34":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.4142135623730951},"364":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"378":{"tf":1.0},"380":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"462":{"tf":1.4142135623730951},"466":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"538":{"tf":1.4142135623730951},"54":{"tf":1.0},"548":{"tf":1.0},"56":{"tf":1.0},"622":{"tf":1.0},"657":{"tf":1.0},"664":{"tf":1.0},"69":{"tf":1.0},"729":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"752":{"tf":1.0},"761":{"tf":1.0},"77":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"844":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.4142135623730951},"898":{"tf":1.4142135623730951},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.4142135623730951},"962":{"tf":1.0},"965":{"tf":1.0}}}},"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"185":{"tf":1.0},"572":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"510":{"tf":1.0},"528":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"276":{"tf":1.0},"650":{"tf":1.0}},"i":{"df":3,"docs":{"212":{"tf":1.0},"332":{"tf":1.0},"778":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":5,"docs":{"1073":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"386":{"tf":1.0},"497":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":17,"docs":{"104":{"tf":1.0},"1074":{"tf":1.0},"1110":{"tf":1.4142135623730951},"144":{"tf":1.0},"285":{"tf":1.0},"335":{"tf":1.4142135623730951},"740":{"tf":1.0},"850":{"tf":1.7320508075688772},"851":{"tf":2.8284271247461903},"852":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":3.0},"859":{"tf":1.4142135623730951},"876":{"tf":2.0},"880":{"tf":2.6457513110645907},"982":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":8,"docs":{"1027":{"tf":1.0},"126":{"tf":1.7320508075688772},"129":{"tf":1.7320508075688772},"140":{"tf":1.0},"226":{"tf":1.0},"257":{"tf":1.0},"708":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":9,"docs":{"228":{"tf":1.0},"357":{"tf":1.0},"36":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.0},"413":{"tf":1.0},"590":{"tf":1.0},"788":{"tf":1.0},"948":{"tf":1.0}}}},"m":{"(":{"'":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"539":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"m":{"a":{"d":{"df":1,"docs":{"539":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"1065":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"1065":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"644":{"tf":1.0},"686":{"tf":1.0}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"_":{"2":{"_":{"7":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"806":{"tf":1.0},"988":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"`":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"`":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{")":{".":{"`":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"300":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"806":{"tf":1.4142135623730951},"988":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1057":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"183":{"tf":1.0},"542":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":1,"docs":{"755":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"548":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1042":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1042":{"tf":2.8284271247461903},"1046":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"819":{"tf":1.4142135623730951},"820":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"/":{"(":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"*":{"1":{"0":{"2":{"4":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1057":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":4,"docs":{"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"732":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"v":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"781":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":19,"docs":{"1027":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"183":{"tf":1.4142135623730951},"288":{"tf":2.0},"291":{"tf":1.4142135623730951},"488":{"tf":1.0},"528":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.4142135623730951},"622":{"tf":1.4142135623730951},"678":{"tf":2.23606797749979},"690":{"tf":1.7320508075688772},"701":{"tf":1.0},"705":{"tf":2.23606797749979},"779":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"r":{"df":15,"docs":{"10":{"tf":1.0},"1025":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"548":{"tf":1.4142135623730951},"708":{"tf":1.0},"789":{"tf":1.0},"875":{"tf":1.0},"877":{"tf":1.0},"898":{"tf":1.0},"9":{"tf":1.0}},"i":{"df":50,"docs":{"1047":{"tf":1.7320508075688772},"1048":{"tf":1.0},"1049":{"tf":1.0},"1050":{"tf":1.0},"1051":{"tf":1.0},"1052":{"tf":1.0},"1053":{"tf":1.0},"1062":{"tf":1.7320508075688772},"1063":{"tf":2.0},"1077":{"tf":1.0},"1093":{"tf":2.6457513110645907},"1094":{"tf":1.0},"1095":{"tf":1.0},"1096":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0},"1100":{"tf":1.0},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.7320508075688772},"175":{"tf":1.0},"199":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.0},"352":{"tf":1.0},"379":{"tf":1.0},"394":{"tf":1.0},"447":{"tf":1.4142135623730951},"455":{"tf":1.0},"542":{"tf":1.0},"604":{"tf":1.0},"657":{"tf":1.7320508075688772},"658":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"663":{"tf":1.0},"664":{"tf":1.0},"665":{"tf":1.0},"666":{"tf":1.4142135623730951},"667":{"tf":1.0},"707":{"tf":1.4142135623730951},"708":{"tf":1.0},"87":{"tf":1.0},"871":{"tf":1.0},"875":{"tf":1.4142135623730951},"901":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"1109":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"694":{"tf":1.0},"698":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"d":{"a":{"df":0,"docs":{},"y":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"1025":{"tf":1.0},"1082":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"222":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"485":{"tf":1.0}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1025":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"i":{"df":3,"docs":{"256":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":72,"docs":{"1099":{"tf":1.0},"1105":{"tf":1.0},"1111":{"tf":1.4142135623730951},"1121":{"tf":1.0},"121":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"153":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"229":{"tf":1.0},"238":{"tf":1.0},"256":{"tf":1.4142135623730951},"295":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.7320508075688772},"324":{"tf":1.0},"325":{"tf":1.4142135623730951},"327":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"355":{"tf":1.0},"356":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.4142135623730951},"373":{"tf":1.0},"38":{"tf":1.0},"388":{"tf":1.4142135623730951},"390":{"tf":1.0},"395":{"tf":1.0},"424":{"tf":1.0},"447":{"tf":1.0},"466":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"559":{"tf":1.0},"573":{"tf":1.0},"595":{"tf":1.4142135623730951},"646":{"tf":1.0},"664":{"tf":1.0},"705":{"tf":1.0},"734":{"tf":1.0},"788":{"tf":1.7320508075688772},"812":{"tf":1.0},"847":{"tf":1.0},"880":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"963":{"tf":1.0}}}},"s":{"df":4,"docs":{"269":{"tf":1.0},"271":{"tf":1.0},"421":{"tf":1.0},"422":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":19,"docs":{"1019":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1077":{"tf":1.0},"1095":{"tf":1.0},"1109":{"tf":1.0},"175":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"215":{"tf":1.4142135623730951},"256":{"tf":1.0},"291":{"tf":1.0},"303":{"tf":1.4142135623730951},"312":{"tf":1.0},"313":{"tf":1.4142135623730951},"50":{"tf":1.0},"527":{"tf":1.0},"555":{"tf":1.0},"836":{"tf":1.0}}},"f":{"a":{"c":{"df":3,"docs":{"175":{"tf":1.0},"199":{"tf":1.0},"876":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"g":{"df":1,"docs":{"447":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"17":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"1018":{"tf":1.4142135623730951},"1105":{"tf":1.0},"535":{"tf":1.0},"725":{"tf":1.7320508075688772}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"725":{"tf":1.0},"726":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"900":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"938":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"518":{"tf":1.0}}}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"90":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"210":{"tf":1.0},"287":{"tf":1.0},"506":{"tf":1.0},"786":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":1,"docs":{"427":{"tf":1.0}},"n":{"c":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"928":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"928":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"a":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1104":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"928":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"1099":{"tf":1.0}}}},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1094":{"tf":1.4142135623730951},"1095":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1099":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"1104":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"1094":{"tf":1.4142135623730951},"1095":{"tf":1.0},"1098":{"tf":1.0},"1099":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"1029":{"tf":1.0},"1091":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":25,"docs":{"10":{"tf":1.0},"1093":{"tf":2.8284271247461903},"1094":{"tf":1.7320508075688772},"1095":{"tf":2.23606797749979},"1096":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1098":{"tf":3.0},"1099":{"tf":4.242640687119285},"1100":{"tf":1.4142135623730951},"1101":{"tf":1.0},"1102":{"tf":1.0},"1103":{"tf":2.0},"1104":{"tf":2.0},"115":{"tf":1.0},"129":{"tf":1.0},"198":{"tf":1.0},"475":{"tf":1.0},"913":{"tf":2.8284271247461903},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":2.449489742783178},"928":{"tf":2.23606797749979},"929":{"tf":1.0},"931":{"tf":2.449489742783178},"938":{"tf":2.23606797749979}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"325":{"tf":1.0},"928":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"x":{"df":9,"docs":{"180":{"tf":1.0},"413":{"tf":1.0},"463":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"48":{"tf":1.0},"540":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"v":{"[":{"1":{"]":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"427":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":55,"docs":{"0":{"tf":1.0},"1008":{"tf":1.7320508075688772},"1010":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1117":{"tf":1.0},"1119":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"115":{"tf":1.0},"135":{"tf":1.0},"176":{"tf":1.4142135623730951},"184":{"tf":1.0},"238":{"tf":3.3166247903554},"251":{"tf":1.0},"304":{"tf":1.0},"331":{"tf":1.0},"342":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"356":{"tf":1.0},"362":{"tf":2.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"444":{"tf":1.0},"447":{"tf":1.0},"449":{"tf":1.4142135623730951},"457":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"548":{"tf":1.4142135623730951},"561":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.0},"591":{"tf":1.0},"61":{"tf":1.0},"613":{"tf":2.449489742783178},"678":{"tf":1.0},"679":{"tf":1.0},"7":{"tf":1.0},"705":{"tf":1.4142135623730951},"740":{"tf":1.0},"837":{"tf":1.0},"839":{"tf":1.7320508075688772},"853":{"tf":1.7320508075688772},"854":{"tf":1.0},"9":{"tf":1.0},"914":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"964":{"tf":1.4142135623730951},"965":{"tf":1.0}}}}}}}},"t":{"a":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"562":{"tf":1.0},"664":{"tf":1.0},"959":{"tf":1.0}}}},"b":{"'":{"df":1,"docs":{"857":{"tf":1.0}}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":34,"docs":{"101":{"tf":1.0},"104":{"tf":1.0},"1099":{"tf":2.23606797749979},"110":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0},"199":{"tf":1.4142135623730951},"247":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":2.23606797749979},"290":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"354":{"tf":1.0},"422":{"tf":1.4142135623730951},"516":{"tf":1.0},"555":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.7320508075688772},"851":{"tf":1.0},"857":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"861":{"tf":1.4142135623730951},"862":{"tf":1.4142135623730951},"866":{"tf":3.872983346207417},"898":{"tf":1.4142135623730951},"9":{"tf":1.0},"905":{"tf":1.0},"906":{"tf":1.0},"924":{"tf":2.0},"96":{"tf":1.4142135623730951}},"l":{"df":297,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1007":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"1010":{"tf":1.4142135623730951},"1011":{"tf":1.7320508075688772},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"1025":{"tf":1.0},"1027":{"tf":2.23606797749979},"104":{"tf":1.4142135623730951},"1040":{"tf":1.0},"1046":{"tf":1.0},"1048":{"tf":2.0},"1055":{"tf":1.7320508075688772},"106":{"tf":2.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.7320508075688772},"1072":{"tf":1.4142135623730951},"1073":{"tf":2.23606797749979},"1074":{"tf":3.605551275463989},"1077":{"tf":1.7320508075688772},"1086":{"tf":1.0},"1087":{"tf":1.7320508075688772},"1105":{"tf":1.0},"111":{"tf":1.0},"1112":{"tf":2.0},"1121":{"tf":1.4142135623730951},"117":{"tf":2.23606797749979},"118":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.8284271247461903},"128":{"tf":2.449489742783178},"129":{"tf":3.3166247903554},"130":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"155":{"tf":2.0},"156":{"tf":1.0},"165":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"170":{"tf":1.0},"175":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"190":{"tf":3.3166247903554},"191":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.6457513110645907},"201":{"tf":1.4142135623730951},"203":{"tf":1.7320508075688772},"207":{"tf":1.4142135623730951},"209":{"tf":1.0},"21":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"214":{"tf":1.0},"217":{"tf":1.4142135623730951},"218":{"tf":2.449489742783178},"219":{"tf":2.0},"220":{"tf":2.0},"221":{"tf":3.0},"222":{"tf":4.898979485566356},"223":{"tf":2.0},"224":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.0},"227":{"tf":1.0},"229":{"tf":1.0},"231":{"tf":1.4142135623730951},"232":{"tf":1.4142135623730951},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.7320508075688772},"238":{"tf":1.7320508075688772},"239":{"tf":2.0},"243":{"tf":1.4142135623730951},"246":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":2.0},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"265":{"tf":1.4142135623730951},"266":{"tf":1.4142135623730951},"269":{"tf":1.4142135623730951},"275":{"tf":1.4142135623730951},"276":{"tf":2.8284271247461903},"285":{"tf":1.0},"286":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"294":{"tf":2.8284271247461903},"295":{"tf":1.7320508075688772},"296":{"tf":1.0},"297":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"303":{"tf":1.4142135623730951},"316":{"tf":1.7320508075688772},"317":{"tf":1.7320508075688772},"318":{"tf":2.8284271247461903},"32":{"tf":1.4142135623730951},"339":{"tf":1.0},"34":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":3.1622776601683795},"353":{"tf":1.4142135623730951},"354":{"tf":2.6457513110645907},"356":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":2.23606797749979},"359":{"tf":1.0},"360":{"tf":2.6457513110645907},"361":{"tf":2.23606797749979},"362":{"tf":1.4142135623730951},"364":{"tf":1.7320508075688772},"367":{"tf":1.0},"372":{"tf":1.4142135623730951},"376":{"tf":2.6457513110645907},"378":{"tf":1.0},"38":{"tf":1.0},"394":{"tf":1.7320508075688772},"403":{"tf":1.7320508075688772},"407":{"tf":1.0},"412":{"tf":1.0},"414":{"tf":2.449489742783178},"416":{"tf":2.0},"418":{"tf":2.23606797749979},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"429":{"tf":1.7320508075688772},"435":{"tf":2.449489742783178},"436":{"tf":1.4142135623730951},"438":{"tf":1.0},"439":{"tf":1.0},"44":{"tf":1.7320508075688772},"442":{"tf":2.23606797749979},"443":{"tf":1.0},"445":{"tf":1.4142135623730951},"447":{"tf":2.449489742783178},"459":{"tf":1.4142135623730951},"464":{"tf":1.0},"472":{"tf":1.0},"529":{"tf":1.0},"538":{"tf":1.0},"541":{"tf":1.4142135623730951},"550":{"tf":2.23606797749979},"555":{"tf":1.0},"561":{"tf":1.4142135623730951},"567":{"tf":1.0},"580":{"tf":1.0},"581":{"tf":1.0},"585":{"tf":1.4142135623730951},"588":{"tf":1.0},"589":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"595":{"tf":1.7320508075688772},"596":{"tf":1.0},"599":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.4142135623730951},"614":{"tf":1.4142135623730951},"615":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.4142135623730951},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"646":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"650":{"tf":1.4142135623730951},"651":{"tf":1.0},"653":{"tf":1.0},"654":{"tf":2.449489742783178},"655":{"tf":1.7320508075688772},"656":{"tf":1.4142135623730951},"657":{"tf":2.0},"658":{"tf":1.4142135623730951},"659":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"690":{"tf":1.0},"691":{"tf":1.7320508075688772},"693":{"tf":1.4142135623730951},"697":{"tf":1.4142135623730951},"698":{"tf":1.0},"700":{"tf":2.449489742783178},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"707":{"tf":2.0},"708":{"tf":3.1622776601683795},"710":{"tf":3.1622776601683795},"711":{"tf":2.8284271247461903},"716":{"tf":2.23606797749979},"719":{"tf":1.4142135623730951},"720":{"tf":2.0},"721":{"tf":1.7320508075688772},"722":{"tf":1.4142135623730951},"723":{"tf":1.7320508075688772},"724":{"tf":1.7320508075688772},"726":{"tf":1.0},"727":{"tf":1.0},"728":{"tf":1.0},"73":{"tf":1.0},"734":{"tf":1.0},"738":{"tf":1.4142135623730951},"74":{"tf":2.23606797749979},"740":{"tf":1.0},"747":{"tf":1.0},"752":{"tf":1.4142135623730951},"780":{"tf":1.0},"784":{"tf":1.0},"785":{"tf":1.0},"786":{"tf":2.449489742783178},"788":{"tf":1.4142135623730951},"789":{"tf":1.0},"79":{"tf":1.0},"803":{"tf":1.4142135623730951},"810":{"tf":1.0},"813":{"tf":2.0},"814":{"tf":1.7320508075688772},"817":{"tf":1.0},"824":{"tf":1.7320508075688772},"828":{"tf":1.0},"83":{"tf":1.0},"832":{"tf":1.0},"835":{"tf":1.0},"840":{"tf":1.0},"843":{"tf":1.0},"855":{"tf":2.0},"859":{"tf":2.0},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":1.4142135623730951},"871":{"tf":1.7320508075688772},"872":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":2.0},"88":{"tf":1.0},"880":{"tf":1.4142135623730951},"883":{"tf":1.0},"885":{"tf":1.7320508075688772},"886":{"tf":1.7320508075688772},"887":{"tf":1.7320508075688772},"888":{"tf":1.4142135623730951},"889":{"tf":1.4142135623730951},"892":{"tf":1.0},"894":{"tf":1.7320508075688772},"895":{"tf":1.0},"898":{"tf":1.0},"899":{"tf":1.0},"901":{"tf":2.0},"902":{"tf":1.0},"903":{"tf":2.0},"904":{"tf":1.7320508075688772},"906":{"tf":1.0},"909":{"tf":1.0},"911":{"tf":1.4142135623730951},"916":{"tf":1.4142135623730951},"917":{"tf":1.0},"918":{"tf":1.0},"920":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.0},"926":{"tf":1.4142135623730951},"935":{"tf":1.4142135623730951},"937":{"tf":1.0},"940":{"tf":1.4142135623730951},"941":{"tf":2.449489742783178},"942":{"tf":1.0},"943":{"tf":1.4142135623730951},"944":{"tf":1.4142135623730951},"945":{"tf":1.4142135623730951},"979":{"tf":1.7320508075688772},"988":{"tf":1.7320508075688772},"989":{"tf":1.0},"994":{"tf":1.0}},"e":{"'":{"df":2,"docs":{"129":{"tf":1.0},"256":{"tf":1.0}}},"(":{"df":1,"docs":{"220":{"tf":1.0}}},">":{".":{"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"414":{"tf":1.0}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"/":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"158":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"197":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":1,"docs":{"375":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":27,"docs":{"1065":{"tf":1.0},"1075":{"tf":1.0},"318":{"tf":1.0},"388":{"tf":2.0},"414":{"tf":1.0},"443":{"tf":1.0},"446":{"tf":1.0},"447":{"tf":1.4142135623730951},"562":{"tf":1.0},"710":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":2.23606797749979},"742":{"tf":2.23606797749979},"744":{"tf":1.7320508075688772},"745":{"tf":1.0},"746":{"tf":1.0},"751":{"tf":1.4142135623730951},"761":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"789":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"866":{"tf":1.4142135623730951},"894":{"tf":1.0},"902":{"tf":1.7320508075688772},"906":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"s":{"a":{"df":0,"docs":{},"p":{"df":6,"docs":{"447":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"774":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"782":{"tf":1.0}}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"589":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"232":{"tf":1.4142135623730951},"238":{"tf":1.0},"239":{"tf":1.0}}}},"df":0,"docs":{}}},"df":49,"docs":{"10":{"tf":1.0},"1033":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.0},"1109":{"tf":1.0},"1124":{"tf":1.0},"116":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"243":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.4142135623730951},"289":{"tf":1.0},"291":{"tf":1.0},"331":{"tf":1.0},"335":{"tf":1.0},"342":{"tf":1.0},"348":{"tf":1.4142135623730951},"353":{"tf":1.0},"361":{"tf":1.0},"364":{"tf":1.0},"373":{"tf":1.0},"377":{"tf":1.0},"452":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"555":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"614":{"tf":1.0},"622":{"tf":1.0},"654":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":2.0},"723":{"tf":1.0},"724":{"tf":1.0},"786":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"899":{"tf":1.0},"928":{"tf":1.0},"948":{"tf":1.0}},"n":{"df":12,"docs":{"1015":{"tf":1.0},"1046":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1087":{"tf":1.0},"275":{"tf":1.0},"751":{"tf":1.0},"772":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"876":{"tf":1.0},"906":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"1011":{"tf":1.0}}}},"s":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"267":{"tf":1.0},"273":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"p":{"df":1,"docs":{"824":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"844":{"tf":1.0}}}}}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"276":{"tf":2.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":11,"docs":{"1003":{"tf":1.0},"1116":{"tf":1.4142135623730951},"175":{"tf":1.0},"181":{"tf":1.0},"193":{"tf":1.0},"270":{"tf":1.0},"540":{"tf":1.0},"541":{"tf":1.0},"847":{"tf":1.4142135623730951},"899":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"332":{"tf":1.0}}}}}}},"df":25,"docs":{"1003":{"tf":1.7320508075688772},"1023":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.4142135623730951},"1124":{"tf":1.0},"302":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.7320508075688772},"415":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"442":{"tf":1.7320508075688772},"443":{"tf":1.4142135623730951},"475":{"tf":1.0},"477":{"tf":3.872983346207417},"478":{"tf":3.3166247903554},"479":{"tf":2.0},"481":{"tf":2.23606797749979},"552":{"tf":1.0},"555":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"7":{"tf":1.0},"705":{"tf":1.0},"842":{"tf":1.0},"950":{"tf":1.0},"960":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"'":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"478":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"478":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"a":{":":{"df":0,"docs":{},"f":{"a":{"df":1,"docs":{"947":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"542":{"tf":1.4142135623730951},"911":{"tf":1.0},"915":{"tf":1.4142135623730951}}}}}}}}},"b":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"a":{"df":1,"docs":{"798":{"tf":1.0}}},"d":{"df":2,"docs":{"371":{"tf":1.0},"937":{"tf":1.0}}},"df":4,"docs":{"220":{"tf":1.0},"231":{"tf":1.4142135623730951},"538":{"tf":1.0},"634":{"tf":1.0}},"v":{"df":1,"docs":{"966":{"tf":1.7320508075688772}}}},"d":{"df":11,"docs":{"372":{"tf":1.0},"394":{"tf":1.0},"403":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"947":{"tf":1.0},"952":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}},"df":3,"docs":{"199":{"tf":1.0},"332":{"tf":1.0},"452":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"370":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":42,"docs":{"1005":{"tf":1.0},"1008":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"1122":{"tf":1.0},"115":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"144":{"tf":1.0},"193":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"303":{"tf":1.4142135623730951},"304":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"31":{"tf":1.4142135623730951},"338":{"tf":1.0},"353":{"tf":2.0},"354":{"tf":2.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"365":{"tf":1.0},"38":{"tf":1.0},"395":{"tf":1.0},"438":{"tf":1.0},"473":{"tf":1.4142135623730951},"542":{"tf":1.0},"599":{"tf":1.0},"814":{"tf":1.0},"90":{"tf":1.0},"967":{"tf":1.0},"97":{"tf":1.4142135623730951},"982":{"tf":1.0},"99":{"tf":1.0}}}},"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}},"n":{"df":0,"docs":{},"i":{"c":{"df":17,"docs":{"1040":{"tf":1.0},"1048":{"tf":1.0},"1066":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1122":{"tf":1.4142135623730951},"13":{"tf":1.0},"269":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"353":{"tf":1.0},"488":{"tf":1.0},"494":{"tf":1.4142135623730951}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":2,"docs":{"122":{"tf":1.0},"290":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"1071":{"tf":1.0}}}}}}}}},"d":{"\"":{",":{"2":{"7":{",":{"6":{".":{"0":{"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":1,"docs":{"239":{"tf":1.0}}},"df":1,"docs":{"239":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":2,"docs":{"958":{"tf":2.449489742783178},"966":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":263,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"1003":{"tf":1.7320508075688772},"1004":{"tf":1.4142135623730951},"1008":{"tf":1.0},"1010":{"tf":1.0},"1011":{"tf":1.7320508075688772},"1018":{"tf":1.7320508075688772},"1021":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1052":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.4142135623730951},"1084":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":2.0},"1098":{"tf":2.8284271247461903},"1099":{"tf":1.0},"11":{"tf":1.7320508075688772},"1117":{"tf":1.0},"12":{"tf":1.0},"15":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"176":{"tf":1.7320508075688772},"19":{"tf":2.0},"190":{"tf":1.4142135623730951},"192":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"209":{"tf":1.4142135623730951},"21":{"tf":1.0},"210":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":1.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"229":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":1.0},"275":{"tf":1.0},"294":{"tf":1.0},"298":{"tf":1.0},"303":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.7320508075688772},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.7320508075688772},"334":{"tf":1.4142135623730951},"335":{"tf":1.0},"336":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.7320508075688772},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.4142135623730951},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":2.0},"347":{"tf":1.0},"348":{"tf":1.4142135623730951},"349":{"tf":1.0},"35":{"tf":1.0},"350":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":2.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.7320508075688772},"362":{"tf":2.23606797749979},"366":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.4142135623730951},"381":{"tf":1.0},"386":{"tf":1.7320508075688772},"394":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":2.0},"405":{"tf":1.4142135623730951},"407":{"tf":1.0},"41":{"tf":1.0},"412":{"tf":1.4142135623730951},"425":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":2.0},"43":{"tf":1.0},"447":{"tf":2.449489742783178},"448":{"tf":1.0},"45":{"tf":1.4142135623730951},"450":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.4142135623730951},"456":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"475":{"tf":1.4142135623730951},"476":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"483":{"tf":1.7320508075688772},"484":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"486":{"tf":2.449489742783178},"487":{"tf":1.7320508075688772},"488":{"tf":4.58257569495584},"489":{"tf":2.23606797749979},"490":{"tf":1.0},"491":{"tf":1.0},"492":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.4142135623730951},"495":{"tf":1.4142135623730951},"496":{"tf":1.4142135623730951},"497":{"tf":1.0},"498":{"tf":1.7320508075688772},"499":{"tf":1.4142135623730951},"500":{"tf":2.449489742783178},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":2.23606797749979},"506":{"tf":2.0},"507":{"tf":1.7320508075688772},"508":{"tf":1.0},"509":{"tf":1.4142135623730951},"510":{"tf":1.0},"511":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.4142135623730951},"516":{"tf":1.0},"517":{"tf":1.0},"518":{"tf":1.0},"519":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"530":{"tf":1.0},"531":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"537":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"559":{"tf":2.449489742783178},"560":{"tf":2.0},"561":{"tf":1.7320508075688772},"562":{"tf":1.7320508075688772},"563":{"tf":1.4142135623730951},"565":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":2.0},"573":{"tf":2.0},"574":{"tf":1.0},"575":{"tf":1.4142135623730951},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"604":{"tf":1.0},"607":{"tf":1.0},"610":{"tf":1.0},"613":{"tf":2.0},"615":{"tf":1.0},"618":{"tf":1.0},"62":{"tf":1.4142135623730951},"629":{"tf":1.0},"64":{"tf":1.0},"654":{"tf":1.0},"663":{"tf":1.0},"683":{"tf":1.7320508075688772},"684":{"tf":1.0},"685":{"tf":1.0},"686":{"tf":1.0},"687":{"tf":1.0},"688":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0},"7":{"tf":1.0},"701":{"tf":1.0},"707":{"tf":1.0},"71":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"712":{"tf":1.0},"715":{"tf":1.4142135623730951},"718":{"tf":1.0},"723":{"tf":1.0},"725":{"tf":1.4142135623730951},"726":{"tf":2.23606797749979},"728":{"tf":2.0},"734":{"tf":1.0},"738":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.4142135623730951},"744":{"tf":1.4142135623730951},"772":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"80":{"tf":1.0},"833":{"tf":1.0},"838":{"tf":1.0},"839":{"tf":1.4142135623730951},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"867":{"tf":1.0},"899":{"tf":1.4142135623730951},"9":{"tf":2.6457513110645907},"913":{"tf":1.0},"943":{"tf":1.4142135623730951},"945":{"tf":1.0},"947":{"tf":1.4142135623730951},"950":{"tf":1.0},"951":{"tf":1.0},"952":{"tf":1.7320508075688772},"954":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"967":{"tf":1.0},"977":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}},"y":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"591":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"595":{"tf":1.0},"600":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"600":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"595":{"tf":1.4142135623730951},"600":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"609":{"tf":1.4142135623730951},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"2":{"df":1,"docs":{"705":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":6,"docs":{"276":{"tf":1.0},"465":{"tf":1.4142135623730951},"466":{"tf":1.7320508075688772},"617":{"tf":1.4142135623730951},"721":{"tf":1.0},"747":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"531":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"<":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"199":{"tf":2.8284271247461903},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":2.0},"274":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"1073":{"tf":1.4142135623730951},"1074":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"1048":{"tf":1.0},"223":{"tf":1.0},"263":{"tf":1.4142135623730951},"426":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"1055":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":6,"docs":{"229":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"632":{"tf":1.4142135623730951},"633":{"tf":1.0},"634":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"632":{"tf":1.0},"634":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1074":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"727":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"j":{"df":1,"docs":{"952":{"tf":2.0}},"s":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"j":{"df":1,"docs":{"952":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":0,"docs":{},"e":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"_":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"285":{"tf":1.0},"288":{"tf":2.0},"289":{"tf":1.4142135623730951},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"285":{"tf":1.0},"288":{"tf":1.4142135623730951},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"654":{"tf":1.0},"656":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"661":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"211":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"230":{"tf":1.0},"238":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.7320508075688772},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0},"425":{"tf":1.0},"464":{"tf":1.4142135623730951},"654":{"tf":1.7320508075688772},"655":{"tf":1.0},"657":{"tf":1.0},"720":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1074":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":5,"docs":{"176":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.0},"952":{"tf":1.0},"963":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"859":{"tf":1.0},"861":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"859":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"716":{"tf":1.0},"724":{"tf":2.0}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"716":{"tf":1.0},"723":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"859":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"855":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"1100":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"4":{".":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"204":{"tf":1.0},"65":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":4,"docs":{"684":{"tf":1.4142135623730951},"686":{"tf":1.0},"689":{"tf":1.0},"690":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":3,"docs":{"203":{"tf":1.0},"222":{"tf":1.0},"598":{"tf":1.0}},"e":{"d":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"6":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"734":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"d":{"_":{"1":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"342":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":3,"docs":{"222":{"tf":1.0},"299":{"tf":1.0},"300":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":2,"docs":{"360":{"tf":1.0},"362":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"723":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"724":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1063":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"4":{"$":{"2":{"0":{"1":{"9":{"1":{"2":{"0":{"1":{"df":1,"docs":{"360":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"360":{"tf":1.0},"469":{"tf":1.7320508075688772},"944":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"222":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1004":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":13,"docs":{"10":{"tf":1.0},"247":{"tf":1.0},"271":{"tf":1.0},"589":{"tf":1.0},"678":{"tf":1.0},"8":{"tf":1.7320508075688772},"825":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"931":{"tf":1.4142135623730951},"938":{"tf":1.0},"977":{"tf":1.0},"985":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"276":{"tf":1.4142135623730951}},"l":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"127":{"tf":1.4142135623730951},"303":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.4142135623730951},"408":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"641":{"tf":1.0},"646":{"tf":1.0},"883":{"tf":1.0},"909":{"tf":1.0},"935":{"tf":1.0},"936":{"tf":1.4142135623730951},"937":{"tf":1.4142135623730951},"97":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"186":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"225":{"tf":1.0},"248":{"tf":1.0},"276":{"tf":1.0},"303":{"tf":1.4142135623730951},"676":{"tf":1.0},"705":{"tf":1.4142135623730951},"959":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"157":{"tf":1.0},"528":{"tf":1.0}}}}},"n":{"d":{"df":5,"docs":{"1120":{"tf":1.0},"28":{"tf":1.0},"451":{"tf":1.0},"876":{"tf":1.0},"983":{"tf":1.0}}},"df":2,"docs":{"299":{"tf":1.0},"751":{"tf":1.0}},"s":{"df":1,"docs":{"1122":{"tf":1.4142135623730951}}}},"r":{"a":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"231":{"tf":1.0},"654":{"tf":1.0},"951":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":25,"docs":{"1018":{"tf":1.0},"21":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"268":{"tf":1.0},"273":{"tf":1.0},"276":{"tf":1.0},"28":{"tf":1.0},"332":{"tf":1.0},"362":{"tf":1.0},"37":{"tf":1.0},"380":{"tf":1.0},"392":{"tf":1.0},"435":{"tf":1.0},"449":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.0},"590":{"tf":1.0},"854":{"tf":1.0},"898":{"tf":1.0},"917":{"tf":1.0},"950":{"tf":1.4142135623730951},"956":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"1004":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"215":{"tf":1.0},"262":{"tf":1.0},"470":{"tf":1.4142135623730951},"488":{"tf":1.0},"710":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":43,"docs":{"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"738":{"tf":1.0},"739":{"tf":1.4142135623730951},"876":{"tf":1.0},"978":{"tf":1.0}}}}}}}},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"318":{"tf":1.0},"416":{"tf":1.4142135623730951},"440":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"951":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":27,"docs":{"1075":{"tf":1.0},"118":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"303":{"tf":1.4142135623730951},"322":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"329":{"tf":1.4142135623730951},"330":{"tf":1.7320508075688772},"331":{"tf":2.6457513110645907},"332":{"tf":2.23606797749979},"341":{"tf":1.0},"344":{"tf":1.7320508075688772},"388":{"tf":1.0},"413":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"482":{"tf":1.7320508075688772},"487":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0},"562":{"tf":1.0},"708":{"tf":1.0},"76":{"tf":1.0},"858":{"tf":1.0},"957":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"332":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}},"x":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"153":{"tf":1.0}}}}}},"df":9,"docs":{"1121":{"tf":1.0},"127":{"tf":1.0},"153":{"tf":1.0},"186":{"tf":2.449489742783178},"199":{"tf":1.7320508075688772},"313":{"tf":1.0},"56":{"tf":1.0},"740":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"1122":{"tf":1.0}}}},"t":{"'":{"df":3,"docs":{"136":{"tf":1.0},"248":{"tf":1.0},"655":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"413":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":3,"docs":{"335":{"tf":1.0},"664":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":5,"docs":{"1116":{"tf":1.0},"263":{"tf":1.0},"335":{"tf":1.0},"361":{"tf":1.0},"725":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1097":{"tf":1.0},"507":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":9,"docs":{"0":{"tf":1.0},"1040":{"tf":1.0},"289":{"tf":1.0},"305":{"tf":1.0},"362":{"tf":1.0},"452":{"tf":1.0},"518":{"tf":1.0},"684":{"tf":1.0},"705":{"tf":1.0}}},"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":16,"docs":{"1046":{"tf":1.0},"1055":{"tf":1.0},"1072":{"tf":1.0},"1105":{"tf":1.0},"125":{"tf":1.0},"199":{"tf":1.0},"263":{"tf":1.0},"447":{"tf":1.0},"454":{"tf":1.0},"518":{"tf":1.0},"578":{"tf":1.0},"778":{"tf":1.0},"786":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"928":{"tf":1.0}}}}},"’":{"df":1,"docs":{"507":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"742":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"y":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"r":{"df":1,"docs":{"589":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"512":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"538":{"tf":1.0}},"g":{"df":24,"docs":{"1117":{"tf":1.4142135623730951},"231":{"tf":1.0},"256":{"tf":1.0},"285":{"tf":1.0},"291":{"tf":1.4142135623730951},"292":{"tf":1.7320508075688772},"299":{"tf":1.0},"323":{"tf":1.0},"328":{"tf":1.0},"335":{"tf":1.0},"368":{"tf":1.0},"375":{"tf":1.0},"449":{"tf":1.4142135623730951},"456":{"tf":1.0},"496":{"tf":1.0},"498":{"tf":1.0},"518":{"tf":1.0},"589":{"tf":1.0},"6":{"tf":1.0},"917":{"tf":1.0},"946":{"tf":1.0},"958":{"tf":1.0},"964":{"tf":1.0},"976":{"tf":1.0}}},"k":{"df":9,"docs":{"1005":{"tf":1.0},"1077":{"tf":1.0},"1120":{"tf":1.0},"308":{"tf":1.0},"506":{"tf":1.4142135623730951},"589":{"tf":1.0},"8":{"tf":1.0},"931":{"tf":1.0},"964":{"tf":1.0}}}},"r":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"318":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"154":{"tf":1.0},"221":{"tf":1.0},"24":{"tf":1.0},"678":{"tf":1.4142135623730951},"813":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"556":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":35,"docs":{"1044":{"tf":1.0},"1066":{"tf":1.0},"143":{"tf":1.0},"179":{"tf":1.0},"193":{"tf":1.0},"228":{"tf":1.0},"240":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"299":{"tf":1.0},"303":{"tf":1.0},"353":{"tf":1.0},"360":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.0},"444":{"tf":1.0},"504":{"tf":1.0},"512":{"tf":1.0},"575":{"tf":1.4142135623730951},"654":{"tf":1.4142135623730951},"688":{"tf":1.0},"690":{"tf":1.0},"742":{"tf":1.0},"780":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":1.0},"899":{"tf":1.0},"913":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.0},"977":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":21,"docs":{"1011":{"tf":1.0},"1048":{"tf":1.0},"1077":{"tf":1.0},"1098":{"tf":1.0},"1116":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"294":{"tf":1.0},"357":{"tf":1.0},"452":{"tf":1.0},"506":{"tf":1.0},"531":{"tf":1.0},"657":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.0},"954":{"tf":1.0},"957":{"tf":1.0},"961":{"tf":1.0}},"t":{"df":2,"docs":{"1121":{"tf":1.0},"365":{"tf":1.4142135623730951}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1042":{"tf":1.7320508075688772},"199":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"655":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":18,"docs":{"1025":{"tf":1.0},"1027":{"tf":1.0},"1117":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"270":{"tf":1.4142135623730951},"322":{"tf":1.0},"323":{"tf":1.0},"380":{"tf":1.0},"531":{"tf":1.0},"595":{"tf":1.0},"67":{"tf":1.0},"705":{"tf":1.7320508075688772},"740":{"tf":1.0},"8":{"tf":1.0},"914":{"tf":1.0},"924":{"tf":1.0},"977":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"106":{"tf":1.0},"121":{"tf":1.0},"185":{"tf":3.3166247903554},"626":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":90,"docs":{"1011":{"tf":1.0},"1018":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.4142135623730951},"1048":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"1098":{"tf":1.0},"115":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"187":{"tf":1.0},"200":{"tf":1.0},"201":{"tf":1.0},"203":{"tf":1.7320508075688772},"267":{"tf":1.7320508075688772},"270":{"tf":1.0},"271":{"tf":1.4142135623730951},"273":{"tf":1.4142135623730951},"294":{"tf":1.0},"296":{"tf":1.0},"316":{"tf":1.4142135623730951},"318":{"tf":1.0},"322":{"tf":1.0},"327":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"353":{"tf":1.7320508075688772},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"375":{"tf":1.4142135623730951},"388":{"tf":1.0},"394":{"tf":1.0},"398":{"tf":1.7320508075688772},"399":{"tf":1.0},"400":{"tf":1.0},"401":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"474":{"tf":1.0},"476":{"tf":1.0},"497":{"tf":1.4142135623730951},"499":{"tf":1.0},"503":{"tf":1.4142135623730951},"506":{"tf":1.7320508075688772},"528":{"tf":1.0},"552":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"567":{"tf":1.0},"607":{"tf":1.0},"615":{"tf":1.0},"638":{"tf":1.0},"653":{"tf":1.0},"659":{"tf":1.0},"669":{"tf":1.0},"681":{"tf":1.0},"7":{"tf":1.4142135623730951},"707":{"tf":1.4142135623730951},"74":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"841":{"tf":1.0},"847":{"tf":1.0},"873":{"tf":1.0},"874":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"905":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.4142135623730951},"921":{"tf":1.0},"924":{"tf":1.7320508075688772},"927":{"tf":1.0},"939":{"tf":1.7320508075688772},"959":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"362":{"tf":1.0},"786":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"363":{"tf":1.4142135623730951}}}}}}}}}},"u":{"df":13,"docs":{"1071":{"tf":1.0},"1097":{"tf":1.0},"199":{"tf":1.0},"231":{"tf":1.0},"269":{"tf":1.0},"335":{"tf":1.0},"457":{"tf":1.0},"571":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0},"931":{"tf":1.0},"962":{"tf":1.0}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"847":{"tf":1.0},"848":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"287":{"tf":1.0},"514":{"tf":1.0},"626":{"tf":2.0}},"e":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"115":{"tf":1.0},"554":{"tf":1.0},"69":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}}}}}},"df":1,"docs":{"294":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"117":{"tf":1.0},"202":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":13,"docs":{"1007":{"tf":1.0},"1015":{"tf":3.0},"181":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"198":{"tf":1.0},"855":{"tf":1.4142135623730951},"856":{"tf":1.7320508075688772},"857":{"tf":2.23606797749979},"858":{"tf":2.449489742783178},"859":{"tf":3.0},"864":{"tf":1.0},"866":{"tf":3.3166247903554},"897":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":158,"docs":{"100":{"tf":1.0},"1004":{"tf":1.0},"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":2.0},"1027":{"tf":1.0},"1036":{"tf":1.0},"1046":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":2.449489742783178},"1077":{"tf":1.0},"1081":{"tf":1.0},"1101":{"tf":1.0},"112":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":2.0},"144":{"tf":1.7320508075688772},"15":{"tf":1.0},"157":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.7320508075688772},"179":{"tf":1.7320508075688772},"187":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.4142135623730951},"270":{"tf":1.0},"273":{"tf":1.0},"28":{"tf":1.0},"286":{"tf":1.0},"287":{"tf":1.0},"290":{"tf":2.0},"293":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"296":{"tf":2.0},"297":{"tf":1.0},"298":{"tf":1.4142135623730951},"299":{"tf":1.4142135623730951},"300":{"tf":1.7320508075688772},"306":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.7320508075688772},"343":{"tf":1.4142135623730951},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.4142135623730951},"357":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.0},"362":{"tf":1.0},"363":{"tf":1.4142135623730951},"364":{"tf":1.0},"368":{"tf":1.0},"373":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.4142135623730951},"380":{"tf":2.0},"395":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"415":{"tf":1.0},"437":{"tf":1.0},"446":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"449":{"tf":1.0},"451":{"tf":2.23606797749979},"452":{"tf":1.4142135623730951},"455":{"tf":1.0},"457":{"tf":2.0},"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.4142135623730951},"488":{"tf":1.0},"497":{"tf":1.0},"502":{"tf":1.7320508075688772},"503":{"tf":1.0},"506":{"tf":2.23606797749979},"507":{"tf":1.4142135623730951},"508":{"tf":1.4142135623730951},"51":{"tf":1.0},"515":{"tf":1.7320508075688772},"518":{"tf":1.0},"52":{"tf":1.0},"527":{"tf":1.4142135623730951},"528":{"tf":1.0},"529":{"tf":1.4142135623730951},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.7320508075688772},"554":{"tf":1.0},"561":{"tf":1.0},"575":{"tf":1.4142135623730951},"580":{"tf":1.0},"584":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.4142135623730951},"633":{"tf":2.0},"635":{"tf":1.0},"642":{"tf":1.0},"650":{"tf":1.0},"654":{"tf":1.4142135623730951},"658":{"tf":1.0},"665":{"tf":2.6457513110645907},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.4142135623730951},"707":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"720":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"740":{"tf":1.4142135623730951},"761":{"tf":1.0},"780":{"tf":1.0},"824":{"tf":3.1622776601683795},"851":{"tf":1.0},"854":{"tf":1.0},"866":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":1.4142135623730951},"877":{"tf":1.0},"887":{"tf":1.0},"898":{"tf":2.0},"899":{"tf":1.4142135623730951},"9":{"tf":1.0},"903":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"928":{"tf":1.0},"932":{"tf":1.7320508075688772},"933":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"950":{"tf":1.7320508075688772},"952":{"tf":1.4142135623730951},"959":{"tf":1.0},"961":{"tf":1.0},"962":{"tf":1.4142135623730951},"963":{"tf":1.0},"986":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}},"n":{"df":1,"docs":{"113":{"tf":1.4142135623730951}}}}},"r":{"df":2,"docs":{"170":{"tf":1.0},"199":{"tf":1.0}}},"s":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"502":{"tf":1.7320508075688772},"503":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"a":{"d":{"d":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":3,"docs":{"299":{"tf":1.0},"348":{"tf":1.4142135623730951},"412":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"(":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"300":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"127":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":31,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"203":{"tf":1.0},"275":{"tf":1.7320508075688772},"299":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":2.0},"375":{"tf":1.0},"388":{"tf":1.0},"396":{"tf":1.4142135623730951},"414":{"tf":1.0},"422":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.4142135623730951},"580":{"tf":1.0},"633":{"tf":1.4142135623730951},"662":{"tf":1.0},"665":{"tf":1.7320508075688772},"679":{"tf":1.0},"690":{"tf":1.0},"732":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"847":{"tf":1.0},"866":{"tf":1.4142135623730951},"880":{"tf":1.0},"906":{"tf":1.0},"958":{"tf":1.0}}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"168":{"tf":1.0},"523":{"tf":1.0},"665":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"665":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"698":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"175":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"452":{"tf":1.4142135623730951},"556":{"tf":1.0}},"p":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"1110":{"tf":1.0},"1112":{"tf":1.0},"174":{"tf":1.0},"181":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.0},"28":{"tf":1.4142135623730951}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":6,"docs":{"232":{"tf":1.0},"233":{"tf":1.4142135623730951},"427":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":2.0},"19":{"tf":1.0},"947":{"tf":1.4142135623730951},"952":{"tf":1.4142135623730951},"962":{"tf":1.7320508075688772},"963":{"tf":1.0},"966":{"tf":1.0}}},"p":{"df":2,"docs":{"186":{"tf":1.0},"221":{"tf":1.4142135623730951}}}},"o":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}},"e":{"(":{"'":{"2":{"0":{"1":{"9":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"(":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":2.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"c":{"df":1,"docs":{"1112":{"tf":1.4142135623730951}}},"d":{"a":{"df":0,"docs":{},"y":{"df":6,"docs":{"1017":{"tf":1.0},"1019":{"tf":1.0},"1020":{"tf":1.0},"1122":{"tf":1.0},"266":{"tf":1.0},"488":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1046":{"tf":1.0},"1083":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"527":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":20,"docs":{"222":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"363":{"tf":1.0},"365":{"tf":1.0},"379":{"tf":1.0},"386":{"tf":1.0},"507":{"tf":1.0},"705":{"tf":1.7320508075688772},"77":{"tf":1.0},"874":{"tf":1.0},"880":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"966":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"323":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"120":{"tf":1.0},"824":{"tf":1.0},"914":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"367":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"180":{"tf":1.0},"540":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"1122":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":5,"docs":{"1046":{"tf":1.4142135623730951},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.0},"447":{"tf":1.0},"650":{"tf":1.0}}},"l":{"'":{"df":1,"docs":{"196":{"tf":1.0}}},"b":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"47":{"tf":1.0},"495":{"tf":1.0},"924":{"tf":1.0}}}},"df":0,"docs":{}},"df":108,"docs":{"11":{"tf":1.4142135623730951},"1116":{"tf":1.0},"1119":{"tf":2.0},"1122":{"tf":1.0},"1124":{"tf":1.4142135623730951},"12":{"tf":2.8284271247461903},"124":{"tf":1.0},"13":{"tf":2.0},"14":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"15":{"tf":1.4142135623730951},"154":{"tf":1.0},"16":{"tf":2.0},"17":{"tf":1.0},"171":{"tf":2.0},"172":{"tf":1.7320508075688772},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":2.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"19":{"tf":1.4142135623730951},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.4142135623730951},"212":{"tf":1.0},"263":{"tf":1.0},"29":{"tf":1.0},"296":{"tf":1.4142135623730951},"309":{"tf":1.0},"318":{"tf":1.0},"339":{"tf":1.0},"352":{"tf":1.7320508075688772},"353":{"tf":1.7320508075688772},"355":{"tf":1.4142135623730951},"358":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"372":{"tf":1.0},"394":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"401":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.0},"475":{"tf":1.0},"53":{"tf":1.0},"533":{"tf":1.0},"538":{"tf":2.0},"539":{"tf":1.0},"542":{"tf":2.0},"545":{"tf":1.4142135623730951},"546":{"tf":1.0},"67":{"tf":2.0},"69":{"tf":2.0},"72":{"tf":2.0},"73":{"tf":1.0},"74":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.7320508075688772},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0},"9":{"tf":1.4142135623730951},"947":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.7320508075688772},"957":{"tf":1.0},"96":{"tf":1.0},"962":{"tf":2.0},"963":{"tf":1.0},"965":{"tf":1.0},"97":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1037":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1014":{"tf":1.0},"1015":{"tf":1.0}}}}}},"df":29,"docs":{"1066":{"tf":1.0},"130":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"199":{"tf":2.6457513110645907},"219":{"tf":1.0},"222":{"tf":1.4142135623730951},"246":{"tf":1.4142135623730951},"355":{"tf":1.4142135623730951},"356":{"tf":1.0},"413":{"tf":1.0},"419":{"tf":1.0},"426":{"tf":1.0},"516":{"tf":1.0},"548":{"tf":1.4142135623730951},"666":{"tf":1.0},"740":{"tf":1.0},"745":{"tf":1.0},"752":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":2.0},"85":{"tf":1.0},"857":{"tf":1.0},"876":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"967":{"tf":1.0},"985":{"tf":1.0}},"i":{"c":{"df":16,"docs":{"1119":{"tf":1.0},"153":{"tf":1.0},"199":{"tf":1.0},"205":{"tf":1.0},"3":{"tf":1.0},"323":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":2.449489742783178},"356":{"tf":1.0},"362":{"tf":1.7320508075688772},"372":{"tf":1.7320508075688772},"374":{"tf":1.4142135623730951},"375":{"tf":1.0},"376":{"tf":1.0},"424":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"1007":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1014":{"tf":1.4142135623730951},"1015":{"tf":2.23606797749979},"864":{"tf":2.23606797749979},"866":{"tf":3.3166247903554}},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"866":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"866":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"866":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"a":{"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"782":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"732":{"tf":1.0}}}}}}},"n":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1027":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"705":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"661":{"tf":1.0},"770":{"tf":1.0},"774":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"1036":{"tf":1.0},"1037":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"df":6,"docs":{"1029":{"tf":1.0},"1065":{"tf":1.0},"1091":{"tf":1.0},"335":{"tf":1.0},"516":{"tf":2.0},"766":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":4,"docs":{"694":{"tf":1.0},"695":{"tf":1.0},"698":{"tf":1.0},"699":{"tf":1.0}}}}},"df":32,"docs":{"1003":{"tf":1.0},"1042":{"tf":1.0},"1046":{"tf":1.4142135623730951},"1050":{"tf":1.0},"1061":{"tf":1.0},"1100":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"199":{"tf":1.0},"238":{"tf":1.4142135623730951},"263":{"tf":1.0},"288":{"tf":1.0},"412":{"tf":1.0},"510":{"tf":1.0},"548":{"tf":1.7320508075688772},"607":{"tf":1.4142135623730951},"655":{"tf":1.0},"671":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"752":{"tf":1.4142135623730951},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"786":{"tf":1.0},"824":{"tf":1.4142135623730951},"864":{"tf":1.0},"866":{"tf":1.4142135623730951},"876":{"tf":1.0},"906":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"p":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"932":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"932":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"932":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"926":{"tf":1.0},"930":{"tf":1.0},"932":{"tf":3.872983346207417},"938":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"932":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"199":{"tf":1.0},"303":{"tf":1.0},"752":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"266":{"tf":2.0},"271":{"tf":1.4142135623730951},"287":{"tf":1.0},"528":{"tf":1.0},"977":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":1,"docs":{"678":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":5,"docs":{"414":{"tf":1.0},"432":{"tf":1.0},"488":{"tf":1.0},"576":{"tf":1.0},"74":{"tf":1.0}}},"k":{"df":36,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.0},"1025":{"tf":1.7320508075688772},"103":{"tf":1.0},"107":{"tf":1.0},"1086":{"tf":1.0},"1087":{"tf":1.0},"1094":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"129":{"tf":1.0},"287":{"tf":1.0},"303":{"tf":2.0},"331":{"tf":1.0},"343":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.0},"580":{"tf":1.0},"62":{"tf":1.0},"67":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.4142135623730951},"744":{"tf":1.0},"784":{"tf":1.0},"813":{"tf":1.4142135623730951},"824":{"tf":1.4142135623730951},"847":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"90":{"tf":1.0},"924":{"tf":1.0},"936":{"tf":1.4142135623730951},"987":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"842":{"tf":1.0},"94":{"tf":1.0}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"1025":{"tf":1.0},"742":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"909":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"232":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"303":{"tf":1.0},"359":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"367":{"tf":1.0},"924":{"tf":1.0},"964":{"tf":1.0}},"k":{"df":1,"docs":{"921":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"269":{"tf":1.0},"272":{"tf":1.0}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"558":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":3,"docs":{"1027":{"tf":1.0},"153":{"tf":2.0},"784":{"tf":1.0}}},"t":{"df":1,"docs":{"527":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"918":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"359":{"tf":1.0},"362":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":23,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"197":{"tf":1.0},"228":{"tf":1.0},"242":{"tf":1.0},"31":{"tf":1.0},"339":{"tf":1.0},"353":{"tf":1.0},"358":{"tf":1.0},"363":{"tf":1.0},"376":{"tf":1.7320508075688772},"379":{"tf":1.0},"409":{"tf":1.0},"413":{"tf":3.0},"553":{"tf":1.0},"554":{"tf":1.0},"555":{"tf":1.7320508075688772},"673":{"tf":1.4142135623730951},"708":{"tf":1.0},"74":{"tf":1.0},"9":{"tf":1.0},"950":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"205":{"tf":1.0},"309":{"tf":1.0},"447":{"tf":1.0},"531":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"268":{"tf":1.0},"337":{"tf":1.0},"342":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"546":{"tf":1.4142135623730951},"876":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1099":{"tf":1.0},"352":{"tf":1.0},"368":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"358":{"tf":1.0},"376":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":2.0},"409":{"tf":3.0},"413":{"tf":1.0},"561":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"403":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"[":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"409":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"964":{"tf":1.0}}}}}}}},"p":{"df":2,"docs":{"444":{"tf":1.0},"528":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"507":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"413":{"tf":1.0}}}}},"i":{"df":1,"docs":{"332":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":8,"docs":{"1072":{"tf":1.0},"236":{"tf":1.0},"368":{"tf":1.0},"386":{"tf":1.0},"462":{"tf":1.0},"780":{"tf":1.0},"923":{"tf":1.0},"959":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"193":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"709":{"tf":1.7320508075688772},"897":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":13,"docs":{"260":{"tf":1.0},"322":{"tf":1.4142135623730951},"327":{"tf":1.0},"328":{"tf":1.0},"413":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"580":{"tf":1.0},"722":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"834":{"tf":1.0},"847":{"tf":1.0}}},"n":{"d":{"df":4,"docs":{"1018":{"tf":1.0},"30":{"tf":1.0},"447":{"tf":1.0},"779":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"481":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"844":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":2,"docs":{"1011":{"tf":1.0},"678":{"tf":1.0}}}}},"df":19,"docs":{"104":{"tf":1.0},"1095":{"tf":1.0},"1116":{"tf":1.7320508075688772},"1121":{"tf":1.0},"117":{"tf":1.0},"175":{"tf":1.0},"210":{"tf":1.0},"231":{"tf":1.0},"256":{"tf":1.4142135623730951},"285":{"tf":1.0},"313":{"tf":1.0},"323":{"tf":1.0},"332":{"tf":1.4142135623730951},"337":{"tf":1.4142135623730951},"434":{"tf":1.0},"528":{"tf":1.0},"581":{"tf":1.0},"931":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":20,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1061":{"tf":1.0},"1099":{"tf":1.0},"135":{"tf":1.0},"185":{"tf":2.449489742783178},"188":{"tf":1.4142135623730951},"291":{"tf":1.0},"318":{"tf":1.0},"415":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"480":{"tf":1.0},"553":{"tf":1.7320508075688772},"555":{"tf":2.0},"571":{"tf":1.0},"575":{"tf":1.0},"713":{"tf":1.0},"939":{"tf":1.0}}}}}},"m":{"df":1,"docs":{"235":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"778":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"357":{"tf":1.0},"527":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"506":{"tf":1.0},"764":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"e":{"df":42,"docs":{"1029":{"tf":4.58257569495584},"1037":{"tf":3.4641016151377544},"1053":{"tf":5.0990195135927845},"1069":{"tf":2.8284271247461903},"1091":{"tf":4.242640687119285},"1100":{"tf":1.4142135623730951},"1103":{"tf":4.69041575982343},"1104":{"tf":4.795831523312719},"118":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"203":{"tf":2.0},"273":{"tf":1.7320508075688772},"295":{"tf":1.0},"316":{"tf":2.23606797749979},"323":{"tf":1.0},"353":{"tf":1.0},"516":{"tf":1.4142135623730951},"525":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.4142135623730951},"548":{"tf":1.0},"678":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"711":{"tf":1.0},"726":{"tf":1.4142135623730951},"757":{"tf":5.0990195135927845},"762":{"tf":1.0},"766":{"tf":7.483314773547883},"782":{"tf":6.164414002968976},"796":{"tf":4.123105625617661},"797":{"tf":4.123105625617661},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"880":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":2.6457513110645907}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"678":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"508":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"1019":{"tf":1.0}}}}}}}}}},"df":3,"docs":{"1019":{"tf":1.0},"445":{"tf":1.0},"451":{"tf":1.7320508075688772}}}},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"538":{"tf":1.0},"595":{"tf":1.0},"786":{"tf":1.0}}}}},"y":{"(":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"b":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"327":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772}}}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"562":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"665":{"tf":1.0}},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":3,"docs":{"413":{"tf":1.7320508075688772},"664":{"tf":1.0},"676":{"tf":1.0}}}},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"199":{"tf":1.0}}}}},"n":{"df":15,"docs":{"239":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"294":{"tf":1.0},"313":{"tf":1.0},"334":{"tf":1.4142135623730951},"335":{"tf":1.4142135623730951},"373":{"tf":1.0},"497":{"tf":1.0},"555":{"tf":1.0},"577":{"tf":1.0},"613":{"tf":1.0},"886":{"tf":1.0},"933":{"tf":2.0},"948":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":302,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"1117":{"tf":1.4142135623730951},"112":{"tf":1.0},"1120":{"tf":1.0},"1124":{"tf":1.4142135623730951},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"201":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.0},"292":{"tf":1.0},"293":{"tf":1.0},"294":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"3":{"tf":1.7320508075688772},"300":{"tf":1.0},"301":{"tf":1.0},"302":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"308":{"tf":1.0},"309":{"tf":1.0},"310":{"tf":1.0},"311":{"tf":1.0},"312":{"tf":1.0},"313":{"tf":1.0},"314":{"tf":1.0},"315":{"tf":1.0},"316":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.0},"319":{"tf":1.0},"320":{"tf":1.0},"321":{"tf":1.0},"322":{"tf":1.0},"323":{"tf":1.0},"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"333":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.0},"336":{"tf":1.0},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.0},"340":{"tf":1.0},"341":{"tf":1.0},"342":{"tf":1.0},"343":{"tf":1.0},"344":{"tf":1.0},"345":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"348":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"417":{"tf":1.0},"567":{"tf":1.4142135623730951},"58":{"tf":2.449489742783178},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"622":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"962":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"1074":{"tf":1.0}},"o":{"df":1,"docs":{"824":{"tf":2.6457513110645907}}}},"w":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"524":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"_":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"933":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":62,"docs":{"1003":{"tf":1.0},"1010":{"tf":1.0},"1033":{"tf":1.0},"1074":{"tf":1.0},"1077":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":2.0},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"185":{"tf":1.0},"240":{"tf":1.4142135623730951},"242":{"tf":1.0},"255":{"tf":1.0},"268":{"tf":1.4142135623730951},"271":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"288":{"tf":1.0},"421":{"tf":1.0},"430":{"tf":1.0},"441":{"tf":1.0},"447":{"tf":1.0},"453":{"tf":1.0},"488":{"tf":1.0},"510":{"tf":1.7320508075688772},"514":{"tf":1.0},"529":{"tf":1.0},"531":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"589":{"tf":1.0},"595":{"tf":1.0},"62":{"tf":1.0},"641":{"tf":1.0},"654":{"tf":1.0},"67":{"tf":1.0},"678":{"tf":1.0},"679":{"tf":1.0},"703":{"tf":1.0},"708":{"tf":1.7320508075688772},"747":{"tf":1.4142135623730951},"785":{"tf":1.0},"803":{"tf":1.0},"824":{"tf":1.4142135623730951},"857":{"tf":1.0},"864":{"tf":1.0},"913":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"927":{"tf":1.0},"928":{"tf":1.0},"932":{"tf":1.0},"949":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":122,"docs":{"1011":{"tf":1.4142135623730951},"1027":{"tf":1.0},"103":{"tf":1.0},"1072":{"tf":1.0},"1087":{"tf":1.4142135623730951},"1099":{"tf":1.4142135623730951},"1117":{"tf":1.0},"1118":{"tf":1.0},"1119":{"tf":1.0},"129":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"156":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.7320508075688772},"199":{"tf":2.8284271247461903},"215":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":2.0},"223":{"tf":1.0},"229":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"245":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"269":{"tf":1.0},"295":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":2.23606797749979},"323":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":3.0},"354":{"tf":1.4142135623730951},"358":{"tf":2.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"373":{"tf":1.4142135623730951},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"387":{"tf":1.0},"396":{"tf":1.0},"403":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.7320508075688772},"412":{"tf":1.0},"413":{"tf":2.23606797749979},"414":{"tf":1.0},"418":{"tf":1.0},"421":{"tf":1.4142135623730951},"422":{"tf":1.0},"425":{"tf":1.0},"442":{"tf":1.0},"454":{"tf":1.4142135623730951},"456":{"tf":1.0},"465":{"tf":1.0},"488":{"tf":1.4142135623730951},"506":{"tf":2.23606797749979},"541":{"tf":1.0},"542":{"tf":1.4142135623730951},"547":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.4142135623730951},"570":{"tf":1.4142135623730951},"571":{"tf":1.0},"572":{"tf":1.0},"607":{"tf":1.0},"632":{"tf":1.0},"642":{"tf":1.0},"679":{"tf":2.449489742783178},"690":{"tf":1.0},"691":{"tf":1.0},"694":{"tf":1.4142135623730951},"698":{"tf":2.0},"699":{"tf":1.0},"708":{"tf":1.4142135623730951},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"725":{"tf":1.0},"728":{"tf":1.0},"732":{"tf":1.0},"737":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"747":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.7320508075688772},"785":{"tf":1.0},"81":{"tf":1.0},"824":{"tf":1.4142135623730951},"836":{"tf":1.4142135623730951},"844":{"tf":1.4142135623730951},"851":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":2.449489742783178},"874":{"tf":1.0},"875":{"tf":1.7320508075688772},"876":{"tf":3.872983346207417},"877":{"tf":1.0},"88":{"tf":1.0},"880":{"tf":2.8284271247461903},"898":{"tf":1.0},"901":{"tf":1.4142135623730951},"906":{"tf":1.0},"917":{"tf":1.4142135623730951},"920":{"tf":1.0},"922":{"tf":1.4142135623730951},"928":{"tf":1.7320508075688772},"935":{"tf":1.0},"937":{"tf":1.4142135623730951},"948":{"tf":1.4142135623730951},"958":{"tf":1.0},"959":{"tf":1.4142135623730951},"964":{"tf":1.0},"991":{"tf":1.0}}},"i":{"c":{"df":28,"docs":{"102":{"tf":1.0},"1027":{"tf":1.0},"106":{"tf":1.0},"1100":{"tf":1.0},"179":{"tf":1.0},"199":{"tf":1.4142135623730951},"212":{"tf":1.0},"239":{"tf":1.0},"257":{"tf":1.0},"287":{"tf":1.0},"343":{"tf":1.0},"376":{"tf":1.0},"386":{"tf":1.0},"393":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"506":{"tf":1.0},"507":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"580":{"tf":1.0},"740":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.4142135623730951},"928":{"tf":1.0},"959":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":1,"docs":{"1107":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"0":{"@":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"609":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"606":{"tf":1.0},"609":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"f":{".":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"o":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"_":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"770":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"770":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":1,"docs":{"770":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"a":{"1":{"1":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"230":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"438":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"j":{"df":3,"docs":{"221":{"tf":1.0},"228":{"tf":1.4142135623730951},"441":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"438":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":23,"docs":{"127":{"tf":1.0},"129":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":2.0},"228":{"tf":2.8284271247461903},"229":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"277":{"tf":1.4142135623730951},"288":{"tf":1.0},"289":{"tf":1.4142135623730951},"291":{"tf":1.0},"441":{"tf":2.8284271247461903},"633":{"tf":1.0},"705":{"tf":1.0},"902":{"tf":1.0}}}},"df":2,"docs":{"332":{"tf":1.0},"589":{"tf":1.0}},"i":{"d":{"df":4,"docs":{"1097":{"tf":1.7320508075688772},"1101":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0}}},"df":27,"docs":{"1003":{"tf":1.0},"175":{"tf":1.0},"199":{"tf":1.0},"234":{"tf":1.0},"236":{"tf":1.0},"285":{"tf":1.0},"296":{"tf":1.0},"323":{"tf":1.7320508075688772},"328":{"tf":1.0},"396":{"tf":1.7320508075688772},"415":{"tf":1.0},"477":{"tf":1.0},"555":{"tf":1.4142135623730951},"664":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":1.4142135623730951},"742":{"tf":1.0},"751":{"tf":1.0},"79":{"tf":1.7320508075688772},"864":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"914":{"tf":1.0},"947":{"tf":1.0},"950":{"tf":1.4142135623730951}}},"k":{"df":3,"docs":{"1011":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"1094":{"tf":1.0},"1097":{"tf":1.0},"322":{"tf":1.0},"365":{"tf":1.0},"376":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"170":{"tf":1.0},"68":{"tf":1.0},"825":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"435":{"tf":1.0},"500":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":2,"docs":{"477":{"tf":1.0},"938":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"413":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"507":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"132":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"363":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"1004":{"tf":1.0}}}}},"r":{"df":2,"docs":{"1122":{"tf":1.0},"170":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"510":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":2,"docs":{"430":{"tf":1.0},"447":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"898":{"tf":1.0}}}}},"r":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"836":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"899":{"tf":1.4142135623730951}}}}}}},"df":46,"docs":{"101":{"tf":1.0},"1025":{"tf":1.0},"104":{"tf":1.0},"1073":{"tf":1.0},"1109":{"tf":1.0},"143":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"199":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"222":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.4142135623730951},"254":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"304":{"tf":1.0},"318":{"tf":1.7320508075688772},"340":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.0},"386":{"tf":1.0},"410":{"tf":1.0},"413":{"tf":1.0},"415":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"455":{"tf":1.0},"470":{"tf":1.0},"506":{"tf":1.0},"509":{"tf":1.0},"53":{"tf":1.0},"548":{"tf":1.4142135623730951},"552":{"tf":1.0},"598":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"672":{"tf":1.0},"705":{"tf":1.0},"832":{"tf":1.0},"841":{"tf":1.0},"883":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"924":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"275":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"1011":{"tf":1.0},"446":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":18,"docs":{"212":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"239":{"tf":1.0},"256":{"tf":1.4142135623730951},"266":{"tf":1.0},"295":{"tf":1.0},"297":{"tf":1.0},"321":{"tf":1.0},"361":{"tf":1.4142135623730951},"364":{"tf":1.0},"595":{"tf":1.0},"599":{"tf":1.0},"690":{"tf":1.0},"766":{"tf":1.0},"902":{"tf":1.0},"947":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"222":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"462":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":35,"docs":{"10":{"tf":1.0},"1033":{"tf":1.0},"1115":{"tf":1.0},"1116":{"tf":1.4142135623730951},"1124":{"tf":1.0},"123":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"205":{"tf":1.0},"239":{"tf":1.0},"265":{"tf":1.0},"268":{"tf":1.4142135623730951},"285":{"tf":1.4142135623730951},"289":{"tf":1.0},"353":{"tf":1.0},"355":{"tf":1.0},"363":{"tf":1.0},"395":{"tf":1.4142135623730951},"496":{"tf":1.7320508075688772},"567":{"tf":1.0},"605":{"tf":1.0},"613":{"tf":1.0},"7":{"tf":1.0},"715":{"tf":1.0},"737":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"800":{"tf":1.4142135623730951},"812":{"tf":1.0},"823":{"tf":1.0},"847":{"tf":1.0},"872":{"tf":1.0},"895":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"355":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"1010":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":2,"docs":{"199":{"tf":1.4142135623730951},"387":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":6,"docs":{"229":{"tf":1.0},"260":{"tf":1.4142135623730951},"262":{"tf":2.23606797749979},"722":{"tf":1.0},"724":{"tf":1.4142135623730951},"730":{"tf":1.7320508075688772}}}}}},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"426":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"641":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":6,"docs":{"359":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.7320508075688772},"514":{"tf":1.0},"515":{"tf":1.0},"839":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"866":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"427":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"335":{"tf":1.0},"499":{"tf":1.0},"586":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"1033":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.4142135623730951},"199":{"tf":4.123105625617661},"295":{"tf":1.0},"318":{"tf":1.0},"595":{"tf":1.0},"598":{"tf":1.0},"600":{"tf":2.0},"705":{"tf":1.0},"734":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":51,"docs":{"1004":{"tf":1.0},"1011":{"tf":1.0},"1025":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.0},"1075":{"tf":1.0},"1087":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":2.23606797749979},"26":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.0},"334":{"tf":1.0},"338":{"tf":1.0},"354":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"449":{"tf":1.0},"457":{"tf":1.0},"487":{"tf":1.0},"507":{"tf":1.0},"542":{"tf":1.0},"546":{"tf":1.0},"57":{"tf":1.0},"595":{"tf":1.0},"596":{"tf":1.0},"641":{"tf":1.4142135623730951},"642":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"720":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"785":{"tf":1.0},"803":{"tf":1.4142135623730951},"813":{"tf":2.6457513110645907},"824":{"tf":1.4142135623730951},"844":{"tf":1.0},"862":{"tf":1.4142135623730951},"866":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0},"913":{"tf":1.0},"969":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"986":{"tf":1.4142135623730951}},"e":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"r":{"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}},"df":2,"docs":{"830":{"tf":1.0},"831":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"1029":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"1091":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":7,"docs":{"155":{"tf":1.0},"197":{"tf":1.0},"360":{"tf":1.4142135623730951},"373":{"tf":1.0},"488":{"tf":1.0},"824":{"tf":1.0},"948":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"21":{"tf":1.0},"506":{"tf":1.0},"953":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"959":{"tf":1.0}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":13,"docs":{"1044":{"tf":1.0},"155":{"tf":1.4142135623730951},"248":{"tf":1.0},"387":{"tf":1.0},"688":{"tf":1.0},"742":{"tf":1.4142135623730951},"751":{"tf":1.0},"757":{"tf":1.0},"761":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"837":{"tf":1.4142135623730951},"906":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":15,"docs":{"1004":{"tf":1.0},"1072":{"tf":1.0},"1075":{"tf":1.0},"1122":{"tf":1.0},"222":{"tf":1.0},"288":{"tf":1.0},"337":{"tf":1.0},"450":{"tf":1.0},"516":{"tf":1.0},"528":{"tf":1.0},"678":{"tf":1.0},"742":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"841":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"k":{"df":7,"docs":{"1097":{"tf":1.0},"223":{"tf":1.0},"335":{"tf":1.0},"556":{"tf":1.0},"576":{"tf":1.0},"8":{"tf":1.0},"913":{"tf":1.0}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"494":{"tf":1.4142135623730951},"497":{"tf":1.0},"503":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"113":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"106":{"tf":1.4142135623730951},"1122":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"142":{"tf":1.0},"199":{"tf":1.4142135623730951},"328":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"247":{"tf":1.0}}}}},"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"465":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"0":{"df":1,"docs":{"276":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"'":{"2":{"0":{"2":{"0":{"df":1,"docs":{"528":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"644":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{".":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"300":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"t":{"a":{"b":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"291":{"tf":1.0},"292":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"289":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"879":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"661":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"129":{"tf":1.0},"247":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"364":{"tf":1.0},"550":{"tf":1.0},"632":{"tf":1.0},"859":{"tf":1.0},"877":{"tf":1.0},"878":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"678":{"tf":1.4142135623730951},"780":{"tf":1.0},"783":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"365":{"tf":1.0}}}},"df":0,"docs":{}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1055":{"tf":1.0},"1061":{"tf":2.0},"1099":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"1094":{"tf":1.0},"1099":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"343":{"tf":1.7320508075688772},"580":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"287":{"tf":1.0}}}}}}}}},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"308":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"506":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"332":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"928":{"tf":1.0},"929":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"222":{"tf":1.0}}}}}}}},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"738":{"tf":1.0},"741":{"tf":2.0},"742":{"tf":1.0},"744":{"tf":1.0},"813":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":24,"docs":{"1003":{"tf":1.0},"1063":{"tf":1.0},"1087":{"tf":1.0},"169":{"tf":1.0},"19":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"323":{"tf":1.0},"373":{"tf":1.0},"393":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.4142135623730951},"447":{"tf":1.4142135623730951},"453":{"tf":1.0},"476":{"tf":1.0},"51":{"tf":1.0},"676":{"tf":1.0},"744":{"tf":1.0},"794":{"tf":1.0},"84":{"tf":1.0},"864":{"tf":1.0},"931":{"tf":1.0},"948":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":2,"docs":{"426":{"tf":1.0},"873":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"958":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"928":{"tf":1.0},"938":{"tf":1.4142135623730951}}}}},"s":{"df":1,"docs":{"1073":{"tf":1.0}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"276":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"939":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":88,"docs":{"1003":{"tf":2.449489742783178},"1005":{"tf":1.0},"1021":{"tf":1.0},"1028":{"tf":1.0},"1052":{"tf":1.0},"109":{"tf":1.0},"1102":{"tf":1.0},"1114":{"tf":1.0},"1119":{"tf":1.4142135623730951},"113":{"tf":1.0},"115":{"tf":1.0},"120":{"tf":1.0},"127":{"tf":2.0},"128":{"tf":1.7320508075688772},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"160":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"179":{"tf":1.0},"180":{"tf":1.0},"186":{"tf":1.0},"191":{"tf":1.0},"192":{"tf":1.0},"203":{"tf":1.7320508075688772},"212":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"260":{"tf":1.0},"299":{"tf":1.0},"306":{"tf":1.0},"316":{"tf":2.0},"317":{"tf":1.0},"335":{"tf":1.7320508075688772},"348":{"tf":1.0},"368":{"tf":1.4142135623730951},"376":{"tf":1.0},"402":{"tf":1.0},"414":{"tf":1.0},"415":{"tf":2.23606797749979},"416":{"tf":1.4142135623730951},"423":{"tf":1.0},"425":{"tf":1.4142135623730951},"447":{"tf":2.0},"484":{"tf":1.0},"485":{"tf":1.0},"487":{"tf":1.0},"540":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.4142135623730951},"567":{"tf":1.0},"568":{"tf":1.0},"569":{"tf":1.0},"574":{"tf":2.6457513110645907},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"641":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.7320508075688772},"663":{"tf":1.0},"680":{"tf":1.0},"712":{"tf":1.0},"722":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"786":{"tf":1.0},"824":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"867":{"tf":1.0},"873":{"tf":1.0},"876":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0},"93":{"tf":1.4142135623730951},"947":{"tf":1.0},"959":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"1003":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":113,"docs":{"1003":{"tf":1.0},"101":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.0},"1063":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1097":{"tf":1.0},"1098":{"tf":1.0},"110":{"tf":1.0},"1108":{"tf":1.0},"1110":{"tf":1.0},"1123":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.0},"140":{"tf":1.0},"152":{"tf":1.0},"167":{"tf":1.0},"203":{"tf":1.4142135623730951},"231":{"tf":1.0},"238":{"tf":1.0},"254":{"tf":1.0},"269":{"tf":1.0},"271":{"tf":1.0},"285":{"tf":1.4142135623730951},"287":{"tf":1.4142135623730951},"288":{"tf":1.7320508075688772},"291":{"tf":1.4142135623730951},"294":{"tf":1.4142135623730951},"301":{"tf":1.0},"304":{"tf":1.4142135623730951},"307":{"tf":1.0},"309":{"tf":1.0},"316":{"tf":1.0},"318":{"tf":1.0},"323":{"tf":1.4142135623730951},"332":{"tf":1.4142135623730951},"335":{"tf":1.0},"343":{"tf":1.0},"348":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"362":{"tf":1.0},"364":{"tf":1.0},"367":{"tf":1.0},"373":{"tf":1.0},"398":{"tf":1.0},"405":{"tf":1.4142135623730951},"406":{"tf":1.0},"407":{"tf":1.0},"413":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.4142135623730951},"470":{"tf":1.0},"478":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0},"487":{"tf":1.0},"497":{"tf":1.4142135623730951},"506":{"tf":3.0},"526":{"tf":2.0},"548":{"tf":1.4142135623730951},"550":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":2.449489742783178},"557":{"tf":1.0},"567":{"tf":1.0},"573":{"tf":1.4142135623730951},"575":{"tf":1.0},"585":{"tf":1.0},"587":{"tf":1.0},"589":{"tf":1.7320508075688772},"59":{"tf":1.0},"590":{"tf":1.0},"613":{"tf":1.0},"632":{"tf":1.0},"654":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.0},"691":{"tf":1.0},"705":{"tf":1.4142135623730951},"734":{"tf":1.4142135623730951},"74":{"tf":1.0},"742":{"tf":1.0},"752":{"tf":1.0},"766":{"tf":1.0},"80":{"tf":1.0},"803":{"tf":1.0},"84":{"tf":1.4142135623730951},"857":{"tf":1.0},"887":{"tf":1.4142135623730951},"898":{"tf":1.0},"909":{"tf":1.0},"913":{"tf":1.4142135623730951},"922":{"tf":1.0},"931":{"tf":1.4142135623730951},"932":{"tf":1.0},"933":{"tf":1.4142135623730951},"936":{"tf":1.0},"938":{"tf":1.4142135623730951},"939":{"tf":2.0},"945":{"tf":1.0},"948":{"tf":1.0},"952":{"tf":1.0},"954":{"tf":1.0},"962":{"tf":1.0},"967":{"tf":1.4142135623730951},"97":{"tf":1.0},"981":{"tf":1.0},"986":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"r":{"a":{"d":{"df":5,"docs":{"106":{"tf":1.0},"507":{"tf":1.0},"728":{"tf":1.0},"924":{"tf":1.0},"939":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"931":{"tf":1.0}}}}}}}}},"df":4,"docs":{"215":{"tf":1.0},"304":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":7,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.0},"356":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"961":{"tf":1.0},"964":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"461":{"tf":1.0}}}},"df":0,"docs":{}},"df":6,"docs":{"185":{"tf":1.0},"187":{"tf":1.0},"376":{"tf":1.0},"708":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"924":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":13,"docs":{"132":{"tf":1.0},"135":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"269":{"tf":1.0},"477":{"tf":2.6457513110645907},"478":{"tf":1.0},"479":{"tf":2.23606797749979},"550":{"tf":1.0},"953":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"67":{"tf":1.4142135623730951}}}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":17,"docs":{"1003":{"tf":1.0},"1025":{"tf":1.0},"21":{"tf":1.0},"343":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"447":{"tf":1.0},"516":{"tf":1.4142135623730951},"517":{"tf":1.0},"525":{"tf":1.7320508075688772},"526":{"tf":2.23606797749979},"529":{"tf":1.0},"531":{"tf":2.449489742783178},"55":{"tf":1.4142135623730951},"580":{"tf":1.0},"626":{"tf":2.0},"982":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"b":{"df":0,"docs":{},"r":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{";":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"b":{"a":{"df":0,"docs":{},"r":{".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{";":{"/":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"&":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":1,"docs":{"873":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"a":{"b":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"874":{"tf":1.0},"875":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"874":{"tf":1.0}}}}}}}}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"889":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"872":{"tf":1.0},"876":{"tf":1.4142135623730951},"886":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"886":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"889":{"tf":1.0}}}}}}},"df":31,"docs":{"396":{"tf":1.0},"664":{"tf":1.0},"740":{"tf":2.8284271247461903},"751":{"tf":1.0},"851":{"tf":2.23606797749979},"852":{"tf":1.0},"853":{"tf":1.4142135623730951},"870":{"tf":1.7320508075688772},"871":{"tf":1.7320508075688772},"872":{"tf":2.0},"873":{"tf":2.8284271247461903},"874":{"tf":1.4142135623730951},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.7320508075688772},"878":{"tf":1.0},"879":{"tf":1.0},"880":{"tf":1.4142135623730951},"881":{"tf":1.0},"882":{"tf":1.0},"883":{"tf":1.0},"884":{"tf":1.7320508075688772},"885":{"tf":1.4142135623730951},"886":{"tf":2.0},"887":{"tf":1.0},"888":{"tf":1.7320508075688772},"889":{"tf":1.0},"890":{"tf":1.0},"891":{"tf":1.0},"892":{"tf":1.0},"906":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"728":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}},"df":21,"docs":{"1015":{"tf":1.0},"186":{"tf":1.4142135623730951},"196":{"tf":1.0},"21":{"tf":1.0},"254":{"tf":1.0},"318":{"tf":1.4142135623730951},"343":{"tf":1.0},"386":{"tf":2.0},"387":{"tf":1.0},"432":{"tf":1.0},"485":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.7320508075688772},"726":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"745":{"tf":1.7320508075688772},"847":{"tf":1.0},"851":{"tf":1.4142135623730951},"866":{"tf":1.4142135623730951},"906":{"tf":1.0}}}},"s":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":1,"docs":{"847":{"tf":1.0}}}}}}}}}},"`":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"a":{"b":{"df":0,"docs":{},"l":{"df":5,"docs":{"1105":{"tf":1.0},"15":{"tf":1.0},"31":{"tf":1.0},"364":{"tf":1.0},"452":{"tf":1.4142135623730951}}}},"df":2,"docs":{"155":{"tf":1.0},"824":{"tf":1.0}},"g":{"df":75,"docs":{"10":{"tf":1.4142135623730951},"1011":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1040":{"tf":1.0},"1042":{"tf":2.23606797749979},"1044":{"tf":1.4142135623730951},"1059":{"tf":1.0},"1061":{"tf":1.0},"1063":{"tf":1.0},"1089":{"tf":1.4142135623730951},"11":{"tf":1.0},"1119":{"tf":1.4142135623730951},"128":{"tf":1.0},"129":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":2.6457513110645907},"165":{"tf":1.4142135623730951},"186":{"tf":1.0},"199":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":2.449489742783178},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.7320508075688772},"300":{"tf":1.0},"368":{"tf":1.0},"395":{"tf":1.4142135623730951},"427":{"tf":1.0},"447":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.7320508075688772},"506":{"tf":1.0},"507":{"tf":1.0},"508":{"tf":1.0},"527":{"tf":1.0},"531":{"tf":2.23606797749979},"54":{"tf":1.0},"550":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.0},"589":{"tf":1.4142135623730951},"595":{"tf":1.0},"601":{"tf":1.0},"602":{"tf":1.0},"61":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":1.0},"626":{"tf":1.4142135623730951},"643":{"tf":1.0},"728":{"tf":1.4142135623730951},"770":{"tf":1.4142135623730951},"8":{"tf":1.0},"824":{"tf":2.23606797749979},"855":{"tf":1.0},"858":{"tf":1.4142135623730951},"859":{"tf":1.0},"913":{"tf":1.0},"976":{"tf":1.4142135623730951},"977":{"tf":2.0},"982":{"tf":2.23606797749979},"989":{"tf":2.0},"990":{"tf":1.0},"991":{"tf":2.0},"992":{"tf":1.7320508075688772},"993":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1029":{"tf":1.0},"1042":{"tf":1.0},"1057":{"tf":1.0},"1061":{"tf":1.0},"1091":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"1042":{"tf":2.0}}}}}}}}}}},"df":0,"docs":{}}}},"b":{"df":2,"docs":{"505":{"tf":1.0},"506":{"tf":1.0}}},"df":497,"docs":{"1":{"tf":1.4142135623730951},"10":{"tf":1.4142135623730951},"100":{"tf":1.0},"1001":{"tf":1.0},"1003":{"tf":1.7320508075688772},"1006":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.4142135623730951},"1019":{"tf":1.0},"102":{"tf":1.0},"1020":{"tf":1.0},"1025":{"tf":1.7320508075688772},"1027":{"tf":2.0},"1031":{"tf":1.0},"1033":{"tf":1.7320508075688772},"1036":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1048":{"tf":1.0},"105":{"tf":1.0},"1055":{"tf":1.0},"1059":{"tf":1.4142135623730951},"106":{"tf":1.4142135623730951},"1060":{"tf":1.0},"1061":{"tf":1.4142135623730951},"1063":{"tf":1.0},"1065":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1071":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.7320508075688772},"1077":{"tf":1.4142135623730951},"1087":{"tf":2.449489742783178},"1092":{"tf":1.0},"1093":{"tf":1.0},"1095":{"tf":2.449489742783178},"1097":{"tf":1.0},"1099":{"tf":1.7320508075688772},"11":{"tf":1.0},"110":{"tf":1.0},"1100":{"tf":1.0},"1107":{"tf":1.0},"1109":{"tf":1.0},"1112":{"tf":1.0},"1113":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":2.23606797749979},"1119":{"tf":1.0},"1121":{"tf":2.6457513110645907},"1122":{"tf":2.6457513110645907},"113":{"tf":1.0},"114":{"tf":1.0},"12":{"tf":1.4142135623730951},"121":{"tf":1.0},"125":{"tf":2.0},"126":{"tf":2.23606797749979},"127":{"tf":1.7320508075688772},"128":{"tf":2.0},"129":{"tf":3.7416573867739413},"130":{"tf":2.0},"131":{"tf":2.23606797749979},"132":{"tf":2.0},"133":{"tf":2.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"15":{"tf":1.0},"152":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"16":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":3.0},"167":{"tf":3.1622776601683795},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"173":{"tf":1.4142135623730951},"175":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":2.0},"180":{"tf":1.7320508075688772},"181":{"tf":2.23606797749979},"183":{"tf":2.449489742783178},"184":{"tf":1.7320508075688772},"185":{"tf":1.7320508075688772},"186":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.4142135623730951},"193":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"198":{"tf":1.0},"199":{"tf":3.0},"202":{"tf":1.7320508075688772},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"206":{"tf":1.0},"207":{"tf":1.0},"209":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":2.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"215":{"tf":2.0},"216":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"220":{"tf":1.4142135623730951},"221":{"tf":2.449489742783178},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.449489742783178},"229":{"tf":1.0},"230":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":2.0},"235":{"tf":1.7320508075688772},"236":{"tf":1.4142135623730951},"238":{"tf":2.23606797749979},"239":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.7320508075688772},"242":{"tf":1.4142135623730951},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"246":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":2.0},"254":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"257":{"tf":1.0},"26":{"tf":1.0},"263":{"tf":2.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"270":{"tf":2.449489742783178},"271":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.4142135623730951},"275":{"tf":2.23606797749979},"276":{"tf":1.7320508075688772},"28":{"tf":1.0},"285":{"tf":1.0},"287":{"tf":1.4142135623730951},"288":{"tf":2.6457513110645907},"289":{"tf":2.0},"290":{"tf":2.449489742783178},"291":{"tf":2.0},"292":{"tf":1.4142135623730951},"294":{"tf":1.0},"295":{"tf":2.0},"296":{"tf":1.7320508075688772},"297":{"tf":1.4142135623730951},"299":{"tf":1.0},"303":{"tf":2.0},"304":{"tf":2.23606797749979},"305":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.4142135623730951},"308":{"tf":2.0},"309":{"tf":1.0},"314":{"tf":1.0},"317":{"tf":1.0},"318":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"321":{"tf":1.0},"322":{"tf":2.23606797749979},"323":{"tf":2.23606797749979},"324":{"tf":1.0},"326":{"tf":1.4142135623730951},"327":{"tf":1.4142135623730951},"328":{"tf":1.4142135623730951},"331":{"tf":1.0},"332":{"tf":1.7320508075688772},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"338":{"tf":1.0},"339":{"tf":1.4142135623730951},"342":{"tf":1.4142135623730951},"343":{"tf":2.0},"344":{"tf":1.0},"346":{"tf":1.7320508075688772},"35":{"tf":1.0},"350":{"tf":1.7320508075688772},"352":{"tf":2.23606797749979},"353":{"tf":2.0},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":2.0},"358":{"tf":1.4142135623730951},"359":{"tf":1.4142135623730951},"36":{"tf":1.0},"360":{"tf":2.0},"362":{"tf":1.0},"363":{"tf":2.23606797749979},"364":{"tf":1.0},"365":{"tf":1.4142135623730951},"366":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.0},"369":{"tf":2.6457513110645907},"372":{"tf":1.4142135623730951},"373":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"378":{"tf":1.7320508075688772},"379":{"tf":1.4142135623730951},"384":{"tf":1.0},"386":{"tf":1.7320508075688772},"388":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"398":{"tf":1.0},"40":{"tf":1.0},"403":{"tf":2.0},"405":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":1.0},"413":{"tf":1.7320508075688772},"414":{"tf":1.0},"416":{"tf":1.7320508075688772},"418":{"tf":1.0},"419":{"tf":1.4142135623730951},"422":{"tf":1.0},"427":{"tf":1.0},"430":{"tf":1.0},"431":{"tf":1.0},"432":{"tf":2.0},"434":{"tf":1.0},"435":{"tf":1.4142135623730951},"436":{"tf":1.0},"437":{"tf":1.0},"441":{"tf":1.4142135623730951},"443":{"tf":1.0},"45":{"tf":1.4142135623730951},"452":{"tf":1.7320508075688772},"454":{"tf":1.0},"455":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951},"460":{"tf":1.0},"461":{"tf":1.0},"462":{"tf":2.0},"466":{"tf":1.0},"469":{"tf":1.0},"47":{"tf":1.0},"472":{"tf":1.4142135623730951},"477":{"tf":2.0},"478":{"tf":1.4142135623730951},"485":{"tf":1.4142135623730951},"489":{"tf":1.0},"49":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"499":{"tf":1.0},"50":{"tf":1.0},"500":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"505":{"tf":2.0},"506":{"tf":4.242640687119285},"507":{"tf":1.4142135623730951},"517":{"tf":1.0},"518":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.4142135623730951},"526":{"tf":1.0},"527":{"tf":2.23606797749979},"528":{"tf":1.7320508075688772},"529":{"tf":1.0},"539":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"541":{"tf":1.4142135623730951},"542":{"tf":3.3166247903554},"543":{"tf":2.0},"544":{"tf":1.4142135623730951},"545":{"tf":2.23606797749979},"546":{"tf":2.23606797749979},"547":{"tf":2.0},"548":{"tf":3.0},"550":{"tf":1.0},"551":{"tf":2.0},"552":{"tf":1.4142135623730951},"553":{"tf":1.7320508075688772},"554":{"tf":1.7320508075688772},"555":{"tf":1.4142135623730951},"556":{"tf":1.4142135623730951},"557":{"tf":1.0},"563":{"tf":1.0},"567":{"tf":1.0},"568":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.4142135623730951},"580":{"tf":2.0},"581":{"tf":1.0},"584":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.0},"588":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"596":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"607":{"tf":1.0},"613":{"tf":2.449489742783178},"615":{"tf":1.0},"622":{"tf":3.7416573867739413},"626":{"tf":1.7320508075688772},"627":{"tf":1.0},"633":{"tf":1.4142135623730951},"634":{"tf":1.0},"635":{"tf":1.0},"640":{"tf":1.4142135623730951},"642":{"tf":1.0},"643":{"tf":1.0},"644":{"tf":1.4142135623730951},"649":{"tf":1.4142135623730951},"651":{"tf":1.4142135623730951},"653":{"tf":1.4142135623730951},"654":{"tf":1.0},"655":{"tf":1.0},"657":{"tf":1.4142135623730951},"664":{"tf":1.4142135623730951},"665":{"tf":1.0},"669":{"tf":1.0},"67":{"tf":1.0},"671":{"tf":1.0},"676":{"tf":1.4142135623730951},"691":{"tf":1.0},"694":{"tf":1.0},"695":{"tf":1.7320508075688772},"698":{"tf":1.4142135623730951},"699":{"tf":1.7320508075688772},"700":{"tf":1.0},"705":{"tf":2.23606797749979},"707":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"711":{"tf":1.0},"715":{"tf":1.0},"718":{"tf":1.4142135623730951},"72":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"723":{"tf":1.0},"724":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0},"73":{"tf":1.0},"732":{"tf":1.0},"74":{"tf":2.0},"740":{"tf":1.4142135623730951},"741":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"75":{"tf":1.7320508075688772},"750":{"tf":1.0},"751":{"tf":1.0},"76":{"tf":1.0},"760":{"tf":1.0},"762":{"tf":1.0},"769":{"tf":1.0},"77":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.0},"778":{"tf":1.4142135623730951},"78":{"tf":1.7320508075688772},"783":{"tf":1.0},"785":{"tf":1.4142135623730951},"786":{"tf":1.4142135623730951},"788":{"tf":1.4142135623730951},"79":{"tf":1.0},"8":{"tf":1.0},"80":{"tf":2.23606797749979},"800":{"tf":1.7320508075688772},"802":{"tf":1.0},"803":{"tf":1.0},"81":{"tf":1.7320508075688772},"812":{"tf":1.0},"813":{"tf":1.0},"814":{"tf":1.0},"82":{"tf":1.0},"823":{"tf":1.0},"824":{"tf":2.8284271247461903},"83":{"tf":1.0},"835":{"tf":1.0},"836":{"tf":1.0},"839":{"tf":1.0},"84":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"843":{"tf":1.0},"847":{"tf":1.0},"85":{"tf":1.7320508075688772},"853":{"tf":2.0},"854":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951},"86":{"tf":1.0},"861":{"tf":1.0},"862":{"tf":1.0},"866":{"tf":2.8284271247461903},"87":{"tf":1.0},"873":{"tf":1.7320508075688772},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.4142135623730951},"878":{"tf":1.0},"88":{"tf":1.7320508075688772},"880":{"tf":2.0},"885":{"tf":1.0},"887":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951},"897":{"tf":1.4142135623730951},"898":{"tf":1.0},"899":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0},"900":{"tf":1.7320508075688772},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"905":{"tf":1.0},"906":{"tf":2.23606797749979},"913":{"tf":2.6457513110645907},"914":{"tf":1.0},"916":{"tf":1.4142135623730951},"917":{"tf":1.4142135623730951},"918":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.7320508075688772},"924":{"tf":2.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.4142135623730951},"930":{"tf":1.0},"931":{"tf":1.0},"932":{"tf":1.7320508075688772},"933":{"tf":1.4142135623730951},"938":{"tf":2.6457513110645907},"94":{"tf":1.0},"945":{"tf":1.7320508075688772},"946":{"tf":1.0},"947":{"tf":1.4142135623730951},"948":{"tf":1.0},"949":{"tf":1.0},"950":{"tf":1.0},"952":{"tf":1.4142135623730951},"954":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.4142135623730951},"959":{"tf":2.6457513110645907},"960":{"tf":1.7320508075688772},"961":{"tf":2.0},"962":{"tf":2.0},"963":{"tf":2.449489742783178},"964":{"tf":2.0},"967":{"tf":1.4142135623730951},"972":{"tf":1.0},"976":{"tf":2.6457513110645907},"977":{"tf":2.0},"978":{"tf":1.0},"981":{"tf":1.0},"985":{"tf":1.4142135623730951},"986":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":17,"docs":{"1015":{"tf":1.0},"1065":{"tf":1.0},"1097":{"tf":1.0},"451":{"tf":1.0},"505":{"tf":1.0},"527":{"tf":1.4142135623730951},"569":{"tf":1.4142135623730951},"572":{"tf":1.0},"607":{"tf":1.0},"641":{"tf":1.0},"770":{"tf":1.0},"779":{"tf":2.449489742783178},"780":{"tf":1.0},"851":{"tf":1.0},"897":{"tf":1.0},"928":{"tf":1.4142135623730951},"929":{"tf":1.0}}},"+":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"506":{"tf":2.23606797749979}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"705":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"541":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"766":{"tf":1.0},"774":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"c":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"666":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"664":{"tf":1.0},"666":{"tf":1.0}}}}}}},"df":270,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"1003":{"tf":1.0},"1004":{"tf":1.7320508075688772},"1010":{"tf":1.7320508075688772},"1011":{"tf":2.0},"1015":{"tf":1.0},"1017":{"tf":1.0},"1018":{"tf":1.7320508075688772},"1019":{"tf":1.4142135623730951},"1020":{"tf":1.0},"1025":{"tf":1.0},"1027":{"tf":1.0},"1032":{"tf":1.0},"1033":{"tf":1.4142135623730951},"1046":{"tf":2.0},"1061":{"tf":1.0},"1064":{"tf":1.7320508075688772},"1065":{"tf":1.4142135623730951},"1066":{"tf":3.0},"1067":{"tf":1.0},"1068":{"tf":1.7320508075688772},"1069":{"tf":1.0},"107":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.7320508075688772},"1073":{"tf":1.0},"1075":{"tf":2.6457513110645907},"1077":{"tf":1.0},"1087":{"tf":1.0},"1093":{"tf":1.0},"1097":{"tf":1.7320508075688772},"1099":{"tf":1.4142135623730951},"1105":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1124":{"tf":1.4142135623730951},"113":{"tf":1.0},"116":{"tf":1.4142135623730951},"119":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"153":{"tf":1.0},"162":{"tf":1.0},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"185":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":2.23606797749979},"202":{"tf":1.0},"203":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.7320508075688772},"215":{"tf":1.0},"221":{"tf":2.8284271247461903},"222":{"tf":3.1622776601683795},"223":{"tf":1.0},"228":{"tf":1.0},"234":{"tf":1.0},"24":{"tf":1.0},"240":{"tf":1.4142135623730951},"241":{"tf":1.0},"244":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"264":{"tf":1.4142135623730951},"266":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"287":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.7320508075688772},"292":{"tf":1.7320508075688772},"294":{"tf":1.7320508075688772},"295":{"tf":1.7320508075688772},"297":{"tf":1.0},"316":{"tf":1.4142135623730951},"323":{"tf":3.3166247903554},"33":{"tf":1.0},"332":{"tf":1.0},"334":{"tf":1.0},"335":{"tf":1.4142135623730951},"337":{"tf":1.0},"34":{"tf":1.0},"346":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"356":{"tf":2.449489742783178},"36":{"tf":1.0},"360":{"tf":1.7320508075688772},"361":{"tf":1.7320508075688772},"364":{"tf":1.7320508075688772},"368":{"tf":1.0},"373":{"tf":1.7320508075688772},"39":{"tf":1.0},"396":{"tf":1.0},"42":{"tf":1.0},"424":{"tf":1.0},"43":{"tf":1.0},"436":{"tf":1.4142135623730951},"437":{"tf":1.0},"439":{"tf":1.0},"441":{"tf":1.7320508075688772},"445":{"tf":1.0},"447":{"tf":2.23606797749979},"448":{"tf":1.4142135623730951},"449":{"tf":2.8284271247461903},"450":{"tf":1.4142135623730951},"451":{"tf":1.4142135623730951},"452":{"tf":1.0},"453":{"tf":1.0},"47":{"tf":1.0},"485":{"tf":1.4142135623730951},"487":{"tf":1.0},"488":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"495":{"tf":1.0},"496":{"tf":1.4142135623730951},"497":{"tf":1.7320508075688772},"498":{"tf":1.4142135623730951},"500":{"tf":1.7320508075688772},"504":{"tf":1.0},"505":{"tf":3.605551275463989},"506":{"tf":5.477225575051661},"508":{"tf":1.4142135623730951},"512":{"tf":1.0},"514":{"tf":1.0},"516":{"tf":1.0},"518":{"tf":3.7416573867739413},"519":{"tf":2.0},"520":{"tf":1.7320508075688772},"521":{"tf":2.449489742783178},"522":{"tf":2.0},"523":{"tf":2.449489742783178},"524":{"tf":2.23606797749979},"525":{"tf":1.4142135623730951},"526":{"tf":1.4142135623730951},"527":{"tf":3.7416573867739413},"528":{"tf":5.291502622129181},"529":{"tf":2.0},"530":{"tf":1.7320508075688772},"531":{"tf":2.6457513110645907},"539":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.0},"552":{"tf":1.0},"565":{"tf":1.0},"569":{"tf":1.0},"57":{"tf":1.0},"571":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"577":{"tf":1.0},"584":{"tf":1.0},"586":{"tf":2.6457513110645907},"587":{"tf":1.7320508075688772},"589":{"tf":2.23606797749979},"590":{"tf":2.23606797749979},"591":{"tf":1.0},"593":{"tf":2.449489742783178},"594":{"tf":1.0},"595":{"tf":2.0},"596":{"tf":3.0},"597":{"tf":1.0},"598":{"tf":1.0},"599":{"tf":1.0},"600":{"tf":1.0},"601":{"tf":1.0},"607":{"tf":2.0},"609":{"tf":2.6457513110645907},"61":{"tf":1.0},"613":{"tf":2.0},"622":{"tf":2.0},"625":{"tf":2.23606797749979},"635":{"tf":1.0},"641":{"tf":1.4142135623730951},"653":{"tf":1.0},"658":{"tf":1.0},"666":{"tf":1.4142135623730951},"676":{"tf":1.4142135623730951},"69":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"705":{"tf":1.7320508075688772},"709":{"tf":1.4142135623730951},"725":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"762":{"tf":1.0},"770":{"tf":2.0},"772":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.4142135623730951},"779":{"tf":3.605551275463989},"780":{"tf":1.4142135623730951},"781":{"tf":1.7320508075688772},"784":{"tf":1.0},"786":{"tf":1.0},"789":{"tf":1.0},"8":{"tf":1.0},"813":{"tf":2.6457513110645907},"824":{"tf":2.449489742783178},"844":{"tf":2.6457513110645907},"851":{"tf":1.4142135623730951},"852":{"tf":1.4142135623730951},"853":{"tf":1.0},"858":{"tf":1.4142135623730951},"861":{"tf":1.0},"866":{"tf":1.7320508075688772},"872":{"tf":1.0},"873":{"tf":3.0},"874":{"tf":1.0},"876":{"tf":2.0},"877":{"tf":1.0},"880":{"tf":2.0},"886":{"tf":1.0},"895":{"tf":1.0},"896":{"tf":2.23606797749979},"897":{"tf":2.0},"898":{"tf":2.449489742783178},"899":{"tf":2.449489742783178},"903":{"tf":1.0},"906":{"tf":2.0},"913":{"tf":2.449489742783178},"914":{"tf":1.0},"918":{"tf":1.0},"921":{"tf":1.0},"923":{"tf":2.23606797749979},"924":{"tf":2.449489742783178},"927":{"tf":1.7320508075688772},"928":{"tf":4.47213595499958},"929":{"tf":4.123105625617661},"930":{"tf":1.4142135623730951},"931":{"tf":5.0},"932":{"tf":2.449489742783178},"933":{"tf":5.385164807134504},"936":{"tf":2.0},"938":{"tf":5.0},"939":{"tf":4.0},"947":{"tf":1.0},"948":{"tf":1.7320508075688772},"958":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.0},"97":{"tf":1.0},"972":{"tf":1.0},"976":{"tf":2.0},"977":{"tf":1.0},"979":{"tf":1.0},"980":{"tf":1.4142135623730951},"981":{"tf":1.0},"982":{"tf":1.4142135623730951},"983":{"tf":2.0},"985":{"tf":1.7320508075688772},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"i":{"d":{"df":1,"docs":{"726":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"221":{"tf":1.0},"225":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951}},"e":{"/":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"923":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"@":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":3,"docs":{"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"225":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"781":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":35,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"1110":{"tf":1.0},"1117":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.0},"187":{"tf":1.0},"199":{"tf":1.4142135623730951},"220":{"tf":1.0},"226":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"296":{"tf":1.0},"425":{"tf":1.0},"434":{"tf":1.0},"439":{"tf":1.0},"453":{"tf":1.0},"454":{"tf":1.0},"455":{"tf":1.0},"477":{"tf":1.4142135623730951},"505":{"tf":1.4142135623730951},"741":{"tf":1.0},"873":{"tf":1.0},"875":{"tf":1.0},"876":{"tf":1.7320508075688772},"897":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"+":{"0":{"4":{"df":1,"docs":{"406":{"tf":1.7320508075688772}}},"df":1,"docs":{"665":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"1045":{"tf":1.0},"1052":{"tf":1.0},"1082":{"tf":1.0},"1102":{"tf":1.0},"220":{"tf":1.0},"222":{"tf":1.4142135623730951},"345":{"tf":1.0},"356":{"tf":1.0},"376":{"tf":1.0},"415":{"tf":1.0},"447":{"tf":1.4142135623730951},"523":{"tf":1.0},"665":{"tf":1.0},"689":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":8,"docs":{"175":{"tf":1.0},"260":{"tf":1.0},"321":{"tf":1.0},"328":{"tf":1.4142135623730951},"723":{"tf":1.4142135623730951},"724":{"tf":1.4142135623730951},"768":{"tf":1.0},"770":{"tf":1.4142135623730951}}}},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}}}}}}}}},"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"924":{"tf":1.7320508075688772}},"e":{"_":{"c":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"817":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.0}}}}}}},"df":3,"docs":{"813":{"tf":2.0},"920":{"tf":1.0},"924":{"tf":1.7320508075688772}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"354":{"tf":1.0},"386":{"tf":1.0},"487":{"tf":1.0},"877":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"0":{"3":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":16,"docs":{"1022":{"tf":1.0},"1069":{"tf":1.0},"1091":{"tf":1.0},"199":{"tf":2.23606797749979},"203":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.7320508075688772},"525":{"tf":1.4142135623730951},"611":{"tf":1.0},"630":{"tf":1.0},"728":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"808":{"tf":1.0},"836":{"tf":1.0}}},"2":{"5":{".":{"0":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"1025":{"tf":1.0},"1037":{"tf":1.0},"199":{"tf":2.23606797749979},"531":{"tf":2.23606797749979},"906":{"tf":1.0}}},"3":{"1":{".":{"4":{".":{"0":{"df":1,"docs":{"447":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"1025":{"tf":1.0},"1029":{"tf":1.0},"519":{"tf":1.0},"521":{"tf":1.4142135623730951},"522":{"tf":1.4142135623730951},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"528":{"tf":3.4641016151377544},"529":{"tf":1.4142135623730951},"797":{"tf":1.0}}},"4":{"df":5,"docs":{"432":{"tf":1.0},"447":{"tf":1.0},"488":{"tf":1.0},"568":{"tf":1.0},"664":{"tf":1.0}}},"6":{"df":1,"docs":{"619":{"tf":1.0}}},"8":{"df":2,"docs":{"757":{"tf":1.0},"766":{"tf":1.0}}},"=":{"4":{"df":1,"docs":{"386":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"352":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":46,"docs":{"1042":{"tf":1.0},"1103":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"143":{"tf":2.0},"180":{"tf":1.0},"221":{"tf":1.7320508075688772},"248":{"tf":1.0},"276":{"tf":1.0},"339":{"tf":1.7320508075688772},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"367":{"tf":1.0},"375":{"tf":1.7320508075688772},"376":{"tf":1.0},"386":{"tf":1.4142135623730951},"390":{"tf":1.0},"402":{"tf":1.0},"403":{"tf":1.4142135623730951},"409":{"tf":1.0},"410":{"tf":1.4142135623730951},"412":{"tf":2.449489742783178},"414":{"tf":1.0},"50":{"tf":1.0},"527":{"tf":1.0},"540":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"561":{"tf":1.4142135623730951},"705":{"tf":1.4142135623730951},"928":{"tf":1.0},"931":{"tf":2.23606797749979},"932":{"tf":1.0},"958":{"tf":3.4641016151377544},"960":{"tf":1.0},"964":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":119,"docs":{"1003":{"tf":1.0},"1011":{"tf":1.4142135623730951},"1015":{"tf":1.0},"1020":{"tf":2.0},"1025":{"tf":1.0},"1046":{"tf":1.7320508075688772},"1053":{"tf":1.4142135623730951},"1055":{"tf":1.0},"1077":{"tf":1.7320508075688772},"1099":{"tf":1.0},"1103":{"tf":1.7320508075688772},"1104":{"tf":1.4142135623730951},"1120":{"tf":1.0},"127":{"tf":1.4142135623730951},"134":{"tf":1.0},"135":{"tf":1.0},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":1.4142135623730951},"15":{"tf":1.0},"155":{"tf":1.4142135623730951},"175":{"tf":1.0},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":3.3166247903554},"187":{"tf":1.4142135623730951},"197":{"tf":2.0},"199":{"tf":3.1622776601683795},"220":{"tf":1.4142135623730951},"229":{"tf":1.0},"236":{"tf":1.0},"239":{"tf":1.0},"244":{"tf":1.0},"249":{"tf":1.0},"254":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":3.0},"270":{"tf":2.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.7320508075688772},"287":{"tf":2.449489742783178},"288":{"tf":2.449489742783178},"289":{"tf":1.7320508075688772},"290":{"tf":2.449489742783178},"291":{"tf":2.23606797749979},"292":{"tf":2.0},"334":{"tf":2.0},"335":{"tf":3.0},"347":{"tf":1.0},"354":{"tf":1.0},"358":{"tf":1.7320508075688772},"367":{"tf":1.0},"373":{"tf":1.0},"386":{"tf":1.0},"396":{"tf":2.23606797749979},"403":{"tf":1.0},"412":{"tf":1.0},"413":{"tf":1.4142135623730951},"414":{"tf":1.0},"426":{"tf":1.0},"427":{"tf":1.0},"434":{"tf":1.4142135623730951},"447":{"tf":1.7320508075688772},"46":{"tf":1.0},"500":{"tf":1.0},"542":{"tf":1.7320508075688772},"543":{"tf":1.0},"546":{"tf":1.0},"548":{"tf":1.0},"555":{"tf":1.0},"585":{"tf":1.4142135623730951},"586":{"tf":1.7320508075688772},"587":{"tf":1.4142135623730951},"603":{"tf":1.0},"622":{"tf":2.0},"627":{"tf":1.0},"633":{"tf":1.0},"642":{"tf":1.0},"649":{"tf":1.0},"661":{"tf":1.0},"662":{"tf":1.0},"664":{"tf":3.0},"676":{"tf":1.0},"678":{"tf":1.7320508075688772},"690":{"tf":1.0},"705":{"tf":4.0},"708":{"tf":1.4142135623730951},"722":{"tf":1.0},"723":{"tf":1.7320508075688772},"724":{"tf":1.0},"732":{"tf":1.7320508075688772},"742":{"tf":1.0},"761":{"tf":1.4142135623730951},"766":{"tf":3.7416573867739413},"774":{"tf":1.0},"776":{"tf":1.4142135623730951},"777":{"tf":1.0},"778":{"tf":1.0},"779":{"tf":2.23606797749979},"780":{"tf":1.0},"781":{"tf":1.0},"785":{"tf":1.0},"847":{"tf":1.0},"866":{"tf":1.0},"876":{"tf":1.7320508075688772},"877":{"tf":1.4142135623730951},"88":{"tf":1.0},"880":{"tf":1.0},"89":{"tf":1.0},"901":{"tf":1.0},"902":{"tf":1.0},"904":{"tf":1.4142135623730951},"906":{"tf":1.4142135623730951},"924":{"tf":2.0},"948":{"tf":1.0},"977":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"358":{"tf":1.4142135623730951}}},"_":{"1":{"1":{"df":1,"docs":{"230":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1053":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":1,"docs":{"313":{"tf":1.0}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"1033":{"tf":2.0},"120":{"tf":1.0},"199":{"tf":1.0},"313":{"tf":1.7320508075688772},"459":{"tf":1.0},"462":{"tf":2.0},"464":{"tf":1.0},"485":{"tf":1.0},"555":{"tf":2.0},"586":{"tf":1.0},"688":{"tf":1.0},"726":{"tf":1.0},"900":{"tf":1.0},"923":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"276":{"tf":1.0},"571":{"tf":1.0},"962":{"tf":1.0}}}},"t":{"df":5,"docs":{"426":{"tf":1.0},"590":{"tf":1.0},"640":{"tf":1.0},"924":{"tf":1.0},"928":{"tf":1.0}}}},"df":9,"docs":{"197":{"tf":1.0},"224":{"tf":1.0},"457":{"tf":1.4142135623730951},"705":{"tf":1.0},"740":{"tf":1.0},"742":{"tf":1.0},"844":{"tf":1.0},"924":{"tf":1.0},"982":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.0},"270":{"tf":1.0},"355":{"tf":1.0},"359":{"tf":1.4142135623730951},"363":{"tf":1.0},"770":{"tf":1.4142135623730951},"803":{"tf":1.0},"933":{"tf":1.0},"950":{"tf":1.0},"959":{"tf":1.0},"962":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":23,"docs":{"1006":{"tf":1.0},"1009":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1061":{"tf":1.0},"1075":{"tf":1.0},"155":{"tf":1.0},"168":{"tf":1.0},"242":{"tf":1.0},"264":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.0},"291":{"tf":1.0},"372":{"tf":1.0},"410":{"tf":1.0},"45":{"tf":1.0},"474":{"tf":1.0},"528":{"tf":1.0},"58":{"tf":1.0},"596":{"tf":1.0},"74":{"tf":1.0},"947":{"tf":1.0},"962":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"1119":{"tf":1.0},"954":{"tf":1.0}}}}},"df":1,"docs":{"199":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}}},"r":{"b":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"1122":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":26,"docs":{"1081":{"tf":1.0},"1101":{"tf":1.0},"152":{"tf":1.0},"17":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"220":{"tf":1.4142135623730951},"231":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"267":{"tf":1.4142135623730951},"268":{"tf":1.0},"290":{"tf":1.0},"353":{"tf":1.0},"457":{"tf":1.0},"508":{"tf":1.4142135623730951},"509":{"tf":1.0},"510":{"tf":1.0},"539":{"tf":1.0},"589":{"tf":1.4142135623730951},"590":{"tf":1.0},"654":{"tf":1.4142135623730951},"742":{"tf":1.0},"841":{"tf":1.0},"847":{"tf":1.0},"959":{"tf":1.0}},"f":{"df":3,"docs":{"928":{"tf":1.7320508075688772},"929":{"tf":1.0},"938":{"tf":2.0}},"i":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"936":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"129":{"tf":1.4142135623730951},"143":{"tf":1.0},"844":{"tf":1.0},"928":{"tf":1.7320508075688772},"933":{"tf":1.0},"938":{"tf":2.8284271247461903}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"938":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"s":{"a":{"df":1,"docs":{"917":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"1":{".":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"'":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":106,"docs":{"1003":{"tf":2.0},"1011":{"tf":1.7320508075688772},"1022":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"1042":{"tf":1.7320508075688772},"1046":{"tf":1.4142135623730951},"1053":{"tf":1.0},"1057":{"tf":1.7320508075688772},"106":{"tf":1.0},"1061":{"tf":2.449489742783178},"1069":{"tf":1.0},"1073":{"tf":1.7320508075688772},"1074":{"tf":1.4142135623730951},"1075":{"tf":2.8284271247461903},"1091":{"tf":1.0},"1097":{"tf":1.4142135623730951},"1103":{"tf":1.4142135623730951},"1104":{"tf":1.0},"128":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":2.449489742783178},"142":{"tf":2.0},"143":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":2.449489742783178},"158":{"tf":2.23606797749979},"159":{"tf":2.449489742783178},"160":{"tf":2.23606797749979},"175":{"tf":1.0},"185":{"tf":1.0},"199":{"tf":2.0},"203":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"239":{"tf":1.0},"26":{"tf":1.0},"276":{"tf":2.0},"290":{"tf":1.0},"295":{"tf":1.0},"325":{"tf":1.0},"327":{"tf":1.0},"328":{"tf":1.0},"343":{"tf":2.0},"354":{"tf":1.4142135623730951},"386":{"tf":1.4142135623730951},"388":{"tf":1.4142135623730951},"400":{"tf":1.0},"412":{"tf":1.4142135623730951},"424":{"tf":1.0},"447":{"tf":2.449489742783178},"450":{"tf":1.0},"452":{"tf":1.0},"456":{"tf":1.4142135623730951},"457":{"tf":2.23606797749979},"484":{"tf":1.0},"485":{"tf":1.4142135623730951},"507":{"tf":1.4142135623730951},"519":{"tf":1.7320508075688772},"542":{"tf":1.4142135623730951},"580":{"tf":2.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"676":{"tf":1.0},"690":{"tf":1.7320508075688772},"691":{"tf":1.7320508075688772},"694":{"tf":1.4142135623730951},"695":{"tf":1.0},"698":{"tf":1.4142135623730951},"699":{"tf":1.0},"701":{"tf":1.0},"705":{"tf":2.449489742783178},"740":{"tf":1.0},"742":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.4142135623730951},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"78":{"tf":1.0},"782":{"tf":1.0},"796":{"tf":1.0},"797":{"tf":1.0},"808":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":2.449489742783178},"836":{"tf":1.0},"841":{"tf":1.7320508075688772},"844":{"tf":2.0},"847":{"tf":1.4142135623730951},"848":{"tf":1.7320508075688772},"876":{"tf":1.0},"917":{"tf":1.4142135623730951},"924":{"tf":3.3166247903554},"928":{"tf":1.4142135623730951},"943":{"tf":1.4142135623730951},"944":{"tf":1.0},"945":{"tf":3.605551275463989},"958":{"tf":1.0}}}}},"u":{"df":3,"docs":{"445":{"tf":1.0},"450":{"tf":1.4142135623730951},"550":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":3,"docs":{"150":{"tf":1.0},"655":{"tf":1.0},"814":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":94,"docs":{"1009":{"tf":1.0},"101":{"tf":1.0},"1011":{"tf":1.0},"1021":{"tf":1.0},"1040":{"tf":1.0},"1055":{"tf":1.0},"1066":{"tf":1.0},"1087":{"tf":1.0},"127":{"tf":1.0},"155":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":1.0},"225":{"tf":1.0},"227":{"tf":1.0},"241":{"tf":1.0},"244":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"273":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.4142135623730951},"303":{"tf":1.0},"304":{"tf":1.0},"306":{"tf":1.0},"313":{"tf":1.0},"317":{"tf":1.0},"323":{"tf":1.0},"331":{"tf":1.0},"336":{"tf":1.0},"339":{"tf":1.0},"349":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.4142135623730951},"354":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.4142135623730951},"360":{"tf":1.0},"362":{"tf":1.0},"373":{"tf":1.0},"378":{"tf":1.4142135623730951},"382":{"tf":1.0},"440":{"tf":1.4142135623730951},"441":{"tf":1.4142135623730951},"447":{"tf":1.0},"475":{"tf":1.0},"477":{"tf":1.4142135623730951},"478":{"tf":1.4142135623730951},"506":{"tf":1.0},"508":{"tf":1.0},"553":{"tf":1.0},"555":{"tf":1.4142135623730951},"569":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"622":{"tf":1.0},"629":{"tf":1.0},"649":{"tf":1.0},"663":{"tf":1.0},"684":{"tf":1.0},"703":{"tf":1.0},"733":{"tf":1.0},"740":{"tf":2.0},"742":{"tf":1.0},"75":{"tf":1.4142135623730951},"762":{"tf":1.0},"79":{"tf":1.0},"824":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"867":{"tf":1.0},"9":{"tf":1.0},"909":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":2.0},"931":{"tf":2.23606797749979},"932":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951},"938":{"tf":2.0},"948":{"tf":1.0},"949":{"tf":1.0},"957":{"tf":1.0},"958":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"962":{"tf":1.0},"964":{"tf":1.4142135623730951},"988":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"917":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":7,"docs":{"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"447":{"tf":1.0},"56":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":1,"docs":{"256":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"l":{"df":3,"docs":{"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"9":{"tf":1.0},"931":{"tf":1.4142135623730951},"933":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":123,"docs":{"100":{"tf":1.0},"1023":{"tf":1.0},"1025":{"tf":1.0},"104":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"106":{"tf":1.0},"1070":{"tf":1.0},"1072":{"tf":1.0},"1084":{"tf":1.0},"1087":{"tf":1.0},"1090":{"tf":1.0},"1092":{"tf":1.0},"11":{"tf":1.0},"112":{"tf":1.7320508075688772},"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.6457513110645907},"128":{"tf":3.0},"129":{"tf":2.0},"130":{"tf":1.0},"136":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0},"175":{"tf":1.4142135623730951},"190":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"209":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"222":{"tf":2.6457513110645907},"223":{"tf":2.23606797749979},"227":{"tf":2.23606797749979},"235":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"256":{"tf":2.449489742783178},"263":{"tf":1.0},"266":{"tf":1.0},"268":{"tf":1.0},"271":{"tf":1.0},"276":{"tf":1.0},"285":{"tf":1.0},"286":{"tf":1.0},"290":{"tf":1.4142135623730951},"292":{"tf":1.0},"294":{"tf":2.449489742783178},"295":{"tf":4.58257569495584},"297":{"tf":2.0},"299":{"tf":1.4142135623730951},"345":{"tf":1.0},"348":{"tf":1.4142135623730951},"354":{"tf":1.4142135623730951},"359":{"tf":1.0},"361":{"tf":2.6457513110645907},"362":{"tf":1.0},"364":{"tf":3.0},"365":{"tf":1.0},"367":{"tf":1.4142135623730951},"388":{"tf":1.0},"416":{"tf":1.7320508075688772},"429":{"tf":1.0},"436":{"tf":1.7320508075688772},"437":{"tf":1.0},"439":{"tf":1.0},"443":{"tf":3.4641016151377544},"447":{"tf":1.0},"452":{"tf":1.0},"504":{"tf":1.0},"546":{"tf":1.7320508075688772},"560":{"tf":1.0},"562":{"tf":1.7320508075688772},"595":{"tf":2.0},"598":{"tf":1.0},"600":{"tf":2.23606797749979},"643":{"tf":1.0},"653":{"tf":1.0},"708":{"tf":1.4142135623730951},"709":{"tf":1.0},"730":{"tf":1.4142135623730951},"731":{"tf":1.4142135623730951},"732":{"tf":1.4142135623730951},"733":{"tf":1.0},"734":{"tf":3.1622776601683795},"744":{"tf":1.0},"764":{"tf":1.0},"783":{"tf":1.0},"786":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":3.0},"900":{"tf":1.0},"902":{"tf":1.0},"909":{"tf":1.0},"914":{"tf":1.0},"917":{"tf":1.0},"918":{"tf":1.0},"928":{"tf":2.23606797749979},"929":{"tf":2.0},"931":{"tf":3.3166247903554},"932":{"tf":1.7320508075688772},"933":{"tf":3.1622776601683795},"951":{"tf":1.4142135623730951},"953":{"tf":1.0},"96":{"tf":1.0},"963":{"tf":1.0},"966":{"tf":1.4142135623730951},"977":{"tf":1.0},"982":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"287":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"[":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"416":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"295":{"tf":1.0},"297":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"315":{"tf":1.0},"497":{"tf":1.0},"630":{"tf":1.0},"894":{"tf":1.0},"897":{"tf":2.449489742783178},"898":{"tf":1.0},"899":{"tf":2.0},"900":{"tf":1.4142135623730951},"905":{"tf":1.7320508075688772},"906":{"tf":3.1622776601683795}},"e":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":1,"docs":{"899":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"862":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":14,"docs":{"1019":{"tf":1.0},"173":{"tf":1.0},"210":{"tf":1.0},"516":{"tf":1.0},"740":{"tf":1.0},"747":{"tf":1.0},"81":{"tf":1.0},"813":{"tf":2.449489742783178},"85":{"tf":1.0},"861":{"tf":1.0},"864":{"tf":1.0},"866":{"tf":1.0},"889":{"tf":1.0},"916":{"tf":1.0}},"e":{"d":{"_":{"5":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"u":{"df":1,"docs":{"266":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"817":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":1,"docs":{"813":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":48,"docs":{"100":{"tf":1.0},"1027":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"1121":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":2.0},"183":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":3.605551275463989},"199":{"tf":4.123105625617661},"204":{"tf":1.0},"285":{"tf":1.7320508075688772},"286":{"tf":1.0},"287":{"tf":2.0},"288":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.4142135623730951},"291":{"tf":1.4142135623730951},"292":{"tf":1.4142135623730951},"296":{"tf":1.4142135623730951},"304":{"tf":1.0},"367":{"tf":1.4142135623730951},"368":{"tf":1.4142135623730951},"542":{"tf":1.0},"562":{"tf":1.0},"593":{"tf":1.0},"601":{"tf":1.7320508075688772},"691":{"tf":1.0},"707":{"tf":1.0},"740":{"tf":1.0},"88":{"tf":1.0},"952":{"tf":1.0},"956":{"tf":1.4142135623730951},"962":{"tf":1.0},"963":{"tf":2.449489742783178},"966":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":1,"docs":{"966":{"tf":1.0}}}},"o":{"c":{"a":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"844":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"1122":{"tf":2.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":13,"docs":{"101":{"tf":1.0},"102":{"tf":2.6457513110645907},"103":{"tf":1.0},"106":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"175":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.4142135623730951},"295":{"tf":1.0},"581":{"tf":1.0},"654":{"tf":1.0},"661":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"291":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"n":{"df":6,"docs":{"0":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"507":{"tf":1.0},"640":{"tf":1.0},"799":{"tf":1.0}}}},"s":{"df":15,"docs":{"102":{"tf":1.0},"1068":{"tf":1.4142135623730951},"157":{"tf":1.0},"193":{"tf":1.4142135623730951},"223":{"tf":1.0},"445":{"tf":1.0},"449":{"tf":1.4142135623730951},"738":{"tf":1.4142135623730951},"740":{"tf":1.4142135623730951},"741":{"tf":1.4142135623730951},"787":{"tf":1.4142135623730951},"788":{"tf":1.0},"792":{"tf":1.4142135623730951},"793":{"tf":1.4142135623730951},"983":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"b":{"df":0,"docs":{},"q":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"477":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":11,"docs":{"168":{"tf":1.0},"257":{"tf":1.0},"299":{"tf":1.0},"393":{"tf":1.0},"477":{"tf":1.7320508075688772},"480":{"tf":1.0},"555":{"tf":1.0},"579":{"tf":1.0},"803":{"tf":1.0},"810":{"tf":1.0},"986":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"1003":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"1027":{"tf":1.0},"289":{"tf":1.0},"364":{"tf":1.0}}},"l":{"df":1,"docs":{"515":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":64,"docs":{"1011":{"tf":1.0},"1017":{"tf":1.0},"1020":{"tf":1.0},"1074":{"tf":1.4142135623730951},"1075":{"tf":1.0},"1077":{"tf":1.0},"109":{"tf":1.0},"1106":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"175":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"199":{"tf":2.23606797749979},"212":{"tf":1.0},"234":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.4142135623730951},"245":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"253":{"tf":1.0},"257":{"tf":1.0},"263":{"tf":1.0},"267":{"tf":1.0},"270":{"tf":1.4142135623730951},"273":{"tf":1.0},"275":{"tf":1.0},"285":{"tf":1.0},"290":{"tf":1.0},"292":{"tf":1.4142135623730951},"298":{"tf":1.0},"302":{"tf":1.0},"305":{"tf":1.4142135623730951},"314":{"tf":1.0},"315":{"tf":1.0},"332":{"tf":1.0},"336":{"tf":1.0},"342":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"364":{"tf":1.0},"41":{"tf":1.0},"417":{"tf":1.0},"450":{"tf":1.0},"452":{"tf":1.4142135623730951},"456":{"tf":1.0},"519":{"tf":1.0},"527":{"tf":1.0},"528":{"tf":1.0},"550":{"tf":1.0},"62":{"tf":1.0},"8":{"tf":1.7320508075688772},"81":{"tf":1.0},"913":{"tf":1.0},"928":{"tf":1.7320508075688772},"929":{"tf":1.0},"931":{"tf":2.0},"954":{"tf":1.0},"985":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":1,"docs":{"365":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":19,"docs":{"11":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"198":{"tf":1.0},"205":{"tf":1.0},"25":{"tf":1.0},"297":{"tf":1.4142135623730951},"317":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.7320508075688772},"377":{"tf":1.7320508075688772},"379":{"tf":1.0},"538":{"tf":1.7320508075688772},"551":{"tf":1.0},"553":{"tf":1.7320508075688772},"554":{"tf":1.4142135623730951},"949":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}},"s":{"[":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"966":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"[":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"966":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":1,"docs":{"966":{"tf":2.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"[":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"966":{"tf":2.449489742783178}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"df":2,"docs":{"199":{"tf":1.0},"770":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"268":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"101":{"tf":1.0},"103":{"tf":1.0},"375":{"tf":1.0},"456":{"tf":1.0},"92":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":19,"docs":{"1031":{"tf":1.0},"1035":{"tf":2.23606797749979},"124":{"tf":1.0},"135":{"tf":1.0},"21":{"tf":1.0},"264":{"tf":1.4142135623730951},"265":{"tf":1.0},"266":{"tf":2.8284271247461903},"270":{"tf":1.4142135623730951},"271":{"tf":2.449489742783178},"272":{"tf":1.7320508075688772},"528":{"tf":2.0},"57":{"tf":1.4142135623730951},"606":{"tf":1.0},"609":{"tf":1.4142135623730951},"621":{"tf":1.0},"628":{"tf":1.0},"705":{"tf":1.0},"970":{"tf":1.4142135623730951}}},"y":{"df":50,"docs":{"1025":{"tf":1.0},"1033":{"tf":1.0},"1077":{"tf":1.0},"1097":{"tf":1.0},"1110":{"tf":1.0},"154":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"197":{"tf":1.0},"212":{"tf":1.0},"214":{"tf":1.0},"222":{"tf":1.0},"230":{"tf":1.0},"235":{"tf":1.0},"239":{"tf":1.7320508075688772},"255":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"288":{"tf":1.0},"306":{"tf":1.0},"307":{"tf":1.0},"342":{"tf":1.4142135623730951},"353":{"tf":1.0},"368":{"tf":1.4142135623730951},"375":{"tf":1.0},"379":{"tf":1.0},"427":{"tf":1.0},"457":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"528":{"tf":1.4142135623730951},"529":{"tf":1.0},"533":{"tf":1.0},"534":{"tf":1.0},"571":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"676":{"tf":1.0},"84":{"tf":1.0},"853":{"tf":1.0},"876":{"tf":1.0},"913":{"tf":1.0},"916":{"tf":1.4142135623730951},"958":{"tf":1.0},"960":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0}}}},"df":2,"docs":{"926":{"tf":1.0},"932":{"tf":1.0}},"e":{"'":{"d":{"df":3,"docs":{"292":{"tf":1.0},"572":{"tf":1.0},"982":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"270":{"tf":1.0},"275":{"tf":1.0},"298":{"tf":1.0},"353":{"tf":1.4142135623730951}}}},"r":{"df":6,"docs":{"239":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"290":{"tf":1.0},"676":{"tf":1.4142135623730951},"678":{"tf":1.0}}},"v":{"df":10,"docs":{"1032":{"tf":1.0},"1065":{"tf":1.0},"1097":{"tf":1.0},"229":{"tf":1.0},"268":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"292":{"tf":1.0},"430":{"tf":1.0},"678":{"tf":1.0}}}},"b":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"828":{"tf":1.0}}}}}}}}},"df":26,"docs":{"1099":{"tf":1.0},"11":{"tf":1.0},"116":{"tf":1.0},"13":{"tf":1.0},"291":{"tf":1.0},"306":{"tf":1.0},"327":{"tf":1.0},"384":{"tf":1.0},"456":{"tf":1.0},"55":{"tf":1.0},"551":{"tf":1.0},"555":{"tf":1.4142135623730951},"56":{"tf":1.0},"562":{"tf":1.0},"676":{"tf":1.4142135623730951},"740":{"tf":1.0},"799":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.7320508075688772},"84":{"tf":1.0},"914":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.4142135623730951},"924":{"tf":1.4142135623730951},"959":{"tf":1.0},"963":{"tf":1.0}},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":7,"docs":{"1099":{"tf":1.4142135623730951},"327":{"tf":1.7320508075688772},"328":{"tf":1.0},"331":{"tf":1.0},"398":{"tf":1.0},"740":{"tf":1.0},"81":{"tf":1.0}}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"939":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":12,"docs":{"11":{"tf":1.4142135623730951},"304":{"tf":1.0},"447":{"tf":1.0},"505":{"tf":1.4142135623730951},"740":{"tf":1.0},"8":{"tf":1.0},"824":{"tf":2.0},"847":{"tf":1.0},"857":{"tf":1.0},"916":{"tf":1.4142135623730951},"923":{"tf":1.4142135623730951},"924":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"740":{"tf":1.0}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"1028":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"_":{"0":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"273":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"523":{"tf":1.7320508075688772},"524":{"tf":1.4142135623730951},"625":{"tf":1.0}}}},"df":0,"docs":{}},"df":37,"docs":{"1025":{"tf":3.3166247903554},"1027":{"tf":1.0},"1031":{"tf":1.4142135623730951},"1035":{"tf":1.4142135623730951},"1087":{"tf":1.0},"113":{"tf":1.0},"175":{"tf":1.0},"224":{"tf":1.0},"267":{"tf":3.3166247903554},"270":{"tf":2.6457513110645907},"273":{"tf":4.0},"284":{"tf":1.7320508075688772},"290":{"tf":1.4142135623730951},"373":{"tf":1.0},"39":{"tf":1.7320508075688772},"438":{"tf":1.0},"447":{"tf":1.7320508075688772},"449":{"tf":1.0},"521":{"tf":1.0},"522":{"tf":1.0},"524":{"tf":1.4142135623730951},"528":{"tf":1.0},"531":{"tf":1.0},"621":{"tf":1.4142135623730951},"625":{"tf":1.0},"628":{"tf":2.0},"67":{"tf":1.4142135623730951},"707":{"tf":2.23606797749979},"708":{"tf":1.0},"709":{"tf":2.0},"770":{"tf":1.0},"772":{"tf":1.0},"948":{"tf":1.0},"972":{"tf":1.7320508075688772},"974":{"tf":2.0},"975":{"tf":2.0},"976":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"453":{"tf":1.0},"523":{"tf":1.4142135623730951},"524":{"tf":1.0},"814":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":14,"docs":{"1028":{"tf":1.0},"1081":{"tf":1.0},"1082":{"tf":1.0},"162":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"592":{"tf":1.0},"594":{"tf":1.0},"596":{"tf":1.7320508075688772},"67":{"tf":1.0},"708":{"tf":1.0},"709":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}},"t":{"df":2,"docs":{"1066":{"tf":1.0},"589":{"tf":1.4142135623730951}}}}},"r":{"d":{"df":2,"docs":{"289":{"tf":1.0},"375":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":57,"docs":{"1011":{"tf":1.7320508075688772},"1046":{"tf":1.0},"145":{"tf":1.0},"180":{"tf":1.0},"212":{"tf":1.0},"238":{"tf":1.4142135623730951},"253":{"tf":1.0},"276":{"tf":1.0},"292":{"tf":1.0},"298":{"tf":1.0},"306":{"tf":1.0},"315":{"tf":1.0},"353":{"tf":1.4142135623730951},"357":{"tf":1.0},"358":{"tf":1.0},"359":{"tf":1.0},"362":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"375":{"tf":1.0},"378":{"tf":1.0},"384":{"tf":1.0},"385":{"tf":1.4142135623730951},"412":{"tf":1.0},"427":{"tf":1.0},"447":{"tf":1.0},"457":{"tf":1.0},"47":{"tf":1.0},"478":{"tf":1.0},"495":{"tf":1.0},"505":{"tf":1.0},"537":{"tf":1.0},"538":{"tf":1.0},"540":{"tf":1.0},"571":{"tf":1.0},"584":{"tf":1.4142135623730951},"587":{"tf":1.0},"590":{"tf":1.0},"646":{"tf":1.0},"655":{"tf":1.0},"737":{"tf":1.0},"785":{"tf":1.0},"799":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"851":{"tf":1.0},"898":{"tf":1.0},"900":{"tf":1.4142135623730951},"906":{"tf":1.0},"912":{"tf":1.0},"922":{"tf":1.0},"924":{"tf":1.0},"954":{"tf":1.0},"959":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.0},"985":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"422":{"tf":1.0},"434":{"tf":1.0},"506":{"tf":1.4142135623730951},"839":{"tf":1.0},"847":{"tf":1.0},"864":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"742":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"1":{"df":2,"docs":{"254":{"tf":1.7320508075688772},"313":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":9,"docs":{"1008":{"tf":1.0},"1010":{"tf":1.0},"1093":{"tf":1.0},"1099":{"tf":1.4142135623730951},"287":{"tf":1.0},"289":{"tf":1.0},"368":{"tf":1.0},"924":{"tf":1.0},"93":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"299":{"tf":1.0},"931":{"tf":1.0},"941":{"tf":1.0}}}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"1010":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"924":{"tf":1.4142135623730951}},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"924":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":12,"docs":{"1011":{"tf":1.0},"1099":{"tf":1.0},"185":{"tf":1.7320508075688772},"188":{"tf":1.0},"398":{"tf":1.0},"440":{"tf":1.0},"475":{"tf":1.0},"478":{"tf":1.0},"576":{"tf":1.0},"932":{"tf":1.0},"939":{"tf":1.4142135623730951},"961":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"256":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"=":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":1,"docs":{"546":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":43,"docs":{"1003":{"tf":1.4142135623730951},"1046":{"tf":1.0},"1066":{"tf":1.0},"1095":{"tf":1.4142135623730951},"137":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.23606797749979},"193":{"tf":1.0},"236":{"tf":1.0},"240":{"tf":1.0},"266":{"tf":1.0},"269":{"tf":1.0},"273":{"tf":1.4142135623730951},"288":{"tf":1.0},"354":{"tf":1.0},"356":{"tf":1.4142135623730951},"38":{"tf":1.0},"46":{"tf":1.0},"528":{"tf":1.0},"529":{"tf":1.0},"542":{"tf":1.0},"544":{"tf":1.0},"546":{"tf":1.4142135623730951},"584":{"tf":1.0},"585":{"tf":1.0},"586":{"tf":1.0},"589":{"tf":1.0},"613":{"tf":1.0},"709":{"tf":1.0},"710":{"tf":1.0},"74":{"tf":1.0},"770":{"tf":1.0},"866":{"tf":2.449489742783178},"873":{"tf":1.0},"874":{"tf":1.0},"877":{"tf":1.0},"897":{"tf":1.0},"898":{"tf":1.0},"906":{"tf":1.0},"917":{"tf":1.0},"929":{"tf":1.0},"936":{"tf":1.0},"985":{"tf":1.7320508075688772}}}}}}},"i":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":3,"docs":{"488":{"tf":1.0},"528":{"tf":1.0},"575":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"246":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"446":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"738":{"tf":1.0},"745":{"tf":1.7320508075688772}}}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":4,"docs":{"1055":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.7320508075688772},"678":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":6,"docs":{"184":{"tf":1.0},"451":{"tf":1.0},"543":{"tf":1.0},"814":{"tf":1.0},"9":{"tf":1.0},"903":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"1077":{"tf":1.0},"197":{"tf":1.0},"199":{"tf":1.0},"355":{"tf":1.0},"654":{"tf":1.0},"950":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.0},"199":{"tf":1.7320508075688772}}}}},"t":{"df":0,"docs":{},"h":{":":{"0":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"394":{"tf":3.1622776601683795}}}}},"1":{"df":0,"docs":{},"p":{"df":0,"docs":{},"x":{"df":1,"docs":{"896":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"708":{"tf":1.0}}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"21":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1094":{"tf":1.0},"380":{"tf":1.0},"708":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"a":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"880":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":2,"docs":{"285":{"tf":1.0},"851":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"d":{"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":5,"docs":{"137":{"tf":1.0},"541":{"tf":1.4142135623730951},"542":{"tf":1.0},"548":{"tf":1.0},"705":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"374":{"tf":1.0},"382":{"tf":1.0},"949":{"tf":1.0}}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"287":{"tf":1.0}},"o":{"df":0,"docs":{},"w":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"906":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1057":{"tf":1.0},"1061":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"708":{"tf":1.0},"709":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"s":{"df":1,"docs":{"185":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1057":{"tf":2.449489742783178},"1061":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":64,"docs":{"1025":{"tf":1.0},"1031":{"tf":1.0},"1035":{"tf":1.4142135623730951},"1036":{"tf":1.0},"1057":{"tf":1.0},"1066":{"tf":1.4142135623730951},"1087":{"tf":1.0},"121":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.7320508075688772},"222":{"tf":1.4142135623730951},"224":{"tf":1.0},"244":{"tf":1.4142135623730951},"264":{"tf":1.7320508075688772},"265":{"tf":2.23606797749979},"266":{"tf":1.0},"267":{"tf":2.23606797749979},"269":{"tf":1.0},"270":{"tf":3.4641016151377544},"271":{"tf":2.0},"272":{"tf":2.0},"273":{"tf":2.449489742783178},"275":{"tf":1.0},"276":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0},"292":{"tf":1.7320508075688772},"294":{"tf":1.0},"360":{"tf":1.0},"363":{"tf":1.4142135623730951},"39":{"tf":1.0},"42":{"tf":1.0},"447":{"tf":1.0},"451":{"tf":1.0},"488":{"tf":1.0},"514":{"tf":1.4142135623730951},"515":{"tf":1.0},"528":{"tf":2.23606797749979},"529":{"tf":2.0},"539":{"tf":1.0},"548":{"tf":1.0},"57":{"tf":1.0},"585":{"tf":2.6457513110645907},"600":{"tf":1.0},"621":{"tf":1.0},"622":{"tf":2.8284271247461903},"624":{"tf":1.0},"628":{"tf":1.4142135623730951},"694":{"tf":1.0},"705":{"tf":1.7320508075688772},"707":{"tf":3.0},"708":{"tf":1.0},"710":{"tf":2.449489742783178},"740":{"tf":1.7320508075688772},"841":{"tf":1.7320508075688772},"866":{"tf":1.4142135623730951},"898":{"tf":1.0},"944":{"tf":1.0},"970":{"tf":1.0},"971":{"tf":1.0},"972":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"1046":{"tf":1.0},"1057":{"tf":1.4142135623730951},"1061":{"tf":1.0},"679":{"tf":1.4142135623730951},"690":{"tf":1.0},"751":{"tf":1.0},"944":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"506":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"101":{"tf":1.0},"1122":{"tf":1.0},"941":{"tf":1.0},"978":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":42,"docs":{"1072":{"tf":1.0},"1076":{"tf":1.0},"1080":{"tf":1.7320508075688772},"151":{"tf":1.0},"180":{"tf":1.0},"203":{"tf":1.0},"222":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"270":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"338":{"tf":1.0},"353":{"tf":2.23606797749979},"354":{"tf":1.4142135623730951},"355":{"tf":1.0},"356":{"tf":1.0},"357":{"tf":1.4142135623730951},"362":{"tf":1.4142135623730951},"376":{"tf":1.0},"413":{"tf":1.0},"457":{"tf":1.0},"460":{"tf":1.4142135623730951},"496":{"tf":1.0},"505":{"tf":1.0},"507":{"tf":1.0},"512":{"tf":1.0},"516":{"tf":1.0},"539":{"tf":1.0},"548":{"tf":1.0},"585":{"tf":1.0},"633":{"tf":1.0},"742":{"tf":1.0},"770":{"tf":1.0},"824":{"tf":1.0},"924":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"949":{"tf":1.0},"953":{"tf":1.0},"977":{"tf":1.0},"99":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":42,"docs":{"1018":{"tf":1.0},"1044":{"tf":1.0},"1073":{"tf":1.0},"1081":{"tf":1.0},"116":{"tf":1.0},"130":{"tf":1.0},"137":{"tf":1.0},"172":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"222":{"tf":1.0},"234":{"tf":1.0},"303":{"tf":1.0},"335":{"tf":1.4142135623730951},"359":{"tf":1.0},"386":{"tf":1.0},"398":{"tf":1.0},"447":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"497":{"tf":1.0},"506":{"tf":1.0},"571":{"tf":1.0},"595":{"tf":1.0},"603":{"tf":1.0},"607":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.4142135623730951},"73":{"tf":1.0},"80":{"tf":1.0},"824":{"tf":1.0},"873":{"tf":1.7320508075688772},"876":{"tf":1.0},"896":{"tf":1.0},"898":{"tf":1.0},"926":{"tf":1.0},"931":{"tf":1.4142135623730951},"938":{"tf":1.4142135623730951},"939":{"tf":1.7320508075688772},"950":{"tf":1.0},"962":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"528":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"p":{"6":{"4":{"df":1,"docs":{"924":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":8,"docs":{"198":{"tf":1.0},"236":{"tf":1.0},"271":{"tf":1.0},"287":{"tf":1.0},"337":{"tf":1.0},"443":{"tf":1.0},"499":{"tf":1.0},"589":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"769":{"tf":1.0},"917":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"844":{"tf":1.0}}}}}}},"r":{"d":{"df":6,"docs":{"249":{"tf":1.0},"270":{"tf":1.4142135623730951},"338":{"tf":1.0},"459":{"tf":1.0},"461":{"tf":1.4142135623730951},"531":{"tf":1.0}}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"229":{"tf":1.0},"327":{"tf":1.0},"409":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":163,"docs":{"1011":{"tf":1.4142135623730951},"1019":{"tf":1.0},"106":{"tf":1.0},"1075":{"tf":1.0},"1077":{"tf":1.4142135623730951},"1081":{"tf":1.0},"1109":{"tf":1.0},"1116":{"tf":1.0},"1117":{"tf":1.0},"1122":{"tf":1.0},"1124":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"193":{"tf":1.0},"199":{"tf":2.23606797749979},"205":{"tf":2.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.4142135623730951},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.4142135623730951},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.4142135623730951},"242":{"tf":1.4142135623730951},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"260":{"tf":1.7320508075688772},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.7320508075688772},"265":{"tf":1.0},"266":{"tf":1.4142135623730951},"267":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"270":{"tf":1.0},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"276":{"tf":1.0},"277":{"tf":1.0},"278":{"tf":1.0},"279":{"tf":1.0},"280":{"tf":1.0},"281":{"tf":1.0},"282":{"tf":1.0},"283":{"tf":1.0},"284":{"tf":1.0},"285":{"tf":1.0},"288":{"tf":1.0},"294":{"tf":1.7320508075688772},"295":{"tf":1.4142135623730951},"296":{"tf":1.0},"297":{"tf":1.0},"303":{"tf":1.0},"307":{"tf":1.0},"310":{"tf":1.0},"327":{"tf":1.0},"332":{"tf":1.0},"335":{"tf":1.0},"354":{"tf":1.0},"365":{"tf":1.4142135623730951},"368":{"tf":1.0},"380":{"tf":1.0},"395":{"tf":1.4142135623730951},"398":{"tf":1.0},"405":{"tf":1.7320508075688772},"456":{"tf":1.0},"497":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0},"516":{"tf":1.0},"554":{"tf":1.4142135623730951},"555":{"tf":1.0},"581":{"tf":1.0},"590":{"tf":1.4142135623730951},"657":{"tf":1.0},"67":{"tf":1.7320508075688772},"705":{"tf":1.0},"742":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"844":{"tf":1.0},"858":{"tf":1.0},"864":{"tf":1.0},"878":{"tf":1.0},"927":{"tf":1.0},"947":{"tf":1.0},"977":{"tf":1.0},"988":{"tf":1.0},"991":{"tf":1.0},"995":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"=":{"3":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"474":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"415":{"tf":1.0}}}}}},"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"/":{"1":{"/":{"2":{"c":{"3":{"a":{"0":{"7":{"6":{"7":{"df":1,"docs":{"386":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":11,"docs":{"105":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"166":{"tf":1.0},"167":{"tf":1.0},"314":{"tf":1.0},"332":{"tf":1.4142135623730951},"378":{"tf":1.7320508075688772},"415":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"p":{"df":1,"docs":{"318":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"_":{"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"318":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"207":{"tf":1.0},"215":{"tf":2.6457513110645907},"317":{"tf":1.0},"318":{"tf":1.0},"918":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"488":{"tf":1.0},"571":{"tf":1.0},"855":{"tf":1.4142135623730951},"859":{"tf":1.4142135623730951}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"212":{"tf":1.0},"309":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"844":{"tf":1.0}}}}}},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":13,"docs":{"1116":{"tf":1.0},"214":{"tf":1.0},"336":{"tf":1.0},"353":{"tf":1.0},"37":{"tf":1.4142135623730951},"375":{"tf":1.0},"492":{"tf":1.4142135623730951},"504":{"tf":2.0},"505":{"tf":1.0},"506":{"tf":1.4142135623730951},"507":{"tf":1.0},"508":{"tf":1.0},"788":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"289":{"tf":1.0},"303":{"tf":1.0}}}},"s":{"df":1,"docs":{"292":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"206":{"tf":1.0},"235":{"tf":1.0},"256":{"tf":1.0},"778":{"tf":1.0}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"w":{"df":1,"docs":{"772":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"289":{"tf":1.0}}}}},"p":{"df":2,"docs":{"478":{"tf":1.0},"949":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"1087":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":69,"docs":{"1033":{"tf":1.0},"1055":{"tf":1.0},"1109":{"tf":1.0},"1115":{"tf":2.0},"1116":{"tf":1.4142135623730951},"1117":{"tf":1.4142135623730951},"1118":{"tf":1.4142135623730951},"1121":{"tf":1.4142135623730951},"1122":{"tf":2.449489742783178},"13":{"tf":1.0},"186":{"tf":1.7320508075688772},"189":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.4142135623730951},"214":{"tf":1.0},"215":{"tf":1.4142135623730951},"217":{"tf":1.0},"218":{"tf":2.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"225":{"tf":2.23606797749979},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"246":{"tf":1.7320508075688772},"247":{"tf":1.0},"251":{"tf":1.0},"288":{"tf":1.0},"292":{"tf":1.0},"294":{"tf":1.0},"303":{"tf":1.0},"316":{"tf":1.0},"337":{"tf":1.4142135623730951},"339":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"363":{"tf":2.0},"368":{"tf":1.0},"369":{"tf":1.0},"374":{"tf":1.0},"376":{"tf":1.0},"393":{"tf":1.0},"416":{"tf":1.0},"447":{"tf":1.0},"456":{"tf":1.0},"503":{"tf":1.0},"527":{"tf":1.7320508075688772},"545":{"tf":1.0},"550":{"tf":1.0},"553":{"tf":1.4142135623730951},"554":{"tf":1.0},"555":{"tf":1.4142135623730951},"640":{"tf":1.0},"913":{"tf":1.0},"914":{"tf":1.0},"916":{"tf":1.0},"928":{"tf":1.0},"951":{"tf":1.0},"960":{"tf":1.0},"962":{"tf":1.4142135623730951}},"r":{"df":1,"docs":{"1122":{"tf":1.0}}},"|":{"d":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"1113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":28,"docs":{"0":{"tf":1.0},"1004":{"tf":1.0},"1055":{"tf":1.0},"1119":{"tf":1.0},"1121":{"tf":1.0},"130":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.4142135623730951},"180":{"tf":1.0},"186":{"tf":1.4142135623730951},"276":{"tf":1.0},"363":{"tf":1.0},"375":{"tf":1.4142135623730951},"376":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"48":{"tf":1.0},"503":{"tf":1.4142135623730951},"540":{"tf":1.0},"554":{"tf":1.0},"568":{"tf":1.0},"705":{"tf":1.0},"710":{"tf":1.0},"950":{"tf":1.0},"951":{"tf":1.0},"959":{"tf":1.7320508075688772},"960":{"tf":1.0},"961":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"387":{"tf":1.0},"434":{"tf":1.0},"495":{"tf":1.0},"961":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":2,"docs":{"474":{"tf":1.0},"476":{"tf":1.0}}}}}},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"905":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"905":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"8":{"6":{"_":{"6":{"4":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"847":{"tf":1.0}}}}},"df":1,"docs":{"847":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"1061":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"181":{"tf":1.0},"191":{"tf":1.0}}}}},"df":21,"docs":{"1025":{"tf":3.872983346207417},"1112":{"tf":1.0},"187":{"tf":1.0},"191":{"tf":1.0},"199":{"tf":1.7320508075688772},"234":{"tf":1.0},"236":{"tf":1.0},"243":{"tf":1.0},"343":{"tf":1.4142135623730951},"388":{"tf":1.7320508075688772},"447":{"tf":1.4142135623730951},"515":{"tf":1.0},"580":{"tf":1.4142135623730951},"6":{"tf":1.0},"614":{"tf":1.0},"708":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"905":{"tf":1.0},"939":{"tf":1.4142135623730951},"946":{"tf":1.0}},"m":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}}}}}}}}}},"p":{"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"331":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"i":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.4142135623730951},"332":{"tf":1.0}}}},"r":{"df":1,"docs":{"799":{"tf":1.0}}},"x":{"df":1,"docs":{"924":{"tf":1.0}}}},"y":{"%":{"df":0,"docs":{},"m":{"%":{"d":{"df":4,"docs":{"1035":{"tf":2.23606797749979},"1037":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":3,"docs":{"396":{"tf":1.0},"737":{"tf":1.0},"751":{"tf":1.0}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"607":{"tf":1.0},"737":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":6,"docs":{"199":{"tf":1.0},"243":{"tf":1.0},"452":{"tf":1.4142135623730951},"607":{"tf":1.0},"614":{"tf":1.0},"665":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"778":{"tf":1.0}}},"df":10,"docs":{"1116":{"tf":1.0},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"162":{"tf":1.0},"528":{"tf":1.0},"769":{"tf":1.7320508075688772},"770":{"tf":2.0},"779":{"tf":1.4142135623730951},"784":{"tf":1.0},"84":{"tf":1.0}}}},"df":4,"docs":{"144":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"875":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"778":{"tf":1.4142135623730951}}},"df":4,"docs":{"1122":{"tf":1.0},"229":{"tf":1.0},"904":{"tf":1.0},"961":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"288":{"tf":1.0},"590":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"'":{"d":{"df":4,"docs":{"0":{"tf":1.0},"362":{"tf":1.0},"453":{"tf":1.0},"567":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":12,"docs":{"215":{"tf":1.0},"236":{"tf":1.0},"248":{"tf":1.0},"268":{"tf":1.0},"287":{"tf":1.4142135623730951},"290":{"tf":1.0},"291":{"tf":1.0},"518":{"tf":1.0},"528":{"tf":1.0},"547":{"tf":1.0},"641":{"tf":1.0},"967":{"tf":1.0}}}},"r":{"df":21,"docs":{"1077":{"tf":1.0},"108":{"tf":1.0},"1081":{"tf":1.0},"1110":{"tf":1.0},"133":{"tf":1.0},"152":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0},"290":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"313":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0},"641":{"tf":1.0},"678":{"tf":1.0},"762":{"tf":1.0},"786":{"tf":1.0},"94":{"tf":1.0},"98":{"tf":1.0}}},"v":{"df":4,"docs":{"204":{"tf":1.0},"212":{"tf":1.0},"254":{"tf":1.0},"299":{"tf":1.0}}}},"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"299":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"155":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"155":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"1110":{"tf":1.0},"303":{"tf":1.0}}}}}}},"’":{"d":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"313":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":2,"docs":{"186":{"tf":1.4142135623730951},"665":{"tf":1.4142135623730951}}},"y":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"d":{"d":{"df":2,"docs":{"665":{"tf":1.4142135623730951},"751":{"tf":1.0}},"h":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1042":{"tf":1.0},"1046":{"tf":1.0},"1061":{"tf":1.0},"457":{"tf":1.0},"690":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"690":{"tf":1.0}}}}}}}},"z":{"df":5,"docs":{"243":{"tf":1.0},"338":{"tf":1.0},"452":{"tf":1.0},"607":{"tf":1.0},"614":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"966":{"tf":1.0}}}}}}}},"r":{"d":{"a":{"_":{"c":{"df":0,"docs":{},"n":{"df":1,"docs":{"785":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"785":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":8,"docs":{"1066":{"tf":1.0},"268":{"tf":1.4142135623730951},"272":{"tf":1.4142135623730951},"282":{"tf":1.0},"283":{"tf":1.0},"288":{"tf":1.0},"488":{"tf":1.0},"901":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"313":{"tf":1.0},"665":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"958":{"tf":1.0},"966":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"958":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"665":{"tf":1.0}}}}}}},"title":{"root":{"1":{"df":7,"docs":{"1081":{"tf":1.0},"1085":{"tf":1.0},"139":{"tf":1.0},"159":{"tf":1.0},"853":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}},"2":{"8":{"df":1,"docs":{"269":{"tf":1.0}}},"df":5,"docs":{"140":{"tf":1.0},"160":{"tf":1.0},"801":{"tf":1.0},"853":{"tf":1.0},"984":{"tf":1.0}},"f":{"a":{"df":2,"docs":{"930":{"tf":1.0},"932":{"tf":1.0}}},"df":0,"docs":{}}},"6":{"4":{"df":1,"docs":{"269":{"tf":1.0}}},"df":1,"docs":{"1080":{"tf":1.0}}},"7":{"df":2,"docs":{"801":{"tf":1.0},"984":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":30,"docs":{"1010":{"tf":1.0},"148":{"tf":1.0},"156":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"212":{"tf":1.0},"216":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"297":{"tf":1.4142135623730951},"347":{"tf":1.0},"361":{"tf":1.0},"545":{"tf":1.0},"552":{"tf":1.0},"60":{"tf":1.0},"615":{"tf":1.0},"643":{"tf":1.0},"659":{"tf":1.0},"725":{"tf":1.0},"804":{"tf":1.0},"815":{"tf":1.0},"826":{"tf":1.0},"841":{"tf":1.0},"91":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"910":{"tf":1.0},"913":{"tf":1.0},"919":{"tf":1.0},"925":{"tf":1.0},"930":{"tf":1.0},"934":{"tf":1.0},"938":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":21,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1006":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"275":{"tf":1.0},"485":{"tf":1.0},"525":{"tf":1.0},"526":{"tf":1.0},"593":{"tf":1.0},"625":{"tf":1.4142135623730951},"801":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"87":{"tf":1.0},"968":{"tf":1.0},"980":{"tf":1.0},"984":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"514":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"747":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"602":{"tf":1.0},"606":{"tf":1.0},"747":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"748":{"tf":1.0}}}}}}},"df":8,"docs":{"109":{"tf":1.0},"110":{"tf":1.0},"1109":{"tf":1.0},"540":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0},"902":{"tf":1.0}},"i":{"df":2,"docs":{"1003":{"tf":1.0},"485":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"22":{"tf":1.0}}}},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":12,"docs":{"1039":{"tf":1.0},"1054":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"15":{"tf":1.0},"593":{"tf":1.0},"613":{"tf":1.0},"683":{"tf":1.0},"710":{"tf":1.0},"742":{"tf":1.0},"749":{"tf":1.0},"952":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"215":{"tf":1.0}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"364":{"tf":1.0},"474":{"tf":1.0},"481":{"tf":1.0},"482":{"tf":1.0}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"185":{"tf":1.0},"188":{"tf":1.0},"964":{"tf":1.0}}}}},"i":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"155":{"tf":1.0},"464":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"467":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"292":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":11,"docs":{"12":{"tf":1.0},"167":{"tf":1.0},"171":{"tf":1.0},"250":{"tf":1.0},"379":{"tf":1.0},"444":{"tf":1.0},"581":{"tf":1.0},"601":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"962":{"tf":1.0}}},"t":{"df":2,"docs":{"23":{"tf":1.0},"28":{"tf":1.0}}}},"t":{"df":1,"docs":{"123":{"tf":1.0}}},"z":{"df":1,"docs":{"715":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"648":{"tf":1.0},"696":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"212":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0},"559":{"tf":1.0}}},"p":{"df":7,"docs":{"1098":{"tf":1.0},"425":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"830":{"tf":1.4142135623730951},"831":{"tf":1.4142135623730951}},"l":{"df":3,"docs":{"822":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}},"i":{"c":{"df":1,"docs":{"562":{"tf":1.0}}},"df":1,"docs":{"169":{"tf":1.0}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"292":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"553":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"1001":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":2,"docs":{"1109":{"tf":1.0},"1119":{"tf":1.0}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"439":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"976":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":2,"docs":{"310":{"tf":1.0},"903":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"1017":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"588":{"tf":1.0},"919":{"tf":1.0},"922":{"tf":1.0},"923":{"tf":1.0},"924":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"1001":{"tf":1.0},"1116":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"475":{"tf":1.0}}}},"df":1,"docs":{"142":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"103":{"tf":1.0},"127":{"tf":1.0},"316":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"134":{"tf":1.0},"136":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":10,"docs":{"595":{"tf":1.0},"647":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"914":{"tf":1.0}}},"df":0,"docs":{}}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"270":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":1,"docs":{"391":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":1,"docs":{"748":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"360":{"tf":1.0},"479":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"961":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"433":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"471":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"490":{"tf":1.0},"496":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"106":{"tf":1.0},"333":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"377":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"119":{"tf":1.0}}}}}}}},"df":2,"docs":{"855":{"tf":1.0},"859":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":7,"docs":{"107":{"tf":1.0},"118":{"tf":1.0},"121":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":28,"docs":{"118":{"tf":1.0},"124":{"tf":1.4142135623730951},"202":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.0},"231":{"tf":1.0},"245":{"tf":1.0},"25":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"297":{"tf":1.0},"307":{"tf":1.0},"317":{"tf":1.0},"348":{"tf":1.0},"357":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"361":{"tf":1.0},"414":{"tf":1.0},"439":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"t":{"df":4,"docs":{"264":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"276":{"tf":1.0}},"s":{"2":{"8":{".":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"283":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"281":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"279":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"282":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"284":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"d":{"df":1,"docs":{"280":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"278":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"1016":{"tf":1.0},"407":{"tf":1.0},"468":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"485":{"tf":1.0}}}}}},"df":1,"docs":{"1003":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"842":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"246":{"tf":1.0},"471":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"234":{"tf":1.0}}}}},"q":{"df":1,"docs":{"211":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"261":{"tf":1.0},"262":{"tf":1.0},"930":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"484":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"966":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}}},"df":4,"docs":{"157":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":1.0},"506":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"1106":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"1108":{"tf":1.0},"26":{"tf":1.0},"309":{"tf":1.0},"350":{"tf":1.0},"457":{"tf":1.0},"847":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"330":{"tf":1.0}}}}}}},"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":6,"docs":{"266":{"tf":1.0},"267":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"354":{"tf":1.0},"506":{"tf":1.0},"887":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":3,"docs":{"73":{"tf":1.0},"77":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":1,"docs":{"853":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":15,"docs":{"1011":{"tf":1.0},"1036":{"tf":1.0},"220":{"tf":1.0},"236":{"tf":1.0},"325":{"tf":1.0},"590":{"tf":1.0},"647":{"tf":1.0},"762":{"tf":1.0},"780":{"tf":1.0},"786":{"tf":1.0},"810":{"tf":1.0},"814":{"tf":1.0},"825":{"tf":1.0},"863":{"tf":1.0},"983":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":1,"docs":{"1002":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":5,"docs":{"1000":{"tf":1.0},"290":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"599":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":4,"docs":{"423":{"tf":1.0},"424":{"tf":1.0},"425":{"tf":1.0},"426":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"338":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"1024":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"309":{"tf":1.0},"313":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":4,"docs":{"1014":{"tf":1.4142135623730951},"1016":{"tf":1.0},"876":{"tf":1.0},"900":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1013":{"tf":1.0}}},"df":0,"docs":{}}},"df":17,"docs":{"1031":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"27":{"tf":1.0},"288":{"tf":1.0},"291":{"tf":1.0},"322":{"tf":1.0},"420":{"tf":1.0},"507":{"tf":1.0},"614":{"tf":1.0},"621":{"tf":1.0},"648":{"tf":1.0},"710":{"tf":1.0},"759":{"tf":1.0},"768":{"tf":1.0},"776":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"507":{"tf":1.0}}}},"u":{"d":{"df":1,"docs":{"303":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":37,"docs":{"1023":{"tf":1.0},"1030":{"tf":1.0},"1070":{"tf":1.0},"1084":{"tf":1.0},"1092":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"468":{"tf":1.0},"560":{"tf":1.0},"598":{"tf":1.0},"605":{"tf":1.0},"612":{"tf":1.0},"620":{"tf":1.0},"631":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"652":{"tf":1.0},"667":{"tf":1.0},"674":{"tf":1.0},"682":{"tf":1.0},"704":{"tf":1.0},"713":{"tf":1.0},"735":{"tf":1.0},"758":{"tf":1.0},"767":{"tf":1.0},"775":{"tf":1.0},"783":{"tf":1.0},"798":{"tf":1.0},"809":{"tf":1.0},"838":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"931":{"tf":1.0}}}},"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"214":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":12,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"319":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"484":{"tf":1.0},"8":{"tf":1.0},"852":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"1123":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":5,"docs":{"419":{"tf":1.0},"466":{"tf":1.0},"721":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"678":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"116":{"tf":1.0}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"211":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"86":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"505":{"tf":1.0},"902":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"390":{"tf":1.0}}}}}}}},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"469":{"tf":1.0},"509":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.0},"318":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":3,"docs":{"253":{"tf":1.0},"555":{"tf":1.0},"556":{"tf":1.0}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"117":{"tf":1.0},"128":{"tf":1.0},"135":{"tf":1.0},"389":{"tf":1.0},"858":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"460":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"210":{"tf":1.0}}}}},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"370":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"309":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":38,"docs":{"1007":{"tf":1.0},"1087":{"tf":1.0},"1112":{"tf":1.0},"147":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"218":{"tf":1.0},"232":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"429":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"641":{"tf":1.0},"650":{"tf":1.0},"658":{"tf":1.0},"716":{"tf":1.0},"738":{"tf":1.0},"744":{"tf":1.0},"751":{"tf":1.0},"761":{"tf":1.0},"770":{"tf":1.0},"778":{"tf":1.0},"785":{"tf":1.0},"789":{"tf":1.0},"803":{"tf":1.0},"813":{"tf":1.0},"824":{"tf":1.0},"862":{"tf":1.0},"871":{"tf":1.0},"885":{"tf":1.0},"894":{"tf":1.0},"911":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.0},"935":{"tf":1.0},"979":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"1105":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"297":{"tf":1.0},"361":{"tf":1.0},"599":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":3,"docs":{"145":{"tf":1.0},"3":{"tf":1.0},"58":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"1073":{"tf":1.0},"525":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"117":{"tf":1.0},"126":{"tf":1.0},"234":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"1031":{"tf":1.0},"166":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"819":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"578":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":5,"docs":{"1039":{"tf":1.0},"1047":{"tf":1.0},"263":{"tf":1.0},"576":{"tf":1.0},"668":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"108":{"tf":1.0},"199":{"tf":1.0},"227":{"tf":1.0},"303":{"tf":1.0},"304":{"tf":1.0},"339":{"tf":1.0},"941":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"491":{"tf":1.0},"494":{"tf":1.0},"497":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":4,"docs":{"989":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"520":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.0},"170":{"tf":1.0},"250":{"tf":1.0},"336":{"tf":1.0},"556":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"475":{"tf":1.0},"476":{"tf":1.0},"479":{"tf":1.0},"480":{"tf":1.0},"482":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":15,"docs":{"1003":{"tf":1.0},"1004":{"tf":1.0},"1017":{"tf":1.0},"1031":{"tf":1.0},"243":{"tf":1.0},"485":{"tf":1.0},"606":{"tf":1.0},"614":{"tf":1.0},"639":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"792":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0},"980":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"h":{"b":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"r":{"d":{"df":12,"docs":{"100":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"304":{"tf":1.0},"350":{"tf":1.0},"717":{"tf":1.0},"987":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"182":{"tf":1.0},"541":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"238":{"tf":1.0},"918":{"tf":1.0}}}},"df":0,"docs":{}},"df":133,"docs":{"0":{"tf":1.0},"1010":{"tf":1.0},"1019":{"tf":1.0},"1026":{"tf":1.0},"1034":{"tf":1.0},"1041":{"tf":1.0},"1049":{"tf":1.0},"1056":{"tf":1.0},"1059":{"tf":1.0},"1067":{"tf":1.0},"1078":{"tf":1.0},"1088":{"tf":1.0},"1096":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"141":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"189":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"245":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"258":{"tf":1.0},"28":{"tf":1.0},"288":{"tf":1.0},"29":{"tf":1.0},"294":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0},"30":{"tf":1.0},"303":{"tf":1.0},"31":{"tf":1.0},"317":{"tf":1.0},"319":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"347":{"tf":1.0},"351":{"tf":1.0},"352":{"tf":1.0},"353":{"tf":1.0},"354":{"tf":1.0},"359":{"tf":1.0},"360":{"tf":1.0},"364":{"tf":1.0},"372":{"tf":1.0},"376":{"tf":1.0},"377":{"tf":1.0},"379":{"tf":1.0},"380":{"tf":1.0},"382":{"tf":1.0},"393":{"tf":1.0},"394":{"tf":1.0},"397":{"tf":1.0},"4":{"tf":1.0},"401":{"tf":1.0},"411":{"tf":1.0},"417":{"tf":1.0},"427":{"tf":1.0},"428":{"tf":1.0},"484":{"tf":1.0},"532":{"tf":1.0},"550":{"tf":1.0},"551":{"tf":1.0},"562":{"tf":1.0},"568":{"tf":1.0},"60":{"tf":1.0},"603":{"tf":1.0},"608":{"tf":1.0},"61":{"tf":1.0},"615":{"tf":1.0},"616":{"tf":1.0},"62":{"tf":1.0},"623":{"tf":1.0},"633":{"tf":1.0},"643":{"tf":1.0},"656":{"tf":1.0},"659":{"tf":1.0},"660":{"tf":1.0},"670":{"tf":1.0},"677":{"tf":1.0},"68":{"tf":1.0},"681":{"tf":1.0},"685":{"tf":1.0},"693":{"tf":1.0},"694":{"tf":1.0},"697":{"tf":1.0},"698":{"tf":1.0},"715":{"tf":1.0},"72":{"tf":1.0},"725":{"tf":1.0},"727":{"tf":1.0},"73":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0},"733":{"tf":1.0},"736":{"tf":1.0},"746":{"tf":1.0},"753":{"tf":1.0},"763":{"tf":1.0},"77":{"tf":1.4142135623730951},"771":{"tf":1.0},"790":{"tf":1.0},"799":{"tf":1.0},"8":{"tf":1.0},"804":{"tf":1.0},"805":{"tf":1.0},"815":{"tf":1.0},"816":{"tf":1.0},"826":{"tf":1.0},"827":{"tf":1.0},"835":{"tf":1.0},"841":{"tf":1.0},"843":{"tf":1.0},"852":{"tf":1.0},"853":{"tf":1.0},"858":{"tf":1.0},"865":{"tf":1.0},"90":{"tf":1.0},"910":{"tf":1.0},"947":{"tf":1.0},"955":{"tf":1.0},"957":{"tf":1.0},"962":{"tf":1.0},"965":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"363":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"169":{"tf":1.0},"170":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":32,"docs":{"1005":{"tf":1.0},"1006":{"tf":1.0},"1071":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1095":{"tf":1.0},"124":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"259":{"tf":1.0},"316":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"400":{"tf":1.0},"440":{"tf":1.0},"5":{"tf":1.0},"560":{"tf":1.0},"567":{"tf":1.0},"583":{"tf":1.0},"596":{"tf":1.0},"691":{"tf":1.0},"706":{"tf":1.0},"707":{"tf":1.0},"729":{"tf":1.0},"732":{"tf":1.0},"787":{"tf":1.0},"800":{"tf":1.0},"833":{"tf":1.0},"940":{"tf":1.0},"952":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"275":{"tf":1.0},"451":{"tf":1.0},"452":{"tf":1.0},"455":{"tf":1.0},"501":{"tf":1.0}}}},"u":{"df":5,"docs":{"1004":{"tf":1.0},"266":{"tf":1.0},"33":{"tf":1.0},"969":{"tf":1.0},"980":{"tf":1.0}}},"y":{"df":9,"docs":{"1085":{"tf":1.0},"272":{"tf":1.4142135623730951},"274":{"tf":1.0},"801":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0},"984":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"114":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"375":{"tf":1.0},"413":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"792":{"tf":1.0}},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"358":{"tf":1.0},"441":{"tf":1.0},"550":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":4,"docs":{"540":{"tf":1.0},"545":{"tf":1.0},"550":{"tf":1.4142135623730951},"977":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"453":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"499":{"tf":1.0},"577":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"477":{"tf":1.0},"478":{"tf":1.0},"479":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.0},"309":{"tf":1.0},"345":{"tf":1.0},"404":{"tf":1.0},"407":{"tf":1.0},"414":{"tf":1.0},"416":{"tf":1.0},"439":{"tf":1.0},"440":{"tf":1.0},"441":{"tf":1.0},"442":{"tf":1.0},"443":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"18":{"tf":1.0},"657":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":8,"docs":{"1073":{"tf":1.0},"1074":{"tf":1.0},"242":{"tf":1.0},"34":{"tf":1.0},"364":{"tf":1.0},"583":{"tf":1.0},"721":{"tf":1.0},"732":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":6,"docs":{"624":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"866":{"tf":1.0},"880":{"tf":1.0},"906":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"368":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":11,"docs":{"240":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"505":{"tf":1.0},"506":{"tf":1.0},"692":{"tf":1.0},"701":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0}}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"112":{"tf":1.0},"955":{"tf":1.0},"982":{"tf":1.0},"986":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"507":{"tf":1.0},"897":{"tf":1.0},"899":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":2,"docs":{"329":{"tf":1.0},"556":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"152":{"tf":1.0},"77":{"tf":1.4142135623730951},"80":{"tf":1.0},"84":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":8,"docs":{"184":{"tf":1.0},"292":{"tf":1.0},"543":{"tf":1.0},"889":{"tf":1.0},"994":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0},"999":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"740":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"503":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"1015":{"tf":1.0},"1016":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"338":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"1108":{"tf":1.0},"1124":{"tf":1.0},"473":{"tf":1.0},"714":{"tf":1.0}}}}}}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"478":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"287":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"502":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"728":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"g":{"df":2,"docs":{"381":{"tf":1.0},"432":{"tf":1.0}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"934":{"tf":1.0},"937":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"503":{"tf":1.0}}}}}},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"512":{"tf":1.0},"513":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"1099":{"tf":1.0},"29":{"tf":1.0},"759":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"261":{"tf":1.0},"711":{"tf":1.0},"730":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"956":{"tf":1.0}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"554":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1054":{"tf":1.0},"438":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"l":{"df":7,"docs":{"118":{"tf":1.0},"124":{"tf":1.0},"307":{"tf":1.0},"378":{"tf":1.0},"546":{"tf":1.0},"560":{"tf":1.0},"702":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":28,"docs":{"1074":{"tf":1.0},"166":{"tf":1.0},"247":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"333":{"tf":1.0},"335":{"tf":1.0},"394":{"tf":1.0},"396":{"tf":1.0},"397":{"tf":1.0},"398":{"tf":1.0},"399":{"tf":1.0},"422":{"tf":1.0},"447":{"tf":1.0},"510":{"tf":1.0},"573":{"tf":1.0},"632":{"tf":1.0},"634":{"tf":1.0},"639":{"tf":1.0},"722":{"tf":1.0},"870":{"tf":1.0},"877":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0},"893":{"tf":1.0},"901":{"tf":1.0},"903":{"tf":1.0}}}}}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":39,"docs":{"1012":{"tf":1.0},"1020":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.0},"1042":{"tf":1.0},"1050":{"tf":1.0},"1057":{"tf":1.0},"1068":{"tf":1.0},"1089":{"tf":1.0},"1100":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"199":{"tf":1.0},"249":{"tf":1.0},"332":{"tf":1.0},"342":{"tf":1.0},"529":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"661":{"tf":1.0},"671":{"tf":1.0},"686":{"tf":1.0},"709":{"tf":1.0},"754":{"tf":1.0},"764":{"tf":1.0},"772":{"tf":1.0},"781":{"tf":1.0},"791":{"tf":1.0},"806":{"tf":1.0},"818":{"tf":1.0},"829":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.0},"879":{"tf":1.0},"905":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":11,"docs":{"193":{"tf":1.0},"322":{"tf":1.0},"532":{"tf":1.0},"537":{"tf":1.0},"706":{"tf":1.0},"718":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"729":{"tf":1.0},"730":{"tf":1.0},"731":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"237":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"463":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"151":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"437":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"285":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"733":{"tf":1.0},"965":{"tf":1.0}}}},"s":{"df":1,"docs":{"436":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":3,"docs":{"327":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"478":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"477":{"tf":1.0}}}}}}}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"317":{"tf":1.0},"477":{"tf":1.0},"551":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"q":{"df":3,"docs":{"144":{"tf":1.0},"404":{"tf":1.0},"549":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0},"330":{"tf":1.0},"94":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"1098":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"1003":{"tf":1.0}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"229":{"tf":1.0},"276":{"tf":1.0},"624":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"866":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"428":{"tf":1.0},"432":{"tf":1.0},"433":{"tf":1.0},"434":{"tf":1.0},"435":{"tf":1.0},"436":{"tf":1.0},"437":{"tf":1.0},"743":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"365":{"tf":1.0}}}},"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":13,"docs":{"373":{"tf":1.0},"398":{"tf":1.0},"424":{"tf":1.0},"487":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"505":{"tf":1.0},"648":{"tf":1.0},"692":{"tf":1.0},"696":{"tf":1.0},"701":{"tf":1.0},"850":{"tf":1.0},"948":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"1062":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"572":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"551":{"tf":1.0}}}},"df":0,"docs":{}}}}},"x":{"df":1,"docs":{"1107":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"1093":{"tf":1.0},"1104":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"261":{"tf":1.0},"262":{"tf":1.0}}}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"382":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"740":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"396":{"tf":1.0},"452":{"tf":1.0},"665":{"tf":1.0}}}},"df":0,"docs":{}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"270":{"tf":1.0},"273":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"976":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"150":{"tf":1.0},"174":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"441":{"tf":1.0}}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"167":{"tf":1.0},"924":{"tf":1.0},"925":{"tf":1.0},"928":{"tf":1.0},"929":{"tf":1.0},"930":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"121":{"tf":1.0},"582":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"590":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"324":{"tf":1.0},"325":{"tf":1.0},"326":{"tf":1.0}}}}},"c":{"df":2,"docs":{"226":{"tf":1.0},"733":{"tf":1.0}},"p":{"df":3,"docs":{"308":{"tf":1.0},"312":{"tf":1.0},"36":{"tf":1.0}}},"r":{"df":1,"docs":{"309":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"1121":{"tf":1.0},"169":{"tf":1.0},"382":{"tf":1.0},"402":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.0},"475":{"tf":1.0},"489":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"392":{"tf":1.0}}}}},"t":{"df":10,"docs":{"149":{"tf":1.0},"178":{"tf":1.0},"195":{"tf":1.0},"288":{"tf":1.0},"289":{"tf":1.0},"552":{"tf":1.0},"557":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"92":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"314":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"819":{"tf":1.0},"820":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}}},"l":{"a":{"df":0,"docs":{},"m":{"df":6,"docs":{"15":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"691":{"tf":1.0},"700":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":12,"docs":{"15":{"tf":1.0},"152":{"tf":1.0},"245":{"tf":1.0},"35":{"tf":1.0},"355":{"tf":1.0},"366":{"tf":1.0},"368":{"tf":1.0},"369":{"tf":1.0},"417":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.0},"916":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":5,"docs":{"153":{"tf":1.0},"177":{"tf":1.0},"194":{"tf":1.0},"83":{"tf":1.0},"88":{"tf":1.0}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":7,"docs":{"303":{"tf":1.0},"309":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0}}}}},"t":{"c":{"df":0,"docs":{},"h":{"a":{"'":{"df":1,"docs":{"474":{"tf":1.0}}},"df":5,"docs":{"1011":{"tf":1.0},"444":{"tf":1.0},"752":{"tf":1.0},"878":{"tf":1.0},"904":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"421":{"tf":1.0},"422":{"tf":1.0},"466":{"tf":1.0}}}},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"161":{"tf":1.0},"162":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"1115":{"tf":1.0},"353":{"tf":1.0},"458":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"1121":{"tf":1.0},"122":{"tf":1.0},"137":{"tf":1.0},"320":{"tf":1.0},"322":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":1,"docs":{"380":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"388":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"487":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"b":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"535":{"tf":1.0},"725":{"tf":1.0},"726":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"1064":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":4,"docs":{"178":{"tf":1.0},"195":{"tf":1.0},"557":{"tf":1.0},"63":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"834":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"13":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"1014":{"tf":1.0}}}}}}}}},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"950":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"230":{"tf":1.0},"285":{"tf":1.0},"289":{"tf":1.0},"291":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":5,"docs":{"1038":{"tf":1.0},"447":{"tf":1.0},"6":{"tf":1.0},"746":{"tf":1.0},"946":{"tf":1.0}},"i":{"df":6,"docs":{"484":{"tf":1.0},"493":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"511":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":3,"docs":{"203":{"tf":1.0},"381":{"tf":1.0},"388":{"tf":1.0}}}}},"u":{"b":{"df":1,"docs":{"538":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"d":{"df":5,"docs":{"1097":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"457":{"tf":1.0},"507":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"335":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1119":{"tf":1.0},"233":{"tf":1.0},"322":{"tf":1.0},"734":{"tf":1.0},"76":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"128":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":5,"docs":{"1016":{"tf":1.0},"876":{"tf":1.0},"896":{"tf":1.0},"899":{"tf":1.0},"900":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"126":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0}}}}}}},"n":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"175":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":2,"docs":{"160":{"tf":1.0},"420":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"526":{"tf":1.0},"638":{"tf":1.0},"848":{"tf":1.0},"998":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"353":{"tf":1.0},"561":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"343":{"tf":1.0},"356":{"tf":1.0},"374":{"tf":1.0},"38":{"tf":1.0},"411":{"tf":1.0},"958":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"1003":{"tf":1.0},"485":{"tf":1.0},"839":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"269":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":4,"docs":{"115":{"tf":1.0},"116":{"tf":1.0},"354":{"tf":1.0},"551":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"39":{"tf":1.0},"972":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"853":{"tf":1.0},"860":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"208":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"700":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"446":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":46,"docs":{"1018":{"tf":1.0},"1025":{"tf":1.0},"1033":{"tf":1.0},"1040":{"tf":1.0},"1048":{"tf":1.0},"1055":{"tf":1.0},"1063":{"tf":1.0},"1066":{"tf":1.0},"1077":{"tf":1.0},"1086":{"tf":1.0},"1094":{"tf":1.0},"146":{"tf":1.0},"172":{"tf":1.0},"196":{"tf":1.0},"2":{"tf":1.0},"251":{"tf":1.0},"569":{"tf":1.0},"594":{"tf":1.0},"607":{"tf":1.0},"622":{"tf":1.0},"640":{"tf":1.0},"649":{"tf":1.0},"669":{"tf":1.0},"676":{"tf":1.0},"684":{"tf":1.0},"7":{"tf":1.0},"737":{"tf":1.0},"750":{"tf":1.0},"760":{"tf":1.0},"769":{"tf":1.0},"777":{"tf":1.0},"788":{"tf":1.0},"802":{"tf":1.0},"812":{"tf":1.0},"823":{"tf":1.0},"851":{"tf":1.0},"857":{"tf":1.0},"861":{"tf":1.0},"872":{"tf":1.0},"886":{"tf":1.0},"895":{"tf":1.0},"90":{"tf":1.0},"912":{"tf":1.0},"921":{"tf":1.0},"927":{"tf":1.0},"936":{"tf":1.0}}}},"df":0,"docs":{}}},"df":1,"docs":{"584":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"1044":{"tf":1.0},"688":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":8,"docs":{"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"446":{"tf":1.0},"70":{"tf":1.0},"744":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"’":{"df":1,"docs":{"840":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"707":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"i":{"df":0,"docs":{},"r":{"a":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"465":{"tf":1.0},"469":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"434":{"tf":1.0}}}}}},"k":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"k":{"a":{"df":1,"docs":{"949":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"135":{"tf":1.0},"89":{"tf":1.4142135623730951}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"467":{"tf":1.0}}},"df":0,"docs":{}}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"204":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"40":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"1080":{"tf":1.0},"244":{"tf":1.0},"264":{"tf":1.0},"621":{"tf":1.0},"768":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"586":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"222":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"467":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":5,"docs":{"1002":{"tf":1.0},"1071":{"tf":1.0},"1072":{"tf":1.0},"563":{"tf":1.0},"917":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"16":{"tf":1.0},"288":{"tf":1.0}}},"r":{"df":1,"docs":{"787":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"326":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"505":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"776":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"642":{"tf":1.0},"746":{"tf":1.0},"899":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"211":{"tf":1.0},"471":{"tf":1.0}}},"k":{"df":2,"docs":{"1120":{"tf":1.0},"726":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"103":{"tf":1.0},"1120":{"tf":1.0},"64":{"tf":1.0},"800":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"294":{"tf":1.0},"296":{"tf":1.0},"297":{"tf":1.0}}}}},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"600":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"10":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"929":{"tf":1.0},"930":{"tf":1.0},"932":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1076":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":6,"docs":{"164":{"tf":1.0},"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"273":{"tf":1.0},"94":{"tf":1.0},"955":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":12,"docs":{"125":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.0},"168":{"tf":1.0},"437":{"tf":1.0},"548":{"tf":1.0},"601":{"tf":1.0},"77":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"392":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"16":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"v":{"df":2,"docs":{"776":{"tf":1.0},"779":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"64":{"tf":1.0}}},"n":{"df":6,"docs":{"285":{"tf":1.0},"571":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"657":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":2,"docs":{"316":{"tf":1.0},"405":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":6,"docs":{"111":{"tf":1.0},"136":{"tf":1.0},"378":{"tf":1.0},"477":{"tf":1.0},"478":{"tf":1.0},"502":{"tf":1.0}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"476":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":2,"docs":{"229":{"tf":1.0},"720":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"295":{"tf":1.0},"564":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"65":{"tf":1.0}}}}}},"u":{"df":4,"docs":{"266":{"tf":1.0},"42":{"tf":1.0},"528":{"tf":1.0},"971":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"407":{"tf":1.0},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"130":{"tf":1.0},"19":{"tf":1.0},"874":{"tf":1.0},"898":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"321":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":1,"docs":{"854":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"1113":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"391":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":5,"docs":{"191":{"tf":1.0},"343":{"tf":1.0},"580":{"tf":1.0},"79":{"tf":1.0},"847":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":33,"docs":{"1002":{"tf":1.0},"101":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"15":{"tf":1.0},"183":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"300":{"tf":1.0},"301":{"tf":1.0},"41":{"tf":1.0},"421":{"tf":1.0},"512":{"tf":1.0},"513":{"tf":1.0},"538":{"tf":1.0},"539":{"tf":1.0},"542":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"550":{"tf":1.4142135623730951},"731":{"tf":1.0},"83":{"tf":1.0},"914":{"tf":1.0},"915":{"tf":1.0},"934":{"tf":1.0},"967":{"tf":1.0},"977":{"tf":1.0},"978":{"tf":1.0},"997":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1107":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0}}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"1071":{"tf":1.0},"399":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":6,"docs":{"122":{"tf":1.0},"123":{"tf":1.0},"585":{"tf":1.0},"589":{"tf":1.0},"784":{"tf":1.0},"896":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"536":{"tf":1.0},"729":{"tf":1.0},"964":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1080":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"793":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"638":{"tf":1.0},"998":{"tf":1.0}}}},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":11,"docs":{"0":{"tf":1.0},"341":{"tf":1.0},"410":{"tf":1.0},"484":{"tf":1.0},"8":{"tf":1.0},"910":{"tf":1.0},"913":{"tf":1.0},"919":{"tf":1.0},"925":{"tf":1.0},"934":{"tf":1.0},"938":{"tf":1.0}},"’":{"df":2,"docs":{"372":{"tf":1.0},"947":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":9,"docs":{"222":{"tf":1.0},"462":{"tf":1.0},"944":{"tf":1.0},"990":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"995":{"tf":1.0},"996":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"338":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":1,"docs":{"274":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"476":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"472":{"tf":1.0}}}},"w":{"df":12,"docs":{"108":{"tf":1.0},"1109":{"tf":1.0},"276":{"tf":1.0},"319":{"tf":1.0},"406":{"tf":1.0},"476":{"tf":1.0},"522":{"tf":1.0},"575":{"tf":1.0},"627":{"tf":1.0},"94":{"tf":1.0},"974":{"tf":1.0},"999":{"tf":1.0}},"t":{"a":{"b":{"df":1,"docs":{"860":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"489":{"tf":1.0},"992":{"tf":1.0},"993":{"tf":1.0},"996":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"656":{"tf":1.0}}}}}}},"m":{"b":{"df":0,"docs":{},"u":{"df":1,"docs":{"533":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"1015":{"tf":1.0},"566":{"tf":1.0},"62":{"tf":1.0},"799":{"tf":1.0},"801":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":9,"docs":{"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"291":{"tf":1.0},"423":{"tf":1.0},"426":{"tf":1.0},"776":{"tf":1.0},"943":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"260":{"tf":1.0},"534":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"447":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"215":{"tf":1.0}}}}}},"df":3,"docs":{"1075":{"tf":1.0},"1097":{"tf":1.0},"942":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"110":{"tf":1.0}}}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"90":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"1005":{"tf":1.0},"530":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":4,"docs":{"155":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"480":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"179":{"tf":1.0},"180":{"tf":1.0},"302":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"193":{"tf":1.0}}}}},"t":{"df":2,"docs":{"450":{"tf":1.4142135623730951},"500":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"168":{"tf":1.0},"231":{"tf":1.0}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"127":{"tf":1.0},"315":{"tf":1.0},"437":{"tf":1.0}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"511":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":3,"docs":{"943":{"tf":1.0},"944":{"tf":1.0},"945":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"450":{"tf":1.0},"500":{"tf":1.0},"89":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"743":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"290":{"tf":1.0},"601":{"tf":1.0}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":11,"docs":{"334":{"tf":1.0},"352":{"tf":1.0},"367":{"tf":1.0},"372":{"tf":1.0},"395":{"tf":1.0},"403":{"tf":1.0},"430":{"tf":1.0},"748":{"tf":1.0},"947":{"tf":1.0},"981":{"tf":1.0},"985":{"tf":1.0}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":3,"docs":{"150":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"924":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"470":{"tf":1.0}}}}}}}},"t":{"df":2,"docs":{"475":{"tf":1.0},"494":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"360":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"930":{"tf":1.0},"931":{"tf":1.0}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"264":{"tf":1.0},"268":{"tf":1.0},"276":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"285":{"tf":1.0},"289":{"tf":1.0},"290":{"tf":1.0},"291":{"tf":1.0}}}}}}}},"df":1,"docs":{"1013":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":3,"docs":{"126":{"tf":1.0},"168":{"tf":1.0},"784":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"601":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"225":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"258":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":34,"docs":{"1009":{"tf":1.0},"1044":{"tf":1.0},"1072":{"tf":1.0},"1073":{"tf":1.0},"1074":{"tf":1.0},"1080":{"tf":1.0},"223":{"tf":1.0},"241":{"tf":1.0},"263":{"tf":1.0},"285":{"tf":1.0},"298":{"tf":1.0},"299":{"tf":1.0},"336":{"tf":1.0},"420":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"456":{"tf":1.0},"568":{"tf":1.0},"570":{"tf":1.0},"571":{"tf":1.0},"572":{"tf":1.0},"573":{"tf":1.0},"574":{"tf":1.0},"575":{"tf":1.0},"576":{"tf":1.0},"577":{"tf":1.0},"578":{"tf":1.0},"580":{"tf":1.0},"654":{"tf":1.0},"655":{"tf":1.0},"656":{"tf":1.0},"688":{"tf":1.0},"720":{"tf":1.0},"839":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"454":{"tf":1.0},"579":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"102":{"tf":1.0},"341":{"tf":1.0},"354":{"tf":1.0},"372":{"tf":1.0},"394":{"tf":1.0},"45":{"tf":1.0},"702":{"tf":1.0},"947":{"tf":1.0}}}}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":8,"docs":{"215":{"tf":1.0},"303":{"tf":1.0},"351":{"tf":1.0},"4":{"tf":1.0},"90":{"tf":1.0},"939":{"tf":1.0},"955":{"tf":1.0},"956":{"tf":1.0}}}}}}},"y":{"df":3,"docs":{"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1111":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"997":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"386":{"tf":1.0},"387":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"106":{"tf":1.0},"333":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"30":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"587":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":3,"docs":{"261":{"tf":1.0},"262":{"tf":1.0},"323":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"666":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"953":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"186":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"353":{"tf":1.0},"368":{"tf":1.0}}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"175":{"tf":1.0}}}}}}},"df":4,"docs":{"46":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"1107":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":6,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"840":{"tf":1.0},"960":{"tf":1.0},"961":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"957":{"tf":1.0}},"t":{"df":5,"docs":{"189":{"tf":1.0},"416":{"tf":1.0},"9":{"tf":1.0},"990":{"tf":1.0},"993":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":20,"docs":{"449":{"tf":1.0},"47":{"tf":1.0},"490":{"tf":1.0},"491":{"tf":1.0},"493":{"tf":1.0},"494":{"tf":1.0},"495":{"tf":1.0},"496":{"tf":1.0},"497":{"tf":1.0},"498":{"tf":1.0},"499":{"tf":1.0},"501":{"tf":1.0},"502":{"tf":1.0},"503":{"tf":1.0},"508":{"tf":1.0},"509":{"tf":1.0},"510":{"tf":1.0},"575":{"tf":1.0},"627":{"tf":1.0},"974":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"510":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"303":{"tf":1.0},"558":{"tf":1.0},"563":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"248":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"1000":{"tf":1.0},"276":{"tf":1.0},"999":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"304":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"303":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"448":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"362":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":8,"docs":{"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.4142135623730951},"565":{"tf":1.0},"566":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"681":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"316":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"1114":{"tf":1.0}}}}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"547":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"586":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":53,"docs":{"1020":{"tf":1.0},"1027":{"tf":1.0},"1035":{"tf":1.0},"1042":{"tf":1.0},"1050":{"tf":1.0},"1057":{"tf":1.0},"1068":{"tf":1.0},"1089":{"tf":1.0},"1100":{"tf":1.0},"217":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"231":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"257":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.0},"438":{"tf":1.0},"472":{"tf":1.0},"48":{"tf":1.0},"527":{"tf":1.0},"529":{"tf":1.0},"546":{"tf":1.0},"591":{"tf":1.0},"600":{"tf":1.0},"609":{"tf":1.0},"617":{"tf":1.0},"628":{"tf":1.0},"635":{"tf":1.0},"644":{"tf":1.0},"653":{"tf":1.0},"661":{"tf":1.0},"686":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0},"754":{"tf":1.0},"764":{"tf":1.0},"772":{"tf":1.0},"781":{"tf":1.0},"791":{"tf":1.0},"806":{"tf":1.0},"818":{"tf":1.0},"829":{"tf":1.0},"83":{"tf":1.0},"837":{"tf":1.0},"845":{"tf":1.0},"854":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"879":{"tf":1.0},"88":{"tf":1.0},"905":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"337":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"976":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"675":{"tf":1.0}}}}},"w":{"df":2,"docs":{"241":{"tf":1.0},"568":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"121":{"tf":1.0},"187":{"tf":1.0},"255":{"tf":1.0},"582":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":4,"docs":{"293":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"1001":{"tf":1.0},"106":{"tf":1.0},"143":{"tf":1.0}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"930":{"tf":1.0},"931":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":83,"docs":{"1019":{"tf":1.0},"1023":{"tf":1.0},"1026":{"tf":1.0},"1030":{"tf":1.0},"1031":{"tf":1.0},"1034":{"tf":1.0},"1038":{"tf":1.0},"1041":{"tf":1.0},"1047":{"tf":1.0},"1049":{"tf":1.0},"1054":{"tf":1.0},"1056":{"tf":1.0},"1067":{"tf":1.0},"1070":{"tf":1.0},"1076":{"tf":1.0},"1078":{"tf":1.0},"1084":{"tf":1.0},"1088":{"tf":1.0},"1092":{"tf":1.0},"1093":{"tf":1.0},"1096":{"tf":1.0},"277":{"tf":1.0},"351":{"tf":1.0},"371":{"tf":1.0},"4":{"tf":1.0},"483":{"tf":1.0},"5":{"tf":1.0},"564":{"tf":1.0},"567":{"tf":1.0},"593":{"tf":1.0},"598":{"tf":1.0},"6":{"tf":1.0},"603":{"tf":1.0},"605":{"tf":1.0},"608":{"tf":1.0},"612":{"tf":1.0},"616":{"tf":1.0},"620":{"tf":1.0},"621":{"tf":1.0},"623":{"tf":1.0},"631":{"tf":1.0},"633":{"tf":1.0},"637":{"tf":1.0},"646":{"tf":1.0},"648":{"tf":1.0},"652":{"tf":1.0},"660":{"tf":1.0},"667":{"tf":1.0},"670":{"tf":1.0},"674":{"tf":1.0},"677":{"tf":1.0},"682":{"tf":1.0},"683":{"tf":1.0},"685":{"tf":1.0},"694":{"tf":1.0},"698":{"tf":1.0},"713":{"tf":1.0},"727":{"tf":1.0},"735":{"tf":1.0},"753":{"tf":1.0},"758":{"tf":1.0},"763":{"tf":1.0},"767":{"tf":1.0},"771":{"tf":1.0},"775":{"tf":1.0},"783":{"tf":1.0},"790":{"tf":1.0},"798":{"tf":1.0},"805":{"tf":1.0},"809":{"tf":1.0},"816":{"tf":1.0},"827":{"tf":1.0},"835":{"tf":1.0},"838":{"tf":1.0},"843":{"tf":1.0},"846":{"tf":1.0},"849":{"tf":1.0},"865":{"tf":1.0},"869":{"tf":1.0},"883":{"tf":1.0},"892":{"tf":1.0},"909":{"tf":1.0},"946":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"928":{"tf":1.0}},"i":{"df":1,"docs":{"309":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"139":{"tf":1.0},"521":{"tf":1.0},"523":{"tf":1.0},"524":{"tf":1.0},"531":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"848":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"745":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"589":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"342":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":3,"docs":{"1032":{"tf":1.0},"1065":{"tf":1.0},"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"448":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":1,"docs":{"314":{"tf":1.0}},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"1106":{"tf":1.0},"487":{"tf":1.0},"668":{"tf":1.0},"67":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"124":{"tf":1.0},"408":{"tf":1.0}}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"383":{"tf":1.0}}}}}}}}}},"df":4,"docs":{"216":{"tf":1.0},"384":{"tf":1.0},"386":{"tf":1.0},"577":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"461":{"tf":1.0}}}},"t":{"df":3,"docs":{"498":{"tf":1.0},"930":{"tf":1.0},"931":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"342":{"tf":1.0},"385":{"tf":1.0},"387":{"tf":1.0},"726":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"187":{"tf":1.0},"190":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"876":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"522":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"1085":{"tf":1.0},"267":{"tf":1.0},"273":{"tf":1.0},"274":{"tf":1.0},"275":{"tf":1.0},"360":{"tf":1.0},"393":{"tf":1.0},"49":{"tf":1.0},"973":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":2,"docs":{"787":{"tf":1.0},"793":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"1110":{"tf":1.0},"340":{"tf":1.0}}}}}}},"o":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"456":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"467":{"tf":1.0}}}},"w":{"df":2,"docs":{"678":{"tf":1.0},"793":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":5,"docs":{"134":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"1043":{"tf":1.0},"1051":{"tf":1.0},"1058":{"tf":1.0},"1079":{"tf":1.0},"1081":{"tf":1.0},"1101":{"tf":1.0},"427":{"tf":1.0},"591":{"tf":1.0},"634":{"tf":1.0},"655":{"tf":1.0},"662":{"tf":1.0},"687":{"tf":1.0},"695":{"tf":1.0},"699":{"tf":1.0}}}}},"p":{"df":3,"docs":{"755":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"126":{"tf":1.0},"130":{"tf":1.0}}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":40,"docs":{"1021":{"tf":1.0},"1028":{"tf":1.0},"1045":{"tf":1.0},"1052":{"tf":1.0},"1060":{"tf":1.0},"1082":{"tf":1.0},"1090":{"tf":1.0},"1102":{"tf":1.0},"192":{"tf":1.0},"305":{"tf":1.0},"308":{"tf":1.0},"479":{"tf":1.4142135623730951},"480":{"tf":1.0},"592":{"tf":1.0},"597":{"tf":1.0},"604":{"tf":1.0},"610":{"tf":1.0},"618":{"tf":1.0},"629":{"tf":1.0},"636":{"tf":1.0},"645":{"tf":1.0},"651":{"tf":1.0},"663":{"tf":1.0},"672":{"tf":1.0},"680":{"tf":1.0},"689":{"tf":1.0},"703":{"tf":1.0},"712":{"tf":1.0},"756":{"tf":1.0},"765":{"tf":1.0},"773":{"tf":1.0},"794":{"tf":1.0},"807":{"tf":1.0},"821":{"tf":1.0},"832":{"tf":1.0},"864":{"tf":1.0},"867":{"tf":1.0},"881":{"tf":1.0},"890":{"tf":1.0},"907":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"480":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":46,"docs":{"1022":{"tf":1.0},"1029":{"tf":1.0},"1037":{"tf":1.0},"1046":{"tf":1.0},"1053":{"tf":1.0},"1061":{"tf":1.0},"1069":{"tf":1.0},"1083":{"tf":1.0},"1091":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0},"339":{"tf":1.0},"341":{"tf":1.4142135623730951},"342":{"tf":1.0},"344":{"tf":1.0},"402":{"tf":1.0},"404":{"tf":1.0},"405":{"tf":1.0},"406":{"tf":1.0},"407":{"tf":1.0},"408":{"tf":1.0},"409":{"tf":1.0},"410":{"tf":1.0},"415":{"tf":1.0},"416":{"tf":1.0},"434":{"tf":1.0},"50":{"tf":1.0},"611":{"tf":1.0},"619":{"tf":1.0},"630":{"tf":1.0},"664":{"tf":1.0},"673":{"tf":1.0},"679":{"tf":1.0},"690":{"tf":1.0},"757":{"tf":1.0},"766":{"tf":1.0},"774":{"tf":1.0},"782":{"tf":1.0},"795":{"tf":1.0},"808":{"tf":1.0},"817":{"tf":1.0},"828":{"tf":1.0},"868":{"tf":1.0},"882":{"tf":1.0},"891":{"tf":1.0},"908":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"31":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"547":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"796":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"797":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":16,"docs":{"300":{"tf":1.0},"731":{"tf":1.0},"736":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"742":{"tf":1.0},"748":{"tf":1.0},"749":{"tf":1.0},"755":{"tf":1.0},"759":{"tf":1.0},"768":{"tf":1.0},"787":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0},"854":{"tf":1.0},"873":{"tf":1.0}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"420":{"tf":1.0},"541":{"tf":1.0},"542":{"tf":1.0},"543":{"tf":1.0},"544":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"298":{"tf":1.0},"406":{"tf":1.0}},"n":{"df":4,"docs":{"244":{"tf":1.0},"264":{"tf":1.0},"621":{"tf":1.0},"768":{"tf":1.0}}}},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"625":{"tf":1.0}}}}},"df":2,"docs":{"526":{"tf":1.0},"544":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"479":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"df":1,"docs":{"962":{"tf":1.0}}}},"n":{"d":{"df":3,"docs":{"1098":{"tf":1.0},"336":{"tf":1.0},"346":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"1001":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"380":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"903":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"p":{"df":3,"docs":{"893":{"tf":1.0},"896":{"tf":1.0},"901":{"tf":1.0}}},"v":{"df":1,"docs":{"962":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"381":{"tf":1.0},"383":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"297":{"tf":1.0},"918":{"tf":1.0},"923":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{"df":1,"docs":{"341":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"1013":{"tf":1.0},"51":{"tf":1.0},"873":{"tf":1.0}}}}}}},"t":{"df":4,"docs":{"287":{"tf":1.0},"289":{"tf":1.0},"555":{"tf":1.0},"933":{"tf":1.0}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"317":{"tf":1.0},"318":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"328":{"tf":1.0},"715":{"tf":1.0}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"272":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"131":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":2,"docs":{"1062":{"tf":1.0},"572":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"l":{"a":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"116":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"292":{"tf":1.0},"994":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"718":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"1016":{"tf":1.0}}}}}}}},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"668":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"116":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":10,"docs":{"1059":{"tf":1.0},"165":{"tf":1.0},"198":{"tf":1.0},"550":{"tf":1.4142135623730951},"693":{"tf":1.0},"697":{"tf":1.0},"704":{"tf":1.0},"759":{"tf":1.0},"820":{"tf":1.0},"831":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"213":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"349":{"tf":1.0},"350":{"tf":1.0},"951":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":7,"docs":{"1119":{"tf":1.0},"259":{"tf":1.0},"381":{"tf":1.0},"537":{"tf":1.0},"625":{"tf":1.0},"626":{"tf":1.0},"627":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"234":{"tf":1.0},"235":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"287":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"1015":{"tf":1.4142135623730951},"856":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"17":{"tf":1.0},"209":{"tf":1.0},"306":{"tf":1.0},"53":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":2,"docs":{"105":{"tf":1.0},"458":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":1,"docs":{"675":{"tf":1.0}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"435":{"tf":1.0}}}},"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"352":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"287":{"tf":1.0},"431":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"r":{"d":{"df":6,"docs":{"1000":{"tf":1.0},"1001":{"tf":1.0},"156":{"tf":1.0},"742":{"tf":1.0},"967":{"tf":1.0},"999":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"_":{"d":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"480":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"149":{"tf":1.0},"340":{"tf":1.0},"346":{"tf":1.0},"509":{"tf":1.0},"59":{"tf":1.0},"92":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"625":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"530":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"518":{"tf":1.0},"520":{"tf":1.0},"527":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"c":{"df":3,"docs":{"304":{"tf":1.0},"940":{"tf":1.0},"941":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"539":{"tf":1.0},"708":{"tf":1.0}}}}},"u":{"df":1,"docs":{"113":{"tf":1.0}}}},"y":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":6,"docs":{"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"299":{"tf":1.0},"311":{"tf":1.0},"705":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"87":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":8,"docs":{"17":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"209":{"tf":1.0},"348":{"tf":1.0},"350":{"tf":1.0},"53":{"tf":1.0},"953":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":3,"docs":{"253":{"tf":1.0},"256":{"tf":1.0},"959":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":11,"docs":{"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"226":{"tf":1.0},"239":{"tf":1.0},"811":{"tf":1.0},"819":{"tf":1.0},"820":{"tf":1.0},"822":{"tf":1.0},"830":{"tf":1.0},"831":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":6,"docs":{"1006":{"tf":1.0},"1008":{"tf":1.0},"1009":{"tf":1.0},"1010":{"tf":1.0},"438":{"tf":1.0},"960":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"158":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"1124":{"tf":1.0},"223":{"tf":1.0},"356":{"tf":1.0}}}}}},"df":0,"docs":{}}},"u":{"b":{"df":1,"docs":{"839":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"328":{"tf":1.0},"354":{"tf":1.0},"715":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"1115":{"tf":1.0},"1122":{"tf":1.0},"458":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"455":{"tf":1.0}}}},"t":{"df":1,"docs":{"341":{"tf":1.0}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"939":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"138":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"52":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"515":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"850":{"tf":1.0}}}}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":7,"docs":{"1047":{"tf":1.0},"1062":{"tf":1.0},"1093":{"tf":1.4142135623730951},"1103":{"tf":1.0},"1104":{"tf":1.0},"657":{"tf":1.0},"875":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"1111":{"tf":1.0},"388":{"tf":1.0}}}}}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"1093":{"tf":1.4142135623730951},"1098":{"tf":1.0},"1103":{"tf":1.0},"1104":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"613":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":1,"docs":{"287":{"tf":1.0}},"l":{"df":54,"docs":{"1007":{"tf":1.0},"1072":{"tf":1.0},"1112":{"tf":1.0},"147":{"tf":1.0},"190":{"tf":1.0},"201":{"tf":1.0},"207":{"tf":1.0},"21":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"225":{"tf":1.0},"232":{"tf":1.0},"265":{"tf":1.0},"286":{"tf":1.0},"358":{"tf":1.0},"418":{"tf":1.0},"429":{"tf":1.0},"435":{"tf":1.0},"44":{"tf":1.0},"442":{"tf":1.0},"445":{"tf":1.0},"459":{"tf":1.0},"550":{"tf":1.0},"654":{"tf":1.0},"658":{"tf":1.0},"693":{"tf":1.0},"697":{"tf":1.0},"700":{"tf":1.0},"708":{"tf":1.0},"710":{"tf":1.0},"711":{"tf":1.0},"716":{"tf":1.0},"719":{"tf":1.0},"720":{"tf":1.0},"721":{"tf":1.0},"738":{"tf":1.0},"855":{"tf":1.0},"859":{"tf":1.0},"871":{"tf":1.0},"877":{"tf":1.0},"885":{"tf":1.0},"888":{"tf":1.0},"894":{"tf":1.0},"901":{"tf":1.0},"911":{"tf":1.0},"920":{"tf":1.0},"926":{"tf":1.0},"935":{"tf":1.0},"941":{"tf":1.0},"979":{"tf":1.0},"988":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"741":{"tf":1.0},"902":{"tf":1.0}}},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"477":{"tf":1.0}}}},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"915":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"494":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":20,"docs":{"1098":{"tf":1.0},"11":{"tf":1.0},"19":{"tf":1.0},"333":{"tf":1.0},"427":{"tf":1.0},"483":{"tf":1.0},"486":{"tf":1.0},"488":{"tf":1.0},"489":{"tf":1.0},"500":{"tf":1.0},"507":{"tf":1.0},"537":{"tf":1.0},"54":{"tf":1.0},"559":{"tf":1.0},"60":{"tf":1.0},"683":{"tf":1.0},"726":{"tf":1.0},"728":{"tf":1.0},"744":{"tf":1.0},"9":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"634":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"1":{"df":0,"docs":{},"p":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"655":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"656":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"z":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"176":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"724":{"tf":1.0}}},"y":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"723":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"l":{"df":1,"docs":{"87":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"937":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":2,"docs":{"20":{"tf":1.0},"739":{"tf":1.0}}}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"329":{"tf":1.0},"330":{"tf":1.0},"331":{"tf":1.0},"332":{"tf":1.0},"344":{"tf":1.0},"482":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"365":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"1015":{"tf":1.0},"856":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":8,"docs":{"135":{"tf":1.0},"138":{"tf":1.0},"140":{"tf":1.0},"290":{"tf":1.0},"293":{"tf":1.0},"342":{"tf":1.0},"360":{"tf":1.0},"665":{"tf":1.0}}}}},"l":{";":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"233":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"488":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"966":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":11,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"16":{"tf":1.0},"171":{"tf":1.0},"18":{"tf":1.0},"211":{"tf":1.0},"296":{"tf":1.0},"401":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"77":{"tf":1.0}}}},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"1014":{"tf":1.0},"1015":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"516":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"932":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"409":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"481":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"451":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"145":{"tf":1.0},"3":{"tf":1.0},"58":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":2,"docs":{"156":{"tf":1.0},"170":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":5,"docs":{"570":{"tf":1.0},"836":{"tf":1.0},"844":{"tf":1.0},"922":{"tf":1.0},"937":{"tf":1.0}}}}}},"u":{"d":{"df":0,"docs":{},"f":{"df":5,"docs":{"159":{"tf":1.0},"160":{"tf":1.0},"228":{"tf":1.0},"277":{"tf":1.0},"441":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"262":{"tf":1.0}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"517":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"503":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"476":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"741":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"415":{"tf":1.0},"425":{"tf":1.0},"574":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"555":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"479":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"55":{"tf":1.0}}},"l":{"b":{"a":{"df":0,"docs":{},"r":{"df":5,"docs":{"870":{"tf":1.0},"873":{"tf":1.0},"877":{"tf":1.0},"884":{"tf":1.0},"888":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"56":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":13,"docs":{"10":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":1.0},"271":{"tf":1.0},"492":{"tf":1.0},"504":{"tf":1.0},"505":{"tf":1.0},"531":{"tf":1.0},"626":{"tf":1.0},"858":{"tf":1.0},"989":{"tf":1.0},"991":{"tf":1.0},"992":{"tf":1.0}}}},"df":34,"docs":{"1":{"tf":1.0},"1095":{"tf":1.0},"126":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"135":{"tf":1.0},"152":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"173":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"275":{"tf":1.0},"295":{"tf":1.0},"308":{"tf":1.0},"326":{"tf":1.0},"350":{"tf":1.0},"369":{"tf":1.0},"506":{"tf":1.0},"545":{"tf":1.0},"546":{"tf":1.0},"547":{"tf":1.0},"548":{"tf":1.0},"551":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"887":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":13,"docs":{"1004":{"tf":1.0},"1064":{"tf":1.0},"1097":{"tf":1.0},"441":{"tf":1.0},"449":{"tf":1.0},"518":{"tf":1.0},"520":{"tf":1.0},"521":{"tf":1.0},"527":{"tf":1.0},"530":{"tf":1.0},"593":{"tf":1.0},"666":{"tf":1.0},"980":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"m":{"df":1,"docs":{"924":{"tf":1.0}}}}},"v":{"1":{"df":3,"docs":{"523":{"tf":1.0},"524":{"tf":1.0},"525":{"tf":1.0}}},"2":{"df":1,"docs":{"531":{"tf":1.0}}},"3":{"df":2,"docs":{"521":{"tf":1.0},"522":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"412":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"776":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"462":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"519":{"tf":1.0},"945":{"tf":1.0}}}}},"u":{"df":1,"docs":{"450":{"tf":1.0}}}}}},"i":{"a":{"df":2,"docs":{"477":{"tf":1.0},"478":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":7,"docs":{"112":{"tf":1.0},"227":{"tf":1.0},"290":{"tf":1.0},"295":{"tf":1.0},"299":{"tf":1.0},"436":{"tf":1.0},"443":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"897":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"285":{"tf":1.0},"296":{"tf":1.0},"601":{"tf":1.0},"963":{"tf":1.0}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"102":{"tf":1.0}}}}}},"s":{"df":6,"docs":{"193":{"tf":1.0},"449":{"tf":1.0},"740":{"tf":1.0},"741":{"tf":1.0},"792":{"tf":1.0},"793":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"376":{"tf":1.0},"377":{"tf":1.0}}}}}}}},"u":{"df":4,"docs":{"266":{"tf":1.0},"528":{"tf":1.0},"57":{"tf":1.0},"970":{"tf":1.0}}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"523":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"524":{"tf":1.0},"974":{"tf":1.0},"975":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":2,"docs":{"1099":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"745":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":5,"docs":{"270":{"tf":1.4142135623730951},"271":{"tf":1.0},"272":{"tf":1.0},"273":{"tf":1.0},"710":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"1080":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"461":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":6,"docs":{"205":{"tf":1.0},"260":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"294":{"tf":1.0},"590":{"tf":1.0}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"133":{"tf":1.0},"332":{"tf":1.0},"378":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":2,"docs":{"492":{"tf":1.0},"504":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":8,"docs":{"1117":{"tf":1.0},"1118":{"tf":1.0},"1122":{"tf":1.0},"224":{"tf":1.0},"225":{"tf":1.0},"226":{"tf":1.0},"337":{"tf":1.0},"527":{"tf":1.0}}}}}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}} \ No newline at end of file